/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hover_e98a/customify
Author: WPCustomify
Author URI: https://pressmaximum.hover_e98a
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.hover_e98a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.action_5c42.center-436f/licenses/gpl-2.0.full_e017
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.paragraph-light-c0a6/, (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.list-d9d0.icon-dim-d9a5/normalize.article-d164/
 ======
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.article-d164 v7.0.0 | MIT License | github.hover_e98a/necolas/normalize.article-d164 */
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;
}
.bright-b07e .section_1efd,
.summary-orange-cdcb,
.preview-a1ae,
.video_dim_a092,
.background_inner_0970,
.media-7bfd,
.label_1b70,
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;
}
.summary-orange-cdcb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .summary-orange-cdcb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .summary-orange-cdcb,
  h1 {
    font-size: 1.8em;
  }
}
.preview-a1ae,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview-a1ae + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview-a1ae,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview-a1ae,
  h2 {
    font-size: 1.7em;
  }
}
.video_dim_a092,
h3 {
  font-size: 1.618em;
}
.bright-b07e .section_1efd,
.background_inner_0970,
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.footer-1321 {
  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;
}
.dropdown_4b6f:after,
.dropdown_4b6f:before,
.heading-last-81ed:after,
.heading-last-81ed:before {
  content: "";
  display: table;
}
.dropdown_4b6f:after,
.heading-last-81ed:after {
  clear: both;
}
.dropdown-c6cc {
  float: right;
  margin-right: 0;
}
.chip_blue_1855 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.narrow_4cb1 .surface-over-2ca9,
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;
}
.narrow_4cb1 .surface-over-2ca9: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;
}
.filter-edc2 .surface-over-2ca9 {
  box-shadow: none;
}
.filter-edc2
  .surface-over-2ca9
  .fixed-5fd9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.filter-edc2 .surface-over-2ca9 .wrapper-4e1c {
  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;
}
.filter-edc2
  .surface-over-2ca9
  .wrapper-4e1c
  b {
  display: none;
}
.filter-edc2 .popup_bottom_2e55 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.simple_377d:not(.layout-mini-a4fc):not(.module-copper-97e1),
button:not(.layout-mini-a4fc):not(.module-copper-97e1),
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ),
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ),
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ) {
  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;
}
.simple_377d:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):hover,
button:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):hover,
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):hover,
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):hover,
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.simple_377d:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):active,
.simple_377d:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):focus,
button:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):active,
button:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):focus,
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):active,
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):focus,
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):active,
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):focus,
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):active,
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):focus {
  outline: 0;
}
.simple_377d:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41,
button:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41,
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41,
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41,
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41 {
  position: relative;
}
.simple_377d:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .layout-6c78,
.simple_377d:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .progress-cace,
.simple_377d:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .banner-east-0f28,
.simple_377d:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  i,
.simple_377d:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  svg,
button:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .layout-6c78,
button:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .progress-cace,
button:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .banner-east-0f28,
button:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  i,
button:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  svg,
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .layout-6c78,
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .progress-cace,
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .banner-east-0f28,
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  i,
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  svg,
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .layout-6c78,
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .progress-cace,
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .banner-east-0f28,
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  i,
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  svg,
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .layout-6c78,
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .progress-cace,
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  .banner-east-0f28,
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  i,
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41
  svg {
  visibility: hidden;
}
.simple_377d:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41:after,
button:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41:after,
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41:after,
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41:after,
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ).fn-loading-0a41: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;
}
.simple_377d:not(.layout-mini-a4fc):not(.module-copper-97e1),
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ),
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ),
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ) {
  color: #fff;
  background: #235787;
}
.simple_377d:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):focus,
input[type="button"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):focus,
input[type="reset"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):focus,
input[type="submit"]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ):focus {
  color: #fff;
}
.simple_377d.fn-disabled-0a41:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ),
.simple_377d[disabled]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ),
button.fn-disabled-0a41:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ),
button[disabled]:not(.layout-mini-a4fc):not(
    .module-copper-97e1
  ) {
  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;
}
.backdrop-68e5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.backdrop-68e5: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;
}
.active_c5c1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.focus-copper-edf0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notification-9b96 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dropdown_4b6f:after,
.dropdown_4b6f:before,
.inner_5c83:after,
.inner_5c83:before,
.slow_0e57:after,
.slow_0e57:before,
.motion_ae8a:after,
.motion_ae8a:before,
.focus_d9d9:after,
.focus_d9d9:before,
.last-d2fc:after,
.last-d2fc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dropdown_4b6f:after,
.inner_5c83:after,
.slow_0e57:after,
.motion_ae8a:after,
.focus_d9d9:after,
.last-d2fc:after {
  clear: both;
}
.inner_5c83 .preview-rough-f380,
.slow_0e57 .preview-rough-f380,
.hover_last_06f4 .preview-rough-f380 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.silver_16d9 {
  display: inline-block;
}
.left-54f2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.left-54f2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.left-54f2 .focus_67da {
  padding: 1em 0;
  font-size: 85%;
}
.focus_67da {
  text-align: left;
  font-style: italic;
  color: #999;
}
.grid_large_12fb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.grid_large_12fb:after,
.grid_large_12fb:before {
  content: "";
  display: table;
}
.grid_large_12fb:after {
  clear: both;
}
.footer_1a32 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sort-29f8 .footer_1a32 {
  max-width: 50%;
}
.search_pink_dd82 .footer_1a32 {
  max-width: 33.33%;
}
.column-6216 .footer_1a32 {
  max-width: 25%;
}
.grid_dim_7f23 .footer_1a32 {
  max-width: 20%;
}
.list-over-eede .footer_1a32 {
  max-width: 16.66%;
}
.hot-4d15 .footer_1a32 {
  max-width: 14.28%;
}
.message_warm_b358 .footer_1a32 {
  max-width: 12.5%;
}
.image_in_6f11 .footer_1a32 {
  max-width: 11.11%;
}
.grid-cold-98f1 {
  display: block;
}
.bright-b07e .cool_7d4f label,
.bright-b07e .info_2851 label,
.bright-b07e .label_ce66 label,
.bright-b07e .list-hard-b0df label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lower_65ad {
  list-style: none;
  margin: 0;
}
.lower_65ad article.gallery_red_42d1 {
  margin-bottom: 0;
}
.lower_65ad ul {
  list-style: none;
  margin: 0;
}
.lower_65ad .notification-e178 li.gallery_red_42d1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lower_65ad .notification-e178 li.gallery_red_42d1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lower_65ad .notification-e178 li.gallery_red_42d1: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) {
  .lower_65ad .notification-e178 li.gallery_red_42d1 li.gallery_red_42d1 li.gallery_red_42d1 li.gallery_red_42d1 {
    padding-left: 0;
  }
}
article.gallery_red_42d1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery_red_42d1 .inner_5c83 p:last-of-type {
  margin-bottom: 0;
}
article.gallery_red_42d1 .avatar-7270 {
  float: left;
}
article.gallery_red_42d1 .container_down_984a {
  margin-left: 85px;
}
article.gallery_red_42d1 .pattern_action_a436 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery_red_42d1 .pattern_action_a436 .alert_e132 {
  margin-left: 10px;
}
article.gallery_red_42d1 .thick_2ddd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery_red_42d1 .up-a32c {
  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 .cool_7d4f,
  #respond .label_ce66,
  #respond .list-hard-b0df {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .cool_7d4f input,
#respond .label_ce66 input,
#respond .list-hard-b0df input {
  width: 100%;
}
#respond .list-hard-b0df {
  margin-right: 0;
}
#respond .article-gold-83d2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma-1766 {
  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;
}
.plasma-1766.thumbnail-old-eb2f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.plasma-1766 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%);
}
.plasma-1766:focus,
.plasma-1766: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);
}
.background-yellow-4ab5 {
  border-radius: 10%;
}
.button_ec61 {
  border-radius: 50%;
}
.title-tall-86d2 {
  font-size: 0.72em;
}
.notice_cb75 {
  font-size: 0.875em;
}
.prev-ee86 {
  font-size: 1.1em;
}
.shade_5bd7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.shade_5bd7.title-tall-86d2 {
  letter-spacing: 0.5px;
}
.aside-north-f17b,
.aside-north-f17b a {
  color: #6d6d6d;
}
.aside-north-f17b a:hover {
  color: #111;
}
.card_efec {
  color: #6d6d6d;
}
.image_0082 {
  overflow-x: hidden;
}
.image_0082 .icon-3acc.current-b5a4 {
  position: relative;
}
.image_0082 .icon-3acc.current-b5a4.input-dim-0433 {
  position: initial;
}
.image_0082
  .icon-3acc.current-b5a4.input-dim-0433
  .table-green-2b93 {
  left: auto;
}
.image_0082 .icon-3acc .table-green-2b93 {
  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;
}
.image_0082 .icon-3acc:hover.current-b5a4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.image_0082
  .icon-3acc:hover.current-b5a4
  .table-green-2b93 {
  display: block;
  z-index: 9999999;
}
.image_0082 .right-3921 .background_lower_c1ce,
.image_0082 .paragraph-white-1d41 .background_lower_c1ce {
  display: none;
}
.image_0082 .first_e82e .icon-3acc:hover.current-b5a4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.bright-b07e .cool_7d4f label,
.bright-b07e .info_2851 label,
.bright-b07e .label_ce66 label,
.bright-b07e .list-hard-b0df label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lower_65ad {
  list-style: none;
  margin: 0;
}
.lower_65ad article.gallery_red_42d1 {
  margin-bottom: 0;
}
.lower_65ad ul {
  list-style: none;
  margin: 0;
}
.lower_65ad .notification-e178 li.gallery_red_42d1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lower_65ad .notification-e178 li.gallery_red_42d1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lower_65ad .notification-e178 li.gallery_red_42d1: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) {
  .lower_65ad .notification-e178 li.gallery_red_42d1 li.gallery_red_42d1 li.gallery_red_42d1 li.gallery_red_42d1 {
    padding-left: 0;
  }
}
article.gallery_red_42d1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery_red_42d1 .inner_5c83 p:last-of-type {
  margin-bottom: 0;
}
article.gallery_red_42d1 .avatar-7270 {
  float: left;
}
article.gallery_red_42d1 .container_down_984a {
  margin-left: 85px;
}
article.gallery_red_42d1 .pattern_action_a436 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery_red_42d1 .pattern_action_a436 .alert_e132 {
  margin-left: 10px;
}
article.gallery_red_42d1 .thick_2ddd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery_red_42d1 .up-a32c {
  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 .cool_7d4f,
  #respond .label_ce66,
  #respond .list-hard-b0df {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .cool_7d4f input,
#respond .label_ce66 input,
#respond .list-hard-b0df input {
  width: 100%;
}
#respond .list-hard-b0df {
  margin-right: 0;
}
#respond .article-gold-83d2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.right-3921 .hero-focused-6fb9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero-focused-6fb9 .text-af59.photo_0f4b .fluid-7833 > li > a:focus,
.hero-focused-6fb9 .text-af59.photo_0f4b .fluid-7833 > li > a:hover,
.hero-focused-6fb9 .text-af59.mask-b9c9 .fluid-7833 > li > a:focus,
.hero-focused-6fb9 .text-af59.mask-b9c9 .fluid-7833 > li > a:hover,
.hero-focused-6fb9 .text-af59.right-4bd0 .fluid-7833 > li > a:focus,
.hero-focused-6fb9 .text-af59.right-4bd0 .fluid-7833 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-focused-6fb9
  .text-af59.photo_0f4b
  .fluid-7833
  > li.table-basic-921a
  > a,
.hero-focused-6fb9
  .text-af59.photo_0f4b
  .fluid-7833
  > li.layout_plasma_212c
  > a,
.hero-focused-6fb9
  .text-af59.mask-b9c9
  .fluid-7833
  > li.table-basic-921a
  > a,
.hero-focused-6fb9
  .text-af59.mask-b9c9
  .fluid-7833
  > li.layout_plasma_212c
  > a,
.hero-focused-6fb9
  .text-af59.right-4bd0
  .fluid-7833
  > li.table-basic-921a
  > a,
.hero-focused-6fb9 .text-af59.right-4bd0 .fluid-7833 > li.advanced-b0d7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-focused-6fb9 .upper_71ca,
.hero-focused-6fb9 .upper_71ca a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-focused-6fb9 .selected-07e6.photo_aefc li a,
.hero-focused-6fb9 .banner-3a57 a,
.hero-focused-6fb9 .hard-f313,
.hero-focused-6fb9 .fluid-7833 > li > a,
.hero-focused-6fb9 .thumbnail-iron-39f7 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-focused-6fb9 .selected-07e6.photo_aefc li a:hover,
.hero-focused-6fb9 .banner-3a57 a:hover,
.hero-focused-6fb9 .hard-f313:hover,
.hero-focused-6fb9 .fluid-7833 > li > a:hover,
.hero-focused-6fb9 .thumbnail-iron-39f7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-focused-6fb9 .header-fresh-6914 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-focused-6fb9 .header-fresh-6914 .image-d327 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-focused-6fb9 .header-fresh-6914:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-focused-6fb9 .wrapper-first-868d .down_992c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-focused-6fb9 .wrapper-first-868d .down_992c .paragraph_8b9d {
  color: rgba(255, 255, 255, 0.79);
}
.hero-focused-6fb9
  .wrapper-first-868d
  .down_992c
  .paragraph_8b9d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-focused-6fb9
  .wrapper-first-868d
  .down_992c
  .paragraph_8b9d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-focused-6fb9
  .wrapper-first-868d
  .down_992c
  .paragraph_8b9d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-focused-6fb9
  .wrapper-first-868d
  .down_992c
  .paragraph_8b9d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-focused-6fb9 .wrapper-first-868d .component-e18c {
  color: rgba(255, 255, 255, 0.79);
}
.hero-focused-6fb9 .wrapper-first-868d .component-e18c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner-lower-0471
  .hero-focused-6fb9
  .wrapper-first-868d
  .border_first_82ab
  .column-black-1fb4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner-lower-0471
  .hero-focused-6fb9
  .wrapper-first-868d
  .border_first_82ab
  .paragraph_8b9d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right-3921 .outer_3597 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.outer_3597 .text-af59.photo_0f4b .fluid-7833 > li > a:focus,
.outer_3597 .text-af59.photo_0f4b .fluid-7833 > li > a:hover,
.outer_3597 .text-af59.mask-b9c9 .fluid-7833 > li > a:focus,
.outer_3597 .text-af59.mask-b9c9 .fluid-7833 > li > a:hover,
.outer_3597 .text-af59.right-4bd0 .fluid-7833 > li > a:focus,
.outer_3597 .text-af59.right-4bd0 .fluid-7833 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer_3597
  .text-af59.photo_0f4b
  .fluid-7833
  > li.table-basic-921a
  > a,
.outer_3597
  .text-af59.photo_0f4b
  .fluid-7833
  > li.layout_plasma_212c
  > a,
.outer_3597
  .text-af59.mask-b9c9
  .fluid-7833
  > li.table-basic-921a
  > a,
.outer_3597
  .text-af59.mask-b9c9
  .fluid-7833
  > li.layout_plasma_212c
  > a,
.outer_3597
  .text-af59.right-4bd0
  .fluid-7833
  > li.table-basic-921a
  > a,
.outer_3597 .text-af59.right-4bd0 .fluid-7833 > li.advanced-b0d7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.outer_3597 .upper_71ca,
.outer_3597 .upper_71ca a {
  color: rgba(0, 0, 0, 0.8);
}
.outer_3597 .selected-07e6.photo_aefc li a,
.outer_3597 .banner-3a57 a,
.outer_3597 .hard-f313,
.outer_3597 .fluid-7833 > li > a,
.outer_3597 .thumbnail-iron-39f7 {
  color: rgba(0, 0, 0, 0.55);
}
.outer_3597 .selected-07e6.photo_aefc li a:hover,
.outer_3597 .banner-3a57 a:hover,
.outer_3597 .hard-f313:hover,
.outer_3597 .fluid-7833 > li > a:hover,
.outer_3597 .thumbnail-iron-39f7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer_3597 .header-fresh-6914 {
  color: rgba(0, 0, 0, 0.55);
}
.outer_3597 .header-fresh-6914 .image-d327 {
  color: rgba(0, 0, 0, 0.8);
}
.outer_3597 .header-fresh-6914:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-0e4e .highlight-gas-8bf1 {
  margin-left: auto;
  margin-right: auto;
}
.slow_0e57 > * {
  margin-left: auto;
  margin-right: auto;
}
.slow_0e57 .active_c5c1 {
  margin-right: 1.41575em;
}
.card-17e0 .slow_0e57 > .middle_e090 {
  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;
}
.card-17e0 .slow_0e57 > .white-fd8f {
  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;
}
.card-9088.preview-0e4e .highlight-gas-8bf1,
.grid_full_d764.preview-0e4e .highlight-gas-8bf1 {
  margin-left: 0;
}
.warm-e3be.preview-0e4e .highlight-gas-8bf1,
.frame-blue-e29f.preview-0e4e .highlight-gas-8bf1 {
  margin-right: 0;
}
.slow_0e57 ol,
.slow_0e57 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.column_16e4 video {
  max-width: 100%;
}
.purple_547f img {
  display: block;
}
.purple_547f.active_c5c1,
.purple_547f.focus-copper-edf0 {
  width: 100%;
}
.purple_547f.white-fd8f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.secondary_1d05:not(.basic-f6d3) {
  margin: 1.5em auto;
}
.grid-cold-46ed p {
  padding: 1.5em 14px;
}
ul.selected-d8fc.white-fd8f,
ul.selected-d8fc.middle_e090,
ul.selected-d8fc.item-0520.middle_e090 {
  padding: 0 14px;
}
.active-19dc {
  display: block;
  overflow-x: auto;
}
.active-19dc table {
  border-collapse: collapse;
  width: 100%;
}
.active-19dc td,
.active-19dc th {
  padding: 0.5em;
}
.slow_0e57 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slow_0e57 ol ol,
.slow_0e57 ol ul,
.slow_0e57 ul ol,
.slow_0e57 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slow_0e57 ol ol li,
.slow_0e57 ol ul li,
.slow_0e57 ul ol li,
.slow_0e57 ul ul li {
  margin-left: 0;
}
.header-over-5d5a.breadcrumb-bright-ad56 > .steel_e28a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.header-over-5d5a.breadcrumb-bright-ad56 > .steel_e28a iframe,
.header-over-5d5a.breadcrumb-bright-ad56 > .steel_e28a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active_09e4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active_09e4.item_31c8 {
  padding: 0;
}
.active_09e4.item_31c8 cite {
  font-size: 13px;
}
.active_09e4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active_09e4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.panel_bfd5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.panel_bfd5 > p:first-child {
  margin-top: 0;
}
.panel_bfd5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.panel_bfd5 blockquote {
  border-left: 0;
}
.status-dirty-2844 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.status-dirty-2844:not(.card_next_e3c4) {
  max-width: 100px;
}
.status-dirty-2844.logo-186f {
  border-bottom: none !important;
  text-align: center;
}
.status-dirty-2844.logo-186f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .grid-cold-46ed p {
    padding: 1.5em 0;
  }
}
.disabled-2d89 {
  color: #0073aa;
}
.frame-b46f {
  background-color: #0073aa;
}
.accordion-cf53 {
  color: #229fd8;
}
.tall-4c5d {
  background-color: #229fd8;
}
.notice-west-ba98 {
  color: #eee;
}
.search_d9b1 {
  background-color: #eee;
}
.pro-da04 {
  color: #444;
}
.header-a2e9 {
  background-color: #444;
}
.action_9156 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.action_9156 .disabled-current-49d6 .banner-3a57 {
  font-size: 15px;
}
.action_9156 .banner-3a57 {
  line-height: 1.3;
}
.action_9156 .outer_3597 {
}
.action_9156 .hero-focused-6fb9 {
  background: #235787;
}
.dropdown-cold-62dd {
  padding: 0;
}
.dropdown-cold-62dd .hero-focused-6fb9 {
  background: #1a1a1a;
}
.dropdown-cold-62dd .outer_3597 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.left_931a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.left_931a .outer_3597 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.left_931a .hero-focused-6fb9 {
  background: #303030;
}
.last-d2fc {
  position: relative;
  z-index: 10;
}
.last-d2fc .form-48d0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-294c .current-b5a4 {
  display: inline-block;
  vertical-align: middle;
}
.caption-294c.tertiary-1c53 .current-b5a4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .caption-294c.tertiary-1c53 .current-b5a4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .caption-294c.tertiary-1c53 .current-b5a4 {
    margin-right: 0.4em;
  }
}
.caption-294c.tertiary-1c53 .current-b5a4:last-child {
  margin-right: 0;
}
.background_168d .form-48d0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .right-3921 .disabled-current-49d6 {
    margin: 0 -0.5em;
  }
  .right-3921 .disabled-current-49d6 [class*="customify-col-"],
  .right-3921 .disabled-current-49d6 [class*="customify-col_"],
  .right-3921 .disabled-current-49d6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.right-3921.black-427b .form-48d0 {
  background: 0 0 !important;
}
.right-3921.black-427b .form-48d0,
.right-3921.background_168d .form-48d0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .right-3921.bronze-5466 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.right-3921.background_168d .form-48d0 {
  box-shadow: none !important;
}
.prev_bcfa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .prev_bcfa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .prev_bcfa {
    padding: 18px 0 20px;
  }
}
.prev_bcfa .progress_bc4c {
  width: 100%;
}
.prev_bcfa .summary_f60b {
  margin-bottom: 0;
}
.prev_bcfa .link_lower_f253 {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal-hovered-057b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal-hovered-057b .active-25ca {
  width: 100%;
}
.hover-5384 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hover-5384 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hover-5384 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;
}
.hover-5384 li:last-child:after {
  display: none;
}
.hover-5384 li a {
  font-weight: 500;
  margin-right: 10px;
}
.alert_pro_ba41 .background_lower_c1ce button,
.prev_bcfa .background_lower_c1ce button {
  left: 0;
}
.alert_pro_ba41 .active-25ca,
.prev_bcfa .active-25ca {
  padding-left: 0;
  padding-right: 0;
}
.alert_pro_ba41 .modal-hovered-057b,
.prev_bcfa .modal-hovered-057b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.alert_pro_ba41 {
  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;
}
.alert_pro_ba41: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;
}
.alert_pro_ba41 .mask_silver_5fb4 {
  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) {
  .alert_pro_ba41 .mask_silver_5fb4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .alert_pro_ba41 .mask_silver_5fb4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .alert_pro_ba41 .mask_silver_5fb4 {
    min-height: 200px;
  }
}
.alert_pro_ba41 .hover-5384 {
  color: rgba(255, 255, 255, 0.8);
}
.alert_pro_ba41 .hover-5384 a,
.alert_pro_ba41 .hover-5384 li:after {
  color: inherit;
}
.alert_pro_ba41 .hover-5384 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.box-complex-a558 {
  margin-bottom: 0.5em;
}
.active_a208 {
  margin-bottom: 1.2em;
}
.active_a208,
.box-complex-a558 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.active_a208 p:last-child,
.box-complex-a558 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .background_lower_c1ce,
#masthead .background_lower_c1ce {
  display: none;
}
#masthead
  > .background_lower_c1ce.article-165d {
  display: none;
}
#masthead > .background_lower_c1ce button {
  left: 0;
}
.hover-dcd4 {
  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%;
}
.hover-dcd4 .current-b5a4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hover-dcd4 .hero-035e {
  display: -webkit-box;
  display: flex;
}
.hover-dcd4 .hero-035e.dropdown_78a2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hover-dcd4 .hero-035e.thick_1fbf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hover-dcd4 .hero-035e.border-paper-c8cf {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hover-dcd4.summary-8081.container-31ec .hero-035e.dropdown_78a2 {
  flex-basis: 100%;
}
.hover-dcd4.column_over_0b8b .hero-035e.thick_1fbf {
  -webkit-box-flex: 1;
  flex: auto;
}
.hover-dcd4.column_over_0b8b .hero-035e.border-paper-c8cf {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .background_lower_c1ce.article-165d {
  display: none;
}
#masthead > .background_lower_c1ce button {
  left: 0;
}
.accent-5581 {
  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;
}
.accent-5581:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.accent-5581.sort-3ead i {
  margin-right: 4px;
}
.accent-5581.avatar-7968 i {
  margin-left: 5px;
}
.banner-3a57 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.banner-3a57 p:last-child {
  margin-bottom: 0;
}
.blue_c2de {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.blue_c2de a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.blue_c2de img {
  display: block;
  width: auto;
  line-height: 1;
}
.blue_c2de .upper_71ca {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.blue_c2de .accordion-98fb {
  margin: 5px 0 7px 0;
}
.blue_c2de.hidden-west-542f .top-635b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.blue_c2de.hidden-west-542f .shade-center-3958 {
  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;
}
.blue_c2de.card_full_bb13 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.blue_c2de.card_full_bb13 .top-635b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.blue_c2de.card_full_bb13 .shade-center-3958 {
  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;
}
.blue_c2de.warm_58b4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.blue_c2de.disabled_b881 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.blue_c2de.disabled_b881 .shade-center-3958 {
  margin-top: 7px;
}
.nav_brown_d45a {
  display: inline-block;
}
.last-d2fc .primary_889c .blue_c2de img {
  max-width: 100%;
}
.text-af59 .silver_48da.widget-in-f979,
.heading_cool_2362 .silver_48da.widget-in-f979 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.text-af59 .disabled_dim_369e,
.heading_cool_2362 .disabled_dim_369e {
  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%);
}
.text-af59 .disabled_dim_369e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.text-af59.easy-202a .disabled_dim_369e {
  display: none;
}
.text-af59 .inner_eb70 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.text-af59 .inner_eb70 li {
  display: inline-block;
  position: relative;
}
.text-af59 .inner_eb70 li:last-child {
  margin-right: 0;
}
.text-af59 .inner_eb70 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;
}
.text-af59 .inner_eb70 li.advanced-b0d7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.text-af59 .inner_eb70 > 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;
}
.text-af59 .inner_eb70 > li > a i {
  line-height: 0;
}
.text-af59 .inner_eb70 > li.red_7adb > a .disabled_dim_369e {
  margin-left: 4px;
  line-height: 0;
}
.text-af59 .inner_eb70 .pressed-1932 li.red_7adb > a {
  position: relative;
}
.text-af59 .inner_eb70 .pressed-1932 li.red_7adb > a:after,
.text-af59 .inner_eb70 .pressed-1932 li.red_7adb > a:before {
  content: "";
  display: table;
}
.text-af59 .inner_eb70 .pressed-1932 li.red_7adb > a:after {
  clear: both;
}
.text-af59 .inner_eb70 .pressed-1932 li.red_7adb > a .disabled_dim_369e {
  margin-left: 5px;
  float: right;
}
.text-af59 .notice-huge-b6ec,
.text-af59 .pressed-1932 {
  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;
}
.text-af59 .pressed-1932 {
  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;
}
.text-af59 .pressed-1932 .widget-in-f979 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text-af59 .pressed-1932 .disabled_dim_369e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.text-af59 .pressed-1932 li {
  display: block;
  margin: 0;
  padding: 0;
}
.text-af59 .pressed-1932 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;
}
.text-af59 .pressed-1932 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.text-af59 .pressed-1932 .pressed-1932 {
  top: 0;
  left: 100%;
}
.text-af59 .tertiary_1336.fn-focus-0a41 > .notice-huge-b6ec,
.text-af59 .tertiary_1336.fn-focus-0a41 > .pressed-1932,
.text-af59 .tertiary_1336:focus > .notice-huge-b6ec,
.text-af59 .tertiary_1336:focus > .pressed-1932,
.text-af59 .tertiary_1336:hover > .notice-huge-b6ec,
.text-af59 .tertiary_1336:hover > .pressed-1932 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.text-af59.right-4bd0 .fluid-7833:after,
.text-af59.right-4bd0 .fluid-7833:before {
  content: "";
  display: table;
}
.text-af59.right-4bd0 .fluid-7833:after {
  clear: both;
}
.text-af59.right-4bd0 .fluid-7833 > li {
  float: left;
}
.text-af59.pink-a663 .fluid-7833:after,
.text-af59.pink-a663 .fluid-7833:before {
  content: "";
  display: table;
}
.text-af59.pink-a663 .fluid-7833:after {
  clear: both;
}
.text-af59.pink-a663 .fluid-7833 > li {
  float: left;
}
.text-af59.pink-a663 .fluid-7833 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.text-af59.pink-a663 .fluid-7833 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.text-af59.pink-a663 .fluid-7833 > li.table-basic-921a > a,
.text-af59.pink-a663 .fluid-7833 > li.advanced-b0d7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.text-af59.photo_0f4b .fluid-7833 > li > a .widget-in-f979 {
  position: relative;
}
.text-af59.photo_0f4b .fluid-7833 > li > a .widget-in-f979: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;
}
.text-af59.photo_0f4b
  .fluid-7833
  > li:focus
  > a
  .widget-in-f979:before,
.text-af59.photo_0f4b
  .fluid-7833
  > li:hover
  > a
  .widget-in-f979:before {
  width: 100%;
  background-color: currentColor;
}
.text-af59.photo_0f4b
  .fluid-7833
  > li.table-basic-921a
  > a
  .widget-in-f979:before,
.text-af59.photo_0f4b
  .fluid-7833
  > li.layout_plasma_212c
  > a
  .widget-in-f979:before {
  width: 100%;
  background-color: currentColor;
}
.text-af59.mask-b9c9 .fluid-7833 > li > a .widget-in-f979 {
  position: relative;
}
.text-af59.mask-b9c9 .fluid-7833 > li > a .widget-in-f979: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;
}
.text-af59.mask-b9c9 .fluid-7833 > li:focus > a .widget-in-f979:before,
.text-af59.mask-b9c9
  .fluid-7833
  > li:hover
  > a
  .widget-in-f979:before {
  width: 100%;
  background-color: currentColor;
}
.text-af59.mask-b9c9
  .fluid-7833
  > li.table-basic-921a
  > a
  .widget-in-f979:before,
.text-af59.mask-b9c9
  .fluid-7833
  > li.layout_plasma_212c
  > a
  .widget-in-f979:before {
  width: 100%;
  background-color: currentColor;
}
.heading_cool_2362 .inner_eb70 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.heading_cool_2362 .inner_eb70 li:first-child > a {
  border-top: none;
}
.heading_cool_2362 .inner_eb70 .block-pressed-f097 > .widget-in-f979 .disabled_dim_369e {
  display: none;
}
.heading_cool_2362 .inner_eb70 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.heading_cool_2362 .inner_eb70 li:last-child {
  border: none;
}
.heading_cool_2362 .inner_eb70 li.red_7adb > a {
  padding-right: 45px !important;
}
.heading_cool_2362 .inner_eb70 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.heading_cool_2362 .inner_eb70 li a:focus,
.heading_cool_2362 .inner_eb70 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_cool_2362 .inner_eb70 li .next_90d8 {
  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;
}
.heading_cool_2362 .inner_eb70 li .next_90d8:hover {
  box-shadow: none;
}
.heading_cool_2362 .inner_eb70 li .next_90d8 .disabled_dim_369e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.heading_cool_2362 .inner_eb70 .pressed-1932 {
  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);
}
.heading_cool_2362 .inner_eb70 .pressed-1932 li a {
  padding-left: 3em;
}
.heading_cool_2362 .inner_eb70 .static_6775 > a .next_90d8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.heading_cool_2362 .inner_eb70 .static_6775 > .pressed-1932 {
  display: block;
  opacity: 1;
}
.black_b0f7 {
  max-width: 100%;
}
.prev-8f62 {
  line-height: 0;
  cursor: pointer;
}
.thumbnail-iron-39f7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.thumbnail-iron-39f7:hover {
  box-shadow: none;
  color: currentColor;
}
.thumbnail-iron-39f7 svg {
  width: 18px;
  height: 18px;
}
.thumbnail-iron-39f7 .video-red-c906 {
  display: none;
}
.gallery_north_79c5 {
  position: relative;
}
.gallery_north_79c5.fn-active-0a41 .thumbnail-iron-39f7 .menu_4f64 {
  display: none;
}
.gallery_north_79c5.fn-active-0a41 .thumbnail-iron-39f7 .video-red-c906 {
  display: inline-block;
}
.gallery_north_79c5 .main_blue_b692 {
  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);
}
.gallery_north_79c5.wide_a6ee .main_blue_b692 {
  left: auto;
  right: -0.9em;
}
.gallery_north_79c5.wide_a6ee .message-7e51::before {
  left: auto;
  right: 15px;
}
.gallery_north_79c5.fn-active-0a41 .main_blue_b692 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border_first_82ab {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.border_first_82ab label {
  flex-basis: 100%;
}
.border_first_82ab .down_992c {
  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;
}
.border_first_82ab .paragraph_8b9d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.border_first_82ab .paragraph_8b9d:focus {
  background-color: transparent;
}
.border_first_82ab button.component-e18c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.border_first_82ab button.component-e18c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.border_first_82ab button.component-e18c svg {
  width: 18px;
  height: 18px;
}
.border_first_82ab input[type="submit"] {
  min-height: auto;
}
.wrapper-first-868d .border_first_82ab .paragraph_8b9d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.message-7e51 {
  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) {
  .message-7e51 {
    width: 220px;
  }
}
.message-7e51 label {
  flex-basis: 100%;
}
.message-7e51::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;
}
.banner-lower-0471 .wrapper-first-868d .border_first_82ab {
  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;
}
.banner-lower-0471
  .wrapper-first-868d
  .border_first_82ab
  .down_992c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.banner-lower-0471 .wrapper-first-868d .border_first_82ab .paragraph_8b9d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.banner-lower-0471
  .wrapper-first-868d
  .border_first_82ab
  .paragraph_8b9d:focus {
  background: 0 0;
}
.banner-lower-0471
  .wrapper-first-868d
  .border_first_82ab
  .column-black-1fb4 {
  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;
}
.selected-07e6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.selected-07e6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.selected-07e6 li:last-child {
  margin-right: 0;
}
.selected-07e6 li:first-child {
  margin-left: 0;
}
.selected-07e6.down_12b2 a {
  color: #fff;
}
.selected-07e6.down_12b2 a:hover {
  color: #fff;
}
.selected-07e6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.selected-07e6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.selected-07e6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.selected-07e6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.selected-07e6 [class*="social-icon-apple"] {
  background-color: #999;
}
.selected-07e6 [class*="social-icon-apple"].badge-up-00f0 {
  background-color: transparent;
  color: #999;
}
.selected-07e6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.selected-07e6 [class*="social-icon-behance"].badge-up-00f0 {
  background-color: transparent;
  color: #1769ff;
}
.selected-07e6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.selected-07e6 [class*="social-icon-bitbucket"].badge-up-00f0 {
  background-color: transparent;
  color: #205081;
}
.selected-07e6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.selected-07e6 [class*="social-icon-codepen"].badge-up-00f0 {
  background-color: transparent;
  color: #000;
}
.selected-07e6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.selected-07e6 [class*="social-icon-delicious"].badge-up-00f0 {
  background-color: transparent;
  color: #39f;
}
.selected-07e6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.selected-07e6 [class*="social-icon-digg"].badge-up-00f0 {
  background-color: transparent;
  color: #005be2;
}
.selected-07e6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.selected-07e6 [class*="social-icon-dribbble"].badge-up-00f0 {
  background-color: transparent;
  color: #ea4c89;
}
.selected-07e6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.selected-07e6 [class*="social-icon-envelope"].badge-up-00f0 {
  background-color: transparent;
  color: #ea4335;
}
.selected-07e6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.selected-07e6 [class*="social-icon-facebook"].badge-up-00f0 {
  background-color: transparent;
  color: #3b5998;
}
.selected-07e6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.selected-07e6 [class*="social-icon-flickr"].badge-up-00f0 {
  background-color: transparent;
  color: #0063dc;
}
.selected-07e6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.selected-07e6 [class*="social-icon-foursquare"].badge-up-00f0 {
  background-color: transparent;
  color: #2d5be3;
}
.selected-07e6 [class*="social-icon-github"] {
  background-color: #333;
}
.selected-07e6 [class*="social-icon-github"].badge-up-00f0 {
  background-color: transparent;
  color: #333;
}
.selected-07e6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.selected-07e6 [class*="social-icon-google-plus"].badge-up-00f0 {
  background-color: transparent;
  color: #dd4b39;
}
.selected-07e6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.selected-07e6 [class*="social-icon-houzz"].badge-up-00f0 {
  background-color: transparent;
  color: #7ac142;
}
.selected-07e6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.selected-07e6 [class*="social-icon-instagram"].badge-up-00f0 {
  background-color: transparent;
  color: #262626;
}
.selected-07e6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.selected-07e6 [class*="social-icon-jsfiddle"].badge-up-00f0 {
  background-color: transparent;
  color: #487aa2;
}
.selected-07e6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.selected-07e6 [class*="social-icon-linkedin"].badge-up-00f0 {
  background-color: transparent;
  color: #0077b5;
}
.selected-07e6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.selected-07e6 [class*="social-icon-medium"].badge-up-00f0 {
  background-color: transparent;
  color: #00ab6b;
}
.selected-07e6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.selected-07e6
  [class*="social-icon-odnoklassniki"].badge-up-00f0 {
  background-color: transparent;
  color: #f4731c;
}
.selected-07e6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.selected-07e6 [class*="social-icon-meetup"].badge-up-00f0 {
  background-color: transparent;
  color: #ec1c40;
}
.selected-07e6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.selected-07e6 [class*="social-icon-pinterest"].badge-up-00f0 {
  background-color: transparent;
  color: #bd081c;
}
.selected-07e6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.selected-07e6 [class*="social-icon-product-hunt"].badge-up-00f0 {
  background-color: transparent;
  color: #da552f;
}
.selected-07e6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.selected-07e6 [class*="social-icon-reddit"].badge-up-00f0 {
  background-color: transparent;
  color: #ff4500;
}
.selected-07e6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.selected-07e6 [class*="social-icon-rss"].badge-up-00f0 {
  background-color: transparent;
  color: #f26522;
}
.selected-07e6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.selected-07e6
  [class*="social-icon-shopping-cart"].badge-up-00f0 {
  background-color: transparent;
  color: #4caf50;
}
.selected-07e6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.selected-07e6 [class*="social-icon-skype"].badge-up-00f0 {
  background-color: transparent;
  color: #00aff0;
}
.selected-07e6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.selected-07e6 [class*="social-icon-slideshare"].badge-up-00f0 {
  background-color: transparent;
  color: #0077b5;
}
.selected-07e6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.selected-07e6 [class*="social-icon-snapchat"].badge-up-00f0 {
  background-color: transparent;
  color: #fffc00;
}
.selected-07e6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.selected-07e6 [class*="social-icon-soundcloud"].badge-up-00f0 {
  background-color: transparent;
  color: #f80;
}
.selected-07e6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.selected-07e6 [class*="social-icon-spotify"].badge-up-00f0 {
  background-color: transparent;
  color: #2ebd59;
}
.selected-07e6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.selected-07e6
  [class*="social-icon-stack-overflow"].badge-up-00f0 {
  background-color: transparent;
  color: #fe7a15;
}
.selected-07e6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.selected-07e6 [class*="social-icon-maldkfgram"].badge-up-00f0 {
  background-color: transparent;
  color: #2ca5e0;
}
.selected-07e6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.selected-07e6 [class*="social-icon-tripadvisor"].badge-up-00f0 {
  background-color: transparent;
  color: #589442;
}
.selected-07e6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.selected-07e6 [class*="social-icon-tumblr"].badge-up-00f0 {
  background-color: transparent;
  color: #35465c;
}
.selected-07e6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.selected-07e6 [class*="social-icon-twitch"].badge-up-00f0 {
  background-color: transparent;
  color: #6441a5;
}
.selected-07e6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.selected-07e6 [class*="social-icon-twitter"].badge-up-00f0 {
  background-color: transparent;
  color: #1da1f2;
}
.selected-07e6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.selected-07e6 [class*="social-icon-vimeo"].badge-up-00f0 {
  background-color: transparent;
  color: #1ab7ea;
}
.selected-07e6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.selected-07e6 [class*="social-icon-vk"].badge-up-00f0 {
  background-color: transparent;
  color: #45668e;
}
.selected-07e6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.selected-07e6 [class*="social-icon-weibo"].badge-up-00f0 {
  background-color: transparent;
  color: #df2029;
}
.selected-07e6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.selected-07e6 [class*="social-icon-weixin"].badge-up-00f0 {
  background-color: transparent;
  color: #7bb32e;
}
.selected-07e6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.selected-07e6 [class*="social-icon-whatsapp"].badge-up-00f0 {
  background-color: transparent;
  color: #25d366;
}
.selected-07e6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.selected-07e6 [class*="social-icon-wordpress"].badge-up-00f0 {
  background-color: transparent;
  color: #21759b;
}
.selected-07e6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.selected-07e6 [class*="social-icon-xing"].badge-up-00f0 {
  background-color: transparent;
  color: #026466;
}
.selected-07e6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.selected-07e6 [class*="social-icon-yelp"].badge-up-00f0 {
  background-color: transparent;
  color: #af0606;
}
.selected-07e6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.selected-07e6 [class*="social-icon-youtube"].badge-up-00f0 {
  background-color: transparent;
  color: #cd201f;
}
.hard-f313 {
  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;
}
.hard-f313:hover {
  box-shadow: none;
  background: 0 0;
}
.summary_4247 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shade_6d5d {
  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;
}
.primary_brown_f31c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary_red_1109 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary_red_1109,
.primary_red_1109::after,
.primary_red_1109::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;
}
.primary_red_1109::after,
.primary_red_1109::before {
  content: "";
  display: block;
  background-color: inherit;
}
.article-lower-acd4 .shade_6d5d .primary_brown_f31c {
  margin-top: -2px;
  width: 19px;
}
.article-lower-acd4 .shade_6d5d .primary_red_1109 {
  margin-top: -1px;
}
.article-lower-acd4 .shade_6d5d .primary_red_1109,
.article-lower-acd4 .shade_6d5d .primary_red_1109::after,
.article-lower-acd4 .shade_6d5d .primary_red_1109::before {
  width: 19px;
  height: 2px;
}
.article-lower-acd4 .shade_6d5d .primary_red_1109::before {
  top: -6px;
}
.article-lower-acd4 .shade_6d5d .primary_red_1109::after {
  bottom: -6px;
}
.action-cd37 .shade_6d5d .primary_brown_f31c {
  margin-top: -2px;
  width: 22px;
}
.action-cd37 .shade_6d5d .primary_red_1109 {
  margin-top: -1px;
}
.action-cd37 .shade_6d5d .primary_red_1109,
.action-cd37 .shade_6d5d .primary_red_1109::after,
.action-cd37 .shade_6d5d .primary_red_1109::before {
  width: 22px;
  height: 2px;
}
.action-cd37 .shade_6d5d .primary_red_1109::before {
  top: -7px;
}
.action-cd37 .shade_6d5d .primary_red_1109::after {
  bottom: -7px;
}
.media-rough-71e1 .shade_6d5d .primary_brown_f31c {
  margin-top: -2px;
  width: 31px;
}
.media-rough-71e1 .shade_6d5d .primary_red_1109 {
  margin-top: -1.5px;
}
.media-rough-71e1 .shade_6d5d .primary_red_1109,
.media-rough-71e1 .shade_6d5d .primary_red_1109::after,
.media-rough-71e1 .shade_6d5d .primary_red_1109::before {
  width: 31px;
  height: 3px;
}
.media-rough-71e1 .shade_6d5d .primary_red_1109::before {
  top: -9px;
}
.media-rough-71e1 .shade_6d5d .primary_red_1109::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dirty_27ad .shade_6d5d .primary_brown_f31c {
    margin-top: -2px;
    width: 19px;
  }
  .dirty_27ad .shade_6d5d .primary_red_1109 {
    margin-top: -1px;
  }
  .dirty_27ad .shade_6d5d .primary_red_1109,
  .dirty_27ad .shade_6d5d .primary_red_1109::after,
  .dirty_27ad .shade_6d5d .primary_red_1109::before {
    width: 19px;
    height: 2px;
  }
  .dirty_27ad .shade_6d5d .primary_red_1109::before {
    top: -6px;
  }
  .dirty_27ad .shade_6d5d .primary_red_1109::after {
    bottom: -6px;
  }
  .item-93b6 .shade_6d5d .primary_brown_f31c {
    margin-top: -2px;
    width: 22px;
  }
  .item-93b6 .shade_6d5d .primary_red_1109 {
    margin-top: -1px;
  }
  .item-93b6 .shade_6d5d .primary_red_1109,
  .item-93b6 .shade_6d5d .primary_red_1109::after,
  .item-93b6 .shade_6d5d .primary_red_1109::before {
    width: 22px;
    height: 2px;
  }
  .item-93b6 .shade_6d5d .primary_red_1109::before {
    top: -7px;
  }
  .item-93b6 .shade_6d5d .primary_red_1109::after {
    bottom: -7px;
  }
  .secondary_outer_9bc5 .shade_6d5d .primary_brown_f31c {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_outer_9bc5 .shade_6d5d .primary_red_1109 {
    margin-top: -1.5px;
  }
  .secondary_outer_9bc5 .shade_6d5d .primary_red_1109,
  .secondary_outer_9bc5 .shade_6d5d .primary_red_1109::after,
  .secondary_outer_9bc5 .shade_6d5d .primary_red_1109::before {
    width: 31px;
    height: 3px;
  }
  .secondary_outer_9bc5 .shade_6d5d .primary_red_1109::before {
    top: -9px;
  }
  .secondary_outer_9bc5 .shade_6d5d .primary_red_1109::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .preview_20d5 .shade_6d5d .primary_brown_f31c {
    margin-top: -2px;
    width: 19px;
  }
  .preview_20d5 .shade_6d5d .primary_red_1109 {
    margin-top: -1px;
  }
  .preview_20d5 .shade_6d5d .primary_red_1109,
  .preview_20d5 .shade_6d5d .primary_red_1109::after,
  .preview_20d5 .shade_6d5d .primary_red_1109::before {
    width: 19px;
    height: 2px;
  }
  .preview_20d5 .shade_6d5d .primary_red_1109::before {
    top: -6px;
  }
  .preview_20d5 .shade_6d5d .primary_red_1109::after {
    bottom: -6px;
  }
  .first_081a .shade_6d5d .primary_brown_f31c {
    margin-top: -2px;
    width: 22px;
  }
  .first_081a .shade_6d5d .primary_red_1109 {
    margin-top: -1px;
  }
  .first_081a .shade_6d5d .primary_red_1109,
  .first_081a .shade_6d5d .primary_red_1109::after,
  .first_081a .shade_6d5d .primary_red_1109::before {
    width: 22px;
    height: 2px;
  }
  .first_081a .shade_6d5d .primary_red_1109::before {
    top: -7px;
  }
  .first_081a .shade_6d5d .primary_red_1109::after {
    bottom: -7px;
  }
  .basic-5549 .shade_6d5d .primary_brown_f31c {
    margin-top: -2px;
    width: 31px;
  }
  .basic-5549 .shade_6d5d .primary_red_1109 {
    margin-top: -1.5px;
  }
  .basic-5549 .shade_6d5d .primary_red_1109,
  .basic-5549 .shade_6d5d .primary_red_1109::after,
  .basic-5549 .shade_6d5d .primary_red_1109::before {
    width: 31px;
    height: 3px;
  }
  .basic-5549 .shade_6d5d .primary_red_1109::before {
    top: -9px;
  }
  .basic-5549 .shade_6d5d .primary_red_1109::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .east_73b4 .shade_6d5d .primary_brown_f31c {
    margin-top: -2px;
    width: 19px;
  }
  .east_73b4 .shade_6d5d .primary_red_1109 {
    margin-top: -1px;
  }
  .east_73b4 .shade_6d5d .primary_red_1109,
  .east_73b4 .shade_6d5d .primary_red_1109::after,
  .east_73b4 .shade_6d5d .primary_red_1109::before {
    width: 19px;
    height: 2px;
  }
  .east_73b4 .shade_6d5d .primary_red_1109::before {
    top: -6px;
  }
  .east_73b4 .shade_6d5d .primary_red_1109::after {
    bottom: -6px;
  }
  .wrapper_e4f3 .shade_6d5d .primary_brown_f31c {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_e4f3 .shade_6d5d .primary_red_1109 {
    margin-top: -1px;
  }
  .wrapper_e4f3 .shade_6d5d .primary_red_1109,
  .wrapper_e4f3 .shade_6d5d .primary_red_1109::after,
  .wrapper_e4f3 .shade_6d5d .primary_red_1109::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_e4f3 .shade_6d5d .primary_red_1109::before {
    top: -7px;
  }
  .wrapper_e4f3 .shade_6d5d .primary_red_1109::after {
    bottom: -7px;
  }
  .caption_easy_09af .shade_6d5d .primary_brown_f31c {
    margin-top: -2px;
    width: 31px;
  }
  .caption_easy_09af .shade_6d5d .primary_red_1109 {
    margin-top: -1.5px;
  }
  .caption_easy_09af .shade_6d5d .primary_red_1109,
  .caption_easy_09af .shade_6d5d .primary_red_1109::after,
  .caption_easy_09af .shade_6d5d .primary_red_1109::before {
    width: 31px;
    height: 3px;
  }
  .caption_easy_09af .shade_6d5d .primary_red_1109::before {
    top: -9px;
  }
  .caption_easy_09af .shade_6d5d .primary_red_1109::after {
    bottom: -9px;
  }
}
.texture-ff37 .primary_red_1109 {
  -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);
}
.texture-ff37 .primary_red_1109::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.texture-ff37 .primary_red_1109::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);
}
.texture-ff37.picture_paper_e99c .primary_red_1109 {
  -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);
}
.texture-ff37.picture_paper_e99c .primary_red_1109::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.texture-ff37.picture_paper_e99c .primary_red_1109::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);
}
.breadcrumb_14b9 {
  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.cold-23b2:before {
  display: none;
}
.paragraph-white-1d41 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.paragraph-white-1d41 .background_ee29 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.paragraph-white-1d41 .background_ee29:last-of-type {
  border-bottom: none;
}
.paragraph-white-1d41 .background_ee29.active-e13f,
.paragraph-white-1d41 .background_ee29.slider-selected-f111,
.paragraph-white-1d41 .background_ee29.card-f719 {
  padding: 0;
}
.paragraph-white-1d41 .heading_cool_2362 .next_90d8 {
  color: currentColor;
}
.paragraph-white-1d41 .heading_cool_2362 .next_90d8:focus,
.paragraph-white-1d41 .heading_cool_2362 .next_90d8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-white-1d41.outer_3597 .header-fresh-6914,
.paragraph-white-1d41.outer_3597 .banner-3a57 a,
.paragraph-white-1d41.outer_3597 .fluid-7833 a,
.paragraph-white-1d41.outer_3597 .pressed-1932 a {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-white-1d41.outer_3597 .header-fresh-6914:hover,
.paragraph-white-1d41.outer_3597 .banner-3a57 a:hover,
.paragraph-white-1d41.outer_3597 .fluid-7833 a:hover,
.paragraph-white-1d41.outer_3597 .pressed-1932 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-white-1d41.outer_3597 .image-d327 {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-white-1d41.outer_3597 .background_ee29 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-white-1d41.outer_3597 .background_ee29:before {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph-white-1d41.outer_3597 .notice-upper-0e95:before {
  background: rgba(255, 255, 255, 0.9);
}
.paragraph-white-1d41.outer_3597 .heading_cool_2362 .inner_eb70 li a,
.paragraph-white-1d41.outer_3597 .heading_cool_2362 .next_90d8,
.paragraph-white-1d41.outer_3597 .pressed-1932 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-white-1d41.outer_3597 .heading_cool_2362 .next_90d8:focus,
.paragraph-white-1d41.outer_3597 .heading_cool_2362 .next_90d8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-white-1d41.outer_3597 .inner_eb70 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-white-1d41.hero-focused-6fb9 .header-fresh-6914,
.paragraph-white-1d41.hero-focused-6fb9 .banner-3a57 a,
.paragraph-white-1d41.hero-focused-6fb9 .fluid-7833 .next_90d8,
.paragraph-white-1d41.hero-focused-6fb9 .fluid-7833 a,
.paragraph-white-1d41.hero-focused-6fb9 .pressed-1932 a {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-white-1d41.hero-focused-6fb9 .header-fresh-6914:hover,
.paragraph-white-1d41.hero-focused-6fb9 .banner-3a57 a:hover,
.paragraph-white-1d41.hero-focused-6fb9 .fluid-7833 .next_90d8:hover,
.paragraph-white-1d41.hero-focused-6fb9 .fluid-7833 a:hover,
.paragraph-white-1d41.hero-focused-6fb9 .pressed-1932 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-white-1d41.hero-focused-6fb9 .image-d327 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-white-1d41.hero-focused-6fb9 .background_ee29 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-white-1d41.hero-focused-6fb9 .background_ee29:before {
  background: rgba(255, 255, 255, 0.08);
}
.paragraph-white-1d41.hero-focused-6fb9 .notice-upper-0e95:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph-white-1d41.hero-focused-6fb9 .heading_cool_2362 .inner_eb70 li a,
.paragraph-white-1d41.hero-focused-6fb9 .heading_cool_2362 .next_90d8,
.paragraph-white-1d41.hero-focused-6fb9 .pressed-1932 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-white-1d41.hero-focused-6fb9 .heading_cool_2362 .next_90d8:focus,
.paragraph-white-1d41.hero-focused-6fb9 .heading_cool_2362 .next_90d8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-white-1d41.hero-focused-6fb9 .inner_eb70 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-upper-0e95 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.notice-upper-0e95:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.main-inner-caab {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.bright-0163 .paragraph-white-1d41 {
  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;
}
.bright-0163 .background_ee29 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.bright-0163 .background_ee29: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) {
  .bright-0163 .background_ee29:before {
    width: 16%;
    left: 42%;
  }
}
.bright-0163 .background_ee29:last-child:before {
  content: none;
}
.bright-0163 .background_ee29[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.bright-0163 .heading_cool_2362 .inner_eb70 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.bright-0163 .heading_cool_2362 .inner_eb70 li a .next_90d8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.bright-0163 .heading_cool_2362 .pressed-1932 {
  border: none;
}
.bright-0163 .heading_cool_2362 .pressed-1932 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.bright-0163 .notice-upper-0e95 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bright-0163 .main-inner-caab {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.bright-0163 .hero-focused-6fb9 .notice-upper-0e95:before {
  background: rgba(0, 0, 0, 0.9);
}
.bright-0163 .outer_3597.focus-5faf .primary_red_1109 {
  background: rgba(0, 0, 0, 0.6);
}
.bright-0163
  .outer_3597.focus-5faf
  .primary_red_1109::after,
.bright-0163
  .outer_3597.focus-5faf
  .primary_red_1109:before {
  background: inherit;
}
.bright-0163
  .outer_3597.focus-5faf:hover
  .primary_red_1109 {
  background: rgba(0, 0, 0, 0.8);
}
.modal_bea0 .paragraph-white-1d41 {
  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) {
  .modal_bea0 .paragraph-white-1d41 {
    width: auto;
    right: 45px;
  }
}
.label_motion_7a0d .paragraph-white-1d41 {
  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) {
  .label_motion_7a0d .paragraph-white-1d41 {
    width: auto;
    left: 45px;
  }
}
.cold-23b2 .paragraph-white-1d41 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.cold-23b2 .main-inner-caab {
  max-width: 48em;
  margin: 0 auto;
}
.cold-23b2 .notice-upper-0e95:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.widget_2ac5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.widget_2ac5.bright-0163 .paragraph-white-1d41 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.widget_2ac5.modal_bea0 .paragraph-white-1d41 {
  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);
}
.widget_2ac5 .paragraph-white-1d41 {
  visibility: visible;
}
.widget_2ac5.label_motion_7a0d .paragraph-white-1d41 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.accent_a5a4,
.warm-4d2c {
  overflow-x: hidden;
}
.accent_a5a4 .paragraph-white-1d41 {
  overflow: auto;
}
.accent_a5a4.bright-0163 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent_a5a4.bright-0163 .paragraph-white-1d41 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.accent_a5a4.bright-0163 .hard-f313 {
  opacity: 0;
}
.accent_a5a4.modal_bea0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent_a5a4.modal_bea0 .paragraph-white-1d41 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.accent_a5a4.modal_bea0 .hard-f313 {
  opacity: 0;
}
.accent_a5a4.label_motion_7a0d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accent_a5a4.label_motion_7a0d .paragraph-white-1d41 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.accent_a5a4.label_motion_7a0d .hard-f313 {
  opacity: 0;
}
.accent_a5a4.cold-23b2 .paragraph-white-1d41 {
  z-index: 10;
  visibility: visible;
}
.focus-5faf {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.focus-5faf .primary_red_1109 {
  background: rgba(255, 255, 255, 0.99);
}
.focus-5faf .primary_red_1109::after,
.focus-5faf .primary_red_1109:before {
  background: inherit;
}
.focus-5faf:hover .primary_red_1109 {
  background: rgba(255, 255, 255, 0.99);
}
.label_motion_7a0d .focus-5faf {
  top: 10px;
  right: auto;
  left: 12px;
}
.cold-23b2 .focus-5faf {
  display: none !important;
}
.accent_a5a4:before,
.warm-4d2c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.accent_a5a4 .focus-5faf,
.warm-4d2c .focus-5faf {
  display: inline-block;
}
.paragraph-white-1d41 .current-b5a4 {
  -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;
}
.accent_a5a4 .paragraph-white-1d41 .current-b5a4,
.warm-4d2c .paragraph-white-1d41 .current-b5a4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.west-4ada .down_992c {
  width: 100%;
}
.primary_889c {
  padding: 0 0.5em 0;
}
.primary_889c [class*="customify-col-"],
.primary_889c [class*="customify-col_"],
.primary_889c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.disabled-90ce .primary_889c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .disabled-current-49d6 .popup_bcc9,
  .popup_bcc9 {
    display: none;
  }
  .highlight_2dee {
    text-align: left;
  }
  .panel_east_2c3d {
    text-align: center;
  }
  .container_ab2c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-current-49d6 .full_402c,
  .full_402c {
    display: none;
  }
  .stone_b381 {
    text-align: left;
  }
  .button_steel_fcae {
    text-align: center;
  }
  .copper_a630 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .disabled-current-49d6 .avatar-clean-d0e0,
  .avatar-clean-d0e0 {
    display: none;
  }
  .backdrop_390f {
    text-align: left;
  }
  .glass-9634 {
    text-align: center;
  }
  .tag_88da {
    text-align: right;
  }
}
#page {
  position: relative;
}
.upper-3b49 {
  box-shadow: none !important;
}
.lower_8c0c .mask_stale_9d7c,
.carousel-fdb8 .mask_stale_9d7c {
  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;
}
.carousel-fdb8 .mask_stale_9d7c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form-48d0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.form-48d0:after,
.form-48d0:before {
  content: "";
  display: table;
}
.form-48d0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .form-48d0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.form-48d0,
.bronze-5466 {
  max-width: 1248px;
  margin: 0 auto;
}

.motion_ae8a.dropdown_999d .form-48d0 {
  max-width: 100%;
}
.motion_ae8a.notification-7577 {
  max-width: 1200px;
  margin: 0 auto;
}
.motion_ae8a.fixed_5494 .form-48d0 {
  max-width: 100%;
}
.motion_ae8a.fixed_5494 > .form-48d0 {
  padding-left: 0;
  padding-right: 0;
}
.motion_ae8a.fixed_5494 > .form-48d0 .disabled-current-49d6 {
  margin: 0;
}
.motion_ae8a.fixed_5494
  > .form-48d0
  .highlight-plasma-6864.wide_6a20 {
  margin-right: 0;
  margin-left: 0;
}
.motion_ae8a.fixed_5494 #main.wide_6a20 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form_old_7e85 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form_old_7e85 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid_red_d478 .highlight-gas-8bf1 {
    padding-right: 1em;
  }
  .grid_red_d478.shadow-5c5e .highlight-plasma-6864 {
    border-right: 1px solid #eaecee;
  }
  .grid_red_d478.shadow-5c5e .highlight-gas-8bf1 {
    padding-right: 1em;
  }
  .grid_red_d478.shadow-5c5e .modal-plasma-4a6a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter-inner-8f45 .highlight-gas-8bf1 {
    padding-left: 1em;
  }
  .filter-inner-8f45.shadow-5c5e .highlight-plasma-6864 {
    border-left: 1px solid #eaecee;
  }
  .filter-inner-8f45.shadow-5c5e .highlight-gas-8bf1 {
    padding-left: 1em;
  }
  .filter-inner-8f45.shadow-5c5e .modal-plasma-4a6a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .left-7fe4 .highlight-gas-8bf1 {
    padding-left: 1em;
  }
  .left-7fe4.shadow-5c5e .old-a92e {
    border-right: 1px solid #eaecee;
  }
  .left-7fe4.shadow-5c5e .layout_lite_dca7 {
    border-right: 1px solid #eaecee;
  }
  .left-7fe4.shadow-5c5e .highlight-gas-8bf1 {
    padding-left: 1em;
  }
  .left-7fe4.shadow-5c5e .modal-plasma-4a6a {
    padding-right: 1em;
  }
  .left-7fe4.shadow-5c5e .hero-f369 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-dc2d .highlight-gas-8bf1 {
    padding-right: 1em;
  }
  .hard-dc2d.shadow-5c5e .old-a92e {
    border-left: 1px solid #eaecee;
  }
  .hard-dc2d.shadow-5c5e .layout_lite_dca7 {
    border-left: 1px solid #eaecee;
  }
  .hard-dc2d.shadow-5c5e .highlight-gas-8bf1 {
    padding-right: 1em;
  }
  .hard-dc2d.shadow-5c5e .modal-plasma-4a6a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard-dc2d.shadow-5c5e .hero-f369 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_old_7e85 .highlight-gas-8bf1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_old_7e85.shadow-5c5e .highlight-plasma-6864 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form_old_7e85.shadow-5c5e .highlight-gas-8bf1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_old_7e85.shadow-5c5e .modal-plasma-4a6a {
    padding-left: 1em;
  }
  .form_old_7e85.shadow-5c5e .hero-f369 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form_old_7e85.shadow-5c5e .highlight-gas-8bf1 {
    padding-left: 0;
  }
}
.action-2972 .caption-294c {
  display: inline-block;
}
.hard_7b49 {
  display: inline-block;
}
.soft-a360 {
  word-con: break-word;
}
.alert-hard-aa79 > span {
  display: inline-block;
  padding: 5px 0;
}
.alert-hard-aa79 .warm_5075 {
  margin-left: 8px;
  margin-right: 8px;
}
.alert-hard-aa79 .heading_60b4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.link-simple-03a9 .wood-473b {
  margin-bottom: 2em;
}
.link-simple-03a9 .motion_e806 {
  margin-bottom: 15px;
}
.link-simple-03a9 .motion_e806:last-child {
  margin-bottom: 0;
}
.link-simple-03a9 .wood_a522 {
  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) {
  .link-simple-03a9 .wood_a522 {
    display: block;
  }
}
.link-simple-03a9 .tall-254d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .link-simple-03a9 .tall-254d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.link-simple-03a9 .lower_df9b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.link-simple-03a9 .lower_df9b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.link-simple-03a9 .lower_df9b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.link-simple-03a9 .soft-a360 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.link-simple-03a9 .soft-a360 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.link-simple-03a9 .simple_cc82 p:last-child {
  margin-bottom: 0;
}
.link-simple-03a9 .avatar_stone_e775 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.link-simple-03a9 .first-3921 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.link-simple-03a9 .out_0def {
  margin-top: 1em;
}
.link-simple-03a9 .left-4857 {
  top: 0;
  display: block;
}
.link-simple-03a9 .left-4857 a {
  color: inherit;
}
.link-simple-03a9 .left-4857 a:hover {
  color: inherit;
}
.link-simple-03a9 .wide-26f2 {
  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;
}
.link-simple-03a9 .wide-26f2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.link-simple-03a9 .first-3921 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.link-simple-03a9 .box-b16a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.link-simple-03a9 .box-b16a:first-child {
  margin-top: 0;
}
.link-simple-03a9 .box-b16a.mask-south-9d8d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.link-simple-03a9 .box-b16a.middle_4841 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link-simple-03a9
  .box-b16a.middle_4841.cool_6185
  .out_0def {
  width: 100%;
}
.link-simple-03a9 .middle_4841 {
  -webkit-box-align: center;
  align-items: center;
}
.link-simple-03a9 .middle_4841 .alert-hard-aa79,
.link-simple-03a9 .middle_4841 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.link-simple-03a9 .lower_df9b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link-simple-03a9 .lower_df9b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link-simple-03a9 .lower_df9b: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;
}
.link-simple-03a9 .mask-south-9d8d {
  z-index: 5;
}
.link-simple-03a9 .stale-126a .paragraph_c9ea {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.link-simple-03a9 .west_cbda .paragraph_c9ea {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.link-simple-03a9 .carousel_out_cc14 .paragraph_c9ea {
  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;
}
.link-simple-03a9.mini_bc37 .wood_a522,
.link-simple-03a9.white-bfd5 .wood_a522 {
  display: block;
}
.link-simple-03a9.mini_bc37 .wood_a522 .summary_right_a658,
.link-simple-03a9.mini_bc37 .wood_a522 .first-3921,
.link-simple-03a9.white-bfd5 .wood_a522 .summary_right_a658,
.link-simple-03a9.white-bfd5 .wood_a522 .first-3921 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link-simple-03a9.purple-94e2 .tall-254d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .link-simple-03a9.purple-94e2 .tall-254d {
    margin-right: 0;
  }
}
.link-simple-03a9.mini_bc37 .tall-254d,
.link-simple-03a9.white-bfd5 .tall-254d {
  padding-top: 40%;
}
.link-simple-03a9.mini_bc37 .wood-473b,
.link-simple-03a9.white-bfd5 .wood-473b {
  display: block;
}
.link-simple-03a9.mini_bc37 .fn-sticky-0a41 .first-3921,
.link-simple-03a9.white-bfd5 .fn-sticky-0a41 .first-3921 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.link-simple-03a9.mini_bc37 .tall-254d,
.link-simple-03a9.white-bfd5 .tall-254d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.link-simple-03a9.mini_bc37 .first-3921 {
  padding: 1em;
}
.tabs-last-b58f {
  margin: 30px auto;
  display: block;
}
.tabs-last-b58f .media_a69b > * {
  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;
}
.tabs-last-b58f .media_a69b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tabs-last-b58f .media_a69b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hard-c418 .alert-hard-aa79 {
  margin-bottom: 1.41575em;
}
.hard-c418 .input-6e98 {
  margin-bottom: 1.618em;
}
.slow_0e57 .content_small_51be {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slow_0e57 .content_small_51be a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slow_0e57 .thumbnail-steel-9f2a {
  max-width: 100%;
  overflow: auto;
}
.preview-0e4e .slow_0e57 a:hover {
  text-decoration: underline;
}
.mask-bb5c .motion_e806:not(.soft-a360),
.mask-bb5c .lower_df9b {
  margin-bottom: 1.41575em;
}
.mask-bb5c .motion_e806:not(.soft-a360):last-child,
.mask-bb5c .lower_df9b:last-child {
  margin-bottom: 0;
}
.mask-bb5c .motion_e806.dim-41c4 {
  margin-bottom: 0.41575em;
}
.mask-bb5c .picture_gold_6546:before,
.mask-bb5c .pink_addc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.mask-bb5c .picture_gold_6546:before {
  content: "\f115";
}
.mask-bb5c .pink_addc:before {
  content: "\f02c";
}
.mask-bb5c .main-stone-ae03 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.mask-bb5c .main-stone-ae03 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.huge-b09d {
  display: -webkit-box;
  display: flex;
}
.huge-b09d .progress-red-4a9b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .huge-b09d .progress-red-4a9b {
    flex-basis: 90px;
  }
}
.huge-b09d .chip_b616 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .huge-b09d .chip_b616 {
    flex-basis: calc(100% - 50px);
  }
}
.huge-b09d .overlay-9ddb p:last-child {
  margin-bottom: 0.72em;
}
.gradient_1889 .media_a69b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gradient_1889 .media_a69b:after,
.gradient_1889 .media_a69b:before {
  content: "";
  display: table;
}
.gradient_1889 .media_a69b:after {
  clear: both;
}
.gradient_1889 .media_a69b .list_next_a64e,
.gradient_1889 .media_a69b .dropdown_94e8 {
  width: 49%;
}
.gradient_1889 .media_a69b .list_next_a64e a span.main-warm-f91c,
.gradient_1889 .media_a69b .dropdown_94e8 a span.main-warm-f91c {
  display: block;
  margin-bottom: 5px;
}
.gradient_1889 .media_a69b .dropdown_94e8 {
  float: left;
  text-align: left;
}
.gradient_1889 .media_a69b .list_next_a64e {
  float: right;
  text-align: right;
}
.solid_05e7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .solid_05e7 {
    margin-bottom: 0;
  }
}
.hard_c574 {
  margin-bottom: 1em;
}
.hard_c574 .soft-a360 {
  font-size: 1.1em;
  line-height: 1.3;
}
.bright_d5b5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.section_feca .hard_c574,
.large-5cf6 .hard_c574 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .section_feca .hard_c574,
  .large-5cf6 .hard_c574 {
    display: block;
  }
}
.section_feca .bright_d5b5,
.large-5cf6 .bright_d5b5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .section_feca .bright_d5b5,
  .large-5cf6 .bright_d5b5 {
    margin-bottom: 1em;
  }
}
.section_feca .bright_d5b5 img,
.large-5cf6 .bright_d5b5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.section_feca .header_c2e8,
.large-5cf6 .header_c2e8 {
  flex-basis: calc(100% - 160px);
}
.section_feca .header_c2e8 p,
.large-5cf6 .header_c2e8 p {
  margin-bottom: 0;
}
.section_feca .header_c2e8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .section_feca .header_c2e8 {
    padding-left: 0;
  }
}
.large-5cf6 .header_c2e8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .large-5cf6 .header_c2e8 {
    padding-right: 0;
  }
}
.large-5cf6 .bright_d5b5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.logo-out-7b14 .bright_d5b5 {
  margin-bottom: 0.5em;
}
.logo-out-7b14 .bright_d5b5 img {
  width: 100%;
}
.shade_5551 .modal_complex_08e3,
.popup_97d0 .modal_complex_08e3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.popup_97d0 .highlight-plasma-6864 .pressed_0d33 p:last-child {
  margin-bottom: 0;
}
.first-8d32 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notification-green-c798 .feature-e80d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notification-green-c798 .feature-e80d:last-of-type {
    margin-bottom: 0;
  }
}
.notification-green-c798 .feature-e80d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-green-c798 .feature-e80d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notification-green-c798 .feature-e80d ul li {
  margin: 0 0 0.6em;
}
.notification-green-c798 .feature-e80d ul li.west_8045,
.notification-green-c798 .feature-e80d ul li.iron-b202 {
  position: relative;
}
.notification-green-c798 .feature-e80d ul li.west_8045 .input_90a8,
.notification-green-c798 .feature-e80d ul li.iron-b202 .input_90a8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notification-green-c798 .feature-e80d ul li.west_8045:after:after,
.notification-green-c798 .feature-e80d ul li.west_8045:after:before,
.notification-green-c798
  .feature-e80d
  ul
  li.iron-b202:after:after,
.notification-green-c798
  .feature-e80d
  ul
  li.iron-b202:after:before {
  content: "";
  display: table;
}
.notification-green-c798 .feature-e80d ul li.west_8045:after:after,
.notification-green-c798
  .feature-e80d
  ul
  li.iron-b202:after:after {
  clear: both;
}
.notification-green-c798 .feature-e80d a.simple_377d:hover {
  text-decoration: none;
}
.notification-green-c798 .feature-e80d select {
  max-width: 100%;
}
.notification-green-c798 .feature-e80d table {
  font-size: 85%;
}
.notification-green-c798 .feature-e80d table td,
.notification-green-c798 .feature-e80d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notification-green-c798 .feature-e80d table tfoot td {
  text-align: left;
}
.notification-green-c798 .feature-e80d :last-child {
  margin-bottom: 0;
}
.notification-green-c798 .feature-e80d .brown-77b5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notification-green-c798 .feature-e80d .brown-77b5 label {
  width: 100%;
}
.notification-green-c798 .feature-e80d .brown-77b5 .paragraph_8b9d {
  width: 100%;
  display: block;
}
.notification-green-c798 .feature-e80d .brown-77b5 .component-e18c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notification-green-c798 .feature-e80d .brown-77b5 .component-e18c:hover svg #svg-search {
  fill: #444;
}
.notification-green-c798 .feature-e80d .brown-77b5 .component-e18c svg {
  width: 18px;
  height: 18px;
}
.notification-green-c798 .mini_98ed ul ul,
.notification-green-c798 .text_44f1 ul ul,
.notification-green-c798 .photo-fast-a65d ul ul,
.notification-green-c798 .overlay-simple-428c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notification-green-c798 .mini_98ed .red_7adb > a,
.notification-green-c798 .text_44f1 .red_7adb > a,
.notification-green-c798 .photo-fast-a65d .red_7adb > a,
.notification-green-c798 .overlay-simple-428c .red_7adb > a {
  margin-bottom: 0;
}
.notification-green-c798 .feature_active_01e2 li,
.notification-green-c798 .mini_98ed li,
.notification-green-c798 .hard_cd34 li,
.notification-green-c798 .text_44f1 li,
.notification-green-c798 .photo-fast-a65d li,
.notification-green-c798 .overlay-simple-428c li,
.notification-green-c798 .main_south_ad32 li,
.notification-green-c798 .backdrop-7569 li {
  display: block;
  position: relative;
}
.notification-green-c798 .feature_active_01e2 li:last-child,
.notification-green-c798 .mini_98ed li:last-child,
.notification-green-c798 .hard_cd34 li:last-child,
.notification-green-c798 .text_44f1 li:last-child,
.notification-green-c798 .photo-fast-a65d li:last-child,
.notification-green-c798 .overlay-simple-428c li:last-child,
.notification-green-c798 .main_south_ad32 li:last-child,
.notification-green-c798 .backdrop-7569 li:last-child {
  border: none;
}
.notification-green-c798 .feature_active_01e2 li a,
.notification-green-c798 .mini_98ed li a,
.notification-green-c798 .hard_cd34 li a,
.notification-green-c798 .text_44f1 li a,
.notification-green-c798 .photo-fast-a65d li a,
.notification-green-c798 .overlay-simple-428c li a,
.notification-green-c798 .main_south_ad32 li a,
.notification-green-c798 .backdrop-7569 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-green-c798 .feature_active_01e2 li ul li::before,
.notification-green-c798 .mini_98ed li ul li::before,
.notification-green-c798 .hard_cd34 li ul li::before,
.notification-green-c798 .text_44f1 li ul li::before,
.notification-green-c798 .photo-fast-a65d li ul li::before,
.notification-green-c798 .overlay-simple-428c li ul li::before,
.notification-green-c798 .main_south_ad32 li ul li::before,
.notification-green-c798 .backdrop-7569 li ul li::before {
  left: 15px;
}
.notification-green-c798 .feature_active_01e2 li ul a,
.notification-green-c798 .mini_98ed li ul a,
.notification-green-c798 .hard_cd34 li ul a,
.notification-green-c798 .text_44f1 li ul a,
.notification-green-c798 .photo-fast-a65d li ul a,
.notification-green-c798 .overlay-simple-428c li ul a,
.notification-green-c798 .main_south_ad32 li ul a,
.notification-green-c798 .backdrop-7569 li ul a {
  padding-left: 20px;
}
.notification-green-c798 .feature_active_01e2 li ul ul li::before,
.notification-green-c798 .mini_98ed li ul ul li::before,
.notification-green-c798 .hard_cd34 li ul ul li::before,
.notification-green-c798 .text_44f1 li ul ul li::before,
.notification-green-c798 .photo-fast-a65d li ul ul li::before,
.notification-green-c798 .overlay-simple-428c li ul ul li::before,
.notification-green-c798 .main_south_ad32 li ul ul li::before,
.notification-green-c798 .backdrop-7569 li ul ul li::before {
  left: 30px;
}
.notification-green-c798 .feature_active_01e2 li ul ul a,
.notification-green-c798 .mini_98ed li ul ul a,
.notification-green-c798 .hard_cd34 li ul ul a,
.notification-green-c798 .text_44f1 li ul ul a,
.notification-green-c798 .photo-fast-a65d li ul ul a,
.notification-green-c798 .overlay-simple-428c li ul ul a,
.notification-green-c798 .main_south_ad32 li ul ul a,
.notification-green-c798 .backdrop-7569 li ul ul a {
  padding-left: 40px;
}
.notification-green-c798 .row-short-1efc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-green-c798 .backdrop-7569 ul li {
  margin-bottom: 1.41575em;
}
.notification-green-c798 .backdrop-7569 ul li .stone_3b7e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notification-green-c798 .backdrop-7569 ul li .nav-dea7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero-focused-6fb9 .feature_active_01e2 li a,
.hero-focused-6fb9 .mini_98ed li a,
.hero-focused-6fb9 .hard_cd34 li a,
.hero-focused-6fb9 .text_44f1 li a,
.hero-focused-6fb9 .photo-fast-a65d li a,
.hero-focused-6fb9 .overlay-simple-428c li a,
.hero-focused-6fb9 .main_south_ad32 li a,
.hero-focused-6fb9 .backdrop-7569 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-focused-6fb9 .row-short-1efc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-focused-6fb9 .feature-e80d ul li.west_8045 .input_90a8,
.hero-focused-6fb9 .feature-e80d ul li.iron-b202 .input_90a8 {
  background: rgba(0, 0, 0, 0.2);
}
.hero-focused-6fb9 .notification-green-c798 .feature-e80d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_ae8a .notification-green-c798 .inner_eb70 li {
  margin: 0;
}
.motion_ae8a .notification-green-c798 .inner_eb70 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.motion_ae8a .notification-green-c798 .inner_eb70 li ul {
  margin: 0;
}
.motion_ae8a .notification-green-c798 .inner_eb70 li ul li a {
  padding-left: 15px;
}
.motion_ae8a .notification-green-c798 .inner_eb70 li ul li li a {
  padding-left: 30px;
}
.motion_ae8a .notification-green-c798 .inner_eb70 li.advanced-b0d7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.motion_ae8a .notification-green-c798 .inner_eb70 li.advanced-b0d7 > 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;
}
.motion_ae8a .notification-green-c798 .inner_eb70 li.advanced-b0d7 > 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;
}
.backdrop-action-2e78 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.focus_d9d9 {
  position: relative;
  z-index: 10;
}
.focus_d9d9 .current-b5a4 {
  width: 100%;
  max-width: 100%;
}
.footer_acdb .grid-orange-d934 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.footer_acdb .outer_3597 {
}
.footer_acdb .hero-focused-6fb9 {
  background: #292929;
}
.thick_b277 .grid-orange-d934 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.thick_b277 .outer_3597 {
  background: #f9f9f9;
}
.thick_b277 .hero-focused-6fb9 {
  background: #303030;
}
.large-18a7 .grid-orange-d934 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .large-18a7 .caption-294c {
    margin-bottom: 1em;
  }
  .large-18a7 .caption-294c:last-child {
    margin-bottom: 0;
  }
}
.large-18a7 .outer_3597 {
  background: #ededed;
}
.large-18a7 .hero-focused-6fb9 {
  background: #1a1a1a;
}
.grid-orange-d934.outer_3597 {
  color: rgba(0, 0, 0, 0.6);
}
.grid-orange-d934.outer_3597 .photo-bd66 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-orange-d934.hero-focused-6fb9 {
  color: rgba(255, 255, 255, 0.99);
}
.grid-orange-d934.hero-focused-6fb9 a:not(.simple_377d) {
  color: rgba(255, 255, 255, 0.79);
}
.grid-orange-d934.hero-focused-6fb9 a:not(.simple_377d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid-orange-d934.hero-focused-6fb9 .photo-bd66 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-orange-d934.hero-focused-6fb9 table tbody td,
.grid-orange-d934.hero-focused-6fb9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.first_e82e.background_168d .form-48d0 {
  max-width: initial;
}
.first_e82e .tertiary-1c53 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.first_e82e .tertiary-1c53 .current-b5a4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .first_e82e .tertiary-1c53 .current-b5a4 {
    display: block;
    margin-bottom: 2em;
  }
  .first_e82e .tertiary-1c53 .current-b5a4:last-child {
    margin-bottom: 0;
  }
}
.large-18a7 .caption-294c:last-child,
.thick_b277 .caption-294c:last-child,
.footer_acdb .caption-294c:last-child {
  margin-bottom: 0;
}
.large-18a7 .caption-294c .notification-green-c798 .feature-e80d:last-child,
.thick_b277 .caption-294c .notification-green-c798 .feature-e80d:last-child,
.footer_acdb .caption-294c .notification-green-c798 .feature-e80d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .large-18a7 .sidebar_eaea,
  .large-18a7 .old_969e,
  .thick_b277 .sidebar_eaea,
  .thick_b277 .old_969e,
  .footer_acdb .sidebar_eaea,
  .footer_acdb .old_969e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .focus_d9d9 .caption-294c {
    margin-bottom: 2em;
  }
}
.focus_d9d9 p:last-child {
  margin-bottom: 0;
}
.focus_d9d9 li,
.focus_d9d9 ul {
  list-style: none;
  margin: 0;
}
.focus_d9d9 ul ul {
  margin-left: 2.617924em;
}
.blue-05ee {
  font-size: 0.875em;
}

/* css-noise: 481f */
.shadow-element-n2 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
