/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hover-8516/customify
Author: WPCustomify
Author URI: https://pressmaximum.hover-8516
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.hover-8516/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thick-a5be.complex_8797/licenses/gpl-2.0.caption-236d
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.alert-narrow-7204/, (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.gradient_yellow_8d6b.first-1c51/normalize.avatar-copper-3afe/
 ======
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.avatar-copper-3afe v7.0.0 | MIT License | github.hover-8516/necolas/normalize.avatar-copper-3afe */
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;
}
.grid_bottom_d625 .fixed_9cae,
.heading-hot-282f,
.message-5d87,
.light_b4b6,
.silver_6d63,
.static_71b7,
.carousel-blue-8d70,
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;
}
.heading-hot-282f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .heading-hot-282f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .heading-hot-282f,
  h1 {
    font-size: 1.8em;
  }
}
.message-5d87,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.message-5d87 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .message-5d87,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .message-5d87,
  h2 {
    font-size: 1.7em;
  }
}
.light_b4b6,
h3 {
  font-size: 1.618em;
}
.grid_bottom_d625 .fixed_9cae,
.silver_6d63,
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.liquid_957f {
  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;
}
.primary_west_b48a:after,
.primary_west_b48a:before,
.banner-9eae:after,
.banner-9eae:before {
  content: "";
  display: table;
}
.primary_west_b48a:after,
.banner-9eae:after {
  clear: both;
}
.pagination_action_31ab {
  float: right;
  margin-right: 0;
}
.tall-7ad4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fluid_0936 .south-401b,
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;
}
.fluid_0936 .south-401b: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;
}
.content_8c63 .south-401b {
  box-shadow: none;
}
.content_8c63
  .south-401b
  .top-1daf {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.content_8c63 .south-401b .full-293c {
  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;
}
.content_8c63
  .south-401b
  .full-293c
  b {
  display: none;
}
.content_8c63 .shade-inner-1c16 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.caption-e568:not(.section_purple_e81c):not(.pattern_right_5c40),
button:not(.section_purple_e81c):not(.pattern_right_5c40),
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ),
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ),
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ) {
  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;
}
.caption-e568:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):hover,
button:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):hover,
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):hover,
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):hover,
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.caption-e568:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):active,
.caption-e568:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):focus,
button:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):active,
button:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):focus,
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):active,
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):focus,
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):active,
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):focus,
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):active,
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):focus {
  outline: 0;
}
.caption-e568:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53,
button:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53,
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53,
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53,
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53 {
  position: relative;
}
.caption-e568:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .fresh-491e,
.caption-e568:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .main-1745,
.caption-e568:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .tag_d4ac,
.caption-e568:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  i,
.caption-e568:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  svg,
button:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .fresh-491e,
button:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .main-1745,
button:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .tag_d4ac,
button:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  i,
button:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  svg,
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .fresh-491e,
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .main-1745,
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .tag_d4ac,
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  i,
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  svg,
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .fresh-491e,
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .main-1745,
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .tag_d4ac,
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  i,
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  svg,
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .fresh-491e,
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .main-1745,
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  .tag_d4ac,
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  i,
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53
  svg {
  visibility: hidden;
}
.caption-e568:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53:after,
button:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53:after,
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53:after,
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53:after,
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ).fn-loading-3a53: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;
}
.caption-e568:not(.section_purple_e81c):not(.pattern_right_5c40),
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ),
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ),
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ) {
  color: #fff;
  background: #235787;
}
.caption-e568:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):focus,
input[type="button"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):focus,
input[type="reset"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):focus,
input[type="submit"]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ):focus {
  color: #fff;
}
.caption-e568.fn-disabled-3a53:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ),
.caption-e568[disabled]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ),
button.fn-disabled-3a53:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ),
button[disabled]:not(.section_purple_e81c):not(
    .pattern_right_5c40
  ) {
  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;
}
.article-b637 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.article-b637: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;
}
.photo-narrow-920b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.thick-5341 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tooltip_hovered_d6c6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.primary_west_b48a:after,
.primary_west_b48a:before,
.medium_8075:after,
.medium_8075:before,
.picture-left-6b8e:after,
.picture-left-6b8e:before,
.footer_small_6855:after,
.footer_small_6855:before,
.button_a38d:after,
.button_a38d:before,
.south-821a:after,
.south-821a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.primary_west_b48a:after,
.medium_8075:after,
.picture-left-6b8e:after,
.footer_small_6855:after,
.button_a38d:after,
.south-821a:after {
  clear: both;
}
.medium_8075 .text-1d49,
.picture-left-6b8e .text-1d49,
.red_410b .text-1d49 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.widget_4ec9 {
  display: inline-block;
}
.link_36a7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.link_36a7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.link_36a7 .complex-b3af {
  padding: 1em 0;
  font-size: 85%;
}
.complex-b3af {
  text-align: left;
  font-style: italic;
  color: #999;
}
.top_09ad {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.top_09ad:after,
.top_09ad:before {
  content: "";
  display: table;
}
.top_09ad:after {
  clear: both;
}
.frame_bronze_5c31 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.over-ba22 .frame_bronze_5c31 {
  max-width: 50%;
}
.logo-mini-842a .frame_bronze_5c31 {
  max-width: 33.33%;
}
.preview_b223 .frame_bronze_5c31 {
  max-width: 25%;
}
.avatar-left-0dcd .frame_bronze_5c31 {
  max-width: 20%;
}
.wood_594f .frame_bronze_5c31 {
  max-width: 16.66%;
}
.hard_c433 .frame_bronze_5c31 {
  max-width: 14.28%;
}
.menu_51f1 .frame_bronze_5c31 {
  max-width: 12.5%;
}
.tertiary_2d56 .frame_bronze_5c31 {
  max-width: 11.11%;
}
.tabs-red-3976 {
  display: block;
}
.grid_bottom_d625 .fresh-bc78 label,
.grid_bottom_d625 .table_8fe6 label,
.grid_bottom_d625 .hover_4e31 label,
.grid_bottom_d625 .dirty_7404 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.next-c761 {
  list-style: none;
  margin: 0;
}
.next-c761 article.summary_brown_4fa8 {
  margin-bottom: 0;
}
.next-c761 ul {
  list-style: none;
  margin: 0;
}
.next-c761 .gallery_7567 li.summary_brown_4fa8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .next-c761 .gallery_7567 li.summary_brown_4fa8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .next-c761 .gallery_7567 li.summary_brown_4fa8: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) {
  .next-c761 .gallery_7567 li.summary_brown_4fa8 li.summary_brown_4fa8 li.summary_brown_4fa8 li.summary_brown_4fa8 {
    padding-left: 0;
  }
}
article.summary_brown_4fa8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary_brown_4fa8 .medium_8075 p:last-of-type {
  margin-bottom: 0;
}
article.summary_brown_4fa8 .soft-d54d {
  float: left;
}
article.summary_brown_4fa8 .surface_pro_214a {
  margin-left: 85px;
}
article.summary_brown_4fa8 .fluid-2132 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary_brown_4fa8 .fluid-2132 .complex_059e {
  margin-left: 10px;
}
article.summary_brown_4fa8 .primary-next-0989 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary_brown_4fa8 .content_large_d0be {
  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 .fresh-bc78,
  #respond .hover_4e31,
  #respond .dirty_7404 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fresh-bc78 input,
#respond .hover_4e31 input,
#respond .dirty_7404 input {
  width: 100%;
}
#respond .dirty_7404 {
  margin-right: 0;
}
#respond .hot_6944 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma-926d {
  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;
}
.plasma-926d.frame-liquid-0871 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.plasma-926d 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%);
}
.plasma-926d:focus,
.plasma-926d: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);
}
.hovered_7d33 {
  border-radius: 10%;
}
.iron_dc8b {
  border-radius: 50%;
}
.brown-538d {
  font-size: 0.72em;
}
.dropdown_38ea {
  font-size: 0.875em;
}
.gas-b148 {
  font-size: 1.1em;
}
.heading-dd7d {
  text-transform: uppercase;
  line-height: 1.2;
}
.heading-dd7d.brown-538d {
  letter-spacing: 0.5px;
}
.component-f118,
.component-f118 a {
  color: #6d6d6d;
}
.component-f118 a:hover {
  color: #111;
}
.notification-smooth-2af9 {
  color: #6d6d6d;
}
.green-59ae {
  overflow-x: hidden;
}
.green-59ae .copper_c226.paper-e2f9 {
  position: relative;
}
.green-59ae .copper_c226.paper-e2f9.glass_18e4 {
  position: initial;
}
.green-59ae
  .copper_c226.paper-e2f9.glass_18e4
  .fluid-b47f {
  left: auto;
}
.green-59ae .copper_c226 .fluid-b47f {
  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;
}
.green-59ae .copper_c226:hover.paper-e2f9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.green-59ae
  .copper_c226:hover.paper-e2f9
  .fluid-b47f {
  display: block;
  z-index: 9999999;
}
.green-59ae .tooltip-lower-da04 .tiny_4dae,
.green-59ae .static_8cda .tiny_4dae {
  display: none;
}
.green-59ae .layout-377f .copper_c226:hover.paper-e2f9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.grid_bottom_d625 .fresh-bc78 label,
.grid_bottom_d625 .table_8fe6 label,
.grid_bottom_d625 .hover_4e31 label,
.grid_bottom_d625 .dirty_7404 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.next-c761 {
  list-style: none;
  margin: 0;
}
.next-c761 article.summary_brown_4fa8 {
  margin-bottom: 0;
}
.next-c761 ul {
  list-style: none;
  margin: 0;
}
.next-c761 .gallery_7567 li.summary_brown_4fa8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .next-c761 .gallery_7567 li.summary_brown_4fa8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .next-c761 .gallery_7567 li.summary_brown_4fa8: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) {
  .next-c761 .gallery_7567 li.summary_brown_4fa8 li.summary_brown_4fa8 li.summary_brown_4fa8 li.summary_brown_4fa8 {
    padding-left: 0;
  }
}
article.summary_brown_4fa8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary_brown_4fa8 .medium_8075 p:last-of-type {
  margin-bottom: 0;
}
article.summary_brown_4fa8 .soft-d54d {
  float: left;
}
article.summary_brown_4fa8 .surface_pro_214a {
  margin-left: 85px;
}
article.summary_brown_4fa8 .fluid-2132 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary_brown_4fa8 .fluid-2132 .complex_059e {
  margin-left: 10px;
}
article.summary_brown_4fa8 .primary-next-0989 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary_brown_4fa8 .content_large_d0be {
  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 .fresh-bc78,
  #respond .hover_4e31,
  #respond .dirty_7404 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fresh-bc78 input,
#respond .hover_4e31 input,
#respond .dirty_7404 input {
  width: 100%;
}
#respond .dirty_7404 {
  margin-right: 0;
}
#respond .hot_6944 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip-lower-da04 .sidebar-b66b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sidebar-b66b .main_0bb1.panel_cold_e6d1 .row_static_b243 > li > a:focus,
.sidebar-b66b .main_0bb1.panel_cold_e6d1 .row_static_b243 > li > a:hover,
.sidebar-b66b .main_0bb1.paragraph-wood-dacf .row_static_b243 > li > a:focus,
.sidebar-b66b .main_0bb1.paragraph-wood-dacf .row_static_b243 > li > a:hover,
.sidebar-b66b .main_0bb1.clean-fe76 .row_static_b243 > li > a:focus,
.sidebar-b66b .main_0bb1.clean-fe76 .row_static_b243 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-b66b
  .main_0bb1.panel_cold_e6d1
  .row_static_b243
  > li.purple-26be
  > a,
.sidebar-b66b
  .main_0bb1.panel_cold_e6d1
  .row_static_b243
  > li.item-selected-6c7d
  > a,
.sidebar-b66b
  .main_0bb1.paragraph-wood-dacf
  .row_static_b243
  > li.purple-26be
  > a,
.sidebar-b66b
  .main_0bb1.paragraph-wood-dacf
  .row_static_b243
  > li.item-selected-6c7d
  > a,
.sidebar-b66b
  .main_0bb1.clean-fe76
  .row_static_b243
  > li.purple-26be
  > a,
.sidebar-b66b .main_0bb1.clean-fe76 .row_static_b243 > li.row-8122 > a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-b66b .column_wide_9d57,
.sidebar-b66b .column_wide_9d57 a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-b66b .paragraph-solid-5495.secondary-3985 li a,
.sidebar-b66b .easy_9a05 a,
.sidebar-b66b .secondary_7e56,
.sidebar-b66b .row_static_b243 > li > a,
.sidebar-b66b .video-pink-5598 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-b66b .paragraph-solid-5495.secondary-3985 li a:hover,
.sidebar-b66b .easy_9a05 a:hover,
.sidebar-b66b .secondary_7e56:hover,
.sidebar-b66b .row_static_b243 > li > a:hover,
.sidebar-b66b .video-pink-5598:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-b66b .thick_2caf {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-b66b .thick_2caf .column-wide-7ddb {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-b66b .thick_2caf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-b66b .sort-c49a .avatar-9367 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-b66b .sort-c49a .avatar-9367 .gallery-7b60 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-b66b
  .sort-c49a
  .avatar-9367
  .gallery-7b60::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-b66b
  .sort-c49a
  .avatar-9367
  .gallery-7b60:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-b66b
  .sort-c49a
  .avatar-9367
  .gallery-7b60::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-b66b
  .sort-c49a
  .avatar-9367
  .gallery-7b60::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-b66b .sort-c49a .dropdown_ebda {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-b66b .sort-c49a .dropdown_ebda:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-ea90
  .sidebar-b66b
  .sort-c49a
  .list_top_5bca
  .breadcrumb-62eb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-ea90
  .sidebar-b66b
  .sort-c49a
  .list_top_5bca
  .gallery-7b60 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-lower-da04 .caption-6fc9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.caption-6fc9 .main_0bb1.panel_cold_e6d1 .row_static_b243 > li > a:focus,
.caption-6fc9 .main_0bb1.panel_cold_e6d1 .row_static_b243 > li > a:hover,
.caption-6fc9 .main_0bb1.paragraph-wood-dacf .row_static_b243 > li > a:focus,
.caption-6fc9 .main_0bb1.paragraph-wood-dacf .row_static_b243 > li > a:hover,
.caption-6fc9 .main_0bb1.clean-fe76 .row_static_b243 > li > a:focus,
.caption-6fc9 .main_0bb1.clean-fe76 .row_static_b243 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-6fc9
  .main_0bb1.panel_cold_e6d1
  .row_static_b243
  > li.purple-26be
  > a,
.caption-6fc9
  .main_0bb1.panel_cold_e6d1
  .row_static_b243
  > li.item-selected-6c7d
  > a,
.caption-6fc9
  .main_0bb1.paragraph-wood-dacf
  .row_static_b243
  > li.purple-26be
  > a,
.caption-6fc9
  .main_0bb1.paragraph-wood-dacf
  .row_static_b243
  > li.item-selected-6c7d
  > a,
.caption-6fc9
  .main_0bb1.clean-fe76
  .row_static_b243
  > li.purple-26be
  > a,
.caption-6fc9 .main_0bb1.clean-fe76 .row_static_b243 > li.row-8122 > a {
  color: rgba(0, 0, 0, 0.8);
}
.caption-6fc9 .column_wide_9d57,
.caption-6fc9 .column_wide_9d57 a {
  color: rgba(0, 0, 0, 0.8);
}
.caption-6fc9 .paragraph-solid-5495.secondary-3985 li a,
.caption-6fc9 .easy_9a05 a,
.caption-6fc9 .secondary_7e56,
.caption-6fc9 .row_static_b243 > li > a,
.caption-6fc9 .video-pink-5598 {
  color: rgba(0, 0, 0, 0.55);
}
.caption-6fc9 .paragraph-solid-5495.secondary-3985 li a:hover,
.caption-6fc9 .easy_9a05 a:hover,
.caption-6fc9 .secondary_7e56:hover,
.caption-6fc9 .row_static_b243 > li > a:hover,
.caption-6fc9 .video-pink-5598:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-6fc9 .thick_2caf {
  color: rgba(0, 0, 0, 0.55);
}
.caption-6fc9 .thick_2caf .column-wide-7ddb {
  color: rgba(0, 0, 0, 0.8);
}
.caption-6fc9 .thick_2caf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading-9a8f .stone_d5ea {
  margin-left: auto;
  margin-right: auto;
}
.picture-left-6b8e > * {
  margin-left: auto;
  margin-right: auto;
}
.picture-left-6b8e .photo-narrow-920b {
  margin-right: 1.41575em;
}
.fluid-61de .picture-left-6b8e > .solid-622f {
  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;
}
.fluid-61de .picture-left-6b8e > .bronze_68fb {
  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;
}
.tertiary_ea6e.heading-9a8f .stone_d5ea,
.glass_9e6e.heading-9a8f .stone_d5ea {
  margin-left: 0;
}
.shade_2622.heading-9a8f .stone_d5ea,
.mini_3952.heading-9a8f .stone_d5ea {
  margin-right: 0;
}
.picture-left-6b8e ol,
.picture-left-6b8e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container_slow_dd36 video {
  max-width: 100%;
}
.large-6116 img {
  display: block;
}
.large-6116.photo-narrow-920b,
.large-6116.thick-5341 {
  width: 100%;
}
.large-6116.bronze_68fb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup-68e2:not(.breadcrumb_wide_2602) {
  margin: 1.5em auto;
}
.main_gold_55de p {
  padding: 1.5em 14px;
}
ul.south-237c.bronze_68fb,
ul.south-237c.solid-622f,
ul.south-237c.heading_full_b44e.solid-622f {
  padding: 0 14px;
}
.shadow_yellow_4684 {
  display: block;
  overflow-x: auto;
}
.shadow_yellow_4684 table {
  border-collapse: collapse;
  width: 100%;
}
.shadow_yellow_4684 td,
.shadow_yellow_4684 th {
  padding: 0.5em;
}
.picture-left-6b8e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.picture-left-6b8e ol ol,
.picture-left-6b8e ol ul,
.picture-left-6b8e ul ol,
.picture-left-6b8e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.picture-left-6b8e ol ol li,
.picture-left-6b8e ol ul li,
.picture-left-6b8e ul ol li,
.picture-left-6b8e ul ul li {
  margin-left: 0;
}
.title-5bc3.form_wide_97b1 > .under_c96a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.title-5bc3.form_wide_97b1 > .under_c96a iframe,
.title-5bc3.form_wide_97b1 > .under_c96a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo-smooth-0538 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.logo-smooth-0538.small_41b7 {
  padding: 0;
}
.logo-smooth-0538.small_41b7 cite {
  font-size: 13px;
}
.logo-smooth-0538 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.logo-smooth-0538 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wide-e43b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wide-e43b > p:first-child {
  margin-top: 0;
}
.wide-e43b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wide-e43b blockquote {
  border-left: 0;
}
.shade_64a8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shade_64a8:not(.inner-e9b4) {
  max-width: 100px;
}
.shade_64a8.header_4427 {
  border-bottom: none !important;
  text-align: center;
}
.shade_64a8.header_4427::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .main_gold_55de p {
    padding: 1.5em 0;
  }
}
.main-d9fa {
  color: #0073aa;
}
.block-gas-f41b {
  background-color: #0073aa;
}
.old-1232 {
  color: #229fd8;
}
.image_13d0 {
  background-color: #229fd8;
}
.sidebar_0fae {
  color: #eee;
}
.alert_c482 {
  background-color: #eee;
}
.shadow_hot_aa2d {
  color: #444;
}
.filter_1e58 {
  background-color: #444;
}
.tertiary_fresh_325a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tertiary_fresh_325a .video_wood_8f79 .easy_9a05 {
  font-size: 15px;
}
.tertiary_fresh_325a .easy_9a05 {
  line-height: 1.3;
}
.tertiary_fresh_325a .caption-6fc9 {
}
.tertiary_fresh_325a .sidebar-b66b {
  background: #235787;
}
.label-light-0aa7 {
  padding: 0;
}
.label-light-0aa7 .sidebar-b66b {
  background: #1a1a1a;
}
.label-light-0aa7 .caption-6fc9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gold-817a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gold-817a .caption-6fc9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gold-817a .sidebar-b66b {
  background: #303030;
}
.south-821a {
  position: relative;
  z-index: 10;
}
.south-821a .down-a7e5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component_8dda .paper-e2f9 {
  display: inline-block;
  vertical-align: middle;
}
.component_8dda.middle-d18e .paper-e2f9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .component_8dda.middle-d18e .paper-e2f9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .component_8dda.middle-d18e .paper-e2f9 {
    margin-right: 0.4em;
  }
}
.component_8dda.middle-d18e .paper-e2f9:last-child {
  margin-right: 0;
}
.item-e1e3 .down-a7e5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tooltip-lower-da04 .video_wood_8f79 {
    margin: 0 -0.5em;
  }
  .tooltip-lower-da04 .video_wood_8f79 [class*="customify-col-"],
  .tooltip-lower-da04 .video_wood_8f79 [class*="customify-col_"],
  .tooltip-lower-da04 .video_wood_8f79 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tooltip-lower-da04.lite_813e .down-a7e5 {
  background: 0 0 !important;
}
.tooltip-lower-da04.lite_813e .down-a7e5,
.tooltip-lower-da04.item-e1e3 .down-a7e5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tooltip-lower-da04.dynamic_2969 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tooltip-lower-da04.item-e1e3 .down-a7e5 {
  box-shadow: none !important;
}
.cool-08eb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .cool-08eb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .cool-08eb {
    padding: 18px 0 20px;
  }
}
.cool-08eb .sort-de2a {
  width: 100%;
}
.cool-08eb .media_north_30e0 {
  margin-bottom: 0;
}
.cool-08eb .middle-67c9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.secondary-new-fa76 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.secondary-new-fa76 .button_bottom_aed6 {
  width: 100%;
}
.element-e1f9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.element-e1f9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.element-e1f9 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;
}
.element-e1f9 li:last-child:after {
  display: none;
}
.element-e1f9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.logo-16d3 .tiny_4dae button,
.cool-08eb .tiny_4dae button {
  left: 0;
}
.logo-16d3 .button_bottom_aed6,
.cool-08eb .button_bottom_aed6 {
  padding-left: 0;
  padding-right: 0;
}
.logo-16d3 .secondary-new-fa76,
.cool-08eb .secondary-new-fa76 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.logo-16d3 {
  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;
}
.logo-16d3: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;
}
.logo-16d3 .photo_9ad6 {
  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) {
  .logo-16d3 .photo_9ad6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-16d3 .photo_9ad6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .logo-16d3 .photo_9ad6 {
    min-height: 200px;
  }
}
.logo-16d3 .element-e1f9 {
  color: rgba(255, 255, 255, 0.8);
}
.logo-16d3 .element-e1f9 a,
.logo-16d3 .element-e1f9 li:after {
  color: inherit;
}
.logo-16d3 .element-e1f9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover-9fc9 {
  margin-bottom: 0.5em;
}
.description-8b01 {
  margin-bottom: 1.2em;
}
.description-8b01,
.hover-9fc9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.description-8b01 p:last-child,
.hover-9fc9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tiny_4dae,
#masthead .tiny_4dae {
  display: none;
}
#masthead
  > .tiny_4dae.up_635b {
  display: none;
}
#masthead > .tiny_4dae button {
  left: 0;
}
.summary_fluid_c60a {
  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%;
}
.summary_fluid_c60a .paper-e2f9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.summary_fluid_c60a .dirty_d3df {
  display: -webkit-box;
  display: flex;
}
.summary_fluid_c60a .dirty_d3df.nav-4c32 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.summary_fluid_c60a .dirty_d3df.top_5ec9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary_fluid_c60a .dirty_d3df.border-253b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary_fluid_c60a.gallery-652b.layout_8c24 .dirty_d3df.nav-4c32 {
  flex-basis: 100%;
}
.summary_fluid_c60a.fresh-e624 .dirty_d3df.top_5ec9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.summary_fluid_c60a.fresh-e624 .dirty_d3df.border-253b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tiny_4dae.up_635b {
  display: none;
}
#masthead > .tiny_4dae button {
  left: 0;
}
.carousel_slow_17a2 {
  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;
}
.carousel_slow_17a2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.carousel_slow_17a2.shade_bc38 i {
  margin-right: 4px;
}
.carousel_slow_17a2.frame-green-1090 i {
  margin-left: 5px;
}
.easy_9a05 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.easy_9a05 p:last-child {
  margin-bottom: 0;
}
.content-upper-a621 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.content-upper-a621 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.content-upper-a621 img {
  display: block;
  width: auto;
  line-height: 1;
}
.content-upper-a621 .column_wide_9d57 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.content-upper-a621 .easy-bbbf {
  margin: 5px 0 7px 0;
}
.content-upper-a621.next_49f9 .accordion_iron_fccd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content-upper-a621.next_49f9 .description_easy_7519 {
  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;
}
.content-upper-a621.wrapper_wood_124f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.content-upper-a621.wrapper_wood_124f .accordion_iron_fccd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content-upper-a621.wrapper_wood_124f .description_easy_7519 {
  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;
}
.content-upper-a621.nav-green-d2f6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content-upper-a621.hero_3d2e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.content-upper-a621.hero_3d2e .description_easy_7519 {
  margin-top: 7px;
}
.image-d317 {
  display: inline-block;
}
.south-821a .inner_f97b .content-upper-a621 img {
  max-width: 100%;
}
.main_0bb1 .pattern-bottom-e672.mask_d7d1,
.nav-73b1 .pattern-bottom-e672.mask_d7d1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_0bb1 .inner-b385,
.nav-73b1 .inner-b385 {
  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%);
}
.main_0bb1 .inner-b385 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main_0bb1.search_hard_dd9e .inner-b385 {
  display: none;
}
.main_0bb1 .complex_25fb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main_0bb1 .complex_25fb li {
  display: inline-block;
  position: relative;
}
.main_0bb1 .complex_25fb li:last-child {
  margin-right: 0;
}
.main_0bb1 .complex_25fb 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;
}
.main_0bb1 .complex_25fb li.row-8122 > a {
  color: rgba(0, 0, 0, 0.9);
}
.main_0bb1 .complex_25fb > 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;
}
.main_0bb1 .complex_25fb > li > a i {
  line-height: 0;
}
.main_0bb1 .complex_25fb > li.text-da91 > a .inner-b385 {
  margin-left: 4px;
  line-height: 0;
}
.main_0bb1 .complex_25fb .thumbnail_short_71e9 li.text-da91 > a {
  position: relative;
}
.main_0bb1 .complex_25fb .thumbnail_short_71e9 li.text-da91 > a:after,
.main_0bb1 .complex_25fb .thumbnail_short_71e9 li.text-da91 > a:before {
  content: "";
  display: table;
}
.main_0bb1 .complex_25fb .thumbnail_short_71e9 li.text-da91 > a:after {
  clear: both;
}
.main_0bb1 .complex_25fb .thumbnail_short_71e9 li.text-da91 > a .inner-b385 {
  margin-left: 5px;
  float: right;
}
.main_0bb1 .footer-e68e,
.main_0bb1 .thumbnail_short_71e9 {
  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;
}
.main_0bb1 .thumbnail_short_71e9 {
  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;
}
.main_0bb1 .thumbnail_short_71e9 .mask_d7d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_0bb1 .thumbnail_short_71e9 .inner-b385 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main_0bb1 .thumbnail_short_71e9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main_0bb1 .thumbnail_short_71e9 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;
}
.main_0bb1 .thumbnail_short_71e9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main_0bb1 .thumbnail_short_71e9 .thumbnail_short_71e9 {
  top: 0;
  left: 100%;
}
.main_0bb1 .main-7a6f.fn-focus-3a53 > .footer-e68e,
.main_0bb1 .main-7a6f.fn-focus-3a53 > .thumbnail_short_71e9,
.main_0bb1 .main-7a6f:focus > .footer-e68e,
.main_0bb1 .main-7a6f:focus > .thumbnail_short_71e9,
.main_0bb1 .main-7a6f:hover > .footer-e68e,
.main_0bb1 .main-7a6f:hover > .thumbnail_short_71e9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main_0bb1.clean-fe76 .row_static_b243:after,
.main_0bb1.clean-fe76 .row_static_b243:before {
  content: "";
  display: table;
}
.main_0bb1.clean-fe76 .row_static_b243:after {
  clear: both;
}
.main_0bb1.clean-fe76 .row_static_b243 > li {
  float: left;
}
.main_0bb1.title-6637 .row_static_b243:after,
.main_0bb1.title-6637 .row_static_b243:before {
  content: "";
  display: table;
}
.main_0bb1.title-6637 .row_static_b243:after {
  clear: both;
}
.main_0bb1.title-6637 .row_static_b243 > li {
  float: left;
}
.main_0bb1.title-6637 .row_static_b243 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main_0bb1.title-6637 .row_static_b243 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main_0bb1.title-6637 .row_static_b243 > li.purple-26be > a,
.main_0bb1.title-6637 .row_static_b243 > li.row-8122 > a {
  color: #fff;
  background-color: #1e4b75;
}
.main_0bb1.panel_cold_e6d1 .row_static_b243 > li > a .mask_d7d1 {
  position: relative;
}
.main_0bb1.panel_cold_e6d1 .row_static_b243 > li > a .mask_d7d1: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;
}
.main_0bb1.panel_cold_e6d1
  .row_static_b243
  > li:focus
  > a
  .mask_d7d1:before,
.main_0bb1.panel_cold_e6d1
  .row_static_b243
  > li:hover
  > a
  .mask_d7d1:before {
  width: 100%;
  background-color: currentColor;
}
.main_0bb1.panel_cold_e6d1
  .row_static_b243
  > li.purple-26be
  > a
  .mask_d7d1:before,
.main_0bb1.panel_cold_e6d1
  .row_static_b243
  > li.item-selected-6c7d
  > a
  .mask_d7d1:before {
  width: 100%;
  background-color: currentColor;
}
.main_0bb1.paragraph-wood-dacf .row_static_b243 > li > a .mask_d7d1 {
  position: relative;
}
.main_0bb1.paragraph-wood-dacf .row_static_b243 > li > a .mask_d7d1: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;
}
.main_0bb1.paragraph-wood-dacf .row_static_b243 > li:focus > a .mask_d7d1:before,
.main_0bb1.paragraph-wood-dacf
  .row_static_b243
  > li:hover
  > a
  .mask_d7d1:before {
  width: 100%;
  background-color: currentColor;
}
.main_0bb1.paragraph-wood-dacf
  .row_static_b243
  > li.purple-26be
  > a
  .mask_d7d1:before,
.main_0bb1.paragraph-wood-dacf
  .row_static_b243
  > li.item-selected-6c7d
  > a
  .mask_d7d1:before {
  width: 100%;
  background-color: currentColor;
}
.nav-73b1 .complex_25fb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-73b1 .complex_25fb li:first-child > a {
  border-top: none;
}
.nav-73b1 .complex_25fb .media_prev_8cd6 > .mask_d7d1 .inner-b385 {
  display: none;
}
.nav-73b1 .complex_25fb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.nav-73b1 .complex_25fb li:last-child {
  border: none;
}
.nav-73b1 .complex_25fb li.text-da91 > a {
  padding-right: 45px !important;
}
.nav-73b1 .complex_25fb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.nav-73b1 .complex_25fb li a:focus,
.nav-73b1 .complex_25fb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav-73b1 .complex_25fb li .heading_east_3643 {
  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;
}
.nav-73b1 .complex_25fb li .heading_east_3643:hover {
  box-shadow: none;
}
.nav-73b1 .complex_25fb li .heading_east_3643 .inner-b385 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.nav-73b1 .complex_25fb .thumbnail_short_71e9 {
  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);
}
.nav-73b1 .complex_25fb .thumbnail_short_71e9 li a {
  padding-left: 3em;
}
.nav-73b1 .complex_25fb .outer-7b26 > a .heading_east_3643 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-73b1 .complex_25fb .outer-7b26 > .thumbnail_short_71e9 {
  display: block;
  opacity: 1;
}
.hover-pro-331f {
  max-width: 100%;
}
.steel_7294 {
  line-height: 0;
  cursor: pointer;
}
.video-pink-5598 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.video-pink-5598:hover {
  box-shadow: none;
  color: currentColor;
}
.video-pink-5598 svg {
  width: 18px;
  height: 18px;
}
.video-pink-5598 .complex_461c {
  display: none;
}
.iron_6fa7 {
  position: relative;
}
.iron_6fa7.fn-active-3a53 .video-pink-5598 .secondary_west_395d {
  display: none;
}
.iron_6fa7.fn-active-3a53 .video-pink-5598 .complex_461c {
  display: inline-block;
}
.iron_6fa7 .lower_cc13 {
  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);
}
.iron_6fa7.solid_2850 .lower_cc13 {
  left: auto;
  right: -0.9em;
}
.iron_6fa7.solid_2850 .secondary-fresh-6144::before {
  left: auto;
  right: 15px;
}
.iron_6fa7.fn-active-3a53 .lower_cc13 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.list_top_5bca {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.list_top_5bca label {
  flex-basis: 100%;
}
.list_top_5bca .avatar-9367 {
  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;
}
.list_top_5bca .gallery-7b60 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.list_top_5bca .gallery-7b60:focus {
  background-color: transparent;
}
.list_top_5bca button.dropdown_ebda {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.list_top_5bca button.dropdown_ebda:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.list_top_5bca button.dropdown_ebda svg {
  width: 18px;
  height: 18px;
}
.list_top_5bca input[type="submit"] {
  min-height: auto;
}
.sort-c49a .list_top_5bca .gallery-7b60 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.secondary-fresh-6144 {
  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) {
  .secondary-fresh-6144 {
    width: 220px;
  }
}
.secondary-fresh-6144 label {
  flex-basis: 100%;
}
.secondary-fresh-6144::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;
}
.photo-ea90 .sort-c49a .list_top_5bca {
  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;
}
.photo-ea90
  .sort-c49a
  .list_top_5bca
  .avatar-9367 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.photo-ea90 .sort-c49a .list_top_5bca .gallery-7b60 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.photo-ea90
  .sort-c49a
  .list_top_5bca
  .gallery-7b60:focus {
  background: 0 0;
}
.photo-ea90
  .sort-c49a
  .list_top_5bca
  .breadcrumb-62eb {
  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;
}
.paragraph-solid-5495 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.paragraph-solid-5495 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.paragraph-solid-5495 li:last-child {
  margin-right: 0;
}
.paragraph-solid-5495 li:first-child {
  margin-left: 0;
}
.paragraph-solid-5495.advanced-ce0d a {
  color: #fff;
}
.paragraph-solid-5495.advanced-ce0d a:hover {
  color: #fff;
}
.paragraph-solid-5495 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.paragraph-solid-5495 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.paragraph-solid-5495 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.paragraph-solid-5495 a:hover {
  opacity: 0.9;
  color: inherit;
}
.paragraph-solid-5495 [class*="social-icon-apple"] {
  background-color: #999;
}
.paragraph-solid-5495 [class*="social-icon-apple"].summary-under-484d {
  background-color: transparent;
  color: #999;
}
.paragraph-solid-5495 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.paragraph-solid-5495 [class*="social-icon-behance"].summary-under-484d {
  background-color: transparent;
  color: #1769ff;
}
.paragraph-solid-5495 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.paragraph-solid-5495 [class*="social-icon-bitbucket"].summary-under-484d {
  background-color: transparent;
  color: #205081;
}
.paragraph-solid-5495 [class*="social-icon-codepen"] {
  background-color: #000;
}
.paragraph-solid-5495 [class*="social-icon-codepen"].summary-under-484d {
  background-color: transparent;
  color: #000;
}
.paragraph-solid-5495 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.paragraph-solid-5495 [class*="social-icon-delicious"].summary-under-484d {
  background-color: transparent;
  color: #39f;
}
.paragraph-solid-5495 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.paragraph-solid-5495 [class*="social-icon-digg"].summary-under-484d {
  background-color: transparent;
  color: #005be2;
}
.paragraph-solid-5495 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.paragraph-solid-5495 [class*="social-icon-dribbble"].summary-under-484d {
  background-color: transparent;
  color: #ea4c89;
}
.paragraph-solid-5495 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.paragraph-solid-5495 [class*="social-icon-envelope"].summary-under-484d {
  background-color: transparent;
  color: #ea4335;
}
.paragraph-solid-5495 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.paragraph-solid-5495 [class*="social-icon-facebook"].summary-under-484d {
  background-color: transparent;
  color: #3b5998;
}
.paragraph-solid-5495 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.paragraph-solid-5495 [class*="social-icon-flickr"].summary-under-484d {
  background-color: transparent;
  color: #0063dc;
}
.paragraph-solid-5495 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.paragraph-solid-5495 [class*="social-icon-foursquare"].summary-under-484d {
  background-color: transparent;
  color: #2d5be3;
}
.paragraph-solid-5495 [class*="social-icon-github"] {
  background-color: #333;
}
.paragraph-solid-5495 [class*="social-icon-github"].summary-under-484d {
  background-color: transparent;
  color: #333;
}
.paragraph-solid-5495 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.paragraph-solid-5495 [class*="social-icon-google-plus"].summary-under-484d {
  background-color: transparent;
  color: #dd4b39;
}
.paragraph-solid-5495 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.paragraph-solid-5495 [class*="social-icon-houzz"].summary-under-484d {
  background-color: transparent;
  color: #7ac142;
}
.paragraph-solid-5495 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.paragraph-solid-5495 [class*="social-icon-instagram"].summary-under-484d {
  background-color: transparent;
  color: #262626;
}
.paragraph-solid-5495 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.paragraph-solid-5495 [class*="social-icon-jsfiddle"].summary-under-484d {
  background-color: transparent;
  color: #487aa2;
}
.paragraph-solid-5495 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.paragraph-solid-5495 [class*="social-icon-linkedin"].summary-under-484d {
  background-color: transparent;
  color: #0077b5;
}
.paragraph-solid-5495 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.paragraph-solid-5495 [class*="social-icon-medium"].summary-under-484d {
  background-color: transparent;
  color: #00ab6b;
}
.paragraph-solid-5495 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.paragraph-solid-5495
  [class*="social-icon-odnoklassniki"].summary-under-484d {
  background-color: transparent;
  color: #f4731c;
}
.paragraph-solid-5495 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.paragraph-solid-5495 [class*="social-icon-meetup"].summary-under-484d {
  background-color: transparent;
  color: #ec1c40;
}
.paragraph-solid-5495 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.paragraph-solid-5495 [class*="social-icon-pinterest"].summary-under-484d {
  background-color: transparent;
  color: #bd081c;
}
.paragraph-solid-5495 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.paragraph-solid-5495 [class*="social-icon-product-hunt"].summary-under-484d {
  background-color: transparent;
  color: #da552f;
}
.paragraph-solid-5495 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.paragraph-solid-5495 [class*="social-icon-reddit"].summary-under-484d {
  background-color: transparent;
  color: #ff4500;
}
.paragraph-solid-5495 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.paragraph-solid-5495 [class*="social-icon-rss"].summary-under-484d {
  background-color: transparent;
  color: #f26522;
}
.paragraph-solid-5495 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.paragraph-solid-5495
  [class*="social-icon-shopping-cart"].summary-under-484d {
  background-color: transparent;
  color: #4caf50;
}
.paragraph-solid-5495 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.paragraph-solid-5495 [class*="social-icon-skype"].summary-under-484d {
  background-color: transparent;
  color: #00aff0;
}
.paragraph-solid-5495 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.paragraph-solid-5495 [class*="social-icon-slideshare"].summary-under-484d {
  background-color: transparent;
  color: #0077b5;
}
.paragraph-solid-5495 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.paragraph-solid-5495 [class*="social-icon-snapchat"].summary-under-484d {
  background-color: transparent;
  color: #fffc00;
}
.paragraph-solid-5495 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.paragraph-solid-5495 [class*="social-icon-soundcloud"].summary-under-484d {
  background-color: transparent;
  color: #f80;
}
.paragraph-solid-5495 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.paragraph-solid-5495 [class*="social-icon-spotify"].summary-under-484d {
  background-color: transparent;
  color: #2ebd59;
}
.paragraph-solid-5495 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.paragraph-solid-5495
  [class*="social-icon-stack-overflow"].summary-under-484d {
  background-color: transparent;
  color: #fe7a15;
}
.paragraph-solid-5495 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.paragraph-solid-5495 [class*="social-icon-maldkfgram"].summary-under-484d {
  background-color: transparent;
  color: #2ca5e0;
}
.paragraph-solid-5495 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.paragraph-solid-5495 [class*="social-icon-tripadvisor"].summary-under-484d {
  background-color: transparent;
  color: #589442;
}
.paragraph-solid-5495 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.paragraph-solid-5495 [class*="social-icon-tumblr"].summary-under-484d {
  background-color: transparent;
  color: #35465c;
}
.paragraph-solid-5495 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.paragraph-solid-5495 [class*="social-icon-twitch"].summary-under-484d {
  background-color: transparent;
  color: #6441a5;
}
.paragraph-solid-5495 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.paragraph-solid-5495 [class*="social-icon-twitter"].summary-under-484d {
  background-color: transparent;
  color: #1da1f2;
}
.paragraph-solid-5495 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.paragraph-solid-5495 [class*="social-icon-vimeo"].summary-under-484d {
  background-color: transparent;
  color: #1ab7ea;
}
.paragraph-solid-5495 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.paragraph-solid-5495 [class*="social-icon-vk"].summary-under-484d {
  background-color: transparent;
  color: #45668e;
}
.paragraph-solid-5495 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.paragraph-solid-5495 [class*="social-icon-weibo"].summary-under-484d {
  background-color: transparent;
  color: #df2029;
}
.paragraph-solid-5495 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.paragraph-solid-5495 [class*="social-icon-weixin"].summary-under-484d {
  background-color: transparent;
  color: #7bb32e;
}
.paragraph-solid-5495 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.paragraph-solid-5495 [class*="social-icon-whatsapp"].summary-under-484d {
  background-color: transparent;
  color: #25d366;
}
.paragraph-solid-5495 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.paragraph-solid-5495 [class*="social-icon-wordpress"].summary-under-484d {
  background-color: transparent;
  color: #21759b;
}
.paragraph-solid-5495 [class*="social-icon-xing"] {
  background-color: #026466;
}
.paragraph-solid-5495 [class*="social-icon-xing"].summary-under-484d {
  background-color: transparent;
  color: #026466;
}
.paragraph-solid-5495 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.paragraph-solid-5495 [class*="social-icon-yelp"].summary-under-484d {
  background-color: transparent;
  color: #af0606;
}
.paragraph-solid-5495 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.paragraph-solid-5495 [class*="social-icon-youtube"].summary-under-484d {
  background-color: transparent;
  color: #cd201f;
}
.secondary_7e56 {
  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;
}
.secondary_7e56:hover {
  box-shadow: none;
  background: 0 0;
}
.short-1fe3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.menu-23c0 {
  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;
}
.detail-orange-20cb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.steel_438c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.steel_438c,
.steel_438c::after,
.steel_438c::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;
}
.steel_438c::after,
.steel_438c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.nav-16d6 .menu-23c0 .detail-orange-20cb {
  margin-top: -2px;
  width: 19px;
}
.nav-16d6 .menu-23c0 .steel_438c {
  margin-top: -1px;
}
.nav-16d6 .menu-23c0 .steel_438c,
.nav-16d6 .menu-23c0 .steel_438c::after,
.nav-16d6 .menu-23c0 .steel_438c::before {
  width: 19px;
  height: 2px;
}
.nav-16d6 .menu-23c0 .steel_438c::before {
  top: -6px;
}
.nav-16d6 .menu-23c0 .steel_438c::after {
  bottom: -6px;
}
.banner_pink_a4bb .menu-23c0 .detail-orange-20cb {
  margin-top: -2px;
  width: 22px;
}
.banner_pink_a4bb .menu-23c0 .steel_438c {
  margin-top: -1px;
}
.banner_pink_a4bb .menu-23c0 .steel_438c,
.banner_pink_a4bb .menu-23c0 .steel_438c::after,
.banner_pink_a4bb .menu-23c0 .steel_438c::before {
  width: 22px;
  height: 2px;
}
.banner_pink_a4bb .menu-23c0 .steel_438c::before {
  top: -7px;
}
.banner_pink_a4bb .menu-23c0 .steel_438c::after {
  bottom: -7px;
}
.shadow_blue_2e00 .menu-23c0 .detail-orange-20cb {
  margin-top: -2px;
  width: 31px;
}
.shadow_blue_2e00 .menu-23c0 .steel_438c {
  margin-top: -1.5px;
}
.shadow_blue_2e00 .menu-23c0 .steel_438c,
.shadow_blue_2e00 .menu-23c0 .steel_438c::after,
.shadow_blue_2e00 .menu-23c0 .steel_438c::before {
  width: 31px;
  height: 3px;
}
.shadow_blue_2e00 .menu-23c0 .steel_438c::before {
  top: -9px;
}
.shadow_blue_2e00 .menu-23c0 .steel_438c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .primary_bright_d9f1 .menu-23c0 .detail-orange-20cb {
    margin-top: -2px;
    width: 19px;
  }
  .primary_bright_d9f1 .menu-23c0 .steel_438c {
    margin-top: -1px;
  }
  .primary_bright_d9f1 .menu-23c0 .steel_438c,
  .primary_bright_d9f1 .menu-23c0 .steel_438c::after,
  .primary_bright_d9f1 .menu-23c0 .steel_438c::before {
    width: 19px;
    height: 2px;
  }
  .primary_bright_d9f1 .menu-23c0 .steel_438c::before {
    top: -6px;
  }
  .primary_bright_d9f1 .menu-23c0 .steel_438c::after {
    bottom: -6px;
  }
  .preview_d9c4 .menu-23c0 .detail-orange-20cb {
    margin-top: -2px;
    width: 22px;
  }
  .preview_d9c4 .menu-23c0 .steel_438c {
    margin-top: -1px;
  }
  .preview_d9c4 .menu-23c0 .steel_438c,
  .preview_d9c4 .menu-23c0 .steel_438c::after,
  .preview_d9c4 .menu-23c0 .steel_438c::before {
    width: 22px;
    height: 2px;
  }
  .preview_d9c4 .menu-23c0 .steel_438c::before {
    top: -7px;
  }
  .preview_d9c4 .menu-23c0 .steel_438c::after {
    bottom: -7px;
  }
  .list_fast_0cde .menu-23c0 .detail-orange-20cb {
    margin-top: -2px;
    width: 31px;
  }
  .list_fast_0cde .menu-23c0 .steel_438c {
    margin-top: -1.5px;
  }
  .list_fast_0cde .menu-23c0 .steel_438c,
  .list_fast_0cde .menu-23c0 .steel_438c::after,
  .list_fast_0cde .menu-23c0 .steel_438c::before {
    width: 31px;
    height: 3px;
  }
  .list_fast_0cde .menu-23c0 .steel_438c::before {
    top: -9px;
  }
  .list_fast_0cde .menu-23c0 .steel_438c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element_da41 .menu-23c0 .detail-orange-20cb {
    margin-top: -2px;
    width: 19px;
  }
  .element_da41 .menu-23c0 .steel_438c {
    margin-top: -1px;
  }
  .element_da41 .menu-23c0 .steel_438c,
  .element_da41 .menu-23c0 .steel_438c::after,
  .element_da41 .menu-23c0 .steel_438c::before {
    width: 19px;
    height: 2px;
  }
  .element_da41 .menu-23c0 .steel_438c::before {
    top: -6px;
  }
  .element_da41 .menu-23c0 .steel_438c::after {
    bottom: -6px;
  }
  .block_hard_ed1b .menu-23c0 .detail-orange-20cb {
    margin-top: -2px;
    width: 22px;
  }
  .block_hard_ed1b .menu-23c0 .steel_438c {
    margin-top: -1px;
  }
  .block_hard_ed1b .menu-23c0 .steel_438c,
  .block_hard_ed1b .menu-23c0 .steel_438c::after,
  .block_hard_ed1b .menu-23c0 .steel_438c::before {
    width: 22px;
    height: 2px;
  }
  .block_hard_ed1b .menu-23c0 .steel_438c::before {
    top: -7px;
  }
  .block_hard_ed1b .menu-23c0 .steel_438c::after {
    bottom: -7px;
  }
  .accent-small-af60 .menu-23c0 .detail-orange-20cb {
    margin-top: -2px;
    width: 31px;
  }
  .accent-small-af60 .menu-23c0 .steel_438c {
    margin-top: -1.5px;
  }
  .accent-small-af60 .menu-23c0 .steel_438c,
  .accent-small-af60 .menu-23c0 .steel_438c::after,
  .accent-small-af60 .menu-23c0 .steel_438c::before {
    width: 31px;
    height: 3px;
  }
  .accent-small-af60 .menu-23c0 .steel_438c::before {
    top: -9px;
  }
  .accent-small-af60 .menu-23c0 .steel_438c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .huge_8520 .menu-23c0 .detail-orange-20cb {
    margin-top: -2px;
    width: 19px;
  }
  .huge_8520 .menu-23c0 .steel_438c {
    margin-top: -1px;
  }
  .huge_8520 .menu-23c0 .steel_438c,
  .huge_8520 .menu-23c0 .steel_438c::after,
  .huge_8520 .menu-23c0 .steel_438c::before {
    width: 19px;
    height: 2px;
  }
  .huge_8520 .menu-23c0 .steel_438c::before {
    top: -6px;
  }
  .huge_8520 .menu-23c0 .steel_438c::after {
    bottom: -6px;
  }
  .frame_f668 .menu-23c0 .detail-orange-20cb {
    margin-top: -2px;
    width: 22px;
  }
  .frame_f668 .menu-23c0 .steel_438c {
    margin-top: -1px;
  }
  .frame_f668 .menu-23c0 .steel_438c,
  .frame_f668 .menu-23c0 .steel_438c::after,
  .frame_f668 .menu-23c0 .steel_438c::before {
    width: 22px;
    height: 2px;
  }
  .frame_f668 .menu-23c0 .steel_438c::before {
    top: -7px;
  }
  .frame_f668 .menu-23c0 .steel_438c::after {
    bottom: -7px;
  }
  .overlay_pro_729a .menu-23c0 .detail-orange-20cb {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_pro_729a .menu-23c0 .steel_438c {
    margin-top: -1.5px;
  }
  .overlay_pro_729a .menu-23c0 .steel_438c,
  .overlay_pro_729a .menu-23c0 .steel_438c::after,
  .overlay_pro_729a .menu-23c0 .steel_438c::before {
    width: 31px;
    height: 3px;
  }
  .overlay_pro_729a .menu-23c0 .steel_438c::before {
    top: -9px;
  }
  .overlay_pro_729a .menu-23c0 .steel_438c::after {
    bottom: -9px;
  }
}
.paper_79d4 .steel_438c {
  -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);
}
.paper_79d4 .steel_438c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.paper_79d4 .steel_438c::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);
}
.paper_79d4.mask-thick-7af4 .steel_438c {
  -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);
}
.paper_79d4.mask-thick-7af4 .steel_438c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.paper_79d4.mask-thick-7af4 .steel_438c::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);
}
.short_bc47 {
  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.input-bright-4c84:before {
  display: none;
}
.static_8cda {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.static_8cda .prev-0657 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.static_8cda .prev-0657:last-of-type {
  border-bottom: none;
}
.static_8cda .prev-0657.outer_e5ee,
.static_8cda .prev-0657.right-e1fe,
.static_8cda .prev-0657.wrapper-e624 {
  padding: 0;
}
.static_8cda .nav-73b1 .heading_east_3643 {
  color: currentColor;
}
.static_8cda .nav-73b1 .heading_east_3643:focus,
.static_8cda .nav-73b1 .heading_east_3643:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_8cda.caption-6fc9 .thick_2caf,
.static_8cda.caption-6fc9 .easy_9a05 a,
.static_8cda.caption-6fc9 .row_static_b243 a,
.static_8cda.caption-6fc9 .thumbnail_short_71e9 a {
  color: rgba(0, 0, 0, 0.55);
}
.static_8cda.caption-6fc9 .thick_2caf:hover,
.static_8cda.caption-6fc9 .easy_9a05 a:hover,
.static_8cda.caption-6fc9 .row_static_b243 a:hover,
.static_8cda.caption-6fc9 .thumbnail_short_71e9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_8cda.caption-6fc9 .column-wide-7ddb {
  color: rgba(0, 0, 0, 0.8);
}
.static_8cda.caption-6fc9 .prev-0657 {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_8cda.caption-6fc9 .prev-0657:before {
  background: rgba(0, 0, 0, 0.08);
}
.static_8cda.caption-6fc9 .tertiary-9ae1:before {
  background: rgba(255, 255, 255, 0.9);
}
.static_8cda.caption-6fc9 .nav-73b1 .complex_25fb li a,
.static_8cda.caption-6fc9 .nav-73b1 .heading_east_3643,
.static_8cda.caption-6fc9 .thumbnail_short_71e9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_8cda.caption-6fc9 .nav-73b1 .heading_east_3643:focus,
.static_8cda.caption-6fc9 .nav-73b1 .heading_east_3643:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_8cda.caption-6fc9 .complex_25fb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_8cda.sidebar-b66b .thick_2caf,
.static_8cda.sidebar-b66b .easy_9a05 a,
.static_8cda.sidebar-b66b .row_static_b243 .heading_east_3643,
.static_8cda.sidebar-b66b .row_static_b243 a,
.static_8cda.sidebar-b66b .thumbnail_short_71e9 a {
  color: rgba(255, 255, 255, 0.79);
}
.static_8cda.sidebar-b66b .thick_2caf:hover,
.static_8cda.sidebar-b66b .easy_9a05 a:hover,
.static_8cda.sidebar-b66b .row_static_b243 .heading_east_3643:hover,
.static_8cda.sidebar-b66b .row_static_b243 a:hover,
.static_8cda.sidebar-b66b .thumbnail_short_71e9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_8cda.sidebar-b66b .column-wide-7ddb {
  color: rgba(255, 255, 255, 0.99);
}
.static_8cda.sidebar-b66b .prev-0657 {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_8cda.sidebar-b66b .prev-0657:before {
  background: rgba(255, 255, 255, 0.08);
}
.static_8cda.sidebar-b66b .tertiary-9ae1:before {
  background: rgba(0, 0, 0, 0.9);
}
.static_8cda.sidebar-b66b .nav-73b1 .complex_25fb li a,
.static_8cda.sidebar-b66b .nav-73b1 .heading_east_3643,
.static_8cda.sidebar-b66b .thumbnail_short_71e9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_8cda.sidebar-b66b .nav-73b1 .heading_east_3643:focus,
.static_8cda.sidebar-b66b .nav-73b1 .heading_east_3643:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_8cda.sidebar-b66b .complex_25fb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-9ae1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tertiary-9ae1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.caption_8f28 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.selected-e5c8 .static_8cda {
  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;
}
.selected-e5c8 .prev-0657 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.selected-e5c8 .prev-0657: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) {
  .selected-e5c8 .prev-0657:before {
    width: 16%;
    left: 42%;
  }
}
.selected-e5c8 .prev-0657:last-child:before {
  content: none;
}
.selected-e5c8 .prev-0657[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.selected-e5c8 .nav-73b1 .complex_25fb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.selected-e5c8 .nav-73b1 .complex_25fb li a .heading_east_3643 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.selected-e5c8 .nav-73b1 .thumbnail_short_71e9 {
  border: none;
}
.selected-e5c8 .nav-73b1 .thumbnail_short_71e9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.selected-e5c8 .tertiary-9ae1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.selected-e5c8 .caption_8f28 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.selected-e5c8 .sidebar-b66b .tertiary-9ae1:before {
  background: rgba(0, 0, 0, 0.9);
}
.selected-e5c8 .caption-6fc9.basic-64bb .steel_438c {
  background: rgba(0, 0, 0, 0.6);
}
.selected-e5c8
  .caption-6fc9.basic-64bb
  .steel_438c::after,
.selected-e5c8
  .caption-6fc9.basic-64bb
  .steel_438c:before {
  background: inherit;
}
.selected-e5c8
  .caption-6fc9.basic-64bb:hover
  .steel_438c {
  background: rgba(0, 0, 0, 0.8);
}
.wrapper_f92e .static_8cda {
  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) {
  .wrapper_f92e .static_8cda {
    width: auto;
    right: 45px;
  }
}
.widget-inner-a520 .static_8cda {
  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) {
  .widget-inner-a520 .static_8cda {
    width: auto;
    left: 45px;
  }
}
.input-bright-4c84 .static_8cda {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.input-bright-4c84 .caption_8f28 {
  max-width: 48em;
  margin: 0 auto;
}
.input-bright-4c84 .tertiary-9ae1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dim-75cc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dim-75cc.selected-e5c8 .static_8cda {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dim-75cc.wrapper_f92e .static_8cda {
  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);
}
.dim-75cc .static_8cda {
  visibility: visible;
}
.dim-75cc.widget-inner-a520 .static_8cda {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tabs-top-33e4,
.avatar-gas-bbf5 {
  overflow-x: hidden;
}
.tabs-top-33e4 .static_8cda {
  overflow: auto;
}
.tabs-top-33e4.selected-e5c8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs-top-33e4.selected-e5c8 .static_8cda {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tabs-top-33e4.selected-e5c8 .secondary_7e56 {
  opacity: 0;
}
.tabs-top-33e4.wrapper_f92e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs-top-33e4.wrapper_f92e .static_8cda {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tabs-top-33e4.wrapper_f92e .secondary_7e56 {
  opacity: 0;
}
.tabs-top-33e4.widget-inner-a520 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs-top-33e4.widget-inner-a520 .static_8cda {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tabs-top-33e4.widget-inner-a520 .secondary_7e56 {
  opacity: 0;
}
.tabs-top-33e4.input-bright-4c84 .static_8cda {
  z-index: 10;
  visibility: visible;
}
.basic-64bb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.basic-64bb .steel_438c {
  background: rgba(255, 255, 255, 0.99);
}
.basic-64bb .steel_438c::after,
.basic-64bb .steel_438c:before {
  background: inherit;
}
.basic-64bb:hover .steel_438c {
  background: rgba(255, 255, 255, 0.99);
}
.widget-inner-a520 .basic-64bb {
  top: 10px;
  right: auto;
  left: 12px;
}
.input-bright-4c84 .basic-64bb {
  display: none !important;
}
.tabs-top-33e4:before,
.avatar-gas-bbf5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tabs-top-33e4 .basic-64bb,
.avatar-gas-bbf5 .basic-64bb {
  display: inline-block;
}
.static_8cda .paper-e2f9 {
  -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;
}
.tabs-top-33e4 .static_8cda .paper-e2f9,
.avatar-gas-bbf5 .static_8cda .paper-e2f9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture_cb00 .avatar-9367 {
  width: 100%;
}
.inner_f97b {
  padding: 0 0.5em 0;
}
.inner_f97b [class*="customify-col-"],
.inner_f97b [class*="customify-col_"],
.inner_f97b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.summary_fc19 .inner_f97b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .video_wood_8f79 .status-last-4638,
  .status-last-4638 {
    display: none;
  }
  .article_4b6e {
    text-align: left;
  }
  .carousel-408f {
    text-align: center;
  }
  .info-5f62 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .video_wood_8f79 .banner-fixed-b28c,
  .banner-fixed-b28c {
    display: none;
  }
  .fresh-bf6b {
    text-align: left;
  }
  .video_6646 {
    text-align: center;
  }
  .tiny_32bc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .video_wood_8f79 .huge_79a9,
  .huge_79a9 {
    display: none;
  }
  .panel_black_b087 {
    text-align: left;
  }
  .card-d618 {
    text-align: center;
  }
  .hover-complex-e97b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dirty_f7ba {
  box-shadow: none !important;
}
.alert-9515 .north_c5ef,
.backdrop-7dbf .north_c5ef {
  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;
}
.backdrop-7dbf .north_c5ef {
  margin-top: 30px;
  margin-bottom: 30px;
}
.down-a7e5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.down-a7e5:after,
.down-a7e5:before {
  content: "";
  display: table;
}
.down-a7e5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .down-a7e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.down-a7e5,
.dynamic_2969 {
  max-width: 1248px;
  margin: 0 auto;
}

.footer_small_6855.primary_fb35 .down-a7e5 {
  max-width: 100%;
}
.footer_small_6855.focus_2895 {
  max-width: 1200px;
  margin: 0 auto;
}
.footer_small_6855.primary-mini-4f4d .down-a7e5 {
  max-width: 100%;
}
.footer_small_6855.primary-mini-4f4d > .down-a7e5 {
  padding-left: 0;
  padding-right: 0;
}
.footer_small_6855.primary-mini-4f4d > .down-a7e5 .video_wood_8f79 {
  margin: 0;
}
.footer_small_6855.primary-mini-4f4d
  > .down-a7e5
  .row_current_bcdb.cool-9a78 {
  margin-right: 0;
  margin-left: 0;
}
.footer_small_6855.primary-mini-4f4d #main.cool-9a78 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .sort-7018 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .sort-7018 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .container-6abf .stone_d5ea {
    padding-right: 1em;
  }
  .container-6abf.carousel-3c38 .row_current_bcdb {
    border-right: 1px solid #eaecee;
  }
  .container-6abf.carousel-3c38 .stone_d5ea {
    padding-right: 1em;
  }
  .container-6abf.carousel-3c38 .slider-hard-e479 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_1898 .stone_d5ea {
    padding-left: 1em;
  }
  .element_1898.carousel-3c38 .row_current_bcdb {
    border-left: 1px solid #eaecee;
  }
  .element_1898.carousel-3c38 .stone_d5ea {
    padding-left: 1em;
  }
  .element_1898.carousel-3c38 .slider-hard-e479 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro-2127 .stone_d5ea {
    padding-left: 1em;
  }
  .pro-2127.carousel-3c38 .logo_6b03 {
    border-right: 1px solid #eaecee;
  }
  .pro-2127.carousel-3c38 .media_ca6a {
    border-right: 1px solid #eaecee;
  }
  .pro-2127.carousel-3c38 .stone_d5ea {
    padding-left: 1em;
  }
  .pro-2127.carousel-3c38 .slider-hard-e479 {
    padding-right: 1em;
  }
  .pro-2127.carousel-3c38 .layout-dc7b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-medium-ba31 .stone_d5ea {
    padding-right: 1em;
  }
  .disabled-medium-ba31.carousel-3c38 .logo_6b03 {
    border-left: 1px solid #eaecee;
  }
  .disabled-medium-ba31.carousel-3c38 .media_ca6a {
    border-left: 1px solid #eaecee;
  }
  .disabled-medium-ba31.carousel-3c38 .stone_d5ea {
    padding-right: 1em;
  }
  .disabled-medium-ba31.carousel-3c38 .slider-hard-e479 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-medium-ba31.carousel-3c38 .layout-dc7b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort-7018 .stone_d5ea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort-7018.carousel-3c38 .row_current_bcdb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .sort-7018.carousel-3c38 .stone_d5ea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort-7018.carousel-3c38 .slider-hard-e479 {
    padding-left: 1em;
  }
  .sort-7018.carousel-3c38 .layout-dc7b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .sort-7018.carousel-3c38 .stone_d5ea {
    padding-left: 0;
  }
}
.hero-3937 .component_8dda {
  display: inline-block;
}
.iron-7efa {
  display: inline-block;
}
.filter_abb4 {
  word-con: break-word;
}
.section_374d > span {
  display: inline-block;
  padding: 5px 0;
}
.section_374d .alert-fast-de2c {
  margin-left: 8px;
  margin-right: 8px;
}
.section_374d .fast-7610 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.popup_small_627e .background_orange_80f2 {
  margin-bottom: 2em;
}
.popup_small_627e .sidebar-3049 {
  margin-bottom: 15px;
}
.popup_small_627e .sidebar-3049:last-child {
  margin-bottom: 0;
}
.popup_small_627e .smooth_4687 {
  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) {
  .popup_small_627e .smooth_4687 {
    display: block;
  }
}
.popup_small_627e .status-gold-1897 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .popup_small_627e .status-gold-1897 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.popup_small_627e .content_green_6112 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.popup_small_627e .content_green_6112 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.popup_small_627e .content_green_6112 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.popup_small_627e .filter_abb4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup_small_627e .filter_abb4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.popup_small_627e .backdrop_f416 p:last-child {
  margin-bottom: 0;
}
.popup_small_627e .preview-blue-6a26 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.popup_small_627e .status_01c9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.popup_small_627e .small-96bd {
  margin-top: 1em;
}
.popup_small_627e .photo-8521 {
  top: 0;
  display: block;
}
.popup_small_627e .photo-8521 a {
  color: inherit;
}
.popup_small_627e .photo-8521 a:hover {
  color: inherit;
}
.popup_small_627e .west-9c8e {
  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;
}
.popup_small_627e .west-9c8e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.popup_small_627e .status_01c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.popup_small_627e .over_5072 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.popup_small_627e .over_5072:first-child {
  margin-top: 0;
}
.popup_small_627e .over_5072.logo-d680 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.popup_small_627e .over_5072.breadcrumb_red_e64d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup_small_627e
  .over_5072.breadcrumb_red_e64d.hero_ca18
  .small-96bd {
  width: 100%;
}
.popup_small_627e .breadcrumb_red_e64d {
  -webkit-box-align: center;
  align-items: center;
}
.popup_small_627e .breadcrumb_red_e64d .section_374d,
.popup_small_627e .breadcrumb_red_e64d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.popup_small_627e .content_green_6112 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.popup_small_627e .content_green_6112 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.popup_small_627e .content_green_6112: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;
}
.popup_small_627e .logo-d680 {
  z-index: 5;
}
.popup_small_627e .soft_a55c .static_c4c8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.popup_small_627e .middle_9c63 .static_c4c8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.popup_small_627e .message_30ff .static_c4c8 {
  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;
}
.popup_small_627e.hover-8e2d .smooth_4687,
.popup_small_627e.shadow-1068 .smooth_4687 {
  display: block;
}
.popup_small_627e.hover-8e2d .smooth_4687 .border-3e8b,
.popup_small_627e.hover-8e2d .smooth_4687 .status_01c9,
.popup_small_627e.shadow-1068 .smooth_4687 .border-3e8b,
.popup_small_627e.shadow-1068 .smooth_4687 .status_01c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup_small_627e.message_8675 .status-gold-1897 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .popup_small_627e.message_8675 .status-gold-1897 {
    margin-right: 0;
  }
}
.popup_small_627e.hover-8e2d .status-gold-1897,
.popup_small_627e.shadow-1068 .status-gold-1897 {
  padding-top: 40%;
}
.popup_small_627e.hover-8e2d .background_orange_80f2,
.popup_small_627e.shadow-1068 .background_orange_80f2 {
  display: block;
}
.popup_small_627e.hover-8e2d .fn-sticky-3a53 .status_01c9,
.popup_small_627e.shadow-1068 .fn-sticky-3a53 .status_01c9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.popup_small_627e.hover-8e2d .status-gold-1897,
.popup_small_627e.shadow-1068 .status-gold-1897 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.popup_small_627e.hover-8e2d .status_01c9 {
  padding: 1em;
}
.heading_bc90 {
  margin: 30px auto;
  display: block;
}
.heading_bc90 .block_pro_83b3 > * {
  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;
}
.heading_bc90 .block_pro_83b3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_bc90 .block_pro_83b3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient-large-0810 .section_374d {
  margin-bottom: 1.41575em;
}
.gradient-large-0810 .clean-5994 {
  margin-bottom: 1.618em;
}
.picture-left-6b8e .motion_dcdf {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.picture-left-6b8e .motion_dcdf a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.picture-left-6b8e .button-4a20 {
  max-width: 100%;
  overflow: auto;
}
.heading-9a8f .picture-left-6b8e a:hover {
  text-decoration: underline;
}
.info-rough-78d4 .sidebar-3049:not(.filter_abb4),
.info-rough-78d4 .content_green_6112 {
  margin-bottom: 1.41575em;
}
.info-rough-78d4 .sidebar-3049:not(.filter_abb4):last-child,
.info-rough-78d4 .content_green_6112:last-child {
  margin-bottom: 0;
}
.info-rough-78d4 .sidebar-3049.block-394c {
  margin-bottom: 0.41575em;
}
.info-rough-78d4 .new_63b9:before,
.info-rough-78d4 .short_3650:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.info-rough-78d4 .new_63b9:before {
  content: "\f115";
}
.info-rough-78d4 .short_3650:before {
  content: "\f02c";
}
.info-rough-78d4 .notice-e598 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.info-rough-78d4 .notice-e598 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.box-east-6bbc {
  display: -webkit-box;
  display: flex;
}
.box-east-6bbc .prev-fafa {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .box-east-6bbc .prev-fafa {
    flex-basis: 90px;
  }
}
.box-east-6bbc .gold-36cb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .box-east-6bbc .gold-36cb {
    flex-basis: calc(100% - 50px);
  }
}
.box-east-6bbc .blue_3430 p:last-child {
  margin-bottom: 0.72em;
}
.tooltip_6333 .block_pro_83b3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tooltip_6333 .block_pro_83b3:after,
.tooltip_6333 .block_pro_83b3:before {
  content: "";
  display: table;
}
.tooltip_6333 .block_pro_83b3:after {
  clear: both;
}
.tooltip_6333 .block_pro_83b3 .title-pro-97ee,
.tooltip_6333 .block_pro_83b3 .focus-3223 {
  width: 49%;
}
.tooltip_6333 .block_pro_83b3 .title-pro-97ee a span.layout_simple_80c9,
.tooltip_6333 .block_pro_83b3 .focus-3223 a span.layout_simple_80c9 {
  display: block;
  margin-bottom: 5px;
}
.tooltip_6333 .block_pro_83b3 .focus-3223 {
  float: left;
  text-align: left;
}
.tooltip_6333 .block_pro_83b3 .title-pro-97ee {
  float: right;
  text-align: right;
}
.last_ac1c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .last_ac1c {
    margin-bottom: 0;
  }
}
.bronze-ea5c {
  margin-bottom: 1em;
}
.bronze-ea5c .filter_abb4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.backdrop-slow-71e5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.motion_cea9 .bronze-ea5c,
.accent_wide_6489 .bronze-ea5c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .motion_cea9 .bronze-ea5c,
  .accent_wide_6489 .bronze-ea5c {
    display: block;
  }
}
.motion_cea9 .backdrop-slow-71e5,
.accent_wide_6489 .backdrop-slow-71e5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .motion_cea9 .backdrop-slow-71e5,
  .accent_wide_6489 .backdrop-slow-71e5 {
    margin-bottom: 1em;
  }
}
.motion_cea9 .backdrop-slow-71e5 img,
.accent_wide_6489 .backdrop-slow-71e5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.motion_cea9 .banner_under_8f93,
.accent_wide_6489 .banner_under_8f93 {
  flex-basis: calc(100% - 160px);
}
.motion_cea9 .banner_under_8f93 p,
.accent_wide_6489 .banner_under_8f93 p {
  margin-bottom: 0;
}
.motion_cea9 .banner_under_8f93 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .motion_cea9 .banner_under_8f93 {
    padding-left: 0;
  }
}
.accent_wide_6489 .banner_under_8f93 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .accent_wide_6489 .banner_under_8f93 {
    padding-right: 0;
  }
}
.accent_wide_6489 .backdrop-slow-71e5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.middle-fa20 .backdrop-slow-71e5 {
  margin-bottom: 0.5em;
}
.middle-fa20 .backdrop-slow-71e5 img {
  width: 100%;
}
.short-8221 .overlay-8aed,
.down-6807 .overlay-8aed {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.down-6807 .row_current_bcdb .layout-hard-73c9 p:last-child {
  margin-bottom: 0;
}
.content-963d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.next-f99c .steel_c8af {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .next-f99c .steel_c8af:last-of-type {
    margin-bottom: 0;
  }
}
.next-f99c .steel_c8af ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.next-f99c .steel_c8af ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.next-f99c .steel_c8af ul li {
  margin: 0 0 0.6em;
}
.next-f99c .steel_c8af ul li.title-basic-9117,
.next-f99c .steel_c8af ul li.avatar_3034 {
  position: relative;
}
.next-f99c .steel_c8af ul li.title-basic-9117 .feature_silver_c561,
.next-f99c .steel_c8af ul li.avatar_3034 .feature_silver_c561 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.next-f99c .steel_c8af ul li.title-basic-9117:after:after,
.next-f99c .steel_c8af ul li.title-basic-9117:after:before,
.next-f99c
  .steel_c8af
  ul
  li.avatar_3034:after:after,
.next-f99c
  .steel_c8af
  ul
  li.avatar_3034:after:before {
  content: "";
  display: table;
}
.next-f99c .steel_c8af ul li.title-basic-9117:after:after,
.next-f99c
  .steel_c8af
  ul
  li.avatar_3034:after:after {
  clear: both;
}
.next-f99c .steel_c8af a.caption-e568:hover {
  text-decoration: none;
}
.next-f99c .steel_c8af select {
  max-width: 100%;
}
.next-f99c .steel_c8af table {
  font-size: 85%;
}
.next-f99c .steel_c8af table td,
.next-f99c .steel_c8af table th {
  padding: 0.2360828548em;
  text-align: center;
}
.next-f99c .steel_c8af table tfoot td {
  text-align: left;
}
.next-f99c .steel_c8af :last-child {
  margin-bottom: 0;
}
.next-f99c .steel_c8af .wrapper_stale_b676 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.next-f99c .steel_c8af .wrapper_stale_b676 label {
  width: 100%;
}
.next-f99c .steel_c8af .wrapper_stale_b676 .gallery-7b60 {
  width: 100%;
  display: block;
}
.next-f99c .steel_c8af .wrapper_stale_b676 .dropdown_ebda {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.next-f99c .steel_c8af .wrapper_stale_b676 .dropdown_ebda:hover svg #svg-search {
  fill: #444;
}
.next-f99c .steel_c8af .wrapper_stale_b676 .dropdown_ebda svg {
  width: 18px;
  height: 18px;
}
.next-f99c .footer-fixed-e3bb ul ul,
.next-f99c .box-orange-e90f ul ul,
.next-f99c .pagination-0fe1 ul ul,
.next-f99c .input-hard-1e4e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.next-f99c .footer-fixed-e3bb .text-da91 > a,
.next-f99c .box-orange-e90f .text-da91 > a,
.next-f99c .pagination-0fe1 .text-da91 > a,
.next-f99c .input-hard-1e4e .text-da91 > a {
  margin-bottom: 0;
}
.next-f99c .input-left-1cad li,
.next-f99c .footer-fixed-e3bb li,
.next-f99c .orange_fc03 li,
.next-f99c .box-orange-e90f li,
.next-f99c .pagination-0fe1 li,
.next-f99c .input-hard-1e4e li,
.next-f99c .highlight-cd4e li,
.next-f99c .warm_fbac li {
  display: block;
  position: relative;
}
.next-f99c .input-left-1cad li:last-child,
.next-f99c .footer-fixed-e3bb li:last-child,
.next-f99c .orange_fc03 li:last-child,
.next-f99c .box-orange-e90f li:last-child,
.next-f99c .pagination-0fe1 li:last-child,
.next-f99c .input-hard-1e4e li:last-child,
.next-f99c .highlight-cd4e li:last-child,
.next-f99c .warm_fbac li:last-child {
  border: none;
}
.next-f99c .input-left-1cad li a,
.next-f99c .footer-fixed-e3bb li a,
.next-f99c .orange_fc03 li a,
.next-f99c .box-orange-e90f li a,
.next-f99c .pagination-0fe1 li a,
.next-f99c .input-hard-1e4e li a,
.next-f99c .highlight-cd4e li a,
.next-f99c .warm_fbac li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.next-f99c .input-left-1cad li ul li::before,
.next-f99c .footer-fixed-e3bb li ul li::before,
.next-f99c .orange_fc03 li ul li::before,
.next-f99c .box-orange-e90f li ul li::before,
.next-f99c .pagination-0fe1 li ul li::before,
.next-f99c .input-hard-1e4e li ul li::before,
.next-f99c .highlight-cd4e li ul li::before,
.next-f99c .warm_fbac li ul li::before {
  left: 15px;
}
.next-f99c .input-left-1cad li ul a,
.next-f99c .footer-fixed-e3bb li ul a,
.next-f99c .orange_fc03 li ul a,
.next-f99c .box-orange-e90f li ul a,
.next-f99c .pagination-0fe1 li ul a,
.next-f99c .input-hard-1e4e li ul a,
.next-f99c .highlight-cd4e li ul a,
.next-f99c .warm_fbac li ul a {
  padding-left: 20px;
}
.next-f99c .input-left-1cad li ul ul li::before,
.next-f99c .footer-fixed-e3bb li ul ul li::before,
.next-f99c .orange_fc03 li ul ul li::before,
.next-f99c .box-orange-e90f li ul ul li::before,
.next-f99c .pagination-0fe1 li ul ul li::before,
.next-f99c .input-hard-1e4e li ul ul li::before,
.next-f99c .highlight-cd4e li ul ul li::before,
.next-f99c .warm_fbac li ul ul li::before {
  left: 30px;
}
.next-f99c .input-left-1cad li ul ul a,
.next-f99c .footer-fixed-e3bb li ul ul a,
.next-f99c .orange_fc03 li ul ul a,
.next-f99c .box-orange-e90f li ul ul a,
.next-f99c .pagination-0fe1 li ul ul a,
.next-f99c .input-hard-1e4e li ul ul a,
.next-f99c .highlight-cd4e li ul ul a,
.next-f99c .warm_fbac li ul ul a {
  padding-left: 40px;
}
.next-f99c .carousel_large_28b0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.next-f99c .warm_fbac ul li {
  margin-bottom: 1.41575em;
}
.next-f99c .warm_fbac ul li .gradient-easy-77a1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.next-f99c .warm_fbac ul li .notice_56b2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sidebar-b66b .input-left-1cad li a,
.sidebar-b66b .footer-fixed-e3bb li a,
.sidebar-b66b .orange_fc03 li a,
.sidebar-b66b .box-orange-e90f li a,
.sidebar-b66b .pagination-0fe1 li a,
.sidebar-b66b .input-hard-1e4e li a,
.sidebar-b66b .highlight-cd4e li a,
.sidebar-b66b .warm_fbac li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-b66b .carousel_large_28b0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-b66b .steel_c8af ul li.title-basic-9117 .feature_silver_c561,
.sidebar-b66b .steel_c8af ul li.avatar_3034 .feature_silver_c561 {
  background: rgba(0, 0, 0, 0.2);
}
.sidebar-b66b .next-f99c .steel_c8af select {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_small_6855 .next-f99c .complex_25fb li {
  margin: 0;
}
.footer_small_6855 .next-f99c .complex_25fb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.footer_small_6855 .next-f99c .complex_25fb li ul {
  margin: 0;
}
.footer_small_6855 .next-f99c .complex_25fb li ul li a {
  padding-left: 15px;
}
.footer_small_6855 .next-f99c .complex_25fb li ul li li a {
  padding-left: 30px;
}
.footer_small_6855 .next-f99c .complex_25fb li.row-8122 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.footer_small_6855 .next-f99c .complex_25fb li.row-8122 > 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;
}
.footer_small_6855 .next-f99c .complex_25fb li.row-8122 > 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;
}
.header_cold_cd3d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.button_a38d {
  position: relative;
  z-index: 10;
}
.button_a38d .paper-e2f9 {
  width: 100%;
  max-width: 100%;
}
.hovered-cbb4 .outline_left_b6bb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hovered-cbb4 .caption-6fc9 {
}
.hovered-cbb4 .sidebar-b66b {
  background: #292929;
}
.description_active_618d .outline_left_b6bb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.description_active_618d .caption-6fc9 {
  background: #f9f9f9;
}
.description_active_618d .sidebar-b66b {
  background: #303030;
}
.banner-42ab .outline_left_b6bb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .banner-42ab .component_8dda {
    margin-bottom: 1em;
  }
  .banner-42ab .component_8dda:last-child {
    margin-bottom: 0;
  }
}
.banner-42ab .caption-6fc9 {
  background: #ededed;
}
.banner-42ab .sidebar-b66b {
  background: #1a1a1a;
}
.outline_left_b6bb.caption-6fc9 {
  color: rgba(0, 0, 0, 0.6);
}
.outline_left_b6bb.caption-6fc9 .layout-huge-77cd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline_left_b6bb.sidebar-b66b {
  color: rgba(255, 255, 255, 0.99);
}
.outline_left_b6bb.sidebar-b66b a:not(.caption-e568) {
  color: rgba(255, 255, 255, 0.79);
}
.outline_left_b6bb.sidebar-b66b a:not(.caption-e568):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_left_b6bb.sidebar-b66b .layout-huge-77cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_left_b6bb.sidebar-b66b table tbody td,
.outline_left_b6bb.sidebar-b66b table th {
  background: rgba(0, 0, 0, 0.08);
}
.layout-377f.item-e1e3 .down-a7e5 {
  max-width: initial;
}
.layout-377f .middle-d18e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.layout-377f .middle-d18e .paper-e2f9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .layout-377f .middle-d18e .paper-e2f9 {
    display: block;
    margin-bottom: 2em;
  }
  .layout-377f .middle-d18e .paper-e2f9:last-child {
    margin-bottom: 0;
  }
}
.banner-42ab .component_8dda:last-child,
.description_active_618d .component_8dda:last-child,
.hovered-cbb4 .component_8dda:last-child {
  margin-bottom: 0;
}
.banner-42ab .component_8dda .next-f99c .steel_c8af:last-child,
.description_active_618d .component_8dda .next-f99c .steel_c8af:last-child,
.hovered-cbb4 .component_8dda .next-f99c .steel_c8af:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .banner-42ab .disabled_57b0,
  .banner-42ab .thumbnail-7de3,
  .description_active_618d .disabled_57b0,
  .description_active_618d .thumbnail-7de3,
  .hovered-cbb4 .disabled_57b0,
  .hovered-cbb4 .thumbnail-7de3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .button_a38d .component_8dda {
    margin-bottom: 2em;
  }
}
.button_a38d p:last-child {
  margin-bottom: 0;
}
.button_a38d li,
.button_a38d ul {
  list-style: none;
  margin: 0;
}
.button_a38d ul ul {
  margin-left: 2.617924em;
}
.row_soft_690c {
  font-size: 0.875em;
}

/* css-noise: 18aa */
.shadow-element-n2 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
