/*!
Theme Name: Customify
Theme URI: https://pressmaximum.background_red_f3bc/customify
Author: WPCustomify
Author URI: https://pressmaximum.background_red_f3bc
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.background_red_f3bc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.badge_9b6f.pattern-a7ca/licenses/gpl-2.0.static_dc01
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.mask-9086/, (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.purple-303c.shade_middle_543d/normalize.form_483b/
 ======
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.form_483b v7.0.0 | MIT License | github.background_red_f3bc/necolas/normalize.form_483b */
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;
}
.dynamic_1251 .notification-ea46,
.hero-c130,
.easy-2ced,
.purple-4cc3,
.item-gold-e111,
.white-36f2,
.blue_d302,
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;
}
.hero-c130,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hero-c130,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hero-c130,
  h1 {
    font-size: 1.8em;
  }
}
.easy-2ced,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.easy-2ced + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .easy-2ced,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .easy-2ced,
  h2 {
    font-size: 1.7em;
  }
}
.purple-4cc3,
h3 {
  font-size: 1.618em;
}
.dynamic_1251 .notification-ea46,
.item-gold-e111,
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.liquid_ab98 {
  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;
}
.info-2fe5:after,
.info-2fe5:before,
.content_9133:after,
.content_9133:before {
  content: "";
  display: table;
}
.info-2fe5:after,
.content_9133:after {
  clear: both;
}
.grid_c512 {
  float: right;
  margin-right: 0;
}
.main-6a79 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.title_south_d32d .pressed_95e0,
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;
}
.title_south_d32d .pressed_95e0: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;
}
.section-cold-0160 .pressed_95e0 {
  box-shadow: none;
}
.section-cold-0160
  .pressed_95e0
  .mask-up-468b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.section-cold-0160 .pressed_95e0 .row_621f {
  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;
}
.section-cold-0160
  .pressed_95e0
  .row_621f
  b {
  display: none;
}
.section-cold-0160 .button-e19e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.disabled_4f7e:not(.liquid-e8d6):not(.mask_4d12),
button:not(.liquid-e8d6):not(.mask_4d12),
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ),
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ),
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ) {
  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;
}
.disabled_4f7e:not(.liquid-e8d6):not(
    .mask_4d12
  ):hover,
button:not(.liquid-e8d6):not(
    .mask_4d12
  ):hover,
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):hover,
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):hover,
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.disabled_4f7e:not(.liquid-e8d6):not(
    .mask_4d12
  ):active,
.disabled_4f7e:not(.liquid-e8d6):not(
    .mask_4d12
  ):focus,
button:not(.liquid-e8d6):not(
    .mask_4d12
  ):active,
button:not(.liquid-e8d6):not(
    .mask_4d12
  ):focus,
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):active,
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):focus,
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):active,
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):focus,
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):active,
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):focus {
  outline: 0;
}
.disabled_4f7e:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b,
button:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b,
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b,
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b,
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b {
  position: relative;
}
.disabled_4f7e:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .gradient-2ca3,
.disabled_4f7e:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .caption-153d,
.disabled_4f7e:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .alert-2326,
.disabled_4f7e:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  i,
.disabled_4f7e:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  svg,
button:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .gradient-2ca3,
button:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .caption-153d,
button:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .alert-2326,
button:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  i,
button:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  svg,
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .gradient-2ca3,
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .caption-153d,
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .alert-2326,
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  i,
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  svg,
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .gradient-2ca3,
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .caption-153d,
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .alert-2326,
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  i,
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  svg,
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .gradient-2ca3,
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .caption-153d,
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  .alert-2326,
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  i,
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b
  svg {
  visibility: hidden;
}
.disabled_4f7e:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b:after,
button:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b:after,
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b:after,
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b:after,
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ).fn-loading-6a9b: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;
}
.disabled_4f7e:not(.liquid-e8d6):not(.mask_4d12),
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ),
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ),
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ) {
  color: #fff;
  background: #235787;
}
.disabled_4f7e:not(.liquid-e8d6):not(
    .mask_4d12
  ):focus,
input[type="button"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):focus,
input[type="reset"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):focus,
input[type="submit"]:not(.liquid-e8d6):not(
    .mask_4d12
  ):focus {
  color: #fff;
}
.disabled_4f7e.fn-disabled-6a9b:not(.liquid-e8d6):not(
    .mask_4d12
  ),
.disabled_4f7e[disabled]:not(.liquid-e8d6):not(
    .mask_4d12
  ),
button.fn-disabled-6a9b:not(.liquid-e8d6):not(
    .mask_4d12
  ),
button[disabled]:not(.liquid-e8d6):not(
    .mask_4d12
  ) {
  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;
}
.blue-c225 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.blue-c225: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;
}
.glass_a53b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.popup_red_8ba1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fresh_6332 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.info-2fe5:after,
.info-2fe5:before,
.accent_c3e4:after,
.accent_c3e4:before,
.prev_0ffa:after,
.prev_0ffa:before,
.iron_dd09:after,
.iron_dd09:before,
.main-stone-72cc:after,
.main-stone-72cc:before,
.detail-fresh-9e4b:after,
.detail-fresh-9e4b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.info-2fe5:after,
.accent_c3e4:after,
.prev_0ffa:after,
.iron_dd09:after,
.main-stone-72cc:after,
.detail-fresh-9e4b:after {
  clear: both;
}
.accent_c3e4 .pink-2ec6,
.prev_0ffa .pink-2ec6,
.cold_9667 .pink-2ec6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hover-f887 {
  display: inline-block;
}
.hidden_selected_9073 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hidden_selected_9073 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hidden_selected_9073 .static-e5de {
  padding: 1em 0;
  font-size: 85%;
}
.static-e5de {
  text-align: left;
  font-style: italic;
  color: #999;
}
.avatar-f194 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.avatar-f194:after,
.avatar-f194:before {
  content: "";
  display: table;
}
.avatar-f194:after {
  clear: both;
}
.steel-4ad9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sort_top_5362 .steel-4ad9 {
  max-width: 50%;
}
.button_solid_13e8 .steel-4ad9 {
  max-width: 33.33%;
}
.focus_mini_e44b .steel-4ad9 {
  max-width: 25%;
}
.carousel_center_91e7 .steel-4ad9 {
  max-width: 20%;
}
.content-new-990d .steel-4ad9 {
  max-width: 16.66%;
}
.popup-fluid-bb3b .steel-4ad9 {
  max-width: 14.28%;
}
.layout-4e4a .steel-4ad9 {
  max-width: 12.5%;
}
.dynamic_ccd2 .steel-4ad9 {
  max-width: 11.11%;
}
.wrapper-red-58c7 {
  display: block;
}
.dynamic_1251 .tag_0f5c label,
.dynamic_1251 .picture-9df1 label,
.dynamic_1251 .background-50f4 label,
.dynamic_1251 .out-f244 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-2a8c {
  list-style: none;
  margin: 0;
}
.pattern-2a8c article.wrapper_short_5eff {
  margin-bottom: 0;
}
.pattern-2a8c ul {
  list-style: none;
  margin: 0;
}
.pattern-2a8c .modal_lite_c30b li.wrapper_short_5eff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-2a8c .modal_lite_c30b li.wrapper_short_5eff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-2a8c .modal_lite_c30b li.wrapper_short_5eff: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) {
  .pattern-2a8c .modal_lite_c30b li.wrapper_short_5eff li.wrapper_short_5eff li.wrapper_short_5eff li.wrapper_short_5eff {
    padding-left: 0;
  }
}
article.wrapper_short_5eff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper_short_5eff .accent_c3e4 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper_short_5eff .bottom-edbd {
  float: left;
}
article.wrapper_short_5eff .video_new_a776 {
  margin-left: 85px;
}
article.wrapper_short_5eff .video_pink_00a2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper_short_5eff .video_pink_00a2 .media-outer-3522 {
  margin-left: 10px;
}
article.wrapper_short_5eff .box_dbdc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper_short_5eff .middle_be2e {
  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 .tag_0f5c,
  #respond .background-50f4,
  #respond .out-f244 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tag_0f5c input,
#respond .background-50f4 input,
#respond .out-f244 input {
  width: 100%;
}
#respond .out-f244 {
  margin-right: 0;
}
#respond .menu-8ce4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.secondary-first-3388 {
  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;
}
.secondary-first-3388.primary_simple_2979 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.secondary-first-3388 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%);
}
.secondary-first-3388:focus,
.secondary-first-3388: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);
}
.backdrop-7591 {
  border-radius: 10%;
}
.pink-23f5 {
  border-radius: 50%;
}
.tag-glass-42e8 {
  font-size: 0.72em;
}
.footer-5158 {
  font-size: 0.875em;
}
.layout-d175 {
  font-size: 1.1em;
}
.avatar_pink_74a6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.avatar_pink_74a6.tag-glass-42e8 {
  letter-spacing: 0.5px;
}
.list_d8d6,
.list_d8d6 a {
  color: #6d6d6d;
}
.list_d8d6 a:hover {
  color: #111;
}
.photo_hot_4116 {
  color: #6d6d6d;
}
.paragraph-524d {
  overflow-x: hidden;
}
.paragraph-524d .notification-dynamic-29e5.logo-up-c33d {
  position: relative;
}
.paragraph-524d .notification-dynamic-29e5.logo-up-c33d.outer-5e3b {
  position: initial;
}
.paragraph-524d
  .notification-dynamic-29e5.logo-up-c33d.outer-5e3b
  .slow_849c {
  left: auto;
}
.paragraph-524d .notification-dynamic-29e5 .slow_849c {
  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;
}
.paragraph-524d .notification-dynamic-29e5:hover.logo-up-c33d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.paragraph-524d
  .notification-dynamic-29e5:hover.logo-up-c33d
  .slow_849c {
  display: block;
  z-index: 9999999;
}
.paragraph-524d .active-large-2b02 .focus_da83,
.paragraph-524d .tertiary-9ad2 .focus_da83 {
  display: none;
}
.paragraph-524d .glass_73ff .notification-dynamic-29e5:hover.logo-up-c33d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dynamic_1251 .tag_0f5c label,
.dynamic_1251 .picture-9df1 label,
.dynamic_1251 .background-50f4 label,
.dynamic_1251 .out-f244 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-2a8c {
  list-style: none;
  margin: 0;
}
.pattern-2a8c article.wrapper_short_5eff {
  margin-bottom: 0;
}
.pattern-2a8c ul {
  list-style: none;
  margin: 0;
}
.pattern-2a8c .modal_lite_c30b li.wrapper_short_5eff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-2a8c .modal_lite_c30b li.wrapper_short_5eff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-2a8c .modal_lite_c30b li.wrapper_short_5eff: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) {
  .pattern-2a8c .modal_lite_c30b li.wrapper_short_5eff li.wrapper_short_5eff li.wrapper_short_5eff li.wrapper_short_5eff {
    padding-left: 0;
  }
}
article.wrapper_short_5eff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper_short_5eff .accent_c3e4 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper_short_5eff .bottom-edbd {
  float: left;
}
article.wrapper_short_5eff .video_new_a776 {
  margin-left: 85px;
}
article.wrapper_short_5eff .video_pink_00a2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper_short_5eff .video_pink_00a2 .media-outer-3522 {
  margin-left: 10px;
}
article.wrapper_short_5eff .box_dbdc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper_short_5eff .middle_be2e {
  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 .tag_0f5c,
  #respond .background-50f4,
  #respond .out-f244 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tag_0f5c input,
#respond .background-50f4 input,
#respond .out-f244 input {
  width: 100%;
}
#respond .out-f244 {
  margin-right: 0;
}
#respond .menu-8ce4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active-large-2b02 .item-clean-e321 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.item-clean-e321 .green_270a.hard_3f43 .title_67c8 > li > a:focus,
.item-clean-e321 .green_270a.hard_3f43 .title_67c8 > li > a:hover,
.item-clean-e321 .green_270a.table-1067 .title_67c8 > li > a:focus,
.item-clean-e321 .green_270a.table-1067 .title_67c8 > li > a:hover,
.item-clean-e321 .green_270a.section-current-1d07 .title_67c8 > li > a:focus,
.item-clean-e321 .green_270a.section-current-1d07 .title_67c8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-clean-e321
  .green_270a.hard_3f43
  .title_67c8
  > li.background_red_ecf5
  > a,
.item-clean-e321
  .green_270a.hard_3f43
  .title_67c8
  > li.grid_first_1b0b
  > a,
.item-clean-e321
  .green_270a.table-1067
  .title_67c8
  > li.background_red_ecf5
  > a,
.item-clean-e321
  .green_270a.table-1067
  .title_67c8
  > li.grid_first_1b0b
  > a,
.item-clean-e321
  .green_270a.section-current-1d07
  .title_67c8
  > li.background_red_ecf5
  > a,
.item-clean-e321 .green_270a.section-current-1d07 .title_67c8 > li.footer_1181 > a {
  color: rgba(255, 255, 255, 0.99);
}
.item-clean-e321 .title_aa02,
.item-clean-e321 .title_aa02 a {
  color: rgba(255, 255, 255, 0.99);
}
.item-clean-e321 .full-f23e.alert_ede3 li a,
.item-clean-e321 .rough-9c03 a,
.item-clean-e321 .over_603c,
.item-clean-e321 .title_67c8 > li > a,
.item-clean-e321 .progress_14b5 {
  color: rgba(255, 255, 255, 0.79);
}
.item-clean-e321 .full-f23e.alert_ede3 li a:hover,
.item-clean-e321 .rough-9c03 a:hover,
.item-clean-e321 .over_603c:hover,
.item-clean-e321 .title_67c8 > li > a:hover,
.item-clean-e321 .progress_14b5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-clean-e321 .full_32c5 {
  color: rgba(255, 255, 255, 0.79);
}
.item-clean-e321 .full_32c5 .hero-c24c {
  color: rgba(255, 255, 255, 0.99);
}
.item-clean-e321 .full_32c5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-clean-e321 .nav-3a23 .west-f26d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-clean-e321 .nav-3a23 .west-f26d .status_7766 {
  color: rgba(255, 255, 255, 0.79);
}
.item-clean-e321
  .nav-3a23
  .west-f26d
  .status_7766::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-clean-e321
  .nav-3a23
  .west-f26d
  .status_7766:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-clean-e321
  .nav-3a23
  .west-f26d
  .status_7766::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-clean-e321
  .nav-3a23
  .west-f26d
  .status_7766::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-clean-e321 .nav-3a23 .paragraph_7f54 {
  color: rgba(255, 255, 255, 0.79);
}
.item-clean-e321 .nav-3a23 .paragraph_7f54:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-65b5
  .item-clean-e321
  .nav-3a23
  .container_5466
  .background-1cb6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list-65b5
  .item-clean-e321
  .nav-3a23
  .container_5466
  .status_7766 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-large-2b02 .focused-752e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focused-752e .green_270a.hard_3f43 .title_67c8 > li > a:focus,
.focused-752e .green_270a.hard_3f43 .title_67c8 > li > a:hover,
.focused-752e .green_270a.table-1067 .title_67c8 > li > a:focus,
.focused-752e .green_270a.table-1067 .title_67c8 > li > a:hover,
.focused-752e .green_270a.section-current-1d07 .title_67c8 > li > a:focus,
.focused-752e .green_270a.section-current-1d07 .title_67c8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused-752e
  .green_270a.hard_3f43
  .title_67c8
  > li.background_red_ecf5
  > a,
.focused-752e
  .green_270a.hard_3f43
  .title_67c8
  > li.grid_first_1b0b
  > a,
.focused-752e
  .green_270a.table-1067
  .title_67c8
  > li.background_red_ecf5
  > a,
.focused-752e
  .green_270a.table-1067
  .title_67c8
  > li.grid_first_1b0b
  > a,
.focused-752e
  .green_270a.section-current-1d07
  .title_67c8
  > li.background_red_ecf5
  > a,
.focused-752e .green_270a.section-current-1d07 .title_67c8 > li.footer_1181 > a {
  color: rgba(0, 0, 0, 0.8);
}
.focused-752e .title_aa02,
.focused-752e .title_aa02 a {
  color: rgba(0, 0, 0, 0.8);
}
.focused-752e .full-f23e.alert_ede3 li a,
.focused-752e .rough-9c03 a,
.focused-752e .over_603c,
.focused-752e .title_67c8 > li > a,
.focused-752e .progress_14b5 {
  color: rgba(0, 0, 0, 0.55);
}
.focused-752e .full-f23e.alert_ede3 li a:hover,
.focused-752e .rough-9c03 a:hover,
.focused-752e .over_603c:hover,
.focused-752e .title_67c8 > li > a:hover,
.focused-752e .progress_14b5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused-752e .full_32c5 {
  color: rgba(0, 0, 0, 0.55);
}
.focused-752e .full_32c5 .hero-c24c {
  color: rgba(0, 0, 0, 0.8);
}
.focused-752e .full_32c5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout-a9cb .slider-92a7 {
  margin-left: auto;
  margin-right: auto;
}
.prev_0ffa > * {
  margin-left: auto;
  margin-right: auto;
}
.prev_0ffa .glass_a53b {
  margin-right: 1.41575em;
}
.card-cool-b9a3 .prev_0ffa > .outline_narrow_7bea {
  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;
}
.card-cool-b9a3 .prev_0ffa > .selected-3a68 {
  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;
}
.focus_gold_807b.layout-a9cb .slider-92a7,
.picture-768b.layout-a9cb .slider-92a7 {
  margin-left: 0;
}
.badge_a9a7.layout-a9cb .slider-92a7,
.video-east-eb32.layout-a9cb .slider-92a7 {
  margin-right: 0;
}
.prev_0ffa ol,
.prev_0ffa ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fluid_7a2b video {
  max-width: 100%;
}
.dark-bee8 img {
  display: block;
}
.dark-bee8.glass_a53b,
.dark-bee8.popup_red_8ba1 {
  width: 100%;
}
.dark-bee8.selected-3a68 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tooltip_5a3c:not(.video-c784) {
  margin: 1.5em auto;
}
.status_dark_ac26 p {
  padding: 1.5em 14px;
}
ul.gas_1896.selected-3a68,
ul.gas_1896.outline_narrow_7bea,
ul.gas_1896.hard_6d54.outline_narrow_7bea {
  padding: 0 14px;
}
.mask_solid_38da {
  display: block;
  overflow-x: auto;
}
.mask_solid_38da table {
  border-collapse: collapse;
  width: 100%;
}
.mask_solid_38da td,
.mask_solid_38da th {
  padding: 0.5em;
}
.prev_0ffa li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.prev_0ffa ol ol,
.prev_0ffa ol ul,
.prev_0ffa ul ol,
.prev_0ffa ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.prev_0ffa ol ol li,
.prev_0ffa ol ul li,
.prev_0ffa ul ol li,
.prev_0ffa ul ul li {
  margin-left: 0;
}
.huge_944a.main_short_0e07 > .hero-medium-60b7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.huge_944a.main_short_0e07 > .hero-medium-60b7 iframe,
.huge_944a.main_short_0e07 > .hero-medium-60b7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content-inner-1104 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.content-inner-1104.item_slow_4a9a {
  padding: 0;
}
.content-inner-1104.item_slow_4a9a cite {
  font-size: 13px;
}
.content-inner-1104 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.content-inner-1104 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thick_136e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thick_136e > p:first-child {
  margin-top: 0;
}
.thick_136e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thick_136e blockquote {
  border-left: 0;
}
.feature-80c7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.feature-80c7:not(.block-tiny-f0db) {
  max-width: 100px;
}
.feature-80c7.purple-58a8 {
  border-bottom: none !important;
  text-align: center;
}
.feature-80c7.purple-58a8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .status_dark_ac26 p {
    padding: 1.5em 0;
  }
}
.motion-a90e {
  color: #0073aa;
}
.card-05e7 {
  background-color: #0073aa;
}
.selected-8105 {
  color: #229fd8;
}
.status-87d1 {
  background-color: #229fd8;
}
.warm_358d {
  color: #eee;
}
.section-in-41a7 {
  background-color: #eee;
}
.pink_c4c3 {
  color: #444;
}
.next_6dc4 {
  background-color: #444;
}
.backdrop_3e46 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.backdrop_3e46 .status_inner_1c52 .rough-9c03 {
  font-size: 15px;
}
.backdrop_3e46 .rough-9c03 {
  line-height: 1.3;
}
.backdrop_3e46 .focused-752e {
}
.backdrop_3e46 .item-clean-e321 {
  background: #235787;
}
.logo-pink-e0af {
  padding: 0;
}
.logo-pink-e0af .item-clean-e321 {
  background: #1a1a1a;
}
.logo-pink-e0af .focused-752e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pagination_7d69 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pagination_7d69 .focused-752e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pagination_7d69 .item-clean-e321 {
  background: #303030;
}
.detail-fresh-9e4b {
  position: relative;
  z-index: 10;
}
.detail-fresh-9e4b .fresh_77fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_last_5dc7 .logo-up-c33d {
  display: inline-block;
  vertical-align: middle;
}
.background_last_5dc7.module_9397 .logo-up-c33d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .background_last_5dc7.module_9397 .logo-up-c33d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .background_last_5dc7.module_9397 .logo-up-c33d {
    margin-right: 0.4em;
  }
}
.background_last_5dc7.module_9397 .logo-up-c33d:last-child {
  margin-right: 0;
}
.title-fast-946e .fresh_77fc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .active-large-2b02 .status_inner_1c52 {
    margin: 0 -0.5em;
  }
  .active-large-2b02 .status_inner_1c52 [class*="customify-col-"],
  .active-large-2b02 .status_inner_1c52 [class*="customify-col_"],
  .active-large-2b02 .status_inner_1c52 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.active-large-2b02.over_81dd .fresh_77fc {
  background: 0 0 !important;
}
.active-large-2b02.over_81dd .fresh_77fc,
.active-large-2b02.title-fast-946e .fresh_77fc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .active-large-2b02.mini_7140 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.active-large-2b02.title-fast-946e .fresh_77fc {
  box-shadow: none !important;
}
.current-93c7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .current-93c7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .current-93c7 {
    padding: 18px 0 20px;
  }
}
.current-93c7 .focused_8f91 {
  width: 100%;
}
.current-93c7 .texture-acf0 {
  margin-bottom: 0;
}
.current-93c7 .tertiary-0e74 {
  margin-top: 5px;
  font-size: 0.875em;
}
.steel-4cbc {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.steel-4cbc .panel_ab36 {
  width: 100%;
}
.thick-4760 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.thick-4760 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.thick-4760 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;
}
.thick-4760 li:last-child:after {
  display: none;
}
.thick-4760 li a {
  font-weight: 500;
  margin-right: 10px;
}
.message-hard-c95c .focus_da83 button,
.current-93c7 .focus_da83 button {
  left: 0;
}
.message-hard-c95c .panel_ab36,
.current-93c7 .panel_ab36 {
  padding-left: 0;
  padding-right: 0;
}
.message-hard-c95c .steel-4cbc,
.current-93c7 .steel-4cbc {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.message-hard-c95c {
  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;
}
.message-hard-c95c: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;
}
.message-hard-c95c .search-d961 {
  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) {
  .message-hard-c95c .search-d961 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .message-hard-c95c .search-d961 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .message-hard-c95c .search-d961 {
    min-height: 200px;
  }
}
.message-hard-c95c .thick-4760 {
  color: rgba(255, 255, 255, 0.8);
}
.message-hard-c95c .thick-4760 a,
.message-hard-c95c .thick-4760 li:after {
  color: inherit;
}
.message-hard-c95c .thick-4760 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop-liquid-87d0 {
  margin-bottom: 0.5em;
}
.gallery-steel-5e33 {
  margin-bottom: 1.2em;
}
.gallery-steel-5e33,
.backdrop-liquid-87d0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gallery-steel-5e33 p:last-child,
.backdrop-liquid-87d0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .focus_da83,
#masthead .focus_da83 {
  display: none;
}
#masthead
  > .focus_da83.secondary-3e58 {
  display: none;
}
#masthead > .focus_da83 button {
  left: 0;
}
.button_f9f6 {
  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%;
}
.button_f9f6 .logo-up-c33d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button_f9f6 .table_64c8 {
  display: -webkit-box;
  display: flex;
}
.button_f9f6 .table_64c8.card-9d71 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button_f9f6 .table_64c8.upper_e090 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_f9f6 .table_64c8.content-warm-900e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_f9f6.up_31c2.gold_4547 .table_64c8.card-9d71 {
  flex-basis: 100%;
}
.button_f9f6.active_18fd .table_64c8.upper_e090 {
  -webkit-box-flex: 1;
  flex: auto;
}
.button_f9f6.active_18fd .table_64c8.content-warm-900e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .focus_da83.secondary-3e58 {
  display: none;
}
#masthead > .focus_da83 button {
  left: 0;
}
.chip-lower-d8e4 {
  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;
}
.chip-lower-d8e4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip-lower-d8e4.highlight_5cc6 i {
  margin-right: 4px;
}
.chip-lower-d8e4.warm-3e88 i {
  margin-left: 5px;
}
.rough-9c03 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.rough-9c03 p:last-child {
  margin-bottom: 0;
}
.gallery-short-dca2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gallery-short-dca2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gallery-short-dca2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.gallery-short-dca2 .title_aa02 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gallery-short-dca2 .feature_orange_5aac {
  margin: 5px 0 7px 0;
}
.gallery-short-dca2.layout-middle-5b98 .surface-short-0912 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-short-dca2.layout-middle-5b98 .focus_orange_405d {
  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;
}
.gallery-short-dca2.avatar_04ab {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gallery-short-dca2.avatar_04ab .surface-short-0912 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-short-dca2.avatar_04ab .focus_orange_405d {
  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;
}
.gallery-short-dca2.plasma_1685 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery-short-dca2.photo-smooth-9fac {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gallery-short-dca2.photo-smooth-9fac .focus_orange_405d {
  margin-top: 7px;
}
.background_inner_5b41 {
  display: inline-block;
}
.detail-fresh-9e4b .soft_045a .gallery-short-dca2 img {
  max-width: 100%;
}
.green_270a .glass_e452.shade_1f99,
.last_6f6a .glass_e452.shade_1f99 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.green_270a .status-plasma-85ca,
.last_6f6a .status-plasma-85ca {
  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%);
}
.green_270a .status-plasma-85ca {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.green_270a.slow-636b .status-plasma-85ca {
  display: none;
}
.green_270a .item_fixed_c3d3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.green_270a .item_fixed_c3d3 li {
  display: inline-block;
  position: relative;
}
.green_270a .item_fixed_c3d3 li:last-child {
  margin-right: 0;
}
.green_270a .item_fixed_c3d3 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;
}
.green_270a .item_fixed_c3d3 li.footer_1181 > a {
  color: rgba(0, 0, 0, 0.9);
}
.green_270a .item_fixed_c3d3 > 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;
}
.green_270a .item_fixed_c3d3 > li > a i {
  line-height: 0;
}
.green_270a .item_fixed_c3d3 > li.button-up-af77 > a .status-plasma-85ca {
  margin-left: 4px;
  line-height: 0;
}
.green_270a .item_fixed_c3d3 .hidden_7b12 li.button-up-af77 > a {
  position: relative;
}
.green_270a .item_fixed_c3d3 .hidden_7b12 li.button-up-af77 > a:after,
.green_270a .item_fixed_c3d3 .hidden_7b12 li.button-up-af77 > a:before {
  content: "";
  display: table;
}
.green_270a .item_fixed_c3d3 .hidden_7b12 li.button-up-af77 > a:after {
  clear: both;
}
.green_270a .item_fixed_c3d3 .hidden_7b12 li.button-up-af77 > a .status-plasma-85ca {
  margin-left: 5px;
  float: right;
}
.green_270a .menu-complex-4cf0,
.green_270a .hidden_7b12 {
  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;
}
.green_270a .hidden_7b12 {
  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;
}
.green_270a .hidden_7b12 .shade_1f99 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green_270a .hidden_7b12 .status-plasma-85ca {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.green_270a .hidden_7b12 li {
  display: block;
  margin: 0;
  padding: 0;
}
.green_270a .hidden_7b12 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;
}
.green_270a .hidden_7b12 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.green_270a .hidden_7b12 .hidden_7b12 {
  top: 0;
  left: 100%;
}
.green_270a .popup_7c58.fn-focus-6a9b > .menu-complex-4cf0,
.green_270a .popup_7c58.fn-focus-6a9b > .hidden_7b12,
.green_270a .popup_7c58:focus > .menu-complex-4cf0,
.green_270a .popup_7c58:focus > .hidden_7b12,
.green_270a .popup_7c58:hover > .menu-complex-4cf0,
.green_270a .popup_7c58:hover > .hidden_7b12 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.green_270a.section-current-1d07 .title_67c8:after,
.green_270a.section-current-1d07 .title_67c8:before {
  content: "";
  display: table;
}
.green_270a.section-current-1d07 .title_67c8:after {
  clear: both;
}
.green_270a.section-current-1d07 .title_67c8 > li {
  float: left;
}
.green_270a.hidden_9b10 .title_67c8:after,
.green_270a.hidden_9b10 .title_67c8:before {
  content: "";
  display: table;
}
.green_270a.hidden_9b10 .title_67c8:after {
  clear: both;
}
.green_270a.hidden_9b10 .title_67c8 > li {
  float: left;
}
.green_270a.hidden_9b10 .title_67c8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.green_270a.hidden_9b10 .title_67c8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.green_270a.hidden_9b10 .title_67c8 > li.background_red_ecf5 > a,
.green_270a.hidden_9b10 .title_67c8 > li.footer_1181 > a {
  color: #fff;
  background-color: #1e4b75;
}
.green_270a.hard_3f43 .title_67c8 > li > a .shade_1f99 {
  position: relative;
}
.green_270a.hard_3f43 .title_67c8 > li > a .shade_1f99: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;
}
.green_270a.hard_3f43
  .title_67c8
  > li:focus
  > a
  .shade_1f99:before,
.green_270a.hard_3f43
  .title_67c8
  > li:hover
  > a
  .shade_1f99:before {
  width: 100%;
  background-color: currentColor;
}
.green_270a.hard_3f43
  .title_67c8
  > li.background_red_ecf5
  > a
  .shade_1f99:before,
.green_270a.hard_3f43
  .title_67c8
  > li.grid_first_1b0b
  > a
  .shade_1f99:before {
  width: 100%;
  background-color: currentColor;
}
.green_270a.table-1067 .title_67c8 > li > a .shade_1f99 {
  position: relative;
}
.green_270a.table-1067 .title_67c8 > li > a .shade_1f99: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;
}
.green_270a.table-1067 .title_67c8 > li:focus > a .shade_1f99:before,
.green_270a.table-1067
  .title_67c8
  > li:hover
  > a
  .shade_1f99:before {
  width: 100%;
  background-color: currentColor;
}
.green_270a.table-1067
  .title_67c8
  > li.background_red_ecf5
  > a
  .shade_1f99:before,
.green_270a.table-1067
  .title_67c8
  > li.grid_first_1b0b
  > a
  .shade_1f99:before {
  width: 100%;
  background-color: currentColor;
}
.last_6f6a .item_fixed_c3d3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.last_6f6a .item_fixed_c3d3 li:first-child > a {
  border-top: none;
}
.last_6f6a .item_fixed_c3d3 .panel-active-6a1f > .shade_1f99 .status-plasma-85ca {
  display: none;
}
.last_6f6a .item_fixed_c3d3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.last_6f6a .item_fixed_c3d3 li:last-child {
  border: none;
}
.last_6f6a .item_fixed_c3d3 li.button-up-af77 > a {
  padding-right: 45px !important;
}
.last_6f6a .item_fixed_c3d3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.last_6f6a .item_fixed_c3d3 li a:focus,
.last_6f6a .item_fixed_c3d3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last_6f6a .item_fixed_c3d3 li .chip_thick_ad0f {
  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;
}
.last_6f6a .item_fixed_c3d3 li .chip_thick_ad0f:hover {
  box-shadow: none;
}
.last_6f6a .item_fixed_c3d3 li .chip_thick_ad0f .status-plasma-85ca {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.last_6f6a .item_fixed_c3d3 .hidden_7b12 {
  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);
}
.last_6f6a .item_fixed_c3d3 .hidden_7b12 li a {
  padding-left: 3em;
}
.last_6f6a .item_fixed_c3d3 .dirty_b6a3 > a .chip_thick_ad0f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.last_6f6a .item_fixed_c3d3 .dirty_b6a3 > .hidden_7b12 {
  display: block;
  opacity: 1;
}
.modal-slow-f8a8 {
  max-width: 100%;
}
.mask-center-d5e5 {
  line-height: 0;
  cursor: pointer;
}
.progress_14b5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress_14b5:hover {
  box-shadow: none;
  color: currentColor;
}
.progress_14b5 svg {
  width: 18px;
  height: 18px;
}
.progress_14b5 .alert-top-f8e0 {
  display: none;
}
.content_7cfc {
  position: relative;
}
.content_7cfc.fn-active-6a9b .progress_14b5 .caption-down-36a4 {
  display: none;
}
.content_7cfc.fn-active-6a9b .progress_14b5 .alert-top-f8e0 {
  display: inline-block;
}
.content_7cfc .surface-3b73 {
  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);
}
.content_7cfc.large_eaae .surface-3b73 {
  left: auto;
  right: -0.9em;
}
.content_7cfc.large_eaae .box_2088::before {
  left: auto;
  right: 15px;
}
.content_7cfc.fn-active-6a9b .surface-3b73 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container_5466 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.container_5466 label {
  flex-basis: 100%;
}
.container_5466 .west-f26d {
  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;
}
.container_5466 .status_7766 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.container_5466 .status_7766:focus {
  background-color: transparent;
}
.container_5466 button.paragraph_7f54 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.container_5466 button.paragraph_7f54:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.container_5466 button.paragraph_7f54 svg {
  width: 18px;
  height: 18px;
}
.container_5466 input[type="submit"] {
  min-height: auto;
}
.nav-3a23 .container_5466 .status_7766 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.box_2088 {
  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) {
  .box_2088 {
    width: 220px;
  }
}
.box_2088 label {
  flex-basis: 100%;
}
.box_2088::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;
}
.list-65b5 .nav-3a23 .container_5466 {
  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;
}
.list-65b5
  .nav-3a23
  .container_5466
  .west-f26d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.list-65b5 .nav-3a23 .container_5466 .status_7766 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.list-65b5
  .nav-3a23
  .container_5466
  .status_7766:focus {
  background: 0 0;
}
.list-65b5
  .nav-3a23
  .container_5466
  .background-1cb6 {
  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;
}
.full-f23e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.full-f23e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.full-f23e li:last-child {
  margin-right: 0;
}
.full-f23e li:first-child {
  margin-left: 0;
}
.full-f23e.title-middle-5455 a {
  color: #fff;
}
.full-f23e.title-middle-5455 a:hover {
  color: #fff;
}
.full-f23e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.full-f23e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.full-f23e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.full-f23e a:hover {
  opacity: 0.9;
  color: inherit;
}
.full-f23e [class*="social-icon-apple"] {
  background-color: #999;
}
.full-f23e [class*="social-icon-apple"].dark_0a04 {
  background-color: transparent;
  color: #999;
}
.full-f23e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.full-f23e [class*="social-icon-behance"].dark_0a04 {
  background-color: transparent;
  color: #1769ff;
}
.full-f23e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.full-f23e [class*="social-icon-bitbucket"].dark_0a04 {
  background-color: transparent;
  color: #205081;
}
.full-f23e [class*="social-icon-codepen"] {
  background-color: #000;
}
.full-f23e [class*="social-icon-codepen"].dark_0a04 {
  background-color: transparent;
  color: #000;
}
.full-f23e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.full-f23e [class*="social-icon-delicious"].dark_0a04 {
  background-color: transparent;
  color: #39f;
}
.full-f23e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.full-f23e [class*="social-icon-digg"].dark_0a04 {
  background-color: transparent;
  color: #005be2;
}
.full-f23e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.full-f23e [class*="social-icon-dribbble"].dark_0a04 {
  background-color: transparent;
  color: #ea4c89;
}
.full-f23e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.full-f23e [class*="social-icon-envelope"].dark_0a04 {
  background-color: transparent;
  color: #ea4335;
}
.full-f23e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.full-f23e [class*="social-icon-facebook"].dark_0a04 {
  background-color: transparent;
  color: #3b5998;
}
.full-f23e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.full-f23e [class*="social-icon-flickr"].dark_0a04 {
  background-color: transparent;
  color: #0063dc;
}
.full-f23e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.full-f23e [class*="social-icon-foursquare"].dark_0a04 {
  background-color: transparent;
  color: #2d5be3;
}
.full-f23e [class*="social-icon-github"] {
  background-color: #333;
}
.full-f23e [class*="social-icon-github"].dark_0a04 {
  background-color: transparent;
  color: #333;
}
.full-f23e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.full-f23e [class*="social-icon-google-plus"].dark_0a04 {
  background-color: transparent;
  color: #dd4b39;
}
.full-f23e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.full-f23e [class*="social-icon-houzz"].dark_0a04 {
  background-color: transparent;
  color: #7ac142;
}
.full-f23e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.full-f23e [class*="social-icon-instagram"].dark_0a04 {
  background-color: transparent;
  color: #262626;
}
.full-f23e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.full-f23e [class*="social-icon-jsfiddle"].dark_0a04 {
  background-color: transparent;
  color: #487aa2;
}
.full-f23e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.full-f23e [class*="social-icon-linkedin"].dark_0a04 {
  background-color: transparent;
  color: #0077b5;
}
.full-f23e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.full-f23e [class*="social-icon-medium"].dark_0a04 {
  background-color: transparent;
  color: #00ab6b;
}
.full-f23e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.full-f23e
  [class*="social-icon-odnoklassniki"].dark_0a04 {
  background-color: transparent;
  color: #f4731c;
}
.full-f23e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.full-f23e [class*="social-icon-meetup"].dark_0a04 {
  background-color: transparent;
  color: #ec1c40;
}
.full-f23e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.full-f23e [class*="social-icon-pinterest"].dark_0a04 {
  background-color: transparent;
  color: #bd081c;
}
.full-f23e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.full-f23e [class*="social-icon-product-hunt"].dark_0a04 {
  background-color: transparent;
  color: #da552f;
}
.full-f23e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.full-f23e [class*="social-icon-reddit"].dark_0a04 {
  background-color: transparent;
  color: #ff4500;
}
.full-f23e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.full-f23e [class*="social-icon-rss"].dark_0a04 {
  background-color: transparent;
  color: #f26522;
}
.full-f23e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.full-f23e
  [class*="social-icon-shopping-cart"].dark_0a04 {
  background-color: transparent;
  color: #4caf50;
}
.full-f23e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.full-f23e [class*="social-icon-skype"].dark_0a04 {
  background-color: transparent;
  color: #00aff0;
}
.full-f23e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.full-f23e [class*="social-icon-slideshare"].dark_0a04 {
  background-color: transparent;
  color: #0077b5;
}
.full-f23e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.full-f23e [class*="social-icon-snapchat"].dark_0a04 {
  background-color: transparent;
  color: #fffc00;
}
.full-f23e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.full-f23e [class*="social-icon-soundcloud"].dark_0a04 {
  background-color: transparent;
  color: #f80;
}
.full-f23e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.full-f23e [class*="social-icon-spotify"].dark_0a04 {
  background-color: transparent;
  color: #2ebd59;
}
.full-f23e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.full-f23e
  [class*="social-icon-stack-overflow"].dark_0a04 {
  background-color: transparent;
  color: #fe7a15;
}
.full-f23e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.full-f23e [class*="social-icon-maldkfgram"].dark_0a04 {
  background-color: transparent;
  color: #2ca5e0;
}
.full-f23e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.full-f23e [class*="social-icon-tripadvisor"].dark_0a04 {
  background-color: transparent;
  color: #589442;
}
.full-f23e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.full-f23e [class*="social-icon-tumblr"].dark_0a04 {
  background-color: transparent;
  color: #35465c;
}
.full-f23e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.full-f23e [class*="social-icon-twitch"].dark_0a04 {
  background-color: transparent;
  color: #6441a5;
}
.full-f23e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.full-f23e [class*="social-icon-twitter"].dark_0a04 {
  background-color: transparent;
  color: #1da1f2;
}
.full-f23e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.full-f23e [class*="social-icon-vimeo"].dark_0a04 {
  background-color: transparent;
  color: #1ab7ea;
}
.full-f23e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.full-f23e [class*="social-icon-vk"].dark_0a04 {
  background-color: transparent;
  color: #45668e;
}
.full-f23e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.full-f23e [class*="social-icon-weibo"].dark_0a04 {
  background-color: transparent;
  color: #df2029;
}
.full-f23e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.full-f23e [class*="social-icon-weixin"].dark_0a04 {
  background-color: transparent;
  color: #7bb32e;
}
.full-f23e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.full-f23e [class*="social-icon-whatsapp"].dark_0a04 {
  background-color: transparent;
  color: #25d366;
}
.full-f23e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.full-f23e [class*="social-icon-wordpress"].dark_0a04 {
  background-color: transparent;
  color: #21759b;
}
.full-f23e [class*="social-icon-xing"] {
  background-color: #026466;
}
.full-f23e [class*="social-icon-xing"].dark_0a04 {
  background-color: transparent;
  color: #026466;
}
.full-f23e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.full-f23e [class*="social-icon-yelp"].dark_0a04 {
  background-color: transparent;
  color: #af0606;
}
.full-f23e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.full-f23e [class*="social-icon-youtube"].dark_0a04 {
  background-color: transparent;
  color: #cd201f;
}
.over_603c {
  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;
}
.over_603c:hover {
  box-shadow: none;
  background: 0 0;
}
.list-warm-68d2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.lite-d88d {
  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;
}
.text_ead9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tooltip_liquid_5b84 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tooltip_liquid_5b84,
.tooltip_liquid_5b84::after,
.tooltip_liquid_5b84::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;
}
.tooltip_liquid_5b84::after,
.tooltip_liquid_5b84::before {
  content: "";
  display: block;
  background-color: inherit;
}
.carousel-e575 .lite-d88d .text_ead9 {
  margin-top: -2px;
  width: 19px;
}
.carousel-e575 .lite-d88d .tooltip_liquid_5b84 {
  margin-top: -1px;
}
.carousel-e575 .lite-d88d .tooltip_liquid_5b84,
.carousel-e575 .lite-d88d .tooltip_liquid_5b84::after,
.carousel-e575 .lite-d88d .tooltip_liquid_5b84::before {
  width: 19px;
  height: 2px;
}
.carousel-e575 .lite-d88d .tooltip_liquid_5b84::before {
  top: -6px;
}
.carousel-e575 .lite-d88d .tooltip_liquid_5b84::after {
  bottom: -6px;
}
.inner_ca80 .lite-d88d .text_ead9 {
  margin-top: -2px;
  width: 22px;
}
.inner_ca80 .lite-d88d .tooltip_liquid_5b84 {
  margin-top: -1px;
}
.inner_ca80 .lite-d88d .tooltip_liquid_5b84,
.inner_ca80 .lite-d88d .tooltip_liquid_5b84::after,
.inner_ca80 .lite-d88d .tooltip_liquid_5b84::before {
  width: 22px;
  height: 2px;
}
.inner_ca80 .lite-d88d .tooltip_liquid_5b84::before {
  top: -7px;
}
.inner_ca80 .lite-d88d .tooltip_liquid_5b84::after {
  bottom: -7px;
}
.element-300d .lite-d88d .text_ead9 {
  margin-top: -2px;
  width: 31px;
}
.element-300d .lite-d88d .tooltip_liquid_5b84 {
  margin-top: -1.5px;
}
.element-300d .lite-d88d .tooltip_liquid_5b84,
.element-300d .lite-d88d .tooltip_liquid_5b84::after,
.element-300d .lite-d88d .tooltip_liquid_5b84::before {
  width: 31px;
  height: 3px;
}
.element-300d .lite-d88d .tooltip_liquid_5b84::before {
  top: -9px;
}
.element-300d .lite-d88d .tooltip_liquid_5b84::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pattern-slow-d819 .lite-d88d .text_ead9 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-slow-d819 .lite-d88d .tooltip_liquid_5b84 {
    margin-top: -1px;
  }
  .pattern-slow-d819 .lite-d88d .tooltip_liquid_5b84,
  .pattern-slow-d819 .lite-d88d .tooltip_liquid_5b84::after,
  .pattern-slow-d819 .lite-d88d .tooltip_liquid_5b84::before {
    width: 19px;
    height: 2px;
  }
  .pattern-slow-d819 .lite-d88d .tooltip_liquid_5b84::before {
    top: -6px;
  }
  .pattern-slow-d819 .lite-d88d .tooltip_liquid_5b84::after {
    bottom: -6px;
  }
  .clean-4395 .lite-d88d .text_ead9 {
    margin-top: -2px;
    width: 22px;
  }
  .clean-4395 .lite-d88d .tooltip_liquid_5b84 {
    margin-top: -1px;
  }
  .clean-4395 .lite-d88d .tooltip_liquid_5b84,
  .clean-4395 .lite-d88d .tooltip_liquid_5b84::after,
  .clean-4395 .lite-d88d .tooltip_liquid_5b84::before {
    width: 22px;
    height: 2px;
  }
  .clean-4395 .lite-d88d .tooltip_liquid_5b84::before {
    top: -7px;
  }
  .clean-4395 .lite-d88d .tooltip_liquid_5b84::after {
    bottom: -7px;
  }
  .summary_e5e9 .lite-d88d .text_ead9 {
    margin-top: -2px;
    width: 31px;
  }
  .summary_e5e9 .lite-d88d .tooltip_liquid_5b84 {
    margin-top: -1.5px;
  }
  .summary_e5e9 .lite-d88d .tooltip_liquid_5b84,
  .summary_e5e9 .lite-d88d .tooltip_liquid_5b84::after,
  .summary_e5e9 .lite-d88d .tooltip_liquid_5b84::before {
    width: 31px;
    height: 3px;
  }
  .summary_e5e9 .lite-d88d .tooltip_liquid_5b84::before {
    top: -9px;
  }
  .summary_e5e9 .lite-d88d .tooltip_liquid_5b84::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .label-7dfa .lite-d88d .text_ead9 {
    margin-top: -2px;
    width: 19px;
  }
  .label-7dfa .lite-d88d .tooltip_liquid_5b84 {
    margin-top: -1px;
  }
  .label-7dfa .lite-d88d .tooltip_liquid_5b84,
  .label-7dfa .lite-d88d .tooltip_liquid_5b84::after,
  .label-7dfa .lite-d88d .tooltip_liquid_5b84::before {
    width: 19px;
    height: 2px;
  }
  .label-7dfa .lite-d88d .tooltip_liquid_5b84::before {
    top: -6px;
  }
  .label-7dfa .lite-d88d .tooltip_liquid_5b84::after {
    bottom: -6px;
  }
  .paragraph_194b .lite-d88d .text_ead9 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_194b .lite-d88d .tooltip_liquid_5b84 {
    margin-top: -1px;
  }
  .paragraph_194b .lite-d88d .tooltip_liquid_5b84,
  .paragraph_194b .lite-d88d .tooltip_liquid_5b84::after,
  .paragraph_194b .lite-d88d .tooltip_liquid_5b84::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_194b .lite-d88d .tooltip_liquid_5b84::before {
    top: -7px;
  }
  .paragraph_194b .lite-d88d .tooltip_liquid_5b84::after {
    bottom: -7px;
  }
  .accent_simple_1cf9 .lite-d88d .text_ead9 {
    margin-top: -2px;
    width: 31px;
  }
  .accent_simple_1cf9 .lite-d88d .tooltip_liquid_5b84 {
    margin-top: -1.5px;
  }
  .accent_simple_1cf9 .lite-d88d .tooltip_liquid_5b84,
  .accent_simple_1cf9 .lite-d88d .tooltip_liquid_5b84::after,
  .accent_simple_1cf9 .lite-d88d .tooltip_liquid_5b84::before {
    width: 31px;
    height: 3px;
  }
  .accent_simple_1cf9 .lite-d88d .tooltip_liquid_5b84::before {
    top: -9px;
  }
  .accent_simple_1cf9 .lite-d88d .tooltip_liquid_5b84::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .info-center-92b2 .lite-d88d .text_ead9 {
    margin-top: -2px;
    width: 19px;
  }
  .info-center-92b2 .lite-d88d .tooltip_liquid_5b84 {
    margin-top: -1px;
  }
  .info-center-92b2 .lite-d88d .tooltip_liquid_5b84,
  .info-center-92b2 .lite-d88d .tooltip_liquid_5b84::after,
  .info-center-92b2 .lite-d88d .tooltip_liquid_5b84::before {
    width: 19px;
    height: 2px;
  }
  .info-center-92b2 .lite-d88d .tooltip_liquid_5b84::before {
    top: -6px;
  }
  .info-center-92b2 .lite-d88d .tooltip_liquid_5b84::after {
    bottom: -6px;
  }
  .nav_stone_9424 .lite-d88d .text_ead9 {
    margin-top: -2px;
    width: 22px;
  }
  .nav_stone_9424 .lite-d88d .tooltip_liquid_5b84 {
    margin-top: -1px;
  }
  .nav_stone_9424 .lite-d88d .tooltip_liquid_5b84,
  .nav_stone_9424 .lite-d88d .tooltip_liquid_5b84::after,
  .nav_stone_9424 .lite-d88d .tooltip_liquid_5b84::before {
    width: 22px;
    height: 2px;
  }
  .nav_stone_9424 .lite-d88d .tooltip_liquid_5b84::before {
    top: -7px;
  }
  .nav_stone_9424 .lite-d88d .tooltip_liquid_5b84::after {
    bottom: -7px;
  }
  .layout-purple-446c .lite-d88d .text_ead9 {
    margin-top: -2px;
    width: 31px;
  }
  .layout-purple-446c .lite-d88d .tooltip_liquid_5b84 {
    margin-top: -1.5px;
  }
  .layout-purple-446c .lite-d88d .tooltip_liquid_5b84,
  .layout-purple-446c .lite-d88d .tooltip_liquid_5b84::after,
  .layout-purple-446c .lite-d88d .tooltip_liquid_5b84::before {
    width: 31px;
    height: 3px;
  }
  .layout-purple-446c .lite-d88d .tooltip_liquid_5b84::before {
    top: -9px;
  }
  .layout-purple-446c .lite-d88d .tooltip_liquid_5b84::after {
    bottom: -9px;
  }
}
.texture-easy-cee9 .tooltip_liquid_5b84 {
  -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);
}
.texture-easy-cee9 .tooltip_liquid_5b84::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.texture-easy-cee9 .tooltip_liquid_5b84::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);
}
.texture-easy-cee9.content-5e24 .tooltip_liquid_5b84 {
  -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);
}
.texture-easy-cee9.content-5e24 .tooltip_liquid_5b84::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.texture-easy-cee9.content-5e24 .tooltip_liquid_5b84::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);
}
.image_hard_3eeb {
  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.light_be6d:before {
  display: none;
}
.tertiary-9ad2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tertiary-9ad2 .hero-8a55 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tertiary-9ad2 .hero-8a55:last-of-type {
  border-bottom: none;
}
.tertiary-9ad2 .hero-8a55.next-affa,
.tertiary-9ad2 .hero-8a55.advanced_9348,
.tertiary-9ad2 .hero-8a55.layout_paper_b34a {
  padding: 0;
}
.tertiary-9ad2 .last_6f6a .chip_thick_ad0f {
  color: currentColor;
}
.tertiary-9ad2 .last_6f6a .chip_thick_ad0f:focus,
.tertiary-9ad2 .last_6f6a .chip_thick_ad0f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary-9ad2.focused-752e .full_32c5,
.tertiary-9ad2.focused-752e .rough-9c03 a,
.tertiary-9ad2.focused-752e .title_67c8 a,
.tertiary-9ad2.focused-752e .hidden_7b12 a {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary-9ad2.focused-752e .full_32c5:hover,
.tertiary-9ad2.focused-752e .rough-9c03 a:hover,
.tertiary-9ad2.focused-752e .title_67c8 a:hover,
.tertiary-9ad2.focused-752e .hidden_7b12 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary-9ad2.focused-752e .hero-c24c {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary-9ad2.focused-752e .hero-8a55 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary-9ad2.focused-752e .hero-8a55:before {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary-9ad2.focused-752e .input_narrow_de76:before {
  background: rgba(255, 255, 255, 0.9);
}
.tertiary-9ad2.focused-752e .last_6f6a .item_fixed_c3d3 li a,
.tertiary-9ad2.focused-752e .last_6f6a .chip_thick_ad0f,
.tertiary-9ad2.focused-752e .hidden_7b12 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary-9ad2.focused-752e .last_6f6a .chip_thick_ad0f:focus,
.tertiary-9ad2.focused-752e .last_6f6a .chip_thick_ad0f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary-9ad2.focused-752e .item_fixed_c3d3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary-9ad2.item-clean-e321 .full_32c5,
.tertiary-9ad2.item-clean-e321 .rough-9c03 a,
.tertiary-9ad2.item-clean-e321 .title_67c8 .chip_thick_ad0f,
.tertiary-9ad2.item-clean-e321 .title_67c8 a,
.tertiary-9ad2.item-clean-e321 .hidden_7b12 a {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-9ad2.item-clean-e321 .full_32c5:hover,
.tertiary-9ad2.item-clean-e321 .rough-9c03 a:hover,
.tertiary-9ad2.item-clean-e321 .title_67c8 .chip_thick_ad0f:hover,
.tertiary-9ad2.item-clean-e321 .title_67c8 a:hover,
.tertiary-9ad2.item-clean-e321 .hidden_7b12 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-9ad2.item-clean-e321 .hero-c24c {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-9ad2.item-clean-e321 .hero-8a55 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-9ad2.item-clean-e321 .hero-8a55:before {
  background: rgba(255, 255, 255, 0.08);
}
.tertiary-9ad2.item-clean-e321 .input_narrow_de76:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary-9ad2.item-clean-e321 .last_6f6a .item_fixed_c3d3 li a,
.tertiary-9ad2.item-clean-e321 .last_6f6a .chip_thick_ad0f,
.tertiary-9ad2.item-clean-e321 .hidden_7b12 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-9ad2.item-clean-e321 .last_6f6a .chip_thick_ad0f:focus,
.tertiary-9ad2.item-clean-e321 .last_6f6a .chip_thick_ad0f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary-9ad2.item-clean-e321 .item_fixed_c3d3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_narrow_de76 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.input_narrow_de76:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.west_b6df {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface-mini-35d8 .tertiary-9ad2 {
  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;
}
.surface-mini-35d8 .hero-8a55 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface-mini-35d8 .hero-8a55: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) {
  .surface-mini-35d8 .hero-8a55:before {
    width: 16%;
    left: 42%;
  }
}
.surface-mini-35d8 .hero-8a55:last-child:before {
  content: none;
}
.surface-mini-35d8 .hero-8a55[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface-mini-35d8 .last_6f6a .item_fixed_c3d3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface-mini-35d8 .last_6f6a .item_fixed_c3d3 li a .chip_thick_ad0f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface-mini-35d8 .last_6f6a .hidden_7b12 {
  border: none;
}
.surface-mini-35d8 .last_6f6a .hidden_7b12 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface-mini-35d8 .input_narrow_de76 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface-mini-35d8 .west_b6df {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface-mini-35d8 .item-clean-e321 .input_narrow_de76:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface-mini-35d8 .focused-752e.rough-f1fb .tooltip_liquid_5b84 {
  background: rgba(0, 0, 0, 0.6);
}
.surface-mini-35d8
  .focused-752e.rough-f1fb
  .tooltip_liquid_5b84::after,
.surface-mini-35d8
  .focused-752e.rough-f1fb
  .tooltip_liquid_5b84:before {
  background: inherit;
}
.surface-mini-35d8
  .focused-752e.rough-f1fb:hover
  .tooltip_liquid_5b84 {
  background: rgba(0, 0, 0, 0.8);
}
.tertiary_huge_813e .tertiary-9ad2 {
  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) {
  .tertiary_huge_813e .tertiary-9ad2 {
    width: auto;
    right: 45px;
  }
}
.secondary_e775 .tertiary-9ad2 {
  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) {
  .secondary_e775 .tertiary-9ad2 {
    width: auto;
    left: 45px;
  }
}
.light_be6d .tertiary-9ad2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.light_be6d .west_b6df {
  max-width: 48em;
  margin: 0 auto;
}
.light_be6d .input_narrow_de76:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.info_ae11 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.info_ae11.surface-mini-35d8 .tertiary-9ad2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.info_ae11.tertiary_huge_813e .tertiary-9ad2 {
  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);
}
.info_ae11 .tertiary-9ad2 {
  visibility: visible;
}
.info_ae11.secondary_e775 .tertiary-9ad2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.notification_0ded,
.hot_e34d {
  overflow-x: hidden;
}
.notification_0ded .tertiary-9ad2 {
  overflow: auto;
}
.notification_0ded.surface-mini-35d8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification_0ded.surface-mini-35d8 .tertiary-9ad2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.notification_0ded.surface-mini-35d8 .over_603c {
  opacity: 0;
}
.notification_0ded.tertiary_huge_813e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification_0ded.tertiary_huge_813e .tertiary-9ad2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.notification_0ded.tertiary_huge_813e .over_603c {
  opacity: 0;
}
.notification_0ded.secondary_e775 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification_0ded.secondary_e775 .tertiary-9ad2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.notification_0ded.secondary_e775 .over_603c {
  opacity: 0;
}
.notification_0ded.light_be6d .tertiary-9ad2 {
  z-index: 10;
  visibility: visible;
}
.rough-f1fb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.rough-f1fb .tooltip_liquid_5b84 {
  background: rgba(255, 255, 255, 0.99);
}
.rough-f1fb .tooltip_liquid_5b84::after,
.rough-f1fb .tooltip_liquid_5b84:before {
  background: inherit;
}
.rough-f1fb:hover .tooltip_liquid_5b84 {
  background: rgba(255, 255, 255, 0.99);
}
.secondary_e775 .rough-f1fb {
  top: 10px;
  right: auto;
  left: 12px;
}
.light_be6d .rough-f1fb {
  display: none !important;
}
.notification_0ded:before,
.hot_e34d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.notification_0ded .rough-f1fb,
.hot_e34d .rough-f1fb {
  display: inline-block;
}
.tertiary-9ad2 .logo-up-c33d {
  -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;
}
.notification_0ded .tertiary-9ad2 .logo-up-c33d,
.hot_e34d .tertiary-9ad2 .logo-up-c33d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.preview-1419 .west-f26d {
  width: 100%;
}
.soft_045a {
  padding: 0 0.5em 0;
}
.soft_045a [class*="customify-col-"],
.soft_045a [class*="customify-col_"],
.soft_045a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.nav-d822 .soft_045a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .status_inner_1c52 .hover-slow-187a,
  .hover-slow-187a {
    display: none;
  }
  .section_left_8812 {
    text-align: left;
  }
  .card-blue-9b20 {
    text-align: center;
  }
  .chip-42e7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .status_inner_1c52 .card-pro-987d,
  .card-pro-987d {
    display: none;
  }
  .blue_7d1f {
    text-align: left;
  }
  .simple-2cfb {
    text-align: center;
  }
  .form-bronze-fab9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .status_inner_1c52 .lite_b54c,
  .lite_b54c {
    display: none;
  }
  .over-8075 {
    text-align: left;
  }
  .middle_0ac7 {
    text-align: center;
  }
  .panel_rough_eaf9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.bronze_d3c4 {
  box-shadow: none !important;
}
.text-next-94a5 .hero_dim_9a07,
.cool_cfa6 .hero_dim_9a07 {
  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;
}
.cool_cfa6 .hero_dim_9a07 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fresh_77fc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fresh_77fc:after,
.fresh_77fc:before {
  content: "";
  display: table;
}
.fresh_77fc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fresh_77fc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fresh_77fc,
.mini_7140 {
  max-width: 1248px;
  margin: 0 auto;
}

.iron_dd09.texture_dynamic_8c17 .fresh_77fc {
  max-width: 100%;
}
.iron_dd09.notice-smooth-c6aa {
  max-width: 1200px;
  margin: 0 auto;
}
.iron_dd09.brown-41df .fresh_77fc {
  max-width: 100%;
}
.iron_dd09.brown-41df > .fresh_77fc {
  padding-left: 0;
  padding-right: 0;
}
.iron_dd09.brown-41df > .fresh_77fc .status_inner_1c52 {
  margin: 0;
}
.iron_dd09.brown-41df
  > .fresh_77fc
  .block_19c6.block_easy_03dc {
  margin-right: 0;
  margin-left: 0;
}
.iron_dd09.brown-41df #main.block_easy_03dc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notification_top_812c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notification_top_812c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .progress-fd91 .slider-92a7 {
    padding-right: 1em;
  }
  .progress-fd91.background-fluid-2377 .block_19c6 {
    border-right: 1px solid #eaecee;
  }
  .progress-fd91.background-fluid-2377 .slider-92a7 {
    padding-right: 1em;
  }
  .progress-fd91.background-fluid-2377 .button-f624 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_tall_6c73 .slider-92a7 {
    padding-left: 1em;
  }
  .chip_tall_6c73.background-fluid-2377 .block_19c6 {
    border-left: 1px solid #eaecee;
  }
  .chip_tall_6c73.background-fluid-2377 .slider-92a7 {
    padding-left: 1em;
  }
  .chip_tall_6c73.background-fluid-2377 .button-f624 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top-b58f .slider-92a7 {
    padding-left: 1em;
  }
  .top-b58f.background-fluid-2377 .surface-bottom-3d8d {
    border-right: 1px solid #eaecee;
  }
  .top-b58f.background-fluid-2377 .up_7977 {
    border-right: 1px solid #eaecee;
  }
  .top-b58f.background-fluid-2377 .slider-92a7 {
    padding-left: 1em;
  }
  .top-b58f.background-fluid-2377 .button-f624 {
    padding-right: 1em;
  }
  .top-b58f.background-fluid-2377 .caption-advanced-e6f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_8556 .slider-92a7 {
    padding-right: 1em;
  }
  .dynamic_8556.background-fluid-2377 .surface-bottom-3d8d {
    border-left: 1px solid #eaecee;
  }
  .dynamic_8556.background-fluid-2377 .up_7977 {
    border-left: 1px solid #eaecee;
  }
  .dynamic_8556.background-fluid-2377 .slider-92a7 {
    padding-right: 1em;
  }
  .dynamic_8556.background-fluid-2377 .button-f624 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic_8556.background-fluid-2377 .caption-advanced-e6f5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification_top_812c .slider-92a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification_top_812c.background-fluid-2377 .block_19c6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notification_top_812c.background-fluid-2377 .slider-92a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification_top_812c.background-fluid-2377 .button-f624 {
    padding-left: 1em;
  }
  .notification_top_812c.background-fluid-2377 .caption-advanced-e6f5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notification_top_812c.background-fluid-2377 .slider-92a7 {
    padding-left: 0;
  }
}
.module_265c .background_last_5dc7 {
  display: inline-block;
}
.soft_8b89 {
  display: inline-block;
}
.block_8cb1 {
  word-con: break-word;
}
.clean_c7f5 > span {
  display: inline-block;
  padding: 5px 0;
}
.clean_c7f5 .notice-pro-7c1c {
  margin-left: 8px;
  margin-right: 8px;
}
.clean_c7f5 .tall_6c76 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.breadcrumb-warm-00f6 .column-6764 {
  margin-bottom: 2em;
}
.breadcrumb-warm-00f6 .image_last_19fa {
  margin-bottom: 15px;
}
.breadcrumb-warm-00f6 .image_last_19fa:last-child {
  margin-bottom: 0;
}
.breadcrumb-warm-00f6 .nav_narrow_7f40 {
  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) {
  .breadcrumb-warm-00f6 .nav_narrow_7f40 {
    display: block;
  }
}
.breadcrumb-warm-00f6 .motion-714d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .breadcrumb-warm-00f6 .motion-714d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.breadcrumb-warm-00f6 .element-1571 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.breadcrumb-warm-00f6 .element-1571 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.breadcrumb-warm-00f6 .element-1571 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.breadcrumb-warm-00f6 .block_8cb1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-warm-00f6 .block_8cb1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.breadcrumb-warm-00f6 .sort-thick-3d4b p:last-child {
  margin-bottom: 0;
}
.breadcrumb-warm-00f6 .tiny_17d9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.breadcrumb-warm-00f6 .main_fresh_eb91 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.breadcrumb-warm-00f6 .banner_59f7 {
  margin-top: 1em;
}
.breadcrumb-warm-00f6 .link-large-b475 {
  top: 0;
  display: block;
}
.breadcrumb-warm-00f6 .link-large-b475 a {
  color: inherit;
}
.breadcrumb-warm-00f6 .link-large-b475 a:hover {
  color: inherit;
}
.breadcrumb-warm-00f6 .new-8f5f {
  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;
}
.breadcrumb-warm-00f6 .new-8f5f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.breadcrumb-warm-00f6 .main_fresh_eb91 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.breadcrumb-warm-00f6 .summary_d88e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.breadcrumb-warm-00f6 .summary_d88e:first-child {
  margin-top: 0;
}
.breadcrumb-warm-00f6 .summary_d88e.plasma_e9d8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.breadcrumb-warm-00f6 .summary_d88e.orange-faad {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb-warm-00f6
  .summary_d88e.orange-faad.box_orange_6023
  .banner_59f7 {
  width: 100%;
}
.breadcrumb-warm-00f6 .orange-faad {
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-warm-00f6 .orange-faad .clean_c7f5,
.breadcrumb-warm-00f6 .orange-faad > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.breadcrumb-warm-00f6 .element-1571 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb-warm-00f6 .element-1571 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb-warm-00f6 .element-1571: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;
}
.breadcrumb-warm-00f6 .plasma_e9d8 {
  z-index: 5;
}
.breadcrumb-warm-00f6 .backdrop-dirty-6021 .secondary-4b1f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.breadcrumb-warm-00f6 .motion-ccde .secondary-4b1f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.breadcrumb-warm-00f6 .form_current_cc20 .secondary-4b1f {
  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;
}
.breadcrumb-warm-00f6.slider-dark-cdb6 .nav_narrow_7f40,
.breadcrumb-warm-00f6.detail-f47e .nav_narrow_7f40 {
  display: block;
}
.breadcrumb-warm-00f6.slider-dark-cdb6 .nav_narrow_7f40 .motion-1b8d,
.breadcrumb-warm-00f6.slider-dark-cdb6 .nav_narrow_7f40 .main_fresh_eb91,
.breadcrumb-warm-00f6.detail-f47e .nav_narrow_7f40 .motion-1b8d,
.breadcrumb-warm-00f6.detail-f47e .nav_narrow_7f40 .main_fresh_eb91 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.breadcrumb-warm-00f6.modal_bronze_7023 .motion-714d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-warm-00f6.modal_bronze_7023 .motion-714d {
    margin-right: 0;
  }
}
.breadcrumb-warm-00f6.slider-dark-cdb6 .motion-714d,
.breadcrumb-warm-00f6.detail-f47e .motion-714d {
  padding-top: 40%;
}
.breadcrumb-warm-00f6.slider-dark-cdb6 .column-6764,
.breadcrumb-warm-00f6.detail-f47e .column-6764 {
  display: block;
}
.breadcrumb-warm-00f6.slider-dark-cdb6 .fn-sticky-6a9b .main_fresh_eb91,
.breadcrumb-warm-00f6.detail-f47e .fn-sticky-6a9b .main_fresh_eb91 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.breadcrumb-warm-00f6.slider-dark-cdb6 .motion-714d,
.breadcrumb-warm-00f6.detail-f47e .motion-714d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.breadcrumb-warm-00f6.slider-dark-cdb6 .main_fresh_eb91 {
  padding: 1em;
}
.easy_91f6 {
  margin: 30px auto;
  display: block;
}
.easy_91f6 .left-8c75 > * {
  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;
}
.easy_91f6 .left-8c75 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.easy_91f6 .left-8c75 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.white_8da1 .clean_c7f5 {
  margin-bottom: 1.41575em;
}
.white_8da1 .widget-b5e6 {
  margin-bottom: 1.618em;
}
.prev_0ffa .icon-narrow-9728 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.prev_0ffa .icon-narrow-9728 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.prev_0ffa .mask-fresh-2572 {
  max-width: 100%;
  overflow: auto;
}
.layout-a9cb .prev_0ffa a:hover {
  text-decoration: underline;
}
.slider_slow_c9eb .image_last_19fa:not(.block_8cb1),
.slider_slow_c9eb .element-1571 {
  margin-bottom: 1.41575em;
}
.slider_slow_c9eb .image_last_19fa:not(.block_8cb1):last-child,
.slider_slow_c9eb .element-1571:last-child {
  margin-bottom: 0;
}
.slider_slow_c9eb .image_last_19fa.photo-7346 {
  margin-bottom: 0.41575em;
}
.slider_slow_c9eb .brown-45e6:before,
.slider_slow_c9eb .photo-smooth-98d1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slider_slow_c9eb .brown-45e6:before {
  content: "\f115";
}
.slider_slow_c9eb .photo-smooth-98d1:before {
  content: "\f02c";
}
.slider_slow_c9eb .small-e16f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slider_slow_c9eb .small-e16f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.brown_e263 {
  display: -webkit-box;
  display: flex;
}
.brown_e263 .wood_9d3f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .brown_e263 .wood_9d3f {
    flex-basis: 90px;
  }
}
.brown_e263 .hover_west_4c5b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .brown_e263 .hover_west_4c5b {
    flex-basis: calc(100% - 50px);
  }
}
.brown_e263 .complex_9395 p:last-child {
  margin-bottom: 0.72em;
}
.info-first-3acf .left-8c75 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.info-first-3acf .left-8c75:after,
.info-first-3acf .left-8c75:before {
  content: "";
  display: table;
}
.info-first-3acf .left-8c75:after {
  clear: both;
}
.info-first-3acf .left-8c75 .section_stale_c2ff,
.info-first-3acf .left-8c75 .brown-5c6f {
  width: 49%;
}
.info-first-3acf .left-8c75 .section_stale_c2ff a span.medium-08f3,
.info-first-3acf .left-8c75 .brown-5c6f a span.medium-08f3 {
  display: block;
  margin-bottom: 5px;
}
.info-first-3acf .left-8c75 .brown-5c6f {
  float: left;
  text-align: left;
}
.info-first-3acf .left-8c75 .section_stale_c2ff {
  float: right;
  text-align: right;
}
.accordion_c778 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accordion_c778 {
    margin-bottom: 0;
  }
}
.narrow_4e22 {
  margin-bottom: 1em;
}
.narrow_4e22 .block_8cb1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.silver_880d a {
  display: block;
  line-height: 0;
  position: relative;
}
.cool-0728 .narrow_4e22,
.card-6b3e .narrow_4e22 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .cool-0728 .narrow_4e22,
  .card-6b3e .narrow_4e22 {
    display: block;
  }
}
.cool-0728 .silver_880d,
.card-6b3e .silver_880d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .cool-0728 .silver_880d,
  .card-6b3e .silver_880d {
    margin-bottom: 1em;
  }
}
.cool-0728 .silver_880d img,
.card-6b3e .silver_880d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.cool-0728 .popup-over-7223,
.card-6b3e .popup-over-7223 {
  flex-basis: calc(100% - 160px);
}
.cool-0728 .popup-over-7223 p,
.card-6b3e .popup-over-7223 p {
  margin-bottom: 0;
}
.cool-0728 .popup-over-7223 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .cool-0728 .popup-over-7223 {
    padding-left: 0;
  }
}
.card-6b3e .popup-over-7223 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .card-6b3e .popup-over-7223 {
    padding-right: 0;
  }
}
.card-6b3e .silver_880d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.content-bright-2468 .silver_880d {
  margin-bottom: 0.5em;
}
.content-bright-2468 .silver_880d img {
  width: 100%;
}
.info-down-8a78 .hot-7e11,
.detail-fdbf .hot-7e11 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.detail-fdbf .block_19c6 .panel_ef17 p:last-child {
  margin-bottom: 0;
}
.pattern-hard-9a1e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.text_be27 .video_beb1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .text_be27 .video_beb1:last-of-type {
    margin-bottom: 0;
  }
}
.text_be27 .video_beb1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.text_be27 .video_beb1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.text_be27 .video_beb1 ul li {
  margin: 0 0 0.6em;
}
.text_be27 .video_beb1 ul li.fixed_22f7,
.text_be27 .video_beb1 ul li.stale-28d4 {
  position: relative;
}
.text_be27 .video_beb1 ul li.fixed_22f7 .notification-6c98,
.text_be27 .video_beb1 ul li.stale-28d4 .notification-6c98 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.text_be27 .video_beb1 ul li.fixed_22f7:after:after,
.text_be27 .video_beb1 ul li.fixed_22f7:after:before,
.text_be27
  .video_beb1
  ul
  li.stale-28d4:after:after,
.text_be27
  .video_beb1
  ul
  li.stale-28d4:after:before {
  content: "";
  display: table;
}
.text_be27 .video_beb1 ul li.fixed_22f7:after:after,
.text_be27
  .video_beb1
  ul
  li.stale-28d4:after:after {
  clear: both;
}
.text_be27 .video_beb1 a.disabled_4f7e:hover {
  text-decoration: none;
}
.text_be27 .video_beb1 select {
  max-width: 100%;
}
.text_be27 .video_beb1 table {
  font-size: 85%;
}
.text_be27 .video_beb1 table td,
.text_be27 .video_beb1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.text_be27 .video_beb1 table tfoot td {
  text-align: left;
}
.text_be27 .video_beb1 :last-child {
  margin-bottom: 0;
}
.text_be27 .video_beb1 .info_liquid_c98a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.text_be27 .video_beb1 .info_liquid_c98a label {
  width: 100%;
}
.text_be27 .video_beb1 .info_liquid_c98a .status_7766 {
  width: 100%;
  display: block;
}
.text_be27 .video_beb1 .info_liquid_c98a .paragraph_7f54 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.text_be27 .video_beb1 .info_liquid_c98a .paragraph_7f54:hover svg #svg-search {
  fill: #444;
}
.text_be27 .video_beb1 .info_liquid_c98a .paragraph_7f54 svg {
  width: 18px;
  height: 18px;
}
.text_be27 .inner_c4dc ul ul,
.text_be27 .thumbnail_c729 ul ul,
.text_be27 .form_1859 ul ul,
.text_be27 .link-5b6d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.text_be27 .inner_c4dc .button-up-af77 > a,
.text_be27 .thumbnail_c729 .button-up-af77 > a,
.text_be27 .form_1859 .button-up-af77 > a,
.text_be27 .link-5b6d .button-up-af77 > a {
  margin-bottom: 0;
}
.text_be27 .disabled-bright-fee3 li,
.text_be27 .inner_c4dc li,
.text_be27 .highlight-e51a li,
.text_be27 .thumbnail_c729 li,
.text_be27 .form_1859 li,
.text_be27 .link-5b6d li,
.text_be27 .main_32c4 li,
.text_be27 .detail-orange-9c5e li {
  display: block;
  position: relative;
}
.text_be27 .disabled-bright-fee3 li:last-child,
.text_be27 .inner_c4dc li:last-child,
.text_be27 .highlight-e51a li:last-child,
.text_be27 .thumbnail_c729 li:last-child,
.text_be27 .form_1859 li:last-child,
.text_be27 .link-5b6d li:last-child,
.text_be27 .main_32c4 li:last-child,
.text_be27 .detail-orange-9c5e li:last-child {
  border: none;
}
.text_be27 .disabled-bright-fee3 li a,
.text_be27 .inner_c4dc li a,
.text_be27 .highlight-e51a li a,
.text_be27 .thumbnail_c729 li a,
.text_be27 .form_1859 li a,
.text_be27 .link-5b6d li a,
.text_be27 .main_32c4 li a,
.text_be27 .detail-orange-9c5e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.text_be27 .disabled-bright-fee3 li ul li::before,
.text_be27 .inner_c4dc li ul li::before,
.text_be27 .highlight-e51a li ul li::before,
.text_be27 .thumbnail_c729 li ul li::before,
.text_be27 .form_1859 li ul li::before,
.text_be27 .link-5b6d li ul li::before,
.text_be27 .main_32c4 li ul li::before,
.text_be27 .detail-orange-9c5e li ul li::before {
  left: 15px;
}
.text_be27 .disabled-bright-fee3 li ul a,
.text_be27 .inner_c4dc li ul a,
.text_be27 .highlight-e51a li ul a,
.text_be27 .thumbnail_c729 li ul a,
.text_be27 .form_1859 li ul a,
.text_be27 .link-5b6d li ul a,
.text_be27 .main_32c4 li ul a,
.text_be27 .detail-orange-9c5e li ul a {
  padding-left: 20px;
}
.text_be27 .disabled-bright-fee3 li ul ul li::before,
.text_be27 .inner_c4dc li ul ul li::before,
.text_be27 .highlight-e51a li ul ul li::before,
.text_be27 .thumbnail_c729 li ul ul li::before,
.text_be27 .form_1859 li ul ul li::before,
.text_be27 .link-5b6d li ul ul li::before,
.text_be27 .main_32c4 li ul ul li::before,
.text_be27 .detail-orange-9c5e li ul ul li::before {
  left: 30px;
}
.text_be27 .disabled-bright-fee3 li ul ul a,
.text_be27 .inner_c4dc li ul ul a,
.text_be27 .highlight-e51a li ul ul a,
.text_be27 .thumbnail_c729 li ul ul a,
.text_be27 .form_1859 li ul ul a,
.text_be27 .link-5b6d li ul ul a,
.text_be27 .main_32c4 li ul ul a,
.text_be27 .detail-orange-9c5e li ul ul a {
  padding-left: 40px;
}
.text_be27 .form-5969 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.text_be27 .detail-orange-9c5e ul li {
  margin-bottom: 1.41575em;
}
.text_be27 .detail-orange-9c5e ul li .summary_narrow_abee {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.text_be27 .detail-orange-9c5e ul li .search-fc8e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.item-clean-e321 .disabled-bright-fee3 li a,
.item-clean-e321 .inner_c4dc li a,
.item-clean-e321 .highlight-e51a li a,
.item-clean-e321 .thumbnail_c729 li a,
.item-clean-e321 .form_1859 li a,
.item-clean-e321 .link-5b6d li a,
.item-clean-e321 .main_32c4 li a,
.item-clean-e321 .detail-orange-9c5e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-clean-e321 .form-5969 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-clean-e321 .video_beb1 ul li.fixed_22f7 .notification-6c98,
.item-clean-e321 .video_beb1 ul li.stale-28d4 .notification-6c98 {
  background: rgba(0, 0, 0, 0.2);
}
.item-clean-e321 .text_be27 .video_beb1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_dd09 .text_be27 .item_fixed_c3d3 li {
  margin: 0;
}
.iron_dd09 .text_be27 .item_fixed_c3d3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.iron_dd09 .text_be27 .item_fixed_c3d3 li ul {
  margin: 0;
}
.iron_dd09 .text_be27 .item_fixed_c3d3 li ul li a {
  padding-left: 15px;
}
.iron_dd09 .text_be27 .item_fixed_c3d3 li ul li li a {
  padding-left: 30px;
}
.iron_dd09 .text_be27 .item_fixed_c3d3 li.footer_1181 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.iron_dd09 .text_be27 .item_fixed_c3d3 li.footer_1181 > 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;
}
.iron_dd09 .text_be27 .item_fixed_c3d3 li.footer_1181 > 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;
}
.block-easy-da58 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.main-stone-72cc {
  position: relative;
  z-index: 10;
}
.main-stone-72cc .logo-up-c33d {
  width: 100%;
  max-width: 100%;
}
.shade-a3af .bottom-1241 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shade-a3af .focused-752e {
}
.shade-a3af .item-clean-e321 {
  background: #292929;
}
.black_7844 .bottom-1241 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.black_7844 .focused-752e {
  background: #f9f9f9;
}
.black_7844 .item-clean-e321 {
  background: #303030;
}
.shadow-91c8 .bottom-1241 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow-91c8 .background_last_5dc7 {
    margin-bottom: 1em;
  }
  .shadow-91c8 .background_last_5dc7:last-child {
    margin-bottom: 0;
  }
}
.shadow-91c8 .focused-752e {
  background: #ededed;
}
.shadow-91c8 .item-clean-e321 {
  background: #1a1a1a;
}
.bottom-1241.focused-752e {
  color: rgba(0, 0, 0, 0.6);
}
.bottom-1241.focused-752e .cool-2986 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bottom-1241.item-clean-e321 {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-1241.item-clean-e321 a:not(.disabled_4f7e) {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-1241.item-clean-e321 a:not(.disabled_4f7e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-1241.item-clean-e321 .cool-2986 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-1241.item-clean-e321 table tbody td,
.bottom-1241.item-clean-e321 table th {
  background: rgba(0, 0, 0, 0.08);
}
.glass_73ff.title-fast-946e .fresh_77fc {
  max-width: initial;
}
.glass_73ff .module_9397 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.glass_73ff .module_9397 .logo-up-c33d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .glass_73ff .module_9397 .logo-up-c33d {
    display: block;
    margin-bottom: 2em;
  }
  .glass_73ff .module_9397 .logo-up-c33d:last-child {
    margin-bottom: 0;
  }
}
.shadow-91c8 .background_last_5dc7:last-child,
.black_7844 .background_last_5dc7:last-child,
.shade-a3af .background_last_5dc7:last-child {
  margin-bottom: 0;
}
.shadow-91c8 .background_last_5dc7 .text_be27 .video_beb1:last-child,
.black_7844 .background_last_5dc7 .text_be27 .video_beb1:last-child,
.shade-a3af .background_last_5dc7 .text_be27 .video_beb1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow-91c8 .liquid_3744,
  .shadow-91c8 .east_2969,
  .black_7844 .liquid_3744,
  .black_7844 .east_2969,
  .shade-a3af .liquid_3744,
  .shade-a3af .east_2969 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .main-stone-72cc .background_last_5dc7 {
    margin-bottom: 2em;
  }
}
.main-stone-72cc p:last-child {
  margin-bottom: 0;
}
.main-stone-72cc li,
.main-stone-72cc ul {
  list-style: none;
  margin: 0;
}
.main-stone-72cc ul ul {
  margin-left: 2.617924em;
}
.purple-2200 {
  font-size: 0.875em;
}

/* css-noise: 014f */
.widget-item-q5 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
