/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pressed_5d15/customify
Author: WPCustomify
Author URI: https://pressmaximum.pressed_5d15
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.pressed_5d15/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tag_6fa9.hero-18e1/licenses/gpl-2.0.dirty_6e1a
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.component-south-db28/, (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.fixed_8132.dropdown-action-2d02/normalize.surface-fast-bae6/
 ======
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.surface-fast-bae6 v7.0.0 | MIT License | github.pressed_5d15/necolas/normalize.surface-fast-bae6 */
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;
}
.green_0236 .blue_c22c,
.rough-9f5a,
.dim_43b2,
.frame-81ca,
.menu-68c1,
.basic_fcb6,
.easy-fada,
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;
}
.rough-9f5a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .rough-9f5a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .rough-9f5a,
  h1 {
    font-size: 1.8em;
  }
}
.dim_43b2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dim_43b2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dim_43b2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dim_43b2,
  h2 {
    font-size: 1.7em;
  }
}
.frame-81ca,
h3 {
  font-size: 1.618em;
}
.green_0236 .blue_c22c,
.menu-68c1,
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.box_green_6870 {
  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;
}
.info_b9b2:after,
.info_b9b2:before,
.pattern-purple-028b:after,
.pattern-purple-028b:before {
  content: "";
  display: table;
}
.info_b9b2:after,
.pattern-purple-028b:after {
  clear: both;
}
.simple-6315 {
  float: right;
  margin-right: 0;
}
.active-bright-4ec1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.disabled_a40c .layout_3f71,
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;
}
.disabled_a40c .layout_3f71: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;
}
.footer-small-9c6a .layout_3f71 {
  box-shadow: none;
}
.footer-small-9c6a
  .layout_3f71
  .box_bb43 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.footer-small-9c6a .layout_3f71 .component-purple-6105 {
  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;
}
.footer-small-9c6a
  .layout_3f71
  .component-purple-6105
  b {
  display: none;
}
.footer-small-9c6a .message-b8fe {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.layout_black_159d:not(.right_4383):not(.iron_99ca),
button:not(.right_4383):not(.iron_99ca),
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ),
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ),
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ) {
  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;
}
.layout_black_159d:not(.right_4383):not(
    .iron_99ca
  ):hover,
button:not(.right_4383):not(
    .iron_99ca
  ):hover,
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ):hover,
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ):hover,
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.layout_black_159d:not(.right_4383):not(
    .iron_99ca
  ):active,
.layout_black_159d:not(.right_4383):not(
    .iron_99ca
  ):focus,
button:not(.right_4383):not(
    .iron_99ca
  ):active,
button:not(.right_4383):not(
    .iron_99ca
  ):focus,
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ):active,
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ):focus,
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ):active,
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ):focus,
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ):active,
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ):focus {
  outline: 0;
}
.layout_black_159d:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413,
button:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413,
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413,
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413,
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413 {
  position: relative;
}
.layout_black_159d:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .button-yellow-8272,
.layout_black_159d:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .pattern-basic-beef,
.layout_black_159d:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .slider-f73f,
.layout_black_159d:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  i,
.layout_black_159d:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  svg,
button:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .button-yellow-8272,
button:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .pattern-basic-beef,
button:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .slider-f73f,
button:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  i,
button:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  svg,
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .button-yellow-8272,
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .pattern-basic-beef,
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .slider-f73f,
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  i,
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  svg,
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .button-yellow-8272,
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .pattern-basic-beef,
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .slider-f73f,
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  i,
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  svg,
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .button-yellow-8272,
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .pattern-basic-beef,
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  .slider-f73f,
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  i,
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413
  svg {
  visibility: hidden;
}
.layout_black_159d:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413:after,
button:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413:after,
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413:after,
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413:after,
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ).fn-loading-b413: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;
}
.layout_black_159d:not(.right_4383):not(.iron_99ca),
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ),
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ),
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ) {
  color: #fff;
  background: #235787;
}
.layout_black_159d:not(.right_4383):not(
    .iron_99ca
  ):focus,
input[type="button"]:not(.right_4383):not(
    .iron_99ca
  ):focus,
input[type="reset"]:not(.right_4383):not(
    .iron_99ca
  ):focus,
input[type="submit"]:not(.right_4383):not(
    .iron_99ca
  ):focus {
  color: #fff;
}
.layout_black_159d.fn-disabled-b413:not(.right_4383):not(
    .iron_99ca
  ),
.layout_black_159d[disabled]:not(.right_4383):not(
    .iron_99ca
  ),
button.fn-disabled-b413:not(.right_4383):not(
    .iron_99ca
  ),
button[disabled]:not(.right_4383):not(
    .iron_99ca
  ) {
  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;
}
.info_light_34d0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.info_light_34d0: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;
}
.summary_cbaa {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.column-8811 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paragraph-ce59 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.info_b9b2:after,
.info_b9b2:before,
.main-4be4:after,
.main-4be4:before,
.block_gas_5440:after,
.block_gas_5440:before,
.title_c95f:after,
.title_c95f:before,
.fresh-7295:after,
.fresh-7295:before,
.lower-d0c4:after,
.lower-d0c4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.info_b9b2:after,
.main-4be4:after,
.block_gas_5440:after,
.title_c95f:after,
.fresh-7295:after,
.lower-d0c4:after {
  clear: both;
}
.main-4be4 .detail-bfca,
.block_gas_5440 .detail-bfca,
.backdrop_1b73 .detail-bfca {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.preview_next_c56b {
  display: inline-block;
}
.caption-94e6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.caption-94e6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.caption-94e6 .fluid_5f15 {
  padding: 1em 0;
  font-size: 85%;
}
.fluid_5f15 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.filter_stone_ba79 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.filter_stone_ba79:after,
.filter_stone_ba79:before {
  content: "";
  display: table;
}
.filter_stone_ba79:after {
  clear: both;
}
.lite_5c48 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.container-next-7c8a .lite_5c48 {
  max-width: 50%;
}
.background_ec0c .lite_5c48 {
  max-width: 33.33%;
}
.badge_7fcd .lite_5c48 {
  max-width: 25%;
}
.popup-yellow-a594 .lite_5c48 {
  max-width: 20%;
}
.dark_a057 .lite_5c48 {
  max-width: 16.66%;
}
.wrapper_solid_6f13 .lite_5c48 {
  max-width: 14.28%;
}
.sidebar_dcf1 .lite_5c48 {
  max-width: 12.5%;
}
.menu_49ed .lite_5c48 {
  max-width: 11.11%;
}
.section-28a5 {
  display: block;
}
.green_0236 .item_741e label,
.green_0236 .blue-03c5 label,
.green_0236 .up-b4f7 label,
.green_0236 .heading_ef8f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture_4335 {
  list-style: none;
  margin: 0;
}
.texture_4335 article.article_brown_a622 {
  margin-bottom: 0;
}
.texture_4335 ul {
  list-style: none;
  margin: 0;
}
.texture_4335 .fixed_7be3 li.article_brown_a622 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture_4335 .fixed_7be3 li.article_brown_a622 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture_4335 .fixed_7be3 li.article_brown_a622: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) {
  .texture_4335 .fixed_7be3 li.article_brown_a622 li.article_brown_a622 li.article_brown_a622 li.article_brown_a622 {
    padding-left: 0;
  }
}
article.article_brown_a622 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article_brown_a622 .main-4be4 p:last-of-type {
  margin-bottom: 0;
}
article.article_brown_a622 .paper-b193 {
  float: left;
}
article.article_brown_a622 .table-92a6 {
  margin-left: 85px;
}
article.article_brown_a622 .lite-a000 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article_brown_a622 .lite-a000 .primary-b165 {
  margin-left: 10px;
}
article.article_brown_a622 .clean-5d2c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article_brown_a622 .title-c47b {
  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 .item_741e,
  #respond .up-b4f7,
  #respond .heading_ef8f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_741e input,
#respond .up-b4f7 input,
#respond .heading_ef8f input {
  width: 100%;
}
#respond .heading_ef8f {
  margin-right: 0;
}
#respond .pagination-8b5a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip-purple-39f4 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip-purple-39f4.tooltip_cc38 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.chip-purple-39f4 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.chip-purple-39f4:focus,
.chip-purple-39f4: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);
}
.message_fixed_89ef {
  border-radius: 10%;
}
.active_wide_05cc {
  border-radius: 50%;
}
.input_9aa4 {
  font-size: 0.72em;
}
.right_68d0 {
  font-size: 0.875em;
}
.tabs-d637 {
  font-size: 1.1em;
}
.old_dea2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.old_dea2.input_9aa4 {
  letter-spacing: 0.5px;
}
.link_light_8dd9,
.link_light_8dd9 a {
  color: #6d6d6d;
}
.link_light_8dd9 a:hover {
  color: #111;
}
.footer-e9f1 {
  color: #6d6d6d;
}
.caption-solid-c598 {
  overflow-x: hidden;
}
.caption-solid-c598 .warm_b342.title_8a36 {
  position: relative;
}
.caption-solid-c598 .warm_b342.title_8a36.dropdown-new-501d {
  position: initial;
}
.caption-solid-c598
  .warm_b342.title_8a36.dropdown-new-501d
  .block_9ef1 {
  left: auto;
}
.caption-solid-c598 .warm_b342 .block_9ef1 {
  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;
}
.caption-solid-c598 .warm_b342:hover.title_8a36 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption-solid-c598
  .warm_b342:hover.title_8a36
  .block_9ef1 {
  display: block;
  z-index: 9999999;
}
.caption-solid-c598 .texture-hard-ce46 .iron_612f,
.caption-solid-c598 .description_over_96fa .iron_612f {
  display: none;
}
.caption-solid-c598 .link-3df8 .warm_b342:hover.title_8a36 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.green_0236 .item_741e label,
.green_0236 .blue-03c5 label,
.green_0236 .up-b4f7 label,
.green_0236 .heading_ef8f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture_4335 {
  list-style: none;
  margin: 0;
}
.texture_4335 article.article_brown_a622 {
  margin-bottom: 0;
}
.texture_4335 ul {
  list-style: none;
  margin: 0;
}
.texture_4335 .fixed_7be3 li.article_brown_a622 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture_4335 .fixed_7be3 li.article_brown_a622 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture_4335 .fixed_7be3 li.article_brown_a622: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) {
  .texture_4335 .fixed_7be3 li.article_brown_a622 li.article_brown_a622 li.article_brown_a622 li.article_brown_a622 {
    padding-left: 0;
  }
}
article.article_brown_a622 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article_brown_a622 .main-4be4 p:last-of-type {
  margin-bottom: 0;
}
article.article_brown_a622 .paper-b193 {
  float: left;
}
article.article_brown_a622 .table-92a6 {
  margin-left: 85px;
}
article.article_brown_a622 .lite-a000 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article_brown_a622 .lite-a000 .primary-b165 {
  margin-left: 10px;
}
article.article_brown_a622 .clean-5d2c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article_brown_a622 .title-c47b {
  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 .item_741e,
  #respond .up-b4f7,
  #respond .heading_ef8f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_741e input,
#respond .up-b4f7 input,
#respond .heading_ef8f input {
  width: 100%;
}
#respond .heading_ef8f {
  margin-right: 0;
}
#respond .pagination-8b5a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-hard-ce46 .rough_c533 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.rough_c533 .hero-7ff0.tooltip-65ad .blue-7a3b > li > a:focus,
.rough_c533 .hero-7ff0.tooltip-65ad .blue-7a3b > li > a:hover,
.rough_c533 .hero-7ff0.modal-d0cf .blue-7a3b > li > a:focus,
.rough_c533 .hero-7ff0.modal-d0cf .blue-7a3b > li > a:hover,
.rough_c533 .hero-7ff0.gradient_5015 .blue-7a3b > li > a:focus,
.rough_c533 .hero-7ff0.gradient_5015 .blue-7a3b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_c533
  .hero-7ff0.tooltip-65ad
  .blue-7a3b
  > li.info_pressed_9e24
  > a,
.rough_c533
  .hero-7ff0.tooltip-65ad
  .blue-7a3b
  > li.liquid_d5c7
  > a,
.rough_c533
  .hero-7ff0.modal-d0cf
  .blue-7a3b
  > li.info_pressed_9e24
  > a,
.rough_c533
  .hero-7ff0.modal-d0cf
  .blue-7a3b
  > li.liquid_d5c7
  > a,
.rough_c533
  .hero-7ff0.gradient_5015
  .blue-7a3b
  > li.info_pressed_9e24
  > a,
.rough_c533 .hero-7ff0.gradient_5015 .blue-7a3b > li.nav_36c0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.rough_c533 .cold-6b82,
.rough_c533 .cold-6b82 a {
  color: rgba(255, 255, 255, 0.99);
}
.rough_c533 .texture_9a2a.pagination-2630 li a,
.rough_c533 .basic-382a a,
.rough_c533 .hero-outer-ddc9,
.rough_c533 .blue-7a3b > li > a,
.rough_c533 .container_3356 {
  color: rgba(255, 255, 255, 0.79);
}
.rough_c533 .texture_9a2a.pagination-2630 li a:hover,
.rough_c533 .basic-382a a:hover,
.rough_c533 .hero-outer-ddc9:hover,
.rough_c533 .blue-7a3b > li > a:hover,
.rough_c533 .container_3356:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_c533 .media_copper_1cee {
  color: rgba(255, 255, 255, 0.79);
}
.rough_c533 .media_copper_1cee .thick-5d92 {
  color: rgba(255, 255, 255, 0.99);
}
.rough_c533 .media_copper_1cee:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_c533 .purple-c389 .progress-f103 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.rough_c533 .purple-c389 .progress-f103 .left_80bc {
  color: rgba(255, 255, 255, 0.79);
}
.rough_c533
  .purple-c389
  .progress-f103
  .left_80bc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_c533
  .purple-c389
  .progress-f103
  .left_80bc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_c533
  .purple-c389
  .progress-f103
  .left_80bc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_c533
  .purple-c389
  .progress-f103
  .left_80bc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_c533 .purple-c389 .mask_9cdc {
  color: rgba(255, 255, 255, 0.79);
}
.rough_c533 .purple-c389 .mask_9cdc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_b56e
  .rough_c533
  .purple-c389
  .notification_large_3526
  .image-ce50 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner_b56e
  .rough_c533
  .purple-c389
  .notification_large_3526
  .left_80bc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture-hard-ce46 .info_cbed {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.info_cbed .hero-7ff0.tooltip-65ad .blue-7a3b > li > a:focus,
.info_cbed .hero-7ff0.tooltip-65ad .blue-7a3b > li > a:hover,
.info_cbed .hero-7ff0.modal-d0cf .blue-7a3b > li > a:focus,
.info_cbed .hero-7ff0.modal-d0cf .blue-7a3b > li > a:hover,
.info_cbed .hero-7ff0.gradient_5015 .blue-7a3b > li > a:focus,
.info_cbed .hero-7ff0.gradient_5015 .blue-7a3b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_cbed
  .hero-7ff0.tooltip-65ad
  .blue-7a3b
  > li.info_pressed_9e24
  > a,
.info_cbed
  .hero-7ff0.tooltip-65ad
  .blue-7a3b
  > li.liquid_d5c7
  > a,
.info_cbed
  .hero-7ff0.modal-d0cf
  .blue-7a3b
  > li.info_pressed_9e24
  > a,
.info_cbed
  .hero-7ff0.modal-d0cf
  .blue-7a3b
  > li.liquid_d5c7
  > a,
.info_cbed
  .hero-7ff0.gradient_5015
  .blue-7a3b
  > li.info_pressed_9e24
  > a,
.info_cbed .hero-7ff0.gradient_5015 .blue-7a3b > li.nav_36c0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.info_cbed .cold-6b82,
.info_cbed .cold-6b82 a {
  color: rgba(0, 0, 0, 0.8);
}
.info_cbed .texture_9a2a.pagination-2630 li a,
.info_cbed .basic-382a a,
.info_cbed .hero-outer-ddc9,
.info_cbed .blue-7a3b > li > a,
.info_cbed .container_3356 {
  color: rgba(0, 0, 0, 0.55);
}
.info_cbed .texture_9a2a.pagination-2630 li a:hover,
.info_cbed .basic-382a a:hover,
.info_cbed .hero-outer-ddc9:hover,
.info_cbed .blue-7a3b > li > a:hover,
.info_cbed .container_3356:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_cbed .media_copper_1cee {
  color: rgba(0, 0, 0, 0.55);
}
.info_cbed .media_copper_1cee .thick-5d92 {
  color: rgba(0, 0, 0, 0.8);
}
.info_cbed .media_copper_1cee:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_4a3b .logo_fast_cb86 {
  margin-left: auto;
  margin-right: auto;
}
.block_gas_5440 > * {
  margin-left: auto;
  margin-right: auto;
}
.block_gas_5440 .summary_cbaa {
  margin-right: 1.41575em;
}
.orange_9121 .block_gas_5440 > .notification-dynamic-b043 {
  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;
}
.orange_9121 .block_gas_5440 > .paragraph_silver_d6b5 {
  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;
}
.hero-dynamic-6fb5.center_4a3b .logo_fast_cb86,
.lower_d20b.center_4a3b .logo_fast_cb86 {
  margin-left: 0;
}
.block-liquid-18bc.center_4a3b .logo_fast_cb86,
.chip-5322.center_4a3b .logo_fast_cb86 {
  margin-right: 0;
}
.block_gas_5440 ol,
.block_gas_5440 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.new_7535 video {
  max-width: 100%;
}
.widget_43f0 img {
  display: block;
}
.widget_43f0.summary_cbaa,
.widget_43f0.column-8811 {
  width: 100%;
}
.widget_43f0.paragraph_silver_d6b5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.warm-7aa3:not(.notice-glass-fed8) {
  margin: 1.5em auto;
}
.breadcrumb-f582 p {
  padding: 1.5em 14px;
}
ul.header_slow_f7a2.paragraph_silver_d6b5,
ul.header_slow_f7a2.notification-dynamic-b043,
ul.header_slow_f7a2.pattern_short_ec50.notification-dynamic-b043 {
  padding: 0 14px;
}
.active_96e6 {
  display: block;
  overflow-x: auto;
}
.active_96e6 table {
  border-collapse: collapse;
  width: 100%;
}
.active_96e6 td,
.active_96e6 th {
  padding: 0.5em;
}
.block_gas_5440 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.block_gas_5440 ol ol,
.block_gas_5440 ol ul,
.block_gas_5440 ul ol,
.block_gas_5440 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.block_gas_5440 ol ol li,
.block_gas_5440 ol ul li,
.block_gas_5440 ul ol li,
.block_gas_5440 ul ul li {
  margin-left: 0;
}
.tall_8756.element_out_f770 > .texture-82de {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tall_8756.element_out_f770 > .texture-82de iframe,
.tall_8756.element_out_f770 > .texture-82de > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview_76aa {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview_76aa.thumbnail-5f16 {
  padding: 0;
}
.preview_76aa.thumbnail-5f16 cite {
  font-size: 13px;
}
.preview_76aa > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview_76aa cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.steel-0260 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.steel-0260 > p:first-child {
  margin-top: 0;
}
.steel-0260 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.steel-0260 blockquote {
  border-left: 0;
}
.paper-f592 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paper-f592:not(.carousel-smooth-1e6f) {
  max-width: 100px;
}
.paper-f592.logo-easy-9423 {
  border-bottom: none !important;
  text-align: center;
}
.paper-f592.logo-easy-9423::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .breadcrumb-f582 p {
    padding: 1.5em 0;
  }
}
.pagination_e70e {
  color: #0073aa;
}
.static_cb39 {
  background-color: #0073aa;
}
.active_d3e4 {
  color: #229fd8;
}
.widget-pressed-81f7 {
  background-color: #229fd8;
}
.down-a16d {
  color: #eee;
}
.breadcrumb-d701 {
  background-color: #eee;
}
.form-c857 {
  color: #444;
}
.pressed-1fbf {
  background-color: #444;
}
.active_4ab1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.active_4ab1 .prev_4940 .basic-382a {
  font-size: 15px;
}
.active_4ab1 .basic-382a {
  line-height: 1.3;
}
.active_4ab1 .info_cbed {
}
.active_4ab1 .rough_c533 {
  background: #235787;
}
.middle-840c {
  padding: 0;
}
.middle-840c .rough_c533 {
  background: #1a1a1a;
}
.middle-840c .info_cbed {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accent-focused-dc9c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accent-focused-dc9c .info_cbed {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accent-focused-dc9c .rough_c533 {
  background: #303030;
}
.lower-d0c4 {
  position: relative;
  z-index: 10;
}
.lower-d0c4 .rough-c464 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected-5fb9 .title_8a36 {
  display: inline-block;
  vertical-align: middle;
}
.selected-5fb9.card_df57 .title_8a36 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .selected-5fb9.card_df57 .title_8a36 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .selected-5fb9.card_df57 .title_8a36 {
    margin-right: 0.4em;
  }
}
.selected-5fb9.card_df57 .title_8a36:last-child {
  margin-right: 0;
}
.motion-f93a .rough-c464 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .texture-hard-ce46 .prev_4940 {
    margin: 0 -0.5em;
  }
  .texture-hard-ce46 .prev_4940 [class*="customify-col-"],
  .texture-hard-ce46 .prev_4940 [class*="customify-col_"],
  .texture-hard-ce46 .prev_4940 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.texture-hard-ce46.media-f25c .rough-c464 {
  background: 0 0 !important;
}
.texture-hard-ce46.media-f25c .rough-c464,
.texture-hard-ce46.motion-f93a .rough-c464 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .texture-hard-ce46.over_ada8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.texture-hard-ce46.motion-f93a .rough-c464 {
  box-shadow: none !important;
}
.avatar-copper-6159 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .avatar-copper-6159 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-copper-6159 {
    padding: 18px 0 20px;
  }
}
.avatar-copper-6159 .fixed_67e4 {
  width: 100%;
}
.avatar-copper-6159 .caption_green_ce1a {
  margin-bottom: 0;
}
.avatar-copper-6159 .breadcrumb_gold_ad62 {
  margin-top: 5px;
  font-size: 0.875em;
}
.south_0cb3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.south_0cb3 .light-fd93 {
  width: 100%;
}
.sort_east_294b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sort_east_294b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sort_east_294b 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;
}
.sort_east_294b li:last-child:after {
  display: none;
}
.sort_east_294b li a {
  font-weight: 500;
  margin-right: 10px;
}
.black-ea5c .iron_612f button,
.avatar-copper-6159 .iron_612f button {
  left: 0;
}
.black-ea5c .light-fd93,
.avatar-copper-6159 .light-fd93 {
  padding-left: 0;
  padding-right: 0;
}
.black-ea5c .south_0cb3,
.avatar-copper-6159 .south_0cb3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.black-ea5c {
  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;
}
.black-ea5c: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;
}
.black-ea5c .tertiary-17a3 {
  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) {
  .black-ea5c .tertiary-17a3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .black-ea5c .tertiary-17a3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .black-ea5c .tertiary-17a3 {
    min-height: 200px;
  }
}
.black-ea5c .sort_east_294b {
  color: rgba(255, 255, 255, 0.8);
}
.black-ea5c .sort_east_294b a,
.black-ea5c .sort_east_294b li:after {
  color: inherit;
}
.black-ea5c .sort_east_294b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.soft-2245 {
  margin-bottom: 0.5em;
}
.blue_0986 {
  margin-bottom: 1.2em;
}
.blue_0986,
.soft-2245 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.blue_0986 p:last-child,
.soft-2245 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .iron_612f,
#masthead .iron_612f {
  display: none;
}
#masthead
  > .iron_612f.modal-ca24 {
  display: none;
}
#masthead > .iron_612f button {
  left: 0;
}
.upper_85ea {
  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%;
}
.upper_85ea .title_8a36 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.upper_85ea .dirty_85ad {
  display: -webkit-box;
  display: flex;
}
.upper_85ea .dirty_85ad.badge_dirty_1fde {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.upper_85ea .dirty_85ad.row_hard_4a14 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.upper_85ea .dirty_85ad.feature-4d9f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.upper_85ea.input_brown_110a.highlight_focused_5061 .dirty_85ad.badge_dirty_1fde {
  flex-basis: 100%;
}
.upper_85ea.backdrop-bright-5e2c .dirty_85ad.row_hard_4a14 {
  -webkit-box-flex: 1;
  flex: auto;
}
.upper_85ea.backdrop-bright-5e2c .dirty_85ad.feature-4d9f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .iron_612f.modal-ca24 {
  display: none;
}
#masthead > .iron_612f button {
  left: 0;
}
.header-inner-4533 {
  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;
}
.header-inner-4533:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.header-inner-4533.overlay_9854 i {
  margin-right: 4px;
}
.header-inner-4533.outline_b7c6 i {
  margin-left: 5px;
}
.basic-382a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.basic-382a p:last-child {
  margin-bottom: 0;
}
.mini-3a4c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.mini-3a4c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.mini-3a4c img {
  display: block;
  width: auto;
  line-height: 1;
}
.mini-3a4c .cold-6b82 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.mini-3a4c .hard_994c {
  margin: 5px 0 7px 0;
}
.mini-3a4c.logo_hovered_1a4e .input-8a9e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-3a4c.logo_hovered_1a4e .cool_b06c {
  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;
}
.mini-3a4c.mask_7b67 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.mini-3a4c.mask_7b67 .input-8a9e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-3a4c.mask_7b67 .cool_b06c {
  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;
}
.mini-3a4c.block_red_cdd6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mini-3a4c.top-5350 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.mini-3a4c.top-5350 .cool_b06c {
  margin-top: 7px;
}
.photo_medium_e55e {
  display: inline-block;
}
.lower-d0c4 .stone_a5ec .mini-3a4c img {
  max-width: 100%;
}
.hero-7ff0 .table_white_82bd.label-easy-0f10,
.selected-4d53 .table_white_82bd.label-easy-0f10 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-7ff0 .thumbnail_094a,
.selected-4d53 .thumbnail_094a {
  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%);
}
.hero-7ff0 .thumbnail_094a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hero-7ff0.small_1ec2 .thumbnail_094a {
  display: none;
}
.hero-7ff0 .icon-c738 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-7ff0 .icon-c738 li {
  display: inline-block;
  position: relative;
}
.hero-7ff0 .icon-c738 li:last-child {
  margin-right: 0;
}
.hero-7ff0 .icon-c738 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;
}
.hero-7ff0 .icon-c738 li.nav_36c0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hero-7ff0 .icon-c738 > 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;
}
.hero-7ff0 .icon-c738 > li > a i {
  line-height: 0;
}
.hero-7ff0 .icon-c738 > li.info_ce4f > a .thumbnail_094a {
  margin-left: 4px;
  line-height: 0;
}
.hero-7ff0 .icon-c738 .container-selected-eb8c li.info_ce4f > a {
  position: relative;
}
.hero-7ff0 .icon-c738 .container-selected-eb8c li.info_ce4f > a:after,
.hero-7ff0 .icon-c738 .container-selected-eb8c li.info_ce4f > a:before {
  content: "";
  display: table;
}
.hero-7ff0 .icon-c738 .container-selected-eb8c li.info_ce4f > a:after {
  clear: both;
}
.hero-7ff0 .icon-c738 .container-selected-eb8c li.info_ce4f > a .thumbnail_094a {
  margin-left: 5px;
  float: right;
}
.hero-7ff0 .right-f254,
.hero-7ff0 .container-selected-eb8c {
  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;
}
.hero-7ff0 .container-selected-eb8c {
  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;
}
.hero-7ff0 .container-selected-eb8c .label-easy-0f10 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-7ff0 .container-selected-eb8c .thumbnail_094a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hero-7ff0 .container-selected-eb8c li {
  display: block;
  margin: 0;
  padding: 0;
}
.hero-7ff0 .container-selected-eb8c 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;
}
.hero-7ff0 .container-selected-eb8c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hero-7ff0 .container-selected-eb8c .container-selected-eb8c {
  top: 0;
  left: 100%;
}
.hero-7ff0 .header-glass-9f8c.fn-focus-b413 > .right-f254,
.hero-7ff0 .header-glass-9f8c.fn-focus-b413 > .container-selected-eb8c,
.hero-7ff0 .header-glass-9f8c:focus > .right-f254,
.hero-7ff0 .header-glass-9f8c:focus > .container-selected-eb8c,
.hero-7ff0 .header-glass-9f8c:hover > .right-f254,
.hero-7ff0 .header-glass-9f8c:hover > .container-selected-eb8c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hero-7ff0.gradient_5015 .blue-7a3b:after,
.hero-7ff0.gradient_5015 .blue-7a3b:before {
  content: "";
  display: table;
}
.hero-7ff0.gradient_5015 .blue-7a3b:after {
  clear: both;
}
.hero-7ff0.gradient_5015 .blue-7a3b > li {
  float: left;
}
.hero-7ff0.pink_612c .blue-7a3b:after,
.hero-7ff0.pink_612c .blue-7a3b:before {
  content: "";
  display: table;
}
.hero-7ff0.pink_612c .blue-7a3b:after {
  clear: both;
}
.hero-7ff0.pink_612c .blue-7a3b > li {
  float: left;
}
.hero-7ff0.pink_612c .blue-7a3b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hero-7ff0.pink_612c .blue-7a3b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hero-7ff0.pink_612c .blue-7a3b > li.info_pressed_9e24 > a,
.hero-7ff0.pink_612c .blue-7a3b > li.nav_36c0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hero-7ff0.tooltip-65ad .blue-7a3b > li > a .label-easy-0f10 {
  position: relative;
}
.hero-7ff0.tooltip-65ad .blue-7a3b > li > a .label-easy-0f10: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;
}
.hero-7ff0.tooltip-65ad
  .blue-7a3b
  > li:focus
  > a
  .label-easy-0f10:before,
.hero-7ff0.tooltip-65ad
  .blue-7a3b
  > li:hover
  > a
  .label-easy-0f10:before {
  width: 100%;
  background-color: currentColor;
}
.hero-7ff0.tooltip-65ad
  .blue-7a3b
  > li.info_pressed_9e24
  > a
  .label-easy-0f10:before,
.hero-7ff0.tooltip-65ad
  .blue-7a3b
  > li.liquid_d5c7
  > a
  .label-easy-0f10:before {
  width: 100%;
  background-color: currentColor;
}
.hero-7ff0.modal-d0cf .blue-7a3b > li > a .label-easy-0f10 {
  position: relative;
}
.hero-7ff0.modal-d0cf .blue-7a3b > li > a .label-easy-0f10: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;
}
.hero-7ff0.modal-d0cf .blue-7a3b > li:focus > a .label-easy-0f10:before,
.hero-7ff0.modal-d0cf
  .blue-7a3b
  > li:hover
  > a
  .label-easy-0f10:before {
  width: 100%;
  background-color: currentColor;
}
.hero-7ff0.modal-d0cf
  .blue-7a3b
  > li.info_pressed_9e24
  > a
  .label-easy-0f10:before,
.hero-7ff0.modal-d0cf
  .blue-7a3b
  > li.liquid_d5c7
  > a
  .label-easy-0f10:before {
  width: 100%;
  background-color: currentColor;
}
.selected-4d53 .icon-c738 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.selected-4d53 .icon-c738 li:first-child > a {
  border-top: none;
}
.selected-4d53 .icon-c738 .next_5604 > .label-easy-0f10 .thumbnail_094a {
  display: none;
}
.selected-4d53 .icon-c738 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.selected-4d53 .icon-c738 li:last-child {
  border: none;
}
.selected-4d53 .icon-c738 li.info_ce4f > a {
  padding-right: 45px !important;
}
.selected-4d53 .icon-c738 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.selected-4d53 .icon-c738 li a:focus,
.selected-4d53 .icon-c738 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected-4d53 .icon-c738 li .glass-de2a {
  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;
}
.selected-4d53 .icon-c738 li .glass-de2a:hover {
  box-shadow: none;
}
.selected-4d53 .icon-c738 li .glass-de2a .thumbnail_094a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.selected-4d53 .icon-c738 .container-selected-eb8c {
  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);
}
.selected-4d53 .icon-c738 .container-selected-eb8c li a {
  padding-left: 3em;
}
.selected-4d53 .icon-c738 .logo-f646 > a .glass-de2a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.selected-4d53 .icon-c738 .logo-f646 > .container-selected-eb8c {
  display: block;
  opacity: 1;
}
.input_8566 {
  max-width: 100%;
}
.frame-9784 {
  line-height: 0;
  cursor: pointer;
}
.container_3356 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.container_3356:hover {
  box-shadow: none;
  color: currentColor;
}
.container_3356 svg {
  width: 18px;
  height: 18px;
}
.container_3356 .simple-fb1c {
  display: none;
}
.alert-3484 {
  position: relative;
}
.alert-3484.fn-active-b413 .container_3356 .dropdown_small_67eb {
  display: none;
}
.alert-3484.fn-active-b413 .container_3356 .simple-fb1c {
  display: inline-block;
}
.alert-3484 .dynamic-9bef {
  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);
}
.alert-3484.hard_2410 .dynamic-9bef {
  left: auto;
  right: -0.9em;
}
.alert-3484.hard_2410 .mask-east-6fbb::before {
  left: auto;
  right: 15px;
}
.alert-3484.fn-active-b413 .dynamic-9bef {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notification_large_3526 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.notification_large_3526 label {
  flex-basis: 100%;
}
.notification_large_3526 .progress-f103 {
  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;
}
.notification_large_3526 .left_80bc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.notification_large_3526 .left_80bc:focus {
  background-color: transparent;
}
.notification_large_3526 button.mask_9cdc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.notification_large_3526 button.mask_9cdc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.notification_large_3526 button.mask_9cdc svg {
  width: 18px;
  height: 18px;
}
.notification_large_3526 input[type="submit"] {
  min-height: auto;
}
.purple-c389 .notification_large_3526 .left_80bc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.mask-east-6fbb {
  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) {
  .mask-east-6fbb {
    width: 220px;
  }
}
.mask-east-6fbb label {
  flex-basis: 100%;
}
.mask-east-6fbb::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;
}
.inner_b56e .purple-c389 .notification_large_3526 {
  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;
}
.inner_b56e
  .purple-c389
  .notification_large_3526
  .progress-f103 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.inner_b56e .purple-c389 .notification_large_3526 .left_80bc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.inner_b56e
  .purple-c389
  .notification_large_3526
  .left_80bc:focus {
  background: 0 0;
}
.inner_b56e
  .purple-c389
  .notification_large_3526
  .image-ce50 {
  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;
}
.texture_9a2a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.texture_9a2a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.texture_9a2a li:last-child {
  margin-right: 0;
}
.texture_9a2a li:first-child {
  margin-left: 0;
}
.texture_9a2a.input-easy-4b69 a {
  color: #fff;
}
.texture_9a2a.input-easy-4b69 a:hover {
  color: #fff;
}
.texture_9a2a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.texture_9a2a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.texture_9a2a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.texture_9a2a a:hover {
  opacity: 0.9;
  color: inherit;
}
.texture_9a2a [class*="social-icon-apple"] {
  background-color: #999;
}
.texture_9a2a [class*="social-icon-apple"].photo-1caf {
  background-color: transparent;
  color: #999;
}
.texture_9a2a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.texture_9a2a [class*="social-icon-behance"].photo-1caf {
  background-color: transparent;
  color: #1769ff;
}
.texture_9a2a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.texture_9a2a [class*="social-icon-bitbucket"].photo-1caf {
  background-color: transparent;
  color: #205081;
}
.texture_9a2a [class*="social-icon-codepen"] {
  background-color: #000;
}
.texture_9a2a [class*="social-icon-codepen"].photo-1caf {
  background-color: transparent;
  color: #000;
}
.texture_9a2a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.texture_9a2a [class*="social-icon-delicious"].photo-1caf {
  background-color: transparent;
  color: #39f;
}
.texture_9a2a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.texture_9a2a [class*="social-icon-digg"].photo-1caf {
  background-color: transparent;
  color: #005be2;
}
.texture_9a2a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.texture_9a2a [class*="social-icon-dribbble"].photo-1caf {
  background-color: transparent;
  color: #ea4c89;
}
.texture_9a2a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.texture_9a2a [class*="social-icon-envelope"].photo-1caf {
  background-color: transparent;
  color: #ea4335;
}
.texture_9a2a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.texture_9a2a [class*="social-icon-facebook"].photo-1caf {
  background-color: transparent;
  color: #3b5998;
}
.texture_9a2a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.texture_9a2a [class*="social-icon-flickr"].photo-1caf {
  background-color: transparent;
  color: #0063dc;
}
.texture_9a2a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.texture_9a2a [class*="social-icon-foursquare"].photo-1caf {
  background-color: transparent;
  color: #2d5be3;
}
.texture_9a2a [class*="social-icon-github"] {
  background-color: #333;
}
.texture_9a2a [class*="social-icon-github"].photo-1caf {
  background-color: transparent;
  color: #333;
}
.texture_9a2a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.texture_9a2a [class*="social-icon-google-plus"].photo-1caf {
  background-color: transparent;
  color: #dd4b39;
}
.texture_9a2a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.texture_9a2a [class*="social-icon-houzz"].photo-1caf {
  background-color: transparent;
  color: #7ac142;
}
.texture_9a2a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.texture_9a2a [class*="social-icon-instagram"].photo-1caf {
  background-color: transparent;
  color: #262626;
}
.texture_9a2a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.texture_9a2a [class*="social-icon-jsfiddle"].photo-1caf {
  background-color: transparent;
  color: #487aa2;
}
.texture_9a2a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.texture_9a2a [class*="social-icon-linkedin"].photo-1caf {
  background-color: transparent;
  color: #0077b5;
}
.texture_9a2a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.texture_9a2a [class*="social-icon-medium"].photo-1caf {
  background-color: transparent;
  color: #00ab6b;
}
.texture_9a2a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.texture_9a2a
  [class*="social-icon-odnoklassniki"].photo-1caf {
  background-color: transparent;
  color: #f4731c;
}
.texture_9a2a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.texture_9a2a [class*="social-icon-meetup"].photo-1caf {
  background-color: transparent;
  color: #ec1c40;
}
.texture_9a2a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.texture_9a2a [class*="social-icon-pinterest"].photo-1caf {
  background-color: transparent;
  color: #bd081c;
}
.texture_9a2a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.texture_9a2a [class*="social-icon-product-hunt"].photo-1caf {
  background-color: transparent;
  color: #da552f;
}
.texture_9a2a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.texture_9a2a [class*="social-icon-reddit"].photo-1caf {
  background-color: transparent;
  color: #ff4500;
}
.texture_9a2a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.texture_9a2a [class*="social-icon-rss"].photo-1caf {
  background-color: transparent;
  color: #f26522;
}
.texture_9a2a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.texture_9a2a
  [class*="social-icon-shopping-cart"].photo-1caf {
  background-color: transparent;
  color: #4caf50;
}
.texture_9a2a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.texture_9a2a [class*="social-icon-skype"].photo-1caf {
  background-color: transparent;
  color: #00aff0;
}
.texture_9a2a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.texture_9a2a [class*="social-icon-slideshare"].photo-1caf {
  background-color: transparent;
  color: #0077b5;
}
.texture_9a2a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.texture_9a2a [class*="social-icon-snapchat"].photo-1caf {
  background-color: transparent;
  color: #fffc00;
}
.texture_9a2a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.texture_9a2a [class*="social-icon-soundcloud"].photo-1caf {
  background-color: transparent;
  color: #f80;
}
.texture_9a2a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.texture_9a2a [class*="social-icon-spotify"].photo-1caf {
  background-color: transparent;
  color: #2ebd59;
}
.texture_9a2a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.texture_9a2a
  [class*="social-icon-stack-overflow"].photo-1caf {
  background-color: transparent;
  color: #fe7a15;
}
.texture_9a2a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.texture_9a2a [class*="social-icon-maldkfgram"].photo-1caf {
  background-color: transparent;
  color: #2ca5e0;
}
.texture_9a2a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.texture_9a2a [class*="social-icon-tripadvisor"].photo-1caf {
  background-color: transparent;
  color: #589442;
}
.texture_9a2a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.texture_9a2a [class*="social-icon-tumblr"].photo-1caf {
  background-color: transparent;
  color: #35465c;
}
.texture_9a2a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.texture_9a2a [class*="social-icon-twitch"].photo-1caf {
  background-color: transparent;
  color: #6441a5;
}
.texture_9a2a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.texture_9a2a [class*="social-icon-twitter"].photo-1caf {
  background-color: transparent;
  color: #1da1f2;
}
.texture_9a2a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.texture_9a2a [class*="social-icon-vimeo"].photo-1caf {
  background-color: transparent;
  color: #1ab7ea;
}
.texture_9a2a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.texture_9a2a [class*="social-icon-vk"].photo-1caf {
  background-color: transparent;
  color: #45668e;
}
.texture_9a2a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.texture_9a2a [class*="social-icon-weibo"].photo-1caf {
  background-color: transparent;
  color: #df2029;
}
.texture_9a2a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.texture_9a2a [class*="social-icon-weixin"].photo-1caf {
  background-color: transparent;
  color: #7bb32e;
}
.texture_9a2a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.texture_9a2a [class*="social-icon-whatsapp"].photo-1caf {
  background-color: transparent;
  color: #25d366;
}
.texture_9a2a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.texture_9a2a [class*="social-icon-wordpress"].photo-1caf {
  background-color: transparent;
  color: #21759b;
}
.texture_9a2a [class*="social-icon-xing"] {
  background-color: #026466;
}
.texture_9a2a [class*="social-icon-xing"].photo-1caf {
  background-color: transparent;
  color: #026466;
}
.texture_9a2a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.texture_9a2a [class*="social-icon-yelp"].photo-1caf {
  background-color: transparent;
  color: #af0606;
}
.texture_9a2a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.texture_9a2a [class*="social-icon-youtube"].photo-1caf {
  background-color: transparent;
  color: #cd201f;
}
.hero-outer-ddc9 {
  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;
}
.hero-outer-ddc9:hover {
  box-shadow: none;
  background: 0 0;
}
.panel-2d29 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.primary_gas_b40c {
  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;
}
.item-complex-ff30 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.link_f6a5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.link_f6a5,
.link_f6a5::after,
.link_f6a5::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;
}
.link_f6a5::after,
.link_f6a5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade_right_7073 .primary_gas_b40c .item-complex-ff30 {
  margin-top: -2px;
  width: 19px;
}
.shade_right_7073 .primary_gas_b40c .link_f6a5 {
  margin-top: -1px;
}
.shade_right_7073 .primary_gas_b40c .link_f6a5,
.shade_right_7073 .primary_gas_b40c .link_f6a5::after,
.shade_right_7073 .primary_gas_b40c .link_f6a5::before {
  width: 19px;
  height: 2px;
}
.shade_right_7073 .primary_gas_b40c .link_f6a5::before {
  top: -6px;
}
.shade_right_7073 .primary_gas_b40c .link_f6a5::after {
  bottom: -6px;
}
.module_blue_8f6b .primary_gas_b40c .item-complex-ff30 {
  margin-top: -2px;
  width: 22px;
}
.module_blue_8f6b .primary_gas_b40c .link_f6a5 {
  margin-top: -1px;
}
.module_blue_8f6b .primary_gas_b40c .link_f6a5,
.module_blue_8f6b .primary_gas_b40c .link_f6a5::after,
.module_blue_8f6b .primary_gas_b40c .link_f6a5::before {
  width: 22px;
  height: 2px;
}
.module_blue_8f6b .primary_gas_b40c .link_f6a5::before {
  top: -7px;
}
.module_blue_8f6b .primary_gas_b40c .link_f6a5::after {
  bottom: -7px;
}
.row_last_5f73 .primary_gas_b40c .item-complex-ff30 {
  margin-top: -2px;
  width: 31px;
}
.row_last_5f73 .primary_gas_b40c .link_f6a5 {
  margin-top: -1.5px;
}
.row_last_5f73 .primary_gas_b40c .link_f6a5,
.row_last_5f73 .primary_gas_b40c .link_f6a5::after,
.row_last_5f73 .primary_gas_b40c .link_f6a5::before {
  width: 31px;
  height: 3px;
}
.row_last_5f73 .primary_gas_b40c .link_f6a5::before {
  top: -9px;
}
.row_last_5f73 .primary_gas_b40c .link_f6a5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .narrow-2c8b .primary_gas_b40c .item-complex-ff30 {
    margin-top: -2px;
    width: 19px;
  }
  .narrow-2c8b .primary_gas_b40c .link_f6a5 {
    margin-top: -1px;
  }
  .narrow-2c8b .primary_gas_b40c .link_f6a5,
  .narrow-2c8b .primary_gas_b40c .link_f6a5::after,
  .narrow-2c8b .primary_gas_b40c .link_f6a5::before {
    width: 19px;
    height: 2px;
  }
  .narrow-2c8b .primary_gas_b40c .link_f6a5::before {
    top: -6px;
  }
  .narrow-2c8b .primary_gas_b40c .link_f6a5::after {
    bottom: -6px;
  }
  .old_9f48 .primary_gas_b40c .item-complex-ff30 {
    margin-top: -2px;
    width: 22px;
  }
  .old_9f48 .primary_gas_b40c .link_f6a5 {
    margin-top: -1px;
  }
  .old_9f48 .primary_gas_b40c .link_f6a5,
  .old_9f48 .primary_gas_b40c .link_f6a5::after,
  .old_9f48 .primary_gas_b40c .link_f6a5::before {
    width: 22px;
    height: 2px;
  }
  .old_9f48 .primary_gas_b40c .link_f6a5::before {
    top: -7px;
  }
  .old_9f48 .primary_gas_b40c .link_f6a5::after {
    bottom: -7px;
  }
  .fluid-ed7f .primary_gas_b40c .item-complex-ff30 {
    margin-top: -2px;
    width: 31px;
  }
  .fluid-ed7f .primary_gas_b40c .link_f6a5 {
    margin-top: -1.5px;
  }
  .fluid-ed7f .primary_gas_b40c .link_f6a5,
  .fluid-ed7f .primary_gas_b40c .link_f6a5::after,
  .fluid-ed7f .primary_gas_b40c .link_f6a5::before {
    width: 31px;
    height: 3px;
  }
  .fluid-ed7f .primary_gas_b40c .link_f6a5::before {
    top: -9px;
  }
  .fluid-ed7f .primary_gas_b40c .link_f6a5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .description_250c .primary_gas_b40c .item-complex-ff30 {
    margin-top: -2px;
    width: 19px;
  }
  .description_250c .primary_gas_b40c .link_f6a5 {
    margin-top: -1px;
  }
  .description_250c .primary_gas_b40c .link_f6a5,
  .description_250c .primary_gas_b40c .link_f6a5::after,
  .description_250c .primary_gas_b40c .link_f6a5::before {
    width: 19px;
    height: 2px;
  }
  .description_250c .primary_gas_b40c .link_f6a5::before {
    top: -6px;
  }
  .description_250c .primary_gas_b40c .link_f6a5::after {
    bottom: -6px;
  }
  .status-liquid-ae72 .primary_gas_b40c .item-complex-ff30 {
    margin-top: -2px;
    width: 22px;
  }
  .status-liquid-ae72 .primary_gas_b40c .link_f6a5 {
    margin-top: -1px;
  }
  .status-liquid-ae72 .primary_gas_b40c .link_f6a5,
  .status-liquid-ae72 .primary_gas_b40c .link_f6a5::after,
  .status-liquid-ae72 .primary_gas_b40c .link_f6a5::before {
    width: 22px;
    height: 2px;
  }
  .status-liquid-ae72 .primary_gas_b40c .link_f6a5::before {
    top: -7px;
  }
  .status-liquid-ae72 .primary_gas_b40c .link_f6a5::after {
    bottom: -7px;
  }
  .block_12c5 .primary_gas_b40c .item-complex-ff30 {
    margin-top: -2px;
    width: 31px;
  }
  .block_12c5 .primary_gas_b40c .link_f6a5 {
    margin-top: -1.5px;
  }
  .block_12c5 .primary_gas_b40c .link_f6a5,
  .block_12c5 .primary_gas_b40c .link_f6a5::after,
  .block_12c5 .primary_gas_b40c .link_f6a5::before {
    width: 31px;
    height: 3px;
  }
  .block_12c5 .primary_gas_b40c .link_f6a5::before {
    top: -9px;
  }
  .block_12c5 .primary_gas_b40c .link_f6a5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .focus_iron_ff60 .primary_gas_b40c .item-complex-ff30 {
    margin-top: -2px;
    width: 19px;
  }
  .focus_iron_ff60 .primary_gas_b40c .link_f6a5 {
    margin-top: -1px;
  }
  .focus_iron_ff60 .primary_gas_b40c .link_f6a5,
  .focus_iron_ff60 .primary_gas_b40c .link_f6a5::after,
  .focus_iron_ff60 .primary_gas_b40c .link_f6a5::before {
    width: 19px;
    height: 2px;
  }
  .focus_iron_ff60 .primary_gas_b40c .link_f6a5::before {
    top: -6px;
  }
  .focus_iron_ff60 .primary_gas_b40c .link_f6a5::after {
    bottom: -6px;
  }
  .tertiary-d723 .primary_gas_b40c .item-complex-ff30 {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary-d723 .primary_gas_b40c .link_f6a5 {
    margin-top: -1px;
  }
  .tertiary-d723 .primary_gas_b40c .link_f6a5,
  .tertiary-d723 .primary_gas_b40c .link_f6a5::after,
  .tertiary-d723 .primary_gas_b40c .link_f6a5::before {
    width: 22px;
    height: 2px;
  }
  .tertiary-d723 .primary_gas_b40c .link_f6a5::before {
    top: -7px;
  }
  .tertiary-d723 .primary_gas_b40c .link_f6a5::after {
    bottom: -7px;
  }
  .image-62b9 .primary_gas_b40c .item-complex-ff30 {
    margin-top: -2px;
    width: 31px;
  }
  .image-62b9 .primary_gas_b40c .link_f6a5 {
    margin-top: -1.5px;
  }
  .image-62b9 .primary_gas_b40c .link_f6a5,
  .image-62b9 .primary_gas_b40c .link_f6a5::after,
  .image-62b9 .primary_gas_b40c .link_f6a5::before {
    width: 31px;
    height: 3px;
  }
  .image-62b9 .primary_gas_b40c .link_f6a5::before {
    top: -9px;
  }
  .image-62b9 .primary_gas_b40c .link_f6a5::after {
    bottom: -9px;
  }
}
.picture-cfb0 .link_f6a5 {
  -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);
}
.picture-cfb0 .link_f6a5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.picture-cfb0 .link_f6a5::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);
}
.picture-cfb0.frame_f9ca .link_f6a5 {
  -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);
}
.picture-cfb0.frame_f9ca .link_f6a5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.picture-cfb0.frame_f9ca .link_f6a5::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);
}
.search-88fd {
  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.row_left_e0ab:before {
  display: none;
}
.description_over_96fa {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.description_over_96fa .box_a574 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.description_over_96fa .box_a574:last-of-type {
  border-bottom: none;
}
.description_over_96fa .box_a574.dark_66e9,
.description_over_96fa .box_a574.wrapper-bright-e597,
.description_over_96fa .box_a574.menu_bright_a671 {
  padding: 0;
}
.description_over_96fa .selected-4d53 .glass-de2a {
  color: currentColor;
}
.description_over_96fa .selected-4d53 .glass-de2a:focus,
.description_over_96fa .selected-4d53 .glass-de2a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description_over_96fa.info_cbed .media_copper_1cee,
.description_over_96fa.info_cbed .basic-382a a,
.description_over_96fa.info_cbed .blue-7a3b a,
.description_over_96fa.info_cbed .container-selected-eb8c a {
  color: rgba(0, 0, 0, 0.55);
}
.description_over_96fa.info_cbed .media_copper_1cee:hover,
.description_over_96fa.info_cbed .basic-382a a:hover,
.description_over_96fa.info_cbed .blue-7a3b a:hover,
.description_over_96fa.info_cbed .container-selected-eb8c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_over_96fa.info_cbed .thick-5d92 {
  color: rgba(0, 0, 0, 0.8);
}
.description_over_96fa.info_cbed .box_a574 {
  border-color: rgba(0, 0, 0, 0.08);
}
.description_over_96fa.info_cbed .box_a574:before {
  background: rgba(0, 0, 0, 0.08);
}
.description_over_96fa.info_cbed .article-old-04d4:before {
  background: rgba(255, 255, 255, 0.9);
}
.description_over_96fa.info_cbed .selected-4d53 .icon-c738 li a,
.description_over_96fa.info_cbed .selected-4d53 .glass-de2a,
.description_over_96fa.info_cbed .container-selected-eb8c {
  border-color: rgba(0, 0, 0, 0.08);
}
.description_over_96fa.info_cbed .selected-4d53 .glass-de2a:focus,
.description_over_96fa.info_cbed .selected-4d53 .glass-de2a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description_over_96fa.info_cbed .icon-c738 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description_over_96fa.rough_c533 .media_copper_1cee,
.description_over_96fa.rough_c533 .basic-382a a,
.description_over_96fa.rough_c533 .blue-7a3b .glass-de2a,
.description_over_96fa.rough_c533 .blue-7a3b a,
.description_over_96fa.rough_c533 .container-selected-eb8c a {
  color: rgba(255, 255, 255, 0.79);
}
.description_over_96fa.rough_c533 .media_copper_1cee:hover,
.description_over_96fa.rough_c533 .basic-382a a:hover,
.description_over_96fa.rough_c533 .blue-7a3b .glass-de2a:hover,
.description_over_96fa.rough_c533 .blue-7a3b a:hover,
.description_over_96fa.rough_c533 .container-selected-eb8c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_over_96fa.rough_c533 .thick-5d92 {
  color: rgba(255, 255, 255, 0.99);
}
.description_over_96fa.rough_c533 .box_a574 {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_over_96fa.rough_c533 .box_a574:before {
  background: rgba(255, 255, 255, 0.08);
}
.description_over_96fa.rough_c533 .article-old-04d4:before {
  background: rgba(0, 0, 0, 0.9);
}
.description_over_96fa.rough_c533 .selected-4d53 .icon-c738 li a,
.description_over_96fa.rough_c533 .selected-4d53 .glass-de2a,
.description_over_96fa.rough_c533 .container-selected-eb8c {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_over_96fa.rough_c533 .selected-4d53 .glass-de2a:focus,
.description_over_96fa.rough_c533 .selected-4d53 .glass-de2a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description_over_96fa.rough_c533 .icon-c738 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-old-04d4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.article-old-04d4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.video_113a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.media_orange_a699 .description_over_96fa {
  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;
}
.media_orange_a699 .box_a574 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.media_orange_a699 .box_a574: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) {
  .media_orange_a699 .box_a574:before {
    width: 16%;
    left: 42%;
  }
}
.media_orange_a699 .box_a574:last-child:before {
  content: none;
}
.media_orange_a699 .box_a574[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.media_orange_a699 .selected-4d53 .icon-c738 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.media_orange_a699 .selected-4d53 .icon-c738 li a .glass-de2a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.media_orange_a699 .selected-4d53 .container-selected-eb8c {
  border: none;
}
.media_orange_a699 .selected-4d53 .container-selected-eb8c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.media_orange_a699 .article-old-04d4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.media_orange_a699 .video_113a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.media_orange_a699 .rough_c533 .article-old-04d4:before {
  background: rgba(0, 0, 0, 0.9);
}
.media_orange_a699 .info_cbed.tooltip-warm-463b .link_f6a5 {
  background: rgba(0, 0, 0, 0.6);
}
.media_orange_a699
  .info_cbed.tooltip-warm-463b
  .link_f6a5::after,
.media_orange_a699
  .info_cbed.tooltip-warm-463b
  .link_f6a5:before {
  background: inherit;
}
.media_orange_a699
  .info_cbed.tooltip-warm-463b:hover
  .link_f6a5 {
  background: rgba(0, 0, 0, 0.8);
}
.progress-dark-3ab8 .description_over_96fa {
  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) {
  .progress-dark-3ab8 .description_over_96fa {
    width: auto;
    right: 45px;
  }
}
.header_5a99 .description_over_96fa {
  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) {
  .header_5a99 .description_over_96fa {
    width: auto;
    left: 45px;
  }
}
.row_left_e0ab .description_over_96fa {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.row_left_e0ab .video_113a {
  max-width: 48em;
  margin: 0 auto;
}
.row_left_e0ab .article-old-04d4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.container_outer_85ae {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.container_outer_85ae.media_orange_a699 .description_over_96fa {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.container_outer_85ae.progress-dark-3ab8 .description_over_96fa {
  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);
}
.container_outer_85ae .description_over_96fa {
  visibility: visible;
}
.container_outer_85ae.header_5a99 .description_over_96fa {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.section-d512,
.popup-tiny-5c28 {
  overflow-x: hidden;
}
.section-d512 .description_over_96fa {
  overflow: auto;
}
.section-d512.media_orange_a699 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-d512.media_orange_a699 .description_over_96fa {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.section-d512.media_orange_a699 .hero-outer-ddc9 {
  opacity: 0;
}
.section-d512.progress-dark-3ab8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-d512.progress-dark-3ab8 .description_over_96fa {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.section-d512.progress-dark-3ab8 .hero-outer-ddc9 {
  opacity: 0;
}
.section-d512.header_5a99 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-d512.header_5a99 .description_over_96fa {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.section-d512.header_5a99 .hero-outer-ddc9 {
  opacity: 0;
}
.section-d512.row_left_e0ab .description_over_96fa {
  z-index: 10;
  visibility: visible;
}
.tooltip-warm-463b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip-warm-463b .link_f6a5 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip-warm-463b .link_f6a5::after,
.tooltip-warm-463b .link_f6a5:before {
  background: inherit;
}
.tooltip-warm-463b:hover .link_f6a5 {
  background: rgba(255, 255, 255, 0.99);
}
.header_5a99 .tooltip-warm-463b {
  top: 10px;
  right: auto;
  left: 12px;
}
.row_left_e0ab .tooltip-warm-463b {
  display: none !important;
}
.section-d512:before,
.popup-tiny-5c28:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.section-d512 .tooltip-warm-463b,
.popup-tiny-5c28 .tooltip-warm-463b {
  display: inline-block;
}
.description_over_96fa .title_8a36 {
  -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;
}
.section-d512 .description_over_96fa .title_8a36,
.popup-tiny-5c28 .description_over_96fa .title_8a36 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.aside_bf13 .progress-f103 {
  width: 100%;
}
.stone_a5ec {
  padding: 0 0.5em 0;
}
.stone_a5ec [class*="customify-col-"],
.stone_a5ec [class*="customify-col_"],
.stone_a5ec [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.texture-basic-b1a8 .stone_a5ec {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .prev_4940 .gas_0bf7,
  .gas_0bf7 {
    display: none;
  }
  .filter_e42d {
    text-align: left;
  }
  .outline-e3b7 {
    text-align: center;
  }
  .up_71e7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .prev_4940 .input_f83d,
  .input_f83d {
    display: none;
  }
  .table-inner-20d9 {
    text-align: left;
  }
  .last-96fb {
    text-align: center;
  }
  .info_hard_52c5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .prev_4940 .footer-9b93,
  .footer-9b93 {
    display: none;
  }
  .hard_a235 {
    text-align: left;
  }
  .narrow_3525 {
    text-align: center;
  }
  .inner-2d48 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.preview_tall_27d5 {
  box-shadow: none !important;
}
.status_b0fc .hovered_77af,
.avatar-4d2b .hovered_77af {
  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;
}
.avatar-4d2b .hovered_77af {
  margin-top: 30px;
  margin-bottom: 30px;
}
.rough-c464 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.rough-c464:after,
.rough-c464:before {
  content: "";
  display: table;
}
.rough-c464:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .rough-c464 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.rough-c464,
.over_ada8 {
  max-width: 1248px;
  margin: 0 auto;
}

.title_c95f.button-steel-a1e5 .rough-c464 {
  max-width: 100%;
}
.title_c95f.mask-tiny-1a5c {
  max-width: 1200px;
  margin: 0 auto;
}
.title_c95f.upper_b7f6 .rough-c464 {
  max-width: 100%;
}
.title_c95f.upper_b7f6 > .rough-c464 {
  padding-left: 0;
  padding-right: 0;
}
.title_c95f.upper_b7f6 > .rough-c464 .prev_4940 {
  margin: 0;
}
.title_c95f.upper_b7f6
  > .rough-c464
  .pro_853e.outline_down_0653 {
  margin-right: 0;
  margin-left: 0;
}
.title_c95f.upper_b7f6 #main.outline_down_0653 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .image_81ae #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .image_81ae #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tabs_d773 .logo_fast_cb86 {
    padding-right: 1em;
  }
  .tabs_d773.simple_a3d8 .pro_853e {
    border-right: 1px solid #eaecee;
  }
  .tabs_d773.simple_a3d8 .logo_fast_cb86 {
    padding-right: 1em;
  }
  .tabs_d773.simple_a3d8 .last_5208 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo-large-98dd .logo_fast_cb86 {
    padding-left: 1em;
  }
  .logo-large-98dd.simple_a3d8 .pro_853e {
    border-left: 1px solid #eaecee;
  }
  .logo-large-98dd.simple_a3d8 .logo_fast_cb86 {
    padding-left: 1em;
  }
  .logo-large-98dd.simple_a3d8 .last_5208 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .large_f829 .logo_fast_cb86 {
    padding-left: 1em;
  }
  .large_f829.simple_a3d8 .menu_stale_911c {
    border-right: 1px solid #eaecee;
  }
  .large_f829.simple_a3d8 .tall-7e99 {
    border-right: 1px solid #eaecee;
  }
  .large_f829.simple_a3d8 .logo_fast_cb86 {
    padding-left: 1em;
  }
  .large_f829.simple_a3d8 .last_5208 {
    padding-right: 1em;
  }
  .large_f829.simple_a3d8 .active_wood_42e8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image_2c87 .logo_fast_cb86 {
    padding-right: 1em;
  }
  .image_2c87.simple_a3d8 .menu_stale_911c {
    border-left: 1px solid #eaecee;
  }
  .image_2c87.simple_a3d8 .tall-7e99 {
    border-left: 1px solid #eaecee;
  }
  .image_2c87.simple_a3d8 .logo_fast_cb86 {
    padding-right: 1em;
  }
  .image_2c87.simple_a3d8 .last_5208 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image_2c87.simple_a3d8 .active_wood_42e8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image_81ae .logo_fast_cb86 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image_81ae.simple_a3d8 .pro_853e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .image_81ae.simple_a3d8 .logo_fast_cb86 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image_81ae.simple_a3d8 .last_5208 {
    padding-left: 1em;
  }
  .image_81ae.simple_a3d8 .active_wood_42e8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .image_81ae.simple_a3d8 .logo_fast_cb86 {
    padding-left: 0;
  }
}
.complex_821d .selected-5fb9 {
  display: inline-block;
}
.input-wide-43a5 {
  display: inline-block;
}
.slider-bottom-e905 {
  word-con: break-word;
}
.alert-e864 > span {
  display: inline-block;
  padding: 5px 0;
}
.alert-e864 .banner_ea29 {
  margin-left: 8px;
  margin-right: 8px;
}
.alert-e864 .surface_6c63 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.chip_left_f74a .article_696b {
  margin-bottom: 2em;
}
.chip_left_f74a .popup-f969 {
  margin-bottom: 15px;
}
.chip_left_f74a .popup-f969:last-child {
  margin-bottom: 0;
}
.chip_left_f74a .dim_9280 {
  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) {
  .chip_left_f74a .dim_9280 {
    display: block;
  }
}
.chip_left_f74a .pagination-solid-61fe {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .chip_left_f74a .pagination-solid-61fe {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.chip_left_f74a .avatar-rough-060d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.chip_left_f74a .avatar-rough-060d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.chip_left_f74a .avatar-rough-060d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.chip_left_f74a .slider-bottom-e905 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.chip_left_f74a .slider-bottom-e905 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.chip_left_f74a .thumbnail-soft-8f00 p:last-child {
  margin-bottom: 0;
}
.chip_left_f74a .red_f252 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.chip_left_f74a .prev_09d6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.chip_left_f74a .disabled_a224 {
  margin-top: 1em;
}
.chip_left_f74a .focus_out_0e24 {
  top: 0;
  display: block;
}
.chip_left_f74a .focus_out_0e24 a {
  color: inherit;
}
.chip_left_f74a .focus_out_0e24 a:hover {
  color: inherit;
}
.chip_left_f74a .aside-0589 {
  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;
}
.chip_left_f74a .aside-0589:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.chip_left_f74a .prev_09d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.chip_left_f74a .header-1120 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.chip_left_f74a .header-1120:first-child {
  margin-top: 0;
}
.chip_left_f74a .header-1120.header_north_856b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.chip_left_f74a .header-1120.main-59ee {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.chip_left_f74a
  .header-1120.main-59ee.progress_19bc
  .disabled_a224 {
  width: 100%;
}
.chip_left_f74a .main-59ee {
  -webkit-box-align: center;
  align-items: center;
}
.chip_left_f74a .main-59ee .alert-e864,
.chip_left_f74a .main-59ee > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.chip_left_f74a .avatar-rough-060d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip_left_f74a .avatar-rough-060d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip_left_f74a .avatar-rough-060d: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;
}
.chip_left_f74a .header_north_856b {
  z-index: 5;
}
.chip_left_f74a .selected_3c41 .article_2d67 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.chip_left_f74a .shadow_up_ce03 .article_2d67 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.chip_left_f74a .down-f4e3 .article_2d67 {
  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;
}
.chip_left_f74a.gallery-dbfd .dim_9280,
.chip_left_f74a.highlight_west_5fda .dim_9280 {
  display: block;
}
.chip_left_f74a.gallery-dbfd .dim_9280 .tertiary_selected_0ba8,
.chip_left_f74a.gallery-dbfd .dim_9280 .prev_09d6,
.chip_left_f74a.highlight_west_5fda .dim_9280 .tertiary_selected_0ba8,
.chip_left_f74a.highlight_west_5fda .dim_9280 .prev_09d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip_left_f74a.primary-cool-caa7 .pagination-solid-61fe {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .chip_left_f74a.primary-cool-caa7 .pagination-solid-61fe {
    margin-right: 0;
  }
}
.chip_left_f74a.gallery-dbfd .pagination-solid-61fe,
.chip_left_f74a.highlight_west_5fda .pagination-solid-61fe {
  padding-top: 40%;
}
.chip_left_f74a.gallery-dbfd .article_696b,
.chip_left_f74a.highlight_west_5fda .article_696b {
  display: block;
}
.chip_left_f74a.gallery-dbfd .fn-sticky-b413 .prev_09d6,
.chip_left_f74a.highlight_west_5fda .fn-sticky-b413 .prev_09d6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.chip_left_f74a.gallery-dbfd .pagination-solid-61fe,
.chip_left_f74a.highlight_west_5fda .pagination-solid-61fe {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.chip_left_f74a.gallery-dbfd .prev_09d6 {
  padding: 1em;
}
.pattern-d802 {
  margin: 30px auto;
  display: block;
}
.pattern-d802 .glass_a371 > * {
  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;
}
.pattern-d802 .glass_a371 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern-d802 .glass_a371 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.glass-81b5 .alert-e864 {
  margin-bottom: 1.41575em;
}
.glass-81b5 .list_730c {
  margin-bottom: 1.618em;
}
.block_gas_5440 .outline_07d0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.block_gas_5440 .outline_07d0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.block_gas_5440 .layout-6ddb {
  max-width: 100%;
  overflow: auto;
}
.center_4a3b .block_gas_5440 a:hover {
  text-decoration: underline;
}
.grid_8ed1 .popup-f969:not(.slider-bottom-e905),
.grid_8ed1 .avatar-rough-060d {
  margin-bottom: 1.41575em;
}
.grid_8ed1 .popup-f969:not(.slider-bottom-e905):last-child,
.grid_8ed1 .avatar-rough-060d:last-child {
  margin-bottom: 0;
}
.grid_8ed1 .popup-f969.out_6556 {
  margin-bottom: 0.41575em;
}
.grid_8ed1 .picture_d4e9:before,
.grid_8ed1 .dirty-6bd2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.grid_8ed1 .picture_d4e9:before {
  content: "\f115";
}
.grid_8ed1 .dirty-6bd2:before {
  content: "\f02c";
}
.grid_8ed1 .video_focused_bc73 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.grid_8ed1 .video_focused_bc73 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pagination-49ae {
  display: -webkit-box;
  display: flex;
}
.pagination-49ae .backdrop-paper-0bea {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pagination-49ae .backdrop-paper-0bea {
    flex-basis: 90px;
  }
}
.pagination-49ae .backdrop-huge-b965 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination-49ae .backdrop-huge-b965 {
    flex-basis: calc(100% - 50px);
  }
}
.pagination-49ae .hidden-east-781b p:last-child {
  margin-bottom: 0.72em;
}
.main_blue_536c .glass_a371 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.main_blue_536c .glass_a371:after,
.main_blue_536c .glass_a371:before {
  content: "";
  display: table;
}
.main_blue_536c .glass_a371:after {
  clear: both;
}
.main_blue_536c .glass_a371 .column-024a,
.main_blue_536c .glass_a371 .summary_upper_688a {
  width: 49%;
}
.main_blue_536c .glass_a371 .column-024a a span.alert-first-481e,
.main_blue_536c .glass_a371 .summary_upper_688a a span.alert-first-481e {
  display: block;
  margin-bottom: 5px;
}
.main_blue_536c .glass_a371 .summary_upper_688a {
  float: left;
  text-align: left;
}
.main_blue_536c .glass_a371 .column-024a {
  float: right;
  text-align: right;
}
.first_94f1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .first_94f1 {
    margin-bottom: 0;
  }
}
.notice-south-1882 {
  margin-bottom: 1em;
}
.notice-south-1882 .slider-bottom-e905 {
  font-size: 1.1em;
  line-height: 1.3;
}
.bright-5882 a {
  display: block;
  line-height: 0;
  position: relative;
}
.black_d73c .notice-south-1882,
.upper_ba44 .notice-south-1882 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .black_d73c .notice-south-1882,
  .upper_ba44 .notice-south-1882 {
    display: block;
  }
}
.black_d73c .bright-5882,
.upper_ba44 .bright-5882 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .black_d73c .bright-5882,
  .upper_ba44 .bright-5882 {
    margin-bottom: 1em;
  }
}
.black_d73c .bright-5882 img,
.upper_ba44 .bright-5882 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.black_d73c .mini_2b8f,
.upper_ba44 .mini_2b8f {
  flex-basis: calc(100% - 160px);
}
.black_d73c .mini_2b8f p,
.upper_ba44 .mini_2b8f p {
  margin-bottom: 0;
}
.black_d73c .mini_2b8f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .black_d73c .mini_2b8f {
    padding-left: 0;
  }
}
.upper_ba44 .mini_2b8f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .upper_ba44 .mini_2b8f {
    padding-right: 0;
  }
}
.upper_ba44 .bright-5882 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.modal-out-a43e .bright-5882 {
  margin-bottom: 0.5em;
}
.modal-out-a43e .bright-5882 img {
  width: 100%;
}
.article-fresh-e61d .dirty-2a96,
.lite-f863 .dirty-2a96 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lite-f863 .pro_853e .brown-63c2 p:last-child {
  margin-bottom: 0;
}
.huge_ce74 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.content_3f3e .smooth_92c6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .content_3f3e .smooth_92c6:last-of-type {
    margin-bottom: 0;
  }
}
.content_3f3e .smooth_92c6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content_3f3e .smooth_92c6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.content_3f3e .smooth_92c6 ul li {
  margin: 0 0 0.6em;
}
.content_3f3e .smooth_92c6 ul li.column_blue_01d1,
.content_3f3e .smooth_92c6 ul li.large-1145 {
  position: relative;
}
.content_3f3e .smooth_92c6 ul li.column_blue_01d1 .up-2d30,
.content_3f3e .smooth_92c6 ul li.large-1145 .up-2d30 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.content_3f3e .smooth_92c6 ul li.column_blue_01d1:after:after,
.content_3f3e .smooth_92c6 ul li.column_blue_01d1:after:before,
.content_3f3e
  .smooth_92c6
  ul
  li.large-1145:after:after,
.content_3f3e
  .smooth_92c6
  ul
  li.large-1145:after:before {
  content: "";
  display: table;
}
.content_3f3e .smooth_92c6 ul li.column_blue_01d1:after:after,
.content_3f3e
  .smooth_92c6
  ul
  li.large-1145:after:after {
  clear: both;
}
.content_3f3e .smooth_92c6 a.layout_black_159d:hover {
  text-decoration: none;
}
.content_3f3e .smooth_92c6 select {
  max-width: 100%;
}
.content_3f3e .smooth_92c6 table {
  font-size: 85%;
}
.content_3f3e .smooth_92c6 table td,
.content_3f3e .smooth_92c6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.content_3f3e .smooth_92c6 table tfoot td {
  text-align: left;
}
.content_3f3e .smooth_92c6 :last-child {
  margin-bottom: 0;
}
.content_3f3e .smooth_92c6 .soft_03c1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.content_3f3e .smooth_92c6 .soft_03c1 label {
  width: 100%;
}
.content_3f3e .smooth_92c6 .soft_03c1 .left_80bc {
  width: 100%;
  display: block;
}
.content_3f3e .smooth_92c6 .soft_03c1 .mask_9cdc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.content_3f3e .smooth_92c6 .soft_03c1 .mask_9cdc:hover svg #svg-search {
  fill: #444;
}
.content_3f3e .smooth_92c6 .soft_03c1 .mask_9cdc svg {
  width: 18px;
  height: 18px;
}
.content_3f3e .under-aa83 ul ul,
.content_3f3e .input-c9ab ul ul,
.content_3f3e .paragraph-d4f8 ul ul,
.content_3f3e .easy-0262 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.content_3f3e .under-aa83 .info_ce4f > a,
.content_3f3e .input-c9ab .info_ce4f > a,
.content_3f3e .paragraph-d4f8 .info_ce4f > a,
.content_3f3e .easy-0262 .info_ce4f > a {
  margin-bottom: 0;
}
.content_3f3e .thumbnail-mini-fd55 li,
.content_3f3e .under-aa83 li,
.content_3f3e .motion_2f1a li,
.content_3f3e .input-c9ab li,
.content_3f3e .paragraph-d4f8 li,
.content_3f3e .easy-0262 li,
.content_3f3e .focus_0e41 li,
.content_3f3e .tabs_dac8 li {
  display: block;
  position: relative;
}
.content_3f3e .thumbnail-mini-fd55 li:last-child,
.content_3f3e .under-aa83 li:last-child,
.content_3f3e .motion_2f1a li:last-child,
.content_3f3e .input-c9ab li:last-child,
.content_3f3e .paragraph-d4f8 li:last-child,
.content_3f3e .easy-0262 li:last-child,
.content_3f3e .focus_0e41 li:last-child,
.content_3f3e .tabs_dac8 li:last-child {
  border: none;
}
.content_3f3e .thumbnail-mini-fd55 li a,
.content_3f3e .under-aa83 li a,
.content_3f3e .motion_2f1a li a,
.content_3f3e .input-c9ab li a,
.content_3f3e .paragraph-d4f8 li a,
.content_3f3e .easy-0262 li a,
.content_3f3e .focus_0e41 li a,
.content_3f3e .tabs_dac8 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content_3f3e .thumbnail-mini-fd55 li ul li::before,
.content_3f3e .under-aa83 li ul li::before,
.content_3f3e .motion_2f1a li ul li::before,
.content_3f3e .input-c9ab li ul li::before,
.content_3f3e .paragraph-d4f8 li ul li::before,
.content_3f3e .easy-0262 li ul li::before,
.content_3f3e .focus_0e41 li ul li::before,
.content_3f3e .tabs_dac8 li ul li::before {
  left: 15px;
}
.content_3f3e .thumbnail-mini-fd55 li ul a,
.content_3f3e .under-aa83 li ul a,
.content_3f3e .motion_2f1a li ul a,
.content_3f3e .input-c9ab li ul a,
.content_3f3e .paragraph-d4f8 li ul a,
.content_3f3e .easy-0262 li ul a,
.content_3f3e .focus_0e41 li ul a,
.content_3f3e .tabs_dac8 li ul a {
  padding-left: 20px;
}
.content_3f3e .thumbnail-mini-fd55 li ul ul li::before,
.content_3f3e .under-aa83 li ul ul li::before,
.content_3f3e .motion_2f1a li ul ul li::before,
.content_3f3e .input-c9ab li ul ul li::before,
.content_3f3e .paragraph-d4f8 li ul ul li::before,
.content_3f3e .easy-0262 li ul ul li::before,
.content_3f3e .focus_0e41 li ul ul li::before,
.content_3f3e .tabs_dac8 li ul ul li::before {
  left: 30px;
}
.content_3f3e .thumbnail-mini-fd55 li ul ul a,
.content_3f3e .under-aa83 li ul ul a,
.content_3f3e .motion_2f1a li ul ul a,
.content_3f3e .input-c9ab li ul ul a,
.content_3f3e .paragraph-d4f8 li ul ul a,
.content_3f3e .easy-0262 li ul ul a,
.content_3f3e .focus_0e41 li ul ul a,
.content_3f3e .tabs_dac8 li ul ul a {
  padding-left: 40px;
}
.content_3f3e .static-dc44 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content_3f3e .tabs_dac8 ul li {
  margin-bottom: 1.41575em;
}
.content_3f3e .tabs_dac8 ul li .thick-7b00 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.content_3f3e .tabs_dac8 ul li .card-c437 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.rough_c533 .thumbnail-mini-fd55 li a,
.rough_c533 .under-aa83 li a,
.rough_c533 .motion_2f1a li a,
.rough_c533 .input-c9ab li a,
.rough_c533 .paragraph-d4f8 li a,
.rough_c533 .easy-0262 li a,
.rough_c533 .focus_0e41 li a,
.rough_c533 .tabs_dac8 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_c533 .static-dc44 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_c533 .smooth_92c6 ul li.column_blue_01d1 .up-2d30,
.rough_c533 .smooth_92c6 ul li.large-1145 .up-2d30 {
  background: rgba(0, 0, 0, 0.2);
}
.rough_c533 .content_3f3e .smooth_92c6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_c95f .content_3f3e .icon-c738 li {
  margin: 0;
}
.title_c95f .content_3f3e .icon-c738 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.title_c95f .content_3f3e .icon-c738 li ul {
  margin: 0;
}
.title_c95f .content_3f3e .icon-c738 li ul li a {
  padding-left: 15px;
}
.title_c95f .content_3f3e .icon-c738 li ul li li a {
  padding-left: 30px;
}
.title_c95f .content_3f3e .icon-c738 li.nav_36c0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.title_c95f .content_3f3e .icon-c738 li.nav_36c0 > 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;
}
.title_c95f .content_3f3e .icon-c738 li.nav_36c0 > 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;
}
.purple-5f02 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fresh-7295 {
  position: relative;
  z-index: 10;
}
.fresh-7295 .title_8a36 {
  width: 100%;
  max-width: 100%;
}
.surface_bright_bee9 .dirty_cc94 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.surface_bright_bee9 .info_cbed {
}
.surface_bright_bee9 .rough_c533 {
  background: #292929;
}
.paragraph_hard_9fc3 .dirty_cc94 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paragraph_hard_9fc3 .info_cbed {
  background: #f9f9f9;
}
.paragraph_hard_9fc3 .rough_c533 {
  background: #303030;
}
.hot_a86a .dirty_cc94 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hot_a86a .selected-5fb9 {
    margin-bottom: 1em;
  }
  .hot_a86a .selected-5fb9:last-child {
    margin-bottom: 0;
  }
}
.hot_a86a .info_cbed {
  background: #ededed;
}
.hot_a86a .rough_c533 {
  background: #1a1a1a;
}
.dirty_cc94.info_cbed {
  color: rgba(0, 0, 0, 0.6);
}
.dirty_cc94.info_cbed .orange-ed13 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dirty_cc94.rough_c533 {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_cc94.rough_c533 a:not(.layout_black_159d) {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_cc94.rough_c533 a:not(.layout_black_159d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_cc94.rough_c533 .orange-ed13 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty_cc94.rough_c533 table tbody td,
.dirty_cc94.rough_c533 table th {
  background: rgba(0, 0, 0, 0.08);
}
.link-3df8.motion-f93a .rough-c464 {
  max-width: initial;
}
.link-3df8 .card_df57 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.link-3df8 .card_df57 .title_8a36 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .link-3df8 .card_df57 .title_8a36 {
    display: block;
    margin-bottom: 2em;
  }
  .link-3df8 .card_df57 .title_8a36:last-child {
    margin-bottom: 0;
  }
}
.hot_a86a .selected-5fb9:last-child,
.paragraph_hard_9fc3 .selected-5fb9:last-child,
.surface_bright_bee9 .selected-5fb9:last-child {
  margin-bottom: 0;
}
.hot_a86a .selected-5fb9 .content_3f3e .smooth_92c6:last-child,
.paragraph_hard_9fc3 .selected-5fb9 .content_3f3e .smooth_92c6:last-child,
.surface_bright_bee9 .selected-5fb9 .content_3f3e .smooth_92c6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hot_a86a .gold-cf9c,
  .hot_a86a .dim_b15f,
  .paragraph_hard_9fc3 .gold-cf9c,
  .paragraph_hard_9fc3 .dim_b15f,
  .surface_bright_bee9 .gold-cf9c,
  .surface_bright_bee9 .dim_b15f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fresh-7295 .selected-5fb9 {
    margin-bottom: 2em;
  }
}
.fresh-7295 p:last-child {
  margin-bottom: 0;
}
.fresh-7295 li,
.fresh-7295 ul {
  list-style: none;
  margin: 0;
}
.fresh-7295 ul ul {
  margin-left: 2.617924em;
}
.hero-inner-a99f {
  font-size: 0.875em;
}

/* css-noise: 23f1 */
.shadow-element-g7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
