/*!
Theme Name: Customify
Theme URI: https://pressmaximum.text-04f6/customify
Author: WPCustomify
Author URI: https://pressmaximum.text-04f6
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.text-04f6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pagination-out-c87f.media-e079/licenses/gpl-2.0.paper-e68f
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.secondary-64e3/, (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.preview_9a62.info_inner_563d/normalize.media-hot-7e46/
 ======
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.media-hot-7e46 v7.0.0 | MIT License | github.text-04f6/necolas/normalize.media-hot-7e46 */
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;
}
.pink-e36d .section_7803,
.avatar-a5c9,
.grid_acd6,
.block-pink-639b,
.left-5bb0,
.border-green-b726,
.search-fd90,
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;
}
.avatar-a5c9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .avatar-a5c9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar-a5c9,
  h1 {
    font-size: 1.8em;
  }
}
.grid_acd6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.grid_acd6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .grid_acd6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .grid_acd6,
  h2 {
    font-size: 1.7em;
  }
}
.block-pink-639b,
h3 {
  font-size: 1.618em;
}
.pink-e36d .section_7803,
.left-5bb0,
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.avatar_steel_4322 {
  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;
}
.next-c255:after,
.next-c255:before,
.notice-fd21:after,
.notice-fd21:before {
  content: "";
  display: table;
}
.next-c255:after,
.notice-fd21:after {
  clear: both;
}
.detail-upper-b813 {
  float: right;
  margin-right: 0;
}
.container-d474 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fresh_53c4 .progress-huge-e4f5,
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;
}
.fresh_53c4 .progress-huge-e4f5: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;
}
.first-c485 .progress-huge-e4f5 {
  box-shadow: none;
}
.first-c485
  .progress-huge-e4f5
  .motion_d27d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.first-c485 .progress-huge-e4f5 .box_68c6 {
  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;
}
.first-c485
  .progress-huge-e4f5
  .box_68c6
  b {
  display: none;
}
.first-c485 .prev-4d5b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.carousel_7e5a:not(.disabled_3617):not(.menu_motion_ea32),
button:not(.disabled_3617):not(.menu_motion_ea32),
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ),
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ),
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ) {
  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;
}
.carousel_7e5a:not(.disabled_3617):not(
    .menu_motion_ea32
  ):hover,
button:not(.disabled_3617):not(
    .menu_motion_ea32
  ):hover,
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):hover,
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):hover,
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.carousel_7e5a:not(.disabled_3617):not(
    .menu_motion_ea32
  ):active,
.carousel_7e5a:not(.disabled_3617):not(
    .menu_motion_ea32
  ):focus,
button:not(.disabled_3617):not(
    .menu_motion_ea32
  ):active,
button:not(.disabled_3617):not(
    .menu_motion_ea32
  ):focus,
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):active,
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):focus,
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):active,
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):focus,
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):active,
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):focus {
  outline: 0;
}
.carousel_7e5a:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf,
button:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf,
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf,
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf,
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf {
  position: relative;
}
.carousel_7e5a:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .accordion_a769,
.carousel_7e5a:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .full_b520,
.carousel_7e5a:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .column-3171,
.carousel_7e5a:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  i,
.carousel_7e5a:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  svg,
button:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .accordion_a769,
button:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .full_b520,
button:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .column-3171,
button:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  i,
button:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  svg,
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .accordion_a769,
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .full_b520,
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .column-3171,
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  i,
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  svg,
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .accordion_a769,
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .full_b520,
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .column-3171,
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  i,
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  svg,
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .accordion_a769,
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .full_b520,
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  .column-3171,
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  i,
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf
  svg {
  visibility: hidden;
}
.carousel_7e5a:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf:after,
button:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf:after,
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf:after,
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf:after,
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ).fn-loading-83cf: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;
}
.carousel_7e5a:not(.disabled_3617):not(.menu_motion_ea32),
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ),
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ),
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ) {
  color: #fff;
  background: #235787;
}
.carousel_7e5a:not(.disabled_3617):not(
    .menu_motion_ea32
  ):focus,
input[type="button"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):focus,
input[type="reset"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):focus,
input[type="submit"]:not(.disabled_3617):not(
    .menu_motion_ea32
  ):focus {
  color: #fff;
}
.carousel_7e5a.fn-disabled-83cf:not(.disabled_3617):not(
    .menu_motion_ea32
  ),
.carousel_7e5a[disabled]:not(.disabled_3617):not(
    .menu_motion_ea32
  ),
button.fn-disabled-83cf:not(.disabled_3617):not(
    .menu_motion_ea32
  ),
button[disabled]:not(.disabled_3617):not(
    .menu_motion_ea32
  ) {
  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;
}
.summary_in_090e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.summary_in_090e: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;
}
.old_4aea {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tertiary_advanced_70d7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.article_copper_449b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.next-c255:after,
.next-c255:before,
.detail-f499:after,
.detail-f499:before,
.video_83bb:after,
.video_83bb:before,
.north_5f52:after,
.north_5f52:before,
.card-soft-3b57:after,
.card-soft-3b57:before,
.dropdown-south-873c:after,
.dropdown-south-873c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.next-c255:after,
.detail-f499:after,
.video_83bb:after,
.north_5f52:after,
.card-soft-3b57:after,
.dropdown-south-873c:after {
  clear: both;
}
.detail-f499 .lower-8a72,
.video_83bb .lower-8a72,
.pagination_basic_2837 .lower-8a72 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.preview_0aa1 {
  display: inline-block;
}
.heading_hard_c1d2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.heading_hard_c1d2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.heading_hard_c1d2 .icon_49a6 {
  padding: 1em 0;
  font-size: 85%;
}
.icon_49a6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focused_422d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focused_422d:after,
.focused_422d:before {
  content: "";
  display: table;
}
.focused_422d:after {
  clear: both;
}
.widget_blue_2be8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tertiary_wood_e019 .widget_blue_2be8 {
  max-width: 50%;
}
.logo-f21a .widget_blue_2be8 {
  max-width: 33.33%;
}
.notification-73fd .widget_blue_2be8 {
  max-width: 25%;
}
.paper_9288 .widget_blue_2be8 {
  max-width: 20%;
}
.plasma-d3c3 .widget_blue_2be8 {
  max-width: 16.66%;
}
.module-bright-3581 .widget_blue_2be8 {
  max-width: 14.28%;
}
.media-0284 .widget_blue_2be8 {
  max-width: 12.5%;
}
.search_fresh_eefb .widget_blue_2be8 {
  max-width: 11.11%;
}
.accordion-mini-6a0c {
  display: block;
}
.pink-e36d .dropdown-2a7e label,
.pink-e36d .modal-purple-fde4 label,
.pink-e36d .gradient_ac61 label,
.pink-e36d .feature_next_4fd9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.orange-7c3d {
  list-style: none;
  margin: 0;
}
.orange-7c3d article.pressed_d492 {
  margin-bottom: 0;
}
.orange-7c3d ul {
  list-style: none;
  margin: 0;
}
.orange-7c3d .light-a1c2 li.pressed_d492 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .orange-7c3d .light-a1c2 li.pressed_d492 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .orange-7c3d .light-a1c2 li.pressed_d492: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) {
  .orange-7c3d .light-a1c2 li.pressed_d492 li.pressed_d492 li.pressed_d492 li.pressed_d492 {
    padding-left: 0;
  }
}
article.pressed_d492 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pressed_d492 .detail-f499 p:last-of-type {
  margin-bottom: 0;
}
article.pressed_d492 .focus_mini_f122 {
  float: left;
}
article.pressed_d492 .breadcrumb_paper_fc02 {
  margin-left: 85px;
}
article.pressed_d492 .slow-5961 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pressed_d492 .slow-5961 .black-18d1 {
  margin-left: 10px;
}
article.pressed_d492 .status-glass-8749 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pressed_d492 .message_3fb2 {
  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 .dropdown-2a7e,
  #respond .gradient_ac61,
  #respond .feature_next_4fd9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown-2a7e input,
#respond .gradient_ac61 input,
#respond .feature_next_4fd9 input {
  width: 100%;
}
#respond .feature_next_4fd9 {
  margin-right: 0;
}
#respond .stone-77f5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.lite-dce2 {
  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;
}
.lite-dce2.text_hard_4824 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.lite-dce2 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%);
}
.lite-dce2:focus,
.lite-dce2: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);
}
.hovered-051b {
  border-radius: 10%;
}
.prev_3f35 {
  border-radius: 50%;
}
.south-1eb8 {
  font-size: 0.72em;
}
.green_b8bc {
  font-size: 0.875em;
}
.grid_plasma_5345 {
  font-size: 1.1em;
}
.medium_aaf0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.medium_aaf0.south-1eb8 {
  letter-spacing: 0.5px;
}
.gallery_3029,
.gallery_3029 a {
  color: #6d6d6d;
}
.gallery_3029 a:hover {
  color: #111;
}
.west_01fd {
  color: #6d6d6d;
}
.secondary-over-1d02 {
  overflow-x: hidden;
}
.secondary-over-1d02 .table_east_8066.carousel-top-8b75 {
  position: relative;
}
.secondary-over-1d02 .table_east_8066.carousel-top-8b75.center_1513 {
  position: initial;
}
.secondary-over-1d02
  .table_east_8066.carousel-top-8b75.center_1513
  .hero-first-f525 {
  left: auto;
}
.secondary-over-1d02 .table_east_8066 .hero-first-f525 {
  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;
}
.secondary-over-1d02 .table_east_8066:hover.carousel-top-8b75 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.secondary-over-1d02
  .table_east_8066:hover.carousel-top-8b75
  .hero-first-f525 {
  display: block;
  z-index: 9999999;
}
.secondary-over-1d02 .photo_0c61 .widget-top-3e93,
.secondary-over-1d02 .bottom-ae8f .widget-top-3e93 {
  display: none;
}
.secondary-over-1d02 .liquid_7fcb .table_east_8066:hover.carousel-top-8b75 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pink-e36d .dropdown-2a7e label,
.pink-e36d .modal-purple-fde4 label,
.pink-e36d .gradient_ac61 label,
.pink-e36d .feature_next_4fd9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.orange-7c3d {
  list-style: none;
  margin: 0;
}
.orange-7c3d article.pressed_d492 {
  margin-bottom: 0;
}
.orange-7c3d ul {
  list-style: none;
  margin: 0;
}
.orange-7c3d .light-a1c2 li.pressed_d492 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .orange-7c3d .light-a1c2 li.pressed_d492 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .orange-7c3d .light-a1c2 li.pressed_d492: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) {
  .orange-7c3d .light-a1c2 li.pressed_d492 li.pressed_d492 li.pressed_d492 li.pressed_d492 {
    padding-left: 0;
  }
}
article.pressed_d492 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pressed_d492 .detail-f499 p:last-of-type {
  margin-bottom: 0;
}
article.pressed_d492 .focus_mini_f122 {
  float: left;
}
article.pressed_d492 .breadcrumb_paper_fc02 {
  margin-left: 85px;
}
article.pressed_d492 .slow-5961 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pressed_d492 .slow-5961 .black-18d1 {
  margin-left: 10px;
}
article.pressed_d492 .status-glass-8749 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pressed_d492 .message_3fb2 {
  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 .dropdown-2a7e,
  #respond .gradient_ac61,
  #respond .feature_next_4fd9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown-2a7e input,
#respond .gradient_ac61 input,
#respond .feature_next_4fd9 input {
  width: 100%;
}
#respond .feature_next_4fd9 {
  margin-right: 0;
}
#respond .stone-77f5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo_0c61 .image_658d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.image_658d .copper-5b8b.notice_b190 .component-e1a9 > li > a:focus,
.image_658d .copper-5b8b.notice_b190 .component-e1a9 > li > a:hover,
.image_658d .copper-5b8b.brown-1613 .component-e1a9 > li > a:focus,
.image_658d .copper-5b8b.brown-1613 .component-e1a9 > li > a:hover,
.image_658d .copper-5b8b.mask-dynamic-ff0a .component-e1a9 > li > a:focus,
.image_658d .copper-5b8b.mask-dynamic-ff0a .component-e1a9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_658d
  .copper-5b8b.notice_b190
  .component-e1a9
  > li.feature-829f
  > a,
.image_658d
  .copper-5b8b.notice_b190
  .component-e1a9
  > li.left-9dc7
  > a,
.image_658d
  .copper-5b8b.brown-1613
  .component-e1a9
  > li.feature-829f
  > a,
.image_658d
  .copper-5b8b.brown-1613
  .component-e1a9
  > li.left-9dc7
  > a,
.image_658d
  .copper-5b8b.mask-dynamic-ff0a
  .component-e1a9
  > li.feature-829f
  > a,
.image_658d .copper-5b8b.mask-dynamic-ff0a .component-e1a9 > li.icon-d8aa > a {
  color: rgba(255, 255, 255, 0.99);
}
.image_658d .picture-copper-c809,
.image_658d .picture-copper-c809 a {
  color: rgba(255, 255, 255, 0.99);
}
.image_658d .video-focused-15cd.thumbnail_prev_636c li a,
.image_658d .dropdown_4fd1 a,
.image_658d .badge-brown-bf14,
.image_658d .component-e1a9 > li > a,
.image_658d .tooltip-advanced-9ef4 {
  color: rgba(255, 255, 255, 0.79);
}
.image_658d .video-focused-15cd.thumbnail_prev_636c li a:hover,
.image_658d .dropdown_4fd1 a:hover,
.image_658d .badge-brown-bf14:hover,
.image_658d .component-e1a9 > li > a:hover,
.image_658d .tooltip-advanced-9ef4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_658d .carousel_under_919a {
  color: rgba(255, 255, 255, 0.79);
}
.image_658d .carousel_under_919a .preview-c962 {
  color: rgba(255, 255, 255, 0.99);
}
.image_658d .carousel_under_919a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_658d .sort_middle_189f .outline-6428 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_658d .sort_middle_189f .outline-6428 .banner_rough_b73e {
  color: rgba(255, 255, 255, 0.79);
}
.image_658d
  .sort_middle_189f
  .outline-6428
  .banner_rough_b73e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_658d
  .sort_middle_189f
  .outline-6428
  .banner_rough_b73e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_658d
  .sort_middle_189f
  .outline-6428
  .banner_rough_b73e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_658d
  .sort_middle_189f
  .outline-6428
  .banner_rough_b73e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_658d .sort_middle_189f .info-812a {
  color: rgba(255, 255, 255, 0.79);
}
.image_658d .sort_middle_189f .info-812a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_173d
  .image_658d
  .sort_middle_189f
  .fast_7dab
  .pagination-thick-f066 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message_173d
  .image_658d
  .sort_middle_189f
  .fast_7dab
  .banner_rough_b73e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo_0c61 .container-pink-f4dc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container-pink-f4dc .copper-5b8b.notice_b190 .component-e1a9 > li > a:focus,
.container-pink-f4dc .copper-5b8b.notice_b190 .component-e1a9 > li > a:hover,
.container-pink-f4dc .copper-5b8b.brown-1613 .component-e1a9 > li > a:focus,
.container-pink-f4dc .copper-5b8b.brown-1613 .component-e1a9 > li > a:hover,
.container-pink-f4dc .copper-5b8b.mask-dynamic-ff0a .component-e1a9 > li > a:focus,
.container-pink-f4dc .copper-5b8b.mask-dynamic-ff0a .component-e1a9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-pink-f4dc
  .copper-5b8b.notice_b190
  .component-e1a9
  > li.feature-829f
  > a,
.container-pink-f4dc
  .copper-5b8b.notice_b190
  .component-e1a9
  > li.left-9dc7
  > a,
.container-pink-f4dc
  .copper-5b8b.brown-1613
  .component-e1a9
  > li.feature-829f
  > a,
.container-pink-f4dc
  .copper-5b8b.brown-1613
  .component-e1a9
  > li.left-9dc7
  > a,
.container-pink-f4dc
  .copper-5b8b.mask-dynamic-ff0a
  .component-e1a9
  > li.feature-829f
  > a,
.container-pink-f4dc .copper-5b8b.mask-dynamic-ff0a .component-e1a9 > li.icon-d8aa > a {
  color: rgba(0, 0, 0, 0.8);
}
.container-pink-f4dc .picture-copper-c809,
.container-pink-f4dc .picture-copper-c809 a {
  color: rgba(0, 0, 0, 0.8);
}
.container-pink-f4dc .video-focused-15cd.thumbnail_prev_636c li a,
.container-pink-f4dc .dropdown_4fd1 a,
.container-pink-f4dc .badge-brown-bf14,
.container-pink-f4dc .component-e1a9 > li > a,
.container-pink-f4dc .tooltip-advanced-9ef4 {
  color: rgba(0, 0, 0, 0.55);
}
.container-pink-f4dc .video-focused-15cd.thumbnail_prev_636c li a:hover,
.container-pink-f4dc .dropdown_4fd1 a:hover,
.container-pink-f4dc .badge-brown-bf14:hover,
.container-pink-f4dc .component-e1a9 > li > a:hover,
.container-pink-f4dc .tooltip-advanced-9ef4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-pink-f4dc .carousel_under_919a {
  color: rgba(0, 0, 0, 0.55);
}
.container-pink-f4dc .carousel_under_919a .preview-c962 {
  color: rgba(0, 0, 0, 0.8);
}
.container-pink-f4dc .carousel_under_919a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline_center_bbae .row_1c26 {
  margin-left: auto;
  margin-right: auto;
}
.video_83bb > * {
  margin-left: auto;
  margin-right: auto;
}
.video_83bb .old_4aea {
  margin-right: 1.41575em;
}
.tooltip-bottom-7d2d .video_83bb > .dropdown_rough_4dd4 {
  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;
}
.tooltip-bottom-7d2d .video_83bb > .preview-mini-196d {
  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;
}
.header-slow-ff72.outline_center_bbae .row_1c26,
.detail-29f3.outline_center_bbae .row_1c26 {
  margin-left: 0;
}
.secondary-lower-6f49.outline_center_bbae .row_1c26,
.layout_focused_e564.outline_center_bbae .row_1c26 {
  margin-right: 0;
}
.video_83bb ol,
.video_83bb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.orange_3926 video {
  max-width: 100%;
}
.gradient-red-a37d img {
  display: block;
}
.gradient-red-a37d.old_4aea,
.gradient-red-a37d.tertiary_advanced_70d7 {
  width: 100%;
}
.gradient-red-a37d.preview-mini-196d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.alert-ffc4:not(.overlay_small_e5f6) {
  margin: 1.5em auto;
}
.filter-huge-9c78 p {
  padding: 1.5em 14px;
}
ul.pagination_lite_223e.preview-mini-196d,
ul.pagination_lite_223e.dropdown_rough_4dd4,
ul.pagination_lite_223e.huge_8675.dropdown_rough_4dd4 {
  padding: 0 14px;
}
.fluid_ce4b {
  display: block;
  overflow-x: auto;
}
.fluid_ce4b table {
  border-collapse: collapse;
  width: 100%;
}
.fluid_ce4b td,
.fluid_ce4b th {
  padding: 0.5em;
}
.video_83bb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.video_83bb ol ol,
.video_83bb ol ul,
.video_83bb ul ol,
.video_83bb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.video_83bb ol ol li,
.video_83bb ol ul li,
.video_83bb ul ol li,
.video_83bb ul ul li {
  margin-left: 0;
}
.progress_dirty_13e1.aside_dc6a > .wrapper_east_4a41 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.progress_dirty_13e1.aside_dc6a > .wrapper_east_4a41 iframe,
.progress_dirty_13e1.aside_dc6a > .wrapper_east_4a41 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.item_f959 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.item_f959.inner_7e72 {
  padding: 0;
}
.item_f959.inner_7e72 cite {
  font-size: 13px;
}
.item_f959 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.item_f959 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.title-basic-ac02 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.title-basic-ac02 > p:first-child {
  margin-top: 0;
}
.title-basic-ac02 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.title-basic-ac02 blockquote {
  border-left: 0;
}
.content-hard-5f80 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.content-hard-5f80:not(.component-7156) {
  max-width: 100px;
}
.content-hard-5f80.section-93c0 {
  border-bottom: none !important;
  text-align: center;
}
.content-hard-5f80.section-93c0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .filter-huge-9c78 p {
    padding: 1.5em 0;
  }
}
.red-16ea {
  color: #0073aa;
}
.accent_f241 {
  background-color: #0073aa;
}
.search-west-2359 {
  color: #229fd8;
}
.progress-10f5 {
  background-color: #229fd8;
}
.content_2a54 {
  color: #eee;
}
.lite_4bce {
  background-color: #eee;
}
.lite_7b3e {
  color: #444;
}
.tiny-142d {
  background-color: #444;
}
.secondary_fa52 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.secondary_fa52 .content-edae .dropdown_4fd1 {
  font-size: 15px;
}
.secondary_fa52 .dropdown_4fd1 {
  line-height: 1.3;
}
.secondary_fa52 .container-pink-f4dc {
}
.secondary_fa52 .image_658d {
  background: #235787;
}
.hover_05da {
  padding: 0;
}
.hover_05da .image_658d {
  background: #1a1a1a;
}
.hover_05da .container-pink-f4dc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.info-226c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.info-226c .container-pink-f4dc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.info-226c .image_658d {
  background: #303030;
}
.dropdown-south-873c {
  position: relative;
  z-index: 10;
}
.dropdown-south-873c .cold_f75b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu_0f2a .carousel-top-8b75 {
  display: inline-block;
  vertical-align: middle;
}
.menu_0f2a.left_bfe8 .carousel-top-8b75 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .menu_0f2a.left_bfe8 .carousel-top-8b75 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .menu_0f2a.left_bfe8 .carousel-top-8b75 {
    margin-right: 0.4em;
  }
}
.menu_0f2a.left_bfe8 .carousel-top-8b75:last-child {
  margin-right: 0;
}
.plasma_9c48 .cold_f75b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .photo_0c61 .content-edae {
    margin: 0 -0.5em;
  }
  .photo_0c61 .content-edae [class*="customify-col-"],
  .photo_0c61 .content-edae [class*="customify-col_"],
  .photo_0c61 .content-edae [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.photo_0c61.active_54be .cold_f75b {
  background: 0 0 !important;
}
.photo_0c61.active_54be .cold_f75b,
.photo_0c61.plasma_9c48 .cold_f75b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .photo_0c61.hidden_cd89 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.photo_0c61.plasma_9c48 .cold_f75b {
  box-shadow: none !important;
}
.avatar-5a07 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .avatar-5a07 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-5a07 {
    padding: 18px 0 20px;
  }
}
.avatar-5a07 .frame_ef6c {
  width: 100%;
}
.avatar-5a07 .feature_narrow_54de {
  margin-bottom: 0;
}
.avatar-5a07 .breadcrumb-current-dc6e {
  margin-top: 5px;
  font-size: 0.875em;
}
.primary-liquid-bac5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.primary-liquid-bac5 .widget_8496 {
  width: 100%;
}
.active-f9c9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.active-f9c9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.active-f9c9 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;
}
.active-f9c9 li:last-child:after {
  display: none;
}
.active-f9c9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.icon-solid-9a11 .widget-top-3e93 button,
.avatar-5a07 .widget-top-3e93 button {
  left: 0;
}
.icon-solid-9a11 .widget_8496,
.avatar-5a07 .widget_8496 {
  padding-left: 0;
  padding-right: 0;
}
.icon-solid-9a11 .primary-liquid-bac5,
.avatar-5a07 .primary-liquid-bac5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.icon-solid-9a11 {
  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;
}
.icon-solid-9a11: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;
}
.icon-solid-9a11 .out-c0d4 {
  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) {
  .icon-solid-9a11 .out-c0d4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .icon-solid-9a11 .out-c0d4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .icon-solid-9a11 .out-c0d4 {
    min-height: 200px;
  }
}
.icon-solid-9a11 .active-f9c9 {
  color: rgba(255, 255, 255, 0.8);
}
.icon-solid-9a11 .active-f9c9 a,
.icon-solid-9a11 .active-f9c9 li:after {
  color: inherit;
}
.icon-solid-9a11 .active-f9c9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.widget_steel_fbc1 {
  margin-bottom: 0.5em;
}
.container_blue_3af2 {
  margin-bottom: 1.2em;
}
.container_blue_3af2,
.widget_steel_fbc1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.container_blue_3af2 p:last-child,
.widget_steel_fbc1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .widget-top-3e93,
#masthead .widget-top-3e93 {
  display: none;
}
#masthead
  > .widget-top-3e93.focus_d5be {
  display: none;
}
#masthead > .widget-top-3e93 button {
  left: 0;
}
.bright-5c01 {
  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%;
}
.bright-5c01 .carousel-top-8b75 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.bright-5c01 .video_6cf5 {
  display: -webkit-box;
  display: flex;
}
.bright-5c01 .video_6cf5.article-west-d3ff {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.bright-5c01 .video_6cf5.media_motion_a9a3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bright-5c01 .video_6cf5.caption_prev_df1c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bright-5c01.border-a640.avatar-down-f9a3 .video_6cf5.article-west-d3ff {
  flex-basis: 100%;
}
.bright-5c01.overlay_selected_4394 .video_6cf5.media_motion_a9a3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.bright-5c01.overlay_selected_4394 .video_6cf5.caption_prev_df1c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .widget-top-3e93.focus_d5be {
  display: none;
}
#masthead > .widget-top-3e93 button {
  left: 0;
}
.hovered-b072 {
  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;
}
.hovered-b072:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hovered-b072.accordion-left-b4ce i {
  margin-right: 4px;
}
.hovered-b072.middle_64e3 i {
  margin-left: 5px;
}
.dropdown_4fd1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dropdown_4fd1 p:last-child {
  margin-bottom: 0;
}
.link_paper_9b38 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.link_paper_9b38 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.link_paper_9b38 img {
  display: block;
  width: auto;
  line-height: 1;
}
.link_paper_9b38 .picture-copper-c809 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.link_paper_9b38 .sort-outer-c4a1 {
  margin: 5px 0 7px 0;
}
.link_paper_9b38.first-a9d4 .dark-81b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link_paper_9b38.first-a9d4 .hard_6fcd {
  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;
}
.link_paper_9b38.tooltip-fast-407c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.link_paper_9b38.tooltip-fast-407c .dark-81b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link_paper_9b38.tooltip-fast-407c .hard_6fcd {
  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;
}
.link_paper_9b38.bronze-b287 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link_paper_9b38.top-39cc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.link_paper_9b38.top-39cc .hard_6fcd {
  margin-top: 7px;
}
.module-466e {
  display: inline-block;
}
.dropdown-south-873c .white_0db4 .link_paper_9b38 img {
  max-width: 100%;
}
.copper-5b8b .preview-dim-a4dc.picture-fixed-b314,
.tag_wood_c6dc .preview-dim-a4dc.picture-fixed-b314 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.copper-5b8b .shade_abc9,
.tag_wood_c6dc .shade_abc9 {
  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%);
}
.copper-5b8b .shade_abc9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.copper-5b8b.narrow-ebed .shade_abc9 {
  display: none;
}
.copper-5b8b .border_7924 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.copper-5b8b .border_7924 li {
  display: inline-block;
  position: relative;
}
.copper-5b8b .border_7924 li:last-child {
  margin-right: 0;
}
.copper-5b8b .border_7924 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;
}
.copper-5b8b .border_7924 li.icon-d8aa > a {
  color: rgba(0, 0, 0, 0.9);
}
.copper-5b8b .border_7924 > 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;
}
.copper-5b8b .border_7924 > li > a i {
  line-height: 0;
}
.copper-5b8b .border_7924 > li.item_21e8 > a .shade_abc9 {
  margin-left: 4px;
  line-height: 0;
}
.copper-5b8b .border_7924 .video_over_8c6d li.item_21e8 > a {
  position: relative;
}
.copper-5b8b .border_7924 .video_over_8c6d li.item_21e8 > a:after,
.copper-5b8b .border_7924 .video_over_8c6d li.item_21e8 > a:before {
  content: "";
  display: table;
}
.copper-5b8b .border_7924 .video_over_8c6d li.item_21e8 > a:after {
  clear: both;
}
.copper-5b8b .border_7924 .video_over_8c6d li.item_21e8 > a .shade_abc9 {
  margin-left: 5px;
  float: right;
}
.copper-5b8b .small_3a39,
.copper-5b8b .video_over_8c6d {
  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;
}
.copper-5b8b .video_over_8c6d {
  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;
}
.copper-5b8b .video_over_8c6d .picture-fixed-b314 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.copper-5b8b .video_over_8c6d .shade_abc9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.copper-5b8b .video_over_8c6d li {
  display: block;
  margin: 0;
  padding: 0;
}
.copper-5b8b .video_over_8c6d 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;
}
.copper-5b8b .video_over_8c6d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.copper-5b8b .video_over_8c6d .video_over_8c6d {
  top: 0;
  left: 100%;
}
.copper-5b8b .title_narrow_e4ac.fn-focus-83cf > .small_3a39,
.copper-5b8b .title_narrow_e4ac.fn-focus-83cf > .video_over_8c6d,
.copper-5b8b .title_narrow_e4ac:focus > .small_3a39,
.copper-5b8b .title_narrow_e4ac:focus > .video_over_8c6d,
.copper-5b8b .title_narrow_e4ac:hover > .small_3a39,
.copper-5b8b .title_narrow_e4ac:hover > .video_over_8c6d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.copper-5b8b.mask-dynamic-ff0a .component-e1a9:after,
.copper-5b8b.mask-dynamic-ff0a .component-e1a9:before {
  content: "";
  display: table;
}
.copper-5b8b.mask-dynamic-ff0a .component-e1a9:after {
  clear: both;
}
.copper-5b8b.mask-dynamic-ff0a .component-e1a9 > li {
  float: left;
}
.copper-5b8b.gold-4eba .component-e1a9:after,
.copper-5b8b.gold-4eba .component-e1a9:before {
  content: "";
  display: table;
}
.copper-5b8b.gold-4eba .component-e1a9:after {
  clear: both;
}
.copper-5b8b.gold-4eba .component-e1a9 > li {
  float: left;
}
.copper-5b8b.gold-4eba .component-e1a9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.copper-5b8b.gold-4eba .component-e1a9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.copper-5b8b.gold-4eba .component-e1a9 > li.feature-829f > a,
.copper-5b8b.gold-4eba .component-e1a9 > li.icon-d8aa > a {
  color: #fff;
  background-color: #1e4b75;
}
.copper-5b8b.notice_b190 .component-e1a9 > li > a .picture-fixed-b314 {
  position: relative;
}
.copper-5b8b.notice_b190 .component-e1a9 > li > a .picture-fixed-b314: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;
}
.copper-5b8b.notice_b190
  .component-e1a9
  > li:focus
  > a
  .picture-fixed-b314:before,
.copper-5b8b.notice_b190
  .component-e1a9
  > li:hover
  > a
  .picture-fixed-b314:before {
  width: 100%;
  background-color: currentColor;
}
.copper-5b8b.notice_b190
  .component-e1a9
  > li.feature-829f
  > a
  .picture-fixed-b314:before,
.copper-5b8b.notice_b190
  .component-e1a9
  > li.left-9dc7
  > a
  .picture-fixed-b314:before {
  width: 100%;
  background-color: currentColor;
}
.copper-5b8b.brown-1613 .component-e1a9 > li > a .picture-fixed-b314 {
  position: relative;
}
.copper-5b8b.brown-1613 .component-e1a9 > li > a .picture-fixed-b314: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;
}
.copper-5b8b.brown-1613 .component-e1a9 > li:focus > a .picture-fixed-b314:before,
.copper-5b8b.brown-1613
  .component-e1a9
  > li:hover
  > a
  .picture-fixed-b314:before {
  width: 100%;
  background-color: currentColor;
}
.copper-5b8b.brown-1613
  .component-e1a9
  > li.feature-829f
  > a
  .picture-fixed-b314:before,
.copper-5b8b.brown-1613
  .component-e1a9
  > li.left-9dc7
  > a
  .picture-fixed-b314:before {
  width: 100%;
  background-color: currentColor;
}
.tag_wood_c6dc .border_7924 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tag_wood_c6dc .border_7924 li:first-child > a {
  border-top: none;
}
.tag_wood_c6dc .border_7924 .message-smooth-8331 > .picture-fixed-b314 .shade_abc9 {
  display: none;
}
.tag_wood_c6dc .border_7924 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tag_wood_c6dc .border_7924 li:last-child {
  border: none;
}
.tag_wood_c6dc .border_7924 li.item_21e8 > a {
  padding-right: 45px !important;
}
.tag_wood_c6dc .border_7924 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tag_wood_c6dc .border_7924 li a:focus,
.tag_wood_c6dc .border_7924 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag_wood_c6dc .border_7924 li .soft_8e78 {
  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;
}
.tag_wood_c6dc .border_7924 li .soft_8e78:hover {
  box-shadow: none;
}
.tag_wood_c6dc .border_7924 li .soft_8e78 .shade_abc9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tag_wood_c6dc .border_7924 .video_over_8c6d {
  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);
}
.tag_wood_c6dc .border_7924 .video_over_8c6d li a {
  padding-left: 3em;
}
.tag_wood_c6dc .border_7924 .box-new-d93b > a .soft_8e78 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tag_wood_c6dc .border_7924 .box-new-d93b > .video_over_8c6d {
  display: block;
  opacity: 1;
}
.frame-light-0d17 {
  max-width: 100%;
}
.focus-dark-fbee {
  line-height: 0;
  cursor: pointer;
}
.tooltip-advanced-9ef4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tooltip-advanced-9ef4:hover {
  box-shadow: none;
  color: currentColor;
}
.tooltip-advanced-9ef4 svg {
  width: 18px;
  height: 18px;
}
.tooltip-advanced-9ef4 .image-b2c5 {
  display: none;
}
.preview_71c6 {
  position: relative;
}
.preview_71c6.fn-active-83cf .tooltip-advanced-9ef4 .easy-de72 {
  display: none;
}
.preview_71c6.fn-active-83cf .tooltip-advanced-9ef4 .image-b2c5 {
  display: inline-block;
}
.preview_71c6 .image-6bd3 {
  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);
}
.preview_71c6.wrapper-6153 .image-6bd3 {
  left: auto;
  right: -0.9em;
}
.preview_71c6.wrapper-6153 .active_pink_2d81::before {
  left: auto;
  right: 15px;
}
.preview_71c6.fn-active-83cf .image-6bd3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fast_7dab {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.fast_7dab label {
  flex-basis: 100%;
}
.fast_7dab .outline-6428 {
  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;
}
.fast_7dab .banner_rough_b73e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.fast_7dab .banner_rough_b73e:focus {
  background-color: transparent;
}
.fast_7dab button.info-812a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.fast_7dab button.info-812a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.fast_7dab button.info-812a svg {
  width: 18px;
  height: 18px;
}
.fast_7dab input[type="submit"] {
  min-height: auto;
}
.sort_middle_189f .fast_7dab .banner_rough_b73e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active_pink_2d81 {
  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) {
  .active_pink_2d81 {
    width: 220px;
  }
}
.active_pink_2d81 label {
  flex-basis: 100%;
}
.active_pink_2d81::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;
}
.message_173d .sort_middle_189f .fast_7dab {
  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;
}
.message_173d
  .sort_middle_189f
  .fast_7dab
  .outline-6428 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.message_173d .sort_middle_189f .fast_7dab .banner_rough_b73e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.message_173d
  .sort_middle_189f
  .fast_7dab
  .banner_rough_b73e:focus {
  background: 0 0;
}
.message_173d
  .sort_middle_189f
  .fast_7dab
  .pagination-thick-f066 {
  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;
}
.video-focused-15cd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.video-focused-15cd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.video-focused-15cd li:last-child {
  margin-right: 0;
}
.video-focused-15cd li:first-child {
  margin-left: 0;
}
.video-focused-15cd.east_4b2b a {
  color: #fff;
}
.video-focused-15cd.east_4b2b a:hover {
  color: #fff;
}
.video-focused-15cd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.video-focused-15cd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.video-focused-15cd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.video-focused-15cd a:hover {
  opacity: 0.9;
  color: inherit;
}
.video-focused-15cd [class*="social-icon-apple"] {
  background-color: #999;
}
.video-focused-15cd [class*="social-icon-apple"].fast_1955 {
  background-color: transparent;
  color: #999;
}
.video-focused-15cd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.video-focused-15cd [class*="social-icon-behance"].fast_1955 {
  background-color: transparent;
  color: #1769ff;
}
.video-focused-15cd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.video-focused-15cd [class*="social-icon-bitbucket"].fast_1955 {
  background-color: transparent;
  color: #205081;
}
.video-focused-15cd [class*="social-icon-codepen"] {
  background-color: #000;
}
.video-focused-15cd [class*="social-icon-codepen"].fast_1955 {
  background-color: transparent;
  color: #000;
}
.video-focused-15cd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.video-focused-15cd [class*="social-icon-delicious"].fast_1955 {
  background-color: transparent;
  color: #39f;
}
.video-focused-15cd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.video-focused-15cd [class*="social-icon-digg"].fast_1955 {
  background-color: transparent;
  color: #005be2;
}
.video-focused-15cd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.video-focused-15cd [class*="social-icon-dribbble"].fast_1955 {
  background-color: transparent;
  color: #ea4c89;
}
.video-focused-15cd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.video-focused-15cd [class*="social-icon-envelope"].fast_1955 {
  background-color: transparent;
  color: #ea4335;
}
.video-focused-15cd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.video-focused-15cd [class*="social-icon-facebook"].fast_1955 {
  background-color: transparent;
  color: #3b5998;
}
.video-focused-15cd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.video-focused-15cd [class*="social-icon-flickr"].fast_1955 {
  background-color: transparent;
  color: #0063dc;
}
.video-focused-15cd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.video-focused-15cd [class*="social-icon-foursquare"].fast_1955 {
  background-color: transparent;
  color: #2d5be3;
}
.video-focused-15cd [class*="social-icon-github"] {
  background-color: #333;
}
.video-focused-15cd [class*="social-icon-github"].fast_1955 {
  background-color: transparent;
  color: #333;
}
.video-focused-15cd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.video-focused-15cd [class*="social-icon-google-plus"].fast_1955 {
  background-color: transparent;
  color: #dd4b39;
}
.video-focused-15cd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.video-focused-15cd [class*="social-icon-houzz"].fast_1955 {
  background-color: transparent;
  color: #7ac142;
}
.video-focused-15cd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.video-focused-15cd [class*="social-icon-instagram"].fast_1955 {
  background-color: transparent;
  color: #262626;
}
.video-focused-15cd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.video-focused-15cd [class*="social-icon-jsfiddle"].fast_1955 {
  background-color: transparent;
  color: #487aa2;
}
.video-focused-15cd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.video-focused-15cd [class*="social-icon-linkedin"].fast_1955 {
  background-color: transparent;
  color: #0077b5;
}
.video-focused-15cd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.video-focused-15cd [class*="social-icon-medium"].fast_1955 {
  background-color: transparent;
  color: #00ab6b;
}
.video-focused-15cd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.video-focused-15cd
  [class*="social-icon-odnoklassniki"].fast_1955 {
  background-color: transparent;
  color: #f4731c;
}
.video-focused-15cd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.video-focused-15cd [class*="social-icon-meetup"].fast_1955 {
  background-color: transparent;
  color: #ec1c40;
}
.video-focused-15cd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.video-focused-15cd [class*="social-icon-pinterest"].fast_1955 {
  background-color: transparent;
  color: #bd081c;
}
.video-focused-15cd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.video-focused-15cd [class*="social-icon-product-hunt"].fast_1955 {
  background-color: transparent;
  color: #da552f;
}
.video-focused-15cd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.video-focused-15cd [class*="social-icon-reddit"].fast_1955 {
  background-color: transparent;
  color: #ff4500;
}
.video-focused-15cd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.video-focused-15cd [class*="social-icon-rss"].fast_1955 {
  background-color: transparent;
  color: #f26522;
}
.video-focused-15cd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.video-focused-15cd
  [class*="social-icon-shopping-cart"].fast_1955 {
  background-color: transparent;
  color: #4caf50;
}
.video-focused-15cd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.video-focused-15cd [class*="social-icon-skype"].fast_1955 {
  background-color: transparent;
  color: #00aff0;
}
.video-focused-15cd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.video-focused-15cd [class*="social-icon-slideshare"].fast_1955 {
  background-color: transparent;
  color: #0077b5;
}
.video-focused-15cd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.video-focused-15cd [class*="social-icon-snapchat"].fast_1955 {
  background-color: transparent;
  color: #fffc00;
}
.video-focused-15cd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.video-focused-15cd [class*="social-icon-soundcloud"].fast_1955 {
  background-color: transparent;
  color: #f80;
}
.video-focused-15cd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.video-focused-15cd [class*="social-icon-spotify"].fast_1955 {
  background-color: transparent;
  color: #2ebd59;
}
.video-focused-15cd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.video-focused-15cd
  [class*="social-icon-stack-overflow"].fast_1955 {
  background-color: transparent;
  color: #fe7a15;
}
.video-focused-15cd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.video-focused-15cd [class*="social-icon-maldkfgram"].fast_1955 {
  background-color: transparent;
  color: #2ca5e0;
}
.video-focused-15cd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.video-focused-15cd [class*="social-icon-tripadvisor"].fast_1955 {
  background-color: transparent;
  color: #589442;
}
.video-focused-15cd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.video-focused-15cd [class*="social-icon-tumblr"].fast_1955 {
  background-color: transparent;
  color: #35465c;
}
.video-focused-15cd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.video-focused-15cd [class*="social-icon-twitch"].fast_1955 {
  background-color: transparent;
  color: #6441a5;
}
.video-focused-15cd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.video-focused-15cd [class*="social-icon-twitter"].fast_1955 {
  background-color: transparent;
  color: #1da1f2;
}
.video-focused-15cd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.video-focused-15cd [class*="social-icon-vimeo"].fast_1955 {
  background-color: transparent;
  color: #1ab7ea;
}
.video-focused-15cd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.video-focused-15cd [class*="social-icon-vk"].fast_1955 {
  background-color: transparent;
  color: #45668e;
}
.video-focused-15cd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.video-focused-15cd [class*="social-icon-weibo"].fast_1955 {
  background-color: transparent;
  color: #df2029;
}
.video-focused-15cd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.video-focused-15cd [class*="social-icon-weixin"].fast_1955 {
  background-color: transparent;
  color: #7bb32e;
}
.video-focused-15cd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.video-focused-15cd [class*="social-icon-whatsapp"].fast_1955 {
  background-color: transparent;
  color: #25d366;
}
.video-focused-15cd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.video-focused-15cd [class*="social-icon-wordpress"].fast_1955 {
  background-color: transparent;
  color: #21759b;
}
.video-focused-15cd [class*="social-icon-xing"] {
  background-color: #026466;
}
.video-focused-15cd [class*="social-icon-xing"].fast_1955 {
  background-color: transparent;
  color: #026466;
}
.video-focused-15cd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.video-focused-15cd [class*="social-icon-yelp"].fast_1955 {
  background-color: transparent;
  color: #af0606;
}
.video-focused-15cd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.video-focused-15cd [class*="social-icon-youtube"].fast_1955 {
  background-color: transparent;
  color: #cd201f;
}
.badge-brown-bf14 {
  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;
}
.badge-brown-bf14:hover {
  box-shadow: none;
  background: 0 0;
}
.middle-a447 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.button-easy-26c1 {
  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;
}
.heading_middle_a558 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.east_b5b0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.east_b5b0,
.east_b5b0::after,
.east_b5b0::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;
}
.east_b5b0::after,
.east_b5b0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.first-0337 .button-easy-26c1 .heading_middle_a558 {
  margin-top: -2px;
  width: 19px;
}
.first-0337 .button-easy-26c1 .east_b5b0 {
  margin-top: -1px;
}
.first-0337 .button-easy-26c1 .east_b5b0,
.first-0337 .button-easy-26c1 .east_b5b0::after,
.first-0337 .button-easy-26c1 .east_b5b0::before {
  width: 19px;
  height: 2px;
}
.first-0337 .button-easy-26c1 .east_b5b0::before {
  top: -6px;
}
.first-0337 .button-easy-26c1 .east_b5b0::after {
  bottom: -6px;
}
.slider_rough_c815 .button-easy-26c1 .heading_middle_a558 {
  margin-top: -2px;
  width: 22px;
}
.slider_rough_c815 .button-easy-26c1 .east_b5b0 {
  margin-top: -1px;
}
.slider_rough_c815 .button-easy-26c1 .east_b5b0,
.slider_rough_c815 .button-easy-26c1 .east_b5b0::after,
.slider_rough_c815 .button-easy-26c1 .east_b5b0::before {
  width: 22px;
  height: 2px;
}
.slider_rough_c815 .button-easy-26c1 .east_b5b0::before {
  top: -7px;
}
.slider_rough_c815 .button-easy-26c1 .east_b5b0::after {
  bottom: -7px;
}
.plasma-31d4 .button-easy-26c1 .heading_middle_a558 {
  margin-top: -2px;
  width: 31px;
}
.plasma-31d4 .button-easy-26c1 .east_b5b0 {
  margin-top: -1.5px;
}
.plasma-31d4 .button-easy-26c1 .east_b5b0,
.plasma-31d4 .button-easy-26c1 .east_b5b0::after,
.plasma-31d4 .button-easy-26c1 .east_b5b0::before {
  width: 31px;
  height: 3px;
}
.plasma-31d4 .button-easy-26c1 .east_b5b0::before {
  top: -9px;
}
.plasma-31d4 .button-easy-26c1 .east_b5b0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sidebar-pink-0054 .button-easy-26c1 .heading_middle_a558 {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar-pink-0054 .button-easy-26c1 .east_b5b0 {
    margin-top: -1px;
  }
  .sidebar-pink-0054 .button-easy-26c1 .east_b5b0,
  .sidebar-pink-0054 .button-easy-26c1 .east_b5b0::after,
  .sidebar-pink-0054 .button-easy-26c1 .east_b5b0::before {
    width: 19px;
    height: 2px;
  }
  .sidebar-pink-0054 .button-easy-26c1 .east_b5b0::before {
    top: -6px;
  }
  .sidebar-pink-0054 .button-easy-26c1 .east_b5b0::after {
    bottom: -6px;
  }
  .wrapper_6fc7 .button-easy-26c1 .heading_middle_a558 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_6fc7 .button-easy-26c1 .east_b5b0 {
    margin-top: -1px;
  }
  .wrapper_6fc7 .button-easy-26c1 .east_b5b0,
  .wrapper_6fc7 .button-easy-26c1 .east_b5b0::after,
  .wrapper_6fc7 .button-easy-26c1 .east_b5b0::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_6fc7 .button-easy-26c1 .east_b5b0::before {
    top: -7px;
  }
  .wrapper_6fc7 .button-easy-26c1 .east_b5b0::after {
    bottom: -7px;
  }
  .progress-top-e77b .button-easy-26c1 .heading_middle_a558 {
    margin-top: -2px;
    width: 31px;
  }
  .progress-top-e77b .button-easy-26c1 .east_b5b0 {
    margin-top: -1.5px;
  }
  .progress-top-e77b .button-easy-26c1 .east_b5b0,
  .progress-top-e77b .button-easy-26c1 .east_b5b0::after,
  .progress-top-e77b .button-easy-26c1 .east_b5b0::before {
    width: 31px;
    height: 3px;
  }
  .progress-top-e77b .button-easy-26c1 .east_b5b0::before {
    top: -9px;
  }
  .progress-top-e77b .button-easy-26c1 .east_b5b0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .easy-bc63 .button-easy-26c1 .heading_middle_a558 {
    margin-top: -2px;
    width: 19px;
  }
  .easy-bc63 .button-easy-26c1 .east_b5b0 {
    margin-top: -1px;
  }
  .easy-bc63 .button-easy-26c1 .east_b5b0,
  .easy-bc63 .button-easy-26c1 .east_b5b0::after,
  .easy-bc63 .button-easy-26c1 .east_b5b0::before {
    width: 19px;
    height: 2px;
  }
  .easy-bc63 .button-easy-26c1 .east_b5b0::before {
    top: -6px;
  }
  .easy-bc63 .button-easy-26c1 .east_b5b0::after {
    bottom: -6px;
  }
  .filter-purple-9923 .button-easy-26c1 .heading_middle_a558 {
    margin-top: -2px;
    width: 22px;
  }
  .filter-purple-9923 .button-easy-26c1 .east_b5b0 {
    margin-top: -1px;
  }
  .filter-purple-9923 .button-easy-26c1 .east_b5b0,
  .filter-purple-9923 .button-easy-26c1 .east_b5b0::after,
  .filter-purple-9923 .button-easy-26c1 .east_b5b0::before {
    width: 22px;
    height: 2px;
  }
  .filter-purple-9923 .button-easy-26c1 .east_b5b0::before {
    top: -7px;
  }
  .filter-purple-9923 .button-easy-26c1 .east_b5b0::after {
    bottom: -7px;
  }
  .west-e9ea .button-easy-26c1 .heading_middle_a558 {
    margin-top: -2px;
    width: 31px;
  }
  .west-e9ea .button-easy-26c1 .east_b5b0 {
    margin-top: -1.5px;
  }
  .west-e9ea .button-easy-26c1 .east_b5b0,
  .west-e9ea .button-easy-26c1 .east_b5b0::after,
  .west-e9ea .button-easy-26c1 .east_b5b0::before {
    width: 31px;
    height: 3px;
  }
  .west-e9ea .button-easy-26c1 .east_b5b0::before {
    top: -9px;
  }
  .west-e9ea .button-easy-26c1 .east_b5b0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .footer-3e1c .button-easy-26c1 .heading_middle_a558 {
    margin-top: -2px;
    width: 19px;
  }
  .footer-3e1c .button-easy-26c1 .east_b5b0 {
    margin-top: -1px;
  }
  .footer-3e1c .button-easy-26c1 .east_b5b0,
  .footer-3e1c .button-easy-26c1 .east_b5b0::after,
  .footer-3e1c .button-easy-26c1 .east_b5b0::before {
    width: 19px;
    height: 2px;
  }
  .footer-3e1c .button-easy-26c1 .east_b5b0::before {
    top: -6px;
  }
  .footer-3e1c .button-easy-26c1 .east_b5b0::after {
    bottom: -6px;
  }
  .texture_narrow_d5ee .button-easy-26c1 .heading_middle_a558 {
    margin-top: -2px;
    width: 22px;
  }
  .texture_narrow_d5ee .button-easy-26c1 .east_b5b0 {
    margin-top: -1px;
  }
  .texture_narrow_d5ee .button-easy-26c1 .east_b5b0,
  .texture_narrow_d5ee .button-easy-26c1 .east_b5b0::after,
  .texture_narrow_d5ee .button-easy-26c1 .east_b5b0::before {
    width: 22px;
    height: 2px;
  }
  .texture_narrow_d5ee .button-easy-26c1 .east_b5b0::before {
    top: -7px;
  }
  .texture_narrow_d5ee .button-easy-26c1 .east_b5b0::after {
    bottom: -7px;
  }
  .pink_63e9 .button-easy-26c1 .heading_middle_a558 {
    margin-top: -2px;
    width: 31px;
  }
  .pink_63e9 .button-easy-26c1 .east_b5b0 {
    margin-top: -1.5px;
  }
  .pink_63e9 .button-easy-26c1 .east_b5b0,
  .pink_63e9 .button-easy-26c1 .east_b5b0::after,
  .pink_63e9 .button-easy-26c1 .east_b5b0::before {
    width: 31px;
    height: 3px;
  }
  .pink_63e9 .button-easy-26c1 .east_b5b0::before {
    top: -9px;
  }
  .pink_63e9 .button-easy-26c1 .east_b5b0::after {
    bottom: -9px;
  }
}
.container-3dd5 .east_b5b0 {
  -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);
}
.container-3dd5 .east_b5b0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.container-3dd5 .east_b5b0::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);
}
.container-3dd5.video-141a .east_b5b0 {
  -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);
}
.container-3dd5.video-141a .east_b5b0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.container-3dd5.video-141a .east_b5b0::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);
}
.center-2a5c {
  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.focused_8d1a:before {
  display: none;
}
.bottom-ae8f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.bottom-ae8f .cold-ba75 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.bottom-ae8f .cold-ba75:last-of-type {
  border-bottom: none;
}
.bottom-ae8f .cold-ba75.block-out-4490,
.bottom-ae8f .cold-ba75.breadcrumb_a44e,
.bottom-ae8f .cold-ba75.hot-5a61 {
  padding: 0;
}
.bottom-ae8f .tag_wood_c6dc .soft_8e78 {
  color: currentColor;
}
.bottom-ae8f .tag_wood_c6dc .soft_8e78:focus,
.bottom-ae8f .tag_wood_c6dc .soft_8e78:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom-ae8f.container-pink-f4dc .carousel_under_919a,
.bottom-ae8f.container-pink-f4dc .dropdown_4fd1 a,
.bottom-ae8f.container-pink-f4dc .component-e1a9 a,
.bottom-ae8f.container-pink-f4dc .video_over_8c6d a {
  color: rgba(0, 0, 0, 0.55);
}
.bottom-ae8f.container-pink-f4dc .carousel_under_919a:hover,
.bottom-ae8f.container-pink-f4dc .dropdown_4fd1 a:hover,
.bottom-ae8f.container-pink-f4dc .component-e1a9 a:hover,
.bottom-ae8f.container-pink-f4dc .video_over_8c6d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-ae8f.container-pink-f4dc .preview-c962 {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-ae8f.container-pink-f4dc .cold-ba75 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bottom-ae8f.container-pink-f4dc .cold-ba75:before {
  background: rgba(0, 0, 0, 0.08);
}
.bottom-ae8f.container-pink-f4dc .table_old_0792:before {
  background: rgba(255, 255, 255, 0.9);
}
.bottom-ae8f.container-pink-f4dc .tag_wood_c6dc .border_7924 li a,
.bottom-ae8f.container-pink-f4dc .tag_wood_c6dc .soft_8e78,
.bottom-ae8f.container-pink-f4dc .video_over_8c6d {
  border-color: rgba(0, 0, 0, 0.08);
}
.bottom-ae8f.container-pink-f4dc .tag_wood_c6dc .soft_8e78:focus,
.bottom-ae8f.container-pink-f4dc .tag_wood_c6dc .soft_8e78:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom-ae8f.container-pink-f4dc .border_7924 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bottom-ae8f.image_658d .carousel_under_919a,
.bottom-ae8f.image_658d .dropdown_4fd1 a,
.bottom-ae8f.image_658d .component-e1a9 .soft_8e78,
.bottom-ae8f.image_658d .component-e1a9 a,
.bottom-ae8f.image_658d .video_over_8c6d a {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-ae8f.image_658d .carousel_under_919a:hover,
.bottom-ae8f.image_658d .dropdown_4fd1 a:hover,
.bottom-ae8f.image_658d .component-e1a9 .soft_8e78:hover,
.bottom-ae8f.image_658d .component-e1a9 a:hover,
.bottom-ae8f.image_658d .video_over_8c6d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-ae8f.image_658d .preview-c962 {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-ae8f.image_658d .cold-ba75 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-ae8f.image_658d .cold-ba75:before {
  background: rgba(255, 255, 255, 0.08);
}
.bottom-ae8f.image_658d .table_old_0792:before {
  background: rgba(0, 0, 0, 0.9);
}
.bottom-ae8f.image_658d .tag_wood_c6dc .border_7924 li a,
.bottom-ae8f.image_658d .tag_wood_c6dc .soft_8e78,
.bottom-ae8f.image_658d .video_over_8c6d {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-ae8f.image_658d .tag_wood_c6dc .soft_8e78:focus,
.bottom-ae8f.image_658d .tag_wood_c6dc .soft_8e78:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom-ae8f.image_658d .border_7924 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_old_0792 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.table_old_0792:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.border-short-8eec {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.primary_2c89 .bottom-ae8f {
  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;
}
.primary_2c89 .cold-ba75 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.primary_2c89 .cold-ba75: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) {
  .primary_2c89 .cold-ba75:before {
    width: 16%;
    left: 42%;
  }
}
.primary_2c89 .cold-ba75:last-child:before {
  content: none;
}
.primary_2c89 .cold-ba75[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.primary_2c89 .tag_wood_c6dc .border_7924 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.primary_2c89 .tag_wood_c6dc .border_7924 li a .soft_8e78 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.primary_2c89 .tag_wood_c6dc .video_over_8c6d {
  border: none;
}
.primary_2c89 .tag_wood_c6dc .video_over_8c6d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.primary_2c89 .table_old_0792 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.primary_2c89 .border-short-8eec {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.primary_2c89 .image_658d .table_old_0792:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary_2c89 .container-pink-f4dc.video-35f0 .east_b5b0 {
  background: rgba(0, 0, 0, 0.6);
}
.primary_2c89
  .container-pink-f4dc.video-35f0
  .east_b5b0::after,
.primary_2c89
  .container-pink-f4dc.video-35f0
  .east_b5b0:before {
  background: inherit;
}
.primary_2c89
  .container-pink-f4dc.video-35f0:hover
  .east_b5b0 {
  background: rgba(0, 0, 0, 0.8);
}
.dirty_f662 .bottom-ae8f {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .dirty_f662 .bottom-ae8f {
    width: auto;
    right: 45px;
  }
}
.primary_fc0e .bottom-ae8f {
  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) {
  .primary_fc0e .bottom-ae8f {
    width: auto;
    left: 45px;
  }
}
.focused_8d1a .bottom-ae8f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focused_8d1a .border-short-8eec {
  max-width: 48em;
  margin: 0 auto;
}
.focused_8d1a .table_old_0792:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.section_9d30 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.section_9d30.primary_2c89 .bottom-ae8f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.section_9d30.dirty_f662 .bottom-ae8f {
  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);
}
.section_9d30 .bottom-ae8f {
  visibility: visible;
}
.section_9d30.primary_fc0e .bottom-ae8f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.south-afcf,
.outer-9f3f {
  overflow-x: hidden;
}
.south-afcf .bottom-ae8f {
  overflow: auto;
}
.south-afcf.primary_2c89 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.south-afcf.primary_2c89 .bottom-ae8f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.south-afcf.primary_2c89 .badge-brown-bf14 {
  opacity: 0;
}
.south-afcf.dirty_f662 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.south-afcf.dirty_f662 .bottom-ae8f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.south-afcf.dirty_f662 .badge-brown-bf14 {
  opacity: 0;
}
.south-afcf.primary_fc0e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.south-afcf.primary_fc0e .bottom-ae8f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.south-afcf.primary_fc0e .badge-brown-bf14 {
  opacity: 0;
}
.south-afcf.focused_8d1a .bottom-ae8f {
  z-index: 10;
  visibility: visible;
}
.video-35f0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.video-35f0 .east_b5b0 {
  background: rgba(255, 255, 255, 0.99);
}
.video-35f0 .east_b5b0::after,
.video-35f0 .east_b5b0:before {
  background: inherit;
}
.video-35f0:hover .east_b5b0 {
  background: rgba(255, 255, 255, 0.99);
}
.primary_fc0e .video-35f0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.focused_8d1a .video-35f0 {
  display: none !important;
}
.south-afcf:before,
.outer-9f3f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.south-afcf .video-35f0,
.outer-9f3f .video-35f0 {
  display: inline-block;
}
.bottom-ae8f .carousel-top-8b75 {
  -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;
}
.south-afcf .bottom-ae8f .carousel-top-8b75,
.outer-9f3f .bottom-ae8f .carousel-top-8b75 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shade_action_b980 .outline-6428 {
  width: 100%;
}
.white_0db4 {
  padding: 0 0.5em 0;
}
.white_0db4 [class*="customify-col-"],
.white_0db4 [class*="customify-col_"],
.white_0db4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter_fixed_c9e9 .white_0db4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .content-edae .gallery_16ab,
  .gallery_16ab {
    display: none;
  }
  .gold-266b {
    text-align: left;
  }
  .notification_fresh_9d22 {
    text-align: center;
  }
  .black-c1b0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .content-edae .shadow_7247,
  .shadow_7247 {
    display: none;
  }
  .right_04cb {
    text-align: left;
  }
  .layout-5fb4 {
    text-align: center;
  }
  .video_hard_e083 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .content-edae .logo_warm_6d25,
  .logo_warm_6d25 {
    display: none;
  }
  .header_f6f5 {
    text-align: left;
  }
  .first-d9cc {
    text-align: center;
  }
  .pink-3664 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.chip-fluid-28fe {
  box-shadow: none !important;
}
.west-545e .steel-2494,
.avatar-c009 .steel-2494 {
  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;
}
.avatar-c009 .steel-2494 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cold_f75b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.cold_f75b:after,
.cold_f75b:before {
  content: "";
  display: table;
}
.cold_f75b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .cold_f75b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.cold_f75b,
.hidden_cd89 {
  max-width: 1248px;
  margin: 0 auto;
}

.north_5f52.primary_8dc9 .cold_f75b {
  max-width: 100%;
}
.north_5f52.icon-b83f {
  max-width: 1200px;
  margin: 0 auto;
}
.north_5f52.next-388f .cold_f75b {
  max-width: 100%;
}
.north_5f52.next-388f > .cold_f75b {
  padding-left: 0;
  padding-right: 0;
}
.north_5f52.next-388f > .cold_f75b .content-edae {
  margin: 0;
}
.north_5f52.next-388f
  > .cold_f75b
  .title_huge_fac8.purple-8e75 {
  margin-right: 0;
  margin-left: 0;
}
.north_5f52.next-388f #main.purple-8e75 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .over_dd11 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .over_dd11 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .outline-15b6 .row_1c26 {
    padding-right: 1em;
  }
  .outline-15b6.media_7d60 .title_huge_fac8 {
    border-right: 1px solid #eaecee;
  }
  .outline-15b6.media_7d60 .row_1c26 {
    padding-right: 1em;
  }
  .outline-15b6.media_7d60 .cool_a45e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-new-5a07 .row_1c26 {
    padding-left: 1em;
  }
  .banner-new-5a07.media_7d60 .title_huge_fac8 {
    border-left: 1px solid #eaecee;
  }
  .banner-new-5a07.media_7d60 .row_1c26 {
    padding-left: 1em;
  }
  .banner-new-5a07.media_7d60 .cool_a45e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-d806 .row_1c26 {
    padding-left: 1em;
  }
  .center-d806.media_7d60 .west-d480 {
    border-right: 1px solid #eaecee;
  }
  .center-d806.media_7d60 .image-74ac {
    border-right: 1px solid #eaecee;
  }
  .center-d806.media_7d60 .row_1c26 {
    padding-left: 1em;
  }
  .center-d806.media_7d60 .cool_a45e {
    padding-right: 1em;
  }
  .center-d806.media_7d60 .fast-fa77 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav-d42b .row_1c26 {
    padding-right: 1em;
  }
  .nav-d42b.media_7d60 .west-d480 {
    border-left: 1px solid #eaecee;
  }
  .nav-d42b.media_7d60 .image-74ac {
    border-left: 1px solid #eaecee;
  }
  .nav-d42b.media_7d60 .row_1c26 {
    padding-right: 1em;
  }
  .nav-d42b.media_7d60 .cool_a45e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav-d42b.media_7d60 .fast-fa77 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over_dd11 .row_1c26 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .over_dd11.media_7d60 .title_huge_fac8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .over_dd11.media_7d60 .row_1c26 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .over_dd11.media_7d60 .cool_a45e {
    padding-left: 1em;
  }
  .over_dd11.media_7d60 .fast-fa77 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .over_dd11.media_7d60 .row_1c26 {
    padding-left: 0;
  }
}
.surface_4c2e .menu_0f2a {
  display: inline-block;
}
.medium-aa71 {
  display: inline-block;
}
.static-625f {
  word-con: break-word;
}
.liquid_008f > span {
  display: inline-block;
  padding: 5px 0;
}
.liquid_008f .article_93ab {
  margin-left: 8px;
  margin-right: 8px;
}
.liquid_008f .tertiary_bottom_3e2d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.south_4041 .medium-ca5e {
  margin-bottom: 2em;
}
.south_4041 .smooth_719f {
  margin-bottom: 15px;
}
.south_4041 .smooth_719f:last-child {
  margin-bottom: 0;
}
.south_4041 .slow_4beb {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .south_4041 .slow_4beb {
    display: block;
  }
}
.south_4041 .orange-ff12 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .south_4041 .orange-ff12 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.south_4041 .complex_a6cd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.south_4041 .complex_a6cd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.south_4041 .complex_a6cd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.south_4041 .static-625f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.south_4041 .static-625f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.south_4041 .panel-278a p:last-child {
  margin-bottom: 0;
}
.south_4041 .feature_ac2a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.south_4041 .message-5640 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.south_4041 .popup_5e53 {
  margin-top: 1em;
}
.south_4041 .component_dbfa {
  top: 0;
  display: block;
}
.south_4041 .component_dbfa a {
  color: inherit;
}
.south_4041 .component_dbfa a:hover {
  color: inherit;
}
.south_4041 .notification-last-ff02 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.south_4041 .notification-last-ff02:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.south_4041 .message-5640 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.south_4041 .inner_6b45 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.south_4041 .inner_6b45:first-child {
  margin-top: 0;
}
.south_4041 .inner_6b45.hero_6ddf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.south_4041 .inner_6b45.shadow-30b7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.south_4041
  .inner_6b45.shadow-30b7.badge-ea92
  .popup_5e53 {
  width: 100%;
}
.south_4041 .shadow-30b7 {
  -webkit-box-align: center;
  align-items: center;
}
.south_4041 .shadow-30b7 .liquid_008f,
.south_4041 .shadow-30b7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.south_4041 .complex_a6cd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.south_4041 .complex_a6cd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.south_4041 .complex_a6cd:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.south_4041 .hero_6ddf {
  z-index: 5;
}
.south_4041 .sort_7563 .prev_51e6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.south_4041 .hover-orange-7e1c .prev_51e6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.south_4041 .image-34dc .prev_51e6 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south_4041.short_245a .slow_4beb,
.south_4041.dirty-1e1f .slow_4beb {
  display: block;
}
.south_4041.short_245a .slow_4beb .bottom_3131,
.south_4041.short_245a .slow_4beb .message-5640,
.south_4041.dirty-1e1f .slow_4beb .bottom_3131,
.south_4041.dirty-1e1f .slow_4beb .message-5640 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.south_4041.paper-8fb4 .orange-ff12 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .south_4041.paper-8fb4 .orange-ff12 {
    margin-right: 0;
  }
}
.south_4041.short_245a .orange-ff12,
.south_4041.dirty-1e1f .orange-ff12 {
  padding-top: 40%;
}
.south_4041.short_245a .medium-ca5e,
.south_4041.dirty-1e1f .medium-ca5e {
  display: block;
}
.south_4041.short_245a .fn-sticky-83cf .message-5640,
.south_4041.dirty-1e1f .fn-sticky-83cf .message-5640 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.south_4041.short_245a .orange-ff12,
.south_4041.dirty-1e1f .orange-ff12 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.south_4041.short_245a .message-5640 {
  padding: 1em;
}
.wide_89cb {
  margin: 30px auto;
  display: block;
}
.wide_89cb .soft-1560 > * {
  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;
}
.wide_89cb .soft-1560 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wide_89cb .soft-1560 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface-545e .liquid_008f {
  margin-bottom: 1.41575em;
}
.surface-545e .active-f640 {
  margin-bottom: 1.618em;
}
.video_83bb .aside-white-1b62 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.video_83bb .aside-white-1b62 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.video_83bb .module-82e7 {
  max-width: 100%;
  overflow: auto;
}
.outline_center_bbae .video_83bb a:hover {
  text-decoration: underline;
}
.description_e964 .smooth_719f:not(.static-625f),
.description_e964 .complex_a6cd {
  margin-bottom: 1.41575em;
}
.description_e964 .smooth_719f:not(.static-625f):last-child,
.description_e964 .complex_a6cd:last-child {
  margin-bottom: 0;
}
.description_e964 .smooth_719f.tall-4dd7 {
  margin-bottom: 0.41575em;
}
.description_e964 .fast-b821:before,
.description_e964 .media-brown-6dc6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.description_e964 .fast-b821:before {
  content: "\f115";
}
.description_e964 .media-brown-6dc6:before {
  content: "\f02c";
}
.description_e964 .filter-copper-c0f2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.description_e964 .filter-copper-c0f2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.banner-bc8c {
  display: -webkit-box;
  display: flex;
}
.banner-bc8c .active_1ee6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .banner-bc8c .active_1ee6 {
    flex-basis: 90px;
  }
}
.banner-bc8c .background-bright-8d09 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .banner-bc8c .background-bright-8d09 {
    flex-basis: calc(100% - 50px);
  }
}
.banner-bc8c .disabled_action_0ba6 p:last-child {
  margin-bottom: 0.72em;
}
.purple-3254 .soft-1560 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.purple-3254 .soft-1560:after,
.purple-3254 .soft-1560:before {
  content: "";
  display: table;
}
.purple-3254 .soft-1560:after {
  clear: both;
}
.purple-3254 .soft-1560 .disabled-large-e245,
.purple-3254 .soft-1560 .overlay_next_f1ef {
  width: 49%;
}
.purple-3254 .soft-1560 .disabled-large-e245 a span.east_1105,
.purple-3254 .soft-1560 .overlay_next_f1ef a span.east_1105 {
  display: block;
  margin-bottom: 5px;
}
.purple-3254 .soft-1560 .overlay_next_f1ef {
  float: left;
  text-align: left;
}
.purple-3254 .soft-1560 .disabled-large-e245 {
  float: right;
  text-align: right;
}
.border-780e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .border-780e {
    margin-bottom: 0;
  }
}
.copper-528d {
  margin-bottom: 1em;
}
.copper-528d .static-625f {
  font-size: 1.1em;
  line-height: 1.3;
}
.black_fc3c a {
  display: block;
  line-height: 0;
  position: relative;
}
.north_3c46 .copper-528d,
.accordion-short-5aa0 .copper-528d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .north_3c46 .copper-528d,
  .accordion-short-5aa0 .copper-528d {
    display: block;
  }
}
.north_3c46 .black_fc3c,
.accordion-short-5aa0 .black_fc3c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .north_3c46 .black_fc3c,
  .accordion-short-5aa0 .black_fc3c {
    margin-bottom: 1em;
  }
}
.north_3c46 .black_fc3c img,
.accordion-short-5aa0 .black_fc3c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.north_3c46 .out_4538,
.accordion-short-5aa0 .out_4538 {
  flex-basis: calc(100% - 160px);
}
.north_3c46 .out_4538 p,
.accordion-short-5aa0 .out_4538 p {
  margin-bottom: 0;
}
.north_3c46 .out_4538 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .north_3c46 .out_4538 {
    padding-left: 0;
  }
}
.accordion-short-5aa0 .out_4538 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .accordion-short-5aa0 .out_4538 {
    padding-right: 0;
  }
}
.accordion-short-5aa0 .black_fc3c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.search-iron-214f .black_fc3c {
  margin-bottom: 0.5em;
}
.search-iron-214f .black_fc3c img {
  width: 100%;
}
.logo_75d0 .module_6176,
.column-bfec .module_6176 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.column-bfec .title_huge_fac8 .item-5841 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_bright_3d05 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.soft-2cc6 .banner_7637 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .soft-2cc6 .banner_7637:last-of-type {
    margin-bottom: 0;
  }
}
.soft-2cc6 .banner_7637 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.soft-2cc6 .banner_7637 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.soft-2cc6 .banner_7637 ul li {
  margin: 0 0 0.6em;
}
.soft-2cc6 .banner_7637 ul li.row_b3dc,
.soft-2cc6 .banner_7637 ul li.gradient_orange_07dd {
  position: relative;
}
.soft-2cc6 .banner_7637 ul li.row_b3dc .wrapper_eeb5,
.soft-2cc6 .banner_7637 ul li.gradient_orange_07dd .wrapper_eeb5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.soft-2cc6 .banner_7637 ul li.row_b3dc:after:after,
.soft-2cc6 .banner_7637 ul li.row_b3dc:after:before,
.soft-2cc6
  .banner_7637
  ul
  li.gradient_orange_07dd:after:after,
.soft-2cc6
  .banner_7637
  ul
  li.gradient_orange_07dd:after:before {
  content: "";
  display: table;
}
.soft-2cc6 .banner_7637 ul li.row_b3dc:after:after,
.soft-2cc6
  .banner_7637
  ul
  li.gradient_orange_07dd:after:after {
  clear: both;
}
.soft-2cc6 .banner_7637 a.carousel_7e5a:hover {
  text-decoration: none;
}
.soft-2cc6 .banner_7637 select {
  max-width: 100%;
}
.soft-2cc6 .banner_7637 table {
  font-size: 85%;
}
.soft-2cc6 .banner_7637 table td,
.soft-2cc6 .banner_7637 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.soft-2cc6 .banner_7637 table tfoot td {
  text-align: left;
}
.soft-2cc6 .banner_7637 :last-child {
  margin-bottom: 0;
}
.soft-2cc6 .banner_7637 .heading-fresh-b7c8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.soft-2cc6 .banner_7637 .heading-fresh-b7c8 label {
  width: 100%;
}
.soft-2cc6 .banner_7637 .heading-fresh-b7c8 .banner_rough_b73e {
  width: 100%;
  display: block;
}
.soft-2cc6 .banner_7637 .heading-fresh-b7c8 .info-812a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.soft-2cc6 .banner_7637 .heading-fresh-b7c8 .info-812a:hover svg #svg-search {
  fill: #444;
}
.soft-2cc6 .banner_7637 .heading-fresh-b7c8 .info-812a svg {
  width: 18px;
  height: 18px;
}
.soft-2cc6 .stone_5ea2 ul ul,
.soft-2cc6 .smooth-82de ul ul,
.soft-2cc6 .background_iron_4547 ul ul,
.soft-2cc6 .light-a634 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.soft-2cc6 .stone_5ea2 .item_21e8 > a,
.soft-2cc6 .smooth-82de .item_21e8 > a,
.soft-2cc6 .background_iron_4547 .item_21e8 > a,
.soft-2cc6 .light-a634 .item_21e8 > a {
  margin-bottom: 0;
}
.soft-2cc6 .tiny-8d16 li,
.soft-2cc6 .stone_5ea2 li,
.soft-2cc6 .info-350f li,
.soft-2cc6 .smooth-82de li,
.soft-2cc6 .background_iron_4547 li,
.soft-2cc6 .light-a634 li,
.soft-2cc6 .detail-thick-3330 li,
.soft-2cc6 .cool-784a li {
  display: block;
  position: relative;
}
.soft-2cc6 .tiny-8d16 li:last-child,
.soft-2cc6 .stone_5ea2 li:last-child,
.soft-2cc6 .info-350f li:last-child,
.soft-2cc6 .smooth-82de li:last-child,
.soft-2cc6 .background_iron_4547 li:last-child,
.soft-2cc6 .light-a634 li:last-child,
.soft-2cc6 .detail-thick-3330 li:last-child,
.soft-2cc6 .cool-784a li:last-child {
  border: none;
}
.soft-2cc6 .tiny-8d16 li a,
.soft-2cc6 .stone_5ea2 li a,
.soft-2cc6 .info-350f li a,
.soft-2cc6 .smooth-82de li a,
.soft-2cc6 .background_iron_4547 li a,
.soft-2cc6 .light-a634 li a,
.soft-2cc6 .detail-thick-3330 li a,
.soft-2cc6 .cool-784a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.soft-2cc6 .tiny-8d16 li ul li::before,
.soft-2cc6 .stone_5ea2 li ul li::before,
.soft-2cc6 .info-350f li ul li::before,
.soft-2cc6 .smooth-82de li ul li::before,
.soft-2cc6 .background_iron_4547 li ul li::before,
.soft-2cc6 .light-a634 li ul li::before,
.soft-2cc6 .detail-thick-3330 li ul li::before,
.soft-2cc6 .cool-784a li ul li::before {
  left: 15px;
}
.soft-2cc6 .tiny-8d16 li ul a,
.soft-2cc6 .stone_5ea2 li ul a,
.soft-2cc6 .info-350f li ul a,
.soft-2cc6 .smooth-82de li ul a,
.soft-2cc6 .background_iron_4547 li ul a,
.soft-2cc6 .light-a634 li ul a,
.soft-2cc6 .detail-thick-3330 li ul a,
.soft-2cc6 .cool-784a li ul a {
  padding-left: 20px;
}
.soft-2cc6 .tiny-8d16 li ul ul li::before,
.soft-2cc6 .stone_5ea2 li ul ul li::before,
.soft-2cc6 .info-350f li ul ul li::before,
.soft-2cc6 .smooth-82de li ul ul li::before,
.soft-2cc6 .background_iron_4547 li ul ul li::before,
.soft-2cc6 .light-a634 li ul ul li::before,
.soft-2cc6 .detail-thick-3330 li ul ul li::before,
.soft-2cc6 .cool-784a li ul ul li::before {
  left: 30px;
}
.soft-2cc6 .tiny-8d16 li ul ul a,
.soft-2cc6 .stone_5ea2 li ul ul a,
.soft-2cc6 .info-350f li ul ul a,
.soft-2cc6 .smooth-82de li ul ul a,
.soft-2cc6 .background_iron_4547 li ul ul a,
.soft-2cc6 .light-a634 li ul ul a,
.soft-2cc6 .detail-thick-3330 li ul ul a,
.soft-2cc6 .cool-784a li ul ul a {
  padding-left: 40px;
}
.soft-2cc6 .hover_wood_1c4a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.soft-2cc6 .cool-784a ul li {
  margin-bottom: 1.41575em;
}
.soft-2cc6 .cool-784a ul li .down_690f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.soft-2cc6 .cool-784a ul li .shadow-advanced-4afb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.image_658d .tiny-8d16 li a,
.image_658d .stone_5ea2 li a,
.image_658d .info-350f li a,
.image_658d .smooth-82de li a,
.image_658d .background_iron_4547 li a,
.image_658d .light-a634 li a,
.image_658d .detail-thick-3330 li a,
.image_658d .cool-784a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_658d .hover_wood_1c4a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_658d .banner_7637 ul li.row_b3dc .wrapper_eeb5,
.image_658d .banner_7637 ul li.gradient_orange_07dd .wrapper_eeb5 {
  background: rgba(0, 0, 0, 0.2);
}
.image_658d .soft-2cc6 .banner_7637 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_5f52 .soft-2cc6 .border_7924 li {
  margin: 0;
}
.north_5f52 .soft-2cc6 .border_7924 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.north_5f52 .soft-2cc6 .border_7924 li ul {
  margin: 0;
}
.north_5f52 .soft-2cc6 .border_7924 li ul li a {
  padding-left: 15px;
}
.north_5f52 .soft-2cc6 .border_7924 li ul li li a {
  padding-left: 30px;
}
.north_5f52 .soft-2cc6 .border_7924 li.icon-d8aa > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.north_5f52 .soft-2cc6 .border_7924 li.icon-d8aa > 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;
}
.north_5f52 .soft-2cc6 .border_7924 li.icon-d8aa > 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;
}
.accordion_slow_4232 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.card-soft-3b57 {
  position: relative;
  z-index: 10;
}
.card-soft-3b57 .carousel-top-8b75 {
  width: 100%;
  max-width: 100%;
}
.heading-7067 .secondary_3228 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.heading-7067 .container-pink-f4dc {
}
.heading-7067 .image_658d {
  background: #292929;
}
.badge_out_efc8 .secondary_3228 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.badge_out_efc8 .container-pink-f4dc {
  background: #f9f9f9;
}
.badge_out_efc8 .image_658d {
  background: #303030;
}
.large-c94a .secondary_3228 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .large-c94a .menu_0f2a {
    margin-bottom: 1em;
  }
  .large-c94a .menu_0f2a:last-child {
    margin-bottom: 0;
  }
}
.large-c94a .container-pink-f4dc {
  background: #ededed;
}
.large-c94a .image_658d {
  background: #1a1a1a;
}
.secondary_3228.container-pink-f4dc {
  color: rgba(0, 0, 0, 0.6);
}
.secondary_3228.container-pink-f4dc .hot_135f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_3228.image_658d {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_3228.image_658d a:not(.carousel_7e5a) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_3228.image_658d a:not(.carousel_7e5a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_3228.image_658d .hot_135f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_3228.image_658d table tbody td,
.secondary_3228.image_658d table th {
  background: rgba(0, 0, 0, 0.08);
}
.liquid_7fcb.plasma_9c48 .cold_f75b {
  max-width: initial;
}
.liquid_7fcb .left_bfe8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.liquid_7fcb .left_bfe8 .carousel-top-8b75 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .liquid_7fcb .left_bfe8 .carousel-top-8b75 {
    display: block;
    margin-bottom: 2em;
  }
  .liquid_7fcb .left_bfe8 .carousel-top-8b75:last-child {
    margin-bottom: 0;
  }
}
.large-c94a .menu_0f2a:last-child,
.badge_out_efc8 .menu_0f2a:last-child,
.heading-7067 .menu_0f2a:last-child {
  margin-bottom: 0;
}
.large-c94a .menu_0f2a .soft-2cc6 .banner_7637:last-child,
.badge_out_efc8 .menu_0f2a .soft-2cc6 .banner_7637:last-child,
.heading-7067 .menu_0f2a .soft-2cc6 .banner_7637:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .large-c94a .clean_4b4e,
  .large-c94a .stone_895a,
  .badge_out_efc8 .clean_4b4e,
  .badge_out_efc8 .stone_895a,
  .heading-7067 .clean_4b4e,
  .heading-7067 .stone_895a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .card-soft-3b57 .menu_0f2a {
    margin-bottom: 2em;
  }
}
.card-soft-3b57 p:last-child {
  margin-bottom: 0;
}
.card-soft-3b57 li,
.card-soft-3b57 ul {
  list-style: none;
  margin: 0;
}
.card-soft-3b57 ul ul {
  margin-left: 2.617924em;
}
.chip-4222 {
  font-size: 0.875em;
}

/* css-noise: c11b */
.ghost-box-n8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
