/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pressed-408a/customify
Author: WPCustomify
Author URI: https://pressmaximum.pressed-408a
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.pressed-408a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.menu-f36d.hard-f8e0/licenses/gpl-2.0.brown_498e
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.thick-ee73/, (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.wrapper-6760.small-567f/normalize.bright_042d/
 ======
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.bright_042d v7.0.0 | MIT License | github.pressed-408a/necolas/normalize.bright_042d */
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;
}
.chip_glass_3e16 .copper_f5a4,
.down-68d1,
.grid-56b6,
.article-5c80,
.breadcrumb-23cb,
.sort-69b7,
.button_a6ef,
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;
}
.down-68d1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .down-68d1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .down-68d1,
  h1 {
    font-size: 1.8em;
  }
}
.grid-56b6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.grid-56b6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .grid-56b6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .grid-56b6,
  h2 {
    font-size: 1.7em;
  }
}
.article-5c80,
h3 {
  font-size: 1.618em;
}
.chip_glass_3e16 .copper_f5a4,
.breadcrumb-23cb,
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.info-a989 {
  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;
}
.gradient_6df4:after,
.gradient_6df4:before,
.complex_00bf:after,
.complex_00bf:before {
  content: "";
  display: table;
}
.gradient_6df4:after,
.complex_00bf:after {
  clear: both;
}
.texture-e287 {
  float: right;
  margin-right: 0;
}
.notice-9cb4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.module-5ee9 .widget-simple-40b2,
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;
}
.module-5ee9 .widget-simple-40b2: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;
}
.info-7b2a .widget-simple-40b2 {
  box-shadow: none;
}
.info-7b2a
  .widget-simple-40b2
  .nav_last_d0c0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.info-7b2a .widget-simple-40b2 .blue_a444 {
  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;
}
.info-7b2a
  .widget-simple-40b2
  .blue_a444
  b {
  display: none;
}
.info-7b2a .accordion_4f3e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.filter-71f8:not(.heading_3fa8):not(.picture-iron-f3d1),
button:not(.heading_3fa8):not(.picture-iron-f3d1),
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ),
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ),
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ) {
  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;
}
.filter-71f8:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):hover,
button:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):hover,
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):hover,
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):hover,
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.filter-71f8:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):active,
.filter-71f8:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):focus,
button:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):active,
button:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):focus,
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):active,
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):focus,
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):active,
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):focus,
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):active,
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):focus {
  outline: 0;
}
.filter-71f8:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802,
button:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802,
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802,
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802,
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802 {
  position: relative;
}
.filter-71f8:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .breadcrumb-2785,
.filter-71f8:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .summary_clean_c10c,
.filter-71f8:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .slow-927b,
.filter-71f8:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  i,
.filter-71f8:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  svg,
button:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .breadcrumb-2785,
button:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .summary_clean_c10c,
button:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .slow-927b,
button:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  i,
button:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  svg,
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .breadcrumb-2785,
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .summary_clean_c10c,
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .slow-927b,
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  i,
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  svg,
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .breadcrumb-2785,
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .summary_clean_c10c,
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .slow-927b,
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  i,
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  svg,
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .breadcrumb-2785,
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .summary_clean_c10c,
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  .slow-927b,
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  i,
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802
  svg {
  visibility: hidden;
}
.filter-71f8:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802:after,
button:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802:after,
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802:after,
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802:after,
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ).fn-loading-f802: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;
}
.filter-71f8:not(.heading_3fa8):not(.picture-iron-f3d1),
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ),
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ),
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ) {
  color: #fff;
  background: #235787;
}
.filter-71f8:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):focus,
input[type="button"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):focus,
input[type="reset"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):focus,
input[type="submit"]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ):focus {
  color: #fff;
}
.filter-71f8.fn-disabled-f802:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ),
.filter-71f8[disabled]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ),
button.fn-disabled-f802:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ),
button[disabled]:not(.heading_3fa8):not(
    .picture-iron-f3d1
  ) {
  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;
}
.fixed_7002 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fixed_7002: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;
}
.active-666f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notice_58ba {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.old_205a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gradient_6df4:after,
.gradient_6df4:before,
.active_2d8c:after,
.active_2d8c:before,
.banner_dc58:after,
.banner_dc58:before,
.breadcrumb-65df:after,
.breadcrumb-65df:before,
.photo-glass-c52d:after,
.photo-glass-c52d:before,
.complex-b72c:after,
.complex-b72c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gradient_6df4:after,
.active_2d8c:after,
.banner_dc58:after,
.breadcrumb-65df:after,
.photo-glass-c52d:after,
.complex-b72c:after {
  clear: both;
}
.active_2d8c .content_5a80,
.banner_dc58 .content_5a80,
.paragraph_basic_61e5 .content_5a80 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bottom-565c {
  display: inline-block;
}
.frame-tall-6758 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame-tall-6758 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame-tall-6758 .popup-out-e57f {
  padding: 1em 0;
  font-size: 85%;
}
.popup-out-e57f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.cold_8437 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.cold_8437:after,
.cold_8437:before {
  content: "";
  display: table;
}
.cold_8437:after {
  clear: both;
}
.icon-cold-5d7f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.smooth_71da .icon-cold-5d7f {
  max-width: 50%;
}
.menu-c33e .icon-cold-5d7f {
  max-width: 33.33%;
}
.red_45b2 .icon-cold-5d7f {
  max-width: 25%;
}
.photo_plasma_038a .icon-cold-5d7f {
  max-width: 20%;
}
.plasma-b2b9 .icon-cold-5d7f {
  max-width: 16.66%;
}
.input-large-b09b .icon-cold-5d7f {
  max-width: 14.28%;
}
.widget_focused_5a84 .icon-cold-5d7f {
  max-width: 12.5%;
}
.soft_9aca .icon-cold-5d7f {
  max-width: 11.11%;
}
.dirty-d4ba {
  display: block;
}
.chip_glass_3e16 .border-current-e96b label,
.chip_glass_3e16 .south_823b label,
.chip_glass_3e16 .pattern-large-a1de label,
.chip_glass_3e16 .info_large_0579 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary-963d {
  list-style: none;
  margin: 0;
}
.secondary-963d article.active_iron_02d5 {
  margin-bottom: 0;
}
.secondary-963d ul {
  list-style: none;
  margin: 0;
}
.secondary-963d .accordion_8b98 li.active_iron_02d5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary-963d .accordion_8b98 li.active_iron_02d5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary-963d .accordion_8b98 li.active_iron_02d5: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) {
  .secondary-963d .accordion_8b98 li.active_iron_02d5 li.active_iron_02d5 li.active_iron_02d5 li.active_iron_02d5 {
    padding-left: 0;
  }
}
article.active_iron_02d5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active_iron_02d5 .active_2d8c p:last-of-type {
  margin-bottom: 0;
}
article.active_iron_02d5 .nav_d5a0 {
  float: left;
}
article.active_iron_02d5 .dark_2e29 {
  margin-left: 85px;
}
article.active_iron_02d5 .widget-e526 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active_iron_02d5 .widget-e526 .next-94a9 {
  margin-left: 10px;
}
article.active_iron_02d5 .image_easy_5d90 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active_iron_02d5 .popup-8232 {
  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 .border-current-e96b,
  #respond .pattern-large-a1de,
  #respond .info_large_0579 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border-current-e96b input,
#respond .pattern-large-a1de input,
#respond .info_large_0579 input {
  width: 100%;
}
#respond .info_large_0579 {
  margin-right: 0;
}
#respond .content-left-accd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort_6524 {
  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;
}
.sort_6524.table_04e6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sort_6524 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%);
}
.sort_6524:focus,
.sort_6524: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);
}
.row-16ac {
  border-radius: 10%;
}
.layout-lower-9d24 {
  border-radius: 50%;
}
.popup_cfac {
  font-size: 0.72em;
}
.light-cc83 {
  font-size: 0.875em;
}
.pattern_49a5 {
  font-size: 1.1em;
}
.tabs-prev-ba7b {
  text-transform: uppercase;
  line-height: 1.2;
}
.tabs-prev-ba7b.popup_cfac {
  letter-spacing: 0.5px;
}
.main-in-827a,
.main-in-827a a {
  color: #6d6d6d;
}
.main-in-827a a:hover {
  color: #111;
}
.gradient-advanced-16e3 {
  color: #6d6d6d;
}
.bottom_2ded {
  overflow-x: hidden;
}
.bottom_2ded .basic_c65d.focus_5770 {
  position: relative;
}
.bottom_2ded .basic_c65d.focus_5770.hover_simple_7b4a {
  position: initial;
}
.bottom_2ded
  .basic_c65d.focus_5770.hover_simple_7b4a
  .backdrop_cd43 {
  left: auto;
}
.bottom_2ded .basic_c65d .backdrop_cd43 {
  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;
}
.bottom_2ded .basic_c65d:hover.focus_5770 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bottom_2ded
  .basic_c65d:hover.focus_5770
  .backdrop_cd43 {
  display: block;
  z-index: 9999999;
}
.bottom_2ded .last-1052 .form_yellow_7e07,
.bottom_2ded .tooltip_hot_5d26 .form_yellow_7e07 {
  display: none;
}
.bottom_2ded .article-e6c9 .basic_c65d:hover.focus_5770 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.chip_glass_3e16 .border-current-e96b label,
.chip_glass_3e16 .south_823b label,
.chip_glass_3e16 .pattern-large-a1de label,
.chip_glass_3e16 .info_large_0579 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary-963d {
  list-style: none;
  margin: 0;
}
.secondary-963d article.active_iron_02d5 {
  margin-bottom: 0;
}
.secondary-963d ul {
  list-style: none;
  margin: 0;
}
.secondary-963d .accordion_8b98 li.active_iron_02d5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary-963d .accordion_8b98 li.active_iron_02d5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary-963d .accordion_8b98 li.active_iron_02d5: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) {
  .secondary-963d .accordion_8b98 li.active_iron_02d5 li.active_iron_02d5 li.active_iron_02d5 li.active_iron_02d5 {
    padding-left: 0;
  }
}
article.active_iron_02d5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active_iron_02d5 .active_2d8c p:last-of-type {
  margin-bottom: 0;
}
article.active_iron_02d5 .nav_d5a0 {
  float: left;
}
article.active_iron_02d5 .dark_2e29 {
  margin-left: 85px;
}
article.active_iron_02d5 .widget-e526 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active_iron_02d5 .widget-e526 .next-94a9 {
  margin-left: 10px;
}
article.active_iron_02d5 .image_easy_5d90 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active_iron_02d5 .popup-8232 {
  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 .border-current-e96b,
  #respond .pattern-large-a1de,
  #respond .info_large_0579 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border-current-e96b input,
#respond .pattern-large-a1de input,
#respond .info_large_0579 input {
  width: 100%;
}
#respond .info_large_0579 {
  margin-right: 0;
}
#respond .content-left-accd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last-1052 .outline-copper-5025 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outline-copper-5025 .border_1fe7.item_wood_ba60 .feature_medium_fa77 > li > a:focus,
.outline-copper-5025 .border_1fe7.item_wood_ba60 .feature_medium_fa77 > li > a:hover,
.outline-copper-5025 .border_1fe7.list-yellow-cc77 .feature_medium_fa77 > li > a:focus,
.outline-copper-5025 .border_1fe7.list-yellow-cc77 .feature_medium_fa77 > li > a:hover,
.outline-copper-5025 .border_1fe7.summary-lite-072e .feature_medium_fa77 > li > a:focus,
.outline-copper-5025 .border_1fe7.summary-lite-072e .feature_medium_fa77 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-copper-5025
  .border_1fe7.item_wood_ba60
  .feature_medium_fa77
  > li.fluid_4500
  > a,
.outline-copper-5025
  .border_1fe7.item_wood_ba60
  .feature_medium_fa77
  > li.logo-dynamic-6677
  > a,
.outline-copper-5025
  .border_1fe7.list-yellow-cc77
  .feature_medium_fa77
  > li.fluid_4500
  > a,
.outline-copper-5025
  .border_1fe7.list-yellow-cc77
  .feature_medium_fa77
  > li.logo-dynamic-6677
  > a,
.outline-copper-5025
  .border_1fe7.summary-lite-072e
  .feature_medium_fa77
  > li.fluid_4500
  > a,
.outline-copper-5025 .border_1fe7.summary-lite-072e .feature_medium_fa77 > li.narrow_d74b > a {
  color: rgba(255, 255, 255, 0.99);
}
.outline-copper-5025 .video-63fe,
.outline-copper-5025 .video-63fe a {
  color: rgba(255, 255, 255, 0.99);
}
.outline-copper-5025 .disabled_0c83.secondary-medium-2b25 li a,
.outline-copper-5025 .table-9e43 a,
.outline-copper-5025 .shadow_7a2b,
.outline-copper-5025 .feature_medium_fa77 > li > a,
.outline-copper-5025 .overlay_1402 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-copper-5025 .disabled_0c83.secondary-medium-2b25 li a:hover,
.outline-copper-5025 .table-9e43 a:hover,
.outline-copper-5025 .shadow_7a2b:hover,
.outline-copper-5025 .feature_medium_fa77 > li > a:hover,
.outline-copper-5025 .overlay_1402:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-copper-5025 .south-13ef {
  color: rgba(255, 255, 255, 0.79);
}
.outline-copper-5025 .south-13ef .liquid_39b9 {
  color: rgba(255, 255, 255, 0.99);
}
.outline-copper-5025 .south-13ef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-copper-5025 .thumbnail-stone-d2e4 .aside_upper_cca2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline-copper-5025 .thumbnail-stone-d2e4 .aside_upper_cca2 .video_336a {
  color: rgba(255, 255, 255, 0.79);
}
.outline-copper-5025
  .thumbnail-stone-d2e4
  .aside_upper_cca2
  .video_336a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-copper-5025
  .thumbnail-stone-d2e4
  .aside_upper_cca2
  .video_336a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-copper-5025
  .thumbnail-stone-d2e4
  .aside_upper_cca2
  .video_336a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-copper-5025
  .thumbnail-stone-d2e4
  .aside_upper_cca2
  .video_336a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-copper-5025 .thumbnail-stone-d2e4 .content-inner-3a23 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-copper-5025 .thumbnail-stone-d2e4 .content-inner-3a23:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-7eaa
  .outline-copper-5025
  .thumbnail-stone-d2e4
  .large_8adc
  .status_medium_89a9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-7eaa
  .outline-copper-5025
  .thumbnail-stone-d2e4
  .large_8adc
  .video_336a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last-1052 .card_fresh_9f35 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.card_fresh_9f35 .border_1fe7.item_wood_ba60 .feature_medium_fa77 > li > a:focus,
.card_fresh_9f35 .border_1fe7.item_wood_ba60 .feature_medium_fa77 > li > a:hover,
.card_fresh_9f35 .border_1fe7.list-yellow-cc77 .feature_medium_fa77 > li > a:focus,
.card_fresh_9f35 .border_1fe7.list-yellow-cc77 .feature_medium_fa77 > li > a:hover,
.card_fresh_9f35 .border_1fe7.summary-lite-072e .feature_medium_fa77 > li > a:focus,
.card_fresh_9f35 .border_1fe7.summary-lite-072e .feature_medium_fa77 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card_fresh_9f35
  .border_1fe7.item_wood_ba60
  .feature_medium_fa77
  > li.fluid_4500
  > a,
.card_fresh_9f35
  .border_1fe7.item_wood_ba60
  .feature_medium_fa77
  > li.logo-dynamic-6677
  > a,
.card_fresh_9f35
  .border_1fe7.list-yellow-cc77
  .feature_medium_fa77
  > li.fluid_4500
  > a,
.card_fresh_9f35
  .border_1fe7.list-yellow-cc77
  .feature_medium_fa77
  > li.logo-dynamic-6677
  > a,
.card_fresh_9f35
  .border_1fe7.summary-lite-072e
  .feature_medium_fa77
  > li.fluid_4500
  > a,
.card_fresh_9f35 .border_1fe7.summary-lite-072e .feature_medium_fa77 > li.narrow_d74b > a {
  color: rgba(0, 0, 0, 0.8);
}
.card_fresh_9f35 .video-63fe,
.card_fresh_9f35 .video-63fe a {
  color: rgba(0, 0, 0, 0.8);
}
.card_fresh_9f35 .disabled_0c83.secondary-medium-2b25 li a,
.card_fresh_9f35 .table-9e43 a,
.card_fresh_9f35 .shadow_7a2b,
.card_fresh_9f35 .feature_medium_fa77 > li > a,
.card_fresh_9f35 .overlay_1402 {
  color: rgba(0, 0, 0, 0.55);
}
.card_fresh_9f35 .disabled_0c83.secondary-medium-2b25 li a:hover,
.card_fresh_9f35 .table-9e43 a:hover,
.card_fresh_9f35 .shadow_7a2b:hover,
.card_fresh_9f35 .feature_medium_fa77 > li > a:hover,
.card_fresh_9f35 .overlay_1402:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card_fresh_9f35 .south-13ef {
  color: rgba(0, 0, 0, 0.55);
}
.card_fresh_9f35 .south-13ef .liquid_39b9 {
  color: rgba(0, 0, 0, 0.8);
}
.card_fresh_9f35 .south-13ef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black_f795 .message_short_5fc3 {
  margin-left: auto;
  margin-right: auto;
}
.banner_dc58 > * {
  margin-left: auto;
  margin-right: auto;
}
.banner_dc58 .active-666f {
  margin-right: 1.41575em;
}
.detail-64d9 .banner_dc58 > .backdrop_liquid_1221 {
  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;
}
.detail-64d9 .banner_dc58 > .slider_61f3 {
  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;
}
.row_middle_c2f9.black_f795 .message_short_5fc3,
.nav_copper_33c7.black_f795 .message_short_5fc3 {
  margin-left: 0;
}
.medium-a774.black_f795 .message_short_5fc3,
.row-white-a149.black_f795 .message_short_5fc3 {
  margin-right: 0;
}
.banner_dc58 ol,
.banner_dc58 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.alert-smooth-0b7b video {
  max-width: 100%;
}
.component-9829 img {
  display: block;
}
.component-9829.active-666f,
.component-9829.notice_58ba {
  width: 100%;
}
.component-9829.slider_61f3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.link_clean_95f8:not(.description-green-6c6f) {
  margin: 1.5em auto;
}
.message_huge_aa7d p {
  padding: 1.5em 14px;
}
ul.nav_purple_5736.slider_61f3,
ul.nav_purple_5736.backdrop_liquid_1221,
ul.nav_purple_5736.title_bright_4a0d.backdrop_liquid_1221 {
  padding: 0 14px;
}
.west-8691 {
  display: block;
  overflow-x: auto;
}
.west-8691 table {
  border-collapse: collapse;
  width: 100%;
}
.west-8691 td,
.west-8691 th {
  padding: 0.5em;
}
.banner_dc58 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner_dc58 ol ol,
.banner_dc58 ol ul,
.banner_dc58 ul ol,
.banner_dc58 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner_dc58 ol ol li,
.banner_dc58 ol ul li,
.banner_dc58 ul ol li,
.banner_dc58 ul ul li {
  margin-left: 0;
}
.carousel-hard-f478.section-c407 > .action-a573 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.carousel-hard-f478.section-c407 > .action-a573 iframe,
.carousel-hard-f478.section-c407 > .action-a573 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.heading_cold_5d9a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.heading_cold_5d9a.outline_151c {
  padding: 0;
}
.heading_cold_5d9a.outline_151c cite {
  font-size: 13px;
}
.heading_cold_5d9a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.heading_cold_5d9a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.main-east-b42c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.main-east-b42c > p:first-child {
  margin-top: 0;
}
.main-east-b42c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.main-east-b42c blockquote {
  border-left: 0;
}
.breadcrumb_de25 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.breadcrumb_de25:not(.static-3db9) {
  max-width: 100px;
}
.breadcrumb_de25.breadcrumb-green-9173 {
  border-bottom: none !important;
  text-align: center;
}
.breadcrumb_de25.breadcrumb-green-9173::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .message_huge_aa7d p {
    padding: 1.5em 0;
  }
}
.main_b7f6 {
  color: #0073aa;
}
.bronze-4d97 {
  background-color: #0073aa;
}
.feature-f845 {
  color: #229fd8;
}
.preview_4ade {
  background-color: #229fd8;
}
.old-e5f0 {
  color: #eee;
}
.tertiary-focused-6154 {
  background-color: #eee;
}
.blue-c18b {
  color: #444;
}
.panel-tall-0605 {
  background-color: #444;
}
.text_center_e113 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.text_center_e113 .video-rough-cad4 .table-9e43 {
  font-size: 15px;
}
.text_center_e113 .table-9e43 {
  line-height: 1.3;
}
.text_center_e113 .card_fresh_9f35 {
}
.text_center_e113 .outline-copper-5025 {
  background: #235787;
}
.content-purple-bce1 {
  padding: 0;
}
.content-purple-bce1 .outline-copper-5025 {
  background: #1a1a1a;
}
.content-purple-bce1 .card_fresh_9f35 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.photo_d201 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.photo_d201 .card_fresh_9f35 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.photo_d201 .outline-copper-5025 {
  background: #303030;
}
.complex-b72c {
  position: relative;
  z-index: 10;
}
.complex-b72c .element-b7a6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_center_cde5 .focus_5770 {
  display: inline-block;
  vertical-align: middle;
}
.surface_center_cde5.footer_6128 .focus_5770 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .surface_center_cde5.footer_6128 .focus_5770 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_center_cde5.footer_6128 .focus_5770 {
    margin-right: 0.4em;
  }
}
.surface_center_cde5.footer_6128 .focus_5770:last-child {
  margin-right: 0;
}
.logo-b76e .element-b7a6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last-1052 .video-rough-cad4 {
    margin: 0 -0.5em;
  }
  .last-1052 .video-rough-cad4 [class*="customify-col-"],
  .last-1052 .video-rough-cad4 [class*="customify-col_"],
  .last-1052 .video-rough-cad4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last-1052.highlight_1160 .element-b7a6 {
  background: 0 0 !important;
}
.last-1052.highlight_1160 .element-b7a6,
.last-1052.logo-b76e .element-b7a6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last-1052.disabled_upper_e98f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last-1052.logo-b76e .element-b7a6 {
  box-shadow: none !important;
}
.component-liquid-390f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .component-liquid-390f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .component-liquid-390f {
    padding: 18px 0 20px;
  }
}
.component-liquid-390f .sidebar-f77b {
  width: 100%;
}
.component-liquid-390f .soft-15fb {
  margin-bottom: 0;
}
.component-liquid-390f .narrow-460d {
  margin-top: 5px;
  font-size: 0.875em;
}
.border_6e5d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.border_6e5d .overlay_27ae {
  width: 100%;
}
.small-cde5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.small-cde5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.small-cde5 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;
}
.small-cde5 li:last-child:after {
  display: none;
}
.small-cde5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.feature-3a58 .form_yellow_7e07 button,
.component-liquid-390f .form_yellow_7e07 button {
  left: 0;
}
.feature-3a58 .overlay_27ae,
.component-liquid-390f .overlay_27ae {
  padding-left: 0;
  padding-right: 0;
}
.feature-3a58 .border_6e5d,
.component-liquid-390f .border_6e5d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.feature-3a58 {
  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;
}
.feature-3a58: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;
}
.feature-3a58 .stale-e891 {
  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) {
  .feature-3a58 .stale-e891 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .feature-3a58 .stale-e891 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .feature-3a58 .stale-e891 {
    min-height: 200px;
  }
}
.feature-3a58 .small-cde5 {
  color: rgba(255, 255, 255, 0.8);
}
.feature-3a58 .small-cde5 a,
.feature-3a58 .small-cde5 li:after {
  color: inherit;
}
.feature-3a58 .small-cde5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.progress_green_0cc3 {
  margin-bottom: 0.5em;
}
.focused_b863 {
  margin-bottom: 1.2em;
}
.focused_b863,
.progress_green_0cc3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.focused_b863 p:last-child,
.progress_green_0cc3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .form_yellow_7e07,
#masthead .form_yellow_7e07 {
  display: none;
}
#masthead
  > .form_yellow_7e07.element-action-32bf {
  display: none;
}
#masthead > .form_yellow_7e07 button {
  left: 0;
}
.red_9f0a {
  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%;
}
.red_9f0a .focus_5770 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.red_9f0a .photo-d5ca {
  display: -webkit-box;
  display: flex;
}
.red_9f0a .photo-d5ca.silver_31cc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.red_9f0a .photo-d5ca.breadcrumb-cb3e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.red_9f0a .photo-d5ca.media-focused-b1c0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.red_9f0a.element-122f.aside_313a .photo-d5ca.silver_31cc {
  flex-basis: 100%;
}
.red_9f0a.accent_short_3a3a .photo-d5ca.breadcrumb-cb3e {
  -webkit-box-flex: 1;
  flex: auto;
}
.red_9f0a.accent_short_3a3a .photo-d5ca.media-focused-b1c0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .form_yellow_7e07.element-action-32bf {
  display: none;
}
#masthead > .form_yellow_7e07 button {
  left: 0;
}
.wrapper-small-fb5f {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.wrapper-small-fb5f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wrapper-small-fb5f.gallery_slow_cf47 i {
  margin-right: 4px;
}
.wrapper-small-fb5f.left-0b11 i {
  margin-left: 5px;
}
.table-9e43 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.table-9e43 p:last-child {
  margin-bottom: 0;
}
.video_3260 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.video_3260 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.video_3260 img {
  display: block;
  width: auto;
  line-height: 1;
}
.video_3260 .video-63fe {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.video_3260 .preview-motion-9863 {
  margin: 5px 0 7px 0;
}
.video_3260.warm-d4b8 .tag_8925 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_3260.warm-d4b8 .mini-1f22 {
  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;
}
.video_3260.bronze_0feb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.video_3260.bronze_0feb .tag_8925 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_3260.bronze_0feb .mini-1f22 {
  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;
}
.video_3260.new-dfae {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video_3260.main_e2c7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.video_3260.main_e2c7 .mini-1f22 {
  margin-top: 7px;
}
.accent_lower_a226 {
  display: inline-block;
}
.complex-b72c .gallery-dynamic-bd4f .video_3260 img {
  max-width: 100%;
}
.border_1fe7 .row-lite-0d1a.small-8c53,
.black_a6cc .row-lite-0d1a.small-8c53 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.border_1fe7 .badge_hot_4d4f,
.black_a6cc .badge_hot_4d4f {
  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%);
}
.border_1fe7 .badge_hot_4d4f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.border_1fe7.small-bd5f .badge_hot_4d4f {
  display: none;
}
.border_1fe7 .purple_0349 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border_1fe7 .purple_0349 li {
  display: inline-block;
  position: relative;
}
.border_1fe7 .purple_0349 li:last-child {
  margin-right: 0;
}
.border_1fe7 .purple_0349 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;
}
.border_1fe7 .purple_0349 li.narrow_d74b > a {
  color: rgba(0, 0, 0, 0.9);
}
.border_1fe7 .purple_0349 > 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;
}
.border_1fe7 .purple_0349 > li > a i {
  line-height: 0;
}
.border_1fe7 .purple_0349 > li.text-west-53f4 > a .badge_hot_4d4f {
  margin-left: 4px;
  line-height: 0;
}
.border_1fe7 .purple_0349 .background-701f li.text-west-53f4 > a {
  position: relative;
}
.border_1fe7 .purple_0349 .background-701f li.text-west-53f4 > a:after,
.border_1fe7 .purple_0349 .background-701f li.text-west-53f4 > a:before {
  content: "";
  display: table;
}
.border_1fe7 .purple_0349 .background-701f li.text-west-53f4 > a:after {
  clear: both;
}
.border_1fe7 .purple_0349 .background-701f li.text-west-53f4 > a .badge_hot_4d4f {
  margin-left: 5px;
  float: right;
}
.border_1fe7 .pink_53a9,
.border_1fe7 .background-701f {
  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;
}
.border_1fe7 .background-701f {
  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;
}
.border_1fe7 .background-701f .small-8c53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border_1fe7 .background-701f .badge_hot_4d4f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.border_1fe7 .background-701f li {
  display: block;
  margin: 0;
  padding: 0;
}
.border_1fe7 .background-701f 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;
}
.border_1fe7 .background-701f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.border_1fe7 .background-701f .background-701f {
  top: 0;
  left: 100%;
}
.border_1fe7 .narrow_46e1.fn-focus-f802 > .pink_53a9,
.border_1fe7 .narrow_46e1.fn-focus-f802 > .background-701f,
.border_1fe7 .narrow_46e1:focus > .pink_53a9,
.border_1fe7 .narrow_46e1:focus > .background-701f,
.border_1fe7 .narrow_46e1:hover > .pink_53a9,
.border_1fe7 .narrow_46e1:hover > .background-701f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.border_1fe7.summary-lite-072e .feature_medium_fa77:after,
.border_1fe7.summary-lite-072e .feature_medium_fa77:before {
  content: "";
  display: table;
}
.border_1fe7.summary-lite-072e .feature_medium_fa77:after {
  clear: both;
}
.border_1fe7.summary-lite-072e .feature_medium_fa77 > li {
  float: left;
}
.border_1fe7.narrow-36dc .feature_medium_fa77:after,
.border_1fe7.narrow-36dc .feature_medium_fa77:before {
  content: "";
  display: table;
}
.border_1fe7.narrow-36dc .feature_medium_fa77:after {
  clear: both;
}
.border_1fe7.narrow-36dc .feature_medium_fa77 > li {
  float: left;
}
.border_1fe7.narrow-36dc .feature_medium_fa77 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.border_1fe7.narrow-36dc .feature_medium_fa77 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.border_1fe7.narrow-36dc .feature_medium_fa77 > li.fluid_4500 > a,
.border_1fe7.narrow-36dc .feature_medium_fa77 > li.narrow_d74b > a {
  color: #fff;
  background-color: #1e4b75;
}
.border_1fe7.item_wood_ba60 .feature_medium_fa77 > li > a .small-8c53 {
  position: relative;
}
.border_1fe7.item_wood_ba60 .feature_medium_fa77 > li > a .small-8c53: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;
}
.border_1fe7.item_wood_ba60
  .feature_medium_fa77
  > li:focus
  > a
  .small-8c53:before,
.border_1fe7.item_wood_ba60
  .feature_medium_fa77
  > li:hover
  > a
  .small-8c53:before {
  width: 100%;
  background-color: currentColor;
}
.border_1fe7.item_wood_ba60
  .feature_medium_fa77
  > li.fluid_4500
  > a
  .small-8c53:before,
.border_1fe7.item_wood_ba60
  .feature_medium_fa77
  > li.logo-dynamic-6677
  > a
  .small-8c53:before {
  width: 100%;
  background-color: currentColor;
}
.border_1fe7.list-yellow-cc77 .feature_medium_fa77 > li > a .small-8c53 {
  position: relative;
}
.border_1fe7.list-yellow-cc77 .feature_medium_fa77 > li > a .small-8c53: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;
}
.border_1fe7.list-yellow-cc77 .feature_medium_fa77 > li:focus > a .small-8c53:before,
.border_1fe7.list-yellow-cc77
  .feature_medium_fa77
  > li:hover
  > a
  .small-8c53:before {
  width: 100%;
  background-color: currentColor;
}
.border_1fe7.list-yellow-cc77
  .feature_medium_fa77
  > li.fluid_4500
  > a
  .small-8c53:before,
.border_1fe7.list-yellow-cc77
  .feature_medium_fa77
  > li.logo-dynamic-6677
  > a
  .small-8c53:before {
  width: 100%;
  background-color: currentColor;
}
.black_a6cc .purple_0349 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.black_a6cc .purple_0349 li:first-child > a {
  border-top: none;
}
.black_a6cc .purple_0349 .red-4044 > .small-8c53 .badge_hot_4d4f {
  display: none;
}
.black_a6cc .purple_0349 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.black_a6cc .purple_0349 li:last-child {
  border: none;
}
.black_a6cc .purple_0349 li.text-west-53f4 > a {
  padding-right: 45px !important;
}
.black_a6cc .purple_0349 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.black_a6cc .purple_0349 li a:focus,
.black_a6cc .purple_0349 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.black_a6cc .purple_0349 li .list-fb95 {
  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;
}
.black_a6cc .purple_0349 li .list-fb95:hover {
  box-shadow: none;
}
.black_a6cc .purple_0349 li .list-fb95 .badge_hot_4d4f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.black_a6cc .purple_0349 .background-701f {
  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);
}
.black_a6cc .purple_0349 .background-701f li a {
  padding-left: 3em;
}
.black_a6cc .purple_0349 .hot-9863 > a .list-fb95 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.black_a6cc .purple_0349 .hot-9863 > .background-701f {
  display: block;
  opacity: 1;
}
.pagination-091e {
  max-width: 100%;
}
.out-ffcf {
  line-height: 0;
  cursor: pointer;
}
.overlay_1402 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.overlay_1402:hover {
  box-shadow: none;
  color: currentColor;
}
.overlay_1402 svg {
  width: 18px;
  height: 18px;
}
.overlay_1402 .card-7cb9 {
  display: none;
}
.list_yellow_e8e2 {
  position: relative;
}
.list_yellow_e8e2.fn-active-f802 .overlay_1402 .panel_ceaf {
  display: none;
}
.list_yellow_e8e2.fn-active-f802 .overlay_1402 .card-7cb9 {
  display: inline-block;
}
.list_yellow_e8e2 .footer_purple_1105 {
  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);
}
.list_yellow_e8e2.column-0da9 .footer_purple_1105 {
  left: auto;
  right: -0.9em;
}
.list_yellow_e8e2.column-0da9 .component-steel-f463::before {
  left: auto;
  right: 15px;
}
.list_yellow_e8e2.fn-active-f802 .footer_purple_1105 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large_8adc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.large_8adc label {
  flex-basis: 100%;
}
.large_8adc .aside_upper_cca2 {
  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;
}
.large_8adc .video_336a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.large_8adc .video_336a:focus {
  background-color: transparent;
}
.large_8adc button.content-inner-3a23 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.large_8adc button.content-inner-3a23:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.large_8adc button.content-inner-3a23 svg {
  width: 18px;
  height: 18px;
}
.large_8adc input[type="submit"] {
  min-height: auto;
}
.thumbnail-stone-d2e4 .large_8adc .video_336a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.component-steel-f463 {
  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) {
  .component-steel-f463 {
    width: 220px;
  }
}
.component-steel-f463 label {
  flex-basis: 100%;
}
.component-steel-f463::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;
}
.component-7eaa .thumbnail-stone-d2e4 .large_8adc {
  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;
}
.component-7eaa
  .thumbnail-stone-d2e4
  .large_8adc
  .aside_upper_cca2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component-7eaa .thumbnail-stone-d2e4 .large_8adc .video_336a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component-7eaa
  .thumbnail-stone-d2e4
  .large_8adc
  .video_336a:focus {
  background: 0 0;
}
.component-7eaa
  .thumbnail-stone-d2e4
  .large_8adc
  .status_medium_89a9 {
  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;
}
.disabled_0c83 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.disabled_0c83 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.disabled_0c83 li:last-child {
  margin-right: 0;
}
.disabled_0c83 li:first-child {
  margin-left: 0;
}
.disabled_0c83.surface-gold-d446 a {
  color: #fff;
}
.disabled_0c83.surface-gold-d446 a:hover {
  color: #fff;
}
.disabled_0c83 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.disabled_0c83 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.disabled_0c83 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.disabled_0c83 a:hover {
  opacity: 0.9;
  color: inherit;
}
.disabled_0c83 [class*="social-icon-apple"] {
  background-color: #999;
}
.disabled_0c83 [class*="social-icon-apple"].outline_3017 {
  background-color: transparent;
  color: #999;
}
.disabled_0c83 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.disabled_0c83 [class*="social-icon-behance"].outline_3017 {
  background-color: transparent;
  color: #1769ff;
}
.disabled_0c83 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.disabled_0c83 [class*="social-icon-bitbucket"].outline_3017 {
  background-color: transparent;
  color: #205081;
}
.disabled_0c83 [class*="social-icon-codepen"] {
  background-color: #000;
}
.disabled_0c83 [class*="social-icon-codepen"].outline_3017 {
  background-color: transparent;
  color: #000;
}
.disabled_0c83 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.disabled_0c83 [class*="social-icon-delicious"].outline_3017 {
  background-color: transparent;
  color: #39f;
}
.disabled_0c83 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.disabled_0c83 [class*="social-icon-digg"].outline_3017 {
  background-color: transparent;
  color: #005be2;
}
.disabled_0c83 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.disabled_0c83 [class*="social-icon-dribbble"].outline_3017 {
  background-color: transparent;
  color: #ea4c89;
}
.disabled_0c83 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.disabled_0c83 [class*="social-icon-envelope"].outline_3017 {
  background-color: transparent;
  color: #ea4335;
}
.disabled_0c83 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.disabled_0c83 [class*="social-icon-facebook"].outline_3017 {
  background-color: transparent;
  color: #3b5998;
}
.disabled_0c83 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.disabled_0c83 [class*="social-icon-flickr"].outline_3017 {
  background-color: transparent;
  color: #0063dc;
}
.disabled_0c83 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.disabled_0c83 [class*="social-icon-foursquare"].outline_3017 {
  background-color: transparent;
  color: #2d5be3;
}
.disabled_0c83 [class*="social-icon-github"] {
  background-color: #333;
}
.disabled_0c83 [class*="social-icon-github"].outline_3017 {
  background-color: transparent;
  color: #333;
}
.disabled_0c83 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.disabled_0c83 [class*="social-icon-google-plus"].outline_3017 {
  background-color: transparent;
  color: #dd4b39;
}
.disabled_0c83 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.disabled_0c83 [class*="social-icon-houzz"].outline_3017 {
  background-color: transparent;
  color: #7ac142;
}
.disabled_0c83 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.disabled_0c83 [class*="social-icon-instagram"].outline_3017 {
  background-color: transparent;
  color: #262626;
}
.disabled_0c83 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.disabled_0c83 [class*="social-icon-jsfiddle"].outline_3017 {
  background-color: transparent;
  color: #487aa2;
}
.disabled_0c83 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.disabled_0c83 [class*="social-icon-linkedin"].outline_3017 {
  background-color: transparent;
  color: #0077b5;
}
.disabled_0c83 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.disabled_0c83 [class*="social-icon-medium"].outline_3017 {
  background-color: transparent;
  color: #00ab6b;
}
.disabled_0c83 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.disabled_0c83
  [class*="social-icon-odnoklassniki"].outline_3017 {
  background-color: transparent;
  color: #f4731c;
}
.disabled_0c83 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.disabled_0c83 [class*="social-icon-meetup"].outline_3017 {
  background-color: transparent;
  color: #ec1c40;
}
.disabled_0c83 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.disabled_0c83 [class*="social-icon-pinterest"].outline_3017 {
  background-color: transparent;
  color: #bd081c;
}
.disabled_0c83 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.disabled_0c83 [class*="social-icon-product-hunt"].outline_3017 {
  background-color: transparent;
  color: #da552f;
}
.disabled_0c83 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.disabled_0c83 [class*="social-icon-reddit"].outline_3017 {
  background-color: transparent;
  color: #ff4500;
}
.disabled_0c83 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.disabled_0c83 [class*="social-icon-rss"].outline_3017 {
  background-color: transparent;
  color: #f26522;
}
.disabled_0c83 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.disabled_0c83
  [class*="social-icon-shopping-cart"].outline_3017 {
  background-color: transparent;
  color: #4caf50;
}
.disabled_0c83 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.disabled_0c83 [class*="social-icon-skype"].outline_3017 {
  background-color: transparent;
  color: #00aff0;
}
.disabled_0c83 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.disabled_0c83 [class*="social-icon-slideshare"].outline_3017 {
  background-color: transparent;
  color: #0077b5;
}
.disabled_0c83 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.disabled_0c83 [class*="social-icon-snapchat"].outline_3017 {
  background-color: transparent;
  color: #fffc00;
}
.disabled_0c83 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.disabled_0c83 [class*="social-icon-soundcloud"].outline_3017 {
  background-color: transparent;
  color: #f80;
}
.disabled_0c83 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.disabled_0c83 [class*="social-icon-spotify"].outline_3017 {
  background-color: transparent;
  color: #2ebd59;
}
.disabled_0c83 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.disabled_0c83
  [class*="social-icon-stack-overflow"].outline_3017 {
  background-color: transparent;
  color: #fe7a15;
}
.disabled_0c83 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.disabled_0c83 [class*="social-icon-maldkfgram"].outline_3017 {
  background-color: transparent;
  color: #2ca5e0;
}
.disabled_0c83 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.disabled_0c83 [class*="social-icon-tripadvisor"].outline_3017 {
  background-color: transparent;
  color: #589442;
}
.disabled_0c83 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.disabled_0c83 [class*="social-icon-tumblr"].outline_3017 {
  background-color: transparent;
  color: #35465c;
}
.disabled_0c83 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.disabled_0c83 [class*="social-icon-twitch"].outline_3017 {
  background-color: transparent;
  color: #6441a5;
}
.disabled_0c83 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.disabled_0c83 [class*="social-icon-twitter"].outline_3017 {
  background-color: transparent;
  color: #1da1f2;
}
.disabled_0c83 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.disabled_0c83 [class*="social-icon-vimeo"].outline_3017 {
  background-color: transparent;
  color: #1ab7ea;
}
.disabled_0c83 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.disabled_0c83 [class*="social-icon-vk"].outline_3017 {
  background-color: transparent;
  color: #45668e;
}
.disabled_0c83 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.disabled_0c83 [class*="social-icon-weibo"].outline_3017 {
  background-color: transparent;
  color: #df2029;
}
.disabled_0c83 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.disabled_0c83 [class*="social-icon-weixin"].outline_3017 {
  background-color: transparent;
  color: #7bb32e;
}
.disabled_0c83 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.disabled_0c83 [class*="social-icon-whatsapp"].outline_3017 {
  background-color: transparent;
  color: #25d366;
}
.disabled_0c83 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.disabled_0c83 [class*="social-icon-wordpress"].outline_3017 {
  background-color: transparent;
  color: #21759b;
}
.disabled_0c83 [class*="social-icon-xing"] {
  background-color: #026466;
}
.disabled_0c83 [class*="social-icon-xing"].outline_3017 {
  background-color: transparent;
  color: #026466;
}
.disabled_0c83 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.disabled_0c83 [class*="social-icon-yelp"].outline_3017 {
  background-color: transparent;
  color: #af0606;
}
.disabled_0c83 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.disabled_0c83 [class*="social-icon-youtube"].outline_3017 {
  background-color: transparent;
  color: #cd201f;
}
.shadow_7a2b {
  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;
}
.shadow_7a2b:hover {
  box-shadow: none;
  background: 0 0;
}
.prev-e89a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.east-98a1 {
  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;
}
.cold-1cbe {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.button_first_b55e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.button_first_b55e,
.button_first_b55e::after,
.button_first_b55e::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;
}
.button_first_b55e::after,
.button_first_b55e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.nav_small_7862 .east-98a1 .cold-1cbe {
  margin-top: -2px;
  width: 19px;
}
.nav_small_7862 .east-98a1 .button_first_b55e {
  margin-top: -1px;
}
.nav_small_7862 .east-98a1 .button_first_b55e,
.nav_small_7862 .east-98a1 .button_first_b55e::after,
.nav_small_7862 .east-98a1 .button_first_b55e::before {
  width: 19px;
  height: 2px;
}
.nav_small_7862 .east-98a1 .button_first_b55e::before {
  top: -6px;
}
.nav_small_7862 .east-98a1 .button_first_b55e::after {
  bottom: -6px;
}
.background_36b8 .east-98a1 .cold-1cbe {
  margin-top: -2px;
  width: 22px;
}
.background_36b8 .east-98a1 .button_first_b55e {
  margin-top: -1px;
}
.background_36b8 .east-98a1 .button_first_b55e,
.background_36b8 .east-98a1 .button_first_b55e::after,
.background_36b8 .east-98a1 .button_first_b55e::before {
  width: 22px;
  height: 2px;
}
.background_36b8 .east-98a1 .button_first_b55e::before {
  top: -7px;
}
.background_36b8 .east-98a1 .button_first_b55e::after {
  bottom: -7px;
}
.plasma_2044 .east-98a1 .cold-1cbe {
  margin-top: -2px;
  width: 31px;
}
.plasma_2044 .east-98a1 .button_first_b55e {
  margin-top: -1.5px;
}
.plasma_2044 .east-98a1 .button_first_b55e,
.plasma_2044 .east-98a1 .button_first_b55e::after,
.plasma_2044 .east-98a1 .button_first_b55e::before {
  width: 31px;
  height: 3px;
}
.plasma_2044 .east-98a1 .button_first_b55e::before {
  top: -9px;
}
.plasma_2044 .east-98a1 .button_first_b55e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .container-pink-8b67 .east-98a1 .cold-1cbe {
    margin-top: -2px;
    width: 19px;
  }
  .container-pink-8b67 .east-98a1 .button_first_b55e {
    margin-top: -1px;
  }
  .container-pink-8b67 .east-98a1 .button_first_b55e,
  .container-pink-8b67 .east-98a1 .button_first_b55e::after,
  .container-pink-8b67 .east-98a1 .button_first_b55e::before {
    width: 19px;
    height: 2px;
  }
  .container-pink-8b67 .east-98a1 .button_first_b55e::before {
    top: -6px;
  }
  .container-pink-8b67 .east-98a1 .button_first_b55e::after {
    bottom: -6px;
  }
  .module_thick_cf4f .east-98a1 .cold-1cbe {
    margin-top: -2px;
    width: 22px;
  }
  .module_thick_cf4f .east-98a1 .button_first_b55e {
    margin-top: -1px;
  }
  .module_thick_cf4f .east-98a1 .button_first_b55e,
  .module_thick_cf4f .east-98a1 .button_first_b55e::after,
  .module_thick_cf4f .east-98a1 .button_first_b55e::before {
    width: 22px;
    height: 2px;
  }
  .module_thick_cf4f .east-98a1 .button_first_b55e::before {
    top: -7px;
  }
  .module_thick_cf4f .east-98a1 .button_first_b55e::after {
    bottom: -7px;
  }
  .accordion_1ec8 .east-98a1 .cold-1cbe {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_1ec8 .east-98a1 .button_first_b55e {
    margin-top: -1.5px;
  }
  .accordion_1ec8 .east-98a1 .button_first_b55e,
  .accordion_1ec8 .east-98a1 .button_first_b55e::after,
  .accordion_1ec8 .east-98a1 .button_first_b55e::before {
    width: 31px;
    height: 3px;
  }
  .accordion_1ec8 .east-98a1 .button_first_b55e::before {
    top: -9px;
  }
  .accordion_1ec8 .east-98a1 .button_first_b55e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .full_400e .east-98a1 .cold-1cbe {
    margin-top: -2px;
    width: 19px;
  }
  .full_400e .east-98a1 .button_first_b55e {
    margin-top: -1px;
  }
  .full_400e .east-98a1 .button_first_b55e,
  .full_400e .east-98a1 .button_first_b55e::after,
  .full_400e .east-98a1 .button_first_b55e::before {
    width: 19px;
    height: 2px;
  }
  .full_400e .east-98a1 .button_first_b55e::before {
    top: -6px;
  }
  .full_400e .east-98a1 .button_first_b55e::after {
    bottom: -6px;
  }
  .slow-1f65 .east-98a1 .cold-1cbe {
    margin-top: -2px;
    width: 22px;
  }
  .slow-1f65 .east-98a1 .button_first_b55e {
    margin-top: -1px;
  }
  .slow-1f65 .east-98a1 .button_first_b55e,
  .slow-1f65 .east-98a1 .button_first_b55e::after,
  .slow-1f65 .east-98a1 .button_first_b55e::before {
    width: 22px;
    height: 2px;
  }
  .slow-1f65 .east-98a1 .button_first_b55e::before {
    top: -7px;
  }
  .slow-1f65 .east-98a1 .button_first_b55e::after {
    bottom: -7px;
  }
  .tertiary_silver_6c4c .east-98a1 .cold-1cbe {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary_silver_6c4c .east-98a1 .button_first_b55e {
    margin-top: -1.5px;
  }
  .tertiary_silver_6c4c .east-98a1 .button_first_b55e,
  .tertiary_silver_6c4c .east-98a1 .button_first_b55e::after,
  .tertiary_silver_6c4c .east-98a1 .button_first_b55e::before {
    width: 31px;
    height: 3px;
  }
  .tertiary_silver_6c4c .east-98a1 .button_first_b55e::before {
    top: -9px;
  }
  .tertiary_silver_6c4c .east-98a1 .button_first_b55e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .element-hard-2ebe .east-98a1 .cold-1cbe {
    margin-top: -2px;
    width: 19px;
  }
  .element-hard-2ebe .east-98a1 .button_first_b55e {
    margin-top: -1px;
  }
  .element-hard-2ebe .east-98a1 .button_first_b55e,
  .element-hard-2ebe .east-98a1 .button_first_b55e::after,
  .element-hard-2ebe .east-98a1 .button_first_b55e::before {
    width: 19px;
    height: 2px;
  }
  .element-hard-2ebe .east-98a1 .button_first_b55e::before {
    top: -6px;
  }
  .element-hard-2ebe .east-98a1 .button_first_b55e::after {
    bottom: -6px;
  }
  .gradient_warm_be29 .east-98a1 .cold-1cbe {
    margin-top: -2px;
    width: 22px;
  }
  .gradient_warm_be29 .east-98a1 .button_first_b55e {
    margin-top: -1px;
  }
  .gradient_warm_be29 .east-98a1 .button_first_b55e,
  .gradient_warm_be29 .east-98a1 .button_first_b55e::after,
  .gradient_warm_be29 .east-98a1 .button_first_b55e::before {
    width: 22px;
    height: 2px;
  }
  .gradient_warm_be29 .east-98a1 .button_first_b55e::before {
    top: -7px;
  }
  .gradient_warm_be29 .east-98a1 .button_first_b55e::after {
    bottom: -7px;
  }
  .popup-steel-f0c4 .east-98a1 .cold-1cbe {
    margin-top: -2px;
    width: 31px;
  }
  .popup-steel-f0c4 .east-98a1 .button_first_b55e {
    margin-top: -1.5px;
  }
  .popup-steel-f0c4 .east-98a1 .button_first_b55e,
  .popup-steel-f0c4 .east-98a1 .button_first_b55e::after,
  .popup-steel-f0c4 .east-98a1 .button_first_b55e::before {
    width: 31px;
    height: 3px;
  }
  .popup-steel-f0c4 .east-98a1 .button_first_b55e::before {
    top: -9px;
  }
  .popup-steel-f0c4 .east-98a1 .button_first_b55e::after {
    bottom: -9px;
  }
}
.medium_711b .button_first_b55e {
  -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);
}
.medium_711b .button_first_b55e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.medium_711b .button_first_b55e::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);
}
.medium_711b.bronze_7f38 .button_first_b55e {
  -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);
}
.medium_711b.bronze_7f38 .button_first_b55e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.medium_711b.bronze_7f38 .button_first_b55e::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);
}
.description_static_1191 {
  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.list-a16b:before {
  display: none;
}
.tooltip_hot_5d26 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tooltip_hot_5d26 .label-8ad8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tooltip_hot_5d26 .label-8ad8:last-of-type {
  border-bottom: none;
}
.tooltip_hot_5d26 .label-8ad8.badge-out-0bf8,
.tooltip_hot_5d26 .label-8ad8.content-solid-b765,
.tooltip_hot_5d26 .label-8ad8.shadow_d55f {
  padding: 0;
}
.tooltip_hot_5d26 .black_a6cc .list-fb95 {
  color: currentColor;
}
.tooltip_hot_5d26 .black_a6cc .list-fb95:focus,
.tooltip_hot_5d26 .black_a6cc .list-fb95:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_hot_5d26.card_fresh_9f35 .south-13ef,
.tooltip_hot_5d26.card_fresh_9f35 .table-9e43 a,
.tooltip_hot_5d26.card_fresh_9f35 .feature_medium_fa77 a,
.tooltip_hot_5d26.card_fresh_9f35 .background-701f a {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip_hot_5d26.card_fresh_9f35 .south-13ef:hover,
.tooltip_hot_5d26.card_fresh_9f35 .table-9e43 a:hover,
.tooltip_hot_5d26.card_fresh_9f35 .feature_medium_fa77 a:hover,
.tooltip_hot_5d26.card_fresh_9f35 .background-701f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_hot_5d26.card_fresh_9f35 .liquid_39b9 {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_hot_5d26.card_fresh_9f35 .label-8ad8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_hot_5d26.card_fresh_9f35 .label-8ad8:before {
  background: rgba(0, 0, 0, 0.08);
}
.tooltip_hot_5d26.card_fresh_9f35 .alert_6925:before {
  background: rgba(255, 255, 255, 0.9);
}
.tooltip_hot_5d26.card_fresh_9f35 .black_a6cc .purple_0349 li a,
.tooltip_hot_5d26.card_fresh_9f35 .black_a6cc .list-fb95,
.tooltip_hot_5d26.card_fresh_9f35 .background-701f {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_hot_5d26.card_fresh_9f35 .black_a6cc .list-fb95:focus,
.tooltip_hot_5d26.card_fresh_9f35 .black_a6cc .list-fb95:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_hot_5d26.card_fresh_9f35 .purple_0349 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_hot_5d26.outline-copper-5025 .south-13ef,
.tooltip_hot_5d26.outline-copper-5025 .table-9e43 a,
.tooltip_hot_5d26.outline-copper-5025 .feature_medium_fa77 .list-fb95,
.tooltip_hot_5d26.outline-copper-5025 .feature_medium_fa77 a,
.tooltip_hot_5d26.outline-copper-5025 .background-701f a {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_hot_5d26.outline-copper-5025 .south-13ef:hover,
.tooltip_hot_5d26.outline-copper-5025 .table-9e43 a:hover,
.tooltip_hot_5d26.outline-copper-5025 .feature_medium_fa77 .list-fb95:hover,
.tooltip_hot_5d26.outline-copper-5025 .feature_medium_fa77 a:hover,
.tooltip_hot_5d26.outline-copper-5025 .background-701f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_hot_5d26.outline-copper-5025 .liquid_39b9 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_hot_5d26.outline-copper-5025 .label-8ad8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_hot_5d26.outline-copper-5025 .label-8ad8:before {
  background: rgba(255, 255, 255, 0.08);
}
.tooltip_hot_5d26.outline-copper-5025 .alert_6925:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip_hot_5d26.outline-copper-5025 .black_a6cc .purple_0349 li a,
.tooltip_hot_5d26.outline-copper-5025 .black_a6cc .list-fb95,
.tooltip_hot_5d26.outline-copper-5025 .background-701f {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_hot_5d26.outline-copper-5025 .black_a6cc .list-fb95:focus,
.tooltip_hot_5d26.outline-copper-5025 .black_a6cc .list-fb95:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_hot_5d26.outline-copper-5025 .purple_0349 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_6925 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.alert_6925:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.caption-smooth-9693 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.nav-over-b8b8 .tooltip_hot_5d26 {
  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;
}
.nav-over-b8b8 .label-8ad8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.nav-over-b8b8 .label-8ad8: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) {
  .nav-over-b8b8 .label-8ad8:before {
    width: 16%;
    left: 42%;
  }
}
.nav-over-b8b8 .label-8ad8:last-child:before {
  content: none;
}
.nav-over-b8b8 .label-8ad8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.nav-over-b8b8 .black_a6cc .purple_0349 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.nav-over-b8b8 .black_a6cc .purple_0349 li a .list-fb95 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.nav-over-b8b8 .black_a6cc .background-701f {
  border: none;
}
.nav-over-b8b8 .black_a6cc .background-701f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.nav-over-b8b8 .alert_6925 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.nav-over-b8b8 .caption-smooth-9693 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.nav-over-b8b8 .outline-copper-5025 .alert_6925:before {
  background: rgba(0, 0, 0, 0.9);
}
.nav-over-b8b8 .card_fresh_9f35.description_901d .button_first_b55e {
  background: rgba(0, 0, 0, 0.6);
}
.nav-over-b8b8
  .card_fresh_9f35.description_901d
  .button_first_b55e::after,
.nav-over-b8b8
  .card_fresh_9f35.description_901d
  .button_first_b55e:before {
  background: inherit;
}
.nav-over-b8b8
  .card_fresh_9f35.description_901d:hover
  .button_first_b55e {
  background: rgba(0, 0, 0, 0.8);
}
.thumbnail-active-6c9c .tooltip_hot_5d26 {
  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) {
  .thumbnail-active-6c9c .tooltip_hot_5d26 {
    width: auto;
    right: 45px;
  }
}
.slider-0083 .tooltip_hot_5d26 {
  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) {
  .slider-0083 .tooltip_hot_5d26 {
    width: auto;
    left: 45px;
  }
}
.list-a16b .tooltip_hot_5d26 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list-a16b .caption-smooth-9693 {
  max-width: 48em;
  margin: 0 auto;
}
.list-a16b .alert_6925:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.progress-out-16f1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.progress-out-16f1.nav-over-b8b8 .tooltip_hot_5d26 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.progress-out-16f1.thumbnail-active-6c9c .tooltip_hot_5d26 {
  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);
}
.progress-out-16f1 .tooltip_hot_5d26 {
  visibility: visible;
}
.progress-out-16f1.slider-0083 .tooltip_hot_5d26 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.wide-31d6,
.backdrop_active_fbe1 {
  overflow-x: hidden;
}
.wide-31d6 .tooltip_hot_5d26 {
  overflow: auto;
}
.wide-31d6.nav-over-b8b8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wide-31d6.nav-over-b8b8 .tooltip_hot_5d26 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.wide-31d6.nav-over-b8b8 .shadow_7a2b {
  opacity: 0;
}
.wide-31d6.thumbnail-active-6c9c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wide-31d6.thumbnail-active-6c9c .tooltip_hot_5d26 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.wide-31d6.thumbnail-active-6c9c .shadow_7a2b {
  opacity: 0;
}
.wide-31d6.slider-0083 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wide-31d6.slider-0083 .tooltip_hot_5d26 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.wide-31d6.slider-0083 .shadow_7a2b {
  opacity: 0;
}
.wide-31d6.list-a16b .tooltip_hot_5d26 {
  z-index: 10;
  visibility: visible;
}
.description_901d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.description_901d .button_first_b55e {
  background: rgba(255, 255, 255, 0.99);
}
.description_901d .button_first_b55e::after,
.description_901d .button_first_b55e:before {
  background: inherit;
}
.description_901d:hover .button_first_b55e {
  background: rgba(255, 255, 255, 0.99);
}
.slider-0083 .description_901d {
  top: 10px;
  right: auto;
  left: 12px;
}
.list-a16b .description_901d {
  display: none !important;
}
.wide-31d6:before,
.backdrop_active_fbe1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.wide-31d6 .description_901d,
.backdrop_active_fbe1 .description_901d {
  display: inline-block;
}
.tooltip_hot_5d26 .focus_5770 {
  -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;
}
.wide-31d6 .tooltip_hot_5d26 .focus_5770,
.backdrop_active_fbe1 .tooltip_hot_5d26 .focus_5770 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.light-a2b3 .aside_upper_cca2 {
  width: 100%;
}
.gallery-dynamic-bd4f {
  padding: 0 0.5em 0;
}
.gallery-dynamic-bd4f [class*="customify-col-"],
.gallery-dynamic-bd4f [class*="customify-col_"],
.gallery-dynamic-bd4f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.first_6285 .gallery-dynamic-bd4f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .video-rough-cad4 .block-current-6fbe,
  .block-current-6fbe {
    display: none;
  }
  .slider-pink-ce64 {
    text-align: left;
  }
  .thumbnail-easy-b034 {
    text-align: center;
  }
  .secondary_pro_ccde {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .video-rough-cad4 .sidebar-7e05,
  .sidebar-7e05 {
    display: none;
  }
  .tabs-d723 {
    text-align: left;
  }
  .surface-silver-22a2 {
    text-align: center;
  }
  .cool_2ff4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .video-rough-cad4 .heading_8918,
  .heading_8918 {
    display: none;
  }
  .panel_56ee {
    text-align: left;
  }
  .warm_8705 {
    text-align: center;
  }
  .first-3384 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.stale_c2c2 {
  box-shadow: none !important;
}
.iron_29ac .feature_gas_6837,
.mask-6355 .feature_gas_6837 {
  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-6355 .feature_gas_6837 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.element-b7a6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.element-b7a6:after,
.element-b7a6:before {
  content: "";
  display: table;
}
.element-b7a6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .element-b7a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.element-b7a6,
.disabled_upper_e98f {
  max-width: 1248px;
  margin: 0 auto;
}

.breadcrumb-65df.info_e776 .element-b7a6 {
  max-width: 100%;
}
.breadcrumb-65df.tall-81bd {
  max-width: 1200px;
  margin: 0 auto;
}
.breadcrumb-65df.black_385f .element-b7a6 {
  max-width: 100%;
}
.breadcrumb-65df.black_385f > .element-b7a6 {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-65df.black_385f > .element-b7a6 .video-rough-cad4 {
  margin: 0;
}
.breadcrumb-65df.black_385f
  > .element-b7a6
  .highlight_e6d5.copper-eae0 {
  margin-right: 0;
  margin-left: 0;
}
.breadcrumb-65df.black_385f #main.copper-eae0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .preview-e09c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .preview-e09c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .secondary_down_f602 .message_short_5fc3 {
    padding-right: 1em;
  }
  .secondary_down_f602.active_bottom_6201 .highlight_e6d5 {
    border-right: 1px solid #eaecee;
  }
  .secondary_down_f602.active_bottom_6201 .message_short_5fc3 {
    padding-right: 1em;
  }
  .secondary_down_f602.active_bottom_6201 .top_3e69 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_d89a .message_short_5fc3 {
    padding-left: 1em;
  }
  .paragraph_d89a.active_bottom_6201 .highlight_e6d5 {
    border-left: 1px solid #eaecee;
  }
  .paragraph_d89a.active_bottom_6201 .message_short_5fc3 {
    padding-left: 1em;
  }
  .paragraph_d89a.active_bottom_6201 .top_3e69 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected-7195 .message_short_5fc3 {
    padding-left: 1em;
  }
  .selected-7195.active_bottom_6201 .notice-brown-8eaf {
    border-right: 1px solid #eaecee;
  }
  .selected-7195.active_bottom_6201 .disabled-8b8f {
    border-right: 1px solid #eaecee;
  }
  .selected-7195.active_bottom_6201 .message_short_5fc3 {
    padding-left: 1em;
  }
  .selected-7195.active_bottom_6201 .top_3e69 {
    padding-right: 1em;
  }
  .selected-7195.active_bottom_6201 .surface-147d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-action-b056 .message_short_5fc3 {
    padding-right: 1em;
  }
  .module-action-b056.active_bottom_6201 .notice-brown-8eaf {
    border-left: 1px solid #eaecee;
  }
  .module-action-b056.active_bottom_6201 .disabled-8b8f {
    border-left: 1px solid #eaecee;
  }
  .module-action-b056.active_bottom_6201 .message_short_5fc3 {
    padding-right: 1em;
  }
  .module-action-b056.active_bottom_6201 .top_3e69 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-action-b056.active_bottom_6201 .surface-147d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview-e09c .message_short_5fc3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview-e09c.active_bottom_6201 .highlight_e6d5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .preview-e09c.active_bottom_6201 .message_short_5fc3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview-e09c.active_bottom_6201 .top_3e69 {
    padding-left: 1em;
  }
  .preview-e09c.active_bottom_6201 .surface-147d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .preview-e09c.active_bottom_6201 .message_short_5fc3 {
    padding-left: 0;
  }
}
.thick-4861 .surface_center_cde5 {
  display: inline-block;
}
.avatar-c460 {
  display: inline-block;
}
.disabled_2140 {
  word-con: break-word;
}
.backdrop-south-9b39 > span {
  display: inline-block;
  padding: 5px 0;
}
.backdrop-south-9b39 .status-49c2 {
  margin-left: 8px;
  margin-right: 8px;
}
.backdrop-south-9b39 .banner-huge-a931 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.south-6446 .accordion-focused-4d70 {
  margin-bottom: 2em;
}
.south-6446 .pagination_selected_d388 {
  margin-bottom: 15px;
}
.south-6446 .pagination_selected_d388:last-child {
  margin-bottom: 0;
}
.south-6446 .tertiary-44e8 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .south-6446 .tertiary-44e8 {
    display: block;
  }
}
.south-6446 .static-b07a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .south-6446 .static-b07a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.south-6446 .item_purple_9bd4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.south-6446 .item_purple_9bd4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.south-6446 .item_purple_9bd4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.south-6446 .disabled_2140 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.south-6446 .disabled_2140 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.south-6446 .menu_3853 p:last-child {
  margin-bottom: 0;
}
.south-6446 .new-85e8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.south-6446 .old_c0d5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.south-6446 .caption_fresh_4699 {
  margin-top: 1em;
}
.south-6446 .sidebar-top-eedb {
  top: 0;
  display: block;
}
.south-6446 .sidebar-top-eedb a {
  color: inherit;
}
.south-6446 .sidebar-top-eedb a:hover {
  color: inherit;
}
.south-6446 .surface-iron-c400 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.south-6446 .surface-iron-c400:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.south-6446 .old_c0d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.south-6446 .grid_pink_d62c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.south-6446 .grid_pink_d62c:first-child {
  margin-top: 0;
}
.south-6446 .grid_pink_d62c.fast_40bf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.south-6446 .grid_pink_d62c.west-636b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.south-6446
  .grid_pink_d62c.west-636b.tabs-9cc1
  .caption_fresh_4699 {
  width: 100%;
}
.south-6446 .west-636b {
  -webkit-box-align: center;
  align-items: center;
}
.south-6446 .west-636b .backdrop-south-9b39,
.south-6446 .west-636b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.south-6446 .item_purple_9bd4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.south-6446 .item_purple_9bd4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.south-6446 .item_purple_9bd4:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.south-6446 .fast_40bf {
  z-index: 5;
}
.south-6446 .secondary_dc41 .disabled-prev-8bf6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.south-6446 .black_08e8 .disabled-prev-8bf6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.south-6446 .avatar_stone_2eb8 .disabled-prev-8bf6 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south-6446.section-3618 .tertiary-44e8,
.south-6446.main-496e .tertiary-44e8 {
  display: block;
}
.south-6446.section-3618 .tertiary-44e8 .block_cb9b,
.south-6446.section-3618 .tertiary-44e8 .old_c0d5,
.south-6446.main-496e .tertiary-44e8 .block_cb9b,
.south-6446.main-496e .tertiary-44e8 .old_c0d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.south-6446.frame_plasma_4285 .static-b07a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .south-6446.frame_plasma_4285 .static-b07a {
    margin-right: 0;
  }
}
.south-6446.section-3618 .static-b07a,
.south-6446.main-496e .static-b07a {
  padding-top: 40%;
}
.south-6446.section-3618 .accordion-focused-4d70,
.south-6446.main-496e .accordion-focused-4d70 {
  display: block;
}
.south-6446.section-3618 .fn-sticky-f802 .old_c0d5,
.south-6446.main-496e .fn-sticky-f802 .old_c0d5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.south-6446.section-3618 .static-b07a,
.south-6446.main-496e .static-b07a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.south-6446.section-3618 .old_c0d5 {
  padding: 1em;
}
.dim-7547 {
  margin: 30px auto;
  display: block;
}
.dim-7547 .sidebar-current-bbc5 > * {
  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;
}
.dim-7547 .sidebar-current-bbc5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dim-7547 .sidebar-current-bbc5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.frame_a238 .backdrop-south-9b39 {
  margin-bottom: 1.41575em;
}
.frame_a238 .last_5fd2 {
  margin-bottom: 1.618em;
}
.banner_dc58 .avatar-2b7d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner_dc58 .avatar-2b7d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner_dc58 .detail_cd28 {
  max-width: 100%;
  overflow: auto;
}
.black_f795 .banner_dc58 a:hover {
  text-decoration: underline;
}
.easy_89e2 .pagination_selected_d388:not(.disabled_2140),
.easy_89e2 .item_purple_9bd4 {
  margin-bottom: 1.41575em;
}
.easy_89e2 .pagination_selected_d388:not(.disabled_2140):last-child,
.easy_89e2 .item_purple_9bd4:last-child {
  margin-bottom: 0;
}
.easy_89e2 .pagination_selected_d388.block-bfab {
  margin-bottom: 0.41575em;
}
.easy_89e2 .sidebar-2505:before,
.easy_89e2 .popup-2eee:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.easy_89e2 .sidebar-2505:before {
  content: "\f115";
}
.easy_89e2 .popup-2eee:before {
  content: "\f02c";
}
.easy_89e2 .breadcrumb-middle-2de2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.easy_89e2 .breadcrumb-middle-2de2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.north-2428 {
  display: -webkit-box;
  display: flex;
}
.north-2428 .hard-1b1c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .north-2428 .hard-1b1c {
    flex-basis: 90px;
  }
}
.north-2428 .accordion-short-0f8b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .north-2428 .accordion-short-0f8b {
    flex-basis: calc(100% - 50px);
  }
}
.north-2428 .status_right_35f1 p:last-child {
  margin-bottom: 0.72em;
}
.middle-1104 .sidebar-current-bbc5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.middle-1104 .sidebar-current-bbc5:after,
.middle-1104 .sidebar-current-bbc5:before {
  content: "";
  display: table;
}
.middle-1104 .sidebar-current-bbc5:after {
  clear: both;
}
.middle-1104 .sidebar-current-bbc5 .info_6d40,
.middle-1104 .sidebar-current-bbc5 .photo-north-d881 {
  width: 49%;
}
.middle-1104 .sidebar-current-bbc5 .info_6d40 a span.right_5bbe,
.middle-1104 .sidebar-current-bbc5 .photo-north-d881 a span.right_5bbe {
  display: block;
  margin-bottom: 5px;
}
.middle-1104 .sidebar-current-bbc5 .photo-north-d881 {
  float: left;
  text-align: left;
}
.middle-1104 .sidebar-current-bbc5 .info_6d40 {
  float: right;
  text-align: right;
}
.frame_action_a71f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .frame_action_a71f {
    margin-bottom: 0;
  }
}
.outline_wide_ba8d {
  margin-bottom: 1em;
}
.outline_wide_ba8d .disabled_2140 {
  font-size: 1.1em;
  line-height: 1.3;
}
.solid_a959 a {
  display: block;
  line-height: 0;
  position: relative;
}
.status-bronze-3d14 .outline_wide_ba8d,
.grid-1b01 .outline_wide_ba8d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .status-bronze-3d14 .outline_wide_ba8d,
  .grid-1b01 .outline_wide_ba8d {
    display: block;
  }
}
.status-bronze-3d14 .solid_a959,
.grid-1b01 .solid_a959 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .status-bronze-3d14 .solid_a959,
  .grid-1b01 .solid_a959 {
    margin-bottom: 1em;
  }
}
.status-bronze-3d14 .solid_a959 img,
.grid-1b01 .solid_a959 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.status-bronze-3d14 .panel-tiny-8d2a,
.grid-1b01 .panel-tiny-8d2a {
  flex-basis: calc(100% - 160px);
}
.status-bronze-3d14 .panel-tiny-8d2a p,
.grid-1b01 .panel-tiny-8d2a p {
  margin-bottom: 0;
}
.status-bronze-3d14 .panel-tiny-8d2a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .status-bronze-3d14 .panel-tiny-8d2a {
    padding-left: 0;
  }
}
.grid-1b01 .panel-tiny-8d2a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .grid-1b01 .panel-tiny-8d2a {
    padding-right: 0;
  }
}
.grid-1b01 .solid_a959 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.description_57c1 .solid_a959 {
  margin-bottom: 0.5em;
}
.description_57c1 .solid_a959 img {
  width: 100%;
}
.pink-7925 .tiny_4747,
.block-copper-4e42 .tiny_4747 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.block-copper-4e42 .highlight_e6d5 .tertiary-active-c9c0 p:last-child {
  margin-bottom: 0;
}
.hidden_0e46 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.chip-inner-5b95 .tertiary_simple_53ae {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .chip-inner-5b95 .tertiary_simple_53ae:last-of-type {
    margin-bottom: 0;
  }
}
.chip-inner-5b95 .tertiary_simple_53ae ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip-inner-5b95 .tertiary_simple_53ae ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.chip-inner-5b95 .tertiary_simple_53ae ul li {
  margin: 0 0 0.6em;
}
.chip-inner-5b95 .tertiary_simple_53ae ul li.component-dynamic-8268,
.chip-inner-5b95 .tertiary_simple_53ae ul li.progress_fast_4856 {
  position: relative;
}
.chip-inner-5b95 .tertiary_simple_53ae ul li.component-dynamic-8268 .popup-selected-9f80,
.chip-inner-5b95 .tertiary_simple_53ae ul li.progress_fast_4856 .popup-selected-9f80 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.chip-inner-5b95 .tertiary_simple_53ae ul li.component-dynamic-8268:after:after,
.chip-inner-5b95 .tertiary_simple_53ae ul li.component-dynamic-8268:after:before,
.chip-inner-5b95
  .tertiary_simple_53ae
  ul
  li.progress_fast_4856:after:after,
.chip-inner-5b95
  .tertiary_simple_53ae
  ul
  li.progress_fast_4856:after:before {
  content: "";
  display: table;
}
.chip-inner-5b95 .tertiary_simple_53ae ul li.component-dynamic-8268:after:after,
.chip-inner-5b95
  .tertiary_simple_53ae
  ul
  li.progress_fast_4856:after:after {
  clear: both;
}
.chip-inner-5b95 .tertiary_simple_53ae a.filter-71f8:hover {
  text-decoration: none;
}
.chip-inner-5b95 .tertiary_simple_53ae select {
  max-width: 100%;
}
.chip-inner-5b95 .tertiary_simple_53ae table {
  font-size: 85%;
}
.chip-inner-5b95 .tertiary_simple_53ae table td,
.chip-inner-5b95 .tertiary_simple_53ae table th {
  padding: 0.2360828548em;
  text-align: center;
}
.chip-inner-5b95 .tertiary_simple_53ae table tfoot td {
  text-align: left;
}
.chip-inner-5b95 .tertiary_simple_53ae :last-child {
  margin-bottom: 0;
}
.chip-inner-5b95 .tertiary_simple_53ae .input_gas_25ac {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.chip-inner-5b95 .tertiary_simple_53ae .input_gas_25ac label {
  width: 100%;
}
.chip-inner-5b95 .tertiary_simple_53ae .input_gas_25ac .video_336a {
  width: 100%;
  display: block;
}
.chip-inner-5b95 .tertiary_simple_53ae .input_gas_25ac .content-inner-3a23 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.chip-inner-5b95 .tertiary_simple_53ae .input_gas_25ac .content-inner-3a23:hover svg #svg-search {
  fill: #444;
}
.chip-inner-5b95 .tertiary_simple_53ae .input_gas_25ac .content-inner-3a23 svg {
  width: 18px;
  height: 18px;
}
.chip-inner-5b95 .caption-60f9 ul ul,
.chip-inner-5b95 .fast-0210 ul ul,
.chip-inner-5b95 .photo-fluid-11c5 ul ul,
.chip-inner-5b95 .basic-2a98 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.chip-inner-5b95 .caption-60f9 .text-west-53f4 > a,
.chip-inner-5b95 .fast-0210 .text-west-53f4 > a,
.chip-inner-5b95 .photo-fluid-11c5 .text-west-53f4 > a,
.chip-inner-5b95 .basic-2a98 .text-west-53f4 > a {
  margin-bottom: 0;
}
.chip-inner-5b95 .mini_8462 li,
.chip-inner-5b95 .caption-60f9 li,
.chip-inner-5b95 .content_paper_4691 li,
.chip-inner-5b95 .fast-0210 li,
.chip-inner-5b95 .photo-fluid-11c5 li,
.chip-inner-5b95 .basic-2a98 li,
.chip-inner-5b95 .left-86ed li,
.chip-inner-5b95 .border-16ef li {
  display: block;
  position: relative;
}
.chip-inner-5b95 .mini_8462 li:last-child,
.chip-inner-5b95 .caption-60f9 li:last-child,
.chip-inner-5b95 .content_paper_4691 li:last-child,
.chip-inner-5b95 .fast-0210 li:last-child,
.chip-inner-5b95 .photo-fluid-11c5 li:last-child,
.chip-inner-5b95 .basic-2a98 li:last-child,
.chip-inner-5b95 .left-86ed li:last-child,
.chip-inner-5b95 .border-16ef li:last-child {
  border: none;
}
.chip-inner-5b95 .mini_8462 li a,
.chip-inner-5b95 .caption-60f9 li a,
.chip-inner-5b95 .content_paper_4691 li a,
.chip-inner-5b95 .fast-0210 li a,
.chip-inner-5b95 .photo-fluid-11c5 li a,
.chip-inner-5b95 .basic-2a98 li a,
.chip-inner-5b95 .left-86ed li a,
.chip-inner-5b95 .border-16ef li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip-inner-5b95 .mini_8462 li ul li::before,
.chip-inner-5b95 .caption-60f9 li ul li::before,
.chip-inner-5b95 .content_paper_4691 li ul li::before,
.chip-inner-5b95 .fast-0210 li ul li::before,
.chip-inner-5b95 .photo-fluid-11c5 li ul li::before,
.chip-inner-5b95 .basic-2a98 li ul li::before,
.chip-inner-5b95 .left-86ed li ul li::before,
.chip-inner-5b95 .border-16ef li ul li::before {
  left: 15px;
}
.chip-inner-5b95 .mini_8462 li ul a,
.chip-inner-5b95 .caption-60f9 li ul a,
.chip-inner-5b95 .content_paper_4691 li ul a,
.chip-inner-5b95 .fast-0210 li ul a,
.chip-inner-5b95 .photo-fluid-11c5 li ul a,
.chip-inner-5b95 .basic-2a98 li ul a,
.chip-inner-5b95 .left-86ed li ul a,
.chip-inner-5b95 .border-16ef li ul a {
  padding-left: 20px;
}
.chip-inner-5b95 .mini_8462 li ul ul li::before,
.chip-inner-5b95 .caption-60f9 li ul ul li::before,
.chip-inner-5b95 .content_paper_4691 li ul ul li::before,
.chip-inner-5b95 .fast-0210 li ul ul li::before,
.chip-inner-5b95 .photo-fluid-11c5 li ul ul li::before,
.chip-inner-5b95 .basic-2a98 li ul ul li::before,
.chip-inner-5b95 .left-86ed li ul ul li::before,
.chip-inner-5b95 .border-16ef li ul ul li::before {
  left: 30px;
}
.chip-inner-5b95 .mini_8462 li ul ul a,
.chip-inner-5b95 .caption-60f9 li ul ul a,
.chip-inner-5b95 .content_paper_4691 li ul ul a,
.chip-inner-5b95 .fast-0210 li ul ul a,
.chip-inner-5b95 .photo-fluid-11c5 li ul ul a,
.chip-inner-5b95 .basic-2a98 li ul ul a,
.chip-inner-5b95 .left-86ed li ul ul a,
.chip-inner-5b95 .border-16ef li ul ul a {
  padding-left: 40px;
}
.chip-inner-5b95 .texture_6260 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip-inner-5b95 .border-16ef ul li {
  margin-bottom: 1.41575em;
}
.chip-inner-5b95 .border-16ef ul li .dim_91f0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.chip-inner-5b95 .border-16ef ul li .secondary-hard-45ad {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outline-copper-5025 .mini_8462 li a,
.outline-copper-5025 .caption-60f9 li a,
.outline-copper-5025 .content_paper_4691 li a,
.outline-copper-5025 .fast-0210 li a,
.outline-copper-5025 .photo-fluid-11c5 li a,
.outline-copper-5025 .basic-2a98 li a,
.outline-copper-5025 .left-86ed li a,
.outline-copper-5025 .border-16ef li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-copper-5025 .texture_6260 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-copper-5025 .tertiary_simple_53ae ul li.component-dynamic-8268 .popup-selected-9f80,
.outline-copper-5025 .tertiary_simple_53ae ul li.progress_fast_4856 .popup-selected-9f80 {
  background: rgba(0, 0, 0, 0.2);
}
.outline-copper-5025 .chip-inner-5b95 .tertiary_simple_53ae select {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-65df .chip-inner-5b95 .purple_0349 li {
  margin: 0;
}
.breadcrumb-65df .chip-inner-5b95 .purple_0349 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.breadcrumb-65df .chip-inner-5b95 .purple_0349 li ul {
  margin: 0;
}
.breadcrumb-65df .chip-inner-5b95 .purple_0349 li ul li a {
  padding-left: 15px;
}
.breadcrumb-65df .chip-inner-5b95 .purple_0349 li ul li li a {
  padding-left: 30px;
}
.breadcrumb-65df .chip-inner-5b95 .purple_0349 li.narrow_d74b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.breadcrumb-65df .chip-inner-5b95 .purple_0349 li.narrow_d74b > 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;
}
.breadcrumb-65df .chip-inner-5b95 .purple_0349 li.narrow_d74b > 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;
}
.old_3564 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.photo-glass-c52d {
  position: relative;
  z-index: 10;
}
.photo-glass-c52d .focus_5770 {
  width: 100%;
  max-width: 100%;
}
.gradient_f128 .pressed-90de {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gradient_f128 .card_fresh_9f35 {
}
.gradient_f128 .outline-copper-5025 {
  background: #292929;
}
.hover-f5e0 .pressed-90de {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hover-f5e0 .card_fresh_9f35 {
  background: #f9f9f9;
}
.hover-f5e0 .outline-copper-5025 {
  background: #303030;
}
.next_6c98 .pressed-90de {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .next_6c98 .surface_center_cde5 {
    margin-bottom: 1em;
  }
  .next_6c98 .surface_center_cde5:last-child {
    margin-bottom: 0;
  }
}
.next_6c98 .card_fresh_9f35 {
  background: #ededed;
}
.next_6c98 .outline-copper-5025 {
  background: #1a1a1a;
}
.pressed-90de.card_fresh_9f35 {
  color: rgba(0, 0, 0, 0.6);
}
.pressed-90de.card_fresh_9f35 .widget-north-2d3a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pressed-90de.outline-copper-5025 {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-90de.outline-copper-5025 a:not(.filter-71f8) {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-90de.outline-copper-5025 a:not(.filter-71f8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-90de.outline-copper-5025 .widget-north-2d3a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-90de.outline-copper-5025 table tbody td,
.pressed-90de.outline-copper-5025 table th {
  background: rgba(0, 0, 0, 0.08);
}
.article-e6c9.logo-b76e .element-b7a6 {
  max-width: initial;
}
.article-e6c9 .footer_6128 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.article-e6c9 .footer_6128 .focus_5770 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .article-e6c9 .footer_6128 .focus_5770 {
    display: block;
    margin-bottom: 2em;
  }
  .article-e6c9 .footer_6128 .focus_5770:last-child {
    margin-bottom: 0;
  }
}
.next_6c98 .surface_center_cde5:last-child,
.hover-f5e0 .surface_center_cde5:last-child,
.gradient_f128 .surface_center_cde5:last-child {
  margin-bottom: 0;
}
.next_6c98 .surface_center_cde5 .chip-inner-5b95 .tertiary_simple_53ae:last-child,
.hover-f5e0 .surface_center_cde5 .chip-inner-5b95 .tertiary_simple_53ae:last-child,
.gradient_f128 .surface_center_cde5 .chip-inner-5b95 .tertiary_simple_53ae:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .next_6c98 .component-fresh-c975,
  .next_6c98 .info_old_8546,
  .hover-f5e0 .component-fresh-c975,
  .hover-f5e0 .info_old_8546,
  .gradient_f128 .component-fresh-c975,
  .gradient_f128 .info_old_8546 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .photo-glass-c52d .surface_center_cde5 {
    margin-bottom: 2em;
  }
}
.photo-glass-c52d p:last-child {
  margin-bottom: 0;
}
.photo-glass-c52d li,
.photo-glass-c52d ul {
  list-style: none;
  margin: 0;
}
.photo-glass-c52d ul ul {
  margin-left: 2.617924em;
}
.gold_2286 {
  font-size: 0.875em;
}

/* css-noise: 85c3 */
.phantom-card-b5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
