/*!
Theme Name: Customify
Theme URI: https://pressmaximum.south_b93b/customify
Author: WPCustomify
Author URI: https://pressmaximum.south_b93b
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.south_b93b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sort_f420.article_orange_15f4/licenses/gpl-2.0.small_6757
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.iron_72d3/, (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.overlay_5ba7.dropdown-1b1a/normalize.paragraph_ae07/
 ======
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.paragraph_ae07 v7.0.0 | MIT License | github.south_b93b/necolas/normalize.paragraph_ae07 */
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;
}
.liquid-03e5 .tooltip_static_7146,
.accent-9e96,
.secondary_fa6d,
.in-4460,
.light-9281,
.tall-3085,
.dim_4df1,
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;
}
.accent-9e96,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accent-9e96,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accent-9e96,
  h1 {
    font-size: 1.8em;
  }
}
.secondary_fa6d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary_fa6d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary_fa6d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_fa6d,
  h2 {
    font-size: 1.7em;
  }
}
.in-4460,
h3 {
  font-size: 1.618em;
}
.liquid-03e5 .tooltip_static_7146,
.light-9281,
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.chip-outer-6b61 {
  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;
}
.button_348e:after,
.button_348e:before,
.link-dirty-c43e:after,
.link-dirty-c43e:before {
  content: "";
  display: table;
}
.button_348e:after,
.link-dirty-c43e:after {
  clear: both;
}
.wrapper_dcc5 {
  float: right;
  margin-right: 0;
}
.middle-2d3c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tag_cool_a624 .header_small_d568,
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;
}
.tag_cool_a624 .header_small_d568: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;
}
.sidebar_copper_8473 .header_small_d568 {
  box-shadow: none;
}
.sidebar_copper_8473
  .header_small_d568
  .slider-light-1c52 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sidebar_copper_8473 .header_small_d568 .focused_92bd {
  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;
}
.sidebar_copper_8473
  .header_small_d568
  .focused_92bd
  b {
  display: none;
}
.sidebar_copper_8473 .image_387e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.basic-64b7:not(.gallery-e759):not(.sort-c0be),
button:not(.gallery-e759):not(.sort-c0be),
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ),
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ),
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ) {
  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;
}
.basic-64b7:not(.gallery-e759):not(
    .sort-c0be
  ):hover,
button:not(.gallery-e759):not(
    .sort-c0be
  ):hover,
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ):hover,
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ):hover,
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.basic-64b7:not(.gallery-e759):not(
    .sort-c0be
  ):active,
.basic-64b7:not(.gallery-e759):not(
    .sort-c0be
  ):focus,
button:not(.gallery-e759):not(
    .sort-c0be
  ):active,
button:not(.gallery-e759):not(
    .sort-c0be
  ):focus,
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ):active,
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ):focus,
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ):active,
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ):focus,
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ):active,
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ):focus {
  outline: 0;
}
.basic-64b7:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967,
button:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967,
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967,
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967,
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967 {
  position: relative;
}
.basic-64b7:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .mask-58ed,
.basic-64b7:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .thumbnail_green_2cd0,
.basic-64b7:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .row_gas_e311,
.basic-64b7:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  i,
.basic-64b7:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  svg,
button:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .mask-58ed,
button:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .thumbnail_green_2cd0,
button:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .row_gas_e311,
button:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  i,
button:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  svg,
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .mask-58ed,
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .thumbnail_green_2cd0,
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .row_gas_e311,
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  i,
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  svg,
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .mask-58ed,
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .thumbnail_green_2cd0,
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .row_gas_e311,
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  i,
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  svg,
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .mask-58ed,
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .thumbnail_green_2cd0,
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  .row_gas_e311,
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  i,
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967
  svg {
  visibility: hidden;
}
.basic-64b7:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967:after,
button:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967:after,
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967:after,
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967:after,
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ).fn-loading-3967: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;
}
.basic-64b7:not(.gallery-e759):not(.sort-c0be),
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ),
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ),
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ) {
  color: #fff;
  background: #235787;
}
.basic-64b7:not(.gallery-e759):not(
    .sort-c0be
  ):focus,
input[type="button"]:not(.gallery-e759):not(
    .sort-c0be
  ):focus,
input[type="reset"]:not(.gallery-e759):not(
    .sort-c0be
  ):focus,
input[type="submit"]:not(.gallery-e759):not(
    .sort-c0be
  ):focus {
  color: #fff;
}
.basic-64b7.fn-disabled-3967:not(.gallery-e759):not(
    .sort-c0be
  ),
.basic-64b7[disabled]:not(.gallery-e759):not(
    .sort-c0be
  ),
button.fn-disabled-3967:not(.gallery-e759):not(
    .sort-c0be
  ),
button[disabled]:not(.gallery-e759):not(
    .sort-c0be
  ) {
  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;
}
.background_49f7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.background_49f7: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;
}
.light-ee76 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.complex_b421 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hero_c68d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.button_348e:after,
.button_348e:before,
.content_b394:after,
.content_b394:before,
.light-281b:after,
.light-281b:before,
.shade-2c7b:after,
.shade-2c7b:before,
.warm_a53c:after,
.warm_a53c:before,
.link_warm_b791:after,
.link_warm_b791:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.button_348e:after,
.content_b394:after,
.light-281b:after,
.shade-2c7b:after,
.warm_a53c:after,
.link_warm_b791:after {
  clear: both;
}
.content_b394 .right_7066,
.light-281b .right_7066,
.plasma_4aa9 .right_7066 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.avatar_fd2b {
  display: inline-block;
}
.focus-9ce6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus-9ce6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus-9ce6 .copper-17b0 {
  padding: 1em 0;
  font-size: 85%;
}
.copper-17b0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.description_5f97 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.description_5f97:after,
.description_5f97:before {
  content: "";
  display: table;
}
.description_5f97:after {
  clear: both;
}
.dynamic-ad85 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.surface-old-3dbf .dynamic-ad85 {
  max-width: 50%;
}
.fast-2681 .dynamic-ad85 {
  max-width: 33.33%;
}
.static-92a0 .dynamic-ad85 {
  max-width: 25%;
}
.widget-prev-3a9f .dynamic-ad85 {
  max-width: 20%;
}
.thumbnail_last_51f4 .dynamic-ad85 {
  max-width: 16.66%;
}
.primary-f274 .dynamic-ad85 {
  max-width: 14.28%;
}
.fluid-1330 .dynamic-ad85 {
  max-width: 12.5%;
}
.popup_2445 .dynamic-ad85 {
  max-width: 11.11%;
}
.pink-d12e {
  display: block;
}
.liquid-03e5 .input-red-cce6 label,
.liquid-03e5 .active-e212 label,
.liquid-03e5 .west_d2ac label,
.liquid-03e5 .smooth_2b32 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop_tiny_a7d8 {
  list-style: none;
  margin: 0;
}
.backdrop_tiny_a7d8 article.short-1044 {
  margin-bottom: 0;
}
.backdrop_tiny_a7d8 ul {
  list-style: none;
  margin: 0;
}
.backdrop_tiny_a7d8 .status-e63a li.short-1044 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop_tiny_a7d8 .status-e63a li.short-1044 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop_tiny_a7d8 .status-e63a li.short-1044: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) {
  .backdrop_tiny_a7d8 .status-e63a li.short-1044 li.short-1044 li.short-1044 li.short-1044 {
    padding-left: 0;
  }
}
article.short-1044 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short-1044 .content_b394 p:last-of-type {
  margin-bottom: 0;
}
article.short-1044 .narrow_64f0 {
  float: left;
}
article.short-1044 .primary-bright-b15b {
  margin-left: 85px;
}
article.short-1044 .last_c336 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short-1044 .last_c336 .purple_1191 {
  margin-left: 10px;
}
article.short-1044 .input_0919 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short-1044 .search_white_a121 {
  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 .input-red-cce6,
  #respond .west_d2ac,
  #respond .smooth_2b32 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input-red-cce6 input,
#respond .west_d2ac input,
#respond .smooth_2b32 input {
  width: 100%;
}
#respond .smooth_2b32 {
  margin-right: 0;
}
#respond .feature-579f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu_hovered_f985 {
  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;
}
.menu_hovered_f985.mini_b018 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.menu_hovered_f985 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%);
}
.menu_hovered_f985:focus,
.menu_hovered_f985: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);
}
.summary_bbce {
  border-radius: 10%;
}
.footer-motion-37eb {
  border-radius: 50%;
}
.gradient_gold_6ead {
  font-size: 0.72em;
}
.next_dd25 {
  font-size: 0.875em;
}
.last_5b48 {
  font-size: 1.1em;
}
.shade_old_6c74 {
  text-transform: uppercase;
  line-height: 1.2;
}
.shade_old_6c74.gradient_gold_6ead {
  letter-spacing: 0.5px;
}
.green_c000,
.green_c000 a {
  color: #6d6d6d;
}
.green_c000 a:hover {
  color: #111;
}
.hidden-4a35 {
  color: #6d6d6d;
}
.secondary-4eb9 {
  overflow-x: hidden;
}
.secondary-4eb9 .rough-4f47.gold_259c {
  position: relative;
}
.secondary-4eb9 .rough-4f47.gold_259c.panel_035d {
  position: initial;
}
.secondary-4eb9
  .rough-4f47.gold_259c.panel_035d
  .main_yellow_d1c3 {
  left: auto;
}
.secondary-4eb9 .rough-4f47 .main_yellow_d1c3 {
  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;
}
.secondary-4eb9 .rough-4f47:hover.gold_259c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.secondary-4eb9
  .rough-4f47:hover.gold_259c
  .main_yellow_d1c3 {
  display: block;
  z-index: 9999999;
}
.secondary-4eb9 .grid_lower_2d43 .carousel-over-7ca3,
.secondary-4eb9 .box-f17c .carousel-over-7ca3 {
  display: none;
}
.secondary-4eb9 .block-orange-3811 .rough-4f47:hover.gold_259c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.liquid-03e5 .input-red-cce6 label,
.liquid-03e5 .active-e212 label,
.liquid-03e5 .west_d2ac label,
.liquid-03e5 .smooth_2b32 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop_tiny_a7d8 {
  list-style: none;
  margin: 0;
}
.backdrop_tiny_a7d8 article.short-1044 {
  margin-bottom: 0;
}
.backdrop_tiny_a7d8 ul {
  list-style: none;
  margin: 0;
}
.backdrop_tiny_a7d8 .status-e63a li.short-1044 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop_tiny_a7d8 .status-e63a li.short-1044 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop_tiny_a7d8 .status-e63a li.short-1044: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) {
  .backdrop_tiny_a7d8 .status-e63a li.short-1044 li.short-1044 li.short-1044 li.short-1044 {
    padding-left: 0;
  }
}
article.short-1044 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short-1044 .content_b394 p:last-of-type {
  margin-bottom: 0;
}
article.short-1044 .narrow_64f0 {
  float: left;
}
article.short-1044 .primary-bright-b15b {
  margin-left: 85px;
}
article.short-1044 .last_c336 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short-1044 .last_c336 .purple_1191 {
  margin-left: 10px;
}
article.short-1044 .input_0919 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short-1044 .search_white_a121 {
  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 .input-red-cce6,
  #respond .west_d2ac,
  #respond .smooth_2b32 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input-red-cce6 input,
#respond .west_d2ac input,
#respond .smooth_2b32 input {
  width: 100%;
}
#respond .smooth_2b32 {
  margin-right: 0;
}
#respond .feature-579f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_lower_2d43 .primary-10b0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.primary-10b0 .paragraph_cfc2.green_ae54 .photo-stone-f2ef > li > a:focus,
.primary-10b0 .paragraph_cfc2.green_ae54 .photo-stone-f2ef > li > a:hover,
.primary-10b0 .paragraph_cfc2.steel-aa2f .photo-stone-f2ef > li > a:focus,
.primary-10b0 .paragraph_cfc2.steel-aa2f .photo-stone-f2ef > li > a:hover,
.primary-10b0 .paragraph_cfc2.shade_lower_f590 .photo-stone-f2ef > li > a:focus,
.primary-10b0 .paragraph_cfc2.shade_lower_f590 .photo-stone-f2ef > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-10b0
  .paragraph_cfc2.green_ae54
  .photo-stone-f2ef
  > li.soft-06df
  > a,
.primary-10b0
  .paragraph_cfc2.green_ae54
  .photo-stone-f2ef
  > li.dropdown_97bd
  > a,
.primary-10b0
  .paragraph_cfc2.steel-aa2f
  .photo-stone-f2ef
  > li.soft-06df
  > a,
.primary-10b0
  .paragraph_cfc2.steel-aa2f
  .photo-stone-f2ef
  > li.dropdown_97bd
  > a,
.primary-10b0
  .paragraph_cfc2.shade_lower_f590
  .photo-stone-f2ef
  > li.soft-06df
  > a,
.primary-10b0 .paragraph_cfc2.shade_lower_f590 .photo-stone-f2ef > li.pagination_smooth_d74a > a {
  color: rgba(255, 255, 255, 0.99);
}
.primary-10b0 .chip-over-edbd,
.primary-10b0 .chip-over-edbd a {
  color: rgba(255, 255, 255, 0.99);
}
.primary-10b0 .layout_56cc.basic-c6e2 li a,
.primary-10b0 .main-out-793f a,
.primary-10b0 .search_medium_5d50,
.primary-10b0 .photo-stone-f2ef > li > a,
.primary-10b0 .easy_e768 {
  color: rgba(255, 255, 255, 0.79);
}
.primary-10b0 .layout_56cc.basic-c6e2 li a:hover,
.primary-10b0 .main-out-793f a:hover,
.primary-10b0 .search_medium_5d50:hover,
.primary-10b0 .photo-stone-f2ef > li > a:hover,
.primary-10b0 .easy_e768:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-10b0 .active-d803 {
  color: rgba(255, 255, 255, 0.79);
}
.primary-10b0 .active-d803 .caption_be92 {
  color: rgba(255, 255, 255, 0.99);
}
.primary-10b0 .active-d803:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-10b0 .mini_6702 .north-8a71 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary-10b0 .mini_6702 .north-8a71 .new-fda9 {
  color: rgba(255, 255, 255, 0.79);
}
.primary-10b0
  .mini_6702
  .north-8a71
  .new-fda9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary-10b0
  .mini_6702
  .north-8a71
  .new-fda9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary-10b0
  .mini_6702
  .north-8a71
  .new-fda9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary-10b0
  .mini_6702
  .north-8a71
  .new-fda9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary-10b0 .mini_6702 .under_e598 {
  color: rgba(255, 255, 255, 0.79);
}
.primary-10b0 .mini_6702 .under_e598:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_advanced_ec28
  .primary-10b0
  .mini_6702
  .button-stale-15b6
  .list_wide_495a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search_advanced_ec28
  .primary-10b0
  .mini_6702
  .button-stale-15b6
  .new-fda9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_lower_2d43 .huge-93f4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.huge-93f4 .paragraph_cfc2.green_ae54 .photo-stone-f2ef > li > a:focus,
.huge-93f4 .paragraph_cfc2.green_ae54 .photo-stone-f2ef > li > a:hover,
.huge-93f4 .paragraph_cfc2.steel-aa2f .photo-stone-f2ef > li > a:focus,
.huge-93f4 .paragraph_cfc2.steel-aa2f .photo-stone-f2ef > li > a:hover,
.huge-93f4 .paragraph_cfc2.shade_lower_f590 .photo-stone-f2ef > li > a:focus,
.huge-93f4 .paragraph_cfc2.shade_lower_f590 .photo-stone-f2ef > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-93f4
  .paragraph_cfc2.green_ae54
  .photo-stone-f2ef
  > li.soft-06df
  > a,
.huge-93f4
  .paragraph_cfc2.green_ae54
  .photo-stone-f2ef
  > li.dropdown_97bd
  > a,
.huge-93f4
  .paragraph_cfc2.steel-aa2f
  .photo-stone-f2ef
  > li.soft-06df
  > a,
.huge-93f4
  .paragraph_cfc2.steel-aa2f
  .photo-stone-f2ef
  > li.dropdown_97bd
  > a,
.huge-93f4
  .paragraph_cfc2.shade_lower_f590
  .photo-stone-f2ef
  > li.soft-06df
  > a,
.huge-93f4 .paragraph_cfc2.shade_lower_f590 .photo-stone-f2ef > li.pagination_smooth_d74a > a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-93f4 .chip-over-edbd,
.huge-93f4 .chip-over-edbd a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-93f4 .layout_56cc.basic-c6e2 li a,
.huge-93f4 .main-out-793f a,
.huge-93f4 .search_medium_5d50,
.huge-93f4 .photo-stone-f2ef > li > a,
.huge-93f4 .easy_e768 {
  color: rgba(0, 0, 0, 0.55);
}
.huge-93f4 .layout_56cc.basic-c6e2 li a:hover,
.huge-93f4 .main-out-793f a:hover,
.huge-93f4 .search_medium_5d50:hover,
.huge-93f4 .photo-stone-f2ef > li > a:hover,
.huge-93f4 .easy_e768:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-93f4 .active-d803 {
  color: rgba(0, 0, 0, 0.55);
}
.huge-93f4 .active-d803 .caption_be92 {
  color: rgba(0, 0, 0, 0.8);
}
.huge-93f4 .active-d803:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-00af .nav_4336 {
  margin-left: auto;
  margin-right: auto;
}
.light-281b > * {
  margin-left: auto;
  margin-right: auto;
}
.light-281b .light-ee76 {
  margin-right: 1.41575em;
}
.tabs-current-d8c2 .light-281b > .box-brown-ee9a {
  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;
}
.tabs-current-d8c2 .light-281b > .frame_lower_8e51 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.element-stale-355e.steel-00af .nav_4336,
.badge_fast_3ea2.steel-00af .nav_4336 {
  margin-left: 0;
}
.breadcrumb-stone-6293.steel-00af .nav_4336,
.button_west_2b03.steel-00af .nav_4336 {
  margin-right: 0;
}
.light-281b ol,
.light-281b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo-5ef3 video {
  max-width: 100%;
}
.fresh-6e23 img {
  display: block;
}
.fresh-6e23.light-ee76,
.fresh-6e23.complex_b421 {
  width: 100%;
}
.fresh-6e23.frame_lower_8e51 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thumbnail-12bc:not(.full_1b92) {
  margin: 1.5em auto;
}
.frame-d3dd p {
  padding: 1.5em 14px;
}
ul.video-copper-1b1e.frame_lower_8e51,
ul.video-copper-1b1e.box-brown-ee9a,
ul.video-copper-1b1e.slow-ef13.box-brown-ee9a {
  padding: 0 14px;
}
.link_wide_e946 {
  display: block;
  overflow-x: auto;
}
.link_wide_e946 table {
  border-collapse: collapse;
  width: 100%;
}
.link_wide_e946 td,
.link_wide_e946 th {
  padding: 0.5em;
}
.light-281b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.light-281b ol ol,
.light-281b ol ul,
.light-281b ul ol,
.light-281b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.light-281b ol ol li,
.light-281b ol ul li,
.light-281b ul ol li,
.light-281b ul ul li {
  margin-left: 0;
}
.sidebar-a6da.module-fluid-1aa5 > .caption-yellow-c5fc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.sidebar-a6da.module-fluid-1aa5 > .caption-yellow-c5fc iframe,
.sidebar-a6da.module-fluid-1aa5 > .caption-yellow-c5fc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dropdown_0a6b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dropdown_0a6b.widget_current_8b68 {
  padding: 0;
}
.dropdown_0a6b.widget_current_8b68 cite {
  font-size: 13px;
}
.dropdown_0a6b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dropdown_0a6b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sort-5789 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sort-5789 > p:first-child {
  margin-top: 0;
}
.sort-5789 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sort-5789 blockquote {
  border-left: 0;
}
.top_c864 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.top_c864:not(.stale_c19c) {
  max-width: 100px;
}
.top_c864.fresh_3110 {
  border-bottom: none !important;
  text-align: center;
}
.top_c864.fresh_3110::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .frame-d3dd p {
    padding: 1.5em 0;
  }
}
.layout_dirty_899a {
  color: #0073aa;
}
.tooltip-plasma-e4df {
  background-color: #0073aa;
}
.fast-c9c4 {
  color: #229fd8;
}
.heading_yellow_7b3e {
  background-color: #229fd8;
}
.brown_8608 {
  color: #eee;
}
.section_hot_9379 {
  background-color: #eee;
}
.left-3f44 {
  color: #444;
}
.overlay_hovered_b0a9 {
  background-color: #444;
}
.menu_232b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.menu_232b .iron_2e54 .main-out-793f {
  font-size: 15px;
}
.menu_232b .main-out-793f {
  line-height: 1.3;
}
.menu_232b .huge-93f4 {
}
.menu_232b .primary-10b0 {
  background: #235787;
}
.box-8672 {
  padding: 0;
}
.box-8672 .primary-10b0 {
  background: #1a1a1a;
}
.box-8672 .huge-93f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.border-f8f9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.border-f8f9 .huge-93f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.border-f8f9 .primary-10b0 {
  background: #303030;
}
.link_warm_b791 {
  position: relative;
  z-index: 10;
}
.link_warm_b791 .hero_6ae4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-c34e .gold_259c {
  display: inline-block;
  vertical-align: middle;
}
.aside-c34e.message_1f44 .gold_259c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .aside-c34e.message_1f44 .gold_259c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .aside-c34e.message_1f44 .gold_259c {
    margin-right: 0.4em;
  }
}
.aside-c34e.message_1f44 .gold_259c:last-child {
  margin-right: 0;
}
.black_bb32 .hero_6ae4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .grid_lower_2d43 .iron_2e54 {
    margin: 0 -0.5em;
  }
  .grid_lower_2d43 .iron_2e54 [class*="customify-col-"],
  .grid_lower_2d43 .iron_2e54 [class*="customify-col_"],
  .grid_lower_2d43 .iron_2e54 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.grid_lower_2d43.module_4daf .hero_6ae4 {
  background: 0 0 !important;
}
.grid_lower_2d43.module_4daf .hero_6ae4,
.grid_lower_2d43.black_bb32 .hero_6ae4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .grid_lower_2d43.wood_17e4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.grid_lower_2d43.black_bb32 .hero_6ae4 {
  box-shadow: none !important;
}
.pro_4b0e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pro_4b0e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pro_4b0e {
    padding: 18px 0 20px;
  }
}
.pro_4b0e .nav-d7a9 {
  width: 100%;
}
.pro_4b0e .article-94bb {
  margin-bottom: 0;
}
.pro_4b0e .new-8cb4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.surface_10e5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.surface_10e5 .menu-7cd3 {
  width: 100%;
}
.rough-9333 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.rough-9333 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.rough-9333 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;
}
.rough-9333 li:last-child:after {
  display: none;
}
.rough-9333 li a {
  font-weight: 500;
  margin-right: 10px;
}
.message_3a22 .carousel-over-7ca3 button,
.pro_4b0e .carousel-over-7ca3 button {
  left: 0;
}
.message_3a22 .menu-7cd3,
.pro_4b0e .menu-7cd3 {
  padding-left: 0;
  padding-right: 0;
}
.message_3a22 .surface_10e5,
.pro_4b0e .surface_10e5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.message_3a22 {
  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;
}
.message_3a22: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;
}
.message_3a22 .tooltip_b517 {
  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) {
  .message_3a22 .tooltip_b517 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .message_3a22 .tooltip_b517 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .message_3a22 .tooltip_b517 {
    min-height: 200px;
  }
}
.message_3a22 .rough-9333 {
  color: rgba(255, 255, 255, 0.8);
}
.message_3a22 .rough-9333 a,
.message_3a22 .rough-9333 li:after {
  color: inherit;
}
.message_3a22 .rough-9333 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.element_last_5e1e {
  margin-bottom: 0.5em;
}
.filter_a07c {
  margin-bottom: 1.2em;
}
.filter_a07c,
.element_last_5e1e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.filter_a07c p:last-child,
.element_last_5e1e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel-over-7ca3,
#masthead .carousel-over-7ca3 {
  display: none;
}
#masthead
  > .carousel-over-7ca3.prev-9b25 {
  display: none;
}
#masthead > .carousel-over-7ca3 button {
  left: 0;
}
.fluid-7f38 {
  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%;
}
.fluid-7f38 .gold_259c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fluid-7f38 .tooltip-blue-c55f {
  display: -webkit-box;
  display: flex;
}
.fluid-7f38 .tooltip-blue-c55f.tertiary_7c63 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fluid-7f38 .tooltip-blue-c55f.static-59af {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fluid-7f38 .tooltip-blue-c55f.mini-32d6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fluid-7f38.search_b2e7.footer-0839 .tooltip-blue-c55f.tertiary_7c63 {
  flex-basis: 100%;
}
.fluid-7f38.sidebar_a4c8 .tooltip-blue-c55f.static-59af {
  -webkit-box-flex: 1;
  flex: auto;
}
.fluid-7f38.sidebar_a4c8 .tooltip-blue-c55f.mini-32d6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel-over-7ca3.prev-9b25 {
  display: none;
}
#masthead > .carousel-over-7ca3 button {
  left: 0;
}
.dark_3a58 {
  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;
}
.dark_3a58:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dark_3a58.widget_6137 i {
  margin-right: 4px;
}
.dark_3a58.shadow-4062 i {
  margin-left: 5px;
}
.main-out-793f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.main-out-793f p:last-child {
  margin-bottom: 0;
}
.form_small_2786 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.form_small_2786 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.form_small_2786 img {
  display: block;
  width: auto;
  line-height: 1;
}
.form_small_2786 .chip-over-edbd {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.form_small_2786 .middle-0b24 {
  margin: 5px 0 7px 0;
}
.form_small_2786.thumbnail-b3e8 .hero-245b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form_small_2786.thumbnail-b3e8 .dropdown-ac07 {
  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;
}
.form_small_2786.clean-ab1b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.form_small_2786.clean-ab1b .hero-245b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form_small_2786.clean-ab1b .dropdown-ac07 {
  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;
}
.form_small_2786.focused_66ff {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form_small_2786.primary_east_53f4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.form_small_2786.primary_east_53f4 .dropdown-ac07 {
  margin-top: 7px;
}
.hover_119e {
  display: inline-block;
}
.link_warm_b791 .tooltip_brown_9429 .form_small_2786 img {
  max-width: 100%;
}
.paragraph_cfc2 .dropdown-7142.large_fdd0,
.input-201d .dropdown-7142.large_fdd0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph_cfc2 .media-solid-29ee,
.input-201d .media-solid-29ee {
  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%);
}
.paragraph_cfc2 .media-solid-29ee {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.paragraph_cfc2.purple_1758 .media-solid-29ee {
  display: none;
}
.paragraph_cfc2 .component_green_e007 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph_cfc2 .component_green_e007 li {
  display: inline-block;
  position: relative;
}
.paragraph_cfc2 .component_green_e007 li:last-child {
  margin-right: 0;
}
.paragraph_cfc2 .component_green_e007 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;
}
.paragraph_cfc2 .component_green_e007 li.pagination_smooth_d74a > a {
  color: rgba(0, 0, 0, 0.9);
}
.paragraph_cfc2 .component_green_e007 > 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;
}
.paragraph_cfc2 .component_green_e007 > li > a i {
  line-height: 0;
}
.paragraph_cfc2 .component_green_e007 > li.white_eea3 > a .media-solid-29ee {
  margin-left: 4px;
  line-height: 0;
}
.paragraph_cfc2 .component_green_e007 .gradient_81fe li.white_eea3 > a {
  position: relative;
}
.paragraph_cfc2 .component_green_e007 .gradient_81fe li.white_eea3 > a:after,
.paragraph_cfc2 .component_green_e007 .gradient_81fe li.white_eea3 > a:before {
  content: "";
  display: table;
}
.paragraph_cfc2 .component_green_e007 .gradient_81fe li.white_eea3 > a:after {
  clear: both;
}
.paragraph_cfc2 .component_green_e007 .gradient_81fe li.white_eea3 > a .media-solid-29ee {
  margin-left: 5px;
  float: right;
}
.paragraph_cfc2 .gold-81ec,
.paragraph_cfc2 .gradient_81fe {
  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;
}
.paragraph_cfc2 .gradient_81fe {
  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;
}
.paragraph_cfc2 .gradient_81fe .large_fdd0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph_cfc2 .gradient_81fe .media-solid-29ee {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.paragraph_cfc2 .gradient_81fe li {
  display: block;
  margin: 0;
  padding: 0;
}
.paragraph_cfc2 .gradient_81fe 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;
}
.paragraph_cfc2 .gradient_81fe li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_cfc2 .gradient_81fe .gradient_81fe {
  top: 0;
  left: 100%;
}
.paragraph_cfc2 .module-tiny-67a5.fn-focus-3967 > .gold-81ec,
.paragraph_cfc2 .module-tiny-67a5.fn-focus-3967 > .gradient_81fe,
.paragraph_cfc2 .module-tiny-67a5:focus > .gold-81ec,
.paragraph_cfc2 .module-tiny-67a5:focus > .gradient_81fe,
.paragraph_cfc2 .module-tiny-67a5:hover > .gold-81ec,
.paragraph_cfc2 .module-tiny-67a5:hover > .gradient_81fe {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.paragraph_cfc2.shade_lower_f590 .photo-stone-f2ef:after,
.paragraph_cfc2.shade_lower_f590 .photo-stone-f2ef:before {
  content: "";
  display: table;
}
.paragraph_cfc2.shade_lower_f590 .photo-stone-f2ef:after {
  clear: both;
}
.paragraph_cfc2.shade_lower_f590 .photo-stone-f2ef > li {
  float: left;
}
.paragraph_cfc2.layout_pro_1282 .photo-stone-f2ef:after,
.paragraph_cfc2.layout_pro_1282 .photo-stone-f2ef:before {
  content: "";
  display: table;
}
.paragraph_cfc2.layout_pro_1282 .photo-stone-f2ef:after {
  clear: both;
}
.paragraph_cfc2.layout_pro_1282 .photo-stone-f2ef > li {
  float: left;
}
.paragraph_cfc2.layout_pro_1282 .photo-stone-f2ef > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph_cfc2.layout_pro_1282 .photo-stone-f2ef > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph_cfc2.layout_pro_1282 .photo-stone-f2ef > li.soft-06df > a,
.paragraph_cfc2.layout_pro_1282 .photo-stone-f2ef > li.pagination_smooth_d74a > a {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph_cfc2.green_ae54 .photo-stone-f2ef > li > a .large_fdd0 {
  position: relative;
}
.paragraph_cfc2.green_ae54 .photo-stone-f2ef > li > a .large_fdd0: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;
}
.paragraph_cfc2.green_ae54
  .photo-stone-f2ef
  > li:focus
  > a
  .large_fdd0:before,
.paragraph_cfc2.green_ae54
  .photo-stone-f2ef
  > li:hover
  > a
  .large_fdd0:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph_cfc2.green_ae54
  .photo-stone-f2ef
  > li.soft-06df
  > a
  .large_fdd0:before,
.paragraph_cfc2.green_ae54
  .photo-stone-f2ef
  > li.dropdown_97bd
  > a
  .large_fdd0:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph_cfc2.steel-aa2f .photo-stone-f2ef > li > a .large_fdd0 {
  position: relative;
}
.paragraph_cfc2.steel-aa2f .photo-stone-f2ef > li > a .large_fdd0: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;
}
.paragraph_cfc2.steel-aa2f .photo-stone-f2ef > li:focus > a .large_fdd0:before,
.paragraph_cfc2.steel-aa2f
  .photo-stone-f2ef
  > li:hover
  > a
  .large_fdd0:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph_cfc2.steel-aa2f
  .photo-stone-f2ef
  > li.soft-06df
  > a
  .large_fdd0:before,
.paragraph_cfc2.steel-aa2f
  .photo-stone-f2ef
  > li.dropdown_97bd
  > a
  .large_fdd0:before {
  width: 100%;
  background-color: currentColor;
}
.input-201d .component_green_e007 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input-201d .component_green_e007 li:first-child > a {
  border-top: none;
}
.input-201d .component_green_e007 .layout_over_dca3 > .large_fdd0 .media-solid-29ee {
  display: none;
}
.input-201d .component_green_e007 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input-201d .component_green_e007 li:last-child {
  border: none;
}
.input-201d .component_green_e007 li.white_eea3 > a {
  padding-right: 45px !important;
}
.input-201d .component_green_e007 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input-201d .component_green_e007 li a:focus,
.input-201d .component_green_e007 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-201d .component_green_e007 li .hot_b9d2 {
  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;
}
.input-201d .component_green_e007 li .hot_b9d2:hover {
  box-shadow: none;
}
.input-201d .component_green_e007 li .hot_b9d2 .media-solid-29ee {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input-201d .component_green_e007 .gradient_81fe {
  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);
}
.input-201d .component_green_e007 .gradient_81fe li a {
  padding-left: 3em;
}
.input-201d .component_green_e007 .preview-5d65 > a .hot_b9d2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input-201d .component_green_e007 .preview-5d65 > .gradient_81fe {
  display: block;
  opacity: 1;
}
.logo-e95d {
  max-width: 100%;
}
.static_ca2b {
  line-height: 0;
  cursor: pointer;
}
.easy_e768 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.easy_e768:hover {
  box-shadow: none;
  color: currentColor;
}
.easy_e768 svg {
  width: 18px;
  height: 18px;
}
.easy_e768 .detail_fc6c {
  display: none;
}
.element-709e {
  position: relative;
}
.element-709e.fn-active-3967 .easy_e768 .dirty_18c1 {
  display: none;
}
.element-709e.fn-active-3967 .easy_e768 .detail_fc6c {
  display: inline-block;
}
.element-709e .dropdown-dim-a240 {
  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);
}
.element-709e.input_f8d7 .dropdown-dim-a240 {
  left: auto;
  right: -0.9em;
}
.element-709e.input_f8d7 .light-9fe6::before {
  left: auto;
  right: 15px;
}
.element-709e.fn-active-3967 .dropdown-dim-a240 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button-stale-15b6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.button-stale-15b6 label {
  flex-basis: 100%;
}
.button-stale-15b6 .north-8a71 {
  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;
}
.button-stale-15b6 .new-fda9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.button-stale-15b6 .new-fda9:focus {
  background-color: transparent;
}
.button-stale-15b6 button.under_e598 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.button-stale-15b6 button.under_e598:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.button-stale-15b6 button.under_e598 svg {
  width: 18px;
  height: 18px;
}
.button-stale-15b6 input[type="submit"] {
  min-height: auto;
}
.mini_6702 .button-stale-15b6 .new-fda9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.light-9fe6 {
  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) {
  .light-9fe6 {
    width: 220px;
  }
}
.light-9fe6 label {
  flex-basis: 100%;
}
.light-9fe6::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;
}
.search_advanced_ec28 .mini_6702 .button-stale-15b6 {
  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;
}
.search_advanced_ec28
  .mini_6702
  .button-stale-15b6
  .north-8a71 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.search_advanced_ec28 .mini_6702 .button-stale-15b6 .new-fda9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.search_advanced_ec28
  .mini_6702
  .button-stale-15b6
  .new-fda9:focus {
  background: 0 0;
}
.search_advanced_ec28
  .mini_6702
  .button-stale-15b6
  .list_wide_495a {
  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;
}
.layout_56cc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.layout_56cc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.layout_56cc li:last-child {
  margin-right: 0;
}
.layout_56cc li:first-child {
  margin-left: 0;
}
.layout_56cc.stale_dbf2 a {
  color: #fff;
}
.layout_56cc.stale_dbf2 a:hover {
  color: #fff;
}
.layout_56cc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.layout_56cc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.layout_56cc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.layout_56cc a:hover {
  opacity: 0.9;
  color: inherit;
}
.layout_56cc [class*="social-icon-apple"] {
  background-color: #999;
}
.layout_56cc [class*="social-icon-apple"].lower_3db2 {
  background-color: transparent;
  color: #999;
}
.layout_56cc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.layout_56cc [class*="social-icon-behance"].lower_3db2 {
  background-color: transparent;
  color: #1769ff;
}
.layout_56cc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.layout_56cc [class*="social-icon-bitbucket"].lower_3db2 {
  background-color: transparent;
  color: #205081;
}
.layout_56cc [class*="social-icon-codepen"] {
  background-color: #000;
}
.layout_56cc [class*="social-icon-codepen"].lower_3db2 {
  background-color: transparent;
  color: #000;
}
.layout_56cc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.layout_56cc [class*="social-icon-delicious"].lower_3db2 {
  background-color: transparent;
  color: #39f;
}
.layout_56cc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.layout_56cc [class*="social-icon-digg"].lower_3db2 {
  background-color: transparent;
  color: #005be2;
}
.layout_56cc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.layout_56cc [class*="social-icon-dribbble"].lower_3db2 {
  background-color: transparent;
  color: #ea4c89;
}
.layout_56cc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.layout_56cc [class*="social-icon-envelope"].lower_3db2 {
  background-color: transparent;
  color: #ea4335;
}
.layout_56cc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.layout_56cc [class*="social-icon-facebook"].lower_3db2 {
  background-color: transparent;
  color: #3b5998;
}
.layout_56cc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.layout_56cc [class*="social-icon-flickr"].lower_3db2 {
  background-color: transparent;
  color: #0063dc;
}
.layout_56cc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.layout_56cc [class*="social-icon-foursquare"].lower_3db2 {
  background-color: transparent;
  color: #2d5be3;
}
.layout_56cc [class*="social-icon-github"] {
  background-color: #333;
}
.layout_56cc [class*="social-icon-github"].lower_3db2 {
  background-color: transparent;
  color: #333;
}
.layout_56cc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.layout_56cc [class*="social-icon-google-plus"].lower_3db2 {
  background-color: transparent;
  color: #dd4b39;
}
.layout_56cc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.layout_56cc [class*="social-icon-houzz"].lower_3db2 {
  background-color: transparent;
  color: #7ac142;
}
.layout_56cc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.layout_56cc [class*="social-icon-instagram"].lower_3db2 {
  background-color: transparent;
  color: #262626;
}
.layout_56cc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.layout_56cc [class*="social-icon-jsfiddle"].lower_3db2 {
  background-color: transparent;
  color: #487aa2;
}
.layout_56cc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.layout_56cc [class*="social-icon-linkedin"].lower_3db2 {
  background-color: transparent;
  color: #0077b5;
}
.layout_56cc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.layout_56cc [class*="social-icon-medium"].lower_3db2 {
  background-color: transparent;
  color: #00ab6b;
}
.layout_56cc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.layout_56cc
  [class*="social-icon-odnoklassniki"].lower_3db2 {
  background-color: transparent;
  color: #f4731c;
}
.layout_56cc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.layout_56cc [class*="social-icon-meetup"].lower_3db2 {
  background-color: transparent;
  color: #ec1c40;
}
.layout_56cc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.layout_56cc [class*="social-icon-pinterest"].lower_3db2 {
  background-color: transparent;
  color: #bd081c;
}
.layout_56cc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.layout_56cc [class*="social-icon-product-hunt"].lower_3db2 {
  background-color: transparent;
  color: #da552f;
}
.layout_56cc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.layout_56cc [class*="social-icon-reddit"].lower_3db2 {
  background-color: transparent;
  color: #ff4500;
}
.layout_56cc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.layout_56cc [class*="social-icon-rss"].lower_3db2 {
  background-color: transparent;
  color: #f26522;
}
.layout_56cc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.layout_56cc
  [class*="social-icon-shopping-cart"].lower_3db2 {
  background-color: transparent;
  color: #4caf50;
}
.layout_56cc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.layout_56cc [class*="social-icon-skype"].lower_3db2 {
  background-color: transparent;
  color: #00aff0;
}
.layout_56cc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.layout_56cc [class*="social-icon-slideshare"].lower_3db2 {
  background-color: transparent;
  color: #0077b5;
}
.layout_56cc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.layout_56cc [class*="social-icon-snapchat"].lower_3db2 {
  background-color: transparent;
  color: #fffc00;
}
.layout_56cc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.layout_56cc [class*="social-icon-soundcloud"].lower_3db2 {
  background-color: transparent;
  color: #f80;
}
.layout_56cc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.layout_56cc [class*="social-icon-spotify"].lower_3db2 {
  background-color: transparent;
  color: #2ebd59;
}
.layout_56cc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.layout_56cc
  [class*="social-icon-stack-overflow"].lower_3db2 {
  background-color: transparent;
  color: #fe7a15;
}
.layout_56cc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.layout_56cc [class*="social-icon-maldkfgram"].lower_3db2 {
  background-color: transparent;
  color: #2ca5e0;
}
.layout_56cc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.layout_56cc [class*="social-icon-tripadvisor"].lower_3db2 {
  background-color: transparent;
  color: #589442;
}
.layout_56cc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.layout_56cc [class*="social-icon-tumblr"].lower_3db2 {
  background-color: transparent;
  color: #35465c;
}
.layout_56cc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.layout_56cc [class*="social-icon-twitch"].lower_3db2 {
  background-color: transparent;
  color: #6441a5;
}
.layout_56cc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.layout_56cc [class*="social-icon-twitter"].lower_3db2 {
  background-color: transparent;
  color: #1da1f2;
}
.layout_56cc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.layout_56cc [class*="social-icon-vimeo"].lower_3db2 {
  background-color: transparent;
  color: #1ab7ea;
}
.layout_56cc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.layout_56cc [class*="social-icon-vk"].lower_3db2 {
  background-color: transparent;
  color: #45668e;
}
.layout_56cc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.layout_56cc [class*="social-icon-weibo"].lower_3db2 {
  background-color: transparent;
  color: #df2029;
}
.layout_56cc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.layout_56cc [class*="social-icon-weixin"].lower_3db2 {
  background-color: transparent;
  color: #7bb32e;
}
.layout_56cc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.layout_56cc [class*="social-icon-whatsapp"].lower_3db2 {
  background-color: transparent;
  color: #25d366;
}
.layout_56cc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.layout_56cc [class*="social-icon-wordpress"].lower_3db2 {
  background-color: transparent;
  color: #21759b;
}
.layout_56cc [class*="social-icon-xing"] {
  background-color: #026466;
}
.layout_56cc [class*="social-icon-xing"].lower_3db2 {
  background-color: transparent;
  color: #026466;
}
.layout_56cc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.layout_56cc [class*="social-icon-yelp"].lower_3db2 {
  background-color: transparent;
  color: #af0606;
}
.layout_56cc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.layout_56cc [class*="social-icon-youtube"].lower_3db2 {
  background-color: transparent;
  color: #cd201f;
}
.search_medium_5d50 {
  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;
}
.search_medium_5d50:hover {
  box-shadow: none;
  background: 0 0;
}
.status-dirty-eef7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.header_hard_214a {
  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;
}
.popup_plasma_c9dc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module_up_e29f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module_up_e29f,
.module_up_e29f::after,
.module_up_e29f::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;
}
.module_up_e29f::after,
.module_up_e29f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.stale-3a5c .header_hard_214a .popup_plasma_c9dc {
  margin-top: -2px;
  width: 19px;
}
.stale-3a5c .header_hard_214a .module_up_e29f {
  margin-top: -1px;
}
.stale-3a5c .header_hard_214a .module_up_e29f,
.stale-3a5c .header_hard_214a .module_up_e29f::after,
.stale-3a5c .header_hard_214a .module_up_e29f::before {
  width: 19px;
  height: 2px;
}
.stale-3a5c .header_hard_214a .module_up_e29f::before {
  top: -6px;
}
.stale-3a5c .header_hard_214a .module_up_e29f::after {
  bottom: -6px;
}
.paper_6115 .header_hard_214a .popup_plasma_c9dc {
  margin-top: -2px;
  width: 22px;
}
.paper_6115 .header_hard_214a .module_up_e29f {
  margin-top: -1px;
}
.paper_6115 .header_hard_214a .module_up_e29f,
.paper_6115 .header_hard_214a .module_up_e29f::after,
.paper_6115 .header_hard_214a .module_up_e29f::before {
  width: 22px;
  height: 2px;
}
.paper_6115 .header_hard_214a .module_up_e29f::before {
  top: -7px;
}
.paper_6115 .header_hard_214a .module_up_e29f::after {
  bottom: -7px;
}
.short-7dbc .header_hard_214a .popup_plasma_c9dc {
  margin-top: -2px;
  width: 31px;
}
.short-7dbc .header_hard_214a .module_up_e29f {
  margin-top: -1.5px;
}
.short-7dbc .header_hard_214a .module_up_e29f,
.short-7dbc .header_hard_214a .module_up_e29f::after,
.short-7dbc .header_hard_214a .module_up_e29f::before {
  width: 31px;
  height: 3px;
}
.short-7dbc .header_hard_214a .module_up_e29f::before {
  top: -9px;
}
.short-7dbc .header_hard_214a .module_up_e29f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .panel-dd65 .header_hard_214a .popup_plasma_c9dc {
    margin-top: -2px;
    width: 19px;
  }
  .panel-dd65 .header_hard_214a .module_up_e29f {
    margin-top: -1px;
  }
  .panel-dd65 .header_hard_214a .module_up_e29f,
  .panel-dd65 .header_hard_214a .module_up_e29f::after,
  .panel-dd65 .header_hard_214a .module_up_e29f::before {
    width: 19px;
    height: 2px;
  }
  .panel-dd65 .header_hard_214a .module_up_e29f::before {
    top: -6px;
  }
  .panel-dd65 .header_hard_214a .module_up_e29f::after {
    bottom: -6px;
  }
  .copper-f8da .header_hard_214a .popup_plasma_c9dc {
    margin-top: -2px;
    width: 22px;
  }
  .copper-f8da .header_hard_214a .module_up_e29f {
    margin-top: -1px;
  }
  .copper-f8da .header_hard_214a .module_up_e29f,
  .copper-f8da .header_hard_214a .module_up_e29f::after,
  .copper-f8da .header_hard_214a .module_up_e29f::before {
    width: 22px;
    height: 2px;
  }
  .copper-f8da .header_hard_214a .module_up_e29f::before {
    top: -7px;
  }
  .copper-f8da .header_hard_214a .module_up_e29f::after {
    bottom: -7px;
  }
  .component_short_fc55 .header_hard_214a .popup_plasma_c9dc {
    margin-top: -2px;
    width: 31px;
  }
  .component_short_fc55 .header_hard_214a .module_up_e29f {
    margin-top: -1.5px;
  }
  .component_short_fc55 .header_hard_214a .module_up_e29f,
  .component_short_fc55 .header_hard_214a .module_up_e29f::after,
  .component_short_fc55 .header_hard_214a .module_up_e29f::before {
    width: 31px;
    height: 3px;
  }
  .component_short_fc55 .header_hard_214a .module_up_e29f::before {
    top: -9px;
  }
  .component_short_fc55 .header_hard_214a .module_up_e29f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .silver_d9ea .header_hard_214a .popup_plasma_c9dc {
    margin-top: -2px;
    width: 19px;
  }
  .silver_d9ea .header_hard_214a .module_up_e29f {
    margin-top: -1px;
  }
  .silver_d9ea .header_hard_214a .module_up_e29f,
  .silver_d9ea .header_hard_214a .module_up_e29f::after,
  .silver_d9ea .header_hard_214a .module_up_e29f::before {
    width: 19px;
    height: 2px;
  }
  .silver_d9ea .header_hard_214a .module_up_e29f::before {
    top: -6px;
  }
  .silver_d9ea .header_hard_214a .module_up_e29f::after {
    bottom: -6px;
  }
  .frame-42bf .header_hard_214a .popup_plasma_c9dc {
    margin-top: -2px;
    width: 22px;
  }
  .frame-42bf .header_hard_214a .module_up_e29f {
    margin-top: -1px;
  }
  .frame-42bf .header_hard_214a .module_up_e29f,
  .frame-42bf .header_hard_214a .module_up_e29f::after,
  .frame-42bf .header_hard_214a .module_up_e29f::before {
    width: 22px;
    height: 2px;
  }
  .frame-42bf .header_hard_214a .module_up_e29f::before {
    top: -7px;
  }
  .frame-42bf .header_hard_214a .module_up_e29f::after {
    bottom: -7px;
  }
  .icon-4c99 .header_hard_214a .popup_plasma_c9dc {
    margin-top: -2px;
    width: 31px;
  }
  .icon-4c99 .header_hard_214a .module_up_e29f {
    margin-top: -1.5px;
  }
  .icon-4c99 .header_hard_214a .module_up_e29f,
  .icon-4c99 .header_hard_214a .module_up_e29f::after,
  .icon-4c99 .header_hard_214a .module_up_e29f::before {
    width: 31px;
    height: 3px;
  }
  .icon-4c99 .header_hard_214a .module_up_e29f::before {
    top: -9px;
  }
  .icon-4c99 .header_hard_214a .module_up_e29f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .mask-hot-816c .header_hard_214a .popup_plasma_c9dc {
    margin-top: -2px;
    width: 19px;
  }
  .mask-hot-816c .header_hard_214a .module_up_e29f {
    margin-top: -1px;
  }
  .mask-hot-816c .header_hard_214a .module_up_e29f,
  .mask-hot-816c .header_hard_214a .module_up_e29f::after,
  .mask-hot-816c .header_hard_214a .module_up_e29f::before {
    width: 19px;
    height: 2px;
  }
  .mask-hot-816c .header_hard_214a .module_up_e29f::before {
    top: -6px;
  }
  .mask-hot-816c .header_hard_214a .module_up_e29f::after {
    bottom: -6px;
  }
  .input-west-c644 .header_hard_214a .popup_plasma_c9dc {
    margin-top: -2px;
    width: 22px;
  }
  .input-west-c644 .header_hard_214a .module_up_e29f {
    margin-top: -1px;
  }
  .input-west-c644 .header_hard_214a .module_up_e29f,
  .input-west-c644 .header_hard_214a .module_up_e29f::after,
  .input-west-c644 .header_hard_214a .module_up_e29f::before {
    width: 22px;
    height: 2px;
  }
  .input-west-c644 .header_hard_214a .module_up_e29f::before {
    top: -7px;
  }
  .input-west-c644 .header_hard_214a .module_up_e29f::after {
    bottom: -7px;
  }
  .west-5558 .header_hard_214a .popup_plasma_c9dc {
    margin-top: -2px;
    width: 31px;
  }
  .west-5558 .header_hard_214a .module_up_e29f {
    margin-top: -1.5px;
  }
  .west-5558 .header_hard_214a .module_up_e29f,
  .west-5558 .header_hard_214a .module_up_e29f::after,
  .west-5558 .header_hard_214a .module_up_e29f::before {
    width: 31px;
    height: 3px;
  }
  .west-5558 .header_hard_214a .module_up_e29f::before {
    top: -9px;
  }
  .west-5558 .header_hard_214a .module_up_e29f::after {
    bottom: -9px;
  }
}
.hover-tall-74cb .module_up_e29f {
  -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);
}
.hover-tall-74cb .module_up_e29f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hover-tall-74cb .module_up_e29f::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);
}
.hover-tall-74cb.paragraph_0c17 .module_up_e29f {
  -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);
}
.hover-tall-74cb.paragraph_0c17 .module_up_e29f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hover-tall-74cb.paragraph_0c17 .module_up_e29f::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);
}
.old-a18f {
  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.soft-5715:before {
  display: none;
}
.box-f17c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box-f17c .component-d050 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box-f17c .component-d050:last-of-type {
  border-bottom: none;
}
.box-f17c .component-d050.clean_dd43,
.box-f17c .component-d050.fluid_db32,
.box-f17c .component-d050.hover-08be {
  padding: 0;
}
.box-f17c .input-201d .hot_b9d2 {
  color: currentColor;
}
.box-f17c .input-201d .hot_b9d2:focus,
.box-f17c .input-201d .hot_b9d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-f17c.huge-93f4 .active-d803,
.box-f17c.huge-93f4 .main-out-793f a,
.box-f17c.huge-93f4 .photo-stone-f2ef a,
.box-f17c.huge-93f4 .gradient_81fe a {
  color: rgba(0, 0, 0, 0.55);
}
.box-f17c.huge-93f4 .active-d803:hover,
.box-f17c.huge-93f4 .main-out-793f a:hover,
.box-f17c.huge-93f4 .photo-stone-f2ef a:hover,
.box-f17c.huge-93f4 .gradient_81fe a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-f17c.huge-93f4 .caption_be92 {
  color: rgba(0, 0, 0, 0.8);
}
.box-f17c.huge-93f4 .component-d050 {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-f17c.huge-93f4 .component-d050:before {
  background: rgba(0, 0, 0, 0.08);
}
.box-f17c.huge-93f4 .banner_hard_e04f:before {
  background: rgba(255, 255, 255, 0.9);
}
.box-f17c.huge-93f4 .input-201d .component_green_e007 li a,
.box-f17c.huge-93f4 .input-201d .hot_b9d2,
.box-f17c.huge-93f4 .gradient_81fe {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-f17c.huge-93f4 .input-201d .hot_b9d2:focus,
.box-f17c.huge-93f4 .input-201d .hot_b9d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-f17c.huge-93f4 .component_green_e007 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-f17c.primary-10b0 .active-d803,
.box-f17c.primary-10b0 .main-out-793f a,
.box-f17c.primary-10b0 .photo-stone-f2ef .hot_b9d2,
.box-f17c.primary-10b0 .photo-stone-f2ef a,
.box-f17c.primary-10b0 .gradient_81fe a {
  color: rgba(255, 255, 255, 0.79);
}
.box-f17c.primary-10b0 .active-d803:hover,
.box-f17c.primary-10b0 .main-out-793f a:hover,
.box-f17c.primary-10b0 .photo-stone-f2ef .hot_b9d2:hover,
.box-f17c.primary-10b0 .photo-stone-f2ef a:hover,
.box-f17c.primary-10b0 .gradient_81fe a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-f17c.primary-10b0 .caption_be92 {
  color: rgba(255, 255, 255, 0.99);
}
.box-f17c.primary-10b0 .component-d050 {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-f17c.primary-10b0 .component-d050:before {
  background: rgba(255, 255, 255, 0.08);
}
.box-f17c.primary-10b0 .banner_hard_e04f:before {
  background: rgba(0, 0, 0, 0.9);
}
.box-f17c.primary-10b0 .input-201d .component_green_e007 li a,
.box-f17c.primary-10b0 .input-201d .hot_b9d2,
.box-f17c.primary-10b0 .gradient_81fe {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-f17c.primary-10b0 .input-201d .hot_b9d2:focus,
.box-f17c.primary-10b0 .input-201d .hot_b9d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-f17c.primary-10b0 .component_green_e007 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_hard_e04f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.banner_hard_e04f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.paragraph-28e0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary-afe7 .box-f17c {
  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;
}
.summary-afe7 .component-d050 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary-afe7 .component-d050: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) {
  .summary-afe7 .component-d050:before {
    width: 16%;
    left: 42%;
  }
}
.summary-afe7 .component-d050:last-child:before {
  content: none;
}
.summary-afe7 .component-d050[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary-afe7 .input-201d .component_green_e007 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary-afe7 .input-201d .component_green_e007 li a .hot_b9d2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary-afe7 .input-201d .gradient_81fe {
  border: none;
}
.summary-afe7 .input-201d .gradient_81fe li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary-afe7 .banner_hard_e04f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary-afe7 .paragraph-28e0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary-afe7 .primary-10b0 .banner_hard_e04f:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-afe7 .huge-93f4.short-7d3d .module_up_e29f {
  background: rgba(0, 0, 0, 0.6);
}
.summary-afe7
  .huge-93f4.short-7d3d
  .module_up_e29f::after,
.summary-afe7
  .huge-93f4.short-7d3d
  .module_up_e29f:before {
  background: inherit;
}
.summary-afe7
  .huge-93f4.short-7d3d:hover
  .module_up_e29f {
  background: rgba(0, 0, 0, 0.8);
}
.avatar-orange-ad14 .box-f17c {
  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) {
  .avatar-orange-ad14 .box-f17c {
    width: auto;
    right: 45px;
  }
}
.surface-c68e .box-f17c {
  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) {
  .surface-c68e .box-f17c {
    width: auto;
    left: 45px;
  }
}
.soft-5715 .box-f17c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.soft-5715 .paragraph-28e0 {
  max-width: 48em;
  margin: 0 auto;
}
.soft-5715 .banner_hard_e04f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focus-b80e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focus-b80e.summary-afe7 .box-f17c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focus-b80e.avatar-orange-ad14 .box-f17c {
  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);
}
.focus-b80e .box-f17c {
  visibility: visible;
}
.focus-b80e.surface-c68e .box-f17c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shadow-huge-e9af,
.gallery-a76a {
  overflow-x: hidden;
}
.shadow-huge-e9af .box-f17c {
  overflow: auto;
}
.shadow-huge-e9af.summary-afe7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-huge-e9af.summary-afe7 .box-f17c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shadow-huge-e9af.summary-afe7 .search_medium_5d50 {
  opacity: 0;
}
.shadow-huge-e9af.avatar-orange-ad14 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-huge-e9af.avatar-orange-ad14 .box-f17c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shadow-huge-e9af.avatar-orange-ad14 .search_medium_5d50 {
  opacity: 0;
}
.shadow-huge-e9af.surface-c68e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-huge-e9af.surface-c68e .box-f17c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shadow-huge-e9af.surface-c68e .search_medium_5d50 {
  opacity: 0;
}
.shadow-huge-e9af.soft-5715 .box-f17c {
  z-index: 10;
  visibility: visible;
}
.short-7d3d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.short-7d3d .module_up_e29f {
  background: rgba(255, 255, 255, 0.99);
}
.short-7d3d .module_up_e29f::after,
.short-7d3d .module_up_e29f:before {
  background: inherit;
}
.short-7d3d:hover .module_up_e29f {
  background: rgba(255, 255, 255, 0.99);
}
.surface-c68e .short-7d3d {
  top: 10px;
  right: auto;
  left: 12px;
}
.soft-5715 .short-7d3d {
  display: none !important;
}
.shadow-huge-e9af:before,
.gallery-a76a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shadow-huge-e9af .short-7d3d,
.gallery-a76a .short-7d3d {
  display: inline-block;
}
.box-f17c .gold_259c {
  -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;
}
.shadow-huge-e9af .box-f17c .gold_259c,
.gallery-a76a .box-f17c .gold_259c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main_759f .north-8a71 {
  width: 100%;
}
.tooltip_brown_9429 {
  padding: 0 0.5em 0;
}
.tooltip_brown_9429 [class*="customify-col-"],
.tooltip_brown_9429 [class*="customify-col_"],
.tooltip_brown_9429 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.action-8f7c .tooltip_brown_9429 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .iron_2e54 .advanced-92fb,
  .advanced-92fb {
    display: none;
  }
  .text-747a {
    text-align: left;
  }
  .hover-bronze-c0b6 {
    text-align: center;
  }
  .description_bright_f230 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .iron_2e54 .info-last-3a28,
  .info-last-3a28 {
    display: none;
  }
  .cool-ba05 {
    text-align: left;
  }
  .active_776c {
    text-align: center;
  }
  .cold-32ee {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .iron_2e54 .box-f576,
  .box-f576 {
    display: none;
  }
  .title_simple_6612 {
    text-align: left;
  }
  .bronze_8318 {
    text-align: center;
  }
  .tooltip-0605 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.in-c5e1 {
  box-shadow: none !important;
}
.orange-7c98 .widget-e22f,
.cold-4483 .widget-e22f {
  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;
}
.cold-4483 .widget-e22f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hero_6ae4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hero_6ae4:after,
.hero_6ae4:before {
  content: "";
  display: table;
}
.hero_6ae4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hero_6ae4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hero_6ae4,
.wood_17e4 {
  max-width: 1248px;
  margin: 0 auto;
}

.shade-2c7b.black_078f .hero_6ae4 {
  max-width: 100%;
}
.shade-2c7b.paper_9e3e {
  max-width: 1200px;
  margin: 0 auto;
}
.shade-2c7b.left-890c .hero_6ae4 {
  max-width: 100%;
}
.shade-2c7b.left-890c > .hero_6ae4 {
  padding-left: 0;
  padding-right: 0;
}
.shade-2c7b.left-890c > .hero_6ae4 .iron_2e54 {
  margin: 0;
}
.shade-2c7b.left-890c
  > .hero_6ae4
  .focus-bright-b69c.simple-db9d {
  margin-right: 0;
  margin-left: 0;
}
.shade-2c7b.left-890c #main.simple-db9d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice-out-3d5a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice-out-3d5a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .action_436f .nav_4336 {
    padding-right: 1em;
  }
  .action_436f.list_pro_72d2 .focus-bright-b69c {
    border-right: 1px solid #eaecee;
  }
  .action_436f.list_pro_72d2 .nav_4336 {
    padding-right: 1em;
  }
  .action_436f.list_pro_72d2 .bottom-b0b7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_e9d2 .nav_4336 {
    padding-left: 1em;
  }
  .lite_e9d2.list_pro_72d2 .focus-bright-b69c {
    border-left: 1px solid #eaecee;
  }
  .lite_e9d2.list_pro_72d2 .nav_4336 {
    padding-left: 1em;
  }
  .lite_e9d2.list_pro_72d2 .bottom-b0b7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-4c31 .nav_4336 {
    padding-left: 1em;
  }
  .breadcrumb-4c31.list_pro_72d2 .sidebar-rough-44c7 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-4c31.list_pro_72d2 .secondary-next-ac1d {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-4c31.list_pro_72d2 .nav_4336 {
    padding-left: 1em;
  }
  .breadcrumb-4c31.list_pro_72d2 .bottom-b0b7 {
    padding-right: 1em;
  }
  .breadcrumb-4c31.list_pro_72d2 .image_easy_0e3a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-active-271f .nav_4336 {
    padding-right: 1em;
  }
  .table-active-271f.list_pro_72d2 .sidebar-rough-44c7 {
    border-left: 1px solid #eaecee;
  }
  .table-active-271f.list_pro_72d2 .secondary-next-ac1d {
    border-left: 1px solid #eaecee;
  }
  .table-active-271f.list_pro_72d2 .nav_4336 {
    padding-right: 1em;
  }
  .table-active-271f.list_pro_72d2 .bottom-b0b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table-active-271f.list_pro_72d2 .image_easy_0e3a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-out-3d5a .nav_4336 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-out-3d5a.list_pro_72d2 .focus-bright-b69c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice-out-3d5a.list_pro_72d2 .nav_4336 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-out-3d5a.list_pro_72d2 .bottom-b0b7 {
    padding-left: 1em;
  }
  .notice-out-3d5a.list_pro_72d2 .image_easy_0e3a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice-out-3d5a.list_pro_72d2 .nav_4336 {
    padding-left: 0;
  }
}
.picture_next_073d .aside-c34e {
  display: inline-block;
}
.pattern_medium_a0d5 {
  display: inline-block;
}
.feature-0c4a {
  word-con: break-word;
}
.panel_inner_61a3 > span {
  display: inline-block;
  padding: 5px 0;
}
.panel_inner_61a3 .heading-wide-7e3e {
  margin-left: 8px;
  margin-right: 8px;
}
.panel_inner_61a3 .clean_a9b2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tag-last-f31a .fluid-e1e0 {
  margin-bottom: 2em;
}
.tag-last-f31a .badge-center-bd8f {
  margin-bottom: 15px;
}
.tag-last-f31a .badge-center-bd8f:last-child {
  margin-bottom: 0;
}
.tag-last-f31a .text_1f5e {
  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) {
  .tag-last-f31a .text_1f5e {
    display: block;
  }
}
.tag-last-f31a .info_liquid_2377 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tag-last-f31a .info_liquid_2377 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tag-last-f31a .chip-6885 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tag-last-f31a .chip-6885 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tag-last-f31a .chip-6885 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tag-last-f31a .feature-0c4a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag-last-f31a .feature-0c4a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tag-last-f31a .yellow_9293 p:last-child {
  margin-bottom: 0;
}
.tag-last-f31a .text-easy-694f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tag-last-f31a .lite-bb7e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tag-last-f31a .header-outer-3e3d {
  margin-top: 1em;
}
.tag-last-f31a .footer-29c3 {
  top: 0;
  display: block;
}
.tag-last-f31a .footer-29c3 a {
  color: inherit;
}
.tag-last-f31a .footer-29c3 a:hover {
  color: inherit;
}
.tag-last-f31a .short-774a {
  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;
}
.tag-last-f31a .short-774a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tag-last-f31a .lite-bb7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tag-last-f31a .hero_94e1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tag-last-f31a .hero_94e1:first-child {
  margin-top: 0;
}
.tag-last-f31a .hero_94e1.carousel-2a59 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tag-last-f31a .hero_94e1.bronze-6b6b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag-last-f31a
  .hero_94e1.bronze-6b6b.pagination_3067
  .header-outer-3e3d {
  width: 100%;
}
.tag-last-f31a .bronze-6b6b {
  -webkit-box-align: center;
  align-items: center;
}
.tag-last-f31a .bronze-6b6b .panel_inner_61a3,
.tag-last-f31a .bronze-6b6b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tag-last-f31a .chip-6885 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag-last-f31a .chip-6885 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag-last-f31a .chip-6885: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;
}
.tag-last-f31a .carousel-2a59 {
  z-index: 5;
}
.tag-last-f31a .backdrop-3373 .left_6eca {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tag-last-f31a .thumbnail-plasma-baed .left_6eca {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tag-last-f31a .border-fixed-fc0a .left_6eca {
  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;
}
.tag-last-f31a.basic-0a70 .text_1f5e,
.tag-last-f31a.bottom_eb44 .text_1f5e {
  display: block;
}
.tag-last-f31a.basic-0a70 .text_1f5e .upper-9bb8,
.tag-last-f31a.basic-0a70 .text_1f5e .lite-bb7e,
.tag-last-f31a.bottom_eb44 .text_1f5e .upper-9bb8,
.tag-last-f31a.bottom_eb44 .text_1f5e .lite-bb7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag-last-f31a.header-6b7a .info_liquid_2377 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tag-last-f31a.header-6b7a .info_liquid_2377 {
    margin-right: 0;
  }
}
.tag-last-f31a.basic-0a70 .info_liquid_2377,
.tag-last-f31a.bottom_eb44 .info_liquid_2377 {
  padding-top: 40%;
}
.tag-last-f31a.basic-0a70 .fluid-e1e0,
.tag-last-f31a.bottom_eb44 .fluid-e1e0 {
  display: block;
}
.tag-last-f31a.basic-0a70 .fn-sticky-3967 .lite-bb7e,
.tag-last-f31a.bottom_eb44 .fn-sticky-3967 .lite-bb7e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tag-last-f31a.basic-0a70 .info_liquid_2377,
.tag-last-f31a.bottom_eb44 .info_liquid_2377 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tag-last-f31a.basic-0a70 .lite-bb7e {
  padding: 1em;
}
.complex_7549 {
  margin: 30px auto;
  display: block;
}
.complex_7549 .easy_f441 > * {
  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;
}
.complex_7549 .easy_f441 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.complex_7549 .easy_f441 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cool_5848 .panel_inner_61a3 {
  margin-bottom: 1.41575em;
}
.cool_5848 .heading-475d {
  margin-bottom: 1.618em;
}
.light-281b .link_2692 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.light-281b .link_2692 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.light-281b .old-6fd0 {
  max-width: 100%;
  overflow: auto;
}
.steel-00af .light-281b a:hover {
  text-decoration: underline;
}
.tertiary_brown_10db .badge-center-bd8f:not(.feature-0c4a),
.tertiary_brown_10db .chip-6885 {
  margin-bottom: 1.41575em;
}
.tertiary_brown_10db .badge-center-bd8f:not(.feature-0c4a):last-child,
.tertiary_brown_10db .chip-6885:last-child {
  margin-bottom: 0;
}
.tertiary_brown_10db .badge-center-bd8f.pattern_e17f {
  margin-bottom: 0.41575em;
}
.tertiary_brown_10db .hard-d000:before,
.tertiary_brown_10db .article-left-4045:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tertiary_brown_10db .hard-d000:before {
  content: "\f115";
}
.tertiary_brown_10db .article-left-4045:before {
  content: "\f02c";
}
.tertiary_brown_10db .upper_b9aa {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tertiary_brown_10db .upper_b9aa a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hero-1d36 {
  display: -webkit-box;
  display: flex;
}
.hero-1d36 .media-c0ee {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hero-1d36 .media-c0ee {
    flex-basis: 90px;
  }
}
.hero-1d36 .middle_0e14 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hero-1d36 .middle_0e14 {
    flex-basis: calc(100% - 50px);
  }
}
.hero-1d36 .filter_black_7d12 p:last-child {
  margin-bottom: 0.72em;
}
.active-west-4a8f .easy_f441 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active-west-4a8f .easy_f441:after,
.active-west-4a8f .easy_f441:before {
  content: "";
  display: table;
}
.active-west-4a8f .easy_f441:after {
  clear: both;
}
.active-west-4a8f .easy_f441 .new_ddef,
.active-west-4a8f .easy_f441 .container_22fb {
  width: 49%;
}
.active-west-4a8f .easy_f441 .new_ddef a span.paper-448d,
.active-west-4a8f .easy_f441 .container_22fb a span.paper-448d {
  display: block;
  margin-bottom: 5px;
}
.active-west-4a8f .easy_f441 .container_22fb {
  float: left;
  text-align: left;
}
.active-west-4a8f .easy_f441 .new_ddef {
  float: right;
  text-align: right;
}
.advanced-c80c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .advanced-c80c {
    margin-bottom: 0;
  }
}
.primary_pro_eaff {
  margin-bottom: 1em;
}
.primary_pro_eaff .feature-0c4a {
  font-size: 1.1em;
  line-height: 1.3;
}
.badge_9f29 a {
  display: block;
  line-height: 0;
  position: relative;
}
.lower-ac6c .primary_pro_eaff,
.background_7674 .primary_pro_eaff {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .lower-ac6c .primary_pro_eaff,
  .background_7674 .primary_pro_eaff {
    display: block;
  }
}
.lower-ac6c .badge_9f29,
.background_7674 .badge_9f29 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .lower-ac6c .badge_9f29,
  .background_7674 .badge_9f29 {
    margin-bottom: 1em;
  }
}
.lower-ac6c .badge_9f29 img,
.background_7674 .badge_9f29 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.lower-ac6c .surface-hard-6d2c,
.background_7674 .surface-hard-6d2c {
  flex-basis: calc(100% - 160px);
}
.lower-ac6c .surface-hard-6d2c p,
.background_7674 .surface-hard-6d2c p {
  margin-bottom: 0;
}
.lower-ac6c .surface-hard-6d2c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .lower-ac6c .surface-hard-6d2c {
    padding-left: 0;
  }
}
.background_7674 .surface-hard-6d2c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .background_7674 .surface-hard-6d2c {
    padding-right: 0;
  }
}
.background_7674 .badge_9f29 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outer_77e3 .badge_9f29 {
  margin-bottom: 0.5em;
}
.outer_77e3 .badge_9f29 img {
  width: 100%;
}
.background-cb0f .lower-4a53,
.menu_static_258a .lower-4a53 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.menu_static_258a .focus-bright-b69c .accent_liquid_0ef7 p:last-child {
  margin-bottom: 0;
}
.brown-4870 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gradient_white_0827 .caption-full-3d73 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gradient_white_0827 .caption-full-3d73:last-of-type {
    margin-bottom: 0;
  }
}
.gradient_white_0827 .caption-full-3d73 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient_white_0827 .caption-full-3d73 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gradient_white_0827 .caption-full-3d73 ul li {
  margin: 0 0 0.6em;
}
.gradient_white_0827 .caption-full-3d73 ul li.aside_complex_9907,
.gradient_white_0827 .caption-full-3d73 ul li.image_wood_0779 {
  position: relative;
}
.gradient_white_0827 .caption-full-3d73 ul li.aside_complex_9907 .search-stone-443a,
.gradient_white_0827 .caption-full-3d73 ul li.image_wood_0779 .search-stone-443a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gradient_white_0827 .caption-full-3d73 ul li.aside_complex_9907:after:after,
.gradient_white_0827 .caption-full-3d73 ul li.aside_complex_9907:after:before,
.gradient_white_0827
  .caption-full-3d73
  ul
  li.image_wood_0779:after:after,
.gradient_white_0827
  .caption-full-3d73
  ul
  li.image_wood_0779:after:before {
  content: "";
  display: table;
}
.gradient_white_0827 .caption-full-3d73 ul li.aside_complex_9907:after:after,
.gradient_white_0827
  .caption-full-3d73
  ul
  li.image_wood_0779:after:after {
  clear: both;
}
.gradient_white_0827 .caption-full-3d73 a.basic-64b7:hover {
  text-decoration: none;
}
.gradient_white_0827 .caption-full-3d73 select {
  max-width: 100%;
}
.gradient_white_0827 .caption-full-3d73 table {
  font-size: 85%;
}
.gradient_white_0827 .caption-full-3d73 table td,
.gradient_white_0827 .caption-full-3d73 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gradient_white_0827 .caption-full-3d73 table tfoot td {
  text-align: left;
}
.gradient_white_0827 .caption-full-3d73 :last-child {
  margin-bottom: 0;
}
.gradient_white_0827 .caption-full-3d73 .outer_5137 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gradient_white_0827 .caption-full-3d73 .outer_5137 label {
  width: 100%;
}
.gradient_white_0827 .caption-full-3d73 .outer_5137 .new-fda9 {
  width: 100%;
  display: block;
}
.gradient_white_0827 .caption-full-3d73 .outer_5137 .under_e598 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gradient_white_0827 .caption-full-3d73 .outer_5137 .under_e598:hover svg #svg-search {
  fill: #444;
}
.gradient_white_0827 .caption-full-3d73 .outer_5137 .under_e598 svg {
  width: 18px;
  height: 18px;
}
.gradient_white_0827 .tag_88d0 ul ul,
.gradient_white_0827 .popup_ccad ul ul,
.gradient_white_0827 .primary-left-6ca9 ul ul,
.gradient_white_0827 .caption_top_01e8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gradient_white_0827 .tag_88d0 .white_eea3 > a,
.gradient_white_0827 .popup_ccad .white_eea3 > a,
.gradient_white_0827 .primary-left-6ca9 .white_eea3 > a,
.gradient_white_0827 .caption_top_01e8 .white_eea3 > a {
  margin-bottom: 0;
}
.gradient_white_0827 .disabled_09c9 li,
.gradient_white_0827 .tag_88d0 li,
.gradient_white_0827 .soft-e164 li,
.gradient_white_0827 .popup_ccad li,
.gradient_white_0827 .primary-left-6ca9 li,
.gradient_white_0827 .caption_top_01e8 li,
.gradient_white_0827 .modal-c8d2 li,
.gradient_white_0827 .short-418f li {
  display: block;
  position: relative;
}
.gradient_white_0827 .disabled_09c9 li:last-child,
.gradient_white_0827 .tag_88d0 li:last-child,
.gradient_white_0827 .soft-e164 li:last-child,
.gradient_white_0827 .popup_ccad li:last-child,
.gradient_white_0827 .primary-left-6ca9 li:last-child,
.gradient_white_0827 .caption_top_01e8 li:last-child,
.gradient_white_0827 .modal-c8d2 li:last-child,
.gradient_white_0827 .short-418f li:last-child {
  border: none;
}
.gradient_white_0827 .disabled_09c9 li a,
.gradient_white_0827 .tag_88d0 li a,
.gradient_white_0827 .soft-e164 li a,
.gradient_white_0827 .popup_ccad li a,
.gradient_white_0827 .primary-left-6ca9 li a,
.gradient_white_0827 .caption_top_01e8 li a,
.gradient_white_0827 .modal-c8d2 li a,
.gradient_white_0827 .short-418f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient_white_0827 .disabled_09c9 li ul li::before,
.gradient_white_0827 .tag_88d0 li ul li::before,
.gradient_white_0827 .soft-e164 li ul li::before,
.gradient_white_0827 .popup_ccad li ul li::before,
.gradient_white_0827 .primary-left-6ca9 li ul li::before,
.gradient_white_0827 .caption_top_01e8 li ul li::before,
.gradient_white_0827 .modal-c8d2 li ul li::before,
.gradient_white_0827 .short-418f li ul li::before {
  left: 15px;
}
.gradient_white_0827 .disabled_09c9 li ul a,
.gradient_white_0827 .tag_88d0 li ul a,
.gradient_white_0827 .soft-e164 li ul a,
.gradient_white_0827 .popup_ccad li ul a,
.gradient_white_0827 .primary-left-6ca9 li ul a,
.gradient_white_0827 .caption_top_01e8 li ul a,
.gradient_white_0827 .modal-c8d2 li ul a,
.gradient_white_0827 .short-418f li ul a {
  padding-left: 20px;
}
.gradient_white_0827 .disabled_09c9 li ul ul li::before,
.gradient_white_0827 .tag_88d0 li ul ul li::before,
.gradient_white_0827 .soft-e164 li ul ul li::before,
.gradient_white_0827 .popup_ccad li ul ul li::before,
.gradient_white_0827 .primary-left-6ca9 li ul ul li::before,
.gradient_white_0827 .caption_top_01e8 li ul ul li::before,
.gradient_white_0827 .modal-c8d2 li ul ul li::before,
.gradient_white_0827 .short-418f li ul ul li::before {
  left: 30px;
}
.gradient_white_0827 .disabled_09c9 li ul ul a,
.gradient_white_0827 .tag_88d0 li ul ul a,
.gradient_white_0827 .soft-e164 li ul ul a,
.gradient_white_0827 .popup_ccad li ul ul a,
.gradient_white_0827 .primary-left-6ca9 li ul ul a,
.gradient_white_0827 .caption_top_01e8 li ul ul a,
.gradient_white_0827 .modal-c8d2 li ul ul a,
.gradient_white_0827 .short-418f li ul ul a {
  padding-left: 40px;
}
.gradient_white_0827 .static_937e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient_white_0827 .short-418f ul li {
  margin-bottom: 1.41575em;
}
.gradient_white_0827 .short-418f ul li .video_14d8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gradient_white_0827 .short-418f ul li .silver_9d5b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.primary-10b0 .disabled_09c9 li a,
.primary-10b0 .tag_88d0 li a,
.primary-10b0 .soft-e164 li a,
.primary-10b0 .popup_ccad li a,
.primary-10b0 .primary-left-6ca9 li a,
.primary-10b0 .caption_top_01e8 li a,
.primary-10b0 .modal-c8d2 li a,
.primary-10b0 .short-418f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-10b0 .static_937e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-10b0 .caption-full-3d73 ul li.aside_complex_9907 .search-stone-443a,
.primary-10b0 .caption-full-3d73 ul li.image_wood_0779 .search-stone-443a {
  background: rgba(0, 0, 0, 0.2);
}
.primary-10b0 .gradient_white_0827 .caption-full-3d73 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-2c7b .gradient_white_0827 .component_green_e007 li {
  margin: 0;
}
.shade-2c7b .gradient_white_0827 .component_green_e007 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shade-2c7b .gradient_white_0827 .component_green_e007 li ul {
  margin: 0;
}
.shade-2c7b .gradient_white_0827 .component_green_e007 li ul li a {
  padding-left: 15px;
}
.shade-2c7b .gradient_white_0827 .component_green_e007 li ul li li a {
  padding-left: 30px;
}
.shade-2c7b .gradient_white_0827 .component_green_e007 li.pagination_smooth_d74a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shade-2c7b .gradient_white_0827 .component_green_e007 li.pagination_smooth_d74a > 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;
}
.shade-2c7b .gradient_white_0827 .component_green_e007 li.pagination_smooth_d74a > 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;
}
.black-0482 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.warm_a53c {
  position: relative;
  z-index: 10;
}
.warm_a53c .gold_259c {
  width: 100%;
  max-width: 100%;
}
.iron_f913 .tooltip-5385 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.iron_f913 .huge-93f4 {
}
.iron_f913 .primary-10b0 {
  background: #292929;
}
.component-next-ffa9 .tooltip-5385 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.component-next-ffa9 .huge-93f4 {
  background: #f9f9f9;
}
.component-next-ffa9 .primary-10b0 {
  background: #303030;
}
.cold-10e6 .tooltip-5385 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold-10e6 .aside-c34e {
    margin-bottom: 1em;
  }
  .cold-10e6 .aside-c34e:last-child {
    margin-bottom: 0;
  }
}
.cold-10e6 .huge-93f4 {
  background: #ededed;
}
.cold-10e6 .primary-10b0 {
  background: #1a1a1a;
}
.tooltip-5385.huge-93f4 {
  color: rgba(0, 0, 0, 0.6);
}
.tooltip-5385.huge-93f4 .fluid-6401 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip-5385.primary-10b0 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-5385.primary-10b0 a:not(.basic-64b7) {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-5385.primary-10b0 a:not(.basic-64b7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-5385.primary-10b0 .fluid-6401 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-5385.primary-10b0 table tbody td,
.tooltip-5385.primary-10b0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.block-orange-3811.black_bb32 .hero_6ae4 {
  max-width: initial;
}
.block-orange-3811 .message_1f44 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.block-orange-3811 .message_1f44 .gold_259c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .block-orange-3811 .message_1f44 .gold_259c {
    display: block;
    margin-bottom: 2em;
  }
  .block-orange-3811 .message_1f44 .gold_259c:last-child {
    margin-bottom: 0;
  }
}
.cold-10e6 .aside-c34e:last-child,
.component-next-ffa9 .aside-c34e:last-child,
.iron_f913 .aside-c34e:last-child {
  margin-bottom: 0;
}
.cold-10e6 .aside-c34e .gradient_white_0827 .caption-full-3d73:last-child,
.component-next-ffa9 .aside-c34e .gradient_white_0827 .caption-full-3d73:last-child,
.iron_f913 .aside-c34e .gradient_white_0827 .caption-full-3d73:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .cold-10e6 .disabled-f74e,
  .cold-10e6 .secondary-32a1,
  .component-next-ffa9 .disabled-f74e,
  .component-next-ffa9 .secondary-32a1,
  .iron_f913 .disabled-f74e,
  .iron_f913 .secondary-32a1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .warm_a53c .aside-c34e {
    margin-bottom: 2em;
  }
}
.warm_a53c p:last-child {
  margin-bottom: 0;
}
.warm_a53c li,
.warm_a53c ul {
  list-style: none;
  margin: 0;
}
.warm_a53c ul ul {
  margin-left: 2.617924em;
}
.avatar-63dd {
  font-size: 0.875em;
}

/* css-noise: 3f49 */
.widget-item-r7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
