/*!
Theme Name: Customify
Theme URI: https://pressmaximum.plasma_e83a/customify
Author: WPCustomify
Author URI: https://pressmaximum.plasma_e83a
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.plasma_e83a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.button_34d5.mask-5e40/licenses/gpl-2.0.steel-84e0
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.active_778d/, (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.hard_a774.short-85b6/normalize.paper-56d3/
 ======
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.paper-56d3 v7.0.0 | MIT License | github.plasma_e83a/necolas/normalize.paper-56d3 */
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;
}
.up-69a4 .red-e8f5,
.light-0337,
.fluid_b4e7,
.outer_4928,
.thick_e735,
.medium_db44,
.video-huge-194c,
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;
}
.light-0337,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .light-0337,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .light-0337,
  h1 {
    font-size: 1.8em;
  }
}
.fluid_b4e7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fluid_b4e7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fluid_b4e7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fluid_b4e7,
  h2 {
    font-size: 1.7em;
  }
}
.outer_4928,
h3 {
  font-size: 1.618em;
}
.up-69a4 .red-e8f5,
.thick_e735,
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.tag-41d4 {
  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;
}
.hard_2bb1:after,
.hard_2bb1:before,
.item_cool_2a53:after,
.item_cool_2a53:before {
  content: "";
  display: table;
}
.hard_2bb1:after,
.item_cool_2a53:after {
  clear: both;
}
.disabled-rough-7ce2 {
  float: right;
  margin-right: 0;
}
.main-green-0fe2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.heading_thick_ff0a .new-7b97,
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;
}
.heading_thick_ff0a .new-7b97: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;
}
.panel_fixed_bf09 .new-7b97 {
  box-shadow: none;
}
.panel_fixed_bf09
  .new-7b97
  .dropdown_stale_f8e0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.panel_fixed_bf09 .new-7b97 .up_d3cd {
  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;
}
.panel_fixed_bf09
  .new-7b97
  .up_d3cd
  b {
  display: none;
}
.panel_fixed_bf09 .upper_33d9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.panel-65c5:not(.container-950f):not(.wood-40c6),
button:not(.container-950f):not(.wood-40c6),
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ),
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ),
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ) {
  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;
}
.panel-65c5:not(.container-950f):not(
    .wood-40c6
  ):hover,
button:not(.container-950f):not(
    .wood-40c6
  ):hover,
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ):hover,
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ):hover,
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.panel-65c5:not(.container-950f):not(
    .wood-40c6
  ):active,
.panel-65c5:not(.container-950f):not(
    .wood-40c6
  ):focus,
button:not(.container-950f):not(
    .wood-40c6
  ):active,
button:not(.container-950f):not(
    .wood-40c6
  ):focus,
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ):active,
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ):focus,
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ):active,
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ):focus,
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ):active,
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ):focus {
  outline: 0;
}
.panel-65c5:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add,
button:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add,
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add,
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add,
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add {
  position: relative;
}
.panel-65c5:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .tooltip-db47,
.panel-65c5:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .blue_af2f,
.panel-65c5:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .title-36be,
.panel-65c5:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  i,
.panel-65c5:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  svg,
button:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .tooltip-db47,
button:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .blue_af2f,
button:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .title-36be,
button:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  i,
button:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  svg,
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .tooltip-db47,
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .blue_af2f,
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .title-36be,
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  i,
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  svg,
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .tooltip-db47,
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .blue_af2f,
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .title-36be,
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  i,
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  svg,
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .tooltip-db47,
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .blue_af2f,
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  .title-36be,
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  i,
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add
  svg {
  visibility: hidden;
}
.panel-65c5:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add:after,
button:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add:after,
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add:after,
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add:after,
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ).fn-loading-7add: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;
}
.panel-65c5:not(.container-950f):not(.wood-40c6),
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ),
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ),
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ) {
  color: #fff;
  background: #235787;
}
.panel-65c5:not(.container-950f):not(
    .wood-40c6
  ):focus,
input[type="button"]:not(.container-950f):not(
    .wood-40c6
  ):focus,
input[type="reset"]:not(.container-950f):not(
    .wood-40c6
  ):focus,
input[type="submit"]:not(.container-950f):not(
    .wood-40c6
  ):focus {
  color: #fff;
}
.panel-65c5.fn-disabled-7add:not(.container-950f):not(
    .wood-40c6
  ),
.panel-65c5[disabled]:not(.container-950f):not(
    .wood-40c6
  ),
button.fn-disabled-7add:not(.container-950f):not(
    .wood-40c6
  ),
button[disabled]:not(.container-950f):not(
    .wood-40c6
  ) {
  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;
}
.section_371f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.section_371f: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;
}
.gradient-paper-e15a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.alert-773f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pressed_a23f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hard_2bb1:after,
.hard_2bb1:before,
.mask_485c:after,
.mask_485c:before,
.accordion_wood_b815:after,
.accordion_wood_b815:before,
.wrapper-f05d:after,
.wrapper-f05d:before,
.alert-thick-4a80:after,
.alert-thick-4a80:before,
.element-pink-f68f:after,
.element-pink-f68f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hard_2bb1:after,
.mask_485c:after,
.accordion_wood_b815:after,
.wrapper-f05d:after,
.alert-thick-4a80:after,
.element-pink-f68f:after {
  clear: both;
}
.mask_485c .tall_5172,
.accordion_wood_b815 .tall_5172,
.feature-3f7e .tall_5172 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.mask_clean_8c28 {
  display: inline-block;
}
.search_old_6c91 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.search_old_6c91 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.search_old_6c91 .aside_720b {
  padding: 1em 0;
  font-size: 85%;
}
.aside_720b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dim-4f0d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dim-4f0d:after,
.dim-4f0d:before {
  content: "";
  display: table;
}
.dim-4f0d:after {
  clear: both;
}
.gallery_e430 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tertiary-fluid-549b .gallery_e430 {
  max-width: 50%;
}
.yellow-b835 .gallery_e430 {
  max-width: 33.33%;
}
.medium-da9b .gallery_e430 {
  max-width: 25%;
}
.pagination_2a94 .gallery_e430 {
  max-width: 20%;
}
.nav-94df .gallery_e430 {
  max-width: 16.66%;
}
.list-1d8b .gallery_e430 {
  max-width: 14.28%;
}
.medium-38b1 .gallery_e430 {
  max-width: 12.5%;
}
.prev-1bdf .gallery_e430 {
  max-width: 11.11%;
}
.image-copper-cd79 {
  display: block;
}
.up-69a4 .link_light_8e52 label,
.up-69a4 .column_hot_cb49 label,
.up-69a4 .button-a17d label,
.up-69a4 .alert-out-00af label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info_gold_d7b7 {
  list-style: none;
  margin: 0;
}
.info_gold_d7b7 article.chip-clean-e3e4 {
  margin-bottom: 0;
}
.info_gold_d7b7 ul {
  list-style: none;
  margin: 0;
}
.info_gold_d7b7 .wrapper_25bf li.chip-clean-e3e4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info_gold_d7b7 .wrapper_25bf li.chip-clean-e3e4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info_gold_d7b7 .wrapper_25bf li.chip-clean-e3e4: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) {
  .info_gold_d7b7 .wrapper_25bf li.chip-clean-e3e4 li.chip-clean-e3e4 li.chip-clean-e3e4 li.chip-clean-e3e4 {
    padding-left: 0;
  }
}
article.chip-clean-e3e4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-clean-e3e4 .mask_485c p:last-of-type {
  margin-bottom: 0;
}
article.chip-clean-e3e4 .lite_1c5d {
  float: left;
}
article.chip-clean-e3e4 .hidden_fast_3964 {
  margin-left: 85px;
}
article.chip-clean-e3e4 .panel-d0b6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-clean-e3e4 .panel-d0b6 .huge_d43a {
  margin-left: 10px;
}
article.chip-clean-e3e4 .main_cool_882f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-clean-e3e4 .disabled-motion-660e {
  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 .link_light_8e52,
  #respond .button-a17d,
  #respond .alert-out-00af {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .link_light_8e52 input,
#respond .button-a17d input,
#respond .alert-out-00af input {
  width: 100%;
}
#respond .alert-out-00af {
  margin-right: 0;
}
#respond .search_lite_773c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph_black_e2b7 {
  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;
}
.paragraph_black_e2b7.avatar_e61c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paragraph_black_e2b7 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%);
}
.paragraph_black_e2b7:focus,
.paragraph_black_e2b7: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);
}
.easy-cad2 {
  border-radius: 10%;
}
.image_da0e {
  border-radius: 50%;
}
.sidebar-slow-bad4 {
  font-size: 0.72em;
}
.simple_5433 {
  font-size: 0.875em;
}
.dropdown-7561 {
  font-size: 1.1em;
}
.logo-up-bb5b {
  text-transform: uppercase;
  line-height: 1.2;
}
.logo-up-bb5b.sidebar-slow-bad4 {
  letter-spacing: 0.5px;
}
.center_ce6d,
.center_ce6d a {
  color: #6d6d6d;
}
.center_ce6d a:hover {
  color: #111;
}
.table-2037 {
  color: #6d6d6d;
}
.picture_lite_ed6c {
  overflow-x: hidden;
}
.picture_lite_ed6c .top-3114.gas-b09c {
  position: relative;
}
.picture_lite_ed6c .top-3114.gas-b09c.list-64c3 {
  position: initial;
}
.picture_lite_ed6c
  .top-3114.gas-b09c.list-64c3
  .up_e28b {
  left: auto;
}
.picture_lite_ed6c .top-3114 .up_e28b {
  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;
}
.picture_lite_ed6c .top-3114:hover.gas-b09c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.picture_lite_ed6c
  .top-3114:hover.gas-b09c
  .up_e28b {
  display: block;
  z-index: 9999999;
}
.picture_lite_ed6c .hard-d06b .label-purple-dd27,
.picture_lite_ed6c .left-f98b .label-purple-dd27 {
  display: none;
}
.picture_lite_ed6c .small_c4ca .top-3114:hover.gas-b09c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.up-69a4 .link_light_8e52 label,
.up-69a4 .column_hot_cb49 label,
.up-69a4 .button-a17d label,
.up-69a4 .alert-out-00af label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info_gold_d7b7 {
  list-style: none;
  margin: 0;
}
.info_gold_d7b7 article.chip-clean-e3e4 {
  margin-bottom: 0;
}
.info_gold_d7b7 ul {
  list-style: none;
  margin: 0;
}
.info_gold_d7b7 .wrapper_25bf li.chip-clean-e3e4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info_gold_d7b7 .wrapper_25bf li.chip-clean-e3e4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info_gold_d7b7 .wrapper_25bf li.chip-clean-e3e4: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) {
  .info_gold_d7b7 .wrapper_25bf li.chip-clean-e3e4 li.chip-clean-e3e4 li.chip-clean-e3e4 li.chip-clean-e3e4 {
    padding-left: 0;
  }
}
article.chip-clean-e3e4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-clean-e3e4 .mask_485c p:last-of-type {
  margin-bottom: 0;
}
article.chip-clean-e3e4 .lite_1c5d {
  float: left;
}
article.chip-clean-e3e4 .hidden_fast_3964 {
  margin-left: 85px;
}
article.chip-clean-e3e4 .panel-d0b6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-clean-e3e4 .panel-d0b6 .huge_d43a {
  margin-left: 10px;
}
article.chip-clean-e3e4 .main_cool_882f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-clean-e3e4 .disabled-motion-660e {
  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 .link_light_8e52,
  #respond .button-a17d,
  #respond .alert-out-00af {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .link_light_8e52 input,
#respond .button-a17d input,
#respond .alert-out-00af input {
  width: 100%;
}
#respond .alert-out-00af {
  margin-right: 0;
}
#respond .search_lite_773c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard-d06b .tiny_de53 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tiny_de53 .hover_plasma_3c78.chip_204f .shadow-c1d9 > li > a:focus,
.tiny_de53 .hover_plasma_3c78.chip_204f .shadow-c1d9 > li > a:hover,
.tiny_de53 .hover_plasma_3c78.up_b81b .shadow-c1d9 > li > a:focus,
.tiny_de53 .hover_plasma_3c78.up_b81b .shadow-c1d9 > li > a:hover,
.tiny_de53 .hover_plasma_3c78.highlight_8ce0 .shadow-c1d9 > li > a:focus,
.tiny_de53 .hover_plasma_3c78.highlight_8ce0 .shadow-c1d9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_de53
  .hover_plasma_3c78.chip_204f
  .shadow-c1d9
  > li.row-9d96
  > a,
.tiny_de53
  .hover_plasma_3c78.chip_204f
  .shadow-c1d9
  > li.footer_full_335b
  > a,
.tiny_de53
  .hover_plasma_3c78.up_b81b
  .shadow-c1d9
  > li.row-9d96
  > a,
.tiny_de53
  .hover_plasma_3c78.up_b81b
  .shadow-c1d9
  > li.footer_full_335b
  > a,
.tiny_de53
  .hover_plasma_3c78.highlight_8ce0
  .shadow-c1d9
  > li.row-9d96
  > a,
.tiny_de53 .hover_plasma_3c78.highlight_8ce0 .shadow-c1d9 > li.carousel_d665 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_de53 .item-brown-5ae0,
.tiny_de53 .item-brown-5ae0 a {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_de53 .table_1b13.hover_037e li a,
.tiny_de53 .wide-ed8a a,
.tiny_de53 .row_gold_d153,
.tiny_de53 .shadow-c1d9 > li > a,
.tiny_de53 .blue-f9a6 {
  color: rgba(255, 255, 255, 0.79);
}
.tiny_de53 .table_1b13.hover_037e li a:hover,
.tiny_de53 .wide-ed8a a:hover,
.tiny_de53 .row_gold_d153:hover,
.tiny_de53 .shadow-c1d9 > li > a:hover,
.tiny_de53 .blue-f9a6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_de53 .filter-yellow-554d {
  color: rgba(255, 255, 255, 0.79);
}
.tiny_de53 .filter-yellow-554d .popup-old-df93 {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_de53 .filter-yellow-554d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_de53 .tall_892e .section_40eb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tiny_de53 .tall_892e .section_40eb .footer_94a9 {
  color: rgba(255, 255, 255, 0.79);
}
.tiny_de53
  .tall_892e
  .section_40eb
  .footer_94a9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny_de53
  .tall_892e
  .section_40eb
  .footer_94a9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny_de53
  .tall_892e
  .section_40eb
  .footer_94a9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny_de53
  .tall_892e
  .section_40eb
  .footer_94a9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny_de53 .tall_892e .tertiary-0633 {
  color: rgba(255, 255, 255, 0.79);
}
.tiny_de53 .tall_892e .tertiary-0633:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm-c2fb
  .tiny_de53
  .tall_892e
  .disabled-white-0cc1
  .title-dark-ca3c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm-c2fb
  .tiny_de53
  .tall_892e
  .disabled-white-0cc1
  .footer_94a9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard-d06b .tag_a5fc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tag_a5fc .hover_plasma_3c78.chip_204f .shadow-c1d9 > li > a:focus,
.tag_a5fc .hover_plasma_3c78.chip_204f .shadow-c1d9 > li > a:hover,
.tag_a5fc .hover_plasma_3c78.up_b81b .shadow-c1d9 > li > a:focus,
.tag_a5fc .hover_plasma_3c78.up_b81b .shadow-c1d9 > li > a:hover,
.tag_a5fc .hover_plasma_3c78.highlight_8ce0 .shadow-c1d9 > li > a:focus,
.tag_a5fc .hover_plasma_3c78.highlight_8ce0 .shadow-c1d9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_a5fc
  .hover_plasma_3c78.chip_204f
  .shadow-c1d9
  > li.row-9d96
  > a,
.tag_a5fc
  .hover_plasma_3c78.chip_204f
  .shadow-c1d9
  > li.footer_full_335b
  > a,
.tag_a5fc
  .hover_plasma_3c78.up_b81b
  .shadow-c1d9
  > li.row-9d96
  > a,
.tag_a5fc
  .hover_plasma_3c78.up_b81b
  .shadow-c1d9
  > li.footer_full_335b
  > a,
.tag_a5fc
  .hover_plasma_3c78.highlight_8ce0
  .shadow-c1d9
  > li.row-9d96
  > a,
.tag_a5fc .hover_plasma_3c78.highlight_8ce0 .shadow-c1d9 > li.carousel_d665 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_a5fc .item-brown-5ae0,
.tag_a5fc .item-brown-5ae0 a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_a5fc .table_1b13.hover_037e li a,
.tag_a5fc .wide-ed8a a,
.tag_a5fc .row_gold_d153,
.tag_a5fc .shadow-c1d9 > li > a,
.tag_a5fc .blue-f9a6 {
  color: rgba(0, 0, 0, 0.55);
}
.tag_a5fc .table_1b13.hover_037e li a:hover,
.tag_a5fc .wide-ed8a a:hover,
.tag_a5fc .row_gold_d153:hover,
.tag_a5fc .shadow-c1d9 > li > a:hover,
.tag_a5fc .blue-f9a6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_a5fc .filter-yellow-554d {
  color: rgba(0, 0, 0, 0.55);
}
.tag_a5fc .filter-yellow-554d .popup-old-df93 {
  color: rgba(0, 0, 0, 0.8);
}
.tag_a5fc .filter-yellow-554d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.old_861d .iron-ab6c {
  margin-left: auto;
  margin-right: auto;
}
.accordion_wood_b815 > * {
  margin-left: auto;
  margin-right: auto;
}
.accordion_wood_b815 .gradient-paper-e15a {
  margin-right: 1.41575em;
}
.list-bright-26f3 .accordion_wood_b815 > .focus-pro-2f83 {
  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;
}
.list-bright-26f3 .accordion_wood_b815 > .filter_lower_488a {
  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;
}
.menu_over_28c0.old_861d .iron-ab6c,
.column_fresh_217b.old_861d .iron-ab6c {
  margin-left: 0;
}
.breadcrumb-basic-0d1a.old_861d .iron-ab6c,
.image-fluid-23eb.old_861d .iron-ab6c {
  margin-right: 0;
}
.accordion_wood_b815 ol,
.accordion_wood_b815 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.primary-huge-d7a5 video {
  max-width: 100%;
}
.nav-34ac img {
  display: block;
}
.nav-34ac.gradient-paper-e15a,
.nav-34ac.alert-773f {
  width: 100%;
}
.nav-34ac.filter_lower_488a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status_eb79:not(.copper_e5f0) {
  margin: 1.5em auto;
}
.slow-bc6f p {
  padding: 1.5em 14px;
}
ul.pagination_prev_c4b5.filter_lower_488a,
ul.pagination_prev_c4b5.focus-pro-2f83,
ul.pagination_prev_c4b5.label-solid-f9cf.focus-pro-2f83 {
  padding: 0 14px;
}
.cold-b1f3 {
  display: block;
  overflow-x: auto;
}
.cold-b1f3 table {
  border-collapse: collapse;
  width: 100%;
}
.cold-b1f3 td,
.cold-b1f3 th {
  padding: 0.5em;
}
.accordion_wood_b815 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.accordion_wood_b815 ol ol,
.accordion_wood_b815 ol ul,
.accordion_wood_b815 ul ol,
.accordion_wood_b815 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.accordion_wood_b815 ol ol li,
.accordion_wood_b815 ol ul li,
.accordion_wood_b815 ul ol li,
.accordion_wood_b815 ul ul li {
  margin-left: 0;
}
.motion-9620.info_a2f2 > .large-198f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.motion-9620.info_a2f2 > .large-198f iframe,
.motion-9620.info_a2f2 > .large-198f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.description_glass_3f40 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.description_glass_3f40.block-gas-7c98 {
  padding: 0;
}
.description_glass_3f40.block-gas-7c98 cite {
  font-size: 13px;
}
.description_glass_3f40 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.description_glass_3f40 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.huge_923a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.huge_923a > p:first-child {
  margin-top: 0;
}
.huge_923a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.huge_923a blockquote {
  border-left: 0;
}
.fixed_fe33 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fixed_fe33:not(.detail-9fb1) {
  max-width: 100px;
}
.fixed_fe33.green_11e8 {
  border-bottom: none !important;
  text-align: center;
}
.fixed_fe33.green_11e8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slow-bc6f p {
    padding: 1.5em 0;
  }
}
.detail-bronze-b3e9 {
  color: #0073aa;
}
.input_cb7a {
  background-color: #0073aa;
}
.grid-selected-cfec {
  color: #229fd8;
}
.icon-stale-920f {
  background-color: #229fd8;
}
.active-5c63 {
  color: #eee;
}
.item_aab8 {
  background-color: #eee;
}
.column-iron-ca4b {
  color: #444;
}
.tooltip-1d87 {
  background-color: #444;
}
.white-a66b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.white-a66b .list_6838 .wide-ed8a {
  font-size: 15px;
}
.white-a66b .wide-ed8a {
  line-height: 1.3;
}
.white-a66b .tag_a5fc {
}
.white-a66b .tiny_de53 {
  background: #235787;
}
.inner-2982 {
  padding: 0;
}
.inner-2982 .tiny_de53 {
  background: #1a1a1a;
}
.inner-2982 .tag_a5fc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sidebar_full_6c20 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sidebar_full_6c20 .tag_a5fc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sidebar_full_6c20 .tiny_de53 {
  background: #303030;
}
.element-pink-f68f {
  position: relative;
  z-index: 10;
}
.element-pink-f68f .background_970f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_upper_203a .gas-b09c {
  display: inline-block;
  vertical-align: middle;
}
.secondary_upper_203a.over_e795 .gas-b09c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .secondary_upper_203a.over_e795 .gas-b09c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_upper_203a.over_e795 .gas-b09c {
    margin-right: 0.4em;
  }
}
.secondary_upper_203a.over_e795 .gas-b09c:last-child {
  margin-right: 0;
}
.up-2dfa .background_970f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hard-d06b .list_6838 {
    margin: 0 -0.5em;
  }
  .hard-d06b .list_6838 [class*="customify-col-"],
  .hard-d06b .list_6838 [class*="customify-col_"],
  .hard-d06b .list_6838 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hard-d06b.outline-fresh-8476 .background_970f {
  background: 0 0 !important;
}
.hard-d06b.outline-fresh-8476 .background_970f,
.hard-d06b.up-2dfa .background_970f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hard-d06b.dim-a7e6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hard-d06b.up-2dfa .background_970f {
  box-shadow: none !important;
}
.hovered_dca9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hovered_dca9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hovered_dca9 {
    padding: 18px 0 20px;
  }
}
.hovered_dca9 .video_7bf4 {
  width: 100%;
}
.hovered_dca9 .media_30cc {
  margin-bottom: 0;
}
.hovered_dca9 .tertiary-c8b7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.focus_a41f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focus_a41f .alert_436b {
  width: 100%;
}
.list_19ac {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.list_19ac li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.list_19ac 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;
}
.list_19ac li:last-child:after {
  display: none;
}
.list_19ac li a {
  font-weight: 500;
  margin-right: 10px;
}
.column-smooth-d2cd .label-purple-dd27 button,
.hovered_dca9 .label-purple-dd27 button {
  left: 0;
}
.column-smooth-d2cd .alert_436b,
.hovered_dca9 .alert_436b {
  padding-left: 0;
  padding-right: 0;
}
.column-smooth-d2cd .focus_a41f,
.hovered_dca9 .focus_a41f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.column-smooth-d2cd {
  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;
}
.column-smooth-d2cd: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;
}
.column-smooth-d2cd .button-f6b0 {
  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) {
  .column-smooth-d2cd .button-f6b0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .column-smooth-d2cd .button-f6b0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .column-smooth-d2cd .button-f6b0 {
    min-height: 200px;
  }
}
.column-smooth-d2cd .list_19ac {
  color: rgba(255, 255, 255, 0.8);
}
.column-smooth-d2cd .list_19ac a,
.column-smooth-d2cd .list_19ac li:after {
  color: inherit;
}
.column-smooth-d2cd .list_19ac a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.steel-e837 {
  margin-bottom: 0.5em;
}
.list_dd15 {
  margin-bottom: 1.2em;
}
.list_dd15,
.steel-e837 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.list_dd15 p:last-child,
.steel-e837 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .label-purple-dd27,
#masthead .label-purple-dd27 {
  display: none;
}
#masthead
  > .label-purple-dd27.complex-e3b0 {
  display: none;
}
#masthead > .label-purple-dd27 button {
  left: 0;
}
.item-ece0 {
  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%;
}
.item-ece0 .gas-b09c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.item-ece0 .backdrop-5ef6 {
  display: -webkit-box;
  display: flex;
}
.item-ece0 .backdrop-5ef6.border-west-1e99 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.item-ece0 .backdrop-5ef6.lower_587b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.item-ece0 .backdrop-5ef6.south-3e66 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.item-ece0.caption-dark-6ce8.hard-9157 .backdrop-5ef6.border-west-1e99 {
  flex-basis: 100%;
}
.item-ece0.table_c2b0 .backdrop-5ef6.lower_587b {
  -webkit-box-flex: 1;
  flex: auto;
}
.item-ece0.table_c2b0 .backdrop-5ef6.south-3e66 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .label-purple-dd27.complex-e3b0 {
  display: none;
}
#masthead > .label-purple-dd27 button {
  left: 0;
}
.list_08d4 {
  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;
}
.list_08d4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.list_08d4.pagination-b3cc i {
  margin-right: 4px;
}
.list_08d4.huge_a2ed i {
  margin-left: 5px;
}
.wide-ed8a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.wide-ed8a p:last-child {
  margin-bottom: 0;
}
.button-831b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.button-831b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.button-831b img {
  display: block;
  width: auto;
  line-height: 1;
}
.button-831b .item-brown-5ae0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.button-831b .feature_over_ac05 {
  margin: 5px 0 7px 0;
}
.button-831b.panel-ad4a .hover-9262 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-831b.panel-ad4a .border_da5b {
  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;
}
.button-831b.header_6514 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.button-831b.header_6514 .hover-9262 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-831b.header_6514 .border_da5b {
  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;
}
.button-831b.tall-8bc4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button-831b.large-e17f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.button-831b.large-e17f .border_da5b {
  margin-top: 7px;
}
.smooth_7900 {
  display: inline-block;
}
.element-pink-f68f .warm-9edc .button-831b img {
  max-width: 100%;
}
.hover_plasma_3c78 .full-e479.light-5e64,
.link-c26a .full-e479.light-5e64 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover_plasma_3c78 .avatar_south_2889,
.link-c26a .avatar_south_2889 {
  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%);
}
.hover_plasma_3c78 .avatar_south_2889 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hover_plasma_3c78.modal_yellow_f0b6 .avatar_south_2889 {
  display: none;
}
.hover_plasma_3c78 .summary-under-830c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover_plasma_3c78 .summary-under-830c li {
  display: inline-block;
  position: relative;
}
.hover_plasma_3c78 .summary-under-830c li:last-child {
  margin-right: 0;
}
.hover_plasma_3c78 .summary-under-830c 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;
}
.hover_plasma_3c78 .summary-under-830c li.carousel_d665 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hover_plasma_3c78 .summary-under-830c > 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;
}
.hover_plasma_3c78 .summary-under-830c > li > a i {
  line-height: 0;
}
.hover_plasma_3c78 .summary-under-830c > li.action-7736 > a .avatar_south_2889 {
  margin-left: 4px;
  line-height: 0;
}
.hover_plasma_3c78 .summary-under-830c .highlight-9150 li.action-7736 > a {
  position: relative;
}
.hover_plasma_3c78 .summary-under-830c .highlight-9150 li.action-7736 > a:after,
.hover_plasma_3c78 .summary-under-830c .highlight-9150 li.action-7736 > a:before {
  content: "";
  display: table;
}
.hover_plasma_3c78 .summary-under-830c .highlight-9150 li.action-7736 > a:after {
  clear: both;
}
.hover_plasma_3c78 .summary-under-830c .highlight-9150 li.action-7736 > a .avatar_south_2889 {
  margin-left: 5px;
  float: right;
}
.hover_plasma_3c78 .texture_left_af26,
.hover_plasma_3c78 .highlight-9150 {
  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;
}
.hover_plasma_3c78 .highlight-9150 {
  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;
}
.hover_plasma_3c78 .highlight-9150 .light-5e64 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover_plasma_3c78 .highlight-9150 .avatar_south_2889 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hover_plasma_3c78 .highlight-9150 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hover_plasma_3c78 .highlight-9150 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;
}
.hover_plasma_3c78 .highlight-9150 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hover_plasma_3c78 .highlight-9150 .highlight-9150 {
  top: 0;
  left: 100%;
}
.hover_plasma_3c78 .west_4fdb.fn-focus-7add > .texture_left_af26,
.hover_plasma_3c78 .west_4fdb.fn-focus-7add > .highlight-9150,
.hover_plasma_3c78 .west_4fdb:focus > .texture_left_af26,
.hover_plasma_3c78 .west_4fdb:focus > .highlight-9150,
.hover_plasma_3c78 .west_4fdb:hover > .texture_left_af26,
.hover_plasma_3c78 .west_4fdb:hover > .highlight-9150 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hover_plasma_3c78.highlight_8ce0 .shadow-c1d9:after,
.hover_plasma_3c78.highlight_8ce0 .shadow-c1d9:before {
  content: "";
  display: table;
}
.hover_plasma_3c78.highlight_8ce0 .shadow-c1d9:after {
  clear: both;
}
.hover_plasma_3c78.highlight_8ce0 .shadow-c1d9 > li {
  float: left;
}
.hover_plasma_3c78.hover_static_a853 .shadow-c1d9:after,
.hover_plasma_3c78.hover_static_a853 .shadow-c1d9:before {
  content: "";
  display: table;
}
.hover_plasma_3c78.hover_static_a853 .shadow-c1d9:after {
  clear: both;
}
.hover_plasma_3c78.hover_static_a853 .shadow-c1d9 > li {
  float: left;
}
.hover_plasma_3c78.hover_static_a853 .shadow-c1d9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hover_plasma_3c78.hover_static_a853 .shadow-c1d9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hover_plasma_3c78.hover_static_a853 .shadow-c1d9 > li.row-9d96 > a,
.hover_plasma_3c78.hover_static_a853 .shadow-c1d9 > li.carousel_d665 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hover_plasma_3c78.chip_204f .shadow-c1d9 > li > a .light-5e64 {
  position: relative;
}
.hover_plasma_3c78.chip_204f .shadow-c1d9 > li > a .light-5e64: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;
}
.hover_plasma_3c78.chip_204f
  .shadow-c1d9
  > li:focus
  > a
  .light-5e64:before,
.hover_plasma_3c78.chip_204f
  .shadow-c1d9
  > li:hover
  > a
  .light-5e64:before {
  width: 100%;
  background-color: currentColor;
}
.hover_plasma_3c78.chip_204f
  .shadow-c1d9
  > li.row-9d96
  > a
  .light-5e64:before,
.hover_plasma_3c78.chip_204f
  .shadow-c1d9
  > li.footer_full_335b
  > a
  .light-5e64:before {
  width: 100%;
  background-color: currentColor;
}
.hover_plasma_3c78.up_b81b .shadow-c1d9 > li > a .light-5e64 {
  position: relative;
}
.hover_plasma_3c78.up_b81b .shadow-c1d9 > li > a .light-5e64: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;
}
.hover_plasma_3c78.up_b81b .shadow-c1d9 > li:focus > a .light-5e64:before,
.hover_plasma_3c78.up_b81b
  .shadow-c1d9
  > li:hover
  > a
  .light-5e64:before {
  width: 100%;
  background-color: currentColor;
}
.hover_plasma_3c78.up_b81b
  .shadow-c1d9
  > li.row-9d96
  > a
  .light-5e64:before,
.hover_plasma_3c78.up_b81b
  .shadow-c1d9
  > li.footer_full_335b
  > a
  .light-5e64:before {
  width: 100%;
  background-color: currentColor;
}
.link-c26a .summary-under-830c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link-c26a .summary-under-830c li:first-child > a {
  border-top: none;
}
.link-c26a .summary-under-830c .tag-8f2b > .light-5e64 .avatar_south_2889 {
  display: none;
}
.link-c26a .summary-under-830c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.link-c26a .summary-under-830c li:last-child {
  border: none;
}
.link-c26a .summary-under-830c li.action-7736 > a {
  padding-right: 45px !important;
}
.link-c26a .summary-under-830c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.link-c26a .summary-under-830c li a:focus,
.link-c26a .summary-under-830c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link-c26a .summary-under-830c li .section_pink_f368 {
  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;
}
.link-c26a .summary-under-830c li .section_pink_f368:hover {
  box-shadow: none;
}
.link-c26a .summary-under-830c li .section_pink_f368 .avatar_south_2889 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.link-c26a .summary-under-830c .highlight-9150 {
  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);
}
.link-c26a .summary-under-830c .highlight-9150 li a {
  padding-left: 3em;
}
.link-c26a .summary-under-830c .image_c02f > a .section_pink_f368 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link-c26a .summary-under-830c .image_c02f > .highlight-9150 {
  display: block;
  opacity: 1;
}
.primary_bottom_46c2 {
  max-width: 100%;
}
.article-c365 {
  line-height: 0;
  cursor: pointer;
}
.blue-f9a6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.blue-f9a6:hover {
  box-shadow: none;
  color: currentColor;
}
.blue-f9a6 svg {
  width: 18px;
  height: 18px;
}
.blue-f9a6 .lower_1932 {
  display: none;
}
.header_smooth_5490 {
  position: relative;
}
.header_smooth_5490.fn-active-7add .blue-f9a6 .notification_dirty_75dd {
  display: none;
}
.header_smooth_5490.fn-active-7add .blue-f9a6 .lower_1932 {
  display: inline-block;
}
.header_smooth_5490 .surface_hovered_544a {
  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);
}
.header_smooth_5490.stone_fcf1 .surface_hovered_544a {
  left: auto;
  right: -0.9em;
}
.header_smooth_5490.stone_fcf1 .clean_264f::before {
  left: auto;
  right: 15px;
}
.header_smooth_5490.fn-active-7add .surface_hovered_544a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.disabled-white-0cc1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.disabled-white-0cc1 label {
  flex-basis: 100%;
}
.disabled-white-0cc1 .section_40eb {
  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;
}
.disabled-white-0cc1 .footer_94a9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.disabled-white-0cc1 .footer_94a9:focus {
  background-color: transparent;
}
.disabled-white-0cc1 button.tertiary-0633 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.disabled-white-0cc1 button.tertiary-0633:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.disabled-white-0cc1 button.tertiary-0633 svg {
  width: 18px;
  height: 18px;
}
.disabled-white-0cc1 input[type="submit"] {
  min-height: auto;
}
.tall_892e .disabled-white-0cc1 .footer_94a9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.clean_264f {
  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) {
  .clean_264f {
    width: 220px;
  }
}
.clean_264f label {
  flex-basis: 100%;
}
.clean_264f::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;
}
.warm-c2fb .tall_892e .disabled-white-0cc1 {
  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;
}
.warm-c2fb
  .tall_892e
  .disabled-white-0cc1
  .section_40eb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.warm-c2fb .tall_892e .disabled-white-0cc1 .footer_94a9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.warm-c2fb
  .tall_892e
  .disabled-white-0cc1
  .footer_94a9:focus {
  background: 0 0;
}
.warm-c2fb
  .tall_892e
  .disabled-white-0cc1
  .title-dark-ca3c {
  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;
}
.table_1b13 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.table_1b13 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.table_1b13 li:last-child {
  margin-right: 0;
}
.table_1b13 li:first-child {
  margin-left: 0;
}
.table_1b13.border-8e3b a {
  color: #fff;
}
.table_1b13.border-8e3b a:hover {
  color: #fff;
}
.table_1b13 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.table_1b13 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.table_1b13 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.table_1b13 a:hover {
  opacity: 0.9;
  color: inherit;
}
.table_1b13 [class*="social-icon-apple"] {
  background-color: #999;
}
.table_1b13 [class*="social-icon-apple"].heading-ff28 {
  background-color: transparent;
  color: #999;
}
.table_1b13 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.table_1b13 [class*="social-icon-behance"].heading-ff28 {
  background-color: transparent;
  color: #1769ff;
}
.table_1b13 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.table_1b13 [class*="social-icon-bitbucket"].heading-ff28 {
  background-color: transparent;
  color: #205081;
}
.table_1b13 [class*="social-icon-codepen"] {
  background-color: #000;
}
.table_1b13 [class*="social-icon-codepen"].heading-ff28 {
  background-color: transparent;
  color: #000;
}
.table_1b13 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.table_1b13 [class*="social-icon-delicious"].heading-ff28 {
  background-color: transparent;
  color: #39f;
}
.table_1b13 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.table_1b13 [class*="social-icon-digg"].heading-ff28 {
  background-color: transparent;
  color: #005be2;
}
.table_1b13 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.table_1b13 [class*="social-icon-dribbble"].heading-ff28 {
  background-color: transparent;
  color: #ea4c89;
}
.table_1b13 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.table_1b13 [class*="social-icon-envelope"].heading-ff28 {
  background-color: transparent;
  color: #ea4335;
}
.table_1b13 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.table_1b13 [class*="social-icon-facebook"].heading-ff28 {
  background-color: transparent;
  color: #3b5998;
}
.table_1b13 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.table_1b13 [class*="social-icon-flickr"].heading-ff28 {
  background-color: transparent;
  color: #0063dc;
}
.table_1b13 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.table_1b13 [class*="social-icon-foursquare"].heading-ff28 {
  background-color: transparent;
  color: #2d5be3;
}
.table_1b13 [class*="social-icon-github"] {
  background-color: #333;
}
.table_1b13 [class*="social-icon-github"].heading-ff28 {
  background-color: transparent;
  color: #333;
}
.table_1b13 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.table_1b13 [class*="social-icon-google-plus"].heading-ff28 {
  background-color: transparent;
  color: #dd4b39;
}
.table_1b13 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.table_1b13 [class*="social-icon-houzz"].heading-ff28 {
  background-color: transparent;
  color: #7ac142;
}
.table_1b13 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.table_1b13 [class*="social-icon-instagram"].heading-ff28 {
  background-color: transparent;
  color: #262626;
}
.table_1b13 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.table_1b13 [class*="social-icon-jsfiddle"].heading-ff28 {
  background-color: transparent;
  color: #487aa2;
}
.table_1b13 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.table_1b13 [class*="social-icon-linkedin"].heading-ff28 {
  background-color: transparent;
  color: #0077b5;
}
.table_1b13 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.table_1b13 [class*="social-icon-medium"].heading-ff28 {
  background-color: transparent;
  color: #00ab6b;
}
.table_1b13 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.table_1b13
  [class*="social-icon-odnoklassniki"].heading-ff28 {
  background-color: transparent;
  color: #f4731c;
}
.table_1b13 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.table_1b13 [class*="social-icon-meetup"].heading-ff28 {
  background-color: transparent;
  color: #ec1c40;
}
.table_1b13 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.table_1b13 [class*="social-icon-pinterest"].heading-ff28 {
  background-color: transparent;
  color: #bd081c;
}
.table_1b13 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.table_1b13 [class*="social-icon-product-hunt"].heading-ff28 {
  background-color: transparent;
  color: #da552f;
}
.table_1b13 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.table_1b13 [class*="social-icon-reddit"].heading-ff28 {
  background-color: transparent;
  color: #ff4500;
}
.table_1b13 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.table_1b13 [class*="social-icon-rss"].heading-ff28 {
  background-color: transparent;
  color: #f26522;
}
.table_1b13 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.table_1b13
  [class*="social-icon-shopping-cart"].heading-ff28 {
  background-color: transparent;
  color: #4caf50;
}
.table_1b13 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.table_1b13 [class*="social-icon-skype"].heading-ff28 {
  background-color: transparent;
  color: #00aff0;
}
.table_1b13 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.table_1b13 [class*="social-icon-slideshare"].heading-ff28 {
  background-color: transparent;
  color: #0077b5;
}
.table_1b13 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.table_1b13 [class*="social-icon-snapchat"].heading-ff28 {
  background-color: transparent;
  color: #fffc00;
}
.table_1b13 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.table_1b13 [class*="social-icon-soundcloud"].heading-ff28 {
  background-color: transparent;
  color: #f80;
}
.table_1b13 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.table_1b13 [class*="social-icon-spotify"].heading-ff28 {
  background-color: transparent;
  color: #2ebd59;
}
.table_1b13 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.table_1b13
  [class*="social-icon-stack-overflow"].heading-ff28 {
  background-color: transparent;
  color: #fe7a15;
}
.table_1b13 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.table_1b13 [class*="social-icon-maldkfgram"].heading-ff28 {
  background-color: transparent;
  color: #2ca5e0;
}
.table_1b13 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.table_1b13 [class*="social-icon-tripadvisor"].heading-ff28 {
  background-color: transparent;
  color: #589442;
}
.table_1b13 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.table_1b13 [class*="social-icon-tumblr"].heading-ff28 {
  background-color: transparent;
  color: #35465c;
}
.table_1b13 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.table_1b13 [class*="social-icon-twitch"].heading-ff28 {
  background-color: transparent;
  color: #6441a5;
}
.table_1b13 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.table_1b13 [class*="social-icon-twitter"].heading-ff28 {
  background-color: transparent;
  color: #1da1f2;
}
.table_1b13 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.table_1b13 [class*="social-icon-vimeo"].heading-ff28 {
  background-color: transparent;
  color: #1ab7ea;
}
.table_1b13 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.table_1b13 [class*="social-icon-vk"].heading-ff28 {
  background-color: transparent;
  color: #45668e;
}
.table_1b13 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.table_1b13 [class*="social-icon-weibo"].heading-ff28 {
  background-color: transparent;
  color: #df2029;
}
.table_1b13 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.table_1b13 [class*="social-icon-weixin"].heading-ff28 {
  background-color: transparent;
  color: #7bb32e;
}
.table_1b13 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.table_1b13 [class*="social-icon-whatsapp"].heading-ff28 {
  background-color: transparent;
  color: #25d366;
}
.table_1b13 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.table_1b13 [class*="social-icon-wordpress"].heading-ff28 {
  background-color: transparent;
  color: #21759b;
}
.table_1b13 [class*="social-icon-xing"] {
  background-color: #026466;
}
.table_1b13 [class*="social-icon-xing"].heading-ff28 {
  background-color: transparent;
  color: #026466;
}
.table_1b13 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.table_1b13 [class*="social-icon-yelp"].heading-ff28 {
  background-color: transparent;
  color: #af0606;
}
.table_1b13 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.table_1b13 [class*="social-icon-youtube"].heading-ff28 {
  background-color: transparent;
  color: #cd201f;
}
.row_gold_d153 {
  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;
}
.row_gold_d153:hover {
  box-shadow: none;
  background: 0 0;
}
.tag_ab4e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.panel-3aa8 {
  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;
}
.module-3c4e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.surface-5b4c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.surface-5b4c,
.surface-5b4c::after,
.surface-5b4c::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;
}
.surface-5b4c::after,
.surface-5b4c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dirty-63e9 .panel-3aa8 .module-3c4e {
  margin-top: -2px;
  width: 19px;
}
.dirty-63e9 .panel-3aa8 .surface-5b4c {
  margin-top: -1px;
}
.dirty-63e9 .panel-3aa8 .surface-5b4c,
.dirty-63e9 .panel-3aa8 .surface-5b4c::after,
.dirty-63e9 .panel-3aa8 .surface-5b4c::before {
  width: 19px;
  height: 2px;
}
.dirty-63e9 .panel-3aa8 .surface-5b4c::before {
  top: -6px;
}
.dirty-63e9 .panel-3aa8 .surface-5b4c::after {
  bottom: -6px;
}
.label_f25c .panel-3aa8 .module-3c4e {
  margin-top: -2px;
  width: 22px;
}
.label_f25c .panel-3aa8 .surface-5b4c {
  margin-top: -1px;
}
.label_f25c .panel-3aa8 .surface-5b4c,
.label_f25c .panel-3aa8 .surface-5b4c::after,
.label_f25c .panel-3aa8 .surface-5b4c::before {
  width: 22px;
  height: 2px;
}
.label_f25c .panel-3aa8 .surface-5b4c::before {
  top: -7px;
}
.label_f25c .panel-3aa8 .surface-5b4c::after {
  bottom: -7px;
}
.pink-4189 .panel-3aa8 .module-3c4e {
  margin-top: -2px;
  width: 31px;
}
.pink-4189 .panel-3aa8 .surface-5b4c {
  margin-top: -1.5px;
}
.pink-4189 .panel-3aa8 .surface-5b4c,
.pink-4189 .panel-3aa8 .surface-5b4c::after,
.pink-4189 .panel-3aa8 .surface-5b4c::before {
  width: 31px;
  height: 3px;
}
.pink-4189 .panel-3aa8 .surface-5b4c::before {
  top: -9px;
}
.pink-4189 .panel-3aa8 .surface-5b4c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .header_581d .panel-3aa8 .module-3c4e {
    margin-top: -2px;
    width: 19px;
  }
  .header_581d .panel-3aa8 .surface-5b4c {
    margin-top: -1px;
  }
  .header_581d .panel-3aa8 .surface-5b4c,
  .header_581d .panel-3aa8 .surface-5b4c::after,
  .header_581d .panel-3aa8 .surface-5b4c::before {
    width: 19px;
    height: 2px;
  }
  .header_581d .panel-3aa8 .surface-5b4c::before {
    top: -6px;
  }
  .header_581d .panel-3aa8 .surface-5b4c::after {
    bottom: -6px;
  }
  .pressed-2fb4 .panel-3aa8 .module-3c4e {
    margin-top: -2px;
    width: 22px;
  }
  .pressed-2fb4 .panel-3aa8 .surface-5b4c {
    margin-top: -1px;
  }
  .pressed-2fb4 .panel-3aa8 .surface-5b4c,
  .pressed-2fb4 .panel-3aa8 .surface-5b4c::after,
  .pressed-2fb4 .panel-3aa8 .surface-5b4c::before {
    width: 22px;
    height: 2px;
  }
  .pressed-2fb4 .panel-3aa8 .surface-5b4c::before {
    top: -7px;
  }
  .pressed-2fb4 .panel-3aa8 .surface-5b4c::after {
    bottom: -7px;
  }
  .iron-ac7d .panel-3aa8 .module-3c4e {
    margin-top: -2px;
    width: 31px;
  }
  .iron-ac7d .panel-3aa8 .surface-5b4c {
    margin-top: -1.5px;
  }
  .iron-ac7d .panel-3aa8 .surface-5b4c,
  .iron-ac7d .panel-3aa8 .surface-5b4c::after,
  .iron-ac7d .panel-3aa8 .surface-5b4c::before {
    width: 31px;
    height: 3px;
  }
  .iron-ac7d .panel-3aa8 .surface-5b4c::before {
    top: -9px;
  }
  .iron-ac7d .panel-3aa8 .surface-5b4c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gold_cb46 .panel-3aa8 .module-3c4e {
    margin-top: -2px;
    width: 19px;
  }
  .gold_cb46 .panel-3aa8 .surface-5b4c {
    margin-top: -1px;
  }
  .gold_cb46 .panel-3aa8 .surface-5b4c,
  .gold_cb46 .panel-3aa8 .surface-5b4c::after,
  .gold_cb46 .panel-3aa8 .surface-5b4c::before {
    width: 19px;
    height: 2px;
  }
  .gold_cb46 .panel-3aa8 .surface-5b4c::before {
    top: -6px;
  }
  .gold_cb46 .panel-3aa8 .surface-5b4c::after {
    bottom: -6px;
  }
  .component_47fe .panel-3aa8 .module-3c4e {
    margin-top: -2px;
    width: 22px;
  }
  .component_47fe .panel-3aa8 .surface-5b4c {
    margin-top: -1px;
  }
  .component_47fe .panel-3aa8 .surface-5b4c,
  .component_47fe .panel-3aa8 .surface-5b4c::after,
  .component_47fe .panel-3aa8 .surface-5b4c::before {
    width: 22px;
    height: 2px;
  }
  .component_47fe .panel-3aa8 .surface-5b4c::before {
    top: -7px;
  }
  .component_47fe .panel-3aa8 .surface-5b4c::after {
    bottom: -7px;
  }
  .logo-44b2 .panel-3aa8 .module-3c4e {
    margin-top: -2px;
    width: 31px;
  }
  .logo-44b2 .panel-3aa8 .surface-5b4c {
    margin-top: -1.5px;
  }
  .logo-44b2 .panel-3aa8 .surface-5b4c,
  .logo-44b2 .panel-3aa8 .surface-5b4c::after,
  .logo-44b2 .panel-3aa8 .surface-5b4c::before {
    width: 31px;
    height: 3px;
  }
  .logo-44b2 .panel-3aa8 .surface-5b4c::before {
    top: -9px;
  }
  .logo-44b2 .panel-3aa8 .surface-5b4c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .menu_9bba .panel-3aa8 .module-3c4e {
    margin-top: -2px;
    width: 19px;
  }
  .menu_9bba .panel-3aa8 .surface-5b4c {
    margin-top: -1px;
  }
  .menu_9bba .panel-3aa8 .surface-5b4c,
  .menu_9bba .panel-3aa8 .surface-5b4c::after,
  .menu_9bba .panel-3aa8 .surface-5b4c::before {
    width: 19px;
    height: 2px;
  }
  .menu_9bba .panel-3aa8 .surface-5b4c::before {
    top: -6px;
  }
  .menu_9bba .panel-3aa8 .surface-5b4c::after {
    bottom: -6px;
  }
  .box-4932 .panel-3aa8 .module-3c4e {
    margin-top: -2px;
    width: 22px;
  }
  .box-4932 .panel-3aa8 .surface-5b4c {
    margin-top: -1px;
  }
  .box-4932 .panel-3aa8 .surface-5b4c,
  .box-4932 .panel-3aa8 .surface-5b4c::after,
  .box-4932 .panel-3aa8 .surface-5b4c::before {
    width: 22px;
    height: 2px;
  }
  .box-4932 .panel-3aa8 .surface-5b4c::before {
    top: -7px;
  }
  .box-4932 .panel-3aa8 .surface-5b4c::after {
    bottom: -7px;
  }
  .accordion_b6b4 .panel-3aa8 .module-3c4e {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_b6b4 .panel-3aa8 .surface-5b4c {
    margin-top: -1.5px;
  }
  .accordion_b6b4 .panel-3aa8 .surface-5b4c,
  .accordion_b6b4 .panel-3aa8 .surface-5b4c::after,
  .accordion_b6b4 .panel-3aa8 .surface-5b4c::before {
    width: 31px;
    height: 3px;
  }
  .accordion_b6b4 .panel-3aa8 .surface-5b4c::before {
    top: -9px;
  }
  .accordion_b6b4 .panel-3aa8 .surface-5b4c::after {
    bottom: -9px;
  }
}
.gallery-wide-ab96 .surface-5b4c {
  -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);
}
.gallery-wide-ab96 .surface-5b4c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery-wide-ab96 .surface-5b4c::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);
}
.gallery-wide-ab96.content_95a7 .surface-5b4c {
  -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);
}
.gallery-wide-ab96.content_95a7 .surface-5b4c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery-wide-ab96.content_95a7 .surface-5b4c::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);
}
.mask-up-e691 {
  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.mask-774e:before {
  display: none;
}
.left-f98b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.left-f98b .widget_slow_bd6e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.left-f98b .widget_slow_bd6e:last-of-type {
  border-bottom: none;
}
.left-f98b .widget_slow_bd6e.up_af6c,
.left-f98b .widget_slow_bd6e.east-5022,
.left-f98b .widget_slow_bd6e.menu_c4ee {
  padding: 0;
}
.left-f98b .link-c26a .section_pink_f368 {
  color: currentColor;
}
.left-f98b .link-c26a .section_pink_f368:focus,
.left-f98b .link-c26a .section_pink_f368:hover {
  background: rgba(0, 0, 0, 0.01);
}
.left-f98b.tag_a5fc .filter-yellow-554d,
.left-f98b.tag_a5fc .wide-ed8a a,
.left-f98b.tag_a5fc .shadow-c1d9 a,
.left-f98b.tag_a5fc .highlight-9150 a {
  color: rgba(0, 0, 0, 0.55);
}
.left-f98b.tag_a5fc .filter-yellow-554d:hover,
.left-f98b.tag_a5fc .wide-ed8a a:hover,
.left-f98b.tag_a5fc .shadow-c1d9 a:hover,
.left-f98b.tag_a5fc .highlight-9150 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left-f98b.tag_a5fc .popup-old-df93 {
  color: rgba(0, 0, 0, 0.8);
}
.left-f98b.tag_a5fc .widget_slow_bd6e {
  border-color: rgba(0, 0, 0, 0.08);
}
.left-f98b.tag_a5fc .widget_slow_bd6e:before {
  background: rgba(0, 0, 0, 0.08);
}
.left-f98b.tag_a5fc .over_2dac:before {
  background: rgba(255, 255, 255, 0.9);
}
.left-f98b.tag_a5fc .link-c26a .summary-under-830c li a,
.left-f98b.tag_a5fc .link-c26a .section_pink_f368,
.left-f98b.tag_a5fc .highlight-9150 {
  border-color: rgba(0, 0, 0, 0.08);
}
.left-f98b.tag_a5fc .link-c26a .section_pink_f368:focus,
.left-f98b.tag_a5fc .link-c26a .section_pink_f368:hover {
  background: rgba(0, 0, 0, 0.01);
}
.left-f98b.tag_a5fc .summary-under-830c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.left-f98b.tiny_de53 .filter-yellow-554d,
.left-f98b.tiny_de53 .wide-ed8a a,
.left-f98b.tiny_de53 .shadow-c1d9 .section_pink_f368,
.left-f98b.tiny_de53 .shadow-c1d9 a,
.left-f98b.tiny_de53 .highlight-9150 a {
  color: rgba(255, 255, 255, 0.79);
}
.left-f98b.tiny_de53 .filter-yellow-554d:hover,
.left-f98b.tiny_de53 .wide-ed8a a:hover,
.left-f98b.tiny_de53 .shadow-c1d9 .section_pink_f368:hover,
.left-f98b.tiny_de53 .shadow-c1d9 a:hover,
.left-f98b.tiny_de53 .highlight-9150 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left-f98b.tiny_de53 .popup-old-df93 {
  color: rgba(255, 255, 255, 0.99);
}
.left-f98b.tiny_de53 .widget_slow_bd6e {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-f98b.tiny_de53 .widget_slow_bd6e:before {
  background: rgba(255, 255, 255, 0.08);
}
.left-f98b.tiny_de53 .over_2dac:before {
  background: rgba(0, 0, 0, 0.9);
}
.left-f98b.tiny_de53 .link-c26a .summary-under-830c li a,
.left-f98b.tiny_de53 .link-c26a .section_pink_f368,
.left-f98b.tiny_de53 .highlight-9150 {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-f98b.tiny_de53 .link-c26a .section_pink_f368:focus,
.left-f98b.tiny_de53 .link-c26a .section_pink_f368:hover {
  background: rgba(0, 0, 0, 0.01);
}
.left-f98b.tiny_de53 .summary-under-830c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_2dac {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.over_2dac:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.selected-21df {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress-gold-cab8 .left-f98b {
  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;
}
.progress-gold-cab8 .widget_slow_bd6e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress-gold-cab8 .widget_slow_bd6e: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) {
  .progress-gold-cab8 .widget_slow_bd6e:before {
    width: 16%;
    left: 42%;
  }
}
.progress-gold-cab8 .widget_slow_bd6e:last-child:before {
  content: none;
}
.progress-gold-cab8 .widget_slow_bd6e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress-gold-cab8 .link-c26a .summary-under-830c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress-gold-cab8 .link-c26a .summary-under-830c li a .section_pink_f368 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress-gold-cab8 .link-c26a .highlight-9150 {
  border: none;
}
.progress-gold-cab8 .link-c26a .highlight-9150 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress-gold-cab8 .over_2dac {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress-gold-cab8 .selected-21df {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress-gold-cab8 .tiny_de53 .over_2dac:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress-gold-cab8 .tag_a5fc.progress_rough_ddc6 .surface-5b4c {
  background: rgba(0, 0, 0, 0.6);
}
.progress-gold-cab8
  .tag_a5fc.progress_rough_ddc6
  .surface-5b4c::after,
.progress-gold-cab8
  .tag_a5fc.progress_rough_ddc6
  .surface-5b4c:before {
  background: inherit;
}
.progress-gold-cab8
  .tag_a5fc.progress_rough_ddc6:hover
  .surface-5b4c {
  background: rgba(0, 0, 0, 0.8);
}
.badge_6aa1 .left-f98b {
  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) {
  .badge_6aa1 .left-f98b {
    width: auto;
    right: 45px;
  }
}
.info-d4d1 .left-f98b {
  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) {
  .info-d4d1 .left-f98b {
    width: auto;
    left: 45px;
  }
}
.mask-774e .left-f98b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.mask-774e .selected-21df {
  max-width: 48em;
  margin: 0 auto;
}
.mask-774e .over_2dac:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.caption_f38f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.caption_f38f.progress-gold-cab8 .left-f98b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.caption_f38f.badge_6aa1 .left-f98b {
  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);
}
.caption_f38f .left-f98b {
  visibility: visible;
}
.caption_f38f.info-d4d1 .left-f98b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.item-pressed-96a0,
.shadow_inner_124f {
  overflow-x: hidden;
}
.item-pressed-96a0 .left-f98b {
  overflow: auto;
}
.item-pressed-96a0.progress-gold-cab8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-pressed-96a0.progress-gold-cab8 .left-f98b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.item-pressed-96a0.progress-gold-cab8 .row_gold_d153 {
  opacity: 0;
}
.item-pressed-96a0.badge_6aa1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-pressed-96a0.badge_6aa1 .left-f98b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.item-pressed-96a0.badge_6aa1 .row_gold_d153 {
  opacity: 0;
}
.item-pressed-96a0.info-d4d1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-pressed-96a0.info-d4d1 .left-f98b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.item-pressed-96a0.info-d4d1 .row_gold_d153 {
  opacity: 0;
}
.item-pressed-96a0.mask-774e .left-f98b {
  z-index: 10;
  visibility: visible;
}
.progress_rough_ddc6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress_rough_ddc6 .surface-5b4c {
  background: rgba(255, 255, 255, 0.99);
}
.progress_rough_ddc6 .surface-5b4c::after,
.progress_rough_ddc6 .surface-5b4c:before {
  background: inherit;
}
.progress_rough_ddc6:hover .surface-5b4c {
  background: rgba(255, 255, 255, 0.99);
}
.info-d4d1 .progress_rough_ddc6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.mask-774e .progress_rough_ddc6 {
  display: none !important;
}
.item-pressed-96a0:before,
.shadow_inner_124f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.item-pressed-96a0 .progress_rough_ddc6,
.shadow_inner_124f .progress_rough_ddc6 {
  display: inline-block;
}
.left-f98b .gas-b09c {
  -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;
}
.item-pressed-96a0 .left-f98b .gas-b09c,
.shadow_inner_124f .left-f98b .gas-b09c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container-clean-952e .section_40eb {
  width: 100%;
}
.warm-9edc {
  padding: 0 0.5em 0;
}
.warm-9edc [class*="customify-col-"],
.warm-9edc [class*="customify-col_"],
.warm-9edc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.caption-iron-e3ea .warm-9edc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list_6838 .blue-328d,
  .blue-328d {
    display: none;
  }
  .backdrop-13a5 {
    text-align: left;
  }
  .status_3f98 {
    text-align: center;
  }
  .mini-461c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list_6838 .header_tiny_1e7c,
  .header_tiny_1e7c {
    display: none;
  }
  .heading_5b1e {
    text-align: left;
  }
  .tabs-8e3b {
    text-align: center;
  }
  .feature_76fc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list_6838 .wide-a255,
  .wide-a255 {
    display: none;
  }
  .thumbnail-4848 {
    text-align: left;
  }
  .breadcrumb-center-c82a {
    text-align: center;
  }
  .header-c539 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.search-out-9bac {
  box-shadow: none !important;
}
.large-7c0b .table_01dc,
.detail_short_b72f .table_01dc {
  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;
}
.detail_short_b72f .table_01dc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.background_970f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.background_970f:after,
.background_970f:before {
  content: "";
  display: table;
}
.background_970f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .background_970f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.background_970f,
.dim-a7e6 {
  max-width: 1248px;
  margin: 0 auto;
}

.wrapper-f05d.article_in_e68d .background_970f {
  max-width: 100%;
}
.wrapper-f05d.panel-3183 {
  max-width: 1200px;
  margin: 0 auto;
}
.wrapper-f05d.dim-7f0f .background_970f {
  max-width: 100%;
}
.wrapper-f05d.dim-7f0f > .background_970f {
  padding-left: 0;
  padding-right: 0;
}
.wrapper-f05d.dim-7f0f > .background_970f .list_6838 {
  margin: 0;
}
.wrapper-f05d.dim-7f0f
  > .background_970f
  .shadow_7150.secondary_steel_49f2 {
  margin-right: 0;
  margin-left: 0;
}
.wrapper-f05d.dim-7f0f #main.secondary_steel_49f2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .card-bd62 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .card-bd62 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .main-d760 .iron-ab6c {
    padding-right: 1em;
  }
  .main-d760.hard_0652 .shadow_7150 {
    border-right: 1px solid #eaecee;
  }
  .main-d760.hard_0652 .iron-ab6c {
    padding-right: 1em;
  }
  .main-d760.hard_0652 .pattern_up_cc1d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview_short_4c98 .iron-ab6c {
    padding-left: 1em;
  }
  .preview_short_4c98.hard_0652 .shadow_7150 {
    border-left: 1px solid #eaecee;
  }
  .preview_short_4c98.hard_0652 .iron-ab6c {
    padding-left: 1em;
  }
  .preview_short_4c98.hard_0652 .pattern_up_cc1d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_dc08 .iron-ab6c {
    padding-left: 1em;
  }
  .primary_dc08.hard_0652 .image-selected-9d8b {
    border-right: 1px solid #eaecee;
  }
  .primary_dc08.hard_0652 .container_5d7d {
    border-right: 1px solid #eaecee;
  }
  .primary_dc08.hard_0652 .iron-ab6c {
    padding-left: 1em;
  }
  .primary_dc08.hard_0652 .pattern_up_cc1d {
    padding-right: 1em;
  }
  .primary_dc08.hard_0652 .backdrop_fixed_6199 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower-d77d .iron-ab6c {
    padding-right: 1em;
  }
  .lower-d77d.hard_0652 .image-selected-9d8b {
    border-left: 1px solid #eaecee;
  }
  .lower-d77d.hard_0652 .container_5d7d {
    border-left: 1px solid #eaecee;
  }
  .lower-d77d.hard_0652 .iron-ab6c {
    padding-right: 1em;
  }
  .lower-d77d.hard_0652 .pattern_up_cc1d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-d77d.hard_0652 .backdrop_fixed_6199 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-bd62 .iron-ab6c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card-bd62.hard_0652 .shadow_7150 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .card-bd62.hard_0652 .iron-ab6c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card-bd62.hard_0652 .pattern_up_cc1d {
    padding-left: 1em;
  }
  .card-bd62.hard_0652 .backdrop_fixed_6199 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .card-bd62.hard_0652 .iron-ab6c {
    padding-left: 0;
  }
}
.grid-c5d0 .secondary_upper_203a {
  display: inline-block;
}
.icon-919d {
  display: inline-block;
}
.secondary_ab76 {
  word-con: break-word;
}
.secondary-166d > span {
  display: inline-block;
  padding: 5px 0;
}
.secondary-166d .middle-4e02 {
  margin-left: 8px;
  margin-right: 8px;
}
.secondary-166d .small-591e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.paragraph_066b .motion_41cd {
  margin-bottom: 2em;
}
.paragraph_066b .liquid_63ad {
  margin-bottom: 15px;
}
.paragraph_066b .liquid_63ad:last-child {
  margin-bottom: 0;
}
.paragraph_066b .mask_old_cce7 {
  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) {
  .paragraph_066b .mask_old_cce7 {
    display: block;
  }
}
.paragraph_066b .modal_5807 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .paragraph_066b .modal_5807 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.paragraph_066b .summary-475c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.paragraph_066b .summary-475c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.paragraph_066b .summary-475c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.paragraph_066b .secondary_ab76 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph_066b .secondary_ab76 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.paragraph_066b .accent_brown_9906 p:last-child {
  margin-bottom: 0;
}
.paragraph_066b .under_685c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.paragraph_066b .header_down_5298 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.paragraph_066b .gold_3ed8 {
  margin-top: 1em;
}
.paragraph_066b .icon_selected_605d {
  top: 0;
  display: block;
}
.paragraph_066b .icon_selected_605d a {
  color: inherit;
}
.paragraph_066b .icon_selected_605d a:hover {
  color: inherit;
}
.paragraph_066b .button-under-aeeb {
  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;
}
.paragraph_066b .button-under-aeeb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.paragraph_066b .header_down_5298 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.paragraph_066b .block_2894 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.paragraph_066b .block_2894:first-child {
  margin-top: 0;
}
.paragraph_066b .block_2894.focus_d4d0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.paragraph_066b .block_2894.dropdown_0d16 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph_066b
  .block_2894.dropdown_0d16.photo_f9fe
  .gold_3ed8 {
  width: 100%;
}
.paragraph_066b .dropdown_0d16 {
  -webkit-box-align: center;
  align-items: center;
}
.paragraph_066b .dropdown_0d16 .secondary-166d,
.paragraph_066b .dropdown_0d16 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.paragraph_066b .summary-475c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paragraph_066b .summary-475c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paragraph_066b .summary-475c: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;
}
.paragraph_066b .focus_d4d0 {
  z-index: 5;
}
.paragraph_066b .tall_592d .gradient-4315 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.paragraph_066b .new_5f2d .gradient-4315 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.paragraph_066b .pattern_7aba .gradient-4315 {
  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;
}
.paragraph_066b.label-fluid-8edf .mask_old_cce7,
.paragraph_066b.notification_a2f9 .mask_old_cce7 {
  display: block;
}
.paragraph_066b.label-fluid-8edf .mask_old_cce7 .carousel_9f50,
.paragraph_066b.label-fluid-8edf .mask_old_cce7 .header_down_5298,
.paragraph_066b.notification_a2f9 .mask_old_cce7 .carousel_9f50,
.paragraph_066b.notification_a2f9 .mask_old_cce7 .header_down_5298 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph_066b.list_over_2b02 .modal_5807 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .paragraph_066b.list_over_2b02 .modal_5807 {
    margin-right: 0;
  }
}
.paragraph_066b.label-fluid-8edf .modal_5807,
.paragraph_066b.notification_a2f9 .modal_5807 {
  padding-top: 40%;
}
.paragraph_066b.label-fluid-8edf .motion_41cd,
.paragraph_066b.notification_a2f9 .motion_41cd {
  display: block;
}
.paragraph_066b.label-fluid-8edf .fn-sticky-7add .header_down_5298,
.paragraph_066b.notification_a2f9 .fn-sticky-7add .header_down_5298 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.paragraph_066b.label-fluid-8edf .modal_5807,
.paragraph_066b.notification_a2f9 .modal_5807 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.paragraph_066b.label-fluid-8edf .header_down_5298 {
  padding: 1em;
}
.prev_13c4 {
  margin: 30px auto;
  display: block;
}
.prev_13c4 .hover-3723 > * {
  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;
}
.prev_13c4 .hover-3723 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.prev_13c4 .hover-3723 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver-a8ab .secondary-166d {
  margin-bottom: 1.41575em;
}
.silver-a8ab .yellow_f29a {
  margin-bottom: 1.618em;
}
.accordion_wood_b815 .tabs_871c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.accordion_wood_b815 .tabs_871c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.accordion_wood_b815 .gas-6889 {
  max-width: 100%;
  overflow: auto;
}
.old_861d .accordion_wood_b815 a:hover {
  text-decoration: underline;
}
.badge_rough_d229 .liquid_63ad:not(.secondary_ab76),
.badge_rough_d229 .summary-475c {
  margin-bottom: 1.41575em;
}
.badge_rough_d229 .liquid_63ad:not(.secondary_ab76):last-child,
.badge_rough_d229 .summary-475c:last-child {
  margin-bottom: 0;
}
.badge_rough_d229 .liquid_63ad.smooth-cbcb {
  margin-bottom: 0.41575em;
}
.badge_rough_d229 .hero_f9d4:before,
.badge_rough_d229 .warm-3934:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.badge_rough_d229 .hero_f9d4:before {
  content: "\f115";
}
.badge_rough_d229 .warm-3934:before {
  content: "\f02c";
}
.badge_rough_d229 .gradient-27cd {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.badge_rough_d229 .gradient-27cd a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.widget-591b {
  display: -webkit-box;
  display: flex;
}
.widget-591b .disabled_e21d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .widget-591b .disabled_e21d {
    flex-basis: 90px;
  }
}
.widget-591b .hovered_6ca2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .widget-591b .hovered_6ca2 {
    flex-basis: calc(100% - 50px);
  }
}
.widget-591b .cold_d49c p:last-child {
  margin-bottom: 0.72em;
}
.row-huge-dd15 .hover-3723 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.row-huge-dd15 .hover-3723:after,
.row-huge-dd15 .hover-3723:before {
  content: "";
  display: table;
}
.row-huge-dd15 .hover-3723:after {
  clear: both;
}
.row-huge-dd15 .hover-3723 .lite-c2d6,
.row-huge-dd15 .hover-3723 .copper-231d {
  width: 49%;
}
.row-huge-dd15 .hover-3723 .lite-c2d6 a span.red_963f,
.row-huge-dd15 .hover-3723 .copper-231d a span.red_963f {
  display: block;
  margin-bottom: 5px;
}
.row-huge-dd15 .hover-3723 .copper-231d {
  float: left;
  text-align: left;
}
.row-huge-dd15 .hover-3723 .lite-c2d6 {
  float: right;
  text-align: right;
}
.dark-dea8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dark-dea8 {
    margin-bottom: 0;
  }
}
.surface-1bbc {
  margin-bottom: 1em;
}
.surface-1bbc .secondary_ab76 {
  font-size: 1.1em;
  line-height: 1.3;
}
.logo_aa49 a {
  display: block;
  line-height: 0;
  position: relative;
}
.smooth-3128 .surface-1bbc,
.silver-8612 .surface-1bbc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .smooth-3128 .surface-1bbc,
  .silver-8612 .surface-1bbc {
    display: block;
  }
}
.smooth-3128 .logo_aa49,
.silver-8612 .logo_aa49 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .smooth-3128 .logo_aa49,
  .silver-8612 .logo_aa49 {
    margin-bottom: 1em;
  }
}
.smooth-3128 .logo_aa49 img,
.silver-8612 .logo_aa49 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.smooth-3128 .media-small-359b,
.silver-8612 .media-small-359b {
  flex-basis: calc(100% - 160px);
}
.smooth-3128 .media-small-359b p,
.silver-8612 .media-small-359b p {
  margin-bottom: 0;
}
.smooth-3128 .media-small-359b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .smooth-3128 .media-small-359b {
    padding-left: 0;
  }
}
.silver-8612 .media-small-359b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .silver-8612 .media-small-359b {
    padding-right: 0;
  }
}
.silver-8612 .logo_aa49 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.block-purple-48b5 .logo_aa49 {
  margin-bottom: 0.5em;
}
.block-purple-48b5 .logo_aa49 img {
  width: 100%;
}
.thick_7275 .over-64ae,
.pattern-motion-f95d .over-64ae {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pattern-motion-f95d .shadow_7150 .summary_huge_3362 p:last-child {
  margin-bottom: 0;
}
.accent-simple-d990 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.banner-soft-7b24 .carousel-d3b8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .banner-soft-7b24 .carousel-d3b8:last-of-type {
    margin-bottom: 0;
  }
}
.banner-soft-7b24 .carousel-d3b8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner-soft-7b24 .carousel-d3b8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.banner-soft-7b24 .carousel-d3b8 ul li {
  margin: 0 0 0.6em;
}
.banner-soft-7b24 .carousel-d3b8 ul li.list_1f54,
.banner-soft-7b24 .carousel-d3b8 ul li.pattern-1fd7 {
  position: relative;
}
.banner-soft-7b24 .carousel-d3b8 ul li.list_1f54 .new_e9e0,
.banner-soft-7b24 .carousel-d3b8 ul li.pattern-1fd7 .new_e9e0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.banner-soft-7b24 .carousel-d3b8 ul li.list_1f54:after:after,
.banner-soft-7b24 .carousel-d3b8 ul li.list_1f54:after:before,
.banner-soft-7b24
  .carousel-d3b8
  ul
  li.pattern-1fd7:after:after,
.banner-soft-7b24
  .carousel-d3b8
  ul
  li.pattern-1fd7:after:before {
  content: "";
  display: table;
}
.banner-soft-7b24 .carousel-d3b8 ul li.list_1f54:after:after,
.banner-soft-7b24
  .carousel-d3b8
  ul
  li.pattern-1fd7:after:after {
  clear: both;
}
.banner-soft-7b24 .carousel-d3b8 a.panel-65c5:hover {
  text-decoration: none;
}
.banner-soft-7b24 .carousel-d3b8 select {
  max-width: 100%;
}
.banner-soft-7b24 .carousel-d3b8 table {
  font-size: 85%;
}
.banner-soft-7b24 .carousel-d3b8 table td,
.banner-soft-7b24 .carousel-d3b8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.banner-soft-7b24 .carousel-d3b8 table tfoot td {
  text-align: left;
}
.banner-soft-7b24 .carousel-d3b8 :last-child {
  margin-bottom: 0;
}
.banner-soft-7b24 .carousel-d3b8 .shadow-silver-ed6c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.banner-soft-7b24 .carousel-d3b8 .shadow-silver-ed6c label {
  width: 100%;
}
.banner-soft-7b24 .carousel-d3b8 .shadow-silver-ed6c .footer_94a9 {
  width: 100%;
  display: block;
}
.banner-soft-7b24 .carousel-d3b8 .shadow-silver-ed6c .tertiary-0633 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.banner-soft-7b24 .carousel-d3b8 .shadow-silver-ed6c .tertiary-0633:hover svg #svg-search {
  fill: #444;
}
.banner-soft-7b24 .carousel-d3b8 .shadow-silver-ed6c .tertiary-0633 svg {
  width: 18px;
  height: 18px;
}
.banner-soft-7b24 .component-dim-5e16 ul ul,
.banner-soft-7b24 .avatar-inner-cd2c ul ul,
.banner-soft-7b24 .surface_14ad ul ul,
.banner-soft-7b24 .search-hot-7e41 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.banner-soft-7b24 .component-dim-5e16 .action-7736 > a,
.banner-soft-7b24 .avatar-inner-cd2c .action-7736 > a,
.banner-soft-7b24 .surface_14ad .action-7736 > a,
.banner-soft-7b24 .search-hot-7e41 .action-7736 > a {
  margin-bottom: 0;
}
.banner-soft-7b24 .block_stale_e656 li,
.banner-soft-7b24 .component-dim-5e16 li,
.banner-soft-7b24 .highlight-3a7a li,
.banner-soft-7b24 .avatar-inner-cd2c li,
.banner-soft-7b24 .surface_14ad li,
.banner-soft-7b24 .search-hot-7e41 li,
.banner-soft-7b24 .inner-9a6f li,
.banner-soft-7b24 .video-new-add6 li {
  display: block;
  position: relative;
}
.banner-soft-7b24 .block_stale_e656 li:last-child,
.banner-soft-7b24 .component-dim-5e16 li:last-child,
.banner-soft-7b24 .highlight-3a7a li:last-child,
.banner-soft-7b24 .avatar-inner-cd2c li:last-child,
.banner-soft-7b24 .surface_14ad li:last-child,
.banner-soft-7b24 .search-hot-7e41 li:last-child,
.banner-soft-7b24 .inner-9a6f li:last-child,
.banner-soft-7b24 .video-new-add6 li:last-child {
  border: none;
}
.banner-soft-7b24 .block_stale_e656 li a,
.banner-soft-7b24 .component-dim-5e16 li a,
.banner-soft-7b24 .highlight-3a7a li a,
.banner-soft-7b24 .avatar-inner-cd2c li a,
.banner-soft-7b24 .surface_14ad li a,
.banner-soft-7b24 .search-hot-7e41 li a,
.banner-soft-7b24 .inner-9a6f li a,
.banner-soft-7b24 .video-new-add6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.banner-soft-7b24 .block_stale_e656 li ul li::before,
.banner-soft-7b24 .component-dim-5e16 li ul li::before,
.banner-soft-7b24 .highlight-3a7a li ul li::before,
.banner-soft-7b24 .avatar-inner-cd2c li ul li::before,
.banner-soft-7b24 .surface_14ad li ul li::before,
.banner-soft-7b24 .search-hot-7e41 li ul li::before,
.banner-soft-7b24 .inner-9a6f li ul li::before,
.banner-soft-7b24 .video-new-add6 li ul li::before {
  left: 15px;
}
.banner-soft-7b24 .block_stale_e656 li ul a,
.banner-soft-7b24 .component-dim-5e16 li ul a,
.banner-soft-7b24 .highlight-3a7a li ul a,
.banner-soft-7b24 .avatar-inner-cd2c li ul a,
.banner-soft-7b24 .surface_14ad li ul a,
.banner-soft-7b24 .search-hot-7e41 li ul a,
.banner-soft-7b24 .inner-9a6f li ul a,
.banner-soft-7b24 .video-new-add6 li ul a {
  padding-left: 20px;
}
.banner-soft-7b24 .block_stale_e656 li ul ul li::before,
.banner-soft-7b24 .component-dim-5e16 li ul ul li::before,
.banner-soft-7b24 .highlight-3a7a li ul ul li::before,
.banner-soft-7b24 .avatar-inner-cd2c li ul ul li::before,
.banner-soft-7b24 .surface_14ad li ul ul li::before,
.banner-soft-7b24 .search-hot-7e41 li ul ul li::before,
.banner-soft-7b24 .inner-9a6f li ul ul li::before,
.banner-soft-7b24 .video-new-add6 li ul ul li::before {
  left: 30px;
}
.banner-soft-7b24 .block_stale_e656 li ul ul a,
.banner-soft-7b24 .component-dim-5e16 li ul ul a,
.banner-soft-7b24 .highlight-3a7a li ul ul a,
.banner-soft-7b24 .avatar-inner-cd2c li ul ul a,
.banner-soft-7b24 .surface_14ad li ul ul a,
.banner-soft-7b24 .search-hot-7e41 li ul ul a,
.banner-soft-7b24 .inner-9a6f li ul ul a,
.banner-soft-7b24 .video-new-add6 li ul ul a {
  padding-left: 40px;
}
.banner-soft-7b24 .layout-d3e2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.banner-soft-7b24 .video-new-add6 ul li {
  margin-bottom: 1.41575em;
}
.banner-soft-7b24 .video-new-add6 ul li .outline-outer-8c9f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.banner-soft-7b24 .video-new-add6 ul li .south-9483 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tiny_de53 .block_stale_e656 li a,
.tiny_de53 .component-dim-5e16 li a,
.tiny_de53 .highlight-3a7a li a,
.tiny_de53 .avatar-inner-cd2c li a,
.tiny_de53 .surface_14ad li a,
.tiny_de53 .search-hot-7e41 li a,
.tiny_de53 .inner-9a6f li a,
.tiny_de53 .video-new-add6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_de53 .layout-d3e2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_de53 .carousel-d3b8 ul li.list_1f54 .new_e9e0,
.tiny_de53 .carousel-d3b8 ul li.pattern-1fd7 .new_e9e0 {
  background: rgba(0, 0, 0, 0.2);
}
.tiny_de53 .banner-soft-7b24 .carousel-d3b8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-f05d .banner-soft-7b24 .summary-under-830c li {
  margin: 0;
}
.wrapper-f05d .banner-soft-7b24 .summary-under-830c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.wrapper-f05d .banner-soft-7b24 .summary-under-830c li ul {
  margin: 0;
}
.wrapper-f05d .banner-soft-7b24 .summary-under-830c li ul li a {
  padding-left: 15px;
}
.wrapper-f05d .banner-soft-7b24 .summary-under-830c li ul li li a {
  padding-left: 30px;
}
.wrapper-f05d .banner-soft-7b24 .summary-under-830c li.carousel_d665 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.wrapper-f05d .banner-soft-7b24 .summary-under-830c li.carousel_d665 > 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;
}
.wrapper-f05d .banner-soft-7b24 .summary-under-830c li.carousel_d665 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.feature_thick_f07a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.alert-thick-4a80 {
  position: relative;
  z-index: 10;
}
.alert-thick-4a80 .gas-b09c {
  width: 100%;
  max-width: 100%;
}
.search-30e6 .paragraph-83be {
  padding-top: 2em;
  padding-bottom: 2em;
}
.search-30e6 .tag_a5fc {
}
.search-30e6 .tiny_de53 {
  background: #292929;
}
.motion_a02c .paragraph-83be {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.motion_a02c .tag_a5fc {
  background: #f9f9f9;
}
.motion_a02c .tiny_de53 {
  background: #303030;
}
.focus_2c3f .paragraph-83be {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus_2c3f .secondary_upper_203a {
    margin-bottom: 1em;
  }
  .focus_2c3f .secondary_upper_203a:last-child {
    margin-bottom: 0;
  }
}
.focus_2c3f .tag_a5fc {
  background: #ededed;
}
.focus_2c3f .tiny_de53 {
  background: #1a1a1a;
}
.paragraph-83be.tag_a5fc {
  color: rgba(0, 0, 0, 0.6);
}
.paragraph-83be.tag_a5fc .west_a368 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-83be.tiny_de53 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-83be.tiny_de53 a:not(.panel-65c5) {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-83be.tiny_de53 a:not(.panel-65c5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-83be.tiny_de53 .west_a368 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-83be.tiny_de53 table tbody td,
.paragraph-83be.tiny_de53 table th {
  background: rgba(0, 0, 0, 0.08);
}
.small_c4ca.up-2dfa .background_970f {
  max-width: initial;
}
.small_c4ca .over_e795 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.small_c4ca .over_e795 .gas-b09c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .small_c4ca .over_e795 .gas-b09c {
    display: block;
    margin-bottom: 2em;
  }
  .small_c4ca .over_e795 .gas-b09c:last-child {
    margin-bottom: 0;
  }
}
.focus_2c3f .secondary_upper_203a:last-child,
.motion_a02c .secondary_upper_203a:last-child,
.search-30e6 .secondary_upper_203a:last-child {
  margin-bottom: 0;
}
.focus_2c3f .secondary_upper_203a .banner-soft-7b24 .carousel-d3b8:last-child,
.motion_a02c .secondary_upper_203a .banner-soft-7b24 .carousel-d3b8:last-child,
.search-30e6 .secondary_upper_203a .banner-soft-7b24 .carousel-d3b8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .focus_2c3f .easy-7937,
  .focus_2c3f .hot_3a41,
  .motion_a02c .easy-7937,
  .motion_a02c .hot_3a41,
  .search-30e6 .easy-7937,
  .search-30e6 .hot_3a41 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .alert-thick-4a80 .secondary_upper_203a {
    margin-bottom: 2em;
  }
}
.alert-thick-4a80 p:last-child {
  margin-bottom: 0;
}
.alert-thick-4a80 li,
.alert-thick-4a80 ul {
  list-style: none;
  margin: 0;
}
.alert-thick-4a80 ul ul {
  margin-left: 2.617924em;
}
.mask-upper-e61d {
  font-size: 0.875em;
}

/* css-noise: 328b */
.phantom-card-c7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
