/*!
Theme Name: Customify
Theme URI: https://pressmaximum.title_mini_28b5/customify
Author: WPCustomify
Author URI: https://pressmaximum.title_mini_28b5
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.title_mini_28b5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.highlight_e0e3.video-0d30/licenses/gpl-2.0.banner-5395
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.badge-dynamic-aafa/, (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.dark-db76.pro-d444/normalize.yellow-9269/
 ======
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.yellow-9269 v7.0.0 | MIT License | github.title_mini_28b5/necolas/normalize.yellow-9269 */
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;
}
.slider_e100 .tooltip_upper_21e3,
.video_3fdc,
.stale_728f,
.yellow_1baa,
.thick_7548,
.under_de02,
.tertiary_8456,
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;
}
.video_3fdc,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .video_3fdc,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .video_3fdc,
  h1 {
    font-size: 1.8em;
  }
}
.stale_728f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.stale_728f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .stale_728f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .stale_728f,
  h2 {
    font-size: 1.7em;
  }
}
.yellow_1baa,
h3 {
  font-size: 1.618em;
}
.slider_e100 .tooltip_upper_21e3,
.thick_7548,
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.active-left-a1cf {
  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;
}
.background_brown_e1d8:after,
.background_brown_e1d8:before,
.main-bcf8:after,
.main-bcf8:before {
  content: "";
  display: table;
}
.background_brown_e1d8:after,
.main-bcf8:after {
  clear: both;
}
.mask-f7d5 {
  float: right;
  margin-right: 0;
}
.section-95e0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.lite-8434 .breadcrumb-4067,
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;
}
.lite-8434 .breadcrumb-4067: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;
}
.outline_2014 .breadcrumb-4067 {
  box-shadow: none;
}
.outline_2014
  .breadcrumb-4067
  .tall_687e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outline_2014 .breadcrumb-4067 .over-3220 {
  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;
}
.outline_2014
  .breadcrumb-4067
  .over-3220
  b {
  display: none;
}
.outline_2014 .bronze_2e0a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notification-dirty-b94b:not(.copper-6ab0):not(.up_ead9),
button:not(.copper-6ab0):not(.up_ead9),
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ),
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ),
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ) {
  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;
}
.notification-dirty-b94b:not(.copper-6ab0):not(
    .up_ead9
  ):hover,
button:not(.copper-6ab0):not(
    .up_ead9
  ):hover,
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ):hover,
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ):hover,
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notification-dirty-b94b:not(.copper-6ab0):not(
    .up_ead9
  ):active,
.notification-dirty-b94b:not(.copper-6ab0):not(
    .up_ead9
  ):focus,
button:not(.copper-6ab0):not(
    .up_ead9
  ):active,
button:not(.copper-6ab0):not(
    .up_ead9
  ):focus,
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ):active,
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ):focus,
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ):active,
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ):focus,
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ):active,
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ):focus {
  outline: 0;
}
.notification-dirty-b94b:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4,
button:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4,
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4,
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4,
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4 {
  position: relative;
}
.notification-dirty-b94b:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .preview-d16a,
.notification-dirty-b94b:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .mask-rough-6695,
.notification-dirty-b94b:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .out-1955,
.notification-dirty-b94b:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  i,
.notification-dirty-b94b:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  svg,
button:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .preview-d16a,
button:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .mask-rough-6695,
button:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .out-1955,
button:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  i,
button:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  svg,
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .preview-d16a,
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .mask-rough-6695,
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .out-1955,
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  i,
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  svg,
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .preview-d16a,
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .mask-rough-6695,
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .out-1955,
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  i,
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  svg,
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .preview-d16a,
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .mask-rough-6695,
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  .out-1955,
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  i,
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4
  svg {
  visibility: hidden;
}
.notification-dirty-b94b:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4:after,
button:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4:after,
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4:after,
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4:after,
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ).fn-loading-5ed4: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;
}
.notification-dirty-b94b:not(.copper-6ab0):not(.up_ead9),
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ),
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ),
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ) {
  color: #fff;
  background: #235787;
}
.notification-dirty-b94b:not(.copper-6ab0):not(
    .up_ead9
  ):focus,
input[type="button"]:not(.copper-6ab0):not(
    .up_ead9
  ):focus,
input[type="reset"]:not(.copper-6ab0):not(
    .up_ead9
  ):focus,
input[type="submit"]:not(.copper-6ab0):not(
    .up_ead9
  ):focus {
  color: #fff;
}
.notification-dirty-b94b.fn-disabled-5ed4:not(.copper-6ab0):not(
    .up_ead9
  ),
.notification-dirty-b94b[disabled]:not(.copper-6ab0):not(
    .up_ead9
  ),
button.fn-disabled-5ed4:not(.copper-6ab0):not(
    .up_ead9
  ),
button[disabled]:not(.copper-6ab0):not(
    .up_ead9
  ) {
  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;
}
.panel_wide_ec9e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.panel_wide_ec9e: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;
}
.hover-f1b7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.frame-simple-2e31 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.brown-1b91 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.background_brown_e1d8:after,
.background_brown_e1d8:before,
.pink_3881:after,
.pink_3881:before,
.widget_red_3ce4:after,
.widget_red_3ce4:before,
.logo-large-dc5e:after,
.logo-large-dc5e:before,
.rough_6618:after,
.rough_6618:before,
.panel-a94e:after,
.panel-a94e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.background_brown_e1d8:after,
.pink_3881:after,
.widget_red_3ce4:after,
.logo-large-dc5e:after,
.rough_6618:after,
.panel-a94e:after {
  clear: both;
}
.pink_3881 .last-7c74,
.widget_red_3ce4 .last-7c74,
.preview_596d .last-7c74 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.layout_light_97d3 {
  display: inline-block;
}
.input-dim-acb7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.input-dim-acb7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.input-dim-acb7 .accordion_last_bacc {
  padding: 1em 0;
  font-size: 85%;
}
.accordion_last_bacc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.complex-417d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.complex-417d:after,
.complex-417d:before {
  content: "";
  display: table;
}
.complex-417d:after {
  clear: both;
}
.breadcrumb-short-f39f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.photo-daf5 .breadcrumb-short-f39f {
  max-width: 50%;
}
.advanced_6d17 .breadcrumb-short-f39f {
  max-width: 33.33%;
}
.primary-9123 .breadcrumb-short-f39f {
  max-width: 25%;
}
.purple_ec3a .breadcrumb-short-f39f {
  max-width: 20%;
}
.new-aa3b .breadcrumb-short-f39f {
  max-width: 16.66%;
}
.tag-center-f7a8 .breadcrumb-short-f39f {
  max-width: 14.28%;
}
.preview_stone_0590 .breadcrumb-short-f39f {
  max-width: 12.5%;
}
.avatar-6fef .breadcrumb-short-f39f {
  max-width: 11.11%;
}
.dynamic_3d87 {
  display: block;
}
.slider_e100 .article-in-9182 label,
.slider_e100 .filter_80fe label,
.slider_e100 .description_46fb label,
.slider_e100 .secondary-cool-e42b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.light_fca7 {
  list-style: none;
  margin: 0;
}
.light_fca7 article.column_4034 {
  margin-bottom: 0;
}
.light_fca7 ul {
  list-style: none;
  margin: 0;
}
.light_fca7 .pink-affe li.column_4034 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .light_fca7 .pink-affe li.column_4034 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .light_fca7 .pink-affe li.column_4034: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) {
  .light_fca7 .pink-affe li.column_4034 li.column_4034 li.column_4034 li.column_4034 {
    padding-left: 0;
  }
}
article.column_4034 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column_4034 .pink_3881 p:last-of-type {
  margin-bottom: 0;
}
article.column_4034 .medium_afb8 {
  float: left;
}
article.column_4034 .short-4919 {
  margin-left: 85px;
}
article.column_4034 .summary_outer_e9ba {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column_4034 .summary_outer_e9ba .red-edb0 {
  margin-left: 10px;
}
article.column_4034 .pattern-20d1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column_4034 .aside_hard_9889 {
  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 .article-in-9182,
  #respond .description_46fb,
  #respond .secondary-cool-e42b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-in-9182 input,
#respond .description_46fb input,
#respond .secondary-cool-e42b input {
  width: 100%;
}
#respond .secondary-cool-e42b {
  margin-right: 0;
}
#respond .text_d38a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.carousel_orange_6d2d {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.carousel_orange_6d2d.message_4c17 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.carousel_orange_6d2d svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.carousel_orange_6d2d:focus,
.carousel_orange_6d2d: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);
}
.green-56e7 {
  border-radius: 10%;
}
.preview_a00c {
  border-radius: 50%;
}
.element-04f4 {
  font-size: 0.72em;
}
.large-3953 {
  font-size: 0.875em;
}
.sidebar_1940 {
  font-size: 1.1em;
}
.media_b1e0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.media_b1e0.element-04f4 {
  letter-spacing: 0.5px;
}
.column_1264,
.column_1264 a {
  color: #6d6d6d;
}
.column_1264 a:hover {
  color: #111;
}
.cold-ff28 {
  color: #6d6d6d;
}
.widget-left-b8ff {
  overflow-x: hidden;
}
.widget-left-b8ff .pressed_b2c7.border-5aee {
  position: relative;
}
.widget-left-b8ff .pressed_b2c7.border-5aee.texture-3cfd {
  position: initial;
}
.widget-left-b8ff
  .pressed_b2c7.border-5aee.texture-3cfd
  .sort_9c24 {
  left: auto;
}
.widget-left-b8ff .pressed_b2c7 .sort_9c24 {
  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;
}
.widget-left-b8ff .pressed_b2c7:hover.border-5aee {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.widget-left-b8ff
  .pressed_b2c7:hover.border-5aee
  .sort_9c24 {
  display: block;
  z-index: 9999999;
}
.widget-left-b8ff .west_0b42 .old_527a,
.widget-left-b8ff .shade-cd0d .old_527a {
  display: none;
}
.widget-left-b8ff .alert-fixed-ea54 .pressed_b2c7:hover.border-5aee {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.slider_e100 .article-in-9182 label,
.slider_e100 .filter_80fe label,
.slider_e100 .description_46fb label,
.slider_e100 .secondary-cool-e42b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.light_fca7 {
  list-style: none;
  margin: 0;
}
.light_fca7 article.column_4034 {
  margin-bottom: 0;
}
.light_fca7 ul {
  list-style: none;
  margin: 0;
}
.light_fca7 .pink-affe li.column_4034 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .light_fca7 .pink-affe li.column_4034 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .light_fca7 .pink-affe li.column_4034: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) {
  .light_fca7 .pink-affe li.column_4034 li.column_4034 li.column_4034 li.column_4034 {
    padding-left: 0;
  }
}
article.column_4034 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column_4034 .pink_3881 p:last-of-type {
  margin-bottom: 0;
}
article.column_4034 .medium_afb8 {
  float: left;
}
article.column_4034 .short-4919 {
  margin-left: 85px;
}
article.column_4034 .summary_outer_e9ba {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column_4034 .summary_outer_e9ba .red-edb0 {
  margin-left: 10px;
}
article.column_4034 .pattern-20d1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column_4034 .aside_hard_9889 {
  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 .article-in-9182,
  #respond .description_46fb,
  #respond .secondary-cool-e42b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-in-9182 input,
#respond .description_46fb input,
#respond .secondary-cool-e42b input {
  width: 100%;
}
#respond .secondary-cool-e42b {
  margin-right: 0;
}
#respond .text_d38a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.west_0b42 .highlight-plasma-2ae0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.highlight-plasma-2ae0 .mini_9ded.focus-eec9 .thick_4706 > li > a:focus,
.highlight-plasma-2ae0 .mini_9ded.focus-eec9 .thick_4706 > li > a:hover,
.highlight-plasma-2ae0 .mini_9ded.upper_4592 .thick_4706 > li > a:focus,
.highlight-plasma-2ae0 .mini_9ded.upper_4592 .thick_4706 > li > a:hover,
.highlight-plasma-2ae0 .mini_9ded.logo-16ef .thick_4706 > li > a:focus,
.highlight-plasma-2ae0 .mini_9ded.logo-16ef .thick_4706 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-plasma-2ae0
  .mini_9ded.focus-eec9
  .thick_4706
  > li.title-dim-a603
  > a,
.highlight-plasma-2ae0
  .mini_9ded.focus-eec9
  .thick_4706
  > li.clean_b7a0
  > a,
.highlight-plasma-2ae0
  .mini_9ded.upper_4592
  .thick_4706
  > li.title-dim-a603
  > a,
.highlight-plasma-2ae0
  .mini_9ded.upper_4592
  .thick_4706
  > li.clean_b7a0
  > a,
.highlight-plasma-2ae0
  .mini_9ded.logo-16ef
  .thick_4706
  > li.title-dim-a603
  > a,
.highlight-plasma-2ae0 .mini_9ded.logo-16ef .thick_4706 > li.button-active-d521 > a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-plasma-2ae0 .notification_silver_d3d1,
.highlight-plasma-2ae0 .notification_silver_d3d1 a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-plasma-2ae0 .pro-bc26.backdrop_dfdd li a,
.highlight-plasma-2ae0 .sort-7297 a,
.highlight-plasma-2ae0 .active-easy-df41,
.highlight-plasma-2ae0 .thick_4706 > li > a,
.highlight-plasma-2ae0 .progress-ae38 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-plasma-2ae0 .pro-bc26.backdrop_dfdd li a:hover,
.highlight-plasma-2ae0 .sort-7297 a:hover,
.highlight-plasma-2ae0 .active-easy-df41:hover,
.highlight-plasma-2ae0 .thick_4706 > li > a:hover,
.highlight-plasma-2ae0 .progress-ae38:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-plasma-2ae0 .chip_709b {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-plasma-2ae0 .chip_709b .complex_d91e {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-plasma-2ae0 .chip_709b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-plasma-2ae0 .box_pressed_8749 .large_604f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-plasma-2ae0 .box_pressed_8749 .large_604f .form_085b {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-plasma-2ae0
  .box_pressed_8749
  .large_604f
  .form_085b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-plasma-2ae0
  .box_pressed_8749
  .large_604f
  .form_085b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-plasma-2ae0
  .box_pressed_8749
  .large_604f
  .form_085b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-plasma-2ae0
  .box_pressed_8749
  .large_604f
  .form_085b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-plasma-2ae0 .box_pressed_8749 .solid_6746 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-plasma-2ae0 .box_pressed_8749 .solid_6746:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy_bae6
  .highlight-plasma-2ae0
  .box_pressed_8749
  .south_029b
  .video-f22a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.easy_bae6
  .highlight-plasma-2ae0
  .box_pressed_8749
  .south_029b
  .form_085b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west_0b42 .block-01dd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.block-01dd .mini_9ded.focus-eec9 .thick_4706 > li > a:focus,
.block-01dd .mini_9ded.focus-eec9 .thick_4706 > li > a:hover,
.block-01dd .mini_9ded.upper_4592 .thick_4706 > li > a:focus,
.block-01dd .mini_9ded.upper_4592 .thick_4706 > li > a:hover,
.block-01dd .mini_9ded.logo-16ef .thick_4706 > li > a:focus,
.block-01dd .mini_9ded.logo-16ef .thick_4706 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block-01dd
  .mini_9ded.focus-eec9
  .thick_4706
  > li.title-dim-a603
  > a,
.block-01dd
  .mini_9ded.focus-eec9
  .thick_4706
  > li.clean_b7a0
  > a,
.block-01dd
  .mini_9ded.upper_4592
  .thick_4706
  > li.title-dim-a603
  > a,
.block-01dd
  .mini_9ded.upper_4592
  .thick_4706
  > li.clean_b7a0
  > a,
.block-01dd
  .mini_9ded.logo-16ef
  .thick_4706
  > li.title-dim-a603
  > a,
.block-01dd .mini_9ded.logo-16ef .thick_4706 > li.button-active-d521 > a {
  color: rgba(0, 0, 0, 0.8);
}
.block-01dd .notification_silver_d3d1,
.block-01dd .notification_silver_d3d1 a {
  color: rgba(0, 0, 0, 0.8);
}
.block-01dd .pro-bc26.backdrop_dfdd li a,
.block-01dd .sort-7297 a,
.block-01dd .active-easy-df41,
.block-01dd .thick_4706 > li > a,
.block-01dd .progress-ae38 {
  color: rgba(0, 0, 0, 0.55);
}
.block-01dd .pro-bc26.backdrop_dfdd li a:hover,
.block-01dd .sort-7297 a:hover,
.block-01dd .active-easy-df41:hover,
.block-01dd .thick_4706 > li > a:hover,
.block-01dd .progress-ae38:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block-01dd .chip_709b {
  color: rgba(0, 0, 0, 0.55);
}
.block-01dd .chip_709b .complex_d91e {
  color: rgba(0, 0, 0, 0.8);
}
.block-01dd .chip_709b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-4039 .mask_5f05 {
  margin-left: auto;
  margin-right: auto;
}
.widget_red_3ce4 > * {
  margin-left: auto;
  margin-right: auto;
}
.widget_red_3ce4 .hover-f1b7 {
  margin-right: 1.41575em;
}
.photo_9aca .widget_red_3ce4 > .column-87d4 {
  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;
}
.photo_9aca .widget_red_3ce4 > .component_c6a9 {
  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;
}
.highlight-fast-0570.liquid-4039 .mask_5f05,
.steel_f0a3.liquid-4039 .mask_5f05 {
  margin-left: 0;
}
.video-fresh-0eb3.liquid-4039 .mask_5f05,
.alert-9054.liquid-4039 .mask_5f05 {
  margin-right: 0;
}
.widget_red_3ce4 ol,
.widget_red_3ce4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.large-1707 video {
  max-width: 100%;
}
.info_fluid_f00f img {
  display: block;
}
.info_fluid_f00f.hover-f1b7,
.info_fluid_f00f.frame-simple-2e31 {
  width: 100%;
}
.info_fluid_f00f.component_c6a9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paragraph_f81a:not(.old_d481) {
  margin: 1.5em auto;
}
.link-8b45 p {
  padding: 1.5em 14px;
}
ul.white-8979.component_c6a9,
ul.white-8979.column-87d4,
ul.white-8979.pro-a830.column-87d4 {
  padding: 0 14px;
}
.shadow-left-0ada {
  display: block;
  overflow-x: auto;
}
.shadow-left-0ada table {
  border-collapse: collapse;
  width: 100%;
}
.shadow-left-0ada td,
.shadow-left-0ada th {
  padding: 0.5em;
}
.widget_red_3ce4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.widget_red_3ce4 ol ol,
.widget_red_3ce4 ol ul,
.widget_red_3ce4 ul ol,
.widget_red_3ce4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.widget_red_3ce4 ol ol li,
.widget_red_3ce4 ol ul li,
.widget_red_3ce4 ul ol li,
.widget_red_3ce4 ul ul li {
  margin-left: 0;
}
.tiny-dfcf.secondary_6f5e > .tertiary-f100 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tiny-dfcf.secondary_6f5e > .tertiary-f100 iframe,
.tiny-dfcf.secondary_6f5e > .tertiary-f100 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.clean_c359 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.clean_c359.basic-107b {
  padding: 0;
}
.clean_c359.basic-107b cite {
  font-size: 13px;
}
.clean_c359 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.clean_c359 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.orange-0f20 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.orange-0f20 > p:first-child {
  margin-top: 0;
}
.orange-0f20 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.orange-0f20 blockquote {
  border-left: 0;
}
.text_613d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text_613d:not(.tabs-26dc) {
  max-width: 100px;
}
.text_613d.title-0048 {
  border-bottom: none !important;
  text-align: center;
}
.text_613d.title-0048::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .link-8b45 p {
    padding: 1.5em 0;
  }
}
.list_large_bbaa {
  color: #0073aa;
}
.shade-cold-401e {
  background-color: #0073aa;
}
.short-8e51 {
  color: #229fd8;
}
.chip_paper_879d {
  background-color: #229fd8;
}
.yellow_4e6f {
  color: #eee;
}
.main_649f {
  background-color: #eee;
}
.detail-47d4 {
  color: #444;
}
.over-3667 {
  background-color: #444;
}
.container-7fe8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.container-7fe8 .paragraph_284f .sort-7297 {
  font-size: 15px;
}
.container-7fe8 .sort-7297 {
  line-height: 1.3;
}
.container-7fe8 .block-01dd {
}
.container-7fe8 .highlight-plasma-2ae0 {
  background: #235787;
}
.backdrop-fdd8 {
  padding: 0;
}
.backdrop-fdd8 .highlight-plasma-2ae0 {
  background: #1a1a1a;
}
.backdrop-fdd8 .block-01dd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tooltip-d145 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tooltip-d145 .block-01dd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tooltip-d145 .highlight-plasma-2ae0 {
  background: #303030;
}
.panel-a94e {
  position: relative;
  z-index: 10;
}
.panel-a94e .column_south_522d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-3c4e .border-5aee {
  display: inline-block;
  vertical-align: middle;
}
.button-3c4e.layout-selected-513a .border-5aee {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .button-3c4e.layout-selected-513a .border-5aee {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .button-3c4e.layout-selected-513a .border-5aee {
    margin-right: 0.4em;
  }
}
.button-3c4e.layout-selected-513a .border-5aee:last-child {
  margin-right: 0;
}
.bottom-cde3 .column_south_522d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .west_0b42 .paragraph_284f {
    margin: 0 -0.5em;
  }
  .west_0b42 .paragraph_284f [class*="customify-col-"],
  .west_0b42 .paragraph_284f [class*="customify-col_"],
  .west_0b42 .paragraph_284f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.west_0b42.thumbnail_light_7226 .column_south_522d {
  background: 0 0 !important;
}
.west_0b42.thumbnail_light_7226 .column_south_522d,
.west_0b42.bottom-cde3 .column_south_522d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .west_0b42.box-a90b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.west_0b42.bottom-cde3 .column_south_522d {
  box-shadow: none !important;
}
.overlay-1f49 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .overlay-1f49 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-1f49 {
    padding: 18px 0 20px;
  }
}
.overlay-1f49 .fresh_af14 {
  width: 100%;
}
.overlay-1f49 .tooltip-next-7b1e {
  margin-bottom: 0;
}
.overlay-1f49 .hot_0abc {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal_tall_fb3a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal_tall_fb3a .orange_a515 {
  width: 100%;
}
.middle_a66a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.middle_a66a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.middle_a66a 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;
}
.middle_a66a li:last-child:after {
  display: none;
}
.middle_a66a li a {
  font-weight: 500;
  margin-right: 10px;
}
.layout_over_3195 .old_527a button,
.overlay-1f49 .old_527a button {
  left: 0;
}
.layout_over_3195 .orange_a515,
.overlay-1f49 .orange_a515 {
  padding-left: 0;
  padding-right: 0;
}
.layout_over_3195 .modal_tall_fb3a,
.overlay-1f49 .modal_tall_fb3a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.layout_over_3195 {
  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;
}
.layout_over_3195: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;
}
.layout_over_3195 .surface-1986 {
  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) {
  .layout_over_3195 .surface-1986 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .layout_over_3195 .surface-1986 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .layout_over_3195 .surface-1986 {
    min-height: 200px;
  }
}
.layout_over_3195 .middle_a66a {
  color: rgba(255, 255, 255, 0.8);
}
.layout_over_3195 .middle_a66a a,
.layout_over_3195 .middle_a66a li:after {
  color: inherit;
}
.layout_over_3195 .middle_a66a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.first-4016 {
  margin-bottom: 0.5em;
}
.nav_black_d7f7 {
  margin-bottom: 1.2em;
}
.nav_black_d7f7,
.first-4016 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.nav_black_d7f7 p:last-child,
.first-4016 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .old_527a,
#masthead .old_527a {
  display: none;
}
#masthead
  > .old_527a.panel-copper-47d1 {
  display: none;
}
#masthead > .old_527a button {
  left: 0;
}
.huge-a91d {
  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%;
}
.huge-a91d .border-5aee {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.huge-a91d .copper-fbb4 {
  display: -webkit-box;
  display: flex;
}
.huge-a91d .copper-fbb4.tall-c3b2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.huge-a91d .copper-fbb4.chip_ae9f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.huge-a91d .copper-fbb4.secondary_a79d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.huge-a91d.dropdown-hard-9c04.media_2c2e .copper-fbb4.tall-c3b2 {
  flex-basis: 100%;
}
.huge-a91d.down_d50b .copper-fbb4.chip_ae9f {
  -webkit-box-flex: 1;
  flex: auto;
}
.huge-a91d.down_d50b .copper-fbb4.secondary_a79d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .old_527a.panel-copper-47d1 {
  display: none;
}
#masthead > .old_527a button {
  left: 0;
}
.label_old_37d9 {
  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;
}
.label_old_37d9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.label_old_37d9.input_fast_aa34 i {
  margin-right: 4px;
}
.label_old_37d9.slider_fast_8da1 i {
  margin-left: 5px;
}
.sort-7297 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sort-7297 p:last-child {
  margin-bottom: 0;
}
.description_action_6c1a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.description_action_6c1a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.description_action_6c1a img {
  display: block;
  width: auto;
  line-height: 1;
}
.description_action_6c1a .notification_silver_d3d1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.description_action_6c1a .next_0dc2 {
  margin: 5px 0 7px 0;
}
.description_action_6c1a.text_be8e .lite-3852 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description_action_6c1a.text_be8e .tooltip_dab0 {
  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;
}
.description_action_6c1a.paragraph_under_d7db {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.description_action_6c1a.paragraph_under_d7db .lite-3852 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description_action_6c1a.paragraph_under_d7db .tooltip_dab0 {
  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;
}
.description_action_6c1a.summary_b258 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description_action_6c1a.pagination-8d59 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.description_action_6c1a.pagination-8d59 .tooltip_dab0 {
  margin-top: 7px;
}
.banner-short-915a {
  display: inline-block;
}
.panel-a94e .light-98a9 .description_action_6c1a img {
  max-width: 100%;
}
.mini_9ded .shadow-basic-9741.input_hovered_9b3e,
.tooltip-upper-3b88 .shadow-basic-9741.input_hovered_9b3e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.mini_9ded .secondary-2f98,
.tooltip-upper-3b88 .secondary-2f98 {
  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%);
}
.mini_9ded .secondary-2f98 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.mini_9ded.tiny-631e .secondary-2f98 {
  display: none;
}
.mini_9ded .rough_dcc8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mini_9ded .rough_dcc8 li {
  display: inline-block;
  position: relative;
}
.mini_9ded .rough_dcc8 li:last-child {
  margin-right: 0;
}
.mini_9ded .rough_dcc8 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;
}
.mini_9ded .rough_dcc8 li.button-active-d521 > a {
  color: rgba(0, 0, 0, 0.9);
}
.mini_9ded .rough_dcc8 > 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;
}
.mini_9ded .rough_dcc8 > li > a i {
  line-height: 0;
}
.mini_9ded .rough_dcc8 > li.popup-58e2 > a .secondary-2f98 {
  margin-left: 4px;
  line-height: 0;
}
.mini_9ded .rough_dcc8 .border-b2ae li.popup-58e2 > a {
  position: relative;
}
.mini_9ded .rough_dcc8 .border-b2ae li.popup-58e2 > a:after,
.mini_9ded .rough_dcc8 .border-b2ae li.popup-58e2 > a:before {
  content: "";
  display: table;
}
.mini_9ded .rough_dcc8 .border-b2ae li.popup-58e2 > a:after {
  clear: both;
}
.mini_9ded .rough_dcc8 .border-b2ae li.popup-58e2 > a .secondary-2f98 {
  margin-left: 5px;
  float: right;
}
.mini_9ded .photo_dynamic_70c4,
.mini_9ded .border-b2ae {
  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;
}
.mini_9ded .border-b2ae {
  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;
}
.mini_9ded .border-b2ae .input_hovered_9b3e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.mini_9ded .border-b2ae .secondary-2f98 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.mini_9ded .border-b2ae li {
  display: block;
  margin: 0;
  padding: 0;
}
.mini_9ded .border-b2ae 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;
}
.mini_9ded .border-b2ae li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.mini_9ded .border-b2ae .border-b2ae {
  top: 0;
  left: 100%;
}
.mini_9ded .background_yellow_6167.fn-focus-5ed4 > .photo_dynamic_70c4,
.mini_9ded .background_yellow_6167.fn-focus-5ed4 > .border-b2ae,
.mini_9ded .background_yellow_6167:focus > .photo_dynamic_70c4,
.mini_9ded .background_yellow_6167:focus > .border-b2ae,
.mini_9ded .background_yellow_6167:hover > .photo_dynamic_70c4,
.mini_9ded .background_yellow_6167:hover > .border-b2ae {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.mini_9ded.logo-16ef .thick_4706:after,
.mini_9ded.logo-16ef .thick_4706:before {
  content: "";
  display: table;
}
.mini_9ded.logo-16ef .thick_4706:after {
  clear: both;
}
.mini_9ded.logo-16ef .thick_4706 > li {
  float: left;
}
.mini_9ded.disabled_32e6 .thick_4706:after,
.mini_9ded.disabled_32e6 .thick_4706:before {
  content: "";
  display: table;
}
.mini_9ded.disabled_32e6 .thick_4706:after {
  clear: both;
}
.mini_9ded.disabled_32e6 .thick_4706 > li {
  float: left;
}
.mini_9ded.disabled_32e6 .thick_4706 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.mini_9ded.disabled_32e6 .thick_4706 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.mini_9ded.disabled_32e6 .thick_4706 > li.title-dim-a603 > a,
.mini_9ded.disabled_32e6 .thick_4706 > li.button-active-d521 > a {
  color: #fff;
  background-color: #1e4b75;
}
.mini_9ded.focus-eec9 .thick_4706 > li > a .input_hovered_9b3e {
  position: relative;
}
.mini_9ded.focus-eec9 .thick_4706 > li > a .input_hovered_9b3e: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;
}
.mini_9ded.focus-eec9
  .thick_4706
  > li:focus
  > a
  .input_hovered_9b3e:before,
.mini_9ded.focus-eec9
  .thick_4706
  > li:hover
  > a
  .input_hovered_9b3e:before {
  width: 100%;
  background-color: currentColor;
}
.mini_9ded.focus-eec9
  .thick_4706
  > li.title-dim-a603
  > a
  .input_hovered_9b3e:before,
.mini_9ded.focus-eec9
  .thick_4706
  > li.clean_b7a0
  > a
  .input_hovered_9b3e:before {
  width: 100%;
  background-color: currentColor;
}
.mini_9ded.upper_4592 .thick_4706 > li > a .input_hovered_9b3e {
  position: relative;
}
.mini_9ded.upper_4592 .thick_4706 > li > a .input_hovered_9b3e: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;
}
.mini_9ded.upper_4592 .thick_4706 > li:focus > a .input_hovered_9b3e:before,
.mini_9ded.upper_4592
  .thick_4706
  > li:hover
  > a
  .input_hovered_9b3e:before {
  width: 100%;
  background-color: currentColor;
}
.mini_9ded.upper_4592
  .thick_4706
  > li.title-dim-a603
  > a
  .input_hovered_9b3e:before,
.mini_9ded.upper_4592
  .thick_4706
  > li.clean_b7a0
  > a
  .input_hovered_9b3e:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip-upper-3b88 .rough_dcc8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tooltip-upper-3b88 .rough_dcc8 li:first-child > a {
  border-top: none;
}
.tooltip-upper-3b88 .rough_dcc8 .message-pro-582a > .input_hovered_9b3e .secondary-2f98 {
  display: none;
}
.tooltip-upper-3b88 .rough_dcc8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tooltip-upper-3b88 .rough_dcc8 li:last-child {
  border: none;
}
.tooltip-upper-3b88 .rough_dcc8 li.popup-58e2 > a {
  padding-right: 45px !important;
}
.tooltip-upper-3b88 .rough_dcc8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tooltip-upper-3b88 .rough_dcc8 li a:focus,
.tooltip-upper-3b88 .rough_dcc8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip-upper-3b88 .rough_dcc8 li .hover_e20d {
  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;
}
.tooltip-upper-3b88 .rough_dcc8 li .hover_e20d:hover {
  box-shadow: none;
}
.tooltip-upper-3b88 .rough_dcc8 li .hover_e20d .secondary-2f98 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tooltip-upper-3b88 .rough_dcc8 .border-b2ae {
  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);
}
.tooltip-upper-3b88 .rough_dcc8 .border-b2ae li a {
  padding-left: 3em;
}
.tooltip-upper-3b88 .rough_dcc8 .feature_8ad2 > a .hover_e20d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tooltip-upper-3b88 .rough_dcc8 .feature_8ad2 > .border-b2ae {
  display: block;
  opacity: 1;
}
.title_9bea {
  max-width: 100%;
}
.new-7aee {
  line-height: 0;
  cursor: pointer;
}
.progress-ae38 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress-ae38:hover {
  box-shadow: none;
  color: currentColor;
}
.progress-ae38 svg {
  width: 18px;
  height: 18px;
}
.progress-ae38 .prev_6ac3 {
  display: none;
}
.grid_upper_aa9f {
  position: relative;
}
.grid_upper_aa9f.fn-active-5ed4 .progress-ae38 .iron-8517 {
  display: none;
}
.grid_upper_aa9f.fn-active-5ed4 .progress-ae38 .prev_6ac3 {
  display: inline-block;
}
.grid_upper_aa9f .first_4bd2 {
  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);
}
.grid_upper_aa9f.thick-b946 .first_4bd2 {
  left: auto;
  right: -0.9em;
}
.grid_upper_aa9f.thick-b946 .soft-4e4f::before {
  left: auto;
  right: 15px;
}
.grid_upper_aa9f.fn-active-5ed4 .first_4bd2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.south_029b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.south_029b label {
  flex-basis: 100%;
}
.south_029b .large_604f {
  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;
}
.south_029b .form_085b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.south_029b .form_085b:focus {
  background-color: transparent;
}
.south_029b button.solid_6746 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.south_029b button.solid_6746:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.south_029b button.solid_6746 svg {
  width: 18px;
  height: 18px;
}
.south_029b input[type="submit"] {
  min-height: auto;
}
.box_pressed_8749 .south_029b .form_085b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.soft-4e4f {
  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) {
  .soft-4e4f {
    width: 220px;
  }
}
.soft-4e4f label {
  flex-basis: 100%;
}
.soft-4e4f::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;
}
.easy_bae6 .box_pressed_8749 .south_029b {
  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;
}
.easy_bae6
  .box_pressed_8749
  .south_029b
  .large_604f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.easy_bae6 .box_pressed_8749 .south_029b .form_085b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.easy_bae6
  .box_pressed_8749
  .south_029b
  .form_085b:focus {
  background: 0 0;
}
.easy_bae6
  .box_pressed_8749
  .south_029b
  .video-f22a {
  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;
}
.pro-bc26 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pro-bc26 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pro-bc26 li:last-child {
  margin-right: 0;
}
.pro-bc26 li:first-child {
  margin-left: 0;
}
.pro-bc26.cold_8d7c a {
  color: #fff;
}
.pro-bc26.cold_8d7c a:hover {
  color: #fff;
}
.pro-bc26 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pro-bc26 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pro-bc26 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pro-bc26 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pro-bc26 [class*="social-icon-apple"] {
  background-color: #999;
}
.pro-bc26 [class*="social-icon-apple"].static-8acd {
  background-color: transparent;
  color: #999;
}
.pro-bc26 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pro-bc26 [class*="social-icon-behance"].static-8acd {
  background-color: transparent;
  color: #1769ff;
}
.pro-bc26 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pro-bc26 [class*="social-icon-bitbucket"].static-8acd {
  background-color: transparent;
  color: #205081;
}
.pro-bc26 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pro-bc26 [class*="social-icon-codepen"].static-8acd {
  background-color: transparent;
  color: #000;
}
.pro-bc26 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pro-bc26 [class*="social-icon-delicious"].static-8acd {
  background-color: transparent;
  color: #39f;
}
.pro-bc26 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pro-bc26 [class*="social-icon-digg"].static-8acd {
  background-color: transparent;
  color: #005be2;
}
.pro-bc26 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pro-bc26 [class*="social-icon-dribbble"].static-8acd {
  background-color: transparent;
  color: #ea4c89;
}
.pro-bc26 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pro-bc26 [class*="social-icon-envelope"].static-8acd {
  background-color: transparent;
  color: #ea4335;
}
.pro-bc26 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pro-bc26 [class*="social-icon-facebook"].static-8acd {
  background-color: transparent;
  color: #3b5998;
}
.pro-bc26 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pro-bc26 [class*="social-icon-flickr"].static-8acd {
  background-color: transparent;
  color: #0063dc;
}
.pro-bc26 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pro-bc26 [class*="social-icon-foursquare"].static-8acd {
  background-color: transparent;
  color: #2d5be3;
}
.pro-bc26 [class*="social-icon-github"] {
  background-color: #333;
}
.pro-bc26 [class*="social-icon-github"].static-8acd {
  background-color: transparent;
  color: #333;
}
.pro-bc26 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pro-bc26 [class*="social-icon-google-plus"].static-8acd {
  background-color: transparent;
  color: #dd4b39;
}
.pro-bc26 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pro-bc26 [class*="social-icon-houzz"].static-8acd {
  background-color: transparent;
  color: #7ac142;
}
.pro-bc26 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pro-bc26 [class*="social-icon-instagram"].static-8acd {
  background-color: transparent;
  color: #262626;
}
.pro-bc26 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pro-bc26 [class*="social-icon-jsfiddle"].static-8acd {
  background-color: transparent;
  color: #487aa2;
}
.pro-bc26 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pro-bc26 [class*="social-icon-linkedin"].static-8acd {
  background-color: transparent;
  color: #0077b5;
}
.pro-bc26 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pro-bc26 [class*="social-icon-medium"].static-8acd {
  background-color: transparent;
  color: #00ab6b;
}
.pro-bc26 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pro-bc26
  [class*="social-icon-odnoklassniki"].static-8acd {
  background-color: transparent;
  color: #f4731c;
}
.pro-bc26 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pro-bc26 [class*="social-icon-meetup"].static-8acd {
  background-color: transparent;
  color: #ec1c40;
}
.pro-bc26 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pro-bc26 [class*="social-icon-pinterest"].static-8acd {
  background-color: transparent;
  color: #bd081c;
}
.pro-bc26 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pro-bc26 [class*="social-icon-product-hunt"].static-8acd {
  background-color: transparent;
  color: #da552f;
}
.pro-bc26 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pro-bc26 [class*="social-icon-reddit"].static-8acd {
  background-color: transparent;
  color: #ff4500;
}
.pro-bc26 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pro-bc26 [class*="social-icon-rss"].static-8acd {
  background-color: transparent;
  color: #f26522;
}
.pro-bc26 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pro-bc26
  [class*="social-icon-shopping-cart"].static-8acd {
  background-color: transparent;
  color: #4caf50;
}
.pro-bc26 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pro-bc26 [class*="social-icon-skype"].static-8acd {
  background-color: transparent;
  color: #00aff0;
}
.pro-bc26 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pro-bc26 [class*="social-icon-slideshare"].static-8acd {
  background-color: transparent;
  color: #0077b5;
}
.pro-bc26 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pro-bc26 [class*="social-icon-snapchat"].static-8acd {
  background-color: transparent;
  color: #fffc00;
}
.pro-bc26 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pro-bc26 [class*="social-icon-soundcloud"].static-8acd {
  background-color: transparent;
  color: #f80;
}
.pro-bc26 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pro-bc26 [class*="social-icon-spotify"].static-8acd {
  background-color: transparent;
  color: #2ebd59;
}
.pro-bc26 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pro-bc26
  [class*="social-icon-stack-overflow"].static-8acd {
  background-color: transparent;
  color: #fe7a15;
}
.pro-bc26 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pro-bc26 [class*="social-icon-maldkfgram"].static-8acd {
  background-color: transparent;
  color: #2ca5e0;
}
.pro-bc26 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pro-bc26 [class*="social-icon-tripadvisor"].static-8acd {
  background-color: transparent;
  color: #589442;
}
.pro-bc26 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pro-bc26 [class*="social-icon-tumblr"].static-8acd {
  background-color: transparent;
  color: #35465c;
}
.pro-bc26 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pro-bc26 [class*="social-icon-twitch"].static-8acd {
  background-color: transparent;
  color: #6441a5;
}
.pro-bc26 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pro-bc26 [class*="social-icon-twitter"].static-8acd {
  background-color: transparent;
  color: #1da1f2;
}
.pro-bc26 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pro-bc26 [class*="social-icon-vimeo"].static-8acd {
  background-color: transparent;
  color: #1ab7ea;
}
.pro-bc26 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pro-bc26 [class*="social-icon-vk"].static-8acd {
  background-color: transparent;
  color: #45668e;
}
.pro-bc26 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pro-bc26 [class*="social-icon-weibo"].static-8acd {
  background-color: transparent;
  color: #df2029;
}
.pro-bc26 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pro-bc26 [class*="social-icon-weixin"].static-8acd {
  background-color: transparent;
  color: #7bb32e;
}
.pro-bc26 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pro-bc26 [class*="social-icon-whatsapp"].static-8acd {
  background-color: transparent;
  color: #25d366;
}
.pro-bc26 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pro-bc26 [class*="social-icon-wordpress"].static-8acd {
  background-color: transparent;
  color: #21759b;
}
.pro-bc26 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pro-bc26 [class*="social-icon-xing"].static-8acd {
  background-color: transparent;
  color: #026466;
}
.pro-bc26 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pro-bc26 [class*="social-icon-yelp"].static-8acd {
  background-color: transparent;
  color: #af0606;
}
.pro-bc26 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pro-bc26 [class*="social-icon-youtube"].static-8acd {
  background-color: transparent;
  color: #cd201f;
}
.active-easy-df41 {
  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;
}
.active-easy-df41:hover {
  box-shadow: none;
  background: 0 0;
}
.simple_b79a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shadow_5d0d {
  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;
}
.notification-a5cd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.heading_9086 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.heading_9086,
.heading_9086::after,
.heading_9086::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;
}
.heading_9086::after,
.heading_9086::before {
  content: "";
  display: block;
  background-color: inherit;
}
.yellow-630e .shadow_5d0d .notification-a5cd {
  margin-top: -2px;
  width: 19px;
}
.yellow-630e .shadow_5d0d .heading_9086 {
  margin-top: -1px;
}
.yellow-630e .shadow_5d0d .heading_9086,
.yellow-630e .shadow_5d0d .heading_9086::after,
.yellow-630e .shadow_5d0d .heading_9086::before {
  width: 19px;
  height: 2px;
}
.yellow-630e .shadow_5d0d .heading_9086::before {
  top: -6px;
}
.yellow-630e .shadow_5d0d .heading_9086::after {
  bottom: -6px;
}
.banner-easy-6a4b .shadow_5d0d .notification-a5cd {
  margin-top: -2px;
  width: 22px;
}
.banner-easy-6a4b .shadow_5d0d .heading_9086 {
  margin-top: -1px;
}
.banner-easy-6a4b .shadow_5d0d .heading_9086,
.banner-easy-6a4b .shadow_5d0d .heading_9086::after,
.banner-easy-6a4b .shadow_5d0d .heading_9086::before {
  width: 22px;
  height: 2px;
}
.banner-easy-6a4b .shadow_5d0d .heading_9086::before {
  top: -7px;
}
.banner-easy-6a4b .shadow_5d0d .heading_9086::after {
  bottom: -7px;
}
.nav_002e .shadow_5d0d .notification-a5cd {
  margin-top: -2px;
  width: 31px;
}
.nav_002e .shadow_5d0d .heading_9086 {
  margin-top: -1.5px;
}
.nav_002e .shadow_5d0d .heading_9086,
.nav_002e .shadow_5d0d .heading_9086::after,
.nav_002e .shadow_5d0d .heading_9086::before {
  width: 31px;
  height: 3px;
}
.nav_002e .shadow_5d0d .heading_9086::before {
  top: -9px;
}
.nav_002e .shadow_5d0d .heading_9086::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fresh_a9cc .shadow_5d0d .notification-a5cd {
    margin-top: -2px;
    width: 19px;
  }
  .fresh_a9cc .shadow_5d0d .heading_9086 {
    margin-top: -1px;
  }
  .fresh_a9cc .shadow_5d0d .heading_9086,
  .fresh_a9cc .shadow_5d0d .heading_9086::after,
  .fresh_a9cc .shadow_5d0d .heading_9086::before {
    width: 19px;
    height: 2px;
  }
  .fresh_a9cc .shadow_5d0d .heading_9086::before {
    top: -6px;
  }
  .fresh_a9cc .shadow_5d0d .heading_9086::after {
    bottom: -6px;
  }
  .outer-1c82 .shadow_5d0d .notification-a5cd {
    margin-top: -2px;
    width: 22px;
  }
  .outer-1c82 .shadow_5d0d .heading_9086 {
    margin-top: -1px;
  }
  .outer-1c82 .shadow_5d0d .heading_9086,
  .outer-1c82 .shadow_5d0d .heading_9086::after,
  .outer-1c82 .shadow_5d0d .heading_9086::before {
    width: 22px;
    height: 2px;
  }
  .outer-1c82 .shadow_5d0d .heading_9086::before {
    top: -7px;
  }
  .outer-1c82 .shadow_5d0d .heading_9086::after {
    bottom: -7px;
  }
  .hard_11bb .shadow_5d0d .notification-a5cd {
    margin-top: -2px;
    width: 31px;
  }
  .hard_11bb .shadow_5d0d .heading_9086 {
    margin-top: -1.5px;
  }
  .hard_11bb .shadow_5d0d .heading_9086,
  .hard_11bb .shadow_5d0d .heading_9086::after,
  .hard_11bb .shadow_5d0d .heading_9086::before {
    width: 31px;
    height: 3px;
  }
  .hard_11bb .shadow_5d0d .heading_9086::before {
    top: -9px;
  }
  .hard_11bb .shadow_5d0d .heading_9086::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .right-b95c .shadow_5d0d .notification-a5cd {
    margin-top: -2px;
    width: 19px;
  }
  .right-b95c .shadow_5d0d .heading_9086 {
    margin-top: -1px;
  }
  .right-b95c .shadow_5d0d .heading_9086,
  .right-b95c .shadow_5d0d .heading_9086::after,
  .right-b95c .shadow_5d0d .heading_9086::before {
    width: 19px;
    height: 2px;
  }
  .right-b95c .shadow_5d0d .heading_9086::before {
    top: -6px;
  }
  .right-b95c .shadow_5d0d .heading_9086::after {
    bottom: -6px;
  }
  .heading-865b .shadow_5d0d .notification-a5cd {
    margin-top: -2px;
    width: 22px;
  }
  .heading-865b .shadow_5d0d .heading_9086 {
    margin-top: -1px;
  }
  .heading-865b .shadow_5d0d .heading_9086,
  .heading-865b .shadow_5d0d .heading_9086::after,
  .heading-865b .shadow_5d0d .heading_9086::before {
    width: 22px;
    height: 2px;
  }
  .heading-865b .shadow_5d0d .heading_9086::before {
    top: -7px;
  }
  .heading-865b .shadow_5d0d .heading_9086::after {
    bottom: -7px;
  }
  .dark-7cc4 .shadow_5d0d .notification-a5cd {
    margin-top: -2px;
    width: 31px;
  }
  .dark-7cc4 .shadow_5d0d .heading_9086 {
    margin-top: -1.5px;
  }
  .dark-7cc4 .shadow_5d0d .heading_9086,
  .dark-7cc4 .shadow_5d0d .heading_9086::after,
  .dark-7cc4 .shadow_5d0d .heading_9086::before {
    width: 31px;
    height: 3px;
  }
  .dark-7cc4 .shadow_5d0d .heading_9086::before {
    top: -9px;
  }
  .dark-7cc4 .shadow_5d0d .heading_9086::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .active-9b88 .shadow_5d0d .notification-a5cd {
    margin-top: -2px;
    width: 19px;
  }
  .active-9b88 .shadow_5d0d .heading_9086 {
    margin-top: -1px;
  }
  .active-9b88 .shadow_5d0d .heading_9086,
  .active-9b88 .shadow_5d0d .heading_9086::after,
  .active-9b88 .shadow_5d0d .heading_9086::before {
    width: 19px;
    height: 2px;
  }
  .active-9b88 .shadow_5d0d .heading_9086::before {
    top: -6px;
  }
  .active-9b88 .shadow_5d0d .heading_9086::after {
    bottom: -6px;
  }
  .banner_54aa .shadow_5d0d .notification-a5cd {
    margin-top: -2px;
    width: 22px;
  }
  .banner_54aa .shadow_5d0d .heading_9086 {
    margin-top: -1px;
  }
  .banner_54aa .shadow_5d0d .heading_9086,
  .banner_54aa .shadow_5d0d .heading_9086::after,
  .banner_54aa .shadow_5d0d .heading_9086::before {
    width: 22px;
    height: 2px;
  }
  .banner_54aa .shadow_5d0d .heading_9086::before {
    top: -7px;
  }
  .banner_54aa .shadow_5d0d .heading_9086::after {
    bottom: -7px;
  }
  .next_c1f4 .shadow_5d0d .notification-a5cd {
    margin-top: -2px;
    width: 31px;
  }
  .next_c1f4 .shadow_5d0d .heading_9086 {
    margin-top: -1.5px;
  }
  .next_c1f4 .shadow_5d0d .heading_9086,
  .next_c1f4 .shadow_5d0d .heading_9086::after,
  .next_c1f4 .shadow_5d0d .heading_9086::before {
    width: 31px;
    height: 3px;
  }
  .next_c1f4 .shadow_5d0d .heading_9086::before {
    top: -9px;
  }
  .next_c1f4 .shadow_5d0d .heading_9086::after {
    bottom: -9px;
  }
}
.left_d33b .heading_9086 {
  -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);
}
.left_d33b .heading_9086::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.left_d33b .heading_9086::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);
}
.left_d33b.outline_center_216f .heading_9086 {
  -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);
}
.left_d33b.outline_center_216f .heading_9086::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.left_d33b.outline_center_216f .heading_9086::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);
}
.smooth-8067 {
  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.media-pressed-87a0:before {
  display: none;
}
.shade-cd0d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shade-cd0d .overlay_d746 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shade-cd0d .overlay_d746:last-of-type {
  border-bottom: none;
}
.shade-cd0d .overlay_d746.tag_a947,
.shade-cd0d .overlay_d746.narrow_865e,
.shade-cd0d .overlay_d746.popup_6b1c {
  padding: 0;
}
.shade-cd0d .tooltip-upper-3b88 .hover_e20d {
  color: currentColor;
}
.shade-cd0d .tooltip-upper-3b88 .hover_e20d:focus,
.shade-cd0d .tooltip-upper-3b88 .hover_e20d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-cd0d.block-01dd .chip_709b,
.shade-cd0d.block-01dd .sort-7297 a,
.shade-cd0d.block-01dd .thick_4706 a,
.shade-cd0d.block-01dd .border-b2ae a {
  color: rgba(0, 0, 0, 0.55);
}
.shade-cd0d.block-01dd .chip_709b:hover,
.shade-cd0d.block-01dd .sort-7297 a:hover,
.shade-cd0d.block-01dd .thick_4706 a:hover,
.shade-cd0d.block-01dd .border-b2ae a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-cd0d.block-01dd .complex_d91e {
  color: rgba(0, 0, 0, 0.8);
}
.shade-cd0d.block-01dd .overlay_d746 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-cd0d.block-01dd .overlay_d746:before {
  background: rgba(0, 0, 0, 0.08);
}
.shade-cd0d.block-01dd .hover-1c3a:before {
  background: rgba(255, 255, 255, 0.9);
}
.shade-cd0d.block-01dd .tooltip-upper-3b88 .rough_dcc8 li a,
.shade-cd0d.block-01dd .tooltip-upper-3b88 .hover_e20d,
.shade-cd0d.block-01dd .border-b2ae {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-cd0d.block-01dd .tooltip-upper-3b88 .hover_e20d:focus,
.shade-cd0d.block-01dd .tooltip-upper-3b88 .hover_e20d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-cd0d.block-01dd .rough_dcc8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-cd0d.highlight-plasma-2ae0 .chip_709b,
.shade-cd0d.highlight-plasma-2ae0 .sort-7297 a,
.shade-cd0d.highlight-plasma-2ae0 .thick_4706 .hover_e20d,
.shade-cd0d.highlight-plasma-2ae0 .thick_4706 a,
.shade-cd0d.highlight-plasma-2ae0 .border-b2ae a {
  color: rgba(255, 255, 255, 0.79);
}
.shade-cd0d.highlight-plasma-2ae0 .chip_709b:hover,
.shade-cd0d.highlight-plasma-2ae0 .sort-7297 a:hover,
.shade-cd0d.highlight-plasma-2ae0 .thick_4706 .hover_e20d:hover,
.shade-cd0d.highlight-plasma-2ae0 .thick_4706 a:hover,
.shade-cd0d.highlight-plasma-2ae0 .border-b2ae a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-cd0d.highlight-plasma-2ae0 .complex_d91e {
  color: rgba(255, 255, 255, 0.99);
}
.shade-cd0d.highlight-plasma-2ae0 .overlay_d746 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-cd0d.highlight-plasma-2ae0 .overlay_d746:before {
  background: rgba(255, 255, 255, 0.08);
}
.shade-cd0d.highlight-plasma-2ae0 .hover-1c3a:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade-cd0d.highlight-plasma-2ae0 .tooltip-upper-3b88 .rough_dcc8 li a,
.shade-cd0d.highlight-plasma-2ae0 .tooltip-upper-3b88 .hover_e20d,
.shade-cd0d.highlight-plasma-2ae0 .border-b2ae {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-cd0d.highlight-plasma-2ae0 .tooltip-upper-3b88 .hover_e20d:focus,
.shade-cd0d.highlight-plasma-2ae0 .tooltip-upper-3b88 .hover_e20d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-cd0d.highlight-plasma-2ae0 .rough_dcc8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-1c3a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hover-1c3a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.outline-3cba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.glass-5f4b .shade-cd0d {
  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;
}
.glass-5f4b .overlay_d746 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.glass-5f4b .overlay_d746: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) {
  .glass-5f4b .overlay_d746:before {
    width: 16%;
    left: 42%;
  }
}
.glass-5f4b .overlay_d746:last-child:before {
  content: none;
}
.glass-5f4b .overlay_d746[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.glass-5f4b .tooltip-upper-3b88 .rough_dcc8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.glass-5f4b .tooltip-upper-3b88 .rough_dcc8 li a .hover_e20d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.glass-5f4b .tooltip-upper-3b88 .border-b2ae {
  border: none;
}
.glass-5f4b .tooltip-upper-3b88 .border-b2ae li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.glass-5f4b .hover-1c3a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.glass-5f4b .outline-3cba {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.glass-5f4b .highlight-plasma-2ae0 .hover-1c3a:before {
  background: rgba(0, 0, 0, 0.9);
}
.glass-5f4b .block-01dd.block_1e64 .heading_9086 {
  background: rgba(0, 0, 0, 0.6);
}
.glass-5f4b
  .block-01dd.block_1e64
  .heading_9086::after,
.glass-5f4b
  .block-01dd.block_1e64
  .heading_9086:before {
  background: inherit;
}
.glass-5f4b
  .block-01dd.block_1e64:hover
  .heading_9086 {
  background: rgba(0, 0, 0, 0.8);
}
.fast-9f5d .shade-cd0d {
  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) {
  .fast-9f5d .shade-cd0d {
    width: auto;
    right: 45px;
  }
}
.container-easy-4c1c .shade-cd0d {
  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) {
  .container-easy-4c1c .shade-cd0d {
    width: auto;
    left: 45px;
  }
}
.media-pressed-87a0 .shade-cd0d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.media-pressed-87a0 .outline-3cba {
  max-width: 48em;
  margin: 0 auto;
}
.media-pressed-87a0 .hover-1c3a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.description-full-cd64 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.description-full-cd64.glass-5f4b .shade-cd0d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.description-full-cd64.fast-9f5d .shade-cd0d {
  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);
}
.description-full-cd64 .shade-cd0d {
  visibility: visible;
}
.description-full-cd64.container-easy-4c1c .shade-cd0d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.icon-ff57,
.form_2389 {
  overflow-x: hidden;
}
.icon-ff57 .shade-cd0d {
  overflow: auto;
}
.icon-ff57.glass-5f4b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-ff57.glass-5f4b .shade-cd0d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.icon-ff57.glass-5f4b .active-easy-df41 {
  opacity: 0;
}
.icon-ff57.fast-9f5d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-ff57.fast-9f5d .shade-cd0d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.icon-ff57.fast-9f5d .active-easy-df41 {
  opacity: 0;
}
.icon-ff57.container-easy-4c1c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-ff57.container-easy-4c1c .shade-cd0d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.icon-ff57.container-easy-4c1c .active-easy-df41 {
  opacity: 0;
}
.icon-ff57.media-pressed-87a0 .shade-cd0d {
  z-index: 10;
  visibility: visible;
}
.block_1e64 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.block_1e64 .heading_9086 {
  background: rgba(255, 255, 255, 0.99);
}
.block_1e64 .heading_9086::after,
.block_1e64 .heading_9086:before {
  background: inherit;
}
.block_1e64:hover .heading_9086 {
  background: rgba(255, 255, 255, 0.99);
}
.container-easy-4c1c .block_1e64 {
  top: 10px;
  right: auto;
  left: 12px;
}
.media-pressed-87a0 .block_1e64 {
  display: none !important;
}
.icon-ff57:before,
.form_2389:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.icon-ff57 .block_1e64,
.form_2389 .block_1e64 {
  display: inline-block;
}
.shade-cd0d .border-5aee {
  -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;
}
.icon-ff57 .shade-cd0d .border-5aee,
.form_2389 .shade-cd0d .border-5aee {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.current-ceb1 .large_604f {
  width: 100%;
}
.light-98a9 {
  padding: 0 0.5em 0;
}
.light-98a9 [class*="customify-col-"],
.light-98a9 [class*="customify-col_"],
.light-98a9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.link_iron_3c39 .light-98a9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .paragraph_284f .chip_old_e88b,
  .chip_old_e88b {
    display: none;
  }
  .up-c60a {
    text-align: left;
  }
  .tag_huge_eeae {
    text-align: center;
  }
  .feature_advanced_f916 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph_284f .active-daee,
  .active-daee {
    display: none;
  }
  .notification_green_fb31 {
    text-align: left;
  }
  .picture-glass-39dd {
    text-align: center;
  }
  .cold_9909 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_284f .feature-copper-a44d,
  .feature-copper-a44d {
    display: none;
  }
  .secondary-center-f142 {
    text-align: left;
  }
  .form_next_9f1d {
    text-align: center;
  }
  .row_128e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outer-d3df {
  box-shadow: none !important;
}
.layout-77f0 .orange_ea61,
.tag_f0ee .orange_ea61 {
  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;
}
.tag_f0ee .orange_ea61 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.column_south_522d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.column_south_522d:after,
.column_south_522d:before {
  content: "";
  display: table;
}
.column_south_522d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .column_south_522d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.column_south_522d,
.box-a90b {
  max-width: 1248px;
  margin: 0 auto;
}

.logo-large-dc5e.link_58a7 .column_south_522d {
  max-width: 100%;
}
.logo-large-dc5e.right_e76c {
  max-width: 1200px;
  margin: 0 auto;
}
.logo-large-dc5e.rough-e915 .column_south_522d {
  max-width: 100%;
}
.logo-large-dc5e.rough-e915 > .column_south_522d {
  padding-left: 0;
  padding-right: 0;
}
.logo-large-dc5e.rough-e915 > .column_south_522d .paragraph_284f {
  margin: 0;
}
.logo-large-dc5e.rough-e915
  > .column_south_522d
  .outline-pink-d76d.narrow_fee8 {
  margin-right: 0;
  margin-left: 0;
}
.logo-large-dc5e.rough-e915 #main.narrow_fee8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .media-9c1a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .media-9c1a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .nav-fast-ca0d .mask_5f05 {
    padding-right: 1em;
  }
  .nav-fast-ca0d.hard_560c .outline-pink-d76d {
    border-right: 1px solid #eaecee;
  }
  .nav-fast-ca0d.hard_560c .mask_5f05 {
    padding-right: 1em;
  }
  .nav-fast-ca0d.hard_560c .mask-huge-7dfb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-0388 .mask_5f05 {
    padding-left: 1em;
  }
  .center-0388.hard_560c .outline-pink-d76d {
    border-left: 1px solid #eaecee;
  }
  .center-0388.hard_560c .mask_5f05 {
    padding-left: 1em;
  }
  .center-0388.hard_560c .mask-huge-7dfb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered-f890 .mask_5f05 {
    padding-left: 1em;
  }
  .hovered-f890.hard_560c .chip_black_41a5 {
    border-right: 1px solid #eaecee;
  }
  .hovered-f890.hard_560c .frame-2d88 {
    border-right: 1px solid #eaecee;
  }
  .hovered-f890.hard_560c .mask_5f05 {
    padding-left: 1em;
  }
  .hovered-f890.hard_560c .mask-huge-7dfb {
    padding-right: 1em;
  }
  .hovered-f890.hard_560c .dropdown-2b77 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-left-4410 .mask_5f05 {
    padding-right: 1em;
  }
  .popup-left-4410.hard_560c .chip_black_41a5 {
    border-left: 1px solid #eaecee;
  }
  .popup-left-4410.hard_560c .frame-2d88 {
    border-left: 1px solid #eaecee;
  }
  .popup-left-4410.hard_560c .mask_5f05 {
    padding-right: 1em;
  }
  .popup-left-4410.hard_560c .mask-huge-7dfb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup-left-4410.hard_560c .dropdown-2b77 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media-9c1a .mask_5f05 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media-9c1a.hard_560c .outline-pink-d76d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .media-9c1a.hard_560c .mask_5f05 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media-9c1a.hard_560c .mask-huge-7dfb {
    padding-left: 1em;
  }
  .media-9c1a.hard_560c .dropdown-2b77 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .media-9c1a.hard_560c .mask_5f05 {
    padding-left: 0;
  }
}
.logo_f09d .button-3c4e {
  display: inline-block;
}
.media_motion_7131 {
  display: inline-block;
}
.pagination_west_8cbc {
  word-con: break-word;
}
.detail-iron-b1a7 > span {
  display: inline-block;
  padding: 5px 0;
}
.detail-iron-b1a7 .left-14f7 {
  margin-left: 8px;
  margin-right: 8px;
}
.detail-iron-b1a7 .label-0941 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.slider-cool-700b .pattern_dirty_0de0 {
  margin-bottom: 2em;
}
.slider-cool-700b .tooltip-white-879d {
  margin-bottom: 15px;
}
.slider-cool-700b .tooltip-white-879d:last-child {
  margin-bottom: 0;
}
.slider-cool-700b .surface_8327 {
  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) {
  .slider-cool-700b .surface_8327 {
    display: block;
  }
}
.slider-cool-700b .narrow_6f70 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .slider-cool-700b .narrow_6f70 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.slider-cool-700b .text-dirty-fbae {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.slider-cool-700b .text-dirty-fbae img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.slider-cool-700b .text-dirty-fbae a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.slider-cool-700b .pagination_west_8cbc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider-cool-700b .pagination_west_8cbc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.slider-cool-700b .list-88df p:last-child {
  margin-bottom: 0;
}
.slider-cool-700b .video_under_1ac9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.slider-cool-700b .column-liquid-e240 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.slider-cool-700b .chip-2214 {
  margin-top: 1em;
}
.slider-cool-700b .smooth-2786 {
  top: 0;
  display: block;
}
.slider-cool-700b .smooth-2786 a {
  color: inherit;
}
.slider-cool-700b .smooth-2786 a:hover {
  color: inherit;
}
.slider-cool-700b .copper_6bb7 {
  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;
}
.slider-cool-700b .copper_6bb7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.slider-cool-700b .column-liquid-e240 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.slider-cool-700b .light_8aa6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.slider-cool-700b .light_8aa6:first-child {
  margin-top: 0;
}
.slider-cool-700b .light_8aa6.title-2e29 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider-cool-700b .light_8aa6.upper_766b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider-cool-700b
  .light_8aa6.upper_766b.hidden_brown_63c9
  .chip-2214 {
  width: 100%;
}
.slider-cool-700b .upper_766b {
  -webkit-box-align: center;
  align-items: center;
}
.slider-cool-700b .upper_766b .detail-iron-b1a7,
.slider-cool-700b .upper_766b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.slider-cool-700b .text-dirty-fbae {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider-cool-700b .text-dirty-fbae img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider-cool-700b .text-dirty-fbae: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;
}
.slider-cool-700b .title-2e29 {
  z-index: 5;
}
.slider-cool-700b .disabled_4d31 .fast_495b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.slider-cool-700b .component_e4e4 .fast_495b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.slider-cool-700b .feature_selected_80f0 .fast_495b {
  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;
}
.slider-cool-700b.fluid_78dd .surface_8327,
.slider-cool-700b.module_glass_8879 .surface_8327 {
  display: block;
}
.slider-cool-700b.fluid_78dd .surface_8327 .box-e8c2,
.slider-cool-700b.fluid_78dd .surface_8327 .column-liquid-e240,
.slider-cool-700b.module_glass_8879 .surface_8327 .box-e8c2,
.slider-cool-700b.module_glass_8879 .surface_8327 .column-liquid-e240 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider-cool-700b.wrapper-wood-2f44 .narrow_6f70 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .slider-cool-700b.wrapper-wood-2f44 .narrow_6f70 {
    margin-right: 0;
  }
}
.slider-cool-700b.fluid_78dd .narrow_6f70,
.slider-cool-700b.module_glass_8879 .narrow_6f70 {
  padding-top: 40%;
}
.slider-cool-700b.fluid_78dd .pattern_dirty_0de0,
.slider-cool-700b.module_glass_8879 .pattern_dirty_0de0 {
  display: block;
}
.slider-cool-700b.fluid_78dd .fn-sticky-5ed4 .column-liquid-e240,
.slider-cool-700b.module_glass_8879 .fn-sticky-5ed4 .column-liquid-e240 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.slider-cool-700b.fluid_78dd .narrow_6f70,
.slider-cool-700b.module_glass_8879 .narrow_6f70 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.slider-cool-700b.fluid_78dd .column-liquid-e240 {
  padding: 1em;
}
.shadow-medium-c1ec {
  margin: 30px auto;
  display: block;
}
.shadow-medium-c1ec .link_4155 > * {
  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;
}
.shadow-medium-c1ec .link_4155 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow-medium-c1ec .link_4155 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.west_cf1b .detail-iron-b1a7 {
  margin-bottom: 1.41575em;
}
.west_cf1b .main_active_b03d {
  margin-bottom: 1.618em;
}
.widget_red_3ce4 .tiny_3fef {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.widget_red_3ce4 .tiny_3fef a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.widget_red_3ce4 .chip-fixed-1e2a {
  max-width: 100%;
  overflow: auto;
}
.liquid-4039 .widget_red_3ce4 a:hover {
  text-decoration: underline;
}
.aside_lite_b169 .tooltip-white-879d:not(.pagination_west_8cbc),
.aside_lite_b169 .text-dirty-fbae {
  margin-bottom: 1.41575em;
}
.aside_lite_b169 .tooltip-white-879d:not(.pagination_west_8cbc):last-child,
.aside_lite_b169 .text-dirty-fbae:last-child {
  margin-bottom: 0;
}
.aside_lite_b169 .tooltip-white-879d.wood-a8ff {
  margin-bottom: 0.41575em;
}
.aside_lite_b169 .blue_d760:before,
.aside_lite_b169 .fresh_050f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.aside_lite_b169 .blue_d760:before {
  content: "\f115";
}
.aside_lite_b169 .fresh_050f:before {
  content: "\f02c";
}
.aside_lite_b169 .basic-324d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.aside_lite_b169 .basic-324d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.chip_9687 {
  display: -webkit-box;
  display: flex;
}
.chip_9687 .outline-5c7d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .chip_9687 .outline-5c7d {
    flex-basis: 90px;
  }
}
.chip_9687 .content-right-3491 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip_9687 .content-right-3491 {
    flex-basis: calc(100% - 50px);
  }
}
.chip_9687 .message_2d51 p:last-child {
  margin-bottom: 0.72em;
}
.filter_simple_36b4 .link_4155 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.filter_simple_36b4 .link_4155:after,
.filter_simple_36b4 .link_4155:before {
  content: "";
  display: table;
}
.filter_simple_36b4 .link_4155:after {
  clear: both;
}
.filter_simple_36b4 .link_4155 .blue-e83d,
.filter_simple_36b4 .link_4155 .white-6460 {
  width: 49%;
}
.filter_simple_36b4 .link_4155 .blue-e83d a span.heading-d70b,
.filter_simple_36b4 .link_4155 .white-6460 a span.heading-d70b {
  display: block;
  margin-bottom: 5px;
}
.filter_simple_36b4 .link_4155 .white-6460 {
  float: left;
  text-align: left;
}
.filter_simple_36b4 .link_4155 .blue-e83d {
  float: right;
  text-align: right;
}
.card-f114 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .card-f114 {
    margin-bottom: 0;
  }
}
.tooltip_steel_7928 {
  margin-bottom: 1em;
}
.tooltip_steel_7928 .pagination_west_8cbc {
  font-size: 1.1em;
  line-height: 1.3;
}
.hover-77aa a {
  display: block;
  line-height: 0;
  position: relative;
}
.bright-c684 .tooltip_steel_7928,
.active_7a45 .tooltip_steel_7928 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .bright-c684 .tooltip_steel_7928,
  .active_7a45 .tooltip_steel_7928 {
    display: block;
  }
}
.bright-c684 .hover-77aa,
.active_7a45 .hover-77aa {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .bright-c684 .hover-77aa,
  .active_7a45 .hover-77aa {
    margin-bottom: 1em;
  }
}
.bright-c684 .hover-77aa img,
.active_7a45 .hover-77aa img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.bright-c684 .hero_62d0,
.active_7a45 .hero_62d0 {
  flex-basis: calc(100% - 160px);
}
.bright-c684 .hero_62d0 p,
.active_7a45 .hero_62d0 p {
  margin-bottom: 0;
}
.bright-c684 .hero_62d0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .bright-c684 .hero_62d0 {
    padding-left: 0;
  }
}
.active_7a45 .hero_62d0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .active_7a45 .hero_62d0 {
    padding-right: 0;
  }
}
.active_7a45 .hover-77aa {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accordion-9887 .hover-77aa {
  margin-bottom: 0.5em;
}
.accordion-9887 .hover-77aa img {
  width: 100%;
}
.dim_db4a .alert_large_2ea4,
.last_3d6a .alert_large_2ea4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.last_3d6a .outline-pink-d76d .caption_short_9206 p:last-child {
  margin-bottom: 0;
}
.border-hot-1933 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.slider_right_a6f5 .label-orange-1f7d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .slider_right_a6f5 .label-orange-1f7d:last-of-type {
    margin-bottom: 0;
  }
}
.slider_right_a6f5 .label-orange-1f7d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slider_right_a6f5 .label-orange-1f7d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.slider_right_a6f5 .label-orange-1f7d ul li {
  margin: 0 0 0.6em;
}
.slider_right_a6f5 .label-orange-1f7d ul li.secondary_a485,
.slider_right_a6f5 .label-orange-1f7d ul li.green_ecb9 {
  position: relative;
}
.slider_right_a6f5 .label-orange-1f7d ul li.secondary_a485 .simple_2364,
.slider_right_a6f5 .label-orange-1f7d ul li.green_ecb9 .simple_2364 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.slider_right_a6f5 .label-orange-1f7d ul li.secondary_a485:after:after,
.slider_right_a6f5 .label-orange-1f7d ul li.secondary_a485:after:before,
.slider_right_a6f5
  .label-orange-1f7d
  ul
  li.green_ecb9:after:after,
.slider_right_a6f5
  .label-orange-1f7d
  ul
  li.green_ecb9:after:before {
  content: "";
  display: table;
}
.slider_right_a6f5 .label-orange-1f7d ul li.secondary_a485:after:after,
.slider_right_a6f5
  .label-orange-1f7d
  ul
  li.green_ecb9:after:after {
  clear: both;
}
.slider_right_a6f5 .label-orange-1f7d a.notification-dirty-b94b:hover {
  text-decoration: none;
}
.slider_right_a6f5 .label-orange-1f7d select {
  max-width: 100%;
}
.slider_right_a6f5 .label-orange-1f7d table {
  font-size: 85%;
}
.slider_right_a6f5 .label-orange-1f7d table td,
.slider_right_a6f5 .label-orange-1f7d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.slider_right_a6f5 .label-orange-1f7d table tfoot td {
  text-align: left;
}
.slider_right_a6f5 .label-orange-1f7d :last-child {
  margin-bottom: 0;
}
.slider_right_a6f5 .label-orange-1f7d .mini_acfe {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.slider_right_a6f5 .label-orange-1f7d .mini_acfe label {
  width: 100%;
}
.slider_right_a6f5 .label-orange-1f7d .mini_acfe .form_085b {
  width: 100%;
  display: block;
}
.slider_right_a6f5 .label-orange-1f7d .mini_acfe .solid_6746 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.slider_right_a6f5 .label-orange-1f7d .mini_acfe .solid_6746:hover svg #svg-search {
  fill: #444;
}
.slider_right_a6f5 .label-orange-1f7d .mini_acfe .solid_6746 svg {
  width: 18px;
  height: 18px;
}
.slider_right_a6f5 .tooltip-a165 ul ul,
.slider_right_a6f5 .background_easy_7250 ul ul,
.slider_right_a6f5 .border-next-7184 ul ul,
.slider_right_a6f5 .new_7d6f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.slider_right_a6f5 .tooltip-a165 .popup-58e2 > a,
.slider_right_a6f5 .background_easy_7250 .popup-58e2 > a,
.slider_right_a6f5 .border-next-7184 .popup-58e2 > a,
.slider_right_a6f5 .new_7d6f .popup-58e2 > a {
  margin-bottom: 0;
}
.slider_right_a6f5 .advanced_fd53 li,
.slider_right_a6f5 .tooltip-a165 li,
.slider_right_a6f5 .form-gold-ae62 li,
.slider_right_a6f5 .background_easy_7250 li,
.slider_right_a6f5 .border-next-7184 li,
.slider_right_a6f5 .new_7d6f li,
.slider_right_a6f5 .module_narrow_492d li,
.slider_right_a6f5 .search-9e22 li {
  display: block;
  position: relative;
}
.slider_right_a6f5 .advanced_fd53 li:last-child,
.slider_right_a6f5 .tooltip-a165 li:last-child,
.slider_right_a6f5 .form-gold-ae62 li:last-child,
.slider_right_a6f5 .background_easy_7250 li:last-child,
.slider_right_a6f5 .border-next-7184 li:last-child,
.slider_right_a6f5 .new_7d6f li:last-child,
.slider_right_a6f5 .module_narrow_492d li:last-child,
.slider_right_a6f5 .search-9e22 li:last-child {
  border: none;
}
.slider_right_a6f5 .advanced_fd53 li a,
.slider_right_a6f5 .tooltip-a165 li a,
.slider_right_a6f5 .form-gold-ae62 li a,
.slider_right_a6f5 .background_easy_7250 li a,
.slider_right_a6f5 .border-next-7184 li a,
.slider_right_a6f5 .new_7d6f li a,
.slider_right_a6f5 .module_narrow_492d li a,
.slider_right_a6f5 .search-9e22 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slider_right_a6f5 .advanced_fd53 li ul li::before,
.slider_right_a6f5 .tooltip-a165 li ul li::before,
.slider_right_a6f5 .form-gold-ae62 li ul li::before,
.slider_right_a6f5 .background_easy_7250 li ul li::before,
.slider_right_a6f5 .border-next-7184 li ul li::before,
.slider_right_a6f5 .new_7d6f li ul li::before,
.slider_right_a6f5 .module_narrow_492d li ul li::before,
.slider_right_a6f5 .search-9e22 li ul li::before {
  left: 15px;
}
.slider_right_a6f5 .advanced_fd53 li ul a,
.slider_right_a6f5 .tooltip-a165 li ul a,
.slider_right_a6f5 .form-gold-ae62 li ul a,
.slider_right_a6f5 .background_easy_7250 li ul a,
.slider_right_a6f5 .border-next-7184 li ul a,
.slider_right_a6f5 .new_7d6f li ul a,
.slider_right_a6f5 .module_narrow_492d li ul a,
.slider_right_a6f5 .search-9e22 li ul a {
  padding-left: 20px;
}
.slider_right_a6f5 .advanced_fd53 li ul ul li::before,
.slider_right_a6f5 .tooltip-a165 li ul ul li::before,
.slider_right_a6f5 .form-gold-ae62 li ul ul li::before,
.slider_right_a6f5 .background_easy_7250 li ul ul li::before,
.slider_right_a6f5 .border-next-7184 li ul ul li::before,
.slider_right_a6f5 .new_7d6f li ul ul li::before,
.slider_right_a6f5 .module_narrow_492d li ul ul li::before,
.slider_right_a6f5 .search-9e22 li ul ul li::before {
  left: 30px;
}
.slider_right_a6f5 .advanced_fd53 li ul ul a,
.slider_right_a6f5 .tooltip-a165 li ul ul a,
.slider_right_a6f5 .form-gold-ae62 li ul ul a,
.slider_right_a6f5 .background_easy_7250 li ul ul a,
.slider_right_a6f5 .border-next-7184 li ul ul a,
.slider_right_a6f5 .new_7d6f li ul ul a,
.slider_right_a6f5 .module_narrow_492d li ul ul a,
.slider_right_a6f5 .search-9e22 li ul ul a {
  padding-left: 40px;
}
.slider_right_a6f5 .background_action_ef81 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slider_right_a6f5 .search-9e22 ul li {
  margin-bottom: 1.41575em;
}
.slider_right_a6f5 .search-9e22 ul li .summary-cbba {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.slider_right_a6f5 .search-9e22 ul li .south-c314 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.highlight-plasma-2ae0 .advanced_fd53 li a,
.highlight-plasma-2ae0 .tooltip-a165 li a,
.highlight-plasma-2ae0 .form-gold-ae62 li a,
.highlight-plasma-2ae0 .background_easy_7250 li a,
.highlight-plasma-2ae0 .border-next-7184 li a,
.highlight-plasma-2ae0 .new_7d6f li a,
.highlight-plasma-2ae0 .module_narrow_492d li a,
.highlight-plasma-2ae0 .search-9e22 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-plasma-2ae0 .background_action_ef81 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-plasma-2ae0 .label-orange-1f7d ul li.secondary_a485 .simple_2364,
.highlight-plasma-2ae0 .label-orange-1f7d ul li.green_ecb9 .simple_2364 {
  background: rgba(0, 0, 0, 0.2);
}
.highlight-plasma-2ae0 .slider_right_a6f5 .label-orange-1f7d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-large-dc5e .slider_right_a6f5 .rough_dcc8 li {
  margin: 0;
}
.logo-large-dc5e .slider_right_a6f5 .rough_dcc8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.logo-large-dc5e .slider_right_a6f5 .rough_dcc8 li ul {
  margin: 0;
}
.logo-large-dc5e .slider_right_a6f5 .rough_dcc8 li ul li a {
  padding-left: 15px;
}
.logo-large-dc5e .slider_right_a6f5 .rough_dcc8 li ul li li a {
  padding-left: 30px;
}
.logo-large-dc5e .slider_right_a6f5 .rough_dcc8 li.button-active-d521 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.logo-large-dc5e .slider_right_a6f5 .rough_dcc8 li.button-active-d521 > 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;
}
.logo-large-dc5e .slider_right_a6f5 .rough_dcc8 li.button-active-d521 > 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;
}
.description-366e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.rough_6618 {
  position: relative;
  z-index: 10;
}
.rough_6618 .border-5aee {
  width: 100%;
  max-width: 100%;
}
.selected-ba08 .action-abfb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.selected-ba08 .block-01dd {
}
.selected-ba08 .highlight-plasma-2ae0 {
  background: #292929;
}
.header_fad8 .action-abfb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.header_fad8 .block-01dd {
  background: #f9f9f9;
}
.header_fad8 .highlight-plasma-2ae0 {
  background: #303030;
}
.new-dc68 .action-abfb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .new-dc68 .button-3c4e {
    margin-bottom: 1em;
  }
  .new-dc68 .button-3c4e:last-child {
    margin-bottom: 0;
  }
}
.new-dc68 .block-01dd {
  background: #ededed;
}
.new-dc68 .highlight-plasma-2ae0 {
  background: #1a1a1a;
}
.action-abfb.block-01dd {
  color: rgba(0, 0, 0, 0.6);
}
.action-abfb.block-01dd .avatar_4457 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.action-abfb.highlight-plasma-2ae0 {
  color: rgba(255, 255, 255, 0.99);
}
.action-abfb.highlight-plasma-2ae0 a:not(.notification-dirty-b94b) {
  color: rgba(255, 255, 255, 0.79);
}
.action-abfb.highlight-plasma-2ae0 a:not(.notification-dirty-b94b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.action-abfb.highlight-plasma-2ae0 .avatar_4457 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.action-abfb.highlight-plasma-2ae0 table tbody td,
.action-abfb.highlight-plasma-2ae0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.alert-fixed-ea54.bottom-cde3 .column_south_522d {
  max-width: initial;
}
.alert-fixed-ea54 .layout-selected-513a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.alert-fixed-ea54 .layout-selected-513a .border-5aee {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .alert-fixed-ea54 .layout-selected-513a .border-5aee {
    display: block;
    margin-bottom: 2em;
  }
  .alert-fixed-ea54 .layout-selected-513a .border-5aee:last-child {
    margin-bottom: 0;
  }
}
.new-dc68 .button-3c4e:last-child,
.header_fad8 .button-3c4e:last-child,
.selected-ba08 .button-3c4e:last-child {
  margin-bottom: 0;
}
.new-dc68 .button-3c4e .slider_right_a6f5 .label-orange-1f7d:last-child,
.header_fad8 .button-3c4e .slider_right_a6f5 .label-orange-1f7d:last-child,
.selected-ba08 .button-3c4e .slider_right_a6f5 .label-orange-1f7d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .new-dc68 .grid_easy_6d93,
  .new-dc68 .layout-2906,
  .header_fad8 .grid_easy_6d93,
  .header_fad8 .layout-2906,
  .selected-ba08 .grid_easy_6d93,
  .selected-ba08 .layout-2906 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .rough_6618 .button-3c4e {
    margin-bottom: 2em;
  }
}
.rough_6618 p:last-child {
  margin-bottom: 0;
}
.rough_6618 li,
.rough_6618 ul {
  list-style: none;
  margin: 0;
}
.rough_6618 ul ul {
  margin-left: 2.617924em;
}
.button_7f0d {
  font-size: 0.875em;
}

/* css-noise: 1e24 */
.phantom-card-o1 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
