/*!
Theme Name: Customify
Theme URI: https://pressmaximum.paragraph-a660/customify
Author: WPCustomify
Author URI: https://pressmaximum.paragraph-a660
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.paragraph-a660/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tag_ebac.pink_8075/licenses/gpl-2.0.disabled_easy_bd77
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.form-89ce/, (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.element-cool-f4fc.brown_4905/normalize.title_b5bf/
 ======
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.title_b5bf v7.0.0 | MIT License | github.paragraph-a660/necolas/normalize.title_b5bf */
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;
}
.avatar_last_8a01 .static_5fcc,
.next_c732,
.picture_5f14,
.backdrop_f008,
.fast-33e0,
.hard-cc5a,
.yellow_3684,
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;
}
.next_c732,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .next_c732,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .next_c732,
  h1 {
    font-size: 1.8em;
  }
}
.picture_5f14,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.picture_5f14 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .picture_5f14,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .picture_5f14,
  h2 {
    font-size: 1.7em;
  }
}
.backdrop_f008,
h3 {
  font-size: 1.618em;
}
.avatar_last_8a01 .static_5fcc,
.fast-33e0,
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.footer_dbbd {
  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;
}
.slow-56c8:after,
.slow-56c8:before,
.gradient_9646:after,
.gradient_9646:before {
  content: "";
  display: table;
}
.slow-56c8:after,
.gradient_9646:after {
  clear: both;
}
.frame_1afb {
  float: right;
  margin-right: 0;
}
.picture_lower_57ff {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fluid-4fd4 .middle-f563,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.fluid-4fd4 .middle-f563: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;
}
.filter-0c68 .middle-f563 {
  box-shadow: none;
}
.filter-0c68
  .middle-f563
  .soft-0126 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.filter-0c68 .middle-f563 .link_smooth_c7d5 {
  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;
}
.filter-0c68
  .middle-f563
  .link_smooth_c7d5
  b {
  display: none;
}
.filter-0c68 .selected-f19f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.liquid-fcfb:not(.module_6f86):not(.steel_ed7a),
button:not(.module_6f86):not(.steel_ed7a),
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ),
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ),
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ) {
  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;
}
.liquid-fcfb:not(.module_6f86):not(
    .steel_ed7a
  ):hover,
button:not(.module_6f86):not(
    .steel_ed7a
  ):hover,
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ):hover,
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ):hover,
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.liquid-fcfb:not(.module_6f86):not(
    .steel_ed7a
  ):active,
.liquid-fcfb:not(.module_6f86):not(
    .steel_ed7a
  ):focus,
button:not(.module_6f86):not(
    .steel_ed7a
  ):active,
button:not(.module_6f86):not(
    .steel_ed7a
  ):focus,
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ):active,
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ):focus,
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ):active,
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ):focus,
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ):active,
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ):focus {
  outline: 0;
}
.liquid-fcfb:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2,
button:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2,
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2,
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2,
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2 {
  position: relative;
}
.liquid-fcfb:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .caption-4767,
.liquid-fcfb:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .texture-tiny-8101,
.liquid-fcfb:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .section_huge_9e69,
.liquid-fcfb:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  i,
.liquid-fcfb:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  svg,
button:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .caption-4767,
button:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .texture-tiny-8101,
button:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .section_huge_9e69,
button:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  i,
button:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  svg,
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .caption-4767,
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .texture-tiny-8101,
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .section_huge_9e69,
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  i,
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  svg,
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .caption-4767,
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .texture-tiny-8101,
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .section_huge_9e69,
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  i,
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  svg,
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .caption-4767,
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .texture-tiny-8101,
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  .section_huge_9e69,
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  i,
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2
  svg {
  visibility: hidden;
}
.liquid-fcfb:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2:after,
button:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2:after,
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2:after,
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2:after,
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ).fn-loading-1bb2: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;
}
.liquid-fcfb:not(.module_6f86):not(.steel_ed7a),
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ),
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ),
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ) {
  color: #fff;
  background: #235787;
}
.liquid-fcfb:not(.module_6f86):not(
    .steel_ed7a
  ):focus,
input[type="button"]:not(.module_6f86):not(
    .steel_ed7a
  ):focus,
input[type="reset"]:not(.module_6f86):not(
    .steel_ed7a
  ):focus,
input[type="submit"]:not(.module_6f86):not(
    .steel_ed7a
  ):focus {
  color: #fff;
}
.liquid-fcfb.fn-disabled-1bb2:not(.module_6f86):not(
    .steel_ed7a
  ),
.liquid-fcfb[disabled]:not(.module_6f86):not(
    .steel_ed7a
  ),
button.fn-disabled-1bb2:not(.module_6f86):not(
    .steel_ed7a
  ),
button[disabled]:not(.module_6f86):not(
    .steel_ed7a
  ) {
  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;
}
.table-d94c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table-d94c: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;
}
.up_67de {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.clean_149c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gradient-center-f4b2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.slow-56c8:after,
.slow-56c8:before,
.inner_f188:after,
.inner_f188:before,
.mask-silver-7e9f:after,
.mask-silver-7e9f:before,
.slider-lower-a4f6:after,
.slider-lower-a4f6:before,
.active_f65a:after,
.active_f65a:before,
.huge_06ef:after,
.huge_06ef:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.slow-56c8:after,
.inner_f188:after,
.mask-silver-7e9f:after,
.slider-lower-a4f6:after,
.active_f65a:after,
.huge_06ef:after {
  clear: both;
}
.inner_f188 .sidebar-over-3003,
.mask-silver-7e9f .sidebar-over-3003,
.tall-77b8 .sidebar-over-3003 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gallery_4efd {
  display: inline-block;
}
.gold_2265 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gold_2265 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gold_2265 .full_0f2e {
  padding: 1em 0;
  font-size: 85%;
}
.full_0f2e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.panel_north_fb8a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.panel_north_fb8a:after,
.panel_north_fb8a:before {
  content: "";
  display: table;
}
.panel_north_fb8a:after {
  clear: both;
}
.search_2ec8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.south_42bd .search_2ec8 {
  max-width: 50%;
}
.hovered_63b1 .search_2ec8 {
  max-width: 33.33%;
}
.layout_cold_6fc0 .search_2ec8 {
  max-width: 25%;
}
.green_a77d .search_2ec8 {
  max-width: 20%;
}
.green-9ac9 .search_2ec8 {
  max-width: 16.66%;
}
.heading_67b2 .search_2ec8 {
  max-width: 14.28%;
}
.orange_e9f0 .search_2ec8 {
  max-width: 12.5%;
}
.motion_73a2 .search_2ec8 {
  max-width: 11.11%;
}
.box_pink_e2bf {
  display: block;
}
.avatar_last_8a01 .panel_fa92 label,
.avatar_last_8a01 .bottom_9c95 label,
.avatar_last_8a01 .tooltip-south-f3c1 label,
.avatar_last_8a01 .dynamic_9ad1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight-ef39 {
  list-style: none;
  margin: 0;
}
.highlight-ef39 article.pattern-8333 {
  margin-bottom: 0;
}
.highlight-ef39 ul {
  list-style: none;
  margin: 0;
}
.highlight-ef39 .out_ba77 li.pattern-8333 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight-ef39 .out_ba77 li.pattern-8333 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight-ef39 .out_ba77 li.pattern-8333: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) {
  .highlight-ef39 .out_ba77 li.pattern-8333 li.pattern-8333 li.pattern-8333 li.pattern-8333 {
    padding-left: 0;
  }
}
article.pattern-8333 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern-8333 .inner_f188 p:last-of-type {
  margin-bottom: 0;
}
article.pattern-8333 .accordion-narrow-8eef {
  float: left;
}
article.pattern-8333 .backdrop_5ca3 {
  margin-left: 85px;
}
article.pattern-8333 .pro_2de5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern-8333 .pro_2de5 .notification_b135 {
  margin-left: 10px;
}
article.pattern-8333 .input_22c6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern-8333 .secondary-c38b {
  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 .panel_fa92,
  #respond .tooltip-south-f3c1,
  #respond .dynamic_9ad1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .panel_fa92 input,
#respond .tooltip-south-f3c1 input,
#respond .dynamic_9ad1 input {
  width: 100%;
}
#respond .dynamic_9ad1 {
  margin-right: 0;
}
#respond .icon_c28d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.short-10db {
  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;
}
.short-10db.current_afe5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.short-10db 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%);
}
.short-10db:focus,
.short-10db: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);
}
.fluid_ddbf {
  border-radius: 10%;
}
.mask-upper-effa {
  border-radius: 50%;
}
.red_24b8 {
  font-size: 0.72em;
}
.accent_mini_9f89 {
  font-size: 0.875em;
}
.breadcrumb_inner_dd8f {
  font-size: 1.1em;
}
.notice-eb3e {
  text-transform: uppercase;
  line-height: 1.2;
}
.notice-eb3e.red_24b8 {
  letter-spacing: 0.5px;
}
.info-out-2e78,
.info-out-2e78 a {
  color: #6d6d6d;
}
.info-out-2e78 a:hover {
  color: #111;
}
.photo_gas_98c5 {
  color: #6d6d6d;
}
.input-67b3 {
  overflow-x: hidden;
}
.input-67b3 .fluid_2e4e.fixed_1777 {
  position: relative;
}
.input-67b3 .fluid_2e4e.fixed_1777.thick-6b68 {
  position: initial;
}
.input-67b3
  .fluid_2e4e.fixed_1777.thick-6b68
  .fluid-9401 {
  left: auto;
}
.input-67b3 .fluid_2e4e .fluid-9401 {
  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;
}
.input-67b3 .fluid_2e4e:hover.fixed_1777 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.input-67b3
  .fluid_2e4e:hover.fixed_1777
  .fluid-9401 {
  display: block;
  z-index: 9999999;
}
.input-67b3 .component-4df1 .action-7f99,
.input-67b3 .cold_be89 .action-7f99 {
  display: none;
}
.input-67b3 .red-6db9 .fluid_2e4e:hover.fixed_1777 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.avatar_last_8a01 .panel_fa92 label,
.avatar_last_8a01 .bottom_9c95 label,
.avatar_last_8a01 .tooltip-south-f3c1 label,
.avatar_last_8a01 .dynamic_9ad1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight-ef39 {
  list-style: none;
  margin: 0;
}
.highlight-ef39 article.pattern-8333 {
  margin-bottom: 0;
}
.highlight-ef39 ul {
  list-style: none;
  margin: 0;
}
.highlight-ef39 .out_ba77 li.pattern-8333 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight-ef39 .out_ba77 li.pattern-8333 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight-ef39 .out_ba77 li.pattern-8333: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) {
  .highlight-ef39 .out_ba77 li.pattern-8333 li.pattern-8333 li.pattern-8333 li.pattern-8333 {
    padding-left: 0;
  }
}
article.pattern-8333 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern-8333 .inner_f188 p:last-of-type {
  margin-bottom: 0;
}
article.pattern-8333 .accordion-narrow-8eef {
  float: left;
}
article.pattern-8333 .backdrop_5ca3 {
  margin-left: 85px;
}
article.pattern-8333 .pro_2de5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern-8333 .pro_2de5 .notification_b135 {
  margin-left: 10px;
}
article.pattern-8333 .input_22c6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern-8333 .secondary-c38b {
  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 .panel_fa92,
  #respond .tooltip-south-f3c1,
  #respond .dynamic_9ad1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .panel_fa92 input,
#respond .tooltip-south-f3c1 input,
#respond .dynamic_9ad1 input {
  width: 100%;
}
#respond .dynamic_9ad1 {
  margin-right: 0;
}
#respond .icon_c28d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-4df1 .bright-70a9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bright-70a9 .pagination_04e3.message_thick_b1da .column_d8c6 > li > a:focus,
.bright-70a9 .pagination_04e3.message_thick_b1da .column_d8c6 > li > a:hover,
.bright-70a9 .pagination_04e3.item-narrow-3b3c .column_d8c6 > li > a:focus,
.bright-70a9 .pagination_04e3.item-narrow-3b3c .column_d8c6 > li > a:hover,
.bright-70a9 .pagination_04e3.up_2d58 .column_d8c6 > li > a:focus,
.bright-70a9 .pagination_04e3.up_2d58 .column_d8c6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright-70a9
  .pagination_04e3.message_thick_b1da
  .column_d8c6
  > li.column-right-8d08
  > a,
.bright-70a9
  .pagination_04e3.message_thick_b1da
  .column_d8c6
  > li.short-efa0
  > a,
.bright-70a9
  .pagination_04e3.item-narrow-3b3c
  .column_d8c6
  > li.column-right-8d08
  > a,
.bright-70a9
  .pagination_04e3.item-narrow-3b3c
  .column_d8c6
  > li.short-efa0
  > a,
.bright-70a9
  .pagination_04e3.up_2d58
  .column_d8c6
  > li.column-right-8d08
  > a,
.bright-70a9 .pagination_04e3.up_2d58 .column_d8c6 > li.summary-5394 > a {
  color: rgba(255, 255, 255, 0.99);
}
.bright-70a9 .selected-ecd9,
.bright-70a9 .selected-ecd9 a {
  color: rgba(255, 255, 255, 0.99);
}
.bright-70a9 .fast_1e54.heading-simple-125b li a,
.bright-70a9 .tooltip_2a88 a,
.bright-70a9 .glass-218f,
.bright-70a9 .column_d8c6 > li > a,
.bright-70a9 .green_4398 {
  color: rgba(255, 255, 255, 0.79);
}
.bright-70a9 .fast_1e54.heading-simple-125b li a:hover,
.bright-70a9 .tooltip_2a88 a:hover,
.bright-70a9 .glass-218f:hover,
.bright-70a9 .column_d8c6 > li > a:hover,
.bright-70a9 .green_4398:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright-70a9 .orange_7d3a {
  color: rgba(255, 255, 255, 0.79);
}
.bright-70a9 .orange_7d3a .orange_8f35 {
  color: rgba(255, 255, 255, 0.99);
}
.bright-70a9 .orange_7d3a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright-70a9 .item-black-634a .slider-1a0e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright-70a9 .item-black-634a .slider-1a0e .widget_ff21 {
  color: rgba(255, 255, 255, 0.79);
}
.bright-70a9
  .item-black-634a
  .slider-1a0e
  .widget_ff21::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bright-70a9
  .item-black-634a
  .slider-1a0e
  .widget_ff21:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bright-70a9
  .item-black-634a
  .slider-1a0e
  .widget_ff21::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bright-70a9
  .item-black-634a
  .slider-1a0e
  .widget_ff21::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bright-70a9 .item-black-634a .title-hard-b51e {
  color: rgba(255, 255, 255, 0.79);
}
.bright-70a9 .item-black-634a .title-hard-b51e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_active_6736
  .bright-70a9
  .item-black-634a
  .medium_196b
  .panel-6f9d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module_active_6736
  .bright-70a9
  .item-black-634a
  .medium_196b
  .widget_ff21 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-4df1 .cool-bbeb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.cool-bbeb .pagination_04e3.message_thick_b1da .column_d8c6 > li > a:focus,
.cool-bbeb .pagination_04e3.message_thick_b1da .column_d8c6 > li > a:hover,
.cool-bbeb .pagination_04e3.item-narrow-3b3c .column_d8c6 > li > a:focus,
.cool-bbeb .pagination_04e3.item-narrow-3b3c .column_d8c6 > li > a:hover,
.cool-bbeb .pagination_04e3.up_2d58 .column_d8c6 > li > a:focus,
.cool-bbeb .pagination_04e3.up_2d58 .column_d8c6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-bbeb
  .pagination_04e3.message_thick_b1da
  .column_d8c6
  > li.column-right-8d08
  > a,
.cool-bbeb
  .pagination_04e3.message_thick_b1da
  .column_d8c6
  > li.short-efa0
  > a,
.cool-bbeb
  .pagination_04e3.item-narrow-3b3c
  .column_d8c6
  > li.column-right-8d08
  > a,
.cool-bbeb
  .pagination_04e3.item-narrow-3b3c
  .column_d8c6
  > li.short-efa0
  > a,
.cool-bbeb
  .pagination_04e3.up_2d58
  .column_d8c6
  > li.column-right-8d08
  > a,
.cool-bbeb .pagination_04e3.up_2d58 .column_d8c6 > li.summary-5394 > a {
  color: rgba(0, 0, 0, 0.8);
}
.cool-bbeb .selected-ecd9,
.cool-bbeb .selected-ecd9 a {
  color: rgba(0, 0, 0, 0.8);
}
.cool-bbeb .fast_1e54.heading-simple-125b li a,
.cool-bbeb .tooltip_2a88 a,
.cool-bbeb .glass-218f,
.cool-bbeb .column_d8c6 > li > a,
.cool-bbeb .green_4398 {
  color: rgba(0, 0, 0, 0.55);
}
.cool-bbeb .fast_1e54.heading-simple-125b li a:hover,
.cool-bbeb .tooltip_2a88 a:hover,
.cool-bbeb .glass-218f:hover,
.cool-bbeb .column_d8c6 > li > a:hover,
.cool-bbeb .green_4398:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-bbeb .orange_7d3a {
  color: rgba(0, 0, 0, 0.55);
}
.cool-bbeb .orange_7d3a .orange_8f35 {
  color: rgba(0, 0, 0, 0.8);
}
.cool-bbeb .orange_7d3a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-middle-7e32 .backdrop_old_bc6a {
  margin-left: auto;
  margin-right: auto;
}
.mask-silver-7e9f > * {
  margin-left: auto;
  margin-right: auto;
}
.mask-silver-7e9f .up_67de {
  margin-right: 1.41575em;
}
.widget-d626 .mask-silver-7e9f > .smooth_b909 {
  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;
}
.widget-d626 .mask-silver-7e9f > .article_3edf {
  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;
}
.gallery-over-7534.component-middle-7e32 .backdrop_old_bc6a,
.footer_ecb6.component-middle-7e32 .backdrop_old_bc6a {
  margin-left: 0;
}
.alert_smooth_41e8.component-middle-7e32 .backdrop_old_bc6a,
.smooth_e574.component-middle-7e32 .backdrop_old_bc6a {
  margin-right: 0;
}
.mask-silver-7e9f ol,
.mask-silver-7e9f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.badge-5c63 video {
  max-width: 100%;
}
.element_6ca0 img {
  display: block;
}
.element_6ca0.up_67de,
.element_6ca0.clean_149c {
  width: 100%;
}
.element_6ca0.article_3edf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout-5082:not(.brown-eecd) {
  margin: 1.5em auto;
}
.medium_4040 p {
  padding: 1.5em 14px;
}
ul.feature-solid-14d0.article_3edf,
ul.feature-solid-14d0.smooth_b909,
ul.feature-solid-14d0.hidden-f94e.smooth_b909 {
  padding: 0 14px;
}
.notification-ce4c {
  display: block;
  overflow-x: auto;
}
.notification-ce4c table {
  border-collapse: collapse;
  width: 100%;
}
.notification-ce4c td,
.notification-ce4c th {
  padding: 0.5em;
}
.mask-silver-7e9f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.mask-silver-7e9f ol ol,
.mask-silver-7e9f ol ul,
.mask-silver-7e9f ul ol,
.mask-silver-7e9f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.mask-silver-7e9f ol ol li,
.mask-silver-7e9f ol ul li,
.mask-silver-7e9f ul ol li,
.mask-silver-7e9f ul ul li {
  margin-left: 0;
}
.right_f091.button-6de1 > .chip_8fca {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.right_f091.button-6de1 > .chip_8fca iframe,
.right_f091.button-6de1 > .chip_8fca > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.north-aa66 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.north-aa66.backdrop-db9b {
  padding: 0;
}
.north-aa66.backdrop-db9b cite {
  font-size: 13px;
}
.north-aa66 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.north-aa66 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.out-8911 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.out-8911 > p:first-child {
  margin-top: 0;
}
.out-8911 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.out-8911 blockquote {
  border-left: 0;
}
.picture_8db0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.picture_8db0:not(.mask_46b9) {
  max-width: 100px;
}
.picture_8db0.last-1f2e {
  border-bottom: none !important;
  text-align: center;
}
.picture_8db0.last-1f2e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .medium_4040 p {
    padding: 1.5em 0;
  }
}
.white_39a7 {
  color: #0073aa;
}
.under_af09 {
  background-color: #0073aa;
}
.breadcrumb-48f4 {
  color: #229fd8;
}
.pink-a445 {
  background-color: #229fd8;
}
.center-0322 {
  color: #eee;
}
.list-8ff0 {
  background-color: #eee;
}
.alert_18a9 {
  color: #444;
}
.right_2b8a {
  background-color: #444;
}
.left-1e60 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.left-1e60 .status-c50d .tooltip_2a88 {
  font-size: 15px;
}
.left-1e60 .tooltip_2a88 {
  line-height: 1.3;
}
.left-1e60 .cool-bbeb {
}
.left-1e60 .bright-70a9 {
  background: #235787;
}
.huge_4151 {
  padding: 0;
}
.huge_4151 .bright-70a9 {
  background: #1a1a1a;
}
.huge_4151 .cool-bbeb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.bottom-f17c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.bottom-f17c .cool-bbeb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.bottom-f17c .bright-70a9 {
  background: #303030;
}
.huge_06ef {
  position: relative;
  z-index: 10;
}
.huge_06ef .icon_next_b4a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.panel-419c .fixed_1777 {
  display: inline-block;
  vertical-align: middle;
}
.panel-419c.dropdown_230a .fixed_1777 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .panel-419c.dropdown_230a .fixed_1777 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .panel-419c.dropdown_230a .fixed_1777 {
    margin-right: 0.4em;
  }
}
.panel-419c.dropdown_230a .fixed_1777:last-child {
  margin-right: 0;
}
.dropdown_right_3389 .icon_next_b4a8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component-4df1 .status-c50d {
    margin: 0 -0.5em;
  }
  .component-4df1 .status-c50d [class*="customify-col-"],
  .component-4df1 .status-c50d [class*="customify-col_"],
  .component-4df1 .status-c50d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component-4df1.border-small-19dd .icon_next_b4a8 {
  background: 0 0 !important;
}
.component-4df1.border-small-19dd .icon_next_b4a8,
.component-4df1.dropdown_right_3389 .icon_next_b4a8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component-4df1.focused_49de {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component-4df1.dropdown_right_3389 .icon_next_b4a8 {
  box-shadow: none !important;
}
.video_47c6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .video_47c6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .video_47c6 {
    padding: 18px 0 20px;
  }
}
.video_47c6 .row_fluid_774d {
  width: 100%;
}
.video_47c6 .hidden-1e28 {
  margin-bottom: 0;
}
.video_47c6 .form-stale-2ed0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pro_4efd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pro_4efd .out_48e7 {
  width: 100%;
}
.yellow-3cb1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.yellow-3cb1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.yellow-3cb1 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;
}
.yellow-3cb1 li:last-child:after {
  display: none;
}
.yellow-3cb1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.button-copper-c96b .action-7f99 button,
.video_47c6 .action-7f99 button {
  left: 0;
}
.button-copper-c96b .out_48e7,
.video_47c6 .out_48e7 {
  padding-left: 0;
  padding-right: 0;
}
.button-copper-c96b .pro_4efd,
.video_47c6 .pro_4efd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.button-copper-c96b {
  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;
}
.button-copper-c96b: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;
}
.button-copper-c96b .pink-ce76 {
  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) {
  .button-copper-c96b .pink-ce76 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .button-copper-c96b .pink-ce76 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .button-copper-c96b .pink-ce76 {
    min-height: 200px;
  }
}
.button-copper-c96b .yellow-3cb1 {
  color: rgba(255, 255, 255, 0.8);
}
.button-copper-c96b .yellow-3cb1 a,
.button-copper-c96b .yellow-3cb1 li:after {
  color: inherit;
}
.button-copper-c96b .yellow-3cb1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tall_189a {
  margin-bottom: 0.5em;
}
.grid-9857 {
  margin-bottom: 1.2em;
}
.grid-9857,
.tall_189a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.grid-9857 p:last-child,
.tall_189a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .action-7f99,
#masthead .action-7f99 {
  display: none;
}
#masthead
  > .action-7f99.main_f2b2 {
  display: none;
}
#masthead > .action-7f99 button {
  left: 0;
}
.container_0bdc {
  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%;
}
.container_0bdc .fixed_1777 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.container_0bdc .gold-2ba9 {
  display: -webkit-box;
  display: flex;
}
.container_0bdc .gold-2ba9.paragraph-26b3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.container_0bdc .gold-2ba9.tertiary-fixed-5d69 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_0bdc .gold-2ba9.list-wood-c791 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_0bdc.logo-ed3e.caption_hot_4dd0 .gold-2ba9.paragraph-26b3 {
  flex-basis: 100%;
}
.container_0bdc.image_south_69cc .gold-2ba9.tertiary-fixed-5d69 {
  -webkit-box-flex: 1;
  flex: auto;
}
.container_0bdc.image_south_69cc .gold-2ba9.list-wood-c791 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .action-7f99.main_f2b2 {
  display: none;
}
#masthead > .action-7f99 button {
  left: 0;
}
.row-ba3f {
  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;
}
.row-ba3f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.row-ba3f.heading_72d8 i {
  margin-right: 4px;
}
.row-ba3f.focus_224b i {
  margin-left: 5px;
}
.tooltip_2a88 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tooltip_2a88 p:last-child {
  margin-bottom: 0;
}
.card-steel-8542 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.card-steel-8542 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.card-steel-8542 img {
  display: block;
  width: auto;
  line-height: 1;
}
.card-steel-8542 .selected-ecd9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.card-steel-8542 .tag_c1fe {
  margin: 5px 0 7px 0;
}
.card-steel-8542.tiny-1f17 .gallery-fixed-13c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-steel-8542.tiny-1f17 .avatar-1639 {
  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;
}
.card-steel-8542.pagination-lower-bf23 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.card-steel-8542.pagination-lower-bf23 .gallery-fixed-13c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-steel-8542.pagination-lower-bf23 .avatar-1639 {
  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;
}
.card-steel-8542.thick_9ca5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card-steel-8542.main-2d11 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.card-steel-8542.main-2d11 .avatar-1639 {
  margin-top: 7px;
}
.filter-pro-d60f {
  display: inline-block;
}
.huge_06ef .status-d880 .card-steel-8542 img {
  max-width: 100%;
}
.pagination_04e3 .module-82ab.stale_2c21,
.under-0a0d .module-82ab.stale_2c21 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pagination_04e3 .highlight_364c,
.under-0a0d .highlight_364c {
  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%);
}
.pagination_04e3 .highlight_364c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pagination_04e3.hover_9129 .highlight_364c {
  display: none;
}
.pagination_04e3 .selected_5ec4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination_04e3 .selected_5ec4 li {
  display: inline-block;
  position: relative;
}
.pagination_04e3 .selected_5ec4 li:last-child {
  margin-right: 0;
}
.pagination_04e3 .selected_5ec4 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;
}
.pagination_04e3 .selected_5ec4 li.summary-5394 > a {
  color: rgba(0, 0, 0, 0.9);
}
.pagination_04e3 .selected_5ec4 > 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;
}
.pagination_04e3 .selected_5ec4 > li > a i {
  line-height: 0;
}
.pagination_04e3 .selected_5ec4 > li.green_6ee1 > a .highlight_364c {
  margin-left: 4px;
  line-height: 0;
}
.pagination_04e3 .selected_5ec4 .info_dbb3 li.green_6ee1 > a {
  position: relative;
}
.pagination_04e3 .selected_5ec4 .info_dbb3 li.green_6ee1 > a:after,
.pagination_04e3 .selected_5ec4 .info_dbb3 li.green_6ee1 > a:before {
  content: "";
  display: table;
}
.pagination_04e3 .selected_5ec4 .info_dbb3 li.green_6ee1 > a:after {
  clear: both;
}
.pagination_04e3 .selected_5ec4 .info_dbb3 li.green_6ee1 > a .highlight_364c {
  margin-left: 5px;
  float: right;
}
.pagination_04e3 .search-motion-74fc,
.pagination_04e3 .info_dbb3 {
  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;
}
.pagination_04e3 .info_dbb3 {
  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;
}
.pagination_04e3 .info_dbb3 .stale_2c21 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pagination_04e3 .info_dbb3 .highlight_364c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pagination_04e3 .info_dbb3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.pagination_04e3 .info_dbb3 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;
}
.pagination_04e3 .info_dbb3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pagination_04e3 .info_dbb3 .info_dbb3 {
  top: 0;
  left: 100%;
}
.pagination_04e3 .hidden-iron-cac4.fn-focus-1bb2 > .search-motion-74fc,
.pagination_04e3 .hidden-iron-cac4.fn-focus-1bb2 > .info_dbb3,
.pagination_04e3 .hidden-iron-cac4:focus > .search-motion-74fc,
.pagination_04e3 .hidden-iron-cac4:focus > .info_dbb3,
.pagination_04e3 .hidden-iron-cac4:hover > .search-motion-74fc,
.pagination_04e3 .hidden-iron-cac4:hover > .info_dbb3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pagination_04e3.up_2d58 .column_d8c6:after,
.pagination_04e3.up_2d58 .column_d8c6:before {
  content: "";
  display: table;
}
.pagination_04e3.up_2d58 .column_d8c6:after {
  clear: both;
}
.pagination_04e3.up_2d58 .column_d8c6 > li {
  float: left;
}
.pagination_04e3.button_1060 .column_d8c6:after,
.pagination_04e3.button_1060 .column_d8c6:before {
  content: "";
  display: table;
}
.pagination_04e3.button_1060 .column_d8c6:after {
  clear: both;
}
.pagination_04e3.button_1060 .column_d8c6 > li {
  float: left;
}
.pagination_04e3.button_1060 .column_d8c6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pagination_04e3.button_1060 .column_d8c6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pagination_04e3.button_1060 .column_d8c6 > li.column-right-8d08 > a,
.pagination_04e3.button_1060 .column_d8c6 > li.summary-5394 > a {
  color: #fff;
  background-color: #1e4b75;
}
.pagination_04e3.message_thick_b1da .column_d8c6 > li > a .stale_2c21 {
  position: relative;
}
.pagination_04e3.message_thick_b1da .column_d8c6 > li > a .stale_2c21: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;
}
.pagination_04e3.message_thick_b1da
  .column_d8c6
  > li:focus
  > a
  .stale_2c21:before,
.pagination_04e3.message_thick_b1da
  .column_d8c6
  > li:hover
  > a
  .stale_2c21:before {
  width: 100%;
  background-color: currentColor;
}
.pagination_04e3.message_thick_b1da
  .column_d8c6
  > li.column-right-8d08
  > a
  .stale_2c21:before,
.pagination_04e3.message_thick_b1da
  .column_d8c6
  > li.short-efa0
  > a
  .stale_2c21:before {
  width: 100%;
  background-color: currentColor;
}
.pagination_04e3.item-narrow-3b3c .column_d8c6 > li > a .stale_2c21 {
  position: relative;
}
.pagination_04e3.item-narrow-3b3c .column_d8c6 > li > a .stale_2c21: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;
}
.pagination_04e3.item-narrow-3b3c .column_d8c6 > li:focus > a .stale_2c21:before,
.pagination_04e3.item-narrow-3b3c
  .column_d8c6
  > li:hover
  > a
  .stale_2c21:before {
  width: 100%;
  background-color: currentColor;
}
.pagination_04e3.item-narrow-3b3c
  .column_d8c6
  > li.column-right-8d08
  > a
  .stale_2c21:before,
.pagination_04e3.item-narrow-3b3c
  .column_d8c6
  > li.short-efa0
  > a
  .stale_2c21:before {
  width: 100%;
  background-color: currentColor;
}
.under-0a0d .selected_5ec4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.under-0a0d .selected_5ec4 li:first-child > a {
  border-top: none;
}
.under-0a0d .selected_5ec4 .dynamic-c7c0 > .stale_2c21 .highlight_364c {
  display: none;
}
.under-0a0d .selected_5ec4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.under-0a0d .selected_5ec4 li:last-child {
  border: none;
}
.under-0a0d .selected_5ec4 li.green_6ee1 > a {
  padding-right: 45px !important;
}
.under-0a0d .selected_5ec4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.under-0a0d .selected_5ec4 li a:focus,
.under-0a0d .selected_5ec4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under-0a0d .selected_5ec4 li .hidden_1e12 {
  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;
}
.under-0a0d .selected_5ec4 li .hidden_1e12:hover {
  box-shadow: none;
}
.under-0a0d .selected_5ec4 li .hidden_1e12 .highlight_364c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.under-0a0d .selected_5ec4 .info_dbb3 {
  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);
}
.under-0a0d .selected_5ec4 .info_dbb3 li a {
  padding-left: 3em;
}
.under-0a0d .selected_5ec4 .stone_ec26 > a .hidden_1e12 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.under-0a0d .selected_5ec4 .stone_ec26 > .info_dbb3 {
  display: block;
  opacity: 1;
}
.video_mini_bac0 {
  max-width: 100%;
}
.disabled_11a7 {
  line-height: 0;
  cursor: pointer;
}
.green_4398 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.green_4398:hover {
  box-shadow: none;
  color: currentColor;
}
.green_4398 svg {
  width: 18px;
  height: 18px;
}
.green_4398 .label_b49c {
  display: none;
}
.fresh_e370 {
  position: relative;
}
.fresh_e370.fn-active-1bb2 .green_4398 .secondary-tiny-e5bf {
  display: none;
}
.fresh_e370.fn-active-1bb2 .green_4398 .label_b49c {
  display: inline-block;
}
.fresh_e370 .shade_next_8e0d {
  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);
}
.fresh_e370.focus_4279 .shade_next_8e0d {
  left: auto;
  right: -0.9em;
}
.fresh_e370.focus_4279 .silver-8167::before {
  left: auto;
  right: 15px;
}
.fresh_e370.fn-active-1bb2 .shade_next_8e0d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.medium_196b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.medium_196b label {
  flex-basis: 100%;
}
.medium_196b .slider-1a0e {
  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;
}
.medium_196b .widget_ff21 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.medium_196b .widget_ff21:focus {
  background-color: transparent;
}
.medium_196b button.title-hard-b51e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.medium_196b button.title-hard-b51e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.medium_196b button.title-hard-b51e svg {
  width: 18px;
  height: 18px;
}
.medium_196b input[type="submit"] {
  min-height: auto;
}
.item-black-634a .medium_196b .widget_ff21 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.silver-8167 {
  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) {
  .silver-8167 {
    width: 220px;
  }
}
.silver-8167 label {
  flex-basis: 100%;
}
.silver-8167::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;
}
.module_active_6736 .item-black-634a .medium_196b {
  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;
}
.module_active_6736
  .item-black-634a
  .medium_196b
  .slider-1a0e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module_active_6736 .item-black-634a .medium_196b .widget_ff21 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.module_active_6736
  .item-black-634a
  .medium_196b
  .widget_ff21:focus {
  background: 0 0;
}
.module_active_6736
  .item-black-634a
  .medium_196b
  .panel-6f9d {
  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;
}
.fast_1e54 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fast_1e54 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fast_1e54 li:last-child {
  margin-right: 0;
}
.fast_1e54 li:first-child {
  margin-left: 0;
}
.fast_1e54.west-ec07 a {
  color: #fff;
}
.fast_1e54.west-ec07 a:hover {
  color: #fff;
}
.fast_1e54 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fast_1e54 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fast_1e54 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fast_1e54 a:hover {
  opacity: 0.9;
  color: inherit;
}
.fast_1e54 [class*="social-icon-apple"] {
  background-color: #999;
}
.fast_1e54 [class*="social-icon-apple"].cold_aab8 {
  background-color: transparent;
  color: #999;
}
.fast_1e54 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fast_1e54 [class*="social-icon-behance"].cold_aab8 {
  background-color: transparent;
  color: #1769ff;
}
.fast_1e54 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fast_1e54 [class*="social-icon-bitbucket"].cold_aab8 {
  background-color: transparent;
  color: #205081;
}
.fast_1e54 [class*="social-icon-codepen"] {
  background-color: #000;
}
.fast_1e54 [class*="social-icon-codepen"].cold_aab8 {
  background-color: transparent;
  color: #000;
}
.fast_1e54 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fast_1e54 [class*="social-icon-delicious"].cold_aab8 {
  background-color: transparent;
  color: #39f;
}
.fast_1e54 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fast_1e54 [class*="social-icon-digg"].cold_aab8 {
  background-color: transparent;
  color: #005be2;
}
.fast_1e54 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fast_1e54 [class*="social-icon-dribbble"].cold_aab8 {
  background-color: transparent;
  color: #ea4c89;
}
.fast_1e54 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fast_1e54 [class*="social-icon-envelope"].cold_aab8 {
  background-color: transparent;
  color: #ea4335;
}
.fast_1e54 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fast_1e54 [class*="social-icon-facebook"].cold_aab8 {
  background-color: transparent;
  color: #3b5998;
}
.fast_1e54 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fast_1e54 [class*="social-icon-flickr"].cold_aab8 {
  background-color: transparent;
  color: #0063dc;
}
.fast_1e54 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fast_1e54 [class*="social-icon-foursquare"].cold_aab8 {
  background-color: transparent;
  color: #2d5be3;
}
.fast_1e54 [class*="social-icon-github"] {
  background-color: #333;
}
.fast_1e54 [class*="social-icon-github"].cold_aab8 {
  background-color: transparent;
  color: #333;
}
.fast_1e54 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fast_1e54 [class*="social-icon-google-plus"].cold_aab8 {
  background-color: transparent;
  color: #dd4b39;
}
.fast_1e54 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fast_1e54 [class*="social-icon-houzz"].cold_aab8 {
  background-color: transparent;
  color: #7ac142;
}
.fast_1e54 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fast_1e54 [class*="social-icon-instagram"].cold_aab8 {
  background-color: transparent;
  color: #262626;
}
.fast_1e54 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fast_1e54 [class*="social-icon-jsfiddle"].cold_aab8 {
  background-color: transparent;
  color: #487aa2;
}
.fast_1e54 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fast_1e54 [class*="social-icon-linkedin"].cold_aab8 {
  background-color: transparent;
  color: #0077b5;
}
.fast_1e54 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fast_1e54 [class*="social-icon-medium"].cold_aab8 {
  background-color: transparent;
  color: #00ab6b;
}
.fast_1e54 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fast_1e54
  [class*="social-icon-odnoklassniki"].cold_aab8 {
  background-color: transparent;
  color: #f4731c;
}
.fast_1e54 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fast_1e54 [class*="social-icon-meetup"].cold_aab8 {
  background-color: transparent;
  color: #ec1c40;
}
.fast_1e54 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fast_1e54 [class*="social-icon-pinterest"].cold_aab8 {
  background-color: transparent;
  color: #bd081c;
}
.fast_1e54 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fast_1e54 [class*="social-icon-product-hunt"].cold_aab8 {
  background-color: transparent;
  color: #da552f;
}
.fast_1e54 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fast_1e54 [class*="social-icon-reddit"].cold_aab8 {
  background-color: transparent;
  color: #ff4500;
}
.fast_1e54 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fast_1e54 [class*="social-icon-rss"].cold_aab8 {
  background-color: transparent;
  color: #f26522;
}
.fast_1e54 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fast_1e54
  [class*="social-icon-shopping-cart"].cold_aab8 {
  background-color: transparent;
  color: #4caf50;
}
.fast_1e54 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fast_1e54 [class*="social-icon-skype"].cold_aab8 {
  background-color: transparent;
  color: #00aff0;
}
.fast_1e54 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fast_1e54 [class*="social-icon-slideshare"].cold_aab8 {
  background-color: transparent;
  color: #0077b5;
}
.fast_1e54 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fast_1e54 [class*="social-icon-snapchat"].cold_aab8 {
  background-color: transparent;
  color: #fffc00;
}
.fast_1e54 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fast_1e54 [class*="social-icon-soundcloud"].cold_aab8 {
  background-color: transparent;
  color: #f80;
}
.fast_1e54 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fast_1e54 [class*="social-icon-spotify"].cold_aab8 {
  background-color: transparent;
  color: #2ebd59;
}
.fast_1e54 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fast_1e54
  [class*="social-icon-stack-overflow"].cold_aab8 {
  background-color: transparent;
  color: #fe7a15;
}
.fast_1e54 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fast_1e54 [class*="social-icon-maldkfgram"].cold_aab8 {
  background-color: transparent;
  color: #2ca5e0;
}
.fast_1e54 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fast_1e54 [class*="social-icon-tripadvisor"].cold_aab8 {
  background-color: transparent;
  color: #589442;
}
.fast_1e54 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fast_1e54 [class*="social-icon-tumblr"].cold_aab8 {
  background-color: transparent;
  color: #35465c;
}
.fast_1e54 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fast_1e54 [class*="social-icon-twitch"].cold_aab8 {
  background-color: transparent;
  color: #6441a5;
}
.fast_1e54 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fast_1e54 [class*="social-icon-twitter"].cold_aab8 {
  background-color: transparent;
  color: #1da1f2;
}
.fast_1e54 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fast_1e54 [class*="social-icon-vimeo"].cold_aab8 {
  background-color: transparent;
  color: #1ab7ea;
}
.fast_1e54 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fast_1e54 [class*="social-icon-vk"].cold_aab8 {
  background-color: transparent;
  color: #45668e;
}
.fast_1e54 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fast_1e54 [class*="social-icon-weibo"].cold_aab8 {
  background-color: transparent;
  color: #df2029;
}
.fast_1e54 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fast_1e54 [class*="social-icon-weixin"].cold_aab8 {
  background-color: transparent;
  color: #7bb32e;
}
.fast_1e54 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fast_1e54 [class*="social-icon-whatsapp"].cold_aab8 {
  background-color: transparent;
  color: #25d366;
}
.fast_1e54 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fast_1e54 [class*="social-icon-wordpress"].cold_aab8 {
  background-color: transparent;
  color: #21759b;
}
.fast_1e54 [class*="social-icon-xing"] {
  background-color: #026466;
}
.fast_1e54 [class*="social-icon-xing"].cold_aab8 {
  background-color: transparent;
  color: #026466;
}
.fast_1e54 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fast_1e54 [class*="social-icon-yelp"].cold_aab8 {
  background-color: transparent;
  color: #af0606;
}
.fast_1e54 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fast_1e54 [class*="social-icon-youtube"].cold_aab8 {
  background-color: transparent;
  color: #cd201f;
}
.glass-218f {
  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;
}
.glass-218f:hover {
  box-shadow: none;
  background: 0 0;
}
.gradient-1573 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dark-1a1c {
  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;
}
.form-orange-3b39 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.text-hard-87d6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.text-hard-87d6,
.text-hard-87d6::after,
.text-hard-87d6::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;
}
.text-hard-87d6::after,
.text-hard-87d6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block-7c4d .dark-1a1c .form-orange-3b39 {
  margin-top: -2px;
  width: 19px;
}
.block-7c4d .dark-1a1c .text-hard-87d6 {
  margin-top: -1px;
}
.block-7c4d .dark-1a1c .text-hard-87d6,
.block-7c4d .dark-1a1c .text-hard-87d6::after,
.block-7c4d .dark-1a1c .text-hard-87d6::before {
  width: 19px;
  height: 2px;
}
.block-7c4d .dark-1a1c .text-hard-87d6::before {
  top: -6px;
}
.block-7c4d .dark-1a1c .text-hard-87d6::after {
  bottom: -6px;
}
.gradient_red_f9f4 .dark-1a1c .form-orange-3b39 {
  margin-top: -2px;
  width: 22px;
}
.gradient_red_f9f4 .dark-1a1c .text-hard-87d6 {
  margin-top: -1px;
}
.gradient_red_f9f4 .dark-1a1c .text-hard-87d6,
.gradient_red_f9f4 .dark-1a1c .text-hard-87d6::after,
.gradient_red_f9f4 .dark-1a1c .text-hard-87d6::before {
  width: 22px;
  height: 2px;
}
.gradient_red_f9f4 .dark-1a1c .text-hard-87d6::before {
  top: -7px;
}
.gradient_red_f9f4 .dark-1a1c .text-hard-87d6::after {
  bottom: -7px;
}
.logo_gas_d9d2 .dark-1a1c .form-orange-3b39 {
  margin-top: -2px;
  width: 31px;
}
.logo_gas_d9d2 .dark-1a1c .text-hard-87d6 {
  margin-top: -1.5px;
}
.logo_gas_d9d2 .dark-1a1c .text-hard-87d6,
.logo_gas_d9d2 .dark-1a1c .text-hard-87d6::after,
.logo_gas_d9d2 .dark-1a1c .text-hard-87d6::before {
  width: 31px;
  height: 3px;
}
.logo_gas_d9d2 .dark-1a1c .text-hard-87d6::before {
  top: -9px;
}
.logo_gas_d9d2 .dark-1a1c .text-hard-87d6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .surface-f10e .dark-1a1c .form-orange-3b39 {
    margin-top: -2px;
    width: 19px;
  }
  .surface-f10e .dark-1a1c .text-hard-87d6 {
    margin-top: -1px;
  }
  .surface-f10e .dark-1a1c .text-hard-87d6,
  .surface-f10e .dark-1a1c .text-hard-87d6::after,
  .surface-f10e .dark-1a1c .text-hard-87d6::before {
    width: 19px;
    height: 2px;
  }
  .surface-f10e .dark-1a1c .text-hard-87d6::before {
    top: -6px;
  }
  .surface-f10e .dark-1a1c .text-hard-87d6::after {
    bottom: -6px;
  }
  .static_0b69 .dark-1a1c .form-orange-3b39 {
    margin-top: -2px;
    width: 22px;
  }
  .static_0b69 .dark-1a1c .text-hard-87d6 {
    margin-top: -1px;
  }
  .static_0b69 .dark-1a1c .text-hard-87d6,
  .static_0b69 .dark-1a1c .text-hard-87d6::after,
  .static_0b69 .dark-1a1c .text-hard-87d6::before {
    width: 22px;
    height: 2px;
  }
  .static_0b69 .dark-1a1c .text-hard-87d6::before {
    top: -7px;
  }
  .static_0b69 .dark-1a1c .text-hard-87d6::after {
    bottom: -7px;
  }
  .hovered_5888 .dark-1a1c .form-orange-3b39 {
    margin-top: -2px;
    width: 31px;
  }
  .hovered_5888 .dark-1a1c .text-hard-87d6 {
    margin-top: -1.5px;
  }
  .hovered_5888 .dark-1a1c .text-hard-87d6,
  .hovered_5888 .dark-1a1c .text-hard-87d6::after,
  .hovered_5888 .dark-1a1c .text-hard-87d6::before {
    width: 31px;
    height: 3px;
  }
  .hovered_5888 .dark-1a1c .text-hard-87d6::before {
    top: -9px;
  }
  .hovered_5888 .dark-1a1c .text-hard-87d6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow-0748 .dark-1a1c .form-orange-3b39 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow-0748 .dark-1a1c .text-hard-87d6 {
    margin-top: -1px;
  }
  .shadow-0748 .dark-1a1c .text-hard-87d6,
  .shadow-0748 .dark-1a1c .text-hard-87d6::after,
  .shadow-0748 .dark-1a1c .text-hard-87d6::before {
    width: 19px;
    height: 2px;
  }
  .shadow-0748 .dark-1a1c .text-hard-87d6::before {
    top: -6px;
  }
  .shadow-0748 .dark-1a1c .text-hard-87d6::after {
    bottom: -6px;
  }
  .bronze_4a34 .dark-1a1c .form-orange-3b39 {
    margin-top: -2px;
    width: 22px;
  }
  .bronze_4a34 .dark-1a1c .text-hard-87d6 {
    margin-top: -1px;
  }
  .bronze_4a34 .dark-1a1c .text-hard-87d6,
  .bronze_4a34 .dark-1a1c .text-hard-87d6::after,
  .bronze_4a34 .dark-1a1c .text-hard-87d6::before {
    width: 22px;
    height: 2px;
  }
  .bronze_4a34 .dark-1a1c .text-hard-87d6::before {
    top: -7px;
  }
  .bronze_4a34 .dark-1a1c .text-hard-87d6::after {
    bottom: -7px;
  }
  .preview-9229 .dark-1a1c .form-orange-3b39 {
    margin-top: -2px;
    width: 31px;
  }
  .preview-9229 .dark-1a1c .text-hard-87d6 {
    margin-top: -1.5px;
  }
  .preview-9229 .dark-1a1c .text-hard-87d6,
  .preview-9229 .dark-1a1c .text-hard-87d6::after,
  .preview-9229 .dark-1a1c .text-hard-87d6::before {
    width: 31px;
    height: 3px;
  }
  .preview-9229 .dark-1a1c .text-hard-87d6::before {
    top: -9px;
  }
  .preview-9229 .dark-1a1c .text-hard-87d6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .grid_b61c .dark-1a1c .form-orange-3b39 {
    margin-top: -2px;
    width: 19px;
  }
  .grid_b61c .dark-1a1c .text-hard-87d6 {
    margin-top: -1px;
  }
  .grid_b61c .dark-1a1c .text-hard-87d6,
  .grid_b61c .dark-1a1c .text-hard-87d6::after,
  .grid_b61c .dark-1a1c .text-hard-87d6::before {
    width: 19px;
    height: 2px;
  }
  .grid_b61c .dark-1a1c .text-hard-87d6::before {
    top: -6px;
  }
  .grid_b61c .dark-1a1c .text-hard-87d6::after {
    bottom: -6px;
  }
  .last-8b7f .dark-1a1c .form-orange-3b39 {
    margin-top: -2px;
    width: 22px;
  }
  .last-8b7f .dark-1a1c .text-hard-87d6 {
    margin-top: -1px;
  }
  .last-8b7f .dark-1a1c .text-hard-87d6,
  .last-8b7f .dark-1a1c .text-hard-87d6::after,
  .last-8b7f .dark-1a1c .text-hard-87d6::before {
    width: 22px;
    height: 2px;
  }
  .last-8b7f .dark-1a1c .text-hard-87d6::before {
    top: -7px;
  }
  .last-8b7f .dark-1a1c .text-hard-87d6::after {
    bottom: -7px;
  }
  .breadcrumb_f02e .dark-1a1c .form-orange-3b39 {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb_f02e .dark-1a1c .text-hard-87d6 {
    margin-top: -1.5px;
  }
  .breadcrumb_f02e .dark-1a1c .text-hard-87d6,
  .breadcrumb_f02e .dark-1a1c .text-hard-87d6::after,
  .breadcrumb_f02e .dark-1a1c .text-hard-87d6::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb_f02e .dark-1a1c .text-hard-87d6::before {
    top: -9px;
  }
  .breadcrumb_f02e .dark-1a1c .text-hard-87d6::after {
    bottom: -9px;
  }
}
.popup_wood_fe60 .text-hard-87d6 {
  -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);
}
.popup_wood_fe60 .text-hard-87d6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.popup_wood_fe60 .text-hard-87d6::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);
}
.popup_wood_fe60.surface_stone_7d62 .text-hard-87d6 {
  -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);
}
.popup_wood_fe60.surface_stone_7d62 .text-hard-87d6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.popup_wood_fe60.surface_stone_7d62 .text-hard-87d6::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);
}
.text_left_e963 {
  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.layout_d6ce:before {
  display: none;
}
.cold_be89 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.cold_be89 .progress_red_4b38 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.cold_be89 .progress_red_4b38:last-of-type {
  border-bottom: none;
}
.cold_be89 .progress_red_4b38.light-e55b,
.cold_be89 .progress_red_4b38.complex-99ef,
.cold_be89 .progress_red_4b38.link_white_efab {
  padding: 0;
}
.cold_be89 .under-0a0d .hidden_1e12 {
  color: currentColor;
}
.cold_be89 .under-0a0d .hidden_1e12:focus,
.cold_be89 .under-0a0d .hidden_1e12:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_be89.cool-bbeb .orange_7d3a,
.cold_be89.cool-bbeb .tooltip_2a88 a,
.cold_be89.cool-bbeb .column_d8c6 a,
.cold_be89.cool-bbeb .info_dbb3 a {
  color: rgba(0, 0, 0, 0.55);
}
.cold_be89.cool-bbeb .orange_7d3a:hover,
.cold_be89.cool-bbeb .tooltip_2a88 a:hover,
.cold_be89.cool-bbeb .column_d8c6 a:hover,
.cold_be89.cool-bbeb .info_dbb3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_be89.cool-bbeb .orange_8f35 {
  color: rgba(0, 0, 0, 0.8);
}
.cold_be89.cool-bbeb .progress_red_4b38 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_be89.cool-bbeb .progress_red_4b38:before {
  background: rgba(0, 0, 0, 0.08);
}
.cold_be89.cool-bbeb .active_9097:before {
  background: rgba(255, 255, 255, 0.9);
}
.cold_be89.cool-bbeb .under-0a0d .selected_5ec4 li a,
.cold_be89.cool-bbeb .under-0a0d .hidden_1e12,
.cold_be89.cool-bbeb .info_dbb3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_be89.cool-bbeb .under-0a0d .hidden_1e12:focus,
.cold_be89.cool-bbeb .under-0a0d .hidden_1e12:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_be89.cool-bbeb .selected_5ec4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_be89.bright-70a9 .orange_7d3a,
.cold_be89.bright-70a9 .tooltip_2a88 a,
.cold_be89.bright-70a9 .column_d8c6 .hidden_1e12,
.cold_be89.bright-70a9 .column_d8c6 a,
.cold_be89.bright-70a9 .info_dbb3 a {
  color: rgba(255, 255, 255, 0.79);
}
.cold_be89.bright-70a9 .orange_7d3a:hover,
.cold_be89.bright-70a9 .tooltip_2a88 a:hover,
.cold_be89.bright-70a9 .column_d8c6 .hidden_1e12:hover,
.cold_be89.bright-70a9 .column_d8c6 a:hover,
.cold_be89.bright-70a9 .info_dbb3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_be89.bright-70a9 .orange_8f35 {
  color: rgba(255, 255, 255, 0.99);
}
.cold_be89.bright-70a9 .progress_red_4b38 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_be89.bright-70a9 .progress_red_4b38:before {
  background: rgba(255, 255, 255, 0.08);
}
.cold_be89.bright-70a9 .active_9097:before {
  background: rgba(0, 0, 0, 0.9);
}
.cold_be89.bright-70a9 .under-0a0d .selected_5ec4 li a,
.cold_be89.bright-70a9 .under-0a0d .hidden_1e12,
.cold_be89.bright-70a9 .info_dbb3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_be89.bright-70a9 .under-0a0d .hidden_1e12:focus,
.cold_be89.bright-70a9 .under-0a0d .hidden_1e12:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_be89.bright-70a9 .selected_5ec4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_9097 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.active_9097:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.info_ac96 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.texture_a5bf .cold_be89 {
  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;
}
.texture_a5bf .progress_red_4b38 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.texture_a5bf .progress_red_4b38: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) {
  .texture_a5bf .progress_red_4b38:before {
    width: 16%;
    left: 42%;
  }
}
.texture_a5bf .progress_red_4b38:last-child:before {
  content: none;
}
.texture_a5bf .progress_red_4b38[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.texture_a5bf .under-0a0d .selected_5ec4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.texture_a5bf .under-0a0d .selected_5ec4 li a .hidden_1e12 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.texture_a5bf .under-0a0d .info_dbb3 {
  border: none;
}
.texture_a5bf .under-0a0d .info_dbb3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.texture_a5bf .active_9097 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.texture_a5bf .info_ac96 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.texture_a5bf .bright-70a9 .active_9097:before {
  background: rgba(0, 0, 0, 0.9);
}
.texture_a5bf .cool-bbeb.west-4402 .text-hard-87d6 {
  background: rgba(0, 0, 0, 0.6);
}
.texture_a5bf
  .cool-bbeb.west-4402
  .text-hard-87d6::after,
.texture_a5bf
  .cool-bbeb.west-4402
  .text-hard-87d6:before {
  background: inherit;
}
.texture_a5bf
  .cool-bbeb.west-4402:hover
  .text-hard-87d6 {
  background: rgba(0, 0, 0, 0.8);
}
.backdrop-small-162d .cold_be89 {
  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) {
  .backdrop-small-162d .cold_be89 {
    width: auto;
    right: 45px;
  }
}
.message_center_7056 .cold_be89 {
  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) {
  .message_center_7056 .cold_be89 {
    width: auto;
    left: 45px;
  }
}
.layout_d6ce .cold_be89 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.layout_d6ce .info_ac96 {
  max-width: 48em;
  margin: 0 auto;
}
.layout_d6ce .active_9097:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pagination-easy-10d9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-easy-10d9.texture_a5bf .cold_be89 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pagination-easy-10d9.backdrop-small-162d .cold_be89 {
  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);
}
.pagination-easy-10d9 .cold_be89 {
  visibility: visible;
}
.pagination-easy-10d9.message_center_7056 .cold_be89 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.black_5fa7,
.fresh_ebc1 {
  overflow-x: hidden;
}
.black_5fa7 .cold_be89 {
  overflow: auto;
}
.black_5fa7.texture_a5bf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.black_5fa7.texture_a5bf .cold_be89 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.black_5fa7.texture_a5bf .glass-218f {
  opacity: 0;
}
.black_5fa7.backdrop-small-162d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.black_5fa7.backdrop-small-162d .cold_be89 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.black_5fa7.backdrop-small-162d .glass-218f {
  opacity: 0;
}
.black_5fa7.message_center_7056 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.black_5fa7.message_center_7056 .cold_be89 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.black_5fa7.message_center_7056 .glass-218f {
  opacity: 0;
}
.black_5fa7.layout_d6ce .cold_be89 {
  z-index: 10;
  visibility: visible;
}
.west-4402 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.west-4402 .text-hard-87d6 {
  background: rgba(255, 255, 255, 0.99);
}
.west-4402 .text-hard-87d6::after,
.west-4402 .text-hard-87d6:before {
  background: inherit;
}
.west-4402:hover .text-hard-87d6 {
  background: rgba(255, 255, 255, 0.99);
}
.message_center_7056 .west-4402 {
  top: 10px;
  right: auto;
  left: 12px;
}
.layout_d6ce .west-4402 {
  display: none !important;
}
.black_5fa7:before,
.fresh_ebc1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.black_5fa7 .west-4402,
.fresh_ebc1 .west-4402 {
  display: inline-block;
}
.cold_be89 .fixed_1777 {
  -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;
}
.black_5fa7 .cold_be89 .fixed_1777,
.fresh_ebc1 .cold_be89 .fixed_1777 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mini-35d1 .slider-1a0e {
  width: 100%;
}
.status-d880 {
  padding: 0 0.5em 0;
}
.status-d880 [class*="customify-col-"],
.status-d880 [class*="customify-col_"],
.status-d880 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.block-a8ce .status-d880 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .status-c50d .accordion_stale_93a9,
  .accordion_stale_93a9 {
    display: none;
  }
  .dirty-f453 {
    text-align: left;
  }
  .tiny-de10 {
    text-align: center;
  }
  .lite_439e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .status-c50d .hero-fixed-6ff9,
  .hero-fixed-6ff9 {
    display: none;
  }
  .silver_88ed {
    text-align: left;
  }
  .easy-2abd {
    text-align: center;
  }
  .detail_current_a1a9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .status-c50d .outline-d056,
  .outline-d056 {
    display: none;
  }
  .hovered-91e8 {
    text-align: left;
  }
  .surface_dark_11d8 {
    text-align: center;
  }
  .plasma-272c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.accent-b0db {
  box-shadow: none !important;
}
.breadcrumb_6b5c .outline_west_597e,
.dim-d3e0 .outline_west_597e {
  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;
}
.dim-d3e0 .outline_west_597e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.icon_next_b4a8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.icon_next_b4a8:after,
.icon_next_b4a8:before {
  content: "";
  display: table;
}
.icon_next_b4a8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .icon_next_b4a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.icon_next_b4a8,
.focused_49de {
  max-width: 1248px;
  margin: 0 auto;
}

.slider-lower-a4f6.footer_4d2f .icon_next_b4a8 {
  max-width: 100%;
}
.slider-lower-a4f6.filter-clean-96f7 {
  max-width: 1200px;
  margin: 0 auto;
}
.slider-lower-a4f6.wide_eafc .icon_next_b4a8 {
  max-width: 100%;
}
.slider-lower-a4f6.wide_eafc > .icon_next_b4a8 {
  padding-left: 0;
  padding-right: 0;
}
.slider-lower-a4f6.wide_eafc > .icon_next_b4a8 .status-c50d {
  margin: 0;
}
.slider-lower-a4f6.wide_eafc
  > .icon_next_b4a8
  .video-liquid-32b3.wrapper-pro-cf55 {
  margin-right: 0;
  margin-left: 0;
}
.slider-lower-a4f6.wide_eafc #main.wrapper-pro-cf55 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .rough_8403 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .rough_8403 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bottom-8ff7 .backdrop_old_bc6a {
    padding-right: 1em;
  }
  .bottom-8ff7.highlight_focused_a399 .video-liquid-32b3 {
    border-right: 1px solid #eaecee;
  }
  .bottom-8ff7.highlight_focused_a399 .backdrop_old_bc6a {
    padding-right: 1em;
  }
  .bottom-8ff7.highlight_focused_a399 .full-b9a5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down-7685 .backdrop_old_bc6a {
    padding-left: 1em;
  }
  .down-7685.highlight_focused_a399 .video-liquid-32b3 {
    border-left: 1px solid #eaecee;
  }
  .down-7685.highlight_focused_a399 .backdrop_old_bc6a {
    padding-left: 1em;
  }
  .down-7685.highlight_focused_a399 .full-b9a5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table_e5c5 .backdrop_old_bc6a {
    padding-left: 1em;
  }
  .table_e5c5.highlight_focused_a399 .block_fixed_8349 {
    border-right: 1px solid #eaecee;
  }
  .table_e5c5.highlight_focused_a399 .outline_green_5076 {
    border-right: 1px solid #eaecee;
  }
  .table_e5c5.highlight_focused_a399 .backdrop_old_bc6a {
    padding-left: 1em;
  }
  .table_e5c5.highlight_focused_a399 .full-b9a5 {
    padding-right: 1em;
  }
  .table_e5c5.highlight_focused_a399 .notice-e2c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_deae .backdrop_old_bc6a {
    padding-right: 1em;
  }
  .title_deae.highlight_focused_a399 .block_fixed_8349 {
    border-left: 1px solid #eaecee;
  }
  .title_deae.highlight_focused_a399 .outline_green_5076 {
    border-left: 1px solid #eaecee;
  }
  .title_deae.highlight_focused_a399 .backdrop_old_bc6a {
    padding-right: 1em;
  }
  .title_deae.highlight_focused_a399 .full-b9a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title_deae.highlight_focused_a399 .notice-e2c2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough_8403 .backdrop_old_bc6a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .rough_8403.highlight_focused_a399 .video-liquid-32b3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .rough_8403.highlight_focused_a399 .backdrop_old_bc6a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .rough_8403.highlight_focused_a399 .full-b9a5 {
    padding-left: 1em;
  }
  .rough_8403.highlight_focused_a399 .notice-e2c2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .rough_8403.highlight_focused_a399 .backdrop_old_bc6a {
    padding-left: 0;
  }
}
.sidebar-hot-eaff .panel-419c {
  display: inline-block;
}
.hot_cf97 {
  display: inline-block;
}
.widget_thick_6d47 {
  word-con: break-word;
}
.slider-288f > span {
  display: inline-block;
  padding: 5px 0;
}
.slider-288f .active-action-4c53 {
  margin-left: 8px;
  margin-right: 8px;
}
.slider-288f .lower_f7f2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fast-9249 .card_2cdd {
  margin-bottom: 2em;
}
.fast-9249 .lite-4bd5 {
  margin-bottom: 15px;
}
.fast-9249 .lite-4bd5:last-child {
  margin-bottom: 0;
}
.fast-9249 .wood-0965 {
  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) {
  .fast-9249 .wood-0965 {
    display: block;
  }
}
.fast-9249 .chip_wide_f357 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fast-9249 .chip_wide_f357 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fast-9249 .simple-e3bb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fast-9249 .simple-e3bb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fast-9249 .simple-e3bb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fast-9249 .widget_thick_6d47 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fast-9249 .widget_thick_6d47 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fast-9249 .cool-499c p:last-child {
  margin-bottom: 0;
}
.fast-9249 .message-wide-9fd3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fast-9249 .grid_a261 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fast-9249 .outer-035e {
  margin-top: 1em;
}
.fast-9249 .box-basic-1e19 {
  top: 0;
  display: block;
}
.fast-9249 .box-basic-1e19 a {
  color: inherit;
}
.fast-9249 .box-basic-1e19 a:hover {
  color: inherit;
}
.fast-9249 .green_c65c {
  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;
}
.fast-9249 .green_c65c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fast-9249 .grid_a261 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fast-9249 .nav-a98c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fast-9249 .nav-a98c:first-child {
  margin-top: 0;
}
.fast-9249 .nav-a98c.down_5f35 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fast-9249 .nav-a98c.warm-2fa5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fast-9249
  .nav-a98c.warm-2fa5.fresh_dcf4
  .outer-035e {
  width: 100%;
}
.fast-9249 .warm-2fa5 {
  -webkit-box-align: center;
  align-items: center;
}
.fast-9249 .warm-2fa5 .slider-288f,
.fast-9249 .warm-2fa5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fast-9249 .simple-e3bb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fast-9249 .simple-e3bb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fast-9249 .simple-e3bb: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;
}
.fast-9249 .down_5f35 {
  z-index: 5;
}
.fast-9249 .down-ac9b .black-6f74 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fast-9249 .sidebar-middle-6388 .black-6f74 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fast-9249 .thumbnail-5e02 .black-6f74 {
  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;
}
.fast-9249.status-d5bb .wood-0965,
.fast-9249.small_b820 .wood-0965 {
  display: block;
}
.fast-9249.status-d5bb .wood-0965 .pattern_4952,
.fast-9249.status-d5bb .wood-0965 .grid_a261,
.fast-9249.small_b820 .wood-0965 .pattern_4952,
.fast-9249.small_b820 .wood-0965 .grid_a261 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fast-9249.right_3300 .chip_wide_f357 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fast-9249.right_3300 .chip_wide_f357 {
    margin-right: 0;
  }
}
.fast-9249.status-d5bb .chip_wide_f357,
.fast-9249.small_b820 .chip_wide_f357 {
  padding-top: 40%;
}
.fast-9249.status-d5bb .card_2cdd,
.fast-9249.small_b820 .card_2cdd {
  display: block;
}
.fast-9249.status-d5bb .fn-sticky-1bb2 .grid_a261,
.fast-9249.small_b820 .fn-sticky-1bb2 .grid_a261 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fast-9249.status-d5bb .chip_wide_f357,
.fast-9249.small_b820 .chip_wide_f357 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fast-9249.status-d5bb .grid_a261 {
  padding: 1em;
}
.orange_f4f4 {
  margin: 30px auto;
  display: block;
}
.orange_f4f4 .content_8f68 > * {
  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;
}
.orange_f4f4 .content_8f68 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.orange_f4f4 .content_8f68 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar_hard_9705 .slider-288f {
  margin-bottom: 1.41575em;
}
.sidebar_hard_9705 .logo-0de5 {
  margin-bottom: 1.618em;
}
.mask-silver-7e9f .smooth-7ad0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.mask-silver-7e9f .smooth-7ad0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.mask-silver-7e9f .accent_1dc7 {
  max-width: 100%;
  overflow: auto;
}
.component-middle-7e32 .mask-silver-7e9f a:hover {
  text-decoration: underline;
}
.slider-eeb2 .lite-4bd5:not(.widget_thick_6d47),
.slider-eeb2 .simple-e3bb {
  margin-bottom: 1.41575em;
}
.slider-eeb2 .lite-4bd5:not(.widget_thick_6d47):last-child,
.slider-eeb2 .simple-e3bb:last-child {
  margin-bottom: 0;
}
.slider-eeb2 .lite-4bd5.carousel-13c5 {
  margin-bottom: 0.41575em;
}
.slider-eeb2 .dynamic-4d86:before,
.slider-eeb2 .notice_f25b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slider-eeb2 .dynamic-4d86:before {
  content: "\f115";
}
.slider-eeb2 .notice_f25b:before {
  content: "\f02c";
}
.slider-eeb2 .secondary-wood-ae2b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slider-eeb2 .secondary-wood-ae2b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.frame-f35a {
  display: -webkit-box;
  display: flex;
}
.frame-f35a .fixed_2810 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .frame-f35a .fixed_2810 {
    flex-basis: 90px;
  }
}
.frame-f35a .badge_5e85 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame-f35a .badge_5e85 {
    flex-basis: calc(100% - 50px);
  }
}
.frame-f35a .pressed-631f p:last-child {
  margin-bottom: 0.72em;
}
.photo-f74f .content_8f68 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.photo-f74f .content_8f68:after,
.photo-f74f .content_8f68:before {
  content: "";
  display: table;
}
.photo-f74f .content_8f68:after {
  clear: both;
}
.photo-f74f .content_8f68 .header_blue_54a2,
.photo-f74f .content_8f68 .medium-dfdd {
  width: 49%;
}
.photo-f74f .content_8f68 .header_blue_54a2 a span.nav_426c,
.photo-f74f .content_8f68 .medium-dfdd a span.nav_426c {
  display: block;
  margin-bottom: 5px;
}
.photo-f74f .content_8f68 .medium-dfdd {
  float: left;
  text-align: left;
}
.photo-f74f .content_8f68 .header_blue_54a2 {
  float: right;
  text-align: right;
}
.component-8edd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .component-8edd {
    margin-bottom: 0;
  }
}
.fast_2df4 {
  margin-bottom: 1em;
}
.fast_2df4 .widget_thick_6d47 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dynamic_6a29 a {
  display: block;
  line-height: 0;
  position: relative;
}
.left-f44c .fast_2df4,
.notice-9ed8 .fast_2df4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .left-f44c .fast_2df4,
  .notice-9ed8 .fast_2df4 {
    display: block;
  }
}
.left-f44c .dynamic_6a29,
.notice-9ed8 .dynamic_6a29 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .left-f44c .dynamic_6a29,
  .notice-9ed8 .dynamic_6a29 {
    margin-bottom: 1em;
  }
}
.left-f44c .dynamic_6a29 img,
.notice-9ed8 .dynamic_6a29 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.left-f44c .gradient-in-1c99,
.notice-9ed8 .gradient-in-1c99 {
  flex-basis: calc(100% - 160px);
}
.left-f44c .gradient-in-1c99 p,
.notice-9ed8 .gradient-in-1c99 p {
  margin-bottom: 0;
}
.left-f44c .gradient-in-1c99 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .left-f44c .gradient-in-1c99 {
    padding-left: 0;
  }
}
.notice-9ed8 .gradient-in-1c99 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notice-9ed8 .gradient-in-1c99 {
    padding-right: 0;
  }
}
.notice-9ed8 .dynamic_6a29 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.narrow_00f2 .dynamic_6a29 {
  margin-bottom: 0.5em;
}
.narrow_00f2 .dynamic_6a29 img {
  width: 100%;
}
.stale-2749 .sort-in-9500,
.bronze_9133 .sort-in-9500 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bronze_9133 .video-liquid-32b3 .pattern_5ef7 p:last-child {
  margin-bottom: 0;
}
.prev-c3a9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gradient_mini_2fc8 .carousel-focused-f7c5:last-of-type {
    margin-bottom: 0;
  }
}
.gradient_mini_2fc8 .carousel-focused-f7c5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 ul li {
  margin: 0 0 0.6em;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 ul li.large_cba9,
.gradient_mini_2fc8 .carousel-focused-f7c5 ul li.aside-rough-7d4d {
  position: relative;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 ul li.large_cba9 .module-dim-9e05,
.gradient_mini_2fc8 .carousel-focused-f7c5 ul li.aside-rough-7d4d .module-dim-9e05 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 ul li.large_cba9:after:after,
.gradient_mini_2fc8 .carousel-focused-f7c5 ul li.large_cba9:after:before,
.gradient_mini_2fc8
  .carousel-focused-f7c5
  ul
  li.aside-rough-7d4d:after:after,
.gradient_mini_2fc8
  .carousel-focused-f7c5
  ul
  li.aside-rough-7d4d:after:before {
  content: "";
  display: table;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 ul li.large_cba9:after:after,
.gradient_mini_2fc8
  .carousel-focused-f7c5
  ul
  li.aside-rough-7d4d:after:after {
  clear: both;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 a.liquid-fcfb:hover {
  text-decoration: none;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 select {
  max-width: 100%;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 table {
  font-size: 85%;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 table td,
.gradient_mini_2fc8 .carousel-focused-f7c5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 table tfoot td {
  text-align: left;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 :last-child {
  margin-bottom: 0;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 .tall_ef59 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 .tall_ef59 label {
  width: 100%;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 .tall_ef59 .widget_ff21 {
  width: 100%;
  display: block;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 .tall_ef59 .title-hard-b51e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 .tall_ef59 .title-hard-b51e:hover svg #svg-search {
  fill: #444;
}
.gradient_mini_2fc8 .carousel-focused-f7c5 .tall_ef59 .title-hard-b51e svg {
  width: 18px;
  height: 18px;
}
.gradient_mini_2fc8 .text-2617 ul ul,
.gradient_mini_2fc8 .image_down_d687 ul ul,
.gradient_mini_2fc8 .disabled_be60 ul ul,
.gradient_mini_2fc8 .block_568c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gradient_mini_2fc8 .text-2617 .green_6ee1 > a,
.gradient_mini_2fc8 .image_down_d687 .green_6ee1 > a,
.gradient_mini_2fc8 .disabled_be60 .green_6ee1 > a,
.gradient_mini_2fc8 .block_568c .green_6ee1 > a {
  margin-bottom: 0;
}
.gradient_mini_2fc8 .container-gas-50d9 li,
.gradient_mini_2fc8 .text-2617 li,
.gradient_mini_2fc8 .box_2e5e li,
.gradient_mini_2fc8 .image_down_d687 li,
.gradient_mini_2fc8 .disabled_be60 li,
.gradient_mini_2fc8 .block_568c li,
.gradient_mini_2fc8 .orange_3e04 li,
.gradient_mini_2fc8 .aside_5dc5 li {
  display: block;
  position: relative;
}
.gradient_mini_2fc8 .container-gas-50d9 li:last-child,
.gradient_mini_2fc8 .text-2617 li:last-child,
.gradient_mini_2fc8 .box_2e5e li:last-child,
.gradient_mini_2fc8 .image_down_d687 li:last-child,
.gradient_mini_2fc8 .disabled_be60 li:last-child,
.gradient_mini_2fc8 .block_568c li:last-child,
.gradient_mini_2fc8 .orange_3e04 li:last-child,
.gradient_mini_2fc8 .aside_5dc5 li:last-child {
  border: none;
}
.gradient_mini_2fc8 .container-gas-50d9 li a,
.gradient_mini_2fc8 .text-2617 li a,
.gradient_mini_2fc8 .box_2e5e li a,
.gradient_mini_2fc8 .image_down_d687 li a,
.gradient_mini_2fc8 .disabled_be60 li a,
.gradient_mini_2fc8 .block_568c li a,
.gradient_mini_2fc8 .orange_3e04 li a,
.gradient_mini_2fc8 .aside_5dc5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient_mini_2fc8 .container-gas-50d9 li ul li::before,
.gradient_mini_2fc8 .text-2617 li ul li::before,
.gradient_mini_2fc8 .box_2e5e li ul li::before,
.gradient_mini_2fc8 .image_down_d687 li ul li::before,
.gradient_mini_2fc8 .disabled_be60 li ul li::before,
.gradient_mini_2fc8 .block_568c li ul li::before,
.gradient_mini_2fc8 .orange_3e04 li ul li::before,
.gradient_mini_2fc8 .aside_5dc5 li ul li::before {
  left: 15px;
}
.gradient_mini_2fc8 .container-gas-50d9 li ul a,
.gradient_mini_2fc8 .text-2617 li ul a,
.gradient_mini_2fc8 .box_2e5e li ul a,
.gradient_mini_2fc8 .image_down_d687 li ul a,
.gradient_mini_2fc8 .disabled_be60 li ul a,
.gradient_mini_2fc8 .block_568c li ul a,
.gradient_mini_2fc8 .orange_3e04 li ul a,
.gradient_mini_2fc8 .aside_5dc5 li ul a {
  padding-left: 20px;
}
.gradient_mini_2fc8 .container-gas-50d9 li ul ul li::before,
.gradient_mini_2fc8 .text-2617 li ul ul li::before,
.gradient_mini_2fc8 .box_2e5e li ul ul li::before,
.gradient_mini_2fc8 .image_down_d687 li ul ul li::before,
.gradient_mini_2fc8 .disabled_be60 li ul ul li::before,
.gradient_mini_2fc8 .block_568c li ul ul li::before,
.gradient_mini_2fc8 .orange_3e04 li ul ul li::before,
.gradient_mini_2fc8 .aside_5dc5 li ul ul li::before {
  left: 30px;
}
.gradient_mini_2fc8 .container-gas-50d9 li ul ul a,
.gradient_mini_2fc8 .text-2617 li ul ul a,
.gradient_mini_2fc8 .box_2e5e li ul ul a,
.gradient_mini_2fc8 .image_down_d687 li ul ul a,
.gradient_mini_2fc8 .disabled_be60 li ul ul a,
.gradient_mini_2fc8 .block_568c li ul ul a,
.gradient_mini_2fc8 .orange_3e04 li ul ul a,
.gradient_mini_2fc8 .aside_5dc5 li ul ul a {
  padding-left: 40px;
}
.gradient_mini_2fc8 .component-lite-a42e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient_mini_2fc8 .aside_5dc5 ul li {
  margin-bottom: 1.41575em;
}
.gradient_mini_2fc8 .aside_5dc5 ul li .bronze_0488 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gradient_mini_2fc8 .aside_5dc5 ul li .sort_action_d1f8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bright-70a9 .container-gas-50d9 li a,
.bright-70a9 .text-2617 li a,
.bright-70a9 .box_2e5e li a,
.bright-70a9 .image_down_d687 li a,
.bright-70a9 .disabled_be60 li a,
.bright-70a9 .block_568c li a,
.bright-70a9 .orange_3e04 li a,
.bright-70a9 .aside_5dc5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright-70a9 .component-lite-a42e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright-70a9 .carousel-focused-f7c5 ul li.large_cba9 .module-dim-9e05,
.bright-70a9 .carousel-focused-f7c5 ul li.aside-rough-7d4d .module-dim-9e05 {
  background: rgba(0, 0, 0, 0.2);
}
.bright-70a9 .gradient_mini_2fc8 .carousel-focused-f7c5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-lower-a4f6 .gradient_mini_2fc8 .selected_5ec4 li {
  margin: 0;
}
.slider-lower-a4f6 .gradient_mini_2fc8 .selected_5ec4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slider-lower-a4f6 .gradient_mini_2fc8 .selected_5ec4 li ul {
  margin: 0;
}
.slider-lower-a4f6 .gradient_mini_2fc8 .selected_5ec4 li ul li a {
  padding-left: 15px;
}
.slider-lower-a4f6 .gradient_mini_2fc8 .selected_5ec4 li ul li li a {
  padding-left: 30px;
}
.slider-lower-a4f6 .gradient_mini_2fc8 .selected_5ec4 li.summary-5394 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slider-lower-a4f6 .gradient_mini_2fc8 .selected_5ec4 li.summary-5394 > 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-lower-a4f6 .gradient_mini_2fc8 .selected_5ec4 li.summary-5394 > 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;
}
.new-d5d4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active_f65a {
  position: relative;
  z-index: 10;
}
.active_f65a .fixed_1777 {
  width: 100%;
  max-width: 100%;
}
.shade_thick_e7e7 .container-easy-977f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shade_thick_e7e7 .cool-bbeb {
}
.shade_thick_e7e7 .bright-70a9 {
  background: #292929;
}
.progress-easy-7917 .container-easy-977f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress-easy-7917 .cool-bbeb {
  background: #f9f9f9;
}
.progress-easy-7917 .bright-70a9 {
  background: #303030;
}
.pattern_rough_666b .container-easy-977f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern_rough_666b .panel-419c {
    margin-bottom: 1em;
  }
  .pattern_rough_666b .panel-419c:last-child {
    margin-bottom: 0;
  }
}
.pattern_rough_666b .cool-bbeb {
  background: #ededed;
}
.pattern_rough_666b .bright-70a9 {
  background: #1a1a1a;
}
.container-easy-977f.cool-bbeb {
  color: rgba(0, 0, 0, 0.6);
}
.container-easy-977f.cool-bbeb .dynamic-a816 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container-easy-977f.bright-70a9 {
  color: rgba(255, 255, 255, 0.99);
}
.container-easy-977f.bright-70a9 a:not(.liquid-fcfb) {
  color: rgba(255, 255, 255, 0.79);
}
.container-easy-977f.bright-70a9 a:not(.liquid-fcfb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-easy-977f.bright-70a9 .dynamic-a816 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-easy-977f.bright-70a9 table tbody td,
.container-easy-977f.bright-70a9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.red-6db9.dropdown_right_3389 .icon_next_b4a8 {
  max-width: initial;
}
.red-6db9 .dropdown_230a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.red-6db9 .dropdown_230a .fixed_1777 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .red-6db9 .dropdown_230a .fixed_1777 {
    display: block;
    margin-bottom: 2em;
  }
  .red-6db9 .dropdown_230a .fixed_1777:last-child {
    margin-bottom: 0;
  }
}
.pattern_rough_666b .panel-419c:last-child,
.progress-easy-7917 .panel-419c:last-child,
.shade_thick_e7e7 .panel-419c:last-child {
  margin-bottom: 0;
}
.pattern_rough_666b .panel-419c .gradient_mini_2fc8 .carousel-focused-f7c5:last-child,
.progress-easy-7917 .panel-419c .gradient_mini_2fc8 .carousel-focused-f7c5:last-child,
.shade_thick_e7e7 .panel-419c .gradient_mini_2fc8 .carousel-focused-f7c5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pattern_rough_666b .fluid-12b7,
  .pattern_rough_666b .popup_1903,
  .progress-easy-7917 .fluid-12b7,
  .progress-easy-7917 .popup_1903,
  .shade_thick_e7e7 .fluid-12b7,
  .shade_thick_e7e7 .popup_1903 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active_f65a .panel-419c {
    margin-bottom: 2em;
  }
}
.active_f65a p:last-child {
  margin-bottom: 0;
}
.active_f65a li,
.active_f65a ul {
  list-style: none;
  margin: 0;
}
.active_f65a ul ul {
  margin-left: 2.617924em;
}
.hidden_stale_ec04 {
  font-size: 0.875em;
}

/* css-noise: 8c83 */
.phantom-card-d5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
