/*!
Theme Name: Customify
Theme URI: https://pressmaximum.short-521c/customify
Author: WPCustomify
Author URI: https://pressmaximum.short-521c
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.short-521c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.widget-e10e.photo-medium-130f/licenses/gpl-2.0.tiny-8715
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.paper-0293/, (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.focus-bbe6.detail-simple-b95d/normalize.simple_00fa/
 ======
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.simple_00fa v7.0.0 | MIT License | github.short-521c/necolas/normalize.simple_00fa */
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;
}
.status-70ca .gallery-5051,
.backdrop_f9a4,
.table_center_7b46,
.main_center_db13,
.tiny_733e,
.avatar_west_083c,
.preview_937f,
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;
}
.backdrop_f9a4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .backdrop_f9a4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_f9a4,
  h1 {
    font-size: 1.8em;
  }
}
.table_center_7b46,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.table_center_7b46 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .table_center_7b46,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .table_center_7b46,
  h2 {
    font-size: 1.7em;
  }
}
.main_center_db13,
h3 {
  font-size: 1.618em;
}
.status-70ca .gallery-5051,
.tiny_733e,
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.mask-949f {
  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;
}
.white-bdf1:after,
.white-bdf1:before,
.east-3842:after,
.east-3842:before {
  content: "";
  display: table;
}
.white-bdf1:after,
.east-3842:after {
  clear: both;
}
.stone-9375 {
  float: right;
  margin-right: 0;
}
.center_7fdc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.plasma_c9ac .tabs_4c5b,
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;
}
.plasma_c9ac .tabs_4c5b: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;
}
.active-66b4 .tabs_4c5b {
  box-shadow: none;
}
.active-66b4
  .tabs_4c5b
  .tooltip_80f4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.active-66b4 .tabs_4c5b .huge_2df6 {
  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;
}
.active-66b4
  .tabs_4c5b
  .huge_2df6
  b {
  display: none;
}
.active-66b4 .active_c4fc {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.complex_c562:not(.highlight-right-7860):not(.backdrop_upper_0253),
button:not(.highlight-right-7860):not(.backdrop_upper_0253),
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ),
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ),
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ) {
  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;
}
.complex_c562:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):hover,
button:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):hover,
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):hover,
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):hover,
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.complex_c562:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):active,
.complex_c562:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):focus,
button:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):active,
button:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):focus,
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):active,
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):focus,
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):active,
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):focus,
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):active,
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):focus {
  outline: 0;
}
.complex_c562:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178,
button:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178,
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178,
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178,
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178 {
  position: relative;
}
.complex_c562:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .tooltip_top_8d69,
.complex_c562:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .light_44de,
.complex_c562:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .avatar_brown_6def,
.complex_c562:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  i,
.complex_c562:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  svg,
button:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .tooltip_top_8d69,
button:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .light_44de,
button:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .avatar_brown_6def,
button:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  i,
button:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  svg,
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .tooltip_top_8d69,
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .light_44de,
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .avatar_brown_6def,
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  i,
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  svg,
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .tooltip_top_8d69,
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .light_44de,
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .avatar_brown_6def,
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  i,
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  svg,
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .tooltip_top_8d69,
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .light_44de,
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  .avatar_brown_6def,
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  i,
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178
  svg {
  visibility: hidden;
}
.complex_c562:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178:after,
button:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178:after,
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178:after,
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178:after,
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ).fn-loading-8178: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;
}
.complex_c562:not(.highlight-right-7860):not(.backdrop_upper_0253),
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ),
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ),
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ) {
  color: #fff;
  background: #235787;
}
.complex_c562:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):focus,
input[type="button"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):focus,
input[type="reset"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):focus,
input[type="submit"]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ):focus {
  color: #fff;
}
.complex_c562.fn-disabled-8178:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ),
.complex_c562[disabled]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ),
button.fn-disabled-8178:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ),
button[disabled]:not(.highlight-right-7860):not(
    .backdrop_upper_0253
  ) {
  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;
}
.thumbnail_1291 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thumbnail_1291: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;
}
.in_7855 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.search-1feb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.filter-f820 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.white-bdf1:after,
.white-bdf1:before,
.video-pressed-a276:after,
.video-pressed-a276:before,
.column-huge-ba07:after,
.column-huge-ba07:before,
.slider-517c:after,
.slider-517c:before,
.secondary_7356:after,
.secondary_7356:before,
.grid-gold-09a7:after,
.grid-gold-09a7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.white-bdf1:after,
.video-pressed-a276:after,
.column-huge-ba07:after,
.slider-517c:after,
.secondary_7356:after,
.grid-gold-09a7:after {
  clear: both;
}
.video-pressed-a276 .box-center-b602,
.column-huge-ba07 .box-center-b602,
.gallery_gas_c9a7 .box-center-b602 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.small-941b {
  display: inline-block;
}
.fast_2fbf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fast_2fbf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fast_2fbf .orange-4f47 {
  padding: 1em 0;
  font-size: 85%;
}
.orange-4f47 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.copper-bc2b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.copper-bc2b:after,
.copper-bc2b:before {
  content: "";
  display: table;
}
.copper-bc2b:after {
  clear: both;
}
.accordion_87ac {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.thumbnail-d707 .accordion_87ac {
  max-width: 50%;
}
.description_yellow_c414 .accordion_87ac {
  max-width: 33.33%;
}
.bronze_5fdc .accordion_87ac {
  max-width: 25%;
}
.video-c5f4 .accordion_87ac {
  max-width: 20%;
}
.filter_98ec .accordion_87ac {
  max-width: 16.66%;
}
.badge-focused-9cd2 .accordion_87ac {
  max-width: 14.28%;
}
.west_1490 .accordion_87ac {
  max-width: 12.5%;
}
.banner-881f .accordion_87ac {
  max-width: 11.11%;
}
.block-fast-2d68 {
  display: block;
}
.status-70ca .warm-d1fc label,
.status-70ca .plasma-cd34 label,
.status-70ca .feature-e62c label,
.status-70ca .tooltip_steel_cdce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_large_dab7 {
  list-style: none;
  margin: 0;
}
.grid_large_dab7 article.complex-cde9 {
  margin-bottom: 0;
}
.grid_large_dab7 ul {
  list-style: none;
  margin: 0;
}
.grid_large_dab7 .green_c9aa li.complex-cde9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_large_dab7 .green_c9aa li.complex-cde9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_large_dab7 .green_c9aa li.complex-cde9: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) {
  .grid_large_dab7 .green_c9aa li.complex-cde9 li.complex-cde9 li.complex-cde9 li.complex-cde9 {
    padding-left: 0;
  }
}
article.complex-cde9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.complex-cde9 .video-pressed-a276 p:last-of-type {
  margin-bottom: 0;
}
article.complex-cde9 .smooth-f543 {
  float: left;
}
article.complex-cde9 .description-0540 {
  margin-left: 85px;
}
article.complex-cde9 .hard_512d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.complex-cde9 .hard_512d .overlay_d4e5 {
  margin-left: 10px;
}
article.complex-cde9 .video-300c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.complex-cde9 .link-b2bc {
  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 .warm-d1fc,
  #respond .feature-e62c,
  #respond .tooltip_steel_cdce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .warm-d1fc input,
#respond .feature-e62c input,
#respond .tooltip_steel_cdce input {
  width: 100%;
}
#respond .tooltip_steel_cdce {
  margin-right: 0;
}
#respond .carousel_4d0b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame_glass_5a8d {
  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;
}
.frame_glass_5a8d.accent-smooth-9776 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame_glass_5a8d 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%);
}
.frame_glass_5a8d:focus,
.frame_glass_5a8d: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);
}
.surface-4b98 {
  border-radius: 10%;
}
.action-9d0c {
  border-radius: 50%;
}
.hovered-8226 {
  font-size: 0.72em;
}
.selected_ae2b {
  font-size: 0.875em;
}
.hover_fast_fd18 {
  font-size: 1.1em;
}
.column-tall-cf5f {
  text-transform: uppercase;
  line-height: 1.2;
}
.column-tall-cf5f.hovered-8226 {
  letter-spacing: 0.5px;
}
.focused-d367,
.focused-d367 a {
  color: #6d6d6d;
}
.focused-d367 a:hover {
  color: #111;
}
.form-ca02 {
  color: #6d6d6d;
}
.down-cbdc {
  overflow-x: hidden;
}
.down-cbdc .box-steel-2b89.article_f7d6 {
  position: relative;
}
.down-cbdc .box-steel-2b89.article_f7d6.chip-center-3e8e {
  position: initial;
}
.down-cbdc
  .box-steel-2b89.article_f7d6.chip-center-3e8e
  .image-37a8 {
  left: auto;
}
.down-cbdc .box-steel-2b89 .image-37a8 {
  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;
}
.down-cbdc .box-steel-2b89:hover.article_f7d6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.down-cbdc
  .box-steel-2b89:hover.article_f7d6
  .image-37a8 {
  display: block;
  z-index: 9999999;
}
.down-cbdc .mini-38a0 .shadow-selected-6240,
.down-cbdc .disabled_bottom_2963 .shadow-selected-6240 {
  display: none;
}
.down-cbdc .pressed_9fb5 .box-steel-2b89:hover.article_f7d6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.status-70ca .warm-d1fc label,
.status-70ca .plasma-cd34 label,
.status-70ca .feature-e62c label,
.status-70ca .tooltip_steel_cdce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_large_dab7 {
  list-style: none;
  margin: 0;
}
.grid_large_dab7 article.complex-cde9 {
  margin-bottom: 0;
}
.grid_large_dab7 ul {
  list-style: none;
  margin: 0;
}
.grid_large_dab7 .green_c9aa li.complex-cde9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_large_dab7 .green_c9aa li.complex-cde9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_large_dab7 .green_c9aa li.complex-cde9: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) {
  .grid_large_dab7 .green_c9aa li.complex-cde9 li.complex-cde9 li.complex-cde9 li.complex-cde9 {
    padding-left: 0;
  }
}
article.complex-cde9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.complex-cde9 .video-pressed-a276 p:last-of-type {
  margin-bottom: 0;
}
article.complex-cde9 .smooth-f543 {
  float: left;
}
article.complex-cde9 .description-0540 {
  margin-left: 85px;
}
article.complex-cde9 .hard_512d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.complex-cde9 .hard_512d .overlay_d4e5 {
  margin-left: 10px;
}
article.complex-cde9 .video-300c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.complex-cde9 .link-b2bc {
  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 .warm-d1fc,
  #respond .feature-e62c,
  #respond .tooltip_steel_cdce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .warm-d1fc input,
#respond .feature-e62c input,
#respond .tooltip_steel_cdce input {
  width: 100%;
}
#respond .tooltip_steel_cdce {
  margin-right: 0;
}
#respond .carousel_4d0b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini-38a0 .pagination-next-617f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pagination-next-617f .white-4022.alert_soft_bd87 .section_5e8a > li > a:focus,
.pagination-next-617f .white-4022.alert_soft_bd87 .section_5e8a > li > a:hover,
.pagination-next-617f .white-4022.advanced-6702 .section_5e8a > li > a:focus,
.pagination-next-617f .white-4022.advanced-6702 .section_5e8a > li > a:hover,
.pagination-next-617f .white-4022.gallery_2a0f .section_5e8a > li > a:focus,
.pagination-next-617f .white-4022.gallery_2a0f .section_5e8a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-next-617f
  .white-4022.alert_soft_bd87
  .section_5e8a
  > li.disabled_02f0
  > a,
.pagination-next-617f
  .white-4022.alert_soft_bd87
  .section_5e8a
  > li.frame_c84b
  > a,
.pagination-next-617f
  .white-4022.advanced-6702
  .section_5e8a
  > li.disabled_02f0
  > a,
.pagination-next-617f
  .white-4022.advanced-6702
  .section_5e8a
  > li.frame_c84b
  > a,
.pagination-next-617f
  .white-4022.gallery_2a0f
  .section_5e8a
  > li.disabled_02f0
  > a,
.pagination-next-617f .white-4022.gallery_2a0f .section_5e8a > li.caption-481e > a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-next-617f .south-a369,
.pagination-next-617f .south-a369 a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-next-617f .pattern-down-606c.hero-smooth-7a94 li a,
.pagination-next-617f .paragraph_19a2 a,
.pagination-next-617f .picture_glass_1404,
.pagination-next-617f .section_5e8a > li > a,
.pagination-next-617f .label-action-7d17 {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-next-617f .pattern-down-606c.hero-smooth-7a94 li a:hover,
.pagination-next-617f .paragraph_19a2 a:hover,
.pagination-next-617f .picture_glass_1404:hover,
.pagination-next-617f .section_5e8a > li > a:hover,
.pagination-next-617f .label-action-7d17:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-next-617f .iron-9a52 {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-next-617f .iron-9a52 .wide_c9b3 {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-next-617f .iron-9a52:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-next-617f .modal_e6b5 .wood-e9e7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination-next-617f .modal_e6b5 .wood-e9e7 .hover_a670 {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-next-617f
  .modal_e6b5
  .wood-e9e7
  .hover_a670::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-next-617f
  .modal_e6b5
  .wood-e9e7
  .hover_a670:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-next-617f
  .modal_e6b5
  .wood-e9e7
  .hover_a670::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-next-617f
  .modal_e6b5
  .wood-e9e7
  .hover_a670::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-next-617f .modal_e6b5 .outer-12ce {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-next-617f .modal_e6b5 .outer-12ce:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_large_89f1
  .pagination-next-617f
  .modal_e6b5
  .aside-mini-b4fe
  .lower_6bf1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_large_89f1
  .pagination-next-617f
  .modal_e6b5
  .aside-mini-b4fe
  .hover_a670 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mini-38a0 .menu_9678 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.menu_9678 .white-4022.alert_soft_bd87 .section_5e8a > li > a:focus,
.menu_9678 .white-4022.alert_soft_bd87 .section_5e8a > li > a:hover,
.menu_9678 .white-4022.advanced-6702 .section_5e8a > li > a:focus,
.menu_9678 .white-4022.advanced-6702 .section_5e8a > li > a:hover,
.menu_9678 .white-4022.gallery_2a0f .section_5e8a > li > a:focus,
.menu_9678 .white-4022.gallery_2a0f .section_5e8a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu_9678
  .white-4022.alert_soft_bd87
  .section_5e8a
  > li.disabled_02f0
  > a,
.menu_9678
  .white-4022.alert_soft_bd87
  .section_5e8a
  > li.frame_c84b
  > a,
.menu_9678
  .white-4022.advanced-6702
  .section_5e8a
  > li.disabled_02f0
  > a,
.menu_9678
  .white-4022.advanced-6702
  .section_5e8a
  > li.frame_c84b
  > a,
.menu_9678
  .white-4022.gallery_2a0f
  .section_5e8a
  > li.disabled_02f0
  > a,
.menu_9678 .white-4022.gallery_2a0f .section_5e8a > li.caption-481e > a {
  color: rgba(0, 0, 0, 0.8);
}
.menu_9678 .south-a369,
.menu_9678 .south-a369 a {
  color: rgba(0, 0, 0, 0.8);
}
.menu_9678 .pattern-down-606c.hero-smooth-7a94 li a,
.menu_9678 .paragraph_19a2 a,
.menu_9678 .picture_glass_1404,
.menu_9678 .section_5e8a > li > a,
.menu_9678 .label-action-7d17 {
  color: rgba(0, 0, 0, 0.55);
}
.menu_9678 .pattern-down-606c.hero-smooth-7a94 li a:hover,
.menu_9678 .paragraph_19a2 a:hover,
.menu_9678 .picture_glass_1404:hover,
.menu_9678 .section_5e8a > li > a:hover,
.menu_9678 .label-action-7d17:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu_9678 .iron-9a52 {
  color: rgba(0, 0, 0, 0.55);
}
.menu_9678 .iron-9a52 .wide_c9b3 {
  color: rgba(0, 0, 0, 0.8);
}
.menu_9678 .iron-9a52:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_cold_0332 .column_tall_af87 {
  margin-left: auto;
  margin-right: auto;
}
.column-huge-ba07 > * {
  margin-left: auto;
  margin-right: auto;
}
.column-huge-ba07 .in_7855 {
  margin-right: 1.41575em;
}
.sidebar_upper_c5eb .column-huge-ba07 > .static_b5ad {
  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;
}
.sidebar_upper_c5eb .column-huge-ba07 > .search-large-0741 {
  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;
}
.label-hard-fdf7.grid_cold_0332 .column_tall_af87,
.dark_f1eb.grid_cold_0332 .column_tall_af87 {
  margin-left: 0;
}
.container_3022.grid_cold_0332 .column_tall_af87,
.modal_up_d5dd.grid_cold_0332 .column_tall_af87 {
  margin-right: 0;
}
.column-huge-ba07 ol,
.column-huge-ba07 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.texture_9775 video {
  max-width: 100%;
}
.next_dcd3 img {
  display: block;
}
.next_dcd3.in_7855,
.next_dcd3.search-1feb {
  width: 100%;
}
.next_dcd3.search-large-0741 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status-6503:not(.widget-tall-7809) {
  margin: 1.5em auto;
}
.panel-763c p {
  padding: 1.5em 14px;
}
ul.gallery_85ae.search-large-0741,
ul.gallery_85ae.static_b5ad,
ul.gallery_85ae.feature_60fa.static_b5ad {
  padding: 0 14px;
}
.carousel-soft-10b2 {
  display: block;
  overflow-x: auto;
}
.carousel-soft-10b2 table {
  border-collapse: collapse;
  width: 100%;
}
.carousel-soft-10b2 td,
.carousel-soft-10b2 th {
  padding: 0.5em;
}
.column-huge-ba07 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.column-huge-ba07 ol ol,
.column-huge-ba07 ol ul,
.column-huge-ba07 ul ol,
.column-huge-ba07 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.column-huge-ba07 ol ol li,
.column-huge-ba07 ol ul li,
.column-huge-ba07 ul ol li,
.column-huge-ba07 ul ul li {
  margin-left: 0;
}
.modal-cold-a903.hero_focused_8b06 > .fluid_ea22 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.modal-cold-a903.hero_focused_8b06 > .fluid_ea22 iframe,
.modal-cold-a903.hero_focused_8b06 > .fluid_ea22 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.column_narrow_a013 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.column_narrow_a013.row_9763 {
  padding: 0;
}
.column_narrow_a013.row_9763 cite {
  font-size: 13px;
}
.column_narrow_a013 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.column_narrow_a013 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.advanced_db48 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.advanced_db48 > p:first-child {
  margin-top: 0;
}
.advanced_db48 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.advanced_db48 blockquote {
  border-left: 0;
}
.thumbnail-f28d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.thumbnail-f28d:not(.table-prev-b2ff) {
  max-width: 100px;
}
.thumbnail-f28d.outline_4baf {
  border-bottom: none !important;
  text-align: center;
}
.thumbnail-f28d.outline_4baf::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .panel-763c p {
    padding: 1.5em 0;
  }
}
.wood_5052 {
  color: #0073aa;
}
.background-gold-f2d1 {
  background-color: #0073aa;
}
.heading-4b34 {
  color: #229fd8;
}
.menu_in_c9da {
  background-color: #229fd8;
}
.sidebar-small-2ad9 {
  color: #eee;
}
.active-246c {
  background-color: #eee;
}
.badge-prev-c436 {
  color: #444;
}
.wrapper_ee2a {
  background-color: #444;
}
.accordion_6b05 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.accordion_6b05 .heading-last-e156 .paragraph_19a2 {
  font-size: 15px;
}
.accordion_6b05 .paragraph_19a2 {
  line-height: 1.3;
}
.accordion_6b05 .menu_9678 {
}
.accordion_6b05 .pagination-next-617f {
  background: #235787;
}
.module_c198 {
  padding: 0;
}
.module_c198 .pagination-next-617f {
  background: #1a1a1a;
}
.module_c198 .menu_9678 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hot-048a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hot-048a .menu_9678 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hot-048a .pagination-next-617f {
  background: #303030;
}
.grid-gold-09a7 {
  position: relative;
  z-index: 10;
}
.grid-gold-09a7 .label-1a3c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.full_a901 .article_f7d6 {
  display: inline-block;
  vertical-align: middle;
}
.full_a901.bottom-5834 .article_f7d6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .full_a901.bottom-5834 .article_f7d6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .full_a901.bottom-5834 .article_f7d6 {
    margin-right: 0.4em;
  }
}
.full_a901.bottom-5834 .article_f7d6:last-child {
  margin-right: 0;
}
.hovered_019e .label-1a3c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .mini-38a0 .heading-last-e156 {
    margin: 0 -0.5em;
  }
  .mini-38a0 .heading-last-e156 [class*="customify-col-"],
  .mini-38a0 .heading-last-e156 [class*="customify-col_"],
  .mini-38a0 .heading-last-e156 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.mini-38a0.middle-eb0a .label-1a3c {
  background: 0 0 !important;
}
.mini-38a0.middle-eb0a .label-1a3c,
.mini-38a0.hovered_019e .label-1a3c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .mini-38a0.backdrop_copper_2109 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.mini-38a0.hovered_019e .label-1a3c {
  box-shadow: none !important;
}
.simple-5dac {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .simple-5dac {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .simple-5dac {
    padding: 18px 0 20px;
  }
}
.simple-5dac .search_active_bfcb {
  width: 100%;
}
.simple-5dac .tiny-354e {
  margin-bottom: 0;
}
.simple-5dac .banner_f526 {
  margin-top: 5px;
  font-size: 0.875em;
}
.backdrop_d1f7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.backdrop_d1f7 .section_last_9410 {
  width: 100%;
}
.up_6318 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.up_6318 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.up_6318 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;
}
.up_6318 li:last-child:after {
  display: none;
}
.up_6318 li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer-complex-469d .shadow-selected-6240 button,
.simple-5dac .shadow-selected-6240 button {
  left: 0;
}
.footer-complex-469d .section_last_9410,
.simple-5dac .section_last_9410 {
  padding-left: 0;
  padding-right: 0;
}
.footer-complex-469d .backdrop_d1f7,
.simple-5dac .backdrop_d1f7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer-complex-469d {
  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;
}
.footer-complex-469d: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;
}
.footer-complex-469d .full-759b {
  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) {
  .footer-complex-469d .full-759b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-complex-469d .full-759b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer-complex-469d .full-759b {
    min-height: 200px;
  }
}
.footer-complex-469d .up_6318 {
  color: rgba(255, 255, 255, 0.8);
}
.footer-complex-469d .up_6318 a,
.footer-complex-469d .up_6318 li:after {
  color: inherit;
}
.footer-complex-469d .up_6318 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.primary-f024 {
  margin-bottom: 0.5em;
}
.preview_705a {
  margin-bottom: 1.2em;
}
.preview_705a,
.primary-f024 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.preview_705a p:last-child,
.primary-f024 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shadow-selected-6240,
#masthead .shadow-selected-6240 {
  display: none;
}
#masthead
  > .shadow-selected-6240.overlay_513c {
  display: none;
}
#masthead > .shadow-selected-6240 button {
  left: 0;
}
.basic_525f {
  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%;
}
.basic_525f .article_f7d6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.basic_525f .fast_bee3 {
  display: -webkit-box;
  display: flex;
}
.basic_525f .fast_bee3.sort_middle_c65b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.basic_525f .fast_bee3.center_52bf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.basic_525f .fast_bee3.thumbnail-soft-1e3a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.basic_525f.outline_a80e.slider-f79d .fast_bee3.sort_middle_c65b {
  flex-basis: 100%;
}
.basic_525f.nav-d3e3 .fast_bee3.center_52bf {
  -webkit-box-flex: 1;
  flex: auto;
}
.basic_525f.nav-d3e3 .fast_bee3.thumbnail-soft-1e3a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shadow-selected-6240.overlay_513c {
  display: none;
}
#masthead > .shadow-selected-6240 button {
  left: 0;
}
.summary_easy_824d {
  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;
}
.summary_easy_824d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.summary_easy_824d.pro_d328 i {
  margin-right: 4px;
}
.summary_easy_824d.disabled-next-c774 i {
  margin-left: 5px;
}
.paragraph_19a2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.paragraph_19a2 p:last-child {
  margin-bottom: 0;
}
.large-ffe2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.large-ffe2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.large-ffe2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.large-ffe2 .south-a369 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.large-ffe2 .feature-action-3ccf {
  margin: 5px 0 7px 0;
}
.large-ffe2.filter-current-fb23 .picture_61ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.large-ffe2.filter-current-fb23 .texture_80a6 {
  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;
}
.large-ffe2.pressed-09ef {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.large-ffe2.pressed-09ef .picture_61ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.large-ffe2.pressed-09ef .texture_80a6 {
  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;
}
.large-ffe2.info_dark_8c82 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.large-ffe2.item_e3bc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.large-ffe2.item_e3bc .texture_80a6 {
  margin-top: 7px;
}
.preview_hovered_8d71 {
  display: inline-block;
}
.grid-gold-09a7 .highlight-right-1de8 .large-ffe2 img {
  max-width: 100%;
}
.white-4022 .menu_pink_bd18.widget_0991,
.east_c501 .menu_pink_bd18.widget_0991 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.white-4022 .main-ff9d,
.east_c501 .main-ff9d {
  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%);
}
.white-4022 .main-ff9d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.white-4022.shadow_b88d .main-ff9d {
  display: none;
}
.white-4022 .dropdown-hard-8197 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.white-4022 .dropdown-hard-8197 li {
  display: inline-block;
  position: relative;
}
.white-4022 .dropdown-hard-8197 li:last-child {
  margin-right: 0;
}
.white-4022 .dropdown-hard-8197 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;
}
.white-4022 .dropdown-hard-8197 li.caption-481e > a {
  color: rgba(0, 0, 0, 0.9);
}
.white-4022 .dropdown-hard-8197 > 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;
}
.white-4022 .dropdown-hard-8197 > li > a i {
  line-height: 0;
}
.white-4022 .dropdown-hard-8197 > li.disabled_down_310e > a .main-ff9d {
  margin-left: 4px;
  line-height: 0;
}
.white-4022 .dropdown-hard-8197 .overlay-clean-9641 li.disabled_down_310e > a {
  position: relative;
}
.white-4022 .dropdown-hard-8197 .overlay-clean-9641 li.disabled_down_310e > a:after,
.white-4022 .dropdown-hard-8197 .overlay-clean-9641 li.disabled_down_310e > a:before {
  content: "";
  display: table;
}
.white-4022 .dropdown-hard-8197 .overlay-clean-9641 li.disabled_down_310e > a:after {
  clear: both;
}
.white-4022 .dropdown-hard-8197 .overlay-clean-9641 li.disabled_down_310e > a .main-ff9d {
  margin-left: 5px;
  float: right;
}
.white-4022 .purple-50c5,
.white-4022 .overlay-clean-9641 {
  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;
}
.white-4022 .overlay-clean-9641 {
  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;
}
.white-4022 .overlay-clean-9641 .widget_0991 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.white-4022 .overlay-clean-9641 .main-ff9d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.white-4022 .overlay-clean-9641 li {
  display: block;
  margin: 0;
  padding: 0;
}
.white-4022 .overlay-clean-9641 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;
}
.white-4022 .overlay-clean-9641 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.white-4022 .overlay-clean-9641 .overlay-clean-9641 {
  top: 0;
  left: 100%;
}
.white-4022 .widget_7a75.fn-focus-8178 > .purple-50c5,
.white-4022 .widget_7a75.fn-focus-8178 > .overlay-clean-9641,
.white-4022 .widget_7a75:focus > .purple-50c5,
.white-4022 .widget_7a75:focus > .overlay-clean-9641,
.white-4022 .widget_7a75:hover > .purple-50c5,
.white-4022 .widget_7a75:hover > .overlay-clean-9641 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.white-4022.gallery_2a0f .section_5e8a:after,
.white-4022.gallery_2a0f .section_5e8a:before {
  content: "";
  display: table;
}
.white-4022.gallery_2a0f .section_5e8a:after {
  clear: both;
}
.white-4022.gallery_2a0f .section_5e8a > li {
  float: left;
}
.white-4022.filter-advanced-e373 .section_5e8a:after,
.white-4022.filter-advanced-e373 .section_5e8a:before {
  content: "";
  display: table;
}
.white-4022.filter-advanced-e373 .section_5e8a:after {
  clear: both;
}
.white-4022.filter-advanced-e373 .section_5e8a > li {
  float: left;
}
.white-4022.filter-advanced-e373 .section_5e8a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.white-4022.filter-advanced-e373 .section_5e8a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.white-4022.filter-advanced-e373 .section_5e8a > li.disabled_02f0 > a,
.white-4022.filter-advanced-e373 .section_5e8a > li.caption-481e > a {
  color: #fff;
  background-color: #1e4b75;
}
.white-4022.alert_soft_bd87 .section_5e8a > li > a .widget_0991 {
  position: relative;
}
.white-4022.alert_soft_bd87 .section_5e8a > li > a .widget_0991: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;
}
.white-4022.alert_soft_bd87
  .section_5e8a
  > li:focus
  > a
  .widget_0991:before,
.white-4022.alert_soft_bd87
  .section_5e8a
  > li:hover
  > a
  .widget_0991:before {
  width: 100%;
  background-color: currentColor;
}
.white-4022.alert_soft_bd87
  .section_5e8a
  > li.disabled_02f0
  > a
  .widget_0991:before,
.white-4022.alert_soft_bd87
  .section_5e8a
  > li.frame_c84b
  > a
  .widget_0991:before {
  width: 100%;
  background-color: currentColor;
}
.white-4022.advanced-6702 .section_5e8a > li > a .widget_0991 {
  position: relative;
}
.white-4022.advanced-6702 .section_5e8a > li > a .widget_0991: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;
}
.white-4022.advanced-6702 .section_5e8a > li:focus > a .widget_0991:before,
.white-4022.advanced-6702
  .section_5e8a
  > li:hover
  > a
  .widget_0991:before {
  width: 100%;
  background-color: currentColor;
}
.white-4022.advanced-6702
  .section_5e8a
  > li.disabled_02f0
  > a
  .widget_0991:before,
.white-4022.advanced-6702
  .section_5e8a
  > li.frame_c84b
  > a
  .widget_0991:before {
  width: 100%;
  background-color: currentColor;
}
.east_c501 .dropdown-hard-8197 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.east_c501 .dropdown-hard-8197 li:first-child > a {
  border-top: none;
}
.east_c501 .dropdown-hard-8197 .hover-light-b985 > .widget_0991 .main-ff9d {
  display: none;
}
.east_c501 .dropdown-hard-8197 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.east_c501 .dropdown-hard-8197 li:last-child {
  border: none;
}
.east_c501 .dropdown-hard-8197 li.disabled_down_310e > a {
  padding-right: 45px !important;
}
.east_c501 .dropdown-hard-8197 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.east_c501 .dropdown-hard-8197 li a:focus,
.east_c501 .dropdown-hard-8197 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east_c501 .dropdown-hard-8197 li .south_dcff {
  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;
}
.east_c501 .dropdown-hard-8197 li .south_dcff:hover {
  box-shadow: none;
}
.east_c501 .dropdown-hard-8197 li .south_dcff .main-ff9d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.east_c501 .dropdown-hard-8197 .overlay-clean-9641 {
  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);
}
.east_c501 .dropdown-hard-8197 .overlay-clean-9641 li a {
  padding-left: 3em;
}
.east_c501 .dropdown-hard-8197 .element_south_6067 > a .south_dcff i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.east_c501 .dropdown-hard-8197 .element_south_6067 > .overlay-clean-9641 {
  display: block;
  opacity: 1;
}
.pattern_medium_e147 {
  max-width: 100%;
}
.selected-e3fe {
  line-height: 0;
  cursor: pointer;
}
.label-action-7d17 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.label-action-7d17:hover {
  box-shadow: none;
  color: currentColor;
}
.label-action-7d17 svg {
  width: 18px;
  height: 18px;
}
.label-action-7d17 .notification_6839 {
  display: none;
}
.block_prev_b348 {
  position: relative;
}
.block_prev_b348.fn-active-8178 .label-action-7d17 .full-67d3 {
  display: none;
}
.block_prev_b348.fn-active-8178 .label-action-7d17 .notification_6839 {
  display: inline-block;
}
.block_prev_b348 .detail_73af {
  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);
}
.block_prev_b348.static_0538 .detail_73af {
  left: auto;
  right: -0.9em;
}
.block_prev_b348.static_0538 .frame-huge-1a48::before {
  left: auto;
  right: 15px;
}
.block_prev_b348.fn-active-8178 .detail_73af {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.aside-mini-b4fe {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.aside-mini-b4fe label {
  flex-basis: 100%;
}
.aside-mini-b4fe .wood-e9e7 {
  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;
}
.aside-mini-b4fe .hover_a670 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.aside-mini-b4fe .hover_a670:focus {
  background-color: transparent;
}
.aside-mini-b4fe button.outer-12ce {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.aside-mini-b4fe button.outer-12ce:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.aside-mini-b4fe button.outer-12ce svg {
  width: 18px;
  height: 18px;
}
.aside-mini-b4fe input[type="submit"] {
  min-height: auto;
}
.modal_e6b5 .aside-mini-b4fe .hover_a670 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.frame-huge-1a48 {
  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) {
  .frame-huge-1a48 {
    width: 220px;
  }
}
.frame-huge-1a48 label {
  flex-basis: 100%;
}
.frame-huge-1a48::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.accent_large_89f1 .modal_e6b5 .aside-mini-b4fe {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.accent_large_89f1
  .modal_e6b5
  .aside-mini-b4fe
  .wood-e9e7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent_large_89f1 .modal_e6b5 .aside-mini-b4fe .hover_a670 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accent_large_89f1
  .modal_e6b5
  .aside-mini-b4fe
  .hover_a670:focus {
  background: 0 0;
}
.accent_large_89f1
  .modal_e6b5
  .aside-mini-b4fe
  .lower_6bf1 {
  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;
}
.pattern-down-606c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pattern-down-606c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pattern-down-606c li:last-child {
  margin-right: 0;
}
.pattern-down-606c li:first-child {
  margin-left: 0;
}
.pattern-down-606c.widget_7ad1 a {
  color: #fff;
}
.pattern-down-606c.widget_7ad1 a:hover {
  color: #fff;
}
.pattern-down-606c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pattern-down-606c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pattern-down-606c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pattern-down-606c a:hover {
  opacity: 0.9;
  color: inherit;
}
.pattern-down-606c [class*="social-icon-apple"] {
  background-color: #999;
}
.pattern-down-606c [class*="social-icon-apple"].rough_032a {
  background-color: transparent;
  color: #999;
}
.pattern-down-606c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pattern-down-606c [class*="social-icon-behance"].rough_032a {
  background-color: transparent;
  color: #1769ff;
}
.pattern-down-606c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pattern-down-606c [class*="social-icon-bitbucket"].rough_032a {
  background-color: transparent;
  color: #205081;
}
.pattern-down-606c [class*="social-icon-codepen"] {
  background-color: #000;
}
.pattern-down-606c [class*="social-icon-codepen"].rough_032a {
  background-color: transparent;
  color: #000;
}
.pattern-down-606c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pattern-down-606c [class*="social-icon-delicious"].rough_032a {
  background-color: transparent;
  color: #39f;
}
.pattern-down-606c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pattern-down-606c [class*="social-icon-digg"].rough_032a {
  background-color: transparent;
  color: #005be2;
}
.pattern-down-606c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pattern-down-606c [class*="social-icon-dribbble"].rough_032a {
  background-color: transparent;
  color: #ea4c89;
}
.pattern-down-606c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pattern-down-606c [class*="social-icon-envelope"].rough_032a {
  background-color: transparent;
  color: #ea4335;
}
.pattern-down-606c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pattern-down-606c [class*="social-icon-facebook"].rough_032a {
  background-color: transparent;
  color: #3b5998;
}
.pattern-down-606c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pattern-down-606c [class*="social-icon-flickr"].rough_032a {
  background-color: transparent;
  color: #0063dc;
}
.pattern-down-606c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pattern-down-606c [class*="social-icon-foursquare"].rough_032a {
  background-color: transparent;
  color: #2d5be3;
}
.pattern-down-606c [class*="social-icon-github"] {
  background-color: #333;
}
.pattern-down-606c [class*="social-icon-github"].rough_032a {
  background-color: transparent;
  color: #333;
}
.pattern-down-606c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pattern-down-606c [class*="social-icon-google-plus"].rough_032a {
  background-color: transparent;
  color: #dd4b39;
}
.pattern-down-606c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pattern-down-606c [class*="social-icon-houzz"].rough_032a {
  background-color: transparent;
  color: #7ac142;
}
.pattern-down-606c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pattern-down-606c [class*="social-icon-instagram"].rough_032a {
  background-color: transparent;
  color: #262626;
}
.pattern-down-606c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pattern-down-606c [class*="social-icon-jsfiddle"].rough_032a {
  background-color: transparent;
  color: #487aa2;
}
.pattern-down-606c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pattern-down-606c [class*="social-icon-linkedin"].rough_032a {
  background-color: transparent;
  color: #0077b5;
}
.pattern-down-606c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pattern-down-606c [class*="social-icon-medium"].rough_032a {
  background-color: transparent;
  color: #00ab6b;
}
.pattern-down-606c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pattern-down-606c
  [class*="social-icon-odnoklassniki"].rough_032a {
  background-color: transparent;
  color: #f4731c;
}
.pattern-down-606c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pattern-down-606c [class*="social-icon-meetup"].rough_032a {
  background-color: transparent;
  color: #ec1c40;
}
.pattern-down-606c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pattern-down-606c [class*="social-icon-pinterest"].rough_032a {
  background-color: transparent;
  color: #bd081c;
}
.pattern-down-606c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pattern-down-606c [class*="social-icon-product-hunt"].rough_032a {
  background-color: transparent;
  color: #da552f;
}
.pattern-down-606c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pattern-down-606c [class*="social-icon-reddit"].rough_032a {
  background-color: transparent;
  color: #ff4500;
}
.pattern-down-606c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pattern-down-606c [class*="social-icon-rss"].rough_032a {
  background-color: transparent;
  color: #f26522;
}
.pattern-down-606c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pattern-down-606c
  [class*="social-icon-shopping-cart"].rough_032a {
  background-color: transparent;
  color: #4caf50;
}
.pattern-down-606c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pattern-down-606c [class*="social-icon-skype"].rough_032a {
  background-color: transparent;
  color: #00aff0;
}
.pattern-down-606c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pattern-down-606c [class*="social-icon-slideshare"].rough_032a {
  background-color: transparent;
  color: #0077b5;
}
.pattern-down-606c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pattern-down-606c [class*="social-icon-snapchat"].rough_032a {
  background-color: transparent;
  color: #fffc00;
}
.pattern-down-606c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pattern-down-606c [class*="social-icon-soundcloud"].rough_032a {
  background-color: transparent;
  color: #f80;
}
.pattern-down-606c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pattern-down-606c [class*="social-icon-spotify"].rough_032a {
  background-color: transparent;
  color: #2ebd59;
}
.pattern-down-606c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pattern-down-606c
  [class*="social-icon-stack-overflow"].rough_032a {
  background-color: transparent;
  color: #fe7a15;
}
.pattern-down-606c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pattern-down-606c [class*="social-icon-maldkfgram"].rough_032a {
  background-color: transparent;
  color: #2ca5e0;
}
.pattern-down-606c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pattern-down-606c [class*="social-icon-tripadvisor"].rough_032a {
  background-color: transparent;
  color: #589442;
}
.pattern-down-606c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pattern-down-606c [class*="social-icon-tumblr"].rough_032a {
  background-color: transparent;
  color: #35465c;
}
.pattern-down-606c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pattern-down-606c [class*="social-icon-twitch"].rough_032a {
  background-color: transparent;
  color: #6441a5;
}
.pattern-down-606c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pattern-down-606c [class*="social-icon-twitter"].rough_032a {
  background-color: transparent;
  color: #1da1f2;
}
.pattern-down-606c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pattern-down-606c [class*="social-icon-vimeo"].rough_032a {
  background-color: transparent;
  color: #1ab7ea;
}
.pattern-down-606c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pattern-down-606c [class*="social-icon-vk"].rough_032a {
  background-color: transparent;
  color: #45668e;
}
.pattern-down-606c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pattern-down-606c [class*="social-icon-weibo"].rough_032a {
  background-color: transparent;
  color: #df2029;
}
.pattern-down-606c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pattern-down-606c [class*="social-icon-weixin"].rough_032a {
  background-color: transparent;
  color: #7bb32e;
}
.pattern-down-606c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pattern-down-606c [class*="social-icon-whatsapp"].rough_032a {
  background-color: transparent;
  color: #25d366;
}
.pattern-down-606c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pattern-down-606c [class*="social-icon-wordpress"].rough_032a {
  background-color: transparent;
  color: #21759b;
}
.pattern-down-606c [class*="social-icon-xing"] {
  background-color: #026466;
}
.pattern-down-606c [class*="social-icon-xing"].rough_032a {
  background-color: transparent;
  color: #026466;
}
.pattern-down-606c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pattern-down-606c [class*="social-icon-yelp"].rough_032a {
  background-color: transparent;
  color: #af0606;
}
.pattern-down-606c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pattern-down-606c [class*="social-icon-youtube"].rough_032a {
  background-color: transparent;
  color: #cd201f;
}
.picture_glass_1404 {
  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;
}
.picture_glass_1404:hover {
  box-shadow: none;
  background: 0 0;
}
.nav_3d26 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.static-41c8 {
  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;
}
.notice-warm-07e8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar_down_6738 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar_down_6738,
.sidebar_down_6738::after,
.sidebar_down_6738::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;
}
.sidebar_down_6738::after,
.sidebar_down_6738::before {
  content: "";
  display: block;
  background-color: inherit;
}
.alert-21dc .static-41c8 .notice-warm-07e8 {
  margin-top: -2px;
  width: 19px;
}
.alert-21dc .static-41c8 .sidebar_down_6738 {
  margin-top: -1px;
}
.alert-21dc .static-41c8 .sidebar_down_6738,
.alert-21dc .static-41c8 .sidebar_down_6738::after,
.alert-21dc .static-41c8 .sidebar_down_6738::before {
  width: 19px;
  height: 2px;
}
.alert-21dc .static-41c8 .sidebar_down_6738::before {
  top: -6px;
}
.alert-21dc .static-41c8 .sidebar_down_6738::after {
  bottom: -6px;
}
.nav_ce18 .static-41c8 .notice-warm-07e8 {
  margin-top: -2px;
  width: 22px;
}
.nav_ce18 .static-41c8 .sidebar_down_6738 {
  margin-top: -1px;
}
.nav_ce18 .static-41c8 .sidebar_down_6738,
.nav_ce18 .static-41c8 .sidebar_down_6738::after,
.nav_ce18 .static-41c8 .sidebar_down_6738::before {
  width: 22px;
  height: 2px;
}
.nav_ce18 .static-41c8 .sidebar_down_6738::before {
  top: -7px;
}
.nav_ce18 .static-41c8 .sidebar_down_6738::after {
  bottom: -7px;
}
.black_8453 .static-41c8 .notice-warm-07e8 {
  margin-top: -2px;
  width: 31px;
}
.black_8453 .static-41c8 .sidebar_down_6738 {
  margin-top: -1.5px;
}
.black_8453 .static-41c8 .sidebar_down_6738,
.black_8453 .static-41c8 .sidebar_down_6738::after,
.black_8453 .static-41c8 .sidebar_down_6738::before {
  width: 31px;
  height: 3px;
}
.black_8453 .static-41c8 .sidebar_down_6738::before {
  top: -9px;
}
.black_8453 .static-41c8 .sidebar_down_6738::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .label_hovered_7b0c .static-41c8 .notice-warm-07e8 {
    margin-top: -2px;
    width: 19px;
  }
  .label_hovered_7b0c .static-41c8 .sidebar_down_6738 {
    margin-top: -1px;
  }
  .label_hovered_7b0c .static-41c8 .sidebar_down_6738,
  .label_hovered_7b0c .static-41c8 .sidebar_down_6738::after,
  .label_hovered_7b0c .static-41c8 .sidebar_down_6738::before {
    width: 19px;
    height: 2px;
  }
  .label_hovered_7b0c .static-41c8 .sidebar_down_6738::before {
    top: -6px;
  }
  .label_hovered_7b0c .static-41c8 .sidebar_down_6738::after {
    bottom: -6px;
  }
  .video-d306 .static-41c8 .notice-warm-07e8 {
    margin-top: -2px;
    width: 22px;
  }
  .video-d306 .static-41c8 .sidebar_down_6738 {
    margin-top: -1px;
  }
  .video-d306 .static-41c8 .sidebar_down_6738,
  .video-d306 .static-41c8 .sidebar_down_6738::after,
  .video-d306 .static-41c8 .sidebar_down_6738::before {
    width: 22px;
    height: 2px;
  }
  .video-d306 .static-41c8 .sidebar_down_6738::before {
    top: -7px;
  }
  .video-d306 .static-41c8 .sidebar_down_6738::after {
    bottom: -7px;
  }
  .hovered_f70b .static-41c8 .notice-warm-07e8 {
    margin-top: -2px;
    width: 31px;
  }
  .hovered_f70b .static-41c8 .sidebar_down_6738 {
    margin-top: -1.5px;
  }
  .hovered_f70b .static-41c8 .sidebar_down_6738,
  .hovered_f70b .static-41c8 .sidebar_down_6738::after,
  .hovered_f70b .static-41c8 .sidebar_down_6738::before {
    width: 31px;
    height: 3px;
  }
  .hovered_f70b .static-41c8 .sidebar_down_6738::before {
    top: -9px;
  }
  .hovered_f70b .static-41c8 .sidebar_down_6738::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-hard-3f04 .static-41c8 .notice-warm-07e8 {
    margin-top: -2px;
    width: 19px;
  }
  .accent-hard-3f04 .static-41c8 .sidebar_down_6738 {
    margin-top: -1px;
  }
  .accent-hard-3f04 .static-41c8 .sidebar_down_6738,
  .accent-hard-3f04 .static-41c8 .sidebar_down_6738::after,
  .accent-hard-3f04 .static-41c8 .sidebar_down_6738::before {
    width: 19px;
    height: 2px;
  }
  .accent-hard-3f04 .static-41c8 .sidebar_down_6738::before {
    top: -6px;
  }
  .accent-hard-3f04 .static-41c8 .sidebar_down_6738::after {
    bottom: -6px;
  }
  .footer-dc59 .static-41c8 .notice-warm-07e8 {
    margin-top: -2px;
    width: 22px;
  }
  .footer-dc59 .static-41c8 .sidebar_down_6738 {
    margin-top: -1px;
  }
  .footer-dc59 .static-41c8 .sidebar_down_6738,
  .footer-dc59 .static-41c8 .sidebar_down_6738::after,
  .footer-dc59 .static-41c8 .sidebar_down_6738::before {
    width: 22px;
    height: 2px;
  }
  .footer-dc59 .static-41c8 .sidebar_down_6738::before {
    top: -7px;
  }
  .footer-dc59 .static-41c8 .sidebar_down_6738::after {
    bottom: -7px;
  }
  .breadcrumb_85de .static-41c8 .notice-warm-07e8 {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb_85de .static-41c8 .sidebar_down_6738 {
    margin-top: -1.5px;
  }
  .breadcrumb_85de .static-41c8 .sidebar_down_6738,
  .breadcrumb_85de .static-41c8 .sidebar_down_6738::after,
  .breadcrumb_85de .static-41c8 .sidebar_down_6738::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb_85de .static-41c8 .sidebar_down_6738::before {
    top: -9px;
  }
  .breadcrumb_85de .static-41c8 .sidebar_down_6738::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .active_paper_4de3 .static-41c8 .notice-warm-07e8 {
    margin-top: -2px;
    width: 19px;
  }
  .active_paper_4de3 .static-41c8 .sidebar_down_6738 {
    margin-top: -1px;
  }
  .active_paper_4de3 .static-41c8 .sidebar_down_6738,
  .active_paper_4de3 .static-41c8 .sidebar_down_6738::after,
  .active_paper_4de3 .static-41c8 .sidebar_down_6738::before {
    width: 19px;
    height: 2px;
  }
  .active_paper_4de3 .static-41c8 .sidebar_down_6738::before {
    top: -6px;
  }
  .active_paper_4de3 .static-41c8 .sidebar_down_6738::after {
    bottom: -6px;
  }
  .focus_7675 .static-41c8 .notice-warm-07e8 {
    margin-top: -2px;
    width: 22px;
  }
  .focus_7675 .static-41c8 .sidebar_down_6738 {
    margin-top: -1px;
  }
  .focus_7675 .static-41c8 .sidebar_down_6738,
  .focus_7675 .static-41c8 .sidebar_down_6738::after,
  .focus_7675 .static-41c8 .sidebar_down_6738::before {
    width: 22px;
    height: 2px;
  }
  .focus_7675 .static-41c8 .sidebar_down_6738::before {
    top: -7px;
  }
  .focus_7675 .static-41c8 .sidebar_down_6738::after {
    bottom: -7px;
  }
  .footer-077d .static-41c8 .notice-warm-07e8 {
    margin-top: -2px;
    width: 31px;
  }
  .footer-077d .static-41c8 .sidebar_down_6738 {
    margin-top: -1.5px;
  }
  .footer-077d .static-41c8 .sidebar_down_6738,
  .footer-077d .static-41c8 .sidebar_down_6738::after,
  .footer-077d .static-41c8 .sidebar_down_6738::before {
    width: 31px;
    height: 3px;
  }
  .footer-077d .static-41c8 .sidebar_down_6738::before {
    top: -9px;
  }
  .footer-077d .static-41c8 .sidebar_down_6738::after {
    bottom: -9px;
  }
}
.title_f5e3 .sidebar_down_6738 {
  -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);
}
.title_f5e3 .sidebar_down_6738::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.title_f5e3 .sidebar_down_6738::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);
}
.title_f5e3.menu_inner_db67 .sidebar_down_6738 {
  -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);
}
.title_f5e3.menu_inner_db67 .sidebar_down_6738::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.title_f5e3.menu_inner_db67 .sidebar_down_6738::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);
}
.wrapper-be7a {
  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.preview-static-c4da:before {
  display: none;
}
.disabled_bottom_2963 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.disabled_bottom_2963 .tiny-bf4d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.disabled_bottom_2963 .tiny-bf4d:last-of-type {
  border-bottom: none;
}
.disabled_bottom_2963 .tiny-bf4d.paragraph-inner-d20a,
.disabled_bottom_2963 .tiny-bf4d.texture_37ee,
.disabled_bottom_2963 .tiny-bf4d.east_11e3 {
  padding: 0;
}
.disabled_bottom_2963 .east_c501 .south_dcff {
  color: currentColor;
}
.disabled_bottom_2963 .east_c501 .south_dcff:focus,
.disabled_bottom_2963 .east_c501 .south_dcff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_bottom_2963.menu_9678 .iron-9a52,
.disabled_bottom_2963.menu_9678 .paragraph_19a2 a,
.disabled_bottom_2963.menu_9678 .section_5e8a a,
.disabled_bottom_2963.menu_9678 .overlay-clean-9641 a {
  color: rgba(0, 0, 0, 0.55);
}
.disabled_bottom_2963.menu_9678 .iron-9a52:hover,
.disabled_bottom_2963.menu_9678 .paragraph_19a2 a:hover,
.disabled_bottom_2963.menu_9678 .section_5e8a a:hover,
.disabled_bottom_2963.menu_9678 .overlay-clean-9641 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_bottom_2963.menu_9678 .wide_c9b3 {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_bottom_2963.menu_9678 .tiny-bf4d {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled_bottom_2963.menu_9678 .tiny-bf4d:before {
  background: rgba(0, 0, 0, 0.08);
}
.disabled_bottom_2963.menu_9678 .slow-800d:before {
  background: rgba(255, 255, 255, 0.9);
}
.disabled_bottom_2963.menu_9678 .east_c501 .dropdown-hard-8197 li a,
.disabled_bottom_2963.menu_9678 .east_c501 .south_dcff,
.disabled_bottom_2963.menu_9678 .overlay-clean-9641 {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled_bottom_2963.menu_9678 .east_c501 .south_dcff:focus,
.disabled_bottom_2963.menu_9678 .east_c501 .south_dcff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_bottom_2963.menu_9678 .dropdown-hard-8197 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled_bottom_2963.pagination-next-617f .iron-9a52,
.disabled_bottom_2963.pagination-next-617f .paragraph_19a2 a,
.disabled_bottom_2963.pagination-next-617f .section_5e8a .south_dcff,
.disabled_bottom_2963.pagination-next-617f .section_5e8a a,
.disabled_bottom_2963.pagination-next-617f .overlay-clean-9641 a {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_bottom_2963.pagination-next-617f .iron-9a52:hover,
.disabled_bottom_2963.pagination-next-617f .paragraph_19a2 a:hover,
.disabled_bottom_2963.pagination-next-617f .section_5e8a .south_dcff:hover,
.disabled_bottom_2963.pagination-next-617f .section_5e8a a:hover,
.disabled_bottom_2963.pagination-next-617f .overlay-clean-9641 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_bottom_2963.pagination-next-617f .wide_c9b3 {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_bottom_2963.pagination-next-617f .tiny-bf4d {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_bottom_2963.pagination-next-617f .tiny-bf4d:before {
  background: rgba(255, 255, 255, 0.08);
}
.disabled_bottom_2963.pagination-next-617f .slow-800d:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled_bottom_2963.pagination-next-617f .east_c501 .dropdown-hard-8197 li a,
.disabled_bottom_2963.pagination-next-617f .east_c501 .south_dcff,
.disabled_bottom_2963.pagination-next-617f .overlay-clean-9641 {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_bottom_2963.pagination-next-617f .east_c501 .south_dcff:focus,
.disabled_bottom_2963.pagination-next-617f .east_c501 .south_dcff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_bottom_2963.pagination-next-617f .dropdown-hard-8197 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-800d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slow-800d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gradient-iron-46ba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.element_slow_5821 .disabled_bottom_2963 {
  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;
}
.element_slow_5821 .tiny-bf4d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.element_slow_5821 .tiny-bf4d: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) {
  .element_slow_5821 .tiny-bf4d:before {
    width: 16%;
    left: 42%;
  }
}
.element_slow_5821 .tiny-bf4d:last-child:before {
  content: none;
}
.element_slow_5821 .tiny-bf4d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.element_slow_5821 .east_c501 .dropdown-hard-8197 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.element_slow_5821 .east_c501 .dropdown-hard-8197 li a .south_dcff {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.element_slow_5821 .east_c501 .overlay-clean-9641 {
  border: none;
}
.element_slow_5821 .east_c501 .overlay-clean-9641 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.element_slow_5821 .slow-800d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.element_slow_5821 .gradient-iron-46ba {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.element_slow_5821 .pagination-next-617f .slow-800d:before {
  background: rgba(0, 0, 0, 0.9);
}
.element_slow_5821 .menu_9678.pattern-orange-04d1 .sidebar_down_6738 {
  background: rgba(0, 0, 0, 0.6);
}
.element_slow_5821
  .menu_9678.pattern-orange-04d1
  .sidebar_down_6738::after,
.element_slow_5821
  .menu_9678.pattern-orange-04d1
  .sidebar_down_6738:before {
  background: inherit;
}
.element_slow_5821
  .menu_9678.pattern-orange-04d1:hover
  .sidebar_down_6738 {
  background: rgba(0, 0, 0, 0.8);
}
.advanced-1968 .disabled_bottom_2963 {
  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) {
  .advanced-1968 .disabled_bottom_2963 {
    width: auto;
    right: 45px;
  }
}
.card_action_21c7 .disabled_bottom_2963 {
  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) {
  .card_action_21c7 .disabled_bottom_2963 {
    width: auto;
    left: 45px;
  }
}
.preview-static-c4da .disabled_bottom_2963 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview-static-c4da .gradient-iron-46ba {
  max-width: 48em;
  margin: 0 auto;
}
.preview-static-c4da .slow-800d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.west_c4e5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.west_c4e5.element_slow_5821 .disabled_bottom_2963 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.west_c4e5.advanced-1968 .disabled_bottom_2963 {
  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);
}
.west_c4e5 .disabled_bottom_2963 {
  visibility: visible;
}
.west_c4e5.card_action_21c7 .disabled_bottom_2963 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.column_7421,
.tooltip-brown-dba2 {
  overflow-x: hidden;
}
.column_7421 .disabled_bottom_2963 {
  overflow: auto;
}
.column_7421.element_slow_5821 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_7421.element_slow_5821 .disabled_bottom_2963 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.column_7421.element_slow_5821 .picture_glass_1404 {
  opacity: 0;
}
.column_7421.advanced-1968 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_7421.advanced-1968 .disabled_bottom_2963 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.column_7421.advanced-1968 .picture_glass_1404 {
  opacity: 0;
}
.column_7421.card_action_21c7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_7421.card_action_21c7 .disabled_bottom_2963 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.column_7421.card_action_21c7 .picture_glass_1404 {
  opacity: 0;
}
.column_7421.preview-static-c4da .disabled_bottom_2963 {
  z-index: 10;
  visibility: visible;
}
.pattern-orange-04d1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pattern-orange-04d1 .sidebar_down_6738 {
  background: rgba(255, 255, 255, 0.99);
}
.pattern-orange-04d1 .sidebar_down_6738::after,
.pattern-orange-04d1 .sidebar_down_6738:before {
  background: inherit;
}
.pattern-orange-04d1:hover .sidebar_down_6738 {
  background: rgba(255, 255, 255, 0.99);
}
.card_action_21c7 .pattern-orange-04d1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview-static-c4da .pattern-orange-04d1 {
  display: none !important;
}
.column_7421:before,
.tooltip-brown-dba2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.column_7421 .pattern-orange-04d1,
.tooltip-brown-dba2 .pattern-orange-04d1 {
  display: inline-block;
}
.disabled_bottom_2963 .article_f7d6 {
  -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;
}
.column_7421 .disabled_bottom_2963 .article_f7d6,
.tooltip-brown-dba2 .disabled_bottom_2963 .article_f7d6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.steel-d9e5 .wood-e9e7 {
  width: 100%;
}
.highlight-right-1de8 {
  padding: 0 0.5em 0;
}
.highlight-right-1de8 [class*="customify-col-"],
.highlight-right-1de8 [class*="customify-col_"],
.highlight-right-1de8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture-10f2 .highlight-right-1de8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading-last-e156 .shade-out-84cd,
  .shade-out-84cd {
    display: none;
  }
  .warm_ad42 {
    text-align: left;
  }
  .mini_1508 {
    text-align: center;
  }
  .gallery_outer_6df8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading-last-e156 .hover-739c,
  .hover-739c {
    display: none;
  }
  .menu-a88e {
    text-align: left;
  }
  .preview_642d {
    text-align: center;
  }
  .button_5943 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading-last-e156 .dirty-4c1a,
  .dirty-4c1a {
    display: none;
  }
  .center-795f {
    text-align: left;
  }
  .out_bf88 {
    text-align: center;
  }
  .bronze_47c5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.aside_stone_466f {
  box-shadow: none !important;
}
.hero_c451 .panel-easy-3752,
.notification_simple_0df1 .panel-easy-3752 {
  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;
}
.notification_simple_0df1 .panel-easy-3752 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.label-1a3c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.label-1a3c:after,
.label-1a3c:before {
  content: "";
  display: table;
}
.label-1a3c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .label-1a3c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.label-1a3c,
.backdrop_copper_2109 {
  max-width: 1248px;
  margin: 0 auto;
}

.slider-517c.popup-461c .label-1a3c {
  max-width: 100%;
}
.slider-517c.layout-new-0f58 {
  max-width: 1200px;
  margin: 0 auto;
}
.slider-517c.detail-c32d .label-1a3c {
  max-width: 100%;
}
.slider-517c.detail-c32d > .label-1a3c {
  padding-left: 0;
  padding-right: 0;
}
.slider-517c.detail-c32d > .label-1a3c .heading-last-e156 {
  margin: 0;
}
.slider-517c.detail-c32d
  > .label-1a3c
  .modal_f99d.input-solid-cb10 {
  margin-right: 0;
  margin-left: 0;
}
.slider-517c.detail-c32d #main.input-solid-cb10 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .center-1743 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .center-1743 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-572b .column_tall_af87 {
    padding-right: 1em;
  }
  .paragraph-572b.panel_white_2ae9 .modal_f99d {
    border-right: 1px solid #eaecee;
  }
  .paragraph-572b.panel_white_2ae9 .column_tall_af87 {
    padding-right: 1em;
  }
  .paragraph-572b.panel_white_2ae9 .feature-light-9a38 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article-e7da .column_tall_af87 {
    padding-left: 1em;
  }
  .article-e7da.panel_white_2ae9 .modal_f99d {
    border-left: 1px solid #eaecee;
  }
  .article-e7da.panel_white_2ae9 .column_tall_af87 {
    padding-left: 1em;
  }
  .article-e7da.panel_white_2ae9 .feature-light-9a38 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over_4782 .column_tall_af87 {
    padding-left: 1em;
  }
  .over_4782.panel_white_2ae9 .hot-7954 {
    border-right: 1px solid #eaecee;
  }
  .over_4782.panel_white_2ae9 .form-ab53 {
    border-right: 1px solid #eaecee;
  }
  .over_4782.panel_white_2ae9 .column_tall_af87 {
    padding-left: 1em;
  }
  .over_4782.panel_white_2ae9 .feature-light-9a38 {
    padding-right: 1em;
  }
  .over_4782.panel_white_2ae9 .chip_wide_e38a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-98f2 .column_tall_af87 {
    padding-right: 1em;
  }
  .light-98f2.panel_white_2ae9 .hot-7954 {
    border-left: 1px solid #eaecee;
  }
  .light-98f2.panel_white_2ae9 .form-ab53 {
    border-left: 1px solid #eaecee;
  }
  .light-98f2.panel_white_2ae9 .column_tall_af87 {
    padding-right: 1em;
  }
  .light-98f2.panel_white_2ae9 .feature-light-9a38 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-98f2.panel_white_2ae9 .chip_wide_e38a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-1743 .column_tall_af87 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-1743.panel_white_2ae9 .modal_f99d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .center-1743.panel_white_2ae9 .column_tall_af87 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-1743.panel_white_2ae9 .feature-light-9a38 {
    padding-left: 1em;
  }
  .center-1743.panel_white_2ae9 .chip_wide_e38a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .center-1743.panel_white_2ae9 .column_tall_af87 {
    padding-left: 0;
  }
}
.chip_7a22 .full_a901 {
  display: inline-block;
}
.gradient_glass_22f1 {
  display: inline-block;
}
.iron-ef58 {
  word-con: break-word;
}
.carousel_action_7c1c > span {
  display: inline-block;
  padding: 5px 0;
}
.carousel_action_7c1c .fluid_90fd {
  margin-left: 8px;
  margin-right: 8px;
}
.carousel_action_7c1c .narrow-fd94 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.cold-026d .link-liquid-627f {
  margin-bottom: 2em;
}
.cold-026d .basic_ba4b {
  margin-bottom: 15px;
}
.cold-026d .basic_ba4b:last-child {
  margin-bottom: 0;
}
.cold-026d .message-67a9 {
  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) {
  .cold-026d .message-67a9 {
    display: block;
  }
}
.cold-026d .soft-50b6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .cold-026d .soft-50b6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.cold-026d .tooltip-2fd9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.cold-026d .tooltip-2fd9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.cold-026d .tooltip-2fd9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.cold-026d .iron-ef58 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.cold-026d .iron-ef58 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.cold-026d .hero-wide-cab2 p:last-child {
  margin-bottom: 0;
}
.cold-026d .widget_755c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.cold-026d .element_f99f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.cold-026d .tag-0fb9 {
  margin-top: 1em;
}
.cold-026d .breadcrumb-north-2229 {
  top: 0;
  display: block;
}
.cold-026d .breadcrumb-north-2229 a {
  color: inherit;
}
.cold-026d .breadcrumb-north-2229 a:hover {
  color: inherit;
}
.cold-026d .progress_7826 {
  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;
}
.cold-026d .progress_7826:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.cold-026d .element_f99f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.cold-026d .icon_a075 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.cold-026d .icon_a075:first-child {
  margin-top: 0;
}
.cold-026d .icon_a075.large_57c4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cold-026d .icon_a075.chip-f344 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.cold-026d
  .icon_a075.chip-f344.primary_warm_5449
  .tag-0fb9 {
  width: 100%;
}
.cold-026d .chip-f344 {
  -webkit-box-align: center;
  align-items: center;
}
.cold-026d .chip-f344 .carousel_action_7c1c,
.cold-026d .chip-f344 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.cold-026d .tooltip-2fd9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cold-026d .tooltip-2fd9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cold-026d .tooltip-2fd9: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;
}
.cold-026d .large_57c4 {
  z-index: 5;
}
.cold-026d .video-hovered-3396 .border_fd96 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.cold-026d .clean_cbb3 .border_fd96 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.cold-026d .block-0f31 .border_fd96 {
  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;
}
.cold-026d.pattern_ca13 .message-67a9,
.cold-026d.tabs_simple_1230 .message-67a9 {
  display: block;
}
.cold-026d.pattern_ca13 .message-67a9 .brown_3b35,
.cold-026d.pattern_ca13 .message-67a9 .element_f99f,
.cold-026d.tabs_simple_1230 .message-67a9 .brown_3b35,
.cold-026d.tabs_simple_1230 .message-67a9 .element_f99f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cold-026d.popup-short-af79 .soft-50b6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .cold-026d.popup-short-af79 .soft-50b6 {
    margin-right: 0;
  }
}
.cold-026d.pattern_ca13 .soft-50b6,
.cold-026d.tabs_simple_1230 .soft-50b6 {
  padding-top: 40%;
}
.cold-026d.pattern_ca13 .link-liquid-627f,
.cold-026d.tabs_simple_1230 .link-liquid-627f {
  display: block;
}
.cold-026d.pattern_ca13 .fn-sticky-8178 .element_f99f,
.cold-026d.tabs_simple_1230 .fn-sticky-8178 .element_f99f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.cold-026d.pattern_ca13 .soft-50b6,
.cold-026d.tabs_simple_1230 .soft-50b6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.cold-026d.pattern_ca13 .element_f99f {
  padding: 1em;
}
.card-2292 {
  margin: 30px auto;
  display: block;
}
.card-2292 .modal_5a26 > * {
  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;
}
.card-2292 .modal_5a26 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card-2292 .modal_5a26 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shade_ad2f .carousel_action_7c1c {
  margin-bottom: 1.41575em;
}
.shade_ad2f .link-d0a3 {
  margin-bottom: 1.618em;
}
.column-huge-ba07 .button_e83a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.column-huge-ba07 .button_e83a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.column-huge-ba07 .alert_e826 {
  max-width: 100%;
  overflow: auto;
}
.grid_cold_0332 .column-huge-ba07 a:hover {
  text-decoration: underline;
}
.thick_07a0 .basic_ba4b:not(.iron-ef58),
.thick_07a0 .tooltip-2fd9 {
  margin-bottom: 1.41575em;
}
.thick_07a0 .basic_ba4b:not(.iron-ef58):last-child,
.thick_07a0 .tooltip-2fd9:last-child {
  margin-bottom: 0;
}
.thick_07a0 .basic_ba4b.shadow-ff5a {
  margin-bottom: 0.41575em;
}
.thick_07a0 .active-387e:before,
.thick_07a0 .item_2876:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.thick_07a0 .active-387e:before {
  content: "\f115";
}
.thick_07a0 .item_2876:before {
  content: "\f02c";
}
.thick_07a0 .breadcrumb-over-9482 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.thick_07a0 .breadcrumb-over-9482 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.thick_b138 {
  display: -webkit-box;
  display: flex;
}
.thick_b138 .title-white-54ff {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .thick_b138 .title-white-54ff {
    flex-basis: 90px;
  }
}
.thick_b138 .wide_0453 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .thick_b138 .wide_0453 {
    flex-basis: calc(100% - 50px);
  }
}
.thick_b138 .tabs_huge_219e p:last-child {
  margin-bottom: 0.72em;
}
.iron-c249 .modal_5a26 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.iron-c249 .modal_5a26:after,
.iron-c249 .modal_5a26:before {
  content: "";
  display: table;
}
.iron-c249 .modal_5a26:after {
  clear: both;
}
.iron-c249 .modal_5a26 .hover-0082,
.iron-c249 .modal_5a26 .nav-gas-122f {
  width: 49%;
}
.iron-c249 .modal_5a26 .hover-0082 a span.background_a82f,
.iron-c249 .modal_5a26 .nav-gas-122f a span.background_a82f {
  display: block;
  margin-bottom: 5px;
}
.iron-c249 .modal_5a26 .nav-gas-122f {
  float: left;
  text-align: left;
}
.iron-c249 .modal_5a26 .hover-0082 {
  float: right;
  text-align: right;
}
.thick-b1b4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .thick-b1b4 {
    margin-bottom: 0;
  }
}
.chip_easy_3377 {
  margin-bottom: 1em;
}
.chip_easy_3377 .iron-ef58 {
  font-size: 1.1em;
  line-height: 1.3;
}
.backdrop_purple_605b a {
  display: block;
  line-height: 0;
  position: relative;
}
.tertiary_1761 .chip_easy_3377,
.status_dim_ad86 .chip_easy_3377 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tertiary_1761 .chip_easy_3377,
  .status_dim_ad86 .chip_easy_3377 {
    display: block;
  }
}
.tertiary_1761 .backdrop_purple_605b,
.status_dim_ad86 .backdrop_purple_605b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tertiary_1761 .backdrop_purple_605b,
  .status_dim_ad86 .backdrop_purple_605b {
    margin-bottom: 1em;
  }
}
.tertiary_1761 .backdrop_purple_605b img,
.status_dim_ad86 .backdrop_purple_605b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tertiary_1761 .widget_c79a,
.status_dim_ad86 .widget_c79a {
  flex-basis: calc(100% - 160px);
}
.tertiary_1761 .widget_c79a p,
.status_dim_ad86 .widget_c79a p {
  margin-bottom: 0;
}
.tertiary_1761 .widget_c79a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary_1761 .widget_c79a {
    padding-left: 0;
  }
}
.status_dim_ad86 .widget_c79a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .status_dim_ad86 .widget_c79a {
    padding-right: 0;
  }
}
.status_dim_ad86 .backdrop_purple_605b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fixed-633f .backdrop_purple_605b {
  margin-bottom: 0.5em;
}
.fixed-633f .backdrop_purple_605b img {
  width: 100%;
}
.gallery_brown_21aa .video-bright-b5b6,
.icon-fluid-af3d .video-bright-b5b6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.icon-fluid-af3d .modal_f99d .current-76fe p:last-child {
  margin-bottom: 0;
}
.card-last-e8e6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gradient-brown-35b3 .alert-6202 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gradient-brown-35b3 .alert-6202:last-of-type {
    margin-bottom: 0;
  }
}
.gradient-brown-35b3 .alert-6202 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient-brown-35b3 .alert-6202 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gradient-brown-35b3 .alert-6202 ul li {
  margin: 0 0 0.6em;
}
.gradient-brown-35b3 .alert-6202 ul li.in_c9f1,
.gradient-brown-35b3 .alert-6202 ul li.gold_59e9 {
  position: relative;
}
.gradient-brown-35b3 .alert-6202 ul li.in_c9f1 .input-in-c6ba,
.gradient-brown-35b3 .alert-6202 ul li.gold_59e9 .input-in-c6ba {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gradient-brown-35b3 .alert-6202 ul li.in_c9f1:after:after,
.gradient-brown-35b3 .alert-6202 ul li.in_c9f1:after:before,
.gradient-brown-35b3
  .alert-6202
  ul
  li.gold_59e9:after:after,
.gradient-brown-35b3
  .alert-6202
  ul
  li.gold_59e9:after:before {
  content: "";
  display: table;
}
.gradient-brown-35b3 .alert-6202 ul li.in_c9f1:after:after,
.gradient-brown-35b3
  .alert-6202
  ul
  li.gold_59e9:after:after {
  clear: both;
}
.gradient-brown-35b3 .alert-6202 a.complex_c562:hover {
  text-decoration: none;
}
.gradient-brown-35b3 .alert-6202 select {
  max-width: 100%;
}
.gradient-brown-35b3 .alert-6202 table {
  font-size: 85%;
}
.gradient-brown-35b3 .alert-6202 table td,
.gradient-brown-35b3 .alert-6202 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gradient-brown-35b3 .alert-6202 table tfoot td {
  text-align: left;
}
.gradient-brown-35b3 .alert-6202 :last-child {
  margin-bottom: 0;
}
.gradient-brown-35b3 .alert-6202 .box_warm_4c01 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gradient-brown-35b3 .alert-6202 .box_warm_4c01 label {
  width: 100%;
}
.gradient-brown-35b3 .alert-6202 .box_warm_4c01 .hover_a670 {
  width: 100%;
  display: block;
}
.gradient-brown-35b3 .alert-6202 .box_warm_4c01 .outer-12ce {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gradient-brown-35b3 .alert-6202 .box_warm_4c01 .outer-12ce:hover svg #svg-search {
  fill: #444;
}
.gradient-brown-35b3 .alert-6202 .box_warm_4c01 .outer-12ce svg {
  width: 18px;
  height: 18px;
}
.gradient-brown-35b3 .icon-a455 ul ul,
.gradient-brown-35b3 .image-soft-c6ff ul ul,
.gradient-brown-35b3 .carousel_8330 ul ul,
.gradient-brown-35b3 .focus_94f5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gradient-brown-35b3 .icon-a455 .disabled_down_310e > a,
.gradient-brown-35b3 .image-soft-c6ff .disabled_down_310e > a,
.gradient-brown-35b3 .carousel_8330 .disabled_down_310e > a,
.gradient-brown-35b3 .focus_94f5 .disabled_down_310e > a {
  margin-bottom: 0;
}
.gradient-brown-35b3 .tooltip_clean_43b3 li,
.gradient-brown-35b3 .icon-a455 li,
.gradient-brown-35b3 .secondary_warm_4a25 li,
.gradient-brown-35b3 .image-soft-c6ff li,
.gradient-brown-35b3 .carousel_8330 li,
.gradient-brown-35b3 .focus_94f5 li,
.gradient-brown-35b3 .aside_pro_c17b li,
.gradient-brown-35b3 .hot-545d li {
  display: block;
  position: relative;
}
.gradient-brown-35b3 .tooltip_clean_43b3 li:last-child,
.gradient-brown-35b3 .icon-a455 li:last-child,
.gradient-brown-35b3 .secondary_warm_4a25 li:last-child,
.gradient-brown-35b3 .image-soft-c6ff li:last-child,
.gradient-brown-35b3 .carousel_8330 li:last-child,
.gradient-brown-35b3 .focus_94f5 li:last-child,
.gradient-brown-35b3 .aside_pro_c17b li:last-child,
.gradient-brown-35b3 .hot-545d li:last-child {
  border: none;
}
.gradient-brown-35b3 .tooltip_clean_43b3 li a,
.gradient-brown-35b3 .icon-a455 li a,
.gradient-brown-35b3 .secondary_warm_4a25 li a,
.gradient-brown-35b3 .image-soft-c6ff li a,
.gradient-brown-35b3 .carousel_8330 li a,
.gradient-brown-35b3 .focus_94f5 li a,
.gradient-brown-35b3 .aside_pro_c17b li a,
.gradient-brown-35b3 .hot-545d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient-brown-35b3 .tooltip_clean_43b3 li ul li::before,
.gradient-brown-35b3 .icon-a455 li ul li::before,
.gradient-brown-35b3 .secondary_warm_4a25 li ul li::before,
.gradient-brown-35b3 .image-soft-c6ff li ul li::before,
.gradient-brown-35b3 .carousel_8330 li ul li::before,
.gradient-brown-35b3 .focus_94f5 li ul li::before,
.gradient-brown-35b3 .aside_pro_c17b li ul li::before,
.gradient-brown-35b3 .hot-545d li ul li::before {
  left: 15px;
}
.gradient-brown-35b3 .tooltip_clean_43b3 li ul a,
.gradient-brown-35b3 .icon-a455 li ul a,
.gradient-brown-35b3 .secondary_warm_4a25 li ul a,
.gradient-brown-35b3 .image-soft-c6ff li ul a,
.gradient-brown-35b3 .carousel_8330 li ul a,
.gradient-brown-35b3 .focus_94f5 li ul a,
.gradient-brown-35b3 .aside_pro_c17b li ul a,
.gradient-brown-35b3 .hot-545d li ul a {
  padding-left: 20px;
}
.gradient-brown-35b3 .tooltip_clean_43b3 li ul ul li::before,
.gradient-brown-35b3 .icon-a455 li ul ul li::before,
.gradient-brown-35b3 .secondary_warm_4a25 li ul ul li::before,
.gradient-brown-35b3 .image-soft-c6ff li ul ul li::before,
.gradient-brown-35b3 .carousel_8330 li ul ul li::before,
.gradient-brown-35b3 .focus_94f5 li ul ul li::before,
.gradient-brown-35b3 .aside_pro_c17b li ul ul li::before,
.gradient-brown-35b3 .hot-545d li ul ul li::before {
  left: 30px;
}
.gradient-brown-35b3 .tooltip_clean_43b3 li ul ul a,
.gradient-brown-35b3 .icon-a455 li ul ul a,
.gradient-brown-35b3 .secondary_warm_4a25 li ul ul a,
.gradient-brown-35b3 .image-soft-c6ff li ul ul a,
.gradient-brown-35b3 .carousel_8330 li ul ul a,
.gradient-brown-35b3 .focus_94f5 li ul ul a,
.gradient-brown-35b3 .aside_pro_c17b li ul ul a,
.gradient-brown-35b3 .hot-545d li ul ul a {
  padding-left: 40px;
}
.gradient-brown-35b3 .block-medium-0d77 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient-brown-35b3 .hot-545d ul li {
  margin-bottom: 1.41575em;
}
.gradient-brown-35b3 .hot-545d ul li .north_4397 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gradient-brown-35b3 .hot-545d ul li .gallery-aa06 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pagination-next-617f .tooltip_clean_43b3 li a,
.pagination-next-617f .icon-a455 li a,
.pagination-next-617f .secondary_warm_4a25 li a,
.pagination-next-617f .image-soft-c6ff li a,
.pagination-next-617f .carousel_8330 li a,
.pagination-next-617f .focus_94f5 li a,
.pagination-next-617f .aside_pro_c17b li a,
.pagination-next-617f .hot-545d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-next-617f .block-medium-0d77 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-next-617f .alert-6202 ul li.in_c9f1 .input-in-c6ba,
.pagination-next-617f .alert-6202 ul li.gold_59e9 .input-in-c6ba {
  background: rgba(0, 0, 0, 0.2);
}
.pagination-next-617f .gradient-brown-35b3 .alert-6202 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-517c .gradient-brown-35b3 .dropdown-hard-8197 li {
  margin: 0;
}
.slider-517c .gradient-brown-35b3 .dropdown-hard-8197 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slider-517c .gradient-brown-35b3 .dropdown-hard-8197 li ul {
  margin: 0;
}
.slider-517c .gradient-brown-35b3 .dropdown-hard-8197 li ul li a {
  padding-left: 15px;
}
.slider-517c .gradient-brown-35b3 .dropdown-hard-8197 li ul li li a {
  padding-left: 30px;
}
.slider-517c .gradient-brown-35b3 .dropdown-hard-8197 li.caption-481e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slider-517c .gradient-brown-35b3 .dropdown-hard-8197 li.caption-481e > 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;
}
.slider-517c .gradient-brown-35b3 .dropdown-hard-8197 li.caption-481e > 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;
}
.button_698d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.secondary_7356 {
  position: relative;
  z-index: 10;
}
.secondary_7356 .article_f7d6 {
  width: 100%;
  max-width: 100%;
}
.over_2189 .lite-e81a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.over_2189 .menu_9678 {
}
.over_2189 .pagination-next-617f {
  background: #292929;
}
.large_e517 .lite-e81a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.large_e517 .menu_9678 {
  background: #f9f9f9;
}
.large_e517 .pagination-next-617f {
  background: #303030;
}
.focus_medium_d88a .lite-e81a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus_medium_d88a .full_a901 {
    margin-bottom: 1em;
  }
  .focus_medium_d88a .full_a901:last-child {
    margin-bottom: 0;
  }
}
.focus_medium_d88a .menu_9678 {
  background: #ededed;
}
.focus_medium_d88a .pagination-next-617f {
  background: #1a1a1a;
}
.lite-e81a.menu_9678 {
  color: rgba(0, 0, 0, 0.6);
}
.lite-e81a.menu_9678 .section-top-6e1f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lite-e81a.pagination-next-617f {
  color: rgba(255, 255, 255, 0.99);
}
.lite-e81a.pagination-next-617f a:not(.complex_c562) {
  color: rgba(255, 255, 255, 0.79);
}
.lite-e81a.pagination-next-617f a:not(.complex_c562):hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite-e81a.pagination-next-617f .section-top-6e1f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite-e81a.pagination-next-617f table tbody td,
.lite-e81a.pagination-next-617f table th {
  background: rgba(0, 0, 0, 0.08);
}
.pressed_9fb5.hovered_019e .label-1a3c {
  max-width: initial;
}
.pressed_9fb5 .bottom-5834 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pressed_9fb5 .bottom-5834 .article_f7d6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pressed_9fb5 .bottom-5834 .article_f7d6 {
    display: block;
    margin-bottom: 2em;
  }
  .pressed_9fb5 .bottom-5834 .article_f7d6:last-child {
    margin-bottom: 0;
  }
}
.focus_medium_d88a .full_a901:last-child,
.large_e517 .full_a901:last-child,
.over_2189 .full_a901:last-child {
  margin-bottom: 0;
}
.focus_medium_d88a .full_a901 .gradient-brown-35b3 .alert-6202:last-child,
.large_e517 .full_a901 .gradient-brown-35b3 .alert-6202:last-child,
.over_2189 .full_a901 .gradient-brown-35b3 .alert-6202:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .focus_medium_d88a .alert-f76a,
  .focus_medium_d88a .component-006d,
  .large_e517 .alert-f76a,
  .large_e517 .component-006d,
  .over_2189 .alert-f76a,
  .over_2189 .component-006d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .secondary_7356 .full_a901 {
    margin-bottom: 2em;
  }
}
.secondary_7356 p:last-child {
  margin-bottom: 0;
}
.secondary_7356 li,
.secondary_7356 ul {
  list-style: none;
  margin: 0;
}
.secondary_7356 ul ul {
  margin-left: 2.617924em;
}
.footer_fast_db05 {
  font-size: 0.875em;
}

/* css-noise: 9208 */
.phantom-card-o5 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
