/*!
Theme Name: Customify
Theme URI: https://pressmaximum.info-hovered-455d/customify
Author: WPCustomify
Author URI: https://pressmaximum.info-hovered-455d
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.info-hovered-455d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.primary_wide_d0f4.summary-silver-b88c/licenses/gpl-2.0.info-7900
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.chip_a2ff/, (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.wrapper-rough-fd81.first-725c/normalize.full_958d/
 ======
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.full_958d v7.0.0 | MIT License | github.info-hovered-455d/necolas/normalize.full_958d */
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;
}
.list_yellow_5b82 .video_37f2,
.last-bee0,
.east_ff60,
.surface_small_17eb,
.cold_36dc,
.header_lite_988e,
.black-bc96,
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;
}
.last-bee0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .last-bee0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .last-bee0,
  h1 {
    font-size: 1.8em;
  }
}
.east_ff60,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.east_ff60 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .east_ff60,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .east_ff60,
  h2 {
    font-size: 1.7em;
  }
}
.surface_small_17eb,
h3 {
  font-size: 1.618em;
}
.list_yellow_5b82 .video_37f2,
.cold_36dc,
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.hidden_narrow_2e65 {
  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;
}
.video-silver-c561:after,
.video-silver-c561:before,
.background-95b7:after,
.background-95b7:before {
  content: "";
  display: table;
}
.video-silver-c561:after,
.background-95b7:after {
  clear: both;
}
.video-tall-4e5c {
  float: right;
  margin-right: 0;
}
.accent_gas_50ed {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.purple-a7f3 .silver-ea31,
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;
}
.purple-a7f3 .silver-ea31: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;
}
.component-focused-3f8d .silver-ea31 {
  box-shadow: none;
}
.component-focused-3f8d
  .silver-ea31
  .cold-eade {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.component-focused-3f8d .silver-ea31 .progress-in-2dbe {
  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;
}
.component-focused-3f8d
  .silver-ea31
  .progress-in-2dbe
  b {
  display: none;
}
.component-focused-3f8d .panel_motion_85b6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid_22b5:not(.active-19ee):not(.light-5202),
button:not(.active-19ee):not(.light-5202),
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ),
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ),
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ) {
  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;
}
.grid_22b5:not(.active-19ee):not(
    .light-5202
  ):hover,
button:not(.active-19ee):not(
    .light-5202
  ):hover,
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ):hover,
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ):hover,
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid_22b5:not(.active-19ee):not(
    .light-5202
  ):active,
.grid_22b5:not(.active-19ee):not(
    .light-5202
  ):focus,
button:not(.active-19ee):not(
    .light-5202
  ):active,
button:not(.active-19ee):not(
    .light-5202
  ):focus,
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ):active,
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ):focus,
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ):active,
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ):focus,
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ):active,
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ):focus {
  outline: 0;
}
.grid_22b5:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e,
button:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e,
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e,
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e,
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e {
  position: relative;
}
.grid_22b5:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .focused-96c6,
.grid_22b5:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .large-c3ad,
.grid_22b5:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .message-0735,
.grid_22b5:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  i,
.grid_22b5:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  svg,
button:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .focused-96c6,
button:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .large-c3ad,
button:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .message-0735,
button:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  i,
button:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  svg,
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .focused-96c6,
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .large-c3ad,
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .message-0735,
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  i,
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  svg,
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .focused-96c6,
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .large-c3ad,
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .message-0735,
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  i,
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  svg,
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .focused-96c6,
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .large-c3ad,
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  .message-0735,
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  i,
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e
  svg {
  visibility: hidden;
}
.grid_22b5:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e:after,
button:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e:after,
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e:after,
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e:after,
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ).fn-loading-c04e: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;
}
.grid_22b5:not(.active-19ee):not(.light-5202),
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ),
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ),
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ) {
  color: #fff;
  background: #235787;
}
.grid_22b5:not(.active-19ee):not(
    .light-5202
  ):focus,
input[type="button"]:not(.active-19ee):not(
    .light-5202
  ):focus,
input[type="reset"]:not(.active-19ee):not(
    .light-5202
  ):focus,
input[type="submit"]:not(.active-19ee):not(
    .light-5202
  ):focus {
  color: #fff;
}
.grid_22b5.fn-disabled-c04e:not(.active-19ee):not(
    .light-5202
  ),
.grid_22b5[disabled]:not(.active-19ee):not(
    .light-5202
  ),
button.fn-disabled-c04e:not(.active-19ee):not(
    .light-5202
  ),
button[disabled]:not(.active-19ee):not(
    .light-5202
  ) {
  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;
}
.silver_98cf {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.silver_98cf: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;
}
.sort_over_ed59 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.shade_hovered_8b0b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focused_59fb {
  clear: both;
  display: block;
  margin: 0 auto;
}
.video-silver-c561:after,
.video-silver-c561:before,
.detail-c122:after,
.detail-c122:before,
.texture-3484:after,
.texture-3484:before,
.header-new-ba6b:after,
.header-new-ba6b:before,
.wrapper_d644:after,
.wrapper_d644:before,
.box-fast-f534:after,
.box-fast-f534:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.video-silver-c561:after,
.detail-c122:after,
.texture-3484:after,
.header-new-ba6b:after,
.wrapper_d644:after,
.box-fast-f534:after {
  clear: both;
}
.detail-c122 .info-gas-4729,
.texture-3484 .info-gas-4729,
.dropdown-pro-4ccf .info-gas-4729 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.info-32e8 {
  display: inline-block;
}
.hero-8927 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hero-8927 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hero-8927 .easy_6381 {
  padding: 1em 0;
  font-size: 85%;
}
.easy_6381 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dropdown-9e9f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dropdown-9e9f:after,
.dropdown-9e9f:before {
  content: "";
  display: table;
}
.dropdown-9e9f:after {
  clear: both;
}
.steel_5c56 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.wide-5222 .steel_5c56 {
  max-width: 50%;
}
.sidebar_aec5 .steel_5c56 {
  max-width: 33.33%;
}
.in-c877 .steel_5c56 {
  max-width: 25%;
}
.first-6a99 .steel_5c56 {
  max-width: 20%;
}
.list-d336 .steel_5c56 {
  max-width: 16.66%;
}
.advanced_6468 .steel_5c56 {
  max-width: 14.28%;
}
.shadow_c557 .steel_5c56 {
  max-width: 12.5%;
}
.highlight-down-def5 .steel_5c56 {
  max-width: 11.11%;
}
.avatar_glass_790c {
  display: block;
}
.list_yellow_5b82 .form_selected_2fe2 label,
.list_yellow_5b82 .widget-67cc label,
.list_yellow_5b82 .gradient-wood-6c5e label,
.list_yellow_5b82 .primary_7fe7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner_6cac {
  list-style: none;
  margin: 0;
}
.banner_6cac article.cool_2c4d {
  margin-bottom: 0;
}
.banner_6cac ul {
  list-style: none;
  margin: 0;
}
.banner_6cac .hidden-bright-c711 li.cool_2c4d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner_6cac .hidden-bright-c711 li.cool_2c4d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner_6cac .hidden-bright-c711 li.cool_2c4d: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) {
  .banner_6cac .hidden-bright-c711 li.cool_2c4d li.cool_2c4d li.cool_2c4d li.cool_2c4d {
    padding-left: 0;
  }
}
article.cool_2c4d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cool_2c4d .detail-c122 p:last-of-type {
  margin-bottom: 0;
}
article.cool_2c4d .content_ac54 {
  float: left;
}
article.cool_2c4d .element_basic_db47 {
  margin-left: 85px;
}
article.cool_2c4d .rough-09fd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cool_2c4d .rough-09fd .pressed_94ec {
  margin-left: 10px;
}
article.cool_2c4d .form_ff8d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cool_2c4d .outer-a443 {
  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 .form_selected_2fe2,
  #respond .gradient-wood-6c5e,
  #respond .primary_7fe7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_selected_2fe2 input,
#respond .gradient-wood-6c5e input,
#respond .primary_7fe7 input {
  width: 100%;
}
#respond .primary_7fe7 {
  margin-right: 0;
}
#respond .link-dynamic-d029 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list_14e4 {
  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;
}
.list_14e4.easy-fd97 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.list_14e4 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%);
}
.list_14e4:focus,
.list_14e4: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);
}
.button-de94 {
  border-radius: 10%;
}
.paragraph_pro_4a99 {
  border-radius: 50%;
}
.column-smooth-b93f {
  font-size: 0.72em;
}
.full_ba47 {
  font-size: 0.875em;
}
.section_full_2836 {
  font-size: 1.1em;
}
.stone_c09b {
  text-transform: uppercase;
  line-height: 1.2;
}
.stone_c09b.column-smooth-b93f {
  letter-spacing: 0.5px;
}
.brown-b2f6,
.brown-b2f6 a {
  color: #6d6d6d;
}
.brown-b2f6 a:hover {
  color: #111;
}
.wrapper_active_5e8c {
  color: #6d6d6d;
}
.caption-4032 {
  overflow-x: hidden;
}
.caption-4032 .bright_f5a1.focused-36f3 {
  position: relative;
}
.caption-4032 .bright_f5a1.focused-36f3.fresh_5185 {
  position: initial;
}
.caption-4032
  .bright_f5a1.focused-36f3.fresh_5185
  .lite-426a {
  left: auto;
}
.caption-4032 .bright_f5a1 .lite-426a {
  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;
}
.caption-4032 .bright_f5a1:hover.focused-36f3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption-4032
  .bright_f5a1:hover.focused-36f3
  .lite-426a {
  display: block;
  z-index: 9999999;
}
.caption-4032 .content_706e .light_dbe0,
.caption-4032 .highlight_70af .light_dbe0 {
  display: none;
}
.caption-4032 .notification-d091 .bright_f5a1:hover.focused-36f3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.list_yellow_5b82 .form_selected_2fe2 label,
.list_yellow_5b82 .widget-67cc label,
.list_yellow_5b82 .gradient-wood-6c5e label,
.list_yellow_5b82 .primary_7fe7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner_6cac {
  list-style: none;
  margin: 0;
}
.banner_6cac article.cool_2c4d {
  margin-bottom: 0;
}
.banner_6cac ul {
  list-style: none;
  margin: 0;
}
.banner_6cac .hidden-bright-c711 li.cool_2c4d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner_6cac .hidden-bright-c711 li.cool_2c4d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner_6cac .hidden-bright-c711 li.cool_2c4d: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) {
  .banner_6cac .hidden-bright-c711 li.cool_2c4d li.cool_2c4d li.cool_2c4d li.cool_2c4d {
    padding-left: 0;
  }
}
article.cool_2c4d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cool_2c4d .detail-c122 p:last-of-type {
  margin-bottom: 0;
}
article.cool_2c4d .content_ac54 {
  float: left;
}
article.cool_2c4d .element_basic_db47 {
  margin-left: 85px;
}
article.cool_2c4d .rough-09fd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cool_2c4d .rough-09fd .pressed_94ec {
  margin-left: 10px;
}
article.cool_2c4d .form_ff8d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cool_2c4d .outer-a443 {
  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 .form_selected_2fe2,
  #respond .gradient-wood-6c5e,
  #respond .primary_7fe7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_selected_2fe2 input,
#respond .gradient-wood-6c5e input,
#respond .primary_7fe7 input {
  width: 100%;
}
#respond .primary_7fe7 {
  margin-right: 0;
}
#respond .link-dynamic-d029 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content_706e .small-5dd6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.small-5dd6 .popup-ca48.menu_7bdd .container-4af4 > li > a:focus,
.small-5dd6 .popup-ca48.menu_7bdd .container-4af4 > li > a:hover,
.small-5dd6 .popup-ca48.wide_54d5 .container-4af4 > li > a:focus,
.small-5dd6 .popup-ca48.wide_54d5 .container-4af4 > li > a:hover,
.small-5dd6 .popup-ca48.cold-eec7 .container-4af4 > li > a:focus,
.small-5dd6 .popup-ca48.cold-eec7 .container-4af4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small-5dd6
  .popup-ca48.menu_7bdd
  .container-4af4
  > li.box_medium_11b6
  > a,
.small-5dd6
  .popup-ca48.menu_7bdd
  .container-4af4
  > li.bottom_df47
  > a,
.small-5dd6
  .popup-ca48.wide_54d5
  .container-4af4
  > li.box_medium_11b6
  > a,
.small-5dd6
  .popup-ca48.wide_54d5
  .container-4af4
  > li.bottom_df47
  > a,
.small-5dd6
  .popup-ca48.cold-eec7
  .container-4af4
  > li.box_medium_11b6
  > a,
.small-5dd6 .popup-ca48.cold-eec7 .container-4af4 > li.frame_7252 > a {
  color: rgba(255, 255, 255, 0.99);
}
.small-5dd6 .focus-plasma-1853,
.small-5dd6 .focus-plasma-1853 a {
  color: rgba(255, 255, 255, 0.99);
}
.small-5dd6 .caption_db02.aside_glass_9a63 li a,
.small-5dd6 .dark-ef1a a,
.small-5dd6 .red-05ba,
.small-5dd6 .container-4af4 > li > a,
.small-5dd6 .north-0051 {
  color: rgba(255, 255, 255, 0.79);
}
.small-5dd6 .caption_db02.aside_glass_9a63 li a:hover,
.small-5dd6 .dark-ef1a a:hover,
.small-5dd6 .red-05ba:hover,
.small-5dd6 .container-4af4 > li > a:hover,
.small-5dd6 .north-0051:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small-5dd6 .chip-12c6 {
  color: rgba(255, 255, 255, 0.79);
}
.small-5dd6 .chip-12c6 .tooltip-d791 {
  color: rgba(255, 255, 255, 0.99);
}
.small-5dd6 .chip-12c6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small-5dd6 .purple-30bb .accordion-b420 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.small-5dd6 .purple-30bb .accordion-b420 .element_top_f1e1 {
  color: rgba(255, 255, 255, 0.79);
}
.small-5dd6
  .purple-30bb
  .accordion-b420
  .element_top_f1e1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small-5dd6
  .purple-30bb
  .accordion-b420
  .element_top_f1e1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small-5dd6
  .purple-30bb
  .accordion-b420
  .element_top_f1e1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small-5dd6
  .purple-30bb
  .accordion-b420
  .element_top_f1e1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small-5dd6 .purple-30bb .info_3e36 {
  color: rgba(255, 255, 255, 0.79);
}
.small-5dd6 .purple-30bb .info_3e36:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft-c076
  .small-5dd6
  .purple-30bb
  .box_purple_fb2a
  .fluid-5196 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.soft-c076
  .small-5dd6
  .purple-30bb
  .box_purple_fb2a
  .element_top_f1e1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content_706e .accent_45a3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.accent_45a3 .popup-ca48.menu_7bdd .container-4af4 > li > a:focus,
.accent_45a3 .popup-ca48.menu_7bdd .container-4af4 > li > a:hover,
.accent_45a3 .popup-ca48.wide_54d5 .container-4af4 > li > a:focus,
.accent_45a3 .popup-ca48.wide_54d5 .container-4af4 > li > a:hover,
.accent_45a3 .popup-ca48.cold-eec7 .container-4af4 > li > a:focus,
.accent_45a3 .popup-ca48.cold-eec7 .container-4af4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_45a3
  .popup-ca48.menu_7bdd
  .container-4af4
  > li.box_medium_11b6
  > a,
.accent_45a3
  .popup-ca48.menu_7bdd
  .container-4af4
  > li.bottom_df47
  > a,
.accent_45a3
  .popup-ca48.wide_54d5
  .container-4af4
  > li.box_medium_11b6
  > a,
.accent_45a3
  .popup-ca48.wide_54d5
  .container-4af4
  > li.bottom_df47
  > a,
.accent_45a3
  .popup-ca48.cold-eec7
  .container-4af4
  > li.box_medium_11b6
  > a,
.accent_45a3 .popup-ca48.cold-eec7 .container-4af4 > li.frame_7252 > a {
  color: rgba(0, 0, 0, 0.8);
}
.accent_45a3 .focus-plasma-1853,
.accent_45a3 .focus-plasma-1853 a {
  color: rgba(0, 0, 0, 0.8);
}
.accent_45a3 .caption_db02.aside_glass_9a63 li a,
.accent_45a3 .dark-ef1a a,
.accent_45a3 .red-05ba,
.accent_45a3 .container-4af4 > li > a,
.accent_45a3 .north-0051 {
  color: rgba(0, 0, 0, 0.55);
}
.accent_45a3 .caption_db02.aside_glass_9a63 li a:hover,
.accent_45a3 .dark-ef1a a:hover,
.accent_45a3 .red-05ba:hover,
.accent_45a3 .container-4af4 > li > a:hover,
.accent_45a3 .north-0051:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_45a3 .chip-12c6 {
  color: rgba(0, 0, 0, 0.55);
}
.accent_45a3 .chip-12c6 .tooltip-d791 {
  color: rgba(0, 0, 0, 0.8);
}
.accent_45a3 .chip-12c6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_motion_56d8 .sort-1f30 {
  margin-left: auto;
  margin-right: auto;
}
.texture-3484 > * {
  margin-left: auto;
  margin-right: auto;
}
.texture-3484 .sort_over_ed59 {
  margin-right: 1.41575em;
}
.video_soft_cda2 .texture-3484 > .panel-f068 {
  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;
}
.video_soft_cda2 .texture-3484 > .menu-fresh-d4da {
  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;
}
.dim_eb69.list_motion_56d8 .sort-1f30,
.logo_middle_40dc.list_motion_56d8 .sort-1f30 {
  margin-left: 0;
}
.grid-white-2ef3.list_motion_56d8 .sort-1f30,
.message-pink-c867.list_motion_56d8 .sort-1f30 {
  margin-right: 0;
}
.texture-3484 ol,
.texture-3484 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.advanced_799d video {
  max-width: 100%;
}
.grid_caf1 img {
  display: block;
}
.grid_caf1.sort_over_ed59,
.grid_caf1.shade_hovered_8b0b {
  width: 100%;
}
.grid_caf1.menu-fresh-d4da img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.lower-ba05:not(.info-purple-620c) {
  margin: 1.5em auto;
}
.basic-b81e p {
  padding: 1.5em 14px;
}
ul.menu-a511.menu-fresh-d4da,
ul.menu-a511.panel-f068,
ul.menu-a511.button-96e5.panel-f068 {
  padding: 0 14px;
}
.overlay_bright_fe5f {
  display: block;
  overflow-x: auto;
}
.overlay_bright_fe5f table {
  border-collapse: collapse;
  width: 100%;
}
.overlay_bright_fe5f td,
.overlay_bright_fe5f th {
  padding: 0.5em;
}
.texture-3484 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.texture-3484 ol ol,
.texture-3484 ol ul,
.texture-3484 ul ol,
.texture-3484 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.texture-3484 ol ol li,
.texture-3484 ol ul li,
.texture-3484 ul ol li,
.texture-3484 ul ul li {
  margin-left: 0;
}
.preview-71a8.plasma_5fe4 > .shade_ff57 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview-71a8.plasma_5fe4 > .shade_ff57 iframe,
.preview-71a8.plasma_5fe4 > .shade_ff57 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.container-pro-b7fa {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.container-pro-b7fa.orange_feba {
  padding: 0;
}
.container-pro-b7fa.orange_feba cite {
  font-size: 13px;
}
.container-pro-b7fa > * {
  margin-left: 16px;
  margin-right: 16px;
}
.container-pro-b7fa cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.focused-e014 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.focused-e014 > p:first-child {
  margin-top: 0;
}
.focused-e014 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.focused-e014 blockquote {
  border-left: 0;
}
.large-7147 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.large-7147:not(.yellow-457f) {
  max-width: 100px;
}
.large-7147.item_bdcb {
  border-bottom: none !important;
  text-align: center;
}
.large-7147.item_bdcb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .basic-b81e p {
    padding: 1.5em 0;
  }
}
.grid_45b0 {
  color: #0073aa;
}
.shadow-short-2645 {
  background-color: #0073aa;
}
.footer-c975 {
  color: #229fd8;
}
.description-dee3 {
  background-color: #229fd8;
}
.grid_9f6e {
  color: #eee;
}
.button-eee6 {
  background-color: #eee;
}
.menu_last_6cf0 {
  color: #444;
}
.carousel_3baa {
  background-color: #444;
}
.middle-d84b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.middle-d84b .dropdown_slow_27c9 .dark-ef1a {
  font-size: 15px;
}
.middle-d84b .dark-ef1a {
  line-height: 1.3;
}
.middle-d84b .accent_45a3 {
}
.middle-d84b .small-5dd6 {
  background: #235787;
}
.inner-905d {
  padding: 0;
}
.inner-905d .small-5dd6 {
  background: #1a1a1a;
}
.inner-905d .accent_45a3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hover_4243 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hover_4243 .accent_45a3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hover_4243 .small-5dd6 {
  background: #303030;
}
.box-fast-f534 {
  position: relative;
  z-index: 10;
}
.box-fast-f534 .section_73ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short-0c97 .focused-36f3 {
  display: inline-block;
  vertical-align: middle;
}
.short-0c97.soft_6fe4 .focused-36f3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .short-0c97.soft_6fe4 .focused-36f3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .short-0c97.soft_6fe4 .focused-36f3 {
    margin-right: 0.4em;
  }
}
.short-0c97.soft_6fe4 .focused-36f3:last-child {
  margin-right: 0;
}
.mask_0266 .section_73ff {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .content_706e .dropdown_slow_27c9 {
    margin: 0 -0.5em;
  }
  .content_706e .dropdown_slow_27c9 [class*="customify-col-"],
  .content_706e .dropdown_slow_27c9 [class*="customify-col_"],
  .content_706e .dropdown_slow_27c9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.content_706e.item-7fcd .section_73ff {
  background: 0 0 !important;
}
.content_706e.item-7fcd .section_73ff,
.content_706e.mask_0266 .section_73ff {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .content_706e.media_2020 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.content_706e.mask_0266 .section_73ff {
  box-shadow: none !important;
}
.badge-gas-f473 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .badge-gas-f473 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .badge-gas-f473 {
    padding: 18px 0 20px;
  }
}
.badge-gas-f473 .sidebar_c967 {
  width: 100%;
}
.badge-gas-f473 .heading-a3e0 {
  margin-bottom: 0;
}
.badge-gas-f473 .slider-6868 {
  margin-top: 5px;
  font-size: 0.875em;
}
.widget_cold_7ff2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.widget_cold_7ff2 .rough-a531 {
  width: 100%;
}
.pink-9224 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pink-9224 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pink-9224 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;
}
.pink-9224 li:last-child:after {
  display: none;
}
.pink-9224 li a {
  font-weight: 500;
  margin-right: 10px;
}
.outer-b631 .light_dbe0 button,
.badge-gas-f473 .light_dbe0 button {
  left: 0;
}
.outer-b631 .rough-a531,
.badge-gas-f473 .rough-a531 {
  padding-left: 0;
  padding-right: 0;
}
.outer-b631 .widget_cold_7ff2,
.badge-gas-f473 .widget_cold_7ff2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.outer-b631 {
  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;
}
.outer-b631: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;
}
.outer-b631 .table_over_3fd1 {
  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) {
  .outer-b631 .table_over_3fd1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .outer-b631 .table_over_3fd1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .outer-b631 .table_over_3fd1 {
    min-height: 200px;
  }
}
.outer-b631 .pink-9224 {
  color: rgba(255, 255, 255, 0.8);
}
.outer-b631 .pink-9224 a,
.outer-b631 .pink-9224 li:after {
  color: inherit;
}
.outer-b631 .pink-9224 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.main_984f {
  margin-bottom: 0.5em;
}
.pro_9c9a {
  margin-bottom: 1.2em;
}
.pro_9c9a,
.main_984f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pro_9c9a p:last-child,
.main_984f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .light_dbe0,
#masthead .light_dbe0 {
  display: none;
}
#masthead
  > .light_dbe0.active_hovered_9b7d {
  display: none;
}
#masthead > .light_dbe0 button {
  left: 0;
}
.hot-1e62 {
  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%;
}
.hot-1e62 .focused-36f3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hot-1e62 .badge-action-76aa {
  display: -webkit-box;
  display: flex;
}
.hot-1e62 .badge-action-76aa.content-4458 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hot-1e62 .badge-action-76aa.alert_hovered_8abd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot-1e62 .badge-action-76aa.info_simple_c360 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot-1e62.gradient_upper_851f.header-static-f710 .badge-action-76aa.content-4458 {
  flex-basis: 100%;
}
.hot-1e62.texture_west_7a21 .badge-action-76aa.alert_hovered_8abd {
  -webkit-box-flex: 1;
  flex: auto;
}
.hot-1e62.texture_west_7a21 .badge-action-76aa.info_simple_c360 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .light_dbe0.active_hovered_9b7d {
  display: none;
}
#masthead > .light_dbe0 button {
  left: 0;
}
.alert_454c {
  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;
}
.alert_454c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.alert_454c.dropdown_8987 i {
  margin-right: 4px;
}
.alert_454c.gallery-basic-2bbe i {
  margin-left: 5px;
}
.dark-ef1a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dark-ef1a p:last-child {
  margin-bottom: 0;
}
.current-90e9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.current-90e9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.current-90e9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.current-90e9 .focus-plasma-1853 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.current-90e9 .border_upper_5981 {
  margin: 5px 0 7px 0;
}
.current-90e9.list-up-bfe3 .bright-2e9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.current-90e9.list-up-bfe3 .tooltip_top_399e {
  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;
}
.current-90e9.icon-down-43be {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.current-90e9.icon-down-43be .bright-2e9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.current-90e9.icon-down-43be .tooltip_top_399e {
  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;
}
.current-90e9.dynamic-4587 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.current-90e9.full-78e7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.current-90e9.full-78e7 .tooltip_top_399e {
  margin-top: 7px;
}
.red_844c {
  display: inline-block;
}
.box-fast-f534 .avatar-8232 .current-90e9 img {
  max-width: 100%;
}
.popup-ca48 .section-wood-492e.middle-5b8f,
.detail_0427 .section-wood-492e.middle-5b8f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup-ca48 .dropdown_c562,
.detail_0427 .dropdown_c562 {
  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%);
}
.popup-ca48 .dropdown_c562 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.popup-ca48.dynamic_e9ef .dropdown_c562 {
  display: none;
}
.popup-ca48 .secondary-baf6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup-ca48 .secondary-baf6 li {
  display: inline-block;
  position: relative;
}
.popup-ca48 .secondary-baf6 li:last-child {
  margin-right: 0;
}
.popup-ca48 .secondary-baf6 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;
}
.popup-ca48 .secondary-baf6 li.frame_7252 > a {
  color: rgba(0, 0, 0, 0.9);
}
.popup-ca48 .secondary-baf6 > 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;
}
.popup-ca48 .secondary-baf6 > li > a i {
  line-height: 0;
}
.popup-ca48 .secondary-baf6 > li.module-motion-a907 > a .dropdown_c562 {
  margin-left: 4px;
  line-height: 0;
}
.popup-ca48 .secondary-baf6 .header-b2b8 li.module-motion-a907 > a {
  position: relative;
}
.popup-ca48 .secondary-baf6 .header-b2b8 li.module-motion-a907 > a:after,
.popup-ca48 .secondary-baf6 .header-b2b8 li.module-motion-a907 > a:before {
  content: "";
  display: table;
}
.popup-ca48 .secondary-baf6 .header-b2b8 li.module-motion-a907 > a:after {
  clear: both;
}
.popup-ca48 .secondary-baf6 .header-b2b8 li.module-motion-a907 > a .dropdown_c562 {
  margin-left: 5px;
  float: right;
}
.popup-ca48 .progress_mini_54f6,
.popup-ca48 .header-b2b8 {
  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;
}
.popup-ca48 .header-b2b8 {
  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;
}
.popup-ca48 .header-b2b8 .middle-5b8f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup-ca48 .header-b2b8 .dropdown_c562 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.popup-ca48 .header-b2b8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.popup-ca48 .header-b2b8 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;
}
.popup-ca48 .header-b2b8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.popup-ca48 .header-b2b8 .header-b2b8 {
  top: 0;
  left: 100%;
}
.popup-ca48 .huge_4f70.fn-focus-c04e > .progress_mini_54f6,
.popup-ca48 .huge_4f70.fn-focus-c04e > .header-b2b8,
.popup-ca48 .huge_4f70:focus > .progress_mini_54f6,
.popup-ca48 .huge_4f70:focus > .header-b2b8,
.popup-ca48 .huge_4f70:hover > .progress_mini_54f6,
.popup-ca48 .huge_4f70:hover > .header-b2b8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.popup-ca48.cold-eec7 .container-4af4:after,
.popup-ca48.cold-eec7 .container-4af4:before {
  content: "";
  display: table;
}
.popup-ca48.cold-eec7 .container-4af4:after {
  clear: both;
}
.popup-ca48.cold-eec7 .container-4af4 > li {
  float: left;
}
.popup-ca48.accordion-3e68 .container-4af4:after,
.popup-ca48.accordion-3e68 .container-4af4:before {
  content: "";
  display: table;
}
.popup-ca48.accordion-3e68 .container-4af4:after {
  clear: both;
}
.popup-ca48.accordion-3e68 .container-4af4 > li {
  float: left;
}
.popup-ca48.accordion-3e68 .container-4af4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.popup-ca48.accordion-3e68 .container-4af4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.popup-ca48.accordion-3e68 .container-4af4 > li.box_medium_11b6 > a,
.popup-ca48.accordion-3e68 .container-4af4 > li.frame_7252 > a {
  color: #fff;
  background-color: #1e4b75;
}
.popup-ca48.menu_7bdd .container-4af4 > li > a .middle-5b8f {
  position: relative;
}
.popup-ca48.menu_7bdd .container-4af4 > li > a .middle-5b8f: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;
}
.popup-ca48.menu_7bdd
  .container-4af4
  > li:focus
  > a
  .middle-5b8f:before,
.popup-ca48.menu_7bdd
  .container-4af4
  > li:hover
  > a
  .middle-5b8f:before {
  width: 100%;
  background-color: currentColor;
}
.popup-ca48.menu_7bdd
  .container-4af4
  > li.box_medium_11b6
  > a
  .middle-5b8f:before,
.popup-ca48.menu_7bdd
  .container-4af4
  > li.bottom_df47
  > a
  .middle-5b8f:before {
  width: 100%;
  background-color: currentColor;
}
.popup-ca48.wide_54d5 .container-4af4 > li > a .middle-5b8f {
  position: relative;
}
.popup-ca48.wide_54d5 .container-4af4 > li > a .middle-5b8f: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;
}
.popup-ca48.wide_54d5 .container-4af4 > li:focus > a .middle-5b8f:before,
.popup-ca48.wide_54d5
  .container-4af4
  > li:hover
  > a
  .middle-5b8f:before {
  width: 100%;
  background-color: currentColor;
}
.popup-ca48.wide_54d5
  .container-4af4
  > li.box_medium_11b6
  > a
  .middle-5b8f:before,
.popup-ca48.wide_54d5
  .container-4af4
  > li.bottom_df47
  > a
  .middle-5b8f:before {
  width: 100%;
  background-color: currentColor;
}
.detail_0427 .secondary-baf6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.detail_0427 .secondary-baf6 li:first-child > a {
  border-top: none;
}
.detail_0427 .secondary-baf6 .wood-6fa4 > .middle-5b8f .dropdown_c562 {
  display: none;
}
.detail_0427 .secondary-baf6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.detail_0427 .secondary-baf6 li:last-child {
  border: none;
}
.detail_0427 .secondary-baf6 li.module-motion-a907 > a {
  padding-right: 45px !important;
}
.detail_0427 .secondary-baf6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.detail_0427 .secondary-baf6 li a:focus,
.detail_0427 .secondary-baf6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_0427 .secondary-baf6 li .secondary_3e9f {
  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;
}
.detail_0427 .secondary-baf6 li .secondary_3e9f:hover {
  box-shadow: none;
}
.detail_0427 .secondary-baf6 li .secondary_3e9f .dropdown_c562 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.detail_0427 .secondary-baf6 .header-b2b8 {
  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);
}
.detail_0427 .secondary-baf6 .header-b2b8 li a {
  padding-left: 3em;
}
.detail_0427 .secondary-baf6 .search_9391 > a .secondary_3e9f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.detail_0427 .secondary-baf6 .search_9391 > .header-b2b8 {
  display: block;
  opacity: 1;
}
.focus_3b25 {
  max-width: 100%;
}
.full_6092 {
  line-height: 0;
  cursor: pointer;
}
.north-0051 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.north-0051:hover {
  box-shadow: none;
  color: currentColor;
}
.north-0051 svg {
  width: 18px;
  height: 18px;
}
.north-0051 .card-b93a {
  display: none;
}
.picture-iron-2e55 {
  position: relative;
}
.picture-iron-2e55.fn-active-c04e .north-0051 .pattern-north-4984 {
  display: none;
}
.picture-iron-2e55.fn-active-c04e .north-0051 .card-b93a {
  display: inline-block;
}
.picture-iron-2e55 .preview-light-ef05 {
  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);
}
.picture-iron-2e55.hero_fresh_a249 .preview-light-ef05 {
  left: auto;
  right: -0.9em;
}
.picture-iron-2e55.hero_fresh_a249 .light_ea74::before {
  left: auto;
  right: 15px;
}
.picture-iron-2e55.fn-active-c04e .preview-light-ef05 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box_purple_fb2a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.box_purple_fb2a label {
  flex-basis: 100%;
}
.box_purple_fb2a .accordion-b420 {
  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;
}
.box_purple_fb2a .element_top_f1e1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.box_purple_fb2a .element_top_f1e1:focus {
  background-color: transparent;
}
.box_purple_fb2a button.info_3e36 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.box_purple_fb2a button.info_3e36:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.box_purple_fb2a button.info_3e36 svg {
  width: 18px;
  height: 18px;
}
.box_purple_fb2a input[type="submit"] {
  min-height: auto;
}
.purple-30bb .box_purple_fb2a .element_top_f1e1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.light_ea74 {
  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) {
  .light_ea74 {
    width: 220px;
  }
}
.light_ea74 label {
  flex-basis: 100%;
}
.light_ea74::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;
}
.soft-c076 .purple-30bb .box_purple_fb2a {
  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;
}
.soft-c076
  .purple-30bb
  .box_purple_fb2a
  .accordion-b420 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.soft-c076 .purple-30bb .box_purple_fb2a .element_top_f1e1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.soft-c076
  .purple-30bb
  .box_purple_fb2a
  .element_top_f1e1:focus {
  background: 0 0;
}
.soft-c076
  .purple-30bb
  .box_purple_fb2a
  .fluid-5196 {
  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;
}
.caption_db02 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.caption_db02 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.caption_db02 li:last-child {
  margin-right: 0;
}
.caption_db02 li:first-child {
  margin-left: 0;
}
.caption_db02.content-hovered-0bd1 a {
  color: #fff;
}
.caption_db02.content-hovered-0bd1 a:hover {
  color: #fff;
}
.caption_db02 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.caption_db02 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.caption_db02 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.caption_db02 a:hover {
  opacity: 0.9;
  color: inherit;
}
.caption_db02 [class*="social-icon-apple"] {
  background-color: #999;
}
.caption_db02 [class*="social-icon-apple"].yellow_2c42 {
  background-color: transparent;
  color: #999;
}
.caption_db02 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.caption_db02 [class*="social-icon-behance"].yellow_2c42 {
  background-color: transparent;
  color: #1769ff;
}
.caption_db02 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.caption_db02 [class*="social-icon-bitbucket"].yellow_2c42 {
  background-color: transparent;
  color: #205081;
}
.caption_db02 [class*="social-icon-codepen"] {
  background-color: #000;
}
.caption_db02 [class*="social-icon-codepen"].yellow_2c42 {
  background-color: transparent;
  color: #000;
}
.caption_db02 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.caption_db02 [class*="social-icon-delicious"].yellow_2c42 {
  background-color: transparent;
  color: #39f;
}
.caption_db02 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.caption_db02 [class*="social-icon-digg"].yellow_2c42 {
  background-color: transparent;
  color: #005be2;
}
.caption_db02 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.caption_db02 [class*="social-icon-dribbble"].yellow_2c42 {
  background-color: transparent;
  color: #ea4c89;
}
.caption_db02 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.caption_db02 [class*="social-icon-envelope"].yellow_2c42 {
  background-color: transparent;
  color: #ea4335;
}
.caption_db02 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.caption_db02 [class*="social-icon-facebook"].yellow_2c42 {
  background-color: transparent;
  color: #3b5998;
}
.caption_db02 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.caption_db02 [class*="social-icon-flickr"].yellow_2c42 {
  background-color: transparent;
  color: #0063dc;
}
.caption_db02 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.caption_db02 [class*="social-icon-foursquare"].yellow_2c42 {
  background-color: transparent;
  color: #2d5be3;
}
.caption_db02 [class*="social-icon-github"] {
  background-color: #333;
}
.caption_db02 [class*="social-icon-github"].yellow_2c42 {
  background-color: transparent;
  color: #333;
}
.caption_db02 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.caption_db02 [class*="social-icon-google-plus"].yellow_2c42 {
  background-color: transparent;
  color: #dd4b39;
}
.caption_db02 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.caption_db02 [class*="social-icon-houzz"].yellow_2c42 {
  background-color: transparent;
  color: #7ac142;
}
.caption_db02 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.caption_db02 [class*="social-icon-instagram"].yellow_2c42 {
  background-color: transparent;
  color: #262626;
}
.caption_db02 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.caption_db02 [class*="social-icon-jsfiddle"].yellow_2c42 {
  background-color: transparent;
  color: #487aa2;
}
.caption_db02 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.caption_db02 [class*="social-icon-linkedin"].yellow_2c42 {
  background-color: transparent;
  color: #0077b5;
}
.caption_db02 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.caption_db02 [class*="social-icon-medium"].yellow_2c42 {
  background-color: transparent;
  color: #00ab6b;
}
.caption_db02 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.caption_db02
  [class*="social-icon-odnoklassniki"].yellow_2c42 {
  background-color: transparent;
  color: #f4731c;
}
.caption_db02 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.caption_db02 [class*="social-icon-meetup"].yellow_2c42 {
  background-color: transparent;
  color: #ec1c40;
}
.caption_db02 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.caption_db02 [class*="social-icon-pinterest"].yellow_2c42 {
  background-color: transparent;
  color: #bd081c;
}
.caption_db02 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.caption_db02 [class*="social-icon-product-hunt"].yellow_2c42 {
  background-color: transparent;
  color: #da552f;
}
.caption_db02 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.caption_db02 [class*="social-icon-reddit"].yellow_2c42 {
  background-color: transparent;
  color: #ff4500;
}
.caption_db02 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.caption_db02 [class*="social-icon-rss"].yellow_2c42 {
  background-color: transparent;
  color: #f26522;
}
.caption_db02 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.caption_db02
  [class*="social-icon-shopping-cart"].yellow_2c42 {
  background-color: transparent;
  color: #4caf50;
}
.caption_db02 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.caption_db02 [class*="social-icon-skype"].yellow_2c42 {
  background-color: transparent;
  color: #00aff0;
}
.caption_db02 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.caption_db02 [class*="social-icon-slideshare"].yellow_2c42 {
  background-color: transparent;
  color: #0077b5;
}
.caption_db02 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.caption_db02 [class*="social-icon-snapchat"].yellow_2c42 {
  background-color: transparent;
  color: #fffc00;
}
.caption_db02 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.caption_db02 [class*="social-icon-soundcloud"].yellow_2c42 {
  background-color: transparent;
  color: #f80;
}
.caption_db02 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.caption_db02 [class*="social-icon-spotify"].yellow_2c42 {
  background-color: transparent;
  color: #2ebd59;
}
.caption_db02 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.caption_db02
  [class*="social-icon-stack-overflow"].yellow_2c42 {
  background-color: transparent;
  color: #fe7a15;
}
.caption_db02 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.caption_db02 [class*="social-icon-maldkfgram"].yellow_2c42 {
  background-color: transparent;
  color: #2ca5e0;
}
.caption_db02 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.caption_db02 [class*="social-icon-tripadvisor"].yellow_2c42 {
  background-color: transparent;
  color: #589442;
}
.caption_db02 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.caption_db02 [class*="social-icon-tumblr"].yellow_2c42 {
  background-color: transparent;
  color: #35465c;
}
.caption_db02 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.caption_db02 [class*="social-icon-twitch"].yellow_2c42 {
  background-color: transparent;
  color: #6441a5;
}
.caption_db02 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.caption_db02 [class*="social-icon-twitter"].yellow_2c42 {
  background-color: transparent;
  color: #1da1f2;
}
.caption_db02 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.caption_db02 [class*="social-icon-vimeo"].yellow_2c42 {
  background-color: transparent;
  color: #1ab7ea;
}
.caption_db02 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.caption_db02 [class*="social-icon-vk"].yellow_2c42 {
  background-color: transparent;
  color: #45668e;
}
.caption_db02 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.caption_db02 [class*="social-icon-weibo"].yellow_2c42 {
  background-color: transparent;
  color: #df2029;
}
.caption_db02 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.caption_db02 [class*="social-icon-weixin"].yellow_2c42 {
  background-color: transparent;
  color: #7bb32e;
}
.caption_db02 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.caption_db02 [class*="social-icon-whatsapp"].yellow_2c42 {
  background-color: transparent;
  color: #25d366;
}
.caption_db02 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.caption_db02 [class*="social-icon-wordpress"].yellow_2c42 {
  background-color: transparent;
  color: #21759b;
}
.caption_db02 [class*="social-icon-xing"] {
  background-color: #026466;
}
.caption_db02 [class*="social-icon-xing"].yellow_2c42 {
  background-color: transparent;
  color: #026466;
}
.caption_db02 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.caption_db02 [class*="social-icon-yelp"].yellow_2c42 {
  background-color: transparent;
  color: #af0606;
}
.caption_db02 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.caption_db02 [class*="social-icon-youtube"].yellow_2c42 {
  background-color: transparent;
  color: #cd201f;
}
.red-05ba {
  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;
}
.red-05ba:hover {
  box-shadow: none;
  background: 0 0;
}
.icon_cool_1d59 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.full-5703 {
  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;
}
.tabs_2461 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.paper-5f04 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.paper-5f04,
.paper-5f04::after,
.paper-5f04::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;
}
.paper-5f04::after,
.paper-5f04::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hidden_clean_94df .full-5703 .tabs_2461 {
  margin-top: -2px;
  width: 19px;
}
.hidden_clean_94df .full-5703 .paper-5f04 {
  margin-top: -1px;
}
.hidden_clean_94df .full-5703 .paper-5f04,
.hidden_clean_94df .full-5703 .paper-5f04::after,
.hidden_clean_94df .full-5703 .paper-5f04::before {
  width: 19px;
  height: 2px;
}
.hidden_clean_94df .full-5703 .paper-5f04::before {
  top: -6px;
}
.hidden_clean_94df .full-5703 .paper-5f04::after {
  bottom: -6px;
}
.modal_wide_02b4 .full-5703 .tabs_2461 {
  margin-top: -2px;
  width: 22px;
}
.modal_wide_02b4 .full-5703 .paper-5f04 {
  margin-top: -1px;
}
.modal_wide_02b4 .full-5703 .paper-5f04,
.modal_wide_02b4 .full-5703 .paper-5f04::after,
.modal_wide_02b4 .full-5703 .paper-5f04::before {
  width: 22px;
  height: 2px;
}
.modal_wide_02b4 .full-5703 .paper-5f04::before {
  top: -7px;
}
.modal_wide_02b4 .full-5703 .paper-5f04::after {
  bottom: -7px;
}
.item-b224 .full-5703 .tabs_2461 {
  margin-top: -2px;
  width: 31px;
}
.item-b224 .full-5703 .paper-5f04 {
  margin-top: -1.5px;
}
.item-b224 .full-5703 .paper-5f04,
.item-b224 .full-5703 .paper-5f04::after,
.item-b224 .full-5703 .paper-5f04::before {
  width: 31px;
  height: 3px;
}
.item-b224 .full-5703 .paper-5f04::before {
  top: -9px;
}
.item-b224 .full-5703 .paper-5f04::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .footer_6d39 .full-5703 .tabs_2461 {
    margin-top: -2px;
    width: 19px;
  }
  .footer_6d39 .full-5703 .paper-5f04 {
    margin-top: -1px;
  }
  .footer_6d39 .full-5703 .paper-5f04,
  .footer_6d39 .full-5703 .paper-5f04::after,
  .footer_6d39 .full-5703 .paper-5f04::before {
    width: 19px;
    height: 2px;
  }
  .footer_6d39 .full-5703 .paper-5f04::before {
    top: -6px;
  }
  .footer_6d39 .full-5703 .paper-5f04::after {
    bottom: -6px;
  }
  .search-192e .full-5703 .tabs_2461 {
    margin-top: -2px;
    width: 22px;
  }
  .search-192e .full-5703 .paper-5f04 {
    margin-top: -1px;
  }
  .search-192e .full-5703 .paper-5f04,
  .search-192e .full-5703 .paper-5f04::after,
  .search-192e .full-5703 .paper-5f04::before {
    width: 22px;
    height: 2px;
  }
  .search-192e .full-5703 .paper-5f04::before {
    top: -7px;
  }
  .search-192e .full-5703 .paper-5f04::after {
    bottom: -7px;
  }
  .detail_75ee .full-5703 .tabs_2461 {
    margin-top: -2px;
    width: 31px;
  }
  .detail_75ee .full-5703 .paper-5f04 {
    margin-top: -1.5px;
  }
  .detail_75ee .full-5703 .paper-5f04,
  .detail_75ee .full-5703 .paper-5f04::after,
  .detail_75ee .full-5703 .paper-5f04::before {
    width: 31px;
    height: 3px;
  }
  .detail_75ee .full-5703 .paper-5f04::before {
    top: -9px;
  }
  .detail_75ee .full-5703 .paper-5f04::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .medium_3f49 .full-5703 .tabs_2461 {
    margin-top: -2px;
    width: 19px;
  }
  .medium_3f49 .full-5703 .paper-5f04 {
    margin-top: -1px;
  }
  .medium_3f49 .full-5703 .paper-5f04,
  .medium_3f49 .full-5703 .paper-5f04::after,
  .medium_3f49 .full-5703 .paper-5f04::before {
    width: 19px;
    height: 2px;
  }
  .medium_3f49 .full-5703 .paper-5f04::before {
    top: -6px;
  }
  .medium_3f49 .full-5703 .paper-5f04::after {
    bottom: -6px;
  }
  .modal-complex-6ee4 .full-5703 .tabs_2461 {
    margin-top: -2px;
    width: 22px;
  }
  .modal-complex-6ee4 .full-5703 .paper-5f04 {
    margin-top: -1px;
  }
  .modal-complex-6ee4 .full-5703 .paper-5f04,
  .modal-complex-6ee4 .full-5703 .paper-5f04::after,
  .modal-complex-6ee4 .full-5703 .paper-5f04::before {
    width: 22px;
    height: 2px;
  }
  .modal-complex-6ee4 .full-5703 .paper-5f04::before {
    top: -7px;
  }
  .modal-complex-6ee4 .full-5703 .paper-5f04::after {
    bottom: -7px;
  }
  .prev_3972 .full-5703 .tabs_2461 {
    margin-top: -2px;
    width: 31px;
  }
  .prev_3972 .full-5703 .paper-5f04 {
    margin-top: -1.5px;
  }
  .prev_3972 .full-5703 .paper-5f04,
  .prev_3972 .full-5703 .paper-5f04::after,
  .prev_3972 .full-5703 .paper-5f04::before {
    width: 31px;
    height: 3px;
  }
  .prev_3972 .full-5703 .paper-5f04::before {
    top: -9px;
  }
  .prev_3972 .full-5703 .paper-5f04::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .texture-south-e51a .full-5703 .tabs_2461 {
    margin-top: -2px;
    width: 19px;
  }
  .texture-south-e51a .full-5703 .paper-5f04 {
    margin-top: -1px;
  }
  .texture-south-e51a .full-5703 .paper-5f04,
  .texture-south-e51a .full-5703 .paper-5f04::after,
  .texture-south-e51a .full-5703 .paper-5f04::before {
    width: 19px;
    height: 2px;
  }
  .texture-south-e51a .full-5703 .paper-5f04::before {
    top: -6px;
  }
  .texture-south-e51a .full-5703 .paper-5f04::after {
    bottom: -6px;
  }
  .highlight-35e7 .full-5703 .tabs_2461 {
    margin-top: -2px;
    width: 22px;
  }
  .highlight-35e7 .full-5703 .paper-5f04 {
    margin-top: -1px;
  }
  .highlight-35e7 .full-5703 .paper-5f04,
  .highlight-35e7 .full-5703 .paper-5f04::after,
  .highlight-35e7 .full-5703 .paper-5f04::before {
    width: 22px;
    height: 2px;
  }
  .highlight-35e7 .full-5703 .paper-5f04::before {
    top: -7px;
  }
  .highlight-35e7 .full-5703 .paper-5f04::after {
    bottom: -7px;
  }
  .row_3136 .full-5703 .tabs_2461 {
    margin-top: -2px;
    width: 31px;
  }
  .row_3136 .full-5703 .paper-5f04 {
    margin-top: -1.5px;
  }
  .row_3136 .full-5703 .paper-5f04,
  .row_3136 .full-5703 .paper-5f04::after,
  .row_3136 .full-5703 .paper-5f04::before {
    width: 31px;
    height: 3px;
  }
  .row_3136 .full-5703 .paper-5f04::before {
    top: -9px;
  }
  .row_3136 .full-5703 .paper-5f04::after {
    bottom: -9px;
  }
}
.description-e001 .paper-5f04 {
  -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);
}
.description-e001 .paper-5f04::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.description-e001 .paper-5f04::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);
}
.description-e001.next_9cfa .paper-5f04 {
  -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);
}
.description-e001.next_9cfa .paper-5f04::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.description-e001.next_9cfa .paper-5f04::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);
}
.panel_hard_f17d {
  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.action_2f9b:before {
  display: none;
}
.highlight_70af {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.highlight_70af .pagination-ac15 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.highlight_70af .pagination-ac15:last-of-type {
  border-bottom: none;
}
.highlight_70af .pagination-ac15.preview-59c2,
.highlight_70af .pagination-ac15.tall-821b,
.highlight_70af .pagination-ac15.modal-db9f {
  padding: 0;
}
.highlight_70af .detail_0427 .secondary_3e9f {
  color: currentColor;
}
.highlight_70af .detail_0427 .secondary_3e9f:focus,
.highlight_70af .detail_0427 .secondary_3e9f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_70af.accent_45a3 .chip-12c6,
.highlight_70af.accent_45a3 .dark-ef1a a,
.highlight_70af.accent_45a3 .container-4af4 a,
.highlight_70af.accent_45a3 .header-b2b8 a {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_70af.accent_45a3 .chip-12c6:hover,
.highlight_70af.accent_45a3 .dark-ef1a a:hover,
.highlight_70af.accent_45a3 .container-4af4 a:hover,
.highlight_70af.accent_45a3 .header-b2b8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_70af.accent_45a3 .tooltip-d791 {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_70af.accent_45a3 .pagination-ac15 {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_70af.accent_45a3 .pagination-ac15:before {
  background: rgba(0, 0, 0, 0.08);
}
.highlight_70af.accent_45a3 .active-1552:before {
  background: rgba(255, 255, 255, 0.9);
}
.highlight_70af.accent_45a3 .detail_0427 .secondary-baf6 li a,
.highlight_70af.accent_45a3 .detail_0427 .secondary_3e9f,
.highlight_70af.accent_45a3 .header-b2b8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_70af.accent_45a3 .detail_0427 .secondary_3e9f:focus,
.highlight_70af.accent_45a3 .detail_0427 .secondary_3e9f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_70af.accent_45a3 .secondary-baf6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_70af.small-5dd6 .chip-12c6,
.highlight_70af.small-5dd6 .dark-ef1a a,
.highlight_70af.small-5dd6 .container-4af4 .secondary_3e9f,
.highlight_70af.small-5dd6 .container-4af4 a,
.highlight_70af.small-5dd6 .header-b2b8 a {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_70af.small-5dd6 .chip-12c6:hover,
.highlight_70af.small-5dd6 .dark-ef1a a:hover,
.highlight_70af.small-5dd6 .container-4af4 .secondary_3e9f:hover,
.highlight_70af.small-5dd6 .container-4af4 a:hover,
.highlight_70af.small-5dd6 .header-b2b8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_70af.small-5dd6 .tooltip-d791 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_70af.small-5dd6 .pagination-ac15 {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_70af.small-5dd6 .pagination-ac15:before {
  background: rgba(255, 255, 255, 0.08);
}
.highlight_70af.small-5dd6 .active-1552:before {
  background: rgba(0, 0, 0, 0.9);
}
.highlight_70af.small-5dd6 .detail_0427 .secondary-baf6 li a,
.highlight_70af.small-5dd6 .detail_0427 .secondary_3e9f,
.highlight_70af.small-5dd6 .header-b2b8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_70af.small-5dd6 .detail_0427 .secondary_3e9f:focus,
.highlight_70af.small-5dd6 .detail_0427 .secondary_3e9f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_70af.small-5dd6 .secondary-baf6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-1552 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.active-1552:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.purple-c436 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress_brown_de1a .highlight_70af {
  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;
}
.progress_brown_de1a .pagination-ac15 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress_brown_de1a .pagination-ac15: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) {
  .progress_brown_de1a .pagination-ac15:before {
    width: 16%;
    left: 42%;
  }
}
.progress_brown_de1a .pagination-ac15:last-child:before {
  content: none;
}
.progress_brown_de1a .pagination-ac15[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress_brown_de1a .detail_0427 .secondary-baf6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress_brown_de1a .detail_0427 .secondary-baf6 li a .secondary_3e9f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress_brown_de1a .detail_0427 .header-b2b8 {
  border: none;
}
.progress_brown_de1a .detail_0427 .header-b2b8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress_brown_de1a .active-1552 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress_brown_de1a .purple-c436 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress_brown_de1a .small-5dd6 .active-1552:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_brown_de1a .accent_45a3.soft_90c3 .paper-5f04 {
  background: rgba(0, 0, 0, 0.6);
}
.progress_brown_de1a
  .accent_45a3.soft_90c3
  .paper-5f04::after,
.progress_brown_de1a
  .accent_45a3.soft_90c3
  .paper-5f04:before {
  background: inherit;
}
.progress_brown_de1a
  .accent_45a3.soft_90c3:hover
  .paper-5f04 {
  background: rgba(0, 0, 0, 0.8);
}
.column_purple_51f3 .highlight_70af {
  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) {
  .column_purple_51f3 .highlight_70af {
    width: auto;
    right: 45px;
  }
}
.bottom-3ad3 .highlight_70af {
  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) {
  .bottom-3ad3 .highlight_70af {
    width: auto;
    left: 45px;
  }
}
.action_2f9b .highlight_70af {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.action_2f9b .purple-c436 {
  max-width: 48em;
  margin: 0 auto;
}
.action_2f9b .active-1552:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.middle_ed3c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.middle_ed3c.progress_brown_de1a .highlight_70af {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.middle_ed3c.column_purple_51f3 .highlight_70af {
  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);
}
.middle_ed3c .highlight_70af {
  visibility: visible;
}
.middle_ed3c.bottom-3ad3 .highlight_70af {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.lower_2952,
.complex_6d1b {
  overflow-x: hidden;
}
.lower_2952 .highlight_70af {
  overflow: auto;
}
.lower_2952.progress_brown_de1a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lower_2952.progress_brown_de1a .highlight_70af {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.lower_2952.progress_brown_de1a .red-05ba {
  opacity: 0;
}
.lower_2952.column_purple_51f3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lower_2952.column_purple_51f3 .highlight_70af {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.lower_2952.column_purple_51f3 .red-05ba {
  opacity: 0;
}
.lower_2952.bottom-3ad3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lower_2952.bottom-3ad3 .highlight_70af {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.lower_2952.bottom-3ad3 .red-05ba {
  opacity: 0;
}
.lower_2952.action_2f9b .highlight_70af {
  z-index: 10;
  visibility: visible;
}
.soft_90c3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.soft_90c3 .paper-5f04 {
  background: rgba(255, 255, 255, 0.99);
}
.soft_90c3 .paper-5f04::after,
.soft_90c3 .paper-5f04:before {
  background: inherit;
}
.soft_90c3:hover .paper-5f04 {
  background: rgba(255, 255, 255, 0.99);
}
.bottom-3ad3 .soft_90c3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.action_2f9b .soft_90c3 {
  display: none !important;
}
.lower_2952:before,
.complex_6d1b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.lower_2952 .soft_90c3,
.complex_6d1b .soft_90c3 {
  display: inline-block;
}
.highlight_70af .focused-36f3 {
  -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;
}
.lower_2952 .highlight_70af .focused-36f3,
.complex_6d1b .highlight_70af .focused-36f3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget-84e8 .accordion-b420 {
  width: 100%;
}
.avatar-8232 {
  padding: 0 0.5em 0;
}
.avatar-8232 [class*="customify-col-"],
.avatar-8232 [class*="customify-col_"],
.avatar-8232 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.row_center_927d .avatar-8232 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dropdown_slow_27c9 .block_focused_2f82,
  .block_focused_2f82 {
    display: none;
  }
  .input-center-988e {
    text-align: left;
  }
  .lite-6027 {
    text-align: center;
  }
  .article_7d97 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown_slow_27c9 .cold-f17d,
  .cold-f17d {
    display: none;
  }
  .tertiary-gas-445c {
    text-align: left;
  }
  .notification-4daa {
    text-align: center;
  }
  .hidden-c2c2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_slow_27c9 .highlight_blue_eaa1,
  .highlight_blue_eaa1 {
    display: none;
  }
  .status-1b0c {
    text-align: left;
  }
  .hidden-cold-b093 {
    text-align: center;
  }
  .filter_498d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hover-4b36 {
  box-shadow: none !important;
}
.primary-easy-0a82 .black_583d,
.gallery-1580 .black_583d {
  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;
}
.gallery-1580 .black_583d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section_73ff {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.section_73ff:after,
.section_73ff:before {
  content: "";
  display: table;
}
.section_73ff:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .section_73ff {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section_73ff,
.media_2020 {
  max-width: 1248px;
  margin: 0 auto;
}

.header-new-ba6b.main_1550 .section_73ff {
  max-width: 100%;
}
.header-new-ba6b.frame-warm-2d6e {
  max-width: 1200px;
  margin: 0 auto;
}
.header-new-ba6b.input_prev_4022 .section_73ff {
  max-width: 100%;
}
.header-new-ba6b.input_prev_4022 > .section_73ff {
  padding-left: 0;
  padding-right: 0;
}
.header-new-ba6b.input_prev_4022 > .section_73ff .dropdown_slow_27c9 {
  margin: 0;
}
.header-new-ba6b.input_prev_4022
  > .section_73ff
  .footer_upper_159f.gold_264a {
  margin-right: 0;
  margin-left: 0;
}
.header-new-ba6b.input_prev_4022 #main.gold_264a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .card-soft-677a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .card-soft-677a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .article_9567 .sort-1f30 {
    padding-right: 1em;
  }
  .article_9567.content_71ac .footer_upper_159f {
    border-right: 1px solid #eaecee;
  }
  .article_9567.content_71ac .sort-1f30 {
    padding-right: 1em;
  }
  .article_9567.content_71ac .smooth_d6cb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-dim-a35b .sort-1f30 {
    padding-left: 1em;
  }
  .header-dim-a35b.content_71ac .footer_upper_159f {
    border-left: 1px solid #eaecee;
  }
  .header-dim-a35b.content_71ac .sort-1f30 {
    padding-left: 1em;
  }
  .header-dim-a35b.content_71ac .smooth_d6cb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold_efb6 .sort-1f30 {
    padding-left: 1em;
  }
  .gold_efb6.content_71ac .full_0baf {
    border-right: 1px solid #eaecee;
  }
  .gold_efb6.content_71ac .modal_bc22 {
    border-right: 1px solid #eaecee;
  }
  .gold_efb6.content_71ac .sort-1f30 {
    padding-left: 1em;
  }
  .gold_efb6.content_71ac .smooth_d6cb {
    padding-right: 1em;
  }
  .gold_efb6.content_71ac .pressed-e3b1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout_pro_86bd .sort-1f30 {
    padding-right: 1em;
  }
  .layout_pro_86bd.content_71ac .full_0baf {
    border-left: 1px solid #eaecee;
  }
  .layout_pro_86bd.content_71ac .modal_bc22 {
    border-left: 1px solid #eaecee;
  }
  .layout_pro_86bd.content_71ac .sort-1f30 {
    padding-right: 1em;
  }
  .layout_pro_86bd.content_71ac .smooth_d6cb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout_pro_86bd.content_71ac .pressed-e3b1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-soft-677a .sort-1f30 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card-soft-677a.content_71ac .footer_upper_159f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .card-soft-677a.content_71ac .sort-1f30 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card-soft-677a.content_71ac .smooth_d6cb {
    padding-left: 1em;
  }
  .card-soft-677a.content_71ac .pressed-e3b1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .card-soft-677a.content_71ac .sort-1f30 {
    padding-left: 0;
  }
}
.down_bbea .short-0c97 {
  display: inline-block;
}
.simple-8740 {
  display: inline-block;
}
.tag-slow-4983 {
  word-con: break-word;
}
.backdrop_static_ec0f > span {
  display: inline-block;
  padding: 5px 0;
}
.backdrop_static_ec0f .primary_dim_1500 {
  margin-left: 8px;
  margin-right: 8px;
}
.backdrop_static_ec0f .picture_fast_37bd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.yellow_2cba .yellow-1443 {
  margin-bottom: 2em;
}
.yellow_2cba .progress_large_8960 {
  margin-bottom: 15px;
}
.yellow_2cba .progress_large_8960:last-child {
  margin-bottom: 0;
}
.yellow_2cba .pattern_dark_50e6 {
  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) {
  .yellow_2cba .pattern_dark_50e6 {
    display: block;
  }
}
.yellow_2cba .badge-next-6cfc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .yellow_2cba .badge-next-6cfc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.yellow_2cba .tabs_9a3c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.yellow_2cba .tabs_9a3c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.yellow_2cba .tabs_9a3c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.yellow_2cba .tag-slow-4983 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.yellow_2cba .tag-slow-4983 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.yellow_2cba .slider-plasma-2ac0 p:last-child {
  margin-bottom: 0;
}
.yellow_2cba .main-166d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.yellow_2cba .filter-aa6c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.yellow_2cba .static-d6d8 {
  margin-top: 1em;
}
.yellow_2cba .tooltip_2142 {
  top: 0;
  display: block;
}
.yellow_2cba .tooltip_2142 a {
  color: inherit;
}
.yellow_2cba .tooltip_2142 a:hover {
  color: inherit;
}
.yellow_2cba .soft_6039 {
  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;
}
.yellow_2cba .soft_6039:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.yellow_2cba .filter-aa6c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.yellow_2cba .in_e0f2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.yellow_2cba .in_e0f2:first-child {
  margin-top: 0;
}
.yellow_2cba .in_e0f2.layout-green-5fe2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.yellow_2cba .in_e0f2.easy-3bb8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.yellow_2cba
  .in_e0f2.easy-3bb8.over_da07
  .static-d6d8 {
  width: 100%;
}
.yellow_2cba .easy-3bb8 {
  -webkit-box-align: center;
  align-items: center;
}
.yellow_2cba .easy-3bb8 .backdrop_static_ec0f,
.yellow_2cba .easy-3bb8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.yellow_2cba .tabs_9a3c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yellow_2cba .tabs_9a3c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yellow_2cba .tabs_9a3c: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;
}
.yellow_2cba .layout-green-5fe2 {
  z-index: 5;
}
.yellow_2cba .solid-ed91 .gradient_783e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.yellow_2cba .progress-bright-ba73 .gradient_783e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.yellow_2cba .progress-85e4 .gradient_783e {
  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;
}
.yellow_2cba.accent_wood_e179 .pattern_dark_50e6,
.yellow_2cba.status_c3c0 .pattern_dark_50e6 {
  display: block;
}
.yellow_2cba.accent_wood_e179 .pattern_dark_50e6 .message_4f3d,
.yellow_2cba.accent_wood_e179 .pattern_dark_50e6 .filter-aa6c,
.yellow_2cba.status_c3c0 .pattern_dark_50e6 .message_4f3d,
.yellow_2cba.status_c3c0 .pattern_dark_50e6 .filter-aa6c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.yellow_2cba.pattern_easy_e559 .badge-next-6cfc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .yellow_2cba.pattern_easy_e559 .badge-next-6cfc {
    margin-right: 0;
  }
}
.yellow_2cba.accent_wood_e179 .badge-next-6cfc,
.yellow_2cba.status_c3c0 .badge-next-6cfc {
  padding-top: 40%;
}
.yellow_2cba.accent_wood_e179 .yellow-1443,
.yellow_2cba.status_c3c0 .yellow-1443 {
  display: block;
}
.yellow_2cba.accent_wood_e179 .fn-sticky-c04e .filter-aa6c,
.yellow_2cba.status_c3c0 .fn-sticky-c04e .filter-aa6c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.yellow_2cba.accent_wood_e179 .badge-next-6cfc,
.yellow_2cba.status_c3c0 .badge-next-6cfc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.yellow_2cba.accent_wood_e179 .filter-aa6c {
  padding: 1em;
}
.sort_over_6cd5 {
  margin: 30px auto;
  display: block;
}
.sort_over_6cd5 .backdrop_f7bd > * {
  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;
}
.sort_over_6cd5 .backdrop_f7bd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort_over_6cd5 .backdrop_f7bd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.orange_129c .backdrop_static_ec0f {
  margin-bottom: 1.41575em;
}
.orange_129c .small-2119 {
  margin-bottom: 1.618em;
}
.texture-3484 .video-dynamic-7137 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.texture-3484 .video-dynamic-7137 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.texture-3484 .outline-a7bc {
  max-width: 100%;
  overflow: auto;
}
.list_motion_56d8 .texture-3484 a:hover {
  text-decoration: underline;
}
.primary_8d75 .progress_large_8960:not(.tag-slow-4983),
.primary_8d75 .tabs_9a3c {
  margin-bottom: 1.41575em;
}
.primary_8d75 .progress_large_8960:not(.tag-slow-4983):last-child,
.primary_8d75 .tabs_9a3c:last-child {
  margin-bottom: 0;
}
.primary_8d75 .progress_large_8960.icon-c79a {
  margin-bottom: 0.41575em;
}
.primary_8d75 .sidebar_888f:before,
.primary_8d75 .purple-714f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.primary_8d75 .sidebar_888f:before {
  content: "\f115";
}
.primary_8d75 .purple-714f:before {
  content: "\f02c";
}
.primary_8d75 .status_77d2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.primary_8d75 .status_77d2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outer_afb3 {
  display: -webkit-box;
  display: flex;
}
.outer_afb3 .content-f5e1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outer_afb3 .content-f5e1 {
    flex-basis: 90px;
  }
}
.outer_afb3 .yellow-e029 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outer_afb3 .yellow-e029 {
    flex-basis: calc(100% - 50px);
  }
}
.outer_afb3 .clean-a08c p:last-child {
  margin-bottom: 0.72em;
}
.content-9685 .backdrop_f7bd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.content-9685 .backdrop_f7bd:after,
.content-9685 .backdrop_f7bd:before {
  content: "";
  display: table;
}
.content-9685 .backdrop_f7bd:after {
  clear: both;
}
.content-9685 .backdrop_f7bd .grid_4de7,
.content-9685 .backdrop_f7bd .short_bbad {
  width: 49%;
}
.content-9685 .backdrop_f7bd .grid_4de7 a span.breadcrumb_old_b66d,
.content-9685 .backdrop_f7bd .short_bbad a span.breadcrumb_old_b66d {
  display: block;
  margin-bottom: 5px;
}
.content-9685 .backdrop_f7bd .short_bbad {
  float: left;
  text-align: left;
}
.content-9685 .backdrop_f7bd .grid_4de7 {
  float: right;
  text-align: right;
}
.brown_fdbd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .brown_fdbd {
    margin-bottom: 0;
  }
}
.center-516d {
  margin-bottom: 1em;
}
.center-516d .tag-slow-4983 {
  font-size: 1.1em;
  line-height: 1.3;
}
.background-dirty-a0d7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.brown_80c6 .center-516d,
.list_outer_e113 .center-516d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .brown_80c6 .center-516d,
  .list_outer_e113 .center-516d {
    display: block;
  }
}
.brown_80c6 .background-dirty-a0d7,
.list_outer_e113 .background-dirty-a0d7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .brown_80c6 .background-dirty-a0d7,
  .list_outer_e113 .background-dirty-a0d7 {
    margin-bottom: 1em;
  }
}
.brown_80c6 .background-dirty-a0d7 img,
.list_outer_e113 .background-dirty-a0d7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.brown_80c6 .old_f932,
.list_outer_e113 .old_f932 {
  flex-basis: calc(100% - 160px);
}
.brown_80c6 .old_f932 p,
.list_outer_e113 .old_f932 p {
  margin-bottom: 0;
}
.brown_80c6 .old_f932 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .brown_80c6 .old_f932 {
    padding-left: 0;
  }
}
.list_outer_e113 .old_f932 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .list_outer_e113 .old_f932 {
    padding-right: 0;
  }
}
.list_outer_e113 .background-dirty-a0d7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hot-dbe3 .background-dirty-a0d7 {
  margin-bottom: 0.5em;
}
.hot-dbe3 .background-dirty-a0d7 img {
  width: 100%;
}
.hover_d2a1 .header_ec90,
.content-d924 .header_ec90 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.content-d924 .footer_upper_159f .main_a440 p:last-child {
  margin-bottom: 0;
}
.sidebar_complex_e923 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.column-south-c516 .breadcrumb-full-df56 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .column-south-c516 .breadcrumb-full-df56:last-of-type {
    margin-bottom: 0;
  }
}
.column-south-c516 .breadcrumb-full-df56 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-south-c516 .breadcrumb-full-df56 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.column-south-c516 .breadcrumb-full-df56 ul li {
  margin: 0 0 0.6em;
}
.column-south-c516 .breadcrumb-full-df56 ul li.nav_f2c1,
.column-south-c516 .breadcrumb-full-df56 ul li.focus-pro-bfe8 {
  position: relative;
}
.column-south-c516 .breadcrumb-full-df56 ul li.nav_f2c1 .column_a6ca,
.column-south-c516 .breadcrumb-full-df56 ul li.focus-pro-bfe8 .column_a6ca {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.column-south-c516 .breadcrumb-full-df56 ul li.nav_f2c1:after:after,
.column-south-c516 .breadcrumb-full-df56 ul li.nav_f2c1:after:before,
.column-south-c516
  .breadcrumb-full-df56
  ul
  li.focus-pro-bfe8:after:after,
.column-south-c516
  .breadcrumb-full-df56
  ul
  li.focus-pro-bfe8:after:before {
  content: "";
  display: table;
}
.column-south-c516 .breadcrumb-full-df56 ul li.nav_f2c1:after:after,
.column-south-c516
  .breadcrumb-full-df56
  ul
  li.focus-pro-bfe8:after:after {
  clear: both;
}
.column-south-c516 .breadcrumb-full-df56 a.grid_22b5:hover {
  text-decoration: none;
}
.column-south-c516 .breadcrumb-full-df56 select {
  max-width: 100%;
}
.column-south-c516 .breadcrumb-full-df56 table {
  font-size: 85%;
}
.column-south-c516 .breadcrumb-full-df56 table td,
.column-south-c516 .breadcrumb-full-df56 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.column-south-c516 .breadcrumb-full-df56 table tfoot td {
  text-align: left;
}
.column-south-c516 .breadcrumb-full-df56 :last-child {
  margin-bottom: 0;
}
.column-south-c516 .breadcrumb-full-df56 .next-4203 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.column-south-c516 .breadcrumb-full-df56 .next-4203 label {
  width: 100%;
}
.column-south-c516 .breadcrumb-full-df56 .next-4203 .element_top_f1e1 {
  width: 100%;
  display: block;
}
.column-south-c516 .breadcrumb-full-df56 .next-4203 .info_3e36 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.column-south-c516 .breadcrumb-full-df56 .next-4203 .info_3e36:hover svg #svg-search {
  fill: #444;
}
.column-south-c516 .breadcrumb-full-df56 .next-4203 .info_3e36 svg {
  width: 18px;
  height: 18px;
}
.column-south-c516 .video_8ec0 ul ul,
.column-south-c516 .media_over_aa39 ul ul,
.column-south-c516 .active_tall_225b ul ul,
.column-south-c516 .motion-471d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.column-south-c516 .video_8ec0 .module-motion-a907 > a,
.column-south-c516 .media_over_aa39 .module-motion-a907 > a,
.column-south-c516 .active_tall_225b .module-motion-a907 > a,
.column-south-c516 .motion-471d .module-motion-a907 > a {
  margin-bottom: 0;
}
.column-south-c516 .north-47cc li,
.column-south-c516 .video_8ec0 li,
.column-south-c516 .component-71b5 li,
.column-south-c516 .media_over_aa39 li,
.column-south-c516 .active_tall_225b li,
.column-south-c516 .motion-471d li,
.column-south-c516 .hero-pink-3045 li,
.column-south-c516 .east-f2c4 li {
  display: block;
  position: relative;
}
.column-south-c516 .north-47cc li:last-child,
.column-south-c516 .video_8ec0 li:last-child,
.column-south-c516 .component-71b5 li:last-child,
.column-south-c516 .media_over_aa39 li:last-child,
.column-south-c516 .active_tall_225b li:last-child,
.column-south-c516 .motion-471d li:last-child,
.column-south-c516 .hero-pink-3045 li:last-child,
.column-south-c516 .east-f2c4 li:last-child {
  border: none;
}
.column-south-c516 .north-47cc li a,
.column-south-c516 .video_8ec0 li a,
.column-south-c516 .component-71b5 li a,
.column-south-c516 .media_over_aa39 li a,
.column-south-c516 .active_tall_225b li a,
.column-south-c516 .motion-471d li a,
.column-south-c516 .hero-pink-3045 li a,
.column-south-c516 .east-f2c4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-south-c516 .north-47cc li ul li::before,
.column-south-c516 .video_8ec0 li ul li::before,
.column-south-c516 .component-71b5 li ul li::before,
.column-south-c516 .media_over_aa39 li ul li::before,
.column-south-c516 .active_tall_225b li ul li::before,
.column-south-c516 .motion-471d li ul li::before,
.column-south-c516 .hero-pink-3045 li ul li::before,
.column-south-c516 .east-f2c4 li ul li::before {
  left: 15px;
}
.column-south-c516 .north-47cc li ul a,
.column-south-c516 .video_8ec0 li ul a,
.column-south-c516 .component-71b5 li ul a,
.column-south-c516 .media_over_aa39 li ul a,
.column-south-c516 .active_tall_225b li ul a,
.column-south-c516 .motion-471d li ul a,
.column-south-c516 .hero-pink-3045 li ul a,
.column-south-c516 .east-f2c4 li ul a {
  padding-left: 20px;
}
.column-south-c516 .north-47cc li ul ul li::before,
.column-south-c516 .video_8ec0 li ul ul li::before,
.column-south-c516 .component-71b5 li ul ul li::before,
.column-south-c516 .media_over_aa39 li ul ul li::before,
.column-south-c516 .active_tall_225b li ul ul li::before,
.column-south-c516 .motion-471d li ul ul li::before,
.column-south-c516 .hero-pink-3045 li ul ul li::before,
.column-south-c516 .east-f2c4 li ul ul li::before {
  left: 30px;
}
.column-south-c516 .north-47cc li ul ul a,
.column-south-c516 .video_8ec0 li ul ul a,
.column-south-c516 .component-71b5 li ul ul a,
.column-south-c516 .media_over_aa39 li ul ul a,
.column-south-c516 .active_tall_225b li ul ul a,
.column-south-c516 .motion-471d li ul ul a,
.column-south-c516 .hero-pink-3045 li ul ul a,
.column-south-c516 .east-f2c4 li ul ul a {
  padding-left: 40px;
}
.column-south-c516 .modal-plasma-b292 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column-south-c516 .east-f2c4 ul li {
  margin-bottom: 1.41575em;
}
.column-south-c516 .east-f2c4 ul li .shadow-a345 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.column-south-c516 .east-f2c4 ul li .gas-9a32 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.small-5dd6 .north-47cc li a,
.small-5dd6 .video_8ec0 li a,
.small-5dd6 .component-71b5 li a,
.small-5dd6 .media_over_aa39 li a,
.small-5dd6 .active_tall_225b li a,
.small-5dd6 .motion-471d li a,
.small-5dd6 .hero-pink-3045 li a,
.small-5dd6 .east-f2c4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-5dd6 .modal-plasma-b292 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-5dd6 .breadcrumb-full-df56 ul li.nav_f2c1 .column_a6ca,
.small-5dd6 .breadcrumb-full-df56 ul li.focus-pro-bfe8 .column_a6ca {
  background: rgba(0, 0, 0, 0.2);
}
.small-5dd6 .column-south-c516 .breadcrumb-full-df56 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-new-ba6b .column-south-c516 .secondary-baf6 li {
  margin: 0;
}
.header-new-ba6b .column-south-c516 .secondary-baf6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.header-new-ba6b .column-south-c516 .secondary-baf6 li ul {
  margin: 0;
}
.header-new-ba6b .column-south-c516 .secondary-baf6 li ul li a {
  padding-left: 15px;
}
.header-new-ba6b .column-south-c516 .secondary-baf6 li ul li li a {
  padding-left: 30px;
}
.header-new-ba6b .column-south-c516 .secondary-baf6 li.frame_7252 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.header-new-ba6b .column-south-c516 .secondary-baf6 li.frame_7252 > 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;
}
.header-new-ba6b .column-south-c516 .secondary-baf6 li.frame_7252 > 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;
}
.tertiary-e315 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wrapper_d644 {
  position: relative;
  z-index: 10;
}
.wrapper_d644 .focused-36f3 {
  width: 100%;
  max-width: 100%;
}
.progress-3c0d .mini_ca94 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.progress-3c0d .accent_45a3 {
}
.progress-3c0d .small-5dd6 {
  background: #292929;
}
.texture-b9d1 .mini_ca94 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.texture-b9d1 .accent_45a3 {
  background: #f9f9f9;
}
.texture-b9d1 .small-5dd6 {
  background: #303030;
}
.media_brown_aad7 .mini_ca94 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .media_brown_aad7 .short-0c97 {
    margin-bottom: 1em;
  }
  .media_brown_aad7 .short-0c97:last-child {
    margin-bottom: 0;
  }
}
.media_brown_aad7 .accent_45a3 {
  background: #ededed;
}
.media_brown_aad7 .small-5dd6 {
  background: #1a1a1a;
}
.mini_ca94.accent_45a3 {
  color: rgba(0, 0, 0, 0.6);
}
.mini_ca94.accent_45a3 .form-2892 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini_ca94.small-5dd6 {
  color: rgba(255, 255, 255, 0.99);
}
.mini_ca94.small-5dd6 a:not(.grid_22b5) {
  color: rgba(255, 255, 255, 0.79);
}
.mini_ca94.small-5dd6 a:not(.grid_22b5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini_ca94.small-5dd6 .form-2892 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini_ca94.small-5dd6 table tbody td,
.mini_ca94.small-5dd6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notification-d091.mask_0266 .section_73ff {
  max-width: initial;
}
.notification-d091 .soft_6fe4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notification-d091 .soft_6fe4 .focused-36f3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notification-d091 .soft_6fe4 .focused-36f3 {
    display: block;
    margin-bottom: 2em;
  }
  .notification-d091 .soft_6fe4 .focused-36f3:last-child {
    margin-bottom: 0;
  }
}
.media_brown_aad7 .short-0c97:last-child,
.texture-b9d1 .short-0c97:last-child,
.progress-3c0d .short-0c97:last-child {
  margin-bottom: 0;
}
.media_brown_aad7 .short-0c97 .column-south-c516 .breadcrumb-full-df56:last-child,
.texture-b9d1 .short-0c97 .column-south-c516 .breadcrumb-full-df56:last-child,
.progress-3c0d .short-0c97 .column-south-c516 .breadcrumb-full-df56:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .media_brown_aad7 .media_white_3540,
  .media_brown_aad7 .highlight-7ed6,
  .texture-b9d1 .media_white_3540,
  .texture-b9d1 .highlight-7ed6,
  .progress-3c0d .media_white_3540,
  .progress-3c0d .highlight-7ed6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wrapper_d644 .short-0c97 {
    margin-bottom: 2em;
  }
}
.wrapper_d644 p:last-child {
  margin-bottom: 0;
}
.wrapper_d644 li,
.wrapper_d644 ul {
  list-style: none;
  margin: 0;
}
.wrapper_d644 ul ul {
  margin-left: 2.617924em;
}
.notification_c477 {
  font-size: 0.875em;
}

/* css-noise: ec61 */
.shadow-element-y8 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
