/*!
Theme Name: Customify
Theme URI: https://pressmaximum.focused-5cd1/customify
Author: WPCustomify
Author URI: https://pressmaximum.focused-5cd1
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.focused-5cd1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.brown_70dc.video-large-7ecb/licenses/gpl-2.0.component_deec
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.pattern_west_c8af/, (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.current-9426.detail-e62b/normalize.green_441c/
 ======
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.green_441c v7.0.0 | MIT License | github.focused-5cd1/necolas/normalize.green_441c */
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;
}
.tag_ec20 .red_77b6,
.container_focused_2b44,
.paper-999f,
.heading_3438,
.info-hovered-b22a,
.last-1507,
.grid_thick_d262,
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;
}
.container_focused_2b44,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .container_focused_2b44,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .container_focused_2b44,
  h1 {
    font-size: 1.8em;
  }
}
.paper-999f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paper-999f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paper-999f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paper-999f,
  h2 {
    font-size: 1.7em;
  }
}
.heading_3438,
h3 {
  font-size: 1.618em;
}
.tag_ec20 .red_77b6,
.info-hovered-b22a,
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.outer-9039 {
  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;
}
.brown-6a8e:after,
.brown-6a8e:before,
.hard-8dd4:after,
.hard-8dd4:before {
  content: "";
  display: table;
}
.brown-6a8e:after,
.hard-8dd4:after {
  clear: both;
}
.menu-blue-6e0b {
  float: right;
  margin-right: 0;
}
.dropdown_36dc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.widget_9041 .backdrop_in_351b,
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;
}
.widget_9041 .backdrop_in_351b: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;
}
.filter-purple-f350 .backdrop_in_351b {
  box-shadow: none;
}
.filter-purple-f350
  .backdrop_in_351b
  .secondary_f6cd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.filter-purple-f350 .backdrop_in_351b .accent-under-02c8 {
  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;
}
.filter-purple-f350
  .backdrop_in_351b
  .accent-under-02c8
  b {
  display: none;
}
.filter-purple-f350 .fixed_313c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.element_39d9:not(.block_green_32d7):not(.motion-a241),
button:not(.block_green_32d7):not(.motion-a241),
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ),
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ),
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ) {
  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;
}
.element_39d9:not(.block_green_32d7):not(
    .motion-a241
  ):hover,
button:not(.block_green_32d7):not(
    .motion-a241
  ):hover,
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ):hover,
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ):hover,
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.element_39d9:not(.block_green_32d7):not(
    .motion-a241
  ):active,
.element_39d9:not(.block_green_32d7):not(
    .motion-a241
  ):focus,
button:not(.block_green_32d7):not(
    .motion-a241
  ):active,
button:not(.block_green_32d7):not(
    .motion-a241
  ):focus,
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ):active,
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ):focus,
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ):active,
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ):focus,
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ):active,
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ):focus {
  outline: 0;
}
.element_39d9:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b,
button:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b,
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b,
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b,
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b {
  position: relative;
}
.element_39d9:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .short_4c98,
.element_39d9:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .logo-light-ede7,
.element_39d9:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .grid-00b5,
.element_39d9:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  i,
.element_39d9:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  svg,
button:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .short_4c98,
button:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .logo-light-ede7,
button:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .grid-00b5,
button:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  i,
button:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  svg,
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .short_4c98,
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .logo-light-ede7,
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .grid-00b5,
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  i,
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  svg,
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .short_4c98,
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .logo-light-ede7,
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .grid-00b5,
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  i,
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  svg,
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .short_4c98,
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .logo-light-ede7,
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  .grid-00b5,
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  i,
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b
  svg {
  visibility: hidden;
}
.element_39d9:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b:after,
button:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b:after,
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b:after,
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b:after,
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ).fn-loading-137b: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;
}
.element_39d9:not(.block_green_32d7):not(.motion-a241),
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ),
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ),
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ) {
  color: #fff;
  background: #235787;
}
.element_39d9:not(.block_green_32d7):not(
    .motion-a241
  ):focus,
input[type="button"]:not(.block_green_32d7):not(
    .motion-a241
  ):focus,
input[type="reset"]:not(.block_green_32d7):not(
    .motion-a241
  ):focus,
input[type="submit"]:not(.block_green_32d7):not(
    .motion-a241
  ):focus {
  color: #fff;
}
.element_39d9.fn-disabled-137b:not(.block_green_32d7):not(
    .motion-a241
  ),
.element_39d9[disabled]:not(.block_green_32d7):not(
    .motion-a241
  ),
button.fn-disabled-137b:not(.block_green_32d7):not(
    .motion-a241
  ),
button[disabled]:not(.block_green_32d7):not(
    .motion-a241
  ) {
  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;
}
.detail_top_2e83 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.detail_top_2e83: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;
}
.inner-d349 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tabs_white_ad91 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.current-5c60 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.brown-6a8e:after,
.brown-6a8e:before,
.north_ef92:after,
.north_ef92:before,
.avatar_action_c395:after,
.avatar_action_c395:before,
.mask-lower-425c:after,
.mask-lower-425c:before,
.chip-bf20:after,
.chip-bf20:before,
.module_right_7630:after,
.module_right_7630:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.brown-6a8e:after,
.north_ef92:after,
.avatar_action_c395:after,
.mask-lower-425c:after,
.chip-bf20:after,
.module_right_7630:after {
  clear: both;
}
.north_ef92 .glass_3b04,
.avatar_action_c395 .glass_3b04,
.sort_6d4d .glass_3b04 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.frame-0d81 {
  display: inline-block;
}
.left_4759 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.left_4759 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.left_4759 .sidebar_old_d798 {
  padding: 1em 0;
  font-size: 85%;
}
.sidebar_old_d798 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.east-ce7e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.east-ce7e:after,
.east-ce7e:before {
  content: "";
  display: table;
}
.east-ce7e:after {
  clear: both;
}
.cold-cb88 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.progress_d9f6 .cold-cb88 {
  max-width: 50%;
}
.static-d7aa .cold-cb88 {
  max-width: 33.33%;
}
.label-red-70c6 .cold-cb88 {
  max-width: 25%;
}
.left-a60e .cold-cb88 {
  max-width: 20%;
}
.thumbnail_active_3420 .cold-cb88 {
  max-width: 16.66%;
}
.form_narrow_b23c .cold-cb88 {
  max-width: 14.28%;
}
.paragraph-plasma-caee .cold-cb88 {
  max-width: 12.5%;
}
.filter-gas-161f .cold-cb88 {
  max-width: 11.11%;
}
.primary-9f37 {
  display: block;
}
.tag_ec20 .badge-bright-d6b9 label,
.tag_ec20 .out_ea1c label,
.tag_ec20 .description-out-cdac label,
.tag_ec20 .bronze-5a4e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.disabled_yellow_16aa {
  list-style: none;
  margin: 0;
}
.disabled_yellow_16aa article.smooth-e62a {
  margin-bottom: 0;
}
.disabled_yellow_16aa ul {
  list-style: none;
  margin: 0;
}
.disabled_yellow_16aa .backdrop_south_e7ea li.smooth-e62a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .disabled_yellow_16aa .backdrop_south_e7ea li.smooth-e62a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .disabled_yellow_16aa .backdrop_south_e7ea li.smooth-e62a: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) {
  .disabled_yellow_16aa .backdrop_south_e7ea li.smooth-e62a li.smooth-e62a li.smooth-e62a li.smooth-e62a {
    padding-left: 0;
  }
}
article.smooth-e62a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.smooth-e62a .north_ef92 p:last-of-type {
  margin-bottom: 0;
}
article.smooth-e62a .small_2f61 {
  float: left;
}
article.smooth-e62a .modal-pro-92ce {
  margin-left: 85px;
}
article.smooth-e62a .pagination_dirty_ec03 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.smooth-e62a .pagination_dirty_ec03 .lite_8d06 {
  margin-left: 10px;
}
article.smooth-e62a .east-21f7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.smooth-e62a .label-d200 {
  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 .badge-bright-d6b9,
  #respond .description-out-cdac,
  #respond .bronze-5a4e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge-bright-d6b9 input,
#respond .description-out-cdac input,
#respond .bronze-5a4e input {
  width: 100%;
}
#respond .bronze-5a4e {
  margin-right: 0;
}
#respond .slider_b09e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-ba46 {
  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;
}
.component-ba46.silver_64bf {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.component-ba46 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%);
}
.component-ba46:focus,
.component-ba46: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);
}
.video-east-52e4 {
  border-radius: 10%;
}
.icon-brown-c620 {
  border-radius: 50%;
}
.outline_gold_e6fd {
  font-size: 0.72em;
}
.feature_upper_1a65 {
  font-size: 0.875em;
}
.motion_31de {
  font-size: 1.1em;
}
.preview_white_64ab {
  text-transform: uppercase;
  line-height: 1.2;
}
.preview_white_64ab.outline_gold_e6fd {
  letter-spacing: 0.5px;
}
.small_4ba3,
.small_4ba3 a {
  color: #6d6d6d;
}
.small_4ba3 a:hover {
  color: #111;
}
.smooth_ac5d {
  color: #6d6d6d;
}
.preview_selected_a234 {
  overflow-x: hidden;
}
.preview_selected_a234 .old_62f1.nav-fdc0 {
  position: relative;
}
.preview_selected_a234 .old_62f1.nav-fdc0.active-9b6e {
  position: initial;
}
.preview_selected_a234
  .old_62f1.nav-fdc0.active-9b6e
  .description-plasma-735b {
  left: auto;
}
.preview_selected_a234 .old_62f1 .description-plasma-735b {
  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;
}
.preview_selected_a234 .old_62f1:hover.nav-fdc0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.preview_selected_a234
  .old_62f1:hover.nav-fdc0
  .description-plasma-735b {
  display: block;
  z-index: 9999999;
}
.preview_selected_a234 .down_caaa .center-146b,
.preview_selected_a234 .pagination-e556 .center-146b {
  display: none;
}
.preview_selected_a234 .bronze-c9ae .old_62f1:hover.nav-fdc0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tag_ec20 .badge-bright-d6b9 label,
.tag_ec20 .out_ea1c label,
.tag_ec20 .description-out-cdac label,
.tag_ec20 .bronze-5a4e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.disabled_yellow_16aa {
  list-style: none;
  margin: 0;
}
.disabled_yellow_16aa article.smooth-e62a {
  margin-bottom: 0;
}
.disabled_yellow_16aa ul {
  list-style: none;
  margin: 0;
}
.disabled_yellow_16aa .backdrop_south_e7ea li.smooth-e62a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .disabled_yellow_16aa .backdrop_south_e7ea li.smooth-e62a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .disabled_yellow_16aa .backdrop_south_e7ea li.smooth-e62a: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) {
  .disabled_yellow_16aa .backdrop_south_e7ea li.smooth-e62a li.smooth-e62a li.smooth-e62a li.smooth-e62a {
    padding-left: 0;
  }
}
article.smooth-e62a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.smooth-e62a .north_ef92 p:last-of-type {
  margin-bottom: 0;
}
article.smooth-e62a .small_2f61 {
  float: left;
}
article.smooth-e62a .modal-pro-92ce {
  margin-left: 85px;
}
article.smooth-e62a .pagination_dirty_ec03 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.smooth-e62a .pagination_dirty_ec03 .lite_8d06 {
  margin-left: 10px;
}
article.smooth-e62a .east-21f7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.smooth-e62a .label-d200 {
  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 .badge-bright-d6b9,
  #respond .description-out-cdac,
  #respond .bronze-5a4e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge-bright-d6b9 input,
#respond .description-out-cdac input,
#respond .bronze-5a4e input {
  width: 100%;
}
#respond .bronze-5a4e {
  margin-right: 0;
}
#respond .slider_b09e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down_caaa .content_pressed_ece2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.content_pressed_ece2 .popup-2d9a.focus_gold_3e37 .focus_6fd3 > li > a:focus,
.content_pressed_ece2 .popup-2d9a.focus_gold_3e37 .focus_6fd3 > li > a:hover,
.content_pressed_ece2 .popup-2d9a.aside_narrow_b65d .focus_6fd3 > li > a:focus,
.content_pressed_ece2 .popup-2d9a.aside_narrow_b65d .focus_6fd3 > li > a:hover,
.content_pressed_ece2 .popup-2d9a.popup-54eb .focus_6fd3 > li > a:focus,
.content_pressed_ece2 .popup-2d9a.popup-54eb .focus_6fd3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_pressed_ece2
  .popup-2d9a.focus_gold_3e37
  .focus_6fd3
  > li.carousel-ab9d
  > a,
.content_pressed_ece2
  .popup-2d9a.focus_gold_3e37
  .focus_6fd3
  > li.preview_large_baa6
  > a,
.content_pressed_ece2
  .popup-2d9a.aside_narrow_b65d
  .focus_6fd3
  > li.carousel-ab9d
  > a,
.content_pressed_ece2
  .popup-2d9a.aside_narrow_b65d
  .focus_6fd3
  > li.preview_large_baa6
  > a,
.content_pressed_ece2
  .popup-2d9a.popup-54eb
  .focus_6fd3
  > li.carousel-ab9d
  > a,
.content_pressed_ece2 .popup-2d9a.popup-54eb .focus_6fd3 > li.upper-3dc4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.content_pressed_ece2 .heading-wood-f01d,
.content_pressed_ece2 .heading-wood-f01d a {
  color: rgba(255, 255, 255, 0.99);
}
.content_pressed_ece2 .footer_314a.heading_5a3e li a,
.content_pressed_ece2 .surface-last-73b3 a,
.content_pressed_ece2 .tag-lower-c453,
.content_pressed_ece2 .focus_6fd3 > li > a,
.content_pressed_ece2 .backdrop_fresh_545f {
  color: rgba(255, 255, 255, 0.79);
}
.content_pressed_ece2 .footer_314a.heading_5a3e li a:hover,
.content_pressed_ece2 .surface-last-73b3 a:hover,
.content_pressed_ece2 .tag-lower-c453:hover,
.content_pressed_ece2 .focus_6fd3 > li > a:hover,
.content_pressed_ece2 .backdrop_fresh_545f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_pressed_ece2 .widget_outer_d8f6 {
  color: rgba(255, 255, 255, 0.79);
}
.content_pressed_ece2 .widget_outer_d8f6 .gold-8b2e {
  color: rgba(255, 255, 255, 0.99);
}
.content_pressed_ece2 .widget_outer_d8f6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_pressed_ece2 .card-3f47 .message_selected_a0f3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content_pressed_ece2 .card-3f47 .message_selected_a0f3 .static-ccca {
  color: rgba(255, 255, 255, 0.79);
}
.content_pressed_ece2
  .card-3f47
  .message_selected_a0f3
  .static-ccca::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_pressed_ece2
  .card-3f47
  .message_selected_a0f3
  .static-ccca:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_pressed_ece2
  .card-3f47
  .message_selected_a0f3
  .static-ccca::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_pressed_ece2
  .card-3f47
  .message_selected_a0f3
  .static-ccca::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_pressed_ece2 .card-3f47 .item_stone_7c9e {
  color: rgba(255, 255, 255, 0.79);
}
.content_pressed_ece2 .card-3f47 .item_stone_7c9e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paper_124b
  .content_pressed_ece2
  .card-3f47
  .element_motion_4166
  .texture-1fbe {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper_124b
  .content_pressed_ece2
  .card-3f47
  .element_motion_4166
  .static-ccca {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.down_caaa .tag_3a68 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tag_3a68 .popup-2d9a.focus_gold_3e37 .focus_6fd3 > li > a:focus,
.tag_3a68 .popup-2d9a.focus_gold_3e37 .focus_6fd3 > li > a:hover,
.tag_3a68 .popup-2d9a.aside_narrow_b65d .focus_6fd3 > li > a:focus,
.tag_3a68 .popup-2d9a.aside_narrow_b65d .focus_6fd3 > li > a:hover,
.tag_3a68 .popup-2d9a.popup-54eb .focus_6fd3 > li > a:focus,
.tag_3a68 .popup-2d9a.popup-54eb .focus_6fd3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_3a68
  .popup-2d9a.focus_gold_3e37
  .focus_6fd3
  > li.carousel-ab9d
  > a,
.tag_3a68
  .popup-2d9a.focus_gold_3e37
  .focus_6fd3
  > li.preview_large_baa6
  > a,
.tag_3a68
  .popup-2d9a.aside_narrow_b65d
  .focus_6fd3
  > li.carousel-ab9d
  > a,
.tag_3a68
  .popup-2d9a.aside_narrow_b65d
  .focus_6fd3
  > li.preview_large_baa6
  > a,
.tag_3a68
  .popup-2d9a.popup-54eb
  .focus_6fd3
  > li.carousel-ab9d
  > a,
.tag_3a68 .popup-2d9a.popup-54eb .focus_6fd3 > li.upper-3dc4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_3a68 .heading-wood-f01d,
.tag_3a68 .heading-wood-f01d a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_3a68 .footer_314a.heading_5a3e li a,
.tag_3a68 .surface-last-73b3 a,
.tag_3a68 .tag-lower-c453,
.tag_3a68 .focus_6fd3 > li > a,
.tag_3a68 .backdrop_fresh_545f {
  color: rgba(0, 0, 0, 0.55);
}
.tag_3a68 .footer_314a.heading_5a3e li a:hover,
.tag_3a68 .surface-last-73b3 a:hover,
.tag_3a68 .tag-lower-c453:hover,
.tag_3a68 .focus_6fd3 > li > a:hover,
.tag_3a68 .backdrop_fresh_545f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_3a68 .widget_outer_d8f6 {
  color: rgba(0, 0, 0, 0.55);
}
.tag_3a68 .widget_outer_d8f6 .gold-8b2e {
  color: rgba(0, 0, 0, 0.8);
}
.tag_3a68 .widget_outer_d8f6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first-b7c8 .chip-steel-38d1 {
  margin-left: auto;
  margin-right: auto;
}
.avatar_action_c395 > * {
  margin-left: auto;
  margin-right: auto;
}
.avatar_action_c395 .inner-d349 {
  margin-right: 1.41575em;
}
.surface-first-05d1 .avatar_action_c395 > .out-250a {
  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;
}
.surface-first-05d1 .avatar_action_c395 > .complex_f97a {
  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;
}
.filter_motion_fafe.first-b7c8 .chip-steel-38d1,
.feature-aa83.first-b7c8 .chip-steel-38d1 {
  margin-left: 0;
}
.wide-8ee9.first-b7c8 .chip-steel-38d1,
.fluid-b0b7.first-b7c8 .chip-steel-38d1 {
  margin-right: 0;
}
.avatar_action_c395 ol,
.avatar_action_c395 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.prev_f841 video {
  max-width: 100%;
}
.item-action-9c28 img {
  display: block;
}
.item-action-9c28.inner-d349,
.item-action-9c28.tabs_white_ad91 {
  width: 100%;
}
.item-action-9c28.complex_f97a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sort_ed85:not(.dropdown_right_cc17) {
  margin: 1.5em auto;
}
.component_solid_cd03 p {
  padding: 1.5em 14px;
}
ul.search_rough_40a6.complex_f97a,
ul.search_rough_40a6.out-250a,
ul.search_rough_40a6.logo_28af.out-250a {
  padding: 0 14px;
}
.south_3b96 {
  display: block;
  overflow-x: auto;
}
.south_3b96 table {
  border-collapse: collapse;
  width: 100%;
}
.south_3b96 td,
.south_3b96 th {
  padding: 0.5em;
}
.avatar_action_c395 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.avatar_action_c395 ol ol,
.avatar_action_c395 ol ul,
.avatar_action_c395 ul ol,
.avatar_action_c395 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.avatar_action_c395 ol ol li,
.avatar_action_c395 ol ul li,
.avatar_action_c395 ul ol li,
.avatar_action_c395 ul ul li {
  margin-left: 0;
}
.widget-40b0.silver-369f > .texture-motion-b511 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.widget-40b0.silver-369f > .texture-motion-b511 iframe,
.widget-40b0.silver-369f > .texture-motion-b511 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.narrow-0aaa {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.narrow-0aaa.warm_07f7 {
  padding: 0;
}
.narrow-0aaa.warm_07f7 cite {
  font-size: 13px;
}
.narrow-0aaa > * {
  margin-left: 16px;
  margin-right: 16px;
}
.narrow-0aaa cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pattern-next-ae13 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pattern-next-ae13 > p:first-child {
  margin-top: 0;
}
.pattern-next-ae13 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pattern-next-ae13 blockquote {
  border-left: 0;
}
.outer-d738 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.outer-d738:not(.mini_8123) {
  max-width: 100px;
}
.outer-d738.icon_narrow_4ab2 {
  border-bottom: none !important;
  text-align: center;
}
.outer-d738.icon_narrow_4ab2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .component_solid_cd03 p {
    padding: 1.5em 0;
  }
}
.photo-iron-0800 {
  color: #0073aa;
}
.status-b018 {
  background-color: #0073aa;
}
.paragraph-north-26b1 {
  color: #229fd8;
}
.tertiary-west-7e0e {
  background-color: #229fd8;
}
.pressed_f478 {
  color: #eee;
}
.element_555b {
  background-color: #eee;
}
.feature_purple_98e5 {
  color: #444;
}
.action_c3ac {
  background-color: #444;
}
.title_6076 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.title_6076 .table-6762 .surface-last-73b3 {
  font-size: 15px;
}
.title_6076 .surface-last-73b3 {
  line-height: 1.3;
}
.title_6076 .tag_3a68 {
}
.title_6076 .content_pressed_ece2 {
  background: #235787;
}
.purple_c30e {
  padding: 0;
}
.purple_c30e .content_pressed_ece2 {
  background: #1a1a1a;
}
.purple_c30e .tag_3a68 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.main-a7a4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.main-a7a4 .tag_3a68 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.main-a7a4 .content_pressed_ece2 {
  background: #303030;
}
.module_right_7630 {
  position: relative;
  z-index: 10;
}
.module_right_7630 .link-advanced-9d45 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary_yellow_5fee .nav-fdc0 {
  display: inline-block;
  vertical-align: middle;
}
.tertiary_yellow_5fee.header-warm-b3e6 .nav-fdc0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tertiary_yellow_5fee.header-warm-b3e6 .nav-fdc0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_yellow_5fee.header-warm-b3e6 .nav-fdc0 {
    margin-right: 0.4em;
  }
}
.tertiary_yellow_5fee.header-warm-b3e6 .nav-fdc0:last-child {
  margin-right: 0;
}
.bronze-d349 .link-advanced-9d45 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .down_caaa .table-6762 {
    margin: 0 -0.5em;
  }
  .down_caaa .table-6762 [class*="customify-col-"],
  .down_caaa .table-6762 [class*="customify-col_"],
  .down_caaa .table-6762 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.down_caaa.heading-5aa6 .link-advanced-9d45 {
  background: 0 0 !important;
}
.down_caaa.heading-5aa6 .link-advanced-9d45,
.down_caaa.bronze-d349 .link-advanced-9d45 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .down_caaa.dropdown_smooth_ae4d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.down_caaa.bronze-d349 .link-advanced-9d45 {
  box-shadow: none !important;
}
.sidebar-cf2c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sidebar-cf2c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-cf2c {
    padding: 18px 0 20px;
  }
}
.sidebar-cf2c .selected_7a4e {
  width: 100%;
}
.sidebar-cf2c .copper_067f {
  margin-bottom: 0;
}
.sidebar-cf2c .fast_7fd1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.smooth_49de {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.smooth_49de .chip_c286 {
  width: 100%;
}
.form_4532 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.form_4532 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.form_4532 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;
}
.form_4532 li:last-child:after {
  display: none;
}
.form_4532 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accordion-selected-bfbd .center-146b button,
.sidebar-cf2c .center-146b button {
  left: 0;
}
.accordion-selected-bfbd .chip_c286,
.sidebar-cf2c .chip_c286 {
  padding-left: 0;
  padding-right: 0;
}
.accordion-selected-bfbd .smooth_49de,
.sidebar-cf2c .smooth_49de {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accordion-selected-bfbd {
  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;
}
.accordion-selected-bfbd: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;
}
.accordion-selected-bfbd .picture-e455 {
  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) {
  .accordion-selected-bfbd .picture-e455 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accordion-selected-bfbd .picture-e455 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accordion-selected-bfbd .picture-e455 {
    min-height: 200px;
  }
}
.accordion-selected-bfbd .form_4532 {
  color: rgba(255, 255, 255, 0.8);
}
.accordion-selected-bfbd .form_4532 a,
.accordion-selected-bfbd .form_4532 li:after {
  color: inherit;
}
.accordion-selected-bfbd .form_4532 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dirty-11c3 {
  margin-bottom: 0.5em;
}
.accent_fresh_4955 {
  margin-bottom: 1.2em;
}
.accent_fresh_4955,
.dirty-11c3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accent_fresh_4955 p:last-child,
.dirty-11c3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .center-146b,
#masthead .center-146b {
  display: none;
}
#masthead
  > .center-146b.cold-5eec {
  display: none;
}
#masthead > .center-146b button {
  left: 0;
}
.heading_430a {
  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%;
}
.heading_430a .nav-fdc0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.heading_430a .description_a20b {
  display: -webkit-box;
  display: flex;
}
.heading_430a .description_a20b.background-orange-e56f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.heading_430a .description_a20b.tooltip_6237 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.heading_430a .description_a20b.input_aa14 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.heading_430a.module_c7ea.large_78bd .description_a20b.background-orange-e56f {
  flex-basis: 100%;
}
.heading_430a.light-e396 .description_a20b.tooltip_6237 {
  -webkit-box-flex: 1;
  flex: auto;
}
.heading_430a.light-e396 .description_a20b.input_aa14 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .center-146b.cold-5eec {
  display: none;
}
#masthead > .center-146b button {
  left: 0;
}
.paper-1009 {
  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;
}
.paper-1009:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.paper-1009.detail-complex-9cd3 i {
  margin-right: 4px;
}
.paper-1009.banner_action_2ae3 i {
  margin-left: 5px;
}
.surface-last-73b3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.surface-last-73b3 p:last-child {
  margin-bottom: 0;
}
.hovered_afb8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hovered_afb8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hovered_afb8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hovered_afb8 .heading-wood-f01d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hovered_afb8 .slow_ee32 {
  margin: 5px 0 7px 0;
}
.hovered_afb8.mask_prev_8ca1 .picture_fast_00d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered_afb8.mask_prev_8ca1 .inner_7075 {
  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;
}
.hovered_afb8.basic-b630 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hovered_afb8.basic-b630 .picture_fast_00d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered_afb8.basic-b630 .inner_7075 {
  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;
}
.hovered_afb8.shadow_complex_8c25 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hovered_afb8.table-3e06 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hovered_afb8.table-3e06 .inner_7075 {
  margin-top: 7px;
}
.gallery_e457 {
  display: inline-block;
}
.module_right_7630 .element-085f .hovered_afb8 img {
  max-width: 100%;
}
.popup-2d9a .block-6b1c.element_orange_b47e,
.pressed-0314 .block-6b1c.element_orange_b47e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup-2d9a .bright-db25,
.pressed-0314 .bright-db25 {
  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%);
}
.popup-2d9a .bright-db25 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.popup-2d9a.carousel_blue_3d08 .bright-db25 {
  display: none;
}
.popup-2d9a .paragraph_1672 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup-2d9a .paragraph_1672 li {
  display: inline-block;
  position: relative;
}
.popup-2d9a .paragraph_1672 li:last-child {
  margin-right: 0;
}
.popup-2d9a .paragraph_1672 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;
}
.popup-2d9a .paragraph_1672 li.upper-3dc4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.popup-2d9a .paragraph_1672 > 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;
}
.popup-2d9a .paragraph_1672 > li > a i {
  line-height: 0;
}
.popup-2d9a .paragraph_1672 > li.title-focused-0340 > a .bright-db25 {
  margin-left: 4px;
  line-height: 0;
}
.popup-2d9a .paragraph_1672 .hard-8e92 li.title-focused-0340 > a {
  position: relative;
}
.popup-2d9a .paragraph_1672 .hard-8e92 li.title-focused-0340 > a:after,
.popup-2d9a .paragraph_1672 .hard-8e92 li.title-focused-0340 > a:before {
  content: "";
  display: table;
}
.popup-2d9a .paragraph_1672 .hard-8e92 li.title-focused-0340 > a:after {
  clear: both;
}
.popup-2d9a .paragraph_1672 .hard-8e92 li.title-focused-0340 > a .bright-db25 {
  margin-left: 5px;
  float: right;
}
.popup-2d9a .layout_ad3d,
.popup-2d9a .hard-8e92 {
  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;
}
.popup-2d9a .hard-8e92 {
  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;
}
.popup-2d9a .hard-8e92 .element_orange_b47e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup-2d9a .hard-8e92 .bright-db25 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.popup-2d9a .hard-8e92 li {
  display: block;
  margin: 0;
  padding: 0;
}
.popup-2d9a .hard-8e92 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;
}
.popup-2d9a .hard-8e92 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.popup-2d9a .hard-8e92 .hard-8e92 {
  top: 0;
  left: 100%;
}
.popup-2d9a .column-cool-90e2.fn-focus-137b > .layout_ad3d,
.popup-2d9a .column-cool-90e2.fn-focus-137b > .hard-8e92,
.popup-2d9a .column-cool-90e2:focus > .layout_ad3d,
.popup-2d9a .column-cool-90e2:focus > .hard-8e92,
.popup-2d9a .column-cool-90e2:hover > .layout_ad3d,
.popup-2d9a .column-cool-90e2:hover > .hard-8e92 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.popup-2d9a.popup-54eb .focus_6fd3:after,
.popup-2d9a.popup-54eb .focus_6fd3:before {
  content: "";
  display: table;
}
.popup-2d9a.popup-54eb .focus_6fd3:after {
  clear: both;
}
.popup-2d9a.popup-54eb .focus_6fd3 > li {
  float: left;
}
.popup-2d9a.smooth_d1ac .focus_6fd3:after,
.popup-2d9a.smooth_d1ac .focus_6fd3:before {
  content: "";
  display: table;
}
.popup-2d9a.smooth_d1ac .focus_6fd3:after {
  clear: both;
}
.popup-2d9a.smooth_d1ac .focus_6fd3 > li {
  float: left;
}
.popup-2d9a.smooth_d1ac .focus_6fd3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.popup-2d9a.smooth_d1ac .focus_6fd3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.popup-2d9a.smooth_d1ac .focus_6fd3 > li.carousel-ab9d > a,
.popup-2d9a.smooth_d1ac .focus_6fd3 > li.upper-3dc4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.popup-2d9a.focus_gold_3e37 .focus_6fd3 > li > a .element_orange_b47e {
  position: relative;
}
.popup-2d9a.focus_gold_3e37 .focus_6fd3 > li > a .element_orange_b47e: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;
}
.popup-2d9a.focus_gold_3e37
  .focus_6fd3
  > li:focus
  > a
  .element_orange_b47e:before,
.popup-2d9a.focus_gold_3e37
  .focus_6fd3
  > li:hover
  > a
  .element_orange_b47e:before {
  width: 100%;
  background-color: currentColor;
}
.popup-2d9a.focus_gold_3e37
  .focus_6fd3
  > li.carousel-ab9d
  > a
  .element_orange_b47e:before,
.popup-2d9a.focus_gold_3e37
  .focus_6fd3
  > li.preview_large_baa6
  > a
  .element_orange_b47e:before {
  width: 100%;
  background-color: currentColor;
}
.popup-2d9a.aside_narrow_b65d .focus_6fd3 > li > a .element_orange_b47e {
  position: relative;
}
.popup-2d9a.aside_narrow_b65d .focus_6fd3 > li > a .element_orange_b47e: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;
}
.popup-2d9a.aside_narrow_b65d .focus_6fd3 > li:focus > a .element_orange_b47e:before,
.popup-2d9a.aside_narrow_b65d
  .focus_6fd3
  > li:hover
  > a
  .element_orange_b47e:before {
  width: 100%;
  background-color: currentColor;
}
.popup-2d9a.aside_narrow_b65d
  .focus_6fd3
  > li.carousel-ab9d
  > a
  .element_orange_b47e:before,
.popup-2d9a.aside_narrow_b65d
  .focus_6fd3
  > li.preview_large_baa6
  > a
  .element_orange_b47e:before {
  width: 100%;
  background-color: currentColor;
}
.pressed-0314 .paragraph_1672 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pressed-0314 .paragraph_1672 li:first-child > a {
  border-top: none;
}
.pressed-0314 .paragraph_1672 .upper_8d54 > .element_orange_b47e .bright-db25 {
  display: none;
}
.pressed-0314 .paragraph_1672 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pressed-0314 .paragraph_1672 li:last-child {
  border: none;
}
.pressed-0314 .paragraph_1672 li.title-focused-0340 > a {
  padding-right: 45px !important;
}
.pressed-0314 .paragraph_1672 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pressed-0314 .paragraph_1672 li a:focus,
.pressed-0314 .paragraph_1672 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pressed-0314 .paragraph_1672 li .primary-red-cdfc {
  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;
}
.pressed-0314 .paragraph_1672 li .primary-red-cdfc:hover {
  box-shadow: none;
}
.pressed-0314 .paragraph_1672 li .primary-red-cdfc .bright-db25 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pressed-0314 .paragraph_1672 .hard-8e92 {
  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);
}
.pressed-0314 .paragraph_1672 .hard-8e92 li a {
  padding-left: 3em;
}
.pressed-0314 .paragraph_1672 .link_dirty_548e > a .primary-red-cdfc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pressed-0314 .paragraph_1672 .link_dirty_548e > .hard-8e92 {
  display: block;
  opacity: 1;
}
.hot-258b {
  max-width: 100%;
}
.section_new_9b8b {
  line-height: 0;
  cursor: pointer;
}
.backdrop_fresh_545f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.backdrop_fresh_545f:hover {
  box-shadow: none;
  color: currentColor;
}
.backdrop_fresh_545f svg {
  width: 18px;
  height: 18px;
}
.backdrop_fresh_545f .lower-0cfc {
  display: none;
}
.next_19fa {
  position: relative;
}
.next_19fa.fn-active-137b .backdrop_fresh_545f .detail-8b2b {
  display: none;
}
.next_19fa.fn-active-137b .backdrop_fresh_545f .lower-0cfc {
  display: inline-block;
}
.next_19fa .surface-lower-da76 {
  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);
}
.next_19fa.basic-1d65 .surface-lower-da76 {
  left: auto;
  right: -0.9em;
}
.next_19fa.basic-1d65 .clean-3926::before {
  left: auto;
  right: 15px;
}
.next_19fa.fn-active-137b .surface-lower-da76 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element_motion_4166 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.element_motion_4166 label {
  flex-basis: 100%;
}
.element_motion_4166 .message_selected_a0f3 {
  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;
}
.element_motion_4166 .static-ccca {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.element_motion_4166 .static-ccca:focus {
  background-color: transparent;
}
.element_motion_4166 button.item_stone_7c9e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.element_motion_4166 button.item_stone_7c9e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.element_motion_4166 button.item_stone_7c9e svg {
  width: 18px;
  height: 18px;
}
.element_motion_4166 input[type="submit"] {
  min-height: auto;
}
.card-3f47 .element_motion_4166 .static-ccca {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.clean-3926 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .clean-3926 {
    width: 220px;
  }
}
.clean-3926 label {
  flex-basis: 100%;
}
.clean-3926::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;
}
.paper_124b .card-3f47 .element_motion_4166 {
  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;
}
.paper_124b
  .card-3f47
  .element_motion_4166
  .message_selected_a0f3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paper_124b .card-3f47 .element_motion_4166 .static-ccca {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paper_124b
  .card-3f47
  .element_motion_4166
  .static-ccca:focus {
  background: 0 0;
}
.paper_124b
  .card-3f47
  .element_motion_4166
  .texture-1fbe {
  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;
}
.footer_314a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.footer_314a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.footer_314a li:last-child {
  margin-right: 0;
}
.footer_314a li:first-child {
  margin-left: 0;
}
.footer_314a.overlay_paper_164d a {
  color: #fff;
}
.footer_314a.overlay_paper_164d a:hover {
  color: #fff;
}
.footer_314a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.footer_314a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.footer_314a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer_314a a:hover {
  opacity: 0.9;
  color: inherit;
}
.footer_314a [class*="social-icon-apple"] {
  background-color: #999;
}
.footer_314a [class*="social-icon-apple"].dim_724c {
  background-color: transparent;
  color: #999;
}
.footer_314a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.footer_314a [class*="social-icon-behance"].dim_724c {
  background-color: transparent;
  color: #1769ff;
}
.footer_314a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.footer_314a [class*="social-icon-bitbucket"].dim_724c {
  background-color: transparent;
  color: #205081;
}
.footer_314a [class*="social-icon-codepen"] {
  background-color: #000;
}
.footer_314a [class*="social-icon-codepen"].dim_724c {
  background-color: transparent;
  color: #000;
}
.footer_314a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.footer_314a [class*="social-icon-delicious"].dim_724c {
  background-color: transparent;
  color: #39f;
}
.footer_314a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.footer_314a [class*="social-icon-digg"].dim_724c {
  background-color: transparent;
  color: #005be2;
}
.footer_314a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.footer_314a [class*="social-icon-dribbble"].dim_724c {
  background-color: transparent;
  color: #ea4c89;
}
.footer_314a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.footer_314a [class*="social-icon-envelope"].dim_724c {
  background-color: transparent;
  color: #ea4335;
}
.footer_314a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.footer_314a [class*="social-icon-facebook"].dim_724c {
  background-color: transparent;
  color: #3b5998;
}
.footer_314a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.footer_314a [class*="social-icon-flickr"].dim_724c {
  background-color: transparent;
  color: #0063dc;
}
.footer_314a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.footer_314a [class*="social-icon-foursquare"].dim_724c {
  background-color: transparent;
  color: #2d5be3;
}
.footer_314a [class*="social-icon-github"] {
  background-color: #333;
}
.footer_314a [class*="social-icon-github"].dim_724c {
  background-color: transparent;
  color: #333;
}
.footer_314a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.footer_314a [class*="social-icon-google-plus"].dim_724c {
  background-color: transparent;
  color: #dd4b39;
}
.footer_314a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.footer_314a [class*="social-icon-houzz"].dim_724c {
  background-color: transparent;
  color: #7ac142;
}
.footer_314a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.footer_314a [class*="social-icon-instagram"].dim_724c {
  background-color: transparent;
  color: #262626;
}
.footer_314a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.footer_314a [class*="social-icon-jsfiddle"].dim_724c {
  background-color: transparent;
  color: #487aa2;
}
.footer_314a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.footer_314a [class*="social-icon-linkedin"].dim_724c {
  background-color: transparent;
  color: #0077b5;
}
.footer_314a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.footer_314a [class*="social-icon-medium"].dim_724c {
  background-color: transparent;
  color: #00ab6b;
}
.footer_314a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.footer_314a
  [class*="social-icon-odnoklassniki"].dim_724c {
  background-color: transparent;
  color: #f4731c;
}
.footer_314a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.footer_314a [class*="social-icon-meetup"].dim_724c {
  background-color: transparent;
  color: #ec1c40;
}
.footer_314a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.footer_314a [class*="social-icon-pinterest"].dim_724c {
  background-color: transparent;
  color: #bd081c;
}
.footer_314a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.footer_314a [class*="social-icon-product-hunt"].dim_724c {
  background-color: transparent;
  color: #da552f;
}
.footer_314a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.footer_314a [class*="social-icon-reddit"].dim_724c {
  background-color: transparent;
  color: #ff4500;
}
.footer_314a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.footer_314a [class*="social-icon-rss"].dim_724c {
  background-color: transparent;
  color: #f26522;
}
.footer_314a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.footer_314a
  [class*="social-icon-shopping-cart"].dim_724c {
  background-color: transparent;
  color: #4caf50;
}
.footer_314a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.footer_314a [class*="social-icon-skype"].dim_724c {
  background-color: transparent;
  color: #00aff0;
}
.footer_314a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.footer_314a [class*="social-icon-slideshare"].dim_724c {
  background-color: transparent;
  color: #0077b5;
}
.footer_314a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.footer_314a [class*="social-icon-snapchat"].dim_724c {
  background-color: transparent;
  color: #fffc00;
}
.footer_314a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.footer_314a [class*="social-icon-soundcloud"].dim_724c {
  background-color: transparent;
  color: #f80;
}
.footer_314a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.footer_314a [class*="social-icon-spotify"].dim_724c {
  background-color: transparent;
  color: #2ebd59;
}
.footer_314a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.footer_314a
  [class*="social-icon-stack-overflow"].dim_724c {
  background-color: transparent;
  color: #fe7a15;
}
.footer_314a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.footer_314a [class*="social-icon-maldkfgram"].dim_724c {
  background-color: transparent;
  color: #2ca5e0;
}
.footer_314a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.footer_314a [class*="social-icon-tripadvisor"].dim_724c {
  background-color: transparent;
  color: #589442;
}
.footer_314a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.footer_314a [class*="social-icon-tumblr"].dim_724c {
  background-color: transparent;
  color: #35465c;
}
.footer_314a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.footer_314a [class*="social-icon-twitch"].dim_724c {
  background-color: transparent;
  color: #6441a5;
}
.footer_314a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.footer_314a [class*="social-icon-twitter"].dim_724c {
  background-color: transparent;
  color: #1da1f2;
}
.footer_314a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.footer_314a [class*="social-icon-vimeo"].dim_724c {
  background-color: transparent;
  color: #1ab7ea;
}
.footer_314a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.footer_314a [class*="social-icon-vk"].dim_724c {
  background-color: transparent;
  color: #45668e;
}
.footer_314a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.footer_314a [class*="social-icon-weibo"].dim_724c {
  background-color: transparent;
  color: #df2029;
}
.footer_314a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.footer_314a [class*="social-icon-weixin"].dim_724c {
  background-color: transparent;
  color: #7bb32e;
}
.footer_314a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.footer_314a [class*="social-icon-whatsapp"].dim_724c {
  background-color: transparent;
  color: #25d366;
}
.footer_314a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.footer_314a [class*="social-icon-wordpress"].dim_724c {
  background-color: transparent;
  color: #21759b;
}
.footer_314a [class*="social-icon-xing"] {
  background-color: #026466;
}
.footer_314a [class*="social-icon-xing"].dim_724c {
  background-color: transparent;
  color: #026466;
}
.footer_314a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.footer_314a [class*="social-icon-yelp"].dim_724c {
  background-color: transparent;
  color: #af0606;
}
.footer_314a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.footer_314a [class*="social-icon-youtube"].dim_724c {
  background-color: transparent;
  color: #cd201f;
}
.tag-lower-c453 {
  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;
}
.tag-lower-c453:hover {
  box-shadow: none;
  background: 0 0;
}
.out_81dd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.carousel_pressed_5d16 {
  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;
}
.hard_3261 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notification-bottom-c393 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notification-bottom-c393,
.notification-bottom-c393::after,
.notification-bottom-c393::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;
}
.notification-bottom-c393::after,
.notification-bottom-c393::before {
  content: "";
  display: block;
  background-color: inherit;
}
.top-db1a .carousel_pressed_5d16 .hard_3261 {
  margin-top: -2px;
  width: 19px;
}
.top-db1a .carousel_pressed_5d16 .notification-bottom-c393 {
  margin-top: -1px;
}
.top-db1a .carousel_pressed_5d16 .notification-bottom-c393,
.top-db1a .carousel_pressed_5d16 .notification-bottom-c393::after,
.top-db1a .carousel_pressed_5d16 .notification-bottom-c393::before {
  width: 19px;
  height: 2px;
}
.top-db1a .carousel_pressed_5d16 .notification-bottom-c393::before {
  top: -6px;
}
.top-db1a .carousel_pressed_5d16 .notification-bottom-c393::after {
  bottom: -6px;
}
.outer_c764 .carousel_pressed_5d16 .hard_3261 {
  margin-top: -2px;
  width: 22px;
}
.outer_c764 .carousel_pressed_5d16 .notification-bottom-c393 {
  margin-top: -1px;
}
.outer_c764 .carousel_pressed_5d16 .notification-bottom-c393,
.outer_c764 .carousel_pressed_5d16 .notification-bottom-c393::after,
.outer_c764 .carousel_pressed_5d16 .notification-bottom-c393::before {
  width: 22px;
  height: 2px;
}
.outer_c764 .carousel_pressed_5d16 .notification-bottom-c393::before {
  top: -7px;
}
.outer_c764 .carousel_pressed_5d16 .notification-bottom-c393::after {
  bottom: -7px;
}
.nav_13ec .carousel_pressed_5d16 .hard_3261 {
  margin-top: -2px;
  width: 31px;
}
.nav_13ec .carousel_pressed_5d16 .notification-bottom-c393 {
  margin-top: -1.5px;
}
.nav_13ec .carousel_pressed_5d16 .notification-bottom-c393,
.nav_13ec .carousel_pressed_5d16 .notification-bottom-c393::after,
.nav_13ec .carousel_pressed_5d16 .notification-bottom-c393::before {
  width: 31px;
  height: 3px;
}
.nav_13ec .carousel_pressed_5d16 .notification-bottom-c393::before {
  top: -9px;
}
.nav_13ec .carousel_pressed_5d16 .notification-bottom-c393::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .photo-hard-0e40 .carousel_pressed_5d16 .hard_3261 {
    margin-top: -2px;
    width: 19px;
  }
  .photo-hard-0e40 .carousel_pressed_5d16 .notification-bottom-c393 {
    margin-top: -1px;
  }
  .photo-hard-0e40 .carousel_pressed_5d16 .notification-bottom-c393,
  .photo-hard-0e40 .carousel_pressed_5d16 .notification-bottom-c393::after,
  .photo-hard-0e40 .carousel_pressed_5d16 .notification-bottom-c393::before {
    width: 19px;
    height: 2px;
  }
  .photo-hard-0e40 .carousel_pressed_5d16 .notification-bottom-c393::before {
    top: -6px;
  }
  .photo-hard-0e40 .carousel_pressed_5d16 .notification-bottom-c393::after {
    bottom: -6px;
  }
  .feature_bda3 .carousel_pressed_5d16 .hard_3261 {
    margin-top: -2px;
    width: 22px;
  }
  .feature_bda3 .carousel_pressed_5d16 .notification-bottom-c393 {
    margin-top: -1px;
  }
  .feature_bda3 .carousel_pressed_5d16 .notification-bottom-c393,
  .feature_bda3 .carousel_pressed_5d16 .notification-bottom-c393::after,
  .feature_bda3 .carousel_pressed_5d16 .notification-bottom-c393::before {
    width: 22px;
    height: 2px;
  }
  .feature_bda3 .carousel_pressed_5d16 .notification-bottom-c393::before {
    top: -7px;
  }
  .feature_bda3 .carousel_pressed_5d16 .notification-bottom-c393::after {
    bottom: -7px;
  }
  .next-bfaa .carousel_pressed_5d16 .hard_3261 {
    margin-top: -2px;
    width: 31px;
  }
  .next-bfaa .carousel_pressed_5d16 .notification-bottom-c393 {
    margin-top: -1.5px;
  }
  .next-bfaa .carousel_pressed_5d16 .notification-bottom-c393,
  .next-bfaa .carousel_pressed_5d16 .notification-bottom-c393::after,
  .next-bfaa .carousel_pressed_5d16 .notification-bottom-c393::before {
    width: 31px;
    height: 3px;
  }
  .next-bfaa .carousel_pressed_5d16 .notification-bottom-c393::before {
    top: -9px;
  }
  .next-bfaa .carousel_pressed_5d16 .notification-bottom-c393::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled_paper_6c9d .carousel_pressed_5d16 .hard_3261 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_paper_6c9d .carousel_pressed_5d16 .notification-bottom-c393 {
    margin-top: -1px;
  }
  .disabled_paper_6c9d .carousel_pressed_5d16 .notification-bottom-c393,
  .disabled_paper_6c9d .carousel_pressed_5d16 .notification-bottom-c393::after,
  .disabled_paper_6c9d .carousel_pressed_5d16 .notification-bottom-c393::before {
    width: 19px;
    height: 2px;
  }
  .disabled_paper_6c9d .carousel_pressed_5d16 .notification-bottom-c393::before {
    top: -6px;
  }
  .disabled_paper_6c9d .carousel_pressed_5d16 .notification-bottom-c393::after {
    bottom: -6px;
  }
  .widget_4a2f .carousel_pressed_5d16 .hard_3261 {
    margin-top: -2px;
    width: 22px;
  }
  .widget_4a2f .carousel_pressed_5d16 .notification-bottom-c393 {
    margin-top: -1px;
  }
  .widget_4a2f .carousel_pressed_5d16 .notification-bottom-c393,
  .widget_4a2f .carousel_pressed_5d16 .notification-bottom-c393::after,
  .widget_4a2f .carousel_pressed_5d16 .notification-bottom-c393::before {
    width: 22px;
    height: 2px;
  }
  .widget_4a2f .carousel_pressed_5d16 .notification-bottom-c393::before {
    top: -7px;
  }
  .widget_4a2f .carousel_pressed_5d16 .notification-bottom-c393::after {
    bottom: -7px;
  }
  .accordion_new_1808 .carousel_pressed_5d16 .hard_3261 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_new_1808 .carousel_pressed_5d16 .notification-bottom-c393 {
    margin-top: -1.5px;
  }
  .accordion_new_1808 .carousel_pressed_5d16 .notification-bottom-c393,
  .accordion_new_1808 .carousel_pressed_5d16 .notification-bottom-c393::after,
  .accordion_new_1808 .carousel_pressed_5d16 .notification-bottom-c393::before {
    width: 31px;
    height: 3px;
  }
  .accordion_new_1808 .carousel_pressed_5d16 .notification-bottom-c393::before {
    top: -9px;
  }
  .accordion_new_1808 .carousel_pressed_5d16 .notification-bottom-c393::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .shade-bottom-bc16 .carousel_pressed_5d16 .hard_3261 {
    margin-top: -2px;
    width: 19px;
  }
  .shade-bottom-bc16 .carousel_pressed_5d16 .notification-bottom-c393 {
    margin-top: -1px;
  }
  .shade-bottom-bc16 .carousel_pressed_5d16 .notification-bottom-c393,
  .shade-bottom-bc16 .carousel_pressed_5d16 .notification-bottom-c393::after,
  .shade-bottom-bc16 .carousel_pressed_5d16 .notification-bottom-c393::before {
    width: 19px;
    height: 2px;
  }
  .shade-bottom-bc16 .carousel_pressed_5d16 .notification-bottom-c393::before {
    top: -6px;
  }
  .shade-bottom-bc16 .carousel_pressed_5d16 .notification-bottom-c393::after {
    bottom: -6px;
  }
  .detail-7594 .carousel_pressed_5d16 .hard_3261 {
    margin-top: -2px;
    width: 22px;
  }
  .detail-7594 .carousel_pressed_5d16 .notification-bottom-c393 {
    margin-top: -1px;
  }
  .detail-7594 .carousel_pressed_5d16 .notification-bottom-c393,
  .detail-7594 .carousel_pressed_5d16 .notification-bottom-c393::after,
  .detail-7594 .carousel_pressed_5d16 .notification-bottom-c393::before {
    width: 22px;
    height: 2px;
  }
  .detail-7594 .carousel_pressed_5d16 .notification-bottom-c393::before {
    top: -7px;
  }
  .detail-7594 .carousel_pressed_5d16 .notification-bottom-c393::after {
    bottom: -7px;
  }
  .main_9d0a .carousel_pressed_5d16 .hard_3261 {
    margin-top: -2px;
    width: 31px;
  }
  .main_9d0a .carousel_pressed_5d16 .notification-bottom-c393 {
    margin-top: -1.5px;
  }
  .main_9d0a .carousel_pressed_5d16 .notification-bottom-c393,
  .main_9d0a .carousel_pressed_5d16 .notification-bottom-c393::after,
  .main_9d0a .carousel_pressed_5d16 .notification-bottom-c393::before {
    width: 31px;
    height: 3px;
  }
  .main_9d0a .carousel_pressed_5d16 .notification-bottom-c393::before {
    top: -9px;
  }
  .main_9d0a .carousel_pressed_5d16 .notification-bottom-c393::after {
    bottom: -9px;
  }
}
.tall_2e6e .notification-bottom-c393 {
  -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);
}
.tall_2e6e .notification-bottom-c393::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tall_2e6e .notification-bottom-c393::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);
}
.tall_2e6e.heading_53ef .notification-bottom-c393 {
  -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);
}
.tall_2e6e.heading_53ef .notification-bottom-c393::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tall_2e6e.heading_53ef .notification-bottom-c393::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);
}
.dynamic-4831 {
  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.container_easy_63bf:before {
  display: none;
}
.pagination-e556 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pagination-e556 .focus-25e8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pagination-e556 .focus-25e8:last-of-type {
  border-bottom: none;
}
.pagination-e556 .focus-25e8.disabled_gas_4a8b,
.pagination-e556 .focus-25e8.photo_west_ef24,
.pagination-e556 .focus-25e8.image_tiny_2ae5 {
  padding: 0;
}
.pagination-e556 .pressed-0314 .primary-red-cdfc {
  color: currentColor;
}
.pagination-e556 .pressed-0314 .primary-red-cdfc:focus,
.pagination-e556 .pressed-0314 .primary-red-cdfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-e556.tag_3a68 .widget_outer_d8f6,
.pagination-e556.tag_3a68 .surface-last-73b3 a,
.pagination-e556.tag_3a68 .focus_6fd3 a,
.pagination-e556.tag_3a68 .hard-8e92 a {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-e556.tag_3a68 .widget_outer_d8f6:hover,
.pagination-e556.tag_3a68 .surface-last-73b3 a:hover,
.pagination-e556.tag_3a68 .focus_6fd3 a:hover,
.pagination-e556.tag_3a68 .hard-8e92 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-e556.tag_3a68 .gold-8b2e {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-e556.tag_3a68 .focus-25e8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-e556.tag_3a68 .focus-25e8:before {
  background: rgba(0, 0, 0, 0.08);
}
.pagination-e556.tag_3a68 .badge-a556:before {
  background: rgba(255, 255, 255, 0.9);
}
.pagination-e556.tag_3a68 .pressed-0314 .paragraph_1672 li a,
.pagination-e556.tag_3a68 .pressed-0314 .primary-red-cdfc,
.pagination-e556.tag_3a68 .hard-8e92 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-e556.tag_3a68 .pressed-0314 .primary-red-cdfc:focus,
.pagination-e556.tag_3a68 .pressed-0314 .primary-red-cdfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-e556.tag_3a68 .paragraph_1672 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-e556.content_pressed_ece2 .widget_outer_d8f6,
.pagination-e556.content_pressed_ece2 .surface-last-73b3 a,
.pagination-e556.content_pressed_ece2 .focus_6fd3 .primary-red-cdfc,
.pagination-e556.content_pressed_ece2 .focus_6fd3 a,
.pagination-e556.content_pressed_ece2 .hard-8e92 a {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-e556.content_pressed_ece2 .widget_outer_d8f6:hover,
.pagination-e556.content_pressed_ece2 .surface-last-73b3 a:hover,
.pagination-e556.content_pressed_ece2 .focus_6fd3 .primary-red-cdfc:hover,
.pagination-e556.content_pressed_ece2 .focus_6fd3 a:hover,
.pagination-e556.content_pressed_ece2 .hard-8e92 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-e556.content_pressed_ece2 .gold-8b2e {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-e556.content_pressed_ece2 .focus-25e8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-e556.content_pressed_ece2 .focus-25e8:before {
  background: rgba(255, 255, 255, 0.08);
}
.pagination-e556.content_pressed_ece2 .badge-a556:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination-e556.content_pressed_ece2 .pressed-0314 .paragraph_1672 li a,
.pagination-e556.content_pressed_ece2 .pressed-0314 .primary-red-cdfc,
.pagination-e556.content_pressed_ece2 .hard-8e92 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-e556.content_pressed_ece2 .pressed-0314 .primary-red-cdfc:focus,
.pagination-e556.content_pressed_ece2 .pressed-0314 .primary-red-cdfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-e556.content_pressed_ece2 .paragraph_1672 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-a556 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.badge-a556:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.thick_8e83 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.bottom_40cd .pagination-e556 {
  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;
}
.bottom_40cd .focus-25e8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.bottom_40cd .focus-25e8: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) {
  .bottom_40cd .focus-25e8:before {
    width: 16%;
    left: 42%;
  }
}
.bottom_40cd .focus-25e8:last-child:before {
  content: none;
}
.bottom_40cd .focus-25e8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.bottom_40cd .pressed-0314 .paragraph_1672 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.bottom_40cd .pressed-0314 .paragraph_1672 li a .primary-red-cdfc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.bottom_40cd .pressed-0314 .hard-8e92 {
  border: none;
}
.bottom_40cd .pressed-0314 .hard-8e92 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.bottom_40cd .badge-a556 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bottom_40cd .thick_8e83 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.bottom_40cd .content_pressed_ece2 .badge-a556:before {
  background: rgba(0, 0, 0, 0.9);
}
.bottom_40cd .tag_3a68.texture-north-2dfb .notification-bottom-c393 {
  background: rgba(0, 0, 0, 0.6);
}
.bottom_40cd
  .tag_3a68.texture-north-2dfb
  .notification-bottom-c393::after,
.bottom_40cd
  .tag_3a68.texture-north-2dfb
  .notification-bottom-c393:before {
  background: inherit;
}
.bottom_40cd
  .tag_3a68.texture-north-2dfb:hover
  .notification-bottom-c393 {
  background: rgba(0, 0, 0, 0.8);
}
.popup-fast-bca1 .pagination-e556 {
  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) {
  .popup-fast-bca1 .pagination-e556 {
    width: auto;
    right: 45px;
  }
}
.focused-c043 .pagination-e556 {
  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-c043 .pagination-e556 {
    width: auto;
    left: 45px;
  }
}
.container_easy_63bf .pagination-e556 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container_easy_63bf .thick_8e83 {
  max-width: 48em;
  margin: 0 auto;
}
.container_easy_63bf .badge-a556:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.chip-491e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.chip-491e.bottom_40cd .pagination-e556 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.chip-491e.popup-fast-bca1 .pagination-e556 {
  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);
}
.chip-491e .pagination-e556 {
  visibility: visible;
}
.chip-491e.focused-c043 .pagination-e556 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.selected_5ab4,
.surface-da15 {
  overflow-x: hidden;
}
.selected_5ab4 .pagination-e556 {
  overflow: auto;
}
.selected_5ab4.bottom_40cd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.selected_5ab4.bottom_40cd .pagination-e556 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.selected_5ab4.bottom_40cd .tag-lower-c453 {
  opacity: 0;
}
.selected_5ab4.popup-fast-bca1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.selected_5ab4.popup-fast-bca1 .pagination-e556 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.selected_5ab4.popup-fast-bca1 .tag-lower-c453 {
  opacity: 0;
}
.selected_5ab4.focused-c043 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.selected_5ab4.focused-c043 .pagination-e556 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.selected_5ab4.focused-c043 .tag-lower-c453 {
  opacity: 0;
}
.selected_5ab4.container_easy_63bf .pagination-e556 {
  z-index: 10;
  visibility: visible;
}
.texture-north-2dfb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.texture-north-2dfb .notification-bottom-c393 {
  background: rgba(255, 255, 255, 0.99);
}
.texture-north-2dfb .notification-bottom-c393::after,
.texture-north-2dfb .notification-bottom-c393:before {
  background: inherit;
}
.texture-north-2dfb:hover .notification-bottom-c393 {
  background: rgba(255, 255, 255, 0.99);
}
.focused-c043 .texture-north-2dfb {
  top: 10px;
  right: auto;
  left: 12px;
}
.container_easy_63bf .texture-north-2dfb {
  display: none !important;
}
.selected_5ab4:before,
.surface-da15:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.selected_5ab4 .texture-north-2dfb,
.surface-da15 .texture-north-2dfb {
  display: inline-block;
}
.pagination-e556 .nav-fdc0 {
  -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;
}
.selected_5ab4 .pagination-e556 .nav-fdc0,
.surface-da15 .pagination-e556 .nav-fdc0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar_97d7 .message_selected_a0f3 {
  width: 100%;
}
.element-085f {
  padding: 0 0.5em 0;
}
.element-085f [class*="customify-col-"],
.element-085f [class*="customify-col_"],
.element-085f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.breadcrumb-clean-bbbc .element-085f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .table-6762 .description_paper_6c62,
  .description_paper_6c62 {
    display: none;
  }
  .aside_5a0b {
    text-align: left;
  }
  .large-0c4a {
    text-align: center;
  }
  .primary-2ea4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .table-6762 .mini-fbae,
  .mini-fbae {
    display: none;
  }
  .gallery-tiny-72d4 {
    text-align: left;
  }
  .hard-7011 {
    text-align: center;
  }
  .prev_225e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .table-6762 .pro_7653,
  .pro_7653 {
    display: none;
  }
  .filter_orange_23ce {
    text-align: left;
  }
  .image-1303 {
    text-align: center;
  }
  .warm-79d3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.status_5d1e {
  box-shadow: none !important;
}
.large-7300 .slider-hovered-39d5,
.prev-4d11 .slider-hovered-39d5 {
  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;
}
.prev-4d11 .slider-hovered-39d5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.link-advanced-9d45 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.link-advanced-9d45:after,
.link-advanced-9d45:before {
  content: "";
  display: table;
}
.link-advanced-9d45:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .link-advanced-9d45 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.link-advanced-9d45,
.dropdown_smooth_ae4d {
  max-width: 1248px;
  margin: 0 auto;
}

.mask-lower-425c.info-solid-51e2 .link-advanced-9d45 {
  max-width: 100%;
}
.mask-lower-425c.logo-869e {
  max-width: 1200px;
  margin: 0 auto;
}
.mask-lower-425c.preview-purple-bcb3 .link-advanced-9d45 {
  max-width: 100%;
}
.mask-lower-425c.preview-purple-bcb3 > .link-advanced-9d45 {
  padding-left: 0;
  padding-right: 0;
}
.mask-lower-425c.preview-purple-bcb3 > .link-advanced-9d45 .table-6762 {
  margin: 0;
}
.mask-lower-425c.preview-purple-bcb3
  > .link-advanced-9d45
  .new-5847.texture_wood_cf69 {
  margin-right: 0;
  margin-left: 0;
}
.mask-lower-425c.preview-purple-bcb3 #main.texture_wood_cf69 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accent_c94f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accent_c94f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .widget-full-3b05 .chip-steel-38d1 {
    padding-right: 1em;
  }
  .widget-full-3b05.surface_large_2965 .new-5847 {
    border-right: 1px solid #eaecee;
  }
  .widget-full-3b05.surface_large_2965 .chip-steel-38d1 {
    padding-right: 1em;
  }
  .widget-full-3b05.surface_large_2965 .mask_black_d4ca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle-b3c4 .chip-steel-38d1 {
    padding-left: 1em;
  }
  .middle-b3c4.surface_large_2965 .new-5847 {
    border-left: 1px solid #eaecee;
  }
  .middle-b3c4.surface_large_2965 .chip-steel-38d1 {
    padding-left: 1em;
  }
  .middle-b3c4.surface_large_2965 .mask_black_d4ca {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern_right_ed78 .chip-steel-38d1 {
    padding-left: 1em;
  }
  .pattern_right_ed78.surface_large_2965 .middle_367b {
    border-right: 1px solid #eaecee;
  }
  .pattern_right_ed78.surface_large_2965 .black-9b10 {
    border-right: 1px solid #eaecee;
  }
  .pattern_right_ed78.surface_large_2965 .chip-steel-38d1 {
    padding-left: 1em;
  }
  .pattern_right_ed78.surface_large_2965 .mask_black_d4ca {
    padding-right: 1em;
  }
  .pattern_right_ed78.surface_large_2965 .element_warm_3aa4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert_553f .chip-steel-38d1 {
    padding-right: 1em;
  }
  .alert_553f.surface_large_2965 .middle_367b {
    border-left: 1px solid #eaecee;
  }
  .alert_553f.surface_large_2965 .black-9b10 {
    border-left: 1px solid #eaecee;
  }
  .alert_553f.surface_large_2965 .chip-steel-38d1 {
    padding-right: 1em;
  }
  .alert_553f.surface_large_2965 .mask_black_d4ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .alert_553f.surface_large_2965 .element_warm_3aa4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_c94f .chip-steel-38d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent_c94f.surface_large_2965 .new-5847 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accent_c94f.surface_large_2965 .chip-steel-38d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent_c94f.surface_large_2965 .mask_black_d4ca {
    padding-left: 1em;
  }
  .accent_c94f.surface_large_2965 .element_warm_3aa4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accent_c94f.surface_large_2965 .chip-steel-38d1 {
    padding-left: 0;
  }
}
.short_15a5 .tertiary_yellow_5fee {
  display: inline-block;
}
.media-f35a {
  display: inline-block;
}
.sidebar_focused_1197 {
  word-con: break-word;
}
.dropdown_clean_e205 > span {
  display: inline-block;
  padding: 5px 0;
}
.dropdown_clean_e205 .pattern-9334 {
  margin-left: 8px;
  margin-right: 8px;
}
.dropdown_clean_e205 .clean_28dc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.advanced-099b .title_832d {
  margin-bottom: 2em;
}
.advanced-099b .info-bright-6b4f {
  margin-bottom: 15px;
}
.advanced-099b .info-bright-6b4f:last-child {
  margin-bottom: 0;
}
.advanced-099b .form-short-fbbc {
  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) {
  .advanced-099b .form-short-fbbc {
    display: block;
  }
}
.advanced-099b .notice_complex_5223 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .advanced-099b .notice_complex_5223 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.advanced-099b .shade_ff53 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.advanced-099b .shade_ff53 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.advanced-099b .shade_ff53 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.advanced-099b .sidebar_focused_1197 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.advanced-099b .sidebar_focused_1197 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.advanced-099b .active_ed1b p:last-child {
  margin-bottom: 0;
}
.advanced-099b .highlight_warm_9796 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.advanced-099b .box_down_59de {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.advanced-099b .logo_4e0e {
  margin-top: 1em;
}
.advanced-099b .orange_841c {
  top: 0;
  display: block;
}
.advanced-099b .orange_841c a {
  color: inherit;
}
.advanced-099b .orange_841c a:hover {
  color: inherit;
}
.advanced-099b .center_14c6 {
  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;
}
.advanced-099b .center_14c6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.advanced-099b .box_down_59de {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.advanced-099b .complex_45b0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.advanced-099b .complex_45b0:first-child {
  margin-top: 0;
}
.advanced-099b .complex_45b0.carousel_middle_cefc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.advanced-099b .complex_45b0.menu_01cc {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.advanced-099b
  .complex_45b0.menu_01cc.section_124d
  .logo_4e0e {
  width: 100%;
}
.advanced-099b .menu_01cc {
  -webkit-box-align: center;
  align-items: center;
}
.advanced-099b .menu_01cc .dropdown_clean_e205,
.advanced-099b .menu_01cc > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.advanced-099b .shade_ff53 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced-099b .shade_ff53 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced-099b .shade_ff53: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;
}
.advanced-099b .carousel_middle_cefc {
  z-index: 5;
}
.advanced-099b .article-d8f4 .list_focused_cfd9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.advanced-099b .motion-fa79 .list_focused_cfd9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.advanced-099b .pink-0bbe .list_focused_cfd9 {
  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;
}
.advanced-099b.main_in_2d2f .form-short-fbbc,
.advanced-099b.bright_308f .form-short-fbbc {
  display: block;
}
.advanced-099b.main_in_2d2f .form-short-fbbc .static-9fc4,
.advanced-099b.main_in_2d2f .form-short-fbbc .box_down_59de,
.advanced-099b.bright_308f .form-short-fbbc .static-9fc4,
.advanced-099b.bright_308f .form-short-fbbc .box_down_59de {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.advanced-099b.first_2c7e .notice_complex_5223 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .advanced-099b.first_2c7e .notice_complex_5223 {
    margin-right: 0;
  }
}
.advanced-099b.main_in_2d2f .notice_complex_5223,
.advanced-099b.bright_308f .notice_complex_5223 {
  padding-top: 40%;
}
.advanced-099b.main_in_2d2f .title_832d,
.advanced-099b.bright_308f .title_832d {
  display: block;
}
.advanced-099b.main_in_2d2f .fn-sticky-137b .box_down_59de,
.advanced-099b.bright_308f .fn-sticky-137b .box_down_59de {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.advanced-099b.main_in_2d2f .notice_complex_5223,
.advanced-099b.bright_308f .notice_complex_5223 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.advanced-099b.main_in_2d2f .box_down_59de {
  padding: 1em;
}
.liquid_ac3d {
  margin: 30px auto;
  display: block;
}
.liquid_ac3d .button-2c39 > * {
  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;
}
.liquid_ac3d .button-2c39 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.liquid_ac3d .button-2c39 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb_pressed_2d01 .dropdown_clean_e205 {
  margin-bottom: 1.41575em;
}
.breadcrumb_pressed_2d01 .sort_medium_bf06 {
  margin-bottom: 1.618em;
}
.avatar_action_c395 .widget-upper-b405 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.avatar_action_c395 .widget-upper-b405 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.avatar_action_c395 .old-c088 {
  max-width: 100%;
  overflow: auto;
}
.first-b7c8 .avatar_action_c395 a:hover {
  text-decoration: underline;
}
.detail-4831 .info-bright-6b4f:not(.sidebar_focused_1197),
.detail-4831 .shade_ff53 {
  margin-bottom: 1.41575em;
}
.detail-4831 .info-bright-6b4f:not(.sidebar_focused_1197):last-child,
.detail-4831 .shade_ff53:last-child {
  margin-bottom: 0;
}
.detail-4831 .info-bright-6b4f.media-light-4ec2 {
  margin-bottom: 0.41575em;
}
.detail-4831 .link-dirty-561e:before,
.detail-4831 .detail-old-600d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.detail-4831 .link-dirty-561e:before {
  content: "\f115";
}
.detail-4831 .detail-old-600d:before {
  content: "\f02c";
}
.detail-4831 .overlay-fc81 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.detail-4831 .overlay-fc81 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fluid_bc5e {
  display: -webkit-box;
  display: flex;
}
.fluid_bc5e .sort-86e4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fluid_bc5e .sort-86e4 {
    flex-basis: 90px;
  }
}
.fluid_bc5e .list-cold-051f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fluid_bc5e .list-cold-051f {
    flex-basis: calc(100% - 50px);
  }
}
.fluid_bc5e .static-ff3a p:last-child {
  margin-bottom: 0.72em;
}
.pattern-8201 .button-2c39 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pattern-8201 .button-2c39:after,
.pattern-8201 .button-2c39:before {
  content: "";
  display: table;
}
.pattern-8201 .button-2c39:after {
  clear: both;
}
.pattern-8201 .button-2c39 .smooth_6696,
.pattern-8201 .button-2c39 .feature-gas-3a4b {
  width: 49%;
}
.pattern-8201 .button-2c39 .smooth_6696 a span.outer-55cc,
.pattern-8201 .button-2c39 .feature-gas-3a4b a span.outer-55cc {
  display: block;
  margin-bottom: 5px;
}
.pattern-8201 .button-2c39 .feature-gas-3a4b {
  float: left;
  text-align: left;
}
.pattern-8201 .button-2c39 .smooth_6696 {
  float: right;
  text-align: right;
}
.stale_906f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .stale_906f {
    margin-bottom: 0;
  }
}
.tabs-af18 {
  margin-bottom: 1em;
}
.tabs-af18 .sidebar_focused_1197 {
  font-size: 1.1em;
  line-height: 1.3;
}
.summary_c0fd a {
  display: block;
  line-height: 0;
  position: relative;
}
.avatar-dim-d729 .tabs-af18,
.header_ea90 .tabs-af18 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .avatar-dim-d729 .tabs-af18,
  .header_ea90 .tabs-af18 {
    display: block;
  }
}
.avatar-dim-d729 .summary_c0fd,
.header_ea90 .summary_c0fd {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .avatar-dim-d729 .summary_c0fd,
  .header_ea90 .summary_c0fd {
    margin-bottom: 1em;
  }
}
.avatar-dim-d729 .summary_c0fd img,
.header_ea90 .summary_c0fd img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.avatar-dim-d729 .component_5711,
.header_ea90 .component_5711 {
  flex-basis: calc(100% - 160px);
}
.avatar-dim-d729 .component_5711 p,
.header_ea90 .component_5711 p {
  margin-bottom: 0;
}
.avatar-dim-d729 .component_5711 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .avatar-dim-d729 .component_5711 {
    padding-left: 0;
  }
}
.header_ea90 .component_5711 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .header_ea90 .component_5711 {
    padding-right: 0;
  }
}
.header_ea90 .summary_c0fd {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.background_active_6429 .summary_c0fd {
  margin-bottom: 0.5em;
}
.background_active_6429 .summary_c0fd img {
  width: 100%;
}
.column_top_605f .cold-a8b5,
.huge_c88a .cold-a8b5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.huge_c88a .new-5847 .surface-89cb p:last-child {
  margin-bottom: 0;
}
.backdrop_b2ab {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.secondary_focused_b6c5 .grid-current-59bb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .secondary_focused_b6c5 .grid-current-59bb:last-of-type {
    margin-bottom: 0;
  }
}
.secondary_focused_b6c5 .grid-current-59bb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary_focused_b6c5 .grid-current-59bb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.secondary_focused_b6c5 .grid-current-59bb ul li {
  margin: 0 0 0.6em;
}
.secondary_focused_b6c5 .grid-current-59bb ul li.layout-28c1,
.secondary_focused_b6c5 .grid-current-59bb ul li.upper-ea91 {
  position: relative;
}
.secondary_focused_b6c5 .grid-current-59bb ul li.layout-28c1 .notice_4c4c,
.secondary_focused_b6c5 .grid-current-59bb ul li.upper-ea91 .notice_4c4c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.secondary_focused_b6c5 .grid-current-59bb ul li.layout-28c1:after:after,
.secondary_focused_b6c5 .grid-current-59bb ul li.layout-28c1:after:before,
.secondary_focused_b6c5
  .grid-current-59bb
  ul
  li.upper-ea91:after:after,
.secondary_focused_b6c5
  .grid-current-59bb
  ul
  li.upper-ea91:after:before {
  content: "";
  display: table;
}
.secondary_focused_b6c5 .grid-current-59bb ul li.layout-28c1:after:after,
.secondary_focused_b6c5
  .grid-current-59bb
  ul
  li.upper-ea91:after:after {
  clear: both;
}
.secondary_focused_b6c5 .grid-current-59bb a.element_39d9:hover {
  text-decoration: none;
}
.secondary_focused_b6c5 .grid-current-59bb select {
  max-width: 100%;
}
.secondary_focused_b6c5 .grid-current-59bb table {
  font-size: 85%;
}
.secondary_focused_b6c5 .grid-current-59bb table td,
.secondary_focused_b6c5 .grid-current-59bb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.secondary_focused_b6c5 .grid-current-59bb table tfoot td {
  text-align: left;
}
.secondary_focused_b6c5 .grid-current-59bb :last-child {
  margin-bottom: 0;
}
.secondary_focused_b6c5 .grid-current-59bb .top_7656 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.secondary_focused_b6c5 .grid-current-59bb .top_7656 label {
  width: 100%;
}
.secondary_focused_b6c5 .grid-current-59bb .top_7656 .static-ccca {
  width: 100%;
  display: block;
}
.secondary_focused_b6c5 .grid-current-59bb .top_7656 .item_stone_7c9e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.secondary_focused_b6c5 .grid-current-59bb .top_7656 .item_stone_7c9e:hover svg #svg-search {
  fill: #444;
}
.secondary_focused_b6c5 .grid-current-59bb .top_7656 .item_stone_7c9e svg {
  width: 18px;
  height: 18px;
}
.secondary_focused_b6c5 .solid-53b6 ul ul,
.secondary_focused_b6c5 .shade-ff6a ul ul,
.secondary_focused_b6c5 .purple-2dbf ul ul,
.secondary_focused_b6c5 .texture_hard_6e7b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.secondary_focused_b6c5 .solid-53b6 .title-focused-0340 > a,
.secondary_focused_b6c5 .shade-ff6a .title-focused-0340 > a,
.secondary_focused_b6c5 .purple-2dbf .title-focused-0340 > a,
.secondary_focused_b6c5 .texture_hard_6e7b .title-focused-0340 > a {
  margin-bottom: 0;
}
.secondary_focused_b6c5 .layout-bright-f422 li,
.secondary_focused_b6c5 .solid-53b6 li,
.secondary_focused_b6c5 .narrow-8af6 li,
.secondary_focused_b6c5 .shade-ff6a li,
.secondary_focused_b6c5 .purple-2dbf li,
.secondary_focused_b6c5 .texture_hard_6e7b li,
.secondary_focused_b6c5 .advanced-b75f li,
.secondary_focused_b6c5 .next-ccdf li {
  display: block;
  position: relative;
}
.secondary_focused_b6c5 .layout-bright-f422 li:last-child,
.secondary_focused_b6c5 .solid-53b6 li:last-child,
.secondary_focused_b6c5 .narrow-8af6 li:last-child,
.secondary_focused_b6c5 .shade-ff6a li:last-child,
.secondary_focused_b6c5 .purple-2dbf li:last-child,
.secondary_focused_b6c5 .texture_hard_6e7b li:last-child,
.secondary_focused_b6c5 .advanced-b75f li:last-child,
.secondary_focused_b6c5 .next-ccdf li:last-child {
  border: none;
}
.secondary_focused_b6c5 .layout-bright-f422 li a,
.secondary_focused_b6c5 .solid-53b6 li a,
.secondary_focused_b6c5 .narrow-8af6 li a,
.secondary_focused_b6c5 .shade-ff6a li a,
.secondary_focused_b6c5 .purple-2dbf li a,
.secondary_focused_b6c5 .texture_hard_6e7b li a,
.secondary_focused_b6c5 .advanced-b75f li a,
.secondary_focused_b6c5 .next-ccdf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary_focused_b6c5 .layout-bright-f422 li ul li::before,
.secondary_focused_b6c5 .solid-53b6 li ul li::before,
.secondary_focused_b6c5 .narrow-8af6 li ul li::before,
.secondary_focused_b6c5 .shade-ff6a li ul li::before,
.secondary_focused_b6c5 .purple-2dbf li ul li::before,
.secondary_focused_b6c5 .texture_hard_6e7b li ul li::before,
.secondary_focused_b6c5 .advanced-b75f li ul li::before,
.secondary_focused_b6c5 .next-ccdf li ul li::before {
  left: 15px;
}
.secondary_focused_b6c5 .layout-bright-f422 li ul a,
.secondary_focused_b6c5 .solid-53b6 li ul a,
.secondary_focused_b6c5 .narrow-8af6 li ul a,
.secondary_focused_b6c5 .shade-ff6a li ul a,
.secondary_focused_b6c5 .purple-2dbf li ul a,
.secondary_focused_b6c5 .texture_hard_6e7b li ul a,
.secondary_focused_b6c5 .advanced-b75f li ul a,
.secondary_focused_b6c5 .next-ccdf li ul a {
  padding-left: 20px;
}
.secondary_focused_b6c5 .layout-bright-f422 li ul ul li::before,
.secondary_focused_b6c5 .solid-53b6 li ul ul li::before,
.secondary_focused_b6c5 .narrow-8af6 li ul ul li::before,
.secondary_focused_b6c5 .shade-ff6a li ul ul li::before,
.secondary_focused_b6c5 .purple-2dbf li ul ul li::before,
.secondary_focused_b6c5 .texture_hard_6e7b li ul ul li::before,
.secondary_focused_b6c5 .advanced-b75f li ul ul li::before,
.secondary_focused_b6c5 .next-ccdf li ul ul li::before {
  left: 30px;
}
.secondary_focused_b6c5 .layout-bright-f422 li ul ul a,
.secondary_focused_b6c5 .solid-53b6 li ul ul a,
.secondary_focused_b6c5 .narrow-8af6 li ul ul a,
.secondary_focused_b6c5 .shade-ff6a li ul ul a,
.secondary_focused_b6c5 .purple-2dbf li ul ul a,
.secondary_focused_b6c5 .texture_hard_6e7b li ul ul a,
.secondary_focused_b6c5 .advanced-b75f li ul ul a,
.secondary_focused_b6c5 .next-ccdf li ul ul a {
  padding-left: 40px;
}
.secondary_focused_b6c5 .disabled-7cbd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary_focused_b6c5 .next-ccdf ul li {
  margin-bottom: 1.41575em;
}
.secondary_focused_b6c5 .next-ccdf ul li .under-9116 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.secondary_focused_b6c5 .next-ccdf ul li .pressed_7952 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.content_pressed_ece2 .layout-bright-f422 li a,
.content_pressed_ece2 .solid-53b6 li a,
.content_pressed_ece2 .narrow-8af6 li a,
.content_pressed_ece2 .shade-ff6a li a,
.content_pressed_ece2 .purple-2dbf li a,
.content_pressed_ece2 .texture_hard_6e7b li a,
.content_pressed_ece2 .advanced-b75f li a,
.content_pressed_ece2 .next-ccdf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_pressed_ece2 .disabled-7cbd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_pressed_ece2 .grid-current-59bb ul li.layout-28c1 .notice_4c4c,
.content_pressed_ece2 .grid-current-59bb ul li.upper-ea91 .notice_4c4c {
  background: rgba(0, 0, 0, 0.2);
}
.content_pressed_ece2 .secondary_focused_b6c5 .grid-current-59bb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-lower-425c .secondary_focused_b6c5 .paragraph_1672 li {
  margin: 0;
}
.mask-lower-425c .secondary_focused_b6c5 .paragraph_1672 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.mask-lower-425c .secondary_focused_b6c5 .paragraph_1672 li ul {
  margin: 0;
}
.mask-lower-425c .secondary_focused_b6c5 .paragraph_1672 li ul li a {
  padding-left: 15px;
}
.mask-lower-425c .secondary_focused_b6c5 .paragraph_1672 li ul li li a {
  padding-left: 30px;
}
.mask-lower-425c .secondary_focused_b6c5 .paragraph_1672 li.upper-3dc4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.mask-lower-425c .secondary_focused_b6c5 .paragraph_1672 li.upper-3dc4 > 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;
}
.mask-lower-425c .secondary_focused_b6c5 .paragraph_1672 li.upper-3dc4 > 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;
}
.title-new-7b4f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.chip-bf20 {
  position: relative;
  z-index: 10;
}
.chip-bf20 .nav-fdc0 {
  width: 100%;
  max-width: 100%;
}
.sidebar-0505 .tooltip_yellow_cbc6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sidebar-0505 .tag_3a68 {
}
.sidebar-0505 .content_pressed_ece2 {
  background: #292929;
}
.badge-smooth-a656 .tooltip_yellow_cbc6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.badge-smooth-a656 .tag_3a68 {
  background: #f9f9f9;
}
.badge-smooth-a656 .content_pressed_ece2 {
  background: #303030;
}
.info_773a .tooltip_yellow_cbc6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .info_773a .tertiary_yellow_5fee {
    margin-bottom: 1em;
  }
  .info_773a .tertiary_yellow_5fee:last-child {
    margin-bottom: 0;
  }
}
.info_773a .tag_3a68 {
  background: #ededed;
}
.info_773a .content_pressed_ece2 {
  background: #1a1a1a;
}
.tooltip_yellow_cbc6.tag_3a68 {
  color: rgba(0, 0, 0, 0.6);
}
.tooltip_yellow_cbc6.tag_3a68 .accordion_b753 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_yellow_cbc6.content_pressed_ece2 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_yellow_cbc6.content_pressed_ece2 a:not(.element_39d9) {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_yellow_cbc6.content_pressed_ece2 a:not(.element_39d9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_yellow_cbc6.content_pressed_ece2 .accordion_b753 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_yellow_cbc6.content_pressed_ece2 table tbody td,
.tooltip_yellow_cbc6.content_pressed_ece2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.bronze-c9ae.bronze-d349 .link-advanced-9d45 {
  max-width: initial;
}
.bronze-c9ae .header-warm-b3e6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bronze-c9ae .header-warm-b3e6 .nav-fdc0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bronze-c9ae .header-warm-b3e6 .nav-fdc0 {
    display: block;
    margin-bottom: 2em;
  }
  .bronze-c9ae .header-warm-b3e6 .nav-fdc0:last-child {
    margin-bottom: 0;
  }
}
.info_773a .tertiary_yellow_5fee:last-child,
.badge-smooth-a656 .tertiary_yellow_5fee:last-child,
.sidebar-0505 .tertiary_yellow_5fee:last-child {
  margin-bottom: 0;
}
.info_773a .tertiary_yellow_5fee .secondary_focused_b6c5 .grid-current-59bb:last-child,
.badge-smooth-a656 .tertiary_yellow_5fee .secondary_focused_b6c5 .grid-current-59bb:last-child,
.sidebar-0505 .tertiary_yellow_5fee .secondary_focused_b6c5 .grid-current-59bb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .info_773a .banner-soft-9daa,
  .info_773a .feature-9c4b,
  .badge-smooth-a656 .banner-soft-9daa,
  .badge-smooth-a656 .feature-9c4b,
  .sidebar-0505 .banner-soft-9daa,
  .sidebar-0505 .feature-9c4b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .chip-bf20 .tertiary_yellow_5fee {
    margin-bottom: 2em;
  }
}
.chip-bf20 p:last-child {
  margin-bottom: 0;
}
.chip-bf20 li,
.chip-bf20 ul {
  list-style: none;
  margin: 0;
}
.chip-bf20 ul ul {
  margin-left: 2.617924em;
}
.east-7e47 {
  font-size: 0.875em;
}

/* css-noise: 2abc */
.phantom-card-c1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
