/*!
Theme Name: Customify
Theme URI: https://pressmaximum.row-96cc/customify
Author: WPCustomify
Author URI: https://pressmaximum.row-96cc
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.row-96cc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pink-4214.modal-f09c/licenses/gpl-2.0.list-paper-18a4
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.form-tall-7c45/, (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.mask_7e55.modal-advanced-0e70/normalize.fast-b600/
 ======
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.fast-b600 v7.0.0 | MIT License | github.row-96cc/necolas/normalize.fast-b600 */
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;
}
.sort_7a33 .dynamic_66f2,
.heading-current-038b,
.thumbnail_cold_2b4b,
.active_f3a3,
.wrapper_tall_7b4a,
.summary-029c,
.clean-55a2,
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;
}
.heading-current-038b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .heading-current-038b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .heading-current-038b,
  h1 {
    font-size: 1.8em;
  }
}
.thumbnail_cold_2b4b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.thumbnail_cold_2b4b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .thumbnail_cold_2b4b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_cold_2b4b,
  h2 {
    font-size: 1.7em;
  }
}
.active_f3a3,
h3 {
  font-size: 1.618em;
}
.sort_7a33 .dynamic_66f2,
.wrapper_tall_7b4a,
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.border_mini_42ef {
  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;
}
.dropdown-59bc:after,
.dropdown-59bc:before,
.label_ae34:after,
.label_ae34:before {
  content: "";
  display: table;
}
.dropdown-59bc:after,
.label_ae34:after {
  clear: both;
}
.header-motion-31f2 {
  float: right;
  margin-right: 0;
}
.item_e4f1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.right-5145 .pattern-199d,
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;
}
.right-5145 .pattern-199d: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;
}
.row_in_356f .pattern-199d {
  box-shadow: none;
}
.row_in_356f
  .pattern-199d
  .top-a747 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row_in_356f .pattern-199d .row_selected_1808 {
  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;
}
.row_in_356f
  .pattern-199d
  .row_selected_1808
  b {
  display: none;
}
.row_in_356f .status_3ef8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hover-mini-2cb8:not(.sidebar_bee0):not(.hard_3026),
button:not(.sidebar_bee0):not(.hard_3026),
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ),
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ),
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ) {
  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;
}
.hover-mini-2cb8:not(.sidebar_bee0):not(
    .hard_3026
  ):hover,
button:not(.sidebar_bee0):not(
    .hard_3026
  ):hover,
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ):hover,
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ):hover,
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hover-mini-2cb8:not(.sidebar_bee0):not(
    .hard_3026
  ):active,
.hover-mini-2cb8:not(.sidebar_bee0):not(
    .hard_3026
  ):focus,
button:not(.sidebar_bee0):not(
    .hard_3026
  ):active,
button:not(.sidebar_bee0):not(
    .hard_3026
  ):focus,
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ):active,
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ):focus,
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ):active,
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ):focus,
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ):active,
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ):focus {
  outline: 0;
}
.hover-mini-2cb8:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672,
button:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672,
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672,
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672,
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672 {
  position: relative;
}
.hover-mini-2cb8:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .dynamic-5155,
.hover-mini-2cb8:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .alert-tall-0368,
.hover-mini-2cb8:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .smooth_5563,
.hover-mini-2cb8:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  i,
.hover-mini-2cb8:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  svg,
button:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .dynamic-5155,
button:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .alert-tall-0368,
button:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .smooth_5563,
button:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  i,
button:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  svg,
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .dynamic-5155,
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .alert-tall-0368,
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .smooth_5563,
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  i,
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  svg,
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .dynamic-5155,
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .alert-tall-0368,
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .smooth_5563,
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  i,
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  svg,
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .dynamic-5155,
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .alert-tall-0368,
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  .smooth_5563,
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  i,
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672
  svg {
  visibility: hidden;
}
.hover-mini-2cb8:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672:after,
button:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672:after,
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672:after,
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672:after,
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ).fn-loading-6672: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;
}
.hover-mini-2cb8:not(.sidebar_bee0):not(.hard_3026),
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ),
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ),
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ) {
  color: #fff;
  background: #235787;
}
.hover-mini-2cb8:not(.sidebar_bee0):not(
    .hard_3026
  ):focus,
input[type="button"]:not(.sidebar_bee0):not(
    .hard_3026
  ):focus,
input[type="reset"]:not(.sidebar_bee0):not(
    .hard_3026
  ):focus,
input[type="submit"]:not(.sidebar_bee0):not(
    .hard_3026
  ):focus {
  color: #fff;
}
.hover-mini-2cb8.fn-disabled-6672:not(.sidebar_bee0):not(
    .hard_3026
  ),
.hover-mini-2cb8[disabled]:not(.sidebar_bee0):not(
    .hard_3026
  ),
button.fn-disabled-6672:not(.sidebar_bee0):not(
    .hard_3026
  ),
button[disabled]:not(.sidebar_bee0):not(
    .hard_3026
  ) {
  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;
}
.chip_db3c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.chip_db3c: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;
}
.dim-98ae {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.breadcrumb_gas_d2f4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.medium_0652 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dropdown-59bc:after,
.dropdown-59bc:before,
.green-237b:after,
.green-237b:before,
.accent_67a5:after,
.accent_67a5:before,
.grid-glass-6ccf:after,
.grid-glass-6ccf:before,
.modal-first-56d1:after,
.modal-first-56d1:before,
.logo_f477:after,
.logo_f477:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dropdown-59bc:after,
.green-237b:after,
.accent_67a5:after,
.grid-glass-6ccf:after,
.modal-first-56d1:after,
.logo_f477:after {
  clear: both;
}
.green-237b .tabs-d1c3,
.accent_67a5 .tabs-d1c3,
.tooltip_8363 .tabs-d1c3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.box-fluid-be19 {
  display: inline-block;
}
.description_basic_1adc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.description_basic_1adc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.description_basic_1adc .hot_6126 {
  padding: 1em 0;
  font-size: 85%;
}
.hot_6126 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.section_c79e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.section_c79e:after,
.section_c79e:before {
  content: "";
  display: table;
}
.section_c79e:after {
  clear: both;
}
.brown_8142 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.primary-7baa .brown_8142 {
  max-width: 50%;
}
.message_bronze_42ec .brown_8142 {
  max-width: 33.33%;
}
.simple_d7ca .brown_8142 {
  max-width: 25%;
}
.card_gas_38c5 .brown_8142 {
  max-width: 20%;
}
.content-under-0abc .brown_8142 {
  max-width: 16.66%;
}
.carousel-silver-7092 .brown_8142 {
  max-width: 14.28%;
}
.table_dynamic_c17e .brown_8142 {
  max-width: 12.5%;
}
.menu-c370 .brown_8142 {
  max-width: 11.11%;
}
.section_last_0a2d {
  display: block;
}
.sort_7a33 .gold-b27f label,
.sort_7a33 .image-old-ce6c label,
.sort_7a33 .wide_57cd label,
.sort_7a33 .smooth_95f6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-blue-700a {
  list-style: none;
  margin: 0;
}
.item-blue-700a article.shadow_788b {
  margin-bottom: 0;
}
.item-blue-700a ul {
  list-style: none;
  margin: 0;
}
.item-blue-700a .block_static_ac10 li.shadow_788b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-blue-700a .block_static_ac10 li.shadow_788b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-blue-700a .block_static_ac10 li.shadow_788b: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) {
  .item-blue-700a .block_static_ac10 li.shadow_788b li.shadow_788b li.shadow_788b li.shadow_788b {
    padding-left: 0;
  }
}
article.shadow_788b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow_788b .green-237b p:last-of-type {
  margin-bottom: 0;
}
article.shadow_788b .tooltip-8fde {
  float: left;
}
article.shadow_788b .grid_fresh_7dd4 {
  margin-left: 85px;
}
article.shadow_788b .texture-copper-aa11 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow_788b .texture-copper-aa11 .hard-7be2 {
  margin-left: 10px;
}
article.shadow_788b .bottom-496c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow_788b .row-202f {
  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 .gold-b27f,
  #respond .wide_57cd,
  #respond .smooth_95f6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gold-b27f input,
#respond .wide_57cd input,
#respond .smooth_95f6 input {
  width: 100%;
}
#respond .smooth_95f6 {
  margin-right: 0;
}
#respond .stale_395a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop-db80 {
  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;
}
.backdrop-db80.light-e947 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.backdrop-db80 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%);
}
.backdrop-db80:focus,
.backdrop-db80: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);
}
.title-complex-1a84 {
  border-radius: 10%;
}
.new_30e4 {
  border-radius: 50%;
}
.menu-hot-404a {
  font-size: 0.72em;
}
.table_gas_48b6 {
  font-size: 0.875em;
}
.accent-32c7 {
  font-size: 1.1em;
}
.video-68b3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.video-68b3.menu-hot-404a {
  letter-spacing: 0.5px;
}
.block_light_ed33,
.block_light_ed33 a {
  color: #6d6d6d;
}
.block_light_ed33 a:hover {
  color: #111;
}
.fluid_7b27 {
  color: #6d6d6d;
}
.accent_590a {
  overflow-x: hidden;
}
.accent_590a .status-full-21c8.table-bottom-1351 {
  position: relative;
}
.accent_590a .status-full-21c8.table-bottom-1351.notification-over-089c {
  position: initial;
}
.accent_590a
  .status-full-21c8.table-bottom-1351.notification-over-089c
  .paragraph-60a2 {
  left: auto;
}
.accent_590a .status-full-21c8 .paragraph-60a2 {
  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;
}
.accent_590a .status-full-21c8:hover.table-bottom-1351 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accent_590a
  .status-full-21c8:hover.table-bottom-1351
  .paragraph-60a2 {
  display: block;
  z-index: 9999999;
}
.accent_590a .over-d27a .upper-4ce8,
.accent_590a .hero-5396 .upper-4ce8 {
  display: none;
}
.accent_590a .tertiary_south_1b79 .status-full-21c8:hover.table-bottom-1351 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sort_7a33 .gold-b27f label,
.sort_7a33 .image-old-ce6c label,
.sort_7a33 .wide_57cd label,
.sort_7a33 .smooth_95f6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-blue-700a {
  list-style: none;
  margin: 0;
}
.item-blue-700a article.shadow_788b {
  margin-bottom: 0;
}
.item-blue-700a ul {
  list-style: none;
  margin: 0;
}
.item-blue-700a .block_static_ac10 li.shadow_788b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-blue-700a .block_static_ac10 li.shadow_788b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-blue-700a .block_static_ac10 li.shadow_788b: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) {
  .item-blue-700a .block_static_ac10 li.shadow_788b li.shadow_788b li.shadow_788b li.shadow_788b {
    padding-left: 0;
  }
}
article.shadow_788b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow_788b .green-237b p:last-of-type {
  margin-bottom: 0;
}
article.shadow_788b .tooltip-8fde {
  float: left;
}
article.shadow_788b .grid_fresh_7dd4 {
  margin-left: 85px;
}
article.shadow_788b .texture-copper-aa11 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow_788b .texture-copper-aa11 .hard-7be2 {
  margin-left: 10px;
}
article.shadow_788b .bottom-496c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow_788b .row-202f {
  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 .gold-b27f,
  #respond .wide_57cd,
  #respond .smooth_95f6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gold-b27f input,
#respond .wide_57cd input,
#respond .smooth_95f6 input {
  width: 100%;
}
#respond .smooth_95f6 {
  margin-right: 0;
}
#respond .stale_395a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.over-d27a .logo-9a0c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.logo-9a0c .medium-a247.nav-e950 .tabs-hard-fb65 > li > a:focus,
.logo-9a0c .medium-a247.nav-e950 .tabs-hard-fb65 > li > a:hover,
.logo-9a0c .medium-a247.item-orange-4199 .tabs-hard-fb65 > li > a:focus,
.logo-9a0c .medium-a247.item-orange-4199 .tabs-hard-fb65 > li > a:hover,
.logo-9a0c .medium-a247.active-east-b455 .tabs-hard-fb65 > li > a:focus,
.logo-9a0c .medium-a247.active-east-b455 .tabs-hard-fb65 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-9a0c
  .medium-a247.nav-e950
  .tabs-hard-fb65
  > li.column-wood-5815
  > a,
.logo-9a0c
  .medium-a247.nav-e950
  .tabs-hard-fb65
  > li.badge-current-b69d
  > a,
.logo-9a0c
  .medium-a247.item-orange-4199
  .tabs-hard-fb65
  > li.column-wood-5815
  > a,
.logo-9a0c
  .medium-a247.item-orange-4199
  .tabs-hard-fb65
  > li.badge-current-b69d
  > a,
.logo-9a0c
  .medium-a247.active-east-b455
  .tabs-hard-fb65
  > li.column-wood-5815
  > a,
.logo-9a0c .medium-a247.active-east-b455 .tabs-hard-fb65 > li.article-8c58 > a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-9a0c .shadow_d92c,
.logo-9a0c .shadow_d92c a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-9a0c .iron_4379.next_1571 li a,
.logo-9a0c .photo-medium-39aa a,
.logo-9a0c .gradient_plasma_a1a7,
.logo-9a0c .tabs-hard-fb65 > li > a,
.logo-9a0c .focus-narrow-8a7a {
  color: rgba(255, 255, 255, 0.79);
}
.logo-9a0c .iron_4379.next_1571 li a:hover,
.logo-9a0c .photo-medium-39aa a:hover,
.logo-9a0c .gradient_plasma_a1a7:hover,
.logo-9a0c .tabs-hard-fb65 > li > a:hover,
.logo-9a0c .focus-narrow-8a7a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-9a0c .west_8464 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-9a0c .west_8464 .footer-pink-5272 {
  color: rgba(255, 255, 255, 0.99);
}
.logo-9a0c .west_8464:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-9a0c .highlight_8b2c .yellow-fd55 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-9a0c .highlight_8b2c .yellow-fd55 .main_green_56ce {
  color: rgba(255, 255, 255, 0.79);
}
.logo-9a0c
  .highlight_8b2c
  .yellow-fd55
  .main_green_56ce::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-9a0c
  .highlight_8b2c
  .yellow-fd55
  .main_green_56ce:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-9a0c
  .highlight_8b2c
  .yellow-fd55
  .main_green_56ce::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-9a0c
  .highlight_8b2c
  .yellow-fd55
  .main_green_56ce::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-9a0c .highlight_8b2c .modal-912f {
  color: rgba(255, 255, 255, 0.79);
}
.logo-9a0c .highlight_8b2c .modal-912f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_f91b
  .logo-9a0c
  .highlight_8b2c
  .popup-purple-3453
  .active_e6b9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle_f91b
  .logo-9a0c
  .highlight_8b2c
  .popup-purple-3453
  .main_green_56ce {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.over-d27a .highlight-green-b183 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.highlight-green-b183 .medium-a247.nav-e950 .tabs-hard-fb65 > li > a:focus,
.highlight-green-b183 .medium-a247.nav-e950 .tabs-hard-fb65 > li > a:hover,
.highlight-green-b183 .medium-a247.item-orange-4199 .tabs-hard-fb65 > li > a:focus,
.highlight-green-b183 .medium-a247.item-orange-4199 .tabs-hard-fb65 > li > a:hover,
.highlight-green-b183 .medium-a247.active-east-b455 .tabs-hard-fb65 > li > a:focus,
.highlight-green-b183 .medium-a247.active-east-b455 .tabs-hard-fb65 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-green-b183
  .medium-a247.nav-e950
  .tabs-hard-fb65
  > li.column-wood-5815
  > a,
.highlight-green-b183
  .medium-a247.nav-e950
  .tabs-hard-fb65
  > li.badge-current-b69d
  > a,
.highlight-green-b183
  .medium-a247.item-orange-4199
  .tabs-hard-fb65
  > li.column-wood-5815
  > a,
.highlight-green-b183
  .medium-a247.item-orange-4199
  .tabs-hard-fb65
  > li.badge-current-b69d
  > a,
.highlight-green-b183
  .medium-a247.active-east-b455
  .tabs-hard-fb65
  > li.column-wood-5815
  > a,
.highlight-green-b183 .medium-a247.active-east-b455 .tabs-hard-fb65 > li.article-8c58 > a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-green-b183 .shadow_d92c,
.highlight-green-b183 .shadow_d92c a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-green-b183 .iron_4379.next_1571 li a,
.highlight-green-b183 .photo-medium-39aa a,
.highlight-green-b183 .gradient_plasma_a1a7,
.highlight-green-b183 .tabs-hard-fb65 > li > a,
.highlight-green-b183 .focus-narrow-8a7a {
  color: rgba(0, 0, 0, 0.55);
}
.highlight-green-b183 .iron_4379.next_1571 li a:hover,
.highlight-green-b183 .photo-medium-39aa a:hover,
.highlight-green-b183 .gradient_plasma_a1a7:hover,
.highlight-green-b183 .tabs-hard-fb65 > li > a:hover,
.highlight-green-b183 .focus-narrow-8a7a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-green-b183 .west_8464 {
  color: rgba(0, 0, 0, 0.55);
}
.highlight-green-b183 .west_8464 .footer-pink-5272 {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-green-b183 .west_8464:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-9104 .medium-bffc {
  margin-left: auto;
  margin-right: auto;
}
.accent_67a5 > * {
  margin-left: auto;
  margin-right: auto;
}
.accent_67a5 .dim-98ae {
  margin-right: 1.41575em;
}
.steel_8fce .accent_67a5 > .article-slow-3e7c {
  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;
}
.steel_8fce .accent_67a5 > .fresh_392d {
  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;
}
.bronze-db06.sort-9104 .medium-bffc,
.content_aab9.sort-9104 .medium-bffc {
  margin-left: 0;
}
.aside-b319.sort-9104 .medium-bffc,
.simple_a08a.sort-9104 .medium-bffc {
  margin-right: 0;
}
.accent_67a5 ol,
.accent_67a5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.focus-b3cf video {
  max-width: 100%;
}
.paper-0855 img {
  display: block;
}
.paper-0855.dim-98ae,
.paper-0855.breadcrumb_gas_d2f4 {
  width: 100%;
}
.paper-0855.fresh_392d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tag_tiny_d547:not(.tertiary-large-bcd1) {
  margin: 1.5em auto;
}
.dropdown_first_8178 p {
  padding: 1.5em 14px;
}
ul.backdrop-wide-dffd.fresh_392d,
ul.backdrop-wide-dffd.article-slow-3e7c,
ul.backdrop-wide-dffd.gold-a826.article-slow-3e7c {
  padding: 0 14px;
}
.accent-e9a9 {
  display: block;
  overflow-x: auto;
}
.accent-e9a9 table {
  border-collapse: collapse;
  width: 100%;
}
.accent-e9a9 td,
.accent-e9a9 th {
  padding: 0.5em;
}
.accent_67a5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.accent_67a5 ol ol,
.accent_67a5 ol ul,
.accent_67a5 ul ol,
.accent_67a5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.accent_67a5 ol ol li,
.accent_67a5 ol ul li,
.accent_67a5 ul ol li,
.accent_67a5 ul ul li {
  margin-left: 0;
}
.center_cd79.hover_3110 > .paragraph-9146 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.center_cd79.hover_3110 > .paragraph-9146 iframe,
.center_cd79.hover_3110 > .paragraph-9146 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.summary-purple-8d7f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.summary-purple-8d7f.widget_left_409d {
  padding: 0;
}
.summary-purple-8d7f.widget_left_409d cite {
  font-size: 13px;
}
.summary-purple-8d7f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.summary-purple-8d7f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.solid_9968 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.solid_9968 > p:first-child {
  margin-top: 0;
}
.solid_9968 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.solid_9968 blockquote {
  border-left: 0;
}
.filter-f42b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.filter-f42b:not(.label_motion_acce) {
  max-width: 100px;
}
.filter-f42b.input-629f {
  border-bottom: none !important;
  text-align: center;
}
.filter-f42b.input-629f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dropdown_first_8178 p {
    padding: 1.5em 0;
  }
}
.preview_soft_37ea {
  color: #0073aa;
}
.form-1701 {
  background-color: #0073aa;
}
.up_ca89 {
  color: #229fd8;
}
.fluid-e050 {
  background-color: #229fd8;
}
.up_b778 {
  color: #eee;
}
.paragraph_4757 {
  background-color: #eee;
}
.grid-advanced-f8da {
  color: #444;
}
.media_purple_3e67 {
  background-color: #444;
}
.box_0768 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.box_0768 .media-7eaf .photo-medium-39aa {
  font-size: 15px;
}
.box_0768 .photo-medium-39aa {
  line-height: 1.3;
}
.box_0768 .highlight-green-b183 {
}
.box_0768 .logo-9a0c {
  background: #235787;
}
.clean-2adf {
  padding: 0;
}
.clean-2adf .logo-9a0c {
  background: #1a1a1a;
}
.clean-2adf .highlight-green-b183 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.medium_821e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.medium_821e .highlight-green-b183 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.medium_821e .logo-9a0c {
  background: #303030;
}
.logo_f477 {
  position: relative;
  z-index: 10;
}
.logo_f477 .advanced_d795 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_7b88 .table-bottom-1351 {
  display: inline-block;
  vertical-align: middle;
}
.active_7b88.tabs_aaae .table-bottom-1351 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .active_7b88.tabs_aaae .table-bottom-1351 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .active_7b88.tabs_aaae .table-bottom-1351 {
    margin-right: 0.4em;
  }
}
.active_7b88.tabs_aaae .table-bottom-1351:last-child {
  margin-right: 0;
}
.full_c044 .advanced_d795 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .over-d27a .media-7eaf {
    margin: 0 -0.5em;
  }
  .over-d27a .media-7eaf [class*="customify-col-"],
  .over-d27a .media-7eaf [class*="customify-col_"],
  .over-d27a .media-7eaf [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.over-d27a.gas-4a52 .advanced_d795 {
  background: 0 0 !important;
}
.over-d27a.gas-4a52 .advanced_d795,
.over-d27a.full_c044 .advanced_d795 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .over-d27a.icon_solid_cb37 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.over-d27a.full_c044 .advanced_d795 {
  box-shadow: none !important;
}
.new_d3dc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .new_d3dc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .new_d3dc {
    padding: 18px 0 20px;
  }
}
.new_d3dc .gallery-8208 {
  width: 100%;
}
.new_d3dc .west_68db {
  margin-bottom: 0;
}
.new_d3dc .row-solid-3622 {
  margin-top: 5px;
  font-size: 0.875em;
}
.box-1345 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box-1345 .pro_d177 {
  width: 100%;
}
.feature_tiny_2f6b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.feature_tiny_2f6b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.feature_tiny_2f6b 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;
}
.feature_tiny_2f6b li:last-child:after {
  display: none;
}
.feature_tiny_2f6b li a {
  font-weight: 500;
  margin-right: 10px;
}
.tall-3626 .upper-4ce8 button,
.new_d3dc .upper-4ce8 button {
  left: 0;
}
.tall-3626 .pro_d177,
.new_d3dc .pro_d177 {
  padding-left: 0;
  padding-right: 0;
}
.tall-3626 .box-1345,
.new_d3dc .box-1345 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tall-3626 {
  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;
}
.tall-3626: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;
}
.tall-3626 .cold-6f02 {
  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) {
  .tall-3626 .cold-6f02 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tall-3626 .cold-6f02 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tall-3626 .cold-6f02 {
    min-height: 200px;
  }
}
.tall-3626 .feature_tiny_2f6b {
  color: rgba(255, 255, 255, 0.8);
}
.tall-3626 .feature_tiny_2f6b a,
.tall-3626 .feature_tiny_2f6b li:after {
  color: inherit;
}
.tall-3626 .feature_tiny_2f6b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tag-5e0b {
  margin-bottom: 0.5em;
}
.breadcrumb-stale-a993 {
  margin-bottom: 1.2em;
}
.breadcrumb-stale-a993,
.tag-5e0b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.breadcrumb-stale-a993 p:last-child,
.tag-5e0b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .upper-4ce8,
#masthead .upper-4ce8 {
  display: none;
}
#masthead
  > .upper-4ce8.wrapper_97cc {
  display: none;
}
#masthead > .upper-4ce8 button {
  left: 0;
}
.center-b3f9 {
  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%;
}
.center-b3f9 .table-bottom-1351 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.center-b3f9 .down-0ba7 {
  display: -webkit-box;
  display: flex;
}
.center-b3f9 .down-0ba7.highlight-pro-2ed8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.center-b3f9 .down-0ba7.tiny_42b6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.center-b3f9 .down-0ba7.orange_06c7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.center-b3f9.overlay_3bca.header_small_bc52 .down-0ba7.highlight-pro-2ed8 {
  flex-basis: 100%;
}
.center-b3f9.aside_976a .down-0ba7.tiny_42b6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.center-b3f9.aside_976a .down-0ba7.orange_06c7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .upper-4ce8.wrapper_97cc {
  display: none;
}
#masthead > .upper-4ce8 button {
  left: 0;
}
.form_complex_9bf6 {
  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;
}
.form_complex_9bf6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.form_complex_9bf6.status_7c1f i {
  margin-right: 4px;
}
.form_complex_9bf6.old_ce8c i {
  margin-left: 5px;
}
.photo-medium-39aa p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.photo-medium-39aa p:last-child {
  margin-bottom: 0;
}
.message-4fe1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.message-4fe1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.message-4fe1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.message-4fe1 .shadow_d92c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.message-4fe1 .selected-def8 {
  margin: 5px 0 7px 0;
}
.message-4fe1.overlay-8ba0 .top_7776 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-4fe1.overlay-8ba0 .badge-e341 {
  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;
}
.message-4fe1.tabs-center-69a9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.message-4fe1.tabs-center-69a9 .top_7776 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-4fe1.tabs-center-69a9 .badge-e341 {
  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;
}
.message-4fe1.title-2428 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message-4fe1.caption_d64f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.message-4fe1.caption_d64f .badge-e341 {
  margin-top: 7px;
}
.blue_bc88 {
  display: inline-block;
}
.logo_f477 .row-b3c5 .message-4fe1 img {
  max-width: 100%;
}
.medium-a247 .form-eb0d.info-medium-031a,
.paper-43d7 .form-eb0d.info-medium-031a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.medium-a247 .status_3a75,
.paper-43d7 .status_3a75 {
  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%);
}
.medium-a247 .status_3a75 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.medium-a247.sort-pink-5dba .status_3a75 {
  display: none;
}
.medium-a247 .info-dim-bb81 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.medium-a247 .info-dim-bb81 li {
  display: inline-block;
  position: relative;
}
.medium-a247 .info-dim-bb81 li:last-child {
  margin-right: 0;
}
.medium-a247 .info-dim-bb81 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;
}
.medium-a247 .info-dim-bb81 li.article-8c58 > a {
  color: rgba(0, 0, 0, 0.9);
}
.medium-a247 .info-dim-bb81 > 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;
}
.medium-a247 .info-dim-bb81 > li > a i {
  line-height: 0;
}
.medium-a247 .info-dim-bb81 > li.outline_copper_102d > a .status_3a75 {
  margin-left: 4px;
  line-height: 0;
}
.medium-a247 .info-dim-bb81 .layout_1e61 li.outline_copper_102d > a {
  position: relative;
}
.medium-a247 .info-dim-bb81 .layout_1e61 li.outline_copper_102d > a:after,
.medium-a247 .info-dim-bb81 .layout_1e61 li.outline_copper_102d > a:before {
  content: "";
  display: table;
}
.medium-a247 .info-dim-bb81 .layout_1e61 li.outline_copper_102d > a:after {
  clear: both;
}
.medium-a247 .info-dim-bb81 .layout_1e61 li.outline_copper_102d > a .status_3a75 {
  margin-left: 5px;
  float: right;
}
.medium-a247 .fluid-6f86,
.medium-a247 .layout_1e61 {
  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;
}
.medium-a247 .layout_1e61 {
  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;
}
.medium-a247 .layout_1e61 .info-medium-031a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.medium-a247 .layout_1e61 .status_3a75 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.medium-a247 .layout_1e61 li {
  display: block;
  margin: 0;
  padding: 0;
}
.medium-a247 .layout_1e61 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;
}
.medium-a247 .layout_1e61 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.medium-a247 .layout_1e61 .layout_1e61 {
  top: 0;
  left: 100%;
}
.medium-a247 .main-light-c1f9.fn-focus-6672 > .fluid-6f86,
.medium-a247 .main-light-c1f9.fn-focus-6672 > .layout_1e61,
.medium-a247 .main-light-c1f9:focus > .fluid-6f86,
.medium-a247 .main-light-c1f9:focus > .layout_1e61,
.medium-a247 .main-light-c1f9:hover > .fluid-6f86,
.medium-a247 .main-light-c1f9:hover > .layout_1e61 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.medium-a247.active-east-b455 .tabs-hard-fb65:after,
.medium-a247.active-east-b455 .tabs-hard-fb65:before {
  content: "";
  display: table;
}
.medium-a247.active-east-b455 .tabs-hard-fb65:after {
  clear: both;
}
.medium-a247.active-east-b455 .tabs-hard-fb65 > li {
  float: left;
}
.medium-a247.warm-7b6a .tabs-hard-fb65:after,
.medium-a247.warm-7b6a .tabs-hard-fb65:before {
  content: "";
  display: table;
}
.medium-a247.warm-7b6a .tabs-hard-fb65:after {
  clear: both;
}
.medium-a247.warm-7b6a .tabs-hard-fb65 > li {
  float: left;
}
.medium-a247.warm-7b6a .tabs-hard-fb65 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.medium-a247.warm-7b6a .tabs-hard-fb65 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.medium-a247.warm-7b6a .tabs-hard-fb65 > li.column-wood-5815 > a,
.medium-a247.warm-7b6a .tabs-hard-fb65 > li.article-8c58 > a {
  color: #fff;
  background-color: #1e4b75;
}
.medium-a247.nav-e950 .tabs-hard-fb65 > li > a .info-medium-031a {
  position: relative;
}
.medium-a247.nav-e950 .tabs-hard-fb65 > li > a .info-medium-031a: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;
}
.medium-a247.nav-e950
  .tabs-hard-fb65
  > li:focus
  > a
  .info-medium-031a:before,
.medium-a247.nav-e950
  .tabs-hard-fb65
  > li:hover
  > a
  .info-medium-031a:before {
  width: 100%;
  background-color: currentColor;
}
.medium-a247.nav-e950
  .tabs-hard-fb65
  > li.column-wood-5815
  > a
  .info-medium-031a:before,
.medium-a247.nav-e950
  .tabs-hard-fb65
  > li.badge-current-b69d
  > a
  .info-medium-031a:before {
  width: 100%;
  background-color: currentColor;
}
.medium-a247.item-orange-4199 .tabs-hard-fb65 > li > a .info-medium-031a {
  position: relative;
}
.medium-a247.item-orange-4199 .tabs-hard-fb65 > li > a .info-medium-031a: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;
}
.medium-a247.item-orange-4199 .tabs-hard-fb65 > li:focus > a .info-medium-031a:before,
.medium-a247.item-orange-4199
  .tabs-hard-fb65
  > li:hover
  > a
  .info-medium-031a:before {
  width: 100%;
  background-color: currentColor;
}
.medium-a247.item-orange-4199
  .tabs-hard-fb65
  > li.column-wood-5815
  > a
  .info-medium-031a:before,
.medium-a247.item-orange-4199
  .tabs-hard-fb65
  > li.badge-current-b69d
  > a
  .info-medium-031a:before {
  width: 100%;
  background-color: currentColor;
}
.paper-43d7 .info-dim-bb81 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.paper-43d7 .info-dim-bb81 li:first-child > a {
  border-top: none;
}
.paper-43d7 .info-dim-bb81 .layout_bright_0fe6 > .info-medium-031a .status_3a75 {
  display: none;
}
.paper-43d7 .info-dim-bb81 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.paper-43d7 .info-dim-bb81 li:last-child {
  border: none;
}
.paper-43d7 .info-dim-bb81 li.outline_copper_102d > a {
  padding-right: 45px !important;
}
.paper-43d7 .info-dim-bb81 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.paper-43d7 .info-dim-bb81 li a:focus,
.paper-43d7 .info-dim-bb81 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper-43d7 .info-dim-bb81 li .sort_7123 {
  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;
}
.paper-43d7 .info-dim-bb81 li .sort_7123:hover {
  box-shadow: none;
}
.paper-43d7 .info-dim-bb81 li .sort_7123 .status_3a75 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.paper-43d7 .info-dim-bb81 .layout_1e61 {
  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);
}
.paper-43d7 .info-dim-bb81 .layout_1e61 li a {
  padding-left: 3em;
}
.paper-43d7 .info-dim-bb81 .thumbnail_bottom_38da > a .sort_7123 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.paper-43d7 .info-dim-bb81 .thumbnail_bottom_38da > .layout_1e61 {
  display: block;
  opacity: 1;
}
.black_18bf {
  max-width: 100%;
}
.footer_28ee {
  line-height: 0;
  cursor: pointer;
}
.focus-narrow-8a7a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.focus-narrow-8a7a:hover {
  box-shadow: none;
  color: currentColor;
}
.focus-narrow-8a7a svg {
  width: 18px;
  height: 18px;
}
.focus-narrow-8a7a .filter_949f {
  display: none;
}
.yellow_ffd6 {
  position: relative;
}
.yellow_ffd6.fn-active-6672 .focus-narrow-8a7a .wrapper-bef6 {
  display: none;
}
.yellow_ffd6.fn-active-6672 .focus-narrow-8a7a .filter_949f {
  display: inline-block;
}
.yellow_ffd6 .breadcrumb_274f {
  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);
}
.yellow_ffd6.sidebar_inner_ae88 .breadcrumb_274f {
  left: auto;
  right: -0.9em;
}
.yellow_ffd6.sidebar_inner_ae88 .description-next-3ced::before {
  left: auto;
  right: 15px;
}
.yellow_ffd6.fn-active-6672 .breadcrumb_274f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup-purple-3453 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.popup-purple-3453 label {
  flex-basis: 100%;
}
.popup-purple-3453 .yellow-fd55 {
  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;
}
.popup-purple-3453 .main_green_56ce {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.popup-purple-3453 .main_green_56ce:focus {
  background-color: transparent;
}
.popup-purple-3453 button.modal-912f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.popup-purple-3453 button.modal-912f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.popup-purple-3453 button.modal-912f svg {
  width: 18px;
  height: 18px;
}
.popup-purple-3453 input[type="submit"] {
  min-height: auto;
}
.highlight_8b2c .popup-purple-3453 .main_green_56ce {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.description-next-3ced {
  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) {
  .description-next-3ced {
    width: 220px;
  }
}
.description-next-3ced label {
  flex-basis: 100%;
}
.description-next-3ced::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;
}
.middle_f91b .highlight_8b2c .popup-purple-3453 {
  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;
}
.middle_f91b
  .highlight_8b2c
  .popup-purple-3453
  .yellow-fd55 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.middle_f91b .highlight_8b2c .popup-purple-3453 .main_green_56ce {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.middle_f91b
  .highlight_8b2c
  .popup-purple-3453
  .main_green_56ce:focus {
  background: 0 0;
}
.middle_f91b
  .highlight_8b2c
  .popup-purple-3453
  .active_e6b9 {
  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;
}
.iron_4379 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.iron_4379 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.iron_4379 li:last-child {
  margin-right: 0;
}
.iron_4379 li:first-child {
  margin-left: 0;
}
.iron_4379.pattern-5a20 a {
  color: #fff;
}
.iron_4379.pattern-5a20 a:hover {
  color: #fff;
}
.iron_4379 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.iron_4379 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.iron_4379 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.iron_4379 a:hover {
  opacity: 0.9;
  color: inherit;
}
.iron_4379 [class*="social-icon-apple"] {
  background-color: #999;
}
.iron_4379 [class*="social-icon-apple"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #999;
}
.iron_4379 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.iron_4379 [class*="social-icon-behance"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #1769ff;
}
.iron_4379 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.iron_4379 [class*="social-icon-bitbucket"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #205081;
}
.iron_4379 [class*="social-icon-codepen"] {
  background-color: #000;
}
.iron_4379 [class*="social-icon-codepen"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #000;
}
.iron_4379 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.iron_4379 [class*="social-icon-delicious"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #39f;
}
.iron_4379 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.iron_4379 [class*="social-icon-digg"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #005be2;
}
.iron_4379 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.iron_4379 [class*="social-icon-dribbble"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #ea4c89;
}
.iron_4379 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.iron_4379 [class*="social-icon-envelope"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #ea4335;
}
.iron_4379 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.iron_4379 [class*="social-icon-facebook"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #3b5998;
}
.iron_4379 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.iron_4379 [class*="social-icon-flickr"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #0063dc;
}
.iron_4379 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.iron_4379 [class*="social-icon-foursquare"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #2d5be3;
}
.iron_4379 [class*="social-icon-github"] {
  background-color: #333;
}
.iron_4379 [class*="social-icon-github"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #333;
}
.iron_4379 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.iron_4379 [class*="social-icon-google-plus"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #dd4b39;
}
.iron_4379 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.iron_4379 [class*="social-icon-houzz"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #7ac142;
}
.iron_4379 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.iron_4379 [class*="social-icon-instagram"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #262626;
}
.iron_4379 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.iron_4379 [class*="social-icon-jsfiddle"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #487aa2;
}
.iron_4379 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.iron_4379 [class*="social-icon-linkedin"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #0077b5;
}
.iron_4379 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.iron_4379 [class*="social-icon-medium"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #00ab6b;
}
.iron_4379 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.iron_4379
  [class*="social-icon-odnoklassniki"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #f4731c;
}
.iron_4379 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.iron_4379 [class*="social-icon-meetup"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #ec1c40;
}
.iron_4379 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.iron_4379 [class*="social-icon-pinterest"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #bd081c;
}
.iron_4379 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.iron_4379 [class*="social-icon-product-hunt"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #da552f;
}
.iron_4379 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.iron_4379 [class*="social-icon-reddit"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #ff4500;
}
.iron_4379 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.iron_4379 [class*="social-icon-rss"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #f26522;
}
.iron_4379 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.iron_4379
  [class*="social-icon-shopping-cart"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #4caf50;
}
.iron_4379 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.iron_4379 [class*="social-icon-skype"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #00aff0;
}
.iron_4379 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.iron_4379 [class*="social-icon-slideshare"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #0077b5;
}
.iron_4379 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.iron_4379 [class*="social-icon-snapchat"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #fffc00;
}
.iron_4379 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.iron_4379 [class*="social-icon-soundcloud"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #f80;
}
.iron_4379 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.iron_4379 [class*="social-icon-spotify"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #2ebd59;
}
.iron_4379 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.iron_4379
  [class*="social-icon-stack-overflow"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #fe7a15;
}
.iron_4379 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.iron_4379 [class*="social-icon-maldkfgram"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #2ca5e0;
}
.iron_4379 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.iron_4379 [class*="social-icon-tripadvisor"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #589442;
}
.iron_4379 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.iron_4379 [class*="social-icon-tumblr"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #35465c;
}
.iron_4379 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.iron_4379 [class*="social-icon-twitch"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #6441a5;
}
.iron_4379 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.iron_4379 [class*="social-icon-twitter"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #1da1f2;
}
.iron_4379 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.iron_4379 [class*="social-icon-vimeo"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #1ab7ea;
}
.iron_4379 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.iron_4379 [class*="social-icon-vk"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #45668e;
}
.iron_4379 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.iron_4379 [class*="social-icon-weibo"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #df2029;
}
.iron_4379 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.iron_4379 [class*="social-icon-weixin"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #7bb32e;
}
.iron_4379 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.iron_4379 [class*="social-icon-whatsapp"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #25d366;
}
.iron_4379 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.iron_4379 [class*="social-icon-wordpress"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #21759b;
}
.iron_4379 [class*="social-icon-xing"] {
  background-color: #026466;
}
.iron_4379 [class*="social-icon-xing"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #026466;
}
.iron_4379 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.iron_4379 [class*="social-icon-yelp"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #af0606;
}
.iron_4379 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.iron_4379 [class*="social-icon-youtube"].breadcrumb_mini_35fc {
  background-color: transparent;
  color: #cd201f;
}
.gradient_plasma_a1a7 {
  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;
}
.gradient_plasma_a1a7:hover {
  box-shadow: none;
  background: 0 0;
}
.message-d764 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.button-5d92 {
  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;
}
.content_hard_86bf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.info_4742 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.info_4742,
.info_4742::after,
.info_4742::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;
}
.info_4742::after,
.info_4742::before {
  content: "";
  display: block;
  background-color: inherit;
}
.slow-2eaf .button-5d92 .content_hard_86bf {
  margin-top: -2px;
  width: 19px;
}
.slow-2eaf .button-5d92 .info_4742 {
  margin-top: -1px;
}
.slow-2eaf .button-5d92 .info_4742,
.slow-2eaf .button-5d92 .info_4742::after,
.slow-2eaf .button-5d92 .info_4742::before {
  width: 19px;
  height: 2px;
}
.slow-2eaf .button-5d92 .info_4742::before {
  top: -6px;
}
.slow-2eaf .button-5d92 .info_4742::after {
  bottom: -6px;
}
.glass_91f7 .button-5d92 .content_hard_86bf {
  margin-top: -2px;
  width: 22px;
}
.glass_91f7 .button-5d92 .info_4742 {
  margin-top: -1px;
}
.glass_91f7 .button-5d92 .info_4742,
.glass_91f7 .button-5d92 .info_4742::after,
.glass_91f7 .button-5d92 .info_4742::before {
  width: 22px;
  height: 2px;
}
.glass_91f7 .button-5d92 .info_4742::before {
  top: -7px;
}
.glass_91f7 .button-5d92 .info_4742::after {
  bottom: -7px;
}
.pagination_5e79 .button-5d92 .content_hard_86bf {
  margin-top: -2px;
  width: 31px;
}
.pagination_5e79 .button-5d92 .info_4742 {
  margin-top: -1.5px;
}
.pagination_5e79 .button-5d92 .info_4742,
.pagination_5e79 .button-5d92 .info_4742::after,
.pagination_5e79 .button-5d92 .info_4742::before {
  width: 31px;
  height: 3px;
}
.pagination_5e79 .button-5d92 .info_4742::before {
  top: -9px;
}
.pagination_5e79 .button-5d92 .info_4742::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .nav-1a4a .button-5d92 .content_hard_86bf {
    margin-top: -2px;
    width: 19px;
  }
  .nav-1a4a .button-5d92 .info_4742 {
    margin-top: -1px;
  }
  .nav-1a4a .button-5d92 .info_4742,
  .nav-1a4a .button-5d92 .info_4742::after,
  .nav-1a4a .button-5d92 .info_4742::before {
    width: 19px;
    height: 2px;
  }
  .nav-1a4a .button-5d92 .info_4742::before {
    top: -6px;
  }
  .nav-1a4a .button-5d92 .info_4742::after {
    bottom: -6px;
  }
  .wrapper-8281 .button-5d92 .content_hard_86bf {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper-8281 .button-5d92 .info_4742 {
    margin-top: -1px;
  }
  .wrapper-8281 .button-5d92 .info_4742,
  .wrapper-8281 .button-5d92 .info_4742::after,
  .wrapper-8281 .button-5d92 .info_4742::before {
    width: 22px;
    height: 2px;
  }
  .wrapper-8281 .button-5d92 .info_4742::before {
    top: -7px;
  }
  .wrapper-8281 .button-5d92 .info_4742::after {
    bottom: -7px;
  }
  .next_8501 .button-5d92 .content_hard_86bf {
    margin-top: -2px;
    width: 31px;
  }
  .next_8501 .button-5d92 .info_4742 {
    margin-top: -1.5px;
  }
  .next_8501 .button-5d92 .info_4742,
  .next_8501 .button-5d92 .info_4742::after,
  .next_8501 .button-5d92 .info_4742::before {
    width: 31px;
    height: 3px;
  }
  .next_8501 .button-5d92 .info_4742::before {
    top: -9px;
  }
  .next_8501 .button-5d92 .info_4742::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .border_c841 .button-5d92 .content_hard_86bf {
    margin-top: -2px;
    width: 19px;
  }
  .border_c841 .button-5d92 .info_4742 {
    margin-top: -1px;
  }
  .border_c841 .button-5d92 .info_4742,
  .border_c841 .button-5d92 .info_4742::after,
  .border_c841 .button-5d92 .info_4742::before {
    width: 19px;
    height: 2px;
  }
  .border_c841 .button-5d92 .info_4742::before {
    top: -6px;
  }
  .border_c841 .button-5d92 .info_4742::after {
    bottom: -6px;
  }
  .aside-b500 .button-5d92 .content_hard_86bf {
    margin-top: -2px;
    width: 22px;
  }
  .aside-b500 .button-5d92 .info_4742 {
    margin-top: -1px;
  }
  .aside-b500 .button-5d92 .info_4742,
  .aside-b500 .button-5d92 .info_4742::after,
  .aside-b500 .button-5d92 .info_4742::before {
    width: 22px;
    height: 2px;
  }
  .aside-b500 .button-5d92 .info_4742::before {
    top: -7px;
  }
  .aside-b500 .button-5d92 .info_4742::after {
    bottom: -7px;
  }
  .video-large-af94 .button-5d92 .content_hard_86bf {
    margin-top: -2px;
    width: 31px;
  }
  .video-large-af94 .button-5d92 .info_4742 {
    margin-top: -1.5px;
  }
  .video-large-af94 .button-5d92 .info_4742,
  .video-large-af94 .button-5d92 .info_4742::after,
  .video-large-af94 .button-5d92 .info_4742::before {
    width: 31px;
    height: 3px;
  }
  .video-large-af94 .button-5d92 .info_4742::before {
    top: -9px;
  }
  .video-large-af94 .button-5d92 .info_4742::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .under_4acb .button-5d92 .content_hard_86bf {
    margin-top: -2px;
    width: 19px;
  }
  .under_4acb .button-5d92 .info_4742 {
    margin-top: -1px;
  }
  .under_4acb .button-5d92 .info_4742,
  .under_4acb .button-5d92 .info_4742::after,
  .under_4acb .button-5d92 .info_4742::before {
    width: 19px;
    height: 2px;
  }
  .under_4acb .button-5d92 .info_4742::before {
    top: -6px;
  }
  .under_4acb .button-5d92 .info_4742::after {
    bottom: -6px;
  }
  .wood-1c61 .button-5d92 .content_hard_86bf {
    margin-top: -2px;
    width: 22px;
  }
  .wood-1c61 .button-5d92 .info_4742 {
    margin-top: -1px;
  }
  .wood-1c61 .button-5d92 .info_4742,
  .wood-1c61 .button-5d92 .info_4742::after,
  .wood-1c61 .button-5d92 .info_4742::before {
    width: 22px;
    height: 2px;
  }
  .wood-1c61 .button-5d92 .info_4742::before {
    top: -7px;
  }
  .wood-1c61 .button-5d92 .info_4742::after {
    bottom: -7px;
  }
  .tooltip-bc99 .button-5d92 .content_hard_86bf {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-bc99 .button-5d92 .info_4742 {
    margin-top: -1.5px;
  }
  .tooltip-bc99 .button-5d92 .info_4742,
  .tooltip-bc99 .button-5d92 .info_4742::after,
  .tooltip-bc99 .button-5d92 .info_4742::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-bc99 .button-5d92 .info_4742::before {
    top: -9px;
  }
  .tooltip-bc99 .button-5d92 .info_4742::after {
    bottom: -9px;
  }
}
.fixed-8106 .info_4742 {
  -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);
}
.fixed-8106 .info_4742::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fixed-8106 .info_4742::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);
}
.fixed-8106.video_bc49 .info_4742 {
  -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);
}
.fixed-8106.video_bc49 .info_4742::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fixed-8106.video_bc49 .info_4742::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mask-fast-e7d0 {
  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.tag_d8d0:before {
  display: none;
}
.hero-5396 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hero-5396 .accordion_0068 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hero-5396 .accordion_0068:last-of-type {
  border-bottom: none;
}
.hero-5396 .accordion_0068.wrapper-yellow-9acd,
.hero-5396 .accordion_0068.texture-0abe,
.hero-5396 .accordion_0068.notice_dark_ff1e {
  padding: 0;
}
.hero-5396 .paper-43d7 .sort_7123 {
  color: currentColor;
}
.hero-5396 .paper-43d7 .sort_7123:focus,
.hero-5396 .paper-43d7 .sort_7123:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-5396.highlight-green-b183 .west_8464,
.hero-5396.highlight-green-b183 .photo-medium-39aa a,
.hero-5396.highlight-green-b183 .tabs-hard-fb65 a,
.hero-5396.highlight-green-b183 .layout_1e61 a {
  color: rgba(0, 0, 0, 0.55);
}
.hero-5396.highlight-green-b183 .west_8464:hover,
.hero-5396.highlight-green-b183 .photo-medium-39aa a:hover,
.hero-5396.highlight-green-b183 .tabs-hard-fb65 a:hover,
.hero-5396.highlight-green-b183 .layout_1e61 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-5396.highlight-green-b183 .footer-pink-5272 {
  color: rgba(0, 0, 0, 0.8);
}
.hero-5396.highlight-green-b183 .accordion_0068 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-5396.highlight-green-b183 .accordion_0068:before {
  background: rgba(0, 0, 0, 0.08);
}
.hero-5396.highlight-green-b183 .search_1a4f:before {
  background: rgba(255, 255, 255, 0.9);
}
.hero-5396.highlight-green-b183 .paper-43d7 .info-dim-bb81 li a,
.hero-5396.highlight-green-b183 .paper-43d7 .sort_7123,
.hero-5396.highlight-green-b183 .layout_1e61 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-5396.highlight-green-b183 .paper-43d7 .sort_7123:focus,
.hero-5396.highlight-green-b183 .paper-43d7 .sort_7123:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-5396.highlight-green-b183 .info-dim-bb81 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-5396.logo-9a0c .west_8464,
.hero-5396.logo-9a0c .photo-medium-39aa a,
.hero-5396.logo-9a0c .tabs-hard-fb65 .sort_7123,
.hero-5396.logo-9a0c .tabs-hard-fb65 a,
.hero-5396.logo-9a0c .layout_1e61 a {
  color: rgba(255, 255, 255, 0.79);
}
.hero-5396.logo-9a0c .west_8464:hover,
.hero-5396.logo-9a0c .photo-medium-39aa a:hover,
.hero-5396.logo-9a0c .tabs-hard-fb65 .sort_7123:hover,
.hero-5396.logo-9a0c .tabs-hard-fb65 a:hover,
.hero-5396.logo-9a0c .layout_1e61 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-5396.logo-9a0c .footer-pink-5272 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-5396.logo-9a0c .accordion_0068 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-5396.logo-9a0c .accordion_0068:before {
  background: rgba(255, 255, 255, 0.08);
}
.hero-5396.logo-9a0c .search_1a4f:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero-5396.logo-9a0c .paper-43d7 .info-dim-bb81 li a,
.hero-5396.logo-9a0c .paper-43d7 .sort_7123,
.hero-5396.logo-9a0c .layout_1e61 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-5396.logo-9a0c .paper-43d7 .sort_7123:focus,
.hero-5396.logo-9a0c .paper-43d7 .sort_7123:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-5396.logo-9a0c .info-dim-bb81 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_1a4f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.search_1a4f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card-c9e9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.red_be4b .hero-5396 {
  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;
}
.red_be4b .accordion_0068 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.red_be4b .accordion_0068: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) {
  .red_be4b .accordion_0068:before {
    width: 16%;
    left: 42%;
  }
}
.red_be4b .accordion_0068:last-child:before {
  content: none;
}
.red_be4b .accordion_0068[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.red_be4b .paper-43d7 .info-dim-bb81 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.red_be4b .paper-43d7 .info-dim-bb81 li a .sort_7123 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.red_be4b .paper-43d7 .layout_1e61 {
  border: none;
}
.red_be4b .paper-43d7 .layout_1e61 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.red_be4b .search_1a4f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.red_be4b .card-c9e9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.red_be4b .logo-9a0c .search_1a4f:before {
  background: rgba(0, 0, 0, 0.9);
}
.red_be4b .highlight-green-b183.red-a03c .info_4742 {
  background: rgba(0, 0, 0, 0.6);
}
.red_be4b
  .highlight-green-b183.red-a03c
  .info_4742::after,
.red_be4b
  .highlight-green-b183.red-a03c
  .info_4742:before {
  background: inherit;
}
.red_be4b
  .highlight-green-b183.red-a03c:hover
  .info_4742 {
  background: rgba(0, 0, 0, 0.8);
}
.breadcrumb-old-f81c .hero-5396 {
  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) {
  .breadcrumb-old-f81c .hero-5396 {
    width: auto;
    right: 45px;
  }
}
.focused_f8a6 .hero-5396 {
  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) {
  .focused_f8a6 .hero-5396 {
    width: auto;
    left: 45px;
  }
}
.tag_d8d0 .hero-5396 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tag_d8d0 .card-c9e9 {
  max-width: 48em;
  margin: 0 auto;
}
.tag_d8d0 .search_1a4f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.layout-a9d0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.layout-a9d0.red_be4b .hero-5396 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.layout-a9d0.breadcrumb-old-f81c .hero-5396 {
  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);
}
.layout-a9d0 .hero-5396 {
  visibility: visible;
}
.layout-a9d0.focused_f8a6 .hero-5396 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tabs-a2f4,
.carousel-gold-9ab5 {
  overflow-x: hidden;
}
.tabs-a2f4 .hero-5396 {
  overflow: auto;
}
.tabs-a2f4.red_be4b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs-a2f4.red_be4b .hero-5396 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tabs-a2f4.red_be4b .gradient_plasma_a1a7 {
  opacity: 0;
}
.tabs-a2f4.breadcrumb-old-f81c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs-a2f4.breadcrumb-old-f81c .hero-5396 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tabs-a2f4.breadcrumb-old-f81c .gradient_plasma_a1a7 {
  opacity: 0;
}
.tabs-a2f4.focused_f8a6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs-a2f4.focused_f8a6 .hero-5396 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tabs-a2f4.focused_f8a6 .gradient_plasma_a1a7 {
  opacity: 0;
}
.tabs-a2f4.tag_d8d0 .hero-5396 {
  z-index: 10;
  visibility: visible;
}
.red-a03c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.red-a03c .info_4742 {
  background: rgba(255, 255, 255, 0.99);
}
.red-a03c .info_4742::after,
.red-a03c .info_4742:before {
  background: inherit;
}
.red-a03c:hover .info_4742 {
  background: rgba(255, 255, 255, 0.99);
}
.focused_f8a6 .red-a03c {
  top: 10px;
  right: auto;
  left: 12px;
}
.tag_d8d0 .red-a03c {
  display: none !important;
}
.tabs-a2f4:before,
.carousel-gold-9ab5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tabs-a2f4 .red-a03c,
.carousel-gold-9ab5 .red-a03c {
  display: inline-block;
}
.hero-5396 .table-bottom-1351 {
  -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;
}
.tabs-a2f4 .hero-5396 .table-bottom-1351,
.carousel-gold-9ab5 .hero-5396 .table-bottom-1351 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.icon_74da .yellow-fd55 {
  width: 100%;
}
.row-b3c5 {
  padding: 0 0.5em 0;
}
.row-b3c5 [class*="customify-col-"],
.row-b3c5 [class*="customify-col_"],
.row-b3c5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.wrapper_4a66 .row-b3c5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .media-7eaf .black_3219,
  .black_3219 {
    display: none;
  }
  .card-641a {
    text-align: left;
  }
  .video_prev_7a1b {
    text-align: center;
  }
  .detail-0ee6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .media-7eaf .icon_4b5e,
  .icon_4b5e {
    display: none;
  }
  .modal_focused_7a59 {
    text-align: left;
  }
  .under-0cde {
    text-align: center;
  }
  .info_a5a6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .media-7eaf .article-d06b,
  .article-d06b {
    display: none;
  }
  .menu_75c5 {
    text-align: left;
  }
  .breadcrumb_over_e806 {
    text-align: center;
  }
  .large_44ab {
    text-align: right;
  }
}
#page {
  position: relative;
}
.purple-9a07 {
  box-shadow: none !important;
}
.accent_0af3 .item-yellow-0955,
.primary-e10e .item-yellow-0955 {
  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;
}
.primary-e10e .item-yellow-0955 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.advanced_d795 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.advanced_d795:after,
.advanced_d795:before {
  content: "";
  display: table;
}
.advanced_d795:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .advanced_d795 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.advanced_d795,
.icon_solid_cb37 {
  max-width: 1248px;
  margin: 0 auto;
}

.grid-glass-6ccf.lite_fd89 .advanced_d795 {
  max-width: 100%;
}
.grid-glass-6ccf.orange_7069 {
  max-width: 1200px;
  margin: 0 auto;
}
.grid-glass-6ccf.outer_d29d .advanced_d795 {
  max-width: 100%;
}
.grid-glass-6ccf.outer_d29d > .advanced_d795 {
  padding-left: 0;
  padding-right: 0;
}
.grid-glass-6ccf.outer_d29d > .advanced_d795 .media-7eaf {
  margin: 0;
}
.grid-glass-6ccf.outer_d29d
  > .advanced_d795
  .up_0fd7.mask_2b7b {
  margin-right: 0;
  margin-left: 0;
}
.grid-glass-6ccf.outer_d29d #main.mask_2b7b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .layout-fixed-876d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .layout-fixed-876d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_6c48 .medium-bffc {
    padding-right: 1em;
  }
  .tooltip_6c48.label-67a3 .up_0fd7 {
    border-right: 1px solid #eaecee;
  }
  .tooltip_6c48.label-67a3 .medium-bffc {
    padding-right: 1em;
  }
  .tooltip_6c48.label-67a3 .focus-brown-94ab {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo-9c90 .medium-bffc {
    padding-left: 1em;
  }
  .logo-9c90.label-67a3 .up_0fd7 {
    border-left: 1px solid #eaecee;
  }
  .logo-9c90.label-67a3 .medium-bffc {
    padding-left: 1em;
  }
  .logo-9c90.label-67a3 .focus-brown-94ab {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .medium_ade0 .medium-bffc {
    padding-left: 1em;
  }
  .medium_ade0.label-67a3 .plasma_0858 {
    border-right: 1px solid #eaecee;
  }
  .medium_ade0.label-67a3 .tag_fast_2bbf {
    border-right: 1px solid #eaecee;
  }
  .medium_ade0.label-67a3 .medium-bffc {
    padding-left: 1em;
  }
  .medium_ade0.label-67a3 .focus-brown-94ab {
    padding-right: 1em;
  }
  .medium_ade0.label-67a3 .wrapper_thick_45d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_ae2c .medium-bffc {
    padding-right: 1em;
  }
  .article_ae2c.label-67a3 .plasma_0858 {
    border-left: 1px solid #eaecee;
  }
  .article_ae2c.label-67a3 .tag_fast_2bbf {
    border-left: 1px solid #eaecee;
  }
  .article_ae2c.label-67a3 .medium-bffc {
    padding-right: 1em;
  }
  .article_ae2c.label-67a3 .focus-brown-94ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_ae2c.label-67a3 .wrapper_thick_45d4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-fixed-876d .medium-bffc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout-fixed-876d.label-67a3 .up_0fd7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .layout-fixed-876d.label-67a3 .medium-bffc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout-fixed-876d.label-67a3 .focus-brown-94ab {
    padding-left: 1em;
  }
  .layout-fixed-876d.label-67a3 .wrapper_thick_45d4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .layout-fixed-876d.label-67a3 .medium-bffc {
    padding-left: 0;
  }
}
.pagination_0f3d .active_7b88 {
  display: inline-block;
}
.backdrop_e734 {
  display: inline-block;
}
.card-right-ee2c {
  word-con: break-word;
}
.chip_hard_2962 > span {
  display: inline-block;
  padding: 5px 0;
}
.chip_hard_2962 .bottom-2268 {
  margin-left: 8px;
  margin-right: 8px;
}
.chip_hard_2962 .message_lower_0a62 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.sidebar_middle_07cc .card_stale_db12 {
  margin-bottom: 2em;
}
.sidebar_middle_07cc .header-a299 {
  margin-bottom: 15px;
}
.sidebar_middle_07cc .header-a299:last-child {
  margin-bottom: 0;
}
.sidebar_middle_07cc .stale_794e {
  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) {
  .sidebar_middle_07cc .stale_794e {
    display: block;
  }
}
.sidebar_middle_07cc .pro-c735 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .sidebar_middle_07cc .pro-c735 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.sidebar_middle_07cc .narrow-15ad {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.sidebar_middle_07cc .narrow-15ad img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.sidebar_middle_07cc .narrow-15ad a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.sidebar_middle_07cc .card-right-ee2c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar_middle_07cc .card-right-ee2c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.sidebar_middle_07cc .caption_white_06cc p:last-child {
  margin-bottom: 0;
}
.sidebar_middle_07cc .last-6c8a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.sidebar_middle_07cc .orange-d2f0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.sidebar_middle_07cc .search_432f {
  margin-top: 1em;
}
.sidebar_middle_07cc .middle_7af1 {
  top: 0;
  display: block;
}
.sidebar_middle_07cc .middle_7af1 a {
  color: inherit;
}
.sidebar_middle_07cc .middle_7af1 a:hover {
  color: inherit;
}
.sidebar_middle_07cc .prev_ee47 {
  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;
}
.sidebar_middle_07cc .prev_ee47:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.sidebar_middle_07cc .orange-d2f0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.sidebar_middle_07cc .large-3ffb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.sidebar_middle_07cc .large-3ffb:first-child {
  margin-top: 0;
}
.sidebar_middle_07cc .large-3ffb.middle_1de3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sidebar_middle_07cc .large-3ffb.purple_5524 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sidebar_middle_07cc
  .large-3ffb.purple_5524.simple-72c9
  .search_432f {
  width: 100%;
}
.sidebar_middle_07cc .purple_5524 {
  -webkit-box-align: center;
  align-items: center;
}
.sidebar_middle_07cc .purple_5524 .chip_hard_2962,
.sidebar_middle_07cc .purple_5524 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.sidebar_middle_07cc .narrow-15ad {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar_middle_07cc .narrow-15ad img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar_middle_07cc .narrow-15ad: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;
}
.sidebar_middle_07cc .middle_1de3 {
  z-index: 5;
}
.sidebar_middle_07cc .primary_bottom_6590 .element-focused-a6db {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.sidebar_middle_07cc .frame_577e .element-focused-a6db {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.sidebar_middle_07cc .fluid-90c0 .element-focused-a6db {
  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;
}
.sidebar_middle_07cc.outline_d7c1 .stale_794e,
.sidebar_middle_07cc.nav-20b8 .stale_794e {
  display: block;
}
.sidebar_middle_07cc.outline_d7c1 .stale_794e .picture_huge_e8da,
.sidebar_middle_07cc.outline_d7c1 .stale_794e .orange-d2f0,
.sidebar_middle_07cc.nav-20b8 .stale_794e .picture_huge_e8da,
.sidebar_middle_07cc.nav-20b8 .stale_794e .orange-d2f0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sidebar_middle_07cc.huge-62dc .pro-c735 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .sidebar_middle_07cc.huge-62dc .pro-c735 {
    margin-right: 0;
  }
}
.sidebar_middle_07cc.outline_d7c1 .pro-c735,
.sidebar_middle_07cc.nav-20b8 .pro-c735 {
  padding-top: 40%;
}
.sidebar_middle_07cc.outline_d7c1 .card_stale_db12,
.sidebar_middle_07cc.nav-20b8 .card_stale_db12 {
  display: block;
}
.sidebar_middle_07cc.outline_d7c1 .fn-sticky-6672 .orange-d2f0,
.sidebar_middle_07cc.nav-20b8 .fn-sticky-6672 .orange-d2f0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.sidebar_middle_07cc.outline_d7c1 .pro-c735,
.sidebar_middle_07cc.nav-20b8 .pro-c735 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.sidebar_middle_07cc.outline_d7c1 .orange-d2f0 {
  padding: 1em;
}
.hovered_dcde {
  margin: 30px auto;
  display: block;
}
.hovered_dcde .accent_short_a4ce > * {
  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;
}
.hovered_dcde .accent_short_a4ce > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hovered_dcde .accent_short_a4ce span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.frame-d86e .chip_hard_2962 {
  margin-bottom: 1.41575em;
}
.frame-d86e .media-small-03fe {
  margin-bottom: 1.618em;
}
.accent_67a5 .modal_f0cc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.accent_67a5 .modal_f0cc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.accent_67a5 .hard_d9cc {
  max-width: 100%;
  overflow: auto;
}
.sort-9104 .accent_67a5 a:hover {
  text-decoration: underline;
}
.background-mini-443f .header-a299:not(.card-right-ee2c),
.background-mini-443f .narrow-15ad {
  margin-bottom: 1.41575em;
}
.background-mini-443f .header-a299:not(.card-right-ee2c):last-child,
.background-mini-443f .narrow-15ad:last-child {
  margin-bottom: 0;
}
.background-mini-443f .header-a299.purple-4a12 {
  margin-bottom: 0.41575em;
}
.background-mini-443f .photo-silver-e9c5:before,
.background-mini-443f .pattern_453d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.background-mini-443f .photo-silver-e9c5:before {
  content: "\f115";
}
.background-mini-443f .pattern_453d:before {
  content: "\f02c";
}
.background-mini-443f .preview_iron_2eb4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.background-mini-443f .preview_iron_2eb4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.breadcrumb_dynamic_bd73 {
  display: -webkit-box;
  display: flex;
}
.breadcrumb_dynamic_bd73 .left_53df {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .breadcrumb_dynamic_bd73 .left_53df {
    flex-basis: 90px;
  }
}
.breadcrumb_dynamic_bd73 .gas_ed1e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_dynamic_bd73 .gas_ed1e {
    flex-basis: calc(100% - 50px);
  }
}
.breadcrumb_dynamic_bd73 .secondary_3815 p:last-child {
  margin-bottom: 0.72em;
}
.status_focused_8dca .accent_short_a4ce {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.status_focused_8dca .accent_short_a4ce:after,
.status_focused_8dca .accent_short_a4ce:before {
  content: "";
  display: table;
}
.status_focused_8dca .accent_short_a4ce:after {
  clear: both;
}
.status_focused_8dca .accent_short_a4ce .card_selected_89c2,
.status_focused_8dca .accent_short_a4ce .backdrop_bronze_6f12 {
  width: 49%;
}
.status_focused_8dca .accent_short_a4ce .card_selected_89c2 a span.search_2b49,
.status_focused_8dca .accent_short_a4ce .backdrop_bronze_6f12 a span.search_2b49 {
  display: block;
  margin-bottom: 5px;
}
.status_focused_8dca .accent_short_a4ce .backdrop_bronze_6f12 {
  float: left;
  text-align: left;
}
.status_focused_8dca .accent_short_a4ce .card_selected_89c2 {
  float: right;
  text-align: right;
}
.detail_4293 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .detail_4293 {
    margin-bottom: 0;
  }
}
.north-3797 {
  margin-bottom: 1em;
}
.north-3797 .card-right-ee2c {
  font-size: 1.1em;
  line-height: 1.3;
}
.shadow_solid_80e7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.over_a7d9 .north-3797,
.form-white-3401 .north-3797 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .over_a7d9 .north-3797,
  .form-white-3401 .north-3797 {
    display: block;
  }
}
.over_a7d9 .shadow_solid_80e7,
.form-white-3401 .shadow_solid_80e7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .over_a7d9 .shadow_solid_80e7,
  .form-white-3401 .shadow_solid_80e7 {
    margin-bottom: 1em;
  }
}
.over_a7d9 .shadow_solid_80e7 img,
.form-white-3401 .shadow_solid_80e7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.over_a7d9 .wood_c90a,
.form-white-3401 .wood_c90a {
  flex-basis: calc(100% - 160px);
}
.over_a7d9 .wood_c90a p,
.form-white-3401 .wood_c90a p {
  margin-bottom: 0;
}
.over_a7d9 .wood_c90a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .over_a7d9 .wood_c90a {
    padding-left: 0;
  }
}
.form-white-3401 .wood_c90a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .form-white-3401 .wood_c90a {
    padding-right: 0;
  }
}
.form-white-3401 .shadow_solid_80e7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.popup_6687 .shadow_solid_80e7 {
  margin-bottom: 0.5em;
}
.popup_6687 .shadow_solid_80e7 img {
  width: 100%;
}
.element_pressed_e132 .focus_edef,
.gas_86fe .focus_edef {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gas_86fe .up_0fd7 .dropdown-2aca p:last-child {
  margin-bottom: 0;
}
.selected_7bcf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.alert_0416 .picture-slow-4abb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .alert_0416 .picture-slow-4abb:last-of-type {
    margin-bottom: 0;
  }
}
.alert_0416 .picture-slow-4abb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.alert_0416 .picture-slow-4abb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.alert_0416 .picture-slow-4abb ul li {
  margin: 0 0 0.6em;
}
.alert_0416 .picture-slow-4abb ul li.nav-d3f8,
.alert_0416 .picture-slow-4abb ul li.form-b5f5 {
  position: relative;
}
.alert_0416 .picture-slow-4abb ul li.nav-d3f8 .short_46dd,
.alert_0416 .picture-slow-4abb ul li.form-b5f5 .short_46dd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.alert_0416 .picture-slow-4abb ul li.nav-d3f8:after:after,
.alert_0416 .picture-slow-4abb ul li.nav-d3f8:after:before,
.alert_0416
  .picture-slow-4abb
  ul
  li.form-b5f5:after:after,
.alert_0416
  .picture-slow-4abb
  ul
  li.form-b5f5:after:before {
  content: "";
  display: table;
}
.alert_0416 .picture-slow-4abb ul li.nav-d3f8:after:after,
.alert_0416
  .picture-slow-4abb
  ul
  li.form-b5f5:after:after {
  clear: both;
}
.alert_0416 .picture-slow-4abb a.hover-mini-2cb8:hover {
  text-decoration: none;
}
.alert_0416 .picture-slow-4abb select {
  max-width: 100%;
}
.alert_0416 .picture-slow-4abb table {
  font-size: 85%;
}
.alert_0416 .picture-slow-4abb table td,
.alert_0416 .picture-slow-4abb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.alert_0416 .picture-slow-4abb table tfoot td {
  text-align: left;
}
.alert_0416 .picture-slow-4abb :last-child {
  margin-bottom: 0;
}
.alert_0416 .picture-slow-4abb .panel_brown_a1d0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.alert_0416 .picture-slow-4abb .panel_brown_a1d0 label {
  width: 100%;
}
.alert_0416 .picture-slow-4abb .panel_brown_a1d0 .main_green_56ce {
  width: 100%;
  display: block;
}
.alert_0416 .picture-slow-4abb .panel_brown_a1d0 .modal-912f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.alert_0416 .picture-slow-4abb .panel_brown_a1d0 .modal-912f:hover svg #svg-search {
  fill: #444;
}
.alert_0416 .picture-slow-4abb .panel_brown_a1d0 .modal-912f svg {
  width: 18px;
  height: 18px;
}
.alert_0416 .old_144a ul ul,
.alert_0416 .glass_4187 ul ul,
.alert_0416 .item_fresh_75bd ul ul,
.alert_0416 .gallery-e1cb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.alert_0416 .old_144a .outline_copper_102d > a,
.alert_0416 .glass_4187 .outline_copper_102d > a,
.alert_0416 .item_fresh_75bd .outline_copper_102d > a,
.alert_0416 .gallery-e1cb .outline_copper_102d > a {
  margin-bottom: 0;
}
.alert_0416 .dark-4010 li,
.alert_0416 .old_144a li,
.alert_0416 .gold_8c87 li,
.alert_0416 .glass_4187 li,
.alert_0416 .item_fresh_75bd li,
.alert_0416 .gallery-e1cb li,
.alert_0416 .link_bright_fec5 li,
.alert_0416 .simple-bc53 li {
  display: block;
  position: relative;
}
.alert_0416 .dark-4010 li:last-child,
.alert_0416 .old_144a li:last-child,
.alert_0416 .gold_8c87 li:last-child,
.alert_0416 .glass_4187 li:last-child,
.alert_0416 .item_fresh_75bd li:last-child,
.alert_0416 .gallery-e1cb li:last-child,
.alert_0416 .link_bright_fec5 li:last-child,
.alert_0416 .simple-bc53 li:last-child {
  border: none;
}
.alert_0416 .dark-4010 li a,
.alert_0416 .old_144a li a,
.alert_0416 .gold_8c87 li a,
.alert_0416 .glass_4187 li a,
.alert_0416 .item_fresh_75bd li a,
.alert_0416 .gallery-e1cb li a,
.alert_0416 .link_bright_fec5 li a,
.alert_0416 .simple-bc53 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert_0416 .dark-4010 li ul li::before,
.alert_0416 .old_144a li ul li::before,
.alert_0416 .gold_8c87 li ul li::before,
.alert_0416 .glass_4187 li ul li::before,
.alert_0416 .item_fresh_75bd li ul li::before,
.alert_0416 .gallery-e1cb li ul li::before,
.alert_0416 .link_bright_fec5 li ul li::before,
.alert_0416 .simple-bc53 li ul li::before {
  left: 15px;
}
.alert_0416 .dark-4010 li ul a,
.alert_0416 .old_144a li ul a,
.alert_0416 .gold_8c87 li ul a,
.alert_0416 .glass_4187 li ul a,
.alert_0416 .item_fresh_75bd li ul a,
.alert_0416 .gallery-e1cb li ul a,
.alert_0416 .link_bright_fec5 li ul a,
.alert_0416 .simple-bc53 li ul a {
  padding-left: 20px;
}
.alert_0416 .dark-4010 li ul ul li::before,
.alert_0416 .old_144a li ul ul li::before,
.alert_0416 .gold_8c87 li ul ul li::before,
.alert_0416 .glass_4187 li ul ul li::before,
.alert_0416 .item_fresh_75bd li ul ul li::before,
.alert_0416 .gallery-e1cb li ul ul li::before,
.alert_0416 .link_bright_fec5 li ul ul li::before,
.alert_0416 .simple-bc53 li ul ul li::before {
  left: 30px;
}
.alert_0416 .dark-4010 li ul ul a,
.alert_0416 .old_144a li ul ul a,
.alert_0416 .gold_8c87 li ul ul a,
.alert_0416 .glass_4187 li ul ul a,
.alert_0416 .item_fresh_75bd li ul ul a,
.alert_0416 .gallery-e1cb li ul ul a,
.alert_0416 .link_bright_fec5 li ul ul a,
.alert_0416 .simple-bc53 li ul ul a {
  padding-left: 40px;
}
.alert_0416 .filter_a64d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert_0416 .simple-bc53 ul li {
  margin-bottom: 1.41575em;
}
.alert_0416 .simple-bc53 ul li .badge-hard-49ed {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.alert_0416 .simple-bc53 ul li .clean_798f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.logo-9a0c .dark-4010 li a,
.logo-9a0c .old_144a li a,
.logo-9a0c .gold_8c87 li a,
.logo-9a0c .glass_4187 li a,
.logo-9a0c .item_fresh_75bd li a,
.logo-9a0c .gallery-e1cb li a,
.logo-9a0c .link_bright_fec5 li a,
.logo-9a0c .simple-bc53 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-9a0c .filter_a64d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-9a0c .picture-slow-4abb ul li.nav-d3f8 .short_46dd,
.logo-9a0c .picture-slow-4abb ul li.form-b5f5 .short_46dd {
  background: rgba(0, 0, 0, 0.2);
}
.logo-9a0c .alert_0416 .picture-slow-4abb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-glass-6ccf .alert_0416 .info-dim-bb81 li {
  margin: 0;
}
.grid-glass-6ccf .alert_0416 .info-dim-bb81 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.grid-glass-6ccf .alert_0416 .info-dim-bb81 li ul {
  margin: 0;
}
.grid-glass-6ccf .alert_0416 .info-dim-bb81 li ul li a {
  padding-left: 15px;
}
.grid-glass-6ccf .alert_0416 .info-dim-bb81 li ul li li a {
  padding-left: 30px;
}
.grid-glass-6ccf .alert_0416 .info-dim-bb81 li.article-8c58 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.grid-glass-6ccf .alert_0416 .info-dim-bb81 li.article-8c58 > 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;
}
.grid-glass-6ccf .alert_0416 .info-dim-bb81 li.article-8c58 > 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-stale-e6d0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.modal-first-56d1 {
  position: relative;
  z-index: 10;
}
.modal-first-56d1 .table-bottom-1351 {
  width: 100%;
  max-width: 100%;
}
.sort_hard_9428 .mask_51aa {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sort_hard_9428 .highlight-green-b183 {
}
.sort_hard_9428 .logo-9a0c {
  background: #292929;
}
.menu_dirty_30f7 .mask_51aa {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.menu_dirty_30f7 .highlight-green-b183 {
  background: #f9f9f9;
}
.menu_dirty_30f7 .logo-9a0c {
  background: #303030;
}
.bottom-95dc .mask_51aa {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bottom-95dc .active_7b88 {
    margin-bottom: 1em;
  }
  .bottom-95dc .active_7b88:last-child {
    margin-bottom: 0;
  }
}
.bottom-95dc .highlight-green-b183 {
  background: #ededed;
}
.bottom-95dc .logo-9a0c {
  background: #1a1a1a;
}
.mask_51aa.highlight-green-b183 {
  color: rgba(0, 0, 0, 0.6);
}
.mask_51aa.highlight-green-b183 .title-smooth-6159 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_51aa.logo-9a0c {
  color: rgba(255, 255, 255, 0.99);
}
.mask_51aa.logo-9a0c a:not(.hover-mini-2cb8) {
  color: rgba(255, 255, 255, 0.79);
}
.mask_51aa.logo-9a0c a:not(.hover-mini-2cb8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_51aa.logo-9a0c .title-smooth-6159 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_51aa.logo-9a0c table tbody td,
.mask_51aa.logo-9a0c table th {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary_south_1b79.full_c044 .advanced_d795 {
  max-width: initial;
}
.tertiary_south_1b79 .tabs_aaae {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tertiary_south_1b79 .tabs_aaae .table-bottom-1351 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tertiary_south_1b79 .tabs_aaae .table-bottom-1351 {
    display: block;
    margin-bottom: 2em;
  }
  .tertiary_south_1b79 .tabs_aaae .table-bottom-1351:last-child {
    margin-bottom: 0;
  }
}
.bottom-95dc .active_7b88:last-child,
.menu_dirty_30f7 .active_7b88:last-child,
.sort_hard_9428 .active_7b88:last-child {
  margin-bottom: 0;
}
.bottom-95dc .active_7b88 .alert_0416 .picture-slow-4abb:last-child,
.menu_dirty_30f7 .active_7b88 .alert_0416 .picture-slow-4abb:last-child,
.sort_hard_9428 .active_7b88 .alert_0416 .picture-slow-4abb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bottom-95dc .current-709a,
  .bottom-95dc .notice-in-0163,
  .menu_dirty_30f7 .current-709a,
  .menu_dirty_30f7 .notice-in-0163,
  .sort_hard_9428 .current-709a,
  .sort_hard_9428 .notice-in-0163 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .modal-first-56d1 .active_7b88 {
    margin-bottom: 2em;
  }
}
.modal-first-56d1 p:last-child {
  margin-bottom: 0;
}
.modal-first-56d1 li,
.modal-first-56d1 ul {
  list-style: none;
  margin: 0;
}
.modal-first-56d1 ul ul {
  margin-left: 2.617924em;
}
.column_new_0a33 {
  font-size: 0.875em;
}

/* css-noise: ad4c */
.phantom-card-o2 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
