/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hard_d62b/customify
Author: WPCustomify
Author URI: https://pressmaximum.hard_d62b
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.hard_d62b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.out-63ff.component-bb7b/licenses/gpl-2.0.outer-d35c
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.wrapper-c5cd/, (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-dcff.column_fixed_c394/normalize.footer_54c2/
 ======
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.footer_54c2 v7.0.0 | MIT License | github.hard_d62b/necolas/normalize.footer_54c2 */
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;
}
.pink_b875 .link_prev_006e,
.preview-9c24,
.lower-8775,
.accent-east-a23e,
.sort_101e,
.label-hovered-1f65,
.description_current_50a5,
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;
}
.preview-9c24,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .preview-9c24,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .preview-9c24,
  h1 {
    font-size: 1.8em;
  }
}
.lower-8775,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.lower-8775 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .lower-8775,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .lower-8775,
  h2 {
    font-size: 1.7em;
  }
}
.accent-east-a23e,
h3 {
  font-size: 1.618em;
}
.pink_b875 .link_prev_006e,
.sort_101e,
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.status_easy_0a3f {
  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;
}
.menu_up_ebf7:after,
.menu_up_ebf7:before,
.complex-b1b3:after,
.complex-b1b3:before {
  content: "";
  display: table;
}
.menu_up_ebf7:after,
.complex-b1b3:after {
  clear: both;
}
.slider-north-31da {
  float: right;
  margin-right: 0;
}
.status-bottom-0487 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.glass_ab7a .over_728f,
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;
}
.glass_ab7a .over_728f: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;
}
.steel-a510 .over_728f {
  box-shadow: none;
}
.steel-a510
  .over_728f
  .widget-dark-659b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.steel-a510 .over_728f .copper-2eae {
  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;
}
.steel-a510
  .over_728f
  .copper-2eae
  b {
  display: none;
}
.steel-a510 .table-6b6a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.red_17fb:not(.menu_light_0aa8):not(.tag_tiny_65c6),
button:not(.menu_light_0aa8):not(.tag_tiny_65c6),
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ),
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ),
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ) {
  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;
}
.red_17fb:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):hover,
button:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):hover,
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):hover,
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):hover,
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.red_17fb:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):active,
.red_17fb:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):focus,
button:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):active,
button:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):focus,
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):active,
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):focus,
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):active,
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):focus,
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):active,
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):focus {
  outline: 0;
}
.red_17fb:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74,
button:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74,
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74,
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74,
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74 {
  position: relative;
}
.red_17fb:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .iron-5e7c,
.red_17fb:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .gold_6b74,
.red_17fb:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .rough_9e93,
.red_17fb:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  i,
.red_17fb:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  svg,
button:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .iron-5e7c,
button:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .gold_6b74,
button:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .rough_9e93,
button:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  i,
button:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  svg,
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .iron-5e7c,
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .gold_6b74,
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .rough_9e93,
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  i,
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  svg,
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .iron-5e7c,
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .gold_6b74,
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .rough_9e93,
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  i,
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  svg,
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .iron-5e7c,
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .gold_6b74,
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  .rough_9e93,
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  i,
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74
  svg {
  visibility: hidden;
}
.red_17fb:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74:after,
button:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74:after,
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74:after,
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74:after,
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ).fn-loading-7a74: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;
}
.red_17fb:not(.menu_light_0aa8):not(.tag_tiny_65c6),
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ),
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ),
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ) {
  color: #fff;
  background: #235787;
}
.red_17fb:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):focus,
input[type="button"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):focus,
input[type="reset"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):focus,
input[type="submit"]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ):focus {
  color: #fff;
}
.red_17fb.fn-disabled-7a74:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ),
.red_17fb[disabled]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ),
button.fn-disabled-7a74:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ),
button[disabled]:not(.menu_light_0aa8):not(
    .tag_tiny_65c6
  ) {
  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;
}
.filter_basic_0cfb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.filter_basic_0cfb: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;
}
.purple-6290 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.advanced_0628 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.disabled-b374 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.menu_up_ebf7:after,
.menu_up_ebf7:before,
.item-e952:after,
.item-e952:before,
.first_d7c4:after,
.first_d7c4:before,
.pagination-0b5f:after,
.pagination-0b5f:before,
.label_40c5:after,
.label_40c5:before,
.image_b701:after,
.image_b701:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.menu_up_ebf7:after,
.item-e952:after,
.first_d7c4:after,
.pagination-0b5f:after,
.label_40c5:after,
.image_b701:after {
  clear: both;
}
.item-e952 .disabled-a509,
.first_d7c4 .disabled-a509,
.label_basic_0e4c .disabled-a509 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.icon-0f61 {
  display: inline-block;
}
.disabled-5314 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.disabled-5314 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.disabled-5314 .tooltip_6914 {
  padding: 1em 0;
  font-size: 85%;
}
.tooltip_6914 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.article-dim-a3c2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.article-dim-a3c2:after,
.article-dim-a3c2:before {
  content: "";
  display: table;
}
.article-dim-a3c2:after {
  clear: both;
}
.slow_2c24 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.banner-static-ec85 .slow_2c24 {
  max-width: 50%;
}
.dark-82b7 .slow_2c24 {
  max-width: 33.33%;
}
.surface-bright-e771 .slow_2c24 {
  max-width: 25%;
}
.cool-3c88 .slow_2c24 {
  max-width: 20%;
}
.iron_9e61 .slow_2c24 {
  max-width: 16.66%;
}
.gallery-a51c .slow_2c24 {
  max-width: 14.28%;
}
.old-96d6 .slow_2c24 {
  max-width: 12.5%;
}
.breadcrumb-gas-c9fb .slow_2c24 {
  max-width: 11.11%;
}
.silver-c4fe {
  display: block;
}
.pink_b875 .green-5c0c label,
.pink_b875 .dim_fb6d label,
.pink_b875 .gallery_4a75 label,
.pink_b875 .large-f60e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast-2458 {
  list-style: none;
  margin: 0;
}
.fast-2458 article.hover_e5ae {
  margin-bottom: 0;
}
.fast-2458 ul {
  list-style: none;
  margin: 0;
}
.fast-2458 .gold_7c85 li.hover_e5ae {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast-2458 .gold_7c85 li.hover_e5ae {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast-2458 .gold_7c85 li.hover_e5ae: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) {
  .fast-2458 .gold_7c85 li.hover_e5ae li.hover_e5ae li.hover_e5ae li.hover_e5ae {
    padding-left: 0;
  }
}
article.hover_e5ae {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover_e5ae .item-e952 p:last-of-type {
  margin-bottom: 0;
}
article.hover_e5ae .tooltip_c1c1 {
  float: left;
}
article.hover_e5ae .title_top_fd23 {
  margin-left: 85px;
}
article.hover_e5ae .blue-721b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover_e5ae .blue-721b .solid_f4a2 {
  margin-left: 10px;
}
article.hover_e5ae .focus_96dd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover_e5ae .pagination-8c6c {
  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 .green-5c0c,
  #respond .gallery_4a75,
  #respond .large-f60e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .green-5c0c input,
#respond .gallery_4a75 input,
#respond .large-f60e input {
  width: 100%;
}
#respond .large-f60e {
  margin-right: 0;
}
#respond .slow-5c44 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph_white_025b {
  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;
}
.paragraph_white_025b.stale_4056 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paragraph_white_025b 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%);
}
.paragraph_white_025b:focus,
.paragraph_white_025b: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);
}
.carousel-0850 {
  border-radius: 10%;
}
.heading_blue_5a97 {
  border-radius: 50%;
}
.tooltip_c260 {
  font-size: 0.72em;
}
.breadcrumb_gas_555e {
  font-size: 0.875em;
}
.caption_stale_ac54 {
  font-size: 1.1em;
}
.dropdown_complex_e0af {
  text-transform: uppercase;
  line-height: 1.2;
}
.dropdown_complex_e0af.tooltip_c260 {
  letter-spacing: 0.5px;
}
.texture-3c27,
.texture-3c27 a {
  color: #6d6d6d;
}
.texture-3c27 a:hover {
  color: #111;
}
.section-2d3d {
  color: #6d6d6d;
}
.bottom_5e9a {
  overflow-x: hidden;
}
.bottom_5e9a .widget_east_721d.label-pressed-e29e {
  position: relative;
}
.bottom_5e9a .widget_east_721d.label-pressed-e29e.large-be50 {
  position: initial;
}
.bottom_5e9a
  .widget_east_721d.label-pressed-e29e.large-be50
  .narrow-54a5 {
  left: auto;
}
.bottom_5e9a .widget_east_721d .narrow-54a5 {
  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;
}
.bottom_5e9a .widget_east_721d:hover.label-pressed-e29e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bottom_5e9a
  .widget_east_721d:hover.label-pressed-e29e
  .narrow-54a5 {
  display: block;
  z-index: 9999999;
}
.bottom_5e9a .heading_26e6 .preview-1bf8,
.bottom_5e9a .element_next_229d .preview-1bf8 {
  display: none;
}
.bottom_5e9a .dim_ce70 .widget_east_721d:hover.label-pressed-e29e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pink_b875 .green-5c0c label,
.pink_b875 .dim_fb6d label,
.pink_b875 .gallery_4a75 label,
.pink_b875 .large-f60e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast-2458 {
  list-style: none;
  margin: 0;
}
.fast-2458 article.hover_e5ae {
  margin-bottom: 0;
}
.fast-2458 ul {
  list-style: none;
  margin: 0;
}
.fast-2458 .gold_7c85 li.hover_e5ae {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast-2458 .gold_7c85 li.hover_e5ae {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast-2458 .gold_7c85 li.hover_e5ae: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) {
  .fast-2458 .gold_7c85 li.hover_e5ae li.hover_e5ae li.hover_e5ae li.hover_e5ae {
    padding-left: 0;
  }
}
article.hover_e5ae {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover_e5ae .item-e952 p:last-of-type {
  margin-bottom: 0;
}
article.hover_e5ae .tooltip_c1c1 {
  float: left;
}
article.hover_e5ae .title_top_fd23 {
  margin-left: 85px;
}
article.hover_e5ae .blue-721b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover_e5ae .blue-721b .solid_f4a2 {
  margin-left: 10px;
}
article.hover_e5ae .focus_96dd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover_e5ae .pagination-8c6c {
  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 .green-5c0c,
  #respond .gallery_4a75,
  #respond .large-f60e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .green-5c0c input,
#respond .gallery_4a75 input,
#respond .large-f60e input {
  width: 100%;
}
#respond .large-f60e {
  margin-right: 0;
}
#respond .slow-5c44 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading_26e6 .dim_fcb5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dim_fcb5 .preview_purple_4e05.header_pro_0330 .purple-dad1 > li > a:focus,
.dim_fcb5 .preview_purple_4e05.header_pro_0330 .purple-dad1 > li > a:hover,
.dim_fcb5 .preview_purple_4e05.panel-3942 .purple-dad1 > li > a:focus,
.dim_fcb5 .preview_purple_4e05.panel-3942 .purple-dad1 > li > a:hover,
.dim_fcb5 .preview_purple_4e05.breadcrumb-middle-2c98 .purple-dad1 > li > a:focus,
.dim_fcb5 .preview_purple_4e05.breadcrumb-middle-2c98 .purple-dad1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_fcb5
  .preview_purple_4e05.header_pro_0330
  .purple-dad1
  > li.silver-6238
  > a,
.dim_fcb5
  .preview_purple_4e05.header_pro_0330
  .purple-dad1
  > li.blue_4caa
  > a,
.dim_fcb5
  .preview_purple_4e05.panel-3942
  .purple-dad1
  > li.silver-6238
  > a,
.dim_fcb5
  .preview_purple_4e05.panel-3942
  .purple-dad1
  > li.blue_4caa
  > a,
.dim_fcb5
  .preview_purple_4e05.breadcrumb-middle-2c98
  .purple-dad1
  > li.silver-6238
  > a,
.dim_fcb5 .preview_purple_4e05.breadcrumb-middle-2c98 .purple-dad1 > li.light-b287 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dim_fcb5 .thumbnail_5b70,
.dim_fcb5 .thumbnail_5b70 a {
  color: rgba(255, 255, 255, 0.99);
}
.dim_fcb5 .dropdown_0228.popup_under_377b li a,
.dim_fcb5 .warm-2479 a,
.dim_fcb5 .frame-outer-dc62,
.dim_fcb5 .purple-dad1 > li > a,
.dim_fcb5 .article_5edd {
  color: rgba(255, 255, 255, 0.79);
}
.dim_fcb5 .dropdown_0228.popup_under_377b li a:hover,
.dim_fcb5 .warm-2479 a:hover,
.dim_fcb5 .frame-outer-dc62:hover,
.dim_fcb5 .purple-dad1 > li > a:hover,
.dim_fcb5 .article_5edd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_fcb5 .thumbnail-2112 {
  color: rgba(255, 255, 255, 0.79);
}
.dim_fcb5 .thumbnail-2112 .nav_bc74 {
  color: rgba(255, 255, 255, 0.99);
}
.dim_fcb5 .thumbnail-2112:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_fcb5 .carousel_22fa .mask_selected_5dd2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim_fcb5 .carousel_22fa .mask_selected_5dd2 .icon-e295 {
  color: rgba(255, 255, 255, 0.79);
}
.dim_fcb5
  .carousel_22fa
  .mask_selected_5dd2
  .icon-e295::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_fcb5
  .carousel_22fa
  .mask_selected_5dd2
  .icon-e295:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_fcb5
  .carousel_22fa
  .mask_selected_5dd2
  .icon-e295::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_fcb5
  .carousel_22fa
  .mask_selected_5dd2
  .icon-e295::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_fcb5 .carousel_22fa .detail-gold-42c3 {
  color: rgba(255, 255, 255, 0.79);
}
.dim_fcb5 .carousel_22fa .detail-gold-42c3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-e2e7
  .dim_fcb5
  .carousel_22fa
  .caption_orange_d577
  .cold_3258 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus-e2e7
  .dim_fcb5
  .carousel_22fa
  .caption_orange_d577
  .icon-e295 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading_26e6 .highlight_5c64 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.highlight_5c64 .preview_purple_4e05.header_pro_0330 .purple-dad1 > li > a:focus,
.highlight_5c64 .preview_purple_4e05.header_pro_0330 .purple-dad1 > li > a:hover,
.highlight_5c64 .preview_purple_4e05.panel-3942 .purple-dad1 > li > a:focus,
.highlight_5c64 .preview_purple_4e05.panel-3942 .purple-dad1 > li > a:hover,
.highlight_5c64 .preview_purple_4e05.breadcrumb-middle-2c98 .purple-dad1 > li > a:focus,
.highlight_5c64 .preview_purple_4e05.breadcrumb-middle-2c98 .purple-dad1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_5c64
  .preview_purple_4e05.header_pro_0330
  .purple-dad1
  > li.silver-6238
  > a,
.highlight_5c64
  .preview_purple_4e05.header_pro_0330
  .purple-dad1
  > li.blue_4caa
  > a,
.highlight_5c64
  .preview_purple_4e05.panel-3942
  .purple-dad1
  > li.silver-6238
  > a,
.highlight_5c64
  .preview_purple_4e05.panel-3942
  .purple-dad1
  > li.blue_4caa
  > a,
.highlight_5c64
  .preview_purple_4e05.breadcrumb-middle-2c98
  .purple-dad1
  > li.silver-6238
  > a,
.highlight_5c64 .preview_purple_4e05.breadcrumb-middle-2c98 .purple-dad1 > li.light-b287 > a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_5c64 .thumbnail_5b70,
.highlight_5c64 .thumbnail_5b70 a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_5c64 .dropdown_0228.popup_under_377b li a,
.highlight_5c64 .warm-2479 a,
.highlight_5c64 .frame-outer-dc62,
.highlight_5c64 .purple-dad1 > li > a,
.highlight_5c64 .article_5edd {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_5c64 .dropdown_0228.popup_under_377b li a:hover,
.highlight_5c64 .warm-2479 a:hover,
.highlight_5c64 .frame-outer-dc62:hover,
.highlight_5c64 .purple-dad1 > li > a:hover,
.highlight_5c64 .article_5edd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_5c64 .thumbnail-2112 {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_5c64 .thumbnail-2112 .nav_bc74 {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_5c64 .thumbnail-2112:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_selected_2b6b .pagination-47b2 {
  margin-left: auto;
  margin-right: auto;
}
.first_d7c4 > * {
  margin-left: auto;
  margin-right: auto;
}
.first_d7c4 .purple-6290 {
  margin-right: 1.41575em;
}
.card_black_b240 .first_d7c4 > .column_7099 {
  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;
}
.card_black_b240 .first_d7c4 > .grid-3629 {
  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;
}
.primary_ae64.alert_selected_2b6b .pagination-47b2,
.slider_wide_fd1e.alert_selected_2b6b .pagination-47b2 {
  margin-left: 0;
}
.purple-3875.alert_selected_2b6b .pagination-47b2,
.container-1eb2.alert_selected_2b6b .pagination-47b2 {
  margin-right: 0;
}
.first_d7c4 ol,
.first_d7c4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.paragraph-c537 video {
  max-width: 100%;
}
.up-0274 img {
  display: block;
}
.up-0274.purple-6290,
.up-0274.advanced_0628 {
  width: 100%;
}
.up-0274.grid-3629 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pattern_3b53:not(.article-hovered-9817) {
  margin: 1.5em auto;
}
.large_716e p {
  padding: 1.5em 14px;
}
ul.left-b144.grid-3629,
ul.left-b144.column_7099,
ul.left-b144.message_ad13.column_7099 {
  padding: 0 14px;
}
.nav_active_4c56 {
  display: block;
  overflow-x: auto;
}
.nav_active_4c56 table {
  border-collapse: collapse;
  width: 100%;
}
.nav_active_4c56 td,
.nav_active_4c56 th {
  padding: 0.5em;
}
.first_d7c4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.first_d7c4 ol ol,
.first_d7c4 ol ul,
.first_d7c4 ul ol,
.first_d7c4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.first_d7c4 ol ol li,
.first_d7c4 ol ul li,
.first_d7c4 ul ol li,
.first_d7c4 ul ul li {
  margin-left: 0;
}
.tiny_794a.preview-0090 > .input_293a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tiny_794a.preview-0090 > .input_293a iframe,
.tiny_794a.preview-0090 > .input_293a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.avatar_5dc5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.avatar_5dc5.container-c6e3 {
  padding: 0;
}
.avatar_5dc5.container-c6e3 cite {
  font-size: 13px;
}
.avatar_5dc5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.avatar_5dc5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.column-clean-d88a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.column-clean-d88a > p:first-child {
  margin-top: 0;
}
.column-clean-d88a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.column-clean-d88a blockquote {
  border-left: 0;
}
.hard-5844 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hard-5844:not(.sidebar_7774) {
  max-width: 100px;
}
.hard-5844.easy-3cc9 {
  border-bottom: none !important;
  text-align: center;
}
.hard-5844.easy-3cc9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .large_716e p {
    padding: 1.5em 0;
  }
}
.image_new_de7c {
  color: #0073aa;
}
.link_a1ac {
  background-color: #0073aa;
}
.texture_active_f3f3 {
  color: #229fd8;
}
.tabs_f3af {
  background-color: #229fd8;
}
.sidebar_wide_a681 {
  color: #eee;
}
.aside_886f {
  background-color: #eee;
}
.table_middle_7f6d {
  color: #444;
}
.outer_46ed {
  background-color: #444;
}
.huge-f013 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.huge-f013 .widget_white_c178 .warm-2479 {
  font-size: 15px;
}
.huge-f013 .warm-2479 {
  line-height: 1.3;
}
.huge-f013 .highlight_5c64 {
}
.huge-f013 .dim_fcb5 {
  background: #235787;
}
.banner_edb8 {
  padding: 0;
}
.banner_edb8 .dim_fcb5 {
  background: #1a1a1a;
}
.banner_edb8 .highlight_5c64 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.banner-copper-06ee {
  padding: 0;
  border-left: none;
  border-right: none;
}
.banner-copper-06ee .highlight_5c64 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.banner-copper-06ee .dim_fcb5 {
  background: #303030;
}
.image_b701 {
  position: relative;
  z-index: 10;
}
.image_b701 .message-cold-1112 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_fe98 .label-pressed-e29e {
  display: inline-block;
  vertical-align: middle;
}
.module_fe98.shade-prev-7ed9 .label-pressed-e29e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module_fe98.shade-prev-7ed9 .label-pressed-e29e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module_fe98.shade-prev-7ed9 .label-pressed-e29e {
    margin-right: 0.4em;
  }
}
.module_fe98.shade-prev-7ed9 .label-pressed-e29e:last-child {
  margin-right: 0;
}
.component-cool-f800 .message-cold-1112 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .heading_26e6 .widget_white_c178 {
    margin: 0 -0.5em;
  }
  .heading_26e6 .widget_white_c178 [class*="customify-col-"],
  .heading_26e6 .widget_white_c178 [class*="customify-col_"],
  .heading_26e6 .widget_white_c178 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.heading_26e6.button_motion_92a5 .message-cold-1112 {
  background: 0 0 !important;
}
.heading_26e6.button_motion_92a5 .message-cold-1112,
.heading_26e6.component-cool-f800 .message-cold-1112 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .heading_26e6.orange_5bcf {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.heading_26e6.component-cool-f800 .message-cold-1112 {
  box-shadow: none !important;
}
.cold-efd1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .cold-efd1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .cold-efd1 {
    padding: 18px 0 20px;
  }
}
.cold-efd1 .sort-c17e {
  width: 100%;
}
.cold-efd1 .avatar-258b {
  margin-bottom: 0;
}
.cold-efd1 .layout_first_f6ab {
  margin-top: 5px;
  font-size: 0.875em;
}
.caption_b44f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.caption_b44f .modal-0008 {
  width: 100%;
}
.image_2437 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.image_2437 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.image_2437 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;
}
.image_2437 li:last-child:after {
  display: none;
}
.image_2437 li a {
  font-weight: 500;
  margin-right: 10px;
}
.next-a6c4 .preview-1bf8 button,
.cold-efd1 .preview-1bf8 button {
  left: 0;
}
.next-a6c4 .modal-0008,
.cold-efd1 .modal-0008 {
  padding-left: 0;
  padding-right: 0;
}
.next-a6c4 .caption_b44f,
.cold-efd1 .caption_b44f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.next-a6c4 {
  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;
}
.next-a6c4: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;
}
.next-a6c4 .hard_4c8d {
  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) {
  .next-a6c4 .hard_4c8d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .next-a6c4 .hard_4c8d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .next-a6c4 .hard_4c8d {
    min-height: 200px;
  }
}
.next-a6c4 .image_2437 {
  color: rgba(255, 255, 255, 0.8);
}
.next-a6c4 .image_2437 a,
.next-a6c4 .image_2437 li:after {
  color: inherit;
}
.next-a6c4 .image_2437 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container-first-eace {
  margin-bottom: 0.5em;
}
.left_4559 {
  margin-bottom: 1.2em;
}
.left_4559,
.container-first-eace {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.left_4559 p:last-child,
.container-first-eace p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .preview-1bf8,
#masthead .preview-1bf8 {
  display: none;
}
#masthead
  > .preview-1bf8.fixed_8c77 {
  display: none;
}
#masthead > .preview-1bf8 button {
  left: 0;
}
.pro_fca4 {
  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%;
}
.pro_fca4 .label-pressed-e29e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pro_fca4 .paper_7743 {
  display: -webkit-box;
  display: flex;
}
.pro_fca4 .paper_7743.tooltip_paper_e8be {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pro_fca4 .paper_7743.last_e0d6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro_fca4 .paper_7743.rough_a188 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro_fca4.last-7b7b.cold_8e31 .paper_7743.tooltip_paper_e8be {
  flex-basis: 100%;
}
.pro_fca4.table_8d99 .paper_7743.last_e0d6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pro_fca4.table_8d99 .paper_7743.rough_a188 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .preview-1bf8.fixed_8c77 {
  display: none;
}
#masthead > .preview-1bf8 button {
  left: 0;
}
.inner_9831 {
  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;
}
.inner_9831:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.inner_9831.logo_30af i {
  margin-right: 4px;
}
.inner_9831.highlight-left-5d50 i {
  margin-left: 5px;
}
.warm-2479 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.warm-2479 p:last-child {
  margin-bottom: 0;
}
.top-7e07 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.top-7e07 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.top-7e07 img {
  display: block;
  width: auto;
  line-height: 1;
}
.top-7e07 .thumbnail_5b70 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.top-7e07 .top_d432 {
  margin: 5px 0 7px 0;
}
.top-7e07.easy_7858 .dirty_da48 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.top-7e07.easy_7858 .list-6027 {
  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;
}
.top-7e07.tooltip_7fa2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.top-7e07.tooltip_7fa2 .dirty_da48 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.top-7e07.tooltip_7fa2 .list-6027 {
  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;
}
.top-7e07.new_f9c4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.top-7e07.footer_ba0e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.top-7e07.footer_ba0e .list-6027 {
  margin-top: 7px;
}
.left_9035 {
  display: inline-block;
}
.image_b701 .widget_dim_3cfe .top-7e07 img {
  max-width: 100%;
}
.preview_purple_4e05 .content_purple_795c.accent_8164,
.input-fd6a .content_purple_795c.accent_8164 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.preview_purple_4e05 .image_aabb,
.input-fd6a .image_aabb {
  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%);
}
.preview_purple_4e05 .image_aabb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.preview_purple_4e05.search-de78 .image_aabb {
  display: none;
}
.preview_purple_4e05 .modal_d291 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview_purple_4e05 .modal_d291 li {
  display: inline-block;
  position: relative;
}
.preview_purple_4e05 .modal_d291 li:last-child {
  margin-right: 0;
}
.preview_purple_4e05 .modal_d291 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;
}
.preview_purple_4e05 .modal_d291 li.light-b287 > a {
  color: rgba(0, 0, 0, 0.9);
}
.preview_purple_4e05 .modal_d291 > 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;
}
.preview_purple_4e05 .modal_d291 > li > a i {
  line-height: 0;
}
.preview_purple_4e05 .modal_d291 > li.banner_hard_90aa > a .image_aabb {
  margin-left: 4px;
  line-height: 0;
}
.preview_purple_4e05 .modal_d291 .mask-up-4500 li.banner_hard_90aa > a {
  position: relative;
}
.preview_purple_4e05 .modal_d291 .mask-up-4500 li.banner_hard_90aa > a:after,
.preview_purple_4e05 .modal_d291 .mask-up-4500 li.banner_hard_90aa > a:before {
  content: "";
  display: table;
}
.preview_purple_4e05 .modal_d291 .mask-up-4500 li.banner_hard_90aa > a:after {
  clear: both;
}
.preview_purple_4e05 .modal_d291 .mask-up-4500 li.banner_hard_90aa > a .image_aabb {
  margin-left: 5px;
  float: right;
}
.preview_purple_4e05 .tag-green-fd25,
.preview_purple_4e05 .mask-up-4500 {
  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;
}
.preview_purple_4e05 .mask-up-4500 {
  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;
}
.preview_purple_4e05 .mask-up-4500 .accent_8164 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.preview_purple_4e05 .mask-up-4500 .image_aabb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.preview_purple_4e05 .mask-up-4500 li {
  display: block;
  margin: 0;
  padding: 0;
}
.preview_purple_4e05 .mask-up-4500 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;
}
.preview_purple_4e05 .mask-up-4500 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.preview_purple_4e05 .mask-up-4500 .mask-up-4500 {
  top: 0;
  left: 100%;
}
.preview_purple_4e05 .basic-7fb4.fn-focus-7a74 > .tag-green-fd25,
.preview_purple_4e05 .basic-7fb4.fn-focus-7a74 > .mask-up-4500,
.preview_purple_4e05 .basic-7fb4:focus > .tag-green-fd25,
.preview_purple_4e05 .basic-7fb4:focus > .mask-up-4500,
.preview_purple_4e05 .basic-7fb4:hover > .tag-green-fd25,
.preview_purple_4e05 .basic-7fb4:hover > .mask-up-4500 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.preview_purple_4e05.breadcrumb-middle-2c98 .purple-dad1:after,
.preview_purple_4e05.breadcrumb-middle-2c98 .purple-dad1:before {
  content: "";
  display: table;
}
.preview_purple_4e05.breadcrumb-middle-2c98 .purple-dad1:after {
  clear: both;
}
.preview_purple_4e05.breadcrumb-middle-2c98 .purple-dad1 > li {
  float: left;
}
.preview_purple_4e05.wrapper_easy_9375 .purple-dad1:after,
.preview_purple_4e05.wrapper_easy_9375 .purple-dad1:before {
  content: "";
  display: table;
}
.preview_purple_4e05.wrapper_easy_9375 .purple-dad1:after {
  clear: both;
}
.preview_purple_4e05.wrapper_easy_9375 .purple-dad1 > li {
  float: left;
}
.preview_purple_4e05.wrapper_easy_9375 .purple-dad1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.preview_purple_4e05.wrapper_easy_9375 .purple-dad1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.preview_purple_4e05.wrapper_easy_9375 .purple-dad1 > li.silver-6238 > a,
.preview_purple_4e05.wrapper_easy_9375 .purple-dad1 > li.light-b287 > a {
  color: #fff;
  background-color: #1e4b75;
}
.preview_purple_4e05.header_pro_0330 .purple-dad1 > li > a .accent_8164 {
  position: relative;
}
.preview_purple_4e05.header_pro_0330 .purple-dad1 > li > a .accent_8164: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;
}
.preview_purple_4e05.header_pro_0330
  .purple-dad1
  > li:focus
  > a
  .accent_8164:before,
.preview_purple_4e05.header_pro_0330
  .purple-dad1
  > li:hover
  > a
  .accent_8164:before {
  width: 100%;
  background-color: currentColor;
}
.preview_purple_4e05.header_pro_0330
  .purple-dad1
  > li.silver-6238
  > a
  .accent_8164:before,
.preview_purple_4e05.header_pro_0330
  .purple-dad1
  > li.blue_4caa
  > a
  .accent_8164:before {
  width: 100%;
  background-color: currentColor;
}
.preview_purple_4e05.panel-3942 .purple-dad1 > li > a .accent_8164 {
  position: relative;
}
.preview_purple_4e05.panel-3942 .purple-dad1 > li > a .accent_8164: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;
}
.preview_purple_4e05.panel-3942 .purple-dad1 > li:focus > a .accent_8164:before,
.preview_purple_4e05.panel-3942
  .purple-dad1
  > li:hover
  > a
  .accent_8164:before {
  width: 100%;
  background-color: currentColor;
}
.preview_purple_4e05.panel-3942
  .purple-dad1
  > li.silver-6238
  > a
  .accent_8164:before,
.preview_purple_4e05.panel-3942
  .purple-dad1
  > li.blue_4caa
  > a
  .accent_8164:before {
  width: 100%;
  background-color: currentColor;
}
.input-fd6a .modal_d291 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input-fd6a .modal_d291 li:first-child > a {
  border-top: none;
}
.input-fd6a .modal_d291 .message_over_6265 > .accent_8164 .image_aabb {
  display: none;
}
.input-fd6a .modal_d291 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input-fd6a .modal_d291 li:last-child {
  border: none;
}
.input-fd6a .modal_d291 li.banner_hard_90aa > a {
  padding-right: 45px !important;
}
.input-fd6a .modal_d291 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input-fd6a .modal_d291 li a:focus,
.input-fd6a .modal_d291 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-fd6a .modal_d291 li .modal_inner_dad1 {
  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;
}
.input-fd6a .modal_d291 li .modal_inner_dad1:hover {
  box-shadow: none;
}
.input-fd6a .modal_d291 li .modal_inner_dad1 .image_aabb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input-fd6a .modal_d291 .mask-up-4500 {
  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);
}
.input-fd6a .modal_d291 .mask-up-4500 li a {
  padding-left: 3em;
}
.input-fd6a .modal_d291 .preview_solid_cc11 > a .modal_inner_dad1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input-fd6a .modal_d291 .preview_solid_cc11 > .mask-up-4500 {
  display: block;
  opacity: 1;
}
.east-3af1 {
  max-width: 100%;
}
.mini_bd50 {
  line-height: 0;
  cursor: pointer;
}
.article_5edd {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.article_5edd:hover {
  box-shadow: none;
  color: currentColor;
}
.article_5edd svg {
  width: 18px;
  height: 18px;
}
.article_5edd .header-simple-9924 {
  display: none;
}
.widget_out_0cff {
  position: relative;
}
.widget_out_0cff.fn-active-7a74 .article_5edd .footer-8a10 {
  display: none;
}
.widget_out_0cff.fn-active-7a74 .article_5edd .header-simple-9924 {
  display: inline-block;
}
.widget_out_0cff .video-eea9 {
  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);
}
.widget_out_0cff.tertiary-62b7 .video-eea9 {
  left: auto;
  right: -0.9em;
}
.widget_out_0cff.tertiary-62b7 .block_856b::before {
  left: auto;
  right: 15px;
}
.widget_out_0cff.fn-active-7a74 .video-eea9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption_orange_d577 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.caption_orange_d577 label {
  flex-basis: 100%;
}
.caption_orange_d577 .mask_selected_5dd2 {
  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;
}
.caption_orange_d577 .icon-e295 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.caption_orange_d577 .icon-e295:focus {
  background-color: transparent;
}
.caption_orange_d577 button.detail-gold-42c3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.caption_orange_d577 button.detail-gold-42c3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.caption_orange_d577 button.detail-gold-42c3 svg {
  width: 18px;
  height: 18px;
}
.caption_orange_d577 input[type="submit"] {
  min-height: auto;
}
.carousel_22fa .caption_orange_d577 .icon-e295 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.block_856b {
  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) {
  .block_856b {
    width: 220px;
  }
}
.block_856b label {
  flex-basis: 100%;
}
.block_856b::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;
}
.focus-e2e7 .carousel_22fa .caption_orange_d577 {
  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;
}
.focus-e2e7
  .carousel_22fa
  .caption_orange_d577
  .mask_selected_5dd2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focus-e2e7 .carousel_22fa .caption_orange_d577 .icon-e295 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.focus-e2e7
  .carousel_22fa
  .caption_orange_d577
  .icon-e295:focus {
  background: 0 0;
}
.focus-e2e7
  .carousel_22fa
  .caption_orange_d577
  .cold_3258 {
  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;
}
.dropdown_0228 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dropdown_0228 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dropdown_0228 li:last-child {
  margin-right: 0;
}
.dropdown_0228 li:first-child {
  margin-left: 0;
}
.dropdown_0228.sort_6883 a {
  color: #fff;
}
.dropdown_0228.sort_6883 a:hover {
  color: #fff;
}
.dropdown_0228 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dropdown_0228 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dropdown_0228 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dropdown_0228 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dropdown_0228 [class*="social-icon-apple"] {
  background-color: #999;
}
.dropdown_0228 [class*="social-icon-apple"].breadcrumb-aa27 {
  background-color: transparent;
  color: #999;
}
.dropdown_0228 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dropdown_0228 [class*="social-icon-behance"].breadcrumb-aa27 {
  background-color: transparent;
  color: #1769ff;
}
.dropdown_0228 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dropdown_0228 [class*="social-icon-bitbucket"].breadcrumb-aa27 {
  background-color: transparent;
  color: #205081;
}
.dropdown_0228 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dropdown_0228 [class*="social-icon-codepen"].breadcrumb-aa27 {
  background-color: transparent;
  color: #000;
}
.dropdown_0228 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dropdown_0228 [class*="social-icon-delicious"].breadcrumb-aa27 {
  background-color: transparent;
  color: #39f;
}
.dropdown_0228 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dropdown_0228 [class*="social-icon-digg"].breadcrumb-aa27 {
  background-color: transparent;
  color: #005be2;
}
.dropdown_0228 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dropdown_0228 [class*="social-icon-dribbble"].breadcrumb-aa27 {
  background-color: transparent;
  color: #ea4c89;
}
.dropdown_0228 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dropdown_0228 [class*="social-icon-envelope"].breadcrumb-aa27 {
  background-color: transparent;
  color: #ea4335;
}
.dropdown_0228 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dropdown_0228 [class*="social-icon-facebook"].breadcrumb-aa27 {
  background-color: transparent;
  color: #3b5998;
}
.dropdown_0228 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dropdown_0228 [class*="social-icon-flickr"].breadcrumb-aa27 {
  background-color: transparent;
  color: #0063dc;
}
.dropdown_0228 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dropdown_0228 [class*="social-icon-foursquare"].breadcrumb-aa27 {
  background-color: transparent;
  color: #2d5be3;
}
.dropdown_0228 [class*="social-icon-github"] {
  background-color: #333;
}
.dropdown_0228 [class*="social-icon-github"].breadcrumb-aa27 {
  background-color: transparent;
  color: #333;
}
.dropdown_0228 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dropdown_0228 [class*="social-icon-google-plus"].breadcrumb-aa27 {
  background-color: transparent;
  color: #dd4b39;
}
.dropdown_0228 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dropdown_0228 [class*="social-icon-houzz"].breadcrumb-aa27 {
  background-color: transparent;
  color: #7ac142;
}
.dropdown_0228 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dropdown_0228 [class*="social-icon-instagram"].breadcrumb-aa27 {
  background-color: transparent;
  color: #262626;
}
.dropdown_0228 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dropdown_0228 [class*="social-icon-jsfiddle"].breadcrumb-aa27 {
  background-color: transparent;
  color: #487aa2;
}
.dropdown_0228 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dropdown_0228 [class*="social-icon-linkedin"].breadcrumb-aa27 {
  background-color: transparent;
  color: #0077b5;
}
.dropdown_0228 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dropdown_0228 [class*="social-icon-medium"].breadcrumb-aa27 {
  background-color: transparent;
  color: #00ab6b;
}
.dropdown_0228 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dropdown_0228
  [class*="social-icon-odnoklassniki"].breadcrumb-aa27 {
  background-color: transparent;
  color: #f4731c;
}
.dropdown_0228 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dropdown_0228 [class*="social-icon-meetup"].breadcrumb-aa27 {
  background-color: transparent;
  color: #ec1c40;
}
.dropdown_0228 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dropdown_0228 [class*="social-icon-pinterest"].breadcrumb-aa27 {
  background-color: transparent;
  color: #bd081c;
}
.dropdown_0228 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dropdown_0228 [class*="social-icon-product-hunt"].breadcrumb-aa27 {
  background-color: transparent;
  color: #da552f;
}
.dropdown_0228 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dropdown_0228 [class*="social-icon-reddit"].breadcrumb-aa27 {
  background-color: transparent;
  color: #ff4500;
}
.dropdown_0228 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dropdown_0228 [class*="social-icon-rss"].breadcrumb-aa27 {
  background-color: transparent;
  color: #f26522;
}
.dropdown_0228 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dropdown_0228
  [class*="social-icon-shopping-cart"].breadcrumb-aa27 {
  background-color: transparent;
  color: #4caf50;
}
.dropdown_0228 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dropdown_0228 [class*="social-icon-skype"].breadcrumb-aa27 {
  background-color: transparent;
  color: #00aff0;
}
.dropdown_0228 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dropdown_0228 [class*="social-icon-slideshare"].breadcrumb-aa27 {
  background-color: transparent;
  color: #0077b5;
}
.dropdown_0228 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dropdown_0228 [class*="social-icon-snapchat"].breadcrumb-aa27 {
  background-color: transparent;
  color: #fffc00;
}
.dropdown_0228 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dropdown_0228 [class*="social-icon-soundcloud"].breadcrumb-aa27 {
  background-color: transparent;
  color: #f80;
}
.dropdown_0228 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dropdown_0228 [class*="social-icon-spotify"].breadcrumb-aa27 {
  background-color: transparent;
  color: #2ebd59;
}
.dropdown_0228 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dropdown_0228
  [class*="social-icon-stack-overflow"].breadcrumb-aa27 {
  background-color: transparent;
  color: #fe7a15;
}
.dropdown_0228 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dropdown_0228 [class*="social-icon-maldkfgram"].breadcrumb-aa27 {
  background-color: transparent;
  color: #2ca5e0;
}
.dropdown_0228 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dropdown_0228 [class*="social-icon-tripadvisor"].breadcrumb-aa27 {
  background-color: transparent;
  color: #589442;
}
.dropdown_0228 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dropdown_0228 [class*="social-icon-tumblr"].breadcrumb-aa27 {
  background-color: transparent;
  color: #35465c;
}
.dropdown_0228 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dropdown_0228 [class*="social-icon-twitch"].breadcrumb-aa27 {
  background-color: transparent;
  color: #6441a5;
}
.dropdown_0228 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dropdown_0228 [class*="social-icon-twitter"].breadcrumb-aa27 {
  background-color: transparent;
  color: #1da1f2;
}
.dropdown_0228 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dropdown_0228 [class*="social-icon-vimeo"].breadcrumb-aa27 {
  background-color: transparent;
  color: #1ab7ea;
}
.dropdown_0228 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dropdown_0228 [class*="social-icon-vk"].breadcrumb-aa27 {
  background-color: transparent;
  color: #45668e;
}
.dropdown_0228 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dropdown_0228 [class*="social-icon-weibo"].breadcrumb-aa27 {
  background-color: transparent;
  color: #df2029;
}
.dropdown_0228 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dropdown_0228 [class*="social-icon-weixin"].breadcrumb-aa27 {
  background-color: transparent;
  color: #7bb32e;
}
.dropdown_0228 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dropdown_0228 [class*="social-icon-whatsapp"].breadcrumb-aa27 {
  background-color: transparent;
  color: #25d366;
}
.dropdown_0228 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dropdown_0228 [class*="social-icon-wordpress"].breadcrumb-aa27 {
  background-color: transparent;
  color: #21759b;
}
.dropdown_0228 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dropdown_0228 [class*="social-icon-xing"].breadcrumb-aa27 {
  background-color: transparent;
  color: #026466;
}
.dropdown_0228 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dropdown_0228 [class*="social-icon-yelp"].breadcrumb-aa27 {
  background-color: transparent;
  color: #af0606;
}
.dropdown_0228 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dropdown_0228 [class*="social-icon-youtube"].breadcrumb-aa27 {
  background-color: transparent;
  color: #cd201f;
}
.frame-outer-dc62 {
  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;
}
.frame-outer-dc62:hover {
  box-shadow: none;
  background: 0 0;
}
.item-copper-3641 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.aside-660a {
  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;
}
.dim-5856 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.texture_gold_5588 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.texture_gold_5588,
.texture_gold_5588::after,
.texture_gold_5588::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;
}
.texture_gold_5588::after,
.texture_gold_5588::before {
  content: "";
  display: block;
  background-color: inherit;
}
.backdrop_full_969b .aside-660a .dim-5856 {
  margin-top: -2px;
  width: 19px;
}
.backdrop_full_969b .aside-660a .texture_gold_5588 {
  margin-top: -1px;
}
.backdrop_full_969b .aside-660a .texture_gold_5588,
.backdrop_full_969b .aside-660a .texture_gold_5588::after,
.backdrop_full_969b .aside-660a .texture_gold_5588::before {
  width: 19px;
  height: 2px;
}
.backdrop_full_969b .aside-660a .texture_gold_5588::before {
  top: -6px;
}
.backdrop_full_969b .aside-660a .texture_gold_5588::after {
  bottom: -6px;
}
.frame-9562 .aside-660a .dim-5856 {
  margin-top: -2px;
  width: 22px;
}
.frame-9562 .aside-660a .texture_gold_5588 {
  margin-top: -1px;
}
.frame-9562 .aside-660a .texture_gold_5588,
.frame-9562 .aside-660a .texture_gold_5588::after,
.frame-9562 .aside-660a .texture_gold_5588::before {
  width: 22px;
  height: 2px;
}
.frame-9562 .aside-660a .texture_gold_5588::before {
  top: -7px;
}
.frame-9562 .aside-660a .texture_gold_5588::after {
  bottom: -7px;
}
.list-c8fa .aside-660a .dim-5856 {
  margin-top: -2px;
  width: 31px;
}
.list-c8fa .aside-660a .texture_gold_5588 {
  margin-top: -1.5px;
}
.list-c8fa .aside-660a .texture_gold_5588,
.list-c8fa .aside-660a .texture_gold_5588::after,
.list-c8fa .aside-660a .texture_gold_5588::before {
  width: 31px;
  height: 3px;
}
.list-c8fa .aside-660a .texture_gold_5588::before {
  top: -9px;
}
.list-c8fa .aside-660a .texture_gold_5588::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .widget-0966 .aside-660a .dim-5856 {
    margin-top: -2px;
    width: 19px;
  }
  .widget-0966 .aside-660a .texture_gold_5588 {
    margin-top: -1px;
  }
  .widget-0966 .aside-660a .texture_gold_5588,
  .widget-0966 .aside-660a .texture_gold_5588::after,
  .widget-0966 .aside-660a .texture_gold_5588::before {
    width: 19px;
    height: 2px;
  }
  .widget-0966 .aside-660a .texture_gold_5588::before {
    top: -6px;
  }
  .widget-0966 .aside-660a .texture_gold_5588::after {
    bottom: -6px;
  }
  .tooltip-a350 .aside-660a .dim-5856 {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip-a350 .aside-660a .texture_gold_5588 {
    margin-top: -1px;
  }
  .tooltip-a350 .aside-660a .texture_gold_5588,
  .tooltip-a350 .aside-660a .texture_gold_5588::after,
  .tooltip-a350 .aside-660a .texture_gold_5588::before {
    width: 22px;
    height: 2px;
  }
  .tooltip-a350 .aside-660a .texture_gold_5588::before {
    top: -7px;
  }
  .tooltip-a350 .aside-660a .texture_gold_5588::after {
    bottom: -7px;
  }
  .module-7a90 .aside-660a .dim-5856 {
    margin-top: -2px;
    width: 31px;
  }
  .module-7a90 .aside-660a .texture_gold_5588 {
    margin-top: -1.5px;
  }
  .module-7a90 .aside-660a .texture_gold_5588,
  .module-7a90 .aside-660a .texture_gold_5588::after,
  .module-7a90 .aside-660a .texture_gold_5588::before {
    width: 31px;
    height: 3px;
  }
  .module-7a90 .aside-660a .texture_gold_5588::before {
    top: -9px;
  }
  .module-7a90 .aside-660a .texture_gold_5588::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .basic_15a7 .aside-660a .dim-5856 {
    margin-top: -2px;
    width: 19px;
  }
  .basic_15a7 .aside-660a .texture_gold_5588 {
    margin-top: -1px;
  }
  .basic_15a7 .aside-660a .texture_gold_5588,
  .basic_15a7 .aside-660a .texture_gold_5588::after,
  .basic_15a7 .aside-660a .texture_gold_5588::before {
    width: 19px;
    height: 2px;
  }
  .basic_15a7 .aside-660a .texture_gold_5588::before {
    top: -6px;
  }
  .basic_15a7 .aside-660a .texture_gold_5588::after {
    bottom: -6px;
  }
  .focused_7025 .aside-660a .dim-5856 {
    margin-top: -2px;
    width: 22px;
  }
  .focused_7025 .aside-660a .texture_gold_5588 {
    margin-top: -1px;
  }
  .focused_7025 .aside-660a .texture_gold_5588,
  .focused_7025 .aside-660a .texture_gold_5588::after,
  .focused_7025 .aside-660a .texture_gold_5588::before {
    width: 22px;
    height: 2px;
  }
  .focused_7025 .aside-660a .texture_gold_5588::before {
    top: -7px;
  }
  .focused_7025 .aside-660a .texture_gold_5588::after {
    bottom: -7px;
  }
  .out_95f4 .aside-660a .dim-5856 {
    margin-top: -2px;
    width: 31px;
  }
  .out_95f4 .aside-660a .texture_gold_5588 {
    margin-top: -1.5px;
  }
  .out_95f4 .aside-660a .texture_gold_5588,
  .out_95f4 .aside-660a .texture_gold_5588::after,
  .out_95f4 .aside-660a .texture_gold_5588::before {
    width: 31px;
    height: 3px;
  }
  .out_95f4 .aside-660a .texture_gold_5588::before {
    top: -9px;
  }
  .out_95f4 .aside-660a .texture_gold_5588::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dirty-e04f .aside-660a .dim-5856 {
    margin-top: -2px;
    width: 19px;
  }
  .dirty-e04f .aside-660a .texture_gold_5588 {
    margin-top: -1px;
  }
  .dirty-e04f .aside-660a .texture_gold_5588,
  .dirty-e04f .aside-660a .texture_gold_5588::after,
  .dirty-e04f .aside-660a .texture_gold_5588::before {
    width: 19px;
    height: 2px;
  }
  .dirty-e04f .aside-660a .texture_gold_5588::before {
    top: -6px;
  }
  .dirty-e04f .aside-660a .texture_gold_5588::after {
    bottom: -6px;
  }
  .popup_0509 .aside-660a .dim-5856 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_0509 .aside-660a .texture_gold_5588 {
    margin-top: -1px;
  }
  .popup_0509 .aside-660a .texture_gold_5588,
  .popup_0509 .aside-660a .texture_gold_5588::after,
  .popup_0509 .aside-660a .texture_gold_5588::before {
    width: 22px;
    height: 2px;
  }
  .popup_0509 .aside-660a .texture_gold_5588::before {
    top: -7px;
  }
  .popup_0509 .aside-660a .texture_gold_5588::after {
    bottom: -7px;
  }
  .main_5b20 .aside-660a .dim-5856 {
    margin-top: -2px;
    width: 31px;
  }
  .main_5b20 .aside-660a .texture_gold_5588 {
    margin-top: -1.5px;
  }
  .main_5b20 .aside-660a .texture_gold_5588,
  .main_5b20 .aside-660a .texture_gold_5588::after,
  .main_5b20 .aside-660a .texture_gold_5588::before {
    width: 31px;
    height: 3px;
  }
  .main_5b20 .aside-660a .texture_gold_5588::before {
    top: -9px;
  }
  .main_5b20 .aside-660a .texture_gold_5588::after {
    bottom: -9px;
  }
}
.element-3e7f .texture_gold_5588 {
  -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);
}
.element-3e7f .texture_gold_5588::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.element-3e7f .texture_gold_5588::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);
}
.element-3e7f.gallery-bronze-9459 .texture_gold_5588 {
  -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);
}
.element-3e7f.gallery-bronze-9459 .texture_gold_5588::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.element-3e7f.gallery-bronze-9459 .texture_gold_5588::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);
}
.up_a39a {
  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.photo-dim-a94c:before {
  display: none;
}
.element_next_229d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.element_next_229d .content-c615 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.element_next_229d .content-c615:last-of-type {
  border-bottom: none;
}
.element_next_229d .content-c615.input-9267,
.element_next_229d .content-c615.focus-b43e,
.element_next_229d .content-c615.next_9b6e {
  padding: 0;
}
.element_next_229d .input-fd6a .modal_inner_dad1 {
  color: currentColor;
}
.element_next_229d .input-fd6a .modal_inner_dad1:focus,
.element_next_229d .input-fd6a .modal_inner_dad1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_next_229d.highlight_5c64 .thumbnail-2112,
.element_next_229d.highlight_5c64 .warm-2479 a,
.element_next_229d.highlight_5c64 .purple-dad1 a,
.element_next_229d.highlight_5c64 .mask-up-4500 a {
  color: rgba(0, 0, 0, 0.55);
}
.element_next_229d.highlight_5c64 .thumbnail-2112:hover,
.element_next_229d.highlight_5c64 .warm-2479 a:hover,
.element_next_229d.highlight_5c64 .purple-dad1 a:hover,
.element_next_229d.highlight_5c64 .mask-up-4500 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_next_229d.highlight_5c64 .nav_bc74 {
  color: rgba(0, 0, 0, 0.8);
}
.element_next_229d.highlight_5c64 .content-c615 {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_next_229d.highlight_5c64 .content-c615:before {
  background: rgba(0, 0, 0, 0.08);
}
.element_next_229d.highlight_5c64 .pagination_2875:before {
  background: rgba(255, 255, 255, 0.9);
}
.element_next_229d.highlight_5c64 .input-fd6a .modal_d291 li a,
.element_next_229d.highlight_5c64 .input-fd6a .modal_inner_dad1,
.element_next_229d.highlight_5c64 .mask-up-4500 {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_next_229d.highlight_5c64 .input-fd6a .modal_inner_dad1:focus,
.element_next_229d.highlight_5c64 .input-fd6a .modal_inner_dad1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_next_229d.highlight_5c64 .modal_d291 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_next_229d.dim_fcb5 .thumbnail-2112,
.element_next_229d.dim_fcb5 .warm-2479 a,
.element_next_229d.dim_fcb5 .purple-dad1 .modal_inner_dad1,
.element_next_229d.dim_fcb5 .purple-dad1 a,
.element_next_229d.dim_fcb5 .mask-up-4500 a {
  color: rgba(255, 255, 255, 0.79);
}
.element_next_229d.dim_fcb5 .thumbnail-2112:hover,
.element_next_229d.dim_fcb5 .warm-2479 a:hover,
.element_next_229d.dim_fcb5 .purple-dad1 .modal_inner_dad1:hover,
.element_next_229d.dim_fcb5 .purple-dad1 a:hover,
.element_next_229d.dim_fcb5 .mask-up-4500 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_next_229d.dim_fcb5 .nav_bc74 {
  color: rgba(255, 255, 255, 0.99);
}
.element_next_229d.dim_fcb5 .content-c615 {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_next_229d.dim_fcb5 .content-c615:before {
  background: rgba(255, 255, 255, 0.08);
}
.element_next_229d.dim_fcb5 .pagination_2875:before {
  background: rgba(0, 0, 0, 0.9);
}
.element_next_229d.dim_fcb5 .input-fd6a .modal_d291 li a,
.element_next_229d.dim_fcb5 .input-fd6a .modal_inner_dad1,
.element_next_229d.dim_fcb5 .mask-up-4500 {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_next_229d.dim_fcb5 .input-fd6a .modal_inner_dad1:focus,
.element_next_229d.dim_fcb5 .input-fd6a .modal_inner_dad1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_next_229d.dim_fcb5 .modal_d291 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_2875 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination_2875:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.bronze_f77c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.smooth-2168 .element_next_229d {
  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;
}
.smooth-2168 .content-c615 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.smooth-2168 .content-c615: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) {
  .smooth-2168 .content-c615:before {
    width: 16%;
    left: 42%;
  }
}
.smooth-2168 .content-c615:last-child:before {
  content: none;
}
.smooth-2168 .content-c615[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.smooth-2168 .input-fd6a .modal_d291 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.smooth-2168 .input-fd6a .modal_d291 li a .modal_inner_dad1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.smooth-2168 .input-fd6a .mask-up-4500 {
  border: none;
}
.smooth-2168 .input-fd6a .mask-up-4500 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.smooth-2168 .pagination_2875 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.smooth-2168 .bronze_f77c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.smooth-2168 .dim_fcb5 .pagination_2875:before {
  background: rgba(0, 0, 0, 0.9);
}
.smooth-2168 .highlight_5c64.panel-east-9da0 .texture_gold_5588 {
  background: rgba(0, 0, 0, 0.6);
}
.smooth-2168
  .highlight_5c64.panel-east-9da0
  .texture_gold_5588::after,
.smooth-2168
  .highlight_5c64.panel-east-9da0
  .texture_gold_5588:before {
  background: inherit;
}
.smooth-2168
  .highlight_5c64.panel-east-9da0:hover
  .texture_gold_5588 {
  background: rgba(0, 0, 0, 0.8);
}
.last-62b9 .element_next_229d {
  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) {
  .last-62b9 .element_next_229d {
    width: auto;
    right: 45px;
  }
}
.complex-0e3d .element_next_229d {
  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) {
  .complex-0e3d .element_next_229d {
    width: auto;
    left: 45px;
  }
}
.photo-dim-a94c .element_next_229d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.photo-dim-a94c .bronze_f77c {
  max-width: 48em;
  margin: 0 auto;
}
.photo-dim-a94c .pagination_2875:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.advanced-7c2f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.advanced-7c2f.smooth-2168 .element_next_229d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.advanced-7c2f.last-62b9 .element_next_229d {
  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);
}
.advanced-7c2f .element_next_229d {
  visibility: visible;
}
.advanced-7c2f.complex-0e3d .element_next_229d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tertiary-slow-1cfc,
.hard_0a99 {
  overflow-x: hidden;
}
.tertiary-slow-1cfc .element_next_229d {
  overflow: auto;
}
.tertiary-slow-1cfc.smooth-2168 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-slow-1cfc.smooth-2168 .element_next_229d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tertiary-slow-1cfc.smooth-2168 .frame-outer-dc62 {
  opacity: 0;
}
.tertiary-slow-1cfc.last-62b9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-slow-1cfc.last-62b9 .element_next_229d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tertiary-slow-1cfc.last-62b9 .frame-outer-dc62 {
  opacity: 0;
}
.tertiary-slow-1cfc.complex-0e3d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-slow-1cfc.complex-0e3d .element_next_229d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tertiary-slow-1cfc.complex-0e3d .frame-outer-dc62 {
  opacity: 0;
}
.tertiary-slow-1cfc.photo-dim-a94c .element_next_229d {
  z-index: 10;
  visibility: visible;
}
.panel-east-9da0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.panel-east-9da0 .texture_gold_5588 {
  background: rgba(255, 255, 255, 0.99);
}
.panel-east-9da0 .texture_gold_5588::after,
.panel-east-9da0 .texture_gold_5588:before {
  background: inherit;
}
.panel-east-9da0:hover .texture_gold_5588 {
  background: rgba(255, 255, 255, 0.99);
}
.complex-0e3d .panel-east-9da0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.photo-dim-a94c .panel-east-9da0 {
  display: none !important;
}
.tertiary-slow-1cfc:before,
.hard_0a99:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tertiary-slow-1cfc .panel-east-9da0,
.hard_0a99 .panel-east-9da0 {
  display: inline-block;
}
.element_next_229d .label-pressed-e29e {
  -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;
}
.tertiary-slow-1cfc .element_next_229d .label-pressed-e29e,
.hard_0a99 .element_next_229d .label-pressed-e29e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.inner-1376 .mask_selected_5dd2 {
  width: 100%;
}
.widget_dim_3cfe {
  padding: 0 0.5em 0;
}
.widget_dim_3cfe [class*="customify-col-"],
.widget_dim_3cfe [class*="customify-col_"],
.widget_dim_3cfe [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.link_3221 .widget_dim_3cfe {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget_white_c178 .background-small-fe55,
  .background-small-fe55 {
    display: none;
  }
  .link-right-4c3a {
    text-align: left;
  }
  .dropdown-east-fb31 {
    text-align: center;
  }
  .popup_black_9716 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget_white_c178 .top-ac71,
  .top-ac71 {
    display: none;
  }
  .item-full-24ac {
    text-align: left;
  }
  .dark-054d {
    text-align: center;
  }
  .footer-3a4e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget_white_c178 .clean_ffe2,
  .clean_ffe2 {
    display: none;
  }
  .button-3372 {
    text-align: left;
  }
  .filter-49e4 {
    text-align: center;
  }
  .action-82df {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shadow-7fac {
  box-shadow: none !important;
}
.surface_3b3d .right-5d9a,
.widget_simple_ad05 .right-5d9a {
  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;
}
.widget_simple_ad05 .right-5d9a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.message-cold-1112 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.message-cold-1112:after,
.message-cold-1112:before {
  content: "";
  display: table;
}
.message-cold-1112:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .message-cold-1112 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.message-cold-1112,
.orange_5bcf {
  max-width: 1248px;
  margin: 0 auto;
}

.pagination-0b5f.breadcrumb_e370 .message-cold-1112 {
  max-width: 100%;
}
.pagination-0b5f.slider-tiny-c063 {
  max-width: 1200px;
  margin: 0 auto;
}
.pagination-0b5f.fast_ee31 .message-cold-1112 {
  max-width: 100%;
}
.pagination-0b5f.fast_ee31 > .message-cold-1112 {
  padding-left: 0;
  padding-right: 0;
}
.pagination-0b5f.fast_ee31 > .message-cold-1112 .widget_white_c178 {
  margin: 0;
}
.pagination-0b5f.fast_ee31
  > .message-cold-1112
  .pro_73c6.focused_d92c {
  margin-right: 0;
  margin-left: 0;
}
.pagination-0b5f.fast_ee31 #main.focused_d92c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .video-bc1a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .video-bc1a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .under_1d22 .pagination-47b2 {
    padding-right: 1em;
  }
  .under_1d22.info_large_2ed0 .pro_73c6 {
    border-right: 1px solid #eaecee;
  }
  .under_1d22.info_large_2ed0 .pagination-47b2 {
    padding-right: 1em;
  }
  .under_1d22.info_large_2ed0 .element_190b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_2d1f .pagination-47b2 {
    padding-left: 1em;
  }
  .tooltip_2d1f.info_large_2ed0 .pro_73c6 {
    border-left: 1px solid #eaecee;
  }
  .tooltip_2d1f.info_large_2ed0 .pagination-47b2 {
    padding-left: 1em;
  }
  .tooltip_2d1f.info_large_2ed0 .element_190b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_3684 .pagination-47b2 {
    padding-left: 1em;
  }
  .banner_3684.info_large_2ed0 .pressed-fe31 {
    border-right: 1px solid #eaecee;
  }
  .banner_3684.info_large_2ed0 .mini-500b {
    border-right: 1px solid #eaecee;
  }
  .banner_3684.info_large_2ed0 .pagination-47b2 {
    padding-left: 1em;
  }
  .banner_3684.info_large_2ed0 .element_190b {
    padding-right: 1em;
  }
  .banner_3684.info_large_2ed0 .picture-b580 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow-21b6 .pagination-47b2 {
    padding-right: 1em;
  }
  .narrow-21b6.info_large_2ed0 .pressed-fe31 {
    border-left: 1px solid #eaecee;
  }
  .narrow-21b6.info_large_2ed0 .mini-500b {
    border-left: 1px solid #eaecee;
  }
  .narrow-21b6.info_large_2ed0 .pagination-47b2 {
    padding-right: 1em;
  }
  .narrow-21b6.info_large_2ed0 .element_190b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .narrow-21b6.info_large_2ed0 .picture-b580 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-bc1a .pagination-47b2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video-bc1a.info_large_2ed0 .pro_73c6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .video-bc1a.info_large_2ed0 .pagination-47b2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video-bc1a.info_large_2ed0 .element_190b {
    padding-left: 1em;
  }
  .video-bc1a.info_large_2ed0 .picture-b580 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .video-bc1a.info_large_2ed0 .pagination-47b2 {
    padding-left: 0;
  }
}
.copper_984e .module_fe98 {
  display: inline-block;
}
.link-lower-9f53 {
  display: inline-block;
}
.footer-bright-6c4f {
  word-con: break-word;
}
.component-6509 > span {
  display: inline-block;
  padding: 5px 0;
}
.component-6509 .breadcrumb_3bb6 {
  margin-left: 8px;
  margin-right: 8px;
}
.component-6509 .huge-d3a4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.blue_c7de .dim_76f3 {
  margin-bottom: 2em;
}
.blue_c7de .shadow-0fa1 {
  margin-bottom: 15px;
}
.blue_c7de .shadow-0fa1:last-child {
  margin-bottom: 0;
}
.blue_c7de .video-24b7 {
  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) {
  .blue_c7de .video-24b7 {
    display: block;
  }
}
.blue_c7de .fast-4368 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .blue_c7de .fast-4368 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.blue_c7de .icon_old_7519 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.blue_c7de .icon_old_7519 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.blue_c7de .icon_old_7519 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.blue_c7de .footer-bright-6c4f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.blue_c7de .footer-bright-6c4f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.blue_c7de .card-fresh-e44e p:last-child {
  margin-bottom: 0;
}
.blue_c7de .heading_bronze_361e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.blue_c7de .section-down-30c4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.blue_c7de .element-soft-b20f {
  margin-top: 1em;
}
.blue_c7de .caption-391c {
  top: 0;
  display: block;
}
.blue_c7de .caption-391c a {
  color: inherit;
}
.blue_c7de .caption-391c a:hover {
  color: inherit;
}
.blue_c7de .main_9b93 {
  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;
}
.blue_c7de .main_9b93:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.blue_c7de .section-down-30c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.blue_c7de .search-6d85 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.blue_c7de .search-6d85:first-child {
  margin-top: 0;
}
.blue_c7de .search-6d85.border_large_43ae {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.blue_c7de .search-6d85.highlight-silver-14a2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.blue_c7de
  .search-6d85.highlight-silver-14a2.photo_35c6
  .element-soft-b20f {
  width: 100%;
}
.blue_c7de .highlight-silver-14a2 {
  -webkit-box-align: center;
  align-items: center;
}
.blue_c7de .highlight-silver-14a2 .component-6509,
.blue_c7de .highlight-silver-14a2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.blue_c7de .icon_old_7519 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blue_c7de .icon_old_7519 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blue_c7de .icon_old_7519: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;
}
.blue_c7de .border_large_43ae {
  z-index: 5;
}
.blue_c7de .image_orange_969b .column_fa37 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.blue_c7de .tertiary-0db3 .column_fa37 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.blue_c7de .lite-a798 .column_fa37 {
  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;
}
.blue_c7de.photo_wood_bd22 .video-24b7,
.blue_c7de.aside-6eb1 .video-24b7 {
  display: block;
}
.blue_c7de.photo_wood_bd22 .video-24b7 .banner-orange-ea1b,
.blue_c7de.photo_wood_bd22 .video-24b7 .section-down-30c4,
.blue_c7de.aside-6eb1 .video-24b7 .banner-orange-ea1b,
.blue_c7de.aside-6eb1 .video-24b7 .section-down-30c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.blue_c7de.row-dadd .fast-4368 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .blue_c7de.row-dadd .fast-4368 {
    margin-right: 0;
  }
}
.blue_c7de.photo_wood_bd22 .fast-4368,
.blue_c7de.aside-6eb1 .fast-4368 {
  padding-top: 40%;
}
.blue_c7de.photo_wood_bd22 .dim_76f3,
.blue_c7de.aside-6eb1 .dim_76f3 {
  display: block;
}
.blue_c7de.photo_wood_bd22 .fn-sticky-7a74 .section-down-30c4,
.blue_c7de.aside-6eb1 .fn-sticky-7a74 .section-down-30c4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.blue_c7de.photo_wood_bd22 .fast-4368,
.blue_c7de.aside-6eb1 .fast-4368 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.blue_c7de.photo_wood_bd22 .section-down-30c4 {
  padding: 1em;
}
.preview-7f3d {
  margin: 30px auto;
  display: block;
}
.preview-7f3d .accent-e96d > * {
  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;
}
.preview-7f3d .accent-e96d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview-7f3d .accent-e96d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message-gas-33cc .component-6509 {
  margin-bottom: 1.41575em;
}
.message-gas-33cc .brown-73f5 {
  margin-bottom: 1.618em;
}
.first_d7c4 .panel-medium-e242 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.first_d7c4 .panel-medium-e242 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.first_d7c4 .form_dynamic_b9ce {
  max-width: 100%;
  overflow: auto;
}
.alert_selected_2b6b .first_d7c4 a:hover {
  text-decoration: underline;
}
.light-5029 .shadow-0fa1:not(.footer-bright-6c4f),
.light-5029 .icon_old_7519 {
  margin-bottom: 1.41575em;
}
.light-5029 .shadow-0fa1:not(.footer-bright-6c4f):last-child,
.light-5029 .icon_old_7519:last-child {
  margin-bottom: 0;
}
.light-5029 .shadow-0fa1.overlay-c6dd {
  margin-bottom: 0.41575em;
}
.light-5029 .dropdown_50bb:before,
.light-5029 .border-west-c74a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.light-5029 .dropdown_50bb:before {
  content: "\f115";
}
.light-5029 .border-west-c74a:before {
  content: "\f02c";
}
.light-5029 .wrapper_medium_824d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.light-5029 .wrapper_medium_824d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.table_black_2936 {
  display: -webkit-box;
  display: flex;
}
.table_black_2936 .yellow-d0f1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .table_black_2936 .yellow-d0f1 {
    flex-basis: 90px;
  }
}
.table_black_2936 .tooltip_1bb2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .table_black_2936 .tooltip_1bb2 {
    flex-basis: calc(100% - 50px);
  }
}
.table_black_2936 .gradient-c163 p:last-child {
  margin-bottom: 0.72em;
}
.left-5f7c .accent-e96d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.left-5f7c .accent-e96d:after,
.left-5f7c .accent-e96d:before {
  content: "";
  display: table;
}
.left-5f7c .accent-e96d:after {
  clear: both;
}
.left-5f7c .accent-e96d .shadow-9517,
.left-5f7c .accent-e96d .surface-0686 {
  width: 49%;
}
.left-5f7c .accent-e96d .shadow-9517 a span.small-b519,
.left-5f7c .accent-e96d .surface-0686 a span.small-b519 {
  display: block;
  margin-bottom: 5px;
}
.left-5f7c .accent-e96d .surface-0686 {
  float: left;
  text-align: left;
}
.left-5f7c .accent-e96d .shadow-9517 {
  float: right;
  text-align: right;
}
.action_25f7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .action_25f7 {
    margin-bottom: 0;
  }
}
.chip_b945 {
  margin-bottom: 1em;
}
.chip_b945 .footer-bright-6c4f {
  font-size: 1.1em;
  line-height: 1.3;
}
.pattern_35e0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.label_selected_416f .chip_b945,
.section-789e .chip_b945 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .label_selected_416f .chip_b945,
  .section-789e .chip_b945 {
    display: block;
  }
}
.label_selected_416f .pattern_35e0,
.section-789e .pattern_35e0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .label_selected_416f .pattern_35e0,
  .section-789e .pattern_35e0 {
    margin-bottom: 1em;
  }
}
.label_selected_416f .pattern_35e0 img,
.section-789e .pattern_35e0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.label_selected_416f .status-e895,
.section-789e .status-e895 {
  flex-basis: calc(100% - 160px);
}
.label_selected_416f .status-e895 p,
.section-789e .status-e895 p {
  margin-bottom: 0;
}
.label_selected_416f .status-e895 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .label_selected_416f .status-e895 {
    padding-left: 0;
  }
}
.section-789e .status-e895 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .section-789e .status-e895 {
    padding-right: 0;
  }
}
.section-789e .pattern_35e0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.link_cbab .pattern_35e0 {
  margin-bottom: 0.5em;
}
.link_cbab .pattern_35e0 img {
  width: 100%;
}
.full_f84a .shade-last-e8e3,
.item-dynamic-3c5e .shade-last-e8e3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.item-dynamic-3c5e .pro_73c6 .pressed-7cb2 p:last-child {
  margin-bottom: 0;
}
.hero-4c24 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.disabled_1cc3 .popup-9f47 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .disabled_1cc3 .popup-9f47:last-of-type {
    margin-bottom: 0;
  }
}
.disabled_1cc3 .popup-9f47 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_1cc3 .popup-9f47 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.disabled_1cc3 .popup-9f47 ul li {
  margin: 0 0 0.6em;
}
.disabled_1cc3 .popup-9f47 ul li.dim_ad79,
.disabled_1cc3 .popup-9f47 ul li.static_cf64 {
  position: relative;
}
.disabled_1cc3 .popup-9f47 ul li.dim_ad79 .center_a0e8,
.disabled_1cc3 .popup-9f47 ul li.static_cf64 .center_a0e8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.disabled_1cc3 .popup-9f47 ul li.dim_ad79:after:after,
.disabled_1cc3 .popup-9f47 ul li.dim_ad79:after:before,
.disabled_1cc3
  .popup-9f47
  ul
  li.static_cf64:after:after,
.disabled_1cc3
  .popup-9f47
  ul
  li.static_cf64:after:before {
  content: "";
  display: table;
}
.disabled_1cc3 .popup-9f47 ul li.dim_ad79:after:after,
.disabled_1cc3
  .popup-9f47
  ul
  li.static_cf64:after:after {
  clear: both;
}
.disabled_1cc3 .popup-9f47 a.red_17fb:hover {
  text-decoration: none;
}
.disabled_1cc3 .popup-9f47 select {
  max-width: 100%;
}
.disabled_1cc3 .popup-9f47 table {
  font-size: 85%;
}
.disabled_1cc3 .popup-9f47 table td,
.disabled_1cc3 .popup-9f47 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.disabled_1cc3 .popup-9f47 table tfoot td {
  text-align: left;
}
.disabled_1cc3 .popup-9f47 :last-child {
  margin-bottom: 0;
}
.disabled_1cc3 .popup-9f47 .footer_clean_8cd5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.disabled_1cc3 .popup-9f47 .footer_clean_8cd5 label {
  width: 100%;
}
.disabled_1cc3 .popup-9f47 .footer_clean_8cd5 .icon-e295 {
  width: 100%;
  display: block;
}
.disabled_1cc3 .popup-9f47 .footer_clean_8cd5 .detail-gold-42c3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.disabled_1cc3 .popup-9f47 .footer_clean_8cd5 .detail-gold-42c3:hover svg #svg-search {
  fill: #444;
}
.disabled_1cc3 .popup-9f47 .footer_clean_8cd5 .detail-gold-42c3 svg {
  width: 18px;
  height: 18px;
}
.disabled_1cc3 .card-liquid-ac36 ul ul,
.disabled_1cc3 .popup_2f7c ul ul,
.disabled_1cc3 .active_e980 ul ul,
.disabled_1cc3 .badge-9a8a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.disabled_1cc3 .card-liquid-ac36 .banner_hard_90aa > a,
.disabled_1cc3 .popup_2f7c .banner_hard_90aa > a,
.disabled_1cc3 .active_e980 .banner_hard_90aa > a,
.disabled_1cc3 .badge-9a8a .banner_hard_90aa > a {
  margin-bottom: 0;
}
.disabled_1cc3 .widget_ed98 li,
.disabled_1cc3 .card-liquid-ac36 li,
.disabled_1cc3 .aside_silver_923b li,
.disabled_1cc3 .popup_2f7c li,
.disabled_1cc3 .active_e980 li,
.disabled_1cc3 .badge-9a8a li,
.disabled_1cc3 .liquid_cceb li,
.disabled_1cc3 .fluid-2804 li {
  display: block;
  position: relative;
}
.disabled_1cc3 .widget_ed98 li:last-child,
.disabled_1cc3 .card-liquid-ac36 li:last-child,
.disabled_1cc3 .aside_silver_923b li:last-child,
.disabled_1cc3 .popup_2f7c li:last-child,
.disabled_1cc3 .active_e980 li:last-child,
.disabled_1cc3 .badge-9a8a li:last-child,
.disabled_1cc3 .liquid_cceb li:last-child,
.disabled_1cc3 .fluid-2804 li:last-child {
  border: none;
}
.disabled_1cc3 .widget_ed98 li a,
.disabled_1cc3 .card-liquid-ac36 li a,
.disabled_1cc3 .aside_silver_923b li a,
.disabled_1cc3 .popup_2f7c li a,
.disabled_1cc3 .active_e980 li a,
.disabled_1cc3 .badge-9a8a li a,
.disabled_1cc3 .liquid_cceb li a,
.disabled_1cc3 .fluid-2804 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_1cc3 .widget_ed98 li ul li::before,
.disabled_1cc3 .card-liquid-ac36 li ul li::before,
.disabled_1cc3 .aside_silver_923b li ul li::before,
.disabled_1cc3 .popup_2f7c li ul li::before,
.disabled_1cc3 .active_e980 li ul li::before,
.disabled_1cc3 .badge-9a8a li ul li::before,
.disabled_1cc3 .liquid_cceb li ul li::before,
.disabled_1cc3 .fluid-2804 li ul li::before {
  left: 15px;
}
.disabled_1cc3 .widget_ed98 li ul a,
.disabled_1cc3 .card-liquid-ac36 li ul a,
.disabled_1cc3 .aside_silver_923b li ul a,
.disabled_1cc3 .popup_2f7c li ul a,
.disabled_1cc3 .active_e980 li ul a,
.disabled_1cc3 .badge-9a8a li ul a,
.disabled_1cc3 .liquid_cceb li ul a,
.disabled_1cc3 .fluid-2804 li ul a {
  padding-left: 20px;
}
.disabled_1cc3 .widget_ed98 li ul ul li::before,
.disabled_1cc3 .card-liquid-ac36 li ul ul li::before,
.disabled_1cc3 .aside_silver_923b li ul ul li::before,
.disabled_1cc3 .popup_2f7c li ul ul li::before,
.disabled_1cc3 .active_e980 li ul ul li::before,
.disabled_1cc3 .badge-9a8a li ul ul li::before,
.disabled_1cc3 .liquid_cceb li ul ul li::before,
.disabled_1cc3 .fluid-2804 li ul ul li::before {
  left: 30px;
}
.disabled_1cc3 .widget_ed98 li ul ul a,
.disabled_1cc3 .card-liquid-ac36 li ul ul a,
.disabled_1cc3 .aside_silver_923b li ul ul a,
.disabled_1cc3 .popup_2f7c li ul ul a,
.disabled_1cc3 .active_e980 li ul ul a,
.disabled_1cc3 .badge-9a8a li ul ul a,
.disabled_1cc3 .liquid_cceb li ul ul a,
.disabled_1cc3 .fluid-2804 li ul ul a {
  padding-left: 40px;
}
.disabled_1cc3 .north-fea1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_1cc3 .fluid-2804 ul li {
  margin-bottom: 1.41575em;
}
.disabled_1cc3 .fluid-2804 ul li .notice-dim-b306 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.disabled_1cc3 .fluid-2804 ul li .tooltip-7f99 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dim_fcb5 .widget_ed98 li a,
.dim_fcb5 .card-liquid-ac36 li a,
.dim_fcb5 .aside_silver_923b li a,
.dim_fcb5 .popup_2f7c li a,
.dim_fcb5 .active_e980 li a,
.dim_fcb5 .badge-9a8a li a,
.dim_fcb5 .liquid_cceb li a,
.dim_fcb5 .fluid-2804 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim_fcb5 .north-fea1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim_fcb5 .popup-9f47 ul li.dim_ad79 .center_a0e8,
.dim_fcb5 .popup-9f47 ul li.static_cf64 .center_a0e8 {
  background: rgba(0, 0, 0, 0.2);
}
.dim_fcb5 .disabled_1cc3 .popup-9f47 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-0b5f .disabled_1cc3 .modal_d291 li {
  margin: 0;
}
.pagination-0b5f .disabled_1cc3 .modal_d291 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pagination-0b5f .disabled_1cc3 .modal_d291 li ul {
  margin: 0;
}
.pagination-0b5f .disabled_1cc3 .modal_d291 li ul li a {
  padding-left: 15px;
}
.pagination-0b5f .disabled_1cc3 .modal_d291 li ul li li a {
  padding-left: 30px;
}
.pagination-0b5f .disabled_1cc3 .modal_d291 li.light-b287 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pagination-0b5f .disabled_1cc3 .modal_d291 li.light-b287 > 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;
}
.pagination-0b5f .disabled_1cc3 .modal_d291 li.light-b287 > 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;
}
.icon_7d00 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.label_40c5 {
  position: relative;
  z-index: 10;
}
.label_40c5 .label-pressed-e29e {
  width: 100%;
  max-width: 100%;
}
.primary_smooth_6612 .input-459b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.primary_smooth_6612 .highlight_5c64 {
}
.primary_smooth_6612 .dim_fcb5 {
  background: #292929;
}
.main_fluid_7987 .input-459b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.main_fluid_7987 .highlight_5c64 {
  background: #f9f9f9;
}
.main_fluid_7987 .dim_fcb5 {
  background: #303030;
}
.large_5df2 .input-459b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .large_5df2 .module_fe98 {
    margin-bottom: 1em;
  }
  .large_5df2 .module_fe98:last-child {
    margin-bottom: 0;
  }
}
.large_5df2 .highlight_5c64 {
  background: #ededed;
}
.large_5df2 .dim_fcb5 {
  background: #1a1a1a;
}
.input-459b.highlight_5c64 {
  color: rgba(0, 0, 0, 0.6);
}
.input-459b.highlight_5c64 .search_0a71 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-459b.dim_fcb5 {
  color: rgba(255, 255, 255, 0.99);
}
.input-459b.dim_fcb5 a:not(.red_17fb) {
  color: rgba(255, 255, 255, 0.79);
}
.input-459b.dim_fcb5 a:not(.red_17fb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-459b.dim_fcb5 .search_0a71 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-459b.dim_fcb5 table tbody td,
.input-459b.dim_fcb5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dim_ce70.component-cool-f800 .message-cold-1112 {
  max-width: initial;
}
.dim_ce70 .shade-prev-7ed9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dim_ce70 .shade-prev-7ed9 .label-pressed-e29e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dim_ce70 .shade-prev-7ed9 .label-pressed-e29e {
    display: block;
    margin-bottom: 2em;
  }
  .dim_ce70 .shade-prev-7ed9 .label-pressed-e29e:last-child {
    margin-bottom: 0;
  }
}
.large_5df2 .module_fe98:last-child,
.main_fluid_7987 .module_fe98:last-child,
.primary_smooth_6612 .module_fe98:last-child {
  margin-bottom: 0;
}
.large_5df2 .module_fe98 .disabled_1cc3 .popup-9f47:last-child,
.main_fluid_7987 .module_fe98 .disabled_1cc3 .popup-9f47:last-child,
.primary_smooth_6612 .module_fe98 .disabled_1cc3 .popup-9f47:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .large_5df2 .row-small-383e,
  .large_5df2 .south_a5c6,
  .main_fluid_7987 .row-small-383e,
  .main_fluid_7987 .south_a5c6,
  .primary_smooth_6612 .row-small-383e,
  .primary_smooth_6612 .south_a5c6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .label_40c5 .module_fe98 {
    margin-bottom: 2em;
  }
}
.label_40c5 p:last-child {
  margin-bottom: 0;
}
.label_40c5 li,
.label_40c5 ul {
  list-style: none;
  margin: 0;
}
.label_40c5 ul ul {
  margin-left: 2.617924em;
}
.pink-1844 {
  font-size: 0.875em;
}

/* css-noise: d76a */
.phantom-card-l5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
