/*!
Theme Name: Customify
Theme URI: https://pressmaximum.menu-dim-8ff0/customify
Author: WPCustomify
Author URI: https://pressmaximum.menu-dim-8ff0
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.menu-dim-8ff0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.progress-0508.shadow-short-0e4c/licenses/gpl-2.0.first-cba8
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.light_e746/, (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.backdrop_full_33c4.list-48f9/normalize.complex_8fac/
 ======
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.complex_8fac v7.0.0 | MIT License | github.menu-dim-8ff0/necolas/normalize.complex_8fac */
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;
}
.notice-bottom-b2bc .detail_c39a,
.carousel-8bd6,
.rough-2eab,
.mask_dbc2,
.pink-ed62,
.narrow-1778,
.container_plasma_90a3,
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;
}
.carousel-8bd6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .carousel-8bd6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel-8bd6,
  h1 {
    font-size: 1.8em;
  }
}
.rough-2eab,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.rough-2eab + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .rough-2eab,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .rough-2eab,
  h2 {
    font-size: 1.7em;
  }
}
.mask_dbc2,
h3 {
  font-size: 1.618em;
}
.notice-bottom-b2bc .detail_c39a,
.pink-ed62,
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.active_thick_c3b5 {
  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;
}
.shade_orange_5c94:after,
.shade_orange_5c94:before,
.hero_yellow_e4eb:after,
.hero_yellow_e4eb:before {
  content: "";
  display: table;
}
.shade_orange_5c94:after,
.hero_yellow_e4eb:after {
  clear: both;
}
.pro_a028 {
  float: right;
  margin-right: 0;
}
.lower-5067 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.feature-b2ce .input-0019,
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;
}
.feature-b2ce .input-0019: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;
}
.dropdown_5a2e .input-0019 {
  box-shadow: none;
}
.dropdown_5a2e
  .input-0019
  .banner-b82e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dropdown_5a2e .input-0019 .content_62c7 {
  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;
}
.dropdown_5a2e
  .input-0019
  .content_62c7
  b {
  display: none;
}
.dropdown_5a2e .photo-ebb9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.description_fast_132f:not(.advanced_fc62):not(.gradient_lower_7344),
button:not(.advanced_fc62):not(.gradient_lower_7344),
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ),
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ),
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ) {
  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;
}
.description_fast_132f:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):hover,
button:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):hover,
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):hover,
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):hover,
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.description_fast_132f:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):active,
.description_fast_132f:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):focus,
button:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):active,
button:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):focus,
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):active,
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):focus,
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):active,
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):focus,
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):active,
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):focus {
  outline: 0;
}
.description_fast_132f:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230,
button:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230,
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230,
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230,
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230 {
  position: relative;
}
.description_fast_132f:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .status_narrow_9217,
.description_fast_132f:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .primary_paper_ff65,
.description_fast_132f:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .narrow-3027,
.description_fast_132f:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  i,
.description_fast_132f:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  svg,
button:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .status_narrow_9217,
button:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .primary_paper_ff65,
button:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .narrow-3027,
button:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  i,
button:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  svg,
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .status_narrow_9217,
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .primary_paper_ff65,
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .narrow-3027,
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  i,
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  svg,
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .status_narrow_9217,
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .primary_paper_ff65,
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .narrow-3027,
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  i,
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  svg,
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .status_narrow_9217,
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .primary_paper_ff65,
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  .narrow-3027,
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  i,
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230
  svg {
  visibility: hidden;
}
.description_fast_132f:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230:after,
button:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230:after,
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230:after,
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230:after,
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ).fn-loading-d230: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;
}
.description_fast_132f:not(.advanced_fc62):not(.gradient_lower_7344),
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ),
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ),
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ) {
  color: #fff;
  background: #235787;
}
.description_fast_132f:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):focus,
input[type="button"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):focus,
input[type="reset"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):focus,
input[type="submit"]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ):focus {
  color: #fff;
}
.description_fast_132f.fn-disabled-d230:not(.advanced_fc62):not(
    .gradient_lower_7344
  ),
.description_fast_132f[disabled]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ),
button.fn-disabled-d230:not(.advanced_fc62):not(
    .gradient_lower_7344
  ),
button[disabled]:not(.advanced_fc62):not(
    .gradient_lower_7344
  ) {
  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;
}
.item-d7ba {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.item-d7ba: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;
}
.mini-60ce {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dim-d27b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.first_8b49 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade_orange_5c94:after,
.shade_orange_5c94:before,
.component_clean_e003:after,
.component_clean_e003:before,
.dim_7107:after,
.dim_7107:before,
.grid-c117:after,
.grid-c117:before,
.item_d2bb:after,
.item_d2bb:before,
.top-2f87:after,
.top-2f87:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade_orange_5c94:after,
.component_clean_e003:after,
.dim_7107:after,
.grid-c117:after,
.item_d2bb:after,
.top-2f87:after {
  clear: both;
}
.component_clean_e003 .gallery-96c2,
.dim_7107 .gallery-96c2,
.media_iron_38c0 .gallery-96c2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.mini_9ffe {
  display: inline-block;
}
.backdrop-lower-130c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.backdrop-lower-130c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.backdrop-lower-130c .picture_35ec {
  padding: 1em 0;
  font-size: 85%;
}
.picture_35ec {
  text-align: left;
  font-style: italic;
  color: #999;
}
.over_882a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.over_882a:after,
.over_882a:before {
  content: "";
  display: table;
}
.over_882a:after {
  clear: both;
}
.blue-8907 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tag_30b7 .blue-8907 {
  max-width: 50%;
}
.clean-ddf1 .blue-8907 {
  max-width: 33.33%;
}
.dynamic-05d4 .blue-8907 {
  max-width: 25%;
}
.avatar-south-3b0d .blue-8907 {
  max-width: 20%;
}
.frame-dd8b .blue-8907 {
  max-width: 16.66%;
}
.block_center_07d1 .blue-8907 {
  max-width: 14.28%;
}
.glass-5b65 .blue-8907 {
  max-width: 12.5%;
}
.modal-clean-08aa .blue-8907 {
  max-width: 11.11%;
}
.tooltip_b731 {
  display: block;
}
.notice-bottom-b2bc .hard_526a label,
.notice-bottom-b2bc .header_clean_1b02 label,
.notice-bottom-b2bc .brown-c10d label,
.notice-bottom-b2bc .link_ba99 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask_middle_b4e7 {
  list-style: none;
  margin: 0;
}
.mask_middle_b4e7 article.photo-7b1d {
  margin-bottom: 0;
}
.mask_middle_b4e7 ul {
  list-style: none;
  margin: 0;
}
.mask_middle_b4e7 .sort-mini-af40 li.photo-7b1d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask_middle_b4e7 .sort-mini-af40 li.photo-7b1d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask_middle_b4e7 .sort-mini-af40 li.photo-7b1d: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) {
  .mask_middle_b4e7 .sort-mini-af40 li.photo-7b1d li.photo-7b1d li.photo-7b1d li.photo-7b1d {
    padding-left: 0;
  }
}
article.photo-7b1d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo-7b1d .component_clean_e003 p:last-of-type {
  margin-bottom: 0;
}
article.photo-7b1d .box_slow_af07 {
  float: left;
}
article.photo-7b1d .summary_left_3718 {
  margin-left: 85px;
}
article.photo-7b1d .pink_e873 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo-7b1d .pink_e873 .header_red_818d {
  margin-left: 10px;
}
article.photo-7b1d .complex-65f1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo-7b1d .image_c88a {
  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 .hard_526a,
  #respond .brown-c10d,
  #respond .link_ba99 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hard_526a input,
#respond .brown-c10d input,
#respond .link_ba99 input {
  width: 100%;
}
#respond .link_ba99 {
  margin-right: 0;
}
#respond .easy_40a0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title-yellow-564a {
  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;
}
.title-yellow-564a.stone_317b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.title-yellow-564a 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%);
}
.title-yellow-564a:focus,
.title-yellow-564a: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);
}
.header-cool-b941 {
  border-radius: 10%;
}
.fluid-1263 {
  border-radius: 50%;
}
.modal-west-a95c {
  font-size: 0.72em;
}
.button_00b4 {
  font-size: 0.875em;
}
.cold-1d86 {
  font-size: 1.1em;
}
.section-e5e0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.section-e5e0.modal-west-a95c {
  letter-spacing: 0.5px;
}
.menu-7ced,
.menu-7ced a {
  color: #6d6d6d;
}
.menu-7ced a:hover {
  color: #111;
}
.feature_54a2 {
  color: #6d6d6d;
}
.accordion_selected_a695 {
  overflow-x: hidden;
}
.accordion_selected_a695 .dark_4948.first-c4da {
  position: relative;
}
.accordion_selected_a695 .dark_4948.first-c4da.button-8cd0 {
  position: initial;
}
.accordion_selected_a695
  .dark_4948.first-c4da.button-8cd0
  .fresh-2550 {
  left: auto;
}
.accordion_selected_a695 .dark_4948 .fresh-2550 {
  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;
}
.accordion_selected_a695 .dark_4948:hover.first-c4da {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accordion_selected_a695
  .dark_4948:hover.first-c4da
  .fresh-2550 {
  display: block;
  z-index: 9999999;
}
.accordion_selected_a695 .aside-hovered-a89f .wide-59ec,
.accordion_selected_a695 .hero_ed1b .wide-59ec {
  display: none;
}
.accordion_selected_a695 .fresh_302f .dark_4948:hover.first-c4da {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notice-bottom-b2bc .hard_526a label,
.notice-bottom-b2bc .header_clean_1b02 label,
.notice-bottom-b2bc .brown-c10d label,
.notice-bottom-b2bc .link_ba99 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask_middle_b4e7 {
  list-style: none;
  margin: 0;
}
.mask_middle_b4e7 article.photo-7b1d {
  margin-bottom: 0;
}
.mask_middle_b4e7 ul {
  list-style: none;
  margin: 0;
}
.mask_middle_b4e7 .sort-mini-af40 li.photo-7b1d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask_middle_b4e7 .sort-mini-af40 li.photo-7b1d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask_middle_b4e7 .sort-mini-af40 li.photo-7b1d: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) {
  .mask_middle_b4e7 .sort-mini-af40 li.photo-7b1d li.photo-7b1d li.photo-7b1d li.photo-7b1d {
    padding-left: 0;
  }
}
article.photo-7b1d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo-7b1d .component_clean_e003 p:last-of-type {
  margin-bottom: 0;
}
article.photo-7b1d .box_slow_af07 {
  float: left;
}
article.photo-7b1d .summary_left_3718 {
  margin-left: 85px;
}
article.photo-7b1d .pink_e873 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo-7b1d .pink_e873 .header_red_818d {
  margin-left: 10px;
}
article.photo-7b1d .complex-65f1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo-7b1d .image_c88a {
  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 .hard_526a,
  #respond .brown-c10d,
  #respond .link_ba99 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hard_526a input,
#respond .brown-c10d input,
#respond .link_ba99 input {
  width: 100%;
}
#respond .link_ba99 {
  margin-right: 0;
}
#respond .easy_40a0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside-hovered-a89f .secondary-a4ef {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.secondary-a4ef .backdrop-8645.paper-e583 .gallery-24ad > li > a:focus,
.secondary-a4ef .backdrop-8645.paper-e583 .gallery-24ad > li > a:hover,
.secondary-a4ef .backdrop-8645.article-cff9 .gallery-24ad > li > a:focus,
.secondary-a4ef .backdrop-8645.article-cff9 .gallery-24ad > li > a:hover,
.secondary-a4ef .backdrop-8645.feature_01fc .gallery-24ad > li > a:focus,
.secondary-a4ef .backdrop-8645.feature_01fc .gallery-24ad > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-a4ef
  .backdrop-8645.paper-e583
  .gallery-24ad
  > li.pink-b72b
  > a,
.secondary-a4ef
  .backdrop-8645.paper-e583
  .gallery-24ad
  > li.out_a1c7
  > a,
.secondary-a4ef
  .backdrop-8645.article-cff9
  .gallery-24ad
  > li.pink-b72b
  > a,
.secondary-a4ef
  .backdrop-8645.article-cff9
  .gallery-24ad
  > li.out_a1c7
  > a,
.secondary-a4ef
  .backdrop-8645.feature_01fc
  .gallery-24ad
  > li.pink-b72b
  > a,
.secondary-a4ef .backdrop-8645.feature_01fc .gallery-24ad > li.backdrop_33ad > a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-a4ef .picture-4375,
.secondary-a4ef .picture-4375 a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-a4ef .hover_ed53.medium-e2e3 li a,
.secondary-a4ef .shade_bottom_3715 a,
.secondary-a4ef .highlight-hard-5abb,
.secondary-a4ef .gallery-24ad > li > a,
.secondary-a4ef .mini-d6ac {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-a4ef .hover_ed53.medium-e2e3 li a:hover,
.secondary-a4ef .shade_bottom_3715 a:hover,
.secondary-a4ef .highlight-hard-5abb:hover,
.secondary-a4ef .gallery-24ad > li > a:hover,
.secondary-a4ef .mini-d6ac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-a4ef .gradient_narrow_2d4d {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-a4ef .gradient_narrow_2d4d .upper-3b94 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-a4ef .gradient_narrow_2d4d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-a4ef .block_gold_56ae .liquid_d303 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary-a4ef .block_gold_56ae .liquid_d303 .info-center-8e0e {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-a4ef
  .block_gold_56ae
  .liquid_d303
  .info-center-8e0e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-a4ef
  .block_gold_56ae
  .liquid_d303
  .info-center-8e0e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-a4ef
  .block_gold_56ae
  .liquid_d303
  .info-center-8e0e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-a4ef
  .block_gold_56ae
  .liquid_d303
  .info-center-8e0e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-a4ef .block_gold_56ae .pink_cb6f {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-a4ef .block_gold_56ae .pink_cb6f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-7814
  .secondary-a4ef
  .block_gold_56ae
  .border-2c68
  .chip_8a69 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium-7814
  .secondary-a4ef
  .block_gold_56ae
  .border-2c68
  .info-center-8e0e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.aside-hovered-a89f .hard_70b4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hard_70b4 .backdrop-8645.paper-e583 .gallery-24ad > li > a:focus,
.hard_70b4 .backdrop-8645.paper-e583 .gallery-24ad > li > a:hover,
.hard_70b4 .backdrop-8645.article-cff9 .gallery-24ad > li > a:focus,
.hard_70b4 .backdrop-8645.article-cff9 .gallery-24ad > li > a:hover,
.hard_70b4 .backdrop-8645.feature_01fc .gallery-24ad > li > a:focus,
.hard_70b4 .backdrop-8645.feature_01fc .gallery-24ad > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard_70b4
  .backdrop-8645.paper-e583
  .gallery-24ad
  > li.pink-b72b
  > a,
.hard_70b4
  .backdrop-8645.paper-e583
  .gallery-24ad
  > li.out_a1c7
  > a,
.hard_70b4
  .backdrop-8645.article-cff9
  .gallery-24ad
  > li.pink-b72b
  > a,
.hard_70b4
  .backdrop-8645.article-cff9
  .gallery-24ad
  > li.out_a1c7
  > a,
.hard_70b4
  .backdrop-8645.feature_01fc
  .gallery-24ad
  > li.pink-b72b
  > a,
.hard_70b4 .backdrop-8645.feature_01fc .gallery-24ad > li.backdrop_33ad > a {
  color: rgba(0, 0, 0, 0.8);
}
.hard_70b4 .picture-4375,
.hard_70b4 .picture-4375 a {
  color: rgba(0, 0, 0, 0.8);
}
.hard_70b4 .hover_ed53.medium-e2e3 li a,
.hard_70b4 .shade_bottom_3715 a,
.hard_70b4 .highlight-hard-5abb,
.hard_70b4 .gallery-24ad > li > a,
.hard_70b4 .mini-d6ac {
  color: rgba(0, 0, 0, 0.55);
}
.hard_70b4 .hover_ed53.medium-e2e3 li a:hover,
.hard_70b4 .shade_bottom_3715 a:hover,
.hard_70b4 .highlight-hard-5abb:hover,
.hard_70b4 .gallery-24ad > li > a:hover,
.hard_70b4 .mini-d6ac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard_70b4 .gradient_narrow_2d4d {
  color: rgba(0, 0, 0, 0.55);
}
.hard_70b4 .gradient_narrow_2d4d .upper-3b94 {
  color: rgba(0, 0, 0, 0.8);
}
.hard_70b4 .gradient_narrow_2d4d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright_1381 .clean-7c5b {
  margin-left: auto;
  margin-right: auto;
}
.dim_7107 > * {
  margin-left: auto;
  margin-right: auto;
}
.dim_7107 .mini-60ce {
  margin-right: 1.41575em;
}
.avatar_99b8 .dim_7107 > .highlight-left-3e0c {
  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;
}
.avatar_99b8 .dim_7107 > .picture_stone_1596 {
  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;
}
.content_8595.bright_1381 .clean-7c5b,
.image_steel_ea04.bright_1381 .clean-7c5b {
  margin-left: 0;
}
.gradient-in-db3b.bright_1381 .clean-7c5b,
.lower_1f2c.bright_1381 .clean-7c5b {
  margin-right: 0;
}
.dim_7107 ol,
.dim_7107 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.row_fast_a4c9 video {
  max-width: 100%;
}
.grid_dc0c img {
  display: block;
}
.grid_dc0c.mini-60ce,
.grid_dc0c.dim-d27b {
  width: 100%;
}
.grid_dc0c.picture_stone_1596 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.carousel_465b:not(.easy_2f93) {
  margin: 1.5em auto;
}
.old-efb7 p {
  padding: 1.5em 14px;
}
ul.nav_eaa6.picture_stone_1596,
ul.nav_eaa6.highlight-left-3e0c,
ul.nav_eaa6.motion_8163.highlight-left-3e0c {
  padding: 0 14px;
}
.thumbnail_west_f2a3 {
  display: block;
  overflow-x: auto;
}
.thumbnail_west_f2a3 table {
  border-collapse: collapse;
  width: 100%;
}
.thumbnail_west_f2a3 td,
.thumbnail_west_f2a3 th {
  padding: 0.5em;
}
.dim_7107 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dim_7107 ol ol,
.dim_7107 ol ul,
.dim_7107 ul ol,
.dim_7107 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dim_7107 ol ol li,
.dim_7107 ol ul li,
.dim_7107 ul ol li,
.dim_7107 ul ul li {
  margin-left: 0;
}
.hero_fast_feb7.picture_fa79 > .link-steel-82c8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hero_fast_feb7.picture_fa79 > .link-steel-82c8 iframe,
.hero_fast_feb7.picture_fa79 > .link-steel-82c8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget-cool-74dc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget-cool-74dc.outline-68ad {
  padding: 0;
}
.widget-cool-74dc.outline-68ad cite {
  font-size: 13px;
}
.widget-cool-74dc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget-cool-74dc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.banner_6f9a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.banner_6f9a > p:first-child {
  margin-top: 0;
}
.banner_6f9a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.banner_6f9a blockquote {
  border-left: 0;
}
.west-dddc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.west-dddc:not(.notification-3096) {
  max-width: 100px;
}
.west-dddc.backdrop-ff43 {
  border-bottom: none !important;
  text-align: center;
}
.west-dddc.backdrop-ff43::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .old-efb7 p {
    padding: 1.5em 0;
  }
}
.form-5830 {
  color: #0073aa;
}
.active-8521 {
  background-color: #0073aa;
}
.preview_f4d9 {
  color: #229fd8;
}
.block-fluid-6489 {
  background-color: #229fd8;
}
.link-8091 {
  color: #eee;
}
.west-6762 {
  background-color: #eee;
}
.sidebar_pro_a1d4 {
  color: #444;
}
.sidebar-1265 {
  background-color: #444;
}
.warm_7582 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.warm_7582 .basic_cbc9 .shade_bottom_3715 {
  font-size: 15px;
}
.warm_7582 .shade_bottom_3715 {
  line-height: 1.3;
}
.warm_7582 .hard_70b4 {
}
.warm_7582 .secondary-a4ef {
  background: #235787;
}
.heading-cold-9019 {
  padding: 0;
}
.heading-cold-9019 .secondary-a4ef {
  background: #1a1a1a;
}
.heading-cold-9019 .hard_70b4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accent-b4d7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accent-b4d7 .hard_70b4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accent-b4d7 .secondary-a4ef {
  background: #303030;
}
.top-2f87 {
  position: relative;
  z-index: 10;
}
.top-2f87 .text-bottom-3f86 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tall_2ba3 .first-c4da {
  display: inline-block;
  vertical-align: middle;
}
.tall_2ba3.middle_aec5 .first-c4da {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tall_2ba3.middle_aec5 .first-c4da {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tall_2ba3.middle_aec5 .first-c4da {
    margin-right: 0.4em;
  }
}
.tall_2ba3.middle_aec5 .first-c4da:last-child {
  margin-right: 0;
}
.main-hard-fb82 .text-bottom-3f86 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .aside-hovered-a89f .basic_cbc9 {
    margin: 0 -0.5em;
  }
  .aside-hovered-a89f .basic_cbc9 [class*="customify-col-"],
  .aside-hovered-a89f .basic_cbc9 [class*="customify-col_"],
  .aside-hovered-a89f .basic_cbc9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.aside-hovered-a89f.large_27b0 .text-bottom-3f86 {
  background: 0 0 !important;
}
.aside-hovered-a89f.large_27b0 .text-bottom-3f86,
.aside-hovered-a89f.main-hard-fb82 .text-bottom-3f86 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .aside-hovered-a89f.red-dd3d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.aside-hovered-a89f.main-hard-fb82 .text-bottom-3f86 {
  box-shadow: none !important;
}
.wide_e368 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .wide_e368 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .wide_e368 {
    padding: 18px 0 20px;
  }
}
.wide_e368 .pagination-pink-cde3 {
  width: 100%;
}
.wide_e368 .tooltip-7624 {
  margin-bottom: 0;
}
.wide_e368 .input-766c {
  margin-top: 5px;
  font-size: 0.875em;
}
.narrow-a32f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.narrow-a32f .glass_4702 {
  width: 100%;
}
.message_750e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message_750e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message_750e 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;
}
.message_750e li:last-child:after {
  display: none;
}
.message_750e li a {
  font-weight: 500;
  margin-right: 10px;
}
.card_selected_5598 .wide-59ec button,
.wide_e368 .wide-59ec button {
  left: 0;
}
.card_selected_5598 .glass_4702,
.wide_e368 .glass_4702 {
  padding-left: 0;
  padding-right: 0;
}
.card_selected_5598 .narrow-a32f,
.wide_e368 .narrow-a32f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.card_selected_5598 {
  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;
}
.card_selected_5598: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;
}
.card_selected_5598 .texture-5fef {
  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) {
  .card_selected_5598 .texture-5fef {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .card_selected_5598 .texture-5fef {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .card_selected_5598 .texture-5fef {
    min-height: 200px;
  }
}
.card_selected_5598 .message_750e {
  color: rgba(255, 255, 255, 0.8);
}
.card_selected_5598 .message_750e a,
.card_selected_5598 .message_750e li:after {
  color: inherit;
}
.card_selected_5598 .message_750e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.card_2933 {
  margin-bottom: 0.5em;
}
.tiny_d80a {
  margin-bottom: 1.2em;
}
.tiny_d80a,
.card_2933 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tiny_d80a p:last-child,
.card_2933 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wide-59ec,
#masthead .wide-59ec {
  display: none;
}
#masthead
  > .wide-59ec.wide-50e5 {
  display: none;
}
#masthead > .wide-59ec button {
  left: 0;
}
.button_fluid_e6db {
  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%;
}
.button_fluid_e6db .first-c4da {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button_fluid_e6db .modal-4556 {
  display: -webkit-box;
  display: flex;
}
.button_fluid_e6db .modal-4556.smooth-4001 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button_fluid_e6db .modal-4556.complex_b152 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_fluid_e6db .modal-4556.active_eca1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_fluid_e6db.article-f6a3.fluid-deba .modal-4556.smooth-4001 {
  flex-basis: 100%;
}
.button_fluid_e6db.short-92e9 .modal-4556.complex_b152 {
  -webkit-box-flex: 1;
  flex: auto;
}
.button_fluid_e6db.short-92e9 .modal-4556.active_eca1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wide-59ec.wide-50e5 {
  display: none;
}
#masthead > .wide-59ec button {
  left: 0;
}
.active_40eb {
  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;
}
.active_40eb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_40eb.shade_5a23 i {
  margin-right: 4px;
}
.active_40eb.photo-fb19 i {
  margin-left: 5px;
}
.shade_bottom_3715 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shade_bottom_3715 p:last-child {
  margin-bottom: 0;
}
.hero_wide_b3c0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hero_wide_b3c0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hero_wide_b3c0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hero_wide_b3c0 .picture-4375 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hero_wide_b3c0 .cool_506b {
  margin: 5px 0 7px 0;
}
.hero_wide_b3c0.accent_silver_84f0 .search-4a40 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero_wide_b3c0.accent_silver_84f0 .section-8372 {
  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;
}
.hero_wide_b3c0.right_01d7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hero_wide_b3c0.right_01d7 .search-4a40 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero_wide_b3c0.right_01d7 .section-8372 {
  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;
}
.hero_wide_b3c0.overlay-hovered-9f89 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero_wide_b3c0.focus-stone-7e38 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hero_wide_b3c0.focus-stone-7e38 .section-8372 {
  margin-top: 7px;
}
.layout-c691 {
  display: inline-block;
}
.top-2f87 .outline-8973 .hero_wide_b3c0 img {
  max-width: 100%;
}
.backdrop-8645 .photo_f766.accordion_264f,
.wrapper-5b18 .photo_f766.accordion_264f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop-8645 .photo_111d,
.wrapper-5b18 .photo_111d {
  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%);
}
.backdrop-8645 .photo_111d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.backdrop-8645.message_small_d4bd .photo_111d {
  display: none;
}
.backdrop-8645 .backdrop_123a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop-8645 .backdrop_123a li {
  display: inline-block;
  position: relative;
}
.backdrop-8645 .backdrop_123a li:last-child {
  margin-right: 0;
}
.backdrop-8645 .backdrop_123a 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;
}
.backdrop-8645 .backdrop_123a li.backdrop_33ad > a {
  color: rgba(0, 0, 0, 0.9);
}
.backdrop-8645 .backdrop_123a > 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;
}
.backdrop-8645 .backdrop_123a > li > a i {
  line-height: 0;
}
.backdrop-8645 .backdrop_123a > li.thumbnail_red_3596 > a .photo_111d {
  margin-left: 4px;
  line-height: 0;
}
.backdrop-8645 .backdrop_123a .iron_0e80 li.thumbnail_red_3596 > a {
  position: relative;
}
.backdrop-8645 .backdrop_123a .iron_0e80 li.thumbnail_red_3596 > a:after,
.backdrop-8645 .backdrop_123a .iron_0e80 li.thumbnail_red_3596 > a:before {
  content: "";
  display: table;
}
.backdrop-8645 .backdrop_123a .iron_0e80 li.thumbnail_red_3596 > a:after {
  clear: both;
}
.backdrop-8645 .backdrop_123a .iron_0e80 li.thumbnail_red_3596 > a .photo_111d {
  margin-left: 5px;
  float: right;
}
.backdrop-8645 .orange_d4fb,
.backdrop-8645 .iron_0e80 {
  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;
}
.backdrop-8645 .iron_0e80 {
  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;
}
.backdrop-8645 .iron_0e80 .accordion_264f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.backdrop-8645 .iron_0e80 .photo_111d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.backdrop-8645 .iron_0e80 li {
  display: block;
  margin: 0;
  padding: 0;
}
.backdrop-8645 .iron_0e80 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;
}
.backdrop-8645 .iron_0e80 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-8645 .iron_0e80 .iron_0e80 {
  top: 0;
  left: 100%;
}
.backdrop-8645 .active_7897.fn-focus-d230 > .orange_d4fb,
.backdrop-8645 .active_7897.fn-focus-d230 > .iron_0e80,
.backdrop-8645 .active_7897:focus > .orange_d4fb,
.backdrop-8645 .active_7897:focus > .iron_0e80,
.backdrop-8645 .active_7897:hover > .orange_d4fb,
.backdrop-8645 .active_7897:hover > .iron_0e80 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.backdrop-8645.feature_01fc .gallery-24ad:after,
.backdrop-8645.feature_01fc .gallery-24ad:before {
  content: "";
  display: table;
}
.backdrop-8645.feature_01fc .gallery-24ad:after {
  clear: both;
}
.backdrop-8645.feature_01fc .gallery-24ad > li {
  float: left;
}
.backdrop-8645.progress_easy_0ca8 .gallery-24ad:after,
.backdrop-8645.progress_easy_0ca8 .gallery-24ad:before {
  content: "";
  display: table;
}
.backdrop-8645.progress_easy_0ca8 .gallery-24ad:after {
  clear: both;
}
.backdrop-8645.progress_easy_0ca8 .gallery-24ad > li {
  float: left;
}
.backdrop-8645.progress_easy_0ca8 .gallery-24ad > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop-8645.progress_easy_0ca8 .gallery-24ad > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.backdrop-8645.progress_easy_0ca8 .gallery-24ad > li.pink-b72b > a,
.backdrop-8645.progress_easy_0ca8 .gallery-24ad > li.backdrop_33ad > a {
  color: #fff;
  background-color: #1e4b75;
}
.backdrop-8645.paper-e583 .gallery-24ad > li > a .accordion_264f {
  position: relative;
}
.backdrop-8645.paper-e583 .gallery-24ad > li > a .accordion_264f: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;
}
.backdrop-8645.paper-e583
  .gallery-24ad
  > li:focus
  > a
  .accordion_264f:before,
.backdrop-8645.paper-e583
  .gallery-24ad
  > li:hover
  > a
  .accordion_264f:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop-8645.paper-e583
  .gallery-24ad
  > li.pink-b72b
  > a
  .accordion_264f:before,
.backdrop-8645.paper-e583
  .gallery-24ad
  > li.out_a1c7
  > a
  .accordion_264f:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop-8645.article-cff9 .gallery-24ad > li > a .accordion_264f {
  position: relative;
}
.backdrop-8645.article-cff9 .gallery-24ad > li > a .accordion_264f: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;
}
.backdrop-8645.article-cff9 .gallery-24ad > li:focus > a .accordion_264f:before,
.backdrop-8645.article-cff9
  .gallery-24ad
  > li:hover
  > a
  .accordion_264f:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop-8645.article-cff9
  .gallery-24ad
  > li.pink-b72b
  > a
  .accordion_264f:before,
.backdrop-8645.article-cff9
  .gallery-24ad
  > li.out_a1c7
  > a
  .accordion_264f:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-5b18 .backdrop_123a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper-5b18 .backdrop_123a li:first-child > a {
  border-top: none;
}
.wrapper-5b18 .backdrop_123a .accent-52dd > .accordion_264f .photo_111d {
  display: none;
}
.wrapper-5b18 .backdrop_123a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wrapper-5b18 .backdrop_123a li:last-child {
  border: none;
}
.wrapper-5b18 .backdrop_123a li.thumbnail_red_3596 > a {
  padding-right: 45px !important;
}
.wrapper-5b18 .backdrop_123a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wrapper-5b18 .backdrop_123a li a:focus,
.wrapper-5b18 .backdrop_123a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper-5b18 .backdrop_123a li .section-fc00 {
  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;
}
.wrapper-5b18 .backdrop_123a li .section-fc00:hover {
  box-shadow: none;
}
.wrapper-5b18 .backdrop_123a li .section-fc00 .photo_111d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wrapper-5b18 .backdrop_123a .iron_0e80 {
  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);
}
.wrapper-5b18 .backdrop_123a .iron_0e80 li a {
  padding-left: 3em;
}
.wrapper-5b18 .backdrop_123a .wrapper-black-3c10 > a .section-fc00 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wrapper-5b18 .backdrop_123a .wrapper-black-3c10 > .iron_0e80 {
  display: block;
  opacity: 1;
}
.nav-red-47b5 {
  max-width: 100%;
}
.shade-60d7 {
  line-height: 0;
  cursor: pointer;
}
.mini-d6ac {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.mini-d6ac:hover {
  box-shadow: none;
  color: currentColor;
}
.mini-d6ac svg {
  width: 18px;
  height: 18px;
}
.mini-d6ac .label-68fb {
  display: none;
}
.label_1e0e {
  position: relative;
}
.label_1e0e.fn-active-d230 .mini-d6ac .active_a05d {
  display: none;
}
.label_1e0e.fn-active-d230 .mini-d6ac .label-68fb {
  display: inline-block;
}
.label_1e0e .lower-3504 {
  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);
}
.label_1e0e.tooltip_purple_b0c3 .lower-3504 {
  left: auto;
  right: -0.9em;
}
.label_1e0e.tooltip_purple_b0c3 .highlight-e47f::before {
  left: auto;
  right: 15px;
}
.label_1e0e.fn-active-d230 .lower-3504 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border-2c68 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.border-2c68 label {
  flex-basis: 100%;
}
.border-2c68 .liquid_d303 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.border-2c68 .info-center-8e0e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.border-2c68 .info-center-8e0e:focus {
  background-color: transparent;
}
.border-2c68 button.pink_cb6f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.border-2c68 button.pink_cb6f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.border-2c68 button.pink_cb6f svg {
  width: 18px;
  height: 18px;
}
.border-2c68 input[type="submit"] {
  min-height: auto;
}
.block_gold_56ae .border-2c68 .info-center-8e0e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.highlight-e47f {
  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) {
  .highlight-e47f {
    width: 220px;
  }
}
.highlight-e47f label {
  flex-basis: 100%;
}
.highlight-e47f::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;
}
.medium-7814 .block_gold_56ae .border-2c68 {
  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;
}
.medium-7814
  .block_gold_56ae
  .border-2c68
  .liquid_d303 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.medium-7814 .block_gold_56ae .border-2c68 .info-center-8e0e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.medium-7814
  .block_gold_56ae
  .border-2c68
  .info-center-8e0e:focus {
  background: 0 0;
}
.medium-7814
  .block_gold_56ae
  .border-2c68
  .chip_8a69 {
  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;
}
.hover_ed53 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hover_ed53 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hover_ed53 li:last-child {
  margin-right: 0;
}
.hover_ed53 li:first-child {
  margin-left: 0;
}
.hover_ed53.white_7bd8 a {
  color: #fff;
}
.hover_ed53.white_7bd8 a:hover {
  color: #fff;
}
.hover_ed53 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hover_ed53 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hover_ed53 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hover_ed53 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hover_ed53 [class*="social-icon-apple"] {
  background-color: #999;
}
.hover_ed53 [class*="social-icon-apple"].huge-4a3f {
  background-color: transparent;
  color: #999;
}
.hover_ed53 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hover_ed53 [class*="social-icon-behance"].huge-4a3f {
  background-color: transparent;
  color: #1769ff;
}
.hover_ed53 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hover_ed53 [class*="social-icon-bitbucket"].huge-4a3f {
  background-color: transparent;
  color: #205081;
}
.hover_ed53 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hover_ed53 [class*="social-icon-codepen"].huge-4a3f {
  background-color: transparent;
  color: #000;
}
.hover_ed53 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hover_ed53 [class*="social-icon-delicious"].huge-4a3f {
  background-color: transparent;
  color: #39f;
}
.hover_ed53 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hover_ed53 [class*="social-icon-digg"].huge-4a3f {
  background-color: transparent;
  color: #005be2;
}
.hover_ed53 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hover_ed53 [class*="social-icon-dribbble"].huge-4a3f {
  background-color: transparent;
  color: #ea4c89;
}
.hover_ed53 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hover_ed53 [class*="social-icon-envelope"].huge-4a3f {
  background-color: transparent;
  color: #ea4335;
}
.hover_ed53 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hover_ed53 [class*="social-icon-facebook"].huge-4a3f {
  background-color: transparent;
  color: #3b5998;
}
.hover_ed53 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hover_ed53 [class*="social-icon-flickr"].huge-4a3f {
  background-color: transparent;
  color: #0063dc;
}
.hover_ed53 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hover_ed53 [class*="social-icon-foursquare"].huge-4a3f {
  background-color: transparent;
  color: #2d5be3;
}
.hover_ed53 [class*="social-icon-github"] {
  background-color: #333;
}
.hover_ed53 [class*="social-icon-github"].huge-4a3f {
  background-color: transparent;
  color: #333;
}
.hover_ed53 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hover_ed53 [class*="social-icon-google-plus"].huge-4a3f {
  background-color: transparent;
  color: #dd4b39;
}
.hover_ed53 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hover_ed53 [class*="social-icon-houzz"].huge-4a3f {
  background-color: transparent;
  color: #7ac142;
}
.hover_ed53 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hover_ed53 [class*="social-icon-instagram"].huge-4a3f {
  background-color: transparent;
  color: #262626;
}
.hover_ed53 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hover_ed53 [class*="social-icon-jsfiddle"].huge-4a3f {
  background-color: transparent;
  color: #487aa2;
}
.hover_ed53 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hover_ed53 [class*="social-icon-linkedin"].huge-4a3f {
  background-color: transparent;
  color: #0077b5;
}
.hover_ed53 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hover_ed53 [class*="social-icon-medium"].huge-4a3f {
  background-color: transparent;
  color: #00ab6b;
}
.hover_ed53 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hover_ed53
  [class*="social-icon-odnoklassniki"].huge-4a3f {
  background-color: transparent;
  color: #f4731c;
}
.hover_ed53 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hover_ed53 [class*="social-icon-meetup"].huge-4a3f {
  background-color: transparent;
  color: #ec1c40;
}
.hover_ed53 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hover_ed53 [class*="social-icon-pinterest"].huge-4a3f {
  background-color: transparent;
  color: #bd081c;
}
.hover_ed53 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hover_ed53 [class*="social-icon-product-hunt"].huge-4a3f {
  background-color: transparent;
  color: #da552f;
}
.hover_ed53 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hover_ed53 [class*="social-icon-reddit"].huge-4a3f {
  background-color: transparent;
  color: #ff4500;
}
.hover_ed53 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hover_ed53 [class*="social-icon-rss"].huge-4a3f {
  background-color: transparent;
  color: #f26522;
}
.hover_ed53 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hover_ed53
  [class*="social-icon-shopping-cart"].huge-4a3f {
  background-color: transparent;
  color: #4caf50;
}
.hover_ed53 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hover_ed53 [class*="social-icon-skype"].huge-4a3f {
  background-color: transparent;
  color: #00aff0;
}
.hover_ed53 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hover_ed53 [class*="social-icon-slideshare"].huge-4a3f {
  background-color: transparent;
  color: #0077b5;
}
.hover_ed53 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hover_ed53 [class*="social-icon-snapchat"].huge-4a3f {
  background-color: transparent;
  color: #fffc00;
}
.hover_ed53 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hover_ed53 [class*="social-icon-soundcloud"].huge-4a3f {
  background-color: transparent;
  color: #f80;
}
.hover_ed53 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hover_ed53 [class*="social-icon-spotify"].huge-4a3f {
  background-color: transparent;
  color: #2ebd59;
}
.hover_ed53 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hover_ed53
  [class*="social-icon-stack-overflow"].huge-4a3f {
  background-color: transparent;
  color: #fe7a15;
}
.hover_ed53 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hover_ed53 [class*="social-icon-maldkfgram"].huge-4a3f {
  background-color: transparent;
  color: #2ca5e0;
}
.hover_ed53 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hover_ed53 [class*="social-icon-tripadvisor"].huge-4a3f {
  background-color: transparent;
  color: #589442;
}
.hover_ed53 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hover_ed53 [class*="social-icon-tumblr"].huge-4a3f {
  background-color: transparent;
  color: #35465c;
}
.hover_ed53 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hover_ed53 [class*="social-icon-twitch"].huge-4a3f {
  background-color: transparent;
  color: #6441a5;
}
.hover_ed53 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hover_ed53 [class*="social-icon-twitter"].huge-4a3f {
  background-color: transparent;
  color: #1da1f2;
}
.hover_ed53 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hover_ed53 [class*="social-icon-vimeo"].huge-4a3f {
  background-color: transparent;
  color: #1ab7ea;
}
.hover_ed53 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hover_ed53 [class*="social-icon-vk"].huge-4a3f {
  background-color: transparent;
  color: #45668e;
}
.hover_ed53 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hover_ed53 [class*="social-icon-weibo"].huge-4a3f {
  background-color: transparent;
  color: #df2029;
}
.hover_ed53 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hover_ed53 [class*="social-icon-weixin"].huge-4a3f {
  background-color: transparent;
  color: #7bb32e;
}
.hover_ed53 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hover_ed53 [class*="social-icon-whatsapp"].huge-4a3f {
  background-color: transparent;
  color: #25d366;
}
.hover_ed53 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hover_ed53 [class*="social-icon-wordpress"].huge-4a3f {
  background-color: transparent;
  color: #21759b;
}
.hover_ed53 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hover_ed53 [class*="social-icon-xing"].huge-4a3f {
  background-color: transparent;
  color: #026466;
}
.hover_ed53 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hover_ed53 [class*="social-icon-yelp"].huge-4a3f {
  background-color: transparent;
  color: #af0606;
}
.hover_ed53 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hover_ed53 [class*="social-icon-youtube"].huge-4a3f {
  background-color: transparent;
  color: #cd201f;
}
.highlight-hard-5abb {
  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;
}
.highlight-hard-5abb:hover {
  box-shadow: none;
  background: 0 0;
}
.wood-42a5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.prev_ec2c {
  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;
}
.alert_advanced_82db {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.card-1268 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.card-1268,
.card-1268::after,
.card-1268::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;
}
.card-1268::after,
.card-1268::before {
  content: "";
  display: block;
  background-color: inherit;
}
.secondary_bb90 .prev_ec2c .alert_advanced_82db {
  margin-top: -2px;
  width: 19px;
}
.secondary_bb90 .prev_ec2c .card-1268 {
  margin-top: -1px;
}
.secondary_bb90 .prev_ec2c .card-1268,
.secondary_bb90 .prev_ec2c .card-1268::after,
.secondary_bb90 .prev_ec2c .card-1268::before {
  width: 19px;
  height: 2px;
}
.secondary_bb90 .prev_ec2c .card-1268::before {
  top: -6px;
}
.secondary_bb90 .prev_ec2c .card-1268::after {
  bottom: -6px;
}
.light_c98f .prev_ec2c .alert_advanced_82db {
  margin-top: -2px;
  width: 22px;
}
.light_c98f .prev_ec2c .card-1268 {
  margin-top: -1px;
}
.light_c98f .prev_ec2c .card-1268,
.light_c98f .prev_ec2c .card-1268::after,
.light_c98f .prev_ec2c .card-1268::before {
  width: 22px;
  height: 2px;
}
.light_c98f .prev_ec2c .card-1268::before {
  top: -7px;
}
.light_c98f .prev_ec2c .card-1268::after {
  bottom: -7px;
}
.highlight_7443 .prev_ec2c .alert_advanced_82db {
  margin-top: -2px;
  width: 31px;
}
.highlight_7443 .prev_ec2c .card-1268 {
  margin-top: -1.5px;
}
.highlight_7443 .prev_ec2c .card-1268,
.highlight_7443 .prev_ec2c .card-1268::after,
.highlight_7443 .prev_ec2c .card-1268::before {
  width: 31px;
  height: 3px;
}
.highlight_7443 .prev_ec2c .card-1268::before {
  top: -9px;
}
.highlight_7443 .prev_ec2c .card-1268::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main_iron_80ce .prev_ec2c .alert_advanced_82db {
    margin-top: -2px;
    width: 19px;
  }
  .main_iron_80ce .prev_ec2c .card-1268 {
    margin-top: -1px;
  }
  .main_iron_80ce .prev_ec2c .card-1268,
  .main_iron_80ce .prev_ec2c .card-1268::after,
  .main_iron_80ce .prev_ec2c .card-1268::before {
    width: 19px;
    height: 2px;
  }
  .main_iron_80ce .prev_ec2c .card-1268::before {
    top: -6px;
  }
  .main_iron_80ce .prev_ec2c .card-1268::after {
    bottom: -6px;
  }
  .background-gold-f818 .prev_ec2c .alert_advanced_82db {
    margin-top: -2px;
    width: 22px;
  }
  .background-gold-f818 .prev_ec2c .card-1268 {
    margin-top: -1px;
  }
  .background-gold-f818 .prev_ec2c .card-1268,
  .background-gold-f818 .prev_ec2c .card-1268::after,
  .background-gold-f818 .prev_ec2c .card-1268::before {
    width: 22px;
    height: 2px;
  }
  .background-gold-f818 .prev_ec2c .card-1268::before {
    top: -7px;
  }
  .background-gold-f818 .prev_ec2c .card-1268::after {
    bottom: -7px;
  }
  .box-6698 .prev_ec2c .alert_advanced_82db {
    margin-top: -2px;
    width: 31px;
  }
  .box-6698 .prev_ec2c .card-1268 {
    margin-top: -1.5px;
  }
  .box-6698 .prev_ec2c .card-1268,
  .box-6698 .prev_ec2c .card-1268::after,
  .box-6698 .prev_ec2c .card-1268::before {
    width: 31px;
    height: 3px;
  }
  .box-6698 .prev_ec2c .card-1268::before {
    top: -9px;
  }
  .box-6698 .prev_ec2c .card-1268::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .glass_810e .prev_ec2c .alert_advanced_82db {
    margin-top: -2px;
    width: 19px;
  }
  .glass_810e .prev_ec2c .card-1268 {
    margin-top: -1px;
  }
  .glass_810e .prev_ec2c .card-1268,
  .glass_810e .prev_ec2c .card-1268::after,
  .glass_810e .prev_ec2c .card-1268::before {
    width: 19px;
    height: 2px;
  }
  .glass_810e .prev_ec2c .card-1268::before {
    top: -6px;
  }
  .glass_810e .prev_ec2c .card-1268::after {
    bottom: -6px;
  }
  .texture-670e .prev_ec2c .alert_advanced_82db {
    margin-top: -2px;
    width: 22px;
  }
  .texture-670e .prev_ec2c .card-1268 {
    margin-top: -1px;
  }
  .texture-670e .prev_ec2c .card-1268,
  .texture-670e .prev_ec2c .card-1268::after,
  .texture-670e .prev_ec2c .card-1268::before {
    width: 22px;
    height: 2px;
  }
  .texture-670e .prev_ec2c .card-1268::before {
    top: -7px;
  }
  .texture-670e .prev_ec2c .card-1268::after {
    bottom: -7px;
  }
  .hero-187f .prev_ec2c .alert_advanced_82db {
    margin-top: -2px;
    width: 31px;
  }
  .hero-187f .prev_ec2c .card-1268 {
    margin-top: -1.5px;
  }
  .hero-187f .prev_ec2c .card-1268,
  .hero-187f .prev_ec2c .card-1268::after,
  .hero-187f .prev_ec2c .card-1268::before {
    width: 31px;
    height: 3px;
  }
  .hero-187f .prev_ec2c .card-1268::before {
    top: -9px;
  }
  .hero-187f .prev_ec2c .card-1268::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip_94ff .prev_ec2c .alert_advanced_82db {
    margin-top: -2px;
    width: 19px;
  }
  .chip_94ff .prev_ec2c .card-1268 {
    margin-top: -1px;
  }
  .chip_94ff .prev_ec2c .card-1268,
  .chip_94ff .prev_ec2c .card-1268::after,
  .chip_94ff .prev_ec2c .card-1268::before {
    width: 19px;
    height: 2px;
  }
  .chip_94ff .prev_ec2c .card-1268::before {
    top: -6px;
  }
  .chip_94ff .prev_ec2c .card-1268::after {
    bottom: -6px;
  }
  .filter-dark-1b2d .prev_ec2c .alert_advanced_82db {
    margin-top: -2px;
    width: 22px;
  }
  .filter-dark-1b2d .prev_ec2c .card-1268 {
    margin-top: -1px;
  }
  .filter-dark-1b2d .prev_ec2c .card-1268,
  .filter-dark-1b2d .prev_ec2c .card-1268::after,
  .filter-dark-1b2d .prev_ec2c .card-1268::before {
    width: 22px;
    height: 2px;
  }
  .filter-dark-1b2d .prev_ec2c .card-1268::before {
    top: -7px;
  }
  .filter-dark-1b2d .prev_ec2c .card-1268::after {
    bottom: -7px;
  }
  .overlay_4612 .prev_ec2c .alert_advanced_82db {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_4612 .prev_ec2c .card-1268 {
    margin-top: -1.5px;
  }
  .overlay_4612 .prev_ec2c .card-1268,
  .overlay_4612 .prev_ec2c .card-1268::after,
  .overlay_4612 .prev_ec2c .card-1268::before {
    width: 31px;
    height: 3px;
  }
  .overlay_4612 .prev_ec2c .card-1268::before {
    top: -9px;
  }
  .overlay_4612 .prev_ec2c .card-1268::after {
    bottom: -9px;
  }
}
.bright_ec42 .card-1268 {
  -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);
}
.bright_ec42 .card-1268::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.bright_ec42 .card-1268::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);
}
.bright_ec42.tiny-1579 .card-1268 {
  -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);
}
.bright_ec42.tiny-1579 .card-1268::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.bright_ec42.tiny-1579 .card-1268::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);
}
.fast-b76e {
  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.dynamic-8744:before {
  display: none;
}
.hero_ed1b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hero_ed1b .soft_f8a9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hero_ed1b .soft_f8a9:last-of-type {
  border-bottom: none;
}
.hero_ed1b .soft_f8a9.dark_8dbd,
.hero_ed1b .soft_f8a9.large_c05e,
.hero_ed1b .soft_f8a9.gradient_05f0 {
  padding: 0;
}
.hero_ed1b .wrapper-5b18 .section-fc00 {
  color: currentColor;
}
.hero_ed1b .wrapper-5b18 .section-fc00:focus,
.hero_ed1b .wrapper-5b18 .section-fc00:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_ed1b.hard_70b4 .gradient_narrow_2d4d,
.hero_ed1b.hard_70b4 .shade_bottom_3715 a,
.hero_ed1b.hard_70b4 .gallery-24ad a,
.hero_ed1b.hard_70b4 .iron_0e80 a {
  color: rgba(0, 0, 0, 0.55);
}
.hero_ed1b.hard_70b4 .gradient_narrow_2d4d:hover,
.hero_ed1b.hard_70b4 .shade_bottom_3715 a:hover,
.hero_ed1b.hard_70b4 .gallery-24ad a:hover,
.hero_ed1b.hard_70b4 .iron_0e80 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_ed1b.hard_70b4 .upper-3b94 {
  color: rgba(0, 0, 0, 0.8);
}
.hero_ed1b.hard_70b4 .soft_f8a9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_ed1b.hard_70b4 .soft_f8a9:before {
  background: rgba(0, 0, 0, 0.08);
}
.hero_ed1b.hard_70b4 .orange_ea07:before {
  background: rgba(255, 255, 255, 0.9);
}
.hero_ed1b.hard_70b4 .wrapper-5b18 .backdrop_123a li a,
.hero_ed1b.hard_70b4 .wrapper-5b18 .section-fc00,
.hero_ed1b.hard_70b4 .iron_0e80 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_ed1b.hard_70b4 .wrapper-5b18 .section-fc00:focus,
.hero_ed1b.hard_70b4 .wrapper-5b18 .section-fc00:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_ed1b.hard_70b4 .backdrop_123a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_ed1b.secondary-a4ef .gradient_narrow_2d4d,
.hero_ed1b.secondary-a4ef .shade_bottom_3715 a,
.hero_ed1b.secondary-a4ef .gallery-24ad .section-fc00,
.hero_ed1b.secondary-a4ef .gallery-24ad a,
.hero_ed1b.secondary-a4ef .iron_0e80 a {
  color: rgba(255, 255, 255, 0.79);
}
.hero_ed1b.secondary-a4ef .gradient_narrow_2d4d:hover,
.hero_ed1b.secondary-a4ef .shade_bottom_3715 a:hover,
.hero_ed1b.secondary-a4ef .gallery-24ad .section-fc00:hover,
.hero_ed1b.secondary-a4ef .gallery-24ad a:hover,
.hero_ed1b.secondary-a4ef .iron_0e80 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_ed1b.secondary-a4ef .upper-3b94 {
  color: rgba(255, 255, 255, 0.99);
}
.hero_ed1b.secondary-a4ef .soft_f8a9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_ed1b.secondary-a4ef .soft_f8a9:before {
  background: rgba(255, 255, 255, 0.08);
}
.hero_ed1b.secondary-a4ef .orange_ea07:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero_ed1b.secondary-a4ef .wrapper-5b18 .backdrop_123a li a,
.hero_ed1b.secondary-a4ef .wrapper-5b18 .section-fc00,
.hero_ed1b.secondary-a4ef .iron_0e80 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_ed1b.secondary-a4ef .wrapper-5b18 .section-fc00:focus,
.hero_ed1b.secondary-a4ef .wrapper-5b18 .section-fc00:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_ed1b.secondary-a4ef .backdrop_123a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange_ea07 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.orange_ea07:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail-f4b7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.large_a31f .hero_ed1b {
  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;
}
.large_a31f .soft_f8a9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.large_a31f .soft_f8a9: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) {
  .large_a31f .soft_f8a9:before {
    width: 16%;
    left: 42%;
  }
}
.large_a31f .soft_f8a9:last-child:before {
  content: none;
}
.large_a31f .soft_f8a9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.large_a31f .wrapper-5b18 .backdrop_123a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.large_a31f .wrapper-5b18 .backdrop_123a li a .section-fc00 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.large_a31f .wrapper-5b18 .iron_0e80 {
  border: none;
}
.large_a31f .wrapper-5b18 .iron_0e80 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.large_a31f .orange_ea07 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.large_a31f .detail-f4b7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.large_a31f .secondary-a4ef .orange_ea07:before {
  background: rgba(0, 0, 0, 0.9);
}
.large_a31f .hard_70b4.lite_2cbd .card-1268 {
  background: rgba(0, 0, 0, 0.6);
}
.large_a31f
  .hard_70b4.lite_2cbd
  .card-1268::after,
.large_a31f
  .hard_70b4.lite_2cbd
  .card-1268:before {
  background: inherit;
}
.large_a31f
  .hard_70b4.lite_2cbd:hover
  .card-1268 {
  background: rgba(0, 0, 0, 0.8);
}
.fixed_3acd .hero_ed1b {
  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) {
  .fixed_3acd .hero_ed1b {
    width: auto;
    right: 45px;
  }
}
.container-pressed-9448 .hero_ed1b {
  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) {
  .container-pressed-9448 .hero_ed1b {
    width: auto;
    left: 45px;
  }
}
.dynamic-8744 .hero_ed1b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dynamic-8744 .detail-f4b7 {
  max-width: 48em;
  margin: 0 auto;
}
.dynamic-8744 .orange_ea07:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.soft_ab59 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.soft_ab59.large_a31f .hero_ed1b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.soft_ab59.fixed_3acd .hero_ed1b {
  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);
}
.soft_ab59 .hero_ed1b {
  visibility: visible;
}
.soft_ab59.container-pressed-9448 .hero_ed1b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.row-gold-9295,
.shade-2252 {
  overflow-x: hidden;
}
.row-gold-9295 .hero_ed1b {
  overflow: auto;
}
.row-gold-9295.large_a31f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row-gold-9295.large_a31f .hero_ed1b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.row-gold-9295.large_a31f .highlight-hard-5abb {
  opacity: 0;
}
.row-gold-9295.fixed_3acd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row-gold-9295.fixed_3acd .hero_ed1b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.row-gold-9295.fixed_3acd .highlight-hard-5abb {
  opacity: 0;
}
.row-gold-9295.container-pressed-9448 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row-gold-9295.container-pressed-9448 .hero_ed1b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.row-gold-9295.container-pressed-9448 .highlight-hard-5abb {
  opacity: 0;
}
.row-gold-9295.dynamic-8744 .hero_ed1b {
  z-index: 10;
  visibility: visible;
}
.lite_2cbd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.lite_2cbd .card-1268 {
  background: rgba(255, 255, 255, 0.99);
}
.lite_2cbd .card-1268::after,
.lite_2cbd .card-1268:before {
  background: inherit;
}
.lite_2cbd:hover .card-1268 {
  background: rgba(255, 255, 255, 0.99);
}
.container-pressed-9448 .lite_2cbd {
  top: 10px;
  right: auto;
  left: 12px;
}
.dynamic-8744 .lite_2cbd {
  display: none !important;
}
.row-gold-9295:before,
.shade-2252:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.row-gold-9295 .lite_2cbd,
.shade-2252 .lite_2cbd {
  display: inline-block;
}
.hero_ed1b .first-c4da {
  -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;
}
.row-gold-9295 .hero_ed1b .first-c4da,
.shade-2252 .hero_ed1b .first-c4da {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.west_3229 .liquid_d303 {
  width: 100%;
}
.outline-8973 {
  padding: 0 0.5em 0;
}
.outline-8973 [class*="customify-col-"],
.outline-8973 [class*="customify-col_"],
.outline-8973 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.search-iron-8d63 .outline-8973 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .basic_cbc9 .easy-c741,
  .easy-c741 {
    display: none;
  }
  .disabled_394c {
    text-align: left;
  }
  .component-inner-9c4e {
    text-align: center;
  }
  .first-d559 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .basic_cbc9 .picture-east-ed4c,
  .picture-east-ed4c {
    display: none;
  }
  .copper-1500 {
    text-align: left;
  }
  .main-b02f {
    text-align: center;
  }
  .heading-a5e4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .basic_cbc9 .light_0803,
  .light_0803 {
    display: none;
  }
  .down_0298 {
    text-align: left;
  }
  .search_0d25 {
    text-align: center;
  }
  .tag-medium-28bd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.new-4558 {
  box-shadow: none !important;
}
.component_middle_89e0 .paper-5c91,
.active-eb85 .paper-5c91 {
  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;
}
.active-eb85 .paper-5c91 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.text-bottom-3f86 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.text-bottom-3f86:after,
.text-bottom-3f86:before {
  content: "";
  display: table;
}
.text-bottom-3f86:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .text-bottom-3f86 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.text-bottom-3f86,
.red-dd3d {
  max-width: 1248px;
  margin: 0 auto;
}

.grid-c117.column-steel-dc64 .text-bottom-3f86 {
  max-width: 100%;
}
.grid-c117.popup-c3f0 {
  max-width: 1200px;
  margin: 0 auto;
}
.grid-c117.clean-c044 .text-bottom-3f86 {
  max-width: 100%;
}
.grid-c117.clean-c044 > .text-bottom-3f86 {
  padding-left: 0;
  padding-right: 0;
}
.grid-c117.clean-c044 > .text-bottom-3f86 .basic_cbc9 {
  margin: 0;
}
.grid-c117.clean-c044
  > .text-bottom-3f86
  .modal-iron-e36f.old_a9e0 {
  margin-right: 0;
  margin-left: 0;
}
.grid-c117.clean-c044 #main.old_a9e0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .badge_22f6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .badge_22f6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tabs-e456 .clean-7c5b {
    padding-right: 1em;
  }
  .tabs-e456.simple-46ea .modal-iron-e36f {
    border-right: 1px solid #eaecee;
  }
  .tabs-e456.simple-46ea .clean-7c5b {
    padding-right: 1em;
  }
  .tabs-e456.simple-46ea .message-pressed-85c1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass-13a4 .clean-7c5b {
    padding-left: 1em;
  }
  .glass-13a4.simple-46ea .modal-iron-e36f {
    border-left: 1px solid #eaecee;
  }
  .glass-13a4.simple-46ea .clean-7c5b {
    padding-left: 1em;
  }
  .glass-13a4.simple-46ea .message-pressed-85c1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_complex_735a .clean-7c5b {
    padding-left: 1em;
  }
  .picture_complex_735a.simple-46ea .white-0974 {
    border-right: 1px solid #eaecee;
  }
  .picture_complex_735a.simple-46ea .liquid-72f6 {
    border-right: 1px solid #eaecee;
  }
  .picture_complex_735a.simple-46ea .clean-7c5b {
    padding-left: 1em;
  }
  .picture_complex_735a.simple-46ea .message-pressed-85c1 {
    padding-right: 1em;
  }
  .picture_complex_735a.simple-46ea .sort_a60e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale_0b9e .clean-7c5b {
    padding-right: 1em;
  }
  .stale_0b9e.simple-46ea .white-0974 {
    border-left: 1px solid #eaecee;
  }
  .stale_0b9e.simple-46ea .liquid-72f6 {
    border-left: 1px solid #eaecee;
  }
  .stale_0b9e.simple-46ea .clean-7c5b {
    padding-right: 1em;
  }
  .stale_0b9e.simple-46ea .message-pressed-85c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale_0b9e.simple-46ea .sort_a60e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_22f6 .clean-7c5b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge_22f6.simple-46ea .modal-iron-e36f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .badge_22f6.simple-46ea .clean-7c5b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge_22f6.simple-46ea .message-pressed-85c1 {
    padding-left: 1em;
  }
  .badge_22f6.simple-46ea .sort_a60e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .badge_22f6.simple-46ea .clean-7c5b {
    padding-left: 0;
  }
}
.link-925a .tall_2ba3 {
  display: inline-block;
}
.top_675f {
  display: inline-block;
}
.module_40dd {
  word-con: break-word;
}
.component-yellow-3fd9 > span {
  display: inline-block;
  padding: 5px 0;
}
.component-yellow-3fd9 .east_5079 {
  margin-left: 8px;
  margin-right: 8px;
}
.component-yellow-3fd9 .yellow-5ee5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.texture_761c .frame_black_a2b7 {
  margin-bottom: 2em;
}
.texture_761c .alert-d40d {
  margin-bottom: 15px;
}
.texture_761c .alert-d40d:last-child {
  margin-bottom: 0;
}
.texture_761c .simple_06fc {
  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) {
  .texture_761c .simple_06fc {
    display: block;
  }
}
.texture_761c .shadow-dirty-1ce3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .texture_761c .shadow-dirty-1ce3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.texture_761c .prev_246d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.texture_761c .prev_246d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.texture_761c .prev_246d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.texture_761c .module_40dd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture_761c .module_40dd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.texture_761c .tertiary-d5c7 p:last-child {
  margin-bottom: 0;
}
.texture_761c .liquid_e50c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.texture_761c .gas-46b4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.texture_761c .hard-90d5 {
  margin-top: 1em;
}
.texture_761c .prev_60b1 {
  top: 0;
  display: block;
}
.texture_761c .prev_60b1 a {
  color: inherit;
}
.texture_761c .prev_60b1 a:hover {
  color: inherit;
}
.texture_761c .label_2b4e {
  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;
}
.texture_761c .label_2b4e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.texture_761c .gas-46b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.texture_761c .paragraph-a5dc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.texture_761c .paragraph-a5dc:first-child {
  margin-top: 0;
}
.texture_761c .paragraph-a5dc.avatar-left-2266 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.texture_761c .paragraph-a5dc.shadow_acd3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture_761c
  .paragraph-a5dc.shadow_acd3.silver-ea64
  .hard-90d5 {
  width: 100%;
}
.texture_761c .shadow_acd3 {
  -webkit-box-align: center;
  align-items: center;
}
.texture_761c .shadow_acd3 .component-yellow-3fd9,
.texture_761c .shadow_acd3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.texture_761c .prev_246d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture_761c .prev_246d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture_761c .prev_246d: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;
}
.texture_761c .avatar-left-2266 {
  z-index: 5;
}
.texture_761c .focus-55af .full_0520 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.texture_761c .media-e5e0 .full_0520 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.texture_761c .dropdown_6702 .full_0520 {
  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;
}
.texture_761c.tag-ba98 .simple_06fc,
.texture_761c.wrapper_097e .simple_06fc {
  display: block;
}
.texture_761c.tag-ba98 .simple_06fc .pink-8b44,
.texture_761c.tag-ba98 .simple_06fc .gas-46b4,
.texture_761c.wrapper_097e .simple_06fc .pink-8b44,
.texture_761c.wrapper_097e .simple_06fc .gas-46b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture_761c.header-1953 .shadow-dirty-1ce3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .texture_761c.header-1953 .shadow-dirty-1ce3 {
    margin-right: 0;
  }
}
.texture_761c.tag-ba98 .shadow-dirty-1ce3,
.texture_761c.wrapper_097e .shadow-dirty-1ce3 {
  padding-top: 40%;
}
.texture_761c.tag-ba98 .frame_black_a2b7,
.texture_761c.wrapper_097e .frame_black_a2b7 {
  display: block;
}
.texture_761c.tag-ba98 .fn-sticky-d230 .gas-46b4,
.texture_761c.wrapper_097e .fn-sticky-d230 .gas-46b4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.texture_761c.tag-ba98 .shadow-dirty-1ce3,
.texture_761c.wrapper_097e .shadow-dirty-1ce3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.texture_761c.tag-ba98 .gas-46b4 {
  padding: 1em;
}
.footer-cool-3c06 {
  margin: 30px auto;
  display: block;
}
.footer-cool-3c06 .table_inner_2404 > * {
  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;
}
.footer-cool-3c06 .table_inner_2404 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer-cool-3c06 .table_inner_2404 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.last-eca2 .component-yellow-3fd9 {
  margin-bottom: 1.41575em;
}
.last-eca2 .left_ffe3 {
  margin-bottom: 1.618em;
}
.dim_7107 .breadcrumb_inner_71b5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dim_7107 .breadcrumb_inner_71b5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dim_7107 .current-bd07 {
  max-width: 100%;
  overflow: auto;
}
.bright_1381 .dim_7107 a:hover {
  text-decoration: underline;
}
.avatar_smooth_eeef .alert-d40d:not(.module_40dd),
.avatar_smooth_eeef .prev_246d {
  margin-bottom: 1.41575em;
}
.avatar_smooth_eeef .alert-d40d:not(.module_40dd):last-child,
.avatar_smooth_eeef .prev_246d:last-child {
  margin-bottom: 0;
}
.avatar_smooth_eeef .alert-d40d.rough-f93a {
  margin-bottom: 0.41575em;
}
.avatar_smooth_eeef .summary_inner_93a6:before,
.avatar_smooth_eeef .container-dad3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.avatar_smooth_eeef .summary_inner_93a6:before {
  content: "\f115";
}
.avatar_smooth_eeef .container-dad3:before {
  content: "\f02c";
}
.avatar_smooth_eeef .sidebar_blue_e3cb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.avatar_smooth_eeef .sidebar_blue_e3cb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.modal-wood-b54f {
  display: -webkit-box;
  display: flex;
}
.modal-wood-b54f .background_862d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .modal-wood-b54f .background_862d {
    flex-basis: 90px;
  }
}
.modal-wood-b54f .title-static-01c6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal-wood-b54f .title-static-01c6 {
    flex-basis: calc(100% - 50px);
  }
}
.modal-wood-b54f .rough_50e4 p:last-child {
  margin-bottom: 0.72em;
}
.green-0322 .table_inner_2404 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.green-0322 .table_inner_2404:after,
.green-0322 .table_inner_2404:before {
  content: "";
  display: table;
}
.green-0322 .table_inner_2404:after {
  clear: both;
}
.green-0322 .table_inner_2404 .next-342b,
.green-0322 .table_inner_2404 .popup_af65 {
  width: 49%;
}
.green-0322 .table_inner_2404 .next-342b a span.info_fixed_7354,
.green-0322 .table_inner_2404 .popup_af65 a span.info_fixed_7354 {
  display: block;
  margin-bottom: 5px;
}
.green-0322 .table_inner_2404 .popup_af65 {
  float: left;
  text-align: left;
}
.green-0322 .table_inner_2404 .next-342b {
  float: right;
  text-align: right;
}
.over_a071 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .over_a071 {
    margin-bottom: 0;
  }
}
.dark_1414 {
  margin-bottom: 1em;
}
.dark_1414 .module_40dd {
  font-size: 1.1em;
  line-height: 1.3;
}
.main_d5a3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.shadow-orange-dcf8 .dark_1414,
.large-03fb .dark_1414 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shadow-orange-dcf8 .dark_1414,
  .large-03fb .dark_1414 {
    display: block;
  }
}
.shadow-orange-dcf8 .main_d5a3,
.large-03fb .main_d5a3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shadow-orange-dcf8 .main_d5a3,
  .large-03fb .main_d5a3 {
    margin-bottom: 1em;
  }
}
.shadow-orange-dcf8 .main_d5a3 img,
.large-03fb .main_d5a3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shadow-orange-dcf8 .feature-in-b98b,
.large-03fb .feature-in-b98b {
  flex-basis: calc(100% - 160px);
}
.shadow-orange-dcf8 .feature-in-b98b p,
.large-03fb .feature-in-b98b p {
  margin-bottom: 0;
}
.shadow-orange-dcf8 .feature-in-b98b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shadow-orange-dcf8 .feature-in-b98b {
    padding-left: 0;
  }
}
.large-03fb .feature-in-b98b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .large-03fb .feature-in-b98b {
    padding-right: 0;
  }
}
.large-03fb .main_d5a3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.video_6d53 .main_d5a3 {
  margin-bottom: 0.5em;
}
.video_6d53 .main_d5a3 img {
  width: 100%;
}
.soft-533d .block-db0b,
.detail_f4fc .block-db0b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.detail_f4fc .modal-iron-e36f .fluid_7905 p:last-child {
  margin-bottom: 0;
}
.filter-action-3a8f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tertiary_2387 .focused_01ea {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tertiary_2387 .focused_01ea:last-of-type {
    margin-bottom: 0;
  }
}
.tertiary_2387 .focused_01ea ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary_2387 .focused_01ea ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tertiary_2387 .focused_01ea ul li {
  margin: 0 0 0.6em;
}
.tertiary_2387 .focused_01ea ul li.breadcrumb-cool-9eba,
.tertiary_2387 .focused_01ea ul li.dirty-a4a8 {
  position: relative;
}
.tertiary_2387 .focused_01ea ul li.breadcrumb-cool-9eba .summary_cool_41e8,
.tertiary_2387 .focused_01ea ul li.dirty-a4a8 .summary_cool_41e8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tertiary_2387 .focused_01ea ul li.breadcrumb-cool-9eba:after:after,
.tertiary_2387 .focused_01ea ul li.breadcrumb-cool-9eba:after:before,
.tertiary_2387
  .focused_01ea
  ul
  li.dirty-a4a8:after:after,
.tertiary_2387
  .focused_01ea
  ul
  li.dirty-a4a8:after:before {
  content: "";
  display: table;
}
.tertiary_2387 .focused_01ea ul li.breadcrumb-cool-9eba:after:after,
.tertiary_2387
  .focused_01ea
  ul
  li.dirty-a4a8:after:after {
  clear: both;
}
.tertiary_2387 .focused_01ea a.description_fast_132f:hover {
  text-decoration: none;
}
.tertiary_2387 .focused_01ea select {
  max-width: 100%;
}
.tertiary_2387 .focused_01ea table {
  font-size: 85%;
}
.tertiary_2387 .focused_01ea table td,
.tertiary_2387 .focused_01ea table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tertiary_2387 .focused_01ea table tfoot td {
  text-align: left;
}
.tertiary_2387 .focused_01ea :last-child {
  margin-bottom: 0;
}
.tertiary_2387 .focused_01ea .advanced-682c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tertiary_2387 .focused_01ea .advanced-682c label {
  width: 100%;
}
.tertiary_2387 .focused_01ea .advanced-682c .info-center-8e0e {
  width: 100%;
  display: block;
}
.tertiary_2387 .focused_01ea .advanced-682c .pink_cb6f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tertiary_2387 .focused_01ea .advanced-682c .pink_cb6f:hover svg #svg-search {
  fill: #444;
}
.tertiary_2387 .focused_01ea .advanced-682c .pink_cb6f svg {
  width: 18px;
  height: 18px;
}
.tertiary_2387 .plasma-2e2b ul ul,
.tertiary_2387 .top-ff77 ul ul,
.tertiary_2387 .wrapper-solid-18e6 ul ul,
.tertiary_2387 .backdrop-da17 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tertiary_2387 .plasma-2e2b .thumbnail_red_3596 > a,
.tertiary_2387 .top-ff77 .thumbnail_red_3596 > a,
.tertiary_2387 .wrapper-solid-18e6 .thumbnail_red_3596 > a,
.tertiary_2387 .backdrop-da17 .thumbnail_red_3596 > a {
  margin-bottom: 0;
}
.tertiary_2387 .dark-16ed li,
.tertiary_2387 .plasma-2e2b li,
.tertiary_2387 .west_e034 li,
.tertiary_2387 .top-ff77 li,
.tertiary_2387 .wrapper-solid-18e6 li,
.tertiary_2387 .backdrop-da17 li,
.tertiary_2387 .under_536b li,
.tertiary_2387 .liquid_9f3d li {
  display: block;
  position: relative;
}
.tertiary_2387 .dark-16ed li:last-child,
.tertiary_2387 .plasma-2e2b li:last-child,
.tertiary_2387 .west_e034 li:last-child,
.tertiary_2387 .top-ff77 li:last-child,
.tertiary_2387 .wrapper-solid-18e6 li:last-child,
.tertiary_2387 .backdrop-da17 li:last-child,
.tertiary_2387 .under_536b li:last-child,
.tertiary_2387 .liquid_9f3d li:last-child {
  border: none;
}
.tertiary_2387 .dark-16ed li a,
.tertiary_2387 .plasma-2e2b li a,
.tertiary_2387 .west_e034 li a,
.tertiary_2387 .top-ff77 li a,
.tertiary_2387 .wrapper-solid-18e6 li a,
.tertiary_2387 .backdrop-da17 li a,
.tertiary_2387 .under_536b li a,
.tertiary_2387 .liquid_9f3d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary_2387 .dark-16ed li ul li::before,
.tertiary_2387 .plasma-2e2b li ul li::before,
.tertiary_2387 .west_e034 li ul li::before,
.tertiary_2387 .top-ff77 li ul li::before,
.tertiary_2387 .wrapper-solid-18e6 li ul li::before,
.tertiary_2387 .backdrop-da17 li ul li::before,
.tertiary_2387 .under_536b li ul li::before,
.tertiary_2387 .liquid_9f3d li ul li::before {
  left: 15px;
}
.tertiary_2387 .dark-16ed li ul a,
.tertiary_2387 .plasma-2e2b li ul a,
.tertiary_2387 .west_e034 li ul a,
.tertiary_2387 .top-ff77 li ul a,
.tertiary_2387 .wrapper-solid-18e6 li ul a,
.tertiary_2387 .backdrop-da17 li ul a,
.tertiary_2387 .under_536b li ul a,
.tertiary_2387 .liquid_9f3d li ul a {
  padding-left: 20px;
}
.tertiary_2387 .dark-16ed li ul ul li::before,
.tertiary_2387 .plasma-2e2b li ul ul li::before,
.tertiary_2387 .west_e034 li ul ul li::before,
.tertiary_2387 .top-ff77 li ul ul li::before,
.tertiary_2387 .wrapper-solid-18e6 li ul ul li::before,
.tertiary_2387 .backdrop-da17 li ul ul li::before,
.tertiary_2387 .under_536b li ul ul li::before,
.tertiary_2387 .liquid_9f3d li ul ul li::before {
  left: 30px;
}
.tertiary_2387 .dark-16ed li ul ul a,
.tertiary_2387 .plasma-2e2b li ul ul a,
.tertiary_2387 .west_e034 li ul ul a,
.tertiary_2387 .top-ff77 li ul ul a,
.tertiary_2387 .wrapper-solid-18e6 li ul ul a,
.tertiary_2387 .backdrop-da17 li ul ul a,
.tertiary_2387 .under_536b li ul ul a,
.tertiary_2387 .liquid_9f3d li ul ul a {
  padding-left: 40px;
}
.tertiary_2387 .banner_center_22b7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary_2387 .liquid_9f3d ul li {
  margin-bottom: 1.41575em;
}
.tertiary_2387 .liquid_9f3d ul li .alert_a053 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tertiary_2387 .liquid_9f3d ul li .sort-dynamic-3cd5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.secondary-a4ef .dark-16ed li a,
.secondary-a4ef .plasma-2e2b li a,
.secondary-a4ef .west_e034 li a,
.secondary-a4ef .top-ff77 li a,
.secondary-a4ef .wrapper-solid-18e6 li a,
.secondary-a4ef .backdrop-da17 li a,
.secondary-a4ef .under_536b li a,
.secondary-a4ef .liquid_9f3d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-a4ef .banner_center_22b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-a4ef .focused_01ea ul li.breadcrumb-cool-9eba .summary_cool_41e8,
.secondary-a4ef .focused_01ea ul li.dirty-a4a8 .summary_cool_41e8 {
  background: rgba(0, 0, 0, 0.2);
}
.secondary-a4ef .tertiary_2387 .focused_01ea select {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-c117 .tertiary_2387 .backdrop_123a li {
  margin: 0;
}
.grid-c117 .tertiary_2387 .backdrop_123a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.grid-c117 .tertiary_2387 .backdrop_123a li ul {
  margin: 0;
}
.grid-c117 .tertiary_2387 .backdrop_123a li ul li a {
  padding-left: 15px;
}
.grid-c117 .tertiary_2387 .backdrop_123a li ul li li a {
  padding-left: 30px;
}
.grid-c117 .tertiary_2387 .backdrop_123a li.backdrop_33ad > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.grid-c117 .tertiary_2387 .backdrop_123a li.backdrop_33ad > 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;
}
.grid-c117 .tertiary_2387 .backdrop_123a li.backdrop_33ad > 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;
}
.gradient_small_f427 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.item_d2bb {
  position: relative;
  z-index: 10;
}
.item_d2bb .first-c4da {
  width: 100%;
  max-width: 100%;
}
.alert_b5a3 .focus_center_314f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.alert_b5a3 .hard_70b4 {
}
.alert_b5a3 .secondary-a4ef {
  background: #292929;
}
.lower_4931 .focus_center_314f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.lower_4931 .hard_70b4 {
  background: #f9f9f9;
}
.lower_4931 .secondary-a4ef {
  background: #303030;
}
.tooltip_599b .focus_center_314f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip_599b .tall_2ba3 {
    margin-bottom: 1em;
  }
  .tooltip_599b .tall_2ba3:last-child {
    margin-bottom: 0;
  }
}
.tooltip_599b .hard_70b4 {
  background: #ededed;
}
.tooltip_599b .secondary-a4ef {
  background: #1a1a1a;
}
.focus_center_314f.hard_70b4 {
  color: rgba(0, 0, 0, 0.6);
}
.focus_center_314f.hard_70b4 .hero_in_83ff li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_center_314f.secondary-a4ef {
  color: rgba(255, 255, 255, 0.99);
}
.focus_center_314f.secondary-a4ef a:not(.description_fast_132f) {
  color: rgba(255, 255, 255, 0.79);
}
.focus_center_314f.secondary-a4ef a:not(.description_fast_132f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_center_314f.secondary-a4ef .hero_in_83ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_center_314f.secondary-a4ef table tbody td,
.focus_center_314f.secondary-a4ef table th {
  background: rgba(0, 0, 0, 0.08);
}
.fresh_302f.main-hard-fb82 .text-bottom-3f86 {
  max-width: initial;
}
.fresh_302f .middle_aec5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.fresh_302f .middle_aec5 .first-c4da {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .fresh_302f .middle_aec5 .first-c4da {
    display: block;
    margin-bottom: 2em;
  }
  .fresh_302f .middle_aec5 .first-c4da:last-child {
    margin-bottom: 0;
  }
}
.tooltip_599b .tall_2ba3:last-child,
.lower_4931 .tall_2ba3:last-child,
.alert_b5a3 .tall_2ba3:last-child {
  margin-bottom: 0;
}
.tooltip_599b .tall_2ba3 .tertiary_2387 .focused_01ea:last-child,
.lower_4931 .tall_2ba3 .tertiary_2387 .focused_01ea:last-child,
.alert_b5a3 .tall_2ba3 .tertiary_2387 .focused_01ea:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip_599b .focus_aded,
  .tooltip_599b .container_wide_4181,
  .lower_4931 .focus_aded,
  .lower_4931 .container_wide_4181,
  .alert_b5a3 .focus_aded,
  .alert_b5a3 .container_wide_4181 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .item_d2bb .tall_2ba3 {
    margin-bottom: 2em;
  }
}
.item_d2bb p:last-child {
  margin-bottom: 0;
}
.item_d2bb li,
.item_d2bb ul {
  list-style: none;
  margin: 0;
}
.item_d2bb ul ul {
  margin-left: 2.617924em;
}
.copper-4f91 {
  font-size: 0.875em;
}

/* css-noise: 54da */
.widget-item-j7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
