/*!
Theme Name: Customify
Theme URI: https://pressmaximum.west-22a9/customify
Author: WPCustomify
Author URI: https://pressmaximum.west-22a9
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.west-22a9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.focus-bdaa.motion-d0d6/licenses/gpl-2.0.thumbnail_hard_df07
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.aside-purple-4d34/, (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.grid_in_3bb9.media-east-085e/normalize.logo_bronze_e964/
 ======
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.logo_bronze_e964 v7.0.0 | MIT License | github.west-22a9/necolas/normalize.logo_bronze_e964 */
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;
}
.border_365f .element-lite-ea07,
.liquid-bb63,
.primary-9eb7,
.overlay_right_7857,
.focused_9e6d,
.hover-0515,
.secondary_235c,
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;
}
.liquid-bb63,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .liquid-bb63,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .liquid-bb63,
  h1 {
    font-size: 1.8em;
  }
}
.primary-9eb7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.primary-9eb7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .primary-9eb7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .primary-9eb7,
  h2 {
    font-size: 1.7em;
  }
}
.overlay_right_7857,
h3 {
  font-size: 1.618em;
}
.border_365f .element-lite-ea07,
.focused_9e6d,
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.media_in_1b6c {
  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;
}
.orange_efd0:after,
.orange_efd0:before,
.dynamic_7d97:after,
.dynamic_7d97:before {
  content: "";
  display: table;
}
.orange_efd0:after,
.dynamic_7d97:after {
  clear: both;
}
.input_562f {
  float: right;
  margin-right: 0;
}
.summary-wood-61e1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.steel_8ec6 .mask-bright-82fe,
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;
}
.steel_8ec6 .mask-bright-82fe:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.content_gas_03d9 .mask-bright-82fe {
  box-shadow: none;
}
.content_gas_03d9
  .mask-bright-82fe
  .notice-last-fc47 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.content_gas_03d9 .mask-bright-82fe .badge_left_a05e {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.content_gas_03d9
  .mask-bright-82fe
  .badge_left_a05e
  b {
  display: none;
}
.content_gas_03d9 .cold-0972 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fast_02e9:not(.logo_3a23):not(.nav_2541),
button:not(.logo_3a23):not(.nav_2541),
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ),
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ),
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ) {
  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;
}
.fast_02e9:not(.logo_3a23):not(
    .nav_2541
  ):hover,
button:not(.logo_3a23):not(
    .nav_2541
  ):hover,
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ):hover,
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ):hover,
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fast_02e9:not(.logo_3a23):not(
    .nav_2541
  ):active,
.fast_02e9:not(.logo_3a23):not(
    .nav_2541
  ):focus,
button:not(.logo_3a23):not(
    .nav_2541
  ):active,
button:not(.logo_3a23):not(
    .nav_2541
  ):focus,
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ):active,
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ):focus,
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ):active,
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ):focus,
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ):active,
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ):focus {
  outline: 0;
}
.fast_02e9:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405,
button:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405,
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405,
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405,
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405 {
  position: relative;
}
.fast_02e9:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .breadcrumb-plasma-2af7,
.fast_02e9:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .steel_22a9,
.fast_02e9:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .overlay_slow_91dc,
.fast_02e9:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  i,
.fast_02e9:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  svg,
button:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .breadcrumb-plasma-2af7,
button:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .steel_22a9,
button:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .overlay_slow_91dc,
button:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  i,
button:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  svg,
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .breadcrumb-plasma-2af7,
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .steel_22a9,
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .overlay_slow_91dc,
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  i,
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  svg,
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .breadcrumb-plasma-2af7,
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .steel_22a9,
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .overlay_slow_91dc,
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  i,
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  svg,
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .breadcrumb-plasma-2af7,
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .steel_22a9,
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  .overlay_slow_91dc,
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  i,
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405
  svg {
  visibility: hidden;
}
.fast_02e9:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405:after,
button:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405:after,
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405:after,
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405:after,
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ).fn-loading-6405: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;
}
.fast_02e9:not(.logo_3a23):not(.nav_2541),
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ),
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ),
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ) {
  color: #fff;
  background: #235787;
}
.fast_02e9:not(.logo_3a23):not(
    .nav_2541
  ):focus,
input[type="button"]:not(.logo_3a23):not(
    .nav_2541
  ):focus,
input[type="reset"]:not(.logo_3a23):not(
    .nav_2541
  ):focus,
input[type="submit"]:not(.logo_3a23):not(
    .nav_2541
  ):focus {
  color: #fff;
}
.fast_02e9.fn-disabled-6405:not(.logo_3a23):not(
    .nav_2541
  ),
.fast_02e9[disabled]:not(.logo_3a23):not(
    .nav_2541
  ),
button.fn-disabled-6405:not(.logo_3a23):not(
    .nav_2541
  ),
button[disabled]:not(.logo_3a23):not(
    .nav_2541
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.popup-e7d4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup-e7d4: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;
}
.breadcrumb_5476 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.summary-af9b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.alert-2073 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.orange_efd0:after,
.orange_efd0:before,
.menu-3c1b:after,
.menu-3c1b:before,
.box_45c1:after,
.box_45c1:before,
.carousel_wood_1013:after,
.carousel_wood_1013:before,
.layout_b3b1:after,
.layout_b3b1:before,
.old-30e8:after,
.old-30e8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.orange_efd0:after,
.menu-3c1b:after,
.box_45c1:after,
.carousel_wood_1013:after,
.layout_b3b1:after,
.old-30e8:after {
  clear: both;
}
.menu-3c1b .gallery_complex_e38e,
.box_45c1 .gallery_complex_e38e,
.row_east_1893 .gallery_complex_e38e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.icon_cf76 {
  display: inline-block;
}
.surface-64ed {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.surface-64ed img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.surface-64ed .button_84ac {
  padding: 1em 0;
  font-size: 85%;
}
.button_84ac {
  text-align: left;
  font-style: italic;
  color: #999;
}
.cold-c7b3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.cold-c7b3:after,
.cold-c7b3:before {
  content: "";
  display: table;
}
.cold-c7b3:after {
  clear: both;
}
.notification-4f45 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.picture-97f1 .notification-4f45 {
  max-width: 50%;
}
.image_tiny_a106 .notification-4f45 {
  max-width: 33.33%;
}
.title-4c3b .notification-4f45 {
  max-width: 25%;
}
.avatar_west_fdd7 .notification-4f45 {
  max-width: 20%;
}
.popup-top-f403 .notification-4f45 {
  max-width: 16.66%;
}
.upper-6fd3 .notification-4f45 {
  max-width: 14.28%;
}
.sort-f6e1 .notification-4f45 {
  max-width: 12.5%;
}
.shadow_small_33b0 .notification-4f45 {
  max-width: 11.11%;
}
.heading_be73 {
  display: block;
}
.border_365f .carousel-5d20 label,
.border_365f .copper_8b0b label,
.border_365f .dropdown-large-c07b label,
.border_365f .feature_bright_87c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast-6151 {
  list-style: none;
  margin: 0;
}
.fast-6151 article.card-iron-75dc {
  margin-bottom: 0;
}
.fast-6151 ul {
  list-style: none;
  margin: 0;
}
.fast-6151 .secondary_ad13 li.card-iron-75dc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast-6151 .secondary_ad13 li.card-iron-75dc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast-6151 .secondary_ad13 li.card-iron-75dc: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) {
  .fast-6151 .secondary_ad13 li.card-iron-75dc li.card-iron-75dc li.card-iron-75dc li.card-iron-75dc {
    padding-left: 0;
  }
}
article.card-iron-75dc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card-iron-75dc .menu-3c1b p:last-of-type {
  margin-bottom: 0;
}
article.card-iron-75dc .item_cool_85bc {
  float: left;
}
article.card-iron-75dc .top_f1e7 {
  margin-left: 85px;
}
article.card-iron-75dc .tabs_19c2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card-iron-75dc .tabs_19c2 .banner-simple-2794 {
  margin-left: 10px;
}
article.card-iron-75dc .main_green_70e6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card-iron-75dc .status_a94f {
  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 .carousel-5d20,
  #respond .dropdown-large-c07b,
  #respond .feature_bright_87c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-5d20 input,
#respond .dropdown-large-c07b input,
#respond .feature_bright_87c9 input {
  width: 100%;
}
#respond .feature_bright_87c9 {
  margin-right: 0;
}
#respond .tooltip-stone-1157 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.left_1c15 {
  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;
}
.left_1c15.module_b2d0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.left_1c15 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%);
}
.left_1c15:focus,
.left_1c15: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);
}
.easy-500f {
  border-radius: 10%;
}
.layout_wide_7a4a {
  border-radius: 50%;
}
.image-medium-e6e7 {
  font-size: 0.72em;
}
.block_narrow_4d9f {
  font-size: 0.875em;
}
.row-57ba {
  font-size: 1.1em;
}
.down-d475 {
  text-transform: uppercase;
  line-height: 1.2;
}
.down-d475.image-medium-e6e7 {
  letter-spacing: 0.5px;
}
.steel_0d63,
.steel_0d63 a {
  color: #6d6d6d;
}
.steel_0d63 a:hover {
  color: #111;
}
.outer_5069 {
  color: #6d6d6d;
}
.tooltip_simple_b7e0 {
  overflow-x: hidden;
}
.tooltip_simple_b7e0 .light_603c.message_6417 {
  position: relative;
}
.tooltip_simple_b7e0 .light_603c.message_6417.mask-5c90 {
  position: initial;
}
.tooltip_simple_b7e0
  .light_603c.message_6417.mask-5c90
  .list_6389 {
  left: auto;
}
.tooltip_simple_b7e0 .light_603c .list_6389 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.tooltip_simple_b7e0 .light_603c:hover.message_6417 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tooltip_simple_b7e0
  .light_603c:hover.message_6417
  .list_6389 {
  display: block;
  z-index: 9999999;
}
.tooltip_simple_b7e0 .advanced-7c5b .breadcrumb-mini-4e4c,
.tooltip_simple_b7e0 .over-786a .breadcrumb-mini-4e4c {
  display: none;
}
.tooltip_simple_b7e0 .sidebar_white_1e20 .light_603c:hover.message_6417 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.border_365f .carousel-5d20 label,
.border_365f .copper_8b0b label,
.border_365f .dropdown-large-c07b label,
.border_365f .feature_bright_87c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast-6151 {
  list-style: none;
  margin: 0;
}
.fast-6151 article.card-iron-75dc {
  margin-bottom: 0;
}
.fast-6151 ul {
  list-style: none;
  margin: 0;
}
.fast-6151 .secondary_ad13 li.card-iron-75dc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast-6151 .secondary_ad13 li.card-iron-75dc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast-6151 .secondary_ad13 li.card-iron-75dc: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) {
  .fast-6151 .secondary_ad13 li.card-iron-75dc li.card-iron-75dc li.card-iron-75dc li.card-iron-75dc {
    padding-left: 0;
  }
}
article.card-iron-75dc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card-iron-75dc .menu-3c1b p:last-of-type {
  margin-bottom: 0;
}
article.card-iron-75dc .item_cool_85bc {
  float: left;
}
article.card-iron-75dc .top_f1e7 {
  margin-left: 85px;
}
article.card-iron-75dc .tabs_19c2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card-iron-75dc .tabs_19c2 .banner-simple-2794 {
  margin-left: 10px;
}
article.card-iron-75dc .main_green_70e6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card-iron-75dc .status_a94f {
  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 .carousel-5d20,
  #respond .dropdown-large-c07b,
  #respond .feature_bright_87c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-5d20 input,
#respond .dropdown-large-c07b input,
#respond .feature_bright_87c9 input {
  width: 100%;
}
#respond .feature_bright_87c9 {
  margin-right: 0;
}
#respond .tooltip-stone-1157 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.advanced-7c5b .content-b277 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.content-b277 .gradient-dim-76b5.hover-smooth-39fd .white_73c8 > li > a:focus,
.content-b277 .gradient-dim-76b5.hover-smooth-39fd .white_73c8 > li > a:hover,
.content-b277 .gradient-dim-76b5.cool-803b .white_73c8 > li > a:focus,
.content-b277 .gradient-dim-76b5.cool-803b .white_73c8 > li > a:hover,
.content-b277 .gradient-dim-76b5.element_38d7 .white_73c8 > li > a:focus,
.content-b277 .gradient-dim-76b5.element_38d7 .white_73c8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-b277
  .gradient-dim-76b5.hover-smooth-39fd
  .white_73c8
  > li.plasma_05e2
  > a,
.content-b277
  .gradient-dim-76b5.hover-smooth-39fd
  .white_73c8
  > li.info-liquid-f816
  > a,
.content-b277
  .gradient-dim-76b5.cool-803b
  .white_73c8
  > li.plasma_05e2
  > a,
.content-b277
  .gradient-dim-76b5.cool-803b
  .white_73c8
  > li.info-liquid-f816
  > a,
.content-b277
  .gradient-dim-76b5.element_38d7
  .white_73c8
  > li.plasma_05e2
  > a,
.content-b277 .gradient-dim-76b5.element_38d7 .white_73c8 > li.pink_08b9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.content-b277 .module-medium-7cb3,
.content-b277 .module-medium-7cb3 a {
  color: rgba(255, 255, 255, 0.99);
}
.content-b277 .dynamic-e438.rough_a5c1 li a,
.content-b277 .light-2806 a,
.content-b277 .progress_4374,
.content-b277 .white_73c8 > li > a,
.content-b277 .brown-209d {
  color: rgba(255, 255, 255, 0.79);
}
.content-b277 .dynamic-e438.rough_a5c1 li a:hover,
.content-b277 .light-2806 a:hover,
.content-b277 .progress_4374:hover,
.content-b277 .white_73c8 > li > a:hover,
.content-b277 .brown-209d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-b277 .complex-6095 {
  color: rgba(255, 255, 255, 0.79);
}
.content-b277 .complex-6095 .table_fa74 {
  color: rgba(255, 255, 255, 0.99);
}
.content-b277 .complex-6095:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-b277 .picture_thick_c865 .icon_next_628c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content-b277 .picture_thick_c865 .icon_next_628c .middle_7665 {
  color: rgba(255, 255, 255, 0.79);
}
.content-b277
  .picture_thick_c865
  .icon_next_628c
  .middle_7665::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-b277
  .picture_thick_c865
  .icon_next_628c
  .middle_7665:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-b277
  .picture_thick_c865
  .icon_next_628c
  .middle_7665::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-b277
  .picture_thick_c865
  .icon_next_628c
  .middle_7665::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-b277 .picture_thick_c865 .tag_pink_88a7 {
  color: rgba(255, 255, 255, 0.79);
}
.content-b277 .picture_thick_c865 .tag_pink_88a7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-c56d
  .content-b277
  .picture_thick_c865
  .card_solid_2324
  .under-2a78 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hovered-c56d
  .content-b277
  .picture_thick_c865
  .card_solid_2324
  .middle_7665 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced-7c5b .icon-current-ccfc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.icon-current-ccfc .gradient-dim-76b5.hover-smooth-39fd .white_73c8 > li > a:focus,
.icon-current-ccfc .gradient-dim-76b5.hover-smooth-39fd .white_73c8 > li > a:hover,
.icon-current-ccfc .gradient-dim-76b5.cool-803b .white_73c8 > li > a:focus,
.icon-current-ccfc .gradient-dim-76b5.cool-803b .white_73c8 > li > a:hover,
.icon-current-ccfc .gradient-dim-76b5.element_38d7 .white_73c8 > li > a:focus,
.icon-current-ccfc .gradient-dim-76b5.element_38d7 .white_73c8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-current-ccfc
  .gradient-dim-76b5.hover-smooth-39fd
  .white_73c8
  > li.plasma_05e2
  > a,
.icon-current-ccfc
  .gradient-dim-76b5.hover-smooth-39fd
  .white_73c8
  > li.info-liquid-f816
  > a,
.icon-current-ccfc
  .gradient-dim-76b5.cool-803b
  .white_73c8
  > li.plasma_05e2
  > a,
.icon-current-ccfc
  .gradient-dim-76b5.cool-803b
  .white_73c8
  > li.info-liquid-f816
  > a,
.icon-current-ccfc
  .gradient-dim-76b5.element_38d7
  .white_73c8
  > li.plasma_05e2
  > a,
.icon-current-ccfc .gradient-dim-76b5.element_38d7 .white_73c8 > li.pink_08b9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-current-ccfc .module-medium-7cb3,
.icon-current-ccfc .module-medium-7cb3 a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-current-ccfc .dynamic-e438.rough_a5c1 li a,
.icon-current-ccfc .light-2806 a,
.icon-current-ccfc .progress_4374,
.icon-current-ccfc .white_73c8 > li > a,
.icon-current-ccfc .brown-209d {
  color: rgba(0, 0, 0, 0.55);
}
.icon-current-ccfc .dynamic-e438.rough_a5c1 li a:hover,
.icon-current-ccfc .light-2806 a:hover,
.icon-current-ccfc .progress_4374:hover,
.icon-current-ccfc .white_73c8 > li > a:hover,
.icon-current-ccfc .brown-209d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-current-ccfc .complex-6095 {
  color: rgba(0, 0, 0, 0.55);
}
.icon-current-ccfc .complex-6095 .table_fa74 {
  color: rgba(0, 0, 0, 0.8);
}
.icon-current-ccfc .complex-6095:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_large_3c19 .video-huge-87b3 {
  margin-left: auto;
  margin-right: auto;
}
.box_45c1 > * {
  margin-left: auto;
  margin-right: auto;
}
.box_45c1 .breadcrumb_5476 {
  margin-right: 1.41575em;
}
.text_1d8f .box_45c1 > .dim-815b {
  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;
}
.text_1d8f .box_45c1 > .outer_e12a {
  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_ff4c.media_large_3c19 .video-huge-87b3,
.block-ba56.media_large_3c19 .video-huge-87b3 {
  margin-left: 0;
}
.detail_307d.media_large_3c19 .video-huge-87b3,
.pagination-thick-617e.media_large_3c19 .video-huge-87b3 {
  margin-right: 0;
}
.box_45c1 ol,
.box_45c1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.border_4de9 video {
  max-width: 100%;
}
.notification_up_7f11 img {
  display: block;
}
.notification_up_7f11.breadcrumb_5476,
.notification_up_7f11.summary-af9b {
  width: 100%;
}
.notification_up_7f11.outer_e12a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fixed_680a:not(.section_full_a69b) {
  margin: 1.5em auto;
}
.simple-1b6f p {
  padding: 1.5em 14px;
}
ul.filter_left_a27c.outer_e12a,
ul.filter_left_a27c.dim-815b,
ul.filter_left_a27c.static-8c8c.dim-815b {
  padding: 0 14px;
}
.text_f5b9 {
  display: block;
  overflow-x: auto;
}
.text_f5b9 table {
  border-collapse: collapse;
  width: 100%;
}
.text_f5b9 td,
.text_f5b9 th {
  padding: 0.5em;
}
.box_45c1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.box_45c1 ol ol,
.box_45c1 ol ul,
.box_45c1 ul ol,
.box_45c1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.box_45c1 ol ol li,
.box_45c1 ol ul li,
.box_45c1 ul ol li,
.box_45c1 ul ul li {
  margin-left: 0;
}
.popup-cool-4d6c.brown-92b4 > .tag-right-6270 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.popup-cool-4d6c.brown-92b4 > .tag-right-6270 iframe,
.popup-cool-4d6c.brown-92b4 > .tag-right-6270 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs_thick_d451 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs_thick_d451.list-full-a35f {
  padding: 0;
}
.tabs_thick_d451.list-full-a35f cite {
  font-size: 13px;
}
.tabs_thick_d451 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs_thick_d451 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.steel-f740 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.steel-f740 > p:first-child {
  margin-top: 0;
}
.steel-f740 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.steel-f740 blockquote {
  border-left: 0;
}
.frame_d768 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.frame_d768:not(.tag_simple_d695) {
  max-width: 100px;
}
.frame_d768.fixed_80de {
  border-bottom: none !important;
  text-align: center;
}
.frame_d768.fixed_80de::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .simple-1b6f p {
    padding: 1.5em 0;
  }
}
.bottom-05ad {
  color: #0073aa;
}
.dropdown-6c19 {
  background-color: #0073aa;
}
.pattern-advanced-e351 {
  color: #229fd8;
}
.thumbnail_tiny_941f {
  background-color: #229fd8;
}
.medium-7fea {
  color: #eee;
}
.container-cold-2c2a {
  background-color: #eee;
}
.left-dfcf {
  color: #444;
}
.motion-3933 {
  background-color: #444;
}
.panel-next-6f85 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.panel-next-6f85 .avatar_e8ba .light-2806 {
  font-size: 15px;
}
.panel-next-6f85 .light-2806 {
  line-height: 1.3;
}
.panel-next-6f85 .icon-current-ccfc {
}
.panel-next-6f85 .content-b277 {
  background: #235787;
}
.element-dynamic-608f {
  padding: 0;
}
.element-dynamic-608f .content-b277 {
  background: #1a1a1a;
}
.element-dynamic-608f .icon-current-ccfc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.copper_a023 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.copper_a023 .icon-current-ccfc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.copper_a023 .content-b277 {
  background: #303030;
}
.old-30e8 {
  position: relative;
  z-index: 10;
}
.old-30e8 .button_old_3686 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel-simple-0d2b .message_6417 {
  display: inline-block;
  vertical-align: middle;
}
.carousel-simple-0d2b.primary-05f7 .message_6417 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .carousel-simple-0d2b.primary-05f7 .message_6417 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel-simple-0d2b.primary-05f7 .message_6417 {
    margin-right: 0.4em;
  }
}
.carousel-simple-0d2b.primary-05f7 .message_6417:last-child {
  margin-right: 0;
}
.dark_b9f0 .button_old_3686 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .advanced-7c5b .avatar_e8ba {
    margin: 0 -0.5em;
  }
  .advanced-7c5b .avatar_e8ba [class*="customify-col-"],
  .advanced-7c5b .avatar_e8ba [class*="customify-col_"],
  .advanced-7c5b .avatar_e8ba [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.advanced-7c5b.button_6378 .button_old_3686 {
  background: 0 0 !important;
}
.advanced-7c5b.button_6378 .button_old_3686,
.advanced-7c5b.dark_b9f0 .button_old_3686 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .advanced-7c5b.grid-wood-e59c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.advanced-7c5b.dark_b9f0 .button_old_3686 {
  box-shadow: none !important;
}
.thick_ec5d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .thick_ec5d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .thick_ec5d {
    padding: 18px 0 20px;
  }
}
.thick_ec5d .full-d415 {
  width: 100%;
}
.thick_ec5d .disabled_61c7 {
  margin-bottom: 0;
}
.thick_ec5d .basic-05df {
  margin-top: 5px;
  font-size: 0.875em;
}
.blue-29ab {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.blue-29ab .picture-east-2444 {
  width: 100%;
}
.link-steel-f47d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.link-steel-f47d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.link-steel-f47d 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;
}
.link-steel-f47d li:last-child:after {
  display: none;
}
.link-steel-f47d li a {
  font-weight: 500;
  margin-right: 10px;
}
.simple-8154 .breadcrumb-mini-4e4c button,
.thick_ec5d .breadcrumb-mini-4e4c button {
  left: 0;
}
.simple-8154 .picture-east-2444,
.thick_ec5d .picture-east-2444 {
  padding-left: 0;
  padding-right: 0;
}
.simple-8154 .blue-29ab,
.thick_ec5d .blue-29ab {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.simple-8154 {
  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;
}
.simple-8154: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;
}
.simple-8154 .sidebar_c5b3 {
  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) {
  .simple-8154 .sidebar_c5b3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .simple-8154 .sidebar_c5b3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .simple-8154 .sidebar_c5b3 {
    min-height: 200px;
  }
}
.simple-8154 .link-steel-f47d {
  color: rgba(255, 255, 255, 0.8);
}
.simple-8154 .link-steel-f47d a,
.simple-8154 .link-steel-f47d li:after {
  color: inherit;
}
.simple-8154 .link-steel-f47d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.warm_5494 {
  margin-bottom: 0.5em;
}
.aside-af3e {
  margin-bottom: 1.2em;
}
.aside-af3e,
.warm_5494 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.aside-af3e p:last-child,
.warm_5494 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .breadcrumb-mini-4e4c,
#masthead .breadcrumb-mini-4e4c {
  display: none;
}
#masthead
  > .breadcrumb-mini-4e4c.glass-cb20 {
  display: none;
}
#masthead > .breadcrumb-mini-4e4c button {
  left: 0;
}
.upper_58d0 {
  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%;
}
.upper_58d0 .message_6417 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.upper_58d0 .texture-653a {
  display: -webkit-box;
  display: flex;
}
.upper_58d0 .texture-653a.tiny-f6f3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.upper_58d0 .texture-653a.secondary-05c2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.upper_58d0 .texture-653a.lower_efb7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.upper_58d0.hard-8ae0.middle-fe32 .texture-653a.tiny-f6f3 {
  flex-basis: 100%;
}
.upper_58d0.upper-6513 .texture-653a.secondary-05c2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.upper_58d0.upper-6513 .texture-653a.lower_efb7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .breadcrumb-mini-4e4c.glass-cb20 {
  display: none;
}
#masthead > .breadcrumb-mini-4e4c button {
  left: 0;
}
.hover-in-0684 {
  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;
}
.hover-in-0684:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hover-in-0684.column_lower_40d2 i {
  margin-right: 4px;
}
.hover-in-0684.description-48ab i {
  margin-left: 5px;
}
.light-2806 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.light-2806 p:last-child {
  margin-bottom: 0;
}
.modal_fluid_1da8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.modal_fluid_1da8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.modal_fluid_1da8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.modal_fluid_1da8 .module-medium-7cb3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.modal_fluid_1da8 .primary_e977 {
  margin: 5px 0 7px 0;
}
.modal_fluid_1da8.progress_small_71b9 .advanced_c96c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_fluid_1da8.progress_small_71b9 .disabled_35ca {
  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;
}
.modal_fluid_1da8.caption_c370 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.modal_fluid_1da8.caption_c370 .advanced_c96c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_fluid_1da8.caption_c370 .disabled_35ca {
  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;
}
.modal_fluid_1da8.link-large-3cea {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal_fluid_1da8.hover-silver-6364 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.modal_fluid_1da8.hover-silver-6364 .disabled_35ca {
  margin-top: 7px;
}
.feature_wide_10d7 {
  display: inline-block;
}
.old-30e8 .pagination_7ca5 .modal_fluid_1da8 img {
  max-width: 100%;
}
.gradient-dim-76b5 .left-168c.steel-c130,
.hover-8325 .left-168c.steel-c130 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient-dim-76b5 .shade_bronze_e338,
.hover-8325 .shade_bronze_e338 {
  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%);
}
.gradient-dim-76b5 .shade_bronze_e338 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gradient-dim-76b5.background_8105 .shade_bronze_e338 {
  display: none;
}
.gradient-dim-76b5 .primary-0f58 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient-dim-76b5 .primary-0f58 li {
  display: inline-block;
  position: relative;
}
.gradient-dim-76b5 .primary-0f58 li:last-child {
  margin-right: 0;
}
.gradient-dim-76b5 .primary-0f58 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;
}
.gradient-dim-76b5 .primary-0f58 li.pink_08b9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.gradient-dim-76b5 .primary-0f58 > 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;
}
.gradient-dim-76b5 .primary-0f58 > li > a i {
  line-height: 0;
}
.gradient-dim-76b5 .primary-0f58 > li.banner-fluid-41f8 > a .shade_bronze_e338 {
  margin-left: 4px;
  line-height: 0;
}
.gradient-dim-76b5 .primary-0f58 .large_bc3f li.banner-fluid-41f8 > a {
  position: relative;
}
.gradient-dim-76b5 .primary-0f58 .large_bc3f li.banner-fluid-41f8 > a:after,
.gradient-dim-76b5 .primary-0f58 .large_bc3f li.banner-fluid-41f8 > a:before {
  content: "";
  display: table;
}
.gradient-dim-76b5 .primary-0f58 .large_bc3f li.banner-fluid-41f8 > a:after {
  clear: both;
}
.gradient-dim-76b5 .primary-0f58 .large_bc3f li.banner-fluid-41f8 > a .shade_bronze_e338 {
  margin-left: 5px;
  float: right;
}
.gradient-dim-76b5 .preview-cd73,
.gradient-dim-76b5 .large_bc3f {
  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;
}
.gradient-dim-76b5 .large_bc3f {
  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;
}
.gradient-dim-76b5 .large_bc3f .steel-c130 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient-dim-76b5 .large_bc3f .shade_bronze_e338 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gradient-dim-76b5 .large_bc3f li {
  display: block;
  margin: 0;
  padding: 0;
}
.gradient-dim-76b5 .large_bc3f 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;
}
.gradient-dim-76b5 .large_bc3f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gradient-dim-76b5 .large_bc3f .large_bc3f {
  top: 0;
  left: 100%;
}
.gradient-dim-76b5 .feature_easy_a37f.fn-focus-6405 > .preview-cd73,
.gradient-dim-76b5 .feature_easy_a37f.fn-focus-6405 > .large_bc3f,
.gradient-dim-76b5 .feature_easy_a37f:focus > .preview-cd73,
.gradient-dim-76b5 .feature_easy_a37f:focus > .large_bc3f,
.gradient-dim-76b5 .feature_easy_a37f:hover > .preview-cd73,
.gradient-dim-76b5 .feature_easy_a37f:hover > .large_bc3f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gradient-dim-76b5.element_38d7 .white_73c8:after,
.gradient-dim-76b5.element_38d7 .white_73c8:before {
  content: "";
  display: table;
}
.gradient-dim-76b5.element_38d7 .white_73c8:after {
  clear: both;
}
.gradient-dim-76b5.element_38d7 .white_73c8 > li {
  float: left;
}
.gradient-dim-76b5.hover_5997 .white_73c8:after,
.gradient-dim-76b5.hover_5997 .white_73c8:before {
  content: "";
  display: table;
}
.gradient-dim-76b5.hover_5997 .white_73c8:after {
  clear: both;
}
.gradient-dim-76b5.hover_5997 .white_73c8 > li {
  float: left;
}
.gradient-dim-76b5.hover_5997 .white_73c8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gradient-dim-76b5.hover_5997 .white_73c8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gradient-dim-76b5.hover_5997 .white_73c8 > li.plasma_05e2 > a,
.gradient-dim-76b5.hover_5997 .white_73c8 > li.pink_08b9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.gradient-dim-76b5.hover-smooth-39fd .white_73c8 > li > a .steel-c130 {
  position: relative;
}
.gradient-dim-76b5.hover-smooth-39fd .white_73c8 > li > a .steel-c130: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;
}
.gradient-dim-76b5.hover-smooth-39fd
  .white_73c8
  > li:focus
  > a
  .steel-c130:before,
.gradient-dim-76b5.hover-smooth-39fd
  .white_73c8
  > li:hover
  > a
  .steel-c130:before {
  width: 100%;
  background-color: currentColor;
}
.gradient-dim-76b5.hover-smooth-39fd
  .white_73c8
  > li.plasma_05e2
  > a
  .steel-c130:before,
.gradient-dim-76b5.hover-smooth-39fd
  .white_73c8
  > li.info-liquid-f816
  > a
  .steel-c130:before {
  width: 100%;
  background-color: currentColor;
}
.gradient-dim-76b5.cool-803b .white_73c8 > li > a .steel-c130 {
  position: relative;
}
.gradient-dim-76b5.cool-803b .white_73c8 > li > a .steel-c130: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;
}
.gradient-dim-76b5.cool-803b .white_73c8 > li:focus > a .steel-c130:before,
.gradient-dim-76b5.cool-803b
  .white_73c8
  > li:hover
  > a
  .steel-c130:before {
  width: 100%;
  background-color: currentColor;
}
.gradient-dim-76b5.cool-803b
  .white_73c8
  > li.plasma_05e2
  > a
  .steel-c130:before,
.gradient-dim-76b5.cool-803b
  .white_73c8
  > li.info-liquid-f816
  > a
  .steel-c130:before {
  width: 100%;
  background-color: currentColor;
}
.hover-8325 .primary-0f58 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hover-8325 .primary-0f58 li:first-child > a {
  border-top: none;
}
.hover-8325 .primary-0f58 .frame-daf3 > .steel-c130 .shade_bronze_e338 {
  display: none;
}
.hover-8325 .primary-0f58 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hover-8325 .primary-0f58 li:last-child {
  border: none;
}
.hover-8325 .primary-0f58 li.banner-fluid-41f8 > a {
  padding-right: 45px !important;
}
.hover-8325 .primary-0f58 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hover-8325 .primary-0f58 li a:focus,
.hover-8325 .primary-0f58 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover-8325 .primary-0f58 li .main_pink_ab5b {
  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;
}
.hover-8325 .primary-0f58 li .main_pink_ab5b:hover {
  box-shadow: none;
}
.hover-8325 .primary-0f58 li .main_pink_ab5b .shade_bronze_e338 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hover-8325 .primary-0f58 .large_bc3f {
  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);
}
.hover-8325 .primary-0f58 .large_bc3f li a {
  padding-left: 3em;
}
.hover-8325 .primary-0f58 .fast-43d7 > a .main_pink_ab5b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hover-8325 .primary-0f58 .fast-43d7 > .large_bc3f {
  display: block;
  opacity: 1;
}
.wrapper-9e44 {
  max-width: 100%;
}
.secondary-west-2f99 {
  line-height: 0;
  cursor: pointer;
}
.brown-209d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.brown-209d:hover {
  box-shadow: none;
  color: currentColor;
}
.brown-209d svg {
  width: 18px;
  height: 18px;
}
.brown-209d .link-65a5 {
  display: none;
}
.silver-2b59 {
  position: relative;
}
.silver-2b59.fn-active-6405 .brown-209d .banner-48b7 {
  display: none;
}
.silver-2b59.fn-active-6405 .brown-209d .link-65a5 {
  display: inline-block;
}
.silver-2b59 .progress_complex_8726 {
  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);
}
.silver-2b59.background-2a01 .progress_complex_8726 {
  left: auto;
  right: -0.9em;
}
.silver-2b59.background-2a01 .tabs_full_7244::before {
  left: auto;
  right: 15px;
}
.silver-2b59.fn-active-6405 .progress_complex_8726 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.card_solid_2324 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.card_solid_2324 label {
  flex-basis: 100%;
}
.card_solid_2324 .icon_next_628c {
  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;
}
.card_solid_2324 .middle_7665 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.card_solid_2324 .middle_7665:focus {
  background-color: transparent;
}
.card_solid_2324 button.tag_pink_88a7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.card_solid_2324 button.tag_pink_88a7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.card_solid_2324 button.tag_pink_88a7 svg {
  width: 18px;
  height: 18px;
}
.card_solid_2324 input[type="submit"] {
  min-height: auto;
}
.picture_thick_c865 .card_solid_2324 .middle_7665 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tabs_full_7244 {
  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) {
  .tabs_full_7244 {
    width: 220px;
  }
}
.tabs_full_7244 label {
  flex-basis: 100%;
}
.tabs_full_7244::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;
}
.hovered-c56d .picture_thick_c865 .card_solid_2324 {
  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;
}
.hovered-c56d
  .picture_thick_c865
  .card_solid_2324
  .icon_next_628c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hovered-c56d .picture_thick_c865 .card_solid_2324 .middle_7665 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hovered-c56d
  .picture_thick_c865
  .card_solid_2324
  .middle_7665:focus {
  background: 0 0;
}
.hovered-c56d
  .picture_thick_c865
  .card_solid_2324
  .under-2a78 {
  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;
}
.dynamic-e438 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dynamic-e438 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dynamic-e438 li:last-child {
  margin-right: 0;
}
.dynamic-e438 li:first-child {
  margin-left: 0;
}
.dynamic-e438.form-8e3e a {
  color: #fff;
}
.dynamic-e438.form-8e3e a:hover {
  color: #fff;
}
.dynamic-e438 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dynamic-e438 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dynamic-e438 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dynamic-e438 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dynamic-e438 [class*="social-icon-apple"] {
  background-color: #999;
}
.dynamic-e438 [class*="social-icon-apple"].accordion-f2c7 {
  background-color: transparent;
  color: #999;
}
.dynamic-e438 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dynamic-e438 [class*="social-icon-behance"].accordion-f2c7 {
  background-color: transparent;
  color: #1769ff;
}
.dynamic-e438 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dynamic-e438 [class*="social-icon-bitbucket"].accordion-f2c7 {
  background-color: transparent;
  color: #205081;
}
.dynamic-e438 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dynamic-e438 [class*="social-icon-codepen"].accordion-f2c7 {
  background-color: transparent;
  color: #000;
}
.dynamic-e438 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dynamic-e438 [class*="social-icon-delicious"].accordion-f2c7 {
  background-color: transparent;
  color: #39f;
}
.dynamic-e438 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dynamic-e438 [class*="social-icon-digg"].accordion-f2c7 {
  background-color: transparent;
  color: #005be2;
}
.dynamic-e438 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dynamic-e438 [class*="social-icon-dribbble"].accordion-f2c7 {
  background-color: transparent;
  color: #ea4c89;
}
.dynamic-e438 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dynamic-e438 [class*="social-icon-envelope"].accordion-f2c7 {
  background-color: transparent;
  color: #ea4335;
}
.dynamic-e438 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dynamic-e438 [class*="social-icon-facebook"].accordion-f2c7 {
  background-color: transparent;
  color: #3b5998;
}
.dynamic-e438 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dynamic-e438 [class*="social-icon-flickr"].accordion-f2c7 {
  background-color: transparent;
  color: #0063dc;
}
.dynamic-e438 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dynamic-e438 [class*="social-icon-foursquare"].accordion-f2c7 {
  background-color: transparent;
  color: #2d5be3;
}
.dynamic-e438 [class*="social-icon-github"] {
  background-color: #333;
}
.dynamic-e438 [class*="social-icon-github"].accordion-f2c7 {
  background-color: transparent;
  color: #333;
}
.dynamic-e438 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dynamic-e438 [class*="social-icon-google-plus"].accordion-f2c7 {
  background-color: transparent;
  color: #dd4b39;
}
.dynamic-e438 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dynamic-e438 [class*="social-icon-houzz"].accordion-f2c7 {
  background-color: transparent;
  color: #7ac142;
}
.dynamic-e438 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dynamic-e438 [class*="social-icon-instagram"].accordion-f2c7 {
  background-color: transparent;
  color: #262626;
}
.dynamic-e438 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dynamic-e438 [class*="social-icon-jsfiddle"].accordion-f2c7 {
  background-color: transparent;
  color: #487aa2;
}
.dynamic-e438 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dynamic-e438 [class*="social-icon-linkedin"].accordion-f2c7 {
  background-color: transparent;
  color: #0077b5;
}
.dynamic-e438 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dynamic-e438 [class*="social-icon-medium"].accordion-f2c7 {
  background-color: transparent;
  color: #00ab6b;
}
.dynamic-e438 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dynamic-e438
  [class*="social-icon-odnoklassniki"].accordion-f2c7 {
  background-color: transparent;
  color: #f4731c;
}
.dynamic-e438 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dynamic-e438 [class*="social-icon-meetup"].accordion-f2c7 {
  background-color: transparent;
  color: #ec1c40;
}
.dynamic-e438 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dynamic-e438 [class*="social-icon-pinterest"].accordion-f2c7 {
  background-color: transparent;
  color: #bd081c;
}
.dynamic-e438 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dynamic-e438 [class*="social-icon-product-hunt"].accordion-f2c7 {
  background-color: transparent;
  color: #da552f;
}
.dynamic-e438 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dynamic-e438 [class*="social-icon-reddit"].accordion-f2c7 {
  background-color: transparent;
  color: #ff4500;
}
.dynamic-e438 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dynamic-e438 [class*="social-icon-rss"].accordion-f2c7 {
  background-color: transparent;
  color: #f26522;
}
.dynamic-e438 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dynamic-e438
  [class*="social-icon-shopping-cart"].accordion-f2c7 {
  background-color: transparent;
  color: #4caf50;
}
.dynamic-e438 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dynamic-e438 [class*="social-icon-skype"].accordion-f2c7 {
  background-color: transparent;
  color: #00aff0;
}
.dynamic-e438 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dynamic-e438 [class*="social-icon-slideshare"].accordion-f2c7 {
  background-color: transparent;
  color: #0077b5;
}
.dynamic-e438 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dynamic-e438 [class*="social-icon-snapchat"].accordion-f2c7 {
  background-color: transparent;
  color: #fffc00;
}
.dynamic-e438 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dynamic-e438 [class*="social-icon-soundcloud"].accordion-f2c7 {
  background-color: transparent;
  color: #f80;
}
.dynamic-e438 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dynamic-e438 [class*="social-icon-spotify"].accordion-f2c7 {
  background-color: transparent;
  color: #2ebd59;
}
.dynamic-e438 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dynamic-e438
  [class*="social-icon-stack-overflow"].accordion-f2c7 {
  background-color: transparent;
  color: #fe7a15;
}
.dynamic-e438 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dynamic-e438 [class*="social-icon-maldkfgram"].accordion-f2c7 {
  background-color: transparent;
  color: #2ca5e0;
}
.dynamic-e438 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dynamic-e438 [class*="social-icon-tripadvisor"].accordion-f2c7 {
  background-color: transparent;
  color: #589442;
}
.dynamic-e438 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dynamic-e438 [class*="social-icon-tumblr"].accordion-f2c7 {
  background-color: transparent;
  color: #35465c;
}
.dynamic-e438 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dynamic-e438 [class*="social-icon-twitch"].accordion-f2c7 {
  background-color: transparent;
  color: #6441a5;
}
.dynamic-e438 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dynamic-e438 [class*="social-icon-twitter"].accordion-f2c7 {
  background-color: transparent;
  color: #1da1f2;
}
.dynamic-e438 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dynamic-e438 [class*="social-icon-vimeo"].accordion-f2c7 {
  background-color: transparent;
  color: #1ab7ea;
}
.dynamic-e438 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dynamic-e438 [class*="social-icon-vk"].accordion-f2c7 {
  background-color: transparent;
  color: #45668e;
}
.dynamic-e438 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dynamic-e438 [class*="social-icon-weibo"].accordion-f2c7 {
  background-color: transparent;
  color: #df2029;
}
.dynamic-e438 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dynamic-e438 [class*="social-icon-weixin"].accordion-f2c7 {
  background-color: transparent;
  color: #7bb32e;
}
.dynamic-e438 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dynamic-e438 [class*="social-icon-whatsapp"].accordion-f2c7 {
  background-color: transparent;
  color: #25d366;
}
.dynamic-e438 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dynamic-e438 [class*="social-icon-wordpress"].accordion-f2c7 {
  background-color: transparent;
  color: #21759b;
}
.dynamic-e438 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dynamic-e438 [class*="social-icon-xing"].accordion-f2c7 {
  background-color: transparent;
  color: #026466;
}
.dynamic-e438 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dynamic-e438 [class*="social-icon-yelp"].accordion-f2c7 {
  background-color: transparent;
  color: #af0606;
}
.dynamic-e438 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dynamic-e438 [class*="social-icon-youtube"].accordion-f2c7 {
  background-color: transparent;
  color: #cd201f;
}
.progress_4374 {
  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;
}
.progress_4374:hover {
  box-shadow: none;
  background: 0 0;
}
.banner-dynamic-ecd4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.steel_868e {
  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;
}
.south_83fa {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pink_f146 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pink_f146,
.pink_f146::after,
.pink_f146::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;
}
.pink_f146::after,
.pink_f146::before {
  content: "";
  display: block;
  background-color: inherit;
}
.primary_57f4 .steel_868e .south_83fa {
  margin-top: -2px;
  width: 19px;
}
.primary_57f4 .steel_868e .pink_f146 {
  margin-top: -1px;
}
.primary_57f4 .steel_868e .pink_f146,
.primary_57f4 .steel_868e .pink_f146::after,
.primary_57f4 .steel_868e .pink_f146::before {
  width: 19px;
  height: 2px;
}
.primary_57f4 .steel_868e .pink_f146::before {
  top: -6px;
}
.primary_57f4 .steel_868e .pink_f146::after {
  bottom: -6px;
}
.blue-1957 .steel_868e .south_83fa {
  margin-top: -2px;
  width: 22px;
}
.blue-1957 .steel_868e .pink_f146 {
  margin-top: -1px;
}
.blue-1957 .steel_868e .pink_f146,
.blue-1957 .steel_868e .pink_f146::after,
.blue-1957 .steel_868e .pink_f146::before {
  width: 22px;
  height: 2px;
}
.blue-1957 .steel_868e .pink_f146::before {
  top: -7px;
}
.blue-1957 .steel_868e .pink_f146::after {
  bottom: -7px;
}
.summary-hard-b133 .steel_868e .south_83fa {
  margin-top: -2px;
  width: 31px;
}
.summary-hard-b133 .steel_868e .pink_f146 {
  margin-top: -1.5px;
}
.summary-hard-b133 .steel_868e .pink_f146,
.summary-hard-b133 .steel_868e .pink_f146::after,
.summary-hard-b133 .steel_868e .pink_f146::before {
  width: 31px;
  height: 3px;
}
.summary-hard-b133 .steel_868e .pink_f146::before {
  top: -9px;
}
.summary-hard-b133 .steel_868e .pink_f146::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main_295c .steel_868e .south_83fa {
    margin-top: -2px;
    width: 19px;
  }
  .main_295c .steel_868e .pink_f146 {
    margin-top: -1px;
  }
  .main_295c .steel_868e .pink_f146,
  .main_295c .steel_868e .pink_f146::after,
  .main_295c .steel_868e .pink_f146::before {
    width: 19px;
    height: 2px;
  }
  .main_295c .steel_868e .pink_f146::before {
    top: -6px;
  }
  .main_295c .steel_868e .pink_f146::after {
    bottom: -6px;
  }
  .gallery-lite-337a .steel_868e .south_83fa {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-lite-337a .steel_868e .pink_f146 {
    margin-top: -1px;
  }
  .gallery-lite-337a .steel_868e .pink_f146,
  .gallery-lite-337a .steel_868e .pink_f146::after,
  .gallery-lite-337a .steel_868e .pink_f146::before {
    width: 22px;
    height: 2px;
  }
  .gallery-lite-337a .steel_868e .pink_f146::before {
    top: -7px;
  }
  .gallery-lite-337a .steel_868e .pink_f146::after {
    bottom: -7px;
  }
  .secondary_03c7 .steel_868e .south_83fa {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_03c7 .steel_868e .pink_f146 {
    margin-top: -1.5px;
  }
  .secondary_03c7 .steel_868e .pink_f146,
  .secondary_03c7 .steel_868e .pink_f146::after,
  .secondary_03c7 .steel_868e .pink_f146::before {
    width: 31px;
    height: 3px;
  }
  .secondary_03c7 .steel_868e .pink_f146::before {
    top: -9px;
  }
  .secondary_03c7 .steel_868e .pink_f146::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-f9f9 .steel_868e .south_83fa {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-f9f9 .steel_868e .pink_f146 {
    margin-top: -1px;
  }
  .gradient-f9f9 .steel_868e .pink_f146,
  .gradient-f9f9 .steel_868e .pink_f146::after,
  .gradient-f9f9 .steel_868e .pink_f146::before {
    width: 19px;
    height: 2px;
  }
  .gradient-f9f9 .steel_868e .pink_f146::before {
    top: -6px;
  }
  .gradient-f9f9 .steel_868e .pink_f146::after {
    bottom: -6px;
  }
  .video-prev-dfb4 .steel_868e .south_83fa {
    margin-top: -2px;
    width: 22px;
  }
  .video-prev-dfb4 .steel_868e .pink_f146 {
    margin-top: -1px;
  }
  .video-prev-dfb4 .steel_868e .pink_f146,
  .video-prev-dfb4 .steel_868e .pink_f146::after,
  .video-prev-dfb4 .steel_868e .pink_f146::before {
    width: 22px;
    height: 2px;
  }
  .video-prev-dfb4 .steel_868e .pink_f146::before {
    top: -7px;
  }
  .video-prev-dfb4 .steel_868e .pink_f146::after {
    bottom: -7px;
  }
  .yellow_1c8e .steel_868e .south_83fa {
    margin-top: -2px;
    width: 31px;
  }
  .yellow_1c8e .steel_868e .pink_f146 {
    margin-top: -1.5px;
  }
  .yellow_1c8e .steel_868e .pink_f146,
  .yellow_1c8e .steel_868e .pink_f146::after,
  .yellow_1c8e .steel_868e .pink_f146::before {
    width: 31px;
    height: 3px;
  }
  .yellow_1c8e .steel_868e .pink_f146::before {
    top: -9px;
  }
  .yellow_1c8e .steel_868e .pink_f146::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .message-mini-f636 .steel_868e .south_83fa {
    margin-top: -2px;
    width: 19px;
  }
  .message-mini-f636 .steel_868e .pink_f146 {
    margin-top: -1px;
  }
  .message-mini-f636 .steel_868e .pink_f146,
  .message-mini-f636 .steel_868e .pink_f146::after,
  .message-mini-f636 .steel_868e .pink_f146::before {
    width: 19px;
    height: 2px;
  }
  .message-mini-f636 .steel_868e .pink_f146::before {
    top: -6px;
  }
  .message-mini-f636 .steel_868e .pink_f146::after {
    bottom: -6px;
  }
  .frame-7fa7 .steel_868e .south_83fa {
    margin-top: -2px;
    width: 22px;
  }
  .frame-7fa7 .steel_868e .pink_f146 {
    margin-top: -1px;
  }
  .frame-7fa7 .steel_868e .pink_f146,
  .frame-7fa7 .steel_868e .pink_f146::after,
  .frame-7fa7 .steel_868e .pink_f146::before {
    width: 22px;
    height: 2px;
  }
  .frame-7fa7 .steel_868e .pink_f146::before {
    top: -7px;
  }
  .frame-7fa7 .steel_868e .pink_f146::after {
    bottom: -7px;
  }
  .hero_d0c6 .steel_868e .south_83fa {
    margin-top: -2px;
    width: 31px;
  }
  .hero_d0c6 .steel_868e .pink_f146 {
    margin-top: -1.5px;
  }
  .hero_d0c6 .steel_868e .pink_f146,
  .hero_d0c6 .steel_868e .pink_f146::after,
  .hero_d0c6 .steel_868e .pink_f146::before {
    width: 31px;
    height: 3px;
  }
  .hero_d0c6 .steel_868e .pink_f146::before {
    top: -9px;
  }
  .hero_d0c6 .steel_868e .pink_f146::after {
    bottom: -9px;
  }
}
.slow_df95 .pink_f146 {
  -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);
}
.slow_df95 .pink_f146::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slow_df95 .pink_f146::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);
}
.slow_df95.image-bottom-2f6e .pink_f146 {
  -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);
}
.slow_df95.image-bottom-2f6e .pink_f146::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slow_df95.image-bottom-2f6e .pink_f146::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);
}
.upper-d649 {
  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.list_left_285d:before {
  display: none;
}
.over-786a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.over-786a .picture-e2de {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.over-786a .picture-e2de:last-of-type {
  border-bottom: none;
}
.over-786a .picture-e2de.photo_36ba,
.over-786a .picture-e2de.smooth-c6b3,
.over-786a .picture-e2de.orange_cdd5 {
  padding: 0;
}
.over-786a .hover-8325 .main_pink_ab5b {
  color: currentColor;
}
.over-786a .hover-8325 .main_pink_ab5b:focus,
.over-786a .hover-8325 .main_pink_ab5b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over-786a.icon-current-ccfc .complex-6095,
.over-786a.icon-current-ccfc .light-2806 a,
.over-786a.icon-current-ccfc .white_73c8 a,
.over-786a.icon-current-ccfc .large_bc3f a {
  color: rgba(0, 0, 0, 0.55);
}
.over-786a.icon-current-ccfc .complex-6095:hover,
.over-786a.icon-current-ccfc .light-2806 a:hover,
.over-786a.icon-current-ccfc .white_73c8 a:hover,
.over-786a.icon-current-ccfc .large_bc3f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.over-786a.icon-current-ccfc .table_fa74 {
  color: rgba(0, 0, 0, 0.8);
}
.over-786a.icon-current-ccfc .picture-e2de {
  border-color: rgba(0, 0, 0, 0.08);
}
.over-786a.icon-current-ccfc .picture-e2de:before {
  background: rgba(0, 0, 0, 0.08);
}
.over-786a.icon-current-ccfc .alert-c151:before {
  background: rgba(255, 255, 255, 0.9);
}
.over-786a.icon-current-ccfc .hover-8325 .primary-0f58 li a,
.over-786a.icon-current-ccfc .hover-8325 .main_pink_ab5b,
.over-786a.icon-current-ccfc .large_bc3f {
  border-color: rgba(0, 0, 0, 0.08);
}
.over-786a.icon-current-ccfc .hover-8325 .main_pink_ab5b:focus,
.over-786a.icon-current-ccfc .hover-8325 .main_pink_ab5b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over-786a.icon-current-ccfc .primary-0f58 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.over-786a.content-b277 .complex-6095,
.over-786a.content-b277 .light-2806 a,
.over-786a.content-b277 .white_73c8 .main_pink_ab5b,
.over-786a.content-b277 .white_73c8 a,
.over-786a.content-b277 .large_bc3f a {
  color: rgba(255, 255, 255, 0.79);
}
.over-786a.content-b277 .complex-6095:hover,
.over-786a.content-b277 .light-2806 a:hover,
.over-786a.content-b277 .white_73c8 .main_pink_ab5b:hover,
.over-786a.content-b277 .white_73c8 a:hover,
.over-786a.content-b277 .large_bc3f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-786a.content-b277 .table_fa74 {
  color: rgba(255, 255, 255, 0.99);
}
.over-786a.content-b277 .picture-e2de {
  border-color: rgba(255, 255, 255, 0.08);
}
.over-786a.content-b277 .picture-e2de:before {
  background: rgba(255, 255, 255, 0.08);
}
.over-786a.content-b277 .alert-c151:before {
  background: rgba(0, 0, 0, 0.9);
}
.over-786a.content-b277 .hover-8325 .primary-0f58 li a,
.over-786a.content-b277 .hover-8325 .main_pink_ab5b,
.over-786a.content-b277 .large_bc3f {
  border-color: rgba(255, 255, 255, 0.08);
}
.over-786a.content-b277 .hover-8325 .main_pink_ab5b:focus,
.over-786a.content-b277 .hover-8325 .main_pink_ab5b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over-786a.content-b277 .primary-0f58 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-c151 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.alert-c151:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.new-0ca3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.upper-2dcd .over-786a {
  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;
}
.upper-2dcd .picture-e2de {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.upper-2dcd .picture-e2de: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) {
  .upper-2dcd .picture-e2de:before {
    width: 16%;
    left: 42%;
  }
}
.upper-2dcd .picture-e2de:last-child:before {
  content: none;
}
.upper-2dcd .picture-e2de[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.upper-2dcd .hover-8325 .primary-0f58 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.upper-2dcd .hover-8325 .primary-0f58 li a .main_pink_ab5b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.upper-2dcd .hover-8325 .large_bc3f {
  border: none;
}
.upper-2dcd .hover-8325 .large_bc3f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.upper-2dcd .alert-c151 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.upper-2dcd .new-0ca3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.upper-2dcd .content-b277 .alert-c151:before {
  background: rgba(0, 0, 0, 0.9);
}
.upper-2dcd .icon-current-ccfc.frame_small_fb7d .pink_f146 {
  background: rgba(0, 0, 0, 0.6);
}
.upper-2dcd
  .icon-current-ccfc.frame_small_fb7d
  .pink_f146::after,
.upper-2dcd
  .icon-current-ccfc.frame_small_fb7d
  .pink_f146:before {
  background: inherit;
}
.upper-2dcd
  .icon-current-ccfc.frame_small_fb7d:hover
  .pink_f146 {
  background: rgba(0, 0, 0, 0.8);
}
.modal-ae96 .over-786a {
  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) {
  .modal-ae96 .over-786a {
    width: auto;
    right: 45px;
  }
}
.stone_b2a9 .over-786a {
  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) {
  .stone_b2a9 .over-786a {
    width: auto;
    left: 45px;
  }
}
.list_left_285d .over-786a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list_left_285d .new-0ca3 {
  max-width: 48em;
  margin: 0 auto;
}
.list_left_285d .alert-c151:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav-out-558d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav-out-558d.upper-2dcd .over-786a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav-out-558d.modal-ae96 .over-786a {
  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);
}
.nav-out-558d .over-786a {
  visibility: visible;
}
.nav-out-558d.stone_b2a9 .over-786a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.row-slow-0124,
.top_b110 {
  overflow-x: hidden;
}
.row-slow-0124 .over-786a {
  overflow: auto;
}
.row-slow-0124.upper-2dcd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row-slow-0124.upper-2dcd .over-786a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.row-slow-0124.upper-2dcd .progress_4374 {
  opacity: 0;
}
.row-slow-0124.modal-ae96 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row-slow-0124.modal-ae96 .over-786a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.row-slow-0124.modal-ae96 .progress_4374 {
  opacity: 0;
}
.row-slow-0124.stone_b2a9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row-slow-0124.stone_b2a9 .over-786a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.row-slow-0124.stone_b2a9 .progress_4374 {
  opacity: 0;
}
.row-slow-0124.list_left_285d .over-786a {
  z-index: 10;
  visibility: visible;
}
.frame_small_fb7d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.frame_small_fb7d .pink_f146 {
  background: rgba(255, 255, 255, 0.99);
}
.frame_small_fb7d .pink_f146::after,
.frame_small_fb7d .pink_f146:before {
  background: inherit;
}
.frame_small_fb7d:hover .pink_f146 {
  background: rgba(255, 255, 255, 0.99);
}
.stone_b2a9 .frame_small_fb7d {
  top: 10px;
  right: auto;
  left: 12px;
}
.list_left_285d .frame_small_fb7d {
  display: none !important;
}
.row-slow-0124:before,
.top_b110:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.row-slow-0124 .frame_small_fb7d,
.top_b110 .frame_small_fb7d {
  display: inline-block;
}
.over-786a .message_6417 {
  -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;
}
.row-slow-0124 .over-786a .message_6417,
.top_b110 .over-786a .message_6417 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav-0c8a .icon_next_628c {
  width: 100%;
}
.pagination_7ca5 {
  padding: 0 0.5em 0;
}
.pagination_7ca5 [class*="customify-col-"],
.pagination_7ca5 [class*="customify-col_"],
.pagination_7ca5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tag_bc67 .pagination_7ca5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .avatar_e8ba .alert-gold-f369,
  .alert-gold-f369 {
    display: none;
  }
  .popup-gas-160d {
    text-align: left;
  }
  .breadcrumb-light-ddce {
    text-align: center;
  }
  .picture_dd80 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_e8ba .plasma_68a3,
  .plasma_68a3 {
    display: none;
  }
  .pattern-b703 {
    text-align: left;
  }
  .border_fluid_01e7 {
    text-align: center;
  }
  .surface_iron_60b6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .avatar_e8ba .description-steel-4bb0,
  .description-steel-4bb0 {
    display: none;
  }
  .table_7118 {
    text-align: left;
  }
  .basic-d83e {
    text-align: center;
  }
  .fresh-8cfb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.active_6aa3 {
  box-shadow: none !important;
}
.fluid-1504 .inner_bc44,
.selected_d6fc .inner_bc44 {
  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;
}
.selected_d6fc .inner_bc44 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.button_old_3686 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.button_old_3686:after,
.button_old_3686:before {
  content: "";
  display: table;
}
.button_old_3686:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .button_old_3686 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.button_old_3686,
.grid-wood-e59c {
  max-width: 1248px;
  margin: 0 auto;
}

.carousel_wood_1013.tag-green-efd8 .button_old_3686 {
  max-width: 100%;
}
.carousel_wood_1013.tertiary_last_70b2 {
  max-width: 1200px;
  margin: 0 auto;
}
.carousel_wood_1013.pro-6814 .button_old_3686 {
  max-width: 100%;
}
.carousel_wood_1013.pro-6814 > .button_old_3686 {
  padding-left: 0;
  padding-right: 0;
}
.carousel_wood_1013.pro-6814 > .button_old_3686 .avatar_e8ba {
  margin: 0;
}
.carousel_wood_1013.pro-6814
  > .button_old_3686
  .item_over_a2ac.shade-thick-9220 {
  margin-right: 0;
  margin-left: 0;
}
.carousel_wood_1013.pro-6814 #main.shade-thick-9220 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid-2306 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid-2306 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .down_e260 .video-huge-87b3 {
    padding-right: 1em;
  }
  .down_e260.orange-69e7 .item_over_a2ac {
    border-right: 1px solid #eaecee;
  }
  .down_e260.orange-69e7 .video-huge-87b3 {
    padding-right: 1em;
  }
  .down_e260.orange-69e7 .message_silver_7bd4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu_3886 .video-huge-87b3 {
    padding-left: 1em;
  }
  .menu_3886.orange-69e7 .item_over_a2ac {
    border-left: 1px solid #eaecee;
  }
  .menu_3886.orange-69e7 .video-huge-87b3 {
    padding-left: 1em;
  }
  .menu_3886.orange-69e7 .message_silver_7bd4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new-d40d .video-huge-87b3 {
    padding-left: 1em;
  }
  .new-d40d.orange-69e7 .stale-1188 {
    border-right: 1px solid #eaecee;
  }
  .new-d40d.orange-69e7 .pressed_434a {
    border-right: 1px solid #eaecee;
  }
  .new-d40d.orange-69e7 .video-huge-87b3 {
    padding-left: 1em;
  }
  .new-d40d.orange-69e7 .message_silver_7bd4 {
    padding-right: 1em;
  }
  .new-d40d.orange-69e7 .short-3c76 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_first_3532 .video-huge-87b3 {
    padding-right: 1em;
  }
  .content_first_3532.orange-69e7 .stale-1188 {
    border-left: 1px solid #eaecee;
  }
  .content_first_3532.orange-69e7 .pressed_434a {
    border-left: 1px solid #eaecee;
  }
  .content_first_3532.orange-69e7 .video-huge-87b3 {
    padding-right: 1em;
  }
  .content_first_3532.orange-69e7 .message_silver_7bd4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_first_3532.orange-69e7 .short-3c76 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-2306 .video-huge-87b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-2306.orange-69e7 .item_over_a2ac {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid-2306.orange-69e7 .video-huge-87b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-2306.orange-69e7 .message_silver_7bd4 {
    padding-left: 1em;
  }
  .grid-2306.orange-69e7 .short-3c76 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid-2306.orange-69e7 .video-huge-87b3 {
    padding-left: 0;
  }
}
.dim-d766 .carousel-simple-0d2b {
  display: inline-block;
}
.box_4bc3 {
  display: inline-block;
}
.hover-hot-8658 {
  word-con: break-word;
}
.media_cold_b6c3 > span {
  display: inline-block;
  padding: 5px 0;
}
.media_cold_b6c3 .top_b47b {
  margin-left: 8px;
  margin-right: 8px;
}
.media_cold_b6c3 .button_7982 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.filter_prev_3bdd .avatar-ec79 {
  margin-bottom: 2em;
}
.filter_prev_3bdd .text_hot_a56f {
  margin-bottom: 15px;
}
.filter_prev_3bdd .text_hot_a56f:last-child {
  margin-bottom: 0;
}
.filter_prev_3bdd .pagination-0e72 {
  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) {
  .filter_prev_3bdd .pagination-0e72 {
    display: block;
  }
}
.filter_prev_3bdd .feature-hot-7d51 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .filter_prev_3bdd .feature-hot-7d51 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.filter_prev_3bdd .prev_3e65 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.filter_prev_3bdd .prev_3e65 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.filter_prev_3bdd .prev_3e65 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.filter_prev_3bdd .hover-hot-8658 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter_prev_3bdd .hover-hot-8658 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.filter_prev_3bdd .hover-8742 p:last-child {
  margin-bottom: 0;
}
.filter_prev_3bdd .highlight-solid-53a7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.filter_prev_3bdd .container_rough_807a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.filter_prev_3bdd .clean_28ad {
  margin-top: 1em;
}
.filter_prev_3bdd .button-4664 {
  top: 0;
  display: block;
}
.filter_prev_3bdd .button-4664 a {
  color: inherit;
}
.filter_prev_3bdd .button-4664 a:hover {
  color: inherit;
}
.filter_prev_3bdd .slider_3866 {
  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;
}
.filter_prev_3bdd .slider_3866:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.filter_prev_3bdd .container_rough_807a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.filter_prev_3bdd .first_0622 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.filter_prev_3bdd .first_0622:first-child {
  margin-top: 0;
}
.filter_prev_3bdd .first_0622.selected-78eb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filter_prev_3bdd .first_0622.stale-689c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter_prev_3bdd
  .first_0622.stale-689c.pressed-d31e
  .clean_28ad {
  width: 100%;
}
.filter_prev_3bdd .stale-689c {
  -webkit-box-align: center;
  align-items: center;
}
.filter_prev_3bdd .stale-689c .media_cold_b6c3,
.filter_prev_3bdd .stale-689c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.filter_prev_3bdd .prev_3e65 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_prev_3bdd .prev_3e65 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_prev_3bdd .prev_3e65: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;
}
.filter_prev_3bdd .selected-78eb {
  z-index: 5;
}
.filter_prev_3bdd .accordion_over_0e8c .thick_0a82 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.filter_prev_3bdd .grid-72b9 .thick_0a82 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.filter_prev_3bdd .texture-white-05a4 .thick_0a82 {
  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;
}
.filter_prev_3bdd.focus-b0e9 .pagination-0e72,
.filter_prev_3bdd.brown-e2c7 .pagination-0e72 {
  display: block;
}
.filter_prev_3bdd.focus-b0e9 .pagination-0e72 .pro-31b7,
.filter_prev_3bdd.focus-b0e9 .pagination-0e72 .container_rough_807a,
.filter_prev_3bdd.brown-e2c7 .pagination-0e72 .pro-31b7,
.filter_prev_3bdd.brown-e2c7 .pagination-0e72 .container_rough_807a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter_prev_3bdd.tiny_6f58 .feature-hot-7d51 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .filter_prev_3bdd.tiny_6f58 .feature-hot-7d51 {
    margin-right: 0;
  }
}
.filter_prev_3bdd.focus-b0e9 .feature-hot-7d51,
.filter_prev_3bdd.brown-e2c7 .feature-hot-7d51 {
  padding-top: 40%;
}
.filter_prev_3bdd.focus-b0e9 .avatar-ec79,
.filter_prev_3bdd.brown-e2c7 .avatar-ec79 {
  display: block;
}
.filter_prev_3bdd.focus-b0e9 .fn-sticky-6405 .container_rough_807a,
.filter_prev_3bdd.brown-e2c7 .fn-sticky-6405 .container_rough_807a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.filter_prev_3bdd.focus-b0e9 .feature-hot-7d51,
.filter_prev_3bdd.brown-e2c7 .feature-hot-7d51 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.filter_prev_3bdd.focus-b0e9 .container_rough_807a {
  padding: 1em;
}
.row-44c6 {
  margin: 30px auto;
  display: block;
}
.row-44c6 .panel_steel_6332 > * {
  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;
}
.row-44c6 .panel_steel_6332 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-44c6 .panel_steel_6332 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel_81cf .media_cold_b6c3 {
  margin-bottom: 1.41575em;
}
.carousel_81cf .hidden_b8eb {
  margin-bottom: 1.618em;
}
.box_45c1 .badge-left-9844 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.box_45c1 .badge-left-9844 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.box_45c1 .element-5748 {
  max-width: 100%;
  overflow: auto;
}
.media_large_3c19 .box_45c1 a:hover {
  text-decoration: underline;
}
.fixed-caa7 .text_hot_a56f:not(.hover-hot-8658),
.fixed-caa7 .prev_3e65 {
  margin-bottom: 1.41575em;
}
.fixed-caa7 .text_hot_a56f:not(.hover-hot-8658):last-child,
.fixed-caa7 .prev_3e65:last-child {
  margin-bottom: 0;
}
.fixed-caa7 .text_hot_a56f.iron-cc63 {
  margin-bottom: 0.41575em;
}
.fixed-caa7 .active-smooth-4660:before,
.fixed-caa7 .silver-0033:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fixed-caa7 .active-smooth-4660:before {
  content: "\f115";
}
.fixed-caa7 .silver-0033:before {
  content: "\f02c";
}
.fixed-caa7 .old_77aa {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fixed-caa7 .old_77aa a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gallery-f295 {
  display: -webkit-box;
  display: flex;
}
.gallery-f295 .tiny-30de {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gallery-f295 .tiny-30de {
    flex-basis: 90px;
  }
}
.gallery-f295 .menu_4e20 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery-f295 .menu_4e20 {
    flex-basis: calc(100% - 50px);
  }
}
.gallery-f295 .paragraph-84ad p:last-child {
  margin-bottom: 0.72em;
}
.thick-7d65 .panel_steel_6332 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thick-7d65 .panel_steel_6332:after,
.thick-7d65 .panel_steel_6332:before {
  content: "";
  display: table;
}
.thick-7d65 .panel_steel_6332:after {
  clear: both;
}
.thick-7d65 .panel_steel_6332 .large-b524,
.thick-7d65 .panel_steel_6332 .list_over_33af {
  width: 49%;
}
.thick-7d65 .panel_steel_6332 .large-b524 a span.east_9965,
.thick-7d65 .panel_steel_6332 .list_over_33af a span.east_9965 {
  display: block;
  margin-bottom: 5px;
}
.thick-7d65 .panel_steel_6332 .list_over_33af {
  float: left;
  text-align: left;
}
.thick-7d65 .panel_steel_6332 .large-b524 {
  float: right;
  text-align: right;
}
.background-fe6a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .background-fe6a {
    margin-bottom: 0;
  }
}
.hidden_9067 {
  margin-bottom: 1em;
}
.hidden_9067 .hover-hot-8658 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tabs_bright_9111 a {
  display: block;
  line-height: 0;
  position: relative;
}
.description_static_4db4 .hidden_9067,
.up-6924 .hidden_9067 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .description_static_4db4 .hidden_9067,
  .up-6924 .hidden_9067 {
    display: block;
  }
}
.description_static_4db4 .tabs_bright_9111,
.up-6924 .tabs_bright_9111 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .description_static_4db4 .tabs_bright_9111,
  .up-6924 .tabs_bright_9111 {
    margin-bottom: 1em;
  }
}
.description_static_4db4 .tabs_bright_9111 img,
.up-6924 .tabs_bright_9111 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.description_static_4db4 .shadow-6684,
.up-6924 .shadow-6684 {
  flex-basis: calc(100% - 160px);
}
.description_static_4db4 .shadow-6684 p,
.up-6924 .shadow-6684 p {
  margin-bottom: 0;
}
.description_static_4db4 .shadow-6684 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .description_static_4db4 .shadow-6684 {
    padding-left: 0;
  }
}
.up-6924 .shadow-6684 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .up-6924 .shadow-6684 {
    padding-right: 0;
  }
}
.up-6924 .tabs_bright_9111 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.advanced-ea83 .tabs_bright_9111 {
  margin-bottom: 0.5em;
}
.advanced-ea83 .tabs_bright_9111 img {
  width: 100%;
}
.filter-44d0 .detail-motion-61ef,
.avatar-dynamic-cdca .detail-motion-61ef {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.avatar-dynamic-cdca .item_over_a2ac .module-9955 p:last-child {
  margin-bottom: 0;
}
.bottom_d041 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip-fixed-236d .hot_b511 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip-fixed-236d .hot_b511:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip-fixed-236d .hot_b511 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip-fixed-236d .hot_b511 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip-fixed-236d .hot_b511 ul li {
  margin: 0 0 0.6em;
}
.tooltip-fixed-236d .hot_b511 ul li.prev-b1c5,
.tooltip-fixed-236d .hot_b511 ul li.preview_upper_821f {
  position: relative;
}
.tooltip-fixed-236d .hot_b511 ul li.prev-b1c5 .mask-b66c,
.tooltip-fixed-236d .hot_b511 ul li.preview_upper_821f .mask-b66c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip-fixed-236d .hot_b511 ul li.prev-b1c5:after:after,
.tooltip-fixed-236d .hot_b511 ul li.prev-b1c5:after:before,
.tooltip-fixed-236d
  .hot_b511
  ul
  li.preview_upper_821f:after:after,
.tooltip-fixed-236d
  .hot_b511
  ul
  li.preview_upper_821f:after:before {
  content: "";
  display: table;
}
.tooltip-fixed-236d .hot_b511 ul li.prev-b1c5:after:after,
.tooltip-fixed-236d
  .hot_b511
  ul
  li.preview_upper_821f:after:after {
  clear: both;
}
.tooltip-fixed-236d .hot_b511 a.fast_02e9:hover {
  text-decoration: none;
}
.tooltip-fixed-236d .hot_b511 select {
  max-width: 100%;
}
.tooltip-fixed-236d .hot_b511 table {
  font-size: 85%;
}
.tooltip-fixed-236d .hot_b511 table td,
.tooltip-fixed-236d .hot_b511 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip-fixed-236d .hot_b511 table tfoot td {
  text-align: left;
}
.tooltip-fixed-236d .hot_b511 :last-child {
  margin-bottom: 0;
}
.tooltip-fixed-236d .hot_b511 .active_fcbd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip-fixed-236d .hot_b511 .active_fcbd label {
  width: 100%;
}
.tooltip-fixed-236d .hot_b511 .active_fcbd .middle_7665 {
  width: 100%;
  display: block;
}
.tooltip-fixed-236d .hot_b511 .active_fcbd .tag_pink_88a7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip-fixed-236d .hot_b511 .active_fcbd .tag_pink_88a7:hover svg #svg-search {
  fill: #444;
}
.tooltip-fixed-236d .hot_b511 .active_fcbd .tag_pink_88a7 svg {
  width: 18px;
  height: 18px;
}
.tooltip-fixed-236d .popup-4971 ul ul,
.tooltip-fixed-236d .module_8ed3 ul ul,
.tooltip-fixed-236d .pagination-0bca ul ul,
.tooltip-fixed-236d .east-5367 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip-fixed-236d .popup-4971 .banner-fluid-41f8 > a,
.tooltip-fixed-236d .module_8ed3 .banner-fluid-41f8 > a,
.tooltip-fixed-236d .pagination-0bca .banner-fluid-41f8 > a,
.tooltip-fixed-236d .east-5367 .banner-fluid-41f8 > a {
  margin-bottom: 0;
}
.tooltip-fixed-236d .secondary-37bd li,
.tooltip-fixed-236d .popup-4971 li,
.tooltip-fixed-236d .picture_west_efb1 li,
.tooltip-fixed-236d .module_8ed3 li,
.tooltip-fixed-236d .pagination-0bca li,
.tooltip-fixed-236d .east-5367 li,
.tooltip-fixed-236d .dynamic-18b5 li,
.tooltip-fixed-236d .paper-4867 li {
  display: block;
  position: relative;
}
.tooltip-fixed-236d .secondary-37bd li:last-child,
.tooltip-fixed-236d .popup-4971 li:last-child,
.tooltip-fixed-236d .picture_west_efb1 li:last-child,
.tooltip-fixed-236d .module_8ed3 li:last-child,
.tooltip-fixed-236d .pagination-0bca li:last-child,
.tooltip-fixed-236d .east-5367 li:last-child,
.tooltip-fixed-236d .dynamic-18b5 li:last-child,
.tooltip-fixed-236d .paper-4867 li:last-child {
  border: none;
}
.tooltip-fixed-236d .secondary-37bd li a,
.tooltip-fixed-236d .popup-4971 li a,
.tooltip-fixed-236d .picture_west_efb1 li a,
.tooltip-fixed-236d .module_8ed3 li a,
.tooltip-fixed-236d .pagination-0bca li a,
.tooltip-fixed-236d .east-5367 li a,
.tooltip-fixed-236d .dynamic-18b5 li a,
.tooltip-fixed-236d .paper-4867 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-fixed-236d .secondary-37bd li ul li::before,
.tooltip-fixed-236d .popup-4971 li ul li::before,
.tooltip-fixed-236d .picture_west_efb1 li ul li::before,
.tooltip-fixed-236d .module_8ed3 li ul li::before,
.tooltip-fixed-236d .pagination-0bca li ul li::before,
.tooltip-fixed-236d .east-5367 li ul li::before,
.tooltip-fixed-236d .dynamic-18b5 li ul li::before,
.tooltip-fixed-236d .paper-4867 li ul li::before {
  left: 15px;
}
.tooltip-fixed-236d .secondary-37bd li ul a,
.tooltip-fixed-236d .popup-4971 li ul a,
.tooltip-fixed-236d .picture_west_efb1 li ul a,
.tooltip-fixed-236d .module_8ed3 li ul a,
.tooltip-fixed-236d .pagination-0bca li ul a,
.tooltip-fixed-236d .east-5367 li ul a,
.tooltip-fixed-236d .dynamic-18b5 li ul a,
.tooltip-fixed-236d .paper-4867 li ul a {
  padding-left: 20px;
}
.tooltip-fixed-236d .secondary-37bd li ul ul li::before,
.tooltip-fixed-236d .popup-4971 li ul ul li::before,
.tooltip-fixed-236d .picture_west_efb1 li ul ul li::before,
.tooltip-fixed-236d .module_8ed3 li ul ul li::before,
.tooltip-fixed-236d .pagination-0bca li ul ul li::before,
.tooltip-fixed-236d .east-5367 li ul ul li::before,
.tooltip-fixed-236d .dynamic-18b5 li ul ul li::before,
.tooltip-fixed-236d .paper-4867 li ul ul li::before {
  left: 30px;
}
.tooltip-fixed-236d .secondary-37bd li ul ul a,
.tooltip-fixed-236d .popup-4971 li ul ul a,
.tooltip-fixed-236d .picture_west_efb1 li ul ul a,
.tooltip-fixed-236d .module_8ed3 li ul ul a,
.tooltip-fixed-236d .pagination-0bca li ul ul a,
.tooltip-fixed-236d .east-5367 li ul ul a,
.tooltip-fixed-236d .dynamic-18b5 li ul ul a,
.tooltip-fixed-236d .paper-4867 li ul ul a {
  padding-left: 40px;
}
.tooltip-fixed-236d .input-d4f9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-fixed-236d .paper-4867 ul li {
  margin-bottom: 1.41575em;
}
.tooltip-fixed-236d .paper-4867 ul li .media-complex-3720 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip-fixed-236d .paper-4867 ul li .advanced-82b3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.content-b277 .secondary-37bd li a,
.content-b277 .popup-4971 li a,
.content-b277 .picture_west_efb1 li a,
.content-b277 .module_8ed3 li a,
.content-b277 .pagination-0bca li a,
.content-b277 .east-5367 li a,
.content-b277 .dynamic-18b5 li a,
.content-b277 .paper-4867 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-b277 .input-d4f9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-b277 .hot_b511 ul li.prev-b1c5 .mask-b66c,
.content-b277 .hot_b511 ul li.preview_upper_821f .mask-b66c {
  background: rgba(0, 0, 0, 0.2);
}
.content-b277 .tooltip-fixed-236d .hot_b511 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_wood_1013 .tooltip-fixed-236d .primary-0f58 li {
  margin: 0;
}
.carousel_wood_1013 .tooltip-fixed-236d .primary-0f58 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.carousel_wood_1013 .tooltip-fixed-236d .primary-0f58 li ul {
  margin: 0;
}
.carousel_wood_1013 .tooltip-fixed-236d .primary-0f58 li ul li a {
  padding-left: 15px;
}
.carousel_wood_1013 .tooltip-fixed-236d .primary-0f58 li ul li li a {
  padding-left: 30px;
}
.carousel_wood_1013 .tooltip-fixed-236d .primary-0f58 li.pink_08b9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.carousel_wood_1013 .tooltip-fixed-236d .primary-0f58 li.pink_08b9 > 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;
}
.carousel_wood_1013 .tooltip-fixed-236d .primary-0f58 li.pink_08b9 > 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;
}
.overlay_complex_6e37 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.layout_b3b1 {
  position: relative;
  z-index: 10;
}
.layout_b3b1 .message_6417 {
  width: 100%;
  max-width: 100%;
}
.info_hot_0785 .dropdown_f2b0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.info_hot_0785 .icon-current-ccfc {
}
.info_hot_0785 .content-b277 {
  background: #292929;
}
.section_pressed_58cc .dropdown_f2b0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.section_pressed_58cc .icon-current-ccfc {
  background: #f9f9f9;
}
.section_pressed_58cc .content-b277 {
  background: #303030;
}
.upper-d0cc .dropdown_f2b0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .upper-d0cc .carousel-simple-0d2b {
    margin-bottom: 1em;
  }
  .upper-d0cc .carousel-simple-0d2b:last-child {
    margin-bottom: 0;
  }
}
.upper-d0cc .icon-current-ccfc {
  background: #ededed;
}
.upper-d0cc .content-b277 {
  background: #1a1a1a;
}
.dropdown_f2b0.icon-current-ccfc {
  color: rgba(0, 0, 0, 0.6);
}
.dropdown_f2b0.icon-current-ccfc .simple_87ba li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown_f2b0.content-b277 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_f2b0.content-b277 a:not(.fast_02e9) {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_f2b0.content-b277 a:not(.fast_02e9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_f2b0.content-b277 .simple_87ba li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_f2b0.content-b277 table tbody td,
.dropdown_f2b0.content-b277 table th {
  background: rgba(0, 0, 0, 0.08);
}
.sidebar_white_1e20.dark_b9f0 .button_old_3686 {
  max-width: initial;
}
.sidebar_white_1e20 .primary-05f7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sidebar_white_1e20 .primary-05f7 .message_6417 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sidebar_white_1e20 .primary-05f7 .message_6417 {
    display: block;
    margin-bottom: 2em;
  }
  .sidebar_white_1e20 .primary-05f7 .message_6417:last-child {
    margin-bottom: 0;
  }
}
.upper-d0cc .carousel-simple-0d2b:last-child,
.section_pressed_58cc .carousel-simple-0d2b:last-child,
.info_hot_0785 .carousel-simple-0d2b:last-child {
  margin-bottom: 0;
}
.upper-d0cc .carousel-simple-0d2b .tooltip-fixed-236d .hot_b511:last-child,
.section_pressed_58cc .carousel-simple-0d2b .tooltip-fixed-236d .hot_b511:last-child,
.info_hot_0785 .carousel-simple-0d2b .tooltip-fixed-236d .hot_b511:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .upper-d0cc .table_current_1f4d,
  .upper-d0cc .thick_7405,
  .section_pressed_58cc .table_current_1f4d,
  .section_pressed_58cc .thick_7405,
  .info_hot_0785 .table_current_1f4d,
  .info_hot_0785 .thick_7405 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .layout_b3b1 .carousel-simple-0d2b {
    margin-bottom: 2em;
  }
}
.layout_b3b1 p:last-child {
  margin-bottom: 0;
}
.layout_b3b1 li,
.layout_b3b1 ul {
  list-style: none;
  margin: 0;
}
.layout_b3b1 ul ul {
  margin-left: 2.617924em;
}
.link-8f77 {
  font-size: 0.875em;
}

/* css-noise: 50a9 */
.shadow-element-s0 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
