/*!
Theme Name: Customify
Theme URI: https://pressmaximum.widget_hot_2297/customify
Author: WPCustomify
Author URI: https://pressmaximum.widget_hot_2297
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.widget_hot_2297/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.title-pro-89fc.label_thick_20f5/licenses/gpl-2.0.accordion_c5c3
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.warm-6e3b/, (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.item-7fd3.prev-1424/normalize.picture-complex-f250/
 ======
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.picture-complex-f250 v7.0.0 | MIT License | github.widget_hot_2297/necolas/normalize.picture-complex-f250 */
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;
}
.fresh_5e9a .old_a17c,
.sort_bd8e,
.silver_e85f,
.warm_e929,
.accent_advanced_b76c,
.input-6ede,
.black-0ffe,
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;
}
.sort_bd8e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .sort_bd8e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .sort_bd8e,
  h1 {
    font-size: 1.8em;
  }
}
.silver_e85f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.silver_e85f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .silver_e85f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .silver_e85f,
  h2 {
    font-size: 1.7em;
  }
}
.warm_e929,
h3 {
  font-size: 1.618em;
}
.fresh_5e9a .old_a17c,
.accent_advanced_b76c,
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.footer_88ed {
  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;
}
.media_c5ae:after,
.media_c5ae:before,
.media_a5e5:after,
.media_a5e5:before {
  content: "";
  display: table;
}
.media_c5ae:after,
.media_a5e5:after {
  clear: both;
}
.liquid_807d {
  float: right;
  margin-right: 0;
}
.dim_a507 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.down_f633 .backdrop-stone-73d8,
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;
}
.down_f633 .backdrop-stone-73d8: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;
}
.list-8c20 .backdrop-stone-73d8 {
  box-shadow: none;
}
.list-8c20
  .backdrop-stone-73d8
  .last-2b5f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.list-8c20 .backdrop-stone-73d8 .article_slow_3fe7 {
  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;
}
.list-8c20
  .backdrop-stone-73d8
  .article_slow_3fe7
  b {
  display: none;
}
.list-8c20 .module-down-d147 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.last_d646:not(.box-over-f4a2):not(.solid-88b5),
button:not(.box-over-f4a2):not(.solid-88b5),
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ),
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ),
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ) {
  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;
}
.last_d646:not(.box-over-f4a2):not(
    .solid-88b5
  ):hover,
button:not(.box-over-f4a2):not(
    .solid-88b5
  ):hover,
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):hover,
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):hover,
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.last_d646:not(.box-over-f4a2):not(
    .solid-88b5
  ):active,
.last_d646:not(.box-over-f4a2):not(
    .solid-88b5
  ):focus,
button:not(.box-over-f4a2):not(
    .solid-88b5
  ):active,
button:not(.box-over-f4a2):not(
    .solid-88b5
  ):focus,
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):active,
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):focus,
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):active,
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):focus,
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):active,
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):focus {
  outline: 0;
}
.last_d646:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301,
button:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301,
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301,
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301,
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301 {
  position: relative;
}
.last_d646:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .row_purple_dba2,
.last_d646:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .under_4f7a,
.last_d646:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .lower-dbbb,
.last_d646:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  i,
.last_d646:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  svg,
button:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .row_purple_dba2,
button:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .under_4f7a,
button:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .lower-dbbb,
button:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  i,
button:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  svg,
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .row_purple_dba2,
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .under_4f7a,
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .lower-dbbb,
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  i,
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  svg,
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .row_purple_dba2,
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .under_4f7a,
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .lower-dbbb,
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  i,
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  svg,
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .row_purple_dba2,
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .under_4f7a,
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  .lower-dbbb,
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  i,
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301
  svg {
  visibility: hidden;
}
.last_d646:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301:after,
button:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301:after,
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301:after,
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301:after,
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ).fn-loading-b301: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;
}
.last_d646:not(.box-over-f4a2):not(.solid-88b5),
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ),
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ),
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ) {
  color: #fff;
  background: #235787;
}
.last_d646:not(.box-over-f4a2):not(
    .solid-88b5
  ):focus,
input[type="button"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):focus,
input[type="reset"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):focus,
input[type="submit"]:not(.box-over-f4a2):not(
    .solid-88b5
  ):focus {
  color: #fff;
}
.last_d646.fn-disabled-b301:not(.box-over-f4a2):not(
    .solid-88b5
  ),
.last_d646[disabled]:not(.box-over-f4a2):not(
    .solid-88b5
  ),
button.fn-disabled-b301:not(.box-over-f4a2):not(
    .solid-88b5
  ),
button[disabled]:not(.box-over-f4a2):not(
    .solid-88b5
  ) {
  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;
}
.dynamic_61e3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dynamic_61e3: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;
}
.new_c00c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.table_00cc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.title-bright-3102 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.media_c5ae:after,
.media_c5ae:before,
.first_1852:after,
.first_1852:before,
.element-slow-25cb:after,
.element-slow-25cb:before,
.tall_8cd3:after,
.tall_8cd3:before,
.pagination_bottom_1d17:after,
.pagination_bottom_1d17:before,
.red_8801:after,
.red_8801:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.media_c5ae:after,
.first_1852:after,
.element-slow-25cb:after,
.tall_8cd3:after,
.pagination_bottom_1d17:after,
.red_8801:after {
  clear: both;
}
.first_1852 .new-daae,
.element-slow-25cb .new-daae,
.box-fc17 .new-daae {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pattern_b362 {
  display: inline-block;
}
.center-eb68 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.center-eb68 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.center-eb68 .info_c292 {
  padding: 1em 0;
  font-size: 85%;
}
.info_c292 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.aside-bright-7316 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.aside-bright-7316:after,
.aside-bright-7316:before {
  content: "";
  display: table;
}
.aside-bright-7316:after {
  clear: both;
}
.module_d1dd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.popup-81d4 .module_d1dd {
  max-width: 50%;
}
.liquid_939b .module_d1dd {
  max-width: 33.33%;
}
.modal-025f .module_d1dd {
  max-width: 25%;
}
.liquid_a6d6 .module_d1dd {
  max-width: 20%;
}
.overlay-last-841f .module_d1dd {
  max-width: 16.66%;
}
.media_cf16 .module_d1dd {
  max-width: 14.28%;
}
.large_3734 .module_d1dd {
  max-width: 12.5%;
}
.down_c43e .module_d1dd {
  max-width: 11.11%;
}
.center-75dc {
  display: block;
}
.fresh_5e9a .glass-9c28 label,
.fresh_5e9a .layout-218b label,
.fresh_5e9a .advanced-4177 label,
.fresh_5e9a .icon_slow_8cf1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent_yellow_9b78 {
  list-style: none;
  margin: 0;
}
.accent_yellow_9b78 article.form-silver-0885 {
  margin-bottom: 0;
}
.accent_yellow_9b78 ul {
  list-style: none;
  margin: 0;
}
.accent_yellow_9b78 .footer-4e47 li.form-silver-0885 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent_yellow_9b78 .footer-4e47 li.form-silver-0885 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent_yellow_9b78 .footer-4e47 li.form-silver-0885: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) {
  .accent_yellow_9b78 .footer-4e47 li.form-silver-0885 li.form-silver-0885 li.form-silver-0885 li.form-silver-0885 {
    padding-left: 0;
  }
}
article.form-silver-0885 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-silver-0885 .first_1852 p:last-of-type {
  margin-bottom: 0;
}
article.form-silver-0885 .overlay_4b6c {
  float: left;
}
article.form-silver-0885 .tooltip-gas-87f8 {
  margin-left: 85px;
}
article.form-silver-0885 .slider_warm_fecc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-silver-0885 .slider_warm_fecc .title-wood-c938 {
  margin-left: 10px;
}
article.form-silver-0885 .down-5cd4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-silver-0885 .popup_right_b82b {
  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 .glass-9c28,
  #respond .advanced-4177,
  #respond .icon_slow_8cf1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .glass-9c28 input,
#respond .advanced-4177 input,
#respond .icon_slow_8cf1 input {
  width: 100%;
}
#respond .icon_slow_8cf1 {
  margin-right: 0;
}
#respond .video_hard_3956 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_upper_af51 {
  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;
}
.banner_upper_af51.grid-current-1c65 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.banner_upper_af51 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%);
}
.banner_upper_af51:focus,
.banner_upper_af51: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);
}
.basic_59c1 {
  border-radius: 10%;
}
.sort-motion-beae {
  border-radius: 50%;
}
.out_5b20 {
  font-size: 0.72em;
}
.picture-clean-cccb {
  font-size: 0.875em;
}
.hero_d577 {
  font-size: 1.1em;
}
.texture_small_e667 {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture_small_e667.out_5b20 {
  letter-spacing: 0.5px;
}
.caption-gas-8b83,
.caption-gas-8b83 a {
  color: #6d6d6d;
}
.caption-gas-8b83 a:hover {
  color: #111;
}
.static-f8d7 {
  color: #6d6d6d;
}
.badge_tiny_c23f {
  overflow-x: hidden;
}
.badge_tiny_c23f .filter-9d8d.paragraph_prev_9032 {
  position: relative;
}
.badge_tiny_c23f .filter-9d8d.paragraph_prev_9032.dirty-089e {
  position: initial;
}
.badge_tiny_c23f
  .filter-9d8d.paragraph_prev_9032.dirty-089e
  .green-84ca {
  left: auto;
}
.badge_tiny_c23f .filter-9d8d .green-84ca {
  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;
}
.badge_tiny_c23f .filter-9d8d:hover.paragraph_prev_9032 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.badge_tiny_c23f
  .filter-9d8d:hover.paragraph_prev_9032
  .green-84ca {
  display: block;
  z-index: 9999999;
}
.badge_tiny_c23f .wood_3d87 .button-6350,
.badge_tiny_c23f .logo-1c83 .button-6350 {
  display: none;
}
.badge_tiny_c23f .list-south-376a .filter-9d8d:hover.paragraph_prev_9032 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fresh_5e9a .glass-9c28 label,
.fresh_5e9a .layout-218b label,
.fresh_5e9a .advanced-4177 label,
.fresh_5e9a .icon_slow_8cf1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent_yellow_9b78 {
  list-style: none;
  margin: 0;
}
.accent_yellow_9b78 article.form-silver-0885 {
  margin-bottom: 0;
}
.accent_yellow_9b78 ul {
  list-style: none;
  margin: 0;
}
.accent_yellow_9b78 .footer-4e47 li.form-silver-0885 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent_yellow_9b78 .footer-4e47 li.form-silver-0885 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent_yellow_9b78 .footer-4e47 li.form-silver-0885: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) {
  .accent_yellow_9b78 .footer-4e47 li.form-silver-0885 li.form-silver-0885 li.form-silver-0885 li.form-silver-0885 {
    padding-left: 0;
  }
}
article.form-silver-0885 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-silver-0885 .first_1852 p:last-of-type {
  margin-bottom: 0;
}
article.form-silver-0885 .overlay_4b6c {
  float: left;
}
article.form-silver-0885 .tooltip-gas-87f8 {
  margin-left: 85px;
}
article.form-silver-0885 .slider_warm_fecc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-silver-0885 .slider_warm_fecc .title-wood-c938 {
  margin-left: 10px;
}
article.form-silver-0885 .down-5cd4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-silver-0885 .popup_right_b82b {
  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 .glass-9c28,
  #respond .advanced-4177,
  #respond .icon_slow_8cf1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .glass-9c28 input,
#respond .advanced-4177 input,
#respond .icon_slow_8cf1 input {
  width: 100%;
}
#respond .icon_slow_8cf1 {
  margin-right: 0;
}
#respond .video_hard_3956 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wood_3d87 .full-1ac8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.full-1ac8 .sort-hot-2f76.container_down_ef01 .button-selected-3bdd > li > a:focus,
.full-1ac8 .sort-hot-2f76.container_down_ef01 .button-selected-3bdd > li > a:hover,
.full-1ac8 .sort-hot-2f76.gallery_fb79 .button-selected-3bdd > li > a:focus,
.full-1ac8 .sort-hot-2f76.gallery_fb79 .button-selected-3bdd > li > a:hover,
.full-1ac8 .sort-hot-2f76.notice_pink_a98c .button-selected-3bdd > li > a:focus,
.full-1ac8 .sort-hot-2f76.notice_pink_a98c .button-selected-3bdd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-1ac8
  .sort-hot-2f76.container_down_ef01
  .button-selected-3bdd
  > li.row-cb53
  > a,
.full-1ac8
  .sort-hot-2f76.container_down_ef01
  .button-selected-3bdd
  > li.heading-out-3915
  > a,
.full-1ac8
  .sort-hot-2f76.gallery_fb79
  .button-selected-3bdd
  > li.row-cb53
  > a,
.full-1ac8
  .sort-hot-2f76.gallery_fb79
  .button-selected-3bdd
  > li.heading-out-3915
  > a,
.full-1ac8
  .sort-hot-2f76.notice_pink_a98c
  .button-selected-3bdd
  > li.row-cb53
  > a,
.full-1ac8 .sort-hot-2f76.notice_pink_a98c .button-selected-3bdd > li.sort_plasma_78fd > a {
  color: rgba(255, 255, 255, 0.99);
}
.full-1ac8 .slider-03b0,
.full-1ac8 .slider-03b0 a {
  color: rgba(255, 255, 255, 0.99);
}
.full-1ac8 .media_tall_74ea.accent_76ae li a,
.full-1ac8 .video_full_9730 a,
.full-1ac8 .container-orange-e80e,
.full-1ac8 .button-selected-3bdd > li > a,
.full-1ac8 .banner-9971 {
  color: rgba(255, 255, 255, 0.79);
}
.full-1ac8 .media_tall_74ea.accent_76ae li a:hover,
.full-1ac8 .video_full_9730 a:hover,
.full-1ac8 .container-orange-e80e:hover,
.full-1ac8 .button-selected-3bdd > li > a:hover,
.full-1ac8 .banner-9971:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-1ac8 .hovered_3247 {
  color: rgba(255, 255, 255, 0.79);
}
.full-1ac8 .hovered_3247 .video_center_30bc {
  color: rgba(255, 255, 255, 0.99);
}
.full-1ac8 .hovered_3247:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-1ac8 .text-north-fa9a .fresh_5b88 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full-1ac8 .text-north-fa9a .fresh_5b88 .nav_990f {
  color: rgba(255, 255, 255, 0.79);
}
.full-1ac8
  .text-north-fa9a
  .fresh_5b88
  .nav_990f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-1ac8
  .text-north-fa9a
  .fresh_5b88
  .nav_990f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-1ac8
  .text-north-fa9a
  .fresh_5b88
  .nav_990f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-1ac8
  .text-north-fa9a
  .fresh_5b88
  .nav_990f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-1ac8 .text-north-fa9a .media-up-c1af {
  color: rgba(255, 255, 255, 0.79);
}
.full-1ac8 .text-north-fa9a .media-up-c1af:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_hard_a14e
  .full-1ac8
  .text-north-fa9a
  .item-dbbb
  .west_a571 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_hard_a14e
  .full-1ac8
  .text-north-fa9a
  .item-dbbb
  .nav_990f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wood_3d87 .sort_fluid_98a5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sort_fluid_98a5 .sort-hot-2f76.container_down_ef01 .button-selected-3bdd > li > a:focus,
.sort_fluid_98a5 .sort-hot-2f76.container_down_ef01 .button-selected-3bdd > li > a:hover,
.sort_fluid_98a5 .sort-hot-2f76.gallery_fb79 .button-selected-3bdd > li > a:focus,
.sort_fluid_98a5 .sort-hot-2f76.gallery_fb79 .button-selected-3bdd > li > a:hover,
.sort_fluid_98a5 .sort-hot-2f76.notice_pink_a98c .button-selected-3bdd > li > a:focus,
.sort_fluid_98a5 .sort-hot-2f76.notice_pink_a98c .button-selected-3bdd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_fluid_98a5
  .sort-hot-2f76.container_down_ef01
  .button-selected-3bdd
  > li.row-cb53
  > a,
.sort_fluid_98a5
  .sort-hot-2f76.container_down_ef01
  .button-selected-3bdd
  > li.heading-out-3915
  > a,
.sort_fluid_98a5
  .sort-hot-2f76.gallery_fb79
  .button-selected-3bdd
  > li.row-cb53
  > a,
.sort_fluid_98a5
  .sort-hot-2f76.gallery_fb79
  .button-selected-3bdd
  > li.heading-out-3915
  > a,
.sort_fluid_98a5
  .sort-hot-2f76.notice_pink_a98c
  .button-selected-3bdd
  > li.row-cb53
  > a,
.sort_fluid_98a5 .sort-hot-2f76.notice_pink_a98c .button-selected-3bdd > li.sort_plasma_78fd > a {
  color: rgba(0, 0, 0, 0.8);
}
.sort_fluid_98a5 .slider-03b0,
.sort_fluid_98a5 .slider-03b0 a {
  color: rgba(0, 0, 0, 0.8);
}
.sort_fluid_98a5 .media_tall_74ea.accent_76ae li a,
.sort_fluid_98a5 .video_full_9730 a,
.sort_fluid_98a5 .container-orange-e80e,
.sort_fluid_98a5 .button-selected-3bdd > li > a,
.sort_fluid_98a5 .banner-9971 {
  color: rgba(0, 0, 0, 0.55);
}
.sort_fluid_98a5 .media_tall_74ea.accent_76ae li a:hover,
.sort_fluid_98a5 .video_full_9730 a:hover,
.sort_fluid_98a5 .container-orange-e80e:hover,
.sort_fluid_98a5 .button-selected-3bdd > li > a:hover,
.sort_fluid_98a5 .banner-9971:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_fluid_98a5 .hovered_3247 {
  color: rgba(0, 0, 0, 0.55);
}
.sort_fluid_98a5 .hovered_3247 .video_center_30bc {
  color: rgba(0, 0, 0, 0.8);
}
.sort_fluid_98a5 .hovered_3247:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north-97af .tiny_e5ca {
  margin-left: auto;
  margin-right: auto;
}
.element-slow-25cb > * {
  margin-left: auto;
  margin-right: auto;
}
.element-slow-25cb .new_c00c {
  margin-right: 1.41575em;
}
.large_8885 .element-slow-25cb > .surface-ddde {
  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;
}
.large_8885 .element-slow-25cb > .static-03e3 {
  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;
}
.hero-e92c.north-97af .tiny_e5ca,
.caption-center-5892.north-97af .tiny_e5ca {
  margin-left: 0;
}
.dark_4934.north-97af .tiny_e5ca,
.nav_99e7.north-97af .tiny_e5ca {
  margin-right: 0;
}
.element-slow-25cb ol,
.element-slow-25cb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accordion_lite_d0ee video {
  max-width: 100%;
}
.modal-hard-35f4 img {
  display: block;
}
.modal-hard-35f4.new_c00c,
.modal-hard-35f4.table_00cc {
  width: 100%;
}
.modal-hard-35f4.static-03e3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.title-d09d:not(.primary_b25c) {
  margin: 1.5em auto;
}
.panel-b52f p {
  padding: 1.5em 14px;
}
ul.photo-766e.static-03e3,
ul.photo-766e.surface-ddde,
ul.photo-766e.stone-6e6b.surface-ddde {
  padding: 0 14px;
}
.large_2c75 {
  display: block;
  overflow-x: auto;
}
.large_2c75 table {
  border-collapse: collapse;
  width: 100%;
}
.large_2c75 td,
.large_2c75 th {
  padding: 0.5em;
}
.element-slow-25cb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.element-slow-25cb ol ol,
.element-slow-25cb ol ul,
.element-slow-25cb ul ol,
.element-slow-25cb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.element-slow-25cb ol ol li,
.element-slow-25cb ol ul li,
.element-slow-25cb ul ol li,
.element-slow-25cb ul ul li {
  margin-left: 0;
}
.orange_1b2a.dropdown_fixed_c53f > .accent_44b2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.orange_1b2a.dropdown_fixed_c53f > .accent_44b2 iframe,
.orange_1b2a.dropdown_fixed_c53f > .accent_44b2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hidden_0fd6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hidden_0fd6.container_mini_c7bc {
  padding: 0;
}
.hidden_0fd6.container_mini_c7bc cite {
  font-size: 13px;
}
.hidden_0fd6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hidden_0fd6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.cool-f56b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.cool-f56b > p:first-child {
  margin-top: 0;
}
.cool-f56b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.cool-f56b blockquote {
  border-left: 0;
}
.alert_a395 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.alert_a395:not(.highlight_3e80) {
  max-width: 100px;
}
.alert_a395.silver-3ed1 {
  border-bottom: none !important;
  text-align: center;
}
.alert_a395.silver-3ed1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .panel-b52f p {
    padding: 1.5em 0;
  }
}
.shadow_0cc6 {
  color: #0073aa;
}
.brown_5076 {
  background-color: #0073aa;
}
.widget_small_f746 {
  color: #229fd8;
}
.main-4fb2 {
  background-color: #229fd8;
}
.tag_c78a {
  color: #eee;
}
.box-a01b {
  background-color: #eee;
}
.text-static-f273 {
  color: #444;
}
.huge_af51 {
  background-color: #444;
}
.dark_800c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dark_800c .status-5104 .video_full_9730 {
  font-size: 15px;
}
.dark_800c .video_full_9730 {
  line-height: 1.3;
}
.dark_800c .sort_fluid_98a5 {
}
.dark_800c .full-1ac8 {
  background: #235787;
}
.pink_a9d8 {
  padding: 0;
}
.pink_a9d8 .full-1ac8 {
  background: #1a1a1a;
}
.pink_a9d8 .sort_fluid_98a5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.prev-53a7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.prev-53a7 .sort_fluid_98a5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.prev-53a7 .full-1ac8 {
  background: #303030;
}
.red_8801 {
  position: relative;
  z-index: 10;
}
.red_8801 .surface_old_2317 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge-cfc8 .paragraph_prev_9032 {
  display: inline-block;
  vertical-align: middle;
}
.badge-cfc8.component-complex-8c46 .paragraph_prev_9032 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .badge-cfc8.component-complex-8c46 .paragraph_prev_9032 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .badge-cfc8.component-complex-8c46 .paragraph_prev_9032 {
    margin-right: 0.4em;
  }
}
.badge-cfc8.component-complex-8c46 .paragraph_prev_9032:last-child {
  margin-right: 0;
}
.section_wood_6ea5 .surface_old_2317 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .wood_3d87 .status-5104 {
    margin: 0 -0.5em;
  }
  .wood_3d87 .status-5104 [class*="customify-col-"],
  .wood_3d87 .status-5104 [class*="customify-col_"],
  .wood_3d87 .status-5104 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.wood_3d87.slider-left-83b1 .surface_old_2317 {
  background: 0 0 !important;
}
.wood_3d87.slider-left-83b1 .surface_old_2317,
.wood_3d87.section_wood_6ea5 .surface_old_2317 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .wood_3d87.logo_lower_8f08 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.wood_3d87.section_wood_6ea5 .surface_old_2317 {
  box-shadow: none !important;
}
.slider-static-eae0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .slider-static-eae0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .slider-static-eae0 {
    padding: 18px 0 20px;
  }
}
.slider-static-eae0 .banner_out_61f8 {
  width: 100%;
}
.slider-static-eae0 .new_2bd5 {
  margin-bottom: 0;
}
.slider-static-eae0 .cool-c7fa {
  margin-top: 5px;
  font-size: 0.875em;
}
.primary-west-f27b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.primary-west-f27b .menu_22ff {
  width: 100%;
}
.detail-mini-128c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.detail-mini-128c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.detail-mini-128c 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;
}
.detail-mini-128c li:last-child:after {
  display: none;
}
.detail-mini-128c li a {
  font-weight: 500;
  margin-right: 10px;
}
.cool_64b0 .button-6350 button,
.slider-static-eae0 .button-6350 button {
  left: 0;
}
.cool_64b0 .menu_22ff,
.slider-static-eae0 .menu_22ff {
  padding-left: 0;
  padding-right: 0;
}
.cool_64b0 .primary-west-f27b,
.slider-static-eae0 .primary-west-f27b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.cool_64b0 {
  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;
}
.cool_64b0: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;
}
.cool_64b0 .avatar_2965 {
  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) {
  .cool_64b0 .avatar_2965 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .cool_64b0 .avatar_2965 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .cool_64b0 .avatar_2965 {
    min-height: 200px;
  }
}
.cool_64b0 .detail-mini-128c {
  color: rgba(255, 255, 255, 0.8);
}
.cool_64b0 .detail-mini-128c a,
.cool_64b0 .detail-mini-128c li:after {
  color: inherit;
}
.cool_64b0 .detail-mini-128c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper_outer_2c0e {
  margin-bottom: 0.5em;
}
.outline-97e0 {
  margin-bottom: 1.2em;
}
.outline-97e0,
.wrapper_outer_2c0e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.outline-97e0 p:last-child,
.wrapper_outer_2c0e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .button-6350,
#masthead .button-6350 {
  display: none;
}
#masthead
  > .button-6350.input_acdf {
  display: none;
}
#masthead > .button-6350 button {
  left: 0;
}
.header_huge_5e30 {
  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%;
}
.header_huge_5e30 .paragraph_prev_9032 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.header_huge_5e30 .solid_e40a {
  display: -webkit-box;
  display: flex;
}
.header_huge_5e30 .solid_e40a.text-6d83 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.header_huge_5e30 .solid_e40a.table-cold-60e7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header_huge_5e30 .solid_e40a.sidebar-solid-c253 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header_huge_5e30.motion-414e.section_clean_e18d .solid_e40a.text-6d83 {
  flex-basis: 100%;
}
.header_huge_5e30.image_new_a5f4 .solid_e40a.table-cold-60e7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.header_huge_5e30.image_new_a5f4 .solid_e40a.sidebar-solid-c253 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .button-6350.input_acdf {
  display: none;
}
#masthead > .button-6350 button {
  left: 0;
}
.shade-tiny-8ea6 {
  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;
}
.shade-tiny-8ea6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shade-tiny-8ea6.pressed-d9f8 i {
  margin-right: 4px;
}
.shade-tiny-8ea6.blue-1eff i {
  margin-left: 5px;
}
.video_full_9730 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.video_full_9730 p:last-child {
  margin-bottom: 0;
}
.row_4c86 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.row_4c86 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.row_4c86 img {
  display: block;
  width: auto;
  line-height: 1;
}
.row_4c86 .slider-03b0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.row_4c86 .hero-green-8d1a {
  margin: 5px 0 7px 0;
}
.row_4c86.disabled-stone-273b .old-81e8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_4c86.disabled-stone-273b .full_8975 {
  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;
}
.row_4c86.disabled_new_b40e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.row_4c86.disabled_new_b40e .old-81e8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_4c86.disabled_new_b40e .full_8975 {
  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;
}
.row_4c86.under_1c27 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_4c86.status-96a8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.row_4c86.status-96a8 .full_8975 {
  margin-top: 7px;
}
.hovered-dee7 {
  display: inline-block;
}
.red_8801 .section-d089 .row_4c86 img {
  max-width: 100%;
}
.sort-hot-2f76 .dirty_6dd3.main_left_ff9f,
.breadcrumb_silver_7644 .dirty_6dd3.main_left_ff9f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sort-hot-2f76 .center-c422,
.breadcrumb_silver_7644 .center-c422 {
  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%);
}
.sort-hot-2f76 .center-c422 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sort-hot-2f76.mask-mini-03bb .center-c422 {
  display: none;
}
.sort-hot-2f76 .progress_2290 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort-hot-2f76 .progress_2290 li {
  display: inline-block;
  position: relative;
}
.sort-hot-2f76 .progress_2290 li:last-child {
  margin-right: 0;
}
.sort-hot-2f76 .progress_2290 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;
}
.sort-hot-2f76 .progress_2290 li.sort_plasma_78fd > a {
  color: rgba(0, 0, 0, 0.9);
}
.sort-hot-2f76 .progress_2290 > 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;
}
.sort-hot-2f76 .progress_2290 > li > a i {
  line-height: 0;
}
.sort-hot-2f76 .progress_2290 > li.description_bf0f > a .center-c422 {
  margin-left: 4px;
  line-height: 0;
}
.sort-hot-2f76 .progress_2290 .paper-a380 li.description_bf0f > a {
  position: relative;
}
.sort-hot-2f76 .progress_2290 .paper-a380 li.description_bf0f > a:after,
.sort-hot-2f76 .progress_2290 .paper-a380 li.description_bf0f > a:before {
  content: "";
  display: table;
}
.sort-hot-2f76 .progress_2290 .paper-a380 li.description_bf0f > a:after {
  clear: both;
}
.sort-hot-2f76 .progress_2290 .paper-a380 li.description_bf0f > a .center-c422 {
  margin-left: 5px;
  float: right;
}
.sort-hot-2f76 .secondary_38b7,
.sort-hot-2f76 .paper-a380 {
  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;
}
.sort-hot-2f76 .paper-a380 {
  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;
}
.sort-hot-2f76 .paper-a380 .main_left_ff9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sort-hot-2f76 .paper-a380 .center-c422 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sort-hot-2f76 .paper-a380 li {
  display: block;
  margin: 0;
  padding: 0;
}
.sort-hot-2f76 .paper-a380 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;
}
.sort-hot-2f76 .paper-a380 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sort-hot-2f76 .paper-a380 .paper-a380 {
  top: 0;
  left: 100%;
}
.sort-hot-2f76 .shadow-outer-987c.fn-focus-b301 > .secondary_38b7,
.sort-hot-2f76 .shadow-outer-987c.fn-focus-b301 > .paper-a380,
.sort-hot-2f76 .shadow-outer-987c:focus > .secondary_38b7,
.sort-hot-2f76 .shadow-outer-987c:focus > .paper-a380,
.sort-hot-2f76 .shadow-outer-987c:hover > .secondary_38b7,
.sort-hot-2f76 .shadow-outer-987c:hover > .paper-a380 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sort-hot-2f76.notice_pink_a98c .button-selected-3bdd:after,
.sort-hot-2f76.notice_pink_a98c .button-selected-3bdd:before {
  content: "";
  display: table;
}
.sort-hot-2f76.notice_pink_a98c .button-selected-3bdd:after {
  clear: both;
}
.sort-hot-2f76.notice_pink_a98c .button-selected-3bdd > li {
  float: left;
}
.sort-hot-2f76.plasma-da62 .button-selected-3bdd:after,
.sort-hot-2f76.plasma-da62 .button-selected-3bdd:before {
  content: "";
  display: table;
}
.sort-hot-2f76.plasma-da62 .button-selected-3bdd:after {
  clear: both;
}
.sort-hot-2f76.plasma-da62 .button-selected-3bdd > li {
  float: left;
}
.sort-hot-2f76.plasma-da62 .button-selected-3bdd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sort-hot-2f76.plasma-da62 .button-selected-3bdd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sort-hot-2f76.plasma-da62 .button-selected-3bdd > li.row-cb53 > a,
.sort-hot-2f76.plasma-da62 .button-selected-3bdd > li.sort_plasma_78fd > a {
  color: #fff;
  background-color: #1e4b75;
}
.sort-hot-2f76.container_down_ef01 .button-selected-3bdd > li > a .main_left_ff9f {
  position: relative;
}
.sort-hot-2f76.container_down_ef01 .button-selected-3bdd > li > a .main_left_ff9f: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;
}
.sort-hot-2f76.container_down_ef01
  .button-selected-3bdd
  > li:focus
  > a
  .main_left_ff9f:before,
.sort-hot-2f76.container_down_ef01
  .button-selected-3bdd
  > li:hover
  > a
  .main_left_ff9f:before {
  width: 100%;
  background-color: currentColor;
}
.sort-hot-2f76.container_down_ef01
  .button-selected-3bdd
  > li.row-cb53
  > a
  .main_left_ff9f:before,
.sort-hot-2f76.container_down_ef01
  .button-selected-3bdd
  > li.heading-out-3915
  > a
  .main_left_ff9f:before {
  width: 100%;
  background-color: currentColor;
}
.sort-hot-2f76.gallery_fb79 .button-selected-3bdd > li > a .main_left_ff9f {
  position: relative;
}
.sort-hot-2f76.gallery_fb79 .button-selected-3bdd > li > a .main_left_ff9f: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;
}
.sort-hot-2f76.gallery_fb79 .button-selected-3bdd > li:focus > a .main_left_ff9f:before,
.sort-hot-2f76.gallery_fb79
  .button-selected-3bdd
  > li:hover
  > a
  .main_left_ff9f:before {
  width: 100%;
  background-color: currentColor;
}
.sort-hot-2f76.gallery_fb79
  .button-selected-3bdd
  > li.row-cb53
  > a
  .main_left_ff9f:before,
.sort-hot-2f76.gallery_fb79
  .button-selected-3bdd
  > li.heading-out-3915
  > a
  .main_left_ff9f:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb_silver_7644 .progress_2290 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb_silver_7644 .progress_2290 li:first-child > a {
  border-top: none;
}
.breadcrumb_silver_7644 .progress_2290 .heading_1ea3 > .main_left_ff9f .center-c422 {
  display: none;
}
.breadcrumb_silver_7644 .progress_2290 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.breadcrumb_silver_7644 .progress_2290 li:last-child {
  border: none;
}
.breadcrumb_silver_7644 .progress_2290 li.description_bf0f > a {
  padding-right: 45px !important;
}
.breadcrumb_silver_7644 .progress_2290 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.breadcrumb_silver_7644 .progress_2290 li a:focus,
.breadcrumb_silver_7644 .progress_2290 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_silver_7644 .progress_2290 li .pressed_5fc6 {
  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;
}
.breadcrumb_silver_7644 .progress_2290 li .pressed_5fc6:hover {
  box-shadow: none;
}
.breadcrumb_silver_7644 .progress_2290 li .pressed_5fc6 .center-c422 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.breadcrumb_silver_7644 .progress_2290 .paper-a380 {
  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);
}
.breadcrumb_silver_7644 .progress_2290 .paper-a380 li a {
  padding-left: 3em;
}
.breadcrumb_silver_7644 .progress_2290 .tooltip-124b > a .pressed_5fc6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.breadcrumb_silver_7644 .progress_2290 .tooltip-124b > .paper-a380 {
  display: block;
  opacity: 1;
}
.fast_dd57 {
  max-width: 100%;
}
.old-c156 {
  line-height: 0;
  cursor: pointer;
}
.banner-9971 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.banner-9971:hover {
  box-shadow: none;
  color: currentColor;
}
.banner-9971 svg {
  width: 18px;
  height: 18px;
}
.banner-9971 .summary-complex-8bad {
  display: none;
}
.info-red-c4c7 {
  position: relative;
}
.info-red-c4c7.fn-active-b301 .banner-9971 .paper-2dfb {
  display: none;
}
.info-red-c4c7.fn-active-b301 .banner-9971 .summary-complex-8bad {
  display: inline-block;
}
.info-red-c4c7 .hidden-cool-0e7e {
  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);
}
.info-red-c4c7.outline-clean-ae39 .hidden-cool-0e7e {
  left: auto;
  right: -0.9em;
}
.info-red-c4c7.outline-clean-ae39 .dynamic-30c7::before {
  left: auto;
  right: 15px;
}
.info-red-c4c7.fn-active-b301 .hidden-cool-0e7e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item-dbbb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.item-dbbb label {
  flex-basis: 100%;
}
.item-dbbb .fresh_5b88 {
  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;
}
.item-dbbb .nav_990f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.item-dbbb .nav_990f:focus {
  background-color: transparent;
}
.item-dbbb button.media-up-c1af {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.item-dbbb button.media-up-c1af:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.item-dbbb button.media-up-c1af svg {
  width: 18px;
  height: 18px;
}
.item-dbbb input[type="submit"] {
  min-height: auto;
}
.text-north-fa9a .item-dbbb .nav_990f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dynamic-30c7 {
  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) {
  .dynamic-30c7 {
    width: 220px;
  }
}
.dynamic-30c7 label {
  flex-basis: 100%;
}
.dynamic-30c7::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;
}
.card_hard_a14e .text-north-fa9a .item-dbbb {
  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;
}
.card_hard_a14e
  .text-north-fa9a
  .item-dbbb
  .fresh_5b88 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.card_hard_a14e .text-north-fa9a .item-dbbb .nav_990f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.card_hard_a14e
  .text-north-fa9a
  .item-dbbb
  .nav_990f:focus {
  background: 0 0;
}
.card_hard_a14e
  .text-north-fa9a
  .item-dbbb
  .west_a571 {
  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;
}
.media_tall_74ea {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.media_tall_74ea li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.media_tall_74ea li:last-child {
  margin-right: 0;
}
.media_tall_74ea li:first-child {
  margin-left: 0;
}
.media_tall_74ea.modal-dirty-c09c a {
  color: #fff;
}
.media_tall_74ea.modal-dirty-c09c a:hover {
  color: #fff;
}
.media_tall_74ea a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.media_tall_74ea a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.media_tall_74ea a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.media_tall_74ea a:hover {
  opacity: 0.9;
  color: inherit;
}
.media_tall_74ea [class*="social-icon-apple"] {
  background-color: #999;
}
.media_tall_74ea [class*="social-icon-apple"].shadow-static-090a {
  background-color: transparent;
  color: #999;
}
.media_tall_74ea [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.media_tall_74ea [class*="social-icon-behance"].shadow-static-090a {
  background-color: transparent;
  color: #1769ff;
}
.media_tall_74ea [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.media_tall_74ea [class*="social-icon-bitbucket"].shadow-static-090a {
  background-color: transparent;
  color: #205081;
}
.media_tall_74ea [class*="social-icon-codepen"] {
  background-color: #000;
}
.media_tall_74ea [class*="social-icon-codepen"].shadow-static-090a {
  background-color: transparent;
  color: #000;
}
.media_tall_74ea [class*="social-icon-delicious"] {
  background-color: #39f;
}
.media_tall_74ea [class*="social-icon-delicious"].shadow-static-090a {
  background-color: transparent;
  color: #39f;
}
.media_tall_74ea [class*="social-icon-digg"] {
  background-color: #005be2;
}
.media_tall_74ea [class*="social-icon-digg"].shadow-static-090a {
  background-color: transparent;
  color: #005be2;
}
.media_tall_74ea [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.media_tall_74ea [class*="social-icon-dribbble"].shadow-static-090a {
  background-color: transparent;
  color: #ea4c89;
}
.media_tall_74ea [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.media_tall_74ea [class*="social-icon-envelope"].shadow-static-090a {
  background-color: transparent;
  color: #ea4335;
}
.media_tall_74ea [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.media_tall_74ea [class*="social-icon-facebook"].shadow-static-090a {
  background-color: transparent;
  color: #3b5998;
}
.media_tall_74ea [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.media_tall_74ea [class*="social-icon-flickr"].shadow-static-090a {
  background-color: transparent;
  color: #0063dc;
}
.media_tall_74ea [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.media_tall_74ea [class*="social-icon-foursquare"].shadow-static-090a {
  background-color: transparent;
  color: #2d5be3;
}
.media_tall_74ea [class*="social-icon-github"] {
  background-color: #333;
}
.media_tall_74ea [class*="social-icon-github"].shadow-static-090a {
  background-color: transparent;
  color: #333;
}
.media_tall_74ea [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.media_tall_74ea [class*="social-icon-google-plus"].shadow-static-090a {
  background-color: transparent;
  color: #dd4b39;
}
.media_tall_74ea [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.media_tall_74ea [class*="social-icon-houzz"].shadow-static-090a {
  background-color: transparent;
  color: #7ac142;
}
.media_tall_74ea [class*="social-icon-instagram"] {
  background-color: #262626;
}
.media_tall_74ea [class*="social-icon-instagram"].shadow-static-090a {
  background-color: transparent;
  color: #262626;
}
.media_tall_74ea [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.media_tall_74ea [class*="social-icon-jsfiddle"].shadow-static-090a {
  background-color: transparent;
  color: #487aa2;
}
.media_tall_74ea [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.media_tall_74ea [class*="social-icon-linkedin"].shadow-static-090a {
  background-color: transparent;
  color: #0077b5;
}
.media_tall_74ea [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.media_tall_74ea [class*="social-icon-medium"].shadow-static-090a {
  background-color: transparent;
  color: #00ab6b;
}
.media_tall_74ea [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.media_tall_74ea
  [class*="social-icon-odnoklassniki"].shadow-static-090a {
  background-color: transparent;
  color: #f4731c;
}
.media_tall_74ea [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.media_tall_74ea [class*="social-icon-meetup"].shadow-static-090a {
  background-color: transparent;
  color: #ec1c40;
}
.media_tall_74ea [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.media_tall_74ea [class*="social-icon-pinterest"].shadow-static-090a {
  background-color: transparent;
  color: #bd081c;
}
.media_tall_74ea [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.media_tall_74ea [class*="social-icon-product-hunt"].shadow-static-090a {
  background-color: transparent;
  color: #da552f;
}
.media_tall_74ea [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.media_tall_74ea [class*="social-icon-reddit"].shadow-static-090a {
  background-color: transparent;
  color: #ff4500;
}
.media_tall_74ea [class*="social-icon-rss"] {
  background-color: #f26522;
}
.media_tall_74ea [class*="social-icon-rss"].shadow-static-090a {
  background-color: transparent;
  color: #f26522;
}
.media_tall_74ea [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.media_tall_74ea
  [class*="social-icon-shopping-cart"].shadow-static-090a {
  background-color: transparent;
  color: #4caf50;
}
.media_tall_74ea [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.media_tall_74ea [class*="social-icon-skype"].shadow-static-090a {
  background-color: transparent;
  color: #00aff0;
}
.media_tall_74ea [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.media_tall_74ea [class*="social-icon-slideshare"].shadow-static-090a {
  background-color: transparent;
  color: #0077b5;
}
.media_tall_74ea [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.media_tall_74ea [class*="social-icon-snapchat"].shadow-static-090a {
  background-color: transparent;
  color: #fffc00;
}
.media_tall_74ea [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.media_tall_74ea [class*="social-icon-soundcloud"].shadow-static-090a {
  background-color: transparent;
  color: #f80;
}
.media_tall_74ea [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.media_tall_74ea [class*="social-icon-spotify"].shadow-static-090a {
  background-color: transparent;
  color: #2ebd59;
}
.media_tall_74ea [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.media_tall_74ea
  [class*="social-icon-stack-overflow"].shadow-static-090a {
  background-color: transparent;
  color: #fe7a15;
}
.media_tall_74ea [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.media_tall_74ea [class*="social-icon-maldkfgram"].shadow-static-090a {
  background-color: transparent;
  color: #2ca5e0;
}
.media_tall_74ea [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.media_tall_74ea [class*="social-icon-tripadvisor"].shadow-static-090a {
  background-color: transparent;
  color: #589442;
}
.media_tall_74ea [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.media_tall_74ea [class*="social-icon-tumblr"].shadow-static-090a {
  background-color: transparent;
  color: #35465c;
}
.media_tall_74ea [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.media_tall_74ea [class*="social-icon-twitch"].shadow-static-090a {
  background-color: transparent;
  color: #6441a5;
}
.media_tall_74ea [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.media_tall_74ea [class*="social-icon-twitter"].shadow-static-090a {
  background-color: transparent;
  color: #1da1f2;
}
.media_tall_74ea [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.media_tall_74ea [class*="social-icon-vimeo"].shadow-static-090a {
  background-color: transparent;
  color: #1ab7ea;
}
.media_tall_74ea [class*="social-icon-vk"] {
  background-color: #45668e;
}
.media_tall_74ea [class*="social-icon-vk"].shadow-static-090a {
  background-color: transparent;
  color: #45668e;
}
.media_tall_74ea [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.media_tall_74ea [class*="social-icon-weibo"].shadow-static-090a {
  background-color: transparent;
  color: #df2029;
}
.media_tall_74ea [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.media_tall_74ea [class*="social-icon-weixin"].shadow-static-090a {
  background-color: transparent;
  color: #7bb32e;
}
.media_tall_74ea [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.media_tall_74ea [class*="social-icon-whatsapp"].shadow-static-090a {
  background-color: transparent;
  color: #25d366;
}
.media_tall_74ea [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.media_tall_74ea [class*="social-icon-wordpress"].shadow-static-090a {
  background-color: transparent;
  color: #21759b;
}
.media_tall_74ea [class*="social-icon-xing"] {
  background-color: #026466;
}
.media_tall_74ea [class*="social-icon-xing"].shadow-static-090a {
  background-color: transparent;
  color: #026466;
}
.media_tall_74ea [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.media_tall_74ea [class*="social-icon-yelp"].shadow-static-090a {
  background-color: transparent;
  color: #af0606;
}
.media_tall_74ea [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.media_tall_74ea [class*="social-icon-youtube"].shadow-static-090a {
  background-color: transparent;
  color: #cd201f;
}
.container-orange-e80e {
  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;
}
.container-orange-e80e:hover {
  box-shadow: none;
  background: 0 0;
}
.card_d11d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tabs-brown-45bd {
  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;
}
.smooth-7a16 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.medium_b03a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.medium_b03a,
.medium_b03a::after,
.medium_b03a::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;
}
.medium_b03a::after,
.medium_b03a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.purple_5aec .tabs-brown-45bd .smooth-7a16 {
  margin-top: -2px;
  width: 19px;
}
.purple_5aec .tabs-brown-45bd .medium_b03a {
  margin-top: -1px;
}
.purple_5aec .tabs-brown-45bd .medium_b03a,
.purple_5aec .tabs-brown-45bd .medium_b03a::after,
.purple_5aec .tabs-brown-45bd .medium_b03a::before {
  width: 19px;
  height: 2px;
}
.purple_5aec .tabs-brown-45bd .medium_b03a::before {
  top: -6px;
}
.purple_5aec .tabs-brown-45bd .medium_b03a::after {
  bottom: -6px;
}
.frame-fd15 .tabs-brown-45bd .smooth-7a16 {
  margin-top: -2px;
  width: 22px;
}
.frame-fd15 .tabs-brown-45bd .medium_b03a {
  margin-top: -1px;
}
.frame-fd15 .tabs-brown-45bd .medium_b03a,
.frame-fd15 .tabs-brown-45bd .medium_b03a::after,
.frame-fd15 .tabs-brown-45bd .medium_b03a::before {
  width: 22px;
  height: 2px;
}
.frame-fd15 .tabs-brown-45bd .medium_b03a::before {
  top: -7px;
}
.frame-fd15 .tabs-brown-45bd .medium_b03a::after {
  bottom: -7px;
}
.hero-e484 .tabs-brown-45bd .smooth-7a16 {
  margin-top: -2px;
  width: 31px;
}
.hero-e484 .tabs-brown-45bd .medium_b03a {
  margin-top: -1.5px;
}
.hero-e484 .tabs-brown-45bd .medium_b03a,
.hero-e484 .tabs-brown-45bd .medium_b03a::after,
.hero-e484 .tabs-brown-45bd .medium_b03a::before {
  width: 31px;
  height: 3px;
}
.hero-e484 .tabs-brown-45bd .medium_b03a::before {
  top: -9px;
}
.hero-e484 .tabs-brown-45bd .medium_b03a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tag_5a88 .tabs-brown-45bd .smooth-7a16 {
    margin-top: -2px;
    width: 19px;
  }
  .tag_5a88 .tabs-brown-45bd .medium_b03a {
    margin-top: -1px;
  }
  .tag_5a88 .tabs-brown-45bd .medium_b03a,
  .tag_5a88 .tabs-brown-45bd .medium_b03a::after,
  .tag_5a88 .tabs-brown-45bd .medium_b03a::before {
    width: 19px;
    height: 2px;
  }
  .tag_5a88 .tabs-brown-45bd .medium_b03a::before {
    top: -6px;
  }
  .tag_5a88 .tabs-brown-45bd .medium_b03a::after {
    bottom: -6px;
  }
  .notice_brown_adc3 .tabs-brown-45bd .smooth-7a16 {
    margin-top: -2px;
    width: 22px;
  }
  .notice_brown_adc3 .tabs-brown-45bd .medium_b03a {
    margin-top: -1px;
  }
  .notice_brown_adc3 .tabs-brown-45bd .medium_b03a,
  .notice_brown_adc3 .tabs-brown-45bd .medium_b03a::after,
  .notice_brown_adc3 .tabs-brown-45bd .medium_b03a::before {
    width: 22px;
    height: 2px;
  }
  .notice_brown_adc3 .tabs-brown-45bd .medium_b03a::before {
    top: -7px;
  }
  .notice_brown_adc3 .tabs-brown-45bd .medium_b03a::after {
    bottom: -7px;
  }
  .mask-under-0cd7 .tabs-brown-45bd .smooth-7a16 {
    margin-top: -2px;
    width: 31px;
  }
  .mask-under-0cd7 .tabs-brown-45bd .medium_b03a {
    margin-top: -1.5px;
  }
  .mask-under-0cd7 .tabs-brown-45bd .medium_b03a,
  .mask-under-0cd7 .tabs-brown-45bd .medium_b03a::after,
  .mask-under-0cd7 .tabs-brown-45bd .medium_b03a::before {
    width: 31px;
    height: 3px;
  }
  .mask-under-0cd7 .tabs-brown-45bd .medium_b03a::before {
    top: -9px;
  }
  .mask-under-0cd7 .tabs-brown-45bd .medium_b03a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .text-a22c .tabs-brown-45bd .smooth-7a16 {
    margin-top: -2px;
    width: 19px;
  }
  .text-a22c .tabs-brown-45bd .medium_b03a {
    margin-top: -1px;
  }
  .text-a22c .tabs-brown-45bd .medium_b03a,
  .text-a22c .tabs-brown-45bd .medium_b03a::after,
  .text-a22c .tabs-brown-45bd .medium_b03a::before {
    width: 19px;
    height: 2px;
  }
  .text-a22c .tabs-brown-45bd .medium_b03a::before {
    top: -6px;
  }
  .text-a22c .tabs-brown-45bd .medium_b03a::after {
    bottom: -6px;
  }
  .info-over-ced0 .tabs-brown-45bd .smooth-7a16 {
    margin-top: -2px;
    width: 22px;
  }
  .info-over-ced0 .tabs-brown-45bd .medium_b03a {
    margin-top: -1px;
  }
  .info-over-ced0 .tabs-brown-45bd .medium_b03a,
  .info-over-ced0 .tabs-brown-45bd .medium_b03a::after,
  .info-over-ced0 .tabs-brown-45bd .medium_b03a::before {
    width: 22px;
    height: 2px;
  }
  .info-over-ced0 .tabs-brown-45bd .medium_b03a::before {
    top: -7px;
  }
  .info-over-ced0 .tabs-brown-45bd .medium_b03a::after {
    bottom: -7px;
  }
  .frame_iron_62fc .tabs-brown-45bd .smooth-7a16 {
    margin-top: -2px;
    width: 31px;
  }
  .frame_iron_62fc .tabs-brown-45bd .medium_b03a {
    margin-top: -1.5px;
  }
  .frame_iron_62fc .tabs-brown-45bd .medium_b03a,
  .frame_iron_62fc .tabs-brown-45bd .medium_b03a::after,
  .frame_iron_62fc .tabs-brown-45bd .medium_b03a::before {
    width: 31px;
    height: 3px;
  }
  .frame_iron_62fc .tabs-brown-45bd .medium_b03a::before {
    top: -9px;
  }
  .frame_iron_62fc .tabs-brown-45bd .medium_b03a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip_5aff .tabs-brown-45bd .smooth-7a16 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_5aff .tabs-brown-45bd .medium_b03a {
    margin-top: -1px;
  }
  .chip_5aff .tabs-brown-45bd .medium_b03a,
  .chip_5aff .tabs-brown-45bd .medium_b03a::after,
  .chip_5aff .tabs-brown-45bd .medium_b03a::before {
    width: 19px;
    height: 2px;
  }
  .chip_5aff .tabs-brown-45bd .medium_b03a::before {
    top: -6px;
  }
  .chip_5aff .tabs-brown-45bd .medium_b03a::after {
    bottom: -6px;
  }
  .huge_03eb .tabs-brown-45bd .smooth-7a16 {
    margin-top: -2px;
    width: 22px;
  }
  .huge_03eb .tabs-brown-45bd .medium_b03a {
    margin-top: -1px;
  }
  .huge_03eb .tabs-brown-45bd .medium_b03a,
  .huge_03eb .tabs-brown-45bd .medium_b03a::after,
  .huge_03eb .tabs-brown-45bd .medium_b03a::before {
    width: 22px;
    height: 2px;
  }
  .huge_03eb .tabs-brown-45bd .medium_b03a::before {
    top: -7px;
  }
  .huge_03eb .tabs-brown-45bd .medium_b03a::after {
    bottom: -7px;
  }
  .advanced-664b .tabs-brown-45bd .smooth-7a16 {
    margin-top: -2px;
    width: 31px;
  }
  .advanced-664b .tabs-brown-45bd .medium_b03a {
    margin-top: -1.5px;
  }
  .advanced-664b .tabs-brown-45bd .medium_b03a,
  .advanced-664b .tabs-brown-45bd .medium_b03a::after,
  .advanced-664b .tabs-brown-45bd .medium_b03a::before {
    width: 31px;
    height: 3px;
  }
  .advanced-664b .tabs-brown-45bd .medium_b03a::before {
    top: -9px;
  }
  .advanced-664b .tabs-brown-45bd .medium_b03a::after {
    bottom: -9px;
  }
}
.secondary_inner_6bb9 .medium_b03a {
  -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);
}
.secondary_inner_6bb9 .medium_b03a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.secondary_inner_6bb9 .medium_b03a::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);
}
.secondary_inner_6bb9.mask_prev_46cc .medium_b03a {
  -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);
}
.secondary_inner_6bb9.mask_prev_46cc .medium_b03a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.secondary_inner_6bb9.mask_prev_46cc .medium_b03a::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);
}
.list_rough_3ef8 {
  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.info_simple_fb64:before {
  display: none;
}
.logo-1c83 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.logo-1c83 .rough_a423 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.logo-1c83 .rough_a423:last-of-type {
  border-bottom: none;
}
.logo-1c83 .rough_a423.media-focused-49ef,
.logo-1c83 .rough_a423.texture_fe56,
.logo-1c83 .rough_a423.section-6aec {
  padding: 0;
}
.logo-1c83 .breadcrumb_silver_7644 .pressed_5fc6 {
  color: currentColor;
}
.logo-1c83 .breadcrumb_silver_7644 .pressed_5fc6:focus,
.logo-1c83 .breadcrumb_silver_7644 .pressed_5fc6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo-1c83.sort_fluid_98a5 .hovered_3247,
.logo-1c83.sort_fluid_98a5 .video_full_9730 a,
.logo-1c83.sort_fluid_98a5 .button-selected-3bdd a,
.logo-1c83.sort_fluid_98a5 .paper-a380 a {
  color: rgba(0, 0, 0, 0.55);
}
.logo-1c83.sort_fluid_98a5 .hovered_3247:hover,
.logo-1c83.sort_fluid_98a5 .video_full_9730 a:hover,
.logo-1c83.sort_fluid_98a5 .button-selected-3bdd a:hover,
.logo-1c83.sort_fluid_98a5 .paper-a380 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-1c83.sort_fluid_98a5 .video_center_30bc {
  color: rgba(0, 0, 0, 0.8);
}
.logo-1c83.sort_fluid_98a5 .rough_a423 {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo-1c83.sort_fluid_98a5 .rough_a423:before {
  background: rgba(0, 0, 0, 0.08);
}
.logo-1c83.sort_fluid_98a5 .container-copper-2cea:before {
  background: rgba(255, 255, 255, 0.9);
}
.logo-1c83.sort_fluid_98a5 .breadcrumb_silver_7644 .progress_2290 li a,
.logo-1c83.sort_fluid_98a5 .breadcrumb_silver_7644 .pressed_5fc6,
.logo-1c83.sort_fluid_98a5 .paper-a380 {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo-1c83.sort_fluid_98a5 .breadcrumb_silver_7644 .pressed_5fc6:focus,
.logo-1c83.sort_fluid_98a5 .breadcrumb_silver_7644 .pressed_5fc6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo-1c83.sort_fluid_98a5 .progress_2290 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.logo-1c83.full-1ac8 .hovered_3247,
.logo-1c83.full-1ac8 .video_full_9730 a,
.logo-1c83.full-1ac8 .button-selected-3bdd .pressed_5fc6,
.logo-1c83.full-1ac8 .button-selected-3bdd a,
.logo-1c83.full-1ac8 .paper-a380 a {
  color: rgba(255, 255, 255, 0.79);
}
.logo-1c83.full-1ac8 .hovered_3247:hover,
.logo-1c83.full-1ac8 .video_full_9730 a:hover,
.logo-1c83.full-1ac8 .button-selected-3bdd .pressed_5fc6:hover,
.logo-1c83.full-1ac8 .button-selected-3bdd a:hover,
.logo-1c83.full-1ac8 .paper-a380 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-1c83.full-1ac8 .video_center_30bc {
  color: rgba(255, 255, 255, 0.99);
}
.logo-1c83.full-1ac8 .rough_a423 {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-1c83.full-1ac8 .rough_a423:before {
  background: rgba(255, 255, 255, 0.08);
}
.logo-1c83.full-1ac8 .container-copper-2cea:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo-1c83.full-1ac8 .breadcrumb_silver_7644 .progress_2290 li a,
.logo-1c83.full-1ac8 .breadcrumb_silver_7644 .pressed_5fc6,
.logo-1c83.full-1ac8 .paper-a380 {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-1c83.full-1ac8 .breadcrumb_silver_7644 .pressed_5fc6:focus,
.logo-1c83.full-1ac8 .breadcrumb_silver_7644 .pressed_5fc6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo-1c83.full-1ac8 .progress_2290 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-copper-2cea {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.container-copper-2cea:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wrapper-right-056b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.texture_fluid_9b26 .logo-1c83 {
  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;
}
.texture_fluid_9b26 .rough_a423 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.texture_fluid_9b26 .rough_a423: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) {
  .texture_fluid_9b26 .rough_a423:before {
    width: 16%;
    left: 42%;
  }
}
.texture_fluid_9b26 .rough_a423:last-child:before {
  content: none;
}
.texture_fluid_9b26 .rough_a423[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.texture_fluid_9b26 .breadcrumb_silver_7644 .progress_2290 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.texture_fluid_9b26 .breadcrumb_silver_7644 .progress_2290 li a .pressed_5fc6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.texture_fluid_9b26 .breadcrumb_silver_7644 .paper-a380 {
  border: none;
}
.texture_fluid_9b26 .breadcrumb_silver_7644 .paper-a380 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.texture_fluid_9b26 .container-copper-2cea {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.texture_fluid_9b26 .wrapper-right-056b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.texture_fluid_9b26 .full-1ac8 .container-copper-2cea:before {
  background: rgba(0, 0, 0, 0.9);
}
.texture_fluid_9b26 .sort_fluid_98a5.section-dim-5db0 .medium_b03a {
  background: rgba(0, 0, 0, 0.6);
}
.texture_fluid_9b26
  .sort_fluid_98a5.section-dim-5db0
  .medium_b03a::after,
.texture_fluid_9b26
  .sort_fluid_98a5.section-dim-5db0
  .medium_b03a:before {
  background: inherit;
}
.texture_fluid_9b26
  .sort_fluid_98a5.section-dim-5db0:hover
  .medium_b03a {
  background: rgba(0, 0, 0, 0.8);
}
.form-338c .logo-1c83 {
  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) {
  .form-338c .logo-1c83 {
    width: auto;
    right: 45px;
  }
}
.stone_c9f0 .logo-1c83 {
  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) {
  .stone_c9f0 .logo-1c83 {
    width: auto;
    left: 45px;
  }
}
.info_simple_fb64 .logo-1c83 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.info_simple_fb64 .wrapper-right-056b {
  max-width: 48em;
  margin: 0 auto;
}
.info_simple_fb64 .container-copper-2cea:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.input-7664 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.input-7664.texture_fluid_9b26 .logo-1c83 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.input-7664.form-338c .logo-1c83 {
  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);
}
.input-7664 .logo-1c83 {
  visibility: visible;
}
.input-7664.stone_c9f0 .logo-1c83 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.column_9a7b,
.photo-0079 {
  overflow-x: hidden;
}
.column_9a7b .logo-1c83 {
  overflow: auto;
}
.column_9a7b.texture_fluid_9b26 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_9a7b.texture_fluid_9b26 .logo-1c83 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.column_9a7b.texture_fluid_9b26 .container-orange-e80e {
  opacity: 0;
}
.column_9a7b.form-338c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_9a7b.form-338c .logo-1c83 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.column_9a7b.form-338c .container-orange-e80e {
  opacity: 0;
}
.column_9a7b.stone_c9f0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_9a7b.stone_c9f0 .logo-1c83 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.column_9a7b.stone_c9f0 .container-orange-e80e {
  opacity: 0;
}
.column_9a7b.info_simple_fb64 .logo-1c83 {
  z-index: 10;
  visibility: visible;
}
.section-dim-5db0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.section-dim-5db0 .medium_b03a {
  background: rgba(255, 255, 255, 0.99);
}
.section-dim-5db0 .medium_b03a::after,
.section-dim-5db0 .medium_b03a:before {
  background: inherit;
}
.section-dim-5db0:hover .medium_b03a {
  background: rgba(255, 255, 255, 0.99);
}
.stone_c9f0 .section-dim-5db0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.info_simple_fb64 .section-dim-5db0 {
  display: none !important;
}
.column_9a7b:before,
.photo-0079:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.column_9a7b .section-dim-5db0,
.photo-0079 .section-dim-5db0 {
  display: inline-block;
}
.logo-1c83 .paragraph_prev_9032 {
  -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;
}
.column_9a7b .logo-1c83 .paragraph_prev_9032,
.photo-0079 .logo-1c83 .paragraph_prev_9032 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline_west_ea8c .fresh_5b88 {
  width: 100%;
}
.section-d089 {
  padding: 0 0.5em 0;
}
.section-d089 [class*="customify-col-"],
.section-d089 [class*="customify-col_"],
.section-d089 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pagination_fluid_9ac7 .section-d089 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .status-5104 .action-3b72,
  .action-3b72 {
    display: none;
  }
  .orange-29c7 {
    text-align: left;
  }
  .nav_d64a {
    text-align: center;
  }
  .texture_bronze_9b4b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .status-5104 .preview-west-3e7c,
  .preview-west-3e7c {
    display: none;
  }
  .dropdown_fixed_0f06 {
    text-align: left;
  }
  .action-85cd {
    text-align: center;
  }
  .border_dynamic_1585 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .status-5104 .gallery_lower_f0cc,
  .gallery_lower_f0cc {
    display: none;
  }
  .next-f8a8 {
    text-align: left;
  }
  .content-869c {
    text-align: center;
  }
  .slider_2514 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.heading_complex_bece {
  box-shadow: none !important;
}
.small_52a9 .highlight_ef07,
.frame-dim-8b9e .highlight_ef07 {
  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;
}
.frame-dim-8b9e .highlight_ef07 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.surface_old_2317 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.surface_old_2317:after,
.surface_old_2317:before {
  content: "";
  display: table;
}
.surface_old_2317:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .surface_old_2317 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.surface_old_2317,
.logo_lower_8f08 {
  max-width: 1248px;
  margin: 0 auto;
}

.tall_8cd3.pressed-4558 .surface_old_2317 {
  max-width: 100%;
}
.tall_8cd3.alert_133e {
  max-width: 1200px;
  margin: 0 auto;
}
.tall_8cd3.sidebar_easy_5b7e .surface_old_2317 {
  max-width: 100%;
}
.tall_8cd3.sidebar_easy_5b7e > .surface_old_2317 {
  padding-left: 0;
  padding-right: 0;
}
.tall_8cd3.sidebar_easy_5b7e > .surface_old_2317 .status-5104 {
  margin: 0;
}
.tall_8cd3.sidebar_easy_5b7e
  > .surface_old_2317
  .tag_7160.overlay-orange-42dd {
  margin-right: 0;
  margin-left: 0;
}
.tall_8cd3.sidebar_easy_5b7e #main.overlay-orange-42dd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .paragraph_5c75 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph_5c75 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .photo_copper_3e52 .tiny_e5ca {
    padding-right: 1em;
  }
  .photo_copper_3e52.section_e646 .tag_7160 {
    border-right: 1px solid #eaecee;
  }
  .photo_copper_3e52.section_e646 .tiny_e5ca {
    padding-right: 1em;
  }
  .photo_copper_3e52.section_e646 .tabs_top_43f4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first-f2cc .tiny_e5ca {
    padding-left: 1em;
  }
  .first-f2cc.section_e646 .tag_7160 {
    border-left: 1px solid #eaecee;
  }
  .first-f2cc.section_e646 .tiny_e5ca {
    padding-left: 1em;
  }
  .first-f2cc.section_e646 .tabs_top_43f4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall_922c .tiny_e5ca {
    padding-left: 1em;
  }
  .tall_922c.section_e646 .pagination-in-6b12 {
    border-right: 1px solid #eaecee;
  }
  .tall_922c.section_e646 .texture_warm_abbf {
    border-right: 1px solid #eaecee;
  }
  .tall_922c.section_e646 .tiny_e5ca {
    padding-left: 1em;
  }
  .tall_922c.section_e646 .tabs_top_43f4 {
    padding-right: 1em;
  }
  .tall_922c.section_e646 .easy-0541 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_new_03f2 .tiny_e5ca {
    padding-right: 1em;
  }
  .title_new_03f2.section_e646 .pagination-in-6b12 {
    border-left: 1px solid #eaecee;
  }
  .title_new_03f2.section_e646 .texture_warm_abbf {
    border-left: 1px solid #eaecee;
  }
  .title_new_03f2.section_e646 .tiny_e5ca {
    padding-right: 1em;
  }
  .title_new_03f2.section_e646 .tabs_top_43f4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title_new_03f2.section_e646 .easy-0541 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_5c75 .tiny_e5ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph_5c75.section_e646 .tag_7160 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .paragraph_5c75.section_e646 .tiny_e5ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph_5c75.section_e646 .tabs_top_43f4 {
    padding-left: 1em;
  }
  .paragraph_5c75.section_e646 .easy-0541 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .paragraph_5c75.section_e646 .tiny_e5ca {
    padding-left: 0;
  }
}
.picture_8655 .badge-cfc8 {
  display: inline-block;
}
.down_1264 {
  display: inline-block;
}
.description_focused_903e {
  word-con: break-word;
}
.nav-brown-2e84 > span {
  display: inline-block;
  padding: 5px 0;
}
.nav-brown-2e84 .notification_333f {
  margin-left: 8px;
  margin-right: 8px;
}
.nav-brown-2e84 .static-a0d7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.down-b7f3 .modal_64f7 {
  margin-bottom: 2em;
}
.down-b7f3 .shade_6f64 {
  margin-bottom: 15px;
}
.down-b7f3 .shade_6f64:last-child {
  margin-bottom: 0;
}
.down-b7f3 .dirty-f08f {
  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) {
  .down-b7f3 .dirty-f08f {
    display: block;
  }
}
.down-b7f3 .nav-be4e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .down-b7f3 .nav-be4e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.down-b7f3 .primary-e6d1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.down-b7f3 .primary-e6d1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.down-b7f3 .primary-e6d1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.down-b7f3 .description_focused_903e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.down-b7f3 .description_focused_903e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.down-b7f3 .texture_dac9 p:last-child {
  margin-bottom: 0;
}
.down-b7f3 .hero-slow-b29b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.down-b7f3 .motion_c6ee {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.down-b7f3 .aside_2af3 {
  margin-top: 1em;
}
.down-b7f3 .small-9782 {
  top: 0;
  display: block;
}
.down-b7f3 .small-9782 a {
  color: inherit;
}
.down-b7f3 .small-9782 a:hover {
  color: inherit;
}
.down-b7f3 .footer-pro-55ac {
  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;
}
.down-b7f3 .footer-pro-55ac:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.down-b7f3 .motion_c6ee {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.down-b7f3 .article_brown_c49f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.down-b7f3 .article_brown_c49f:first-child {
  margin-top: 0;
}
.down-b7f3 .article_brown_c49f.header_cool_f5be {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.down-b7f3 .article_brown_c49f.orange-e8a0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.down-b7f3
  .article_brown_c49f.orange-e8a0.info_dim_5490
  .aside_2af3 {
  width: 100%;
}
.down-b7f3 .orange-e8a0 {
  -webkit-box-align: center;
  align-items: center;
}
.down-b7f3 .orange-e8a0 .nav-brown-2e84,
.down-b7f3 .orange-e8a0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.down-b7f3 .primary-e6d1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down-b7f3 .primary-e6d1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down-b7f3 .primary-e6d1: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;
}
.down-b7f3 .header_cool_f5be {
  z-index: 5;
}
.down-b7f3 .in-7b8f .feature_4eee {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.down-b7f3 .dark_836f .feature_4eee {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.down-b7f3 .thick_11a1 .feature_4eee {
  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;
}
.down-b7f3.aside-bbe7 .dirty-f08f,
.down-b7f3.alert_bright_cc99 .dirty-f08f {
  display: block;
}
.down-b7f3.aside-bbe7 .dirty-f08f .form-upper-8cdd,
.down-b7f3.aside-bbe7 .dirty-f08f .motion_c6ee,
.down-b7f3.alert_bright_cc99 .dirty-f08f .form-upper-8cdd,
.down-b7f3.alert_bright_cc99 .dirty-f08f .motion_c6ee {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.down-b7f3.narrow_72c0 .nav-be4e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .down-b7f3.narrow_72c0 .nav-be4e {
    margin-right: 0;
  }
}
.down-b7f3.aside-bbe7 .nav-be4e,
.down-b7f3.alert_bright_cc99 .nav-be4e {
  padding-top: 40%;
}
.down-b7f3.aside-bbe7 .modal_64f7,
.down-b7f3.alert_bright_cc99 .modal_64f7 {
  display: block;
}
.down-b7f3.aside-bbe7 .fn-sticky-b301 .motion_c6ee,
.down-b7f3.alert_bright_cc99 .fn-sticky-b301 .motion_c6ee {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.down-b7f3.aside-bbe7 .nav-be4e,
.down-b7f3.alert_bright_cc99 .nav-be4e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.down-b7f3.aside-bbe7 .motion_c6ee {
  padding: 1em;
}
.hover-pro-695e {
  margin: 30px auto;
  display: block;
}
.hover-pro-695e .static-006c > * {
  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;
}
.hover-pro-695e .static-006c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover-pro-695e .static-006c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.narrow-1d52 .nav-brown-2e84 {
  margin-bottom: 1.41575em;
}
.narrow-1d52 .mask-0078 {
  margin-bottom: 1.618em;
}
.element-slow-25cb .slider-9cf8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.element-slow-25cb .slider-9cf8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.element-slow-25cb .middle-9f74 {
  max-width: 100%;
  overflow: auto;
}
.north-97af .element-slow-25cb a:hover {
  text-decoration: underline;
}
.accordion-1605 .shade_6f64:not(.description_focused_903e),
.accordion-1605 .primary-e6d1 {
  margin-bottom: 1.41575em;
}
.accordion-1605 .shade_6f64:not(.description_focused_903e):last-child,
.accordion-1605 .primary-e6d1:last-child {
  margin-bottom: 0;
}
.accordion-1605 .shade_6f64.highlight-efa9 {
  margin-bottom: 0.41575em;
}
.accordion-1605 .avatar_paper_2778:before,
.accordion-1605 .container_huge_1340:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.accordion-1605 .avatar_paper_2778:before {
  content: "\f115";
}
.accordion-1605 .container_huge_1340:before {
  content: "\f02c";
}
.accordion-1605 .photo-in-8750 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.accordion-1605 .photo-in-8750 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.light-34b6 {
  display: -webkit-box;
  display: flex;
}
.light-34b6 .gold-518c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .light-34b6 .gold-518c {
    flex-basis: 90px;
  }
}
.light-34b6 .simple-f682 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .light-34b6 .simple-f682 {
    flex-basis: calc(100% - 50px);
  }
}
.light-34b6 .heading_east_395b p:last-child {
  margin-bottom: 0.72em;
}
.prev-2da9 .static-006c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.prev-2da9 .static-006c:after,
.prev-2da9 .static-006c:before {
  content: "";
  display: table;
}
.prev-2da9 .static-006c:after {
  clear: both;
}
.prev-2da9 .static-006c .photo_copper_9d55,
.prev-2da9 .static-006c .link_1cdd {
  width: 49%;
}
.prev-2da9 .static-006c .photo_copper_9d55 a span.border-bright-8742,
.prev-2da9 .static-006c .link_1cdd a span.border-bright-8742 {
  display: block;
  margin-bottom: 5px;
}
.prev-2da9 .static-006c .link_1cdd {
  float: left;
  text-align: left;
}
.prev-2da9 .static-006c .photo_copper_9d55 {
  float: right;
  text-align: right;
}
.dim_d216 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dim_d216 {
    margin-bottom: 0;
  }
}
.plasma_c3b8 {
  margin-bottom: 1em;
}
.plasma_c3b8 .description_focused_903e {
  font-size: 1.1em;
  line-height: 1.3;
}
.bright_5be5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.yellow-da54 .plasma_c3b8,
.label_clean_1c03 .plasma_c3b8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .yellow-da54 .plasma_c3b8,
  .label_clean_1c03 .plasma_c3b8 {
    display: block;
  }
}
.yellow-da54 .bright_5be5,
.label_clean_1c03 .bright_5be5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .yellow-da54 .bright_5be5,
  .label_clean_1c03 .bright_5be5 {
    margin-bottom: 1em;
  }
}
.yellow-da54 .bright_5be5 img,
.label_clean_1c03 .bright_5be5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.yellow-da54 .tooltip-iron-3b23,
.label_clean_1c03 .tooltip-iron-3b23 {
  flex-basis: calc(100% - 160px);
}
.yellow-da54 .tooltip-iron-3b23 p,
.label_clean_1c03 .tooltip-iron-3b23 p {
  margin-bottom: 0;
}
.yellow-da54 .tooltip-iron-3b23 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .yellow-da54 .tooltip-iron-3b23 {
    padding-left: 0;
  }
}
.label_clean_1c03 .tooltip-iron-3b23 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .label_clean_1c03 .tooltip-iron-3b23 {
    padding-right: 0;
  }
}
.label_clean_1c03 .bright_5be5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wood_f364 .bright_5be5 {
  margin-bottom: 0.5em;
}
.wood_f364 .bright_5be5 img {
  width: 100%;
}
.west_a86f .article_tiny_efdd,
.search_b911 .article_tiny_efdd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.search_b911 .tag_7160 .static-d101 p:last-child {
  margin-bottom: 0;
}
.card_4314 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hover-06f6 .box-9609 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hover-06f6 .box-9609:last-of-type {
    margin-bottom: 0;
  }
}
.hover-06f6 .box-9609 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover-06f6 .box-9609 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hover-06f6 .box-9609 ul li {
  margin: 0 0 0.6em;
}
.hover-06f6 .box-9609 ul li.summary-b928,
.hover-06f6 .box-9609 ul li.header-05bf {
  position: relative;
}
.hover-06f6 .box-9609 ul li.summary-b928 .backdrop-cool-c7e6,
.hover-06f6 .box-9609 ul li.header-05bf .backdrop-cool-c7e6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hover-06f6 .box-9609 ul li.summary-b928:after:after,
.hover-06f6 .box-9609 ul li.summary-b928:after:before,
.hover-06f6
  .box-9609
  ul
  li.header-05bf:after:after,
.hover-06f6
  .box-9609
  ul
  li.header-05bf:after:before {
  content: "";
  display: table;
}
.hover-06f6 .box-9609 ul li.summary-b928:after:after,
.hover-06f6
  .box-9609
  ul
  li.header-05bf:after:after {
  clear: both;
}
.hover-06f6 .box-9609 a.last_d646:hover {
  text-decoration: none;
}
.hover-06f6 .box-9609 select {
  max-width: 100%;
}
.hover-06f6 .box-9609 table {
  font-size: 85%;
}
.hover-06f6 .box-9609 table td,
.hover-06f6 .box-9609 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hover-06f6 .box-9609 table tfoot td {
  text-align: left;
}
.hover-06f6 .box-9609 :last-child {
  margin-bottom: 0;
}
.hover-06f6 .box-9609 .solid_9139 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hover-06f6 .box-9609 .solid_9139 label {
  width: 100%;
}
.hover-06f6 .box-9609 .solid_9139 .nav_990f {
  width: 100%;
  display: block;
}
.hover-06f6 .box-9609 .solid_9139 .media-up-c1af {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hover-06f6 .box-9609 .solid_9139 .media-up-c1af:hover svg #svg-search {
  fill: #444;
}
.hover-06f6 .box-9609 .solid_9139 .media-up-c1af svg {
  width: 18px;
  height: 18px;
}
.hover-06f6 .table-b2ed ul ul,
.hover-06f6 .outer-2f20 ul ul,
.hover-06f6 .hero_eb50 ul ul,
.hover-06f6 .texture_d9ad ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hover-06f6 .table-b2ed .description_bf0f > a,
.hover-06f6 .outer-2f20 .description_bf0f > a,
.hover-06f6 .hero_eb50 .description_bf0f > a,
.hover-06f6 .texture_d9ad .description_bf0f > a {
  margin-bottom: 0;
}
.hover-06f6 .media_dec6 li,
.hover-06f6 .table-b2ed li,
.hover-06f6 .orange-d53d li,
.hover-06f6 .outer-2f20 li,
.hover-06f6 .hero_eb50 li,
.hover-06f6 .texture_d9ad li,
.hover-06f6 .panel-thick-93e9 li,
.hover-06f6 .frame-c213 li {
  display: block;
  position: relative;
}
.hover-06f6 .media_dec6 li:last-child,
.hover-06f6 .table-b2ed li:last-child,
.hover-06f6 .orange-d53d li:last-child,
.hover-06f6 .outer-2f20 li:last-child,
.hover-06f6 .hero_eb50 li:last-child,
.hover-06f6 .texture_d9ad li:last-child,
.hover-06f6 .panel-thick-93e9 li:last-child,
.hover-06f6 .frame-c213 li:last-child {
  border: none;
}
.hover-06f6 .media_dec6 li a,
.hover-06f6 .table-b2ed li a,
.hover-06f6 .orange-d53d li a,
.hover-06f6 .outer-2f20 li a,
.hover-06f6 .hero_eb50 li a,
.hover-06f6 .texture_d9ad li a,
.hover-06f6 .panel-thick-93e9 li a,
.hover-06f6 .frame-c213 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-06f6 .media_dec6 li ul li::before,
.hover-06f6 .table-b2ed li ul li::before,
.hover-06f6 .orange-d53d li ul li::before,
.hover-06f6 .outer-2f20 li ul li::before,
.hover-06f6 .hero_eb50 li ul li::before,
.hover-06f6 .texture_d9ad li ul li::before,
.hover-06f6 .panel-thick-93e9 li ul li::before,
.hover-06f6 .frame-c213 li ul li::before {
  left: 15px;
}
.hover-06f6 .media_dec6 li ul a,
.hover-06f6 .table-b2ed li ul a,
.hover-06f6 .orange-d53d li ul a,
.hover-06f6 .outer-2f20 li ul a,
.hover-06f6 .hero_eb50 li ul a,
.hover-06f6 .texture_d9ad li ul a,
.hover-06f6 .panel-thick-93e9 li ul a,
.hover-06f6 .frame-c213 li ul a {
  padding-left: 20px;
}
.hover-06f6 .media_dec6 li ul ul li::before,
.hover-06f6 .table-b2ed li ul ul li::before,
.hover-06f6 .orange-d53d li ul ul li::before,
.hover-06f6 .outer-2f20 li ul ul li::before,
.hover-06f6 .hero_eb50 li ul ul li::before,
.hover-06f6 .texture_d9ad li ul ul li::before,
.hover-06f6 .panel-thick-93e9 li ul ul li::before,
.hover-06f6 .frame-c213 li ul ul li::before {
  left: 30px;
}
.hover-06f6 .media_dec6 li ul ul a,
.hover-06f6 .table-b2ed li ul ul a,
.hover-06f6 .orange-d53d li ul ul a,
.hover-06f6 .outer-2f20 li ul ul a,
.hover-06f6 .hero_eb50 li ul ul a,
.hover-06f6 .texture_d9ad li ul ul a,
.hover-06f6 .panel-thick-93e9 li ul ul a,
.hover-06f6 .frame-c213 li ul ul a {
  padding-left: 40px;
}
.hover-06f6 .south-0d23 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-06f6 .frame-c213 ul li {
  margin-bottom: 1.41575em;
}
.hover-06f6 .frame-c213 ul li .blue_97d9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hover-06f6 .frame-c213 ul li .bronze_3a7e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.full-1ac8 .media_dec6 li a,
.full-1ac8 .table-b2ed li a,
.full-1ac8 .orange-d53d li a,
.full-1ac8 .outer-2f20 li a,
.full-1ac8 .hero_eb50 li a,
.full-1ac8 .texture_d9ad li a,
.full-1ac8 .panel-thick-93e9 li a,
.full-1ac8 .frame-c213 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-1ac8 .south-0d23 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-1ac8 .box-9609 ul li.summary-b928 .backdrop-cool-c7e6,
.full-1ac8 .box-9609 ul li.header-05bf .backdrop-cool-c7e6 {
  background: rgba(0, 0, 0, 0.2);
}
.full-1ac8 .hover-06f6 .box-9609 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall_8cd3 .hover-06f6 .progress_2290 li {
  margin: 0;
}
.tall_8cd3 .hover-06f6 .progress_2290 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tall_8cd3 .hover-06f6 .progress_2290 li ul {
  margin: 0;
}
.tall_8cd3 .hover-06f6 .progress_2290 li ul li a {
  padding-left: 15px;
}
.tall_8cd3 .hover-06f6 .progress_2290 li ul li li a {
  padding-left: 30px;
}
.tall_8cd3 .hover-06f6 .progress_2290 li.sort_plasma_78fd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tall_8cd3 .hover-06f6 .progress_2290 li.sort_plasma_78fd > 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;
}
.tall_8cd3 .hover-06f6 .progress_2290 li.sort_plasma_78fd > 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;
}
.highlight_5f8f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pagination_bottom_1d17 {
  position: relative;
  z-index: 10;
}
.pagination_bottom_1d17 .paragraph_prev_9032 {
  width: 100%;
  max-width: 100%;
}
.menu_c76a .black-5387 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.menu_c76a .sort_fluid_98a5 {
}
.menu_c76a .full-1ac8 {
  background: #292929;
}
.card_b005 .black-5387 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.card_b005 .sort_fluid_98a5 {
  background: #f9f9f9;
}
.card_b005 .full-1ac8 {
  background: #303030;
}
.carousel_solid_c201 .black-5387 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .carousel_solid_c201 .badge-cfc8 {
    margin-bottom: 1em;
  }
  .carousel_solid_c201 .badge-cfc8:last-child {
    margin-bottom: 0;
  }
}
.carousel_solid_c201 .sort_fluid_98a5 {
  background: #ededed;
}
.carousel_solid_c201 .full-1ac8 {
  background: #1a1a1a;
}
.black-5387.sort_fluid_98a5 {
  color: rgba(0, 0, 0, 0.6);
}
.black-5387.sort_fluid_98a5 .description_e7d7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.black-5387.full-1ac8 {
  color: rgba(255, 255, 255, 0.99);
}
.black-5387.full-1ac8 a:not(.last_d646) {
  color: rgba(255, 255, 255, 0.79);
}
.black-5387.full-1ac8 a:not(.last_d646):hover {
  color: rgba(255, 255, 255, 0.99);
}
.black-5387.full-1ac8 .description_e7d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.black-5387.full-1ac8 table tbody td,
.black-5387.full-1ac8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.list-south-376a.section_wood_6ea5 .surface_old_2317 {
  max-width: initial;
}
.list-south-376a .component-complex-8c46 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.list-south-376a .component-complex-8c46 .paragraph_prev_9032 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .list-south-376a .component-complex-8c46 .paragraph_prev_9032 {
    display: block;
    margin-bottom: 2em;
  }
  .list-south-376a .component-complex-8c46 .paragraph_prev_9032:last-child {
    margin-bottom: 0;
  }
}
.carousel_solid_c201 .badge-cfc8:last-child,
.card_b005 .badge-cfc8:last-child,
.menu_c76a .badge-cfc8:last-child {
  margin-bottom: 0;
}
.carousel_solid_c201 .badge-cfc8 .hover-06f6 .box-9609:last-child,
.card_b005 .badge-cfc8 .hover-06f6 .box-9609:last-child,
.menu_c76a .badge-cfc8 .hover-06f6 .box-9609:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .carousel_solid_c201 .menu-eca8,
  .carousel_solid_c201 .inner-d9fb,
  .card_b005 .menu-eca8,
  .card_b005 .inner-d9fb,
  .menu_c76a .menu-eca8,
  .menu_c76a .inner-d9fb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pagination_bottom_1d17 .badge-cfc8 {
    margin-bottom: 2em;
  }
}
.pagination_bottom_1d17 p:last-child {
  margin-bottom: 0;
}
.pagination_bottom_1d17 li,
.pagination_bottom_1d17 ul {
  list-style: none;
  margin: 0;
}
.pagination_bottom_1d17 ul ul {
  margin-left: 2.617924em;
}
.status-5828 {
  font-size: 0.875em;
}

/* css-noise: b6d3 */
.widget-item-u5 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
