/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pattern-brown-b13a/customify
Author: WPCustomify
Author URI: https://pressmaximum.pattern-brown-b13a
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.pattern-brown-b13a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.mask_west_20a2.button-brown-d2f5/licenses/gpl-2.0.chip_1ff6
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.disabled-thick-295b/, (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.active-green-b771.picture_81d7/normalize.banner_smooth_60e6/
 ======
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.banner_smooth_60e6 v7.0.0 | MIT License | github.pattern-brown-b13a/necolas/normalize.banner_smooth_60e6 */
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;
}
.narrow_8dd2 .badge_f522,
.middle-f4f5,
.banner-57a6,
.fixed_42b1,
.complex_3e76,
.inner_8a45,
.carousel-glass-e6b1,
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;
}
.middle-f4f5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .middle-f4f5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .middle-f4f5,
  h1 {
    font-size: 1.8em;
  }
}
.banner-57a6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.banner-57a6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .banner-57a6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .banner-57a6,
  h2 {
    font-size: 1.7em;
  }
}
.fixed_42b1,
h3 {
  font-size: 1.618em;
}
.narrow_8dd2 .badge_f522,
.complex_3e76,
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.alert-d37f {
  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;
}
.popup_black_337c:after,
.popup_black_337c:before,
.slider_b25a:after,
.slider_b25a:before {
  content: "";
  display: table;
}
.popup_black_337c:after,
.slider_b25a:after {
  clear: both;
}
.new_c835 {
  float: right;
  margin-right: 0;
}
.notification-8bdf {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.light_47a3 .progress_short_3b87,
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;
}
.light_47a3 .progress_short_3b87: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;
}
.sidebar-warm-ade9 .progress_short_3b87 {
  box-shadow: none;
}
.sidebar-warm-ade9
  .progress_short_3b87
  .mini_9511 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sidebar-warm-ade9 .progress_short_3b87 .slow-6a02 {
  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;
}
.sidebar-warm-ade9
  .progress_short_3b87
  .slow-6a02
  b {
  display: none;
}
.sidebar-warm-ade9 .video_8b6a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.thumbnail_a99e:not(.logo-soft-e84d):not(.box-west-f788),
button:not(.logo-soft-e84d):not(.box-west-f788),
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ),
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ),
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ) {
  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;
}
.thumbnail_a99e:not(.logo-soft-e84d):not(
    .box-west-f788
  ):hover,
button:not(.logo-soft-e84d):not(
    .box-west-f788
  ):hover,
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):hover,
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):hover,
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.thumbnail_a99e:not(.logo-soft-e84d):not(
    .box-west-f788
  ):active,
.thumbnail_a99e:not(.logo-soft-e84d):not(
    .box-west-f788
  ):focus,
button:not(.logo-soft-e84d):not(
    .box-west-f788
  ):active,
button:not(.logo-soft-e84d):not(
    .box-west-f788
  ):focus,
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):active,
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):focus,
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):active,
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):focus,
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):active,
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):focus {
  outline: 0;
}
.thumbnail_a99e:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596,
button:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596,
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596,
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596,
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596 {
  position: relative;
}
.thumbnail_a99e:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .list_0538,
.thumbnail_a99e:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .paragraph-4730,
.thumbnail_a99e:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .article-dynamic-88e8,
.thumbnail_a99e:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  i,
.thumbnail_a99e:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  svg,
button:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .list_0538,
button:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .paragraph-4730,
button:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .article-dynamic-88e8,
button:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  i,
button:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  svg,
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .list_0538,
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .paragraph-4730,
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .article-dynamic-88e8,
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  i,
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  svg,
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .list_0538,
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .paragraph-4730,
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .article-dynamic-88e8,
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  i,
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  svg,
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .list_0538,
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .paragraph-4730,
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  .article-dynamic-88e8,
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  i,
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596
  svg {
  visibility: hidden;
}
.thumbnail_a99e:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596:after,
button:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596:after,
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596:after,
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596:after,
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ).fn-loading-e596: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;
}
.thumbnail_a99e:not(.logo-soft-e84d):not(.box-west-f788),
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ),
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ),
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ) {
  color: #fff;
  background: #235787;
}
.thumbnail_a99e:not(.logo-soft-e84d):not(
    .box-west-f788
  ):focus,
input[type="button"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):focus,
input[type="reset"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):focus,
input[type="submit"]:not(.logo-soft-e84d):not(
    .box-west-f788
  ):focus {
  color: #fff;
}
.thumbnail_a99e.fn-disabled-e596:not(.logo-soft-e84d):not(
    .box-west-f788
  ),
.thumbnail_a99e[disabled]:not(.logo-soft-e84d):not(
    .box-west-f788
  ),
button.fn-disabled-e596:not(.logo-soft-e84d):not(
    .box-west-f788
  ),
button[disabled]:not(.logo-soft-e84d):not(
    .box-west-f788
  ) {
  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;
}
.popup-green-cdad {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup-green-cdad:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.purple_6dee {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.message_68bc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row-9d62 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.popup_black_337c:after,
.popup_black_337c:before,
.iron-1e69:after,
.iron-1e69:before,
.thumbnail-current-fbf3:after,
.thumbnail-current-fbf3:before,
.aside_simple_0434:after,
.aside_simple_0434:before,
.overlay_ce82:after,
.overlay_ce82:before,
.under-d527:after,
.under-d527:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.popup_black_337c:after,
.iron-1e69:after,
.thumbnail-current-fbf3:after,
.aside_simple_0434:after,
.overlay_ce82:after,
.under-d527:after {
  clear: both;
}
.iron-1e69 .component_2e17,
.thumbnail-current-fbf3 .component_2e17,
.column_gold_aac0 .component_2e17 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.center-7acf {
  display: inline-block;
}
.mini-fa60 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.mini-fa60 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mini-fa60 .hero_ce5a {
  padding: 1em 0;
  font-size: 85%;
}
.hero_ce5a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.progress-202b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.progress-202b:after,
.progress-202b:before {
  content: "";
  display: table;
}
.progress-202b:after {
  clear: both;
}
.item_purple_ea14 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tertiary_new_9c8c .item_purple_ea14 {
  max-width: 50%;
}
.pressed_b349 .item_purple_ea14 {
  max-width: 33.33%;
}
.title_smooth_92fe .item_purple_ea14 {
  max-width: 25%;
}
.focus_dark_7f3c .item_purple_ea14 {
  max-width: 20%;
}
.chip_bf5b .item_purple_ea14 {
  max-width: 16.66%;
}
.focus_bdce .item_purple_ea14 {
  max-width: 14.28%;
}
.pattern-ec2e .item_purple_ea14 {
  max-width: 12.5%;
}
.glass_50bf .item_purple_ea14 {
  max-width: 11.11%;
}
.top-4a3a {
  display: block;
}
.narrow_8dd2 .gold_17b1 label,
.narrow_8dd2 .hero-dim-cfda label,
.narrow_8dd2 .outline-129b label,
.narrow_8dd2 .carousel-f25b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail_5182 {
  list-style: none;
  margin: 0;
}
.thumbnail_5182 article.paragraph_mini_a031 {
  margin-bottom: 0;
}
.thumbnail_5182 ul {
  list-style: none;
  margin: 0;
}
.thumbnail_5182 .notice-fbbf li.paragraph_mini_a031 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail_5182 .notice-fbbf li.paragraph_mini_a031 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail_5182 .notice-fbbf li.paragraph_mini_a031: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) {
  .thumbnail_5182 .notice-fbbf li.paragraph_mini_a031 li.paragraph_mini_a031 li.paragraph_mini_a031 li.paragraph_mini_a031 {
    padding-left: 0;
  }
}
article.paragraph_mini_a031 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph_mini_a031 .iron-1e69 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph_mini_a031 .yellow-5f83 {
  float: left;
}
article.paragraph_mini_a031 .frame-1d8c {
  margin-left: 85px;
}
article.paragraph_mini_a031 .carousel-rough-446d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph_mini_a031 .carousel-rough-446d .bright-f45d {
  margin-left: 10px;
}
article.paragraph_mini_a031 .footer-8cd6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph_mini_a031 .footer_5773 {
  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 .gold_17b1,
  #respond .outline-129b,
  #respond .carousel-f25b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gold_17b1 input,
#respond .outline-129b input,
#respond .carousel-f25b input {
  width: 100%;
}
#respond .carousel-f25b {
  margin-right: 0;
}
#respond .focused_1952 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper_a47a {
  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;
}
.wrapper_a47a.mask-mini-c54f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wrapper_a47a 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%);
}
.wrapper_a47a:focus,
.wrapper_a47a: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);
}
.small_1c44 {
  border-radius: 10%;
}
.shade_prev_ce26 {
  border-radius: 50%;
}
.form_2ae0 {
  font-size: 0.72em;
}
.tag-action-2c0e {
  font-size: 0.875em;
}
.link_7d45 {
  font-size: 1.1em;
}
.dim-17ee {
  text-transform: uppercase;
  line-height: 1.2;
}
.dim-17ee.form_2ae0 {
  letter-spacing: 0.5px;
}
.modal-gas-f128,
.modal-gas-f128 a {
  color: #6d6d6d;
}
.modal-gas-f128 a:hover {
  color: #111;
}
.tiny-24ce {
  color: #6d6d6d;
}
.tooltip-bronze-1009 {
  overflow-x: hidden;
}
.tooltip-bronze-1009 .row-first-28cc.element-iron-de38 {
  position: relative;
}
.tooltip-bronze-1009 .row-first-28cc.element-iron-de38.wood-406f {
  position: initial;
}
.tooltip-bronze-1009
  .row-first-28cc.element-iron-de38.wood-406f
  .texture-d399 {
  left: auto;
}
.tooltip-bronze-1009 .row-first-28cc .texture-d399 {
  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;
}
.tooltip-bronze-1009 .row-first-28cc:hover.element-iron-de38 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tooltip-bronze-1009
  .row-first-28cc:hover.element-iron-de38
  .texture-d399 {
  display: block;
  z-index: 9999999;
}
.tooltip-bronze-1009 .form-paper-fb09 .secondary-iron-c81a,
.tooltip-bronze-1009 .backdrop_acd3 .secondary-iron-c81a {
  display: none;
}
.tooltip-bronze-1009 .text-1d7a .row-first-28cc:hover.element-iron-de38 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.narrow_8dd2 .gold_17b1 label,
.narrow_8dd2 .hero-dim-cfda label,
.narrow_8dd2 .outline-129b label,
.narrow_8dd2 .carousel-f25b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail_5182 {
  list-style: none;
  margin: 0;
}
.thumbnail_5182 article.paragraph_mini_a031 {
  margin-bottom: 0;
}
.thumbnail_5182 ul {
  list-style: none;
  margin: 0;
}
.thumbnail_5182 .notice-fbbf li.paragraph_mini_a031 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail_5182 .notice-fbbf li.paragraph_mini_a031 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail_5182 .notice-fbbf li.paragraph_mini_a031: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) {
  .thumbnail_5182 .notice-fbbf li.paragraph_mini_a031 li.paragraph_mini_a031 li.paragraph_mini_a031 li.paragraph_mini_a031 {
    padding-left: 0;
  }
}
article.paragraph_mini_a031 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph_mini_a031 .iron-1e69 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph_mini_a031 .yellow-5f83 {
  float: left;
}
article.paragraph_mini_a031 .frame-1d8c {
  margin-left: 85px;
}
article.paragraph_mini_a031 .carousel-rough-446d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph_mini_a031 .carousel-rough-446d .bright-f45d {
  margin-left: 10px;
}
article.paragraph_mini_a031 .footer-8cd6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph_mini_a031 .footer_5773 {
  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 .gold_17b1,
  #respond .outline-129b,
  #respond .carousel-f25b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gold_17b1 input,
#respond .outline-129b input,
#respond .carousel-f25b input {
  width: 100%;
}
#respond .carousel-f25b {
  margin-right: 0;
}
#respond .focused_1952 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form-paper-fb09 .lower-fdd4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.lower-fdd4 .lite-123a.main-over-9eb5 .row_0d05 > li > a:focus,
.lower-fdd4 .lite-123a.main-over-9eb5 .row_0d05 > li > a:hover,
.lower-fdd4 .lite-123a.accordion_8518 .row_0d05 > li > a:focus,
.lower-fdd4 .lite-123a.accordion_8518 .row_0d05 > li > a:hover,
.lower-fdd4 .lite-123a.copper-67b2 .row_0d05 > li > a:focus,
.lower-fdd4 .lite-123a.copper-67b2 .row_0d05 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower-fdd4
  .lite-123a.main-over-9eb5
  .row_0d05
  > li.background-advanced-ba7b
  > a,
.lower-fdd4
  .lite-123a.main-over-9eb5
  .row_0d05
  > li.row-slow-87c0
  > a,
.lower-fdd4
  .lite-123a.accordion_8518
  .row_0d05
  > li.background-advanced-ba7b
  > a,
.lower-fdd4
  .lite-123a.accordion_8518
  .row_0d05
  > li.row-slow-87c0
  > a,
.lower-fdd4
  .lite-123a.copper-67b2
  .row_0d05
  > li.background-advanced-ba7b
  > a,
.lower-fdd4 .lite-123a.copper-67b2 .row_0d05 > li.item-d839 > a {
  color: rgba(255, 255, 255, 0.99);
}
.lower-fdd4 .label-7202,
.lower-fdd4 .label-7202 a {
  color: rgba(255, 255, 255, 0.99);
}
.lower-fdd4 .copper_04c0.picture_rough_e2c8 li a,
.lower-fdd4 .module-4912 a,
.lower-fdd4 .caption_advanced_979d,
.lower-fdd4 .row_0d05 > li > a,
.lower-fdd4 .paper-72a2 {
  color: rgba(255, 255, 255, 0.79);
}
.lower-fdd4 .copper_04c0.picture_rough_e2c8 li a:hover,
.lower-fdd4 .module-4912 a:hover,
.lower-fdd4 .caption_advanced_979d:hover,
.lower-fdd4 .row_0d05 > li > a:hover,
.lower-fdd4 .paper-72a2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower-fdd4 .middle-1f0c {
  color: rgba(255, 255, 255, 0.79);
}
.lower-fdd4 .middle-1f0c .under_015f {
  color: rgba(255, 255, 255, 0.99);
}
.lower-fdd4 .middle-1f0c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower-fdd4 .feature_dynamic_da8c .frame-next-5b6e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lower-fdd4 .feature_dynamic_da8c .frame-next-5b6e .layout-26b3 {
  color: rgba(255, 255, 255, 0.79);
}
.lower-fdd4
  .feature_dynamic_da8c
  .frame-next-5b6e
  .layout-26b3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower-fdd4
  .feature_dynamic_da8c
  .frame-next-5b6e
  .layout-26b3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower-fdd4
  .feature_dynamic_da8c
  .frame-next-5b6e
  .layout-26b3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower-fdd4
  .feature_dynamic_da8c
  .frame-next-5b6e
  .layout-26b3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lower-fdd4 .feature_dynamic_da8c .frame-inner-3b82 {
  color: rgba(255, 255, 255, 0.79);
}
.lower-fdd4 .feature_dynamic_da8c .frame-inner-3b82:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_2c03
  .lower-fdd4
  .feature_dynamic_da8c
  .link-hot-ce2b
  .cold-bdfc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_2c03
  .lower-fdd4
  .feature_dynamic_da8c
  .link-hot-ce2b
  .layout-26b3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form-paper-fb09 .pattern-21f4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pattern-21f4 .lite-123a.main-over-9eb5 .row_0d05 > li > a:focus,
.pattern-21f4 .lite-123a.main-over-9eb5 .row_0d05 > li > a:hover,
.pattern-21f4 .lite-123a.accordion_8518 .row_0d05 > li > a:focus,
.pattern-21f4 .lite-123a.accordion_8518 .row_0d05 > li > a:hover,
.pattern-21f4 .lite-123a.copper-67b2 .row_0d05 > li > a:focus,
.pattern-21f4 .lite-123a.copper-67b2 .row_0d05 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-21f4
  .lite-123a.main-over-9eb5
  .row_0d05
  > li.background-advanced-ba7b
  > a,
.pattern-21f4
  .lite-123a.main-over-9eb5
  .row_0d05
  > li.row-slow-87c0
  > a,
.pattern-21f4
  .lite-123a.accordion_8518
  .row_0d05
  > li.background-advanced-ba7b
  > a,
.pattern-21f4
  .lite-123a.accordion_8518
  .row_0d05
  > li.row-slow-87c0
  > a,
.pattern-21f4
  .lite-123a.copper-67b2
  .row_0d05
  > li.background-advanced-ba7b
  > a,
.pattern-21f4 .lite-123a.copper-67b2 .row_0d05 > li.item-d839 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-21f4 .label-7202,
.pattern-21f4 .label-7202 a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-21f4 .copper_04c0.picture_rough_e2c8 li a,
.pattern-21f4 .module-4912 a,
.pattern-21f4 .caption_advanced_979d,
.pattern-21f4 .row_0d05 > li > a,
.pattern-21f4 .paper-72a2 {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-21f4 .copper_04c0.picture_rough_e2c8 li a:hover,
.pattern-21f4 .module-4912 a:hover,
.pattern-21f4 .caption_advanced_979d:hover,
.pattern-21f4 .row_0d05 > li > a:hover,
.pattern-21f4 .paper-72a2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-21f4 .middle-1f0c {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-21f4 .middle-1f0c .under_015f {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-21f4 .middle-1f0c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.red_e7e4 .solid_a3ad {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail-current-fbf3 > * {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail-current-fbf3 .purple_6dee {
  margin-right: 1.41575em;
}
.primary_c225 .thumbnail-current-fbf3 > .picture_old_58dd {
  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;
}
.primary_c225 .thumbnail-current-fbf3 > .main-hard-d5a5 {
  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;
}
.icon_old_3535.red_e7e4 .solid_a3ad,
.menu-blue-634d.red_e7e4 .solid_a3ad {
  margin-left: 0;
}
.hero-c57b.red_e7e4 .solid_a3ad,
.info_a0e3.red_e7e4 .solid_a3ad {
  margin-right: 0;
}
.thumbnail-current-fbf3 ol,
.thumbnail-current-fbf3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.selected-d191 video {
  max-width: 100%;
}
.feature-ff7d img {
  display: block;
}
.feature-ff7d.purple_6dee,
.feature-ff7d.message_68bc {
  width: 100%;
}
.feature-ff7d.main-hard-d5a5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.filter-7c0c:not(.first_c588) {
  margin: 1.5em auto;
}
.header-upper-f541 p {
  padding: 1.5em 14px;
}
ul.icon-left-d266.main-hard-d5a5,
ul.icon-left-d266.picture_old_58dd,
ul.icon-left-d266.hot_b0e2.picture_old_58dd {
  padding: 0 14px;
}
.block_f4fc {
  display: block;
  overflow-x: auto;
}
.block_f4fc table {
  border-collapse: collapse;
  width: 100%;
}
.block_f4fc td,
.block_f4fc th {
  padding: 0.5em;
}
.thumbnail-current-fbf3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.thumbnail-current-fbf3 ol ol,
.thumbnail-current-fbf3 ol ul,
.thumbnail-current-fbf3 ul ol,
.thumbnail-current-fbf3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.thumbnail-current-fbf3 ol ol li,
.thumbnail-current-fbf3 ol ul li,
.thumbnail-current-fbf3 ul ol li,
.thumbnail-current-fbf3 ul ul li {
  margin-left: 0;
}
.tooltip_7edc.hard_98f6 > .search-de17 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tooltip_7edc.hard_98f6 > .search-de17 iframe,
.tooltip_7edc.hard_98f6 > .search-de17 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nav-c540 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.nav-c540.slider-fixed-99e2 {
  padding: 0;
}
.nav-c540.slider-fixed-99e2 cite {
  font-size: 13px;
}
.nav-c540 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.nav-c540 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.video-eada {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.video-eada > p:first-child {
  margin-top: 0;
}
.video-eada cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.video-eada blockquote {
  border-left: 0;
}
.surface_dark_1af3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.surface_dark_1af3:not(.over-ad58) {
  max-width: 100px;
}
.surface_dark_1af3.highlight-light-19e0 {
  border-bottom: none !important;
  text-align: center;
}
.surface_dark_1af3.highlight-light-19e0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .header-upper-f541 p {
    padding: 1.5em 0;
  }
}
.sort-87be {
  color: #0073aa;
}
.row_simple_9d32 {
  background-color: #0073aa;
}
.fluid-ca7f {
  color: #229fd8;
}
.west_2a91 {
  background-color: #229fd8;
}
.block-3044 {
  color: #eee;
}
.south-900a {
  background-color: #eee;
}
.notice_thick_a4f8 {
  color: #444;
}
.hard-e223 {
  background-color: #444;
}
.hot_9ec6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hot_9ec6 .south-8e33 .module-4912 {
  font-size: 15px;
}
.hot_9ec6 .module-4912 {
  line-height: 1.3;
}
.hot_9ec6 .pattern-21f4 {
}
.hot_9ec6 .lower-fdd4 {
  background: #235787;
}
.label_4fb9 {
  padding: 0;
}
.label_4fb9 .lower-fdd4 {
  background: #1a1a1a;
}
.label_4fb9 .pattern-21f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.left-7372 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.left-7372 .pattern-21f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.left-7372 .lower-fdd4 {
  background: #303030;
}
.under-d527 {
  position: relative;
  z-index: 10;
}
.under-d527 .sidebar_under_9d4f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight-short-8dd9 .element-iron-de38 {
  display: inline-block;
  vertical-align: middle;
}
.highlight-short-8dd9.complex_ac83 .element-iron-de38 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .highlight-short-8dd9.complex_ac83 .element-iron-de38 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight-short-8dd9.complex_ac83 .element-iron-de38 {
    margin-right: 0.4em;
  }
}
.highlight-short-8dd9.complex_ac83 .element-iron-de38:last-child {
  margin-right: 0;
}
.plasma_abda .sidebar_under_9d4f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .form-paper-fb09 .south-8e33 {
    margin: 0 -0.5em;
  }
  .form-paper-fb09 .south-8e33 [class*="customify-col-"],
  .form-paper-fb09 .south-8e33 [class*="customify-col_"],
  .form-paper-fb09 .south-8e33 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.form-paper-fb09.stale_1831 .sidebar_under_9d4f {
  background: 0 0 !important;
}
.form-paper-fb09.stale_1831 .sidebar_under_9d4f,
.form-paper-fb09.plasma_abda .sidebar_under_9d4f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .form-paper-fb09.solid-eb46 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.form-paper-fb09.plasma_abda .sidebar_under_9d4f {
  box-shadow: none !important;
}
.list_9792 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .list_9792 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .list_9792 {
    padding: 18px 0 20px;
  }
}
.list_9792 .search_e72a {
  width: 100%;
}
.list_9792 .hovered-f8c1 {
  margin-bottom: 0;
}
.list_9792 .pink-0582 {
  margin-top: 5px;
  font-size: 0.875em;
}
.status_7bbd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status_7bbd .current_ab81 {
  width: 100%;
}
.hover_narrow_10bf {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hover_narrow_10bf li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hover_narrow_10bf 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;
}
.hover_narrow_10bf li:last-child:after {
  display: none;
}
.hover_narrow_10bf li a {
  font-weight: 500;
  margin-right: 10px;
}
.hero-ce4e .secondary-iron-c81a button,
.list_9792 .secondary-iron-c81a button {
  left: 0;
}
.hero-ce4e .current_ab81,
.list_9792 .current_ab81 {
  padding-left: 0;
  padding-right: 0;
}
.hero-ce4e .status_7bbd,
.list_9792 .status_7bbd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hero-ce4e {
  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;
}
.hero-ce4e: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;
}
.hero-ce4e .photo_f994 {
  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) {
  .hero-ce4e .photo_f994 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hero-ce4e .photo_f994 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hero-ce4e .photo_f994 {
    min-height: 200px;
  }
}
.hero-ce4e .hover_narrow_10bf {
  color: rgba(255, 255, 255, 0.8);
}
.hero-ce4e .hover_narrow_10bf a,
.hero-ce4e .hover_narrow_10bf li:after {
  color: inherit;
}
.hero-ce4e .hover_narrow_10bf a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.card-58f0 {
  margin-bottom: 0.5em;
}
.picture_0d57 {
  margin-bottom: 1.2em;
}
.picture_0d57,
.card-58f0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.picture_0d57 p:last-child,
.card-58f0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary-iron-c81a,
#masthead .secondary-iron-c81a {
  display: none;
}
#masthead
  > .secondary-iron-c81a.picture-3e60 {
  display: none;
}
#masthead > .secondary-iron-c81a button {
  left: 0;
}
.tabs-smooth-f4bb {
  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%;
}
.tabs-smooth-f4bb .element-iron-de38 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs-smooth-f4bb .status_6241 {
  display: -webkit-box;
  display: flex;
}
.tabs-smooth-f4bb .status_6241.notice-cff4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs-smooth-f4bb .status_6241.outer_1599 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-smooth-f4bb .status_6241.stone_646e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-smooth-f4bb.iron_eb09.active_liquid_998c .status_6241.notice-cff4 {
  flex-basis: 100%;
}
.tabs-smooth-f4bb.accordion_black_306b .status_6241.outer_1599 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs-smooth-f4bb.accordion_black_306b .status_6241.stone_646e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary-iron-c81a.picture-3e60 {
  display: none;
}
#masthead > .secondary-iron-c81a button {
  left: 0;
}
.link-f2e4 {
  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;
}
.link-f2e4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.link-f2e4.wide_286a i {
  margin-right: 4px;
}
.link-f2e4.module-slow-c781 i {
  margin-left: 5px;
}
.module-4912 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.module-4912 p:last-child {
  margin-bottom: 0;
}
.wrapper-pressed-3ca1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.wrapper-pressed-3ca1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.wrapper-pressed-3ca1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.wrapper-pressed-3ca1 .label-7202 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.wrapper-pressed-3ca1 .top-1bf4 {
  margin: 5px 0 7px 0;
}
.wrapper-pressed-3ca1.focus-glass-ae6b .highlight_b9be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-pressed-3ca1.focus-glass-ae6b .card-pressed-5e4e {
  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;
}
.wrapper-pressed-3ca1.widget-436d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.wrapper-pressed-3ca1.widget-436d .highlight_b9be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-pressed-3ca1.widget-436d .card-pressed-5e4e {
  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;
}
.wrapper-pressed-3ca1.red_d20e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper-pressed-3ca1.hard-f6b0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.wrapper-pressed-3ca1.hard-f6b0 .card-pressed-5e4e {
  margin-top: 7px;
}
.description-4596 {
  display: inline-block;
}
.under-d527 .copper-03c0 .wrapper-pressed-3ca1 img {
  max-width: 100%;
}
.lite-123a .thick_1dde.right-56ec,
.text-c605 .thick_1dde.right-56ec {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.lite-123a .header-d81f,
.text-c605 .header-d81f {
  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%);
}
.lite-123a .header-d81f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.lite-123a.slider-fresh-1224 .header-d81f {
  display: none;
}
.lite-123a .white-e71c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lite-123a .white-e71c li {
  display: inline-block;
  position: relative;
}
.lite-123a .white-e71c li:last-child {
  margin-right: 0;
}
.lite-123a .white-e71c 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;
}
.lite-123a .white-e71c li.item-d839 > a {
  color: rgba(0, 0, 0, 0.9);
}
.lite-123a .white-e71c > 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;
}
.lite-123a .white-e71c > li > a i {
  line-height: 0;
}
.lite-123a .white-e71c > li.out_2db6 > a .header-d81f {
  margin-left: 4px;
  line-height: 0;
}
.lite-123a .white-e71c .slider-bright-c1ae li.out_2db6 > a {
  position: relative;
}
.lite-123a .white-e71c .slider-bright-c1ae li.out_2db6 > a:after,
.lite-123a .white-e71c .slider-bright-c1ae li.out_2db6 > a:before {
  content: "";
  display: table;
}
.lite-123a .white-e71c .slider-bright-c1ae li.out_2db6 > a:after {
  clear: both;
}
.lite-123a .white-e71c .slider-bright-c1ae li.out_2db6 > a .header-d81f {
  margin-left: 5px;
  float: right;
}
.lite-123a .preview-clean-111f,
.lite-123a .slider-bright-c1ae {
  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;
}
.lite-123a .slider-bright-c1ae {
  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;
}
.lite-123a .slider-bright-c1ae .right-56ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lite-123a .slider-bright-c1ae .header-d81f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.lite-123a .slider-bright-c1ae li {
  display: block;
  margin: 0;
  padding: 0;
}
.lite-123a .slider-bright-c1ae 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;
}
.lite-123a .slider-bright-c1ae li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.lite-123a .slider-bright-c1ae .slider-bright-c1ae {
  top: 0;
  left: 100%;
}
.lite-123a .widget-current-caab.fn-focus-e596 > .preview-clean-111f,
.lite-123a .widget-current-caab.fn-focus-e596 > .slider-bright-c1ae,
.lite-123a .widget-current-caab:focus > .preview-clean-111f,
.lite-123a .widget-current-caab:focus > .slider-bright-c1ae,
.lite-123a .widget-current-caab:hover > .preview-clean-111f,
.lite-123a .widget-current-caab:hover > .slider-bright-c1ae {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.lite-123a.copper-67b2 .row_0d05:after,
.lite-123a.copper-67b2 .row_0d05:before {
  content: "";
  display: table;
}
.lite-123a.copper-67b2 .row_0d05:after {
  clear: both;
}
.lite-123a.copper-67b2 .row_0d05 > li {
  float: left;
}
.lite-123a.pink-a8d5 .row_0d05:after,
.lite-123a.pink-a8d5 .row_0d05:before {
  content: "";
  display: table;
}
.lite-123a.pink-a8d5 .row_0d05:after {
  clear: both;
}
.lite-123a.pink-a8d5 .row_0d05 > li {
  float: left;
}
.lite-123a.pink-a8d5 .row_0d05 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.lite-123a.pink-a8d5 .row_0d05 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.lite-123a.pink-a8d5 .row_0d05 > li.background-advanced-ba7b > a,
.lite-123a.pink-a8d5 .row_0d05 > li.item-d839 > a {
  color: #fff;
  background-color: #1e4b75;
}
.lite-123a.main-over-9eb5 .row_0d05 > li > a .right-56ec {
  position: relative;
}
.lite-123a.main-over-9eb5 .row_0d05 > li > a .right-56ec: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;
}
.lite-123a.main-over-9eb5
  .row_0d05
  > li:focus
  > a
  .right-56ec:before,
.lite-123a.main-over-9eb5
  .row_0d05
  > li:hover
  > a
  .right-56ec:before {
  width: 100%;
  background-color: currentColor;
}
.lite-123a.main-over-9eb5
  .row_0d05
  > li.background-advanced-ba7b
  > a
  .right-56ec:before,
.lite-123a.main-over-9eb5
  .row_0d05
  > li.row-slow-87c0
  > a
  .right-56ec:before {
  width: 100%;
  background-color: currentColor;
}
.lite-123a.accordion_8518 .row_0d05 > li > a .right-56ec {
  position: relative;
}
.lite-123a.accordion_8518 .row_0d05 > li > a .right-56ec: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;
}
.lite-123a.accordion_8518 .row_0d05 > li:focus > a .right-56ec:before,
.lite-123a.accordion_8518
  .row_0d05
  > li:hover
  > a
  .right-56ec:before {
  width: 100%;
  background-color: currentColor;
}
.lite-123a.accordion_8518
  .row_0d05
  > li.background-advanced-ba7b
  > a
  .right-56ec:before,
.lite-123a.accordion_8518
  .row_0d05
  > li.row-slow-87c0
  > a
  .right-56ec:before {
  width: 100%;
  background-color: currentColor;
}
.text-c605 .white-e71c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text-c605 .white-e71c li:first-child > a {
  border-top: none;
}
.text-c605 .white-e71c .video-bottom-ccf3 > .right-56ec .header-d81f {
  display: none;
}
.text-c605 .white-e71c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.text-c605 .white-e71c li:last-child {
  border: none;
}
.text-c605 .white-e71c li.out_2db6 > a {
  padding-right: 45px !important;
}
.text-c605 .white-e71c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.text-c605 .white-e71c li a:focus,
.text-c605 .white-e71c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text-c605 .white-e71c li .gallery_full_1b17 {
  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;
}
.text-c605 .white-e71c li .gallery_full_1b17:hover {
  box-shadow: none;
}
.text-c605 .white-e71c li .gallery_full_1b17 .header-d81f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.text-c605 .white-e71c .slider-bright-c1ae {
  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);
}
.text-c605 .white-e71c .slider-bright-c1ae li a {
  padding-left: 3em;
}
.text-c605 .white-e71c .fast_794b > a .gallery_full_1b17 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.text-c605 .white-e71c .fast_794b > .slider-bright-c1ae {
  display: block;
  opacity: 1;
}
.glass-0a43 {
  max-width: 100%;
}
.box-tiny-fb85 {
  line-height: 0;
  cursor: pointer;
}
.paper-72a2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paper-72a2:hover {
  box-shadow: none;
  color: currentColor;
}
.paper-72a2 svg {
  width: 18px;
  height: 18px;
}
.paper-72a2 .hover-north-299f {
  display: none;
}
.card_7edb {
  position: relative;
}
.card_7edb.fn-active-e596 .paper-72a2 .primary-current-0754 {
  display: none;
}
.card_7edb.fn-active-e596 .paper-72a2 .hover-north-299f {
  display: inline-block;
}
.card_7edb .purple-139d {
  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);
}
.card_7edb.message-7414 .purple-139d {
  left: auto;
  right: -0.9em;
}
.card_7edb.message-7414 .gas_e739::before {
  left: auto;
  right: 15px;
}
.card_7edb.fn-active-e596 .purple-139d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link-hot-ce2b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.link-hot-ce2b label {
  flex-basis: 100%;
}
.link-hot-ce2b .frame-next-5b6e {
  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;
}
.link-hot-ce2b .layout-26b3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.link-hot-ce2b .layout-26b3:focus {
  background-color: transparent;
}
.link-hot-ce2b button.frame-inner-3b82 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.link-hot-ce2b button.frame-inner-3b82:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.link-hot-ce2b button.frame-inner-3b82 svg {
  width: 18px;
  height: 18px;
}
.link-hot-ce2b input[type="submit"] {
  min-height: auto;
}
.feature_dynamic_da8c .link-hot-ce2b .layout-26b3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gas_e739 {
  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) {
  .gas_e739 {
    width: 220px;
  }
}
.gas_e739 label {
  flex-basis: 100%;
}
.gas_e739::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;
}
.accent_2c03 .feature_dynamic_da8c .link-hot-ce2b {
  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;
}
.accent_2c03
  .feature_dynamic_da8c
  .link-hot-ce2b
  .frame-next-5b6e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent_2c03 .feature_dynamic_da8c .link-hot-ce2b .layout-26b3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accent_2c03
  .feature_dynamic_da8c
  .link-hot-ce2b
  .layout-26b3:focus {
  background: 0 0;
}
.accent_2c03
  .feature_dynamic_da8c
  .link-hot-ce2b
  .cold-bdfc {
  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;
}
.copper_04c0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.copper_04c0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.copper_04c0 li:last-child {
  margin-right: 0;
}
.copper_04c0 li:first-child {
  margin-left: 0;
}
.copper_04c0.secondary-inner-9e93 a {
  color: #fff;
}
.copper_04c0.secondary-inner-9e93 a:hover {
  color: #fff;
}
.copper_04c0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.copper_04c0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.copper_04c0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.copper_04c0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.copper_04c0 [class*="social-icon-apple"] {
  background-color: #999;
}
.copper_04c0 [class*="social-icon-apple"].new-43dd {
  background-color: transparent;
  color: #999;
}
.copper_04c0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.copper_04c0 [class*="social-icon-behance"].new-43dd {
  background-color: transparent;
  color: #1769ff;
}
.copper_04c0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.copper_04c0 [class*="social-icon-bitbucket"].new-43dd {
  background-color: transparent;
  color: #205081;
}
.copper_04c0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.copper_04c0 [class*="social-icon-codepen"].new-43dd {
  background-color: transparent;
  color: #000;
}
.copper_04c0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.copper_04c0 [class*="social-icon-delicious"].new-43dd {
  background-color: transparent;
  color: #39f;
}
.copper_04c0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.copper_04c0 [class*="social-icon-digg"].new-43dd {
  background-color: transparent;
  color: #005be2;
}
.copper_04c0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.copper_04c0 [class*="social-icon-dribbble"].new-43dd {
  background-color: transparent;
  color: #ea4c89;
}
.copper_04c0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.copper_04c0 [class*="social-icon-envelope"].new-43dd {
  background-color: transparent;
  color: #ea4335;
}
.copper_04c0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.copper_04c0 [class*="social-icon-facebook"].new-43dd {
  background-color: transparent;
  color: #3b5998;
}
.copper_04c0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.copper_04c0 [class*="social-icon-flickr"].new-43dd {
  background-color: transparent;
  color: #0063dc;
}
.copper_04c0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.copper_04c0 [class*="social-icon-foursquare"].new-43dd {
  background-color: transparent;
  color: #2d5be3;
}
.copper_04c0 [class*="social-icon-github"] {
  background-color: #333;
}
.copper_04c0 [class*="social-icon-github"].new-43dd {
  background-color: transparent;
  color: #333;
}
.copper_04c0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.copper_04c0 [class*="social-icon-google-plus"].new-43dd {
  background-color: transparent;
  color: #dd4b39;
}
.copper_04c0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.copper_04c0 [class*="social-icon-houzz"].new-43dd {
  background-color: transparent;
  color: #7ac142;
}
.copper_04c0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.copper_04c0 [class*="social-icon-instagram"].new-43dd {
  background-color: transparent;
  color: #262626;
}
.copper_04c0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.copper_04c0 [class*="social-icon-jsfiddle"].new-43dd {
  background-color: transparent;
  color: #487aa2;
}
.copper_04c0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.copper_04c0 [class*="social-icon-linkedin"].new-43dd {
  background-color: transparent;
  color: #0077b5;
}
.copper_04c0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.copper_04c0 [class*="social-icon-medium"].new-43dd {
  background-color: transparent;
  color: #00ab6b;
}
.copper_04c0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.copper_04c0
  [class*="social-icon-odnoklassniki"].new-43dd {
  background-color: transparent;
  color: #f4731c;
}
.copper_04c0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.copper_04c0 [class*="social-icon-meetup"].new-43dd {
  background-color: transparent;
  color: #ec1c40;
}
.copper_04c0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.copper_04c0 [class*="social-icon-pinterest"].new-43dd {
  background-color: transparent;
  color: #bd081c;
}
.copper_04c0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.copper_04c0 [class*="social-icon-product-hunt"].new-43dd {
  background-color: transparent;
  color: #da552f;
}
.copper_04c0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.copper_04c0 [class*="social-icon-reddit"].new-43dd {
  background-color: transparent;
  color: #ff4500;
}
.copper_04c0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.copper_04c0 [class*="social-icon-rss"].new-43dd {
  background-color: transparent;
  color: #f26522;
}
.copper_04c0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.copper_04c0
  [class*="social-icon-shopping-cart"].new-43dd {
  background-color: transparent;
  color: #4caf50;
}
.copper_04c0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.copper_04c0 [class*="social-icon-skype"].new-43dd {
  background-color: transparent;
  color: #00aff0;
}
.copper_04c0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.copper_04c0 [class*="social-icon-slideshare"].new-43dd {
  background-color: transparent;
  color: #0077b5;
}
.copper_04c0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.copper_04c0 [class*="social-icon-snapchat"].new-43dd {
  background-color: transparent;
  color: #fffc00;
}
.copper_04c0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.copper_04c0 [class*="social-icon-soundcloud"].new-43dd {
  background-color: transparent;
  color: #f80;
}
.copper_04c0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.copper_04c0 [class*="social-icon-spotify"].new-43dd {
  background-color: transparent;
  color: #2ebd59;
}
.copper_04c0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.copper_04c0
  [class*="social-icon-stack-overflow"].new-43dd {
  background-color: transparent;
  color: #fe7a15;
}
.copper_04c0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.copper_04c0 [class*="social-icon-maldkfgram"].new-43dd {
  background-color: transparent;
  color: #2ca5e0;
}
.copper_04c0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.copper_04c0 [class*="social-icon-tripadvisor"].new-43dd {
  background-color: transparent;
  color: #589442;
}
.copper_04c0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.copper_04c0 [class*="social-icon-tumblr"].new-43dd {
  background-color: transparent;
  color: #35465c;
}
.copper_04c0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.copper_04c0 [class*="social-icon-twitch"].new-43dd {
  background-color: transparent;
  color: #6441a5;
}
.copper_04c0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.copper_04c0 [class*="social-icon-twitter"].new-43dd {
  background-color: transparent;
  color: #1da1f2;
}
.copper_04c0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.copper_04c0 [class*="social-icon-vimeo"].new-43dd {
  background-color: transparent;
  color: #1ab7ea;
}
.copper_04c0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.copper_04c0 [class*="social-icon-vk"].new-43dd {
  background-color: transparent;
  color: #45668e;
}
.copper_04c0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.copper_04c0 [class*="social-icon-weibo"].new-43dd {
  background-color: transparent;
  color: #df2029;
}
.copper_04c0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.copper_04c0 [class*="social-icon-weixin"].new-43dd {
  background-color: transparent;
  color: #7bb32e;
}
.copper_04c0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.copper_04c0 [class*="social-icon-whatsapp"].new-43dd {
  background-color: transparent;
  color: #25d366;
}
.copper_04c0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.copper_04c0 [class*="social-icon-wordpress"].new-43dd {
  background-color: transparent;
  color: #21759b;
}
.copper_04c0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.copper_04c0 [class*="social-icon-xing"].new-43dd {
  background-color: transparent;
  color: #026466;
}
.copper_04c0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.copper_04c0 [class*="social-icon-yelp"].new-43dd {
  background-color: transparent;
  color: #af0606;
}
.copper_04c0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.copper_04c0 [class*="social-icon-youtube"].new-43dd {
  background-color: transparent;
  color: #cd201f;
}
.caption_advanced_979d {
  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;
}
.caption_advanced_979d:hover {
  box-shadow: none;
  background: 0 0;
}
.filter-purple-48aa {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.green-fcca {
  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;
}
.under-b8eb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tag_glass_0b7d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tag_glass_0b7d,
.tag_glass_0b7d::after,
.tag_glass_0b7d::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;
}
.tag_glass_0b7d::after,
.tag_glass_0b7d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block-3d88 .green-fcca .under-b8eb {
  margin-top: -2px;
  width: 19px;
}
.block-3d88 .green-fcca .tag_glass_0b7d {
  margin-top: -1px;
}
.block-3d88 .green-fcca .tag_glass_0b7d,
.block-3d88 .green-fcca .tag_glass_0b7d::after,
.block-3d88 .green-fcca .tag_glass_0b7d::before {
  width: 19px;
  height: 2px;
}
.block-3d88 .green-fcca .tag_glass_0b7d::before {
  top: -6px;
}
.block-3d88 .green-fcca .tag_glass_0b7d::after {
  bottom: -6px;
}
.south-c8aa .green-fcca .under-b8eb {
  margin-top: -2px;
  width: 22px;
}
.south-c8aa .green-fcca .tag_glass_0b7d {
  margin-top: -1px;
}
.south-c8aa .green-fcca .tag_glass_0b7d,
.south-c8aa .green-fcca .tag_glass_0b7d::after,
.south-c8aa .green-fcca .tag_glass_0b7d::before {
  width: 22px;
  height: 2px;
}
.south-c8aa .green-fcca .tag_glass_0b7d::before {
  top: -7px;
}
.south-c8aa .green-fcca .tag_glass_0b7d::after {
  bottom: -7px;
}
.border-9791 .green-fcca .under-b8eb {
  margin-top: -2px;
  width: 31px;
}
.border-9791 .green-fcca .tag_glass_0b7d {
  margin-top: -1.5px;
}
.border-9791 .green-fcca .tag_glass_0b7d,
.border-9791 .green-fcca .tag_glass_0b7d::after,
.border-9791 .green-fcca .tag_glass_0b7d::before {
  width: 31px;
  height: 3px;
}
.border-9791 .green-fcca .tag_glass_0b7d::before {
  top: -9px;
}
.border-9791 .green-fcca .tag_glass_0b7d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .description_clean_8c73 .green-fcca .under-b8eb {
    margin-top: -2px;
    width: 19px;
  }
  .description_clean_8c73 .green-fcca .tag_glass_0b7d {
    margin-top: -1px;
  }
  .description_clean_8c73 .green-fcca .tag_glass_0b7d,
  .description_clean_8c73 .green-fcca .tag_glass_0b7d::after,
  .description_clean_8c73 .green-fcca .tag_glass_0b7d::before {
    width: 19px;
    height: 2px;
  }
  .description_clean_8c73 .green-fcca .tag_glass_0b7d::before {
    top: -6px;
  }
  .description_clean_8c73 .green-fcca .tag_glass_0b7d::after {
    bottom: -6px;
  }
  .hover_b033 .green-fcca .under-b8eb {
    margin-top: -2px;
    width: 22px;
  }
  .hover_b033 .green-fcca .tag_glass_0b7d {
    margin-top: -1px;
  }
  .hover_b033 .green-fcca .tag_glass_0b7d,
  .hover_b033 .green-fcca .tag_glass_0b7d::after,
  .hover_b033 .green-fcca .tag_glass_0b7d::before {
    width: 22px;
    height: 2px;
  }
  .hover_b033 .green-fcca .tag_glass_0b7d::before {
    top: -7px;
  }
  .hover_b033 .green-fcca .tag_glass_0b7d::after {
    bottom: -7px;
  }
  .paragraph_dark_3c55 .green-fcca .under-b8eb {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph_dark_3c55 .green-fcca .tag_glass_0b7d {
    margin-top: -1.5px;
  }
  .paragraph_dark_3c55 .green-fcca .tag_glass_0b7d,
  .paragraph_dark_3c55 .green-fcca .tag_glass_0b7d::after,
  .paragraph_dark_3c55 .green-fcca .tag_glass_0b7d::before {
    width: 31px;
    height: 3px;
  }
  .paragraph_dark_3c55 .green-fcca .tag_glass_0b7d::before {
    top: -9px;
  }
  .paragraph_dark_3c55 .green-fcca .tag_glass_0b7d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .frame-inner-b43e .green-fcca .under-b8eb {
    margin-top: -2px;
    width: 19px;
  }
  .frame-inner-b43e .green-fcca .tag_glass_0b7d {
    margin-top: -1px;
  }
  .frame-inner-b43e .green-fcca .tag_glass_0b7d,
  .frame-inner-b43e .green-fcca .tag_glass_0b7d::after,
  .frame-inner-b43e .green-fcca .tag_glass_0b7d::before {
    width: 19px;
    height: 2px;
  }
  .frame-inner-b43e .green-fcca .tag_glass_0b7d::before {
    top: -6px;
  }
  .frame-inner-b43e .green-fcca .tag_glass_0b7d::after {
    bottom: -6px;
  }
  .dropdown-78ad .green-fcca .under-b8eb {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-78ad .green-fcca .tag_glass_0b7d {
    margin-top: -1px;
  }
  .dropdown-78ad .green-fcca .tag_glass_0b7d,
  .dropdown-78ad .green-fcca .tag_glass_0b7d::after,
  .dropdown-78ad .green-fcca .tag_glass_0b7d::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-78ad .green-fcca .tag_glass_0b7d::before {
    top: -7px;
  }
  .dropdown-78ad .green-fcca .tag_glass_0b7d::after {
    bottom: -7px;
  }
  .picture_e3a3 .green-fcca .under-b8eb {
    margin-top: -2px;
    width: 31px;
  }
  .picture_e3a3 .green-fcca .tag_glass_0b7d {
    margin-top: -1.5px;
  }
  .picture_e3a3 .green-fcca .tag_glass_0b7d,
  .picture_e3a3 .green-fcca .tag_glass_0b7d::after,
  .picture_e3a3 .green-fcca .tag_glass_0b7d::before {
    width: 31px;
    height: 3px;
  }
  .picture_e3a3 .green-fcca .tag_glass_0b7d::before {
    top: -9px;
  }
  .picture_e3a3 .green-fcca .tag_glass_0b7d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .aside_active_2790 .green-fcca .under-b8eb {
    margin-top: -2px;
    width: 19px;
  }
  .aside_active_2790 .green-fcca .tag_glass_0b7d {
    margin-top: -1px;
  }
  .aside_active_2790 .green-fcca .tag_glass_0b7d,
  .aside_active_2790 .green-fcca .tag_glass_0b7d::after,
  .aside_active_2790 .green-fcca .tag_glass_0b7d::before {
    width: 19px;
    height: 2px;
  }
  .aside_active_2790 .green-fcca .tag_glass_0b7d::before {
    top: -6px;
  }
  .aside_active_2790 .green-fcca .tag_glass_0b7d::after {
    bottom: -6px;
  }
  .gradient_a46b .green-fcca .under-b8eb {
    margin-top: -2px;
    width: 22px;
  }
  .gradient_a46b .green-fcca .tag_glass_0b7d {
    margin-top: -1px;
  }
  .gradient_a46b .green-fcca .tag_glass_0b7d,
  .gradient_a46b .green-fcca .tag_glass_0b7d::after,
  .gradient_a46b .green-fcca .tag_glass_0b7d::before {
    width: 22px;
    height: 2px;
  }
  .gradient_a46b .green-fcca .tag_glass_0b7d::before {
    top: -7px;
  }
  .gradient_a46b .green-fcca .tag_glass_0b7d::after {
    bottom: -7px;
  }
  .nav_hovered_375d .green-fcca .under-b8eb {
    margin-top: -2px;
    width: 31px;
  }
  .nav_hovered_375d .green-fcca .tag_glass_0b7d {
    margin-top: -1.5px;
  }
  .nav_hovered_375d .green-fcca .tag_glass_0b7d,
  .nav_hovered_375d .green-fcca .tag_glass_0b7d::after,
  .nav_hovered_375d .green-fcca .tag_glass_0b7d::before {
    width: 31px;
    height: 3px;
  }
  .nav_hovered_375d .green-fcca .tag_glass_0b7d::before {
    top: -9px;
  }
  .nav_hovered_375d .green-fcca .tag_glass_0b7d::after {
    bottom: -9px;
  }
}
.breadcrumb_9efd .tag_glass_0b7d {
  -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);
}
.breadcrumb_9efd .tag_glass_0b7d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.breadcrumb_9efd .tag_glass_0b7d::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);
}
.breadcrumb_9efd.label-2f61 .tag_glass_0b7d {
  -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);
}
.breadcrumb_9efd.label-2f61 .tag_glass_0b7d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.breadcrumb_9efd.label-2f61 .tag_glass_0b7d::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);
}
.background_orange_0eae {
  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.rough-ada0:before {
  display: none;
}
.backdrop_acd3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.backdrop_acd3 .button-old-0905 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.backdrop_acd3 .button-old-0905:last-of-type {
  border-bottom: none;
}
.backdrop_acd3 .button-old-0905.block_f723,
.backdrop_acd3 .button-old-0905.slider_fast_c132,
.backdrop_acd3 .button-old-0905.caption-simple-c1d6 {
  padding: 0;
}
.backdrop_acd3 .text-c605 .gallery_full_1b17 {
  color: currentColor;
}
.backdrop_acd3 .text-c605 .gallery_full_1b17:focus,
.backdrop_acd3 .text-c605 .gallery_full_1b17:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_acd3.pattern-21f4 .middle-1f0c,
.backdrop_acd3.pattern-21f4 .module-4912 a,
.backdrop_acd3.pattern-21f4 .row_0d05 a,
.backdrop_acd3.pattern-21f4 .slider-bright-c1ae a {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_acd3.pattern-21f4 .middle-1f0c:hover,
.backdrop_acd3.pattern-21f4 .module-4912 a:hover,
.backdrop_acd3.pattern-21f4 .row_0d05 a:hover,
.backdrop_acd3.pattern-21f4 .slider-bright-c1ae a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_acd3.pattern-21f4 .under_015f {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_acd3.pattern-21f4 .button-old-0905 {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_acd3.pattern-21f4 .button-old-0905:before {
  background: rgba(0, 0, 0, 0.08);
}
.backdrop_acd3.pattern-21f4 .element_slow_b886:before {
  background: rgba(255, 255, 255, 0.9);
}
.backdrop_acd3.pattern-21f4 .text-c605 .white-e71c li a,
.backdrop_acd3.pattern-21f4 .text-c605 .gallery_full_1b17,
.backdrop_acd3.pattern-21f4 .slider-bright-c1ae {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_acd3.pattern-21f4 .text-c605 .gallery_full_1b17:focus,
.backdrop_acd3.pattern-21f4 .text-c605 .gallery_full_1b17:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_acd3.pattern-21f4 .white-e71c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_acd3.lower-fdd4 .middle-1f0c,
.backdrop_acd3.lower-fdd4 .module-4912 a,
.backdrop_acd3.lower-fdd4 .row_0d05 .gallery_full_1b17,
.backdrop_acd3.lower-fdd4 .row_0d05 a,
.backdrop_acd3.lower-fdd4 .slider-bright-c1ae a {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_acd3.lower-fdd4 .middle-1f0c:hover,
.backdrop_acd3.lower-fdd4 .module-4912 a:hover,
.backdrop_acd3.lower-fdd4 .row_0d05 .gallery_full_1b17:hover,
.backdrop_acd3.lower-fdd4 .row_0d05 a:hover,
.backdrop_acd3.lower-fdd4 .slider-bright-c1ae a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_acd3.lower-fdd4 .under_015f {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_acd3.lower-fdd4 .button-old-0905 {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_acd3.lower-fdd4 .button-old-0905:before {
  background: rgba(255, 255, 255, 0.08);
}
.backdrop_acd3.lower-fdd4 .element_slow_b886:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_acd3.lower-fdd4 .text-c605 .white-e71c li a,
.backdrop_acd3.lower-fdd4 .text-c605 .gallery_full_1b17,
.backdrop_acd3.lower-fdd4 .slider-bright-c1ae {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_acd3.lower-fdd4 .text-c605 .gallery_full_1b17:focus,
.backdrop_acd3.lower-fdd4 .text-c605 .gallery_full_1b17:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_acd3.lower-fdd4 .white-e71c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_slow_b886 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.element_slow_b886:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sort-b8fa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.solid_8fe4 .backdrop_acd3 {
  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;
}
.solid_8fe4 .button-old-0905 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.solid_8fe4 .button-old-0905: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) {
  .solid_8fe4 .button-old-0905:before {
    width: 16%;
    left: 42%;
  }
}
.solid_8fe4 .button-old-0905:last-child:before {
  content: none;
}
.solid_8fe4 .button-old-0905[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.solid_8fe4 .text-c605 .white-e71c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.solid_8fe4 .text-c605 .white-e71c li a .gallery_full_1b17 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.solid_8fe4 .text-c605 .slider-bright-c1ae {
  border: none;
}
.solid_8fe4 .text-c605 .slider-bright-c1ae li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.solid_8fe4 .element_slow_b886 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.solid_8fe4 .sort-b8fa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.solid_8fe4 .lower-fdd4 .element_slow_b886:before {
  background: rgba(0, 0, 0, 0.9);
}
.solid_8fe4 .pattern-21f4.highlight_first_abec .tag_glass_0b7d {
  background: rgba(0, 0, 0, 0.6);
}
.solid_8fe4
  .pattern-21f4.highlight_first_abec
  .tag_glass_0b7d::after,
.solid_8fe4
  .pattern-21f4.highlight_first_abec
  .tag_glass_0b7d:before {
  background: inherit;
}
.solid_8fe4
  .pattern-21f4.highlight_first_abec:hover
  .tag_glass_0b7d {
  background: rgba(0, 0, 0, 0.8);
}
.logo_hard_36cf .backdrop_acd3 {
  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) {
  .logo_hard_36cf .backdrop_acd3 {
    width: auto;
    right: 45px;
  }
}
.gradient_2597 .backdrop_acd3 {
  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) {
  .gradient_2597 .backdrop_acd3 {
    width: auto;
    left: 45px;
  }
}
.rough-ada0 .backdrop_acd3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.rough-ada0 .sort-b8fa {
  max-width: 48em;
  margin: 0 auto;
}
.rough-ada0 .element_slow_b886:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.disabled_motion_fbf7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.disabled_motion_fbf7.solid_8fe4 .backdrop_acd3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.disabled_motion_fbf7.logo_hard_36cf .backdrop_acd3 {
  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);
}
.disabled_motion_fbf7 .backdrop_acd3 {
  visibility: visible;
}
.disabled_motion_fbf7.gradient_2597 .backdrop_acd3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dynamic-a718,
.pattern_04fa {
  overflow-x: hidden;
}
.dynamic-a718 .backdrop_acd3 {
  overflow: auto;
}
.dynamic-a718.solid_8fe4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic-a718.solid_8fe4 .backdrop_acd3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dynamic-a718.solid_8fe4 .caption_advanced_979d {
  opacity: 0;
}
.dynamic-a718.logo_hard_36cf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic-a718.logo_hard_36cf .backdrop_acd3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dynamic-a718.logo_hard_36cf .caption_advanced_979d {
  opacity: 0;
}
.dynamic-a718.gradient_2597 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic-a718.gradient_2597 .backdrop_acd3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dynamic-a718.gradient_2597 .caption_advanced_979d {
  opacity: 0;
}
.dynamic-a718.rough-ada0 .backdrop_acd3 {
  z-index: 10;
  visibility: visible;
}
.highlight_first_abec {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight_first_abec .tag_glass_0b7d {
  background: rgba(255, 255, 255, 0.99);
}
.highlight_first_abec .tag_glass_0b7d::after,
.highlight_first_abec .tag_glass_0b7d:before {
  background: inherit;
}
.highlight_first_abec:hover .tag_glass_0b7d {
  background: rgba(255, 255, 255, 0.99);
}
.gradient_2597 .highlight_first_abec {
  top: 10px;
  right: auto;
  left: 12px;
}
.rough-ada0 .highlight_first_abec {
  display: none !important;
}
.dynamic-a718:before,
.pattern_04fa:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dynamic-a718 .highlight_first_abec,
.pattern_04fa .highlight_first_abec {
  display: inline-block;
}
.backdrop_acd3 .element-iron-de38 {
  -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;
}
.dynamic-a718 .backdrop_acd3 .element-iron-de38,
.pattern_04fa .backdrop_acd3 .element-iron-de38 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar-b241 .frame-next-5b6e {
  width: 100%;
}
.copper-03c0 {
  padding: 0 0.5em 0;
}
.copper-03c0 [class*="customify-col-"],
.copper-03c0 [class*="customify-col_"],
.copper-03c0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.row-839a .copper-03c0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .south-8e33 .shade-green-97b7,
  .shade-green-97b7 {
    display: none;
  }
  .grid_full_dd78 {
    text-align: left;
  }
  .layout-f97b {
    text-align: center;
  }
  .north-97c5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .south-8e33 .photo-3192,
  .photo-3192 {
    display: none;
  }
  .current_63bc {
    text-align: left;
  }
  .chip-a7f3 {
    text-align: center;
  }
  .gradient_986f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .south-8e33 .grid_fc14,
  .grid_fc14 {
    display: none;
  }
  .silver-afda {
    text-align: left;
  }
  .photo-fixed-12a9 {
    text-align: center;
  }
  .full_e90b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hero_stale_048e {
  box-shadow: none !important;
}
.mask-75a6 .current-9c73,
.disabled_bright_3b6d .current-9c73 {
  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;
}
.disabled_bright_3b6d .current-9c73 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sidebar_under_9d4f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sidebar_under_9d4f:after,
.sidebar_under_9d4f:before {
  content: "";
  display: table;
}
.sidebar_under_9d4f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sidebar_under_9d4f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sidebar_under_9d4f,
.solid-eb46 {
  max-width: 1248px;
  margin: 0 auto;
}

.aside_simple_0434.detail-f6df .sidebar_under_9d4f {
  max-width: 100%;
}
.aside_simple_0434.mask-west-2272 {
  max-width: 1200px;
  margin: 0 auto;
}
.aside_simple_0434.next-8e00 .sidebar_under_9d4f {
  max-width: 100%;
}
.aside_simple_0434.next-8e00 > .sidebar_under_9d4f {
  padding-left: 0;
  padding-right: 0;
}
.aside_simple_0434.next-8e00 > .sidebar_under_9d4f .south-8e33 {
  margin: 0;
}
.aside_simple_0434.next-8e00
  > .sidebar_under_9d4f
  .progress-e62f.slow-e24d {
  margin-right: 0;
  margin-left: 0;
}
.aside_simple_0434.next-8e00 #main.slow-e24d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .main-huge-4e6e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .main-huge-4e6e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .texture_medium_eb36 .solid_a3ad {
    padding-right: 1em;
  }
  .texture_medium_eb36.section-simple-92cd .progress-e62f {
    border-right: 1px solid #eaecee;
  }
  .texture_medium_eb36.section-simple-92cd .solid_a3ad {
    padding-right: 1em;
  }
  .texture_medium_eb36.section-simple-92cd .fluid-6f3b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-3a12 .solid_a3ad {
    padding-left: 1em;
  }
  .menu-3a12.section-simple-92cd .progress-e62f {
    border-left: 1px solid #eaecee;
  }
  .menu-3a12.section-simple-92cd .solid_a3ad {
    padding-left: 1em;
  }
  .menu-3a12.section-simple-92cd .fluid-6f3b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_0602 .solid_a3ad {
    padding-left: 1em;
  }
  .smooth_0602.section-simple-92cd .avatar_f22c {
    border-right: 1px solid #eaecee;
  }
  .smooth_0602.section-simple-92cd .highlight_last_e77d {
    border-right: 1px solid #eaecee;
  }
  .smooth_0602.section-simple-92cd .solid_a3ad {
    padding-left: 1em;
  }
  .smooth_0602.section-simple-92cd .fluid-6f3b {
    padding-right: 1em;
  }
  .smooth_0602.section-simple-92cd .bronze-8a5c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_action_6986 .solid_a3ad {
    padding-right: 1em;
  }
  .hero_action_6986.section-simple-92cd .avatar_f22c {
    border-left: 1px solid #eaecee;
  }
  .hero_action_6986.section-simple-92cd .highlight_last_e77d {
    border-left: 1px solid #eaecee;
  }
  .hero_action_6986.section-simple-92cd .solid_a3ad {
    padding-right: 1em;
  }
  .hero_action_6986.section-simple-92cd .fluid-6f3b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hero_action_6986.section-simple-92cd .bronze-8a5c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-huge-4e6e .solid_a3ad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main-huge-4e6e.section-simple-92cd .progress-e62f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .main-huge-4e6e.section-simple-92cd .solid_a3ad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main-huge-4e6e.section-simple-92cd .fluid-6f3b {
    padding-left: 1em;
  }
  .main-huge-4e6e.section-simple-92cd .bronze-8a5c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .main-huge-4e6e.section-simple-92cd .solid_a3ad {
    padding-left: 0;
  }
}
.thick-9537 .highlight-short-8dd9 {
  display: inline-block;
}
.layout_f95b {
  display: inline-block;
}
.hero-solid-6db1 {
  word-con: break-word;
}
.left-1c6f > span {
  display: inline-block;
  padding: 5px 0;
}
.left-1c6f .wrapper-0a4b {
  margin-left: 8px;
  margin-right: 8px;
}
.left-1c6f .orange_deb9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.description-4695 .list-0bc5 {
  margin-bottom: 2em;
}
.description-4695 .thumbnail-ef9d {
  margin-bottom: 15px;
}
.description-4695 .thumbnail-ef9d:last-child {
  margin-bottom: 0;
}
.description-4695 .summary-77e7 {
  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) {
  .description-4695 .summary-77e7 {
    display: block;
  }
}
.description-4695 .sort_2f64 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .description-4695 .sort_2f64 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.description-4695 .primary-473b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.description-4695 .primary-473b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.description-4695 .primary-473b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.description-4695 .hero-solid-6db1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.description-4695 .hero-solid-6db1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.description-4695 .message-fresh-bae4 p:last-child {
  margin-bottom: 0;
}
.description-4695 .bright-2dae {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.description-4695 .menu-slow-53b7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.description-4695 .image_in_3cfd {
  margin-top: 1em;
}
.description-4695 .media-dirty-7d6a {
  top: 0;
  display: block;
}
.description-4695 .media-dirty-7d6a a {
  color: inherit;
}
.description-4695 .media-dirty-7d6a a:hover {
  color: inherit;
}
.description-4695 .link_f350 {
  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;
}
.description-4695 .link_f350:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.description-4695 .menu-slow-53b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.description-4695 .active_fcf1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.description-4695 .active_fcf1:first-child {
  margin-top: 0;
}
.description-4695 .active_fcf1.simple-798a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.description-4695 .active_fcf1.frame_cool_cf03 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description-4695
  .active_fcf1.frame_cool_cf03.tag-ec66
  .image_in_3cfd {
  width: 100%;
}
.description-4695 .frame_cool_cf03 {
  -webkit-box-align: center;
  align-items: center;
}
.description-4695 .frame_cool_cf03 .left-1c6f,
.description-4695 .frame_cool_cf03 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.description-4695 .primary-473b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description-4695 .primary-473b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description-4695 .primary-473b: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;
}
.description-4695 .simple-798a {
  z-index: 5;
}
.description-4695 .hover_cfe1 .aside-b937 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.description-4695 .orange-c79b .aside-b937 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.description-4695 .info-4a46 .aside-b937 {
  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;
}
.description-4695.bottom-3370 .summary-77e7,
.description-4695.dark-29ce .summary-77e7 {
  display: block;
}
.description-4695.bottom-3370 .summary-77e7 .article-86a4,
.description-4695.bottom-3370 .summary-77e7 .menu-slow-53b7,
.description-4695.dark-29ce .summary-77e7 .article-86a4,
.description-4695.dark-29ce .summary-77e7 .menu-slow-53b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description-4695.hard-936f .sort_2f64 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .description-4695.hard-936f .sort_2f64 {
    margin-right: 0;
  }
}
.description-4695.bottom-3370 .sort_2f64,
.description-4695.dark-29ce .sort_2f64 {
  padding-top: 40%;
}
.description-4695.bottom-3370 .list-0bc5,
.description-4695.dark-29ce .list-0bc5 {
  display: block;
}
.description-4695.bottom-3370 .fn-sticky-e596 .menu-slow-53b7,
.description-4695.dark-29ce .fn-sticky-e596 .menu-slow-53b7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.description-4695.bottom-3370 .sort_2f64,
.description-4695.dark-29ce .sort_2f64 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.description-4695.bottom-3370 .menu-slow-53b7 {
  padding: 1em;
}
.accent_5cc9 {
  margin: 30px auto;
  display: block;
}
.accent_5cc9 .menu-soft-5f0a > * {
  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;
}
.accent_5cc9 .menu-soft-5f0a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accent_5cc9 .menu-soft-5f0a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag_fixed_6b4e .left-1c6f {
  margin-bottom: 1.41575em;
}
.tag_fixed_6b4e .tertiary-outer-25a0 {
  margin-bottom: 1.618em;
}
.thumbnail-current-fbf3 .old_f071 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.thumbnail-current-fbf3 .old_f071 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.thumbnail-current-fbf3 .medium_b2d4 {
  max-width: 100%;
  overflow: auto;
}
.red_e7e4 .thumbnail-current-fbf3 a:hover {
  text-decoration: underline;
}
.media-in-2d02 .thumbnail-ef9d:not(.hero-solid-6db1),
.media-in-2d02 .primary-473b {
  margin-bottom: 1.41575em;
}
.media-in-2d02 .thumbnail-ef9d:not(.hero-solid-6db1):last-child,
.media-in-2d02 .primary-473b:last-child {
  margin-bottom: 0;
}
.media-in-2d02 .thumbnail-ef9d.mini_794e {
  margin-bottom: 0.41575em;
}
.media-in-2d02 .black_52a5:before,
.media-in-2d02 .yellow_9710:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.media-in-2d02 .black_52a5:before {
  content: "\f115";
}
.media-in-2d02 .yellow_9710:before {
  content: "\f02c";
}
.media-in-2d02 .stone-0116 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.media-in-2d02 .stone-0116 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.banner-red-1304 {
  display: -webkit-box;
  display: flex;
}
.banner-red-1304 .brown_7372 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .banner-red-1304 .brown_7372 {
    flex-basis: 90px;
  }
}
.banner-red-1304 .row-b7da {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .banner-red-1304 .row-b7da {
    flex-basis: calc(100% - 50px);
  }
}
.banner-red-1304 .main-707f p:last-child {
  margin-bottom: 0.72em;
}
.under-83ef .menu-soft-5f0a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.under-83ef .menu-soft-5f0a:after,
.under-83ef .menu-soft-5f0a:before {
  content: "";
  display: table;
}
.under-83ef .menu-soft-5f0a:after {
  clear: both;
}
.under-83ef .menu-soft-5f0a .filter_solid_b91f,
.under-83ef .menu-soft-5f0a .message_red_d2e6 {
  width: 49%;
}
.under-83ef .menu-soft-5f0a .filter_solid_b91f a span.glass-36b3,
.under-83ef .menu-soft-5f0a .message_red_d2e6 a span.glass-36b3 {
  display: block;
  margin-bottom: 5px;
}
.under-83ef .menu-soft-5f0a .message_red_d2e6 {
  float: left;
  text-align: left;
}
.under-83ef .menu-soft-5f0a .filter_solid_b91f {
  float: right;
  text-align: right;
}
.first-b326 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .first-b326 {
    margin-bottom: 0;
  }
}
.cold-7098 {
  margin-bottom: 1em;
}
.cold-7098 .hero-solid-6db1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.form-e590 a {
  display: block;
  line-height: 0;
  position: relative;
}
.nav-7402 .cold-7098,
.hidden-ffde .cold-7098 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .nav-7402 .cold-7098,
  .hidden-ffde .cold-7098 {
    display: block;
  }
}
.nav-7402 .form-e590,
.hidden-ffde .form-e590 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .nav-7402 .form-e590,
  .hidden-ffde .form-e590 {
    margin-bottom: 1em;
  }
}
.nav-7402 .form-e590 img,
.hidden-ffde .form-e590 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.nav-7402 .fluid_c01f,
.hidden-ffde .fluid_c01f {
  flex-basis: calc(100% - 160px);
}
.nav-7402 .fluid_c01f p,
.hidden-ffde .fluid_c01f p {
  margin-bottom: 0;
}
.nav-7402 .fluid_c01f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .nav-7402 .fluid_c01f {
    padding-left: 0;
  }
}
.hidden-ffde .fluid_c01f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hidden-ffde .fluid_c01f {
    padding-right: 0;
  }
}
.hidden-ffde .form-e590 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.component-fluid-65fe .form-e590 {
  margin-bottom: 0.5em;
}
.component-fluid-65fe .form-e590 img {
  width: 100%;
}
.photo_7c7e .paragraph-a32d,
.dim_cb6d .paragraph-a32d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dim_cb6d .progress-e62f .outer-2a09 p:last-child {
  margin-bottom: 0;
}
.overlay_huge_4f01 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.basic-cc4a .hover-hot-eed7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .basic-cc4a .hover-hot-eed7:last-of-type {
    margin-bottom: 0;
  }
}
.basic-cc4a .hover-hot-eed7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.basic-cc4a .hover-hot-eed7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.basic-cc4a .hover-hot-eed7 ul li {
  margin: 0 0 0.6em;
}
.basic-cc4a .hover-hot-eed7 ul li.stone_f21f,
.basic-cc4a .hover-hot-eed7 ul li.carousel_static_5179 {
  position: relative;
}
.basic-cc4a .hover-hot-eed7 ul li.stone_f21f .grid-f59a,
.basic-cc4a .hover-hot-eed7 ul li.carousel_static_5179 .grid-f59a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.basic-cc4a .hover-hot-eed7 ul li.stone_f21f:after:after,
.basic-cc4a .hover-hot-eed7 ul li.stone_f21f:after:before,
.basic-cc4a
  .hover-hot-eed7
  ul
  li.carousel_static_5179:after:after,
.basic-cc4a
  .hover-hot-eed7
  ul
  li.carousel_static_5179:after:before {
  content: "";
  display: table;
}
.basic-cc4a .hover-hot-eed7 ul li.stone_f21f:after:after,
.basic-cc4a
  .hover-hot-eed7
  ul
  li.carousel_static_5179:after:after {
  clear: both;
}
.basic-cc4a .hover-hot-eed7 a.thumbnail_a99e:hover {
  text-decoration: none;
}
.basic-cc4a .hover-hot-eed7 select {
  max-width: 100%;
}
.basic-cc4a .hover-hot-eed7 table {
  font-size: 85%;
}
.basic-cc4a .hover-hot-eed7 table td,
.basic-cc4a .hover-hot-eed7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.basic-cc4a .hover-hot-eed7 table tfoot td {
  text-align: left;
}
.basic-cc4a .hover-hot-eed7 :last-child {
  margin-bottom: 0;
}
.basic-cc4a .hover-hot-eed7 .block-fresh-ad90 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.basic-cc4a .hover-hot-eed7 .block-fresh-ad90 label {
  width: 100%;
}
.basic-cc4a .hover-hot-eed7 .block-fresh-ad90 .layout-26b3 {
  width: 100%;
  display: block;
}
.basic-cc4a .hover-hot-eed7 .block-fresh-ad90 .frame-inner-3b82 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.basic-cc4a .hover-hot-eed7 .block-fresh-ad90 .frame-inner-3b82:hover svg #svg-search {
  fill: #444;
}
.basic-cc4a .hover-hot-eed7 .block-fresh-ad90 .frame-inner-3b82 svg {
  width: 18px;
  height: 18px;
}
.basic-cc4a .blue_f241 ul ul,
.basic-cc4a .pattern-selected-41ff ul ul,
.basic-cc4a .tag-49d1 ul ul,
.basic-cc4a .inner_0dad ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.basic-cc4a .blue_f241 .out_2db6 > a,
.basic-cc4a .pattern-selected-41ff .out_2db6 > a,
.basic-cc4a .tag-49d1 .out_2db6 > a,
.basic-cc4a .inner_0dad .out_2db6 > a {
  margin-bottom: 0;
}
.basic-cc4a .stale_d941 li,
.basic-cc4a .blue_f241 li,
.basic-cc4a .shadow_outer_aa92 li,
.basic-cc4a .pattern-selected-41ff li,
.basic-cc4a .tag-49d1 li,
.basic-cc4a .inner_0dad li,
.basic-cc4a .item-43d2 li,
.basic-cc4a .carousel_silver_4c90 li {
  display: block;
  position: relative;
}
.basic-cc4a .stale_d941 li:last-child,
.basic-cc4a .blue_f241 li:last-child,
.basic-cc4a .shadow_outer_aa92 li:last-child,
.basic-cc4a .pattern-selected-41ff li:last-child,
.basic-cc4a .tag-49d1 li:last-child,
.basic-cc4a .inner_0dad li:last-child,
.basic-cc4a .item-43d2 li:last-child,
.basic-cc4a .carousel_silver_4c90 li:last-child {
  border: none;
}
.basic-cc4a .stale_d941 li a,
.basic-cc4a .blue_f241 li a,
.basic-cc4a .shadow_outer_aa92 li a,
.basic-cc4a .pattern-selected-41ff li a,
.basic-cc4a .tag-49d1 li a,
.basic-cc4a .inner_0dad li a,
.basic-cc4a .item-43d2 li a,
.basic-cc4a .carousel_silver_4c90 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.basic-cc4a .stale_d941 li ul li::before,
.basic-cc4a .blue_f241 li ul li::before,
.basic-cc4a .shadow_outer_aa92 li ul li::before,
.basic-cc4a .pattern-selected-41ff li ul li::before,
.basic-cc4a .tag-49d1 li ul li::before,
.basic-cc4a .inner_0dad li ul li::before,
.basic-cc4a .item-43d2 li ul li::before,
.basic-cc4a .carousel_silver_4c90 li ul li::before {
  left: 15px;
}
.basic-cc4a .stale_d941 li ul a,
.basic-cc4a .blue_f241 li ul a,
.basic-cc4a .shadow_outer_aa92 li ul a,
.basic-cc4a .pattern-selected-41ff li ul a,
.basic-cc4a .tag-49d1 li ul a,
.basic-cc4a .inner_0dad li ul a,
.basic-cc4a .item-43d2 li ul a,
.basic-cc4a .carousel_silver_4c90 li ul a {
  padding-left: 20px;
}
.basic-cc4a .stale_d941 li ul ul li::before,
.basic-cc4a .blue_f241 li ul ul li::before,
.basic-cc4a .shadow_outer_aa92 li ul ul li::before,
.basic-cc4a .pattern-selected-41ff li ul ul li::before,
.basic-cc4a .tag-49d1 li ul ul li::before,
.basic-cc4a .inner_0dad li ul ul li::before,
.basic-cc4a .item-43d2 li ul ul li::before,
.basic-cc4a .carousel_silver_4c90 li ul ul li::before {
  left: 30px;
}
.basic-cc4a .stale_d941 li ul ul a,
.basic-cc4a .blue_f241 li ul ul a,
.basic-cc4a .shadow_outer_aa92 li ul ul a,
.basic-cc4a .pattern-selected-41ff li ul ul a,
.basic-cc4a .tag-49d1 li ul ul a,
.basic-cc4a .inner_0dad li ul ul a,
.basic-cc4a .item-43d2 li ul ul a,
.basic-cc4a .carousel_silver_4c90 li ul ul a {
  padding-left: 40px;
}
.basic-cc4a .bright_a2d7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.basic-cc4a .carousel_silver_4c90 ul li {
  margin-bottom: 1.41575em;
}
.basic-cc4a .carousel_silver_4c90 ul li .header_under_d313 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.basic-cc4a .carousel_silver_4c90 ul li .accordion-0ff9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.lower-fdd4 .stale_d941 li a,
.lower-fdd4 .blue_f241 li a,
.lower-fdd4 .shadow_outer_aa92 li a,
.lower-fdd4 .pattern-selected-41ff li a,
.lower-fdd4 .tag-49d1 li a,
.lower-fdd4 .inner_0dad li a,
.lower-fdd4 .item-43d2 li a,
.lower-fdd4 .carousel_silver_4c90 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower-fdd4 .bright_a2d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower-fdd4 .hover-hot-eed7 ul li.stone_f21f .grid-f59a,
.lower-fdd4 .hover-hot-eed7 ul li.carousel_static_5179 .grid-f59a {
  background: rgba(0, 0, 0, 0.2);
}
.lower-fdd4 .basic-cc4a .hover-hot-eed7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_simple_0434 .basic-cc4a .white-e71c li {
  margin: 0;
}
.aside_simple_0434 .basic-cc4a .white-e71c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.aside_simple_0434 .basic-cc4a .white-e71c li ul {
  margin: 0;
}
.aside_simple_0434 .basic-cc4a .white-e71c li ul li a {
  padding-left: 15px;
}
.aside_simple_0434 .basic-cc4a .white-e71c li ul li li a {
  padding-left: 30px;
}
.aside_simple_0434 .basic-cc4a .white-e71c li.item-d839 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.aside_simple_0434 .basic-cc4a .white-e71c li.item-d839 > 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;
}
.aside_simple_0434 .basic-cc4a .white-e71c li.item-d839 > 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;
}
.detail-old-4ab9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.overlay_ce82 {
  position: relative;
  z-index: 10;
}
.overlay_ce82 .element-iron-de38 {
  width: 100%;
  max-width: 100%;
}
.status-orange-4c37 .dark-19e7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.status-orange-4c37 .pattern-21f4 {
}
.status-orange-4c37 .lower-fdd4 {
  background: #292929;
}
.cool_0d0b .dark-19e7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.cool_0d0b .pattern-21f4 {
  background: #f9f9f9;
}
.cool_0d0b .lower-fdd4 {
  background: #303030;
}
.main-a570 .dark-19e7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .main-a570 .highlight-short-8dd9 {
    margin-bottom: 1em;
  }
  .main-a570 .highlight-short-8dd9:last-child {
    margin-bottom: 0;
  }
}
.main-a570 .pattern-21f4 {
  background: #ededed;
}
.main-a570 .lower-fdd4 {
  background: #1a1a1a;
}
.dark-19e7.pattern-21f4 {
  color: rgba(0, 0, 0, 0.6);
}
.dark-19e7.pattern-21f4 .media_bronze_df0e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dark-19e7.lower-fdd4 {
  color: rgba(255, 255, 255, 0.99);
}
.dark-19e7.lower-fdd4 a:not(.thumbnail_a99e) {
  color: rgba(255, 255, 255, 0.79);
}
.dark-19e7.lower-fdd4 a:not(.thumbnail_a99e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark-19e7.lower-fdd4 .media_bronze_df0e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark-19e7.lower-fdd4 table tbody td,
.dark-19e7.lower-fdd4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.text-1d7a.plasma_abda .sidebar_under_9d4f {
  max-width: initial;
}
.text-1d7a .complex_ac83 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.text-1d7a .complex_ac83 .element-iron-de38 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .text-1d7a .complex_ac83 .element-iron-de38 {
    display: block;
    margin-bottom: 2em;
  }
  .text-1d7a .complex_ac83 .element-iron-de38:last-child {
    margin-bottom: 0;
  }
}
.main-a570 .highlight-short-8dd9:last-child,
.cool_0d0b .highlight-short-8dd9:last-child,
.status-orange-4c37 .highlight-short-8dd9:last-child {
  margin-bottom: 0;
}
.main-a570 .highlight-short-8dd9 .basic-cc4a .hover-hot-eed7:last-child,
.cool_0d0b .highlight-short-8dd9 .basic-cc4a .hover-hot-eed7:last-child,
.status-orange-4c37 .highlight-short-8dd9 .basic-cc4a .hover-hot-eed7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .main-a570 .east_59d4,
  .main-a570 .widget_c3aa,
  .cool_0d0b .east_59d4,
  .cool_0d0b .widget_c3aa,
  .status-orange-4c37 .east_59d4,
  .status-orange-4c37 .widget_c3aa {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .overlay_ce82 .highlight-short-8dd9 {
    margin-bottom: 2em;
  }
}
.overlay_ce82 p:last-child {
  margin-bottom: 0;
}
.overlay_ce82 li,
.overlay_ce82 ul {
  list-style: none;
  margin: 0;
}
.overlay_ce82 ul ul {
  margin-left: 2.617924em;
}
.first_fd33 {
  font-size: 0.875em;
}

/* css-noise: 6ed3 */
.promo-block-c6 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
