/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress_8dd7/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress_8dd7
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.progress_8dd7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.image_pink_41e0.notice_1e9f/licenses/gpl-2.0.brown-6a35
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.text-6a8f/, (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.notice-fluid-d1f3.description_pressed_7184/normalize.tall_a250/
 ======
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.tall_a250 v7.0.0 | MIT License | github.progress_8dd7/necolas/normalize.tall_a250 */
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;
}
.main_f15d .highlight-rough-cad4,
.breadcrumb_solid_52db,
.section_dead,
.stale-5999,
.pagination_ef28,
.narrow-43ed,
.simple_ef79,
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;
}
.breadcrumb_solid_52db,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .breadcrumb_solid_52db,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_solid_52db,
  h1 {
    font-size: 1.8em;
  }
}
.section_dead,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.section_dead + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .section_dead,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .section_dead,
  h2 {
    font-size: 1.7em;
  }
}
.stale-5999,
h3 {
  font-size: 1.618em;
}
.main_f15d .highlight-rough-cad4,
.pagination_ef28,
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.action_433b {
  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;
}
.pattern_e256:after,
.pattern_e256:before,
.fixed_893a:after,
.fixed_893a:before {
  content: "";
  display: table;
}
.pattern_e256:after,
.fixed_893a:after {
  clear: both;
}
.north_75e2 {
  float: right;
  margin-right: 0;
}
.paragraph_simple_2a03 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.card-9d4e .list_794e,
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;
}
.card-9d4e .list_794e: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;
}
.notification_a4eb .list_794e {
  box-shadow: none;
}
.notification_a4eb
  .list_794e
  .card-brown-09cf {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notification_a4eb .list_794e .hot-d5b7 {
  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;
}
.notification_a4eb
  .list_794e
  .hot-d5b7
  b {
  display: none;
}
.notification_a4eb .accordion-plasma-0775 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.top-7833:not(.main-1d20):not(.icon_3f48),
button:not(.main-1d20):not(.icon_3f48),
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ),
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ),
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ) {
  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;
}
.top-7833:not(.main-1d20):not(
    .icon_3f48
  ):hover,
button:not(.main-1d20):not(
    .icon_3f48
  ):hover,
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ):hover,
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ):hover,
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.top-7833:not(.main-1d20):not(
    .icon_3f48
  ):active,
.top-7833:not(.main-1d20):not(
    .icon_3f48
  ):focus,
button:not(.main-1d20):not(
    .icon_3f48
  ):active,
button:not(.main-1d20):not(
    .icon_3f48
  ):focus,
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ):active,
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ):focus,
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ):active,
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ):focus,
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ):active,
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ):focus {
  outline: 0;
}
.top-7833:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd,
button:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd,
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd,
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd,
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd {
  position: relative;
}
.top-7833:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .frame-blue-b833,
.top-7833:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .hover_fluid_d99a,
.top-7833:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .hero-advanced-5d21,
.top-7833:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  i,
.top-7833:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  svg,
button:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .frame-blue-b833,
button:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .hover_fluid_d99a,
button:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .hero-advanced-5d21,
button:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  i,
button:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  svg,
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .frame-blue-b833,
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .hover_fluid_d99a,
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .hero-advanced-5d21,
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  i,
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  svg,
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .frame-blue-b833,
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .hover_fluid_d99a,
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .hero-advanced-5d21,
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  i,
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  svg,
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .frame-blue-b833,
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .hover_fluid_d99a,
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  .hero-advanced-5d21,
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  i,
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd
  svg {
  visibility: hidden;
}
.top-7833:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd:after,
button:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd:after,
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd:after,
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd:after,
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ).fn-loading-bfdd: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;
}
.top-7833:not(.main-1d20):not(.icon_3f48),
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ),
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ),
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ) {
  color: #fff;
  background: #235787;
}
.top-7833:not(.main-1d20):not(
    .icon_3f48
  ):focus,
input[type="button"]:not(.main-1d20):not(
    .icon_3f48
  ):focus,
input[type="reset"]:not(.main-1d20):not(
    .icon_3f48
  ):focus,
input[type="submit"]:not(.main-1d20):not(
    .icon_3f48
  ):focus {
  color: #fff;
}
.top-7833.fn-disabled-bfdd:not(.main-1d20):not(
    .icon_3f48
  ),
.top-7833[disabled]:not(.main-1d20):not(
    .icon_3f48
  ),
button.fn-disabled-bfdd:not(.main-1d20):not(
    .icon_3f48
  ),
button[disabled]:not(.main-1d20):not(
    .icon_3f48
  ) {
  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;
}
.paragraph-f8ea {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.paragraph-f8ea: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;
}
.paper_be6d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status_ab4b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hover_advanced_86f9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pattern_e256:after,
.pattern_e256:before,
.purple_a07c:after,
.purple_a07c:before,
.cool-1ec8:after,
.cool-1ec8:before,
.menu_orange_a76c:after,
.menu_orange_a76c:before,
.tiny-cdf1:after,
.tiny-cdf1:before,
.preview-last-92b0:after,
.preview-last-92b0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pattern_e256:after,
.purple_a07c:after,
.cool-1ec8:after,
.menu_orange_a76c:after,
.tiny-cdf1:after,
.preview-last-92b0:after {
  clear: both;
}
.purple_a07c .out-960e,
.cool-1ec8 .out-960e,
.light_08c2 .out-960e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.short-22e6 {
  display: inline-block;
}
.search-black-a31b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.search-black-a31b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.search-black-a31b .shade-bright-5519 {
  padding: 1em 0;
  font-size: 85%;
}
.shade-bright-5519 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.caption_9f43 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.caption_9f43:after,
.caption_9f43:before {
  content: "";
  display: table;
}
.caption_9f43:after {
  clear: both;
}
.background_short_e73d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.breadcrumb-selected-80dc .background_short_e73d {
  max-width: 50%;
}
.liquid-0be7 .background_short_e73d {
  max-width: 33.33%;
}
.filter_fe48 .background_short_e73d {
  max-width: 25%;
}
.shade_5db3 .background_short_e73d {
  max-width: 20%;
}
.surface-b8a7 .background_short_e73d {
  max-width: 16.66%;
}
.texture_cool_c2f7 .background_short_e73d {
  max-width: 14.28%;
}
.status_211e .background_short_e73d {
  max-width: 12.5%;
}
.plasma-dcc9 .background_short_e73d {
  max-width: 11.11%;
}
.surface-dark-ce60 {
  display: block;
}
.main_f15d .outline-bc42 label,
.main_f15d .full_95a7 label,
.main_f15d .preview_1e8a label,
.main_f15d .nav_liquid_c68a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight_5b75 {
  list-style: none;
  margin: 0;
}
.highlight_5b75 article.focus-white-9237 {
  margin-bottom: 0;
}
.highlight_5b75 ul {
  list-style: none;
  margin: 0;
}
.highlight_5b75 .next-e4a7 li.focus-white-9237 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight_5b75 .next-e4a7 li.focus-white-9237 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight_5b75 .next-e4a7 li.focus-white-9237: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) {
  .highlight_5b75 .next-e4a7 li.focus-white-9237 li.focus-white-9237 li.focus-white-9237 li.focus-white-9237 {
    padding-left: 0;
  }
}
article.focus-white-9237 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus-white-9237 .purple_a07c p:last-of-type {
  margin-bottom: 0;
}
article.focus-white-9237 .section_west_4993 {
  float: left;
}
article.focus-white-9237 .tooltip-8597 {
  margin-left: 85px;
}
article.focus-white-9237 .shade-current-3076 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus-white-9237 .shade-current-3076 .table-ded4 {
  margin-left: 10px;
}
article.focus-white-9237 .cool_ccbf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus-white-9237 .header-center-28ba {
  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 .outline-bc42,
  #respond .preview_1e8a,
  #respond .nav_liquid_c68a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-bc42 input,
#respond .preview_1e8a input,
#respond .nav_liquid_c68a input {
  width: 100%;
}
#respond .nav_liquid_c68a {
  margin-right: 0;
}
#respond .paragraph-lite-97ce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.motion_8fb5 {
  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;
}
.motion_8fb5.narrow_afcc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.motion_8fb5 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%);
}
.motion_8fb5:focus,
.motion_8fb5: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);
}
.active-32be {
  border-radius: 10%;
}
.carousel-de26 {
  border-radius: 50%;
}
.popup_c5f9 {
  font-size: 0.72em;
}
.pattern_2b20 {
  font-size: 0.875em;
}
.badge_8669 {
  font-size: 1.1em;
}
.overlay_52fb {
  text-transform: uppercase;
  line-height: 1.2;
}
.overlay_52fb.popup_c5f9 {
  letter-spacing: 0.5px;
}
.media-active-66c3,
.media-active-66c3 a {
  color: #6d6d6d;
}
.media-active-66c3 a:hover {
  color: #111;
}
.complex-15aa {
  color: #6d6d6d;
}
.cold_7358 {
  overflow-x: hidden;
}
.cold_7358 .table-9dc8.plasma-e05a {
  position: relative;
}
.cold_7358 .table-9dc8.plasma-e05a.small_1116 {
  position: initial;
}
.cold_7358
  .table-9dc8.plasma-e05a.small_1116
  .first-911c {
  left: auto;
}
.cold_7358 .table-9dc8 .first-911c {
  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;
}
.cold_7358 .table-9dc8:hover.plasma-e05a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.cold_7358
  .table-9dc8:hover.plasma-e05a
  .first-911c {
  display: block;
  z-index: 9999999;
}
.cold_7358 .upper-dea4 .tag_f1a4,
.cold_7358 .new-3ebf .tag_f1a4 {
  display: none;
}
.cold_7358 .badge-f590 .table-9dc8:hover.plasma-e05a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.main_f15d .outline-bc42 label,
.main_f15d .full_95a7 label,
.main_f15d .preview_1e8a label,
.main_f15d .nav_liquid_c68a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight_5b75 {
  list-style: none;
  margin: 0;
}
.highlight_5b75 article.focus-white-9237 {
  margin-bottom: 0;
}
.highlight_5b75 ul {
  list-style: none;
  margin: 0;
}
.highlight_5b75 .next-e4a7 li.focus-white-9237 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight_5b75 .next-e4a7 li.focus-white-9237 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight_5b75 .next-e4a7 li.focus-white-9237: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) {
  .highlight_5b75 .next-e4a7 li.focus-white-9237 li.focus-white-9237 li.focus-white-9237 li.focus-white-9237 {
    padding-left: 0;
  }
}
article.focus-white-9237 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus-white-9237 .purple_a07c p:last-of-type {
  margin-bottom: 0;
}
article.focus-white-9237 .section_west_4993 {
  float: left;
}
article.focus-white-9237 .tooltip-8597 {
  margin-left: 85px;
}
article.focus-white-9237 .shade-current-3076 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus-white-9237 .shade-current-3076 .table-ded4 {
  margin-left: 10px;
}
article.focus-white-9237 .cool_ccbf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus-white-9237 .header-center-28ba {
  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 .outline-bc42,
  #respond .preview_1e8a,
  #respond .nav_liquid_c68a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-bc42 input,
#respond .preview_1e8a input,
#respond .nav_liquid_c68a input {
  width: 100%;
}
#respond .nav_liquid_c68a {
  margin-right: 0;
}
#respond .paragraph-lite-97ce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.upper-dea4 .outline-small-39ea {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outline-small-39ea .first-d702.cool-9f08 .bright_2100 > li > a:focus,
.outline-small-39ea .first-d702.cool-9f08 .bright_2100 > li > a:hover,
.outline-small-39ea .first-d702.texture_f5e0 .bright_2100 > li > a:focus,
.outline-small-39ea .first-d702.texture_f5e0 .bright_2100 > li > a:hover,
.outline-small-39ea .first-d702.hidden-fast-9d6d .bright_2100 > li > a:focus,
.outline-small-39ea .first-d702.hidden-fast-9d6d .bright_2100 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-small-39ea
  .first-d702.cool-9f08
  .bright_2100
  > li.status_cool_fd8c
  > a,
.outline-small-39ea
  .first-d702.cool-9f08
  .bright_2100
  > li.form-focused-b6ee
  > a,
.outline-small-39ea
  .first-d702.texture_f5e0
  .bright_2100
  > li.status_cool_fd8c
  > a,
.outline-small-39ea
  .first-d702.texture_f5e0
  .bright_2100
  > li.form-focused-b6ee
  > a,
.outline-small-39ea
  .first-d702.hidden-fast-9d6d
  .bright_2100
  > li.status_cool_fd8c
  > a,
.outline-small-39ea .first-d702.hidden-fast-9d6d .bright_2100 > li.container-4120 > a {
  color: rgba(255, 255, 255, 0.99);
}
.outline-small-39ea .stone_d981,
.outline-small-39ea .stone_d981 a {
  color: rgba(255, 255, 255, 0.99);
}
.outline-small-39ea .dim_c34b.tabs_advanced_b142 li a,
.outline-small-39ea .component-8e7a a,
.outline-small-39ea .module_d2e2,
.outline-small-39ea .bright_2100 > li > a,
.outline-small-39ea .dirty-6dec {
  color: rgba(255, 255, 255, 0.79);
}
.outline-small-39ea .dim_c34b.tabs_advanced_b142 li a:hover,
.outline-small-39ea .component-8e7a a:hover,
.outline-small-39ea .module_d2e2:hover,
.outline-small-39ea .bright_2100 > li > a:hover,
.outline-small-39ea .dirty-6dec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-small-39ea .light-668b {
  color: rgba(255, 255, 255, 0.79);
}
.outline-small-39ea .light-668b .top_8411 {
  color: rgba(255, 255, 255, 0.99);
}
.outline-small-39ea .light-668b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-small-39ea .widget-hovered-d35d .badge_focused_8cd8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline-small-39ea .widget-hovered-d35d .badge_focused_8cd8 .pattern-7559 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-small-39ea
  .widget-hovered-d35d
  .badge_focused_8cd8
  .pattern-7559::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-small-39ea
  .widget-hovered-d35d
  .badge_focused_8cd8
  .pattern-7559:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-small-39ea
  .widget-hovered-d35d
  .badge_focused_8cd8
  .pattern-7559::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-small-39ea
  .widget-hovered-d35d
  .badge_focused_8cd8
  .pattern-7559::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-small-39ea .widget-hovered-d35d .element-8fcf {
  color: rgba(255, 255, 255, 0.79);
}
.outline-small-39ea .widget-hovered-d35d .element-8fcf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-soft-b7eb
  .outline-small-39ea
  .widget-hovered-d35d
  .light_af83
  .summary-center-b2f8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-soft-b7eb
  .outline-small-39ea
  .widget-hovered-d35d
  .light_af83
  .pattern-7559 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.upper-dea4 .focused_7c4d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focused_7c4d .first-d702.cool-9f08 .bright_2100 > li > a:focus,
.focused_7c4d .first-d702.cool-9f08 .bright_2100 > li > a:hover,
.focused_7c4d .first-d702.texture_f5e0 .bright_2100 > li > a:focus,
.focused_7c4d .first-d702.texture_f5e0 .bright_2100 > li > a:hover,
.focused_7c4d .first-d702.hidden-fast-9d6d .bright_2100 > li > a:focus,
.focused_7c4d .first-d702.hidden-fast-9d6d .bright_2100 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused_7c4d
  .first-d702.cool-9f08
  .bright_2100
  > li.status_cool_fd8c
  > a,
.focused_7c4d
  .first-d702.cool-9f08
  .bright_2100
  > li.form-focused-b6ee
  > a,
.focused_7c4d
  .first-d702.texture_f5e0
  .bright_2100
  > li.status_cool_fd8c
  > a,
.focused_7c4d
  .first-d702.texture_f5e0
  .bright_2100
  > li.form-focused-b6ee
  > a,
.focused_7c4d
  .first-d702.hidden-fast-9d6d
  .bright_2100
  > li.status_cool_fd8c
  > a,
.focused_7c4d .first-d702.hidden-fast-9d6d .bright_2100 > li.container-4120 > a {
  color: rgba(0, 0, 0, 0.8);
}
.focused_7c4d .stone_d981,
.focused_7c4d .stone_d981 a {
  color: rgba(0, 0, 0, 0.8);
}
.focused_7c4d .dim_c34b.tabs_advanced_b142 li a,
.focused_7c4d .component-8e7a a,
.focused_7c4d .module_d2e2,
.focused_7c4d .bright_2100 > li > a,
.focused_7c4d .dirty-6dec {
  color: rgba(0, 0, 0, 0.55);
}
.focused_7c4d .dim_c34b.tabs_advanced_b142 li a:hover,
.focused_7c4d .component-8e7a a:hover,
.focused_7c4d .module_d2e2:hover,
.focused_7c4d .bright_2100 > li > a:hover,
.focused_7c4d .dirty-6dec:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused_7c4d .light-668b {
  color: rgba(0, 0, 0, 0.55);
}
.focused_7c4d .light-668b .top_8411 {
  color: rgba(0, 0, 0, 0.8);
}
.focused_7c4d .light-668b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_silver_5aef .dirty-feea {
  margin-left: auto;
  margin-right: auto;
}
.cool-1ec8 > * {
  margin-left: auto;
  margin-right: auto;
}
.cool-1ec8 .paper_be6d {
  margin-right: 1.41575em;
}
.mini_4909 .cool-1ec8 > .first_a8a3 {
  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;
}
.mini_4909 .cool-1ec8 > .table-north-2005 {
  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;
}
.column-4254.title_silver_5aef .dirty-feea,
.stone-0338.title_silver_5aef .dirty-feea {
  margin-left: 0;
}
.short_a471.title_silver_5aef .dirty-feea,
.hidden-inner-6ac1.title_silver_5aef .dirty-feea {
  margin-right: 0;
}
.cool-1ec8 ol,
.cool-1ec8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.bright-8c88 video {
  max-width: 100%;
}
.block-2a19 img {
  display: block;
}
.block-2a19.paper_be6d,
.block-2a19.status_ab4b {
  width: 100%;
}
.block-2a19.table-north-2005 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.carousel_black_eb24:not(.dark-61c8) {
  margin: 1.5em auto;
}
.card-middle-7f64 p {
  padding: 1.5em 14px;
}
ul.hidden_bronze_593f.table-north-2005,
ul.hidden_bronze_593f.first_a8a3,
ul.hidden_bronze_593f.selected-515f.first_a8a3 {
  padding: 0 14px;
}
.alert-upper-3f4c {
  display: block;
  overflow-x: auto;
}
.alert-upper-3f4c table {
  border-collapse: collapse;
  width: 100%;
}
.alert-upper-3f4c td,
.alert-upper-3f4c th {
  padding: 0.5em;
}
.cool-1ec8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.cool-1ec8 ol ol,
.cool-1ec8 ol ul,
.cool-1ec8 ul ol,
.cool-1ec8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.cool-1ec8 ol ol li,
.cool-1ec8 ol ul li,
.cool-1ec8 ul ol li,
.cool-1ec8 ul ul li {
  margin-left: 0;
}
.cool-07ce.nav-fresh-0c65 > .breadcrumb_804d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.cool-07ce.nav-fresh-0c65 > .breadcrumb_804d iframe,
.cool-07ce.nav-fresh-0c65 > .breadcrumb_804d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.last_353a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.last_353a.card_dfa6 {
  padding: 0;
}
.last_353a.card_dfa6 cite {
  font-size: 13px;
}
.last_353a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.last_353a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thick-c788 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thick-c788 > p:first-child {
  margin-top: 0;
}
.thick-c788 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thick-c788 blockquote {
  border-left: 0;
}
.outline-fresh-bce9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.outline-fresh-bce9:not(.panel_gold_8231) {
  max-width: 100px;
}
.outline-fresh-bce9.outline-ae73 {
  border-bottom: none !important;
  text-align: center;
}
.outline-fresh-bce9.outline-ae73::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .card-middle-7f64 p {
    padding: 1.5em 0;
  }
}
.breadcrumb-small-60cb {
  color: #0073aa;
}
.green_84a2 {
  background-color: #0073aa;
}
.blue_c66e {
  color: #229fd8;
}
.tag_current_9de9 {
  background-color: #229fd8;
}
.carousel_8f37 {
  color: #eee;
}
.shade_0415 {
  background-color: #eee;
}
.tooltip_hot_c57e {
  color: #444;
}
.hero-fluid-7139 {
  background-color: #444;
}
.notification-79f2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.notification-79f2 .notification-pink-c158 .component-8e7a {
  font-size: 15px;
}
.notification-79f2 .component-8e7a {
  line-height: 1.3;
}
.notification-79f2 .focused_7c4d {
}
.notification-79f2 .outline-small-39ea {
  background: #235787;
}
.black-af06 {
  padding: 0;
}
.black-af06 .outline-small-39ea {
  background: #1a1a1a;
}
.black-af06 .focused_7c4d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.header_medium_3a0e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.header_medium_3a0e .focused_7c4d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.header_medium_3a0e .outline-small-39ea {
  background: #303030;
}
.preview-last-92b0 {
  position: relative;
  z-index: 10;
}
.preview-last-92b0 .hovered-d11a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-gas-524c .plasma-e05a {
  display: inline-block;
  vertical-align: middle;
}
.tertiary-gas-524c.west_22b9 .plasma-e05a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tertiary-gas-524c.west_22b9 .plasma-e05a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-gas-524c.west_22b9 .plasma-e05a {
    margin-right: 0.4em;
  }
}
.tertiary-gas-524c.west_22b9 .plasma-e05a:last-child {
  margin-right: 0;
}
.tabs-5d8b .hovered-d11a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .upper-dea4 .notification-pink-c158 {
    margin: 0 -0.5em;
  }
  .upper-dea4 .notification-pink-c158 [class*="customify-col-"],
  .upper-dea4 .notification-pink-c158 [class*="customify-col_"],
  .upper-dea4 .notification-pink-c158 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.upper-dea4.tabs_copper_65d5 .hovered-d11a {
  background: 0 0 !important;
}
.upper-dea4.tabs_copper_65d5 .hovered-d11a,
.upper-dea4.tabs-5d8b .hovered-d11a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .upper-dea4.dynamic-7723 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.upper-dea4.tabs-5d8b .hovered-d11a {
  box-shadow: none !important;
}
.blue_c343 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .blue_c343 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .blue_c343 {
    padding: 18px 0 20px;
  }
}
.blue_c343 .old-b595 {
  width: 100%;
}
.blue_c343 .bright-4a10 {
  margin-bottom: 0;
}
.blue_c343 .hidden-rough-cb31 {
  margin-top: 5px;
  font-size: 0.875em;
}
.white-3226 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.white-3226 .widget_5a66 {
  width: 100%;
}
.frame-wood-8de2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.frame-wood-8de2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.frame-wood-8de2 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;
}
.frame-wood-8de2 li:last-child:after {
  display: none;
}
.frame-wood-8de2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.copper_56b0 .tag_f1a4 button,
.blue_c343 .tag_f1a4 button {
  left: 0;
}
.copper_56b0 .widget_5a66,
.blue_c343 .widget_5a66 {
  padding-left: 0;
  padding-right: 0;
}
.copper_56b0 .white-3226,
.blue_c343 .white-3226 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.copper_56b0 {
  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;
}
.copper_56b0: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;
}
.copper_56b0 .focus-mini-c718 {
  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) {
  .copper_56b0 .focus-mini-c718 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .copper_56b0 .focus-mini-c718 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .copper_56b0 .focus-mini-c718 {
    min-height: 200px;
  }
}
.copper_56b0 .frame-wood-8de2 {
  color: rgba(255, 255, 255, 0.8);
}
.copper_56b0 .frame-wood-8de2 a,
.copper_56b0 .frame-wood-8de2 li:after {
  color: inherit;
}
.copper_56b0 .frame-wood-8de2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.green_a2aa {
  margin-bottom: 0.5em;
}
.section_stale_cda6 {
  margin-bottom: 1.2em;
}
.section_stale_cda6,
.green_a2aa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.section_stale_cda6 p:last-child,
.green_a2aa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tag_f1a4,
#masthead .tag_f1a4 {
  display: none;
}
#masthead
  > .tag_f1a4.surface-c21d {
  display: none;
}
#masthead > .tag_f1a4 button {
  left: 0;
}
.accent_8b31 {
  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%;
}
.accent_8b31 .plasma-e05a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.accent_8b31 .smooth-b37f {
  display: -webkit-box;
  display: flex;
}
.accent_8b31 .smooth-b37f.border-copper-7ea5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.accent_8b31 .smooth-b37f.old_eac8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent_8b31 .smooth-b37f.block-e588 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent_8b31.slow-b974.complex-7bff .smooth-b37f.border-copper-7ea5 {
  flex-basis: 100%;
}
.accent_8b31.gradient_pressed_7982 .smooth-b37f.old_eac8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.accent_8b31.gradient_pressed_7982 .smooth-b37f.block-e588 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tag_f1a4.surface-c21d {
  display: none;
}
#masthead > .tag_f1a4 button {
  left: 0;
}
.basic-22b7 {
  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;
}
.basic-22b7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.basic-22b7.carousel_smooth_2347 i {
  margin-right: 4px;
}
.basic-22b7.disabled-5655 i {
  margin-left: 5px;
}
.component-8e7a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.component-8e7a p:last-child {
  margin-bottom: 0;
}
.cool_8474 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cool_8474 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cool_8474 img {
  display: block;
  width: auto;
  line-height: 1;
}
.cool_8474 .stone_d981 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cool_8474 .icon-huge-1faa {
  margin: 5px 0 7px 0;
}
.cool_8474.icon-new-b07f .button-south-c962 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_8474.icon-new-b07f .detail_e8c5 {
  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;
}
.cool_8474.silver_448a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cool_8474.silver_448a .button-south-c962 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_8474.silver_448a .detail_e8c5 {
  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;
}
.cool_8474.thumbnail_35bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cool_8474.description-hard-e2f0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cool_8474.description-hard-e2f0 .detail_e8c5 {
  margin-top: 7px;
}
.filter-d562 {
  display: inline-block;
}
.preview-last-92b0 .gas-feef .cool_8474 img {
  max-width: 100%;
}
.first-d702 .fresh-b369.section_585a,
.media_soft_18d7 .fresh-b369.section_585a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.first-d702 .wide_ba4e,
.media_soft_18d7 .wide_ba4e {
  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%);
}
.first-d702 .wide_ba4e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.first-d702.hot_31fa .wide_ba4e {
  display: none;
}
.first-d702 .pressed-0633 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.first-d702 .pressed-0633 li {
  display: inline-block;
  position: relative;
}
.first-d702 .pressed-0633 li:last-child {
  margin-right: 0;
}
.first-d702 .pressed-0633 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;
}
.first-d702 .pressed-0633 li.container-4120 > a {
  color: rgba(0, 0, 0, 0.9);
}
.first-d702 .pressed-0633 > 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;
}
.first-d702 .pressed-0633 > li > a i {
  line-height: 0;
}
.first-d702 .pressed-0633 > li.section_186c > a .wide_ba4e {
  margin-left: 4px;
  line-height: 0;
}
.first-d702 .pressed-0633 .filter-8d1f li.section_186c > a {
  position: relative;
}
.first-d702 .pressed-0633 .filter-8d1f li.section_186c > a:after,
.first-d702 .pressed-0633 .filter-8d1f li.section_186c > a:before {
  content: "";
  display: table;
}
.first-d702 .pressed-0633 .filter-8d1f li.section_186c > a:after {
  clear: both;
}
.first-d702 .pressed-0633 .filter-8d1f li.section_186c > a .wide_ba4e {
  margin-left: 5px;
  float: right;
}
.first-d702 .shadow_stale_0070,
.first-d702 .filter-8d1f {
  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;
}
.first-d702 .filter-8d1f {
  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;
}
.first-d702 .filter-8d1f .section_585a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.first-d702 .filter-8d1f .wide_ba4e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.first-d702 .filter-8d1f li {
  display: block;
  margin: 0;
  padding: 0;
}
.first-d702 .filter-8d1f 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;
}
.first-d702 .filter-8d1f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.first-d702 .filter-8d1f .filter-8d1f {
  top: 0;
  left: 100%;
}
.first-d702 .glass_cb9f.fn-focus-bfdd > .shadow_stale_0070,
.first-d702 .glass_cb9f.fn-focus-bfdd > .filter-8d1f,
.first-d702 .glass_cb9f:focus > .shadow_stale_0070,
.first-d702 .glass_cb9f:focus > .filter-8d1f,
.first-d702 .glass_cb9f:hover > .shadow_stale_0070,
.first-d702 .glass_cb9f:hover > .filter-8d1f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.first-d702.hidden-fast-9d6d .bright_2100:after,
.first-d702.hidden-fast-9d6d .bright_2100:before {
  content: "";
  display: table;
}
.first-d702.hidden-fast-9d6d .bright_2100:after {
  clear: both;
}
.first-d702.hidden-fast-9d6d .bright_2100 > li {
  float: left;
}
.first-d702.middle_d2c4 .bright_2100:after,
.first-d702.middle_d2c4 .bright_2100:before {
  content: "";
  display: table;
}
.first-d702.middle_d2c4 .bright_2100:after {
  clear: both;
}
.first-d702.middle_d2c4 .bright_2100 > li {
  float: left;
}
.first-d702.middle_d2c4 .bright_2100 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.first-d702.middle_d2c4 .bright_2100 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.first-d702.middle_d2c4 .bright_2100 > li.status_cool_fd8c > a,
.first-d702.middle_d2c4 .bright_2100 > li.container-4120 > a {
  color: #fff;
  background-color: #1e4b75;
}
.first-d702.cool-9f08 .bright_2100 > li > a .section_585a {
  position: relative;
}
.first-d702.cool-9f08 .bright_2100 > li > a .section_585a: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;
}
.first-d702.cool-9f08
  .bright_2100
  > li:focus
  > a
  .section_585a:before,
.first-d702.cool-9f08
  .bright_2100
  > li:hover
  > a
  .section_585a:before {
  width: 100%;
  background-color: currentColor;
}
.first-d702.cool-9f08
  .bright_2100
  > li.status_cool_fd8c
  > a
  .section_585a:before,
.first-d702.cool-9f08
  .bright_2100
  > li.form-focused-b6ee
  > a
  .section_585a:before {
  width: 100%;
  background-color: currentColor;
}
.first-d702.texture_f5e0 .bright_2100 > li > a .section_585a {
  position: relative;
}
.first-d702.texture_f5e0 .bright_2100 > li > a .section_585a: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;
}
.first-d702.texture_f5e0 .bright_2100 > li:focus > a .section_585a:before,
.first-d702.texture_f5e0
  .bright_2100
  > li:hover
  > a
  .section_585a:before {
  width: 100%;
  background-color: currentColor;
}
.first-d702.texture_f5e0
  .bright_2100
  > li.status_cool_fd8c
  > a
  .section_585a:before,
.first-d702.texture_f5e0
  .bright_2100
  > li.form-focused-b6ee
  > a
  .section_585a:before {
  width: 100%;
  background-color: currentColor;
}
.media_soft_18d7 .pressed-0633 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media_soft_18d7 .pressed-0633 li:first-child > a {
  border-top: none;
}
.media_soft_18d7 .pressed-0633 .under-8e67 > .section_585a .wide_ba4e {
  display: none;
}
.media_soft_18d7 .pressed-0633 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.media_soft_18d7 .pressed-0633 li:last-child {
  border: none;
}
.media_soft_18d7 .pressed-0633 li.section_186c > a {
  padding-right: 45px !important;
}
.media_soft_18d7 .pressed-0633 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.media_soft_18d7 .pressed-0633 li a:focus,
.media_soft_18d7 .pressed-0633 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_soft_18d7 .pressed-0633 li .info-bb4e {
  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;
}
.media_soft_18d7 .pressed-0633 li .info-bb4e:hover {
  box-shadow: none;
}
.media_soft_18d7 .pressed-0633 li .info-bb4e .wide_ba4e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.media_soft_18d7 .pressed-0633 .filter-8d1f {
  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);
}
.media_soft_18d7 .pressed-0633 .filter-8d1f li a {
  padding-left: 3em;
}
.media_soft_18d7 .pressed-0633 .mask-gold-b595 > a .info-bb4e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.media_soft_18d7 .pressed-0633 .mask-gold-b595 > .filter-8d1f {
  display: block;
  opacity: 1;
}
.block_9be8 {
  max-width: 100%;
}
.south_3534 {
  line-height: 0;
  cursor: pointer;
}
.dirty-6dec {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dirty-6dec:hover {
  box-shadow: none;
  color: currentColor;
}
.dirty-6dec svg {
  width: 18px;
  height: 18px;
}
.dirty-6dec .tertiary_smooth_e8c1 {
  display: none;
}
.highlight_e86b {
  position: relative;
}
.highlight_e86b.fn-active-bfdd .dirty-6dec .steel-1d28 {
  display: none;
}
.highlight_e86b.fn-active-bfdd .dirty-6dec .tertiary_smooth_e8c1 {
  display: inline-block;
}
.highlight_e86b .photo-hot-633d {
  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);
}
.highlight_e86b.hard_da3c .photo-hot-633d {
  left: auto;
  right: -0.9em;
}
.highlight_e86b.hard_da3c .cool_78d4::before {
  left: auto;
  right: 15px;
}
.highlight_e86b.fn-active-bfdd .photo-hot-633d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.light_af83 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.light_af83 label {
  flex-basis: 100%;
}
.light_af83 .badge_focused_8cd8 {
  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;
}
.light_af83 .pattern-7559 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.light_af83 .pattern-7559:focus {
  background-color: transparent;
}
.light_af83 button.element-8fcf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.light_af83 button.element-8fcf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.light_af83 button.element-8fcf svg {
  width: 18px;
  height: 18px;
}
.light_af83 input[type="submit"] {
  min-height: auto;
}
.widget-hovered-d35d .light_af83 .pattern-7559 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.cool_78d4 {
  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) {
  .cool_78d4 {
    width: 220px;
  }
}
.cool_78d4 label {
  flex-basis: 100%;
}
.cool_78d4::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;
}
.shadow-soft-b7eb .widget-hovered-d35d .light_af83 {
  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;
}
.shadow-soft-b7eb
  .widget-hovered-d35d
  .light_af83
  .badge_focused_8cd8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shadow-soft-b7eb .widget-hovered-d35d .light_af83 .pattern-7559 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shadow-soft-b7eb
  .widget-hovered-d35d
  .light_af83
  .pattern-7559:focus {
  background: 0 0;
}
.shadow-soft-b7eb
  .widget-hovered-d35d
  .light_af83
  .summary-center-b2f8 {
  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;
}
.dim_c34b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dim_c34b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dim_c34b li:last-child {
  margin-right: 0;
}
.dim_c34b li:first-child {
  margin-left: 0;
}
.dim_c34b.backdrop-d0f9 a {
  color: #fff;
}
.dim_c34b.backdrop-d0f9 a:hover {
  color: #fff;
}
.dim_c34b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dim_c34b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dim_c34b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dim_c34b a:hover {
  opacity: 0.9;
  color: inherit;
}
.dim_c34b [class*="social-icon-apple"] {
  background-color: #999;
}
.dim_c34b [class*="social-icon-apple"].disabled-selected-fecd {
  background-color: transparent;
  color: #999;
}
.dim_c34b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dim_c34b [class*="social-icon-behance"].disabled-selected-fecd {
  background-color: transparent;
  color: #1769ff;
}
.dim_c34b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dim_c34b [class*="social-icon-bitbucket"].disabled-selected-fecd {
  background-color: transparent;
  color: #205081;
}
.dim_c34b [class*="social-icon-codepen"] {
  background-color: #000;
}
.dim_c34b [class*="social-icon-codepen"].disabled-selected-fecd {
  background-color: transparent;
  color: #000;
}
.dim_c34b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dim_c34b [class*="social-icon-delicious"].disabled-selected-fecd {
  background-color: transparent;
  color: #39f;
}
.dim_c34b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dim_c34b [class*="social-icon-digg"].disabled-selected-fecd {
  background-color: transparent;
  color: #005be2;
}
.dim_c34b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dim_c34b [class*="social-icon-dribbble"].disabled-selected-fecd {
  background-color: transparent;
  color: #ea4c89;
}
.dim_c34b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dim_c34b [class*="social-icon-envelope"].disabled-selected-fecd {
  background-color: transparent;
  color: #ea4335;
}
.dim_c34b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dim_c34b [class*="social-icon-facebook"].disabled-selected-fecd {
  background-color: transparent;
  color: #3b5998;
}
.dim_c34b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dim_c34b [class*="social-icon-flickr"].disabled-selected-fecd {
  background-color: transparent;
  color: #0063dc;
}
.dim_c34b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dim_c34b [class*="social-icon-foursquare"].disabled-selected-fecd {
  background-color: transparent;
  color: #2d5be3;
}
.dim_c34b [class*="social-icon-github"] {
  background-color: #333;
}
.dim_c34b [class*="social-icon-github"].disabled-selected-fecd {
  background-color: transparent;
  color: #333;
}
.dim_c34b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dim_c34b [class*="social-icon-google-plus"].disabled-selected-fecd {
  background-color: transparent;
  color: #dd4b39;
}
.dim_c34b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dim_c34b [class*="social-icon-houzz"].disabled-selected-fecd {
  background-color: transparent;
  color: #7ac142;
}
.dim_c34b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dim_c34b [class*="social-icon-instagram"].disabled-selected-fecd {
  background-color: transparent;
  color: #262626;
}
.dim_c34b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dim_c34b [class*="social-icon-jsfiddle"].disabled-selected-fecd {
  background-color: transparent;
  color: #487aa2;
}
.dim_c34b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dim_c34b [class*="social-icon-linkedin"].disabled-selected-fecd {
  background-color: transparent;
  color: #0077b5;
}
.dim_c34b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dim_c34b [class*="social-icon-medium"].disabled-selected-fecd {
  background-color: transparent;
  color: #00ab6b;
}
.dim_c34b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dim_c34b
  [class*="social-icon-odnoklassniki"].disabled-selected-fecd {
  background-color: transparent;
  color: #f4731c;
}
.dim_c34b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dim_c34b [class*="social-icon-meetup"].disabled-selected-fecd {
  background-color: transparent;
  color: #ec1c40;
}
.dim_c34b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dim_c34b [class*="social-icon-pinterest"].disabled-selected-fecd {
  background-color: transparent;
  color: #bd081c;
}
.dim_c34b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dim_c34b [class*="social-icon-product-hunt"].disabled-selected-fecd {
  background-color: transparent;
  color: #da552f;
}
.dim_c34b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dim_c34b [class*="social-icon-reddit"].disabled-selected-fecd {
  background-color: transparent;
  color: #ff4500;
}
.dim_c34b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dim_c34b [class*="social-icon-rss"].disabled-selected-fecd {
  background-color: transparent;
  color: #f26522;
}
.dim_c34b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dim_c34b
  [class*="social-icon-shopping-cart"].disabled-selected-fecd {
  background-color: transparent;
  color: #4caf50;
}
.dim_c34b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dim_c34b [class*="social-icon-skype"].disabled-selected-fecd {
  background-color: transparent;
  color: #00aff0;
}
.dim_c34b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dim_c34b [class*="social-icon-slideshare"].disabled-selected-fecd {
  background-color: transparent;
  color: #0077b5;
}
.dim_c34b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dim_c34b [class*="social-icon-snapchat"].disabled-selected-fecd {
  background-color: transparent;
  color: #fffc00;
}
.dim_c34b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dim_c34b [class*="social-icon-soundcloud"].disabled-selected-fecd {
  background-color: transparent;
  color: #f80;
}
.dim_c34b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dim_c34b [class*="social-icon-spotify"].disabled-selected-fecd {
  background-color: transparent;
  color: #2ebd59;
}
.dim_c34b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dim_c34b
  [class*="social-icon-stack-overflow"].disabled-selected-fecd {
  background-color: transparent;
  color: #fe7a15;
}
.dim_c34b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dim_c34b [class*="social-icon-maldkfgram"].disabled-selected-fecd {
  background-color: transparent;
  color: #2ca5e0;
}
.dim_c34b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dim_c34b [class*="social-icon-tripadvisor"].disabled-selected-fecd {
  background-color: transparent;
  color: #589442;
}
.dim_c34b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dim_c34b [class*="social-icon-tumblr"].disabled-selected-fecd {
  background-color: transparent;
  color: #35465c;
}
.dim_c34b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dim_c34b [class*="social-icon-twitch"].disabled-selected-fecd {
  background-color: transparent;
  color: #6441a5;
}
.dim_c34b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dim_c34b [class*="social-icon-twitter"].disabled-selected-fecd {
  background-color: transparent;
  color: #1da1f2;
}
.dim_c34b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dim_c34b [class*="social-icon-vimeo"].disabled-selected-fecd {
  background-color: transparent;
  color: #1ab7ea;
}
.dim_c34b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dim_c34b [class*="social-icon-vk"].disabled-selected-fecd {
  background-color: transparent;
  color: #45668e;
}
.dim_c34b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dim_c34b [class*="social-icon-weibo"].disabled-selected-fecd {
  background-color: transparent;
  color: #df2029;
}
.dim_c34b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dim_c34b [class*="social-icon-weixin"].disabled-selected-fecd {
  background-color: transparent;
  color: #7bb32e;
}
.dim_c34b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dim_c34b [class*="social-icon-whatsapp"].disabled-selected-fecd {
  background-color: transparent;
  color: #25d366;
}
.dim_c34b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dim_c34b [class*="social-icon-wordpress"].disabled-selected-fecd {
  background-color: transparent;
  color: #21759b;
}
.dim_c34b [class*="social-icon-xing"] {
  background-color: #026466;
}
.dim_c34b [class*="social-icon-xing"].disabled-selected-fecd {
  background-color: transparent;
  color: #026466;
}
.dim_c34b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dim_c34b [class*="social-icon-yelp"].disabled-selected-fecd {
  background-color: transparent;
  color: #af0606;
}
.dim_c34b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dim_c34b [class*="social-icon-youtube"].disabled-selected-fecd {
  background-color: transparent;
  color: #cd201f;
}
.module_d2e2 {
  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;
}
.module_d2e2:hover {
  box-shadow: none;
  background: 0 0;
}
.avatar-full-af94 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview_668d {
  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;
}
.module-36a2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.lower_0bde {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.lower_0bde,
.lower_0bde::after,
.lower_0bde::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;
}
.lower_0bde::after,
.lower_0bde::before {
  content: "";
  display: block;
  background-color: inherit;
}
.disabled_47e0 .preview_668d .module-36a2 {
  margin-top: -2px;
  width: 19px;
}
.disabled_47e0 .preview_668d .lower_0bde {
  margin-top: -1px;
}
.disabled_47e0 .preview_668d .lower_0bde,
.disabled_47e0 .preview_668d .lower_0bde::after,
.disabled_47e0 .preview_668d .lower_0bde::before {
  width: 19px;
  height: 2px;
}
.disabled_47e0 .preview_668d .lower_0bde::before {
  top: -6px;
}
.disabled_47e0 .preview_668d .lower_0bde::after {
  bottom: -6px;
}
.disabled_14c9 .preview_668d .module-36a2 {
  margin-top: -2px;
  width: 22px;
}
.disabled_14c9 .preview_668d .lower_0bde {
  margin-top: -1px;
}
.disabled_14c9 .preview_668d .lower_0bde,
.disabled_14c9 .preview_668d .lower_0bde::after,
.disabled_14c9 .preview_668d .lower_0bde::before {
  width: 22px;
  height: 2px;
}
.disabled_14c9 .preview_668d .lower_0bde::before {
  top: -7px;
}
.disabled_14c9 .preview_668d .lower_0bde::after {
  bottom: -7px;
}
.complex-2f31 .preview_668d .module-36a2 {
  margin-top: -2px;
  width: 31px;
}
.complex-2f31 .preview_668d .lower_0bde {
  margin-top: -1.5px;
}
.complex-2f31 .preview_668d .lower_0bde,
.complex-2f31 .preview_668d .lower_0bde::after,
.complex-2f31 .preview_668d .lower_0bde::before {
  width: 31px;
  height: 3px;
}
.complex-2f31 .preview_668d .lower_0bde::before {
  top: -9px;
}
.complex-2f31 .preview_668d .lower_0bde::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .label_a5db .preview_668d .module-36a2 {
    margin-top: -2px;
    width: 19px;
  }
  .label_a5db .preview_668d .lower_0bde {
    margin-top: -1px;
  }
  .label_a5db .preview_668d .lower_0bde,
  .label_a5db .preview_668d .lower_0bde::after,
  .label_a5db .preview_668d .lower_0bde::before {
    width: 19px;
    height: 2px;
  }
  .label_a5db .preview_668d .lower_0bde::before {
    top: -6px;
  }
  .label_a5db .preview_668d .lower_0bde::after {
    bottom: -6px;
  }
  .wrapper-c7cd .preview_668d .module-36a2 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper-c7cd .preview_668d .lower_0bde {
    margin-top: -1px;
  }
  .wrapper-c7cd .preview_668d .lower_0bde,
  .wrapper-c7cd .preview_668d .lower_0bde::after,
  .wrapper-c7cd .preview_668d .lower_0bde::before {
    width: 22px;
    height: 2px;
  }
  .wrapper-c7cd .preview_668d .lower_0bde::before {
    top: -7px;
  }
  .wrapper-c7cd .preview_668d .lower_0bde::after {
    bottom: -7px;
  }
  .complex-d31f .preview_668d .module-36a2 {
    margin-top: -2px;
    width: 31px;
  }
  .complex-d31f .preview_668d .lower_0bde {
    margin-top: -1.5px;
  }
  .complex-d31f .preview_668d .lower_0bde,
  .complex-d31f .preview_668d .lower_0bde::after,
  .complex-d31f .preview_668d .lower_0bde::before {
    width: 31px;
    height: 3px;
  }
  .complex-d31f .preview_668d .lower_0bde::before {
    top: -9px;
  }
  .complex-d31f .preview_668d .lower_0bde::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .small_00c0 .preview_668d .module-36a2 {
    margin-top: -2px;
    width: 19px;
  }
  .small_00c0 .preview_668d .lower_0bde {
    margin-top: -1px;
  }
  .small_00c0 .preview_668d .lower_0bde,
  .small_00c0 .preview_668d .lower_0bde::after,
  .small_00c0 .preview_668d .lower_0bde::before {
    width: 19px;
    height: 2px;
  }
  .small_00c0 .preview_668d .lower_0bde::before {
    top: -6px;
  }
  .small_00c0 .preview_668d .lower_0bde::after {
    bottom: -6px;
  }
  .new-9980 .preview_668d .module-36a2 {
    margin-top: -2px;
    width: 22px;
  }
  .new-9980 .preview_668d .lower_0bde {
    margin-top: -1px;
  }
  .new-9980 .preview_668d .lower_0bde,
  .new-9980 .preview_668d .lower_0bde::after,
  .new-9980 .preview_668d .lower_0bde::before {
    width: 22px;
    height: 2px;
  }
  .new-9980 .preview_668d .lower_0bde::before {
    top: -7px;
  }
  .new-9980 .preview_668d .lower_0bde::after {
    bottom: -7px;
  }
  .label-48e4 .preview_668d .module-36a2 {
    margin-top: -2px;
    width: 31px;
  }
  .label-48e4 .preview_668d .lower_0bde {
    margin-top: -1.5px;
  }
  .label-48e4 .preview_668d .lower_0bde,
  .label-48e4 .preview_668d .lower_0bde::after,
  .label-48e4 .preview_668d .lower_0bde::before {
    width: 31px;
    height: 3px;
  }
  .label-48e4 .preview_668d .lower_0bde::before {
    top: -9px;
  }
  .label-48e4 .preview_668d .lower_0bde::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .prev-98ca .preview_668d .module-36a2 {
    margin-top: -2px;
    width: 19px;
  }
  .prev-98ca .preview_668d .lower_0bde {
    margin-top: -1px;
  }
  .prev-98ca .preview_668d .lower_0bde,
  .prev-98ca .preview_668d .lower_0bde::after,
  .prev-98ca .preview_668d .lower_0bde::before {
    width: 19px;
    height: 2px;
  }
  .prev-98ca .preview_668d .lower_0bde::before {
    top: -6px;
  }
  .prev-98ca .preview_668d .lower_0bde::after {
    bottom: -6px;
  }
  .gallery_right_5fb8 .preview_668d .module-36a2 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery_right_5fb8 .preview_668d .lower_0bde {
    margin-top: -1px;
  }
  .gallery_right_5fb8 .preview_668d .lower_0bde,
  .gallery_right_5fb8 .preview_668d .lower_0bde::after,
  .gallery_right_5fb8 .preview_668d .lower_0bde::before {
    width: 22px;
    height: 2px;
  }
  .gallery_right_5fb8 .preview_668d .lower_0bde::before {
    top: -7px;
  }
  .gallery_right_5fb8 .preview_668d .lower_0bde::after {
    bottom: -7px;
  }
  .glass-f764 .preview_668d .module-36a2 {
    margin-top: -2px;
    width: 31px;
  }
  .glass-f764 .preview_668d .lower_0bde {
    margin-top: -1.5px;
  }
  .glass-f764 .preview_668d .lower_0bde,
  .glass-f764 .preview_668d .lower_0bde::after,
  .glass-f764 .preview_668d .lower_0bde::before {
    width: 31px;
    height: 3px;
  }
  .glass-f764 .preview_668d .lower_0bde::before {
    top: -9px;
  }
  .glass-f764 .preview_668d .lower_0bde::after {
    bottom: -9px;
  }
}
.menu-eef7 .lower_0bde {
  -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);
}
.menu-eef7 .lower_0bde::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.menu-eef7 .lower_0bde::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);
}
.menu-eef7.basic_a29c .lower_0bde {
  -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);
}
.menu-eef7.basic_a29c .lower_0bde::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.menu-eef7.basic_a29c .lower_0bde::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);
}
.caption_fdbd {
  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.cool_e53d:before {
  display: none;
}
.new-3ebf {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.new-3ebf .layout-4944 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.new-3ebf .layout-4944:last-of-type {
  border-bottom: none;
}
.new-3ebf .layout-4944.focus_mini_8acb,
.new-3ebf .layout-4944.primary_4ae7,
.new-3ebf .layout-4944.search-c765 {
  padding: 0;
}
.new-3ebf .media_soft_18d7 .info-bb4e {
  color: currentColor;
}
.new-3ebf .media_soft_18d7 .info-bb4e:focus,
.new-3ebf .media_soft_18d7 .info-bb4e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-3ebf.focused_7c4d .light-668b,
.new-3ebf.focused_7c4d .component-8e7a a,
.new-3ebf.focused_7c4d .bright_2100 a,
.new-3ebf.focused_7c4d .filter-8d1f a {
  color: rgba(0, 0, 0, 0.55);
}
.new-3ebf.focused_7c4d .light-668b:hover,
.new-3ebf.focused_7c4d .component-8e7a a:hover,
.new-3ebf.focused_7c4d .bright_2100 a:hover,
.new-3ebf.focused_7c4d .filter-8d1f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-3ebf.focused_7c4d .top_8411 {
  color: rgba(0, 0, 0, 0.8);
}
.new-3ebf.focused_7c4d .layout-4944 {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-3ebf.focused_7c4d .layout-4944:before {
  background: rgba(0, 0, 0, 0.08);
}
.new-3ebf.focused_7c4d .soft-951b:before {
  background: rgba(255, 255, 255, 0.9);
}
.new-3ebf.focused_7c4d .media_soft_18d7 .pressed-0633 li a,
.new-3ebf.focused_7c4d .media_soft_18d7 .info-bb4e,
.new-3ebf.focused_7c4d .filter-8d1f {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-3ebf.focused_7c4d .media_soft_18d7 .info-bb4e:focus,
.new-3ebf.focused_7c4d .media_soft_18d7 .info-bb4e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-3ebf.focused_7c4d .pressed-0633 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-3ebf.outline-small-39ea .light-668b,
.new-3ebf.outline-small-39ea .component-8e7a a,
.new-3ebf.outline-small-39ea .bright_2100 .info-bb4e,
.new-3ebf.outline-small-39ea .bright_2100 a,
.new-3ebf.outline-small-39ea .filter-8d1f a {
  color: rgba(255, 255, 255, 0.79);
}
.new-3ebf.outline-small-39ea .light-668b:hover,
.new-3ebf.outline-small-39ea .component-8e7a a:hover,
.new-3ebf.outline-small-39ea .bright_2100 .info-bb4e:hover,
.new-3ebf.outline-small-39ea .bright_2100 a:hover,
.new-3ebf.outline-small-39ea .filter-8d1f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new-3ebf.outline-small-39ea .top_8411 {
  color: rgba(255, 255, 255, 0.99);
}
.new-3ebf.outline-small-39ea .layout-4944 {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-3ebf.outline-small-39ea .layout-4944:before {
  background: rgba(255, 255, 255, 0.08);
}
.new-3ebf.outline-small-39ea .soft-951b:before {
  background: rgba(0, 0, 0, 0.9);
}
.new-3ebf.outline-small-39ea .media_soft_18d7 .pressed-0633 li a,
.new-3ebf.outline-small-39ea .media_soft_18d7 .info-bb4e,
.new-3ebf.outline-small-39ea .filter-8d1f {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-3ebf.outline-small-39ea .media_soft_18d7 .info-bb4e:focus,
.new-3ebf.outline-small-39ea .media_soft_18d7 .info-bb4e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-3ebf.outline-small-39ea .pressed-0633 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-951b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.soft-951b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.picture_0ddd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.stone_5e8f .new-3ebf {
  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;
}
.stone_5e8f .layout-4944 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.stone_5e8f .layout-4944: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) {
  .stone_5e8f .layout-4944:before {
    width: 16%;
    left: 42%;
  }
}
.stone_5e8f .layout-4944:last-child:before {
  content: none;
}
.stone_5e8f .layout-4944[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.stone_5e8f .media_soft_18d7 .pressed-0633 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.stone_5e8f .media_soft_18d7 .pressed-0633 li a .info-bb4e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.stone_5e8f .media_soft_18d7 .filter-8d1f {
  border: none;
}
.stone_5e8f .media_soft_18d7 .filter-8d1f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.stone_5e8f .soft-951b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.stone_5e8f .picture_0ddd {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.stone_5e8f .outline-small-39ea .soft-951b:before {
  background: rgba(0, 0, 0, 0.9);
}
.stone_5e8f .focused_7c4d.summary_lite_631b .lower_0bde {
  background: rgba(0, 0, 0, 0.6);
}
.stone_5e8f
  .focused_7c4d.summary_lite_631b
  .lower_0bde::after,
.stone_5e8f
  .focused_7c4d.summary_lite_631b
  .lower_0bde:before {
  background: inherit;
}
.stone_5e8f
  .focused_7c4d.summary_lite_631b:hover
  .lower_0bde {
  background: rgba(0, 0, 0, 0.8);
}
.preview-ae4d .new-3ebf {
  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) {
  .preview-ae4d .new-3ebf {
    width: auto;
    right: 45px;
  }
}
.active-smooth-f5b0 .new-3ebf {
  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) {
  .active-smooth-f5b0 .new-3ebf {
    width: auto;
    left: 45px;
  }
}
.cool_e53d .new-3ebf {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.cool_e53d .picture_0ddd {
  max-width: 48em;
  margin: 0 auto;
}
.cool_e53d .soft-951b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.east_a370 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.east_a370.stone_5e8f .new-3ebf {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.east_a370.preview-ae4d .new-3ebf {
  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);
}
.east_a370 .new-3ebf {
  visibility: visible;
}
.east_a370.active-smooth-f5b0 .new-3ebf {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.info_b32c,
.pattern_next_a0b1 {
  overflow-x: hidden;
}
.info_b32c .new-3ebf {
  overflow: auto;
}
.info_b32c.stone_5e8f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info_b32c.stone_5e8f .new-3ebf {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.info_b32c.stone_5e8f .module_d2e2 {
  opacity: 0;
}
.info_b32c.preview-ae4d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info_b32c.preview-ae4d .new-3ebf {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.info_b32c.preview-ae4d .module_d2e2 {
  opacity: 0;
}
.info_b32c.active-smooth-f5b0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info_b32c.active-smooth-f5b0 .new-3ebf {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.info_b32c.active-smooth-f5b0 .module_d2e2 {
  opacity: 0;
}
.info_b32c.cool_e53d .new-3ebf {
  z-index: 10;
  visibility: visible;
}
.summary_lite_631b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.summary_lite_631b .lower_0bde {
  background: rgba(255, 255, 255, 0.99);
}
.summary_lite_631b .lower_0bde::after,
.summary_lite_631b .lower_0bde:before {
  background: inherit;
}
.summary_lite_631b:hover .lower_0bde {
  background: rgba(255, 255, 255, 0.99);
}
.active-smooth-f5b0 .summary_lite_631b {
  top: 10px;
  right: auto;
  left: 12px;
}
.cool_e53d .summary_lite_631b {
  display: none !important;
}
.info_b32c:before,
.pattern_next_a0b1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.info_b32c .summary_lite_631b,
.pattern_next_a0b1 .summary_lite_631b {
  display: inline-block;
}
.new-3ebf .plasma-e05a {
  -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;
}
.info_b32c .new-3ebf .plasma-e05a,
.pattern_next_a0b1 .new-3ebf .plasma-e05a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focused_f46d .badge_focused_8cd8 {
  width: 100%;
}
.gas-feef {
  padding: 0 0.5em 0;
}
.gas-feef [class*="customify-col-"],
.gas-feef [class*="customify-col_"],
.gas-feef [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.banner_pressed_502f .gas-feef {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notification-pink-c158 .chip-narrow-c72b,
  .chip-narrow-c72b {
    display: none;
  }
  .photo_d0f5 {
    text-align: left;
  }
  .dim-4efd {
    text-align: center;
  }
  .tooltip_4509 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notification-pink-c158 .clean_b5ec,
  .clean_b5ec {
    display: none;
  }
  .fresh-ac3e {
    text-align: left;
  }
  .search-30cc {
    text-align: center;
  }
  .paragraph_bottom_761d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notification-pink-c158 .banner-lite-7de1,
  .banner-lite-7de1 {
    display: none;
  }
  .sidebar-dd35 {
    text-align: left;
  }
  .pattern_e970 {
    text-align: center;
  }
  .accent_6cba {
    text-align: right;
  }
}
#page {
  position: relative;
}
.breadcrumb_fa57 {
  box-shadow: none !important;
}
.hidden_left_8344 .badge_82e3,
.mask-ff8c .badge_82e3 {
  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;
}
.mask-ff8c .badge_82e3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hovered-d11a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hovered-d11a:after,
.hovered-d11a:before {
  content: "";
  display: table;
}
.hovered-d11a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hovered-d11a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hovered-d11a,
.dynamic-7723 {
  max-width: 1248px;
  margin: 0 auto;
}

.menu_orange_a76c.primary_fb56 .hovered-d11a {
  max-width: 100%;
}
.menu_orange_a76c.button-0e33 {
  max-width: 1200px;
  margin: 0 auto;
}
.menu_orange_a76c.item_hot_1f2d .hovered-d11a {
  max-width: 100%;
}
.menu_orange_a76c.item_hot_1f2d > .hovered-d11a {
  padding-left: 0;
  padding-right: 0;
}
.menu_orange_a76c.item_hot_1f2d > .hovered-d11a .notification-pink-c158 {
  margin: 0;
}
.menu_orange_a76c.item_hot_1f2d
  > .hovered-d11a
  .wide_5567.lite-1d55 {
  margin-right: 0;
  margin-left: 0;
}
.menu_orange_a76c.item_hot_1f2d #main.lite-1d55 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accordion-pink-6435 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accordion-pink-6435 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .plasma_40ab .dirty-feea {
    padding-right: 1em;
  }
  .plasma_40ab.south-ee7c .wide_5567 {
    border-right: 1px solid #eaecee;
  }
  .plasma_40ab.south-ee7c .dirty-feea {
    padding-right: 1em;
  }
  .plasma_40ab.south-ee7c .border_prev_b48b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-19ae .dirty-feea {
    padding-left: 1em;
  }
  .center-19ae.south-ee7c .wide_5567 {
    border-left: 1px solid #eaecee;
  }
  .center-19ae.south-ee7c .dirty-feea {
    padding-left: 1em;
  }
  .center-19ae.south-ee7c .border_prev_b48b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard_1dae .dirty-feea {
    padding-left: 1em;
  }
  .hard_1dae.south-ee7c .bright-206d {
    border-right: 1px solid #eaecee;
  }
  .hard_1dae.south-ee7c .heading_d2a8 {
    border-right: 1px solid #eaecee;
  }
  .hard_1dae.south-ee7c .dirty-feea {
    padding-left: 1em;
  }
  .hard_1dae.south-ee7c .border_prev_b48b {
    padding-right: 1em;
  }
  .hard_1dae.south-ee7c .banner-dirty-306e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description-47e1 .dirty-feea {
    padding-right: 1em;
  }
  .description-47e1.south-ee7c .bright-206d {
    border-left: 1px solid #eaecee;
  }
  .description-47e1.south-ee7c .heading_d2a8 {
    border-left: 1px solid #eaecee;
  }
  .description-47e1.south-ee7c .dirty-feea {
    padding-right: 1em;
  }
  .description-47e1.south-ee7c .border_prev_b48b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-47e1.south-ee7c .banner-dirty-306e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-pink-6435 .dirty-feea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion-pink-6435.south-ee7c .wide_5567 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accordion-pink-6435.south-ee7c .dirty-feea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion-pink-6435.south-ee7c .border_prev_b48b {
    padding-left: 1em;
  }
  .accordion-pink-6435.south-ee7c .banner-dirty-306e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accordion-pink-6435.south-ee7c .dirty-feea {
    padding-left: 0;
  }
}
.medium_7cbd .tertiary-gas-524c {
  display: inline-block;
}
.bronze-d4f4 {
  display: inline-block;
}
.main-smooth-a768 {
  word-con: break-word;
}
.brown-e991 > span {
  display: inline-block;
  padding: 5px 0;
}
.brown-e991 .highlight_up_fa5c {
  margin-left: 8px;
  margin-right: 8px;
}
.brown-e991 .sort_iron_43f5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.full_4aef .small-6fa9 {
  margin-bottom: 2em;
}
.full_4aef .summary_white_acba {
  margin-bottom: 15px;
}
.full_4aef .summary_white_acba:last-child {
  margin-bottom: 0;
}
.full_4aef .label-a744 {
  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) {
  .full_4aef .label-a744 {
    display: block;
  }
}
.full_4aef .preview-solid-91cc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .full_4aef .preview-solid-91cc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.full_4aef .detail-0c3b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.full_4aef .detail-0c3b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.full_4aef .detail-0c3b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.full_4aef .main-smooth-a768 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.full_4aef .main-smooth-a768 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.full_4aef .surface-2474 p:last-child {
  margin-bottom: 0;
}
.full_4aef .popup-hard-49e9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.full_4aef .large_0eec {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.full_4aef .easy_9178 {
  margin-top: 1em;
}
.full_4aef .panel-wide-217f {
  top: 0;
  display: block;
}
.full_4aef .panel-wide-217f a {
  color: inherit;
}
.full_4aef .panel-wide-217f a:hover {
  color: inherit;
}
.full_4aef .lite-15c1 {
  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;
}
.full_4aef .lite-15c1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.full_4aef .large_0eec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.full_4aef .logo-fc2f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.full_4aef .logo-fc2f:first-child {
  margin-top: 0;
}
.full_4aef .logo-fc2f.wood-00ce {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.full_4aef .logo-fc2f.hover-stone-696f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.full_4aef
  .logo-fc2f.hover-stone-696f.tooltip-15d9
  .easy_9178 {
  width: 100%;
}
.full_4aef .hover-stone-696f {
  -webkit-box-align: center;
  align-items: center;
}
.full_4aef .hover-stone-696f .brown-e991,
.full_4aef .hover-stone-696f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.full_4aef .detail-0c3b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.full_4aef .detail-0c3b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.full_4aef .detail-0c3b: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;
}
.full_4aef .wood-00ce {
  z-index: 5;
}
.full_4aef .texture-lite-962c .panel-bright-fd54 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.full_4aef .inner-cb69 .panel-bright-fd54 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.full_4aef .block-fcf9 .panel-bright-fd54 {
  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;
}
.full_4aef.title-7896 .label-a744,
.full_4aef.white-6d12 .label-a744 {
  display: block;
}
.full_4aef.title-7896 .label-a744 .gallery_1410,
.full_4aef.title-7896 .label-a744 .large_0eec,
.full_4aef.white-6d12 .label-a744 .gallery_1410,
.full_4aef.white-6d12 .label-a744 .large_0eec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.full_4aef.title_dirty_61c6 .preview-solid-91cc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .full_4aef.title_dirty_61c6 .preview-solid-91cc {
    margin-right: 0;
  }
}
.full_4aef.title-7896 .preview-solid-91cc,
.full_4aef.white-6d12 .preview-solid-91cc {
  padding-top: 40%;
}
.full_4aef.title-7896 .small-6fa9,
.full_4aef.white-6d12 .small-6fa9 {
  display: block;
}
.full_4aef.title-7896 .fn-sticky-bfdd .large_0eec,
.full_4aef.white-6d12 .fn-sticky-bfdd .large_0eec {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.full_4aef.title-7896 .preview-solid-91cc,
.full_4aef.white-6d12 .preview-solid-91cc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.full_4aef.title-7896 .large_0eec {
  padding: 1em;
}
.up-f88d {
  margin: 30px auto;
  display: block;
}
.up-f88d .fluid-f9a7 > * {
  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;
}
.up-f88d .fluid-f9a7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.up-f88d .fluid-f9a7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.current_cade .brown-e991 {
  margin-bottom: 1.41575em;
}
.current_cade .logo-selected-9802 {
  margin-bottom: 1.618em;
}
.cool-1ec8 .form-cec7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.cool-1ec8 .form-cec7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.cool-1ec8 .static_4882 {
  max-width: 100%;
  overflow: auto;
}
.title_silver_5aef .cool-1ec8 a:hover {
  text-decoration: underline;
}
.header_8bdc .summary_white_acba:not(.main-smooth-a768),
.header_8bdc .detail-0c3b {
  margin-bottom: 1.41575em;
}
.header_8bdc .summary_white_acba:not(.main-smooth-a768):last-child,
.header_8bdc .detail-0c3b:last-child {
  margin-bottom: 0;
}
.header_8bdc .summary_white_acba.mini-6718 {
  margin-bottom: 0.41575em;
}
.header_8bdc .pink_1c55:before,
.header_8bdc .table_hot_363b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header_8bdc .pink_1c55:before {
  content: "\f115";
}
.header_8bdc .table_hot_363b:before {
  content: "\f02c";
}
.header_8bdc .detail-lower-9f11 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header_8bdc .detail-lower-9f11 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.heading_0912 {
  display: -webkit-box;
  display: flex;
}
.heading_0912 .link-da10 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .heading_0912 .link-da10 {
    flex-basis: 90px;
  }
}
.heading_0912 .header_7ac1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .heading_0912 .header_7ac1 {
    flex-basis: calc(100% - 50px);
  }
}
.heading_0912 .sidebar-6908 p:last-child {
  margin-bottom: 0.72em;
}
.link_b33d .fluid-f9a7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.link_b33d .fluid-f9a7:after,
.link_b33d .fluid-f9a7:before {
  content: "";
  display: table;
}
.link_b33d .fluid-f9a7:after {
  clear: both;
}
.link_b33d .fluid-f9a7 .banner_6fce,
.link_b33d .fluid-f9a7 .tooltip_top_aa90 {
  width: 49%;
}
.link_b33d .fluid-f9a7 .banner_6fce a span.caption-3c4a,
.link_b33d .fluid-f9a7 .tooltip_top_aa90 a span.caption-3c4a {
  display: block;
  margin-bottom: 5px;
}
.link_b33d .fluid-f9a7 .tooltip_top_aa90 {
  float: left;
  text-align: left;
}
.link_b33d .fluid-f9a7 .banner_6fce {
  float: right;
  text-align: right;
}
.pattern_hovered_3c4b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pattern_hovered_3c4b {
    margin-bottom: 0;
  }
}
.form-thick-8b0c {
  margin-bottom: 1em;
}
.form-thick-8b0c .main-smooth-a768 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tooltip_b3fb a {
  display: block;
  line-height: 0;
  position: relative;
}
.box-9571 .form-thick-8b0c,
.description_dcff .form-thick-8b0c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .box-9571 .form-thick-8b0c,
  .description_dcff .form-thick-8b0c {
    display: block;
  }
}
.box-9571 .tooltip_b3fb,
.description_dcff .tooltip_b3fb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .box-9571 .tooltip_b3fb,
  .description_dcff .tooltip_b3fb {
    margin-bottom: 1em;
  }
}
.box-9571 .tooltip_b3fb img,
.description_dcff .tooltip_b3fb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.box-9571 .footer_glass_fedb,
.description_dcff .footer_glass_fedb {
  flex-basis: calc(100% - 160px);
}
.box-9571 .footer_glass_fedb p,
.description_dcff .footer_glass_fedb p {
  margin-bottom: 0;
}
.box-9571 .footer_glass_fedb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .box-9571 .footer_glass_fedb {
    padding-left: 0;
  }
}
.description_dcff .footer_glass_fedb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .description_dcff .footer_glass_fedb {
    padding-right: 0;
  }
}
.description_dcff .tooltip_b3fb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.logo_3330 .tooltip_b3fb {
  margin-bottom: 0.5em;
}
.logo_3330 .tooltip_b3fb img {
  width: 100%;
}
.video-49d7 .mask_upper_e1a1,
.title-dd1d .mask_upper_e1a1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title-dd1d .wide_5567 .pagination_up_b465 p:last-child {
  margin-bottom: 0;
}
.main-c2be {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.footer-bright-3182 .highlight-iron-f8b8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .footer-bright-3182 .highlight-iron-f8b8:last-of-type {
    margin-bottom: 0;
  }
}
.footer-bright-3182 .highlight-iron-f8b8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-bright-3182 .highlight-iron-f8b8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.footer-bright-3182 .highlight-iron-f8b8 ul li {
  margin: 0 0 0.6em;
}
.footer-bright-3182 .highlight-iron-f8b8 ul li.orange-3aa4,
.footer-bright-3182 .highlight-iron-f8b8 ul li.filter-lite-794c {
  position: relative;
}
.footer-bright-3182 .highlight-iron-f8b8 ul li.orange-3aa4 .menu-upper-e956,
.footer-bright-3182 .highlight-iron-f8b8 ul li.filter-lite-794c .menu-upper-e956 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.footer-bright-3182 .highlight-iron-f8b8 ul li.orange-3aa4:after:after,
.footer-bright-3182 .highlight-iron-f8b8 ul li.orange-3aa4:after:before,
.footer-bright-3182
  .highlight-iron-f8b8
  ul
  li.filter-lite-794c:after:after,
.footer-bright-3182
  .highlight-iron-f8b8
  ul
  li.filter-lite-794c:after:before {
  content: "";
  display: table;
}
.footer-bright-3182 .highlight-iron-f8b8 ul li.orange-3aa4:after:after,
.footer-bright-3182
  .highlight-iron-f8b8
  ul
  li.filter-lite-794c:after:after {
  clear: both;
}
.footer-bright-3182 .highlight-iron-f8b8 a.top-7833:hover {
  text-decoration: none;
}
.footer-bright-3182 .highlight-iron-f8b8 select {
  max-width: 100%;
}
.footer-bright-3182 .highlight-iron-f8b8 table {
  font-size: 85%;
}
.footer-bright-3182 .highlight-iron-f8b8 table td,
.footer-bright-3182 .highlight-iron-f8b8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.footer-bright-3182 .highlight-iron-f8b8 table tfoot td {
  text-align: left;
}
.footer-bright-3182 .highlight-iron-f8b8 :last-child {
  margin-bottom: 0;
}
.footer-bright-3182 .highlight-iron-f8b8 .form-gold-d9f8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.footer-bright-3182 .highlight-iron-f8b8 .form-gold-d9f8 label {
  width: 100%;
}
.footer-bright-3182 .highlight-iron-f8b8 .form-gold-d9f8 .pattern-7559 {
  width: 100%;
  display: block;
}
.footer-bright-3182 .highlight-iron-f8b8 .form-gold-d9f8 .element-8fcf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.footer-bright-3182 .highlight-iron-f8b8 .form-gold-d9f8 .element-8fcf:hover svg #svg-search {
  fill: #444;
}
.footer-bright-3182 .highlight-iron-f8b8 .form-gold-d9f8 .element-8fcf svg {
  width: 18px;
  height: 18px;
}
.footer-bright-3182 .footer_c7cb ul ul,
.footer-bright-3182 .message_2a49 ul ul,
.footer-bright-3182 .form_selected_44ba ul ul,
.footer-bright-3182 .item-easy-0206 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.footer-bright-3182 .footer_c7cb .section_186c > a,
.footer-bright-3182 .message_2a49 .section_186c > a,
.footer-bright-3182 .form_selected_44ba .section_186c > a,
.footer-bright-3182 .item-easy-0206 .section_186c > a {
  margin-bottom: 0;
}
.footer-bright-3182 .wrapper_focused_f849 li,
.footer-bright-3182 .footer_c7cb li,
.footer-bright-3182 .column-0fff li,
.footer-bright-3182 .message_2a49 li,
.footer-bright-3182 .form_selected_44ba li,
.footer-bright-3182 .item-easy-0206 li,
.footer-bright-3182 .slider_c5f5 li,
.footer-bright-3182 .blue_7952 li {
  display: block;
  position: relative;
}
.footer-bright-3182 .wrapper_focused_f849 li:last-child,
.footer-bright-3182 .footer_c7cb li:last-child,
.footer-bright-3182 .column-0fff li:last-child,
.footer-bright-3182 .message_2a49 li:last-child,
.footer-bright-3182 .form_selected_44ba li:last-child,
.footer-bright-3182 .item-easy-0206 li:last-child,
.footer-bright-3182 .slider_c5f5 li:last-child,
.footer-bright-3182 .blue_7952 li:last-child {
  border: none;
}
.footer-bright-3182 .wrapper_focused_f849 li a,
.footer-bright-3182 .footer_c7cb li a,
.footer-bright-3182 .column-0fff li a,
.footer-bright-3182 .message_2a49 li a,
.footer-bright-3182 .form_selected_44ba li a,
.footer-bright-3182 .item-easy-0206 li a,
.footer-bright-3182 .slider_c5f5 li a,
.footer-bright-3182 .blue_7952 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.footer-bright-3182 .wrapper_focused_f849 li ul li::before,
.footer-bright-3182 .footer_c7cb li ul li::before,
.footer-bright-3182 .column-0fff li ul li::before,
.footer-bright-3182 .message_2a49 li ul li::before,
.footer-bright-3182 .form_selected_44ba li ul li::before,
.footer-bright-3182 .item-easy-0206 li ul li::before,
.footer-bright-3182 .slider_c5f5 li ul li::before,
.footer-bright-3182 .blue_7952 li ul li::before {
  left: 15px;
}
.footer-bright-3182 .wrapper_focused_f849 li ul a,
.footer-bright-3182 .footer_c7cb li ul a,
.footer-bright-3182 .column-0fff li ul a,
.footer-bright-3182 .message_2a49 li ul a,
.footer-bright-3182 .form_selected_44ba li ul a,
.footer-bright-3182 .item-easy-0206 li ul a,
.footer-bright-3182 .slider_c5f5 li ul a,
.footer-bright-3182 .blue_7952 li ul a {
  padding-left: 20px;
}
.footer-bright-3182 .wrapper_focused_f849 li ul ul li::before,
.footer-bright-3182 .footer_c7cb li ul ul li::before,
.footer-bright-3182 .column-0fff li ul ul li::before,
.footer-bright-3182 .message_2a49 li ul ul li::before,
.footer-bright-3182 .form_selected_44ba li ul ul li::before,
.footer-bright-3182 .item-easy-0206 li ul ul li::before,
.footer-bright-3182 .slider_c5f5 li ul ul li::before,
.footer-bright-3182 .blue_7952 li ul ul li::before {
  left: 30px;
}
.footer-bright-3182 .wrapper_focused_f849 li ul ul a,
.footer-bright-3182 .footer_c7cb li ul ul a,
.footer-bright-3182 .column-0fff li ul ul a,
.footer-bright-3182 .message_2a49 li ul ul a,
.footer-bright-3182 .form_selected_44ba li ul ul a,
.footer-bright-3182 .item-easy-0206 li ul ul a,
.footer-bright-3182 .slider_c5f5 li ul ul a,
.footer-bright-3182 .blue_7952 li ul ul a {
  padding-left: 40px;
}
.footer-bright-3182 .purple-ee1f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.footer-bright-3182 .blue_7952 ul li {
  margin-bottom: 1.41575em;
}
.footer-bright-3182 .blue_7952 ul li .item-280e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.footer-bright-3182 .blue_7952 ul li .east-4389 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outline-small-39ea .wrapper_focused_f849 li a,
.outline-small-39ea .footer_c7cb li a,
.outline-small-39ea .column-0fff li a,
.outline-small-39ea .message_2a49 li a,
.outline-small-39ea .form_selected_44ba li a,
.outline-small-39ea .item-easy-0206 li a,
.outline-small-39ea .slider_c5f5 li a,
.outline-small-39ea .blue_7952 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-small-39ea .purple-ee1f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-small-39ea .highlight-iron-f8b8 ul li.orange-3aa4 .menu-upper-e956,
.outline-small-39ea .highlight-iron-f8b8 ul li.filter-lite-794c .menu-upper-e956 {
  background: rgba(0, 0, 0, 0.2);
}
.outline-small-39ea .footer-bright-3182 .highlight-iron-f8b8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_orange_a76c .footer-bright-3182 .pressed-0633 li {
  margin: 0;
}
.menu_orange_a76c .footer-bright-3182 .pressed-0633 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.menu_orange_a76c .footer-bright-3182 .pressed-0633 li ul {
  margin: 0;
}
.menu_orange_a76c .footer-bright-3182 .pressed-0633 li ul li a {
  padding-left: 15px;
}
.menu_orange_a76c .footer-bright-3182 .pressed-0633 li ul li li a {
  padding-left: 30px;
}
.menu_orange_a76c .footer-bright-3182 .pressed-0633 li.container-4120 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.menu_orange_a76c .footer-bright-3182 .pressed-0633 li.container-4120 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.menu_orange_a76c .footer-bright-3182 .pressed-0633 li.container-4120 > 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;
}
.card-0827 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tiny-cdf1 {
  position: relative;
  z-index: 10;
}
.tiny-cdf1 .plasma-e05a {
  width: 100%;
  max-width: 100%;
}
.soft-3631 .first_d54d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.soft-3631 .focused_7c4d {
}
.soft-3631 .outline-small-39ea {
  background: #292929;
}
.preview-b6c9 .first_d54d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.preview-b6c9 .focused_7c4d {
  background: #f9f9f9;
}
.preview-b6c9 .outline-small-39ea {
  background: #303030;
}
.photo_3fe5 .first_d54d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo_3fe5 .tertiary-gas-524c {
    margin-bottom: 1em;
  }
  .photo_3fe5 .tertiary-gas-524c:last-child {
    margin-bottom: 0;
  }
}
.photo_3fe5 .focused_7c4d {
  background: #ededed;
}
.photo_3fe5 .outline-small-39ea {
  background: #1a1a1a;
}
.first_d54d.focused_7c4d {
  color: rgba(0, 0, 0, 0.6);
}
.first_d54d.focused_7c4d .photo-ecda li {
  border-color: rgba(0, 0, 0, 0.08);
}
.first_d54d.outline-small-39ea {
  color: rgba(255, 255, 255, 0.99);
}
.first_d54d.outline-small-39ea a:not(.top-7833) {
  color: rgba(255, 255, 255, 0.79);
}
.first_d54d.outline-small-39ea a:not(.top-7833):hover {
  color: rgba(255, 255, 255, 0.99);
}
.first_d54d.outline-small-39ea .photo-ecda li {
  border-color: rgba(255, 255, 255, 0.08);
}
.first_d54d.outline-small-39ea table tbody td,
.first_d54d.outline-small-39ea table th {
  background: rgba(0, 0, 0, 0.08);
}
.badge-f590.tabs-5d8b .hovered-d11a {
  max-width: initial;
}
.badge-f590 .west_22b9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.badge-f590 .west_22b9 .plasma-e05a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .badge-f590 .west_22b9 .plasma-e05a {
    display: block;
    margin-bottom: 2em;
  }
  .badge-f590 .west_22b9 .plasma-e05a:last-child {
    margin-bottom: 0;
  }
}
.photo_3fe5 .tertiary-gas-524c:last-child,
.preview-b6c9 .tertiary-gas-524c:last-child,
.soft-3631 .tertiary-gas-524c:last-child {
  margin-bottom: 0;
}
.photo_3fe5 .tertiary-gas-524c .footer-bright-3182 .highlight-iron-f8b8:last-child,
.preview-b6c9 .tertiary-gas-524c .footer-bright-3182 .highlight-iron-f8b8:last-child,
.soft-3631 .tertiary-gas-524c .footer-bright-3182 .highlight-iron-f8b8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .photo_3fe5 .background-86ff,
  .photo_3fe5 .aside_5856,
  .preview-b6c9 .background-86ff,
  .preview-b6c9 .aside_5856,
  .soft-3631 .background-86ff,
  .soft-3631 .aside_5856 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tiny-cdf1 .tertiary-gas-524c {
    margin-bottom: 2em;
  }
}
.tiny-cdf1 p:last-child {
  margin-bottom: 0;
}
.tiny-cdf1 li,
.tiny-cdf1 ul {
  list-style: none;
  margin: 0;
}
.tiny-cdf1 ul ul {
  margin-left: 2.617924em;
}
.pattern_stale_8cfe {
  font-size: 0.875em;
}

/* css-noise: f6e2 */
.promo-block-g2 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
