/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hero-green-4e24/customify
Author: WPCustomify
Author URI: https://pressmaximum.hero-green-4e24
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.hero-green-4e24/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.wood_7157.dirty-a7e2/licenses/gpl-2.0.middle-18e5
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.logo-huge-8058/, (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.shadow-lower-62b5.table-cold-f247/normalize.dynamic_10bc/
 ======
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.dynamic_10bc v7.0.0 | MIT License | github.hero-green-4e24/necolas/normalize.dynamic_10bc */
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;
}
.label_steel_0b26 .iron-4573,
.disabled_59bc,
.solid_c71a,
.highlight_rough_d2bc,
.mask_dynamic_1b3e,
.avatar-8c20,
.caption-easy-5a0a,
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;
}
.disabled_59bc,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .disabled_59bc,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled_59bc,
  h1 {
    font-size: 1.8em;
  }
}
.solid_c71a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.solid_c71a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .solid_c71a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .solid_c71a,
  h2 {
    font-size: 1.7em;
  }
}
.highlight_rough_d2bc,
h3 {
  font-size: 1.618em;
}
.label_steel_0b26 .iron-4573,
.mask_dynamic_1b3e,
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.heading-bronze-3dab {
  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;
}
.label_up_b2bb:after,
.label_up_b2bb:before,
.hot_4563:after,
.hot_4563:before {
  content: "";
  display: table;
}
.label_up_b2bb:after,
.hot_4563:after {
  clear: both;
}
.full_3ec0 {
  float: right;
  margin-right: 0;
}
.component-small-6824 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fast_c5bc .popup-c2fb,
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;
}
.fast_c5bc .popup-c2fb: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;
}
.form_bf47 .popup-c2fb {
  box-shadow: none;
}
.form_bf47
  .popup-c2fb
  .shade_down_7dd2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.form_bf47 .popup-c2fb .gas-bbc5 {
  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;
}
.form_bf47
  .popup-c2fb
  .gas-bbc5
  b {
  display: none;
}
.form_bf47 .shade_6dc3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.banner-liquid-6087:not(.wrapper_slow_8fee):not(.form-a60c),
button:not(.wrapper_slow_8fee):not(.form-a60c),
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ),
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ),
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ) {
  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;
}
.banner-liquid-6087:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):hover,
button:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):hover,
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):hover,
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):hover,
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.banner-liquid-6087:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):active,
.banner-liquid-6087:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):focus,
button:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):active,
button:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):focus,
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):active,
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):focus,
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):active,
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):focus,
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):active,
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):focus {
  outline: 0;
}
.banner-liquid-6087:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4,
button:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4,
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4,
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4,
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4 {
  position: relative;
}
.banner-liquid-6087:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .frame_iron_94b3,
.banner-liquid-6087:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .lite_2474,
.banner-liquid-6087:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .white-e1c8,
.banner-liquid-6087:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  i,
.banner-liquid-6087:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  svg,
button:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .frame_iron_94b3,
button:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .lite_2474,
button:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .white-e1c8,
button:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  i,
button:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  svg,
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .frame_iron_94b3,
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .lite_2474,
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .white-e1c8,
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  i,
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  svg,
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .frame_iron_94b3,
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .lite_2474,
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .white-e1c8,
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  i,
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  svg,
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .frame_iron_94b3,
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .lite_2474,
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  .white-e1c8,
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  i,
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4
  svg {
  visibility: hidden;
}
.banner-liquid-6087:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4:after,
button:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4:after,
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4:after,
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4:after,
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ).fn-loading-caf4: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;
}
.banner-liquid-6087:not(.wrapper_slow_8fee):not(.form-a60c),
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ),
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ),
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ) {
  color: #fff;
  background: #235787;
}
.banner-liquid-6087:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):focus,
input[type="button"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):focus,
input[type="reset"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):focus,
input[type="submit"]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ):focus {
  color: #fff;
}
.banner-liquid-6087.fn-disabled-caf4:not(.wrapper_slow_8fee):not(
    .form-a60c
  ),
.banner-liquid-6087[disabled]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ),
button.fn-disabled-caf4:not(.wrapper_slow_8fee):not(
    .form-a60c
  ),
button[disabled]:not(.wrapper_slow_8fee):not(
    .form-a60c
  ) {
  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;
}
.disabled-black-4613 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.disabled-black-4613: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;
}
.lite-ac83 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.narrow-7c19 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.heading_5004 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.label_up_b2bb:after,
.label_up_b2bb:before,
.caption-active-6b99:after,
.caption-active-6b99:before,
.picture_e963:after,
.picture_e963:before,
.popup-26ef:after,
.popup-26ef:before,
.text-84c2:after,
.text-84c2:before,
.stone_a6c9:after,
.stone_a6c9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.label_up_b2bb:after,
.caption-active-6b99:after,
.picture_e963:after,
.popup-26ef:after,
.text-84c2:after,
.stone_a6c9:after {
  clear: both;
}
.caption-active-6b99 .prev_75e9,
.picture_e963 .prev_75e9,
.status-ac08 .prev_75e9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.media-east-c630 {
  display: inline-block;
}
.description_acb6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.description_acb6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.description_acb6 .right-bae4 {
  padding: 1em 0;
  font-size: 85%;
}
.right-bae4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.cold-cc79 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.cold-cc79:after,
.cold-cc79:before {
  content: "";
  display: table;
}
.cold-cc79:after {
  clear: both;
}
.detail_ec42 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.outline_ca8b .detail_ec42 {
  max-width: 50%;
}
.dirty-d84d .detail_ec42 {
  max-width: 33.33%;
}
.dirty-2f86 .detail_ec42 {
  max-width: 25%;
}
.pink-31f8 .detail_ec42 {
  max-width: 20%;
}
.main-a9ca .detail_ec42 {
  max-width: 16.66%;
}
.tertiary_old_0879 .detail_ec42 {
  max-width: 14.28%;
}
.carousel-solid-a4c9 .detail_ec42 {
  max-width: 12.5%;
}
.accordion_5989 .detail_ec42 {
  max-width: 11.11%;
}
.stone-5ee9 {
  display: block;
}
.label_steel_0b26 .active_4ae8 label,
.label_steel_0b26 .grid_e89e label,
.label_steel_0b26 .slider-25c8 label,
.label_steel_0b26 .notification-452d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-43ec {
  list-style: none;
  margin: 0;
}
.item-43ec article.yellow-5ec9 {
  margin-bottom: 0;
}
.item-43ec ul {
  list-style: none;
  margin: 0;
}
.item-43ec .secondary-gas-b4be li.yellow-5ec9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-43ec .secondary-gas-b4be li.yellow-5ec9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-43ec .secondary-gas-b4be li.yellow-5ec9: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) {
  .item-43ec .secondary-gas-b4be li.yellow-5ec9 li.yellow-5ec9 li.yellow-5ec9 li.yellow-5ec9 {
    padding-left: 0;
  }
}
article.yellow-5ec9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.yellow-5ec9 .caption-active-6b99 p:last-of-type {
  margin-bottom: 0;
}
article.yellow-5ec9 .active_e38e {
  float: left;
}
article.yellow-5ec9 .frame_ada6 {
  margin-left: 85px;
}
article.yellow-5ec9 .badge_north_1e12 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.yellow-5ec9 .badge_north_1e12 .warm_11e6 {
  margin-left: 10px;
}
article.yellow-5ec9 .cold_071c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.yellow-5ec9 .focus-in-b340 {
  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 .active_4ae8,
  #respond .slider-25c8,
  #respond .notification-452d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_4ae8 input,
#respond .slider-25c8 input,
#respond .notification-452d input {
  width: 100%;
}
#respond .notification-452d {
  margin-right: 0;
}
#respond .popup-advanced-5544 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal_wide_aa50 {
  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;
}
.modal_wide_aa50.popup_8087 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.modal_wide_aa50 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%);
}
.modal_wide_aa50:focus,
.modal_wide_aa50: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);
}
.dropdown-4cb2 {
  border-radius: 10%;
}
.huge-d3cb {
  border-radius: 50%;
}
.media-6a93 {
  font-size: 0.72em;
}
.thumbnail-top-9021 {
  font-size: 0.875em;
}
.info-selected-d529 {
  font-size: 1.1em;
}
.status-green-6634 {
  text-transform: uppercase;
  line-height: 1.2;
}
.status-green-6634.media-6a93 {
  letter-spacing: 0.5px;
}
.layout-98e7,
.layout-98e7 a {
  color: #6d6d6d;
}
.layout-98e7 a:hover {
  color: #111;
}
.highlight_dfc2 {
  color: #6d6d6d;
}
.highlight-mini-7b77 {
  overflow-x: hidden;
}
.highlight-mini-7b77 .accent-warm-ae52.sidebar-ac73 {
  position: relative;
}
.highlight-mini-7b77 .accent-warm-ae52.sidebar-ac73.huge_6416 {
  position: initial;
}
.highlight-mini-7b77
  .accent-warm-ae52.sidebar-ac73.huge_6416
  .bronze_b14a {
  left: auto;
}
.highlight-mini-7b77 .accent-warm-ae52 .bronze_b14a {
  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;
}
.highlight-mini-7b77 .accent-warm-ae52:hover.sidebar-ac73 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.highlight-mini-7b77
  .accent-warm-ae52:hover.sidebar-ac73
  .bronze_b14a {
  display: block;
  z-index: 9999999;
}
.highlight-mini-7b77 .inner_e7c5 .hidden_hard_b2ca,
.highlight-mini-7b77 .shadow-right-c50d .hidden_hard_b2ca {
  display: none;
}
.highlight-mini-7b77 .overlay-plasma-4a3c .accent-warm-ae52:hover.sidebar-ac73 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.label_steel_0b26 .active_4ae8 label,
.label_steel_0b26 .grid_e89e label,
.label_steel_0b26 .slider-25c8 label,
.label_steel_0b26 .notification-452d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-43ec {
  list-style: none;
  margin: 0;
}
.item-43ec article.yellow-5ec9 {
  margin-bottom: 0;
}
.item-43ec ul {
  list-style: none;
  margin: 0;
}
.item-43ec .secondary-gas-b4be li.yellow-5ec9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-43ec .secondary-gas-b4be li.yellow-5ec9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-43ec .secondary-gas-b4be li.yellow-5ec9: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) {
  .item-43ec .secondary-gas-b4be li.yellow-5ec9 li.yellow-5ec9 li.yellow-5ec9 li.yellow-5ec9 {
    padding-left: 0;
  }
}
article.yellow-5ec9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.yellow-5ec9 .caption-active-6b99 p:last-of-type {
  margin-bottom: 0;
}
article.yellow-5ec9 .active_e38e {
  float: left;
}
article.yellow-5ec9 .frame_ada6 {
  margin-left: 85px;
}
article.yellow-5ec9 .badge_north_1e12 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.yellow-5ec9 .badge_north_1e12 .warm_11e6 {
  margin-left: 10px;
}
article.yellow-5ec9 .cold_071c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.yellow-5ec9 .focus-in-b340 {
  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 .active_4ae8,
  #respond .slider-25c8,
  #respond .notification-452d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_4ae8 input,
#respond .slider-25c8 input,
#respond .notification-452d input {
  width: 100%;
}
#respond .notification-452d {
  margin-right: 0;
}
#respond .popup-advanced-5544 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.inner_e7c5 .bottom_830a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bottom_830a .wood-1c48.header-middle-9017 .highlight-ac7d > li > a:focus,
.bottom_830a .wood-1c48.header-middle-9017 .highlight-ac7d > li > a:hover,
.bottom_830a .wood-1c48.accordion_c871 .highlight-ac7d > li > a:focus,
.bottom_830a .wood-1c48.accordion_c871 .highlight-ac7d > li > a:hover,
.bottom_830a .wood-1c48.sidebar_in_56aa .highlight-ac7d > li > a:focus,
.bottom_830a .wood-1c48.sidebar_in_56aa .highlight-ac7d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_830a
  .wood-1c48.header-middle-9017
  .highlight-ac7d
  > li.tertiary_medium_d194
  > a,
.bottom_830a
  .wood-1c48.header-middle-9017
  .highlight-ac7d
  > li.border_d3e0
  > a,
.bottom_830a
  .wood-1c48.accordion_c871
  .highlight-ac7d
  > li.tertiary_medium_d194
  > a,
.bottom_830a
  .wood-1c48.accordion_c871
  .highlight-ac7d
  > li.border_d3e0
  > a,
.bottom_830a
  .wood-1c48.sidebar_in_56aa
  .highlight-ac7d
  > li.tertiary_medium_d194
  > a,
.bottom_830a .wood-1c48.sidebar_in_56aa .highlight-ac7d > li.dark_f523 > a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_830a .slider-7e2d,
.bottom_830a .slider-7e2d a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_830a .notification_3543.container_d68b li a,
.bottom_830a .article_pro_c40b a,
.bottom_830a .heading_soft_159d,
.bottom_830a .highlight-ac7d > li > a,
.bottom_830a .copper_8385 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_830a .notification_3543.container_d68b li a:hover,
.bottom_830a .article_pro_c40b a:hover,
.bottom_830a .heading_soft_159d:hover,
.bottom_830a .highlight-ac7d > li > a:hover,
.bottom_830a .copper_8385:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_830a .wrapper_ddcf {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_830a .wrapper_ddcf .image-under-b7db {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_830a .wrapper_ddcf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_830a .up-2132 .yellow-9dae {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom_830a .up-2132 .yellow-9dae .pattern-west-2857 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_830a
  .up-2132
  .yellow-9dae
  .pattern-west-2857::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_830a
  .up-2132
  .yellow-9dae
  .pattern-west-2857:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_830a
  .up-2132
  .yellow-9dae
  .pattern-west-2857::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_830a
  .up-2132
  .yellow-9dae
  .pattern-west-2857::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_830a .up-2132 .logo_1102 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_830a .up-2132 .logo_1102:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_df1a
  .bottom_830a
  .up-2132
  .next-4d6c
  .hovered-c593 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_df1a
  .bottom_830a
  .up-2132
  .next-4d6c
  .pattern-west-2857 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner_e7c5 .highlight-4c76 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.highlight-4c76 .wood-1c48.header-middle-9017 .highlight-ac7d > li > a:focus,
.highlight-4c76 .wood-1c48.header-middle-9017 .highlight-ac7d > li > a:hover,
.highlight-4c76 .wood-1c48.accordion_c871 .highlight-ac7d > li > a:focus,
.highlight-4c76 .wood-1c48.accordion_c871 .highlight-ac7d > li > a:hover,
.highlight-4c76 .wood-1c48.sidebar_in_56aa .highlight-ac7d > li > a:focus,
.highlight-4c76 .wood-1c48.sidebar_in_56aa .highlight-ac7d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-4c76
  .wood-1c48.header-middle-9017
  .highlight-ac7d
  > li.tertiary_medium_d194
  > a,
.highlight-4c76
  .wood-1c48.header-middle-9017
  .highlight-ac7d
  > li.border_d3e0
  > a,
.highlight-4c76
  .wood-1c48.accordion_c871
  .highlight-ac7d
  > li.tertiary_medium_d194
  > a,
.highlight-4c76
  .wood-1c48.accordion_c871
  .highlight-ac7d
  > li.border_d3e0
  > a,
.highlight-4c76
  .wood-1c48.sidebar_in_56aa
  .highlight-ac7d
  > li.tertiary_medium_d194
  > a,
.highlight-4c76 .wood-1c48.sidebar_in_56aa .highlight-ac7d > li.dark_f523 > a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-4c76 .slider-7e2d,
.highlight-4c76 .slider-7e2d a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-4c76 .notification_3543.container_d68b li a,
.highlight-4c76 .article_pro_c40b a,
.highlight-4c76 .heading_soft_159d,
.highlight-4c76 .highlight-ac7d > li > a,
.highlight-4c76 .copper_8385 {
  color: rgba(0, 0, 0, 0.55);
}
.highlight-4c76 .notification_3543.container_d68b li a:hover,
.highlight-4c76 .article_pro_c40b a:hover,
.highlight-4c76 .heading_soft_159d:hover,
.highlight-4c76 .highlight-ac7d > li > a:hover,
.highlight-4c76 .copper_8385:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-4c76 .wrapper_ddcf {
  color: rgba(0, 0, 0, 0.55);
}
.highlight-4c76 .wrapper_ddcf .image-under-b7db {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-4c76 .wrapper_ddcf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold-4642 .rough_7112 {
  margin-left: auto;
  margin-right: auto;
}
.picture_e963 > * {
  margin-left: auto;
  margin-right: auto;
}
.picture_e963 .lite-ac83 {
  margin-right: 1.41575em;
}
.background-be10 .picture_e963 > .over-039d {
  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;
}
.background-be10 .picture_e963 > .border-b828 {
  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;
}
.element-next-c7e8.cold-4642 .rough_7112,
.row_out_dd10.cold-4642 .rough_7112 {
  margin-left: 0;
}
.fixed-ce85.cold-4642 .rough_7112,
.shadow-1866.cold-4642 .rough_7112 {
  margin-right: 0;
}
.picture_e963 ol,
.picture_e963 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pattern_d6af video {
  max-width: 100%;
}
.liquid_e3d6 img {
  display: block;
}
.liquid_e3d6.lite-ac83,
.liquid_e3d6.narrow-7c19 {
  width: 100%;
}
.liquid_e3d6.border-b828 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mask_small_8eda:not(.media_983a) {
  margin: 1.5em auto;
}
.sort_f046 p {
  padding: 1.5em 14px;
}
ul.inner_724e.border-b828,
ul.inner_724e.over-039d,
ul.inner_724e.shade-action-9645.over-039d {
  padding: 0 14px;
}
.green-794d {
  display: block;
  overflow-x: auto;
}
.green-794d table {
  border-collapse: collapse;
  width: 100%;
}
.green-794d td,
.green-794d th {
  padding: 0.5em;
}
.picture_e963 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.picture_e963 ol ol,
.picture_e963 ol ul,
.picture_e963 ul ol,
.picture_e963 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.picture_e963 ol ol li,
.picture_e963 ol ul li,
.picture_e963 ul ol li,
.picture_e963 ul ul li {
  margin-left: 0;
}
.white-5c8e.over_f27d > .picture_north_5f21 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.white-5c8e.over_f27d > .picture_north_5f21 iframe,
.white-5c8e.over_f27d > .picture_north_5f21 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wide_69b3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wide_69b3.gallery_e7f8 {
  padding: 0;
}
.wide_69b3.gallery_e7f8 cite {
  font-size: 13px;
}
.wide_69b3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wide_69b3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fluid_21d4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fluid_21d4 > p:first-child {
  margin-top: 0;
}
.fluid_21d4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fluid_21d4 blockquote {
  border-left: 0;
}
.form_north_90a8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.form_north_90a8:not(.black-b31c) {
  max-width: 100px;
}
.form_north_90a8.card_9fe4 {
  border-bottom: none !important;
  text-align: center;
}
.form_north_90a8.card_9fe4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .sort_f046 p {
    padding: 1.5em 0;
  }
}
.solid-81d8 {
  color: #0073aa;
}
.button-north-e158 {
  background-color: #0073aa;
}
.sort-2e76 {
  color: #229fd8;
}
.pagination-next-fc4e {
  background-color: #229fd8;
}
.summary_new_937b {
  color: #eee;
}
.border_pressed_59b9 {
  background-color: #eee;
}
.info-af4e {
  color: #444;
}
.prev_56f4 {
  background-color: #444;
}
.fresh_a695 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fresh_a695 .center-2bc4 .article_pro_c40b {
  font-size: 15px;
}
.fresh_a695 .article_pro_c40b {
  line-height: 1.3;
}
.fresh_a695 .highlight-4c76 {
}
.fresh_a695 .bottom_830a {
  background: #235787;
}
.active_action_05b2 {
  padding: 0;
}
.active_action_05b2 .bottom_830a {
  background: #1a1a1a;
}
.active_action_05b2 .highlight-4c76 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.status_99cf {
  padding: 0;
  border-left: none;
  border-right: none;
}
.status_99cf .highlight-4c76 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.status_99cf .bottom_830a {
  background: #303030;
}
.stone_a6c9 {
  position: relative;
  z-index: 10;
}
.stone_a6c9 .outline-new-8207 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_large_fb30 .sidebar-ac73 {
  display: inline-block;
  vertical-align: middle;
}
.thumbnail_large_fb30.summary_thick_4131 .sidebar-ac73 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .thumbnail_large_fb30.summary_thick_4131 .sidebar-ac73 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_large_fb30.summary_thick_4131 .sidebar-ac73 {
    margin-right: 0.4em;
  }
}
.thumbnail_large_fb30.summary_thick_4131 .sidebar-ac73:last-child {
  margin-right: 0;
}
.alert-dfc7 .outline-new-8207 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .inner_e7c5 .center-2bc4 {
    margin: 0 -0.5em;
  }
  .inner_e7c5 .center-2bc4 [class*="customify-col-"],
  .inner_e7c5 .center-2bc4 [class*="customify-col_"],
  .inner_e7c5 .center-2bc4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.inner_e7c5.wrapper-3d31 .outline-new-8207 {
  background: 0 0 !important;
}
.inner_e7c5.wrapper-3d31 .outline-new-8207,
.inner_e7c5.alert-dfc7 .outline-new-8207 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .inner_e7c5.tertiary_e373 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.inner_e7c5.alert-dfc7 .outline-new-8207 {
  box-shadow: none !important;
}
.tall-5676 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tall-5676 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tall-5676 {
    padding: 18px 0 20px;
  }
}
.tall-5676 .alert_148d {
  width: 100%;
}
.tall-5676 .alert_c6ea {
  margin-bottom: 0;
}
.tall-5676 .box-hard-2b1d {
  margin-top: 5px;
  font-size: 0.875em;
}
.dark-807a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dark-807a .banner_3f37 {
  width: 100%;
}
.link-718d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.link-718d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.link-718d 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;
}
.link-718d li:last-child:after {
  display: none;
}
.link-718d li a {
  font-weight: 500;
  margin-right: 10px;
}
.info-d80a .hidden_hard_b2ca button,
.tall-5676 .hidden_hard_b2ca button {
  left: 0;
}
.info-d80a .banner_3f37,
.tall-5676 .banner_3f37 {
  padding-left: 0;
  padding-right: 0;
}
.info-d80a .dark-807a,
.tall-5676 .dark-807a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.info-d80a {
  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;
}
.info-d80a: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;
}
.info-d80a .video-dim-1b9f {
  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) {
  .info-d80a .video-dim-1b9f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .info-d80a .video-dim-1b9f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .info-d80a .video-dim-1b9f {
    min-height: 200px;
  }
}
.info-d80a .link-718d {
  color: rgba(255, 255, 255, 0.8);
}
.info-d80a .link-718d a,
.info-d80a .link-718d li:after {
  color: inherit;
}
.info-d80a .link-718d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.frame-11cf {
  margin-bottom: 0.5em;
}
.middle-1019 {
  margin-bottom: 1.2em;
}
.middle-1019,
.frame-11cf {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.middle-1019 p:last-child,
.frame-11cf p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hidden_hard_b2ca,
#masthead .hidden_hard_b2ca {
  display: none;
}
#masthead
  > .hidden_hard_b2ca.gold-1404 {
  display: none;
}
#masthead > .hidden_hard_b2ca button {
  left: 0;
}
.menu_d663 {
  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%;
}
.menu_d663 .sidebar-ac73 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.menu_d663 .basic-9b1e {
  display: -webkit-box;
  display: flex;
}
.menu_d663 .basic-9b1e.dark_a735 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.menu_d663 .basic-9b1e.photo_07bd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu_d663 .basic-9b1e.secondary-next-e3a9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu_d663.section-paper-3065.outer-5bc4 .basic-9b1e.dark_a735 {
  flex-basis: 100%;
}
.menu_d663.left-8147 .basic-9b1e.photo_07bd {
  -webkit-box-flex: 1;
  flex: auto;
}
.menu_d663.left-8147 .basic-9b1e.secondary-next-e3a9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hidden_hard_b2ca.gold-1404 {
  display: none;
}
#masthead > .hidden_hard_b2ca button {
  left: 0;
}
.carousel-solid-a5c5 {
  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;
}
.carousel-solid-a5c5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.carousel-solid-a5c5.article-f056 i {
  margin-right: 4px;
}
.carousel-solid-a5c5.prev-cf5f i {
  margin-left: 5px;
}
.article_pro_c40b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.article_pro_c40b p:last-child {
  margin-bottom: 0;
}
.container-middle-0c25 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.container-middle-0c25 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.container-middle-0c25 img {
  display: block;
  width: auto;
  line-height: 1;
}
.container-middle-0c25 .slider-7e2d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.container-middle-0c25 .popup_99db {
  margin: 5px 0 7px 0;
}
.container-middle-0c25.input_clean_769b .paper_73f0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container-middle-0c25.input_clean_769b .row-blue-eb1b {
  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;
}
.container-middle-0c25.thick_256a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.container-middle-0c25.thick_256a .paper_73f0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container-middle-0c25.thick_256a .row-blue-eb1b {
  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;
}
.container-middle-0c25.link-glass-c89f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container-middle-0c25.link_prev_73c1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.container-middle-0c25.link_prev_73c1 .row-blue-eb1b {
  margin-top: 7px;
}
.center-39f9 {
  display: inline-block;
}
.stone_a6c9 .article-simple-0336 .container-middle-0c25 img {
  max-width: 100%;
}
.wood-1c48 .tooltip_fc9d.gradient_plasma_5f20,
.progress_solid_1267 .tooltip_fc9d.gradient_plasma_5f20 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wood-1c48 .input-af20,
.progress_solid_1267 .input-af20 {
  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%);
}
.wood-1c48 .input-af20 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wood-1c48.basic_dcaa .input-af20 {
  display: none;
}
.wood-1c48 .feature_d38b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wood-1c48 .feature_d38b li {
  display: inline-block;
  position: relative;
}
.wood-1c48 .feature_d38b li:last-child {
  margin-right: 0;
}
.wood-1c48 .feature_d38b 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;
}
.wood-1c48 .feature_d38b li.dark_f523 > a {
  color: rgba(0, 0, 0, 0.9);
}
.wood-1c48 .feature_d38b > 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;
}
.wood-1c48 .feature_d38b > li > a i {
  line-height: 0;
}
.wood-1c48 .feature_d38b > li.button_ba06 > a .input-af20 {
  margin-left: 4px;
  line-height: 0;
}
.wood-1c48 .feature_d38b .tag-d7f9 li.button_ba06 > a {
  position: relative;
}
.wood-1c48 .feature_d38b .tag-d7f9 li.button_ba06 > a:after,
.wood-1c48 .feature_d38b .tag-d7f9 li.button_ba06 > a:before {
  content: "";
  display: table;
}
.wood-1c48 .feature_d38b .tag-d7f9 li.button_ba06 > a:after {
  clear: both;
}
.wood-1c48 .feature_d38b .tag-d7f9 li.button_ba06 > a .input-af20 {
  margin-left: 5px;
  float: right;
}
.wood-1c48 .grid-71d5,
.wood-1c48 .tag-d7f9 {
  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;
}
.wood-1c48 .tag-d7f9 {
  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;
}
.wood-1c48 .tag-d7f9 .gradient_plasma_5f20 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wood-1c48 .tag-d7f9 .input-af20 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wood-1c48 .tag-d7f9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.wood-1c48 .tag-d7f9 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;
}
.wood-1c48 .tag-d7f9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wood-1c48 .tag-d7f9 .tag-d7f9 {
  top: 0;
  left: 100%;
}
.wood-1c48 .bottom_885d.fn-focus-caf4 > .grid-71d5,
.wood-1c48 .bottom_885d.fn-focus-caf4 > .tag-d7f9,
.wood-1c48 .bottom_885d:focus > .grid-71d5,
.wood-1c48 .bottom_885d:focus > .tag-d7f9,
.wood-1c48 .bottom_885d:hover > .grid-71d5,
.wood-1c48 .bottom_885d:hover > .tag-d7f9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wood-1c48.sidebar_in_56aa .highlight-ac7d:after,
.wood-1c48.sidebar_in_56aa .highlight-ac7d:before {
  content: "";
  display: table;
}
.wood-1c48.sidebar_in_56aa .highlight-ac7d:after {
  clear: both;
}
.wood-1c48.sidebar_in_56aa .highlight-ac7d > li {
  float: left;
}
.wood-1c48.top_5110 .highlight-ac7d:after,
.wood-1c48.top_5110 .highlight-ac7d:before {
  content: "";
  display: table;
}
.wood-1c48.top_5110 .highlight-ac7d:after {
  clear: both;
}
.wood-1c48.top_5110 .highlight-ac7d > li {
  float: left;
}
.wood-1c48.top_5110 .highlight-ac7d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wood-1c48.top_5110 .highlight-ac7d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wood-1c48.top_5110 .highlight-ac7d > li.tertiary_medium_d194 > a,
.wood-1c48.top_5110 .highlight-ac7d > li.dark_f523 > a {
  color: #fff;
  background-color: #1e4b75;
}
.wood-1c48.header-middle-9017 .highlight-ac7d > li > a .gradient_plasma_5f20 {
  position: relative;
}
.wood-1c48.header-middle-9017 .highlight-ac7d > li > a .gradient_plasma_5f20: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;
}
.wood-1c48.header-middle-9017
  .highlight-ac7d
  > li:focus
  > a
  .gradient_plasma_5f20:before,
.wood-1c48.header-middle-9017
  .highlight-ac7d
  > li:hover
  > a
  .gradient_plasma_5f20:before {
  width: 100%;
  background-color: currentColor;
}
.wood-1c48.header-middle-9017
  .highlight-ac7d
  > li.tertiary_medium_d194
  > a
  .gradient_plasma_5f20:before,
.wood-1c48.header-middle-9017
  .highlight-ac7d
  > li.border_d3e0
  > a
  .gradient_plasma_5f20:before {
  width: 100%;
  background-color: currentColor;
}
.wood-1c48.accordion_c871 .highlight-ac7d > li > a .gradient_plasma_5f20 {
  position: relative;
}
.wood-1c48.accordion_c871 .highlight-ac7d > li > a .gradient_plasma_5f20: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;
}
.wood-1c48.accordion_c871 .highlight-ac7d > li:focus > a .gradient_plasma_5f20:before,
.wood-1c48.accordion_c871
  .highlight-ac7d
  > li:hover
  > a
  .gradient_plasma_5f20:before {
  width: 100%;
  background-color: currentColor;
}
.wood-1c48.accordion_c871
  .highlight-ac7d
  > li.tertiary_medium_d194
  > a
  .gradient_plasma_5f20:before,
.wood-1c48.accordion_c871
  .highlight-ac7d
  > li.border_d3e0
  > a
  .gradient_plasma_5f20:before {
  width: 100%;
  background-color: currentColor;
}
.progress_solid_1267 .feature_d38b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.progress_solid_1267 .feature_d38b li:first-child > a {
  border-top: none;
}
.progress_solid_1267 .feature_d38b .hidden-759f > .gradient_plasma_5f20 .input-af20 {
  display: none;
}
.progress_solid_1267 .feature_d38b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.progress_solid_1267 .feature_d38b li:last-child {
  border: none;
}
.progress_solid_1267 .feature_d38b li.button_ba06 > a {
  padding-right: 45px !important;
}
.progress_solid_1267 .feature_d38b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.progress_solid_1267 .feature_d38b li a:focus,
.progress_solid_1267 .feature_d38b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_solid_1267 .feature_d38b li .section-6d31 {
  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;
}
.progress_solid_1267 .feature_d38b li .section-6d31:hover {
  box-shadow: none;
}
.progress_solid_1267 .feature_d38b li .section-6d31 .input-af20 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.progress_solid_1267 .feature_d38b .tag-d7f9 {
  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);
}
.progress_solid_1267 .feature_d38b .tag-d7f9 li a {
  padding-left: 3em;
}
.progress_solid_1267 .feature_d38b .short-d558 > a .section-6d31 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.progress_solid_1267 .feature_d38b .short-d558 > .tag-d7f9 {
  display: block;
  opacity: 1;
}
.thumbnail_00a4 {
  max-width: 100%;
}
.shadow-c1d8 {
  line-height: 0;
  cursor: pointer;
}
.copper_8385 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.copper_8385:hover {
  box-shadow: none;
  color: currentColor;
}
.copper_8385 svg {
  width: 18px;
  height: 18px;
}
.copper_8385 .grid-28d4 {
  display: none;
}
.tooltip_yellow_d27a {
  position: relative;
}
.tooltip_yellow_d27a.fn-active-caf4 .copper_8385 .section_hot_d224 {
  display: none;
}
.tooltip_yellow_d27a.fn-active-caf4 .copper_8385 .grid-28d4 {
  display: inline-block;
}
.tooltip_yellow_d27a .gas-7f50 {
  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);
}
.tooltip_yellow_d27a.banner-prev-a4b5 .gas-7f50 {
  left: auto;
  right: -0.9em;
}
.tooltip_yellow_d27a.banner-prev-a4b5 .photo_left_a869::before {
  left: auto;
  right: 15px;
}
.tooltip_yellow_d27a.fn-active-caf4 .gas-7f50 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.next-4d6c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.next-4d6c label {
  flex-basis: 100%;
}
.next-4d6c .yellow-9dae {
  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;
}
.next-4d6c .pattern-west-2857 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.next-4d6c .pattern-west-2857:focus {
  background-color: transparent;
}
.next-4d6c button.logo_1102 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.next-4d6c button.logo_1102:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.next-4d6c button.logo_1102 svg {
  width: 18px;
  height: 18px;
}
.next-4d6c input[type="submit"] {
  min-height: auto;
}
.up-2132 .next-4d6c .pattern-west-2857 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.photo_left_a869 {
  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) {
  .photo_left_a869 {
    width: 220px;
  }
}
.photo_left_a869 label {
  flex-basis: 100%;
}
.photo_left_a869::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;
}
.accordion_df1a .up-2132 .next-4d6c {
  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;
}
.accordion_df1a
  .up-2132
  .next-4d6c
  .yellow-9dae {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accordion_df1a .up-2132 .next-4d6c .pattern-west-2857 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accordion_df1a
  .up-2132
  .next-4d6c
  .pattern-west-2857:focus {
  background: 0 0;
}
.accordion_df1a
  .up-2132
  .next-4d6c
  .hovered-c593 {
  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;
}
.notification_3543 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.notification_3543 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.notification_3543 li:last-child {
  margin-right: 0;
}
.notification_3543 li:first-child {
  margin-left: 0;
}
.notification_3543.up-c27b a {
  color: #fff;
}
.notification_3543.up-c27b a:hover {
  color: #fff;
}
.notification_3543 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.notification_3543 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.notification_3543 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.notification_3543 a:hover {
  opacity: 0.9;
  color: inherit;
}
.notification_3543 [class*="social-icon-apple"] {
  background-color: #999;
}
.notification_3543 [class*="social-icon-apple"].header_6125 {
  background-color: transparent;
  color: #999;
}
.notification_3543 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.notification_3543 [class*="social-icon-behance"].header_6125 {
  background-color: transparent;
  color: #1769ff;
}
.notification_3543 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.notification_3543 [class*="social-icon-bitbucket"].header_6125 {
  background-color: transparent;
  color: #205081;
}
.notification_3543 [class*="social-icon-codepen"] {
  background-color: #000;
}
.notification_3543 [class*="social-icon-codepen"].header_6125 {
  background-color: transparent;
  color: #000;
}
.notification_3543 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.notification_3543 [class*="social-icon-delicious"].header_6125 {
  background-color: transparent;
  color: #39f;
}
.notification_3543 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.notification_3543 [class*="social-icon-digg"].header_6125 {
  background-color: transparent;
  color: #005be2;
}
.notification_3543 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.notification_3543 [class*="social-icon-dribbble"].header_6125 {
  background-color: transparent;
  color: #ea4c89;
}
.notification_3543 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.notification_3543 [class*="social-icon-envelope"].header_6125 {
  background-color: transparent;
  color: #ea4335;
}
.notification_3543 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.notification_3543 [class*="social-icon-facebook"].header_6125 {
  background-color: transparent;
  color: #3b5998;
}
.notification_3543 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.notification_3543 [class*="social-icon-flickr"].header_6125 {
  background-color: transparent;
  color: #0063dc;
}
.notification_3543 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.notification_3543 [class*="social-icon-foursquare"].header_6125 {
  background-color: transparent;
  color: #2d5be3;
}
.notification_3543 [class*="social-icon-github"] {
  background-color: #333;
}
.notification_3543 [class*="social-icon-github"].header_6125 {
  background-color: transparent;
  color: #333;
}
.notification_3543 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.notification_3543 [class*="social-icon-google-plus"].header_6125 {
  background-color: transparent;
  color: #dd4b39;
}
.notification_3543 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.notification_3543 [class*="social-icon-houzz"].header_6125 {
  background-color: transparent;
  color: #7ac142;
}
.notification_3543 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.notification_3543 [class*="social-icon-instagram"].header_6125 {
  background-color: transparent;
  color: #262626;
}
.notification_3543 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.notification_3543 [class*="social-icon-jsfiddle"].header_6125 {
  background-color: transparent;
  color: #487aa2;
}
.notification_3543 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.notification_3543 [class*="social-icon-linkedin"].header_6125 {
  background-color: transparent;
  color: #0077b5;
}
.notification_3543 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.notification_3543 [class*="social-icon-medium"].header_6125 {
  background-color: transparent;
  color: #00ab6b;
}
.notification_3543 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.notification_3543
  [class*="social-icon-odnoklassniki"].header_6125 {
  background-color: transparent;
  color: #f4731c;
}
.notification_3543 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.notification_3543 [class*="social-icon-meetup"].header_6125 {
  background-color: transparent;
  color: #ec1c40;
}
.notification_3543 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.notification_3543 [class*="social-icon-pinterest"].header_6125 {
  background-color: transparent;
  color: #bd081c;
}
.notification_3543 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.notification_3543 [class*="social-icon-product-hunt"].header_6125 {
  background-color: transparent;
  color: #da552f;
}
.notification_3543 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.notification_3543 [class*="social-icon-reddit"].header_6125 {
  background-color: transparent;
  color: #ff4500;
}
.notification_3543 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.notification_3543 [class*="social-icon-rss"].header_6125 {
  background-color: transparent;
  color: #f26522;
}
.notification_3543 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.notification_3543
  [class*="social-icon-shopping-cart"].header_6125 {
  background-color: transparent;
  color: #4caf50;
}
.notification_3543 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.notification_3543 [class*="social-icon-skype"].header_6125 {
  background-color: transparent;
  color: #00aff0;
}
.notification_3543 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.notification_3543 [class*="social-icon-slideshare"].header_6125 {
  background-color: transparent;
  color: #0077b5;
}
.notification_3543 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.notification_3543 [class*="social-icon-snapchat"].header_6125 {
  background-color: transparent;
  color: #fffc00;
}
.notification_3543 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.notification_3543 [class*="social-icon-soundcloud"].header_6125 {
  background-color: transparent;
  color: #f80;
}
.notification_3543 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.notification_3543 [class*="social-icon-spotify"].header_6125 {
  background-color: transparent;
  color: #2ebd59;
}
.notification_3543 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.notification_3543
  [class*="social-icon-stack-overflow"].header_6125 {
  background-color: transparent;
  color: #fe7a15;
}
.notification_3543 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.notification_3543 [class*="social-icon-maldkfgram"].header_6125 {
  background-color: transparent;
  color: #2ca5e0;
}
.notification_3543 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.notification_3543 [class*="social-icon-tripadvisor"].header_6125 {
  background-color: transparent;
  color: #589442;
}
.notification_3543 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.notification_3543 [class*="social-icon-tumblr"].header_6125 {
  background-color: transparent;
  color: #35465c;
}
.notification_3543 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.notification_3543 [class*="social-icon-twitch"].header_6125 {
  background-color: transparent;
  color: #6441a5;
}
.notification_3543 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.notification_3543 [class*="social-icon-twitter"].header_6125 {
  background-color: transparent;
  color: #1da1f2;
}
.notification_3543 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.notification_3543 [class*="social-icon-vimeo"].header_6125 {
  background-color: transparent;
  color: #1ab7ea;
}
.notification_3543 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.notification_3543 [class*="social-icon-vk"].header_6125 {
  background-color: transparent;
  color: #45668e;
}
.notification_3543 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.notification_3543 [class*="social-icon-weibo"].header_6125 {
  background-color: transparent;
  color: #df2029;
}
.notification_3543 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.notification_3543 [class*="social-icon-weixin"].header_6125 {
  background-color: transparent;
  color: #7bb32e;
}
.notification_3543 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.notification_3543 [class*="social-icon-whatsapp"].header_6125 {
  background-color: transparent;
  color: #25d366;
}
.notification_3543 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.notification_3543 [class*="social-icon-wordpress"].header_6125 {
  background-color: transparent;
  color: #21759b;
}
.notification_3543 [class*="social-icon-xing"] {
  background-color: #026466;
}
.notification_3543 [class*="social-icon-xing"].header_6125 {
  background-color: transparent;
  color: #026466;
}
.notification_3543 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.notification_3543 [class*="social-icon-yelp"].header_6125 {
  background-color: transparent;
  color: #af0606;
}
.notification_3543 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.notification_3543 [class*="social-icon-youtube"].header_6125 {
  background-color: transparent;
  color: #cd201f;
}
.heading_soft_159d {
  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;
}
.heading_soft_159d:hover {
  box-shadow: none;
  background: 0 0;
}
.new-fc84 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hidden-2a14 {
  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;
}
.accent-bright-0e83 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hard_ebc3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hard_ebc3,
.hard_ebc3::after,
.hard_ebc3::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;
}
.hard_ebc3::after,
.hard_ebc3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.north_6c48 .hidden-2a14 .accent-bright-0e83 {
  margin-top: -2px;
  width: 19px;
}
.north_6c48 .hidden-2a14 .hard_ebc3 {
  margin-top: -1px;
}
.north_6c48 .hidden-2a14 .hard_ebc3,
.north_6c48 .hidden-2a14 .hard_ebc3::after,
.north_6c48 .hidden-2a14 .hard_ebc3::before {
  width: 19px;
  height: 2px;
}
.north_6c48 .hidden-2a14 .hard_ebc3::before {
  top: -6px;
}
.north_6c48 .hidden-2a14 .hard_ebc3::after {
  bottom: -6px;
}
.huge-6542 .hidden-2a14 .accent-bright-0e83 {
  margin-top: -2px;
  width: 22px;
}
.huge-6542 .hidden-2a14 .hard_ebc3 {
  margin-top: -1px;
}
.huge-6542 .hidden-2a14 .hard_ebc3,
.huge-6542 .hidden-2a14 .hard_ebc3::after,
.huge-6542 .hidden-2a14 .hard_ebc3::before {
  width: 22px;
  height: 2px;
}
.huge-6542 .hidden-2a14 .hard_ebc3::before {
  top: -7px;
}
.huge-6542 .hidden-2a14 .hard_ebc3::after {
  bottom: -7px;
}
.dark_24dd .hidden-2a14 .accent-bright-0e83 {
  margin-top: -2px;
  width: 31px;
}
.dark_24dd .hidden-2a14 .hard_ebc3 {
  margin-top: -1.5px;
}
.dark_24dd .hidden-2a14 .hard_ebc3,
.dark_24dd .hidden-2a14 .hard_ebc3::after,
.dark_24dd .hidden-2a14 .hard_ebc3::before {
  width: 31px;
  height: 3px;
}
.dark_24dd .hidden-2a14 .hard_ebc3::before {
  top: -9px;
}
.dark_24dd .hidden-2a14 .hard_ebc3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .status-red-9c21 .hidden-2a14 .accent-bright-0e83 {
    margin-top: -2px;
    width: 19px;
  }
  .status-red-9c21 .hidden-2a14 .hard_ebc3 {
    margin-top: -1px;
  }
  .status-red-9c21 .hidden-2a14 .hard_ebc3,
  .status-red-9c21 .hidden-2a14 .hard_ebc3::after,
  .status-red-9c21 .hidden-2a14 .hard_ebc3::before {
    width: 19px;
    height: 2px;
  }
  .status-red-9c21 .hidden-2a14 .hard_ebc3::before {
    top: -6px;
  }
  .status-red-9c21 .hidden-2a14 .hard_ebc3::after {
    bottom: -6px;
  }
  .right_43bf .hidden-2a14 .accent-bright-0e83 {
    margin-top: -2px;
    width: 22px;
  }
  .right_43bf .hidden-2a14 .hard_ebc3 {
    margin-top: -1px;
  }
  .right_43bf .hidden-2a14 .hard_ebc3,
  .right_43bf .hidden-2a14 .hard_ebc3::after,
  .right_43bf .hidden-2a14 .hard_ebc3::before {
    width: 22px;
    height: 2px;
  }
  .right_43bf .hidden-2a14 .hard_ebc3::before {
    top: -7px;
  }
  .right_43bf .hidden-2a14 .hard_ebc3::after {
    bottom: -7px;
  }
  .list_0ea3 .hidden-2a14 .accent-bright-0e83 {
    margin-top: -2px;
    width: 31px;
  }
  .list_0ea3 .hidden-2a14 .hard_ebc3 {
    margin-top: -1.5px;
  }
  .list_0ea3 .hidden-2a14 .hard_ebc3,
  .list_0ea3 .hidden-2a14 .hard_ebc3::after,
  .list_0ea3 .hidden-2a14 .hard_ebc3::before {
    width: 31px;
    height: 3px;
  }
  .list_0ea3 .hidden-2a14 .hard_ebc3::before {
    top: -9px;
  }
  .list_0ea3 .hidden-2a14 .hard_ebc3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notification_0573 .hidden-2a14 .accent-bright-0e83 {
    margin-top: -2px;
    width: 19px;
  }
  .notification_0573 .hidden-2a14 .hard_ebc3 {
    margin-top: -1px;
  }
  .notification_0573 .hidden-2a14 .hard_ebc3,
  .notification_0573 .hidden-2a14 .hard_ebc3::after,
  .notification_0573 .hidden-2a14 .hard_ebc3::before {
    width: 19px;
    height: 2px;
  }
  .notification_0573 .hidden-2a14 .hard_ebc3::before {
    top: -6px;
  }
  .notification_0573 .hidden-2a14 .hard_ebc3::after {
    bottom: -6px;
  }
  .basic-73cc .hidden-2a14 .accent-bright-0e83 {
    margin-top: -2px;
    width: 22px;
  }
  .basic-73cc .hidden-2a14 .hard_ebc3 {
    margin-top: -1px;
  }
  .basic-73cc .hidden-2a14 .hard_ebc3,
  .basic-73cc .hidden-2a14 .hard_ebc3::after,
  .basic-73cc .hidden-2a14 .hard_ebc3::before {
    width: 22px;
    height: 2px;
  }
  .basic-73cc .hidden-2a14 .hard_ebc3::before {
    top: -7px;
  }
  .basic-73cc .hidden-2a14 .hard_ebc3::after {
    bottom: -7px;
  }
  .detail_005a .hidden-2a14 .accent-bright-0e83 {
    margin-top: -2px;
    width: 31px;
  }
  .detail_005a .hidden-2a14 .hard_ebc3 {
    margin-top: -1.5px;
  }
  .detail_005a .hidden-2a14 .hard_ebc3,
  .detail_005a .hidden-2a14 .hard_ebc3::after,
  .detail_005a .hidden-2a14 .hard_ebc3::before {
    width: 31px;
    height: 3px;
  }
  .detail_005a .hidden-2a14 .hard_ebc3::before {
    top: -9px;
  }
  .detail_005a .hidden-2a14 .hard_ebc3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .label-98c0 .hidden-2a14 .accent-bright-0e83 {
    margin-top: -2px;
    width: 19px;
  }
  .label-98c0 .hidden-2a14 .hard_ebc3 {
    margin-top: -1px;
  }
  .label-98c0 .hidden-2a14 .hard_ebc3,
  .label-98c0 .hidden-2a14 .hard_ebc3::after,
  .label-98c0 .hidden-2a14 .hard_ebc3::before {
    width: 19px;
    height: 2px;
  }
  .label-98c0 .hidden-2a14 .hard_ebc3::before {
    top: -6px;
  }
  .label-98c0 .hidden-2a14 .hard_ebc3::after {
    bottom: -6px;
  }
  .north_57a7 .hidden-2a14 .accent-bright-0e83 {
    margin-top: -2px;
    width: 22px;
  }
  .north_57a7 .hidden-2a14 .hard_ebc3 {
    margin-top: -1px;
  }
  .north_57a7 .hidden-2a14 .hard_ebc3,
  .north_57a7 .hidden-2a14 .hard_ebc3::after,
  .north_57a7 .hidden-2a14 .hard_ebc3::before {
    width: 22px;
    height: 2px;
  }
  .north_57a7 .hidden-2a14 .hard_ebc3::before {
    top: -7px;
  }
  .north_57a7 .hidden-2a14 .hard_ebc3::after {
    bottom: -7px;
  }
  .preview-2d24 .hidden-2a14 .accent-bright-0e83 {
    margin-top: -2px;
    width: 31px;
  }
  .preview-2d24 .hidden-2a14 .hard_ebc3 {
    margin-top: -1.5px;
  }
  .preview-2d24 .hidden-2a14 .hard_ebc3,
  .preview-2d24 .hidden-2a14 .hard_ebc3::after,
  .preview-2d24 .hidden-2a14 .hard_ebc3::before {
    width: 31px;
    height: 3px;
  }
  .preview-2d24 .hidden-2a14 .hard_ebc3::before {
    top: -9px;
  }
  .preview-2d24 .hidden-2a14 .hard_ebc3::after {
    bottom: -9px;
  }
}
.summary_7847 .hard_ebc3 {
  -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);
}
.summary_7847 .hard_ebc3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.summary_7847 .hard_ebc3::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);
}
.summary_7847.header-smooth-9ed4 .hard_ebc3 {
  -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);
}
.summary_7847.header-smooth-9ed4 .hard_ebc3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.summary_7847.header-smooth-9ed4 .hard_ebc3::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);
}
.steel_bd1c {
  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.avatar-ea5b:before {
  display: none;
}
.shadow-right-c50d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow-right-c50d .tertiary_fee8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow-right-c50d .tertiary_fee8:last-of-type {
  border-bottom: none;
}
.shadow-right-c50d .tertiary_fee8.thumbnail-2771,
.shadow-right-c50d .tertiary_fee8.layout_simple_3959,
.shadow-right-c50d .tertiary_fee8.simple-1c7a {
  padding: 0;
}
.shadow-right-c50d .progress_solid_1267 .section-6d31 {
  color: currentColor;
}
.shadow-right-c50d .progress_solid_1267 .section-6d31:focus,
.shadow-right-c50d .progress_solid_1267 .section-6d31:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-right-c50d.highlight-4c76 .wrapper_ddcf,
.shadow-right-c50d.highlight-4c76 .article_pro_c40b a,
.shadow-right-c50d.highlight-4c76 .highlight-ac7d a,
.shadow-right-c50d.highlight-4c76 .tag-d7f9 a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-right-c50d.highlight-4c76 .wrapper_ddcf:hover,
.shadow-right-c50d.highlight-4c76 .article_pro_c40b a:hover,
.shadow-right-c50d.highlight-4c76 .highlight-ac7d a:hover,
.shadow-right-c50d.highlight-4c76 .tag-d7f9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-right-c50d.highlight-4c76 .image-under-b7db {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-right-c50d.highlight-4c76 .tertiary_fee8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-right-c50d.highlight-4c76 .tertiary_fee8:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-right-c50d.highlight-4c76 .backdrop_3175:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow-right-c50d.highlight-4c76 .progress_solid_1267 .feature_d38b li a,
.shadow-right-c50d.highlight-4c76 .progress_solid_1267 .section-6d31,
.shadow-right-c50d.highlight-4c76 .tag-d7f9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-right-c50d.highlight-4c76 .progress_solid_1267 .section-6d31:focus,
.shadow-right-c50d.highlight-4c76 .progress_solid_1267 .section-6d31:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-right-c50d.highlight-4c76 .feature_d38b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-right-c50d.bottom_830a .wrapper_ddcf,
.shadow-right-c50d.bottom_830a .article_pro_c40b a,
.shadow-right-c50d.bottom_830a .highlight-ac7d .section-6d31,
.shadow-right-c50d.bottom_830a .highlight-ac7d a,
.shadow-right-c50d.bottom_830a .tag-d7f9 a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-right-c50d.bottom_830a .wrapper_ddcf:hover,
.shadow-right-c50d.bottom_830a .article_pro_c40b a:hover,
.shadow-right-c50d.bottom_830a .highlight-ac7d .section-6d31:hover,
.shadow-right-c50d.bottom_830a .highlight-ac7d a:hover,
.shadow-right-c50d.bottom_830a .tag-d7f9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-right-c50d.bottom_830a .image-under-b7db {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-right-c50d.bottom_830a .tertiary_fee8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-right-c50d.bottom_830a .tertiary_fee8:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow-right-c50d.bottom_830a .backdrop_3175:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow-right-c50d.bottom_830a .progress_solid_1267 .feature_d38b li a,
.shadow-right-c50d.bottom_830a .progress_solid_1267 .section-6d31,
.shadow-right-c50d.bottom_830a .tag-d7f9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-right-c50d.bottom_830a .progress_solid_1267 .section-6d31:focus,
.shadow-right-c50d.bottom_830a .progress_solid_1267 .section-6d31:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-right-c50d.bottom_830a .feature_d38b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_3175 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.backdrop_3175:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.backdrop_right_9ff9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.banner-855a .shadow-right-c50d {
  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;
}
.banner-855a .tertiary_fee8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.banner-855a .tertiary_fee8: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) {
  .banner-855a .tertiary_fee8:before {
    width: 16%;
    left: 42%;
  }
}
.banner-855a .tertiary_fee8:last-child:before {
  content: none;
}
.banner-855a .tertiary_fee8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.banner-855a .progress_solid_1267 .feature_d38b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.banner-855a .progress_solid_1267 .feature_d38b li a .section-6d31 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.banner-855a .progress_solid_1267 .tag-d7f9 {
  border: none;
}
.banner-855a .progress_solid_1267 .tag-d7f9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.banner-855a .backdrop_3175 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.banner-855a .backdrop_right_9ff9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.banner-855a .bottom_830a .backdrop_3175:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner-855a .highlight-4c76.button_brown_febb .hard_ebc3 {
  background: rgba(0, 0, 0, 0.6);
}
.banner-855a
  .highlight-4c76.button_brown_febb
  .hard_ebc3::after,
.banner-855a
  .highlight-4c76.button_brown_febb
  .hard_ebc3:before {
  background: inherit;
}
.banner-855a
  .highlight-4c76.button_brown_febb:hover
  .hard_ebc3 {
  background: rgba(0, 0, 0, 0.8);
}
.title-motion-fed0 .shadow-right-c50d {
  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) {
  .title-motion-fed0 .shadow-right-c50d {
    width: auto;
    right: 45px;
  }
}
.texture-soft-031f .shadow-right-c50d {
  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) {
  .texture-soft-031f .shadow-right-c50d {
    width: auto;
    left: 45px;
  }
}
.avatar-ea5b .shadow-right-c50d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.avatar-ea5b .backdrop_right_9ff9 {
  max-width: 48em;
  margin: 0 auto;
}
.avatar-ea5b .backdrop_3175:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.north_12c4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.north_12c4.banner-855a .shadow-right-c50d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.north_12c4.title-motion-fed0 .shadow-right-c50d {
  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);
}
.north_12c4 .shadow-right-c50d {
  visibility: visible;
}
.north_12c4.texture-soft-031f .shadow-right-c50d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.image_18b4,
.disabled-easy-41ab {
  overflow-x: hidden;
}
.image_18b4 .shadow-right-c50d {
  overflow: auto;
}
.image_18b4.banner-855a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_18b4.banner-855a .shadow-right-c50d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.image_18b4.banner-855a .heading_soft_159d {
  opacity: 0;
}
.image_18b4.title-motion-fed0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_18b4.title-motion-fed0 .shadow-right-c50d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.image_18b4.title-motion-fed0 .heading_soft_159d {
  opacity: 0;
}
.image_18b4.texture-soft-031f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_18b4.texture-soft-031f .shadow-right-c50d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.image_18b4.texture-soft-031f .heading_soft_159d {
  opacity: 0;
}
.image_18b4.avatar-ea5b .shadow-right-c50d {
  z-index: 10;
  visibility: visible;
}
.button_brown_febb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.button_brown_febb .hard_ebc3 {
  background: rgba(255, 255, 255, 0.99);
}
.button_brown_febb .hard_ebc3::after,
.button_brown_febb .hard_ebc3:before {
  background: inherit;
}
.button_brown_febb:hover .hard_ebc3 {
  background: rgba(255, 255, 255, 0.99);
}
.texture-soft-031f .button_brown_febb {
  top: 10px;
  right: auto;
  left: 12px;
}
.avatar-ea5b .button_brown_febb {
  display: none !important;
}
.image_18b4:before,
.disabled-easy-41ab:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.image_18b4 .button_brown_febb,
.disabled-easy-41ab .button_brown_febb {
  display: inline-block;
}
.shadow-right-c50d .sidebar-ac73 {
  -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;
}
.image_18b4 .shadow-right-c50d .sidebar-ac73,
.disabled-easy-41ab .shadow-right-c50d .sidebar-ac73 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver-5e4a .yellow-9dae {
  width: 100%;
}
.article-simple-0336 {
  padding: 0 0.5em 0;
}
.article-simple-0336 [class*="customify-col-"],
.article-simple-0336 [class*="customify-col_"],
.article-simple-0336 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.cold-57e0 .article-simple-0336 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .center-2bc4 .bottom-dde0,
  .bottom-dde0 {
    display: none;
  }
  .image-7933 {
    text-align: left;
  }
  .out_c3a0 {
    text-align: center;
  }
  .link-stale-1485 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .center-2bc4 .tag-645b,
  .tag-645b {
    display: none;
  }
  .card_ecf6 {
    text-align: left;
  }
  .column-2d84 {
    text-align: center;
  }
  .feature-light-7a0d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .center-2bc4 .border_43d5,
  .border_43d5 {
    display: none;
  }
  .tall_6506 {
    text-align: left;
  }
  .mini-fbee {
    text-align: center;
  }
  .banner-8e6f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.logo_prev_f291 {
  box-shadow: none !important;
}
.title_plasma_2879 .component-old-aaf4,
.pattern_38bc .component-old-aaf4 {
  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;
}
.pattern_38bc .component-old-aaf4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.outline-new-8207 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.outline-new-8207:after,
.outline-new-8207:before {
  content: "";
  display: table;
}
.outline-new-8207:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .outline-new-8207 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.outline-new-8207,
.tertiary_e373 {
  max-width: 1248px;
  margin: 0 auto;
}

.popup-26ef.summary-8cfe .outline-new-8207 {
  max-width: 100%;
}
.popup-26ef.tabs-over-a313 {
  max-width: 1200px;
  margin: 0 auto;
}
.popup-26ef.green_8769 .outline-new-8207 {
  max-width: 100%;
}
.popup-26ef.green_8769 > .outline-new-8207 {
  padding-left: 0;
  padding-right: 0;
}
.popup-26ef.green_8769 > .outline-new-8207 .center-2bc4 {
  margin: 0;
}
.popup-26ef.green_8769
  > .outline-new-8207
  .motion-abd5.search_b7b1 {
  margin-right: 0;
  margin-left: 0;
}
.popup-26ef.green_8769 #main.search_b7b1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .layout_8787 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .layout_8787 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .main-27f8 .rough_7112 {
    padding-right: 1em;
  }
  .main-27f8.nav_west_a027 .motion-abd5 {
    border-right: 1px solid #eaecee;
  }
  .main-27f8.nav_west_a027 .rough_7112 {
    padding-right: 1em;
  }
  .main-27f8.nav_west_a027 .tag_fluid_6ea8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean_161d .rough_7112 {
    padding-left: 1em;
  }
  .clean_161d.nav_west_a027 .motion-abd5 {
    border-left: 1px solid #eaecee;
  }
  .clean_161d.nav_west_a027 .rough_7112 {
    padding-left: 1em;
  }
  .clean_161d.nav_west_a027 .tag_fluid_6ea8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_eda6 .rough_7112 {
    padding-left: 1em;
  }
  .dynamic_eda6.nav_west_a027 .disabled_d3eb {
    border-right: 1px solid #eaecee;
  }
  .dynamic_eda6.nav_west_a027 .motion-ae97 {
    border-right: 1px solid #eaecee;
  }
  .dynamic_eda6.nav_west_a027 .rough_7112 {
    padding-left: 1em;
  }
  .dynamic_eda6.nav_west_a027 .tag_fluid_6ea8 {
    padding-right: 1em;
  }
  .dynamic_eda6.nav_west_a027 .shadow-486d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-center-eb6c .rough_7112 {
    padding-right: 1em;
  }
  .tabs-center-eb6c.nav_west_a027 .disabled_d3eb {
    border-left: 1px solid #eaecee;
  }
  .tabs-center-eb6c.nav_west_a027 .motion-ae97 {
    border-left: 1px solid #eaecee;
  }
  .tabs-center-eb6c.nav_west_a027 .rough_7112 {
    padding-right: 1em;
  }
  .tabs-center-eb6c.nav_west_a027 .tag_fluid_6ea8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-center-eb6c.nav_west_a027 .shadow-486d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout_8787 .rough_7112 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout_8787.nav_west_a027 .motion-abd5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .layout_8787.nav_west_a027 .rough_7112 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout_8787.nav_west_a027 .tag_fluid_6ea8 {
    padding-left: 1em;
  }
  .layout_8787.nav_west_a027 .shadow-486d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .layout_8787.nav_west_a027 .rough_7112 {
    padding-left: 0;
  }
}
.silver_81cc .thumbnail_large_fb30 {
  display: inline-block;
}
.image-61bc {
  display: inline-block;
}
.card_small_0e47 {
  word-con: break-word;
}
.wide-2f82 > span {
  display: inline-block;
  padding: 5px 0;
}
.wide-2f82 .container_steel_de7f {
  margin-left: 8px;
  margin-right: 8px;
}
.wide-2f82 .purple_f26d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.element_1ebd .row_selected_ea86 {
  margin-bottom: 2em;
}
.element_1ebd .overlay_1dd5 {
  margin-bottom: 15px;
}
.element_1ebd .overlay_1dd5:last-child {
  margin-bottom: 0;
}
.element_1ebd .outer-7640 {
  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) {
  .element_1ebd .outer-7640 {
    display: block;
  }
}
.element_1ebd .row_east_7521 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .element_1ebd .row_east_7521 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.element_1ebd .block-2bbc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.element_1ebd .block-2bbc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.element_1ebd .block-2bbc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.element_1ebd .card_small_0e47 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.element_1ebd .card_small_0e47 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.element_1ebd .texture-smooth-f63f p:last-child {
  margin-bottom: 0;
}
.element_1ebd .link-wide-3279 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.element_1ebd .feature_green_0291 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.element_1ebd .grid_smooth_ab27 {
  margin-top: 1em;
}
.element_1ebd .image_paper_a761 {
  top: 0;
  display: block;
}
.element_1ebd .image_paper_a761 a {
  color: inherit;
}
.element_1ebd .image_paper_a761 a:hover {
  color: inherit;
}
.element_1ebd .button_17ef {
  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;
}
.element_1ebd .button_17ef:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.element_1ebd .feature_green_0291 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.element_1ebd .notice_1751 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.element_1ebd .notice_1751:first-child {
  margin-top: 0;
}
.element_1ebd .notice_1751.border-clean-a175 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.element_1ebd .notice_1751.chip_active_1257 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element_1ebd
  .notice_1751.chip_active_1257.focused-33a3
  .grid_smooth_ab27 {
  width: 100%;
}
.element_1ebd .chip_active_1257 {
  -webkit-box-align: center;
  align-items: center;
}
.element_1ebd .chip_active_1257 .wide-2f82,
.element_1ebd .chip_active_1257 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.element_1ebd .block-2bbc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.element_1ebd .block-2bbc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.element_1ebd .block-2bbc: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;
}
.element_1ebd .border-clean-a175 {
  z-index: 5;
}
.element_1ebd .component_west_ba94 .easy-daeb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.element_1ebd .bright-b58b .easy-daeb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.element_1ebd .title-down-cebe .easy-daeb {
  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;
}
.element_1ebd.label-prev-e6d5 .outer-7640,
.element_1ebd.text_00f1 .outer-7640 {
  display: block;
}
.element_1ebd.label-prev-e6d5 .outer-7640 .west_3877,
.element_1ebd.label-prev-e6d5 .outer-7640 .feature_green_0291,
.element_1ebd.text_00f1 .outer-7640 .west_3877,
.element_1ebd.text_00f1 .outer-7640 .feature_green_0291 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_1ebd.progress-dynamic-9443 .row_east_7521 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .element_1ebd.progress-dynamic-9443 .row_east_7521 {
    margin-right: 0;
  }
}
.element_1ebd.label-prev-e6d5 .row_east_7521,
.element_1ebd.text_00f1 .row_east_7521 {
  padding-top: 40%;
}
.element_1ebd.label-prev-e6d5 .row_selected_ea86,
.element_1ebd.text_00f1 .row_selected_ea86 {
  display: block;
}
.element_1ebd.label-prev-e6d5 .fn-sticky-caf4 .feature_green_0291,
.element_1ebd.text_00f1 .fn-sticky-caf4 .feature_green_0291 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.element_1ebd.label-prev-e6d5 .row_east_7521,
.element_1ebd.text_00f1 .row_east_7521 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.element_1ebd.label-prev-e6d5 .feature_green_0291 {
  padding: 1em;
}
.small-5068 {
  margin: 30px auto;
  display: block;
}
.small-5068 .border_medium_ac9b > * {
  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;
}
.small-5068 .border_medium_ac9b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.small-5068 .border_medium_ac9b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary-7679 .wide-2f82 {
  margin-bottom: 1.41575em;
}
.tertiary-7679 .green_144f {
  margin-bottom: 1.618em;
}
.picture_e963 .label-8679 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.picture_e963 .label-8679 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.picture_e963 .easy-2e6e {
  max-width: 100%;
  overflow: auto;
}
.cold-4642 .picture_e963 a:hover {
  text-decoration: underline;
}
.fast_942a .overlay_1dd5:not(.card_small_0e47),
.fast_942a .block-2bbc {
  margin-bottom: 1.41575em;
}
.fast_942a .overlay_1dd5:not(.card_small_0e47):last-child,
.fast_942a .block-2bbc:last-child {
  margin-bottom: 0;
}
.fast_942a .overlay_1dd5.disabled-f603 {
  margin-bottom: 0.41575em;
}
.fast_942a .photo_red_476e:before,
.fast_942a .section-fae3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fast_942a .photo_red_476e:before {
  content: "\f115";
}
.fast_942a .section-fae3:before {
  content: "\f02c";
}
.fast_942a .tooltip-8cf3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fast_942a .tooltip-8cf3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.picture_4720 {
  display: -webkit-box;
  display: flex;
}
.picture_4720 .small_4766 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .picture_4720 .small_4766 {
    flex-basis: 90px;
  }
}
.picture_4720 .current_8d75 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture_4720 .current_8d75 {
    flex-basis: calc(100% - 50px);
  }
}
.picture_4720 .paper_9830 p:last-child {
  margin-bottom: 0.72em;
}
.border-solid-b3a8 .border_medium_ac9b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.border-solid-b3a8 .border_medium_ac9b:after,
.border-solid-b3a8 .border_medium_ac9b:before {
  content: "";
  display: table;
}
.border-solid-b3a8 .border_medium_ac9b:after {
  clear: both;
}
.border-solid-b3a8 .border_medium_ac9b .mask_37b7,
.border-solid-b3a8 .border_medium_ac9b .media-dynamic-c60e {
  width: 49%;
}
.border-solid-b3a8 .border_medium_ac9b .mask_37b7 a span.new_c2c6,
.border-solid-b3a8 .border_medium_ac9b .media-dynamic-c60e a span.new_c2c6 {
  display: block;
  margin-bottom: 5px;
}
.border-solid-b3a8 .border_medium_ac9b .media-dynamic-c60e {
  float: left;
  text-align: left;
}
.border-solid-b3a8 .border_medium_ac9b .mask_37b7 {
  float: right;
  text-align: right;
}
.selected-9422 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .selected-9422 {
    margin-bottom: 0;
  }
}
.primary-958e {
  margin-bottom: 1em;
}
.primary-958e .card_small_0e47 {
  font-size: 1.1em;
  line-height: 1.3;
}
.title-bright-a2f4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hidden_4897 .primary-958e,
.tall_1481 .primary-958e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hidden_4897 .primary-958e,
  .tall_1481 .primary-958e {
    display: block;
  }
}
.hidden_4897 .title-bright-a2f4,
.tall_1481 .title-bright-a2f4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hidden_4897 .title-bright-a2f4,
  .tall_1481 .title-bright-a2f4 {
    margin-bottom: 1em;
  }
}
.hidden_4897 .title-bright-a2f4 img,
.tall_1481 .title-bright-a2f4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hidden_4897 .black-dd41,
.tall_1481 .black-dd41 {
  flex-basis: calc(100% - 160px);
}
.hidden_4897 .black-dd41 p,
.tall_1481 .black-dd41 p {
  margin-bottom: 0;
}
.hidden_4897 .black-dd41 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hidden_4897 .black-dd41 {
    padding-left: 0;
  }
}
.tall_1481 .black-dd41 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tall_1481 .black-dd41 {
    padding-right: 0;
  }
}
.tall_1481 .title-bright-a2f4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.center_21f6 .title-bright-a2f4 {
  margin-bottom: 0.5em;
}
.center_21f6 .title-bright-a2f4 img {
  width: 100%;
}
.bottom_d07a .hidden-c173,
.form-a81e .hidden-c173 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.form-a81e .motion-abd5 .easy-c444 p:last-child {
  margin-bottom: 0;
}
.tabs_d40c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.right_3dba .hero_0582 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .right_3dba .hero_0582:last-of-type {
    margin-bottom: 0;
  }
}
.right_3dba .hero_0582 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right_3dba .hero_0582 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.right_3dba .hero_0582 ul li {
  margin: 0 0 0.6em;
}
.right_3dba .hero_0582 ul li.footer_838e,
.right_3dba .hero_0582 ul li.media_4857 {
  position: relative;
}
.right_3dba .hero_0582 ul li.footer_838e .green_b25d,
.right_3dba .hero_0582 ul li.media_4857 .green_b25d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.right_3dba .hero_0582 ul li.footer_838e:after:after,
.right_3dba .hero_0582 ul li.footer_838e:after:before,
.right_3dba
  .hero_0582
  ul
  li.media_4857:after:after,
.right_3dba
  .hero_0582
  ul
  li.media_4857:after:before {
  content: "";
  display: table;
}
.right_3dba .hero_0582 ul li.footer_838e:after:after,
.right_3dba
  .hero_0582
  ul
  li.media_4857:after:after {
  clear: both;
}
.right_3dba .hero_0582 a.banner-liquid-6087:hover {
  text-decoration: none;
}
.right_3dba .hero_0582 select {
  max-width: 100%;
}
.right_3dba .hero_0582 table {
  font-size: 85%;
}
.right_3dba .hero_0582 table td,
.right_3dba .hero_0582 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.right_3dba .hero_0582 table tfoot td {
  text-align: left;
}
.right_3dba .hero_0582 :last-child {
  margin-bottom: 0;
}
.right_3dba .hero_0582 .black-8249 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.right_3dba .hero_0582 .black-8249 label {
  width: 100%;
}
.right_3dba .hero_0582 .black-8249 .pattern-west-2857 {
  width: 100%;
  display: block;
}
.right_3dba .hero_0582 .black-8249 .logo_1102 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.right_3dba .hero_0582 .black-8249 .logo_1102:hover svg #svg-search {
  fill: #444;
}
.right_3dba .hero_0582 .black-8249 .logo_1102 svg {
  width: 18px;
  height: 18px;
}
.right_3dba .alert_895b ul ul,
.right_3dba .basic-3d2a ul ul,
.right_3dba .small-d490 ul ul,
.right_3dba .layout-7ca4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.right_3dba .alert_895b .button_ba06 > a,
.right_3dba .basic-3d2a .button_ba06 > a,
.right_3dba .small-d490 .button_ba06 > a,
.right_3dba .layout-7ca4 .button_ba06 > a {
  margin-bottom: 0;
}
.right_3dba .video-3315 li,
.right_3dba .alert_895b li,
.right_3dba .aside-rough-10b3 li,
.right_3dba .basic-3d2a li,
.right_3dba .small-d490 li,
.right_3dba .layout-7ca4 li,
.right_3dba .form_6b2a li,
.right_3dba .footer-5e56 li {
  display: block;
  position: relative;
}
.right_3dba .video-3315 li:last-child,
.right_3dba .alert_895b li:last-child,
.right_3dba .aside-rough-10b3 li:last-child,
.right_3dba .basic-3d2a li:last-child,
.right_3dba .small-d490 li:last-child,
.right_3dba .layout-7ca4 li:last-child,
.right_3dba .form_6b2a li:last-child,
.right_3dba .footer-5e56 li:last-child {
  border: none;
}
.right_3dba .video-3315 li a,
.right_3dba .alert_895b li a,
.right_3dba .aside-rough-10b3 li a,
.right_3dba .basic-3d2a li a,
.right_3dba .small-d490 li a,
.right_3dba .layout-7ca4 li a,
.right_3dba .form_6b2a li a,
.right_3dba .footer-5e56 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.right_3dba .video-3315 li ul li::before,
.right_3dba .alert_895b li ul li::before,
.right_3dba .aside-rough-10b3 li ul li::before,
.right_3dba .basic-3d2a li ul li::before,
.right_3dba .small-d490 li ul li::before,
.right_3dba .layout-7ca4 li ul li::before,
.right_3dba .form_6b2a li ul li::before,
.right_3dba .footer-5e56 li ul li::before {
  left: 15px;
}
.right_3dba .video-3315 li ul a,
.right_3dba .alert_895b li ul a,
.right_3dba .aside-rough-10b3 li ul a,
.right_3dba .basic-3d2a li ul a,
.right_3dba .small-d490 li ul a,
.right_3dba .layout-7ca4 li ul a,
.right_3dba .form_6b2a li ul a,
.right_3dba .footer-5e56 li ul a {
  padding-left: 20px;
}
.right_3dba .video-3315 li ul ul li::before,
.right_3dba .alert_895b li ul ul li::before,
.right_3dba .aside-rough-10b3 li ul ul li::before,
.right_3dba .basic-3d2a li ul ul li::before,
.right_3dba .small-d490 li ul ul li::before,
.right_3dba .layout-7ca4 li ul ul li::before,
.right_3dba .form_6b2a li ul ul li::before,
.right_3dba .footer-5e56 li ul ul li::before {
  left: 30px;
}
.right_3dba .video-3315 li ul ul a,
.right_3dba .alert_895b li ul ul a,
.right_3dba .aside-rough-10b3 li ul ul a,
.right_3dba .basic-3d2a li ul ul a,
.right_3dba .small-d490 li ul ul a,
.right_3dba .layout-7ca4 li ul ul a,
.right_3dba .form_6b2a li ul ul a,
.right_3dba .footer-5e56 li ul ul a {
  padding-left: 40px;
}
.right_3dba .secondary-brown-5098 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.right_3dba .footer-5e56 ul li {
  margin-bottom: 1.41575em;
}
.right_3dba .footer-5e56 ul li .soft-3a27 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.right_3dba .footer-5e56 ul li .box-smooth-3639 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bottom_830a .video-3315 li a,
.bottom_830a .alert_895b li a,
.bottom_830a .aside-rough-10b3 li a,
.bottom_830a .basic-3d2a li a,
.bottom_830a .small-d490 li a,
.bottom_830a .layout-7ca4 li a,
.bottom_830a .form_6b2a li a,
.bottom_830a .footer-5e56 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom_830a .secondary-brown-5098 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom_830a .hero_0582 ul li.footer_838e .green_b25d,
.bottom_830a .hero_0582 ul li.media_4857 .green_b25d {
  background: rgba(0, 0, 0, 0.2);
}
.bottom_830a .right_3dba .hero_0582 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-26ef .right_3dba .feature_d38b li {
  margin: 0;
}
.popup-26ef .right_3dba .feature_d38b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.popup-26ef .right_3dba .feature_d38b li ul {
  margin: 0;
}
.popup-26ef .right_3dba .feature_d38b li ul li a {
  padding-left: 15px;
}
.popup-26ef .right_3dba .feature_d38b li ul li li a {
  padding-left: 30px;
}
.popup-26ef .right_3dba .feature_d38b li.dark_f523 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.popup-26ef .right_3dba .feature_d38b li.dark_f523 > 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;
}
.popup-26ef .right_3dba .feature_d38b li.dark_f523 > 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;
}
.dark_a378 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.text-84c2 {
  position: relative;
  z-index: 10;
}
.text-84c2 .sidebar-ac73 {
  width: 100%;
  max-width: 100%;
}
.bottom-daaa .sidebar_static_8346 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bottom-daaa .highlight-4c76 {
}
.bottom-daaa .bottom_830a {
  background: #292929;
}
.description-brown-096c .sidebar_static_8346 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.description-brown-096c .highlight-4c76 {
  background: #f9f9f9;
}
.description-brown-096c .bottom_830a {
  background: #303030;
}
.clean_399b .sidebar_static_8346 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .clean_399b .thumbnail_large_fb30 {
    margin-bottom: 1em;
  }
  .clean_399b .thumbnail_large_fb30:last-child {
    margin-bottom: 0;
  }
}
.clean_399b .highlight-4c76 {
  background: #ededed;
}
.clean_399b .bottom_830a {
  background: #1a1a1a;
}
.sidebar_static_8346.highlight-4c76 {
  color: rgba(0, 0, 0, 0.6);
}
.sidebar_static_8346.highlight-4c76 .button_orange_be44 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar_static_8346.bottom_830a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_static_8346.bottom_830a a:not(.banner-liquid-6087) {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_static_8346.bottom_830a a:not(.banner-liquid-6087):hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_static_8346.bottom_830a .button_orange_be44 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_static_8346.bottom_830a table tbody td,
.sidebar_static_8346.bottom_830a table th {
  background: rgba(0, 0, 0, 0.08);
}
.overlay-plasma-4a3c.alert-dfc7 .outline-new-8207 {
  max-width: initial;
}
.overlay-plasma-4a3c .summary_thick_4131 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.overlay-plasma-4a3c .summary_thick_4131 .sidebar-ac73 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .overlay-plasma-4a3c .summary_thick_4131 .sidebar-ac73 {
    display: block;
    margin-bottom: 2em;
  }
  .overlay-plasma-4a3c .summary_thick_4131 .sidebar-ac73:last-child {
    margin-bottom: 0;
  }
}
.clean_399b .thumbnail_large_fb30:last-child,
.description-brown-096c .thumbnail_large_fb30:last-child,
.bottom-daaa .thumbnail_large_fb30:last-child {
  margin-bottom: 0;
}
.clean_399b .thumbnail_large_fb30 .right_3dba .hero_0582:last-child,
.description-brown-096c .thumbnail_large_fb30 .right_3dba .hero_0582:last-child,
.bottom-daaa .thumbnail_large_fb30 .right_3dba .hero_0582:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .clean_399b .column-middle-3ebf,
  .clean_399b .sort_static_7d8b,
  .description-brown-096c .column-middle-3ebf,
  .description-brown-096c .sort_static_7d8b,
  .bottom-daaa .column-middle-3ebf,
  .bottom-daaa .sort_static_7d8b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .text-84c2 .thumbnail_large_fb30 {
    margin-bottom: 2em;
  }
}
.text-84c2 p:last-child {
  margin-bottom: 0;
}
.text-84c2 li,
.text-84c2 ul {
  list-style: none;
  margin: 0;
}
.text-84c2 ul ul {
  margin-left: 2.617924em;
}
.form_stone_064f {
  font-size: 0.875em;
}

/* css-noise: 0e0a */
.widget-item-u0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
