/*!
Theme Name: Customify
Theme URI: https://pressmaximum.video-42c1/customify
Author: WPCustomify
Author URI: https://pressmaximum.video-42c1
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.video-42c1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.layout_3294.plasma_9581/licenses/gpl-2.0.frame-glass-0eb6
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.static_4bad/, (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.pressed_b24c.hard_b31a/normalize.notification_8777/
 ======
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.notification_8777 v7.0.0 | MIT License | github.video-42c1/necolas/normalize.notification_8777 */
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;
}
.link-fc4b .content_short_d92a,
.form_south_5d71,
.tertiary_525e,
.alert-basic-a82e,
.lower-49b3,
.gallery-small-c06e,
.inner_843b,
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;
}
.form_south_5d71,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .form_south_5d71,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .form_south_5d71,
  h1 {
    font-size: 1.8em;
  }
}
.tertiary_525e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tertiary_525e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tertiary_525e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_525e,
  h2 {
    font-size: 1.7em;
  }
}
.alert-basic-a82e,
h3 {
  font-size: 1.618em;
}
.link-fc4b .content_short_d92a,
.lower-49b3,
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.block-0ed9 {
  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;
}
.static-753e:after,
.static-753e:before,
.focus-pink-2747:after,
.focus-pink-2747:before {
  content: "";
  display: table;
}
.static-753e:after,
.focus-pink-2747:after {
  clear: both;
}
.alert_next_6399 {
  float: right;
  margin-right: 0;
}
.slow-85c2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pattern_bd4a .backdrop-out-9865,
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;
}
.pattern_bd4a .backdrop-out-9865: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;
}
.narrow-226f .backdrop-out-9865 {
  box-shadow: none;
}
.narrow-226f
  .backdrop-out-9865
  .widget_3b9c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.narrow-226f .backdrop-out-9865 .nav_ef66 {
  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;
}
.narrow-226f
  .backdrop-out-9865
  .nav_ef66
  b {
  display: none;
}
.narrow-226f .module-ef74 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.white_42a8:not(.warm-f75b):not(.disabled_6c13),
button:not(.warm-f75b):not(.disabled_6c13),
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ),
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ),
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ) {
  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;
}
.white_42a8:not(.warm-f75b):not(
    .disabled_6c13
  ):hover,
button:not(.warm-f75b):not(
    .disabled_6c13
  ):hover,
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ):hover,
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ):hover,
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.white_42a8:not(.warm-f75b):not(
    .disabled_6c13
  ):active,
.white_42a8:not(.warm-f75b):not(
    .disabled_6c13
  ):focus,
button:not(.warm-f75b):not(
    .disabled_6c13
  ):active,
button:not(.warm-f75b):not(
    .disabled_6c13
  ):focus,
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ):active,
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ):focus,
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ):active,
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ):focus,
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ):active,
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ):focus {
  outline: 0;
}
.white_42a8:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7,
button:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7,
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7,
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7,
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7 {
  position: relative;
}
.white_42a8:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .small-63bf,
.white_42a8:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .wood-524b,
.white_42a8:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .carousel_f5d2,
.white_42a8:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  i,
.white_42a8:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  svg,
button:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .small-63bf,
button:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .wood-524b,
button:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .carousel_f5d2,
button:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  i,
button:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  svg,
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .small-63bf,
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .wood-524b,
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .carousel_f5d2,
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  i,
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  svg,
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .small-63bf,
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .wood-524b,
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .carousel_f5d2,
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  i,
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  svg,
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .small-63bf,
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .wood-524b,
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  .carousel_f5d2,
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  i,
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7
  svg {
  visibility: hidden;
}
.white_42a8:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7:after,
button:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7:after,
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7:after,
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7:after,
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ).fn-loading-93d7: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;
}
.white_42a8:not(.warm-f75b):not(.disabled_6c13),
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ),
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ),
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ) {
  color: #fff;
  background: #235787;
}
.white_42a8:not(.warm-f75b):not(
    .disabled_6c13
  ):focus,
input[type="button"]:not(.warm-f75b):not(
    .disabled_6c13
  ):focus,
input[type="reset"]:not(.warm-f75b):not(
    .disabled_6c13
  ):focus,
input[type="submit"]:not(.warm-f75b):not(
    .disabled_6c13
  ):focus {
  color: #fff;
}
.white_42a8.fn-disabled-93d7:not(.warm-f75b):not(
    .disabled_6c13
  ),
.white_42a8[disabled]:not(.warm-f75b):not(
    .disabled_6c13
  ),
button.fn-disabled-93d7:not(.warm-f75b):not(
    .disabled_6c13
  ),
button[disabled]:not(.warm-f75b):not(
    .disabled_6c13
  ) {
  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;
}
.right_1788 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.right_1788: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;
}
.up-dbb6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.description_3389 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.static_6f70 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.static-753e:after,
.static-753e:before,
.detail_soft_7547:after,
.detail_soft_7547:before,
.upper_c747:after,
.upper_c747:before,
.orange-08d2:after,
.orange-08d2:before,
.blue-4b65:after,
.blue-4b65:before,
.stale-b912:after,
.stale-b912:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.static-753e:after,
.detail_soft_7547:after,
.upper_c747:after,
.orange-08d2:after,
.blue-4b65:after,
.stale-b912:after {
  clear: both;
}
.detail_soft_7547 .feature-eb4d,
.upper_c747 .feature-eb4d,
.section_d82b .feature-eb4d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.advanced_59db {
  display: inline-block;
}
.lite-c779 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.lite-c779 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lite-c779 .in_3563 {
  padding: 1em 0;
  font-size: 85%;
}
.in_3563 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.label_mini_a91e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.label_mini_a91e:after,
.label_mini_a91e:before {
  content: "";
  display: table;
}
.label_mini_a91e:after {
  clear: both;
}
.silver_13c4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element-a407 .silver_13c4 {
  max-width: 50%;
}
.backdrop-930c .silver_13c4 {
  max-width: 33.33%;
}
.in_532a .silver_13c4 {
  max-width: 25%;
}
.video-842b .silver_13c4 {
  max-width: 20%;
}
.mask_3ee5 .silver_13c4 {
  max-width: 16.66%;
}
.right-d588 .silver_13c4 {
  max-width: 14.28%;
}
.logo_paper_e6a0 .silver_13c4 {
  max-width: 12.5%;
}
.header-43d2 .silver_13c4 {
  max-width: 11.11%;
}
.tooltip_full_4397 {
  display: block;
}
.link-fc4b .tabs_08e2 label,
.link-fc4b .icon_48f8 label,
.link-fc4b .mask_7840 label,
.link-fc4b .hover_8519 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_133a {
  list-style: none;
  margin: 0;
}
.secondary_133a article.item_smooth_4b79 {
  margin-bottom: 0;
}
.secondary_133a ul {
  list-style: none;
  margin: 0;
}
.secondary_133a .modal-35c8 li.item_smooth_4b79 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_133a .modal-35c8 li.item_smooth_4b79 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_133a .modal-35c8 li.item_smooth_4b79: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_133a .modal-35c8 li.item_smooth_4b79 li.item_smooth_4b79 li.item_smooth_4b79 li.item_smooth_4b79 {
    padding-left: 0;
  }
}
article.item_smooth_4b79 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item_smooth_4b79 .detail_soft_7547 p:last-of-type {
  margin-bottom: 0;
}
article.item_smooth_4b79 .copper-4f2d {
  float: left;
}
article.item_smooth_4b79 .sidebar-bab8 {
  margin-left: 85px;
}
article.item_smooth_4b79 .border_0829 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item_smooth_4b79 .border_0829 .text_35b2 {
  margin-left: 10px;
}
article.item_smooth_4b79 .bottom_20ad {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item_smooth_4b79 .soft_1e40 {
  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 .tabs_08e2,
  #respond .mask_7840,
  #respond .hover_8519 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_08e2 input,
#respond .mask_7840 input,
#respond .hover_8519 input {
  width: 100%;
}
#respond .hover_8519 {
  margin-right: 0;
}
#respond .white_e906 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag-small-20fe {
  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;
}
.tag-small-20fe.left_7b4e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tag-small-20fe 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%);
}
.tag-small-20fe:focus,
.tag-small-20fe: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);
}
.next_5c4b {
  border-radius: 10%;
}
.breadcrumb_hard_77c7 {
  border-radius: 50%;
}
.module_f1ec {
  font-size: 0.72em;
}
.main_eccd {
  font-size: 0.875em;
}
.gallery-short-ea2a {
  font-size: 1.1em;
}
.fluid-150b {
  text-transform: uppercase;
  line-height: 1.2;
}
.fluid-150b.module_f1ec {
  letter-spacing: 0.5px;
}
.texture_narrow_f594,
.texture_narrow_f594 a {
  color: #6d6d6d;
}
.texture_narrow_f594 a:hover {
  color: #111;
}
.table-dark-9ac4 {
  color: #6d6d6d;
}
.fast-df7b {
  overflow-x: hidden;
}
.fast-df7b .under_7771.small-65e7 {
  position: relative;
}
.fast-df7b .under_7771.small-65e7.hard-27d1 {
  position: initial;
}
.fast-df7b
  .under_7771.small-65e7.hard-27d1
  .surface_4d97 {
  left: auto;
}
.fast-df7b .under_7771 .surface_4d97 {
  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;
}
.fast-df7b .under_7771:hover.small-65e7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.fast-df7b
  .under_7771:hover.small-65e7
  .surface_4d97 {
  display: block;
  z-index: 9999999;
}
.fast-df7b .column_6e19 .bronze_5ef8,
.fast-df7b .menu-b33a .bronze_5ef8 {
  display: none;
}
.fast-df7b .frame_bronze_0c3b .under_7771:hover.small-65e7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.link-fc4b .tabs_08e2 label,
.link-fc4b .icon_48f8 label,
.link-fc4b .mask_7840 label,
.link-fc4b .hover_8519 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_133a {
  list-style: none;
  margin: 0;
}
.secondary_133a article.item_smooth_4b79 {
  margin-bottom: 0;
}
.secondary_133a ul {
  list-style: none;
  margin: 0;
}
.secondary_133a .modal-35c8 li.item_smooth_4b79 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_133a .modal-35c8 li.item_smooth_4b79 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_133a .modal-35c8 li.item_smooth_4b79: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_133a .modal-35c8 li.item_smooth_4b79 li.item_smooth_4b79 li.item_smooth_4b79 li.item_smooth_4b79 {
    padding-left: 0;
  }
}
article.item_smooth_4b79 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item_smooth_4b79 .detail_soft_7547 p:last-of-type {
  margin-bottom: 0;
}
article.item_smooth_4b79 .copper-4f2d {
  float: left;
}
article.item_smooth_4b79 .sidebar-bab8 {
  margin-left: 85px;
}
article.item_smooth_4b79 .border_0829 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item_smooth_4b79 .border_0829 .text_35b2 {
  margin-left: 10px;
}
article.item_smooth_4b79 .bottom_20ad {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item_smooth_4b79 .soft_1e40 {
  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 .tabs_08e2,
  #respond .mask_7840,
  #respond .hover_8519 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_08e2 input,
#respond .mask_7840 input,
#respond .hover_8519 input {
  width: 100%;
}
#respond .hover_8519 {
  margin-right: 0;
}
#respond .white_e906 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column_6e19 .rough_6ace {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.rough_6ace .pattern-0107.logo_light_fa93 .component-mini-fd36 > li > a:focus,
.rough_6ace .pattern-0107.logo_light_fa93 .component-mini-fd36 > li > a:hover,
.rough_6ace .pattern-0107.clean_758c .component-mini-fd36 > li > a:focus,
.rough_6ace .pattern-0107.clean_758c .component-mini-fd36 > li > a:hover,
.rough_6ace .pattern-0107.hero_4651 .component-mini-fd36 > li > a:focus,
.rough_6ace .pattern-0107.hero_4651 .component-mini-fd36 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_6ace
  .pattern-0107.logo_light_fa93
  .component-mini-fd36
  > li.shade_5363
  > a,
.rough_6ace
  .pattern-0107.logo_light_fa93
  .component-mini-fd36
  > li.image_red_84b4
  > a,
.rough_6ace
  .pattern-0107.clean_758c
  .component-mini-fd36
  > li.shade_5363
  > a,
.rough_6ace
  .pattern-0107.clean_758c
  .component-mini-fd36
  > li.image_red_84b4
  > a,
.rough_6ace
  .pattern-0107.hero_4651
  .component-mini-fd36
  > li.shade_5363
  > a,
.rough_6ace .pattern-0107.hero_4651 .component-mini-fd36 > li.row_1c2b > a {
  color: rgba(255, 255, 255, 0.99);
}
.rough_6ace .feature_warm_ea0c,
.rough_6ace .feature_warm_ea0c a {
  color: rgba(255, 255, 255, 0.99);
}
.rough_6ace .pink_a357.notice_south_b9b4 li a,
.rough_6ace .gradient-d47a a,
.rough_6ace .middle-d6f3,
.rough_6ace .component-mini-fd36 > li > a,
.rough_6ace .primary_7168 {
  color: rgba(255, 255, 255, 0.79);
}
.rough_6ace .pink_a357.notice_south_b9b4 li a:hover,
.rough_6ace .gradient-d47a a:hover,
.rough_6ace .middle-d6f3:hover,
.rough_6ace .component-mini-fd36 > li > a:hover,
.rough_6ace .primary_7168:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_6ace .full-a56a {
  color: rgba(255, 255, 255, 0.79);
}
.rough_6ace .full-a56a .hero-narrow-5791 {
  color: rgba(255, 255, 255, 0.99);
}
.rough_6ace .full-a56a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_6ace .middle_42fc .prev_a9dd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.rough_6ace .middle_42fc .prev_a9dd .paragraph_tall_975c {
  color: rgba(255, 255, 255, 0.79);
}
.rough_6ace
  .middle_42fc
  .prev_a9dd
  .paragraph_tall_975c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_6ace
  .middle_42fc
  .prev_a9dd
  .paragraph_tall_975c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_6ace
  .middle_42fc
  .prev_a9dd
  .paragraph_tall_975c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_6ace
  .middle_42fc
  .prev_a9dd
  .paragraph_tall_975c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.rough_6ace .middle_42fc .wide-197c {
  color: rgba(255, 255, 255, 0.79);
}
.rough_6ace .middle_42fc .wide-197c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_ab1c
  .rough_6ace
  .middle_42fc
  .list_upper_d209
  .fast_f810 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tiny_ab1c
  .rough_6ace
  .middle_42fc
  .list_upper_d209
  .paragraph_tall_975c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column_6e19 .button_upper_9d9c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.button_upper_9d9c .pattern-0107.logo_light_fa93 .component-mini-fd36 > li > a:focus,
.button_upper_9d9c .pattern-0107.logo_light_fa93 .component-mini-fd36 > li > a:hover,
.button_upper_9d9c .pattern-0107.clean_758c .component-mini-fd36 > li > a:focus,
.button_upper_9d9c .pattern-0107.clean_758c .component-mini-fd36 > li > a:hover,
.button_upper_9d9c .pattern-0107.hero_4651 .component-mini-fd36 > li > a:focus,
.button_upper_9d9c .pattern-0107.hero_4651 .component-mini-fd36 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_upper_9d9c
  .pattern-0107.logo_light_fa93
  .component-mini-fd36
  > li.shade_5363
  > a,
.button_upper_9d9c
  .pattern-0107.logo_light_fa93
  .component-mini-fd36
  > li.image_red_84b4
  > a,
.button_upper_9d9c
  .pattern-0107.clean_758c
  .component-mini-fd36
  > li.shade_5363
  > a,
.button_upper_9d9c
  .pattern-0107.clean_758c
  .component-mini-fd36
  > li.image_red_84b4
  > a,
.button_upper_9d9c
  .pattern-0107.hero_4651
  .component-mini-fd36
  > li.shade_5363
  > a,
.button_upper_9d9c .pattern-0107.hero_4651 .component-mini-fd36 > li.row_1c2b > a {
  color: rgba(0, 0, 0, 0.8);
}
.button_upper_9d9c .feature_warm_ea0c,
.button_upper_9d9c .feature_warm_ea0c a {
  color: rgba(0, 0, 0, 0.8);
}
.button_upper_9d9c .pink_a357.notice_south_b9b4 li a,
.button_upper_9d9c .gradient-d47a a,
.button_upper_9d9c .middle-d6f3,
.button_upper_9d9c .component-mini-fd36 > li > a,
.button_upper_9d9c .primary_7168 {
  color: rgba(0, 0, 0, 0.55);
}
.button_upper_9d9c .pink_a357.notice_south_b9b4 li a:hover,
.button_upper_9d9c .gradient-d47a a:hover,
.button_upper_9d9c .middle-d6f3:hover,
.button_upper_9d9c .component-mini-fd36 > li > a:hover,
.button_upper_9d9c .primary_7168:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_upper_9d9c .full-a56a {
  color: rgba(0, 0, 0, 0.55);
}
.button_upper_9d9c .full-a56a .hero-narrow-5791 {
  color: rgba(0, 0, 0, 0.8);
}
.button_upper_9d9c .full-a56a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-ce7f .hot_a596 {
  margin-left: auto;
  margin-right: auto;
}
.upper_c747 > * {
  margin-left: auto;
  margin-right: auto;
}
.upper_c747 .up-dbb6 {
  margin-right: 1.41575em;
}
.column_e874 .upper_c747 > .gallery_d2cf {
  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;
}
.column_e874 .upper_c747 > .footer_solid_e5c4 {
  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;
}
.background-e0b6.article-ce7f .hot_a596,
.aside_54f3.article-ce7f .hot_a596 {
  margin-left: 0;
}
.pagination_mini_db25.article-ce7f .hot_a596,
.detail-lower-924a.article-ce7f .hot_a596 {
  margin-right: 0;
}
.upper_c747 ol,
.upper_c747 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.secondary_9746 video {
  max-width: 100%;
}
.layout_copper_f0d1 img {
  display: block;
}
.layout_copper_f0d1.up-dbb6,
.layout_copper_f0d1.description_3389 {
  width: 100%;
}
.layout_copper_f0d1.footer_solid_e5c4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gradient-gas-41c7:not(.chip_rough_b4c4) {
  margin: 1.5em auto;
}
.label-885e p {
  padding: 1.5em 14px;
}
ul.alert_17a0.footer_solid_e5c4,
ul.alert_17a0.gallery_d2cf,
ul.alert_17a0.input_stone_61be.gallery_d2cf {
  padding: 0 14px;
}
.caption-east-e6fd {
  display: block;
  overflow-x: auto;
}
.caption-east-e6fd table {
  border-collapse: collapse;
  width: 100%;
}
.caption-east-e6fd td,
.caption-east-e6fd th {
  padding: 0.5em;
}
.upper_c747 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.upper_c747 ol ol,
.upper_c747 ol ul,
.upper_c747 ul ol,
.upper_c747 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.upper_c747 ol ol li,
.upper_c747 ol ul li,
.upper_c747 ul ol li,
.upper_c747 ul ul li {
  margin-left: 0;
}
.old-4c76.pattern_last_f074 > .purple_3652 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.old-4c76.pattern_last_f074 > .purple_3652 iframe,
.old-4c76.pattern_last_f074 > .purple_3652 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.input_over_e209 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.input_over_e209.heading_bce3 {
  padding: 0;
}
.input_over_e209.heading_bce3 cite {
  font-size: 13px;
}
.input_over_e209 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.input_over_e209 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.paper-732f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.paper-732f > p:first-child {
  margin-top: 0;
}
.paper-732f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.paper-732f blockquote {
  border-left: 0;
}
.thick-3a7a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.thick-3a7a:not(.article_a707) {
  max-width: 100px;
}
.thick-3a7a.sidebar_04a7 {
  border-bottom: none !important;
  text-align: center;
}
.thick-3a7a.sidebar_04a7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .label-885e p {
    padding: 1.5em 0;
  }
}
.grid-5cc0 {
  color: #0073aa;
}
.tag_bc88 {
  background-color: #0073aa;
}
.north-8c72 {
  color: #229fd8;
}
.huge_b16b {
  background-color: #229fd8;
}
.background_a624 {
  color: #eee;
}
.input-mini-47ca {
  background-color: #eee;
}
.first_dcf1 {
  color: #444;
}
.feature_short_9660 {
  background-color: #444;
}
.icon_green_7ec7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.icon_green_7ec7 .highlight-bottom-578c .gradient-d47a {
  font-size: 15px;
}
.icon_green_7ec7 .gradient-d47a {
  line-height: 1.3;
}
.icon_green_7ec7 .button_upper_9d9c {
}
.icon_green_7ec7 .rough_6ace {
  background: #235787;
}
.component_663a {
  padding: 0;
}
.component_663a .rough_6ace {
  background: #1a1a1a;
}
.component_663a .button_upper_9d9c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paragraph-focused-1b2b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paragraph-focused-1b2b .button_upper_9d9c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paragraph-focused-1b2b .rough_6ace {
  background: #303030;
}
.stale-b912 {
  position: relative;
  z-index: 10;
}
.stale-b912 .table_soft_5830 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_8673 .small-65e7 {
  display: inline-block;
  vertical-align: middle;
}
.wrapper_8673.popup_80dd .small-65e7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper_8673.popup_80dd .small-65e7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_8673.popup_80dd .small-65e7 {
    margin-right: 0.4em;
  }
}
.wrapper_8673.popup_80dd .small-65e7:last-child {
  margin-right: 0;
}
.heading_b735 .table_soft_5830 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .column_6e19 .highlight-bottom-578c {
    margin: 0 -0.5em;
  }
  .column_6e19 .highlight-bottom-578c [class*="customify-col-"],
  .column_6e19 .highlight-bottom-578c [class*="customify-col_"],
  .column_6e19 .highlight-bottom-578c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.column_6e19.row_black_42a4 .table_soft_5830 {
  background: 0 0 !important;
}
.column_6e19.row_black_42a4 .table_soft_5830,
.column_6e19.heading_b735 .table_soft_5830 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .column_6e19.down_74b1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.column_6e19.heading_b735 .table_soft_5830 {
  box-shadow: none !important;
}
.steel-a71e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .steel-a71e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .steel-a71e {
    padding: 18px 0 20px;
  }
}
.steel-a71e .label_lite_9336 {
  width: 100%;
}
.steel-a71e .video_595b {
  margin-bottom: 0;
}
.steel-a71e .brown_abe3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.paragraph_full_9817 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.paragraph_full_9817 .input_clean_dad8 {
  width: 100%;
}
.grid_east_7b58 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.grid_east_7b58 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.grid_east_7b58 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;
}
.grid_east_7b58 li:last-child:after {
  display: none;
}
.grid_east_7b58 li a {
  font-weight: 500;
  margin-right: 10px;
}
.input_advanced_06a9 .bronze_5ef8 button,
.steel-a71e .bronze_5ef8 button {
  left: 0;
}
.input_advanced_06a9 .input_clean_dad8,
.steel-a71e .input_clean_dad8 {
  padding-left: 0;
  padding-right: 0;
}
.input_advanced_06a9 .paragraph_full_9817,
.steel-a71e .paragraph_full_9817 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.input_advanced_06a9 {
  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;
}
.input_advanced_06a9: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;
}
.input_advanced_06a9 .active_549a {
  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) {
  .input_advanced_06a9 .active_549a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .input_advanced_06a9 .active_549a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .input_advanced_06a9 .active_549a {
    min-height: 200px;
  }
}
.input_advanced_06a9 .grid_east_7b58 {
  color: rgba(255, 255, 255, 0.8);
}
.input_advanced_06a9 .grid_east_7b58 a,
.input_advanced_06a9 .grid_east_7b58 li:after {
  color: inherit;
}
.input_advanced_06a9 .grid_east_7b58 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.caption-light-227b {
  margin-bottom: 0.5em;
}
.current_4376 {
  margin-bottom: 1.2em;
}
.current_4376,
.caption-light-227b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.current_4376 p:last-child,
.caption-light-227b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bronze_5ef8,
#masthead .bronze_5ef8 {
  display: none;
}
#masthead
  > .bronze_5ef8.iron_41bc {
  display: none;
}
#masthead > .bronze_5ef8 button {
  left: 0;
}
.picture-db33 {
  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%;
}
.picture-db33 .small-65e7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.picture-db33 .label-b967 {
  display: -webkit-box;
  display: flex;
}
.picture-db33 .label-b967.orange_8aa9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.picture-db33 .label-b967.pattern_selected_9125 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture-db33 .label-b967.image-8e8f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture-db33.description-2e50.wood_8753 .label-b967.orange_8aa9 {
  flex-basis: 100%;
}
.picture-db33.picture-prev-d497 .label-b967.pattern_selected_9125 {
  -webkit-box-flex: 1;
  flex: auto;
}
.picture-db33.picture-prev-d497 .label-b967.image-8e8f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bronze_5ef8.iron_41bc {
  display: none;
}
#masthead > .bronze_5ef8 button {
  left: 0;
}
.black_1f35 {
  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;
}
.black_1f35:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.black_1f35.light_3b64 i {
  margin-right: 4px;
}
.black_1f35.gradient_187f i {
  margin-left: 5px;
}
.gradient-d47a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gradient-d47a p:last-child {
  margin-bottom: 0;
}
.gallery-rough-2389 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gallery-rough-2389 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gallery-rough-2389 img {
  display: block;
  width: auto;
  line-height: 1;
}
.gallery-rough-2389 .feature_warm_ea0c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gallery-rough-2389 .gold_4531 {
  margin: 5px 0 7px 0;
}
.gallery-rough-2389.active_short_79bf .caption-9ac4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-rough-2389.active_short_79bf .hard-71cc {
  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;
}
.gallery-rough-2389.detail_blue_4359 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gallery-rough-2389.detail_blue_4359 .caption-9ac4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-rough-2389.detail_blue_4359 .hard-71cc {
  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;
}
.gallery-rough-2389.main_large_e262 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery-rough-2389.dark-0506 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gallery-rough-2389.dark-0506 .hard-71cc {
  margin-top: 7px;
}
.gallery-dbf4 {
  display: inline-block;
}
.stale-b912 .heading_966a .gallery-rough-2389 img {
  max-width: 100%;
}
.pattern-0107 .frame-2ea7.rough-6662,
.wrapper_e8d1 .frame-2ea7.rough-6662 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern-0107 .tooltip_paper_47b6,
.wrapper_e8d1 .tooltip_paper_47b6 {
  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%);
}
.pattern-0107 .tooltip_paper_47b6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pattern-0107.east-748d .tooltip_paper_47b6 {
  display: none;
}
.pattern-0107 .module-copper-66be {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern-0107 .module-copper-66be li {
  display: inline-block;
  position: relative;
}
.pattern-0107 .module-copper-66be li:last-child {
  margin-right: 0;
}
.pattern-0107 .module-copper-66be 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;
}
.pattern-0107 .module-copper-66be li.row_1c2b > a {
  color: rgba(0, 0, 0, 0.9);
}
.pattern-0107 .module-copper-66be > 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;
}
.pattern-0107 .module-copper-66be > li > a i {
  line-height: 0;
}
.pattern-0107 .module-copper-66be > li.dropdown_old_327f > a .tooltip_paper_47b6 {
  margin-left: 4px;
  line-height: 0;
}
.pattern-0107 .module-copper-66be .pink-f3c4 li.dropdown_old_327f > a {
  position: relative;
}
.pattern-0107 .module-copper-66be .pink-f3c4 li.dropdown_old_327f > a:after,
.pattern-0107 .module-copper-66be .pink-f3c4 li.dropdown_old_327f > a:before {
  content: "";
  display: table;
}
.pattern-0107 .module-copper-66be .pink-f3c4 li.dropdown_old_327f > a:after {
  clear: both;
}
.pattern-0107 .module-copper-66be .pink-f3c4 li.dropdown_old_327f > a .tooltip_paper_47b6 {
  margin-left: 5px;
  float: right;
}
.pattern-0107 .tooltip_7a0d,
.pattern-0107 .pink-f3c4 {
  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;
}
.pattern-0107 .pink-f3c4 {
  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;
}
.pattern-0107 .pink-f3c4 .rough-6662 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern-0107 .pink-f3c4 .tooltip_paper_47b6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pattern-0107 .pink-f3c4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.pattern-0107 .pink-f3c4 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;
}
.pattern-0107 .pink-f3c4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pattern-0107 .pink-f3c4 .pink-f3c4 {
  top: 0;
  left: 100%;
}
.pattern-0107 .copper-e71e.fn-focus-93d7 > .tooltip_7a0d,
.pattern-0107 .copper-e71e.fn-focus-93d7 > .pink-f3c4,
.pattern-0107 .copper-e71e:focus > .tooltip_7a0d,
.pattern-0107 .copper-e71e:focus > .pink-f3c4,
.pattern-0107 .copper-e71e:hover > .tooltip_7a0d,
.pattern-0107 .copper-e71e:hover > .pink-f3c4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pattern-0107.hero_4651 .component-mini-fd36:after,
.pattern-0107.hero_4651 .component-mini-fd36:before {
  content: "";
  display: table;
}
.pattern-0107.hero_4651 .component-mini-fd36:after {
  clear: both;
}
.pattern-0107.hero_4651 .component-mini-fd36 > li {
  float: left;
}
.pattern-0107.focused-4692 .component-mini-fd36:after,
.pattern-0107.focused-4692 .component-mini-fd36:before {
  content: "";
  display: table;
}
.pattern-0107.focused-4692 .component-mini-fd36:after {
  clear: both;
}
.pattern-0107.focused-4692 .component-mini-fd36 > li {
  float: left;
}
.pattern-0107.focused-4692 .component-mini-fd36 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pattern-0107.focused-4692 .component-mini-fd36 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pattern-0107.focused-4692 .component-mini-fd36 > li.shade_5363 > a,
.pattern-0107.focused-4692 .component-mini-fd36 > li.row_1c2b > a {
  color: #fff;
  background-color: #1e4b75;
}
.pattern-0107.logo_light_fa93 .component-mini-fd36 > li > a .rough-6662 {
  position: relative;
}
.pattern-0107.logo_light_fa93 .component-mini-fd36 > li > a .rough-6662: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;
}
.pattern-0107.logo_light_fa93
  .component-mini-fd36
  > li:focus
  > a
  .rough-6662:before,
.pattern-0107.logo_light_fa93
  .component-mini-fd36
  > li:hover
  > a
  .rough-6662:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-0107.logo_light_fa93
  .component-mini-fd36
  > li.shade_5363
  > a
  .rough-6662:before,
.pattern-0107.logo_light_fa93
  .component-mini-fd36
  > li.image_red_84b4
  > a
  .rough-6662:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-0107.clean_758c .component-mini-fd36 > li > a .rough-6662 {
  position: relative;
}
.pattern-0107.clean_758c .component-mini-fd36 > li > a .rough-6662: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;
}
.pattern-0107.clean_758c .component-mini-fd36 > li:focus > a .rough-6662:before,
.pattern-0107.clean_758c
  .component-mini-fd36
  > li:hover
  > a
  .rough-6662:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-0107.clean_758c
  .component-mini-fd36
  > li.shade_5363
  > a
  .rough-6662:before,
.pattern-0107.clean_758c
  .component-mini-fd36
  > li.image_red_84b4
  > a
  .rough-6662:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper_e8d1 .module-copper-66be {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper_e8d1 .module-copper-66be li:first-child > a {
  border-top: none;
}
.wrapper_e8d1 .module-copper-66be .label-8c66 > .rough-6662 .tooltip_paper_47b6 {
  display: none;
}
.wrapper_e8d1 .module-copper-66be li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wrapper_e8d1 .module-copper-66be li:last-child {
  border: none;
}
.wrapper_e8d1 .module-copper-66be li.dropdown_old_327f > a {
  padding-right: 45px !important;
}
.wrapper_e8d1 .module-copper-66be li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wrapper_e8d1 .module-copper-66be li a:focus,
.wrapper_e8d1 .module-copper-66be li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_e8d1 .module-copper-66be li .thick-c71f {
  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;
}
.wrapper_e8d1 .module-copper-66be li .thick-c71f:hover {
  box-shadow: none;
}
.wrapper_e8d1 .module-copper-66be li .thick-c71f .tooltip_paper_47b6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wrapper_e8d1 .module-copper-66be .pink-f3c4 {
  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);
}
.wrapper_e8d1 .module-copper-66be .pink-f3c4 li a {
  padding-left: 3em;
}
.wrapper_e8d1 .module-copper-66be .orange_8982 > a .thick-c71f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wrapper_e8d1 .module-copper-66be .orange_8982 > .pink-f3c4 {
  display: block;
  opacity: 1;
}
.secondary_7cf4 {
  max-width: 100%;
}
.new-255f {
  line-height: 0;
  cursor: pointer;
}
.primary_7168 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.primary_7168:hover {
  box-shadow: none;
  color: currentColor;
}
.primary_7168 svg {
  width: 18px;
  height: 18px;
}
.primary_7168 .section-hovered-bbf6 {
  display: none;
}
.column-bd42 {
  position: relative;
}
.column-bd42.fn-active-93d7 .primary_7168 .grid-2003 {
  display: none;
}
.column-bd42.fn-active-93d7 .primary_7168 .section-hovered-bbf6 {
  display: inline-block;
}
.column-bd42 .advanced-56ea {
  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);
}
.column-bd42.bottom_534b .advanced-56ea {
  left: auto;
  right: -0.9em;
}
.column-bd42.bottom_534b .popup-active-6945::before {
  left: auto;
  right: 15px;
}
.column-bd42.fn-active-93d7 .advanced-56ea {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.list_upper_d209 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.list_upper_d209 label {
  flex-basis: 100%;
}
.list_upper_d209 .prev_a9dd {
  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;
}
.list_upper_d209 .paragraph_tall_975c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.list_upper_d209 .paragraph_tall_975c:focus {
  background-color: transparent;
}
.list_upper_d209 button.wide-197c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.list_upper_d209 button.wide-197c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.list_upper_d209 button.wide-197c svg {
  width: 18px;
  height: 18px;
}
.list_upper_d209 input[type="submit"] {
  min-height: auto;
}
.middle_42fc .list_upper_d209 .paragraph_tall_975c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.popup-active-6945 {
  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) {
  .popup-active-6945 {
    width: 220px;
  }
}
.popup-active-6945 label {
  flex-basis: 100%;
}
.popup-active-6945::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;
}
.tiny_ab1c .middle_42fc .list_upper_d209 {
  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;
}
.tiny_ab1c
  .middle_42fc
  .list_upper_d209
  .prev_a9dd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tiny_ab1c .middle_42fc .list_upper_d209 .paragraph_tall_975c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tiny_ab1c
  .middle_42fc
  .list_upper_d209
  .paragraph_tall_975c:focus {
  background: 0 0;
}
.tiny_ab1c
  .middle_42fc
  .list_upper_d209
  .fast_f810 {
  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;
}
.pink_a357 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pink_a357 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pink_a357 li:last-child {
  margin-right: 0;
}
.pink_a357 li:first-child {
  margin-left: 0;
}
.pink_a357.icon_9582 a {
  color: #fff;
}
.pink_a357.icon_9582 a:hover {
  color: #fff;
}
.pink_a357 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pink_a357 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pink_a357 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pink_a357 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pink_a357 [class*="social-icon-apple"] {
  background-color: #999;
}
.pink_a357 [class*="social-icon-apple"].status_e2e8 {
  background-color: transparent;
  color: #999;
}
.pink_a357 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pink_a357 [class*="social-icon-behance"].status_e2e8 {
  background-color: transparent;
  color: #1769ff;
}
.pink_a357 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pink_a357 [class*="social-icon-bitbucket"].status_e2e8 {
  background-color: transparent;
  color: #205081;
}
.pink_a357 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pink_a357 [class*="social-icon-codepen"].status_e2e8 {
  background-color: transparent;
  color: #000;
}
.pink_a357 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pink_a357 [class*="social-icon-delicious"].status_e2e8 {
  background-color: transparent;
  color: #39f;
}
.pink_a357 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pink_a357 [class*="social-icon-digg"].status_e2e8 {
  background-color: transparent;
  color: #005be2;
}
.pink_a357 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pink_a357 [class*="social-icon-dribbble"].status_e2e8 {
  background-color: transparent;
  color: #ea4c89;
}
.pink_a357 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pink_a357 [class*="social-icon-envelope"].status_e2e8 {
  background-color: transparent;
  color: #ea4335;
}
.pink_a357 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pink_a357 [class*="social-icon-facebook"].status_e2e8 {
  background-color: transparent;
  color: #3b5998;
}
.pink_a357 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pink_a357 [class*="social-icon-flickr"].status_e2e8 {
  background-color: transparent;
  color: #0063dc;
}
.pink_a357 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pink_a357 [class*="social-icon-foursquare"].status_e2e8 {
  background-color: transparent;
  color: #2d5be3;
}
.pink_a357 [class*="social-icon-github"] {
  background-color: #333;
}
.pink_a357 [class*="social-icon-github"].status_e2e8 {
  background-color: transparent;
  color: #333;
}
.pink_a357 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pink_a357 [class*="social-icon-google-plus"].status_e2e8 {
  background-color: transparent;
  color: #dd4b39;
}
.pink_a357 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pink_a357 [class*="social-icon-houzz"].status_e2e8 {
  background-color: transparent;
  color: #7ac142;
}
.pink_a357 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pink_a357 [class*="social-icon-instagram"].status_e2e8 {
  background-color: transparent;
  color: #262626;
}
.pink_a357 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pink_a357 [class*="social-icon-jsfiddle"].status_e2e8 {
  background-color: transparent;
  color: #487aa2;
}
.pink_a357 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pink_a357 [class*="social-icon-linkedin"].status_e2e8 {
  background-color: transparent;
  color: #0077b5;
}
.pink_a357 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pink_a357 [class*="social-icon-medium"].status_e2e8 {
  background-color: transparent;
  color: #00ab6b;
}
.pink_a357 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pink_a357
  [class*="social-icon-odnoklassniki"].status_e2e8 {
  background-color: transparent;
  color: #f4731c;
}
.pink_a357 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pink_a357 [class*="social-icon-meetup"].status_e2e8 {
  background-color: transparent;
  color: #ec1c40;
}
.pink_a357 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pink_a357 [class*="social-icon-pinterest"].status_e2e8 {
  background-color: transparent;
  color: #bd081c;
}
.pink_a357 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pink_a357 [class*="social-icon-product-hunt"].status_e2e8 {
  background-color: transparent;
  color: #da552f;
}
.pink_a357 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pink_a357 [class*="social-icon-reddit"].status_e2e8 {
  background-color: transparent;
  color: #ff4500;
}
.pink_a357 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pink_a357 [class*="social-icon-rss"].status_e2e8 {
  background-color: transparent;
  color: #f26522;
}
.pink_a357 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pink_a357
  [class*="social-icon-shopping-cart"].status_e2e8 {
  background-color: transparent;
  color: #4caf50;
}
.pink_a357 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pink_a357 [class*="social-icon-skype"].status_e2e8 {
  background-color: transparent;
  color: #00aff0;
}
.pink_a357 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pink_a357 [class*="social-icon-slideshare"].status_e2e8 {
  background-color: transparent;
  color: #0077b5;
}
.pink_a357 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pink_a357 [class*="social-icon-snapchat"].status_e2e8 {
  background-color: transparent;
  color: #fffc00;
}
.pink_a357 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pink_a357 [class*="social-icon-soundcloud"].status_e2e8 {
  background-color: transparent;
  color: #f80;
}
.pink_a357 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pink_a357 [class*="social-icon-spotify"].status_e2e8 {
  background-color: transparent;
  color: #2ebd59;
}
.pink_a357 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pink_a357
  [class*="social-icon-stack-overflow"].status_e2e8 {
  background-color: transparent;
  color: #fe7a15;
}
.pink_a357 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pink_a357 [class*="social-icon-maldkfgram"].status_e2e8 {
  background-color: transparent;
  color: #2ca5e0;
}
.pink_a357 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pink_a357 [class*="social-icon-tripadvisor"].status_e2e8 {
  background-color: transparent;
  color: #589442;
}
.pink_a357 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pink_a357 [class*="social-icon-tumblr"].status_e2e8 {
  background-color: transparent;
  color: #35465c;
}
.pink_a357 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pink_a357 [class*="social-icon-twitch"].status_e2e8 {
  background-color: transparent;
  color: #6441a5;
}
.pink_a357 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pink_a357 [class*="social-icon-twitter"].status_e2e8 {
  background-color: transparent;
  color: #1da1f2;
}
.pink_a357 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pink_a357 [class*="social-icon-vimeo"].status_e2e8 {
  background-color: transparent;
  color: #1ab7ea;
}
.pink_a357 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pink_a357 [class*="social-icon-vk"].status_e2e8 {
  background-color: transparent;
  color: #45668e;
}
.pink_a357 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pink_a357 [class*="social-icon-weibo"].status_e2e8 {
  background-color: transparent;
  color: #df2029;
}
.pink_a357 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pink_a357 [class*="social-icon-weixin"].status_e2e8 {
  background-color: transparent;
  color: #7bb32e;
}
.pink_a357 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pink_a357 [class*="social-icon-whatsapp"].status_e2e8 {
  background-color: transparent;
  color: #25d366;
}
.pink_a357 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pink_a357 [class*="social-icon-wordpress"].status_e2e8 {
  background-color: transparent;
  color: #21759b;
}
.pink_a357 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pink_a357 [class*="social-icon-xing"].status_e2e8 {
  background-color: transparent;
  color: #026466;
}
.pink_a357 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pink_a357 [class*="social-icon-yelp"].status_e2e8 {
  background-color: transparent;
  color: #af0606;
}
.pink_a357 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pink_a357 [class*="social-icon-youtube"].status_e2e8 {
  background-color: transparent;
  color: #cd201f;
}
.middle-d6f3 {
  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;
}
.middle-d6f3:hover {
  box-shadow: none;
  background: 0 0;
}
.sidebar_black_ac7e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pro_e4c3 {
  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;
}
.background-warm-37fc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.card-fixed-7265 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.card-fixed-7265,
.card-fixed-7265::after,
.card-fixed-7265::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;
}
.card-fixed-7265::after,
.card-fixed-7265::before {
  content: "";
  display: block;
  background-color: inherit;
}
.white_bfaf .pro_e4c3 .background-warm-37fc {
  margin-top: -2px;
  width: 19px;
}
.white_bfaf .pro_e4c3 .card-fixed-7265 {
  margin-top: -1px;
}
.white_bfaf .pro_e4c3 .card-fixed-7265,
.white_bfaf .pro_e4c3 .card-fixed-7265::after,
.white_bfaf .pro_e4c3 .card-fixed-7265::before {
  width: 19px;
  height: 2px;
}
.white_bfaf .pro_e4c3 .card-fixed-7265::before {
  top: -6px;
}
.white_bfaf .pro_e4c3 .card-fixed-7265::after {
  bottom: -6px;
}
.component-bottom-6604 .pro_e4c3 .background-warm-37fc {
  margin-top: -2px;
  width: 22px;
}
.component-bottom-6604 .pro_e4c3 .card-fixed-7265 {
  margin-top: -1px;
}
.component-bottom-6604 .pro_e4c3 .card-fixed-7265,
.component-bottom-6604 .pro_e4c3 .card-fixed-7265::after,
.component-bottom-6604 .pro_e4c3 .card-fixed-7265::before {
  width: 22px;
  height: 2px;
}
.component-bottom-6604 .pro_e4c3 .card-fixed-7265::before {
  top: -7px;
}
.component-bottom-6604 .pro_e4c3 .card-fixed-7265::after {
  bottom: -7px;
}
.element-c0ee .pro_e4c3 .background-warm-37fc {
  margin-top: -2px;
  width: 31px;
}
.element-c0ee .pro_e4c3 .card-fixed-7265 {
  margin-top: -1.5px;
}
.element-c0ee .pro_e4c3 .card-fixed-7265,
.element-c0ee .pro_e4c3 .card-fixed-7265::after,
.element-c0ee .pro_e4c3 .card-fixed-7265::before {
  width: 31px;
  height: 3px;
}
.element-c0ee .pro_e4c3 .card-fixed-7265::before {
  top: -9px;
}
.element-c0ee .pro_e4c3 .card-fixed-7265::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gradient-d72d .pro_e4c3 .background-warm-37fc {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-d72d .pro_e4c3 .card-fixed-7265 {
    margin-top: -1px;
  }
  .gradient-d72d .pro_e4c3 .card-fixed-7265,
  .gradient-d72d .pro_e4c3 .card-fixed-7265::after,
  .gradient-d72d .pro_e4c3 .card-fixed-7265::before {
    width: 19px;
    height: 2px;
  }
  .gradient-d72d .pro_e4c3 .card-fixed-7265::before {
    top: -6px;
  }
  .gradient-d72d .pro_e4c3 .card-fixed-7265::after {
    bottom: -6px;
  }
  .background_ecdd .pro_e4c3 .background-warm-37fc {
    margin-top: -2px;
    width: 22px;
  }
  .background_ecdd .pro_e4c3 .card-fixed-7265 {
    margin-top: -1px;
  }
  .background_ecdd .pro_e4c3 .card-fixed-7265,
  .background_ecdd .pro_e4c3 .card-fixed-7265::after,
  .background_ecdd .pro_e4c3 .card-fixed-7265::before {
    width: 22px;
    height: 2px;
  }
  .background_ecdd .pro_e4c3 .card-fixed-7265::before {
    top: -7px;
  }
  .background_ecdd .pro_e4c3 .card-fixed-7265::after {
    bottom: -7px;
  }
  .modal-f4f2 .pro_e4c3 .background-warm-37fc {
    margin-top: -2px;
    width: 31px;
  }
  .modal-f4f2 .pro_e4c3 .card-fixed-7265 {
    margin-top: -1.5px;
  }
  .modal-f4f2 .pro_e4c3 .card-fixed-7265,
  .modal-f4f2 .pro_e4c3 .card-fixed-7265::after,
  .modal-f4f2 .pro_e4c3 .card-fixed-7265::before {
    width: 31px;
    height: 3px;
  }
  .modal-f4f2 .pro_e4c3 .card-fixed-7265::before {
    top: -9px;
  }
  .modal-f4f2 .pro_e4c3 .card-fixed-7265::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .brown-449c .pro_e4c3 .background-warm-37fc {
    margin-top: -2px;
    width: 19px;
  }
  .brown-449c .pro_e4c3 .card-fixed-7265 {
    margin-top: -1px;
  }
  .brown-449c .pro_e4c3 .card-fixed-7265,
  .brown-449c .pro_e4c3 .card-fixed-7265::after,
  .brown-449c .pro_e4c3 .card-fixed-7265::before {
    width: 19px;
    height: 2px;
  }
  .brown-449c .pro_e4c3 .card-fixed-7265::before {
    top: -6px;
  }
  .brown-449c .pro_e4c3 .card-fixed-7265::after {
    bottom: -6px;
  }
  .stale_6446 .pro_e4c3 .background-warm-37fc {
    margin-top: -2px;
    width: 22px;
  }
  .stale_6446 .pro_e4c3 .card-fixed-7265 {
    margin-top: -1px;
  }
  .stale_6446 .pro_e4c3 .card-fixed-7265,
  .stale_6446 .pro_e4c3 .card-fixed-7265::after,
  .stale_6446 .pro_e4c3 .card-fixed-7265::before {
    width: 22px;
    height: 2px;
  }
  .stale_6446 .pro_e4c3 .card-fixed-7265::before {
    top: -7px;
  }
  .stale_6446 .pro_e4c3 .card-fixed-7265::after {
    bottom: -7px;
  }
  .narrow-13a0 .pro_e4c3 .background-warm-37fc {
    margin-top: -2px;
    width: 31px;
  }
  .narrow-13a0 .pro_e4c3 .card-fixed-7265 {
    margin-top: -1.5px;
  }
  .narrow-13a0 .pro_e4c3 .card-fixed-7265,
  .narrow-13a0 .pro_e4c3 .card-fixed-7265::after,
  .narrow-13a0 .pro_e4c3 .card-fixed-7265::before {
    width: 31px;
    height: 3px;
  }
  .narrow-13a0 .pro_e4c3 .card-fixed-7265::before {
    top: -9px;
  }
  .narrow-13a0 .pro_e4c3 .card-fixed-7265::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .header_plasma_f7f1 .pro_e4c3 .background-warm-37fc {
    margin-top: -2px;
    width: 19px;
  }
  .header_plasma_f7f1 .pro_e4c3 .card-fixed-7265 {
    margin-top: -1px;
  }
  .header_plasma_f7f1 .pro_e4c3 .card-fixed-7265,
  .header_plasma_f7f1 .pro_e4c3 .card-fixed-7265::after,
  .header_plasma_f7f1 .pro_e4c3 .card-fixed-7265::before {
    width: 19px;
    height: 2px;
  }
  .header_plasma_f7f1 .pro_e4c3 .card-fixed-7265::before {
    top: -6px;
  }
  .header_plasma_f7f1 .pro_e4c3 .card-fixed-7265::after {
    bottom: -6px;
  }
  .item_af3f .pro_e4c3 .background-warm-37fc {
    margin-top: -2px;
    width: 22px;
  }
  .item_af3f .pro_e4c3 .card-fixed-7265 {
    margin-top: -1px;
  }
  .item_af3f .pro_e4c3 .card-fixed-7265,
  .item_af3f .pro_e4c3 .card-fixed-7265::after,
  .item_af3f .pro_e4c3 .card-fixed-7265::before {
    width: 22px;
    height: 2px;
  }
  .item_af3f .pro_e4c3 .card-fixed-7265::before {
    top: -7px;
  }
  .item_af3f .pro_e4c3 .card-fixed-7265::after {
    bottom: -7px;
  }
  .clean_6322 .pro_e4c3 .background-warm-37fc {
    margin-top: -2px;
    width: 31px;
  }
  .clean_6322 .pro_e4c3 .card-fixed-7265 {
    margin-top: -1.5px;
  }
  .clean_6322 .pro_e4c3 .card-fixed-7265,
  .clean_6322 .pro_e4c3 .card-fixed-7265::after,
  .clean_6322 .pro_e4c3 .card-fixed-7265::before {
    width: 31px;
    height: 3px;
  }
  .clean_6322 .pro_e4c3 .card-fixed-7265::before {
    top: -9px;
  }
  .clean_6322 .pro_e4c3 .card-fixed-7265::after {
    bottom: -9px;
  }
}
.gas_28b1 .card-fixed-7265 {
  -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);
}
.gas_28b1 .card-fixed-7265::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gas_28b1 .card-fixed-7265::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);
}
.gas_28b1.content-blue-92a6 .card-fixed-7265 {
  -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);
}
.gas_28b1.content-blue-92a6 .card-fixed-7265::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gas_28b1.content-blue-92a6 .card-fixed-7265::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);
}
.pattern-c47e {
  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.search_3be8:before {
  display: none;
}
.menu-b33a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu-b33a .modal_8582 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu-b33a .modal_8582:last-of-type {
  border-bottom: none;
}
.menu-b33a .modal_8582.accordion-top-1caf,
.menu-b33a .modal_8582.module-hard-dc3d,
.menu-b33a .modal_8582.box-2b86 {
  padding: 0;
}
.menu-b33a .wrapper_e8d1 .thick-c71f {
  color: currentColor;
}
.menu-b33a .wrapper_e8d1 .thick-c71f:focus,
.menu-b33a .wrapper_e8d1 .thick-c71f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-b33a.button_upper_9d9c .full-a56a,
.menu-b33a.button_upper_9d9c .gradient-d47a a,
.menu-b33a.button_upper_9d9c .component-mini-fd36 a,
.menu-b33a.button_upper_9d9c .pink-f3c4 a {
  color: rgba(0, 0, 0, 0.55);
}
.menu-b33a.button_upper_9d9c .full-a56a:hover,
.menu-b33a.button_upper_9d9c .gradient-d47a a:hover,
.menu-b33a.button_upper_9d9c .component-mini-fd36 a:hover,
.menu-b33a.button_upper_9d9c .pink-f3c4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-b33a.button_upper_9d9c .hero-narrow-5791 {
  color: rgba(0, 0, 0, 0.8);
}
.menu-b33a.button_upper_9d9c .modal_8582 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-b33a.button_upper_9d9c .modal_8582:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu-b33a.button_upper_9d9c .surface-4c40:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu-b33a.button_upper_9d9c .wrapper_e8d1 .module-copper-66be li a,
.menu-b33a.button_upper_9d9c .wrapper_e8d1 .thick-c71f,
.menu-b33a.button_upper_9d9c .pink-f3c4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-b33a.button_upper_9d9c .wrapper_e8d1 .thick-c71f:focus,
.menu-b33a.button_upper_9d9c .wrapper_e8d1 .thick-c71f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-b33a.button_upper_9d9c .module-copper-66be li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-b33a.rough_6ace .full-a56a,
.menu-b33a.rough_6ace .gradient-d47a a,
.menu-b33a.rough_6ace .component-mini-fd36 .thick-c71f,
.menu-b33a.rough_6ace .component-mini-fd36 a,
.menu-b33a.rough_6ace .pink-f3c4 a {
  color: rgba(255, 255, 255, 0.79);
}
.menu-b33a.rough_6ace .full-a56a:hover,
.menu-b33a.rough_6ace .gradient-d47a a:hover,
.menu-b33a.rough_6ace .component-mini-fd36 .thick-c71f:hover,
.menu-b33a.rough_6ace .component-mini-fd36 a:hover,
.menu-b33a.rough_6ace .pink-f3c4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-b33a.rough_6ace .hero-narrow-5791 {
  color: rgba(255, 255, 255, 0.99);
}
.menu-b33a.rough_6ace .modal_8582 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-b33a.rough_6ace .modal_8582:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu-b33a.rough_6ace .surface-4c40:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu-b33a.rough_6ace .wrapper_e8d1 .module-copper-66be li a,
.menu-b33a.rough_6ace .wrapper_e8d1 .thick-c71f,
.menu-b33a.rough_6ace .pink-f3c4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-b33a.rough_6ace .wrapper_e8d1 .thick-c71f:focus,
.menu-b33a.rough_6ace .wrapper_e8d1 .thick-c71f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-b33a.rough_6ace .module-copper-66be li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-4c40 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.surface-4c40:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.small-50da {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.rough_53aa .menu-b33a {
  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;
}
.rough_53aa .modal_8582 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.rough_53aa .modal_8582: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) {
  .rough_53aa .modal_8582:before {
    width: 16%;
    left: 42%;
  }
}
.rough_53aa .modal_8582:last-child:before {
  content: none;
}
.rough_53aa .modal_8582[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.rough_53aa .wrapper_e8d1 .module-copper-66be li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.rough_53aa .wrapper_e8d1 .module-copper-66be li a .thick-c71f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.rough_53aa .wrapper_e8d1 .pink-f3c4 {
  border: none;
}
.rough_53aa .wrapper_e8d1 .pink-f3c4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.rough_53aa .surface-4c40 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.rough_53aa .small-50da {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.rough_53aa .rough_6ace .surface-4c40:before {
  background: rgba(0, 0, 0, 0.9);
}
.rough_53aa .button_upper_9d9c.main-lower-0cf2 .card-fixed-7265 {
  background: rgba(0, 0, 0, 0.6);
}
.rough_53aa
  .button_upper_9d9c.main-lower-0cf2
  .card-fixed-7265::after,
.rough_53aa
  .button_upper_9d9c.main-lower-0cf2
  .card-fixed-7265:before {
  background: inherit;
}
.rough_53aa
  .button_upper_9d9c.main-lower-0cf2:hover
  .card-fixed-7265 {
  background: rgba(0, 0, 0, 0.8);
}
.table-purple-1254 .menu-b33a {
  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) {
  .table-purple-1254 .menu-b33a {
    width: auto;
    right: 45px;
  }
}
.tertiary_97b1 .menu-b33a {
  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) {
  .tertiary_97b1 .menu-b33a {
    width: auto;
    left: 45px;
  }
}
.search_3be8 .menu-b33a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.search_3be8 .small-50da {
  max-width: 48em;
  margin: 0 auto;
}
.search_3be8 .surface-4c40:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slider-966b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slider-966b.rough_53aa .menu-b33a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slider-966b.table-purple-1254 .menu-b33a {
  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);
}
.slider-966b .menu-b33a {
  visibility: visible;
}
.slider-966b.tertiary_97b1 .menu-b33a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.main_last_38d7,
.heading-gas-f5c3 {
  overflow-x: hidden;
}
.main_last_38d7 .menu-b33a {
  overflow: auto;
}
.main_last_38d7.rough_53aa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main_last_38d7.rough_53aa .menu-b33a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.main_last_38d7.rough_53aa .middle-d6f3 {
  opacity: 0;
}
.main_last_38d7.table-purple-1254 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main_last_38d7.table-purple-1254 .menu-b33a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.main_last_38d7.table-purple-1254 .middle-d6f3 {
  opacity: 0;
}
.main_last_38d7.tertiary_97b1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main_last_38d7.tertiary_97b1 .menu-b33a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.main_last_38d7.tertiary_97b1 .middle-d6f3 {
  opacity: 0;
}
.main_last_38d7.search_3be8 .menu-b33a {
  z-index: 10;
  visibility: visible;
}
.main-lower-0cf2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.main-lower-0cf2 .card-fixed-7265 {
  background: rgba(255, 255, 255, 0.99);
}
.main-lower-0cf2 .card-fixed-7265::after,
.main-lower-0cf2 .card-fixed-7265:before {
  background: inherit;
}
.main-lower-0cf2:hover .card-fixed-7265 {
  background: rgba(255, 255, 255, 0.99);
}
.tertiary_97b1 .main-lower-0cf2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.search_3be8 .main-lower-0cf2 {
  display: none !important;
}
.main_last_38d7:before,
.heading-gas-f5c3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.main_last_38d7 .main-lower-0cf2,
.heading-gas-f5c3 .main-lower-0cf2 {
  display: inline-block;
}
.menu-b33a .small-65e7 {
  -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;
}
.main_last_38d7 .menu-b33a .small-65e7,
.heading-gas-f5c3 .menu-b33a .small-65e7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link-over-391f .prev_a9dd {
  width: 100%;
}
.heading_966a {
  padding: 0 0.5em 0;
}
.heading_966a [class*="customify-col-"],
.heading_966a [class*="customify-col_"],
.heading_966a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.red-41fd .heading_966a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .highlight-bottom-578c .tooltip-9f43,
  .tooltip-9f43 {
    display: none;
  }
  .hard-ff43 {
    text-align: left;
  }
  .overlay_small_019d {
    text-align: center;
  }
  .avatar_white_2a69 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-bottom-578c .blue_4c65,
  .blue_4c65 {
    display: none;
  }
  .alert_iron_19b5 {
    text-align: left;
  }
  .lower-fe71 {
    text-align: center;
  }
  .cool_fa92 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .highlight-bottom-578c .photo_f223,
  .photo_f223 {
    display: none;
  }
  .detail_2256 {
    text-align: left;
  }
  .hidden-cee5 {
    text-align: center;
  }
  .nav-advanced-54a3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.badge_dark_907e {
  box-shadow: none !important;
}
.box-c4ce .gold-cc5d,
.outline_mini_f3e5 .gold-cc5d {
  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;
}
.outline_mini_f3e5 .gold-cc5d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_soft_5830 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_soft_5830:after,
.table_soft_5830:before {
  content: "";
  display: table;
}
.table_soft_5830:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_soft_5830 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_soft_5830,
.down_74b1 {
  max-width: 1248px;
  margin: 0 auto;
}

.orange-08d2.alert-bottom-7196 .table_soft_5830 {
  max-width: 100%;
}
.orange-08d2.outline_34e7 {
  max-width: 1200px;
  margin: 0 auto;
}
.orange-08d2.accordion_3317 .table_soft_5830 {
  max-width: 100%;
}
.orange-08d2.accordion_3317 > .table_soft_5830 {
  padding-left: 0;
  padding-right: 0;
}
.orange-08d2.accordion_3317 > .table_soft_5830 .highlight-bottom-578c {
  margin: 0;
}
.orange-08d2.accordion_3317
  > .table_soft_5830
  .row_cold_3ea2.north_d6b4 {
  margin-right: 0;
  margin-left: 0;
}
.orange-08d2.accordion_3317 #main.north_d6b4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .modal_4b1d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .modal_4b1d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading_bd92 .hot_a596 {
    padding-right: 1em;
  }
  .heading_bd92.sidebar-7873 .row_cold_3ea2 {
    border-right: 1px solid #eaecee;
  }
  .heading_bd92.sidebar-7873 .hot_a596 {
    padding-right: 1em;
  }
  .heading_bd92.sidebar-7873 .summary_3554 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .short-c503 .hot_a596 {
    padding-left: 1em;
  }
  .short-c503.sidebar-7873 .row_cold_3ea2 {
    border-left: 1px solid #eaecee;
  }
  .short-c503.sidebar-7873 .hot_a596 {
    padding-left: 1em;
  }
  .short-c503.sidebar-7873 .summary_3554 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination-a992 .hot_a596 {
    padding-left: 1em;
  }
  .pagination-a992.sidebar-7873 .backdrop-bb6e {
    border-right: 1px solid #eaecee;
  }
  .pagination-a992.sidebar-7873 .pro_4fa7 {
    border-right: 1px solid #eaecee;
  }
  .pagination-a992.sidebar-7873 .hot_a596 {
    padding-left: 1em;
  }
  .pagination-a992.sidebar-7873 .summary_3554 {
    padding-right: 1em;
  }
  .pagination-a992.sidebar-7873 .hero-0f18 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_8d34 .hot_a596 {
    padding-right: 1em;
  }
  .focus_8d34.sidebar-7873 .backdrop-bb6e {
    border-left: 1px solid #eaecee;
  }
  .focus_8d34.sidebar-7873 .pro_4fa7 {
    border-left: 1px solid #eaecee;
  }
  .focus_8d34.sidebar-7873 .hot_a596 {
    padding-right: 1em;
  }
  .focus_8d34.sidebar-7873 .summary_3554 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus_8d34.sidebar-7873 .hero-0f18 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_4b1d .hot_a596 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_4b1d.sidebar-7873 .row_cold_3ea2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .modal_4b1d.sidebar-7873 .hot_a596 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_4b1d.sidebar-7873 .summary_3554 {
    padding-left: 1em;
  }
  .modal_4b1d.sidebar-7873 .hero-0f18 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .modal_4b1d.sidebar-7873 .hot_a596 {
    padding-left: 0;
  }
}
.current-77ea .wrapper_8673 {
  display: inline-block;
}
.badge_ca49 {
  display: inline-block;
}
.label-bottom-dab1 {
  word-con: break-word;
}
.outline-steel-1eff > span {
  display: inline-block;
  padding: 5px 0;
}
.outline-steel-1eff .shadow_1d00 {
  margin-left: 8px;
  margin-right: 8px;
}
.outline-steel-1eff .accordion-short-25d5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.carousel_complex_6002 .container-bright-2b26 {
  margin-bottom: 2em;
}
.carousel_complex_6002 .frame_green_649b {
  margin-bottom: 15px;
}
.carousel_complex_6002 .frame_green_649b:last-child {
  margin-bottom: 0;
}
.carousel_complex_6002 .cold_fe79 {
  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) {
  .carousel_complex_6002 .cold_fe79 {
    display: block;
  }
}
.carousel_complex_6002 .content_a968 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .carousel_complex_6002 .content_a968 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.carousel_complex_6002 .dirty-c0bb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.carousel_complex_6002 .dirty-c0bb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.carousel_complex_6002 .dirty-c0bb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.carousel_complex_6002 .label-bottom-dab1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.carousel_complex_6002 .label-bottom-dab1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.carousel_complex_6002 .bottom-fe44 p:last-child {
  margin-bottom: 0;
}
.carousel_complex_6002 .progress_prev_b49f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.carousel_complex_6002 .popup-dynamic-0518 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.carousel_complex_6002 .text_advanced_e3d8 {
  margin-top: 1em;
}
.carousel_complex_6002 .notification_plasma_a933 {
  top: 0;
  display: block;
}
.carousel_complex_6002 .notification_plasma_a933 a {
  color: inherit;
}
.carousel_complex_6002 .notification_plasma_a933 a:hover {
  color: inherit;
}
.carousel_complex_6002 .new_8d86 {
  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;
}
.carousel_complex_6002 .new_8d86:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.carousel_complex_6002 .popup-dynamic-0518 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.carousel_complex_6002 .logo-484f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.carousel_complex_6002 .logo-484f:first-child {
  margin-top: 0;
}
.carousel_complex_6002 .logo-484f.active_west_708a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel_complex_6002 .logo-484f.progress_mini_c840 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.carousel_complex_6002
  .logo-484f.progress_mini_c840.paragraph-up-a707
  .text_advanced_e3d8 {
  width: 100%;
}
.carousel_complex_6002 .progress_mini_c840 {
  -webkit-box-align: center;
  align-items: center;
}
.carousel_complex_6002 .progress_mini_c840 .outline-steel-1eff,
.carousel_complex_6002 .progress_mini_c840 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.carousel_complex_6002 .dirty-c0bb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.carousel_complex_6002 .dirty-c0bb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.carousel_complex_6002 .dirty-c0bb: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;
}
.carousel_complex_6002 .active_west_708a {
  z-index: 5;
}
.carousel_complex_6002 .wood_83d6 .footer-95b6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.carousel_complex_6002 .tooltip_hard_4ef2 .footer-95b6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.carousel_complex_6002 .pattern-tall-b672 .footer-95b6 {
  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;
}
.carousel_complex_6002.medium_07c1 .cold_fe79,
.carousel_complex_6002.media-d3d4 .cold_fe79 {
  display: block;
}
.carousel_complex_6002.medium_07c1 .cold_fe79 .cold_2f78,
.carousel_complex_6002.medium_07c1 .cold_fe79 .popup-dynamic-0518,
.carousel_complex_6002.media-d3d4 .cold_fe79 .cold_2f78,
.carousel_complex_6002.media-d3d4 .cold_fe79 .popup-dynamic-0518 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.carousel_complex_6002.nav_0cfc .content_a968 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .carousel_complex_6002.nav_0cfc .content_a968 {
    margin-right: 0;
  }
}
.carousel_complex_6002.medium_07c1 .content_a968,
.carousel_complex_6002.media-d3d4 .content_a968 {
  padding-top: 40%;
}
.carousel_complex_6002.medium_07c1 .container-bright-2b26,
.carousel_complex_6002.media-d3d4 .container-bright-2b26 {
  display: block;
}
.carousel_complex_6002.medium_07c1 .fn-sticky-93d7 .popup-dynamic-0518,
.carousel_complex_6002.media-d3d4 .fn-sticky-93d7 .popup-dynamic-0518 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.carousel_complex_6002.medium_07c1 .content_a968,
.carousel_complex_6002.media-d3d4 .content_a968 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.carousel_complex_6002.medium_07c1 .popup-dynamic-0518 {
  padding: 1em;
}
.paragraph-hovered-7c87 {
  margin: 30px auto;
  display: block;
}
.paragraph-hovered-7c87 .upper_1220 > * {
  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;
}
.paragraph-hovered-7c87 .upper_1220 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph-hovered-7c87 .upper_1220 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under-0546 .outline-steel-1eff {
  margin-bottom: 1.41575em;
}
.under-0546 .block-light-1bf6 {
  margin-bottom: 1.618em;
}
.upper_c747 .alert_rough_1b61 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.upper_c747 .alert_rough_1b61 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.upper_c747 .slow_45c3 {
  max-width: 100%;
  overflow: auto;
}
.article-ce7f .upper_c747 a:hover {
  text-decoration: underline;
}
.notification_fd12 .frame_green_649b:not(.label-bottom-dab1),
.notification_fd12 .dirty-c0bb {
  margin-bottom: 1.41575em;
}
.notification_fd12 .frame_green_649b:not(.label-bottom-dab1):last-child,
.notification_fd12 .dirty-c0bb:last-child {
  margin-bottom: 0;
}
.notification_fd12 .frame_green_649b.wide_08d6 {
  margin-bottom: 0.41575em;
}
.notification_fd12 .light_7570:before,
.notification_fd12 .overlay-bd0e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notification_fd12 .light_7570:before {
  content: "\f115";
}
.notification_fd12 .overlay-bd0e:before {
  content: "\f02c";
}
.notification_fd12 .icon-aea3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notification_fd12 .icon-aea3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tooltip-silver-93fd {
  display: -webkit-box;
  display: flex;
}
.tooltip-silver-93fd .dim-9dfb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tooltip-silver-93fd .dim-9dfb {
    flex-basis: 90px;
  }
}
.tooltip-silver-93fd .thumbnail_6b6e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip-silver-93fd .thumbnail_6b6e {
    flex-basis: calc(100% - 50px);
  }
}
.tooltip-silver-93fd .hidden-green-8e81 p:last-child {
  margin-bottom: 0.72em;
}
.wide_9105 .upper_1220 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wide_9105 .upper_1220:after,
.wide_9105 .upper_1220:before {
  content: "";
  display: table;
}
.wide_9105 .upper_1220:after {
  clear: both;
}
.wide_9105 .upper_1220 .media-2338,
.wide_9105 .upper_1220 .column_brown_82cc {
  width: 49%;
}
.wide_9105 .upper_1220 .media-2338 a span.outline_aa3b,
.wide_9105 .upper_1220 .column_brown_82cc a span.outline_aa3b {
  display: block;
  margin-bottom: 5px;
}
.wide_9105 .upper_1220 .column_brown_82cc {
  float: left;
  text-align: left;
}
.wide_9105 .upper_1220 .media-2338 {
  float: right;
  text-align: right;
}
.description-98bf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .description-98bf {
    margin-bottom: 0;
  }
}
.list-current-212f {
  margin-bottom: 1em;
}
.list-current-212f .label-bottom-dab1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.section_outer_a10a a {
  display: block;
  line-height: 0;
  position: relative;
}
.fresh_865f .list-current-212f,
.notification_prev_9365 .list-current-212f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fresh_865f .list-current-212f,
  .notification_prev_9365 .list-current-212f {
    display: block;
  }
}
.fresh_865f .section_outer_a10a,
.notification_prev_9365 .section_outer_a10a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fresh_865f .section_outer_a10a,
  .notification_prev_9365 .section_outer_a10a {
    margin-bottom: 1em;
  }
}
.fresh_865f .section_outer_a10a img,
.notification_prev_9365 .section_outer_a10a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fresh_865f .background_prev_9fa6,
.notification_prev_9365 .background_prev_9fa6 {
  flex-basis: calc(100% - 160px);
}
.fresh_865f .background_prev_9fa6 p,
.notification_prev_9365 .background_prev_9fa6 p {
  margin-bottom: 0;
}
.fresh_865f .background_prev_9fa6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fresh_865f .background_prev_9fa6 {
    padding-left: 0;
  }
}
.notification_prev_9365 .background_prev_9fa6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notification_prev_9365 .background_prev_9fa6 {
    padding-right: 0;
  }
}
.notification_prev_9365 .section_outer_a10a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.basic-c89c .section_outer_a10a {
  margin-bottom: 0.5em;
}
.basic-c89c .section_outer_a10a img {
  width: 100%;
}
.pattern_35b7 .short_530e,
.modal_f1e8 .short_530e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal_f1e8 .row_cold_3ea2 .banner_0664 p:last-child {
  margin-bottom: 0;
}
.fluid_a9e9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shade_d9b6 .secondary-009d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shade_d9b6 .secondary-009d:last-of-type {
    margin-bottom: 0;
  }
}
.shade_d9b6 .secondary-009d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade_d9b6 .secondary-009d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shade_d9b6 .secondary-009d ul li {
  margin: 0 0 0.6em;
}
.shade_d9b6 .secondary-009d ul li.brown_c3f1,
.shade_d9b6 .secondary-009d ul li.hovered-8830 {
  position: relative;
}
.shade_d9b6 .secondary-009d ul li.brown_c3f1 .short-b929,
.shade_d9b6 .secondary-009d ul li.hovered-8830 .short-b929 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shade_d9b6 .secondary-009d ul li.brown_c3f1:after:after,
.shade_d9b6 .secondary-009d ul li.brown_c3f1:after:before,
.shade_d9b6
  .secondary-009d
  ul
  li.hovered-8830:after:after,
.shade_d9b6
  .secondary-009d
  ul
  li.hovered-8830:after:before {
  content: "";
  display: table;
}
.shade_d9b6 .secondary-009d ul li.brown_c3f1:after:after,
.shade_d9b6
  .secondary-009d
  ul
  li.hovered-8830:after:after {
  clear: both;
}
.shade_d9b6 .secondary-009d a.white_42a8:hover {
  text-decoration: none;
}
.shade_d9b6 .secondary-009d select {
  max-width: 100%;
}
.shade_d9b6 .secondary-009d table {
  font-size: 85%;
}
.shade_d9b6 .secondary-009d table td,
.shade_d9b6 .secondary-009d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shade_d9b6 .secondary-009d table tfoot td {
  text-align: left;
}
.shade_d9b6 .secondary-009d :last-child {
  margin-bottom: 0;
}
.shade_d9b6 .secondary-009d .secondary-9c18 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shade_d9b6 .secondary-009d .secondary-9c18 label {
  width: 100%;
}
.shade_d9b6 .secondary-009d .secondary-9c18 .paragraph_tall_975c {
  width: 100%;
  display: block;
}
.shade_d9b6 .secondary-009d .secondary-9c18 .wide-197c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shade_d9b6 .secondary-009d .secondary-9c18 .wide-197c:hover svg #svg-search {
  fill: #444;
}
.shade_d9b6 .secondary-009d .secondary-9c18 .wide-197c svg {
  width: 18px;
  height: 18px;
}
.shade_d9b6 .last_7482 ul ul,
.shade_d9b6 .easy_1699 ul ul,
.shade_d9b6 .badge_orange_6ae0 ul ul,
.shade_d9b6 .paragraph_29de ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shade_d9b6 .last_7482 .dropdown_old_327f > a,
.shade_d9b6 .easy_1699 .dropdown_old_327f > a,
.shade_d9b6 .badge_orange_6ae0 .dropdown_old_327f > a,
.shade_d9b6 .paragraph_29de .dropdown_old_327f > a {
  margin-bottom: 0;
}
.shade_d9b6 .media-0391 li,
.shade_d9b6 .last_7482 li,
.shade_d9b6 .wrapper_next_69f2 li,
.shade_d9b6 .easy_1699 li,
.shade_d9b6 .badge_orange_6ae0 li,
.shade_d9b6 .paragraph_29de li,
.shade_d9b6 .hover-69cf li,
.shade_d9b6 .pagination-55b6 li {
  display: block;
  position: relative;
}
.shade_d9b6 .media-0391 li:last-child,
.shade_d9b6 .last_7482 li:last-child,
.shade_d9b6 .wrapper_next_69f2 li:last-child,
.shade_d9b6 .easy_1699 li:last-child,
.shade_d9b6 .badge_orange_6ae0 li:last-child,
.shade_d9b6 .paragraph_29de li:last-child,
.shade_d9b6 .hover-69cf li:last-child,
.shade_d9b6 .pagination-55b6 li:last-child {
  border: none;
}
.shade_d9b6 .media-0391 li a,
.shade_d9b6 .last_7482 li a,
.shade_d9b6 .wrapper_next_69f2 li a,
.shade_d9b6 .easy_1699 li a,
.shade_d9b6 .badge_orange_6ae0 li a,
.shade_d9b6 .paragraph_29de li a,
.shade_d9b6 .hover-69cf li a,
.shade_d9b6 .pagination-55b6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade_d9b6 .media-0391 li ul li::before,
.shade_d9b6 .last_7482 li ul li::before,
.shade_d9b6 .wrapper_next_69f2 li ul li::before,
.shade_d9b6 .easy_1699 li ul li::before,
.shade_d9b6 .badge_orange_6ae0 li ul li::before,
.shade_d9b6 .paragraph_29de li ul li::before,
.shade_d9b6 .hover-69cf li ul li::before,
.shade_d9b6 .pagination-55b6 li ul li::before {
  left: 15px;
}
.shade_d9b6 .media-0391 li ul a,
.shade_d9b6 .last_7482 li ul a,
.shade_d9b6 .wrapper_next_69f2 li ul a,
.shade_d9b6 .easy_1699 li ul a,
.shade_d9b6 .badge_orange_6ae0 li ul a,
.shade_d9b6 .paragraph_29de li ul a,
.shade_d9b6 .hover-69cf li ul a,
.shade_d9b6 .pagination-55b6 li ul a {
  padding-left: 20px;
}
.shade_d9b6 .media-0391 li ul ul li::before,
.shade_d9b6 .last_7482 li ul ul li::before,
.shade_d9b6 .wrapper_next_69f2 li ul ul li::before,
.shade_d9b6 .easy_1699 li ul ul li::before,
.shade_d9b6 .badge_orange_6ae0 li ul ul li::before,
.shade_d9b6 .paragraph_29de li ul ul li::before,
.shade_d9b6 .hover-69cf li ul ul li::before,
.shade_d9b6 .pagination-55b6 li ul ul li::before {
  left: 30px;
}
.shade_d9b6 .media-0391 li ul ul a,
.shade_d9b6 .last_7482 li ul ul a,
.shade_d9b6 .wrapper_next_69f2 li ul ul a,
.shade_d9b6 .easy_1699 li ul ul a,
.shade_d9b6 .badge_orange_6ae0 li ul ul a,
.shade_d9b6 .paragraph_29de li ul ul a,
.shade_d9b6 .hover-69cf li ul ul a,
.shade_d9b6 .pagination-55b6 li ul ul a {
  padding-left: 40px;
}
.shade_d9b6 .slider_full_e027 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade_d9b6 .pagination-55b6 ul li {
  margin-bottom: 1.41575em;
}
.shade_d9b6 .pagination-55b6 ul li .photo-small-b185 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shade_d9b6 .pagination-55b6 ul li .element_fresh_3c0e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.rough_6ace .media-0391 li a,
.rough_6ace .last_7482 li a,
.rough_6ace .wrapper_next_69f2 li a,
.rough_6ace .easy_1699 li a,
.rough_6ace .badge_orange_6ae0 li a,
.rough_6ace .paragraph_29de li a,
.rough_6ace .hover-69cf li a,
.rough_6ace .pagination-55b6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_6ace .slider_full_e027 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_6ace .secondary-009d ul li.brown_c3f1 .short-b929,
.rough_6ace .secondary-009d ul li.hovered-8830 .short-b929 {
  background: rgba(0, 0, 0, 0.2);
}
.rough_6ace .shade_d9b6 .secondary-009d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange-08d2 .shade_d9b6 .module-copper-66be li {
  margin: 0;
}
.orange-08d2 .shade_d9b6 .module-copper-66be li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.orange-08d2 .shade_d9b6 .module-copper-66be li ul {
  margin: 0;
}
.orange-08d2 .shade_d9b6 .module-copper-66be li ul li a {
  padding-left: 15px;
}
.orange-08d2 .shade_d9b6 .module-copper-66be li ul li li a {
  padding-left: 30px;
}
.orange-08d2 .shade_d9b6 .module-copper-66be li.row_1c2b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.orange-08d2 .shade_d9b6 .module-copper-66be li.row_1c2b > 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;
}
.orange-08d2 .shade_d9b6 .module-copper-66be li.row_1c2b > 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;
}
.gallery-stone-d12b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.blue-4b65 {
  position: relative;
  z-index: 10;
}
.blue-4b65 .small-65e7 {
  width: 100%;
  max-width: 100%;
}
.breadcrumb_42d8 .pro-2118 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.breadcrumb_42d8 .button_upper_9d9c {
}
.breadcrumb_42d8 .rough_6ace {
  background: #292929;
}
.large_b723 .pro-2118 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.large_b723 .button_upper_9d9c {
  background: #f9f9f9;
}
.large_b723 .rough_6ace {
  background: #303030;
}
.white_ecbb .pro-2118 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .white_ecbb .wrapper_8673 {
    margin-bottom: 1em;
  }
  .white_ecbb .wrapper_8673:last-child {
    margin-bottom: 0;
  }
}
.white_ecbb .button_upper_9d9c {
  background: #ededed;
}
.white_ecbb .rough_6ace {
  background: #1a1a1a;
}
.pro-2118.button_upper_9d9c {
  color: rgba(0, 0, 0, 0.6);
}
.pro-2118.button_upper_9d9c .container_6da6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro-2118.rough_6ace {
  color: rgba(255, 255, 255, 0.99);
}
.pro-2118.rough_6ace a:not(.white_42a8) {
  color: rgba(255, 255, 255, 0.79);
}
.pro-2118.rough_6ace a:not(.white_42a8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro-2118.rough_6ace .container_6da6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro-2118.rough_6ace table tbody td,
.pro-2118.rough_6ace table th {
  background: rgba(0, 0, 0, 0.08);
}
.frame_bronze_0c3b.heading_b735 .table_soft_5830 {
  max-width: initial;
}
.frame_bronze_0c3b .popup_80dd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.frame_bronze_0c3b .popup_80dd .small-65e7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .frame_bronze_0c3b .popup_80dd .small-65e7 {
    display: block;
    margin-bottom: 2em;
  }
  .frame_bronze_0c3b .popup_80dd .small-65e7:last-child {
    margin-bottom: 0;
  }
}
.white_ecbb .wrapper_8673:last-child,
.large_b723 .wrapper_8673:last-child,
.breadcrumb_42d8 .wrapper_8673:last-child {
  margin-bottom: 0;
}
.white_ecbb .wrapper_8673 .shade_d9b6 .secondary-009d:last-child,
.large_b723 .wrapper_8673 .shade_d9b6 .secondary-009d:last-child,
.breadcrumb_42d8 .wrapper_8673 .shade_d9b6 .secondary-009d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .white_ecbb .disabled_medium_1455,
  .white_ecbb .over-1ef9,
  .large_b723 .disabled_medium_1455,
  .large_b723 .over-1ef9,
  .breadcrumb_42d8 .disabled_medium_1455,
  .breadcrumb_42d8 .over-1ef9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .blue-4b65 .wrapper_8673 {
    margin-bottom: 2em;
  }
}
.blue-4b65 p:last-child {
  margin-bottom: 0;
}
.blue-4b65 li,
.blue-4b65 ul {
  list-style: none;
  margin: 0;
}
.blue-4b65 ul ul {
  margin-left: 2.617924em;
}
.highlight-small-ee97 {
  font-size: 0.875em;
}

/* css-noise: c756 */
.shadow-element-a2 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
