/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box_north_25bc/customify
Author: WPCustomify
Author URI: https://pressmaximum.box_north_25bc
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.box_north_25bc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.aside_15c5.gradient-d324/licenses/gpl-2.0.plasma-55c6
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.popup_hard_ec2b/, (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.input-1854.center_aabd/normalize.notification_ee7c/
 ======
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.notification_ee7c v7.0.0 | MIT License | github.box_north_25bc/necolas/normalize.notification_ee7c */
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;
}
.image_10d2 .down-1290,
.link_left_e873,
.pro-77b2,
.caption-selected-773a,
.tooltip_2394,
.overlay-west-3d5b,
.tooltip_hovered_7ed5,
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;
}
.link_left_e873,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link_left_e873,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link_left_e873,
  h1 {
    font-size: 1.8em;
  }
}
.pro-77b2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pro-77b2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pro-77b2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pro-77b2,
  h2 {
    font-size: 1.7em;
  }
}
.caption-selected-773a,
h3 {
  font-size: 1.618em;
}
.image_10d2 .down-1290,
.tooltip_2394,
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.chip-bright-facc {
  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;
}
.south-ba07:after,
.south-ba07:before,
.module_0765:after,
.module_0765:before {
  content: "";
  display: table;
}
.south-ba07:after,
.module_0765:after {
  clear: both;
}
.primary-4e45 {
  float: right;
  margin-right: 0;
}
.message-a938 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outer_b6c7 .accordion-prev-fbb0,
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;
}
.outer_b6c7 .accordion-prev-fbb0: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;
}
.caption_5595 .accordion-prev-fbb0 {
  box-shadow: none;
}
.caption_5595
  .accordion-prev-fbb0
  .form-98d7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.caption_5595 .accordion-prev-fbb0 .selected-cc6a {
  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;
}
.caption_5595
  .accordion-prev-fbb0
  .selected-cc6a
  b {
  display: none;
}
.caption_5595 .grid_prev_7e59 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dynamic_0c1a:not(.popup_hovered_2bb9):not(.banner-smooth-f4f2),
button:not(.popup_hovered_2bb9):not(.banner-smooth-f4f2),
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ),
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ),
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ) {
  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;
}
.dynamic_0c1a:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):hover,
button:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):hover,
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):hover,
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):hover,
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dynamic_0c1a:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):active,
.dynamic_0c1a:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):focus,
button:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):active,
button:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):focus,
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):active,
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):focus,
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):active,
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):focus,
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):active,
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):focus {
  outline: 0;
}
.dynamic_0c1a:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96,
button:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96,
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96,
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96,
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96 {
  position: relative;
}
.dynamic_0c1a:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .primary_6f89,
.dynamic_0c1a:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .video_light_0f91,
.dynamic_0c1a:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .last-6ebb,
.dynamic_0c1a:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  i,
.dynamic_0c1a:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  svg,
button:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .primary_6f89,
button:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .video_light_0f91,
button:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .last-6ebb,
button:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  i,
button:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  svg,
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .primary_6f89,
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .video_light_0f91,
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .last-6ebb,
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  i,
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  svg,
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .primary_6f89,
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .video_light_0f91,
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .last-6ebb,
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  i,
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  svg,
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .primary_6f89,
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .video_light_0f91,
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  .last-6ebb,
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  i,
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96
  svg {
  visibility: hidden;
}
.dynamic_0c1a:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96:after,
button:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96:after,
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96:after,
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96:after,
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ).fn-loading-0e96: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;
}
.dynamic_0c1a:not(.popup_hovered_2bb9):not(.banner-smooth-f4f2),
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ),
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ),
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ) {
  color: #fff;
  background: #235787;
}
.dynamic_0c1a:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):focus,
input[type="button"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):focus,
input[type="reset"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):focus,
input[type="submit"]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ):focus {
  color: #fff;
}
.dynamic_0c1a.fn-disabled-0e96:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ),
.dynamic_0c1a[disabled]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ),
button.fn-disabled-0e96:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ),
button[disabled]:not(.popup_hovered_2bb9):not(
    .banner-smooth-f4f2
  ) {
  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;
}
.accent-406b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.accent-406b: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;
}
.pink_7de1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.orange-9163 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.info-yellow-a67f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.south-ba07:after,
.south-ba07:before,
.dark_490b:after,
.dark_490b:before,
.alert_large_c896:after,
.alert_large_c896:before,
.modal_full_9f39:after,
.modal_full_9f39:before,
.input_liquid_b45a:after,
.input_liquid_b45a:before,
.wrapper-39f8:after,
.wrapper-39f8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.south-ba07:after,
.dark_490b:after,
.alert_large_c896:after,
.modal_full_9f39:after,
.input_liquid_b45a:after,
.wrapper-39f8:after {
  clear: both;
}
.dark_490b .breadcrumb_2c80,
.alert_large_c896 .breadcrumb_2c80,
.basic_3c68 .breadcrumb_2c80 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.soft_7cda {
  display: inline-block;
}
.sidebar_0f3b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sidebar_0f3b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sidebar_0f3b .preview-center-5109 {
  padding: 1em 0;
  font-size: 85%;
}
.preview-center-5109 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tabs_c269 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tabs_c269:after,
.tabs_c269:before {
  content: "";
  display: table;
}
.tabs_c269:after {
  clear: both;
}
.dropdown-aa08 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mini-0093 .dropdown-aa08 {
  max-width: 50%;
}
.component-cool-2ac3 .dropdown-aa08 {
  max-width: 33.33%;
}
.status-next-b272 .dropdown-aa08 {
  max-width: 25%;
}
.aside_2803 .dropdown-aa08 {
  max-width: 20%;
}
.middle_e3b6 .dropdown-aa08 {
  max-width: 16.66%;
}
.lower_f38f .dropdown-aa08 {
  max-width: 14.28%;
}
.mini-28f0 .dropdown-aa08 {
  max-width: 12.5%;
}
.texture-cool-7664 .dropdown-aa08 {
  max-width: 11.11%;
}
.summary-smooth-f5d3 {
  display: block;
}
.image_10d2 .chip-b48e label,
.image_10d2 .picture_tall_9f43 label,
.image_10d2 .content-fixed-47db label,
.image_10d2 .accordion_3696 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.carousel_d693 {
  list-style: none;
  margin: 0;
}
.carousel_d693 article.left-0c6c {
  margin-bottom: 0;
}
.carousel_d693 ul {
  list-style: none;
  margin: 0;
}
.carousel_d693 .slider-3e06 li.left-0c6c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .carousel_d693 .slider-3e06 li.left-0c6c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .carousel_d693 .slider-3e06 li.left-0c6c: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) {
  .carousel_d693 .slider-3e06 li.left-0c6c li.left-0c6c li.left-0c6c li.left-0c6c {
    padding-left: 0;
  }
}
article.left-0c6c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.left-0c6c .dark_490b p:last-of-type {
  margin-bottom: 0;
}
article.left-0c6c .item_next_afd5 {
  float: left;
}
article.left-0c6c .tabs_44e4 {
  margin-left: 85px;
}
article.left-0c6c .paper-773a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.left-0c6c .paper-773a .dropdown_prev_fa81 {
  margin-left: 10px;
}
article.left-0c6c .preview_5d57 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.left-0c6c .left-63f7 {
  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 .chip-b48e,
  #respond .content-fixed-47db,
  #respond .accordion_3696 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-b48e input,
#respond .content-fixed-47db input,
#respond .accordion_3696 input {
  width: 100%;
}
#respond .accordion_3696 {
  margin-right: 0;
}
#respond .info_eb08 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget-4f8d {
  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;
}
.widget-4f8d.backdrop-1503 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget-4f8d 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%);
}
.widget-4f8d:focus,
.widget-4f8d:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.green-5985 {
  border-radius: 10%;
}
.pattern_current_e948 {
  border-radius: 50%;
}
.popup_first_43ba {
  font-size: 0.72em;
}
.menu-upper-efd0 {
  font-size: 0.875em;
}
.content_e4da {
  font-size: 1.1em;
}
.nav-0d57 {
  text-transform: uppercase;
  line-height: 1.2;
}
.nav-0d57.popup_first_43ba {
  letter-spacing: 0.5px;
}
.complex-282b,
.complex-282b a {
  color: #6d6d6d;
}
.complex-282b a:hover {
  color: #111;
}
.table_2571 {
  color: #6d6d6d;
}
.video-b549 {
  overflow-x: hidden;
}
.video-b549 .image_warm_a376.module_motion_3170 {
  position: relative;
}
.video-b549 .image_warm_a376.module_motion_3170.container_9426 {
  position: initial;
}
.video-b549
  .image_warm_a376.module_motion_3170.container_9426
  .module-dark-ccd6 {
  left: auto;
}
.video-b549 .image_warm_a376 .module-dark-ccd6 {
  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;
}
.video-b549 .image_warm_a376:hover.module_motion_3170 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.video-b549
  .image_warm_a376:hover.module_motion_3170
  .module-dark-ccd6 {
  display: block;
  z-index: 9999999;
}
.video-b549 .paper_f5a5 .layout_up_d593,
.video-b549 .surface-upper-71db .layout_up_d593 {
  display: none;
}
.video-b549 .paragraph_fb6f .image_warm_a376:hover.module_motion_3170 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.image_10d2 .chip-b48e label,
.image_10d2 .picture_tall_9f43 label,
.image_10d2 .content-fixed-47db label,
.image_10d2 .accordion_3696 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.carousel_d693 {
  list-style: none;
  margin: 0;
}
.carousel_d693 article.left-0c6c {
  margin-bottom: 0;
}
.carousel_d693 ul {
  list-style: none;
  margin: 0;
}
.carousel_d693 .slider-3e06 li.left-0c6c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .carousel_d693 .slider-3e06 li.left-0c6c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .carousel_d693 .slider-3e06 li.left-0c6c: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) {
  .carousel_d693 .slider-3e06 li.left-0c6c li.left-0c6c li.left-0c6c li.left-0c6c {
    padding-left: 0;
  }
}
article.left-0c6c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.left-0c6c .dark_490b p:last-of-type {
  margin-bottom: 0;
}
article.left-0c6c .item_next_afd5 {
  float: left;
}
article.left-0c6c .tabs_44e4 {
  margin-left: 85px;
}
article.left-0c6c .paper-773a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.left-0c6c .paper-773a .dropdown_prev_fa81 {
  margin-left: 10px;
}
article.left-0c6c .preview_5d57 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.left-0c6c .left-63f7 {
  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 .chip-b48e,
  #respond .content-fixed-47db,
  #respond .accordion_3696 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-b48e input,
#respond .content-fixed-47db input,
#respond .accordion_3696 input {
  width: 100%;
}
#respond .accordion_3696 {
  margin-right: 0;
}
#respond .info_eb08 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paper_f5a5 .modal-bright-c989 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.modal-bright-c989 .dim_83ec.right-0a46 .action-e80a > li > a:focus,
.modal-bright-c989 .dim_83ec.right-0a46 .action-e80a > li > a:hover,
.modal-bright-c989 .dim_83ec.caption-3704 .action-e80a > li > a:focus,
.modal-bright-c989 .dim_83ec.caption-3704 .action-e80a > li > a:hover,
.modal-bright-c989 .dim_83ec.summary_fluid_2694 .action-e80a > li > a:focus,
.modal-bright-c989 .dim_83ec.summary_fluid_2694 .action-e80a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-bright-c989
  .dim_83ec.right-0a46
  .action-e80a
  > li.last-9e7e
  > a,
.modal-bright-c989
  .dim_83ec.right-0a46
  .action-e80a
  > li.easy_d1e6
  > a,
.modal-bright-c989
  .dim_83ec.caption-3704
  .action-e80a
  > li.last-9e7e
  > a,
.modal-bright-c989
  .dim_83ec.caption-3704
  .action-e80a
  > li.easy_d1e6
  > a,
.modal-bright-c989
  .dim_83ec.summary_fluid_2694
  .action-e80a
  > li.last-9e7e
  > a,
.modal-bright-c989 .dim_83ec.summary_fluid_2694 .action-e80a > li.soft-5973 > a {
  color: rgba(255, 255, 255, 0.99);
}
.modal-bright-c989 .tooltip_under_7717,
.modal-bright-c989 .tooltip_under_7717 a {
  color: rgba(255, 255, 255, 0.99);
}
.modal-bright-c989 .list_down_a172.component_bright_98e8 li a,
.modal-bright-c989 .prev_ccfe a,
.modal-bright-c989 .filter_6d02,
.modal-bright-c989 .action-e80a > li > a,
.modal-bright-c989 .header-0e44 {
  color: rgba(255, 255, 255, 0.79);
}
.modal-bright-c989 .list_down_a172.component_bright_98e8 li a:hover,
.modal-bright-c989 .prev_ccfe a:hover,
.modal-bright-c989 .filter_6d02:hover,
.modal-bright-c989 .action-e80a > li > a:hover,
.modal-bright-c989 .header-0e44:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-bright-c989 .status-a83d {
  color: rgba(255, 255, 255, 0.79);
}
.modal-bright-c989 .status-a83d .block-f1b1 {
  color: rgba(255, 255, 255, 0.99);
}
.modal-bright-c989 .status-a83d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-bright-c989 .secondary_1938 .wrapper_red_7559 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal-bright-c989 .secondary_1938 .wrapper_red_7559 .component-e10f {
  color: rgba(255, 255, 255, 0.79);
}
.modal-bright-c989
  .secondary_1938
  .wrapper_red_7559
  .component-e10f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal-bright-c989
  .secondary_1938
  .wrapper_red_7559
  .component-e10f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal-bright-c989
  .secondary_1938
  .wrapper_red_7559
  .component-e10f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal-bright-c989
  .secondary_1938
  .wrapper_red_7559
  .component-e10f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal-bright-c989 .secondary_1938 .tag_dark_30d3 {
  color: rgba(255, 255, 255, 0.79);
}
.modal-bright-c989 .secondary_1938 .tag_dark_30d3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-smooth-f99c
  .modal-bright-c989
  .secondary_1938
  .top_e858
  .thick-0328 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-smooth-f99c
  .modal-bright-c989
  .secondary_1938
  .top_e858
  .component-e10f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper_f5a5 .thumbnail_light_9efa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.thumbnail_light_9efa .dim_83ec.right-0a46 .action-e80a > li > a:focus,
.thumbnail_light_9efa .dim_83ec.right-0a46 .action-e80a > li > a:hover,
.thumbnail_light_9efa .dim_83ec.caption-3704 .action-e80a > li > a:focus,
.thumbnail_light_9efa .dim_83ec.caption-3704 .action-e80a > li > a:hover,
.thumbnail_light_9efa .dim_83ec.summary_fluid_2694 .action-e80a > li > a:focus,
.thumbnail_light_9efa .dim_83ec.summary_fluid_2694 .action-e80a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_light_9efa
  .dim_83ec.right-0a46
  .action-e80a
  > li.last-9e7e
  > a,
.thumbnail_light_9efa
  .dim_83ec.right-0a46
  .action-e80a
  > li.easy_d1e6
  > a,
.thumbnail_light_9efa
  .dim_83ec.caption-3704
  .action-e80a
  > li.last-9e7e
  > a,
.thumbnail_light_9efa
  .dim_83ec.caption-3704
  .action-e80a
  > li.easy_d1e6
  > a,
.thumbnail_light_9efa
  .dim_83ec.summary_fluid_2694
  .action-e80a
  > li.last-9e7e
  > a,
.thumbnail_light_9efa .dim_83ec.summary_fluid_2694 .action-e80a > li.soft-5973 > a {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_light_9efa .tooltip_under_7717,
.thumbnail_light_9efa .tooltip_under_7717 a {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_light_9efa .list_down_a172.component_bright_98e8 li a,
.thumbnail_light_9efa .prev_ccfe a,
.thumbnail_light_9efa .filter_6d02,
.thumbnail_light_9efa .action-e80a > li > a,
.thumbnail_light_9efa .header-0e44 {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail_light_9efa .list_down_a172.component_bright_98e8 li a:hover,
.thumbnail_light_9efa .prev_ccfe a:hover,
.thumbnail_light_9efa .filter_6d02:hover,
.thumbnail_light_9efa .action-e80a > li > a:hover,
.thumbnail_light_9efa .header-0e44:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_light_9efa .status-a83d {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail_light_9efa .status-a83d .block-f1b1 {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_light_9efa .status-a83d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-left-2a07 .secondary-tall-fcf8 {
  margin-left: auto;
  margin-right: auto;
}
.alert_large_c896 > * {
  margin-left: auto;
  margin-right: auto;
}
.alert_large_c896 .pink_7de1 {
  margin-right: 1.41575em;
}
.gallery_pro_2749 .alert_large_c896 > .north_2801 {
  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;
}
.gallery_pro_2749 .alert_large_c896 > .secondary-black-5ed7 {
  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;
}
.widget-7d37.filter-left-2a07 .secondary-tall-fcf8,
.plasma-75b2.filter-left-2a07 .secondary-tall-fcf8 {
  margin-left: 0;
}
.active_a827.filter-left-2a07 .secondary-tall-fcf8,
.disabled_a7b2.filter-left-2a07 .secondary-tall-fcf8 {
  margin-right: 0;
}
.alert_large_c896 ol,
.alert_large_c896 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.left_d79d video {
  max-width: 100%;
}
.image-over-bc72 img {
  display: block;
}
.image-over-bc72.pink_7de1,
.image-over-bc72.orange-9163 {
  width: 100%;
}
.image-over-bc72.secondary-black-5ed7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dropdown_b76f:not(.caption-yellow-51e7) {
  margin: 1.5em auto;
}
.center-b474 p {
  padding: 1.5em 14px;
}
ul.focused-27bf.secondary-black-5ed7,
ul.focused-27bf.north_2801,
ul.focused-27bf.nav_8db4.north_2801 {
  padding: 0 14px;
}
.pagination-a884 {
  display: block;
  overflow-x: auto;
}
.pagination-a884 table {
  border-collapse: collapse;
  width: 100%;
}
.pagination-a884 td,
.pagination-a884 th {
  padding: 0.5em;
}
.alert_large_c896 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.alert_large_c896 ol ol,
.alert_large_c896 ol ul,
.alert_large_c896 ul ol,
.alert_large_c896 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.alert_large_c896 ol ol li,
.alert_large_c896 ol ul li,
.alert_large_c896 ul ol li,
.alert_large_c896 ul ul li {
  margin-left: 0;
}
.disabled_wide_fadd.under-7182 > .progress-dark-e41f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.disabled_wide_fadd.under-7182 > .progress-dark-e41f iframe,
.disabled_wide_fadd.under-7182 > .progress-dark-e41f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.first-ec55 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.first-ec55.picture_steel_673b {
  padding: 0;
}
.first-ec55.picture_steel_673b cite {
  font-size: 13px;
}
.first-ec55 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.first-ec55 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.paper-326b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.paper-326b > p:first-child {
  margin-top: 0;
}
.paper-326b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.paper-326b blockquote {
  border-left: 0;
}
.soft-5222 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.soft-5222:not(.panel_middle_bf19) {
  max-width: 100px;
}
.soft-5222.secondary_dark_6db2 {
  border-bottom: none !important;
  text-align: center;
}
.soft-5222.secondary_dark_6db2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .center-b474 p {
    padding: 1.5em 0;
  }
}
.header_up_76fc {
  color: #0073aa;
}
.label_5a8e {
  background-color: #0073aa;
}
.link_selected_d876 {
  color: #229fd8;
}
.soft-c89c {
  background-color: #229fd8;
}
.surface_a8c7 {
  color: #eee;
}
.title-east-9394 {
  background-color: #eee;
}
.tooltip_wide_7ec6 {
  color: #444;
}
.down-ea0f {
  background-color: #444;
}
.brown_0d96 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.brown_0d96 .aside_stale_5d89 .prev_ccfe {
  font-size: 15px;
}
.brown_0d96 .prev_ccfe {
  line-height: 1.3;
}
.brown_0d96 .thumbnail_light_9efa {
}
.brown_0d96 .modal-bright-c989 {
  background: #235787;
}
.pagination-54f8 {
  padding: 0;
}
.pagination-54f8 .modal-bright-c989 {
  background: #1a1a1a;
}
.pagination-54f8 .thumbnail_light_9efa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.large_09a9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.large_09a9 .thumbnail_light_9efa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.large_09a9 .modal-bright-c989 {
  background: #303030;
}
.wrapper-39f8 {
  position: relative;
  z-index: 10;
}
.wrapper-39f8 .outline-under-eeb5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-green-8ec3 .module_motion_3170 {
  display: inline-block;
  vertical-align: middle;
}
.list-green-8ec3.sort_wood_a4a0 .module_motion_3170 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .list-green-8ec3.sort_wood_a4a0 .module_motion_3170 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .list-green-8ec3.sort_wood_a4a0 .module_motion_3170 {
    margin-right: 0.4em;
  }
}
.list-green-8ec3.sort_wood_a4a0 .module_motion_3170:last-child {
  margin-right: 0;
}
.easy-e6e8 .outline-under-eeb5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .paper_f5a5 .aside_stale_5d89 {
    margin: 0 -0.5em;
  }
  .paper_f5a5 .aside_stale_5d89 [class*="customify-col-"],
  .paper_f5a5 .aside_stale_5d89 [class*="customify-col_"],
  .paper_f5a5 .aside_stale_5d89 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.paper_f5a5.logo_blue_027d .outline-under-eeb5 {
  background: 0 0 !important;
}
.paper_f5a5.logo_blue_027d .outline-under-eeb5,
.paper_f5a5.easy-e6e8 .outline-under-eeb5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .paper_f5a5.progress_6e15 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.paper_f5a5.easy-e6e8 .outline-under-eeb5 {
  box-shadow: none !important;
}
.description-f988 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description-f988 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description-f988 {
    padding: 18px 0 20px;
  }
}
.description-f988 .dark-9c3c {
  width: 100%;
}
.description-f988 .dirty_2af9 {
  margin-bottom: 0;
}
.description-f988 .nav-4d4b {
  margin-top: 5px;
  font-size: 0.875em;
}
.border-dark-7343 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.border-dark-7343 .tooltip-da6b {
  width: 100%;
}
.picture_335d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.picture_335d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.picture_335d 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;
}
.picture_335d li:last-child:after {
  display: none;
}
.picture_335d li a {
  font-weight: 500;
  margin-right: 10px;
}
.focused_1205 .layout_up_d593 button,
.description-f988 .layout_up_d593 button {
  left: 0;
}
.focused_1205 .tooltip-da6b,
.description-f988 .tooltip-da6b {
  padding-left: 0;
  padding-right: 0;
}
.focused_1205 .border-dark-7343,
.description-f988 .border-dark-7343 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.focused_1205 {
  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;
}
.focused_1205: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;
}
.focused_1205 .link-9369 {
  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) {
  .focused_1205 .link-9369 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .focused_1205 .link-9369 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .focused_1205 .link-9369 {
    min-height: 200px;
  }
}
.focused_1205 .picture_335d {
  color: rgba(255, 255, 255, 0.8);
}
.focused_1205 .picture_335d a,
.focused_1205 .picture_335d li:after {
  color: inherit;
}
.focused_1205 .picture_335d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.next-5dee {
  margin-bottom: 0.5em;
}
.breadcrumb_warm_b500 {
  margin-bottom: 1.2em;
}
.breadcrumb_warm_b500,
.next-5dee {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.breadcrumb_warm_b500 p:last-child,
.next-5dee p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .layout_up_d593,
#masthead .layout_up_d593 {
  display: none;
}
#masthead
  > .layout_up_d593.module-c7ed {
  display: none;
}
#masthead > .layout_up_d593 button {
  left: 0;
}
.link_soft_a9ab {
  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%;
}
.link_soft_a9ab .module_motion_3170 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.link_soft_a9ab .simple_58be {
  display: -webkit-box;
  display: flex;
}
.link_soft_a9ab .simple_58be.primary-medium-20d1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.link_soft_a9ab .simple_58be.table-black-45e9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link_soft_a9ab .simple_58be.fixed_439a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link_soft_a9ab.layout-current-424a.summary-3518 .simple_58be.primary-medium-20d1 {
  flex-basis: 100%;
}
.link_soft_a9ab.slow_ea16 .simple_58be.table-black-45e9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.link_soft_a9ab.slow_ea16 .simple_58be.fixed_439a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .layout_up_d593.module-c7ed {
  display: none;
}
#masthead > .layout_up_d593 button {
  left: 0;
}
.article_green_8d0c {
  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;
}
.article_green_8d0c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.article_green_8d0c.bronze-5729 i {
  margin-right: 4px;
}
.article_green_8d0c.logo_fast_f2f8 i {
  margin-left: 5px;
}
.prev_ccfe p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.prev_ccfe p:last-child {
  margin-bottom: 0;
}
.pro_83dd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pro_83dd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pro_83dd img {
  display: block;
  width: auto;
  line-height: 1;
}
.pro_83dd .tooltip_under_7717 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pro_83dd .right_c411 {
  margin: 5px 0 7px 0;
}
.pro_83dd.border_e057 .narrow-17c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pro_83dd.border_e057 .left_19f8 {
  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;
}
.pro_83dd.dark_b516 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pro_83dd.dark_b516 .narrow-17c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pro_83dd.dark_b516 .left_19f8 {
  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;
}
.pro_83dd.logo-86f7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pro_83dd.row_short_890a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pro_83dd.row_short_890a .left_19f8 {
  margin-top: 7px;
}
.info-light-0e5e {
  display: inline-block;
}
.wrapper-39f8 .message_glass_9053 .pro_83dd img {
  max-width: 100%;
}
.dim_83ec .soft_bf88.top_60c4,
.basic_516c .soft_bf88.top_60c4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.dim_83ec .element_a565,
.basic_516c .element_a565 {
  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%);
}
.dim_83ec .element_a565 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.dim_83ec.content-81fa .element_a565 {
  display: none;
}
.dim_83ec .notice_37ff {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dim_83ec .notice_37ff li {
  display: inline-block;
  position: relative;
}
.dim_83ec .notice_37ff li:last-child {
  margin-right: 0;
}
.dim_83ec .notice_37ff 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;
}
.dim_83ec .notice_37ff li.soft-5973 > a {
  color: rgba(0, 0, 0, 0.9);
}
.dim_83ec .notice_37ff > 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;
}
.dim_83ec .notice_37ff > li > a i {
  line-height: 0;
}
.dim_83ec .notice_37ff > li.alert_blue_26f8 > a .element_a565 {
  margin-left: 4px;
  line-height: 0;
}
.dim_83ec .notice_37ff .texture-gold-85f2 li.alert_blue_26f8 > a {
  position: relative;
}
.dim_83ec .notice_37ff .texture-gold-85f2 li.alert_blue_26f8 > a:after,
.dim_83ec .notice_37ff .texture-gold-85f2 li.alert_blue_26f8 > a:before {
  content: "";
  display: table;
}
.dim_83ec .notice_37ff .texture-gold-85f2 li.alert_blue_26f8 > a:after {
  clear: both;
}
.dim_83ec .notice_37ff .texture-gold-85f2 li.alert_blue_26f8 > a .element_a565 {
  margin-left: 5px;
  float: right;
}
.dim_83ec .alert_25b2,
.dim_83ec .texture-gold-85f2 {
  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;
}
.dim_83ec .texture-gold-85f2 {
  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;
}
.dim_83ec .texture-gold-85f2 .top_60c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dim_83ec .texture-gold-85f2 .element_a565 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.dim_83ec .texture-gold-85f2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.dim_83ec .texture-gold-85f2 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;
}
.dim_83ec .texture-gold-85f2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.dim_83ec .texture-gold-85f2 .texture-gold-85f2 {
  top: 0;
  left: 100%;
}
.dim_83ec .notification-warm-cf90.fn-focus-0e96 > .alert_25b2,
.dim_83ec .notification-warm-cf90.fn-focus-0e96 > .texture-gold-85f2,
.dim_83ec .notification-warm-cf90:focus > .alert_25b2,
.dim_83ec .notification-warm-cf90:focus > .texture-gold-85f2,
.dim_83ec .notification-warm-cf90:hover > .alert_25b2,
.dim_83ec .notification-warm-cf90:hover > .texture-gold-85f2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.dim_83ec.summary_fluid_2694 .action-e80a:after,
.dim_83ec.summary_fluid_2694 .action-e80a:before {
  content: "";
  display: table;
}
.dim_83ec.summary_fluid_2694 .action-e80a:after {
  clear: both;
}
.dim_83ec.summary_fluid_2694 .action-e80a > li {
  float: left;
}
.dim_83ec.backdrop_hard_59df .action-e80a:after,
.dim_83ec.backdrop_hard_59df .action-e80a:before {
  content: "";
  display: table;
}
.dim_83ec.backdrop_hard_59df .action-e80a:after {
  clear: both;
}
.dim_83ec.backdrop_hard_59df .action-e80a > li {
  float: left;
}
.dim_83ec.backdrop_hard_59df .action-e80a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.dim_83ec.backdrop_hard_59df .action-e80a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.dim_83ec.backdrop_hard_59df .action-e80a > li.last-9e7e > a,
.dim_83ec.backdrop_hard_59df .action-e80a > li.soft-5973 > a {
  color: #fff;
  background-color: #1e4b75;
}
.dim_83ec.right-0a46 .action-e80a > li > a .top_60c4 {
  position: relative;
}
.dim_83ec.right-0a46 .action-e80a > li > a .top_60c4: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;
}
.dim_83ec.right-0a46
  .action-e80a
  > li:focus
  > a
  .top_60c4:before,
.dim_83ec.right-0a46
  .action-e80a
  > li:hover
  > a
  .top_60c4:before {
  width: 100%;
  background-color: currentColor;
}
.dim_83ec.right-0a46
  .action-e80a
  > li.last-9e7e
  > a
  .top_60c4:before,
.dim_83ec.right-0a46
  .action-e80a
  > li.easy_d1e6
  > a
  .top_60c4:before {
  width: 100%;
  background-color: currentColor;
}
.dim_83ec.caption-3704 .action-e80a > li > a .top_60c4 {
  position: relative;
}
.dim_83ec.caption-3704 .action-e80a > li > a .top_60c4: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;
}
.dim_83ec.caption-3704 .action-e80a > li:focus > a .top_60c4:before,
.dim_83ec.caption-3704
  .action-e80a
  > li:hover
  > a
  .top_60c4:before {
  width: 100%;
  background-color: currentColor;
}
.dim_83ec.caption-3704
  .action-e80a
  > li.last-9e7e
  > a
  .top_60c4:before,
.dim_83ec.caption-3704
  .action-e80a
  > li.easy_d1e6
  > a
  .top_60c4:before {
  width: 100%;
  background-color: currentColor;
}
.basic_516c .notice_37ff {
  margin: 0;
  padding: 0;
  list-style: none;
}
.basic_516c .notice_37ff li:first-child > a {
  border-top: none;
}
.basic_516c .notice_37ff .menu-east-fe2b > .top_60c4 .element_a565 {
  display: none;
}
.basic_516c .notice_37ff li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.basic_516c .notice_37ff li:last-child {
  border: none;
}
.basic_516c .notice_37ff li.alert_blue_26f8 > a {
  padding-right: 45px !important;
}
.basic_516c .notice_37ff li a {
  display: block;
  padding: 0.55em 1.5em;
}
.basic_516c .notice_37ff li a:focus,
.basic_516c .notice_37ff li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic_516c .notice_37ff li .dropdown_complex_3888 {
  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;
}
.basic_516c .notice_37ff li .dropdown_complex_3888:hover {
  box-shadow: none;
}
.basic_516c .notice_37ff li .dropdown_complex_3888 .element_a565 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.basic_516c .notice_37ff .texture-gold-85f2 {
  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);
}
.basic_516c .notice_37ff .texture-gold-85f2 li a {
  padding-left: 3em;
}
.basic_516c .notice_37ff .hidden-522f > a .dropdown_complex_3888 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.basic_516c .notice_37ff .hidden-522f > .texture-gold-85f2 {
  display: block;
  opacity: 1;
}
.complex-7aa6 {
  max-width: 100%;
}
.button-3f05 {
  line-height: 0;
  cursor: pointer;
}
.header-0e44 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.header-0e44:hover {
  box-shadow: none;
  color: currentColor;
}
.header-0e44 svg {
  width: 18px;
  height: 18px;
}
.header-0e44 .media-lower-65fe {
  display: none;
}
.disabled_left_d4dd {
  position: relative;
}
.disabled_left_d4dd.fn-active-0e96 .header-0e44 .video_c158 {
  display: none;
}
.disabled_left_d4dd.fn-active-0e96 .header-0e44 .media-lower-65fe {
  display: inline-block;
}
.disabled_left_d4dd .caption_be2d {
  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);
}
.disabled_left_d4dd.shade-over-43b1 .caption_be2d {
  left: auto;
  right: -0.9em;
}
.disabled_left_d4dd.shade-over-43b1 .feature-51c4::before {
  left: auto;
  right: 15px;
}
.disabled_left_d4dd.fn-active-0e96 .caption_be2d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.top_e858 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.top_e858 label {
  flex-basis: 100%;
}
.top_e858 .wrapper_red_7559 {
  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;
}
.top_e858 .component-e10f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.top_e858 .component-e10f:focus {
  background-color: transparent;
}
.top_e858 button.tag_dark_30d3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.top_e858 button.tag_dark_30d3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.top_e858 button.tag_dark_30d3 svg {
  width: 18px;
  height: 18px;
}
.top_e858 input[type="submit"] {
  min-height: auto;
}
.secondary_1938 .top_e858 .component-e10f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature-51c4 {
  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) {
  .feature-51c4 {
    width: 220px;
  }
}
.feature-51c4 label {
  flex-basis: 100%;
}
.feature-51c4::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;
}
.item-smooth-f99c .secondary_1938 .top_e858 {
  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;
}
.item-smooth-f99c
  .secondary_1938
  .top_e858
  .wrapper_red_7559 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.item-smooth-f99c .secondary_1938 .top_e858 .component-e10f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.item-smooth-f99c
  .secondary_1938
  .top_e858
  .component-e10f:focus {
  background: 0 0;
}
.item-smooth-f99c
  .secondary_1938
  .top_e858
  .thick-0328 {
  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;
}
.list_down_a172 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.list_down_a172 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.list_down_a172 li:last-child {
  margin-right: 0;
}
.list_down_a172 li:first-child {
  margin-left: 0;
}
.list_down_a172.selected_1de1 a {
  color: #fff;
}
.list_down_a172.selected_1de1 a:hover {
  color: #fff;
}
.list_down_a172 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.list_down_a172 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.list_down_a172 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.list_down_a172 a:hover {
  opacity: 0.9;
  color: inherit;
}
.list_down_a172 [class*="social-icon-apple"] {
  background-color: #999;
}
.list_down_a172 [class*="social-icon-apple"].feature-purple-4d1a {
  background-color: transparent;
  color: #999;
}
.list_down_a172 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.list_down_a172 [class*="social-icon-behance"].feature-purple-4d1a {
  background-color: transparent;
  color: #1769ff;
}
.list_down_a172 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.list_down_a172 [class*="social-icon-bitbucket"].feature-purple-4d1a {
  background-color: transparent;
  color: #205081;
}
.list_down_a172 [class*="social-icon-codepen"] {
  background-color: #000;
}
.list_down_a172 [class*="social-icon-codepen"].feature-purple-4d1a {
  background-color: transparent;
  color: #000;
}
.list_down_a172 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.list_down_a172 [class*="social-icon-delicious"].feature-purple-4d1a {
  background-color: transparent;
  color: #39f;
}
.list_down_a172 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.list_down_a172 [class*="social-icon-digg"].feature-purple-4d1a {
  background-color: transparent;
  color: #005be2;
}
.list_down_a172 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.list_down_a172 [class*="social-icon-dribbble"].feature-purple-4d1a {
  background-color: transparent;
  color: #ea4c89;
}
.list_down_a172 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.list_down_a172 [class*="social-icon-envelope"].feature-purple-4d1a {
  background-color: transparent;
  color: #ea4335;
}
.list_down_a172 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.list_down_a172 [class*="social-icon-facebook"].feature-purple-4d1a {
  background-color: transparent;
  color: #3b5998;
}
.list_down_a172 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.list_down_a172 [class*="social-icon-flickr"].feature-purple-4d1a {
  background-color: transparent;
  color: #0063dc;
}
.list_down_a172 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.list_down_a172 [class*="social-icon-foursquare"].feature-purple-4d1a {
  background-color: transparent;
  color: #2d5be3;
}
.list_down_a172 [class*="social-icon-github"] {
  background-color: #333;
}
.list_down_a172 [class*="social-icon-github"].feature-purple-4d1a {
  background-color: transparent;
  color: #333;
}
.list_down_a172 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.list_down_a172 [class*="social-icon-google-plus"].feature-purple-4d1a {
  background-color: transparent;
  color: #dd4b39;
}
.list_down_a172 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.list_down_a172 [class*="social-icon-houzz"].feature-purple-4d1a {
  background-color: transparent;
  color: #7ac142;
}
.list_down_a172 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.list_down_a172 [class*="social-icon-instagram"].feature-purple-4d1a {
  background-color: transparent;
  color: #262626;
}
.list_down_a172 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.list_down_a172 [class*="social-icon-jsfiddle"].feature-purple-4d1a {
  background-color: transparent;
  color: #487aa2;
}
.list_down_a172 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.list_down_a172 [class*="social-icon-linkedin"].feature-purple-4d1a {
  background-color: transparent;
  color: #0077b5;
}
.list_down_a172 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.list_down_a172 [class*="social-icon-medium"].feature-purple-4d1a {
  background-color: transparent;
  color: #00ab6b;
}
.list_down_a172 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.list_down_a172
  [class*="social-icon-odnoklassniki"].feature-purple-4d1a {
  background-color: transparent;
  color: #f4731c;
}
.list_down_a172 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.list_down_a172 [class*="social-icon-meetup"].feature-purple-4d1a {
  background-color: transparent;
  color: #ec1c40;
}
.list_down_a172 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.list_down_a172 [class*="social-icon-pinterest"].feature-purple-4d1a {
  background-color: transparent;
  color: #bd081c;
}
.list_down_a172 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.list_down_a172 [class*="social-icon-product-hunt"].feature-purple-4d1a {
  background-color: transparent;
  color: #da552f;
}
.list_down_a172 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.list_down_a172 [class*="social-icon-reddit"].feature-purple-4d1a {
  background-color: transparent;
  color: #ff4500;
}
.list_down_a172 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.list_down_a172 [class*="social-icon-rss"].feature-purple-4d1a {
  background-color: transparent;
  color: #f26522;
}
.list_down_a172 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.list_down_a172
  [class*="social-icon-shopping-cart"].feature-purple-4d1a {
  background-color: transparent;
  color: #4caf50;
}
.list_down_a172 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.list_down_a172 [class*="social-icon-skype"].feature-purple-4d1a {
  background-color: transparent;
  color: #00aff0;
}
.list_down_a172 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.list_down_a172 [class*="social-icon-slideshare"].feature-purple-4d1a {
  background-color: transparent;
  color: #0077b5;
}
.list_down_a172 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.list_down_a172 [class*="social-icon-snapchat"].feature-purple-4d1a {
  background-color: transparent;
  color: #fffc00;
}
.list_down_a172 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.list_down_a172 [class*="social-icon-soundcloud"].feature-purple-4d1a {
  background-color: transparent;
  color: #f80;
}
.list_down_a172 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.list_down_a172 [class*="social-icon-spotify"].feature-purple-4d1a {
  background-color: transparent;
  color: #2ebd59;
}
.list_down_a172 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.list_down_a172
  [class*="social-icon-stack-overflow"].feature-purple-4d1a {
  background-color: transparent;
  color: #fe7a15;
}
.list_down_a172 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.list_down_a172 [class*="social-icon-maldkfgram"].feature-purple-4d1a {
  background-color: transparent;
  color: #2ca5e0;
}
.list_down_a172 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.list_down_a172 [class*="social-icon-tripadvisor"].feature-purple-4d1a {
  background-color: transparent;
  color: #589442;
}
.list_down_a172 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.list_down_a172 [class*="social-icon-tumblr"].feature-purple-4d1a {
  background-color: transparent;
  color: #35465c;
}
.list_down_a172 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.list_down_a172 [class*="social-icon-twitch"].feature-purple-4d1a {
  background-color: transparent;
  color: #6441a5;
}
.list_down_a172 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.list_down_a172 [class*="social-icon-twitter"].feature-purple-4d1a {
  background-color: transparent;
  color: #1da1f2;
}
.list_down_a172 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.list_down_a172 [class*="social-icon-vimeo"].feature-purple-4d1a {
  background-color: transparent;
  color: #1ab7ea;
}
.list_down_a172 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.list_down_a172 [class*="social-icon-vk"].feature-purple-4d1a {
  background-color: transparent;
  color: #45668e;
}
.list_down_a172 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.list_down_a172 [class*="social-icon-weibo"].feature-purple-4d1a {
  background-color: transparent;
  color: #df2029;
}
.list_down_a172 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.list_down_a172 [class*="social-icon-weixin"].feature-purple-4d1a {
  background-color: transparent;
  color: #7bb32e;
}
.list_down_a172 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.list_down_a172 [class*="social-icon-whatsapp"].feature-purple-4d1a {
  background-color: transparent;
  color: #25d366;
}
.list_down_a172 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.list_down_a172 [class*="social-icon-wordpress"].feature-purple-4d1a {
  background-color: transparent;
  color: #21759b;
}
.list_down_a172 [class*="social-icon-xing"] {
  background-color: #026466;
}
.list_down_a172 [class*="social-icon-xing"].feature-purple-4d1a {
  background-color: transparent;
  color: #026466;
}
.list_down_a172 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.list_down_a172 [class*="social-icon-yelp"].feature-purple-4d1a {
  background-color: transparent;
  color: #af0606;
}
.list_down_a172 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.list_down_a172 [class*="social-icon-youtube"].feature-purple-4d1a {
  background-color: transparent;
  color: #cd201f;
}
.filter_6d02 {
  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;
}
.filter_6d02:hover {
  box-shadow: none;
  background: 0 0;
}
.caption_09ff {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.widget-new-978a {
  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;
}
.accordion_basic_81d1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.blue_4f6d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.blue_4f6d,
.blue_4f6d::after,
.blue_4f6d::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;
}
.blue_4f6d::after,
.blue_4f6d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.status_c8ae .widget-new-978a .accordion_basic_81d1 {
  margin-top: -2px;
  width: 19px;
}
.status_c8ae .widget-new-978a .blue_4f6d {
  margin-top: -1px;
}
.status_c8ae .widget-new-978a .blue_4f6d,
.status_c8ae .widget-new-978a .blue_4f6d::after,
.status_c8ae .widget-new-978a .blue_4f6d::before {
  width: 19px;
  height: 2px;
}
.status_c8ae .widget-new-978a .blue_4f6d::before {
  top: -6px;
}
.status_c8ae .widget-new-978a .blue_4f6d::after {
  bottom: -6px;
}
.video_advanced_751f .widget-new-978a .accordion_basic_81d1 {
  margin-top: -2px;
  width: 22px;
}
.video_advanced_751f .widget-new-978a .blue_4f6d {
  margin-top: -1px;
}
.video_advanced_751f .widget-new-978a .blue_4f6d,
.video_advanced_751f .widget-new-978a .blue_4f6d::after,
.video_advanced_751f .widget-new-978a .blue_4f6d::before {
  width: 22px;
  height: 2px;
}
.video_advanced_751f .widget-new-978a .blue_4f6d::before {
  top: -7px;
}
.video_advanced_751f .widget-new-978a .blue_4f6d::after {
  bottom: -7px;
}
.texture_ccbe .widget-new-978a .accordion_basic_81d1 {
  margin-top: -2px;
  width: 31px;
}
.texture_ccbe .widget-new-978a .blue_4f6d {
  margin-top: -1.5px;
}
.texture_ccbe .widget-new-978a .blue_4f6d,
.texture_ccbe .widget-new-978a .blue_4f6d::after,
.texture_ccbe .widget-new-978a .blue_4f6d::before {
  width: 31px;
  height: 3px;
}
.texture_ccbe .widget-new-978a .blue_4f6d::before {
  top: -9px;
}
.texture_ccbe .widget-new-978a .blue_4f6d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .slider-aebe .widget-new-978a .accordion_basic_81d1 {
    margin-top: -2px;
    width: 19px;
  }
  .slider-aebe .widget-new-978a .blue_4f6d {
    margin-top: -1px;
  }
  .slider-aebe .widget-new-978a .blue_4f6d,
  .slider-aebe .widget-new-978a .blue_4f6d::after,
  .slider-aebe .widget-new-978a .blue_4f6d::before {
    width: 19px;
    height: 2px;
  }
  .slider-aebe .widget-new-978a .blue_4f6d::before {
    top: -6px;
  }
  .slider-aebe .widget-new-978a .blue_4f6d::after {
    bottom: -6px;
  }
  .text-a5dd .widget-new-978a .accordion_basic_81d1 {
    margin-top: -2px;
    width: 22px;
  }
  .text-a5dd .widget-new-978a .blue_4f6d {
    margin-top: -1px;
  }
  .text-a5dd .widget-new-978a .blue_4f6d,
  .text-a5dd .widget-new-978a .blue_4f6d::after,
  .text-a5dd .widget-new-978a .blue_4f6d::before {
    width: 22px;
    height: 2px;
  }
  .text-a5dd .widget-new-978a .blue_4f6d::before {
    top: -7px;
  }
  .text-a5dd .widget-new-978a .blue_4f6d::after {
    bottom: -7px;
  }
  .carousel-4637 .widget-new-978a .accordion_basic_81d1 {
    margin-top: -2px;
    width: 31px;
  }
  .carousel-4637 .widget-new-978a .blue_4f6d {
    margin-top: -1.5px;
  }
  .carousel-4637 .widget-new-978a .blue_4f6d,
  .carousel-4637 .widget-new-978a .blue_4f6d::after,
  .carousel-4637 .widget-new-978a .blue_4f6d::before {
    width: 31px;
    height: 3px;
  }
  .carousel-4637 .widget-new-978a .blue_4f6d::before {
    top: -9px;
  }
  .carousel-4637 .widget-new-978a .blue_4f6d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-2fbd .widget-new-978a .accordion_basic_81d1 {
    margin-top: -2px;
    width: 19px;
  }
  .overlay-2fbd .widget-new-978a .blue_4f6d {
    margin-top: -1px;
  }
  .overlay-2fbd .widget-new-978a .blue_4f6d,
  .overlay-2fbd .widget-new-978a .blue_4f6d::after,
  .overlay-2fbd .widget-new-978a .blue_4f6d::before {
    width: 19px;
    height: 2px;
  }
  .overlay-2fbd .widget-new-978a .blue_4f6d::before {
    top: -6px;
  }
  .overlay-2fbd .widget-new-978a .blue_4f6d::after {
    bottom: -6px;
  }
  .hover_tiny_5cfc .widget-new-978a .accordion_basic_81d1 {
    margin-top: -2px;
    width: 22px;
  }
  .hover_tiny_5cfc .widget-new-978a .blue_4f6d {
    margin-top: -1px;
  }
  .hover_tiny_5cfc .widget-new-978a .blue_4f6d,
  .hover_tiny_5cfc .widget-new-978a .blue_4f6d::after,
  .hover_tiny_5cfc .widget-new-978a .blue_4f6d::before {
    width: 22px;
    height: 2px;
  }
  .hover_tiny_5cfc .widget-new-978a .blue_4f6d::before {
    top: -7px;
  }
  .hover_tiny_5cfc .widget-new-978a .blue_4f6d::after {
    bottom: -7px;
  }
  .gradient_silver_c6c7 .widget-new-978a .accordion_basic_81d1 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient_silver_c6c7 .widget-new-978a .blue_4f6d {
    margin-top: -1.5px;
  }
  .gradient_silver_c6c7 .widget-new-978a .blue_4f6d,
  .gradient_silver_c6c7 .widget-new-978a .blue_4f6d::after,
  .gradient_silver_c6c7 .widget-new-978a .blue_4f6d::before {
    width: 31px;
    height: 3px;
  }
  .gradient_silver_c6c7 .widget-new-978a .blue_4f6d::before {
    top: -9px;
  }
  .gradient_silver_c6c7 .widget-new-978a .blue_4f6d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .frame-west-8c01 .widget-new-978a .accordion_basic_81d1 {
    margin-top: -2px;
    width: 19px;
  }
  .frame-west-8c01 .widget-new-978a .blue_4f6d {
    margin-top: -1px;
  }
  .frame-west-8c01 .widget-new-978a .blue_4f6d,
  .frame-west-8c01 .widget-new-978a .blue_4f6d::after,
  .frame-west-8c01 .widget-new-978a .blue_4f6d::before {
    width: 19px;
    height: 2px;
  }
  .frame-west-8c01 .widget-new-978a .blue_4f6d::before {
    top: -6px;
  }
  .frame-west-8c01 .widget-new-978a .blue_4f6d::after {
    bottom: -6px;
  }
  .column_e131 .widget-new-978a .accordion_basic_81d1 {
    margin-top: -2px;
    width: 22px;
  }
  .column_e131 .widget-new-978a .blue_4f6d {
    margin-top: -1px;
  }
  .column_e131 .widget-new-978a .blue_4f6d,
  .column_e131 .widget-new-978a .blue_4f6d::after,
  .column_e131 .widget-new-978a .blue_4f6d::before {
    width: 22px;
    height: 2px;
  }
  .column_e131 .widget-new-978a .blue_4f6d::before {
    top: -7px;
  }
  .column_e131 .widget-new-978a .blue_4f6d::after {
    bottom: -7px;
  }
  .button_b66a .widget-new-978a .accordion_basic_81d1 {
    margin-top: -2px;
    width: 31px;
  }
  .button_b66a .widget-new-978a .blue_4f6d {
    margin-top: -1.5px;
  }
  .button_b66a .widget-new-978a .blue_4f6d,
  .button_b66a .widget-new-978a .blue_4f6d::after,
  .button_b66a .widget-new-978a .blue_4f6d::before {
    width: 31px;
    height: 3px;
  }
  .button_b66a .widget-new-978a .blue_4f6d::before {
    top: -9px;
  }
  .button_b66a .widget-new-978a .blue_4f6d::after {
    bottom: -9px;
  }
}
.sidebar_complex_a906 .blue_4f6d {
  -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);
}
.sidebar_complex_a906 .blue_4f6d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sidebar_complex_a906 .blue_4f6d::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);
}
.sidebar_complex_a906.frame_inner_2b7d .blue_4f6d {
  -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);
}
.sidebar_complex_a906.frame_inner_2b7d .blue_4f6d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sidebar_complex_a906.frame_inner_2b7d .blue_4f6d::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);
}
.notification_890f {
  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.wrapper-bright-4144:before {
  display: none;
}
.surface-upper-71db {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.surface-upper-71db .hard_e6df {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.surface-upper-71db .hard_e6df:last-of-type {
  border-bottom: none;
}
.surface-upper-71db .hard_e6df.background_narrow_f5e8,
.surface-upper-71db .hard_e6df.prev-2ded,
.surface-upper-71db .hard_e6df.module-basic-a4e0 {
  padding: 0;
}
.surface-upper-71db .basic_516c .dropdown_complex_3888 {
  color: currentColor;
}
.surface-upper-71db .basic_516c .dropdown_complex_3888:focus,
.surface-upper-71db .basic_516c .dropdown_complex_3888:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-upper-71db.thumbnail_light_9efa .status-a83d,
.surface-upper-71db.thumbnail_light_9efa .prev_ccfe a,
.surface-upper-71db.thumbnail_light_9efa .action-e80a a,
.surface-upper-71db.thumbnail_light_9efa .texture-gold-85f2 a {
  color: rgba(0, 0, 0, 0.55);
}
.surface-upper-71db.thumbnail_light_9efa .status-a83d:hover,
.surface-upper-71db.thumbnail_light_9efa .prev_ccfe a:hover,
.surface-upper-71db.thumbnail_light_9efa .action-e80a a:hover,
.surface-upper-71db.thumbnail_light_9efa .texture-gold-85f2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-upper-71db.thumbnail_light_9efa .block-f1b1 {
  color: rgba(0, 0, 0, 0.8);
}
.surface-upper-71db.thumbnail_light_9efa .hard_e6df {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-upper-71db.thumbnail_light_9efa .hard_e6df:before {
  background: rgba(0, 0, 0, 0.08);
}
.surface-upper-71db.thumbnail_light_9efa .gradient_c14b:before {
  background: rgba(255, 255, 255, 0.9);
}
.surface-upper-71db.thumbnail_light_9efa .basic_516c .notice_37ff li a,
.surface-upper-71db.thumbnail_light_9efa .basic_516c .dropdown_complex_3888,
.surface-upper-71db.thumbnail_light_9efa .texture-gold-85f2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-upper-71db.thumbnail_light_9efa .basic_516c .dropdown_complex_3888:focus,
.surface-upper-71db.thumbnail_light_9efa .basic_516c .dropdown_complex_3888:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-upper-71db.thumbnail_light_9efa .notice_37ff li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-upper-71db.modal-bright-c989 .status-a83d,
.surface-upper-71db.modal-bright-c989 .prev_ccfe a,
.surface-upper-71db.modal-bright-c989 .action-e80a .dropdown_complex_3888,
.surface-upper-71db.modal-bright-c989 .action-e80a a,
.surface-upper-71db.modal-bright-c989 .texture-gold-85f2 a {
  color: rgba(255, 255, 255, 0.79);
}
.surface-upper-71db.modal-bright-c989 .status-a83d:hover,
.surface-upper-71db.modal-bright-c989 .prev_ccfe a:hover,
.surface-upper-71db.modal-bright-c989 .action-e80a .dropdown_complex_3888:hover,
.surface-upper-71db.modal-bright-c989 .action-e80a a:hover,
.surface-upper-71db.modal-bright-c989 .texture-gold-85f2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-upper-71db.modal-bright-c989 .block-f1b1 {
  color: rgba(255, 255, 255, 0.99);
}
.surface-upper-71db.modal-bright-c989 .hard_e6df {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-upper-71db.modal-bright-c989 .hard_e6df:before {
  background: rgba(255, 255, 255, 0.08);
}
.surface-upper-71db.modal-bright-c989 .gradient_c14b:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface-upper-71db.modal-bright-c989 .basic_516c .notice_37ff li a,
.surface-upper-71db.modal-bright-c989 .basic_516c .dropdown_complex_3888,
.surface-upper-71db.modal-bright-c989 .texture-gold-85f2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-upper-71db.modal-bright-c989 .basic_516c .dropdown_complex_3888:focus,
.surface-upper-71db.modal-bright-c989 .basic_516c .dropdown_complex_3888:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-upper-71db.modal-bright-c989 .notice_37ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_c14b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gradient_c14b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sidebar-plasma-ed02 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dim_1f52 .surface-upper-71db {
  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;
}
.dim_1f52 .hard_e6df {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dim_1f52 .hard_e6df: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) {
  .dim_1f52 .hard_e6df:before {
    width: 16%;
    left: 42%;
  }
}
.dim_1f52 .hard_e6df:last-child:before {
  content: none;
}
.dim_1f52 .hard_e6df[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dim_1f52 .basic_516c .notice_37ff li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dim_1f52 .basic_516c .notice_37ff li a .dropdown_complex_3888 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dim_1f52 .basic_516c .texture-gold-85f2 {
  border: none;
}
.dim_1f52 .basic_516c .texture-gold-85f2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dim_1f52 .gradient_c14b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dim_1f52 .sidebar-plasma-ed02 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dim_1f52 .modal-bright-c989 .gradient_c14b:before {
  background: rgba(0, 0, 0, 0.9);
}
.dim_1f52 .thumbnail_light_9efa.footer_short_1d88 .blue_4f6d {
  background: rgba(0, 0, 0, 0.6);
}
.dim_1f52
  .thumbnail_light_9efa.footer_short_1d88
  .blue_4f6d::after,
.dim_1f52
  .thumbnail_light_9efa.footer_short_1d88
  .blue_4f6d:before {
  background: inherit;
}
.dim_1f52
  .thumbnail_light_9efa.footer_short_1d88:hover
  .blue_4f6d {
  background: rgba(0, 0, 0, 0.8);
}
.paper-7906 .surface-upper-71db {
  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) {
  .paper-7906 .surface-upper-71db {
    width: auto;
    right: 45px;
  }
}
.tag-basic-89b6 .surface-upper-71db {
  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) {
  .tag-basic-89b6 .surface-upper-71db {
    width: auto;
    left: 45px;
  }
}
.wrapper-bright-4144 .surface-upper-71db {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wrapper-bright-4144 .sidebar-plasma-ed02 {
  max-width: 48em;
  margin: 0 auto;
}
.wrapper-bright-4144 .gradient_c14b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.caption_active_69bc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.caption_active_69bc.dim_1f52 .surface-upper-71db {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.caption_active_69bc.paper-7906 .surface-upper-71db {
  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);
}
.caption_active_69bc .surface-upper-71db {
  visibility: visible;
}
.caption_active_69bc.tag-basic-89b6 .surface-upper-71db {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hard-bcb8,
.hard_11db {
  overflow-x: hidden;
}
.hard-bcb8 .surface-upper-71db {
  overflow: auto;
}
.hard-bcb8.dim_1f52 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard-bcb8.dim_1f52 .surface-upper-71db {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hard-bcb8.dim_1f52 .filter_6d02 {
  opacity: 0;
}
.hard-bcb8.paper-7906 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard-bcb8.paper-7906 .surface-upper-71db {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hard-bcb8.paper-7906 .filter_6d02 {
  opacity: 0;
}
.hard-bcb8.tag-basic-89b6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard-bcb8.tag-basic-89b6 .surface-upper-71db {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hard-bcb8.tag-basic-89b6 .filter_6d02 {
  opacity: 0;
}
.hard-bcb8.wrapper-bright-4144 .surface-upper-71db {
  z-index: 10;
  visibility: visible;
}
.footer_short_1d88 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.footer_short_1d88 .blue_4f6d {
  background: rgba(255, 255, 255, 0.99);
}
.footer_short_1d88 .blue_4f6d::after,
.footer_short_1d88 .blue_4f6d:before {
  background: inherit;
}
.footer_short_1d88:hover .blue_4f6d {
  background: rgba(255, 255, 255, 0.99);
}
.tag-basic-89b6 .footer_short_1d88 {
  top: 10px;
  right: auto;
  left: 12px;
}
.wrapper-bright-4144 .footer_short_1d88 {
  display: none !important;
}
.hard-bcb8:before,
.hard_11db:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hard-bcb8 .footer_short_1d88,
.hard_11db .footer_short_1d88 {
  display: inline-block;
}
.surface-upper-71db .module_motion_3170 {
  -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;
}
.hard-bcb8 .surface-upper-71db .module_motion_3170,
.hard_11db .surface-upper-71db .module_motion_3170 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.easy-69b9 .wrapper_red_7559 {
  width: 100%;
}
.message_glass_9053 {
  padding: 0 0.5em 0;
}
.message_glass_9053 [class*="customify-col-"],
.message_glass_9053 [class*="customify-col_"],
.message_glass_9053 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar_steel_480e .message_glass_9053 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .aside_stale_5d89 .summary-mini-4d62,
  .summary-mini-4d62 {
    display: none;
  }
  .mask-basic-b2d7 {
    text-align: left;
  }
  .nav_8d1f {
    text-align: center;
  }
  .brown-d1c0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .aside_stale_5d89 .module-silver-e972,
  .module-silver-e972 {
    display: none;
  }
  .progress_b5e0 {
    text-align: left;
  }
  .tabs_iron_f6e5 {
    text-align: center;
  }
  .card-1159 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .aside_stale_5d89 .carousel-b34c,
  .carousel-b34c {
    display: none;
  }
  .summary-432d {
    text-align: left;
  }
  .detail-iron-d7f8 {
    text-align: center;
  }
  .bottom-03d6 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.button_0ee1 {
  box-shadow: none !important;
}
.orange_4994 .sidebar-narrow-3cbe,
.bronze-cbee .sidebar-narrow-3cbe {
  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;
}
.bronze-cbee .sidebar-narrow-3cbe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.outline-under-eeb5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.outline-under-eeb5:after,
.outline-under-eeb5:before {
  content: "";
  display: table;
}
.outline-under-eeb5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .outline-under-eeb5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.outline-under-eeb5,
.progress_6e15 {
  max-width: 1248px;
  margin: 0 auto;
}

.modal_full_9f39.mini-3e6f .outline-under-eeb5 {
  max-width: 100%;
}
.modal_full_9f39.bronze_40c3 {
  max-width: 1200px;
  margin: 0 auto;
}
.modal_full_9f39.video_silver_93e5 .outline-under-eeb5 {
  max-width: 100%;
}
.modal_full_9f39.video_silver_93e5 > .outline-under-eeb5 {
  padding-left: 0;
  padding-right: 0;
}
.modal_full_9f39.video_silver_93e5 > .outline-under-eeb5 .aside_stale_5d89 {
  margin: 0;
}
.modal_full_9f39.video_silver_93e5
  > .outline-under-eeb5
  .button-5744.bright_9731 {
  margin-right: 0;
  margin-left: 0;
}
.modal_full_9f39.video_silver_93e5 #main.bright_9731 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .black-b7af #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .black-b7af #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .outline_under_c058 .secondary-tall-fcf8 {
    padding-right: 1em;
  }
  .outline_under_c058.progress_blue_a4f7 .button-5744 {
    border-right: 1px solid #eaecee;
  }
  .outline_under_c058.progress_blue_a4f7 .secondary-tall-fcf8 {
    padding-right: 1em;
  }
  .outline_under_c058.progress_blue_a4f7 .main-fixed-0d22 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall-96cd .secondary-tall-fcf8 {
    padding-left: 1em;
  }
  .tall-96cd.progress_blue_a4f7 .button-5744 {
    border-left: 1px solid #eaecee;
  }
  .tall-96cd.progress_blue_a4f7 .secondary-tall-fcf8 {
    padding-left: 1em;
  }
  .tall-96cd.progress_blue_a4f7 .main-fixed-0d22 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form-cbe5 .secondary-tall-fcf8 {
    padding-left: 1em;
  }
  .form-cbe5.progress_blue_a4f7 .outline-bright-31e4 {
    border-right: 1px solid #eaecee;
  }
  .form-cbe5.progress_blue_a4f7 .chip-bronze-0359 {
    border-right: 1px solid #eaecee;
  }
  .form-cbe5.progress_blue_a4f7 .secondary-tall-fcf8 {
    padding-left: 1em;
  }
  .form-cbe5.progress_blue_a4f7 .main-fixed-0d22 {
    padding-right: 1em;
  }
  .form-cbe5.progress_blue_a4f7 .dynamic_5c35 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm-67c2 .secondary-tall-fcf8 {
    padding-right: 1em;
  }
  .warm-67c2.progress_blue_a4f7 .outline-bright-31e4 {
    border-left: 1px solid #eaecee;
  }
  .warm-67c2.progress_blue_a4f7 .chip-bronze-0359 {
    border-left: 1px solid #eaecee;
  }
  .warm-67c2.progress_blue_a4f7 .secondary-tall-fcf8 {
    padding-right: 1em;
  }
  .warm-67c2.progress_blue_a4f7 .main-fixed-0d22 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .warm-67c2.progress_blue_a4f7 .dynamic_5c35 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .black-b7af .secondary-tall-fcf8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black-b7af.progress_blue_a4f7 .button-5744 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .black-b7af.progress_blue_a4f7 .secondary-tall-fcf8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black-b7af.progress_blue_a4f7 .main-fixed-0d22 {
    padding-left: 1em;
  }
  .black-b7af.progress_blue_a4f7 .dynamic_5c35 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .black-b7af.progress_blue_a4f7 .secondary-tall-fcf8 {
    padding-left: 0;
  }
}
.dark_d183 .list-green-8ec3 {
  display: inline-block;
}
.grid-east-d11a {
  display: inline-block;
}
.description-0b96 {
  word-con: break-word;
}
.steel-d052 > span {
  display: inline-block;
  padding: 5px 0;
}
.steel-d052 .banner-pressed-fbb7 {
  margin-left: 8px;
  margin-right: 8px;
}
.steel-d052 .pink-30e2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gallery-f31b .white-16fd {
  margin-bottom: 2em;
}
.gallery-f31b .glass-7f79 {
  margin-bottom: 15px;
}
.gallery-f31b .glass-7f79:last-child {
  margin-bottom: 0;
}
.gallery-f31b .element_4d8b {
  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) {
  .gallery-f31b .element_4d8b {
    display: block;
  }
}
.gallery-f31b .full_5e11 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gallery-f31b .full_5e11 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gallery-f31b .next_6327 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gallery-f31b .next_6327 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gallery-f31b .next_6327 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gallery-f31b .description-0b96 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery-f31b .description-0b96 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gallery-f31b .hero-5a1f p:last-child {
  margin-bottom: 0;
}
.gallery-f31b .block-a1c6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gallery-f31b .breadcrumb_cc41 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gallery-f31b .feature_2742 {
  margin-top: 1em;
}
.gallery-f31b .article_7687 {
  top: 0;
  display: block;
}
.gallery-f31b .article_7687 a {
  color: inherit;
}
.gallery-f31b .article_7687 a:hover {
  color: inherit;
}
.gallery-f31b .bright-3995 {
  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;
}
.gallery-f31b .bright-3995:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gallery-f31b .breadcrumb_cc41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gallery-f31b .detail_north_e5b9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gallery-f31b .detail_north_e5b9:first-child {
  margin-top: 0;
}
.gallery-f31b .detail_north_e5b9.red-d7cc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gallery-f31b .detail_north_e5b9.message_525b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery-f31b
  .detail_north_e5b9.message_525b.hover-d2e9
  .feature_2742 {
  width: 100%;
}
.gallery-f31b .message_525b {
  -webkit-box-align: center;
  align-items: center;
}
.gallery-f31b .message_525b .steel-d052,
.gallery-f31b .message_525b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gallery-f31b .next_6327 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-f31b .next_6327 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery-f31b .next_6327: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;
}
.gallery-f31b .red-d7cc {
  z-index: 5;
}
.gallery-f31b .hovered-06cd .wrapper_a1ad {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gallery-f31b .hidden-783f .wrapper_a1ad {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gallery-f31b .layout-4915 .wrapper_a1ad {
  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;
}
.gallery-f31b.warm_21f8 .element_4d8b,
.gallery-f31b.short-4296 .element_4d8b {
  display: block;
}
.gallery-f31b.warm_21f8 .element_4d8b .alert_b05f,
.gallery-f31b.warm_21f8 .element_4d8b .breadcrumb_cc41,
.gallery-f31b.short-4296 .element_4d8b .alert_b05f,
.gallery-f31b.short-4296 .element_4d8b .breadcrumb_cc41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery-f31b.button_center_f88e .full_5e11 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gallery-f31b.button_center_f88e .full_5e11 {
    margin-right: 0;
  }
}
.gallery-f31b.warm_21f8 .full_5e11,
.gallery-f31b.short-4296 .full_5e11 {
  padding-top: 40%;
}
.gallery-f31b.warm_21f8 .white-16fd,
.gallery-f31b.short-4296 .white-16fd {
  display: block;
}
.gallery-f31b.warm_21f8 .fn-sticky-0e96 .breadcrumb_cc41,
.gallery-f31b.short-4296 .fn-sticky-0e96 .breadcrumb_cc41 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gallery-f31b.warm_21f8 .full_5e11,
.gallery-f31b.short-4296 .full_5e11 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gallery-f31b.warm_21f8 .breadcrumb_cc41 {
  padding: 1em;
}
.badge-fresh-2d91 {
  margin: 30px auto;
  display: block;
}
.badge-fresh-2d91 .badge-out-6d7f > * {
  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;
}
.badge-fresh-2d91 .badge-out-6d7f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.badge-fresh-2d91 .badge-out-6d7f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.small-7d20 .steel-d052 {
  margin-bottom: 1.41575em;
}
.small-7d20 .center-1c6b {
  margin-bottom: 1.618em;
}
.alert_large_c896 .description-4ae3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.alert_large_c896 .description-4ae3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.alert_large_c896 .primary-58e5 {
  max-width: 100%;
  overflow: auto;
}
.filter-left-2a07 .alert_large_c896 a:hover {
  text-decoration: underline;
}
.dropdown-focused-91eb .glass-7f79:not(.description-0b96),
.dropdown-focused-91eb .next_6327 {
  margin-bottom: 1.41575em;
}
.dropdown-focused-91eb .glass-7f79:not(.description-0b96):last-child,
.dropdown-focused-91eb .next_6327:last-child {
  margin-bottom: 0;
}
.dropdown-focused-91eb .glass-7f79.banner_e5a5 {
  margin-bottom: 0.41575em;
}
.dropdown-focused-91eb .wrapper_outer_8064:before,
.dropdown-focused-91eb .iron_a9b5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dropdown-focused-91eb .wrapper_outer_8064:before {
  content: "\f115";
}
.dropdown-focused-91eb .iron_a9b5:before {
  content: "\f02c";
}
.dropdown-focused-91eb .next-dcda {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dropdown-focused-91eb .next-dcda a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.description_4748 {
  display: -webkit-box;
  display: flex;
}
.description_4748 .caption-rough-fbfb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .description_4748 .caption-rough-fbfb {
    flex-basis: 90px;
  }
}
.description_4748 .status_e516 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .description_4748 .status_e516 {
    flex-basis: calc(100% - 50px);
  }
}
.description_4748 .new_3bc3 p:last-child {
  margin-bottom: 0.72em;
}
.outline-yellow-55dc .badge-out-6d7f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outline-yellow-55dc .badge-out-6d7f:after,
.outline-yellow-55dc .badge-out-6d7f:before {
  content: "";
  display: table;
}
.outline-yellow-55dc .badge-out-6d7f:after {
  clear: both;
}
.outline-yellow-55dc .badge-out-6d7f .lite_4998,
.outline-yellow-55dc .badge-out-6d7f .first_a3cc {
  width: 49%;
}
.outline-yellow-55dc .badge-out-6d7f .lite_4998 a span.outline-outer-f059,
.outline-yellow-55dc .badge-out-6d7f .first_a3cc a span.outline-outer-f059 {
  display: block;
  margin-bottom: 5px;
}
.outline-yellow-55dc .badge-out-6d7f .first_a3cc {
  float: left;
  text-align: left;
}
.outline-yellow-55dc .badge-out-6d7f .lite_4998 {
  float: right;
  text-align: right;
}
.cold_6b62 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .cold_6b62 {
    margin-bottom: 0;
  }
}
.hero_3584 {
  margin-bottom: 1em;
}
.hero_3584 .description-0b96 {
  font-size: 1.1em;
  line-height: 1.3;
}
.purple-a272 a {
  display: block;
  line-height: 0;
  position: relative;
}
.lite_9f90 .hero_3584,
.disabled_f768 .hero_3584 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .lite_9f90 .hero_3584,
  .disabled_f768 .hero_3584 {
    display: block;
  }
}
.lite_9f90 .purple-a272,
.disabled_f768 .purple-a272 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .lite_9f90 .purple-a272,
  .disabled_f768 .purple-a272 {
    margin-bottom: 1em;
  }
}
.lite_9f90 .purple-a272 img,
.disabled_f768 .purple-a272 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.lite_9f90 .tabs_dark_4ada,
.disabled_f768 .tabs_dark_4ada {
  flex-basis: calc(100% - 160px);
}
.lite_9f90 .tabs_dark_4ada p,
.disabled_f768 .tabs_dark_4ada p {
  margin-bottom: 0;
}
.lite_9f90 .tabs_dark_4ada {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .lite_9f90 .tabs_dark_4ada {
    padding-left: 0;
  }
}
.disabled_f768 .tabs_dark_4ada {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .disabled_f768 .tabs_dark_4ada {
    padding-right: 0;
  }
}
.disabled_f768 .purple-a272 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs-e1fe .purple-a272 {
  margin-bottom: 0.5em;
}
.tabs-e1fe .purple-a272 img {
  width: 100%;
}
.text-a6b3 .surface-49fb,
.iron-6240 .surface-49fb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.iron-6240 .button-5744 .action_fc7c p:last-child {
  margin-bottom: 0;
}
.notification-a420 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dirty_a59e .description_red_d2c3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dirty_a59e .description_red_d2c3:last-of-type {
    margin-bottom: 0;
  }
}
.dirty_a59e .description_red_d2c3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dirty_a59e .description_red_d2c3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dirty_a59e .description_red_d2c3 ul li {
  margin: 0 0 0.6em;
}
.dirty_a59e .description_red_d2c3 ul li.description-0da9,
.dirty_a59e .description_red_d2c3 ul li.chip-action-7d9c {
  position: relative;
}
.dirty_a59e .description_red_d2c3 ul li.description-0da9 .breadcrumb-east-b2b5,
.dirty_a59e .description_red_d2c3 ul li.chip-action-7d9c .breadcrumb-east-b2b5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dirty_a59e .description_red_d2c3 ul li.description-0da9:after:after,
.dirty_a59e .description_red_d2c3 ul li.description-0da9:after:before,
.dirty_a59e
  .description_red_d2c3
  ul
  li.chip-action-7d9c:after:after,
.dirty_a59e
  .description_red_d2c3
  ul
  li.chip-action-7d9c:after:before {
  content: "";
  display: table;
}
.dirty_a59e .description_red_d2c3 ul li.description-0da9:after:after,
.dirty_a59e
  .description_red_d2c3
  ul
  li.chip-action-7d9c:after:after {
  clear: both;
}
.dirty_a59e .description_red_d2c3 a.dynamic_0c1a:hover {
  text-decoration: none;
}
.dirty_a59e .description_red_d2c3 select {
  max-width: 100%;
}
.dirty_a59e .description_red_d2c3 table {
  font-size: 85%;
}
.dirty_a59e .description_red_d2c3 table td,
.dirty_a59e .description_red_d2c3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dirty_a59e .description_red_d2c3 table tfoot td {
  text-align: left;
}
.dirty_a59e .description_red_d2c3 :last-child {
  margin-bottom: 0;
}
.dirty_a59e .description_red_d2c3 .panel_f3f6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dirty_a59e .description_red_d2c3 .panel_f3f6 label {
  width: 100%;
}
.dirty_a59e .description_red_d2c3 .panel_f3f6 .component-e10f {
  width: 100%;
  display: block;
}
.dirty_a59e .description_red_d2c3 .panel_f3f6 .tag_dark_30d3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dirty_a59e .description_red_d2c3 .panel_f3f6 .tag_dark_30d3:hover svg #svg-search {
  fill: #444;
}
.dirty_a59e .description_red_d2c3 .panel_f3f6 .tag_dark_30d3 svg {
  width: 18px;
  height: 18px;
}
.dirty_a59e .basic-4900 ul ul,
.dirty_a59e .warm-70fb ul ul,
.dirty_a59e .progress_purple_7401 ul ul,
.dirty_a59e .feature-thick-c07f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dirty_a59e .basic-4900 .alert_blue_26f8 > a,
.dirty_a59e .warm-70fb .alert_blue_26f8 > a,
.dirty_a59e .progress_purple_7401 .alert_blue_26f8 > a,
.dirty_a59e .feature-thick-c07f .alert_blue_26f8 > a {
  margin-bottom: 0;
}
.dirty_a59e .element_25c9 li,
.dirty_a59e .basic-4900 li,
.dirty_a59e .paragraph_b288 li,
.dirty_a59e .warm-70fb li,
.dirty_a59e .progress_purple_7401 li,
.dirty_a59e .feature-thick-c07f li,
.dirty_a59e .panel_large_4d33 li,
.dirty_a59e .bright_824d li {
  display: block;
  position: relative;
}
.dirty_a59e .element_25c9 li:last-child,
.dirty_a59e .basic-4900 li:last-child,
.dirty_a59e .paragraph_b288 li:last-child,
.dirty_a59e .warm-70fb li:last-child,
.dirty_a59e .progress_purple_7401 li:last-child,
.dirty_a59e .feature-thick-c07f li:last-child,
.dirty_a59e .panel_large_4d33 li:last-child,
.dirty_a59e .bright_824d li:last-child {
  border: none;
}
.dirty_a59e .element_25c9 li a,
.dirty_a59e .basic-4900 li a,
.dirty_a59e .paragraph_b288 li a,
.dirty_a59e .warm-70fb li a,
.dirty_a59e .progress_purple_7401 li a,
.dirty_a59e .feature-thick-c07f li a,
.dirty_a59e .panel_large_4d33 li a,
.dirty_a59e .bright_824d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dirty_a59e .element_25c9 li ul li::before,
.dirty_a59e .basic-4900 li ul li::before,
.dirty_a59e .paragraph_b288 li ul li::before,
.dirty_a59e .warm-70fb li ul li::before,
.dirty_a59e .progress_purple_7401 li ul li::before,
.dirty_a59e .feature-thick-c07f li ul li::before,
.dirty_a59e .panel_large_4d33 li ul li::before,
.dirty_a59e .bright_824d li ul li::before {
  left: 15px;
}
.dirty_a59e .element_25c9 li ul a,
.dirty_a59e .basic-4900 li ul a,
.dirty_a59e .paragraph_b288 li ul a,
.dirty_a59e .warm-70fb li ul a,
.dirty_a59e .progress_purple_7401 li ul a,
.dirty_a59e .feature-thick-c07f li ul a,
.dirty_a59e .panel_large_4d33 li ul a,
.dirty_a59e .bright_824d li ul a {
  padding-left: 20px;
}
.dirty_a59e .element_25c9 li ul ul li::before,
.dirty_a59e .basic-4900 li ul ul li::before,
.dirty_a59e .paragraph_b288 li ul ul li::before,
.dirty_a59e .warm-70fb li ul ul li::before,
.dirty_a59e .progress_purple_7401 li ul ul li::before,
.dirty_a59e .feature-thick-c07f li ul ul li::before,
.dirty_a59e .panel_large_4d33 li ul ul li::before,
.dirty_a59e .bright_824d li ul ul li::before {
  left: 30px;
}
.dirty_a59e .element_25c9 li ul ul a,
.dirty_a59e .basic-4900 li ul ul a,
.dirty_a59e .paragraph_b288 li ul ul a,
.dirty_a59e .warm-70fb li ul ul a,
.dirty_a59e .progress_purple_7401 li ul ul a,
.dirty_a59e .feature-thick-c07f li ul ul a,
.dirty_a59e .panel_large_4d33 li ul ul a,
.dirty_a59e .bright_824d li ul ul a {
  padding-left: 40px;
}
.dirty_a59e .active-under-cbc2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dirty_a59e .bright_824d ul li {
  margin-bottom: 1.41575em;
}
.dirty_a59e .bright_824d ul li .accent-e1ef {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dirty_a59e .bright_824d ul li .slider_black_cfff {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.modal-bright-c989 .element_25c9 li a,
.modal-bright-c989 .basic-4900 li a,
.modal-bright-c989 .paragraph_b288 li a,
.modal-bright-c989 .warm-70fb li a,
.modal-bright-c989 .progress_purple_7401 li a,
.modal-bright-c989 .feature-thick-c07f li a,
.modal-bright-c989 .panel_large_4d33 li a,
.modal-bright-c989 .bright_824d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-bright-c989 .active-under-cbc2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-bright-c989 .description_red_d2c3 ul li.description-0da9 .breadcrumb-east-b2b5,
.modal-bright-c989 .description_red_d2c3 ul li.chip-action-7d9c .breadcrumb-east-b2b5 {
  background: rgba(0, 0, 0, 0.2);
}
.modal-bright-c989 .dirty_a59e .description_red_d2c3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_full_9f39 .dirty_a59e .notice_37ff li {
  margin: 0;
}
.modal_full_9f39 .dirty_a59e .notice_37ff li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.modal_full_9f39 .dirty_a59e .notice_37ff li ul {
  margin: 0;
}
.modal_full_9f39 .dirty_a59e .notice_37ff li ul li a {
  padding-left: 15px;
}
.modal_full_9f39 .dirty_a59e .notice_37ff li ul li li a {
  padding-left: 30px;
}
.modal_full_9f39 .dirty_a59e .notice_37ff li.soft-5973 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.modal_full_9f39 .dirty_a59e .notice_37ff li.soft-5973 > 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;
}
.modal_full_9f39 .dirty_a59e .notice_37ff li.soft-5973 > 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;
}
.active-c67e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.input_liquid_b45a {
  position: relative;
  z-index: 10;
}
.input_liquid_b45a .module_motion_3170 {
  width: 100%;
  max-width: 100%;
}
.element_1918 .old_1310 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.element_1918 .thumbnail_light_9efa {
}
.element_1918 .modal-bright-c989 {
  background: #292929;
}
.wrapper-large-6ffc .old_1310 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wrapper-large-6ffc .thumbnail_light_9efa {
  background: #f9f9f9;
}
.wrapper-large-6ffc .modal-bright-c989 {
  background: #303030;
}
.texture-wide-c363 .old_1310 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture-wide-c363 .list-green-8ec3 {
    margin-bottom: 1em;
  }
  .texture-wide-c363 .list-green-8ec3:last-child {
    margin-bottom: 0;
  }
}
.texture-wide-c363 .thumbnail_light_9efa {
  background: #ededed;
}
.texture-wide-c363 .modal-bright-c989 {
  background: #1a1a1a;
}
.old_1310.thumbnail_light_9efa {
  color: rgba(0, 0, 0, 0.6);
}
.old_1310.thumbnail_light_9efa .carousel-bfb1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.old_1310.modal-bright-c989 {
  color: rgba(255, 255, 255, 0.99);
}
.old_1310.modal-bright-c989 a:not(.dynamic_0c1a) {
  color: rgba(255, 255, 255, 0.79);
}
.old_1310.modal-bright-c989 a:not(.dynamic_0c1a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.old_1310.modal-bright-c989 .carousel-bfb1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.old_1310.modal-bright-c989 table tbody td,
.old_1310.modal-bright-c989 table th {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph_fb6f.easy-e6e8 .outline-under-eeb5 {
  max-width: initial;
}
.paragraph_fb6f .sort_wood_a4a0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paragraph_fb6f .sort_wood_a4a0 .module_motion_3170 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paragraph_fb6f .sort_wood_a4a0 .module_motion_3170 {
    display: block;
    margin-bottom: 2em;
  }
  .paragraph_fb6f .sort_wood_a4a0 .module_motion_3170:last-child {
    margin-bottom: 0;
  }
}
.texture-wide-c363 .list-green-8ec3:last-child,
.wrapper-large-6ffc .list-green-8ec3:last-child,
.element_1918 .list-green-8ec3:last-child {
  margin-bottom: 0;
}
.texture-wide-c363 .list-green-8ec3 .dirty_a59e .description_red_d2c3:last-child,
.wrapper-large-6ffc .list-green-8ec3 .dirty_a59e .description_red_d2c3:last-child,
.element_1918 .list-green-8ec3 .dirty_a59e .description_red_d2c3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .texture-wide-c363 .article-dark-054b,
  .texture-wide-c363 .large-eff8,
  .wrapper-large-6ffc .article-dark-054b,
  .wrapper-large-6ffc .large-eff8,
  .element_1918 .article-dark-054b,
  .element_1918 .large-eff8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .input_liquid_b45a .list-green-8ec3 {
    margin-bottom: 2em;
  }
}
.input_liquid_b45a p:last-child {
  margin-bottom: 0;
}
.input_liquid_b45a li,
.input_liquid_b45a ul {
  list-style: none;
  margin: 0;
}
.input_liquid_b45a ul ul {
  margin-left: 2.617924em;
}
.banner_a8b1 {
  font-size: 0.875em;
}

/* css-noise: 4caf */
.phantom-card-h7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
