/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gallery-4bc5/customify
Author: WPCustomify
Author URI: https://pressmaximum.gallery-4bc5
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.gallery-4bc5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.overlay_4664.purple_0eaa/licenses/gpl-2.0.mask_lower_d989
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.container_d829/, (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.dropdown_e4b3.wood-8cb9/normalize.caption_d733/
 ======
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.caption_d733 v7.0.0 | MIT License | github.gallery-4bc5/necolas/normalize.caption_d733 */
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;
}
.border-123c .mini_605f,
.heading-fluid-e42d,
.breadcrumb-dcbf,
.media_next_4337,
.progress_brown_de85,
.secondary_pro_6ddf,
.selected-2e19,
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;
}
.heading-fluid-e42d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .heading-fluid-e42d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .heading-fluid-e42d,
  h1 {
    font-size: 1.8em;
  }
}
.breadcrumb-dcbf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.breadcrumb-dcbf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-dcbf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-dcbf,
  h2 {
    font-size: 1.7em;
  }
}
.media_next_4337,
h3 {
  font-size: 1.618em;
}
.border-123c .mini_605f,
.progress_brown_de85,
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.static_7335 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.shade_hovered_f3fd:after,
.shade_hovered_f3fd:before,
.background_stale_1af9:after,
.background_stale_1af9:before {
  content: "";
  display: table;
}
.shade_hovered_f3fd:after,
.background_stale_1af9:after {
  clear: both;
}
.hover_4aad {
  float: right;
  margin-right: 0;
}
.easy-5d14 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.bottom_acb8 .table-light-628c,
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;
}
.bottom_acb8 .table-light-628c: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;
}
.simple-79a3 .table-light-628c {
  box-shadow: none;
}
.simple-79a3
  .table-light-628c
  .alert_copper_dba6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.simple-79a3 .table-light-628c .surface-outer-7bae {
  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;
}
.simple-79a3
  .table-light-628c
  .surface-outer-7bae
  b {
  display: none;
}
.simple-79a3 .brown-7f0d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pagination-fixed-f4ef:not(.overlay_39e3):not(.feature-3ec3),
button:not(.overlay_39e3):not(.feature-3ec3),
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ),
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ),
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ) {
  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;
}
.pagination-fixed-f4ef:not(.overlay_39e3):not(
    .feature-3ec3
  ):hover,
button:not(.overlay_39e3):not(
    .feature-3ec3
  ):hover,
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):hover,
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):hover,
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pagination-fixed-f4ef:not(.overlay_39e3):not(
    .feature-3ec3
  ):active,
.pagination-fixed-f4ef:not(.overlay_39e3):not(
    .feature-3ec3
  ):focus,
button:not(.overlay_39e3):not(
    .feature-3ec3
  ):active,
button:not(.overlay_39e3):not(
    .feature-3ec3
  ):focus,
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):active,
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):focus,
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):active,
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):focus,
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):active,
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):focus {
  outline: 0;
}
.pagination-fixed-f4ef:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673,
button:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673,
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673,
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673,
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673 {
  position: relative;
}
.pagination-fixed-f4ef:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .progress_focused_135d,
.pagination-fixed-f4ef:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .media-2e14,
.pagination-fixed-f4ef:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .logo_top_266e,
.pagination-fixed-f4ef:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  i,
.pagination-fixed-f4ef:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  svg,
button:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .progress_focused_135d,
button:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .media-2e14,
button:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .logo_top_266e,
button:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  i,
button:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  svg,
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .progress_focused_135d,
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .media-2e14,
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .logo_top_266e,
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  i,
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  svg,
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .progress_focused_135d,
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .media-2e14,
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .logo_top_266e,
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  i,
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  svg,
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .progress_focused_135d,
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .media-2e14,
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  .logo_top_266e,
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  i,
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673
  svg {
  visibility: hidden;
}
.pagination-fixed-f4ef:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673:after,
button:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673:after,
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673:after,
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673:after,
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ).fn-loading-d673: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;
}
.pagination-fixed-f4ef:not(.overlay_39e3):not(.feature-3ec3),
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ),
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ),
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ) {
  color: #fff;
  background: #235787;
}
.pagination-fixed-f4ef:not(.overlay_39e3):not(
    .feature-3ec3
  ):focus,
input[type="button"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):focus,
input[type="reset"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):focus,
input[type="submit"]:not(.overlay_39e3):not(
    .feature-3ec3
  ):focus {
  color: #fff;
}
.pagination-fixed-f4ef.fn-disabled-d673:not(.overlay_39e3):not(
    .feature-3ec3
  ),
.pagination-fixed-f4ef[disabled]:not(.overlay_39e3):not(
    .feature-3ec3
  ),
button.fn-disabled-d673:not(.overlay_39e3):not(
    .feature-3ec3
  ),
button[disabled]:not(.overlay_39e3):not(
    .feature-3ec3
  ) {
  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;
}
.new_ecd8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.new_ecd8: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;
}
.cool-3160 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.footer-f5c0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.search-f417 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade_hovered_f3fd:after,
.shade_hovered_f3fd:before,
.texture_slow_3c92:after,
.texture_slow_3c92:before,
.orange-8b81:after,
.orange-8b81:before,
.link_action_7e7a:after,
.link_action_7e7a:before,
.alert-new-69d9:after,
.alert-new-69d9:before,
.stale-be65:after,
.stale-be65:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade_hovered_f3fd:after,
.texture_slow_3c92:after,
.orange-8b81:after,
.link_action_7e7a:after,
.alert-new-69d9:after,
.stale-be65:after {
  clear: both;
}
.texture_slow_3c92 .tooltip_stale_d49f,
.orange-8b81 .tooltip_stale_d49f,
.sort_selected_5290 .tooltip_stale_d49f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.column_330c {
  display: inline-block;
}
.box-a1bb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.box-a1bb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.box-a1bb .blue-3a60 {
  padding: 1em 0;
  font-size: 85%;
}
.blue-3a60 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.search_09bf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.search_09bf:after,
.search_09bf:before {
  content: "";
  display: table;
}
.search_09bf:after {
  clear: both;
}
.search_6874 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tooltip-bfb4 .search_6874 {
  max-width: 50%;
}
.element-5b5e .search_6874 {
  max-width: 33.33%;
}
.input-942f .search_6874 {
  max-width: 25%;
}
.lower_965e .search_6874 {
  max-width: 20%;
}
.video-stone-e493 .search_6874 {
  max-width: 16.66%;
}
.icon-steel-4add .search_6874 {
  max-width: 14.28%;
}
.panel-8d87 .search_6874 {
  max-width: 12.5%;
}
.item-e8bf .search_6874 {
  max-width: 11.11%;
}
.alert_0d53 {
  display: block;
}
.border-123c .description_ec92 label,
.border-123c .form-046b label,
.border-123c .alert-gas-42db label,
.border-123c .fixed_eb85 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.in_8381 {
  list-style: none;
  margin: 0;
}
.in_8381 article.status-cold-2824 {
  margin-bottom: 0;
}
.in_8381 ul {
  list-style: none;
  margin: 0;
}
.in_8381 .upper-375b li.status-cold-2824 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .in_8381 .upper-375b li.status-cold-2824 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .in_8381 .upper-375b li.status-cold-2824: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) {
  .in_8381 .upper-375b li.status-cold-2824 li.status-cold-2824 li.status-cold-2824 li.status-cold-2824 {
    padding-left: 0;
  }
}
article.status-cold-2824 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status-cold-2824 .texture_slow_3c92 p:last-of-type {
  margin-bottom: 0;
}
article.status-cold-2824 .primary_59a5 {
  float: left;
}
article.status-cold-2824 .summary_prev_a879 {
  margin-left: 85px;
}
article.status-cold-2824 .plasma_0178 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status-cold-2824 .plasma_0178 .main_d4f6 {
  margin-left: 10px;
}
article.status-cold-2824 .hot-9f6f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status-cold-2824 .caption_black_6cd6 {
  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 .description_ec92,
  #respond .alert-gas-42db,
  #respond .fixed_eb85 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_ec92 input,
#respond .alert-gas-42db input,
#respond .fixed_eb85 input {
  width: 100%;
}
#respond .fixed_eb85 {
  margin-right: 0;
}
#respond .aside-0900 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fluid_3e7e {
  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;
}
.fluid_3e7e.white-b97d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fluid_3e7e 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%);
}
.fluid_3e7e:focus,
.fluid_3e7e: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);
}
.chip-5848 {
  border-radius: 10%;
}
.gradient-pressed-ab1f {
  border-radius: 50%;
}
.overlay-silver-4f26 {
  font-size: 0.72em;
}
.surface-54c9 {
  font-size: 0.875em;
}
.medium_d91b {
  font-size: 1.1em;
}
.primary-812d {
  text-transform: uppercase;
  line-height: 1.2;
}
.primary-812d.overlay-silver-4f26 {
  letter-spacing: 0.5px;
}
.dropdown-90a5,
.dropdown-90a5 a {
  color: #6d6d6d;
}
.dropdown-90a5 a:hover {
  color: #111;
}
.old_73fb {
  color: #6d6d6d;
}
.wrapper-b1c7 {
  overflow-x: hidden;
}
.wrapper-b1c7 .video_static_e509.tabs-under-90bc {
  position: relative;
}
.wrapper-b1c7 .video_static_e509.tabs-under-90bc.hero_easy_a501 {
  position: initial;
}
.wrapper-b1c7
  .video_static_e509.tabs-under-90bc.hero_easy_a501
  .primary_273a {
  left: auto;
}
.wrapper-b1c7 .video_static_e509 .primary_273a {
  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;
}
.wrapper-b1c7 .video_static_e509:hover.tabs-under-90bc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wrapper-b1c7
  .video_static_e509:hover.tabs-under-90bc
  .primary_273a {
  display: block;
  z-index: 9999999;
}
.wrapper-b1c7 .lite-0260 .border-middle-4826,
.wrapper-b1c7 .status-d047 .border-middle-4826 {
  display: none;
}
.wrapper-b1c7 .tall_adde .video_static_e509:hover.tabs-under-90bc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.border-123c .description_ec92 label,
.border-123c .form-046b label,
.border-123c .alert-gas-42db label,
.border-123c .fixed_eb85 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.in_8381 {
  list-style: none;
  margin: 0;
}
.in_8381 article.status-cold-2824 {
  margin-bottom: 0;
}
.in_8381 ul {
  list-style: none;
  margin: 0;
}
.in_8381 .upper-375b li.status-cold-2824 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .in_8381 .upper-375b li.status-cold-2824 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .in_8381 .upper-375b li.status-cold-2824: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) {
  .in_8381 .upper-375b li.status-cold-2824 li.status-cold-2824 li.status-cold-2824 li.status-cold-2824 {
    padding-left: 0;
  }
}
article.status-cold-2824 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status-cold-2824 .texture_slow_3c92 p:last-of-type {
  margin-bottom: 0;
}
article.status-cold-2824 .primary_59a5 {
  float: left;
}
article.status-cold-2824 .summary_prev_a879 {
  margin-left: 85px;
}
article.status-cold-2824 .plasma_0178 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status-cold-2824 .plasma_0178 .main_d4f6 {
  margin-left: 10px;
}
article.status-cold-2824 .hot-9f6f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status-cold-2824 .caption_black_6cd6 {
  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 .description_ec92,
  #respond .alert-gas-42db,
  #respond .fixed_eb85 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_ec92 input,
#respond .alert-gas-42db input,
#respond .fixed_eb85 input {
  width: 100%;
}
#respond .fixed_eb85 {
  margin-right: 0;
}
#respond .aside-0900 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.lite-0260 .out_0049 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.out_0049 .last-10c4.container-3d03 .tabs-471e > li > a:focus,
.out_0049 .last-10c4.container-3d03 .tabs-471e > li > a:hover,
.out_0049 .last-10c4.feature_8a00 .tabs-471e > li > a:focus,
.out_0049 .last-10c4.feature_8a00 .tabs-471e > li > a:hover,
.out_0049 .last-10c4.tooltip_fea3 .tabs-471e > li > a:focus,
.out_0049 .last-10c4.tooltip_fea3 .tabs-471e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_0049
  .last-10c4.container-3d03
  .tabs-471e
  > li.backdrop_9bf8
  > a,
.out_0049
  .last-10c4.container-3d03
  .tabs-471e
  > li.content-stale-26cc
  > a,
.out_0049
  .last-10c4.feature_8a00
  .tabs-471e
  > li.backdrop_9bf8
  > a,
.out_0049
  .last-10c4.feature_8a00
  .tabs-471e
  > li.content-stale-26cc
  > a,
.out_0049
  .last-10c4.tooltip_fea3
  .tabs-471e
  > li.backdrop_9bf8
  > a,
.out_0049 .last-10c4.tooltip_fea3 .tabs-471e > li.over_057d > a {
  color: rgba(255, 255, 255, 0.99);
}
.out_0049 .cool-f350,
.out_0049 .cool-f350 a {
  color: rgba(255, 255, 255, 0.99);
}
.out_0049 .filter_2f04.image-motion-3c1e li a,
.out_0049 .pattern_cfb6 a,
.out_0049 .element-middle-2b0f,
.out_0049 .tabs-471e > li > a,
.out_0049 .progress_08e4 {
  color: rgba(255, 255, 255, 0.79);
}
.out_0049 .filter_2f04.image-motion-3c1e li a:hover,
.out_0049 .pattern_cfb6 a:hover,
.out_0049 .element-middle-2b0f:hover,
.out_0049 .tabs-471e > li > a:hover,
.out_0049 .progress_08e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_0049 .hard_eda3 {
  color: rgba(255, 255, 255, 0.79);
}
.out_0049 .hard_eda3 .filter_c3fa {
  color: rgba(255, 255, 255, 0.99);
}
.out_0049 .hard_eda3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_0049 .item-7748 .aside_light_26e6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.out_0049 .item-7748 .aside_light_26e6 .widget_4a03 {
  color: rgba(255, 255, 255, 0.79);
}
.out_0049
  .item-7748
  .aside_light_26e6
  .widget_4a03::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_0049
  .item-7748
  .aside_light_26e6
  .widget_4a03:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_0049
  .item-7748
  .aside_light_26e6
  .widget_4a03::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_0049
  .item-7748
  .aside_light_26e6
  .widget_4a03::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_0049 .item-7748 .breadcrumb_bc7e {
  color: rgba(255, 255, 255, 0.79);
}
.out_0049 .item-7748 .breadcrumb_bc7e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright_146a
  .out_0049
  .item-7748
  .aside-d201
  .logo-3e3a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright_146a
  .out_0049
  .item-7748
  .aside-d201
  .widget_4a03 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite-0260 .solid-14aa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.solid-14aa .last-10c4.container-3d03 .tabs-471e > li > a:focus,
.solid-14aa .last-10c4.container-3d03 .tabs-471e > li > a:hover,
.solid-14aa .last-10c4.feature_8a00 .tabs-471e > li > a:focus,
.solid-14aa .last-10c4.feature_8a00 .tabs-471e > li > a:hover,
.solid-14aa .last-10c4.tooltip_fea3 .tabs-471e > li > a:focus,
.solid-14aa .last-10c4.tooltip_fea3 .tabs-471e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid-14aa
  .last-10c4.container-3d03
  .tabs-471e
  > li.backdrop_9bf8
  > a,
.solid-14aa
  .last-10c4.container-3d03
  .tabs-471e
  > li.content-stale-26cc
  > a,
.solid-14aa
  .last-10c4.feature_8a00
  .tabs-471e
  > li.backdrop_9bf8
  > a,
.solid-14aa
  .last-10c4.feature_8a00
  .tabs-471e
  > li.content-stale-26cc
  > a,
.solid-14aa
  .last-10c4.tooltip_fea3
  .tabs-471e
  > li.backdrop_9bf8
  > a,
.solid-14aa .last-10c4.tooltip_fea3 .tabs-471e > li.over_057d > a {
  color: rgba(0, 0, 0, 0.8);
}
.solid-14aa .cool-f350,
.solid-14aa .cool-f350 a {
  color: rgba(0, 0, 0, 0.8);
}
.solid-14aa .filter_2f04.image-motion-3c1e li a,
.solid-14aa .pattern_cfb6 a,
.solid-14aa .element-middle-2b0f,
.solid-14aa .tabs-471e > li > a,
.solid-14aa .progress_08e4 {
  color: rgba(0, 0, 0, 0.55);
}
.solid-14aa .filter_2f04.image-motion-3c1e li a:hover,
.solid-14aa .pattern_cfb6 a:hover,
.solid-14aa .element-middle-2b0f:hover,
.solid-14aa .tabs-471e > li > a:hover,
.solid-14aa .progress_08e4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid-14aa .hard_eda3 {
  color: rgba(0, 0, 0, 0.55);
}
.solid-14aa .hard_eda3 .filter_c3fa {
  color: rgba(0, 0, 0, 0.8);
}
.solid-14aa .hard_eda3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table_warm_084f .focus-fc45 {
  margin-left: auto;
  margin-right: auto;
}
.orange-8b81 > * {
  margin-left: auto;
  margin-right: auto;
}
.orange-8b81 .cool-3160 {
  margin-right: 1.41575em;
}
.disabled-light-9435 .orange-8b81 > .dirty-5908 {
  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;
}
.disabled-light-9435 .orange-8b81 > .surface-2111 {
  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;
}
.text_83b3.table_warm_084f .focus-fc45,
.cool_db74.table_warm_084f .focus-fc45 {
  margin-left: 0;
}
.popup_3818.table_warm_084f .focus-fc45,
.advanced_59df.table_warm_084f .focus-fc45 {
  margin-right: 0;
}
.orange-8b81 ol,
.orange-8b81 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fixed_e4e7 video {
  max-width: 100%;
}
.current-d50a img {
  display: block;
}
.current-d50a.cool-3160,
.current-d50a.footer-f5c0 {
  width: 100%;
}
.current-d50a.surface-2111 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.north_af26:not(.overlay-0953) {
  margin: 1.5em auto;
}
.background_east_044e p {
  padding: 1.5em 14px;
}
ul.badge_2e00.surface-2111,
ul.badge_2e00.dirty-5908,
ul.badge_2e00.input-full-04f2.dirty-5908 {
  padding: 0 14px;
}
.button-e519 {
  display: block;
  overflow-x: auto;
}
.button-e519 table {
  border-collapse: collapse;
  width: 100%;
}
.button-e519 td,
.button-e519 th {
  padding: 0.5em;
}
.orange-8b81 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.orange-8b81 ol ol,
.orange-8b81 ol ul,
.orange-8b81 ul ol,
.orange-8b81 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.orange-8b81 ol ol li,
.orange-8b81 ol ul li,
.orange-8b81 ul ol li,
.orange-8b81 ul ul li {
  margin-left: 0;
}
.hero_stone_2eef.mask_old_9a71 > .summary_4425 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hero_stone_2eef.mask_old_9a71 > .summary_4425 iframe,
.hero_stone_2eef.mask_old_9a71 > .summary_4425 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.container-hard-f606 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.container-hard-f606.badge_center_5fc2 {
  padding: 0;
}
.container-hard-f606.badge_center_5fc2 cite {
  font-size: 13px;
}
.container-hard-f606 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.container-hard-f606 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.up-d7ad {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.up-d7ad > p:first-child {
  margin-top: 0;
}
.up-d7ad cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.up-d7ad blockquote {
  border-left: 0;
}
.dim-01b0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dim-01b0:not(.text_8daa) {
  max-width: 100px;
}
.dim-01b0.input-bottom-1fa3 {
  border-bottom: none !important;
  text-align: center;
}
.dim-01b0.input-bottom-1fa3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .background_east_044e p {
    padding: 1.5em 0;
  }
}
.table-4944 {
  color: #0073aa;
}
.light-8767 {
  background-color: #0073aa;
}
.slow-2a15 {
  color: #229fd8;
}
.avatar_south_647b {
  background-color: #229fd8;
}
.container-top-582c {
  color: #eee;
}
.out-fc7c {
  background-color: #eee;
}
.dirty_4767 {
  color: #444;
}
.grid-down-1e54 {
  background-color: #444;
}
.section-current-fd6a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.section-current-fd6a .texture-4910 .pattern_cfb6 {
  font-size: 15px;
}
.section-current-fd6a .pattern_cfb6 {
  line-height: 1.3;
}
.section-current-fd6a .solid-14aa {
}
.section-current-fd6a .out_0049 {
  background: #235787;
}
.motion-e556 {
  padding: 0;
}
.motion-e556 .out_0049 {
  background: #1a1a1a;
}
.motion-e556 .solid-14aa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.message_5ede {
  padding: 0;
  border-left: none;
  border-right: none;
}
.message_5ede .solid-14aa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.message_5ede .out_0049 {
  background: #303030;
}
.stale-be65 {
  position: relative;
  z-index: 10;
}
.stale-be65 .active_e25d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_fresh_c391 .tabs-under-90bc {
  display: inline-block;
  vertical-align: middle;
}
.header_fresh_c391.surface_7a66 .tabs-under-90bc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .header_fresh_c391.surface_7a66 .tabs-under-90bc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .header_fresh_c391.surface_7a66 .tabs-under-90bc {
    margin-right: 0.4em;
  }
}
.header_fresh_c391.surface_7a66 .tabs-under-90bc:last-child {
  margin-right: 0;
}
.dim_0da0 .active_e25d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .lite-0260 .texture-4910 {
    margin: 0 -0.5em;
  }
  .lite-0260 .texture-4910 [class*="customify-col-"],
  .lite-0260 .texture-4910 [class*="customify-col_"],
  .lite-0260 .texture-4910 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.lite-0260.widget-0031 .active_e25d {
  background: 0 0 !important;
}
.lite-0260.widget-0031 .active_e25d,
.lite-0260.dim_0da0 .active_e25d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .lite-0260.item-0278 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.lite-0260.dim_0da0 .active_e25d {
  box-shadow: none !important;
}
.tiny-9a63 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tiny-9a63 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tiny-9a63 {
    padding: 18px 0 20px;
  }
}
.tiny-9a63 .north_72ba {
  width: 100%;
}
.tiny-9a63 .backdrop-886e {
  margin-bottom: 0;
}
.tiny-9a63 .description_0ccb {
  margin-top: 5px;
  font-size: 0.875em;
}
.secondary-out-41fb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.secondary-out-41fb .highlight-09df {
  width: 100%;
}
.item_adc9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.item_adc9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.item_adc9 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;
}
.item_adc9 li:last-child:after {
  display: none;
}
.item_adc9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.slider_ca46 .border-middle-4826 button,
.tiny-9a63 .border-middle-4826 button {
  left: 0;
}
.slider_ca46 .highlight-09df,
.tiny-9a63 .highlight-09df {
  padding-left: 0;
  padding-right: 0;
}
.slider_ca46 .secondary-out-41fb,
.tiny-9a63 .secondary-out-41fb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.slider_ca46 {
  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;
}
.slider_ca46: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;
}
.slider_ca46 .tooltip-liquid-a317 {
  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) {
  .slider_ca46 .tooltip-liquid-a317 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .slider_ca46 .tooltip-liquid-a317 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .slider_ca46 .tooltip-liquid-a317 {
    min-height: 200px;
  }
}
.slider_ca46 .item_adc9 {
  color: rgba(255, 255, 255, 0.8);
}
.slider_ca46 .item_adc9 a,
.slider_ca46 .item_adc9 li:after {
  color: inherit;
}
.slider_ca46 .item_adc9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.header-45f9 {
  margin-bottom: 0.5em;
}
.info_tall_2f36 {
  margin-bottom: 1.2em;
}
.info_tall_2f36,
.header-45f9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.info_tall_2f36 p:last-child,
.header-45f9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .border-middle-4826,
#masthead .border-middle-4826 {
  display: none;
}
#masthead
  > .border-middle-4826.short-2162 {
  display: none;
}
#masthead > .border-middle-4826 button {
  left: 0;
}
.hero_0abb {
  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%;
}
.hero_0abb .tabs-under-90bc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hero_0abb .progress-rough-8ab3 {
  display: -webkit-box;
  display: flex;
}
.hero_0abb .progress-rough-8ab3.image_lower_cf0d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hero_0abb .progress-rough-8ab3.link_cold_9b40 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hero_0abb .progress-rough-8ab3.outer-3545 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hero_0abb.tabs_df2a.iron-f823 .progress-rough-8ab3.image_lower_cf0d {
  flex-basis: 100%;
}
.hero_0abb.clean-ba03 .progress-rough-8ab3.link_cold_9b40 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hero_0abb.clean-ba03 .progress-rough-8ab3.outer-3545 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .border-middle-4826.short-2162 {
  display: none;
}
#masthead > .border-middle-4826 button {
  left: 0;
}
.box-d7ea {
  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;
}
.box-d7ea:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.box-d7ea.outer-bd82 i {
  margin-right: 4px;
}
.box-d7ea.stale-a9d0 i {
  margin-left: 5px;
}
.pattern_cfb6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pattern_cfb6 p:last-child {
  margin-bottom: 0;
}
.header_8a86 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.header_8a86 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.header_8a86 img {
  display: block;
  width: auto;
  line-height: 1;
}
.header_8a86 .cool-f350 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.header_8a86 .blue-1c51 {
  margin: 5px 0 7px 0;
}
.header_8a86.background_huge_f6d3 .old_5af0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_8a86.background_huge_f6d3 .tabs-b0ed {
  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;
}
.header_8a86.focus_74a9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.header_8a86.focus_74a9 .old_5af0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_8a86.focus_74a9 .tabs-b0ed {
  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;
}
.header_8a86.icon_58a9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_8a86.shade_a16b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.header_8a86.shade_a16b .tabs-b0ed {
  margin-top: 7px;
}
.slider_top_4b6d {
  display: inline-block;
}
.stale-be65 .accordion-6414 .header_8a86 img {
  max-width: 100%;
}
.last-10c4 .pattern_6078.new-798a,
.inner_77bd .pattern_6078.new-798a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.last-10c4 .texture-easy-8af7,
.inner_77bd .texture-easy-8af7 {
  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%);
}
.last-10c4 .texture-easy-8af7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.last-10c4.logo-red-88c7 .texture-easy-8af7 {
  display: none;
}
.last-10c4 .last_c1a4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.last-10c4 .last_c1a4 li {
  display: inline-block;
  position: relative;
}
.last-10c4 .last_c1a4 li:last-child {
  margin-right: 0;
}
.last-10c4 .last_c1a4 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;
}
.last-10c4 .last_c1a4 li.over_057d > a {
  color: rgba(0, 0, 0, 0.9);
}
.last-10c4 .last_c1a4 > 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;
}
.last-10c4 .last_c1a4 > li > a i {
  line-height: 0;
}
.last-10c4 .last_c1a4 > li.highlight-0eee > a .texture-easy-8af7 {
  margin-left: 4px;
  line-height: 0;
}
.last-10c4 .last_c1a4 .soft_bd28 li.highlight-0eee > a {
  position: relative;
}
.last-10c4 .last_c1a4 .soft_bd28 li.highlight-0eee > a:after,
.last-10c4 .last_c1a4 .soft_bd28 li.highlight-0eee > a:before {
  content: "";
  display: table;
}
.last-10c4 .last_c1a4 .soft_bd28 li.highlight-0eee > a:after {
  clear: both;
}
.last-10c4 .last_c1a4 .soft_bd28 li.highlight-0eee > a .texture-easy-8af7 {
  margin-left: 5px;
  float: right;
}
.last-10c4 .surface-eb2b,
.last-10c4 .soft_bd28 {
  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;
}
.last-10c4 .soft_bd28 {
  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;
}
.last-10c4 .soft_bd28 .new-798a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.last-10c4 .soft_bd28 .texture-easy-8af7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.last-10c4 .soft_bd28 li {
  display: block;
  margin: 0;
  padding: 0;
}
.last-10c4 .soft_bd28 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;
}
.last-10c4 .soft_bd28 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.last-10c4 .soft_bd28 .soft_bd28 {
  top: 0;
  left: 100%;
}
.last-10c4 .logo-f5bc.fn-focus-d673 > .surface-eb2b,
.last-10c4 .logo-f5bc.fn-focus-d673 > .soft_bd28,
.last-10c4 .logo-f5bc:focus > .surface-eb2b,
.last-10c4 .logo-f5bc:focus > .soft_bd28,
.last-10c4 .logo-f5bc:hover > .surface-eb2b,
.last-10c4 .logo-f5bc:hover > .soft_bd28 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.last-10c4.tooltip_fea3 .tabs-471e:after,
.last-10c4.tooltip_fea3 .tabs-471e:before {
  content: "";
  display: table;
}
.last-10c4.tooltip_fea3 .tabs-471e:after {
  clear: both;
}
.last-10c4.tooltip_fea3 .tabs-471e > li {
  float: left;
}
.last-10c4.pagination_5bf6 .tabs-471e:after,
.last-10c4.pagination_5bf6 .tabs-471e:before {
  content: "";
  display: table;
}
.last-10c4.pagination_5bf6 .tabs-471e:after {
  clear: both;
}
.last-10c4.pagination_5bf6 .tabs-471e > li {
  float: left;
}
.last-10c4.pagination_5bf6 .tabs-471e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.last-10c4.pagination_5bf6 .tabs-471e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.last-10c4.pagination_5bf6 .tabs-471e > li.backdrop_9bf8 > a,
.last-10c4.pagination_5bf6 .tabs-471e > li.over_057d > a {
  color: #fff;
  background-color: #1e4b75;
}
.last-10c4.container-3d03 .tabs-471e > li > a .new-798a {
  position: relative;
}
.last-10c4.container-3d03 .tabs-471e > li > a .new-798a: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;
}
.last-10c4.container-3d03
  .tabs-471e
  > li:focus
  > a
  .new-798a:before,
.last-10c4.container-3d03
  .tabs-471e
  > li:hover
  > a
  .new-798a:before {
  width: 100%;
  background-color: currentColor;
}
.last-10c4.container-3d03
  .tabs-471e
  > li.backdrop_9bf8
  > a
  .new-798a:before,
.last-10c4.container-3d03
  .tabs-471e
  > li.content-stale-26cc
  > a
  .new-798a:before {
  width: 100%;
  background-color: currentColor;
}
.last-10c4.feature_8a00 .tabs-471e > li > a .new-798a {
  position: relative;
}
.last-10c4.feature_8a00 .tabs-471e > li > a .new-798a: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;
}
.last-10c4.feature_8a00 .tabs-471e > li:focus > a .new-798a:before,
.last-10c4.feature_8a00
  .tabs-471e
  > li:hover
  > a
  .new-798a:before {
  width: 100%;
  background-color: currentColor;
}
.last-10c4.feature_8a00
  .tabs-471e
  > li.backdrop_9bf8
  > a
  .new-798a:before,
.last-10c4.feature_8a00
  .tabs-471e
  > li.content-stale-26cc
  > a
  .new-798a:before {
  width: 100%;
  background-color: currentColor;
}
.inner_77bd .last_c1a4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.inner_77bd .last_c1a4 li:first-child > a {
  border-top: none;
}
.inner_77bd .last_c1a4 .shadow_pink_bacc > .new-798a .texture-easy-8af7 {
  display: none;
}
.inner_77bd .last_c1a4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.inner_77bd .last_c1a4 li:last-child {
  border: none;
}
.inner_77bd .last_c1a4 li.highlight-0eee > a {
  padding-right: 45px !important;
}
.inner_77bd .last_c1a4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.inner_77bd .last_c1a4 li a:focus,
.inner_77bd .last_c1a4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner_77bd .last_c1a4 li .item_simple_6995 {
  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;
}
.inner_77bd .last_c1a4 li .item_simple_6995:hover {
  box-shadow: none;
}
.inner_77bd .last_c1a4 li .item_simple_6995 .texture-easy-8af7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.inner_77bd .last_c1a4 .soft_bd28 {
  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);
}
.inner_77bd .last_c1a4 .soft_bd28 li a {
  padding-left: 3em;
}
.inner_77bd .last_c1a4 .text_0666 > a .item_simple_6995 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.inner_77bd .last_c1a4 .text_0666 > .soft_bd28 {
  display: block;
  opacity: 1;
}
.column-hot-9ffe {
  max-width: 100%;
}
.icon_529f {
  line-height: 0;
  cursor: pointer;
}
.progress_08e4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress_08e4:hover {
  box-shadow: none;
  color: currentColor;
}
.progress_08e4 svg {
  width: 18px;
  height: 18px;
}
.progress_08e4 .popup_first_4d27 {
  display: none;
}
.badge-e4eb {
  position: relative;
}
.badge-e4eb.fn-active-d673 .progress_08e4 .footer-019f {
  display: none;
}
.badge-e4eb.fn-active-d673 .progress_08e4 .popup_first_4d27 {
  display: inline-block;
}
.badge-e4eb .block_pressed_d11b {
  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);
}
.badge-e4eb.purple_3d06 .block_pressed_d11b {
  left: auto;
  right: -0.9em;
}
.badge-e4eb.purple_3d06 .up-735b::before {
  left: auto;
  right: 15px;
}
.badge-e4eb.fn-active-d673 .block_pressed_d11b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.aside-d201 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.aside-d201 label {
  flex-basis: 100%;
}
.aside-d201 .aside_light_26e6 {
  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;
}
.aside-d201 .widget_4a03 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.aside-d201 .widget_4a03:focus {
  background-color: transparent;
}
.aside-d201 button.breadcrumb_bc7e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.aside-d201 button.breadcrumb_bc7e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.aside-d201 button.breadcrumb_bc7e svg {
  width: 18px;
  height: 18px;
}
.aside-d201 input[type="submit"] {
  min-height: auto;
}
.item-7748 .aside-d201 .widget_4a03 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.up-735b {
  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) {
  .up-735b {
    width: 220px;
  }
}
.up-735b label {
  flex-basis: 100%;
}
.up-735b::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;
}
.bright_146a .item-7748 .aside-d201 {
  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;
}
.bright_146a
  .item-7748
  .aside-d201
  .aside_light_26e6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.bright_146a .item-7748 .aside-d201 .widget_4a03 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.bright_146a
  .item-7748
  .aside-d201
  .widget_4a03:focus {
  background: 0 0;
}
.bright_146a
  .item-7748
  .aside-d201
  .logo-3e3a {
  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;
}
.filter_2f04 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.filter_2f04 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.filter_2f04 li:last-child {
  margin-right: 0;
}
.filter_2f04 li:first-child {
  margin-left: 0;
}
.filter_2f04.next-2515 a {
  color: #fff;
}
.filter_2f04.next-2515 a:hover {
  color: #fff;
}
.filter_2f04 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.filter_2f04 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.filter_2f04 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.filter_2f04 a:hover {
  opacity: 0.9;
  color: inherit;
}
.filter_2f04 [class*="social-icon-apple"] {
  background-color: #999;
}
.filter_2f04 [class*="social-icon-apple"].hovered_f84d {
  background-color: transparent;
  color: #999;
}
.filter_2f04 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.filter_2f04 [class*="social-icon-behance"].hovered_f84d {
  background-color: transparent;
  color: #1769ff;
}
.filter_2f04 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.filter_2f04 [class*="social-icon-bitbucket"].hovered_f84d {
  background-color: transparent;
  color: #205081;
}
.filter_2f04 [class*="social-icon-codepen"] {
  background-color: #000;
}
.filter_2f04 [class*="social-icon-codepen"].hovered_f84d {
  background-color: transparent;
  color: #000;
}
.filter_2f04 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.filter_2f04 [class*="social-icon-delicious"].hovered_f84d {
  background-color: transparent;
  color: #39f;
}
.filter_2f04 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.filter_2f04 [class*="social-icon-digg"].hovered_f84d {
  background-color: transparent;
  color: #005be2;
}
.filter_2f04 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.filter_2f04 [class*="social-icon-dribbble"].hovered_f84d {
  background-color: transparent;
  color: #ea4c89;
}
.filter_2f04 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.filter_2f04 [class*="social-icon-envelope"].hovered_f84d {
  background-color: transparent;
  color: #ea4335;
}
.filter_2f04 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.filter_2f04 [class*="social-icon-facebook"].hovered_f84d {
  background-color: transparent;
  color: #3b5998;
}
.filter_2f04 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.filter_2f04 [class*="social-icon-flickr"].hovered_f84d {
  background-color: transparent;
  color: #0063dc;
}
.filter_2f04 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.filter_2f04 [class*="social-icon-foursquare"].hovered_f84d {
  background-color: transparent;
  color: #2d5be3;
}
.filter_2f04 [class*="social-icon-github"] {
  background-color: #333;
}
.filter_2f04 [class*="social-icon-github"].hovered_f84d {
  background-color: transparent;
  color: #333;
}
.filter_2f04 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.filter_2f04 [class*="social-icon-google-plus"].hovered_f84d {
  background-color: transparent;
  color: #dd4b39;
}
.filter_2f04 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.filter_2f04 [class*="social-icon-houzz"].hovered_f84d {
  background-color: transparent;
  color: #7ac142;
}
.filter_2f04 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.filter_2f04 [class*="social-icon-instagram"].hovered_f84d {
  background-color: transparent;
  color: #262626;
}
.filter_2f04 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.filter_2f04 [class*="social-icon-jsfiddle"].hovered_f84d {
  background-color: transparent;
  color: #487aa2;
}
.filter_2f04 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.filter_2f04 [class*="social-icon-linkedin"].hovered_f84d {
  background-color: transparent;
  color: #0077b5;
}
.filter_2f04 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.filter_2f04 [class*="social-icon-medium"].hovered_f84d {
  background-color: transparent;
  color: #00ab6b;
}
.filter_2f04 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.filter_2f04
  [class*="social-icon-odnoklassniki"].hovered_f84d {
  background-color: transparent;
  color: #f4731c;
}
.filter_2f04 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.filter_2f04 [class*="social-icon-meetup"].hovered_f84d {
  background-color: transparent;
  color: #ec1c40;
}
.filter_2f04 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.filter_2f04 [class*="social-icon-pinterest"].hovered_f84d {
  background-color: transparent;
  color: #bd081c;
}
.filter_2f04 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.filter_2f04 [class*="social-icon-product-hunt"].hovered_f84d {
  background-color: transparent;
  color: #da552f;
}
.filter_2f04 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.filter_2f04 [class*="social-icon-reddit"].hovered_f84d {
  background-color: transparent;
  color: #ff4500;
}
.filter_2f04 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.filter_2f04 [class*="social-icon-rss"].hovered_f84d {
  background-color: transparent;
  color: #f26522;
}
.filter_2f04 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.filter_2f04
  [class*="social-icon-shopping-cart"].hovered_f84d {
  background-color: transparent;
  color: #4caf50;
}
.filter_2f04 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.filter_2f04 [class*="social-icon-skype"].hovered_f84d {
  background-color: transparent;
  color: #00aff0;
}
.filter_2f04 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.filter_2f04 [class*="social-icon-slideshare"].hovered_f84d {
  background-color: transparent;
  color: #0077b5;
}
.filter_2f04 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.filter_2f04 [class*="social-icon-snapchat"].hovered_f84d {
  background-color: transparent;
  color: #fffc00;
}
.filter_2f04 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.filter_2f04 [class*="social-icon-soundcloud"].hovered_f84d {
  background-color: transparent;
  color: #f80;
}
.filter_2f04 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.filter_2f04 [class*="social-icon-spotify"].hovered_f84d {
  background-color: transparent;
  color: #2ebd59;
}
.filter_2f04 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.filter_2f04
  [class*="social-icon-stack-overflow"].hovered_f84d {
  background-color: transparent;
  color: #fe7a15;
}
.filter_2f04 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.filter_2f04 [class*="social-icon-maldkfgram"].hovered_f84d {
  background-color: transparent;
  color: #2ca5e0;
}
.filter_2f04 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.filter_2f04 [class*="social-icon-tripadvisor"].hovered_f84d {
  background-color: transparent;
  color: #589442;
}
.filter_2f04 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.filter_2f04 [class*="social-icon-tumblr"].hovered_f84d {
  background-color: transparent;
  color: #35465c;
}
.filter_2f04 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.filter_2f04 [class*="social-icon-twitch"].hovered_f84d {
  background-color: transparent;
  color: #6441a5;
}
.filter_2f04 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.filter_2f04 [class*="social-icon-twitter"].hovered_f84d {
  background-color: transparent;
  color: #1da1f2;
}
.filter_2f04 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.filter_2f04 [class*="social-icon-vimeo"].hovered_f84d {
  background-color: transparent;
  color: #1ab7ea;
}
.filter_2f04 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.filter_2f04 [class*="social-icon-vk"].hovered_f84d {
  background-color: transparent;
  color: #45668e;
}
.filter_2f04 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.filter_2f04 [class*="social-icon-weibo"].hovered_f84d {
  background-color: transparent;
  color: #df2029;
}
.filter_2f04 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.filter_2f04 [class*="social-icon-weixin"].hovered_f84d {
  background-color: transparent;
  color: #7bb32e;
}
.filter_2f04 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.filter_2f04 [class*="social-icon-whatsapp"].hovered_f84d {
  background-color: transparent;
  color: #25d366;
}
.filter_2f04 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.filter_2f04 [class*="social-icon-wordpress"].hovered_f84d {
  background-color: transparent;
  color: #21759b;
}
.filter_2f04 [class*="social-icon-xing"] {
  background-color: #026466;
}
.filter_2f04 [class*="social-icon-xing"].hovered_f84d {
  background-color: transparent;
  color: #026466;
}
.filter_2f04 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.filter_2f04 [class*="social-icon-yelp"].hovered_f84d {
  background-color: transparent;
  color: #af0606;
}
.filter_2f04 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.filter_2f04 [class*="social-icon-youtube"].hovered_f84d {
  background-color: transparent;
  color: #cd201f;
}
.element-middle-2b0f {
  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;
}
.element-middle-2b0f:hover {
  box-shadow: none;
  background: 0 0;
}
.header_21a9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.north_5af3 {
  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;
}
.box_84f0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.smooth_793b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.smooth_793b,
.smooth_793b::after,
.smooth_793b::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;
}
.smooth_793b::after,
.smooth_793b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.container_large_756f .north_5af3 .box_84f0 {
  margin-top: -2px;
  width: 19px;
}
.container_large_756f .north_5af3 .smooth_793b {
  margin-top: -1px;
}
.container_large_756f .north_5af3 .smooth_793b,
.container_large_756f .north_5af3 .smooth_793b::after,
.container_large_756f .north_5af3 .smooth_793b::before {
  width: 19px;
  height: 2px;
}
.container_large_756f .north_5af3 .smooth_793b::before {
  top: -6px;
}
.container_large_756f .north_5af3 .smooth_793b::after {
  bottom: -6px;
}
.breadcrumb-20ab .north_5af3 .box_84f0 {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb-20ab .north_5af3 .smooth_793b {
  margin-top: -1px;
}
.breadcrumb-20ab .north_5af3 .smooth_793b,
.breadcrumb-20ab .north_5af3 .smooth_793b::after,
.breadcrumb-20ab .north_5af3 .smooth_793b::before {
  width: 22px;
  height: 2px;
}
.breadcrumb-20ab .north_5af3 .smooth_793b::before {
  top: -7px;
}
.breadcrumb-20ab .north_5af3 .smooth_793b::after {
  bottom: -7px;
}
.liquid_8fd7 .north_5af3 .box_84f0 {
  margin-top: -2px;
  width: 31px;
}
.liquid_8fd7 .north_5af3 .smooth_793b {
  margin-top: -1.5px;
}
.liquid_8fd7 .north_5af3 .smooth_793b,
.liquid_8fd7 .north_5af3 .smooth_793b::after,
.liquid_8fd7 .north_5af3 .smooth_793b::before {
  width: 31px;
  height: 3px;
}
.liquid_8fd7 .north_5af3 .smooth_793b::before {
  top: -9px;
}
.liquid_8fd7 .north_5af3 .smooth_793b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .table-bb8d .north_5af3 .box_84f0 {
    margin-top: -2px;
    width: 19px;
  }
  .table-bb8d .north_5af3 .smooth_793b {
    margin-top: -1px;
  }
  .table-bb8d .north_5af3 .smooth_793b,
  .table-bb8d .north_5af3 .smooth_793b::after,
  .table-bb8d .north_5af3 .smooth_793b::before {
    width: 19px;
    height: 2px;
  }
  .table-bb8d .north_5af3 .smooth_793b::before {
    top: -6px;
  }
  .table-bb8d .north_5af3 .smooth_793b::after {
    bottom: -6px;
  }
  .advanced-7459 .north_5af3 .box_84f0 {
    margin-top: -2px;
    width: 22px;
  }
  .advanced-7459 .north_5af3 .smooth_793b {
    margin-top: -1px;
  }
  .advanced-7459 .north_5af3 .smooth_793b,
  .advanced-7459 .north_5af3 .smooth_793b::after,
  .advanced-7459 .north_5af3 .smooth_793b::before {
    width: 22px;
    height: 2px;
  }
  .advanced-7459 .north_5af3 .smooth_793b::before {
    top: -7px;
  }
  .advanced-7459 .north_5af3 .smooth_793b::after {
    bottom: -7px;
  }
  .popup_cold_8521 .north_5af3 .box_84f0 {
    margin-top: -2px;
    width: 31px;
  }
  .popup_cold_8521 .north_5af3 .smooth_793b {
    margin-top: -1.5px;
  }
  .popup_cold_8521 .north_5af3 .smooth_793b,
  .popup_cold_8521 .north_5af3 .smooth_793b::after,
  .popup_cold_8521 .north_5af3 .smooth_793b::before {
    width: 31px;
    height: 3px;
  }
  .popup_cold_8521 .north_5af3 .smooth_793b::before {
    top: -9px;
  }
  .popup_cold_8521 .north_5af3 .smooth_793b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .static_b7b8 .north_5af3 .box_84f0 {
    margin-top: -2px;
    width: 19px;
  }
  .static_b7b8 .north_5af3 .smooth_793b {
    margin-top: -1px;
  }
  .static_b7b8 .north_5af3 .smooth_793b,
  .static_b7b8 .north_5af3 .smooth_793b::after,
  .static_b7b8 .north_5af3 .smooth_793b::before {
    width: 19px;
    height: 2px;
  }
  .static_b7b8 .north_5af3 .smooth_793b::before {
    top: -6px;
  }
  .static_b7b8 .north_5af3 .smooth_793b::after {
    bottom: -6px;
  }
  .mask_silver_d00c .north_5af3 .box_84f0 {
    margin-top: -2px;
    width: 22px;
  }
  .mask_silver_d00c .north_5af3 .smooth_793b {
    margin-top: -1px;
  }
  .mask_silver_d00c .north_5af3 .smooth_793b,
  .mask_silver_d00c .north_5af3 .smooth_793b::after,
  .mask_silver_d00c .north_5af3 .smooth_793b::before {
    width: 22px;
    height: 2px;
  }
  .mask_silver_d00c .north_5af3 .smooth_793b::before {
    top: -7px;
  }
  .mask_silver_d00c .north_5af3 .smooth_793b::after {
    bottom: -7px;
  }
  .stone_dda6 .north_5af3 .box_84f0 {
    margin-top: -2px;
    width: 31px;
  }
  .stone_dda6 .north_5af3 .smooth_793b {
    margin-top: -1.5px;
  }
  .stone_dda6 .north_5af3 .smooth_793b,
  .stone_dda6 .north_5af3 .smooth_793b::after,
  .stone_dda6 .north_5af3 .smooth_793b::before {
    width: 31px;
    height: 3px;
  }
  .stone_dda6 .north_5af3 .smooth_793b::before {
    top: -9px;
  }
  .stone_dda6 .north_5af3 .smooth_793b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .slow-cf6d .north_5af3 .box_84f0 {
    margin-top: -2px;
    width: 19px;
  }
  .slow-cf6d .north_5af3 .smooth_793b {
    margin-top: -1px;
  }
  .slow-cf6d .north_5af3 .smooth_793b,
  .slow-cf6d .north_5af3 .smooth_793b::after,
  .slow-cf6d .north_5af3 .smooth_793b::before {
    width: 19px;
    height: 2px;
  }
  .slow-cf6d .north_5af3 .smooth_793b::before {
    top: -6px;
  }
  .slow-cf6d .north_5af3 .smooth_793b::after {
    bottom: -6px;
  }
  .list_b0f8 .north_5af3 .box_84f0 {
    margin-top: -2px;
    width: 22px;
  }
  .list_b0f8 .north_5af3 .smooth_793b {
    margin-top: -1px;
  }
  .list_b0f8 .north_5af3 .smooth_793b,
  .list_b0f8 .north_5af3 .smooth_793b::after,
  .list_b0f8 .north_5af3 .smooth_793b::before {
    width: 22px;
    height: 2px;
  }
  .list_b0f8 .north_5af3 .smooth_793b::before {
    top: -7px;
  }
  .list_b0f8 .north_5af3 .smooth_793b::after {
    bottom: -7px;
  }
  .alert_21d3 .north_5af3 .box_84f0 {
    margin-top: -2px;
    width: 31px;
  }
  .alert_21d3 .north_5af3 .smooth_793b {
    margin-top: -1.5px;
  }
  .alert_21d3 .north_5af3 .smooth_793b,
  .alert_21d3 .north_5af3 .smooth_793b::after,
  .alert_21d3 .north_5af3 .smooth_793b::before {
    width: 31px;
    height: 3px;
  }
  .alert_21d3 .north_5af3 .smooth_793b::before {
    top: -9px;
  }
  .alert_21d3 .north_5af3 .smooth_793b::after {
    bottom: -9px;
  }
}
.stale_851a .smooth_793b {
  -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);
}
.stale_851a .smooth_793b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.stale_851a .smooth_793b::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);
}
.stale_851a.focus_3624 .smooth_793b {
  -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);
}
.stale_851a.focus_3624 .smooth_793b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.stale_851a.focus_3624 .smooth_793b::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);
}
.light_5e4f {
  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.info-paper-4fc0:before {
  display: none;
}
.status-d047 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.status-d047 .plasma_81c9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.status-d047 .plasma_81c9:last-of-type {
  border-bottom: none;
}
.status-d047 .plasma_81c9.grid-medium-ee13,
.status-d047 .plasma_81c9.mask_b6a6,
.status-d047 .plasma_81c9.content_02ec {
  padding: 0;
}
.status-d047 .inner_77bd .item_simple_6995 {
  color: currentColor;
}
.status-d047 .inner_77bd .item_simple_6995:focus,
.status-d047 .inner_77bd .item_simple_6995:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status-d047.solid-14aa .hard_eda3,
.status-d047.solid-14aa .pattern_cfb6 a,
.status-d047.solid-14aa .tabs-471e a,
.status-d047.solid-14aa .soft_bd28 a {
  color: rgba(0, 0, 0, 0.55);
}
.status-d047.solid-14aa .hard_eda3:hover,
.status-d047.solid-14aa .pattern_cfb6 a:hover,
.status-d047.solid-14aa .tabs-471e a:hover,
.status-d047.solid-14aa .soft_bd28 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-d047.solid-14aa .filter_c3fa {
  color: rgba(0, 0, 0, 0.8);
}
.status-d047.solid-14aa .plasma_81c9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.status-d047.solid-14aa .plasma_81c9:before {
  background: rgba(0, 0, 0, 0.08);
}
.status-d047.solid-14aa .tall_930f:before {
  background: rgba(255, 255, 255, 0.9);
}
.status-d047.solid-14aa .inner_77bd .last_c1a4 li a,
.status-d047.solid-14aa .inner_77bd .item_simple_6995,
.status-d047.solid-14aa .soft_bd28 {
  border-color: rgba(0, 0, 0, 0.08);
}
.status-d047.solid-14aa .inner_77bd .item_simple_6995:focus,
.status-d047.solid-14aa .inner_77bd .item_simple_6995:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status-d047.solid-14aa .last_c1a4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.status-d047.out_0049 .hard_eda3,
.status-d047.out_0049 .pattern_cfb6 a,
.status-d047.out_0049 .tabs-471e .item_simple_6995,
.status-d047.out_0049 .tabs-471e a,
.status-d047.out_0049 .soft_bd28 a {
  color: rgba(255, 255, 255, 0.79);
}
.status-d047.out_0049 .hard_eda3:hover,
.status-d047.out_0049 .pattern_cfb6 a:hover,
.status-d047.out_0049 .tabs-471e .item_simple_6995:hover,
.status-d047.out_0049 .tabs-471e a:hover,
.status-d047.out_0049 .soft_bd28 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-d047.out_0049 .filter_c3fa {
  color: rgba(255, 255, 255, 0.99);
}
.status-d047.out_0049 .plasma_81c9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-d047.out_0049 .plasma_81c9:before {
  background: rgba(255, 255, 255, 0.08);
}
.status-d047.out_0049 .tall_930f:before {
  background: rgba(0, 0, 0, 0.9);
}
.status-d047.out_0049 .inner_77bd .last_c1a4 li a,
.status-d047.out_0049 .inner_77bd .item_simple_6995,
.status-d047.out_0049 .soft_bd28 {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-d047.out_0049 .inner_77bd .item_simple_6995:focus,
.status-d047.out_0049 .inner_77bd .item_simple_6995:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status-d047.out_0049 .last_c1a4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall_930f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tall_930f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.photo-basic-fccd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.warm-64d0 .status-d047 {
  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;
}
.warm-64d0 .plasma_81c9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.warm-64d0 .plasma_81c9: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) {
  .warm-64d0 .plasma_81c9:before {
    width: 16%;
    left: 42%;
  }
}
.warm-64d0 .plasma_81c9:last-child:before {
  content: none;
}
.warm-64d0 .plasma_81c9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.warm-64d0 .inner_77bd .last_c1a4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.warm-64d0 .inner_77bd .last_c1a4 li a .item_simple_6995 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.warm-64d0 .inner_77bd .soft_bd28 {
  border: none;
}
.warm-64d0 .inner_77bd .soft_bd28 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.warm-64d0 .tall_930f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.warm-64d0 .photo-basic-fccd {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.warm-64d0 .out_0049 .tall_930f:before {
  background: rgba(0, 0, 0, 0.9);
}
.warm-64d0 .solid-14aa.logo-next-7b62 .smooth_793b {
  background: rgba(0, 0, 0, 0.6);
}
.warm-64d0
  .solid-14aa.logo-next-7b62
  .smooth_793b::after,
.warm-64d0
  .solid-14aa.logo-next-7b62
  .smooth_793b:before {
  background: inherit;
}
.warm-64d0
  .solid-14aa.logo-next-7b62:hover
  .smooth_793b {
  background: rgba(0, 0, 0, 0.8);
}
.text-south-be71 .status-d047 {
  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) {
  .text-south-be71 .status-d047 {
    width: auto;
    right: 45px;
  }
}
.button-motion-80aa .status-d047 {
  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) {
  .button-motion-80aa .status-d047 {
    width: auto;
    left: 45px;
  }
}
.info-paper-4fc0 .status-d047 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.info-paper-4fc0 .photo-basic-fccd {
  max-width: 48em;
  margin: 0 auto;
}
.info-paper-4fc0 .tall_930f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hidden_4d70 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_4d70.warm-64d0 .status-d047 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hidden_4d70.text-south-be71 .status-d047 {
  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);
}
.hidden_4d70 .status-d047 {
  visibility: visible;
}
.hidden_4d70.button-motion-80aa .status-d047 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.form_84b4,
.popup-1cf3 {
  overflow-x: hidden;
}
.form_84b4 .status-d047 {
  overflow: auto;
}
.form_84b4.warm-64d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form_84b4.warm-64d0 .status-d047 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.form_84b4.warm-64d0 .element-middle-2b0f {
  opacity: 0;
}
.form_84b4.text-south-be71 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form_84b4.text-south-be71 .status-d047 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.form_84b4.text-south-be71 .element-middle-2b0f {
  opacity: 0;
}
.form_84b4.button-motion-80aa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form_84b4.button-motion-80aa .status-d047 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.form_84b4.button-motion-80aa .element-middle-2b0f {
  opacity: 0;
}
.form_84b4.info-paper-4fc0 .status-d047 {
  z-index: 10;
  visibility: visible;
}
.logo-next-7b62 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.logo-next-7b62 .smooth_793b {
  background: rgba(255, 255, 255, 0.99);
}
.logo-next-7b62 .smooth_793b::after,
.logo-next-7b62 .smooth_793b:before {
  background: inherit;
}
.logo-next-7b62:hover .smooth_793b {
  background: rgba(255, 255, 255, 0.99);
}
.button-motion-80aa .logo-next-7b62 {
  top: 10px;
  right: auto;
  left: 12px;
}
.info-paper-4fc0 .logo-next-7b62 {
  display: none !important;
}
.form_84b4:before,
.popup-1cf3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.form_84b4 .logo-next-7b62,
.popup-1cf3 .logo-next-7b62 {
  display: inline-block;
}
.status-d047 .tabs-under-90bc {
  -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;
}
.form_84b4 .status-d047 .tabs-under-90bc,
.popup-1cf3 .status-d047 .tabs-under-90bc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notification-simple-b36b .aside_light_26e6 {
  width: 100%;
}
.accordion-6414 {
  padding: 0 0.5em 0;
}
.accordion-6414 [class*="customify-col-"],
.accordion-6414 [class*="customify-col_"],
.accordion-6414 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gradient_2078 .accordion-6414 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .texture-4910 .border_2bd3,
  .border_2bd3 {
    display: none;
  }
  .banner-large-271b {
    text-align: left;
  }
  .dropdown_e773 {
    text-align: center;
  }
  .photo-c460 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .texture-4910 .detail_bae9,
  .detail_bae9 {
    display: none;
  }
  .table-5336 {
    text-align: left;
  }
  .frame_1ebc {
    text-align: center;
  }
  .label_complex_9045 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .texture-4910 .over_fdad,
  .over_fdad {
    display: none;
  }
  .media-stone-2f8d {
    text-align: left;
  }
  .avatar_black_7a02 {
    text-align: center;
  }
  .over-f485 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.panel_thick_c62f {
  box-shadow: none !important;
}
.active_e7f7 .overlay_static_2591,
.button-7aae .overlay_static_2591 {
  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;
}
.button-7aae .overlay_static_2591 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.active_e25d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.active_e25d:after,
.active_e25d:before {
  content: "";
  display: table;
}
.active_e25d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .active_e25d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.active_e25d,
.item-0278 {
  max-width: 1248px;
  margin: 0 auto;
}

.link_action_7e7a.carousel_522e .active_e25d {
  max-width: 100%;
}
.link_action_7e7a.background-lite-260b {
  max-width: 1200px;
  margin: 0 auto;
}
.link_action_7e7a.main-clean-8499 .active_e25d {
  max-width: 100%;
}
.link_action_7e7a.main-clean-8499 > .active_e25d {
  padding-left: 0;
  padding-right: 0;
}
.link_action_7e7a.main-clean-8499 > .active_e25d .texture-4910 {
  margin: 0;
}
.link_action_7e7a.main-clean-8499
  > .active_e25d
  .column-fixed-a44e.component_12ac {
  margin-right: 0;
  margin-left: 0;
}
.link_action_7e7a.main-clean-8499 #main.component_12ac {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dropdown_fixed_347c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown_fixed_347c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .row_iron_4a10 .focus-fc45 {
    padding-right: 1em;
  }
  .row_iron_4a10.element_full_c702 .column-fixed-a44e {
    border-right: 1px solid #eaecee;
  }
  .row_iron_4a10.element_full_c702 .focus-fc45 {
    padding-right: 1em;
  }
  .row_iron_4a10.element_full_c702 .item-cold-b0ec {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-right-ef06 .focus-fc45 {
    padding-left: 1em;
  }
  .badge-right-ef06.element_full_c702 .column-fixed-a44e {
    border-left: 1px solid #eaecee;
  }
  .badge-right-ef06.element_full_c702 .focus-fc45 {
    padding-left: 1em;
  }
  .badge-right-ef06.element_full_c702 .item-cold-b0ec {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas-7d79 .focus-fc45 {
    padding-left: 1em;
  }
  .gas-7d79.element_full_c702 .border_db31 {
    border-right: 1px solid #eaecee;
  }
  .gas-7d79.element_full_c702 .lower_5d88 {
    border-right: 1px solid #eaecee;
  }
  .gas-7d79.element_full_c702 .focus-fc45 {
    padding-left: 1em;
  }
  .gas-7d79.element_full_c702 .item-cold-b0ec {
    padding-right: 1em;
  }
  .gas-7d79.element_full_c702 .progress_gas_8285 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-bottom-6a24 .focus-fc45 {
    padding-right: 1em;
  }
  .box-bottom-6a24.element_full_c702 .border_db31 {
    border-left: 1px solid #eaecee;
  }
  .box-bottom-6a24.element_full_c702 .lower_5d88 {
    border-left: 1px solid #eaecee;
  }
  .box-bottom-6a24.element_full_c702 .focus-fc45 {
    padding-right: 1em;
  }
  .box-bottom-6a24.element_full_c702 .item-cold-b0ec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-bottom-6a24.element_full_c702 .progress_gas_8285 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_fixed_347c .focus-fc45 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown_fixed_347c.element_full_c702 .column-fixed-a44e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dropdown_fixed_347c.element_full_c702 .focus-fc45 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown_fixed_347c.element_full_c702 .item-cold-b0ec {
    padding-left: 1em;
  }
  .dropdown_fixed_347c.element_full_c702 .progress_gas_8285 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dropdown_fixed_347c.element_full_c702 .focus-fc45 {
    padding-left: 0;
  }
}
.dark-b907 .header_fresh_c391 {
  display: inline-block;
}
.container_dark_f336 {
  display: inline-block;
}
.summary-soft-cb7e {
  word-con: break-word;
}
.dirty_5f62 > span {
  display: inline-block;
  padding: 5px 0;
}
.dirty_5f62 .dynamic-bf2e {
  margin-left: 8px;
  margin-right: 8px;
}
.dirty_5f62 .form_first_9471 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.search_9f91 .gradient-f82b {
  margin-bottom: 2em;
}
.search_9f91 .section-99d3 {
  margin-bottom: 15px;
}
.search_9f91 .section-99d3:last-child {
  margin-bottom: 0;
}
.search_9f91 .fluid_3321 {
  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) {
  .search_9f91 .fluid_3321 {
    display: block;
  }
}
.search_9f91 .gold-221b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .search_9f91 .gold-221b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.search_9f91 .fluid_f22e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.search_9f91 .fluid_f22e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.search_9f91 .fluid_f22e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.search_9f91 .summary-soft-cb7e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.search_9f91 .summary-soft-cb7e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.search_9f91 .accent-bronze-6546 p:last-child {
  margin-bottom: 0;
}
.search_9f91 .layout-green-8ff2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.search_9f91 .overlay_1bfc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.search_9f91 .solid-b812 {
  margin-top: 1em;
}
.search_9f91 .grid_focused_f9b9 {
  top: 0;
  display: block;
}
.search_9f91 .grid_focused_f9b9 a {
  color: inherit;
}
.search_9f91 .grid_focused_f9b9 a:hover {
  color: inherit;
}
.search_9f91 .label-lite-063c {
  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;
}
.search_9f91 .label-lite-063c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.search_9f91 .overlay_1bfc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.search_9f91 .gradient_over_b2d1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.search_9f91 .gradient_over_b2d1:first-child {
  margin-top: 0;
}
.search_9f91 .gradient_over_b2d1.green_212d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.search_9f91 .gradient_over_b2d1.old-762c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search_9f91
  .gradient_over_b2d1.old-762c.liquid-ea69
  .solid-b812 {
  width: 100%;
}
.search_9f91 .old-762c {
  -webkit-box-align: center;
  align-items: center;
}
.search_9f91 .old-762c .dirty_5f62,
.search_9f91 .old-762c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.search_9f91 .fluid_f22e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search_9f91 .fluid_f22e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search_9f91 .fluid_f22e: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;
}
.search_9f91 .green_212d {
  z-index: 5;
}
.search_9f91 .form_fresh_1eee .panel-2e5b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.search_9f91 .block-current-b32a .panel-2e5b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.search_9f91 .container-tall-28e2 .panel-2e5b {
  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;
}
.search_9f91.widget_first_34de .fluid_3321,
.search_9f91.form_purple_5cb1 .fluid_3321 {
  display: block;
}
.search_9f91.widget_first_34de .fluid_3321 .detail_e5e0,
.search_9f91.widget_first_34de .fluid_3321 .overlay_1bfc,
.search_9f91.form_purple_5cb1 .fluid_3321 .detail_e5e0,
.search_9f91.form_purple_5cb1 .fluid_3321 .overlay_1bfc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.search_9f91.status-5708 .gold-221b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .search_9f91.status-5708 .gold-221b {
    margin-right: 0;
  }
}
.search_9f91.widget_first_34de .gold-221b,
.search_9f91.form_purple_5cb1 .gold-221b {
  padding-top: 40%;
}
.search_9f91.widget_first_34de .gradient-f82b,
.search_9f91.form_purple_5cb1 .gradient-f82b {
  display: block;
}
.search_9f91.widget_first_34de .fn-sticky-d673 .overlay_1bfc,
.search_9f91.form_purple_5cb1 .fn-sticky-d673 .overlay_1bfc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.search_9f91.widget_first_34de .gold-221b,
.search_9f91.form_purple_5cb1 .gold-221b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.search_9f91.widget_first_34de .overlay_1bfc {
  padding: 1em;
}
.thumbnail_last_f1a9 {
  margin: 30px auto;
  display: block;
}
.thumbnail_last_f1a9 .preview-726e > * {
  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;
}
.thumbnail_last_f1a9 .preview-726e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail_last_f1a9 .preview-726e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown-9e9d .dirty_5f62 {
  margin-bottom: 1.41575em;
}
.dropdown-9e9d .alert-fe59 {
  margin-bottom: 1.618em;
}
.orange-8b81 .info-motion-0f11 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.orange-8b81 .info-motion-0f11 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.orange-8b81 .notification-top-5440 {
  max-width: 100%;
  overflow: auto;
}
.table_warm_084f .orange-8b81 a:hover {
  text-decoration: underline;
}
.active_upper_5291 .section-99d3:not(.summary-soft-cb7e),
.active_upper_5291 .fluid_f22e {
  margin-bottom: 1.41575em;
}
.active_upper_5291 .section-99d3:not(.summary-soft-cb7e):last-child,
.active_upper_5291 .fluid_f22e:last-child {
  margin-bottom: 0;
}
.active_upper_5291 .section-99d3.white_9f9a {
  margin-bottom: 0.41575em;
}
.active_upper_5291 .tooltip-gold-a29d:before,
.active_upper_5291 .old-d73e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.active_upper_5291 .tooltip-gold-a29d:before {
  content: "\f115";
}
.active_upper_5291 .old-d73e:before {
  content: "\f02c";
}
.active_upper_5291 .wrapper-a988 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.active_upper_5291 .wrapper-a988 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notification-4e09 {
  display: -webkit-box;
  display: flex;
}
.notification-4e09 .icon-c5e5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notification-4e09 .icon-c5e5 {
    flex-basis: 90px;
  }
}
.notification-4e09 .notice-fixed-e0e2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification-4e09 .notice-fixed-e0e2 {
    flex-basis: calc(100% - 50px);
  }
}
.notification-4e09 .large_1445 p:last-child {
  margin-bottom: 0.72em;
}
.disabled_0ff8 .preview-726e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.disabled_0ff8 .preview-726e:after,
.disabled_0ff8 .preview-726e:before {
  content: "";
  display: table;
}
.disabled_0ff8 .preview-726e:after {
  clear: both;
}
.disabled_0ff8 .preview-726e .gradient_a4ad,
.disabled_0ff8 .preview-726e .container_641e {
  width: 49%;
}
.disabled_0ff8 .preview-726e .gradient_a4ad a span.picture_pro_0a74,
.disabled_0ff8 .preview-726e .container_641e a span.picture_pro_0a74 {
  display: block;
  margin-bottom: 5px;
}
.disabled_0ff8 .preview-726e .container_641e {
  float: left;
  text-align: left;
}
.disabled_0ff8 .preview-726e .gradient_a4ad {
  float: right;
  text-align: right;
}
.link-5fd7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .link-5fd7 {
    margin-bottom: 0;
  }
}
.menu-0b0e {
  margin-bottom: 1em;
}
.menu-0b0e .summary-soft-cb7e {
  font-size: 1.1em;
  line-height: 1.3;
}
.background-6b2d a {
  display: block;
  line-height: 0;
  position: relative;
}
.easy-b392 .menu-0b0e,
.warm_ebdf .menu-0b0e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .easy-b392 .menu-0b0e,
  .warm_ebdf .menu-0b0e {
    display: block;
  }
}
.easy-b392 .background-6b2d,
.warm_ebdf .background-6b2d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .easy-b392 .background-6b2d,
  .warm_ebdf .background-6b2d {
    margin-bottom: 1em;
  }
}
.easy-b392 .background-6b2d img,
.warm_ebdf .background-6b2d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.easy-b392 .icon_eec0,
.warm_ebdf .icon_eec0 {
  flex-basis: calc(100% - 160px);
}
.easy-b392 .icon_eec0 p,
.warm_ebdf .icon_eec0 p {
  margin-bottom: 0;
}
.easy-b392 .icon_eec0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .easy-b392 .icon_eec0 {
    padding-left: 0;
  }
}
.warm_ebdf .icon_eec0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .warm_ebdf .icon_eec0 {
    padding-right: 0;
  }
}
.warm_ebdf .background-6b2d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wide-fa39 .background-6b2d {
  margin-bottom: 0.5em;
}
.wide-fa39 .background-6b2d img {
  width: 100%;
}
.red_9994 .dynamic-3e9f,
.wrapper_fluid_79d5 .dynamic-3e9f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.wrapper_fluid_79d5 .column-fixed-a44e .dropdown_d80e p:last-child {
  margin-bottom: 0;
}
.status-steel-63f2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hot-9bf2 .tooltip-pink-390f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hot-9bf2 .tooltip-pink-390f:last-of-type {
    margin-bottom: 0;
  }
}
.hot-9bf2 .tooltip-pink-390f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hot-9bf2 .tooltip-pink-390f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hot-9bf2 .tooltip-pink-390f ul li {
  margin: 0 0 0.6em;
}
.hot-9bf2 .tooltip-pink-390f ul li.stale-5462,
.hot-9bf2 .tooltip-pink-390f ul li.chip-steel-b8c6 {
  position: relative;
}
.hot-9bf2 .tooltip-pink-390f ul li.stale-5462 .basic_0c35,
.hot-9bf2 .tooltip-pink-390f ul li.chip-steel-b8c6 .basic_0c35 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hot-9bf2 .tooltip-pink-390f ul li.stale-5462:after:after,
.hot-9bf2 .tooltip-pink-390f ul li.stale-5462:after:before,
.hot-9bf2
  .tooltip-pink-390f
  ul
  li.chip-steel-b8c6:after:after,
.hot-9bf2
  .tooltip-pink-390f
  ul
  li.chip-steel-b8c6:after:before {
  content: "";
  display: table;
}
.hot-9bf2 .tooltip-pink-390f ul li.stale-5462:after:after,
.hot-9bf2
  .tooltip-pink-390f
  ul
  li.chip-steel-b8c6:after:after {
  clear: both;
}
.hot-9bf2 .tooltip-pink-390f a.pagination-fixed-f4ef:hover {
  text-decoration: none;
}
.hot-9bf2 .tooltip-pink-390f select {
  max-width: 100%;
}
.hot-9bf2 .tooltip-pink-390f table {
  font-size: 85%;
}
.hot-9bf2 .tooltip-pink-390f table td,
.hot-9bf2 .tooltip-pink-390f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hot-9bf2 .tooltip-pink-390f table tfoot td {
  text-align: left;
}
.hot-9bf2 .tooltip-pink-390f :last-child {
  margin-bottom: 0;
}
.hot-9bf2 .tooltip-pink-390f .bottom_641d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hot-9bf2 .tooltip-pink-390f .bottom_641d label {
  width: 100%;
}
.hot-9bf2 .tooltip-pink-390f .bottom_641d .widget_4a03 {
  width: 100%;
  display: block;
}
.hot-9bf2 .tooltip-pink-390f .bottom_641d .breadcrumb_bc7e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hot-9bf2 .tooltip-pink-390f .bottom_641d .breadcrumb_bc7e:hover svg #svg-search {
  fill: #444;
}
.hot-9bf2 .tooltip-pink-390f .bottom_641d .breadcrumb_bc7e svg {
  width: 18px;
  height: 18px;
}
.hot-9bf2 .photo_dark_e747 ul ul,
.hot-9bf2 .east-e401 ul ul,
.hot-9bf2 .highlight_9dd1 ul ul,
.hot-9bf2 .preview-bronze-31be ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hot-9bf2 .photo_dark_e747 .highlight-0eee > a,
.hot-9bf2 .east-e401 .highlight-0eee > a,
.hot-9bf2 .highlight_9dd1 .highlight-0eee > a,
.hot-9bf2 .preview-bronze-31be .highlight-0eee > a {
  margin-bottom: 0;
}
.hot-9bf2 .south-3b01 li,
.hot-9bf2 .photo_dark_e747 li,
.hot-9bf2 .menu-e2fe li,
.hot-9bf2 .east-e401 li,
.hot-9bf2 .highlight_9dd1 li,
.hot-9bf2 .preview-bronze-31be li,
.hot-9bf2 .pressed_93e3 li,
.hot-9bf2 .label_e3e4 li {
  display: block;
  position: relative;
}
.hot-9bf2 .south-3b01 li:last-child,
.hot-9bf2 .photo_dark_e747 li:last-child,
.hot-9bf2 .menu-e2fe li:last-child,
.hot-9bf2 .east-e401 li:last-child,
.hot-9bf2 .highlight_9dd1 li:last-child,
.hot-9bf2 .preview-bronze-31be li:last-child,
.hot-9bf2 .pressed_93e3 li:last-child,
.hot-9bf2 .label_e3e4 li:last-child {
  border: none;
}
.hot-9bf2 .south-3b01 li a,
.hot-9bf2 .photo_dark_e747 li a,
.hot-9bf2 .menu-e2fe li a,
.hot-9bf2 .east-e401 li a,
.hot-9bf2 .highlight_9dd1 li a,
.hot-9bf2 .preview-bronze-31be li a,
.hot-9bf2 .pressed_93e3 li a,
.hot-9bf2 .label_e3e4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hot-9bf2 .south-3b01 li ul li::before,
.hot-9bf2 .photo_dark_e747 li ul li::before,
.hot-9bf2 .menu-e2fe li ul li::before,
.hot-9bf2 .east-e401 li ul li::before,
.hot-9bf2 .highlight_9dd1 li ul li::before,
.hot-9bf2 .preview-bronze-31be li ul li::before,
.hot-9bf2 .pressed_93e3 li ul li::before,
.hot-9bf2 .label_e3e4 li ul li::before {
  left: 15px;
}
.hot-9bf2 .south-3b01 li ul a,
.hot-9bf2 .photo_dark_e747 li ul a,
.hot-9bf2 .menu-e2fe li ul a,
.hot-9bf2 .east-e401 li ul a,
.hot-9bf2 .highlight_9dd1 li ul a,
.hot-9bf2 .preview-bronze-31be li ul a,
.hot-9bf2 .pressed_93e3 li ul a,
.hot-9bf2 .label_e3e4 li ul a {
  padding-left: 20px;
}
.hot-9bf2 .south-3b01 li ul ul li::before,
.hot-9bf2 .photo_dark_e747 li ul ul li::before,
.hot-9bf2 .menu-e2fe li ul ul li::before,
.hot-9bf2 .east-e401 li ul ul li::before,
.hot-9bf2 .highlight_9dd1 li ul ul li::before,
.hot-9bf2 .preview-bronze-31be li ul ul li::before,
.hot-9bf2 .pressed_93e3 li ul ul li::before,
.hot-9bf2 .label_e3e4 li ul ul li::before {
  left: 30px;
}
.hot-9bf2 .south-3b01 li ul ul a,
.hot-9bf2 .photo_dark_e747 li ul ul a,
.hot-9bf2 .menu-e2fe li ul ul a,
.hot-9bf2 .east-e401 li ul ul a,
.hot-9bf2 .highlight_9dd1 li ul ul a,
.hot-9bf2 .preview-bronze-31be li ul ul a,
.hot-9bf2 .pressed_93e3 li ul ul a,
.hot-9bf2 .label_e3e4 li ul ul a {
  padding-left: 40px;
}
.hot-9bf2 .nav-7754 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hot-9bf2 .label_e3e4 ul li {
  margin-bottom: 1.41575em;
}
.hot-9bf2 .label_e3e4 ul li .column-cool-4697 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hot-9bf2 .label_e3e4 ul li .box-lite-0a69 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.out_0049 .south-3b01 li a,
.out_0049 .photo_dark_e747 li a,
.out_0049 .menu-e2fe li a,
.out_0049 .east-e401 li a,
.out_0049 .highlight_9dd1 li a,
.out_0049 .preview-bronze-31be li a,
.out_0049 .pressed_93e3 li a,
.out_0049 .label_e3e4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.out_0049 .nav-7754 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out_0049 .tooltip-pink-390f ul li.stale-5462 .basic_0c35,
.out_0049 .tooltip-pink-390f ul li.chip-steel-b8c6 .basic_0c35 {
  background: rgba(0, 0, 0, 0.2);
}
.out_0049 .hot-9bf2 .tooltip-pink-390f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_action_7e7a .hot-9bf2 .last_c1a4 li {
  margin: 0;
}
.link_action_7e7a .hot-9bf2 .last_c1a4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.link_action_7e7a .hot-9bf2 .last_c1a4 li ul {
  margin: 0;
}
.link_action_7e7a .hot-9bf2 .last_c1a4 li ul li a {
  padding-left: 15px;
}
.link_action_7e7a .hot-9bf2 .last_c1a4 li ul li li a {
  padding-left: 30px;
}
.link_action_7e7a .hot-9bf2 .last_c1a4 li.over_057d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.link_action_7e7a .hot-9bf2 .last_c1a4 li.over_057d > 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;
}
.link_action_7e7a .hot-9bf2 .last_c1a4 li.over_057d > 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;
}
.active-f24f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.alert-new-69d9 {
  position: relative;
  z-index: 10;
}
.alert-new-69d9 .tabs-under-90bc {
  width: 100%;
  max-width: 100%;
}
.texture_small_7e6c .link-slow-3823 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.texture_small_7e6c .solid-14aa {
}
.texture_small_7e6c .out_0049 {
  background: #292929;
}
.stone_e07e .link-slow-3823 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stone_e07e .solid-14aa {
  background: #f9f9f9;
}
.stone_e07e .out_0049 {
  background: #303030;
}
.clean_9f2d .link-slow-3823 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .clean_9f2d .header_fresh_c391 {
    margin-bottom: 1em;
  }
  .clean_9f2d .header_fresh_c391:last-child {
    margin-bottom: 0;
  }
}
.clean_9f2d .solid-14aa {
  background: #ededed;
}
.clean_9f2d .out_0049 {
  background: #1a1a1a;
}
.link-slow-3823.solid-14aa {
  color: rgba(0, 0, 0, 0.6);
}
.link-slow-3823.solid-14aa .row-pink-b175 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-slow-3823.out_0049 {
  color: rgba(255, 255, 255, 0.99);
}
.link-slow-3823.out_0049 a:not(.pagination-fixed-f4ef) {
  color: rgba(255, 255, 255, 0.79);
}
.link-slow-3823.out_0049 a:not(.pagination-fixed-f4ef):hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-slow-3823.out_0049 .row-pink-b175 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-slow-3823.out_0049 table tbody td,
.link-slow-3823.out_0049 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tall_adde.dim_0da0 .active_e25d {
  max-width: initial;
}
.tall_adde .surface_7a66 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tall_adde .surface_7a66 .tabs-under-90bc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tall_adde .surface_7a66 .tabs-under-90bc {
    display: block;
    margin-bottom: 2em;
  }
  .tall_adde .surface_7a66 .tabs-under-90bc:last-child {
    margin-bottom: 0;
  }
}
.clean_9f2d .header_fresh_c391:last-child,
.stone_e07e .header_fresh_c391:last-child,
.texture_small_7e6c .header_fresh_c391:last-child {
  margin-bottom: 0;
}
.clean_9f2d .header_fresh_c391 .hot-9bf2 .tooltip-pink-390f:last-child,
.stone_e07e .header_fresh_c391 .hot-9bf2 .tooltip-pink-390f:last-child,
.texture_small_7e6c .header_fresh_c391 .hot-9bf2 .tooltip-pink-390f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .clean_9f2d .pagination_over_fac7,
  .clean_9f2d .hard_9aa5,
  .stone_e07e .pagination_over_fac7,
  .stone_e07e .hard_9aa5,
  .texture_small_7e6c .pagination_over_fac7,
  .texture_small_7e6c .hard_9aa5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .alert-new-69d9 .header_fresh_c391 {
    margin-bottom: 2em;
  }
}
.alert-new-69d9 p:last-child {
  margin-bottom: 0;
}
.alert-new-69d9 li,
.alert-new-69d9 ul {
  list-style: none;
  margin: 0;
}
.alert-new-69d9 ul ul {
  margin-left: 2.617924em;
}
.article-f83d {
  font-size: 0.875em;
}

/* css-noise: ac47 */
.promo-block-l9 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
