/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pink_5501/customify
Author: WPCustomify
Author URI: https://pressmaximum.pink_5501
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.pink_5501/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fluid-b657.icon-6466/licenses/gpl-2.0.video_74e6
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.primary_b119/, (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.picture-bronze-35be.text_608b/normalize.carousel_49ad/
 ======
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.carousel_49ad v7.0.0 | MIT License | github.pink_5501/necolas/normalize.carousel_49ad */
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;
}
.button_b58f .menu-fast-e4d7,
.highlight_737d,
.upper_ce90,
.logo_narrow_33f7,
.pink_a9f2,
.dropdown_bright_dfe6,
.yellow-84b5,
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;
}
.highlight_737d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .highlight_737d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_737d,
  h1 {
    font-size: 1.8em;
  }
}
.upper_ce90,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.upper_ce90 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .upper_ce90,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .upper_ce90,
  h2 {
    font-size: 1.7em;
  }
}
.logo_narrow_33f7,
h3 {
  font-size: 1.618em;
}
.button_b58f .menu-fast-e4d7,
.pink_a9f2,
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.logo_baca {
  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;
}
.black_9c46:after,
.black_9c46:before,
.header_clean_39f2:after,
.header_clean_39f2:before {
  content: "";
  display: table;
}
.black_9c46:after,
.header_clean_39f2:after {
  clear: both;
}
.feature_hovered_0238 {
  float: right;
  margin-right: 0;
}
.tooltip_c719 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.top-9f77 .wrapper_8a40,
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;
}
.top-9f77 .wrapper_8a40: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;
}
.dirty-18e9 .wrapper_8a40 {
  box-shadow: none;
}
.dirty-18e9
  .wrapper_8a40
  .backdrop_first_8c79 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dirty-18e9 .wrapper_8a40 .under-d4e0 {
  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;
}
.dirty-18e9
  .wrapper_8a40
  .under-d4e0
  b {
  display: none;
}
.dirty-18e9 .white-b095 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sidebar_5c83:not(.gradient_mini_49e4):not(.image_12ca),
button:not(.gradient_mini_49e4):not(.image_12ca),
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ),
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ),
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ) {
  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;
}
.sidebar_5c83:not(.gradient_mini_49e4):not(
    .image_12ca
  ):hover,
button:not(.gradient_mini_49e4):not(
    .image_12ca
  ):hover,
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):hover,
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):hover,
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sidebar_5c83:not(.gradient_mini_49e4):not(
    .image_12ca
  ):active,
.sidebar_5c83:not(.gradient_mini_49e4):not(
    .image_12ca
  ):focus,
button:not(.gradient_mini_49e4):not(
    .image_12ca
  ):active,
button:not(.gradient_mini_49e4):not(
    .image_12ca
  ):focus,
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):active,
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):focus,
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):active,
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):focus,
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):active,
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):focus {
  outline: 0;
}
.sidebar_5c83:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0,
button:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0,
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0,
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0,
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0 {
  position: relative;
}
.sidebar_5c83:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .center_e3ba,
.sidebar_5c83:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .border-easy-305f,
.sidebar_5c83:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .progress_ecdb,
.sidebar_5c83:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  i,
.sidebar_5c83:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  svg,
button:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .center_e3ba,
button:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .border-easy-305f,
button:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .progress_ecdb,
button:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  i,
button:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  svg,
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .center_e3ba,
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .border-easy-305f,
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .progress_ecdb,
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  i,
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  svg,
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .center_e3ba,
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .border-easy-305f,
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .progress_ecdb,
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  i,
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  svg,
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .center_e3ba,
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .border-easy-305f,
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  .progress_ecdb,
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  i,
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0
  svg {
  visibility: hidden;
}
.sidebar_5c83:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0:after,
button:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0:after,
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0:after,
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0:after,
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ).fn-loading-c4b0: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;
}
.sidebar_5c83:not(.gradient_mini_49e4):not(.image_12ca),
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ),
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ),
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ) {
  color: #fff;
  background: #235787;
}
.sidebar_5c83:not(.gradient_mini_49e4):not(
    .image_12ca
  ):focus,
input[type="button"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):focus,
input[type="reset"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):focus,
input[type="submit"]:not(.gradient_mini_49e4):not(
    .image_12ca
  ):focus {
  color: #fff;
}
.sidebar_5c83.fn-disabled-c4b0:not(.gradient_mini_49e4):not(
    .image_12ca
  ),
.sidebar_5c83[disabled]:not(.gradient_mini_49e4):not(
    .image_12ca
  ),
button.fn-disabled-c4b0:not(.gradient_mini_49e4):not(
    .image_12ca
  ),
button[disabled]:not(.gradient_mini_49e4):not(
    .image_12ca
  ) {
  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;
}
.background_a53b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.background_a53b: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;
}
.gradient-hot-d6ae {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active-0b7d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.logo-fast-1e0e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.black_9c46:after,
.black_9c46:before,
.accordion_c46c:after,
.accordion_c46c:before,
.table-upper-39de:after,
.table-upper-39de:before,
.filter_ae58:after,
.filter_ae58:before,
.picture-6ebc:after,
.picture-6ebc:before,
.sort-fa01:after,
.sort-fa01:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.black_9c46:after,
.accordion_c46c:after,
.table-upper-39de:after,
.filter_ae58:after,
.picture-6ebc:after,
.sort-fa01:after {
  clear: both;
}
.accordion_c46c .primary_lite_8534,
.table-upper-39de .primary_lite_8534,
.heading_1a6f .primary_lite_8534 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.disabled-clean-7996 {
  display: inline-block;
}
.header_b966 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.header_b966 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.header_b966 .detail_cold_224a {
  padding: 1em 0;
  font-size: 85%;
}
.detail_cold_224a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.under-15d3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.under-15d3:after,
.under-15d3:before {
  content: "";
  display: table;
}
.under-15d3:after {
  clear: both;
}
.logo_bf1d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar-top-95e6 .logo_bf1d {
  max-width: 50%;
}
.info-lite-20a7 .logo_bf1d {
  max-width: 33.33%;
}
.section-blue-9588 .logo_bf1d {
  max-width: 25%;
}
.detail-hard-e42f .logo_bf1d {
  max-width: 20%;
}
.media-e095 .logo_bf1d {
  max-width: 16.66%;
}
.header_small_b7a1 .logo_bf1d {
  max-width: 14.28%;
}
.nav-bronze-1aec .logo_bf1d {
  max-width: 12.5%;
}
.list_006a .logo_bf1d {
  max-width: 11.11%;
}
.main-37c3 {
  display: block;
}
.button_b58f .paragraph_iron_c6e4 label,
.button_b58f .bright_f507 label,
.button_b58f .backdrop_bright_5601 label,
.button_b58f .blue_e26c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout-c3df {
  list-style: none;
  margin: 0;
}
.layout-c3df article.picture_7b25 {
  margin-bottom: 0;
}
.layout-c3df ul {
  list-style: none;
  margin: 0;
}
.layout-c3df .module-prev-f9ce li.picture_7b25 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout-c3df .module-prev-f9ce li.picture_7b25 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout-c3df .module-prev-f9ce li.picture_7b25: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) {
  .layout-c3df .module-prev-f9ce li.picture_7b25 li.picture_7b25 li.picture_7b25 li.picture_7b25 {
    padding-left: 0;
  }
}
article.picture_7b25 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture_7b25 .accordion_c46c p:last-of-type {
  margin-bottom: 0;
}
article.picture_7b25 .active_white_4c91 {
  float: left;
}
article.picture_7b25 .link_b2bb {
  margin-left: 85px;
}
article.picture_7b25 .icon_large_8730 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture_7b25 .icon_large_8730 .video-9b7c {
  margin-left: 10px;
}
article.picture_7b25 .main-left-3dec {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture_7b25 .pink-c3a1 {
  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 .paragraph_iron_c6e4,
  #respond .backdrop_bright_5601,
  #respond .blue_e26c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_iron_c6e4 input,
#respond .backdrop_bright_5601 input,
#respond .blue_e26c input {
  width: 100%;
}
#respond .blue_e26c {
  margin-right: 0;
}
#respond .easy-06a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.soft_ed55 {
  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;
}
.soft_ed55.hover-stale-43a2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.soft_ed55 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%);
}
.soft_ed55:focus,
.soft_ed55: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);
}
.gallery_819a {
  border-radius: 10%;
}
.accordion-thick-22b3 {
  border-radius: 50%;
}
.focused_a843 {
  font-size: 0.72em;
}
.form-iron-e3e9 {
  font-size: 0.875em;
}
.summary_ecce {
  font-size: 1.1em;
}
.widget_rough_d4f0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.widget_rough_d4f0.focused_a843 {
  letter-spacing: 0.5px;
}
.iron_f182,
.iron_f182 a {
  color: #6d6d6d;
}
.iron_f182 a:hover {
  color: #111;
}
.clean-a19a {
  color: #6d6d6d;
}
.east_2cd1 {
  overflow-x: hidden;
}
.east_2cd1 .accordion_0e46.table_dynamic_ef56 {
  position: relative;
}
.east_2cd1 .accordion_0e46.table_dynamic_ef56.nav-8c2a {
  position: initial;
}
.east_2cd1
  .accordion_0e46.table_dynamic_ef56.nav-8c2a
  .form_hard_c478 {
  left: auto;
}
.east_2cd1 .accordion_0e46 .form_hard_c478 {
  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;
}
.east_2cd1 .accordion_0e46:hover.table_dynamic_ef56 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.east_2cd1
  .accordion_0e46:hover.table_dynamic_ef56
  .form_hard_c478 {
  display: block;
  z-index: 9999999;
}
.east_2cd1 .logo_lite_53a3 .menu-down-ed4f,
.east_2cd1 .avatar_413f .menu-down-ed4f {
  display: none;
}
.east_2cd1 .modal_471c .accordion_0e46:hover.table_dynamic_ef56 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_b58f .paragraph_iron_c6e4 label,
.button_b58f .bright_f507 label,
.button_b58f .backdrop_bright_5601 label,
.button_b58f .blue_e26c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout-c3df {
  list-style: none;
  margin: 0;
}
.layout-c3df article.picture_7b25 {
  margin-bottom: 0;
}
.layout-c3df ul {
  list-style: none;
  margin: 0;
}
.layout-c3df .module-prev-f9ce li.picture_7b25 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout-c3df .module-prev-f9ce li.picture_7b25 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout-c3df .module-prev-f9ce li.picture_7b25: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) {
  .layout-c3df .module-prev-f9ce li.picture_7b25 li.picture_7b25 li.picture_7b25 li.picture_7b25 {
    padding-left: 0;
  }
}
article.picture_7b25 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture_7b25 .accordion_c46c p:last-of-type {
  margin-bottom: 0;
}
article.picture_7b25 .active_white_4c91 {
  float: left;
}
article.picture_7b25 .link_b2bb {
  margin-left: 85px;
}
article.picture_7b25 .icon_large_8730 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture_7b25 .icon_large_8730 .video-9b7c {
  margin-left: 10px;
}
article.picture_7b25 .main-left-3dec {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture_7b25 .pink-c3a1 {
  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 .paragraph_iron_c6e4,
  #respond .backdrop_bright_5601,
  #respond .blue_e26c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_iron_c6e4 input,
#respond .backdrop_bright_5601 input,
#respond .blue_e26c input {
  width: 100%;
}
#respond .blue_e26c {
  margin-right: 0;
}
#respond .easy-06a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo_lite_53a3 .section_pressed_369c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.section_pressed_369c .menu_be0d.next-cf39 .container_full_db0c > li > a:focus,
.section_pressed_369c .menu_be0d.next-cf39 .container_full_db0c > li > a:hover,
.section_pressed_369c .menu_be0d.dropdown_137c .container_full_db0c > li > a:focus,
.section_pressed_369c .menu_be0d.dropdown_137c .container_full_db0c > li > a:hover,
.section_pressed_369c .menu_be0d.panel_tall_cec4 .container_full_db0c > li > a:focus,
.section_pressed_369c .menu_be0d.panel_tall_cec4 .container_full_db0c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_pressed_369c
  .menu_be0d.next-cf39
  .container_full_db0c
  > li.old-bbb6
  > a,
.section_pressed_369c
  .menu_be0d.next-cf39
  .container_full_db0c
  > li.heading_6cde
  > a,
.section_pressed_369c
  .menu_be0d.dropdown_137c
  .container_full_db0c
  > li.old-bbb6
  > a,
.section_pressed_369c
  .menu_be0d.dropdown_137c
  .container_full_db0c
  > li.heading_6cde
  > a,
.section_pressed_369c
  .menu_be0d.panel_tall_cec4
  .container_full_db0c
  > li.old-bbb6
  > a,
.section_pressed_369c .menu_be0d.panel_tall_cec4 .container_full_db0c > li.form_easy_cec7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.section_pressed_369c .menu_pro_7cc6,
.section_pressed_369c .menu_pro_7cc6 a {
  color: rgba(255, 255, 255, 0.99);
}
.section_pressed_369c .mask_d007.breadcrumb_b46a li a,
.section_pressed_369c .north_7c1d a,
.section_pressed_369c .small_e768,
.section_pressed_369c .container_full_db0c > li > a,
.section_pressed_369c .advanced_c24c {
  color: rgba(255, 255, 255, 0.79);
}
.section_pressed_369c .mask_d007.breadcrumb_b46a li a:hover,
.section_pressed_369c .north_7c1d a:hover,
.section_pressed_369c .small_e768:hover,
.section_pressed_369c .container_full_db0c > li > a:hover,
.section_pressed_369c .advanced_c24c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_pressed_369c .accent_gas_7e11 {
  color: rgba(255, 255, 255, 0.79);
}
.section_pressed_369c .accent_gas_7e11 .mask_9151 {
  color: rgba(255, 255, 255, 0.99);
}
.section_pressed_369c .accent_gas_7e11:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_pressed_369c .media_afa0 .overlay-in-5bbc {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section_pressed_369c .media_afa0 .overlay-in-5bbc .message_79e5 {
  color: rgba(255, 255, 255, 0.79);
}
.section_pressed_369c
  .media_afa0
  .overlay-in-5bbc
  .message_79e5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_pressed_369c
  .media_afa0
  .overlay-in-5bbc
  .message_79e5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_pressed_369c
  .media_afa0
  .overlay-in-5bbc
  .message_79e5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_pressed_369c
  .media_afa0
  .overlay-in-5bbc
  .message_79e5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_pressed_369c .media_afa0 .form-43ae {
  color: rgba(255, 255, 255, 0.79);
}
.section_pressed_369c .media_afa0 .form-43ae:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_a57d
  .section_pressed_369c
  .media_afa0
  .button_9a76
  .in-8d35 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table_a57d
  .section_pressed_369c
  .media_afa0
  .button_9a76
  .message_79e5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo_lite_53a3 .active_6e12 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active_6e12 .menu_be0d.next-cf39 .container_full_db0c > li > a:focus,
.active_6e12 .menu_be0d.next-cf39 .container_full_db0c > li > a:hover,
.active_6e12 .menu_be0d.dropdown_137c .container_full_db0c > li > a:focus,
.active_6e12 .menu_be0d.dropdown_137c .container_full_db0c > li > a:hover,
.active_6e12 .menu_be0d.panel_tall_cec4 .container_full_db0c > li > a:focus,
.active_6e12 .menu_be0d.panel_tall_cec4 .container_full_db0c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_6e12
  .menu_be0d.next-cf39
  .container_full_db0c
  > li.old-bbb6
  > a,
.active_6e12
  .menu_be0d.next-cf39
  .container_full_db0c
  > li.heading_6cde
  > a,
.active_6e12
  .menu_be0d.dropdown_137c
  .container_full_db0c
  > li.old-bbb6
  > a,
.active_6e12
  .menu_be0d.dropdown_137c
  .container_full_db0c
  > li.heading_6cde
  > a,
.active_6e12
  .menu_be0d.panel_tall_cec4
  .container_full_db0c
  > li.old-bbb6
  > a,
.active_6e12 .menu_be0d.panel_tall_cec4 .container_full_db0c > li.form_easy_cec7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.active_6e12 .menu_pro_7cc6,
.active_6e12 .menu_pro_7cc6 a {
  color: rgba(0, 0, 0, 0.8);
}
.active_6e12 .mask_d007.breadcrumb_b46a li a,
.active_6e12 .north_7c1d a,
.active_6e12 .small_e768,
.active_6e12 .container_full_db0c > li > a,
.active_6e12 .advanced_c24c {
  color: rgba(0, 0, 0, 0.55);
}
.active_6e12 .mask_d007.breadcrumb_b46a li a:hover,
.active_6e12 .north_7c1d a:hover,
.active_6e12 .small_e768:hover,
.active_6e12 .container_full_db0c > li > a:hover,
.active_6e12 .advanced_c24c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_6e12 .accent_gas_7e11 {
  color: rgba(0, 0, 0, 0.55);
}
.active_6e12 .accent_gas_7e11 .mask_9151 {
  color: rgba(0, 0, 0, 0.8);
}
.active_6e12 .accent_gas_7e11:hover {
  color: rgba(0, 0, 0, 0.8);
}
.old-da8b .grid_9be7 {
  margin-left: auto;
  margin-right: auto;
}
.table-upper-39de > * {
  margin-left: auto;
  margin-right: auto;
}
.table-upper-39de .gradient-hot-d6ae {
  margin-right: 1.41575em;
}
.west_3864 .table-upper-39de > .article-next-d797 {
  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;
}
.west_3864 .table-upper-39de > .chip-4b7a {
  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;
}
.panel-48c0.old-da8b .grid_9be7,
.yellow_dda6.old-da8b .grid_9be7 {
  margin-left: 0;
}
.fast-8174.old-da8b .grid_9be7,
.header-dynamic-1e09.old-da8b .grid_9be7 {
  margin-right: 0;
}
.table-upper-39de ol,
.table-upper-39de ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.medium_317b video {
  max-width: 100%;
}
.nav_c69c img {
  display: block;
}
.nav_c69c.gradient-hot-d6ae,
.nav_c69c.active-0b7d {
  width: 100%;
}
.nav_c69c.chip-4b7a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.basic_32e9:not(.overlay_d7ab) {
  margin: 1.5em auto;
}
.mask_5ba3 p {
  padding: 1.5em 14px;
}
ul.border_2b17.chip-4b7a,
ul.border_2b17.article-next-d797,
ul.border_2b17.caption_9eef.article-next-d797 {
  padding: 0 14px;
}
.text_hot_5b0c {
  display: block;
  overflow-x: auto;
}
.text_hot_5b0c table {
  border-collapse: collapse;
  width: 100%;
}
.text_hot_5b0c td,
.text_hot_5b0c th {
  padding: 0.5em;
}
.table-upper-39de li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.table-upper-39de ol ol,
.table-upper-39de ol ul,
.table-upper-39de ul ol,
.table-upper-39de ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.table-upper-39de ol ol li,
.table-upper-39de ol ul li,
.table-upper-39de ul ol li,
.table-upper-39de ul ul li {
  margin-left: 0;
}
.cold_eb62.glass-05ad > .outline-focused-9d77 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.cold_eb62.glass-05ad > .outline-focused-9d77 iframe,
.cold_eb62.glass-05ad > .outline-focused-9d77 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs_d791 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs_d791.video_pro_9ceb {
  padding: 0;
}
.tabs_d791.video_pro_9ceb cite {
  font-size: 13px;
}
.tabs_d791 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs_d791 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.logo_old_d662 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.logo_old_d662 > p:first-child {
  margin-top: 0;
}
.logo_old_d662 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.logo_old_d662 blockquote {
  border-left: 0;
}
.current_6951 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.current_6951:not(.fresh_7224) {
  max-width: 100px;
}
.current_6951.wrapper-fe5d {
  border-bottom: none !important;
  text-align: center;
}
.current_6951.wrapper-fe5d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .mask_5ba3 p {
    padding: 1.5em 0;
  }
}
.silver_5f9e {
  color: #0073aa;
}
.footer_fcf1 {
  background-color: #0073aa;
}
.thumbnail_rough_8049 {
  color: #229fd8;
}
.box_basic_73d9 {
  background-color: #229fd8;
}
.box-medium-134f {
  color: #eee;
}
.widget-ff5a {
  background-color: #eee;
}
.full_e3eb {
  color: #444;
}
.texture_bf4b {
  background-color: #444;
}
.link-4307 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.link-4307 .pagination-3c68 .north_7c1d {
  font-size: 15px;
}
.link-4307 .north_7c1d {
  line-height: 1.3;
}
.link-4307 .active_6e12 {
}
.link-4307 .section_pressed_369c {
  background: #235787;
}
.element-daec {
  padding: 0;
}
.element-daec .section_pressed_369c {
  background: #1a1a1a;
}
.element-daec .active_6e12 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.disabled-3c44 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.disabled-3c44 .active_6e12 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.disabled-3c44 .section_pressed_369c {
  background: #303030;
}
.sort-fa01 {
  position: relative;
  z-index: 10;
}
.sort-fa01 .video_3fb8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-e1eb .table_dynamic_ef56 {
  display: inline-block;
  vertical-align: middle;
}
.form-e1eb.tertiary_up_6a56 .table_dynamic_ef56 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .form-e1eb.tertiary_up_6a56 .table_dynamic_ef56 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .form-e1eb.tertiary_up_6a56 .table_dynamic_ef56 {
    margin-right: 0.4em;
  }
}
.form-e1eb.tertiary_up_6a56 .table_dynamic_ef56:last-child {
  margin-right: 0;
}
.pattern_dark_b38b .video_3fb8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .logo_lite_53a3 .pagination-3c68 {
    margin: 0 -0.5em;
  }
  .logo_lite_53a3 .pagination-3c68 [class*="customify-col-"],
  .logo_lite_53a3 .pagination-3c68 [class*="customify-col_"],
  .logo_lite_53a3 .pagination-3c68 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.logo_lite_53a3.grid_dirty_2681 .video_3fb8 {
  background: 0 0 !important;
}
.logo_lite_53a3.grid_dirty_2681 .video_3fb8,
.logo_lite_53a3.pattern_dark_b38b .video_3fb8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .logo_lite_53a3.medium-78ef {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.logo_lite_53a3.pattern_dark_b38b .video_3fb8 {
  box-shadow: none !important;
}
.rough_aa53 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .rough_aa53 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .rough_aa53 {
    padding: 18px 0 20px;
  }
}
.rough_aa53 .complex-e62f {
  width: 100%;
}
.rough_aa53 .feature_small_4b38 {
  margin-bottom: 0;
}
.rough_aa53 .south-6b4a {
  margin-top: 5px;
  font-size: 0.875em;
}
.dropdown-beab {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dropdown-beab .list-c8ae {
  width: 100%;
}
.row-gas-819a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.row-gas-819a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.row-gas-819a 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;
}
.row-gas-819a li:last-child:after {
  display: none;
}
.row-gas-819a li a {
  font-weight: 500;
  margin-right: 10px;
}
.focus-96b1 .menu-down-ed4f button,
.rough_aa53 .menu-down-ed4f button {
  left: 0;
}
.focus-96b1 .list-c8ae,
.rough_aa53 .list-c8ae {
  padding-left: 0;
  padding-right: 0;
}
.focus-96b1 .dropdown-beab,
.rough_aa53 .dropdown-beab {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.focus-96b1 {
  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;
}
.focus-96b1: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;
}
.focus-96b1 .over-5307 {
  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) {
  .focus-96b1 .over-5307 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .focus-96b1 .over-5307 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .focus-96b1 .over-5307 {
    min-height: 200px;
  }
}
.focus-96b1 .row-gas-819a {
  color: rgba(255, 255, 255, 0.8);
}
.focus-96b1 .row-gas-819a a,
.focus-96b1 .row-gas-819a li:after {
  color: inherit;
}
.focus-96b1 .row-gas-819a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero_middle_065c {
  margin-bottom: 0.5em;
}
.title-narrow-569b {
  margin-bottom: 1.2em;
}
.title-narrow-569b,
.hero_middle_065c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.title-narrow-569b p:last-child,
.hero_middle_065c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .menu-down-ed4f,
#masthead .menu-down-ed4f {
  display: none;
}
#masthead
  > .menu-down-ed4f.text_plasma_a3e8 {
  display: none;
}
#masthead > .menu-down-ed4f button {
  left: 0;
}
.highlight-purple-1ab4 {
  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%;
}
.highlight-purple-1ab4 .table_dynamic_ef56 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.highlight-purple-1ab4 .backdrop-smooth-aee8 {
  display: -webkit-box;
  display: flex;
}
.highlight-purple-1ab4 .backdrop-smooth-aee8.purple-bcca {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.highlight-purple-1ab4 .backdrop-smooth-aee8.fixed-6f2f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-purple-1ab4 .backdrop-smooth-aee8.caption_8b42 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-purple-1ab4.banner-left-fc23.out-5fb0 .backdrop-smooth-aee8.purple-bcca {
  flex-basis: 100%;
}
.highlight-purple-1ab4.breadcrumb_0403 .backdrop-smooth-aee8.fixed-6f2f {
  -webkit-box-flex: 1;
  flex: auto;
}
.highlight-purple-1ab4.breadcrumb_0403 .backdrop-smooth-aee8.caption_8b42 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .menu-down-ed4f.text_plasma_a3e8 {
  display: none;
}
#masthead > .menu-down-ed4f button {
  left: 0;
}
.pattern_static_da2e {
  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;
}
.pattern_static_da2e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pattern_static_da2e.white-d40f i {
  margin-right: 4px;
}
.pattern_static_da2e.banner-9b5e i {
  margin-left: 5px;
}
.north_7c1d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.north_7c1d p:last-child {
  margin-bottom: 0;
}
.section-d7b5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.section-d7b5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.section-d7b5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.section-d7b5 .menu_pro_7cc6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.section-d7b5 .carousel-white-7bfb {
  margin: 5px 0 7px 0;
}
.section-d7b5.banner_iron_e045 .frame-58b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-d7b5.banner_iron_e045 .sort_in_45c9 {
  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;
}
.section-d7b5.panel_stone_6a46 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.section-d7b5.panel_stone_6a46 .frame-58b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-d7b5.panel_stone_6a46 .sort_in_45c9 {
  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;
}
.section-d7b5.hero_2f40 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section-d7b5.frame_glass_4297 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.section-d7b5.frame_glass_4297 .sort_in_45c9 {
  margin-top: 7px;
}
.container_7a22 {
  display: inline-block;
}
.sort-fa01 .box-9690 .section-d7b5 img {
  max-width: 100%;
}
.menu_be0d .description_88a1.icon_new_1e0b,
.title-clean-d174 .description_88a1.icon_new_1e0b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu_be0d .outline-last-9b58,
.title-clean-d174 .outline-last-9b58 {
  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%);
}
.menu_be0d .outline-last-9b58 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.menu_be0d.box_dark_f80a .outline-last-9b58 {
  display: none;
}
.menu_be0d .icon-over-291a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu_be0d .icon-over-291a li {
  display: inline-block;
  position: relative;
}
.menu_be0d .icon-over-291a li:last-child {
  margin-right: 0;
}
.menu_be0d .icon-over-291a 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;
}
.menu_be0d .icon-over-291a li.form_easy_cec7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.menu_be0d .icon-over-291a > 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;
}
.menu_be0d .icon-over-291a > li > a i {
  line-height: 0;
}
.menu_be0d .icon-over-291a > li.box_orange_f826 > a .outline-last-9b58 {
  margin-left: 4px;
  line-height: 0;
}
.menu_be0d .icon-over-291a .shadow-f4ee li.box_orange_f826 > a {
  position: relative;
}
.menu_be0d .icon-over-291a .shadow-f4ee li.box_orange_f826 > a:after,
.menu_be0d .icon-over-291a .shadow-f4ee li.box_orange_f826 > a:before {
  content: "";
  display: table;
}
.menu_be0d .icon-over-291a .shadow-f4ee li.box_orange_f826 > a:after {
  clear: both;
}
.menu_be0d .icon-over-291a .shadow-f4ee li.box_orange_f826 > a .outline-last-9b58 {
  margin-left: 5px;
  float: right;
}
.menu_be0d .nav-f1f3,
.menu_be0d .shadow-f4ee {
  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;
}
.menu_be0d .shadow-f4ee {
  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;
}
.menu_be0d .shadow-f4ee .icon_new_1e0b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu_be0d .shadow-f4ee .outline-last-9b58 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.menu_be0d .shadow-f4ee li {
  display: block;
  margin: 0;
  padding: 0;
}
.menu_be0d .shadow-f4ee 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;
}
.menu_be0d .shadow-f4ee li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.menu_be0d .shadow-f4ee .shadow-f4ee {
  top: 0;
  left: 100%;
}
.menu_be0d .tiny_c475.fn-focus-c4b0 > .nav-f1f3,
.menu_be0d .tiny_c475.fn-focus-c4b0 > .shadow-f4ee,
.menu_be0d .tiny_c475:focus > .nav-f1f3,
.menu_be0d .tiny_c475:focus > .shadow-f4ee,
.menu_be0d .tiny_c475:hover > .nav-f1f3,
.menu_be0d .tiny_c475:hover > .shadow-f4ee {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.menu_be0d.panel_tall_cec4 .container_full_db0c:after,
.menu_be0d.panel_tall_cec4 .container_full_db0c:before {
  content: "";
  display: table;
}
.menu_be0d.panel_tall_cec4 .container_full_db0c:after {
  clear: both;
}
.menu_be0d.panel_tall_cec4 .container_full_db0c > li {
  float: left;
}
.menu_be0d.highlight-3ff6 .container_full_db0c:after,
.menu_be0d.highlight-3ff6 .container_full_db0c:before {
  content: "";
  display: table;
}
.menu_be0d.highlight-3ff6 .container_full_db0c:after {
  clear: both;
}
.menu_be0d.highlight-3ff6 .container_full_db0c > li {
  float: left;
}
.menu_be0d.highlight-3ff6 .container_full_db0c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.menu_be0d.highlight-3ff6 .container_full_db0c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.menu_be0d.highlight-3ff6 .container_full_db0c > li.old-bbb6 > a,
.menu_be0d.highlight-3ff6 .container_full_db0c > li.form_easy_cec7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.menu_be0d.next-cf39 .container_full_db0c > li > a .icon_new_1e0b {
  position: relative;
}
.menu_be0d.next-cf39 .container_full_db0c > li > a .icon_new_1e0b: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;
}
.menu_be0d.next-cf39
  .container_full_db0c
  > li:focus
  > a
  .icon_new_1e0b:before,
.menu_be0d.next-cf39
  .container_full_db0c
  > li:hover
  > a
  .icon_new_1e0b:before {
  width: 100%;
  background-color: currentColor;
}
.menu_be0d.next-cf39
  .container_full_db0c
  > li.old-bbb6
  > a
  .icon_new_1e0b:before,
.menu_be0d.next-cf39
  .container_full_db0c
  > li.heading_6cde
  > a
  .icon_new_1e0b:before {
  width: 100%;
  background-color: currentColor;
}
.menu_be0d.dropdown_137c .container_full_db0c > li > a .icon_new_1e0b {
  position: relative;
}
.menu_be0d.dropdown_137c .container_full_db0c > li > a .icon_new_1e0b: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;
}
.menu_be0d.dropdown_137c .container_full_db0c > li:focus > a .icon_new_1e0b:before,
.menu_be0d.dropdown_137c
  .container_full_db0c
  > li:hover
  > a
  .icon_new_1e0b:before {
  width: 100%;
  background-color: currentColor;
}
.menu_be0d.dropdown_137c
  .container_full_db0c
  > li.old-bbb6
  > a
  .icon_new_1e0b:before,
.menu_be0d.dropdown_137c
  .container_full_db0c
  > li.heading_6cde
  > a
  .icon_new_1e0b:before {
  width: 100%;
  background-color: currentColor;
}
.title-clean-d174 .icon-over-291a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.title-clean-d174 .icon-over-291a li:first-child > a {
  border-top: none;
}
.title-clean-d174 .icon-over-291a .breadcrumb_left_845f > .icon_new_1e0b .outline-last-9b58 {
  display: none;
}
.title-clean-d174 .icon-over-291a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.title-clean-d174 .icon-over-291a li:last-child {
  border: none;
}
.title-clean-d174 .icon-over-291a li.box_orange_f826 > a {
  padding-right: 45px !important;
}
.title-clean-d174 .icon-over-291a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.title-clean-d174 .icon-over-291a li a:focus,
.title-clean-d174 .icon-over-291a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title-clean-d174 .icon-over-291a li .image-next-c8eb {
  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;
}
.title-clean-d174 .icon-over-291a li .image-next-c8eb:hover {
  box-shadow: none;
}
.title-clean-d174 .icon-over-291a li .image-next-c8eb .outline-last-9b58 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.title-clean-d174 .icon-over-291a .shadow-f4ee {
  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);
}
.title-clean-d174 .icon-over-291a .shadow-f4ee li a {
  padding-left: 3em;
}
.title-clean-d174 .icon-over-291a .down-d983 > a .image-next-c8eb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.title-clean-d174 .icon-over-291a .down-d983 > .shadow-f4ee {
  display: block;
  opacity: 1;
}
.detail-left-ddc3 {
  max-width: 100%;
}
.element_tiny_959b {
  line-height: 0;
  cursor: pointer;
}
.advanced_c24c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.advanced_c24c:hover {
  box-shadow: none;
  color: currentColor;
}
.advanced_c24c svg {
  width: 18px;
  height: 18px;
}
.advanced_c24c .under_949b {
  display: none;
}
.hovered-73c6 {
  position: relative;
}
.hovered-73c6.fn-active-c4b0 .advanced_c24c .bronze_fa56 {
  display: none;
}
.hovered-73c6.fn-active-c4b0 .advanced_c24c .under_949b {
  display: inline-block;
}
.hovered-73c6 .stale_c19e {
  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);
}
.hovered-73c6.iron-ebd6 .stale_c19e {
  left: auto;
  right: -0.9em;
}
.hovered-73c6.iron-ebd6 .prev_1017::before {
  left: auto;
  right: 15px;
}
.hovered-73c6.fn-active-c4b0 .stale_c19e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button_9a76 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.button_9a76 label {
  flex-basis: 100%;
}
.button_9a76 .overlay-in-5bbc {
  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;
}
.button_9a76 .message_79e5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.button_9a76 .message_79e5:focus {
  background-color: transparent;
}
.button_9a76 button.form-43ae {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.button_9a76 button.form-43ae:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.button_9a76 button.form-43ae svg {
  width: 18px;
  height: 18px;
}
.button_9a76 input[type="submit"] {
  min-height: auto;
}
.media_afa0 .button_9a76 .message_79e5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.prev_1017 {
  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) {
  .prev_1017 {
    width: 220px;
  }
}
.prev_1017 label {
  flex-basis: 100%;
}
.prev_1017::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;
}
.table_a57d .media_afa0 .button_9a76 {
  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;
}
.table_a57d
  .media_afa0
  .button_9a76
  .overlay-in-5bbc {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.table_a57d .media_afa0 .button_9a76 .message_79e5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.table_a57d
  .media_afa0
  .button_9a76
  .message_79e5:focus {
  background: 0 0;
}
.table_a57d
  .media_afa0
  .button_9a76
  .in-8d35 {
  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;
}
.mask_d007 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.mask_d007 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.mask_d007 li:last-child {
  margin-right: 0;
}
.mask_d007 li:first-child {
  margin-left: 0;
}
.mask_d007.shadow-9b4d a {
  color: #fff;
}
.mask_d007.shadow-9b4d a:hover {
  color: #fff;
}
.mask_d007 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.mask_d007 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.mask_d007 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mask_d007 a:hover {
  opacity: 0.9;
  color: inherit;
}
.mask_d007 [class*="social-icon-apple"] {
  background-color: #999;
}
.mask_d007 [class*="social-icon-apple"].widget_f176 {
  background-color: transparent;
  color: #999;
}
.mask_d007 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.mask_d007 [class*="social-icon-behance"].widget_f176 {
  background-color: transparent;
  color: #1769ff;
}
.mask_d007 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.mask_d007 [class*="social-icon-bitbucket"].widget_f176 {
  background-color: transparent;
  color: #205081;
}
.mask_d007 [class*="social-icon-codepen"] {
  background-color: #000;
}
.mask_d007 [class*="social-icon-codepen"].widget_f176 {
  background-color: transparent;
  color: #000;
}
.mask_d007 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.mask_d007 [class*="social-icon-delicious"].widget_f176 {
  background-color: transparent;
  color: #39f;
}
.mask_d007 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.mask_d007 [class*="social-icon-digg"].widget_f176 {
  background-color: transparent;
  color: #005be2;
}
.mask_d007 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.mask_d007 [class*="social-icon-dribbble"].widget_f176 {
  background-color: transparent;
  color: #ea4c89;
}
.mask_d007 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.mask_d007 [class*="social-icon-envelope"].widget_f176 {
  background-color: transparent;
  color: #ea4335;
}
.mask_d007 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.mask_d007 [class*="social-icon-facebook"].widget_f176 {
  background-color: transparent;
  color: #3b5998;
}
.mask_d007 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.mask_d007 [class*="social-icon-flickr"].widget_f176 {
  background-color: transparent;
  color: #0063dc;
}
.mask_d007 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.mask_d007 [class*="social-icon-foursquare"].widget_f176 {
  background-color: transparent;
  color: #2d5be3;
}
.mask_d007 [class*="social-icon-github"] {
  background-color: #333;
}
.mask_d007 [class*="social-icon-github"].widget_f176 {
  background-color: transparent;
  color: #333;
}
.mask_d007 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.mask_d007 [class*="social-icon-google-plus"].widget_f176 {
  background-color: transparent;
  color: #dd4b39;
}
.mask_d007 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.mask_d007 [class*="social-icon-houzz"].widget_f176 {
  background-color: transparent;
  color: #7ac142;
}
.mask_d007 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.mask_d007 [class*="social-icon-instagram"].widget_f176 {
  background-color: transparent;
  color: #262626;
}
.mask_d007 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.mask_d007 [class*="social-icon-jsfiddle"].widget_f176 {
  background-color: transparent;
  color: #487aa2;
}
.mask_d007 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.mask_d007 [class*="social-icon-linkedin"].widget_f176 {
  background-color: transparent;
  color: #0077b5;
}
.mask_d007 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.mask_d007 [class*="social-icon-medium"].widget_f176 {
  background-color: transparent;
  color: #00ab6b;
}
.mask_d007 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.mask_d007
  [class*="social-icon-odnoklassniki"].widget_f176 {
  background-color: transparent;
  color: #f4731c;
}
.mask_d007 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.mask_d007 [class*="social-icon-meetup"].widget_f176 {
  background-color: transparent;
  color: #ec1c40;
}
.mask_d007 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.mask_d007 [class*="social-icon-pinterest"].widget_f176 {
  background-color: transparent;
  color: #bd081c;
}
.mask_d007 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.mask_d007 [class*="social-icon-product-hunt"].widget_f176 {
  background-color: transparent;
  color: #da552f;
}
.mask_d007 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.mask_d007 [class*="social-icon-reddit"].widget_f176 {
  background-color: transparent;
  color: #ff4500;
}
.mask_d007 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.mask_d007 [class*="social-icon-rss"].widget_f176 {
  background-color: transparent;
  color: #f26522;
}
.mask_d007 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.mask_d007
  [class*="social-icon-shopping-cart"].widget_f176 {
  background-color: transparent;
  color: #4caf50;
}
.mask_d007 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.mask_d007 [class*="social-icon-skype"].widget_f176 {
  background-color: transparent;
  color: #00aff0;
}
.mask_d007 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.mask_d007 [class*="social-icon-slideshare"].widget_f176 {
  background-color: transparent;
  color: #0077b5;
}
.mask_d007 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.mask_d007 [class*="social-icon-snapchat"].widget_f176 {
  background-color: transparent;
  color: #fffc00;
}
.mask_d007 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.mask_d007 [class*="social-icon-soundcloud"].widget_f176 {
  background-color: transparent;
  color: #f80;
}
.mask_d007 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.mask_d007 [class*="social-icon-spotify"].widget_f176 {
  background-color: transparent;
  color: #2ebd59;
}
.mask_d007 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.mask_d007
  [class*="social-icon-stack-overflow"].widget_f176 {
  background-color: transparent;
  color: #fe7a15;
}
.mask_d007 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.mask_d007 [class*="social-icon-maldkfgram"].widget_f176 {
  background-color: transparent;
  color: #2ca5e0;
}
.mask_d007 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.mask_d007 [class*="social-icon-tripadvisor"].widget_f176 {
  background-color: transparent;
  color: #589442;
}
.mask_d007 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.mask_d007 [class*="social-icon-tumblr"].widget_f176 {
  background-color: transparent;
  color: #35465c;
}
.mask_d007 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.mask_d007 [class*="social-icon-twitch"].widget_f176 {
  background-color: transparent;
  color: #6441a5;
}
.mask_d007 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.mask_d007 [class*="social-icon-twitter"].widget_f176 {
  background-color: transparent;
  color: #1da1f2;
}
.mask_d007 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.mask_d007 [class*="social-icon-vimeo"].widget_f176 {
  background-color: transparent;
  color: #1ab7ea;
}
.mask_d007 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.mask_d007 [class*="social-icon-vk"].widget_f176 {
  background-color: transparent;
  color: #45668e;
}
.mask_d007 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.mask_d007 [class*="social-icon-weibo"].widget_f176 {
  background-color: transparent;
  color: #df2029;
}
.mask_d007 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.mask_d007 [class*="social-icon-weixin"].widget_f176 {
  background-color: transparent;
  color: #7bb32e;
}
.mask_d007 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.mask_d007 [class*="social-icon-whatsapp"].widget_f176 {
  background-color: transparent;
  color: #25d366;
}
.mask_d007 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.mask_d007 [class*="social-icon-wordpress"].widget_f176 {
  background-color: transparent;
  color: #21759b;
}
.mask_d007 [class*="social-icon-xing"] {
  background-color: #026466;
}
.mask_d007 [class*="social-icon-xing"].widget_f176 {
  background-color: transparent;
  color: #026466;
}
.mask_d007 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.mask_d007 [class*="social-icon-yelp"].widget_f176 {
  background-color: transparent;
  color: #af0606;
}
.mask_d007 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.mask_d007 [class*="social-icon-youtube"].widget_f176 {
  background-color: transparent;
  color: #cd201f;
}
.small_e768 {
  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;
}
.small_e768:hover {
  box-shadow: none;
  background: 0 0;
}
.gas_ed8b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.rough_bd9b {
  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;
}
.first_c5af {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.preview_7d53 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.preview_7d53,
.preview_7d53::after,
.preview_7d53::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;
}
.preview_7d53::after,
.preview_7d53::before {
  content: "";
  display: block;
  background-color: inherit;
}
.background_ad81 .rough_bd9b .first_c5af {
  margin-top: -2px;
  width: 19px;
}
.background_ad81 .rough_bd9b .preview_7d53 {
  margin-top: -1px;
}
.background_ad81 .rough_bd9b .preview_7d53,
.background_ad81 .rough_bd9b .preview_7d53::after,
.background_ad81 .rough_bd9b .preview_7d53::before {
  width: 19px;
  height: 2px;
}
.background_ad81 .rough_bd9b .preview_7d53::before {
  top: -6px;
}
.background_ad81 .rough_bd9b .preview_7d53::after {
  bottom: -6px;
}
.stale_6049 .rough_bd9b .first_c5af {
  margin-top: -2px;
  width: 22px;
}
.stale_6049 .rough_bd9b .preview_7d53 {
  margin-top: -1px;
}
.stale_6049 .rough_bd9b .preview_7d53,
.stale_6049 .rough_bd9b .preview_7d53::after,
.stale_6049 .rough_bd9b .preview_7d53::before {
  width: 22px;
  height: 2px;
}
.stale_6049 .rough_bd9b .preview_7d53::before {
  top: -7px;
}
.stale_6049 .rough_bd9b .preview_7d53::after {
  bottom: -7px;
}
.card_460b .rough_bd9b .first_c5af {
  margin-top: -2px;
  width: 31px;
}
.card_460b .rough_bd9b .preview_7d53 {
  margin-top: -1.5px;
}
.card_460b .rough_bd9b .preview_7d53,
.card_460b .rough_bd9b .preview_7d53::after,
.card_460b .rough_bd9b .preview_7d53::before {
  width: 31px;
  height: 3px;
}
.card_460b .rough_bd9b .preview_7d53::before {
  top: -9px;
}
.card_460b .rough_bd9b .preview_7d53::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid_action_076c .rough_bd9b .first_c5af {
    margin-top: -2px;
    width: 19px;
  }
  .grid_action_076c .rough_bd9b .preview_7d53 {
    margin-top: -1px;
  }
  .grid_action_076c .rough_bd9b .preview_7d53,
  .grid_action_076c .rough_bd9b .preview_7d53::after,
  .grid_action_076c .rough_bd9b .preview_7d53::before {
    width: 19px;
    height: 2px;
  }
  .grid_action_076c .rough_bd9b .preview_7d53::before {
    top: -6px;
  }
  .grid_action_076c .rough_bd9b .preview_7d53::after {
    bottom: -6px;
  }
  .fixed_11f9 .rough_bd9b .first_c5af {
    margin-top: -2px;
    width: 22px;
  }
  .fixed_11f9 .rough_bd9b .preview_7d53 {
    margin-top: -1px;
  }
  .fixed_11f9 .rough_bd9b .preview_7d53,
  .fixed_11f9 .rough_bd9b .preview_7d53::after,
  .fixed_11f9 .rough_bd9b .preview_7d53::before {
    width: 22px;
    height: 2px;
  }
  .fixed_11f9 .rough_bd9b .preview_7d53::before {
    top: -7px;
  }
  .fixed_11f9 .rough_bd9b .preview_7d53::after {
    bottom: -7px;
  }
  .complex_4ce2 .rough_bd9b .first_c5af {
    margin-top: -2px;
    width: 31px;
  }
  .complex_4ce2 .rough_bd9b .preview_7d53 {
    margin-top: -1.5px;
  }
  .complex_4ce2 .rough_bd9b .preview_7d53,
  .complex_4ce2 .rough_bd9b .preview_7d53::after,
  .complex_4ce2 .rough_bd9b .preview_7d53::before {
    width: 31px;
    height: 3px;
  }
  .complex_4ce2 .rough_bd9b .preview_7d53::before {
    top: -9px;
  }
  .complex_4ce2 .rough_bd9b .preview_7d53::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .action_9a9d .rough_bd9b .first_c5af {
    margin-top: -2px;
    width: 19px;
  }
  .action_9a9d .rough_bd9b .preview_7d53 {
    margin-top: -1px;
  }
  .action_9a9d .rough_bd9b .preview_7d53,
  .action_9a9d .rough_bd9b .preview_7d53::after,
  .action_9a9d .rough_bd9b .preview_7d53::before {
    width: 19px;
    height: 2px;
  }
  .action_9a9d .rough_bd9b .preview_7d53::before {
    top: -6px;
  }
  .action_9a9d .rough_bd9b .preview_7d53::after {
    bottom: -6px;
  }
  .text-bfbd .rough_bd9b .first_c5af {
    margin-top: -2px;
    width: 22px;
  }
  .text-bfbd .rough_bd9b .preview_7d53 {
    margin-top: -1px;
  }
  .text-bfbd .rough_bd9b .preview_7d53,
  .text-bfbd .rough_bd9b .preview_7d53::after,
  .text-bfbd .rough_bd9b .preview_7d53::before {
    width: 22px;
    height: 2px;
  }
  .text-bfbd .rough_bd9b .preview_7d53::before {
    top: -7px;
  }
  .text-bfbd .rough_bd9b .preview_7d53::after {
    bottom: -7px;
  }
  .dropdown-c4ee .rough_bd9b .first_c5af {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-c4ee .rough_bd9b .preview_7d53 {
    margin-top: -1.5px;
  }
  .dropdown-c4ee .rough_bd9b .preview_7d53,
  .dropdown-c4ee .rough_bd9b .preview_7d53::after,
  .dropdown-c4ee .rough_bd9b .preview_7d53::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-c4ee .rough_bd9b .preview_7d53::before {
    top: -9px;
  }
  .dropdown-c4ee .rough_bd9b .preview_7d53::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gallery_2d9d .rough_bd9b .first_c5af {
    margin-top: -2px;
    width: 19px;
  }
  .gallery_2d9d .rough_bd9b .preview_7d53 {
    margin-top: -1px;
  }
  .gallery_2d9d .rough_bd9b .preview_7d53,
  .gallery_2d9d .rough_bd9b .preview_7d53::after,
  .gallery_2d9d .rough_bd9b .preview_7d53::before {
    width: 19px;
    height: 2px;
  }
  .gallery_2d9d .rough_bd9b .preview_7d53::before {
    top: -6px;
  }
  .gallery_2d9d .rough_bd9b .preview_7d53::after {
    bottom: -6px;
  }
  .logo_427e .rough_bd9b .first_c5af {
    margin-top: -2px;
    width: 22px;
  }
  .logo_427e .rough_bd9b .preview_7d53 {
    margin-top: -1px;
  }
  .logo_427e .rough_bd9b .preview_7d53,
  .logo_427e .rough_bd9b .preview_7d53::after,
  .logo_427e .rough_bd9b .preview_7d53::before {
    width: 22px;
    height: 2px;
  }
  .logo_427e .rough_bd9b .preview_7d53::before {
    top: -7px;
  }
  .logo_427e .rough_bd9b .preview_7d53::after {
    bottom: -7px;
  }
  .logo_fae4 .rough_bd9b .first_c5af {
    margin-top: -2px;
    width: 31px;
  }
  .logo_fae4 .rough_bd9b .preview_7d53 {
    margin-top: -1.5px;
  }
  .logo_fae4 .rough_bd9b .preview_7d53,
  .logo_fae4 .rough_bd9b .preview_7d53::after,
  .logo_fae4 .rough_bd9b .preview_7d53::before {
    width: 31px;
    height: 3px;
  }
  .logo_fae4 .rough_bd9b .preview_7d53::before {
    top: -9px;
  }
  .logo_fae4 .rough_bd9b .preview_7d53::after {
    bottom: -9px;
  }
}
.card-iron-3adf .preview_7d53 {
  -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);
}
.card-iron-3adf .preview_7d53::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.card-iron-3adf .preview_7d53::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);
}
.card-iron-3adf.column_b008 .preview_7d53 {
  -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);
}
.card-iron-3adf.column_b008 .preview_7d53::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.card-iron-3adf.column_b008 .preview_7d53::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);
}
.video-lower-70b9 {
  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.left-72db:before {
  display: none;
}
.avatar_413f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.avatar_413f .hovered_0b94 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.avatar_413f .hovered_0b94:last-of-type {
  border-bottom: none;
}
.avatar_413f .hovered_0b94.current_a537,
.avatar_413f .hovered_0b94.search-soft-2645,
.avatar_413f .hovered_0b94.list-gas-b05f {
  padding: 0;
}
.avatar_413f .title-clean-d174 .image-next-c8eb {
  color: currentColor;
}
.avatar_413f .title-clean-d174 .image-next-c8eb:focus,
.avatar_413f .title-clean-d174 .image-next-c8eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar_413f.active_6e12 .accent_gas_7e11,
.avatar_413f.active_6e12 .north_7c1d a,
.avatar_413f.active_6e12 .container_full_db0c a,
.avatar_413f.active_6e12 .shadow-f4ee a {
  color: rgba(0, 0, 0, 0.55);
}
.avatar_413f.active_6e12 .accent_gas_7e11:hover,
.avatar_413f.active_6e12 .north_7c1d a:hover,
.avatar_413f.active_6e12 .container_full_db0c a:hover,
.avatar_413f.active_6e12 .shadow-f4ee a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_413f.active_6e12 .mask_9151 {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_413f.active_6e12 .hovered_0b94 {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_413f.active_6e12 .hovered_0b94:before {
  background: rgba(0, 0, 0, 0.08);
}
.avatar_413f.active_6e12 .top-9bd3:before {
  background: rgba(255, 255, 255, 0.9);
}
.avatar_413f.active_6e12 .title-clean-d174 .icon-over-291a li a,
.avatar_413f.active_6e12 .title-clean-d174 .image-next-c8eb,
.avatar_413f.active_6e12 .shadow-f4ee {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_413f.active_6e12 .title-clean-d174 .image-next-c8eb:focus,
.avatar_413f.active_6e12 .title-clean-d174 .image-next-c8eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar_413f.active_6e12 .icon-over-291a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_413f.section_pressed_369c .accent_gas_7e11,
.avatar_413f.section_pressed_369c .north_7c1d a,
.avatar_413f.section_pressed_369c .container_full_db0c .image-next-c8eb,
.avatar_413f.section_pressed_369c .container_full_db0c a,
.avatar_413f.section_pressed_369c .shadow-f4ee a {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_413f.section_pressed_369c .accent_gas_7e11:hover,
.avatar_413f.section_pressed_369c .north_7c1d a:hover,
.avatar_413f.section_pressed_369c .container_full_db0c .image-next-c8eb:hover,
.avatar_413f.section_pressed_369c .container_full_db0c a:hover,
.avatar_413f.section_pressed_369c .shadow-f4ee a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_413f.section_pressed_369c .mask_9151 {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_413f.section_pressed_369c .hovered_0b94 {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_413f.section_pressed_369c .hovered_0b94:before {
  background: rgba(255, 255, 255, 0.08);
}
.avatar_413f.section_pressed_369c .top-9bd3:before {
  background: rgba(0, 0, 0, 0.9);
}
.avatar_413f.section_pressed_369c .title-clean-d174 .icon-over-291a li a,
.avatar_413f.section_pressed_369c .title-clean-d174 .image-next-c8eb,
.avatar_413f.section_pressed_369c .shadow-f4ee {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_413f.section_pressed_369c .title-clean-d174 .image-next-c8eb:focus,
.avatar_413f.section_pressed_369c .title-clean-d174 .image-next-c8eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar_413f.section_pressed_369c .icon-over-291a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.top-9bd3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.top-9bd3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.highlight-dark-ae63 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.input-complex-9d04 .avatar_413f {
  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;
}
.input-complex-9d04 .hovered_0b94 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.input-complex-9d04 .hovered_0b94: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) {
  .input-complex-9d04 .hovered_0b94:before {
    width: 16%;
    left: 42%;
  }
}
.input-complex-9d04 .hovered_0b94:last-child:before {
  content: none;
}
.input-complex-9d04 .hovered_0b94[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.input-complex-9d04 .title-clean-d174 .icon-over-291a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.input-complex-9d04 .title-clean-d174 .icon-over-291a li a .image-next-c8eb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.input-complex-9d04 .title-clean-d174 .shadow-f4ee {
  border: none;
}
.input-complex-9d04 .title-clean-d174 .shadow-f4ee li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.input-complex-9d04 .top-9bd3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.input-complex-9d04 .highlight-dark-ae63 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.input-complex-9d04 .section_pressed_369c .top-9bd3:before {
  background: rgba(0, 0, 0, 0.9);
}
.input-complex-9d04 .active_6e12.badge-4f02 .preview_7d53 {
  background: rgba(0, 0, 0, 0.6);
}
.input-complex-9d04
  .active_6e12.badge-4f02
  .preview_7d53::after,
.input-complex-9d04
  .active_6e12.badge-4f02
  .preview_7d53:before {
  background: inherit;
}
.input-complex-9d04
  .active_6e12.badge-4f02:hover
  .preview_7d53 {
  background: rgba(0, 0, 0, 0.8);
}
.photo_new_dd38 .avatar_413f {
  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) {
  .photo_new_dd38 .avatar_413f {
    width: auto;
    right: 45px;
  }
}
.short-57dd .avatar_413f {
  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) {
  .short-57dd .avatar_413f {
    width: auto;
    left: 45px;
  }
}
.left-72db .avatar_413f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.left-72db .highlight-dark-ae63 {
  max-width: 48em;
  margin: 0 auto;
}
.left-72db .top-9bd3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accordion_0811 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accordion_0811.input-complex-9d04 .avatar_413f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accordion_0811.photo_new_dd38 .avatar_413f {
  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);
}
.accordion_0811 .avatar_413f {
  visibility: visible;
}
.accordion_0811.short-57dd .avatar_413f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.item-548a,
.pressed_0fe6 {
  overflow-x: hidden;
}
.item-548a .avatar_413f {
  overflow: auto;
}
.item-548a.input-complex-9d04 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-548a.input-complex-9d04 .avatar_413f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.item-548a.input-complex-9d04 .small_e768 {
  opacity: 0;
}
.item-548a.photo_new_dd38 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-548a.photo_new_dd38 .avatar_413f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.item-548a.photo_new_dd38 .small_e768 {
  opacity: 0;
}
.item-548a.short-57dd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-548a.short-57dd .avatar_413f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.item-548a.short-57dd .small_e768 {
  opacity: 0;
}
.item-548a.left-72db .avatar_413f {
  z-index: 10;
  visibility: visible;
}
.badge-4f02 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.badge-4f02 .preview_7d53 {
  background: rgba(255, 255, 255, 0.99);
}
.badge-4f02 .preview_7d53::after,
.badge-4f02 .preview_7d53:before {
  background: inherit;
}
.badge-4f02:hover .preview_7d53 {
  background: rgba(255, 255, 255, 0.99);
}
.short-57dd .badge-4f02 {
  top: 10px;
  right: auto;
  left: 12px;
}
.left-72db .badge-4f02 {
  display: none !important;
}
.item-548a:before,
.pressed_0fe6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.item-548a .badge-4f02,
.pressed_0fe6 .badge-4f02 {
  display: inline-block;
}
.avatar_413f .table_dynamic_ef56 {
  -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;
}
.item-548a .avatar_413f .table_dynamic_ef56,
.pressed_0fe6 .avatar_413f .table_dynamic_ef56 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern_active_88d3 .overlay-in-5bbc {
  width: 100%;
}
.box-9690 {
  padding: 0 0.5em 0;
}
.box-9690 [class*="customify-col-"],
.box-9690 [class*="customify-col_"],
.box-9690 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.info-tiny-092c .box-9690 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pagination-3c68 .prev_53e7,
  .prev_53e7 {
    display: none;
  }
  .upper_4795 {
    text-align: left;
  }
  .hidden-solid-c681 {
    text-align: center;
  }
  .main-silver-3b61 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-3c68 .last-2ee6,
  .last-2ee6 {
    display: none;
  }
  .hover-over-1bde {
    text-align: left;
  }
  .aside-98a5 {
    text-align: center;
  }
  .tag_9cc0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pagination-3c68 .disabled-fa08,
  .disabled-fa08 {
    display: none;
  }
  .outline_dim_81be {
    text-align: left;
  }
  .feature_bc67 {
    text-align: center;
  }
  .old_f00d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.border_df7b {
  box-shadow: none !important;
}
.center_cfd5 .item-easy-edc6,
.status-wood-1747 .item-easy-edc6 {
  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;
}
.status-wood-1747 .item-easy-edc6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.video_3fb8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.video_3fb8:after,
.video_3fb8:before {
  content: "";
  display: table;
}
.video_3fb8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .video_3fb8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.video_3fb8,
.medium-78ef {
  max-width: 1248px;
  margin: 0 auto;
}

.filter_ae58.new_3c3b .video_3fb8 {
  max-width: 100%;
}
.filter_ae58.feature_middle_9ddd {
  max-width: 1200px;
  margin: 0 auto;
}
.filter_ae58.basic_20ea .video_3fb8 {
  max-width: 100%;
}
.filter_ae58.basic_20ea > .video_3fb8 {
  padding-left: 0;
  padding-right: 0;
}
.filter_ae58.basic_20ea > .video_3fb8 .pagination-3c68 {
  margin: 0;
}
.filter_ae58.basic_20ea
  > .video_3fb8
  .info-copper-164d.element-north-5e07 {
  margin-right: 0;
  margin-left: 0;
}
.filter_ae58.basic_20ea #main.element-north-5e07 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .outline-93e1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .outline-93e1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .main_bad7 .grid_9be7 {
    padding-right: 1em;
  }
  .main_bad7.dim-ed2c .info-copper-164d {
    border-right: 1px solid #eaecee;
  }
  .main_bad7.dim-ed2c .grid_9be7 {
    padding-right: 1em;
  }
  .main_bad7.dim-ed2c .module-steel-23b9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_last_c9ce .grid_9be7 {
    padding-left: 1em;
  }
  .dropdown_last_c9ce.dim-ed2c .info-copper-164d {
    border-left: 1px solid #eaecee;
  }
  .dropdown_last_c9ce.dim-ed2c .grid_9be7 {
    padding-left: 1em;
  }
  .dropdown_last_c9ce.dim-ed2c .module-steel-23b9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot-dc85 .grid_9be7 {
    padding-left: 1em;
  }
  .hot-dc85.dim-ed2c .pink_9545 {
    border-right: 1px solid #eaecee;
  }
  .hot-dc85.dim-ed2c .carousel-lower-2f28 {
    border-right: 1px solid #eaecee;
  }
  .hot-dc85.dim-ed2c .grid_9be7 {
    padding-left: 1em;
  }
  .hot-dc85.dim-ed2c .module-steel-23b9 {
    padding-right: 1em;
  }
  .hot-dc85.dim-ed2c .alert_16d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_selected_a879 .grid_9be7 {
    padding-right: 1em;
  }
  .slider_selected_a879.dim-ed2c .pink_9545 {
    border-left: 1px solid #eaecee;
  }
  .slider_selected_a879.dim-ed2c .carousel-lower-2f28 {
    border-left: 1px solid #eaecee;
  }
  .slider_selected_a879.dim-ed2c .grid_9be7 {
    padding-right: 1em;
  }
  .slider_selected_a879.dim-ed2c .module-steel-23b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider_selected_a879.dim-ed2c .alert_16d1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline-93e1 .grid_9be7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline-93e1.dim-ed2c .info-copper-164d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .outline-93e1.dim-ed2c .grid_9be7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline-93e1.dim-ed2c .module-steel-23b9 {
    padding-left: 1em;
  }
  .outline-93e1.dim-ed2c .alert_16d1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .outline-93e1.dim-ed2c .grid_9be7 {
    padding-left: 0;
  }
}
.widget-c4f6 .form-e1eb {
  display: inline-block;
}
.large_7f98 {
  display: inline-block;
}
.notification-d375 {
  word-con: break-word;
}
.notice-gas-1d43 > span {
  display: inline-block;
  padding: 5px 0;
}
.notice-gas-1d43 .thick-810e {
  margin-left: 8px;
  margin-right: 8px;
}
.notice-gas-1d43 .caption-d35d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature_9bdb .nav_east_afea {
  margin-bottom: 2em;
}
.feature_9bdb .mini-1acb {
  margin-bottom: 15px;
}
.feature_9bdb .mini-1acb:last-child {
  margin-bottom: 0;
}
.feature_9bdb .paragraph_5845 {
  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) {
  .feature_9bdb .paragraph_5845 {
    display: block;
  }
}
.feature_9bdb .image-f51c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature_9bdb .image-f51c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature_9bdb .column-motion-7919 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature_9bdb .column-motion-7919 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature_9bdb .column-motion-7919 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature_9bdb .notification-d375 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature_9bdb .notification-d375 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature_9bdb .solid_12b8 p:last-child {
  margin-bottom: 0;
}
.feature_9bdb .warm-b3ce {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature_9bdb .grid_d672 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature_9bdb .medium-96da {
  margin-top: 1em;
}
.feature_9bdb .orange_c6c4 {
  top: 0;
  display: block;
}
.feature_9bdb .orange_c6c4 a {
  color: inherit;
}
.feature_9bdb .orange_c6c4 a:hover {
  color: inherit;
}
.feature_9bdb .element-51c1 {
  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;
}
.feature_9bdb .element-51c1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature_9bdb .grid_d672 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature_9bdb .info_d412 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature_9bdb .info_d412:first-child {
  margin-top: 0;
}
.feature_9bdb .info_d412.icon_e9cd {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature_9bdb .info_d412.large-fc3b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature_9bdb
  .info_d412.large-fc3b.hidden-white-8df1
  .medium-96da {
  width: 100%;
}
.feature_9bdb .large-fc3b {
  -webkit-box-align: center;
  align-items: center;
}
.feature_9bdb .large-fc3b .notice-gas-1d43,
.feature_9bdb .large-fc3b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature_9bdb .column-motion-7919 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_9bdb .column-motion-7919 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_9bdb .column-motion-7919: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;
}
.feature_9bdb .icon_e9cd {
  z-index: 5;
}
.feature_9bdb .feature-648b .tag-black-69c1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature_9bdb .left-defb .tag-black-69c1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature_9bdb .primary-warm-7bbe .tag-black-69c1 {
  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;
}
.feature_9bdb.feature_8be5 .paragraph_5845,
.feature_9bdb.focus_620d .paragraph_5845 {
  display: block;
}
.feature_9bdb.feature_8be5 .paragraph_5845 .blue-63e0,
.feature_9bdb.feature_8be5 .paragraph_5845 .grid_d672,
.feature_9bdb.focus_620d .paragraph_5845 .blue-63e0,
.feature_9bdb.focus_620d .paragraph_5845 .grid_d672 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature_9bdb.description_under_83e0 .image-f51c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature_9bdb.description_under_83e0 .image-f51c {
    margin-right: 0;
  }
}
.feature_9bdb.feature_8be5 .image-f51c,
.feature_9bdb.focus_620d .image-f51c {
  padding-top: 40%;
}
.feature_9bdb.feature_8be5 .nav_east_afea,
.feature_9bdb.focus_620d .nav_east_afea {
  display: block;
}
.feature_9bdb.feature_8be5 .fn-sticky-c4b0 .grid_d672,
.feature_9bdb.focus_620d .fn-sticky-c4b0 .grid_d672 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature_9bdb.feature_8be5 .image-f51c,
.feature_9bdb.focus_620d .image-f51c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature_9bdb.feature_8be5 .grid_d672 {
  padding: 1em;
}
.accordion_db15 {
  margin: 30px auto;
  display: block;
}
.accordion_db15 .nav-b762 > * {
  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;
}
.accordion_db15 .nav-b762 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion_db15 .nav-b762 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.small_f10c .notice-gas-1d43 {
  margin-bottom: 1.41575em;
}
.small_f10c .plasma_1338 {
  margin-bottom: 1.618em;
}
.table-upper-39de .sort-561e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.table-upper-39de .sort-561e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.table-upper-39de .focus-gas-0897 {
  max-width: 100%;
  overflow: auto;
}
.old-da8b .table-upper-39de a:hover {
  text-decoration: underline;
}
.logo-6fc5 .mini-1acb:not(.notification-d375),
.logo-6fc5 .column-motion-7919 {
  margin-bottom: 1.41575em;
}
.logo-6fc5 .mini-1acb:not(.notification-d375):last-child,
.logo-6fc5 .column-motion-7919:last-child {
  margin-bottom: 0;
}
.logo-6fc5 .mini-1acb.border_e9a1 {
  margin-bottom: 0.41575em;
}
.logo-6fc5 .wrapper_right_e22b:before,
.logo-6fc5 .layout_active_bb95:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.logo-6fc5 .wrapper_right_e22b:before {
  content: "\f115";
}
.logo-6fc5 .layout_active_bb95:before {
  content: "\f02c";
}
.logo-6fc5 .right_882a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.logo-6fc5 .right_882a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu-pro-f135 {
  display: -webkit-box;
  display: flex;
}
.menu-pro-f135 .over_4b0e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu-pro-f135 .over_4b0e {
    flex-basis: 90px;
  }
}
.menu-pro-f135 .yellow_5399 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu-pro-f135 .yellow_5399 {
    flex-basis: calc(100% - 50px);
  }
}
.menu-pro-f135 .accordion_bf53 p:last-child {
  margin-bottom: 0.72em;
}
.form-ff25 .nav-b762 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.form-ff25 .nav-b762:after,
.form-ff25 .nav-b762:before {
  content: "";
  display: table;
}
.form-ff25 .nav-b762:after {
  clear: both;
}
.form-ff25 .nav-b762 .card_3e7e,
.form-ff25 .nav-b762 .slow-c8d8 {
  width: 49%;
}
.form-ff25 .nav-b762 .card_3e7e a span.active-012a,
.form-ff25 .nav-b762 .slow-c8d8 a span.active-012a {
  display: block;
  margin-bottom: 5px;
}
.form-ff25 .nav-b762 .slow-c8d8 {
  float: left;
  text-align: left;
}
.form-ff25 .nav-b762 .card_3e7e {
  float: right;
  text-align: right;
}
.carousel-fixed-ee2d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .carousel-fixed-ee2d {
    margin-bottom: 0;
  }
}
.sidebar-95fd {
  margin-bottom: 1em;
}
.sidebar-95fd .notification-d375 {
  font-size: 1.1em;
  line-height: 1.3;
}
.wide-d1ac a {
  display: block;
  line-height: 0;
  position: relative;
}
.hover_8b32 .sidebar-95fd,
.background-bright-8c35 .sidebar-95fd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hover_8b32 .sidebar-95fd,
  .background-bright-8c35 .sidebar-95fd {
    display: block;
  }
}
.hover_8b32 .wide-d1ac,
.background-bright-8c35 .wide-d1ac {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hover_8b32 .wide-d1ac,
  .background-bright-8c35 .wide-d1ac {
    margin-bottom: 1em;
  }
}
.hover_8b32 .wide-d1ac img,
.background-bright-8c35 .wide-d1ac img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hover_8b32 .module_1667,
.background-bright-8c35 .module_1667 {
  flex-basis: calc(100% - 160px);
}
.hover_8b32 .module_1667 p,
.background-bright-8c35 .module_1667 p {
  margin-bottom: 0;
}
.hover_8b32 .module_1667 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hover_8b32 .module_1667 {
    padding-left: 0;
  }
}
.background-bright-8c35 .module_1667 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .background-bright-8c35 .module_1667 {
    padding-right: 0;
  }
}
.background-bright-8c35 .wide-d1ac {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pressed_004d .wide-d1ac {
  margin-bottom: 0.5em;
}
.pressed_004d .wide-d1ac img {
  width: 100%;
}
.tag_fixed_1363 .grid-ab26,
.main_yellow_f31f .grid-ab26 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.main_yellow_f31f .info-copper-164d .nav_first_45fc p:last-child {
  margin-bottom: 0;
}
.modal_cb09 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.image_cold_e5c0 .frame-wood-000f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .image_cold_e5c0 .frame-wood-000f:last-of-type {
    margin-bottom: 0;
  }
}
.image_cold_e5c0 .frame-wood-000f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image_cold_e5c0 .frame-wood-000f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.image_cold_e5c0 .frame-wood-000f ul li {
  margin: 0 0 0.6em;
}
.image_cold_e5c0 .frame-wood-000f ul li.center-63ec,
.image_cold_e5c0 .frame-wood-000f ul li.west_3e31 {
  position: relative;
}
.image_cold_e5c0 .frame-wood-000f ul li.center-63ec .lite_f483,
.image_cold_e5c0 .frame-wood-000f ul li.west_3e31 .lite_f483 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.image_cold_e5c0 .frame-wood-000f ul li.center-63ec:after:after,
.image_cold_e5c0 .frame-wood-000f ul li.center-63ec:after:before,
.image_cold_e5c0
  .frame-wood-000f
  ul
  li.west_3e31:after:after,
.image_cold_e5c0
  .frame-wood-000f
  ul
  li.west_3e31:after:before {
  content: "";
  display: table;
}
.image_cold_e5c0 .frame-wood-000f ul li.center-63ec:after:after,
.image_cold_e5c0
  .frame-wood-000f
  ul
  li.west_3e31:after:after {
  clear: both;
}
.image_cold_e5c0 .frame-wood-000f a.sidebar_5c83:hover {
  text-decoration: none;
}
.image_cold_e5c0 .frame-wood-000f select {
  max-width: 100%;
}
.image_cold_e5c0 .frame-wood-000f table {
  font-size: 85%;
}
.image_cold_e5c0 .frame-wood-000f table td,
.image_cold_e5c0 .frame-wood-000f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.image_cold_e5c0 .frame-wood-000f table tfoot td {
  text-align: left;
}
.image_cold_e5c0 .frame-wood-000f :last-child {
  margin-bottom: 0;
}
.image_cold_e5c0 .frame-wood-000f .steel-5cc6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.image_cold_e5c0 .frame-wood-000f .steel-5cc6 label {
  width: 100%;
}
.image_cold_e5c0 .frame-wood-000f .steel-5cc6 .message_79e5 {
  width: 100%;
  display: block;
}
.image_cold_e5c0 .frame-wood-000f .steel-5cc6 .form-43ae {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.image_cold_e5c0 .frame-wood-000f .steel-5cc6 .form-43ae:hover svg #svg-search {
  fill: #444;
}
.image_cold_e5c0 .frame-wood-000f .steel-5cc6 .form-43ae svg {
  width: 18px;
  height: 18px;
}
.image_cold_e5c0 .status-solid-9b39 ul ul,
.image_cold_e5c0 .notice-2ed5 ul ul,
.image_cold_e5c0 .tiny-0b3c ul ul,
.image_cold_e5c0 .tertiary_8437 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.image_cold_e5c0 .status-solid-9b39 .box_orange_f826 > a,
.image_cold_e5c0 .notice-2ed5 .box_orange_f826 > a,
.image_cold_e5c0 .tiny-0b3c .box_orange_f826 > a,
.image_cold_e5c0 .tertiary_8437 .box_orange_f826 > a {
  margin-bottom: 0;
}
.image_cold_e5c0 .full-ebc5 li,
.image_cold_e5c0 .status-solid-9b39 li,
.image_cold_e5c0 .advanced-2838 li,
.image_cold_e5c0 .notice-2ed5 li,
.image_cold_e5c0 .tiny-0b3c li,
.image_cold_e5c0 .tertiary_8437 li,
.image_cold_e5c0 .frame_wide_3cd0 li,
.image_cold_e5c0 .badge_thick_c364 li {
  display: block;
  position: relative;
}
.image_cold_e5c0 .full-ebc5 li:last-child,
.image_cold_e5c0 .status-solid-9b39 li:last-child,
.image_cold_e5c0 .advanced-2838 li:last-child,
.image_cold_e5c0 .notice-2ed5 li:last-child,
.image_cold_e5c0 .tiny-0b3c li:last-child,
.image_cold_e5c0 .tertiary_8437 li:last-child,
.image_cold_e5c0 .frame_wide_3cd0 li:last-child,
.image_cold_e5c0 .badge_thick_c364 li:last-child {
  border: none;
}
.image_cold_e5c0 .full-ebc5 li a,
.image_cold_e5c0 .status-solid-9b39 li a,
.image_cold_e5c0 .advanced-2838 li a,
.image_cold_e5c0 .notice-2ed5 li a,
.image_cold_e5c0 .tiny-0b3c li a,
.image_cold_e5c0 .tertiary_8437 li a,
.image_cold_e5c0 .frame_wide_3cd0 li a,
.image_cold_e5c0 .badge_thick_c364 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.image_cold_e5c0 .full-ebc5 li ul li::before,
.image_cold_e5c0 .status-solid-9b39 li ul li::before,
.image_cold_e5c0 .advanced-2838 li ul li::before,
.image_cold_e5c0 .notice-2ed5 li ul li::before,
.image_cold_e5c0 .tiny-0b3c li ul li::before,
.image_cold_e5c0 .tertiary_8437 li ul li::before,
.image_cold_e5c0 .frame_wide_3cd0 li ul li::before,
.image_cold_e5c0 .badge_thick_c364 li ul li::before {
  left: 15px;
}
.image_cold_e5c0 .full-ebc5 li ul a,
.image_cold_e5c0 .status-solid-9b39 li ul a,
.image_cold_e5c0 .advanced-2838 li ul a,
.image_cold_e5c0 .notice-2ed5 li ul a,
.image_cold_e5c0 .tiny-0b3c li ul a,
.image_cold_e5c0 .tertiary_8437 li ul a,
.image_cold_e5c0 .frame_wide_3cd0 li ul a,
.image_cold_e5c0 .badge_thick_c364 li ul a {
  padding-left: 20px;
}
.image_cold_e5c0 .full-ebc5 li ul ul li::before,
.image_cold_e5c0 .status-solid-9b39 li ul ul li::before,
.image_cold_e5c0 .advanced-2838 li ul ul li::before,
.image_cold_e5c0 .notice-2ed5 li ul ul li::before,
.image_cold_e5c0 .tiny-0b3c li ul ul li::before,
.image_cold_e5c0 .tertiary_8437 li ul ul li::before,
.image_cold_e5c0 .frame_wide_3cd0 li ul ul li::before,
.image_cold_e5c0 .badge_thick_c364 li ul ul li::before {
  left: 30px;
}
.image_cold_e5c0 .full-ebc5 li ul ul a,
.image_cold_e5c0 .status-solid-9b39 li ul ul a,
.image_cold_e5c0 .advanced-2838 li ul ul a,
.image_cold_e5c0 .notice-2ed5 li ul ul a,
.image_cold_e5c0 .tiny-0b3c li ul ul a,
.image_cold_e5c0 .tertiary_8437 li ul ul a,
.image_cold_e5c0 .frame_wide_3cd0 li ul ul a,
.image_cold_e5c0 .badge_thick_c364 li ul ul a {
  padding-left: 40px;
}
.image_cold_e5c0 .south-f980 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.image_cold_e5c0 .badge_thick_c364 ul li {
  margin-bottom: 1.41575em;
}
.image_cold_e5c0 .badge_thick_c364 ul li .glass-cfeb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.image_cold_e5c0 .badge_thick_c364 ul li .iron-6016 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.section_pressed_369c .full-ebc5 li a,
.section_pressed_369c .status-solid-9b39 li a,
.section_pressed_369c .advanced-2838 li a,
.section_pressed_369c .notice-2ed5 li a,
.section_pressed_369c .tiny-0b3c li a,
.section_pressed_369c .tertiary_8437 li a,
.section_pressed_369c .frame_wide_3cd0 li a,
.section_pressed_369c .badge_thick_c364 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_pressed_369c .south-f980 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_pressed_369c .frame-wood-000f ul li.center-63ec .lite_f483,
.section_pressed_369c .frame-wood-000f ul li.west_3e31 .lite_f483 {
  background: rgba(0, 0, 0, 0.2);
}
.section_pressed_369c .image_cold_e5c0 .frame-wood-000f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_ae58 .image_cold_e5c0 .icon-over-291a li {
  margin: 0;
}
.filter_ae58 .image_cold_e5c0 .icon-over-291a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.filter_ae58 .image_cold_e5c0 .icon-over-291a li ul {
  margin: 0;
}
.filter_ae58 .image_cold_e5c0 .icon-over-291a li ul li a {
  padding-left: 15px;
}
.filter_ae58 .image_cold_e5c0 .icon-over-291a li ul li li a {
  padding-left: 30px;
}
.filter_ae58 .image_cold_e5c0 .icon-over-291a li.form_easy_cec7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.filter_ae58 .image_cold_e5c0 .icon-over-291a li.form_easy_cec7 > 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;
}
.filter_ae58 .image_cold_e5c0 .icon-over-291a li.form_easy_cec7 > 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;
}
.picture-0435 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.picture-6ebc {
  position: relative;
  z-index: 10;
}
.picture-6ebc .table_dynamic_ef56 {
  width: 100%;
  max-width: 100%;
}
.element-action-0f57 .tertiary-0ed4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.element-action-0f57 .active_6e12 {
}
.element-action-0f57 .section_pressed_369c {
  background: #292929;
}
.action-ff20 .tertiary-0ed4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.action-ff20 .active_6e12 {
  background: #f9f9f9;
}
.action-ff20 .section_pressed_369c {
  background: #303030;
}
.link_7f1d .tertiary-0ed4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .link_7f1d .form-e1eb {
    margin-bottom: 1em;
  }
  .link_7f1d .form-e1eb:last-child {
    margin-bottom: 0;
  }
}
.link_7f1d .active_6e12 {
  background: #ededed;
}
.link_7f1d .section_pressed_369c {
  background: #1a1a1a;
}
.tertiary-0ed4.active_6e12 {
  color: rgba(0, 0, 0, 0.6);
}
.tertiary-0ed4.active_6e12 .accordion_middle_56fb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary-0ed4.section_pressed_369c {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-0ed4.section_pressed_369c a:not(.sidebar_5c83) {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-0ed4.section_pressed_369c a:not(.sidebar_5c83):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-0ed4.section_pressed_369c .accordion_middle_56fb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-0ed4.section_pressed_369c table tbody td,
.tertiary-0ed4.section_pressed_369c table th {
  background: rgba(0, 0, 0, 0.08);
}
.modal_471c.pattern_dark_b38b .video_3fb8 {
  max-width: initial;
}
.modal_471c .tertiary_up_6a56 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.modal_471c .tertiary_up_6a56 .table_dynamic_ef56 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .modal_471c .tertiary_up_6a56 .table_dynamic_ef56 {
    display: block;
    margin-bottom: 2em;
  }
  .modal_471c .tertiary_up_6a56 .table_dynamic_ef56:last-child {
    margin-bottom: 0;
  }
}
.link_7f1d .form-e1eb:last-child,
.action-ff20 .form-e1eb:last-child,
.element-action-0f57 .form-e1eb:last-child {
  margin-bottom: 0;
}
.link_7f1d .form-e1eb .image_cold_e5c0 .frame-wood-000f:last-child,
.action-ff20 .form-e1eb .image_cold_e5c0 .frame-wood-000f:last-child,
.element-action-0f57 .form-e1eb .image_cold_e5c0 .frame-wood-000f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .link_7f1d .list_tiny_b030,
  .link_7f1d .primary-c4fa,
  .action-ff20 .list_tiny_b030,
  .action-ff20 .primary-c4fa,
  .element-action-0f57 .list_tiny_b030,
  .element-action-0f57 .primary-c4fa {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .picture-6ebc .form-e1eb {
    margin-bottom: 2em;
  }
}
.picture-6ebc p:last-child {
  margin-bottom: 0;
}
.picture-6ebc li,
.picture-6ebc ul {
  list-style: none;
  margin: 0;
}
.picture-6ebc ul ul {
  margin-left: 2.617924em;
}
.alert_blue_42c1 {
  font-size: 0.875em;
}

/* css-noise: f7ab */
.phantom-card-k7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
