/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thick_f15c/customify
Author: WPCustomify
Author URI: https://pressmaximum.thick_f15c
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.thick_f15c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.action-72d4.outline_south_bdbd/licenses/gpl-2.0.hard_fa45
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.hover_plasma_7263/, (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.picture-west-2932.red_d713/normalize.warm-ca20/
 ======
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.warm-ca20 v7.0.0 | MIT License | github.thick_f15c/necolas/normalize.warm-ca20 */
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;
}
.hidden_2306 .orange-c71c,
.caption_active_5ab6,
.hidden_3c11,
.surface-right-71ee,
.sort-advanced-d364,
.panel_7e6a,
.gas_e5f9,
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;
}
.caption_active_5ab6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .caption_active_5ab6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .caption_active_5ab6,
  h1 {
    font-size: 1.8em;
  }
}
.hidden_3c11,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hidden_3c11 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hidden_3c11,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_3c11,
  h2 {
    font-size: 1.7em;
  }
}
.surface-right-71ee,
h3 {
  font-size: 1.618em;
}
.hidden_2306 .orange-c71c,
.sort-advanced-d364,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.image_a5d7 {
  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;
}
.modal-60aa:after,
.modal-60aa:before,
.medium_5e73:after,
.medium_5e73:before {
  content: "";
  display: table;
}
.modal-60aa:after,
.medium_5e73:after {
  clear: both;
}
.link_soft_5b34 {
  float: right;
  margin-right: 0;
}
.tabs_left_04ff {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.footer_blue_f31a .focus_6fb1,
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;
}
.footer_blue_f31a .focus_6fb1: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;
}
.main-stone-4c4e .focus_6fb1 {
  box-shadow: none;
}
.main-stone-4c4e
  .focus_6fb1
  .image-6a87 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.main-stone-4c4e .focus_6fb1 .medium-ae02 {
  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;
}
.main-stone-4c4e
  .focus_6fb1
  .medium-ae02
  b {
  display: none;
}
.main-stone-4c4e .notice_51fe {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.medium-da5f:not(.badge-old-d183):not(.border_a762),
button:not(.badge-old-d183):not(.border_a762),
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ),
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ),
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ) {
  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;
}
.medium-da5f:not(.badge-old-d183):not(
    .border_a762
  ):hover,
button:not(.badge-old-d183):not(
    .border_a762
  ):hover,
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ):hover,
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ):hover,
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.medium-da5f:not(.badge-old-d183):not(
    .border_a762
  ):active,
.medium-da5f:not(.badge-old-d183):not(
    .border_a762
  ):focus,
button:not(.badge-old-d183):not(
    .border_a762
  ):active,
button:not(.badge-old-d183):not(
    .border_a762
  ):focus,
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ):active,
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ):focus,
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ):active,
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ):focus,
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ):active,
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ):focus {
  outline: 0;
}
.medium-da5f:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc,
button:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc,
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc,
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc,
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc {
  position: relative;
}
.medium-da5f:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .advanced_14af,
.medium-da5f:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .link-a201,
.medium-da5f:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .left-3d95,
.medium-da5f:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  i,
.medium-da5f:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  svg,
button:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .advanced_14af,
button:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .link-a201,
button:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .left-3d95,
button:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  i,
button:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  svg,
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .advanced_14af,
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .link-a201,
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .left-3d95,
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  i,
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  svg,
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .advanced_14af,
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .link-a201,
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .left-3d95,
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  i,
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  svg,
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .advanced_14af,
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .link-a201,
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  .left-3d95,
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  i,
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc
  svg {
  visibility: hidden;
}
.medium-da5f:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc:after,
button:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc:after,
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc:after,
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc:after,
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ).fn-loading-d3cc: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;
}
.medium-da5f:not(.badge-old-d183):not(.border_a762),
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ),
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ),
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ) {
  color: #fff;
  background: #235787;
}
.medium-da5f:not(.badge-old-d183):not(
    .border_a762
  ):focus,
input[type="button"]:not(.badge-old-d183):not(
    .border_a762
  ):focus,
input[type="reset"]:not(.badge-old-d183):not(
    .border_a762
  ):focus,
input[type="submit"]:not(.badge-old-d183):not(
    .border_a762
  ):focus {
  color: #fff;
}
.medium-da5f.fn-disabled-d3cc:not(.badge-old-d183):not(
    .border_a762
  ),
.medium-da5f[disabled]:not(.badge-old-d183):not(
    .border_a762
  ),
button.fn-disabled-d3cc:not(.badge-old-d183):not(
    .border_a762
  ),
button[disabled]:not(.badge-old-d183):not(
    .border_a762
  ) {
  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;
}
.table_8350 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table_8350: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;
}
.east_3bd7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.nav_607c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.heading-prev-262c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.modal-60aa:after,
.modal-60aa:before,
.warm-13be:after,
.warm-13be:before,
.overlay_641d:after,
.overlay_641d:before,
.dark_eb78:after,
.dark_eb78:before,
.panel_advanced_3bab:after,
.panel_advanced_3bab:before,
.row_medium_5f60:after,
.row_medium_5f60:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.modal-60aa:after,
.warm-13be:after,
.overlay_641d:after,
.dark_eb78:after,
.panel_advanced_3bab:after,
.row_medium_5f60:after {
  clear: both;
}
.warm-13be .image-gold-221d,
.overlay_641d .image-gold-221d,
.accent-ae48 .image-gold-221d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.disabled-hot-3341 {
  display: inline-block;
}
.motion-8a18 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.motion-8a18 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.motion-8a18 .in-1953 {
  padding: 1em 0;
  font-size: 85%;
}
.in-1953 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.prev_6944 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.prev_6944:after,
.prev_6944:before {
  content: "";
  display: table;
}
.prev_6944:after {
  clear: both;
}
.overlay_b664 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.copper_9818 .overlay_b664 {
  max-width: 50%;
}
.photo_tiny_0023 .overlay_b664 {
  max-width: 33.33%;
}
.search-d5ad .overlay_b664 {
  max-width: 25%;
}
.border_hot_4d97 .overlay_b664 {
  max-width: 20%;
}
.modal-hard-f26b .overlay_b664 {
  max-width: 16.66%;
}
.liquid-2981 .overlay_b664 {
  max-width: 14.28%;
}
.wood_7fbc .overlay_b664 {
  max-width: 12.5%;
}
.nav-075d .overlay_b664 {
  max-width: 11.11%;
}
.grid_25a1 {
  display: block;
}
.hidden_2306 .lower_3ba2 label,
.hidden_2306 .huge_7ead label,
.hidden_2306 .sort_lite_4185 label,
.hidden_2306 .link-ab21 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container_out_5941 {
  list-style: none;
  margin: 0;
}
.container_out_5941 article.wood_22eb {
  margin-bottom: 0;
}
.container_out_5941 ul {
  list-style: none;
  margin: 0;
}
.container_out_5941 .dynamic-e374 li.wood_22eb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container_out_5941 .dynamic-e374 li.wood_22eb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container_out_5941 .dynamic-e374 li.wood_22eb: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) {
  .container_out_5941 .dynamic-e374 li.wood_22eb li.wood_22eb li.wood_22eb li.wood_22eb {
    padding-left: 0;
  }
}
article.wood_22eb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wood_22eb .warm-13be p:last-of-type {
  margin-bottom: 0;
}
article.wood_22eb .module-3b18 {
  float: left;
}
article.wood_22eb .next-4113 {
  margin-left: 85px;
}
article.wood_22eb .box-0102 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wood_22eb .box-0102 .icon_dfbe {
  margin-left: 10px;
}
article.wood_22eb .media_8b7b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wood_22eb .element-upper-c53b {
  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 .lower_3ba2,
  #respond .sort_lite_4185,
  #respond .link-ab21 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .lower_3ba2 input,
#respond .sort_lite_4185 input,
#respond .link-ab21 input {
  width: 100%;
}
#respond .link-ab21 {
  margin-right: 0;
}
#respond .label_9c0a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel-out-22f1 {
  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;
}
.panel-out-22f1.dirty_d83f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.panel-out-22f1 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%);
}
.panel-out-22f1:focus,
.panel-out-22f1: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);
}
.under-123e {
  border-radius: 10%;
}
.preview-mini-bb8a {
  border-radius: 50%;
}
.main-96b5 {
  font-size: 0.72em;
}
.left-a499 {
  font-size: 0.875em;
}
.header_1cfb {
  font-size: 1.1em;
}
.container-56df {
  text-transform: uppercase;
  line-height: 1.2;
}
.container-56df.main-96b5 {
  letter-spacing: 0.5px;
}
.purple-b3a7,
.purple-b3a7 a {
  color: #6d6d6d;
}
.purple-b3a7 a:hover {
  color: #111;
}
.article_218b {
  color: #6d6d6d;
}
.input_bright_055f {
  overflow-x: hidden;
}
.input_bright_055f .input_2307.stale_c6fc {
  position: relative;
}
.input_bright_055f .input_2307.stale_c6fc.iron_adc1 {
  position: initial;
}
.input_bright_055f
  .input_2307.stale_c6fc.iron_adc1
  .primary-e942 {
  left: auto;
}
.input_bright_055f .input_2307 .primary-e942 {
  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;
}
.input_bright_055f .input_2307:hover.stale_c6fc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.input_bright_055f
  .input_2307:hover.stale_c6fc
  .primary-e942 {
  display: block;
  z-index: 9999999;
}
.input_bright_055f .center_4ca2 .detail-cold-ee69,
.input_bright_055f .last-73c4 .detail-cold-ee69 {
  display: none;
}
.input_bright_055f .advanced-8209 .input_2307:hover.stale_c6fc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hidden_2306 .lower_3ba2 label,
.hidden_2306 .huge_7ead label,
.hidden_2306 .sort_lite_4185 label,
.hidden_2306 .link-ab21 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container_out_5941 {
  list-style: none;
  margin: 0;
}
.container_out_5941 article.wood_22eb {
  margin-bottom: 0;
}
.container_out_5941 ul {
  list-style: none;
  margin: 0;
}
.container_out_5941 .dynamic-e374 li.wood_22eb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container_out_5941 .dynamic-e374 li.wood_22eb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container_out_5941 .dynamic-e374 li.wood_22eb: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) {
  .container_out_5941 .dynamic-e374 li.wood_22eb li.wood_22eb li.wood_22eb li.wood_22eb {
    padding-left: 0;
  }
}
article.wood_22eb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wood_22eb .warm-13be p:last-of-type {
  margin-bottom: 0;
}
article.wood_22eb .module-3b18 {
  float: left;
}
article.wood_22eb .next-4113 {
  margin-left: 85px;
}
article.wood_22eb .box-0102 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wood_22eb .box-0102 .icon_dfbe {
  margin-left: 10px;
}
article.wood_22eb .media_8b7b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wood_22eb .element-upper-c53b {
  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 .lower_3ba2,
  #respond .sort_lite_4185,
  #respond .link-ab21 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .lower_3ba2 input,
#respond .sort_lite_4185 input,
#respond .link-ab21 input {
  width: 100%;
}
#respond .link-ab21 {
  margin-right: 0;
}
#respond .label_9c0a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.center_4ca2 .tabs_53f6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tabs_53f6 .under-c868.input-hard-b171 .huge_d5d8 > li > a:focus,
.tabs_53f6 .under-c868.input-hard-b171 .huge_d5d8 > li > a:hover,
.tabs_53f6 .under-c868.purple-c85a .huge_d5d8 > li > a:focus,
.tabs_53f6 .under-c868.purple-c85a .huge_d5d8 > li > a:hover,
.tabs_53f6 .under-c868.label_tiny_f268 .huge_d5d8 > li > a:focus,
.tabs_53f6 .under-c868.label_tiny_f268 .huge_d5d8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_53f6
  .under-c868.input-hard-b171
  .huge_d5d8
  > li.detail-prev-e86c
  > a,
.tabs_53f6
  .under-c868.input-hard-b171
  .huge_d5d8
  > li.black-4f1d
  > a,
.tabs_53f6
  .under-c868.purple-c85a
  .huge_d5d8
  > li.detail-prev-e86c
  > a,
.tabs_53f6
  .under-c868.purple-c85a
  .huge_d5d8
  > li.black-4f1d
  > a,
.tabs_53f6
  .under-c868.label_tiny_f268
  .huge_d5d8
  > li.detail-prev-e86c
  > a,
.tabs_53f6 .under-c868.label_tiny_f268 .huge_d5d8 > li.highlight-12fe > a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_53f6 .grid_green_4dc7,
.tabs_53f6 .grid_green_4dc7 a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_53f6 .paper_e882.media-pressed-cbda li a,
.tabs_53f6 .highlight-46af a,
.tabs_53f6 .west_d4ec,
.tabs_53f6 .huge_d5d8 > li > a,
.tabs_53f6 .complex_a999 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_53f6 .paper_e882.media-pressed-cbda li a:hover,
.tabs_53f6 .highlight-46af a:hover,
.tabs_53f6 .west_d4ec:hover,
.tabs_53f6 .huge_d5d8 > li > a:hover,
.tabs_53f6 .complex_a999:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_53f6 .footer-b44e {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_53f6 .footer-b44e .carousel_mini_eaf6 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_53f6 .footer-b44e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_53f6 .tertiary_pink_2331 .tag-purple-8c30 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs_53f6 .tertiary_pink_2331 .tag-purple-8c30 .highlight_ddcc {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_53f6
  .tertiary_pink_2331
  .tag-purple-8c30
  .highlight_ddcc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_53f6
  .tertiary_pink_2331
  .tag-purple-8c30
  .highlight_ddcc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_53f6
  .tertiary_pink_2331
  .tag-purple-8c30
  .highlight_ddcc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_53f6
  .tertiary_pink_2331
  .tag-purple-8c30
  .highlight_ddcc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_53f6 .tertiary_pink_2331 .gas_08a3 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_53f6 .tertiary_pink_2331 .gas_08a3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_b80f
  .tabs_53f6
  .tertiary_pink_2331
  .search-north-9727
  .block_f350 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider_b80f
  .tabs_53f6
  .tertiary_pink_2331
  .search-north-9727
  .highlight_ddcc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.center_4ca2 .hidden_hard_bac4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hidden_hard_bac4 .under-c868.input-hard-b171 .huge_d5d8 > li > a:focus,
.hidden_hard_bac4 .under-c868.input-hard-b171 .huge_d5d8 > li > a:hover,
.hidden_hard_bac4 .under-c868.purple-c85a .huge_d5d8 > li > a:focus,
.hidden_hard_bac4 .under-c868.purple-c85a .huge_d5d8 > li > a:hover,
.hidden_hard_bac4 .under-c868.label_tiny_f268 .huge_d5d8 > li > a:focus,
.hidden_hard_bac4 .under-c868.label_tiny_f268 .huge_d5d8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_hard_bac4
  .under-c868.input-hard-b171
  .huge_d5d8
  > li.detail-prev-e86c
  > a,
.hidden_hard_bac4
  .under-c868.input-hard-b171
  .huge_d5d8
  > li.black-4f1d
  > a,
.hidden_hard_bac4
  .under-c868.purple-c85a
  .huge_d5d8
  > li.detail-prev-e86c
  > a,
.hidden_hard_bac4
  .under-c868.purple-c85a
  .huge_d5d8
  > li.black-4f1d
  > a,
.hidden_hard_bac4
  .under-c868.label_tiny_f268
  .huge_d5d8
  > li.detail-prev-e86c
  > a,
.hidden_hard_bac4 .under-c868.label_tiny_f268 .huge_d5d8 > li.highlight-12fe > a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_hard_bac4 .grid_green_4dc7,
.hidden_hard_bac4 .grid_green_4dc7 a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_hard_bac4 .paper_e882.media-pressed-cbda li a,
.hidden_hard_bac4 .highlight-46af a,
.hidden_hard_bac4 .west_d4ec,
.hidden_hard_bac4 .huge_d5d8 > li > a,
.hidden_hard_bac4 .complex_a999 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_hard_bac4 .paper_e882.media-pressed-cbda li a:hover,
.hidden_hard_bac4 .highlight-46af a:hover,
.hidden_hard_bac4 .west_d4ec:hover,
.hidden_hard_bac4 .huge_d5d8 > li > a:hover,
.hidden_hard_bac4 .complex_a999:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_hard_bac4 .footer-b44e {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_hard_bac4 .footer-b44e .carousel_mini_eaf6 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_hard_bac4 .footer-b44e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-tiny-4976 .feature-black-b63b {
  margin-left: auto;
  margin-right: auto;
}
.overlay_641d > * {
  margin-left: auto;
  margin-right: auto;
}
.overlay_641d .east_3bd7 {
  margin-right: 1.41575em;
}
.first-1438 .overlay_641d > .cold_a978 {
  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;
}
.first-1438 .overlay_641d > .popup-selected-1b31 {
  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;
}
.background_fresh_8d16.form-tiny-4976 .feature-black-b63b,
.main-hard-f0df.form-tiny-4976 .feature-black-b63b {
  margin-left: 0;
}
.grid-81c8.form-tiny-4976 .feature-black-b63b,
.simple-d040.form-tiny-4976 .feature-black-b63b {
  margin-right: 0;
}
.overlay_641d ol,
.overlay_641d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.media_stone_866c video {
  max-width: 100%;
}
.chip-under-4a4e img {
  display: block;
}
.chip-under-4a4e.east_3bd7,
.chip-under-4a4e.nav_607c {
  width: 100%;
}
.chip-under-4a4e.popup-selected-1b31 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.title_simple_3417:not(.short_d589) {
  margin: 1.5em auto;
}
.preview_3470 p {
  padding: 1.5em 14px;
}
ul.chip_8dac.popup-selected-1b31,
ul.chip_8dac.cold_a978,
ul.chip_8dac.photo_up_a04c.cold_a978 {
  padding: 0 14px;
}
.table-2f73 {
  display: block;
  overflow-x: auto;
}
.table-2f73 table {
  border-collapse: collapse;
  width: 100%;
}
.table-2f73 td,
.table-2f73 th {
  padding: 0.5em;
}
.overlay_641d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.overlay_641d ol ol,
.overlay_641d ol ul,
.overlay_641d ul ol,
.overlay_641d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.overlay_641d ol ol li,
.overlay_641d ol ul li,
.overlay_641d ul ol li,
.overlay_641d ul ul li {
  margin-left: 0;
}
.dark_e24b.new-8063 > .cold-60f6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.dark_e24b.new-8063 > .cold-60f6 iframe,
.dark_e24b.new-8063 > .cold-60f6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.item_26a7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.item_26a7.upper_213d {
  padding: 0;
}
.item_26a7.upper_213d cite {
  font-size: 13px;
}
.item_26a7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.item_26a7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.primary-4797 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.primary-4797 > p:first-child {
  margin-top: 0;
}
.primary-4797 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.primary-4797 blockquote {
  border-left: 0;
}
.text_west_2796 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text_west_2796:not(.icon_next_ba90) {
  max-width: 100px;
}
.text_west_2796.red_69d3 {
  border-bottom: none !important;
  text-align: center;
}
.text_west_2796.red_69d3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .preview_3470 p {
    padding: 1.5em 0;
  }
}
.section_action_84ca {
  color: #0073aa;
}
.chip-paper-ddc4 {
  background-color: #0073aa;
}
.inner-b9c9 {
  color: #229fd8;
}
.in-fe4d {
  background-color: #229fd8;
}
.caption-inner-a0f5 {
  color: #eee;
}
.caption-a8cb {
  background-color: #eee;
}
.carousel_bottom_679c {
  color: #444;
}
.tiny-56db {
  background-color: #444;
}
.gas_2e6e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gas_2e6e .short_96de .highlight-46af {
  font-size: 15px;
}
.gas_2e6e .highlight-46af {
  line-height: 1.3;
}
.gas_2e6e .hidden_hard_bac4 {
}
.gas_2e6e .tabs_53f6 {
  background: #235787;
}
.header-06c5 {
  padding: 0;
}
.header-06c5 .tabs_53f6 {
  background: #1a1a1a;
}
.header-06c5 .hidden_hard_bac4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.card_over_8ce6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.card_over_8ce6 .hidden_hard_bac4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.card_over_8ce6 .tabs_53f6 {
  background: #303030;
}
.row_medium_5f60 {
  position: relative;
  z-index: 10;
}
.row_medium_5f60 .nav_light_886b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_small_b223 .stale_c6fc {
  display: inline-block;
  vertical-align: middle;
}
.message_small_b223.fresh_043e .stale_c6fc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .message_small_b223.fresh_043e .stale_c6fc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .message_small_b223.fresh_043e .stale_c6fc {
    margin-right: 0.4em;
  }
}
.message_small_b223.fresh_043e .stale_c6fc:last-child {
  margin-right: 0;
}
.dynamic_de7b .nav_light_886b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .center_4ca2 .short_96de {
    margin: 0 -0.5em;
  }
  .center_4ca2 .short_96de [class*="customify-col-"],
  .center_4ca2 .short_96de [class*="customify-col_"],
  .center_4ca2 .short_96de [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.center_4ca2.footer_new_a0ca .nav_light_886b {
  background: 0 0 !important;
}
.center_4ca2.footer_new_a0ca .nav_light_886b,
.center_4ca2.dynamic_de7b .nav_light_886b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .center_4ca2.green-a217 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.center_4ca2.dynamic_de7b .nav_light_886b {
  box-shadow: none !important;
}
.shade-a0b0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shade-a0b0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shade-a0b0 {
    padding: 18px 0 20px;
  }
}
.shade-a0b0 .component-light-617b {
  width: 100%;
}
.shade-a0b0 .alert_tiny_eb70 {
  margin-bottom: 0;
}
.shade-a0b0 .narrow-f060 {
  margin-top: 5px;
  font-size: 0.875em;
}
.rough-25e0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.rough-25e0 .active_old_d9fa {
  width: 100%;
}
.search_c5d9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.search_c5d9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.search_c5d9 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;
}
.search_c5d9 li:last-child:after {
  display: none;
}
.search_c5d9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hot_4f0c .detail-cold-ee69 button,
.shade-a0b0 .detail-cold-ee69 button {
  left: 0;
}
.hot_4f0c .active_old_d9fa,
.shade-a0b0 .active_old_d9fa {
  padding-left: 0;
  padding-right: 0;
}
.hot_4f0c .rough-25e0,
.shade-a0b0 .rough-25e0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hot_4f0c {
  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;
}
.hot_4f0c: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;
}
.hot_4f0c .hidden_fec6 {
  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) {
  .hot_4f0c .hidden_fec6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hot_4f0c .hidden_fec6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hot_4f0c .hidden_fec6 {
    min-height: 200px;
  }
}
.hot_4f0c .search_c5d9 {
  color: rgba(255, 255, 255, 0.8);
}
.hot_4f0c .search_c5d9 a,
.hot_4f0c .search_c5d9 li:after {
  color: inherit;
}
.hot_4f0c .search_c5d9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.info_advanced_5e66 {
  margin-bottom: 0.5em;
}
.gradient-east-504e {
  margin-bottom: 1.2em;
}
.gradient-east-504e,
.info_advanced_5e66 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gradient-east-504e p:last-child,
.info_advanced_5e66 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .detail-cold-ee69,
#masthead .detail-cold-ee69 {
  display: none;
}
#masthead
  > .detail-cold-ee69.column_cold_c71c {
  display: none;
}
#masthead > .detail-cold-ee69 button {
  left: 0;
}
.first-b103 {
  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%;
}
.first-b103 .stale_c6fc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.first-b103 .over-34f7 {
  display: -webkit-box;
  display: flex;
}
.first-b103 .over-34f7.fluid-e500 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.first-b103 .over-34f7.bottom-542a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.first-b103 .over-34f7.clean-9007 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.first-b103.new_c300.mask_88df .over-34f7.fluid-e500 {
  flex-basis: 100%;
}
.first-b103.paper_5ff4 .over-34f7.bottom-542a {
  -webkit-box-flex: 1;
  flex: auto;
}
.first-b103.paper_5ff4 .over-34f7.clean-9007 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .detail-cold-ee69.column_cold_c71c {
  display: none;
}
#masthead > .detail-cold-ee69 button {
  left: 0;
}
.upper_d154 {
  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;
}
.upper_d154:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.upper_d154.column_9dce i {
  margin-right: 4px;
}
.upper_d154.fresh_7ca6 i {
  margin-left: 5px;
}
.highlight-46af p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight-46af p:last-child {
  margin-bottom: 0;
}
.plasma_131d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.plasma_131d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.plasma_131d img {
  display: block;
  width: auto;
  line-height: 1;
}
.plasma_131d .grid_green_4dc7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.plasma_131d .east-244b {
  margin: 5px 0 7px 0;
}
.plasma_131d.hard-6a41 .footer-small-6d3a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.plasma_131d.hard-6a41 .primary-ee69 {
  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;
}
.plasma_131d.black_2512 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.plasma_131d.black_2512 .footer-small-6d3a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.plasma_131d.black_2512 .primary-ee69 {
  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;
}
.plasma_131d.thumbnail_4f85 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.plasma_131d.info_bottom_12dd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.plasma_131d.info_bottom_12dd .primary-ee69 {
  margin-top: 7px;
}
.section-cold-ba7b {
  display: inline-block;
}
.row_medium_5f60 .paragraph_stale_1dc8 .plasma_131d img {
  max-width: 100%;
}
.under-c868 .box_84de.link-1ef7,
.huge_24af .box_84de.link-1ef7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.under-c868 .list-fixed-c244,
.huge_24af .list-fixed-c244 {
  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%);
}
.under-c868 .list-fixed-c244 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.under-c868.fresh-d4e2 .list-fixed-c244 {
  display: none;
}
.under-c868 .outline-8d60 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.under-c868 .outline-8d60 li {
  display: inline-block;
  position: relative;
}
.under-c868 .outline-8d60 li:last-child {
  margin-right: 0;
}
.under-c868 .outline-8d60 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;
}
.under-c868 .outline-8d60 li.highlight-12fe > a {
  color: rgba(0, 0, 0, 0.9);
}
.under-c868 .outline-8d60 > 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;
}
.under-c868 .outline-8d60 > li > a i {
  line-height: 0;
}
.under-c868 .outline-8d60 > li.modal-089c > a .list-fixed-c244 {
  margin-left: 4px;
  line-height: 0;
}
.under-c868 .outline-8d60 .footer_current_85b1 li.modal-089c > a {
  position: relative;
}
.under-c868 .outline-8d60 .footer_current_85b1 li.modal-089c > a:after,
.under-c868 .outline-8d60 .footer_current_85b1 li.modal-089c > a:before {
  content: "";
  display: table;
}
.under-c868 .outline-8d60 .footer_current_85b1 li.modal-089c > a:after {
  clear: both;
}
.under-c868 .outline-8d60 .footer_current_85b1 li.modal-089c > a .list-fixed-c244 {
  margin-left: 5px;
  float: right;
}
.under-c868 .breadcrumb_left_2bb9,
.under-c868 .footer_current_85b1 {
  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;
}
.under-c868 .footer_current_85b1 {
  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;
}
.under-c868 .footer_current_85b1 .link-1ef7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.under-c868 .footer_current_85b1 .list-fixed-c244 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.under-c868 .footer_current_85b1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.under-c868 .footer_current_85b1 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;
}
.under-c868 .footer_current_85b1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.under-c868 .footer_current_85b1 .footer_current_85b1 {
  top: 0;
  left: 100%;
}
.under-c868 .yellow_39ca.fn-focus-d3cc > .breadcrumb_left_2bb9,
.under-c868 .yellow_39ca.fn-focus-d3cc > .footer_current_85b1,
.under-c868 .yellow_39ca:focus > .breadcrumb_left_2bb9,
.under-c868 .yellow_39ca:focus > .footer_current_85b1,
.under-c868 .yellow_39ca:hover > .breadcrumb_left_2bb9,
.under-c868 .yellow_39ca:hover > .footer_current_85b1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.under-c868.label_tiny_f268 .huge_d5d8:after,
.under-c868.label_tiny_f268 .huge_d5d8:before {
  content: "";
  display: table;
}
.under-c868.label_tiny_f268 .huge_d5d8:after {
  clear: both;
}
.under-c868.label_tiny_f268 .huge_d5d8 > li {
  float: left;
}
.under-c868.aside_f08d .huge_d5d8:after,
.under-c868.aside_f08d .huge_d5d8:before {
  content: "";
  display: table;
}
.under-c868.aside_f08d .huge_d5d8:after {
  clear: both;
}
.under-c868.aside_f08d .huge_d5d8 > li {
  float: left;
}
.under-c868.aside_f08d .huge_d5d8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.under-c868.aside_f08d .huge_d5d8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.under-c868.aside_f08d .huge_d5d8 > li.detail-prev-e86c > a,
.under-c868.aside_f08d .huge_d5d8 > li.highlight-12fe > a {
  color: #fff;
  background-color: #1e4b75;
}
.under-c868.input-hard-b171 .huge_d5d8 > li > a .link-1ef7 {
  position: relative;
}
.under-c868.input-hard-b171 .huge_d5d8 > li > a .link-1ef7: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;
}
.under-c868.input-hard-b171
  .huge_d5d8
  > li:focus
  > a
  .link-1ef7:before,
.under-c868.input-hard-b171
  .huge_d5d8
  > li:hover
  > a
  .link-1ef7:before {
  width: 100%;
  background-color: currentColor;
}
.under-c868.input-hard-b171
  .huge_d5d8
  > li.detail-prev-e86c
  > a
  .link-1ef7:before,
.under-c868.input-hard-b171
  .huge_d5d8
  > li.black-4f1d
  > a
  .link-1ef7:before {
  width: 100%;
  background-color: currentColor;
}
.under-c868.purple-c85a .huge_d5d8 > li > a .link-1ef7 {
  position: relative;
}
.under-c868.purple-c85a .huge_d5d8 > li > a .link-1ef7: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;
}
.under-c868.purple-c85a .huge_d5d8 > li:focus > a .link-1ef7:before,
.under-c868.purple-c85a
  .huge_d5d8
  > li:hover
  > a
  .link-1ef7:before {
  width: 100%;
  background-color: currentColor;
}
.under-c868.purple-c85a
  .huge_d5d8
  > li.detail-prev-e86c
  > a
  .link-1ef7:before,
.under-c868.purple-c85a
  .huge_d5d8
  > li.black-4f1d
  > a
  .link-1ef7:before {
  width: 100%;
  background-color: currentColor;
}
.huge_24af .outline-8d60 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.huge_24af .outline-8d60 li:first-child > a {
  border-top: none;
}
.huge_24af .outline-8d60 .aside-smooth-55b9 > .link-1ef7 .list-fixed-c244 {
  display: none;
}
.huge_24af .outline-8d60 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.huge_24af .outline-8d60 li:last-child {
  border: none;
}
.huge_24af .outline-8d60 li.modal-089c > a {
  padding-right: 45px !important;
}
.huge_24af .outline-8d60 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.huge_24af .outline-8d60 li a:focus,
.huge_24af .outline-8d60 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge_24af .outline-8d60 li .footer-4e05 {
  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;
}
.huge_24af .outline-8d60 li .footer-4e05:hover {
  box-shadow: none;
}
.huge_24af .outline-8d60 li .footer-4e05 .list-fixed-c244 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.huge_24af .outline-8d60 .footer_current_85b1 {
  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);
}
.huge_24af .outline-8d60 .footer_current_85b1 li a {
  padding-left: 3em;
}
.huge_24af .outline-8d60 .slow-0d3a > a .footer-4e05 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.huge_24af .outline-8d60 .slow-0d3a > .footer_current_85b1 {
  display: block;
  opacity: 1;
}
.banner-left-ca2b {
  max-width: 100%;
}
.item-purple-3cca {
  line-height: 0;
  cursor: pointer;
}
.complex_a999 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.complex_a999:hover {
  box-shadow: none;
  color: currentColor;
}
.complex_a999 svg {
  width: 18px;
  height: 18px;
}
.complex_a999 .active_rough_24d4 {
  display: none;
}
.west-c2a9 {
  position: relative;
}
.west-c2a9.fn-active-d3cc .complex_a999 .small-d93a {
  display: none;
}
.west-c2a9.fn-active-d3cc .complex_a999 .active_rough_24d4 {
  display: inline-block;
}
.west-c2a9 .advanced_069a {
  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);
}
.west-c2a9.text_8100 .advanced_069a {
  left: auto;
  right: -0.9em;
}
.west-c2a9.text_8100 .breadcrumb_mini_bbe6::before {
  left: auto;
  right: 15px;
}
.west-c2a9.fn-active-d3cc .advanced_069a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-north-9727 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.search-north-9727 label {
  flex-basis: 100%;
}
.search-north-9727 .tag-purple-8c30 {
  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;
}
.search-north-9727 .highlight_ddcc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.search-north-9727 .highlight_ddcc:focus {
  background-color: transparent;
}
.search-north-9727 button.gas_08a3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.search-north-9727 button.gas_08a3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.search-north-9727 button.gas_08a3 svg {
  width: 18px;
  height: 18px;
}
.search-north-9727 input[type="submit"] {
  min-height: auto;
}
.tertiary_pink_2331 .search-north-9727 .highlight_ddcc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.breadcrumb_mini_bbe6 {
  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) {
  .breadcrumb_mini_bbe6 {
    width: 220px;
  }
}
.breadcrumb_mini_bbe6 label {
  flex-basis: 100%;
}
.breadcrumb_mini_bbe6::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;
}
.slider_b80f .tertiary_pink_2331 .search-north-9727 {
  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;
}
.slider_b80f
  .tertiary_pink_2331
  .search-north-9727
  .tag-purple-8c30 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.slider_b80f .tertiary_pink_2331 .search-north-9727 .highlight_ddcc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.slider_b80f
  .tertiary_pink_2331
  .search-north-9727
  .highlight_ddcc:focus {
  background: 0 0;
}
.slider_b80f
  .tertiary_pink_2331
  .search-north-9727
  .block_f350 {
  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;
}
.paper_e882 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.paper_e882 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.paper_e882 li:last-child {
  margin-right: 0;
}
.paper_e882 li:first-child {
  margin-left: 0;
}
.paper_e882.outline_complex_6056 a {
  color: #fff;
}
.paper_e882.outline_complex_6056 a:hover {
  color: #fff;
}
.paper_e882 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.paper_e882 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.paper_e882 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.paper_e882 a:hover {
  opacity: 0.9;
  color: inherit;
}
.paper_e882 [class*="social-icon-apple"] {
  background-color: #999;
}
.paper_e882 [class*="social-icon-apple"].green-3f23 {
  background-color: transparent;
  color: #999;
}
.paper_e882 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.paper_e882 [class*="social-icon-behance"].green-3f23 {
  background-color: transparent;
  color: #1769ff;
}
.paper_e882 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.paper_e882 [class*="social-icon-bitbucket"].green-3f23 {
  background-color: transparent;
  color: #205081;
}
.paper_e882 [class*="social-icon-codepen"] {
  background-color: #000;
}
.paper_e882 [class*="social-icon-codepen"].green-3f23 {
  background-color: transparent;
  color: #000;
}
.paper_e882 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.paper_e882 [class*="social-icon-delicious"].green-3f23 {
  background-color: transparent;
  color: #39f;
}
.paper_e882 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.paper_e882 [class*="social-icon-digg"].green-3f23 {
  background-color: transparent;
  color: #005be2;
}
.paper_e882 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.paper_e882 [class*="social-icon-dribbble"].green-3f23 {
  background-color: transparent;
  color: #ea4c89;
}
.paper_e882 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.paper_e882 [class*="social-icon-envelope"].green-3f23 {
  background-color: transparent;
  color: #ea4335;
}
.paper_e882 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.paper_e882 [class*="social-icon-facebook"].green-3f23 {
  background-color: transparent;
  color: #3b5998;
}
.paper_e882 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.paper_e882 [class*="social-icon-flickr"].green-3f23 {
  background-color: transparent;
  color: #0063dc;
}
.paper_e882 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.paper_e882 [class*="social-icon-foursquare"].green-3f23 {
  background-color: transparent;
  color: #2d5be3;
}
.paper_e882 [class*="social-icon-github"] {
  background-color: #333;
}
.paper_e882 [class*="social-icon-github"].green-3f23 {
  background-color: transparent;
  color: #333;
}
.paper_e882 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.paper_e882 [class*="social-icon-google-plus"].green-3f23 {
  background-color: transparent;
  color: #dd4b39;
}
.paper_e882 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.paper_e882 [class*="social-icon-houzz"].green-3f23 {
  background-color: transparent;
  color: #7ac142;
}
.paper_e882 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.paper_e882 [class*="social-icon-instagram"].green-3f23 {
  background-color: transparent;
  color: #262626;
}
.paper_e882 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.paper_e882 [class*="social-icon-jsfiddle"].green-3f23 {
  background-color: transparent;
  color: #487aa2;
}
.paper_e882 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.paper_e882 [class*="social-icon-linkedin"].green-3f23 {
  background-color: transparent;
  color: #0077b5;
}
.paper_e882 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.paper_e882 [class*="social-icon-medium"].green-3f23 {
  background-color: transparent;
  color: #00ab6b;
}
.paper_e882 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.paper_e882
  [class*="social-icon-odnoklassniki"].green-3f23 {
  background-color: transparent;
  color: #f4731c;
}
.paper_e882 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.paper_e882 [class*="social-icon-meetup"].green-3f23 {
  background-color: transparent;
  color: #ec1c40;
}
.paper_e882 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.paper_e882 [class*="social-icon-pinterest"].green-3f23 {
  background-color: transparent;
  color: #bd081c;
}
.paper_e882 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.paper_e882 [class*="social-icon-product-hunt"].green-3f23 {
  background-color: transparent;
  color: #da552f;
}
.paper_e882 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.paper_e882 [class*="social-icon-reddit"].green-3f23 {
  background-color: transparent;
  color: #ff4500;
}
.paper_e882 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.paper_e882 [class*="social-icon-rss"].green-3f23 {
  background-color: transparent;
  color: #f26522;
}
.paper_e882 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.paper_e882
  [class*="social-icon-shopping-cart"].green-3f23 {
  background-color: transparent;
  color: #4caf50;
}
.paper_e882 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.paper_e882 [class*="social-icon-skype"].green-3f23 {
  background-color: transparent;
  color: #00aff0;
}
.paper_e882 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.paper_e882 [class*="social-icon-slideshare"].green-3f23 {
  background-color: transparent;
  color: #0077b5;
}
.paper_e882 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.paper_e882 [class*="social-icon-snapchat"].green-3f23 {
  background-color: transparent;
  color: #fffc00;
}
.paper_e882 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.paper_e882 [class*="social-icon-soundcloud"].green-3f23 {
  background-color: transparent;
  color: #f80;
}
.paper_e882 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.paper_e882 [class*="social-icon-spotify"].green-3f23 {
  background-color: transparent;
  color: #2ebd59;
}
.paper_e882 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.paper_e882
  [class*="social-icon-stack-overflow"].green-3f23 {
  background-color: transparent;
  color: #fe7a15;
}
.paper_e882 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.paper_e882 [class*="social-icon-maldkfgram"].green-3f23 {
  background-color: transparent;
  color: #2ca5e0;
}
.paper_e882 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.paper_e882 [class*="social-icon-tripadvisor"].green-3f23 {
  background-color: transparent;
  color: #589442;
}
.paper_e882 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.paper_e882 [class*="social-icon-tumblr"].green-3f23 {
  background-color: transparent;
  color: #35465c;
}
.paper_e882 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.paper_e882 [class*="social-icon-twitch"].green-3f23 {
  background-color: transparent;
  color: #6441a5;
}
.paper_e882 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.paper_e882 [class*="social-icon-twitter"].green-3f23 {
  background-color: transparent;
  color: #1da1f2;
}
.paper_e882 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.paper_e882 [class*="social-icon-vimeo"].green-3f23 {
  background-color: transparent;
  color: #1ab7ea;
}
.paper_e882 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.paper_e882 [class*="social-icon-vk"].green-3f23 {
  background-color: transparent;
  color: #45668e;
}
.paper_e882 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.paper_e882 [class*="social-icon-weibo"].green-3f23 {
  background-color: transparent;
  color: #df2029;
}
.paper_e882 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.paper_e882 [class*="social-icon-weixin"].green-3f23 {
  background-color: transparent;
  color: #7bb32e;
}
.paper_e882 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.paper_e882 [class*="social-icon-whatsapp"].green-3f23 {
  background-color: transparent;
  color: #25d366;
}
.paper_e882 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.paper_e882 [class*="social-icon-wordpress"].green-3f23 {
  background-color: transparent;
  color: #21759b;
}
.paper_e882 [class*="social-icon-xing"] {
  background-color: #026466;
}
.paper_e882 [class*="social-icon-xing"].green-3f23 {
  background-color: transparent;
  color: #026466;
}
.paper_e882 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.paper_e882 [class*="social-icon-yelp"].green-3f23 {
  background-color: transparent;
  color: #af0606;
}
.paper_e882 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.paper_e882 [class*="social-icon-youtube"].green-3f23 {
  background-color: transparent;
  color: #cd201f;
}
.west_d4ec {
  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;
}
.west_d4ec:hover {
  box-shadow: none;
  background: 0 0;
}
.notice-slow-fee5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text_6d88 {
  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;
}
.widget-a003 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.medium_fdf2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.medium_fdf2,
.medium_fdf2::after,
.medium_fdf2::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;
}
.medium_fdf2::after,
.medium_fdf2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.video_4e67 .text_6d88 .widget-a003 {
  margin-top: -2px;
  width: 19px;
}
.video_4e67 .text_6d88 .medium_fdf2 {
  margin-top: -1px;
}
.video_4e67 .text_6d88 .medium_fdf2,
.video_4e67 .text_6d88 .medium_fdf2::after,
.video_4e67 .text_6d88 .medium_fdf2::before {
  width: 19px;
  height: 2px;
}
.video_4e67 .text_6d88 .medium_fdf2::before {
  top: -6px;
}
.video_4e67 .text_6d88 .medium_fdf2::after {
  bottom: -6px;
}
.background-87b6 .text_6d88 .widget-a003 {
  margin-top: -2px;
  width: 22px;
}
.background-87b6 .text_6d88 .medium_fdf2 {
  margin-top: -1px;
}
.background-87b6 .text_6d88 .medium_fdf2,
.background-87b6 .text_6d88 .medium_fdf2::after,
.background-87b6 .text_6d88 .medium_fdf2::before {
  width: 22px;
  height: 2px;
}
.background-87b6 .text_6d88 .medium_fdf2::before {
  top: -7px;
}
.background-87b6 .text_6d88 .medium_fdf2::after {
  bottom: -7px;
}
.tabs_7c99 .text_6d88 .widget-a003 {
  margin-top: -2px;
  width: 31px;
}
.tabs_7c99 .text_6d88 .medium_fdf2 {
  margin-top: -1.5px;
}
.tabs_7c99 .text_6d88 .medium_fdf2,
.tabs_7c99 .text_6d88 .medium_fdf2::after,
.tabs_7c99 .text_6d88 .medium_fdf2::before {
  width: 31px;
  height: 3px;
}
.tabs_7c99 .text_6d88 .medium_fdf2::before {
  top: -9px;
}
.tabs_7c99 .text_6d88 .medium_fdf2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .glass_4da8 .text_6d88 .widget-a003 {
    margin-top: -2px;
    width: 19px;
  }
  .glass_4da8 .text_6d88 .medium_fdf2 {
    margin-top: -1px;
  }
  .glass_4da8 .text_6d88 .medium_fdf2,
  .glass_4da8 .text_6d88 .medium_fdf2::after,
  .glass_4da8 .text_6d88 .medium_fdf2::before {
    width: 19px;
    height: 2px;
  }
  .glass_4da8 .text_6d88 .medium_fdf2::before {
    top: -6px;
  }
  .glass_4da8 .text_6d88 .medium_fdf2::after {
    bottom: -6px;
  }
  .summary_ff24 .text_6d88 .widget-a003 {
    margin-top: -2px;
    width: 22px;
  }
  .summary_ff24 .text_6d88 .medium_fdf2 {
    margin-top: -1px;
  }
  .summary_ff24 .text_6d88 .medium_fdf2,
  .summary_ff24 .text_6d88 .medium_fdf2::after,
  .summary_ff24 .text_6d88 .medium_fdf2::before {
    width: 22px;
    height: 2px;
  }
  .summary_ff24 .text_6d88 .medium_fdf2::before {
    top: -7px;
  }
  .summary_ff24 .text_6d88 .medium_fdf2::after {
    bottom: -7px;
  }
  .complex_41f5 .text_6d88 .widget-a003 {
    margin-top: -2px;
    width: 31px;
  }
  .complex_41f5 .text_6d88 .medium_fdf2 {
    margin-top: -1.5px;
  }
  .complex_41f5 .text_6d88 .medium_fdf2,
  .complex_41f5 .text_6d88 .medium_fdf2::after,
  .complex_41f5 .text_6d88 .medium_fdf2::before {
    width: 31px;
    height: 3px;
  }
  .complex_41f5 .text_6d88 .medium_fdf2::before {
    top: -9px;
  }
  .complex_41f5 .text_6d88 .medium_fdf2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb_current_f353 .text_6d88 .widget-a003 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb_current_f353 .text_6d88 .medium_fdf2 {
    margin-top: -1px;
  }
  .breadcrumb_current_f353 .text_6d88 .medium_fdf2,
  .breadcrumb_current_f353 .text_6d88 .medium_fdf2::after,
  .breadcrumb_current_f353 .text_6d88 .medium_fdf2::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb_current_f353 .text_6d88 .medium_fdf2::before {
    top: -6px;
  }
  .breadcrumb_current_f353 .text_6d88 .medium_fdf2::after {
    bottom: -6px;
  }
  .gold_b485 .text_6d88 .widget-a003 {
    margin-top: -2px;
    width: 22px;
  }
  .gold_b485 .text_6d88 .medium_fdf2 {
    margin-top: -1px;
  }
  .gold_b485 .text_6d88 .medium_fdf2,
  .gold_b485 .text_6d88 .medium_fdf2::after,
  .gold_b485 .text_6d88 .medium_fdf2::before {
    width: 22px;
    height: 2px;
  }
  .gold_b485 .text_6d88 .medium_fdf2::before {
    top: -7px;
  }
  .gold_b485 .text_6d88 .medium_fdf2::after {
    bottom: -7px;
  }
  .caption-155e .text_6d88 .widget-a003 {
    margin-top: -2px;
    width: 31px;
  }
  .caption-155e .text_6d88 .medium_fdf2 {
    margin-top: -1.5px;
  }
  .caption-155e .text_6d88 .medium_fdf2,
  .caption-155e .text_6d88 .medium_fdf2::after,
  .caption-155e .text_6d88 .medium_fdf2::before {
    width: 31px;
    height: 3px;
  }
  .caption-155e .text_6d88 .medium_fdf2::before {
    top: -9px;
  }
  .caption-155e .text_6d88 .medium_fdf2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hover_94a5 .text_6d88 .widget-a003 {
    margin-top: -2px;
    width: 19px;
  }
  .hover_94a5 .text_6d88 .medium_fdf2 {
    margin-top: -1px;
  }
  .hover_94a5 .text_6d88 .medium_fdf2,
  .hover_94a5 .text_6d88 .medium_fdf2::after,
  .hover_94a5 .text_6d88 .medium_fdf2::before {
    width: 19px;
    height: 2px;
  }
  .hover_94a5 .text_6d88 .medium_fdf2::before {
    top: -6px;
  }
  .hover_94a5 .text_6d88 .medium_fdf2::after {
    bottom: -6px;
  }
  .component-easy-3ac5 .text_6d88 .widget-a003 {
    margin-top: -2px;
    width: 22px;
  }
  .component-easy-3ac5 .text_6d88 .medium_fdf2 {
    margin-top: -1px;
  }
  .component-easy-3ac5 .text_6d88 .medium_fdf2,
  .component-easy-3ac5 .text_6d88 .medium_fdf2::after,
  .component-easy-3ac5 .text_6d88 .medium_fdf2::before {
    width: 22px;
    height: 2px;
  }
  .component-easy-3ac5 .text_6d88 .medium_fdf2::before {
    top: -7px;
  }
  .component-easy-3ac5 .text_6d88 .medium_fdf2::after {
    bottom: -7px;
  }
  .search_ded8 .text_6d88 .widget-a003 {
    margin-top: -2px;
    width: 31px;
  }
  .search_ded8 .text_6d88 .medium_fdf2 {
    margin-top: -1.5px;
  }
  .search_ded8 .text_6d88 .medium_fdf2,
  .search_ded8 .text_6d88 .medium_fdf2::after,
  .search_ded8 .text_6d88 .medium_fdf2::before {
    width: 31px;
    height: 3px;
  }
  .search_ded8 .text_6d88 .medium_fdf2::before {
    top: -9px;
  }
  .search_ded8 .text_6d88 .medium_fdf2::after {
    bottom: -9px;
  }
}
.component_7dda .medium_fdf2 {
  -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);
}
.component_7dda .medium_fdf2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.component_7dda .medium_fdf2::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);
}
.component_7dda.paragraph-370d .medium_fdf2 {
  -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);
}
.component_7dda.paragraph-370d .medium_fdf2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.component_7dda.paragraph-370d .medium_fdf2::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);
}
.header-gold-cfd7 {
  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.badge_5bc2:before {
  display: none;
}
.last-73c4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.last-73c4 .link-cff8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.last-73c4 .link-cff8:last-of-type {
  border-bottom: none;
}
.last-73c4 .link-cff8.border-tiny-d580,
.last-73c4 .link-cff8.feature-selected-186a,
.last-73c4 .link-cff8.pagination-wide-077f {
  padding: 0;
}
.last-73c4 .huge_24af .footer-4e05 {
  color: currentColor;
}
.last-73c4 .huge_24af .footer-4e05:focus,
.last-73c4 .huge_24af .footer-4e05:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last-73c4.hidden_hard_bac4 .footer-b44e,
.last-73c4.hidden_hard_bac4 .highlight-46af a,
.last-73c4.hidden_hard_bac4 .huge_d5d8 a,
.last-73c4.hidden_hard_bac4 .footer_current_85b1 a {
  color: rgba(0, 0, 0, 0.55);
}
.last-73c4.hidden_hard_bac4 .footer-b44e:hover,
.last-73c4.hidden_hard_bac4 .highlight-46af a:hover,
.last-73c4.hidden_hard_bac4 .huge_d5d8 a:hover,
.last-73c4.hidden_hard_bac4 .footer_current_85b1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.last-73c4.hidden_hard_bac4 .carousel_mini_eaf6 {
  color: rgba(0, 0, 0, 0.8);
}
.last-73c4.hidden_hard_bac4 .link-cff8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.last-73c4.hidden_hard_bac4 .link-cff8:before {
  background: rgba(0, 0, 0, 0.08);
}
.last-73c4.hidden_hard_bac4 .highlight-118d:before {
  background: rgba(255, 255, 255, 0.9);
}
.last-73c4.hidden_hard_bac4 .huge_24af .outline-8d60 li a,
.last-73c4.hidden_hard_bac4 .huge_24af .footer-4e05,
.last-73c4.hidden_hard_bac4 .footer_current_85b1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.last-73c4.hidden_hard_bac4 .huge_24af .footer-4e05:focus,
.last-73c4.hidden_hard_bac4 .huge_24af .footer-4e05:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last-73c4.hidden_hard_bac4 .outline-8d60 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.last-73c4.tabs_53f6 .footer-b44e,
.last-73c4.tabs_53f6 .highlight-46af a,
.last-73c4.tabs_53f6 .huge_d5d8 .footer-4e05,
.last-73c4.tabs_53f6 .huge_d5d8 a,
.last-73c4.tabs_53f6 .footer_current_85b1 a {
  color: rgba(255, 255, 255, 0.79);
}
.last-73c4.tabs_53f6 .footer-b44e:hover,
.last-73c4.tabs_53f6 .highlight-46af a:hover,
.last-73c4.tabs_53f6 .huge_d5d8 .footer-4e05:hover,
.last-73c4.tabs_53f6 .huge_d5d8 a:hover,
.last-73c4.tabs_53f6 .footer_current_85b1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-73c4.tabs_53f6 .carousel_mini_eaf6 {
  color: rgba(255, 255, 255, 0.99);
}
.last-73c4.tabs_53f6 .link-cff8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-73c4.tabs_53f6 .link-cff8:before {
  background: rgba(255, 255, 255, 0.08);
}
.last-73c4.tabs_53f6 .highlight-118d:before {
  background: rgba(0, 0, 0, 0.9);
}
.last-73c4.tabs_53f6 .huge_24af .outline-8d60 li a,
.last-73c4.tabs_53f6 .huge_24af .footer-4e05,
.last-73c4.tabs_53f6 .footer_current_85b1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-73c4.tabs_53f6 .huge_24af .footer-4e05:focus,
.last-73c4.tabs_53f6 .huge_24af .footer-4e05:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last-73c4.tabs_53f6 .outline-8d60 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-118d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.highlight-118d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.modal_3f84 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.basic-676c .last-73c4 {
  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;
}
.basic-676c .link-cff8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.basic-676c .link-cff8: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) {
  .basic-676c .link-cff8:before {
    width: 16%;
    left: 42%;
  }
}
.basic-676c .link-cff8:last-child:before {
  content: none;
}
.basic-676c .link-cff8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.basic-676c .huge_24af .outline-8d60 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.basic-676c .huge_24af .outline-8d60 li a .footer-4e05 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.basic-676c .huge_24af .footer_current_85b1 {
  border: none;
}
.basic-676c .huge_24af .footer_current_85b1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.basic-676c .highlight-118d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.basic-676c .modal_3f84 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.basic-676c .tabs_53f6 .highlight-118d:before {
  background: rgba(0, 0, 0, 0.9);
}
.basic-676c .hidden_hard_bac4.module_new_91df .medium_fdf2 {
  background: rgba(0, 0, 0, 0.6);
}
.basic-676c
  .hidden_hard_bac4.module_new_91df
  .medium_fdf2::after,
.basic-676c
  .hidden_hard_bac4.module_new_91df
  .medium_fdf2:before {
  background: inherit;
}
.basic-676c
  .hidden_hard_bac4.module_new_91df:hover
  .medium_fdf2 {
  background: rgba(0, 0, 0, 0.8);
}
.sidebar-5e05 .last-73c4 {
  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) {
  .sidebar-5e05 .last-73c4 {
    width: auto;
    right: 45px;
  }
}
.secondary-stone-2e66 .last-73c4 {
  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) {
  .secondary-stone-2e66 .last-73c4 {
    width: auto;
    left: 45px;
  }
}
.badge_5bc2 .last-73c4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.badge_5bc2 .modal_3f84 {
  max-width: 48em;
  margin: 0 auto;
}
.badge_5bc2 .highlight-118d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focus_8089 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focus_8089.basic-676c .last-73c4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focus_8089.sidebar-5e05 .last-73c4 {
  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_8089 .last-73c4 {
  visibility: visible;
}
.focus_8089.secondary-stone-2e66 .last-73c4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dirty-1033,
.liquid_dfad {
  overflow-x: hidden;
}
.dirty-1033 .last-73c4 {
  overflow: auto;
}
.dirty-1033.basic-676c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-1033.basic-676c .last-73c4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dirty-1033.basic-676c .west_d4ec {
  opacity: 0;
}
.dirty-1033.sidebar-5e05 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-1033.sidebar-5e05 .last-73c4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dirty-1033.sidebar-5e05 .west_d4ec {
  opacity: 0;
}
.dirty-1033.secondary-stone-2e66 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-1033.secondary-stone-2e66 .last-73c4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dirty-1033.secondary-stone-2e66 .west_d4ec {
  opacity: 0;
}
.dirty-1033.badge_5bc2 .last-73c4 {
  z-index: 10;
  visibility: visible;
}
.module_new_91df {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module_new_91df .medium_fdf2 {
  background: rgba(255, 255, 255, 0.99);
}
.module_new_91df .medium_fdf2::after,
.module_new_91df .medium_fdf2:before {
  background: inherit;
}
.module_new_91df:hover .medium_fdf2 {
  background: rgba(255, 255, 255, 0.99);
}
.secondary-stone-2e66 .module_new_91df {
  top: 10px;
  right: auto;
  left: 12px;
}
.badge_5bc2 .module_new_91df {
  display: none !important;
}
.dirty-1033:before,
.liquid_dfad:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dirty-1033 .module_new_91df,
.liquid_dfad .module_new_91df {
  display: inline-block;
}
.last-73c4 .stale_c6fc {
  -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;
}
.dirty-1033 .last-73c4 .stale_c6fc,
.liquid_dfad .last-73c4 .stale_c6fc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard_4466 .tag-purple-8c30 {
  width: 100%;
}
.paragraph_stale_1dc8 {
  padding: 0 0.5em 0;
}
.paragraph_stale_1dc8 [class*="customify-col-"],
.paragraph_stale_1dc8 [class*="customify-col_"],
.paragraph_stale_1dc8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.link_focused_5af1 .paragraph_stale_1dc8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .short_96de .card-red-b540,
  .card-red-b540 {
    display: none;
  }
  .detail_tall_ea12 {
    text-align: left;
  }
  .preview-short-e5a3 {
    text-align: center;
  }
  .widget_85c7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .short_96de .lower-0904,
  .lower-0904 {
    display: none;
  }
  .pagination-f565 {
    text-align: left;
  }
  .element_lite_d956 {
    text-align: center;
  }
  .tag_dc8e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .short_96de .border_basic_5113,
  .border_basic_5113 {
    display: none;
  }
  .icon_2feb {
    text-align: left;
  }
  .logo_113a {
    text-align: center;
  }
  .iron_f8ae {
    text-align: right;
  }
}
#page {
  position: relative;
}
.orange-0ea9 {
  box-shadow: none !important;
}
.hard_dfff .button-2efb,
.backdrop-soft-dbbe .button-2efb {
  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;
}
.backdrop-soft-dbbe .button-2efb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.nav_light_886b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.nav_light_886b:after,
.nav_light_886b:before {
  content: "";
  display: table;
}
.nav_light_886b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .nav_light_886b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.nav_light_886b,
.green-a217 {
  max-width: 1248px;
  margin: 0 auto;
}

.dark_eb78.wrapper-8ec5 .nav_light_886b {
  max-width: 100%;
}
.dark_eb78.nav-eb95 {
  max-width: 1200px;
  margin: 0 auto;
}
.dark_eb78.rough-3cf9 .nav_light_886b {
  max-width: 100%;
}
.dark_eb78.rough-3cf9 > .nav_light_886b {
  padding-left: 0;
  padding-right: 0;
}
.dark_eb78.rough-3cf9 > .nav_light_886b .short_96de {
  margin: 0;
}
.dark_eb78.rough-3cf9
  > .nav_light_886b
  .brown-a9bc.focused-2252 {
  margin-right: 0;
  margin-left: 0;
}
.dark_eb78.rough-3cf9 #main.focused-2252 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content-eb8b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content-eb8b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .link_cold_3af8 .feature-black-b63b {
    padding-right: 1em;
  }
  .link_cold_3af8.text-warm-2014 .brown-a9bc {
    border-right: 1px solid #eaecee;
  }
  .link_cold_3af8.text-warm-2014 .feature-black-b63b {
    padding-right: 1em;
  }
  .link_cold_3af8.text-warm-2014 .next-ef27 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-44ba .feature-black-b63b {
    padding-left: 1em;
  }
  .module-44ba.text-warm-2014 .brown-a9bc {
    border-left: 1px solid #eaecee;
  }
  .module-44ba.text-warm-2014 .feature-black-b63b {
    padding-left: 1em;
  }
  .module-44ba.text-warm-2014 .next-ef27 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-new-9b44 .feature-black-b63b {
    padding-left: 1em;
  }
  .banner-new-9b44.text-warm-2014 .frame_45c3 {
    border-right: 1px solid #eaecee;
  }
  .banner-new-9b44.text-warm-2014 .texture_first_c17f {
    border-right: 1px solid #eaecee;
  }
  .banner-new-9b44.text-warm-2014 .feature-black-b63b {
    padding-left: 1em;
  }
  .banner-new-9b44.text-warm-2014 .next-ef27 {
    padding-right: 1em;
  }
  .banner-new-9b44.text-warm-2014 .component_ea61 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_cold_719e .feature-black-b63b {
    padding-right: 1em;
  }
  .shade_cold_719e.text-warm-2014 .frame_45c3 {
    border-left: 1px solid #eaecee;
  }
  .shade_cold_719e.text-warm-2014 .texture_first_c17f {
    border-left: 1px solid #eaecee;
  }
  .shade_cold_719e.text-warm-2014 .feature-black-b63b {
    padding-right: 1em;
  }
  .shade_cold_719e.text-warm-2014 .next-ef27 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade_cold_719e.text-warm-2014 .component_ea61 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-eb8b .feature-black-b63b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-eb8b.text-warm-2014 .brown-a9bc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content-eb8b.text-warm-2014 .feature-black-b63b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-eb8b.text-warm-2014 .next-ef27 {
    padding-left: 1em;
  }
  .content-eb8b.text-warm-2014 .component_ea61 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content-eb8b.text-warm-2014 .feature-black-b63b {
    padding-left: 0;
  }
}
.full-da5f .message_small_b223 {
  display: inline-block;
}
.short_47e9 {
  display: inline-block;
}
.filter_small_69a6 {
  word-con: break-word;
}
.active-down-4d40 > span {
  display: inline-block;
  padding: 5px 0;
}
.active-down-4d40 .complex-1650 {
  margin-left: 8px;
  margin-right: 8px;
}
.active-down-4d40 .title_tall_74b2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tertiary_b6e2 .highlight-57ea {
  margin-bottom: 2em;
}
.tertiary_b6e2 .background_2285 {
  margin-bottom: 15px;
}
.tertiary_b6e2 .background_2285:last-child {
  margin-bottom: 0;
}
.tertiary_b6e2 .texture_6b01 {
  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) {
  .tertiary_b6e2 .texture_6b01 {
    display: block;
  }
}
.tertiary_b6e2 .pattern_lite_a543 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tertiary_b6e2 .pattern_lite_a543 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tertiary_b6e2 .text_middle_3136 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tertiary_b6e2 .text_middle_3136 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tertiary_b6e2 .text_middle_3136 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tertiary_b6e2 .filter_small_69a6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_b6e2 .filter_small_69a6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tertiary_b6e2 .slow_d9d5 p:last-child {
  margin-bottom: 0;
}
.tertiary_b6e2 .surface_0c44 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tertiary_b6e2 .status_e787 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tertiary_b6e2 .accent-hovered-49aa {
  margin-top: 1em;
}
.tertiary_b6e2 .popup_fd13 {
  top: 0;
  display: block;
}
.tertiary_b6e2 .popup_fd13 a {
  color: inherit;
}
.tertiary_b6e2 .popup_fd13 a:hover {
  color: inherit;
}
.tertiary_b6e2 .focused-88dd {
  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;
}
.tertiary_b6e2 .focused-88dd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tertiary_b6e2 .status_e787 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tertiary_b6e2 .gradient_5583 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tertiary_b6e2 .gradient_5583:first-child {
  margin-top: 0;
}
.tertiary_b6e2 .gradient_5583.pressed-1bc8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tertiary_b6e2 .gradient_5583.sidebar_af3f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary_b6e2
  .gradient_5583.sidebar_af3f.block_white_962c
  .accent-hovered-49aa {
  width: 100%;
}
.tertiary_b6e2 .sidebar_af3f {
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_b6e2 .sidebar_af3f .active-down-4d40,
.tertiary_b6e2 .sidebar_af3f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tertiary_b6e2 .text_middle_3136 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary_b6e2 .text_middle_3136 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary_b6e2 .text_middle_3136: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;
}
.tertiary_b6e2 .pressed-1bc8 {
  z-index: 5;
}
.tertiary_b6e2 .item_3384 .item_hard_9034 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tertiary_b6e2 .simple-13ee .item_hard_9034 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tertiary_b6e2 .primary-eba1 .item_hard_9034 {
  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;
}
.tertiary_b6e2.section-purple-b86b .texture_6b01,
.tertiary_b6e2.column-black-5fbe .texture_6b01 {
  display: block;
}
.tertiary_b6e2.section-purple-b86b .texture_6b01 .media-south-aa69,
.tertiary_b6e2.section-purple-b86b .texture_6b01 .status_e787,
.tertiary_b6e2.column-black-5fbe .texture_6b01 .media-south-aa69,
.tertiary_b6e2.column-black-5fbe .texture_6b01 .status_e787 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary_b6e2.stone_342b .pattern_lite_a543 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tertiary_b6e2.stone_342b .pattern_lite_a543 {
    margin-right: 0;
  }
}
.tertiary_b6e2.section-purple-b86b .pattern_lite_a543,
.tertiary_b6e2.column-black-5fbe .pattern_lite_a543 {
  padding-top: 40%;
}
.tertiary_b6e2.section-purple-b86b .highlight-57ea,
.tertiary_b6e2.column-black-5fbe .highlight-57ea {
  display: block;
}
.tertiary_b6e2.section-purple-b86b .fn-sticky-d3cc .status_e787,
.tertiary_b6e2.column-black-5fbe .fn-sticky-d3cc .status_e787 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tertiary_b6e2.section-purple-b86b .pattern_lite_a543,
.tertiary_b6e2.column-black-5fbe .pattern_lite_a543 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tertiary_b6e2.section-purple-b86b .status_e787 {
  padding: 1em;
}
.thumbnail-hard-bf40 {
  margin: 30px auto;
  display: block;
}
.thumbnail-hard-bf40 .progress-old-11aa > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.thumbnail-hard-bf40 .progress-old-11aa > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail-hard-bf40 .progress-old-11aa span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary_purple_12aa .active-down-4d40 {
  margin-bottom: 1.41575em;
}
.tertiary_purple_12aa .main-b7a0 {
  margin-bottom: 1.618em;
}
.overlay_641d .popup-ba7c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.overlay_641d .popup-ba7c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.overlay_641d .gradient_b350 {
  max-width: 100%;
  overflow: auto;
}
.form-tiny-4976 .overlay_641d a:hover {
  text-decoration: underline;
}
.modal-b970 .background_2285:not(.filter_small_69a6),
.modal-b970 .text_middle_3136 {
  margin-bottom: 1.41575em;
}
.modal-b970 .background_2285:not(.filter_small_69a6):last-child,
.modal-b970 .text_middle_3136:last-child {
  margin-bottom: 0;
}
.modal-b970 .background_2285.north-f019 {
  margin-bottom: 0.41575em;
}
.modal-b970 .logo-184c:before,
.modal-b970 .box-8d58:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.modal-b970 .logo-184c:before {
  content: "\f115";
}
.modal-b970 .box-8d58:before {
  content: "\f02c";
}
.modal-b970 .component-brown-ec3c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.modal-b970 .component-brown-ec3c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.title_0ad2 {
  display: -webkit-box;
  display: flex;
}
.title_0ad2 .small_87c3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .title_0ad2 .small_87c3 {
    flex-basis: 90px;
  }
}
.title_0ad2 .dropdown-28d5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .title_0ad2 .dropdown-28d5 {
    flex-basis: calc(100% - 50px);
  }
}
.title_0ad2 .breadcrumb-0f71 p:last-child {
  margin-bottom: 0.72em;
}
.gradient_088b .progress-old-11aa {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gradient_088b .progress-old-11aa:after,
.gradient_088b .progress-old-11aa:before {
  content: "";
  display: table;
}
.gradient_088b .progress-old-11aa:after {
  clear: both;
}
.gradient_088b .progress-old-11aa .north-982c,
.gradient_088b .progress-old-11aa .logo-short-87cf {
  width: 49%;
}
.gradient_088b .progress-old-11aa .north-982c a span.component-5308,
.gradient_088b .progress-old-11aa .logo-short-87cf a span.component-5308 {
  display: block;
  margin-bottom: 5px;
}
.gradient_088b .progress-old-11aa .logo-short-87cf {
  float: left;
  text-align: left;
}
.gradient_088b .progress-old-11aa .north-982c {
  float: right;
  text-align: right;
}
.fluid-1260 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .fluid-1260 {
    margin-bottom: 0;
  }
}
.row-5aa3 {
  margin-bottom: 1em;
}
.row-5aa3 .filter_small_69a6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.avatar-5585 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hidden_f79a .row-5aa3,
.outline-mini-701b .row-5aa3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hidden_f79a .row-5aa3,
  .outline-mini-701b .row-5aa3 {
    display: block;
  }
}
.hidden_f79a .avatar-5585,
.outline-mini-701b .avatar-5585 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hidden_f79a .avatar-5585,
  .outline-mini-701b .avatar-5585 {
    margin-bottom: 1em;
  }
}
.hidden_f79a .avatar-5585 img,
.outline-mini-701b .avatar-5585 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hidden_f79a .slow-f32e,
.outline-mini-701b .slow-f32e {
  flex-basis: calc(100% - 160px);
}
.hidden_f79a .slow-f32e p,
.outline-mini-701b .slow-f32e p {
  margin-bottom: 0;
}
.hidden_f79a .slow-f32e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hidden_f79a .slow-f32e {
    padding-left: 0;
  }
}
.outline-mini-701b .slow-f32e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .outline-mini-701b .slow-f32e {
    padding-right: 0;
  }
}
.outline-mini-701b .avatar-5585 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.preview_orange_ff42 .avatar-5585 {
  margin-bottom: 0.5em;
}
.preview_orange_ff42 .avatar-5585 img {
  width: 100%;
}
.green-2e3c .pattern-77c5,
.tall_ec4d .pattern-77c5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tall_ec4d .brown-a9bc .alert_cool_5472 p:last-child {
  margin-bottom: 0;
}
.feature_afd5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.slow_316b .frame_f606 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .slow_316b .frame_f606:last-of-type {
    margin-bottom: 0;
  }
}
.slow_316b .frame_f606 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slow_316b .frame_f606 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.slow_316b .frame_f606 ul li {
  margin: 0 0 0.6em;
}
.slow_316b .frame_f606 ul li.header-hovered-17e7,
.slow_316b .frame_f606 ul li.east_4ef6 {
  position: relative;
}
.slow_316b .frame_f606 ul li.header-hovered-17e7 .active_action_63cd,
.slow_316b .frame_f606 ul li.east_4ef6 .active_action_63cd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.slow_316b .frame_f606 ul li.header-hovered-17e7:after:after,
.slow_316b .frame_f606 ul li.header-hovered-17e7:after:before,
.slow_316b
  .frame_f606
  ul
  li.east_4ef6:after:after,
.slow_316b
  .frame_f606
  ul
  li.east_4ef6:after:before {
  content: "";
  display: table;
}
.slow_316b .frame_f606 ul li.header-hovered-17e7:after:after,
.slow_316b
  .frame_f606
  ul
  li.east_4ef6:after:after {
  clear: both;
}
.slow_316b .frame_f606 a.medium-da5f:hover {
  text-decoration: none;
}
.slow_316b .frame_f606 select {
  max-width: 100%;
}
.slow_316b .frame_f606 table {
  font-size: 85%;
}
.slow_316b .frame_f606 table td,
.slow_316b .frame_f606 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.slow_316b .frame_f606 table tfoot td {
  text-align: left;
}
.slow_316b .frame_f606 :last-child {
  margin-bottom: 0;
}
.slow_316b .frame_f606 .highlight_1444 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.slow_316b .frame_f606 .highlight_1444 label {
  width: 100%;
}
.slow_316b .frame_f606 .highlight_1444 .highlight_ddcc {
  width: 100%;
  display: block;
}
.slow_316b .frame_f606 .highlight_1444 .gas_08a3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.slow_316b .frame_f606 .highlight_1444 .gas_08a3:hover svg #svg-search {
  fill: #444;
}
.slow_316b .frame_f606 .highlight_1444 .gas_08a3 svg {
  width: 18px;
  height: 18px;
}
.slow_316b .short_5ef4 ul ul,
.slow_316b .panel-slow-6dc0 ul ul,
.slow_316b .clean-5dfc ul ul,
.slow_316b .feature_5dc4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.slow_316b .short_5ef4 .modal-089c > a,
.slow_316b .panel-slow-6dc0 .modal-089c > a,
.slow_316b .clean-5dfc .modal-089c > a,
.slow_316b .feature_5dc4 .modal-089c > a {
  margin-bottom: 0;
}
.slow_316b .secondary_dc7b li,
.slow_316b .short_5ef4 li,
.slow_316b .slider_f447 li,
.slow_316b .panel-slow-6dc0 li,
.slow_316b .clean-5dfc li,
.slow_316b .feature_5dc4 li,
.slow_316b .simple_73af li,
.slow_316b .button-de5d li {
  display: block;
  position: relative;
}
.slow_316b .secondary_dc7b li:last-child,
.slow_316b .short_5ef4 li:last-child,
.slow_316b .slider_f447 li:last-child,
.slow_316b .panel-slow-6dc0 li:last-child,
.slow_316b .clean-5dfc li:last-child,
.slow_316b .feature_5dc4 li:last-child,
.slow_316b .simple_73af li:last-child,
.slow_316b .button-de5d li:last-child {
  border: none;
}
.slow_316b .secondary_dc7b li a,
.slow_316b .short_5ef4 li a,
.slow_316b .slider_f447 li a,
.slow_316b .panel-slow-6dc0 li a,
.slow_316b .clean-5dfc li a,
.slow_316b .feature_5dc4 li a,
.slow_316b .simple_73af li a,
.slow_316b .button-de5d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slow_316b .secondary_dc7b li ul li::before,
.slow_316b .short_5ef4 li ul li::before,
.slow_316b .slider_f447 li ul li::before,
.slow_316b .panel-slow-6dc0 li ul li::before,
.slow_316b .clean-5dfc li ul li::before,
.slow_316b .feature_5dc4 li ul li::before,
.slow_316b .simple_73af li ul li::before,
.slow_316b .button-de5d li ul li::before {
  left: 15px;
}
.slow_316b .secondary_dc7b li ul a,
.slow_316b .short_5ef4 li ul a,
.slow_316b .slider_f447 li ul a,
.slow_316b .panel-slow-6dc0 li ul a,
.slow_316b .clean-5dfc li ul a,
.slow_316b .feature_5dc4 li ul a,
.slow_316b .simple_73af li ul a,
.slow_316b .button-de5d li ul a {
  padding-left: 20px;
}
.slow_316b .secondary_dc7b li ul ul li::before,
.slow_316b .short_5ef4 li ul ul li::before,
.slow_316b .slider_f447 li ul ul li::before,
.slow_316b .panel-slow-6dc0 li ul ul li::before,
.slow_316b .clean-5dfc li ul ul li::before,
.slow_316b .feature_5dc4 li ul ul li::before,
.slow_316b .simple_73af li ul ul li::before,
.slow_316b .button-de5d li ul ul li::before {
  left: 30px;
}
.slow_316b .secondary_dc7b li ul ul a,
.slow_316b .short_5ef4 li ul ul a,
.slow_316b .slider_f447 li ul ul a,
.slow_316b .panel-slow-6dc0 li ul ul a,
.slow_316b .clean-5dfc li ul ul a,
.slow_316b .feature_5dc4 li ul ul a,
.slow_316b .simple_73af li ul ul a,
.slow_316b .button-de5d li ul ul a {
  padding-left: 40px;
}
.slow_316b .small_7b38 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slow_316b .button-de5d ul li {
  margin-bottom: 1.41575em;
}
.slow_316b .button-de5d ul li .photo_small_a66a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.slow_316b .button-de5d ul li .alert-fixed-5d3d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tabs_53f6 .secondary_dc7b li a,
.tabs_53f6 .short_5ef4 li a,
.tabs_53f6 .slider_f447 li a,
.tabs_53f6 .panel-slow-6dc0 li a,
.tabs_53f6 .clean-5dfc li a,
.tabs_53f6 .feature_5dc4 li a,
.tabs_53f6 .simple_73af li a,
.tabs_53f6 .button-de5d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_53f6 .small_7b38 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_53f6 .frame_f606 ul li.header-hovered-17e7 .active_action_63cd,
.tabs_53f6 .frame_f606 ul li.east_4ef6 .active_action_63cd {
  background: rgba(0, 0, 0, 0.2);
}
.tabs_53f6 .slow_316b .frame_f606 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_eb78 .slow_316b .outline-8d60 li {
  margin: 0;
}
.dark_eb78 .slow_316b .outline-8d60 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dark_eb78 .slow_316b .outline-8d60 li ul {
  margin: 0;
}
.dark_eb78 .slow_316b .outline-8d60 li ul li a {
  padding-left: 15px;
}
.dark_eb78 .slow_316b .outline-8d60 li ul li li a {
  padding-left: 30px;
}
.dark_eb78 .slow_316b .outline-8d60 li.highlight-12fe > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dark_eb78 .slow_316b .outline-8d60 li.highlight-12fe > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.dark_eb78 .slow_316b .outline-8d60 li.highlight-12fe > 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;
}
.preview_dark_67c5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.panel_advanced_3bab {
  position: relative;
  z-index: 10;
}
.panel_advanced_3bab .stale_c6fc {
  width: 100%;
  max-width: 100%;
}
.dropdown-silver-4e2b .tooltip-top-fe25 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dropdown-silver-4e2b .hidden_hard_bac4 {
}
.dropdown-silver-4e2b .tabs_53f6 {
  background: #292929;
}
.alert_4063 .tooltip-top-fe25 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.alert_4063 .hidden_hard_bac4 {
  background: #f9f9f9;
}
.alert_4063 .tabs_53f6 {
  background: #303030;
}
.item_d437 .tooltip-top-fe25 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .item_d437 .message_small_b223 {
    margin-bottom: 1em;
  }
  .item_d437 .message_small_b223:last-child {
    margin-bottom: 0;
  }
}
.item_d437 .hidden_hard_bac4 {
  background: #ededed;
}
.item_d437 .tabs_53f6 {
  background: #1a1a1a;
}
.tooltip-top-fe25.hidden_hard_bac4 {
  color: rgba(0, 0, 0, 0.6);
}
.tooltip-top-fe25.hidden_hard_bac4 .copper_7235 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip-top-fe25.tabs_53f6 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-top-fe25.tabs_53f6 a:not(.medium-da5f) {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-top-fe25.tabs_53f6 a:not(.medium-da5f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-top-fe25.tabs_53f6 .copper_7235 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-top-fe25.tabs_53f6 table tbody td,
.tooltip-top-fe25.tabs_53f6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.advanced-8209.dynamic_de7b .nav_light_886b {
  max-width: initial;
}
.advanced-8209 .fresh_043e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.advanced-8209 .fresh_043e .stale_c6fc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .advanced-8209 .fresh_043e .stale_c6fc {
    display: block;
    margin-bottom: 2em;
  }
  .advanced-8209 .fresh_043e .stale_c6fc:last-child {
    margin-bottom: 0;
  }
}
.item_d437 .message_small_b223:last-child,
.alert_4063 .message_small_b223:last-child,
.dropdown-silver-4e2b .message_small_b223:last-child {
  margin-bottom: 0;
}
.item_d437 .message_small_b223 .slow_316b .frame_f606:last-child,
.alert_4063 .message_small_b223 .slow_316b .frame_f606:last-child,
.dropdown-silver-4e2b .message_small_b223 .slow_316b .frame_f606:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .item_d437 .fixed-e0df,
  .item_d437 .glass-331e,
  .alert_4063 .fixed-e0df,
  .alert_4063 .glass-331e,
  .dropdown-silver-4e2b .fixed-e0df,
  .dropdown-silver-4e2b .glass-331e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .panel_advanced_3bab .message_small_b223 {
    margin-bottom: 2em;
  }
}
.panel_advanced_3bab p:last-child {
  margin-bottom: 0;
}
.panel_advanced_3bab li,
.panel_advanced_3bab ul {
  list-style: none;
  margin: 0;
}
.panel_advanced_3bab ul ul {
  margin-left: 2.617924em;
}
.logo_rough_e8cd {
  font-size: 0.875em;
}

/* css-noise: 55ef */
.promo-block-h2 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
