/*!
Theme Name: Customify
Theme URI: https://pressmaximum.blue_f243/customify
Author: WPCustomify
Author URI: https://pressmaximum.blue_f243
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.blue_f243/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.summary-stone-5725.highlight_prev_7920/licenses/gpl-2.0.medium-14eb
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.paper-c9de/, (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.panel_3928.active-short-0991/normalize.primary_54c0/
 ======
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.primary_54c0 v7.0.0 | MIT License | github.blue_f243/necolas/normalize.primary_54c0 */
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;
}
.panel-36e9 .yellow-f5d5,
.pattern_eeb5,
.table_fluid_2571,
.form-572c,
.hover_advanced_ecf0,
.large_f569,
.title-black-534a,
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;
}
.pattern_eeb5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pattern_eeb5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern_eeb5,
  h1 {
    font-size: 1.8em;
  }
}
.table_fluid_2571,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.table_fluid_2571 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .table_fluid_2571,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .table_fluid_2571,
  h2 {
    font-size: 1.7em;
  }
}
.form-572c,
h3 {
  font-size: 1.618em;
}
.panel-36e9 .yellow-f5d5,
.hover_advanced_ecf0,
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.sort_solid_86d5 {
  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;
}
.warm_156a:after,
.warm_156a:before,
.yellow-9a07:after,
.yellow-9a07:before {
  content: "";
  display: table;
}
.warm_156a:after,
.yellow-9a07:after {
  clear: both;
}
.table-inner-fcb6 {
  float: right;
  margin-right: 0;
}
.widget_1a76 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.header_static_4e59 .accent_right_2af7,
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;
}
.header_static_4e59 .accent_right_2af7: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;
}
.bright-947a .accent_right_2af7 {
  box-shadow: none;
}
.bright-947a
  .accent_right_2af7
  .filter_copper_b3f6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.bright-947a .accent_right_2af7 .silver-aa54 {
  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;
}
.bright-947a
  .accent_right_2af7
  .silver-aa54
  b {
  display: none;
}
.bright-947a .active_silver_f1b4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.green-35f8:not(.new-e537):not(.notification-136c),
button:not(.new-e537):not(.notification-136c),
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ),
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ),
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ) {
  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;
}
.green-35f8:not(.new-e537):not(
    .notification-136c
  ):hover,
button:not(.new-e537):not(
    .notification-136c
  ):hover,
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ):hover,
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ):hover,
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.green-35f8:not(.new-e537):not(
    .notification-136c
  ):active,
.green-35f8:not(.new-e537):not(
    .notification-136c
  ):focus,
button:not(.new-e537):not(
    .notification-136c
  ):active,
button:not(.new-e537):not(
    .notification-136c
  ):focus,
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ):active,
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ):focus,
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ):active,
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ):focus,
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ):active,
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ):focus {
  outline: 0;
}
.green-35f8:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497,
button:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497,
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497,
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497,
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497 {
  position: relative;
}
.green-35f8:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .block_medium_387f,
.green-35f8:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .picture-b4cc,
.green-35f8:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .accordion_dirty_6211,
.green-35f8:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  i,
.green-35f8:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  svg,
button:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .block_medium_387f,
button:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .picture-b4cc,
button:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .accordion_dirty_6211,
button:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  i,
button:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  svg,
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .block_medium_387f,
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .picture-b4cc,
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .accordion_dirty_6211,
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  i,
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  svg,
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .block_medium_387f,
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .picture-b4cc,
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .accordion_dirty_6211,
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  i,
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  svg,
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .block_medium_387f,
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .picture-b4cc,
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  .accordion_dirty_6211,
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  i,
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497
  svg {
  visibility: hidden;
}
.green-35f8:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497:after,
button:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497:after,
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497:after,
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497:after,
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ).fn-loading-d497: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;
}
.green-35f8:not(.new-e537):not(.notification-136c),
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ),
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ),
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ) {
  color: #fff;
  background: #235787;
}
.green-35f8:not(.new-e537):not(
    .notification-136c
  ):focus,
input[type="button"]:not(.new-e537):not(
    .notification-136c
  ):focus,
input[type="reset"]:not(.new-e537):not(
    .notification-136c
  ):focus,
input[type="submit"]:not(.new-e537):not(
    .notification-136c
  ):focus {
  color: #fff;
}
.green-35f8.fn-disabled-d497:not(.new-e537):not(
    .notification-136c
  ),
.green-35f8[disabled]:not(.new-e537):not(
    .notification-136c
  ),
button.fn-disabled-d497:not(.new-e537):not(
    .notification-136c
  ),
button[disabled]:not(.new-e537):not(
    .notification-136c
  ) {
  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;
}
.tertiary_red_83af {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tertiary_red_83af: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;
}
.wrapper-top-12d0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.panel-f45b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.iron_90ff {
  clear: both;
  display: block;
  margin: 0 auto;
}
.warm_156a:after,
.warm_156a:before,
.summary_slow_2151:after,
.summary_slow_2151:before,
.upper_5e29:after,
.upper_5e29:before,
.green_fda9:after,
.green_fda9:before,
.tertiary-short-e477:after,
.tertiary-short-e477:before,
.tiny-0580:after,
.tiny-0580:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.warm_156a:after,
.summary_slow_2151:after,
.upper_5e29:after,
.green_fda9:after,
.tertiary-short-e477:after,
.tiny-0580:after {
  clear: both;
}
.summary_slow_2151 .main-e707,
.upper_5e29 .main-e707,
.background_fast_c8a6 .main-e707 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.carousel_narrow_80c9 {
  display: inline-block;
}
.alert_under_732e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.alert_under_732e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alert_under_732e .old-9626 {
  padding: 1em 0;
  font-size: 85%;
}
.old-9626 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.preview-yellow-dbd4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.preview-yellow-dbd4:after,
.preview-yellow-dbd4:before {
  content: "";
  display: table;
}
.preview-yellow-dbd4:after {
  clear: both;
}
.cool-0693 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.section-fa8c .cool-0693 {
  max-width: 50%;
}
.active-4c84 .cool-0693 {
  max-width: 33.33%;
}
.box_light_ec6e .cool-0693 {
  max-width: 25%;
}
.accent-51ba .cool-0693 {
  max-width: 20%;
}
.pagination_2f9e .cool-0693 {
  max-width: 16.66%;
}
.progress_d713 .cool-0693 {
  max-width: 14.28%;
}
.active_fluid_cdcd .cool-0693 {
  max-width: 12.5%;
}
.border_huge_ce54 .cool-0693 {
  max-width: 11.11%;
}
.shadow_ae98 {
  display: block;
}
.panel-36e9 .short_0d4c label,
.panel-36e9 .silver-1e65 label,
.panel-36e9 .item_13f4 label,
.panel-36e9 .in-5052 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.message_light_31bd {
  list-style: none;
  margin: 0;
}
.message_light_31bd article.copper-96bb {
  margin-bottom: 0;
}
.message_light_31bd ul {
  list-style: none;
  margin: 0;
}
.message_light_31bd .caption-d419 li.copper-96bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .message_light_31bd .caption-d419 li.copper-96bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .message_light_31bd .caption-d419 li.copper-96bb: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) {
  .message_light_31bd .caption-d419 li.copper-96bb li.copper-96bb li.copper-96bb li.copper-96bb {
    padding-left: 0;
  }
}
article.copper-96bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.copper-96bb .summary_slow_2151 p:last-of-type {
  margin-bottom: 0;
}
article.copper-96bb .header-left-51c0 {
  float: left;
}
article.copper-96bb .grid-c0b4 {
  margin-left: 85px;
}
article.copper-96bb .nav-42c4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.copper-96bb .nav-42c4 .gold-e464 {
  margin-left: 10px;
}
article.copper-96bb .north-aadb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.copper-96bb .outline_1c1c {
  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 .short_0d4c,
  #respond .item_13f4,
  #respond .in-5052 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .short_0d4c input,
#respond .item_13f4 input,
#respond .in-5052 input {
  width: 100%;
}
#respond .in-5052 {
  margin-right: 0;
}
#respond .active-b013 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip-b76a {
  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;
}
.chip-b76a.popup_1611 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.chip-b76a 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%);
}
.chip-b76a:focus,
.chip-b76a: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);
}
.over_84c2 {
  border-radius: 10%;
}
.notice_31d6 {
  border-radius: 50%;
}
.fluid-0032 {
  font-size: 0.72em;
}
.background_selected_70f7 {
  font-size: 0.875em;
}
.lite_4a33 {
  font-size: 1.1em;
}
.popup-eb19 {
  text-transform: uppercase;
  line-height: 1.2;
}
.popup-eb19.fluid-0032 {
  letter-spacing: 0.5px;
}
.summary-37a9,
.summary-37a9 a {
  color: #6d6d6d;
}
.summary-37a9 a:hover {
  color: #111;
}
.prev_f9ac {
  color: #6d6d6d;
}
.content-warm-3ddf {
  overflow-x: hidden;
}
.content-warm-3ddf .column-9821.slider_7e5e {
  position: relative;
}
.content-warm-3ddf .column-9821.slider_7e5e.outline-light-ea6b {
  position: initial;
}
.content-warm-3ddf
  .column-9821.slider_7e5e.outline-light-ea6b
  .short-6ae4 {
  left: auto;
}
.content-warm-3ddf .column-9821 .short-6ae4 {
  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;
}
.content-warm-3ddf .column-9821:hover.slider_7e5e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.content-warm-3ddf
  .column-9821:hover.slider_7e5e
  .short-6ae4 {
  display: block;
  z-index: 9999999;
}
.content-warm-3ddf .highlight-focused-c97f .notification-8a44,
.content-warm-3ddf .east-d11b .notification-8a44 {
  display: none;
}
.content-warm-3ddf .text_silver_bf30 .column-9821:hover.slider_7e5e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.panel-36e9 .short_0d4c label,
.panel-36e9 .silver-1e65 label,
.panel-36e9 .item_13f4 label,
.panel-36e9 .in-5052 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.message_light_31bd {
  list-style: none;
  margin: 0;
}
.message_light_31bd article.copper-96bb {
  margin-bottom: 0;
}
.message_light_31bd ul {
  list-style: none;
  margin: 0;
}
.message_light_31bd .caption-d419 li.copper-96bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .message_light_31bd .caption-d419 li.copper-96bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .message_light_31bd .caption-d419 li.copper-96bb: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) {
  .message_light_31bd .caption-d419 li.copper-96bb li.copper-96bb li.copper-96bb li.copper-96bb {
    padding-left: 0;
  }
}
article.copper-96bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.copper-96bb .summary_slow_2151 p:last-of-type {
  margin-bottom: 0;
}
article.copper-96bb .header-left-51c0 {
  float: left;
}
article.copper-96bb .grid-c0b4 {
  margin-left: 85px;
}
article.copper-96bb .nav-42c4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.copper-96bb .nav-42c4 .gold-e464 {
  margin-left: 10px;
}
article.copper-96bb .north-aadb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.copper-96bb .outline_1c1c {
  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 .short_0d4c,
  #respond .item_13f4,
  #respond .in-5052 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .short_0d4c input,
#respond .item_13f4 input,
#respond .in-5052 input {
  width: 100%;
}
#respond .in-5052 {
  margin-right: 0;
}
#respond .active-b013 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-focused-c97f .tooltip-cac9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tooltip-cac9 .info_stale_1b51.breadcrumb-full-ae73 .stale-a110 > li > a:focus,
.tooltip-cac9 .info_stale_1b51.breadcrumb-full-ae73 .stale-a110 > li > a:hover,
.tooltip-cac9 .info_stale_1b51.background-0420 .stale-a110 > li > a:focus,
.tooltip-cac9 .info_stale_1b51.background-0420 .stale-a110 > li > a:hover,
.tooltip-cac9 .info_stale_1b51.slider-fluid-e3bb .stale-a110 > li > a:focus,
.tooltip-cac9 .info_stale_1b51.slider-fluid-e3bb .stale-a110 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-cac9
  .info_stale_1b51.breadcrumb-full-ae73
  .stale-a110
  > li.middle_6b83
  > a,
.tooltip-cac9
  .info_stale_1b51.breadcrumb-full-ae73
  .stale-a110
  > li.mini_ff8a
  > a,
.tooltip-cac9
  .info_stale_1b51.background-0420
  .stale-a110
  > li.middle_6b83
  > a,
.tooltip-cac9
  .info_stale_1b51.background-0420
  .stale-a110
  > li.mini_ff8a
  > a,
.tooltip-cac9
  .info_stale_1b51.slider-fluid-e3bb
  .stale-a110
  > li.middle_6b83
  > a,
.tooltip-cac9 .info_stale_1b51.slider-fluid-e3bb .stale-a110 > li.card-smooth-c56a > a {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-cac9 .background-outer-39e9,
.tooltip-cac9 .background-outer-39e9 a {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-cac9 .out_e94a.button_1bbc li a,
.tooltip-cac9 .article-up-3173 a,
.tooltip-cac9 .tag-south-40fc,
.tooltip-cac9 .stale-a110 > li > a,
.tooltip-cac9 .shade_48d0 {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-cac9 .out_e94a.button_1bbc li a:hover,
.tooltip-cac9 .article-up-3173 a:hover,
.tooltip-cac9 .tag-south-40fc:hover,
.tooltip-cac9 .stale-a110 > li > a:hover,
.tooltip-cac9 .shade_48d0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-cac9 .yellow_2dbb {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-cac9 .yellow_2dbb .title_39f8 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-cac9 .yellow_2dbb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-cac9 .surface_07fa .aside-45fd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-cac9 .surface_07fa .aside-45fd .thumbnail_51b4 {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-cac9
  .surface_07fa
  .aside-45fd
  .thumbnail_51b4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-cac9
  .surface_07fa
  .aside-45fd
  .thumbnail_51b4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-cac9
  .surface_07fa
  .aside-45fd
  .thumbnail_51b4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-cac9
  .surface_07fa
  .aside-45fd
  .thumbnail_51b4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-cac9 .surface_07fa .alert_9939 {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-cac9 .surface_07fa .alert_9939:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple-4e41
  .tooltip-cac9
  .surface_07fa
  .first_8f98
  .message_797c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.simple-4e41
  .tooltip-cac9
  .surface_07fa
  .first_8f98
  .thumbnail_51b4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-focused-c97f .huge-94fb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.huge-94fb .info_stale_1b51.breadcrumb-full-ae73 .stale-a110 > li > a:focus,
.huge-94fb .info_stale_1b51.breadcrumb-full-ae73 .stale-a110 > li > a:hover,
.huge-94fb .info_stale_1b51.background-0420 .stale-a110 > li > a:focus,
.huge-94fb .info_stale_1b51.background-0420 .stale-a110 > li > a:hover,
.huge-94fb .info_stale_1b51.slider-fluid-e3bb .stale-a110 > li > a:focus,
.huge-94fb .info_stale_1b51.slider-fluid-e3bb .stale-a110 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-94fb
  .info_stale_1b51.breadcrumb-full-ae73
  .stale-a110
  > li.middle_6b83
  > a,
.huge-94fb
  .info_stale_1b51.breadcrumb-full-ae73
  .stale-a110
  > li.mini_ff8a
  > a,
.huge-94fb
  .info_stale_1b51.background-0420
  .stale-a110
  > li.middle_6b83
  > a,
.huge-94fb
  .info_stale_1b51.background-0420
  .stale-a110
  > li.mini_ff8a
  > a,
.huge-94fb
  .info_stale_1b51.slider-fluid-e3bb
  .stale-a110
  > li.middle_6b83
  > a,
.huge-94fb .info_stale_1b51.slider-fluid-e3bb .stale-a110 > li.card-smooth-c56a > a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-94fb .background-outer-39e9,
.huge-94fb .background-outer-39e9 a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-94fb .out_e94a.button_1bbc li a,
.huge-94fb .article-up-3173 a,
.huge-94fb .tag-south-40fc,
.huge-94fb .stale-a110 > li > a,
.huge-94fb .shade_48d0 {
  color: rgba(0, 0, 0, 0.55);
}
.huge-94fb .out_e94a.button_1bbc li a:hover,
.huge-94fb .article-up-3173 a:hover,
.huge-94fb .tag-south-40fc:hover,
.huge-94fb .stale-a110 > li > a:hover,
.huge-94fb .shade_48d0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-94fb .yellow_2dbb {
  color: rgba(0, 0, 0, 0.55);
}
.huge-94fb .yellow_2dbb .title_39f8 {
  color: rgba(0, 0, 0, 0.8);
}
.huge-94fb .yellow_2dbb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_green_850c .narrow_8dbb {
  margin-left: auto;
  margin-right: auto;
}
.upper_5e29 > * {
  margin-left: auto;
  margin-right: auto;
}
.upper_5e29 .wrapper-top-12d0 {
  margin-right: 1.41575em;
}
.light_1338 .upper_5e29 > .texture-west-57b3 {
  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;
}
.light_1338 .upper_5e29 > .footer_middle_e3b9 {
  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;
}
.pagination-iron-dfd5.highlight_green_850c .narrow_8dbb,
.tooltip-yellow-1b0f.highlight_green_850c .narrow_8dbb {
  margin-left: 0;
}
.paper_993c.highlight_green_850c .narrow_8dbb,
.badge_tall_ff02.highlight_green_850c .narrow_8dbb {
  margin-right: 0;
}
.upper_5e29 ol,
.upper_5e29 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wrapper-4700 video {
  max-width: 100%;
}
.row_2489 img {
  display: block;
}
.row_2489.wrapper-top-12d0,
.row_2489.panel-f45b {
  width: 100%;
}
.row_2489.footer_middle_e3b9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.simple-3d15:not(.accordion_ff3a) {
  margin: 1.5em auto;
}
.highlight-green-fb1b p {
  padding: 1.5em 14px;
}
ul.video_motion_f9dd.footer_middle_e3b9,
ul.video_motion_f9dd.texture-west-57b3,
ul.video_motion_f9dd.status-pink-2bf1.texture-west-57b3 {
  padding: 0 14px;
}
.copper_2cc4 {
  display: block;
  overflow-x: auto;
}
.copper_2cc4 table {
  border-collapse: collapse;
  width: 100%;
}
.copper_2cc4 td,
.copper_2cc4 th {
  padding: 0.5em;
}
.upper_5e29 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.upper_5e29 ol ol,
.upper_5e29 ol ul,
.upper_5e29 ul ol,
.upper_5e29 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.upper_5e29 ol ol li,
.upper_5e29 ol ul li,
.upper_5e29 ul ol li,
.upper_5e29 ul ul li {
  margin-left: 0;
}
.widget_copper_0b1f.under_4e7d > .grid_bright_58a4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.widget_copper_0b1f.under_4e7d > .grid_bright_58a4 iframe,
.widget_copper_0b1f.under_4e7d > .grid_bright_58a4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hero_3b27 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hero_3b27.next_4ebe {
  padding: 0;
}
.hero_3b27.next_4ebe cite {
  font-size: 13px;
}
.hero_3b27 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hero_3b27 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.item-simple-711d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.item-simple-711d > p:first-child {
  margin-top: 0;
}
.item-simple-711d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.item-simple-711d blockquote {
  border-left: 0;
}
.detail_2258 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.detail_2258:not(.item-basic-7942) {
  max-width: 100px;
}
.detail_2258.nav_be28 {
  border-bottom: none !important;
  text-align: center;
}
.detail_2258.nav_be28::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight-green-fb1b p {
    padding: 1.5em 0;
  }
}
.button_4ab5 {
  color: #0073aa;
}
.modal_glass_871c {
  background-color: #0073aa;
}
.article-be7c {
  color: #229fd8;
}
.column-6d09 {
  background-color: #229fd8;
}
.motion_4a71 {
  color: #eee;
}
.accent_1aca {
  background-color: #eee;
}
.tertiary-0e13 {
  color: #444;
}
.slider-medium-9853 {
  background-color: #444;
}
.texture-in-6d47 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.texture-in-6d47 .overlay-1364 .article-up-3173 {
  font-size: 15px;
}
.texture-in-6d47 .article-up-3173 {
  line-height: 1.3;
}
.texture-in-6d47 .huge-94fb {
}
.texture-in-6d47 .tooltip-cac9 {
  background: #235787;
}
.overlay_10c7 {
  padding: 0;
}
.overlay_10c7 .tooltip-cac9 {
  background: #1a1a1a;
}
.overlay_10c7 .huge-94fb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tiny-359b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tiny-359b .huge-94fb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tiny-359b .tooltip-cac9 {
  background: #303030;
}
.tiny-0580 {
  position: relative;
  z-index: 10;
}
.tiny-0580 .feature_outer_2afc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.glass_bf2a .slider_7e5e {
  display: inline-block;
  vertical-align: middle;
}
.glass_bf2a.focus-3270 .slider_7e5e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .glass_bf2a.focus-3270 .slider_7e5e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .glass_bf2a.focus-3270 .slider_7e5e {
    margin-right: 0.4em;
  }
}
.glass_bf2a.focus-3270 .slider_7e5e:last-child {
  margin-right: 0;
}
.link_2136 .feature_outer_2afc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight-focused-c97f .overlay-1364 {
    margin: 0 -0.5em;
  }
  .highlight-focused-c97f .overlay-1364 [class*="customify-col-"],
  .highlight-focused-c97f .overlay-1364 [class*="customify-col_"],
  .highlight-focused-c97f .overlay-1364 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight-focused-c97f.thumbnail_thick_bee4 .feature_outer_2afc {
  background: 0 0 !important;
}
.highlight-focused-c97f.thumbnail_thick_bee4 .feature_outer_2afc,
.highlight-focused-c97f.link_2136 .feature_outer_2afc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight-focused-c97f.layout_570e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight-focused-c97f.link_2136 .feature_outer_2afc {
  box-shadow: none !important;
}
.background_a5ea {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .background_a5ea {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .background_a5ea {
    padding: 18px 0 20px;
  }
}
.background_a5ea .description-north-cf7b {
  width: 100%;
}
.background_a5ea .link_smooth_76e0 {
  margin-bottom: 0;
}
.background_a5ea .bottom_d9ee {
  margin-top: 5px;
  font-size: 0.875em;
}
.title-mini-f168 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title-mini-f168 .pattern-north-a371 {
  width: 100%;
}
.tertiary-aca0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tertiary-aca0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tertiary-aca0 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;
}
.tertiary-aca0 li:last-child:after {
  display: none;
}
.tertiary-aca0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.progress_7458 .notification-8a44 button,
.background_a5ea .notification-8a44 button {
  left: 0;
}
.progress_7458 .pattern-north-a371,
.background_a5ea .pattern-north-a371 {
  padding-left: 0;
  padding-right: 0;
}
.progress_7458 .title-mini-f168,
.background_a5ea .title-mini-f168 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.progress_7458 {
  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;
}
.progress_7458: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;
}
.progress_7458 .button_left_3791 {
  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) {
  .progress_7458 .button_left_3791 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .progress_7458 .button_left_3791 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .progress_7458 .button_left_3791 {
    min-height: 200px;
  }
}
.progress_7458 .tertiary-aca0 {
  color: rgba(255, 255, 255, 0.8);
}
.progress_7458 .tertiary-aca0 a,
.progress_7458 .tertiary-aca0 li:after {
  color: inherit;
}
.progress_7458 .tertiary-aca0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.highlight-black-545e {
  margin-bottom: 0.5em;
}
.west_ceb2 {
  margin-bottom: 1.2em;
}
.west_ceb2,
.highlight-black-545e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.west_ceb2 p:last-child,
.highlight-black-545e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notification-8a44,
#masthead .notification-8a44 {
  display: none;
}
#masthead
  > .notification-8a44.menu-8b52 {
  display: none;
}
#masthead > .notification-8a44 button {
  left: 0;
}
.feature_dcd7 {
  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%;
}
.feature_dcd7 .slider_7e5e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.feature_dcd7 .status_9974 {
  display: -webkit-box;
  display: flex;
}
.feature_dcd7 .status_9974.active_focused_2bdd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.feature_dcd7 .status_9974.paragraph_lower_7c84 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.feature_dcd7 .status_9974.footer-fluid-3064 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.feature_dcd7.pagination-liquid-6a71.pattern-1710 .status_9974.active_focused_2bdd {
  flex-basis: 100%;
}
.feature_dcd7.warm-07f3 .status_9974.paragraph_lower_7c84 {
  -webkit-box-flex: 1;
  flex: auto;
}
.feature_dcd7.warm-07f3 .status_9974.footer-fluid-3064 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notification-8a44.menu-8b52 {
  display: none;
}
#masthead > .notification-8a44 button {
  left: 0;
}
.outline_3f15 {
  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;
}
.outline_3f15:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.outline_3f15.dark-c5dd i {
  margin-right: 4px;
}
.outline_3f15.tertiary_e031 i {
  margin-left: 5px;
}
.article-up-3173 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.article-up-3173 p:last-child {
  margin-bottom: 0;
}
.alert-left-4467 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.alert-left-4467 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.alert-left-4467 img {
  display: block;
  width: auto;
  line-height: 1;
}
.alert-left-4467 .background-outer-39e9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.alert-left-4467 .border-e436 {
  margin: 5px 0 7px 0;
}
.alert-left-4467.short_6582 .south_b796 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert-left-4467.short_6582 .card_liquid_3127 {
  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;
}
.alert-left-4467.primary-gas-ae7b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.alert-left-4467.primary-gas-ae7b .south_b796 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert-left-4467.primary-gas-ae7b .card_liquid_3127 {
  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;
}
.alert-left-4467.summary_full_dfe7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert-left-4467.hover_a3ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.alert-left-4467.hover_a3ad .card_liquid_3127 {
  margin-top: 7px;
}
.border_cool_c9ef {
  display: inline-block;
}
.tiny-0580 .advanced_4af5 .alert-left-4467 img {
  max-width: 100%;
}
.info_stale_1b51 .advanced_185e.title_ec99,
.block-1639 .advanced_185e.title_ec99 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.info_stale_1b51 .small-e819,
.block-1639 .small-e819 {
  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%);
}
.info_stale_1b51 .small-e819 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.info_stale_1b51.highlight-center-fb5b .small-e819 {
  display: none;
}
.info_stale_1b51 .secondary_d678 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info_stale_1b51 .secondary_d678 li {
  display: inline-block;
  position: relative;
}
.info_stale_1b51 .secondary_d678 li:last-child {
  margin-right: 0;
}
.info_stale_1b51 .secondary_d678 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;
}
.info_stale_1b51 .secondary_d678 li.card-smooth-c56a > a {
  color: rgba(0, 0, 0, 0.9);
}
.info_stale_1b51 .secondary_d678 > 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;
}
.info_stale_1b51 .secondary_d678 > li > a i {
  line-height: 0;
}
.info_stale_1b51 .secondary_d678 > li.section_77d8 > a .small-e819 {
  margin-left: 4px;
  line-height: 0;
}
.info_stale_1b51 .secondary_d678 .row-inner-e77b li.section_77d8 > a {
  position: relative;
}
.info_stale_1b51 .secondary_d678 .row-inner-e77b li.section_77d8 > a:after,
.info_stale_1b51 .secondary_d678 .row-inner-e77b li.section_77d8 > a:before {
  content: "";
  display: table;
}
.info_stale_1b51 .secondary_d678 .row-inner-e77b li.section_77d8 > a:after {
  clear: both;
}
.info_stale_1b51 .secondary_d678 .row-inner-e77b li.section_77d8 > a .small-e819 {
  margin-left: 5px;
  float: right;
}
.info_stale_1b51 .secondary-static-48b8,
.info_stale_1b51 .row-inner-e77b {
  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;
}
.info_stale_1b51 .row-inner-e77b {
  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;
}
.info_stale_1b51 .row-inner-e77b .title_ec99 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info_stale_1b51 .row-inner-e77b .small-e819 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.info_stale_1b51 .row-inner-e77b li {
  display: block;
  margin: 0;
  padding: 0;
}
.info_stale_1b51 .row-inner-e77b 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;
}
.info_stale_1b51 .row-inner-e77b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.info_stale_1b51 .row-inner-e77b .row-inner-e77b {
  top: 0;
  left: 100%;
}
.info_stale_1b51 .background_2bb6.fn-focus-d497 > .secondary-static-48b8,
.info_stale_1b51 .background_2bb6.fn-focus-d497 > .row-inner-e77b,
.info_stale_1b51 .background_2bb6:focus > .secondary-static-48b8,
.info_stale_1b51 .background_2bb6:focus > .row-inner-e77b,
.info_stale_1b51 .background_2bb6:hover > .secondary-static-48b8,
.info_stale_1b51 .background_2bb6:hover > .row-inner-e77b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.info_stale_1b51.slider-fluid-e3bb .stale-a110:after,
.info_stale_1b51.slider-fluid-e3bb .stale-a110:before {
  content: "";
  display: table;
}
.info_stale_1b51.slider-fluid-e3bb .stale-a110:after {
  clear: both;
}
.info_stale_1b51.slider-fluid-e3bb .stale-a110 > li {
  float: left;
}
.info_stale_1b51.upper-9f7f .stale-a110:after,
.info_stale_1b51.upper-9f7f .stale-a110:before {
  content: "";
  display: table;
}
.info_stale_1b51.upper-9f7f .stale-a110:after {
  clear: both;
}
.info_stale_1b51.upper-9f7f .stale-a110 > li {
  float: left;
}
.info_stale_1b51.upper-9f7f .stale-a110 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.info_stale_1b51.upper-9f7f .stale-a110 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.info_stale_1b51.upper-9f7f .stale-a110 > li.middle_6b83 > a,
.info_stale_1b51.upper-9f7f .stale-a110 > li.card-smooth-c56a > a {
  color: #fff;
  background-color: #1e4b75;
}
.info_stale_1b51.breadcrumb-full-ae73 .stale-a110 > li > a .title_ec99 {
  position: relative;
}
.info_stale_1b51.breadcrumb-full-ae73 .stale-a110 > li > a .title_ec99: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;
}
.info_stale_1b51.breadcrumb-full-ae73
  .stale-a110
  > li:focus
  > a
  .title_ec99:before,
.info_stale_1b51.breadcrumb-full-ae73
  .stale-a110
  > li:hover
  > a
  .title_ec99:before {
  width: 100%;
  background-color: currentColor;
}
.info_stale_1b51.breadcrumb-full-ae73
  .stale-a110
  > li.middle_6b83
  > a
  .title_ec99:before,
.info_stale_1b51.breadcrumb-full-ae73
  .stale-a110
  > li.mini_ff8a
  > a
  .title_ec99:before {
  width: 100%;
  background-color: currentColor;
}
.info_stale_1b51.background-0420 .stale-a110 > li > a .title_ec99 {
  position: relative;
}
.info_stale_1b51.background-0420 .stale-a110 > li > a .title_ec99: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;
}
.info_stale_1b51.background-0420 .stale-a110 > li:focus > a .title_ec99:before,
.info_stale_1b51.background-0420
  .stale-a110
  > li:hover
  > a
  .title_ec99:before {
  width: 100%;
  background-color: currentColor;
}
.info_stale_1b51.background-0420
  .stale-a110
  > li.middle_6b83
  > a
  .title_ec99:before,
.info_stale_1b51.background-0420
  .stale-a110
  > li.mini_ff8a
  > a
  .title_ec99:before {
  width: 100%;
  background-color: currentColor;
}
.block-1639 .secondary_d678 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-1639 .secondary_d678 li:first-child > a {
  border-top: none;
}
.block-1639 .secondary_d678 .current_294a > .title_ec99 .small-e819 {
  display: none;
}
.block-1639 .secondary_d678 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.block-1639 .secondary_d678 li:last-child {
  border: none;
}
.block-1639 .secondary_d678 li.section_77d8 > a {
  padding-right: 45px !important;
}
.block-1639 .secondary_d678 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.block-1639 .secondary_d678 li a:focus,
.block-1639 .secondary_d678 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block-1639 .secondary_d678 li .detail-20b2 {
  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;
}
.block-1639 .secondary_d678 li .detail-20b2:hover {
  box-shadow: none;
}
.block-1639 .secondary_d678 li .detail-20b2 .small-e819 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.block-1639 .secondary_d678 .row-inner-e77b {
  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);
}
.block-1639 .secondary_d678 .row-inner-e77b li a {
  padding-left: 3em;
}
.block-1639 .secondary_d678 .warm_0a2a > a .detail-20b2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.block-1639 .secondary_d678 .warm_0a2a > .row-inner-e77b {
  display: block;
  opacity: 1;
}
.gradient-upper-e977 {
  max-width: 100%;
}
.frame_72e3 {
  line-height: 0;
  cursor: pointer;
}
.shade_48d0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade_48d0:hover {
  box-shadow: none;
  color: currentColor;
}
.shade_48d0 svg {
  width: 18px;
  height: 18px;
}
.shade_48d0 .column-east-665c {
  display: none;
}
.card-6d75 {
  position: relative;
}
.card-6d75.fn-active-d497 .shade_48d0 .over_a7a4 {
  display: none;
}
.card-6d75.fn-active-d497 .shade_48d0 .column-east-665c {
  display: inline-block;
}
.card-6d75 .picture-hard-80d5 {
  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);
}
.card-6d75.detail_middle_6cda .picture-hard-80d5 {
  left: auto;
  right: -0.9em;
}
.card-6d75.detail_middle_6cda .fast_5130::before {
  left: auto;
  right: 15px;
}
.card-6d75.fn-active-d497 .picture-hard-80d5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.first_8f98 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.first_8f98 label {
  flex-basis: 100%;
}
.first_8f98 .aside-45fd {
  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;
}
.first_8f98 .thumbnail_51b4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.first_8f98 .thumbnail_51b4:focus {
  background-color: transparent;
}
.first_8f98 button.alert_9939 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.first_8f98 button.alert_9939:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.first_8f98 button.alert_9939 svg {
  width: 18px;
  height: 18px;
}
.first_8f98 input[type="submit"] {
  min-height: auto;
}
.surface_07fa .first_8f98 .thumbnail_51b4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fast_5130 {
  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) {
  .fast_5130 {
    width: 220px;
  }
}
.fast_5130 label {
  flex-basis: 100%;
}
.fast_5130::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;
}
.simple-4e41 .surface_07fa .first_8f98 {
  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;
}
.simple-4e41
  .surface_07fa
  .first_8f98
  .aside-45fd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.simple-4e41 .surface_07fa .first_8f98 .thumbnail_51b4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.simple-4e41
  .surface_07fa
  .first_8f98
  .thumbnail_51b4:focus {
  background: 0 0;
}
.simple-4e41
  .surface_07fa
  .first_8f98
  .message_797c {
  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;
}
.out_e94a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.out_e94a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.out_e94a li:last-child {
  margin-right: 0;
}
.out_e94a li:first-child {
  margin-left: 0;
}
.out_e94a.selected-431b a {
  color: #fff;
}
.out_e94a.selected-431b a:hover {
  color: #fff;
}
.out_e94a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.out_e94a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.out_e94a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.out_e94a a:hover {
  opacity: 0.9;
  color: inherit;
}
.out_e94a [class*="social-icon-apple"] {
  background-color: #999;
}
.out_e94a [class*="social-icon-apple"].picture_green_5199 {
  background-color: transparent;
  color: #999;
}
.out_e94a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.out_e94a [class*="social-icon-behance"].picture_green_5199 {
  background-color: transparent;
  color: #1769ff;
}
.out_e94a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.out_e94a [class*="social-icon-bitbucket"].picture_green_5199 {
  background-color: transparent;
  color: #205081;
}
.out_e94a [class*="social-icon-codepen"] {
  background-color: #000;
}
.out_e94a [class*="social-icon-codepen"].picture_green_5199 {
  background-color: transparent;
  color: #000;
}
.out_e94a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.out_e94a [class*="social-icon-delicious"].picture_green_5199 {
  background-color: transparent;
  color: #39f;
}
.out_e94a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.out_e94a [class*="social-icon-digg"].picture_green_5199 {
  background-color: transparent;
  color: #005be2;
}
.out_e94a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.out_e94a [class*="social-icon-dribbble"].picture_green_5199 {
  background-color: transparent;
  color: #ea4c89;
}
.out_e94a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.out_e94a [class*="social-icon-envelope"].picture_green_5199 {
  background-color: transparent;
  color: #ea4335;
}
.out_e94a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.out_e94a [class*="social-icon-facebook"].picture_green_5199 {
  background-color: transparent;
  color: #3b5998;
}
.out_e94a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.out_e94a [class*="social-icon-flickr"].picture_green_5199 {
  background-color: transparent;
  color: #0063dc;
}
.out_e94a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.out_e94a [class*="social-icon-foursquare"].picture_green_5199 {
  background-color: transparent;
  color: #2d5be3;
}
.out_e94a [class*="social-icon-github"] {
  background-color: #333;
}
.out_e94a [class*="social-icon-github"].picture_green_5199 {
  background-color: transparent;
  color: #333;
}
.out_e94a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.out_e94a [class*="social-icon-google-plus"].picture_green_5199 {
  background-color: transparent;
  color: #dd4b39;
}
.out_e94a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.out_e94a [class*="social-icon-houzz"].picture_green_5199 {
  background-color: transparent;
  color: #7ac142;
}
.out_e94a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.out_e94a [class*="social-icon-instagram"].picture_green_5199 {
  background-color: transparent;
  color: #262626;
}
.out_e94a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.out_e94a [class*="social-icon-jsfiddle"].picture_green_5199 {
  background-color: transparent;
  color: #487aa2;
}
.out_e94a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.out_e94a [class*="social-icon-linkedin"].picture_green_5199 {
  background-color: transparent;
  color: #0077b5;
}
.out_e94a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.out_e94a [class*="social-icon-medium"].picture_green_5199 {
  background-color: transparent;
  color: #00ab6b;
}
.out_e94a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.out_e94a
  [class*="social-icon-odnoklassniki"].picture_green_5199 {
  background-color: transparent;
  color: #f4731c;
}
.out_e94a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.out_e94a [class*="social-icon-meetup"].picture_green_5199 {
  background-color: transparent;
  color: #ec1c40;
}
.out_e94a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.out_e94a [class*="social-icon-pinterest"].picture_green_5199 {
  background-color: transparent;
  color: #bd081c;
}
.out_e94a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.out_e94a [class*="social-icon-product-hunt"].picture_green_5199 {
  background-color: transparent;
  color: #da552f;
}
.out_e94a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.out_e94a [class*="social-icon-reddit"].picture_green_5199 {
  background-color: transparent;
  color: #ff4500;
}
.out_e94a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.out_e94a [class*="social-icon-rss"].picture_green_5199 {
  background-color: transparent;
  color: #f26522;
}
.out_e94a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.out_e94a
  [class*="social-icon-shopping-cart"].picture_green_5199 {
  background-color: transparent;
  color: #4caf50;
}
.out_e94a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.out_e94a [class*="social-icon-skype"].picture_green_5199 {
  background-color: transparent;
  color: #00aff0;
}
.out_e94a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.out_e94a [class*="social-icon-slideshare"].picture_green_5199 {
  background-color: transparent;
  color: #0077b5;
}
.out_e94a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.out_e94a [class*="social-icon-snapchat"].picture_green_5199 {
  background-color: transparent;
  color: #fffc00;
}
.out_e94a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.out_e94a [class*="social-icon-soundcloud"].picture_green_5199 {
  background-color: transparent;
  color: #f80;
}
.out_e94a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.out_e94a [class*="social-icon-spotify"].picture_green_5199 {
  background-color: transparent;
  color: #2ebd59;
}
.out_e94a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.out_e94a
  [class*="social-icon-stack-overflow"].picture_green_5199 {
  background-color: transparent;
  color: #fe7a15;
}
.out_e94a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.out_e94a [class*="social-icon-maldkfgram"].picture_green_5199 {
  background-color: transparent;
  color: #2ca5e0;
}
.out_e94a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.out_e94a [class*="social-icon-tripadvisor"].picture_green_5199 {
  background-color: transparent;
  color: #589442;
}
.out_e94a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.out_e94a [class*="social-icon-tumblr"].picture_green_5199 {
  background-color: transparent;
  color: #35465c;
}
.out_e94a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.out_e94a [class*="social-icon-twitch"].picture_green_5199 {
  background-color: transparent;
  color: #6441a5;
}
.out_e94a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.out_e94a [class*="social-icon-twitter"].picture_green_5199 {
  background-color: transparent;
  color: #1da1f2;
}
.out_e94a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.out_e94a [class*="social-icon-vimeo"].picture_green_5199 {
  background-color: transparent;
  color: #1ab7ea;
}
.out_e94a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.out_e94a [class*="social-icon-vk"].picture_green_5199 {
  background-color: transparent;
  color: #45668e;
}
.out_e94a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.out_e94a [class*="social-icon-weibo"].picture_green_5199 {
  background-color: transparent;
  color: #df2029;
}
.out_e94a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.out_e94a [class*="social-icon-weixin"].picture_green_5199 {
  background-color: transparent;
  color: #7bb32e;
}
.out_e94a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.out_e94a [class*="social-icon-whatsapp"].picture_green_5199 {
  background-color: transparent;
  color: #25d366;
}
.out_e94a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.out_e94a [class*="social-icon-wordpress"].picture_green_5199 {
  background-color: transparent;
  color: #21759b;
}
.out_e94a [class*="social-icon-xing"] {
  background-color: #026466;
}
.out_e94a [class*="social-icon-xing"].picture_green_5199 {
  background-color: transparent;
  color: #026466;
}
.out_e94a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.out_e94a [class*="social-icon-yelp"].picture_green_5199 {
  background-color: transparent;
  color: #af0606;
}
.out_e94a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.out_e94a [class*="social-icon-youtube"].picture_green_5199 {
  background-color: transparent;
  color: #cd201f;
}
.tag-south-40fc {
  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;
}
.tag-south-40fc:hover {
  box-shadow: none;
  background: 0 0;
}
.disabled-outer-34bc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.selected_9da4 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.notification-dirty-9d1f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.upper_9dd5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.upper_9dd5,
.upper_9dd5::after,
.upper_9dd5::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;
}
.upper_9dd5::after,
.upper_9dd5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.over_2a8d .selected_9da4 .notification-dirty-9d1f {
  margin-top: -2px;
  width: 19px;
}
.over_2a8d .selected_9da4 .upper_9dd5 {
  margin-top: -1px;
}
.over_2a8d .selected_9da4 .upper_9dd5,
.over_2a8d .selected_9da4 .upper_9dd5::after,
.over_2a8d .selected_9da4 .upper_9dd5::before {
  width: 19px;
  height: 2px;
}
.over_2a8d .selected_9da4 .upper_9dd5::before {
  top: -6px;
}
.over_2a8d .selected_9da4 .upper_9dd5::after {
  bottom: -6px;
}
.module-609b .selected_9da4 .notification-dirty-9d1f {
  margin-top: -2px;
  width: 22px;
}
.module-609b .selected_9da4 .upper_9dd5 {
  margin-top: -1px;
}
.module-609b .selected_9da4 .upper_9dd5,
.module-609b .selected_9da4 .upper_9dd5::after,
.module-609b .selected_9da4 .upper_9dd5::before {
  width: 22px;
  height: 2px;
}
.module-609b .selected_9da4 .upper_9dd5::before {
  top: -7px;
}
.module-609b .selected_9da4 .upper_9dd5::after {
  bottom: -7px;
}
.grid-641e .selected_9da4 .notification-dirty-9d1f {
  margin-top: -2px;
  width: 31px;
}
.grid-641e .selected_9da4 .upper_9dd5 {
  margin-top: -1.5px;
}
.grid-641e .selected_9da4 .upper_9dd5,
.grid-641e .selected_9da4 .upper_9dd5::after,
.grid-641e .selected_9da4 .upper_9dd5::before {
  width: 31px;
  height: 3px;
}
.grid-641e .selected_9da4 .upper_9dd5::before {
  top: -9px;
}
.grid-641e .selected_9da4 .upper_9dd5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .layout_ad09 .selected_9da4 .notification-dirty-9d1f {
    margin-top: -2px;
    width: 19px;
  }
  .layout_ad09 .selected_9da4 .upper_9dd5 {
    margin-top: -1px;
  }
  .layout_ad09 .selected_9da4 .upper_9dd5,
  .layout_ad09 .selected_9da4 .upper_9dd5::after,
  .layout_ad09 .selected_9da4 .upper_9dd5::before {
    width: 19px;
    height: 2px;
  }
  .layout_ad09 .selected_9da4 .upper_9dd5::before {
    top: -6px;
  }
  .layout_ad09 .selected_9da4 .upper_9dd5::after {
    bottom: -6px;
  }
  .border-ed6c .selected_9da4 .notification-dirty-9d1f {
    margin-top: -2px;
    width: 22px;
  }
  .border-ed6c .selected_9da4 .upper_9dd5 {
    margin-top: -1px;
  }
  .border-ed6c .selected_9da4 .upper_9dd5,
  .border-ed6c .selected_9da4 .upper_9dd5::after,
  .border-ed6c .selected_9da4 .upper_9dd5::before {
    width: 22px;
    height: 2px;
  }
  .border-ed6c .selected_9da4 .upper_9dd5::before {
    top: -7px;
  }
  .border-ed6c .selected_9da4 .upper_9dd5::after {
    bottom: -7px;
  }
  .hero_6fee .selected_9da4 .notification-dirty-9d1f {
    margin-top: -2px;
    width: 31px;
  }
  .hero_6fee .selected_9da4 .upper_9dd5 {
    margin-top: -1.5px;
  }
  .hero_6fee .selected_9da4 .upper_9dd5,
  .hero_6fee .selected_9da4 .upper_9dd5::after,
  .hero_6fee .selected_9da4 .upper_9dd5::before {
    width: 31px;
    height: 3px;
  }
  .hero_6fee .selected_9da4 .upper_9dd5::before {
    top: -9px;
  }
  .hero_6fee .selected_9da4 .upper_9dd5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .next-4a52 .selected_9da4 .notification-dirty-9d1f {
    margin-top: -2px;
    width: 19px;
  }
  .next-4a52 .selected_9da4 .upper_9dd5 {
    margin-top: -1px;
  }
  .next-4a52 .selected_9da4 .upper_9dd5,
  .next-4a52 .selected_9da4 .upper_9dd5::after,
  .next-4a52 .selected_9da4 .upper_9dd5::before {
    width: 19px;
    height: 2px;
  }
  .next-4a52 .selected_9da4 .upper_9dd5::before {
    top: -6px;
  }
  .next-4a52 .selected_9da4 .upper_9dd5::after {
    bottom: -6px;
  }
  .nav_28ac .selected_9da4 .notification-dirty-9d1f {
    margin-top: -2px;
    width: 22px;
  }
  .nav_28ac .selected_9da4 .upper_9dd5 {
    margin-top: -1px;
  }
  .nav_28ac .selected_9da4 .upper_9dd5,
  .nav_28ac .selected_9da4 .upper_9dd5::after,
  .nav_28ac .selected_9da4 .upper_9dd5::before {
    width: 22px;
    height: 2px;
  }
  .nav_28ac .selected_9da4 .upper_9dd5::before {
    top: -7px;
  }
  .nav_28ac .selected_9da4 .upper_9dd5::after {
    bottom: -7px;
  }
  .wide-86ef .selected_9da4 .notification-dirty-9d1f {
    margin-top: -2px;
    width: 31px;
  }
  .wide-86ef .selected_9da4 .upper_9dd5 {
    margin-top: -1.5px;
  }
  .wide-86ef .selected_9da4 .upper_9dd5,
  .wide-86ef .selected_9da4 .upper_9dd5::after,
  .wide-86ef .selected_9da4 .upper_9dd5::before {
    width: 31px;
    height: 3px;
  }
  .wide-86ef .selected_9da4 .upper_9dd5::before {
    top: -9px;
  }
  .wide-86ef .selected_9da4 .upper_9dd5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .preview-7e1d .selected_9da4 .notification-dirty-9d1f {
    margin-top: -2px;
    width: 19px;
  }
  .preview-7e1d .selected_9da4 .upper_9dd5 {
    margin-top: -1px;
  }
  .preview-7e1d .selected_9da4 .upper_9dd5,
  .preview-7e1d .selected_9da4 .upper_9dd5::after,
  .preview-7e1d .selected_9da4 .upper_9dd5::before {
    width: 19px;
    height: 2px;
  }
  .preview-7e1d .selected_9da4 .upper_9dd5::before {
    top: -6px;
  }
  .preview-7e1d .selected_9da4 .upper_9dd5::after {
    bottom: -6px;
  }
  .accordion_wood_1aa2 .selected_9da4 .notification-dirty-9d1f {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_wood_1aa2 .selected_9da4 .upper_9dd5 {
    margin-top: -1px;
  }
  .accordion_wood_1aa2 .selected_9da4 .upper_9dd5,
  .accordion_wood_1aa2 .selected_9da4 .upper_9dd5::after,
  .accordion_wood_1aa2 .selected_9da4 .upper_9dd5::before {
    width: 22px;
    height: 2px;
  }
  .accordion_wood_1aa2 .selected_9da4 .upper_9dd5::before {
    top: -7px;
  }
  .accordion_wood_1aa2 .selected_9da4 .upper_9dd5::after {
    bottom: -7px;
  }
  .label-a1b2 .selected_9da4 .notification-dirty-9d1f {
    margin-top: -2px;
    width: 31px;
  }
  .label-a1b2 .selected_9da4 .upper_9dd5 {
    margin-top: -1.5px;
  }
  .label-a1b2 .selected_9da4 .upper_9dd5,
  .label-a1b2 .selected_9da4 .upper_9dd5::after,
  .label-a1b2 .selected_9da4 .upper_9dd5::before {
    width: 31px;
    height: 3px;
  }
  .label-a1b2 .selected_9da4 .upper_9dd5::before {
    top: -9px;
  }
  .label-a1b2 .selected_9da4 .upper_9dd5::after {
    bottom: -9px;
  }
}
.carousel_last_73ea .upper_9dd5 {
  -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);
}
.carousel_last_73ea .upper_9dd5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.carousel_last_73ea .upper_9dd5::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);
}
.carousel_last_73ea.narrow-7825 .upper_9dd5 {
  -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);
}
.carousel_last_73ea.narrow-7825 .upper_9dd5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.carousel_last_73ea.narrow-7825 .upper_9dd5::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);
}
.avatar-e2c3 {
  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.nav-4bfc:before {
  display: none;
}
.east-d11b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.east-d11b .card_c4a4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.east-d11b .card_c4a4:last-of-type {
  border-bottom: none;
}
.east-d11b .card_c4a4.frame-complex-7c9f,
.east-d11b .card_c4a4.thumbnail-5fd8,
.east-d11b .card_c4a4.message-in-8f14 {
  padding: 0;
}
.east-d11b .block-1639 .detail-20b2 {
  color: currentColor;
}
.east-d11b .block-1639 .detail-20b2:focus,
.east-d11b .block-1639 .detail-20b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-d11b.huge-94fb .yellow_2dbb,
.east-d11b.huge-94fb .article-up-3173 a,
.east-d11b.huge-94fb .stale-a110 a,
.east-d11b.huge-94fb .row-inner-e77b a {
  color: rgba(0, 0, 0, 0.55);
}
.east-d11b.huge-94fb .yellow_2dbb:hover,
.east-d11b.huge-94fb .article-up-3173 a:hover,
.east-d11b.huge-94fb .stale-a110 a:hover,
.east-d11b.huge-94fb .row-inner-e77b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-d11b.huge-94fb .title_39f8 {
  color: rgba(0, 0, 0, 0.8);
}
.east-d11b.huge-94fb .card_c4a4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-d11b.huge-94fb .card_c4a4:before {
  background: rgba(0, 0, 0, 0.08);
}
.east-d11b.huge-94fb .paper-dbbe:before {
  background: rgba(255, 255, 255, 0.9);
}
.east-d11b.huge-94fb .block-1639 .secondary_d678 li a,
.east-d11b.huge-94fb .block-1639 .detail-20b2,
.east-d11b.huge-94fb .row-inner-e77b {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-d11b.huge-94fb .block-1639 .detail-20b2:focus,
.east-d11b.huge-94fb .block-1639 .detail-20b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-d11b.huge-94fb .secondary_d678 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-d11b.tooltip-cac9 .yellow_2dbb,
.east-d11b.tooltip-cac9 .article-up-3173 a,
.east-d11b.tooltip-cac9 .stale-a110 .detail-20b2,
.east-d11b.tooltip-cac9 .stale-a110 a,
.east-d11b.tooltip-cac9 .row-inner-e77b a {
  color: rgba(255, 255, 255, 0.79);
}
.east-d11b.tooltip-cac9 .yellow_2dbb:hover,
.east-d11b.tooltip-cac9 .article-up-3173 a:hover,
.east-d11b.tooltip-cac9 .stale-a110 .detail-20b2:hover,
.east-d11b.tooltip-cac9 .stale-a110 a:hover,
.east-d11b.tooltip-cac9 .row-inner-e77b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east-d11b.tooltip-cac9 .title_39f8 {
  color: rgba(255, 255, 255, 0.99);
}
.east-d11b.tooltip-cac9 .card_c4a4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-d11b.tooltip-cac9 .card_c4a4:before {
  background: rgba(255, 255, 255, 0.08);
}
.east-d11b.tooltip-cac9 .paper-dbbe:before {
  background: rgba(0, 0, 0, 0.9);
}
.east-d11b.tooltip-cac9 .block-1639 .secondary_d678 li a,
.east-d11b.tooltip-cac9 .block-1639 .detail-20b2,
.east-d11b.tooltip-cac9 .row-inner-e77b {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-d11b.tooltip-cac9 .block-1639 .detail-20b2:focus,
.east-d11b.tooltip-cac9 .block-1639 .detail-20b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-d11b.tooltip-cac9 .secondary_d678 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper-dbbe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.paper-dbbe:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gold_e6f9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sidebar-2f7a .east-d11b {
  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;
}
.sidebar-2f7a .card_c4a4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sidebar-2f7a .card_c4a4: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) {
  .sidebar-2f7a .card_c4a4:before {
    width: 16%;
    left: 42%;
  }
}
.sidebar-2f7a .card_c4a4:last-child:before {
  content: none;
}
.sidebar-2f7a .card_c4a4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sidebar-2f7a .block-1639 .secondary_d678 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar-2f7a .block-1639 .secondary_d678 li a .detail-20b2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sidebar-2f7a .block-1639 .row-inner-e77b {
  border: none;
}
.sidebar-2f7a .block-1639 .row-inner-e77b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sidebar-2f7a .paper-dbbe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sidebar-2f7a .gold_e6f9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sidebar-2f7a .tooltip-cac9 .paper-dbbe:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar-2f7a .huge-94fb.panel-0cc5 .upper_9dd5 {
  background: rgba(0, 0, 0, 0.6);
}
.sidebar-2f7a
  .huge-94fb.panel-0cc5
  .upper_9dd5::after,
.sidebar-2f7a
  .huge-94fb.panel-0cc5
  .upper_9dd5:before {
  background: inherit;
}
.sidebar-2f7a
  .huge-94fb.panel-0cc5:hover
  .upper_9dd5 {
  background: rgba(0, 0, 0, 0.8);
}
.form_7726 .east-d11b {
  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) {
  .form_7726 .east-d11b {
    width: auto;
    right: 45px;
  }
}
.dirty-b3b1 .east-d11b {
  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) {
  .dirty-b3b1 .east-d11b {
    width: auto;
    left: 45px;
  }
}
.nav-4bfc .east-d11b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.nav-4bfc .gold_e6f9 {
  max-width: 48em;
  margin: 0 auto;
}
.nav-4bfc .paper-dbbe:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.copper_558f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.copper_558f.sidebar-2f7a .east-d11b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.copper_558f.form_7726 .east-d11b {
  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);
}
.copper_558f .east-d11b {
  visibility: visible;
}
.copper_558f.dirty-b3b1 .east-d11b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.advanced-98ef,
.wide-c7f8 {
  overflow-x: hidden;
}
.advanced-98ef .east-d11b {
  overflow: auto;
}
.advanced-98ef.sidebar-2f7a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced-98ef.sidebar-2f7a .east-d11b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.advanced-98ef.sidebar-2f7a .tag-south-40fc {
  opacity: 0;
}
.advanced-98ef.form_7726 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced-98ef.form_7726 .east-d11b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.advanced-98ef.form_7726 .tag-south-40fc {
  opacity: 0;
}
.advanced-98ef.dirty-b3b1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced-98ef.dirty-b3b1 .east-d11b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.advanced-98ef.dirty-b3b1 .tag-south-40fc {
  opacity: 0;
}
.advanced-98ef.nav-4bfc .east-d11b {
  z-index: 10;
  visibility: visible;
}
.panel-0cc5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.panel-0cc5 .upper_9dd5 {
  background: rgba(255, 255, 255, 0.99);
}
.panel-0cc5 .upper_9dd5::after,
.panel-0cc5 .upper_9dd5:before {
  background: inherit;
}
.panel-0cc5:hover .upper_9dd5 {
  background: rgba(255, 255, 255, 0.99);
}
.dirty-b3b1 .panel-0cc5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.nav-4bfc .panel-0cc5 {
  display: none !important;
}
.advanced-98ef:before,
.wide-c7f8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.advanced-98ef .panel-0cc5,
.wide-c7f8 .panel-0cc5 {
  display: inline-block;
}
.east-d11b .slider_7e5e {
  -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;
}
.advanced-98ef .east-d11b .slider_7e5e,
.wide-c7f8 .east-d11b .slider_7e5e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.black-2e4c .aside-45fd {
  width: 100%;
}
.advanced_4af5 {
  padding: 0 0.5em 0;
}
.advanced_4af5 [class*="customify-col-"],
.advanced_4af5 [class*="customify-col_"],
.advanced_4af5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.surface-red-b4c6 .advanced_4af5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .overlay-1364 .smooth-d36e,
  .smooth-d36e {
    display: none;
  }
  .black-cd73 {
    text-align: left;
  }
  .large_4425 {
    text-align: center;
  }
  .popup_89f7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-1364 .stone-00bd,
  .stone-00bd {
    display: none;
  }
  .overlay-9b38 {
    text-align: left;
  }
  .outline-ee89 {
    text-align: center;
  }
  .sidebar-0a15 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .overlay-1364 .footer_red_acf1,
  .footer_red_acf1 {
    display: none;
  }
  .form-down-4884 {
    text-align: left;
  }
  .icon-upper-8269 {
    text-align: center;
  }
  .section-center-ba84 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sort_cold_1c0c {
  box-shadow: none !important;
}
.icon_8f58 .thumbnail_286c,
.disabled-016c .thumbnail_286c {
  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;
}
.disabled-016c .thumbnail_286c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.feature_outer_2afc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.feature_outer_2afc:after,
.feature_outer_2afc:before {
  content: "";
  display: table;
}
.feature_outer_2afc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .feature_outer_2afc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.feature_outer_2afc,
.layout_570e {
  max-width: 1248px;
  margin: 0 auto;
}

.green_fda9.large-aad3 .feature_outer_2afc {
  max-width: 100%;
}
.green_fda9.left-9321 {
  max-width: 1200px;
  margin: 0 auto;
}
.green_fda9.in_673a .feature_outer_2afc {
  max-width: 100%;
}
.green_fda9.in_673a > .feature_outer_2afc {
  padding-left: 0;
  padding-right: 0;
}
.green_fda9.in_673a > .feature_outer_2afc .overlay-1364 {
  margin: 0;
}
.green_fda9.in_673a
  > .feature_outer_2afc
  .notification-light-0f96.photo_dark_e562 {
  margin-right: 0;
  margin-left: 0;
}
.green_fda9.in_673a #main.photo_dark_e562 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fresh-49c5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fresh-49c5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .text-8e8d .narrow_8dbb {
    padding-right: 1em;
  }
  .text-8e8d.soft_8d5d .notification-light-0f96 {
    border-right: 1px solid #eaecee;
  }
  .text-8e8d.soft_8d5d .narrow_8dbb {
    padding-right: 1em;
  }
  .text-8e8d.soft_8d5d .tooltip-fc99 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_3ae1 .narrow_8dbb {
    padding-left: 1em;
  }
  .video_3ae1.soft_8d5d .notification-light-0f96 {
    border-left: 1px solid #eaecee;
  }
  .video_3ae1.soft_8d5d .narrow_8dbb {
    padding-left: 1em;
  }
  .video_3ae1.soft_8d5d .tooltip-fc99 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-81d4 .narrow_8dbb {
    padding-left: 1em;
  }
  .focus-81d4.soft_8d5d .down-53fa {
    border-right: 1px solid #eaecee;
  }
  .focus-81d4.soft_8d5d .search_white_1c34 {
    border-right: 1px solid #eaecee;
  }
  .focus-81d4.soft_8d5d .narrow_8dbb {
    padding-left: 1em;
  }
  .focus-81d4.soft_8d5d .tooltip-fc99 {
    padding-right: 1em;
  }
  .focus-81d4.soft_8d5d .block_fresh_2a9c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-large-dbc2 .narrow_8dbb {
    padding-right: 1em;
  }
  .frame-large-dbc2.soft_8d5d .down-53fa {
    border-left: 1px solid #eaecee;
  }
  .frame-large-dbc2.soft_8d5d .search_white_1c34 {
    border-left: 1px solid #eaecee;
  }
  .frame-large-dbc2.soft_8d5d .narrow_8dbb {
    padding-right: 1em;
  }
  .frame-large-dbc2.soft_8d5d .tooltip-fc99 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-large-dbc2.soft_8d5d .block_fresh_2a9c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh-49c5 .narrow_8dbb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh-49c5.soft_8d5d .notification-light-0f96 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fresh-49c5.soft_8d5d .narrow_8dbb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh-49c5.soft_8d5d .tooltip-fc99 {
    padding-left: 1em;
  }
  .fresh-49c5.soft_8d5d .block_fresh_2a9c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fresh-49c5.soft_8d5d .narrow_8dbb {
    padding-left: 0;
  }
}
.dirty-a11e .glass_bf2a {
  display: inline-block;
}
.breadcrumb-d8f1 {
  display: inline-block;
}
.progress_b07e {
  word-con: break-word;
}
.tall_53a2 > span {
  display: inline-block;
  padding: 5px 0;
}
.tall_53a2 .liquid-12ea {
  margin-left: 8px;
  margin-right: 8px;
}
.tall_53a2 .title_clean_ed58 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row_f933 .pattern-c85b {
  margin-bottom: 2em;
}
.row_f933 .message-edd0 {
  margin-bottom: 15px;
}
.row_f933 .message-edd0:last-child {
  margin-bottom: 0;
}
.row_f933 .dropdown-1d08 {
  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) {
  .row_f933 .dropdown-1d08 {
    display: block;
  }
}
.row_f933 .sort_67e5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row_f933 .sort_67e5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row_f933 .grid_dirty_ec44 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row_f933 .grid_dirty_ec44 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row_f933 .grid_dirty_ec44 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row_f933 .progress_b07e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row_f933 .progress_b07e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row_f933 .list-huge-a940 p:last-child {
  margin-bottom: 0;
}
.row_f933 .media-246c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row_f933 .motion_0bed {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row_f933 .tooltip-static-599a {
  margin-top: 1em;
}
.row_f933 .wrapper_lower_c95d {
  top: 0;
  display: block;
}
.row_f933 .wrapper_lower_c95d a {
  color: inherit;
}
.row_f933 .wrapper_lower_c95d a:hover {
  color: inherit;
}
.row_f933 .description_acf5 {
  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;
}
.row_f933 .description_acf5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row_f933 .motion_0bed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row_f933 .chip-83f3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row_f933 .chip-83f3:first-child {
  margin-top: 0;
}
.row_f933 .chip-83f3.pattern-glass-a423 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row_f933 .chip-83f3.picture_medium_9a93 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row_f933
  .chip-83f3.picture_medium_9a93.focused-9e84
  .tooltip-static-599a {
  width: 100%;
}
.row_f933 .picture_medium_9a93 {
  -webkit-box-align: center;
  align-items: center;
}
.row_f933 .picture_medium_9a93 .tall_53a2,
.row_f933 .picture_medium_9a93 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row_f933 .grid_dirty_ec44 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_f933 .grid_dirty_ec44 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_f933 .grid_dirty_ec44: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;
}
.row_f933 .pattern-glass-a423 {
  z-index: 5;
}
.row_f933 .primary-acfc .dropdown-iron-fd31 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row_f933 .element-light-d19a .dropdown-iron-fd31 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row_f933 .outer-cd3e .dropdown-iron-fd31 {
  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;
}
.row_f933.glass_7eb8 .dropdown-1d08,
.row_f933.picture-old-3e59 .dropdown-1d08 {
  display: block;
}
.row_f933.glass_7eb8 .dropdown-1d08 .warm_5d09,
.row_f933.glass_7eb8 .dropdown-1d08 .motion_0bed,
.row_f933.picture-old-3e59 .dropdown-1d08 .warm_5d09,
.row_f933.picture-old-3e59 .dropdown-1d08 .motion_0bed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_f933.picture_da77 .sort_67e5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row_f933.picture_da77 .sort_67e5 {
    margin-right: 0;
  }
}
.row_f933.glass_7eb8 .sort_67e5,
.row_f933.picture-old-3e59 .sort_67e5 {
  padding-top: 40%;
}
.row_f933.glass_7eb8 .pattern-c85b,
.row_f933.picture-old-3e59 .pattern-c85b {
  display: block;
}
.row_f933.glass_7eb8 .fn-sticky-d497 .motion_0bed,
.row_f933.picture-old-3e59 .fn-sticky-d497 .motion_0bed {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row_f933.glass_7eb8 .sort_67e5,
.row_f933.picture-old-3e59 .sort_67e5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row_f933.glass_7eb8 .motion_0bed {
  padding: 1em;
}
.last_1adc {
  margin: 30px auto;
  display: block;
}
.last_1adc .bright_9f72 > * {
  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;
}
.last_1adc .bright_9f72 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.last_1adc .bright_9f72 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout_orange_ae84 .tall_53a2 {
  margin-bottom: 1.41575em;
}
.layout_orange_ae84 .dynamic_8ecf {
  margin-bottom: 1.618em;
}
.upper_5e29 .search-mini-86db {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.upper_5e29 .search-mini-86db a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.upper_5e29 .hard-1e6c {
  max-width: 100%;
  overflow: auto;
}
.highlight_green_850c .upper_5e29 a:hover {
  text-decoration: underline;
}
.image-6151 .message-edd0:not(.progress_b07e),
.image-6151 .grid_dirty_ec44 {
  margin-bottom: 1.41575em;
}
.image-6151 .message-edd0:not(.progress_b07e):last-child,
.image-6151 .grid_dirty_ec44:last-child {
  margin-bottom: 0;
}
.image-6151 .message-edd0.dynamic_70f8 {
  margin-bottom: 0.41575em;
}
.image-6151 .column-current-9323:before,
.image-6151 .widget_77db:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.image-6151 .column-current-9323:before {
  content: "\f115";
}
.image-6151 .widget_77db:before {
  content: "\f02c";
}
.image-6151 .plasma_7f19 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.image-6151 .plasma_7f19 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.small_4ebe {
  display: -webkit-box;
  display: flex;
}
.small_4ebe .primary_blue_8344 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .small_4ebe .primary_blue_8344 {
    flex-basis: 90px;
  }
}
.small_4ebe .full-fae2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .small_4ebe .full-fae2 {
    flex-basis: calc(100% - 50px);
  }
}
.small_4ebe .north_177c p:last-child {
  margin-bottom: 0.72em;
}
.active-paper-7010 .bright_9f72 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active-paper-7010 .bright_9f72:after,
.active-paper-7010 .bright_9f72:before {
  content: "";
  display: table;
}
.active-paper-7010 .bright_9f72:after {
  clear: both;
}
.active-paper-7010 .bright_9f72 .light_420b,
.active-paper-7010 .bright_9f72 .basic-b3d9 {
  width: 49%;
}
.active-paper-7010 .bright_9f72 .light_420b a span.widget_0d70,
.active-paper-7010 .bright_9f72 .basic-b3d9 a span.widget_0d70 {
  display: block;
  margin-bottom: 5px;
}
.active-paper-7010 .bright_9f72 .basic-b3d9 {
  float: left;
  text-align: left;
}
.active-paper-7010 .bright_9f72 .light_420b {
  float: right;
  text-align: right;
}
.surface-2a4c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface-2a4c {
    margin-bottom: 0;
  }
}
.west_3e0b {
  margin-bottom: 1em;
}
.west_3e0b .progress_b07e {
  font-size: 1.1em;
  line-height: 1.3;
}
.label-42f0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.link-light-1bb3 .west_3e0b,
.hovered_5fb5 .west_3e0b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .link-light-1bb3 .west_3e0b,
  .hovered_5fb5 .west_3e0b {
    display: block;
  }
}
.link-light-1bb3 .label-42f0,
.hovered_5fb5 .label-42f0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .link-light-1bb3 .label-42f0,
  .hovered_5fb5 .label-42f0 {
    margin-bottom: 1em;
  }
}
.link-light-1bb3 .label-42f0 img,
.hovered_5fb5 .label-42f0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.link-light-1bb3 .texture-lower-5541,
.hovered_5fb5 .texture-lower-5541 {
  flex-basis: calc(100% - 160px);
}
.link-light-1bb3 .texture-lower-5541 p,
.hovered_5fb5 .texture-lower-5541 p {
  margin-bottom: 0;
}
.link-light-1bb3 .texture-lower-5541 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .link-light-1bb3 .texture-lower-5541 {
    padding-left: 0;
  }
}
.hovered_5fb5 .texture-lower-5541 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hovered_5fb5 .texture-lower-5541 {
    padding-right: 0;
  }
}
.hovered_5fb5 .label-42f0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.stone-0d7e .label-42f0 {
  margin-bottom: 0.5em;
}
.stone-0d7e .label-42f0 img {
  width: 100%;
}
.bronze_b897 .avatar-rough-9f61,
.status_pressed_790d .avatar-rough-9f61 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.status_pressed_790d .notification-light-0f96 .hero-stone-bd2c p:last-child {
  margin-bottom: 0;
}
.pink-f354 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pattern_f7d6 .icon-easy-2c8a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pattern_f7d6 .icon-easy-2c8a:last-of-type {
    margin-bottom: 0;
  }
}
.pattern_f7d6 .icon-easy-2c8a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern_f7d6 .icon-easy-2c8a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pattern_f7d6 .icon-easy-2c8a ul li {
  margin: 0 0 0.6em;
}
.pattern_f7d6 .icon-easy-2c8a ul li.mini_08c8,
.pattern_f7d6 .icon-easy-2c8a ul li.steel_6eaa {
  position: relative;
}
.pattern_f7d6 .icon-easy-2c8a ul li.mini_08c8 .message-615c,
.pattern_f7d6 .icon-easy-2c8a ul li.steel_6eaa .message-615c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pattern_f7d6 .icon-easy-2c8a ul li.mini_08c8:after:after,
.pattern_f7d6 .icon-easy-2c8a ul li.mini_08c8:after:before,
.pattern_f7d6
  .icon-easy-2c8a
  ul
  li.steel_6eaa:after:after,
.pattern_f7d6
  .icon-easy-2c8a
  ul
  li.steel_6eaa:after:before {
  content: "";
  display: table;
}
.pattern_f7d6 .icon-easy-2c8a ul li.mini_08c8:after:after,
.pattern_f7d6
  .icon-easy-2c8a
  ul
  li.steel_6eaa:after:after {
  clear: both;
}
.pattern_f7d6 .icon-easy-2c8a a.green-35f8:hover {
  text-decoration: none;
}
.pattern_f7d6 .icon-easy-2c8a select {
  max-width: 100%;
}
.pattern_f7d6 .icon-easy-2c8a table {
  font-size: 85%;
}
.pattern_f7d6 .icon-easy-2c8a table td,
.pattern_f7d6 .icon-easy-2c8a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pattern_f7d6 .icon-easy-2c8a table tfoot td {
  text-align: left;
}
.pattern_f7d6 .icon-easy-2c8a :last-child {
  margin-bottom: 0;
}
.pattern_f7d6 .icon-easy-2c8a .notification_ecf9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pattern_f7d6 .icon-easy-2c8a .notification_ecf9 label {
  width: 100%;
}
.pattern_f7d6 .icon-easy-2c8a .notification_ecf9 .thumbnail_51b4 {
  width: 100%;
  display: block;
}
.pattern_f7d6 .icon-easy-2c8a .notification_ecf9 .alert_9939 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pattern_f7d6 .icon-easy-2c8a .notification_ecf9 .alert_9939:hover svg #svg-search {
  fill: #444;
}
.pattern_f7d6 .icon-easy-2c8a .notification_ecf9 .alert_9939 svg {
  width: 18px;
  height: 18px;
}
.pattern_f7d6 .pagination_mini_ea9b ul ul,
.pattern_f7d6 .clean-9748 ul ul,
.pattern_f7d6 .prev-456a ul ul,
.pattern_f7d6 .detail-b5e5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pattern_f7d6 .pagination_mini_ea9b .section_77d8 > a,
.pattern_f7d6 .clean-9748 .section_77d8 > a,
.pattern_f7d6 .prev-456a .section_77d8 > a,
.pattern_f7d6 .detail-b5e5 .section_77d8 > a {
  margin-bottom: 0;
}
.pattern_f7d6 .old-d327 li,
.pattern_f7d6 .pagination_mini_ea9b li,
.pattern_f7d6 .white_c11f li,
.pattern_f7d6 .clean-9748 li,
.pattern_f7d6 .prev-456a li,
.pattern_f7d6 .detail-b5e5 li,
.pattern_f7d6 .paper-eddc li,
.pattern_f7d6 .hero_4737 li {
  display: block;
  position: relative;
}
.pattern_f7d6 .old-d327 li:last-child,
.pattern_f7d6 .pagination_mini_ea9b li:last-child,
.pattern_f7d6 .white_c11f li:last-child,
.pattern_f7d6 .clean-9748 li:last-child,
.pattern_f7d6 .prev-456a li:last-child,
.pattern_f7d6 .detail-b5e5 li:last-child,
.pattern_f7d6 .paper-eddc li:last-child,
.pattern_f7d6 .hero_4737 li:last-child {
  border: none;
}
.pattern_f7d6 .old-d327 li a,
.pattern_f7d6 .pagination_mini_ea9b li a,
.pattern_f7d6 .white_c11f li a,
.pattern_f7d6 .clean-9748 li a,
.pattern_f7d6 .prev-456a li a,
.pattern_f7d6 .detail-b5e5 li a,
.pattern_f7d6 .paper-eddc li a,
.pattern_f7d6 .hero_4737 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pattern_f7d6 .old-d327 li ul li::before,
.pattern_f7d6 .pagination_mini_ea9b li ul li::before,
.pattern_f7d6 .white_c11f li ul li::before,
.pattern_f7d6 .clean-9748 li ul li::before,
.pattern_f7d6 .prev-456a li ul li::before,
.pattern_f7d6 .detail-b5e5 li ul li::before,
.pattern_f7d6 .paper-eddc li ul li::before,
.pattern_f7d6 .hero_4737 li ul li::before {
  left: 15px;
}
.pattern_f7d6 .old-d327 li ul a,
.pattern_f7d6 .pagination_mini_ea9b li ul a,
.pattern_f7d6 .white_c11f li ul a,
.pattern_f7d6 .clean-9748 li ul a,
.pattern_f7d6 .prev-456a li ul a,
.pattern_f7d6 .detail-b5e5 li ul a,
.pattern_f7d6 .paper-eddc li ul a,
.pattern_f7d6 .hero_4737 li ul a {
  padding-left: 20px;
}
.pattern_f7d6 .old-d327 li ul ul li::before,
.pattern_f7d6 .pagination_mini_ea9b li ul ul li::before,
.pattern_f7d6 .white_c11f li ul ul li::before,
.pattern_f7d6 .clean-9748 li ul ul li::before,
.pattern_f7d6 .prev-456a li ul ul li::before,
.pattern_f7d6 .detail-b5e5 li ul ul li::before,
.pattern_f7d6 .paper-eddc li ul ul li::before,
.pattern_f7d6 .hero_4737 li ul ul li::before {
  left: 30px;
}
.pattern_f7d6 .old-d327 li ul ul a,
.pattern_f7d6 .pagination_mini_ea9b li ul ul a,
.pattern_f7d6 .white_c11f li ul ul a,
.pattern_f7d6 .clean-9748 li ul ul a,
.pattern_f7d6 .prev-456a li ul ul a,
.pattern_f7d6 .detail-b5e5 li ul ul a,
.pattern_f7d6 .paper-eddc li ul ul a,
.pattern_f7d6 .hero_4737 li ul ul a {
  padding-left: 40px;
}
.pattern_f7d6 .heading-basic-eded li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pattern_f7d6 .hero_4737 ul li {
  margin-bottom: 1.41575em;
}
.pattern_f7d6 .hero_4737 ul li .secondary_b5a6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pattern_f7d6 .hero_4737 ul li .filter-8f7b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tooltip-cac9 .old-d327 li a,
.tooltip-cac9 .pagination_mini_ea9b li a,
.tooltip-cac9 .white_c11f li a,
.tooltip-cac9 .clean-9748 li a,
.tooltip-cac9 .prev-456a li a,
.tooltip-cac9 .detail-b5e5 li a,
.tooltip-cac9 .paper-eddc li a,
.tooltip-cac9 .hero_4737 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-cac9 .heading-basic-eded li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-cac9 .icon-easy-2c8a ul li.mini_08c8 .message-615c,
.tooltip-cac9 .icon-easy-2c8a ul li.steel_6eaa .message-615c {
  background: rgba(0, 0, 0, 0.2);
}
.tooltip-cac9 .pattern_f7d6 .icon-easy-2c8a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_fda9 .pattern_f7d6 .secondary_d678 li {
  margin: 0;
}
.green_fda9 .pattern_f7d6 .secondary_d678 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.green_fda9 .pattern_f7d6 .secondary_d678 li ul {
  margin: 0;
}
.green_fda9 .pattern_f7d6 .secondary_d678 li ul li a {
  padding-left: 15px;
}
.green_fda9 .pattern_f7d6 .secondary_d678 li ul li li a {
  padding-left: 30px;
}
.green_fda9 .pattern_f7d6 .secondary_d678 li.card-smooth-c56a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.green_fda9 .pattern_f7d6 .secondary_d678 li.card-smooth-c56a > 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;
}
.green_fda9 .pattern_f7d6 .secondary_d678 li.card-smooth-c56a > 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-brown-309c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tertiary-short-e477 {
  position: relative;
  z-index: 10;
}
.tertiary-short-e477 .slider_7e5e {
  width: 100%;
  max-width: 100%;
}
.form-d273 .chip_3034 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.form-d273 .huge-94fb {
}
.form-d273 .tooltip-cac9 {
  background: #292929;
}
.section_rough_2545 .chip_3034 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.section_rough_2545 .huge-94fb {
  background: #f9f9f9;
}
.section_rough_2545 .tooltip-cac9 {
  background: #303030;
}
.gradient-0643 .chip_3034 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient-0643 .glass_bf2a {
    margin-bottom: 1em;
  }
  .gradient-0643 .glass_bf2a:last-child {
    margin-bottom: 0;
  }
}
.gradient-0643 .huge-94fb {
  background: #ededed;
}
.gradient-0643 .tooltip-cac9 {
  background: #1a1a1a;
}
.chip_3034.huge-94fb {
  color: rgba(0, 0, 0, 0.6);
}
.chip_3034.huge-94fb .active_gas_fea5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_3034.tooltip-cac9 {
  color: rgba(255, 255, 255, 0.99);
}
.chip_3034.tooltip-cac9 a:not(.green-35f8) {
  color: rgba(255, 255, 255, 0.79);
}
.chip_3034.tooltip-cac9 a:not(.green-35f8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_3034.tooltip-cac9 .active_gas_fea5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_3034.tooltip-cac9 table tbody td,
.chip_3034.tooltip-cac9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.text_silver_bf30.link_2136 .feature_outer_2afc {
  max-width: initial;
}
.text_silver_bf30 .focus-3270 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.text_silver_bf30 .focus-3270 .slider_7e5e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .text_silver_bf30 .focus-3270 .slider_7e5e {
    display: block;
    margin-bottom: 2em;
  }
  .text_silver_bf30 .focus-3270 .slider_7e5e:last-child {
    margin-bottom: 0;
  }
}
.gradient-0643 .glass_bf2a:last-child,
.section_rough_2545 .glass_bf2a:last-child,
.form-d273 .glass_bf2a:last-child {
  margin-bottom: 0;
}
.gradient-0643 .glass_bf2a .pattern_f7d6 .icon-easy-2c8a:last-child,
.section_rough_2545 .glass_bf2a .pattern_f7d6 .icon-easy-2c8a:last-child,
.form-d273 .glass_bf2a .pattern_f7d6 .icon-easy-2c8a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gradient-0643 .secondary-4c5d,
  .gradient-0643 .feature_c85c,
  .section_rough_2545 .secondary-4c5d,
  .section_rough_2545 .feature_c85c,
  .form-d273 .secondary-4c5d,
  .form-d273 .feature_c85c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tertiary-short-e477 .glass_bf2a {
    margin-bottom: 2em;
  }
}
.tertiary-short-e477 p:last-child {
  margin-bottom: 0;
}
.tertiary-short-e477 li,
.tertiary-short-e477 ul {
  list-style: none;
  margin: 0;
}
.tertiary-short-e477 ul ul {
  margin-left: 2.617924em;
}
.nav-upper-2bf1 {
  font-size: 0.875em;
}

/* css-noise: 9994 */
.ghost-box-k0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
