/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pressed_2894/customify
Author: WPCustomify
Author URI: https://pressmaximum.pressed_2894
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.pressed_2894/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern_8725.summary_tall_d4c5/licenses/gpl-2.0.avatar-pressed-dffe
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.gradient-copper-25fc/, (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.card_hovered_0bdf.input_8072/normalize.avatar-solid-3959/
 ======
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.avatar-solid-3959 v7.0.0 | MIT License | github.pressed_2894/necolas/normalize.avatar-solid-3959 */
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;
}
.heading_in_c9b7 .block_left_f22a,
.frame_149a,
.lite_e5cf,
.progress_east_b9f0,
.backdrop_cold_18e3,
.overlay_basic_0401,
.description_6653,
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;
}
.frame_149a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .frame_149a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .frame_149a,
  h1 {
    font-size: 1.8em;
  }
}
.lite_e5cf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.lite_e5cf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .lite_e5cf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .lite_e5cf,
  h2 {
    font-size: 1.7em;
  }
}
.progress_east_b9f0,
h3 {
  font-size: 1.618em;
}
.heading_in_c9b7 .block_left_f22a,
.backdrop_cold_18e3,
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.green_8d0d {
  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;
}
.picture_99ee:after,
.picture_99ee:before,
.disabled-stone-e4a2:after,
.disabled-stone-e4a2:before {
  content: "";
  display: table;
}
.picture_99ee:after,
.disabled-stone-e4a2:after {
  clear: both;
}
.table_static_b86b {
  float: right;
  margin-right: 0;
}
.center_e598 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.warm-cbf6 .sidebar_pro_c324,
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;
}
.warm-cbf6 .sidebar_pro_c324: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;
}
.sidebar_steel_3b6f .sidebar_pro_c324 {
  box-shadow: none;
}
.sidebar_steel_3b6f
  .sidebar_pro_c324
  .pressed_7c48 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sidebar_steel_3b6f .sidebar_pro_c324 .cold_ced2 {
  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;
}
.sidebar_steel_3b6f
  .sidebar_pro_c324
  .cold_ced2
  b {
  display: none;
}
.sidebar_steel_3b6f .lower_8bcf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.up_ab36:not(.green_55af):not(.sidebar_d094),
button:not(.green_55af):not(.sidebar_d094),
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ),
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ),
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ) {
  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;
}
.up_ab36:not(.green_55af):not(
    .sidebar_d094
  ):hover,
button:not(.green_55af):not(
    .sidebar_d094
  ):hover,
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ):hover,
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ):hover,
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.up_ab36:not(.green_55af):not(
    .sidebar_d094
  ):active,
.up_ab36:not(.green_55af):not(
    .sidebar_d094
  ):focus,
button:not(.green_55af):not(
    .sidebar_d094
  ):active,
button:not(.green_55af):not(
    .sidebar_d094
  ):focus,
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ):active,
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ):focus,
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ):active,
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ):focus,
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ):active,
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ):focus {
  outline: 0;
}
.up_ab36:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc,
button:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc,
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc,
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc,
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc {
  position: relative;
}
.up_ab36:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .detail_top_dd90,
.up_ab36:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .article_98b5,
.up_ab36:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .input-old-13f5,
.up_ab36:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  i,
.up_ab36:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  svg,
button:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .detail_top_dd90,
button:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .article_98b5,
button:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .input-old-13f5,
button:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  i,
button:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  svg,
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .detail_top_dd90,
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .article_98b5,
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .input-old-13f5,
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  i,
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  svg,
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .detail_top_dd90,
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .article_98b5,
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .input-old-13f5,
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  i,
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  svg,
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .detail_top_dd90,
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .article_98b5,
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  .input-old-13f5,
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  i,
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc
  svg {
  visibility: hidden;
}
.up_ab36:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc:after,
button:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc:after,
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc:after,
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc:after,
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ).fn-loading-5ebc: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;
}
.up_ab36:not(.green_55af):not(.sidebar_d094),
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ),
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ),
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ) {
  color: #fff;
  background: #235787;
}
.up_ab36:not(.green_55af):not(
    .sidebar_d094
  ):focus,
input[type="button"]:not(.green_55af):not(
    .sidebar_d094
  ):focus,
input[type="reset"]:not(.green_55af):not(
    .sidebar_d094
  ):focus,
input[type="submit"]:not(.green_55af):not(
    .sidebar_d094
  ):focus {
  color: #fff;
}
.up_ab36.fn-disabled-5ebc:not(.green_55af):not(
    .sidebar_d094
  ),
.up_ab36[disabled]:not(.green_55af):not(
    .sidebar_d094
  ),
button.fn-disabled-5ebc:not(.green_55af):not(
    .sidebar_d094
  ),
button[disabled]:not(.green_55af):not(
    .sidebar_d094
  ) {
  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;
}
.glass-cd7c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.glass-cd7c: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;
}
.shade_stone_0431 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.overlay-silver-378e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.copper_decf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.picture_99ee:after,
.picture_99ee:before,
.box_5c6d:after,
.box_5c6d:before,
.picture_right_e6c9:after,
.picture_right_e6c9:before,
.north-86e1:after,
.north-86e1:before,
.module_5908:after,
.module_5908:before,
.gradient-middle-1014:after,
.gradient-middle-1014:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.picture_99ee:after,
.box_5c6d:after,
.picture_right_e6c9:after,
.north-86e1:after,
.module_5908:after,
.gradient-middle-1014:after {
  clear: both;
}
.box_5c6d .aside_a986,
.picture_right_e6c9 .aside_a986,
.pagination_bb04 .aside_a986 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.orange_b790 {
  display: inline-block;
}
.highlight-paper-f220 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.highlight-paper-f220 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.highlight-paper-f220 .dark_e23f {
  padding: 1em 0;
  font-size: 85%;
}
.dark_e23f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.video-stone-c5f1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.video-stone-c5f1:after,
.video-stone-c5f1:before {
  content: "";
  display: table;
}
.video-stone-c5f1:after {
  clear: both;
}
.lite-9734 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.black-f528 .lite-9734 {
  max-width: 50%;
}
.message-paper-8f7a .lite-9734 {
  max-width: 33.33%;
}
.module-next-86a4 .lite-9734 {
  max-width: 25%;
}
.grid-west-b0fd .lite-9734 {
  max-width: 20%;
}
.fluid_3dde .lite-9734 {
  max-width: 16.66%;
}
.wrapper_next_1a4c .lite-9734 {
  max-width: 14.28%;
}
.under-fa9e .lite-9734 {
  max-width: 12.5%;
}
.tabs-current-3d75 .lite-9734 {
  max-width: 11.11%;
}
.dark_80f5 {
  display: block;
}
.heading_in_c9b7 .main-first-7f75 label,
.heading_in_c9b7 .stone-97e1 label,
.heading_in_c9b7 .image_new_2e85 label,
.heading_in_c9b7 .gradient_e4eb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.wood_4f2c {
  list-style: none;
  margin: 0;
}
.wood_4f2c article.progress-tiny-6d26 {
  margin-bottom: 0;
}
.wood_4f2c ul {
  list-style: none;
  margin: 0;
}
.wood_4f2c .easy_382c li.progress-tiny-6d26 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .wood_4f2c .easy_382c li.progress-tiny-6d26 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .wood_4f2c .easy_382c li.progress-tiny-6d26: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) {
  .wood_4f2c .easy_382c li.progress-tiny-6d26 li.progress-tiny-6d26 li.progress-tiny-6d26 li.progress-tiny-6d26 {
    padding-left: 0;
  }
}
article.progress-tiny-6d26 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress-tiny-6d26 .box_5c6d p:last-of-type {
  margin-bottom: 0;
}
article.progress-tiny-6d26 .primary-active-a378 {
  float: left;
}
article.progress-tiny-6d26 .item_west_42f2 {
  margin-left: 85px;
}
article.progress-tiny-6d26 .thick_ea57 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress-tiny-6d26 .thick_ea57 .border_red_ea45 {
  margin-left: 10px;
}
article.progress-tiny-6d26 .photo_east_be8c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress-tiny-6d26 .component-3f52 {
  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 .main-first-7f75,
  #respond .image_new_2e85,
  #respond .gradient_e4eb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .main-first-7f75 input,
#respond .image_new_2e85 input,
#respond .gradient_e4eb input {
  width: 100%;
}
#respond .gradient_e4eb {
  margin-right: 0;
}
#respond .wide_6ba5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column_complex_7791 {
  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;
}
.column_complex_7791.hard-f11c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.column_complex_7791 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%);
}
.column_complex_7791:focus,
.column_complex_7791: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_c8fc {
  border-radius: 10%;
}
.medium-8ef5 {
  border-radius: 50%;
}
.hero_7125 {
  font-size: 0.72em;
}
.tertiary_b326 {
  font-size: 0.875em;
}
.surface-dirty-f117 {
  font-size: 1.1em;
}
.input-white-d45a {
  text-transform: uppercase;
  line-height: 1.2;
}
.input-white-d45a.hero_7125 {
  letter-spacing: 0.5px;
}
.narrow-6bec,
.narrow-6bec a {
  color: #6d6d6d;
}
.narrow-6bec a:hover {
  color: #111;
}
.dark-c608 {
  color: #6d6d6d;
}
.shadow_7b3e {
  overflow-x: hidden;
}
.shadow_7b3e .shade-narrow-10ea.accordion-active-8d1a {
  position: relative;
}
.shadow_7b3e .shade-narrow-10ea.accordion-active-8d1a.accordion-over-6c27 {
  position: initial;
}
.shadow_7b3e
  .shade-narrow-10ea.accordion-active-8d1a.accordion-over-6c27
  .sort-9fdd {
  left: auto;
}
.shadow_7b3e .shade-narrow-10ea .sort-9fdd {
  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;
}
.shadow_7b3e .shade-narrow-10ea:hover.accordion-active-8d1a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shadow_7b3e
  .shade-narrow-10ea:hover.accordion-active-8d1a
  .sort-9fdd {
  display: block;
  z-index: 9999999;
}
.shadow_7b3e .surface_257a .carousel-af4a,
.shadow_7b3e .north_b93b .carousel-af4a {
  display: none;
}
.shadow_7b3e .outline_complex_c9e6 .shade-narrow-10ea:hover.accordion-active-8d1a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.heading_in_c9b7 .main-first-7f75 label,
.heading_in_c9b7 .stone-97e1 label,
.heading_in_c9b7 .image_new_2e85 label,
.heading_in_c9b7 .gradient_e4eb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.wood_4f2c {
  list-style: none;
  margin: 0;
}
.wood_4f2c article.progress-tiny-6d26 {
  margin-bottom: 0;
}
.wood_4f2c ul {
  list-style: none;
  margin: 0;
}
.wood_4f2c .easy_382c li.progress-tiny-6d26 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .wood_4f2c .easy_382c li.progress-tiny-6d26 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .wood_4f2c .easy_382c li.progress-tiny-6d26: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) {
  .wood_4f2c .easy_382c li.progress-tiny-6d26 li.progress-tiny-6d26 li.progress-tiny-6d26 li.progress-tiny-6d26 {
    padding-left: 0;
  }
}
article.progress-tiny-6d26 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress-tiny-6d26 .box_5c6d p:last-of-type {
  margin-bottom: 0;
}
article.progress-tiny-6d26 .primary-active-a378 {
  float: left;
}
article.progress-tiny-6d26 .item_west_42f2 {
  margin-left: 85px;
}
article.progress-tiny-6d26 .thick_ea57 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress-tiny-6d26 .thick_ea57 .border_red_ea45 {
  margin-left: 10px;
}
article.progress-tiny-6d26 .photo_east_be8c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress-tiny-6d26 .component-3f52 {
  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 .main-first-7f75,
  #respond .image_new_2e85,
  #respond .gradient_e4eb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .main-first-7f75 input,
#respond .image_new_2e85 input,
#respond .gradient_e4eb input {
  width: 100%;
}
#respond .gradient_e4eb {
  margin-right: 0;
}
#respond .wide_6ba5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface_257a .active_ffca {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.active_ffca .complex_ce51.pro_d3d0 .modal_08d9 > li > a:focus,
.active_ffca .complex_ce51.pro_d3d0 .modal_08d9 > li > a:hover,
.active_ffca .complex_ce51.paragraph_cool_82e5 .modal_08d9 > li > a:focus,
.active_ffca .complex_ce51.paragraph_cool_82e5 .modal_08d9 > li > a:hover,
.active_ffca .complex_ce51.badge_5f9a .modal_08d9 > li > a:focus,
.active_ffca .complex_ce51.badge_5f9a .modal_08d9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_ffca
  .complex_ce51.pro_d3d0
  .modal_08d9
  > li.shade_top_2bfa
  > a,
.active_ffca
  .complex_ce51.pro_d3d0
  .modal_08d9
  > li.item-f6b1
  > a,
.active_ffca
  .complex_ce51.paragraph_cool_82e5
  .modal_08d9
  > li.shade_top_2bfa
  > a,
.active_ffca
  .complex_ce51.paragraph_cool_82e5
  .modal_08d9
  > li.item-f6b1
  > a,
.active_ffca
  .complex_ce51.badge_5f9a
  .modal_08d9
  > li.shade_top_2bfa
  > a,
.active_ffca .complex_ce51.badge_5f9a .modal_08d9 > li.container-in-31a1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.active_ffca .element_wide_3d79,
.active_ffca .element_wide_3d79 a {
  color: rgba(255, 255, 255, 0.99);
}
.active_ffca .text_4d05.block-under-2aa4 li a,
.active_ffca .avatar_fixed_a435 a,
.active_ffca .table-6dba,
.active_ffca .modal_08d9 > li > a,
.active_ffca .overlay-advanced-0867 {
  color: rgba(255, 255, 255, 0.79);
}
.active_ffca .text_4d05.block-under-2aa4 li a:hover,
.active_ffca .avatar_fixed_a435 a:hover,
.active_ffca .table-6dba:hover,
.active_ffca .modal_08d9 > li > a:hover,
.active_ffca .overlay-advanced-0867:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_ffca .table-cold-67fd {
  color: rgba(255, 255, 255, 0.79);
}
.active_ffca .table-cold-67fd .paragraph-d0fe {
  color: rgba(255, 255, 255, 0.99);
}
.active_ffca .table-cold-67fd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_ffca .video-3c30 .orange-2fd0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active_ffca .video-3c30 .orange-2fd0 .accordion-copper-d820 {
  color: rgba(255, 255, 255, 0.79);
}
.active_ffca
  .video-3c30
  .orange-2fd0
  .accordion-copper-d820::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_ffca
  .video-3c30
  .orange-2fd0
  .accordion-copper-d820:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_ffca
  .video-3c30
  .orange-2fd0
  .accordion-copper-d820::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_ffca
  .video-3c30
  .orange-2fd0
  .accordion-copper-d820::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_ffca .video-3c30 .full-5e2f {
  color: rgba(255, 255, 255, 0.79);
}
.active_ffca .video-3c30 .full-5e2f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_44e4
  .active_ffca
  .video-3c30
  .huge-7184
  .alert-1f3a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.action_44e4
  .active_ffca
  .video-3c30
  .huge-7184
  .accordion-copper-d820 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_257a .item-1c69 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.item-1c69 .complex_ce51.pro_d3d0 .modal_08d9 > li > a:focus,
.item-1c69 .complex_ce51.pro_d3d0 .modal_08d9 > li > a:hover,
.item-1c69 .complex_ce51.paragraph_cool_82e5 .modal_08d9 > li > a:focus,
.item-1c69 .complex_ce51.paragraph_cool_82e5 .modal_08d9 > li > a:hover,
.item-1c69 .complex_ce51.badge_5f9a .modal_08d9 > li > a:focus,
.item-1c69 .complex_ce51.badge_5f9a .modal_08d9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item-1c69
  .complex_ce51.pro_d3d0
  .modal_08d9
  > li.shade_top_2bfa
  > a,
.item-1c69
  .complex_ce51.pro_d3d0
  .modal_08d9
  > li.item-f6b1
  > a,
.item-1c69
  .complex_ce51.paragraph_cool_82e5
  .modal_08d9
  > li.shade_top_2bfa
  > a,
.item-1c69
  .complex_ce51.paragraph_cool_82e5
  .modal_08d9
  > li.item-f6b1
  > a,
.item-1c69
  .complex_ce51.badge_5f9a
  .modal_08d9
  > li.shade_top_2bfa
  > a,
.item-1c69 .complex_ce51.badge_5f9a .modal_08d9 > li.container-in-31a1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.item-1c69 .element_wide_3d79,
.item-1c69 .element_wide_3d79 a {
  color: rgba(0, 0, 0, 0.8);
}
.item-1c69 .text_4d05.block-under-2aa4 li a,
.item-1c69 .avatar_fixed_a435 a,
.item-1c69 .table-6dba,
.item-1c69 .modal_08d9 > li > a,
.item-1c69 .overlay-advanced-0867 {
  color: rgba(0, 0, 0, 0.55);
}
.item-1c69 .text_4d05.block-under-2aa4 li a:hover,
.item-1c69 .avatar_fixed_a435 a:hover,
.item-1c69 .table-6dba:hover,
.item-1c69 .modal_08d9 > li > a:hover,
.item-1c69 .overlay-advanced-0867:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item-1c69 .table-cold-67fd {
  color: rgba(0, 0, 0, 0.55);
}
.item-1c69 .table-cold-67fd .paragraph-d0fe {
  color: rgba(0, 0, 0, 0.8);
}
.item-1c69 .table-cold-67fd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info-7639 .up_fefa {
  margin-left: auto;
  margin-right: auto;
}
.picture_right_e6c9 > * {
  margin-left: auto;
  margin-right: auto;
}
.picture_right_e6c9 .shade_stone_0431 {
  margin-right: 1.41575em;
}
.video_3771 .picture_right_e6c9 > .surface-61f4 {
  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;
}
.video_3771 .picture_right_e6c9 > .paragraph_3e4b {
  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;
}
.image-1e3b.info-7639 .up_fefa,
.pagination_thick_eef1.info-7639 .up_fefa {
  margin-left: 0;
}
.modal_1df5.info-7639 .up_fefa,
.white-2eb5.info-7639 .up_fefa {
  margin-right: 0;
}
.picture_right_e6c9 ol,
.picture_right_e6c9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.list-bronze-78ad video {
  max-width: 100%;
}
.next_0c27 img {
  display: block;
}
.next_0c27.shade_stone_0431,
.next_0c27.overlay-silver-378e {
  width: 100%;
}
.next_0c27.paragraph_3e4b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.progress_bfef:not(.hover-904a) {
  margin: 1.5em auto;
}
.static_0ff9 p {
  padding: 1.5em 14px;
}
ul.under_ea02.paragraph_3e4b,
ul.under_ea02.surface-61f4,
ul.under_ea02.hot-4d54.surface-61f4 {
  padding: 0 14px;
}
.surface_e7d9 {
  display: block;
  overflow-x: auto;
}
.surface_e7d9 table {
  border-collapse: collapse;
  width: 100%;
}
.surface_e7d9 td,
.surface_e7d9 th {
  padding: 0.5em;
}
.picture_right_e6c9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.picture_right_e6c9 ol ol,
.picture_right_e6c9 ol ul,
.picture_right_e6c9 ul ol,
.picture_right_e6c9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.picture_right_e6c9 ol ol li,
.picture_right_e6c9 ol ul li,
.picture_right_e6c9 ul ol li,
.picture_right_e6c9 ul ul li {
  margin-left: 0;
}
.search_880d.active_a8bd > .tooltip-9269 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.search_880d.active_a8bd > .tooltip-9269 iframe,
.search_880d.active_a8bd > .tooltip-9269 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.column-c7fd {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.column-c7fd.fixed-f62f {
  padding: 0;
}
.column-c7fd.fixed-f62f cite {
  font-size: 13px;
}
.column-c7fd > * {
  margin-left: 16px;
  margin-right: 16px;
}
.column-c7fd cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.section_current_c66a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.section_current_c66a > p:first-child {
  margin-top: 0;
}
.section_current_c66a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.section_current_c66a blockquote {
  border-left: 0;
}
.detail-e0f4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.detail-e0f4:not(.modal_95ac) {
  max-width: 100px;
}
.detail-e0f4.video-right-4a3d {
  border-bottom: none !important;
  text-align: center;
}
.detail-e0f4.video-right-4a3d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .static_0ff9 p {
    padding: 1.5em 0;
  }
}
.mask_6854 {
  color: #0073aa;
}
.section-bottom-766e {
  background-color: #0073aa;
}
.filter-tall-86eb {
  color: #229fd8;
}
.accordion_out_726d {
  background-color: #229fd8;
}
.cold_0e8f {
  color: #eee;
}
.main-lower-3964 {
  background-color: #eee;
}
.focus_d614 {
  color: #444;
}
.cool-2bb5 {
  background-color: #444;
}
.gallery-4576 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gallery-4576 .menu-under-c9c9 .avatar_fixed_a435 {
  font-size: 15px;
}
.gallery-4576 .avatar_fixed_a435 {
  line-height: 1.3;
}
.gallery-4576 .item-1c69 {
}
.gallery-4576 .active_ffca {
  background: #235787;
}
.dim-b4ec {
  padding: 0;
}
.dim-b4ec .active_ffca {
  background: #1a1a1a;
}
.dim-b4ec .item-1c69 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.element-left-cdda {
  padding: 0;
  border-left: none;
  border-right: none;
}
.element-left-cdda .item-1c69 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.element-left-cdda .active_ffca {
  background: #303030;
}
.gradient-middle-1014 {
  position: relative;
  z-index: 10;
}
.gradient-middle-1014 .backdrop_3bcb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red_9a53 .accordion-active-8d1a {
  display: inline-block;
  vertical-align: middle;
}
.red_9a53.mask-purple-635d .accordion-active-8d1a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .red_9a53.mask-purple-635d .accordion-active-8d1a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .red_9a53.mask-purple-635d .accordion-active-8d1a {
    margin-right: 0.4em;
  }
}
.red_9a53.mask-purple-635d .accordion-active-8d1a:last-child {
  margin-right: 0;
}
.out-9005 .backdrop_3bcb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface_257a .menu-under-c9c9 {
    margin: 0 -0.5em;
  }
  .surface_257a .menu-under-c9c9 [class*="customify-col-"],
  .surface_257a .menu-under-c9c9 [class*="customify-col_"],
  .surface_257a .menu-under-c9c9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface_257a.active-cc1f .backdrop_3bcb {
  background: 0 0 !important;
}
.surface_257a.active-cc1f .backdrop_3bcb,
.surface_257a.out-9005 .backdrop_3bcb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface_257a.alert-fcd7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface_257a.out-9005 .backdrop_3bcb {
  box-shadow: none !important;
}
.status_96e4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .status_96e4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .status_96e4 {
    padding: 18px 0 20px;
  }
}
.status_96e4 .element-adae {
  width: 100%;
}
.status_96e4 .current-94f7 {
  margin-bottom: 0;
}
.status_96e4 .notice-e2d3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.alert-34e8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.alert-34e8 .accordion_c868 {
  width: 100%;
}
.input_green_5e11 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.input_green_5e11 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.input_green_5e11 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;
}
.input_green_5e11 li:last-child:after {
  display: none;
}
.input_green_5e11 li a {
  font-weight: 500;
  margin-right: 10px;
}
.component-c9f4 .carousel-af4a button,
.status_96e4 .carousel-af4a button {
  left: 0;
}
.component-c9f4 .accordion_c868,
.status_96e4 .accordion_c868 {
  padding-left: 0;
  padding-right: 0;
}
.component-c9f4 .alert-34e8,
.status_96e4 .alert-34e8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.component-c9f4 {
  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;
}
.component-c9f4: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;
}
.component-c9f4 .active_68ff {
  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) {
  .component-c9f4 .active_68ff {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .component-c9f4 .active_68ff {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .component-c9f4 .active_68ff {
    min-height: 200px;
  }
}
.component-c9f4 .input_green_5e11 {
  color: rgba(255, 255, 255, 0.8);
}
.component-c9f4 .input_green_5e11 a,
.component-c9f4 .input_green_5e11 li:after {
  color: inherit;
}
.component-c9f4 .input_green_5e11 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.small-1d0b {
  margin-bottom: 0.5em;
}
.component-left-3c37 {
  margin-bottom: 1.2em;
}
.component-left-3c37,
.small-1d0b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.component-left-3c37 p:last-child,
.small-1d0b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel-af4a,
#masthead .carousel-af4a {
  display: none;
}
#masthead
  > .carousel-af4a.title-small-3e48 {
  display: none;
}
#masthead > .carousel-af4a button {
  left: 0;
}
.up_6adf {
  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%;
}
.up_6adf .accordion-active-8d1a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.up_6adf .summary_cool_41df {
  display: -webkit-box;
  display: flex;
}
.up_6adf .summary_cool_41df.out_6321 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.up_6adf .summary_cool_41df.table-7166 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.up_6adf .summary_cool_41df.highlight_b67b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.up_6adf.last-42ba.section-f766 .summary_cool_41df.out_6321 {
  flex-basis: 100%;
}
.up_6adf.feature-ad14 .summary_cool_41df.table-7166 {
  -webkit-box-flex: 1;
  flex: auto;
}
.up_6adf.feature-ad14 .summary_cool_41df.highlight_b67b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel-af4a.title-small-3e48 {
  display: none;
}
#masthead > .carousel-af4a button {
  left: 0;
}
.light-380a {
  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;
}
.light-380a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.light-380a.primary-4598 i {
  margin-right: 4px;
}
.light-380a.thick-f1fa i {
  margin-left: 5px;
}
.avatar_fixed_a435 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.avatar_fixed_a435 p:last-child {
  margin-bottom: 0;
}
.search-active-d6b1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.search-active-d6b1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.search-active-d6b1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.search-active-d6b1 .element_wide_3d79 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.search-active-d6b1 .title_stale_ff19 {
  margin: 5px 0 7px 0;
}
.search-active-d6b1.alert_66d6 .list-out-9935 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search-active-d6b1.alert_66d6 .dropdown_6827 {
  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;
}
.search-active-d6b1.alert_smooth_ae11 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.search-active-d6b1.alert_smooth_ae11 .list-out-9935 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search-active-d6b1.alert_smooth_ae11 .dropdown_6827 {
  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;
}
.search-active-d6b1.hidden_simple_92e4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.search-active-d6b1.dark-7045 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.search-active-d6b1.dark-7045 .dropdown_6827 {
  margin-top: 7px;
}
.carousel-3f92 {
  display: inline-block;
}
.gradient-middle-1014 .section-slow-3a27 .search-active-d6b1 img {
  max-width: 100%;
}
.complex_ce51 .tag-7f8f.pink-30d0,
.layout-bronze-d93a .tag-7f8f.pink-30d0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex_ce51 .alert_solid_4f86,
.layout-bronze-d93a .alert_solid_4f86 {
  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%);
}
.complex_ce51 .alert_solid_4f86 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.complex_ce51.media_light_e126 .alert_solid_4f86 {
  display: none;
}
.complex_ce51 .wide-cd4e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex_ce51 .wide-cd4e li {
  display: inline-block;
  position: relative;
}
.complex_ce51 .wide-cd4e li:last-child {
  margin-right: 0;
}
.complex_ce51 .wide-cd4e 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;
}
.complex_ce51 .wide-cd4e li.container-in-31a1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.complex_ce51 .wide-cd4e > 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;
}
.complex_ce51 .wide-cd4e > li > a i {
  line-height: 0;
}
.complex_ce51 .wide-cd4e > li.focus-dark-d1eb > a .alert_solid_4f86 {
  margin-left: 4px;
  line-height: 0;
}
.complex_ce51 .wide-cd4e .feature-simple-932d li.focus-dark-d1eb > a {
  position: relative;
}
.complex_ce51 .wide-cd4e .feature-simple-932d li.focus-dark-d1eb > a:after,
.complex_ce51 .wide-cd4e .feature-simple-932d li.focus-dark-d1eb > a:before {
  content: "";
  display: table;
}
.complex_ce51 .wide-cd4e .feature-simple-932d li.focus-dark-d1eb > a:after {
  clear: both;
}
.complex_ce51 .wide-cd4e .feature-simple-932d li.focus-dark-d1eb > a .alert_solid_4f86 {
  margin-left: 5px;
  float: right;
}
.complex_ce51 .notice_c797,
.complex_ce51 .feature-simple-932d {
  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;
}
.complex_ce51 .feature-simple-932d {
  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;
}
.complex_ce51 .feature-simple-932d .pink-30d0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex_ce51 .feature-simple-932d .alert_solid_4f86 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.complex_ce51 .feature-simple-932d li {
  display: block;
  margin: 0;
  padding: 0;
}
.complex_ce51 .feature-simple-932d 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;
}
.complex_ce51 .feature-simple-932d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.complex_ce51 .feature-simple-932d .feature-simple-932d {
  top: 0;
  left: 100%;
}
.complex_ce51 .small-3672.fn-focus-5ebc > .notice_c797,
.complex_ce51 .small-3672.fn-focus-5ebc > .feature-simple-932d,
.complex_ce51 .small-3672:focus > .notice_c797,
.complex_ce51 .small-3672:focus > .feature-simple-932d,
.complex_ce51 .small-3672:hover > .notice_c797,
.complex_ce51 .small-3672:hover > .feature-simple-932d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.complex_ce51.badge_5f9a .modal_08d9:after,
.complex_ce51.badge_5f9a .modal_08d9:before {
  content: "";
  display: table;
}
.complex_ce51.badge_5f9a .modal_08d9:after {
  clear: both;
}
.complex_ce51.badge_5f9a .modal_08d9 > li {
  float: left;
}
.complex_ce51.pink_f80c .modal_08d9:after,
.complex_ce51.pink_f80c .modal_08d9:before {
  content: "";
  display: table;
}
.complex_ce51.pink_f80c .modal_08d9:after {
  clear: both;
}
.complex_ce51.pink_f80c .modal_08d9 > li {
  float: left;
}
.complex_ce51.pink_f80c .modal_08d9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.complex_ce51.pink_f80c .modal_08d9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.complex_ce51.pink_f80c .modal_08d9 > li.shade_top_2bfa > a,
.complex_ce51.pink_f80c .modal_08d9 > li.container-in-31a1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.complex_ce51.pro_d3d0 .modal_08d9 > li > a .pink-30d0 {
  position: relative;
}
.complex_ce51.pro_d3d0 .modal_08d9 > li > a .pink-30d0: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;
}
.complex_ce51.pro_d3d0
  .modal_08d9
  > li:focus
  > a
  .pink-30d0:before,
.complex_ce51.pro_d3d0
  .modal_08d9
  > li:hover
  > a
  .pink-30d0:before {
  width: 100%;
  background-color: currentColor;
}
.complex_ce51.pro_d3d0
  .modal_08d9
  > li.shade_top_2bfa
  > a
  .pink-30d0:before,
.complex_ce51.pro_d3d0
  .modal_08d9
  > li.item-f6b1
  > a
  .pink-30d0:before {
  width: 100%;
  background-color: currentColor;
}
.complex_ce51.paragraph_cool_82e5 .modal_08d9 > li > a .pink-30d0 {
  position: relative;
}
.complex_ce51.paragraph_cool_82e5 .modal_08d9 > li > a .pink-30d0: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;
}
.complex_ce51.paragraph_cool_82e5 .modal_08d9 > li:focus > a .pink-30d0:before,
.complex_ce51.paragraph_cool_82e5
  .modal_08d9
  > li:hover
  > a
  .pink-30d0:before {
  width: 100%;
  background-color: currentColor;
}
.complex_ce51.paragraph_cool_82e5
  .modal_08d9
  > li.shade_top_2bfa
  > a
  .pink-30d0:before,
.complex_ce51.paragraph_cool_82e5
  .modal_08d9
  > li.item-f6b1
  > a
  .pink-30d0:before {
  width: 100%;
  background-color: currentColor;
}
.layout-bronze-d93a .wide-cd4e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.layout-bronze-d93a .wide-cd4e li:first-child > a {
  border-top: none;
}
.layout-bronze-d93a .wide-cd4e .logo-fast-8bda > .pink-30d0 .alert_solid_4f86 {
  display: none;
}
.layout-bronze-d93a .wide-cd4e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.layout-bronze-d93a .wide-cd4e li:last-child {
  border: none;
}
.layout-bronze-d93a .wide-cd4e li.focus-dark-d1eb > a {
  padding-right: 45px !important;
}
.layout-bronze-d93a .wide-cd4e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.layout-bronze-d93a .wide-cd4e li a:focus,
.layout-bronze-d93a .wide-cd4e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout-bronze-d93a .wide-cd4e li .pagination_7c59 {
  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;
}
.layout-bronze-d93a .wide-cd4e li .pagination_7c59:hover {
  box-shadow: none;
}
.layout-bronze-d93a .wide-cd4e li .pagination_7c59 .alert_solid_4f86 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.layout-bronze-d93a .wide-cd4e .feature-simple-932d {
  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);
}
.layout-bronze-d93a .wide-cd4e .feature-simple-932d li a {
  padding-left: 3em;
}
.layout-bronze-d93a .wide-cd4e .row_upper_3929 > a .pagination_7c59 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.layout-bronze-d93a .wide-cd4e .row_upper_3929 > .feature-simple-932d {
  display: block;
  opacity: 1;
}
.row-0786 {
  max-width: 100%;
}
.fluid_2797 {
  line-height: 0;
  cursor: pointer;
}
.overlay-advanced-0867 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.overlay-advanced-0867:hover {
  box-shadow: none;
  color: currentColor;
}
.overlay-advanced-0867 svg {
  width: 18px;
  height: 18px;
}
.overlay-advanced-0867 .secondary_a4d4 {
  display: none;
}
.table_2603 {
  position: relative;
}
.table_2603.fn-active-5ebc .overlay-advanced-0867 .right-f1e5 {
  display: none;
}
.table_2603.fn-active-5ebc .overlay-advanced-0867 .secondary_a4d4 {
  display: inline-block;
}
.table_2603 .tooltip-south-2c20 {
  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);
}
.table_2603.cool_fbca .tooltip-south-2c20 {
  left: auto;
  right: -0.9em;
}
.table_2603.cool_fbca .grid-fixed-a042::before {
  left: auto;
  right: 15px;
}
.table_2603.fn-active-5ebc .tooltip-south-2c20 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.huge-7184 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.huge-7184 label {
  flex-basis: 100%;
}
.huge-7184 .orange-2fd0 {
  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;
}
.huge-7184 .accordion-copper-d820 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.huge-7184 .accordion-copper-d820:focus {
  background-color: transparent;
}
.huge-7184 button.full-5e2f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.huge-7184 button.full-5e2f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.huge-7184 button.full-5e2f svg {
  width: 18px;
  height: 18px;
}
.huge-7184 input[type="submit"] {
  min-height: auto;
}
.video-3c30 .huge-7184 .accordion-copper-d820 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.grid-fixed-a042 {
  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) {
  .grid-fixed-a042 {
    width: 220px;
  }
}
.grid-fixed-a042 label {
  flex-basis: 100%;
}
.grid-fixed-a042::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;
}
.action_44e4 .video-3c30 .huge-7184 {
  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;
}
.action_44e4
  .video-3c30
  .huge-7184
  .orange-2fd0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.action_44e4 .video-3c30 .huge-7184 .accordion-copper-d820 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.action_44e4
  .video-3c30
  .huge-7184
  .accordion-copper-d820:focus {
  background: 0 0;
}
.action_44e4
  .video-3c30
  .huge-7184
  .alert-1f3a {
  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;
}
.text_4d05 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.text_4d05 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.text_4d05 li:last-child {
  margin-right: 0;
}
.text_4d05 li:first-child {
  margin-left: 0;
}
.text_4d05.disabled_9fef a {
  color: #fff;
}
.text_4d05.disabled_9fef a:hover {
  color: #fff;
}
.text_4d05 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.text_4d05 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.text_4d05 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text_4d05 a:hover {
  opacity: 0.9;
  color: inherit;
}
.text_4d05 [class*="social-icon-apple"] {
  background-color: #999;
}
.text_4d05 [class*="social-icon-apple"].background_1500 {
  background-color: transparent;
  color: #999;
}
.text_4d05 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.text_4d05 [class*="social-icon-behance"].background_1500 {
  background-color: transparent;
  color: #1769ff;
}
.text_4d05 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.text_4d05 [class*="social-icon-bitbucket"].background_1500 {
  background-color: transparent;
  color: #205081;
}
.text_4d05 [class*="social-icon-codepen"] {
  background-color: #000;
}
.text_4d05 [class*="social-icon-codepen"].background_1500 {
  background-color: transparent;
  color: #000;
}
.text_4d05 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.text_4d05 [class*="social-icon-delicious"].background_1500 {
  background-color: transparent;
  color: #39f;
}
.text_4d05 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.text_4d05 [class*="social-icon-digg"].background_1500 {
  background-color: transparent;
  color: #005be2;
}
.text_4d05 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.text_4d05 [class*="social-icon-dribbble"].background_1500 {
  background-color: transparent;
  color: #ea4c89;
}
.text_4d05 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.text_4d05 [class*="social-icon-envelope"].background_1500 {
  background-color: transparent;
  color: #ea4335;
}
.text_4d05 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.text_4d05 [class*="social-icon-facebook"].background_1500 {
  background-color: transparent;
  color: #3b5998;
}
.text_4d05 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.text_4d05 [class*="social-icon-flickr"].background_1500 {
  background-color: transparent;
  color: #0063dc;
}
.text_4d05 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.text_4d05 [class*="social-icon-foursquare"].background_1500 {
  background-color: transparent;
  color: #2d5be3;
}
.text_4d05 [class*="social-icon-github"] {
  background-color: #333;
}
.text_4d05 [class*="social-icon-github"].background_1500 {
  background-color: transparent;
  color: #333;
}
.text_4d05 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.text_4d05 [class*="social-icon-google-plus"].background_1500 {
  background-color: transparent;
  color: #dd4b39;
}
.text_4d05 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.text_4d05 [class*="social-icon-houzz"].background_1500 {
  background-color: transparent;
  color: #7ac142;
}
.text_4d05 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.text_4d05 [class*="social-icon-instagram"].background_1500 {
  background-color: transparent;
  color: #262626;
}
.text_4d05 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.text_4d05 [class*="social-icon-jsfiddle"].background_1500 {
  background-color: transparent;
  color: #487aa2;
}
.text_4d05 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.text_4d05 [class*="social-icon-linkedin"].background_1500 {
  background-color: transparent;
  color: #0077b5;
}
.text_4d05 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.text_4d05 [class*="social-icon-medium"].background_1500 {
  background-color: transparent;
  color: #00ab6b;
}
.text_4d05 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.text_4d05
  [class*="social-icon-odnoklassniki"].background_1500 {
  background-color: transparent;
  color: #f4731c;
}
.text_4d05 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.text_4d05 [class*="social-icon-meetup"].background_1500 {
  background-color: transparent;
  color: #ec1c40;
}
.text_4d05 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.text_4d05 [class*="social-icon-pinterest"].background_1500 {
  background-color: transparent;
  color: #bd081c;
}
.text_4d05 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.text_4d05 [class*="social-icon-product-hunt"].background_1500 {
  background-color: transparent;
  color: #da552f;
}
.text_4d05 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.text_4d05 [class*="social-icon-reddit"].background_1500 {
  background-color: transparent;
  color: #ff4500;
}
.text_4d05 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.text_4d05 [class*="social-icon-rss"].background_1500 {
  background-color: transparent;
  color: #f26522;
}
.text_4d05 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.text_4d05
  [class*="social-icon-shopping-cart"].background_1500 {
  background-color: transparent;
  color: #4caf50;
}
.text_4d05 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.text_4d05 [class*="social-icon-skype"].background_1500 {
  background-color: transparent;
  color: #00aff0;
}
.text_4d05 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.text_4d05 [class*="social-icon-slideshare"].background_1500 {
  background-color: transparent;
  color: #0077b5;
}
.text_4d05 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.text_4d05 [class*="social-icon-snapchat"].background_1500 {
  background-color: transparent;
  color: #fffc00;
}
.text_4d05 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.text_4d05 [class*="social-icon-soundcloud"].background_1500 {
  background-color: transparent;
  color: #f80;
}
.text_4d05 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.text_4d05 [class*="social-icon-spotify"].background_1500 {
  background-color: transparent;
  color: #2ebd59;
}
.text_4d05 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.text_4d05
  [class*="social-icon-stack-overflow"].background_1500 {
  background-color: transparent;
  color: #fe7a15;
}
.text_4d05 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.text_4d05 [class*="social-icon-maldkfgram"].background_1500 {
  background-color: transparent;
  color: #2ca5e0;
}
.text_4d05 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.text_4d05 [class*="social-icon-tripadvisor"].background_1500 {
  background-color: transparent;
  color: #589442;
}
.text_4d05 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.text_4d05 [class*="social-icon-tumblr"].background_1500 {
  background-color: transparent;
  color: #35465c;
}
.text_4d05 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.text_4d05 [class*="social-icon-twitch"].background_1500 {
  background-color: transparent;
  color: #6441a5;
}
.text_4d05 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.text_4d05 [class*="social-icon-twitter"].background_1500 {
  background-color: transparent;
  color: #1da1f2;
}
.text_4d05 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.text_4d05 [class*="social-icon-vimeo"].background_1500 {
  background-color: transparent;
  color: #1ab7ea;
}
.text_4d05 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.text_4d05 [class*="social-icon-vk"].background_1500 {
  background-color: transparent;
  color: #45668e;
}
.text_4d05 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.text_4d05 [class*="social-icon-weibo"].background_1500 {
  background-color: transparent;
  color: #df2029;
}
.text_4d05 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.text_4d05 [class*="social-icon-weixin"].background_1500 {
  background-color: transparent;
  color: #7bb32e;
}
.text_4d05 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.text_4d05 [class*="social-icon-whatsapp"].background_1500 {
  background-color: transparent;
  color: #25d366;
}
.text_4d05 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.text_4d05 [class*="social-icon-wordpress"].background_1500 {
  background-color: transparent;
  color: #21759b;
}
.text_4d05 [class*="social-icon-xing"] {
  background-color: #026466;
}
.text_4d05 [class*="social-icon-xing"].background_1500 {
  background-color: transparent;
  color: #026466;
}
.text_4d05 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.text_4d05 [class*="social-icon-yelp"].background_1500 {
  background-color: transparent;
  color: #af0606;
}
.text_4d05 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.text_4d05 [class*="social-icon-youtube"].background_1500 {
  background-color: transparent;
  color: #cd201f;
}
.table-6dba {
  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;
}
.table-6dba:hover {
  box-shadow: none;
  background: 0 0;
}
.wrapper_middle_10c4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pattern-warm-970d {
  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;
}
.old-4e60 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.slider_1236 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.slider_1236,
.slider_1236::after,
.slider_1236::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;
}
.slider_1236::after,
.slider_1236::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tabs-d377 .pattern-warm-970d .old-4e60 {
  margin-top: -2px;
  width: 19px;
}
.tabs-d377 .pattern-warm-970d .slider_1236 {
  margin-top: -1px;
}
.tabs-d377 .pattern-warm-970d .slider_1236,
.tabs-d377 .pattern-warm-970d .slider_1236::after,
.tabs-d377 .pattern-warm-970d .slider_1236::before {
  width: 19px;
  height: 2px;
}
.tabs-d377 .pattern-warm-970d .slider_1236::before {
  top: -6px;
}
.tabs-d377 .pattern-warm-970d .slider_1236::after {
  bottom: -6px;
}
.medium-6ff0 .pattern-warm-970d .old-4e60 {
  margin-top: -2px;
  width: 22px;
}
.medium-6ff0 .pattern-warm-970d .slider_1236 {
  margin-top: -1px;
}
.medium-6ff0 .pattern-warm-970d .slider_1236,
.medium-6ff0 .pattern-warm-970d .slider_1236::after,
.medium-6ff0 .pattern-warm-970d .slider_1236::before {
  width: 22px;
  height: 2px;
}
.medium-6ff0 .pattern-warm-970d .slider_1236::before {
  top: -7px;
}
.medium-6ff0 .pattern-warm-970d .slider_1236::after {
  bottom: -7px;
}
.focus_iron_f5b9 .pattern-warm-970d .old-4e60 {
  margin-top: -2px;
  width: 31px;
}
.focus_iron_f5b9 .pattern-warm-970d .slider_1236 {
  margin-top: -1.5px;
}
.focus_iron_f5b9 .pattern-warm-970d .slider_1236,
.focus_iron_f5b9 .pattern-warm-970d .slider_1236::after,
.focus_iron_f5b9 .pattern-warm-970d .slider_1236::before {
  width: 31px;
  height: 3px;
}
.focus_iron_f5b9 .pattern-warm-970d .slider_1236::before {
  top: -9px;
}
.focus_iron_f5b9 .pattern-warm-970d .slider_1236::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .first-eb4a .pattern-warm-970d .old-4e60 {
    margin-top: -2px;
    width: 19px;
  }
  .first-eb4a .pattern-warm-970d .slider_1236 {
    margin-top: -1px;
  }
  .first-eb4a .pattern-warm-970d .slider_1236,
  .first-eb4a .pattern-warm-970d .slider_1236::after,
  .first-eb4a .pattern-warm-970d .slider_1236::before {
    width: 19px;
    height: 2px;
  }
  .first-eb4a .pattern-warm-970d .slider_1236::before {
    top: -6px;
  }
  .first-eb4a .pattern-warm-970d .slider_1236::after {
    bottom: -6px;
  }
  .label-white-2201 .pattern-warm-970d .old-4e60 {
    margin-top: -2px;
    width: 22px;
  }
  .label-white-2201 .pattern-warm-970d .slider_1236 {
    margin-top: -1px;
  }
  .label-white-2201 .pattern-warm-970d .slider_1236,
  .label-white-2201 .pattern-warm-970d .slider_1236::after,
  .label-white-2201 .pattern-warm-970d .slider_1236::before {
    width: 22px;
    height: 2px;
  }
  .label-white-2201 .pattern-warm-970d .slider_1236::before {
    top: -7px;
  }
  .label-white-2201 .pattern-warm-970d .slider_1236::after {
    bottom: -7px;
  }
  .slider_79b4 .pattern-warm-970d .old-4e60 {
    margin-top: -2px;
    width: 31px;
  }
  .slider_79b4 .pattern-warm-970d .slider_1236 {
    margin-top: -1.5px;
  }
  .slider_79b4 .pattern-warm-970d .slider_1236,
  .slider_79b4 .pattern-warm-970d .slider_1236::after,
  .slider_79b4 .pattern-warm-970d .slider_1236::before {
    width: 31px;
    height: 3px;
  }
  .slider_79b4 .pattern-warm-970d .slider_1236::before {
    top: -9px;
  }
  .slider_79b4 .pattern-warm-970d .slider_1236::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .badge-fixed-004e .pattern-warm-970d .old-4e60 {
    margin-top: -2px;
    width: 19px;
  }
  .badge-fixed-004e .pattern-warm-970d .slider_1236 {
    margin-top: -1px;
  }
  .badge-fixed-004e .pattern-warm-970d .slider_1236,
  .badge-fixed-004e .pattern-warm-970d .slider_1236::after,
  .badge-fixed-004e .pattern-warm-970d .slider_1236::before {
    width: 19px;
    height: 2px;
  }
  .badge-fixed-004e .pattern-warm-970d .slider_1236::before {
    top: -6px;
  }
  .badge-fixed-004e .pattern-warm-970d .slider_1236::after {
    bottom: -6px;
  }
  .layout-lower-7754 .pattern-warm-970d .old-4e60 {
    margin-top: -2px;
    width: 22px;
  }
  .layout-lower-7754 .pattern-warm-970d .slider_1236 {
    margin-top: -1px;
  }
  .layout-lower-7754 .pattern-warm-970d .slider_1236,
  .layout-lower-7754 .pattern-warm-970d .slider_1236::after,
  .layout-lower-7754 .pattern-warm-970d .slider_1236::before {
    width: 22px;
    height: 2px;
  }
  .layout-lower-7754 .pattern-warm-970d .slider_1236::before {
    top: -7px;
  }
  .layout-lower-7754 .pattern-warm-970d .slider_1236::after {
    bottom: -7px;
  }
  .backdrop_6871 .pattern-warm-970d .old-4e60 {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop_6871 .pattern-warm-970d .slider_1236 {
    margin-top: -1.5px;
  }
  .backdrop_6871 .pattern-warm-970d .slider_1236,
  .backdrop_6871 .pattern-warm-970d .slider_1236::after,
  .backdrop_6871 .pattern-warm-970d .slider_1236::before {
    width: 31px;
    height: 3px;
  }
  .backdrop_6871 .pattern-warm-970d .slider_1236::before {
    top: -9px;
  }
  .backdrop_6871 .pattern-warm-970d .slider_1236::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .image_stale_0928 .pattern-warm-970d .old-4e60 {
    margin-top: -2px;
    width: 19px;
  }
  .image_stale_0928 .pattern-warm-970d .slider_1236 {
    margin-top: -1px;
  }
  .image_stale_0928 .pattern-warm-970d .slider_1236,
  .image_stale_0928 .pattern-warm-970d .slider_1236::after,
  .image_stale_0928 .pattern-warm-970d .slider_1236::before {
    width: 19px;
    height: 2px;
  }
  .image_stale_0928 .pattern-warm-970d .slider_1236::before {
    top: -6px;
  }
  .image_stale_0928 .pattern-warm-970d .slider_1236::after {
    bottom: -6px;
  }
  .narrow_f78c .pattern-warm-970d .old-4e60 {
    margin-top: -2px;
    width: 22px;
  }
  .narrow_f78c .pattern-warm-970d .slider_1236 {
    margin-top: -1px;
  }
  .narrow_f78c .pattern-warm-970d .slider_1236,
  .narrow_f78c .pattern-warm-970d .slider_1236::after,
  .narrow_f78c .pattern-warm-970d .slider_1236::before {
    width: 22px;
    height: 2px;
  }
  .narrow_f78c .pattern-warm-970d .slider_1236::before {
    top: -7px;
  }
  .narrow_f78c .pattern-warm-970d .slider_1236::after {
    bottom: -7px;
  }
  .notice-49cf .pattern-warm-970d .old-4e60 {
    margin-top: -2px;
    width: 31px;
  }
  .notice-49cf .pattern-warm-970d .slider_1236 {
    margin-top: -1.5px;
  }
  .notice-49cf .pattern-warm-970d .slider_1236,
  .notice-49cf .pattern-warm-970d .slider_1236::after,
  .notice-49cf .pattern-warm-970d .slider_1236::before {
    width: 31px;
    height: 3px;
  }
  .notice-49cf .pattern-warm-970d .slider_1236::before {
    top: -9px;
  }
  .notice-49cf .pattern-warm-970d .slider_1236::after {
    bottom: -9px;
  }
}
.card-focused-ac0c .slider_1236 {
  -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);
}
.card-focused-ac0c .slider_1236::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.card-focused-ac0c .slider_1236::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);
}
.card-focused-ac0c.info_short_304f .slider_1236 {
  -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);
}
.card-focused-ac0c.info_short_304f .slider_1236::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.card-focused-ac0c.info_short_304f .slider_1236::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);
}
.filter-e291 {
  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.picture-6c6f:before {
  display: none;
}
.north_b93b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.north_b93b .sort_5b0f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.north_b93b .sort_5b0f:last-of-type {
  border-bottom: none;
}
.north_b93b .sort_5b0f.link-441b,
.north_b93b .sort_5b0f.simple_f3dc,
.north_b93b .sort_5b0f.button_2e35 {
  padding: 0;
}
.north_b93b .layout-bronze-d93a .pagination_7c59 {
  color: currentColor;
}
.north_b93b .layout-bronze-d93a .pagination_7c59:focus,
.north_b93b .layout-bronze-d93a .pagination_7c59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.north_b93b.item-1c69 .table-cold-67fd,
.north_b93b.item-1c69 .avatar_fixed_a435 a,
.north_b93b.item-1c69 .modal_08d9 a,
.north_b93b.item-1c69 .feature-simple-932d a {
  color: rgba(0, 0, 0, 0.55);
}
.north_b93b.item-1c69 .table-cold-67fd:hover,
.north_b93b.item-1c69 .avatar_fixed_a435 a:hover,
.north_b93b.item-1c69 .modal_08d9 a:hover,
.north_b93b.item-1c69 .feature-simple-932d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north_b93b.item-1c69 .paragraph-d0fe {
  color: rgba(0, 0, 0, 0.8);
}
.north_b93b.item-1c69 .sort_5b0f {
  border-color: rgba(0, 0, 0, 0.08);
}
.north_b93b.item-1c69 .sort_5b0f:before {
  background: rgba(0, 0, 0, 0.08);
}
.north_b93b.item-1c69 .title-1e0f:before {
  background: rgba(255, 255, 255, 0.9);
}
.north_b93b.item-1c69 .layout-bronze-d93a .wide-cd4e li a,
.north_b93b.item-1c69 .layout-bronze-d93a .pagination_7c59,
.north_b93b.item-1c69 .feature-simple-932d {
  border-color: rgba(0, 0, 0, 0.08);
}
.north_b93b.item-1c69 .layout-bronze-d93a .pagination_7c59:focus,
.north_b93b.item-1c69 .layout-bronze-d93a .pagination_7c59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.north_b93b.item-1c69 .wide-cd4e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.north_b93b.active_ffca .table-cold-67fd,
.north_b93b.active_ffca .avatar_fixed_a435 a,
.north_b93b.active_ffca .modal_08d9 .pagination_7c59,
.north_b93b.active_ffca .modal_08d9 a,
.north_b93b.active_ffca .feature-simple-932d a {
  color: rgba(255, 255, 255, 0.79);
}
.north_b93b.active_ffca .table-cold-67fd:hover,
.north_b93b.active_ffca .avatar_fixed_a435 a:hover,
.north_b93b.active_ffca .modal_08d9 .pagination_7c59:hover,
.north_b93b.active_ffca .modal_08d9 a:hover,
.north_b93b.active_ffca .feature-simple-932d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_b93b.active_ffca .paragraph-d0fe {
  color: rgba(255, 255, 255, 0.99);
}
.north_b93b.active_ffca .sort_5b0f {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_b93b.active_ffca .sort_5b0f:before {
  background: rgba(255, 255, 255, 0.08);
}
.north_b93b.active_ffca .title-1e0f:before {
  background: rgba(0, 0, 0, 0.9);
}
.north_b93b.active_ffca .layout-bronze-d93a .wide-cd4e li a,
.north_b93b.active_ffca .layout-bronze-d93a .pagination_7c59,
.north_b93b.active_ffca .feature-simple-932d {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_b93b.active_ffca .layout-bronze-d93a .pagination_7c59:focus,
.north_b93b.active_ffca .layout-bronze-d93a .pagination_7c59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.north_b93b.active_ffca .wide-cd4e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-1e0f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.title-1e0f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.selected_695c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.simple_7457 .north_b93b {
  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;
}
.simple_7457 .sort_5b0f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.simple_7457 .sort_5b0f: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) {
  .simple_7457 .sort_5b0f:before {
    width: 16%;
    left: 42%;
  }
}
.simple_7457 .sort_5b0f:last-child:before {
  content: none;
}
.simple_7457 .sort_5b0f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.simple_7457 .layout-bronze-d93a .wide-cd4e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.simple_7457 .layout-bronze-d93a .wide-cd4e li a .pagination_7c59 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.simple_7457 .layout-bronze-d93a .feature-simple-932d {
  border: none;
}
.simple_7457 .layout-bronze-d93a .feature-simple-932d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.simple_7457 .title-1e0f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.simple_7457 .selected_695c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.simple_7457 .active_ffca .title-1e0f:before {
  background: rgba(0, 0, 0, 0.9);
}
.simple_7457 .item-1c69.feature_b8d1 .slider_1236 {
  background: rgba(0, 0, 0, 0.6);
}
.simple_7457
  .item-1c69.feature_b8d1
  .slider_1236::after,
.simple_7457
  .item-1c69.feature_b8d1
  .slider_1236:before {
  background: inherit;
}
.simple_7457
  .item-1c69.feature_b8d1:hover
  .slider_1236 {
  background: rgba(0, 0, 0, 0.8);
}
.input-01af .north_b93b {
  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) {
  .input-01af .north_b93b {
    width: auto;
    right: 45px;
  }
}
.card-0601 .north_b93b {
  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) {
  .card-0601 .north_b93b {
    width: auto;
    left: 45px;
  }
}
.picture-6c6f .north_b93b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.picture-6c6f .selected_695c {
  max-width: 48em;
  margin: 0 auto;
}
.picture-6c6f .title-1e0f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.section-8dc3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.section-8dc3.simple_7457 .north_b93b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.section-8dc3.input-01af .north_b93b {
  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);
}
.section-8dc3 .north_b93b {
  visibility: visible;
}
.section-8dc3.card-0601 .north_b93b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.avatar-49af,
.tertiary_7570 {
  overflow-x: hidden;
}
.avatar-49af .north_b93b {
  overflow: auto;
}
.avatar-49af.simple_7457 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.avatar-49af.simple_7457 .north_b93b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.avatar-49af.simple_7457 .table-6dba {
  opacity: 0;
}
.avatar-49af.input-01af {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.avatar-49af.input-01af .north_b93b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.avatar-49af.input-01af .table-6dba {
  opacity: 0;
}
.avatar-49af.card-0601 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.avatar-49af.card-0601 .north_b93b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.avatar-49af.card-0601 .table-6dba {
  opacity: 0;
}
.avatar-49af.picture-6c6f .north_b93b {
  z-index: 10;
  visibility: visible;
}
.feature_b8d1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.feature_b8d1 .slider_1236 {
  background: rgba(255, 255, 255, 0.99);
}
.feature_b8d1 .slider_1236::after,
.feature_b8d1 .slider_1236:before {
  background: inherit;
}
.feature_b8d1:hover .slider_1236 {
  background: rgba(255, 255, 255, 0.99);
}
.card-0601 .feature_b8d1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.picture-6c6f .feature_b8d1 {
  display: none !important;
}
.avatar-49af:before,
.tertiary_7570:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.avatar-49af .feature_b8d1,
.tertiary_7570 .feature_b8d1 {
  display: inline-block;
}
.north_b93b .accordion-active-8d1a {
  -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;
}
.avatar-49af .north_b93b .accordion-active-8d1a,
.tertiary_7570 .north_b93b .accordion-active-8d1a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border-9a18 .orange-2fd0 {
  width: 100%;
}
.section-slow-3a27 {
  padding: 0 0.5em 0;
}
.section-slow-3a27 [class*="customify-col-"],
.section-slow-3a27 [class*="customify-col_"],
.section-slow-3a27 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge_action_f8ff .section-slow-3a27 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .menu-under-c9c9 .east_8e40,
  .east_8e40 {
    display: none;
  }
  .text-aec6 {
    text-align: left;
  }
  .clean_7f03 {
    text-align: center;
  }
  .bottom_abad {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .menu-under-c9c9 .filter-8b0b,
  .filter-8b0b {
    display: none;
  }
  .breadcrumb_087b {
    text-align: left;
  }
  .carousel-tiny-75a6 {
    text-align: center;
  }
  .element-tiny-d828 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .menu-under-c9c9 .photo-warm-5789,
  .photo-warm-5789 {
    display: none;
  }
  .container_active_2e7a {
    text-align: left;
  }
  .list_in_824a {
    text-align: center;
  }
  .tabs_east_c279 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.header-ff48 {
  box-shadow: none !important;
}
.frame_dirty_6cbd .main_f40e,
.footer-e0ec .main_f40e {
  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;
}
.footer-e0ec .main_f40e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.backdrop_3bcb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.backdrop_3bcb:after,
.backdrop_3bcb:before {
  content: "";
  display: table;
}
.backdrop_3bcb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .backdrop_3bcb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.backdrop_3bcb,
.alert-fcd7 {
  max-width: 1248px;
  margin: 0 auto;
}

.north-86e1.surface-cc40 .backdrop_3bcb {
  max-width: 100%;
}
.north-86e1.slider_087f {
  max-width: 1200px;
  margin: 0 auto;
}
.north-86e1.bottom-1376 .backdrop_3bcb {
  max-width: 100%;
}
.north-86e1.bottom-1376 > .backdrop_3bcb {
  padding-left: 0;
  padding-right: 0;
}
.north-86e1.bottom-1376 > .backdrop_3bcb .menu-under-c9c9 {
  margin: 0;
}
.north-86e1.bottom-1376
  > .backdrop_3bcb
  .new-9281.slider-45a6 {
  margin-right: 0;
  margin-left: 0;
}
.north-86e1.bottom-1376 #main.slider-45a6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bronze-0f20 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bronze-0f20 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .article_bb69 .up_fefa {
    padding-right: 1em;
  }
  .article_bb69.avatar-wood-5398 .new-9281 {
    border-right: 1px solid #eaecee;
  }
  .article_bb69.avatar-wood-5398 .up_fefa {
    padding-right: 1em;
  }
  .article_bb69.avatar-wood-5398 .hidden_iron_f079 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bronze_3c3d .up_fefa {
    padding-left: 1em;
  }
  .bronze_3c3d.avatar-wood-5398 .new-9281 {
    border-left: 1px solid #eaecee;
  }
  .bronze_3c3d.avatar-wood-5398 .up_fefa {
    padding-left: 1em;
  }
  .bronze_3c3d.avatar-wood-5398 .hidden_iron_f079 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up_5b16 .up_fefa {
    padding-left: 1em;
  }
  .up_5b16.avatar-wood-5398 .video_hard_d68e {
    border-right: 1px solid #eaecee;
  }
  .up_5b16.avatar-wood-5398 .advanced-9b06 {
    border-right: 1px solid #eaecee;
  }
  .up_5b16.avatar-wood-5398 .up_fefa {
    padding-left: 1em;
  }
  .up_5b16.avatar-wood-5398 .hidden_iron_f079 {
    padding-right: 1em;
  }
  .up_5b16.avatar-wood-5398 .hot-0f08 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-2341 .up_fefa {
    padding-right: 1em;
  }
  .background-2341.avatar-wood-5398 .video_hard_d68e {
    border-left: 1px solid #eaecee;
  }
  .background-2341.avatar-wood-5398 .advanced-9b06 {
    border-left: 1px solid #eaecee;
  }
  .background-2341.avatar-wood-5398 .up_fefa {
    padding-right: 1em;
  }
  .background-2341.avatar-wood-5398 .hidden_iron_f079 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background-2341.avatar-wood-5398 .hot-0f08 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bronze-0f20 .up_fefa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bronze-0f20.avatar-wood-5398 .new-9281 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bronze-0f20.avatar-wood-5398 .up_fefa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bronze-0f20.avatar-wood-5398 .hidden_iron_f079 {
    padding-left: 1em;
  }
  .bronze-0f20.avatar-wood-5398 .hot-0f08 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bronze-0f20.avatar-wood-5398 .up_fefa {
    padding-left: 0;
  }
}
.summary-1c9e .red_9a53 {
  display: inline-block;
}
.purple_7cc3 {
  display: inline-block;
}
.status-bottom-16d1 {
  word-con: break-word;
}
.old-44f8 > span {
  display: inline-block;
  padding: 5px 0;
}
.old-44f8 .silver-4945 {
  margin-left: 8px;
  margin-right: 8px;
}
.old-44f8 .up-4ba4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.purple-1207 .image-rough-2548 {
  margin-bottom: 2em;
}
.purple-1207 .badge-fdb0 {
  margin-bottom: 15px;
}
.purple-1207 .badge-fdb0:last-child {
  margin-bottom: 0;
}
.purple-1207 .lite_965b {
  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) {
  .purple-1207 .lite_965b {
    display: block;
  }
}
.purple-1207 .red-6c11 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .purple-1207 .red-6c11 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.purple-1207 .disabled-rough-796e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.purple-1207 .disabled-rough-796e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.purple-1207 .disabled-rough-796e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.purple-1207 .status-bottom-16d1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.purple-1207 .status-bottom-16d1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.purple-1207 .frame-glass-6d13 p:last-child {
  margin-bottom: 0;
}
.purple-1207 .mask_red_8e7b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.purple-1207 .chip-8442 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.purple-1207 .tag-c2ce {
  margin-top: 1em;
}
.purple-1207 .brown-f76b {
  top: 0;
  display: block;
}
.purple-1207 .brown-f76b a {
  color: inherit;
}
.purple-1207 .brown-f76b a:hover {
  color: inherit;
}
.purple-1207 .component_out_3360 {
  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;
}
.purple-1207 .component_out_3360:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.purple-1207 .chip-8442 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.purple-1207 .fresh-ed56 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.purple-1207 .fresh-ed56:first-child {
  margin-top: 0;
}
.purple-1207 .fresh-ed56.element-adf7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.purple-1207 .fresh-ed56.list_dirty_d5dc {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.purple-1207
  .fresh-ed56.list_dirty_d5dc.outer_8851
  .tag-c2ce {
  width: 100%;
}
.purple-1207 .list_dirty_d5dc {
  -webkit-box-align: center;
  align-items: center;
}
.purple-1207 .list_dirty_d5dc .old-44f8,
.purple-1207 .list_dirty_d5dc > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.purple-1207 .disabled-rough-796e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.purple-1207 .disabled-rough-796e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.purple-1207 .disabled-rough-796e: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;
}
.purple-1207 .element-adf7 {
  z-index: 5;
}
.purple-1207 .background_714d .down_d130 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.purple-1207 .hover_short_2979 .down_d130 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.purple-1207 .slow_5a00 .down_d130 {
  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;
}
.purple-1207.selected-f6cd .lite_965b,
.purple-1207.description_dirty_6a88 .lite_965b {
  display: block;
}
.purple-1207.selected-f6cd .lite_965b .smooth_6051,
.purple-1207.selected-f6cd .lite_965b .chip-8442,
.purple-1207.description_dirty_6a88 .lite_965b .smooth_6051,
.purple-1207.description_dirty_6a88 .lite_965b .chip-8442 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.purple-1207.video_8351 .red-6c11 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .purple-1207.video_8351 .red-6c11 {
    margin-right: 0;
  }
}
.purple-1207.selected-f6cd .red-6c11,
.purple-1207.description_dirty_6a88 .red-6c11 {
  padding-top: 40%;
}
.purple-1207.selected-f6cd .image-rough-2548,
.purple-1207.description_dirty_6a88 .image-rough-2548 {
  display: block;
}
.purple-1207.selected-f6cd .fn-sticky-5ebc .chip-8442,
.purple-1207.description_dirty_6a88 .fn-sticky-5ebc .chip-8442 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.purple-1207.selected-f6cd .red-6c11,
.purple-1207.description_dirty_6a88 .red-6c11 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.purple-1207.selected-f6cd .chip-8442 {
  padding: 1em;
}
.card-dim-b62c {
  margin: 30px auto;
  display: block;
}
.card-dim-b62c .content-current-0ad8 > * {
  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;
}
.card-dim-b62c .content-current-0ad8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card-dim-b62c .content-current-0ad8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hero-fresh-0fe3 .old-44f8 {
  margin-bottom: 1.41575em;
}
.hero-fresh-0fe3 .shade_advanced_a0f7 {
  margin-bottom: 1.618em;
}
.picture_right_e6c9 .button-0a66 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.picture_right_e6c9 .button-0a66 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.picture_right_e6c9 .aside_a78f {
  max-width: 100%;
  overflow: auto;
}
.info-7639 .picture_right_e6c9 a:hover {
  text-decoration: underline;
}
.hover_easy_3533 .badge-fdb0:not(.status-bottom-16d1),
.hover_easy_3533 .disabled-rough-796e {
  margin-bottom: 1.41575em;
}
.hover_easy_3533 .badge-fdb0:not(.status-bottom-16d1):last-child,
.hover_easy_3533 .disabled-rough-796e:last-child {
  margin-bottom: 0;
}
.hover_easy_3533 .badge-fdb0.out_f0e7 {
  margin-bottom: 0.41575em;
}
.hover_easy_3533 .dropdown-93cf:before,
.hover_easy_3533 .heading-67f4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hover_easy_3533 .dropdown-93cf:before {
  content: "\f115";
}
.hover_easy_3533 .heading-67f4:before {
  content: "\f02c";
}
.hover_easy_3533 .notice_4e80 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hover_easy_3533 .notice_4e80 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.table_40b9 {
  display: -webkit-box;
  display: flex;
}
.table_40b9 .column_8e47 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .table_40b9 .column_8e47 {
    flex-basis: 90px;
  }
}
.table_40b9 .static_0810 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .table_40b9 .static_0810 {
    flex-basis: calc(100% - 50px);
  }
}
.table_40b9 .heading_963c p:last-child {
  margin-bottom: 0.72em;
}
.accordion-202b .content-current-0ad8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accordion-202b .content-current-0ad8:after,
.accordion-202b .content-current-0ad8:before {
  content: "";
  display: table;
}
.accordion-202b .content-current-0ad8:after {
  clear: both;
}
.accordion-202b .content-current-0ad8 .content_short_77da,
.accordion-202b .content-current-0ad8 .accordion-bottom-1d1c {
  width: 49%;
}
.accordion-202b .content-current-0ad8 .content_short_77da a span.fixed-7f64,
.accordion-202b .content-current-0ad8 .accordion-bottom-1d1c a span.fixed-7f64 {
  display: block;
  margin-bottom: 5px;
}
.accordion-202b .content-current-0ad8 .accordion-bottom-1d1c {
  float: left;
  text-align: left;
}
.accordion-202b .content-current-0ad8 .content_short_77da {
  float: right;
  text-align: right;
}
.hero_a8ee {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hero_a8ee {
    margin-bottom: 0;
  }
}
.left_deef {
  margin-bottom: 1em;
}
.left_deef .status-bottom-16d1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.short-b739 a {
  display: block;
  line-height: 0;
  position: relative;
}
.alert-orange-813f .left_deef,
.bright_a9f9 .left_deef {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .alert-orange-813f .left_deef,
  .bright_a9f9 .left_deef {
    display: block;
  }
}
.alert-orange-813f .short-b739,
.bright_a9f9 .short-b739 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .alert-orange-813f .short-b739,
  .bright_a9f9 .short-b739 {
    margin-bottom: 1em;
  }
}
.alert-orange-813f .short-b739 img,
.bright_a9f9 .short-b739 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.alert-orange-813f .breadcrumb_224b,
.bright_a9f9 .breadcrumb_224b {
  flex-basis: calc(100% - 160px);
}
.alert-orange-813f .breadcrumb_224b p,
.bright_a9f9 .breadcrumb_224b p {
  margin-bottom: 0;
}
.alert-orange-813f .breadcrumb_224b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .alert-orange-813f .breadcrumb_224b {
    padding-left: 0;
  }
}
.bright_a9f9 .breadcrumb_224b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .bright_a9f9 .breadcrumb_224b {
    padding-right: 0;
  }
}
.bright_a9f9 .short-b739 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pattern-yellow-0c4f .short-b739 {
  margin-bottom: 0.5em;
}
.pattern-yellow-0c4f .short-b739 img {
  width: 100%;
}
.preview_east_086f .active_7f54,
.dynamic-8ed8 .active_7f54 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dynamic-8ed8 .new-9281 .tiny-a0db p:last-child {
  margin-bottom: 0;
}
.hot-ddfc {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.clean-25d2 .label_huge_8d31 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .clean-25d2 .label_huge_8d31:last-of-type {
    margin-bottom: 0;
  }
}
.clean-25d2 .label_huge_8d31 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clean-25d2 .label_huge_8d31 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clean-25d2 .label_huge_8d31 ul li {
  margin: 0 0 0.6em;
}
.clean-25d2 .label_huge_8d31 ul li.copper_0e45,
.clean-25d2 .label_huge_8d31 ul li.notification-cdc6 {
  position: relative;
}
.clean-25d2 .label_huge_8d31 ul li.copper_0e45 .thumbnail-smooth-ff1f,
.clean-25d2 .label_huge_8d31 ul li.notification-cdc6 .thumbnail-smooth-ff1f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.clean-25d2 .label_huge_8d31 ul li.copper_0e45:after:after,
.clean-25d2 .label_huge_8d31 ul li.copper_0e45:after:before,
.clean-25d2
  .label_huge_8d31
  ul
  li.notification-cdc6:after:after,
.clean-25d2
  .label_huge_8d31
  ul
  li.notification-cdc6:after:before {
  content: "";
  display: table;
}
.clean-25d2 .label_huge_8d31 ul li.copper_0e45:after:after,
.clean-25d2
  .label_huge_8d31
  ul
  li.notification-cdc6:after:after {
  clear: both;
}
.clean-25d2 .label_huge_8d31 a.up_ab36:hover {
  text-decoration: none;
}
.clean-25d2 .label_huge_8d31 select {
  max-width: 100%;
}
.clean-25d2 .label_huge_8d31 table {
  font-size: 85%;
}
.clean-25d2 .label_huge_8d31 table td,
.clean-25d2 .label_huge_8d31 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.clean-25d2 .label_huge_8d31 table tfoot td {
  text-align: left;
}
.clean-25d2 .label_huge_8d31 :last-child {
  margin-bottom: 0;
}
.clean-25d2 .label_huge_8d31 .box-d7fa {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.clean-25d2 .label_huge_8d31 .box-d7fa label {
  width: 100%;
}
.clean-25d2 .label_huge_8d31 .box-d7fa .accordion-copper-d820 {
  width: 100%;
  display: block;
}
.clean-25d2 .label_huge_8d31 .box-d7fa .full-5e2f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.clean-25d2 .label_huge_8d31 .box-d7fa .full-5e2f:hover svg #svg-search {
  fill: #444;
}
.clean-25d2 .label_huge_8d31 .box-d7fa .full-5e2f svg {
  width: 18px;
  height: 18px;
}
.clean-25d2 .article_de39 ul ul,
.clean-25d2 .section_red_49b4 ul ul,
.clean-25d2 .out-a0ab ul ul,
.clean-25d2 .caption_first_efaf ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.clean-25d2 .article_de39 .focus-dark-d1eb > a,
.clean-25d2 .section_red_49b4 .focus-dark-d1eb > a,
.clean-25d2 .out-a0ab .focus-dark-d1eb > a,
.clean-25d2 .caption_first_efaf .focus-dark-d1eb > a {
  margin-bottom: 0;
}
.clean-25d2 .widget_dirty_a9ad li,
.clean-25d2 .article_de39 li,
.clean-25d2 .video-9b45 li,
.clean-25d2 .section_red_49b4 li,
.clean-25d2 .out-a0ab li,
.clean-25d2 .caption_first_efaf li,
.clean-25d2 .stone-eec2 li,
.clean-25d2 .popup-66d1 li {
  display: block;
  position: relative;
}
.clean-25d2 .widget_dirty_a9ad li:last-child,
.clean-25d2 .article_de39 li:last-child,
.clean-25d2 .video-9b45 li:last-child,
.clean-25d2 .section_red_49b4 li:last-child,
.clean-25d2 .out-a0ab li:last-child,
.clean-25d2 .caption_first_efaf li:last-child,
.clean-25d2 .stone-eec2 li:last-child,
.clean-25d2 .popup-66d1 li:last-child {
  border: none;
}
.clean-25d2 .widget_dirty_a9ad li a,
.clean-25d2 .article_de39 li a,
.clean-25d2 .video-9b45 li a,
.clean-25d2 .section_red_49b4 li a,
.clean-25d2 .out-a0ab li a,
.clean-25d2 .caption_first_efaf li a,
.clean-25d2 .stone-eec2 li a,
.clean-25d2 .popup-66d1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.clean-25d2 .widget_dirty_a9ad li ul li::before,
.clean-25d2 .article_de39 li ul li::before,
.clean-25d2 .video-9b45 li ul li::before,
.clean-25d2 .section_red_49b4 li ul li::before,
.clean-25d2 .out-a0ab li ul li::before,
.clean-25d2 .caption_first_efaf li ul li::before,
.clean-25d2 .stone-eec2 li ul li::before,
.clean-25d2 .popup-66d1 li ul li::before {
  left: 15px;
}
.clean-25d2 .widget_dirty_a9ad li ul a,
.clean-25d2 .article_de39 li ul a,
.clean-25d2 .video-9b45 li ul a,
.clean-25d2 .section_red_49b4 li ul a,
.clean-25d2 .out-a0ab li ul a,
.clean-25d2 .caption_first_efaf li ul a,
.clean-25d2 .stone-eec2 li ul a,
.clean-25d2 .popup-66d1 li ul a {
  padding-left: 20px;
}
.clean-25d2 .widget_dirty_a9ad li ul ul li::before,
.clean-25d2 .article_de39 li ul ul li::before,
.clean-25d2 .video-9b45 li ul ul li::before,
.clean-25d2 .section_red_49b4 li ul ul li::before,
.clean-25d2 .out-a0ab li ul ul li::before,
.clean-25d2 .caption_first_efaf li ul ul li::before,
.clean-25d2 .stone-eec2 li ul ul li::before,
.clean-25d2 .popup-66d1 li ul ul li::before {
  left: 30px;
}
.clean-25d2 .widget_dirty_a9ad li ul ul a,
.clean-25d2 .article_de39 li ul ul a,
.clean-25d2 .video-9b45 li ul ul a,
.clean-25d2 .section_red_49b4 li ul ul a,
.clean-25d2 .out-a0ab li ul ul a,
.clean-25d2 .caption_first_efaf li ul ul a,
.clean-25d2 .stone-eec2 li ul ul a,
.clean-25d2 .popup-66d1 li ul ul a {
  padding-left: 40px;
}
.clean-25d2 .modal-a5e5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.clean-25d2 .popup-66d1 ul li {
  margin-bottom: 1.41575em;
}
.clean-25d2 .popup-66d1 ul li .surface-e937 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.clean-25d2 .popup-66d1 ul li .cool_7f8b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.active_ffca .widget_dirty_a9ad li a,
.active_ffca .article_de39 li a,
.active_ffca .video-9b45 li a,
.active_ffca .section_red_49b4 li a,
.active_ffca .out-a0ab li a,
.active_ffca .caption_first_efaf li a,
.active_ffca .stone-eec2 li a,
.active_ffca .popup-66d1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_ffca .modal-a5e5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_ffca .label_huge_8d31 ul li.copper_0e45 .thumbnail-smooth-ff1f,
.active_ffca .label_huge_8d31 ul li.notification-cdc6 .thumbnail-smooth-ff1f {
  background: rgba(0, 0, 0, 0.2);
}
.active_ffca .clean-25d2 .label_huge_8d31 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-86e1 .clean-25d2 .wide-cd4e li {
  margin: 0;
}
.north-86e1 .clean-25d2 .wide-cd4e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.north-86e1 .clean-25d2 .wide-cd4e li ul {
  margin: 0;
}
.north-86e1 .clean-25d2 .wide-cd4e li ul li a {
  padding-left: 15px;
}
.north-86e1 .clean-25d2 .wide-cd4e li ul li li a {
  padding-left: 30px;
}
.north-86e1 .clean-25d2 .wide-cd4e li.container-in-31a1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.north-86e1 .clean-25d2 .wide-cd4e li.container-in-31a1 > 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;
}
.north-86e1 .clean-25d2 .wide-cd4e li.container-in-31a1 > 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;
}
.alert_5f76 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.module_5908 {
  position: relative;
  z-index: 10;
}
.module_5908 .accordion-active-8d1a {
  width: 100%;
  max-width: 100%;
}
.image_cacd .grid-eb2a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.image_cacd .item-1c69 {
}
.image_cacd .active_ffca {
  background: #292929;
}
.active_1a67 .grid-eb2a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.active_1a67 .item-1c69 {
  background: #f9f9f9;
}
.active_1a67 .active_ffca {
  background: #303030;
}
.photo_center_b127 .grid-eb2a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo_center_b127 .red_9a53 {
    margin-bottom: 1em;
  }
  .photo_center_b127 .red_9a53:last-child {
    margin-bottom: 0;
  }
}
.photo_center_b127 .item-1c69 {
  background: #ededed;
}
.photo_center_b127 .active_ffca {
  background: #1a1a1a;
}
.grid-eb2a.item-1c69 {
  color: rgba(0, 0, 0, 0.6);
}
.grid-eb2a.item-1c69 .status_c7f0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-eb2a.active_ffca {
  color: rgba(255, 255, 255, 0.99);
}
.grid-eb2a.active_ffca a:not(.up_ab36) {
  color: rgba(255, 255, 255, 0.79);
}
.grid-eb2a.active_ffca a:not(.up_ab36):hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid-eb2a.active_ffca .status_c7f0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-eb2a.active_ffca table tbody td,
.grid-eb2a.active_ffca table th {
  background: rgba(0, 0, 0, 0.08);
}
.outline_complex_c9e6.out-9005 .backdrop_3bcb {
  max-width: initial;
}
.outline_complex_c9e6 .mask-purple-635d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.outline_complex_c9e6 .mask-purple-635d .accordion-active-8d1a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .outline_complex_c9e6 .mask-purple-635d .accordion-active-8d1a {
    display: block;
    margin-bottom: 2em;
  }
  .outline_complex_c9e6 .mask-purple-635d .accordion-active-8d1a:last-child {
    margin-bottom: 0;
  }
}
.photo_center_b127 .red_9a53:last-child,
.active_1a67 .red_9a53:last-child,
.image_cacd .red_9a53:last-child {
  margin-bottom: 0;
}
.photo_center_b127 .red_9a53 .clean-25d2 .label_huge_8d31:last-child,
.active_1a67 .red_9a53 .clean-25d2 .label_huge_8d31:last-child,
.image_cacd .red_9a53 .clean-25d2 .label_huge_8d31:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .photo_center_b127 .pagination-295e,
  .photo_center_b127 .module_blue_43ac,
  .active_1a67 .pagination-295e,
  .active_1a67 .module_blue_43ac,
  .image_cacd .pagination-295e,
  .image_cacd .module_blue_43ac {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .module_5908 .red_9a53 {
    margin-bottom: 2em;
  }
}
.module_5908 p:last-child {
  margin-bottom: 0;
}
.module_5908 li,
.module_5908 ul {
  list-style: none;
  margin: 0;
}
.module_5908 ul ul {
  margin-left: 2.617924em;
}
.disabled_326a {
  font-size: 0.875em;
}

/* css-noise: 4882 */
.ghost-box-p4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
