/*!
Theme Name: Customify
Theme URI: https://pressmaximum.sort_11b5/customify
Author: WPCustomify
Author URI: https://pressmaximum.sort_11b5
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.sort_11b5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hero_north_936c.text_66e0/licenses/gpl-2.0.preview_south_4ee1
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.status-solid-541e/, (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.tabs_f379.modal_7871/normalize.label_middle_1f27/
 ======
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.label_middle_1f27 v7.0.0 | MIT License | github.sort_11b5/necolas/normalize.label_middle_1f27 */
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;
}
.element_gold_dbad .outer-be9a,
.pink-b3f3,
.center_4e27,
.feature-ceaa,
.lower_6d57,
.paragraph_selected_c9f7,
.title_c708,
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;
}
.pink-b3f3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pink-b3f3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pink-b3f3,
  h1 {
    font-size: 1.8em;
  }
}
.center_4e27,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.center_4e27 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .center_4e27,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .center_4e27,
  h2 {
    font-size: 1.7em;
  }
}
.feature-ceaa,
h3 {
  font-size: 1.618em;
}
.element_gold_dbad .outer-be9a,
.lower_6d57,
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.over_687c {
  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;
}
.gradient_6568:after,
.gradient_6568:before,
.upper_5fab:after,
.upper_5fab:before {
  content: "";
  display: table;
}
.gradient_6568:after,
.upper_5fab:after {
  clear: both;
}
.surface_soft_e416 {
  float: right;
  margin-right: 0;
}
.in_fe7b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.wood_a332 .icon-1dce,
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;
}
.wood_a332 .icon-1dce: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;
}
.light_4361 .icon-1dce {
  box-shadow: none;
}
.light_4361
  .icon-1dce
  .purple_01dd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.light_4361 .icon-1dce .detail_right_5c7e {
  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;
}
.light_4361
  .icon-1dce
  .detail_right_5c7e
  b {
  display: none;
}
.light_4361 .secondary-d852 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.item_f059:not(.white-a138):not(.notification_large_0738),
button:not(.white-a138):not(.notification_large_0738),
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ),
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ),
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ) {
  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;
}
.item_f059:not(.white-a138):not(
    .notification_large_0738
  ):hover,
button:not(.white-a138):not(
    .notification_large_0738
  ):hover,
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ):hover,
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ):hover,
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.item_f059:not(.white-a138):not(
    .notification_large_0738
  ):active,
.item_f059:not(.white-a138):not(
    .notification_large_0738
  ):focus,
button:not(.white-a138):not(
    .notification_large_0738
  ):active,
button:not(.white-a138):not(
    .notification_large_0738
  ):focus,
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ):active,
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ):focus,
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ):active,
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ):focus,
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ):active,
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ):focus {
  outline: 0;
}
.item_f059:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825,
button:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825,
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825,
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825,
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825 {
  position: relative;
}
.item_f059:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .box_dark_8fee,
.item_f059:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .caption_cold_d8a9,
.item_f059:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .pattern-old-e36a,
.item_f059:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  i,
.item_f059:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  svg,
button:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .box_dark_8fee,
button:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .caption_cold_d8a9,
button:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .pattern-old-e36a,
button:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  i,
button:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  svg,
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .box_dark_8fee,
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .caption_cold_d8a9,
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .pattern-old-e36a,
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  i,
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  svg,
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .box_dark_8fee,
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .caption_cold_d8a9,
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .pattern-old-e36a,
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  i,
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  svg,
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .box_dark_8fee,
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .caption_cold_d8a9,
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  .pattern-old-e36a,
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  i,
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825
  svg {
  visibility: hidden;
}
.item_f059:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825:after,
button:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825:after,
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825:after,
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825:after,
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ).fn-loading-1825: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;
}
.item_f059:not(.white-a138):not(.notification_large_0738),
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ),
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ),
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ) {
  color: #fff;
  background: #235787;
}
.item_f059:not(.white-a138):not(
    .notification_large_0738
  ):focus,
input[type="button"]:not(.white-a138):not(
    .notification_large_0738
  ):focus,
input[type="reset"]:not(.white-a138):not(
    .notification_large_0738
  ):focus,
input[type="submit"]:not(.white-a138):not(
    .notification_large_0738
  ):focus {
  color: #fff;
}
.item_f059.fn-disabled-1825:not(.white-a138):not(
    .notification_large_0738
  ),
.item_f059[disabled]:not(.white-a138):not(
    .notification_large_0738
  ),
button.fn-disabled-1825:not(.white-a138):not(
    .notification_large_0738
  ),
button[disabled]:not(.white-a138):not(
    .notification_large_0738
  ) {
  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;
}
.tooltip_e3fd {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tooltip_e3fd: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;
}
.logo_prev_bf3c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.surface_ef5f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notification-b117 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gradient_6568:after,
.gradient_6568:before,
.component-dirty-a36d:after,
.component-dirty-a36d:before,
.detail_prev_4ddc:after,
.detail_prev_4ddc:before,
.pattern_gold_ee81:after,
.pattern_gold_ee81:before,
.prev-546c:after,
.prev-546c:before,
.dynamic-39ac:after,
.dynamic-39ac:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gradient_6568:after,
.component-dirty-a36d:after,
.detail_prev_4ddc:after,
.pattern_gold_ee81:after,
.prev-546c:after,
.dynamic-39ac:after {
  clear: both;
}
.component-dirty-a36d .wrapper-purple-f0b6,
.detail_prev_4ddc .wrapper-purple-f0b6,
.wrapper_huge_47ac .wrapper-purple-f0b6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.heading_current_0331 {
  display: inline-block;
}
.narrow-a81d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.narrow-a81d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.narrow-a81d .module-full-2496 {
  padding: 1em 0;
  font-size: 85%;
}
.module-full-2496 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.text-cold-7e48 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.text-cold-7e48:after,
.text-cold-7e48:before {
  content: "";
  display: table;
}
.text-cold-7e48:after {
  clear: both;
}
.row-steel-d507 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.current_56d5 .row-steel-d507 {
  max-width: 50%;
}
.overlay_plasma_8838 .row-steel-d507 {
  max-width: 33.33%;
}
.box_dark_874a .row-steel-d507 {
  max-width: 25%;
}
.card_fresh_91a5 .row-steel-d507 {
  max-width: 20%;
}
.texture_b41a .row-steel-d507 {
  max-width: 16.66%;
}
.gradient-stone-aa19 .row-steel-d507 {
  max-width: 14.28%;
}
.bronze_d7d7 .row-steel-d507 {
  max-width: 12.5%;
}
.sort_stone_c7c1 .row-steel-d507 {
  max-width: 11.11%;
}
.mask_c58f {
  display: block;
}
.element_gold_dbad .main_stale_2d73 label,
.element_gold_dbad .bronze_5704 label,
.element_gold_dbad .picture_black_37c2 label,
.element_gold_dbad .mask_54e4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_center_75ec {
  list-style: none;
  margin: 0;
}
.label_center_75ec article.out-155c {
  margin-bottom: 0;
}
.label_center_75ec ul {
  list-style: none;
  margin: 0;
}
.label_center_75ec .easy-ac02 li.out-155c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_center_75ec .easy-ac02 li.out-155c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_center_75ec .easy-ac02 li.out-155c: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) {
  .label_center_75ec .easy-ac02 li.out-155c li.out-155c li.out-155c li.out-155c {
    padding-left: 0;
  }
}
article.out-155c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out-155c .component-dirty-a36d p:last-of-type {
  margin-bottom: 0;
}
article.out-155c .detail-purple-5664 {
  float: left;
}
article.out-155c .row_tiny_f307 {
  margin-left: 85px;
}
article.out-155c .title_new_9271 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out-155c .title_new_9271 .primary-green-1919 {
  margin-left: 10px;
}
article.out-155c .alert_cold_cf53 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out-155c .popup_9975 {
  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 .main_stale_2d73,
  #respond .picture_black_37c2,
  #respond .mask_54e4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .main_stale_2d73 input,
#respond .picture_black_37c2 input,
#respond .mask_54e4 input {
  width: 100%;
}
#respond .mask_54e4 {
  margin-right: 0;
}
#respond .top-c318 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.old_3b23 {
  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;
}
.old_3b23.component-smooth-17e4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.old_3b23 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%);
}
.old_3b23:focus,
.old_3b23: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);
}
.secondary_prev_9074 {
  border-radius: 10%;
}
.box-large-d34a {
  border-radius: 50%;
}
.nav-wide-3e70 {
  font-size: 0.72em;
}
.title-fluid-8c1c {
  font-size: 0.875em;
}
.solid-fb6d {
  font-size: 1.1em;
}
.feature-hovered-6569 {
  text-transform: uppercase;
  line-height: 1.2;
}
.feature-hovered-6569.nav-wide-3e70 {
  letter-spacing: 0.5px;
}
.tag_22a7,
.tag_22a7 a {
  color: #6d6d6d;
}
.tag_22a7 a:hover {
  color: #111;
}
.notice_0129 {
  color: #6d6d6d;
}
.element-7303 {
  overflow-x: hidden;
}
.element-7303 .action-ac0a.badge_86f8 {
  position: relative;
}
.element-7303 .action-ac0a.badge_86f8.preview_hot_9992 {
  position: initial;
}
.element-7303
  .action-ac0a.badge_86f8.preview_hot_9992
  .banner-f7bb {
  left: auto;
}
.element-7303 .action-ac0a .banner-f7bb {
  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;
}
.element-7303 .action-ac0a:hover.badge_86f8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.element-7303
  .action-ac0a:hover.badge_86f8
  .banner-f7bb {
  display: block;
  z-index: 9999999;
}
.element-7303 .info_2fce .component_cad0,
.element-7303 .feature-current-d291 .component_cad0 {
  display: none;
}
.element-7303 .paper_d459 .action-ac0a:hover.badge_86f8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.element_gold_dbad .main_stale_2d73 label,
.element_gold_dbad .bronze_5704 label,
.element_gold_dbad .picture_black_37c2 label,
.element_gold_dbad .mask_54e4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_center_75ec {
  list-style: none;
  margin: 0;
}
.label_center_75ec article.out-155c {
  margin-bottom: 0;
}
.label_center_75ec ul {
  list-style: none;
  margin: 0;
}
.label_center_75ec .easy-ac02 li.out-155c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_center_75ec .easy-ac02 li.out-155c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_center_75ec .easy-ac02 li.out-155c: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) {
  .label_center_75ec .easy-ac02 li.out-155c li.out-155c li.out-155c li.out-155c {
    padding-left: 0;
  }
}
article.out-155c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out-155c .component-dirty-a36d p:last-of-type {
  margin-bottom: 0;
}
article.out-155c .detail-purple-5664 {
  float: left;
}
article.out-155c .row_tiny_f307 {
  margin-left: 85px;
}
article.out-155c .title_new_9271 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out-155c .title_new_9271 .primary-green-1919 {
  margin-left: 10px;
}
article.out-155c .alert_cold_cf53 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out-155c .popup_9975 {
  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 .main_stale_2d73,
  #respond .picture_black_37c2,
  #respond .mask_54e4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .main_stale_2d73 input,
#respond .picture_black_37c2 input,
#respond .mask_54e4 input {
  width: 100%;
}
#respond .mask_54e4 {
  margin-right: 0;
}
#respond .top-c318 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info_2fce .carousel_6c59 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.carousel_6c59 .main_wood_6a7e.item-cold-507e .warm_f9a4 > li > a:focus,
.carousel_6c59 .main_wood_6a7e.item-cold-507e .warm_f9a4 > li > a:hover,
.carousel_6c59 .main_wood_6a7e.content-3b0a .warm_f9a4 > li > a:focus,
.carousel_6c59 .main_wood_6a7e.content-3b0a .warm_f9a4 > li > a:hover,
.carousel_6c59 .main_wood_6a7e.badge_344c .warm_f9a4 > li > a:focus,
.carousel_6c59 .main_wood_6a7e.badge_344c .warm_f9a4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_6c59
  .main_wood_6a7e.item-cold-507e
  .warm_f9a4
  > li.prev_530c
  > a,
.carousel_6c59
  .main_wood_6a7e.item-cold-507e
  .warm_f9a4
  > li.top_11a8
  > a,
.carousel_6c59
  .main_wood_6a7e.content-3b0a
  .warm_f9a4
  > li.prev_530c
  > a,
.carousel_6c59
  .main_wood_6a7e.content-3b0a
  .warm_f9a4
  > li.top_11a8
  > a,
.carousel_6c59
  .main_wood_6a7e.badge_344c
  .warm_f9a4
  > li.prev_530c
  > a,
.carousel_6c59 .main_wood_6a7e.badge_344c .warm_f9a4 > li.tiny-f6cc > a {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_6c59 .brown_d229,
.carousel_6c59 .brown_d229 a {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_6c59 .item_2d00.message-lower-022b li a,
.carousel_6c59 .media-6adf a,
.carousel_6c59 .tabs-ec0f,
.carousel_6c59 .warm_f9a4 > li > a,
.carousel_6c59 .detail_a102 {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_6c59 .item_2d00.message-lower-022b li a:hover,
.carousel_6c59 .media-6adf a:hover,
.carousel_6c59 .tabs-ec0f:hover,
.carousel_6c59 .warm_f9a4 > li > a:hover,
.carousel_6c59 .detail_a102:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_6c59 .title_0a34 {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_6c59 .title_0a34 .tabs_under_141a {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_6c59 .title_0a34:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_6c59 .progress-e033 .fluid-ee52 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.carousel_6c59 .progress-e033 .fluid-ee52 .detail-mini-d2d0 {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_6c59
  .progress-e033
  .fluid-ee52
  .detail-mini-d2d0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_6c59
  .progress-e033
  .fluid-ee52
  .detail-mini-d2d0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_6c59
  .progress-e033
  .fluid-ee52
  .detail-mini-d2d0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_6c59
  .progress-e033
  .fluid-ee52
  .detail-mini-d2d0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_6c59 .progress-e033 .east-c84e {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_6c59 .progress-e033 .east-c84e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.large-be68
  .carousel_6c59
  .progress-e033
  .menu-huge-1147
  .border_b9cb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.large-be68
  .carousel_6c59
  .progress-e033
  .menu-huge-1147
  .detail-mini-d2d0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info_2fce .photo_hard_84c4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.photo_hard_84c4 .main_wood_6a7e.item-cold-507e .warm_f9a4 > li > a:focus,
.photo_hard_84c4 .main_wood_6a7e.item-cold-507e .warm_f9a4 > li > a:hover,
.photo_hard_84c4 .main_wood_6a7e.content-3b0a .warm_f9a4 > li > a:focus,
.photo_hard_84c4 .main_wood_6a7e.content-3b0a .warm_f9a4 > li > a:hover,
.photo_hard_84c4 .main_wood_6a7e.badge_344c .warm_f9a4 > li > a:focus,
.photo_hard_84c4 .main_wood_6a7e.badge_344c .warm_f9a4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo_hard_84c4
  .main_wood_6a7e.item-cold-507e
  .warm_f9a4
  > li.prev_530c
  > a,
.photo_hard_84c4
  .main_wood_6a7e.item-cold-507e
  .warm_f9a4
  > li.top_11a8
  > a,
.photo_hard_84c4
  .main_wood_6a7e.content-3b0a
  .warm_f9a4
  > li.prev_530c
  > a,
.photo_hard_84c4
  .main_wood_6a7e.content-3b0a
  .warm_f9a4
  > li.top_11a8
  > a,
.photo_hard_84c4
  .main_wood_6a7e.badge_344c
  .warm_f9a4
  > li.prev_530c
  > a,
.photo_hard_84c4 .main_wood_6a7e.badge_344c .warm_f9a4 > li.tiny-f6cc > a {
  color: rgba(0, 0, 0, 0.8);
}
.photo_hard_84c4 .brown_d229,
.photo_hard_84c4 .brown_d229 a {
  color: rgba(0, 0, 0, 0.8);
}
.photo_hard_84c4 .item_2d00.message-lower-022b li a,
.photo_hard_84c4 .media-6adf a,
.photo_hard_84c4 .tabs-ec0f,
.photo_hard_84c4 .warm_f9a4 > li > a,
.photo_hard_84c4 .detail_a102 {
  color: rgba(0, 0, 0, 0.55);
}
.photo_hard_84c4 .item_2d00.message-lower-022b li a:hover,
.photo_hard_84c4 .media-6adf a:hover,
.photo_hard_84c4 .tabs-ec0f:hover,
.photo_hard_84c4 .warm_f9a4 > li > a:hover,
.photo_hard_84c4 .detail_a102:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo_hard_84c4 .title_0a34 {
  color: rgba(0, 0, 0, 0.55);
}
.photo_hard_84c4 .title_0a34 .tabs_under_141a {
  color: rgba(0, 0, 0, 0.8);
}
.photo_hard_84c4 .title_0a34:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow_3201 .wrapper-8350 {
  margin-left: auto;
  margin-right: auto;
}
.detail_prev_4ddc > * {
  margin-left: auto;
  margin-right: auto;
}
.detail_prev_4ddc .logo_prev_bf3c {
  margin-right: 1.41575em;
}
.popup-down-2209 .detail_prev_4ddc > .element-aff9 {
  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;
}
.popup-down-2209 .detail_prev_4ddc > .in-900d {
  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;
}
.gallery-upper-0259.slow_3201 .wrapper-8350,
.progress-1a18.slow_3201 .wrapper-8350 {
  margin-left: 0;
}
.gas-1f57.slow_3201 .wrapper-8350,
.column_bronze_0d1e.slow_3201 .wrapper-8350 {
  margin-right: 0;
}
.detail_prev_4ddc ol,
.detail_prev_4ddc ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description-fresh-ea48 video {
  max-width: 100%;
}
.nav_old_0a38 img {
  display: block;
}
.nav_old_0a38.logo_prev_bf3c,
.nav_old_0a38.surface_ef5f {
  width: 100%;
}
.nav_old_0a38.in-900d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hover_5815:not(.copper_23dd) {
  margin: 1.5em auto;
}
.text_293f p {
  padding: 1.5em 14px;
}
ul.accordion_soft_fd6c.in-900d,
ul.accordion_soft_fd6c.element-aff9,
ul.accordion_soft_fd6c.shade_db09.element-aff9 {
  padding: 0 14px;
}
.element-full-0f86 {
  display: block;
  overflow-x: auto;
}
.element-full-0f86 table {
  border-collapse: collapse;
  width: 100%;
}
.element-full-0f86 td,
.element-full-0f86 th {
  padding: 0.5em;
}
.detail_prev_4ddc li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.detail_prev_4ddc ol ol,
.detail_prev_4ddc ol ul,
.detail_prev_4ddc ul ol,
.detail_prev_4ddc ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.detail_prev_4ddc ol ol li,
.detail_prev_4ddc ol ul li,
.detail_prev_4ddc ul ol li,
.detail_prev_4ddc ul ul li {
  margin-left: 0;
}
.left-d68f.box_center_9ad1 > .heading_6954 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.left-d68f.box_center_9ad1 > .heading_6954 iframe,
.left-d68f.box_center_9ad1 > .heading_6954 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget-f37c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget-f37c.content_2890 {
  padding: 0;
}
.widget-f37c.content_2890 cite {
  font-size: 13px;
}
.widget-f37c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget-f37c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.outer_fe1a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.outer_fe1a > p:first-child {
  margin-top: 0;
}
.outer_fe1a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.outer_fe1a blockquote {
  border-left: 0;
}
.bronze_f3ac {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bronze_f3ac:not(.widget_f578) {
  max-width: 100px;
}
.bronze_f3ac.left-26e7 {
  border-bottom: none !important;
  text-align: center;
}
.bronze_f3ac.left-26e7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text_293f p {
    padding: 1.5em 0;
  }
}
.element-bronze-6120 {
  color: #0073aa;
}
.status_selected_ceff {
  background-color: #0073aa;
}
.video_479f {
  color: #229fd8;
}
.article_upper_3381 {
  background-color: #229fd8;
}
.photo_bronze_00fa {
  color: #eee;
}
.fluid_4fd4 {
  background-color: #eee;
}
.texture-gold-806c {
  color: #444;
}
.info_cold_ddc0 {
  background-color: #444;
}
.media_in_d829 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.media_in_d829 .gallery_ccee .media-6adf {
  font-size: 15px;
}
.media_in_d829 .media-6adf {
  line-height: 1.3;
}
.media_in_d829 .photo_hard_84c4 {
}
.media_in_d829 .carousel_6c59 {
  background: #235787;
}
.shade-clean-d6c4 {
  padding: 0;
}
.shade-clean-d6c4 .carousel_6c59 {
  background: #1a1a1a;
}
.shade-clean-d6c4 .photo_hard_84c4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.border-iron-e54f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.border-iron-e54f .photo_hard_84c4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.border-iron-e54f .carousel_6c59 {
  background: #303030;
}
.dynamic-39ac {
  position: relative;
  z-index: 10;
}
.dynamic-39ac .pro_dc3b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-1a3c .badge_86f8 {
  display: inline-block;
  vertical-align: middle;
}
.tabs-1a3c.grid-347a .badge_86f8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tabs-1a3c.grid-347a .badge_86f8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs-1a3c.grid-347a .badge_86f8 {
    margin-right: 0.4em;
  }
}
.tabs-1a3c.grid-347a .badge_86f8:last-child {
  margin-right: 0;
}
.last-a130 .pro_dc3b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info_2fce .gallery_ccee {
    margin: 0 -0.5em;
  }
  .info_2fce .gallery_ccee [class*="customify-col-"],
  .info_2fce .gallery_ccee [class*="customify-col_"],
  .info_2fce .gallery_ccee [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info_2fce.motion-5914 .pro_dc3b {
  background: 0 0 !important;
}
.info_2fce.motion-5914 .pro_dc3b,
.info_2fce.last-a130 .pro_dc3b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info_2fce.advanced-78af {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info_2fce.last-a130 .pro_dc3b {
  box-shadow: none !important;
}
.active-last-8eed {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active-last-8eed {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active-last-8eed {
    padding: 18px 0 20px;
  }
}
.active-last-8eed .slider-mini-c702 {
  width: 100%;
}
.active-last-8eed .section-soft-beeb {
  margin-bottom: 0;
}
.active-last-8eed .tall_9531 {
  margin-top: 5px;
  font-size: 0.875em;
}
.active-f99a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active-f99a .primary_aa58 {
  width: 100%;
}
.paragraph-gas-e123 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.paragraph-gas-e123 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.paragraph-gas-e123 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;
}
.paragraph-gas-e123 li:last-child:after {
  display: none;
}
.paragraph-gas-e123 li a {
  font-weight: 500;
  margin-right: 10px;
}
.plasma_dff4 .component_cad0 button,
.active-last-8eed .component_cad0 button {
  left: 0;
}
.plasma_dff4 .primary_aa58,
.active-last-8eed .primary_aa58 {
  padding-left: 0;
  padding-right: 0;
}
.plasma_dff4 .active-f99a,
.active-last-8eed .active-f99a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.plasma_dff4 {
  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;
}
.plasma_dff4: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;
}
.plasma_dff4 .input_prev_c633 {
  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) {
  .plasma_dff4 .input_prev_c633 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .plasma_dff4 .input_prev_c633 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .plasma_dff4 .input_prev_c633 {
    min-height: 200px;
  }
}
.plasma_dff4 .paragraph-gas-e123 {
  color: rgba(255, 255, 255, 0.8);
}
.plasma_dff4 .paragraph-gas-e123 a,
.plasma_dff4 .paragraph-gas-e123 li:after {
  color: inherit;
}
.plasma_dff4 .paragraph-gas-e123 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.center-52a1 {
  margin-bottom: 0.5em;
}
.slow-898c {
  margin-bottom: 1.2em;
}
.slow-898c,
.center-52a1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slow-898c p:last-child,
.center-52a1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .component_cad0,
#masthead .component_cad0 {
  display: none;
}
#masthead
  > .component_cad0.section-warm-25b0 {
  display: none;
}
#masthead > .component_cad0 button {
  left: 0;
}
.hot-8d0e {
  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%;
}
.hot-8d0e .badge_86f8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hot-8d0e .sidebar_4184 {
  display: -webkit-box;
  display: flex;
}
.hot-8d0e .sidebar_4184.stale_2162 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hot-8d0e .sidebar_4184.message_advanced_b17d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot-8d0e .sidebar_4184.simple-9c63 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot-8d0e.outer-98c7.text_2e32 .sidebar_4184.stale_2162 {
  flex-basis: 100%;
}
.hot-8d0e.secondary-4ec4 .sidebar_4184.message_advanced_b17d {
  -webkit-box-flex: 1;
  flex: auto;
}
.hot-8d0e.secondary-4ec4 .sidebar_4184.simple-9c63 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .component_cad0.section-warm-25b0 {
  display: none;
}
#masthead > .component_cad0 button {
  left: 0;
}
.pagination_b5e0 {
  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;
}
.pagination_b5e0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pagination_b5e0.column_current_0cf1 i {
  margin-right: 4px;
}
.pagination_b5e0.tertiary-stone-7fc3 i {
  margin-left: 5px;
}
.media-6adf p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.media-6adf p:last-child {
  margin-bottom: 0;
}
.pattern-stone-52a6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pattern-stone-52a6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pattern-stone-52a6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pattern-stone-52a6 .brown_d229 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pattern-stone-52a6 .component_clean_edaf {
  margin: 5px 0 7px 0;
}
.pattern-stone-52a6.clean-30f7 .tabs-paper-6096 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-stone-52a6.clean-30f7 .main-liquid-b149 {
  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;
}
.pattern-stone-52a6.focus_south_b282 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pattern-stone-52a6.focus_south_b282 .tabs-paper-6096 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-stone-52a6.focus_south_b282 .main-liquid-b149 {
  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;
}
.pattern-stone-52a6.clean-7639 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern-stone-52a6.white-1add {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pattern-stone-52a6.white-1add .main-liquid-b149 {
  margin-top: 7px;
}
.up_72e5 {
  display: inline-block;
}
.dynamic-39ac .dropdown-over-b292 .pattern-stone-52a6 img {
  max-width: 100%;
}
.main_wood_6a7e .tooltip-smooth-024e.stale-b8d0,
.highlight_orange_2190 .tooltip-smooth-024e.stale-b8d0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_wood_6a7e .active_2b86,
.highlight_orange_2190 .active_2b86 {
  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%);
}
.main_wood_6a7e .active_2b86 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main_wood_6a7e.form_dda5 .active_2b86 {
  display: none;
}
.main_wood_6a7e .medium_ea70 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main_wood_6a7e .medium_ea70 li {
  display: inline-block;
  position: relative;
}
.main_wood_6a7e .medium_ea70 li:last-child {
  margin-right: 0;
}
.main_wood_6a7e .medium_ea70 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;
}
.main_wood_6a7e .medium_ea70 li.tiny-f6cc > a {
  color: rgba(0, 0, 0, 0.9);
}
.main_wood_6a7e .medium_ea70 > 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;
}
.main_wood_6a7e .medium_ea70 > li > a i {
  line-height: 0;
}
.main_wood_6a7e .medium_ea70 > li.full-19a2 > a .active_2b86 {
  margin-left: 4px;
  line-height: 0;
}
.main_wood_6a7e .medium_ea70 .banner_center_0497 li.full-19a2 > a {
  position: relative;
}
.main_wood_6a7e .medium_ea70 .banner_center_0497 li.full-19a2 > a:after,
.main_wood_6a7e .medium_ea70 .banner_center_0497 li.full-19a2 > a:before {
  content: "";
  display: table;
}
.main_wood_6a7e .medium_ea70 .banner_center_0497 li.full-19a2 > a:after {
  clear: both;
}
.main_wood_6a7e .medium_ea70 .banner_center_0497 li.full-19a2 > a .active_2b86 {
  margin-left: 5px;
  float: right;
}
.main_wood_6a7e .progress_focused_a3e3,
.main_wood_6a7e .banner_center_0497 {
  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;
}
.main_wood_6a7e .banner_center_0497 {
  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;
}
.main_wood_6a7e .banner_center_0497 .stale-b8d0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_wood_6a7e .banner_center_0497 .active_2b86 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main_wood_6a7e .banner_center_0497 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main_wood_6a7e .banner_center_0497 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;
}
.main_wood_6a7e .banner_center_0497 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main_wood_6a7e .banner_center_0497 .banner_center_0497 {
  top: 0;
  left: 100%;
}
.main_wood_6a7e .media-1dd1.fn-focus-1825 > .progress_focused_a3e3,
.main_wood_6a7e .media-1dd1.fn-focus-1825 > .banner_center_0497,
.main_wood_6a7e .media-1dd1:focus > .progress_focused_a3e3,
.main_wood_6a7e .media-1dd1:focus > .banner_center_0497,
.main_wood_6a7e .media-1dd1:hover > .progress_focused_a3e3,
.main_wood_6a7e .media-1dd1:hover > .banner_center_0497 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main_wood_6a7e.badge_344c .warm_f9a4:after,
.main_wood_6a7e.badge_344c .warm_f9a4:before {
  content: "";
  display: table;
}
.main_wood_6a7e.badge_344c .warm_f9a4:after {
  clear: both;
}
.main_wood_6a7e.badge_344c .warm_f9a4 > li {
  float: left;
}
.main_wood_6a7e.secondary_bd93 .warm_f9a4:after,
.main_wood_6a7e.secondary_bd93 .warm_f9a4:before {
  content: "";
  display: table;
}
.main_wood_6a7e.secondary_bd93 .warm_f9a4:after {
  clear: both;
}
.main_wood_6a7e.secondary_bd93 .warm_f9a4 > li {
  float: left;
}
.main_wood_6a7e.secondary_bd93 .warm_f9a4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main_wood_6a7e.secondary_bd93 .warm_f9a4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main_wood_6a7e.secondary_bd93 .warm_f9a4 > li.prev_530c > a,
.main_wood_6a7e.secondary_bd93 .warm_f9a4 > li.tiny-f6cc > a {
  color: #fff;
  background-color: #1e4b75;
}
.main_wood_6a7e.item-cold-507e .warm_f9a4 > li > a .stale-b8d0 {
  position: relative;
}
.main_wood_6a7e.item-cold-507e .warm_f9a4 > li > a .stale-b8d0: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;
}
.main_wood_6a7e.item-cold-507e
  .warm_f9a4
  > li:focus
  > a
  .stale-b8d0:before,
.main_wood_6a7e.item-cold-507e
  .warm_f9a4
  > li:hover
  > a
  .stale-b8d0:before {
  width: 100%;
  background-color: currentColor;
}
.main_wood_6a7e.item-cold-507e
  .warm_f9a4
  > li.prev_530c
  > a
  .stale-b8d0:before,
.main_wood_6a7e.item-cold-507e
  .warm_f9a4
  > li.top_11a8
  > a
  .stale-b8d0:before {
  width: 100%;
  background-color: currentColor;
}
.main_wood_6a7e.content-3b0a .warm_f9a4 > li > a .stale-b8d0 {
  position: relative;
}
.main_wood_6a7e.content-3b0a .warm_f9a4 > li > a .stale-b8d0: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;
}
.main_wood_6a7e.content-3b0a .warm_f9a4 > li:focus > a .stale-b8d0:before,
.main_wood_6a7e.content-3b0a
  .warm_f9a4
  > li:hover
  > a
  .stale-b8d0:before {
  width: 100%;
  background-color: currentColor;
}
.main_wood_6a7e.content-3b0a
  .warm_f9a4
  > li.prev_530c
  > a
  .stale-b8d0:before,
.main_wood_6a7e.content-3b0a
  .warm_f9a4
  > li.top_11a8
  > a
  .stale-b8d0:before {
  width: 100%;
  background-color: currentColor;
}
.highlight_orange_2190 .medium_ea70 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.highlight_orange_2190 .medium_ea70 li:first-child > a {
  border-top: none;
}
.highlight_orange_2190 .medium_ea70 .paragraph_f793 > .stale-b8d0 .active_2b86 {
  display: none;
}
.highlight_orange_2190 .medium_ea70 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.highlight_orange_2190 .medium_ea70 li:last-child {
  border: none;
}
.highlight_orange_2190 .medium_ea70 li.full-19a2 > a {
  padding-right: 45px !important;
}
.highlight_orange_2190 .medium_ea70 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.highlight_orange_2190 .medium_ea70 li a:focus,
.highlight_orange_2190 .medium_ea70 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_orange_2190 .medium_ea70 li .wrapper_out_469b {
  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;
}
.highlight_orange_2190 .medium_ea70 li .wrapper_out_469b:hover {
  box-shadow: none;
}
.highlight_orange_2190 .medium_ea70 li .wrapper_out_469b .active_2b86 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.highlight_orange_2190 .medium_ea70 .banner_center_0497 {
  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);
}
.highlight_orange_2190 .medium_ea70 .banner_center_0497 li a {
  padding-left: 3em;
}
.highlight_orange_2190 .medium_ea70 .bottom-ab0b > a .wrapper_out_469b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.highlight_orange_2190 .medium_ea70 .bottom-ab0b > .banner_center_0497 {
  display: block;
  opacity: 1;
}
.primary_west_1d05 {
  max-width: 100%;
}
.wrapper_edda {
  line-height: 0;
  cursor: pointer;
}
.detail_a102 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.detail_a102:hover {
  box-shadow: none;
  color: currentColor;
}
.detail_a102 svg {
  width: 18px;
  height: 18px;
}
.detail_a102 .info_fixed_2087 {
  display: none;
}
.content-22e5 {
  position: relative;
}
.content-22e5.fn-active-1825 .detail_a102 .backdrop_59ae {
  display: none;
}
.content-22e5.fn-active-1825 .detail_a102 .info_fixed_2087 {
  display: inline-block;
}
.content-22e5 .caption_f4e1 {
  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);
}
.content-22e5.down_96c2 .caption_f4e1 {
  left: auto;
  right: -0.9em;
}
.content-22e5.down_96c2 .frame_lite_6376::before {
  left: auto;
  right: 15px;
}
.content-22e5.fn-active-1825 .caption_f4e1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu-huge-1147 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.menu-huge-1147 label {
  flex-basis: 100%;
}
.menu-huge-1147 .fluid-ee52 {
  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;
}
.menu-huge-1147 .detail-mini-d2d0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.menu-huge-1147 .detail-mini-d2d0:focus {
  background-color: transparent;
}
.menu-huge-1147 button.east-c84e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.menu-huge-1147 button.east-c84e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.menu-huge-1147 button.east-c84e svg {
  width: 18px;
  height: 18px;
}
.menu-huge-1147 input[type="submit"] {
  min-height: auto;
}
.progress-e033 .menu-huge-1147 .detail-mini-d2d0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.frame_lite_6376 {
  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) {
  .frame_lite_6376 {
    width: 220px;
  }
}
.frame_lite_6376 label {
  flex-basis: 100%;
}
.frame_lite_6376::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;
}
.large-be68 .progress-e033 .menu-huge-1147 {
  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;
}
.large-be68
  .progress-e033
  .menu-huge-1147
  .fluid-ee52 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.large-be68 .progress-e033 .menu-huge-1147 .detail-mini-d2d0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.large-be68
  .progress-e033
  .menu-huge-1147
  .detail-mini-d2d0:focus {
  background: 0 0;
}
.large-be68
  .progress-e033
  .menu-huge-1147
  .border_b9cb {
  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;
}
.item_2d00 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.item_2d00 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.item_2d00 li:last-child {
  margin-right: 0;
}
.item_2d00 li:first-child {
  margin-left: 0;
}
.item_2d00.thumbnail-upper-4cac a {
  color: #fff;
}
.item_2d00.thumbnail-upper-4cac a:hover {
  color: #fff;
}
.item_2d00 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.item_2d00 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.item_2d00 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.item_2d00 a:hover {
  opacity: 0.9;
  color: inherit;
}
.item_2d00 [class*="social-icon-apple"] {
  background-color: #999;
}
.item_2d00 [class*="social-icon-apple"].action-01aa {
  background-color: transparent;
  color: #999;
}
.item_2d00 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.item_2d00 [class*="social-icon-behance"].action-01aa {
  background-color: transparent;
  color: #1769ff;
}
.item_2d00 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.item_2d00 [class*="social-icon-bitbucket"].action-01aa {
  background-color: transparent;
  color: #205081;
}
.item_2d00 [class*="social-icon-codepen"] {
  background-color: #000;
}
.item_2d00 [class*="social-icon-codepen"].action-01aa {
  background-color: transparent;
  color: #000;
}
.item_2d00 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.item_2d00 [class*="social-icon-delicious"].action-01aa {
  background-color: transparent;
  color: #39f;
}
.item_2d00 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.item_2d00 [class*="social-icon-digg"].action-01aa {
  background-color: transparent;
  color: #005be2;
}
.item_2d00 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.item_2d00 [class*="social-icon-dribbble"].action-01aa {
  background-color: transparent;
  color: #ea4c89;
}
.item_2d00 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.item_2d00 [class*="social-icon-envelope"].action-01aa {
  background-color: transparent;
  color: #ea4335;
}
.item_2d00 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.item_2d00 [class*="social-icon-facebook"].action-01aa {
  background-color: transparent;
  color: #3b5998;
}
.item_2d00 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.item_2d00 [class*="social-icon-flickr"].action-01aa {
  background-color: transparent;
  color: #0063dc;
}
.item_2d00 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.item_2d00 [class*="social-icon-foursquare"].action-01aa {
  background-color: transparent;
  color: #2d5be3;
}
.item_2d00 [class*="social-icon-github"] {
  background-color: #333;
}
.item_2d00 [class*="social-icon-github"].action-01aa {
  background-color: transparent;
  color: #333;
}
.item_2d00 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.item_2d00 [class*="social-icon-google-plus"].action-01aa {
  background-color: transparent;
  color: #dd4b39;
}
.item_2d00 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.item_2d00 [class*="social-icon-houzz"].action-01aa {
  background-color: transparent;
  color: #7ac142;
}
.item_2d00 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.item_2d00 [class*="social-icon-instagram"].action-01aa {
  background-color: transparent;
  color: #262626;
}
.item_2d00 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.item_2d00 [class*="social-icon-jsfiddle"].action-01aa {
  background-color: transparent;
  color: #487aa2;
}
.item_2d00 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.item_2d00 [class*="social-icon-linkedin"].action-01aa {
  background-color: transparent;
  color: #0077b5;
}
.item_2d00 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.item_2d00 [class*="social-icon-medium"].action-01aa {
  background-color: transparent;
  color: #00ab6b;
}
.item_2d00 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.item_2d00
  [class*="social-icon-odnoklassniki"].action-01aa {
  background-color: transparent;
  color: #f4731c;
}
.item_2d00 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.item_2d00 [class*="social-icon-meetup"].action-01aa {
  background-color: transparent;
  color: #ec1c40;
}
.item_2d00 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.item_2d00 [class*="social-icon-pinterest"].action-01aa {
  background-color: transparent;
  color: #bd081c;
}
.item_2d00 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.item_2d00 [class*="social-icon-product-hunt"].action-01aa {
  background-color: transparent;
  color: #da552f;
}
.item_2d00 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.item_2d00 [class*="social-icon-reddit"].action-01aa {
  background-color: transparent;
  color: #ff4500;
}
.item_2d00 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.item_2d00 [class*="social-icon-rss"].action-01aa {
  background-color: transparent;
  color: #f26522;
}
.item_2d00 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.item_2d00
  [class*="social-icon-shopping-cart"].action-01aa {
  background-color: transparent;
  color: #4caf50;
}
.item_2d00 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.item_2d00 [class*="social-icon-skype"].action-01aa {
  background-color: transparent;
  color: #00aff0;
}
.item_2d00 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.item_2d00 [class*="social-icon-slideshare"].action-01aa {
  background-color: transparent;
  color: #0077b5;
}
.item_2d00 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.item_2d00 [class*="social-icon-snapchat"].action-01aa {
  background-color: transparent;
  color: #fffc00;
}
.item_2d00 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.item_2d00 [class*="social-icon-soundcloud"].action-01aa {
  background-color: transparent;
  color: #f80;
}
.item_2d00 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.item_2d00 [class*="social-icon-spotify"].action-01aa {
  background-color: transparent;
  color: #2ebd59;
}
.item_2d00 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.item_2d00
  [class*="social-icon-stack-overflow"].action-01aa {
  background-color: transparent;
  color: #fe7a15;
}
.item_2d00 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.item_2d00 [class*="social-icon-maldkfgram"].action-01aa {
  background-color: transparent;
  color: #2ca5e0;
}
.item_2d00 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.item_2d00 [class*="social-icon-tripadvisor"].action-01aa {
  background-color: transparent;
  color: #589442;
}
.item_2d00 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.item_2d00 [class*="social-icon-tumblr"].action-01aa {
  background-color: transparent;
  color: #35465c;
}
.item_2d00 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.item_2d00 [class*="social-icon-twitch"].action-01aa {
  background-color: transparent;
  color: #6441a5;
}
.item_2d00 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.item_2d00 [class*="social-icon-twitter"].action-01aa {
  background-color: transparent;
  color: #1da1f2;
}
.item_2d00 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.item_2d00 [class*="social-icon-vimeo"].action-01aa {
  background-color: transparent;
  color: #1ab7ea;
}
.item_2d00 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.item_2d00 [class*="social-icon-vk"].action-01aa {
  background-color: transparent;
  color: #45668e;
}
.item_2d00 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.item_2d00 [class*="social-icon-weibo"].action-01aa {
  background-color: transparent;
  color: #df2029;
}
.item_2d00 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.item_2d00 [class*="social-icon-weixin"].action-01aa {
  background-color: transparent;
  color: #7bb32e;
}
.item_2d00 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.item_2d00 [class*="social-icon-whatsapp"].action-01aa {
  background-color: transparent;
  color: #25d366;
}
.item_2d00 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.item_2d00 [class*="social-icon-wordpress"].action-01aa {
  background-color: transparent;
  color: #21759b;
}
.item_2d00 [class*="social-icon-xing"] {
  background-color: #026466;
}
.item_2d00 [class*="social-icon-xing"].action-01aa {
  background-color: transparent;
  color: #026466;
}
.item_2d00 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.item_2d00 [class*="social-icon-yelp"].action-01aa {
  background-color: transparent;
  color: #af0606;
}
.item_2d00 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.item_2d00 [class*="social-icon-youtube"].action-01aa {
  background-color: transparent;
  color: #cd201f;
}
.tabs-ec0f {
  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;
}
.tabs-ec0f:hover {
  box-shadow: none;
  background: 0 0;
}
.summary_2c65 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.center-0d00 {
  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;
}
.nav_3a6b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.heading_plasma_3bd2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.heading_plasma_3bd2,
.heading_plasma_3bd2::after,
.heading_plasma_3bd2::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;
}
.heading_plasma_3bd2::after,
.heading_plasma_3bd2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.panel-6c85 .center-0d00 .nav_3a6b {
  margin-top: -2px;
  width: 19px;
}
.panel-6c85 .center-0d00 .heading_plasma_3bd2 {
  margin-top: -1px;
}
.panel-6c85 .center-0d00 .heading_plasma_3bd2,
.panel-6c85 .center-0d00 .heading_plasma_3bd2::after,
.panel-6c85 .center-0d00 .heading_plasma_3bd2::before {
  width: 19px;
  height: 2px;
}
.panel-6c85 .center-0d00 .heading_plasma_3bd2::before {
  top: -6px;
}
.panel-6c85 .center-0d00 .heading_plasma_3bd2::after {
  bottom: -6px;
}
.element-short-bf3c .center-0d00 .nav_3a6b {
  margin-top: -2px;
  width: 22px;
}
.element-short-bf3c .center-0d00 .heading_plasma_3bd2 {
  margin-top: -1px;
}
.element-short-bf3c .center-0d00 .heading_plasma_3bd2,
.element-short-bf3c .center-0d00 .heading_plasma_3bd2::after,
.element-short-bf3c .center-0d00 .heading_plasma_3bd2::before {
  width: 22px;
  height: 2px;
}
.element-short-bf3c .center-0d00 .heading_plasma_3bd2::before {
  top: -7px;
}
.element-short-bf3c .center-0d00 .heading_plasma_3bd2::after {
  bottom: -7px;
}
.active_6b69 .center-0d00 .nav_3a6b {
  margin-top: -2px;
  width: 31px;
}
.active_6b69 .center-0d00 .heading_plasma_3bd2 {
  margin-top: -1.5px;
}
.active_6b69 .center-0d00 .heading_plasma_3bd2,
.active_6b69 .center-0d00 .heading_plasma_3bd2::after,
.active_6b69 .center-0d00 .heading_plasma_3bd2::before {
  width: 31px;
  height: 3px;
}
.active_6b69 .center-0d00 .heading_plasma_3bd2::before {
  top: -9px;
}
.active_6b69 .center-0d00 .heading_plasma_3bd2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bottom-383b .center-0d00 .nav_3a6b {
    margin-top: -2px;
    width: 19px;
  }
  .bottom-383b .center-0d00 .heading_plasma_3bd2 {
    margin-top: -1px;
  }
  .bottom-383b .center-0d00 .heading_plasma_3bd2,
  .bottom-383b .center-0d00 .heading_plasma_3bd2::after,
  .bottom-383b .center-0d00 .heading_plasma_3bd2::before {
    width: 19px;
    height: 2px;
  }
  .bottom-383b .center-0d00 .heading_plasma_3bd2::before {
    top: -6px;
  }
  .bottom-383b .center-0d00 .heading_plasma_3bd2::after {
    bottom: -6px;
  }
  .widget_63a1 .center-0d00 .nav_3a6b {
    margin-top: -2px;
    width: 22px;
  }
  .widget_63a1 .center-0d00 .heading_plasma_3bd2 {
    margin-top: -1px;
  }
  .widget_63a1 .center-0d00 .heading_plasma_3bd2,
  .widget_63a1 .center-0d00 .heading_plasma_3bd2::after,
  .widget_63a1 .center-0d00 .heading_plasma_3bd2::before {
    width: 22px;
    height: 2px;
  }
  .widget_63a1 .center-0d00 .heading_plasma_3bd2::before {
    top: -7px;
  }
  .widget_63a1 .center-0d00 .heading_plasma_3bd2::after {
    bottom: -7px;
  }
  .mask_6670 .center-0d00 .nav_3a6b {
    margin-top: -2px;
    width: 31px;
  }
  .mask_6670 .center-0d00 .heading_plasma_3bd2 {
    margin-top: -1.5px;
  }
  .mask_6670 .center-0d00 .heading_plasma_3bd2,
  .mask_6670 .center-0d00 .heading_plasma_3bd2::after,
  .mask_6670 .center-0d00 .heading_plasma_3bd2::before {
    width: 31px;
    height: 3px;
  }
  .mask_6670 .center-0d00 .heading_plasma_3bd2::before {
    top: -9px;
  }
  .mask_6670 .center-0d00 .heading_plasma_3bd2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .smooth_c04c .center-0d00 .nav_3a6b {
    margin-top: -2px;
    width: 19px;
  }
  .smooth_c04c .center-0d00 .heading_plasma_3bd2 {
    margin-top: -1px;
  }
  .smooth_c04c .center-0d00 .heading_plasma_3bd2,
  .smooth_c04c .center-0d00 .heading_plasma_3bd2::after,
  .smooth_c04c .center-0d00 .heading_plasma_3bd2::before {
    width: 19px;
    height: 2px;
  }
  .smooth_c04c .center-0d00 .heading_plasma_3bd2::before {
    top: -6px;
  }
  .smooth_c04c .center-0d00 .heading_plasma_3bd2::after {
    bottom: -6px;
  }
  .basic-2ac4 .center-0d00 .nav_3a6b {
    margin-top: -2px;
    width: 22px;
  }
  .basic-2ac4 .center-0d00 .heading_plasma_3bd2 {
    margin-top: -1px;
  }
  .basic-2ac4 .center-0d00 .heading_plasma_3bd2,
  .basic-2ac4 .center-0d00 .heading_plasma_3bd2::after,
  .basic-2ac4 .center-0d00 .heading_plasma_3bd2::before {
    width: 22px;
    height: 2px;
  }
  .basic-2ac4 .center-0d00 .heading_plasma_3bd2::before {
    top: -7px;
  }
  .basic-2ac4 .center-0d00 .heading_plasma_3bd2::after {
    bottom: -7px;
  }
  .last_3139 .center-0d00 .nav_3a6b {
    margin-top: -2px;
    width: 31px;
  }
  .last_3139 .center-0d00 .heading_plasma_3bd2 {
    margin-top: -1.5px;
  }
  .last_3139 .center-0d00 .heading_plasma_3bd2,
  .last_3139 .center-0d00 .heading_plasma_3bd2::after,
  .last_3139 .center-0d00 .heading_plasma_3bd2::before {
    width: 31px;
    height: 3px;
  }
  .last_3139 .center-0d00 .heading_plasma_3bd2::before {
    top: -9px;
  }
  .last_3139 .center-0d00 .heading_plasma_3bd2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .feature_6f38 .center-0d00 .nav_3a6b {
    margin-top: -2px;
    width: 19px;
  }
  .feature_6f38 .center-0d00 .heading_plasma_3bd2 {
    margin-top: -1px;
  }
  .feature_6f38 .center-0d00 .heading_plasma_3bd2,
  .feature_6f38 .center-0d00 .heading_plasma_3bd2::after,
  .feature_6f38 .center-0d00 .heading_plasma_3bd2::before {
    width: 19px;
    height: 2px;
  }
  .feature_6f38 .center-0d00 .heading_plasma_3bd2::before {
    top: -6px;
  }
  .feature_6f38 .center-0d00 .heading_plasma_3bd2::after {
    bottom: -6px;
  }
  .avatar-4dad .center-0d00 .nav_3a6b {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-4dad .center-0d00 .heading_plasma_3bd2 {
    margin-top: -1px;
  }
  .avatar-4dad .center-0d00 .heading_plasma_3bd2,
  .avatar-4dad .center-0d00 .heading_plasma_3bd2::after,
  .avatar-4dad .center-0d00 .heading_plasma_3bd2::before {
    width: 22px;
    height: 2px;
  }
  .avatar-4dad .center-0d00 .heading_plasma_3bd2::before {
    top: -7px;
  }
  .avatar-4dad .center-0d00 .heading_plasma_3bd2::after {
    bottom: -7px;
  }
  .summary-next-b815 .center-0d00 .nav_3a6b {
    margin-top: -2px;
    width: 31px;
  }
  .summary-next-b815 .center-0d00 .heading_plasma_3bd2 {
    margin-top: -1.5px;
  }
  .summary-next-b815 .center-0d00 .heading_plasma_3bd2,
  .summary-next-b815 .center-0d00 .heading_plasma_3bd2::after,
  .summary-next-b815 .center-0d00 .heading_plasma_3bd2::before {
    width: 31px;
    height: 3px;
  }
  .summary-next-b815 .center-0d00 .heading_plasma_3bd2::before {
    top: -9px;
  }
  .summary-next-b815 .center-0d00 .heading_plasma_3bd2::after {
    bottom: -9px;
  }
}
.huge-556a .heading_plasma_3bd2 {
  -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);
}
.huge-556a .heading_plasma_3bd2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.huge-556a .heading_plasma_3bd2::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);
}
.huge-556a.search-8358 .heading_plasma_3bd2 {
  -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);
}
.huge-556a.search-8358 .heading_plasma_3bd2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.huge-556a.search-8358 .heading_plasma_3bd2::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);
}
.content-da7f {
  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.frame-01a4:before {
  display: none;
}
.feature-current-d291 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature-current-d291 .menu_first_410e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature-current-d291 .menu_first_410e:last-of-type {
  border-bottom: none;
}
.feature-current-d291 .menu_first_410e.nav_1c3a,
.feature-current-d291 .menu_first_410e.text_bright_d09b,
.feature-current-d291 .menu_first_410e.bright-96b3 {
  padding: 0;
}
.feature-current-d291 .highlight_orange_2190 .wrapper_out_469b {
  color: currentColor;
}
.feature-current-d291 .highlight_orange_2190 .wrapper_out_469b:focus,
.feature-current-d291 .highlight_orange_2190 .wrapper_out_469b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-current-d291.photo_hard_84c4 .title_0a34,
.feature-current-d291.photo_hard_84c4 .media-6adf a,
.feature-current-d291.photo_hard_84c4 .warm_f9a4 a,
.feature-current-d291.photo_hard_84c4 .banner_center_0497 a {
  color: rgba(0, 0, 0, 0.55);
}
.feature-current-d291.photo_hard_84c4 .title_0a34:hover,
.feature-current-d291.photo_hard_84c4 .media-6adf a:hover,
.feature-current-d291.photo_hard_84c4 .warm_f9a4 a:hover,
.feature-current-d291.photo_hard_84c4 .banner_center_0497 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-current-d291.photo_hard_84c4 .tabs_under_141a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-current-d291.photo_hard_84c4 .menu_first_410e {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-current-d291.photo_hard_84c4 .menu_first_410e:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature-current-d291.photo_hard_84c4 .column_wood_1e32:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature-current-d291.photo_hard_84c4 .highlight_orange_2190 .medium_ea70 li a,
.feature-current-d291.photo_hard_84c4 .highlight_orange_2190 .wrapper_out_469b,
.feature-current-d291.photo_hard_84c4 .banner_center_0497 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-current-d291.photo_hard_84c4 .highlight_orange_2190 .wrapper_out_469b:focus,
.feature-current-d291.photo_hard_84c4 .highlight_orange_2190 .wrapper_out_469b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-current-d291.photo_hard_84c4 .medium_ea70 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-current-d291.carousel_6c59 .title_0a34,
.feature-current-d291.carousel_6c59 .media-6adf a,
.feature-current-d291.carousel_6c59 .warm_f9a4 .wrapper_out_469b,
.feature-current-d291.carousel_6c59 .warm_f9a4 a,
.feature-current-d291.carousel_6c59 .banner_center_0497 a {
  color: rgba(255, 255, 255, 0.79);
}
.feature-current-d291.carousel_6c59 .title_0a34:hover,
.feature-current-d291.carousel_6c59 .media-6adf a:hover,
.feature-current-d291.carousel_6c59 .warm_f9a4 .wrapper_out_469b:hover,
.feature-current-d291.carousel_6c59 .warm_f9a4 a:hover,
.feature-current-d291.carousel_6c59 .banner_center_0497 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-current-d291.carousel_6c59 .tabs_under_141a {
  color: rgba(255, 255, 255, 0.99);
}
.feature-current-d291.carousel_6c59 .menu_first_410e {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-current-d291.carousel_6c59 .menu_first_410e:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature-current-d291.carousel_6c59 .column_wood_1e32:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-current-d291.carousel_6c59 .highlight_orange_2190 .medium_ea70 li a,
.feature-current-d291.carousel_6c59 .highlight_orange_2190 .wrapper_out_469b,
.feature-current-d291.carousel_6c59 .banner_center_0497 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-current-d291.carousel_6c59 .highlight_orange_2190 .wrapper_out_469b:focus,
.feature-current-d291.carousel_6c59 .highlight_orange_2190 .wrapper_out_469b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-current-d291.carousel_6c59 .medium_ea70 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_wood_1e32 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column_wood_1e32:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.border-d074 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.popup_hard_e7de .feature-current-d291 {
  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;
}
.popup_hard_e7de .menu_first_410e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.popup_hard_e7de .menu_first_410e: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) {
  .popup_hard_e7de .menu_first_410e:before {
    width: 16%;
    left: 42%;
  }
}
.popup_hard_e7de .menu_first_410e:last-child:before {
  content: none;
}
.popup_hard_e7de .menu_first_410e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.popup_hard_e7de .highlight_orange_2190 .medium_ea70 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.popup_hard_e7de .highlight_orange_2190 .medium_ea70 li a .wrapper_out_469b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.popup_hard_e7de .highlight_orange_2190 .banner_center_0497 {
  border: none;
}
.popup_hard_e7de .highlight_orange_2190 .banner_center_0497 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.popup_hard_e7de .column_wood_1e32 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.popup_hard_e7de .border-d074 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.popup_hard_e7de .carousel_6c59 .column_wood_1e32:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup_hard_e7de .photo_hard_84c4.item_pressed_5716 .heading_plasma_3bd2 {
  background: rgba(0, 0, 0, 0.6);
}
.popup_hard_e7de
  .photo_hard_84c4.item_pressed_5716
  .heading_plasma_3bd2::after,
.popup_hard_e7de
  .photo_hard_84c4.item_pressed_5716
  .heading_plasma_3bd2:before {
  background: inherit;
}
.popup_hard_e7de
  .photo_hard_84c4.item_pressed_5716:hover
  .heading_plasma_3bd2 {
  background: rgba(0, 0, 0, 0.8);
}
.dirty-de98 .feature-current-d291 {
  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) {
  .dirty-de98 .feature-current-d291 {
    width: auto;
    right: 45px;
  }
}
.footer-5560 .feature-current-d291 {
  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) {
  .footer-5560 .feature-current-d291 {
    width: auto;
    left: 45px;
  }
}
.frame-01a4 .feature-current-d291 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.frame-01a4 .border-d074 {
  max-width: 48em;
  margin: 0 auto;
}
.frame-01a4 .column_wood_1e32:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.bronze_47d8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.bronze_47d8.popup_hard_e7de .feature-current-d291 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.bronze_47d8.dirty-de98 .feature-current-d291 {
  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);
}
.bronze_47d8 .feature-current-d291 {
  visibility: visible;
}
.bronze_47d8.footer-5560 .feature-current-d291 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.frame_6c38,
.narrow_a440 {
  overflow-x: hidden;
}
.frame_6c38 .feature-current-d291 {
  overflow: auto;
}
.frame_6c38.popup_hard_e7de {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame_6c38.popup_hard_e7de .feature-current-d291 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.frame_6c38.popup_hard_e7de .tabs-ec0f {
  opacity: 0;
}
.frame_6c38.dirty-de98 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame_6c38.dirty-de98 .feature-current-d291 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.frame_6c38.dirty-de98 .tabs-ec0f {
  opacity: 0;
}
.frame_6c38.footer-5560 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame_6c38.footer-5560 .feature-current-d291 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.frame_6c38.footer-5560 .tabs-ec0f {
  opacity: 0;
}
.frame_6c38.frame-01a4 .feature-current-d291 {
  z-index: 10;
  visibility: visible;
}
.item_pressed_5716 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.item_pressed_5716 .heading_plasma_3bd2 {
  background: rgba(255, 255, 255, 0.99);
}
.item_pressed_5716 .heading_plasma_3bd2::after,
.item_pressed_5716 .heading_plasma_3bd2:before {
  background: inherit;
}
.item_pressed_5716:hover .heading_plasma_3bd2 {
  background: rgba(255, 255, 255, 0.99);
}
.footer-5560 .item_pressed_5716 {
  top: 10px;
  right: auto;
  left: 12px;
}
.frame-01a4 .item_pressed_5716 {
  display: none !important;
}
.frame_6c38:before,
.narrow_a440:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.frame_6c38 .item_pressed_5716,
.narrow_a440 .item_pressed_5716 {
  display: inline-block;
}
.feature-current-d291 .badge_86f8 {
  -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;
}
.frame_6c38 .feature-current-d291 .badge_86f8,
.narrow_a440 .feature-current-d291 .badge_86f8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.component-cool-c82a .fluid-ee52 {
  width: 100%;
}
.dropdown-over-b292 {
  padding: 0 0.5em 0;
}
.dropdown-over-b292 [class*="customify-col-"],
.dropdown-over-b292 [class*="customify-col_"],
.dropdown-over-b292 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.row-d485 .dropdown-over-b292 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gallery_ccee .wrapper_098a,
  .wrapper_098a {
    display: none;
  }
  .silver_1427 {
    text-align: left;
  }
  .primary_023d {
    text-align: center;
  }
  .box_5305 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_ccee .message_fast_52a7,
  .message_fast_52a7 {
    display: none;
  }
  .bright_e2ce {
    text-align: left;
  }
  .preview_next_c833 {
    text-align: center;
  }
  .light-dcf9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gallery_ccee .media_84af,
  .media_84af {
    display: none;
  }
  .dirty-713c {
    text-align: left;
  }
  .secondary_2307 {
    text-align: center;
  }
  .sidebar_lower_8473 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.backdrop_prev_d499 {
  box-shadow: none !important;
}
.table_stale_25f4 .background-d507,
.nav-15bb .background-d507 {
  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;
}
.nav-15bb .background-d507 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pro_dc3b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pro_dc3b:after,
.pro_dc3b:before {
  content: "";
  display: table;
}
.pro_dc3b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pro_dc3b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pro_dc3b,
.advanced-78af {
  max-width: 1248px;
  margin: 0 auto;
}

.pattern_gold_ee81.module_last_95cb .pro_dc3b {
  max-width: 100%;
}
.pattern_gold_ee81.black-b7e5 {
  max-width: 1200px;
  margin: 0 auto;
}
.pattern_gold_ee81.small-9f5c .pro_dc3b {
  max-width: 100%;
}
.pattern_gold_ee81.small-9f5c > .pro_dc3b {
  padding-left: 0;
  padding-right: 0;
}
.pattern_gold_ee81.small-9f5c > .pro_dc3b .gallery_ccee {
  margin: 0;
}
.pattern_gold_ee81.small-9f5c
  > .pro_dc3b
  .hero_c850.modal-7035 {
  margin-right: 0;
  margin-left: 0;
}
.pattern_gold_ee81.small-9f5c #main.modal-7035 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .frame_4119 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .frame_4119 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_prev_5bc8 .wrapper-8350 {
    padding-right: 1em;
  }
  .wrapper_prev_5bc8.tertiary_last_3e30 .hero_c850 {
    border-right: 1px solid #eaecee;
  }
  .wrapper_prev_5bc8.tertiary_last_3e30 .wrapper-8350 {
    padding-right: 1em;
  }
  .wrapper_prev_5bc8.tertiary_last_3e30 .section_last_03db {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full_38f8 .wrapper-8350 {
    padding-left: 1em;
  }
  .full_38f8.tertiary_last_3e30 .hero_c850 {
    border-left: 1px solid #eaecee;
  }
  .full_38f8.tertiary_last_3e30 .wrapper-8350 {
    padding-left: 1em;
  }
  .full_38f8.tertiary_last_3e30 .section_last_03db {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form-2b6f .wrapper-8350 {
    padding-left: 1em;
  }
  .form-2b6f.tertiary_last_3e30 .narrow-f0eb {
    border-right: 1px solid #eaecee;
  }
  .form-2b6f.tertiary_last_3e30 .tag-778f {
    border-right: 1px solid #eaecee;
  }
  .form-2b6f.tertiary_last_3e30 .wrapper-8350 {
    padding-left: 1em;
  }
  .form-2b6f.tertiary_last_3e30 .section_last_03db {
    padding-right: 1em;
  }
  .form-2b6f.tertiary_last_3e30 .left_2f6d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-c85e .wrapper-8350 {
    padding-right: 1em;
  }
  .center-c85e.tertiary_last_3e30 .narrow-f0eb {
    border-left: 1px solid #eaecee;
  }
  .center-c85e.tertiary_last_3e30 .tag-778f {
    border-left: 1px solid #eaecee;
  }
  .center-c85e.tertiary_last_3e30 .wrapper-8350 {
    padding-right: 1em;
  }
  .center-c85e.tertiary_last_3e30 .section_last_03db {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-c85e.tertiary_last_3e30 .left_2f6d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_4119 .wrapper-8350 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_4119.tertiary_last_3e30 .hero_c850 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .frame_4119.tertiary_last_3e30 .wrapper-8350 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_4119.tertiary_last_3e30 .section_last_03db {
    padding-left: 1em;
  }
  .frame_4119.tertiary_last_3e30 .left_2f6d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .frame_4119.tertiary_last_3e30 .wrapper-8350 {
    padding-left: 0;
  }
}
.outline_b9db .tabs-1a3c {
  display: inline-block;
}
.panel_clean_7ee7 {
  display: inline-block;
}
.small-6305 {
  word-con: break-word;
}
.button_0e28 > span {
  display: inline-block;
  padding: 5px 0;
}
.button_0e28 .warm_eb38 {
  margin-left: 8px;
  margin-right: 8px;
}
.button_0e28 .list_old_7f61 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.short-81f5 .content-simple-968e {
  margin-bottom: 2em;
}
.short-81f5 .focus_cool_9532 {
  margin-bottom: 15px;
}
.short-81f5 .focus_cool_9532:last-child {
  margin-bottom: 0;
}
.short-81f5 .sidebar_motion_c3a2 {
  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) {
  .short-81f5 .sidebar_motion_c3a2 {
    display: block;
  }
}
.short-81f5 .title-soft-65ef {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .short-81f5 .title-soft-65ef {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.short-81f5 .detail_paper_c22e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.short-81f5 .detail_paper_c22e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.short-81f5 .detail_paper_c22e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.short-81f5 .small-6305 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.short-81f5 .small-6305 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.short-81f5 .pro-0088 p:last-child {
  margin-bottom: 0;
}
.short-81f5 .info-a63f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.short-81f5 .layout-289e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.short-81f5 .filter-f626 {
  margin-top: 1em;
}
.short-81f5 .stale-cd91 {
  top: 0;
  display: block;
}
.short-81f5 .stale-cd91 a {
  color: inherit;
}
.short-81f5 .stale-cd91 a:hover {
  color: inherit;
}
.short-81f5 .box_8e23 {
  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;
}
.short-81f5 .box_8e23:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.short-81f5 .layout-289e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.short-81f5 .full-b50a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.short-81f5 .full-b50a:first-child {
  margin-top: 0;
}
.short-81f5 .full-b50a.small-f74e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.short-81f5 .full-b50a.mini-433e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.short-81f5
  .full-b50a.mini-433e.tertiary-6a8b
  .filter-f626 {
  width: 100%;
}
.short-81f5 .mini-433e {
  -webkit-box-align: center;
  align-items: center;
}
.short-81f5 .mini-433e .button_0e28,
.short-81f5 .mini-433e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.short-81f5 .detail_paper_c22e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.short-81f5 .detail_paper_c22e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.short-81f5 .detail_paper_c22e: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;
}
.short-81f5 .small-f74e {
  z-index: 5;
}
.short-81f5 .hover_6403 .steel_950e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.short-81f5 .status-short-b0a3 .steel_950e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.short-81f5 .chip-d445 .steel_950e {
  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;
}
.short-81f5.prev-5067 .sidebar_motion_c3a2,
.short-81f5.menu-last-6122 .sidebar_motion_c3a2 {
  display: block;
}
.short-81f5.prev-5067 .sidebar_motion_c3a2 .frame_d224,
.short-81f5.prev-5067 .sidebar_motion_c3a2 .layout-289e,
.short-81f5.menu-last-6122 .sidebar_motion_c3a2 .frame_d224,
.short-81f5.menu-last-6122 .sidebar_motion_c3a2 .layout-289e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.short-81f5.accordion-9ee4 .title-soft-65ef {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .short-81f5.accordion-9ee4 .title-soft-65ef {
    margin-right: 0;
  }
}
.short-81f5.prev-5067 .title-soft-65ef,
.short-81f5.menu-last-6122 .title-soft-65ef {
  padding-top: 40%;
}
.short-81f5.prev-5067 .content-simple-968e,
.short-81f5.menu-last-6122 .content-simple-968e {
  display: block;
}
.short-81f5.prev-5067 .fn-sticky-1825 .layout-289e,
.short-81f5.menu-last-6122 .fn-sticky-1825 .layout-289e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.short-81f5.prev-5067 .title-soft-65ef,
.short-81f5.menu-last-6122 .title-soft-65ef {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.short-81f5.prev-5067 .layout-289e {
  padding: 1em;
}
.slider-inner-444d {
  margin: 30px auto;
  display: block;
}
.slider-inner-444d .lower-c23c > * {
  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;
}
.slider-inner-444d .lower-c23c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider-inner-444d .lower-c23c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo_huge_bc6a .button_0e28 {
  margin-bottom: 1.41575em;
}
.logo_huge_bc6a .tag_current_0eb2 {
  margin-bottom: 1.618em;
}
.detail_prev_4ddc .outer_1d20 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.detail_prev_4ddc .outer_1d20 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.detail_prev_4ddc .column_6c93 {
  max-width: 100%;
  overflow: auto;
}
.slow_3201 .detail_prev_4ddc a:hover {
  text-decoration: underline;
}
.over_df41 .focus_cool_9532:not(.small-6305),
.over_df41 .detail_paper_c22e {
  margin-bottom: 1.41575em;
}
.over_df41 .focus_cool_9532:not(.small-6305):last-child,
.over_df41 .detail_paper_c22e:last-child {
  margin-bottom: 0;
}
.over_df41 .focus_cool_9532.primary_complex_7a44 {
  margin-bottom: 0.41575em;
}
.over_df41 .status_red_e239:before,
.over_df41 .in_d7da:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.over_df41 .status_red_e239:before {
  content: "\f115";
}
.over_df41 .in_d7da:before {
  content: "\f02c";
}
.over_df41 .sort_fdab {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.over_df41 .sort_fdab a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bottom-aa96 {
  display: -webkit-box;
  display: flex;
}
.bottom-aa96 .east_aedf {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bottom-aa96 .east_aedf {
    flex-basis: 90px;
  }
}
.bottom-aa96 .mask_basic_1cf2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bottom-aa96 .mask_basic_1cf2 {
    flex-basis: calc(100% - 50px);
  }
}
.bottom-aa96 .slider-5711 p:last-child {
  margin-bottom: 0.72em;
}
.static-1130 .lower-c23c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.static-1130 .lower-c23c:after,
.static-1130 .lower-c23c:before {
  content: "";
  display: table;
}
.static-1130 .lower-c23c:after {
  clear: both;
}
.static-1130 .lower-c23c .stale-8d4b,
.static-1130 .lower-c23c .overlay-cold-9b91 {
  width: 49%;
}
.static-1130 .lower-c23c .stale-8d4b a span.black_2e94,
.static-1130 .lower-c23c .overlay-cold-9b91 a span.black_2e94 {
  display: block;
  margin-bottom: 5px;
}
.static-1130 .lower-c23c .overlay-cold-9b91 {
  float: left;
  text-align: left;
}
.static-1130 .lower-c23c .stale-8d4b {
  float: right;
  text-align: right;
}
.focus-hot-4b8e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focus-hot-4b8e {
    margin-bottom: 0;
  }
}
.message-9415 {
  margin-bottom: 1em;
}
.message-9415 .small-6305 {
  font-size: 1.1em;
  line-height: 1.3;
}
.modal_fast_b7ee a {
  display: block;
  line-height: 0;
  position: relative;
}
.icon-east-7126 .message-9415,
.silver_4a0d .message-9415 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .icon-east-7126 .message-9415,
  .silver_4a0d .message-9415 {
    display: block;
  }
}
.icon-east-7126 .modal_fast_b7ee,
.silver_4a0d .modal_fast_b7ee {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .icon-east-7126 .modal_fast_b7ee,
  .silver_4a0d .modal_fast_b7ee {
    margin-bottom: 1em;
  }
}
.icon-east-7126 .modal_fast_b7ee img,
.silver_4a0d .modal_fast_b7ee img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.icon-east-7126 .content-red-6a83,
.silver_4a0d .content-red-6a83 {
  flex-basis: calc(100% - 160px);
}
.icon-east-7126 .content-red-6a83 p,
.silver_4a0d .content-red-6a83 p {
  margin-bottom: 0;
}
.icon-east-7126 .content-red-6a83 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .icon-east-7126 .content-red-6a83 {
    padding-left: 0;
  }
}
.silver_4a0d .content-red-6a83 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .silver_4a0d .content-red-6a83 {
    padding-right: 0;
  }
}
.silver_4a0d .modal_fast_b7ee {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.description-north-ad5a .modal_fast_b7ee {
  margin-bottom: 0.5em;
}
.description-north-ad5a .modal_fast_b7ee img {
  width: 100%;
}
.sort_short_9ba9 .tabs_light_1e5b,
.search-3c3c .tabs_light_1e5b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.search-3c3c .hero_c850 .popup-in-a6cd p:last-child {
  margin-bottom: 0;
}
.overlay_b2da {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wrapper_4adf .dropdown-blue-940c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wrapper_4adf .dropdown-blue-940c:last-of-type {
    margin-bottom: 0;
  }
}
.wrapper_4adf .dropdown-blue-940c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper_4adf .dropdown-blue-940c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wrapper_4adf .dropdown-blue-940c ul li {
  margin: 0 0 0.6em;
}
.wrapper_4adf .dropdown-blue-940c ul li.mask-soft-d63c,
.wrapper_4adf .dropdown-blue-940c ul li.header-3411 {
  position: relative;
}
.wrapper_4adf .dropdown-blue-940c ul li.mask-soft-d63c .footer-green-cbcc,
.wrapper_4adf .dropdown-blue-940c ul li.header-3411 .footer-green-cbcc {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wrapper_4adf .dropdown-blue-940c ul li.mask-soft-d63c:after:after,
.wrapper_4adf .dropdown-blue-940c ul li.mask-soft-d63c:after:before,
.wrapper_4adf
  .dropdown-blue-940c
  ul
  li.header-3411:after:after,
.wrapper_4adf
  .dropdown-blue-940c
  ul
  li.header-3411:after:before {
  content: "";
  display: table;
}
.wrapper_4adf .dropdown-blue-940c ul li.mask-soft-d63c:after:after,
.wrapper_4adf
  .dropdown-blue-940c
  ul
  li.header-3411:after:after {
  clear: both;
}
.wrapper_4adf .dropdown-blue-940c a.item_f059:hover {
  text-decoration: none;
}
.wrapper_4adf .dropdown-blue-940c select {
  max-width: 100%;
}
.wrapper_4adf .dropdown-blue-940c table {
  font-size: 85%;
}
.wrapper_4adf .dropdown-blue-940c table td,
.wrapper_4adf .dropdown-blue-940c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wrapper_4adf .dropdown-blue-940c table tfoot td {
  text-align: left;
}
.wrapper_4adf .dropdown-blue-940c :last-child {
  margin-bottom: 0;
}
.wrapper_4adf .dropdown-blue-940c .texture-wood-c4a6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wrapper_4adf .dropdown-blue-940c .texture-wood-c4a6 label {
  width: 100%;
}
.wrapper_4adf .dropdown-blue-940c .texture-wood-c4a6 .detail-mini-d2d0 {
  width: 100%;
  display: block;
}
.wrapper_4adf .dropdown-blue-940c .texture-wood-c4a6 .east-c84e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wrapper_4adf .dropdown-blue-940c .texture-wood-c4a6 .east-c84e:hover svg #svg-search {
  fill: #444;
}
.wrapper_4adf .dropdown-blue-940c .texture-wood-c4a6 .east-c84e svg {
  width: 18px;
  height: 18px;
}
.wrapper_4adf .paragraph-90ea ul ul,
.wrapper_4adf .detail-narrow-616e ul ul,
.wrapper_4adf .detail-gas-ce53 ul ul,
.wrapper_4adf .search_orange_da6f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wrapper_4adf .paragraph-90ea .full-19a2 > a,
.wrapper_4adf .detail-narrow-616e .full-19a2 > a,
.wrapper_4adf .detail-gas-ce53 .full-19a2 > a,
.wrapper_4adf .search_orange_da6f .full-19a2 > a {
  margin-bottom: 0;
}
.wrapper_4adf .content_silver_b8c5 li,
.wrapper_4adf .paragraph-90ea li,
.wrapper_4adf .copper_dbe9 li,
.wrapper_4adf .detail-narrow-616e li,
.wrapper_4adf .detail-gas-ce53 li,
.wrapper_4adf .search_orange_da6f li,
.wrapper_4adf .simple-70d8 li,
.wrapper_4adf .button_hard_a8a8 li {
  display: block;
  position: relative;
}
.wrapper_4adf .content_silver_b8c5 li:last-child,
.wrapper_4adf .paragraph-90ea li:last-child,
.wrapper_4adf .copper_dbe9 li:last-child,
.wrapper_4adf .detail-narrow-616e li:last-child,
.wrapper_4adf .detail-gas-ce53 li:last-child,
.wrapper_4adf .search_orange_da6f li:last-child,
.wrapper_4adf .simple-70d8 li:last-child,
.wrapper_4adf .button_hard_a8a8 li:last-child {
  border: none;
}
.wrapper_4adf .content_silver_b8c5 li a,
.wrapper_4adf .paragraph-90ea li a,
.wrapper_4adf .copper_dbe9 li a,
.wrapper_4adf .detail-narrow-616e li a,
.wrapper_4adf .detail-gas-ce53 li a,
.wrapper_4adf .search_orange_da6f li a,
.wrapper_4adf .simple-70d8 li a,
.wrapper_4adf .button_hard_a8a8 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper_4adf .content_silver_b8c5 li ul li::before,
.wrapper_4adf .paragraph-90ea li ul li::before,
.wrapper_4adf .copper_dbe9 li ul li::before,
.wrapper_4adf .detail-narrow-616e li ul li::before,
.wrapper_4adf .detail-gas-ce53 li ul li::before,
.wrapper_4adf .search_orange_da6f li ul li::before,
.wrapper_4adf .simple-70d8 li ul li::before,
.wrapper_4adf .button_hard_a8a8 li ul li::before {
  left: 15px;
}
.wrapper_4adf .content_silver_b8c5 li ul a,
.wrapper_4adf .paragraph-90ea li ul a,
.wrapper_4adf .copper_dbe9 li ul a,
.wrapper_4adf .detail-narrow-616e li ul a,
.wrapper_4adf .detail-gas-ce53 li ul a,
.wrapper_4adf .search_orange_da6f li ul a,
.wrapper_4adf .simple-70d8 li ul a,
.wrapper_4adf .button_hard_a8a8 li ul a {
  padding-left: 20px;
}
.wrapper_4adf .content_silver_b8c5 li ul ul li::before,
.wrapper_4adf .paragraph-90ea li ul ul li::before,
.wrapper_4adf .copper_dbe9 li ul ul li::before,
.wrapper_4adf .detail-narrow-616e li ul ul li::before,
.wrapper_4adf .detail-gas-ce53 li ul ul li::before,
.wrapper_4adf .search_orange_da6f li ul ul li::before,
.wrapper_4adf .simple-70d8 li ul ul li::before,
.wrapper_4adf .button_hard_a8a8 li ul ul li::before {
  left: 30px;
}
.wrapper_4adf .content_silver_b8c5 li ul ul a,
.wrapper_4adf .paragraph-90ea li ul ul a,
.wrapper_4adf .copper_dbe9 li ul ul a,
.wrapper_4adf .detail-narrow-616e li ul ul a,
.wrapper_4adf .detail-gas-ce53 li ul ul a,
.wrapper_4adf .search_orange_da6f li ul ul a,
.wrapper_4adf .simple-70d8 li ul ul a,
.wrapper_4adf .button_hard_a8a8 li ul ul a {
  padding-left: 40px;
}
.wrapper_4adf .west_e1e2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper_4adf .button_hard_a8a8 ul li {
  margin-bottom: 1.41575em;
}
.wrapper_4adf .button_hard_a8a8 ul li .sidebar-27d6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wrapper_4adf .button_hard_a8a8 ul li .list_5f92 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.carousel_6c59 .content_silver_b8c5 li a,
.carousel_6c59 .paragraph-90ea li a,
.carousel_6c59 .copper_dbe9 li a,
.carousel_6c59 .detail-narrow-616e li a,
.carousel_6c59 .detail-gas-ce53 li a,
.carousel_6c59 .search_orange_da6f li a,
.carousel_6c59 .simple-70d8 li a,
.carousel_6c59 .button_hard_a8a8 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_6c59 .west_e1e2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_6c59 .dropdown-blue-940c ul li.mask-soft-d63c .footer-green-cbcc,
.carousel_6c59 .dropdown-blue-940c ul li.header-3411 .footer-green-cbcc {
  background: rgba(0, 0, 0, 0.2);
}
.carousel_6c59 .wrapper_4adf .dropdown-blue-940c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_gold_ee81 .wrapper_4adf .medium_ea70 li {
  margin: 0;
}
.pattern_gold_ee81 .wrapper_4adf .medium_ea70 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pattern_gold_ee81 .wrapper_4adf .medium_ea70 li ul {
  margin: 0;
}
.pattern_gold_ee81 .wrapper_4adf .medium_ea70 li ul li a {
  padding-left: 15px;
}
.pattern_gold_ee81 .wrapper_4adf .medium_ea70 li ul li li a {
  padding-left: 30px;
}
.pattern_gold_ee81 .wrapper_4adf .medium_ea70 li.tiny-f6cc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pattern_gold_ee81 .wrapper_4adf .medium_ea70 li.tiny-f6cc > 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;
}
.pattern_gold_ee81 .wrapper_4adf .medium_ea70 li.tiny-f6cc > 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;
}
.header-5815 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.prev-546c {
  position: relative;
  z-index: 10;
}
.prev-546c .badge_86f8 {
  width: 100%;
  max-width: 100%;
}
.list-center-ddde .caption-simple-1b1b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.list-center-ddde .photo_hard_84c4 {
}
.list-center-ddde .carousel_6c59 {
  background: #292929;
}
.iron_32d3 .caption-simple-1b1b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.iron_32d3 .photo_hard_84c4 {
  background: #f9f9f9;
}
.iron_32d3 .carousel_6c59 {
  background: #303030;
}
.easy_cf96 .caption-simple-1b1b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .easy_cf96 .tabs-1a3c {
    margin-bottom: 1em;
  }
  .easy_cf96 .tabs-1a3c:last-child {
    margin-bottom: 0;
  }
}
.easy_cf96 .photo_hard_84c4 {
  background: #ededed;
}
.easy_cf96 .carousel_6c59 {
  background: #1a1a1a;
}
.caption-simple-1b1b.photo_hard_84c4 {
  color: rgba(0, 0, 0, 0.6);
}
.caption-simple-1b1b.photo_hard_84c4 .short_735b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption-simple-1b1b.carousel_6c59 {
  color: rgba(255, 255, 255, 0.99);
}
.caption-simple-1b1b.carousel_6c59 a:not(.item_f059) {
  color: rgba(255, 255, 255, 0.79);
}
.caption-simple-1b1b.carousel_6c59 a:not(.item_f059):hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-simple-1b1b.carousel_6c59 .short_735b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-simple-1b1b.carousel_6c59 table tbody td,
.caption-simple-1b1b.carousel_6c59 table th {
  background: rgba(0, 0, 0, 0.08);
}
.paper_d459.last-a130 .pro_dc3b {
  max-width: initial;
}
.paper_d459 .grid-347a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paper_d459 .grid-347a .badge_86f8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paper_d459 .grid-347a .badge_86f8 {
    display: block;
    margin-bottom: 2em;
  }
  .paper_d459 .grid-347a .badge_86f8:last-child {
    margin-bottom: 0;
  }
}
.easy_cf96 .tabs-1a3c:last-child,
.iron_32d3 .tabs-1a3c:last-child,
.list-center-ddde .tabs-1a3c:last-child {
  margin-bottom: 0;
}
.easy_cf96 .tabs-1a3c .wrapper_4adf .dropdown-blue-940c:last-child,
.iron_32d3 .tabs-1a3c .wrapper_4adf .dropdown-blue-940c:last-child,
.list-center-ddde .tabs-1a3c .wrapper_4adf .dropdown-blue-940c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .easy_cf96 .lower_baaa,
  .easy_cf96 .over_8efb,
  .iron_32d3 .lower_baaa,
  .iron_32d3 .over_8efb,
  .list-center-ddde .lower_baaa,
  .list-center-ddde .over_8efb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .prev-546c .tabs-1a3c {
    margin-bottom: 2em;
  }
}
.prev-546c p:last-child {
  margin-bottom: 0;
}
.prev-546c li,
.prev-546c ul {
  list-style: none;
  margin: 0;
}
.prev-546c ul ul {
  margin-left: 2.617924em;
}
.liquid-040f {
  font-size: 0.875em;
}

/* css-noise: 5fdc */
.phantom-card-v5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
