/*!
Theme Name: Customify
Theme URI: https://pressmaximum.accordion-hot-2762/customify
Author: WPCustomify
Author URI: https://pressmaximum.accordion-hot-2762
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.accordion-hot-2762/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.label_fast_6ef2.info_1389/licenses/gpl-2.0.backdrop_67d9
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.backdrop-a4b0/, (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.focused_d052.search_complex_1eae/normalize.dark_39e4/
 ======
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.dark_39e4 v7.0.0 | MIT License | github.accordion-hot-2762/necolas/normalize.dark_39e4 */
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;
}
.feature_wide_0bc2 .nav-7a77,
.border-9a7c,
.action-8d05,
.primary_aa46,
.pink-de42,
.module-purple-0f52,
.preview-4f4e,
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;
}
.border-9a7c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .border-9a7c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .border-9a7c,
  h1 {
    font-size: 1.8em;
  }
}
.action-8d05,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.action-8d05 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .action-8d05,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .action-8d05,
  h2 {
    font-size: 1.7em;
  }
}
.primary_aa46,
h3 {
  font-size: 1.618em;
}
.feature_wide_0bc2 .nav-7a77,
.pink-de42,
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.middle_bf47 {
  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;
}
.box_c7c7:after,
.box_c7c7:before,
.glass_1efc:after,
.glass_1efc:before {
  content: "";
  display: table;
}
.box_c7c7:after,
.glass_1efc:after {
  clear: both;
}
.pressed_3138 {
  float: right;
  margin-right: 0;
}
.hero_out_21f8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.accent_down_1622 .image-iron-afa3,
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;
}
.accent_down_1622 .image-iron-afa3: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;
}
.medium_3af3 .image-iron-afa3 {
  box-shadow: none;
}
.medium_3af3
  .image-iron-afa3
  .fast_476b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.medium_3af3 .image-iron-afa3 .east_d2aa {
  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;
}
.medium_3af3
  .image-iron-afa3
  .east_d2aa
  b {
  display: none;
}
.medium_3af3 .link_light_8284 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.text_iron_7e65:not(.sort-wide-4d08):not(.new_031e),
button:not(.sort-wide-4d08):not(.new_031e),
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ),
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ),
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ) {
  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;
}
.text_iron_7e65:not(.sort-wide-4d08):not(
    .new_031e
  ):hover,
button:not(.sort-wide-4d08):not(
    .new_031e
  ):hover,
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ):hover,
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ):hover,
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.text_iron_7e65:not(.sort-wide-4d08):not(
    .new_031e
  ):active,
.text_iron_7e65:not(.sort-wide-4d08):not(
    .new_031e
  ):focus,
button:not(.sort-wide-4d08):not(
    .new_031e
  ):active,
button:not(.sort-wide-4d08):not(
    .new_031e
  ):focus,
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ):active,
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ):focus,
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ):active,
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ):focus,
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ):active,
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ):focus {
  outline: 0;
}
.text_iron_7e65:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5,
button:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5,
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5,
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5,
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5 {
  position: relative;
}
.text_iron_7e65:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .picture-next-5c39,
.text_iron_7e65:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .footer_thick_265b,
.text_iron_7e65:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .block-current-97e7,
.text_iron_7e65:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  i,
.text_iron_7e65:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  svg,
button:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .picture-next-5c39,
button:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .footer_thick_265b,
button:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .block-current-97e7,
button:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  i,
button:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  svg,
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .picture-next-5c39,
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .footer_thick_265b,
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .block-current-97e7,
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  i,
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  svg,
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .picture-next-5c39,
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .footer_thick_265b,
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .block-current-97e7,
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  i,
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  svg,
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .picture-next-5c39,
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .footer_thick_265b,
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  .block-current-97e7,
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  i,
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5
  svg {
  visibility: hidden;
}
.text_iron_7e65:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5:after,
button:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5:after,
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5:after,
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5:after,
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ).fn-loading-b3d5: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;
}
.text_iron_7e65:not(.sort-wide-4d08):not(.new_031e),
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ),
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ),
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ) {
  color: #fff;
  background: #235787;
}
.text_iron_7e65:not(.sort-wide-4d08):not(
    .new_031e
  ):focus,
input[type="button"]:not(.sort-wide-4d08):not(
    .new_031e
  ):focus,
input[type="reset"]:not(.sort-wide-4d08):not(
    .new_031e
  ):focus,
input[type="submit"]:not(.sort-wide-4d08):not(
    .new_031e
  ):focus {
  color: #fff;
}
.text_iron_7e65.fn-disabled-b3d5:not(.sort-wide-4d08):not(
    .new_031e
  ),
.text_iron_7e65[disabled]:not(.sort-wide-4d08):not(
    .new_031e
  ),
button.fn-disabled-b3d5:not(.sort-wide-4d08):not(
    .new_031e
  ),
button[disabled]:not(.sort-wide-4d08):not(
    .new_031e
  ) {
  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;
}
.info_eef7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.info_eef7: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;
}
.description-a4d5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.element_b183 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.box-6d8e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.box_c7c7:after,
.box_c7c7:before,
.sort-upper-6b95:after,
.sort-upper-6b95:before,
.feature-7715:after,
.feature-7715:before,
.alert-f569:after,
.alert-f569:before,
.link_72cc:after,
.link_72cc:before,
.pink-e8a4:after,
.pink-e8a4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.box_c7c7:after,
.sort-upper-6b95:after,
.feature-7715:after,
.alert-f569:after,
.link_72cc:after,
.pink-e8a4:after {
  clear: both;
}
.sort-upper-6b95 .grid_46e4,
.feature-7715 .grid_46e4,
.info-49c7 .grid_46e4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.breadcrumb-d8b1 {
  display: inline-block;
}
.form-north-67a3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.form-north-67a3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.form-north-67a3 .smooth-efa1 {
  padding: 1em 0;
  font-size: 85%;
}
.smooth-efa1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.main-easy-1219 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.main-easy-1219:after,
.main-easy-1219:before {
  content: "";
  display: table;
}
.main-easy-1219:after {
  clear: both;
}
.hovered_941a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slider-60fc .hovered_941a {
  max-width: 50%;
}
.main-2d2f .hovered_941a {
  max-width: 33.33%;
}
.accent-c497 .hovered_941a {
  max-width: 25%;
}
.smooth_2560 .hovered_941a {
  max-width: 20%;
}
.info-smooth-8ce4 .hovered_941a {
  max-width: 16.66%;
}
.photo-pressed-6761 .hovered_941a {
  max-width: 14.28%;
}
.alert_small_de48 .hovered_941a {
  max-width: 12.5%;
}
.sidebar_complex_35ba .hovered_941a {
  max-width: 11.11%;
}
.solid-9d07 {
  display: block;
}
.feature_wide_0bc2 .banner_d905 label,
.feature_wide_0bc2 .green_a718 label,
.feature_wide_0bc2 .video_silver_8cab label,
.feature_wide_0bc2 .dropdown-iron-945b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input_8200 {
  list-style: none;
  margin: 0;
}
.input_8200 article.header_f1a4 {
  margin-bottom: 0;
}
.input_8200 ul {
  list-style: none;
  margin: 0;
}
.input_8200 .heading-under-1f7d li.header_f1a4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input_8200 .heading-under-1f7d li.header_f1a4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input_8200 .heading-under-1f7d li.header_f1a4: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) {
  .input_8200 .heading-under-1f7d li.header_f1a4 li.header_f1a4 li.header_f1a4 li.header_f1a4 {
    padding-left: 0;
  }
}
article.header_f1a4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header_f1a4 .sort-upper-6b95 p:last-of-type {
  margin-bottom: 0;
}
article.header_f1a4 .highlight-selected-a9ae {
  float: left;
}
article.header_f1a4 .over_a249 {
  margin-left: 85px;
}
article.header_f1a4 .section_5c8e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header_f1a4 .section_5c8e .active_0429 {
  margin-left: 10px;
}
article.header_f1a4 .widget-medium-1193 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header_f1a4 .secondary_middle_604f {
  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 .banner_d905,
  #respond .video_silver_8cab,
  #respond .dropdown-iron-945b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner_d905 input,
#respond .video_silver_8cab input,
#respond .dropdown-iron-945b input {
  width: 100%;
}
#respond .dropdown-iron-945b {
  margin-right: 0;
}
#respond .avatar-69fe #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget_in_c412 {
  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;
}
.widget_in_c412.new_72db {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget_in_c412 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%);
}
.widget_in_c412:focus,
.widget_in_c412: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);
}
.accent-8880 {
  border-radius: 10%;
}
.pink_c717 {
  border-radius: 50%;
}
.shade-soft-d9ea {
  font-size: 0.72em;
}
.prev-d5d0 {
  font-size: 0.875em;
}
.up-cc77 {
  font-size: 1.1em;
}
.status_small_6f9c {
  text-transform: uppercase;
  line-height: 1.2;
}
.status_small_6f9c.shade-soft-d9ea {
  letter-spacing: 0.5px;
}
.detail-thick-f90c,
.detail-thick-f90c a {
  color: #6d6d6d;
}
.detail-thick-f90c a:hover {
  color: #111;
}
.menu-fast-8591 {
  color: #6d6d6d;
}
.paper_2e3c {
  overflow-x: hidden;
}
.paper_2e3c .disabled-south-112e.frame-up-a785 {
  position: relative;
}
.paper_2e3c .disabled-south-112e.frame-up-a785.hard_99ef {
  position: initial;
}
.paper_2e3c
  .disabled-south-112e.frame-up-a785.hard_99ef
  .under_cf30 {
  left: auto;
}
.paper_2e3c .disabled-south-112e .under_cf30 {
  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;
}
.paper_2e3c .disabled-south-112e:hover.frame-up-a785 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.paper_2e3c
  .disabled-south-112e:hover.frame-up-a785
  .under_cf30 {
  display: block;
  z-index: 9999999;
}
.paper_2e3c .photo-pro-9978 .active_selected_f0e3,
.paper_2e3c .cool_4082 .active_selected_f0e3 {
  display: none;
}
.paper_2e3c .link-71eb .disabled-south-112e:hover.frame-up-a785 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.feature_wide_0bc2 .banner_d905 label,
.feature_wide_0bc2 .green_a718 label,
.feature_wide_0bc2 .video_silver_8cab label,
.feature_wide_0bc2 .dropdown-iron-945b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input_8200 {
  list-style: none;
  margin: 0;
}
.input_8200 article.header_f1a4 {
  margin-bottom: 0;
}
.input_8200 ul {
  list-style: none;
  margin: 0;
}
.input_8200 .heading-under-1f7d li.header_f1a4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input_8200 .heading-under-1f7d li.header_f1a4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input_8200 .heading-under-1f7d li.header_f1a4: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) {
  .input_8200 .heading-under-1f7d li.header_f1a4 li.header_f1a4 li.header_f1a4 li.header_f1a4 {
    padding-left: 0;
  }
}
article.header_f1a4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header_f1a4 .sort-upper-6b95 p:last-of-type {
  margin-bottom: 0;
}
article.header_f1a4 .highlight-selected-a9ae {
  float: left;
}
article.header_f1a4 .over_a249 {
  margin-left: 85px;
}
article.header_f1a4 .section_5c8e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header_f1a4 .section_5c8e .active_0429 {
  margin-left: 10px;
}
article.header_f1a4 .widget-medium-1193 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header_f1a4 .secondary_middle_604f {
  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 .banner_d905,
  #respond .video_silver_8cab,
  #respond .dropdown-iron-945b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner_d905 input,
#respond .video_silver_8cab input,
#respond .dropdown-iron-945b input {
  width: 100%;
}
#respond .dropdown-iron-945b {
  margin-right: 0;
}
#respond .avatar-69fe #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo-pro-9978 .notification-narrow-7afa {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.notification-narrow-7afa .search-7e5e.active_c4fe .article-85d9 > li > a:focus,
.notification-narrow-7afa .search-7e5e.active_c4fe .article-85d9 > li > a:hover,
.notification-narrow-7afa .search-7e5e.link-506f .article-85d9 > li > a:focus,
.notification-narrow-7afa .search-7e5e.link-506f .article-85d9 > li > a:hover,
.notification-narrow-7afa .search-7e5e.narrow-5bd9 .article-85d9 > li > a:focus,
.notification-narrow-7afa .search-7e5e.narrow-5bd9 .article-85d9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-narrow-7afa
  .search-7e5e.active_c4fe
  .article-85d9
  > li.label-fast-617a
  > a,
.notification-narrow-7afa
  .search-7e5e.active_c4fe
  .article-85d9
  > li.modal_steel_1984
  > a,
.notification-narrow-7afa
  .search-7e5e.link-506f
  .article-85d9
  > li.label-fast-617a
  > a,
.notification-narrow-7afa
  .search-7e5e.link-506f
  .article-85d9
  > li.modal_steel_1984
  > a,
.notification-narrow-7afa
  .search-7e5e.narrow-5bd9
  .article-85d9
  > li.label-fast-617a
  > a,
.notification-narrow-7afa .search-7e5e.narrow-5bd9 .article-85d9 > li.slider_1537 > a {
  color: rgba(255, 255, 255, 0.99);
}
.notification-narrow-7afa .background_light_78ee,
.notification-narrow-7afa .background_light_78ee a {
  color: rgba(255, 255, 255, 0.99);
}
.notification-narrow-7afa .clean_f951.focus-11a8 li a,
.notification-narrow-7afa .pagination-50ca a,
.notification-narrow-7afa .solid_25a1,
.notification-narrow-7afa .article-85d9 > li > a,
.notification-narrow-7afa .main_f8fa {
  color: rgba(255, 255, 255, 0.79);
}
.notification-narrow-7afa .clean_f951.focus-11a8 li a:hover,
.notification-narrow-7afa .pagination-50ca a:hover,
.notification-narrow-7afa .solid_25a1:hover,
.notification-narrow-7afa .article-85d9 > li > a:hover,
.notification-narrow-7afa .main_f8fa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-narrow-7afa .hovered_b7e8 {
  color: rgba(255, 255, 255, 0.79);
}
.notification-narrow-7afa .hovered_b7e8 .clean_de00 {
  color: rgba(255, 255, 255, 0.99);
}
.notification-narrow-7afa .hovered_b7e8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-narrow-7afa .current-5ecc .silver-2205 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-narrow-7afa .current-5ecc .silver-2205 .hidden_fixed_81c7 {
  color: rgba(255, 255, 255, 0.79);
}
.notification-narrow-7afa
  .current-5ecc
  .silver-2205
  .hidden_fixed_81c7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-narrow-7afa
  .current-5ecc
  .silver-2205
  .hidden_fixed_81c7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-narrow-7afa
  .current-5ecc
  .silver-2205
  .hidden_fixed_81c7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-narrow-7afa
  .current-5ecc
  .silver-2205
  .hidden_fixed_81c7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-narrow-7afa .current-5ecc .tertiary_acc6 {
  color: rgba(255, 255, 255, 0.79);
}
.notification-narrow-7afa .current-5ecc .tertiary_acc6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_11e5
  .notification-narrow-7afa
  .current-5ecc
  .carousel_8ba1
  .header_full_9481 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue_11e5
  .notification-narrow-7afa
  .current-5ecc
  .carousel_8ba1
  .hidden_fixed_81c7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-pro-9978 .alert_down_3741 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.alert_down_3741 .search-7e5e.active_c4fe .article-85d9 > li > a:focus,
.alert_down_3741 .search-7e5e.active_c4fe .article-85d9 > li > a:hover,
.alert_down_3741 .search-7e5e.link-506f .article-85d9 > li > a:focus,
.alert_down_3741 .search-7e5e.link-506f .article-85d9 > li > a:hover,
.alert_down_3741 .search-7e5e.narrow-5bd9 .article-85d9 > li > a:focus,
.alert_down_3741 .search-7e5e.narrow-5bd9 .article-85d9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_down_3741
  .search-7e5e.active_c4fe
  .article-85d9
  > li.label-fast-617a
  > a,
.alert_down_3741
  .search-7e5e.active_c4fe
  .article-85d9
  > li.modal_steel_1984
  > a,
.alert_down_3741
  .search-7e5e.link-506f
  .article-85d9
  > li.label-fast-617a
  > a,
.alert_down_3741
  .search-7e5e.link-506f
  .article-85d9
  > li.modal_steel_1984
  > a,
.alert_down_3741
  .search-7e5e.narrow-5bd9
  .article-85d9
  > li.label-fast-617a
  > a,
.alert_down_3741 .search-7e5e.narrow-5bd9 .article-85d9 > li.slider_1537 > a {
  color: rgba(0, 0, 0, 0.8);
}
.alert_down_3741 .background_light_78ee,
.alert_down_3741 .background_light_78ee a {
  color: rgba(0, 0, 0, 0.8);
}
.alert_down_3741 .clean_f951.focus-11a8 li a,
.alert_down_3741 .pagination-50ca a,
.alert_down_3741 .solid_25a1,
.alert_down_3741 .article-85d9 > li > a,
.alert_down_3741 .main_f8fa {
  color: rgba(0, 0, 0, 0.55);
}
.alert_down_3741 .clean_f951.focus-11a8 li a:hover,
.alert_down_3741 .pagination-50ca a:hover,
.alert_down_3741 .solid_25a1:hover,
.alert_down_3741 .article-85d9 > li > a:hover,
.alert_down_3741 .main_f8fa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_down_3741 .hovered_b7e8 {
  color: rgba(0, 0, 0, 0.55);
}
.alert_down_3741 .hovered_b7e8 .clean_de00 {
  color: rgba(0, 0, 0, 0.8);
}
.alert_down_3741 .hovered_b7e8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-bf27 .article-5c97 {
  margin-left: auto;
  margin-right: auto;
}
.feature-7715 > * {
  margin-left: auto;
  margin-right: auto;
}
.feature-7715 .description-a4d5 {
  margin-right: 1.41575em;
}
.dark_af51 .feature-7715 > .active_light_c1cd {
  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;
}
.dark_af51 .feature-7715 > .container-pro-e29c {
  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;
}
.notification-soft-258a.accordion-bf27 .article-5c97,
.secondary_f944.accordion-bf27 .article-5c97 {
  margin-left: 0;
}
.basic_86cd.accordion-bf27 .article-5c97,
.soft_45fd.accordion-bf27 .article-5c97 {
  margin-right: 0;
}
.feature-7715 ol,
.feature-7715 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.disabled_fluid_8fe0 video {
  max-width: 100%;
}
.title-outer-3006 img {
  display: block;
}
.title-outer-3006.description-a4d5,
.title-outer-3006.element_b183 {
  width: 100%;
}
.title-outer-3006.container-pro-e29c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.prev-bef6:not(.avatar-dynamic-afc2) {
  margin: 1.5em auto;
}
.form_mini_c2ac p {
  padding: 1.5em 14px;
}
ul.carousel-fixed-7289.container-pro-e29c,
ul.carousel-fixed-7289.active_light_c1cd,
ul.carousel-fixed-7289.progress-hard-1f64.active_light_c1cd {
  padding: 0 14px;
}
.thumbnail-37b5 {
  display: block;
  overflow-x: auto;
}
.thumbnail-37b5 table {
  border-collapse: collapse;
  width: 100%;
}
.thumbnail-37b5 td,
.thumbnail-37b5 th {
  padding: 0.5em;
}
.feature-7715 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.feature-7715 ol ol,
.feature-7715 ol ul,
.feature-7715 ul ol,
.feature-7715 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.feature-7715 ol ol li,
.feature-7715 ol ul li,
.feature-7715 ul ol li,
.feature-7715 ul ul li {
  margin-left: 0;
}
.frame_bottom_5c5c.red_855e > .notification_5e7d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.frame_bottom_5c5c.red_855e > .notification_5e7d iframe,
.frame_bottom_5c5c.red_855e > .notification_5e7d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget_0705 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget_0705.paragraph_down_30d9 {
  padding: 0;
}
.widget_0705.paragraph_down_30d9 cite {
  font-size: 13px;
}
.widget_0705 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget_0705 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.stone_0357 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.stone_0357 > p:first-child {
  margin-top: 0;
}
.stone_0357 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.stone_0357 blockquote {
  border-left: 0;
}
.footer_black_e725 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.footer_black_e725:not(.search_4fed) {
  max-width: 100px;
}
.footer_black_e725.block_216e {
  border-bottom: none !important;
  text-align: center;
}
.footer_black_e725.block_216e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form_mini_c2ac p {
    padding: 1.5em 0;
  }
}
.section-8709 {
  color: #0073aa;
}
.grid-c697 {
  background-color: #0073aa;
}
.static_58b8 {
  color: #229fd8;
}
.hero-8e8b {
  background-color: #229fd8;
}
.table_f059 {
  color: #eee;
}
.gas_21e6 {
  background-color: #eee;
}
.link-steel-7c99 {
  color: #444;
}
.hot-6941 {
  background-color: #444;
}
.pressed_7b95 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pressed_7b95 .focus_gas_33e8 .pagination-50ca {
  font-size: 15px;
}
.pressed_7b95 .pagination-50ca {
  line-height: 1.3;
}
.pressed_7b95 .alert_down_3741 {
}
.pressed_7b95 .notification-narrow-7afa {
  background: #235787;
}
.full-f193 {
  padding: 0;
}
.full-f193 .notification-narrow-7afa {
  background: #1a1a1a;
}
.full-f193 .alert_down_3741 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.in-0082 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.in-0082 .alert_down_3741 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.in-0082 .notification-narrow-7afa {
  background: #303030;
}
.pink-e8a4 {
  position: relative;
  z-index: 10;
}
.pink-e8a4 .in_57bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard-5cf2 .frame-up-a785 {
  display: inline-block;
  vertical-align: middle;
}
.hard-5cf2.box-warm-9c3f .frame-up-a785 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hard-5cf2.box-warm-9c3f .frame-up-a785 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hard-5cf2.box-warm-9c3f .frame-up-a785 {
    margin-right: 0.4em;
  }
}
.hard-5cf2.box-warm-9c3f .frame-up-a785:last-child {
  margin-right: 0;
}
.wood-e2f2 .in_57bf {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .photo-pro-9978 .focus_gas_33e8 {
    margin: 0 -0.5em;
  }
  .photo-pro-9978 .focus_gas_33e8 [class*="customify-col-"],
  .photo-pro-9978 .focus_gas_33e8 [class*="customify-col_"],
  .photo-pro-9978 .focus_gas_33e8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.photo-pro-9978.gradient-large-992d .in_57bf {
  background: 0 0 !important;
}
.photo-pro-9978.gradient-large-992d .in_57bf,
.photo-pro-9978.wood-e2f2 .in_57bf {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .photo-pro-9978.overlay-1b12 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.photo-pro-9978.wood-e2f2 .in_57bf {
  box-shadow: none !important;
}
.small-4f3a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .small-4f3a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .small-4f3a {
    padding: 18px 0 20px;
  }
}
.small-4f3a .copper_7f34 {
  width: 100%;
}
.small-4f3a .copper_b407 {
  margin-bottom: 0;
}
.small-4f3a .wide_4524 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shadow_d215 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shadow_d215 .purple_9afe {
  width: 100%;
}
.sidebar_317c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sidebar_317c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sidebar_317c 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;
}
.sidebar_317c li:last-child:after {
  display: none;
}
.sidebar_317c li a {
  font-weight: 500;
  margin-right: 10px;
}
.pressed_cbee .active_selected_f0e3 button,
.small-4f3a .active_selected_f0e3 button {
  left: 0;
}
.pressed_cbee .purple_9afe,
.small-4f3a .purple_9afe {
  padding-left: 0;
  padding-right: 0;
}
.pressed_cbee .shadow_d215,
.small-4f3a .shadow_d215 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pressed_cbee {
  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;
}
.pressed_cbee: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;
}
.pressed_cbee .component_center_399d {
  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) {
  .pressed_cbee .component_center_399d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_cbee .component_center_399d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pressed_cbee .component_center_399d {
    min-height: 200px;
  }
}
.pressed_cbee .sidebar_317c {
  color: rgba(255, 255, 255, 0.8);
}
.pressed_cbee .sidebar_317c a,
.pressed_cbee .sidebar_317c li:after {
  color: inherit;
}
.pressed_cbee .sidebar_317c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.module_2cee {
  margin-bottom: 0.5em;
}
.tertiary-glass-c329 {
  margin-bottom: 1.2em;
}
.tertiary-glass-c329,
.module_2cee {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tertiary-glass-c329 p:last-child,
.module_2cee p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .active_selected_f0e3,
#masthead .active_selected_f0e3 {
  display: none;
}
#masthead
  > .active_selected_f0e3.logo_dim_36ee {
  display: none;
}
#masthead > .active_selected_f0e3 button {
  left: 0;
}
.form-09d8 {
  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%;
}
.form-09d8 .frame-up-a785 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.form-09d8 .bright_b89c {
  display: -webkit-box;
  display: flex;
}
.form-09d8 .bright_b89c.black_65b0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.form-09d8 .bright_b89c.tooltip_fast_8b6e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form-09d8 .bright_b89c.narrow_067b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form-09d8.background-simple-97f7.title_ddb4 .bright_b89c.black_65b0 {
  flex-basis: 100%;
}
.form-09d8.photo_yellow_c02a .bright_b89c.tooltip_fast_8b6e {
  -webkit-box-flex: 1;
  flex: auto;
}
.form-09d8.photo_yellow_c02a .bright_b89c.narrow_067b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .active_selected_f0e3.logo_dim_36ee {
  display: none;
}
#masthead > .active_selected_f0e3 button {
  left: 0;
}
.notification_slow_d9c3 {
  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;
}
.notification_slow_d9c3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notification_slow_d9c3.outline_b554 i {
  margin-right: 4px;
}
.notification_slow_d9c3.heading-easy-a457 i {
  margin-left: 5px;
}
.pagination-50ca p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pagination-50ca p:last-child {
  margin-bottom: 0;
}
.thumbnail-static-704d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thumbnail-static-704d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thumbnail-static-704d img {
  display: block;
  width: auto;
  line-height: 1;
}
.thumbnail-static-704d .background_light_78ee {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thumbnail-static-704d .new_271c {
  margin: 5px 0 7px 0;
}
.thumbnail-static-704d.video_2353 .primary-black-a922 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail-static-704d.video_2353 .bronze_8bf8 {
  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;
}
.thumbnail-static-704d.form-8df6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thumbnail-static-704d.form-8df6 .primary-black-a922 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail-static-704d.form-8df6 .bronze_8bf8 {
  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;
}
.thumbnail-static-704d.last-18f3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail-static-704d.overlay_183a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thumbnail-static-704d.overlay_183a .bronze_8bf8 {
  margin-top: 7px;
}
.shade_in_ebfb {
  display: inline-block;
}
.pink-e8a4 .gallery_glass_d6ba .thumbnail-static-704d img {
  max-width: 100%;
}
.search-7e5e .content-soft-a240.sidebar-focused-39be,
.primary_stale_4d3f .content-soft-a240.sidebar-focused-39be {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.search-7e5e .plasma-3623,
.primary_stale_4d3f .plasma-3623 {
  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%);
}
.search-7e5e .plasma-3623 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.search-7e5e.south-5e85 .plasma-3623 {
  display: none;
}
.search-7e5e .background_027c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-7e5e .background_027c li {
  display: inline-block;
  position: relative;
}
.search-7e5e .background_027c li:last-child {
  margin-right: 0;
}
.search-7e5e .background_027c 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;
}
.search-7e5e .background_027c li.slider_1537 > a {
  color: rgba(0, 0, 0, 0.9);
}
.search-7e5e .background_027c > 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;
}
.search-7e5e .background_027c > li > a i {
  line-height: 0;
}
.search-7e5e .background_027c > li.picture_large_8c67 > a .plasma-3623 {
  margin-left: 4px;
  line-height: 0;
}
.search-7e5e .background_027c .title-2130 li.picture_large_8c67 > a {
  position: relative;
}
.search-7e5e .background_027c .title-2130 li.picture_large_8c67 > a:after,
.search-7e5e .background_027c .title-2130 li.picture_large_8c67 > a:before {
  content: "";
  display: table;
}
.search-7e5e .background_027c .title-2130 li.picture_large_8c67 > a:after {
  clear: both;
}
.search-7e5e .background_027c .title-2130 li.picture_large_8c67 > a .plasma-3623 {
  margin-left: 5px;
  float: right;
}
.search-7e5e .tag-eff5,
.search-7e5e .title-2130 {
  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;
}
.search-7e5e .title-2130 {
  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;
}
.search-7e5e .title-2130 .sidebar-focused-39be {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search-7e5e .title-2130 .plasma-3623 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.search-7e5e .title-2130 li {
  display: block;
  margin: 0;
  padding: 0;
}
.search-7e5e .title-2130 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;
}
.search-7e5e .title-2130 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.search-7e5e .title-2130 .title-2130 {
  top: 0;
  left: 100%;
}
.search-7e5e .focused_e9d7.fn-focus-b3d5 > .tag-eff5,
.search-7e5e .focused_e9d7.fn-focus-b3d5 > .title-2130,
.search-7e5e .focused_e9d7:focus > .tag-eff5,
.search-7e5e .focused_e9d7:focus > .title-2130,
.search-7e5e .focused_e9d7:hover > .tag-eff5,
.search-7e5e .focused_e9d7:hover > .title-2130 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.search-7e5e.narrow-5bd9 .article-85d9:after,
.search-7e5e.narrow-5bd9 .article-85d9:before {
  content: "";
  display: table;
}
.search-7e5e.narrow-5bd9 .article-85d9:after {
  clear: both;
}
.search-7e5e.narrow-5bd9 .article-85d9 > li {
  float: left;
}
.search-7e5e.card-rough-5b99 .article-85d9:after,
.search-7e5e.card-rough-5b99 .article-85d9:before {
  content: "";
  display: table;
}
.search-7e5e.card-rough-5b99 .article-85d9:after {
  clear: both;
}
.search-7e5e.card-rough-5b99 .article-85d9 > li {
  float: left;
}
.search-7e5e.card-rough-5b99 .article-85d9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.search-7e5e.card-rough-5b99 .article-85d9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.search-7e5e.card-rough-5b99 .article-85d9 > li.label-fast-617a > a,
.search-7e5e.card-rough-5b99 .article-85d9 > li.slider_1537 > a {
  color: #fff;
  background-color: #1e4b75;
}
.search-7e5e.active_c4fe .article-85d9 > li > a .sidebar-focused-39be {
  position: relative;
}
.search-7e5e.active_c4fe .article-85d9 > li > a .sidebar-focused-39be: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;
}
.search-7e5e.active_c4fe
  .article-85d9
  > li:focus
  > a
  .sidebar-focused-39be:before,
.search-7e5e.active_c4fe
  .article-85d9
  > li:hover
  > a
  .sidebar-focused-39be:before {
  width: 100%;
  background-color: currentColor;
}
.search-7e5e.active_c4fe
  .article-85d9
  > li.label-fast-617a
  > a
  .sidebar-focused-39be:before,
.search-7e5e.active_c4fe
  .article-85d9
  > li.modal_steel_1984
  > a
  .sidebar-focused-39be:before {
  width: 100%;
  background-color: currentColor;
}
.search-7e5e.link-506f .article-85d9 > li > a .sidebar-focused-39be {
  position: relative;
}
.search-7e5e.link-506f .article-85d9 > li > a .sidebar-focused-39be: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;
}
.search-7e5e.link-506f .article-85d9 > li:focus > a .sidebar-focused-39be:before,
.search-7e5e.link-506f
  .article-85d9
  > li:hover
  > a
  .sidebar-focused-39be:before {
  width: 100%;
  background-color: currentColor;
}
.search-7e5e.link-506f
  .article-85d9
  > li.label-fast-617a
  > a
  .sidebar-focused-39be:before,
.search-7e5e.link-506f
  .article-85d9
  > li.modal_steel_1984
  > a
  .sidebar-focused-39be:before {
  width: 100%;
  background-color: currentColor;
}
.primary_stale_4d3f .background_027c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.primary_stale_4d3f .background_027c li:first-child > a {
  border-top: none;
}
.primary_stale_4d3f .background_027c .outline-tall-7322 > .sidebar-focused-39be .plasma-3623 {
  display: none;
}
.primary_stale_4d3f .background_027c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.primary_stale_4d3f .background_027c li:last-child {
  border: none;
}
.primary_stale_4d3f .background_027c li.picture_large_8c67 > a {
  padding-right: 45px !important;
}
.primary_stale_4d3f .background_027c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.primary_stale_4d3f .background_027c li a:focus,
.primary_stale_4d3f .background_027c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_stale_4d3f .background_027c li .under_3db9 {
  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;
}
.primary_stale_4d3f .background_027c li .under_3db9:hover {
  box-shadow: none;
}
.primary_stale_4d3f .background_027c li .under_3db9 .plasma-3623 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.primary_stale_4d3f .background_027c .title-2130 {
  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);
}
.primary_stale_4d3f .background_027c .title-2130 li a {
  padding-left: 3em;
}
.primary_stale_4d3f .background_027c .carousel-top-08f8 > a .under_3db9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.primary_stale_4d3f .background_027c .carousel-top-08f8 > .title-2130 {
  display: block;
  opacity: 1;
}
.active-dfc3 {
  max-width: 100%;
}
.secondary-static-75f2 {
  line-height: 0;
  cursor: pointer;
}
.main_f8fa {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.main_f8fa:hover {
  box-shadow: none;
  color: currentColor;
}
.main_f8fa svg {
  width: 18px;
  height: 18px;
}
.main_f8fa .header-f6d5 {
  display: none;
}
.short-4529 {
  position: relative;
}
.short-4529.fn-active-b3d5 .main_f8fa .primary_73bc {
  display: none;
}
.short-4529.fn-active-b3d5 .main_f8fa .header-f6d5 {
  display: inline-block;
}
.short-4529 .accordion_warm_aa9b {
  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);
}
.short-4529.info-97ed .accordion_warm_aa9b {
  left: auto;
  right: -0.9em;
}
.short-4529.info-97ed .shade_764a::before {
  left: auto;
  right: 15px;
}
.short-4529.fn-active-b3d5 .accordion_warm_aa9b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.carousel_8ba1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.carousel_8ba1 label {
  flex-basis: 100%;
}
.carousel_8ba1 .silver-2205 {
  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;
}
.carousel_8ba1 .hidden_fixed_81c7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.carousel_8ba1 .hidden_fixed_81c7:focus {
  background-color: transparent;
}
.carousel_8ba1 button.tertiary_acc6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.carousel_8ba1 button.tertiary_acc6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.carousel_8ba1 button.tertiary_acc6 svg {
  width: 18px;
  height: 18px;
}
.carousel_8ba1 input[type="submit"] {
  min-height: auto;
}
.current-5ecc .carousel_8ba1 .hidden_fixed_81c7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade_764a {
  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) {
  .shade_764a {
    width: 220px;
  }
}
.shade_764a label {
  flex-basis: 100%;
}
.shade_764a::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;
}
.blue_11e5 .current-5ecc .carousel_8ba1 {
  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;
}
.blue_11e5
  .current-5ecc
  .carousel_8ba1
  .silver-2205 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.blue_11e5 .current-5ecc .carousel_8ba1 .hidden_fixed_81c7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.blue_11e5
  .current-5ecc
  .carousel_8ba1
  .hidden_fixed_81c7:focus {
  background: 0 0;
}
.blue_11e5
  .current-5ecc
  .carousel_8ba1
  .header_full_9481 {
  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;
}
.clean_f951 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean_f951 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean_f951 li:last-child {
  margin-right: 0;
}
.clean_f951 li:first-child {
  margin-left: 0;
}
.clean_f951.main_1d53 a {
  color: #fff;
}
.clean_f951.main_1d53 a:hover {
  color: #fff;
}
.clean_f951 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean_f951 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean_f951 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean_f951 a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean_f951 [class*="social-icon-apple"] {
  background-color: #999;
}
.clean_f951 [class*="social-icon-apple"].header-tiny-6c26 {
  background-color: transparent;
  color: #999;
}
.clean_f951 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean_f951 [class*="social-icon-behance"].header-tiny-6c26 {
  background-color: transparent;
  color: #1769ff;
}
.clean_f951 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean_f951 [class*="social-icon-bitbucket"].header-tiny-6c26 {
  background-color: transparent;
  color: #205081;
}
.clean_f951 [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean_f951 [class*="social-icon-codepen"].header-tiny-6c26 {
  background-color: transparent;
  color: #000;
}
.clean_f951 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean_f951 [class*="social-icon-delicious"].header-tiny-6c26 {
  background-color: transparent;
  color: #39f;
}
.clean_f951 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean_f951 [class*="social-icon-digg"].header-tiny-6c26 {
  background-color: transparent;
  color: #005be2;
}
.clean_f951 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean_f951 [class*="social-icon-dribbble"].header-tiny-6c26 {
  background-color: transparent;
  color: #ea4c89;
}
.clean_f951 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean_f951 [class*="social-icon-envelope"].header-tiny-6c26 {
  background-color: transparent;
  color: #ea4335;
}
.clean_f951 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean_f951 [class*="social-icon-facebook"].header-tiny-6c26 {
  background-color: transparent;
  color: #3b5998;
}
.clean_f951 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean_f951 [class*="social-icon-flickr"].header-tiny-6c26 {
  background-color: transparent;
  color: #0063dc;
}
.clean_f951 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean_f951 [class*="social-icon-foursquare"].header-tiny-6c26 {
  background-color: transparent;
  color: #2d5be3;
}
.clean_f951 [class*="social-icon-github"] {
  background-color: #333;
}
.clean_f951 [class*="social-icon-github"].header-tiny-6c26 {
  background-color: transparent;
  color: #333;
}
.clean_f951 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean_f951 [class*="social-icon-google-plus"].header-tiny-6c26 {
  background-color: transparent;
  color: #dd4b39;
}
.clean_f951 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean_f951 [class*="social-icon-houzz"].header-tiny-6c26 {
  background-color: transparent;
  color: #7ac142;
}
.clean_f951 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean_f951 [class*="social-icon-instagram"].header-tiny-6c26 {
  background-color: transparent;
  color: #262626;
}
.clean_f951 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean_f951 [class*="social-icon-jsfiddle"].header-tiny-6c26 {
  background-color: transparent;
  color: #487aa2;
}
.clean_f951 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean_f951 [class*="social-icon-linkedin"].header-tiny-6c26 {
  background-color: transparent;
  color: #0077b5;
}
.clean_f951 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean_f951 [class*="social-icon-medium"].header-tiny-6c26 {
  background-color: transparent;
  color: #00ab6b;
}
.clean_f951 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean_f951
  [class*="social-icon-odnoklassniki"].header-tiny-6c26 {
  background-color: transparent;
  color: #f4731c;
}
.clean_f951 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean_f951 [class*="social-icon-meetup"].header-tiny-6c26 {
  background-color: transparent;
  color: #ec1c40;
}
.clean_f951 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean_f951 [class*="social-icon-pinterest"].header-tiny-6c26 {
  background-color: transparent;
  color: #bd081c;
}
.clean_f951 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean_f951 [class*="social-icon-product-hunt"].header-tiny-6c26 {
  background-color: transparent;
  color: #da552f;
}
.clean_f951 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean_f951 [class*="social-icon-reddit"].header-tiny-6c26 {
  background-color: transparent;
  color: #ff4500;
}
.clean_f951 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean_f951 [class*="social-icon-rss"].header-tiny-6c26 {
  background-color: transparent;
  color: #f26522;
}
.clean_f951 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean_f951
  [class*="social-icon-shopping-cart"].header-tiny-6c26 {
  background-color: transparent;
  color: #4caf50;
}
.clean_f951 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean_f951 [class*="social-icon-skype"].header-tiny-6c26 {
  background-color: transparent;
  color: #00aff0;
}
.clean_f951 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean_f951 [class*="social-icon-slideshare"].header-tiny-6c26 {
  background-color: transparent;
  color: #0077b5;
}
.clean_f951 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean_f951 [class*="social-icon-snapchat"].header-tiny-6c26 {
  background-color: transparent;
  color: #fffc00;
}
.clean_f951 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean_f951 [class*="social-icon-soundcloud"].header-tiny-6c26 {
  background-color: transparent;
  color: #f80;
}
.clean_f951 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean_f951 [class*="social-icon-spotify"].header-tiny-6c26 {
  background-color: transparent;
  color: #2ebd59;
}
.clean_f951 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean_f951
  [class*="social-icon-stack-overflow"].header-tiny-6c26 {
  background-color: transparent;
  color: #fe7a15;
}
.clean_f951 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean_f951 [class*="social-icon-maldkfgram"].header-tiny-6c26 {
  background-color: transparent;
  color: #2ca5e0;
}
.clean_f951 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean_f951 [class*="social-icon-tripadvisor"].header-tiny-6c26 {
  background-color: transparent;
  color: #589442;
}
.clean_f951 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean_f951 [class*="social-icon-tumblr"].header-tiny-6c26 {
  background-color: transparent;
  color: #35465c;
}
.clean_f951 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean_f951 [class*="social-icon-twitch"].header-tiny-6c26 {
  background-color: transparent;
  color: #6441a5;
}
.clean_f951 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean_f951 [class*="social-icon-twitter"].header-tiny-6c26 {
  background-color: transparent;
  color: #1da1f2;
}
.clean_f951 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean_f951 [class*="social-icon-vimeo"].header-tiny-6c26 {
  background-color: transparent;
  color: #1ab7ea;
}
.clean_f951 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean_f951 [class*="social-icon-vk"].header-tiny-6c26 {
  background-color: transparent;
  color: #45668e;
}
.clean_f951 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean_f951 [class*="social-icon-weibo"].header-tiny-6c26 {
  background-color: transparent;
  color: #df2029;
}
.clean_f951 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean_f951 [class*="social-icon-weixin"].header-tiny-6c26 {
  background-color: transparent;
  color: #7bb32e;
}
.clean_f951 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean_f951 [class*="social-icon-whatsapp"].header-tiny-6c26 {
  background-color: transparent;
  color: #25d366;
}
.clean_f951 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean_f951 [class*="social-icon-wordpress"].header-tiny-6c26 {
  background-color: transparent;
  color: #21759b;
}
.clean_f951 [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean_f951 [class*="social-icon-xing"].header-tiny-6c26 {
  background-color: transparent;
  color: #026466;
}
.clean_f951 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean_f951 [class*="social-icon-yelp"].header-tiny-6c26 {
  background-color: transparent;
  color: #af0606;
}
.clean_f951 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean_f951 [class*="social-icon-youtube"].header-tiny-6c26 {
  background-color: transparent;
  color: #cd201f;
}
.solid_25a1 {
  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;
}
.solid_25a1:hover {
  box-shadow: none;
  background: 0 0;
}
.secondary_bdb1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dim-ec4a {
  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;
}
.light-f7f6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.old_2891 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.old_2891,
.old_2891::after,
.old_2891::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;
}
.old_2891::after,
.old_2891::before {
  content: "";
  display: block;
  background-color: inherit;
}
.prev_a7fc .dim-ec4a .light-f7f6 {
  margin-top: -2px;
  width: 19px;
}
.prev_a7fc .dim-ec4a .old_2891 {
  margin-top: -1px;
}
.prev_a7fc .dim-ec4a .old_2891,
.prev_a7fc .dim-ec4a .old_2891::after,
.prev_a7fc .dim-ec4a .old_2891::before {
  width: 19px;
  height: 2px;
}
.prev_a7fc .dim-ec4a .old_2891::before {
  top: -6px;
}
.prev_a7fc .dim-ec4a .old_2891::after {
  bottom: -6px;
}
.inner_3190 .dim-ec4a .light-f7f6 {
  margin-top: -2px;
  width: 22px;
}
.inner_3190 .dim-ec4a .old_2891 {
  margin-top: -1px;
}
.inner_3190 .dim-ec4a .old_2891,
.inner_3190 .dim-ec4a .old_2891::after,
.inner_3190 .dim-ec4a .old_2891::before {
  width: 22px;
  height: 2px;
}
.inner_3190 .dim-ec4a .old_2891::before {
  top: -7px;
}
.inner_3190 .dim-ec4a .old_2891::after {
  bottom: -7px;
}
.input_simple_1acd .dim-ec4a .light-f7f6 {
  margin-top: -2px;
  width: 31px;
}
.input_simple_1acd .dim-ec4a .old_2891 {
  margin-top: -1.5px;
}
.input_simple_1acd .dim-ec4a .old_2891,
.input_simple_1acd .dim-ec4a .old_2891::after,
.input_simple_1acd .dim-ec4a .old_2891::before {
  width: 31px;
  height: 3px;
}
.input_simple_1acd .dim-ec4a .old_2891::before {
  top: -9px;
}
.input_simple_1acd .dim-ec4a .old_2891::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .alert-52b4 .dim-ec4a .light-f7f6 {
    margin-top: -2px;
    width: 19px;
  }
  .alert-52b4 .dim-ec4a .old_2891 {
    margin-top: -1px;
  }
  .alert-52b4 .dim-ec4a .old_2891,
  .alert-52b4 .dim-ec4a .old_2891::after,
  .alert-52b4 .dim-ec4a .old_2891::before {
    width: 19px;
    height: 2px;
  }
  .alert-52b4 .dim-ec4a .old_2891::before {
    top: -6px;
  }
  .alert-52b4 .dim-ec4a .old_2891::after {
    bottom: -6px;
  }
  .logo-71aa .dim-ec4a .light-f7f6 {
    margin-top: -2px;
    width: 22px;
  }
  .logo-71aa .dim-ec4a .old_2891 {
    margin-top: -1px;
  }
  .logo-71aa .dim-ec4a .old_2891,
  .logo-71aa .dim-ec4a .old_2891::after,
  .logo-71aa .dim-ec4a .old_2891::before {
    width: 22px;
    height: 2px;
  }
  .logo-71aa .dim-ec4a .old_2891::before {
    top: -7px;
  }
  .logo-71aa .dim-ec4a .old_2891::after {
    bottom: -7px;
  }
  .pagination-a63b .dim-ec4a .light-f7f6 {
    margin-top: -2px;
    width: 31px;
  }
  .pagination-a63b .dim-ec4a .old_2891 {
    margin-top: -1.5px;
  }
  .pagination-a63b .dim-ec4a .old_2891,
  .pagination-a63b .dim-ec4a .old_2891::after,
  .pagination-a63b .dim-ec4a .old_2891::before {
    width: 31px;
    height: 3px;
  }
  .pagination-a63b .dim-ec4a .old_2891::before {
    top: -9px;
  }
  .pagination-a63b .dim-ec4a .old_2891::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_liquid_79c1 .dim-ec4a .light-f7f6 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow_liquid_79c1 .dim-ec4a .old_2891 {
    margin-top: -1px;
  }
  .shadow_liquid_79c1 .dim-ec4a .old_2891,
  .shadow_liquid_79c1 .dim-ec4a .old_2891::after,
  .shadow_liquid_79c1 .dim-ec4a .old_2891::before {
    width: 19px;
    height: 2px;
  }
  .shadow_liquid_79c1 .dim-ec4a .old_2891::before {
    top: -6px;
  }
  .shadow_liquid_79c1 .dim-ec4a .old_2891::after {
    bottom: -6px;
  }
  .first_eb8a .dim-ec4a .light-f7f6 {
    margin-top: -2px;
    width: 22px;
  }
  .first_eb8a .dim-ec4a .old_2891 {
    margin-top: -1px;
  }
  .first_eb8a .dim-ec4a .old_2891,
  .first_eb8a .dim-ec4a .old_2891::after,
  .first_eb8a .dim-ec4a .old_2891::before {
    width: 22px;
    height: 2px;
  }
  .first_eb8a .dim-ec4a .old_2891::before {
    top: -7px;
  }
  .first_eb8a .dim-ec4a .old_2891::after {
    bottom: -7px;
  }
  .gradient-1116 .dim-ec4a .light-f7f6 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-1116 .dim-ec4a .old_2891 {
    margin-top: -1.5px;
  }
  .gradient-1116 .dim-ec4a .old_2891,
  .gradient-1116 .dim-ec4a .old_2891::after,
  .gradient-1116 .dim-ec4a .old_2891::before {
    width: 31px;
    height: 3px;
  }
  .gradient-1116 .dim-ec4a .old_2891::before {
    top: -9px;
  }
  .gradient-1116 .dim-ec4a .old_2891::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-upper-33bc .dim-ec4a .light-f7f6 {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper-upper-33bc .dim-ec4a .old_2891 {
    margin-top: -1px;
  }
  .wrapper-upper-33bc .dim-ec4a .old_2891,
  .wrapper-upper-33bc .dim-ec4a .old_2891::after,
  .wrapper-upper-33bc .dim-ec4a .old_2891::before {
    width: 19px;
    height: 2px;
  }
  .wrapper-upper-33bc .dim-ec4a .old_2891::before {
    top: -6px;
  }
  .wrapper-upper-33bc .dim-ec4a .old_2891::after {
    bottom: -6px;
  }
  .progress_096d .dim-ec4a .light-f7f6 {
    margin-top: -2px;
    width: 22px;
  }
  .progress_096d .dim-ec4a .old_2891 {
    margin-top: -1px;
  }
  .progress_096d .dim-ec4a .old_2891,
  .progress_096d .dim-ec4a .old_2891::after,
  .progress_096d .dim-ec4a .old_2891::before {
    width: 22px;
    height: 2px;
  }
  .progress_096d .dim-ec4a .old_2891::before {
    top: -7px;
  }
  .progress_096d .dim-ec4a .old_2891::after {
    bottom: -7px;
  }
  .background-dim-8085 .dim-ec4a .light-f7f6 {
    margin-top: -2px;
    width: 31px;
  }
  .background-dim-8085 .dim-ec4a .old_2891 {
    margin-top: -1.5px;
  }
  .background-dim-8085 .dim-ec4a .old_2891,
  .background-dim-8085 .dim-ec4a .old_2891::after,
  .background-dim-8085 .dim-ec4a .old_2891::before {
    width: 31px;
    height: 3px;
  }
  .background-dim-8085 .dim-ec4a .old_2891::before {
    top: -9px;
  }
  .background-dim-8085 .dim-ec4a .old_2891::after {
    bottom: -9px;
  }
}
.shadow-easy-6357 .old_2891 {
  -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);
}
.shadow-easy-6357 .old_2891::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shadow-easy-6357 .old_2891::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);
}
.shadow-easy-6357.stale_992c .old_2891 {
  -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);
}
.shadow-easy-6357.stale_992c .old_2891::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shadow-easy-6357.stale_992c .old_2891::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);
}
.card_yellow_03cc {
  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.avatar_2703:before {
  display: none;
}
.cool_4082 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.cool_4082 .carousel_small_66d7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.cool_4082 .carousel_small_66d7:last-of-type {
  border-bottom: none;
}
.cool_4082 .carousel_small_66d7.article_6af9,
.cool_4082 .carousel_small_66d7.texture-stale-e75d,
.cool_4082 .carousel_small_66d7.wrapper-west-3724 {
  padding: 0;
}
.cool_4082 .primary_stale_4d3f .under_3db9 {
  color: currentColor;
}
.cool_4082 .primary_stale_4d3f .under_3db9:focus,
.cool_4082 .primary_stale_4d3f .under_3db9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool_4082.alert_down_3741 .hovered_b7e8,
.cool_4082.alert_down_3741 .pagination-50ca a,
.cool_4082.alert_down_3741 .article-85d9 a,
.cool_4082.alert_down_3741 .title-2130 a {
  color: rgba(0, 0, 0, 0.55);
}
.cool_4082.alert_down_3741 .hovered_b7e8:hover,
.cool_4082.alert_down_3741 .pagination-50ca a:hover,
.cool_4082.alert_down_3741 .article-85d9 a:hover,
.cool_4082.alert_down_3741 .title-2130 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool_4082.alert_down_3741 .clean_de00 {
  color: rgba(0, 0, 0, 0.8);
}
.cool_4082.alert_down_3741 .carousel_small_66d7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool_4082.alert_down_3741 .carousel_small_66d7:before {
  background: rgba(0, 0, 0, 0.08);
}
.cool_4082.alert_down_3741 .dropdown_d4f5:before {
  background: rgba(255, 255, 255, 0.9);
}
.cool_4082.alert_down_3741 .primary_stale_4d3f .background_027c li a,
.cool_4082.alert_down_3741 .primary_stale_4d3f .under_3db9,
.cool_4082.alert_down_3741 .title-2130 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool_4082.alert_down_3741 .primary_stale_4d3f .under_3db9:focus,
.cool_4082.alert_down_3741 .primary_stale_4d3f .under_3db9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool_4082.alert_down_3741 .background_027c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool_4082.notification-narrow-7afa .hovered_b7e8,
.cool_4082.notification-narrow-7afa .pagination-50ca a,
.cool_4082.notification-narrow-7afa .article-85d9 .under_3db9,
.cool_4082.notification-narrow-7afa .article-85d9 a,
.cool_4082.notification-narrow-7afa .title-2130 a {
  color: rgba(255, 255, 255, 0.79);
}
.cool_4082.notification-narrow-7afa .hovered_b7e8:hover,
.cool_4082.notification-narrow-7afa .pagination-50ca a:hover,
.cool_4082.notification-narrow-7afa .article-85d9 .under_3db9:hover,
.cool_4082.notification-narrow-7afa .article-85d9 a:hover,
.cool_4082.notification-narrow-7afa .title-2130 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_4082.notification-narrow-7afa .clean_de00 {
  color: rgba(255, 255, 255, 0.99);
}
.cool_4082.notification-narrow-7afa .carousel_small_66d7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_4082.notification-narrow-7afa .carousel_small_66d7:before {
  background: rgba(255, 255, 255, 0.08);
}
.cool_4082.notification-narrow-7afa .dropdown_d4f5:before {
  background: rgba(0, 0, 0, 0.9);
}
.cool_4082.notification-narrow-7afa .primary_stale_4d3f .background_027c li a,
.cool_4082.notification-narrow-7afa .primary_stale_4d3f .under_3db9,
.cool_4082.notification-narrow-7afa .title-2130 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_4082.notification-narrow-7afa .primary_stale_4d3f .under_3db9:focus,
.cool_4082.notification-narrow-7afa .primary_stale_4d3f .under_3db9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool_4082.notification-narrow-7afa .background_027c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_d4f5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown_d4f5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.plasma-bb72 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.badge-top-bbfb .cool_4082 {
  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;
}
.badge-top-bbfb .carousel_small_66d7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.badge-top-bbfb .carousel_small_66d7: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) {
  .badge-top-bbfb .carousel_small_66d7:before {
    width: 16%;
    left: 42%;
  }
}
.badge-top-bbfb .carousel_small_66d7:last-child:before {
  content: none;
}
.badge-top-bbfb .carousel_small_66d7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.badge-top-bbfb .primary_stale_4d3f .background_027c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.badge-top-bbfb .primary_stale_4d3f .background_027c li a .under_3db9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.badge-top-bbfb .primary_stale_4d3f .title-2130 {
  border: none;
}
.badge-top-bbfb .primary_stale_4d3f .title-2130 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.badge-top-bbfb .dropdown_d4f5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.badge-top-bbfb .plasma-bb72 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.badge-top-bbfb .notification-narrow-7afa .dropdown_d4f5:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge-top-bbfb .alert_down_3741.label_3900 .old_2891 {
  background: rgba(0, 0, 0, 0.6);
}
.badge-top-bbfb
  .alert_down_3741.label_3900
  .old_2891::after,
.badge-top-bbfb
  .alert_down_3741.label_3900
  .old_2891:before {
  background: inherit;
}
.badge-top-bbfb
  .alert_down_3741.label_3900:hover
  .old_2891 {
  background: rgba(0, 0, 0, 0.8);
}
.next_295a .cool_4082 {
  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) {
  .next_295a .cool_4082 {
    width: auto;
    right: 45px;
  }
}
.badge-f991 .cool_4082 {
  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) {
  .badge-f991 .cool_4082 {
    width: auto;
    left: 45px;
  }
}
.avatar_2703 .cool_4082 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.avatar_2703 .plasma-bb72 {
  max-width: 48em;
  margin: 0 auto;
}
.avatar_2703 .dropdown_d4f5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.box-pro-7ce8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.box-pro-7ce8.badge-top-bbfb .cool_4082 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.box-pro-7ce8.next_295a .cool_4082 {
  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);
}
.box-pro-7ce8 .cool_4082 {
  visibility: visible;
}
.box-pro-7ce8.badge-f991 .cool_4082 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.grid_9852,
.secondary-c7fd {
  overflow-x: hidden;
}
.grid_9852 .cool_4082 {
  overflow: auto;
}
.grid_9852.badge-top-bbfb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_9852.badge-top-bbfb .cool_4082 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.grid_9852.badge-top-bbfb .solid_25a1 {
  opacity: 0;
}
.grid_9852.next_295a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_9852.next_295a .cool_4082 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.grid_9852.next_295a .solid_25a1 {
  opacity: 0;
}
.grid_9852.badge-f991 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_9852.badge-f991 .cool_4082 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.grid_9852.badge-f991 .solid_25a1 {
  opacity: 0;
}
.grid_9852.avatar_2703 .cool_4082 {
  z-index: 10;
  visibility: visible;
}
.label_3900 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.label_3900 .old_2891 {
  background: rgba(255, 255, 255, 0.99);
}
.label_3900 .old_2891::after,
.label_3900 .old_2891:before {
  background: inherit;
}
.label_3900:hover .old_2891 {
  background: rgba(255, 255, 255, 0.99);
}
.badge-f991 .label_3900 {
  top: 10px;
  right: auto;
  left: 12px;
}
.avatar_2703 .label_3900 {
  display: none !important;
}
.grid_9852:before,
.secondary-c7fd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.grid_9852 .label_3900,
.secondary-c7fd .label_3900 {
  display: inline-block;
}
.cool_4082 .frame-up-a785 {
  -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;
}
.grid_9852 .cool_4082 .frame-up-a785,
.secondary-c7fd .cool_4082 .frame-up-a785 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient_south_468e .silver-2205 {
  width: 100%;
}
.gallery_glass_d6ba {
  padding: 0 0.5em 0;
}
.gallery_glass_d6ba [class*="customify-col-"],
.gallery_glass_d6ba [class*="customify-col_"],
.gallery_glass_d6ba [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.down_4838 .gallery_glass_d6ba {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .focus_gas_33e8 .caption-down-a2d9,
  .caption-down-a2d9 {
    display: none;
  }
  .surface_dynamic_f599 {
    text-align: left;
  }
  .stone-2516 {
    text-align: center;
  }
  .advanced_0694 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .focus_gas_33e8 .black-bd57,
  .black-bd57 {
    display: none;
  }
  .blue_082e {
    text-align: left;
  }
  .list-static-97b4 {
    text-align: center;
  }
  .frame-red-e9c7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .focus_gas_33e8 .form_medium_c5eb,
  .form_medium_c5eb {
    display: none;
  }
  .button_65d4 {
    text-align: left;
  }
  .caption-2c2b {
    text-align: center;
  }
  .pagination-e494 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.background_short_0791 {
  box-shadow: none !important;
}
.bright_0cb8 .avatar_2552,
.out_5eff .avatar_2552 {
  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;
}
.out_5eff .avatar_2552 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.in_57bf {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.in_57bf:after,
.in_57bf:before {
  content: "";
  display: table;
}
.in_57bf:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .in_57bf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.in_57bf,
.overlay-1b12 {
  max-width: 1248px;
  margin: 0 auto;
}

.alert-f569.button_middle_bf47 .in_57bf {
  max-width: 100%;
}
.alert-f569.static-be20 {
  max-width: 1200px;
  margin: 0 auto;
}
.alert-f569.popup_silver_6499 .in_57bf {
  max-width: 100%;
}
.alert-f569.popup_silver_6499 > .in_57bf {
  padding-left: 0;
  padding-right: 0;
}
.alert-f569.popup_silver_6499 > .in_57bf .focus_gas_33e8 {
  margin: 0;
}
.alert-f569.popup_silver_6499
  > .in_57bf
  .row_last_488f.pattern_warm_8b5f {
  margin-right: 0;
  margin-left: 0;
}
.alert-f569.popup_silver_6499 #main.pattern_warm_8b5f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo_fluid_f903 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo_fluid_f903 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid-8424 .article-5c97 {
    padding-right: 1em;
  }
  .grid-8424.tag_d1c2 .row_last_488f {
    border-right: 1px solid #eaecee;
  }
  .grid-8424.tag_d1c2 .article-5c97 {
    padding-right: 1em;
  }
  .grid-8424.tag_d1c2 .layout-center-7783 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary-a541 .article-5c97 {
    padding-left: 1em;
  }
  .primary-a541.tag_d1c2 .row_last_488f {
    border-left: 1px solid #eaecee;
  }
  .primary-a541.tag_d1c2 .article-5c97 {
    padding-left: 1em;
  }
  .primary-a541.tag_d1c2 .layout-center-7783 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_c3b1 .article-5c97 {
    padding-left: 1em;
  }
  .banner_c3b1.tag_d1c2 .popup_65b6 {
    border-right: 1px solid #eaecee;
  }
  .banner_c3b1.tag_d1c2 .pattern_center_f659 {
    border-right: 1px solid #eaecee;
  }
  .banner_c3b1.tag_d1c2 .article-5c97 {
    padding-left: 1em;
  }
  .banner_c3b1.tag_d1c2 .layout-center-7783 {
    padding-right: 1em;
  }
  .banner_c3b1.tag_d1c2 .wrapper-last-b4dc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module_copper_81d0 .article-5c97 {
    padding-right: 1em;
  }
  .module_copper_81d0.tag_d1c2 .popup_65b6 {
    border-left: 1px solid #eaecee;
  }
  .module_copper_81d0.tag_d1c2 .pattern_center_f659 {
    border-left: 1px solid #eaecee;
  }
  .module_copper_81d0.tag_d1c2 .article-5c97 {
    padding-right: 1em;
  }
  .module_copper_81d0.tag_d1c2 .layout-center-7783 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module_copper_81d0.tag_d1c2 .wrapper-last-b4dc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_fluid_f903 .article-5c97 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_fluid_f903.tag_d1c2 .row_last_488f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo_fluid_f903.tag_d1c2 .article-5c97 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_fluid_f903.tag_d1c2 .layout-center-7783 {
    padding-left: 1em;
  }
  .photo_fluid_f903.tag_d1c2 .wrapper-last-b4dc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo_fluid_f903.tag_d1c2 .article-5c97 {
    padding-left: 0;
  }
}
.wrapper_64fd .hard-5cf2 {
  display: inline-block;
}
.dropdown_fe69 {
  display: inline-block;
}
.element-mini-c117 {
  word-con: break-word;
}
.preview-gas-9efc > span {
  display: inline-block;
  padding: 5px 0;
}
.preview-gas-9efc .label-79ed {
  margin-left: 8px;
  margin-right: 8px;
}
.preview-gas-9efc .footer_8e89 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.right_c28e .component_3968 {
  margin-bottom: 2em;
}
.right_c28e .surface_dark_2d44 {
  margin-bottom: 15px;
}
.right_c28e .surface_dark_2d44:last-child {
  margin-bottom: 0;
}
.right_c28e .clean_aab3 {
  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) {
  .right_c28e .clean_aab3 {
    display: block;
  }
}
.right_c28e .content_ca18 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .right_c28e .content_ca18 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.right_c28e .breadcrumb-9e26 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.right_c28e .breadcrumb-9e26 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.right_c28e .breadcrumb-9e26 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.right_c28e .element-mini-c117 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.right_c28e .element-mini-c117 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.right_c28e .frame_0029 p:last-child {
  margin-bottom: 0;
}
.right_c28e .paper_da87 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.right_c28e .widget_eb82 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.right_c28e .rough-46af {
  margin-top: 1em;
}
.right_c28e .container_3505 {
  top: 0;
  display: block;
}
.right_c28e .container_3505 a {
  color: inherit;
}
.right_c28e .container_3505 a:hover {
  color: inherit;
}
.right_c28e .avatar_f7d2 {
  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;
}
.right_c28e .avatar_f7d2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.right_c28e .widget_eb82 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.right_c28e .header_f5c1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.right_c28e .header_f5c1:first-child {
  margin-top: 0;
}
.right_c28e .header_f5c1.form_fluid_071c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.right_c28e .header_f5c1.fast-da2e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right_c28e
  .header_f5c1.fast-da2e.picture_bottom_9e9a
  .rough-46af {
  width: 100%;
}
.right_c28e .fast-da2e {
  -webkit-box-align: center;
  align-items: center;
}
.right_c28e .fast-da2e .preview-gas-9efc,
.right_c28e .fast-da2e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.right_c28e .breadcrumb-9e26 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right_c28e .breadcrumb-9e26 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right_c28e .breadcrumb-9e26: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;
}
.right_c28e .form_fluid_071c {
  z-index: 5;
}
.right_c28e .mask-last-258c .pagination-clean-6fbe {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.right_c28e .text-ff6e .pagination-clean-6fbe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.right_c28e .info-716f .pagination-clean-6fbe {
  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;
}
.right_c28e.hidden-tall-1445 .clean_aab3,
.right_c28e.element_pro_a694 .clean_aab3 {
  display: block;
}
.right_c28e.hidden-tall-1445 .clean_aab3 .form_dbfc,
.right_c28e.hidden-tall-1445 .clean_aab3 .widget_eb82,
.right_c28e.element_pro_a694 .clean_aab3 .form_dbfc,
.right_c28e.element_pro_a694 .clean_aab3 .widget_eb82 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.right_c28e.header_orange_25bd .content_ca18 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .right_c28e.header_orange_25bd .content_ca18 {
    margin-right: 0;
  }
}
.right_c28e.hidden-tall-1445 .content_ca18,
.right_c28e.element_pro_a694 .content_ca18 {
  padding-top: 40%;
}
.right_c28e.hidden-tall-1445 .component_3968,
.right_c28e.element_pro_a694 .component_3968 {
  display: block;
}
.right_c28e.hidden-tall-1445 .fn-sticky-b3d5 .widget_eb82,
.right_c28e.element_pro_a694 .fn-sticky-b3d5 .widget_eb82 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.right_c28e.hidden-tall-1445 .content_ca18,
.right_c28e.element_pro_a694 .content_ca18 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.right_c28e.hidden-tall-1445 .widget_eb82 {
  padding: 1em;
}
.first-1957 {
  margin: 30px auto;
  display: block;
}
.first-1957 .thick-20b0 > * {
  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;
}
.first-1957 .thick-20b0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.first-1957 .thick-20b0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header-lower-2843 .preview-gas-9efc {
  margin-bottom: 1.41575em;
}
.header-lower-2843 .upper-88db {
  margin-bottom: 1.618em;
}
.feature-7715 .thumbnail-8968 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.feature-7715 .thumbnail-8968 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.feature-7715 .inner_9567 {
  max-width: 100%;
  overflow: auto;
}
.accordion-bf27 .feature-7715 a:hover {
  text-decoration: underline;
}
.preview-left-c28b .surface_dark_2d44:not(.element-mini-c117),
.preview-left-c28b .breadcrumb-9e26 {
  margin-bottom: 1.41575em;
}
.preview-left-c28b .surface_dark_2d44:not(.element-mini-c117):last-child,
.preview-left-c28b .breadcrumb-9e26:last-child {
  margin-bottom: 0;
}
.preview-left-c28b .surface_dark_2d44.aside_center_418f {
  margin-bottom: 0.41575em;
}
.preview-left-c28b .hard_a10a:before,
.preview-left-c28b .hot_2c31:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.preview-left-c28b .hard_a10a:before {
  content: "\f115";
}
.preview-left-c28b .hot_2c31:before {
  content: "\f02c";
}
.preview-left-c28b .status-fixed-174b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.preview-left-c28b .status-fixed-174b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tall-3a20 {
  display: -webkit-box;
  display: flex;
}
.tall-3a20 .row_33c7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tall-3a20 .row_33c7 {
    flex-basis: 90px;
  }
}
.tall-3a20 .mini_e250 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tall-3a20 .mini_e250 {
    flex-basis: calc(100% - 50px);
  }
}
.tall-3a20 .element_cold_0883 p:last-child {
  margin-bottom: 0.72em;
}
.gas-3d44 .thick-20b0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gas-3d44 .thick-20b0:after,
.gas-3d44 .thick-20b0:before {
  content: "";
  display: table;
}
.gas-3d44 .thick-20b0:after {
  clear: both;
}
.gas-3d44 .thick-20b0 .modal_c5fd,
.gas-3d44 .thick-20b0 .texture-a369 {
  width: 49%;
}
.gas-3d44 .thick-20b0 .modal_c5fd a span.medium_bbc7,
.gas-3d44 .thick-20b0 .texture-a369 a span.medium_bbc7 {
  display: block;
  margin-bottom: 5px;
}
.gas-3d44 .thick-20b0 .texture-a369 {
  float: left;
  text-align: left;
}
.gas-3d44 .thick-20b0 .modal_c5fd {
  float: right;
  text-align: right;
}
.modal_1150 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .modal_1150 {
    margin-bottom: 0;
  }
}
.photo-narrow-47cc {
  margin-bottom: 1em;
}
.photo-narrow-47cc .element-mini-c117 {
  font-size: 1.1em;
  line-height: 1.3;
}
.backdrop-0411 a {
  display: block;
  line-height: 0;
  position: relative;
}
.yellow_1d6d .photo-narrow-47cc,
.pressed_7c79 .photo-narrow-47cc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .yellow_1d6d .photo-narrow-47cc,
  .pressed_7c79 .photo-narrow-47cc {
    display: block;
  }
}
.yellow_1d6d .backdrop-0411,
.pressed_7c79 .backdrop-0411 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .yellow_1d6d .backdrop-0411,
  .pressed_7c79 .backdrop-0411 {
    margin-bottom: 1em;
  }
}
.yellow_1d6d .backdrop-0411 img,
.pressed_7c79 .backdrop-0411 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.yellow_1d6d .new_265a,
.pressed_7c79 .new_265a {
  flex-basis: calc(100% - 160px);
}
.yellow_1d6d .new_265a p,
.pressed_7c79 .new_265a p {
  margin-bottom: 0;
}
.yellow_1d6d .new_265a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .yellow_1d6d .new_265a {
    padding-left: 0;
  }
}
.pressed_7c79 .new_265a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pressed_7c79 .new_265a {
    padding-right: 0;
  }
}
.pressed_7c79 .backdrop-0411 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.orange-a4b4 .backdrop-0411 {
  margin-bottom: 0.5em;
}
.orange-a4b4 .backdrop-0411 img {
  width: 100%;
}
.message-c829 .badge_bottom_c6d9,
.hovered-10e7 .badge_bottom_c6d9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hovered-10e7 .row_last_488f .badge-large-65e2 p:last-child {
  margin-bottom: 0;
}
.stale_f561 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.module-dim-f4bf .preview-9d15 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .module-dim-f4bf .preview-9d15:last-of-type {
    margin-bottom: 0;
  }
}
.module-dim-f4bf .preview-9d15 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module-dim-f4bf .preview-9d15 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.module-dim-f4bf .preview-9d15 ul li {
  margin: 0 0 0.6em;
}
.module-dim-f4bf .preview-9d15 ul li.element_9ac0,
.module-dim-f4bf .preview-9d15 ul li.link-a406 {
  position: relative;
}
.module-dim-f4bf .preview-9d15 ul li.element_9ac0 .article-pressed-f523,
.module-dim-f4bf .preview-9d15 ul li.link-a406 .article-pressed-f523 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.module-dim-f4bf .preview-9d15 ul li.element_9ac0:after:after,
.module-dim-f4bf .preview-9d15 ul li.element_9ac0:after:before,
.module-dim-f4bf
  .preview-9d15
  ul
  li.link-a406:after:after,
.module-dim-f4bf
  .preview-9d15
  ul
  li.link-a406:after:before {
  content: "";
  display: table;
}
.module-dim-f4bf .preview-9d15 ul li.element_9ac0:after:after,
.module-dim-f4bf
  .preview-9d15
  ul
  li.link-a406:after:after {
  clear: both;
}
.module-dim-f4bf .preview-9d15 a.text_iron_7e65:hover {
  text-decoration: none;
}
.module-dim-f4bf .preview-9d15 select {
  max-width: 100%;
}
.module-dim-f4bf .preview-9d15 table {
  font-size: 85%;
}
.module-dim-f4bf .preview-9d15 table td,
.module-dim-f4bf .preview-9d15 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.module-dim-f4bf .preview-9d15 table tfoot td {
  text-align: left;
}
.module-dim-f4bf .preview-9d15 :last-child {
  margin-bottom: 0;
}
.module-dim-f4bf .preview-9d15 .middle_bd05 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.module-dim-f4bf .preview-9d15 .middle_bd05 label {
  width: 100%;
}
.module-dim-f4bf .preview-9d15 .middle_bd05 .hidden_fixed_81c7 {
  width: 100%;
  display: block;
}
.module-dim-f4bf .preview-9d15 .middle_bd05 .tertiary_acc6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.module-dim-f4bf .preview-9d15 .middle_bd05 .tertiary_acc6:hover svg #svg-search {
  fill: #444;
}
.module-dim-f4bf .preview-9d15 .middle_bd05 .tertiary_acc6 svg {
  width: 18px;
  height: 18px;
}
.module-dim-f4bf .hero_steel_1a03 ul ul,
.module-dim-f4bf .modal-tall-a3f9 ul ul,
.module-dim-f4bf .video-5195 ul ul,
.module-dim-f4bf .badge_bb59 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.module-dim-f4bf .hero_steel_1a03 .picture_large_8c67 > a,
.module-dim-f4bf .modal-tall-a3f9 .picture_large_8c67 > a,
.module-dim-f4bf .video-5195 .picture_large_8c67 > a,
.module-dim-f4bf .badge_bb59 .picture_large_8c67 > a {
  margin-bottom: 0;
}
.module-dim-f4bf .shade-large-c420 li,
.module-dim-f4bf .hero_steel_1a03 li,
.module-dim-f4bf .title_selected_1de8 li,
.module-dim-f4bf .modal-tall-a3f9 li,
.module-dim-f4bf .video-5195 li,
.module-dim-f4bf .badge_bb59 li,
.module-dim-f4bf .light_cde1 li,
.module-dim-f4bf .hero-334e li {
  display: block;
  position: relative;
}
.module-dim-f4bf .shade-large-c420 li:last-child,
.module-dim-f4bf .hero_steel_1a03 li:last-child,
.module-dim-f4bf .title_selected_1de8 li:last-child,
.module-dim-f4bf .modal-tall-a3f9 li:last-child,
.module-dim-f4bf .video-5195 li:last-child,
.module-dim-f4bf .badge_bb59 li:last-child,
.module-dim-f4bf .light_cde1 li:last-child,
.module-dim-f4bf .hero-334e li:last-child {
  border: none;
}
.module-dim-f4bf .shade-large-c420 li a,
.module-dim-f4bf .hero_steel_1a03 li a,
.module-dim-f4bf .title_selected_1de8 li a,
.module-dim-f4bf .modal-tall-a3f9 li a,
.module-dim-f4bf .video-5195 li a,
.module-dim-f4bf .badge_bb59 li a,
.module-dim-f4bf .light_cde1 li a,
.module-dim-f4bf .hero-334e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-dim-f4bf .shade-large-c420 li ul li::before,
.module-dim-f4bf .hero_steel_1a03 li ul li::before,
.module-dim-f4bf .title_selected_1de8 li ul li::before,
.module-dim-f4bf .modal-tall-a3f9 li ul li::before,
.module-dim-f4bf .video-5195 li ul li::before,
.module-dim-f4bf .badge_bb59 li ul li::before,
.module-dim-f4bf .light_cde1 li ul li::before,
.module-dim-f4bf .hero-334e li ul li::before {
  left: 15px;
}
.module-dim-f4bf .shade-large-c420 li ul a,
.module-dim-f4bf .hero_steel_1a03 li ul a,
.module-dim-f4bf .title_selected_1de8 li ul a,
.module-dim-f4bf .modal-tall-a3f9 li ul a,
.module-dim-f4bf .video-5195 li ul a,
.module-dim-f4bf .badge_bb59 li ul a,
.module-dim-f4bf .light_cde1 li ul a,
.module-dim-f4bf .hero-334e li ul a {
  padding-left: 20px;
}
.module-dim-f4bf .shade-large-c420 li ul ul li::before,
.module-dim-f4bf .hero_steel_1a03 li ul ul li::before,
.module-dim-f4bf .title_selected_1de8 li ul ul li::before,
.module-dim-f4bf .modal-tall-a3f9 li ul ul li::before,
.module-dim-f4bf .video-5195 li ul ul li::before,
.module-dim-f4bf .badge_bb59 li ul ul li::before,
.module-dim-f4bf .light_cde1 li ul ul li::before,
.module-dim-f4bf .hero-334e li ul ul li::before {
  left: 30px;
}
.module-dim-f4bf .shade-large-c420 li ul ul a,
.module-dim-f4bf .hero_steel_1a03 li ul ul a,
.module-dim-f4bf .title_selected_1de8 li ul ul a,
.module-dim-f4bf .modal-tall-a3f9 li ul ul a,
.module-dim-f4bf .video-5195 li ul ul a,
.module-dim-f4bf .badge_bb59 li ul ul a,
.module-dim-f4bf .light_cde1 li ul ul a,
.module-dim-f4bf .hero-334e li ul ul a {
  padding-left: 40px;
}
.module-dim-f4bf .feature-active-bb99 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-dim-f4bf .hero-334e ul li {
  margin-bottom: 1.41575em;
}
.module-dim-f4bf .hero-334e ul li .background-ffc3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.module-dim-f4bf .hero-334e ul li .border_37a7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.notification-narrow-7afa .shade-large-c420 li a,
.notification-narrow-7afa .hero_steel_1a03 li a,
.notification-narrow-7afa .title_selected_1de8 li a,
.notification-narrow-7afa .modal-tall-a3f9 li a,
.notification-narrow-7afa .video-5195 li a,
.notification-narrow-7afa .badge_bb59 li a,
.notification-narrow-7afa .light_cde1 li a,
.notification-narrow-7afa .hero-334e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-narrow-7afa .feature-active-bb99 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-narrow-7afa .preview-9d15 ul li.element_9ac0 .article-pressed-f523,
.notification-narrow-7afa .preview-9d15 ul li.link-a406 .article-pressed-f523 {
  background: rgba(0, 0, 0, 0.2);
}
.notification-narrow-7afa .module-dim-f4bf .preview-9d15 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-f569 .module-dim-f4bf .background_027c li {
  margin: 0;
}
.alert-f569 .module-dim-f4bf .background_027c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.alert-f569 .module-dim-f4bf .background_027c li ul {
  margin: 0;
}
.alert-f569 .module-dim-f4bf .background_027c li ul li a {
  padding-left: 15px;
}
.alert-f569 .module-dim-f4bf .background_027c li ul li li a {
  padding-left: 30px;
}
.alert-f569 .module-dim-f4bf .background_027c li.slider_1537 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.alert-f569 .module-dim-f4bf .background_027c li.slider_1537 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.alert-f569 .module-dim-f4bf .background_027c li.slider_1537 > 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;
}
.hover-95ac a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.link_72cc {
  position: relative;
  z-index: 10;
}
.link_72cc .frame-up-a785 {
  width: 100%;
  max-width: 100%;
}
.form-pressed-7ca1 .video-smooth-9331 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.form-pressed-7ca1 .alert_down_3741 {
}
.form-pressed-7ca1 .notification-narrow-7afa {
  background: #292929;
}
.accordion-5880 .video-smooth-9331 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accordion-5880 .alert_down_3741 {
  background: #f9f9f9;
}
.accordion-5880 .notification-narrow-7afa {
  background: #303030;
}
.texture-bb49 .video-smooth-9331 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture-bb49 .hard-5cf2 {
    margin-bottom: 1em;
  }
  .texture-bb49 .hard-5cf2:last-child {
    margin-bottom: 0;
  }
}
.texture-bb49 .alert_down_3741 {
  background: #ededed;
}
.texture-bb49 .notification-narrow-7afa {
  background: #1a1a1a;
}
.video-smooth-9331.alert_down_3741 {
  color: rgba(0, 0, 0, 0.6);
}
.video-smooth-9331.alert_down_3741 .shadow_523b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video-smooth-9331.notification-narrow-7afa {
  color: rgba(255, 255, 255, 0.99);
}
.video-smooth-9331.notification-narrow-7afa a:not(.text_iron_7e65) {
  color: rgba(255, 255, 255, 0.79);
}
.video-smooth-9331.notification-narrow-7afa a:not(.text_iron_7e65):hover {
  color: rgba(255, 255, 255, 0.99);
}
.video-smooth-9331.notification-narrow-7afa .shadow_523b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-smooth-9331.notification-narrow-7afa table tbody td,
.video-smooth-9331.notification-narrow-7afa table th {
  background: rgba(0, 0, 0, 0.08);
}
.link-71eb.wood-e2f2 .in_57bf {
  max-width: initial;
}
.link-71eb .box-warm-9c3f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.link-71eb .box-warm-9c3f .frame-up-a785 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .link-71eb .box-warm-9c3f .frame-up-a785 {
    display: block;
    margin-bottom: 2em;
  }
  .link-71eb .box-warm-9c3f .frame-up-a785:last-child {
    margin-bottom: 0;
  }
}
.texture-bb49 .hard-5cf2:last-child,
.accordion-5880 .hard-5cf2:last-child,
.form-pressed-7ca1 .hard-5cf2:last-child {
  margin-bottom: 0;
}
.texture-bb49 .hard-5cf2 .module-dim-f4bf .preview-9d15:last-child,
.accordion-5880 .hard-5cf2 .module-dim-f4bf .preview-9d15:last-child,
.form-pressed-7ca1 .hard-5cf2 .module-dim-f4bf .preview-9d15:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .texture-bb49 .caption_white_86f0,
  .texture-bb49 .texture-glass-0f41,
  .accordion-5880 .caption_white_86f0,
  .accordion-5880 .texture-glass-0f41,
  .form-pressed-7ca1 .caption_white_86f0,
  .form-pressed-7ca1 .texture-glass-0f41 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .link_72cc .hard-5cf2 {
    margin-bottom: 2em;
  }
}
.link_72cc p:last-child {
  margin-bottom: 0;
}
.link_72cc li,
.link_72cc ul {
  list-style: none;
  margin: 0;
}
.link_72cc ul ul {
  margin-left: 2.617924em;
}
.south-05d5 {
  font-size: 0.875em;
}

/* css-noise: 9624 */
.widget-item-i5 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
