/*!
Theme Name: Customify
Theme URI: https://pressmaximum.easy_5365/customify
Author: WPCustomify
Author URI: https://pressmaximum.easy_5365
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.easy_5365/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.container_0e13.green_daef/licenses/gpl-2.0.alert_hovered_2b53
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.icon_f41f/, (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.container_out_ade3.hard-efe4/normalize.video_5a73/
 ======
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.video_5a73 v7.0.0 | MIT License | github.easy_5365/necolas/normalize.video_5a73 */
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;
}
.outer-6f49 .hot-2bf4,
.carousel-short-748c,
.fast_9c4b,
.hard_8d44,
.primary-45c2,
.header-0078,
.west-2287,
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;
}
.carousel-short-748c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .carousel-short-748c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel-short-748c,
  h1 {
    font-size: 1.8em;
  }
}
.fast_9c4b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fast_9c4b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fast_9c4b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fast_9c4b,
  h2 {
    font-size: 1.7em;
  }
}
.hard_8d44,
h3 {
  font-size: 1.618em;
}
.outer-6f49 .hot-2bf4,
.primary-45c2,
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.top-1b9b {
  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;
}
.left_e909:after,
.left_e909:before,
.pro_6f03:after,
.pro_6f03:before {
  content: "";
  display: table;
}
.left_e909:after,
.pro_6f03:after {
  clear: both;
}
.outline_slow_bc4a {
  float: right;
  margin-right: 0;
}
.disabled_prev_2583 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.popup-b77a .stone_2fd8,
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;
}
.popup-b77a .stone_2fd8: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;
}
.widget-paper-8209 .stone_2fd8 {
  box-shadow: none;
}
.widget-paper-8209
  .stone_2fd8
  .action-d7bc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.widget-paper-8209 .stone_2fd8 .description_597d {
  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;
}
.widget-paper-8209
  .stone_2fd8
  .description_597d
  b {
  display: none;
}
.widget-paper-8209 .summary-c79d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.main-6f08:not(.carousel_active_1e65):not(.small-4e56),
button:not(.carousel_active_1e65):not(.small-4e56),
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ),
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ),
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ) {
  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;
}
.main-6f08:not(.carousel_active_1e65):not(
    .small-4e56
  ):hover,
button:not(.carousel_active_1e65):not(
    .small-4e56
  ):hover,
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):hover,
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):hover,
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.main-6f08:not(.carousel_active_1e65):not(
    .small-4e56
  ):active,
.main-6f08:not(.carousel_active_1e65):not(
    .small-4e56
  ):focus,
button:not(.carousel_active_1e65):not(
    .small-4e56
  ):active,
button:not(.carousel_active_1e65):not(
    .small-4e56
  ):focus,
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):active,
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):focus,
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):active,
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):focus,
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):active,
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):focus {
  outline: 0;
}
.main-6f08:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582,
button:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582,
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582,
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582,
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582 {
  position: relative;
}
.main-6f08:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .media-6cc3,
.main-6f08:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .chip_yellow_e2bf,
.main-6f08:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .message-hot-bf83,
.main-6f08:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  i,
.main-6f08:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  svg,
button:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .media-6cc3,
button:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .chip_yellow_e2bf,
button:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .message-hot-bf83,
button:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  i,
button:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  svg,
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .media-6cc3,
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .chip_yellow_e2bf,
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .message-hot-bf83,
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  i,
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  svg,
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .media-6cc3,
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .chip_yellow_e2bf,
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .message-hot-bf83,
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  i,
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  svg,
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .media-6cc3,
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .chip_yellow_e2bf,
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  .message-hot-bf83,
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  i,
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582
  svg {
  visibility: hidden;
}
.main-6f08:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582:after,
button:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582:after,
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582:after,
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582:after,
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ).fn-loading-b582: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;
}
.main-6f08:not(.carousel_active_1e65):not(.small-4e56),
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ),
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ),
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ) {
  color: #fff;
  background: #235787;
}
.main-6f08:not(.carousel_active_1e65):not(
    .small-4e56
  ):focus,
input[type="button"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):focus,
input[type="reset"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):focus,
input[type="submit"]:not(.carousel_active_1e65):not(
    .small-4e56
  ):focus {
  color: #fff;
}
.main-6f08.fn-disabled-b582:not(.carousel_active_1e65):not(
    .small-4e56
  ),
.main-6f08[disabled]:not(.carousel_active_1e65):not(
    .small-4e56
  ),
button.fn-disabled-b582:not(.carousel_active_1e65):not(
    .small-4e56
  ),
button[disabled]:not(.carousel_active_1e65):not(
    .small-4e56
  ) {
  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;
}
.row_835f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.row_835f: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;
}
.icon-3a26 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.east-09cd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.widget_56d8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.left_e909:after,
.left_e909:before,
.icon-light-9a3f:after,
.icon-light-9a3f:before,
.out_3817:after,
.out_3817:before,
.menu_medium_e10d:after,
.menu_medium_e10d:before,
.shadow-a6cb:after,
.shadow-a6cb:before,
.tabs-d943:after,
.tabs-d943:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.left_e909:after,
.icon-light-9a3f:after,
.out_3817:after,
.menu_medium_e10d:after,
.shadow-a6cb:after,
.tabs-d943:after {
  clear: both;
}
.icon-light-9a3f .section_8d00,
.out_3817 .section_8d00,
.chip-9344 .section_8d00 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dim_280d {
  display: inline-block;
}
.small-f29a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.small-f29a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.small-f29a .outline_9ce8 {
  padding: 1em 0;
  font-size: 85%;
}
.outline_9ce8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.carousel-ffdb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.carousel-ffdb:after,
.carousel-ffdb:before {
  content: "";
  display: table;
}
.carousel-ffdb:after {
  clear: both;
}
.bright-139e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.badge-old-0867 .bright-139e {
  max-width: 50%;
}
.clean-8f18 .bright-139e {
  max-width: 33.33%;
}
.dynamic-72d1 .bright-139e {
  max-width: 25%;
}
.overlay-light-3d3d .bright-139e {
  max-width: 20%;
}
.row_light_0d76 .bright-139e {
  max-width: 16.66%;
}
.old_1b19 .bright-139e {
  max-width: 14.28%;
}
.filter_3452 .bright-139e {
  max-width: 12.5%;
}
.motion-1882 .bright-139e {
  max-width: 11.11%;
}
.chip-current-840e {
  display: block;
}
.outer-6f49 .dark_0f71 label,
.outer-6f49 .red-d3b1 label,
.outer-6f49 .prev_787e label,
.outer-6f49 .down-54c2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info_lower_223f {
  list-style: none;
  margin: 0;
}
.info_lower_223f article.focus_easy_3586 {
  margin-bottom: 0;
}
.info_lower_223f ul {
  list-style: none;
  margin: 0;
}
.info_lower_223f .brown-c340 li.focus_easy_3586 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info_lower_223f .brown-c340 li.focus_easy_3586 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info_lower_223f .brown-c340 li.focus_easy_3586: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) {
  .info_lower_223f .brown-c340 li.focus_easy_3586 li.focus_easy_3586 li.focus_easy_3586 li.focus_easy_3586 {
    padding-left: 0;
  }
}
article.focus_easy_3586 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus_easy_3586 .icon-light-9a3f p:last-of-type {
  margin-bottom: 0;
}
article.focus_easy_3586 .block-cadd {
  float: left;
}
article.focus_easy_3586 .chip_459e {
  margin-left: 85px;
}
article.focus_easy_3586 .overlay_bright_4d32 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus_easy_3586 .overlay_bright_4d32 .hidden_down_2339 {
  margin-left: 10px;
}
article.focus_easy_3586 .dirty-a806 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus_easy_3586 .description_1352 {
  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 .dark_0f71,
  #respond .prev_787e,
  #respond .down-54c2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dark_0f71 input,
#respond .prev_787e input,
#respond .down-54c2 input {
  width: 100%;
}
#respond .down-54c2 {
  margin-right: 0;
}
#respond .banner-911a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero_b313 {
  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;
}
.hero_b313.sort_7898 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hero_b313 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%);
}
.hero_b313:focus,
.hero_b313: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);
}
.detail_05e1 {
  border-radius: 10%;
}
.smooth-5b3f {
  border-radius: 50%;
}
.tooltip-3714 {
  font-size: 0.72em;
}
.avatar_8b9f {
  font-size: 0.875em;
}
.green-3d77 {
  font-size: 1.1em;
}
.up_0069 {
  text-transform: uppercase;
  line-height: 1.2;
}
.up_0069.tooltip-3714 {
  letter-spacing: 0.5px;
}
.pagination-yellow-35e3,
.pagination-yellow-35e3 a {
  color: #6d6d6d;
}
.pagination-yellow-35e3 a:hover {
  color: #111;
}
.warm-f097 {
  color: #6d6d6d;
}
.down-6a2c {
  overflow-x: hidden;
}
.down-6a2c .plasma-84c5.thumbnail_narrow_2ed9 {
  position: relative;
}
.down-6a2c .plasma-84c5.thumbnail_narrow_2ed9.content_blue_4b7a {
  position: initial;
}
.down-6a2c
  .plasma-84c5.thumbnail_narrow_2ed9.content_blue_4b7a
  .active_dc80 {
  left: auto;
}
.down-6a2c .plasma-84c5 .active_dc80 {
  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;
}
.down-6a2c .plasma-84c5:hover.thumbnail_narrow_2ed9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.down-6a2c
  .plasma-84c5:hover.thumbnail_narrow_2ed9
  .active_dc80 {
  display: block;
  z-index: 9999999;
}
.down-6a2c .highlight_pink_b33c .clean_d90a,
.down-6a2c .chip-prev-06a5 .clean_d90a {
  display: none;
}
.down-6a2c .fast-f8a5 .plasma-84c5:hover.thumbnail_narrow_2ed9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.outer-6f49 .dark_0f71 label,
.outer-6f49 .red-d3b1 label,
.outer-6f49 .prev_787e label,
.outer-6f49 .down-54c2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info_lower_223f {
  list-style: none;
  margin: 0;
}
.info_lower_223f article.focus_easy_3586 {
  margin-bottom: 0;
}
.info_lower_223f ul {
  list-style: none;
  margin: 0;
}
.info_lower_223f .brown-c340 li.focus_easy_3586 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info_lower_223f .brown-c340 li.focus_easy_3586 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info_lower_223f .brown-c340 li.focus_easy_3586: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) {
  .info_lower_223f .brown-c340 li.focus_easy_3586 li.focus_easy_3586 li.focus_easy_3586 li.focus_easy_3586 {
    padding-left: 0;
  }
}
article.focus_easy_3586 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus_easy_3586 .icon-light-9a3f p:last-of-type {
  margin-bottom: 0;
}
article.focus_easy_3586 .block-cadd {
  float: left;
}
article.focus_easy_3586 .chip_459e {
  margin-left: 85px;
}
article.focus_easy_3586 .overlay_bright_4d32 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus_easy_3586 .overlay_bright_4d32 .hidden_down_2339 {
  margin-left: 10px;
}
article.focus_easy_3586 .dirty-a806 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus_easy_3586 .description_1352 {
  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 .dark_0f71,
  #respond .prev_787e,
  #respond .down-54c2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dark_0f71 input,
#respond .prev_787e input,
#respond .down-54c2 input {
  width: 100%;
}
#respond .down-54c2 {
  margin-right: 0;
}
#respond .banner-911a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight_pink_b33c .heading_d78a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.heading_d78a .image_hot_9e93.caption_cccc .smooth_d126 > li > a:focus,
.heading_d78a .image_hot_9e93.caption_cccc .smooth_d126 > li > a:hover,
.heading_d78a .image_hot_9e93.content-fd89 .smooth_d126 > li > a:focus,
.heading_d78a .image_hot_9e93.content-fd89 .smooth_d126 > li > a:hover,
.heading_d78a .image_hot_9e93.new_e475 .smooth_d126 > li > a:focus,
.heading_d78a .image_hot_9e93.new_e475 .smooth_d126 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_d78a
  .image_hot_9e93.caption_cccc
  .smooth_d126
  > li.button-fd84
  > a,
.heading_d78a
  .image_hot_9e93.caption_cccc
  .smooth_d126
  > li.orange_1c3f
  > a,
.heading_d78a
  .image_hot_9e93.content-fd89
  .smooth_d126
  > li.button-fd84
  > a,
.heading_d78a
  .image_hot_9e93.content-fd89
  .smooth_d126
  > li.orange_1c3f
  > a,
.heading_d78a
  .image_hot_9e93.new_e475
  .smooth_d126
  > li.button-fd84
  > a,
.heading_d78a .image_hot_9e93.new_e475 .smooth_d126 > li.advanced-3b9c > a {
  color: rgba(255, 255, 255, 0.99);
}
.heading_d78a .block-3717,
.heading_d78a .block-3717 a {
  color: rgba(255, 255, 255, 0.99);
}
.heading_d78a .wrapper-48eb.nav-next-b90c li a,
.heading_d78a .hard_7127 a,
.heading_d78a .menu-96b5,
.heading_d78a .smooth_d126 > li > a,
.heading_d78a .gallery_small_b729 {
  color: rgba(255, 255, 255, 0.79);
}
.heading_d78a .wrapper-48eb.nav-next-b90c li a:hover,
.heading_d78a .hard_7127 a:hover,
.heading_d78a .menu-96b5:hover,
.heading_d78a .smooth_d126 > li > a:hover,
.heading_d78a .gallery_small_b729:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_d78a .simple_8a10 {
  color: rgba(255, 255, 255, 0.79);
}
.heading_d78a .simple_8a10 .short_1573 {
  color: rgba(255, 255, 255, 0.99);
}
.heading_d78a .simple_8a10:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_d78a .carousel-7c78 .pattern-focused-f62a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading_d78a .carousel-7c78 .pattern-focused-f62a .card-black-5b8b {
  color: rgba(255, 255, 255, 0.79);
}
.heading_d78a
  .carousel-7c78
  .pattern-focused-f62a
  .card-black-5b8b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_d78a
  .carousel-7c78
  .pattern-focused-f62a
  .card-black-5b8b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_d78a
  .carousel-7c78
  .pattern-focused-f62a
  .card-black-5b8b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_d78a
  .carousel-7c78
  .pattern-focused-f62a
  .card-black-5b8b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_d78a .carousel-7c78 .footer-520b {
  color: rgba(255, 255, 255, 0.79);
}
.heading_d78a .carousel-7c78 .footer-520b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma-743d
  .heading_d78a
  .carousel-7c78
  .pattern-lower-072b
  .selected-4698 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma-743d
  .heading_d78a
  .carousel-7c78
  .pattern-lower-072b
  .card-black-5b8b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_pink_b33c .tall_647b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tall_647b .image_hot_9e93.caption_cccc .smooth_d126 > li > a:focus,
.tall_647b .image_hot_9e93.caption_cccc .smooth_d126 > li > a:hover,
.tall_647b .image_hot_9e93.content-fd89 .smooth_d126 > li > a:focus,
.tall_647b .image_hot_9e93.content-fd89 .smooth_d126 > li > a:hover,
.tall_647b .image_hot_9e93.new_e475 .smooth_d126 > li > a:focus,
.tall_647b .image_hot_9e93.new_e475 .smooth_d126 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall_647b
  .image_hot_9e93.caption_cccc
  .smooth_d126
  > li.button-fd84
  > a,
.tall_647b
  .image_hot_9e93.caption_cccc
  .smooth_d126
  > li.orange_1c3f
  > a,
.tall_647b
  .image_hot_9e93.content-fd89
  .smooth_d126
  > li.button-fd84
  > a,
.tall_647b
  .image_hot_9e93.content-fd89
  .smooth_d126
  > li.orange_1c3f
  > a,
.tall_647b
  .image_hot_9e93.new_e475
  .smooth_d126
  > li.button-fd84
  > a,
.tall_647b .image_hot_9e93.new_e475 .smooth_d126 > li.advanced-3b9c > a {
  color: rgba(0, 0, 0, 0.8);
}
.tall_647b .block-3717,
.tall_647b .block-3717 a {
  color: rgba(0, 0, 0, 0.8);
}
.tall_647b .wrapper-48eb.nav-next-b90c li a,
.tall_647b .hard_7127 a,
.tall_647b .menu-96b5,
.tall_647b .smooth_d126 > li > a,
.tall_647b .gallery_small_b729 {
  color: rgba(0, 0, 0, 0.55);
}
.tall_647b .wrapper-48eb.nav-next-b90c li a:hover,
.tall_647b .hard_7127 a:hover,
.tall_647b .menu-96b5:hover,
.tall_647b .smooth_d126 > li > a:hover,
.tall_647b .gallery_small_b729:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall_647b .simple_8a10 {
  color: rgba(0, 0, 0, 0.55);
}
.tall_647b .simple_8a10 .short_1573 {
  color: rgba(0, 0, 0, 0.8);
}
.tall_647b .simple_8a10:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_4ce5 .tabs-down-619c {
  margin-left: auto;
  margin-right: auto;
}
.out_3817 > * {
  margin-left: auto;
  margin-right: auto;
}
.out_3817 .icon-3a26 {
  margin-right: 1.41575em;
}
.filter_af37 .out_3817 > .badge-ba80 {
  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;
}
.filter_af37 .out_3817 > .hover-green-10f2 {
  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;
}
.input_next_c194.highlight_4ce5 .tabs-down-619c,
.section_6898.highlight_4ce5 .tabs-down-619c {
  margin-left: 0;
}
.hover_solid_71ad.highlight_4ce5 .tabs-down-619c,
.photo_aab5.highlight_4ce5 .tabs-down-619c {
  margin-right: 0;
}
.out_3817 ol,
.out_3817 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.cold_34aa video {
  max-width: 100%;
}
.link-old-0a6e img {
  display: block;
}
.link-old-0a6e.icon-3a26,
.link-old-0a6e.east-09cd {
  width: 100%;
}
.link-old-0a6e.hover-green-10f2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.info_a4e0:not(.avatar-a2d0) {
  margin: 1.5em auto;
}
.pagination-blue-f7bf p {
  padding: 1.5em 14px;
}
ul.grid_bottom_46d9.hover-green-10f2,
ul.grid_bottom_46d9.badge-ba80,
ul.grid_bottom_46d9.slow_ad57.badge-ba80 {
  padding: 0 14px;
}
.hovered_5a0d {
  display: block;
  overflow-x: auto;
}
.hovered_5a0d table {
  border-collapse: collapse;
  width: 100%;
}
.hovered_5a0d td,
.hovered_5a0d th {
  padding: 0.5em;
}
.out_3817 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.out_3817 ol ol,
.out_3817 ol ul,
.out_3817 ul ol,
.out_3817 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.out_3817 ol ol li,
.out_3817 ol ul li,
.out_3817 ul ol li,
.out_3817 ul ul li {
  margin-left: 0;
}
.component-df2e.glass-3b48 > .video_paper_df4e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.component-df2e.glass-3b48 > .video_paper_df4e iframe,
.component-df2e.glass-3b48 > .video_paper_df4e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature-bright-5279 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.feature-bright-5279.notice-ec8e {
  padding: 0;
}
.feature-bright-5279.notice-ec8e cite {
  font-size: 13px;
}
.feature-bright-5279 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.feature-bright-5279 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.search_west_4c40 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.search_west_4c40 > p:first-child {
  margin-top: 0;
}
.search_west_4c40 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.search_west_4c40 blockquote {
  border-left: 0;
}
.description_gas_e041 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.description_gas_e041:not(.chip_lower_2ee2) {
  max-width: 100px;
}
.description_gas_e041.brown_fc67 {
  border-bottom: none !important;
  text-align: center;
}
.description_gas_e041.brown_fc67::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pagination-blue-f7bf p {
    padding: 1.5em 0;
  }
}
.dynamic-7a82 {
  color: #0073aa;
}
.mask_liquid_ff1b {
  background-color: #0073aa;
}
.secondary_1d75 {
  color: #229fd8;
}
.fixed_502b {
  background-color: #229fd8;
}
.large_92bc {
  color: #eee;
}
.mask_huge_13a8 {
  background-color: #eee;
}
.wrapper-e318 {
  color: #444;
}
.article_37f2 {
  background-color: #444;
}
.slider-9e8a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.slider-9e8a .summary_upper_0466 .hard_7127 {
  font-size: 15px;
}
.slider-9e8a .hard_7127 {
  line-height: 1.3;
}
.slider-9e8a .tall_647b {
}
.slider-9e8a .heading_d78a {
  background: #235787;
}
.short_c3fa {
  padding: 0;
}
.short_c3fa .heading_d78a {
  background: #1a1a1a;
}
.short_c3fa .tall_647b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.grid-e603 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.grid-e603 .tall_647b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.grid-e603 .heading_d78a {
  background: #303030;
}
.tabs-d943 {
  position: relative;
  z-index: 10;
}
.tabs-d943 .notice_6578 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.old_f13f .thumbnail_narrow_2ed9 {
  display: inline-block;
  vertical-align: middle;
}
.old_f13f.disabled_north_baa4 .thumbnail_narrow_2ed9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .old_f13f.disabled_north_baa4 .thumbnail_narrow_2ed9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .old_f13f.disabled_north_baa4 .thumbnail_narrow_2ed9 {
    margin-right: 0.4em;
  }
}
.old_f13f.disabled_north_baa4 .thumbnail_narrow_2ed9:last-child {
  margin-right: 0;
}
.right-eabe .notice_6578 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight_pink_b33c .summary_upper_0466 {
    margin: 0 -0.5em;
  }
  .highlight_pink_b33c .summary_upper_0466 [class*="customify-col-"],
  .highlight_pink_b33c .summary_upper_0466 [class*="customify-col_"],
  .highlight_pink_b33c .summary_upper_0466 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight_pink_b33c.caption-56d1 .notice_6578 {
  background: 0 0 !important;
}
.highlight_pink_b33c.caption-56d1 .notice_6578,
.highlight_pink_b33c.right-eabe .notice_6578 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight_pink_b33c.hover-focused-0524 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight_pink_b33c.right-eabe .notice_6578 {
  box-shadow: none !important;
}
.texture_hot_9991 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .texture_hot_9991 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .texture_hot_9991 {
    padding: 18px 0 20px;
  }
}
.texture_hot_9991 .accordion-top-7fdb {
  width: 100%;
}
.texture_hot_9991 .stale_fffd {
  margin-bottom: 0;
}
.texture_hot_9991 .summary_tiny_4927 {
  margin-top: 5px;
  font-size: 0.875em;
}
.header-wood-daf0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.header-wood-daf0 .hard-1219 {
  width: 100%;
}
.backdrop_out_6cef {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.backdrop_out_6cef li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.backdrop_out_6cef 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;
}
.backdrop_out_6cef li:last-child:after {
  display: none;
}
.backdrop_out_6cef li a {
  font-weight: 500;
  margin-right: 10px;
}
.alert-61ef .clean_d90a button,
.texture_hot_9991 .clean_d90a button {
  left: 0;
}
.alert-61ef .hard-1219,
.texture_hot_9991 .hard-1219 {
  padding-left: 0;
  padding-right: 0;
}
.alert-61ef .header-wood-daf0,
.texture_hot_9991 .header-wood-daf0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.alert-61ef {
  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;
}
.alert-61ef: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;
}
.alert-61ef .dropdown_current_efd0 {
  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) {
  .alert-61ef .dropdown_current_efd0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .alert-61ef .dropdown_current_efd0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .alert-61ef .dropdown_current_efd0 {
    min-height: 200px;
  }
}
.alert-61ef .backdrop_out_6cef {
  color: rgba(255, 255, 255, 0.8);
}
.alert-61ef .backdrop_out_6cef a,
.alert-61ef .backdrop_out_6cef li:after {
  color: inherit;
}
.alert-61ef .backdrop_out_6cef a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.icon_ab2a {
  margin-bottom: 0.5em;
}
.dropdown_8d96 {
  margin-bottom: 1.2em;
}
.dropdown_8d96,
.icon_ab2a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dropdown_8d96 p:last-child,
.icon_ab2a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .clean_d90a,
#masthead .clean_d90a {
  display: none;
}
#masthead
  > .clean_d90a.iron-ad10 {
  display: none;
}
#masthead > .clean_d90a button {
  left: 0;
}
.layout_copper_5b1c {
  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%;
}
.layout_copper_5b1c .thumbnail_narrow_2ed9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.layout_copper_5b1c .sidebar_current_08b3 {
  display: -webkit-box;
  display: flex;
}
.layout_copper_5b1c .sidebar_current_08b3.avatar_5b2e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.layout_copper_5b1c .sidebar_current_08b3.summary_3367 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout_copper_5b1c .sidebar_current_08b3.layout_ae4b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout_copper_5b1c.narrow_ac4b.bottom-0ace .sidebar_current_08b3.avatar_5b2e {
  flex-basis: 100%;
}
.layout_copper_5b1c.active_dynamic_a981 .sidebar_current_08b3.summary_3367 {
  -webkit-box-flex: 1;
  flex: auto;
}
.layout_copper_5b1c.active_dynamic_a981 .sidebar_current_08b3.layout_ae4b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .clean_d90a.iron-ad10 {
  display: none;
}
#masthead > .clean_d90a button {
  left: 0;
}
.wrapper-hard-72ec {
  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;
}
.wrapper-hard-72ec:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wrapper-hard-72ec.outline_fde5 i {
  margin-right: 4px;
}
.wrapper-hard-72ec.article_over_1918 i {
  margin-left: 5px;
}
.hard_7127 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hard_7127 p:last-child {
  margin-bottom: 0;
}
.first_2800 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.first_2800 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.first_2800 img {
  display: block;
  width: auto;
  line-height: 1;
}
.first_2800 .block-3717 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.first_2800 .green_f120 {
  margin: 5px 0 7px 0;
}
.first_2800.layout_f30c .narrow-a0e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first_2800.layout_f30c .primary_full_9cc4 {
  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;
}
.first_2800.copper_b684 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.first_2800.copper_b684 .narrow-a0e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first_2800.copper_b684 .primary_full_9cc4 {
  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;
}
.first_2800.dynamic-6db7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.first_2800.small_2ca9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.first_2800.small_2ca9 .primary_full_9cc4 {
  margin-top: 7px;
}
.item-bottom-4a4c {
  display: inline-block;
}
.tabs-d943 .notice-9795 .first_2800 img {
  max-width: 100%;
}
.image_hot_9e93 .detail_a83a.preview_west_dd49,
.description-8065 .detail_a83a.preview_west_dd49 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.image_hot_9e93 .article_3ab8,
.description-8065 .article_3ab8 {
  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%);
}
.image_hot_9e93 .article_3ab8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.image_hot_9e93.cool_eb0d .article_3ab8 {
  display: none;
}
.image_hot_9e93 .shadow_next_76b6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image_hot_9e93 .shadow_next_76b6 li {
  display: inline-block;
  position: relative;
}
.image_hot_9e93 .shadow_next_76b6 li:last-child {
  margin-right: 0;
}
.image_hot_9e93 .shadow_next_76b6 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;
}
.image_hot_9e93 .shadow_next_76b6 li.advanced-3b9c > a {
  color: rgba(0, 0, 0, 0.9);
}
.image_hot_9e93 .shadow_next_76b6 > 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;
}
.image_hot_9e93 .shadow_next_76b6 > li > a i {
  line-height: 0;
}
.image_hot_9e93 .shadow_next_76b6 > li.button_7611 > a .article_3ab8 {
  margin-left: 4px;
  line-height: 0;
}
.image_hot_9e93 .shadow_next_76b6 .old_4262 li.button_7611 > a {
  position: relative;
}
.image_hot_9e93 .shadow_next_76b6 .old_4262 li.button_7611 > a:after,
.image_hot_9e93 .shadow_next_76b6 .old_4262 li.button_7611 > a:before {
  content: "";
  display: table;
}
.image_hot_9e93 .shadow_next_76b6 .old_4262 li.button_7611 > a:after {
  clear: both;
}
.image_hot_9e93 .shadow_next_76b6 .old_4262 li.button_7611 > a .article_3ab8 {
  margin-left: 5px;
  float: right;
}
.image_hot_9e93 .list_silver_9e1d,
.image_hot_9e93 .old_4262 {
  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;
}
.image_hot_9e93 .old_4262 {
  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;
}
.image_hot_9e93 .old_4262 .preview_west_dd49 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.image_hot_9e93 .old_4262 .article_3ab8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.image_hot_9e93 .old_4262 li {
  display: block;
  margin: 0;
  padding: 0;
}
.image_hot_9e93 .old_4262 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;
}
.image_hot_9e93 .old_4262 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.image_hot_9e93 .old_4262 .old_4262 {
  top: 0;
  left: 100%;
}
.image_hot_9e93 .text_active_e2f6.fn-focus-b582 > .list_silver_9e1d,
.image_hot_9e93 .text_active_e2f6.fn-focus-b582 > .old_4262,
.image_hot_9e93 .text_active_e2f6:focus > .list_silver_9e1d,
.image_hot_9e93 .text_active_e2f6:focus > .old_4262,
.image_hot_9e93 .text_active_e2f6:hover > .list_silver_9e1d,
.image_hot_9e93 .text_active_e2f6:hover > .old_4262 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.image_hot_9e93.new_e475 .smooth_d126:after,
.image_hot_9e93.new_e475 .smooth_d126:before {
  content: "";
  display: table;
}
.image_hot_9e93.new_e475 .smooth_d126:after {
  clear: both;
}
.image_hot_9e93.new_e475 .smooth_d126 > li {
  float: left;
}
.image_hot_9e93.alert-766c .smooth_d126:after,
.image_hot_9e93.alert-766c .smooth_d126:before {
  content: "";
  display: table;
}
.image_hot_9e93.alert-766c .smooth_d126:after {
  clear: both;
}
.image_hot_9e93.alert-766c .smooth_d126 > li {
  float: left;
}
.image_hot_9e93.alert-766c .smooth_d126 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.image_hot_9e93.alert-766c .smooth_d126 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.image_hot_9e93.alert-766c .smooth_d126 > li.button-fd84 > a,
.image_hot_9e93.alert-766c .smooth_d126 > li.advanced-3b9c > a {
  color: #fff;
  background-color: #1e4b75;
}
.image_hot_9e93.caption_cccc .smooth_d126 > li > a .preview_west_dd49 {
  position: relative;
}
.image_hot_9e93.caption_cccc .smooth_d126 > li > a .preview_west_dd49: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;
}
.image_hot_9e93.caption_cccc
  .smooth_d126
  > li:focus
  > a
  .preview_west_dd49:before,
.image_hot_9e93.caption_cccc
  .smooth_d126
  > li:hover
  > a
  .preview_west_dd49:before {
  width: 100%;
  background-color: currentColor;
}
.image_hot_9e93.caption_cccc
  .smooth_d126
  > li.button-fd84
  > a
  .preview_west_dd49:before,
.image_hot_9e93.caption_cccc
  .smooth_d126
  > li.orange_1c3f
  > a
  .preview_west_dd49:before {
  width: 100%;
  background-color: currentColor;
}
.image_hot_9e93.content-fd89 .smooth_d126 > li > a .preview_west_dd49 {
  position: relative;
}
.image_hot_9e93.content-fd89 .smooth_d126 > li > a .preview_west_dd49: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;
}
.image_hot_9e93.content-fd89 .smooth_d126 > li:focus > a .preview_west_dd49:before,
.image_hot_9e93.content-fd89
  .smooth_d126
  > li:hover
  > a
  .preview_west_dd49:before {
  width: 100%;
  background-color: currentColor;
}
.image_hot_9e93.content-fd89
  .smooth_d126
  > li.button-fd84
  > a
  .preview_west_dd49:before,
.image_hot_9e93.content-fd89
  .smooth_d126
  > li.orange_1c3f
  > a
  .preview_west_dd49:before {
  width: 100%;
  background-color: currentColor;
}
.description-8065 .shadow_next_76b6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.description-8065 .shadow_next_76b6 li:first-child > a {
  border-top: none;
}
.description-8065 .shadow_next_76b6 .thick-1b9c > .preview_west_dd49 .article_3ab8 {
  display: none;
}
.description-8065 .shadow_next_76b6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.description-8065 .shadow_next_76b6 li:last-child {
  border: none;
}
.description-8065 .shadow_next_76b6 li.button_7611 > a {
  padding-right: 45px !important;
}
.description-8065 .shadow_next_76b6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.description-8065 .shadow_next_76b6 li a:focus,
.description-8065 .shadow_next_76b6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-8065 .shadow_next_76b6 li .card-11ae {
  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;
}
.description-8065 .shadow_next_76b6 li .card-11ae:hover {
  box-shadow: none;
}
.description-8065 .shadow_next_76b6 li .card-11ae .article_3ab8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.description-8065 .shadow_next_76b6 .old_4262 {
  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);
}
.description-8065 .shadow_next_76b6 .old_4262 li a {
  padding-left: 3em;
}
.description-8065 .shadow_next_76b6 .rough-64ee > a .card-11ae i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.description-8065 .shadow_next_76b6 .rough-64ee > .old_4262 {
  display: block;
  opacity: 1;
}
.aside_5b77 {
  max-width: 100%;
}
.search_east_e6f6 {
  line-height: 0;
  cursor: pointer;
}
.gallery_small_b729 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gallery_small_b729:hover {
  box-shadow: none;
  color: currentColor;
}
.gallery_small_b729 svg {
  width: 18px;
  height: 18px;
}
.gallery_small_b729 .pagination-6bd3 {
  display: none;
}
.element-action-6425 {
  position: relative;
}
.element-action-6425.fn-active-b582 .gallery_small_b729 .notification-top-be51 {
  display: none;
}
.element-action-6425.fn-active-b582 .gallery_small_b729 .pagination-6bd3 {
  display: inline-block;
}
.element-action-6425 .orange_093a {
  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);
}
.element-action-6425.panel-green-6fed .orange_093a {
  left: auto;
  right: -0.9em;
}
.element-action-6425.panel-green-6fed .item_hard_00ef::before {
  left: auto;
  right: 15px;
}
.element-action-6425.fn-active-b582 .orange_093a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern-lower-072b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pattern-lower-072b label {
  flex-basis: 100%;
}
.pattern-lower-072b .pattern-focused-f62a {
  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;
}
.pattern-lower-072b .card-black-5b8b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pattern-lower-072b .card-black-5b8b:focus {
  background-color: transparent;
}
.pattern-lower-072b button.footer-520b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pattern-lower-072b button.footer-520b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pattern-lower-072b button.footer-520b svg {
  width: 18px;
  height: 18px;
}
.pattern-lower-072b input[type="submit"] {
  min-height: auto;
}
.carousel-7c78 .pattern-lower-072b .card-black-5b8b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.item_hard_00ef {
  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) {
  .item_hard_00ef {
    width: 220px;
  }
}
.item_hard_00ef label {
  flex-basis: 100%;
}
.item_hard_00ef::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;
}
.plasma-743d .carousel-7c78 .pattern-lower-072b {
  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;
}
.plasma-743d
  .carousel-7c78
  .pattern-lower-072b
  .pattern-focused-f62a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.plasma-743d .carousel-7c78 .pattern-lower-072b .card-black-5b8b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.plasma-743d
  .carousel-7c78
  .pattern-lower-072b
  .card-black-5b8b:focus {
  background: 0 0;
}
.plasma-743d
  .carousel-7c78
  .pattern-lower-072b
  .selected-4698 {
  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;
}
.wrapper-48eb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wrapper-48eb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wrapper-48eb li:last-child {
  margin-right: 0;
}
.wrapper-48eb li:first-child {
  margin-left: 0;
}
.wrapper-48eb.video_active_791b a {
  color: #fff;
}
.wrapper-48eb.video_active_791b a:hover {
  color: #fff;
}
.wrapper-48eb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wrapper-48eb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wrapper-48eb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wrapper-48eb a:hover {
  opacity: 0.9;
  color: inherit;
}
.wrapper-48eb [class*="social-icon-apple"] {
  background-color: #999;
}
.wrapper-48eb [class*="social-icon-apple"].dynamic-eef2 {
  background-color: transparent;
  color: #999;
}
.wrapper-48eb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wrapper-48eb [class*="social-icon-behance"].dynamic-eef2 {
  background-color: transparent;
  color: #1769ff;
}
.wrapper-48eb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wrapper-48eb [class*="social-icon-bitbucket"].dynamic-eef2 {
  background-color: transparent;
  color: #205081;
}
.wrapper-48eb [class*="social-icon-codepen"] {
  background-color: #000;
}
.wrapper-48eb [class*="social-icon-codepen"].dynamic-eef2 {
  background-color: transparent;
  color: #000;
}
.wrapper-48eb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wrapper-48eb [class*="social-icon-delicious"].dynamic-eef2 {
  background-color: transparent;
  color: #39f;
}
.wrapper-48eb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wrapper-48eb [class*="social-icon-digg"].dynamic-eef2 {
  background-color: transparent;
  color: #005be2;
}
.wrapper-48eb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wrapper-48eb [class*="social-icon-dribbble"].dynamic-eef2 {
  background-color: transparent;
  color: #ea4c89;
}
.wrapper-48eb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wrapper-48eb [class*="social-icon-envelope"].dynamic-eef2 {
  background-color: transparent;
  color: #ea4335;
}
.wrapper-48eb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wrapper-48eb [class*="social-icon-facebook"].dynamic-eef2 {
  background-color: transparent;
  color: #3b5998;
}
.wrapper-48eb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wrapper-48eb [class*="social-icon-flickr"].dynamic-eef2 {
  background-color: transparent;
  color: #0063dc;
}
.wrapper-48eb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wrapper-48eb [class*="social-icon-foursquare"].dynamic-eef2 {
  background-color: transparent;
  color: #2d5be3;
}
.wrapper-48eb [class*="social-icon-github"] {
  background-color: #333;
}
.wrapper-48eb [class*="social-icon-github"].dynamic-eef2 {
  background-color: transparent;
  color: #333;
}
.wrapper-48eb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wrapper-48eb [class*="social-icon-google-plus"].dynamic-eef2 {
  background-color: transparent;
  color: #dd4b39;
}
.wrapper-48eb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wrapper-48eb [class*="social-icon-houzz"].dynamic-eef2 {
  background-color: transparent;
  color: #7ac142;
}
.wrapper-48eb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wrapper-48eb [class*="social-icon-instagram"].dynamic-eef2 {
  background-color: transparent;
  color: #262626;
}
.wrapper-48eb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wrapper-48eb [class*="social-icon-jsfiddle"].dynamic-eef2 {
  background-color: transparent;
  color: #487aa2;
}
.wrapper-48eb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wrapper-48eb [class*="social-icon-linkedin"].dynamic-eef2 {
  background-color: transparent;
  color: #0077b5;
}
.wrapper-48eb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wrapper-48eb [class*="social-icon-medium"].dynamic-eef2 {
  background-color: transparent;
  color: #00ab6b;
}
.wrapper-48eb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wrapper-48eb
  [class*="social-icon-odnoklassniki"].dynamic-eef2 {
  background-color: transparent;
  color: #f4731c;
}
.wrapper-48eb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wrapper-48eb [class*="social-icon-meetup"].dynamic-eef2 {
  background-color: transparent;
  color: #ec1c40;
}
.wrapper-48eb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wrapper-48eb [class*="social-icon-pinterest"].dynamic-eef2 {
  background-color: transparent;
  color: #bd081c;
}
.wrapper-48eb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wrapper-48eb [class*="social-icon-product-hunt"].dynamic-eef2 {
  background-color: transparent;
  color: #da552f;
}
.wrapper-48eb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wrapper-48eb [class*="social-icon-reddit"].dynamic-eef2 {
  background-color: transparent;
  color: #ff4500;
}
.wrapper-48eb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wrapper-48eb [class*="social-icon-rss"].dynamic-eef2 {
  background-color: transparent;
  color: #f26522;
}
.wrapper-48eb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wrapper-48eb
  [class*="social-icon-shopping-cart"].dynamic-eef2 {
  background-color: transparent;
  color: #4caf50;
}
.wrapper-48eb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wrapper-48eb [class*="social-icon-skype"].dynamic-eef2 {
  background-color: transparent;
  color: #00aff0;
}
.wrapper-48eb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wrapper-48eb [class*="social-icon-slideshare"].dynamic-eef2 {
  background-color: transparent;
  color: #0077b5;
}
.wrapper-48eb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wrapper-48eb [class*="social-icon-snapchat"].dynamic-eef2 {
  background-color: transparent;
  color: #fffc00;
}
.wrapper-48eb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wrapper-48eb [class*="social-icon-soundcloud"].dynamic-eef2 {
  background-color: transparent;
  color: #f80;
}
.wrapper-48eb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wrapper-48eb [class*="social-icon-spotify"].dynamic-eef2 {
  background-color: transparent;
  color: #2ebd59;
}
.wrapper-48eb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wrapper-48eb
  [class*="social-icon-stack-overflow"].dynamic-eef2 {
  background-color: transparent;
  color: #fe7a15;
}
.wrapper-48eb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wrapper-48eb [class*="social-icon-maldkfgram"].dynamic-eef2 {
  background-color: transparent;
  color: #2ca5e0;
}
.wrapper-48eb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wrapper-48eb [class*="social-icon-tripadvisor"].dynamic-eef2 {
  background-color: transparent;
  color: #589442;
}
.wrapper-48eb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wrapper-48eb [class*="social-icon-tumblr"].dynamic-eef2 {
  background-color: transparent;
  color: #35465c;
}
.wrapper-48eb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wrapper-48eb [class*="social-icon-twitch"].dynamic-eef2 {
  background-color: transparent;
  color: #6441a5;
}
.wrapper-48eb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wrapper-48eb [class*="social-icon-twitter"].dynamic-eef2 {
  background-color: transparent;
  color: #1da1f2;
}
.wrapper-48eb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wrapper-48eb [class*="social-icon-vimeo"].dynamic-eef2 {
  background-color: transparent;
  color: #1ab7ea;
}
.wrapper-48eb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wrapper-48eb [class*="social-icon-vk"].dynamic-eef2 {
  background-color: transparent;
  color: #45668e;
}
.wrapper-48eb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wrapper-48eb [class*="social-icon-weibo"].dynamic-eef2 {
  background-color: transparent;
  color: #df2029;
}
.wrapper-48eb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wrapper-48eb [class*="social-icon-weixin"].dynamic-eef2 {
  background-color: transparent;
  color: #7bb32e;
}
.wrapper-48eb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wrapper-48eb [class*="social-icon-whatsapp"].dynamic-eef2 {
  background-color: transparent;
  color: #25d366;
}
.wrapper-48eb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wrapper-48eb [class*="social-icon-wordpress"].dynamic-eef2 {
  background-color: transparent;
  color: #21759b;
}
.wrapper-48eb [class*="social-icon-xing"] {
  background-color: #026466;
}
.wrapper-48eb [class*="social-icon-xing"].dynamic-eef2 {
  background-color: transparent;
  color: #026466;
}
.wrapper-48eb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wrapper-48eb [class*="social-icon-yelp"].dynamic-eef2 {
  background-color: transparent;
  color: #af0606;
}
.wrapper-48eb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wrapper-48eb [class*="social-icon-youtube"].dynamic-eef2 {
  background-color: transparent;
  color: #cd201f;
}
.menu-96b5 {
  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;
}
.menu-96b5:hover {
  box-shadow: none;
  background: 0 0;
}
.column-selected-0e17 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.yellow-26c8 {
  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;
}
.form-43c1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.top_5ce4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.top_5ce4,
.top_5ce4::after,
.top_5ce4::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;
}
.top_5ce4::after,
.top_5ce4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.photo_edb3 .yellow-26c8 .form-43c1 {
  margin-top: -2px;
  width: 19px;
}
.photo_edb3 .yellow-26c8 .top_5ce4 {
  margin-top: -1px;
}
.photo_edb3 .yellow-26c8 .top_5ce4,
.photo_edb3 .yellow-26c8 .top_5ce4::after,
.photo_edb3 .yellow-26c8 .top_5ce4::before {
  width: 19px;
  height: 2px;
}
.photo_edb3 .yellow-26c8 .top_5ce4::before {
  top: -6px;
}
.photo_edb3 .yellow-26c8 .top_5ce4::after {
  bottom: -6px;
}
.layout-6eb8 .yellow-26c8 .form-43c1 {
  margin-top: -2px;
  width: 22px;
}
.layout-6eb8 .yellow-26c8 .top_5ce4 {
  margin-top: -1px;
}
.layout-6eb8 .yellow-26c8 .top_5ce4,
.layout-6eb8 .yellow-26c8 .top_5ce4::after,
.layout-6eb8 .yellow-26c8 .top_5ce4::before {
  width: 22px;
  height: 2px;
}
.layout-6eb8 .yellow-26c8 .top_5ce4::before {
  top: -7px;
}
.layout-6eb8 .yellow-26c8 .top_5ce4::after {
  bottom: -7px;
}
.pattern-soft-524f .yellow-26c8 .form-43c1 {
  margin-top: -2px;
  width: 31px;
}
.pattern-soft-524f .yellow-26c8 .top_5ce4 {
  margin-top: -1.5px;
}
.pattern-soft-524f .yellow-26c8 .top_5ce4,
.pattern-soft-524f .yellow-26c8 .top_5ce4::after,
.pattern-soft-524f .yellow-26c8 .top_5ce4::before {
  width: 31px;
  height: 3px;
}
.pattern-soft-524f .yellow-26c8 .top_5ce4::before {
  top: -9px;
}
.pattern-soft-524f .yellow-26c8 .top_5ce4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tabs_56cc .yellow-26c8 .form-43c1 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_56cc .yellow-26c8 .top_5ce4 {
    margin-top: -1px;
  }
  .tabs_56cc .yellow-26c8 .top_5ce4,
  .tabs_56cc .yellow-26c8 .top_5ce4::after,
  .tabs_56cc .yellow-26c8 .top_5ce4::before {
    width: 19px;
    height: 2px;
  }
  .tabs_56cc .yellow-26c8 .top_5ce4::before {
    top: -6px;
  }
  .tabs_56cc .yellow-26c8 .top_5ce4::after {
    bottom: -6px;
  }
  .smooth-d18f .yellow-26c8 .form-43c1 {
    margin-top: -2px;
    width: 22px;
  }
  .smooth-d18f .yellow-26c8 .top_5ce4 {
    margin-top: -1px;
  }
  .smooth-d18f .yellow-26c8 .top_5ce4,
  .smooth-d18f .yellow-26c8 .top_5ce4::after,
  .smooth-d18f .yellow-26c8 .top_5ce4::before {
    width: 22px;
    height: 2px;
  }
  .smooth-d18f .yellow-26c8 .top_5ce4::before {
    top: -7px;
  }
  .smooth-d18f .yellow-26c8 .top_5ce4::after {
    bottom: -7px;
  }
  .photo-full-016f .yellow-26c8 .form-43c1 {
    margin-top: -2px;
    width: 31px;
  }
  .photo-full-016f .yellow-26c8 .top_5ce4 {
    margin-top: -1.5px;
  }
  .photo-full-016f .yellow-26c8 .top_5ce4,
  .photo-full-016f .yellow-26c8 .top_5ce4::after,
  .photo-full-016f .yellow-26c8 .top_5ce4::before {
    width: 31px;
    height: 3px;
  }
  .photo-full-016f .yellow-26c8 .top_5ce4::before {
    top: -9px;
  }
  .photo-full-016f .yellow-26c8 .top_5ce4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .description-west-eb85 .yellow-26c8 .form-43c1 {
    margin-top: -2px;
    width: 19px;
  }
  .description-west-eb85 .yellow-26c8 .top_5ce4 {
    margin-top: -1px;
  }
  .description-west-eb85 .yellow-26c8 .top_5ce4,
  .description-west-eb85 .yellow-26c8 .top_5ce4::after,
  .description-west-eb85 .yellow-26c8 .top_5ce4::before {
    width: 19px;
    height: 2px;
  }
  .description-west-eb85 .yellow-26c8 .top_5ce4::before {
    top: -6px;
  }
  .description-west-eb85 .yellow-26c8 .top_5ce4::after {
    bottom: -6px;
  }
  .list-bronze-c536 .yellow-26c8 .form-43c1 {
    margin-top: -2px;
    width: 22px;
  }
  .list-bronze-c536 .yellow-26c8 .top_5ce4 {
    margin-top: -1px;
  }
  .list-bronze-c536 .yellow-26c8 .top_5ce4,
  .list-bronze-c536 .yellow-26c8 .top_5ce4::after,
  .list-bronze-c536 .yellow-26c8 .top_5ce4::before {
    width: 22px;
    height: 2px;
  }
  .list-bronze-c536 .yellow-26c8 .top_5ce4::before {
    top: -7px;
  }
  .list-bronze-c536 .yellow-26c8 .top_5ce4::after {
    bottom: -7px;
  }
  .input-hovered-c7af .yellow-26c8 .form-43c1 {
    margin-top: -2px;
    width: 31px;
  }
  .input-hovered-c7af .yellow-26c8 .top_5ce4 {
    margin-top: -1.5px;
  }
  .input-hovered-c7af .yellow-26c8 .top_5ce4,
  .input-hovered-c7af .yellow-26c8 .top_5ce4::after,
  .input-hovered-c7af .yellow-26c8 .top_5ce4::before {
    width: 31px;
    height: 3px;
  }
  .input-hovered-c7af .yellow-26c8 .top_5ce4::before {
    top: -9px;
  }
  .input-hovered-c7af .yellow-26c8 .top_5ce4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fresh_e2b1 .yellow-26c8 .form-43c1 {
    margin-top: -2px;
    width: 19px;
  }
  .fresh_e2b1 .yellow-26c8 .top_5ce4 {
    margin-top: -1px;
  }
  .fresh_e2b1 .yellow-26c8 .top_5ce4,
  .fresh_e2b1 .yellow-26c8 .top_5ce4::after,
  .fresh_e2b1 .yellow-26c8 .top_5ce4::before {
    width: 19px;
    height: 2px;
  }
  .fresh_e2b1 .yellow-26c8 .top_5ce4::before {
    top: -6px;
  }
  .fresh_e2b1 .yellow-26c8 .top_5ce4::after {
    bottom: -6px;
  }
  .carousel_yellow_fb02 .yellow-26c8 .form-43c1 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_yellow_fb02 .yellow-26c8 .top_5ce4 {
    margin-top: -1px;
  }
  .carousel_yellow_fb02 .yellow-26c8 .top_5ce4,
  .carousel_yellow_fb02 .yellow-26c8 .top_5ce4::after,
  .carousel_yellow_fb02 .yellow-26c8 .top_5ce4::before {
    width: 22px;
    height: 2px;
  }
  .carousel_yellow_fb02 .yellow-26c8 .top_5ce4::before {
    top: -7px;
  }
  .carousel_yellow_fb02 .yellow-26c8 .top_5ce4::after {
    bottom: -7px;
  }
  .media-b301 .yellow-26c8 .form-43c1 {
    margin-top: -2px;
    width: 31px;
  }
  .media-b301 .yellow-26c8 .top_5ce4 {
    margin-top: -1.5px;
  }
  .media-b301 .yellow-26c8 .top_5ce4,
  .media-b301 .yellow-26c8 .top_5ce4::after,
  .media-b301 .yellow-26c8 .top_5ce4::before {
    width: 31px;
    height: 3px;
  }
  .media-b301 .yellow-26c8 .top_5ce4::before {
    top: -9px;
  }
  .media-b301 .yellow-26c8 .top_5ce4::after {
    bottom: -9px;
  }
}
.over-59e2 .top_5ce4 {
  -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);
}
.over-59e2 .top_5ce4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.over-59e2 .top_5ce4::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);
}
.over-59e2.list-88c6 .top_5ce4 {
  -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);
}
.over-59e2.list-88c6 .top_5ce4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.over-59e2.list-88c6 .top_5ce4::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);
}
.message_a40a {
  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.red_1ff8:before {
  display: none;
}
.chip-prev-06a5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip-prev-06a5 .list_8d72 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip-prev-06a5 .list_8d72:last-of-type {
  border-bottom: none;
}
.chip-prev-06a5 .list_8d72.text_hovered_ffc6,
.chip-prev-06a5 .list_8d72.backdrop_dynamic_6f86,
.chip-prev-06a5 .list_8d72.modal-985e {
  padding: 0;
}
.chip-prev-06a5 .description-8065 .card-11ae {
  color: currentColor;
}
.chip-prev-06a5 .description-8065 .card-11ae:focus,
.chip-prev-06a5 .description-8065 .card-11ae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-prev-06a5.tall_647b .simple_8a10,
.chip-prev-06a5.tall_647b .hard_7127 a,
.chip-prev-06a5.tall_647b .smooth_d126 a,
.chip-prev-06a5.tall_647b .old_4262 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip-prev-06a5.tall_647b .simple_8a10:hover,
.chip-prev-06a5.tall_647b .hard_7127 a:hover,
.chip-prev-06a5.tall_647b .smooth_d126 a:hover,
.chip-prev-06a5.tall_647b .old_4262 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-prev-06a5.tall_647b .short_1573 {
  color: rgba(0, 0, 0, 0.8);
}
.chip-prev-06a5.tall_647b .list_8d72 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-prev-06a5.tall_647b .list_8d72:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip-prev-06a5.tall_647b .dropdown_fast_429f:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip-prev-06a5.tall_647b .description-8065 .shadow_next_76b6 li a,
.chip-prev-06a5.tall_647b .description-8065 .card-11ae,
.chip-prev-06a5.tall_647b .old_4262 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-prev-06a5.tall_647b .description-8065 .card-11ae:focus,
.chip-prev-06a5.tall_647b .description-8065 .card-11ae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-prev-06a5.tall_647b .shadow_next_76b6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-prev-06a5.heading_d78a .simple_8a10,
.chip-prev-06a5.heading_d78a .hard_7127 a,
.chip-prev-06a5.heading_d78a .smooth_d126 .card-11ae,
.chip-prev-06a5.heading_d78a .smooth_d126 a,
.chip-prev-06a5.heading_d78a .old_4262 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip-prev-06a5.heading_d78a .simple_8a10:hover,
.chip-prev-06a5.heading_d78a .hard_7127 a:hover,
.chip-prev-06a5.heading_d78a .smooth_d126 .card-11ae:hover,
.chip-prev-06a5.heading_d78a .smooth_d126 a:hover,
.chip-prev-06a5.heading_d78a .old_4262 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-prev-06a5.heading_d78a .short_1573 {
  color: rgba(255, 255, 255, 0.99);
}
.chip-prev-06a5.heading_d78a .list_8d72 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-prev-06a5.heading_d78a .list_8d72:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip-prev-06a5.heading_d78a .dropdown_fast_429f:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-prev-06a5.heading_d78a .description-8065 .shadow_next_76b6 li a,
.chip-prev-06a5.heading_d78a .description-8065 .card-11ae,
.chip-prev-06a5.heading_d78a .old_4262 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-prev-06a5.heading_d78a .description-8065 .card-11ae:focus,
.chip-prev-06a5.heading_d78a .description-8065 .card-11ae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-prev-06a5.heading_d78a .shadow_next_76b6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_fast_429f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown_fast_429f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.complex_8a13 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.element_9b81 .chip-prev-06a5 {
  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;
}
.element_9b81 .list_8d72 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.element_9b81 .list_8d72: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) {
  .element_9b81 .list_8d72:before {
    width: 16%;
    left: 42%;
  }
}
.element_9b81 .list_8d72:last-child:before {
  content: none;
}
.element_9b81 .list_8d72[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.element_9b81 .description-8065 .shadow_next_76b6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.element_9b81 .description-8065 .shadow_next_76b6 li a .card-11ae {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.element_9b81 .description-8065 .old_4262 {
  border: none;
}
.element_9b81 .description-8065 .old_4262 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.element_9b81 .dropdown_fast_429f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.element_9b81 .complex_8a13 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.element_9b81 .heading_d78a .dropdown_fast_429f:before {
  background: rgba(0, 0, 0, 0.9);
}
.element_9b81 .tall_647b.wrapper_motion_ab2f .top_5ce4 {
  background: rgba(0, 0, 0, 0.6);
}
.element_9b81
  .tall_647b.wrapper_motion_ab2f
  .top_5ce4::after,
.element_9b81
  .tall_647b.wrapper_motion_ab2f
  .top_5ce4:before {
  background: inherit;
}
.element_9b81
  .tall_647b.wrapper_motion_ab2f:hover
  .top_5ce4 {
  background: rgba(0, 0, 0, 0.8);
}
.gallery_action_68bc .chip-prev-06a5 {
  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) {
  .gallery_action_68bc .chip-prev-06a5 {
    width: auto;
    right: 45px;
  }
}
.outline-fast-f95b .chip-prev-06a5 {
  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) {
  .outline-fast-f95b .chip-prev-06a5 {
    width: auto;
    left: 45px;
  }
}
.red_1ff8 .chip-prev-06a5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.red_1ff8 .complex_8a13 {
  max-width: 48em;
  margin: 0 auto;
}
.red_1ff8 .dropdown_fast_429f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.banner-fresh-77d7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.banner-fresh-77d7.element_9b81 .chip-prev-06a5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.banner-fresh-77d7.gallery_action_68bc .chip-prev-06a5 {
  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);
}
.banner-fresh-77d7 .chip-prev-06a5 {
  visibility: visible;
}
.banner-fresh-77d7.outline-fast-f95b .chip-prev-06a5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hover-short-b19e,
.preview-green-2d99 {
  overflow-x: hidden;
}
.hover-short-b19e .chip-prev-06a5 {
  overflow: auto;
}
.hover-short-b19e.element_9b81 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover-short-b19e.element_9b81 .chip-prev-06a5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hover-short-b19e.element_9b81 .menu-96b5 {
  opacity: 0;
}
.hover-short-b19e.gallery_action_68bc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover-short-b19e.gallery_action_68bc .chip-prev-06a5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hover-short-b19e.gallery_action_68bc .menu-96b5 {
  opacity: 0;
}
.hover-short-b19e.outline-fast-f95b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover-short-b19e.outline-fast-f95b .chip-prev-06a5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hover-short-b19e.outline-fast-f95b .menu-96b5 {
  opacity: 0;
}
.hover-short-b19e.red_1ff8 .chip-prev-06a5 {
  z-index: 10;
  visibility: visible;
}
.wrapper_motion_ab2f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.wrapper_motion_ab2f .top_5ce4 {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper_motion_ab2f .top_5ce4::after,
.wrapper_motion_ab2f .top_5ce4:before {
  background: inherit;
}
.wrapper_motion_ab2f:hover .top_5ce4 {
  background: rgba(255, 255, 255, 0.99);
}
.outline-fast-f95b .wrapper_motion_ab2f {
  top: 10px;
  right: auto;
  left: 12px;
}
.red_1ff8 .wrapper_motion_ab2f {
  display: none !important;
}
.hover-short-b19e:before,
.preview-green-2d99:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hover-short-b19e .wrapper_motion_ab2f,
.preview-green-2d99 .wrapper_motion_ab2f {
  display: inline-block;
}
.chip-prev-06a5 .thumbnail_narrow_2ed9 {
  -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;
}
.hover-short-b19e .chip-prev-06a5 .thumbnail_narrow_2ed9,
.preview-green-2d99 .chip-prev-06a5 .thumbnail_narrow_2ed9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paper_129c .pattern-focused-f62a {
  width: 100%;
}
.notice-9795 {
  padding: 0 0.5em 0;
}
.notice-9795 [class*="customify-col-"],
.notice-9795 [class*="customify-col_"],
.notice-9795 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.wrapper_paper_b289 .notice-9795 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .summary_upper_0466 .top-caae,
  .top-caae {
    display: none;
  }
  .alert-e2a7 {
    text-align: left;
  }
  .list_west_7330 {
    text-align: center;
  }
  .breadcrumb_1bed {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .summary_upper_0466 .message_53b1,
  .message_53b1 {
    display: none;
  }
  .top-1339 {
    text-align: left;
  }
  .section-5015 {
    text-align: center;
  }
  .media_41ab {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .summary_upper_0466 .hard_20d4,
  .hard_20d4 {
    display: none;
  }
  .photo-71ad {
    text-align: left;
  }
  .breadcrumb_2307 {
    text-align: center;
  }
  .tertiary-19cb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.grid-in-5075 {
  box-shadow: none !important;
}
.media_east_11d8 .gallery-294e,
.backdrop_a7e7 .gallery-294e {
  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;
}
.backdrop_a7e7 .gallery-294e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notice_6578 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notice_6578:after,
.notice_6578:before {
  content: "";
  display: table;
}
.notice_6578:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notice_6578 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notice_6578,
.hover-focused-0524 {
  max-width: 1248px;
  margin: 0 auto;
}

.menu_medium_e10d.summary-3485 .notice_6578 {
  max-width: 100%;
}
.menu_medium_e10d.hovered_508a {
  max-width: 1200px;
  margin: 0 auto;
}
.menu_medium_e10d.cold-970e .notice_6578 {
  max-width: 100%;
}
.menu_medium_e10d.cold-970e > .notice_6578 {
  padding-left: 0;
  padding-right: 0;
}
.menu_medium_e10d.cold-970e > .notice_6578 .summary_upper_0466 {
  margin: 0;
}
.menu_medium_e10d.cold-970e
  > .notice_6578
  .thumbnail-purple-1e89.center_3fe8 {
  margin-right: 0;
  margin-left: 0;
}
.menu_medium_e10d.cold-970e #main.center_3fe8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .button_down_f092 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .button_down_f092 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wood_427a .tabs-down-619c {
    padding-right: 1em;
  }
  .wood_427a.paragraph_5f1b .thumbnail-purple-1e89 {
    border-right: 1px solid #eaecee;
  }
  .wood_427a.paragraph_5f1b .tabs-down-619c {
    padding-right: 1em;
  }
  .wood_427a.paragraph_5f1b .sidebar-c9d5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-bbb9 .tabs-down-619c {
    padding-left: 1em;
  }
  .mask-bbb9.paragraph_5f1b .thumbnail-purple-1e89 {
    border-left: 1px solid #eaecee;
  }
  .mask-bbb9.paragraph_5f1b .tabs-down-619c {
    padding-left: 1em;
  }
  .mask-bbb9.paragraph_5f1b .sidebar-c9d5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .left-a48a .tabs-down-619c {
    padding-left: 1em;
  }
  .left-a48a.paragraph_5f1b .preview_a022 {
    border-right: 1px solid #eaecee;
  }
  .left-a48a.paragraph_5f1b .component-action-46de {
    border-right: 1px solid #eaecee;
  }
  .left-a48a.paragraph_5f1b .tabs-down-619c {
    padding-left: 1em;
  }
  .left-a48a.paragraph_5f1b .sidebar-c9d5 {
    padding-right: 1em;
  }
  .left-a48a.paragraph_5f1b .form-left-5f26 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid_996c .tabs-down-619c {
    padding-right: 1em;
  }
  .fluid_996c.paragraph_5f1b .preview_a022 {
    border-left: 1px solid #eaecee;
  }
  .fluid_996c.paragraph_5f1b .component-action-46de {
    border-left: 1px solid #eaecee;
  }
  .fluid_996c.paragraph_5f1b .tabs-down-619c {
    padding-right: 1em;
  }
  .fluid_996c.paragraph_5f1b .sidebar-c9d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid_996c.paragraph_5f1b .form-left-5f26 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_down_f092 .tabs-down-619c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button_down_f092.paragraph_5f1b .thumbnail-purple-1e89 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .button_down_f092.paragraph_5f1b .tabs-down-619c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button_down_f092.paragraph_5f1b .sidebar-c9d5 {
    padding-left: 1em;
  }
  .button_down_f092.paragraph_5f1b .form-left-5f26 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .button_down_f092.paragraph_5f1b .tabs-down-619c {
    padding-left: 0;
  }
}
.logo-7dbc .old_f13f {
  display: inline-block;
}
.bottom_f674 {
  display: inline-block;
}
.chip_focused_fc01 {
  word-con: break-word;
}
.logo-smooth-e63e > span {
  display: inline-block;
  padding: 5px 0;
}
.logo-smooth-e63e .tabs-easy-a18a {
  margin-left: 8px;
  margin-right: 8px;
}
.logo-smooth-e63e .content_eb74 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.content-static-491e .carousel-089d {
  margin-bottom: 2em;
}
.content-static-491e .modal_653e {
  margin-bottom: 15px;
}
.content-static-491e .modal_653e:last-child {
  margin-bottom: 0;
}
.content-static-491e .module_e460 {
  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) {
  .content-static-491e .module_e460 {
    display: block;
  }
}
.content-static-491e .stone_4a10 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .content-static-491e .stone_4a10 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.content-static-491e .picture-bdbb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.content-static-491e .picture-bdbb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.content-static-491e .picture-bdbb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.content-static-491e .chip_focused_fc01 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.content-static-491e .chip_focused_fc01 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.content-static-491e .last_b03b p:last-child {
  margin-bottom: 0;
}
.content-static-491e .title-204b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.content-static-491e .description-2df2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.content-static-491e .hard-82cb {
  margin-top: 1em;
}
.content-static-491e .info_e7c7 {
  top: 0;
  display: block;
}
.content-static-491e .info_e7c7 a {
  color: inherit;
}
.content-static-491e .info_e7c7 a:hover {
  color: inherit;
}
.content-static-491e .clean-06ec {
  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;
}
.content-static-491e .clean-06ec:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.content-static-491e .description-2df2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.content-static-491e .summary-hard-16a3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.content-static-491e .summary-hard-16a3:first-child {
  margin-top: 0;
}
.content-static-491e .summary-hard-16a3.texture_b5de {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content-static-491e .summary-hard-16a3.form_narrow_6bbf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.content-static-491e
  .summary-hard-16a3.form_narrow_6bbf.outline_glass_28c7
  .hard-82cb {
  width: 100%;
}
.content-static-491e .form_narrow_6bbf {
  -webkit-box-align: center;
  align-items: center;
}
.content-static-491e .form_narrow_6bbf .logo-smooth-e63e,
.content-static-491e .form_narrow_6bbf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.content-static-491e .picture-bdbb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.content-static-491e .picture-bdbb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.content-static-491e .picture-bdbb: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;
}
.content-static-491e .texture_b5de {
  z-index: 5;
}
.content-static-491e .sort-blue-dbe4 .selected_5a1d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.content-static-491e .item_left_e71b .selected_5a1d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.content-static-491e .large_32d5 .selected_5a1d {
  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;
}
.content-static-491e.tertiary_eeac .module_e460,
.content-static-491e.component_4d3f .module_e460 {
  display: block;
}
.content-static-491e.tertiary_eeac .module_e460 .button-dbd7,
.content-static-491e.tertiary_eeac .module_e460 .description-2df2,
.content-static-491e.component_4d3f .module_e460 .button-dbd7,
.content-static-491e.component_4d3f .module_e460 .description-2df2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content-static-491e.section_e007 .stone_4a10 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .content-static-491e.section_e007 .stone_4a10 {
    margin-right: 0;
  }
}
.content-static-491e.tertiary_eeac .stone_4a10,
.content-static-491e.component_4d3f .stone_4a10 {
  padding-top: 40%;
}
.content-static-491e.tertiary_eeac .carousel-089d,
.content-static-491e.component_4d3f .carousel-089d {
  display: block;
}
.content-static-491e.tertiary_eeac .fn-sticky-b582 .description-2df2,
.content-static-491e.component_4d3f .fn-sticky-b582 .description-2df2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.content-static-491e.tertiary_eeac .stone_4a10,
.content-static-491e.component_4d3f .stone_4a10 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.content-static-491e.tertiary_eeac .description-2df2 {
  padding: 1em;
}
.disabled_82b0 {
  margin: 30px auto;
  display: block;
}
.disabled_82b0 .west-87f9 > * {
  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;
}
.disabled_82b0 .west-87f9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled_82b0 .west-87f9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-motion-0d4b .logo-smooth-e63e {
  margin-bottom: 1.41575em;
}
.backdrop-motion-0d4b .east_7feb {
  margin-bottom: 1.618em;
}
.out_3817 .texture-03d1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.out_3817 .texture-03d1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.out_3817 .menu_9645 {
  max-width: 100%;
  overflow: auto;
}
.highlight_4ce5 .out_3817 a:hover {
  text-decoration: underline;
}
.cool_71b7 .modal_653e:not(.chip_focused_fc01),
.cool_71b7 .picture-bdbb {
  margin-bottom: 1.41575em;
}
.cool_71b7 .modal_653e:not(.chip_focused_fc01):last-child,
.cool_71b7 .picture-bdbb:last-child {
  margin-bottom: 0;
}
.cool_71b7 .modal_653e.pink-f6db {
  margin-bottom: 0.41575em;
}
.cool_71b7 .cold_f23b:before,
.cool_71b7 .notification_in_3c8e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.cool_71b7 .cold_f23b:before {
  content: "\f115";
}
.cool_71b7 .notification_in_3c8e:before {
  content: "\f02c";
}
.cool_71b7 .accent-bronze-fed1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.cool_71b7 .accent-bronze-fed1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.left-eb1f {
  display: -webkit-box;
  display: flex;
}
.left-eb1f .panel-clean-ea97 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .left-eb1f .panel-clean-ea97 {
    flex-basis: 90px;
  }
}
.left-eb1f .info_dim_f43f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .left-eb1f .info_dim_f43f {
    flex-basis: calc(100% - 50px);
  }
}
.left-eb1f .dark_bcb3 p:last-child {
  margin-bottom: 0.72em;
}
.card-short-26d4 .west-87f9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card-short-26d4 .west-87f9:after,
.card-short-26d4 .west-87f9:before {
  content: "";
  display: table;
}
.card-short-26d4 .west-87f9:after {
  clear: both;
}
.card-short-26d4 .west-87f9 .accordion_7c32,
.card-short-26d4 .west-87f9 .grid-blue-b7a6 {
  width: 49%;
}
.card-short-26d4 .west-87f9 .accordion_7c32 a span.primary-61f6,
.card-short-26d4 .west-87f9 .grid-blue-b7a6 a span.primary-61f6 {
  display: block;
  margin-bottom: 5px;
}
.card-short-26d4 .west-87f9 .grid-blue-b7a6 {
  float: left;
  text-align: left;
}
.card-short-26d4 .west-87f9 .accordion_7c32 {
  float: right;
  text-align: right;
}
.focus-out-994d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focus-out-994d {
    margin-bottom: 0;
  }
}
.caption-4d21 {
  margin-bottom: 1em;
}
.caption-4d21 .chip_focused_fc01 {
  font-size: 1.1em;
  line-height: 1.3;
}
.preview_b195 a {
  display: block;
  line-height: 0;
  position: relative;
}
.thick-af9c .caption-4d21,
.hidden-rough-c4f8 .caption-4d21 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thick-af9c .caption-4d21,
  .hidden-rough-c4f8 .caption-4d21 {
    display: block;
  }
}
.thick-af9c .preview_b195,
.hidden-rough-c4f8 .preview_b195 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thick-af9c .preview_b195,
  .hidden-rough-c4f8 .preview_b195 {
    margin-bottom: 1em;
  }
}
.thick-af9c .preview_b195 img,
.hidden-rough-c4f8 .preview_b195 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thick-af9c .description-light-3b20,
.hidden-rough-c4f8 .description-light-3b20 {
  flex-basis: calc(100% - 160px);
}
.thick-af9c .description-light-3b20 p,
.hidden-rough-c4f8 .description-light-3b20 p {
  margin-bottom: 0;
}
.thick-af9c .description-light-3b20 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thick-af9c .description-light-3b20 {
    padding-left: 0;
  }
}
.hidden-rough-c4f8 .description-light-3b20 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hidden-rough-c4f8 .description-light-3b20 {
    padding-right: 0;
  }
}
.hidden-rough-c4f8 .preview_b195 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.glass_b7b3 .preview_b195 {
  margin-bottom: 0.5em;
}
.glass_b7b3 .preview_b195 img {
  width: 100%;
}
.tiny-d8b3 .hovered_4479,
.panel-fast-070d .hovered_4479 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.panel-fast-070d .thumbnail-purple-1e89 .container_right_5a8e p:last-child {
  margin-bottom: 0;
}
.under-cb38 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip_active_6467 .gallery_middle_375e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip_active_6467 .gallery_middle_375e:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip_active_6467 .gallery_middle_375e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip_active_6467 .gallery_middle_375e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip_active_6467 .gallery_middle_375e ul li {
  margin: 0 0 0.6em;
}
.tooltip_active_6467 .gallery_middle_375e ul li.list_edb6,
.tooltip_active_6467 .gallery_middle_375e ul li.slow-e842 {
  position: relative;
}
.tooltip_active_6467 .gallery_middle_375e ul li.list_edb6 .shade-7cf7,
.tooltip_active_6467 .gallery_middle_375e ul li.slow-e842 .shade-7cf7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip_active_6467 .gallery_middle_375e ul li.list_edb6:after:after,
.tooltip_active_6467 .gallery_middle_375e ul li.list_edb6:after:before,
.tooltip_active_6467
  .gallery_middle_375e
  ul
  li.slow-e842:after:after,
.tooltip_active_6467
  .gallery_middle_375e
  ul
  li.slow-e842:after:before {
  content: "";
  display: table;
}
.tooltip_active_6467 .gallery_middle_375e ul li.list_edb6:after:after,
.tooltip_active_6467
  .gallery_middle_375e
  ul
  li.slow-e842:after:after {
  clear: both;
}
.tooltip_active_6467 .gallery_middle_375e a.main-6f08:hover {
  text-decoration: none;
}
.tooltip_active_6467 .gallery_middle_375e select {
  max-width: 100%;
}
.tooltip_active_6467 .gallery_middle_375e table {
  font-size: 85%;
}
.tooltip_active_6467 .gallery_middle_375e table td,
.tooltip_active_6467 .gallery_middle_375e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip_active_6467 .gallery_middle_375e table tfoot td {
  text-align: left;
}
.tooltip_active_6467 .gallery_middle_375e :last-child {
  margin-bottom: 0;
}
.tooltip_active_6467 .gallery_middle_375e .button_f604 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip_active_6467 .gallery_middle_375e .button_f604 label {
  width: 100%;
}
.tooltip_active_6467 .gallery_middle_375e .button_f604 .card-black-5b8b {
  width: 100%;
  display: block;
}
.tooltip_active_6467 .gallery_middle_375e .button_f604 .footer-520b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip_active_6467 .gallery_middle_375e .button_f604 .footer-520b:hover svg #svg-search {
  fill: #444;
}
.tooltip_active_6467 .gallery_middle_375e .button_f604 .footer-520b svg {
  width: 18px;
  height: 18px;
}
.tooltip_active_6467 .orange-105b ul ul,
.tooltip_active_6467 .south-0d44 ul ul,
.tooltip_active_6467 .icon-first-55d6 ul ul,
.tooltip_active_6467 .sort-09b6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip_active_6467 .orange-105b .button_7611 > a,
.tooltip_active_6467 .south-0d44 .button_7611 > a,
.tooltip_active_6467 .icon-first-55d6 .button_7611 > a,
.tooltip_active_6467 .sort-09b6 .button_7611 > a {
  margin-bottom: 0;
}
.tooltip_active_6467 .gallery-steel-3af4 li,
.tooltip_active_6467 .orange-105b li,
.tooltip_active_6467 .east-aa72 li,
.tooltip_active_6467 .south-0d44 li,
.tooltip_active_6467 .icon-first-55d6 li,
.tooltip_active_6467 .sort-09b6 li,
.tooltip_active_6467 .status-orange-d918 li,
.tooltip_active_6467 .current_0109 li {
  display: block;
  position: relative;
}
.tooltip_active_6467 .gallery-steel-3af4 li:last-child,
.tooltip_active_6467 .orange-105b li:last-child,
.tooltip_active_6467 .east-aa72 li:last-child,
.tooltip_active_6467 .south-0d44 li:last-child,
.tooltip_active_6467 .icon-first-55d6 li:last-child,
.tooltip_active_6467 .sort-09b6 li:last-child,
.tooltip_active_6467 .status-orange-d918 li:last-child,
.tooltip_active_6467 .current_0109 li:last-child {
  border: none;
}
.tooltip_active_6467 .gallery-steel-3af4 li a,
.tooltip_active_6467 .orange-105b li a,
.tooltip_active_6467 .east-aa72 li a,
.tooltip_active_6467 .south-0d44 li a,
.tooltip_active_6467 .icon-first-55d6 li a,
.tooltip_active_6467 .sort-09b6 li a,
.tooltip_active_6467 .status-orange-d918 li a,
.tooltip_active_6467 .current_0109 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_active_6467 .gallery-steel-3af4 li ul li::before,
.tooltip_active_6467 .orange-105b li ul li::before,
.tooltip_active_6467 .east-aa72 li ul li::before,
.tooltip_active_6467 .south-0d44 li ul li::before,
.tooltip_active_6467 .icon-first-55d6 li ul li::before,
.tooltip_active_6467 .sort-09b6 li ul li::before,
.tooltip_active_6467 .status-orange-d918 li ul li::before,
.tooltip_active_6467 .current_0109 li ul li::before {
  left: 15px;
}
.tooltip_active_6467 .gallery-steel-3af4 li ul a,
.tooltip_active_6467 .orange-105b li ul a,
.tooltip_active_6467 .east-aa72 li ul a,
.tooltip_active_6467 .south-0d44 li ul a,
.tooltip_active_6467 .icon-first-55d6 li ul a,
.tooltip_active_6467 .sort-09b6 li ul a,
.tooltip_active_6467 .status-orange-d918 li ul a,
.tooltip_active_6467 .current_0109 li ul a {
  padding-left: 20px;
}
.tooltip_active_6467 .gallery-steel-3af4 li ul ul li::before,
.tooltip_active_6467 .orange-105b li ul ul li::before,
.tooltip_active_6467 .east-aa72 li ul ul li::before,
.tooltip_active_6467 .south-0d44 li ul ul li::before,
.tooltip_active_6467 .icon-first-55d6 li ul ul li::before,
.tooltip_active_6467 .sort-09b6 li ul ul li::before,
.tooltip_active_6467 .status-orange-d918 li ul ul li::before,
.tooltip_active_6467 .current_0109 li ul ul li::before {
  left: 30px;
}
.tooltip_active_6467 .gallery-steel-3af4 li ul ul a,
.tooltip_active_6467 .orange-105b li ul ul a,
.tooltip_active_6467 .east-aa72 li ul ul a,
.tooltip_active_6467 .south-0d44 li ul ul a,
.tooltip_active_6467 .icon-first-55d6 li ul ul a,
.tooltip_active_6467 .sort-09b6 li ul ul a,
.tooltip_active_6467 .status-orange-d918 li ul ul a,
.tooltip_active_6467 .current_0109 li ul ul a {
  padding-left: 40px;
}
.tooltip_active_6467 .form_under_316c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_active_6467 .current_0109 ul li {
  margin-bottom: 1.41575em;
}
.tooltip_active_6467 .current_0109 ul li .texture_static_cf30 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip_active_6467 .current_0109 ul li .current-cc37 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.heading_d78a .gallery-steel-3af4 li a,
.heading_d78a .orange-105b li a,
.heading_d78a .east-aa72 li a,
.heading_d78a .south-0d44 li a,
.heading_d78a .icon-first-55d6 li a,
.heading_d78a .sort-09b6 li a,
.heading_d78a .status-orange-d918 li a,
.heading_d78a .current_0109 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_d78a .form_under_316c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_d78a .gallery_middle_375e ul li.list_edb6 .shade-7cf7,
.heading_d78a .gallery_middle_375e ul li.slow-e842 .shade-7cf7 {
  background: rgba(0, 0, 0, 0.2);
}
.heading_d78a .tooltip_active_6467 .gallery_middle_375e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_medium_e10d .tooltip_active_6467 .shadow_next_76b6 li {
  margin: 0;
}
.menu_medium_e10d .tooltip_active_6467 .shadow_next_76b6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.menu_medium_e10d .tooltip_active_6467 .shadow_next_76b6 li ul {
  margin: 0;
}
.menu_medium_e10d .tooltip_active_6467 .shadow_next_76b6 li ul li a {
  padding-left: 15px;
}
.menu_medium_e10d .tooltip_active_6467 .shadow_next_76b6 li ul li li a {
  padding-left: 30px;
}
.menu_medium_e10d .tooltip_active_6467 .shadow_next_76b6 li.advanced-3b9c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.menu_medium_e10d .tooltip_active_6467 .shadow_next_76b6 li.advanced-3b9c > 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;
}
.menu_medium_e10d .tooltip_active_6467 .shadow_next_76b6 li.advanced-3b9c > 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;
}
.image-ed52 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shadow-a6cb {
  position: relative;
  z-index: 10;
}
.shadow-a6cb .thumbnail_narrow_2ed9 {
  width: 100%;
  max-width: 100%;
}
.title-complex-74ff .tag-ea7f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.title-complex-74ff .tall_647b {
}
.title-complex-74ff .heading_d78a {
  background: #292929;
}
.status-glass-e6d1 .tag-ea7f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.status-glass-e6d1 .tall_647b {
  background: #f9f9f9;
}
.status-glass-e6d1 .heading_d78a {
  background: #303030;
}
.main_6ddf .tag-ea7f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .main_6ddf .old_f13f {
    margin-bottom: 1em;
  }
  .main_6ddf .old_f13f:last-child {
    margin-bottom: 0;
  }
}
.main_6ddf .tall_647b {
  background: #ededed;
}
.main_6ddf .heading_d78a {
  background: #1a1a1a;
}
.tag-ea7f.tall_647b {
  color: rgba(0, 0, 0, 0.6);
}
.tag-ea7f.tall_647b .carousel_dynamic_2b49 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-ea7f.heading_d78a {
  color: rgba(255, 255, 255, 0.99);
}
.tag-ea7f.heading_d78a a:not(.main-6f08) {
  color: rgba(255, 255, 255, 0.79);
}
.tag-ea7f.heading_d78a a:not(.main-6f08):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-ea7f.heading_d78a .carousel_dynamic_2b49 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-ea7f.heading_d78a table tbody td,
.tag-ea7f.heading_d78a table th {
  background: rgba(0, 0, 0, 0.08);
}
.fast-f8a5.right-eabe .notice_6578 {
  max-width: initial;
}
.fast-f8a5 .disabled_north_baa4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.fast-f8a5 .disabled_north_baa4 .thumbnail_narrow_2ed9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .fast-f8a5 .disabled_north_baa4 .thumbnail_narrow_2ed9 {
    display: block;
    margin-bottom: 2em;
  }
  .fast-f8a5 .disabled_north_baa4 .thumbnail_narrow_2ed9:last-child {
    margin-bottom: 0;
  }
}
.main_6ddf .old_f13f:last-child,
.status-glass-e6d1 .old_f13f:last-child,
.title-complex-74ff .old_f13f:last-child {
  margin-bottom: 0;
}
.main_6ddf .old_f13f .tooltip_active_6467 .gallery_middle_375e:last-child,
.status-glass-e6d1 .old_f13f .tooltip_active_6467 .gallery_middle_375e:last-child,
.title-complex-74ff .old_f13f .tooltip_active_6467 .gallery_middle_375e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .main_6ddf .backdrop-826d,
  .main_6ddf .logo-black-654e,
  .status-glass-e6d1 .backdrop-826d,
  .status-glass-e6d1 .logo-black-654e,
  .title-complex-74ff .backdrop-826d,
  .title-complex-74ff .logo-black-654e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shadow-a6cb .old_f13f {
    margin-bottom: 2em;
  }
}
.shadow-a6cb p:last-child {
  margin-bottom: 0;
}
.shadow-a6cb li,
.shadow-a6cb ul {
  list-style: none;
  margin: 0;
}
.shadow-a6cb ul ul {
  margin-left: 2.617924em;
}
.cool-1821 {
  font-size: 0.875em;
}

/* css-noise: e44d */
.phantom-card-a1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
