/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hero_bd23/customify
Author: WPCustomify
Author URI: https://pressmaximum.hero_bd23
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.hero_bd23/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sort_first_b42b.white-8f91/licenses/gpl-2.0.active-4301
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.inner_5a3a/, (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.layout_33f7.fluid_2117/normalize.last_037f/
 ======
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.last_037f v7.0.0 | MIT License | github.hero_bd23/necolas/normalize.last_037f */
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_orange_5659 .article_c67d,
.hot_ed6a,
.breadcrumb-in-38e5,
.hard-be0f,
.wrapper_a1a7,
.summary-hovered-78df,
.solid_ab71,
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;
}
.hot_ed6a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hot_ed6a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hot_ed6a,
  h1 {
    font-size: 1.8em;
  }
}
.breadcrumb-in-38e5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.breadcrumb-in-38e5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-in-38e5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-in-38e5,
  h2 {
    font-size: 1.7em;
  }
}
.hard-be0f,
h3 {
  font-size: 1.618em;
}
.list_orange_5659 .article_c67d,
.wrapper_a1a7,
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.dropdown-steel-b6ba {
  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;
}
.form-full-4a9d:after,
.form-full-4a9d:before,
.block_635d:after,
.block_635d:before {
  content: "";
  display: table;
}
.form-full-4a9d:after,
.block_635d:after {
  clear: both;
}
.icon_up_c91b {
  float: right;
  margin-right: 0;
}
.info-3bcf {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.action-b702 .content_motion_aa27,
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;
}
.action-b702 .content_motion_aa27: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;
}
.red-8a7a .content_motion_aa27 {
  box-shadow: none;
}
.red-8a7a
  .content_motion_aa27
  .hard_d11c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.red-8a7a .content_motion_aa27 .simple-8cf3 {
  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;
}
.red-8a7a
  .content_motion_aa27
  .simple-8cf3
  b {
  display: none;
}
.red-8a7a .pressed-1051 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background_bce9:not(.footer_37d6):not(.dropdown_full_bc5a),
button:not(.footer_37d6):not(.dropdown_full_bc5a),
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ),
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ),
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ) {
  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;
}
.background_bce9:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):hover,
button:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):hover,
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):hover,
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):hover,
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background_bce9:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):active,
.background_bce9:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):focus,
button:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):active,
button:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):focus,
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):active,
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):focus,
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):active,
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):focus,
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):active,
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):focus {
  outline: 0;
}
.background_bce9:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf,
button:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf,
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf,
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf,
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf {
  position: relative;
}
.background_bce9:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .summary-e2c9,
.background_bce9:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .motion-9b42,
.background_bce9:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .highlight_84e5,
.background_bce9:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  i,
.background_bce9:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  svg,
button:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .summary-e2c9,
button:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .motion-9b42,
button:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .highlight_84e5,
button:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  i,
button:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  svg,
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .summary-e2c9,
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .motion-9b42,
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .highlight_84e5,
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  i,
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  svg,
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .summary-e2c9,
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .motion-9b42,
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .highlight_84e5,
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  i,
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  svg,
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .summary-e2c9,
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .motion-9b42,
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  .highlight_84e5,
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  i,
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf
  svg {
  visibility: hidden;
}
.background_bce9:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf:after,
button:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf:after,
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf:after,
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf:after,
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ).fn-loading-29bf: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;
}
.background_bce9:not(.footer_37d6):not(.dropdown_full_bc5a),
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ),
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ),
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ) {
  color: #fff;
  background: #235787;
}
.background_bce9:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):focus,
input[type="button"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):focus,
input[type="reset"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):focus,
input[type="submit"]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ):focus {
  color: #fff;
}
.background_bce9.fn-disabled-29bf:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ),
.background_bce9[disabled]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ),
button.fn-disabled-29bf:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ),
button[disabled]:not(.footer_37d6):not(
    .dropdown_full_bc5a
  ) {
  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;
}
.media_green_eb78 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.media_green_eb78: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;
}
.pressed_8abb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.carousel_fe08 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pressed-be5c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.form-full-4a9d:after,
.form-full-4a9d:before,
.wide_1f16:after,
.wide_1f16:before,
.table-motion-d9a9:after,
.table-motion-d9a9:before,
.pattern_127d:after,
.pattern_127d:before,
.advanced_bff7:after,
.advanced_bff7:before,
.active_59ae:after,
.active_59ae:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.form-full-4a9d:after,
.wide_1f16:after,
.table-motion-d9a9:after,
.pattern_127d:after,
.advanced_bff7:after,
.active_59ae:after {
  clear: both;
}
.wide_1f16 .frame-advanced-d82e,
.table-motion-d9a9 .frame-advanced-d82e,
.soft-20fe .frame-advanced-d82e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.row_43fb {
  display: inline-block;
}
.module-smooth-88ce {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.module-smooth-88ce img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module-smooth-88ce .pagination_bottom_9383 {
  padding: 1em 0;
  font-size: 85%;
}
.pagination_bottom_9383 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.footer-c472 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.footer-c472:after,
.footer-c472:before {
  content: "";
  display: table;
}
.footer-c472:after {
  clear: both;
}
.new-1263 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.static_a47c .new-1263 {
  max-width: 50%;
}
.grid_slow_8c9b .new-1263 {
  max-width: 33.33%;
}
.disabled-6880 .new-1263 {
  max-width: 25%;
}
.message_red_b8c2 .new-1263 {
  max-width: 20%;
}
.logo_6bcb .new-1263 {
  max-width: 16.66%;
}
.aside_4fea .new-1263 {
  max-width: 14.28%;
}
.footer-bc83 .new-1263 {
  max-width: 12.5%;
}
.notice-cadb .new-1263 {
  max-width: 11.11%;
}
.dark_4d81 {
  display: block;
}
.list_orange_5659 .backdrop_white_3aa8 label,
.list_orange_5659 .notification_in_c7be label,
.list_orange_5659 .table-inner-02aa label,
.list_orange_5659 .lower_cf23 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-7095 {
  list-style: none;
  margin: 0;
}
.tag-7095 article.module-b080 {
  margin-bottom: 0;
}
.tag-7095 ul {
  list-style: none;
  margin: 0;
}
.tag-7095 .slider_up_afeb li.module-b080 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-7095 .slider_up_afeb li.module-b080 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-7095 .slider_up_afeb li.module-b080: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) {
  .tag-7095 .slider_up_afeb li.module-b080 li.module-b080 li.module-b080 li.module-b080 {
    padding-left: 0;
  }
}
article.module-b080 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-b080 .wide_1f16 p:last-of-type {
  margin-bottom: 0;
}
article.module-b080 .photo_494d {
  float: left;
}
article.module-b080 .slow-556c {
  margin-left: 85px;
}
article.module-b080 .action_a27e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-b080 .action_a27e .accordion_612d {
  margin-left: 10px;
}
article.module-b080 .footer-1ddd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-b080 .surface-over-8eb9 {
  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 .backdrop_white_3aa8,
  #respond .table-inner-02aa,
  #respond .lower_cf23 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_white_3aa8 input,
#respond .table-inner-02aa input,
#respond .lower_cf23 input {
  width: 100%;
}
#respond .lower_cf23 {
  margin-right: 0;
}
#respond .table_eda5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.carousel_b885 {
  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;
}
.carousel_b885.chip_inner_10fa {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.carousel_b885 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%);
}
.carousel_b885:focus,
.carousel_b885: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);
}
.slider_out_f2c8 {
  border-radius: 10%;
}
.box_0619 {
  border-radius: 50%;
}
.tiny_e19f {
  font-size: 0.72em;
}
.blue-9b7c {
  font-size: 0.875em;
}
.slider_a028 {
  font-size: 1.1em;
}
.nav-bright-20b7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.nav-bright-20b7.tiny_e19f {
  letter-spacing: 0.5px;
}
.message-out-08f5,
.message-out-08f5 a {
  color: #6d6d6d;
}
.message-out-08f5 a:hover {
  color: #111;
}
.shade_fced {
  color: #6d6d6d;
}
.description_cold_488e {
  overflow-x: hidden;
}
.description_cold_488e .title_bright_f295.component_fluid_36ca {
  position: relative;
}
.description_cold_488e .title_bright_f295.component_fluid_36ca.container_95b5 {
  position: initial;
}
.description_cold_488e
  .title_bright_f295.component_fluid_36ca.container_95b5
  .text-gas-03c5 {
  left: auto;
}
.description_cold_488e .title_bright_f295 .text-gas-03c5 {
  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;
}
.description_cold_488e .title_bright_f295:hover.component_fluid_36ca {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.description_cold_488e
  .title_bright_f295:hover.component_fluid_36ca
  .text-gas-03c5 {
  display: block;
  z-index: 9999999;
}
.description_cold_488e .next_594d .avatar_1fb0,
.description_cold_488e .up-3cab .avatar_1fb0 {
  display: none;
}
.description_cold_488e .filter-down-f056 .title_bright_f295:hover.component_fluid_36ca {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.list_orange_5659 .backdrop_white_3aa8 label,
.list_orange_5659 .notification_in_c7be label,
.list_orange_5659 .table-inner-02aa label,
.list_orange_5659 .lower_cf23 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-7095 {
  list-style: none;
  margin: 0;
}
.tag-7095 article.module-b080 {
  margin-bottom: 0;
}
.tag-7095 ul {
  list-style: none;
  margin: 0;
}
.tag-7095 .slider_up_afeb li.module-b080 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-7095 .slider_up_afeb li.module-b080 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-7095 .slider_up_afeb li.module-b080: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) {
  .tag-7095 .slider_up_afeb li.module-b080 li.module-b080 li.module-b080 li.module-b080 {
    padding-left: 0;
  }
}
article.module-b080 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-b080 .wide_1f16 p:last-of-type {
  margin-bottom: 0;
}
article.module-b080 .photo_494d {
  float: left;
}
article.module-b080 .slow-556c {
  margin-left: 85px;
}
article.module-b080 .action_a27e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-b080 .action_a27e .accordion_612d {
  margin-left: 10px;
}
article.module-b080 .footer-1ddd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-b080 .surface-over-8eb9 {
  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 .backdrop_white_3aa8,
  #respond .table-inner-02aa,
  #respond .lower_cf23 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_white_3aa8 input,
#respond .table-inner-02aa input,
#respond .lower_cf23 input {
  width: 100%;
}
#respond .lower_cf23 {
  margin-right: 0;
}
#respond .table_eda5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.next_594d .info-east-267d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.info-east-267d .easy-64d2.description-brown-2f0a .surface_822a > li > a:focus,
.info-east-267d .easy-64d2.description-brown-2f0a .surface_822a > li > a:hover,
.info-east-267d .easy-64d2.texture_6d27 .surface_822a > li > a:focus,
.info-east-267d .easy-64d2.texture_6d27 .surface_822a > li > a:hover,
.info-east-267d .easy-64d2.up_4116 .surface_822a > li > a:focus,
.info-east-267d .easy-64d2.up_4116 .surface_822a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-east-267d
  .easy-64d2.description-brown-2f0a
  .surface_822a
  > li.gradient_8de6
  > a,
.info-east-267d
  .easy-64d2.description-brown-2f0a
  .surface_822a
  > li.row_06e5
  > a,
.info-east-267d
  .easy-64d2.texture_6d27
  .surface_822a
  > li.gradient_8de6
  > a,
.info-east-267d
  .easy-64d2.texture_6d27
  .surface_822a
  > li.row_06e5
  > a,
.info-east-267d
  .easy-64d2.up_4116
  .surface_822a
  > li.gradient_8de6
  > a,
.info-east-267d .easy-64d2.up_4116 .surface_822a > li.dynamic_ffc9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.info-east-267d .grid_down_7218,
.info-east-267d .grid_down_7218 a {
  color: rgba(255, 255, 255, 0.99);
}
.info-east-267d .lite-52a5.plasma-4d68 li a,
.info-east-267d .current_986d a,
.info-east-267d .sort_4a01,
.info-east-267d .surface_822a > li > a,
.info-east-267d .primary_hard_2eea {
  color: rgba(255, 255, 255, 0.79);
}
.info-east-267d .lite-52a5.plasma-4d68 li a:hover,
.info-east-267d .current_986d a:hover,
.info-east-267d .sort_4a01:hover,
.info-east-267d .surface_822a > li > a:hover,
.info-east-267d .primary_hard_2eea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-east-267d .right-463f {
  color: rgba(255, 255, 255, 0.79);
}
.info-east-267d .right-463f .active_bc67 {
  color: rgba(255, 255, 255, 0.99);
}
.info-east-267d .right-463f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-east-267d .clean_1bd8 .description-6ad6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-east-267d .clean_1bd8 .description-6ad6 .banner-liquid-fd79 {
  color: rgba(255, 255, 255, 0.79);
}
.info-east-267d
  .clean_1bd8
  .description-6ad6
  .banner-liquid-fd79::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-east-267d
  .clean_1bd8
  .description-6ad6
  .banner-liquid-fd79:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-east-267d
  .clean_1bd8
  .description-6ad6
  .banner-liquid-fd79::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-east-267d
  .clean_1bd8
  .description-6ad6
  .banner-liquid-fd79::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-east-267d .clean_1bd8 .link-bronze-d692 {
  color: rgba(255, 255, 255, 0.79);
}
.info-east-267d .clean_1bd8 .link-bronze-d692:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_bcf3
  .info-east-267d
  .clean_1bd8
  .main-3bb5
  .disabled-huge-7cc7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_bcf3
  .info-east-267d
  .clean_1bd8
  .main-3bb5
  .banner-liquid-fd79 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.next_594d .photo-062c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.photo-062c .easy-64d2.description-brown-2f0a .surface_822a > li > a:focus,
.photo-062c .easy-64d2.description-brown-2f0a .surface_822a > li > a:hover,
.photo-062c .easy-64d2.texture_6d27 .surface_822a > li > a:focus,
.photo-062c .easy-64d2.texture_6d27 .surface_822a > li > a:hover,
.photo-062c .easy-64d2.up_4116 .surface_822a > li > a:focus,
.photo-062c .easy-64d2.up_4116 .surface_822a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-062c
  .easy-64d2.description-brown-2f0a
  .surface_822a
  > li.gradient_8de6
  > a,
.photo-062c
  .easy-64d2.description-brown-2f0a
  .surface_822a
  > li.row_06e5
  > a,
.photo-062c
  .easy-64d2.texture_6d27
  .surface_822a
  > li.gradient_8de6
  > a,
.photo-062c
  .easy-64d2.texture_6d27
  .surface_822a
  > li.row_06e5
  > a,
.photo-062c
  .easy-64d2.up_4116
  .surface_822a
  > li.gradient_8de6
  > a,
.photo-062c .easy-64d2.up_4116 .surface_822a > li.dynamic_ffc9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-062c .grid_down_7218,
.photo-062c .grid_down_7218 a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-062c .lite-52a5.plasma-4d68 li a,
.photo-062c .current_986d a,
.photo-062c .sort_4a01,
.photo-062c .surface_822a > li > a,
.photo-062c .primary_hard_2eea {
  color: rgba(0, 0, 0, 0.55);
}
.photo-062c .lite-52a5.plasma-4d68 li a:hover,
.photo-062c .current_986d a:hover,
.photo-062c .sort_4a01:hover,
.photo-062c .surface_822a > li > a:hover,
.photo-062c .primary_hard_2eea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-062c .right-463f {
  color: rgba(0, 0, 0, 0.55);
}
.photo-062c .right-463f .active_bc67 {
  color: rgba(0, 0, 0, 0.8);
}
.photo-062c .right-463f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-3da2 .primary_tiny_e662 {
  margin-left: auto;
  margin-right: auto;
}
.table-motion-d9a9 > * {
  margin-left: auto;
  margin-right: auto;
}
.table-motion-d9a9 .pressed_8abb {
  margin-right: 1.41575em;
}
.label-paper-2ba0 .table-motion-d9a9 > .slider_green_d8ae {
  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;
}
.label-paper-2ba0 .table-motion-d9a9 > .description-fast-2c1a {
  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;
}
.notification-warm-2bf0.tiny-3da2 .primary_tiny_e662,
.dynamic_c1ca.tiny-3da2 .primary_tiny_e662 {
  margin-left: 0;
}
.over-5b7a.tiny-3da2 .primary_tiny_e662,
.gas_33ef.tiny-3da2 .primary_tiny_e662 {
  margin-right: 0;
}
.table-motion-d9a9 ol,
.table-motion-d9a9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hero_497d video {
  max-width: 100%;
}
.mini_05d9 img {
  display: block;
}
.mini_05d9.pressed_8abb,
.mini_05d9.carousel_fe08 {
  width: 100%;
}
.mini_05d9.description-fast-2c1a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wood_41fb:not(.top_af49) {
  margin: 1.5em auto;
}
.active_00cc p {
  padding: 1.5em 14px;
}
ul.sidebar-red-3861.description-fast-2c1a,
ul.sidebar-red-3861.slider_green_d8ae,
ul.sidebar-red-3861.up_d3eb.slider_green_d8ae {
  padding: 0 14px;
}
.hidden_0178 {
  display: block;
  overflow-x: auto;
}
.hidden_0178 table {
  border-collapse: collapse;
  width: 100%;
}
.hidden_0178 td,
.hidden_0178 th {
  padding: 0.5em;
}
.table-motion-d9a9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.table-motion-d9a9 ol ol,
.table-motion-d9a9 ol ul,
.table-motion-d9a9 ul ol,
.table-motion-d9a9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.table-motion-d9a9 ol ol li,
.table-motion-d9a9 ol ul li,
.table-motion-d9a9 ul ol li,
.table-motion-d9a9 ul ul li {
  margin-left: 0;
}
.status-active-2916.hovered_86f5 > .glass-6d15 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.status-active-2916.hovered_86f5 > .glass-6d15 iframe,
.status-active-2916.hovered_86f5 > .glass-6d15 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.silver_ad23 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.silver_ad23.text-cool-ec14 {
  padding: 0;
}
.silver_ad23.text-cool-ec14 cite {
  font-size: 13px;
}
.silver_ad23 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.silver_ad23 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.aside_0b37 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.aside_0b37 > p:first-child {
  margin-top: 0;
}
.aside_0b37 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.aside_0b37 blockquote {
  border-left: 0;
}
.image_673f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.image_673f:not(.surface_b3df) {
  max-width: 100px;
}
.image_673f.item-yellow-ac93 {
  border-bottom: none !important;
  text-align: center;
}
.image_673f.item-yellow-ac93::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .active_00cc p {
    padding: 1.5em 0;
  }
}
.content_first_2368 {
  color: #0073aa;
}
.tabs-f3fd {
  background-color: #0073aa;
}
.highlight-purple-95c5 {
  color: #229fd8;
}
.east-2217 {
  background-color: #229fd8;
}
.pink_bf41 {
  color: #eee;
}
.tabs_white_ec70 {
  background-color: #eee;
}
.pro_86da {
  color: #444;
}
.tooltip_4ca9 {
  background-color: #444;
}
.section-78b7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.section-78b7 .clean-dfc0 .current_986d {
  font-size: 15px;
}
.section-78b7 .current_986d {
  line-height: 1.3;
}
.section-78b7 .photo-062c {
}
.section-78b7 .info-east-267d {
  background: #235787;
}
.pro_c3d3 {
  padding: 0;
}
.pro_c3d3 .info-east-267d {
  background: #1a1a1a;
}
.pro_c3d3 .photo-062c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.frame-medium-da53 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.frame-medium-da53 .photo-062c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.frame-medium-da53 .info-east-267d {
  background: #303030;
}
.active_59ae {
  position: relative;
  z-index: 10;
}
.active_59ae .video_first_e324 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_glass_4c46 .component_fluid_36ca {
  display: inline-block;
  vertical-align: middle;
}
.container_glass_4c46.chip_pressed_0eae .component_fluid_36ca {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .container_glass_4c46.chip_pressed_0eae .component_fluid_36ca {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .container_glass_4c46.chip_pressed_0eae .component_fluid_36ca {
    margin-right: 0.4em;
  }
}
.container_glass_4c46.chip_pressed_0eae .component_fluid_36ca:last-child {
  margin-right: 0;
}
.blue_0dc8 .video_first_e324 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .next_594d .clean-dfc0 {
    margin: 0 -0.5em;
  }
  .next_594d .clean-dfc0 [class*="customify-col-"],
  .next_594d .clean-dfc0 [class*="customify-col_"],
  .next_594d .clean-dfc0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.next_594d.modal-70f5 .video_first_e324 {
  background: 0 0 !important;
}
.next_594d.modal-70f5 .video_first_e324,
.next_594d.blue_0dc8 .video_first_e324 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .next_594d.tooltip_b7a8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.next_594d.blue_0dc8 .video_first_e324 {
  box-shadow: none !important;
}
.hidden_9554 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hidden_9554 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_9554 {
    padding: 18px 0 20px;
  }
}
.hidden_9554 .tag_f86c {
  width: 100%;
}
.hidden_9554 .progress-bronze-9b6e {
  margin-bottom: 0;
}
.hidden_9554 .dropdown-complex-f301 {
  margin-top: 5px;
  font-size: 0.875em;
}
.prev_f23a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.prev_f23a .lower_ac1f {
  width: 100%;
}
.carousel_5d51 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel_5d51 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel_5d51 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;
}
.carousel_5d51 li:last-child:after {
  display: none;
}
.carousel_5d51 li a {
  font-weight: 500;
  margin-right: 10px;
}
.aside_copper_2fa1 .avatar_1fb0 button,
.hidden_9554 .avatar_1fb0 button {
  left: 0;
}
.aside_copper_2fa1 .lower_ac1f,
.hidden_9554 .lower_ac1f {
  padding-left: 0;
  padding-right: 0;
}
.aside_copper_2fa1 .prev_f23a,
.hidden_9554 .prev_f23a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.aside_copper_2fa1 {
  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;
}
.aside_copper_2fa1: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;
}
.aside_copper_2fa1 .video_24ed {
  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) {
  .aside_copper_2fa1 .video_24ed {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .aside_copper_2fa1 .video_24ed {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .aside_copper_2fa1 .video_24ed {
    min-height: 200px;
  }
}
.aside_copper_2fa1 .carousel_5d51 {
  color: rgba(255, 255, 255, 0.8);
}
.aside_copper_2fa1 .carousel_5d51 a,
.aside_copper_2fa1 .carousel_5d51 li:after {
  color: inherit;
}
.aside_copper_2fa1 .carousel_5d51 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.link-78ec {
  margin-bottom: 0.5em;
}
.input-ca7d {
  margin-bottom: 1.2em;
}
.input-ca7d,
.link-78ec {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input-ca7d p:last-child,
.link-78ec p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar_1fb0,
#masthead .avatar_1fb0 {
  display: none;
}
#masthead
  > .avatar_1fb0.chip_7eb9 {
  display: none;
}
#masthead > .avatar_1fb0 button {
  left: 0;
}
.border-warm-38b2 {
  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%;
}
.border-warm-38b2 .component_fluid_36ca {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.border-warm-38b2 .widget-short-c2b4 {
  display: -webkit-box;
  display: flex;
}
.border-warm-38b2 .widget-short-c2b4.summary_cold_6229 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.border-warm-38b2 .widget-short-c2b4.south-2e4a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.border-warm-38b2 .widget-short-c2b4.surface_bdc2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.border-warm-38b2.column_dim_8024.stone_2100 .widget-short-c2b4.summary_cold_6229 {
  flex-basis: 100%;
}
.border-warm-38b2.hidden-bff6 .widget-short-c2b4.south-2e4a {
  -webkit-box-flex: 1;
  flex: auto;
}
.border-warm-38b2.hidden-bff6 .widget-short-c2b4.surface_bdc2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar_1fb0.chip_7eb9 {
  display: none;
}
#masthead > .avatar_1fb0 button {
  left: 0;
}
.aside_hovered_c49e {
  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;
}
.aside_hovered_c49e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.aside_hovered_c49e.header-8515 i {
  margin-right: 4px;
}
.aside_hovered_c49e.texture_d92d i {
  margin-left: 5px;
}
.current_986d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.current_986d p:last-child {
  margin-bottom: 0;
}
.stale-417e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.stale-417e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.stale-417e img {
  display: block;
  width: auto;
  line-height: 1;
}
.stale-417e .grid_down_7218 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.stale-417e .fast-f7eb {
  margin: 5px 0 7px 0;
}
.stale-417e.input_3270 .item_844d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stale-417e.input_3270 .out-ed2b {
  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;
}
.stale-417e.motion_bc05 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.stale-417e.motion_bc05 .item_844d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stale-417e.motion_bc05 .out-ed2b {
  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;
}
.stale-417e.alert_short_dae5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.stale-417e.outer_f76a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.stale-417e.outer_f76a .out-ed2b {
  margin-top: 7px;
}
.focus_ad7c {
  display: inline-block;
}
.active_59ae .fixed-d047 .stale-417e img {
  max-width: 100%;
}
.easy-64d2 .link_warm_e05a.down_1486,
.tabs-glass-6144 .link_warm_e05a.down_1486 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.easy-64d2 .purple_b1e6,
.tabs-glass-6144 .purple_b1e6 {
  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%);
}
.easy-64d2 .purple_b1e6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.easy-64d2.bronze-eeba .purple_b1e6 {
  display: none;
}
.easy-64d2 .feature-9440 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.easy-64d2 .feature-9440 li {
  display: inline-block;
  position: relative;
}
.easy-64d2 .feature-9440 li:last-child {
  margin-right: 0;
}
.easy-64d2 .feature-9440 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;
}
.easy-64d2 .feature-9440 li.dynamic_ffc9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.easy-64d2 .feature-9440 > 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;
}
.easy-64d2 .feature-9440 > li > a i {
  line-height: 0;
}
.easy-64d2 .feature-9440 > li.upper_1738 > a .purple_b1e6 {
  margin-left: 4px;
  line-height: 0;
}
.easy-64d2 .feature-9440 .box-action-47b8 li.upper_1738 > a {
  position: relative;
}
.easy-64d2 .feature-9440 .box-action-47b8 li.upper_1738 > a:after,
.easy-64d2 .feature-9440 .box-action-47b8 li.upper_1738 > a:before {
  content: "";
  display: table;
}
.easy-64d2 .feature-9440 .box-action-47b8 li.upper_1738 > a:after {
  clear: both;
}
.easy-64d2 .feature-9440 .box-action-47b8 li.upper_1738 > a .purple_b1e6 {
  margin-left: 5px;
  float: right;
}
.easy-64d2 .active-2539,
.easy-64d2 .box-action-47b8 {
  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;
}
.easy-64d2 .box-action-47b8 {
  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;
}
.easy-64d2 .box-action-47b8 .down_1486 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.easy-64d2 .box-action-47b8 .purple_b1e6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.easy-64d2 .box-action-47b8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.easy-64d2 .box-action-47b8 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;
}
.easy-64d2 .box-action-47b8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.easy-64d2 .box-action-47b8 .box-action-47b8 {
  top: 0;
  left: 100%;
}
.easy-64d2 .hover-easy-7193.fn-focus-29bf > .active-2539,
.easy-64d2 .hover-easy-7193.fn-focus-29bf > .box-action-47b8,
.easy-64d2 .hover-easy-7193:focus > .active-2539,
.easy-64d2 .hover-easy-7193:focus > .box-action-47b8,
.easy-64d2 .hover-easy-7193:hover > .active-2539,
.easy-64d2 .hover-easy-7193:hover > .box-action-47b8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.easy-64d2.up_4116 .surface_822a:after,
.easy-64d2.up_4116 .surface_822a:before {
  content: "";
  display: table;
}
.easy-64d2.up_4116 .surface_822a:after {
  clear: both;
}
.easy-64d2.up_4116 .surface_822a > li {
  float: left;
}
.easy-64d2.description_587f .surface_822a:after,
.easy-64d2.description_587f .surface_822a:before {
  content: "";
  display: table;
}
.easy-64d2.description_587f .surface_822a:after {
  clear: both;
}
.easy-64d2.description_587f .surface_822a > li {
  float: left;
}
.easy-64d2.description_587f .surface_822a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.easy-64d2.description_587f .surface_822a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.easy-64d2.description_587f .surface_822a > li.gradient_8de6 > a,
.easy-64d2.description_587f .surface_822a > li.dynamic_ffc9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.easy-64d2.description-brown-2f0a .surface_822a > li > a .down_1486 {
  position: relative;
}
.easy-64d2.description-brown-2f0a .surface_822a > li > a .down_1486: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;
}
.easy-64d2.description-brown-2f0a
  .surface_822a
  > li:focus
  > a
  .down_1486:before,
.easy-64d2.description-brown-2f0a
  .surface_822a
  > li:hover
  > a
  .down_1486:before {
  width: 100%;
  background-color: currentColor;
}
.easy-64d2.description-brown-2f0a
  .surface_822a
  > li.gradient_8de6
  > a
  .down_1486:before,
.easy-64d2.description-brown-2f0a
  .surface_822a
  > li.row_06e5
  > a
  .down_1486:before {
  width: 100%;
  background-color: currentColor;
}
.easy-64d2.texture_6d27 .surface_822a > li > a .down_1486 {
  position: relative;
}
.easy-64d2.texture_6d27 .surface_822a > li > a .down_1486: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;
}
.easy-64d2.texture_6d27 .surface_822a > li:focus > a .down_1486:before,
.easy-64d2.texture_6d27
  .surface_822a
  > li:hover
  > a
  .down_1486:before {
  width: 100%;
  background-color: currentColor;
}
.easy-64d2.texture_6d27
  .surface_822a
  > li.gradient_8de6
  > a
  .down_1486:before,
.easy-64d2.texture_6d27
  .surface_822a
  > li.row_06e5
  > a
  .down_1486:before {
  width: 100%;
  background-color: currentColor;
}
.tabs-glass-6144 .feature-9440 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabs-glass-6144 .feature-9440 li:first-child > a {
  border-top: none;
}
.tabs-glass-6144 .feature-9440 .avatar-stone-dfcb > .down_1486 .purple_b1e6 {
  display: none;
}
.tabs-glass-6144 .feature-9440 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tabs-glass-6144 .feature-9440 li:last-child {
  border: none;
}
.tabs-glass-6144 .feature-9440 li.upper_1738 > a {
  padding-right: 45px !important;
}
.tabs-glass-6144 .feature-9440 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tabs-glass-6144 .feature-9440 li a:focus,
.tabs-glass-6144 .feature-9440 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs-glass-6144 .feature-9440 li .blue-2453 {
  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;
}
.tabs-glass-6144 .feature-9440 li .blue-2453:hover {
  box-shadow: none;
}
.tabs-glass-6144 .feature-9440 li .blue-2453 .purple_b1e6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tabs-glass-6144 .feature-9440 .box-action-47b8 {
  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);
}
.tabs-glass-6144 .feature-9440 .box-action-47b8 li a {
  padding-left: 3em;
}
.tabs-glass-6144 .feature-9440 .clean_e9f9 > a .blue-2453 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tabs-glass-6144 .feature-9440 .clean_e9f9 > .box-action-47b8 {
  display: block;
  opacity: 1;
}
.lower-27b9 {
  max-width: 100%;
}
.shadow_d938 {
  line-height: 0;
  cursor: pointer;
}
.primary_hard_2eea {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.primary_hard_2eea:hover {
  box-shadow: none;
  color: currentColor;
}
.primary_hard_2eea svg {
  width: 18px;
  height: 18px;
}
.primary_hard_2eea .bottom-ef53 {
  display: none;
}
.card_rough_4c2f {
  position: relative;
}
.card_rough_4c2f.fn-active-29bf .primary_hard_2eea .alert_6de5 {
  display: none;
}
.card_rough_4c2f.fn-active-29bf .primary_hard_2eea .bottom-ef53 {
  display: inline-block;
}
.card_rough_4c2f .accordion-red-580b {
  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);
}
.card_rough_4c2f.info-advanced-680d .accordion-red-580b {
  left: auto;
  right: -0.9em;
}
.card_rough_4c2f.info-advanced-680d .progress-9053::before {
  left: auto;
  right: 15px;
}
.card_rough_4c2f.fn-active-29bf .accordion-red-580b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-3bb5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.main-3bb5 label {
  flex-basis: 100%;
}
.main-3bb5 .description-6ad6 {
  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;
}
.main-3bb5 .banner-liquid-fd79 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.main-3bb5 .banner-liquid-fd79:focus {
  background-color: transparent;
}
.main-3bb5 button.link-bronze-d692 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.main-3bb5 button.link-bronze-d692:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.main-3bb5 button.link-bronze-d692 svg {
  width: 18px;
  height: 18px;
}
.main-3bb5 input[type="submit"] {
  min-height: auto;
}
.clean_1bd8 .main-3bb5 .banner-liquid-fd79 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.progress-9053 {
  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) {
  .progress-9053 {
    width: 220px;
  }
}
.progress-9053 label {
  flex-basis: 100%;
}
.progress-9053::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;
}
.caption_bcf3 .clean_1bd8 .main-3bb5 {
  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;
}
.caption_bcf3
  .clean_1bd8
  .main-3bb5
  .description-6ad6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.caption_bcf3 .clean_1bd8 .main-3bb5 .banner-liquid-fd79 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.caption_bcf3
  .clean_1bd8
  .main-3bb5
  .banner-liquid-fd79:focus {
  background: 0 0;
}
.caption_bcf3
  .clean_1bd8
  .main-3bb5
  .disabled-huge-7cc7 {
  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;
}
.lite-52a5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.lite-52a5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.lite-52a5 li:last-child {
  margin-right: 0;
}
.lite-52a5 li:first-child {
  margin-left: 0;
}
.lite-52a5.action-0713 a {
  color: #fff;
}
.lite-52a5.action-0713 a:hover {
  color: #fff;
}
.lite-52a5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.lite-52a5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.lite-52a5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lite-52a5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.lite-52a5 [class*="social-icon-apple"] {
  background-color: #999;
}
.lite-52a5 [class*="social-icon-apple"].frame-bright-6c23 {
  background-color: transparent;
  color: #999;
}
.lite-52a5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.lite-52a5 [class*="social-icon-behance"].frame-bright-6c23 {
  background-color: transparent;
  color: #1769ff;
}
.lite-52a5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.lite-52a5 [class*="social-icon-bitbucket"].frame-bright-6c23 {
  background-color: transparent;
  color: #205081;
}
.lite-52a5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.lite-52a5 [class*="social-icon-codepen"].frame-bright-6c23 {
  background-color: transparent;
  color: #000;
}
.lite-52a5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.lite-52a5 [class*="social-icon-delicious"].frame-bright-6c23 {
  background-color: transparent;
  color: #39f;
}
.lite-52a5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.lite-52a5 [class*="social-icon-digg"].frame-bright-6c23 {
  background-color: transparent;
  color: #005be2;
}
.lite-52a5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.lite-52a5 [class*="social-icon-dribbble"].frame-bright-6c23 {
  background-color: transparent;
  color: #ea4c89;
}
.lite-52a5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.lite-52a5 [class*="social-icon-envelope"].frame-bright-6c23 {
  background-color: transparent;
  color: #ea4335;
}
.lite-52a5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.lite-52a5 [class*="social-icon-facebook"].frame-bright-6c23 {
  background-color: transparent;
  color: #3b5998;
}
.lite-52a5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.lite-52a5 [class*="social-icon-flickr"].frame-bright-6c23 {
  background-color: transparent;
  color: #0063dc;
}
.lite-52a5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.lite-52a5 [class*="social-icon-foursquare"].frame-bright-6c23 {
  background-color: transparent;
  color: #2d5be3;
}
.lite-52a5 [class*="social-icon-github"] {
  background-color: #333;
}
.lite-52a5 [class*="social-icon-github"].frame-bright-6c23 {
  background-color: transparent;
  color: #333;
}
.lite-52a5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.lite-52a5 [class*="social-icon-google-plus"].frame-bright-6c23 {
  background-color: transparent;
  color: #dd4b39;
}
.lite-52a5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.lite-52a5 [class*="social-icon-houzz"].frame-bright-6c23 {
  background-color: transparent;
  color: #7ac142;
}
.lite-52a5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.lite-52a5 [class*="social-icon-instagram"].frame-bright-6c23 {
  background-color: transparent;
  color: #262626;
}
.lite-52a5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.lite-52a5 [class*="social-icon-jsfiddle"].frame-bright-6c23 {
  background-color: transparent;
  color: #487aa2;
}
.lite-52a5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.lite-52a5 [class*="social-icon-linkedin"].frame-bright-6c23 {
  background-color: transparent;
  color: #0077b5;
}
.lite-52a5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.lite-52a5 [class*="social-icon-medium"].frame-bright-6c23 {
  background-color: transparent;
  color: #00ab6b;
}
.lite-52a5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.lite-52a5
  [class*="social-icon-odnoklassniki"].frame-bright-6c23 {
  background-color: transparent;
  color: #f4731c;
}
.lite-52a5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.lite-52a5 [class*="social-icon-meetup"].frame-bright-6c23 {
  background-color: transparent;
  color: #ec1c40;
}
.lite-52a5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.lite-52a5 [class*="social-icon-pinterest"].frame-bright-6c23 {
  background-color: transparent;
  color: #bd081c;
}
.lite-52a5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.lite-52a5 [class*="social-icon-product-hunt"].frame-bright-6c23 {
  background-color: transparent;
  color: #da552f;
}
.lite-52a5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.lite-52a5 [class*="social-icon-reddit"].frame-bright-6c23 {
  background-color: transparent;
  color: #ff4500;
}
.lite-52a5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.lite-52a5 [class*="social-icon-rss"].frame-bright-6c23 {
  background-color: transparent;
  color: #f26522;
}
.lite-52a5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.lite-52a5
  [class*="social-icon-shopping-cart"].frame-bright-6c23 {
  background-color: transparent;
  color: #4caf50;
}
.lite-52a5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.lite-52a5 [class*="social-icon-skype"].frame-bright-6c23 {
  background-color: transparent;
  color: #00aff0;
}
.lite-52a5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.lite-52a5 [class*="social-icon-slideshare"].frame-bright-6c23 {
  background-color: transparent;
  color: #0077b5;
}
.lite-52a5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.lite-52a5 [class*="social-icon-snapchat"].frame-bright-6c23 {
  background-color: transparent;
  color: #fffc00;
}
.lite-52a5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.lite-52a5 [class*="social-icon-soundcloud"].frame-bright-6c23 {
  background-color: transparent;
  color: #f80;
}
.lite-52a5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.lite-52a5 [class*="social-icon-spotify"].frame-bright-6c23 {
  background-color: transparent;
  color: #2ebd59;
}
.lite-52a5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.lite-52a5
  [class*="social-icon-stack-overflow"].frame-bright-6c23 {
  background-color: transparent;
  color: #fe7a15;
}
.lite-52a5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.lite-52a5 [class*="social-icon-maldkfgram"].frame-bright-6c23 {
  background-color: transparent;
  color: #2ca5e0;
}
.lite-52a5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.lite-52a5 [class*="social-icon-tripadvisor"].frame-bright-6c23 {
  background-color: transparent;
  color: #589442;
}
.lite-52a5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.lite-52a5 [class*="social-icon-tumblr"].frame-bright-6c23 {
  background-color: transparent;
  color: #35465c;
}
.lite-52a5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.lite-52a5 [class*="social-icon-twitch"].frame-bright-6c23 {
  background-color: transparent;
  color: #6441a5;
}
.lite-52a5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.lite-52a5 [class*="social-icon-twitter"].frame-bright-6c23 {
  background-color: transparent;
  color: #1da1f2;
}
.lite-52a5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.lite-52a5 [class*="social-icon-vimeo"].frame-bright-6c23 {
  background-color: transparent;
  color: #1ab7ea;
}
.lite-52a5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.lite-52a5 [class*="social-icon-vk"].frame-bright-6c23 {
  background-color: transparent;
  color: #45668e;
}
.lite-52a5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.lite-52a5 [class*="social-icon-weibo"].frame-bright-6c23 {
  background-color: transparent;
  color: #df2029;
}
.lite-52a5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.lite-52a5 [class*="social-icon-weixin"].frame-bright-6c23 {
  background-color: transparent;
  color: #7bb32e;
}
.lite-52a5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.lite-52a5 [class*="social-icon-whatsapp"].frame-bright-6c23 {
  background-color: transparent;
  color: #25d366;
}
.lite-52a5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.lite-52a5 [class*="social-icon-wordpress"].frame-bright-6c23 {
  background-color: transparent;
  color: #21759b;
}
.lite-52a5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.lite-52a5 [class*="social-icon-xing"].frame-bright-6c23 {
  background-color: transparent;
  color: #026466;
}
.lite-52a5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.lite-52a5 [class*="social-icon-yelp"].frame-bright-6c23 {
  background-color: transparent;
  color: #af0606;
}
.lite-52a5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.lite-52a5 [class*="social-icon-youtube"].frame-bright-6c23 {
  background-color: transparent;
  color: #cd201f;
}
.sort_4a01 {
  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;
}
.sort_4a01:hover {
  box-shadow: none;
  background: 0 0;
}
.easy_81e3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pagination-green-b038 {
  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;
}
.first-8204 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.border_2c3e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.border_2c3e,
.border_2c3e::after,
.border_2c3e::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;
}
.border_2c3e::after,
.border_2c3e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notice-fe26 .pagination-green-b038 .first-8204 {
  margin-top: -2px;
  width: 19px;
}
.notice-fe26 .pagination-green-b038 .border_2c3e {
  margin-top: -1px;
}
.notice-fe26 .pagination-green-b038 .border_2c3e,
.notice-fe26 .pagination-green-b038 .border_2c3e::after,
.notice-fe26 .pagination-green-b038 .border_2c3e::before {
  width: 19px;
  height: 2px;
}
.notice-fe26 .pagination-green-b038 .border_2c3e::before {
  top: -6px;
}
.notice-fe26 .pagination-green-b038 .border_2c3e::after {
  bottom: -6px;
}
.list-gas-b27c .pagination-green-b038 .first-8204 {
  margin-top: -2px;
  width: 22px;
}
.list-gas-b27c .pagination-green-b038 .border_2c3e {
  margin-top: -1px;
}
.list-gas-b27c .pagination-green-b038 .border_2c3e,
.list-gas-b27c .pagination-green-b038 .border_2c3e::after,
.list-gas-b27c .pagination-green-b038 .border_2c3e::before {
  width: 22px;
  height: 2px;
}
.list-gas-b27c .pagination-green-b038 .border_2c3e::before {
  top: -7px;
}
.list-gas-b27c .pagination-green-b038 .border_2c3e::after {
  bottom: -7px;
}
.widget_purple_3eff .pagination-green-b038 .first-8204 {
  margin-top: -2px;
  width: 31px;
}
.widget_purple_3eff .pagination-green-b038 .border_2c3e {
  margin-top: -1.5px;
}
.widget_purple_3eff .pagination-green-b038 .border_2c3e,
.widget_purple_3eff .pagination-green-b038 .border_2c3e::after,
.widget_purple_3eff .pagination-green-b038 .border_2c3e::before {
  width: 31px;
  height: 3px;
}
.widget_purple_3eff .pagination-green-b038 .border_2c3e::before {
  top: -9px;
}
.widget_purple_3eff .pagination-green-b038 .border_2c3e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .warm_f8e3 .pagination-green-b038 .first-8204 {
    margin-top: -2px;
    width: 19px;
  }
  .warm_f8e3 .pagination-green-b038 .border_2c3e {
    margin-top: -1px;
  }
  .warm_f8e3 .pagination-green-b038 .border_2c3e,
  .warm_f8e3 .pagination-green-b038 .border_2c3e::after,
  .warm_f8e3 .pagination-green-b038 .border_2c3e::before {
    width: 19px;
    height: 2px;
  }
  .warm_f8e3 .pagination-green-b038 .border_2c3e::before {
    top: -6px;
  }
  .warm_f8e3 .pagination-green-b038 .border_2c3e::after {
    bottom: -6px;
  }
  .focus-simple-fd65 .pagination-green-b038 .first-8204 {
    margin-top: -2px;
    width: 22px;
  }
  .focus-simple-fd65 .pagination-green-b038 .border_2c3e {
    margin-top: -1px;
  }
  .focus-simple-fd65 .pagination-green-b038 .border_2c3e,
  .focus-simple-fd65 .pagination-green-b038 .border_2c3e::after,
  .focus-simple-fd65 .pagination-green-b038 .border_2c3e::before {
    width: 22px;
    height: 2px;
  }
  .focus-simple-fd65 .pagination-green-b038 .border_2c3e::before {
    top: -7px;
  }
  .focus-simple-fd65 .pagination-green-b038 .border_2c3e::after {
    bottom: -7px;
  }
  .thick_faf4 .pagination-green-b038 .first-8204 {
    margin-top: -2px;
    width: 31px;
  }
  .thick_faf4 .pagination-green-b038 .border_2c3e {
    margin-top: -1.5px;
  }
  .thick_faf4 .pagination-green-b038 .border_2c3e,
  .thick_faf4 .pagination-green-b038 .border_2c3e::after,
  .thick_faf4 .pagination-green-b038 .border_2c3e::before {
    width: 31px;
    height: 3px;
  }
  .thick_faf4 .pagination-green-b038 .border_2c3e::before {
    top: -9px;
  }
  .thick_faf4 .pagination-green-b038 .border_2c3e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fixed_cbdd .pagination-green-b038 .first-8204 {
    margin-top: -2px;
    width: 19px;
  }
  .fixed_cbdd .pagination-green-b038 .border_2c3e {
    margin-top: -1px;
  }
  .fixed_cbdd .pagination-green-b038 .border_2c3e,
  .fixed_cbdd .pagination-green-b038 .border_2c3e::after,
  .fixed_cbdd .pagination-green-b038 .border_2c3e::before {
    width: 19px;
    height: 2px;
  }
  .fixed_cbdd .pagination-green-b038 .border_2c3e::before {
    top: -6px;
  }
  .fixed_cbdd .pagination-green-b038 .border_2c3e::after {
    bottom: -6px;
  }
  .form-09c2 .pagination-green-b038 .first-8204 {
    margin-top: -2px;
    width: 22px;
  }
  .form-09c2 .pagination-green-b038 .border_2c3e {
    margin-top: -1px;
  }
  .form-09c2 .pagination-green-b038 .border_2c3e,
  .form-09c2 .pagination-green-b038 .border_2c3e::after,
  .form-09c2 .pagination-green-b038 .border_2c3e::before {
    width: 22px;
    height: 2px;
  }
  .form-09c2 .pagination-green-b038 .border_2c3e::before {
    top: -7px;
  }
  .form-09c2 .pagination-green-b038 .border_2c3e::after {
    bottom: -7px;
  }
  .aside_liquid_e212 .pagination-green-b038 .first-8204 {
    margin-top: -2px;
    width: 31px;
  }
  .aside_liquid_e212 .pagination-green-b038 .border_2c3e {
    margin-top: -1.5px;
  }
  .aside_liquid_e212 .pagination-green-b038 .border_2c3e,
  .aside_liquid_e212 .pagination-green-b038 .border_2c3e::after,
  .aside_liquid_e212 .pagination-green-b038 .border_2c3e::before {
    width: 31px;
    height: 3px;
  }
  .aside_liquid_e212 .pagination-green-b038 .border_2c3e::before {
    top: -9px;
  }
  .aside_liquid_e212 .pagination-green-b038 .border_2c3e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .background_0603 .pagination-green-b038 .first-8204 {
    margin-top: -2px;
    width: 19px;
  }
  .background_0603 .pagination-green-b038 .border_2c3e {
    margin-top: -1px;
  }
  .background_0603 .pagination-green-b038 .border_2c3e,
  .background_0603 .pagination-green-b038 .border_2c3e::after,
  .background_0603 .pagination-green-b038 .border_2c3e::before {
    width: 19px;
    height: 2px;
  }
  .background_0603 .pagination-green-b038 .border_2c3e::before {
    top: -6px;
  }
  .background_0603 .pagination-green-b038 .border_2c3e::after {
    bottom: -6px;
  }
  .search_cc6e .pagination-green-b038 .first-8204 {
    margin-top: -2px;
    width: 22px;
  }
  .search_cc6e .pagination-green-b038 .border_2c3e {
    margin-top: -1px;
  }
  .search_cc6e .pagination-green-b038 .border_2c3e,
  .search_cc6e .pagination-green-b038 .border_2c3e::after,
  .search_cc6e .pagination-green-b038 .border_2c3e::before {
    width: 22px;
    height: 2px;
  }
  .search_cc6e .pagination-green-b038 .border_2c3e::before {
    top: -7px;
  }
  .search_cc6e .pagination-green-b038 .border_2c3e::after {
    bottom: -7px;
  }
  .progress-green-7c78 .pagination-green-b038 .first-8204 {
    margin-top: -2px;
    width: 31px;
  }
  .progress-green-7c78 .pagination-green-b038 .border_2c3e {
    margin-top: -1.5px;
  }
  .progress-green-7c78 .pagination-green-b038 .border_2c3e,
  .progress-green-7c78 .pagination-green-b038 .border_2c3e::after,
  .progress-green-7c78 .pagination-green-b038 .border_2c3e::before {
    width: 31px;
    height: 3px;
  }
  .progress-green-7c78 .pagination-green-b038 .border_2c3e::before {
    top: -9px;
  }
  .progress-green-7c78 .pagination-green-b038 .border_2c3e::after {
    bottom: -9px;
  }
}
.secondary-c885 .border_2c3e {
  -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);
}
.secondary-c885 .border_2c3e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.secondary-c885 .border_2c3e::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);
}
.secondary-c885.tertiary_clean_69f1 .border_2c3e {
  -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);
}
.secondary-c885.tertiary_clean_69f1 .border_2c3e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.secondary-c885.tertiary_clean_69f1 .border_2c3e::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);
}
.aside_wood_f2d9 {
  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.alert_be44:before {
  display: none;
}
.up-3cab {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.up-3cab .header_simple_a69a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.up-3cab .header_simple_a69a:last-of-type {
  border-bottom: none;
}
.up-3cab .header_simple_a69a.plasma-7cdf,
.up-3cab .header_simple_a69a.logo-6fe6,
.up-3cab .header_simple_a69a.hidden_c512 {
  padding: 0;
}
.up-3cab .tabs-glass-6144 .blue-2453 {
  color: currentColor;
}
.up-3cab .tabs-glass-6144 .blue-2453:focus,
.up-3cab .tabs-glass-6144 .blue-2453:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up-3cab.photo-062c .right-463f,
.up-3cab.photo-062c .current_986d a,
.up-3cab.photo-062c .surface_822a a,
.up-3cab.photo-062c .box-action-47b8 a {
  color: rgba(0, 0, 0, 0.55);
}
.up-3cab.photo-062c .right-463f:hover,
.up-3cab.photo-062c .current_986d a:hover,
.up-3cab.photo-062c .surface_822a a:hover,
.up-3cab.photo-062c .box-action-47b8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up-3cab.photo-062c .active_bc67 {
  color: rgba(0, 0, 0, 0.8);
}
.up-3cab.photo-062c .header_simple_a69a {
  border-color: rgba(0, 0, 0, 0.08);
}
.up-3cab.photo-062c .header_simple_a69a:before {
  background: rgba(0, 0, 0, 0.08);
}
.up-3cab.photo-062c .highlight-d1ee:before {
  background: rgba(255, 255, 255, 0.9);
}
.up-3cab.photo-062c .tabs-glass-6144 .feature-9440 li a,
.up-3cab.photo-062c .tabs-glass-6144 .blue-2453,
.up-3cab.photo-062c .box-action-47b8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.up-3cab.photo-062c .tabs-glass-6144 .blue-2453:focus,
.up-3cab.photo-062c .tabs-glass-6144 .blue-2453:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up-3cab.photo-062c .feature-9440 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.up-3cab.info-east-267d .right-463f,
.up-3cab.info-east-267d .current_986d a,
.up-3cab.info-east-267d .surface_822a .blue-2453,
.up-3cab.info-east-267d .surface_822a a,
.up-3cab.info-east-267d .box-action-47b8 a {
  color: rgba(255, 255, 255, 0.79);
}
.up-3cab.info-east-267d .right-463f:hover,
.up-3cab.info-east-267d .current_986d a:hover,
.up-3cab.info-east-267d .surface_822a .blue-2453:hover,
.up-3cab.info-east-267d .surface_822a a:hover,
.up-3cab.info-east-267d .box-action-47b8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-3cab.info-east-267d .active_bc67 {
  color: rgba(255, 255, 255, 0.99);
}
.up-3cab.info-east-267d .header_simple_a69a {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-3cab.info-east-267d .header_simple_a69a:before {
  background: rgba(255, 255, 255, 0.08);
}
.up-3cab.info-east-267d .highlight-d1ee:before {
  background: rgba(0, 0, 0, 0.9);
}
.up-3cab.info-east-267d .tabs-glass-6144 .feature-9440 li a,
.up-3cab.info-east-267d .tabs-glass-6144 .blue-2453,
.up-3cab.info-east-267d .box-action-47b8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-3cab.info-east-267d .tabs-glass-6144 .blue-2453:focus,
.up-3cab.info-east-267d .tabs-glass-6144 .blue-2453:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up-3cab.info-east-267d .feature-9440 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-d1ee {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.highlight-d1ee:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.banner-617d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.outline-666c .up-3cab {
  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;
}
.outline-666c .header_simple_a69a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.outline-666c .header_simple_a69a: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) {
  .outline-666c .header_simple_a69a:before {
    width: 16%;
    left: 42%;
  }
}
.outline-666c .header_simple_a69a:last-child:before {
  content: none;
}
.outline-666c .header_simple_a69a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.outline-666c .tabs-glass-6144 .feature-9440 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.outline-666c .tabs-glass-6144 .feature-9440 li a .blue-2453 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.outline-666c .tabs-glass-6144 .box-action-47b8 {
  border: none;
}
.outline-666c .tabs-glass-6144 .box-action-47b8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.outline-666c .highlight-d1ee {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.outline-666c .banner-617d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.outline-666c .info-east-267d .highlight-d1ee:before {
  background: rgba(0, 0, 0, 0.9);
}
.outline-666c .photo-062c.disabled-9ec4 .border_2c3e {
  background: rgba(0, 0, 0, 0.6);
}
.outline-666c
  .photo-062c.disabled-9ec4
  .border_2c3e::after,
.outline-666c
  .photo-062c.disabled-9ec4
  .border_2c3e:before {
  background: inherit;
}
.outline-666c
  .photo-062c.disabled-9ec4:hover
  .border_2c3e {
  background: rgba(0, 0, 0, 0.8);
}
.disabled-wide-402d .up-3cab {
  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) {
  .disabled-wide-402d .up-3cab {
    width: auto;
    right: 45px;
  }
}
.heading-simple-b5a6 .up-3cab {
  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) {
  .heading-simple-b5a6 .up-3cab {
    width: auto;
    left: 45px;
  }
}
.alert_be44 .up-3cab {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.alert_be44 .banner-617d {
  max-width: 48em;
  margin: 0 auto;
}
.alert_be44 .highlight-d1ee:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.small_11ae {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.small_11ae.outline-666c .up-3cab {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.small_11ae.disabled-wide-402d .up-3cab {
  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);
}
.small_11ae .up-3cab {
  visibility: visible;
}
.small_11ae.heading-simple-b5a6 .up-3cab {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.accent_old_7afc,
.hot_77ce {
  overflow-x: hidden;
}
.accent_old_7afc .up-3cab {
  overflow: auto;
}
.accent_old_7afc.outline-666c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent_old_7afc.outline-666c .up-3cab {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.accent_old_7afc.outline-666c .sort_4a01 {
  opacity: 0;
}
.accent_old_7afc.disabled-wide-402d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent_old_7afc.disabled-wide-402d .up-3cab {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.accent_old_7afc.disabled-wide-402d .sort_4a01 {
  opacity: 0;
}
.accent_old_7afc.heading-simple-b5a6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent_old_7afc.heading-simple-b5a6 .up-3cab {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.accent_old_7afc.heading-simple-b5a6 .sort_4a01 {
  opacity: 0;
}
.accent_old_7afc.alert_be44 .up-3cab {
  z-index: 10;
  visibility: visible;
}
.disabled-9ec4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.disabled-9ec4 .border_2c3e {
  background: rgba(255, 255, 255, 0.99);
}
.disabled-9ec4 .border_2c3e::after,
.disabled-9ec4 .border_2c3e:before {
  background: inherit;
}
.disabled-9ec4:hover .border_2c3e {
  background: rgba(255, 255, 255, 0.99);
}
.heading-simple-b5a6 .disabled-9ec4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.alert_be44 .disabled-9ec4 {
  display: none !important;
}
.accent_old_7afc:before,
.hot_77ce:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.accent_old_7afc .disabled-9ec4,
.hot_77ce .disabled-9ec4 {
  display: inline-block;
}
.up-3cab .component_fluid_36ca {
  -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;
}
.accent_old_7afc .up-3cab .component_fluid_36ca,
.hot_77ce .up-3cab .component_fluid_36ca {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article-middle-cb32 .description-6ad6 {
  width: 100%;
}
.fixed-d047 {
  padding: 0 0.5em 0;
}
.fixed-d047 [class*="customify-col-"],
.fixed-d047 [class*="customify-col_"],
.fixed-d047 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pattern-6310 .fixed-d047 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .clean-dfc0 .preview-61dc,
  .preview-61dc {
    display: none;
  }
  .highlight-left-344b {
    text-align: left;
  }
  .element-cold-4948 {
    text-align: center;
  }
  .hidden-wide-d4e0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .clean-dfc0 .box_fresh_45bd,
  .box_fresh_45bd {
    display: none;
  }
  .nav_right_00e6 {
    text-align: left;
  }
  .popup-c53b {
    text-align: center;
  }
  .media-a732 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .clean-dfc0 .copper-9c2a,
  .copper-9c2a {
    display: none;
  }
  .complex-441e {
    text-align: left;
  }
  .wide-4e6a {
    text-align: center;
  }
  .button_a090 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.notification-65e5 {
  box-shadow: none !important;
}
.tag-9ce6 .preview_outer_6d70,
.module-pro-f853 .preview_outer_6d70 {
  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;
}
.module-pro-f853 .preview_outer_6d70 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.video_first_e324 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.video_first_e324:after,
.video_first_e324:before {
  content: "";
  display: table;
}
.video_first_e324:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .video_first_e324 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.video_first_e324,
.tooltip_b7a8 {
  max-width: 1248px;
  margin: 0 auto;
}

.pattern_127d.notice-thick-1af3 .video_first_e324 {
  max-width: 100%;
}
.pattern_127d.progress_243b {
  max-width: 1200px;
  margin: 0 auto;
}
.pattern_127d.large-03bf .video_first_e324 {
  max-width: 100%;
}
.pattern_127d.large-03bf > .video_first_e324 {
  padding-left: 0;
  padding-right: 0;
}
.pattern_127d.large-03bf > .video_first_e324 .clean-dfc0 {
  margin: 0;
}
.pattern_127d.large-03bf
  > .video_first_e324
  .icon-slow-2662.message_daec {
  margin-right: 0;
  margin-left: 0;
}
.pattern_127d.large-03bf #main.message_daec {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fresh-7fc4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fresh-7fc4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pressed-6e54 .primary_tiny_e662 {
    padding-right: 1em;
  }
  .pressed-6e54.row-7ab7 .icon-slow-2662 {
    border-right: 1px solid #eaecee;
  }
  .pressed-6e54.row-7ab7 .primary_tiny_e662 {
    padding-right: 1em;
  }
  .pressed-6e54.row-7ab7 .frame-dynamic-04fe {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fast-48fc .primary_tiny_e662 {
    padding-left: 1em;
  }
  .fast-48fc.row-7ab7 .icon-slow-2662 {
    border-left: 1px solid #eaecee;
  }
  .fast-48fc.row-7ab7 .primary_tiny_e662 {
    padding-left: 1em;
  }
  .fast-48fc.row-7ab7 .frame-dynamic-04fe {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-0962 .primary_tiny_e662 {
    padding-left: 1em;
  }
  .table-0962.row-7ab7 .card-bab8 {
    border-right: 1px solid #eaecee;
  }
  .table-0962.row-7ab7 .medium_d424 {
    border-right: 1px solid #eaecee;
  }
  .table-0962.row-7ab7 .primary_tiny_e662 {
    padding-left: 1em;
  }
  .table-0962.row-7ab7 .frame-dynamic-04fe {
    padding-right: 1em;
  }
  .table-0962.row-7ab7 .avatar-08c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-hovered-ab93 .primary_tiny_e662 {
    padding-right: 1em;
  }
  .accent-hovered-ab93.row-7ab7 .card-bab8 {
    border-left: 1px solid #eaecee;
  }
  .accent-hovered-ab93.row-7ab7 .medium_d424 {
    border-left: 1px solid #eaecee;
  }
  .accent-hovered-ab93.row-7ab7 .primary_tiny_e662 {
    padding-right: 1em;
  }
  .accent-hovered-ab93.row-7ab7 .frame-dynamic-04fe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent-hovered-ab93.row-7ab7 .avatar-08c6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh-7fc4 .primary_tiny_e662 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh-7fc4.row-7ab7 .icon-slow-2662 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fresh-7fc4.row-7ab7 .primary_tiny_e662 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh-7fc4.row-7ab7 .frame-dynamic-04fe {
    padding-left: 1em;
  }
  .fresh-7fc4.row-7ab7 .avatar-08c6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fresh-7fc4.row-7ab7 .primary_tiny_e662 {
    padding-left: 0;
  }
}
.lower-3d19 .container_glass_4c46 {
  display: inline-block;
}
.background_selected_e9b0 {
  display: inline-block;
}
.wood_c2f3 {
  word-con: break-word;
}
.plasma-609b > span {
  display: inline-block;
  padding: 5px 0;
}
.plasma-609b .fast_5e7b {
  margin-left: 8px;
  margin-right: 8px;
}
.plasma-609b .hero_out_dfd5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.basic-3726 .picture-clean-7733 {
  margin-bottom: 2em;
}
.basic-3726 .footer-left-2016 {
  margin-bottom: 15px;
}
.basic-3726 .footer-left-2016:last-child {
  margin-bottom: 0;
}
.basic-3726 .backdrop_98d5 {
  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) {
  .basic-3726 .backdrop_98d5 {
    display: block;
  }
}
.basic-3726 .bronze_d6c6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .basic-3726 .bronze_d6c6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.basic-3726 .search_9821 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.basic-3726 .search_9821 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.basic-3726 .search_9821 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.basic-3726 .wood_c2f3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.basic-3726 .wood_c2f3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.basic-3726 .element-hovered-a283 p:last-child {
  margin-bottom: 0;
}
.basic-3726 .link_be92 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.basic-3726 .column_ce63 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.basic-3726 .highlight-f035 {
  margin-top: 1em;
}
.basic-3726 .form_bf1c {
  top: 0;
  display: block;
}
.basic-3726 .form_bf1c a {
  color: inherit;
}
.basic-3726 .form_bf1c a:hover {
  color: inherit;
}
.basic-3726 .secondary-1ec6 {
  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;
}
.basic-3726 .secondary-1ec6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.basic-3726 .column_ce63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.basic-3726 .shade-55ff {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.basic-3726 .shade-55ff:first-child {
  margin-top: 0;
}
.basic-3726 .shade-55ff.tertiary-north-ca19 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.basic-3726 .shade-55ff.under-5613 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.basic-3726
  .shade-55ff.under-5613.detail-22be
  .highlight-f035 {
  width: 100%;
}
.basic-3726 .under-5613 {
  -webkit-box-align: center;
  align-items: center;
}
.basic-3726 .under-5613 .plasma-609b,
.basic-3726 .under-5613 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.basic-3726 .search_9821 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basic-3726 .search_9821 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basic-3726 .search_9821: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;
}
.basic-3726 .tertiary-north-ca19 {
  z-index: 5;
}
.basic-3726 .hero_638b .primary-c206 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.basic-3726 .small-0cf2 .primary-c206 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.basic-3726 .carousel-06cb .primary-c206 {
  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;
}
.basic-3726.detail-ddbd .backdrop_98d5,
.basic-3726.old-a959 .backdrop_98d5 {
  display: block;
}
.basic-3726.detail-ddbd .backdrop_98d5 .old-0f2e,
.basic-3726.detail-ddbd .backdrop_98d5 .column_ce63,
.basic-3726.old-a959 .backdrop_98d5 .old-0f2e,
.basic-3726.old-a959 .backdrop_98d5 .column_ce63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.basic-3726.popup_brown_46a9 .bronze_d6c6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .basic-3726.popup_brown_46a9 .bronze_d6c6 {
    margin-right: 0;
  }
}
.basic-3726.detail-ddbd .bronze_d6c6,
.basic-3726.old-a959 .bronze_d6c6 {
  padding-top: 40%;
}
.basic-3726.detail-ddbd .picture-clean-7733,
.basic-3726.old-a959 .picture-clean-7733 {
  display: block;
}
.basic-3726.detail-ddbd .fn-sticky-29bf .column_ce63,
.basic-3726.old-a959 .fn-sticky-29bf .column_ce63 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.basic-3726.detail-ddbd .bronze_d6c6,
.basic-3726.old-a959 .bronze_d6c6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.basic-3726.detail-ddbd .column_ce63 {
  padding: 1em;
}
.thumbnail-bright-1fd0 {
  margin: 30px auto;
  display: block;
}
.thumbnail-bright-1fd0 .top-d381 > * {
  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;
}
.thumbnail-bright-1fd0 .top-d381 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail-bright-1fd0 .top-d381 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table_green_76b5 .plasma-609b {
  margin-bottom: 1.41575em;
}
.table_green_76b5 .sidebar_red_54b6 {
  margin-bottom: 1.618em;
}
.table-motion-d9a9 .link-31e1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.table-motion-d9a9 .link-31e1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.table-motion-d9a9 .outline-center-a0b0 {
  max-width: 100%;
  overflow: auto;
}
.tiny-3da2 .table-motion-d9a9 a:hover {
  text-decoration: underline;
}
.east_bf72 .footer-left-2016:not(.wood_c2f3),
.east_bf72 .search_9821 {
  margin-bottom: 1.41575em;
}
.east_bf72 .footer-left-2016:not(.wood_c2f3):last-child,
.east_bf72 .search_9821:last-child {
  margin-bottom: 0;
}
.east_bf72 .footer-left-2016.surface_outer_881e {
  margin-bottom: 0.41575em;
}
.east_bf72 .widget_light_40af:before,
.east_bf72 .badge-19ad:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.east_bf72 .widget_light_40af:before {
  content: "\f115";
}
.east_bf72 .badge-19ad:before {
  content: "\f02c";
}
.east_bf72 .copper-b952 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.east_bf72 .copper-b952 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.easy-360e {
  display: -webkit-box;
  display: flex;
}
.easy-360e .disabled_new_a2ad {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .easy-360e .disabled_new_a2ad {
    flex-basis: 90px;
  }
}
.easy-360e .pro-72b5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .easy-360e .pro-72b5 {
    flex-basis: calc(100% - 50px);
  }
}
.easy-360e .layout_70d9 p:last-child {
  margin-bottom: 0.72em;
}
.preview_steel_a354 .top-d381 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.preview_steel_a354 .top-d381:after,
.preview_steel_a354 .top-d381:before {
  content: "";
  display: table;
}
.preview_steel_a354 .top-d381:after {
  clear: both;
}
.preview_steel_a354 .top-d381 .pattern_complex_d766,
.preview_steel_a354 .top-d381 .fluid-f235 {
  width: 49%;
}
.preview_steel_a354 .top-d381 .pattern_complex_d766 a span.pagination_ad28,
.preview_steel_a354 .top-d381 .fluid-f235 a span.pagination_ad28 {
  display: block;
  margin-bottom: 5px;
}
.preview_steel_a354 .top-d381 .fluid-f235 {
  float: left;
  text-align: left;
}
.preview_steel_a354 .top-d381 .pattern_complex_d766 {
  float: right;
  text-align: right;
}
.small_f5c6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .small_f5c6 {
    margin-bottom: 0;
  }
}
.liquid_f27d {
  margin-bottom: 1em;
}
.liquid_f27d .wood_c2f3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress_light_9d14 a {
  display: block;
  line-height: 0;
  position: relative;
}
.center-11ac .liquid_f27d,
.input-a91f .liquid_f27d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .center-11ac .liquid_f27d,
  .input-a91f .liquid_f27d {
    display: block;
  }
}
.center-11ac .progress_light_9d14,
.input-a91f .progress_light_9d14 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .center-11ac .progress_light_9d14,
  .input-a91f .progress_light_9d14 {
    margin-bottom: 1em;
  }
}
.center-11ac .progress_light_9d14 img,
.input-a91f .progress_light_9d14 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.center-11ac .content_e92d,
.input-a91f .content_e92d {
  flex-basis: calc(100% - 160px);
}
.center-11ac .content_e92d p,
.input-a91f .content_e92d p {
  margin-bottom: 0;
}
.center-11ac .content_e92d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .center-11ac .content_e92d {
    padding-left: 0;
  }
}
.input-a91f .content_e92d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .input-a91f .content_e92d {
    padding-right: 0;
  }
}
.input-a91f .progress_light_9d14 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slider_inner_d215 .progress_light_9d14 {
  margin-bottom: 0.5em;
}
.slider_inner_d215 .progress_light_9d14 img {
  width: 100%;
}
.accordion-clean-163b .over_546a,
.description_focused_a6e0 .over_546a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.description_focused_a6e0 .icon-slow-2662 .next-68e6 p:last-child {
  margin-bottom: 0;
}
.soft-f26c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.avatar-790f .progress-yellow-3223 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .avatar-790f .progress-yellow-3223:last-of-type {
    margin-bottom: 0;
  }
}
.avatar-790f .progress-yellow-3223 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar-790f .progress-yellow-3223 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.avatar-790f .progress-yellow-3223 ul li {
  margin: 0 0 0.6em;
}
.avatar-790f .progress-yellow-3223 ul li.bottom_24b9,
.avatar-790f .progress-yellow-3223 ul li.dim_6678 {
  position: relative;
}
.avatar-790f .progress-yellow-3223 ul li.bottom_24b9 .highlight-upper-d1ea,
.avatar-790f .progress-yellow-3223 ul li.dim_6678 .highlight-upper-d1ea {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.avatar-790f .progress-yellow-3223 ul li.bottom_24b9:after:after,
.avatar-790f .progress-yellow-3223 ul li.bottom_24b9:after:before,
.avatar-790f
  .progress-yellow-3223
  ul
  li.dim_6678:after:after,
.avatar-790f
  .progress-yellow-3223
  ul
  li.dim_6678:after:before {
  content: "";
  display: table;
}
.avatar-790f .progress-yellow-3223 ul li.bottom_24b9:after:after,
.avatar-790f
  .progress-yellow-3223
  ul
  li.dim_6678:after:after {
  clear: both;
}
.avatar-790f .progress-yellow-3223 a.background_bce9:hover {
  text-decoration: none;
}
.avatar-790f .progress-yellow-3223 select {
  max-width: 100%;
}
.avatar-790f .progress-yellow-3223 table {
  font-size: 85%;
}
.avatar-790f .progress-yellow-3223 table td,
.avatar-790f .progress-yellow-3223 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.avatar-790f .progress-yellow-3223 table tfoot td {
  text-align: left;
}
.avatar-790f .progress-yellow-3223 :last-child {
  margin-bottom: 0;
}
.avatar-790f .progress-yellow-3223 .narrow-31a2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.avatar-790f .progress-yellow-3223 .narrow-31a2 label {
  width: 100%;
}
.avatar-790f .progress-yellow-3223 .narrow-31a2 .banner-liquid-fd79 {
  width: 100%;
  display: block;
}
.avatar-790f .progress-yellow-3223 .narrow-31a2 .link-bronze-d692 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.avatar-790f .progress-yellow-3223 .narrow-31a2 .link-bronze-d692:hover svg #svg-search {
  fill: #444;
}
.avatar-790f .progress-yellow-3223 .narrow-31a2 .link-bronze-d692 svg {
  width: 18px;
  height: 18px;
}
.avatar-790f .description-62d9 ul ul,
.avatar-790f .element-4b7a ul ul,
.avatar-790f .thumbnail_0095 ul ul,
.avatar-790f .container_fresh_c3de ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.avatar-790f .description-62d9 .upper_1738 > a,
.avatar-790f .element-4b7a .upper_1738 > a,
.avatar-790f .thumbnail_0095 .upper_1738 > a,
.avatar-790f .container_fresh_c3de .upper_1738 > a {
  margin-bottom: 0;
}
.avatar-790f .tag-255d li,
.avatar-790f .description-62d9 li,
.avatar-790f .cool-3494 li,
.avatar-790f .element-4b7a li,
.avatar-790f .thumbnail_0095 li,
.avatar-790f .container_fresh_c3de li,
.avatar-790f .pagination_inner_ec3c li,
.avatar-790f .tag-257a li {
  display: block;
  position: relative;
}
.avatar-790f .tag-255d li:last-child,
.avatar-790f .description-62d9 li:last-child,
.avatar-790f .cool-3494 li:last-child,
.avatar-790f .element-4b7a li:last-child,
.avatar-790f .thumbnail_0095 li:last-child,
.avatar-790f .container_fresh_c3de li:last-child,
.avatar-790f .pagination_inner_ec3c li:last-child,
.avatar-790f .tag-257a li:last-child {
  border: none;
}
.avatar-790f .tag-255d li a,
.avatar-790f .description-62d9 li a,
.avatar-790f .cool-3494 li a,
.avatar-790f .element-4b7a li a,
.avatar-790f .thumbnail_0095 li a,
.avatar-790f .container_fresh_c3de li a,
.avatar-790f .pagination_inner_ec3c li a,
.avatar-790f .tag-257a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar-790f .tag-255d li ul li::before,
.avatar-790f .description-62d9 li ul li::before,
.avatar-790f .cool-3494 li ul li::before,
.avatar-790f .element-4b7a li ul li::before,
.avatar-790f .thumbnail_0095 li ul li::before,
.avatar-790f .container_fresh_c3de li ul li::before,
.avatar-790f .pagination_inner_ec3c li ul li::before,
.avatar-790f .tag-257a li ul li::before {
  left: 15px;
}
.avatar-790f .tag-255d li ul a,
.avatar-790f .description-62d9 li ul a,
.avatar-790f .cool-3494 li ul a,
.avatar-790f .element-4b7a li ul a,
.avatar-790f .thumbnail_0095 li ul a,
.avatar-790f .container_fresh_c3de li ul a,
.avatar-790f .pagination_inner_ec3c li ul a,
.avatar-790f .tag-257a li ul a {
  padding-left: 20px;
}
.avatar-790f .tag-255d li ul ul li::before,
.avatar-790f .description-62d9 li ul ul li::before,
.avatar-790f .cool-3494 li ul ul li::before,
.avatar-790f .element-4b7a li ul ul li::before,
.avatar-790f .thumbnail_0095 li ul ul li::before,
.avatar-790f .container_fresh_c3de li ul ul li::before,
.avatar-790f .pagination_inner_ec3c li ul ul li::before,
.avatar-790f .tag-257a li ul ul li::before {
  left: 30px;
}
.avatar-790f .tag-255d li ul ul a,
.avatar-790f .description-62d9 li ul ul a,
.avatar-790f .cool-3494 li ul ul a,
.avatar-790f .element-4b7a li ul ul a,
.avatar-790f .thumbnail_0095 li ul ul a,
.avatar-790f .container_fresh_c3de li ul ul a,
.avatar-790f .pagination_inner_ec3c li ul ul a,
.avatar-790f .tag-257a li ul ul a {
  padding-left: 40px;
}
.avatar-790f .block-fbb3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar-790f .tag-257a ul li {
  margin-bottom: 1.41575em;
}
.avatar-790f .tag-257a ul li .large_3e9d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.avatar-790f .tag-257a ul li .element_inner_4247 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.info-east-267d .tag-255d li a,
.info-east-267d .description-62d9 li a,
.info-east-267d .cool-3494 li a,
.info-east-267d .element-4b7a li a,
.info-east-267d .thumbnail_0095 li a,
.info-east-267d .container_fresh_c3de li a,
.info-east-267d .pagination_inner_ec3c li a,
.info-east-267d .tag-257a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-east-267d .block-fbb3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-east-267d .progress-yellow-3223 ul li.bottom_24b9 .highlight-upper-d1ea,
.info-east-267d .progress-yellow-3223 ul li.dim_6678 .highlight-upper-d1ea {
  background: rgba(0, 0, 0, 0.2);
}
.info-east-267d .avatar-790f .progress-yellow-3223 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_127d .avatar-790f .feature-9440 li {
  margin: 0;
}
.pattern_127d .avatar-790f .feature-9440 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pattern_127d .avatar-790f .feature-9440 li ul {
  margin: 0;
}
.pattern_127d .avatar-790f .feature-9440 li ul li a {
  padding-left: 15px;
}
.pattern_127d .avatar-790f .feature-9440 li ul li li a {
  padding-left: 30px;
}
.pattern_127d .avatar-790f .feature-9440 li.dynamic_ffc9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pattern_127d .avatar-790f .feature-9440 li.dynamic_ffc9 > 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;
}
.pattern_127d .avatar-790f .feature-9440 li.dynamic_ffc9 > 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;
}
.avatar-old-a6fa a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.advanced_bff7 {
  position: relative;
  z-index: 10;
}
.advanced_bff7 .component_fluid_36ca {
  width: 100%;
  max-width: 100%;
}
.full-0f54 .right-f565 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.full-0f54 .photo-062c {
}
.full-0f54 .info-east-267d {
  background: #292929;
}
.article_8124 .right-f565 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.article_8124 .photo-062c {
  background: #f9f9f9;
}
.article_8124 .info-east-267d {
  background: #303030;
}
.bright_5885 .right-f565 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bright_5885 .container_glass_4c46 {
    margin-bottom: 1em;
  }
  .bright_5885 .container_glass_4c46:last-child {
    margin-bottom: 0;
  }
}
.bright_5885 .photo-062c {
  background: #ededed;
}
.bright_5885 .info-east-267d {
  background: #1a1a1a;
}
.right-f565.photo-062c {
  color: rgba(0, 0, 0, 0.6);
}
.right-f565.photo-062c .gas_8499 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.right-f565.info-east-267d {
  color: rgba(255, 255, 255, 0.99);
}
.right-f565.info-east-267d a:not(.background_bce9) {
  color: rgba(255, 255, 255, 0.79);
}
.right-f565.info-east-267d a:not(.background_bce9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.right-f565.info-east-267d .gas_8499 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-f565.info-east-267d table tbody td,
.right-f565.info-east-267d table th {
  background: rgba(0, 0, 0, 0.08);
}
.filter-down-f056.blue_0dc8 .video_first_e324 {
  max-width: initial;
}
.filter-down-f056 .chip_pressed_0eae {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.filter-down-f056 .chip_pressed_0eae .component_fluid_36ca {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .filter-down-f056 .chip_pressed_0eae .component_fluid_36ca {
    display: block;
    margin-bottom: 2em;
  }
  .filter-down-f056 .chip_pressed_0eae .component_fluid_36ca:last-child {
    margin-bottom: 0;
  }
}
.bright_5885 .container_glass_4c46:last-child,
.article_8124 .container_glass_4c46:last-child,
.full-0f54 .container_glass_4c46:last-child {
  margin-bottom: 0;
}
.bright_5885 .container_glass_4c46 .avatar-790f .progress-yellow-3223:last-child,
.article_8124 .container_glass_4c46 .avatar-790f .progress-yellow-3223:last-child,
.full-0f54 .container_glass_4c46 .avatar-790f .progress-yellow-3223:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bright_5885 .outer-94f8,
  .bright_5885 .first_07b6,
  .article_8124 .outer-94f8,
  .article_8124 .first_07b6,
  .full-0f54 .outer-94f8,
  .full-0f54 .first_07b6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .advanced_bff7 .container_glass_4c46 {
    margin-bottom: 2em;
  }
}
.advanced_bff7 p:last-child {
  margin-bottom: 0;
}
.advanced_bff7 li,
.advanced_bff7 ul {
  list-style: none;
  margin: 0;
}
.advanced_bff7 ul ul {
  margin-left: 2.617924em;
}
.pattern_out_7686 {
  font-size: 0.875em;
}

/* css-noise: ea8a */
.shadow-element-n0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
