/*!
Theme Name: Customify
Theme URI: https://pressmaximum.north_f8b6/customify
Author: WPCustomify
Author URI: https://pressmaximum.north_f8b6
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.north_f8b6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.title-clean-44ce.sidebar-0e16/licenses/gpl-2.0.hidden-1035
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.action-19f6/, (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.over_f1ad.article_8708/normalize.bronze-f59f/
 ======
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.bronze-f59f v7.0.0 | MIT License | github.north_f8b6/necolas/normalize.bronze-f59f */
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;
}
.aside-71c3 .hard-a230,
.gradient_38ae,
.simple_50b3,
.hover-f1ed,
.form_small_85b9,
.element_fixed_82dd,
.iron-933d,
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;
}
.gradient_38ae,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gradient_38ae,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_38ae,
  h1 {
    font-size: 1.8em;
  }
}
.simple_50b3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.simple_50b3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .simple_50b3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .simple_50b3,
  h2 {
    font-size: 1.7em;
  }
}
.hover-f1ed,
h3 {
  font-size: 1.618em;
}
.aside-71c3 .hard-a230,
.form_small_85b9,
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.disabled-clean-dcd4 {
  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;
}
.description-82c7:after,
.description-82c7:before,
.item-pro-1130:after,
.item-pro-1130:before {
  content: "";
  display: table;
}
.description-82c7:after,
.item-pro-1130:after {
  clear: both;
}
.in_dd61 {
  float: right;
  margin-right: 0;
}
.widget_a78b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.row_small_a304 .dirty_63e1,
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;
}
.row_small_a304 .dirty_63e1: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;
}
.tag_wide_3074 .dirty_63e1 {
  box-shadow: none;
}
.tag_wide_3074
  .dirty_63e1
  .focus-hot-a394 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tag_wide_3074 .dirty_63e1 .background_paper_2ba7 {
  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;
}
.tag_wide_3074
  .dirty_63e1
  .background_paper_2ba7
  b {
  display: none;
}
.tag_wide_3074 .frame_pressed_91e3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hot_2377:not(.wrapper_cbb7):not(.feature_motion_fda8),
button:not(.wrapper_cbb7):not(.feature_motion_fda8),
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ),
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ),
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ) {
  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;
}
.hot_2377:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):hover,
button:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):hover,
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):hover,
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):hover,
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hot_2377:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):active,
.hot_2377:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):focus,
button:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):active,
button:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):focus,
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):active,
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):focus,
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):active,
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):focus,
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):active,
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):focus {
  outline: 0;
}
.hot_2377:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782,
button:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782,
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782,
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782,
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782 {
  position: relative;
}
.hot_2377:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .large_640a,
.hot_2377:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .disabled-818e,
.hot_2377:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .sort_b796,
.hot_2377:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  i,
.hot_2377:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  svg,
button:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .large_640a,
button:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .disabled-818e,
button:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .sort_b796,
button:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  i,
button:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  svg,
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .large_640a,
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .disabled-818e,
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .sort_b796,
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  i,
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  svg,
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .large_640a,
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .disabled-818e,
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .sort_b796,
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  i,
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  svg,
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .large_640a,
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .disabled-818e,
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  .sort_b796,
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  i,
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782
  svg {
  visibility: hidden;
}
.hot_2377:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782:after,
button:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782:after,
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782:after,
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782:after,
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ).fn-loading-4782: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;
}
.hot_2377:not(.wrapper_cbb7):not(.feature_motion_fda8),
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ),
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ),
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ) {
  color: #fff;
  background: #235787;
}
.hot_2377:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):focus,
input[type="button"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):focus,
input[type="reset"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):focus,
input[type="submit"]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ):focus {
  color: #fff;
}
.hot_2377.fn-disabled-4782:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ),
.hot_2377[disabled]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ),
button.fn-disabled-4782:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ),
button[disabled]:not(.wrapper_cbb7):not(
    .feature_motion_fda8
  ) {
  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;
}
.steel-33f0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.steel-33f0: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;
}
.notification_c52a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.frame-silver-d08e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.image-over-a537 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.description-82c7:after,
.description-82c7:before,
.purple-087d:after,
.purple-087d:before,
.container-c4b6:after,
.container-c4b6:before,
.accent-a2b5:after,
.accent-a2b5:before,
.tag-399a:after,
.tag-399a:before,
.sort_stone_47a5:after,
.sort_stone_47a5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.description-82c7:after,
.purple-087d:after,
.container-c4b6:after,
.accent-a2b5:after,
.tag-399a:after,
.sort_stone_47a5:after {
  clear: both;
}
.purple-087d .image-cb27,
.container-c4b6 .image-cb27,
.heading_dynamic_6db8 .image-cb27 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.modal_cold_cb55 {
  display: inline-block;
}
.light-e58f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.light-e58f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.light-e58f .table-fast-63a9 {
  padding: 1em 0;
  font-size: 85%;
}
.table-fast-63a9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fresh-0cb0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fresh-0cb0:after,
.fresh-0cb0:before {
  content: "";
  display: table;
}
.fresh-0cb0:after {
  clear: both;
}
.tiny-44be {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.article_up_5b0c .tiny-44be {
  max-width: 50%;
}
.grid_bronze_69de .tiny-44be {
  max-width: 33.33%;
}
.description_action_5e44 .tiny-44be {
  max-width: 25%;
}
.easy_80e3 .tiny-44be {
  max-width: 20%;
}
.heading_6d18 .tiny-44be {
  max-width: 16.66%;
}
.sidebar-last-66e5 .tiny-44be {
  max-width: 14.28%;
}
.gold_b1fb .tiny-44be {
  max-width: 12.5%;
}
.badge_green_bfd6 .tiny-44be {
  max-width: 11.11%;
}
.fresh-8af0 {
  display: block;
}
.aside-71c3 .layout_stone_d2e1 label,
.aside-71c3 .avatar_b52a label,
.aside-71c3 .iron_fa01 label,
.aside-71c3 .shade_e0e0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pagination-df6d {
  list-style: none;
  margin: 0;
}
.pagination-df6d article.progress_7e8a {
  margin-bottom: 0;
}
.pagination-df6d ul {
  list-style: none;
  margin: 0;
}
.pagination-df6d .component-bedc li.progress_7e8a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pagination-df6d .component-bedc li.progress_7e8a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pagination-df6d .component-bedc li.progress_7e8a: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) {
  .pagination-df6d .component-bedc li.progress_7e8a li.progress_7e8a li.progress_7e8a li.progress_7e8a {
    padding-left: 0;
  }
}
article.progress_7e8a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress_7e8a .purple-087d p:last-of-type {
  margin-bottom: 0;
}
article.progress_7e8a .label-easy-b2d3 {
  float: left;
}
article.progress_7e8a .info-hard-22d6 {
  margin-left: 85px;
}
article.progress_7e8a .status_bronze_8828 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress_7e8a .status_bronze_8828 .content-tall-4b55 {
  margin-left: 10px;
}
article.progress_7e8a .bronze_1891 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress_7e8a .wood-e915 {
  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 .layout_stone_d2e1,
  #respond .iron_fa01,
  #respond .shade_e0e0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .layout_stone_d2e1 input,
#respond .iron_fa01 input,
#respond .shade_e0e0 input {
  width: 100%;
}
#respond .shade_e0e0 {
  margin-right: 0;
}
#respond .pink_df99 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stale_b6ee {
  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;
}
.stale_b6ee.media-action-8120 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.stale_b6ee 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%);
}
.stale_b6ee:focus,
.stale_b6ee: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);
}
.rough_d159 {
  border-radius: 10%;
}
.upper-e63a {
  border-radius: 50%;
}
.gas_66c3 {
  font-size: 0.72em;
}
.progress_f8dd {
  font-size: 0.875em;
}
.message-fresh-cc79 {
  font-size: 1.1em;
}
.outline-dirty-4e72 {
  text-transform: uppercase;
  line-height: 1.2;
}
.outline-dirty-4e72.gas_66c3 {
  letter-spacing: 0.5px;
}
.focus-809d,
.focus-809d a {
  color: #6d6d6d;
}
.focus-809d a:hover {
  color: #111;
}
.light-9787 {
  color: #6d6d6d;
}
.banner_56c6 {
  overflow-x: hidden;
}
.banner_56c6 .gallery-hot-83a3.aside_old_326f {
  position: relative;
}
.banner_56c6 .gallery-hot-83a3.aside_old_326f.shade_1e83 {
  position: initial;
}
.banner_56c6
  .gallery-hot-83a3.aside_old_326f.shade_1e83
  .stale_031d {
  left: auto;
}
.banner_56c6 .gallery-hot-83a3 .stale_031d {
  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;
}
.banner_56c6 .gallery-hot-83a3:hover.aside_old_326f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.banner_56c6
  .gallery-hot-83a3:hover.aside_old_326f
  .stale_031d {
  display: block;
  z-index: 9999999;
}
.banner_56c6 .red_e237 .paragraph_c67e,
.banner_56c6 .modal-east-15fd .paragraph_c67e {
  display: none;
}
.banner_56c6 .tertiary_727f .gallery-hot-83a3:hover.aside_old_326f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.aside-71c3 .layout_stone_d2e1 label,
.aside-71c3 .avatar_b52a label,
.aside-71c3 .iron_fa01 label,
.aside-71c3 .shade_e0e0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pagination-df6d {
  list-style: none;
  margin: 0;
}
.pagination-df6d article.progress_7e8a {
  margin-bottom: 0;
}
.pagination-df6d ul {
  list-style: none;
  margin: 0;
}
.pagination-df6d .component-bedc li.progress_7e8a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pagination-df6d .component-bedc li.progress_7e8a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pagination-df6d .component-bedc li.progress_7e8a: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) {
  .pagination-df6d .component-bedc li.progress_7e8a li.progress_7e8a li.progress_7e8a li.progress_7e8a {
    padding-left: 0;
  }
}
article.progress_7e8a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress_7e8a .purple-087d p:last-of-type {
  margin-bottom: 0;
}
article.progress_7e8a .label-easy-b2d3 {
  float: left;
}
article.progress_7e8a .info-hard-22d6 {
  margin-left: 85px;
}
article.progress_7e8a .status_bronze_8828 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress_7e8a .status_bronze_8828 .content-tall-4b55 {
  margin-left: 10px;
}
article.progress_7e8a .bronze_1891 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress_7e8a .wood-e915 {
  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 .layout_stone_d2e1,
  #respond .iron_fa01,
  #respond .shade_e0e0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .layout_stone_d2e1 input,
#respond .iron_fa01 input,
#respond .shade_e0e0 input {
  width: 100%;
}
#respond .shade_e0e0 {
  margin-right: 0;
}
#respond .pink_df99 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.red_e237 .heading-866a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.heading-866a .over_6232.small-b09d .gas-f830 > li > a:focus,
.heading-866a .over_6232.small-b09d .gas-f830 > li > a:hover,
.heading-866a .over_6232.surface_cool_1413 .gas-f830 > li > a:focus,
.heading-866a .over_6232.surface_cool_1413 .gas-f830 > li > a:hover,
.heading-866a .over_6232.slider-0300 .gas-f830 > li > a:focus,
.heading-866a .over_6232.slider-0300 .gas-f830 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-866a
  .over_6232.small-b09d
  .gas-f830
  > li.sidebar-08f7
  > a,
.heading-866a
  .over_6232.small-b09d
  .gas-f830
  > li.focused_a65f
  > a,
.heading-866a
  .over_6232.surface_cool_1413
  .gas-f830
  > li.sidebar-08f7
  > a,
.heading-866a
  .over_6232.surface_cool_1413
  .gas-f830
  > li.focused_a65f
  > a,
.heading-866a
  .over_6232.slider-0300
  .gas-f830
  > li.sidebar-08f7
  > a,
.heading-866a .over_6232.slider-0300 .gas-f830 > li.table-short-82c5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.heading-866a .title_smooth_4ae5,
.heading-866a .title_smooth_4ae5 a {
  color: rgba(255, 255, 255, 0.99);
}
.heading-866a .message-e879.focus-up-b380 li a,
.heading-866a .section-4944 a,
.heading-866a .prev_d0dc,
.heading-866a .gas-f830 > li > a,
.heading-866a .paragraph-ab6e {
  color: rgba(255, 255, 255, 0.79);
}
.heading-866a .message-e879.focus-up-b380 li a:hover,
.heading-866a .section-4944 a:hover,
.heading-866a .prev_d0dc:hover,
.heading-866a .gas-f830 > li > a:hover,
.heading-866a .paragraph-ab6e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-866a .layout_a205 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-866a .layout_a205 .first-d494 {
  color: rgba(255, 255, 255, 0.99);
}
.heading-866a .layout_a205:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-866a .smooth_1b2f .modal_92d3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-866a .smooth_1b2f .modal_92d3 .summary_5911 {
  color: rgba(255, 255, 255, 0.79);
}
.heading-866a
  .smooth_1b2f
  .modal_92d3
  .summary_5911::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-866a
  .smooth_1b2f
  .modal_92d3
  .summary_5911:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-866a
  .smooth_1b2f
  .modal_92d3
  .summary_5911::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-866a
  .smooth_1b2f
  .modal_92d3
  .summary_5911::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading-866a .smooth_1b2f .media-last-f0ec {
  color: rgba(255, 255, 255, 0.79);
}
.heading-866a .smooth_1b2f .media-last-f0ec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thick-f86c
  .heading-866a
  .smooth_1b2f
  .panel_26cd
  .shadow_e534 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thick-f86c
  .heading-866a
  .smooth_1b2f
  .panel_26cd
  .summary_5911 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.red_e237 .box-c891 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.box-c891 .over_6232.small-b09d .gas-f830 > li > a:focus,
.box-c891 .over_6232.small-b09d .gas-f830 > li > a:hover,
.box-c891 .over_6232.surface_cool_1413 .gas-f830 > li > a:focus,
.box-c891 .over_6232.surface_cool_1413 .gas-f830 > li > a:hover,
.box-c891 .over_6232.slider-0300 .gas-f830 > li > a:focus,
.box-c891 .over_6232.slider-0300 .gas-f830 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-c891
  .over_6232.small-b09d
  .gas-f830
  > li.sidebar-08f7
  > a,
.box-c891
  .over_6232.small-b09d
  .gas-f830
  > li.focused_a65f
  > a,
.box-c891
  .over_6232.surface_cool_1413
  .gas-f830
  > li.sidebar-08f7
  > a,
.box-c891
  .over_6232.surface_cool_1413
  .gas-f830
  > li.focused_a65f
  > a,
.box-c891
  .over_6232.slider-0300
  .gas-f830
  > li.sidebar-08f7
  > a,
.box-c891 .over_6232.slider-0300 .gas-f830 > li.table-short-82c5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.box-c891 .title_smooth_4ae5,
.box-c891 .title_smooth_4ae5 a {
  color: rgba(0, 0, 0, 0.8);
}
.box-c891 .message-e879.focus-up-b380 li a,
.box-c891 .section-4944 a,
.box-c891 .prev_d0dc,
.box-c891 .gas-f830 > li > a,
.box-c891 .paragraph-ab6e {
  color: rgba(0, 0, 0, 0.55);
}
.box-c891 .message-e879.focus-up-b380 li a:hover,
.box-c891 .section-4944 a:hover,
.box-c891 .prev_d0dc:hover,
.box-c891 .gas-f830 > li > a:hover,
.box-c891 .paragraph-ab6e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-c891 .layout_a205 {
  color: rgba(0, 0, 0, 0.55);
}
.box-c891 .layout_a205 .first-d494 {
  color: rgba(0, 0, 0, 0.8);
}
.box-c891 .layout_a205:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-clean-b4a5 .filter_pro_4801 {
  margin-left: auto;
  margin-right: auto;
}
.container-c4b6 > * {
  margin-left: auto;
  margin-right: auto;
}
.container-c4b6 .notification_c52a {
  margin-right: 1.41575em;
}
.module_a57d .container-c4b6 > .avatar-out-58dc {
  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;
}
.module_a57d .container-c4b6 > .footer_first_bfd2 {
  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;
}
.shadow-motion-f3b9.widget-clean-b4a5 .filter_pro_4801,
.texture-under-8732.widget-clean-b4a5 .filter_pro_4801 {
  margin-left: 0;
}
.header_thick_2f84.widget-clean-b4a5 .filter_pro_4801,
.element_static_4b21.widget-clean-b4a5 .filter_pro_4801 {
  margin-right: 0;
}
.container-c4b6 ol,
.container-c4b6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.mini-9fbc video {
  max-width: 100%;
}
.up_d842 img {
  display: block;
}
.up_d842.notification_c52a,
.up_d842.frame-silver-d08e {
  width: 100%;
}
.up_d842.footer_first_bfd2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.silver-7d7f:not(.fresh_bc80) {
  margin: 1.5em auto;
}
.image-basic-9089 p {
  padding: 1.5em 14px;
}
ul.first_b5a2.footer_first_bfd2,
ul.first_b5a2.avatar-out-58dc,
ul.first_b5a2.pressed-356e.avatar-out-58dc {
  padding: 0 14px;
}
.icon_8970 {
  display: block;
  overflow-x: auto;
}
.icon_8970 table {
  border-collapse: collapse;
  width: 100%;
}
.icon_8970 td,
.icon_8970 th {
  padding: 0.5em;
}
.container-c4b6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.container-c4b6 ol ol,
.container-c4b6 ol ul,
.container-c4b6 ul ol,
.container-c4b6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.container-c4b6 ol ol li,
.container-c4b6 ol ul li,
.container-c4b6 ul ol li,
.container-c4b6 ul ul li {
  margin-left: 0;
}
.active-up-a1cb.pagination-ba5f > .main_tiny_8058 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.active-up-a1cb.pagination-ba5f > .main_tiny_8058 iframe,
.active-up-a1cb.pagination-ba5f > .main_tiny_8058 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gallery-7726 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gallery-7726.widget_34ee {
  padding: 0;
}
.gallery-7726.widget_34ee cite {
  font-size: 13px;
}
.gallery-7726 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gallery-7726 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.form-1cf0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.form-1cf0 > p:first-child {
  margin-top: 0;
}
.form-1cf0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.form-1cf0 blockquote {
  border-left: 0;
}
.button-4766 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.button-4766:not(.simple-5f08) {
  max-width: 100px;
}
.button-4766.focused-e278 {
  border-bottom: none !important;
  text-align: center;
}
.button-4766.focused-e278::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .image-basic-9089 p {
    padding: 1.5em 0;
  }
}
.tabs-brown-3913 {
  color: #0073aa;
}
.menu-gold-6809 {
  background-color: #0073aa;
}
.gradient-fluid-4004 {
  color: #229fd8;
}
.section-bronze-985c {
  background-color: #229fd8;
}
.orange_7db5 {
  color: #eee;
}
.upper_6f0a {
  background-color: #eee;
}
.bronze-7a9e {
  color: #444;
}
.description-tall-9b9f {
  background-color: #444;
}
.section_right_4b67 {
  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_right_4b67 .alert-old-156b .section-4944 {
  font-size: 15px;
}
.section_right_4b67 .section-4944 {
  line-height: 1.3;
}
.section_right_4b67 .box-c891 {
}
.section_right_4b67 .heading-866a {
  background: #235787;
}
.shadow_dim_4055 {
  padding: 0;
}
.shadow_dim_4055 .heading-866a {
  background: #1a1a1a;
}
.shadow_dim_4055 .box-c891 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.old-dffe {
  padding: 0;
  border-left: none;
  border-right: none;
}
.old-dffe .box-c891 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.old-dffe .heading-866a {
  background: #303030;
}
.sort_stone_47a5 {
  position: relative;
  z-index: 10;
}
.sort_stone_47a5 .fresh_0200 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid-4016 .aside_old_326f {
  display: inline-block;
  vertical-align: middle;
}
.grid-4016.accordion_tall_fe27 .aside_old_326f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .grid-4016.accordion_tall_fe27 .aside_old_326f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .grid-4016.accordion_tall_fe27 .aside_old_326f {
    margin-right: 0.4em;
  }
}
.grid-4016.accordion_tall_fe27 .aside_old_326f:last-child {
  margin-right: 0;
}
.search_cbd6 .fresh_0200 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .red_e237 .alert-old-156b {
    margin: 0 -0.5em;
  }
  .red_e237 .alert-old-156b [class*="customify-col-"],
  .red_e237 .alert-old-156b [class*="customify-col_"],
  .red_e237 .alert-old-156b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.red_e237.paragraph-cold-eed5 .fresh_0200 {
  background: 0 0 !important;
}
.red_e237.paragraph-cold-eed5 .fresh_0200,
.red_e237.search_cbd6 .fresh_0200 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .red_e237.overlay_026a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.red_e237.search_cbd6 .fresh_0200 {
  box-shadow: none !important;
}
.panel-south-6cf9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .panel-south-6cf9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .panel-south-6cf9 {
    padding: 18px 0 20px;
  }
}
.panel-south-6cf9 .row_09f4 {
  width: 100%;
}
.panel-south-6cf9 .iron-d227 {
  margin-bottom: 0;
}
.panel-south-6cf9 .outer_3f33 {
  margin-top: 5px;
  font-size: 0.875em;
}
.accordion-smooth-2fc7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.accordion-smooth-2fc7 .tertiary_601b {
  width: 100%;
}
.glass_43e9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.glass_43e9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.glass_43e9 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;
}
.glass_43e9 li:last-child:after {
  display: none;
}
.glass_43e9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.sidebar-0885 .paragraph_c67e button,
.panel-south-6cf9 .paragraph_c67e button {
  left: 0;
}
.sidebar-0885 .tertiary_601b,
.panel-south-6cf9 .tertiary_601b {
  padding-left: 0;
  padding-right: 0;
}
.sidebar-0885 .accordion-smooth-2fc7,
.panel-south-6cf9 .accordion-smooth-2fc7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.sidebar-0885 {
  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;
}
.sidebar-0885: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;
}
.sidebar-0885 .motion_71c9 {
  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) {
  .sidebar-0885 .motion_71c9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar-0885 .motion_71c9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-0885 .motion_71c9 {
    min-height: 200px;
  }
}
.sidebar-0885 .glass_43e9 {
  color: rgba(255, 255, 255, 0.8);
}
.sidebar-0885 .glass_43e9 a,
.sidebar-0885 .glass_43e9 li:after {
  color: inherit;
}
.sidebar-0885 .glass_43e9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.texture-focused-b6a9 {
  margin-bottom: 0.5em;
}
.last-cf56 {
  margin-bottom: 1.2em;
}
.last-cf56,
.texture-focused-b6a9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.last-cf56 p:last-child,
.texture-focused-b6a9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paragraph_c67e,
#masthead .paragraph_c67e {
  display: none;
}
#masthead
  > .paragraph_c67e.form_5d19 {
  display: none;
}
#masthead > .paragraph_c67e button {
  left: 0;
}
.advanced_4fe6 {
  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%;
}
.advanced_4fe6 .aside_old_326f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.advanced_4fe6 .soft_be54 {
  display: -webkit-box;
  display: flex;
}
.advanced_4fe6 .soft_be54.active-891e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.advanced_4fe6 .soft_be54.secondary-gas-1374 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.advanced_4fe6 .soft_be54.feature_e74e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.advanced_4fe6.bronze-d436.pro_a099 .soft_be54.active-891e {
  flex-basis: 100%;
}
.advanced_4fe6.slider-right-b534 .soft_be54.secondary-gas-1374 {
  -webkit-box-flex: 1;
  flex: auto;
}
.advanced_4fe6.slider-right-b534 .soft_be54.feature_e74e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paragraph_c67e.form_5d19 {
  display: none;
}
#masthead > .paragraph_c67e button {
  left: 0;
}
.gradient_aba5 {
  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;
}
.gradient_aba5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gradient_aba5.status_iron_81c5 i {
  margin-right: 4px;
}
.gradient_aba5.element-dark-4d4c i {
  margin-left: 5px;
}
.section-4944 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.section-4944 p:last-child {
  margin-bottom: 0;
}
.down-644a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.down-644a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.down-644a img {
  display: block;
  width: auto;
  line-height: 1;
}
.down-644a .title_smooth_4ae5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.down-644a .focus_yellow_75a2 {
  margin: 5px 0 7px 0;
}
.down-644a.overlay-9c45 .basic_6df7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.down-644a.overlay-9c45 .shade_9a6d {
  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;
}
.down-644a.notice-540f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.down-644a.notice-540f .basic_6df7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.down-644a.notice-540f .shade_9a6d {
  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;
}
.down-644a.upper_1698 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.down-644a.card-ceaf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.down-644a.card-ceaf .shade_9a6d {
  margin-top: 7px;
}
.backdrop-dirty-851a {
  display: inline-block;
}
.sort_stone_47a5 .description_8d43 .down-644a img {
  max-width: 100%;
}
.over_6232 .prev_130d.component_wide_e7ed,
.frame_yellow_20db .prev_130d.component_wide_e7ed {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.over_6232 .highlight_green_0902,
.frame_yellow_20db .highlight_green_0902 {
  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%);
}
.over_6232 .highlight_green_0902 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.over_6232.box-north-9f12 .highlight_green_0902 {
  display: none;
}
.over_6232 .action_6954 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over_6232 .action_6954 li {
  display: inline-block;
  position: relative;
}
.over_6232 .action_6954 li:last-child {
  margin-right: 0;
}
.over_6232 .action_6954 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;
}
.over_6232 .action_6954 li.table-short-82c5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.over_6232 .action_6954 > 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;
}
.over_6232 .action_6954 > li > a i {
  line-height: 0;
}
.over_6232 .action_6954 > li.picture-stone-4302 > a .highlight_green_0902 {
  margin-left: 4px;
  line-height: 0;
}
.over_6232 .action_6954 .alert-orange-f19b li.picture-stone-4302 > a {
  position: relative;
}
.over_6232 .action_6954 .alert-orange-f19b li.picture-stone-4302 > a:after,
.over_6232 .action_6954 .alert-orange-f19b li.picture-stone-4302 > a:before {
  content: "";
  display: table;
}
.over_6232 .action_6954 .alert-orange-f19b li.picture-stone-4302 > a:after {
  clear: both;
}
.over_6232 .action_6954 .alert-orange-f19b li.picture-stone-4302 > a .highlight_green_0902 {
  margin-left: 5px;
  float: right;
}
.over_6232 .action-c404,
.over_6232 .alert-orange-f19b {
  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;
}
.over_6232 .alert-orange-f19b {
  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;
}
.over_6232 .alert-orange-f19b .component_wide_e7ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over_6232 .alert-orange-f19b .highlight_green_0902 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.over_6232 .alert-orange-f19b li {
  display: block;
  margin: 0;
  padding: 0;
}
.over_6232 .alert-orange-f19b 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;
}
.over_6232 .alert-orange-f19b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.over_6232 .alert-orange-f19b .alert-orange-f19b {
  top: 0;
  left: 100%;
}
.over_6232 .slider-huge-04b5.fn-focus-4782 > .action-c404,
.over_6232 .slider-huge-04b5.fn-focus-4782 > .alert-orange-f19b,
.over_6232 .slider-huge-04b5:focus > .action-c404,
.over_6232 .slider-huge-04b5:focus > .alert-orange-f19b,
.over_6232 .slider-huge-04b5:hover > .action-c404,
.over_6232 .slider-huge-04b5:hover > .alert-orange-f19b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.over_6232.slider-0300 .gas-f830:after,
.over_6232.slider-0300 .gas-f830:before {
  content: "";
  display: table;
}
.over_6232.slider-0300 .gas-f830:after {
  clear: both;
}
.over_6232.slider-0300 .gas-f830 > li {
  float: left;
}
.over_6232.menu_0672 .gas-f830:after,
.over_6232.menu_0672 .gas-f830:before {
  content: "";
  display: table;
}
.over_6232.menu_0672 .gas-f830:after {
  clear: both;
}
.over_6232.menu_0672 .gas-f830 > li {
  float: left;
}
.over_6232.menu_0672 .gas-f830 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.over_6232.menu_0672 .gas-f830 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.over_6232.menu_0672 .gas-f830 > li.sidebar-08f7 > a,
.over_6232.menu_0672 .gas-f830 > li.table-short-82c5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.over_6232.small-b09d .gas-f830 > li > a .component_wide_e7ed {
  position: relative;
}
.over_6232.small-b09d .gas-f830 > li > a .component_wide_e7ed: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;
}
.over_6232.small-b09d
  .gas-f830
  > li:focus
  > a
  .component_wide_e7ed:before,
.over_6232.small-b09d
  .gas-f830
  > li:hover
  > a
  .component_wide_e7ed:before {
  width: 100%;
  background-color: currentColor;
}
.over_6232.small-b09d
  .gas-f830
  > li.sidebar-08f7
  > a
  .component_wide_e7ed:before,
.over_6232.small-b09d
  .gas-f830
  > li.focused_a65f
  > a
  .component_wide_e7ed:before {
  width: 100%;
  background-color: currentColor;
}
.over_6232.surface_cool_1413 .gas-f830 > li > a .component_wide_e7ed {
  position: relative;
}
.over_6232.surface_cool_1413 .gas-f830 > li > a .component_wide_e7ed: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;
}
.over_6232.surface_cool_1413 .gas-f830 > li:focus > a .component_wide_e7ed:before,
.over_6232.surface_cool_1413
  .gas-f830
  > li:hover
  > a
  .component_wide_e7ed:before {
  width: 100%;
  background-color: currentColor;
}
.over_6232.surface_cool_1413
  .gas-f830
  > li.sidebar-08f7
  > a
  .component_wide_e7ed:before,
.over_6232.surface_cool_1413
  .gas-f830
  > li.focused_a65f
  > a
  .component_wide_e7ed:before {
  width: 100%;
  background-color: currentColor;
}
.frame_yellow_20db .action_6954 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.frame_yellow_20db .action_6954 li:first-child > a {
  border-top: none;
}
.frame_yellow_20db .action_6954 .background-faf3 > .component_wide_e7ed .highlight_green_0902 {
  display: none;
}
.frame_yellow_20db .action_6954 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.frame_yellow_20db .action_6954 li:last-child {
  border: none;
}
.frame_yellow_20db .action_6954 li.picture-stone-4302 > a {
  padding-right: 45px !important;
}
.frame_yellow_20db .action_6954 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.frame_yellow_20db .action_6954 li a:focus,
.frame_yellow_20db .action_6954 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame_yellow_20db .action_6954 li .heading-3069 {
  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;
}
.frame_yellow_20db .action_6954 li .heading-3069:hover {
  box-shadow: none;
}
.frame_yellow_20db .action_6954 li .heading-3069 .highlight_green_0902 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.frame_yellow_20db .action_6954 .alert-orange-f19b {
  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);
}
.frame_yellow_20db .action_6954 .alert-orange-f19b li a {
  padding-left: 3em;
}
.frame_yellow_20db .action_6954 .image-56ec > a .heading-3069 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.frame_yellow_20db .action_6954 .image-56ec > .alert-orange-f19b {
  display: block;
  opacity: 1;
}
.main_brown_216d {
  max-width: 100%;
}
.mini-19d4 {
  line-height: 0;
  cursor: pointer;
}
.paragraph-ab6e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paragraph-ab6e:hover {
  box-shadow: none;
  color: currentColor;
}
.paragraph-ab6e svg {
  width: 18px;
  height: 18px;
}
.paragraph-ab6e .easy-8702 {
  display: none;
}
.video_e726 {
  position: relative;
}
.video_e726.fn-active-4782 .paragraph-ab6e .progress-d3a6 {
  display: none;
}
.video_e726.fn-active-4782 .paragraph-ab6e .easy-8702 {
  display: inline-block;
}
.video_e726 .copper-7016 {
  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);
}
.video_e726.current-ae54 .copper-7016 {
  left: auto;
  right: -0.9em;
}
.video_e726.current-ae54 .paragraph_thick_7af8::before {
  left: auto;
  right: 15px;
}
.video_e726.fn-active-4782 .copper-7016 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel_26cd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.panel_26cd label {
  flex-basis: 100%;
}
.panel_26cd .modal_92d3 {
  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;
}
.panel_26cd .summary_5911 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.panel_26cd .summary_5911:focus {
  background-color: transparent;
}
.panel_26cd button.media-last-f0ec {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.panel_26cd button.media-last-f0ec:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.panel_26cd button.media-last-f0ec svg {
  width: 18px;
  height: 18px;
}
.panel_26cd input[type="submit"] {
  min-height: auto;
}
.smooth_1b2f .panel_26cd .summary_5911 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.paragraph_thick_7af8 {
  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) {
  .paragraph_thick_7af8 {
    width: 220px;
  }
}
.paragraph_thick_7af8 label {
  flex-basis: 100%;
}
.paragraph_thick_7af8::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;
}
.thick-f86c .smooth_1b2f .panel_26cd {
  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;
}
.thick-f86c
  .smooth_1b2f
  .panel_26cd
  .modal_92d3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thick-f86c .smooth_1b2f .panel_26cd .summary_5911 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thick-f86c
  .smooth_1b2f
  .panel_26cd
  .summary_5911:focus {
  background: 0 0;
}
.thick-f86c
  .smooth_1b2f
  .panel_26cd
  .shadow_e534 {
  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;
}
.message-e879 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message-e879 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message-e879 li:last-child {
  margin-right: 0;
}
.message-e879 li:first-child {
  margin-left: 0;
}
.message-e879.detail_7fa7 a {
  color: #fff;
}
.message-e879.detail_7fa7 a:hover {
  color: #fff;
}
.message-e879 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message-e879 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message-e879 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message-e879 a:hover {
  opacity: 0.9;
  color: inherit;
}
.message-e879 [class*="social-icon-apple"] {
  background-color: #999;
}
.message-e879 [class*="social-icon-apple"].title_5e49 {
  background-color: transparent;
  color: #999;
}
.message-e879 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message-e879 [class*="social-icon-behance"].title_5e49 {
  background-color: transparent;
  color: #1769ff;
}
.message-e879 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message-e879 [class*="social-icon-bitbucket"].title_5e49 {
  background-color: transparent;
  color: #205081;
}
.message-e879 [class*="social-icon-codepen"] {
  background-color: #000;
}
.message-e879 [class*="social-icon-codepen"].title_5e49 {
  background-color: transparent;
  color: #000;
}
.message-e879 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message-e879 [class*="social-icon-delicious"].title_5e49 {
  background-color: transparent;
  color: #39f;
}
.message-e879 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message-e879 [class*="social-icon-digg"].title_5e49 {
  background-color: transparent;
  color: #005be2;
}
.message-e879 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message-e879 [class*="social-icon-dribbble"].title_5e49 {
  background-color: transparent;
  color: #ea4c89;
}
.message-e879 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message-e879 [class*="social-icon-envelope"].title_5e49 {
  background-color: transparent;
  color: #ea4335;
}
.message-e879 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message-e879 [class*="social-icon-facebook"].title_5e49 {
  background-color: transparent;
  color: #3b5998;
}
.message-e879 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message-e879 [class*="social-icon-flickr"].title_5e49 {
  background-color: transparent;
  color: #0063dc;
}
.message-e879 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message-e879 [class*="social-icon-foursquare"].title_5e49 {
  background-color: transparent;
  color: #2d5be3;
}
.message-e879 [class*="social-icon-github"] {
  background-color: #333;
}
.message-e879 [class*="social-icon-github"].title_5e49 {
  background-color: transparent;
  color: #333;
}
.message-e879 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message-e879 [class*="social-icon-google-plus"].title_5e49 {
  background-color: transparent;
  color: #dd4b39;
}
.message-e879 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message-e879 [class*="social-icon-houzz"].title_5e49 {
  background-color: transparent;
  color: #7ac142;
}
.message-e879 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message-e879 [class*="social-icon-instagram"].title_5e49 {
  background-color: transparent;
  color: #262626;
}
.message-e879 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message-e879 [class*="social-icon-jsfiddle"].title_5e49 {
  background-color: transparent;
  color: #487aa2;
}
.message-e879 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message-e879 [class*="social-icon-linkedin"].title_5e49 {
  background-color: transparent;
  color: #0077b5;
}
.message-e879 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message-e879 [class*="social-icon-medium"].title_5e49 {
  background-color: transparent;
  color: #00ab6b;
}
.message-e879 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message-e879
  [class*="social-icon-odnoklassniki"].title_5e49 {
  background-color: transparent;
  color: #f4731c;
}
.message-e879 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message-e879 [class*="social-icon-meetup"].title_5e49 {
  background-color: transparent;
  color: #ec1c40;
}
.message-e879 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message-e879 [class*="social-icon-pinterest"].title_5e49 {
  background-color: transparent;
  color: #bd081c;
}
.message-e879 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message-e879 [class*="social-icon-product-hunt"].title_5e49 {
  background-color: transparent;
  color: #da552f;
}
.message-e879 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message-e879 [class*="social-icon-reddit"].title_5e49 {
  background-color: transparent;
  color: #ff4500;
}
.message-e879 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message-e879 [class*="social-icon-rss"].title_5e49 {
  background-color: transparent;
  color: #f26522;
}
.message-e879 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message-e879
  [class*="social-icon-shopping-cart"].title_5e49 {
  background-color: transparent;
  color: #4caf50;
}
.message-e879 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message-e879 [class*="social-icon-skype"].title_5e49 {
  background-color: transparent;
  color: #00aff0;
}
.message-e879 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message-e879 [class*="social-icon-slideshare"].title_5e49 {
  background-color: transparent;
  color: #0077b5;
}
.message-e879 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message-e879 [class*="social-icon-snapchat"].title_5e49 {
  background-color: transparent;
  color: #fffc00;
}
.message-e879 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message-e879 [class*="social-icon-soundcloud"].title_5e49 {
  background-color: transparent;
  color: #f80;
}
.message-e879 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message-e879 [class*="social-icon-spotify"].title_5e49 {
  background-color: transparent;
  color: #2ebd59;
}
.message-e879 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message-e879
  [class*="social-icon-stack-overflow"].title_5e49 {
  background-color: transparent;
  color: #fe7a15;
}
.message-e879 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message-e879 [class*="social-icon-maldkfgram"].title_5e49 {
  background-color: transparent;
  color: #2ca5e0;
}
.message-e879 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message-e879 [class*="social-icon-tripadvisor"].title_5e49 {
  background-color: transparent;
  color: #589442;
}
.message-e879 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message-e879 [class*="social-icon-tumblr"].title_5e49 {
  background-color: transparent;
  color: #35465c;
}
.message-e879 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message-e879 [class*="social-icon-twitch"].title_5e49 {
  background-color: transparent;
  color: #6441a5;
}
.message-e879 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message-e879 [class*="social-icon-twitter"].title_5e49 {
  background-color: transparent;
  color: #1da1f2;
}
.message-e879 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message-e879 [class*="social-icon-vimeo"].title_5e49 {
  background-color: transparent;
  color: #1ab7ea;
}
.message-e879 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message-e879 [class*="social-icon-vk"].title_5e49 {
  background-color: transparent;
  color: #45668e;
}
.message-e879 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message-e879 [class*="social-icon-weibo"].title_5e49 {
  background-color: transparent;
  color: #df2029;
}
.message-e879 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message-e879 [class*="social-icon-weixin"].title_5e49 {
  background-color: transparent;
  color: #7bb32e;
}
.message-e879 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message-e879 [class*="social-icon-whatsapp"].title_5e49 {
  background-color: transparent;
  color: #25d366;
}
.message-e879 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message-e879 [class*="social-icon-wordpress"].title_5e49 {
  background-color: transparent;
  color: #21759b;
}
.message-e879 [class*="social-icon-xing"] {
  background-color: #026466;
}
.message-e879 [class*="social-icon-xing"].title_5e49 {
  background-color: transparent;
  color: #026466;
}
.message-e879 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message-e879 [class*="social-icon-yelp"].title_5e49 {
  background-color: transparent;
  color: #af0606;
}
.message-e879 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message-e879 [class*="social-icon-youtube"].title_5e49 {
  background-color: transparent;
  color: #cd201f;
}
.prev_d0dc {
  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;
}
.prev_d0dc:hover {
  box-shadow: none;
  background: 0 0;
}
.aside-outer-9b91 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.element_clean_4adc {
  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;
}
.surface_9240 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.frame_outer_34c5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.frame_outer_34c5,
.frame_outer_34c5::after,
.frame_outer_34c5::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;
}
.frame_outer_34c5::after,
.frame_outer_34c5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label-1468 .element_clean_4adc .surface_9240 {
  margin-top: -2px;
  width: 19px;
}
.label-1468 .element_clean_4adc .frame_outer_34c5 {
  margin-top: -1px;
}
.label-1468 .element_clean_4adc .frame_outer_34c5,
.label-1468 .element_clean_4adc .frame_outer_34c5::after,
.label-1468 .element_clean_4adc .frame_outer_34c5::before {
  width: 19px;
  height: 2px;
}
.label-1468 .element_clean_4adc .frame_outer_34c5::before {
  top: -6px;
}
.label-1468 .element_clean_4adc .frame_outer_34c5::after {
  bottom: -6px;
}
.left-24fb .element_clean_4adc .surface_9240 {
  margin-top: -2px;
  width: 22px;
}
.left-24fb .element_clean_4adc .frame_outer_34c5 {
  margin-top: -1px;
}
.left-24fb .element_clean_4adc .frame_outer_34c5,
.left-24fb .element_clean_4adc .frame_outer_34c5::after,
.left-24fb .element_clean_4adc .frame_outer_34c5::before {
  width: 22px;
  height: 2px;
}
.left-24fb .element_clean_4adc .frame_outer_34c5::before {
  top: -7px;
}
.left-24fb .element_clean_4adc .frame_outer_34c5::after {
  bottom: -7px;
}
.progress_prev_a49e .element_clean_4adc .surface_9240 {
  margin-top: -2px;
  width: 31px;
}
.progress_prev_a49e .element_clean_4adc .frame_outer_34c5 {
  margin-top: -1.5px;
}
.progress_prev_a49e .element_clean_4adc .frame_outer_34c5,
.progress_prev_a49e .element_clean_4adc .frame_outer_34c5::after,
.progress_prev_a49e .element_clean_4adc .frame_outer_34c5::before {
  width: 31px;
  height: 3px;
}
.progress_prev_a49e .element_clean_4adc .frame_outer_34c5::before {
  top: -9px;
}
.progress_prev_a49e .element_clean_4adc .frame_outer_34c5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .old-b212 .element_clean_4adc .surface_9240 {
    margin-top: -2px;
    width: 19px;
  }
  .old-b212 .element_clean_4adc .frame_outer_34c5 {
    margin-top: -1px;
  }
  .old-b212 .element_clean_4adc .frame_outer_34c5,
  .old-b212 .element_clean_4adc .frame_outer_34c5::after,
  .old-b212 .element_clean_4adc .frame_outer_34c5::before {
    width: 19px;
    height: 2px;
  }
  .old-b212 .element_clean_4adc .frame_outer_34c5::before {
    top: -6px;
  }
  .old-b212 .element_clean_4adc .frame_outer_34c5::after {
    bottom: -6px;
  }
  .over-eb5e .element_clean_4adc .surface_9240 {
    margin-top: -2px;
    width: 22px;
  }
  .over-eb5e .element_clean_4adc .frame_outer_34c5 {
    margin-top: -1px;
  }
  .over-eb5e .element_clean_4adc .frame_outer_34c5,
  .over-eb5e .element_clean_4adc .frame_outer_34c5::after,
  .over-eb5e .element_clean_4adc .frame_outer_34c5::before {
    width: 22px;
    height: 2px;
  }
  .over-eb5e .element_clean_4adc .frame_outer_34c5::before {
    top: -7px;
  }
  .over-eb5e .element_clean_4adc .frame_outer_34c5::after {
    bottom: -7px;
  }
  .hidden-upper-3af4 .element_clean_4adc .surface_9240 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden-upper-3af4 .element_clean_4adc .frame_outer_34c5 {
    margin-top: -1.5px;
  }
  .hidden-upper-3af4 .element_clean_4adc .frame_outer_34c5,
  .hidden-upper-3af4 .element_clean_4adc .frame_outer_34c5::after,
  .hidden-upper-3af4 .element_clean_4adc .frame_outer_34c5::before {
    width: 31px;
    height: 3px;
  }
  .hidden-upper-3af4 .element_clean_4adc .frame_outer_34c5::before {
    top: -9px;
  }
  .hidden-upper-3af4 .element_clean_4adc .frame_outer_34c5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .article-lower-5d59 .element_clean_4adc .surface_9240 {
    margin-top: -2px;
    width: 19px;
  }
  .article-lower-5d59 .element_clean_4adc .frame_outer_34c5 {
    margin-top: -1px;
  }
  .article-lower-5d59 .element_clean_4adc .frame_outer_34c5,
  .article-lower-5d59 .element_clean_4adc .frame_outer_34c5::after,
  .article-lower-5d59 .element_clean_4adc .frame_outer_34c5::before {
    width: 19px;
    height: 2px;
  }
  .article-lower-5d59 .element_clean_4adc .frame_outer_34c5::before {
    top: -6px;
  }
  .article-lower-5d59 .element_clean_4adc .frame_outer_34c5::after {
    bottom: -6px;
  }
  .avatar_d245 .element_clean_4adc .surface_9240 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_d245 .element_clean_4adc .frame_outer_34c5 {
    margin-top: -1px;
  }
  .avatar_d245 .element_clean_4adc .frame_outer_34c5,
  .avatar_d245 .element_clean_4adc .frame_outer_34c5::after,
  .avatar_d245 .element_clean_4adc .frame_outer_34c5::before {
    width: 22px;
    height: 2px;
  }
  .avatar_d245 .element_clean_4adc .frame_outer_34c5::before {
    top: -7px;
  }
  .avatar_d245 .element_clean_4adc .frame_outer_34c5::after {
    bottom: -7px;
  }
  .static-c680 .element_clean_4adc .surface_9240 {
    margin-top: -2px;
    width: 31px;
  }
  .static-c680 .element_clean_4adc .frame_outer_34c5 {
    margin-top: -1.5px;
  }
  .static-c680 .element_clean_4adc .frame_outer_34c5,
  .static-c680 .element_clean_4adc .frame_outer_34c5::after,
  .static-c680 .element_clean_4adc .frame_outer_34c5::before {
    width: 31px;
    height: 3px;
  }
  .static-c680 .element_clean_4adc .frame_outer_34c5::before {
    top: -9px;
  }
  .static-c680 .element_clean_4adc .frame_outer_34c5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .row_warm_e67f .element_clean_4adc .surface_9240 {
    margin-top: -2px;
    width: 19px;
  }
  .row_warm_e67f .element_clean_4adc .frame_outer_34c5 {
    margin-top: -1px;
  }
  .row_warm_e67f .element_clean_4adc .frame_outer_34c5,
  .row_warm_e67f .element_clean_4adc .frame_outer_34c5::after,
  .row_warm_e67f .element_clean_4adc .frame_outer_34c5::before {
    width: 19px;
    height: 2px;
  }
  .row_warm_e67f .element_clean_4adc .frame_outer_34c5::before {
    top: -6px;
  }
  .row_warm_e67f .element_clean_4adc .frame_outer_34c5::after {
    bottom: -6px;
  }
  .light_31f2 .element_clean_4adc .surface_9240 {
    margin-top: -2px;
    width: 22px;
  }
  .light_31f2 .element_clean_4adc .frame_outer_34c5 {
    margin-top: -1px;
  }
  .light_31f2 .element_clean_4adc .frame_outer_34c5,
  .light_31f2 .element_clean_4adc .frame_outer_34c5::after,
  .light_31f2 .element_clean_4adc .frame_outer_34c5::before {
    width: 22px;
    height: 2px;
  }
  .light_31f2 .element_clean_4adc .frame_outer_34c5::before {
    top: -7px;
  }
  .light_31f2 .element_clean_4adc .frame_outer_34c5::after {
    bottom: -7px;
  }
  .accordion-bd43 .element_clean_4adc .surface_9240 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion-bd43 .element_clean_4adc .frame_outer_34c5 {
    margin-top: -1.5px;
  }
  .accordion-bd43 .element_clean_4adc .frame_outer_34c5,
  .accordion-bd43 .element_clean_4adc .frame_outer_34c5::after,
  .accordion-bd43 .element_clean_4adc .frame_outer_34c5::before {
    width: 31px;
    height: 3px;
  }
  .accordion-bd43 .element_clean_4adc .frame_outer_34c5::before {
    top: -9px;
  }
  .accordion-bd43 .element_clean_4adc .frame_outer_34c5::after {
    bottom: -9px;
  }
}
.hovered-6e37 .frame_outer_34c5 {
  -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);
}
.hovered-6e37 .frame_outer_34c5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hovered-6e37 .frame_outer_34c5::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);
}
.hovered-6e37.paragraph_d192 .frame_outer_34c5 {
  -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);
}
.hovered-6e37.paragraph_d192 .frame_outer_34c5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hovered-6e37.paragraph_d192 .frame_outer_34c5::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);
}
.hidden-ea1a {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.list_short_24dc:before {
  display: none;
}
.modal-east-15fd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.modal-east-15fd .image_42d4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.modal-east-15fd .image_42d4:last-of-type {
  border-bottom: none;
}
.modal-east-15fd .image_42d4.banner-paper-e157,
.modal-east-15fd .image_42d4.cold_2d30,
.modal-east-15fd .image_42d4.bronze_d67d {
  padding: 0;
}
.modal-east-15fd .frame_yellow_20db .heading-3069 {
  color: currentColor;
}
.modal-east-15fd .frame_yellow_20db .heading-3069:focus,
.modal-east-15fd .frame_yellow_20db .heading-3069:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal-east-15fd.box-c891 .layout_a205,
.modal-east-15fd.box-c891 .section-4944 a,
.modal-east-15fd.box-c891 .gas-f830 a,
.modal-east-15fd.box-c891 .alert-orange-f19b a {
  color: rgba(0, 0, 0, 0.55);
}
.modal-east-15fd.box-c891 .layout_a205:hover,
.modal-east-15fd.box-c891 .section-4944 a:hover,
.modal-east-15fd.box-c891 .gas-f830 a:hover,
.modal-east-15fd.box-c891 .alert-orange-f19b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-east-15fd.box-c891 .first-d494 {
  color: rgba(0, 0, 0, 0.8);
}
.modal-east-15fd.box-c891 .image_42d4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal-east-15fd.box-c891 .image_42d4:before {
  background: rgba(0, 0, 0, 0.08);
}
.modal-east-15fd.box-c891 .icon-d8f8:before {
  background: rgba(255, 255, 255, 0.9);
}
.modal-east-15fd.box-c891 .frame_yellow_20db .action_6954 li a,
.modal-east-15fd.box-c891 .frame_yellow_20db .heading-3069,
.modal-east-15fd.box-c891 .alert-orange-f19b {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal-east-15fd.box-c891 .frame_yellow_20db .heading-3069:focus,
.modal-east-15fd.box-c891 .frame_yellow_20db .heading-3069:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal-east-15fd.box-c891 .action_6954 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal-east-15fd.heading-866a .layout_a205,
.modal-east-15fd.heading-866a .section-4944 a,
.modal-east-15fd.heading-866a .gas-f830 .heading-3069,
.modal-east-15fd.heading-866a .gas-f830 a,
.modal-east-15fd.heading-866a .alert-orange-f19b a {
  color: rgba(255, 255, 255, 0.79);
}
.modal-east-15fd.heading-866a .layout_a205:hover,
.modal-east-15fd.heading-866a .section-4944 a:hover,
.modal-east-15fd.heading-866a .gas-f830 .heading-3069:hover,
.modal-east-15fd.heading-866a .gas-f830 a:hover,
.modal-east-15fd.heading-866a .alert-orange-f19b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-east-15fd.heading-866a .first-d494 {
  color: rgba(255, 255, 255, 0.99);
}
.modal-east-15fd.heading-866a .image_42d4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-east-15fd.heading-866a .image_42d4:before {
  background: rgba(255, 255, 255, 0.08);
}
.modal-east-15fd.heading-866a .icon-d8f8:before {
  background: rgba(0, 0, 0, 0.9);
}
.modal-east-15fd.heading-866a .frame_yellow_20db .action_6954 li a,
.modal-east-15fd.heading-866a .frame_yellow_20db .heading-3069,
.modal-east-15fd.heading-866a .alert-orange-f19b {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-east-15fd.heading-866a .frame_yellow_20db .heading-3069:focus,
.modal-east-15fd.heading-866a .frame_yellow_20db .heading-3069:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal-east-15fd.heading-866a .action_6954 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-d8f8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.icon-d8f8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.overlay-b3a2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.element_stone_fca6 .modal-east-15fd {
  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;
}
.element_stone_fca6 .image_42d4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.element_stone_fca6 .image_42d4: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) {
  .element_stone_fca6 .image_42d4:before {
    width: 16%;
    left: 42%;
  }
}
.element_stone_fca6 .image_42d4:last-child:before {
  content: none;
}
.element_stone_fca6 .image_42d4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.element_stone_fca6 .frame_yellow_20db .action_6954 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.element_stone_fca6 .frame_yellow_20db .action_6954 li a .heading-3069 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.element_stone_fca6 .frame_yellow_20db .alert-orange-f19b {
  border: none;
}
.element_stone_fca6 .frame_yellow_20db .alert-orange-f19b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.element_stone_fca6 .icon-d8f8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.element_stone_fca6 .overlay-b3a2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.element_stone_fca6 .heading-866a .icon-d8f8:before {
  background: rgba(0, 0, 0, 0.9);
}
.element_stone_fca6 .box-c891.fixed_f154 .frame_outer_34c5 {
  background: rgba(0, 0, 0, 0.6);
}
.element_stone_fca6
  .box-c891.fixed_f154
  .frame_outer_34c5::after,
.element_stone_fca6
  .box-c891.fixed_f154
  .frame_outer_34c5:before {
  background: inherit;
}
.element_stone_fca6
  .box-c891.fixed_f154:hover
  .frame_outer_34c5 {
  background: rgba(0, 0, 0, 0.8);
}
.overlay_iron_5d6c .modal-east-15fd {
  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) {
  .overlay_iron_5d6c .modal-east-15fd {
    width: auto;
    right: 45px;
  }
}
.frame_purple_41e2 .modal-east-15fd {
  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) {
  .frame_purple_41e2 .modal-east-15fd {
    width: auto;
    left: 45px;
  }
}
.list_short_24dc .modal-east-15fd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list_short_24dc .overlay-b3a2 {
  max-width: 48em;
  margin: 0 auto;
}
.list_short_24dc .icon-d8f8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.table-8ca8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.table-8ca8.element_stone_fca6 .modal-east-15fd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.table-8ca8.overlay_iron_5d6c .modal-east-15fd {
  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);
}
.table-8ca8 .modal-east-15fd {
  visibility: visible;
}
.table-8ca8.frame_purple_41e2 .modal-east-15fd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.red-1b87,
.tertiary_0887 {
  overflow-x: hidden;
}
.red-1b87 .modal-east-15fd {
  overflow: auto;
}
.red-1b87.element_stone_fca6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.red-1b87.element_stone_fca6 .modal-east-15fd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.red-1b87.element_stone_fca6 .prev_d0dc {
  opacity: 0;
}
.red-1b87.overlay_iron_5d6c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.red-1b87.overlay_iron_5d6c .modal-east-15fd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.red-1b87.overlay_iron_5d6c .prev_d0dc {
  opacity: 0;
}
.red-1b87.frame_purple_41e2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.red-1b87.frame_purple_41e2 .modal-east-15fd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.red-1b87.frame_purple_41e2 .prev_d0dc {
  opacity: 0;
}
.red-1b87.list_short_24dc .modal-east-15fd {
  z-index: 10;
  visibility: visible;
}
.fixed_f154 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fixed_f154 .frame_outer_34c5 {
  background: rgba(255, 255, 255, 0.99);
}
.fixed_f154 .frame_outer_34c5::after,
.fixed_f154 .frame_outer_34c5:before {
  background: inherit;
}
.fixed_f154:hover .frame_outer_34c5 {
  background: rgba(255, 255, 255, 0.99);
}
.frame_purple_41e2 .fixed_f154 {
  top: 10px;
  right: auto;
  left: 12px;
}
.list_short_24dc .fixed_f154 {
  display: none !important;
}
.red-1b87:before,
.tertiary_0887:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.red-1b87 .fixed_f154,
.tertiary_0887 .fixed_f154 {
  display: inline-block;
}
.modal-east-15fd .aside_old_326f {
  -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;
}
.red-1b87 .modal-east-15fd .aside_old_326f,
.tertiary_0887 .modal-east-15fd .aside_old_326f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.icon-38cb .modal_92d3 {
  width: 100%;
}
.description_8d43 {
  padding: 0 0.5em 0;
}
.description_8d43 [class*="customify-col-"],
.description_8d43 [class*="customify-col_"],
.description_8d43 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.progress-bronze-85e7 .description_8d43 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .alert-old-156b .description_5db0,
  .description_5db0 {
    display: none;
  }
  .shadow_fluid_c660 {
    text-align: left;
  }
  .top_39a1 {
    text-align: center;
  }
  .frame-upper-b128 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .alert-old-156b .info_static_748f,
  .info_static_748f {
    display: none;
  }
  .surface_lite_a7ec {
    text-align: left;
  }
  .badge-2d1c {
    text-align: center;
  }
  .aside_d870 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .alert-old-156b .hidden_a42f,
  .hidden_a42f {
    display: none;
  }
  .motion-35b8 {
    text-align: left;
  }
  .frame_75b1 {
    text-align: center;
  }
  .tooltip-4ba1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pro_0ef1 {
  box-shadow: none !important;
}
.label-dde3 .logo_top_1ce3,
.image-paper-02c7 .logo_top_1ce3 {
  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;
}
.image-paper-02c7 .logo_top_1ce3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fresh_0200 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fresh_0200:after,
.fresh_0200:before {
  content: "";
  display: table;
}
.fresh_0200:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fresh_0200 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fresh_0200,
.overlay_026a {
  max-width: 1248px;
  margin: 0 auto;
}

.accent-a2b5.grid_thick_73e0 .fresh_0200 {
  max-width: 100%;
}
.accent-a2b5.cold-533d {
  max-width: 1200px;
  margin: 0 auto;
}
.accent-a2b5.avatar-action-484b .fresh_0200 {
  max-width: 100%;
}
.accent-a2b5.avatar-action-484b > .fresh_0200 {
  padding-left: 0;
  padding-right: 0;
}
.accent-a2b5.avatar-action-484b > .fresh_0200 .alert-old-156b {
  margin: 0;
}
.accent-a2b5.avatar-action-484b
  > .fresh_0200
  .description_8fe9.rough_0d73 {
  margin-right: 0;
  margin-left: 0;
}
.accent-a2b5.avatar-action-484b #main.rough_0d73 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .thumbnail_1bb7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail_1bb7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_tiny_f832 .filter_pro_4801 {
    padding-right: 1em;
  }
  .tooltip_tiny_f832.next-493a .description_8fe9 {
    border-right: 1px solid #eaecee;
  }
  .tooltip_tiny_f832.next-493a .filter_pro_4801 {
    padding-right: 1em;
  }
  .tooltip_tiny_f832.next-493a .tiny_be1a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_1bd5 .filter_pro_4801 {
    padding-left: 1em;
  }
  .active_1bd5.next-493a .description_8fe9 {
    border-left: 1px solid #eaecee;
  }
  .active_1bd5.next-493a .filter_pro_4801 {
    padding-left: 1em;
  }
  .active_1bd5.next-493a .tiny_be1a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .complex_eb0e .filter_pro_4801 {
    padding-left: 1em;
  }
  .complex_eb0e.next-493a .heading_30fc {
    border-right: 1px solid #eaecee;
  }
  .complex_eb0e.next-493a .orange_5ffc {
    border-right: 1px solid #eaecee;
  }
  .complex_eb0e.next-493a .filter_pro_4801 {
    padding-left: 1em;
  }
  .complex_eb0e.next-493a .tiny_be1a {
    padding-right: 1em;
  }
  .complex_eb0e.next-493a .gradient_bad7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_soft_279f .filter_pro_4801 {
    padding-right: 1em;
  }
  .secondary_soft_279f.next-493a .heading_30fc {
    border-left: 1px solid #eaecee;
  }
  .secondary_soft_279f.next-493a .orange_5ffc {
    border-left: 1px solid #eaecee;
  }
  .secondary_soft_279f.next-493a .filter_pro_4801 {
    padding-right: 1em;
  }
  .secondary_soft_279f.next-493a .tiny_be1a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary_soft_279f.next-493a .gradient_bad7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_1bb7 .filter_pro_4801 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail_1bb7.next-493a .description_8fe9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .thumbnail_1bb7.next-493a .filter_pro_4801 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail_1bb7.next-493a .tiny_be1a {
    padding-left: 1em;
  }
  .thumbnail_1bb7.next-493a .gradient_bad7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .thumbnail_1bb7.next-493a .filter_pro_4801 {
    padding-left: 0;
  }
}
.center-7d03 .grid-4016 {
  display: inline-block;
}
.new_d12a {
  display: inline-block;
}
.carousel-b019 {
  word-con: break-word;
}
.message_9184 > span {
  display: inline-block;
  padding: 5px 0;
}
.message_9184 .fresh-e736 {
  margin-left: 8px;
  margin-right: 8px;
}
.message_9184 .nav-stone-dc48 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.orange-43a0 .static_744d {
  margin-bottom: 2em;
}
.orange-43a0 .header_dbf9 {
  margin-bottom: 15px;
}
.orange-43a0 .header_dbf9:last-child {
  margin-bottom: 0;
}
.orange-43a0 .secondary_a12b {
  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) {
  .orange-43a0 .secondary_a12b {
    display: block;
  }
}
.orange-43a0 .complex_d8f4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .orange-43a0 .complex_d8f4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.orange-43a0 .shade_next_b4ff {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.orange-43a0 .shade_next_b4ff img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.orange-43a0 .shade_next_b4ff a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.orange-43a0 .carousel-b019 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.orange-43a0 .carousel-b019 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.orange-43a0 .column-selected-b809 p:last-child {
  margin-bottom: 0;
}
.orange-43a0 .summary_gold_2a85 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.orange-43a0 .heading-960d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.orange-43a0 .background_old_e033 {
  margin-top: 1em;
}
.orange-43a0 .chip-a84f {
  top: 0;
  display: block;
}
.orange-43a0 .chip-a84f a {
  color: inherit;
}
.orange-43a0 .chip-a84f a:hover {
  color: inherit;
}
.orange-43a0 .hovered-2fa5 {
  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;
}
.orange-43a0 .hovered-2fa5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.orange-43a0 .heading-960d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.orange-43a0 .hover-down-0c2a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.orange-43a0 .hover-down-0c2a:first-child {
  margin-top: 0;
}
.orange-43a0 .hover-down-0c2a.easy-a7ec {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.orange-43a0 .hover-down-0c2a.summary_plasma_f4ec {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.orange-43a0
  .hover-down-0c2a.summary_plasma_f4ec.red-7176
  .background_old_e033 {
  width: 100%;
}
.orange-43a0 .summary_plasma_f4ec {
  -webkit-box-align: center;
  align-items: center;
}
.orange-43a0 .summary_plasma_f4ec .message_9184,
.orange-43a0 .summary_plasma_f4ec > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.orange-43a0 .shade_next_b4ff {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-43a0 .shade_next_b4ff img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-43a0 .shade_next_b4ff: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;
}
.orange-43a0 .easy-a7ec {
  z-index: 5;
}
.orange-43a0 .huge_0279 .preview-8020 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.orange-43a0 .top_06c1 .preview-8020 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.orange-43a0 .backdrop-active-5c2a .preview-8020 {
  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;
}
.orange-43a0.tabs_3d29 .secondary_a12b,
.orange-43a0.purple-2ece .secondary_a12b {
  display: block;
}
.orange-43a0.tabs_3d29 .secondary_a12b .carousel-baa4,
.orange-43a0.tabs_3d29 .secondary_a12b .heading-960d,
.orange-43a0.purple-2ece .secondary_a12b .carousel-baa4,
.orange-43a0.purple-2ece .secondary_a12b .heading-960d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange-43a0.paragraph_46ad .complex_d8f4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .orange-43a0.paragraph_46ad .complex_d8f4 {
    margin-right: 0;
  }
}
.orange-43a0.tabs_3d29 .complex_d8f4,
.orange-43a0.purple-2ece .complex_d8f4 {
  padding-top: 40%;
}
.orange-43a0.tabs_3d29 .static_744d,
.orange-43a0.purple-2ece .static_744d {
  display: block;
}
.orange-43a0.tabs_3d29 .fn-sticky-4782 .heading-960d,
.orange-43a0.purple-2ece .fn-sticky-4782 .heading-960d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.orange-43a0.tabs_3d29 .complex_d8f4,
.orange-43a0.purple-2ece .complex_d8f4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.orange-43a0.tabs_3d29 .heading-960d {
  padding: 1em;
}
.inner-aa0d {
  margin: 30px auto;
  display: block;
}
.inner-aa0d .medium_1917 > * {
  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;
}
.inner-aa0d .medium_1917 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.inner-aa0d .medium_1917 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.north-c366 .message_9184 {
  margin-bottom: 1.41575em;
}
.north-c366 .summary-d4f4 {
  margin-bottom: 1.618em;
}
.container-c4b6 .bottom_aa31 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.container-c4b6 .bottom_aa31 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.container-c4b6 .active-stone-f68d {
  max-width: 100%;
  overflow: auto;
}
.widget-clean-b4a5 .container-c4b6 a:hover {
  text-decoration: underline;
}
.action_1540 .header_dbf9:not(.carousel-b019),
.action_1540 .shade_next_b4ff {
  margin-bottom: 1.41575em;
}
.action_1540 .header_dbf9:not(.carousel-b019):last-child,
.action_1540 .shade_next_b4ff:last-child {
  margin-bottom: 0;
}
.action_1540 .header_dbf9.logo_fluid_b60a {
  margin-bottom: 0.41575em;
}
.action_1540 .pattern_basic_08c0:before,
.action_1540 .white_dd89:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.action_1540 .pattern_basic_08c0:before {
  content: "\f115";
}
.action_1540 .white_dd89:before {
  content: "\f02c";
}
.action_1540 .hero_rough_933a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.action_1540 .hero_rough_933a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.caption_b08a {
  display: -webkit-box;
  display: flex;
}
.caption_b08a .static-c889 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .caption_b08a .static-c889 {
    flex-basis: 90px;
  }
}
.caption_b08a .dropdown-9e45 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .caption_b08a .dropdown-9e45 {
    flex-basis: calc(100% - 50px);
  }
}
.caption_b08a .gas_10a4 p:last-child {
  margin-bottom: 0.72em;
}
.hard-13f0 .medium_1917 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hard-13f0 .medium_1917:after,
.hard-13f0 .medium_1917:before {
  content: "";
  display: table;
}
.hard-13f0 .medium_1917:after {
  clear: both;
}
.hard-13f0 .medium_1917 .fixed_aac9,
.hard-13f0 .medium_1917 .hidden_9722 {
  width: 49%;
}
.hard-13f0 .medium_1917 .fixed_aac9 a span.primary-advanced-e462,
.hard-13f0 .medium_1917 .hidden_9722 a span.primary-advanced-e462 {
  display: block;
  margin-bottom: 5px;
}
.hard-13f0 .medium_1917 .hidden_9722 {
  float: left;
  text-align: left;
}
.hard-13f0 .medium_1917 .fixed_aac9 {
  float: right;
  text-align: right;
}
.nav-orange-32cb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .nav-orange-32cb {
    margin-bottom: 0;
  }
}
.badge-f27b {
  margin-bottom: 1em;
}
.badge-f27b .carousel-b019 {
  font-size: 1.1em;
  line-height: 1.3;
}
.gradient-d414 a {
  display: block;
  line-height: 0;
  position: relative;
}
.plasma-9010 .badge-f27b,
.picture_orange_448c .badge-f27b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .plasma-9010 .badge-f27b,
  .picture_orange_448c .badge-f27b {
    display: block;
  }
}
.plasma-9010 .gradient-d414,
.picture_orange_448c .gradient-d414 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .plasma-9010 .gradient-d414,
  .picture_orange_448c .gradient-d414 {
    margin-bottom: 1em;
  }
}
.plasma-9010 .gradient-d414 img,
.picture_orange_448c .gradient-d414 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.plasma-9010 .prev-d411,
.picture_orange_448c .prev-d411 {
  flex-basis: calc(100% - 160px);
}
.plasma-9010 .prev-d411 p,
.picture_orange_448c .prev-d411 p {
  margin-bottom: 0;
}
.plasma-9010 .prev-d411 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .plasma-9010 .prev-d411 {
    padding-left: 0;
  }
}
.picture_orange_448c .prev-d411 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .picture_orange_448c .prev-d411 {
    padding-right: 0;
  }
}
.picture_orange_448c .gradient-d414 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.link-d8cb .gradient-d414 {
  margin-bottom: 0.5em;
}
.link-d8cb .gradient-d414 img {
  width: 100%;
}
.nav_fresh_c36d .hard_edab,
.section_175f .hard_edab {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.section_175f .description_8fe9 .iron-7e96 p:last-child {
  margin-bottom: 0;
}
.paragraph_d6c9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.lite_d14d .title-b579 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .lite_d14d .title-b579:last-of-type {
    margin-bottom: 0;
  }
}
.lite_d14d .title-b579 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lite_d14d .title-b579 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.lite_d14d .title-b579 ul li {
  margin: 0 0 0.6em;
}
.lite_d14d .title-b579 ul li.module_dirty_af93,
.lite_d14d .title-b579 ul li.lite-7a98 {
  position: relative;
}
.lite_d14d .title-b579 ul li.module_dirty_af93 .stale_92ec,
.lite_d14d .title-b579 ul li.lite-7a98 .stale_92ec {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.lite_d14d .title-b579 ul li.module_dirty_af93:after:after,
.lite_d14d .title-b579 ul li.module_dirty_af93:after:before,
.lite_d14d
  .title-b579
  ul
  li.lite-7a98:after:after,
.lite_d14d
  .title-b579
  ul
  li.lite-7a98:after:before {
  content: "";
  display: table;
}
.lite_d14d .title-b579 ul li.module_dirty_af93:after:after,
.lite_d14d
  .title-b579
  ul
  li.lite-7a98:after:after {
  clear: both;
}
.lite_d14d .title-b579 a.hot_2377:hover {
  text-decoration: none;
}
.lite_d14d .title-b579 select {
  max-width: 100%;
}
.lite_d14d .title-b579 table {
  font-size: 85%;
}
.lite_d14d .title-b579 table td,
.lite_d14d .title-b579 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.lite_d14d .title-b579 table tfoot td {
  text-align: left;
}
.lite_d14d .title-b579 :last-child {
  margin-bottom: 0;
}
.lite_d14d .title-b579 .progress_48a2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.lite_d14d .title-b579 .progress_48a2 label {
  width: 100%;
}
.lite_d14d .title-b579 .progress_48a2 .summary_5911 {
  width: 100%;
  display: block;
}
.lite_d14d .title-b579 .progress_48a2 .media-last-f0ec {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.lite_d14d .title-b579 .progress_48a2 .media-last-f0ec:hover svg #svg-search {
  fill: #444;
}
.lite_d14d .title-b579 .progress_48a2 .media-last-f0ec svg {
  width: 18px;
  height: 18px;
}
.lite_d14d .border_gold_2f89 ul ul,
.lite_d14d .texture_358d ul ul,
.lite_d14d .notice_2309 ul ul,
.lite_d14d .item-a96d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.lite_d14d .border_gold_2f89 .picture-stone-4302 > a,
.lite_d14d .texture_358d .picture-stone-4302 > a,
.lite_d14d .notice_2309 .picture-stone-4302 > a,
.lite_d14d .item-a96d .picture-stone-4302 > a {
  margin-bottom: 0;
}
.lite_d14d .short_d358 li,
.lite_d14d .border_gold_2f89 li,
.lite_d14d .left-3970 li,
.lite_d14d .texture_358d li,
.lite_d14d .notice_2309 li,
.lite_d14d .item-a96d li,
.lite_d14d .prev-785c li,
.lite_d14d .header_last_15c7 li {
  display: block;
  position: relative;
}
.lite_d14d .short_d358 li:last-child,
.lite_d14d .border_gold_2f89 li:last-child,
.lite_d14d .left-3970 li:last-child,
.lite_d14d .texture_358d li:last-child,
.lite_d14d .notice_2309 li:last-child,
.lite_d14d .item-a96d li:last-child,
.lite_d14d .prev-785c li:last-child,
.lite_d14d .header_last_15c7 li:last-child {
  border: none;
}
.lite_d14d .short_d358 li a,
.lite_d14d .border_gold_2f89 li a,
.lite_d14d .left-3970 li a,
.lite_d14d .texture_358d li a,
.lite_d14d .notice_2309 li a,
.lite_d14d .item-a96d li a,
.lite_d14d .prev-785c li a,
.lite_d14d .header_last_15c7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lite_d14d .short_d358 li ul li::before,
.lite_d14d .border_gold_2f89 li ul li::before,
.lite_d14d .left-3970 li ul li::before,
.lite_d14d .texture_358d li ul li::before,
.lite_d14d .notice_2309 li ul li::before,
.lite_d14d .item-a96d li ul li::before,
.lite_d14d .prev-785c li ul li::before,
.lite_d14d .header_last_15c7 li ul li::before {
  left: 15px;
}
.lite_d14d .short_d358 li ul a,
.lite_d14d .border_gold_2f89 li ul a,
.lite_d14d .left-3970 li ul a,
.lite_d14d .texture_358d li ul a,
.lite_d14d .notice_2309 li ul a,
.lite_d14d .item-a96d li ul a,
.lite_d14d .prev-785c li ul a,
.lite_d14d .header_last_15c7 li ul a {
  padding-left: 20px;
}
.lite_d14d .short_d358 li ul ul li::before,
.lite_d14d .border_gold_2f89 li ul ul li::before,
.lite_d14d .left-3970 li ul ul li::before,
.lite_d14d .texture_358d li ul ul li::before,
.lite_d14d .notice_2309 li ul ul li::before,
.lite_d14d .item-a96d li ul ul li::before,
.lite_d14d .prev-785c li ul ul li::before,
.lite_d14d .header_last_15c7 li ul ul li::before {
  left: 30px;
}
.lite_d14d .short_d358 li ul ul a,
.lite_d14d .border_gold_2f89 li ul ul a,
.lite_d14d .left-3970 li ul ul a,
.lite_d14d .texture_358d li ul ul a,
.lite_d14d .notice_2309 li ul ul a,
.lite_d14d .item-a96d li ul ul a,
.lite_d14d .prev-785c li ul ul a,
.lite_d14d .header_last_15c7 li ul ul a {
  padding-left: 40px;
}
.lite_d14d .panel_thick_9f51 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lite_d14d .header_last_15c7 ul li {
  margin-bottom: 1.41575em;
}
.lite_d14d .header_last_15c7 ul li .upper-8667 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.lite_d14d .header_last_15c7 ul li .wrapper_gas_4621 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.heading-866a .short_d358 li a,
.heading-866a .border_gold_2f89 li a,
.heading-866a .left-3970 li a,
.heading-866a .texture_358d li a,
.heading-866a .notice_2309 li a,
.heading-866a .item-a96d li a,
.heading-866a .prev-785c li a,
.heading-866a .header_last_15c7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-866a .panel_thick_9f51 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-866a .title-b579 ul li.module_dirty_af93 .stale_92ec,
.heading-866a .title-b579 ul li.lite-7a98 .stale_92ec {
  background: rgba(0, 0, 0, 0.2);
}
.heading-866a .lite_d14d .title-b579 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-a2b5 .lite_d14d .action_6954 li {
  margin: 0;
}
.accent-a2b5 .lite_d14d .action_6954 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.accent-a2b5 .lite_d14d .action_6954 li ul {
  margin: 0;
}
.accent-a2b5 .lite_d14d .action_6954 li ul li a {
  padding-left: 15px;
}
.accent-a2b5 .lite_d14d .action_6954 li ul li li a {
  padding-left: 30px;
}
.accent-a2b5 .lite_d14d .action_6954 li.table-short-82c5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.accent-a2b5 .lite_d14d .action_6954 li.table-short-82c5 > 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;
}
.accent-a2b5 .lite_d14d .action_6954 li.table-short-82c5 > 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;
}
.menu_7d51 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tag-399a {
  position: relative;
  z-index: 10;
}
.tag-399a .aside_old_326f {
  width: 100%;
  max-width: 100%;
}
.photo_8a85 .text-liquid-a269 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.photo_8a85 .box-c891 {
}
.photo_8a85 .heading-866a {
  background: #292929;
}
.up-1395 .text-liquid-a269 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.up-1395 .box-c891 {
  background: #f9f9f9;
}
.up-1395 .heading-866a {
  background: #303030;
}
.info-5cdb .text-liquid-a269 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .info-5cdb .grid-4016 {
    margin-bottom: 1em;
  }
  .info-5cdb .grid-4016:last-child {
    margin-bottom: 0;
  }
}
.info-5cdb .box-c891 {
  background: #ededed;
}
.info-5cdb .heading-866a {
  background: #1a1a1a;
}
.text-liquid-a269.box-c891 {
  color: rgba(0, 0, 0, 0.6);
}
.text-liquid-a269.box-c891 .search-0ade li {
  border-color: rgba(0, 0, 0, 0.08);
}
.text-liquid-a269.heading-866a {
  color: rgba(255, 255, 255, 0.99);
}
.text-liquid-a269.heading-866a a:not(.hot_2377) {
  color: rgba(255, 255, 255, 0.79);
}
.text-liquid-a269.heading-866a a:not(.hot_2377):hover {
  color: rgba(255, 255, 255, 0.99);
}
.text-liquid-a269.heading-866a .search-0ade li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-liquid-a269.heading-866a table tbody td,
.text-liquid-a269.heading-866a table th {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary_727f.search_cbd6 .fresh_0200 {
  max-width: initial;
}
.tertiary_727f .accordion_tall_fe27 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tertiary_727f .accordion_tall_fe27 .aside_old_326f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tertiary_727f .accordion_tall_fe27 .aside_old_326f {
    display: block;
    margin-bottom: 2em;
  }
  .tertiary_727f .accordion_tall_fe27 .aside_old_326f:last-child {
    margin-bottom: 0;
  }
}
.info-5cdb .grid-4016:last-child,
.up-1395 .grid-4016:last-child,
.photo_8a85 .grid-4016:last-child {
  margin-bottom: 0;
}
.info-5cdb .grid-4016 .lite_d14d .title-b579:last-child,
.up-1395 .grid-4016 .lite_d14d .title-b579:last-child,
.photo_8a85 .grid-4016 .lite_d14d .title-b579:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .info-5cdb .lower-057c,
  .info-5cdb .texture-out-cd99,
  .up-1395 .lower-057c,
  .up-1395 .texture-out-cd99,
  .photo_8a85 .lower-057c,
  .photo_8a85 .texture-out-cd99 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tag-399a .grid-4016 {
    margin-bottom: 2em;
  }
}
.tag-399a p:last-child {
  margin-bottom: 0;
}
.tag-399a li,
.tag-399a ul {
  list-style: none;
  margin: 0;
}
.tag-399a ul ul {
  margin-left: 2.617924em;
}
.message-active-ac92 {
  font-size: 0.875em;
}

/* css-noise: 1768 */
.promo-block-t1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
