/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notification-2336/customify
Author: WPCustomify
Author URI: https://pressmaximum.notification-2336
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.notification-2336/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.status_8ea6.dropdown-322a/licenses/gpl-2.0.block_278b
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.popup_inner_5f63/, (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.light-2886.copper_c5a1/normalize.cold-6fa5/
 ======
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.cold-6fa5 v7.0.0 | MIT License | github.notification-2336/necolas/normalize.cold-6fa5 */
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;
}
.content_0aa9 .border-b834,
.icon-06ce,
.advanced-eaf7,
.gas-4ad2,
.pressed-9622,
.fresh-f468,
.border_huge_eb42,
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;
}
.icon-06ce,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .icon-06ce,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .icon-06ce,
  h1 {
    font-size: 1.8em;
  }
}
.advanced-eaf7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.advanced-eaf7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .advanced-eaf7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .advanced-eaf7,
  h2 {
    font-size: 1.7em;
  }
}
.gas-4ad2,
h3 {
  font-size: 1.618em;
}
.content_0aa9 .border-b834,
.pressed-9622,
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.shadow-north-63f0 {
  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;
}
.container_outer_2f41:after,
.container_outer_2f41:before,
.west_3510:after,
.west_3510:before {
  content: "";
  display: table;
}
.container_outer_2f41:after,
.west_3510:after {
  clear: both;
}
.main-down-97e2 {
  float: right;
  margin-right: 0;
}
.background_copper_80c8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.complex_3c96 .active_fd85,
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;
}
.complex_3c96 .active_fd85: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;
}
.picture-689a .active_fd85 {
  box-shadow: none;
}
.picture-689a
  .active_fd85
  .alert_iron_08b6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.picture-689a .active_fd85 .picture-1bfa {
  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;
}
.picture-689a
  .active_fd85
  .picture-1bfa
  b {
  display: none;
}
.picture-689a .tertiary_25e6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.menu-outer-4d19:not(.module_3536):not(.text-a926),
button:not(.module_3536):not(.text-a926),
input[type="button"]:not(.module_3536):not(
    .text-a926
  ),
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ),
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ) {
  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;
}
.menu-outer-4d19:not(.module_3536):not(
    .text-a926
  ):hover,
button:not(.module_3536):not(
    .text-a926
  ):hover,
input[type="button"]:not(.module_3536):not(
    .text-a926
  ):hover,
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ):hover,
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.menu-outer-4d19:not(.module_3536):not(
    .text-a926
  ):active,
.menu-outer-4d19:not(.module_3536):not(
    .text-a926
  ):focus,
button:not(.module_3536):not(
    .text-a926
  ):active,
button:not(.module_3536):not(
    .text-a926
  ):focus,
input[type="button"]:not(.module_3536):not(
    .text-a926
  ):active,
input[type="button"]:not(.module_3536):not(
    .text-a926
  ):focus,
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ):active,
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ):focus,
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ):active,
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ):focus {
  outline: 0;
}
.menu-outer-4d19:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c,
button:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c,
input[type="button"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c,
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c,
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c {
  position: relative;
}
.menu-outer-4d19:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .outline_middle_a7c1,
.menu-outer-4d19:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .caption-82c1,
.menu-outer-4d19:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .dynamic_4535,
.menu-outer-4d19:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  i,
.menu-outer-4d19:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  svg,
button:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .outline_middle_a7c1,
button:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .caption-82c1,
button:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .dynamic_4535,
button:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  i,
button:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  svg,
input[type="button"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .outline_middle_a7c1,
input[type="button"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .caption-82c1,
input[type="button"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .dynamic_4535,
input[type="button"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  i,
input[type="button"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  svg,
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .outline_middle_a7c1,
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .caption-82c1,
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .dynamic_4535,
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  i,
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  svg,
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .outline_middle_a7c1,
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .caption-82c1,
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  .dynamic_4535,
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  i,
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c
  svg {
  visibility: hidden;
}
.menu-outer-4d19:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c:after,
button:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c:after,
input[type="button"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c:after,
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c:after,
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ).fn-loading-024c: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;
}
.menu-outer-4d19:not(.module_3536):not(.text-a926),
input[type="button"]:not(.module_3536):not(
    .text-a926
  ),
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ),
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ) {
  color: #fff;
  background: #235787;
}
.menu-outer-4d19:not(.module_3536):not(
    .text-a926
  ):focus,
input[type="button"]:not(.module_3536):not(
    .text-a926
  ):focus,
input[type="reset"]:not(.module_3536):not(
    .text-a926
  ):focus,
input[type="submit"]:not(.module_3536):not(
    .text-a926
  ):focus {
  color: #fff;
}
.menu-outer-4d19.fn-disabled-024c:not(.module_3536):not(
    .text-a926
  ),
.menu-outer-4d19[disabled]:not(.module_3536):not(
    .text-a926
  ),
button.fn-disabled-024c:not(.module_3536):not(
    .text-a926
  ),
button[disabled]:not(.module_3536):not(
    .text-a926
  ) {
  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;
}
.purple-629b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.purple-629b: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;
}
.selected_27dc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.primary-84d7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.smooth-70ab {
  clear: both;
  display: block;
  margin: 0 auto;
}
.container_outer_2f41:after,
.container_outer_2f41:before,
.hidden-right-32cf:after,
.hidden-right-32cf:before,
.copper-6eac:after,
.copper-6eac:before,
.heading_brown_80cf:after,
.heading_brown_80cf:before,
.feature-f506:after,
.feature-f506:before,
.picture-6ba6:after,
.picture-6ba6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.container_outer_2f41:after,
.hidden-right-32cf:after,
.copper-6eac:after,
.heading_brown_80cf:after,
.feature-f506:after,
.picture-6ba6:after {
  clear: both;
}
.hidden-right-32cf .tag-large-ec57,
.copper-6eac .tag-large-ec57,
.hero-5fee .tag-large-ec57 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.popup_7de3 {
  display: inline-block;
}
.overlay_orange_d120 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.overlay_orange_d120 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.overlay_orange_d120 .warm-24d2 {
  padding: 1em 0;
  font-size: 85%;
}
.warm-24d2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.text-c4ad {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.text-c4ad:after,
.text-c4ad:before {
  content: "";
  display: table;
}
.text-c4ad:after {
  clear: both;
}
.upper-0ecc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hover-1bb4 .upper-0ecc {
  max-width: 50%;
}
.shade_liquid_0a88 .upper-0ecc {
  max-width: 33.33%;
}
.upper_b4bc .upper-0ecc {
  max-width: 25%;
}
.prev_bae0 .upper-0ecc {
  max-width: 20%;
}
.tall-8027 .upper-0ecc {
  max-width: 16.66%;
}
.fresh-e838 .upper-0ecc {
  max-width: 14.28%;
}
.secondary_fast_db74 .upper-0ecc {
  max-width: 12.5%;
}
.focused_3dcd .upper-0ecc {
  max-width: 11.11%;
}
.component-black-ab8f {
  display: block;
}
.content_0aa9 .gas-f0db label,
.content_0aa9 .column-9196 label,
.content_0aa9 .feature_out_18ef label,
.content_0aa9 .slow_82a3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background_last_7f19 {
  list-style: none;
  margin: 0;
}
.background_last_7f19 article.hard_3911 {
  margin-bottom: 0;
}
.background_last_7f19 ul {
  list-style: none;
  margin: 0;
}
.background_last_7f19 .active-6f03 li.hard_3911 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background_last_7f19 .active-6f03 li.hard_3911 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background_last_7f19 .active-6f03 li.hard_3911: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) {
  .background_last_7f19 .active-6f03 li.hard_3911 li.hard_3911 li.hard_3911 li.hard_3911 {
    padding-left: 0;
  }
}
article.hard_3911 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard_3911 .hidden-right-32cf p:last-of-type {
  margin-bottom: 0;
}
article.hard_3911 .shade_thick_aa7d {
  float: left;
}
article.hard_3911 .clean-bdc4 {
  margin-left: 85px;
}
article.hard_3911 .title_right_13c5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard_3911 .title_right_13c5 .bright-131e {
  margin-left: 10px;
}
article.hard_3911 .copper_e106 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard_3911 .message-a728 {
  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 .gas-f0db,
  #respond .feature_out_18ef,
  #respond .slow_82a3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gas-f0db input,
#respond .feature_out_18ef input,
#respond .slow_82a3 input {
  width: 100%;
}
#respond .slow_82a3 {
  margin-right: 0;
}
#respond .text-dark-91d0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button-bottom-557a {
  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;
}
.button-bottom-557a.first_4461 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.button-bottom-557a 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%);
}
.button-bottom-557a:focus,
.button-bottom-557a: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);
}
.shadow-clean-3bae {
  border-radius: 10%;
}
.badge_1db2 {
  border-radius: 50%;
}
.out_860f {
  font-size: 0.72em;
}
.sort-4860 {
  font-size: 0.875em;
}
.photo_outer_61cd {
  font-size: 1.1em;
}
.table-green-39f6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.table-green-39f6.out_860f {
  letter-spacing: 0.5px;
}
.pink-dff3,
.pink-dff3 a {
  color: #6d6d6d;
}
.pink-dff3 a:hover {
  color: #111;
}
.background_pro_665e {
  color: #6d6d6d;
}
.last_c67d {
  overflow-x: hidden;
}
.last_c67d .texture-east-cf33.item-8758 {
  position: relative;
}
.last_c67d .texture-east-cf33.item-8758.tabs-2ab9 {
  position: initial;
}
.last_c67d
  .texture-east-cf33.item-8758.tabs-2ab9
  .primary-fa6d {
  left: auto;
}
.last_c67d .texture-east-cf33 .primary-fa6d {
  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;
}
.last_c67d .texture-east-cf33:hover.item-8758 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.last_c67d
  .texture-east-cf33:hover.item-8758
  .primary-fa6d {
  display: block;
  z-index: 9999999;
}
.last_c67d .header_huge_fd9a .background-advanced-8214,
.last_c67d .module-c5a2 .background-advanced-8214 {
  display: none;
}
.last_c67d .widget-white-bea6 .texture-east-cf33:hover.item-8758 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.content_0aa9 .gas-f0db label,
.content_0aa9 .column-9196 label,
.content_0aa9 .feature_out_18ef label,
.content_0aa9 .slow_82a3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background_last_7f19 {
  list-style: none;
  margin: 0;
}
.background_last_7f19 article.hard_3911 {
  margin-bottom: 0;
}
.background_last_7f19 ul {
  list-style: none;
  margin: 0;
}
.background_last_7f19 .active-6f03 li.hard_3911 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background_last_7f19 .active-6f03 li.hard_3911 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background_last_7f19 .active-6f03 li.hard_3911: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) {
  .background_last_7f19 .active-6f03 li.hard_3911 li.hard_3911 li.hard_3911 li.hard_3911 {
    padding-left: 0;
  }
}
article.hard_3911 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard_3911 .hidden-right-32cf p:last-of-type {
  margin-bottom: 0;
}
article.hard_3911 .shade_thick_aa7d {
  float: left;
}
article.hard_3911 .clean-bdc4 {
  margin-left: 85px;
}
article.hard_3911 .title_right_13c5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard_3911 .title_right_13c5 .bright-131e {
  margin-left: 10px;
}
article.hard_3911 .copper_e106 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard_3911 .message-a728 {
  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 .gas-f0db,
  #respond .feature_out_18ef,
  #respond .slow_82a3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gas-f0db input,
#respond .feature_out_18ef input,
#respond .slow_82a3 input {
  width: 100%;
}
#respond .slow_82a3 {
  margin-right: 0;
}
#respond .text-dark-91d0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header_huge_fd9a .search-small-d258 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.search-small-d258 .link-upper-03c3.outline_left_f7e9 .wrapper_orange_14ec > li > a:focus,
.search-small-d258 .link-upper-03c3.outline_left_f7e9 .wrapper_orange_14ec > li > a:hover,
.search-small-d258 .link-upper-03c3.slider-lower-d9d8 .wrapper_orange_14ec > li > a:focus,
.search-small-d258 .link-upper-03c3.slider-lower-d9d8 .wrapper_orange_14ec > li > a:hover,
.search-small-d258 .link-upper-03c3.logo-2d1c .wrapper_orange_14ec > li > a:focus,
.search-small-d258 .link-upper-03c3.logo-2d1c .wrapper_orange_14ec > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-small-d258
  .link-upper-03c3.outline_left_f7e9
  .wrapper_orange_14ec
  > li.image_d64b
  > a,
.search-small-d258
  .link-upper-03c3.outline_left_f7e9
  .wrapper_orange_14ec
  > li.title-mini-979c
  > a,
.search-small-d258
  .link-upper-03c3.slider-lower-d9d8
  .wrapper_orange_14ec
  > li.image_d64b
  > a,
.search-small-d258
  .link-upper-03c3.slider-lower-d9d8
  .wrapper_orange_14ec
  > li.title-mini-979c
  > a,
.search-small-d258
  .link-upper-03c3.logo-2d1c
  .wrapper_orange_14ec
  > li.image_d64b
  > a,
.search-small-d258 .link-upper-03c3.logo-2d1c .wrapper_orange_14ec > li.iron_068c > a {
  color: rgba(255, 255, 255, 0.99);
}
.search-small-d258 .row_fa73,
.search-small-d258 .row_fa73 a {
  color: rgba(255, 255, 255, 0.99);
}
.search-small-d258 .tag-tall-c45b.background-medium-d336 li a,
.search-small-d258 .narrow-5902 a,
.search-small-d258 .breadcrumb_huge_8d5b,
.search-small-d258 .wrapper_orange_14ec > li > a,
.search-small-d258 .easy_d630 {
  color: rgba(255, 255, 255, 0.79);
}
.search-small-d258 .tag-tall-c45b.background-medium-d336 li a:hover,
.search-small-d258 .narrow-5902 a:hover,
.search-small-d258 .breadcrumb_huge_8d5b:hover,
.search-small-d258 .wrapper_orange_14ec > li > a:hover,
.search-small-d258 .easy_d630:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-small-d258 .video-fixed-09f1 {
  color: rgba(255, 255, 255, 0.79);
}
.search-small-d258 .video-fixed-09f1 .hidden_over_1ab9 {
  color: rgba(255, 255, 255, 0.99);
}
.search-small-d258 .video-fixed-09f1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-small-d258 .border-9f5c .easy-6f28 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search-small-d258 .border-9f5c .easy-6f28 .panel-clean-01bb {
  color: rgba(255, 255, 255, 0.79);
}
.search-small-d258
  .border-9f5c
  .easy-6f28
  .panel-clean-01bb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-small-d258
  .border-9f5c
  .easy-6f28
  .panel-clean-01bb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-small-d258
  .border-9f5c
  .easy-6f28
  .panel-clean-01bb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-small-d258
  .border-9f5c
  .easy-6f28
  .panel-clean-01bb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-small-d258 .border-9f5c .nav_bronze_d66f {
  color: rgba(255, 255, 255, 0.79);
}
.search-small-d258 .border-9f5c .nav_bronze_d66f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_west_372e
  .search-small-d258
  .border-9f5c
  .picture-bronze-9a9f
  .column-4c02 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.aside_west_372e
  .search-small-d258
  .border-9f5c
  .picture-bronze-9a9f
  .panel-clean-01bb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_huge_fd9a .detail-tiny-ef1b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.detail-tiny-ef1b .link-upper-03c3.outline_left_f7e9 .wrapper_orange_14ec > li > a:focus,
.detail-tiny-ef1b .link-upper-03c3.outline_left_f7e9 .wrapper_orange_14ec > li > a:hover,
.detail-tiny-ef1b .link-upper-03c3.slider-lower-d9d8 .wrapper_orange_14ec > li > a:focus,
.detail-tiny-ef1b .link-upper-03c3.slider-lower-d9d8 .wrapper_orange_14ec > li > a:hover,
.detail-tiny-ef1b .link-upper-03c3.logo-2d1c .wrapper_orange_14ec > li > a:focus,
.detail-tiny-ef1b .link-upper-03c3.logo-2d1c .wrapper_orange_14ec > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail-tiny-ef1b
  .link-upper-03c3.outline_left_f7e9
  .wrapper_orange_14ec
  > li.image_d64b
  > a,
.detail-tiny-ef1b
  .link-upper-03c3.outline_left_f7e9
  .wrapper_orange_14ec
  > li.title-mini-979c
  > a,
.detail-tiny-ef1b
  .link-upper-03c3.slider-lower-d9d8
  .wrapper_orange_14ec
  > li.image_d64b
  > a,
.detail-tiny-ef1b
  .link-upper-03c3.slider-lower-d9d8
  .wrapper_orange_14ec
  > li.title-mini-979c
  > a,
.detail-tiny-ef1b
  .link-upper-03c3.logo-2d1c
  .wrapper_orange_14ec
  > li.image_d64b
  > a,
.detail-tiny-ef1b .link-upper-03c3.logo-2d1c .wrapper_orange_14ec > li.iron_068c > a {
  color: rgba(0, 0, 0, 0.8);
}
.detail-tiny-ef1b .row_fa73,
.detail-tiny-ef1b .row_fa73 a {
  color: rgba(0, 0, 0, 0.8);
}
.detail-tiny-ef1b .tag-tall-c45b.background-medium-d336 li a,
.detail-tiny-ef1b .narrow-5902 a,
.detail-tiny-ef1b .breadcrumb_huge_8d5b,
.detail-tiny-ef1b .wrapper_orange_14ec > li > a,
.detail-tiny-ef1b .easy_d630 {
  color: rgba(0, 0, 0, 0.55);
}
.detail-tiny-ef1b .tag-tall-c45b.background-medium-d336 li a:hover,
.detail-tiny-ef1b .narrow-5902 a:hover,
.detail-tiny-ef1b .breadcrumb_huge_8d5b:hover,
.detail-tiny-ef1b .wrapper_orange_14ec > li > a:hover,
.detail-tiny-ef1b .easy_d630:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail-tiny-ef1b .video-fixed-09f1 {
  color: rgba(0, 0, 0, 0.55);
}
.detail-tiny-ef1b .video-fixed-09f1 .hidden_over_1ab9 {
  color: rgba(0, 0, 0, 0.8);
}
.detail-tiny-ef1b .video-fixed-09f1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid-b93a .section_772e {
  margin-left: auto;
  margin-right: auto;
}
.copper-6eac > * {
  margin-left: auto;
  margin-right: auto;
}
.copper-6eac .selected_27dc {
  margin-right: 1.41575em;
}
.hot-8ab3 .copper-6eac > .card_bottom_7279 {
  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;
}
.hot-8ab3 .copper-6eac > .video_b0b0 {
  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;
}
.blue-48eb.solid-b93a .section_772e,
.pagination_large_ecc4.solid-b93a .section_772e {
  margin-left: 0;
}
.shadow-iron-e2bd.solid-b93a .section_772e,
.highlight-899d.solid-b93a .section_772e {
  margin-right: 0;
}
.copper-6eac ol,
.copper-6eac ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.message-left-ed10 video {
  max-width: 100%;
}
.paper_1471 img {
  display: block;
}
.paper_1471.selected_27dc,
.paper_1471.primary-84d7 {
  width: 100%;
}
.paper_1471.video_b0b0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.plasma_f761:not(.layout_dark_dec3) {
  margin: 1.5em auto;
}
.info-716b p {
  padding: 1.5em 14px;
}
ul.prev-d93e.video_b0b0,
ul.prev-d93e.card_bottom_7279,
ul.prev-d93e.box_dynamic_0026.card_bottom_7279 {
  padding: 0 14px;
}
.media-over-d6d2 {
  display: block;
  overflow-x: auto;
}
.media-over-d6d2 table {
  border-collapse: collapse;
  width: 100%;
}
.media-over-d6d2 td,
.media-over-d6d2 th {
  padding: 0.5em;
}
.copper-6eac li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.copper-6eac ol ol,
.copper-6eac ol ul,
.copper-6eac ul ol,
.copper-6eac ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.copper-6eac ol ol li,
.copper-6eac ol ul li,
.copper-6eac ul ol li,
.copper-6eac ul ul li {
  margin-left: 0;
}
.outline_0eda.thumbnail_b3ab > .sort-advanced-88a6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.outline_0eda.thumbnail_b3ab > .sort-advanced-88a6 iframe,
.outline_0eda.thumbnail_b3ab > .sort-advanced-88a6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active_a456 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active_a456.fluid-80cb {
  padding: 0;
}
.active_a456.fluid-80cb cite {
  font-size: 13px;
}
.active_a456 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active_a456 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.disabled_dirty_c4ee {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.disabled_dirty_c4ee > p:first-child {
  margin-top: 0;
}
.disabled_dirty_c4ee cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.disabled_dirty_c4ee blockquote {
  border-left: 0;
}
.banner_liquid_e2f4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.banner_liquid_e2f4:not(.frame_pink_04e8) {
  max-width: 100px;
}
.banner_liquid_e2f4.stale_5c3e {
  border-bottom: none !important;
  text-align: center;
}
.banner_liquid_e2f4.stale_5c3e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .info-716b p {
    padding: 1.5em 0;
  }
}
.message-a7eb {
  color: #0073aa;
}
.breadcrumb_4388 {
  background-color: #0073aa;
}
.first-91c2 {
  color: #229fd8;
}
.texture_9721 {
  background-color: #229fd8;
}
.tiny-b7a5 {
  color: #eee;
}
.layout-ee12 {
  background-color: #eee;
}
.outline_fa59 {
  color: #444;
}
.up-1fe7 {
  background-color: #444;
}
.hard-c456 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hard-c456 .left-6de7 .narrow-5902 {
  font-size: 15px;
}
.hard-c456 .narrow-5902 {
  line-height: 1.3;
}
.hard-c456 .detail-tiny-ef1b {
}
.hard-c456 .search-small-d258 {
  background: #235787;
}
.current_57c6 {
  padding: 0;
}
.current_57c6 .search-small-d258 {
  background: #1a1a1a;
}
.current_57c6 .detail-tiny-ef1b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.nav-22e4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.nav-22e4 .detail-tiny-ef1b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.nav-22e4 .search-small-d258 {
  background: #303030;
}
.picture-6ba6 {
  position: relative;
  z-index: 10;
}
.picture-6ba6 .stone_ba39 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert_hard_5fa2 .item-8758 {
  display: inline-block;
  vertical-align: middle;
}
.alert_hard_5fa2.south-3597 .item-8758 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .alert_hard_5fa2.south-3597 .item-8758 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .alert_hard_5fa2.south-3597 .item-8758 {
    margin-right: 0.4em;
  }
}
.alert_hard_5fa2.south-3597 .item-8758:last-child {
  margin-right: 0;
}
.link_bronze_96c6 .stone_ba39 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .header_huge_fd9a .left-6de7 {
    margin: 0 -0.5em;
  }
  .header_huge_fd9a .left-6de7 [class*="customify-col-"],
  .header_huge_fd9a .left-6de7 [class*="customify-col_"],
  .header_huge_fd9a .left-6de7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.header_huge_fd9a.content_91ca .stone_ba39 {
  background: 0 0 !important;
}
.header_huge_fd9a.content_91ca .stone_ba39,
.header_huge_fd9a.link_bronze_96c6 .stone_ba39 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .header_huge_fd9a.lite_6e6c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.header_huge_fd9a.link_bronze_96c6 .stone_ba39 {
  box-shadow: none !important;
}
.black_29fa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .black_29fa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .black_29fa {
    padding: 18px 0 20px;
  }
}
.black_29fa .stale_0ddb {
  width: 100%;
}
.black_29fa .text-new-ea0a {
  margin-bottom: 0;
}
.black_29fa .outer-69b3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.out-0652 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.out-0652 .description-fce7 {
  width: 100%;
}
.module_f9ca {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.module_f9ca li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.module_f9ca 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;
}
.module_f9ca li:last-child:after {
  display: none;
}
.module_f9ca li a {
  font-weight: 500;
  margin-right: 10px;
}
.silver-2eeb .background-advanced-8214 button,
.black_29fa .background-advanced-8214 button {
  left: 0;
}
.silver-2eeb .description-fce7,
.black_29fa .description-fce7 {
  padding-left: 0;
  padding-right: 0;
}
.silver-2eeb .out-0652,
.black_29fa .out-0652 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.silver-2eeb {
  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;
}
.silver-2eeb: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;
}
.silver-2eeb .detail-old-4c40 {
  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) {
  .silver-2eeb .detail-old-4c40 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .silver-2eeb .detail-old-4c40 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .silver-2eeb .detail-old-4c40 {
    min-height: 200px;
  }
}
.silver-2eeb .module_f9ca {
  color: rgba(255, 255, 255, 0.8);
}
.silver-2eeb .module_f9ca a,
.silver-2eeb .module_f9ca li:after {
  color: inherit;
}
.silver-2eeb .module_f9ca a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tall_f281 {
  margin-bottom: 0.5em;
}
.accent_af68 {
  margin-bottom: 1.2em;
}
.accent_af68,
.tall_f281 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accent_af68 p:last-child,
.tall_f281 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .background-advanced-8214,
#masthead .background-advanced-8214 {
  display: none;
}
#masthead
  > .background-advanced-8214.tertiary_basic_4800 {
  display: none;
}
#masthead > .background-advanced-8214 button {
  left: 0;
}
.up-7bc9 {
  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%;
}
.up-7bc9 .item-8758 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.up-7bc9 .element-new-7c91 {
  display: -webkit-box;
  display: flex;
}
.up-7bc9 .element-new-7c91.dim-5360 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.up-7bc9 .element-new-7c91.purple-ffdf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.up-7bc9 .element-new-7c91.frame_cdfa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.up-7bc9.dirty_dd93.pink-471a .element-new-7c91.dim-5360 {
  flex-basis: 100%;
}
.up-7bc9.orange_7ae6 .element-new-7c91.purple-ffdf {
  -webkit-box-flex: 1;
  flex: auto;
}
.up-7bc9.orange_7ae6 .element-new-7c91.frame_cdfa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .background-advanced-8214.tertiary_basic_4800 {
  display: none;
}
#masthead > .background-advanced-8214 button {
  left: 0;
}
.dirty_381e {
  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;
}
.dirty_381e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dirty_381e.card_pressed_a417 i {
  margin-right: 4px;
}
.dirty_381e.dim_0c9a i {
  margin-left: 5px;
}
.narrow-5902 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.narrow-5902 p:last-child {
  margin-bottom: 0;
}
.over_8972 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.over_8972 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.over_8972 img {
  display: block;
  width: auto;
  line-height: 1;
}
.over_8972 .row_fa73 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.over_8972 .gas-495b {
  margin: 5px 0 7px 0;
}
.over_8972.heading-wide-832b .purple-47a6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over_8972.heading-wide-832b .modal-current-095c {
  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;
}
.over_8972.banner-fast-dfad {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.over_8972.banner-fast-dfad .purple-47a6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over_8972.banner-fast-dfad .modal-current-095c {
  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;
}
.over_8972.slow-22f4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over_8972.hovered_3238 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.over_8972.hovered_3238 .modal-current-095c {
  margin-top: 7px;
}
.green-e7b2 {
  display: inline-block;
}
.picture-6ba6 .hero_1efc .over_8972 img {
  max-width: 100%;
}
.link-upper-03c3 .advanced-48eb.focus-1e22,
.primary_last_c764 .advanced-48eb.focus-1e22 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.link-upper-03c3 .component-4c76,
.primary_last_c764 .component-4c76 {
  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%);
}
.link-upper-03c3 .component-4c76 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.link-upper-03c3.caption_a094 .component-4c76 {
  display: none;
}
.link-upper-03c3 .filter-light-4325 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link-upper-03c3 .filter-light-4325 li {
  display: inline-block;
  position: relative;
}
.link-upper-03c3 .filter-light-4325 li:last-child {
  margin-right: 0;
}
.link-upper-03c3 .filter-light-4325 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;
}
.link-upper-03c3 .filter-light-4325 li.iron_068c > a {
  color: rgba(0, 0, 0, 0.9);
}
.link-upper-03c3 .filter-light-4325 > 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;
}
.link-upper-03c3 .filter-light-4325 > li > a i {
  line-height: 0;
}
.link-upper-03c3 .filter-light-4325 > li.widget-f64f > a .component-4c76 {
  margin-left: 4px;
  line-height: 0;
}
.link-upper-03c3 .filter-light-4325 .yellow_6911 li.widget-f64f > a {
  position: relative;
}
.link-upper-03c3 .filter-light-4325 .yellow_6911 li.widget-f64f > a:after,
.link-upper-03c3 .filter-light-4325 .yellow_6911 li.widget-f64f > a:before {
  content: "";
  display: table;
}
.link-upper-03c3 .filter-light-4325 .yellow_6911 li.widget-f64f > a:after {
  clear: both;
}
.link-upper-03c3 .filter-light-4325 .yellow_6911 li.widget-f64f > a .component-4c76 {
  margin-left: 5px;
  float: right;
}
.link-upper-03c3 .menu-cd29,
.link-upper-03c3 .yellow_6911 {
  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;
}
.link-upper-03c3 .yellow_6911 {
  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;
}
.link-upper-03c3 .yellow_6911 .focus-1e22 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link-upper-03c3 .yellow_6911 .component-4c76 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.link-upper-03c3 .yellow_6911 li {
  display: block;
  margin: 0;
  padding: 0;
}
.link-upper-03c3 .yellow_6911 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;
}
.link-upper-03c3 .yellow_6911 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.link-upper-03c3 .yellow_6911 .yellow_6911 {
  top: 0;
  left: 100%;
}
.link-upper-03c3 .mini_d8fd.fn-focus-024c > .menu-cd29,
.link-upper-03c3 .mini_d8fd.fn-focus-024c > .yellow_6911,
.link-upper-03c3 .mini_d8fd:focus > .menu-cd29,
.link-upper-03c3 .mini_d8fd:focus > .yellow_6911,
.link-upper-03c3 .mini_d8fd:hover > .menu-cd29,
.link-upper-03c3 .mini_d8fd:hover > .yellow_6911 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.link-upper-03c3.logo-2d1c .wrapper_orange_14ec:after,
.link-upper-03c3.logo-2d1c .wrapper_orange_14ec:before {
  content: "";
  display: table;
}
.link-upper-03c3.logo-2d1c .wrapper_orange_14ec:after {
  clear: both;
}
.link-upper-03c3.logo-2d1c .wrapper_orange_14ec > li {
  float: left;
}
.link-upper-03c3.picture_2845 .wrapper_orange_14ec:after,
.link-upper-03c3.picture_2845 .wrapper_orange_14ec:before {
  content: "";
  display: table;
}
.link-upper-03c3.picture_2845 .wrapper_orange_14ec:after {
  clear: both;
}
.link-upper-03c3.picture_2845 .wrapper_orange_14ec > li {
  float: left;
}
.link-upper-03c3.picture_2845 .wrapper_orange_14ec > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.link-upper-03c3.picture_2845 .wrapper_orange_14ec > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.link-upper-03c3.picture_2845 .wrapper_orange_14ec > li.image_d64b > a,
.link-upper-03c3.picture_2845 .wrapper_orange_14ec > li.iron_068c > a {
  color: #fff;
  background-color: #1e4b75;
}
.link-upper-03c3.outline_left_f7e9 .wrapper_orange_14ec > li > a .focus-1e22 {
  position: relative;
}
.link-upper-03c3.outline_left_f7e9 .wrapper_orange_14ec > li > a .focus-1e22: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;
}
.link-upper-03c3.outline_left_f7e9
  .wrapper_orange_14ec
  > li:focus
  > a
  .focus-1e22:before,
.link-upper-03c3.outline_left_f7e9
  .wrapper_orange_14ec
  > li:hover
  > a
  .focus-1e22:before {
  width: 100%;
  background-color: currentColor;
}
.link-upper-03c3.outline_left_f7e9
  .wrapper_orange_14ec
  > li.image_d64b
  > a
  .focus-1e22:before,
.link-upper-03c3.outline_left_f7e9
  .wrapper_orange_14ec
  > li.title-mini-979c
  > a
  .focus-1e22:before {
  width: 100%;
  background-color: currentColor;
}
.link-upper-03c3.slider-lower-d9d8 .wrapper_orange_14ec > li > a .focus-1e22 {
  position: relative;
}
.link-upper-03c3.slider-lower-d9d8 .wrapper_orange_14ec > li > a .focus-1e22: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;
}
.link-upper-03c3.slider-lower-d9d8 .wrapper_orange_14ec > li:focus > a .focus-1e22:before,
.link-upper-03c3.slider-lower-d9d8
  .wrapper_orange_14ec
  > li:hover
  > a
  .focus-1e22:before {
  width: 100%;
  background-color: currentColor;
}
.link-upper-03c3.slider-lower-d9d8
  .wrapper_orange_14ec
  > li.image_d64b
  > a
  .focus-1e22:before,
.link-upper-03c3.slider-lower-d9d8
  .wrapper_orange_14ec
  > li.title-mini-979c
  > a
  .focus-1e22:before {
  width: 100%;
  background-color: currentColor;
}
.primary_last_c764 .filter-light-4325 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.primary_last_c764 .filter-light-4325 li:first-child > a {
  border-top: none;
}
.primary_last_c764 .filter-light-4325 .form-fixed-d61c > .focus-1e22 .component-4c76 {
  display: none;
}
.primary_last_c764 .filter-light-4325 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.primary_last_c764 .filter-light-4325 li:last-child {
  border: none;
}
.primary_last_c764 .filter-light-4325 li.widget-f64f > a {
  padding-right: 45px !important;
}
.primary_last_c764 .filter-light-4325 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.primary_last_c764 .filter-light-4325 li a:focus,
.primary_last_c764 .filter-light-4325 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_last_c764 .filter-light-4325 li .paper_a567 {
  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;
}
.primary_last_c764 .filter-light-4325 li .paper_a567:hover {
  box-shadow: none;
}
.primary_last_c764 .filter-light-4325 li .paper_a567 .component-4c76 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.primary_last_c764 .filter-light-4325 .yellow_6911 {
  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);
}
.primary_last_c764 .filter-light-4325 .yellow_6911 li a {
  padding-left: 3em;
}
.primary_last_c764 .filter-light-4325 .video-dirty-3dd2 > a .paper_a567 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.primary_last_c764 .filter-light-4325 .video-dirty-3dd2 > .yellow_6911 {
  display: block;
  opacity: 1;
}
.media-5f37 {
  max-width: 100%;
}
.form-under-90c1 {
  line-height: 0;
  cursor: pointer;
}
.easy_d630 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.easy_d630:hover {
  box-shadow: none;
  color: currentColor;
}
.easy_d630 svg {
  width: 18px;
  height: 18px;
}
.easy_d630 .main-a7fc {
  display: none;
}
.gallery-e4a4 {
  position: relative;
}
.gallery-e4a4.fn-active-024c .easy_d630 .secondary_3646 {
  display: none;
}
.gallery-e4a4.fn-active-024c .easy_d630 .main-a7fc {
  display: inline-block;
}
.gallery-e4a4 .plasma-5644 {
  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);
}
.gallery-e4a4.media_1219 .plasma-5644 {
  left: auto;
  right: -0.9em;
}
.gallery-e4a4.media_1219 .slider_c66f::before {
  left: auto;
  right: 15px;
}
.gallery-e4a4.fn-active-024c .plasma-5644 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture-bronze-9a9f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.picture-bronze-9a9f label {
  flex-basis: 100%;
}
.picture-bronze-9a9f .easy-6f28 {
  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;
}
.picture-bronze-9a9f .panel-clean-01bb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.picture-bronze-9a9f .panel-clean-01bb:focus {
  background-color: transparent;
}
.picture-bronze-9a9f button.nav_bronze_d66f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.picture-bronze-9a9f button.nav_bronze_d66f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.picture-bronze-9a9f button.nav_bronze_d66f svg {
  width: 18px;
  height: 18px;
}
.picture-bronze-9a9f input[type="submit"] {
  min-height: auto;
}
.border-9f5c .picture-bronze-9a9f .panel-clean-01bb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.slider_c66f {
  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) {
  .slider_c66f {
    width: 220px;
  }
}
.slider_c66f label {
  flex-basis: 100%;
}
.slider_c66f::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;
}
.aside_west_372e .border-9f5c .picture-bronze-9a9f {
  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;
}
.aside_west_372e
  .border-9f5c
  .picture-bronze-9a9f
  .easy-6f28 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.aside_west_372e .border-9f5c .picture-bronze-9a9f .panel-clean-01bb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.aside_west_372e
  .border-9f5c
  .picture-bronze-9a9f
  .panel-clean-01bb:focus {
  background: 0 0;
}
.aside_west_372e
  .border-9f5c
  .picture-bronze-9a9f
  .column-4c02 {
  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;
}
.tag-tall-c45b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tag-tall-c45b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tag-tall-c45b li:last-child {
  margin-right: 0;
}
.tag-tall-c45b li:first-child {
  margin-left: 0;
}
.tag-tall-c45b.cool_f6ec a {
  color: #fff;
}
.tag-tall-c45b.cool_f6ec a:hover {
  color: #fff;
}
.tag-tall-c45b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tag-tall-c45b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tag-tall-c45b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tag-tall-c45b a:hover {
  opacity: 0.9;
  color: inherit;
}
.tag-tall-c45b [class*="social-icon-apple"] {
  background-color: #999;
}
.tag-tall-c45b [class*="social-icon-apple"].orange_2b68 {
  background-color: transparent;
  color: #999;
}
.tag-tall-c45b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tag-tall-c45b [class*="social-icon-behance"].orange_2b68 {
  background-color: transparent;
  color: #1769ff;
}
.tag-tall-c45b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tag-tall-c45b [class*="social-icon-bitbucket"].orange_2b68 {
  background-color: transparent;
  color: #205081;
}
.tag-tall-c45b [class*="social-icon-codepen"] {
  background-color: #000;
}
.tag-tall-c45b [class*="social-icon-codepen"].orange_2b68 {
  background-color: transparent;
  color: #000;
}
.tag-tall-c45b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tag-tall-c45b [class*="social-icon-delicious"].orange_2b68 {
  background-color: transparent;
  color: #39f;
}
.tag-tall-c45b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tag-tall-c45b [class*="social-icon-digg"].orange_2b68 {
  background-color: transparent;
  color: #005be2;
}
.tag-tall-c45b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tag-tall-c45b [class*="social-icon-dribbble"].orange_2b68 {
  background-color: transparent;
  color: #ea4c89;
}
.tag-tall-c45b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tag-tall-c45b [class*="social-icon-envelope"].orange_2b68 {
  background-color: transparent;
  color: #ea4335;
}
.tag-tall-c45b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tag-tall-c45b [class*="social-icon-facebook"].orange_2b68 {
  background-color: transparent;
  color: #3b5998;
}
.tag-tall-c45b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tag-tall-c45b [class*="social-icon-flickr"].orange_2b68 {
  background-color: transparent;
  color: #0063dc;
}
.tag-tall-c45b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tag-tall-c45b [class*="social-icon-foursquare"].orange_2b68 {
  background-color: transparent;
  color: #2d5be3;
}
.tag-tall-c45b [class*="social-icon-github"] {
  background-color: #333;
}
.tag-tall-c45b [class*="social-icon-github"].orange_2b68 {
  background-color: transparent;
  color: #333;
}
.tag-tall-c45b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tag-tall-c45b [class*="social-icon-google-plus"].orange_2b68 {
  background-color: transparent;
  color: #dd4b39;
}
.tag-tall-c45b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tag-tall-c45b [class*="social-icon-houzz"].orange_2b68 {
  background-color: transparent;
  color: #7ac142;
}
.tag-tall-c45b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tag-tall-c45b [class*="social-icon-instagram"].orange_2b68 {
  background-color: transparent;
  color: #262626;
}
.tag-tall-c45b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tag-tall-c45b [class*="social-icon-jsfiddle"].orange_2b68 {
  background-color: transparent;
  color: #487aa2;
}
.tag-tall-c45b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tag-tall-c45b [class*="social-icon-linkedin"].orange_2b68 {
  background-color: transparent;
  color: #0077b5;
}
.tag-tall-c45b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tag-tall-c45b [class*="social-icon-medium"].orange_2b68 {
  background-color: transparent;
  color: #00ab6b;
}
.tag-tall-c45b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tag-tall-c45b
  [class*="social-icon-odnoklassniki"].orange_2b68 {
  background-color: transparent;
  color: #f4731c;
}
.tag-tall-c45b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tag-tall-c45b [class*="social-icon-meetup"].orange_2b68 {
  background-color: transparent;
  color: #ec1c40;
}
.tag-tall-c45b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tag-tall-c45b [class*="social-icon-pinterest"].orange_2b68 {
  background-color: transparent;
  color: #bd081c;
}
.tag-tall-c45b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tag-tall-c45b [class*="social-icon-product-hunt"].orange_2b68 {
  background-color: transparent;
  color: #da552f;
}
.tag-tall-c45b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tag-tall-c45b [class*="social-icon-reddit"].orange_2b68 {
  background-color: transparent;
  color: #ff4500;
}
.tag-tall-c45b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tag-tall-c45b [class*="social-icon-rss"].orange_2b68 {
  background-color: transparent;
  color: #f26522;
}
.tag-tall-c45b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tag-tall-c45b
  [class*="social-icon-shopping-cart"].orange_2b68 {
  background-color: transparent;
  color: #4caf50;
}
.tag-tall-c45b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tag-tall-c45b [class*="social-icon-skype"].orange_2b68 {
  background-color: transparent;
  color: #00aff0;
}
.tag-tall-c45b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tag-tall-c45b [class*="social-icon-slideshare"].orange_2b68 {
  background-color: transparent;
  color: #0077b5;
}
.tag-tall-c45b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tag-tall-c45b [class*="social-icon-snapchat"].orange_2b68 {
  background-color: transparent;
  color: #fffc00;
}
.tag-tall-c45b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tag-tall-c45b [class*="social-icon-soundcloud"].orange_2b68 {
  background-color: transparent;
  color: #f80;
}
.tag-tall-c45b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tag-tall-c45b [class*="social-icon-spotify"].orange_2b68 {
  background-color: transparent;
  color: #2ebd59;
}
.tag-tall-c45b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tag-tall-c45b
  [class*="social-icon-stack-overflow"].orange_2b68 {
  background-color: transparent;
  color: #fe7a15;
}
.tag-tall-c45b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tag-tall-c45b [class*="social-icon-maldkfgram"].orange_2b68 {
  background-color: transparent;
  color: #2ca5e0;
}
.tag-tall-c45b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tag-tall-c45b [class*="social-icon-tripadvisor"].orange_2b68 {
  background-color: transparent;
  color: #589442;
}
.tag-tall-c45b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tag-tall-c45b [class*="social-icon-tumblr"].orange_2b68 {
  background-color: transparent;
  color: #35465c;
}
.tag-tall-c45b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tag-tall-c45b [class*="social-icon-twitch"].orange_2b68 {
  background-color: transparent;
  color: #6441a5;
}
.tag-tall-c45b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tag-tall-c45b [class*="social-icon-twitter"].orange_2b68 {
  background-color: transparent;
  color: #1da1f2;
}
.tag-tall-c45b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tag-tall-c45b [class*="social-icon-vimeo"].orange_2b68 {
  background-color: transparent;
  color: #1ab7ea;
}
.tag-tall-c45b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tag-tall-c45b [class*="social-icon-vk"].orange_2b68 {
  background-color: transparent;
  color: #45668e;
}
.tag-tall-c45b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tag-tall-c45b [class*="social-icon-weibo"].orange_2b68 {
  background-color: transparent;
  color: #df2029;
}
.tag-tall-c45b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tag-tall-c45b [class*="social-icon-weixin"].orange_2b68 {
  background-color: transparent;
  color: #7bb32e;
}
.tag-tall-c45b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tag-tall-c45b [class*="social-icon-whatsapp"].orange_2b68 {
  background-color: transparent;
  color: #25d366;
}
.tag-tall-c45b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tag-tall-c45b [class*="social-icon-wordpress"].orange_2b68 {
  background-color: transparent;
  color: #21759b;
}
.tag-tall-c45b [class*="social-icon-xing"] {
  background-color: #026466;
}
.tag-tall-c45b [class*="social-icon-xing"].orange_2b68 {
  background-color: transparent;
  color: #026466;
}
.tag-tall-c45b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tag-tall-c45b [class*="social-icon-yelp"].orange_2b68 {
  background-color: transparent;
  color: #af0606;
}
.tag-tall-c45b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tag-tall-c45b [class*="social-icon-youtube"].orange_2b68 {
  background-color: transparent;
  color: #cd201f;
}
.breadcrumb_huge_8d5b {
  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;
}
.breadcrumb_huge_8d5b:hover {
  box-shadow: none;
  background: 0 0;
}
.focus-red-71f6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.border-tiny-948c {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.widget-2149 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.disabled_thick_c998 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.disabled_thick_c998,
.disabled_thick_c998::after,
.disabled_thick_c998::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;
}
.disabled_thick_c998::after,
.disabled_thick_c998::before {
  content: "";
  display: block;
  background-color: inherit;
}
.complex-d1a0 .border-tiny-948c .widget-2149 {
  margin-top: -2px;
  width: 19px;
}
.complex-d1a0 .border-tiny-948c .disabled_thick_c998 {
  margin-top: -1px;
}
.complex-d1a0 .border-tiny-948c .disabled_thick_c998,
.complex-d1a0 .border-tiny-948c .disabled_thick_c998::after,
.complex-d1a0 .border-tiny-948c .disabled_thick_c998::before {
  width: 19px;
  height: 2px;
}
.complex-d1a0 .border-tiny-948c .disabled_thick_c998::before {
  top: -6px;
}
.complex-d1a0 .border-tiny-948c .disabled_thick_c998::after {
  bottom: -6px;
}
.warm-a974 .border-tiny-948c .widget-2149 {
  margin-top: -2px;
  width: 22px;
}
.warm-a974 .border-tiny-948c .disabled_thick_c998 {
  margin-top: -1px;
}
.warm-a974 .border-tiny-948c .disabled_thick_c998,
.warm-a974 .border-tiny-948c .disabled_thick_c998::after,
.warm-a974 .border-tiny-948c .disabled_thick_c998::before {
  width: 22px;
  height: 2px;
}
.warm-a974 .border-tiny-948c .disabled_thick_c998::before {
  top: -7px;
}
.warm-a974 .border-tiny-948c .disabled_thick_c998::after {
  bottom: -7px;
}
.menu-new-a8e1 .border-tiny-948c .widget-2149 {
  margin-top: -2px;
  width: 31px;
}
.menu-new-a8e1 .border-tiny-948c .disabled_thick_c998 {
  margin-top: -1.5px;
}
.menu-new-a8e1 .border-tiny-948c .disabled_thick_c998,
.menu-new-a8e1 .border-tiny-948c .disabled_thick_c998::after,
.menu-new-a8e1 .border-tiny-948c .disabled_thick_c998::before {
  width: 31px;
  height: 3px;
}
.menu-new-a8e1 .border-tiny-948c .disabled_thick_c998::before {
  top: -9px;
}
.menu-new-a8e1 .border-tiny-948c .disabled_thick_c998::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .text-d4f4 .border-tiny-948c .widget-2149 {
    margin-top: -2px;
    width: 19px;
  }
  .text-d4f4 .border-tiny-948c .disabled_thick_c998 {
    margin-top: -1px;
  }
  .text-d4f4 .border-tiny-948c .disabled_thick_c998,
  .text-d4f4 .border-tiny-948c .disabled_thick_c998::after,
  .text-d4f4 .border-tiny-948c .disabled_thick_c998::before {
    width: 19px;
    height: 2px;
  }
  .text-d4f4 .border-tiny-948c .disabled_thick_c998::before {
    top: -6px;
  }
  .text-d4f4 .border-tiny-948c .disabled_thick_c998::after {
    bottom: -6px;
  }
  .wrapper_bbf3 .border-tiny-948c .widget-2149 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_bbf3 .border-tiny-948c .disabled_thick_c998 {
    margin-top: -1px;
  }
  .wrapper_bbf3 .border-tiny-948c .disabled_thick_c998,
  .wrapper_bbf3 .border-tiny-948c .disabled_thick_c998::after,
  .wrapper_bbf3 .border-tiny-948c .disabled_thick_c998::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_bbf3 .border-tiny-948c .disabled_thick_c998::before {
    top: -7px;
  }
  .wrapper_bbf3 .border-tiny-948c .disabled_thick_c998::after {
    bottom: -7px;
  }
  .title-05f0 .border-tiny-948c .widget-2149 {
    margin-top: -2px;
    width: 31px;
  }
  .title-05f0 .border-tiny-948c .disabled_thick_c998 {
    margin-top: -1.5px;
  }
  .title-05f0 .border-tiny-948c .disabled_thick_c998,
  .title-05f0 .border-tiny-948c .disabled_thick_c998::after,
  .title-05f0 .border-tiny-948c .disabled_thick_c998::before {
    width: 31px;
    height: 3px;
  }
  .title-05f0 .border-tiny-948c .disabled_thick_c998::before {
    top: -9px;
  }
  .title-05f0 .border-tiny-948c .disabled_thick_c998::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-5f75 .border-tiny-948c .widget-2149 {
    margin-top: -2px;
    width: 19px;
  }
  .summary-5f75 .border-tiny-948c .disabled_thick_c998 {
    margin-top: -1px;
  }
  .summary-5f75 .border-tiny-948c .disabled_thick_c998,
  .summary-5f75 .border-tiny-948c .disabled_thick_c998::after,
  .summary-5f75 .border-tiny-948c .disabled_thick_c998::before {
    width: 19px;
    height: 2px;
  }
  .summary-5f75 .border-tiny-948c .disabled_thick_c998::before {
    top: -6px;
  }
  .summary-5f75 .border-tiny-948c .disabled_thick_c998::after {
    bottom: -6px;
  }
  .north_3753 .border-tiny-948c .widget-2149 {
    margin-top: -2px;
    width: 22px;
  }
  .north_3753 .border-tiny-948c .disabled_thick_c998 {
    margin-top: -1px;
  }
  .north_3753 .border-tiny-948c .disabled_thick_c998,
  .north_3753 .border-tiny-948c .disabled_thick_c998::after,
  .north_3753 .border-tiny-948c .disabled_thick_c998::before {
    width: 22px;
    height: 2px;
  }
  .north_3753 .border-tiny-948c .disabled_thick_c998::before {
    top: -7px;
  }
  .north_3753 .border-tiny-948c .disabled_thick_c998::after {
    bottom: -7px;
  }
  .menu-7a79 .border-tiny-948c .widget-2149 {
    margin-top: -2px;
    width: 31px;
  }
  .menu-7a79 .border-tiny-948c .disabled_thick_c998 {
    margin-top: -1.5px;
  }
  .menu-7a79 .border-tiny-948c .disabled_thick_c998,
  .menu-7a79 .border-tiny-948c .disabled_thick_c998::after,
  .menu-7a79 .border-tiny-948c .disabled_thick_c998::before {
    width: 31px;
    height: 3px;
  }
  .menu-7a79 .border-tiny-948c .disabled_thick_c998::before {
    top: -9px;
  }
  .menu-7a79 .border-tiny-948c .disabled_thick_c998::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .easy-ff80 .border-tiny-948c .widget-2149 {
    margin-top: -2px;
    width: 19px;
  }
  .easy-ff80 .border-tiny-948c .disabled_thick_c998 {
    margin-top: -1px;
  }
  .easy-ff80 .border-tiny-948c .disabled_thick_c998,
  .easy-ff80 .border-tiny-948c .disabled_thick_c998::after,
  .easy-ff80 .border-tiny-948c .disabled_thick_c998::before {
    width: 19px;
    height: 2px;
  }
  .easy-ff80 .border-tiny-948c .disabled_thick_c998::before {
    top: -6px;
  }
  .easy-ff80 .border-tiny-948c .disabled_thick_c998::after {
    bottom: -6px;
  }
  .up-dba5 .border-tiny-948c .widget-2149 {
    margin-top: -2px;
    width: 22px;
  }
  .up-dba5 .border-tiny-948c .disabled_thick_c998 {
    margin-top: -1px;
  }
  .up-dba5 .border-tiny-948c .disabled_thick_c998,
  .up-dba5 .border-tiny-948c .disabled_thick_c998::after,
  .up-dba5 .border-tiny-948c .disabled_thick_c998::before {
    width: 22px;
    height: 2px;
  }
  .up-dba5 .border-tiny-948c .disabled_thick_c998::before {
    top: -7px;
  }
  .up-dba5 .border-tiny-948c .disabled_thick_c998::after {
    bottom: -7px;
  }
  .notice_8e0b .border-tiny-948c .widget-2149 {
    margin-top: -2px;
    width: 31px;
  }
  .notice_8e0b .border-tiny-948c .disabled_thick_c998 {
    margin-top: -1.5px;
  }
  .notice_8e0b .border-tiny-948c .disabled_thick_c998,
  .notice_8e0b .border-tiny-948c .disabled_thick_c998::after,
  .notice_8e0b .border-tiny-948c .disabled_thick_c998::before {
    width: 31px;
    height: 3px;
  }
  .notice_8e0b .border-tiny-948c .disabled_thick_c998::before {
    top: -9px;
  }
  .notice_8e0b .border-tiny-948c .disabled_thick_c998::after {
    bottom: -9px;
  }
}
.mask-green-56aa .disabled_thick_c998 {
  -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);
}
.mask-green-56aa .disabled_thick_c998::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.mask-green-56aa .disabled_thick_c998::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);
}
.mask-green-56aa.preview_blue_39a5 .disabled_thick_c998 {
  -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);
}
.mask-green-56aa.preview_blue_39a5 .disabled_thick_c998::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.mask-green-56aa.preview_blue_39a5 .disabled_thick_c998::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);
}
.stone-c7a1 {
  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.footer_7cb2:before {
  display: none;
}
.module-c5a2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.module-c5a2 .white_bd78 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.module-c5a2 .white_bd78:last-of-type {
  border-bottom: none;
}
.module-c5a2 .white_bd78.widget-old-e412,
.module-c5a2 .white_bd78.nav-dirty-4f8a,
.module-c5a2 .white_bd78.list-steel-deb1 {
  padding: 0;
}
.module-c5a2 .primary_last_c764 .paper_a567 {
  color: currentColor;
}
.module-c5a2 .primary_last_c764 .paper_a567:focus,
.module-c5a2 .primary_last_c764 .paper_a567:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module-c5a2.detail-tiny-ef1b .video-fixed-09f1,
.module-c5a2.detail-tiny-ef1b .narrow-5902 a,
.module-c5a2.detail-tiny-ef1b .wrapper_orange_14ec a,
.module-c5a2.detail-tiny-ef1b .yellow_6911 a {
  color: rgba(0, 0, 0, 0.55);
}
.module-c5a2.detail-tiny-ef1b .video-fixed-09f1:hover,
.module-c5a2.detail-tiny-ef1b .narrow-5902 a:hover,
.module-c5a2.detail-tiny-ef1b .wrapper_orange_14ec a:hover,
.module-c5a2.detail-tiny-ef1b .yellow_6911 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module-c5a2.detail-tiny-ef1b .hidden_over_1ab9 {
  color: rgba(0, 0, 0, 0.8);
}
.module-c5a2.detail-tiny-ef1b .white_bd78 {
  border-color: rgba(0, 0, 0, 0.08);
}
.module-c5a2.detail-tiny-ef1b .white_bd78:before {
  background: rgba(0, 0, 0, 0.08);
}
.module-c5a2.detail-tiny-ef1b .south_916c:before {
  background: rgba(255, 255, 255, 0.9);
}
.module-c5a2.detail-tiny-ef1b .primary_last_c764 .filter-light-4325 li a,
.module-c5a2.detail-tiny-ef1b .primary_last_c764 .paper_a567,
.module-c5a2.detail-tiny-ef1b .yellow_6911 {
  border-color: rgba(0, 0, 0, 0.08);
}
.module-c5a2.detail-tiny-ef1b .primary_last_c764 .paper_a567:focus,
.module-c5a2.detail-tiny-ef1b .primary_last_c764 .paper_a567:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module-c5a2.detail-tiny-ef1b .filter-light-4325 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module-c5a2.search-small-d258 .video-fixed-09f1,
.module-c5a2.search-small-d258 .narrow-5902 a,
.module-c5a2.search-small-d258 .wrapper_orange_14ec .paper_a567,
.module-c5a2.search-small-d258 .wrapper_orange_14ec a,
.module-c5a2.search-small-d258 .yellow_6911 a {
  color: rgba(255, 255, 255, 0.79);
}
.module-c5a2.search-small-d258 .video-fixed-09f1:hover,
.module-c5a2.search-small-d258 .narrow-5902 a:hover,
.module-c5a2.search-small-d258 .wrapper_orange_14ec .paper_a567:hover,
.module-c5a2.search-small-d258 .wrapper_orange_14ec a:hover,
.module-c5a2.search-small-d258 .yellow_6911 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-c5a2.search-small-d258 .hidden_over_1ab9 {
  color: rgba(255, 255, 255, 0.99);
}
.module-c5a2.search-small-d258 .white_bd78 {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-c5a2.search-small-d258 .white_bd78:before {
  background: rgba(255, 255, 255, 0.08);
}
.module-c5a2.search-small-d258 .south_916c:before {
  background: rgba(0, 0, 0, 0.9);
}
.module-c5a2.search-small-d258 .primary_last_c764 .filter-light-4325 li a,
.module-c5a2.search-small-d258 .primary_last_c764 .paper_a567,
.module-c5a2.search-small-d258 .yellow_6911 {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-c5a2.search-small-d258 .primary_last_c764 .paper_a567:focus,
.module-c5a2.search-small-d258 .primary_last_c764 .paper_a567:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module-c5a2.search-small-d258 .filter-light-4325 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.south_916c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.south_916c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.soft-e1a3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.block_tall_3275 .module-c5a2 {
  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;
}
.block_tall_3275 .white_bd78 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.block_tall_3275 .white_bd78: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) {
  .block_tall_3275 .white_bd78:before {
    width: 16%;
    left: 42%;
  }
}
.block_tall_3275 .white_bd78:last-child:before {
  content: none;
}
.block_tall_3275 .white_bd78[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.block_tall_3275 .primary_last_c764 .filter-light-4325 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.block_tall_3275 .primary_last_c764 .filter-light-4325 li a .paper_a567 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.block_tall_3275 .primary_last_c764 .yellow_6911 {
  border: none;
}
.block_tall_3275 .primary_last_c764 .yellow_6911 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.block_tall_3275 .south_916c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block_tall_3275 .soft-e1a3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.block_tall_3275 .search-small-d258 .south_916c:before {
  background: rgba(0, 0, 0, 0.9);
}
.block_tall_3275 .detail-tiny-ef1b.shade-lite-8608 .disabled_thick_c998 {
  background: rgba(0, 0, 0, 0.6);
}
.block_tall_3275
  .detail-tiny-ef1b.shade-lite-8608
  .disabled_thick_c998::after,
.block_tall_3275
  .detail-tiny-ef1b.shade-lite-8608
  .disabled_thick_c998:before {
  background: inherit;
}
.block_tall_3275
  .detail-tiny-ef1b.shade-lite-8608:hover
  .disabled_thick_c998 {
  background: rgba(0, 0, 0, 0.8);
}
.warm-30c3 .module-c5a2 {
  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) {
  .warm-30c3 .module-c5a2 {
    width: auto;
    right: 45px;
  }
}
.complex_4d2f .module-c5a2 {
  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) {
  .complex_4d2f .module-c5a2 {
    width: auto;
    left: 45px;
  }
}
.footer_7cb2 .module-c5a2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.footer_7cb2 .soft-e1a3 {
  max-width: 48em;
  margin: 0 auto;
}
.footer_7cb2 .south_916c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.content_mini_1411 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.content_mini_1411.block_tall_3275 .module-c5a2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.content_mini_1411.warm-30c3 .module-c5a2 {
  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);
}
.content_mini_1411 .module-c5a2 {
  visibility: visible;
}
.content_mini_1411.complex_4d2f .module-c5a2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.wood-c194,
.modal_first_0dc3 {
  overflow-x: hidden;
}
.wood-c194 .module-c5a2 {
  overflow: auto;
}
.wood-c194.block_tall_3275 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood-c194.block_tall_3275 .module-c5a2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.wood-c194.block_tall_3275 .breadcrumb_huge_8d5b {
  opacity: 0;
}
.wood-c194.warm-30c3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood-c194.warm-30c3 .module-c5a2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.wood-c194.warm-30c3 .breadcrumb_huge_8d5b {
  opacity: 0;
}
.wood-c194.complex_4d2f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood-c194.complex_4d2f .module-c5a2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.wood-c194.complex_4d2f .breadcrumb_huge_8d5b {
  opacity: 0;
}
.wood-c194.footer_7cb2 .module-c5a2 {
  z-index: 10;
  visibility: visible;
}
.shade-lite-8608 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.shade-lite-8608 .disabled_thick_c998 {
  background: rgba(255, 255, 255, 0.99);
}
.shade-lite-8608 .disabled_thick_c998::after,
.shade-lite-8608 .disabled_thick_c998:before {
  background: inherit;
}
.shade-lite-8608:hover .disabled_thick_c998 {
  background: rgba(255, 255, 255, 0.99);
}
.complex_4d2f .shade-lite-8608 {
  top: 10px;
  right: auto;
  left: 12px;
}
.footer_7cb2 .shade-lite-8608 {
  display: none !important;
}
.wood-c194:before,
.modal_first_0dc3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.wood-c194 .shade-lite-8608,
.modal_first_0dc3 .shade-lite-8608 {
  display: inline-block;
}
.module-c5a2 .item-8758 {
  -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;
}
.wood-c194 .module-c5a2 .item-8758,
.modal_first_0dc3 .module-c5a2 .item-8758 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient-tall-e782 .easy-6f28 {
  width: 100%;
}
.hero_1efc {
  padding: 0 0.5em 0;
}
.hero_1efc [class*="customify-col-"],
.hero_1efc [class*="customify-col_"],
.hero_1efc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pressed_bed5 .hero_1efc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .left-6de7 .accent_942d,
  .accent_942d {
    display: none;
  }
  .shadow-8f90 {
    text-align: left;
  }
  .heading_774e {
    text-align: center;
  }
  .menu_smooth_59d7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .left-6de7 .main-4772,
  .main-4772 {
    display: none;
  }
  .inner_a8a0 {
    text-align: left;
  }
  .gold-ab0e {
    text-align: center;
  }
  .detail_ac8d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .left-6de7 .sidebar-down-0291,
  .sidebar-down-0291 {
    display: none;
  }
  .bright-6876 {
    text-align: left;
  }
  .menu-26b6 {
    text-align: center;
  }
  .sort_fluid_d862 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.icon-prev-3f81 {
  box-shadow: none !important;
}
.narrow-9060 .section_66e3,
.modal-lite-4b6c .section_66e3 {
  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;
}
.modal-lite-4b6c .section_66e3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.stone_ba39 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.stone_ba39:after,
.stone_ba39:before {
  content: "";
  display: table;
}
.stone_ba39:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .stone_ba39 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.stone_ba39,
.lite_6e6c {
  max-width: 1248px;
  margin: 0 auto;
}

.heading_brown_80cf.west_bd13 .stone_ba39 {
  max-width: 100%;
}
.heading_brown_80cf.center_d97e {
  max-width: 1200px;
  margin: 0 auto;
}
.heading_brown_80cf.status-small-9d74 .stone_ba39 {
  max-width: 100%;
}
.heading_brown_80cf.status-small-9d74 > .stone_ba39 {
  padding-left: 0;
  padding-right: 0;
}
.heading_brown_80cf.status-small-9d74 > .stone_ba39 .left-6de7 {
  margin: 0;
}
.heading_brown_80cf.status-small-9d74
  > .stone_ba39
  .up-39a9.avatar-center-3180 {
  margin-right: 0;
  margin-left: 0;
}
.heading_brown_80cf.status-small-9d74 #main.avatar-center-3180 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content-red-8773 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content-red-8773 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gradient_old_3f23 .section_772e {
    padding-right: 1em;
  }
  .gradient_old_3f23.element-5a2e .up-39a9 {
    border-right: 1px solid #eaecee;
  }
  .gradient_old_3f23.element-5a2e .section_772e {
    padding-right: 1em;
  }
  .gradient_old_3f23.element-5a2e .tabs_dc36 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass_d43e .section_772e {
    padding-left: 1em;
  }
  .glass_d43e.element-5a2e .up-39a9 {
    border-left: 1px solid #eaecee;
  }
  .glass_d43e.element-5a2e .section_772e {
    padding-left: 1em;
  }
  .glass_d43e.element-5a2e .tabs_dc36 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message-9b08 .section_772e {
    padding-left: 1em;
  }
  .message-9b08.element-5a2e .footer_a86e {
    border-right: 1px solid #eaecee;
  }
  .message-9b08.element-5a2e .light_1ab0 {
    border-right: 1px solid #eaecee;
  }
  .message-9b08.element-5a2e .section_772e {
    padding-left: 1em;
  }
  .message-9b08.element-5a2e .tabs_dc36 {
    padding-right: 1em;
  }
  .message-9b08.element-5a2e .chip-ec32 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_863a .section_772e {
    padding-right: 1em;
  }
  .column_863a.element-5a2e .footer_a86e {
    border-left: 1px solid #eaecee;
  }
  .column_863a.element-5a2e .light_1ab0 {
    border-left: 1px solid #eaecee;
  }
  .column_863a.element-5a2e .section_772e {
    padding-right: 1em;
  }
  .column_863a.element-5a2e .tabs_dc36 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_863a.element-5a2e .chip-ec32 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-red-8773 .section_772e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-red-8773.element-5a2e .up-39a9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content-red-8773.element-5a2e .section_772e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-red-8773.element-5a2e .tabs_dc36 {
    padding-left: 1em;
  }
  .content-red-8773.element-5a2e .chip-ec32 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content-red-8773.element-5a2e .section_772e {
    padding-left: 0;
  }
}
.out-739d .alert_hard_5fa2 {
  display: inline-block;
}
.panel-9d9f {
  display: inline-block;
}
.summary-6fe6 {
  word-con: break-word;
}
.badge-d37f > span {
  display: inline-block;
  padding: 5px 0;
}
.badge-d37f .inner-a5bf {
  margin-left: 8px;
  margin-right: 8px;
}
.badge-d37f .badge_fast_8932 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.south-634c .active_easy_db65 {
  margin-bottom: 2em;
}
.south-634c .bottom-8dda {
  margin-bottom: 15px;
}
.south-634c .bottom-8dda:last-child {
  margin-bottom: 0;
}
.south-634c .mask-paper-566a {
  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) {
  .south-634c .mask-paper-566a {
    display: block;
  }
}
.south-634c .search-93e6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .south-634c .search-93e6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.south-634c .layout-d41b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.south-634c .layout-d41b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.south-634c .layout-d41b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.south-634c .summary-6fe6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.south-634c .summary-6fe6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.south-634c .wood_521d p:last-child {
  margin-bottom: 0;
}
.south-634c .tooltip-old-f354 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.south-634c .overlay-tall-1d1a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.south-634c .input_west_ec57 {
  margin-top: 1em;
}
.south-634c .input_1da9 {
  top: 0;
  display: block;
}
.south-634c .input_1da9 a {
  color: inherit;
}
.south-634c .input_1da9 a:hover {
  color: inherit;
}
.south-634c .large-da59 {
  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;
}
.south-634c .large-da59:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.south-634c .overlay-tall-1d1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.south-634c .dark-888b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.south-634c .dark-888b:first-child {
  margin-top: 0;
}
.south-634c .dark-888b.cool_fe1a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.south-634c .dark-888b.photo-hot-2f57 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.south-634c
  .dark-888b.photo-hot-2f57.footer_cold_78b5
  .input_west_ec57 {
  width: 100%;
}
.south-634c .photo-hot-2f57 {
  -webkit-box-align: center;
  align-items: center;
}
.south-634c .photo-hot-2f57 .badge-d37f,
.south-634c .photo-hot-2f57 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.south-634c .layout-d41b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.south-634c .layout-d41b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.south-634c .layout-d41b: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;
}
.south-634c .cool_fe1a {
  z-index: 5;
}
.south-634c .label-pink-48c4 .overlay_hot_7068 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.south-634c .brown-ab0a .overlay_hot_7068 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.south-634c .white_b26b .overlay_hot_7068 {
  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;
}
.south-634c.sort_d5a5 .mask-paper-566a,
.south-634c.summary_black_7ac1 .mask-paper-566a {
  display: block;
}
.south-634c.sort_d5a5 .mask-paper-566a .preview-over-603c,
.south-634c.sort_d5a5 .mask-paper-566a .overlay-tall-1d1a,
.south-634c.summary_black_7ac1 .mask-paper-566a .preview-over-603c,
.south-634c.summary_black_7ac1 .mask-paper-566a .overlay-tall-1d1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.south-634c.shade-3b11 .search-93e6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .south-634c.shade-3b11 .search-93e6 {
    margin-right: 0;
  }
}
.south-634c.sort_d5a5 .search-93e6,
.south-634c.summary_black_7ac1 .search-93e6 {
  padding-top: 40%;
}
.south-634c.sort_d5a5 .active_easy_db65,
.south-634c.summary_black_7ac1 .active_easy_db65 {
  display: block;
}
.south-634c.sort_d5a5 .fn-sticky-024c .overlay-tall-1d1a,
.south-634c.summary_black_7ac1 .fn-sticky-024c .overlay-tall-1d1a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.south-634c.sort_d5a5 .search-93e6,
.south-634c.summary_black_7ac1 .search-93e6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.south-634c.sort_d5a5 .overlay-tall-1d1a {
  padding: 1em;
}
.video-9a11 {
  margin: 30px auto;
  display: block;
}
.video-9a11 .avatar-smooth-7f72 > * {
  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;
}
.video-9a11 .avatar-smooth-7f72 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video-9a11 .avatar-smooth-7f72 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status_inner_027c .badge-d37f {
  margin-bottom: 1.41575em;
}
.status_inner_027c .layout-51c0 {
  margin-bottom: 1.618em;
}
.copper-6eac .tooltip_f473 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.copper-6eac .tooltip_f473 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.copper-6eac .list-wide-bab5 {
  max-width: 100%;
  overflow: auto;
}
.solid-b93a .copper-6eac a:hover {
  text-decoration: underline;
}
.warm_0112 .bottom-8dda:not(.summary-6fe6),
.warm_0112 .layout-d41b {
  margin-bottom: 1.41575em;
}
.warm_0112 .bottom-8dda:not(.summary-6fe6):last-child,
.warm_0112 .layout-d41b:last-child {
  margin-bottom: 0;
}
.warm_0112 .bottom-8dda.fluid-2b3e {
  margin-bottom: 0.41575em;
}
.warm_0112 .advanced-9e0b:before,
.warm_0112 .thumbnail_6bc9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.warm_0112 .advanced-9e0b:before {
  content: "\f115";
}
.warm_0112 .thumbnail_6bc9:before {
  content: "\f02c";
}
.warm_0112 .pagination_6e1a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.warm_0112 .pagination_6e1a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.main_right_b417 {
  display: -webkit-box;
  display: flex;
}
.main_right_b417 .search-9962 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .main_right_b417 .search-9962 {
    flex-basis: 90px;
  }
}
.main_right_b417 .input_static_7a0a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .main_right_b417 .input_static_7a0a {
    flex-basis: calc(100% - 50px);
  }
}
.main_right_b417 .button_narrow_1fbb p:last-child {
  margin-bottom: 0.72em;
}
.left-b16c .avatar-smooth-7f72 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.left-b16c .avatar-smooth-7f72:after,
.left-b16c .avatar-smooth-7f72:before {
  content: "";
  display: table;
}
.left-b16c .avatar-smooth-7f72:after {
  clear: both;
}
.left-b16c .avatar-smooth-7f72 .widget-purple-7ded,
.left-b16c .avatar-smooth-7f72 .fresh-b65c {
  width: 49%;
}
.left-b16c .avatar-smooth-7f72 .widget-purple-7ded a span.bright_6d17,
.left-b16c .avatar-smooth-7f72 .fresh-b65c a span.bright_6d17 {
  display: block;
  margin-bottom: 5px;
}
.left-b16c .avatar-smooth-7f72 .fresh-b65c {
  float: left;
  text-align: left;
}
.left-b16c .avatar-smooth-7f72 .widget-purple-7ded {
  float: right;
  text-align: right;
}
.notification_8b2a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .notification_8b2a {
    margin-bottom: 0;
  }
}
.modal_out_282f {
  margin-bottom: 1em;
}
.modal_out_282f .summary-6fe6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.up_9a36 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gradient_a919 .modal_out_282f,
.hovered-687b .modal_out_282f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gradient_a919 .modal_out_282f,
  .hovered-687b .modal_out_282f {
    display: block;
  }
}
.gradient_a919 .up_9a36,
.hovered-687b .up_9a36 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gradient_a919 .up_9a36,
  .hovered-687b .up_9a36 {
    margin-bottom: 1em;
  }
}
.gradient_a919 .up_9a36 img,
.hovered-687b .up_9a36 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gradient_a919 .input_acd3,
.hovered-687b .input_acd3 {
  flex-basis: calc(100% - 160px);
}
.gradient_a919 .input_acd3 p,
.hovered-687b .input_acd3 p {
  margin-bottom: 0;
}
.gradient_a919 .input_acd3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gradient_a919 .input_acd3 {
    padding-left: 0;
  }
}
.hovered-687b .input_acd3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hovered-687b .input_acd3 {
    padding-right: 0;
  }
}
.hovered-687b .up_9a36 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.avatar_over_0bfb .up_9a36 {
  margin-bottom: 0.5em;
}
.avatar_over_0bfb .up_9a36 img {
  width: 100%;
}
.section_d3b3 .hard-9622,
.large_c56a .hard-9622 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.large_c56a .up-39a9 .pattern-b6d5 p:last-child {
  margin-bottom: 0;
}
.pressed-2344 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.down_3c2c .pressed-601f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .down_3c2c .pressed-601f:last-of-type {
    margin-bottom: 0;
  }
}
.down_3c2c .pressed-601f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.down_3c2c .pressed-601f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.down_3c2c .pressed-601f ul li {
  margin: 0 0 0.6em;
}
.down_3c2c .pressed-601f ul li.item_464a,
.down_3c2c .pressed-601f ul li.wood-547a {
  position: relative;
}
.down_3c2c .pressed-601f ul li.item_464a .section-364f,
.down_3c2c .pressed-601f ul li.wood-547a .section-364f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.down_3c2c .pressed-601f ul li.item_464a:after:after,
.down_3c2c .pressed-601f ul li.item_464a:after:before,
.down_3c2c
  .pressed-601f
  ul
  li.wood-547a:after:after,
.down_3c2c
  .pressed-601f
  ul
  li.wood-547a:after:before {
  content: "";
  display: table;
}
.down_3c2c .pressed-601f ul li.item_464a:after:after,
.down_3c2c
  .pressed-601f
  ul
  li.wood-547a:after:after {
  clear: both;
}
.down_3c2c .pressed-601f a.menu-outer-4d19:hover {
  text-decoration: none;
}
.down_3c2c .pressed-601f select {
  max-width: 100%;
}
.down_3c2c .pressed-601f table {
  font-size: 85%;
}
.down_3c2c .pressed-601f table td,
.down_3c2c .pressed-601f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.down_3c2c .pressed-601f table tfoot td {
  text-align: left;
}
.down_3c2c .pressed-601f :last-child {
  margin-bottom: 0;
}
.down_3c2c .pressed-601f .red_0d44 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.down_3c2c .pressed-601f .red_0d44 label {
  width: 100%;
}
.down_3c2c .pressed-601f .red_0d44 .panel-clean-01bb {
  width: 100%;
  display: block;
}
.down_3c2c .pressed-601f .red_0d44 .nav_bronze_d66f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.down_3c2c .pressed-601f .red_0d44 .nav_bronze_d66f:hover svg #svg-search {
  fill: #444;
}
.down_3c2c .pressed-601f .red_0d44 .nav_bronze_d66f svg {
  width: 18px;
  height: 18px;
}
.down_3c2c .modal_silver_4880 ul ul,
.down_3c2c .tag_e419 ul ul,
.down_3c2c .fixed-4bf3 ul ul,
.down_3c2c .last-e409 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.down_3c2c .modal_silver_4880 .widget-f64f > a,
.down_3c2c .tag_e419 .widget-f64f > a,
.down_3c2c .fixed-4bf3 .widget-f64f > a,
.down_3c2c .last-e409 .widget-f64f > a {
  margin-bottom: 0;
}
.down_3c2c .chip-9926 li,
.down_3c2c .modal_silver_4880 li,
.down_3c2c .main-static-77f7 li,
.down_3c2c .tag_e419 li,
.down_3c2c .fixed-4bf3 li,
.down_3c2c .last-e409 li,
.down_3c2c .active_left_e39f li,
.down_3c2c .focus-stone-7c56 li {
  display: block;
  position: relative;
}
.down_3c2c .chip-9926 li:last-child,
.down_3c2c .modal_silver_4880 li:last-child,
.down_3c2c .main-static-77f7 li:last-child,
.down_3c2c .tag_e419 li:last-child,
.down_3c2c .fixed-4bf3 li:last-child,
.down_3c2c .last-e409 li:last-child,
.down_3c2c .active_left_e39f li:last-child,
.down_3c2c .focus-stone-7c56 li:last-child {
  border: none;
}
.down_3c2c .chip-9926 li a,
.down_3c2c .modal_silver_4880 li a,
.down_3c2c .main-static-77f7 li a,
.down_3c2c .tag_e419 li a,
.down_3c2c .fixed-4bf3 li a,
.down_3c2c .last-e409 li a,
.down_3c2c .active_left_e39f li a,
.down_3c2c .focus-stone-7c56 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.down_3c2c .chip-9926 li ul li::before,
.down_3c2c .modal_silver_4880 li ul li::before,
.down_3c2c .main-static-77f7 li ul li::before,
.down_3c2c .tag_e419 li ul li::before,
.down_3c2c .fixed-4bf3 li ul li::before,
.down_3c2c .last-e409 li ul li::before,
.down_3c2c .active_left_e39f li ul li::before,
.down_3c2c .focus-stone-7c56 li ul li::before {
  left: 15px;
}
.down_3c2c .chip-9926 li ul a,
.down_3c2c .modal_silver_4880 li ul a,
.down_3c2c .main-static-77f7 li ul a,
.down_3c2c .tag_e419 li ul a,
.down_3c2c .fixed-4bf3 li ul a,
.down_3c2c .last-e409 li ul a,
.down_3c2c .active_left_e39f li ul a,
.down_3c2c .focus-stone-7c56 li ul a {
  padding-left: 20px;
}
.down_3c2c .chip-9926 li ul ul li::before,
.down_3c2c .modal_silver_4880 li ul ul li::before,
.down_3c2c .main-static-77f7 li ul ul li::before,
.down_3c2c .tag_e419 li ul ul li::before,
.down_3c2c .fixed-4bf3 li ul ul li::before,
.down_3c2c .last-e409 li ul ul li::before,
.down_3c2c .active_left_e39f li ul ul li::before,
.down_3c2c .focus-stone-7c56 li ul ul li::before {
  left: 30px;
}
.down_3c2c .chip-9926 li ul ul a,
.down_3c2c .modal_silver_4880 li ul ul a,
.down_3c2c .main-static-77f7 li ul ul a,
.down_3c2c .tag_e419 li ul ul a,
.down_3c2c .fixed-4bf3 li ul ul a,
.down_3c2c .last-e409 li ul ul a,
.down_3c2c .active_left_e39f li ul ul a,
.down_3c2c .focus-stone-7c56 li ul ul a {
  padding-left: 40px;
}
.down_3c2c .thick_19ab li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.down_3c2c .focus-stone-7c56 ul li {
  margin-bottom: 1.41575em;
}
.down_3c2c .focus-stone-7c56 ul li .gradient-d222 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.down_3c2c .focus-stone-7c56 ul li .sidebar_2e6c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.search-small-d258 .chip-9926 li a,
.search-small-d258 .modal_silver_4880 li a,
.search-small-d258 .main-static-77f7 li a,
.search-small-d258 .tag_e419 li a,
.search-small-d258 .fixed-4bf3 li a,
.search-small-d258 .last-e409 li a,
.search-small-d258 .active_left_e39f li a,
.search-small-d258 .focus-stone-7c56 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-small-d258 .thick_19ab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-small-d258 .pressed-601f ul li.item_464a .section-364f,
.search-small-d258 .pressed-601f ul li.wood-547a .section-364f {
  background: rgba(0, 0, 0, 0.2);
}
.search-small-d258 .down_3c2c .pressed-601f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_brown_80cf .down_3c2c .filter-light-4325 li {
  margin: 0;
}
.heading_brown_80cf .down_3c2c .filter-light-4325 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.heading_brown_80cf .down_3c2c .filter-light-4325 li ul {
  margin: 0;
}
.heading_brown_80cf .down_3c2c .filter-light-4325 li ul li a {
  padding-left: 15px;
}
.heading_brown_80cf .down_3c2c .filter-light-4325 li ul li li a {
  padding-left: 30px;
}
.heading_brown_80cf .down_3c2c .filter-light-4325 li.iron_068c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.heading_brown_80cf .down_3c2c .filter-light-4325 li.iron_068c > 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;
}
.heading_brown_80cf .down_3c2c .filter-light-4325 li.iron_068c > 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;
}
.outline-ac67 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.feature-f506 {
  position: relative;
  z-index: 10;
}
.feature-f506 .item-8758 {
  width: 100%;
  max-width: 100%;
}
.header_current_08df .image-north-55b4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.header_current_08df .detail-tiny-ef1b {
}
.header_current_08df .search-small-d258 {
  background: #292929;
}
.shadow-top-72de .image-north-55b4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shadow-top-72de .detail-tiny-ef1b {
  background: #f9f9f9;
}
.shadow-top-72de .search-small-d258 {
  background: #303030;
}
.tooltip_f6bd .image-north-55b4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip_f6bd .alert_hard_5fa2 {
    margin-bottom: 1em;
  }
  .tooltip_f6bd .alert_hard_5fa2:last-child {
    margin-bottom: 0;
  }
}
.tooltip_f6bd .detail-tiny-ef1b {
  background: #ededed;
}
.tooltip_f6bd .search-small-d258 {
  background: #1a1a1a;
}
.image-north-55b4.detail-tiny-ef1b {
  color: rgba(0, 0, 0, 0.6);
}
.image-north-55b4.detail-tiny-ef1b .dropdown-center-cbd6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-north-55b4.search-small-d258 {
  color: rgba(255, 255, 255, 0.99);
}
.image-north-55b4.search-small-d258 a:not(.menu-outer-4d19) {
  color: rgba(255, 255, 255, 0.79);
}
.image-north-55b4.search-small-d258 a:not(.menu-outer-4d19):hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-north-55b4.search-small-d258 .dropdown-center-cbd6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-north-55b4.search-small-d258 table tbody td,
.image-north-55b4.search-small-d258 table th {
  background: rgba(0, 0, 0, 0.08);
}
.widget-white-bea6.link_bronze_96c6 .stone_ba39 {
  max-width: initial;
}
.widget-white-bea6 .south-3597 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.widget-white-bea6 .south-3597 .item-8758 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .widget-white-bea6 .south-3597 .item-8758 {
    display: block;
    margin-bottom: 2em;
  }
  .widget-white-bea6 .south-3597 .item-8758:last-child {
    margin-bottom: 0;
  }
}
.tooltip_f6bd .alert_hard_5fa2:last-child,
.shadow-top-72de .alert_hard_5fa2:last-child,
.header_current_08df .alert_hard_5fa2:last-child {
  margin-bottom: 0;
}
.tooltip_f6bd .alert_hard_5fa2 .down_3c2c .pressed-601f:last-child,
.shadow-top-72de .alert_hard_5fa2 .down_3c2c .pressed-601f:last-child,
.header_current_08df .alert_hard_5fa2 .down_3c2c .pressed-601f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip_f6bd .narrow-5ac0,
  .tooltip_f6bd .module-0d4c,
  .shadow-top-72de .narrow-5ac0,
  .shadow-top-72de .module-0d4c,
  .header_current_08df .narrow-5ac0,
  .header_current_08df .module-0d4c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .feature-f506 .alert_hard_5fa2 {
    margin-bottom: 2em;
  }
}
.feature-f506 p:last-child {
  margin-bottom: 0;
}
.feature-f506 li,
.feature-f506 ul {
  list-style: none;
  margin: 0;
}
.feature-f506 ul ul {
  margin-left: 2.617924em;
}
.smooth_cf2c {
  font-size: 0.875em;
}

/* css-noise: f795 */
.widget-item-a7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
