/*!
Theme Name: Customify
Theme URI: https://pressmaximum.down_818e/customify
Author: WPCustomify
Author URI: https://pressmaximum.down_818e
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.down_818e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.middle-fac2.image-4871/licenses/gpl-2.0.frame_down_e7f4
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.border-8949/, (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.new_2466.banner-b6c5/normalize.form_122d/
 ======
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.form_122d v7.0.0 | MIT License | github.down_818e/necolas/normalize.form_122d */
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;
}
.input-orange-dd3f .out_6d9e,
.tall_f601,
.header-cool-f0a0,
.orange-e332,
.grid_464b,
.avatar-center-7c16,
.surface-4fd1,
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;
}
.tall_f601,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tall_f601,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tall_f601,
  h1 {
    font-size: 1.8em;
  }
}
.header-cool-f0a0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.header-cool-f0a0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .header-cool-f0a0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .header-cool-f0a0,
  h2 {
    font-size: 1.7em;
  }
}
.orange-e332,
h3 {
  font-size: 1.618em;
}
.input-orange-dd3f .out_6d9e,
.grid_464b,
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.module_next_982d {
  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;
}
.first-5fdb:after,
.first-5fdb:before,
.brown-c181:after,
.brown-c181:before {
  content: "";
  display: table;
}
.first-5fdb:after,
.brown-c181:after {
  clear: both;
}
.full_b98d {
  float: right;
  margin-right: 0;
}
.primary_gas_460e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outline_35c9 .clean-5f89,
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;
}
.outline_35c9 .clean-5f89: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;
}
.active_smooth_1bc9 .clean-5f89 {
  box-shadow: none;
}
.active_smooth_1bc9
  .clean-5f89
  .tooltip-dim-6cbd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.active_smooth_1bc9 .clean-5f89 .detail-3bb0 {
  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;
}
.active_smooth_1bc9
  .clean-5f89
  .detail-3bb0
  b {
  display: none;
}
.active_smooth_1bc9 .accent-stale-1826 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background_hovered_d829:not(.huge_cc58):not(.badge-852e),
button:not(.huge_cc58):not(.badge-852e),
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ),
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ),
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ) {
  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;
}
.background_hovered_d829:not(.huge_cc58):not(
    .badge-852e
  ):hover,
button:not(.huge_cc58):not(
    .badge-852e
  ):hover,
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ):hover,
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ):hover,
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background_hovered_d829:not(.huge_cc58):not(
    .badge-852e
  ):active,
.background_hovered_d829:not(.huge_cc58):not(
    .badge-852e
  ):focus,
button:not(.huge_cc58):not(
    .badge-852e
  ):active,
button:not(.huge_cc58):not(
    .badge-852e
  ):focus,
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ):active,
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ):focus,
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ):active,
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ):focus,
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ):active,
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ):focus {
  outline: 0;
}
.background_hovered_d829:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426,
button:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426,
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426,
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426,
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426 {
  position: relative;
}
.background_hovered_d829:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .heading-stone-a062,
.background_hovered_d829:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .shade_f898,
.background_hovered_d829:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .media_40fa,
.background_hovered_d829:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  i,
.background_hovered_d829:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  svg,
button:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .heading-stone-a062,
button:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .shade_f898,
button:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .media_40fa,
button:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  i,
button:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  svg,
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .heading-stone-a062,
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .shade_f898,
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .media_40fa,
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  i,
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  svg,
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .heading-stone-a062,
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .shade_f898,
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .media_40fa,
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  i,
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  svg,
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .heading-stone-a062,
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .shade_f898,
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  .media_40fa,
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  i,
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426
  svg {
  visibility: hidden;
}
.background_hovered_d829:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426:after,
button:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426:after,
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426:after,
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426:after,
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ).fn-loading-5426: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;
}
.background_hovered_d829:not(.huge_cc58):not(.badge-852e),
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ),
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ),
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ) {
  color: #fff;
  background: #235787;
}
.background_hovered_d829:not(.huge_cc58):not(
    .badge-852e
  ):focus,
input[type="button"]:not(.huge_cc58):not(
    .badge-852e
  ):focus,
input[type="reset"]:not(.huge_cc58):not(
    .badge-852e
  ):focus,
input[type="submit"]:not(.huge_cc58):not(
    .badge-852e
  ):focus {
  color: #fff;
}
.background_hovered_d829.fn-disabled-5426:not(.huge_cc58):not(
    .badge-852e
  ),
.background_hovered_d829[disabled]:not(.huge_cc58):not(
    .badge-852e
  ),
button.fn-disabled-5426:not(.huge_cc58):not(
    .badge-852e
  ),
button[disabled]:not(.huge_cc58):not(
    .badge-852e
  ) {
  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;
}
.solid-c1e8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.solid-c1e8: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;
}
.wrapper_tall_3f08 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.caption-slow-f77b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.video-3c99 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.first-5fdb:after,
.first-5fdb:before,
.white-fd39:after,
.white-fd39:before,
.short-8cb8:after,
.short-8cb8:before,
.fixed-2c3b:after,
.fixed-2c3b:before,
.preview-north-0374:after,
.preview-north-0374:before,
.active-999f:after,
.active-999f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.first-5fdb:after,
.white-fd39:after,
.short-8cb8:after,
.fixed-2c3b:after,
.preview-north-0374:after,
.active-999f:after {
  clear: both;
}
.white-fd39 .stale-e4be,
.short-8cb8 .stale-e4be,
.bronze-b8c3 .stale-e4be {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.light-58f1 {
  display: inline-block;
}
.list_5e77 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.list_5e77 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.list_5e77 .preview_focused_2ab8 {
  padding: 1em 0;
  font-size: 85%;
}
.preview_focused_2ab8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.secondary-ced1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.secondary-ced1:after,
.secondary-ced1:before {
  content: "";
  display: table;
}
.secondary-ced1:after {
  clear: both;
}
.hard_4250 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.logo_274a .hard_4250 {
  max-width: 50%;
}
.stone-6645 .hard_4250 {
  max-width: 33.33%;
}
.box-pink-e953 .hard_4250 {
  max-width: 25%;
}
.hero_0ba0 .hard_4250 {
  max-width: 20%;
}
.texture-3476 .hard_4250 {
  max-width: 16.66%;
}
.icon-fd29 .hard_4250 {
  max-width: 14.28%;
}
.west-1a0f .hard_4250 {
  max-width: 12.5%;
}
.main-solid-7210 .hard_4250 {
  max-width: 11.11%;
}
.thick_2390 {
  display: block;
}
.input-orange-dd3f .fast-9799 label,
.input-orange-dd3f .widget-9eb7 label,
.input-orange-dd3f .gradient-a9c4 label,
.input-orange-dd3f .badge-8d8b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip-inner-a1e2 {
  list-style: none;
  margin: 0;
}
.chip-inner-a1e2 article.surface_blue_0521 {
  margin-bottom: 0;
}
.chip-inner-a1e2 ul {
  list-style: none;
  margin: 0;
}
.chip-inner-a1e2 .logo-fcf9 li.surface_blue_0521 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip-inner-a1e2 .logo-fcf9 li.surface_blue_0521 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip-inner-a1e2 .logo-fcf9 li.surface_blue_0521: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) {
  .chip-inner-a1e2 .logo-fcf9 li.surface_blue_0521 li.surface_blue_0521 li.surface_blue_0521 li.surface_blue_0521 {
    padding-left: 0;
  }
}
article.surface_blue_0521 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface_blue_0521 .white-fd39 p:last-of-type {
  margin-bottom: 0;
}
article.surface_blue_0521 .dim_5feb {
  float: left;
}
article.surface_blue_0521 .south_c567 {
  margin-left: 85px;
}
article.surface_blue_0521 .aside_7aaa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface_blue_0521 .aside_7aaa .disabled-58e1 {
  margin-left: 10px;
}
article.surface_blue_0521 .nav_1801 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface_blue_0521 .short_6fa0 {
  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 .fast-9799,
  #respond .gradient-a9c4,
  #respond .badge-8d8b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fast-9799 input,
#respond .gradient-a9c4 input,
#respond .badge-8d8b input {
  width: 100%;
}
#respond .badge-8d8b {
  margin-right: 0;
}
#respond .tall-263a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box-out-b49e {
  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;
}
.box-out-b49e.gradient_slow_9d00 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.box-out-b49e 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%);
}
.box-out-b49e:focus,
.box-out-b49e: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);
}
.new-f192 {
  border-radius: 10%;
}
.main-dd29 {
  border-radius: 50%;
}
.badge_ebc3 {
  font-size: 0.72em;
}
.surface-selected-cc42 {
  font-size: 0.875em;
}
.copper-dd47 {
  font-size: 1.1em;
}
.motion_a6b5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.motion_a6b5.badge_ebc3 {
  letter-spacing: 0.5px;
}
.solid-5692,
.solid-5692 a {
  color: #6d6d6d;
}
.solid-5692 a:hover {
  color: #111;
}
.pagination_3dfb {
  color: #6d6d6d;
}
.surface-c877 {
  overflow-x: hidden;
}
.surface-c877 .bronze-7d8a.white-39cf {
  position: relative;
}
.surface-c877 .bronze-7d8a.white-39cf.background_cade {
  position: initial;
}
.surface-c877
  .bronze-7d8a.white-39cf.background_cade
  .link_next_e9e2 {
  left: auto;
}
.surface-c877 .bronze-7d8a .link_next_e9e2 {
  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;
}
.surface-c877 .bronze-7d8a:hover.white-39cf {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.surface-c877
  .bronze-7d8a:hover.white-39cf
  .link_next_e9e2 {
  display: block;
  z-index: 9999999;
}
.surface-c877 .texture-middle-d15f .purple_a718,
.surface-c877 .small_df68 .purple_a718 {
  display: none;
}
.surface-c877 .last_6b21 .bronze-7d8a:hover.white-39cf {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.input-orange-dd3f .fast-9799 label,
.input-orange-dd3f .widget-9eb7 label,
.input-orange-dd3f .gradient-a9c4 label,
.input-orange-dd3f .badge-8d8b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip-inner-a1e2 {
  list-style: none;
  margin: 0;
}
.chip-inner-a1e2 article.surface_blue_0521 {
  margin-bottom: 0;
}
.chip-inner-a1e2 ul {
  list-style: none;
  margin: 0;
}
.chip-inner-a1e2 .logo-fcf9 li.surface_blue_0521 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip-inner-a1e2 .logo-fcf9 li.surface_blue_0521 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip-inner-a1e2 .logo-fcf9 li.surface_blue_0521: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) {
  .chip-inner-a1e2 .logo-fcf9 li.surface_blue_0521 li.surface_blue_0521 li.surface_blue_0521 li.surface_blue_0521 {
    padding-left: 0;
  }
}
article.surface_blue_0521 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface_blue_0521 .white-fd39 p:last-of-type {
  margin-bottom: 0;
}
article.surface_blue_0521 .dim_5feb {
  float: left;
}
article.surface_blue_0521 .south_c567 {
  margin-left: 85px;
}
article.surface_blue_0521 .aside_7aaa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface_blue_0521 .aside_7aaa .disabled-58e1 {
  margin-left: 10px;
}
article.surface_blue_0521 .nav_1801 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface_blue_0521 .short_6fa0 {
  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 .fast-9799,
  #respond .gradient-a9c4,
  #respond .badge-8d8b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fast-9799 input,
#respond .gradient-a9c4 input,
#respond .badge-8d8b input {
  width: 100%;
}
#respond .badge-8d8b {
  margin-right: 0;
}
#respond .tall-263a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-middle-d15f .form_c465 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.form_c465 .modal_f173.column_action_22de .article_e63b > li > a:focus,
.form_c465 .modal_f173.column_action_22de .article_e63b > li > a:hover,
.form_c465 .modal_f173.progress-slow-c2a2 .article_e63b > li > a:focus,
.form_c465 .modal_f173.progress-slow-c2a2 .article_e63b > li > a:hover,
.form_c465 .modal_f173.plasma-f480 .article_e63b > li > a:focus,
.form_c465 .modal_f173.plasma-f480 .article_e63b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_c465
  .modal_f173.column_action_22de
  .article_e63b
  > li.block-south-19ff
  > a,
.form_c465
  .modal_f173.column_action_22de
  .article_e63b
  > li.breadcrumb-hard-8215
  > a,
.form_c465
  .modal_f173.progress-slow-c2a2
  .article_e63b
  > li.block-south-19ff
  > a,
.form_c465
  .modal_f173.progress-slow-c2a2
  .article_e63b
  > li.breadcrumb-hard-8215
  > a,
.form_c465
  .modal_f173.plasma-f480
  .article_e63b
  > li.block-south-19ff
  > a,
.form_c465 .modal_f173.plasma-f480 .article_e63b > li.tertiary_over_b253 > a {
  color: rgba(255, 255, 255, 0.99);
}
.form_c465 .grid-799e,
.form_c465 .grid-799e a {
  color: rgba(255, 255, 255, 0.99);
}
.form_c465 .layout-d8dc.preview-210a li a,
.form_c465 .logo_pro_2007 a,
.form_c465 .content-8133,
.form_c465 .article_e63b > li > a,
.form_c465 .heading-copper-765b {
  color: rgba(255, 255, 255, 0.79);
}
.form_c465 .layout-d8dc.preview-210a li a:hover,
.form_c465 .logo_pro_2007 a:hover,
.form_c465 .content-8133:hover,
.form_c465 .article_e63b > li > a:hover,
.form_c465 .heading-copper-765b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_c465 .dark_9700 {
  color: rgba(255, 255, 255, 0.79);
}
.form_c465 .dark_9700 .frame_motion_ba31 {
  color: rgba(255, 255, 255, 0.99);
}
.form_c465 .dark_9700:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_c465 .widget_4329 .pagination_ba01 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_c465 .widget_4329 .pagination_ba01 .brown_43be {
  color: rgba(255, 255, 255, 0.79);
}
.form_c465
  .widget_4329
  .pagination_ba01
  .brown_43be::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_c465
  .widget_4329
  .pagination_ba01
  .brown_43be:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_c465
  .widget_4329
  .pagination_ba01
  .brown_43be::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_c465
  .widget_4329
  .pagination_ba01
  .brown_43be::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_c465 .widget_4329 .bottom_54fe {
  color: rgba(255, 255, 255, 0.79);
}
.form_c465 .widget_4329 .bottom_54fe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_short_d920
  .form_c465
  .widget_4329
  .easy-64ea
  .notice-d7b2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_short_d920
  .form_c465
  .widget_4329
  .easy-64ea
  .brown_43be {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture-middle-d15f .solid_a5e1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.solid_a5e1 .modal_f173.column_action_22de .article_e63b > li > a:focus,
.solid_a5e1 .modal_f173.column_action_22de .article_e63b > li > a:hover,
.solid_a5e1 .modal_f173.progress-slow-c2a2 .article_e63b > li > a:focus,
.solid_a5e1 .modal_f173.progress-slow-c2a2 .article_e63b > li > a:hover,
.solid_a5e1 .modal_f173.plasma-f480 .article_e63b > li > a:focus,
.solid_a5e1 .modal_f173.plasma-f480 .article_e63b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid_a5e1
  .modal_f173.column_action_22de
  .article_e63b
  > li.block-south-19ff
  > a,
.solid_a5e1
  .modal_f173.column_action_22de
  .article_e63b
  > li.breadcrumb-hard-8215
  > a,
.solid_a5e1
  .modal_f173.progress-slow-c2a2
  .article_e63b
  > li.block-south-19ff
  > a,
.solid_a5e1
  .modal_f173.progress-slow-c2a2
  .article_e63b
  > li.breadcrumb-hard-8215
  > a,
.solid_a5e1
  .modal_f173.plasma-f480
  .article_e63b
  > li.block-south-19ff
  > a,
.solid_a5e1 .modal_f173.plasma-f480 .article_e63b > li.tertiary_over_b253 > a {
  color: rgba(0, 0, 0, 0.8);
}
.solid_a5e1 .grid-799e,
.solid_a5e1 .grid-799e a {
  color: rgba(0, 0, 0, 0.8);
}
.solid_a5e1 .layout-d8dc.preview-210a li a,
.solid_a5e1 .logo_pro_2007 a,
.solid_a5e1 .content-8133,
.solid_a5e1 .article_e63b > li > a,
.solid_a5e1 .heading-copper-765b {
  color: rgba(0, 0, 0, 0.55);
}
.solid_a5e1 .layout-d8dc.preview-210a li a:hover,
.solid_a5e1 .logo_pro_2007 a:hover,
.solid_a5e1 .content-8133:hover,
.solid_a5e1 .article_e63b > li > a:hover,
.solid_a5e1 .heading-copper-765b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid_a5e1 .dark_9700 {
  color: rgba(0, 0, 0, 0.55);
}
.solid_a5e1 .dark_9700 .frame_motion_ba31 {
  color: rgba(0, 0, 0, 0.8);
}
.solid_a5e1 .dark_9700:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel_fdf7 .main-current-3a86 {
  margin-left: auto;
  margin-right: auto;
}
.short-8cb8 > * {
  margin-left: auto;
  margin-right: auto;
}
.short-8cb8 .wrapper_tall_3f08 {
  margin-right: 1.41575em;
}
.form_pink_1381 .short-8cb8 > .summary-2535 {
  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;
}
.form_pink_1381 .short-8cb8 > .slow-dbca {
  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;
}
.grid-outer-54ad.steel_fdf7 .main-current-3a86,
.pagination_19dd.steel_fdf7 .main-current-3a86 {
  margin-left: 0;
}
.last_2b2b.steel_fdf7 .main-current-3a86,
.tall_384f.steel_fdf7 .main-current-3a86 {
  margin-right: 0;
}
.short-8cb8 ol,
.short-8cb8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.full_fec0 video {
  max-width: 100%;
}
.warm-9b70 img {
  display: block;
}
.warm-9b70.wrapper_tall_3f08,
.warm-9b70.caption-slow-f77b {
  width: 100%;
}
.warm-9b70.slow-dbca img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hot_2ca8:not(.new-d4bf) {
  margin: 1.5em auto;
}
.mask_east_fa2f p {
  padding: 1.5em 14px;
}
ul.tooltip_1c66.slow-dbca,
ul.tooltip_1c66.summary-2535,
ul.tooltip_1c66.slider_easy_7fd2.summary-2535 {
  padding: 0 14px;
}
.lower_3dcb {
  display: block;
  overflow-x: auto;
}
.lower_3dcb table {
  border-collapse: collapse;
  width: 100%;
}
.lower_3dcb td,
.lower_3dcb th {
  padding: 0.5em;
}
.short-8cb8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.short-8cb8 ol ol,
.short-8cb8 ol ul,
.short-8cb8 ul ol,
.short-8cb8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.short-8cb8 ol ol li,
.short-8cb8 ol ul li,
.short-8cb8 ul ol li,
.short-8cb8 ul ul li {
  margin-left: 0;
}
.highlight_rough_8daa.search_860e > .north-c726 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.highlight_rough_8daa.search_860e > .north-c726 iframe,
.highlight_rough_8daa.search_860e > .north-c726 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel_e5c9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.carousel_e5c9.wood_5135 {
  padding: 0;
}
.carousel_e5c9.wood_5135 cite {
  font-size: 13px;
}
.carousel_e5c9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.carousel_e5c9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wood_a2f1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wood_a2f1 > p:first-child {
  margin-top: 0;
}
.wood_a2f1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wood_a2f1 blockquote {
  border-left: 0;
}
.input_blue_47d0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.input_blue_47d0:not(.notification-0f45) {
  max-width: 100px;
}
.input_blue_47d0.pattern_red_9cec {
  border-bottom: none !important;
  text-align: center;
}
.input_blue_47d0.pattern_red_9cec::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .mask_east_fa2f p {
    padding: 1.5em 0;
  }
}
.full_de19 {
  color: #0073aa;
}
.panel_action_5591 {
  background-color: #0073aa;
}
.text_slow_7ceb {
  color: #229fd8;
}
.table-ef64 {
  background-color: #229fd8;
}
.mini-6334 {
  color: #eee;
}
.badge-c869 {
  background-color: #eee;
}
.iron-14cb {
  color: #444;
}
.pagination_dynamic_6227 {
  background-color: #444;
}
.menu_glass_5c54 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.menu_glass_5c54 .tiny_731f .logo_pro_2007 {
  font-size: 15px;
}
.menu_glass_5c54 .logo_pro_2007 {
  line-height: 1.3;
}
.menu_glass_5c54 .solid_a5e1 {
}
.menu_glass_5c54 .form_c465 {
  background: #235787;
}
.tiny-31ff {
  padding: 0;
}
.tiny-31ff .form_c465 {
  background: #1a1a1a;
}
.tiny-31ff .solid_a5e1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paper_2c9c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paper_2c9c .solid_a5e1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paper_2c9c .form_c465 {
  background: #303030;
}
.active-999f {
  position: relative;
  z-index: 10;
}
.active-999f .tabs_fe90 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column_59ca .white-39cf {
  display: inline-block;
  vertical-align: middle;
}
.column_59ca.shadow_70da .white-39cf {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .column_59ca.shadow_70da .white-39cf {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .column_59ca.shadow_70da .white-39cf {
    margin-right: 0.4em;
  }
}
.column_59ca.shadow_70da .white-39cf:last-child {
  margin-right: 0;
}
.label_stone_7152 .tabs_fe90 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .texture-middle-d15f .tiny_731f {
    margin: 0 -0.5em;
  }
  .texture-middle-d15f .tiny_731f [class*="customify-col-"],
  .texture-middle-d15f .tiny_731f [class*="customify-col_"],
  .texture-middle-d15f .tiny_731f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.texture-middle-d15f.lower-807a .tabs_fe90 {
  background: 0 0 !important;
}
.texture-middle-d15f.lower-807a .tabs_fe90,
.texture-middle-d15f.label_stone_7152 .tabs_fe90 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .texture-middle-d15f.content_basic_f323 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.texture-middle-d15f.label_stone_7152 .tabs_fe90 {
  box-shadow: none !important;
}
.shade_silver_123c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shade_silver_123c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shade_silver_123c {
    padding: 18px 0 20px;
  }
}
.shade_silver_123c .nav_fast_a2c7 {
  width: 100%;
}
.shade_silver_123c .card_north_812c {
  margin-bottom: 0;
}
.shade_silver_123c .title_bc44 {
  margin-top: 5px;
  font-size: 0.875em;
}
.status_dark_621a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status_dark_621a .gallery-5fc0 {
  width: 100%;
}
.sort_6085 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sort_6085 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sort_6085 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;
}
.sort_6085 li:last-child:after {
  display: none;
}
.sort_6085 li a {
  font-weight: 500;
  margin-right: 10px;
}
.panel-bdb5 .purple_a718 button,
.shade_silver_123c .purple_a718 button {
  left: 0;
}
.panel-bdb5 .gallery-5fc0,
.shade_silver_123c .gallery-5fc0 {
  padding-left: 0;
  padding-right: 0;
}
.panel-bdb5 .status_dark_621a,
.shade_silver_123c .status_dark_621a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.panel-bdb5 {
  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;
}
.panel-bdb5: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;
}
.panel-bdb5 .lite-7908 {
  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) {
  .panel-bdb5 .lite-7908 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .panel-bdb5 .lite-7908 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .panel-bdb5 .lite-7908 {
    min-height: 200px;
  }
}
.panel-bdb5 .sort_6085 {
  color: rgba(255, 255, 255, 0.8);
}
.panel-bdb5 .sort_6085 a,
.panel-bdb5 .sort_6085 li:after {
  color: inherit;
}
.panel-bdb5 .sort_6085 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.short_dc8b {
  margin-bottom: 0.5em;
}
.motion-e262 {
  margin-bottom: 1.2em;
}
.motion-e262,
.short_dc8b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.motion-e262 p:last-child,
.short_dc8b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .purple_a718,
#masthead .purple_a718 {
  display: none;
}
#masthead
  > .purple_a718.backdrop-red-d493 {
  display: none;
}
#masthead > .purple_a718 button {
  left: 0;
}
.main-ccba {
  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%;
}
.main-ccba .white-39cf {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.main-ccba .prev_9d2b {
  display: -webkit-box;
  display: flex;
}
.main-ccba .prev_9d2b.stone-1e65 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.main-ccba .prev_9d2b.south_b917 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main-ccba .prev_9d2b.text-048e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main-ccba.surface-0fbc.carousel_advanced_3ee0 .prev_9d2b.stone-1e65 {
  flex-basis: 100%;
}
.main-ccba.button-5a6b .prev_9d2b.south_b917 {
  -webkit-box-flex: 1;
  flex: auto;
}
.main-ccba.button-5a6b .prev_9d2b.text-048e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .purple_a718.backdrop-red-d493 {
  display: none;
}
#masthead > .purple_a718 button {
  left: 0;
}
.primary-03fd {
  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;
}
.primary-03fd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.primary-03fd.message-advanced-d780 i {
  margin-right: 4px;
}
.primary-03fd.list_cool_dba7 i {
  margin-left: 5px;
}
.logo_pro_2007 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.logo_pro_2007 p:last-child {
  margin-bottom: 0;
}
.frame-40a7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.frame-40a7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.frame-40a7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.frame-40a7 .grid-799e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.frame-40a7 .list-lower-1962 {
  margin: 5px 0 7px 0;
}
.frame-40a7.banner_0ef0 .caption-cold-9f20 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame-40a7.banner_0ef0 .cold_a27f {
  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;
}
.frame-40a7.column-7773 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.frame-40a7.column-7773 .caption-cold-9f20 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame-40a7.column-7773 .cold_a27f {
  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;
}
.frame-40a7.narrow_325f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.frame-40a7.cold-d78a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.frame-40a7.cold-d78a .cold_a27f {
  margin-top: 7px;
}
.pagination_west_f148 {
  display: inline-block;
}
.active-999f .outer_aee8 .frame-40a7 img {
  max-width: 100%;
}
.modal_f173 .paragraph_top_c9a5.new-32c9,
.table_2638 .paragraph_top_c9a5.new-32c9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.modal_f173 .overlay-small-bb16,
.table_2638 .overlay-small-bb16 {
  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%);
}
.modal_f173 .overlay-small-bb16 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.modal_f173.container_wood_8e72 .overlay-small-bb16 {
  display: none;
}
.modal_f173 .video-a10d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal_f173 .video-a10d li {
  display: inline-block;
  position: relative;
}
.modal_f173 .video-a10d li:last-child {
  margin-right: 0;
}
.modal_f173 .video-a10d 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;
}
.modal_f173 .video-a10d li.tertiary_over_b253 > a {
  color: rgba(0, 0, 0, 0.9);
}
.modal_f173 .video-a10d > 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;
}
.modal_f173 .video-a10d > li > a i {
  line-height: 0;
}
.modal_f173 .video-a10d > li.photo_rough_f226 > a .overlay-small-bb16 {
  margin-left: 4px;
  line-height: 0;
}
.modal_f173 .video-a10d .mask_3216 li.photo_rough_f226 > a {
  position: relative;
}
.modal_f173 .video-a10d .mask_3216 li.photo_rough_f226 > a:after,
.modal_f173 .video-a10d .mask_3216 li.photo_rough_f226 > a:before {
  content: "";
  display: table;
}
.modal_f173 .video-a10d .mask_3216 li.photo_rough_f226 > a:after {
  clear: both;
}
.modal_f173 .video-a10d .mask_3216 li.photo_rough_f226 > a .overlay-small-bb16 {
  margin-left: 5px;
  float: right;
}
.modal_f173 .breadcrumb_6494,
.modal_f173 .mask_3216 {
  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;
}
.modal_f173 .mask_3216 {
  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;
}
.modal_f173 .mask_3216 .new-32c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.modal_f173 .mask_3216 .overlay-small-bb16 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.modal_f173 .mask_3216 li {
  display: block;
  margin: 0;
  padding: 0;
}
.modal_f173 .mask_3216 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;
}
.modal_f173 .mask_3216 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.modal_f173 .mask_3216 .mask_3216 {
  top: 0;
  left: 100%;
}
.modal_f173 .orange-4651.fn-focus-5426 > .breadcrumb_6494,
.modal_f173 .orange-4651.fn-focus-5426 > .mask_3216,
.modal_f173 .orange-4651:focus > .breadcrumb_6494,
.modal_f173 .orange-4651:focus > .mask_3216,
.modal_f173 .orange-4651:hover > .breadcrumb_6494,
.modal_f173 .orange-4651:hover > .mask_3216 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.modal_f173.plasma-f480 .article_e63b:after,
.modal_f173.plasma-f480 .article_e63b:before {
  content: "";
  display: table;
}
.modal_f173.plasma-f480 .article_e63b:after {
  clear: both;
}
.modal_f173.plasma-f480 .article_e63b > li {
  float: left;
}
.modal_f173.outline-4fa1 .article_e63b:after,
.modal_f173.outline-4fa1 .article_e63b:before {
  content: "";
  display: table;
}
.modal_f173.outline-4fa1 .article_e63b:after {
  clear: both;
}
.modal_f173.outline-4fa1 .article_e63b > li {
  float: left;
}
.modal_f173.outline-4fa1 .article_e63b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.modal_f173.outline-4fa1 .article_e63b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.modal_f173.outline-4fa1 .article_e63b > li.block-south-19ff > a,
.modal_f173.outline-4fa1 .article_e63b > li.tertiary_over_b253 > a {
  color: #fff;
  background-color: #1e4b75;
}
.modal_f173.column_action_22de .article_e63b > li > a .new-32c9 {
  position: relative;
}
.modal_f173.column_action_22de .article_e63b > li > a .new-32c9: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;
}
.modal_f173.column_action_22de
  .article_e63b
  > li:focus
  > a
  .new-32c9:before,
.modal_f173.column_action_22de
  .article_e63b
  > li:hover
  > a
  .new-32c9:before {
  width: 100%;
  background-color: currentColor;
}
.modal_f173.column_action_22de
  .article_e63b
  > li.block-south-19ff
  > a
  .new-32c9:before,
.modal_f173.column_action_22de
  .article_e63b
  > li.breadcrumb-hard-8215
  > a
  .new-32c9:before {
  width: 100%;
  background-color: currentColor;
}
.modal_f173.progress-slow-c2a2 .article_e63b > li > a .new-32c9 {
  position: relative;
}
.modal_f173.progress-slow-c2a2 .article_e63b > li > a .new-32c9: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;
}
.modal_f173.progress-slow-c2a2 .article_e63b > li:focus > a .new-32c9:before,
.modal_f173.progress-slow-c2a2
  .article_e63b
  > li:hover
  > a
  .new-32c9:before {
  width: 100%;
  background-color: currentColor;
}
.modal_f173.progress-slow-c2a2
  .article_e63b
  > li.block-south-19ff
  > a
  .new-32c9:before,
.modal_f173.progress-slow-c2a2
  .article_e63b
  > li.breadcrumb-hard-8215
  > a
  .new-32c9:before {
  width: 100%;
  background-color: currentColor;
}
.table_2638 .video-a10d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table_2638 .video-a10d li:first-child > a {
  border-top: none;
}
.table_2638 .video-a10d .light-75a4 > .new-32c9 .overlay-small-bb16 {
  display: none;
}
.table_2638 .video-a10d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table_2638 .video-a10d li:last-child {
  border: none;
}
.table_2638 .video-a10d li.photo_rough_f226 > a {
  padding-right: 45px !important;
}
.table_2638 .video-a10d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table_2638 .video-a10d li a:focus,
.table_2638 .video-a10d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table_2638 .video-a10d li .center-046c {
  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;
}
.table_2638 .video-a10d li .center-046c:hover {
  box-shadow: none;
}
.table_2638 .video-a10d li .center-046c .overlay-small-bb16 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table_2638 .video-a10d .mask_3216 {
  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);
}
.table_2638 .video-a10d .mask_3216 li a {
  padding-left: 3em;
}
.table_2638 .video-a10d .footer-9369 > a .center-046c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table_2638 .video-a10d .footer-9369 > .mask_3216 {
  display: block;
  opacity: 1;
}
.media_black_0eba {
  max-width: 100%;
}
.gradient_liquid_0ba8 {
  line-height: 0;
  cursor: pointer;
}
.heading-copper-765b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.heading-copper-765b:hover {
  box-shadow: none;
  color: currentColor;
}
.heading-copper-765b svg {
  width: 18px;
  height: 18px;
}
.heading-copper-765b .thumbnail_3482 {
  display: none;
}
.rough-085b {
  position: relative;
}
.rough-085b.fn-active-5426 .heading-copper-765b .simple-9e29 {
  display: none;
}
.rough-085b.fn-active-5426 .heading-copper-765b .thumbnail_3482 {
  display: inline-block;
}
.rough-085b .cool-0a0b {
  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);
}
.rough-085b.surface_liquid_bd3f .cool-0a0b {
  left: auto;
  right: -0.9em;
}
.rough-085b.surface_liquid_bd3f .label-large-4d4c::before {
  left: auto;
  right: 15px;
}
.rough-085b.fn-active-5426 .cool-0a0b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.easy-64ea {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.easy-64ea label {
  flex-basis: 100%;
}
.easy-64ea .pagination_ba01 {
  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;
}
.easy-64ea .brown_43be {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.easy-64ea .brown_43be:focus {
  background-color: transparent;
}
.easy-64ea button.bottom_54fe {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.easy-64ea button.bottom_54fe:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.easy-64ea button.bottom_54fe svg {
  width: 18px;
  height: 18px;
}
.easy-64ea input[type="submit"] {
  min-height: auto;
}
.widget_4329 .easy-64ea .brown_43be {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.label-large-4d4c {
  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) {
  .label-large-4d4c {
    width: 220px;
  }
}
.label-large-4d4c label {
  flex-basis: 100%;
}
.label-large-4d4c::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;
}
.picture_short_d920 .widget_4329 .easy-64ea {
  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;
}
.picture_short_d920
  .widget_4329
  .easy-64ea
  .pagination_ba01 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture_short_d920 .widget_4329 .easy-64ea .brown_43be {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture_short_d920
  .widget_4329
  .easy-64ea
  .brown_43be:focus {
  background: 0 0;
}
.picture_short_d920
  .widget_4329
  .easy-64ea
  .notice-d7b2 {
  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;
}
.layout-d8dc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.layout-d8dc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.layout-d8dc li:last-child {
  margin-right: 0;
}
.layout-d8dc li:first-child {
  margin-left: 0;
}
.layout-d8dc.wood_3440 a {
  color: #fff;
}
.layout-d8dc.wood_3440 a:hover {
  color: #fff;
}
.layout-d8dc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.layout-d8dc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.layout-d8dc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.layout-d8dc a:hover {
  opacity: 0.9;
  color: inherit;
}
.layout-d8dc [class*="social-icon-apple"] {
  background-color: #999;
}
.layout-d8dc [class*="social-icon-apple"].link_a5b9 {
  background-color: transparent;
  color: #999;
}
.layout-d8dc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.layout-d8dc [class*="social-icon-behance"].link_a5b9 {
  background-color: transparent;
  color: #1769ff;
}
.layout-d8dc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.layout-d8dc [class*="social-icon-bitbucket"].link_a5b9 {
  background-color: transparent;
  color: #205081;
}
.layout-d8dc [class*="social-icon-codepen"] {
  background-color: #000;
}
.layout-d8dc [class*="social-icon-codepen"].link_a5b9 {
  background-color: transparent;
  color: #000;
}
.layout-d8dc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.layout-d8dc [class*="social-icon-delicious"].link_a5b9 {
  background-color: transparent;
  color: #39f;
}
.layout-d8dc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.layout-d8dc [class*="social-icon-digg"].link_a5b9 {
  background-color: transparent;
  color: #005be2;
}
.layout-d8dc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.layout-d8dc [class*="social-icon-dribbble"].link_a5b9 {
  background-color: transparent;
  color: #ea4c89;
}
.layout-d8dc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.layout-d8dc [class*="social-icon-envelope"].link_a5b9 {
  background-color: transparent;
  color: #ea4335;
}
.layout-d8dc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.layout-d8dc [class*="social-icon-facebook"].link_a5b9 {
  background-color: transparent;
  color: #3b5998;
}
.layout-d8dc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.layout-d8dc [class*="social-icon-flickr"].link_a5b9 {
  background-color: transparent;
  color: #0063dc;
}
.layout-d8dc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.layout-d8dc [class*="social-icon-foursquare"].link_a5b9 {
  background-color: transparent;
  color: #2d5be3;
}
.layout-d8dc [class*="social-icon-github"] {
  background-color: #333;
}
.layout-d8dc [class*="social-icon-github"].link_a5b9 {
  background-color: transparent;
  color: #333;
}
.layout-d8dc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.layout-d8dc [class*="social-icon-google-plus"].link_a5b9 {
  background-color: transparent;
  color: #dd4b39;
}
.layout-d8dc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.layout-d8dc [class*="social-icon-houzz"].link_a5b9 {
  background-color: transparent;
  color: #7ac142;
}
.layout-d8dc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.layout-d8dc [class*="social-icon-instagram"].link_a5b9 {
  background-color: transparent;
  color: #262626;
}
.layout-d8dc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.layout-d8dc [class*="social-icon-jsfiddle"].link_a5b9 {
  background-color: transparent;
  color: #487aa2;
}
.layout-d8dc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.layout-d8dc [class*="social-icon-linkedin"].link_a5b9 {
  background-color: transparent;
  color: #0077b5;
}
.layout-d8dc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.layout-d8dc [class*="social-icon-medium"].link_a5b9 {
  background-color: transparent;
  color: #00ab6b;
}
.layout-d8dc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.layout-d8dc
  [class*="social-icon-odnoklassniki"].link_a5b9 {
  background-color: transparent;
  color: #f4731c;
}
.layout-d8dc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.layout-d8dc [class*="social-icon-meetup"].link_a5b9 {
  background-color: transparent;
  color: #ec1c40;
}
.layout-d8dc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.layout-d8dc [class*="social-icon-pinterest"].link_a5b9 {
  background-color: transparent;
  color: #bd081c;
}
.layout-d8dc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.layout-d8dc [class*="social-icon-product-hunt"].link_a5b9 {
  background-color: transparent;
  color: #da552f;
}
.layout-d8dc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.layout-d8dc [class*="social-icon-reddit"].link_a5b9 {
  background-color: transparent;
  color: #ff4500;
}
.layout-d8dc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.layout-d8dc [class*="social-icon-rss"].link_a5b9 {
  background-color: transparent;
  color: #f26522;
}
.layout-d8dc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.layout-d8dc
  [class*="social-icon-shopping-cart"].link_a5b9 {
  background-color: transparent;
  color: #4caf50;
}
.layout-d8dc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.layout-d8dc [class*="social-icon-skype"].link_a5b9 {
  background-color: transparent;
  color: #00aff0;
}
.layout-d8dc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.layout-d8dc [class*="social-icon-slideshare"].link_a5b9 {
  background-color: transparent;
  color: #0077b5;
}
.layout-d8dc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.layout-d8dc [class*="social-icon-snapchat"].link_a5b9 {
  background-color: transparent;
  color: #fffc00;
}
.layout-d8dc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.layout-d8dc [class*="social-icon-soundcloud"].link_a5b9 {
  background-color: transparent;
  color: #f80;
}
.layout-d8dc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.layout-d8dc [class*="social-icon-spotify"].link_a5b9 {
  background-color: transparent;
  color: #2ebd59;
}
.layout-d8dc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.layout-d8dc
  [class*="social-icon-stack-overflow"].link_a5b9 {
  background-color: transparent;
  color: #fe7a15;
}
.layout-d8dc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.layout-d8dc [class*="social-icon-maldkfgram"].link_a5b9 {
  background-color: transparent;
  color: #2ca5e0;
}
.layout-d8dc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.layout-d8dc [class*="social-icon-tripadvisor"].link_a5b9 {
  background-color: transparent;
  color: #589442;
}
.layout-d8dc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.layout-d8dc [class*="social-icon-tumblr"].link_a5b9 {
  background-color: transparent;
  color: #35465c;
}
.layout-d8dc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.layout-d8dc [class*="social-icon-twitch"].link_a5b9 {
  background-color: transparent;
  color: #6441a5;
}
.layout-d8dc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.layout-d8dc [class*="social-icon-twitter"].link_a5b9 {
  background-color: transparent;
  color: #1da1f2;
}
.layout-d8dc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.layout-d8dc [class*="social-icon-vimeo"].link_a5b9 {
  background-color: transparent;
  color: #1ab7ea;
}
.layout-d8dc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.layout-d8dc [class*="social-icon-vk"].link_a5b9 {
  background-color: transparent;
  color: #45668e;
}
.layout-d8dc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.layout-d8dc [class*="social-icon-weibo"].link_a5b9 {
  background-color: transparent;
  color: #df2029;
}
.layout-d8dc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.layout-d8dc [class*="social-icon-weixin"].link_a5b9 {
  background-color: transparent;
  color: #7bb32e;
}
.layout-d8dc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.layout-d8dc [class*="social-icon-whatsapp"].link_a5b9 {
  background-color: transparent;
  color: #25d366;
}
.layout-d8dc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.layout-d8dc [class*="social-icon-wordpress"].link_a5b9 {
  background-color: transparent;
  color: #21759b;
}
.layout-d8dc [class*="social-icon-xing"] {
  background-color: #026466;
}
.layout-d8dc [class*="social-icon-xing"].link_a5b9 {
  background-color: transparent;
  color: #026466;
}
.layout-d8dc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.layout-d8dc [class*="social-icon-yelp"].link_a5b9 {
  background-color: transparent;
  color: #af0606;
}
.layout-d8dc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.layout-d8dc [class*="social-icon-youtube"].link_a5b9 {
  background-color: transparent;
  color: #cd201f;
}
.content-8133 {
  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;
}
.content-8133:hover {
  box-shadow: none;
  background: 0 0;
}
.card-b1a5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tag-simple-eb28 {
  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;
}
.container_hard_1c83 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.layout-fast-4e3f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.layout-fast-4e3f,
.layout-fast-4e3f::after,
.layout-fast-4e3f::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;
}
.layout-fast-4e3f::after,
.layout-fast-4e3f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade-new-33d3 .tag-simple-eb28 .container_hard_1c83 {
  margin-top: -2px;
  width: 19px;
}
.shade-new-33d3 .tag-simple-eb28 .layout-fast-4e3f {
  margin-top: -1px;
}
.shade-new-33d3 .tag-simple-eb28 .layout-fast-4e3f,
.shade-new-33d3 .tag-simple-eb28 .layout-fast-4e3f::after,
.shade-new-33d3 .tag-simple-eb28 .layout-fast-4e3f::before {
  width: 19px;
  height: 2px;
}
.shade-new-33d3 .tag-simple-eb28 .layout-fast-4e3f::before {
  top: -6px;
}
.shade-new-33d3 .tag-simple-eb28 .layout-fast-4e3f::after {
  bottom: -6px;
}
.outer_555d .tag-simple-eb28 .container_hard_1c83 {
  margin-top: -2px;
  width: 22px;
}
.outer_555d .tag-simple-eb28 .layout-fast-4e3f {
  margin-top: -1px;
}
.outer_555d .tag-simple-eb28 .layout-fast-4e3f,
.outer_555d .tag-simple-eb28 .layout-fast-4e3f::after,
.outer_555d .tag-simple-eb28 .layout-fast-4e3f::before {
  width: 22px;
  height: 2px;
}
.outer_555d .tag-simple-eb28 .layout-fast-4e3f::before {
  top: -7px;
}
.outer_555d .tag-simple-eb28 .layout-fast-4e3f::after {
  bottom: -7px;
}
.focused-bfee .tag-simple-eb28 .container_hard_1c83 {
  margin-top: -2px;
  width: 31px;
}
.focused-bfee .tag-simple-eb28 .layout-fast-4e3f {
  margin-top: -1.5px;
}
.focused-bfee .tag-simple-eb28 .layout-fast-4e3f,
.focused-bfee .tag-simple-eb28 .layout-fast-4e3f::after,
.focused-bfee .tag-simple-eb28 .layout-fast-4e3f::before {
  width: 31px;
  height: 3px;
}
.focused-bfee .tag-simple-eb28 .layout-fast-4e3f::before {
  top: -9px;
}
.focused-bfee .tag-simple-eb28 .layout-fast-4e3f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .footer-6174 .tag-simple-eb28 .container_hard_1c83 {
    margin-top: -2px;
    width: 19px;
  }
  .footer-6174 .tag-simple-eb28 .layout-fast-4e3f {
    margin-top: -1px;
  }
  .footer-6174 .tag-simple-eb28 .layout-fast-4e3f,
  .footer-6174 .tag-simple-eb28 .layout-fast-4e3f::after,
  .footer-6174 .tag-simple-eb28 .layout-fast-4e3f::before {
    width: 19px;
    height: 2px;
  }
  .footer-6174 .tag-simple-eb28 .layout-fast-4e3f::before {
    top: -6px;
  }
  .footer-6174 .tag-simple-eb28 .layout-fast-4e3f::after {
    bottom: -6px;
  }
  .dark_cf08 .tag-simple-eb28 .container_hard_1c83 {
    margin-top: -2px;
    width: 22px;
  }
  .dark_cf08 .tag-simple-eb28 .layout-fast-4e3f {
    margin-top: -1px;
  }
  .dark_cf08 .tag-simple-eb28 .layout-fast-4e3f,
  .dark_cf08 .tag-simple-eb28 .layout-fast-4e3f::after,
  .dark_cf08 .tag-simple-eb28 .layout-fast-4e3f::before {
    width: 22px;
    height: 2px;
  }
  .dark_cf08 .tag-simple-eb28 .layout-fast-4e3f::before {
    top: -7px;
  }
  .dark_cf08 .tag-simple-eb28 .layout-fast-4e3f::after {
    bottom: -7px;
  }
  .picture-2375 .tag-simple-eb28 .container_hard_1c83 {
    margin-top: -2px;
    width: 31px;
  }
  .picture-2375 .tag-simple-eb28 .layout-fast-4e3f {
    margin-top: -1.5px;
  }
  .picture-2375 .tag-simple-eb28 .layout-fast-4e3f,
  .picture-2375 .tag-simple-eb28 .layout-fast-4e3f::after,
  .picture-2375 .tag-simple-eb28 .layout-fast-4e3f::before {
    width: 31px;
    height: 3px;
  }
  .picture-2375 .tag-simple-eb28 .layout-fast-4e3f::before {
    top: -9px;
  }
  .picture-2375 .tag-simple-eb28 .layout-fast-4e3f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .primary-0644 .tag-simple-eb28 .container_hard_1c83 {
    margin-top: -2px;
    width: 19px;
  }
  .primary-0644 .tag-simple-eb28 .layout-fast-4e3f {
    margin-top: -1px;
  }
  .primary-0644 .tag-simple-eb28 .layout-fast-4e3f,
  .primary-0644 .tag-simple-eb28 .layout-fast-4e3f::after,
  .primary-0644 .tag-simple-eb28 .layout-fast-4e3f::before {
    width: 19px;
    height: 2px;
  }
  .primary-0644 .tag-simple-eb28 .layout-fast-4e3f::before {
    top: -6px;
  }
  .primary-0644 .tag-simple-eb28 .layout-fast-4e3f::after {
    bottom: -6px;
  }
  .tall_fb41 .tag-simple-eb28 .container_hard_1c83 {
    margin-top: -2px;
    width: 22px;
  }
  .tall_fb41 .tag-simple-eb28 .layout-fast-4e3f {
    margin-top: -1px;
  }
  .tall_fb41 .tag-simple-eb28 .layout-fast-4e3f,
  .tall_fb41 .tag-simple-eb28 .layout-fast-4e3f::after,
  .tall_fb41 .tag-simple-eb28 .layout-fast-4e3f::before {
    width: 22px;
    height: 2px;
  }
  .tall_fb41 .tag-simple-eb28 .layout-fast-4e3f::before {
    top: -7px;
  }
  .tall_fb41 .tag-simple-eb28 .layout-fast-4e3f::after {
    bottom: -7px;
  }
  .under_f669 .tag-simple-eb28 .container_hard_1c83 {
    margin-top: -2px;
    width: 31px;
  }
  .under_f669 .tag-simple-eb28 .layout-fast-4e3f {
    margin-top: -1.5px;
  }
  .under_f669 .tag-simple-eb28 .layout-fast-4e3f,
  .under_f669 .tag-simple-eb28 .layout-fast-4e3f::after,
  .under_f669 .tag-simple-eb28 .layout-fast-4e3f::before {
    width: 31px;
    height: 3px;
  }
  .under_f669 .tag-simple-eb28 .layout-fast-4e3f::before {
    top: -9px;
  }
  .under_f669 .tag-simple-eb28 .layout-fast-4e3f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .prev-017d .tag-simple-eb28 .container_hard_1c83 {
    margin-top: -2px;
    width: 19px;
  }
  .prev-017d .tag-simple-eb28 .layout-fast-4e3f {
    margin-top: -1px;
  }
  .prev-017d .tag-simple-eb28 .layout-fast-4e3f,
  .prev-017d .tag-simple-eb28 .layout-fast-4e3f::after,
  .prev-017d .tag-simple-eb28 .layout-fast-4e3f::before {
    width: 19px;
    height: 2px;
  }
  .prev-017d .tag-simple-eb28 .layout-fast-4e3f::before {
    top: -6px;
  }
  .prev-017d .tag-simple-eb28 .layout-fast-4e3f::after {
    bottom: -6px;
  }
  .section_273d .tag-simple-eb28 .container_hard_1c83 {
    margin-top: -2px;
    width: 22px;
  }
  .section_273d .tag-simple-eb28 .layout-fast-4e3f {
    margin-top: -1px;
  }
  .section_273d .tag-simple-eb28 .layout-fast-4e3f,
  .section_273d .tag-simple-eb28 .layout-fast-4e3f::after,
  .section_273d .tag-simple-eb28 .layout-fast-4e3f::before {
    width: 22px;
    height: 2px;
  }
  .section_273d .tag-simple-eb28 .layout-fast-4e3f::before {
    top: -7px;
  }
  .section_273d .tag-simple-eb28 .layout-fast-4e3f::after {
    bottom: -7px;
  }
  .pattern-static-2b6b .tag-simple-eb28 .container_hard_1c83 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern-static-2b6b .tag-simple-eb28 .layout-fast-4e3f {
    margin-top: -1.5px;
  }
  .pattern-static-2b6b .tag-simple-eb28 .layout-fast-4e3f,
  .pattern-static-2b6b .tag-simple-eb28 .layout-fast-4e3f::after,
  .pattern-static-2b6b .tag-simple-eb28 .layout-fast-4e3f::before {
    width: 31px;
    height: 3px;
  }
  .pattern-static-2b6b .tag-simple-eb28 .layout-fast-4e3f::before {
    top: -9px;
  }
  .pattern-static-2b6b .tag-simple-eb28 .layout-fast-4e3f::after {
    bottom: -9px;
  }
}
.silver-a8bb .layout-fast-4e3f {
  -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);
}
.silver-a8bb .layout-fast-4e3f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.silver-a8bb .layout-fast-4e3f::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);
}
.silver-a8bb.focus-1e3c .layout-fast-4e3f {
  -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);
}
.silver-a8bb.focus-1e3c .layout-fast-4e3f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.silver-a8bb.focus-1e3c .layout-fast-4e3f::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);
}
.background-right-ed0a {
  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.slider_6cf2:before {
  display: none;
}
.small_df68 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.small_df68 .yellow_d5e3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.small_df68 .yellow_d5e3:last-of-type {
  border-bottom: none;
}
.small_df68 .yellow_d5e3.info_stone_ea49,
.small_df68 .yellow_d5e3.progress_3e31,
.small_df68 .yellow_d5e3.hidden-a70c {
  padding: 0;
}
.small_df68 .table_2638 .center-046c {
  color: currentColor;
}
.small_df68 .table_2638 .center-046c:focus,
.small_df68 .table_2638 .center-046c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small_df68.solid_a5e1 .dark_9700,
.small_df68.solid_a5e1 .logo_pro_2007 a,
.small_df68.solid_a5e1 .article_e63b a,
.small_df68.solid_a5e1 .mask_3216 a {
  color: rgba(0, 0, 0, 0.55);
}
.small_df68.solid_a5e1 .dark_9700:hover,
.small_df68.solid_a5e1 .logo_pro_2007 a:hover,
.small_df68.solid_a5e1 .article_e63b a:hover,
.small_df68.solid_a5e1 .mask_3216 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.small_df68.solid_a5e1 .frame_motion_ba31 {
  color: rgba(0, 0, 0, 0.8);
}
.small_df68.solid_a5e1 .yellow_d5e3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.small_df68.solid_a5e1 .yellow_d5e3:before {
  background: rgba(0, 0, 0, 0.08);
}
.small_df68.solid_a5e1 .plasma-4cd3:before {
  background: rgba(255, 255, 255, 0.9);
}
.small_df68.solid_a5e1 .table_2638 .video-a10d li a,
.small_df68.solid_a5e1 .table_2638 .center-046c,
.small_df68.solid_a5e1 .mask_3216 {
  border-color: rgba(0, 0, 0, 0.08);
}
.small_df68.solid_a5e1 .table_2638 .center-046c:focus,
.small_df68.solid_a5e1 .table_2638 .center-046c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small_df68.solid_a5e1 .video-a10d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.small_df68.form_c465 .dark_9700,
.small_df68.form_c465 .logo_pro_2007 a,
.small_df68.form_c465 .article_e63b .center-046c,
.small_df68.form_c465 .article_e63b a,
.small_df68.form_c465 .mask_3216 a {
  color: rgba(255, 255, 255, 0.79);
}
.small_df68.form_c465 .dark_9700:hover,
.small_df68.form_c465 .logo_pro_2007 a:hover,
.small_df68.form_c465 .article_e63b .center-046c:hover,
.small_df68.form_c465 .article_e63b a:hover,
.small_df68.form_c465 .mask_3216 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_df68.form_c465 .frame_motion_ba31 {
  color: rgba(255, 255, 255, 0.99);
}
.small_df68.form_c465 .yellow_d5e3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_df68.form_c465 .yellow_d5e3:before {
  background: rgba(255, 255, 255, 0.08);
}
.small_df68.form_c465 .plasma-4cd3:before {
  background: rgba(0, 0, 0, 0.9);
}
.small_df68.form_c465 .table_2638 .video-a10d li a,
.small_df68.form_c465 .table_2638 .center-046c,
.small_df68.form_c465 .mask_3216 {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_df68.form_c465 .table_2638 .center-046c:focus,
.small_df68.form_c465 .table_2638 .center-046c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small_df68.form_c465 .video-a10d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma-4cd3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.plasma-4cd3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.inner-dae3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pink_f3c8 .small_df68 {
  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;
}
.pink_f3c8 .yellow_d5e3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pink_f3c8 .yellow_d5e3: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) {
  .pink_f3c8 .yellow_d5e3:before {
    width: 16%;
    left: 42%;
  }
}
.pink_f3c8 .yellow_d5e3:last-child:before {
  content: none;
}
.pink_f3c8 .yellow_d5e3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pink_f3c8 .table_2638 .video-a10d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pink_f3c8 .table_2638 .video-a10d li a .center-046c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pink_f3c8 .table_2638 .mask_3216 {
  border: none;
}
.pink_f3c8 .table_2638 .mask_3216 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pink_f3c8 .plasma-4cd3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pink_f3c8 .inner-dae3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pink_f3c8 .form_c465 .plasma-4cd3:before {
  background: rgba(0, 0, 0, 0.9);
}
.pink_f3c8 .solid_a5e1.badge-hot-9650 .layout-fast-4e3f {
  background: rgba(0, 0, 0, 0.6);
}
.pink_f3c8
  .solid_a5e1.badge-hot-9650
  .layout-fast-4e3f::after,
.pink_f3c8
  .solid_a5e1.badge-hot-9650
  .layout-fast-4e3f:before {
  background: inherit;
}
.pink_f3c8
  .solid_a5e1.badge-hot-9650:hover
  .layout-fast-4e3f {
  background: rgba(0, 0, 0, 0.8);
}
.input-d7af .small_df68 {
  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) {
  .input-d7af .small_df68 {
    width: auto;
    right: 45px;
  }
}
.footer_cool_bce1 .small_df68 {
  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) {
  .footer_cool_bce1 .small_df68 {
    width: auto;
    left: 45px;
  }
}
.slider_6cf2 .small_df68 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.slider_6cf2 .inner-dae3 {
  max-width: 48em;
  margin: 0 auto;
}
.slider_6cf2 .plasma-4cd3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.icon_slow_332a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.icon_slow_332a.pink_f3c8 .small_df68 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.icon_slow_332a.input-d7af .small_df68 {
  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);
}
.icon_slow_332a .small_df68 {
  visibility: visible;
}
.icon_slow_332a.footer_cool_bce1 .small_df68 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dropdown_last_4415,
.left_25bb {
  overflow-x: hidden;
}
.dropdown_last_4415 .small_df68 {
  overflow: auto;
}
.dropdown_last_4415.pink_f3c8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_last_4415.pink_f3c8 .small_df68 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dropdown_last_4415.pink_f3c8 .content-8133 {
  opacity: 0;
}
.dropdown_last_4415.input-d7af {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_last_4415.input-d7af .small_df68 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dropdown_last_4415.input-d7af .content-8133 {
  opacity: 0;
}
.dropdown_last_4415.footer_cool_bce1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_last_4415.footer_cool_bce1 .small_df68 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dropdown_last_4415.footer_cool_bce1 .content-8133 {
  opacity: 0;
}
.dropdown_last_4415.slider_6cf2 .small_df68 {
  z-index: 10;
  visibility: visible;
}
.badge-hot-9650 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.badge-hot-9650 .layout-fast-4e3f {
  background: rgba(255, 255, 255, 0.99);
}
.badge-hot-9650 .layout-fast-4e3f::after,
.badge-hot-9650 .layout-fast-4e3f:before {
  background: inherit;
}
.badge-hot-9650:hover .layout-fast-4e3f {
  background: rgba(255, 255, 255, 0.99);
}
.footer_cool_bce1 .badge-hot-9650 {
  top: 10px;
  right: auto;
  left: 12px;
}
.slider_6cf2 .badge-hot-9650 {
  display: none !important;
}
.dropdown_last_4415:before,
.left_25bb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dropdown_last_4415 .badge-hot-9650,
.left_25bb .badge-hot-9650 {
  display: inline-block;
}
.small_df68 .white-39cf {
  -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;
}
.dropdown_last_4415 .small_df68 .white-39cf,
.left_25bb .small_df68 .white-39cf {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row_red_dc5b .pagination_ba01 {
  width: 100%;
}
.outer_aee8 {
  padding: 0 0.5em 0;
}
.outer_aee8 [class*="customify-col-"],
.outer_aee8 [class*="customify-col_"],
.outer_aee8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.title-08f0 .outer_aee8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tiny_731f .input-7801,
  .input-7801 {
    display: none;
  }
  .fast_c8cf {
    text-align: left;
  }
  .hidden_f1df {
    text-align: center;
  }
  .disabled_light_abb7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tiny_731f .copper-3885,
  .copper-3885 {
    display: none;
  }
  .overlay_0cc5 {
    text-align: left;
  }
  .slow-19c4 {
    text-align: center;
  }
  .focus_0631 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tiny_731f .short_8b32,
  .short_8b32 {
    display: none;
  }
  .lower_c352 {
    text-align: left;
  }
  .section-7923 {
    text-align: center;
  }
  .card_orange_6bfd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.progress_867c {
  box-shadow: none !important;
}
.purple_0391 .layout-ccd2,
.pagination-1dd6 .layout-ccd2 {
  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;
}
.pagination-1dd6 .layout-ccd2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tabs_fe90 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tabs_fe90:after,
.tabs_fe90:before {
  content: "";
  display: table;
}
.tabs_fe90:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tabs_fe90 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tabs_fe90,
.content_basic_f323 {
  max-width: 1248px;
  margin: 0 auto;
}

.fixed-2c3b.wood_44e6 .tabs_fe90 {
  max-width: 100%;
}
.fixed-2c3b.hover_stone_132f {
  max-width: 1200px;
  margin: 0 auto;
}
.fixed-2c3b.tooltip-3d27 .tabs_fe90 {
  max-width: 100%;
}
.fixed-2c3b.tooltip-3d27 > .tabs_fe90 {
  padding-left: 0;
  padding-right: 0;
}
.fixed-2c3b.tooltip-3d27 > .tabs_fe90 .tiny_731f {
  margin: 0;
}
.fixed-2c3b.tooltip-3d27
  > .tabs_fe90
  .fresh_1530.primary-motion-f9e2 {
  margin-right: 0;
  margin-left: 0;
}
.fixed-2c3b.tooltip-3d27 #main.primary-motion-f9e2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .surface-warm-bc43 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .surface-warm-bc43 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notice_a2f5 .main-current-3a86 {
    padding-right: 1em;
  }
  .notice_a2f5.steel-423e .fresh_1530 {
    border-right: 1px solid #eaecee;
  }
  .notice_a2f5.steel-423e .main-current-3a86 {
    padding-right: 1em;
  }
  .notice_a2f5.steel-423e .stone-54f0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-6e5e .main-current-3a86 {
    padding-left: 1em;
  }
  .layout-6e5e.steel-423e .fresh_1530 {
    border-left: 1px solid #eaecee;
  }
  .layout-6e5e.steel-423e .main-current-3a86 {
    padding-left: 1em;
  }
  .layout-6e5e.steel-423e .stone-54f0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media_first_a202 .main-current-3a86 {
    padding-left: 1em;
  }
  .media_first_a202.steel-423e .article-d08c {
    border-right: 1px solid #eaecee;
  }
  .media_first_a202.steel-423e .active_43f9 {
    border-right: 1px solid #eaecee;
  }
  .media_first_a202.steel-423e .main-current-3a86 {
    padding-left: 1em;
  }
  .media_first_a202.steel-423e .stone-54f0 {
    padding-right: 1em;
  }
  .media_first_a202.steel-423e .primary_c928 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar-507f .main-current-3a86 {
    padding-right: 1em;
  }
  .sidebar-507f.steel-423e .article-d08c {
    border-left: 1px solid #eaecee;
  }
  .sidebar-507f.steel-423e .active_43f9 {
    border-left: 1px solid #eaecee;
  }
  .sidebar-507f.steel-423e .main-current-3a86 {
    padding-right: 1em;
  }
  .sidebar-507f.steel-423e .stone-54f0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar-507f.steel-423e .primary_c928 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-warm-bc43 .main-current-3a86 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-warm-bc43.steel-423e .fresh_1530 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .surface-warm-bc43.steel-423e .main-current-3a86 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-warm-bc43.steel-423e .stone-54f0 {
    padding-left: 1em;
  }
  .surface-warm-bc43.steel-423e .primary_c928 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .surface-warm-bc43.steel-423e .main-current-3a86 {
    padding-left: 0;
  }
}
.active_16e5 .column_59ca {
  display: inline-block;
}
.active-6c35 {
  display: inline-block;
}
.layout_b5a4 {
  word-con: break-word;
}
.message-hard-c464 > span {
  display: inline-block;
  padding: 5px 0;
}
.message-hard-c464 .hidden-prev-4103 {
  margin-left: 8px;
  margin-right: 8px;
}
.message-hard-c464 .gas-a82c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.summary-5408 .active-hard-54a7 {
  margin-bottom: 2em;
}
.summary-5408 .filter-9884 {
  margin-bottom: 15px;
}
.summary-5408 .filter-9884:last-child {
  margin-bottom: 0;
}
.summary-5408 .disabled-22bf {
  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) {
  .summary-5408 .disabled-22bf {
    display: block;
  }
}
.summary-5408 .content_f5c8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .summary-5408 .content_f5c8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.summary-5408 .sort_f7ae {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.summary-5408 .sort_f7ae img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.summary-5408 .sort_f7ae a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.summary-5408 .layout_b5a4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary-5408 .layout_b5a4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.summary-5408 .aside-9492 p:last-child {
  margin-bottom: 0;
}
.summary-5408 .first-ea60 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.summary-5408 .wrapper_4ec2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.summary-5408 .row-smooth-b989 {
  margin-top: 1em;
}
.summary-5408 .focused-829f {
  top: 0;
  display: block;
}
.summary-5408 .focused-829f a {
  color: inherit;
}
.summary-5408 .focused-829f a:hover {
  color: inherit;
}
.summary-5408 .surface-1da4 {
  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;
}
.summary-5408 .surface-1da4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.summary-5408 .wrapper_4ec2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.summary-5408 .menu-solid-6d13 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.summary-5408 .menu-solid-6d13:first-child {
  margin-top: 0;
}
.summary-5408 .menu-solid-6d13.footer_gas_3128 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.summary-5408 .menu-solid-6d13.purple-a870 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary-5408
  .menu-solid-6d13.purple-a870.content_blue_17d3
  .row-smooth-b989 {
  width: 100%;
}
.summary-5408 .purple-a870 {
  -webkit-box-align: center;
  align-items: center;
}
.summary-5408 .purple-a870 .message-hard-c464,
.summary-5408 .purple-a870 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.summary-5408 .sort_f7ae {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-5408 .sort_f7ae img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-5408 .sort_f7ae: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;
}
.summary-5408 .footer_gas_3128 {
  z-index: 5;
}
.summary-5408 .widget-action-3dbd .picture-mini-854f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.summary-5408 .right_abd2 .picture-mini-854f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.summary-5408 .pressed_74dc .picture-mini-854f {
  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;
}
.summary-5408.hero-fixed-7898 .disabled-22bf,
.summary-5408.south_bbad .disabled-22bf {
  display: block;
}
.summary-5408.hero-fixed-7898 .disabled-22bf .slider-green-118e,
.summary-5408.hero-fixed-7898 .disabled-22bf .wrapper_4ec2,
.summary-5408.south_bbad .disabled-22bf .slider-green-118e,
.summary-5408.south_bbad .disabled-22bf .wrapper_4ec2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary-5408.liquid_fb7e .content_f5c8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .summary-5408.liquid_fb7e .content_f5c8 {
    margin-right: 0;
  }
}
.summary-5408.hero-fixed-7898 .content_f5c8,
.summary-5408.south_bbad .content_f5c8 {
  padding-top: 40%;
}
.summary-5408.hero-fixed-7898 .active-hard-54a7,
.summary-5408.south_bbad .active-hard-54a7 {
  display: block;
}
.summary-5408.hero-fixed-7898 .fn-sticky-5426 .wrapper_4ec2,
.summary-5408.south_bbad .fn-sticky-5426 .wrapper_4ec2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.summary-5408.hero-fixed-7898 .content_f5c8,
.summary-5408.south_bbad .content_f5c8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.summary-5408.hero-fixed-7898 .wrapper_4ec2 {
  padding: 1em;
}
.shadow_020e {
  margin: 30px auto;
  display: block;
}
.shadow_020e .hero-red-a929 > * {
  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;
}
.shadow_020e .hero-red-a929 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow_020e .hero-red-a929 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label-solid-e158 .message-hard-c464 {
  margin-bottom: 1.41575em;
}
.label-solid-e158 .popup_2f68 {
  margin-bottom: 1.618em;
}
.short-8cb8 .frame_hard_09c6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.short-8cb8 .frame_hard_09c6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.short-8cb8 .container_tiny_7e9c {
  max-width: 100%;
  overflow: auto;
}
.steel_fdf7 .short-8cb8 a:hover {
  text-decoration: underline;
}
.avatar-bright-70ce .filter-9884:not(.layout_b5a4),
.avatar-bright-70ce .sort_f7ae {
  margin-bottom: 1.41575em;
}
.avatar-bright-70ce .filter-9884:not(.layout_b5a4):last-child,
.avatar-bright-70ce .sort_f7ae:last-child {
  margin-bottom: 0;
}
.avatar-bright-70ce .filter-9884.lower-283c {
  margin-bottom: 0.41575em;
}
.avatar-bright-70ce .action_354b:before,
.avatar-bright-70ce .focus-74cc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.avatar-bright-70ce .action_354b:before {
  content: "\f115";
}
.avatar-bright-70ce .focus-74cc:before {
  content: "\f02c";
}
.avatar-bright-70ce .tiny-0781 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.avatar-bright-70ce .tiny-0781 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pink-dbef {
  display: -webkit-box;
  display: flex;
}
.pink-dbef .dynamic-a1ee {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pink-dbef .dynamic-a1ee {
    flex-basis: 90px;
  }
}
.pink-dbef .message-1513 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pink-dbef .message-1513 {
    flex-basis: calc(100% - 50px);
  }
}
.pink-dbef .logo-next-666f p:last-child {
  margin-bottom: 0.72em;
}
.block_stale_dcbd .hero-red-a929 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.block_stale_dcbd .hero-red-a929:after,
.block_stale_dcbd .hero-red-a929:before {
  content: "";
  display: table;
}
.block_stale_dcbd .hero-red-a929:after {
  clear: both;
}
.block_stale_dcbd .hero-red-a929 .search-c9f9,
.block_stale_dcbd .hero-red-a929 .fixed_a93b {
  width: 49%;
}
.block_stale_dcbd .hero-red-a929 .search-c9f9 a span.north-6688,
.block_stale_dcbd .hero-red-a929 .fixed_a93b a span.north-6688 {
  display: block;
  margin-bottom: 5px;
}
.block_stale_dcbd .hero-red-a929 .fixed_a93b {
  float: left;
  text-align: left;
}
.block_stale_dcbd .hero-red-a929 .search-c9f9 {
  float: right;
  text-align: right;
}
.huge-76e2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .huge-76e2 {
    margin-bottom: 0;
  }
}
.card_244b {
  margin-bottom: 1em;
}
.card_244b .layout_b5a4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.message-soft-b6f5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.banner_hovered_953f .card_244b,
.fresh-4352 .card_244b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .banner_hovered_953f .card_244b,
  .fresh-4352 .card_244b {
    display: block;
  }
}
.banner_hovered_953f .message-soft-b6f5,
.fresh-4352 .message-soft-b6f5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .banner_hovered_953f .message-soft-b6f5,
  .fresh-4352 .message-soft-b6f5 {
    margin-bottom: 1em;
  }
}
.banner_hovered_953f .message-soft-b6f5 img,
.fresh-4352 .message-soft-b6f5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.banner_hovered_953f .form-c801,
.fresh-4352 .form-c801 {
  flex-basis: calc(100% - 160px);
}
.banner_hovered_953f .form-c801 p,
.fresh-4352 .form-c801 p {
  margin-bottom: 0;
}
.banner_hovered_953f .form-c801 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .banner_hovered_953f .form-c801 {
    padding-left: 0;
  }
}
.fresh-4352 .form-c801 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fresh-4352 .form-c801 {
    padding-right: 0;
  }
}
.fresh-4352 .message-soft-b6f5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.white-a8c9 .message-soft-b6f5 {
  margin-bottom: 0.5em;
}
.white-a8c9 .message-soft-b6f5 img {
  width: 100%;
}
.wrapper_b001 .form_prev_9359,
.logo_03ad .form_prev_9359 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo_03ad .fresh_1530 .pattern-97ec p:last-child {
  margin-bottom: 0;
}
.fixed_3373 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.short-2acd .inner_d7dc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .short-2acd .inner_d7dc:last-of-type {
    margin-bottom: 0;
  }
}
.short-2acd .inner_d7dc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.short-2acd .inner_d7dc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.short-2acd .inner_d7dc ul li {
  margin: 0 0 0.6em;
}
.short-2acd .inner_d7dc ul li.modal-f4df,
.short-2acd .inner_d7dc ul li.modal-da03 {
  position: relative;
}
.short-2acd .inner_d7dc ul li.modal-f4df .image_8103,
.short-2acd .inner_d7dc ul li.modal-da03 .image_8103 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.short-2acd .inner_d7dc ul li.modal-f4df:after:after,
.short-2acd .inner_d7dc ul li.modal-f4df:after:before,
.short-2acd
  .inner_d7dc
  ul
  li.modal-da03:after:after,
.short-2acd
  .inner_d7dc
  ul
  li.modal-da03:after:before {
  content: "";
  display: table;
}
.short-2acd .inner_d7dc ul li.modal-f4df:after:after,
.short-2acd
  .inner_d7dc
  ul
  li.modal-da03:after:after {
  clear: both;
}
.short-2acd .inner_d7dc a.background_hovered_d829:hover {
  text-decoration: none;
}
.short-2acd .inner_d7dc select {
  max-width: 100%;
}
.short-2acd .inner_d7dc table {
  font-size: 85%;
}
.short-2acd .inner_d7dc table td,
.short-2acd .inner_d7dc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.short-2acd .inner_d7dc table tfoot td {
  text-align: left;
}
.short-2acd .inner_d7dc :last-child {
  margin-bottom: 0;
}
.short-2acd .inner_d7dc .solid_0876 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.short-2acd .inner_d7dc .solid_0876 label {
  width: 100%;
}
.short-2acd .inner_d7dc .solid_0876 .brown_43be {
  width: 100%;
  display: block;
}
.short-2acd .inner_d7dc .solid_0876 .bottom_54fe {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.short-2acd .inner_d7dc .solid_0876 .bottom_54fe:hover svg #svg-search {
  fill: #444;
}
.short-2acd .inner_d7dc .solid_0876 .bottom_54fe svg {
  width: 18px;
  height: 18px;
}
.short-2acd .box-silver-532a ul ul,
.short-2acd .warm_8222 ul ul,
.short-2acd .dim_8f31 ul ul,
.short-2acd .card_17c5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.short-2acd .box-silver-532a .photo_rough_f226 > a,
.short-2acd .warm_8222 .photo_rough_f226 > a,
.short-2acd .dim_8f31 .photo_rough_f226 > a,
.short-2acd .card_17c5 .photo_rough_f226 > a {
  margin-bottom: 0;
}
.short-2acd .header-left-7a2e li,
.short-2acd .box-silver-532a li,
.short-2acd .stone_1314 li,
.short-2acd .warm_8222 li,
.short-2acd .dim_8f31 li,
.short-2acd .card_17c5 li,
.short-2acd .hover_stale_9a46 li,
.short-2acd .text_liquid_2597 li {
  display: block;
  position: relative;
}
.short-2acd .header-left-7a2e li:last-child,
.short-2acd .box-silver-532a li:last-child,
.short-2acd .stone_1314 li:last-child,
.short-2acd .warm_8222 li:last-child,
.short-2acd .dim_8f31 li:last-child,
.short-2acd .card_17c5 li:last-child,
.short-2acd .hover_stale_9a46 li:last-child,
.short-2acd .text_liquid_2597 li:last-child {
  border: none;
}
.short-2acd .header-left-7a2e li a,
.short-2acd .box-silver-532a li a,
.short-2acd .stone_1314 li a,
.short-2acd .warm_8222 li a,
.short-2acd .dim_8f31 li a,
.short-2acd .card_17c5 li a,
.short-2acd .hover_stale_9a46 li a,
.short-2acd .text_liquid_2597 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.short-2acd .header-left-7a2e li ul li::before,
.short-2acd .box-silver-532a li ul li::before,
.short-2acd .stone_1314 li ul li::before,
.short-2acd .warm_8222 li ul li::before,
.short-2acd .dim_8f31 li ul li::before,
.short-2acd .card_17c5 li ul li::before,
.short-2acd .hover_stale_9a46 li ul li::before,
.short-2acd .text_liquid_2597 li ul li::before {
  left: 15px;
}
.short-2acd .header-left-7a2e li ul a,
.short-2acd .box-silver-532a li ul a,
.short-2acd .stone_1314 li ul a,
.short-2acd .warm_8222 li ul a,
.short-2acd .dim_8f31 li ul a,
.short-2acd .card_17c5 li ul a,
.short-2acd .hover_stale_9a46 li ul a,
.short-2acd .text_liquid_2597 li ul a {
  padding-left: 20px;
}
.short-2acd .header-left-7a2e li ul ul li::before,
.short-2acd .box-silver-532a li ul ul li::before,
.short-2acd .stone_1314 li ul ul li::before,
.short-2acd .warm_8222 li ul ul li::before,
.short-2acd .dim_8f31 li ul ul li::before,
.short-2acd .card_17c5 li ul ul li::before,
.short-2acd .hover_stale_9a46 li ul ul li::before,
.short-2acd .text_liquid_2597 li ul ul li::before {
  left: 30px;
}
.short-2acd .header-left-7a2e li ul ul a,
.short-2acd .box-silver-532a li ul ul a,
.short-2acd .stone_1314 li ul ul a,
.short-2acd .warm_8222 li ul ul a,
.short-2acd .dim_8f31 li ul ul a,
.short-2acd .card_17c5 li ul ul a,
.short-2acd .hover_stale_9a46 li ul ul a,
.short-2acd .text_liquid_2597 li ul ul a {
  padding-left: 40px;
}
.short-2acd .notification-hovered-0b3f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.short-2acd .text_liquid_2597 ul li {
  margin-bottom: 1.41575em;
}
.short-2acd .text_liquid_2597 ul li .notice_last_4806 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.short-2acd .text_liquid_2597 ul li .dim_d565 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.form_c465 .header-left-7a2e li a,
.form_c465 .box-silver-532a li a,
.form_c465 .stone_1314 li a,
.form_c465 .warm_8222 li a,
.form_c465 .dim_8f31 li a,
.form_c465 .card_17c5 li a,
.form_c465 .hover_stale_9a46 li a,
.form_c465 .text_liquid_2597 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_c465 .notification-hovered-0b3f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_c465 .inner_d7dc ul li.modal-f4df .image_8103,
.form_c465 .inner_d7dc ul li.modal-da03 .image_8103 {
  background: rgba(0, 0, 0, 0.2);
}
.form_c465 .short-2acd .inner_d7dc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed-2c3b .short-2acd .video-a10d li {
  margin: 0;
}
.fixed-2c3b .short-2acd .video-a10d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fixed-2c3b .short-2acd .video-a10d li ul {
  margin: 0;
}
.fixed-2c3b .short-2acd .video-a10d li ul li a {
  padding-left: 15px;
}
.fixed-2c3b .short-2acd .video-a10d li ul li li a {
  padding-left: 30px;
}
.fixed-2c3b .short-2acd .video-a10d li.tertiary_over_b253 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fixed-2c3b .short-2acd .video-a10d li.tertiary_over_b253 > 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;
}
.fixed-2c3b .short-2acd .video-a10d li.tertiary_over_b253 > 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;
}
.link-dark-7c70 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.preview-north-0374 {
  position: relative;
  z-index: 10;
}
.preview-north-0374 .white-39cf {
  width: 100%;
  max-width: 100%;
}
.module_7e3f .title_focused_0c80 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.module_7e3f .solid_a5e1 {
}
.module_7e3f .form_c465 {
  background: #292929;
}
.gallery_copper_2669 .title_focused_0c80 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gallery_copper_2669 .solid_a5e1 {
  background: #f9f9f9;
}
.gallery_copper_2669 .form_c465 {
  background: #303030;
}
.highlight_7759 .title_focused_0c80 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight_7759 .column_59ca {
    margin-bottom: 1em;
  }
  .highlight_7759 .column_59ca:last-child {
    margin-bottom: 0;
  }
}
.highlight_7759 .solid_a5e1 {
  background: #ededed;
}
.highlight_7759 .form_c465 {
  background: #1a1a1a;
}
.title_focused_0c80.solid_a5e1 {
  color: rgba(0, 0, 0, 0.6);
}
.title_focused_0c80.solid_a5e1 .badge_7abf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_focused_0c80.form_c465 {
  color: rgba(255, 255, 255, 0.99);
}
.title_focused_0c80.form_c465 a:not(.background_hovered_d829) {
  color: rgba(255, 255, 255, 0.79);
}
.title_focused_0c80.form_c465 a:not(.background_hovered_d829):hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_focused_0c80.form_c465 .badge_7abf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_focused_0c80.form_c465 table tbody td,
.title_focused_0c80.form_c465 table th {
  background: rgba(0, 0, 0, 0.08);
}
.last_6b21.label_stone_7152 .tabs_fe90 {
  max-width: initial;
}
.last_6b21 .shadow_70da {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.last_6b21 .shadow_70da .white-39cf {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .last_6b21 .shadow_70da .white-39cf {
    display: block;
    margin-bottom: 2em;
  }
  .last_6b21 .shadow_70da .white-39cf:last-child {
    margin-bottom: 0;
  }
}
.highlight_7759 .column_59ca:last-child,
.gallery_copper_2669 .column_59ca:last-child,
.module_7e3f .column_59ca:last-child {
  margin-bottom: 0;
}
.highlight_7759 .column_59ca .short-2acd .inner_d7dc:last-child,
.gallery_copper_2669 .column_59ca .short-2acd .inner_d7dc:last-child,
.module_7e3f .column_59ca .short-2acd .inner_d7dc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .highlight_7759 .breadcrumb-d981,
  .highlight_7759 .secondary-motion-0b1a,
  .gallery_copper_2669 .breadcrumb-d981,
  .gallery_copper_2669 .secondary-motion-0b1a,
  .module_7e3f .breadcrumb-d981,
  .module_7e3f .secondary-motion-0b1a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .preview-north-0374 .column_59ca {
    margin-bottom: 2em;
  }
}
.preview-north-0374 p:last-child {
  margin-bottom: 0;
}
.preview-north-0374 li,
.preview-north-0374 ul {
  list-style: none;
  margin: 0;
}
.preview-north-0374 ul ul {
  margin-left: 2.617924em;
}
.over_c3ea {
  font-size: 0.875em;
}

/* css-noise: 0626 */
.phantom-card-x7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
