/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary-a28a/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary-a28a
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.primary-a28a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.progress-left-f9e0.light_3c7d/licenses/gpl-2.0.pro-6125
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.active-2f5e/, (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.row_smooth_dc60.feature-e49e/normalize.next-f350/
 ======
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.next-f350 v7.0.0 | MIT License | github.primary-a28a/necolas/normalize.next-f350 */
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;
}
.silver-44f0 .alert-eb34,
.slider_last_5fc9,
.item_62d0,
.button-selected-d233,
.hot-a3ce,
.wide-e283,
.brown_8c7e,
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;
}
.slider_last_5fc9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .slider_last_5fc9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .slider_last_5fc9,
  h1 {
    font-size: 1.8em;
  }
}
.item_62d0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.item_62d0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .item_62d0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .item_62d0,
  h2 {
    font-size: 1.7em;
  }
}
.button-selected-d233,
h3 {
  font-size: 1.618em;
}
.silver-44f0 .alert-eb34,
.hot-a3ce,
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.prev-8212 {
  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;
}
.shadow_down_1ae4:after,
.shadow_down_1ae4:before,
.avatar-under-cc1f:after,
.avatar-under-cc1f:before {
  content: "";
  display: table;
}
.shadow_down_1ae4:after,
.avatar-under-cc1f:after {
  clear: both;
}
.main_497f {
  float: right;
  margin-right: 0;
}
.logo_7bd2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.modal-blue-b631 .element_bronze_baab,
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;
}
.modal-blue-b631 .element_bronze_baab: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;
}
.pressed-85d8 .element_bronze_baab {
  box-shadow: none;
}
.pressed-85d8
  .element_bronze_baab
  .new-f405 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pressed-85d8 .element_bronze_baab .widget_cf44 {
  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;
}
.pressed-85d8
  .element_bronze_baab
  .widget_cf44
  b {
  display: none;
}
.pressed-85d8 .red-7f5d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.bottom_a0ce:not(.next-75dc):not(.lower-aeb8),
button:not(.next-75dc):not(.lower-aeb8),
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ),
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ),
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ) {
  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;
}
.bottom_a0ce:not(.next-75dc):not(
    .lower-aeb8
  ):hover,
button:not(.next-75dc):not(
    .lower-aeb8
  ):hover,
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ):hover,
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ):hover,
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.bottom_a0ce:not(.next-75dc):not(
    .lower-aeb8
  ):active,
.bottom_a0ce:not(.next-75dc):not(
    .lower-aeb8
  ):focus,
button:not(.next-75dc):not(
    .lower-aeb8
  ):active,
button:not(.next-75dc):not(
    .lower-aeb8
  ):focus,
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ):active,
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ):focus,
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ):active,
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ):focus,
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ):active,
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ):focus {
  outline: 0;
}
.bottom_a0ce:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d,
button:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d,
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d,
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d,
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d {
  position: relative;
}
.bottom_a0ce:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .image-hovered-76f0,
.bottom_a0ce:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .up-0b47,
.bottom_a0ce:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .frame_fast_9965,
.bottom_a0ce:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  i,
.bottom_a0ce:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  svg,
button:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .image-hovered-76f0,
button:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .up-0b47,
button:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .frame_fast_9965,
button:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  i,
button:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  svg,
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .image-hovered-76f0,
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .up-0b47,
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .frame_fast_9965,
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  i,
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  svg,
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .image-hovered-76f0,
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .up-0b47,
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .frame_fast_9965,
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  i,
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  svg,
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .image-hovered-76f0,
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .up-0b47,
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  .frame_fast_9965,
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  i,
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d
  svg {
  visibility: hidden;
}
.bottom_a0ce:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d:after,
button:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d:after,
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d:after,
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d:after,
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ).fn-loading-5e1d: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;
}
.bottom_a0ce:not(.next-75dc):not(.lower-aeb8),
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ),
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ),
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ) {
  color: #fff;
  background: #235787;
}
.bottom_a0ce:not(.next-75dc):not(
    .lower-aeb8
  ):focus,
input[type="button"]:not(.next-75dc):not(
    .lower-aeb8
  ):focus,
input[type="reset"]:not(.next-75dc):not(
    .lower-aeb8
  ):focus,
input[type="submit"]:not(.next-75dc):not(
    .lower-aeb8
  ):focus {
  color: #fff;
}
.bottom_a0ce.fn-disabled-5e1d:not(.next-75dc):not(
    .lower-aeb8
  ),
.bottom_a0ce[disabled]:not(.next-75dc):not(
    .lower-aeb8
  ),
button.fn-disabled-5e1d:not(.next-75dc):not(
    .lower-aeb8
  ),
button[disabled]:not(.next-75dc):not(
    .lower-aeb8
  ) {
  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;
}
.thick-514c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thick-514c: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;
}
.component_6d56 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.primary-8632 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.banner_5b91 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shadow_down_1ae4:after,
.shadow_down_1ae4:before,
.status_3be4:after,
.status_3be4:before,
.gallery_8345:after,
.gallery_8345:before,
.outline-tiny-cb50:after,
.outline-tiny-cb50:before,
.row_simple_cad5:after,
.row_simple_cad5:before,
.bright_7538:after,
.bright_7538:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shadow_down_1ae4:after,
.status_3be4:after,
.gallery_8345:after,
.outline-tiny-cb50:after,
.row_simple_cad5:after,
.bright_7538:after {
  clear: both;
}
.status_3be4 .form_smooth_8647,
.gallery_8345 .form_smooth_8647,
.table_5154 .form_smooth_8647 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notification_8f3e {
  display: inline-block;
}
.slider-e23c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.slider-e23c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slider-e23c .backdrop_hard_366d {
  padding: 1em 0;
  font-size: 85%;
}
.backdrop_hard_366d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.shade_bddc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.shade_bddc:after,
.shade_bddc:before {
  content: "";
  display: table;
}
.shade_bddc:after {
  clear: both;
}
.list_dark_9e1f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask-8bc9 .list_dark_9e1f {
  max-width: 50%;
}
.input-135c .list_dark_9e1f {
  max-width: 33.33%;
}
.clean_faf4 .list_dark_9e1f {
  max-width: 25%;
}
.form_dirty_786f .list_dark_9e1f {
  max-width: 20%;
}
.copper-0f20 .list_dark_9e1f {
  max-width: 16.66%;
}
.backdrop_bf0d .list_dark_9e1f {
  max-width: 14.28%;
}
.south_ad76 .list_dark_9e1f {
  max-width: 12.5%;
}
.solid_3658 .list_dark_9e1f {
  max-width: 11.11%;
}
.text-39a4 {
  display: block;
}
.silver-44f0 .block_630f label,
.silver-44f0 .preview_21fa label,
.silver-44f0 .under_68a8 label,
.silver-44f0 .menu_glass_b569 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient_1c0b {
  list-style: none;
  margin: 0;
}
.gradient_1c0b article.gas-928f {
  margin-bottom: 0;
}
.gradient_1c0b ul {
  list-style: none;
  margin: 0;
}
.gradient_1c0b .overlay_fluid_93a5 li.gas-928f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient_1c0b .overlay_fluid_93a5 li.gas-928f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient_1c0b .overlay_fluid_93a5 li.gas-928f: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) {
  .gradient_1c0b .overlay_fluid_93a5 li.gas-928f li.gas-928f li.gas-928f li.gas-928f {
    padding-left: 0;
  }
}
article.gas-928f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gas-928f .status_3be4 p:last-of-type {
  margin-bottom: 0;
}
article.gas-928f .orange_d135 {
  float: left;
}
article.gas-928f .outline-fresh-ddc9 {
  margin-left: 85px;
}
article.gas-928f .banner_d8f0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gas-928f .banner_d8f0 .popup-brown-8699 {
  margin-left: 10px;
}
article.gas-928f .nav_new_0621 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gas-928f .tertiary-8edc {
  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 .block_630f,
  #respond .under_68a8,
  #respond .menu_glass_b569 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .block_630f input,
#respond .under_68a8 input,
#respond .menu_glass_b569 input {
  width: 100%;
}
#respond .menu_glass_b569 {
  margin-right: 0;
}
#respond .detail-green-30a3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus-6125 {
  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;
}
.focus-6125.left_58bb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus-6125 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%);
}
.focus-6125:focus,
.focus-6125: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);
}
.nav-smooth-f2aa {
  border-radius: 10%;
}
.container-0928 {
  border-radius: 50%;
}
.tag-3ead {
  font-size: 0.72em;
}
.status-f20f {
  font-size: 0.875em;
}
.block_stone_28b1 {
  font-size: 1.1em;
}
.accent-tiny-cfc6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.accent-tiny-cfc6.tag-3ead {
  letter-spacing: 0.5px;
}
.wood_f467,
.wood_f467 a {
  color: #6d6d6d;
}
.wood_f467 a:hover {
  color: #111;
}
.slider_clean_e693 {
  color: #6d6d6d;
}
.clean-f971 {
  overflow-x: hidden;
}
.clean-f971 .media-pressed-ede7.widget-fd90 {
  position: relative;
}
.clean-f971 .media-pressed-ede7.widget-fd90.status_fbaf {
  position: initial;
}
.clean-f971
  .media-pressed-ede7.widget-fd90.status_fbaf
  .medium_e7b5 {
  left: auto;
}
.clean-f971 .media-pressed-ede7 .medium_e7b5 {
  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;
}
.clean-f971 .media-pressed-ede7:hover.widget-fd90 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.clean-f971
  .media-pressed-ede7:hover.widget-fd90
  .medium_e7b5 {
  display: block;
  z-index: 9999999;
}
.clean-f971 .silver_207b .shade-first-a26d,
.clean-f971 .video-3a6c .shade-first-a26d {
  display: none;
}
.clean-f971 .steel-6674 .media-pressed-ede7:hover.widget-fd90 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.silver-44f0 .block_630f label,
.silver-44f0 .preview_21fa label,
.silver-44f0 .under_68a8 label,
.silver-44f0 .menu_glass_b569 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient_1c0b {
  list-style: none;
  margin: 0;
}
.gradient_1c0b article.gas-928f {
  margin-bottom: 0;
}
.gradient_1c0b ul {
  list-style: none;
  margin: 0;
}
.gradient_1c0b .overlay_fluid_93a5 li.gas-928f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient_1c0b .overlay_fluid_93a5 li.gas-928f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient_1c0b .overlay_fluid_93a5 li.gas-928f: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) {
  .gradient_1c0b .overlay_fluid_93a5 li.gas-928f li.gas-928f li.gas-928f li.gas-928f {
    padding-left: 0;
  }
}
article.gas-928f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gas-928f .status_3be4 p:last-of-type {
  margin-bottom: 0;
}
article.gas-928f .orange_d135 {
  float: left;
}
article.gas-928f .outline-fresh-ddc9 {
  margin-left: 85px;
}
article.gas-928f .banner_d8f0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gas-928f .banner_d8f0 .popup-brown-8699 {
  margin-left: 10px;
}
article.gas-928f .nav_new_0621 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gas-928f .tertiary-8edc {
  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 .block_630f,
  #respond .under_68a8,
  #respond .menu_glass_b569 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .block_630f input,
#respond .under_68a8 input,
#respond .menu_glass_b569 input {
  width: 100%;
}
#respond .menu_glass_b569 {
  margin-right: 0;
}
#respond .detail-green-30a3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.silver_207b .rough_9400 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.rough_9400 .link_c1bc.over_1912 .fluid-590f > li > a:focus,
.rough_9400 .link_c1bc.over_1912 .fluid-590f > li > a:hover,
.rough_9400 .link_c1bc.thumbnail-solid-e9a5 .fluid-590f > li > a:focus,
.rough_9400 .link_c1bc.thumbnail-solid-e9a5 .fluid-590f > li > a:hover,
.rough_9400 .link_c1bc.main_cool_b435 .fluid-590f > li > a:focus,
.rough_9400 .link_c1bc.main_cool_b435 .fluid-590f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_9400
  .link_c1bc.over_1912
  .fluid-590f
  > li.grid-smooth-a839
  > a,
.rough_9400
  .link_c1bc.over_1912
  .fluid-590f
  > li.warm-ae88
  > a,
.rough_9400
  .link_c1bc.thumbnail-solid-e9a5
  .fluid-590f
  > li.grid-smooth-a839
  > a,
.rough_9400
  .link_c1bc.thumbnail-solid-e9a5
  .fluid-590f
  > li.warm-ae88
  > a,
.rough_9400
  .link_c1bc.main_cool_b435
  .fluid-590f
  > li.grid-smooth-a839
  > a,
.rough_9400 .link_c1bc.main_cool_b435 .fluid-590f > li.gas_a08d > a {
  color: rgba(255, 255, 255, 0.99);
}
.rough_9400 .action-04b2,
.rough_9400 .action-04b2 a {
  color: rgba(255, 255, 255, 0.99);
}
.rough_9400 .clean-bd16.footer_hot_d9c5 li a,
.rough_9400 .thick-6765 a,
.rough_9400 .hard_08cd,
.rough_9400 .fluid-590f > li > a,
.rough_9400 .wrapper-e48a {
  color: rgba(255, 255, 255, 0.79);
}
.rough_9400 .clean-bd16.footer_hot_d9c5 li a:hover,
.rough_9400 .thick-6765 a:hover,
.rough_9400 .hard_08cd:hover,
.rough_9400 .fluid-590f > li > a:hover,
.rough_9400 .wrapper-e48a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_9400 .thick-bc46 {
  color: rgba(255, 255, 255, 0.79);
}
.rough_9400 .thick-bc46 .static-cd2f {
  color: rgba(255, 255, 255, 0.99);
}
.rough_9400 .thick-bc46:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_9400 .main-dce7 .chip_4392 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.rough_9400 .main-dce7 .chip_4392 .action_5dc3 {
  color: rgba(255, 255, 255, 0.79);
}
.rough_9400
  .main-dce7
  .chip_4392
  .action_5dc3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_9400
  .main-dce7
  .chip_4392
  .action_5dc3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_9400
  .main-dce7
  .chip_4392
  .action_5dc3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_9400
  .main-dce7
  .chip_4392
  .action_5dc3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_9400 .main-dce7 .active_df8c {
  color: rgba(255, 255, 255, 0.79);
}
.rough_9400 .main-dce7 .active_df8c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-3bd5
  .rough_9400
  .main-dce7
  .chip_df9a
  .content-bbe4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-3bd5
  .rough_9400
  .main-dce7
  .chip_df9a
  .action_5dc3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.silver_207b .modal-in-a0c1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.modal-in-a0c1 .link_c1bc.over_1912 .fluid-590f > li > a:focus,
.modal-in-a0c1 .link_c1bc.over_1912 .fluid-590f > li > a:hover,
.modal-in-a0c1 .link_c1bc.thumbnail-solid-e9a5 .fluid-590f > li > a:focus,
.modal-in-a0c1 .link_c1bc.thumbnail-solid-e9a5 .fluid-590f > li > a:hover,
.modal-in-a0c1 .link_c1bc.main_cool_b435 .fluid-590f > li > a:focus,
.modal-in-a0c1 .link_c1bc.main_cool_b435 .fluid-590f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-in-a0c1
  .link_c1bc.over_1912
  .fluid-590f
  > li.grid-smooth-a839
  > a,
.modal-in-a0c1
  .link_c1bc.over_1912
  .fluid-590f
  > li.warm-ae88
  > a,
.modal-in-a0c1
  .link_c1bc.thumbnail-solid-e9a5
  .fluid-590f
  > li.grid-smooth-a839
  > a,
.modal-in-a0c1
  .link_c1bc.thumbnail-solid-e9a5
  .fluid-590f
  > li.warm-ae88
  > a,
.modal-in-a0c1
  .link_c1bc.main_cool_b435
  .fluid-590f
  > li.grid-smooth-a839
  > a,
.modal-in-a0c1 .link_c1bc.main_cool_b435 .fluid-590f > li.gas_a08d > a {
  color: rgba(0, 0, 0, 0.8);
}
.modal-in-a0c1 .action-04b2,
.modal-in-a0c1 .action-04b2 a {
  color: rgba(0, 0, 0, 0.8);
}
.modal-in-a0c1 .clean-bd16.footer_hot_d9c5 li a,
.modal-in-a0c1 .thick-6765 a,
.modal-in-a0c1 .hard_08cd,
.modal-in-a0c1 .fluid-590f > li > a,
.modal-in-a0c1 .wrapper-e48a {
  color: rgba(0, 0, 0, 0.55);
}
.modal-in-a0c1 .clean-bd16.footer_hot_d9c5 li a:hover,
.modal-in-a0c1 .thick-6765 a:hover,
.modal-in-a0c1 .hard_08cd:hover,
.modal-in-a0c1 .fluid-590f > li > a:hover,
.modal-in-a0c1 .wrapper-e48a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-in-a0c1 .thick-bc46 {
  color: rgba(0, 0, 0, 0.55);
}
.modal-in-a0c1 .thick-bc46 .static-cd2f {
  color: rgba(0, 0, 0, 0.8);
}
.modal-in-a0c1 .thick-bc46:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright-d043 .box_682f {
  margin-left: auto;
  margin-right: auto;
}
.gallery_8345 > * {
  margin-left: auto;
  margin-right: auto;
}
.gallery_8345 .component_6d56 {
  margin-right: 1.41575em;
}
.section_ddd0 .gallery_8345 > .summary_bffb {
  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;
}
.section_ddd0 .gallery_8345 > .carousel_plasma_bb49 {
  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;
}
.dynamic_b279.bright-d043 .box_682f,
.banner_steel_ca84.bright-d043 .box_682f {
  margin-left: 0;
}
.column_b416.bright-d043 .box_682f,
.secondary_e983.bright-d043 .box_682f {
  margin-right: 0;
}
.gallery_8345 ol,
.gallery_8345 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.filter_6280 video {
  max-width: 100%;
}
.container_pro_089f img {
  display: block;
}
.container_pro_089f.component_6d56,
.container_pro_089f.primary-8632 {
  width: 100%;
}
.container_pro_089f.carousel_plasma_bb49 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.section-1985:not(.panel_black_fc2a) {
  margin: 1.5em auto;
}
.frame-a40b p {
  padding: 1.5em 14px;
}
ul.table_fa5c.carousel_plasma_bb49,
ul.table_fa5c.summary_bffb,
ul.table_fa5c.hard-4ff4.summary_bffb {
  padding: 0 14px;
}
.avatar_6f20 {
  display: block;
  overflow-x: auto;
}
.avatar_6f20 table {
  border-collapse: collapse;
  width: 100%;
}
.avatar_6f20 td,
.avatar_6f20 th {
  padding: 0.5em;
}
.gallery_8345 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gallery_8345 ol ol,
.gallery_8345 ol ul,
.gallery_8345 ul ol,
.gallery_8345 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gallery_8345 ol ol li,
.gallery_8345 ol ul li,
.gallery_8345 ul ol li,
.gallery_8345 ul ul li {
  margin-left: 0;
}
.short-8d30.purple-8b4e > .sidebar-9f39 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.short-8d30.purple-8b4e > .sidebar-9f39 iframe,
.short-8d30.purple-8b4e > .sidebar-9f39 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer_wood_92bc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.footer_wood_92bc.shadow-bright-6e4d {
  padding: 0;
}
.footer_wood_92bc.shadow-bright-6e4d cite {
  font-size: 13px;
}
.footer_wood_92bc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.footer_wood_92bc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notice_fresh_07bb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notice_fresh_07bb > p:first-child {
  margin-top: 0;
}
.notice_fresh_07bb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notice_fresh_07bb blockquote {
  border-left: 0;
}
.wrapper-9323 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.wrapper-9323:not(.table_middle_707a) {
  max-width: 100px;
}
.wrapper-9323.outline-eb65 {
  border-bottom: none !important;
  text-align: center;
}
.wrapper-9323.outline-eb65::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .frame-a40b p {
    padding: 1.5em 0;
  }
}
.focus_old_4ccc {
  color: #0073aa;
}
.paragraph-0b50 {
  background-color: #0073aa;
}
.first-70e3 {
  color: #229fd8;
}
.border_lower_591d {
  background-color: #229fd8;
}
.form_under_cff5 {
  color: #eee;
}
.active_steel_6a80 {
  background-color: #eee;
}
.surface-bb7e {
  color: #444;
}
.highlight-short-eb02 {
  background-color: #444;
}
.component-west-c816 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.component-west-c816 .middle-ffa7 .thick-6765 {
  font-size: 15px;
}
.component-west-c816 .thick-6765 {
  line-height: 1.3;
}
.component-west-c816 .modal-in-a0c1 {
}
.component-west-c816 .rough_9400 {
  background: #235787;
}
.feature_paper_bde3 {
  padding: 0;
}
.feature_paper_bde3 .rough_9400 {
  background: #1a1a1a;
}
.feature_paper_bde3 .modal-in-a0c1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.banner_east_56f3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.banner_east_56f3 .modal-in-a0c1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.banner_east_56f3 .rough_9400 {
  background: #303030;
}
.bright_7538 {
  position: relative;
  z-index: 10;
}
.bright_7538 .component_complex_2309 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.white-0a92 .widget-fd90 {
  display: inline-block;
  vertical-align: middle;
}
.white-0a92.shadow_13c3 .widget-fd90 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .white-0a92.shadow_13c3 .widget-fd90 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .white-0a92.shadow_13c3 .widget-fd90 {
    margin-right: 0.4em;
  }
}
.white-0a92.shadow_13c3 .widget-fd90:last-child {
  margin-right: 0;
}
.carousel-9bc1 .component_complex_2309 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .silver_207b .middle-ffa7 {
    margin: 0 -0.5em;
  }
  .silver_207b .middle-ffa7 [class*="customify-col-"],
  .silver_207b .middle-ffa7 [class*="customify-col_"],
  .silver_207b .middle-ffa7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.silver_207b.first_ae04 .component_complex_2309 {
  background: 0 0 !important;
}
.silver_207b.first_ae04 .component_complex_2309,
.silver_207b.carousel-9bc1 .component_complex_2309 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .silver_207b.easy_2770 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.silver_207b.carousel-9bc1 .component_complex_2309 {
  box-shadow: none !important;
}
.right_ed63 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .right_ed63 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .right_ed63 {
    padding: 18px 0 20px;
  }
}
.right_ed63 .filter-a2a7 {
  width: 100%;
}
.right_ed63 .silver-65f3 {
  margin-bottom: 0;
}
.right_ed63 .thumbnail-action-896b {
  margin-top: 5px;
  font-size: 0.875em;
}
.light_7ec5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.light_7ec5 .full_d08c {
  width: 100%;
}
.stale_9fb6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.stale_9fb6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.stale_9fb6 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;
}
.stale_9fb6 li:last-child:after {
  display: none;
}
.stale_9fb6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.shade_e26d .shade-first-a26d button,
.right_ed63 .shade-first-a26d button {
  left: 0;
}
.shade_e26d .full_d08c,
.right_ed63 .full_d08c {
  padding-left: 0;
  padding-right: 0;
}
.shade_e26d .light_7ec5,
.right_ed63 .light_7ec5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.shade_e26d {
  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;
}
.shade_e26d: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;
}
.shade_e26d .banner_cb4f {
  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) {
  .shade_e26d .banner_cb4f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .shade_e26d .banner_cb4f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .shade_e26d .banner_cb4f {
    min-height: 200px;
  }
}
.shade_e26d .stale_9fb6 {
  color: rgba(255, 255, 255, 0.8);
}
.shade_e26d .stale_9fb6 a,
.shade_e26d .stale_9fb6 li:after {
  color: inherit;
}
.shade_e26d .stale_9fb6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container-a917 {
  margin-bottom: 0.5em;
}
.tag-new-4fb7 {
  margin-bottom: 1.2em;
}
.tag-new-4fb7,
.container-a917 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tag-new-4fb7 p:last-child,
.container-a917 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shade-first-a26d,
#masthead .shade-first-a26d {
  display: none;
}
#masthead
  > .shade-first-a26d.border-hard-e29f {
  display: none;
}
#masthead > .shade-first-a26d button {
  left: 0;
}
.lite_d6f9 {
  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%;
}
.lite_d6f9 .widget-fd90 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.lite_d6f9 .message-702b {
  display: -webkit-box;
  display: flex;
}
.lite_d6f9 .message-702b.backdrop_19ba {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.lite_d6f9 .message-702b.preview_4444 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lite_d6f9 .message-702b.header_stone_c24e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lite_d6f9.warm-01dd.hidden_current_6117 .message-702b.backdrop_19ba {
  flex-basis: 100%;
}
.lite_d6f9.tertiary_7bfc .message-702b.preview_4444 {
  -webkit-box-flex: 1;
  flex: auto;
}
.lite_d6f9.tertiary_7bfc .message-702b.header_stone_c24e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shade-first-a26d.border-hard-e29f {
  display: none;
}
#masthead > .shade-first-a26d button {
  left: 0;
}
.breadcrumb_copper_4e68 {
  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;
}
.breadcrumb_copper_4e68:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.breadcrumb_copper_4e68.active_d38c i {
  margin-right: 4px;
}
.breadcrumb_copper_4e68.backdrop-3811 i {
  margin-left: 5px;
}
.thick-6765 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thick-6765 p:last-child {
  margin-bottom: 0;
}
.up_db29 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.up_db29 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.up_db29 img {
  display: block;
  width: auto;
  line-height: 1;
}
.up_db29 .action-04b2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.up_db29 .tooltip_62a9 {
  margin: 5px 0 7px 0;
}
.up_db29.modal-33f3 .progress-bf27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.up_db29.modal-33f3 .title_dd2c {
  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;
}
.up_db29.search_c82d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.up_db29.search_c82d .progress-bf27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.up_db29.search_c82d .title_dd2c {
  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;
}
.up_db29.item_tall_3194 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.up_db29.new_3164 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.up_db29.new_3164 .title_dd2c {
  margin-top: 7px;
}
.picture-lite-c0fc {
  display: inline-block;
}
.bright_7538 .button_0974 .up_db29 img {
  max-width: 100%;
}
.link_c1bc .info-f310.content_pink_8257,
.dropdown-dynamic-8184 .info-f310.content_pink_8257 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.link_c1bc .thumbnail-3232,
.dropdown-dynamic-8184 .thumbnail-3232 {
  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%);
}
.link_c1bc .thumbnail-3232 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.link_c1bc.fluid-9bd2 .thumbnail-3232 {
  display: none;
}
.link_c1bc .shadow_dcd3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link_c1bc .shadow_dcd3 li {
  display: inline-block;
  position: relative;
}
.link_c1bc .shadow_dcd3 li:last-child {
  margin-right: 0;
}
.link_c1bc .shadow_dcd3 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;
}
.link_c1bc .shadow_dcd3 li.gas_a08d > a {
  color: rgba(0, 0, 0, 0.9);
}
.link_c1bc .shadow_dcd3 > 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;
}
.link_c1bc .shadow_dcd3 > li > a i {
  line-height: 0;
}
.link_c1bc .shadow_dcd3 > li.carousel-7a26 > a .thumbnail-3232 {
  margin-left: 4px;
  line-height: 0;
}
.link_c1bc .shadow_dcd3 .old-711b li.carousel-7a26 > a {
  position: relative;
}
.link_c1bc .shadow_dcd3 .old-711b li.carousel-7a26 > a:after,
.link_c1bc .shadow_dcd3 .old-711b li.carousel-7a26 > a:before {
  content: "";
  display: table;
}
.link_c1bc .shadow_dcd3 .old-711b li.carousel-7a26 > a:after {
  clear: both;
}
.link_c1bc .shadow_dcd3 .old-711b li.carousel-7a26 > a .thumbnail-3232 {
  margin-left: 5px;
  float: right;
}
.link_c1bc .section-center-8996,
.link_c1bc .old-711b {
  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;
}
.link_c1bc .old-711b {
  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;
}
.link_c1bc .old-711b .content_pink_8257 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link_c1bc .old-711b .thumbnail-3232 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.link_c1bc .old-711b li {
  display: block;
  margin: 0;
  padding: 0;
}
.link_c1bc .old-711b 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;
}
.link_c1bc .old-711b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.link_c1bc .old-711b .old-711b {
  top: 0;
  left: 100%;
}
.link_c1bc .hover_c2c6.fn-focus-5e1d > .section-center-8996,
.link_c1bc .hover_c2c6.fn-focus-5e1d > .old-711b,
.link_c1bc .hover_c2c6:focus > .section-center-8996,
.link_c1bc .hover_c2c6:focus > .old-711b,
.link_c1bc .hover_c2c6:hover > .section-center-8996,
.link_c1bc .hover_c2c6:hover > .old-711b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.link_c1bc.main_cool_b435 .fluid-590f:after,
.link_c1bc.main_cool_b435 .fluid-590f:before {
  content: "";
  display: table;
}
.link_c1bc.main_cool_b435 .fluid-590f:after {
  clear: both;
}
.link_c1bc.main_cool_b435 .fluid-590f > li {
  float: left;
}
.link_c1bc.gas-d2a2 .fluid-590f:after,
.link_c1bc.gas-d2a2 .fluid-590f:before {
  content: "";
  display: table;
}
.link_c1bc.gas-d2a2 .fluid-590f:after {
  clear: both;
}
.link_c1bc.gas-d2a2 .fluid-590f > li {
  float: left;
}
.link_c1bc.gas-d2a2 .fluid-590f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.link_c1bc.gas-d2a2 .fluid-590f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.link_c1bc.gas-d2a2 .fluid-590f > li.grid-smooth-a839 > a,
.link_c1bc.gas-d2a2 .fluid-590f > li.gas_a08d > a {
  color: #fff;
  background-color: #1e4b75;
}
.link_c1bc.over_1912 .fluid-590f > li > a .content_pink_8257 {
  position: relative;
}
.link_c1bc.over_1912 .fluid-590f > li > a .content_pink_8257: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;
}
.link_c1bc.over_1912
  .fluid-590f
  > li:focus
  > a
  .content_pink_8257:before,
.link_c1bc.over_1912
  .fluid-590f
  > li:hover
  > a
  .content_pink_8257:before {
  width: 100%;
  background-color: currentColor;
}
.link_c1bc.over_1912
  .fluid-590f
  > li.grid-smooth-a839
  > a
  .content_pink_8257:before,
.link_c1bc.over_1912
  .fluid-590f
  > li.warm-ae88
  > a
  .content_pink_8257:before {
  width: 100%;
  background-color: currentColor;
}
.link_c1bc.thumbnail-solid-e9a5 .fluid-590f > li > a .content_pink_8257 {
  position: relative;
}
.link_c1bc.thumbnail-solid-e9a5 .fluid-590f > li > a .content_pink_8257: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;
}
.link_c1bc.thumbnail-solid-e9a5 .fluid-590f > li:focus > a .content_pink_8257:before,
.link_c1bc.thumbnail-solid-e9a5
  .fluid-590f
  > li:hover
  > a
  .content_pink_8257:before {
  width: 100%;
  background-color: currentColor;
}
.link_c1bc.thumbnail-solid-e9a5
  .fluid-590f
  > li.grid-smooth-a839
  > a
  .content_pink_8257:before,
.link_c1bc.thumbnail-solid-e9a5
  .fluid-590f
  > li.warm-ae88
  > a
  .content_pink_8257:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown-dynamic-8184 .shadow_dcd3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown-dynamic-8184 .shadow_dcd3 li:first-child > a {
  border-top: none;
}
.dropdown-dynamic-8184 .shadow_dcd3 .narrow_e805 > .content_pink_8257 .thumbnail-3232 {
  display: none;
}
.dropdown-dynamic-8184 .shadow_dcd3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dropdown-dynamic-8184 .shadow_dcd3 li:last-child {
  border: none;
}
.dropdown-dynamic-8184 .shadow_dcd3 li.carousel-7a26 > a {
  padding-right: 45px !important;
}
.dropdown-dynamic-8184 .shadow_dcd3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dropdown-dynamic-8184 .shadow_dcd3 li a:focus,
.dropdown-dynamic-8184 .shadow_dcd3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-dynamic-8184 .shadow_dcd3 li .thumbnail_48dd {
  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;
}
.dropdown-dynamic-8184 .shadow_dcd3 li .thumbnail_48dd:hover {
  box-shadow: none;
}
.dropdown-dynamic-8184 .shadow_dcd3 li .thumbnail_48dd .thumbnail-3232 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dropdown-dynamic-8184 .shadow_dcd3 .old-711b {
  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);
}
.dropdown-dynamic-8184 .shadow_dcd3 .old-711b li a {
  padding-left: 3em;
}
.dropdown-dynamic-8184 .shadow_dcd3 .stone_689a > a .thumbnail_48dd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dropdown-dynamic-8184 .shadow_dcd3 .stone_689a > .old-711b {
  display: block;
  opacity: 1;
}
.header-light-c6c5 {
  max-width: 100%;
}
.fresh-4b05 {
  line-height: 0;
  cursor: pointer;
}
.wrapper-e48a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wrapper-e48a:hover {
  box-shadow: none;
  color: currentColor;
}
.wrapper-e48a svg {
  width: 18px;
  height: 18px;
}
.wrapper-e48a .yellow-a83c {
  display: none;
}
.avatar-a454 {
  position: relative;
}
.avatar-a454.fn-active-5e1d .wrapper-e48a .lite_5b68 {
  display: none;
}
.avatar-a454.fn-active-5e1d .wrapper-e48a .yellow-a83c {
  display: inline-block;
}
.avatar-a454 .plasma_5326 {
  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);
}
.avatar-a454.border_9485 .plasma_5326 {
  left: auto;
  right: -0.9em;
}
.avatar-a454.border_9485 .message-orange-0e34::before {
  left: auto;
  right: 15px;
}
.avatar-a454.fn-active-5e1d .plasma_5326 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip_df9a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.chip_df9a label {
  flex-basis: 100%;
}
.chip_df9a .chip_4392 {
  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;
}
.chip_df9a .action_5dc3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.chip_df9a .action_5dc3:focus {
  background-color: transparent;
}
.chip_df9a button.active_df8c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.chip_df9a button.active_df8c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.chip_df9a button.active_df8c svg {
  width: 18px;
  height: 18px;
}
.chip_df9a input[type="submit"] {
  min-height: auto;
}
.main-dce7 .chip_df9a .action_5dc3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.message-orange-0e34 {
  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) {
  .message-orange-0e34 {
    width: 220px;
  }
}
.message-orange-0e34 label {
  flex-basis: 100%;
}
.message-orange-0e34::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;
}
.button-3bd5 .main-dce7 .chip_df9a {
  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;
}
.button-3bd5
  .main-dce7
  .chip_df9a
  .chip_4392 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.button-3bd5 .main-dce7 .chip_df9a .action_5dc3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.button-3bd5
  .main-dce7
  .chip_df9a
  .action_5dc3:focus {
  background: 0 0;
}
.button-3bd5
  .main-dce7
  .chip_df9a
  .content-bbe4 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.clean-bd16 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean-bd16 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean-bd16 li:last-child {
  margin-right: 0;
}
.clean-bd16 li:first-child {
  margin-left: 0;
}
.clean-bd16.copper_4f42 a {
  color: #fff;
}
.clean-bd16.copper_4f42 a:hover {
  color: #fff;
}
.clean-bd16 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean-bd16 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean-bd16 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean-bd16 a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean-bd16 [class*="social-icon-apple"] {
  background-color: #999;
}
.clean-bd16 [class*="social-icon-apple"].pattern-2e91 {
  background-color: transparent;
  color: #999;
}
.clean-bd16 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean-bd16 [class*="social-icon-behance"].pattern-2e91 {
  background-color: transparent;
  color: #1769ff;
}
.clean-bd16 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean-bd16 [class*="social-icon-bitbucket"].pattern-2e91 {
  background-color: transparent;
  color: #205081;
}
.clean-bd16 [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean-bd16 [class*="social-icon-codepen"].pattern-2e91 {
  background-color: transparent;
  color: #000;
}
.clean-bd16 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean-bd16 [class*="social-icon-delicious"].pattern-2e91 {
  background-color: transparent;
  color: #39f;
}
.clean-bd16 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean-bd16 [class*="social-icon-digg"].pattern-2e91 {
  background-color: transparent;
  color: #005be2;
}
.clean-bd16 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean-bd16 [class*="social-icon-dribbble"].pattern-2e91 {
  background-color: transparent;
  color: #ea4c89;
}
.clean-bd16 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean-bd16 [class*="social-icon-envelope"].pattern-2e91 {
  background-color: transparent;
  color: #ea4335;
}
.clean-bd16 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean-bd16 [class*="social-icon-facebook"].pattern-2e91 {
  background-color: transparent;
  color: #3b5998;
}
.clean-bd16 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean-bd16 [class*="social-icon-flickr"].pattern-2e91 {
  background-color: transparent;
  color: #0063dc;
}
.clean-bd16 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean-bd16 [class*="social-icon-foursquare"].pattern-2e91 {
  background-color: transparent;
  color: #2d5be3;
}
.clean-bd16 [class*="social-icon-github"] {
  background-color: #333;
}
.clean-bd16 [class*="social-icon-github"].pattern-2e91 {
  background-color: transparent;
  color: #333;
}
.clean-bd16 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean-bd16 [class*="social-icon-google-plus"].pattern-2e91 {
  background-color: transparent;
  color: #dd4b39;
}
.clean-bd16 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean-bd16 [class*="social-icon-houzz"].pattern-2e91 {
  background-color: transparent;
  color: #7ac142;
}
.clean-bd16 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean-bd16 [class*="social-icon-instagram"].pattern-2e91 {
  background-color: transparent;
  color: #262626;
}
.clean-bd16 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean-bd16 [class*="social-icon-jsfiddle"].pattern-2e91 {
  background-color: transparent;
  color: #487aa2;
}
.clean-bd16 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean-bd16 [class*="social-icon-linkedin"].pattern-2e91 {
  background-color: transparent;
  color: #0077b5;
}
.clean-bd16 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean-bd16 [class*="social-icon-medium"].pattern-2e91 {
  background-color: transparent;
  color: #00ab6b;
}
.clean-bd16 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean-bd16
  [class*="social-icon-odnoklassniki"].pattern-2e91 {
  background-color: transparent;
  color: #f4731c;
}
.clean-bd16 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean-bd16 [class*="social-icon-meetup"].pattern-2e91 {
  background-color: transparent;
  color: #ec1c40;
}
.clean-bd16 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean-bd16 [class*="social-icon-pinterest"].pattern-2e91 {
  background-color: transparent;
  color: #bd081c;
}
.clean-bd16 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean-bd16 [class*="social-icon-product-hunt"].pattern-2e91 {
  background-color: transparent;
  color: #da552f;
}
.clean-bd16 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean-bd16 [class*="social-icon-reddit"].pattern-2e91 {
  background-color: transparent;
  color: #ff4500;
}
.clean-bd16 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean-bd16 [class*="social-icon-rss"].pattern-2e91 {
  background-color: transparent;
  color: #f26522;
}
.clean-bd16 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean-bd16
  [class*="social-icon-shopping-cart"].pattern-2e91 {
  background-color: transparent;
  color: #4caf50;
}
.clean-bd16 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean-bd16 [class*="social-icon-skype"].pattern-2e91 {
  background-color: transparent;
  color: #00aff0;
}
.clean-bd16 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean-bd16 [class*="social-icon-slideshare"].pattern-2e91 {
  background-color: transparent;
  color: #0077b5;
}
.clean-bd16 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean-bd16 [class*="social-icon-snapchat"].pattern-2e91 {
  background-color: transparent;
  color: #fffc00;
}
.clean-bd16 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean-bd16 [class*="social-icon-soundcloud"].pattern-2e91 {
  background-color: transparent;
  color: #f80;
}
.clean-bd16 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean-bd16 [class*="social-icon-spotify"].pattern-2e91 {
  background-color: transparent;
  color: #2ebd59;
}
.clean-bd16 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean-bd16
  [class*="social-icon-stack-overflow"].pattern-2e91 {
  background-color: transparent;
  color: #fe7a15;
}
.clean-bd16 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean-bd16 [class*="social-icon-maldkfgram"].pattern-2e91 {
  background-color: transparent;
  color: #2ca5e0;
}
.clean-bd16 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean-bd16 [class*="social-icon-tripadvisor"].pattern-2e91 {
  background-color: transparent;
  color: #589442;
}
.clean-bd16 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean-bd16 [class*="social-icon-tumblr"].pattern-2e91 {
  background-color: transparent;
  color: #35465c;
}
.clean-bd16 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean-bd16 [class*="social-icon-twitch"].pattern-2e91 {
  background-color: transparent;
  color: #6441a5;
}
.clean-bd16 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean-bd16 [class*="social-icon-twitter"].pattern-2e91 {
  background-color: transparent;
  color: #1da1f2;
}
.clean-bd16 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean-bd16 [class*="social-icon-vimeo"].pattern-2e91 {
  background-color: transparent;
  color: #1ab7ea;
}
.clean-bd16 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean-bd16 [class*="social-icon-vk"].pattern-2e91 {
  background-color: transparent;
  color: #45668e;
}
.clean-bd16 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean-bd16 [class*="social-icon-weibo"].pattern-2e91 {
  background-color: transparent;
  color: #df2029;
}
.clean-bd16 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean-bd16 [class*="social-icon-weixin"].pattern-2e91 {
  background-color: transparent;
  color: #7bb32e;
}
.clean-bd16 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean-bd16 [class*="social-icon-whatsapp"].pattern-2e91 {
  background-color: transparent;
  color: #25d366;
}
.clean-bd16 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean-bd16 [class*="social-icon-wordpress"].pattern-2e91 {
  background-color: transparent;
  color: #21759b;
}
.clean-bd16 [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean-bd16 [class*="social-icon-xing"].pattern-2e91 {
  background-color: transparent;
  color: #026466;
}
.clean-bd16 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean-bd16 [class*="social-icon-yelp"].pattern-2e91 {
  background-color: transparent;
  color: #af0606;
}
.clean-bd16 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean-bd16 [class*="social-icon-youtube"].pattern-2e91 {
  background-color: transparent;
  color: #cd201f;
}
.hard_08cd {
  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;
}
.hard_08cd:hover {
  box-shadow: none;
  background: 0 0;
}
.alert_old_d030 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.panel_dynamic_693a {
  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;
}
.list-ca70 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.easy-c64c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.easy-c64c,
.easy-c64c::after,
.easy-c64c::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;
}
.easy-c64c::after,
.easy-c64c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.row-middle-129b .panel_dynamic_693a .list-ca70 {
  margin-top: -2px;
  width: 19px;
}
.row-middle-129b .panel_dynamic_693a .easy-c64c {
  margin-top: -1px;
}
.row-middle-129b .panel_dynamic_693a .easy-c64c,
.row-middle-129b .panel_dynamic_693a .easy-c64c::after,
.row-middle-129b .panel_dynamic_693a .easy-c64c::before {
  width: 19px;
  height: 2px;
}
.row-middle-129b .panel_dynamic_693a .easy-c64c::before {
  top: -6px;
}
.row-middle-129b .panel_dynamic_693a .easy-c64c::after {
  bottom: -6px;
}
.stone-9397 .panel_dynamic_693a .list-ca70 {
  margin-top: -2px;
  width: 22px;
}
.stone-9397 .panel_dynamic_693a .easy-c64c {
  margin-top: -1px;
}
.stone-9397 .panel_dynamic_693a .easy-c64c,
.stone-9397 .panel_dynamic_693a .easy-c64c::after,
.stone-9397 .panel_dynamic_693a .easy-c64c::before {
  width: 22px;
  height: 2px;
}
.stone-9397 .panel_dynamic_693a .easy-c64c::before {
  top: -7px;
}
.stone-9397 .panel_dynamic_693a .easy-c64c::after {
  bottom: -7px;
}
.box-clean-8c0a .panel_dynamic_693a .list-ca70 {
  margin-top: -2px;
  width: 31px;
}
.box-clean-8c0a .panel_dynamic_693a .easy-c64c {
  margin-top: -1.5px;
}
.box-clean-8c0a .panel_dynamic_693a .easy-c64c,
.box-clean-8c0a .panel_dynamic_693a .easy-c64c::after,
.box-clean-8c0a .panel_dynamic_693a .easy-c64c::before {
  width: 31px;
  height: 3px;
}
.box-clean-8c0a .panel_dynamic_693a .easy-c64c::before {
  top: -9px;
}
.box-clean-8c0a .panel_dynamic_693a .easy-c64c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .box_complex_af48 .panel_dynamic_693a .list-ca70 {
    margin-top: -2px;
    width: 19px;
  }
  .box_complex_af48 .panel_dynamic_693a .easy-c64c {
    margin-top: -1px;
  }
  .box_complex_af48 .panel_dynamic_693a .easy-c64c,
  .box_complex_af48 .panel_dynamic_693a .easy-c64c::after,
  .box_complex_af48 .panel_dynamic_693a .easy-c64c::before {
    width: 19px;
    height: 2px;
  }
  .box_complex_af48 .panel_dynamic_693a .easy-c64c::before {
    top: -6px;
  }
  .box_complex_af48 .panel_dynamic_693a .easy-c64c::after {
    bottom: -6px;
  }
  .pressed-3a65 .panel_dynamic_693a .list-ca70 {
    margin-top: -2px;
    width: 22px;
  }
  .pressed-3a65 .panel_dynamic_693a .easy-c64c {
    margin-top: -1px;
  }
  .pressed-3a65 .panel_dynamic_693a .easy-c64c,
  .pressed-3a65 .panel_dynamic_693a .easy-c64c::after,
  .pressed-3a65 .panel_dynamic_693a .easy-c64c::before {
    width: 22px;
    height: 2px;
  }
  .pressed-3a65 .panel_dynamic_693a .easy-c64c::before {
    top: -7px;
  }
  .pressed-3a65 .panel_dynamic_693a .easy-c64c::after {
    bottom: -7px;
  }
  .sort_light_724d .panel_dynamic_693a .list-ca70 {
    margin-top: -2px;
    width: 31px;
  }
  .sort_light_724d .panel_dynamic_693a .easy-c64c {
    margin-top: -1.5px;
  }
  .sort_light_724d .panel_dynamic_693a .easy-c64c,
  .sort_light_724d .panel_dynamic_693a .easy-c64c::after,
  .sort_light_724d .panel_dynamic_693a .easy-c64c::before {
    width: 31px;
    height: 3px;
  }
  .sort_light_724d .panel_dynamic_693a .easy-c64c::before {
    top: -9px;
  }
  .sort_light_724d .panel_dynamic_693a .easy-c64c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .down-569d .panel_dynamic_693a .list-ca70 {
    margin-top: -2px;
    width: 19px;
  }
  .down-569d .panel_dynamic_693a .easy-c64c {
    margin-top: -1px;
  }
  .down-569d .panel_dynamic_693a .easy-c64c,
  .down-569d .panel_dynamic_693a .easy-c64c::after,
  .down-569d .panel_dynamic_693a .easy-c64c::before {
    width: 19px;
    height: 2px;
  }
  .down-569d .panel_dynamic_693a .easy-c64c::before {
    top: -6px;
  }
  .down-569d .panel_dynamic_693a .easy-c64c::after {
    bottom: -6px;
  }
  .item-5525 .panel_dynamic_693a .list-ca70 {
    margin-top: -2px;
    width: 22px;
  }
  .item-5525 .panel_dynamic_693a .easy-c64c {
    margin-top: -1px;
  }
  .item-5525 .panel_dynamic_693a .easy-c64c,
  .item-5525 .panel_dynamic_693a .easy-c64c::after,
  .item-5525 .panel_dynamic_693a .easy-c64c::before {
    width: 22px;
    height: 2px;
  }
  .item-5525 .panel_dynamic_693a .easy-c64c::before {
    top: -7px;
  }
  .item-5525 .panel_dynamic_693a .easy-c64c::after {
    bottom: -7px;
  }
  .detail_c6a7 .panel_dynamic_693a .list-ca70 {
    margin-top: -2px;
    width: 31px;
  }
  .detail_c6a7 .panel_dynamic_693a .easy-c64c {
    margin-top: -1.5px;
  }
  .detail_c6a7 .panel_dynamic_693a .easy-c64c,
  .detail_c6a7 .panel_dynamic_693a .easy-c64c::after,
  .detail_c6a7 .panel_dynamic_693a .easy-c64c::before {
    width: 31px;
    height: 3px;
  }
  .detail_c6a7 .panel_dynamic_693a .easy-c64c::before {
    top: -9px;
  }
  .detail_c6a7 .panel_dynamic_693a .easy-c64c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .table_fresh_e2a6 .panel_dynamic_693a .list-ca70 {
    margin-top: -2px;
    width: 19px;
  }
  .table_fresh_e2a6 .panel_dynamic_693a .easy-c64c {
    margin-top: -1px;
  }
  .table_fresh_e2a6 .panel_dynamic_693a .easy-c64c,
  .table_fresh_e2a6 .panel_dynamic_693a .easy-c64c::after,
  .table_fresh_e2a6 .panel_dynamic_693a .easy-c64c::before {
    width: 19px;
    height: 2px;
  }
  .table_fresh_e2a6 .panel_dynamic_693a .easy-c64c::before {
    top: -6px;
  }
  .table_fresh_e2a6 .panel_dynamic_693a .easy-c64c::after {
    bottom: -6px;
  }
  .wide-168f .panel_dynamic_693a .list-ca70 {
    margin-top: -2px;
    width: 22px;
  }
  .wide-168f .panel_dynamic_693a .easy-c64c {
    margin-top: -1px;
  }
  .wide-168f .panel_dynamic_693a .easy-c64c,
  .wide-168f .panel_dynamic_693a .easy-c64c::after,
  .wide-168f .panel_dynamic_693a .easy-c64c::before {
    width: 22px;
    height: 2px;
  }
  .wide-168f .panel_dynamic_693a .easy-c64c::before {
    top: -7px;
  }
  .wide-168f .panel_dynamic_693a .easy-c64c::after {
    bottom: -7px;
  }
  .thick_b4ed .panel_dynamic_693a .list-ca70 {
    margin-top: -2px;
    width: 31px;
  }
  .thick_b4ed .panel_dynamic_693a .easy-c64c {
    margin-top: -1.5px;
  }
  .thick_b4ed .panel_dynamic_693a .easy-c64c,
  .thick_b4ed .panel_dynamic_693a .easy-c64c::after,
  .thick_b4ed .panel_dynamic_693a .easy-c64c::before {
    width: 31px;
    height: 3px;
  }
  .thick_b4ed .panel_dynamic_693a .easy-c64c::before {
    top: -9px;
  }
  .thick_b4ed .panel_dynamic_693a .easy-c64c::after {
    bottom: -9px;
  }
}
.background-prev-528e .easy-c64c {
  -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);
}
.background-prev-528e .easy-c64c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.background-prev-528e .easy-c64c::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);
}
.background-prev-528e.module_3c77 .easy-c64c {
  -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);
}
.background-prev-528e.module_3c77 .easy-c64c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.background-prev-528e.module_3c77 .easy-c64c::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);
}
.grid_6df3 {
  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.wood-e7da:before {
  display: none;
}
.video-3a6c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.video-3a6c .aside_9f48 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.video-3a6c .aside_9f48:last-of-type {
  border-bottom: none;
}
.video-3a6c .aside_9f48.static-f9a5,
.video-3a6c .aside_9f48.wrapper-f8ee,
.video-3a6c .aside_9f48.copper_e90f {
  padding: 0;
}
.video-3a6c .dropdown-dynamic-8184 .thumbnail_48dd {
  color: currentColor;
}
.video-3a6c .dropdown-dynamic-8184 .thumbnail_48dd:focus,
.video-3a6c .dropdown-dynamic-8184 .thumbnail_48dd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video-3a6c.modal-in-a0c1 .thick-bc46,
.video-3a6c.modal-in-a0c1 .thick-6765 a,
.video-3a6c.modal-in-a0c1 .fluid-590f a,
.video-3a6c.modal-in-a0c1 .old-711b a {
  color: rgba(0, 0, 0, 0.55);
}
.video-3a6c.modal-in-a0c1 .thick-bc46:hover,
.video-3a6c.modal-in-a0c1 .thick-6765 a:hover,
.video-3a6c.modal-in-a0c1 .fluid-590f a:hover,
.video-3a6c.modal-in-a0c1 .old-711b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video-3a6c.modal-in-a0c1 .static-cd2f {
  color: rgba(0, 0, 0, 0.8);
}
.video-3a6c.modal-in-a0c1 .aside_9f48 {
  border-color: rgba(0, 0, 0, 0.08);
}
.video-3a6c.modal-in-a0c1 .aside_9f48:before {
  background: rgba(0, 0, 0, 0.08);
}
.video-3a6c.modal-in-a0c1 .slow_c5d9:before {
  background: rgba(255, 255, 255, 0.9);
}
.video-3a6c.modal-in-a0c1 .dropdown-dynamic-8184 .shadow_dcd3 li a,
.video-3a6c.modal-in-a0c1 .dropdown-dynamic-8184 .thumbnail_48dd,
.video-3a6c.modal-in-a0c1 .old-711b {
  border-color: rgba(0, 0, 0, 0.08);
}
.video-3a6c.modal-in-a0c1 .dropdown-dynamic-8184 .thumbnail_48dd:focus,
.video-3a6c.modal-in-a0c1 .dropdown-dynamic-8184 .thumbnail_48dd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video-3a6c.modal-in-a0c1 .shadow_dcd3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video-3a6c.rough_9400 .thick-bc46,
.video-3a6c.rough_9400 .thick-6765 a,
.video-3a6c.rough_9400 .fluid-590f .thumbnail_48dd,
.video-3a6c.rough_9400 .fluid-590f a,
.video-3a6c.rough_9400 .old-711b a {
  color: rgba(255, 255, 255, 0.79);
}
.video-3a6c.rough_9400 .thick-bc46:hover,
.video-3a6c.rough_9400 .thick-6765 a:hover,
.video-3a6c.rough_9400 .fluid-590f .thumbnail_48dd:hover,
.video-3a6c.rough_9400 .fluid-590f a:hover,
.video-3a6c.rough_9400 .old-711b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video-3a6c.rough_9400 .static-cd2f {
  color: rgba(255, 255, 255, 0.99);
}
.video-3a6c.rough_9400 .aside_9f48 {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-3a6c.rough_9400 .aside_9f48:before {
  background: rgba(255, 255, 255, 0.08);
}
.video-3a6c.rough_9400 .slow_c5d9:before {
  background: rgba(0, 0, 0, 0.9);
}
.video-3a6c.rough_9400 .dropdown-dynamic-8184 .shadow_dcd3 li a,
.video-3a6c.rough_9400 .dropdown-dynamic-8184 .thumbnail_48dd,
.video-3a6c.rough_9400 .old-711b {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-3a6c.rough_9400 .dropdown-dynamic-8184 .thumbnail_48dd:focus,
.video-3a6c.rough_9400 .dropdown-dynamic-8184 .thumbnail_48dd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video-3a6c.rough_9400 .shadow_dcd3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow_c5d9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slow_c5d9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.mini_1484 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hovered-9c34 .video-3a6c {
  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;
}
.hovered-9c34 .aside_9f48 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hovered-9c34 .aside_9f48: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) {
  .hovered-9c34 .aside_9f48:before {
    width: 16%;
    left: 42%;
  }
}
.hovered-9c34 .aside_9f48:last-child:before {
  content: none;
}
.hovered-9c34 .aside_9f48[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hovered-9c34 .dropdown-dynamic-8184 .shadow_dcd3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hovered-9c34 .dropdown-dynamic-8184 .shadow_dcd3 li a .thumbnail_48dd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hovered-9c34 .dropdown-dynamic-8184 .old-711b {
  border: none;
}
.hovered-9c34 .dropdown-dynamic-8184 .old-711b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hovered-9c34 .slow_c5d9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hovered-9c34 .mini_1484 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hovered-9c34 .rough_9400 .slow_c5d9:before {
  background: rgba(0, 0, 0, 0.9);
}
.hovered-9c34 .modal-in-a0c1.glass-f6e0 .easy-c64c {
  background: rgba(0, 0, 0, 0.6);
}
.hovered-9c34
  .modal-in-a0c1.glass-f6e0
  .easy-c64c::after,
.hovered-9c34
  .modal-in-a0c1.glass-f6e0
  .easy-c64c:before {
  background: inherit;
}
.hovered-9c34
  .modal-in-a0c1.glass-f6e0:hover
  .easy-c64c {
  background: rgba(0, 0, 0, 0.8);
}
.banner_ed74 .video-3a6c {
  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) {
  .banner_ed74 .video-3a6c {
    width: auto;
    right: 45px;
  }
}
.pressed-951e .video-3a6c {
  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) {
  .pressed-951e .video-3a6c {
    width: auto;
    left: 45px;
  }
}
.wood-e7da .video-3a6c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wood-e7da .mini_1484 {
  max-width: 48em;
  margin: 0 auto;
}
.wood-e7da .slow_c5d9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.backdrop-dynamic-c51f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-dynamic-c51f.hovered-9c34 .video-3a6c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.backdrop-dynamic-c51f.banner_ed74 .video-3a6c {
  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);
}
.backdrop-dynamic-c51f .video-3a6c {
  visibility: visible;
}
.backdrop-dynamic-c51f.pressed-951e .video-3a6c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tag_light_71f1,
.widget-fluid-dfeb {
  overflow-x: hidden;
}
.tag_light_71f1 .video-3a6c {
  overflow: auto;
}
.tag_light_71f1.hovered-9c34 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag_light_71f1.hovered-9c34 .video-3a6c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tag_light_71f1.hovered-9c34 .hard_08cd {
  opacity: 0;
}
.tag_light_71f1.banner_ed74 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag_light_71f1.banner_ed74 .video-3a6c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tag_light_71f1.banner_ed74 .hard_08cd {
  opacity: 0;
}
.tag_light_71f1.pressed-951e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag_light_71f1.pressed-951e .video-3a6c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tag_light_71f1.pressed-951e .hard_08cd {
  opacity: 0;
}
.tag_light_71f1.wood-e7da .video-3a6c {
  z-index: 10;
  visibility: visible;
}
.glass-f6e0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.glass-f6e0 .easy-c64c {
  background: rgba(255, 255, 255, 0.99);
}
.glass-f6e0 .easy-c64c::after,
.glass-f6e0 .easy-c64c:before {
  background: inherit;
}
.glass-f6e0:hover .easy-c64c {
  background: rgba(255, 255, 255, 0.99);
}
.pressed-951e .glass-f6e0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.wood-e7da .glass-f6e0 {
  display: none !important;
}
.tag_light_71f1:before,
.widget-fluid-dfeb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tag_light_71f1 .glass-f6e0,
.widget-fluid-dfeb .glass-f6e0 {
  display: inline-block;
}
.video-3a6c .widget-fd90 {
  -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;
}
.tag_light_71f1 .video-3a6c .widget-fd90,
.widget-fluid-dfeb .video-3a6c .widget-fd90 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress_065e .chip_4392 {
  width: 100%;
}
.button_0974 {
  padding: 0 0.5em 0;
}
.button_0974 [class*="customify-col-"],
.button_0974 [class*="customify-col_"],
.button_0974 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.card-bronze-d6d0 .button_0974 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .middle-ffa7 .tag_left_bca0,
  .tag_left_bca0 {
    display: none;
  }
  .frame_soft_b8ce {
    text-align: left;
  }
  .breadcrumb_first_efc4 {
    text-align: center;
  }
  .logo_pink_fba5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .middle-ffa7 .photo-53bf,
  .photo-53bf {
    display: none;
  }
  .gallery-05c3 {
    text-align: left;
  }
  .focused-eb9d {
    text-align: center;
  }
  .dirty-c90b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .middle-ffa7 .footer_2e50,
  .footer_2e50 {
    display: none;
  }
  .wrapper-narrow-4a62 {
    text-align: left;
  }
  .fixed_bc3e {
    text-align: center;
  }
  .list-7567 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.background-upper-4c27 {
  box-shadow: none !important;
}
.avatar-light-38bf .block-large-5431,
.label-motion-522d .block-large-5431 {
  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;
}
.label-motion-522d .block-large-5431 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.component_complex_2309 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.component_complex_2309:after,
.component_complex_2309:before {
  content: "";
  display: table;
}
.component_complex_2309:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .component_complex_2309 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.component_complex_2309,
.easy_2770 {
  max-width: 1248px;
  margin: 0 auto;
}

.outline-tiny-cb50.slider-4a2c .component_complex_2309 {
  max-width: 100%;
}
.outline-tiny-cb50.overlay-17dd {
  max-width: 1200px;
  margin: 0 auto;
}
.outline-tiny-cb50.description-fluid-fd53 .component_complex_2309 {
  max-width: 100%;
}
.outline-tiny-cb50.description-fluid-fd53 > .component_complex_2309 {
  padding-left: 0;
  padding-right: 0;
}
.outline-tiny-cb50.description-fluid-fd53 > .component_complex_2309 .middle-ffa7 {
  margin: 0;
}
.outline-tiny-cb50.description-fluid-fd53
  > .component_complex_2309
  .table-98fa.pagination_a32f {
  margin-right: 0;
  margin-left: 0;
}
.outline-tiny-cb50.description-fluid-fd53 #main.pagination_a32f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .south_28c1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .south_28c1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .search_526c .box_682f {
    padding-right: 1em;
  }
  .search_526c.easy_d254 .table-98fa {
    border-right: 1px solid #eaecee;
  }
  .search_526c.easy_d254 .box_682f {
    padding-right: 1em;
  }
  .search_526c.easy_d254 .green-f196 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .iron_d1dd .box_682f {
    padding-left: 1em;
  }
  .iron_d1dd.easy_d254 .table-98fa {
    border-left: 1px solid #eaecee;
  }
  .iron_d1dd.easy_d254 .box_682f {
    padding-left: 1em;
  }
  .iron_d1dd.easy_d254 .green-f196 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_32b4 .box_682f {
    padding-left: 1em;
  }
  .link_32b4.easy_d254 .active_5f8b {
    border-right: 1px solid #eaecee;
  }
  .link_32b4.easy_d254 .fixed_0331 {
    border-right: 1px solid #eaecee;
  }
  .link_32b4.easy_d254 .box_682f {
    padding-left: 1em;
  }
  .link_32b4.easy_d254 .green-f196 {
    padding-right: 1em;
  }
  .link_32b4.easy_d254 .popup-4438 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue-a986 .box_682f {
    padding-right: 1em;
  }
  .blue-a986.easy_d254 .active_5f8b {
    border-left: 1px solid #eaecee;
  }
  .blue-a986.easy_d254 .fixed_0331 {
    border-left: 1px solid #eaecee;
  }
  .blue-a986.easy_d254 .box_682f {
    padding-right: 1em;
  }
  .blue-a986.easy_d254 .green-f196 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue-a986.easy_d254 .popup-4438 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south_28c1 .box_682f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south_28c1.easy_d254 .table-98fa {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .south_28c1.easy_d254 .box_682f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south_28c1.easy_d254 .green-f196 {
    padding-left: 1em;
  }
  .south_28c1.easy_d254 .popup-4438 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .south_28c1.easy_d254 .box_682f {
    padding-left: 0;
  }
}
.soft-8de9 .white-0a92 {
  display: inline-block;
}
.frame_c04f {
  display: inline-block;
}
.pressed_f6f2 {
  word-con: break-word;
}
.bright_0427 > span {
  display: inline-block;
  padding: 5px 0;
}
.bright_0427 .cool-902f {
  margin-left: 8px;
  margin-right: 8px;
}
.bright_0427 .column_b163 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.photo-c935 .purple_323b {
  margin-bottom: 2em;
}
.photo-c935 .primary_bd0f {
  margin-bottom: 15px;
}
.photo-c935 .primary_bd0f:last-child {
  margin-bottom: 0;
}
.photo-c935 .mask_027d {
  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) {
  .photo-c935 .mask_027d {
    display: block;
  }
}
.photo-c935 .breadcrumb_hard_89ee {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .photo-c935 .breadcrumb_hard_89ee {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.photo-c935 .component_e1a4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.photo-c935 .component_e1a4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.photo-c935 .component_e1a4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.photo-c935 .pressed_f6f2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo-c935 .pressed_f6f2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.photo-c935 .rough_3b1b p:last-child {
  margin-bottom: 0;
}
.photo-c935 .row_322d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.photo-c935 .list-paper-b773 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.photo-c935 .tooltip_copper_2716 {
  margin-top: 1em;
}
.photo-c935 .component_fresh_64e5 {
  top: 0;
  display: block;
}
.photo-c935 .component_fresh_64e5 a {
  color: inherit;
}
.photo-c935 .component_fresh_64e5 a:hover {
  color: inherit;
}
.photo-c935 .alert_light_3361 {
  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;
}
.photo-c935 .alert_light_3361:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.photo-c935 .list-paper-b773 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.photo-c935 .silver-8b09 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.photo-c935 .silver-8b09:first-child {
  margin-top: 0;
}
.photo-c935 .silver-8b09.progress-a0a6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.photo-c935 .silver-8b09.easy_093e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo-c935
  .silver-8b09.easy_093e.article_a736
  .tooltip_copper_2716 {
  width: 100%;
}
.photo-c935 .easy_093e {
  -webkit-box-align: center;
  align-items: center;
}
.photo-c935 .easy_093e .bright_0427,
.photo-c935 .easy_093e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.photo-c935 .component_e1a4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo-c935 .component_e1a4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo-c935 .component_e1a4: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;
}
.photo-c935 .progress-a0a6 {
  z-index: 5;
}
.photo-c935 .container_hovered_4a33 .search_plasma_e75b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.photo-c935 .item_liquid_a8ea .search_plasma_e75b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.photo-c935 .alert-orange-48d1 .search_plasma_e75b {
  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;
}
.photo-c935.secondary-large-9809 .mask_027d,
.photo-c935.summary_first_022a .mask_027d {
  display: block;
}
.photo-c935.secondary-large-9809 .mask_027d .accordion-dc7e,
.photo-c935.secondary-large-9809 .mask_027d .list-paper-b773,
.photo-c935.summary_first_022a .mask_027d .accordion-dc7e,
.photo-c935.summary_first_022a .mask_027d .list-paper-b773 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo-c935.chip_6ba5 .breadcrumb_hard_89ee {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .photo-c935.chip_6ba5 .breadcrumb_hard_89ee {
    margin-right: 0;
  }
}
.photo-c935.secondary-large-9809 .breadcrumb_hard_89ee,
.photo-c935.summary_first_022a .breadcrumb_hard_89ee {
  padding-top: 40%;
}
.photo-c935.secondary-large-9809 .purple_323b,
.photo-c935.summary_first_022a .purple_323b {
  display: block;
}
.photo-c935.secondary-large-9809 .fn-sticky-5e1d .list-paper-b773,
.photo-c935.summary_first_022a .fn-sticky-5e1d .list-paper-b773 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.photo-c935.secondary-large-9809 .breadcrumb_hard_89ee,
.photo-c935.summary_first_022a .breadcrumb_hard_89ee {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.photo-c935.secondary-large-9809 .list-paper-b773 {
  padding: 1em;
}
.dirty_c7ec {
  margin: 30px auto;
  display: block;
}
.dirty_c7ec .icon_solid_bacb > * {
  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;
}
.dirty_c7ec .icon_solid_bacb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dirty_c7ec .icon_solid_bacb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_2695 .bright_0427 {
  margin-bottom: 1.41575em;
}
.border_2695 .dirty-1d33 {
  margin-bottom: 1.618em;
}
.gallery_8345 .tabs-steel-1b15 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gallery_8345 .tabs-steel-1b15 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gallery_8345 .silver_e5f8 {
  max-width: 100%;
  overflow: auto;
}
.bright-d043 .gallery_8345 a:hover {
  text-decoration: underline;
}
.photo_4b97 .primary_bd0f:not(.pressed_f6f2),
.photo_4b97 .component_e1a4 {
  margin-bottom: 1.41575em;
}
.photo_4b97 .primary_bd0f:not(.pressed_f6f2):last-child,
.photo_4b97 .component_e1a4:last-child {
  margin-bottom: 0;
}
.photo_4b97 .primary_bd0f.black-a6ec {
  margin-bottom: 0.41575em;
}
.photo_4b97 .liquid-2151:before,
.photo_4b97 .layout-out-2967:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.photo_4b97 .liquid-2151:before {
  content: "\f115";
}
.photo_4b97 .layout-out-2967:before {
  content: "\f02c";
}
.photo_4b97 .icon-12fe {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.photo_4b97 .icon-12fe a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.lite_6465 {
  display: -webkit-box;
  display: flex;
}
.lite_6465 .sidebar_ea23 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .lite_6465 .sidebar_ea23 {
    flex-basis: 90px;
  }
}
.lite_6465 .feature_west_16b0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .lite_6465 .feature_west_16b0 {
    flex-basis: calc(100% - 50px);
  }
}
.lite_6465 .footer-fixed-4606 p:last-child {
  margin-bottom: 0.72em;
}
.text_lower_7e69 .icon_solid_bacb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.text_lower_7e69 .icon_solid_bacb:after,
.text_lower_7e69 .icon_solid_bacb:before {
  content: "";
  display: table;
}
.text_lower_7e69 .icon_solid_bacb:after {
  clear: both;
}
.text_lower_7e69 .icon_solid_bacb .feature_inner_2299,
.text_lower_7e69 .icon_solid_bacb .link-0e93 {
  width: 49%;
}
.text_lower_7e69 .icon_solid_bacb .feature_inner_2299 a span.wide-2ad6,
.text_lower_7e69 .icon_solid_bacb .link-0e93 a span.wide-2ad6 {
  display: block;
  margin-bottom: 5px;
}
.text_lower_7e69 .icon_solid_bacb .link-0e93 {
  float: left;
  text-align: left;
}
.text_lower_7e69 .icon_solid_bacb .feature_inner_2299 {
  float: right;
  text-align: right;
}
.dynamic-8edc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dynamic-8edc {
    margin-bottom: 0;
  }
}
.popup-fixed-d477 {
  margin-bottom: 1em;
}
.popup-fixed-d477 .pressed_f6f2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.badge_rough_abb4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.sidebar_dark_85bb .popup-fixed-d477,
.clean-2f9e .popup-fixed-d477 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sidebar_dark_85bb .popup-fixed-d477,
  .clean-2f9e .popup-fixed-d477 {
    display: block;
  }
}
.sidebar_dark_85bb .badge_rough_abb4,
.clean-2f9e .badge_rough_abb4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sidebar_dark_85bb .badge_rough_abb4,
  .clean-2f9e .badge_rough_abb4 {
    margin-bottom: 1em;
  }
}
.sidebar_dark_85bb .badge_rough_abb4 img,
.clean-2f9e .badge_rough_abb4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sidebar_dark_85bb .dynamic_f791,
.clean-2f9e .dynamic_f791 {
  flex-basis: calc(100% - 160px);
}
.sidebar_dark_85bb .dynamic_f791 p,
.clean-2f9e .dynamic_f791 p {
  margin-bottom: 0;
}
.sidebar_dark_85bb .dynamic_f791 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar_dark_85bb .dynamic_f791 {
    padding-left: 0;
  }
}
.clean-2f9e .dynamic_f791 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .clean-2f9e .dynamic_f791 {
    padding-right: 0;
  }
}
.clean-2f9e .badge_rough_abb4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.box_dim_64b0 .badge_rough_abb4 {
  margin-bottom: 0.5em;
}
.box_dim_64b0 .badge_rough_abb4 img {
  width: 100%;
}
.surface-56fc .surface_8cbe,
.overlay-soft-0a0c .surface_8cbe {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.overlay-soft-0a0c .table-98fa .pagination-1888 p:last-child {
  margin-bottom: 0;
}
.dim_8bc6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.button-3a1a .pro_63e8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .button-3a1a .pro_63e8:last-of-type {
    margin-bottom: 0;
  }
}
.button-3a1a .pro_63e8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.button-3a1a .pro_63e8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.button-3a1a .pro_63e8 ul li {
  margin: 0 0 0.6em;
}
.button-3a1a .pro_63e8 ul li.tooltip_fluid_2bb5,
.button-3a1a .pro_63e8 ul li.filter_4fa4 {
  position: relative;
}
.button-3a1a .pro_63e8 ul li.tooltip_fluid_2bb5 .paper_838f,
.button-3a1a .pro_63e8 ul li.filter_4fa4 .paper_838f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.button-3a1a .pro_63e8 ul li.tooltip_fluid_2bb5:after:after,
.button-3a1a .pro_63e8 ul li.tooltip_fluid_2bb5:after:before,
.button-3a1a
  .pro_63e8
  ul
  li.filter_4fa4:after:after,
.button-3a1a
  .pro_63e8
  ul
  li.filter_4fa4:after:before {
  content: "";
  display: table;
}
.button-3a1a .pro_63e8 ul li.tooltip_fluid_2bb5:after:after,
.button-3a1a
  .pro_63e8
  ul
  li.filter_4fa4:after:after {
  clear: both;
}
.button-3a1a .pro_63e8 a.bottom_a0ce:hover {
  text-decoration: none;
}
.button-3a1a .pro_63e8 select {
  max-width: 100%;
}
.button-3a1a .pro_63e8 table {
  font-size: 85%;
}
.button-3a1a .pro_63e8 table td,
.button-3a1a .pro_63e8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.button-3a1a .pro_63e8 table tfoot td {
  text-align: left;
}
.button-3a1a .pro_63e8 :last-child {
  margin-bottom: 0;
}
.button-3a1a .pro_63e8 .menu_copper_64b2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.button-3a1a .pro_63e8 .menu_copper_64b2 label {
  width: 100%;
}
.button-3a1a .pro_63e8 .menu_copper_64b2 .action_5dc3 {
  width: 100%;
  display: block;
}
.button-3a1a .pro_63e8 .menu_copper_64b2 .active_df8c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.button-3a1a .pro_63e8 .menu_copper_64b2 .active_df8c:hover svg #svg-search {
  fill: #444;
}
.button-3a1a .pro_63e8 .menu_copper_64b2 .active_df8c svg {
  width: 18px;
  height: 18px;
}
.button-3a1a .active_hovered_c387 ul ul,
.button-3a1a .filter-8d9e ul ul,
.button-3a1a .notification_hard_21e5 ul ul,
.button-3a1a .info_left_19ed ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.button-3a1a .active_hovered_c387 .carousel-7a26 > a,
.button-3a1a .filter-8d9e .carousel-7a26 > a,
.button-3a1a .notification_hard_21e5 .carousel-7a26 > a,
.button-3a1a .info_left_19ed .carousel-7a26 > a {
  margin-bottom: 0;
}
.button-3a1a .gas_8694 li,
.button-3a1a .active_hovered_c387 li,
.button-3a1a .menu_82b1 li,
.button-3a1a .filter-8d9e li,
.button-3a1a .notification_hard_21e5 li,
.button-3a1a .info_left_19ed li,
.button-3a1a .outline-6fe0 li,
.button-3a1a .full-c115 li {
  display: block;
  position: relative;
}
.button-3a1a .gas_8694 li:last-child,
.button-3a1a .active_hovered_c387 li:last-child,
.button-3a1a .menu_82b1 li:last-child,
.button-3a1a .filter-8d9e li:last-child,
.button-3a1a .notification_hard_21e5 li:last-child,
.button-3a1a .info_left_19ed li:last-child,
.button-3a1a .outline-6fe0 li:last-child,
.button-3a1a .full-c115 li:last-child {
  border: none;
}
.button-3a1a .gas_8694 li a,
.button-3a1a .active_hovered_c387 li a,
.button-3a1a .menu_82b1 li a,
.button-3a1a .filter-8d9e li a,
.button-3a1a .notification_hard_21e5 li a,
.button-3a1a .info_left_19ed li a,
.button-3a1a .outline-6fe0 li a,
.button-3a1a .full-c115 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.button-3a1a .gas_8694 li ul li::before,
.button-3a1a .active_hovered_c387 li ul li::before,
.button-3a1a .menu_82b1 li ul li::before,
.button-3a1a .filter-8d9e li ul li::before,
.button-3a1a .notification_hard_21e5 li ul li::before,
.button-3a1a .info_left_19ed li ul li::before,
.button-3a1a .outline-6fe0 li ul li::before,
.button-3a1a .full-c115 li ul li::before {
  left: 15px;
}
.button-3a1a .gas_8694 li ul a,
.button-3a1a .active_hovered_c387 li ul a,
.button-3a1a .menu_82b1 li ul a,
.button-3a1a .filter-8d9e li ul a,
.button-3a1a .notification_hard_21e5 li ul a,
.button-3a1a .info_left_19ed li ul a,
.button-3a1a .outline-6fe0 li ul a,
.button-3a1a .full-c115 li ul a {
  padding-left: 20px;
}
.button-3a1a .gas_8694 li ul ul li::before,
.button-3a1a .active_hovered_c387 li ul ul li::before,
.button-3a1a .menu_82b1 li ul ul li::before,
.button-3a1a .filter-8d9e li ul ul li::before,
.button-3a1a .notification_hard_21e5 li ul ul li::before,
.button-3a1a .info_left_19ed li ul ul li::before,
.button-3a1a .outline-6fe0 li ul ul li::before,
.button-3a1a .full-c115 li ul ul li::before {
  left: 30px;
}
.button-3a1a .gas_8694 li ul ul a,
.button-3a1a .active_hovered_c387 li ul ul a,
.button-3a1a .menu_82b1 li ul ul a,
.button-3a1a .filter-8d9e li ul ul a,
.button-3a1a .notification_hard_21e5 li ul ul a,
.button-3a1a .info_left_19ed li ul ul a,
.button-3a1a .outline-6fe0 li ul ul a,
.button-3a1a .full-c115 li ul ul a {
  padding-left: 40px;
}
.button-3a1a .notification_fixed_a980 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.button-3a1a .full-c115 ul li {
  margin-bottom: 1.41575em;
}
.button-3a1a .full-c115 ul li .last-2719 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.button-3a1a .full-c115 ul li .search_rough_e0b9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.rough_9400 .gas_8694 li a,
.rough_9400 .active_hovered_c387 li a,
.rough_9400 .menu_82b1 li a,
.rough_9400 .filter-8d9e li a,
.rough_9400 .notification_hard_21e5 li a,
.rough_9400 .info_left_19ed li a,
.rough_9400 .outline-6fe0 li a,
.rough_9400 .full-c115 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_9400 .notification_fixed_a980 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_9400 .pro_63e8 ul li.tooltip_fluid_2bb5 .paper_838f,
.rough_9400 .pro_63e8 ul li.filter_4fa4 .paper_838f {
  background: rgba(0, 0, 0, 0.2);
}
.rough_9400 .button-3a1a .pro_63e8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-tiny-cb50 .button-3a1a .shadow_dcd3 li {
  margin: 0;
}
.outline-tiny-cb50 .button-3a1a .shadow_dcd3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.outline-tiny-cb50 .button-3a1a .shadow_dcd3 li ul {
  margin: 0;
}
.outline-tiny-cb50 .button-3a1a .shadow_dcd3 li ul li a {
  padding-left: 15px;
}
.outline-tiny-cb50 .button-3a1a .shadow_dcd3 li ul li li a {
  padding-left: 30px;
}
.outline-tiny-cb50 .button-3a1a .shadow_dcd3 li.gas_a08d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.outline-tiny-cb50 .button-3a1a .shadow_dcd3 li.gas_a08d > 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;
}
.outline-tiny-cb50 .button-3a1a .shadow_dcd3 li.gas_a08d > 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;
}
.block_9be9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.row_simple_cad5 {
  position: relative;
  z-index: 10;
}
.row_simple_cad5 .widget-fd90 {
  width: 100%;
  max-width: 100%;
}
.modal-efba .backdrop-complex-491c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.modal-efba .modal-in-a0c1 {
}
.modal-efba .rough_9400 {
  background: #292929;
}
.active-fixed-8755 .backdrop-complex-491c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.active-fixed-8755 .modal-in-a0c1 {
  background: #f9f9f9;
}
.active-fixed-8755 .rough_9400 {
  background: #303030;
}
.yellow-125d .backdrop-complex-491c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .yellow-125d .white-0a92 {
    margin-bottom: 1em;
  }
  .yellow-125d .white-0a92:last-child {
    margin-bottom: 0;
  }
}
.yellow-125d .modal-in-a0c1 {
  background: #ededed;
}
.yellow-125d .rough_9400 {
  background: #1a1a1a;
}
.backdrop-complex-491c.modal-in-a0c1 {
  color: rgba(0, 0, 0, 0.6);
}
.backdrop-complex-491c.modal-in-a0c1 .article_9860 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-complex-491c.rough_9400 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-complex-491c.rough_9400 a:not(.bottom_a0ce) {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-complex-491c.rough_9400 a:not(.bottom_a0ce):hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-complex-491c.rough_9400 .article_9860 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-complex-491c.rough_9400 table tbody td,
.backdrop-complex-491c.rough_9400 table th {
  background: rgba(0, 0, 0, 0.08);
}
.steel-6674.carousel-9bc1 .component_complex_2309 {
  max-width: initial;
}
.steel-6674 .shadow_13c3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.steel-6674 .shadow_13c3 .widget-fd90 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .steel-6674 .shadow_13c3 .widget-fd90 {
    display: block;
    margin-bottom: 2em;
  }
  .steel-6674 .shadow_13c3 .widget-fd90:last-child {
    margin-bottom: 0;
  }
}
.yellow-125d .white-0a92:last-child,
.active-fixed-8755 .white-0a92:last-child,
.modal-efba .white-0a92:last-child {
  margin-bottom: 0;
}
.yellow-125d .white-0a92 .button-3a1a .pro_63e8:last-child,
.active-fixed-8755 .white-0a92 .button-3a1a .pro_63e8:last-child,
.modal-efba .white-0a92 .button-3a1a .pro_63e8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .yellow-125d .primary-2847,
  .yellow-125d .old_1442,
  .active-fixed-8755 .primary-2847,
  .active-fixed-8755 .old_1442,
  .modal-efba .primary-2847,
  .modal-efba .old_1442 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .row_simple_cad5 .white-0a92 {
    margin-bottom: 2em;
  }
}
.row_simple_cad5 p:last-child {
  margin-bottom: 0;
}
.row_simple_cad5 li,
.row_simple_cad5 ul {
  list-style: none;
  margin: 0;
}
.row_simple_cad5 ul ul {
  margin-left: 2.617924em;
}
.notification-108c {
  font-size: 0.875em;
}

/* css-noise: 438a */
.promo-block-i6 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
