/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress_3c40/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress_3c40
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.progress_3c40/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.disabled_pro_a249.badge_4435/licenses/gpl-2.0.dim_1e0e
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.link_left_ab1f/, (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.thick-690d.gas_5184/normalize.black_c557/
 ======
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.black_c557 v7.0.0 | MIT License | github.progress_3c40/necolas/normalize.black_c557 */
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;
}
.hero_middle_f06f .notification-steel-d5f5,
.dim_f0f2,
.light-cb4a,
.footer_68fd,
.menu_1745,
.shadow-west-cb51,
.orange_43a8,
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;
}
.dim_f0f2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dim_f0f2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dim_f0f2,
  h1 {
    font-size: 1.8em;
  }
}
.light-cb4a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.light-cb4a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .light-cb4a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .light-cb4a,
  h2 {
    font-size: 1.7em;
  }
}
.footer_68fd,
h3 {
  font-size: 1.618em;
}
.hero_middle_f06f .notification-steel-d5f5,
.menu_1745,
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.card_full_92cb {
  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;
}
.border_d226:after,
.border_d226:before,
.info-be97:after,
.info-be97:before {
  content: "";
  display: table;
}
.border_d226:after,
.info-be97:after {
  clear: both;
}
.black_1d59 {
  float: right;
  margin-right: 0;
}
.yellow-8824 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.item-advanced-9c97 .hard-54d3,
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;
}
.item-advanced-9c97 .hard-54d3: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;
}
.hidden_c9bf .hard-54d3 {
  box-shadow: none;
}
.hidden_c9bf
  .hard-54d3
  .caption_easy_7403 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hidden_c9bf .hard-54d3 .list_e618 {
  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;
}
.hidden_c9bf
  .hard-54d3
  .list_e618
  b {
  display: none;
}
.hidden_c9bf .action-0740 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.highlight-west-2c5a:not(.panel-4ae9):not(.button-43d9),
button:not(.panel-4ae9):not(.button-43d9),
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ),
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ),
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ) {
  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;
}
.highlight-west-2c5a:not(.panel-4ae9):not(
    .button-43d9
  ):hover,
button:not(.panel-4ae9):not(
    .button-43d9
  ):hover,
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ):hover,
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ):hover,
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.highlight-west-2c5a:not(.panel-4ae9):not(
    .button-43d9
  ):active,
.highlight-west-2c5a:not(.panel-4ae9):not(
    .button-43d9
  ):focus,
button:not(.panel-4ae9):not(
    .button-43d9
  ):active,
button:not(.panel-4ae9):not(
    .button-43d9
  ):focus,
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ):active,
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ):focus,
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ):active,
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ):focus,
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ):active,
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ):focus {
  outline: 0;
}
.highlight-west-2c5a:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4,
button:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4,
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4,
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4,
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4 {
  position: relative;
}
.highlight-west-2c5a:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .carousel-focused-e23f,
.highlight-west-2c5a:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .up-6e00,
.highlight-west-2c5a:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .highlight-hard-2fc1,
.highlight-west-2c5a:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  i,
.highlight-west-2c5a:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  svg,
button:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .carousel-focused-e23f,
button:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .up-6e00,
button:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .highlight-hard-2fc1,
button:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  i,
button:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  svg,
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .carousel-focused-e23f,
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .up-6e00,
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .highlight-hard-2fc1,
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  i,
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  svg,
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .carousel-focused-e23f,
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .up-6e00,
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .highlight-hard-2fc1,
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  i,
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  svg,
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .carousel-focused-e23f,
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .up-6e00,
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  .highlight-hard-2fc1,
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  i,
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4
  svg {
  visibility: hidden;
}
.highlight-west-2c5a:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4:after,
button:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4:after,
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4:after,
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4:after,
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ).fn-loading-e1a4: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;
}
.highlight-west-2c5a:not(.panel-4ae9):not(.button-43d9),
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ),
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ),
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ) {
  color: #fff;
  background: #235787;
}
.highlight-west-2c5a:not(.panel-4ae9):not(
    .button-43d9
  ):focus,
input[type="button"]:not(.panel-4ae9):not(
    .button-43d9
  ):focus,
input[type="reset"]:not(.panel-4ae9):not(
    .button-43d9
  ):focus,
input[type="submit"]:not(.panel-4ae9):not(
    .button-43d9
  ):focus {
  color: #fff;
}
.highlight-west-2c5a.fn-disabled-e1a4:not(.panel-4ae9):not(
    .button-43d9
  ),
.highlight-west-2c5a[disabled]:not(.panel-4ae9):not(
    .button-43d9
  ),
button.fn-disabled-e1a4:not(.panel-4ae9):not(
    .button-43d9
  ),
button[disabled]:not(.panel-4ae9):not(
    .button-43d9
  ) {
  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;
}
.avatar-8c52 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.avatar-8c52:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.primary_4fa2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.icon-in-67b6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dirty_f70b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.border_d226:after,
.border_d226:before,
.banner-7ea1:after,
.banner-7ea1:before,
.south-4a0f:after,
.south-4a0f:before,
.preview_952c:after,
.preview_952c:before,
.column-rough-af07:after,
.column-rough-af07:before,
.chip-west-d38b:after,
.chip-west-d38b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.border_d226:after,
.banner-7ea1:after,
.south-4a0f:after,
.preview_952c:after,
.column-rough-af07:after,
.chip-west-d38b:after {
  clear: both;
}
.banner-7ea1 .hot_b14b,
.south-4a0f .hot_b14b,
.status_766b .hot_b14b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.east-e08e {
  display: inline-block;
}
.box_aa93 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.box_aa93 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.box_aa93 .fast_b50c {
  padding: 1em 0;
  font-size: 85%;
}
.fast_b50c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.iron_5047 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.iron_5047:after,
.iron_5047:before {
  content: "";
  display: table;
}
.iron_5047:after {
  clear: both;
}
.white_6ceb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.widget_a8d7 .white_6ceb {
  max-width: 50%;
}
.south-48c9 .white_6ceb {
  max-width: 33.33%;
}
.paragraph-short-0bce .white_6ceb {
  max-width: 25%;
}
.popup_570e .white_6ceb {
  max-width: 20%;
}
.medium_c629 .white_6ceb {
  max-width: 16.66%;
}
.out_a586 .white_6ceb {
  max-width: 14.28%;
}
.banner_34be .white_6ceb {
  max-width: 12.5%;
}
.upper-9b5e .white_6ceb {
  max-width: 11.11%;
}
.dark_f14b {
  display: block;
}
.hero_middle_f06f .button_motion_d760 label,
.hero_middle_f06f .picture-clean-b894 label,
.hero_middle_f06f .progress_41dd label,
.hero_middle_f06f .east_a61a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container_2890 {
  list-style: none;
  margin: 0;
}
.container_2890 article.narrow_1d9c {
  margin-bottom: 0;
}
.container_2890 ul {
  list-style: none;
  margin: 0;
}
.container_2890 .alert_38aa li.narrow_1d9c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container_2890 .alert_38aa li.narrow_1d9c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container_2890 .alert_38aa li.narrow_1d9c: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) {
  .container_2890 .alert_38aa li.narrow_1d9c li.narrow_1d9c li.narrow_1d9c li.narrow_1d9c {
    padding-left: 0;
  }
}
article.narrow_1d9c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.narrow_1d9c .banner-7ea1 p:last-of-type {
  margin-bottom: 0;
}
article.narrow_1d9c .carousel-short-e8ee {
  float: left;
}
article.narrow_1d9c .sort_basic_9dc8 {
  margin-left: 85px;
}
article.narrow_1d9c .accordion_a972 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.narrow_1d9c .accordion_a972 .form_stone_8511 {
  margin-left: 10px;
}
article.narrow_1d9c .small-5496 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.narrow_1d9c .easy-8698 {
  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 .button_motion_d760,
  #respond .progress_41dd,
  #respond .east_a61a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button_motion_d760 input,
#respond .progress_41dd input,
#respond .east_a61a input {
  width: 100%;
}
#respond .east_a61a {
  margin-right: 0;
}
#respond .info-6fb9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.table_23ee {
  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;
}
.table_23ee.blue_6c4b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.table_23ee 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%);
}
.table_23ee:focus,
.table_23ee: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);
}
.tall_fe94 {
  border-radius: 10%;
}
.carousel-0f77 {
  border-radius: 50%;
}
.filter-west-b9b5 {
  font-size: 0.72em;
}
.notification_c752 {
  font-size: 0.875em;
}
.shadow-over-aea7 {
  font-size: 1.1em;
}
.layout_up_ae51 {
  text-transform: uppercase;
  line-height: 1.2;
}
.layout_up_ae51.filter-west-b9b5 {
  letter-spacing: 0.5px;
}
.hard_7dc7,
.hard_7dc7 a {
  color: #6d6d6d;
}
.hard_7dc7 a:hover {
  color: #111;
}
.shade_3337 {
  color: #6d6d6d;
}
.block-current-75e3 {
  overflow-x: hidden;
}
.block-current-75e3 .tag-faa7.article_70aa {
  position: relative;
}
.block-current-75e3 .tag-faa7.article_70aa.picture_lower_48ef {
  position: initial;
}
.block-current-75e3
  .tag-faa7.article_70aa.picture_lower_48ef
  .progress-copper-a07f {
  left: auto;
}
.block-current-75e3 .tag-faa7 .progress-copper-a07f {
  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;
}
.block-current-75e3 .tag-faa7:hover.article_70aa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.block-current-75e3
  .tag-faa7:hover.article_70aa
  .progress-copper-a07f {
  display: block;
  z-index: 9999999;
}
.block-current-75e3 .progress-pink-2beb .aside_c629,
.block-current-75e3 .banner-focused-5c22 .aside_c629 {
  display: none;
}
.block-current-75e3 .video-6ccf .tag-faa7:hover.article_70aa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hero_middle_f06f .button_motion_d760 label,
.hero_middle_f06f .picture-clean-b894 label,
.hero_middle_f06f .progress_41dd label,
.hero_middle_f06f .east_a61a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container_2890 {
  list-style: none;
  margin: 0;
}
.container_2890 article.narrow_1d9c {
  margin-bottom: 0;
}
.container_2890 ul {
  list-style: none;
  margin: 0;
}
.container_2890 .alert_38aa li.narrow_1d9c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container_2890 .alert_38aa li.narrow_1d9c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container_2890 .alert_38aa li.narrow_1d9c: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) {
  .container_2890 .alert_38aa li.narrow_1d9c li.narrow_1d9c li.narrow_1d9c li.narrow_1d9c {
    padding-left: 0;
  }
}
article.narrow_1d9c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.narrow_1d9c .banner-7ea1 p:last-of-type {
  margin-bottom: 0;
}
article.narrow_1d9c .carousel-short-e8ee {
  float: left;
}
article.narrow_1d9c .sort_basic_9dc8 {
  margin-left: 85px;
}
article.narrow_1d9c .accordion_a972 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.narrow_1d9c .accordion_a972 .form_stone_8511 {
  margin-left: 10px;
}
article.narrow_1d9c .small-5496 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.narrow_1d9c .easy-8698 {
  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 .button_motion_d760,
  #respond .progress_41dd,
  #respond .east_a61a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button_motion_d760 input,
#respond .progress_41dd input,
#respond .east_a61a input {
  width: 100%;
}
#respond .east_a61a {
  margin-right: 0;
}
#respond .info-6fb9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress-pink-2beb .motion_6838 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.motion_6838 .banner-advanced-4601.thumbnail-cold-71f9 .texture_light_e312 > li > a:focus,
.motion_6838 .banner-advanced-4601.thumbnail-cold-71f9 .texture_light_e312 > li > a:hover,
.motion_6838 .banner-advanced-4601.carousel_37ac .texture_light_e312 > li > a:focus,
.motion_6838 .banner-advanced-4601.carousel_37ac .texture_light_e312 > li > a:hover,
.motion_6838 .banner-advanced-4601.box-copper-a951 .texture_light_e312 > li > a:focus,
.motion_6838 .banner-advanced-4601.box-copper-a951 .texture_light_e312 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_6838
  .banner-advanced-4601.thumbnail-cold-71f9
  .texture_light_e312
  > li.hard_8140
  > a,
.motion_6838
  .banner-advanced-4601.thumbnail-cold-71f9
  .texture_light_e312
  > li.header_106d
  > a,
.motion_6838
  .banner-advanced-4601.carousel_37ac
  .texture_light_e312
  > li.hard_8140
  > a,
.motion_6838
  .banner-advanced-4601.carousel_37ac
  .texture_light_e312
  > li.header_106d
  > a,
.motion_6838
  .banner-advanced-4601.box-copper-a951
  .texture_light_e312
  > li.hard_8140
  > a,
.motion_6838 .banner-advanced-4601.box-copper-a951 .texture_light_e312 > li.tertiary-6651 > a {
  color: rgba(255, 255, 255, 0.99);
}
.motion_6838 .wrapper-063b,
.motion_6838 .wrapper-063b a {
  color: rgba(255, 255, 255, 0.99);
}
.motion_6838 .cold_d948.border_under_c876 li a,
.motion_6838 .highlight_pink_ddf9 a,
.motion_6838 .secondary-lite-f4e5,
.motion_6838 .texture_light_e312 > li > a,
.motion_6838 .slider_95a4 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_6838 .cold_d948.border_under_c876 li a:hover,
.motion_6838 .highlight_pink_ddf9 a:hover,
.motion_6838 .secondary-lite-f4e5:hover,
.motion_6838 .texture_light_e312 > li > a:hover,
.motion_6838 .slider_95a4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_6838 .gallery-c9de {
  color: rgba(255, 255, 255, 0.79);
}
.motion_6838 .gallery-c9de .widget_5b20 {
  color: rgba(255, 255, 255, 0.99);
}
.motion_6838 .gallery-c9de:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_6838 .logo-selected-78e4 .notice-227b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.motion_6838 .logo-selected-78e4 .notice-227b .fixed_a389 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_6838
  .logo-selected-78e4
  .notice-227b
  .fixed_a389::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_6838
  .logo-selected-78e4
  .notice-227b
  .fixed_a389:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_6838
  .logo-selected-78e4
  .notice-227b
  .fixed_a389::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_6838
  .logo-selected-78e4
  .notice-227b
  .fixed_a389::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_6838 .logo-selected-78e4 .column-new-fb75 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_6838 .logo-selected-78e4 .column-new-fb75:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-soft-4e86
  .motion_6838
  .logo-selected-78e4
  .light_9862
  .button_fc4d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-soft-4e86
  .motion_6838
  .logo-selected-78e4
  .light_9862
  .fixed_a389 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-pink-2beb .thick_b90d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.thick_b90d .banner-advanced-4601.thumbnail-cold-71f9 .texture_light_e312 > li > a:focus,
.thick_b90d .banner-advanced-4601.thumbnail-cold-71f9 .texture_light_e312 > li > a:hover,
.thick_b90d .banner-advanced-4601.carousel_37ac .texture_light_e312 > li > a:focus,
.thick_b90d .banner-advanced-4601.carousel_37ac .texture_light_e312 > li > a:hover,
.thick_b90d .banner-advanced-4601.box-copper-a951 .texture_light_e312 > li > a:focus,
.thick_b90d .banner-advanced-4601.box-copper-a951 .texture_light_e312 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick_b90d
  .banner-advanced-4601.thumbnail-cold-71f9
  .texture_light_e312
  > li.hard_8140
  > a,
.thick_b90d
  .banner-advanced-4601.thumbnail-cold-71f9
  .texture_light_e312
  > li.header_106d
  > a,
.thick_b90d
  .banner-advanced-4601.carousel_37ac
  .texture_light_e312
  > li.hard_8140
  > a,
.thick_b90d
  .banner-advanced-4601.carousel_37ac
  .texture_light_e312
  > li.header_106d
  > a,
.thick_b90d
  .banner-advanced-4601.box-copper-a951
  .texture_light_e312
  > li.hard_8140
  > a,
.thick_b90d .banner-advanced-4601.box-copper-a951 .texture_light_e312 > li.tertiary-6651 > a {
  color: rgba(0, 0, 0, 0.8);
}
.thick_b90d .wrapper-063b,
.thick_b90d .wrapper-063b a {
  color: rgba(0, 0, 0, 0.8);
}
.thick_b90d .cold_d948.border_under_c876 li a,
.thick_b90d .highlight_pink_ddf9 a,
.thick_b90d .secondary-lite-f4e5,
.thick_b90d .texture_light_e312 > li > a,
.thick_b90d .slider_95a4 {
  color: rgba(0, 0, 0, 0.55);
}
.thick_b90d .cold_d948.border_under_c876 li a:hover,
.thick_b90d .highlight_pink_ddf9 a:hover,
.thick_b90d .secondary-lite-f4e5:hover,
.thick_b90d .texture_light_e312 > li > a:hover,
.thick_b90d .slider_95a4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick_b90d .gallery-c9de {
  color: rgba(0, 0, 0, 0.55);
}
.thick_b90d .gallery-c9de .widget_5b20 {
  color: rgba(0, 0, 0, 0.8);
}
.thick_b90d .gallery-c9de:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-2d0f .basic_be93 {
  margin-left: auto;
  margin-right: auto;
}
.south-4a0f > * {
  margin-left: auto;
  margin-right: auto;
}
.south-4a0f .primary_4fa2 {
  margin-right: 1.41575em;
}
.new_60aa .south-4a0f > .yellow-4347 {
  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;
}
.new_60aa .south-4a0f > .tabs-67c8 {
  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;
}
.status-large-56b8.frame-2d0f .basic_be93,
.status-medium-9390.frame-2d0f .basic_be93 {
  margin-left: 0;
}
.preview_advanced_4f4f.frame-2d0f .basic_be93,
.heading-8747.frame-2d0f .basic_be93 {
  margin-right: 0;
}
.south-4a0f ol,
.south-4a0f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.button_out_b488 video {
  max-width: 100%;
}
.shade-tiny-e987 img {
  display: block;
}
.shade-tiny-e987.primary_4fa2,
.shade-tiny-e987.icon-in-67b6 {
  width: 100%;
}
.shade-tiny-e987.tabs-67c8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.avatar-ff4d:not(.tag_b7ab) {
  margin: 1.5em auto;
}
.image-white-3278 p {
  padding: 1.5em 14px;
}
ul.hard_3d8e.tabs-67c8,
ul.hard_3d8e.yellow-4347,
ul.hard_3d8e.right_7e00.yellow-4347 {
  padding: 0 14px;
}
.hard_f3c3 {
  display: block;
  overflow-x: auto;
}
.hard_f3c3 table {
  border-collapse: collapse;
  width: 100%;
}
.hard_f3c3 td,
.hard_f3c3 th {
  padding: 0.5em;
}
.south-4a0f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.south-4a0f ol ol,
.south-4a0f ol ul,
.south-4a0f ul ol,
.south-4a0f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.south-4a0f ol ol li,
.south-4a0f ol ul li,
.south-4a0f ul ol li,
.south-4a0f ul ul li {
  margin-left: 0;
}
.prev_e898.feature-c569 > .gradient_outer_cffd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.prev_e898.feature-c569 > .gradient_outer_cffd iframe,
.prev_e898.feature-c569 > .gradient_outer_cffd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.steel-18ab {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.steel-18ab.info_gas_c629 {
  padding: 0;
}
.steel-18ab.info_gas_c629 cite {
  font-size: 13px;
}
.steel-18ab > * {
  margin-left: 16px;
  margin-right: 16px;
}
.steel-18ab cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gradient-tall-4032 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gradient-tall-4032 > p:first-child {
  margin-top: 0;
}
.gradient-tall-4032 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gradient-tall-4032 blockquote {
  border-left: 0;
}
.notice-medium-e8f9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.notice-medium-e8f9:not(.small-502c) {
  max-width: 100px;
}
.notice-medium-e8f9.full-c647 {
  border-bottom: none !important;
  text-align: center;
}
.notice-medium-e8f9.full-c647::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .image-white-3278 p {
    padding: 1.5em 0;
  }
}
.up-9303 {
  color: #0073aa;
}
.south-949c {
  background-color: #0073aa;
}
.sidebar_center_d3cb {
  color: #229fd8;
}
.static_4329 {
  background-color: #229fd8;
}
.texture-red-570a {
  color: #eee;
}
.article-b7a2 {
  background-color: #eee;
}
.sidebar-60d8 {
  color: #444;
}
.content-south-ca22 {
  background-color: #444;
}
.highlight-a5ba {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.highlight-a5ba .carousel-65c5 .highlight_pink_ddf9 {
  font-size: 15px;
}
.highlight-a5ba .highlight_pink_ddf9 {
  line-height: 1.3;
}
.highlight-a5ba .thick_b90d {
}
.highlight-a5ba .motion_6838 {
  background: #235787;
}
.input_6d0a {
  padding: 0;
}
.input_6d0a .motion_6838 {
  background: #1a1a1a;
}
.input_6d0a .thick_b90d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.warm-d2d1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.warm-d2d1 .thick_b90d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.warm-d2d1 .motion_6838 {
  background: #303030;
}
.chip-west-d38b {
  position: relative;
  z-index: 10;
}
.chip-west-d38b .simple-84ad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bronze-20e0 .article_70aa {
  display: inline-block;
  vertical-align: middle;
}
.bronze-20e0.accordion_huge_422b .article_70aa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .bronze-20e0.accordion_huge_422b .article_70aa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .bronze-20e0.accordion_huge_422b .article_70aa {
    margin-right: 0.4em;
  }
}
.bronze-20e0.accordion_huge_422b .article_70aa:last-child {
  margin-right: 0;
}
.tall_1237 .simple-84ad {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress-pink-2beb .carousel-65c5 {
    margin: 0 -0.5em;
  }
  .progress-pink-2beb .carousel-65c5 [class*="customify-col-"],
  .progress-pink-2beb .carousel-65c5 [class*="customify-col_"],
  .progress-pink-2beb .carousel-65c5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress-pink-2beb.fresh_a34f .simple-84ad {
  background: 0 0 !important;
}
.progress-pink-2beb.fresh_a34f .simple-84ad,
.progress-pink-2beb.tall_1237 .simple-84ad {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress-pink-2beb.shadow_fcce {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress-pink-2beb.tall_1237 .simple-84ad {
  box-shadow: none !important;
}
.hero-action-076a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hero-action-076a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hero-action-076a {
    padding: 18px 0 20px;
  }
}
.hero-action-076a .status-large-5f4b {
  width: 100%;
}
.hero-action-076a .tag-0689 {
  margin-bottom: 0;
}
.hero-action-076a .hover_ce99 {
  margin-top: 5px;
  font-size: 0.875em;
}
.module_cool_7b73 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.module_cool_7b73 .box-yellow-7bb8 {
  width: 100%;
}
.header_huge_c86c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.header_huge_c86c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.header_huge_c86c 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;
}
.header_huge_c86c li:last-child:after {
  display: none;
}
.header_huge_c86c li a {
  font-weight: 500;
  margin-right: 10px;
}
.light_c4ab .aside_c629 button,
.hero-action-076a .aside_c629 button {
  left: 0;
}
.light_c4ab .box-yellow-7bb8,
.hero-action-076a .box-yellow-7bb8 {
  padding-left: 0;
  padding-right: 0;
}
.light_c4ab .module_cool_7b73,
.hero-action-076a .module_cool_7b73 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.light_c4ab {
  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;
}
.light_c4ab: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;
}
.light_c4ab .advanced-3ce7 {
  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) {
  .light_c4ab .advanced-3ce7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .light_c4ab .advanced-3ce7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .light_c4ab .advanced-3ce7 {
    min-height: 200px;
  }
}
.light_c4ab .header_huge_c86c {
  color: rgba(255, 255, 255, 0.8);
}
.light_c4ab .header_huge_c86c a,
.light_c4ab .header_huge_c86c li:after {
  color: inherit;
}
.light_c4ab .header_huge_c86c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.white_81ed {
  margin-bottom: 0.5em;
}
.form-59f8 {
  margin-bottom: 1.2em;
}
.form-59f8,
.white_81ed {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.form-59f8 p:last-child,
.white_81ed p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .aside_c629,
#masthead .aside_c629 {
  display: none;
}
#masthead
  > .aside_c629.west_13e9 {
  display: none;
}
#masthead > .aside_c629 button {
  left: 0;
}
.table-solid-3ce3 {
  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%;
}
.table-solid-3ce3 .article_70aa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.table-solid-3ce3 .panel-fixed-581b {
  display: -webkit-box;
  display: flex;
}
.table-solid-3ce3 .panel-fixed-581b.notification_stone_11ca {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.table-solid-3ce3 .panel-fixed-581b.active-57f2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.table-solid-3ce3 .panel-fixed-581b.selected_fafa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.table-solid-3ce3.heading-9c37.filter_2c82 .panel-fixed-581b.notification_stone_11ca {
  flex-basis: 100%;
}
.table-solid-3ce3.module_cee8 .panel-fixed-581b.active-57f2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.table-solid-3ce3.module_cee8 .panel-fixed-581b.selected_fafa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .aside_c629.west_13e9 {
  display: none;
}
#masthead > .aside_c629 button {
  left: 0;
}
.fixed-eb2e {
  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;
}
.fixed-eb2e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fixed-eb2e.hero_8580 i {
  margin-right: 4px;
}
.fixed-eb2e.progress_f22b i {
  margin-left: 5px;
}
.highlight_pink_ddf9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight_pink_ddf9 p:last-child {
  margin-bottom: 0;
}
.hidden_7bc3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hidden_7bc3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hidden_7bc3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hidden_7bc3 .wrapper-063b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hidden_7bc3 .gallery-bronze-8633 {
  margin: 5px 0 7px 0;
}
.hidden_7bc3.lower_6f36 .feature-156d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_7bc3.lower_6f36 .static_133b {
  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;
}
.hidden_7bc3.avatar_gas_df26 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hidden_7bc3.avatar_gas_df26 .feature-156d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_7bc3.avatar_gas_df26 .static_133b {
  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;
}
.hidden_7bc3.blue-206f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden_7bc3.heading-action-5c16 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hidden_7bc3.heading-action-5c16 .static_133b {
  margin-top: 7px;
}
.hover-752d {
  display: inline-block;
}
.chip-west-d38b .nav-4a86 .hidden_7bc3 img {
  max-width: 100%;
}
.banner-advanced-4601 .texture_a8f4.highlight_3e28,
.mask_d963 .texture_a8f4.highlight_3e28 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner-advanced-4601 .accent_17a2,
.mask_d963 .accent_17a2 {
  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%);
}
.banner-advanced-4601 .accent_17a2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.banner-advanced-4601.smooth_dbfe .accent_17a2 {
  display: none;
}
.banner-advanced-4601 .in_26aa {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner-advanced-4601 .in_26aa li {
  display: inline-block;
  position: relative;
}
.banner-advanced-4601 .in_26aa li:last-child {
  margin-right: 0;
}
.banner-advanced-4601 .in_26aa 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;
}
.banner-advanced-4601 .in_26aa li.tertiary-6651 > a {
  color: rgba(0, 0, 0, 0.9);
}
.banner-advanced-4601 .in_26aa > 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;
}
.banner-advanced-4601 .in_26aa > li > a i {
  line-height: 0;
}
.banner-advanced-4601 .in_26aa > li.list_25e7 > a .accent_17a2 {
  margin-left: 4px;
  line-height: 0;
}
.banner-advanced-4601 .in_26aa .info_red_b5f8 li.list_25e7 > a {
  position: relative;
}
.banner-advanced-4601 .in_26aa .info_red_b5f8 li.list_25e7 > a:after,
.banner-advanced-4601 .in_26aa .info_red_b5f8 li.list_25e7 > a:before {
  content: "";
  display: table;
}
.banner-advanced-4601 .in_26aa .info_red_b5f8 li.list_25e7 > a:after {
  clear: both;
}
.banner-advanced-4601 .in_26aa .info_red_b5f8 li.list_25e7 > a .accent_17a2 {
  margin-left: 5px;
  float: right;
}
.banner-advanced-4601 .message-4118,
.banner-advanced-4601 .info_red_b5f8 {
  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;
}
.banner-advanced-4601 .info_red_b5f8 {
  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;
}
.banner-advanced-4601 .info_red_b5f8 .highlight_3e28 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner-advanced-4601 .info_red_b5f8 .accent_17a2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.banner-advanced-4601 .info_red_b5f8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.banner-advanced-4601 .info_red_b5f8 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;
}
.banner-advanced-4601 .info_red_b5f8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.banner-advanced-4601 .info_red_b5f8 .info_red_b5f8 {
  top: 0;
  left: 100%;
}
.banner-advanced-4601 .avatar-49e7.fn-focus-e1a4 > .message-4118,
.banner-advanced-4601 .avatar-49e7.fn-focus-e1a4 > .info_red_b5f8,
.banner-advanced-4601 .avatar-49e7:focus > .message-4118,
.banner-advanced-4601 .avatar-49e7:focus > .info_red_b5f8,
.banner-advanced-4601 .avatar-49e7:hover > .message-4118,
.banner-advanced-4601 .avatar-49e7:hover > .info_red_b5f8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.banner-advanced-4601.box-copper-a951 .texture_light_e312:after,
.banner-advanced-4601.box-copper-a951 .texture_light_e312:before {
  content: "";
  display: table;
}
.banner-advanced-4601.box-copper-a951 .texture_light_e312:after {
  clear: both;
}
.banner-advanced-4601.box-copper-a951 .texture_light_e312 > li {
  float: left;
}
.banner-advanced-4601.selected_0305 .texture_light_e312:after,
.banner-advanced-4601.selected_0305 .texture_light_e312:before {
  content: "";
  display: table;
}
.banner-advanced-4601.selected_0305 .texture_light_e312:after {
  clear: both;
}
.banner-advanced-4601.selected_0305 .texture_light_e312 > li {
  float: left;
}
.banner-advanced-4601.selected_0305 .texture_light_e312 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.banner-advanced-4601.selected_0305 .texture_light_e312 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.banner-advanced-4601.selected_0305 .texture_light_e312 > li.hard_8140 > a,
.banner-advanced-4601.selected_0305 .texture_light_e312 > li.tertiary-6651 > a {
  color: #fff;
  background-color: #1e4b75;
}
.banner-advanced-4601.thumbnail-cold-71f9 .texture_light_e312 > li > a .highlight_3e28 {
  position: relative;
}
.banner-advanced-4601.thumbnail-cold-71f9 .texture_light_e312 > li > a .highlight_3e28: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;
}
.banner-advanced-4601.thumbnail-cold-71f9
  .texture_light_e312
  > li:focus
  > a
  .highlight_3e28:before,
.banner-advanced-4601.thumbnail-cold-71f9
  .texture_light_e312
  > li:hover
  > a
  .highlight_3e28:before {
  width: 100%;
  background-color: currentColor;
}
.banner-advanced-4601.thumbnail-cold-71f9
  .texture_light_e312
  > li.hard_8140
  > a
  .highlight_3e28:before,
.banner-advanced-4601.thumbnail-cold-71f9
  .texture_light_e312
  > li.header_106d
  > a
  .highlight_3e28:before {
  width: 100%;
  background-color: currentColor;
}
.banner-advanced-4601.carousel_37ac .texture_light_e312 > li > a .highlight_3e28 {
  position: relative;
}
.banner-advanced-4601.carousel_37ac .texture_light_e312 > li > a .highlight_3e28: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;
}
.banner-advanced-4601.carousel_37ac .texture_light_e312 > li:focus > a .highlight_3e28:before,
.banner-advanced-4601.carousel_37ac
  .texture_light_e312
  > li:hover
  > a
  .highlight_3e28:before {
  width: 100%;
  background-color: currentColor;
}
.banner-advanced-4601.carousel_37ac
  .texture_light_e312
  > li.hard_8140
  > a
  .highlight_3e28:before,
.banner-advanced-4601.carousel_37ac
  .texture_light_e312
  > li.header_106d
  > a
  .highlight_3e28:before {
  width: 100%;
  background-color: currentColor;
}
.mask_d963 .in_26aa {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mask_d963 .in_26aa li:first-child > a {
  border-top: none;
}
.mask_d963 .in_26aa .block-83a2 > .highlight_3e28 .accent_17a2 {
  display: none;
}
.mask_d963 .in_26aa li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mask_d963 .in_26aa li:last-child {
  border: none;
}
.mask_d963 .in_26aa li.list_25e7 > a {
  padding-right: 45px !important;
}
.mask_d963 .in_26aa li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mask_d963 .in_26aa li a:focus,
.mask_d963 .in_26aa li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_d963 .in_26aa li .status-over-bb35 {
  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;
}
.mask_d963 .in_26aa li .status-over-bb35:hover {
  box-shadow: none;
}
.mask_d963 .in_26aa li .status-over-bb35 .accent_17a2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mask_d963 .in_26aa .info_red_b5f8 {
  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);
}
.mask_d963 .in_26aa .info_red_b5f8 li a {
  padding-left: 3em;
}
.mask_d963 .in_26aa .mask_856f > a .status-over-bb35 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mask_d963 .in_26aa .mask_856f > .info_red_b5f8 {
  display: block;
  opacity: 1;
}
.out-a7f5 {
  max-width: 100%;
}
.hard_0676 {
  line-height: 0;
  cursor: pointer;
}
.slider_95a4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slider_95a4:hover {
  box-shadow: none;
  color: currentColor;
}
.slider_95a4 svg {
  width: 18px;
  height: 18px;
}
.slider_95a4 .button-177a {
  display: none;
}
.detail-lite-3a55 {
  position: relative;
}
.detail-lite-3a55.fn-active-e1a4 .slider_95a4 .upper_7822 {
  display: none;
}
.detail-lite-3a55.fn-active-e1a4 .slider_95a4 .button-177a {
  display: inline-block;
}
.detail-lite-3a55 .tooltip-4f46 {
  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);
}
.detail-lite-3a55.texture_bright_b456 .tooltip-4f46 {
  left: auto;
  right: -0.9em;
}
.detail-lite-3a55.texture_bright_b456 .badge-2e69::before {
  left: auto;
  right: 15px;
}
.detail-lite-3a55.fn-active-e1a4 .tooltip-4f46 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.light_9862 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.light_9862 label {
  flex-basis: 100%;
}
.light_9862 .notice-227b {
  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;
}
.light_9862 .fixed_a389 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.light_9862 .fixed_a389:focus {
  background-color: transparent;
}
.light_9862 button.column-new-fb75 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.light_9862 button.column-new-fb75:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.light_9862 button.column-new-fb75 svg {
  width: 18px;
  height: 18px;
}
.light_9862 input[type="submit"] {
  min-height: auto;
}
.logo-selected-78e4 .light_9862 .fixed_a389 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.badge-2e69 {
  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) {
  .badge-2e69 {
    width: 220px;
  }
}
.badge-2e69 label {
  flex-basis: 100%;
}
.badge-2e69::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;
}
.paragraph-soft-4e86 .logo-selected-78e4 .light_9862 {
  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;
}
.paragraph-soft-4e86
  .logo-selected-78e4
  .light_9862
  .notice-227b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paragraph-soft-4e86 .logo-selected-78e4 .light_9862 .fixed_a389 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paragraph-soft-4e86
  .logo-selected-78e4
  .light_9862
  .fixed_a389:focus {
  background: 0 0;
}
.paragraph-soft-4e86
  .logo-selected-78e4
  .light_9862
  .button_fc4d {
  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;
}
.cold_d948 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.cold_d948 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.cold_d948 li:last-child {
  margin-right: 0;
}
.cold_d948 li:first-child {
  margin-left: 0;
}
.cold_d948.icon_afbb a {
  color: #fff;
}
.cold_d948.icon_afbb a:hover {
  color: #fff;
}
.cold_d948 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.cold_d948 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.cold_d948 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cold_d948 a:hover {
  opacity: 0.9;
  color: inherit;
}
.cold_d948 [class*="social-icon-apple"] {
  background-color: #999;
}
.cold_d948 [class*="social-icon-apple"].progress_d3c5 {
  background-color: transparent;
  color: #999;
}
.cold_d948 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.cold_d948 [class*="social-icon-behance"].progress_d3c5 {
  background-color: transparent;
  color: #1769ff;
}
.cold_d948 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.cold_d948 [class*="social-icon-bitbucket"].progress_d3c5 {
  background-color: transparent;
  color: #205081;
}
.cold_d948 [class*="social-icon-codepen"] {
  background-color: #000;
}
.cold_d948 [class*="social-icon-codepen"].progress_d3c5 {
  background-color: transparent;
  color: #000;
}
.cold_d948 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.cold_d948 [class*="social-icon-delicious"].progress_d3c5 {
  background-color: transparent;
  color: #39f;
}
.cold_d948 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.cold_d948 [class*="social-icon-digg"].progress_d3c5 {
  background-color: transparent;
  color: #005be2;
}
.cold_d948 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.cold_d948 [class*="social-icon-dribbble"].progress_d3c5 {
  background-color: transparent;
  color: #ea4c89;
}
.cold_d948 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.cold_d948 [class*="social-icon-envelope"].progress_d3c5 {
  background-color: transparent;
  color: #ea4335;
}
.cold_d948 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.cold_d948 [class*="social-icon-facebook"].progress_d3c5 {
  background-color: transparent;
  color: #3b5998;
}
.cold_d948 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.cold_d948 [class*="social-icon-flickr"].progress_d3c5 {
  background-color: transparent;
  color: #0063dc;
}
.cold_d948 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.cold_d948 [class*="social-icon-foursquare"].progress_d3c5 {
  background-color: transparent;
  color: #2d5be3;
}
.cold_d948 [class*="social-icon-github"] {
  background-color: #333;
}
.cold_d948 [class*="social-icon-github"].progress_d3c5 {
  background-color: transparent;
  color: #333;
}
.cold_d948 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.cold_d948 [class*="social-icon-google-plus"].progress_d3c5 {
  background-color: transparent;
  color: #dd4b39;
}
.cold_d948 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.cold_d948 [class*="social-icon-houzz"].progress_d3c5 {
  background-color: transparent;
  color: #7ac142;
}
.cold_d948 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.cold_d948 [class*="social-icon-instagram"].progress_d3c5 {
  background-color: transparent;
  color: #262626;
}
.cold_d948 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.cold_d948 [class*="social-icon-jsfiddle"].progress_d3c5 {
  background-color: transparent;
  color: #487aa2;
}
.cold_d948 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.cold_d948 [class*="social-icon-linkedin"].progress_d3c5 {
  background-color: transparent;
  color: #0077b5;
}
.cold_d948 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.cold_d948 [class*="social-icon-medium"].progress_d3c5 {
  background-color: transparent;
  color: #00ab6b;
}
.cold_d948 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.cold_d948
  [class*="social-icon-odnoklassniki"].progress_d3c5 {
  background-color: transparent;
  color: #f4731c;
}
.cold_d948 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.cold_d948 [class*="social-icon-meetup"].progress_d3c5 {
  background-color: transparent;
  color: #ec1c40;
}
.cold_d948 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.cold_d948 [class*="social-icon-pinterest"].progress_d3c5 {
  background-color: transparent;
  color: #bd081c;
}
.cold_d948 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.cold_d948 [class*="social-icon-product-hunt"].progress_d3c5 {
  background-color: transparent;
  color: #da552f;
}
.cold_d948 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.cold_d948 [class*="social-icon-reddit"].progress_d3c5 {
  background-color: transparent;
  color: #ff4500;
}
.cold_d948 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.cold_d948 [class*="social-icon-rss"].progress_d3c5 {
  background-color: transparent;
  color: #f26522;
}
.cold_d948 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.cold_d948
  [class*="social-icon-shopping-cart"].progress_d3c5 {
  background-color: transparent;
  color: #4caf50;
}
.cold_d948 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.cold_d948 [class*="social-icon-skype"].progress_d3c5 {
  background-color: transparent;
  color: #00aff0;
}
.cold_d948 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.cold_d948 [class*="social-icon-slideshare"].progress_d3c5 {
  background-color: transparent;
  color: #0077b5;
}
.cold_d948 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.cold_d948 [class*="social-icon-snapchat"].progress_d3c5 {
  background-color: transparent;
  color: #fffc00;
}
.cold_d948 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.cold_d948 [class*="social-icon-soundcloud"].progress_d3c5 {
  background-color: transparent;
  color: #f80;
}
.cold_d948 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.cold_d948 [class*="social-icon-spotify"].progress_d3c5 {
  background-color: transparent;
  color: #2ebd59;
}
.cold_d948 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.cold_d948
  [class*="social-icon-stack-overflow"].progress_d3c5 {
  background-color: transparent;
  color: #fe7a15;
}
.cold_d948 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.cold_d948 [class*="social-icon-maldkfgram"].progress_d3c5 {
  background-color: transparent;
  color: #2ca5e0;
}
.cold_d948 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.cold_d948 [class*="social-icon-tripadvisor"].progress_d3c5 {
  background-color: transparent;
  color: #589442;
}
.cold_d948 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.cold_d948 [class*="social-icon-tumblr"].progress_d3c5 {
  background-color: transparent;
  color: #35465c;
}
.cold_d948 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.cold_d948 [class*="social-icon-twitch"].progress_d3c5 {
  background-color: transparent;
  color: #6441a5;
}
.cold_d948 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.cold_d948 [class*="social-icon-twitter"].progress_d3c5 {
  background-color: transparent;
  color: #1da1f2;
}
.cold_d948 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.cold_d948 [class*="social-icon-vimeo"].progress_d3c5 {
  background-color: transparent;
  color: #1ab7ea;
}
.cold_d948 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.cold_d948 [class*="social-icon-vk"].progress_d3c5 {
  background-color: transparent;
  color: #45668e;
}
.cold_d948 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.cold_d948 [class*="social-icon-weibo"].progress_d3c5 {
  background-color: transparent;
  color: #df2029;
}
.cold_d948 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.cold_d948 [class*="social-icon-weixin"].progress_d3c5 {
  background-color: transparent;
  color: #7bb32e;
}
.cold_d948 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.cold_d948 [class*="social-icon-whatsapp"].progress_d3c5 {
  background-color: transparent;
  color: #25d366;
}
.cold_d948 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.cold_d948 [class*="social-icon-wordpress"].progress_d3c5 {
  background-color: transparent;
  color: #21759b;
}
.cold_d948 [class*="social-icon-xing"] {
  background-color: #026466;
}
.cold_d948 [class*="social-icon-xing"].progress_d3c5 {
  background-color: transparent;
  color: #026466;
}
.cold_d948 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.cold_d948 [class*="social-icon-yelp"].progress_d3c5 {
  background-color: transparent;
  color: #af0606;
}
.cold_d948 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.cold_d948 [class*="social-icon-youtube"].progress_d3c5 {
  background-color: transparent;
  color: #cd201f;
}
.secondary-lite-f4e5 {
  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;
}
.secondary-lite-f4e5:hover {
  box-shadow: none;
  background: 0 0;
}
.tiny_032e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice-20ab {
  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;
}
.active-c08c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.last-5088 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.last-5088,
.last-5088::after,
.last-5088::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;
}
.last-5088::after,
.last-5088::before {
  content: "";
  display: block;
  background-color: inherit;
}
.middle_16a5 .notice-20ab .active-c08c {
  margin-top: -2px;
  width: 19px;
}
.middle_16a5 .notice-20ab .last-5088 {
  margin-top: -1px;
}
.middle_16a5 .notice-20ab .last-5088,
.middle_16a5 .notice-20ab .last-5088::after,
.middle_16a5 .notice-20ab .last-5088::before {
  width: 19px;
  height: 2px;
}
.middle_16a5 .notice-20ab .last-5088::before {
  top: -6px;
}
.middle_16a5 .notice-20ab .last-5088::after {
  bottom: -6px;
}
.backdrop_motion_cada .notice-20ab .active-c08c {
  margin-top: -2px;
  width: 22px;
}
.backdrop_motion_cada .notice-20ab .last-5088 {
  margin-top: -1px;
}
.backdrop_motion_cada .notice-20ab .last-5088,
.backdrop_motion_cada .notice-20ab .last-5088::after,
.backdrop_motion_cada .notice-20ab .last-5088::before {
  width: 22px;
  height: 2px;
}
.backdrop_motion_cada .notice-20ab .last-5088::before {
  top: -7px;
}
.backdrop_motion_cada .notice-20ab .last-5088::after {
  bottom: -7px;
}
.picture-bc08 .notice-20ab .active-c08c {
  margin-top: -2px;
  width: 31px;
}
.picture-bc08 .notice-20ab .last-5088 {
  margin-top: -1.5px;
}
.picture-bc08 .notice-20ab .last-5088,
.picture-bc08 .notice-20ab .last-5088::after,
.picture-bc08 .notice-20ab .last-5088::before {
  width: 31px;
  height: 3px;
}
.picture-bc08 .notice-20ab .last-5088::before {
  top: -9px;
}
.picture-bc08 .notice-20ab .last-5088::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notification-new-5e60 .notice-20ab .active-c08c {
    margin-top: -2px;
    width: 19px;
  }
  .notification-new-5e60 .notice-20ab .last-5088 {
    margin-top: -1px;
  }
  .notification-new-5e60 .notice-20ab .last-5088,
  .notification-new-5e60 .notice-20ab .last-5088::after,
  .notification-new-5e60 .notice-20ab .last-5088::before {
    width: 19px;
    height: 2px;
  }
  .notification-new-5e60 .notice-20ab .last-5088::before {
    top: -6px;
  }
  .notification-new-5e60 .notice-20ab .last-5088::after {
    bottom: -6px;
  }
  .icon_white_7eea .notice-20ab .active-c08c {
    margin-top: -2px;
    width: 22px;
  }
  .icon_white_7eea .notice-20ab .last-5088 {
    margin-top: -1px;
  }
  .icon_white_7eea .notice-20ab .last-5088,
  .icon_white_7eea .notice-20ab .last-5088::after,
  .icon_white_7eea .notice-20ab .last-5088::before {
    width: 22px;
    height: 2px;
  }
  .icon_white_7eea .notice-20ab .last-5088::before {
    top: -7px;
  }
  .icon_white_7eea .notice-20ab .last-5088::after {
    bottom: -7px;
  }
  .dark-a87e .notice-20ab .active-c08c {
    margin-top: -2px;
    width: 31px;
  }
  .dark-a87e .notice-20ab .last-5088 {
    margin-top: -1.5px;
  }
  .dark-a87e .notice-20ab .last-5088,
  .dark-a87e .notice-20ab .last-5088::after,
  .dark-a87e .notice-20ab .last-5088::before {
    width: 31px;
    height: 3px;
  }
  .dark-a87e .notice-20ab .last-5088::before {
    top: -9px;
  }
  .dark-a87e .notice-20ab .last-5088::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .layout-smooth-99c1 .notice-20ab .active-c08c {
    margin-top: -2px;
    width: 19px;
  }
  .layout-smooth-99c1 .notice-20ab .last-5088 {
    margin-top: -1px;
  }
  .layout-smooth-99c1 .notice-20ab .last-5088,
  .layout-smooth-99c1 .notice-20ab .last-5088::after,
  .layout-smooth-99c1 .notice-20ab .last-5088::before {
    width: 19px;
    height: 2px;
  }
  .layout-smooth-99c1 .notice-20ab .last-5088::before {
    top: -6px;
  }
  .layout-smooth-99c1 .notice-20ab .last-5088::after {
    bottom: -6px;
  }
  .text-new-a4cc .notice-20ab .active-c08c {
    margin-top: -2px;
    width: 22px;
  }
  .text-new-a4cc .notice-20ab .last-5088 {
    margin-top: -1px;
  }
  .text-new-a4cc .notice-20ab .last-5088,
  .text-new-a4cc .notice-20ab .last-5088::after,
  .text-new-a4cc .notice-20ab .last-5088::before {
    width: 22px;
    height: 2px;
  }
  .text-new-a4cc .notice-20ab .last-5088::before {
    top: -7px;
  }
  .text-new-a4cc .notice-20ab .last-5088::after {
    bottom: -7px;
  }
  .chip-yellow-9671 .notice-20ab .active-c08c {
    margin-top: -2px;
    width: 31px;
  }
  .chip-yellow-9671 .notice-20ab .last-5088 {
    margin-top: -1.5px;
  }
  .chip-yellow-9671 .notice-20ab .last-5088,
  .chip-yellow-9671 .notice-20ab .last-5088::after,
  .chip-yellow-9671 .notice-20ab .last-5088::before {
    width: 31px;
    height: 3px;
  }
  .chip-yellow-9671 .notice-20ab .last-5088::before {
    top: -9px;
  }
  .chip-yellow-9671 .notice-20ab .last-5088::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .easy_d176 .notice-20ab .active-c08c {
    margin-top: -2px;
    width: 19px;
  }
  .easy_d176 .notice-20ab .last-5088 {
    margin-top: -1px;
  }
  .easy_d176 .notice-20ab .last-5088,
  .easy_d176 .notice-20ab .last-5088::after,
  .easy_d176 .notice-20ab .last-5088::before {
    width: 19px;
    height: 2px;
  }
  .easy_d176 .notice-20ab .last-5088::before {
    top: -6px;
  }
  .easy_d176 .notice-20ab .last-5088::after {
    bottom: -6px;
  }
  .border_upper_1f5a .notice-20ab .active-c08c {
    margin-top: -2px;
    width: 22px;
  }
  .border_upper_1f5a .notice-20ab .last-5088 {
    margin-top: -1px;
  }
  .border_upper_1f5a .notice-20ab .last-5088,
  .border_upper_1f5a .notice-20ab .last-5088::after,
  .border_upper_1f5a .notice-20ab .last-5088::before {
    width: 22px;
    height: 2px;
  }
  .border_upper_1f5a .notice-20ab .last-5088::before {
    top: -7px;
  }
  .border_upper_1f5a .notice-20ab .last-5088::after {
    bottom: -7px;
  }
  .active-35d9 .notice-20ab .active-c08c {
    margin-top: -2px;
    width: 31px;
  }
  .active-35d9 .notice-20ab .last-5088 {
    margin-top: -1.5px;
  }
  .active-35d9 .notice-20ab .last-5088,
  .active-35d9 .notice-20ab .last-5088::after,
  .active-35d9 .notice-20ab .last-5088::before {
    width: 31px;
    height: 3px;
  }
  .active-35d9 .notice-20ab .last-5088::before {
    top: -9px;
  }
  .active-35d9 .notice-20ab .last-5088::after {
    bottom: -9px;
  }
}
.green_adbe .last-5088 {
  -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);
}
.green_adbe .last-5088::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.green_adbe .last-5088::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);
}
.green_adbe.modal-brown-c470 .last-5088 {
  -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);
}
.green_adbe.modal-brown-c470 .last-5088::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.green_adbe.modal-brown-c470 .last-5088::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);
}
.status-ea83 {
  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.sidebar-0d8c:before {
  display: none;
}
.banner-focused-5c22 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.banner-focused-5c22 .carousel-south-e9c2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.banner-focused-5c22 .carousel-south-e9c2:last-of-type {
  border-bottom: none;
}
.banner-focused-5c22 .carousel-south-e9c2.hover_lite_c3f6,
.banner-focused-5c22 .carousel-south-e9c2.easy-f6a5,
.banner-focused-5c22 .carousel-south-e9c2.shadow-hard-1791 {
  padding: 0;
}
.banner-focused-5c22 .mask_d963 .status-over-bb35 {
  color: currentColor;
}
.banner-focused-5c22 .mask_d963 .status-over-bb35:focus,
.banner-focused-5c22 .mask_d963 .status-over-bb35:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner-focused-5c22.thick_b90d .gallery-c9de,
.banner-focused-5c22.thick_b90d .highlight_pink_ddf9 a,
.banner-focused-5c22.thick_b90d .texture_light_e312 a,
.banner-focused-5c22.thick_b90d .info_red_b5f8 a {
  color: rgba(0, 0, 0, 0.55);
}
.banner-focused-5c22.thick_b90d .gallery-c9de:hover,
.banner-focused-5c22.thick_b90d .highlight_pink_ddf9 a:hover,
.banner-focused-5c22.thick_b90d .texture_light_e312 a:hover,
.banner-focused-5c22.thick_b90d .info_red_b5f8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner-focused-5c22.thick_b90d .widget_5b20 {
  color: rgba(0, 0, 0, 0.8);
}
.banner-focused-5c22.thick_b90d .carousel-south-e9c2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner-focused-5c22.thick_b90d .carousel-south-e9c2:before {
  background: rgba(0, 0, 0, 0.08);
}
.banner-focused-5c22.thick_b90d .detail-glass-1241:before {
  background: rgba(255, 255, 255, 0.9);
}
.banner-focused-5c22.thick_b90d .mask_d963 .in_26aa li a,
.banner-focused-5c22.thick_b90d .mask_d963 .status-over-bb35,
.banner-focused-5c22.thick_b90d .info_red_b5f8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner-focused-5c22.thick_b90d .mask_d963 .status-over-bb35:focus,
.banner-focused-5c22.thick_b90d .mask_d963 .status-over-bb35:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner-focused-5c22.thick_b90d .in_26aa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner-focused-5c22.motion_6838 .gallery-c9de,
.banner-focused-5c22.motion_6838 .highlight_pink_ddf9 a,
.banner-focused-5c22.motion_6838 .texture_light_e312 .status-over-bb35,
.banner-focused-5c22.motion_6838 .texture_light_e312 a,
.banner-focused-5c22.motion_6838 .info_red_b5f8 a {
  color: rgba(255, 255, 255, 0.79);
}
.banner-focused-5c22.motion_6838 .gallery-c9de:hover,
.banner-focused-5c22.motion_6838 .highlight_pink_ddf9 a:hover,
.banner-focused-5c22.motion_6838 .texture_light_e312 .status-over-bb35:hover,
.banner-focused-5c22.motion_6838 .texture_light_e312 a:hover,
.banner-focused-5c22.motion_6838 .info_red_b5f8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner-focused-5c22.motion_6838 .widget_5b20 {
  color: rgba(255, 255, 255, 0.99);
}
.banner-focused-5c22.motion_6838 .carousel-south-e9c2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-focused-5c22.motion_6838 .carousel-south-e9c2:before {
  background: rgba(255, 255, 255, 0.08);
}
.banner-focused-5c22.motion_6838 .detail-glass-1241:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner-focused-5c22.motion_6838 .mask_d963 .in_26aa li a,
.banner-focused-5c22.motion_6838 .mask_d963 .status-over-bb35,
.banner-focused-5c22.motion_6838 .info_red_b5f8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-focused-5c22.motion_6838 .mask_d963 .status-over-bb35:focus,
.banner-focused-5c22.motion_6838 .mask_d963 .status-over-bb35:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner-focused-5c22.motion_6838 .in_26aa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-glass-1241 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.detail-glass-1241:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.soft-f183 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.main-smooth-3858 .banner-focused-5c22 {
  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;
}
.main-smooth-3858 .carousel-south-e9c2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.main-smooth-3858 .carousel-south-e9c2: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) {
  .main-smooth-3858 .carousel-south-e9c2:before {
    width: 16%;
    left: 42%;
  }
}
.main-smooth-3858 .carousel-south-e9c2:last-child:before {
  content: none;
}
.main-smooth-3858 .carousel-south-e9c2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.main-smooth-3858 .mask_d963 .in_26aa li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.main-smooth-3858 .mask_d963 .in_26aa li a .status-over-bb35 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.main-smooth-3858 .mask_d963 .info_red_b5f8 {
  border: none;
}
.main-smooth-3858 .mask_d963 .info_red_b5f8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.main-smooth-3858 .detail-glass-1241 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main-smooth-3858 .soft-f183 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.main-smooth-3858 .motion_6838 .detail-glass-1241:before {
  background: rgba(0, 0, 0, 0.9);
}
.main-smooth-3858 .thick_b90d.search-6840 .last-5088 {
  background: rgba(0, 0, 0, 0.6);
}
.main-smooth-3858
  .thick_b90d.search-6840
  .last-5088::after,
.main-smooth-3858
  .thick_b90d.search-6840
  .last-5088:before {
  background: inherit;
}
.main-smooth-3858
  .thick_b90d.search-6840:hover
  .last-5088 {
  background: rgba(0, 0, 0, 0.8);
}
.article-6ffe .banner-focused-5c22 {
  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) {
  .article-6ffe .banner-focused-5c22 {
    width: auto;
    right: 45px;
  }
}
.primary-pressed-6136 .banner-focused-5c22 {
  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) {
  .primary-pressed-6136 .banner-focused-5c22 {
    width: auto;
    left: 45px;
  }
}
.sidebar-0d8c .banner-focused-5c22 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sidebar-0d8c .soft-f183 {
  max-width: 48em;
  margin: 0 auto;
}
.sidebar-0d8c .detail-glass-1241:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.outer-fd2a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.outer-fd2a.main-smooth-3858 .banner-focused-5c22 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.outer-fd2a.article-6ffe .banner-focused-5c22 {
  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);
}
.outer-fd2a .banner-focused-5c22 {
  visibility: visible;
}
.outer-fd2a.primary-pressed-6136 .banner-focused-5c22 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.purple_448b,
.dropdown-motion-70ba {
  overflow-x: hidden;
}
.purple_448b .banner-focused-5c22 {
  overflow: auto;
}
.purple_448b.main-smooth-3858 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_448b.main-smooth-3858 .banner-focused-5c22 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.purple_448b.main-smooth-3858 .secondary-lite-f4e5 {
  opacity: 0;
}
.purple_448b.article-6ffe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_448b.article-6ffe .banner-focused-5c22 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.purple_448b.article-6ffe .secondary-lite-f4e5 {
  opacity: 0;
}
.purple_448b.primary-pressed-6136 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_448b.primary-pressed-6136 .banner-focused-5c22 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.purple_448b.primary-pressed-6136 .secondary-lite-f4e5 {
  opacity: 0;
}
.purple_448b.sidebar-0d8c .banner-focused-5c22 {
  z-index: 10;
  visibility: visible;
}
.search-6840 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.search-6840 .last-5088 {
  background: rgba(255, 255, 255, 0.99);
}
.search-6840 .last-5088::after,
.search-6840 .last-5088:before {
  background: inherit;
}
.search-6840:hover .last-5088 {
  background: rgba(255, 255, 255, 0.99);
}
.primary-pressed-6136 .search-6840 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sidebar-0d8c .search-6840 {
  display: none !important;
}
.purple_448b:before,
.dropdown-motion-70ba:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.purple_448b .search-6840,
.dropdown-motion-70ba .search-6840 {
  display: inline-block;
}
.banner-focused-5c22 .article_70aa {
  -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;
}
.purple_448b .banner-focused-5c22 .article_70aa,
.dropdown-motion-70ba .banner-focused-5c22 .article_70aa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature_down_119a .notice-227b {
  width: 100%;
}
.nav-4a86 {
  padding: 0 0.5em 0;
}
.nav-4a86 [class*="customify-col-"],
.nav-4a86 [class*="customify-col_"],
.nav-4a86 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.silver-ac11 .nav-4a86 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .carousel-65c5 .highlight_narrow_ddb3,
  .highlight_narrow_ddb3 {
    display: none;
  }
  .pagination_32da {
    text-align: left;
  }
  .east_a274 {
    text-align: center;
  }
  .popup-wide-02f8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-65c5 .sort-yellow-1bb2,
  .sort-yellow-1bb2 {
    display: none;
  }
  .active_c1bf {
    text-align: left;
  }
  .accordion-d3bd {
    text-align: center;
  }
  .module_full_2328 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .carousel-65c5 .table-6545,
  .table-6545 {
    display: none;
  }
  .menu-e03c {
    text-align: left;
  }
  .hover-orange-aa0b {
    text-align: center;
  }
  .old-8f3d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hovered_d6a8 {
  box-shadow: none !important;
}
.dynamic_45a7 .hovered_2449,
.caption_static_1f3a .hovered_2449 {
  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;
}
.caption_static_1f3a .hovered_2449 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.simple-84ad {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.simple-84ad:after,
.simple-84ad:before {
  content: "";
  display: table;
}
.simple-84ad:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .simple-84ad {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.simple-84ad,
.shadow_fcce {
  max-width: 1248px;
  margin: 0 auto;
}

.preview_952c.over-c853 .simple-84ad {
  max-width: 100%;
}
.preview_952c.notice_10eb {
  max-width: 1200px;
  margin: 0 auto;
}
.preview_952c.mini_9f74 .simple-84ad {
  max-width: 100%;
}
.preview_952c.mini_9f74 > .simple-84ad {
  padding-left: 0;
  padding-right: 0;
}
.preview_952c.mini_9f74 > .simple-84ad .carousel-65c5 {
  margin: 0;
}
.preview_952c.mini_9f74
  > .simple-84ad
  .pagination-9736.form-last-c772 {
  margin-right: 0;
  margin-left: 0;
}
.preview_952c.mini_9f74 #main.form-last-c772 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tabs-7eab #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-7eab #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .container_a23b .basic_be93 {
    padding-right: 1em;
  }
  .container_a23b.photo_bb06 .pagination-9736 {
    border-right: 1px solid #eaecee;
  }
  .container_a23b.photo_bb06 .basic_be93 {
    padding-right: 1em;
  }
  .container_a23b.photo_bb06 .summary_inner_663e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_5bbe .basic_be93 {
    padding-left: 1em;
  }
  .element_5bbe.photo_bb06 .pagination-9736 {
    border-left: 1px solid #eaecee;
  }
  .element_5bbe.photo_bb06 .basic_be93 {
    padding-left: 1em;
  }
  .element_5bbe.photo_bb06 .summary_inner_663e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full-01d1 .basic_be93 {
    padding-left: 1em;
  }
  .full-01d1.photo_bb06 .pattern-73b4 {
    border-right: 1px solid #eaecee;
  }
  .full-01d1.photo_bb06 .sidebar_ebac {
    border-right: 1px solid #eaecee;
  }
  .full-01d1.photo_bb06 .basic_be93 {
    padding-left: 1em;
  }
  .full-01d1.photo_bb06 .summary_inner_663e {
    padding-right: 1em;
  }
  .full-01d1.photo_bb06 .logo-first-027f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outer_0d54 .basic_be93 {
    padding-right: 1em;
  }
  .outer_0d54.photo_bb06 .pattern-73b4 {
    border-left: 1px solid #eaecee;
  }
  .outer_0d54.photo_bb06 .sidebar_ebac {
    border-left: 1px solid #eaecee;
  }
  .outer_0d54.photo_bb06 .basic_be93 {
    padding-right: 1em;
  }
  .outer_0d54.photo_bb06 .summary_inner_663e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outer_0d54.photo_bb06 .logo-first-027f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-7eab .basic_be93 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-7eab.photo_bb06 .pagination-9736 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tabs-7eab.photo_bb06 .basic_be93 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-7eab.photo_bb06 .summary_inner_663e {
    padding-left: 1em;
  }
  .tabs-7eab.photo_bb06 .logo-first-027f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tabs-7eab.photo_bb06 .basic_be93 {
    padding-left: 0;
  }
}
.bright_ece6 .bronze-20e0 {
  display: inline-block;
}
.green-21ff {
  display: inline-block;
}
.logo-black-be06 {
  word-con: break-word;
}
.label_c9d1 > span {
  display: inline-block;
  padding: 5px 0;
}
.label_c9d1 .tooltip-e953 {
  margin-left: 8px;
  margin-right: 8px;
}
.label_c9d1 .list_south_ab6b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thumbnail-5269 .tertiary_f9a1 {
  margin-bottom: 2em;
}
.thumbnail-5269 .column-88b6 {
  margin-bottom: 15px;
}
.thumbnail-5269 .column-88b6:last-child {
  margin-bottom: 0;
}
.thumbnail-5269 .tag-9ebd {
  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) {
  .thumbnail-5269 .tag-9ebd {
    display: block;
  }
}
.thumbnail-5269 .component_87d3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thumbnail-5269 .component_87d3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thumbnail-5269 .paper-0b2b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thumbnail-5269 .paper-0b2b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thumbnail-5269 .paper-0b2b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thumbnail-5269 .logo-black-be06 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-5269 .logo-black-be06 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thumbnail-5269 .west-b78d p:last-child {
  margin-bottom: 0;
}
.thumbnail-5269 .next-3a6a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thumbnail-5269 .info-9f3b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thumbnail-5269 .next-2141 {
  margin-top: 1em;
}
.thumbnail-5269 .menu_plasma_4482 {
  top: 0;
  display: block;
}
.thumbnail-5269 .menu_plasma_4482 a {
  color: inherit;
}
.thumbnail-5269 .menu_plasma_4482 a:hover {
  color: inherit;
}
.thumbnail-5269 .label_plasma_a8ae {
  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;
}
.thumbnail-5269 .label_plasma_a8ae:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thumbnail-5269 .info-9f3b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thumbnail-5269 .hovered_b59c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thumbnail-5269 .hovered_b59c:first-child {
  margin-top: 0;
}
.thumbnail-5269 .hovered_b59c.liquid-30e0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thumbnail-5269 .hovered_b59c.complex_0aff {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thumbnail-5269
  .hovered_b59c.complex_0aff.out-3cab
  .next-2141 {
  width: 100%;
}
.thumbnail-5269 .complex_0aff {
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-5269 .complex_0aff .label_c9d1,
.thumbnail-5269 .complex_0aff > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thumbnail-5269 .paper-0b2b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail-5269 .paper-0b2b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail-5269 .paper-0b2b: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;
}
.thumbnail-5269 .liquid-30e0 {
  z-index: 5;
}
.thumbnail-5269 .hover-aee5 .rough-53aa {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thumbnail-5269 .pattern-east-af67 .rough-53aa {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thumbnail-5269 .title-action-242b .rough-53aa {
  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;
}
.thumbnail-5269.card_dirty_f90a .tag-9ebd,
.thumbnail-5269.first-d411 .tag-9ebd {
  display: block;
}
.thumbnail-5269.card_dirty_f90a .tag-9ebd .description-8d66,
.thumbnail-5269.card_dirty_f90a .tag-9ebd .info-9f3b,
.thumbnail-5269.first-d411 .tag-9ebd .description-8d66,
.thumbnail-5269.first-d411 .tag-9ebd .info-9f3b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail-5269.hard-f6da .component_87d3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thumbnail-5269.hard-f6da .component_87d3 {
    margin-right: 0;
  }
}
.thumbnail-5269.card_dirty_f90a .component_87d3,
.thumbnail-5269.first-d411 .component_87d3 {
  padding-top: 40%;
}
.thumbnail-5269.card_dirty_f90a .tertiary_f9a1,
.thumbnail-5269.first-d411 .tertiary_f9a1 {
  display: block;
}
.thumbnail-5269.card_dirty_f90a .fn-sticky-e1a4 .info-9f3b,
.thumbnail-5269.first-d411 .fn-sticky-e1a4 .info-9f3b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thumbnail-5269.card_dirty_f90a .component_87d3,
.thumbnail-5269.first-d411 .component_87d3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thumbnail-5269.card_dirty_f90a .info-9f3b {
  padding: 1em;
}
.lite-0c5e {
  margin: 30px auto;
  display: block;
}
.lite-0c5e .main-82dd > * {
  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;
}
.lite-0c5e .main-82dd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.lite-0c5e .main-82dd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-eeb5 .label_c9d1 {
  margin-bottom: 1.41575em;
}
.row-eeb5 .item_3a15 {
  margin-bottom: 1.618em;
}
.south-4a0f .link-2d6a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.south-4a0f .link-2d6a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.south-4a0f .card-3f22 {
  max-width: 100%;
  overflow: auto;
}
.frame-2d0f .south-4a0f a:hover {
  text-decoration: underline;
}
.active_a173 .column-88b6:not(.logo-black-be06),
.active_a173 .paper-0b2b {
  margin-bottom: 1.41575em;
}
.active_a173 .column-88b6:not(.logo-black-be06):last-child,
.active_a173 .paper-0b2b:last-child {
  margin-bottom: 0;
}
.active_a173 .column-88b6.gallery-cd86 {
  margin-bottom: 0.41575em;
}
.active_a173 .section-d34d:before,
.active_a173 .video-f31d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.active_a173 .section-d34d:before {
  content: "\f115";
}
.active_a173 .video-f31d:before {
  content: "\f02c";
}
.active_a173 .south_c24c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.active_a173 .south_c24c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.static-faa7 {
  display: -webkit-box;
  display: flex;
}
.static-faa7 .text_smooth_313d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .static-faa7 .text_smooth_313d {
    flex-basis: 90px;
  }
}
.static-faa7 .out-659f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .static-faa7 .out-659f {
    flex-basis: calc(100% - 50px);
  }
}
.static-faa7 .yellow-84bc p:last-child {
  margin-bottom: 0.72em;
}
.form-2982 .main-82dd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.form-2982 .main-82dd:after,
.form-2982 .main-82dd:before {
  content: "";
  display: table;
}
.form-2982 .main-82dd:after {
  clear: both;
}
.form-2982 .main-82dd .warm-5a1a,
.form-2982 .main-82dd .first_5ba2 {
  width: 49%;
}
.form-2982 .main-82dd .warm-5a1a a span.large_129e,
.form-2982 .main-82dd .first_5ba2 a span.large_129e {
  display: block;
  margin-bottom: 5px;
}
.form-2982 .main-82dd .first_5ba2 {
  float: left;
  text-align: left;
}
.form-2982 .main-82dd .warm-5a1a {
  float: right;
  text-align: right;
}
.disabled_medium_816d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled_medium_816d {
    margin-bottom: 0;
  }
}
.alert_08ed {
  margin-bottom: 1em;
}
.alert_08ed .logo-black-be06 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tertiary-south-ae5b a {
  display: block;
  line-height: 0;
  position: relative;
}
.short_fdd7 .alert_08ed,
.purple_57d5 .alert_08ed {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .short_fdd7 .alert_08ed,
  .purple_57d5 .alert_08ed {
    display: block;
  }
}
.short_fdd7 .tertiary-south-ae5b,
.purple_57d5 .tertiary-south-ae5b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .short_fdd7 .tertiary-south-ae5b,
  .purple_57d5 .tertiary-south-ae5b {
    margin-bottom: 1em;
  }
}
.short_fdd7 .tertiary-south-ae5b img,
.purple_57d5 .tertiary-south-ae5b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.short_fdd7 .filter_iron_a17e,
.purple_57d5 .filter_iron_a17e {
  flex-basis: calc(100% - 160px);
}
.short_fdd7 .filter_iron_a17e p,
.purple_57d5 .filter_iron_a17e p {
  margin-bottom: 0;
}
.short_fdd7 .filter_iron_a17e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .short_fdd7 .filter_iron_a17e {
    padding-left: 0;
  }
}
.purple_57d5 .filter_iron_a17e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .purple_57d5 .filter_iron_a17e {
    padding-right: 0;
  }
}
.purple_57d5 .tertiary-south-ae5b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.basic-fdb1 .tertiary-south-ae5b {
  margin-bottom: 0.5em;
}
.basic-fdb1 .tertiary-south-ae5b img {
  width: 100%;
}
.status-bright-dfd3 .menu-6074,
.sidebar_rough_2c5a .menu-6074 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sidebar_rough_2c5a .pagination-9736 .thick-dfec p:last-child {
  margin-bottom: 0;
}
.primary_middle_d6f5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hero-top-bdaf .stone-5dbd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hero-top-bdaf .stone-5dbd:last-of-type {
    margin-bottom: 0;
  }
}
.hero-top-bdaf .stone-5dbd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-top-bdaf .stone-5dbd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hero-top-bdaf .stone-5dbd ul li {
  margin: 0 0 0.6em;
}
.hero-top-bdaf .stone-5dbd ul li.shadow_4537,
.hero-top-bdaf .stone-5dbd ul li.input-f0f5 {
  position: relative;
}
.hero-top-bdaf .stone-5dbd ul li.shadow_4537 .backdrop_66a8,
.hero-top-bdaf .stone-5dbd ul li.input-f0f5 .backdrop_66a8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hero-top-bdaf .stone-5dbd ul li.shadow_4537:after:after,
.hero-top-bdaf .stone-5dbd ul li.shadow_4537:after:before,
.hero-top-bdaf
  .stone-5dbd
  ul
  li.input-f0f5:after:after,
.hero-top-bdaf
  .stone-5dbd
  ul
  li.input-f0f5:after:before {
  content: "";
  display: table;
}
.hero-top-bdaf .stone-5dbd ul li.shadow_4537:after:after,
.hero-top-bdaf
  .stone-5dbd
  ul
  li.input-f0f5:after:after {
  clear: both;
}
.hero-top-bdaf .stone-5dbd a.highlight-west-2c5a:hover {
  text-decoration: none;
}
.hero-top-bdaf .stone-5dbd select {
  max-width: 100%;
}
.hero-top-bdaf .stone-5dbd table {
  font-size: 85%;
}
.hero-top-bdaf .stone-5dbd table td,
.hero-top-bdaf .stone-5dbd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hero-top-bdaf .stone-5dbd table tfoot td {
  text-align: left;
}
.hero-top-bdaf .stone-5dbd :last-child {
  margin-bottom: 0;
}
.hero-top-bdaf .stone-5dbd .accent-liquid-1854 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hero-top-bdaf .stone-5dbd .accent-liquid-1854 label {
  width: 100%;
}
.hero-top-bdaf .stone-5dbd .accent-liquid-1854 .fixed_a389 {
  width: 100%;
  display: block;
}
.hero-top-bdaf .stone-5dbd .accent-liquid-1854 .column-new-fb75 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hero-top-bdaf .stone-5dbd .accent-liquid-1854 .column-new-fb75:hover svg #svg-search {
  fill: #444;
}
.hero-top-bdaf .stone-5dbd .accent-liquid-1854 .column-new-fb75 svg {
  width: 18px;
  height: 18px;
}
.hero-top-bdaf .input_8820 ul ul,
.hero-top-bdaf .input_silver_e27f ul ul,
.hero-top-bdaf .form_upper_c3f0 ul ul,
.hero-top-bdaf .header-narrow-5792 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hero-top-bdaf .input_8820 .list_25e7 > a,
.hero-top-bdaf .input_silver_e27f .list_25e7 > a,
.hero-top-bdaf .form_upper_c3f0 .list_25e7 > a,
.hero-top-bdaf .header-narrow-5792 .list_25e7 > a {
  margin-bottom: 0;
}
.hero-top-bdaf .info_1f5c li,
.hero-top-bdaf .input_8820 li,
.hero-top-bdaf .column-3a9c li,
.hero-top-bdaf .input_silver_e27f li,
.hero-top-bdaf .form_upper_c3f0 li,
.hero-top-bdaf .header-narrow-5792 li,
.hero-top-bdaf .full-0630 li,
.hero-top-bdaf .small_396c li {
  display: block;
  position: relative;
}
.hero-top-bdaf .info_1f5c li:last-child,
.hero-top-bdaf .input_8820 li:last-child,
.hero-top-bdaf .column-3a9c li:last-child,
.hero-top-bdaf .input_silver_e27f li:last-child,
.hero-top-bdaf .form_upper_c3f0 li:last-child,
.hero-top-bdaf .header-narrow-5792 li:last-child,
.hero-top-bdaf .full-0630 li:last-child,
.hero-top-bdaf .small_396c li:last-child {
  border: none;
}
.hero-top-bdaf .info_1f5c li a,
.hero-top-bdaf .input_8820 li a,
.hero-top-bdaf .column-3a9c li a,
.hero-top-bdaf .input_silver_e27f li a,
.hero-top-bdaf .form_upper_c3f0 li a,
.hero-top-bdaf .header-narrow-5792 li a,
.hero-top-bdaf .full-0630 li a,
.hero-top-bdaf .small_396c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero-top-bdaf .info_1f5c li ul li::before,
.hero-top-bdaf .input_8820 li ul li::before,
.hero-top-bdaf .column-3a9c li ul li::before,
.hero-top-bdaf .input_silver_e27f li ul li::before,
.hero-top-bdaf .form_upper_c3f0 li ul li::before,
.hero-top-bdaf .header-narrow-5792 li ul li::before,
.hero-top-bdaf .full-0630 li ul li::before,
.hero-top-bdaf .small_396c li ul li::before {
  left: 15px;
}
.hero-top-bdaf .info_1f5c li ul a,
.hero-top-bdaf .input_8820 li ul a,
.hero-top-bdaf .column-3a9c li ul a,
.hero-top-bdaf .input_silver_e27f li ul a,
.hero-top-bdaf .form_upper_c3f0 li ul a,
.hero-top-bdaf .header-narrow-5792 li ul a,
.hero-top-bdaf .full-0630 li ul a,
.hero-top-bdaf .small_396c li ul a {
  padding-left: 20px;
}
.hero-top-bdaf .info_1f5c li ul ul li::before,
.hero-top-bdaf .input_8820 li ul ul li::before,
.hero-top-bdaf .column-3a9c li ul ul li::before,
.hero-top-bdaf .input_silver_e27f li ul ul li::before,
.hero-top-bdaf .form_upper_c3f0 li ul ul li::before,
.hero-top-bdaf .header-narrow-5792 li ul ul li::before,
.hero-top-bdaf .full-0630 li ul ul li::before,
.hero-top-bdaf .small_396c li ul ul li::before {
  left: 30px;
}
.hero-top-bdaf .info_1f5c li ul ul a,
.hero-top-bdaf .input_8820 li ul ul a,
.hero-top-bdaf .column-3a9c li ul ul a,
.hero-top-bdaf .input_silver_e27f li ul ul a,
.hero-top-bdaf .form_upper_c3f0 li ul ul a,
.hero-top-bdaf .header-narrow-5792 li ul ul a,
.hero-top-bdaf .full-0630 li ul ul a,
.hero-top-bdaf .small_396c li ul ul a {
  padding-left: 40px;
}
.hero-top-bdaf .accent-static-b620 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero-top-bdaf .small_396c ul li {
  margin-bottom: 1.41575em;
}
.hero-top-bdaf .small_396c ul li .message-static-c67b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hero-top-bdaf .small_396c ul li .item_64aa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.motion_6838 .info_1f5c li a,
.motion_6838 .input_8820 li a,
.motion_6838 .column-3a9c li a,
.motion_6838 .input_silver_e27f li a,
.motion_6838 .form_upper_c3f0 li a,
.motion_6838 .header-narrow-5792 li a,
.motion_6838 .full-0630 li a,
.motion_6838 .small_396c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_6838 .accent-static-b620 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_6838 .stone-5dbd ul li.shadow_4537 .backdrop_66a8,
.motion_6838 .stone-5dbd ul li.input-f0f5 .backdrop_66a8 {
  background: rgba(0, 0, 0, 0.2);
}
.motion_6838 .hero-top-bdaf .stone-5dbd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_952c .hero-top-bdaf .in_26aa li {
  margin: 0;
}
.preview_952c .hero-top-bdaf .in_26aa li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.preview_952c .hero-top-bdaf .in_26aa li ul {
  margin: 0;
}
.preview_952c .hero-top-bdaf .in_26aa li ul li a {
  padding-left: 15px;
}
.preview_952c .hero-top-bdaf .in_26aa li ul li li a {
  padding-left: 30px;
}
.preview_952c .hero-top-bdaf .in_26aa li.tertiary-6651 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.preview_952c .hero-top-bdaf .in_26aa li.tertiary-6651 > 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;
}
.preview_952c .hero-top-bdaf .in_26aa li.tertiary-6651 > 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;
}
.link-1cd5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.column-rough-af07 {
  position: relative;
  z-index: 10;
}
.column-rough-af07 .article_70aa {
  width: 100%;
  max-width: 100%;
}
.cold-4b0e .filter-7391 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.cold-4b0e .thick_b90d {
}
.cold-4b0e .motion_6838 {
  background: #292929;
}
.mini_ed0b .filter-7391 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.mini_ed0b .thick_b90d {
  background: #f9f9f9;
}
.mini_ed0b .motion_6838 {
  background: #303030;
}
.huge_2552 .filter-7391 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .huge_2552 .bronze-20e0 {
    margin-bottom: 1em;
  }
  .huge_2552 .bronze-20e0:last-child {
    margin-bottom: 0;
  }
}
.huge_2552 .thick_b90d {
  background: #ededed;
}
.huge_2552 .motion_6838 {
  background: #1a1a1a;
}
.filter-7391.thick_b90d {
  color: rgba(0, 0, 0, 0.6);
}
.filter-7391.thick_b90d .overlay-ceaa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter-7391.motion_6838 {
  color: rgba(255, 255, 255, 0.99);
}
.filter-7391.motion_6838 a:not(.highlight-west-2c5a) {
  color: rgba(255, 255, 255, 0.79);
}
.filter-7391.motion_6838 a:not(.highlight-west-2c5a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-7391.motion_6838 .overlay-ceaa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-7391.motion_6838 table tbody td,
.filter-7391.motion_6838 table th {
  background: rgba(0, 0, 0, 0.08);
}
.video-6ccf.tall_1237 .simple-84ad {
  max-width: initial;
}
.video-6ccf .accordion_huge_422b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.video-6ccf .accordion_huge_422b .article_70aa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .video-6ccf .accordion_huge_422b .article_70aa {
    display: block;
    margin-bottom: 2em;
  }
  .video-6ccf .accordion_huge_422b .article_70aa:last-child {
    margin-bottom: 0;
  }
}
.huge_2552 .bronze-20e0:last-child,
.mini_ed0b .bronze-20e0:last-child,
.cold-4b0e .bronze-20e0:last-child {
  margin-bottom: 0;
}
.huge_2552 .bronze-20e0 .hero-top-bdaf .stone-5dbd:last-child,
.mini_ed0b .bronze-20e0 .hero-top-bdaf .stone-5dbd:last-child,
.cold-4b0e .bronze-20e0 .hero-top-bdaf .stone-5dbd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .huge_2552 .bottom_33d7,
  .huge_2552 .short-cd8a,
  .mini_ed0b .bottom_33d7,
  .mini_ed0b .short-cd8a,
  .cold-4b0e .bottom_33d7,
  .cold-4b0e .short-cd8a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .column-rough-af07 .bronze-20e0 {
    margin-bottom: 2em;
  }
}
.column-rough-af07 p:last-child {
  margin-bottom: 0;
}
.column-rough-af07 li,
.column-rough-af07 ul {
  list-style: none;
  margin: 0;
}
.column-rough-af07 ul ul {
  margin-left: 2.617924em;
}
.dirty_99ae {
  font-size: 0.875em;
}

/* css-noise: e5d3 */
.widget-item-x7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
