/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gradient_df99/customify
Author: WPCustomify
Author URI: https://pressmaximum.gradient_df99
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.gradient_df99/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bronze_1105.pagination_4b2f/licenses/gpl-2.0.middle_738c
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.paragraph_right_5af8/, (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.pink_037a.hover-a538/normalize.input-6491/
 ======
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.input-6491 v7.0.0 | MIT License | github.gradient_df99/necolas/normalize.input-6491 */
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;
}
.shade-1468 .filter_01c3,
.wide_c267,
.silver-eab4,
.first-b321,
.message-cool-519c,
.menu_efde,
.slider_bottom_817d,
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;
}
.wide_c267,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wide_c267,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wide_c267,
  h1 {
    font-size: 1.8em;
  }
}
.silver-eab4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.silver-eab4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .silver-eab4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .silver-eab4,
  h2 {
    font-size: 1.7em;
  }
}
.first-b321,
h3 {
  font-size: 1.618em;
}
.shade-1468 .filter_01c3,
.message-cool-519c,
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.center_7980 {
  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;
}
.feature_top_ba56:after,
.feature_top_ba56:before,
.shade_d8a9:after,
.shade_d8a9:before {
  content: "";
  display: table;
}
.feature_top_ba56:after,
.shade_d8a9:after {
  clear: both;
}
.lower_70fe {
  float: right;
  margin-right: 0;
}
.outline_dim_509f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dynamic-d067 .gallery-481c,
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;
}
.dynamic-d067 .gallery-481c: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;
}
.grid_2bc8 .gallery-481c {
  box-shadow: none;
}
.grid_2bc8
  .gallery-481c
  .fluid-a344 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.grid_2bc8 .gallery-481c .left-dd2f {
  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;
}
.grid_2bc8
  .gallery-481c
  .left-dd2f
  b {
  display: none;
}
.grid_2bc8 .badge_3586 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(.search_1b27),
button:not(.thumbnail_orange_2503):not(.search_1b27),
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ),
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ),
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ) {
  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;
}
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):hover,
button:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):hover,
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):hover,
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):hover,
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):active,
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):focus,
button:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):active,
button:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):focus,
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):active,
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):focus,
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):active,
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):focus,
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):active,
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):focus {
  outline: 0;
}
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3,
button:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3,
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3,
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3,
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3 {
  position: relative;
}
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .aside-focused-23df,
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .liquid-8653,
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .active_4502,
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  i,
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  svg,
button:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .aside-focused-23df,
button:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .liquid-8653,
button:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .active_4502,
button:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  i,
button:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  svg,
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .aside-focused-23df,
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .liquid-8653,
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .active_4502,
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  i,
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  svg,
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .aside-focused-23df,
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .liquid-8653,
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .active_4502,
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  i,
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  svg,
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .aside-focused-23df,
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .liquid-8653,
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  .active_4502,
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  i,
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3
  svg {
  visibility: hidden;
}
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3:after,
button:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3:after,
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3:after,
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3:after,
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ).fn-loading-2be3: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;
}
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(.search_1b27),
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ),
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ),
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ) {
  color: #fff;
  background: #235787;
}
.badge_outer_c4dc:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):focus,
input[type="button"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):focus,
input[type="reset"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):focus,
input[type="submit"]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ):focus {
  color: #fff;
}
.badge_outer_c4dc.fn-disabled-2be3:not(.thumbnail_orange_2503):not(
    .search_1b27
  ),
.badge_outer_c4dc[disabled]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ),
button.fn-disabled-2be3:not(.thumbnail_orange_2503):not(
    .search_1b27
  ),
button[disabled]:not(.thumbnail_orange_2503):not(
    .search_1b27
  ) {
  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;
}
.left_9dad {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.left_9dad: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;
}
.label-09f4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pagination_3c30 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.up_61bf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature_top_ba56:after,
.feature_top_ba56:before,
.gold_9a35:after,
.gold_9a35:before,
.label_63d0:after,
.label_63d0:before,
.active-3594:after,
.active-3594:before,
.breadcrumb_45c3:after,
.breadcrumb_45c3:before,
.smooth-9b04:after,
.smooth-9b04:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature_top_ba56:after,
.gold_9a35:after,
.label_63d0:after,
.active-3594:after,
.breadcrumb_45c3:after,
.smooth-9b04:after {
  clear: both;
}
.gold_9a35 .gallery_9b2e,
.label_63d0 .gallery_9b2e,
.dropdown-warm-2f61 .gallery_9b2e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.container_3a51 {
  display: inline-block;
}
.icon_ebb3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.icon_ebb3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon_ebb3 .right_79f5 {
  padding: 1em 0;
  font-size: 85%;
}
.right_79f5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.info_bright_7f65 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.info_bright_7f65:after,
.info_bright_7f65:before {
  content: "";
  display: table;
}
.info_bright_7f65:after {
  clear: both;
}
.preview-e9b6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.row_0aa8 .preview-e9b6 {
  max-width: 50%;
}
.active_2ea0 .preview-e9b6 {
  max-width: 33.33%;
}
.next-1ce1 .preview-e9b6 {
  max-width: 25%;
}
.link_4f6e .preview-e9b6 {
  max-width: 20%;
}
.summary-5254 .preview-e9b6 {
  max-width: 16.66%;
}
.nav_fresh_23fc .preview-e9b6 {
  max-width: 14.28%;
}
.upper-4eda .preview-e9b6 {
  max-width: 12.5%;
}
.disabled_0122 .preview-e9b6 {
  max-width: 11.11%;
}
.pagination-7091 {
  display: block;
}
.shade-1468 .button_gold_5f9f label,
.shade-1468 .left_57e6 label,
.shade-1468 .card_f4c0 label,
.shade-1468 .hover_copper_1b30 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fluid-4f92 {
  list-style: none;
  margin: 0;
}
.fluid-4f92 article.outline-f513 {
  margin-bottom: 0;
}
.fluid-4f92 ul {
  list-style: none;
  margin: 0;
}
.fluid-4f92 .pressed_fb95 li.outline-f513 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fluid-4f92 .pressed_fb95 li.outline-f513 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fluid-4f92 .pressed_fb95 li.outline-f513: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) {
  .fluid-4f92 .pressed_fb95 li.outline-f513 li.outline-f513 li.outline-f513 li.outline-f513 {
    padding-left: 0;
  }
}
article.outline-f513 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline-f513 .gold_9a35 p:last-of-type {
  margin-bottom: 0;
}
article.outline-f513 .article_ebe7 {
  float: left;
}
article.outline-f513 .right_d1d3 {
  margin-left: 85px;
}
article.outline-f513 .pattern_f8a9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline-f513 .pattern_f8a9 .form-f0a5 {
  margin-left: 10px;
}
article.outline-f513 .paragraph_white_4dba {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline-f513 .dropdown-soft-bbcf {
  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 .button_gold_5f9f,
  #respond .card_f4c0,
  #respond .hover_copper_1b30 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button_gold_5f9f input,
#respond .card_f4c0 input,
#respond .hover_copper_1b30 input {
  width: 100%;
}
#respond .hover_copper_1b30 {
  margin-right: 0;
}
#respond .dirty_86c7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid-large-c35d {
  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;
}
.grid-large-c35d.layout-c187 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.grid-large-c35d 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%);
}
.grid-large-c35d:focus,
.grid-large-c35d: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);
}
.breadcrumb_basic_dc34 {
  border-radius: 10%;
}
.pressed_9f0a {
  border-radius: 50%;
}
.form-iron-2732 {
  font-size: 0.72em;
}
.inner-f0d9 {
  font-size: 0.875em;
}
.image-fluid-ac45 {
  font-size: 1.1em;
}
.steel-67e9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.steel-67e9.form-iron-2732 {
  letter-spacing: 0.5px;
}
.disabled-narrow-9645,
.disabled-narrow-9645 a {
  color: #6d6d6d;
}
.disabled-narrow-9645 a:hover {
  color: #111;
}
.mask-over-c043 {
  color: #6d6d6d;
}
.hard_da7e {
  overflow-x: hidden;
}
.hard_da7e .soft_3b40.label-stone-026c {
  position: relative;
}
.hard_da7e .soft_3b40.label-stone-026c.main_77c0 {
  position: initial;
}
.hard_da7e
  .soft_3b40.label-stone-026c.main_77c0
  .accent-gold-b732 {
  left: auto;
}
.hard_da7e .soft_3b40 .accent-gold-b732 {
  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;
}
.hard_da7e .soft_3b40:hover.label-stone-026c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hard_da7e
  .soft_3b40:hover.label-stone-026c
  .accent-gold-b732 {
  display: block;
  z-index: 9999999;
}
.hard_da7e .alert-solid-ef2f .icon_b020,
.hard_da7e .banner_b96c .icon_b020 {
  display: none;
}
.hard_da7e .lite_3449 .soft_3b40:hover.label-stone-026c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.shade-1468 .button_gold_5f9f label,
.shade-1468 .left_57e6 label,
.shade-1468 .card_f4c0 label,
.shade-1468 .hover_copper_1b30 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fluid-4f92 {
  list-style: none;
  margin: 0;
}
.fluid-4f92 article.outline-f513 {
  margin-bottom: 0;
}
.fluid-4f92 ul {
  list-style: none;
  margin: 0;
}
.fluid-4f92 .pressed_fb95 li.outline-f513 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fluid-4f92 .pressed_fb95 li.outline-f513 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fluid-4f92 .pressed_fb95 li.outline-f513: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) {
  .fluid-4f92 .pressed_fb95 li.outline-f513 li.outline-f513 li.outline-f513 li.outline-f513 {
    padding-left: 0;
  }
}
article.outline-f513 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline-f513 .gold_9a35 p:last-of-type {
  margin-bottom: 0;
}
article.outline-f513 .article_ebe7 {
  float: left;
}
article.outline-f513 .right_d1d3 {
  margin-left: 85px;
}
article.outline-f513 .pattern_f8a9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline-f513 .pattern_f8a9 .form-f0a5 {
  margin-left: 10px;
}
article.outline-f513 .paragraph_white_4dba {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline-f513 .dropdown-soft-bbcf {
  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 .button_gold_5f9f,
  #respond .card_f4c0,
  #respond .hover_copper_1b30 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button_gold_5f9f input,
#respond .card_f4c0 input,
#respond .hover_copper_1b30 input {
  width: 100%;
}
#respond .hover_copper_1b30 {
  margin-right: 0;
}
#respond .dirty_86c7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.alert-solid-ef2f .outline-inner-2005 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outline-inner-2005 .bronze-f7ad.banner_e4a2 .footer-simple-dfe2 > li > a:focus,
.outline-inner-2005 .bronze-f7ad.banner_e4a2 .footer-simple-dfe2 > li > a:hover,
.outline-inner-2005 .bronze-f7ad.avatar_bdac .footer-simple-dfe2 > li > a:focus,
.outline-inner-2005 .bronze-f7ad.avatar_bdac .footer-simple-dfe2 > li > a:hover,
.outline-inner-2005 .bronze-f7ad.breadcrumb_4a75 .footer-simple-dfe2 > li > a:focus,
.outline-inner-2005 .bronze-f7ad.breadcrumb_4a75 .footer-simple-dfe2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-inner-2005
  .bronze-f7ad.banner_e4a2
  .footer-simple-dfe2
  > li.module_complex_31e2
  > a,
.outline-inner-2005
  .bronze-f7ad.banner_e4a2
  .footer-simple-dfe2
  > li.tooltip_190e
  > a,
.outline-inner-2005
  .bronze-f7ad.avatar_bdac
  .footer-simple-dfe2
  > li.module_complex_31e2
  > a,
.outline-inner-2005
  .bronze-f7ad.avatar_bdac
  .footer-simple-dfe2
  > li.tooltip_190e
  > a,
.outline-inner-2005
  .bronze-f7ad.breadcrumb_4a75
  .footer-simple-dfe2
  > li.module_complex_31e2
  > a,
.outline-inner-2005 .bronze-f7ad.breadcrumb_4a75 .footer-simple-dfe2 > li.form-6210 > a {
  color: rgba(255, 255, 255, 0.99);
}
.outline-inner-2005 .dark_a713,
.outline-inner-2005 .dark_a713 a {
  color: rgba(255, 255, 255, 0.99);
}
.outline-inner-2005 .card_stale_47be.blue_381c li a,
.outline-inner-2005 .fixed_b066 a,
.outline-inner-2005 .avatar_b7b2,
.outline-inner-2005 .footer-simple-dfe2 > li > a,
.outline-inner-2005 .texture-first-44c4 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-inner-2005 .card_stale_47be.blue_381c li a:hover,
.outline-inner-2005 .fixed_b066 a:hover,
.outline-inner-2005 .avatar_b7b2:hover,
.outline-inner-2005 .footer-simple-dfe2 > li > a:hover,
.outline-inner-2005 .texture-first-44c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-inner-2005 .tag_4ed1 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-inner-2005 .tag_4ed1 .slider_center_d515 {
  color: rgba(255, 255, 255, 0.99);
}
.outline-inner-2005 .tag_4ed1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-inner-2005 .black_c256 .pink_410b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline-inner-2005 .black_c256 .pink_410b .paragraph_narrow_696c {
  color: rgba(255, 255, 255, 0.79);
}
.outline-inner-2005
  .black_c256
  .pink_410b
  .paragraph_narrow_696c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-inner-2005
  .black_c256
  .pink_410b
  .paragraph_narrow_696c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-inner-2005
  .black_c256
  .pink_410b
  .paragraph_narrow_696c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-inner-2005
  .black_c256
  .pink_410b
  .paragraph_narrow_696c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-inner-2005 .black_c256 .link-wood-bc2d {
  color: rgba(255, 255, 255, 0.79);
}
.outline-inner-2005 .black_c256 .link-wood-bc2d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-outer-5c44
  .outline-inner-2005
  .black_c256
  .video-a278
  .message_b80d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-outer-5c44
  .outline-inner-2005
  .black_c256
  .video-a278
  .paragraph_narrow_696c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert-solid-ef2f .surface_hard_0f06 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.surface_hard_0f06 .bronze-f7ad.banner_e4a2 .footer-simple-dfe2 > li > a:focus,
.surface_hard_0f06 .bronze-f7ad.banner_e4a2 .footer-simple-dfe2 > li > a:hover,
.surface_hard_0f06 .bronze-f7ad.avatar_bdac .footer-simple-dfe2 > li > a:focus,
.surface_hard_0f06 .bronze-f7ad.avatar_bdac .footer-simple-dfe2 > li > a:hover,
.surface_hard_0f06 .bronze-f7ad.breadcrumb_4a75 .footer-simple-dfe2 > li > a:focus,
.surface_hard_0f06 .bronze-f7ad.breadcrumb_4a75 .footer-simple-dfe2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_hard_0f06
  .bronze-f7ad.banner_e4a2
  .footer-simple-dfe2
  > li.module_complex_31e2
  > a,
.surface_hard_0f06
  .bronze-f7ad.banner_e4a2
  .footer-simple-dfe2
  > li.tooltip_190e
  > a,
.surface_hard_0f06
  .bronze-f7ad.avatar_bdac
  .footer-simple-dfe2
  > li.module_complex_31e2
  > a,
.surface_hard_0f06
  .bronze-f7ad.avatar_bdac
  .footer-simple-dfe2
  > li.tooltip_190e
  > a,
.surface_hard_0f06
  .bronze-f7ad.breadcrumb_4a75
  .footer-simple-dfe2
  > li.module_complex_31e2
  > a,
.surface_hard_0f06 .bronze-f7ad.breadcrumb_4a75 .footer-simple-dfe2 > li.form-6210 > a {
  color: rgba(0, 0, 0, 0.8);
}
.surface_hard_0f06 .dark_a713,
.surface_hard_0f06 .dark_a713 a {
  color: rgba(0, 0, 0, 0.8);
}
.surface_hard_0f06 .card_stale_47be.blue_381c li a,
.surface_hard_0f06 .fixed_b066 a,
.surface_hard_0f06 .avatar_b7b2,
.surface_hard_0f06 .footer-simple-dfe2 > li > a,
.surface_hard_0f06 .texture-first-44c4 {
  color: rgba(0, 0, 0, 0.55);
}
.surface_hard_0f06 .card_stale_47be.blue_381c li a:hover,
.surface_hard_0f06 .fixed_b066 a:hover,
.surface_hard_0f06 .avatar_b7b2:hover,
.surface_hard_0f06 .footer-simple-dfe2 > li > a:hover,
.surface_hard_0f06 .texture-first-44c4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_hard_0f06 .tag_4ed1 {
  color: rgba(0, 0, 0, 0.55);
}
.surface_hard_0f06 .tag_4ed1 .slider_center_d515 {
  color: rgba(0, 0, 0, 0.8);
}
.surface_hard_0f06 .tag_4ed1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main-45e8 .status-876b {
  margin-left: auto;
  margin-right: auto;
}
.label_63d0 > * {
  margin-left: auto;
  margin-right: auto;
}
.label_63d0 .label-09f4 {
  margin-right: 1.41575em;
}
.container_a545 .label_63d0 > .main_up_1fbc {
  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;
}
.container_a545 .label_63d0 > .layout_06e9 {
  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;
}
.heading_white_6449.main-45e8 .status-876b,
.hot-1397.main-45e8 .status-876b {
  margin-left: 0;
}
.tiny_92fd.main-45e8 .status-876b,
.backdrop_20c0.main-45e8 .status-876b {
  margin-right: 0;
}
.label_63d0 ol,
.label_63d0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo-left-a8e6 video {
  max-width: 100%;
}
.sidebar_paper_12f2 img {
  display: block;
}
.sidebar_paper_12f2.label-09f4,
.sidebar_paper_12f2.pagination_3c30 {
  width: 100%;
}
.sidebar_paper_12f2.layout_06e9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.icon_out_2cf1:not(.active-5739) {
  margin: 1.5em auto;
}
.feature-iron-112c p {
  padding: 1.5em 14px;
}
ul.menu-e04d.layout_06e9,
ul.menu-e04d.main_up_1fbc,
ul.menu-e04d.lite_702a.main_up_1fbc {
  padding: 0 14px;
}
.smooth-c5d9 {
  display: block;
  overflow-x: auto;
}
.smooth-c5d9 table {
  border-collapse: collapse;
  width: 100%;
}
.smooth-c5d9 td,
.smooth-c5d9 th {
  padding: 0.5em;
}
.label_63d0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label_63d0 ol ol,
.label_63d0 ol ul,
.label_63d0 ul ol,
.label_63d0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label_63d0 ol ol li,
.label_63d0 ol ul li,
.label_63d0 ul ol li,
.label_63d0 ul ul li {
  margin-left: 0;
}
.overlay_cc7a.thumbnail-fa94 > .element_be01 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.overlay_cc7a.thumbnail-fa94 > .element_be01 iframe,
.overlay_cc7a.thumbnail-fa94 > .element_be01 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.input-2e19 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.input-2e19.row_02b3 {
  padding: 0;
}
.input-2e19.row_02b3 cite {
  font-size: 13px;
}
.input-2e19 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.input-2e19 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.grid-cool-8789 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.grid-cool-8789 > p:first-child {
  margin-top: 0;
}
.grid-cool-8789 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.grid-cool-8789 blockquote {
  border-left: 0;
}
.box_f25f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.box_f25f:not(.notification_5ee3) {
  max-width: 100px;
}
.box_f25f.feature-motion-0db2 {
  border-bottom: none !important;
  text-align: center;
}
.box_f25f.feature-motion-0db2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .feature-iron-112c p {
    padding: 1.5em 0;
  }
}
.cold-e1b3 {
  color: #0073aa;
}
.accent_01bb {
  background-color: #0073aa;
}
.table_e9be {
  color: #229fd8;
}
.background_b518 {
  background-color: #229fd8;
}
.advanced_5911 {
  color: #eee;
}
.last-31c6 {
  background-color: #eee;
}
.bronze_bc5e {
  color: #444;
}
.fast_ac14 {
  background-color: #444;
}
.banner-6b0d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.banner-6b0d .stone-65c7 .fixed_b066 {
  font-size: 15px;
}
.banner-6b0d .fixed_b066 {
  line-height: 1.3;
}
.banner-6b0d .surface_hard_0f06 {
}
.banner-6b0d .outline-inner-2005 {
  background: #235787;
}
.gas-59db {
  padding: 0;
}
.gas-59db .outline-inner-2005 {
  background: #1a1a1a;
}
.gas-59db .surface_hard_0f06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.caption_0d28 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.caption_0d28 .surface_hard_0f06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.caption_0d28 .outline-inner-2005 {
  background: #303030;
}
.smooth-9b04 {
  position: relative;
  z-index: 10;
}
.smooth-9b04 .media-white-881b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dirty-ef56 .label-stone-026c {
  display: inline-block;
  vertical-align: middle;
}
.dirty-ef56.module_thick_ef36 .label-stone-026c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dirty-ef56.module_thick_ef36 .label-stone-026c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dirty-ef56.module_thick_ef36 .label-stone-026c {
    margin-right: 0.4em;
  }
}
.dirty-ef56.module_thick_ef36 .label-stone-026c:last-child {
  margin-right: 0;
}
.section-119d .media-white-881b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .alert-solid-ef2f .stone-65c7 {
    margin: 0 -0.5em;
  }
  .alert-solid-ef2f .stone-65c7 [class*="customify-col-"],
  .alert-solid-ef2f .stone-65c7 [class*="customify-col_"],
  .alert-solid-ef2f .stone-65c7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.alert-solid-ef2f.sort_cold_fca3 .media-white-881b {
  background: 0 0 !important;
}
.alert-solid-ef2f.sort_cold_fca3 .media-white-881b,
.alert-solid-ef2f.section-119d .media-white-881b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .alert-solid-ef2f.text-copper-64e2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.alert-solid-ef2f.section-119d .media-white-881b {
  box-shadow: none !important;
}
.selected-c74a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .selected-c74a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .selected-c74a {
    padding: 18px 0 20px;
  }
}
.selected-c74a .description-active-6774 {
  width: 100%;
}
.selected-c74a .video-new-6e8d {
  margin-bottom: 0;
}
.selected-c74a .input_2b6d {
  margin-top: 5px;
  font-size: 0.875em;
}
.pattern_active_5dff {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pattern_active_5dff .texture_7d4b {
  width: 100%;
}
.carousel_51bc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel_51bc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel_51bc 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;
}
.carousel_51bc li:last-child:after {
  display: none;
}
.carousel_51bc li a {
  font-weight: 500;
  margin-right: 10px;
}
.tabs-66eb .icon_b020 button,
.selected-c74a .icon_b020 button {
  left: 0;
}
.tabs-66eb .texture_7d4b,
.selected-c74a .texture_7d4b {
  padding-left: 0;
  padding-right: 0;
}
.tabs-66eb .pattern_active_5dff,
.selected-c74a .pattern_active_5dff {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tabs-66eb {
  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;
}
.tabs-66eb: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;
}
.tabs-66eb .input_9022 {
  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) {
  .tabs-66eb .input_9022 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-66eb .input_9022 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tabs-66eb .input_9022 {
    min-height: 200px;
  }
}
.tabs-66eb .carousel_51bc {
  color: rgba(255, 255, 255, 0.8);
}
.tabs-66eb .carousel_51bc a,
.tabs-66eb .carousel_51bc li:after {
  color: inherit;
}
.tabs-66eb .carousel_51bc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.filter-f0d0 {
  margin-bottom: 0.5em;
}
.widget-0fbb {
  margin-bottom: 1.2em;
}
.widget-0fbb,
.filter-f0d0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.widget-0fbb p:last-child,
.filter-f0d0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .icon_b020,
#masthead .icon_b020 {
  display: none;
}
#masthead
  > .icon_b020.detail_12a6 {
  display: none;
}
#masthead > .icon_b020 button {
  left: 0;
}
.wood_e797 {
  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%;
}
.wood_e797 .label-stone-026c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wood_e797 .up_593a {
  display: -webkit-box;
  display: flex;
}
.wood_e797 .up_593a.cold_1b9e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wood_e797 .up_593a.summary-28c5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood_e797 .up_593a.primary_black_767e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood_e797.plasma_d8f7.list_warm_7682 .up_593a.cold_1b9e {
  flex-basis: 100%;
}
.wood_e797.progress-4c66 .up_593a.summary-28c5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.wood_e797.progress-4c66 .up_593a.primary_black_767e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .icon_b020.detail_12a6 {
  display: none;
}
#masthead > .icon_b020 button {
  left: 0;
}
.row-cool-f539 {
  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;
}
.row-cool-f539:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.row-cool-f539.tall_3397 i {
  margin-right: 4px;
}
.row-cool-f539.down-1b1f i {
  margin-left: 5px;
}
.fixed_b066 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fixed_b066 p:last-child {
  margin-bottom: 0;
}
.info_43b4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.info_43b4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.info_43b4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.info_43b4 .dark_a713 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.info_43b4 .caption_f451 {
  margin: 5px 0 7px 0;
}
.info_43b4.wrapper_96db .rough-cb8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info_43b4.wrapper_96db .action-7b83 {
  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;
}
.info_43b4.info-8012 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.info_43b4.info-8012 .rough-cb8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info_43b4.info-8012 .action-7b83 {
  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;
}
.info_43b4.white_3595 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info_43b4.gradient_e80f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.info_43b4.gradient_e80f .action-7b83 {
  margin-top: 7px;
}
.main-7874 {
  display: inline-block;
}
.smooth-9b04 .main-clean-67d7 .info_43b4 img {
  max-width: 100%;
}
.bronze-f7ad .mini_0323.left-8c5d,
.element-tall-58fc .mini_0323.left-8c5d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.bronze-f7ad .item_fast_fa18,
.element-tall-58fc .item_fast_fa18 {
  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%);
}
.bronze-f7ad .item_fast_fa18 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.bronze-f7ad.west_6ca3 .item_fast_fa18 {
  display: none;
}
.bronze-f7ad .footer_narrow_ec36 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bronze-f7ad .footer_narrow_ec36 li {
  display: inline-block;
  position: relative;
}
.bronze-f7ad .footer_narrow_ec36 li:last-child {
  margin-right: 0;
}
.bronze-f7ad .footer_narrow_ec36 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;
}
.bronze-f7ad .footer_narrow_ec36 li.form-6210 > a {
  color: rgba(0, 0, 0, 0.9);
}
.bronze-f7ad .footer_narrow_ec36 > 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;
}
.bronze-f7ad .footer_narrow_ec36 > li > a i {
  line-height: 0;
}
.bronze-f7ad .footer_narrow_ec36 > li.simple-fa06 > a .item_fast_fa18 {
  margin-left: 4px;
  line-height: 0;
}
.bronze-f7ad .footer_narrow_ec36 .secondary_738a li.simple-fa06 > a {
  position: relative;
}
.bronze-f7ad .footer_narrow_ec36 .secondary_738a li.simple-fa06 > a:after,
.bronze-f7ad .footer_narrow_ec36 .secondary_738a li.simple-fa06 > a:before {
  content: "";
  display: table;
}
.bronze-f7ad .footer_narrow_ec36 .secondary_738a li.simple-fa06 > a:after {
  clear: both;
}
.bronze-f7ad .footer_narrow_ec36 .secondary_738a li.simple-fa06 > a .item_fast_fa18 {
  margin-left: 5px;
  float: right;
}
.bronze-f7ad .logo-complex-b3c1,
.bronze-f7ad .secondary_738a {
  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;
}
.bronze-f7ad .secondary_738a {
  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;
}
.bronze-f7ad .secondary_738a .left-8c5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bronze-f7ad .secondary_738a .item_fast_fa18 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.bronze-f7ad .secondary_738a li {
  display: block;
  margin: 0;
  padding: 0;
}
.bronze-f7ad .secondary_738a 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;
}
.bronze-f7ad .secondary_738a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.bronze-f7ad .secondary_738a .secondary_738a {
  top: 0;
  left: 100%;
}
.bronze-f7ad .plasma-c5d0.fn-focus-2be3 > .logo-complex-b3c1,
.bronze-f7ad .plasma-c5d0.fn-focus-2be3 > .secondary_738a,
.bronze-f7ad .plasma-c5d0:focus > .logo-complex-b3c1,
.bronze-f7ad .plasma-c5d0:focus > .secondary_738a,
.bronze-f7ad .plasma-c5d0:hover > .logo-complex-b3c1,
.bronze-f7ad .plasma-c5d0:hover > .secondary_738a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.bronze-f7ad.breadcrumb_4a75 .footer-simple-dfe2:after,
.bronze-f7ad.breadcrumb_4a75 .footer-simple-dfe2:before {
  content: "";
  display: table;
}
.bronze-f7ad.breadcrumb_4a75 .footer-simple-dfe2:after {
  clear: both;
}
.bronze-f7ad.breadcrumb_4a75 .footer-simple-dfe2 > li {
  float: left;
}
.bronze-f7ad.notice_silver_4592 .footer-simple-dfe2:after,
.bronze-f7ad.notice_silver_4592 .footer-simple-dfe2:before {
  content: "";
  display: table;
}
.bronze-f7ad.notice_silver_4592 .footer-simple-dfe2:after {
  clear: both;
}
.bronze-f7ad.notice_silver_4592 .footer-simple-dfe2 > li {
  float: left;
}
.bronze-f7ad.notice_silver_4592 .footer-simple-dfe2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.bronze-f7ad.notice_silver_4592 .footer-simple-dfe2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.bronze-f7ad.notice_silver_4592 .footer-simple-dfe2 > li.module_complex_31e2 > a,
.bronze-f7ad.notice_silver_4592 .footer-simple-dfe2 > li.form-6210 > a {
  color: #fff;
  background-color: #1e4b75;
}
.bronze-f7ad.banner_e4a2 .footer-simple-dfe2 > li > a .left-8c5d {
  position: relative;
}
.bronze-f7ad.banner_e4a2 .footer-simple-dfe2 > li > a .left-8c5d: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;
}
.bronze-f7ad.banner_e4a2
  .footer-simple-dfe2
  > li:focus
  > a
  .left-8c5d:before,
.bronze-f7ad.banner_e4a2
  .footer-simple-dfe2
  > li:hover
  > a
  .left-8c5d:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-f7ad.banner_e4a2
  .footer-simple-dfe2
  > li.module_complex_31e2
  > a
  .left-8c5d:before,
.bronze-f7ad.banner_e4a2
  .footer-simple-dfe2
  > li.tooltip_190e
  > a
  .left-8c5d:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-f7ad.avatar_bdac .footer-simple-dfe2 > li > a .left-8c5d {
  position: relative;
}
.bronze-f7ad.avatar_bdac .footer-simple-dfe2 > li > a .left-8c5d: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;
}
.bronze-f7ad.avatar_bdac .footer-simple-dfe2 > li:focus > a .left-8c5d:before,
.bronze-f7ad.avatar_bdac
  .footer-simple-dfe2
  > li:hover
  > a
  .left-8c5d:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-f7ad.avatar_bdac
  .footer-simple-dfe2
  > li.module_complex_31e2
  > a
  .left-8c5d:before,
.bronze-f7ad.avatar_bdac
  .footer-simple-dfe2
  > li.tooltip_190e
  > a
  .left-8c5d:before {
  width: 100%;
  background-color: currentColor;
}
.element-tall-58fc .footer_narrow_ec36 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.element-tall-58fc .footer_narrow_ec36 li:first-child > a {
  border-top: none;
}
.element-tall-58fc .footer_narrow_ec36 .surface_a1dd > .left-8c5d .item_fast_fa18 {
  display: none;
}
.element-tall-58fc .footer_narrow_ec36 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.element-tall-58fc .footer_narrow_ec36 li:last-child {
  border: none;
}
.element-tall-58fc .footer_narrow_ec36 li.simple-fa06 > a {
  padding-right: 45px !important;
}
.element-tall-58fc .footer_narrow_ec36 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.element-tall-58fc .footer_narrow_ec36 li a:focus,
.element-tall-58fc .footer_narrow_ec36 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element-tall-58fc .footer_narrow_ec36 li .notice_3d5a {
  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;
}
.element-tall-58fc .footer_narrow_ec36 li .notice_3d5a:hover {
  box-shadow: none;
}
.element-tall-58fc .footer_narrow_ec36 li .notice_3d5a .item_fast_fa18 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.element-tall-58fc .footer_narrow_ec36 .secondary_738a {
  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);
}
.element-tall-58fc .footer_narrow_ec36 .secondary_738a li a {
  padding-left: 3em;
}
.element-tall-58fc .footer_narrow_ec36 .dropdown-bcd6 > a .notice_3d5a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.element-tall-58fc .footer_narrow_ec36 .dropdown-bcd6 > .secondary_738a {
  display: block;
  opacity: 1;
}
.list-bottom-21c3 {
  max-width: 100%;
}
.down_5f6d {
  line-height: 0;
  cursor: pointer;
}
.texture-first-44c4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.texture-first-44c4:hover {
  box-shadow: none;
  color: currentColor;
}
.texture-first-44c4 svg {
  width: 18px;
  height: 18px;
}
.texture-first-44c4 .down-6f3e {
  display: none;
}
.black_b6e9 {
  position: relative;
}
.black_b6e9.fn-active-2be3 .texture-first-44c4 .button-yellow-89a6 {
  display: none;
}
.black_b6e9.fn-active-2be3 .texture-first-44c4 .down-6f3e {
  display: inline-block;
}
.black_b6e9 .dirty_c937 {
  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);
}
.black_b6e9.breadcrumb-ffff .dirty_c937 {
  left: auto;
  right: -0.9em;
}
.black_b6e9.breadcrumb-ffff .module_stone_4cb6::before {
  left: auto;
  right: 15px;
}
.black_b6e9.fn-active-2be3 .dirty_c937 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.video-a278 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.video-a278 label {
  flex-basis: 100%;
}
.video-a278 .pink_410b {
  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;
}
.video-a278 .paragraph_narrow_696c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.video-a278 .paragraph_narrow_696c:focus {
  background-color: transparent;
}
.video-a278 button.link-wood-bc2d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.video-a278 button.link-wood-bc2d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.video-a278 button.link-wood-bc2d svg {
  width: 18px;
  height: 18px;
}
.video-a278 input[type="submit"] {
  min-height: auto;
}
.black_c256 .video-a278 .paragraph_narrow_696c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.module_stone_4cb6 {
  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) {
  .module_stone_4cb6 {
    width: 220px;
  }
}
.module_stone_4cb6 label {
  flex-basis: 100%;
}
.module_stone_4cb6::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;
}
.paragraph-outer-5c44 .black_c256 .video-a278 {
  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;
}
.paragraph-outer-5c44
  .black_c256
  .video-a278
  .pink_410b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paragraph-outer-5c44 .black_c256 .video-a278 .paragraph_narrow_696c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paragraph-outer-5c44
  .black_c256
  .video-a278
  .paragraph_narrow_696c:focus {
  background: 0 0;
}
.paragraph-outer-5c44
  .black_c256
  .video-a278
  .message_b80d {
  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;
}
.card_stale_47be {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.card_stale_47be li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.card_stale_47be li:last-child {
  margin-right: 0;
}
.card_stale_47be li:first-child {
  margin-left: 0;
}
.card_stale_47be.module_55c8 a {
  color: #fff;
}
.card_stale_47be.module_55c8 a:hover {
  color: #fff;
}
.card_stale_47be a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.card_stale_47be a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.card_stale_47be a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.card_stale_47be a:hover {
  opacity: 0.9;
  color: inherit;
}
.card_stale_47be [class*="social-icon-apple"] {
  background-color: #999;
}
.card_stale_47be [class*="social-icon-apple"].bright-823d {
  background-color: transparent;
  color: #999;
}
.card_stale_47be [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.card_stale_47be [class*="social-icon-behance"].bright-823d {
  background-color: transparent;
  color: #1769ff;
}
.card_stale_47be [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.card_stale_47be [class*="social-icon-bitbucket"].bright-823d {
  background-color: transparent;
  color: #205081;
}
.card_stale_47be [class*="social-icon-codepen"] {
  background-color: #000;
}
.card_stale_47be [class*="social-icon-codepen"].bright-823d {
  background-color: transparent;
  color: #000;
}
.card_stale_47be [class*="social-icon-delicious"] {
  background-color: #39f;
}
.card_stale_47be [class*="social-icon-delicious"].bright-823d {
  background-color: transparent;
  color: #39f;
}
.card_stale_47be [class*="social-icon-digg"] {
  background-color: #005be2;
}
.card_stale_47be [class*="social-icon-digg"].bright-823d {
  background-color: transparent;
  color: #005be2;
}
.card_stale_47be [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.card_stale_47be [class*="social-icon-dribbble"].bright-823d {
  background-color: transparent;
  color: #ea4c89;
}
.card_stale_47be [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.card_stale_47be [class*="social-icon-envelope"].bright-823d {
  background-color: transparent;
  color: #ea4335;
}
.card_stale_47be [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.card_stale_47be [class*="social-icon-facebook"].bright-823d {
  background-color: transparent;
  color: #3b5998;
}
.card_stale_47be [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.card_stale_47be [class*="social-icon-flickr"].bright-823d {
  background-color: transparent;
  color: #0063dc;
}
.card_stale_47be [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.card_stale_47be [class*="social-icon-foursquare"].bright-823d {
  background-color: transparent;
  color: #2d5be3;
}
.card_stale_47be [class*="social-icon-github"] {
  background-color: #333;
}
.card_stale_47be [class*="social-icon-github"].bright-823d {
  background-color: transparent;
  color: #333;
}
.card_stale_47be [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.card_stale_47be [class*="social-icon-google-plus"].bright-823d {
  background-color: transparent;
  color: #dd4b39;
}
.card_stale_47be [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.card_stale_47be [class*="social-icon-houzz"].bright-823d {
  background-color: transparent;
  color: #7ac142;
}
.card_stale_47be [class*="social-icon-instagram"] {
  background-color: #262626;
}
.card_stale_47be [class*="social-icon-instagram"].bright-823d {
  background-color: transparent;
  color: #262626;
}
.card_stale_47be [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.card_stale_47be [class*="social-icon-jsfiddle"].bright-823d {
  background-color: transparent;
  color: #487aa2;
}
.card_stale_47be [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.card_stale_47be [class*="social-icon-linkedin"].bright-823d {
  background-color: transparent;
  color: #0077b5;
}
.card_stale_47be [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.card_stale_47be [class*="social-icon-medium"].bright-823d {
  background-color: transparent;
  color: #00ab6b;
}
.card_stale_47be [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.card_stale_47be
  [class*="social-icon-odnoklassniki"].bright-823d {
  background-color: transparent;
  color: #f4731c;
}
.card_stale_47be [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.card_stale_47be [class*="social-icon-meetup"].bright-823d {
  background-color: transparent;
  color: #ec1c40;
}
.card_stale_47be [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.card_stale_47be [class*="social-icon-pinterest"].bright-823d {
  background-color: transparent;
  color: #bd081c;
}
.card_stale_47be [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.card_stale_47be [class*="social-icon-product-hunt"].bright-823d {
  background-color: transparent;
  color: #da552f;
}
.card_stale_47be [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.card_stale_47be [class*="social-icon-reddit"].bright-823d {
  background-color: transparent;
  color: #ff4500;
}
.card_stale_47be [class*="social-icon-rss"] {
  background-color: #f26522;
}
.card_stale_47be [class*="social-icon-rss"].bright-823d {
  background-color: transparent;
  color: #f26522;
}
.card_stale_47be [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.card_stale_47be
  [class*="social-icon-shopping-cart"].bright-823d {
  background-color: transparent;
  color: #4caf50;
}
.card_stale_47be [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.card_stale_47be [class*="social-icon-skype"].bright-823d {
  background-color: transparent;
  color: #00aff0;
}
.card_stale_47be [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.card_stale_47be [class*="social-icon-slideshare"].bright-823d {
  background-color: transparent;
  color: #0077b5;
}
.card_stale_47be [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.card_stale_47be [class*="social-icon-snapchat"].bright-823d {
  background-color: transparent;
  color: #fffc00;
}
.card_stale_47be [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.card_stale_47be [class*="social-icon-soundcloud"].bright-823d {
  background-color: transparent;
  color: #f80;
}
.card_stale_47be [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.card_stale_47be [class*="social-icon-spotify"].bright-823d {
  background-color: transparent;
  color: #2ebd59;
}
.card_stale_47be [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.card_stale_47be
  [class*="social-icon-stack-overflow"].bright-823d {
  background-color: transparent;
  color: #fe7a15;
}
.card_stale_47be [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.card_stale_47be [class*="social-icon-maldkfgram"].bright-823d {
  background-color: transparent;
  color: #2ca5e0;
}
.card_stale_47be [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.card_stale_47be [class*="social-icon-tripadvisor"].bright-823d {
  background-color: transparent;
  color: #589442;
}
.card_stale_47be [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.card_stale_47be [class*="social-icon-tumblr"].bright-823d {
  background-color: transparent;
  color: #35465c;
}
.card_stale_47be [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.card_stale_47be [class*="social-icon-twitch"].bright-823d {
  background-color: transparent;
  color: #6441a5;
}
.card_stale_47be [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.card_stale_47be [class*="social-icon-twitter"].bright-823d {
  background-color: transparent;
  color: #1da1f2;
}
.card_stale_47be [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.card_stale_47be [class*="social-icon-vimeo"].bright-823d {
  background-color: transparent;
  color: #1ab7ea;
}
.card_stale_47be [class*="social-icon-vk"] {
  background-color: #45668e;
}
.card_stale_47be [class*="social-icon-vk"].bright-823d {
  background-color: transparent;
  color: #45668e;
}
.card_stale_47be [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.card_stale_47be [class*="social-icon-weibo"].bright-823d {
  background-color: transparent;
  color: #df2029;
}
.card_stale_47be [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.card_stale_47be [class*="social-icon-weixin"].bright-823d {
  background-color: transparent;
  color: #7bb32e;
}
.card_stale_47be [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.card_stale_47be [class*="social-icon-whatsapp"].bright-823d {
  background-color: transparent;
  color: #25d366;
}
.card_stale_47be [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.card_stale_47be [class*="social-icon-wordpress"].bright-823d {
  background-color: transparent;
  color: #21759b;
}
.card_stale_47be [class*="social-icon-xing"] {
  background-color: #026466;
}
.card_stale_47be [class*="social-icon-xing"].bright-823d {
  background-color: transparent;
  color: #026466;
}
.card_stale_47be [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.card_stale_47be [class*="social-icon-yelp"].bright-823d {
  background-color: transparent;
  color: #af0606;
}
.card_stale_47be [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.card_stale_47be [class*="social-icon-youtube"].bright-823d {
  background-color: transparent;
  color: #cd201f;
}
.avatar_b7b2 {
  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;
}
.avatar_b7b2:hover {
  box-shadow: none;
  background: 0 0;
}
.up_5dab {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.component_9096 {
  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;
}
.orange-e733 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.slider-cold-a8bf {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.slider-cold-a8bf,
.slider-cold-a8bf::after,
.slider-cold-a8bf::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;
}
.slider-cold-a8bf::after,
.slider-cold-a8bf::before {
  content: "";
  display: block;
  background-color: inherit;
}
.summary-d428 .component_9096 .orange-e733 {
  margin-top: -2px;
  width: 19px;
}
.summary-d428 .component_9096 .slider-cold-a8bf {
  margin-top: -1px;
}
.summary-d428 .component_9096 .slider-cold-a8bf,
.summary-d428 .component_9096 .slider-cold-a8bf::after,
.summary-d428 .component_9096 .slider-cold-a8bf::before {
  width: 19px;
  height: 2px;
}
.summary-d428 .component_9096 .slider-cold-a8bf::before {
  top: -6px;
}
.summary-d428 .component_9096 .slider-cold-a8bf::after {
  bottom: -6px;
}
.frame_5947 .component_9096 .orange-e733 {
  margin-top: -2px;
  width: 22px;
}
.frame_5947 .component_9096 .slider-cold-a8bf {
  margin-top: -1px;
}
.frame_5947 .component_9096 .slider-cold-a8bf,
.frame_5947 .component_9096 .slider-cold-a8bf::after,
.frame_5947 .component_9096 .slider-cold-a8bf::before {
  width: 22px;
  height: 2px;
}
.frame_5947 .component_9096 .slider-cold-a8bf::before {
  top: -7px;
}
.frame_5947 .component_9096 .slider-cold-a8bf::after {
  bottom: -7px;
}
.form-778a .component_9096 .orange-e733 {
  margin-top: -2px;
  width: 31px;
}
.form-778a .component_9096 .slider-cold-a8bf {
  margin-top: -1.5px;
}
.form-778a .component_9096 .slider-cold-a8bf,
.form-778a .component_9096 .slider-cold-a8bf::after,
.form-778a .component_9096 .slider-cold-a8bf::before {
  width: 31px;
  height: 3px;
}
.form-778a .component_9096 .slider-cold-a8bf::before {
  top: -9px;
}
.form-778a .component_9096 .slider-cold-a8bf::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mask-center-52d8 .component_9096 .orange-e733 {
    margin-top: -2px;
    width: 19px;
  }
  .mask-center-52d8 .component_9096 .slider-cold-a8bf {
    margin-top: -1px;
  }
  .mask-center-52d8 .component_9096 .slider-cold-a8bf,
  .mask-center-52d8 .component_9096 .slider-cold-a8bf::after,
  .mask-center-52d8 .component_9096 .slider-cold-a8bf::before {
    width: 19px;
    height: 2px;
  }
  .mask-center-52d8 .component_9096 .slider-cold-a8bf::before {
    top: -6px;
  }
  .mask-center-52d8 .component_9096 .slider-cold-a8bf::after {
    bottom: -6px;
  }
  .component-tiny-80bb .component_9096 .orange-e733 {
    margin-top: -2px;
    width: 22px;
  }
  .component-tiny-80bb .component_9096 .slider-cold-a8bf {
    margin-top: -1px;
  }
  .component-tiny-80bb .component_9096 .slider-cold-a8bf,
  .component-tiny-80bb .component_9096 .slider-cold-a8bf::after,
  .component-tiny-80bb .component_9096 .slider-cold-a8bf::before {
    width: 22px;
    height: 2px;
  }
  .component-tiny-80bb .component_9096 .slider-cold-a8bf::before {
    top: -7px;
  }
  .component-tiny-80bb .component_9096 .slider-cold-a8bf::after {
    bottom: -7px;
  }
  .search-liquid-5627 .component_9096 .orange-e733 {
    margin-top: -2px;
    width: 31px;
  }
  .search-liquid-5627 .component_9096 .slider-cold-a8bf {
    margin-top: -1.5px;
  }
  .search-liquid-5627 .component_9096 .slider-cold-a8bf,
  .search-liquid-5627 .component_9096 .slider-cold-a8bf::after,
  .search-liquid-5627 .component_9096 .slider-cold-a8bf::before {
    width: 31px;
    height: 3px;
  }
  .search-liquid-5627 .component_9096 .slider-cold-a8bf::before {
    top: -9px;
  }
  .search-liquid-5627 .component_9096 .slider-cold-a8bf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .caption-a292 .component_9096 .orange-e733 {
    margin-top: -2px;
    width: 19px;
  }
  .caption-a292 .component_9096 .slider-cold-a8bf {
    margin-top: -1px;
  }
  .caption-a292 .component_9096 .slider-cold-a8bf,
  .caption-a292 .component_9096 .slider-cold-a8bf::after,
  .caption-a292 .component_9096 .slider-cold-a8bf::before {
    width: 19px;
    height: 2px;
  }
  .caption-a292 .component_9096 .slider-cold-a8bf::before {
    top: -6px;
  }
  .caption-a292 .component_9096 .slider-cold-a8bf::after {
    bottom: -6px;
  }
  .thumbnail-next-e189 .component_9096 .orange-e733 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-next-e189 .component_9096 .slider-cold-a8bf {
    margin-top: -1px;
  }
  .thumbnail-next-e189 .component_9096 .slider-cold-a8bf,
  .thumbnail-next-e189 .component_9096 .slider-cold-a8bf::after,
  .thumbnail-next-e189 .component_9096 .slider-cold-a8bf::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-next-e189 .component_9096 .slider-cold-a8bf::before {
    top: -7px;
  }
  .thumbnail-next-e189 .component_9096 .slider-cold-a8bf::after {
    bottom: -7px;
  }
  .thumbnail_hard_2c68 .component_9096 .orange-e733 {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail_hard_2c68 .component_9096 .slider-cold-a8bf {
    margin-top: -1.5px;
  }
  .thumbnail_hard_2c68 .component_9096 .slider-cold-a8bf,
  .thumbnail_hard_2c68 .component_9096 .slider-cold-a8bf::after,
  .thumbnail_hard_2c68 .component_9096 .slider-cold-a8bf::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail_hard_2c68 .component_9096 .slider-cold-a8bf::before {
    top: -9px;
  }
  .thumbnail_hard_2c68 .component_9096 .slider-cold-a8bf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .picture-in-1d1a .component_9096 .orange-e733 {
    margin-top: -2px;
    width: 19px;
  }
  .picture-in-1d1a .component_9096 .slider-cold-a8bf {
    margin-top: -1px;
  }
  .picture-in-1d1a .component_9096 .slider-cold-a8bf,
  .picture-in-1d1a .component_9096 .slider-cold-a8bf::after,
  .picture-in-1d1a .component_9096 .slider-cold-a8bf::before {
    width: 19px;
    height: 2px;
  }
  .picture-in-1d1a .component_9096 .slider-cold-a8bf::before {
    top: -6px;
  }
  .picture-in-1d1a .component_9096 .slider-cold-a8bf::after {
    bottom: -6px;
  }
  .row_static_e091 .component_9096 .orange-e733 {
    margin-top: -2px;
    width: 22px;
  }
  .row_static_e091 .component_9096 .slider-cold-a8bf {
    margin-top: -1px;
  }
  .row_static_e091 .component_9096 .slider-cold-a8bf,
  .row_static_e091 .component_9096 .slider-cold-a8bf::after,
  .row_static_e091 .component_9096 .slider-cold-a8bf::before {
    width: 22px;
    height: 2px;
  }
  .row_static_e091 .component_9096 .slider-cold-a8bf::before {
    top: -7px;
  }
  .row_static_e091 .component_9096 .slider-cold-a8bf::after {
    bottom: -7px;
  }
  .hover-outer-edc4 .component_9096 .orange-e733 {
    margin-top: -2px;
    width: 31px;
  }
  .hover-outer-edc4 .component_9096 .slider-cold-a8bf {
    margin-top: -1.5px;
  }
  .hover-outer-edc4 .component_9096 .slider-cold-a8bf,
  .hover-outer-edc4 .component_9096 .slider-cold-a8bf::after,
  .hover-outer-edc4 .component_9096 .slider-cold-a8bf::before {
    width: 31px;
    height: 3px;
  }
  .hover-outer-edc4 .component_9096 .slider-cold-a8bf::before {
    top: -9px;
  }
  .hover-outer-edc4 .component_9096 .slider-cold-a8bf::after {
    bottom: -9px;
  }
}
.basic_0cda .slider-cold-a8bf {
  -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);
}
.basic_0cda .slider-cold-a8bf::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.basic_0cda .slider-cold-a8bf::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);
}
.basic_0cda.primary_complex_213f .slider-cold-a8bf {
  -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);
}
.basic_0cda.primary_complex_213f .slider-cold-a8bf::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.basic_0cda.primary_complex_213f .slider-cold-a8bf::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);
}
.modal-7420 {
  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.huge_0235:before {
  display: none;
}
.banner_b96c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.banner_b96c .tertiary_white_d613 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.banner_b96c .tertiary_white_d613:last-of-type {
  border-bottom: none;
}
.banner_b96c .tertiary_white_d613.frame_south_67b0,
.banner_b96c .tertiary_white_d613.widget-6d25,
.banner_b96c .tertiary_white_d613.hovered_8f44 {
  padding: 0;
}
.banner_b96c .element-tall-58fc .notice_3d5a {
  color: currentColor;
}
.banner_b96c .element-tall-58fc .notice_3d5a:focus,
.banner_b96c .element-tall-58fc .notice_3d5a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner_b96c.surface_hard_0f06 .tag_4ed1,
.banner_b96c.surface_hard_0f06 .fixed_b066 a,
.banner_b96c.surface_hard_0f06 .footer-simple-dfe2 a,
.banner_b96c.surface_hard_0f06 .secondary_738a a {
  color: rgba(0, 0, 0, 0.55);
}
.banner_b96c.surface_hard_0f06 .tag_4ed1:hover,
.banner_b96c.surface_hard_0f06 .fixed_b066 a:hover,
.banner_b96c.surface_hard_0f06 .footer-simple-dfe2 a:hover,
.banner_b96c.surface_hard_0f06 .secondary_738a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_b96c.surface_hard_0f06 .slider_center_d515 {
  color: rgba(0, 0, 0, 0.8);
}
.banner_b96c.surface_hard_0f06 .tertiary_white_d613 {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner_b96c.surface_hard_0f06 .tertiary_white_d613:before {
  background: rgba(0, 0, 0, 0.08);
}
.banner_b96c.surface_hard_0f06 .panel_copper_11f7:before {
  background: rgba(255, 255, 255, 0.9);
}
.banner_b96c.surface_hard_0f06 .element-tall-58fc .footer_narrow_ec36 li a,
.banner_b96c.surface_hard_0f06 .element-tall-58fc .notice_3d5a,
.banner_b96c.surface_hard_0f06 .secondary_738a {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner_b96c.surface_hard_0f06 .element-tall-58fc .notice_3d5a:focus,
.banner_b96c.surface_hard_0f06 .element-tall-58fc .notice_3d5a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner_b96c.surface_hard_0f06 .footer_narrow_ec36 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner_b96c.outline-inner-2005 .tag_4ed1,
.banner_b96c.outline-inner-2005 .fixed_b066 a,
.banner_b96c.outline-inner-2005 .footer-simple-dfe2 .notice_3d5a,
.banner_b96c.outline-inner-2005 .footer-simple-dfe2 a,
.banner_b96c.outline-inner-2005 .secondary_738a a {
  color: rgba(255, 255, 255, 0.79);
}
.banner_b96c.outline-inner-2005 .tag_4ed1:hover,
.banner_b96c.outline-inner-2005 .fixed_b066 a:hover,
.banner_b96c.outline-inner-2005 .footer-simple-dfe2 .notice_3d5a:hover,
.banner_b96c.outline-inner-2005 .footer-simple-dfe2 a:hover,
.banner_b96c.outline-inner-2005 .secondary_738a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_b96c.outline-inner-2005 .slider_center_d515 {
  color: rgba(255, 255, 255, 0.99);
}
.banner_b96c.outline-inner-2005 .tertiary_white_d613 {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_b96c.outline-inner-2005 .tertiary_white_d613:before {
  background: rgba(255, 255, 255, 0.08);
}
.banner_b96c.outline-inner-2005 .panel_copper_11f7:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner_b96c.outline-inner-2005 .element-tall-58fc .footer_narrow_ec36 li a,
.banner_b96c.outline-inner-2005 .element-tall-58fc .notice_3d5a,
.banner_b96c.outline-inner-2005 .secondary_738a {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_b96c.outline-inner-2005 .element-tall-58fc .notice_3d5a:focus,
.banner_b96c.outline-inner-2005 .element-tall-58fc .notice_3d5a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner_b96c.outline-inner-2005 .footer_narrow_ec36 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_copper_11f7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.panel_copper_11f7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.breadcrumb-b202 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.paragraph_7f50 .banner_b96c {
  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;
}
.paragraph_7f50 .tertiary_white_d613 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.paragraph_7f50 .tertiary_white_d613: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) {
  .paragraph_7f50 .tertiary_white_d613:before {
    width: 16%;
    left: 42%;
  }
}
.paragraph_7f50 .tertiary_white_d613:last-child:before {
  content: none;
}
.paragraph_7f50 .tertiary_white_d613[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.paragraph_7f50 .element-tall-58fc .footer_narrow_ec36 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.paragraph_7f50 .element-tall-58fc .footer_narrow_ec36 li a .notice_3d5a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.paragraph_7f50 .element-tall-58fc .secondary_738a {
  border: none;
}
.paragraph_7f50 .element-tall-58fc .secondary_738a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.paragraph_7f50 .panel_copper_11f7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.paragraph_7f50 .breadcrumb-b202 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.paragraph_7f50 .outline-inner-2005 .panel_copper_11f7:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph_7f50 .surface_hard_0f06.table_prev_c4c4 .slider-cold-a8bf {
  background: rgba(0, 0, 0, 0.6);
}
.paragraph_7f50
  .surface_hard_0f06.table_prev_c4c4
  .slider-cold-a8bf::after,
.paragraph_7f50
  .surface_hard_0f06.table_prev_c4c4
  .slider-cold-a8bf:before {
  background: inherit;
}
.paragraph_7f50
  .surface_hard_0f06.table_prev_c4c4:hover
  .slider-cold-a8bf {
  background: rgba(0, 0, 0, 0.8);
}
.texture-steel-ff56 .banner_b96c {
  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) {
  .texture-steel-ff56 .banner_b96c {
    width: auto;
    right: 45px;
  }
}
.white-a979 .banner_b96c {
  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) {
  .white-a979 .banner_b96c {
    width: auto;
    left: 45px;
  }
}
.huge_0235 .banner_b96c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.huge_0235 .breadcrumb-b202 {
  max-width: 48em;
  margin: 0 auto;
}
.huge_0235 .panel_copper_11f7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.badge-tall-9375 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.badge-tall-9375.paragraph_7f50 .banner_b96c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.badge-tall-9375.texture-steel-ff56 .banner_b96c {
  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);
}
.badge-tall-9375 .banner_b96c {
  visibility: visible;
}
.badge-tall-9375.white-a979 .banner_b96c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.article-217d,
.menu_current_3b9f {
  overflow-x: hidden;
}
.article-217d .banner_b96c {
  overflow: auto;
}
.article-217d.paragraph_7f50 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-217d.paragraph_7f50 .banner_b96c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.article-217d.paragraph_7f50 .avatar_b7b2 {
  opacity: 0;
}
.article-217d.texture-steel-ff56 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-217d.texture-steel-ff56 .banner_b96c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.article-217d.texture-steel-ff56 .avatar_b7b2 {
  opacity: 0;
}
.article-217d.white-a979 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-217d.white-a979 .banner_b96c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.article-217d.white-a979 .avatar_b7b2 {
  opacity: 0;
}
.article-217d.huge_0235 .banner_b96c {
  z-index: 10;
  visibility: visible;
}
.table_prev_c4c4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.table_prev_c4c4 .slider-cold-a8bf {
  background: rgba(255, 255, 255, 0.99);
}
.table_prev_c4c4 .slider-cold-a8bf::after,
.table_prev_c4c4 .slider-cold-a8bf:before {
  background: inherit;
}
.table_prev_c4c4:hover .slider-cold-a8bf {
  background: rgba(255, 255, 255, 0.99);
}
.white-a979 .table_prev_c4c4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.huge_0235 .table_prev_c4c4 {
  display: none !important;
}
.article-217d:before,
.menu_current_3b9f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.article-217d .table_prev_c4c4,
.menu_current_3b9f .table_prev_c4c4 {
  display: inline-block;
}
.banner_b96c .label-stone-026c {
  -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;
}
.article-217d .banner_b96c .label-stone-026c,
.menu_current_3b9f .banner_b96c .label-stone-026c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image-advanced-3936 .pink_410b {
  width: 100%;
}
.main-clean-67d7 {
  padding: 0 0.5em 0;
}
.main-clean-67d7 [class*="customify-col-"],
.main-clean-67d7 [class*="customify-col_"],
.main-clean-67d7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.table-101c .main-clean-67d7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .stone-65c7 .photo_fixed_1bbb,
  .photo_fixed_1bbb {
    display: none;
  }
  .red-1080 {
    text-align: left;
  }
  .current-afca {
    text-align: center;
  }
  .static-ba07 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .stone-65c7 .mask-b695,
  .mask-b695 {
    display: none;
  }
  .banner_9458 {
    text-align: left;
  }
  .accordion-d821 {
    text-align: center;
  }
  .down_7645 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .stone-65c7 .content_f6d5,
  .content_f6d5 {
    display: none;
  }
  .item-c37b {
    text-align: left;
  }
  .upper-a9ed {
    text-align: center;
  }
  .gradient_9ab7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dim_c91b {
  box-shadow: none !important;
}
.pattern-63c2 .description_full_97b8,
.section_copper_9ca6 .description_full_97b8 {
  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;
}
.section_copper_9ca6 .description_full_97b8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.media-white-881b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.media-white-881b:after,
.media-white-881b:before {
  content: "";
  display: table;
}
.media-white-881b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .media-white-881b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.media-white-881b,
.text-copper-64e2 {
  max-width: 1248px;
  margin: 0 auto;
}

.active-3594.tiny-2f9d .media-white-881b {
  max-width: 100%;
}
.active-3594.wrapper-short-9c26 {
  max-width: 1200px;
  margin: 0 auto;
}
.active-3594.highlight-action-cff9 .media-white-881b {
  max-width: 100%;
}
.active-3594.highlight-action-cff9 > .media-white-881b {
  padding-left: 0;
  padding-right: 0;
}
.active-3594.highlight-action-cff9 > .media-white-881b .stone-65c7 {
  margin: 0;
}
.active-3594.highlight-action-cff9
  > .media-white-881b
  .row_black_4b3b.new-37b7 {
  margin-right: 0;
  margin-left: 0;
}
.active-3594.highlight-action-cff9 #main.new-37b7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .avatar_center_6f53 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_center_6f53 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .photo-stone-a70d .status-876b {
    padding-right: 1em;
  }
  .photo-stone-a70d.last_7067 .row_black_4b3b {
    border-right: 1px solid #eaecee;
  }
  .photo-stone-a70d.last_7067 .status-876b {
    padding-right: 1em;
  }
  .photo-stone-a70d.last_7067 .cool_f5c3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm-52e5 .status-876b {
    padding-left: 1em;
  }
  .warm-52e5.last_7067 .row_black_4b3b {
    border-left: 1px solid #eaecee;
  }
  .warm-52e5.last_7067 .status-876b {
    padding-left: 1em;
  }
  .warm-52e5.last_7067 .cool_f5c3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb_3c4a .status-876b {
    padding-left: 1em;
  }
  .breadcrumb_3c4a.last_7067 .notice-6bfa {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb_3c4a.last_7067 .background_0be9 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb_3c4a.last_7067 .status-876b {
    padding-left: 1em;
  }
  .breadcrumb_3c4a.last_7067 .cool_f5c3 {
    padding-right: 1em;
  }
  .breadcrumb_3c4a.last_7067 .tooltip_light_77c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_01a7 .status-876b {
    padding-right: 1em;
  }
  .tertiary_01a7.last_7067 .notice-6bfa {
    border-left: 1px solid #eaecee;
  }
  .tertiary_01a7.last_7067 .background_0be9 {
    border-left: 1px solid #eaecee;
  }
  .tertiary_01a7.last_7067 .status-876b {
    padding-right: 1em;
  }
  .tertiary_01a7.last_7067 .cool_f5c3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_01a7.last_7067 .tooltip_light_77c7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar_center_6f53 .status-876b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar_center_6f53.last_7067 .row_black_4b3b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .avatar_center_6f53.last_7067 .status-876b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar_center_6f53.last_7067 .cool_f5c3 {
    padding-left: 1em;
  }
  .avatar_center_6f53.last_7067 .tooltip_light_77c7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .avatar_center_6f53.last_7067 .status-876b {
    padding-left: 0;
  }
}
.out_0d53 .dirty-ef56 {
  display: inline-block;
}
.input_b3a8 {
  display: inline-block;
}
.popup-focused-a182 {
  word-con: break-word;
}
.status-advanced-ee52 > span {
  display: inline-block;
  padding: 5px 0;
}
.status-advanced-ee52 .sort-131c {
  margin-left: 8px;
  margin-right: 8px;
}
.status-advanced-ee52 .new-7413 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.medium_17e0 .active_easy_1ea8 {
  margin-bottom: 2em;
}
.medium_17e0 .aside-e7f7 {
  margin-bottom: 15px;
}
.medium_17e0 .aside-e7f7:last-child {
  margin-bottom: 0;
}
.medium_17e0 .texture_paper_9c0b {
  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) {
  .medium_17e0 .texture_paper_9c0b {
    display: block;
  }
}
.medium_17e0 .logo_215f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .medium_17e0 .logo_215f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.medium_17e0 .status-north-42a7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.medium_17e0 .status-north-42a7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.medium_17e0 .status-north-42a7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.medium_17e0 .popup-focused-a182 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.medium_17e0 .popup-focused-a182 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.medium_17e0 .active_98c4 p:last-child {
  margin-bottom: 0;
}
.medium_17e0 .nav_1728 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.medium_17e0 .title_top_95cf {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.medium_17e0 .sidebar_fluid_ab2d {
  margin-top: 1em;
}
.medium_17e0 .background-right-e584 {
  top: 0;
  display: block;
}
.medium_17e0 .background-right-e584 a {
  color: inherit;
}
.medium_17e0 .background-right-e584 a:hover {
  color: inherit;
}
.medium_17e0 .icon_new_220f {
  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;
}
.medium_17e0 .icon_new_220f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.medium_17e0 .title_top_95cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.medium_17e0 .cool_0abc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.medium_17e0 .cool_0abc:first-child {
  margin-top: 0;
}
.medium_17e0 .cool_0abc.widget-dirty-08b1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.medium_17e0 .cool_0abc.filter_c78e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.medium_17e0
  .cool_0abc.filter_c78e.row_down_e5aa
  .sidebar_fluid_ab2d {
  width: 100%;
}
.medium_17e0 .filter_c78e {
  -webkit-box-align: center;
  align-items: center;
}
.medium_17e0 .filter_c78e .status-advanced-ee52,
.medium_17e0 .filter_c78e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.medium_17e0 .status-north-42a7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.medium_17e0 .status-north-42a7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.medium_17e0 .status-north-42a7: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;
}
.medium_17e0 .widget-dirty-08b1 {
  z-index: 5;
}
.medium_17e0 .video-gas-4c51 .search_orange_2c31 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.medium_17e0 .avatar-038f .search_orange_2c31 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.medium_17e0 .block_blue_1b94 .search_orange_2c31 {
  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;
}
.medium_17e0.pressed_12af .texture_paper_9c0b,
.medium_17e0.detail-over-af61 .texture_paper_9c0b {
  display: block;
}
.medium_17e0.pressed_12af .texture_paper_9c0b .box-north-2b42,
.medium_17e0.pressed_12af .texture_paper_9c0b .title_top_95cf,
.medium_17e0.detail-over-af61 .texture_paper_9c0b .box-north-2b42,
.medium_17e0.detail-over-af61 .texture_paper_9c0b .title_top_95cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.medium_17e0.hover-3895 .logo_215f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .medium_17e0.hover-3895 .logo_215f {
    margin-right: 0;
  }
}
.medium_17e0.pressed_12af .logo_215f,
.medium_17e0.detail-over-af61 .logo_215f {
  padding-top: 40%;
}
.medium_17e0.pressed_12af .active_easy_1ea8,
.medium_17e0.detail-over-af61 .active_easy_1ea8 {
  display: block;
}
.medium_17e0.pressed_12af .fn-sticky-2be3 .title_top_95cf,
.medium_17e0.detail-over-af61 .fn-sticky-2be3 .title_top_95cf {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.medium_17e0.pressed_12af .logo_215f,
.medium_17e0.detail-over-af61 .logo_215f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.medium_17e0.pressed_12af .title_top_95cf {
  padding: 1em;
}
.sort-large-f539 {
  margin: 30px auto;
  display: block;
}
.sort-large-f539 .up-f33d > * {
  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;
}
.sort-large-f539 .up-f33d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort-large-f539 .up-f33d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion-small-b5a4 .status-advanced-ee52 {
  margin-bottom: 1.41575em;
}
.accordion-small-b5a4 .module-fresh-3a25 {
  margin-bottom: 1.618em;
}
.label_63d0 .warm_3cb8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label_63d0 .warm_3cb8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label_63d0 .prev_ff49 {
  max-width: 100%;
  overflow: auto;
}
.main-45e8 .label_63d0 a:hover {
  text-decoration: underline;
}
.chip_bd95 .aside-e7f7:not(.popup-focused-a182),
.chip_bd95 .status-north-42a7 {
  margin-bottom: 1.41575em;
}
.chip_bd95 .aside-e7f7:not(.popup-focused-a182):last-child,
.chip_bd95 .status-north-42a7:last-child {
  margin-bottom: 0;
}
.chip_bd95 .aside-e7f7.accent-8f1d {
  margin-bottom: 0.41575em;
}
.chip_bd95 .button_tiny_a095:before,
.chip_bd95 .huge_626c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.chip_bd95 .button_tiny_a095:before {
  content: "\f115";
}
.chip_bd95 .huge_626c:before {
  content: "\f02c";
}
.chip_bd95 .tertiary_6c6f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.chip_bd95 .tertiary_6c6f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden_c4bc {
  display: -webkit-box;
  display: flex;
}
.hidden_c4bc .glass-e20c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden_c4bc .glass-e20c {
    flex-basis: 90px;
  }
}
.hidden_c4bc .huge-5abd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden_c4bc .huge-5abd {
    flex-basis: calc(100% - 50px);
  }
}
.hidden_c4bc .action-75cd p:last-child {
  margin-bottom: 0.72em;
}
.secondary-a6c4 .up-f33d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.secondary-a6c4 .up-f33d:after,
.secondary-a6c4 .up-f33d:before {
  content: "";
  display: table;
}
.secondary-a6c4 .up-f33d:after {
  clear: both;
}
.secondary-a6c4 .up-f33d .thick_0b41,
.secondary-a6c4 .up-f33d .steel_63e4 {
  width: 49%;
}
.secondary-a6c4 .up-f33d .thick_0b41 a span.shade-north-d701,
.secondary-a6c4 .up-f33d .steel_63e4 a span.shade-north-d701 {
  display: block;
  margin-bottom: 5px;
}
.secondary-a6c4 .up-f33d .steel_63e4 {
  float: left;
  text-align: left;
}
.secondary-a6c4 .up-f33d .thick_0b41 {
  float: right;
  text-align: right;
}
.item_cold_a764 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .item_cold_a764 {
    margin-bottom: 0;
  }
}
.gallery_3dad {
  margin-bottom: 1em;
}
.gallery_3dad .popup-focused-a182 {
  font-size: 1.1em;
  line-height: 1.3;
}
.search_00a6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.backdrop-0a68 .gallery_3dad,
.badge-7d9a .gallery_3dad {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .backdrop-0a68 .gallery_3dad,
  .badge-7d9a .gallery_3dad {
    display: block;
  }
}
.backdrop-0a68 .search_00a6,
.badge-7d9a .search_00a6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .backdrop-0a68 .search_00a6,
  .badge-7d9a .search_00a6 {
    margin-bottom: 1em;
  }
}
.backdrop-0a68 .search_00a6 img,
.badge-7d9a .search_00a6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.backdrop-0a68 .west_c945,
.badge-7d9a .west_c945 {
  flex-basis: calc(100% - 160px);
}
.backdrop-0a68 .west_c945 p,
.badge-7d9a .west_c945 p {
  margin-bottom: 0;
}
.backdrop-0a68 .west_c945 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .backdrop-0a68 .west_c945 {
    padding-left: 0;
  }
}
.badge-7d9a .west_c945 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .badge-7d9a .west_c945 {
    padding-right: 0;
  }
}
.badge-7d9a .search_00a6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.surface_fac7 .search_00a6 {
  margin-bottom: 0.5em;
}
.surface_fac7 .search_00a6 img {
  width: 100%;
}
.avatar-iron-6539 .west_5a77,
.title-simple-b2c4 .west_5a77 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title-simple-b2c4 .row_black_4b3b .disabled-fast-4c1b p:last-child {
  margin-bottom: 0;
}
.photo-98c5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.description-old-e8b4 .logo_brown_5620 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .description-old-e8b4 .logo_brown_5620:last-of-type {
    margin-bottom: 0;
  }
}
.description-old-e8b4 .logo_brown_5620 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.description-old-e8b4 .logo_brown_5620 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.description-old-e8b4 .logo_brown_5620 ul li {
  margin: 0 0 0.6em;
}
.description-old-e8b4 .logo_brown_5620 ul li.alert_smooth_2f83,
.description-old-e8b4 .logo_brown_5620 ul li.wood-87cc {
  position: relative;
}
.description-old-e8b4 .logo_brown_5620 ul li.alert_smooth_2f83 .iron_ae40,
.description-old-e8b4 .logo_brown_5620 ul li.wood-87cc .iron_ae40 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.description-old-e8b4 .logo_brown_5620 ul li.alert_smooth_2f83:after:after,
.description-old-e8b4 .logo_brown_5620 ul li.alert_smooth_2f83:after:before,
.description-old-e8b4
  .logo_brown_5620
  ul
  li.wood-87cc:after:after,
.description-old-e8b4
  .logo_brown_5620
  ul
  li.wood-87cc:after:before {
  content: "";
  display: table;
}
.description-old-e8b4 .logo_brown_5620 ul li.alert_smooth_2f83:after:after,
.description-old-e8b4
  .logo_brown_5620
  ul
  li.wood-87cc:after:after {
  clear: both;
}
.description-old-e8b4 .logo_brown_5620 a.badge_outer_c4dc:hover {
  text-decoration: none;
}
.description-old-e8b4 .logo_brown_5620 select {
  max-width: 100%;
}
.description-old-e8b4 .logo_brown_5620 table {
  font-size: 85%;
}
.description-old-e8b4 .logo_brown_5620 table td,
.description-old-e8b4 .logo_brown_5620 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.description-old-e8b4 .logo_brown_5620 table tfoot td {
  text-align: left;
}
.description-old-e8b4 .logo_brown_5620 :last-child {
  margin-bottom: 0;
}
.description-old-e8b4 .logo_brown_5620 .icon-static-2a72 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.description-old-e8b4 .logo_brown_5620 .icon-static-2a72 label {
  width: 100%;
}
.description-old-e8b4 .logo_brown_5620 .icon-static-2a72 .paragraph_narrow_696c {
  width: 100%;
  display: block;
}
.description-old-e8b4 .logo_brown_5620 .icon-static-2a72 .link-wood-bc2d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.description-old-e8b4 .logo_brown_5620 .icon-static-2a72 .link-wood-bc2d:hover svg #svg-search {
  fill: #444;
}
.description-old-e8b4 .logo_brown_5620 .icon-static-2a72 .link-wood-bc2d svg {
  width: 18px;
  height: 18px;
}
.description-old-e8b4 .hard-4c35 ul ul,
.description-old-e8b4 .logo-27b6 ul ul,
.description-old-e8b4 .focus_small_2113 ul ul,
.description-old-e8b4 .brown_fe83 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.description-old-e8b4 .hard-4c35 .simple-fa06 > a,
.description-old-e8b4 .logo-27b6 .simple-fa06 > a,
.description-old-e8b4 .focus_small_2113 .simple-fa06 > a,
.description-old-e8b4 .brown_fe83 .simple-fa06 > a {
  margin-bottom: 0;
}
.description-old-e8b4 .item-fb51 li,
.description-old-e8b4 .hard-4c35 li,
.description-old-e8b4 .next_82c8 li,
.description-old-e8b4 .logo-27b6 li,
.description-old-e8b4 .focus_small_2113 li,
.description-old-e8b4 .brown_fe83 li,
.description-old-e8b4 .grid-down-d61a li,
.description-old-e8b4 .description_purple_c42b li {
  display: block;
  position: relative;
}
.description-old-e8b4 .item-fb51 li:last-child,
.description-old-e8b4 .hard-4c35 li:last-child,
.description-old-e8b4 .next_82c8 li:last-child,
.description-old-e8b4 .logo-27b6 li:last-child,
.description-old-e8b4 .focus_small_2113 li:last-child,
.description-old-e8b4 .brown_fe83 li:last-child,
.description-old-e8b4 .grid-down-d61a li:last-child,
.description-old-e8b4 .description_purple_c42b li:last-child {
  border: none;
}
.description-old-e8b4 .item-fb51 li a,
.description-old-e8b4 .hard-4c35 li a,
.description-old-e8b4 .next_82c8 li a,
.description-old-e8b4 .logo-27b6 li a,
.description-old-e8b4 .focus_small_2113 li a,
.description-old-e8b4 .brown_fe83 li a,
.description-old-e8b4 .grid-down-d61a li a,
.description-old-e8b4 .description_purple_c42b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.description-old-e8b4 .item-fb51 li ul li::before,
.description-old-e8b4 .hard-4c35 li ul li::before,
.description-old-e8b4 .next_82c8 li ul li::before,
.description-old-e8b4 .logo-27b6 li ul li::before,
.description-old-e8b4 .focus_small_2113 li ul li::before,
.description-old-e8b4 .brown_fe83 li ul li::before,
.description-old-e8b4 .grid-down-d61a li ul li::before,
.description-old-e8b4 .description_purple_c42b li ul li::before {
  left: 15px;
}
.description-old-e8b4 .item-fb51 li ul a,
.description-old-e8b4 .hard-4c35 li ul a,
.description-old-e8b4 .next_82c8 li ul a,
.description-old-e8b4 .logo-27b6 li ul a,
.description-old-e8b4 .focus_small_2113 li ul a,
.description-old-e8b4 .brown_fe83 li ul a,
.description-old-e8b4 .grid-down-d61a li ul a,
.description-old-e8b4 .description_purple_c42b li ul a {
  padding-left: 20px;
}
.description-old-e8b4 .item-fb51 li ul ul li::before,
.description-old-e8b4 .hard-4c35 li ul ul li::before,
.description-old-e8b4 .next_82c8 li ul ul li::before,
.description-old-e8b4 .logo-27b6 li ul ul li::before,
.description-old-e8b4 .focus_small_2113 li ul ul li::before,
.description-old-e8b4 .brown_fe83 li ul ul li::before,
.description-old-e8b4 .grid-down-d61a li ul ul li::before,
.description-old-e8b4 .description_purple_c42b li ul ul li::before {
  left: 30px;
}
.description-old-e8b4 .item-fb51 li ul ul a,
.description-old-e8b4 .hard-4c35 li ul ul a,
.description-old-e8b4 .next_82c8 li ul ul a,
.description-old-e8b4 .logo-27b6 li ul ul a,
.description-old-e8b4 .focus_small_2113 li ul ul a,
.description-old-e8b4 .brown_fe83 li ul ul a,
.description-old-e8b4 .grid-down-d61a li ul ul a,
.description-old-e8b4 .description_purple_c42b li ul ul a {
  padding-left: 40px;
}
.description-old-e8b4 .blue_0351 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.description-old-e8b4 .description_purple_c42b ul li {
  margin-bottom: 1.41575em;
}
.description-old-e8b4 .description_purple_c42b ul li .main_cold_7519 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.description-old-e8b4 .description_purple_c42b ul li .center_34ed {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outline-inner-2005 .item-fb51 li a,
.outline-inner-2005 .hard-4c35 li a,
.outline-inner-2005 .next_82c8 li a,
.outline-inner-2005 .logo-27b6 li a,
.outline-inner-2005 .focus_small_2113 li a,
.outline-inner-2005 .brown_fe83 li a,
.outline-inner-2005 .grid-down-d61a li a,
.outline-inner-2005 .description_purple_c42b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-inner-2005 .blue_0351 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-inner-2005 .logo_brown_5620 ul li.alert_smooth_2f83 .iron_ae40,
.outline-inner-2005 .logo_brown_5620 ul li.wood-87cc .iron_ae40 {
  background: rgba(0, 0, 0, 0.2);
}
.outline-inner-2005 .description-old-e8b4 .logo_brown_5620 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-3594 .description-old-e8b4 .footer_narrow_ec36 li {
  margin: 0;
}
.active-3594 .description-old-e8b4 .footer_narrow_ec36 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.active-3594 .description-old-e8b4 .footer_narrow_ec36 li ul {
  margin: 0;
}
.active-3594 .description-old-e8b4 .footer_narrow_ec36 li ul li a {
  padding-left: 15px;
}
.active-3594 .description-old-e8b4 .footer_narrow_ec36 li ul li li a {
  padding-left: 30px;
}
.active-3594 .description-old-e8b4 .footer_narrow_ec36 li.form-6210 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.active-3594 .description-old-e8b4 .footer_narrow_ec36 li.form-6210 > 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;
}
.active-3594 .description-old-e8b4 .footer_narrow_ec36 li.form-6210 > 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;
}
.focus-paper-c314 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb_45c3 {
  position: relative;
  z-index: 10;
}
.breadcrumb_45c3 .label-stone-026c {
  width: 100%;
  max-width: 100%;
}
.grid-small-0e9b .gradient_up_9593 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.grid-small-0e9b .surface_hard_0f06 {
}
.grid-small-0e9b .outline-inner-2005 {
  background: #292929;
}
.section_cool_a5ba .gradient_up_9593 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.section_cool_a5ba .surface_hard_0f06 {
  background: #f9f9f9;
}
.section_cool_a5ba .outline-inner-2005 {
  background: #303030;
}
.description-c167 .gradient_up_9593 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .description-c167 .dirty-ef56 {
    margin-bottom: 1em;
  }
  .description-c167 .dirty-ef56:last-child {
    margin-bottom: 0;
  }
}
.description-c167 .surface_hard_0f06 {
  background: #ededed;
}
.description-c167 .outline-inner-2005 {
  background: #1a1a1a;
}
.gradient_up_9593.surface_hard_0f06 {
  color: rgba(0, 0, 0, 0.6);
}
.gradient_up_9593.surface_hard_0f06 .smooth_fd69 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gradient_up_9593.outline-inner-2005 {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_up_9593.outline-inner-2005 a:not(.badge_outer_c4dc) {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_up_9593.outline-inner-2005 a:not(.badge_outer_c4dc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_up_9593.outline-inner-2005 .smooth_fd69 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_up_9593.outline-inner-2005 table tbody td,
.gradient_up_9593.outline-inner-2005 table th {
  background: rgba(0, 0, 0, 0.08);
}
.lite_3449.section-119d .media-white-881b {
  max-width: initial;
}
.lite_3449 .module_thick_ef36 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.lite_3449 .module_thick_ef36 .label-stone-026c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .lite_3449 .module_thick_ef36 .label-stone-026c {
    display: block;
    margin-bottom: 2em;
  }
  .lite_3449 .module_thick_ef36 .label-stone-026c:last-child {
    margin-bottom: 0;
  }
}
.description-c167 .dirty-ef56:last-child,
.section_cool_a5ba .dirty-ef56:last-child,
.grid-small-0e9b .dirty-ef56:last-child {
  margin-bottom: 0;
}
.description-c167 .dirty-ef56 .description-old-e8b4 .logo_brown_5620:last-child,
.section_cool_a5ba .dirty-ef56 .description-old-e8b4 .logo_brown_5620:last-child,
.grid-small-0e9b .dirty-ef56 .description-old-e8b4 .logo_brown_5620:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .description-c167 .background-gold-3c33,
  .description-c167 .gas-07f6,
  .section_cool_a5ba .background-gold-3c33,
  .section_cool_a5ba .gas-07f6,
  .grid-small-0e9b .background-gold-3c33,
  .grid-small-0e9b .gas-07f6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb_45c3 .dirty-ef56 {
    margin-bottom: 2em;
  }
}
.breadcrumb_45c3 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_45c3 li,
.breadcrumb_45c3 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_45c3 ul ul {
  margin-left: 2.617924em;
}
.tooltip-cff4 {
  font-size: 0.875em;
}

/* css-noise: 1a16 */
.phantom-card-m0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
