/*!
Theme Name: Customify
Theme URI: https://pressmaximum.right-0e2b/customify
Author: WPCustomify
Author URI: https://pressmaximum.right-0e2b
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.right-0e2b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hidden-ebc6.pink-a9b4/licenses/gpl-2.0.full_ca35
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-6847/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.hard-9fbe.fluid_ec54/normalize.liquid_d1dc/
 ======
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.liquid_d1dc v7.0.0 | MIT License | github.right-0e2b/necolas/normalize.liquid_d1dc */
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;
}
.input-114d .summary_e5e7,
.over_7749,
.upper-2598,
.top-86b3,
.heading-huge-882b,
.slider_1b40,
.plasma_614d,
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;
}
.over_7749,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .over_7749,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .over_7749,
  h1 {
    font-size: 1.8em;
  }
}
.upper-2598,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.upper-2598 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .upper-2598,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .upper-2598,
  h2 {
    font-size: 1.7em;
  }
}
.top-86b3,
h3 {
  font-size: 1.618em;
}
.input-114d .summary_e5e7,
.heading-huge-882b,
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.paper_822b {
  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;
}
.container_dynamic_6877:after,
.container_dynamic_6877:before,
.up_9474:after,
.up_9474:before {
  content: "";
  display: table;
}
.container_dynamic_6877:after,
.up_9474:after {
  clear: both;
}
.input_cold_976b {
  float: right;
  margin-right: 0;
}
.slow-37c6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.alert_0d02 .secondary_f13a,
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;
}
.alert_0d02 .secondary_f13a: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;
}
.background-6adf .secondary_f13a {
  box-shadow: none;
}
.background-6adf
  .secondary_f13a
  .element_0283 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.background-6adf .secondary_f13a .active-517a {
  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;
}
.background-6adf
  .secondary_f13a
  .active-517a
  b {
  display: none;
}
.background-6adf .hot_1bd3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider-complex-623c:not(.message-hard-9d0e):not(.inner-c9ac),
button:not(.message-hard-9d0e):not(.inner-c9ac),
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ),
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ),
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ) {
  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;
}
.slider-complex-623c:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):hover,
button:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):hover,
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):hover,
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):hover,
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider-complex-623c:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):active,
.slider-complex-623c:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):focus,
button:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):active,
button:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):focus,
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):active,
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):focus,
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):active,
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):focus,
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):active,
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):focus {
  outline: 0;
}
.slider-complex-623c:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec,
button:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec,
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec,
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec,
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec {
  position: relative;
}
.slider-complex-623c:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .hovered_61cf,
.slider-complex-623c:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .border-cool-a741,
.slider-complex-623c:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .text_dde4,
.slider-complex-623c:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  i,
.slider-complex-623c:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  svg,
button:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .hovered_61cf,
button:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .border-cool-a741,
button:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .text_dde4,
button:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  i,
button:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  svg,
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .hovered_61cf,
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .border-cool-a741,
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .text_dde4,
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  i,
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  svg,
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .hovered_61cf,
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .border-cool-a741,
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .text_dde4,
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  i,
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  svg,
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .hovered_61cf,
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .border-cool-a741,
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  .text_dde4,
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  i,
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec
  svg {
  visibility: hidden;
}
.slider-complex-623c:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec:after,
button:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec:after,
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec:after,
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec:after,
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ).fn-loading-25ec: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;
}
.slider-complex-623c:not(.message-hard-9d0e):not(.inner-c9ac),
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ),
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ),
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ) {
  color: #fff;
  background: #235787;
}
.slider-complex-623c:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):focus,
input[type="button"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):focus,
input[type="reset"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):focus,
input[type="submit"]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ):focus {
  color: #fff;
}
.slider-complex-623c.fn-disabled-25ec:not(.message-hard-9d0e):not(
    .inner-c9ac
  ),
.slider-complex-623c[disabled]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ),
button.fn-disabled-25ec:not(.message-hard-9d0e):not(
    .inner-c9ac
  ),
button[disabled]:not(.message-hard-9d0e):not(
    .inner-c9ac
  ) {
  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;
}
.mini-e82c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.mini-e82c: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;
}
.item-north-1350 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.content-pink-d5ba {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.upper_4545 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.container_dynamic_6877:after,
.container_dynamic_6877:before,
.basic-96a9:after,
.basic-96a9:before,
.brown_be0c:after,
.brown_be0c:before,
.blue-ea0d:after,
.blue-ea0d:before,
.dirty-abdd:after,
.dirty-abdd:before,
.detail_8255:after,
.detail_8255:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.container_dynamic_6877:after,
.basic-96a9:after,
.brown_be0c:after,
.blue-ea0d:after,
.dirty-abdd:after,
.detail_8255:after {
  clear: both;
}
.basic-96a9 .title_fast_25bb,
.brown_be0c .title_fast_25bb,
.tiny-630e .title_fast_25bb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thumbnail-4fe3 {
  display: inline-block;
}
.glass-23a9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.glass-23a9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.glass-23a9 .panel_fixed_149d {
  padding: 1em 0;
  font-size: 85%;
}
.panel_fixed_149d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.red_c163 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.red_c163:after,
.red_c163:before {
  content: "";
  display: table;
}
.red_c163:after {
  clear: both;
}
.bright-a962 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.highlight_old_ee05 .bright-a962 {
  max-width: 50%;
}
.picture_in_9461 .bright-a962 {
  max-width: 33.33%;
}
.secondary_white_da1e .bright-a962 {
  max-width: 25%;
}
.fixed_7dc4 .bright-a962 {
  max-width: 20%;
}
.soft-5d11 .bright-a962 {
  max-width: 16.66%;
}
.link-under-b2b2 .bright-a962 {
  max-width: 14.28%;
}
.header-7e69 .bright-a962 {
  max-width: 12.5%;
}
.top_9157 .bright-a962 {
  max-width: 11.11%;
}
.first_901b {
  display: block;
}
.input-114d .backdrop_tall_e554 label,
.input-114d .chip_selected_b471 label,
.input-114d .panel_dynamic_f993 label,
.input-114d .south-74a3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel-882c {
  list-style: none;
  margin: 0;
}
.panel-882c article.dropdown-e78f {
  margin-bottom: 0;
}
.panel-882c ul {
  list-style: none;
  margin: 0;
}
.panel-882c .sort-out-4f32 li.dropdown-e78f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel-882c .sort-out-4f32 li.dropdown-e78f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel-882c .sort-out-4f32 li.dropdown-e78f: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) {
  .panel-882c .sort-out-4f32 li.dropdown-e78f li.dropdown-e78f li.dropdown-e78f li.dropdown-e78f {
    padding-left: 0;
  }
}
article.dropdown-e78f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown-e78f .basic-96a9 p:last-of-type {
  margin-bottom: 0;
}
article.dropdown-e78f .video-east-284e {
  float: left;
}
article.dropdown-e78f .basic_0845 {
  margin-left: 85px;
}
article.dropdown-e78f .component-6491 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown-e78f .component-6491 .item-lite-878f {
  margin-left: 10px;
}
article.dropdown-e78f .status-743c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown-e78f .mask-tall-3167 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .backdrop_tall_e554,
  #respond .panel_dynamic_f993,
  #respond .south-74a3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_tall_e554 input,
#respond .panel_dynamic_f993 input,
#respond .south-74a3 input {
  width: 100%;
}
#respond .south-74a3 {
  margin-right: 0;
}
#respond .form-2811 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-hot-f669 {
  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;
}
.frame-hot-f669.sort-5975 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame-hot-f669 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%);
}
.frame-hot-f669:focus,
.frame-hot-f669: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);
}
.modal_yellow_89b6 {
  border-radius: 10%;
}
.simple-ceb3 {
  border-radius: 50%;
}
.modal_379f {
  font-size: 0.72em;
}
.accordion-silver-4cee {
  font-size: 0.875em;
}
.main_5e0e {
  font-size: 1.1em;
}
.row_f525 {
  text-transform: uppercase;
  line-height: 1.2;
}
.row_f525.modal_379f {
  letter-spacing: 0.5px;
}
.outer_113b,
.outer_113b a {
  color: #6d6d6d;
}
.outer_113b a:hover {
  color: #111;
}
.accent_f4d2 {
  color: #6d6d6d;
}
.alert_white_66b8 {
  overflow-x: hidden;
}
.alert_white_66b8 .wrapper_b40c.menu-clean-1866 {
  position: relative;
}
.alert_white_66b8 .wrapper_b40c.menu-clean-1866.down_c81e {
  position: initial;
}
.alert_white_66b8
  .wrapper_b40c.menu-clean-1866.down_c81e
  .dirty_b72a {
  left: auto;
}
.alert_white_66b8 .wrapper_b40c .dirty_b72a {
  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;
}
.alert_white_66b8 .wrapper_b40c:hover.menu-clean-1866 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.alert_white_66b8
  .wrapper_b40c:hover.menu-clean-1866
  .dirty_b72a {
  display: block;
  z-index: 9999999;
}
.alert_white_66b8 .warm-6862 .steel_7bcc,
.alert_white_66b8 .image-purple-6071 .steel_7bcc {
  display: none;
}
.alert_white_66b8 .menu_upper_d25d .wrapper_b40c:hover.menu-clean-1866 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.input-114d .backdrop_tall_e554 label,
.input-114d .chip_selected_b471 label,
.input-114d .panel_dynamic_f993 label,
.input-114d .south-74a3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel-882c {
  list-style: none;
  margin: 0;
}
.panel-882c article.dropdown-e78f {
  margin-bottom: 0;
}
.panel-882c ul {
  list-style: none;
  margin: 0;
}
.panel-882c .sort-out-4f32 li.dropdown-e78f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel-882c .sort-out-4f32 li.dropdown-e78f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel-882c .sort-out-4f32 li.dropdown-e78f: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) {
  .panel-882c .sort-out-4f32 li.dropdown-e78f li.dropdown-e78f li.dropdown-e78f li.dropdown-e78f {
    padding-left: 0;
  }
}
article.dropdown-e78f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown-e78f .basic-96a9 p:last-of-type {
  margin-bottom: 0;
}
article.dropdown-e78f .video-east-284e {
  float: left;
}
article.dropdown-e78f .basic_0845 {
  margin-left: 85px;
}
article.dropdown-e78f .component-6491 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown-e78f .component-6491 .item-lite-878f {
  margin-left: 10px;
}
article.dropdown-e78f .status-743c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown-e78f .mask-tall-3167 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .backdrop_tall_e554,
  #respond .panel_dynamic_f993,
  #respond .south-74a3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop_tall_e554 input,
#respond .panel_dynamic_f993 input,
#respond .south-74a3 input {
  width: 100%;
}
#respond .south-74a3 {
  margin-right: 0;
}
#respond .form-2811 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm-6862 .nav_upper_ed98 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.nav_upper_ed98 .element-13d8.menu_28a2 .notice_pro_ab71 > li > a:focus,
.nav_upper_ed98 .element-13d8.menu_28a2 .notice_pro_ab71 > li > a:hover,
.nav_upper_ed98 .element-13d8.hover_small_8506 .notice_pro_ab71 > li > a:focus,
.nav_upper_ed98 .element-13d8.hover_small_8506 .notice_pro_ab71 > li > a:hover,
.nav_upper_ed98 .element-13d8.item_1da0 .notice_pro_ab71 > li > a:focus,
.nav_upper_ed98 .element-13d8.item_1da0 .notice_pro_ab71 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_upper_ed98
  .element-13d8.menu_28a2
  .notice_pro_ab71
  > li.inner-dc1d
  > a,
.nav_upper_ed98
  .element-13d8.menu_28a2
  .notice_pro_ab71
  > li.shadow_selected_ed06
  > a,
.nav_upper_ed98
  .element-13d8.hover_small_8506
  .notice_pro_ab71
  > li.inner-dc1d
  > a,
.nav_upper_ed98
  .element-13d8.hover_small_8506
  .notice_pro_ab71
  > li.shadow_selected_ed06
  > a,
.nav_upper_ed98
  .element-13d8.item_1da0
  .notice_pro_ab71
  > li.inner-dc1d
  > a,
.nav_upper_ed98 .element-13d8.item_1da0 .notice_pro_ab71 > li.overlay_ee66 > a {
  color: rgba(255, 255, 255, 0.99);
}
.nav_upper_ed98 .bright_8557,
.nav_upper_ed98 .bright_8557 a {
  color: rgba(255, 255, 255, 0.99);
}
.nav_upper_ed98 .bottom_8783.over-cce9 li a,
.nav_upper_ed98 .slider_last_6ef3 a,
.nav_upper_ed98 .easy_de5d,
.nav_upper_ed98 .notice_pro_ab71 > li > a,
.nav_upper_ed98 .nav-soft-0ebf {
  color: rgba(255, 255, 255, 0.79);
}
.nav_upper_ed98 .bottom_8783.over-cce9 li a:hover,
.nav_upper_ed98 .slider_last_6ef3 a:hover,
.nav_upper_ed98 .easy_de5d:hover,
.nav_upper_ed98 .notice_pro_ab71 > li > a:hover,
.nav_upper_ed98 .nav-soft-0ebf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_upper_ed98 .filter_3912 {
  color: rgba(255, 255, 255, 0.79);
}
.nav_upper_ed98 .filter_3912 .menu-center-ab72 {
  color: rgba(255, 255, 255, 0.99);
}
.nav_upper_ed98 .filter_3912:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_upper_ed98 .bright_3d96 .border-south-f943 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav_upper_ed98 .bright_3d96 .border-south-f943 .slider_9daf {
  color: rgba(255, 255, 255, 0.79);
}
.nav_upper_ed98
  .bright_3d96
  .border-south-f943
  .slider_9daf::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_upper_ed98
  .bright_3d96
  .border-south-f943
  .slider_9daf:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_upper_ed98
  .bright_3d96
  .border-south-f943
  .slider_9daf::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_upper_ed98
  .bright_3d96
  .border-south-f943
  .slider_9daf::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_upper_ed98 .bright_3d96 .top-1ace {
  color: rgba(255, 255, 255, 0.79);
}
.nav_upper_ed98 .bright_3d96 .top-1ace:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-e7b7
  .nav_upper_ed98
  .bright_3d96
  .image_bbf4
  .feature_162d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-e7b7
  .nav_upper_ed98
  .bright_3d96
  .image_bbf4
  .slider_9daf {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm-6862 .mini_c2fa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.mini_c2fa .element-13d8.menu_28a2 .notice_pro_ab71 > li > a:focus,
.mini_c2fa .element-13d8.menu_28a2 .notice_pro_ab71 > li > a:hover,
.mini_c2fa .element-13d8.hover_small_8506 .notice_pro_ab71 > li > a:focus,
.mini_c2fa .element-13d8.hover_small_8506 .notice_pro_ab71 > li > a:hover,
.mini_c2fa .element-13d8.item_1da0 .notice_pro_ab71 > li > a:focus,
.mini_c2fa .element-13d8.item_1da0 .notice_pro_ab71 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini_c2fa
  .element-13d8.menu_28a2
  .notice_pro_ab71
  > li.inner-dc1d
  > a,
.mini_c2fa
  .element-13d8.menu_28a2
  .notice_pro_ab71
  > li.shadow_selected_ed06
  > a,
.mini_c2fa
  .element-13d8.hover_small_8506
  .notice_pro_ab71
  > li.inner-dc1d
  > a,
.mini_c2fa
  .element-13d8.hover_small_8506
  .notice_pro_ab71
  > li.shadow_selected_ed06
  > a,
.mini_c2fa
  .element-13d8.item_1da0
  .notice_pro_ab71
  > li.inner-dc1d
  > a,
.mini_c2fa .element-13d8.item_1da0 .notice_pro_ab71 > li.overlay_ee66 > a {
  color: rgba(0, 0, 0, 0.8);
}
.mini_c2fa .bright_8557,
.mini_c2fa .bright_8557 a {
  color: rgba(0, 0, 0, 0.8);
}
.mini_c2fa .bottom_8783.over-cce9 li a,
.mini_c2fa .slider_last_6ef3 a,
.mini_c2fa .easy_de5d,
.mini_c2fa .notice_pro_ab71 > li > a,
.mini_c2fa .nav-soft-0ebf {
  color: rgba(0, 0, 0, 0.55);
}
.mini_c2fa .bottom_8783.over-cce9 li a:hover,
.mini_c2fa .slider_last_6ef3 a:hover,
.mini_c2fa .easy_de5d:hover,
.mini_c2fa .notice_pro_ab71 > li > a:hover,
.mini_c2fa .nav-soft-0ebf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini_c2fa .filter_3912 {
  color: rgba(0, 0, 0, 0.55);
}
.mini_c2fa .filter_3912 .menu-center-ab72 {
  color: rgba(0, 0, 0, 0.8);
}
.mini_c2fa .filter_3912:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-5fa3 .tooltip_old_9470 {
  margin-left: auto;
  margin-right: auto;
}
.brown_be0c > * {
  margin-left: auto;
  margin-right: auto;
}
.brown_be0c .item-north-1350 {
  margin-right: 1.41575em;
}
.slow-b98a .brown_be0c > .smooth-c9c2 {
  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;
}
.slow-b98a .brown_be0c > .primary_current_e3e5 {
  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;
}
.bronze_f868.tag-5fa3 .tooltip_old_9470,
.gallery-wood-6f32.tag-5fa3 .tooltip_old_9470 {
  margin-left: 0;
}
.aside_pro_5da7.tag-5fa3 .tooltip_old_9470,
.notice_3009.tag-5fa3 .tooltip_old_9470 {
  margin-right: 0;
}
.brown_be0c ol,
.brown_be0c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.focused-4a94 video {
  max-width: 100%;
}
.icon_left_1ddf img {
  display: block;
}
.icon_left_1ddf.item-north-1350,
.icon_left_1ddf.content-pink-d5ba {
  width: 100%;
}
.icon_left_1ddf.primary_current_e3e5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hidden-tiny-7d06:not(.shade-292a) {
  margin: 1.5em auto;
}
.header_4f0c p {
  padding: 1.5em 14px;
}
ul.tertiary_ed45.primary_current_e3e5,
ul.tertiary_ed45.smooth-c9c2,
ul.tertiary_ed45.alert_liquid_0890.smooth-c9c2 {
  padding: 0 14px;
}
.small-d9c3 {
  display: block;
  overflow-x: auto;
}
.small-d9c3 table {
  border-collapse: collapse;
  width: 100%;
}
.small-d9c3 td,
.small-d9c3 th {
  padding: 0.5em;
}
.brown_be0c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.brown_be0c ol ol,
.brown_be0c ol ul,
.brown_be0c ul ol,
.brown_be0c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.brown_be0c ol ol li,
.brown_be0c ol ul li,
.brown_be0c ul ol li,
.brown_be0c ul ul li {
  margin-left: 0;
}
.progress_8df7.picture-a6a8 > .element_368f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.progress_8df7.picture-a6a8 > .element_368f iframe,
.progress_8df7.picture-a6a8 > .element_368f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget_north_c145 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget_north_c145.dropdown-cool-8a2e {
  padding: 0;
}
.widget_north_c145.dropdown-cool-8a2e cite {
  font-size: 13px;
}
.widget_north_c145 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget_north_c145 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.outer_5a52 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.outer_5a52 > p:first-child {
  margin-top: 0;
}
.outer_5a52 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.outer_5a52 blockquote {
  border-left: 0;
}
.steel_0419 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.steel_0419:not(.preview-middle-85dd) {
  max-width: 100px;
}
.steel_0419.media_f157 {
  border-bottom: none !important;
  text-align: center;
}
.steel_0419.media_f157::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .header_4f0c p {
    padding: 1.5em 0;
  }
}
.badge_middle_177e {
  color: #0073aa;
}
.paragraph_rough_7ce3 {
  background-color: #0073aa;
}
.notice-action-291b {
  color: #229fd8;
}
.steel_7029 {
  background-color: #229fd8;
}
.progress-fast-2f34 {
  color: #eee;
}
.accent_north_4719 {
  background-color: #eee;
}
.video_d719 {
  color: #444;
}
.easy_575b {
  background-color: #444;
}
.sidebar-4080 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sidebar-4080 .bright-08c4 .slider_last_6ef3 {
  font-size: 15px;
}
.sidebar-4080 .slider_last_6ef3 {
  line-height: 1.3;
}
.sidebar-4080 .mini_c2fa {
}
.sidebar-4080 .nav_upper_ed98 {
  background: #235787;
}
.menu-smooth-ffbf {
  padding: 0;
}
.menu-smooth-ffbf .nav_upper_ed98 {
  background: #1a1a1a;
}
.menu-smooth-ffbf .mini_c2fa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.title_e627 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.title_e627 .mini_c2fa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.title_e627 .nav_upper_ed98 {
  background: #303030;
}
.detail_8255 {
  position: relative;
  z-index: 10;
}
.detail_8255 .backdrop-f7cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description-3a1d .menu-clean-1866 {
  display: inline-block;
  vertical-align: middle;
}
.description-3a1d.over_039d .menu-clean-1866 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .description-3a1d.over_039d .menu-clean-1866 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .description-3a1d.over_039d .menu-clean-1866 {
    margin-right: 0.4em;
  }
}
.description-3a1d.over_039d .menu-clean-1866:last-child {
  margin-right: 0;
}
.fresh-cd51 .backdrop-f7cc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .warm-6862 .bright-08c4 {
    margin: 0 -0.5em;
  }
  .warm-6862 .bright-08c4 [class*="customify-col-"],
  .warm-6862 .bright-08c4 [class*="customify-col_"],
  .warm-6862 .bright-08c4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.warm-6862.summary_c318 .backdrop-f7cc {
  background: 0 0 !important;
}
.warm-6862.summary_c318 .backdrop-f7cc,
.warm-6862.fresh-cd51 .backdrop-f7cc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .warm-6862.slow-1e16 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.warm-6862.fresh-cd51 .backdrop-f7cc {
  box-shadow: none !important;
}
.texture-north-7d3d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .texture-north-7d3d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .texture-north-7d3d {
    padding: 18px 0 20px;
  }
}
.texture-north-7d3d .tall-b8b2 {
  width: 100%;
}
.texture-north-7d3d .pattern_1568 {
  margin-bottom: 0;
}
.texture-north-7d3d .cool_516a {
  margin-top: 5px;
  font-size: 0.875em;
}
.photo_over_571c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.photo_over_571c .progress_iron_c6c0 {
  width: 100%;
}
.last-239b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.last-239b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.last-239b 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;
}
.last-239b li:last-child:after {
  display: none;
}
.last-239b li a {
  font-weight: 500;
  margin-right: 10px;
}
.image_dynamic_dbb3 .steel_7bcc button,
.texture-north-7d3d .steel_7bcc button {
  left: 0;
}
.image_dynamic_dbb3 .progress_iron_c6c0,
.texture-north-7d3d .progress_iron_c6c0 {
  padding-left: 0;
  padding-right: 0;
}
.image_dynamic_dbb3 .photo_over_571c,
.texture-north-7d3d .photo_over_571c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.image_dynamic_dbb3 {
  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;
}
.image_dynamic_dbb3: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;
}
.image_dynamic_dbb3 .grid-d1aa {
  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) {
  .image_dynamic_dbb3 .grid-d1aa {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .image_dynamic_dbb3 .grid-d1aa {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .image_dynamic_dbb3 .grid-d1aa {
    min-height: 200px;
  }
}
.image_dynamic_dbb3 .last-239b {
  color: rgba(255, 255, 255, 0.8);
}
.image_dynamic_dbb3 .last-239b a,
.image_dynamic_dbb3 .last-239b li:after {
  color: inherit;
}
.image_dynamic_dbb3 .last-239b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.avatar-brown-8448 {
  margin-bottom: 0.5em;
}
.accordion-new-cca2 {
  margin-bottom: 1.2em;
}
.accordion-new-cca2,
.avatar-brown-8448 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accordion-new-cca2 p:last-child,
.avatar-brown-8448 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .steel_7bcc,
#masthead .steel_7bcc {
  display: none;
}
#masthead
  > .steel_7bcc.module-d889 {
  display: none;
}
#masthead > .steel_7bcc button {
  left: 0;
}
.item-liquid-80c3 {
  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%;
}
.item-liquid-80c3 .menu-clean-1866 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.item-liquid-80c3 .section-pink-5627 {
  display: -webkit-box;
  display: flex;
}
.item-liquid-80c3 .section-pink-5627.focus_glass_4dc0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.item-liquid-80c3 .section-pink-5627.action_537d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.item-liquid-80c3 .section-pink-5627.preview_f78d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.item-liquid-80c3.outline_east_aa57.over-5583 .section-pink-5627.focus_glass_4dc0 {
  flex-basis: 100%;
}
.item-liquid-80c3.list-old-1308 .section-pink-5627.action_537d {
  -webkit-box-flex: 1;
  flex: auto;
}
.item-liquid-80c3.list-old-1308 .section-pink-5627.preview_f78d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .steel_7bcc.module-d889 {
  display: none;
}
#masthead > .steel_7bcc button {
  left: 0;
}
.text_dirty_7143 {
  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;
}
.text_dirty_7143:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.text_dirty_7143.hidden_up_2c3d i {
  margin-right: 4px;
}
.text_dirty_7143.dropdown-next-5012 i {
  margin-left: 5px;
}
.slider_last_6ef3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.slider_last_6ef3 p:last-child {
  margin-bottom: 0;
}
.hero-light-aaf1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hero-light-aaf1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hero-light-aaf1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hero-light-aaf1 .bright_8557 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hero-light-aaf1 .focus_full_e1a6 {
  margin: 5px 0 7px 0;
}
.hero-light-aaf1.dropdown_cool_e820 .east_d51f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-light-aaf1.dropdown_cool_e820 .first-23b7 {
  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;
}
.hero-light-aaf1.rough_dc21 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hero-light-aaf1.rough_dc21 .east_d51f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-light-aaf1.rough_dc21 .first-23b7 {
  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;
}
.hero-light-aaf1.breadcrumb-copper-850e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero-light-aaf1.secondary_bbb5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hero-light-aaf1.secondary_bbb5 .first-23b7 {
  margin-top: 7px;
}
.text-2d5e {
  display: inline-block;
}
.detail_8255 .red-d32a .hero-light-aaf1 img {
  max-width: 100%;
}
.element-13d8 .gallery-center-adb4.gallery-top-1b82,
.slow-8cf5 .gallery-center-adb4.gallery-top-1b82 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.element-13d8 .outline-e959,
.slow-8cf5 .outline-e959 {
  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%);
}
.element-13d8 .outline-e959 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.element-13d8.highlight-outer-2c0f .outline-e959 {
  display: none;
}
.element-13d8 .chip-d03e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element-13d8 .chip-d03e li {
  display: inline-block;
  position: relative;
}
.element-13d8 .chip-d03e li:last-child {
  margin-right: 0;
}
.element-13d8 .chip-d03e 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;
}
.element-13d8 .chip-d03e li.overlay_ee66 > a {
  color: rgba(0, 0, 0, 0.9);
}
.element-13d8 .chip-d03e > 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;
}
.element-13d8 .chip-d03e > li > a i {
  line-height: 0;
}
.element-13d8 .chip-d03e > li.hovered_ca97 > a .outline-e959 {
  margin-left: 4px;
  line-height: 0;
}
.element-13d8 .chip-d03e .slow_110e li.hovered_ca97 > a {
  position: relative;
}
.element-13d8 .chip-d03e .slow_110e li.hovered_ca97 > a:after,
.element-13d8 .chip-d03e .slow_110e li.hovered_ca97 > a:before {
  content: "";
  display: table;
}
.element-13d8 .chip-d03e .slow_110e li.hovered_ca97 > a:after {
  clear: both;
}
.element-13d8 .chip-d03e .slow_110e li.hovered_ca97 > a .outline-e959 {
  margin-left: 5px;
  float: right;
}
.element-13d8 .picture_mini_7d9c,
.element-13d8 .slow_110e {
  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;
}
.element-13d8 .slow_110e {
  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;
}
.element-13d8 .slow_110e .gallery-top-1b82 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element-13d8 .slow_110e .outline-e959 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.element-13d8 .slow_110e li {
  display: block;
  margin: 0;
  padding: 0;
}
.element-13d8 .slow_110e 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;
}
.element-13d8 .slow_110e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.element-13d8 .slow_110e .slow_110e {
  top: 0;
  left: 100%;
}
.element-13d8 .out_b26d.fn-focus-25ec > .picture_mini_7d9c,
.element-13d8 .out_b26d.fn-focus-25ec > .slow_110e,
.element-13d8 .out_b26d:focus > .picture_mini_7d9c,
.element-13d8 .out_b26d:focus > .slow_110e,
.element-13d8 .out_b26d:hover > .picture_mini_7d9c,
.element-13d8 .out_b26d:hover > .slow_110e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.element-13d8.item_1da0 .notice_pro_ab71:after,
.element-13d8.item_1da0 .notice_pro_ab71:before {
  content: "";
  display: table;
}
.element-13d8.item_1da0 .notice_pro_ab71:after {
  clear: both;
}
.element-13d8.item_1da0 .notice_pro_ab71 > li {
  float: left;
}
.element-13d8.video_2d88 .notice_pro_ab71:after,
.element-13d8.video_2d88 .notice_pro_ab71:before {
  content: "";
  display: table;
}
.element-13d8.video_2d88 .notice_pro_ab71:after {
  clear: both;
}
.element-13d8.video_2d88 .notice_pro_ab71 > li {
  float: left;
}
.element-13d8.video_2d88 .notice_pro_ab71 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.element-13d8.video_2d88 .notice_pro_ab71 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.element-13d8.video_2d88 .notice_pro_ab71 > li.inner-dc1d > a,
.element-13d8.video_2d88 .notice_pro_ab71 > li.overlay_ee66 > a {
  color: #fff;
  background-color: #1e4b75;
}
.element-13d8.menu_28a2 .notice_pro_ab71 > li > a .gallery-top-1b82 {
  position: relative;
}
.element-13d8.menu_28a2 .notice_pro_ab71 > li > a .gallery-top-1b82: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;
}
.element-13d8.menu_28a2
  .notice_pro_ab71
  > li:focus
  > a
  .gallery-top-1b82:before,
.element-13d8.menu_28a2
  .notice_pro_ab71
  > li:hover
  > a
  .gallery-top-1b82:before {
  width: 100%;
  background-color: currentColor;
}
.element-13d8.menu_28a2
  .notice_pro_ab71
  > li.inner-dc1d
  > a
  .gallery-top-1b82:before,
.element-13d8.menu_28a2
  .notice_pro_ab71
  > li.shadow_selected_ed06
  > a
  .gallery-top-1b82:before {
  width: 100%;
  background-color: currentColor;
}
.element-13d8.hover_small_8506 .notice_pro_ab71 > li > a .gallery-top-1b82 {
  position: relative;
}
.element-13d8.hover_small_8506 .notice_pro_ab71 > li > a .gallery-top-1b82: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;
}
.element-13d8.hover_small_8506 .notice_pro_ab71 > li:focus > a .gallery-top-1b82:before,
.element-13d8.hover_small_8506
  .notice_pro_ab71
  > li:hover
  > a
  .gallery-top-1b82:before {
  width: 100%;
  background-color: currentColor;
}
.element-13d8.hover_small_8506
  .notice_pro_ab71
  > li.inner-dc1d
  > a
  .gallery-top-1b82:before,
.element-13d8.hover_small_8506
  .notice_pro_ab71
  > li.shadow_selected_ed06
  > a
  .gallery-top-1b82:before {
  width: 100%;
  background-color: currentColor;
}
.slow-8cf5 .chip-d03e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slow-8cf5 .chip-d03e li:first-child > a {
  border-top: none;
}
.slow-8cf5 .chip-d03e .south_795f > .gallery-top-1b82 .outline-e959 {
  display: none;
}
.slow-8cf5 .chip-d03e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slow-8cf5 .chip-d03e li:last-child {
  border: none;
}
.slow-8cf5 .chip-d03e li.hovered_ca97 > a {
  padding-right: 45px !important;
}
.slow-8cf5 .chip-d03e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slow-8cf5 .chip-d03e li a:focus,
.slow-8cf5 .chip-d03e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-8cf5 .chip-d03e li .widget_8cba {
  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;
}
.slow-8cf5 .chip-d03e li .widget_8cba:hover {
  box-shadow: none;
}
.slow-8cf5 .chip-d03e li .widget_8cba .outline-e959 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slow-8cf5 .chip-d03e .slow_110e {
  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);
}
.slow-8cf5 .chip-d03e .slow_110e li a {
  padding-left: 3em;
}
.slow-8cf5 .chip-d03e .popup_d268 > a .widget_8cba i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slow-8cf5 .chip-d03e .popup_d268 > .slow_110e {
  display: block;
  opacity: 1;
}
.container-6248 {
  max-width: 100%;
}
.soft-91e0 {
  line-height: 0;
  cursor: pointer;
}
.nav-soft-0ebf {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.nav-soft-0ebf:hover {
  box-shadow: none;
  color: currentColor;
}
.nav-soft-0ebf svg {
  width: 18px;
  height: 18px;
}
.nav-soft-0ebf .blue_a2d5 {
  display: none;
}
.green-fa8e {
  position: relative;
}
.green-fa8e.fn-active-25ec .nav-soft-0ebf .menu_plasma_0d42 {
  display: none;
}
.green-fa8e.fn-active-25ec .nav-soft-0ebf .blue_a2d5 {
  display: inline-block;
}
.green-fa8e .paragraph_bright_a94c {
  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);
}
.green-fa8e.gas_2eef .paragraph_bright_a94c {
  left: auto;
  right: -0.9em;
}
.green-fa8e.gas_2eef .mask_hard_e0dc::before {
  left: auto;
  right: 15px;
}
.green-fa8e.fn-active-25ec .paragraph_bright_a94c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image_bbf4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.image_bbf4 label {
  flex-basis: 100%;
}
.image_bbf4 .border-south-f943 {
  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;
}
.image_bbf4 .slider_9daf {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.image_bbf4 .slider_9daf:focus {
  background-color: transparent;
}
.image_bbf4 button.top-1ace {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.image_bbf4 button.top-1ace:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.image_bbf4 button.top-1ace svg {
  width: 18px;
  height: 18px;
}
.image_bbf4 input[type="submit"] {
  min-height: auto;
}
.bright_3d96 .image_bbf4 .slider_9daf {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.mask_hard_e0dc {
  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) {
  .mask_hard_e0dc {
    width: 220px;
  }
}
.mask_hard_e0dc label {
  flex-basis: 100%;
}
.mask_hard_e0dc::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;
}
.active-e7b7 .bright_3d96 .image_bbf4 {
  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;
}
.active-e7b7
  .bright_3d96
  .image_bbf4
  .border-south-f943 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.active-e7b7 .bright_3d96 .image_bbf4 .slider_9daf {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.active-e7b7
  .bright_3d96
  .image_bbf4
  .slider_9daf:focus {
  background: 0 0;
}
.active-e7b7
  .bright_3d96
  .image_bbf4
  .feature_162d {
  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;
}
.bottom_8783 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bottom_8783 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bottom_8783 li:last-child {
  margin-right: 0;
}
.bottom_8783 li:first-child {
  margin-left: 0;
}
.bottom_8783.dropdown_49ae a {
  color: #fff;
}
.bottom_8783.dropdown_49ae a:hover {
  color: #fff;
}
.bottom_8783 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bottom_8783 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bottom_8783 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bottom_8783 a:hover {
  opacity: 0.9;
  color: inherit;
}
.bottom_8783 [class*="social-icon-apple"] {
  background-color: #999;
}
.bottom_8783 [class*="social-icon-apple"].shade_1c65 {
  background-color: transparent;
  color: #999;
}
.bottom_8783 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bottom_8783 [class*="social-icon-behance"].shade_1c65 {
  background-color: transparent;
  color: #1769ff;
}
.bottom_8783 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bottom_8783 [class*="social-icon-bitbucket"].shade_1c65 {
  background-color: transparent;
  color: #205081;
}
.bottom_8783 [class*="social-icon-codepen"] {
  background-color: #000;
}
.bottom_8783 [class*="social-icon-codepen"].shade_1c65 {
  background-color: transparent;
  color: #000;
}
.bottom_8783 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bottom_8783 [class*="social-icon-delicious"].shade_1c65 {
  background-color: transparent;
  color: #39f;
}
.bottom_8783 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bottom_8783 [class*="social-icon-digg"].shade_1c65 {
  background-color: transparent;
  color: #005be2;
}
.bottom_8783 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bottom_8783 [class*="social-icon-dribbble"].shade_1c65 {
  background-color: transparent;
  color: #ea4c89;
}
.bottom_8783 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bottom_8783 [class*="social-icon-envelope"].shade_1c65 {
  background-color: transparent;
  color: #ea4335;
}
.bottom_8783 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bottom_8783 [class*="social-icon-facebook"].shade_1c65 {
  background-color: transparent;
  color: #3b5998;
}
.bottom_8783 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bottom_8783 [class*="social-icon-flickr"].shade_1c65 {
  background-color: transparent;
  color: #0063dc;
}
.bottom_8783 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bottom_8783 [class*="social-icon-foursquare"].shade_1c65 {
  background-color: transparent;
  color: #2d5be3;
}
.bottom_8783 [class*="social-icon-github"] {
  background-color: #333;
}
.bottom_8783 [class*="social-icon-github"].shade_1c65 {
  background-color: transparent;
  color: #333;
}
.bottom_8783 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bottom_8783 [class*="social-icon-google-plus"].shade_1c65 {
  background-color: transparent;
  color: #dd4b39;
}
.bottom_8783 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bottom_8783 [class*="social-icon-houzz"].shade_1c65 {
  background-color: transparent;
  color: #7ac142;
}
.bottom_8783 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bottom_8783 [class*="social-icon-instagram"].shade_1c65 {
  background-color: transparent;
  color: #262626;
}
.bottom_8783 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bottom_8783 [class*="social-icon-jsfiddle"].shade_1c65 {
  background-color: transparent;
  color: #487aa2;
}
.bottom_8783 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bottom_8783 [class*="social-icon-linkedin"].shade_1c65 {
  background-color: transparent;
  color: #0077b5;
}
.bottom_8783 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bottom_8783 [class*="social-icon-medium"].shade_1c65 {
  background-color: transparent;
  color: #00ab6b;
}
.bottom_8783 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bottom_8783
  [class*="social-icon-odnoklassniki"].shade_1c65 {
  background-color: transparent;
  color: #f4731c;
}
.bottom_8783 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bottom_8783 [class*="social-icon-meetup"].shade_1c65 {
  background-color: transparent;
  color: #ec1c40;
}
.bottom_8783 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bottom_8783 [class*="social-icon-pinterest"].shade_1c65 {
  background-color: transparent;
  color: #bd081c;
}
.bottom_8783 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bottom_8783 [class*="social-icon-product-hunt"].shade_1c65 {
  background-color: transparent;
  color: #da552f;
}
.bottom_8783 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bottom_8783 [class*="social-icon-reddit"].shade_1c65 {
  background-color: transparent;
  color: #ff4500;
}
.bottom_8783 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bottom_8783 [class*="social-icon-rss"].shade_1c65 {
  background-color: transparent;
  color: #f26522;
}
.bottom_8783 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bottom_8783
  [class*="social-icon-shopping-cart"].shade_1c65 {
  background-color: transparent;
  color: #4caf50;
}
.bottom_8783 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bottom_8783 [class*="social-icon-skype"].shade_1c65 {
  background-color: transparent;
  color: #00aff0;
}
.bottom_8783 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bottom_8783 [class*="social-icon-slideshare"].shade_1c65 {
  background-color: transparent;
  color: #0077b5;
}
.bottom_8783 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bottom_8783 [class*="social-icon-snapchat"].shade_1c65 {
  background-color: transparent;
  color: #fffc00;
}
.bottom_8783 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bottom_8783 [class*="social-icon-soundcloud"].shade_1c65 {
  background-color: transparent;
  color: #f80;
}
.bottom_8783 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bottom_8783 [class*="social-icon-spotify"].shade_1c65 {
  background-color: transparent;
  color: #2ebd59;
}
.bottom_8783 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bottom_8783
  [class*="social-icon-stack-overflow"].shade_1c65 {
  background-color: transparent;
  color: #fe7a15;
}
.bottom_8783 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bottom_8783 [class*="social-icon-maldkfgram"].shade_1c65 {
  background-color: transparent;
  color: #2ca5e0;
}
.bottom_8783 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bottom_8783 [class*="social-icon-tripadvisor"].shade_1c65 {
  background-color: transparent;
  color: #589442;
}
.bottom_8783 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bottom_8783 [class*="social-icon-tumblr"].shade_1c65 {
  background-color: transparent;
  color: #35465c;
}
.bottom_8783 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bottom_8783 [class*="social-icon-twitch"].shade_1c65 {
  background-color: transparent;
  color: #6441a5;
}
.bottom_8783 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bottom_8783 [class*="social-icon-twitter"].shade_1c65 {
  background-color: transparent;
  color: #1da1f2;
}
.bottom_8783 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bottom_8783 [class*="social-icon-vimeo"].shade_1c65 {
  background-color: transparent;
  color: #1ab7ea;
}
.bottom_8783 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bottom_8783 [class*="social-icon-vk"].shade_1c65 {
  background-color: transparent;
  color: #45668e;
}
.bottom_8783 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bottom_8783 [class*="social-icon-weibo"].shade_1c65 {
  background-color: transparent;
  color: #df2029;
}
.bottom_8783 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bottom_8783 [class*="social-icon-weixin"].shade_1c65 {
  background-color: transparent;
  color: #7bb32e;
}
.bottom_8783 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bottom_8783 [class*="social-icon-whatsapp"].shade_1c65 {
  background-color: transparent;
  color: #25d366;
}
.bottom_8783 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bottom_8783 [class*="social-icon-wordpress"].shade_1c65 {
  background-color: transparent;
  color: #21759b;
}
.bottom_8783 [class*="social-icon-xing"] {
  background-color: #026466;
}
.bottom_8783 [class*="social-icon-xing"].shade_1c65 {
  background-color: transparent;
  color: #026466;
}
.bottom_8783 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bottom_8783 [class*="social-icon-yelp"].shade_1c65 {
  background-color: transparent;
  color: #af0606;
}
.bottom_8783 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bottom_8783 [class*="social-icon-youtube"].shade_1c65 {
  background-color: transparent;
  color: #cd201f;
}
.easy_de5d {
  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;
}
.easy_de5d:hover {
  box-shadow: none;
  background: 0 0;
}
.button-843c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture-ef5d {
  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;
}
.item-bright-12f0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.plasma-9716 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.plasma-9716,
.plasma-9716::after,
.plasma-9716::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;
}
.plasma-9716::after,
.plasma-9716::before {
  content: "";
  display: block;
  background-color: inherit;
}
.west_ff3c .texture-ef5d .item-bright-12f0 {
  margin-top: -2px;
  width: 19px;
}
.west_ff3c .texture-ef5d .plasma-9716 {
  margin-top: -1px;
}
.west_ff3c .texture-ef5d .plasma-9716,
.west_ff3c .texture-ef5d .plasma-9716::after,
.west_ff3c .texture-ef5d .plasma-9716::before {
  width: 19px;
  height: 2px;
}
.west_ff3c .texture-ef5d .plasma-9716::before {
  top: -6px;
}
.west_ff3c .texture-ef5d .plasma-9716::after {
  bottom: -6px;
}
.tag_82fc .texture-ef5d .item-bright-12f0 {
  margin-top: -2px;
  width: 22px;
}
.tag_82fc .texture-ef5d .plasma-9716 {
  margin-top: -1px;
}
.tag_82fc .texture-ef5d .plasma-9716,
.tag_82fc .texture-ef5d .plasma-9716::after,
.tag_82fc .texture-ef5d .plasma-9716::before {
  width: 22px;
  height: 2px;
}
.tag_82fc .texture-ef5d .plasma-9716::before {
  top: -7px;
}
.tag_82fc .texture-ef5d .plasma-9716::after {
  bottom: -7px;
}
.backdrop_current_59ac .texture-ef5d .item-bright-12f0 {
  margin-top: -2px;
  width: 31px;
}
.backdrop_current_59ac .texture-ef5d .plasma-9716 {
  margin-top: -1.5px;
}
.backdrop_current_59ac .texture-ef5d .plasma-9716,
.backdrop_current_59ac .texture-ef5d .plasma-9716::after,
.backdrop_current_59ac .texture-ef5d .plasma-9716::before {
  width: 31px;
  height: 3px;
}
.backdrop_current_59ac .texture-ef5d .plasma-9716::before {
  top: -9px;
}
.backdrop_current_59ac .texture-ef5d .plasma-9716::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .badge-0113 .texture-ef5d .item-bright-12f0 {
    margin-top: -2px;
    width: 19px;
  }
  .badge-0113 .texture-ef5d .plasma-9716 {
    margin-top: -1px;
  }
  .badge-0113 .texture-ef5d .plasma-9716,
  .badge-0113 .texture-ef5d .plasma-9716::after,
  .badge-0113 .texture-ef5d .plasma-9716::before {
    width: 19px;
    height: 2px;
  }
  .badge-0113 .texture-ef5d .plasma-9716::before {
    top: -6px;
  }
  .badge-0113 .texture-ef5d .plasma-9716::after {
    bottom: -6px;
  }
  .image_b173 .texture-ef5d .item-bright-12f0 {
    margin-top: -2px;
    width: 22px;
  }
  .image_b173 .texture-ef5d .plasma-9716 {
    margin-top: -1px;
  }
  .image_b173 .texture-ef5d .plasma-9716,
  .image_b173 .texture-ef5d .plasma-9716::after,
  .image_b173 .texture-ef5d .plasma-9716::before {
    width: 22px;
    height: 2px;
  }
  .image_b173 .texture-ef5d .plasma-9716::before {
    top: -7px;
  }
  .image_b173 .texture-ef5d .plasma-9716::after {
    bottom: -7px;
  }
  .action_aae0 .texture-ef5d .item-bright-12f0 {
    margin-top: -2px;
    width: 31px;
  }
  .action_aae0 .texture-ef5d .plasma-9716 {
    margin-top: -1.5px;
  }
  .action_aae0 .texture-ef5d .plasma-9716,
  .action_aae0 .texture-ef5d .plasma-9716::after,
  .action_aae0 .texture-ef5d .plasma-9716::before {
    width: 31px;
    height: 3px;
  }
  .action_aae0 .texture-ef5d .plasma-9716::before {
    top: -9px;
  }
  .action_aae0 .texture-ef5d .plasma-9716::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .preview_dirty_6fe7 .texture-ef5d .item-bright-12f0 {
    margin-top: -2px;
    width: 19px;
  }
  .preview_dirty_6fe7 .texture-ef5d .plasma-9716 {
    margin-top: -1px;
  }
  .preview_dirty_6fe7 .texture-ef5d .plasma-9716,
  .preview_dirty_6fe7 .texture-ef5d .plasma-9716::after,
  .preview_dirty_6fe7 .texture-ef5d .plasma-9716::before {
    width: 19px;
    height: 2px;
  }
  .preview_dirty_6fe7 .texture-ef5d .plasma-9716::before {
    top: -6px;
  }
  .preview_dirty_6fe7 .texture-ef5d .plasma-9716::after {
    bottom: -6px;
  }
  .center_ef8f .texture-ef5d .item-bright-12f0 {
    margin-top: -2px;
    width: 22px;
  }
  .center_ef8f .texture-ef5d .plasma-9716 {
    margin-top: -1px;
  }
  .center_ef8f .texture-ef5d .plasma-9716,
  .center_ef8f .texture-ef5d .plasma-9716::after,
  .center_ef8f .texture-ef5d .plasma-9716::before {
    width: 22px;
    height: 2px;
  }
  .center_ef8f .texture-ef5d .plasma-9716::before {
    top: -7px;
  }
  .center_ef8f .texture-ef5d .plasma-9716::after {
    bottom: -7px;
  }
  .overlay_east_6cfe .texture-ef5d .item-bright-12f0 {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_east_6cfe .texture-ef5d .plasma-9716 {
    margin-top: -1.5px;
  }
  .overlay_east_6cfe .texture-ef5d .plasma-9716,
  .overlay_east_6cfe .texture-ef5d .plasma-9716::after,
  .overlay_east_6cfe .texture-ef5d .plasma-9716::before {
    width: 31px;
    height: 3px;
  }
  .overlay_east_6cfe .texture-ef5d .plasma-9716::before {
    top: -9px;
  }
  .overlay_east_6cfe .texture-ef5d .plasma-9716::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .header-narrow-b4d3 .texture-ef5d .item-bright-12f0 {
    margin-top: -2px;
    width: 19px;
  }
  .header-narrow-b4d3 .texture-ef5d .plasma-9716 {
    margin-top: -1px;
  }
  .header-narrow-b4d3 .texture-ef5d .plasma-9716,
  .header-narrow-b4d3 .texture-ef5d .plasma-9716::after,
  .header-narrow-b4d3 .texture-ef5d .plasma-9716::before {
    width: 19px;
    height: 2px;
  }
  .header-narrow-b4d3 .texture-ef5d .plasma-9716::before {
    top: -6px;
  }
  .header-narrow-b4d3 .texture-ef5d .plasma-9716::after {
    bottom: -6px;
  }
  .picture_3596 .texture-ef5d .item-bright-12f0 {
    margin-top: -2px;
    width: 22px;
  }
  .picture_3596 .texture-ef5d .plasma-9716 {
    margin-top: -1px;
  }
  .picture_3596 .texture-ef5d .plasma-9716,
  .picture_3596 .texture-ef5d .plasma-9716::after,
  .picture_3596 .texture-ef5d .plasma-9716::before {
    width: 22px;
    height: 2px;
  }
  .picture_3596 .texture-ef5d .plasma-9716::before {
    top: -7px;
  }
  .picture_3596 .texture-ef5d .plasma-9716::after {
    bottom: -7px;
  }
  .fluid-fa47 .texture-ef5d .item-bright-12f0 {
    margin-top: -2px;
    width: 31px;
  }
  .fluid-fa47 .texture-ef5d .plasma-9716 {
    margin-top: -1.5px;
  }
  .fluid-fa47 .texture-ef5d .plasma-9716,
  .fluid-fa47 .texture-ef5d .plasma-9716::after,
  .fluid-fa47 .texture-ef5d .plasma-9716::before {
    width: 31px;
    height: 3px;
  }
  .fluid-fa47 .texture-ef5d .plasma-9716::before {
    top: -9px;
  }
  .fluid-fa47 .texture-ef5d .plasma-9716::after {
    bottom: -9px;
  }
}
.huge-77a3 .plasma-9716 {
  -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);
}
.huge-77a3 .plasma-9716::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.huge-77a3 .plasma-9716::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);
}
.huge-77a3.dim-fc53 .plasma-9716 {
  -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);
}
.huge-77a3.dim-fc53 .plasma-9716::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.huge-77a3.dim-fc53 .plasma-9716::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);
}
.modal_lite_a653 {
  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.container-orange-2d4d:before {
  display: none;
}
.image-purple-6071 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.image-purple-6071 .table_bottom_8dae {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.image-purple-6071 .table_bottom_8dae:last-of-type {
  border-bottom: none;
}
.image-purple-6071 .table_bottom_8dae.right-8261,
.image-purple-6071 .table_bottom_8dae.primary-south-369e,
.image-purple-6071 .table_bottom_8dae.prev_7360 {
  padding: 0;
}
.image-purple-6071 .slow-8cf5 .widget_8cba {
  color: currentColor;
}
.image-purple-6071 .slow-8cf5 .widget_8cba:focus,
.image-purple-6071 .slow-8cf5 .widget_8cba:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-purple-6071.mini_c2fa .filter_3912,
.image-purple-6071.mini_c2fa .slider_last_6ef3 a,
.image-purple-6071.mini_c2fa .notice_pro_ab71 a,
.image-purple-6071.mini_c2fa .slow_110e a {
  color: rgba(0, 0, 0, 0.55);
}
.image-purple-6071.mini_c2fa .filter_3912:hover,
.image-purple-6071.mini_c2fa .slider_last_6ef3 a:hover,
.image-purple-6071.mini_c2fa .notice_pro_ab71 a:hover,
.image-purple-6071.mini_c2fa .slow_110e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-purple-6071.mini_c2fa .menu-center-ab72 {
  color: rgba(0, 0, 0, 0.8);
}
.image-purple-6071.mini_c2fa .table_bottom_8dae {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-purple-6071.mini_c2fa .table_bottom_8dae:before {
  background: rgba(0, 0, 0, 0.08);
}
.image-purple-6071.mini_c2fa .texture-8ad8:before {
  background: rgba(255, 255, 255, 0.9);
}
.image-purple-6071.mini_c2fa .slow-8cf5 .chip-d03e li a,
.image-purple-6071.mini_c2fa .slow-8cf5 .widget_8cba,
.image-purple-6071.mini_c2fa .slow_110e {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-purple-6071.mini_c2fa .slow-8cf5 .widget_8cba:focus,
.image-purple-6071.mini_c2fa .slow-8cf5 .widget_8cba:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-purple-6071.mini_c2fa .chip-d03e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-purple-6071.nav_upper_ed98 .filter_3912,
.image-purple-6071.nav_upper_ed98 .slider_last_6ef3 a,
.image-purple-6071.nav_upper_ed98 .notice_pro_ab71 .widget_8cba,
.image-purple-6071.nav_upper_ed98 .notice_pro_ab71 a,
.image-purple-6071.nav_upper_ed98 .slow_110e a {
  color: rgba(255, 255, 255, 0.79);
}
.image-purple-6071.nav_upper_ed98 .filter_3912:hover,
.image-purple-6071.nav_upper_ed98 .slider_last_6ef3 a:hover,
.image-purple-6071.nav_upper_ed98 .notice_pro_ab71 .widget_8cba:hover,
.image-purple-6071.nav_upper_ed98 .notice_pro_ab71 a:hover,
.image-purple-6071.nav_upper_ed98 .slow_110e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-purple-6071.nav_upper_ed98 .menu-center-ab72 {
  color: rgba(255, 255, 255, 0.99);
}
.image-purple-6071.nav_upper_ed98 .table_bottom_8dae {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-purple-6071.nav_upper_ed98 .table_bottom_8dae:before {
  background: rgba(255, 255, 255, 0.08);
}
.image-purple-6071.nav_upper_ed98 .texture-8ad8:before {
  background: rgba(0, 0, 0, 0.9);
}
.image-purple-6071.nav_upper_ed98 .slow-8cf5 .chip-d03e li a,
.image-purple-6071.nav_upper_ed98 .slow-8cf5 .widget_8cba,
.image-purple-6071.nav_upper_ed98 .slow_110e {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-purple-6071.nav_upper_ed98 .slow-8cf5 .widget_8cba:focus,
.image-purple-6071.nav_upper_ed98 .slow-8cf5 .widget_8cba:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-purple-6071.nav_upper_ed98 .chip-d03e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-8ad8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.texture-8ad8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.picture-blue-234a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shade-lite-111e .image-purple-6071 {
  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;
}
.shade-lite-111e .table_bottom_8dae {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shade-lite-111e .table_bottom_8dae: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) {
  .shade-lite-111e .table_bottom_8dae:before {
    width: 16%;
    left: 42%;
  }
}
.shade-lite-111e .table_bottom_8dae:last-child:before {
  content: none;
}
.shade-lite-111e .table_bottom_8dae[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shade-lite-111e .slow-8cf5 .chip-d03e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shade-lite-111e .slow-8cf5 .chip-d03e li a .widget_8cba {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shade-lite-111e .slow-8cf5 .slow_110e {
  border: none;
}
.shade-lite-111e .slow-8cf5 .slow_110e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shade-lite-111e .texture-8ad8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shade-lite-111e .picture-blue-234a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shade-lite-111e .nav_upper_ed98 .texture-8ad8:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade-lite-111e .mini_c2fa.image_top_404b .plasma-9716 {
  background: rgba(0, 0, 0, 0.6);
}
.shade-lite-111e
  .mini_c2fa.image_top_404b
  .plasma-9716::after,
.shade-lite-111e
  .mini_c2fa.image_top_404b
  .plasma-9716:before {
  background: inherit;
}
.shade-lite-111e
  .mini_c2fa.image_top_404b:hover
  .plasma-9716 {
  background: rgba(0, 0, 0, 0.8);
}
.table_gas_0076 .image-purple-6071 {
  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) {
  .table_gas_0076 .image-purple-6071 {
    width: auto;
    right: 45px;
  }
}
.carousel-576f .image-purple-6071 {
  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) {
  .carousel-576f .image-purple-6071 {
    width: auto;
    left: 45px;
  }
}
.container-orange-2d4d .image-purple-6071 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container-orange-2d4d .picture-blue-234a {
  max-width: 48em;
  margin: 0 auto;
}
.container-orange-2d4d .texture-8ad8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.video_8d87 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.video_8d87.shade-lite-111e .image-purple-6071 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.video_8d87.table_gas_0076 .image-purple-6071 {
  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);
}
.video_8d87 .image-purple-6071 {
  visibility: visible;
}
.video_8d87.carousel-576f .image-purple-6071 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.feature_bright_da54,
.primary_light_86ef {
  overflow-x: hidden;
}
.feature_bright_da54 .image-purple-6071 {
  overflow: auto;
}
.feature_bright_da54.shade-lite-111e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature_bright_da54.shade-lite-111e .image-purple-6071 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.feature_bright_da54.shade-lite-111e .easy_de5d {
  opacity: 0;
}
.feature_bright_da54.table_gas_0076 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature_bright_da54.table_gas_0076 .image-purple-6071 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.feature_bright_da54.table_gas_0076 .easy_de5d {
  opacity: 0;
}
.feature_bright_da54.carousel-576f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature_bright_da54.carousel-576f .image-purple-6071 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.feature_bright_da54.carousel-576f .easy_de5d {
  opacity: 0;
}
.feature_bright_da54.container-orange-2d4d .image-purple-6071 {
  z-index: 10;
  visibility: visible;
}
.image_top_404b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.image_top_404b .plasma-9716 {
  background: rgba(255, 255, 255, 0.99);
}
.image_top_404b .plasma-9716::after,
.image_top_404b .plasma-9716:before {
  background: inherit;
}
.image_top_404b:hover .plasma-9716 {
  background: rgba(255, 255, 255, 0.99);
}
.carousel-576f .image_top_404b {
  top: 10px;
  right: auto;
  left: 12px;
}
.container-orange-2d4d .image_top_404b {
  display: none !important;
}
.feature_bright_da54:before,
.primary_light_86ef:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.feature_bright_da54 .image_top_404b,
.primary_light_86ef .image_top_404b {
  display: inline-block;
}
.image-purple-6071 .menu-clean-1866 {
  -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;
}
.feature_bright_da54 .image-purple-6071 .menu-clean-1866,
.primary_light_86ef .image-purple-6071 .menu-clean-1866 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard_de5e .border-south-f943 {
  width: 100%;
}
.red-d32a {
  padding: 0 0.5em 0;
}
.red-d32a [class*="customify-col-"],
.red-d32a [class*="customify-col_"],
.red-d32a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.image_c249 .red-d32a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bright-08c4 .media-fbe1,
  .media-fbe1 {
    display: none;
  }
  .logo-464f {
    text-align: left;
  }
  .dark-f9d0 {
    text-align: center;
  }
  .content-purple-886f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bright-08c4 .sidebar_glass_5e2d,
  .sidebar_glass_5e2d {
    display: none;
  }
  .active_6f7d {
    text-align: left;
  }
  .small_6d8c {
    text-align: center;
  }
  .description_fa8b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bright-08c4 .item_6ac0,
  .item_6ac0 {
    display: none;
  }
  .glass-f3e8 {
    text-align: left;
  }
  .advanced-ea65 {
    text-align: center;
  }
  .text-a4b5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.accent-953f {
  box-shadow: none !important;
}
.status-39d0 .main-c815,
.lite_e09d .main-c815 {
  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;
}
.lite_e09d .main-c815 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.backdrop-f7cc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.backdrop-f7cc:after,
.backdrop-f7cc:before {
  content: "";
  display: table;
}
.backdrop-f7cc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .backdrop-f7cc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.backdrop-f7cc,
.slow-1e16 {
  max-width: 1248px;
  margin: 0 auto;
}

.blue-ea0d.content_silver_7f51 .backdrop-f7cc {
  max-width: 100%;
}
.blue-ea0d.icon-action-458b {
  max-width: 1200px;
  margin: 0 auto;
}
.blue-ea0d.info-left-30e8 .backdrop-f7cc {
  max-width: 100%;
}
.blue-ea0d.info-left-30e8 > .backdrop-f7cc {
  padding-left: 0;
  padding-right: 0;
}
.blue-ea0d.info-left-30e8 > .backdrop-f7cc .bright-08c4 {
  margin: 0;
}
.blue-ea0d.info-left-30e8
  > .backdrop-f7cc
  .south-210c.hot_2a45 {
  margin-right: 0;
  margin-left: 0;
}
.blue-ea0d.info-left-30e8 #main.hot_2a45 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .focus-2c54 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .focus-2c54 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .feature-hot-217c .tooltip_old_9470 {
    padding-right: 1em;
  }
  .feature-hot-217c.lower-4184 .south-210c {
    border-right: 1px solid #eaecee;
  }
  .feature-hot-217c.lower-4184 .tooltip_old_9470 {
    padding-right: 1em;
  }
  .feature-hot-217c.lower-4184 .current-0f5e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_rough_2237 .tooltip_old_9470 {
    padding-left: 1em;
  }
  .caption_rough_2237.lower-4184 .south-210c {
    border-left: 1px solid #eaecee;
  }
  .caption_rough_2237.lower-4184 .tooltip_old_9470 {
    padding-left: 1em;
  }
  .caption_rough_2237.lower-4184 .current-0f5e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_bf5e .tooltip_old_9470 {
    padding-left: 1em;
  }
  .tag_bf5e.lower-4184 .feature_inner_1e12 {
    border-right: 1px solid #eaecee;
  }
  .tag_bf5e.lower-4184 .small_652e {
    border-right: 1px solid #eaecee;
  }
  .tag_bf5e.lower-4184 .tooltip_old_9470 {
    padding-left: 1em;
  }
  .tag_bf5e.lower-4184 .current-0f5e {
    padding-right: 1em;
  }
  .tag_bf5e.lower-4184 .down-a3fd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny_d6fd .tooltip_old_9470 {
    padding-right: 1em;
  }
  .tiny_d6fd.lower-4184 .feature_inner_1e12 {
    border-left: 1px solid #eaecee;
  }
  .tiny_d6fd.lower-4184 .small_652e {
    border-left: 1px solid #eaecee;
  }
  .tiny_d6fd.lower-4184 .tooltip_old_9470 {
    padding-right: 1em;
  }
  .tiny_d6fd.lower-4184 .current-0f5e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny_d6fd.lower-4184 .down-a3fd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-2c54 .tooltip_old_9470 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus-2c54.lower-4184 .south-210c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .focus-2c54.lower-4184 .tooltip_old_9470 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus-2c54.lower-4184 .current-0f5e {
    padding-left: 1em;
  }
  .focus-2c54.lower-4184 .down-a3fd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .focus-2c54.lower-4184 .tooltip_old_9470 {
    padding-left: 0;
  }
}
.module_0b8a .description-3a1d {
  display: inline-block;
}
.button-6149 {
  display: inline-block;
}
.photo_bca9 {
  word-con: break-word;
}
.status-fast-1a36 > span {
  display: inline-block;
  padding: 5px 0;
}
.status-fast-1a36 .action_e52a {
  margin-left: 8px;
  margin-right: 8px;
}
.status-fast-1a36 .caption-082f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.alert_27fd .thumbnail_new_8487 {
  margin-bottom: 2em;
}
.alert_27fd .copper_436f {
  margin-bottom: 15px;
}
.alert_27fd .copper_436f:last-child {
  margin-bottom: 0;
}
.alert_27fd .caption_pro_8741 {
  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) {
  .alert_27fd .caption_pro_8741 {
    display: block;
  }
}
.alert_27fd .active_b079 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .alert_27fd .active_b079 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.alert_27fd .over-3b13 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.alert_27fd .over-3b13 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.alert_27fd .over-3b13 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.alert_27fd .photo_bca9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.alert_27fd .photo_bca9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.alert_27fd .silver-12b3 p:last-child {
  margin-bottom: 0;
}
.alert_27fd .list-c1dc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.alert_27fd .dropdown-large-c655 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.alert_27fd .iron_7c01 {
  margin-top: 1em;
}
.alert_27fd .light_1d93 {
  top: 0;
  display: block;
}
.alert_27fd .light_1d93 a {
  color: inherit;
}
.alert_27fd .light_1d93 a:hover {
  color: inherit;
}
.alert_27fd .tertiary-f49e {
  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;
}
.alert_27fd .tertiary-f49e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.alert_27fd .dropdown-large-c655 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.alert_27fd .dark-a17b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.alert_27fd .dark-a17b:first-child {
  margin-top: 0;
}
.alert_27fd .dark-a17b.background-thick-42dd {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.alert_27fd .dark-a17b.caption-light-8512 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.alert_27fd
  .dark-a17b.caption-light-8512.layout-in-48c3
  .iron_7c01 {
  width: 100%;
}
.alert_27fd .caption-light-8512 {
  -webkit-box-align: center;
  align-items: center;
}
.alert_27fd .caption-light-8512 .status-fast-1a36,
.alert_27fd .caption-light-8512 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.alert_27fd .over-3b13 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_27fd .over-3b13 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_27fd .over-3b13: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;
}
.alert_27fd .background-thick-42dd {
  z-index: 5;
}
.alert_27fd .frame-ba1c .photo-1966 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.alert_27fd .panel_9f19 .photo-1966 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.alert_27fd .gradient-solid-4205 .photo-1966 {
  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;
}
.alert_27fd.layout_3a61 .caption_pro_8741,
.alert_27fd.fixed-5454 .caption_pro_8741 {
  display: block;
}
.alert_27fd.layout_3a61 .caption_pro_8741 .content_b075,
.alert_27fd.layout_3a61 .caption_pro_8741 .dropdown-large-c655,
.alert_27fd.fixed-5454 .caption_pro_8741 .content_b075,
.alert_27fd.fixed-5454 .caption_pro_8741 .dropdown-large-c655 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert_27fd.info-413f .active_b079 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .alert_27fd.info-413f .active_b079 {
    margin-right: 0;
  }
}
.alert_27fd.layout_3a61 .active_b079,
.alert_27fd.fixed-5454 .active_b079 {
  padding-top: 40%;
}
.alert_27fd.layout_3a61 .thumbnail_new_8487,
.alert_27fd.fixed-5454 .thumbnail_new_8487 {
  display: block;
}
.alert_27fd.layout_3a61 .fn-sticky-25ec .dropdown-large-c655,
.alert_27fd.fixed-5454 .fn-sticky-25ec .dropdown-large-c655 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.alert_27fd.layout_3a61 .active_b079,
.alert_27fd.fixed-5454 .active_b079 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.alert_27fd.layout_3a61 .dropdown-large-c655 {
  padding: 1em;
}
.sort-smooth-c9c0 {
  margin: 30px auto;
  display: block;
}
.sort-smooth-c9c0 .media_tiny_e0de > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.sort-smooth-c9c0 .media_tiny_e0de > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort-smooth-c9c0 .media_tiny_e0de span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.overlay-e06d .status-fast-1a36 {
  margin-bottom: 1.41575em;
}
.overlay-e06d .shadow-d315 {
  margin-bottom: 1.618em;
}
.brown_be0c .shade-bda3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.brown_be0c .shade-bda3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.brown_be0c .photo_df0b {
  max-width: 100%;
  overflow: auto;
}
.tag-5fa3 .brown_be0c a:hover {
  text-decoration: underline;
}
.widget_paper_730f .copper_436f:not(.photo_bca9),
.widget_paper_730f .over-3b13 {
  margin-bottom: 1.41575em;
}
.widget_paper_730f .copper_436f:not(.photo_bca9):last-child,
.widget_paper_730f .over-3b13:last-child {
  margin-bottom: 0;
}
.widget_paper_730f .copper_436f.info_current_db9a {
  margin-bottom: 0.41575em;
}
.widget_paper_730f .dim_52ba:before,
.widget_paper_730f .card_gold_fa0b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget_paper_730f .dim_52ba:before {
  content: "\f115";
}
.widget_paper_730f .card_gold_fa0b:before {
  content: "\f02c";
}
.widget_paper_730f .image-0397 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget_paper_730f .image-0397 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.liquid-2bce {
  display: -webkit-box;
  display: flex;
}
.liquid-2bce .feature-f572 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .liquid-2bce .feature-f572 {
    flex-basis: 90px;
  }
}
.liquid-2bce .hero_middle_e5c7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .liquid-2bce .hero_middle_e5c7 {
    flex-basis: calc(100% - 50px);
  }
}
.liquid-2bce .focus_d3d8 p:last-child {
  margin-bottom: 0.72em;
}
.border-f137 .media_tiny_e0de {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.border-f137 .media_tiny_e0de:after,
.border-f137 .media_tiny_e0de:before {
  content: "";
  display: table;
}
.border-f137 .media_tiny_e0de:after {
  clear: both;
}
.border-f137 .media_tiny_e0de .blue-a155,
.border-f137 .media_tiny_e0de .stone-a8ed {
  width: 49%;
}
.border-f137 .media_tiny_e0de .blue-a155 a span.dark_de7a,
.border-f137 .media_tiny_e0de .stone-a8ed a span.dark_de7a {
  display: block;
  margin-bottom: 5px;
}
.border-f137 .media_tiny_e0de .stone-a8ed {
  float: left;
  text-align: left;
}
.border-f137 .media_tiny_e0de .blue-a155 {
  float: right;
  text-align: right;
}
.accordion-dark-2b3f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accordion-dark-2b3f {
    margin-bottom: 0;
  }
}
.bronze_ef30 {
  margin-bottom: 1em;
}
.bronze_ef30 .photo_bca9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.message-6045 a {
  display: block;
  line-height: 0;
  position: relative;
}
.popup-white-4228 .bronze_ef30,
.content-f0fd .bronze_ef30 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .popup-white-4228 .bronze_ef30,
  .content-f0fd .bronze_ef30 {
    display: block;
  }
}
.popup-white-4228 .message-6045,
.content-f0fd .message-6045 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .popup-white-4228 .message-6045,
  .content-f0fd .message-6045 {
    margin-bottom: 1em;
  }
}
.popup-white-4228 .message-6045 img,
.content-f0fd .message-6045 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.popup-white-4228 .hidden_5677,
.content-f0fd .hidden_5677 {
  flex-basis: calc(100% - 160px);
}
.popup-white-4228 .hidden_5677 p,
.content-f0fd .hidden_5677 p {
  margin-bottom: 0;
}
.popup-white-4228 .hidden_5677 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .popup-white-4228 .hidden_5677 {
    padding-left: 0;
  }
}
.content-f0fd .hidden_5677 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .content-f0fd .hidden_5677 {
    padding-right: 0;
  }
}
.content-f0fd .message-6045 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paragraph-hovered-e0a0 .message-6045 {
  margin-bottom: 0.5em;
}
.paragraph-hovered-e0a0 .message-6045 img {
  width: 100%;
}
.fluid-6877 .action_68ad,
.logo_over_69f9 .action_68ad {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo_over_69f9 .south-210c .description_672a p:last-child {
  margin-bottom: 0;
}
.south-3b5b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.modal_fcd5 .wide-4352 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .modal_fcd5 .wide-4352:last-of-type {
    margin-bottom: 0;
  }
}
.modal_fcd5 .wide-4352 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal_fcd5 .wide-4352 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.modal_fcd5 .wide-4352 ul li {
  margin: 0 0 0.6em;
}
.modal_fcd5 .wide-4352 ul li.label-bright-82ce,
.modal_fcd5 .wide-4352 ul li.shadow-8d91 {
  position: relative;
}
.modal_fcd5 .wide-4352 ul li.label-bright-82ce .dynamic_ca61,
.modal_fcd5 .wide-4352 ul li.shadow-8d91 .dynamic_ca61 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.modal_fcd5 .wide-4352 ul li.label-bright-82ce:after:after,
.modal_fcd5 .wide-4352 ul li.label-bright-82ce:after:before,
.modal_fcd5
  .wide-4352
  ul
  li.shadow-8d91:after:after,
.modal_fcd5
  .wide-4352
  ul
  li.shadow-8d91:after:before {
  content: "";
  display: table;
}
.modal_fcd5 .wide-4352 ul li.label-bright-82ce:after:after,
.modal_fcd5
  .wide-4352
  ul
  li.shadow-8d91:after:after {
  clear: both;
}
.modal_fcd5 .wide-4352 a.slider-complex-623c:hover {
  text-decoration: none;
}
.modal_fcd5 .wide-4352 select {
  max-width: 100%;
}
.modal_fcd5 .wide-4352 table {
  font-size: 85%;
}
.modal_fcd5 .wide-4352 table td,
.modal_fcd5 .wide-4352 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.modal_fcd5 .wide-4352 table tfoot td {
  text-align: left;
}
.modal_fcd5 .wide-4352 :last-child {
  margin-bottom: 0;
}
.modal_fcd5 .wide-4352 .motion-68f5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.modal_fcd5 .wide-4352 .motion-68f5 label {
  width: 100%;
}
.modal_fcd5 .wide-4352 .motion-68f5 .slider_9daf {
  width: 100%;
  display: block;
}
.modal_fcd5 .wide-4352 .motion-68f5 .top-1ace {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.modal_fcd5 .wide-4352 .motion-68f5 .top-1ace:hover svg #svg-search {
  fill: #444;
}
.modal_fcd5 .wide-4352 .motion-68f5 .top-1ace svg {
  width: 18px;
  height: 18px;
}
.modal_fcd5 .avatar_static_174e ul ul,
.modal_fcd5 .old_610c ul ul,
.modal_fcd5 .thumbnail_bd2c ul ul,
.modal_fcd5 .highlight_7461 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.modal_fcd5 .avatar_static_174e .hovered_ca97 > a,
.modal_fcd5 .old_610c .hovered_ca97 > a,
.modal_fcd5 .thumbnail_bd2c .hovered_ca97 > a,
.modal_fcd5 .highlight_7461 .hovered_ca97 > a {
  margin-bottom: 0;
}
.modal_fcd5 .pagination-ed8b li,
.modal_fcd5 .avatar_static_174e li,
.modal_fcd5 .glass_3f5c li,
.modal_fcd5 .old_610c li,
.modal_fcd5 .thumbnail_bd2c li,
.modal_fcd5 .highlight_7461 li,
.modal_fcd5 .hot_768e li,
.modal_fcd5 .narrow_302c li {
  display: block;
  position: relative;
}
.modal_fcd5 .pagination-ed8b li:last-child,
.modal_fcd5 .avatar_static_174e li:last-child,
.modal_fcd5 .glass_3f5c li:last-child,
.modal_fcd5 .old_610c li:last-child,
.modal_fcd5 .thumbnail_bd2c li:last-child,
.modal_fcd5 .highlight_7461 li:last-child,
.modal_fcd5 .hot_768e li:last-child,
.modal_fcd5 .narrow_302c li:last-child {
  border: none;
}
.modal_fcd5 .pagination-ed8b li a,
.modal_fcd5 .avatar_static_174e li a,
.modal_fcd5 .glass_3f5c li a,
.modal_fcd5 .old_610c li a,
.modal_fcd5 .thumbnail_bd2c li a,
.modal_fcd5 .highlight_7461 li a,
.modal_fcd5 .hot_768e li a,
.modal_fcd5 .narrow_302c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.modal_fcd5 .pagination-ed8b li ul li::before,
.modal_fcd5 .avatar_static_174e li ul li::before,
.modal_fcd5 .glass_3f5c li ul li::before,
.modal_fcd5 .old_610c li ul li::before,
.modal_fcd5 .thumbnail_bd2c li ul li::before,
.modal_fcd5 .highlight_7461 li ul li::before,
.modal_fcd5 .hot_768e li ul li::before,
.modal_fcd5 .narrow_302c li ul li::before {
  left: 15px;
}
.modal_fcd5 .pagination-ed8b li ul a,
.modal_fcd5 .avatar_static_174e li ul a,
.modal_fcd5 .glass_3f5c li ul a,
.modal_fcd5 .old_610c li ul a,
.modal_fcd5 .thumbnail_bd2c li ul a,
.modal_fcd5 .highlight_7461 li ul a,
.modal_fcd5 .hot_768e li ul a,
.modal_fcd5 .narrow_302c li ul a {
  padding-left: 20px;
}
.modal_fcd5 .pagination-ed8b li ul ul li::before,
.modal_fcd5 .avatar_static_174e li ul ul li::before,
.modal_fcd5 .glass_3f5c li ul ul li::before,
.modal_fcd5 .old_610c li ul ul li::before,
.modal_fcd5 .thumbnail_bd2c li ul ul li::before,
.modal_fcd5 .highlight_7461 li ul ul li::before,
.modal_fcd5 .hot_768e li ul ul li::before,
.modal_fcd5 .narrow_302c li ul ul li::before {
  left: 30px;
}
.modal_fcd5 .pagination-ed8b li ul ul a,
.modal_fcd5 .avatar_static_174e li ul ul a,
.modal_fcd5 .glass_3f5c li ul ul a,
.modal_fcd5 .old_610c li ul ul a,
.modal_fcd5 .thumbnail_bd2c li ul ul a,
.modal_fcd5 .highlight_7461 li ul ul a,
.modal_fcd5 .hot_768e li ul ul a,
.modal_fcd5 .narrow_302c li ul ul a {
  padding-left: 40px;
}
.modal_fcd5 .blue_1544 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.modal_fcd5 .narrow_302c ul li {
  margin-bottom: 1.41575em;
}
.modal_fcd5 .narrow_302c ul li .overlay-selected-ad13 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.modal_fcd5 .narrow_302c ul li .widget_0aa0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.nav_upper_ed98 .pagination-ed8b li a,
.nav_upper_ed98 .avatar_static_174e li a,
.nav_upper_ed98 .glass_3f5c li a,
.nav_upper_ed98 .old_610c li a,
.nav_upper_ed98 .thumbnail_bd2c li a,
.nav_upper_ed98 .highlight_7461 li a,
.nav_upper_ed98 .hot_768e li a,
.nav_upper_ed98 .narrow_302c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_upper_ed98 .blue_1544 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_upper_ed98 .wide-4352 ul li.label-bright-82ce .dynamic_ca61,
.nav_upper_ed98 .wide-4352 ul li.shadow-8d91 .dynamic_ca61 {
  background: rgba(0, 0, 0, 0.2);
}
.nav_upper_ed98 .modal_fcd5 .wide-4352 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-ea0d .modal_fcd5 .chip-d03e li {
  margin: 0;
}
.blue-ea0d .modal_fcd5 .chip-d03e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.blue-ea0d .modal_fcd5 .chip-d03e li ul {
  margin: 0;
}
.blue-ea0d .modal_fcd5 .chip-d03e li ul li a {
  padding-left: 15px;
}
.blue-ea0d .modal_fcd5 .chip-d03e li ul li li a {
  padding-left: 30px;
}
.blue-ea0d .modal_fcd5 .chip-d03e li.overlay_ee66 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.blue-ea0d .modal_fcd5 .chip-d03e li.overlay_ee66 > 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;
}
.blue-ea0d .modal_fcd5 .chip-d03e li.overlay_ee66 > 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;
}
.accent-d766 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dirty-abdd {
  position: relative;
  z-index: 10;
}
.dirty-abdd .menu-clean-1866 {
  width: 100%;
  max-width: 100%;
}
.progress_cade .filter_410d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.progress_cade .mini_c2fa {
}
.progress_cade .nav_upper_ed98 {
  background: #292929;
}
.label-daa3 .filter_410d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.label-daa3 .mini_c2fa {
  background: #f9f9f9;
}
.label-daa3 .nav_upper_ed98 {
  background: #303030;
}
.pattern_prev_51bf .filter_410d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern_prev_51bf .description-3a1d {
    margin-bottom: 1em;
  }
  .pattern_prev_51bf .description-3a1d:last-child {
    margin-bottom: 0;
  }
}
.pattern_prev_51bf .mini_c2fa {
  background: #ededed;
}
.pattern_prev_51bf .nav_upper_ed98 {
  background: #1a1a1a;
}
.filter_410d.mini_c2fa {
  color: rgba(0, 0, 0, 0.6);
}
.filter_410d.mini_c2fa .purple_73f2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_410d.nav_upper_ed98 {
  color: rgba(255, 255, 255, 0.99);
}
.filter_410d.nav_upper_ed98 a:not(.slider-complex-623c) {
  color: rgba(255, 255, 255, 0.79);
}
.filter_410d.nav_upper_ed98 a:not(.slider-complex-623c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_410d.nav_upper_ed98 .purple_73f2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_410d.nav_upper_ed98 table tbody td,
.filter_410d.nav_upper_ed98 table th {
  background: rgba(0, 0, 0, 0.08);
}
.menu_upper_d25d.fresh-cd51 .backdrop-f7cc {
  max-width: initial;
}
.menu_upper_d25d .over_039d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.menu_upper_d25d .over_039d .menu-clean-1866 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .menu_upper_d25d .over_039d .menu-clean-1866 {
    display: block;
    margin-bottom: 2em;
  }
  .menu_upper_d25d .over_039d .menu-clean-1866:last-child {
    margin-bottom: 0;
  }
}
.pattern_prev_51bf .description-3a1d:last-child,
.label-daa3 .description-3a1d:last-child,
.progress_cade .description-3a1d:last-child {
  margin-bottom: 0;
}
.pattern_prev_51bf .description-3a1d .modal_fcd5 .wide-4352:last-child,
.label-daa3 .description-3a1d .modal_fcd5 .wide-4352:last-child,
.progress_cade .description-3a1d .modal_fcd5 .wide-4352:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pattern_prev_51bf .west_bd1d,
  .pattern_prev_51bf .upper-c3fc,
  .label-daa3 .west_bd1d,
  .label-daa3 .upper-c3fc,
  .progress_cade .west_bd1d,
  .progress_cade .upper-c3fc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dirty-abdd .description-3a1d {
    margin-bottom: 2em;
  }
}
.dirty-abdd p:last-child {
  margin-bottom: 0;
}
.dirty-abdd li,
.dirty-abdd ul {
  list-style: none;
  margin: 0;
}
.dirty-abdd ul ul {
  margin-left: 2.617924em;
}
.last-52ce {
  font-size: 0.875em;
}

/* css-noise: fa66 */
.ghost-box-p5 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
