/*!
Theme Name: Customify
Theme URI: https://pressmaximum.active_8e11/customify
Author: WPCustomify
Author URI: https://pressmaximum.active_8e11
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.active_8e11/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.middle-2cda.card_light_fd55/licenses/gpl-2.0.pro-587f
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.input-medium-26db/, (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.feature-cc3f.frame-center-8ad8/normalize.pro-5cb1/
 ======
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.pro-5cb1 v7.0.0 | MIT License | github.active_8e11/necolas/normalize.pro-5cb1 */
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;
}
.brown-ffab .sort_385e,
.hard-7dcb,
.card-8ff3,
.badge_large_96b1,
.button_static_1e6a,
.sort-dd03,
.label_4ea1,
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;
}
.hard-7dcb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hard-7dcb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hard-7dcb,
  h1 {
    font-size: 1.8em;
  }
}
.card-8ff3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card-8ff3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card-8ff3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card-8ff3,
  h2 {
    font-size: 1.7em;
  }
}
.badge_large_96b1,
h3 {
  font-size: 1.618em;
}
.brown-ffab .sort_385e,
.button_static_1e6a,
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.image-copper-4a2a {
  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;
}
.carousel-b550:after,
.carousel-b550:before,
.purple_0c4e:after,
.purple_0c4e:before {
  content: "";
  display: table;
}
.carousel-b550:after,
.purple_0c4e:after {
  clear: both;
}
.container-silver-1e3f {
  float: right;
  margin-right: 0;
}
.primary-pressed-3a24 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.text-thick-8ee7 .progress-orange-263b,
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;
}
.text-thick-8ee7 .progress-orange-263b: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-cool-cd43 .progress-orange-263b {
  box-shadow: none;
}
.dropdown-cool-cd43
  .progress-orange-263b
  .heading_next_e290 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dropdown-cool-cd43 .progress-orange-263b .gallery-tiny-2176 {
  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-cool-cd43
  .progress-orange-263b
  .gallery-tiny-2176
  b {
  display: none;
}
.dropdown-cool-cd43 .center_c75e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.feature_simple_3419:not(.carousel_new_c602):not(.prev_40e6),
button:not(.carousel_new_c602):not(.prev_40e6),
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ),
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ),
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ) {
  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;
}
.feature_simple_3419:not(.carousel_new_c602):not(
    .prev_40e6
  ):hover,
button:not(.carousel_new_c602):not(
    .prev_40e6
  ):hover,
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):hover,
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):hover,
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.feature_simple_3419:not(.carousel_new_c602):not(
    .prev_40e6
  ):active,
.feature_simple_3419:not(.carousel_new_c602):not(
    .prev_40e6
  ):focus,
button:not(.carousel_new_c602):not(
    .prev_40e6
  ):active,
button:not(.carousel_new_c602):not(
    .prev_40e6
  ):focus,
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):active,
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):focus,
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):active,
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):focus,
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):active,
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):focus {
  outline: 0;
}
.feature_simple_3419:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c,
button:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c,
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c,
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c,
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c {
  position: relative;
}
.feature_simple_3419:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .tooltip_east_3a6d,
.feature_simple_3419:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .label_39b7,
.feature_simple_3419:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .fast_e49b,
.feature_simple_3419:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  i,
.feature_simple_3419:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  svg,
button:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .tooltip_east_3a6d,
button:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .label_39b7,
button:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .fast_e49b,
button:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  i,
button:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  svg,
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .tooltip_east_3a6d,
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .label_39b7,
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .fast_e49b,
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  i,
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  svg,
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .tooltip_east_3a6d,
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .label_39b7,
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .fast_e49b,
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  i,
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  svg,
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .tooltip_east_3a6d,
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .label_39b7,
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  .fast_e49b,
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  i,
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c
  svg {
  visibility: hidden;
}
.feature_simple_3419:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c:after,
button:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c:after,
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c:after,
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c:after,
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ).fn-loading-a25c: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;
}
.feature_simple_3419:not(.carousel_new_c602):not(.prev_40e6),
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ),
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ),
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ) {
  color: #fff;
  background: #235787;
}
.feature_simple_3419:not(.carousel_new_c602):not(
    .prev_40e6
  ):focus,
input[type="button"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):focus,
input[type="reset"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):focus,
input[type="submit"]:not(.carousel_new_c602):not(
    .prev_40e6
  ):focus {
  color: #fff;
}
.feature_simple_3419.fn-disabled-a25c:not(.carousel_new_c602):not(
    .prev_40e6
  ),
.feature_simple_3419[disabled]:not(.carousel_new_c602):not(
    .prev_40e6
  ),
button.fn-disabled-a25c:not(.carousel_new_c602):not(
    .prev_40e6
  ),
button[disabled]:not(.carousel_new_c602):not(
    .prev_40e6
  ) {
  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;
}
.dim_8f78 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dim_8f78: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;
}
.hero-new-a3bd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.menu_silver_0548 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.heading_3bd1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.carousel-b550:after,
.carousel-b550:before,
.photo-3026:after,
.photo-3026:before,
.caption-36df:after,
.caption-36df:before,
.dark-48dc:after,
.dark-48dc:before,
.simple_735d:after,
.simple_735d:before,
.section_up_1581:after,
.section_up_1581:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.carousel-b550:after,
.photo-3026:after,
.caption-36df:after,
.dark-48dc:after,
.simple_735d:after,
.section_up_1581:after {
  clear: both;
}
.photo-3026 .border_large_2c33,
.caption-36df .border_large_2c33,
.detail_26c3 .border_large_2c33 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.cool_d8c8 {
  display: inline-block;
}
.text-4887 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.text-4887 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text-4887 .sort-2636 {
  padding: 1em 0;
  font-size: 85%;
}
.sort-2636 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.video_red_bed5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.video_red_bed5:after,
.video_red_bed5:before {
  content: "";
  display: table;
}
.video_red_bed5:after {
  clear: both;
}
.block_2c65 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accordion-iron-522e .block_2c65 {
  max-width: 50%;
}
.easy-facd .block_2c65 {
  max-width: 33.33%;
}
.row-glass-b83b .block_2c65 {
  max-width: 25%;
}
.layout_084f .block_2c65 {
  max-width: 20%;
}
.row_blue_9955 .block_2c65 {
  max-width: 16.66%;
}
.detail_hot_d727 .block_2c65 {
  max-width: 14.28%;
}
.hero_44b5 .block_2c65 {
  max-width: 12.5%;
}
.avatar_b36a .block_2c65 {
  max-width: 11.11%;
}
.tag_north_9d39 {
  display: block;
}
.brown-ffab .first_fa78 label,
.brown-ffab .form_medium_ed57 label,
.brown-ffab .white-e74b label,
.brown-ffab .active_1c25 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid-2152 {
  list-style: none;
  margin: 0;
}
.grid-2152 article.small_5544 {
  margin-bottom: 0;
}
.grid-2152 ul {
  list-style: none;
  margin: 0;
}
.grid-2152 .hero_04f3 li.small_5544 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid-2152 .hero_04f3 li.small_5544 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid-2152 .hero_04f3 li.small_5544: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) {
  .grid-2152 .hero_04f3 li.small_5544 li.small_5544 li.small_5544 li.small_5544 {
    padding-left: 0;
  }
}
article.small_5544 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.small_5544 .photo-3026 p:last-of-type {
  margin-bottom: 0;
}
article.small_5544 .orange_84ba {
  float: left;
}
article.small_5544 .east-d442 {
  margin-left: 85px;
}
article.small_5544 .overlay_left_4138 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.small_5544 .overlay_left_4138 .block-c531 {
  margin-left: 10px;
}
article.small_5544 .pattern-next-6b39 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.small_5544 .stale-05da {
  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 .first_fa78,
  #respond .white-e74b,
  #respond .active_1c25 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .first_fa78 input,
#respond .white-e74b input,
#respond .active_1c25 input {
  width: 100%;
}
#respond .active_1c25 {
  margin-right: 0;
}
#respond .current_6d20 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo_9bdc {
  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;
}
.photo_9bdc.lite-f125 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.photo_9bdc 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%);
}
.photo_9bdc:focus,
.photo_9bdc: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);
}
.black-c967 {
  border-radius: 10%;
}
.prev-995f {
  border-radius: 50%;
}
.item-00f3 {
  font-size: 0.72em;
}
.description-cec8 {
  font-size: 0.875em;
}
.dynamic_e845 {
  font-size: 1.1em;
}
.container_west_8a89 {
  text-transform: uppercase;
  line-height: 1.2;
}
.container_west_8a89.item-00f3 {
  letter-spacing: 0.5px;
}
.block_bright_6ad1,
.block_bright_6ad1 a {
  color: #6d6d6d;
}
.block_bright_6ad1 a:hover {
  color: #111;
}
.narrow_bc73 {
  color: #6d6d6d;
}
.popup-78a6 {
  overflow-x: hidden;
}
.popup-78a6 .box-594e.north_e0b4 {
  position: relative;
}
.popup-78a6 .box-594e.north_e0b4.purple_49b3 {
  position: initial;
}
.popup-78a6
  .box-594e.north_e0b4.purple_49b3
  .container_f447 {
  left: auto;
}
.popup-78a6 .box-594e .container_f447 {
  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;
}
.popup-78a6 .box-594e:hover.north_e0b4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.popup-78a6
  .box-594e:hover.north_e0b4
  .container_f447 {
  display: block;
  z-index: 9999999;
}
.popup-78a6 .pressed_d2ef .button_east_cf34,
.popup-78a6 .video-paper-52a1 .button_east_cf34 {
  display: none;
}
.popup-78a6 .hovered-c015 .box-594e:hover.north_e0b4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.brown-ffab .first_fa78 label,
.brown-ffab .form_medium_ed57 label,
.brown-ffab .white-e74b label,
.brown-ffab .active_1c25 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid-2152 {
  list-style: none;
  margin: 0;
}
.grid-2152 article.small_5544 {
  margin-bottom: 0;
}
.grid-2152 ul {
  list-style: none;
  margin: 0;
}
.grid-2152 .hero_04f3 li.small_5544 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid-2152 .hero_04f3 li.small_5544 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid-2152 .hero_04f3 li.small_5544: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) {
  .grid-2152 .hero_04f3 li.small_5544 li.small_5544 li.small_5544 li.small_5544 {
    padding-left: 0;
  }
}
article.small_5544 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.small_5544 .photo-3026 p:last-of-type {
  margin-bottom: 0;
}
article.small_5544 .orange_84ba {
  float: left;
}
article.small_5544 .east-d442 {
  margin-left: 85px;
}
article.small_5544 .overlay_left_4138 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.small_5544 .overlay_left_4138 .block-c531 {
  margin-left: 10px;
}
article.small_5544 .pattern-next-6b39 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.small_5544 .stale-05da {
  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 .first_fa78,
  #respond .white-e74b,
  #respond .active_1c25 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .first_fa78 input,
#respond .white-e74b input,
#respond .active_1c25 input {
  width: 100%;
}
#respond .active_1c25 {
  margin-right: 0;
}
#respond .current_6d20 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pressed_d2ef .prev_a302 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.prev_a302 .column-9f4c.texture_12b2 .detail-b560 > li > a:focus,
.prev_a302 .column-9f4c.texture_12b2 .detail-b560 > li > a:hover,
.prev_a302 .column-9f4c.alert_solid_c551 .detail-b560 > li > a:focus,
.prev_a302 .column-9f4c.alert_solid_c551 .detail-b560 > li > a:hover,
.prev_a302 .column-9f4c.shadow-14a1 .detail-b560 > li > a:focus,
.prev_a302 .column-9f4c.shadow-14a1 .detail-b560 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev_a302
  .column-9f4c.texture_12b2
  .detail-b560
  > li.new-5f0e
  > a,
.prev_a302
  .column-9f4c.texture_12b2
  .detail-b560
  > li.full_884f
  > a,
.prev_a302
  .column-9f4c.alert_solid_c551
  .detail-b560
  > li.new-5f0e
  > a,
.prev_a302
  .column-9f4c.alert_solid_c551
  .detail-b560
  > li.full_884f
  > a,
.prev_a302
  .column-9f4c.shadow-14a1
  .detail-b560
  > li.new-5f0e
  > a,
.prev_a302 .column-9f4c.shadow-14a1 .detail-b560 > li.basic-3ec0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.prev_a302 .backdrop_e771,
.prev_a302 .backdrop_e771 a {
  color: rgba(255, 255, 255, 0.99);
}
.prev_a302 .in_6ec7.hot-877f li a,
.prev_a302 .filter_f868 a,
.prev_a302 .cool-9e92,
.prev_a302 .detail-b560 > li > a,
.prev_a302 .orange_b251 {
  color: rgba(255, 255, 255, 0.79);
}
.prev_a302 .in_6ec7.hot-877f li a:hover,
.prev_a302 .filter_f868 a:hover,
.prev_a302 .cool-9e92:hover,
.prev_a302 .detail-b560 > li > a:hover,
.prev_a302 .orange_b251:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev_a302 .icon_focused_e6a5 {
  color: rgba(255, 255, 255, 0.79);
}
.prev_a302 .icon_focused_e6a5 .selected-acae {
  color: rgba(255, 255, 255, 0.99);
}
.prev_a302 .icon_focused_e6a5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev_a302 .gradient_left_5ee5 .glass_a1ae {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.prev_a302 .gradient_left_5ee5 .glass_a1ae .hovered-460f {
  color: rgba(255, 255, 255, 0.79);
}
.prev_a302
  .gradient_left_5ee5
  .glass_a1ae
  .hovered-460f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev_a302
  .gradient_left_5ee5
  .glass_a1ae
  .hovered-460f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev_a302
  .gradient_left_5ee5
  .glass_a1ae
  .hovered-460f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev_a302
  .gradient_left_5ee5
  .glass_a1ae
  .hovered-460f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev_a302 .gradient_left_5ee5 .notification_top_b840 {
  color: rgba(255, 255, 255, 0.79);
}
.prev_a302 .gradient_left_5ee5 .notification_top_b840:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-stone-f1aa
  .prev_a302
  .gradient_left_5ee5
  .down_78ee
  .hard-50af {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element-stone-f1aa
  .prev_a302
  .gradient_left_5ee5
  .down_78ee
  .hovered-460f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed_d2ef .thumbnail-narrow-c23c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.thumbnail-narrow-c23c .column-9f4c.texture_12b2 .detail-b560 > li > a:focus,
.thumbnail-narrow-c23c .column-9f4c.texture_12b2 .detail-b560 > li > a:hover,
.thumbnail-narrow-c23c .column-9f4c.alert_solid_c551 .detail-b560 > li > a:focus,
.thumbnail-narrow-c23c .column-9f4c.alert_solid_c551 .detail-b560 > li > a:hover,
.thumbnail-narrow-c23c .column-9f4c.shadow-14a1 .detail-b560 > li > a:focus,
.thumbnail-narrow-c23c .column-9f4c.shadow-14a1 .detail-b560 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-narrow-c23c
  .column-9f4c.texture_12b2
  .detail-b560
  > li.new-5f0e
  > a,
.thumbnail-narrow-c23c
  .column-9f4c.texture_12b2
  .detail-b560
  > li.full_884f
  > a,
.thumbnail-narrow-c23c
  .column-9f4c.alert_solid_c551
  .detail-b560
  > li.new-5f0e
  > a,
.thumbnail-narrow-c23c
  .column-9f4c.alert_solid_c551
  .detail-b560
  > li.full_884f
  > a,
.thumbnail-narrow-c23c
  .column-9f4c.shadow-14a1
  .detail-b560
  > li.new-5f0e
  > a,
.thumbnail-narrow-c23c .column-9f4c.shadow-14a1 .detail-b560 > li.basic-3ec0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-narrow-c23c .backdrop_e771,
.thumbnail-narrow-c23c .backdrop_e771 a {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-narrow-c23c .in_6ec7.hot-877f li a,
.thumbnail-narrow-c23c .filter_f868 a,
.thumbnail-narrow-c23c .cool-9e92,
.thumbnail-narrow-c23c .detail-b560 > li > a,
.thumbnail-narrow-c23c .orange_b251 {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail-narrow-c23c .in_6ec7.hot-877f li a:hover,
.thumbnail-narrow-c23c .filter_f868 a:hover,
.thumbnail-narrow-c23c .cool-9e92:hover,
.thumbnail-narrow-c23c .detail-b560 > li > a:hover,
.thumbnail-narrow-c23c .orange_b251:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-narrow-c23c .icon_focused_e6a5 {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail-narrow-c23c .icon_focused_e6a5 .selected-acae {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-narrow-c23c .icon_focused_e6a5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-solid-21d7 .upper-e5e6 {
  margin-left: auto;
  margin-right: auto;
}
.caption-36df > * {
  margin-left: auto;
  margin-right: auto;
}
.caption-36df .hero-new-a3bd {
  margin-right: 1.41575em;
}
.notification_b5e0 .caption-36df > .accordion-stone-00e3 {
  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;
}
.notification_b5e0 .caption-36df > .nav-18ae {
  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;
}
.shade_4bcc.backdrop-solid-21d7 .upper-e5e6,
.gas-e4e1.backdrop-solid-21d7 .upper-e5e6 {
  margin-left: 0;
}
.module_west_e1a7.backdrop-solid-21d7 .upper-e5e6,
.accordion-9795.backdrop-solid-21d7 .upper-e5e6 {
  margin-right: 0;
}
.caption-36df ol,
.caption-36df ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.media-7ddc video {
  max-width: 100%;
}
.component_9eea img {
  display: block;
}
.component_9eea.hero-new-a3bd,
.component_9eea.menu_silver_0548 {
  width: 100%;
}
.component_9eea.nav-18ae img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid-0e08:not(.paragraph-047f) {
  margin: 1.5em auto;
}
.surface_3b9c p {
  padding: 1.5em 14px;
}
ul.search_c3c1.nav-18ae,
ul.search_c3c1.accordion-stone-00e3,
ul.search_c3c1.slider_last_99a9.accordion-stone-00e3 {
  padding: 0 14px;
}
.text_iron_424e {
  display: block;
  overflow-x: auto;
}
.text_iron_424e table {
  border-collapse: collapse;
  width: 100%;
}
.text_iron_424e td,
.text_iron_424e th {
  padding: 0.5em;
}
.caption-36df li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.caption-36df ol ol,
.caption-36df ol ul,
.caption-36df ul ol,
.caption-36df ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.caption-36df ol ol li,
.caption-36df ol ul li,
.caption-36df ul ol li,
.caption-36df ul ul li {
  margin-left: 0;
}
.info-3427.left-a66b > .dim-11ac {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.info-3427.left-a66b > .dim-11ac iframe,
.info-3427.left-a66b > .dim-11ac > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.container_dca7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.container_dca7.simple_77b8 {
  padding: 0;
}
.container_dca7.simple_77b8 cite {
  font-size: 13px;
}
.container_dca7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.container_dca7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pattern_2d2c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pattern_2d2c > p:first-child {
  margin-top: 0;
}
.pattern_2d2c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pattern_2d2c blockquote {
  border-left: 0;
}
.search-white-17f7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.search-white-17f7:not(.white_c19b) {
  max-width: 100px;
}
.search-white-17f7.section_north_d208 {
  border-bottom: none !important;
  text-align: center;
}
.search-white-17f7.section_north_d208::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .surface_3b9c p {
    padding: 1.5em 0;
  }
}
.video-a45f {
  color: #0073aa;
}
.gallery_white_6f5e {
  background-color: #0073aa;
}
.in-5421 {
  color: #229fd8;
}
.input_dim_5119 {
  background-color: #229fd8;
}
.outline_9c78 {
  color: #eee;
}
.outline-east-06d9 {
  background-color: #eee;
}
.breadcrumb-7c7d {
  color: #444;
}
.hot_3e54 {
  background-color: #444;
}
.notification_deba {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.notification_deba .lite_9c83 .filter_f868 {
  font-size: 15px;
}
.notification_deba .filter_f868 {
  line-height: 1.3;
}
.notification_deba .thumbnail-narrow-c23c {
}
.notification_deba .prev_a302 {
  background: #235787;
}
.header_fluid_9fc4 {
  padding: 0;
}
.header_fluid_9fc4 .prev_a302 {
  background: #1a1a1a;
}
.header_fluid_9fc4 .thumbnail-narrow-c23c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.soft_b0c5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.soft_b0c5 .thumbnail-narrow-c23c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.soft_b0c5 .prev_a302 {
  background: #303030;
}
.section_up_1581 {
  position: relative;
  z-index: 10;
}
.section_up_1581 .blue-d926 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wide_5808 .north_e0b4 {
  display: inline-block;
  vertical-align: middle;
}
.wide_5808.aside_wood_fcdc .north_e0b4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wide_5808.aside_wood_fcdc .north_e0b4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wide_5808.aside_wood_fcdc .north_e0b4 {
    margin-right: 0.4em;
  }
}
.wide_5808.aside_wood_fcdc .north_e0b4:last-child {
  margin-right: 0;
}
.hidden-pink-ccbc .blue-d926 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pressed_d2ef .lite_9c83 {
    margin: 0 -0.5em;
  }
  .pressed_d2ef .lite_9c83 [class*="customify-col-"],
  .pressed_d2ef .lite_9c83 [class*="customify-col_"],
  .pressed_d2ef .lite_9c83 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pressed_d2ef.button_green_5d57 .blue-d926 {
  background: 0 0 !important;
}
.pressed_d2ef.button_green_5d57 .blue-d926,
.pressed_d2ef.hidden-pink-ccbc .blue-d926 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pressed_d2ef.content_c7a8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pressed_d2ef.hidden-pink-ccbc .blue-d926 {
  box-shadow: none !important;
}
.dropdown-0607 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .dropdown-0607 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-0607 {
    padding: 18px 0 20px;
  }
}
.dropdown-0607 .basic-ce6e {
  width: 100%;
}
.dropdown-0607 .paper_7bcd {
  margin-bottom: 0;
}
.dropdown-0607 .backdrop_right_b9d3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.grid-263a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.grid-263a .frame_pink_9754 {
  width: 100%;
}
.highlight-hard-b466 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.highlight-hard-b466 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.highlight-hard-b466 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;
}
.highlight-hard-b466 li:last-child:after {
  display: none;
}
.highlight-hard-b466 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pagination-light-ab06 .button_east_cf34 button,
.dropdown-0607 .button_east_cf34 button {
  left: 0;
}
.pagination-light-ab06 .frame_pink_9754,
.dropdown-0607 .frame_pink_9754 {
  padding-left: 0;
  padding-right: 0;
}
.pagination-light-ab06 .grid-263a,
.dropdown-0607 .grid-263a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pagination-light-ab06 {
  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;
}
.pagination-light-ab06: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;
}
.pagination-light-ab06 .status-4f8a {
  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) {
  .pagination-light-ab06 .status-4f8a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-light-ab06 .status-4f8a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-light-ab06 .status-4f8a {
    min-height: 200px;
  }
}
.pagination-light-ab06 .highlight-hard-b466 {
  color: rgba(255, 255, 255, 0.8);
}
.pagination-light-ab06 .highlight-hard-b466 a,
.pagination-light-ab06 .highlight-hard-b466 li:after {
  color: inherit;
}
.pagination-light-ab06 .highlight-hard-b466 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb-focused-bf34 {
  margin-bottom: 0.5em;
}
.caption_static_bf2e {
  margin-bottom: 1.2em;
}
.caption_static_bf2e,
.breadcrumb-focused-bf34 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.caption_static_bf2e p:last-child,
.breadcrumb-focused-bf34 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .button_east_cf34,
#masthead .button_east_cf34 {
  display: none;
}
#masthead
  > .button_east_cf34.image_stale_be54 {
  display: none;
}
#masthead > .button_east_cf34 button {
  left: 0;
}
.rough_21eb {
  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%;
}
.rough_21eb .north_e0b4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.rough_21eb .tertiary-dd10 {
  display: -webkit-box;
  display: flex;
}
.rough_21eb .tertiary-dd10.light-2134 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.rough_21eb .tertiary-dd10.east-2aed {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.rough_21eb .tertiary-dd10.thumbnail_4daf {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.rough_21eb.small_5031.narrow-f2a5 .tertiary-dd10.light-2134 {
  flex-basis: 100%;
}
.rough_21eb.detail_2145 .tertiary-dd10.east-2aed {
  -webkit-box-flex: 1;
  flex: auto;
}
.rough_21eb.detail_2145 .tertiary-dd10.thumbnail_4daf {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .button_east_cf34.image_stale_be54 {
  display: none;
}
#masthead > .button_east_cf34 button {
  left: 0;
}
.overlay-1730 {
  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;
}
.overlay-1730:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.overlay-1730.column_15ec i {
  margin-right: 4px;
}
.overlay-1730.new_1894 i {
  margin-left: 5px;
}
.filter_f868 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.filter_f868 p:last-child {
  margin-bottom: 0;
}
.icon-8124 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.icon-8124 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.icon-8124 img {
  display: block;
  width: auto;
  line-height: 1;
}
.icon-8124 .backdrop_e771 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.icon-8124 .dirty_db8c {
  margin: 5px 0 7px 0;
}
.icon-8124.background_fluid_b80d .clean_a102 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon-8124.background_fluid_b80d .heading_short_9768 {
  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;
}
.icon-8124.label_b224 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.icon-8124.label_b224 .clean_a102 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon-8124.label_b224 .heading_short_9768 {
  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;
}
.icon-8124.column-dark-ae60 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon-8124.title_black_591b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.icon-8124.title_black_591b .heading_short_9768 {
  margin-top: 7px;
}
.menu_0301 {
  display: inline-block;
}
.section_up_1581 .white_a1cd .icon-8124 img {
  max-width: 100%;
}
.column-9f4c .modal-rough-3992.mask-7a0d,
.cold-b8aa .modal-rough-3992.mask-7a0d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.column-9f4c .box_a2c5,
.cold-b8aa .box_a2c5 {
  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%);
}
.column-9f4c .box_a2c5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.column-9f4c.stale_c558 .box_a2c5 {
  display: none;
}
.column-9f4c .menu_4930 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-9f4c .menu_4930 li {
  display: inline-block;
  position: relative;
}
.column-9f4c .menu_4930 li:last-child {
  margin-right: 0;
}
.column-9f4c .menu_4930 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;
}
.column-9f4c .menu_4930 li.basic-3ec0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.column-9f4c .menu_4930 > 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;
}
.column-9f4c .menu_4930 > li > a i {
  line-height: 0;
}
.column-9f4c .menu_4930 > li.carousel-8a95 > a .box_a2c5 {
  margin-left: 4px;
  line-height: 0;
}
.column-9f4c .menu_4930 .dynamic_6dc4 li.carousel-8a95 > a {
  position: relative;
}
.column-9f4c .menu_4930 .dynamic_6dc4 li.carousel-8a95 > a:after,
.column-9f4c .menu_4930 .dynamic_6dc4 li.carousel-8a95 > a:before {
  content: "";
  display: table;
}
.column-9f4c .menu_4930 .dynamic_6dc4 li.carousel-8a95 > a:after {
  clear: both;
}
.column-9f4c .menu_4930 .dynamic_6dc4 li.carousel-8a95 > a .box_a2c5 {
  margin-left: 5px;
  float: right;
}
.column-9f4c .texture_upper_ed68,
.column-9f4c .dynamic_6dc4 {
  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;
}
.column-9f4c .dynamic_6dc4 {
  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;
}
.column-9f4c .dynamic_6dc4 .mask-7a0d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column-9f4c .dynamic_6dc4 .box_a2c5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.column-9f4c .dynamic_6dc4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.column-9f4c .dynamic_6dc4 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;
}
.column-9f4c .dynamic_6dc4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.column-9f4c .dynamic_6dc4 .dynamic_6dc4 {
  top: 0;
  left: 100%;
}
.column-9f4c .modal_white_01b7.fn-focus-a25c > .texture_upper_ed68,
.column-9f4c .modal_white_01b7.fn-focus-a25c > .dynamic_6dc4,
.column-9f4c .modal_white_01b7:focus > .texture_upper_ed68,
.column-9f4c .modal_white_01b7:focus > .dynamic_6dc4,
.column-9f4c .modal_white_01b7:hover > .texture_upper_ed68,
.column-9f4c .modal_white_01b7:hover > .dynamic_6dc4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.column-9f4c.shadow-14a1 .detail-b560:after,
.column-9f4c.shadow-14a1 .detail-b560:before {
  content: "";
  display: table;
}
.column-9f4c.shadow-14a1 .detail-b560:after {
  clear: both;
}
.column-9f4c.shadow-14a1 .detail-b560 > li {
  float: left;
}
.column-9f4c.heading_inner_c3a5 .detail-b560:after,
.column-9f4c.heading_inner_c3a5 .detail-b560:before {
  content: "";
  display: table;
}
.column-9f4c.heading_inner_c3a5 .detail-b560:after {
  clear: both;
}
.column-9f4c.heading_inner_c3a5 .detail-b560 > li {
  float: left;
}
.column-9f4c.heading_inner_c3a5 .detail-b560 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.column-9f4c.heading_inner_c3a5 .detail-b560 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.column-9f4c.heading_inner_c3a5 .detail-b560 > li.new-5f0e > a,
.column-9f4c.heading_inner_c3a5 .detail-b560 > li.basic-3ec0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.column-9f4c.texture_12b2 .detail-b560 > li > a .mask-7a0d {
  position: relative;
}
.column-9f4c.texture_12b2 .detail-b560 > li > a .mask-7a0d: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;
}
.column-9f4c.texture_12b2
  .detail-b560
  > li:focus
  > a
  .mask-7a0d:before,
.column-9f4c.texture_12b2
  .detail-b560
  > li:hover
  > a
  .mask-7a0d:before {
  width: 100%;
  background-color: currentColor;
}
.column-9f4c.texture_12b2
  .detail-b560
  > li.new-5f0e
  > a
  .mask-7a0d:before,
.column-9f4c.texture_12b2
  .detail-b560
  > li.full_884f
  > a
  .mask-7a0d:before {
  width: 100%;
  background-color: currentColor;
}
.column-9f4c.alert_solid_c551 .detail-b560 > li > a .mask-7a0d {
  position: relative;
}
.column-9f4c.alert_solid_c551 .detail-b560 > li > a .mask-7a0d: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;
}
.column-9f4c.alert_solid_c551 .detail-b560 > li:focus > a .mask-7a0d:before,
.column-9f4c.alert_solid_c551
  .detail-b560
  > li:hover
  > a
  .mask-7a0d:before {
  width: 100%;
  background-color: currentColor;
}
.column-9f4c.alert_solid_c551
  .detail-b560
  > li.new-5f0e
  > a
  .mask-7a0d:before,
.column-9f4c.alert_solid_c551
  .detail-b560
  > li.full_884f
  > a
  .mask-7a0d:before {
  width: 100%;
  background-color: currentColor;
}
.cold-b8aa .menu_4930 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cold-b8aa .menu_4930 li:first-child > a {
  border-top: none;
}
.cold-b8aa .menu_4930 .shadow-f30e > .mask-7a0d .box_a2c5 {
  display: none;
}
.cold-b8aa .menu_4930 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.cold-b8aa .menu_4930 li:last-child {
  border: none;
}
.cold-b8aa .menu_4930 li.carousel-8a95 > a {
  padding-right: 45px !important;
}
.cold-b8aa .menu_4930 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.cold-b8aa .menu_4930 li a:focus,
.cold-b8aa .menu_4930 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold-b8aa .menu_4930 li .tertiary-clean-f6a1 {
  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;
}
.cold-b8aa .menu_4930 li .tertiary-clean-f6a1:hover {
  box-shadow: none;
}
.cold-b8aa .menu_4930 li .tertiary-clean-f6a1 .box_a2c5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.cold-b8aa .menu_4930 .dynamic_6dc4 {
  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);
}
.cold-b8aa .menu_4930 .dynamic_6dc4 li a {
  padding-left: 3em;
}
.cold-b8aa .menu_4930 .heading-rough-dd8f > a .tertiary-clean-f6a1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cold-b8aa .menu_4930 .heading-rough-dd8f > .dynamic_6dc4 {
  display: block;
  opacity: 1;
}
.hero_d0bd {
  max-width: 100%;
}
.modal_gold_b530 {
  line-height: 0;
  cursor: pointer;
}
.orange_b251 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.orange_b251:hover {
  box-shadow: none;
  color: currentColor;
}
.orange_b251 svg {
  width: 18px;
  height: 18px;
}
.orange_b251 .module_pressed_6147 {
  display: none;
}
.form-gas-421e {
  position: relative;
}
.form-gas-421e.fn-active-a25c .orange_b251 .grid-8ca6 {
  display: none;
}
.form-gas-421e.fn-active-a25c .orange_b251 .module_pressed_6147 {
  display: inline-block;
}
.form-gas-421e .column_hard_c139 {
  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);
}
.form-gas-421e.slider-bright-f70c .column_hard_c139 {
  left: auto;
  right: -0.9em;
}
.form-gas-421e.slider-bright-f70c .static_3974::before {
  left: auto;
  right: 15px;
}
.form-gas-421e.fn-active-a25c .column_hard_c139 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.down_78ee {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.down_78ee label {
  flex-basis: 100%;
}
.down_78ee .glass_a1ae {
  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;
}
.down_78ee .hovered-460f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.down_78ee .hovered-460f:focus {
  background-color: transparent;
}
.down_78ee button.notification_top_b840 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.down_78ee button.notification_top_b840:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.down_78ee button.notification_top_b840 svg {
  width: 18px;
  height: 18px;
}
.down_78ee input[type="submit"] {
  min-height: auto;
}
.gradient_left_5ee5 .down_78ee .hovered-460f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.static_3974 {
  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) {
  .static_3974 {
    width: 220px;
  }
}
.static_3974 label {
  flex-basis: 100%;
}
.static_3974::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;
}
.element-stone-f1aa .gradient_left_5ee5 .down_78ee {
  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;
}
.element-stone-f1aa
  .gradient_left_5ee5
  .down_78ee
  .glass_a1ae {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.element-stone-f1aa .gradient_left_5ee5 .down_78ee .hovered-460f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.element-stone-f1aa
  .gradient_left_5ee5
  .down_78ee
  .hovered-460f:focus {
  background: 0 0;
}
.element-stone-f1aa
  .gradient_left_5ee5
  .down_78ee
  .hard-50af {
  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;
}
.in_6ec7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.in_6ec7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.in_6ec7 li:last-child {
  margin-right: 0;
}
.in_6ec7 li:first-child {
  margin-left: 0;
}
.in_6ec7.article-9556 a {
  color: #fff;
}
.in_6ec7.article-9556 a:hover {
  color: #fff;
}
.in_6ec7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.in_6ec7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.in_6ec7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.in_6ec7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.in_6ec7 [class*="social-icon-apple"] {
  background-color: #999;
}
.in_6ec7 [class*="social-icon-apple"].cool_6480 {
  background-color: transparent;
  color: #999;
}
.in_6ec7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.in_6ec7 [class*="social-icon-behance"].cool_6480 {
  background-color: transparent;
  color: #1769ff;
}
.in_6ec7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.in_6ec7 [class*="social-icon-bitbucket"].cool_6480 {
  background-color: transparent;
  color: #205081;
}
.in_6ec7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.in_6ec7 [class*="social-icon-codepen"].cool_6480 {
  background-color: transparent;
  color: #000;
}
.in_6ec7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.in_6ec7 [class*="social-icon-delicious"].cool_6480 {
  background-color: transparent;
  color: #39f;
}
.in_6ec7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.in_6ec7 [class*="social-icon-digg"].cool_6480 {
  background-color: transparent;
  color: #005be2;
}
.in_6ec7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.in_6ec7 [class*="social-icon-dribbble"].cool_6480 {
  background-color: transparent;
  color: #ea4c89;
}
.in_6ec7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.in_6ec7 [class*="social-icon-envelope"].cool_6480 {
  background-color: transparent;
  color: #ea4335;
}
.in_6ec7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.in_6ec7 [class*="social-icon-facebook"].cool_6480 {
  background-color: transparent;
  color: #3b5998;
}
.in_6ec7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.in_6ec7 [class*="social-icon-flickr"].cool_6480 {
  background-color: transparent;
  color: #0063dc;
}
.in_6ec7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.in_6ec7 [class*="social-icon-foursquare"].cool_6480 {
  background-color: transparent;
  color: #2d5be3;
}
.in_6ec7 [class*="social-icon-github"] {
  background-color: #333;
}
.in_6ec7 [class*="social-icon-github"].cool_6480 {
  background-color: transparent;
  color: #333;
}
.in_6ec7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.in_6ec7 [class*="social-icon-google-plus"].cool_6480 {
  background-color: transparent;
  color: #dd4b39;
}
.in_6ec7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.in_6ec7 [class*="social-icon-houzz"].cool_6480 {
  background-color: transparent;
  color: #7ac142;
}
.in_6ec7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.in_6ec7 [class*="social-icon-instagram"].cool_6480 {
  background-color: transparent;
  color: #262626;
}
.in_6ec7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.in_6ec7 [class*="social-icon-jsfiddle"].cool_6480 {
  background-color: transparent;
  color: #487aa2;
}
.in_6ec7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.in_6ec7 [class*="social-icon-linkedin"].cool_6480 {
  background-color: transparent;
  color: #0077b5;
}
.in_6ec7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.in_6ec7 [class*="social-icon-medium"].cool_6480 {
  background-color: transparent;
  color: #00ab6b;
}
.in_6ec7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.in_6ec7
  [class*="social-icon-odnoklassniki"].cool_6480 {
  background-color: transparent;
  color: #f4731c;
}
.in_6ec7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.in_6ec7 [class*="social-icon-meetup"].cool_6480 {
  background-color: transparent;
  color: #ec1c40;
}
.in_6ec7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.in_6ec7 [class*="social-icon-pinterest"].cool_6480 {
  background-color: transparent;
  color: #bd081c;
}
.in_6ec7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.in_6ec7 [class*="social-icon-product-hunt"].cool_6480 {
  background-color: transparent;
  color: #da552f;
}
.in_6ec7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.in_6ec7 [class*="social-icon-reddit"].cool_6480 {
  background-color: transparent;
  color: #ff4500;
}
.in_6ec7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.in_6ec7 [class*="social-icon-rss"].cool_6480 {
  background-color: transparent;
  color: #f26522;
}
.in_6ec7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.in_6ec7
  [class*="social-icon-shopping-cart"].cool_6480 {
  background-color: transparent;
  color: #4caf50;
}
.in_6ec7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.in_6ec7 [class*="social-icon-skype"].cool_6480 {
  background-color: transparent;
  color: #00aff0;
}
.in_6ec7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.in_6ec7 [class*="social-icon-slideshare"].cool_6480 {
  background-color: transparent;
  color: #0077b5;
}
.in_6ec7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.in_6ec7 [class*="social-icon-snapchat"].cool_6480 {
  background-color: transparent;
  color: #fffc00;
}
.in_6ec7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.in_6ec7 [class*="social-icon-soundcloud"].cool_6480 {
  background-color: transparent;
  color: #f80;
}
.in_6ec7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.in_6ec7 [class*="social-icon-spotify"].cool_6480 {
  background-color: transparent;
  color: #2ebd59;
}
.in_6ec7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.in_6ec7
  [class*="social-icon-stack-overflow"].cool_6480 {
  background-color: transparent;
  color: #fe7a15;
}
.in_6ec7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.in_6ec7 [class*="social-icon-maldkfgram"].cool_6480 {
  background-color: transparent;
  color: #2ca5e0;
}
.in_6ec7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.in_6ec7 [class*="social-icon-tripadvisor"].cool_6480 {
  background-color: transparent;
  color: #589442;
}
.in_6ec7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.in_6ec7 [class*="social-icon-tumblr"].cool_6480 {
  background-color: transparent;
  color: #35465c;
}
.in_6ec7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.in_6ec7 [class*="social-icon-twitch"].cool_6480 {
  background-color: transparent;
  color: #6441a5;
}
.in_6ec7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.in_6ec7 [class*="social-icon-twitter"].cool_6480 {
  background-color: transparent;
  color: #1da1f2;
}
.in_6ec7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.in_6ec7 [class*="social-icon-vimeo"].cool_6480 {
  background-color: transparent;
  color: #1ab7ea;
}
.in_6ec7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.in_6ec7 [class*="social-icon-vk"].cool_6480 {
  background-color: transparent;
  color: #45668e;
}
.in_6ec7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.in_6ec7 [class*="social-icon-weibo"].cool_6480 {
  background-color: transparent;
  color: #df2029;
}
.in_6ec7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.in_6ec7 [class*="social-icon-weixin"].cool_6480 {
  background-color: transparent;
  color: #7bb32e;
}
.in_6ec7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.in_6ec7 [class*="social-icon-whatsapp"].cool_6480 {
  background-color: transparent;
  color: #25d366;
}
.in_6ec7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.in_6ec7 [class*="social-icon-wordpress"].cool_6480 {
  background-color: transparent;
  color: #21759b;
}
.in_6ec7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.in_6ec7 [class*="social-icon-xing"].cool_6480 {
  background-color: transparent;
  color: #026466;
}
.in_6ec7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.in_6ec7 [class*="social-icon-yelp"].cool_6480 {
  background-color: transparent;
  color: #af0606;
}
.in_6ec7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.in_6ec7 [class*="social-icon-youtube"].cool_6480 {
  background-color: transparent;
  color: #cd201f;
}
.cool-9e92 {
  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;
}
.cool-9e92:hover {
  box-shadow: none;
  background: 0 0;
}
.menu-e941 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.wide_36cc {
  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;
}
.focused_5426 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article_02af {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article_02af,
.article_02af::after,
.article_02af::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;
}
.article_02af::after,
.article_02af::before {
  content: "";
  display: block;
  background-color: inherit;
}
.badge_6e01 .wide_36cc .focused_5426 {
  margin-top: -2px;
  width: 19px;
}
.badge_6e01 .wide_36cc .article_02af {
  margin-top: -1px;
}
.badge_6e01 .wide_36cc .article_02af,
.badge_6e01 .wide_36cc .article_02af::after,
.badge_6e01 .wide_36cc .article_02af::before {
  width: 19px;
  height: 2px;
}
.badge_6e01 .wide_36cc .article_02af::before {
  top: -6px;
}
.badge_6e01 .wide_36cc .article_02af::after {
  bottom: -6px;
}
.thumbnail_purple_2280 .wide_36cc .focused_5426 {
  margin-top: -2px;
  width: 22px;
}
.thumbnail_purple_2280 .wide_36cc .article_02af {
  margin-top: -1px;
}
.thumbnail_purple_2280 .wide_36cc .article_02af,
.thumbnail_purple_2280 .wide_36cc .article_02af::after,
.thumbnail_purple_2280 .wide_36cc .article_02af::before {
  width: 22px;
  height: 2px;
}
.thumbnail_purple_2280 .wide_36cc .article_02af::before {
  top: -7px;
}
.thumbnail_purple_2280 .wide_36cc .article_02af::after {
  bottom: -7px;
}
.fixed-ccaa .wide_36cc .focused_5426 {
  margin-top: -2px;
  width: 31px;
}
.fixed-ccaa .wide_36cc .article_02af {
  margin-top: -1.5px;
}
.fixed-ccaa .wide_36cc .article_02af,
.fixed-ccaa .wide_36cc .article_02af::after,
.fixed-ccaa .wide_36cc .article_02af::before {
  width: 31px;
  height: 3px;
}
.fixed-ccaa .wide_36cc .article_02af::before {
  top: -9px;
}
.fixed-ccaa .wide_36cc .article_02af::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dim_d4f9 .wide_36cc .focused_5426 {
    margin-top: -2px;
    width: 19px;
  }
  .dim_d4f9 .wide_36cc .article_02af {
    margin-top: -1px;
  }
  .dim_d4f9 .wide_36cc .article_02af,
  .dim_d4f9 .wide_36cc .article_02af::after,
  .dim_d4f9 .wide_36cc .article_02af::before {
    width: 19px;
    height: 2px;
  }
  .dim_d4f9 .wide_36cc .article_02af::before {
    top: -6px;
  }
  .dim_d4f9 .wide_36cc .article_02af::after {
    bottom: -6px;
  }
  .paper-3514 .wide_36cc .focused_5426 {
    margin-top: -2px;
    width: 22px;
  }
  .paper-3514 .wide_36cc .article_02af {
    margin-top: -1px;
  }
  .paper-3514 .wide_36cc .article_02af,
  .paper-3514 .wide_36cc .article_02af::after,
  .paper-3514 .wide_36cc .article_02af::before {
    width: 22px;
    height: 2px;
  }
  .paper-3514 .wide_36cc .article_02af::before {
    top: -7px;
  }
  .paper-3514 .wide_36cc .article_02af::after {
    bottom: -7px;
  }
  .tabs-1f37 .wide_36cc .focused_5426 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-1f37 .wide_36cc .article_02af {
    margin-top: -1.5px;
  }
  .tabs-1f37 .wide_36cc .article_02af,
  .tabs-1f37 .wide_36cc .article_02af::after,
  .tabs-1f37 .wide_36cc .article_02af::before {
    width: 31px;
    height: 3px;
  }
  .tabs-1f37 .wide_36cc .article_02af::before {
    top: -9px;
  }
  .tabs-1f37 .wide_36cc .article_02af::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .media_middle_e307 .wide_36cc .focused_5426 {
    margin-top: -2px;
    width: 19px;
  }
  .media_middle_e307 .wide_36cc .article_02af {
    margin-top: -1px;
  }
  .media_middle_e307 .wide_36cc .article_02af,
  .media_middle_e307 .wide_36cc .article_02af::after,
  .media_middle_e307 .wide_36cc .article_02af::before {
    width: 19px;
    height: 2px;
  }
  .media_middle_e307 .wide_36cc .article_02af::before {
    top: -6px;
  }
  .media_middle_e307 .wide_36cc .article_02af::after {
    bottom: -6px;
  }
  .fluid_6172 .wide_36cc .focused_5426 {
    margin-top: -2px;
    width: 22px;
  }
  .fluid_6172 .wide_36cc .article_02af {
    margin-top: -1px;
  }
  .fluid_6172 .wide_36cc .article_02af,
  .fluid_6172 .wide_36cc .article_02af::after,
  .fluid_6172 .wide_36cc .article_02af::before {
    width: 22px;
    height: 2px;
  }
  .fluid_6172 .wide_36cc .article_02af::before {
    top: -7px;
  }
  .fluid_6172 .wide_36cc .article_02af::after {
    bottom: -7px;
  }
  .focus-c267 .wide_36cc .focused_5426 {
    margin-top: -2px;
    width: 31px;
  }
  .focus-c267 .wide_36cc .article_02af {
    margin-top: -1.5px;
  }
  .focus-c267 .wide_36cc .article_02af,
  .focus-c267 .wide_36cc .article_02af::after,
  .focus-c267 .wide_36cc .article_02af::before {
    width: 31px;
    height: 3px;
  }
  .focus-c267 .wide_36cc .article_02af::before {
    top: -9px;
  }
  .focus-c267 .wide_36cc .article_02af::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_bc98 .wide_36cc .focused_5426 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_bc98 .wide_36cc .article_02af {
    margin-top: -1px;
  }
  .secondary_bc98 .wide_36cc .article_02af,
  .secondary_bc98 .wide_36cc .article_02af::after,
  .secondary_bc98 .wide_36cc .article_02af::before {
    width: 19px;
    height: 2px;
  }
  .secondary_bc98 .wide_36cc .article_02af::before {
    top: -6px;
  }
  .secondary_bc98 .wide_36cc .article_02af::after {
    bottom: -6px;
  }
  .left-34cd .wide_36cc .focused_5426 {
    margin-top: -2px;
    width: 22px;
  }
  .left-34cd .wide_36cc .article_02af {
    margin-top: -1px;
  }
  .left-34cd .wide_36cc .article_02af,
  .left-34cd .wide_36cc .article_02af::after,
  .left-34cd .wide_36cc .article_02af::before {
    width: 22px;
    height: 2px;
  }
  .left-34cd .wide_36cc .article_02af::before {
    top: -7px;
  }
  .left-34cd .wide_36cc .article_02af::after {
    bottom: -7px;
  }
  .feature_aad2 .wide_36cc .focused_5426 {
    margin-top: -2px;
    width: 31px;
  }
  .feature_aad2 .wide_36cc .article_02af {
    margin-top: -1.5px;
  }
  .feature_aad2 .wide_36cc .article_02af,
  .feature_aad2 .wide_36cc .article_02af::after,
  .feature_aad2 .wide_36cc .article_02af::before {
    width: 31px;
    height: 3px;
  }
  .feature_aad2 .wide_36cc .article_02af::before {
    top: -9px;
  }
  .feature_aad2 .wide_36cc .article_02af::after {
    bottom: -9px;
  }
}
.wide_5b6f .article_02af {
  -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);
}
.wide_5b6f .article_02af::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wide_5b6f .article_02af::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);
}
.wide_5b6f.purple-1dc8 .article_02af {
  -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);
}
.wide_5b6f.purple-1dc8 .article_02af::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wide_5b6f.purple-1dc8 .article_02af::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);
}
.hard-5716 {
  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.tooltip-huge-9cbe:before {
  display: none;
}
.video-paper-52a1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.video-paper-52a1 .outline_tall_adf7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.video-paper-52a1 .outline_tall_adf7:last-of-type {
  border-bottom: none;
}
.video-paper-52a1 .outline_tall_adf7.layout-b77e,
.video-paper-52a1 .outline_tall_adf7.thumbnail_906d,
.video-paper-52a1 .outline_tall_adf7.liquid-b635 {
  padding: 0;
}
.video-paper-52a1 .cold-b8aa .tertiary-clean-f6a1 {
  color: currentColor;
}
.video-paper-52a1 .cold-b8aa .tertiary-clean-f6a1:focus,
.video-paper-52a1 .cold-b8aa .tertiary-clean-f6a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video-paper-52a1.thumbnail-narrow-c23c .icon_focused_e6a5,
.video-paper-52a1.thumbnail-narrow-c23c .filter_f868 a,
.video-paper-52a1.thumbnail-narrow-c23c .detail-b560 a,
.video-paper-52a1.thumbnail-narrow-c23c .dynamic_6dc4 a {
  color: rgba(0, 0, 0, 0.55);
}
.video-paper-52a1.thumbnail-narrow-c23c .icon_focused_e6a5:hover,
.video-paper-52a1.thumbnail-narrow-c23c .filter_f868 a:hover,
.video-paper-52a1.thumbnail-narrow-c23c .detail-b560 a:hover,
.video-paper-52a1.thumbnail-narrow-c23c .dynamic_6dc4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video-paper-52a1.thumbnail-narrow-c23c .selected-acae {
  color: rgba(0, 0, 0, 0.8);
}
.video-paper-52a1.thumbnail-narrow-c23c .outline_tall_adf7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.video-paper-52a1.thumbnail-narrow-c23c .outline_tall_adf7:before {
  background: rgba(0, 0, 0, 0.08);
}
.video-paper-52a1.thumbnail-narrow-c23c .notice-934c:before {
  background: rgba(255, 255, 255, 0.9);
}
.video-paper-52a1.thumbnail-narrow-c23c .cold-b8aa .menu_4930 li a,
.video-paper-52a1.thumbnail-narrow-c23c .cold-b8aa .tertiary-clean-f6a1,
.video-paper-52a1.thumbnail-narrow-c23c .dynamic_6dc4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.video-paper-52a1.thumbnail-narrow-c23c .cold-b8aa .tertiary-clean-f6a1:focus,
.video-paper-52a1.thumbnail-narrow-c23c .cold-b8aa .tertiary-clean-f6a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video-paper-52a1.thumbnail-narrow-c23c .menu_4930 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video-paper-52a1.prev_a302 .icon_focused_e6a5,
.video-paper-52a1.prev_a302 .filter_f868 a,
.video-paper-52a1.prev_a302 .detail-b560 .tertiary-clean-f6a1,
.video-paper-52a1.prev_a302 .detail-b560 a,
.video-paper-52a1.prev_a302 .dynamic_6dc4 a {
  color: rgba(255, 255, 255, 0.79);
}
.video-paper-52a1.prev_a302 .icon_focused_e6a5:hover,
.video-paper-52a1.prev_a302 .filter_f868 a:hover,
.video-paper-52a1.prev_a302 .detail-b560 .tertiary-clean-f6a1:hover,
.video-paper-52a1.prev_a302 .detail-b560 a:hover,
.video-paper-52a1.prev_a302 .dynamic_6dc4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video-paper-52a1.prev_a302 .selected-acae {
  color: rgba(255, 255, 255, 0.99);
}
.video-paper-52a1.prev_a302 .outline_tall_adf7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-paper-52a1.prev_a302 .outline_tall_adf7:before {
  background: rgba(255, 255, 255, 0.08);
}
.video-paper-52a1.prev_a302 .notice-934c:before {
  background: rgba(0, 0, 0, 0.9);
}
.video-paper-52a1.prev_a302 .cold-b8aa .menu_4930 li a,
.video-paper-52a1.prev_a302 .cold-b8aa .tertiary-clean-f6a1,
.video-paper-52a1.prev_a302 .dynamic_6dc4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-paper-52a1.prev_a302 .cold-b8aa .tertiary-clean-f6a1:focus,
.video-paper-52a1.prev_a302 .cold-b8aa .tertiary-clean-f6a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video-paper-52a1.prev_a302 .menu_4930 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-934c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.notice-934c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.feature_de20 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.video-hovered-829f .video-paper-52a1 {
  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;
}
.video-hovered-829f .outline_tall_adf7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.video-hovered-829f .outline_tall_adf7: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) {
  .video-hovered-829f .outline_tall_adf7:before {
    width: 16%;
    left: 42%;
  }
}
.video-hovered-829f .outline_tall_adf7:last-child:before {
  content: none;
}
.video-hovered-829f .outline_tall_adf7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.video-hovered-829f .cold-b8aa .menu_4930 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.video-hovered-829f .cold-b8aa .menu_4930 li a .tertiary-clean-f6a1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.video-hovered-829f .cold-b8aa .dynamic_6dc4 {
  border: none;
}
.video-hovered-829f .cold-b8aa .dynamic_6dc4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.video-hovered-829f .notice-934c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.video-hovered-829f .feature_de20 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.video-hovered-829f .prev_a302 .notice-934c:before {
  background: rgba(0, 0, 0, 0.9);
}
.video-hovered-829f .thumbnail-narrow-c23c.photo-e19c .article_02af {
  background: rgba(0, 0, 0, 0.6);
}
.video-hovered-829f
  .thumbnail-narrow-c23c.photo-e19c
  .article_02af::after,
.video-hovered-829f
  .thumbnail-narrow-c23c.photo-e19c
  .article_02af:before {
  background: inherit;
}
.video-hovered-829f
  .thumbnail-narrow-c23c.photo-e19c:hover
  .article_02af {
  background: rgba(0, 0, 0, 0.8);
}
.chip_in_26a4 .video-paper-52a1 {
  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) {
  .chip_in_26a4 .video-paper-52a1 {
    width: auto;
    right: 45px;
  }
}
.tabs-stale-fd31 .video-paper-52a1 {
  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) {
  .tabs-stale-fd31 .video-paper-52a1 {
    width: auto;
    left: 45px;
  }
}
.tooltip-huge-9cbe .video-paper-52a1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tooltip-huge-9cbe .feature_de20 {
  max-width: 48em;
  margin: 0 auto;
}
.tooltip-huge-9cbe .notice-934c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.list-dim-5b9c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.list-dim-5b9c.video-hovered-829f .video-paper-52a1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.list-dim-5b9c.chip_in_26a4 .video-paper-52a1 {
  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);
}
.list-dim-5b9c .video-paper-52a1 {
  visibility: visible;
}
.list-dim-5b9c.tabs-stale-fd31 .video-paper-52a1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.full_ce12,
.card_pressed_4f3a {
  overflow-x: hidden;
}
.full_ce12 .video-paper-52a1 {
  overflow: auto;
}
.full_ce12.video-hovered-829f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full_ce12.video-hovered-829f .video-paper-52a1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.full_ce12.video-hovered-829f .cool-9e92 {
  opacity: 0;
}
.full_ce12.chip_in_26a4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full_ce12.chip_in_26a4 .video-paper-52a1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.full_ce12.chip_in_26a4 .cool-9e92 {
  opacity: 0;
}
.full_ce12.tabs-stale-fd31 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.full_ce12.tabs-stale-fd31 .video-paper-52a1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.full_ce12.tabs-stale-fd31 .cool-9e92 {
  opacity: 0;
}
.full_ce12.tooltip-huge-9cbe .video-paper-52a1 {
  z-index: 10;
  visibility: visible;
}
.photo-e19c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.photo-e19c .article_02af {
  background: rgba(255, 255, 255, 0.99);
}
.photo-e19c .article_02af::after,
.photo-e19c .article_02af:before {
  background: inherit;
}
.photo-e19c:hover .article_02af {
  background: rgba(255, 255, 255, 0.99);
}
.tabs-stale-fd31 .photo-e19c {
  top: 10px;
  right: auto;
  left: 12px;
}
.tooltip-huge-9cbe .photo-e19c {
  display: none !important;
}
.full_ce12:before,
.card_pressed_4f3a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.full_ce12 .photo-e19c,
.card_pressed_4f3a .photo-e19c {
  display: inline-block;
}
.video-paper-52a1 .north_e0b4 {
  -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;
}
.full_ce12 .video-paper-52a1 .north_e0b4,
.card_pressed_4f3a .video-paper-52a1 .north_e0b4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout_right_a9cb .glass_a1ae {
  width: 100%;
}
.white_a1cd {
  padding: 0 0.5em 0;
}
.white_a1cd [class*="customify-col-"],
.white_a1cd [class*="customify-col_"],
.white_a1cd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.info-fast-9d2a .white_a1cd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lite_9c83 .element-3f94,
  .element-3f94 {
    display: none;
  }
  .message_c629 {
    text-align: left;
  }
  .pagination-current-31b4 {
    text-align: center;
  }
  .container-narrow-a456 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lite_9c83 .shadow_d3d9,
  .shadow_d3d9 {
    display: none;
  }
  .icon-under-c211 {
    text-align: left;
  }
  .label_focused_0731 {
    text-align: center;
  }
  .slider-4bff {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lite_9c83 .form_east_1177,
  .form_east_1177 {
    display: none;
  }
  .glass_db6d {
    text-align: left;
  }
  .hovered-42ad {
    text-align: center;
  }
  .media-upper-734e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title-black-6fed {
  box-shadow: none !important;
}
.gas-d5d9 .selected-5dd6,
.logo-advanced-9d56 .selected-5dd6 {
  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;
}
.logo-advanced-9d56 .selected-5dd6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.blue-d926 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.blue-d926:after,
.blue-d926:before {
  content: "";
  display: table;
}
.blue-d926:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .blue-d926 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.blue-d926,
.content_c7a8 {
  max-width: 1248px;
  margin: 0 auto;
}

.dark-48dc.nav-fixed-b515 .blue-d926 {
  max-width: 100%;
}
.dark-48dc.caption_thick_dac0 {
  max-width: 1200px;
  margin: 0 auto;
}
.dark-48dc.dirty-c99c .blue-d926 {
  max-width: 100%;
}
.dark-48dc.dirty-c99c > .blue-d926 {
  padding-left: 0;
  padding-right: 0;
}
.dark-48dc.dirty-c99c > .blue-d926 .lite_9c83 {
  margin: 0;
}
.dark-48dc.dirty-c99c
  > .blue-d926
  .modal_7c41.info_green_181f {
  margin-right: 0;
  margin-left: 0;
}
.dark-48dc.dirty-c99c #main.info_green_181f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .copper_6ef1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .copper_6ef1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .background_f36b .upper-e5e6 {
    padding-right: 1em;
  }
  .background_f36b.hover-steel-a26e .modal_7c41 {
    border-right: 1px solid #eaecee;
  }
  .background_f36b.hover-steel-a26e .upper-e5e6 {
    padding-right: 1em;
  }
  .background_f36b.hover-steel-a26e .fixed-2ff5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-plasma-7570 .upper-e5e6 {
    padding-left: 1em;
  }
  .focus-plasma-7570.hover-steel-a26e .modal_7c41 {
    border-left: 1px solid #eaecee;
  }
  .focus-plasma-7570.hover-steel-a26e .upper-e5e6 {
    padding-left: 1em;
  }
  .focus-plasma-7570.hover-steel-a26e .fixed-2ff5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_60b5 .upper-e5e6 {
    padding-left: 1em;
  }
  .panel_60b5.hover-steel-a26e .banner_tall_fe1e {
    border-right: 1px solid #eaecee;
  }
  .panel_60b5.hover-steel-a26e .light-a8c2 {
    border-right: 1px solid #eaecee;
  }
  .panel_60b5.hover-steel-a26e .upper-e5e6 {
    padding-left: 1em;
  }
  .panel_60b5.hover-steel-a26e .fixed-2ff5 {
    padding-right: 1em;
  }
  .panel_60b5.hover-steel-a26e .over-97f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern-399e .upper-e5e6 {
    padding-right: 1em;
  }
  .pattern-399e.hover-steel-a26e .banner_tall_fe1e {
    border-left: 1px solid #eaecee;
  }
  .pattern-399e.hover-steel-a26e .light-a8c2 {
    border-left: 1px solid #eaecee;
  }
  .pattern-399e.hover-steel-a26e .upper-e5e6 {
    padding-right: 1em;
  }
  .pattern-399e.hover-steel-a26e .fixed-2ff5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern-399e.hover-steel-a26e .over-97f8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_6ef1 .upper-e5e6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_6ef1.hover-steel-a26e .modal_7c41 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .copper_6ef1.hover-steel-a26e .upper-e5e6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_6ef1.hover-steel-a26e .fixed-2ff5 {
    padding-left: 1em;
  }
  .copper_6ef1.hover-steel-a26e .over-97f8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .copper_6ef1.hover-steel-a26e .upper-e5e6 {
    padding-left: 0;
  }
}
.east_5338 .wide_5808 {
  display: inline-block;
}
.yellow_2cdf {
  display: inline-block;
}
.frame_hard_c814 {
  word-con: break-word;
}
.bright_b590 > span {
  display: inline-block;
  padding: 5px 0;
}
.bright_b590 .active_969e {
  margin-left: 8px;
  margin-right: 8px;
}
.bright_b590 .content-smooth-cb39 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.lite-e912 .shade_down_6bcf {
  margin-bottom: 2em;
}
.lite-e912 .aside-east-fe52 {
  margin-bottom: 15px;
}
.lite-e912 .aside-east-fe52:last-child {
  margin-bottom: 0;
}
.lite-e912 .content_cf17 {
  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) {
  .lite-e912 .content_cf17 {
    display: block;
  }
}
.lite-e912 .highlight-336d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .lite-e912 .highlight-336d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.lite-e912 .preview-first-8c3f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.lite-e912 .preview-first-8c3f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.lite-e912 .preview-first-8c3f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.lite-e912 .frame_hard_c814 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.lite-e912 .frame_hard_c814 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.lite-e912 .message_copper_379d p:last-child {
  margin-bottom: 0;
}
.lite-e912 .huge_ca63 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.lite-e912 .texture_9ff9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.lite-e912 .link_0e72 {
  margin-top: 1em;
}
.lite-e912 .hovered_e6c5 {
  top: 0;
  display: block;
}
.lite-e912 .hovered_e6c5 a {
  color: inherit;
}
.lite-e912 .hovered_e6c5 a:hover {
  color: inherit;
}
.lite-e912 .image_fresh_4257 {
  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;
}
.lite-e912 .image_fresh_4257:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.lite-e912 .texture_9ff9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.lite-e912 .chip-d0e1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.lite-e912 .chip-d0e1:first-child {
  margin-top: 0;
}
.lite-e912 .chip-d0e1.card_966b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lite-e912 .chip-d0e1.container-first-bde6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lite-e912
  .chip-d0e1.container-first-bde6.list_652c
  .link_0e72 {
  width: 100%;
}
.lite-e912 .container-first-bde6 {
  -webkit-box-align: center;
  align-items: center;
}
.lite-e912 .container-first-bde6 .bright_b590,
.lite-e912 .container-first-bde6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.lite-e912 .preview-first-8c3f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lite-e912 .preview-first-8c3f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lite-e912 .preview-first-8c3f: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;
}
.lite-e912 .card_966b {
  z-index: 5;
}
.lite-e912 .green_36b0 .hidden_top_d368 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.lite-e912 .rough_48db .hidden_top_d368 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.lite-e912 .bright-3444 .hidden_top_d368 {
  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;
}
.lite-e912.item_simple_d019 .content_cf17,
.lite-e912.video_ed60 .content_cf17 {
  display: block;
}
.lite-e912.item_simple_d019 .content_cf17 .easy-7560,
.lite-e912.item_simple_d019 .content_cf17 .texture_9ff9,
.lite-e912.video_ed60 .content_cf17 .easy-7560,
.lite-e912.video_ed60 .content_cf17 .texture_9ff9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lite-e912.item-c2aa .highlight-336d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .lite-e912.item-c2aa .highlight-336d {
    margin-right: 0;
  }
}
.lite-e912.item_simple_d019 .highlight-336d,
.lite-e912.video_ed60 .highlight-336d {
  padding-top: 40%;
}
.lite-e912.item_simple_d019 .shade_down_6bcf,
.lite-e912.video_ed60 .shade_down_6bcf {
  display: block;
}
.lite-e912.item_simple_d019 .fn-sticky-a25c .texture_9ff9,
.lite-e912.video_ed60 .fn-sticky-a25c .texture_9ff9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.lite-e912.item_simple_d019 .highlight-336d,
.lite-e912.video_ed60 .highlight-336d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.lite-e912.item_simple_d019 .texture_9ff9 {
  padding: 1em;
}
.dropdown_cool_202c {
  margin: 30px auto;
  display: block;
}
.dropdown_cool_202c .large_4c39 > * {
  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;
}
.dropdown_cool_202c .large_4c39 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown_cool_202c .large_4c39 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-thick-97ca .bright_b590 {
  margin-bottom: 1.41575em;
}
.row-thick-97ca .info-2e4e {
  margin-bottom: 1.618em;
}
.caption-36df .item_7f72 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.caption-36df .item_7f72 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.caption-36df .main_b85c {
  max-width: 100%;
  overflow: auto;
}
.backdrop-solid-21d7 .caption-36df a:hover {
  text-decoration: underline;
}
.lite_b1f9 .aside-east-fe52:not(.frame_hard_c814),
.lite_b1f9 .preview-first-8c3f {
  margin-bottom: 1.41575em;
}
.lite_b1f9 .aside-east-fe52:not(.frame_hard_c814):last-child,
.lite_b1f9 .preview-first-8c3f:last-child {
  margin-bottom: 0;
}
.lite_b1f9 .aside-east-fe52.surface-red-06b1 {
  margin-bottom: 0.41575em;
}
.lite_b1f9 .dynamic-9ed4:before,
.lite_b1f9 .thumbnail_40fa:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.lite_b1f9 .dynamic-9ed4:before {
  content: "\f115";
}
.lite_b1f9 .thumbnail_40fa:before {
  content: "\f02c";
}
.lite_b1f9 .grid_light_7565 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.lite_b1f9 .grid_light_7565 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focused_d1fb {
  display: -webkit-box;
  display: flex;
}
.focused_d1fb .tall-e807 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focused_d1fb .tall-e807 {
    flex-basis: 90px;
  }
}
.focused_d1fb .paragraph_19e9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focused_d1fb .paragraph_19e9 {
    flex-basis: calc(100% - 50px);
  }
}
.focused_d1fb .hover-small-b371 p:last-child {
  margin-bottom: 0.72em;
}
.tertiary_purple_b536 .large_4c39 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tertiary_purple_b536 .large_4c39:after,
.tertiary_purple_b536 .large_4c39:before {
  content: "";
  display: table;
}
.tertiary_purple_b536 .large_4c39:after {
  clear: both;
}
.tertiary_purple_b536 .large_4c39 .green-218e,
.tertiary_purple_b536 .large_4c39 .chip-orange-efe5 {
  width: 49%;
}
.tertiary_purple_b536 .large_4c39 .green-218e a span.tooltip_lower_f738,
.tertiary_purple_b536 .large_4c39 .chip-orange-efe5 a span.tooltip_lower_f738 {
  display: block;
  margin-bottom: 5px;
}
.tertiary_purple_b536 .large_4c39 .chip-orange-efe5 {
  float: left;
  text-align: left;
}
.tertiary_purple_b536 .large_4c39 .green-218e {
  float: right;
  text-align: right;
}
.link_medium_201a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link_medium_201a {
    margin-bottom: 0;
  }
}
.soft_e3cd {
  margin-bottom: 1em;
}
.soft_e3cd .frame_hard_c814 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dynamic-95a9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tiny-8f5b .soft_e3cd,
.column-full-1331 .soft_e3cd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tiny-8f5b .soft_e3cd,
  .column-full-1331 .soft_e3cd {
    display: block;
  }
}
.tiny-8f5b .dynamic-95a9,
.column-full-1331 .dynamic-95a9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tiny-8f5b .dynamic-95a9,
  .column-full-1331 .dynamic-95a9 {
    margin-bottom: 1em;
  }
}
.tiny-8f5b .dynamic-95a9 img,
.column-full-1331 .dynamic-95a9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tiny-8f5b .description_198c,
.column-full-1331 .description_198c {
  flex-basis: calc(100% - 160px);
}
.tiny-8f5b .description_198c p,
.column-full-1331 .description_198c p {
  margin-bottom: 0;
}
.tiny-8f5b .description_198c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tiny-8f5b .description_198c {
    padding-left: 0;
  }
}
.column-full-1331 .description_198c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .column-full-1331 .description_198c {
    padding-right: 0;
  }
}
.column-full-1331 .dynamic-95a9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.lower_2211 .dynamic-95a9 {
  margin-bottom: 0.5em;
}
.lower_2211 .dynamic-95a9 img {
  width: 100%;
}
.link-stone-6aeb .west-027f,
.banner-clean-995b .west-027f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.banner-clean-995b .modal_7c41 .outer_2f36 p:last-child {
  margin-bottom: 0;
}
.progress_27de {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.highlight_tall_6aa1 .focus_upper_8b3e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .highlight_tall_6aa1 .focus_upper_8b3e:last-of-type {
    margin-bottom: 0;
  }
}
.highlight_tall_6aa1 .focus_upper_8b3e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight_tall_6aa1 .focus_upper_8b3e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.highlight_tall_6aa1 .focus_upper_8b3e ul li {
  margin: 0 0 0.6em;
}
.highlight_tall_6aa1 .focus_upper_8b3e ul li.hidden-advanced-31dc,
.highlight_tall_6aa1 .focus_upper_8b3e ul li.text_00aa {
  position: relative;
}
.highlight_tall_6aa1 .focus_upper_8b3e ul li.hidden-advanced-31dc .card_stale_469c,
.highlight_tall_6aa1 .focus_upper_8b3e ul li.text_00aa .card_stale_469c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.highlight_tall_6aa1 .focus_upper_8b3e ul li.hidden-advanced-31dc:after:after,
.highlight_tall_6aa1 .focus_upper_8b3e ul li.hidden-advanced-31dc:after:before,
.highlight_tall_6aa1
  .focus_upper_8b3e
  ul
  li.text_00aa:after:after,
.highlight_tall_6aa1
  .focus_upper_8b3e
  ul
  li.text_00aa:after:before {
  content: "";
  display: table;
}
.highlight_tall_6aa1 .focus_upper_8b3e ul li.hidden-advanced-31dc:after:after,
.highlight_tall_6aa1
  .focus_upper_8b3e
  ul
  li.text_00aa:after:after {
  clear: both;
}
.highlight_tall_6aa1 .focus_upper_8b3e a.feature_simple_3419:hover {
  text-decoration: none;
}
.highlight_tall_6aa1 .focus_upper_8b3e select {
  max-width: 100%;
}
.highlight_tall_6aa1 .focus_upper_8b3e table {
  font-size: 85%;
}
.highlight_tall_6aa1 .focus_upper_8b3e table td,
.highlight_tall_6aa1 .focus_upper_8b3e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.highlight_tall_6aa1 .focus_upper_8b3e table tfoot td {
  text-align: left;
}
.highlight_tall_6aa1 .focus_upper_8b3e :last-child {
  margin-bottom: 0;
}
.highlight_tall_6aa1 .focus_upper_8b3e .highlight-liquid-13d4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.highlight_tall_6aa1 .focus_upper_8b3e .highlight-liquid-13d4 label {
  width: 100%;
}
.highlight_tall_6aa1 .focus_upper_8b3e .highlight-liquid-13d4 .hovered-460f {
  width: 100%;
  display: block;
}
.highlight_tall_6aa1 .focus_upper_8b3e .highlight-liquid-13d4 .notification_top_b840 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.highlight_tall_6aa1 .focus_upper_8b3e .highlight-liquid-13d4 .notification_top_b840:hover svg #svg-search {
  fill: #444;
}
.highlight_tall_6aa1 .focus_upper_8b3e .highlight-liquid-13d4 .notification_top_b840 svg {
  width: 18px;
  height: 18px;
}
.highlight_tall_6aa1 .heading_5d2f ul ul,
.highlight_tall_6aa1 .tiny_b0c1 ul ul,
.highlight_tall_6aa1 .hover-iron-9fa8 ul ul,
.highlight_tall_6aa1 .purple-3c46 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.highlight_tall_6aa1 .heading_5d2f .carousel-8a95 > a,
.highlight_tall_6aa1 .tiny_b0c1 .carousel-8a95 > a,
.highlight_tall_6aa1 .hover-iron-9fa8 .carousel-8a95 > a,
.highlight_tall_6aa1 .purple-3c46 .carousel-8a95 > a {
  margin-bottom: 0;
}
.highlight_tall_6aa1 .badge-east-fb51 li,
.highlight_tall_6aa1 .heading_5d2f li,
.highlight_tall_6aa1 .wood-8810 li,
.highlight_tall_6aa1 .tiny_b0c1 li,
.highlight_tall_6aa1 .hover-iron-9fa8 li,
.highlight_tall_6aa1 .purple-3c46 li,
.highlight_tall_6aa1 .box-3adf li,
.highlight_tall_6aa1 .outline-clean-a8cc li {
  display: block;
  position: relative;
}
.highlight_tall_6aa1 .badge-east-fb51 li:last-child,
.highlight_tall_6aa1 .heading_5d2f li:last-child,
.highlight_tall_6aa1 .wood-8810 li:last-child,
.highlight_tall_6aa1 .tiny_b0c1 li:last-child,
.highlight_tall_6aa1 .hover-iron-9fa8 li:last-child,
.highlight_tall_6aa1 .purple-3c46 li:last-child,
.highlight_tall_6aa1 .box-3adf li:last-child,
.highlight_tall_6aa1 .outline-clean-a8cc li:last-child {
  border: none;
}
.highlight_tall_6aa1 .badge-east-fb51 li a,
.highlight_tall_6aa1 .heading_5d2f li a,
.highlight_tall_6aa1 .wood-8810 li a,
.highlight_tall_6aa1 .tiny_b0c1 li a,
.highlight_tall_6aa1 .hover-iron-9fa8 li a,
.highlight_tall_6aa1 .purple-3c46 li a,
.highlight_tall_6aa1 .box-3adf li a,
.highlight_tall_6aa1 .outline-clean-a8cc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.highlight_tall_6aa1 .badge-east-fb51 li ul li::before,
.highlight_tall_6aa1 .heading_5d2f li ul li::before,
.highlight_tall_6aa1 .wood-8810 li ul li::before,
.highlight_tall_6aa1 .tiny_b0c1 li ul li::before,
.highlight_tall_6aa1 .hover-iron-9fa8 li ul li::before,
.highlight_tall_6aa1 .purple-3c46 li ul li::before,
.highlight_tall_6aa1 .box-3adf li ul li::before,
.highlight_tall_6aa1 .outline-clean-a8cc li ul li::before {
  left: 15px;
}
.highlight_tall_6aa1 .badge-east-fb51 li ul a,
.highlight_tall_6aa1 .heading_5d2f li ul a,
.highlight_tall_6aa1 .wood-8810 li ul a,
.highlight_tall_6aa1 .tiny_b0c1 li ul a,
.highlight_tall_6aa1 .hover-iron-9fa8 li ul a,
.highlight_tall_6aa1 .purple-3c46 li ul a,
.highlight_tall_6aa1 .box-3adf li ul a,
.highlight_tall_6aa1 .outline-clean-a8cc li ul a {
  padding-left: 20px;
}
.highlight_tall_6aa1 .badge-east-fb51 li ul ul li::before,
.highlight_tall_6aa1 .heading_5d2f li ul ul li::before,
.highlight_tall_6aa1 .wood-8810 li ul ul li::before,
.highlight_tall_6aa1 .tiny_b0c1 li ul ul li::before,
.highlight_tall_6aa1 .hover-iron-9fa8 li ul ul li::before,
.highlight_tall_6aa1 .purple-3c46 li ul ul li::before,
.highlight_tall_6aa1 .box-3adf li ul ul li::before,
.highlight_tall_6aa1 .outline-clean-a8cc li ul ul li::before {
  left: 30px;
}
.highlight_tall_6aa1 .badge-east-fb51 li ul ul a,
.highlight_tall_6aa1 .heading_5d2f li ul ul a,
.highlight_tall_6aa1 .wood-8810 li ul ul a,
.highlight_tall_6aa1 .tiny_b0c1 li ul ul a,
.highlight_tall_6aa1 .hover-iron-9fa8 li ul ul a,
.highlight_tall_6aa1 .purple-3c46 li ul ul a,
.highlight_tall_6aa1 .box-3adf li ul ul a,
.highlight_tall_6aa1 .outline-clean-a8cc li ul ul a {
  padding-left: 40px;
}
.highlight_tall_6aa1 .pattern_fixed_7413 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.highlight_tall_6aa1 .outline-clean-a8cc ul li {
  margin-bottom: 1.41575em;
}
.highlight_tall_6aa1 .outline-clean-a8cc ul li .stale-521e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.highlight_tall_6aa1 .outline-clean-a8cc ul li .popup-dynamic-65a7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.prev_a302 .badge-east-fb51 li a,
.prev_a302 .heading_5d2f li a,
.prev_a302 .wood-8810 li a,
.prev_a302 .tiny_b0c1 li a,
.prev_a302 .hover-iron-9fa8 li a,
.prev_a302 .purple-3c46 li a,
.prev_a302 .box-3adf li a,
.prev_a302 .outline-clean-a8cc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev_a302 .pattern_fixed_7413 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev_a302 .focus_upper_8b3e ul li.hidden-advanced-31dc .card_stale_469c,
.prev_a302 .focus_upper_8b3e ul li.text_00aa .card_stale_469c {
  background: rgba(0, 0, 0, 0.2);
}
.prev_a302 .highlight_tall_6aa1 .focus_upper_8b3e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark-48dc .highlight_tall_6aa1 .menu_4930 li {
  margin: 0;
}
.dark-48dc .highlight_tall_6aa1 .menu_4930 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dark-48dc .highlight_tall_6aa1 .menu_4930 li ul {
  margin: 0;
}
.dark-48dc .highlight_tall_6aa1 .menu_4930 li ul li a {
  padding-left: 15px;
}
.dark-48dc .highlight_tall_6aa1 .menu_4930 li ul li li a {
  padding-left: 30px;
}
.dark-48dc .highlight_tall_6aa1 .menu_4930 li.basic-3ec0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dark-48dc .highlight_tall_6aa1 .menu_4930 li.basic-3ec0 > 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;
}
.dark-48dc .highlight_tall_6aa1 .menu_4930 li.basic-3ec0 > 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;
}
.feature-22c0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.simple_735d {
  position: relative;
  z-index: 10;
}
.simple_735d .north_e0b4 {
  width: 100%;
  max-width: 100%;
}
.button_slow_5e95 .picture_lower_d143 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.button_slow_5e95 .thumbnail-narrow-c23c {
}
.button_slow_5e95 .prev_a302 {
  background: #292929;
}
.heading_92cc .picture_lower_d143 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.heading_92cc .thumbnail-narrow-c23c {
  background: #f9f9f9;
}
.heading_92cc .prev_a302 {
  background: #303030;
}
.border-tall-85be .picture_lower_d143 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .border-tall-85be .wide_5808 {
    margin-bottom: 1em;
  }
  .border-tall-85be .wide_5808:last-child {
    margin-bottom: 0;
  }
}
.border-tall-85be .thumbnail-narrow-c23c {
  background: #ededed;
}
.border-tall-85be .prev_a302 {
  background: #1a1a1a;
}
.picture_lower_d143.thumbnail-narrow-c23c {
  color: rgba(0, 0, 0, 0.6);
}
.picture_lower_d143.thumbnail-narrow-c23c .secondary_dim_ae42 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture_lower_d143.prev_a302 {
  color: rgba(255, 255, 255, 0.99);
}
.picture_lower_d143.prev_a302 a:not(.feature_simple_3419) {
  color: rgba(255, 255, 255, 0.79);
}
.picture_lower_d143.prev_a302 a:not(.feature_simple_3419):hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_lower_d143.prev_a302 .secondary_dim_ae42 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_lower_d143.prev_a302 table tbody td,
.picture_lower_d143.prev_a302 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hovered-c015.hidden-pink-ccbc .blue-d926 {
  max-width: initial;
}
.hovered-c015 .aside_wood_fcdc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hovered-c015 .aside_wood_fcdc .north_e0b4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hovered-c015 .aside_wood_fcdc .north_e0b4 {
    display: block;
    margin-bottom: 2em;
  }
  .hovered-c015 .aside_wood_fcdc .north_e0b4:last-child {
    margin-bottom: 0;
  }
}
.border-tall-85be .wide_5808:last-child,
.heading_92cc .wide_5808:last-child,
.button_slow_5e95 .wide_5808:last-child {
  margin-bottom: 0;
}
.border-tall-85be .wide_5808 .highlight_tall_6aa1 .focus_upper_8b3e:last-child,
.heading_92cc .wide_5808 .highlight_tall_6aa1 .focus_upper_8b3e:last-child,
.button_slow_5e95 .wide_5808 .highlight_tall_6aa1 .focus_upper_8b3e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .border-tall-85be .selected_9e9a,
  .border-tall-85be .white-329e,
  .heading_92cc .selected_9e9a,
  .heading_92cc .white-329e,
  .button_slow_5e95 .selected_9e9a,
  .button_slow_5e95 .white-329e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .simple_735d .wide_5808 {
    margin-bottom: 2em;
  }
}
.simple_735d p:last-child {
  margin-bottom: 0;
}
.simple_735d li,
.simple_735d ul {
  list-style: none;
  margin: 0;
}
.simple_735d ul ul {
  margin-left: 2.617924em;
}
.summary_93b3 {
  font-size: 0.875em;
}

/* css-noise: 9c7c */
.ghost-box-u0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
