/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hover_811b/customify
Author: WPCustomify
Author URI: https://pressmaximum.hover_811b
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.hover_811b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.form_fixed_1969.advanced-94a2/licenses/gpl-2.0.gallery-full-4bc4
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.grid_large_0f66/, (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.hard-2403.tiny_26b0/normalize.pressed_ea99/
 ======
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.pressed_ea99 v7.0.0 | MIT License | github.hover_811b/necolas/normalize.pressed_ea99 */
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;
}
.accent-dynamic-8157 .over-a90d,
.card_white_b290,
.middle-1ee8,
.mask-fixed-fe43,
.south-0f00,
.light-58b4,
.row_light_a05a,
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;
}
.card_white_b290,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .card_white_b290,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .card_white_b290,
  h1 {
    font-size: 1.8em;
  }
}
.middle-1ee8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.middle-1ee8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .middle-1ee8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .middle-1ee8,
  h2 {
    font-size: 1.7em;
  }
}
.mask-fixed-fe43,
h3 {
  font-size: 1.618em;
}
.accent-dynamic-8157 .over-a90d,
.south-0f00,
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.alert_plasma_b9f9 {
  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;
}
.over_bce6:after,
.over_bce6:before,
.module_8c34:after,
.module_8c34:before {
  content: "";
  display: table;
}
.over_bce6:after,
.module_8c34:after {
  clear: both;
}
.upper_cbab {
  float: right;
  margin-right: 0;
}
.icon-1b8f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.narrow_c576 .title_7971,
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;
}
.narrow_c576 .title_7971: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;
}
.footer_gas_c1d1 .title_7971 {
  box-shadow: none;
}
.footer_gas_c1d1
  .title_7971
  .card-right-0cb5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.footer_gas_c1d1 .title_7971 .footer-7365 {
  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;
}
.footer_gas_c1d1
  .title_7971
  .footer-7365
  b {
  display: none;
}
.footer_gas_c1d1 .accent_bab2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary-middle-8983:not(.table-small-f47d):not(.iron-ed8b),
button:not(.table-small-f47d):not(.iron-ed8b),
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ),
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ),
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ) {
  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;
}
.primary-middle-8983:not(.table-small-f47d):not(
    .iron-ed8b
  ):hover,
button:not(.table-small-f47d):not(
    .iron-ed8b
  ):hover,
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):hover,
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):hover,
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary-middle-8983:not(.table-small-f47d):not(
    .iron-ed8b
  ):active,
.primary-middle-8983:not(.table-small-f47d):not(
    .iron-ed8b
  ):focus,
button:not(.table-small-f47d):not(
    .iron-ed8b
  ):active,
button:not(.table-small-f47d):not(
    .iron-ed8b
  ):focus,
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):active,
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):focus,
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):active,
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):focus,
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):active,
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):focus {
  outline: 0;
}
.primary-middle-8983:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b,
button:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b,
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b,
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b,
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b {
  position: relative;
}
.primary-middle-8983:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .green_5293,
.primary-middle-8983:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .over_fbe3,
.primary-middle-8983:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .paragraph_7b59,
.primary-middle-8983:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  i,
.primary-middle-8983:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  svg,
button:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .green_5293,
button:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .over_fbe3,
button:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .paragraph_7b59,
button:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  i,
button:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  svg,
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .green_5293,
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .over_fbe3,
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .paragraph_7b59,
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  i,
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  svg,
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .green_5293,
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .over_fbe3,
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .paragraph_7b59,
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  i,
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  svg,
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .green_5293,
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .over_fbe3,
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  .paragraph_7b59,
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  i,
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b
  svg {
  visibility: hidden;
}
.primary-middle-8983:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b:after,
button:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b:after,
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b:after,
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b:after,
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ).fn-loading-111b: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;
}
.primary-middle-8983:not(.table-small-f47d):not(.iron-ed8b),
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ),
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ),
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ) {
  color: #fff;
  background: #235787;
}
.primary-middle-8983:not(.table-small-f47d):not(
    .iron-ed8b
  ):focus,
input[type="button"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):focus,
input[type="reset"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):focus,
input[type="submit"]:not(.table-small-f47d):not(
    .iron-ed8b
  ):focus {
  color: #fff;
}
.primary-middle-8983.fn-disabled-111b:not(.table-small-f47d):not(
    .iron-ed8b
  ),
.primary-middle-8983[disabled]:not(.table-small-f47d):not(
    .iron-ed8b
  ),
button.fn-disabled-111b:not(.table-small-f47d):not(
    .iron-ed8b
  ),
button[disabled]:not(.table-small-f47d):not(
    .iron-ed8b
  ) {
  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;
}
.section_fresh_f505 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.section_fresh_f505: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;
}
.primary-ffe8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.new-e536 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.border_center_cdb5 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.over_bce6:after,
.over_bce6:before,
.narrow_7509:after,
.narrow_7509:before,
.orange-f6c4:after,
.orange-f6c4:before,
.tabs_black_7390:after,
.tabs_black_7390:before,
.white-eda7:after,
.white-eda7:before,
.heading_0820:after,
.heading_0820:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.over_bce6:after,
.narrow_7509:after,
.orange-f6c4:after,
.tabs_black_7390:after,
.white-eda7:after,
.heading_0820:after {
  clear: both;
}
.narrow_7509 .tiny-7d93,
.orange-f6c4 .tiny-7d93,
.accent-6921 .tiny-7d93 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.picture_38ef {
  display: inline-block;
}
.tabs-prev-07b8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tabs-prev-07b8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tabs-prev-07b8 .paragraph_39e7 {
  padding: 1em 0;
  font-size: 85%;
}
.paragraph_39e7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.feature_silver_771b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.feature_silver_771b:after,
.feature_silver_771b:before {
  content: "";
  display: table;
}
.feature_silver_771b:after {
  clear: both;
}
.hard-6981 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.item_first_4736 .hard-6981 {
  max-width: 50%;
}
.search_wide_956d .hard-6981 {
  max-width: 33.33%;
}
.light_63ef .hard-6981 {
  max-width: 25%;
}
.progress_blue_fba2 .hard-6981 {
  max-width: 20%;
}
.outline_73dd .hard-6981 {
  max-width: 16.66%;
}
.full-067d .hard-6981 {
  max-width: 14.28%;
}
.dirty_c060 .hard-6981 {
  max-width: 12.5%;
}
.solid_fb46 .hard-6981 {
  max-width: 11.11%;
}
.surface_0cbb {
  display: block;
}
.accent-dynamic-8157 .wrapper-9e02 label,
.accent-dynamic-8157 .summary-7d46 label,
.accent-dynamic-8157 .panel-brown-f959 label,
.accent-dynamic-8157 .bright_4a97 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slider-29df {
  list-style: none;
  margin: 0;
}
.slider-29df article.background-ce2e {
  margin-bottom: 0;
}
.slider-29df ul {
  list-style: none;
  margin: 0;
}
.slider-29df .layout-19cd li.background-ce2e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slider-29df .layout-19cd li.background-ce2e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slider-29df .layout-19cd li.background-ce2e: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) {
  .slider-29df .layout-19cd li.background-ce2e li.background-ce2e li.background-ce2e li.background-ce2e {
    padding-left: 0;
  }
}
article.background-ce2e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background-ce2e .narrow_7509 p:last-of-type {
  margin-bottom: 0;
}
article.background-ce2e .chip_stone_3063 {
  float: left;
}
article.background-ce2e .caption_pressed_e766 {
  margin-left: 85px;
}
article.background-ce2e .progress-7e07 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background-ce2e .progress-7e07 .main_4482 {
  margin-left: 10px;
}
article.background-ce2e .progress-cf8e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background-ce2e .main_4d28 {
  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 .wrapper-9e02,
  #respond .panel-brown-f959,
  #respond .bright_4a97 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper-9e02 input,
#respond .panel-brown-f959 input,
#respond .bright_4a97 input {
  width: 100%;
}
#respond .bright_4a97 {
  margin-right: 0;
}
#respond .footer-7ff9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget-gold-6f3c {
  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;
}
.widget-gold-6f3c.alert-0639 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget-gold-6f3c 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%);
}
.widget-gold-6f3c:focus,
.widget-gold-6f3c: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);
}
.description_fa10 {
  border-radius: 10%;
}
.summary_b71f {
  border-radius: 50%;
}
.feature_7c7b {
  font-size: 0.72em;
}
.overlay_0c54 {
  font-size: 0.875em;
}
.wrapper-bottom-f22a {
  font-size: 1.1em;
}
.popup_6702 {
  text-transform: uppercase;
  line-height: 1.2;
}
.popup_6702.feature_7c7b {
  letter-spacing: 0.5px;
}
.picture_090c,
.picture_090c a {
  color: #6d6d6d;
}
.picture_090c a:hover {
  color: #111;
}
.disabled-hard-faa9 {
  color: #6d6d6d;
}
.detail-0943 {
  overflow-x: hidden;
}
.detail-0943 .title-64a0.header-light-a405 {
  position: relative;
}
.detail-0943 .title-64a0.header-light-a405.border_f868 {
  position: initial;
}
.detail-0943
  .title-64a0.header-light-a405.border_f868
  .picture_215c {
  left: auto;
}
.detail-0943 .title-64a0 .picture_215c {
  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;
}
.detail-0943 .title-64a0:hover.header-light-a405 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.detail-0943
  .title-64a0:hover.header-light-a405
  .picture_215c {
  display: block;
  z-index: 9999999;
}
.detail-0943 .basic-b8b1 .pro-b60b,
.detail-0943 .hero_71ed .pro-b60b {
  display: none;
}
.detail-0943 .modal-0040 .title-64a0:hover.header-light-a405 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accent-dynamic-8157 .wrapper-9e02 label,
.accent-dynamic-8157 .summary-7d46 label,
.accent-dynamic-8157 .panel-brown-f959 label,
.accent-dynamic-8157 .bright_4a97 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slider-29df {
  list-style: none;
  margin: 0;
}
.slider-29df article.background-ce2e {
  margin-bottom: 0;
}
.slider-29df ul {
  list-style: none;
  margin: 0;
}
.slider-29df .layout-19cd li.background-ce2e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slider-29df .layout-19cd li.background-ce2e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slider-29df .layout-19cd li.background-ce2e: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) {
  .slider-29df .layout-19cd li.background-ce2e li.background-ce2e li.background-ce2e li.background-ce2e {
    padding-left: 0;
  }
}
article.background-ce2e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background-ce2e .narrow_7509 p:last-of-type {
  margin-bottom: 0;
}
article.background-ce2e .chip_stone_3063 {
  float: left;
}
article.background-ce2e .caption_pressed_e766 {
  margin-left: 85px;
}
article.background-ce2e .progress-7e07 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background-ce2e .progress-7e07 .main_4482 {
  margin-left: 10px;
}
article.background-ce2e .progress-cf8e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background-ce2e .main_4d28 {
  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 .wrapper-9e02,
  #respond .panel-brown-f959,
  #respond .bright_4a97 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper-9e02 input,
#respond .panel-brown-f959 input,
#respond .bright_4a97 input {
  width: 100%;
}
#respond .bright_4a97 {
  margin-right: 0;
}
#respond .footer-7ff9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.basic-b8b1 .progress-left-003e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.progress-left-003e .layout-old-4821.link_984d .preview-last-bc23 > li > a:focus,
.progress-left-003e .layout-old-4821.link_984d .preview-last-bc23 > li > a:hover,
.progress-left-003e .layout-old-4821.frame-right-0bde .preview-last-bc23 > li > a:focus,
.progress-left-003e .layout-old-4821.frame-right-0bde .preview-last-bc23 > li > a:hover,
.progress-left-003e .layout-old-4821.detail_7a75 .preview-last-bc23 > li > a:focus,
.progress-left-003e .layout-old-4821.detail_7a75 .preview-last-bc23 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-left-003e
  .layout-old-4821.link_984d
  .preview-last-bc23
  > li.warm_06dd
  > a,
.progress-left-003e
  .layout-old-4821.link_984d
  .preview-last-bc23
  > li.text-black-3242
  > a,
.progress-left-003e
  .layout-old-4821.frame-right-0bde
  .preview-last-bc23
  > li.warm_06dd
  > a,
.progress-left-003e
  .layout-old-4821.frame-right-0bde
  .preview-last-bc23
  > li.text-black-3242
  > a,
.progress-left-003e
  .layout-old-4821.detail_7a75
  .preview-last-bc23
  > li.warm_06dd
  > a,
.progress-left-003e .layout-old-4821.detail_7a75 .preview-last-bc23 > li.detail-376d > a {
  color: rgba(255, 255, 255, 0.99);
}
.progress-left-003e .modal_action_505c,
.progress-left-003e .modal_action_505c a {
  color: rgba(255, 255, 255, 0.99);
}
.progress-left-003e .clean_dfff.breadcrumb_42e3 li a,
.progress-left-003e .focus-4447 a,
.progress-left-003e .heading-liquid-6cb0,
.progress-left-003e .preview-last-bc23 > li > a,
.progress-left-003e .outline_39e0 {
  color: rgba(255, 255, 255, 0.79);
}
.progress-left-003e .clean_dfff.breadcrumb_42e3 li a:hover,
.progress-left-003e .focus-4447 a:hover,
.progress-left-003e .heading-liquid-6cb0:hover,
.progress-left-003e .preview-last-bc23 > li > a:hover,
.progress-left-003e .outline_39e0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-left-003e .menu-glass-d448 {
  color: rgba(255, 255, 255, 0.79);
}
.progress-left-003e .menu-glass-d448 .status_green_2716 {
  color: rgba(255, 255, 255, 0.99);
}
.progress-left-003e .menu-glass-d448:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-left-003e .layout-dim-3bdf .left_5741 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-left-003e .layout-dim-3bdf .left_5741 .tertiary-motion-d38f {
  color: rgba(255, 255, 255, 0.79);
}
.progress-left-003e
  .layout-dim-3bdf
  .left_5741
  .tertiary-motion-d38f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-left-003e
  .layout-dim-3bdf
  .left_5741
  .tertiary-motion-d38f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-left-003e
  .layout-dim-3bdf
  .left_5741
  .tertiary-motion-d38f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-left-003e
  .layout-dim-3bdf
  .left_5741
  .tertiary-motion-d38f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-left-003e .layout-dim-3bdf .avatar_middle_92de {
  color: rgba(255, 255, 255, 0.79);
}
.progress-left-003e .layout-dim-3bdf .avatar_middle_92de:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-hard-e7a5
  .progress-left-003e
  .layout-dim-3bdf
  .hot_0e09
  .mask_af9a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-hard-e7a5
  .progress-left-003e
  .layout-dim-3bdf
  .hot_0e09
  .tertiary-motion-d38f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.basic-b8b1 .alert_static_c09f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.alert_static_c09f .layout-old-4821.link_984d .preview-last-bc23 > li > a:focus,
.alert_static_c09f .layout-old-4821.link_984d .preview-last-bc23 > li > a:hover,
.alert_static_c09f .layout-old-4821.frame-right-0bde .preview-last-bc23 > li > a:focus,
.alert_static_c09f .layout-old-4821.frame-right-0bde .preview-last-bc23 > li > a:hover,
.alert_static_c09f .layout-old-4821.detail_7a75 .preview-last-bc23 > li > a:focus,
.alert_static_c09f .layout-old-4821.detail_7a75 .preview-last-bc23 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_static_c09f
  .layout-old-4821.link_984d
  .preview-last-bc23
  > li.warm_06dd
  > a,
.alert_static_c09f
  .layout-old-4821.link_984d
  .preview-last-bc23
  > li.text-black-3242
  > a,
.alert_static_c09f
  .layout-old-4821.frame-right-0bde
  .preview-last-bc23
  > li.warm_06dd
  > a,
.alert_static_c09f
  .layout-old-4821.frame-right-0bde
  .preview-last-bc23
  > li.text-black-3242
  > a,
.alert_static_c09f
  .layout-old-4821.detail_7a75
  .preview-last-bc23
  > li.warm_06dd
  > a,
.alert_static_c09f .layout-old-4821.detail_7a75 .preview-last-bc23 > li.detail-376d > a {
  color: rgba(0, 0, 0, 0.8);
}
.alert_static_c09f .modal_action_505c,
.alert_static_c09f .modal_action_505c a {
  color: rgba(0, 0, 0, 0.8);
}
.alert_static_c09f .clean_dfff.breadcrumb_42e3 li a,
.alert_static_c09f .focus-4447 a,
.alert_static_c09f .heading-liquid-6cb0,
.alert_static_c09f .preview-last-bc23 > li > a,
.alert_static_c09f .outline_39e0 {
  color: rgba(0, 0, 0, 0.55);
}
.alert_static_c09f .clean_dfff.breadcrumb_42e3 li a:hover,
.alert_static_c09f .focus-4447 a:hover,
.alert_static_c09f .heading-liquid-6cb0:hover,
.alert_static_c09f .preview-last-bc23 > li > a:hover,
.alert_static_c09f .outline_39e0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_static_c09f .menu-glass-d448 {
  color: rgba(0, 0, 0, 0.55);
}
.alert_static_c09f .menu-glass-d448 .status_green_2716 {
  color: rgba(0, 0, 0, 0.8);
}
.alert_static_c09f .menu-glass-d448:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_under_f40a .solid-a21d {
  margin-left: auto;
  margin-right: auto;
}
.orange-f6c4 > * {
  margin-left: auto;
  margin-right: auto;
}
.orange-f6c4 .primary-ffe8 {
  margin-right: 1.41575em;
}
.overlay_blue_a8da .orange-f6c4 > .shadow_dirty_ea5c {
  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;
}
.overlay_blue_a8da .orange-f6c4 > .black-7693 {
  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;
}
.pattern_focused_6268.backdrop_under_f40a .solid-a21d,
.badge-dark-3e08.backdrop_under_f40a .solid-a21d {
  margin-left: 0;
}
.shadow_pressed_c899.backdrop_under_f40a .solid-a21d,
.feature_b207.backdrop_under_f40a .solid-a21d {
  margin-right: 0;
}
.orange-f6c4 ol,
.orange-f6c4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.filter_3f25 video {
  max-width: 100%;
}
.purple_5963 img {
  display: block;
}
.purple_5963.primary-ffe8,
.purple_5963.new-e536 {
  width: 100%;
}
.purple_5963.black-7693 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.summary_basic_0fb7:not(.border_9627) {
  margin: 1.5em auto;
}
.box-slow-7e92 p {
  padding: 1.5em 14px;
}
ul.hover_yellow_aa73.black-7693,
ul.hover_yellow_aa73.shadow_dirty_ea5c,
ul.hover_yellow_aa73.chip_complex_d4fb.shadow_dirty_ea5c {
  padding: 0 14px;
}
.column_de37 {
  display: block;
  overflow-x: auto;
}
.column_de37 table {
  border-collapse: collapse;
  width: 100%;
}
.column_de37 td,
.column_de37 th {
  padding: 0.5em;
}
.orange-f6c4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.orange-f6c4 ol ol,
.orange-f6c4 ol ul,
.orange-f6c4 ul ol,
.orange-f6c4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.orange-f6c4 ol ol li,
.orange-f6c4 ol ul li,
.orange-f6c4 ul ol li,
.orange-f6c4 ul ul li {
  margin-left: 0;
}
.feature-wide-ef3f.advanced-315f > .sort-down-bde9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.feature-wide-ef3f.advanced-315f > .sort-down-bde9 iframe,
.feature-wide-ef3f.advanced-315f > .sort-down-bde9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.new_7f2e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.new_7f2e.breadcrumb_0eb5 {
  padding: 0;
}
.new_7f2e.breadcrumb_0eb5 cite {
  font-size: 13px;
}
.new_7f2e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.new_7f2e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.element_d29a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.element_d29a > p:first-child {
  margin-top: 0;
}
.element_d29a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.element_d29a blockquote {
  border-left: 0;
}
.tabs-blue-7822 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tabs-blue-7822:not(.content_fixed_088c) {
  max-width: 100px;
}
.tabs-blue-7822.label-02e7 {
  border-bottom: none !important;
  text-align: center;
}
.tabs-blue-7822.label-02e7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .box-slow-7e92 p {
    padding: 1.5em 0;
  }
}
.new-11bb {
  color: #0073aa;
}
.pro-b2c1 {
  background-color: #0073aa;
}
.status-637b {
  color: #229fd8;
}
.container_9e48 {
  background-color: #229fd8;
}
.box_0e7c {
  color: #eee;
}
.pagination-8686 {
  background-color: #eee;
}
.row_5deb {
  color: #444;
}
.header_8359 {
  background-color: #444;
}
.green_243a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.green_243a .text_93f1 .focus-4447 {
  font-size: 15px;
}
.green_243a .focus-4447 {
  line-height: 1.3;
}
.green_243a .alert_static_c09f {
}
.green_243a .progress-left-003e {
  background: #235787;
}
.clean-0690 {
  padding: 0;
}
.clean-0690 .progress-left-003e {
  background: #1a1a1a;
}
.clean-0690 .alert_static_c09f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.lite_169a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.lite_169a .alert_static_c09f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.lite_169a .progress-left-003e {
  background: #303030;
}
.heading_0820 {
  position: relative;
  z-index: 10;
}
.heading_0820 .main_pink_3058 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.clean_8248 .header-light-a405 {
  display: inline-block;
  vertical-align: middle;
}
.clean_8248.lite_0272 .header-light-a405 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .clean_8248.lite_0272 .header-light-a405 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .clean_8248.lite_0272 .header-light-a405 {
    margin-right: 0.4em;
  }
}
.clean_8248.lite_0272 .header-light-a405:last-child {
  margin-right: 0;
}
.simple_20fd .main_pink_3058 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .basic-b8b1 .text_93f1 {
    margin: 0 -0.5em;
  }
  .basic-b8b1 .text_93f1 [class*="customify-col-"],
  .basic-b8b1 .text_93f1 [class*="customify-col_"],
  .basic-b8b1 .text_93f1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.basic-b8b1.heading_ce7e .main_pink_3058 {
  background: 0 0 !important;
}
.basic-b8b1.heading_ce7e .main_pink_3058,
.basic-b8b1.simple_20fd .main_pink_3058 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .basic-b8b1.grid-white-3135 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.basic-b8b1.simple_20fd .main_pink_3058 {
  box-shadow: none !important;
}
.chip_easy_7249 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .chip_easy_7249 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .chip_easy_7249 {
    padding: 18px 0 20px;
  }
}
.chip_easy_7249 .avatar_cf03 {
  width: 100%;
}
.chip_easy_7249 .warm-54be {
  margin-bottom: 0;
}
.chip_easy_7249 .west-6acb {
  margin-top: 5px;
  font-size: 0.875em;
}
.picture_3899 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.picture_3899 .tag-right-da45 {
  width: 100%;
}
.summary-narrow-c402 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.summary-narrow-c402 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.summary-narrow-c402 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;
}
.summary-narrow-c402 li:last-child:after {
  display: none;
}
.summary-narrow-c402 li a {
  font-weight: 500;
  margin-right: 10px;
}
.top_43ed .pro-b60b button,
.chip_easy_7249 .pro-b60b button {
  left: 0;
}
.top_43ed .tag-right-da45,
.chip_easy_7249 .tag-right-da45 {
  padding-left: 0;
  padding-right: 0;
}
.top_43ed .picture_3899,
.chip_easy_7249 .picture_3899 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.top_43ed {
  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;
}
.top_43ed: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;
}
.top_43ed .hero-motion-57c5 {
  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) {
  .top_43ed .hero-motion-57c5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .top_43ed .hero-motion-57c5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .top_43ed .hero-motion-57c5 {
    min-height: 200px;
  }
}
.top_43ed .summary-narrow-c402 {
  color: rgba(255, 255, 255, 0.8);
}
.top_43ed .summary-narrow-c402 a,
.top_43ed .summary-narrow-c402 li:after {
  color: inherit;
}
.top_43ed .summary-narrow-c402 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.article_inner_8ff8 {
  margin-bottom: 0.5em;
}
.secondary-9fed {
  margin-bottom: 1.2em;
}
.secondary-9fed,
.article_inner_8ff8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.secondary-9fed p:last-child,
.article_inner_8ff8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pro-b60b,
#masthead .pro-b60b {
  display: none;
}
#masthead
  > .pro-b60b.yellow_9b62 {
  display: none;
}
#masthead > .pro-b60b button {
  left: 0;
}
.detail_98cd {
  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%;
}
.detail_98cd .header-light-a405 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.detail_98cd .header-mini-6b47 {
  display: -webkit-box;
  display: flex;
}
.detail_98cd .header-mini-6b47.component_e126 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.detail_98cd .header-mini-6b47.content_fast_3808 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail_98cd .header-mini-6b47.progress-prev-33f6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail_98cd.right_a577.bright_b1f2 .header-mini-6b47.component_e126 {
  flex-basis: 100%;
}
.detail_98cd.complex_1294 .header-mini-6b47.content_fast_3808 {
  -webkit-box-flex: 1;
  flex: auto;
}
.detail_98cd.complex_1294 .header-mini-6b47.progress-prev-33f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pro-b60b.yellow_9b62 {
  display: none;
}
#masthead > .pro-b60b button {
  left: 0;
}
.large-51bd {
  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;
}
.large-51bd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.large-51bd.sidebar_soft_f1cd i {
  margin-right: 4px;
}
.large-51bd.white_fd89 i {
  margin-left: 5px;
}
.focus-4447 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.focus-4447 p:last-child {
  margin-bottom: 0;
}
.medium_817d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.medium_817d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.medium_817d img {
  display: block;
  width: auto;
  line-height: 1;
}
.medium_817d .modal_action_505c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.medium_817d .photo_cce4 {
  margin: 5px 0 7px 0;
}
.medium_817d.new-6470 .mini-6e16 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium_817d.new-6470 .accent_1ac1 {
  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;
}
.medium_817d.form_cold_d988 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.medium_817d.form_cold_d988 .mini-6e16 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium_817d.form_cold_d988 .accent_1ac1 {
  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;
}
.medium_817d.feature_over_ef2c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.medium_817d.gradient_2bb2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.medium_817d.gradient_2bb2 .accent_1ac1 {
  margin-top: 7px;
}
.form_gas_ccff {
  display: inline-block;
}
.heading_0820 .wood-b209 .medium_817d img {
  max-width: 100%;
}
.layout-old-4821 .in_b891.dynamic-8a95,
.border_motion_c844 .in_b891.dynamic-8a95 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.layout-old-4821 .thumbnail-2083,
.border_motion_c844 .thumbnail-2083 {
  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%);
}
.layout-old-4821 .thumbnail-2083 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.layout-old-4821.gold-91b8 .thumbnail-2083 {
  display: none;
}
.layout-old-4821 .icon-down-f957 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout-old-4821 .icon-down-f957 li {
  display: inline-block;
  position: relative;
}
.layout-old-4821 .icon-down-f957 li:last-child {
  margin-right: 0;
}
.layout-old-4821 .icon-down-f957 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;
}
.layout-old-4821 .icon-down-f957 li.detail-376d > a {
  color: rgba(0, 0, 0, 0.9);
}
.layout-old-4821 .icon-down-f957 > 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;
}
.layout-old-4821 .icon-down-f957 > li > a i {
  line-height: 0;
}
.layout-old-4821 .icon-down-f957 > li.element_3af9 > a .thumbnail-2083 {
  margin-left: 4px;
  line-height: 0;
}
.layout-old-4821 .icon-down-f957 .green-37ab li.element_3af9 > a {
  position: relative;
}
.layout-old-4821 .icon-down-f957 .green-37ab li.element_3af9 > a:after,
.layout-old-4821 .icon-down-f957 .green-37ab li.element_3af9 > a:before {
  content: "";
  display: table;
}
.layout-old-4821 .icon-down-f957 .green-37ab li.element_3af9 > a:after {
  clear: both;
}
.layout-old-4821 .icon-down-f957 .green-37ab li.element_3af9 > a .thumbnail-2083 {
  margin-left: 5px;
  float: right;
}
.layout-old-4821 .menu_1a6e,
.layout-old-4821 .green-37ab {
  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;
}
.layout-old-4821 .green-37ab {
  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;
}
.layout-old-4821 .green-37ab .dynamic-8a95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.layout-old-4821 .green-37ab .thumbnail-2083 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.layout-old-4821 .green-37ab li {
  display: block;
  margin: 0;
  padding: 0;
}
.layout-old-4821 .green-37ab 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;
}
.layout-old-4821 .green-37ab li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.layout-old-4821 .green-37ab .green-37ab {
  top: 0;
  left: 100%;
}
.layout-old-4821 .hero_8ae1.fn-focus-111b > .menu_1a6e,
.layout-old-4821 .hero_8ae1.fn-focus-111b > .green-37ab,
.layout-old-4821 .hero_8ae1:focus > .menu_1a6e,
.layout-old-4821 .hero_8ae1:focus > .green-37ab,
.layout-old-4821 .hero_8ae1:hover > .menu_1a6e,
.layout-old-4821 .hero_8ae1:hover > .green-37ab {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.layout-old-4821.detail_7a75 .preview-last-bc23:after,
.layout-old-4821.detail_7a75 .preview-last-bc23:before {
  content: "";
  display: table;
}
.layout-old-4821.detail_7a75 .preview-last-bc23:after {
  clear: both;
}
.layout-old-4821.detail_7a75 .preview-last-bc23 > li {
  float: left;
}
.layout-old-4821.box_5d9a .preview-last-bc23:after,
.layout-old-4821.box_5d9a .preview-last-bc23:before {
  content: "";
  display: table;
}
.layout-old-4821.box_5d9a .preview-last-bc23:after {
  clear: both;
}
.layout-old-4821.box_5d9a .preview-last-bc23 > li {
  float: left;
}
.layout-old-4821.box_5d9a .preview-last-bc23 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.layout-old-4821.box_5d9a .preview-last-bc23 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.layout-old-4821.box_5d9a .preview-last-bc23 > li.warm_06dd > a,
.layout-old-4821.box_5d9a .preview-last-bc23 > li.detail-376d > a {
  color: #fff;
  background-color: #1e4b75;
}
.layout-old-4821.link_984d .preview-last-bc23 > li > a .dynamic-8a95 {
  position: relative;
}
.layout-old-4821.link_984d .preview-last-bc23 > li > a .dynamic-8a95: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;
}
.layout-old-4821.link_984d
  .preview-last-bc23
  > li:focus
  > a
  .dynamic-8a95:before,
.layout-old-4821.link_984d
  .preview-last-bc23
  > li:hover
  > a
  .dynamic-8a95:before {
  width: 100%;
  background-color: currentColor;
}
.layout-old-4821.link_984d
  .preview-last-bc23
  > li.warm_06dd
  > a
  .dynamic-8a95:before,
.layout-old-4821.link_984d
  .preview-last-bc23
  > li.text-black-3242
  > a
  .dynamic-8a95:before {
  width: 100%;
  background-color: currentColor;
}
.layout-old-4821.frame-right-0bde .preview-last-bc23 > li > a .dynamic-8a95 {
  position: relative;
}
.layout-old-4821.frame-right-0bde .preview-last-bc23 > li > a .dynamic-8a95: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;
}
.layout-old-4821.frame-right-0bde .preview-last-bc23 > li:focus > a .dynamic-8a95:before,
.layout-old-4821.frame-right-0bde
  .preview-last-bc23
  > li:hover
  > a
  .dynamic-8a95:before {
  width: 100%;
  background-color: currentColor;
}
.layout-old-4821.frame-right-0bde
  .preview-last-bc23
  > li.warm_06dd
  > a
  .dynamic-8a95:before,
.layout-old-4821.frame-right-0bde
  .preview-last-bc23
  > li.text-black-3242
  > a
  .dynamic-8a95:before {
  width: 100%;
  background-color: currentColor;
}
.border_motion_c844 .icon-down-f957 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.border_motion_c844 .icon-down-f957 li:first-child > a {
  border-top: none;
}
.border_motion_c844 .icon-down-f957 .avatar-motion-386c > .dynamic-8a95 .thumbnail-2083 {
  display: none;
}
.border_motion_c844 .icon-down-f957 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.border_motion_c844 .icon-down-f957 li:last-child {
  border: none;
}
.border_motion_c844 .icon-down-f957 li.element_3af9 > a {
  padding-right: 45px !important;
}
.border_motion_c844 .icon-down-f957 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.border_motion_c844 .icon-down-f957 li a:focus,
.border_motion_c844 .icon-down-f957 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border_motion_c844 .icon-down-f957 li .caption-58bc {
  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;
}
.border_motion_c844 .icon-down-f957 li .caption-58bc:hover {
  box-shadow: none;
}
.border_motion_c844 .icon-down-f957 li .caption-58bc .thumbnail-2083 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.border_motion_c844 .icon-down-f957 .green-37ab {
  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);
}
.border_motion_c844 .icon-down-f957 .green-37ab li a {
  padding-left: 3em;
}
.border_motion_c844 .icon-down-f957 .fast_9632 > a .caption-58bc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.border_motion_c844 .icon-down-f957 .fast_9632 > .green-37ab {
  display: block;
  opacity: 1;
}
.dropdown_over_490b {
  max-width: 100%;
}
.title_fcb4 {
  line-height: 0;
  cursor: pointer;
}
.outline_39e0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.outline_39e0:hover {
  box-shadow: none;
  color: currentColor;
}
.outline_39e0 svg {
  width: 18px;
  height: 18px;
}
.outline_39e0 .basic-8253 {
  display: none;
}
.current_73de {
  position: relative;
}
.current_73de.fn-active-111b .outline_39e0 .basic-02ff {
  display: none;
}
.current_73de.fn-active-111b .outline_39e0 .basic-8253 {
  display: inline-block;
}
.current_73de .dark-9fab {
  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);
}
.current_73de.detail-c1c4 .dark-9fab {
  left: auto;
  right: -0.9em;
}
.current_73de.detail-c1c4 .container-ae9b::before {
  left: auto;
  right: 15px;
}
.current_73de.fn-active-111b .dark-9fab {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hot_0e09 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hot_0e09 label {
  flex-basis: 100%;
}
.hot_0e09 .left_5741 {
  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;
}
.hot_0e09 .tertiary-motion-d38f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hot_0e09 .tertiary-motion-d38f:focus {
  background-color: transparent;
}
.hot_0e09 button.avatar_middle_92de {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hot_0e09 button.avatar_middle_92de:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hot_0e09 button.avatar_middle_92de svg {
  width: 18px;
  height: 18px;
}
.hot_0e09 input[type="submit"] {
  min-height: auto;
}
.layout-dim-3bdf .hot_0e09 .tertiary-motion-d38f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.container-ae9b {
  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) {
  .container-ae9b {
    width: 220px;
  }
}
.container-ae9b label {
  flex-basis: 100%;
}
.container-ae9b::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;
}
.highlight-hard-e7a5 .layout-dim-3bdf .hot_0e09 {
  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;
}
.highlight-hard-e7a5
  .layout-dim-3bdf
  .hot_0e09
  .left_5741 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.highlight-hard-e7a5 .layout-dim-3bdf .hot_0e09 .tertiary-motion-d38f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.highlight-hard-e7a5
  .layout-dim-3bdf
  .hot_0e09
  .tertiary-motion-d38f:focus {
  background: 0 0;
}
.highlight-hard-e7a5
  .layout-dim-3bdf
  .hot_0e09
  .mask_af9a {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.clean_dfff {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean_dfff li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean_dfff li:last-child {
  margin-right: 0;
}
.clean_dfff li:first-child {
  margin-left: 0;
}
.clean_dfff.gold_36c5 a {
  color: #fff;
}
.clean_dfff.gold_36c5 a:hover {
  color: #fff;
}
.clean_dfff a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean_dfff a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean_dfff a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean_dfff a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean_dfff [class*="social-icon-apple"] {
  background-color: #999;
}
.clean_dfff [class*="social-icon-apple"].action-5582 {
  background-color: transparent;
  color: #999;
}
.clean_dfff [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean_dfff [class*="social-icon-behance"].action-5582 {
  background-color: transparent;
  color: #1769ff;
}
.clean_dfff [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean_dfff [class*="social-icon-bitbucket"].action-5582 {
  background-color: transparent;
  color: #205081;
}
.clean_dfff [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean_dfff [class*="social-icon-codepen"].action-5582 {
  background-color: transparent;
  color: #000;
}
.clean_dfff [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean_dfff [class*="social-icon-delicious"].action-5582 {
  background-color: transparent;
  color: #39f;
}
.clean_dfff [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean_dfff [class*="social-icon-digg"].action-5582 {
  background-color: transparent;
  color: #005be2;
}
.clean_dfff [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean_dfff [class*="social-icon-dribbble"].action-5582 {
  background-color: transparent;
  color: #ea4c89;
}
.clean_dfff [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean_dfff [class*="social-icon-envelope"].action-5582 {
  background-color: transparent;
  color: #ea4335;
}
.clean_dfff [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean_dfff [class*="social-icon-facebook"].action-5582 {
  background-color: transparent;
  color: #3b5998;
}
.clean_dfff [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean_dfff [class*="social-icon-flickr"].action-5582 {
  background-color: transparent;
  color: #0063dc;
}
.clean_dfff [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean_dfff [class*="social-icon-foursquare"].action-5582 {
  background-color: transparent;
  color: #2d5be3;
}
.clean_dfff [class*="social-icon-github"] {
  background-color: #333;
}
.clean_dfff [class*="social-icon-github"].action-5582 {
  background-color: transparent;
  color: #333;
}
.clean_dfff [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean_dfff [class*="social-icon-google-plus"].action-5582 {
  background-color: transparent;
  color: #dd4b39;
}
.clean_dfff [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean_dfff [class*="social-icon-houzz"].action-5582 {
  background-color: transparent;
  color: #7ac142;
}
.clean_dfff [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean_dfff [class*="social-icon-instagram"].action-5582 {
  background-color: transparent;
  color: #262626;
}
.clean_dfff [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean_dfff [class*="social-icon-jsfiddle"].action-5582 {
  background-color: transparent;
  color: #487aa2;
}
.clean_dfff [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean_dfff [class*="social-icon-linkedin"].action-5582 {
  background-color: transparent;
  color: #0077b5;
}
.clean_dfff [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean_dfff [class*="social-icon-medium"].action-5582 {
  background-color: transparent;
  color: #00ab6b;
}
.clean_dfff [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean_dfff
  [class*="social-icon-odnoklassniki"].action-5582 {
  background-color: transparent;
  color: #f4731c;
}
.clean_dfff [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean_dfff [class*="social-icon-meetup"].action-5582 {
  background-color: transparent;
  color: #ec1c40;
}
.clean_dfff [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean_dfff [class*="social-icon-pinterest"].action-5582 {
  background-color: transparent;
  color: #bd081c;
}
.clean_dfff [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean_dfff [class*="social-icon-product-hunt"].action-5582 {
  background-color: transparent;
  color: #da552f;
}
.clean_dfff [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean_dfff [class*="social-icon-reddit"].action-5582 {
  background-color: transparent;
  color: #ff4500;
}
.clean_dfff [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean_dfff [class*="social-icon-rss"].action-5582 {
  background-color: transparent;
  color: #f26522;
}
.clean_dfff [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean_dfff
  [class*="social-icon-shopping-cart"].action-5582 {
  background-color: transparent;
  color: #4caf50;
}
.clean_dfff [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean_dfff [class*="social-icon-skype"].action-5582 {
  background-color: transparent;
  color: #00aff0;
}
.clean_dfff [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean_dfff [class*="social-icon-slideshare"].action-5582 {
  background-color: transparent;
  color: #0077b5;
}
.clean_dfff [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean_dfff [class*="social-icon-snapchat"].action-5582 {
  background-color: transparent;
  color: #fffc00;
}
.clean_dfff [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean_dfff [class*="social-icon-soundcloud"].action-5582 {
  background-color: transparent;
  color: #f80;
}
.clean_dfff [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean_dfff [class*="social-icon-spotify"].action-5582 {
  background-color: transparent;
  color: #2ebd59;
}
.clean_dfff [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean_dfff
  [class*="social-icon-stack-overflow"].action-5582 {
  background-color: transparent;
  color: #fe7a15;
}
.clean_dfff [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean_dfff [class*="social-icon-maldkfgram"].action-5582 {
  background-color: transparent;
  color: #2ca5e0;
}
.clean_dfff [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean_dfff [class*="social-icon-tripadvisor"].action-5582 {
  background-color: transparent;
  color: #589442;
}
.clean_dfff [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean_dfff [class*="social-icon-tumblr"].action-5582 {
  background-color: transparent;
  color: #35465c;
}
.clean_dfff [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean_dfff [class*="social-icon-twitch"].action-5582 {
  background-color: transparent;
  color: #6441a5;
}
.clean_dfff [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean_dfff [class*="social-icon-twitter"].action-5582 {
  background-color: transparent;
  color: #1da1f2;
}
.clean_dfff [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean_dfff [class*="social-icon-vimeo"].action-5582 {
  background-color: transparent;
  color: #1ab7ea;
}
.clean_dfff [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean_dfff [class*="social-icon-vk"].action-5582 {
  background-color: transparent;
  color: #45668e;
}
.clean_dfff [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean_dfff [class*="social-icon-weibo"].action-5582 {
  background-color: transparent;
  color: #df2029;
}
.clean_dfff [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean_dfff [class*="social-icon-weixin"].action-5582 {
  background-color: transparent;
  color: #7bb32e;
}
.clean_dfff [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean_dfff [class*="social-icon-whatsapp"].action-5582 {
  background-color: transparent;
  color: #25d366;
}
.clean_dfff [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean_dfff [class*="social-icon-wordpress"].action-5582 {
  background-color: transparent;
  color: #21759b;
}
.clean_dfff [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean_dfff [class*="social-icon-xing"].action-5582 {
  background-color: transparent;
  color: #026466;
}
.clean_dfff [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean_dfff [class*="social-icon-yelp"].action-5582 {
  background-color: transparent;
  color: #af0606;
}
.clean_dfff [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean_dfff [class*="social-icon-youtube"].action-5582 {
  background-color: transparent;
  color: #cd201f;
}
.heading-liquid-6cb0 {
  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;
}
.heading-liquid-6cb0:hover {
  box-shadow: none;
  background: 0 0;
}
.focus-short-c4c7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.black-e4fd {
  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;
}
.clean_93b4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.narrow_6a4b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.narrow_6a4b,
.narrow_6a4b::after,
.narrow_6a4b::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;
}
.narrow_6a4b::after,
.narrow_6a4b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.old-0619 .black-e4fd .clean_93b4 {
  margin-top: -2px;
  width: 19px;
}
.old-0619 .black-e4fd .narrow_6a4b {
  margin-top: -1px;
}
.old-0619 .black-e4fd .narrow_6a4b,
.old-0619 .black-e4fd .narrow_6a4b::after,
.old-0619 .black-e4fd .narrow_6a4b::before {
  width: 19px;
  height: 2px;
}
.old-0619 .black-e4fd .narrow_6a4b::before {
  top: -6px;
}
.old-0619 .black-e4fd .narrow_6a4b::after {
  bottom: -6px;
}
.smooth-4a4c .black-e4fd .clean_93b4 {
  margin-top: -2px;
  width: 22px;
}
.smooth-4a4c .black-e4fd .narrow_6a4b {
  margin-top: -1px;
}
.smooth-4a4c .black-e4fd .narrow_6a4b,
.smooth-4a4c .black-e4fd .narrow_6a4b::after,
.smooth-4a4c .black-e4fd .narrow_6a4b::before {
  width: 22px;
  height: 2px;
}
.smooth-4a4c .black-e4fd .narrow_6a4b::before {
  top: -7px;
}
.smooth-4a4c .black-e4fd .narrow_6a4b::after {
  bottom: -7px;
}
.layout_e174 .black-e4fd .clean_93b4 {
  margin-top: -2px;
  width: 31px;
}
.layout_e174 .black-e4fd .narrow_6a4b {
  margin-top: -1.5px;
}
.layout_e174 .black-e4fd .narrow_6a4b,
.layout_e174 .black-e4fd .narrow_6a4b::after,
.layout_e174 .black-e4fd .narrow_6a4b::before {
  width: 31px;
  height: 3px;
}
.layout_e174 .black-e4fd .narrow_6a4b::before {
  top: -9px;
}
.layout_e174 .black-e4fd .narrow_6a4b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .short-8ff6 .black-e4fd .clean_93b4 {
    margin-top: -2px;
    width: 19px;
  }
  .short-8ff6 .black-e4fd .narrow_6a4b {
    margin-top: -1px;
  }
  .short-8ff6 .black-e4fd .narrow_6a4b,
  .short-8ff6 .black-e4fd .narrow_6a4b::after,
  .short-8ff6 .black-e4fd .narrow_6a4b::before {
    width: 19px;
    height: 2px;
  }
  .short-8ff6 .black-e4fd .narrow_6a4b::before {
    top: -6px;
  }
  .short-8ff6 .black-e4fd .narrow_6a4b::after {
    bottom: -6px;
  }
  .video_soft_61a7 .black-e4fd .clean_93b4 {
    margin-top: -2px;
    width: 22px;
  }
  .video_soft_61a7 .black-e4fd .narrow_6a4b {
    margin-top: -1px;
  }
  .video_soft_61a7 .black-e4fd .narrow_6a4b,
  .video_soft_61a7 .black-e4fd .narrow_6a4b::after,
  .video_soft_61a7 .black-e4fd .narrow_6a4b::before {
    width: 22px;
    height: 2px;
  }
  .video_soft_61a7 .black-e4fd .narrow_6a4b::before {
    top: -7px;
  }
  .video_soft_61a7 .black-e4fd .narrow_6a4b::after {
    bottom: -7px;
  }
  .avatar_6163 .black-e4fd .clean_93b4 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar_6163 .black-e4fd .narrow_6a4b {
    margin-top: -1.5px;
  }
  .avatar_6163 .black-e4fd .narrow_6a4b,
  .avatar_6163 .black-e4fd .narrow_6a4b::after,
  .avatar_6163 .black-e4fd .narrow_6a4b::before {
    width: 31px;
    height: 3px;
  }
  .avatar_6163 .black-e4fd .narrow_6a4b::before {
    top: -9px;
  }
  .avatar_6163 .black-e4fd .narrow_6a4b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_pressed_4beb .black-e4fd .clean_93b4 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_pressed_4beb .black-e4fd .narrow_6a4b {
    margin-top: -1px;
  }
  .avatar_pressed_4beb .black-e4fd .narrow_6a4b,
  .avatar_pressed_4beb .black-e4fd .narrow_6a4b::after,
  .avatar_pressed_4beb .black-e4fd .narrow_6a4b::before {
    width: 19px;
    height: 2px;
  }
  .avatar_pressed_4beb .black-e4fd .narrow_6a4b::before {
    top: -6px;
  }
  .avatar_pressed_4beb .black-e4fd .narrow_6a4b::after {
    bottom: -6px;
  }
  .active-ed36 .black-e4fd .clean_93b4 {
    margin-top: -2px;
    width: 22px;
  }
  .active-ed36 .black-e4fd .narrow_6a4b {
    margin-top: -1px;
  }
  .active-ed36 .black-e4fd .narrow_6a4b,
  .active-ed36 .black-e4fd .narrow_6a4b::after,
  .active-ed36 .black-e4fd .narrow_6a4b::before {
    width: 22px;
    height: 2px;
  }
  .active-ed36 .black-e4fd .narrow_6a4b::before {
    top: -7px;
  }
  .active-ed36 .black-e4fd .narrow_6a4b::after {
    bottom: -7px;
  }
  .form_fixed_4c77 .black-e4fd .clean_93b4 {
    margin-top: -2px;
    width: 31px;
  }
  .form_fixed_4c77 .black-e4fd .narrow_6a4b {
    margin-top: -1.5px;
  }
  .form_fixed_4c77 .black-e4fd .narrow_6a4b,
  .form_fixed_4c77 .black-e4fd .narrow_6a4b::after,
  .form_fixed_4c77 .black-e4fd .narrow_6a4b::before {
    width: 31px;
    height: 3px;
  }
  .form_fixed_4c77 .black-e4fd .narrow_6a4b::before {
    top: -9px;
  }
  .form_fixed_4c77 .black-e4fd .narrow_6a4b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .main_13f1 .black-e4fd .clean_93b4 {
    margin-top: -2px;
    width: 19px;
  }
  .main_13f1 .black-e4fd .narrow_6a4b {
    margin-top: -1px;
  }
  .main_13f1 .black-e4fd .narrow_6a4b,
  .main_13f1 .black-e4fd .narrow_6a4b::after,
  .main_13f1 .black-e4fd .narrow_6a4b::before {
    width: 19px;
    height: 2px;
  }
  .main_13f1 .black-e4fd .narrow_6a4b::before {
    top: -6px;
  }
  .main_13f1 .black-e4fd .narrow_6a4b::after {
    bottom: -6px;
  }
  .progress-3e36 .black-e4fd .clean_93b4 {
    margin-top: -2px;
    width: 22px;
  }
  .progress-3e36 .black-e4fd .narrow_6a4b {
    margin-top: -1px;
  }
  .progress-3e36 .black-e4fd .narrow_6a4b,
  .progress-3e36 .black-e4fd .narrow_6a4b::after,
  .progress-3e36 .black-e4fd .narrow_6a4b::before {
    width: 22px;
    height: 2px;
  }
  .progress-3e36 .black-e4fd .narrow_6a4b::before {
    top: -7px;
  }
  .progress-3e36 .black-e4fd .narrow_6a4b::after {
    bottom: -7px;
  }
  .module_9dc5 .black-e4fd .clean_93b4 {
    margin-top: -2px;
    width: 31px;
  }
  .module_9dc5 .black-e4fd .narrow_6a4b {
    margin-top: -1.5px;
  }
  .module_9dc5 .black-e4fd .narrow_6a4b,
  .module_9dc5 .black-e4fd .narrow_6a4b::after,
  .module_9dc5 .black-e4fd .narrow_6a4b::before {
    width: 31px;
    height: 3px;
  }
  .module_9dc5 .black-e4fd .narrow_6a4b::before {
    top: -9px;
  }
  .module_9dc5 .black-e4fd .narrow_6a4b::after {
    bottom: -9px;
  }
}
.column-e004 .narrow_6a4b {
  -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);
}
.column-e004 .narrow_6a4b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.column-e004 .narrow_6a4b::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);
}
.column-e004.liquid_e84d .narrow_6a4b {
  -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);
}
.column-e004.liquid_e84d .narrow_6a4b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.column-e004.liquid_e84d .narrow_6a4b::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);
}
.small-fe02 {
  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.notice_mini_f271:before {
  display: none;
}
.hero_71ed {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hero_71ed .disabled-3a58 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hero_71ed .disabled-3a58:last-of-type {
  border-bottom: none;
}
.hero_71ed .disabled-3a58.caption-stale-202b,
.hero_71ed .disabled-3a58.cool-8f1b,
.hero_71ed .disabled-3a58.tertiary_pink_5f71 {
  padding: 0;
}
.hero_71ed .border_motion_c844 .caption-58bc {
  color: currentColor;
}
.hero_71ed .border_motion_c844 .caption-58bc:focus,
.hero_71ed .border_motion_c844 .caption-58bc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_71ed.alert_static_c09f .menu-glass-d448,
.hero_71ed.alert_static_c09f .focus-4447 a,
.hero_71ed.alert_static_c09f .preview-last-bc23 a,
.hero_71ed.alert_static_c09f .green-37ab a {
  color: rgba(0, 0, 0, 0.55);
}
.hero_71ed.alert_static_c09f .menu-glass-d448:hover,
.hero_71ed.alert_static_c09f .focus-4447 a:hover,
.hero_71ed.alert_static_c09f .preview-last-bc23 a:hover,
.hero_71ed.alert_static_c09f .green-37ab a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_71ed.alert_static_c09f .status_green_2716 {
  color: rgba(0, 0, 0, 0.8);
}
.hero_71ed.alert_static_c09f .disabled-3a58 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_71ed.alert_static_c09f .disabled-3a58:before {
  background: rgba(0, 0, 0, 0.08);
}
.hero_71ed.alert_static_c09f .description_d183:before {
  background: rgba(255, 255, 255, 0.9);
}
.hero_71ed.alert_static_c09f .border_motion_c844 .icon-down-f957 li a,
.hero_71ed.alert_static_c09f .border_motion_c844 .caption-58bc,
.hero_71ed.alert_static_c09f .green-37ab {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_71ed.alert_static_c09f .border_motion_c844 .caption-58bc:focus,
.hero_71ed.alert_static_c09f .border_motion_c844 .caption-58bc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_71ed.alert_static_c09f .icon-down-f957 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_71ed.progress-left-003e .menu-glass-d448,
.hero_71ed.progress-left-003e .focus-4447 a,
.hero_71ed.progress-left-003e .preview-last-bc23 .caption-58bc,
.hero_71ed.progress-left-003e .preview-last-bc23 a,
.hero_71ed.progress-left-003e .green-37ab a {
  color: rgba(255, 255, 255, 0.79);
}
.hero_71ed.progress-left-003e .menu-glass-d448:hover,
.hero_71ed.progress-left-003e .focus-4447 a:hover,
.hero_71ed.progress-left-003e .preview-last-bc23 .caption-58bc:hover,
.hero_71ed.progress-left-003e .preview-last-bc23 a:hover,
.hero_71ed.progress-left-003e .green-37ab a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_71ed.progress-left-003e .status_green_2716 {
  color: rgba(255, 255, 255, 0.99);
}
.hero_71ed.progress-left-003e .disabled-3a58 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_71ed.progress-left-003e .disabled-3a58:before {
  background: rgba(255, 255, 255, 0.08);
}
.hero_71ed.progress-left-003e .description_d183:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero_71ed.progress-left-003e .border_motion_c844 .icon-down-f957 li a,
.hero_71ed.progress-left-003e .border_motion_c844 .caption-58bc,
.hero_71ed.progress-left-003e .green-37ab {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_71ed.progress-left-003e .border_motion_c844 .caption-58bc:focus,
.hero_71ed.progress-left-003e .border_motion_c844 .caption-58bc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_71ed.progress-left-003e .icon-down-f957 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_d183 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.description_d183:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.full-24ea {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.info_old_dfe3 .hero_71ed {
  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;
}
.info_old_dfe3 .disabled-3a58 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.info_old_dfe3 .disabled-3a58: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) {
  .info_old_dfe3 .disabled-3a58:before {
    width: 16%;
    left: 42%;
  }
}
.info_old_dfe3 .disabled-3a58:last-child:before {
  content: none;
}
.info_old_dfe3 .disabled-3a58[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.info_old_dfe3 .border_motion_c844 .icon-down-f957 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.info_old_dfe3 .border_motion_c844 .icon-down-f957 li a .caption-58bc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.info_old_dfe3 .border_motion_c844 .green-37ab {
  border: none;
}
.info_old_dfe3 .border_motion_c844 .green-37ab li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.info_old_dfe3 .description_d183 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.info_old_dfe3 .full-24ea {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.info_old_dfe3 .progress-left-003e .description_d183:before {
  background: rgba(0, 0, 0, 0.9);
}
.info_old_dfe3 .alert_static_c09f.info-151c .narrow_6a4b {
  background: rgba(0, 0, 0, 0.6);
}
.info_old_dfe3
  .alert_static_c09f.info-151c
  .narrow_6a4b::after,
.info_old_dfe3
  .alert_static_c09f.info-151c
  .narrow_6a4b:before {
  background: inherit;
}
.info_old_dfe3
  .alert_static_c09f.info-151c:hover
  .narrow_6a4b {
  background: rgba(0, 0, 0, 0.8);
}
.panel_58bd .hero_71ed {
  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) {
  .panel_58bd .hero_71ed {
    width: auto;
    right: 45px;
  }
}
.active_94a4 .hero_71ed {
  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) {
  .active_94a4 .hero_71ed {
    width: auto;
    left: 45px;
  }
}
.notice_mini_f271 .hero_71ed {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.notice_mini_f271 .full-24ea {
  max-width: 48em;
  margin: 0 auto;
}
.notice_mini_f271 .description_d183:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.surface-ce66 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.surface-ce66.info_old_dfe3 .hero_71ed {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.surface-ce66.panel_58bd .hero_71ed {
  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);
}
.surface-ce66 .hero_71ed {
  visibility: visible;
}
.surface-ce66.active_94a4 .hero_71ed {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.wrapper_1bdf,
.picture_first_996e {
  overflow-x: hidden;
}
.wrapper_1bdf .hero_71ed {
  overflow: auto;
}
.wrapper_1bdf.info_old_dfe3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper_1bdf.info_old_dfe3 .hero_71ed {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.wrapper_1bdf.info_old_dfe3 .heading-liquid-6cb0 {
  opacity: 0;
}
.wrapper_1bdf.panel_58bd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper_1bdf.panel_58bd .hero_71ed {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.wrapper_1bdf.panel_58bd .heading-liquid-6cb0 {
  opacity: 0;
}
.wrapper_1bdf.active_94a4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper_1bdf.active_94a4 .hero_71ed {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.wrapper_1bdf.active_94a4 .heading-liquid-6cb0 {
  opacity: 0;
}
.wrapper_1bdf.notice_mini_f271 .hero_71ed {
  z-index: 10;
  visibility: visible;
}
.info-151c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.info-151c .narrow_6a4b {
  background: rgba(255, 255, 255, 0.99);
}
.info-151c .narrow_6a4b::after,
.info-151c .narrow_6a4b:before {
  background: inherit;
}
.info-151c:hover .narrow_6a4b {
  background: rgba(255, 255, 255, 0.99);
}
.active_94a4 .info-151c {
  top: 10px;
  right: auto;
  left: 12px;
}
.notice_mini_f271 .info-151c {
  display: none !important;
}
.wrapper_1bdf:before,
.picture_first_996e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.wrapper_1bdf .info-151c,
.picture_first_996e .info-151c {
  display: inline-block;
}
.hero_71ed .header-light-a405 {
  -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;
}
.wrapper_1bdf .hero_71ed .header-light-a405,
.picture_first_996e .hero_71ed .header-light-a405 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip_96f9 .left_5741 {
  width: 100%;
}
.wood-b209 {
  padding: 0 0.5em 0;
}
.wood-b209 [class*="customify-col-"],
.wood-b209 [class*="customify-col_"],
.wood-b209 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hot_f017 .wood-b209 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .text_93f1 .caption-over-6515,
  .caption-over-6515 {
    display: none;
  }
  .last-7849 {
    text-align: left;
  }
  .in-1dc8 {
    text-align: center;
  }
  .button_e50a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .text_93f1 .liquid_4ff4,
  .liquid_4ff4 {
    display: none;
  }
  .message-c491 {
    text-align: left;
  }
  .disabled-4087 {
    text-align: center;
  }
  .section-9935 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .text_93f1 .dynamic-8521,
  .dynamic-8521 {
    display: none;
  }
  .menu_970e {
    text-align: left;
  }
  .button-blue-db03 {
    text-align: center;
  }
  .yellow-0efa {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video-stale-34f0 {
  box-shadow: none !important;
}
.gradient_over_0924 .inner-b918,
.backdrop-117d .inner-b918 {
  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;
}
.backdrop-117d .inner-b918 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.main_pink_3058 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.main_pink_3058:after,
.main_pink_3058:before {
  content: "";
  display: table;
}
.main_pink_3058:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .main_pink_3058 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.main_pink_3058,
.grid-white-3135 {
  max-width: 1248px;
  margin: 0 auto;
}

.tabs_black_7390.texture-solid-b634 .main_pink_3058 {
  max-width: 100%;
}
.tabs_black_7390.dirty_de46 {
  max-width: 1200px;
  margin: 0 auto;
}
.tabs_black_7390.sidebar-58e8 .main_pink_3058 {
  max-width: 100%;
}
.tabs_black_7390.sidebar-58e8 > .main_pink_3058 {
  padding-left: 0;
  padding-right: 0;
}
.tabs_black_7390.sidebar-58e8 > .main_pink_3058 .text_93f1 {
  margin: 0;
}
.tabs_black_7390.sidebar-58e8
  > .main_pink_3058
  .filter_1dce.large-59a1 {
  margin-right: 0;
  margin-left: 0;
}
.tabs_black_7390.sidebar-58e8 #main.large-59a1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .frame_75d1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .frame_75d1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gradient-71dd .solid-a21d {
    padding-right: 1em;
  }
  .gradient-71dd.panel-1aea .filter_1dce {
    border-right: 1px solid #eaecee;
  }
  .gradient-71dd.panel-1aea .solid-a21d {
    padding-right: 1em;
  }
  .gradient-71dd.panel-1aea .stale_8744 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-center-2a94 .solid-a21d {
    padding-left: 1em;
  }
  .info-center-2a94.panel-1aea .filter_1dce {
    border-left: 1px solid #eaecee;
  }
  .info-center-2a94.panel-1aea .solid-a21d {
    padding-left: 1em;
  }
  .info-center-2a94.panel-1aea .stale_8744 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot_1517 .solid-a21d {
    padding-left: 1em;
  }
  .hot_1517.panel-1aea .hover_2099 {
    border-right: 1px solid #eaecee;
  }
  .hot_1517.panel-1aea .text_fast_97c4 {
    border-right: 1px solid #eaecee;
  }
  .hot_1517.panel-1aea .solid-a21d {
    padding-left: 1em;
  }
  .hot_1517.panel-1aea .stale_8744 {
    padding-right: 1em;
  }
  .hot_1517.panel-1aea .small_2669 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right-55d9 .solid-a21d {
    padding-right: 1em;
  }
  .right-55d9.panel-1aea .hover_2099 {
    border-left: 1px solid #eaecee;
  }
  .right-55d9.panel-1aea .text_fast_97c4 {
    border-left: 1px solid #eaecee;
  }
  .right-55d9.panel-1aea .solid-a21d {
    padding-right: 1em;
  }
  .right-55d9.panel-1aea .stale_8744 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .right-55d9.panel-1aea .small_2669 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_75d1 .solid-a21d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_75d1.panel-1aea .filter_1dce {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .frame_75d1.panel-1aea .solid-a21d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_75d1.panel-1aea .stale_8744 {
    padding-left: 1em;
  }
  .frame_75d1.panel-1aea .small_2669 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .frame_75d1.panel-1aea .solid-a21d {
    padding-left: 0;
  }
}
.hidden-basic-4a04 .clean_8248 {
  display: inline-block;
}
.hard_f6a5 {
  display: inline-block;
}
.wrapper_f36f {
  word-con: break-word;
}
.icon-first-5eb5 > span {
  display: inline-block;
  padding: 5px 0;
}
.icon-first-5eb5 .status_bottom_2a94 {
  margin-left: 8px;
  margin-right: 8px;
}
.icon-first-5eb5 .list_large_94f1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.container_a866 .next_5f1c {
  margin-bottom: 2em;
}
.container_a866 .slider_small_40f5 {
  margin-bottom: 15px;
}
.container_a866 .slider_small_40f5:last-child {
  margin-bottom: 0;
}
.container_a866 .avatar-b002 {
  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) {
  .container_a866 .avatar-b002 {
    display: block;
  }
}
.container_a866 .heading-dynamic-a2af {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .container_a866 .heading-dynamic-a2af {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.container_a866 .search_plasma_7efb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.container_a866 .search_plasma_7efb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.container_a866 .search_plasma_7efb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.container_a866 .wrapper_f36f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.container_a866 .wrapper_f36f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.container_a866 .description_simple_763c p:last-child {
  margin-bottom: 0;
}
.container_a866 .list_7b4d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.container_a866 .widget-a72a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.container_a866 .heading_pressed_db9c {
  margin-top: 1em;
}
.container_a866 .backdrop_abd2 {
  top: 0;
  display: block;
}
.container_a866 .backdrop_abd2 a {
  color: inherit;
}
.container_a866 .backdrop_abd2 a:hover {
  color: inherit;
}
.container_a866 .selected-4252 {
  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;
}
.container_a866 .selected-4252:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.container_a866 .widget-a72a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.container_a866 .article-165f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.container_a866 .article-165f:first-child {
  margin-top: 0;
}
.container_a866 .article-165f.badge_14d6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.container_a866 .article-165f.notice_bfcf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container_a866
  .article-165f.notice_bfcf.huge_1b16
  .heading_pressed_db9c {
  width: 100%;
}
.container_a866 .notice_bfcf {
  -webkit-box-align: center;
  align-items: center;
}
.container_a866 .notice_bfcf .icon-first-5eb5,
.container_a866 .notice_bfcf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.container_a866 .search_plasma_7efb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container_a866 .search_plasma_7efb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container_a866 .search_plasma_7efb: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;
}
.container_a866 .badge_14d6 {
  z-index: 5;
}
.container_a866 .solid-b0bd .container_5f58 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.container_a866 .disabled_042a .container_5f58 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.container_a866 .footer-d1ac .container_5f58 {
  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;
}
.container_a866.background-d877 .avatar-b002,
.container_a866.info_9477 .avatar-b002 {
  display: block;
}
.container_a866.background-d877 .avatar-b002 .popup-copper-37a8,
.container_a866.background-d877 .avatar-b002 .widget-a72a,
.container_a866.info_9477 .avatar-b002 .popup-copper-37a8,
.container_a866.info_9477 .avatar-b002 .widget-a72a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container_a866.steel_0c16 .heading-dynamic-a2af {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .container_a866.steel_0c16 .heading-dynamic-a2af {
    margin-right: 0;
  }
}
.container_a866.background-d877 .heading-dynamic-a2af,
.container_a866.info_9477 .heading-dynamic-a2af {
  padding-top: 40%;
}
.container_a866.background-d877 .next_5f1c,
.container_a866.info_9477 .next_5f1c {
  display: block;
}
.container_a866.background-d877 .fn-sticky-111b .widget-a72a,
.container_a866.info_9477 .fn-sticky-111b .widget-a72a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.container_a866.background-d877 .heading-dynamic-a2af,
.container_a866.info_9477 .heading-dynamic-a2af {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.container_a866.background-d877 .widget-a72a {
  padding: 1em;
}
.gas-d795 {
  margin: 30px auto;
  display: block;
}
.gas-d795 .selected-75ac > * {
  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;
}
.gas-d795 .selected-75ac > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gas-d795 .selected-75ac span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip-7fff .icon-first-5eb5 {
  margin-bottom: 1.41575em;
}
.tooltip-7fff .current_d838 {
  margin-bottom: 1.618em;
}
.orange-f6c4 .message-e299 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.orange-f6c4 .message-e299 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.orange-f6c4 .photo-thick-b68c {
  max-width: 100%;
  overflow: auto;
}
.backdrop_under_f40a .orange-f6c4 a:hover {
  text-decoration: underline;
}
.active_f9be .slider_small_40f5:not(.wrapper_f36f),
.active_f9be .search_plasma_7efb {
  margin-bottom: 1.41575em;
}
.active_f9be .slider_small_40f5:not(.wrapper_f36f):last-child,
.active_f9be .search_plasma_7efb:last-child {
  margin-bottom: 0;
}
.active_f9be .slider_small_40f5.summary-dynamic-1f90 {
  margin-bottom: 0.41575em;
}
.active_f9be .summary_action_b863:before,
.active_f9be .status_focused_c4a6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.active_f9be .summary_action_b863:before {
  content: "\f115";
}
.active_f9be .status_focused_c4a6:before {
  content: "\f02c";
}
.active_f9be .highlight-white-6079 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.active_f9be .highlight-white-6079 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.out-20d0 {
  display: -webkit-box;
  display: flex;
}
.out-20d0 .dynamic_6927 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .out-20d0 .dynamic_6927 {
    flex-basis: 90px;
  }
}
.out-20d0 .icon-current-bb17 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .out-20d0 .icon-current-bb17 {
    flex-basis: calc(100% - 50px);
  }
}
.out-20d0 .green_d7ed p:last-child {
  margin-bottom: 0.72em;
}
.footer_edf8 .selected-75ac {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.footer_edf8 .selected-75ac:after,
.footer_edf8 .selected-75ac:before {
  content: "";
  display: table;
}
.footer_edf8 .selected-75ac:after {
  clear: both;
}
.footer_edf8 .selected-75ac .heading_cool_71a4,
.footer_edf8 .selected-75ac .paper-387e {
  width: 49%;
}
.footer_edf8 .selected-75ac .heading_cool_71a4 a span.summary_0f0c,
.footer_edf8 .selected-75ac .paper-387e a span.summary_0f0c {
  display: block;
  margin-bottom: 5px;
}
.footer_edf8 .selected-75ac .paper-387e {
  float: left;
  text-align: left;
}
.footer_edf8 .selected-75ac .heading_cool_71a4 {
  float: right;
  text-align: right;
}
.hidden-1b2b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hidden-1b2b {
    margin-bottom: 0;
  }
}
.message_light_5b23 {
  margin-bottom: 1em;
}
.message_light_5b23 .wrapper_f36f {
  font-size: 1.1em;
  line-height: 1.3;
}
.sidebar_outer_0cf3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.soft-a5e7 .message_light_5b23,
.progress_b15f .message_light_5b23 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .soft-a5e7 .message_light_5b23,
  .progress_b15f .message_light_5b23 {
    display: block;
  }
}
.soft-a5e7 .sidebar_outer_0cf3,
.progress_b15f .sidebar_outer_0cf3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .soft-a5e7 .sidebar_outer_0cf3,
  .progress_b15f .sidebar_outer_0cf3 {
    margin-bottom: 1em;
  }
}
.soft-a5e7 .sidebar_outer_0cf3 img,
.progress_b15f .sidebar_outer_0cf3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.soft-a5e7 .blue-6dd0,
.progress_b15f .blue-6dd0 {
  flex-basis: calc(100% - 160px);
}
.soft-a5e7 .blue-6dd0 p,
.progress_b15f .blue-6dd0 p {
  margin-bottom: 0;
}
.soft-a5e7 .blue-6dd0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .soft-a5e7 .blue-6dd0 {
    padding-left: 0;
  }
}
.progress_b15f .blue-6dd0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .progress_b15f .blue-6dd0 {
    padding-right: 0;
  }
}
.progress_b15f .sidebar_outer_0cf3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.soft-fc6b .sidebar_outer_0cf3 {
  margin-bottom: 0.5em;
}
.soft-fc6b .sidebar_outer_0cf3 img {
  width: 100%;
}
.shadow_6d67 .upper_46d7,
.thumbnail-12f5 .upper_46d7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.thumbnail-12f5 .filter_1dce .gold_cc7d p:last-child {
  margin-bottom: 0;
}
.tag-stale-22a5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.backdrop_fadb .content-up-f16c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .backdrop_fadb .content-up-f16c:last-of-type {
    margin-bottom: 0;
  }
}
.backdrop_fadb .content-up-f16c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop_fadb .content-up-f16c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.backdrop_fadb .content-up-f16c ul li {
  margin: 0 0 0.6em;
}
.backdrop_fadb .content-up-f16c ul li.tabs-2533,
.backdrop_fadb .content-up-f16c ul li.icon-fresh-d567 {
  position: relative;
}
.backdrop_fadb .content-up-f16c ul li.tabs-2533 .box-cb1c,
.backdrop_fadb .content-up-f16c ul li.icon-fresh-d567 .box-cb1c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.backdrop_fadb .content-up-f16c ul li.tabs-2533:after:after,
.backdrop_fadb .content-up-f16c ul li.tabs-2533:after:before,
.backdrop_fadb
  .content-up-f16c
  ul
  li.icon-fresh-d567:after:after,
.backdrop_fadb
  .content-up-f16c
  ul
  li.icon-fresh-d567:after:before {
  content: "";
  display: table;
}
.backdrop_fadb .content-up-f16c ul li.tabs-2533:after:after,
.backdrop_fadb
  .content-up-f16c
  ul
  li.icon-fresh-d567:after:after {
  clear: both;
}
.backdrop_fadb .content-up-f16c a.primary-middle-8983:hover {
  text-decoration: none;
}
.backdrop_fadb .content-up-f16c select {
  max-width: 100%;
}
.backdrop_fadb .content-up-f16c table {
  font-size: 85%;
}
.backdrop_fadb .content-up-f16c table td,
.backdrop_fadb .content-up-f16c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.backdrop_fadb .content-up-f16c table tfoot td {
  text-align: left;
}
.backdrop_fadb .content-up-f16c :last-child {
  margin-bottom: 0;
}
.backdrop_fadb .content-up-f16c .sidebar-lower-b836 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.backdrop_fadb .content-up-f16c .sidebar-lower-b836 label {
  width: 100%;
}
.backdrop_fadb .content-up-f16c .sidebar-lower-b836 .tertiary-motion-d38f {
  width: 100%;
  display: block;
}
.backdrop_fadb .content-up-f16c .sidebar-lower-b836 .avatar_middle_92de {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.backdrop_fadb .content-up-f16c .sidebar-lower-b836 .avatar_middle_92de:hover svg #svg-search {
  fill: #444;
}
.backdrop_fadb .content-up-f16c .sidebar-lower-b836 .avatar_middle_92de svg {
  width: 18px;
  height: 18px;
}
.backdrop_fadb .box-9bc4 ul ul,
.backdrop_fadb .basic-b554 ul ul,
.backdrop_fadb .modal-simple-728a ul ul,
.backdrop_fadb .banner_c22d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.backdrop_fadb .box-9bc4 .element_3af9 > a,
.backdrop_fadb .basic-b554 .element_3af9 > a,
.backdrop_fadb .modal-simple-728a .element_3af9 > a,
.backdrop_fadb .banner_c22d .element_3af9 > a {
  margin-bottom: 0;
}
.backdrop_fadb .message-6b36 li,
.backdrop_fadb .box-9bc4 li,
.backdrop_fadb .aside_solid_43dc li,
.backdrop_fadb .basic-b554 li,
.backdrop_fadb .modal-simple-728a li,
.backdrop_fadb .banner_c22d li,
.backdrop_fadb .item-orange-e8ad li,
.backdrop_fadb .component_action_3f93 li {
  display: block;
  position: relative;
}
.backdrop_fadb .message-6b36 li:last-child,
.backdrop_fadb .box-9bc4 li:last-child,
.backdrop_fadb .aside_solid_43dc li:last-child,
.backdrop_fadb .basic-b554 li:last-child,
.backdrop_fadb .modal-simple-728a li:last-child,
.backdrop_fadb .banner_c22d li:last-child,
.backdrop_fadb .item-orange-e8ad li:last-child,
.backdrop_fadb .component_action_3f93 li:last-child {
  border: none;
}
.backdrop_fadb .message-6b36 li a,
.backdrop_fadb .box-9bc4 li a,
.backdrop_fadb .aside_solid_43dc li a,
.backdrop_fadb .basic-b554 li a,
.backdrop_fadb .modal-simple-728a li a,
.backdrop_fadb .banner_c22d li a,
.backdrop_fadb .item-orange-e8ad li a,
.backdrop_fadb .component_action_3f93 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop_fadb .message-6b36 li ul li::before,
.backdrop_fadb .box-9bc4 li ul li::before,
.backdrop_fadb .aside_solid_43dc li ul li::before,
.backdrop_fadb .basic-b554 li ul li::before,
.backdrop_fadb .modal-simple-728a li ul li::before,
.backdrop_fadb .banner_c22d li ul li::before,
.backdrop_fadb .item-orange-e8ad li ul li::before,
.backdrop_fadb .component_action_3f93 li ul li::before {
  left: 15px;
}
.backdrop_fadb .message-6b36 li ul a,
.backdrop_fadb .box-9bc4 li ul a,
.backdrop_fadb .aside_solid_43dc li ul a,
.backdrop_fadb .basic-b554 li ul a,
.backdrop_fadb .modal-simple-728a li ul a,
.backdrop_fadb .banner_c22d li ul a,
.backdrop_fadb .item-orange-e8ad li ul a,
.backdrop_fadb .component_action_3f93 li ul a {
  padding-left: 20px;
}
.backdrop_fadb .message-6b36 li ul ul li::before,
.backdrop_fadb .box-9bc4 li ul ul li::before,
.backdrop_fadb .aside_solid_43dc li ul ul li::before,
.backdrop_fadb .basic-b554 li ul ul li::before,
.backdrop_fadb .modal-simple-728a li ul ul li::before,
.backdrop_fadb .banner_c22d li ul ul li::before,
.backdrop_fadb .item-orange-e8ad li ul ul li::before,
.backdrop_fadb .component_action_3f93 li ul ul li::before {
  left: 30px;
}
.backdrop_fadb .message-6b36 li ul ul a,
.backdrop_fadb .box-9bc4 li ul ul a,
.backdrop_fadb .aside_solid_43dc li ul ul a,
.backdrop_fadb .basic-b554 li ul ul a,
.backdrop_fadb .modal-simple-728a li ul ul a,
.backdrop_fadb .banner_c22d li ul ul a,
.backdrop_fadb .item-orange-e8ad li ul ul a,
.backdrop_fadb .component_action_3f93 li ul ul a {
  padding-left: 40px;
}
.backdrop_fadb .full-6475 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop_fadb .component_action_3f93 ul li {
  margin-bottom: 1.41575em;
}
.backdrop_fadb .component_action_3f93 ul li .banner-1db6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.backdrop_fadb .component_action_3f93 ul li .message-e98a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.progress-left-003e .message-6b36 li a,
.progress-left-003e .box-9bc4 li a,
.progress-left-003e .aside_solid_43dc li a,
.progress-left-003e .basic-b554 li a,
.progress-left-003e .modal-simple-728a li a,
.progress-left-003e .banner_c22d li a,
.progress-left-003e .item-orange-e8ad li a,
.progress-left-003e .component_action_3f93 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-left-003e .full-6475 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-left-003e .content-up-f16c ul li.tabs-2533 .box-cb1c,
.progress-left-003e .content-up-f16c ul li.icon-fresh-d567 .box-cb1c {
  background: rgba(0, 0, 0, 0.2);
}
.progress-left-003e .backdrop_fadb .content-up-f16c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_black_7390 .backdrop_fadb .icon-down-f957 li {
  margin: 0;
}
.tabs_black_7390 .backdrop_fadb .icon-down-f957 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tabs_black_7390 .backdrop_fadb .icon-down-f957 li ul {
  margin: 0;
}
.tabs_black_7390 .backdrop_fadb .icon-down-f957 li ul li a {
  padding-left: 15px;
}
.tabs_black_7390 .backdrop_fadb .icon-down-f957 li ul li li a {
  padding-left: 30px;
}
.tabs_black_7390 .backdrop_fadb .icon-down-f957 li.detail-376d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tabs_black_7390 .backdrop_fadb .icon-down-f957 li.detail-376d > 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;
}
.tabs_black_7390 .backdrop_fadb .icon-down-f957 li.detail-376d > 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;
}
.middle-2762 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.white-eda7 {
  position: relative;
  z-index: 10;
}
.white-eda7 .header-light-a405 {
  width: 100%;
  max-width: 100%;
}
.logo-dirty-25eb .selected-d9c4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.logo-dirty-25eb .alert_static_c09f {
}
.logo-dirty-25eb .progress-left-003e {
  background: #292929;
}
.container_wood_9cb9 .selected-d9c4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.container_wood_9cb9 .alert_static_c09f {
  background: #f9f9f9;
}
.container_wood_9cb9 .progress-left-003e {
  background: #303030;
}
.cold-ce40 .selected-d9c4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold-ce40 .clean_8248 {
    margin-bottom: 1em;
  }
  .cold-ce40 .clean_8248:last-child {
    margin-bottom: 0;
  }
}
.cold-ce40 .alert_static_c09f {
  background: #ededed;
}
.cold-ce40 .progress-left-003e {
  background: #1a1a1a;
}
.selected-d9c4.alert_static_c09f {
  color: rgba(0, 0, 0, 0.6);
}
.selected-d9c4.alert_static_c09f .south_cc9f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.selected-d9c4.progress-left-003e {
  color: rgba(255, 255, 255, 0.99);
}
.selected-d9c4.progress-left-003e a:not(.primary-middle-8983) {
  color: rgba(255, 255, 255, 0.79);
}
.selected-d9c4.progress-left-003e a:not(.primary-middle-8983):hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected-d9c4.progress-left-003e .south_cc9f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected-d9c4.progress-left-003e table tbody td,
.selected-d9c4.progress-left-003e table th {
  background: rgba(0, 0, 0, 0.08);
}
.modal-0040.simple_20fd .main_pink_3058 {
  max-width: initial;
}
.modal-0040 .lite_0272 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.modal-0040 .lite_0272 .header-light-a405 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .modal-0040 .lite_0272 .header-light-a405 {
    display: block;
    margin-bottom: 2em;
  }
  .modal-0040 .lite_0272 .header-light-a405:last-child {
    margin-bottom: 0;
  }
}
.cold-ce40 .clean_8248:last-child,
.container_wood_9cb9 .clean_8248:last-child,
.logo-dirty-25eb .clean_8248:last-child {
  margin-bottom: 0;
}
.cold-ce40 .clean_8248 .backdrop_fadb .content-up-f16c:last-child,
.container_wood_9cb9 .clean_8248 .backdrop_fadb .content-up-f16c:last-child,
.logo-dirty-25eb .clean_8248 .backdrop_fadb .content-up-f16c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .cold-ce40 .description_9a65,
  .cold-ce40 .outline_f9a9,
  .container_wood_9cb9 .description_9a65,
  .container_wood_9cb9 .outline_f9a9,
  .logo-dirty-25eb .description_9a65,
  .logo-dirty-25eb .outline_f9a9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .white-eda7 .clean_8248 {
    margin-bottom: 2em;
  }
}
.white-eda7 p:last-child {
  margin-bottom: 0;
}
.white-eda7 li,
.white-eda7 ul {
  list-style: none;
  margin: 0;
}
.white-eda7 ul ul {
  margin-left: 2.617924em;
}
.hovered_13b4 {
  font-size: 0.875em;
}

/* css-noise: f2c0 */
.ghost-box-i7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
