/*!
Theme Name: Customify
Theme URI: https://pressmaximum.new_2601/customify
Author: WPCustomify
Author URI: https://pressmaximum.new_2601
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.new_2601/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.panel_f7c8.accent-fb76/licenses/gpl-2.0.button-f76c
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.accordion-huge-c3d6/, (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.table-brown-b158.wide-0231/normalize.popup_73d9/
 ======
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.popup_73d9 v7.0.0 | MIT License | github.new_2601/necolas/normalize.popup_73d9 */
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;
}
.over_96d5 .dropdown_fluid_4b8b,
.focus-next-ea0f,
.clean_4de5,
.module-7bcf,
.yellow_c474,
.tooltip-c6e6,
.aside_ed4a,
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;
}
.focus-next-ea0f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focus-next-ea0f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focus-next-ea0f,
  h1 {
    font-size: 1.8em;
  }
}
.clean_4de5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.clean_4de5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .clean_4de5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .clean_4de5,
  h2 {
    font-size: 1.7em;
  }
}
.module-7bcf,
h3 {
  font-size: 1.618em;
}
.over_96d5 .dropdown_fluid_4b8b,
.yellow_c474,
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.icon_2853 {
  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;
}
.fresh-0fb6:after,
.fresh-0fb6:before,
.east_09de:after,
.east_09de:before {
  content: "";
  display: table;
}
.fresh-0fb6:after,
.east_09de:after {
  clear: both;
}
.summary-fb6b {
  float: right;
  margin-right: 0;
}
.overlay-full-ecb0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.background_first_53da .tabs-bright-2990,
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;
}
.background_first_53da .tabs-bright-2990: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;
}
.pattern-525d .tabs-bright-2990 {
  box-shadow: none;
}
.pattern-525d
  .tabs-bright-2990
  .sidebar_narrow_694c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pattern-525d .tabs-bright-2990 .widget_stale_9e72 {
  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;
}
.pattern-525d
  .tabs-bright-2990
  .widget_stale_9e72
  b {
  display: none;
}
.pattern-525d .photo_3d0d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.message_88f7:not(.focus-84ac):not(.media_1529),
button:not(.focus-84ac):not(.media_1529),
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ),
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ),
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ) {
  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;
}
.message_88f7:not(.focus-84ac):not(
    .media_1529
  ):hover,
button:not(.focus-84ac):not(
    .media_1529
  ):hover,
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ):hover,
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ):hover,
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.message_88f7:not(.focus-84ac):not(
    .media_1529
  ):active,
.message_88f7:not(.focus-84ac):not(
    .media_1529
  ):focus,
button:not(.focus-84ac):not(
    .media_1529
  ):active,
button:not(.focus-84ac):not(
    .media_1529
  ):focus,
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ):active,
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ):focus,
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ):active,
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ):focus,
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ):active,
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ):focus {
  outline: 0;
}
.message_88f7:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf,
button:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf,
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf,
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf,
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf {
  position: relative;
}
.message_88f7:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .cool_07a3,
.message_88f7:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .inner_dda0,
.message_88f7:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .fresh-2e8a,
.message_88f7:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  i,
.message_88f7:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  svg,
button:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .cool_07a3,
button:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .inner_dda0,
button:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .fresh-2e8a,
button:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  i,
button:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  svg,
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .cool_07a3,
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .inner_dda0,
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .fresh-2e8a,
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  i,
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  svg,
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .cool_07a3,
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .inner_dda0,
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .fresh-2e8a,
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  i,
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  svg,
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .cool_07a3,
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .inner_dda0,
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  .fresh-2e8a,
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  i,
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf
  svg {
  visibility: hidden;
}
.message_88f7:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf:after,
button:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf:after,
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf:after,
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf:after,
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ).fn-loading-a3bf: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;
}
.message_88f7:not(.focus-84ac):not(.media_1529),
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ),
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ),
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ) {
  color: #fff;
  background: #235787;
}
.message_88f7:not(.focus-84ac):not(
    .media_1529
  ):focus,
input[type="button"]:not(.focus-84ac):not(
    .media_1529
  ):focus,
input[type="reset"]:not(.focus-84ac):not(
    .media_1529
  ):focus,
input[type="submit"]:not(.focus-84ac):not(
    .media_1529
  ):focus {
  color: #fff;
}
.message_88f7.fn-disabled-a3bf:not(.focus-84ac):not(
    .media_1529
  ),
.message_88f7[disabled]:not(.focus-84ac):not(
    .media_1529
  ),
button.fn-disabled-a3bf:not(.focus-84ac):not(
    .media_1529
  ),
button[disabled]:not(.focus-84ac):not(
    .media_1529
  ) {
  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;
}
.panel-new-894a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.panel-new-894a: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;
}
.input-green-10db {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.yellow-1254 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.in-d513 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fresh-0fb6:after,
.fresh-0fb6:before,
.secondary_8f0c:after,
.secondary_8f0c:before,
.tag-dark-7f20:after,
.tag-dark-7f20:before,
.secondary-0d4f:after,
.secondary-0d4f:before,
.up_3eb4:after,
.up_3eb4:before,
.gradient-4778:after,
.gradient-4778:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fresh-0fb6:after,
.secondary_8f0c:after,
.tag-dark-7f20:after,
.secondary-0d4f:after,
.up_3eb4:after,
.gradient-4778:after {
  clear: both;
}
.secondary_8f0c .pressed_1eb9,
.tag-dark-7f20 .pressed_1eb9,
.detail-0fad .pressed_1eb9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.menu_7154 {
  display: inline-block;
}
.gas-390d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gas-390d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gas-390d .tabs-stone-33e5 {
  padding: 1em 0;
  font-size: 85%;
}
.tabs-stone-33e5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.icon-e56d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.icon-e56d:after,
.icon-e56d:before {
  content: "";
  display: table;
}
.icon-e56d:after {
  clear: both;
}
.form-upper-d1c8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.medium-ca76 .form-upper-d1c8 {
  max-width: 50%;
}
.large-3421 .form-upper-d1c8 {
  max-width: 33.33%;
}
.picture_2c3f .form-upper-d1c8 {
  max-width: 25%;
}
.slow-9bf1 .form-upper-d1c8 {
  max-width: 20%;
}
.header_fluid_dde5 .form-upper-d1c8 {
  max-width: 16.66%;
}
.feature_steel_77de .form-upper-d1c8 {
  max-width: 14.28%;
}
.badge_b4e1 .form-upper-d1c8 {
  max-width: 12.5%;
}
.last-9203 .form-upper-d1c8 {
  max-width: 11.11%;
}
.picture_7641 {
  display: block;
}
.over_96d5 .black-4a6e label,
.over_96d5 .text-fixed-bc18 label,
.over_96d5 .fluid_c66e label,
.over_96d5 .black_a481 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner_down_5c89 {
  list-style: none;
  margin: 0;
}
.banner_down_5c89 article.over_7b45 {
  margin-bottom: 0;
}
.banner_down_5c89 ul {
  list-style: none;
  margin: 0;
}
.banner_down_5c89 .frame-north-925b li.over_7b45 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner_down_5c89 .frame-north-925b li.over_7b45 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner_down_5c89 .frame-north-925b li.over_7b45: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) {
  .banner_down_5c89 .frame-north-925b li.over_7b45 li.over_7b45 li.over_7b45 li.over_7b45 {
    padding-left: 0;
  }
}
article.over_7b45 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.over_7b45 .secondary_8f0c p:last-of-type {
  margin-bottom: 0;
}
article.over_7b45 .hero_f0f0 {
  float: left;
}
article.over_7b45 .dark-f53c {
  margin-left: 85px;
}
article.over_7b45 .title-9a87 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.over_7b45 .title-9a87 .mask-99df {
  margin-left: 10px;
}
article.over_7b45 .selected-5f1c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.over_7b45 .progress_light_1029 {
  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 .black-4a6e,
  #respond .fluid_c66e,
  #respond .black_a481 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .black-4a6e input,
#respond .fluid_c66e input,
#respond .black_a481 input {
  width: 100%;
}
#respond .black_a481 {
  margin-right: 0;
}
#respond .element-5577 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bottom-c68b {
  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;
}
.bottom-c68b.picture_f7aa {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bottom-c68b 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%);
}
.bottom-c68b:focus,
.bottom-c68b: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);
}
.form-d7fa {
  border-radius: 10%;
}
.pagination_6415 {
  border-radius: 50%;
}
.nav-5d84 {
  font-size: 0.72em;
}
.column-wide-176a {
  font-size: 0.875em;
}
.sort_75d3 {
  font-size: 1.1em;
}
.out_365d {
  text-transform: uppercase;
  line-height: 1.2;
}
.out_365d.nav-5d84 {
  letter-spacing: 0.5px;
}
.popup_white_67b7,
.popup_white_67b7 a {
  color: #6d6d6d;
}
.popup_white_67b7 a:hover {
  color: #111;
}
.north-ae80 {
  color: #6d6d6d;
}
.complex-bac1 {
  overflow-x: hidden;
}
.complex-bac1 .summary-short-f4e6.hidden_yellow_9f1f {
  position: relative;
}
.complex-bac1 .summary-short-f4e6.hidden_yellow_9f1f.over_9b3c {
  position: initial;
}
.complex-bac1
  .summary-short-f4e6.hidden_yellow_9f1f.over_9b3c
  .section_advanced_b79a {
  left: auto;
}
.complex-bac1 .summary-short-f4e6 .section_advanced_b79a {
  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;
}
.complex-bac1 .summary-short-f4e6:hover.hidden_yellow_9f1f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.complex-bac1
  .summary-short-f4e6:hover.hidden_yellow_9f1f
  .section_advanced_b79a {
  display: block;
  z-index: 9999999;
}
.complex-bac1 .right_d6e5 .tag-cc68,
.complex-bac1 .sort_wood_e07d .tag-cc68 {
  display: none;
}
.complex-bac1 .dirty-9dc8 .summary-short-f4e6:hover.hidden_yellow_9f1f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.over_96d5 .black-4a6e label,
.over_96d5 .text-fixed-bc18 label,
.over_96d5 .fluid_c66e label,
.over_96d5 .black_a481 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner_down_5c89 {
  list-style: none;
  margin: 0;
}
.banner_down_5c89 article.over_7b45 {
  margin-bottom: 0;
}
.banner_down_5c89 ul {
  list-style: none;
  margin: 0;
}
.banner_down_5c89 .frame-north-925b li.over_7b45 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner_down_5c89 .frame-north-925b li.over_7b45 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner_down_5c89 .frame-north-925b li.over_7b45: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) {
  .banner_down_5c89 .frame-north-925b li.over_7b45 li.over_7b45 li.over_7b45 li.over_7b45 {
    padding-left: 0;
  }
}
article.over_7b45 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.over_7b45 .secondary_8f0c p:last-of-type {
  margin-bottom: 0;
}
article.over_7b45 .hero_f0f0 {
  float: left;
}
article.over_7b45 .dark-f53c {
  margin-left: 85px;
}
article.over_7b45 .title-9a87 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.over_7b45 .title-9a87 .mask-99df {
  margin-left: 10px;
}
article.over_7b45 .selected-5f1c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.over_7b45 .progress_light_1029 {
  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 .black-4a6e,
  #respond .fluid_c66e,
  #respond .black_a481 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .black-4a6e input,
#respond .fluid_c66e input,
#respond .black_a481 input {
  width: 100%;
}
#respond .black_a481 {
  margin-right: 0;
}
#respond .element-5577 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.right_d6e5 .new_24e0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.new_24e0 .gas-5591.tabs_last_ae8e .shadow-7ceb > li > a:focus,
.new_24e0 .gas-5591.tabs_last_ae8e .shadow-7ceb > li > a:hover,
.new_24e0 .gas-5591.module_3072 .shadow-7ceb > li > a:focus,
.new_24e0 .gas-5591.module_3072 .shadow-7ceb > li > a:hover,
.new_24e0 .gas-5591.video-5fca .shadow-7ceb > li > a:focus,
.new_24e0 .gas-5591.video-5fca .shadow-7ceb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_24e0
  .gas-5591.tabs_last_ae8e
  .shadow-7ceb
  > li.pattern_055a
  > a,
.new_24e0
  .gas-5591.tabs_last_ae8e
  .shadow-7ceb
  > li.section-green-e3db
  > a,
.new_24e0
  .gas-5591.module_3072
  .shadow-7ceb
  > li.pattern_055a
  > a,
.new_24e0
  .gas-5591.module_3072
  .shadow-7ceb
  > li.section-green-e3db
  > a,
.new_24e0
  .gas-5591.video-5fca
  .shadow-7ceb
  > li.pattern_055a
  > a,
.new_24e0 .gas-5591.video-5fca .shadow-7ceb > li.backdrop_bottom_2109 > a {
  color: rgba(255, 255, 255, 0.99);
}
.new_24e0 .video_tall_ebe7,
.new_24e0 .video_tall_ebe7 a {
  color: rgba(255, 255, 255, 0.99);
}
.new_24e0 .tertiary_15d3.header-full-00f6 li a,
.new_24e0 .bottom_80c0 a,
.new_24e0 .current_1da8,
.new_24e0 .shadow-7ceb > li > a,
.new_24e0 .overlay_fresh_b22c {
  color: rgba(255, 255, 255, 0.79);
}
.new_24e0 .tertiary_15d3.header-full-00f6 li a:hover,
.new_24e0 .bottom_80c0 a:hover,
.new_24e0 .current_1da8:hover,
.new_24e0 .shadow-7ceb > li > a:hover,
.new_24e0 .overlay_fresh_b22c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_24e0 .right_ee5b {
  color: rgba(255, 255, 255, 0.79);
}
.new_24e0 .right_ee5b .outline-new-0320 {
  color: rgba(255, 255, 255, 0.99);
}
.new_24e0 .right_ee5b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_24e0 .media-b264 .new-0f8e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.new_24e0 .media-b264 .new-0f8e .button-glass-9cac {
  color: rgba(255, 255, 255, 0.79);
}
.new_24e0
  .media-b264
  .new-0f8e
  .button-glass-9cac::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_24e0
  .media-b264
  .new-0f8e
  .button-glass-9cac:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_24e0
  .media-b264
  .new-0f8e
  .button-glass-9cac::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_24e0
  .media-b264
  .new-0f8e
  .button-glass-9cac::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_24e0 .media-b264 .notice-easy-a19f {
  color: rgba(255, 255, 255, 0.79);
}
.new_24e0 .media-b264 .notice-easy-a19f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple_62b9
  .new_24e0
  .media-b264
  .copper-160b
  .image-ca19 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.simple_62b9
  .new_24e0
  .media-b264
  .copper-160b
  .button-glass-9cac {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right_d6e5 .inner_e084 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.inner_e084 .gas-5591.tabs_last_ae8e .shadow-7ceb > li > a:focus,
.inner_e084 .gas-5591.tabs_last_ae8e .shadow-7ceb > li > a:hover,
.inner_e084 .gas-5591.module_3072 .shadow-7ceb > li > a:focus,
.inner_e084 .gas-5591.module_3072 .shadow-7ceb > li > a:hover,
.inner_e084 .gas-5591.video-5fca .shadow-7ceb > li > a:focus,
.inner_e084 .gas-5591.video-5fca .shadow-7ceb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_e084
  .gas-5591.tabs_last_ae8e
  .shadow-7ceb
  > li.pattern_055a
  > a,
.inner_e084
  .gas-5591.tabs_last_ae8e
  .shadow-7ceb
  > li.section-green-e3db
  > a,
.inner_e084
  .gas-5591.module_3072
  .shadow-7ceb
  > li.pattern_055a
  > a,
.inner_e084
  .gas-5591.module_3072
  .shadow-7ceb
  > li.section-green-e3db
  > a,
.inner_e084
  .gas-5591.video-5fca
  .shadow-7ceb
  > li.pattern_055a
  > a,
.inner_e084 .gas-5591.video-5fca .shadow-7ceb > li.backdrop_bottom_2109 > a {
  color: rgba(0, 0, 0, 0.8);
}
.inner_e084 .video_tall_ebe7,
.inner_e084 .video_tall_ebe7 a {
  color: rgba(0, 0, 0, 0.8);
}
.inner_e084 .tertiary_15d3.header-full-00f6 li a,
.inner_e084 .bottom_80c0 a,
.inner_e084 .current_1da8,
.inner_e084 .shadow-7ceb > li > a,
.inner_e084 .overlay_fresh_b22c {
  color: rgba(0, 0, 0, 0.55);
}
.inner_e084 .tertiary_15d3.header-full-00f6 li a:hover,
.inner_e084 .bottom_80c0 a:hover,
.inner_e084 .current_1da8:hover,
.inner_e084 .shadow-7ceb > li > a:hover,
.inner_e084 .overlay_fresh_b22c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_e084 .right_ee5b {
  color: rgba(0, 0, 0, 0.55);
}
.inner_e084 .right_ee5b .outline-new-0320 {
  color: rgba(0, 0, 0, 0.8);
}
.inner_e084 .right_ee5b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_aedb .text_large_642a {
  margin-left: auto;
  margin-right: auto;
}
.tag-dark-7f20 > * {
  margin-left: auto;
  margin-right: auto;
}
.tag-dark-7f20 .input-green-10db {
  margin-right: 1.41575em;
}
.description_c0dd .tag-dark-7f20 > .hot-f34b {
  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;
}
.description_c0dd .tag-dark-7f20 > .gallery-d5d7 {
  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;
}
.aside-ae32.caption_aedb .text_large_642a,
.yellow_c29b.caption_aedb .text_large_642a {
  margin-left: 0;
}
.west-d805.caption_aedb .text_large_642a,
.modal_c2cc.caption_aedb .text_large_642a {
  margin-right: 0;
}
.tag-dark-7f20 ol,
.tag-dark-7f20 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.modal_easy_c1e4 video {
  max-width: 100%;
}
.rough-e004 img {
  display: block;
}
.rough-e004.input-green-10db,
.rough-e004.yellow-1254 {
  width: 100%;
}
.rough-e004.gallery-d5d7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface_new_2b07:not(.overlay_center_e6c5) {
  margin: 1.5em auto;
}
.header_yellow_ecf9 p {
  padding: 1.5em 14px;
}
ul.list_248b.gallery-d5d7,
ul.list_248b.hot-f34b,
ul.list_248b.tooltip-68f0.hot-f34b {
  padding: 0 14px;
}
.logo_yellow_7e71 {
  display: block;
  overflow-x: auto;
}
.logo_yellow_7e71 table {
  border-collapse: collapse;
  width: 100%;
}
.logo_yellow_7e71 td,
.logo_yellow_7e71 th {
  padding: 0.5em;
}
.tag-dark-7f20 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tag-dark-7f20 ol ol,
.tag-dark-7f20 ol ul,
.tag-dark-7f20 ul ol,
.tag-dark-7f20 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tag-dark-7f20 ol ol li,
.tag-dark-7f20 ol ul li,
.tag-dark-7f20 ul ol li,
.tag-dark-7f20 ul ul li {
  margin-left: 0;
}
.secondary_outer_8415.mini_2c79 > .carousel_short_4417 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary_outer_8415.mini_2c79 > .carousel_short_4417 iframe,
.secondary_outer_8415.mini_2c79 > .carousel_short_4417 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb-first-58c4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb-first-58c4.mini_6031 {
  padding: 0;
}
.breadcrumb-first-58c4.mini_6031 cite {
  font-size: 13px;
}
.breadcrumb-first-58c4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb-first-58c4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.last_f2a8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.last_f2a8 > p:first-child {
  margin-top: 0;
}
.last_f2a8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.last_f2a8 blockquote {
  border-left: 0;
}
.smooth_602d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.smooth_602d:not(.gas-a51c) {
  max-width: 100px;
}
.smooth_602d.active-silver-baaf {
  border-bottom: none !important;
  text-align: center;
}
.smooth_602d.active-silver-baaf::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .header_yellow_ecf9 p {
    padding: 1.5em 0;
  }
}
.out_5ee1 {
  color: #0073aa;
}
.sort_ef5e {
  background-color: #0073aa;
}
.aside_18c1 {
  color: #229fd8;
}
.hero-95b1 {
  background-color: #229fd8;
}
.tag-tiny-3fd5 {
  color: #eee;
}
.prev-aa2a {
  background-color: #eee;
}
.carousel-under-fe76 {
  color: #444;
}
.texture_narrow_a7c9 {
  background-color: #444;
}
.shadow-1fe4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shadow-1fe4 .gradient-6f44 .bottom_80c0 {
  font-size: 15px;
}
.shadow-1fe4 .bottom_80c0 {
  line-height: 1.3;
}
.shadow-1fe4 .inner_e084 {
}
.shadow-1fe4 .new_24e0 {
  background: #235787;
}
.secondary_inner_bfdc {
  padding: 0;
}
.secondary_inner_bfdc .new_24e0 {
  background: #1a1a1a;
}
.secondary_inner_bfdc .inner_e084 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.article_783a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.article_783a .inner_e084 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.article_783a .new_24e0 {
  background: #303030;
}
.gradient-4778 {
  position: relative;
  z-index: 10;
}
.gradient-4778 .frame-small-32df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media-20a6 .hidden_yellow_9f1f {
  display: inline-block;
  vertical-align: middle;
}
.media-20a6.title-complex-3e42 .hidden_yellow_9f1f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .media-20a6.title-complex-3e42 .hidden_yellow_9f1f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .media-20a6.title-complex-3e42 .hidden_yellow_9f1f {
    margin-right: 0.4em;
  }
}
.media-20a6.title-complex-3e42 .hidden_yellow_9f1f:last-child {
  margin-right: 0;
}
.heading-b249 .frame-small-32df {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .right_d6e5 .gradient-6f44 {
    margin: 0 -0.5em;
  }
  .right_d6e5 .gradient-6f44 [class*="customify-col-"],
  .right_d6e5 .gradient-6f44 [class*="customify-col_"],
  .right_d6e5 .gradient-6f44 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.right_d6e5.gradient_4ad1 .frame-small-32df {
  background: 0 0 !important;
}
.right_d6e5.gradient_4ad1 .frame-small-32df,
.right_d6e5.heading-b249 .frame-small-32df {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .right_d6e5.row-33a0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.right_d6e5.heading-b249 .frame-small-32df {
  box-shadow: none !important;
}
.card-easy-dffb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .card-easy-dffb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .card-easy-dffb {
    padding: 18px 0 20px;
  }
}
.card-easy-dffb .breadcrumb-5f20 {
  width: 100%;
}
.card-easy-dffb .sidebar-190d {
  margin-bottom: 0;
}
.card-easy-dffb .fluid-8a9c {
  margin-top: 5px;
  font-size: 0.875em;
}
.first-721f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.first-721f .form-94f4 {
  width: 100%;
}
.overlay_hard_99d8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.overlay_hard_99d8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.overlay_hard_99d8 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;
}
.overlay_hard_99d8 li:last-child:after {
  display: none;
}
.overlay_hard_99d8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.primary_yellow_0d7e .tag-cc68 button,
.card-easy-dffb .tag-cc68 button {
  left: 0;
}
.primary_yellow_0d7e .form-94f4,
.card-easy-dffb .form-94f4 {
  padding-left: 0;
  padding-right: 0;
}
.primary_yellow_0d7e .first-721f,
.card-easy-dffb .first-721f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.primary_yellow_0d7e {
  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;
}
.primary_yellow_0d7e: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;
}
.primary_yellow_0d7e .input_845b {
  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) {
  .primary_yellow_0d7e .input_845b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .primary_yellow_0d7e .input_845b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .primary_yellow_0d7e .input_845b {
    min-height: 200px;
  }
}
.primary_yellow_0d7e .overlay_hard_99d8 {
  color: rgba(255, 255, 255, 0.8);
}
.primary_yellow_0d7e .overlay_hard_99d8 a,
.primary_yellow_0d7e .overlay_hard_99d8 li:after {
  color: inherit;
}
.primary_yellow_0d7e .overlay_hard_99d8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.notification-8030 {
  margin-bottom: 0.5em;
}
.slow-ac73 {
  margin-bottom: 1.2em;
}
.slow-ac73,
.notification-8030 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slow-ac73 p:last-child,
.notification-8030 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tag-cc68,
#masthead .tag-cc68 {
  display: none;
}
#masthead
  > .tag-cc68.wood-0a20 {
  display: none;
}
#masthead > .tag-cc68 button {
  left: 0;
}
.tabs_2a7d {
  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%;
}
.tabs_2a7d .hidden_yellow_9f1f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs_2a7d .highlight_6280 {
  display: -webkit-box;
  display: flex;
}
.tabs_2a7d .highlight_6280.bottom_735a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs_2a7d .highlight_6280.sidebar-iron-ddb1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs_2a7d .highlight_6280.stale-c142 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs_2a7d.outline_in_d0c5.container-basic-89bc .highlight_6280.bottom_735a {
  flex-basis: 100%;
}
.tabs_2a7d.status_532b .highlight_6280.sidebar-iron-ddb1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs_2a7d.status_532b .highlight_6280.stale-c142 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tag-cc68.wood-0a20 {
  display: none;
}
#masthead > .tag-cc68 button {
  left: 0;
}
.avatar-cb9d {
  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;
}
.avatar-cb9d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.avatar-cb9d.preview-lower-da42 i {
  margin-right: 4px;
}
.avatar-cb9d.icon-medium-96ea i {
  margin-left: 5px;
}
.bottom_80c0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bottom_80c0 p:last-child {
  margin-bottom: 0;
}
.static-a048 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.static-a048 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.static-a048 img {
  display: block;
  width: auto;
  line-height: 1;
}
.static-a048 .video_tall_ebe7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.static-a048 .popup_99ae {
  margin: 5px 0 7px 0;
}
.static-a048.heading_yellow_34b9 .summary-2415 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.static-a048.heading_yellow_34b9 .sidebar_east_7ac4 {
  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;
}
.static-a048.title-c82d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.static-a048.title-c82d .summary-2415 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.static-a048.title-c82d .sidebar_east_7ac4 {
  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;
}
.static-a048.secondary-white-4db8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.static-a048.feature_simple_4a35 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.static-a048.feature_simple_4a35 .sidebar_east_7ac4 {
  margin-top: 7px;
}
.hot-8ddc {
  display: inline-block;
}
.gradient-4778 .grid_white_334f .static-a048 img {
  max-width: 100%;
}
.gas-5591 .focused-5078.hovered_911e,
.module_blue_9992 .focused-5078.hovered_911e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gas-5591 .nav-purple-ac3a,
.module_blue_9992 .nav-purple-ac3a {
  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%);
}
.gas-5591 .nav-purple-ac3a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gas-5591.footer-a960 .nav-purple-ac3a {
  display: none;
}
.gas-5591 .pattern_copper_24dc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gas-5591 .pattern_copper_24dc li {
  display: inline-block;
  position: relative;
}
.gas-5591 .pattern_copper_24dc li:last-child {
  margin-right: 0;
}
.gas-5591 .pattern_copper_24dc 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;
}
.gas-5591 .pattern_copper_24dc li.backdrop_bottom_2109 > a {
  color: rgba(0, 0, 0, 0.9);
}
.gas-5591 .pattern_copper_24dc > 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;
}
.gas-5591 .pattern_copper_24dc > li > a i {
  line-height: 0;
}
.gas-5591 .pattern_copper_24dc > li.widget_large_18c0 > a .nav-purple-ac3a {
  margin-left: 4px;
  line-height: 0;
}
.gas-5591 .pattern_copper_24dc .border_purple_870e li.widget_large_18c0 > a {
  position: relative;
}
.gas-5591 .pattern_copper_24dc .border_purple_870e li.widget_large_18c0 > a:after,
.gas-5591 .pattern_copper_24dc .border_purple_870e li.widget_large_18c0 > a:before {
  content: "";
  display: table;
}
.gas-5591 .pattern_copper_24dc .border_purple_870e li.widget_large_18c0 > a:after {
  clear: both;
}
.gas-5591 .pattern_copper_24dc .border_purple_870e li.widget_large_18c0 > a .nav-purple-ac3a {
  margin-left: 5px;
  float: right;
}
.gas-5591 .light_34cf,
.gas-5591 .border_purple_870e {
  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;
}
.gas-5591 .border_purple_870e {
  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;
}
.gas-5591 .border_purple_870e .hovered_911e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gas-5591 .border_purple_870e .nav-purple-ac3a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gas-5591 .border_purple_870e li {
  display: block;
  margin: 0;
  padding: 0;
}
.gas-5591 .border_purple_870e 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;
}
.gas-5591 .border_purple_870e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gas-5591 .border_purple_870e .border_purple_870e {
  top: 0;
  left: 100%;
}
.gas-5591 .top_c3e7.fn-focus-a3bf > .light_34cf,
.gas-5591 .top_c3e7.fn-focus-a3bf > .border_purple_870e,
.gas-5591 .top_c3e7:focus > .light_34cf,
.gas-5591 .top_c3e7:focus > .border_purple_870e,
.gas-5591 .top_c3e7:hover > .light_34cf,
.gas-5591 .top_c3e7:hover > .border_purple_870e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gas-5591.video-5fca .shadow-7ceb:after,
.gas-5591.video-5fca .shadow-7ceb:before {
  content: "";
  display: table;
}
.gas-5591.video-5fca .shadow-7ceb:after {
  clear: both;
}
.gas-5591.video-5fca .shadow-7ceb > li {
  float: left;
}
.gas-5591.iron_6708 .shadow-7ceb:after,
.gas-5591.iron_6708 .shadow-7ceb:before {
  content: "";
  display: table;
}
.gas-5591.iron_6708 .shadow-7ceb:after {
  clear: both;
}
.gas-5591.iron_6708 .shadow-7ceb > li {
  float: left;
}
.gas-5591.iron_6708 .shadow-7ceb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gas-5591.iron_6708 .shadow-7ceb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gas-5591.iron_6708 .shadow-7ceb > li.pattern_055a > a,
.gas-5591.iron_6708 .shadow-7ceb > li.backdrop_bottom_2109 > a {
  color: #fff;
  background-color: #1e4b75;
}
.gas-5591.tabs_last_ae8e .shadow-7ceb > li > a .hovered_911e {
  position: relative;
}
.gas-5591.tabs_last_ae8e .shadow-7ceb > li > a .hovered_911e: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;
}
.gas-5591.tabs_last_ae8e
  .shadow-7ceb
  > li:focus
  > a
  .hovered_911e:before,
.gas-5591.tabs_last_ae8e
  .shadow-7ceb
  > li:hover
  > a
  .hovered_911e:before {
  width: 100%;
  background-color: currentColor;
}
.gas-5591.tabs_last_ae8e
  .shadow-7ceb
  > li.pattern_055a
  > a
  .hovered_911e:before,
.gas-5591.tabs_last_ae8e
  .shadow-7ceb
  > li.section-green-e3db
  > a
  .hovered_911e:before {
  width: 100%;
  background-color: currentColor;
}
.gas-5591.module_3072 .shadow-7ceb > li > a .hovered_911e {
  position: relative;
}
.gas-5591.module_3072 .shadow-7ceb > li > a .hovered_911e: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;
}
.gas-5591.module_3072 .shadow-7ceb > li:focus > a .hovered_911e:before,
.gas-5591.module_3072
  .shadow-7ceb
  > li:hover
  > a
  .hovered_911e:before {
  width: 100%;
  background-color: currentColor;
}
.gas-5591.module_3072
  .shadow-7ceb
  > li.pattern_055a
  > a
  .hovered_911e:before,
.gas-5591.module_3072
  .shadow-7ceb
  > li.section-green-e3db
  > a
  .hovered_911e:before {
  width: 100%;
  background-color: currentColor;
}
.module_blue_9992 .pattern_copper_24dc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.module_blue_9992 .pattern_copper_24dc li:first-child > a {
  border-top: none;
}
.module_blue_9992 .pattern_copper_24dc .in_4955 > .hovered_911e .nav-purple-ac3a {
  display: none;
}
.module_blue_9992 .pattern_copper_24dc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.module_blue_9992 .pattern_copper_24dc li:last-child {
  border: none;
}
.module_blue_9992 .pattern_copper_24dc li.widget_large_18c0 > a {
  padding-right: 45px !important;
}
.module_blue_9992 .pattern_copper_24dc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.module_blue_9992 .pattern_copper_24dc li a:focus,
.module_blue_9992 .pattern_copper_24dc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_blue_9992 .pattern_copper_24dc li .panel-a4fb {
  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;
}
.module_blue_9992 .pattern_copper_24dc li .panel-a4fb:hover {
  box-shadow: none;
}
.module_blue_9992 .pattern_copper_24dc li .panel-a4fb .nav-purple-ac3a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.module_blue_9992 .pattern_copper_24dc .border_purple_870e {
  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);
}
.module_blue_9992 .pattern_copper_24dc .border_purple_870e li a {
  padding-left: 3em;
}
.module_blue_9992 .pattern_copper_24dc .heading-dynamic-83df > a .panel-a4fb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.module_blue_9992 .pattern_copper_24dc .heading-dynamic-83df > .border_purple_870e {
  display: block;
  opacity: 1;
}
.full_39fc {
  max-width: 100%;
}
.heading-1195 {
  line-height: 0;
  cursor: pointer;
}
.overlay_fresh_b22c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.overlay_fresh_b22c:hover {
  box-shadow: none;
  color: currentColor;
}
.overlay_fresh_b22c svg {
  width: 18px;
  height: 18px;
}
.overlay_fresh_b22c .box-7776 {
  display: none;
}
.alert-liquid-5fc9 {
  position: relative;
}
.alert-liquid-5fc9.fn-active-a3bf .overlay_fresh_b22c .hidden_copper_5280 {
  display: none;
}
.alert-liquid-5fc9.fn-active-a3bf .overlay_fresh_b22c .box-7776 {
  display: inline-block;
}
.alert-liquid-5fc9 .section-stone-6cbc {
  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);
}
.alert-liquid-5fc9.wood-f8f2 .section-stone-6cbc {
  left: auto;
  right: -0.9em;
}
.alert-liquid-5fc9.wood-f8f2 .advanced-cd58::before {
  left: auto;
  right: 15px;
}
.alert-liquid-5fc9.fn-active-a3bf .section-stone-6cbc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.copper-160b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.copper-160b label {
  flex-basis: 100%;
}
.copper-160b .new-0f8e {
  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;
}
.copper-160b .button-glass-9cac {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.copper-160b .button-glass-9cac:focus {
  background-color: transparent;
}
.copper-160b button.notice-easy-a19f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.copper-160b button.notice-easy-a19f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.copper-160b button.notice-easy-a19f svg {
  width: 18px;
  height: 18px;
}
.copper-160b input[type="submit"] {
  min-height: auto;
}
.media-b264 .copper-160b .button-glass-9cac {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.advanced-cd58 {
  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) {
  .advanced-cd58 {
    width: 220px;
  }
}
.advanced-cd58 label {
  flex-basis: 100%;
}
.advanced-cd58::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;
}
.simple_62b9 .media-b264 .copper-160b {
  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;
}
.simple_62b9
  .media-b264
  .copper-160b
  .new-0f8e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.simple_62b9 .media-b264 .copper-160b .button-glass-9cac {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.simple_62b9
  .media-b264
  .copper-160b
  .button-glass-9cac:focus {
  background: 0 0;
}
.simple_62b9
  .media-b264
  .copper-160b
  .image-ca19 {
  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;
}
.tertiary_15d3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tertiary_15d3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tertiary_15d3 li:last-child {
  margin-right: 0;
}
.tertiary_15d3 li:first-child {
  margin-left: 0;
}
.tertiary_15d3.basic-6a77 a {
  color: #fff;
}
.tertiary_15d3.basic-6a77 a:hover {
  color: #fff;
}
.tertiary_15d3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tertiary_15d3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tertiary_15d3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tertiary_15d3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tertiary_15d3 [class*="social-icon-apple"] {
  background-color: #999;
}
.tertiary_15d3 [class*="social-icon-apple"].first-7062 {
  background-color: transparent;
  color: #999;
}
.tertiary_15d3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tertiary_15d3 [class*="social-icon-behance"].first-7062 {
  background-color: transparent;
  color: #1769ff;
}
.tertiary_15d3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tertiary_15d3 [class*="social-icon-bitbucket"].first-7062 {
  background-color: transparent;
  color: #205081;
}
.tertiary_15d3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tertiary_15d3 [class*="social-icon-codepen"].first-7062 {
  background-color: transparent;
  color: #000;
}
.tertiary_15d3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tertiary_15d3 [class*="social-icon-delicious"].first-7062 {
  background-color: transparent;
  color: #39f;
}
.tertiary_15d3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tertiary_15d3 [class*="social-icon-digg"].first-7062 {
  background-color: transparent;
  color: #005be2;
}
.tertiary_15d3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tertiary_15d3 [class*="social-icon-dribbble"].first-7062 {
  background-color: transparent;
  color: #ea4c89;
}
.tertiary_15d3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tertiary_15d3 [class*="social-icon-envelope"].first-7062 {
  background-color: transparent;
  color: #ea4335;
}
.tertiary_15d3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tertiary_15d3 [class*="social-icon-facebook"].first-7062 {
  background-color: transparent;
  color: #3b5998;
}
.tertiary_15d3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tertiary_15d3 [class*="social-icon-flickr"].first-7062 {
  background-color: transparent;
  color: #0063dc;
}
.tertiary_15d3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tertiary_15d3 [class*="social-icon-foursquare"].first-7062 {
  background-color: transparent;
  color: #2d5be3;
}
.tertiary_15d3 [class*="social-icon-github"] {
  background-color: #333;
}
.tertiary_15d3 [class*="social-icon-github"].first-7062 {
  background-color: transparent;
  color: #333;
}
.tertiary_15d3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tertiary_15d3 [class*="social-icon-google-plus"].first-7062 {
  background-color: transparent;
  color: #dd4b39;
}
.tertiary_15d3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tertiary_15d3 [class*="social-icon-houzz"].first-7062 {
  background-color: transparent;
  color: #7ac142;
}
.tertiary_15d3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tertiary_15d3 [class*="social-icon-instagram"].first-7062 {
  background-color: transparent;
  color: #262626;
}
.tertiary_15d3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tertiary_15d3 [class*="social-icon-jsfiddle"].first-7062 {
  background-color: transparent;
  color: #487aa2;
}
.tertiary_15d3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tertiary_15d3 [class*="social-icon-linkedin"].first-7062 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary_15d3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tertiary_15d3 [class*="social-icon-medium"].first-7062 {
  background-color: transparent;
  color: #00ab6b;
}
.tertiary_15d3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tertiary_15d3
  [class*="social-icon-odnoklassniki"].first-7062 {
  background-color: transparent;
  color: #f4731c;
}
.tertiary_15d3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tertiary_15d3 [class*="social-icon-meetup"].first-7062 {
  background-color: transparent;
  color: #ec1c40;
}
.tertiary_15d3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tertiary_15d3 [class*="social-icon-pinterest"].first-7062 {
  background-color: transparent;
  color: #bd081c;
}
.tertiary_15d3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tertiary_15d3 [class*="social-icon-product-hunt"].first-7062 {
  background-color: transparent;
  color: #da552f;
}
.tertiary_15d3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tertiary_15d3 [class*="social-icon-reddit"].first-7062 {
  background-color: transparent;
  color: #ff4500;
}
.tertiary_15d3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tertiary_15d3 [class*="social-icon-rss"].first-7062 {
  background-color: transparent;
  color: #f26522;
}
.tertiary_15d3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tertiary_15d3
  [class*="social-icon-shopping-cart"].first-7062 {
  background-color: transparent;
  color: #4caf50;
}
.tertiary_15d3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tertiary_15d3 [class*="social-icon-skype"].first-7062 {
  background-color: transparent;
  color: #00aff0;
}
.tertiary_15d3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tertiary_15d3 [class*="social-icon-slideshare"].first-7062 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary_15d3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tertiary_15d3 [class*="social-icon-snapchat"].first-7062 {
  background-color: transparent;
  color: #fffc00;
}
.tertiary_15d3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tertiary_15d3 [class*="social-icon-soundcloud"].first-7062 {
  background-color: transparent;
  color: #f80;
}
.tertiary_15d3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tertiary_15d3 [class*="social-icon-spotify"].first-7062 {
  background-color: transparent;
  color: #2ebd59;
}
.tertiary_15d3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tertiary_15d3
  [class*="social-icon-stack-overflow"].first-7062 {
  background-color: transparent;
  color: #fe7a15;
}
.tertiary_15d3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tertiary_15d3 [class*="social-icon-maldkfgram"].first-7062 {
  background-color: transparent;
  color: #2ca5e0;
}
.tertiary_15d3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tertiary_15d3 [class*="social-icon-tripadvisor"].first-7062 {
  background-color: transparent;
  color: #589442;
}
.tertiary_15d3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tertiary_15d3 [class*="social-icon-tumblr"].first-7062 {
  background-color: transparent;
  color: #35465c;
}
.tertiary_15d3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tertiary_15d3 [class*="social-icon-twitch"].first-7062 {
  background-color: transparent;
  color: #6441a5;
}
.tertiary_15d3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tertiary_15d3 [class*="social-icon-twitter"].first-7062 {
  background-color: transparent;
  color: #1da1f2;
}
.tertiary_15d3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tertiary_15d3 [class*="social-icon-vimeo"].first-7062 {
  background-color: transparent;
  color: #1ab7ea;
}
.tertiary_15d3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tertiary_15d3 [class*="social-icon-vk"].first-7062 {
  background-color: transparent;
  color: #45668e;
}
.tertiary_15d3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tertiary_15d3 [class*="social-icon-weibo"].first-7062 {
  background-color: transparent;
  color: #df2029;
}
.tertiary_15d3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tertiary_15d3 [class*="social-icon-weixin"].first-7062 {
  background-color: transparent;
  color: #7bb32e;
}
.tertiary_15d3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tertiary_15d3 [class*="social-icon-whatsapp"].first-7062 {
  background-color: transparent;
  color: #25d366;
}
.tertiary_15d3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tertiary_15d3 [class*="social-icon-wordpress"].first-7062 {
  background-color: transparent;
  color: #21759b;
}
.tertiary_15d3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tertiary_15d3 [class*="social-icon-xing"].first-7062 {
  background-color: transparent;
  color: #026466;
}
.tertiary_15d3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tertiary_15d3 [class*="social-icon-yelp"].first-7062 {
  background-color: transparent;
  color: #af0606;
}
.tertiary_15d3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tertiary_15d3 [class*="social-icon-youtube"].first-7062 {
  background-color: transparent;
  color: #cd201f;
}
.current_1da8 {
  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;
}
.current_1da8:hover {
  box-shadow: none;
  background: 0 0;
}
.tabs-new-7118 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.green_187f {
  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;
}
.thumbnail-slow-c2ea {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.column_cold_20f5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.column_cold_20f5,
.column_cold_20f5::after,
.column_cold_20f5::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;
}
.column_cold_20f5::after,
.column_cold_20f5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.nav_huge_4cd0 .green_187f .thumbnail-slow-c2ea {
  margin-top: -2px;
  width: 19px;
}
.nav_huge_4cd0 .green_187f .column_cold_20f5 {
  margin-top: -1px;
}
.nav_huge_4cd0 .green_187f .column_cold_20f5,
.nav_huge_4cd0 .green_187f .column_cold_20f5::after,
.nav_huge_4cd0 .green_187f .column_cold_20f5::before {
  width: 19px;
  height: 2px;
}
.nav_huge_4cd0 .green_187f .column_cold_20f5::before {
  top: -6px;
}
.nav_huge_4cd0 .green_187f .column_cold_20f5::after {
  bottom: -6px;
}
.rough_62a8 .green_187f .thumbnail-slow-c2ea {
  margin-top: -2px;
  width: 22px;
}
.rough_62a8 .green_187f .column_cold_20f5 {
  margin-top: -1px;
}
.rough_62a8 .green_187f .column_cold_20f5,
.rough_62a8 .green_187f .column_cold_20f5::after,
.rough_62a8 .green_187f .column_cold_20f5::before {
  width: 22px;
  height: 2px;
}
.rough_62a8 .green_187f .column_cold_20f5::before {
  top: -7px;
}
.rough_62a8 .green_187f .column_cold_20f5::after {
  bottom: -7px;
}
.picture_easy_9775 .green_187f .thumbnail-slow-c2ea {
  margin-top: -2px;
  width: 31px;
}
.picture_easy_9775 .green_187f .column_cold_20f5 {
  margin-top: -1.5px;
}
.picture_easy_9775 .green_187f .column_cold_20f5,
.picture_easy_9775 .green_187f .column_cold_20f5::after,
.picture_easy_9775 .green_187f .column_cold_20f5::before {
  width: 31px;
  height: 3px;
}
.picture_easy_9775 .green_187f .column_cold_20f5::before {
  top: -9px;
}
.picture_easy_9775 .green_187f .column_cold_20f5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tag_gold_2341 .green_187f .thumbnail-slow-c2ea {
    margin-top: -2px;
    width: 19px;
  }
  .tag_gold_2341 .green_187f .column_cold_20f5 {
    margin-top: -1px;
  }
  .tag_gold_2341 .green_187f .column_cold_20f5,
  .tag_gold_2341 .green_187f .column_cold_20f5::after,
  .tag_gold_2341 .green_187f .column_cold_20f5::before {
    width: 19px;
    height: 2px;
  }
  .tag_gold_2341 .green_187f .column_cold_20f5::before {
    top: -6px;
  }
  .tag_gold_2341 .green_187f .column_cold_20f5::after {
    bottom: -6px;
  }
  .hard-e872 .green_187f .thumbnail-slow-c2ea {
    margin-top: -2px;
    width: 22px;
  }
  .hard-e872 .green_187f .column_cold_20f5 {
    margin-top: -1px;
  }
  .hard-e872 .green_187f .column_cold_20f5,
  .hard-e872 .green_187f .column_cold_20f5::after,
  .hard-e872 .green_187f .column_cold_20f5::before {
    width: 22px;
    height: 2px;
  }
  .hard-e872 .green_187f .column_cold_20f5::before {
    top: -7px;
  }
  .hard-e872 .green_187f .column_cold_20f5::after {
    bottom: -7px;
  }
  .card_bottom_e0d0 .green_187f .thumbnail-slow-c2ea {
    margin-top: -2px;
    width: 31px;
  }
  .card_bottom_e0d0 .green_187f .column_cold_20f5 {
    margin-top: -1.5px;
  }
  .card_bottom_e0d0 .green_187f .column_cold_20f5,
  .card_bottom_e0d0 .green_187f .column_cold_20f5::after,
  .card_bottom_e0d0 .green_187f .column_cold_20f5::before {
    width: 31px;
    height: 3px;
  }
  .card_bottom_e0d0 .green_187f .column_cold_20f5::before {
    top: -9px;
  }
  .card_bottom_e0d0 .green_187f .column_cold_20f5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outer-8d69 .green_187f .thumbnail-slow-c2ea {
    margin-top: -2px;
    width: 19px;
  }
  .outer-8d69 .green_187f .column_cold_20f5 {
    margin-top: -1px;
  }
  .outer-8d69 .green_187f .column_cold_20f5,
  .outer-8d69 .green_187f .column_cold_20f5::after,
  .outer-8d69 .green_187f .column_cold_20f5::before {
    width: 19px;
    height: 2px;
  }
  .outer-8d69 .green_187f .column_cold_20f5::before {
    top: -6px;
  }
  .outer-8d69 .green_187f .column_cold_20f5::after {
    bottom: -6px;
  }
  .chip-90b9 .green_187f .thumbnail-slow-c2ea {
    margin-top: -2px;
    width: 22px;
  }
  .chip-90b9 .green_187f .column_cold_20f5 {
    margin-top: -1px;
  }
  .chip-90b9 .green_187f .column_cold_20f5,
  .chip-90b9 .green_187f .column_cold_20f5::after,
  .chip-90b9 .green_187f .column_cold_20f5::before {
    width: 22px;
    height: 2px;
  }
  .chip-90b9 .green_187f .column_cold_20f5::before {
    top: -7px;
  }
  .chip-90b9 .green_187f .column_cold_20f5::after {
    bottom: -7px;
  }
  .surface-copper-5f3a .green_187f .thumbnail-slow-c2ea {
    margin-top: -2px;
    width: 31px;
  }
  .surface-copper-5f3a .green_187f .column_cold_20f5 {
    margin-top: -1.5px;
  }
  .surface-copper-5f3a .green_187f .column_cold_20f5,
  .surface-copper-5f3a .green_187f .column_cold_20f5::after,
  .surface-copper-5f3a .green_187f .column_cold_20f5::before {
    width: 31px;
    height: 3px;
  }
  .surface-copper-5f3a .green_187f .column_cold_20f5::before {
    top: -9px;
  }
  .surface-copper-5f3a .green_187f .column_cold_20f5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .filter_pro_f609 .green_187f .thumbnail-slow-c2ea {
    margin-top: -2px;
    width: 19px;
  }
  .filter_pro_f609 .green_187f .column_cold_20f5 {
    margin-top: -1px;
  }
  .filter_pro_f609 .green_187f .column_cold_20f5,
  .filter_pro_f609 .green_187f .column_cold_20f5::after,
  .filter_pro_f609 .green_187f .column_cold_20f5::before {
    width: 19px;
    height: 2px;
  }
  .filter_pro_f609 .green_187f .column_cold_20f5::before {
    top: -6px;
  }
  .filter_pro_f609 .green_187f .column_cold_20f5::after {
    bottom: -6px;
  }
  .shade_973b .green_187f .thumbnail-slow-c2ea {
    margin-top: -2px;
    width: 22px;
  }
  .shade_973b .green_187f .column_cold_20f5 {
    margin-top: -1px;
  }
  .shade_973b .green_187f .column_cold_20f5,
  .shade_973b .green_187f .column_cold_20f5::after,
  .shade_973b .green_187f .column_cold_20f5::before {
    width: 22px;
    height: 2px;
  }
  .shade_973b .green_187f .column_cold_20f5::before {
    top: -7px;
  }
  .shade_973b .green_187f .column_cold_20f5::after {
    bottom: -7px;
  }
  .breadcrumb-23b0 .green_187f .thumbnail-slow-c2ea {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb-23b0 .green_187f .column_cold_20f5 {
    margin-top: -1.5px;
  }
  .breadcrumb-23b0 .green_187f .column_cold_20f5,
  .breadcrumb-23b0 .green_187f .column_cold_20f5::after,
  .breadcrumb-23b0 .green_187f .column_cold_20f5::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb-23b0 .green_187f .column_cold_20f5::before {
    top: -9px;
  }
  .breadcrumb-23b0 .green_187f .column_cold_20f5::after {
    bottom: -9px;
  }
}
.cool-7dd9 .column_cold_20f5 {
  -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);
}
.cool-7dd9 .column_cold_20f5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.cool-7dd9 .column_cold_20f5::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);
}
.cool-7dd9.progress-under-7e3b .column_cold_20f5 {
  -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);
}
.cool-7dd9.progress-under-7e3b .column_cold_20f5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.cool-7dd9.progress-under-7e3b .column_cold_20f5::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.description-fe36 {
  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.blue-3baa:before {
  display: none;
}
.sort_wood_e07d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.sort_wood_e07d .wood-7619 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.sort_wood_e07d .wood-7619:last-of-type {
  border-bottom: none;
}
.sort_wood_e07d .wood-7619.widget_bronze_1495,
.sort_wood_e07d .wood-7619.accordion_3efc,
.sort_wood_e07d .wood-7619.iron-cbda {
  padding: 0;
}
.sort_wood_e07d .module_blue_9992 .panel-a4fb {
  color: currentColor;
}
.sort_wood_e07d .module_blue_9992 .panel-a4fb:focus,
.sort_wood_e07d .module_blue_9992 .panel-a4fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort_wood_e07d.inner_e084 .right_ee5b,
.sort_wood_e07d.inner_e084 .bottom_80c0 a,
.sort_wood_e07d.inner_e084 .shadow-7ceb a,
.sort_wood_e07d.inner_e084 .border_purple_870e a {
  color: rgba(0, 0, 0, 0.55);
}
.sort_wood_e07d.inner_e084 .right_ee5b:hover,
.sort_wood_e07d.inner_e084 .bottom_80c0 a:hover,
.sort_wood_e07d.inner_e084 .shadow-7ceb a:hover,
.sort_wood_e07d.inner_e084 .border_purple_870e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_wood_e07d.inner_e084 .outline-new-0320 {
  color: rgba(0, 0, 0, 0.8);
}
.sort_wood_e07d.inner_e084 .wood-7619 {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort_wood_e07d.inner_e084 .wood-7619:before {
  background: rgba(0, 0, 0, 0.08);
}
.sort_wood_e07d.inner_e084 .message-8da2:before {
  background: rgba(255, 255, 255, 0.9);
}
.sort_wood_e07d.inner_e084 .module_blue_9992 .pattern_copper_24dc li a,
.sort_wood_e07d.inner_e084 .module_blue_9992 .panel-a4fb,
.sort_wood_e07d.inner_e084 .border_purple_870e {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort_wood_e07d.inner_e084 .module_blue_9992 .panel-a4fb:focus,
.sort_wood_e07d.inner_e084 .module_blue_9992 .panel-a4fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort_wood_e07d.inner_e084 .pattern_copper_24dc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort_wood_e07d.new_24e0 .right_ee5b,
.sort_wood_e07d.new_24e0 .bottom_80c0 a,
.sort_wood_e07d.new_24e0 .shadow-7ceb .panel-a4fb,
.sort_wood_e07d.new_24e0 .shadow-7ceb a,
.sort_wood_e07d.new_24e0 .border_purple_870e a {
  color: rgba(255, 255, 255, 0.79);
}
.sort_wood_e07d.new_24e0 .right_ee5b:hover,
.sort_wood_e07d.new_24e0 .bottom_80c0 a:hover,
.sort_wood_e07d.new_24e0 .shadow-7ceb .panel-a4fb:hover,
.sort_wood_e07d.new_24e0 .shadow-7ceb a:hover,
.sort_wood_e07d.new_24e0 .border_purple_870e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_wood_e07d.new_24e0 .outline-new-0320 {
  color: rgba(255, 255, 255, 0.99);
}
.sort_wood_e07d.new_24e0 .wood-7619 {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_wood_e07d.new_24e0 .wood-7619:before {
  background: rgba(255, 255, 255, 0.08);
}
.sort_wood_e07d.new_24e0 .message-8da2:before {
  background: rgba(0, 0, 0, 0.9);
}
.sort_wood_e07d.new_24e0 .module_blue_9992 .pattern_copper_24dc li a,
.sort_wood_e07d.new_24e0 .module_blue_9992 .panel-a4fb,
.sort_wood_e07d.new_24e0 .border_purple_870e {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_wood_e07d.new_24e0 .module_blue_9992 .panel-a4fb:focus,
.sort_wood_e07d.new_24e0 .module_blue_9992 .panel-a4fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort_wood_e07d.new_24e0 .pattern_copper_24dc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-8da2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.message-8da2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.popup_b229 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.highlight_focused_da6e .sort_wood_e07d {
  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;
}
.highlight_focused_da6e .wood-7619 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.highlight_focused_da6e .wood-7619: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) {
  .highlight_focused_da6e .wood-7619:before {
    width: 16%;
    left: 42%;
  }
}
.highlight_focused_da6e .wood-7619:last-child:before {
  content: none;
}
.highlight_focused_da6e .wood-7619[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.highlight_focused_da6e .module_blue_9992 .pattern_copper_24dc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.highlight_focused_da6e .module_blue_9992 .pattern_copper_24dc li a .panel-a4fb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.highlight_focused_da6e .module_blue_9992 .border_purple_870e {
  border: none;
}
.highlight_focused_da6e .module_blue_9992 .border_purple_870e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.highlight_focused_da6e .message-8da2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.highlight_focused_da6e .popup_b229 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.highlight_focused_da6e .new_24e0 .message-8da2:before {
  background: rgba(0, 0, 0, 0.9);
}
.highlight_focused_da6e .inner_e084.pattern-short-2834 .column_cold_20f5 {
  background: rgba(0, 0, 0, 0.6);
}
.highlight_focused_da6e
  .inner_e084.pattern-short-2834
  .column_cold_20f5::after,
.highlight_focused_da6e
  .inner_e084.pattern-short-2834
  .column_cold_20f5:before {
  background: inherit;
}
.highlight_focused_da6e
  .inner_e084.pattern-short-2834:hover
  .column_cold_20f5 {
  background: rgba(0, 0, 0, 0.8);
}
.gradient-6e06 .sort_wood_e07d {
  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) {
  .gradient-6e06 .sort_wood_e07d {
    width: auto;
    right: 45px;
  }
}
.list-2752 .sort_wood_e07d {
  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) {
  .list-2752 .sort_wood_e07d {
    width: auto;
    left: 45px;
  }
}
.blue-3baa .sort_wood_e07d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.blue-3baa .popup_b229 {
  max-width: 48em;
  margin: 0 auto;
}
.blue-3baa .message-8da2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.border-8d1c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.border-8d1c.highlight_focused_da6e .sort_wood_e07d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.border-8d1c.gradient-6e06 .sort_wood_e07d {
  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);
}
.border-8d1c .sort_wood_e07d {
  visibility: visible;
}
.border-8d1c.list-2752 .sort_wood_e07d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.thumbnail_6b8d,
.static-c2ae {
  overflow-x: hidden;
}
.thumbnail_6b8d .sort_wood_e07d {
  overflow: auto;
}
.thumbnail_6b8d.highlight_focused_da6e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_6b8d.highlight_focused_da6e .sort_wood_e07d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.thumbnail_6b8d.highlight_focused_da6e .current_1da8 {
  opacity: 0;
}
.thumbnail_6b8d.gradient-6e06 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_6b8d.gradient-6e06 .sort_wood_e07d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.thumbnail_6b8d.gradient-6e06 .current_1da8 {
  opacity: 0;
}
.thumbnail_6b8d.list-2752 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_6b8d.list-2752 .sort_wood_e07d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.thumbnail_6b8d.list-2752 .current_1da8 {
  opacity: 0;
}
.thumbnail_6b8d.blue-3baa .sort_wood_e07d {
  z-index: 10;
  visibility: visible;
}
.pattern-short-2834 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pattern-short-2834 .column_cold_20f5 {
  background: rgba(255, 255, 255, 0.99);
}
.pattern-short-2834 .column_cold_20f5::after,
.pattern-short-2834 .column_cold_20f5:before {
  background: inherit;
}
.pattern-short-2834:hover .column_cold_20f5 {
  background: rgba(255, 255, 255, 0.99);
}
.list-2752 .pattern-short-2834 {
  top: 10px;
  right: auto;
  left: 12px;
}
.blue-3baa .pattern-short-2834 {
  display: none !important;
}
.thumbnail_6b8d:before,
.static-c2ae:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.thumbnail_6b8d .pattern-short-2834,
.static-c2ae .pattern-short-2834 {
  display: inline-block;
}
.sort_wood_e07d .hidden_yellow_9f1f {
  -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;
}
.thumbnail_6b8d .sort_wood_e07d .hidden_yellow_9f1f,
.static-c2ae .sort_wood_e07d .hidden_yellow_9f1f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.next_594f .new-0f8e {
  width: 100%;
}
.grid_white_334f {
  padding: 0 0.5em 0;
}
.grid_white_334f [class*="customify-col-"],
.grid_white_334f [class*="customify-col_"],
.grid_white_334f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.video-north-c88d .grid_white_334f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gradient-6f44 .background_e376,
  .background_e376 {
    display: none;
  }
  .tertiary_tall_f94b {
    text-align: left;
  }
  .pink_50a2 {
    text-align: center;
  }
  .pagination-39f4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-6f44 .logo_ebb1,
  .logo_ebb1 {
    display: none;
  }
  .photo-fresh-c138 {
    text-align: left;
  }
  .tiny-6b82 {
    text-align: center;
  }
  .layout-pro-0952 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gradient-6f44 .element-d80a,
  .element-d80a {
    display: none;
  }
  .carousel_cool_0b3b {
    text-align: left;
  }
  .gas_39b8 {
    text-align: center;
  }
  .thick_d47e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.secondary-ed9d {
  box-shadow: none !important;
}
.backdrop_mini_d016 .black_a80b,
.wrapper_9d80 .black_a80b {
  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;
}
.wrapper_9d80 .black_a80b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.frame-small-32df {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.frame-small-32df:after,
.frame-small-32df:before {
  content: "";
  display: table;
}
.frame-small-32df:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .frame-small-32df {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.frame-small-32df,
.row-33a0 {
  max-width: 1248px;
  margin: 0 auto;
}

.secondary-0d4f.nav_bronze_397b .frame-small-32df {
  max-width: 100%;
}
.secondary-0d4f.hidden-outer-3722 {
  max-width: 1200px;
  margin: 0 auto;
}
.secondary-0d4f.heading-paper-cdd5 .frame-small-32df {
  max-width: 100%;
}
.secondary-0d4f.heading-paper-cdd5 > .frame-small-32df {
  padding-left: 0;
  padding-right: 0;
}
.secondary-0d4f.heading-paper-cdd5 > .frame-small-32df .gradient-6f44 {
  margin: 0;
}
.secondary-0d4f.heading-paper-cdd5
  > .frame-small-32df
  .rough-5c47.tertiary_db5e {
  margin-right: 0;
  margin-left: 0;
}
.secondary-0d4f.heading-paper-cdd5 #main.tertiary_db5e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .focused-1144 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .focused-1144 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .shadow_red_aaf5 .text_large_642a {
    padding-right: 1em;
  }
  .shadow_red_aaf5.accent_ee01 .rough-5c47 {
    border-right: 1px solid #eaecee;
  }
  .shadow_red_aaf5.accent_ee01 .text_large_642a {
    padding-right: 1em;
  }
  .shadow_red_aaf5.accent_ee01 .disabled_4613 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_9a03 .text_large_642a {
    padding-left: 1em;
  }
  .active_9a03.accent_ee01 .rough-5c47 {
    border-left: 1px solid #eaecee;
  }
  .active_9a03.accent_ee01 .text_large_642a {
    padding-left: 1em;
  }
  .active_9a03.accent_ee01 .disabled_4613 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-db77 .text_large_642a {
    padding-left: 1em;
  }
  .carousel-db77.accent_ee01 .banner_26b9 {
    border-right: 1px solid #eaecee;
  }
  .carousel-db77.accent_ee01 .texture-up-4422 {
    border-right: 1px solid #eaecee;
  }
  .carousel-db77.accent_ee01 .text_large_642a {
    padding-left: 1em;
  }
  .carousel-db77.accent_ee01 .disabled_4613 {
    padding-right: 1em;
  }
  .carousel-db77.accent_ee01 .message-west-83ad {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_smooth_7432 .text_large_642a {
    padding-right: 1em;
  }
  .primary_smooth_7432.accent_ee01 .banner_26b9 {
    border-left: 1px solid #eaecee;
  }
  .primary_smooth_7432.accent_ee01 .texture-up-4422 {
    border-left: 1px solid #eaecee;
  }
  .primary_smooth_7432.accent_ee01 .text_large_642a {
    padding-right: 1em;
  }
  .primary_smooth_7432.accent_ee01 .disabled_4613 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_smooth_7432.accent_ee01 .message-west-83ad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-1144 .text_large_642a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focused-1144.accent_ee01 .rough-5c47 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .focused-1144.accent_ee01 .text_large_642a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focused-1144.accent_ee01 .disabled_4613 {
    padding-left: 1em;
  }
  .focused-1144.accent_ee01 .message-west-83ad {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .focused-1144.accent_ee01 .text_large_642a {
    padding-left: 0;
  }
}
.banner_east_d789 .media-20a6 {
  display: inline-block;
}
.inner_0a25 {
  display: inline-block;
}
.main-d5a4 {
  word-con: break-word;
}
.middle-7451 > span {
  display: inline-block;
  padding: 5px 0;
}
.middle-7451 .full-d5d8 {
  margin-left: 8px;
  margin-right: 8px;
}
.middle-7451 .glass_821c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.heading-pro-c9a4 .dynamic-1444 {
  margin-bottom: 2em;
}
.heading-pro-c9a4 .last-c429 {
  margin-bottom: 15px;
}
.heading-pro-c9a4 .last-c429:last-child {
  margin-bottom: 0;
}
.heading-pro-c9a4 .modal_bb5a {
  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) {
  .heading-pro-c9a4 .modal_bb5a {
    display: block;
  }
}
.heading-pro-c9a4 .footer_down_05f2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .heading-pro-c9a4 .footer_down_05f2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.heading-pro-c9a4 .hover_easy_85e6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.heading-pro-c9a4 .hover_easy_85e6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.heading-pro-c9a4 .hover_easy_85e6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.heading-pro-c9a4 .main-d5a4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading-pro-c9a4 .main-d5a4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.heading-pro-c9a4 .heading_adb9 p:last-child {
  margin-bottom: 0;
}
.heading-pro-c9a4 .component-stone-955d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.heading-pro-c9a4 .outer-3e4b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.heading-pro-c9a4 .column_6b4c {
  margin-top: 1em;
}
.heading-pro-c9a4 .photo-f755 {
  top: 0;
  display: block;
}
.heading-pro-c9a4 .photo-f755 a {
  color: inherit;
}
.heading-pro-c9a4 .photo-f755 a:hover {
  color: inherit;
}
.heading-pro-c9a4 .copper-f885 {
  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;
}
.heading-pro-c9a4 .copper-f885:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.heading-pro-c9a4 .outer-3e4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.heading-pro-c9a4 .info_95a9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.heading-pro-c9a4 .info_95a9:first-child {
  margin-top: 0;
}
.heading-pro-c9a4 .info_95a9.up_0787 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.heading-pro-c9a4 .info_95a9.breadcrumb_light_cf45 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading-pro-c9a4
  .info_95a9.breadcrumb_light_cf45.surface-bronze-a254
  .column_6b4c {
  width: 100%;
}
.heading-pro-c9a4 .breadcrumb_light_cf45 {
  -webkit-box-align: center;
  align-items: center;
}
.heading-pro-c9a4 .breadcrumb_light_cf45 .middle-7451,
.heading-pro-c9a4 .breadcrumb_light_cf45 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.heading-pro-c9a4 .hover_easy_85e6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading-pro-c9a4 .hover_easy_85e6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading-pro-c9a4 .hover_easy_85e6: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;
}
.heading-pro-c9a4 .up_0787 {
  z-index: 5;
}
.heading-pro-c9a4 .dirty_27d5 .search-3688 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.heading-pro-c9a4 .detail-easy-936a .search-3688 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.heading-pro-c9a4 .pro-29f1 .search-3688 {
  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;
}
.heading-pro-c9a4.clean-fad5 .modal_bb5a,
.heading-pro-c9a4.rough_51f1 .modal_bb5a {
  display: block;
}
.heading-pro-c9a4.clean-fad5 .modal_bb5a .top_2b8d,
.heading-pro-c9a4.clean-fad5 .modal_bb5a .outer-3e4b,
.heading-pro-c9a4.rough_51f1 .modal_bb5a .top_2b8d,
.heading-pro-c9a4.rough_51f1 .modal_bb5a .outer-3e4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.heading-pro-c9a4.tertiary_087b .footer_down_05f2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .heading-pro-c9a4.tertiary_087b .footer_down_05f2 {
    margin-right: 0;
  }
}
.heading-pro-c9a4.clean-fad5 .footer_down_05f2,
.heading-pro-c9a4.rough_51f1 .footer_down_05f2 {
  padding-top: 40%;
}
.heading-pro-c9a4.clean-fad5 .dynamic-1444,
.heading-pro-c9a4.rough_51f1 .dynamic-1444 {
  display: block;
}
.heading-pro-c9a4.clean-fad5 .fn-sticky-a3bf .outer-3e4b,
.heading-pro-c9a4.rough_51f1 .fn-sticky-a3bf .outer-3e4b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.heading-pro-c9a4.clean-fad5 .footer_down_05f2,
.heading-pro-c9a4.rough_51f1 .footer_down_05f2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.heading-pro-c9a4.clean-fad5 .outer-3e4b {
  padding: 1em;
}
.up-bff6 {
  margin: 30px auto;
  display: block;
}
.up-bff6 .article_plasma_0a2f > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.up-bff6 .article_plasma_0a2f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.up-bff6 .article_plasma_0a2f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.rough_13e1 .middle-7451 {
  margin-bottom: 1.41575em;
}
.rough_13e1 .active-da8a {
  margin-bottom: 1.618em;
}
.tag-dark-7f20 .secondary-fd8f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tag-dark-7f20 .secondary-fd8f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tag-dark-7f20 .large-35ec {
  max-width: 100%;
  overflow: auto;
}
.caption_aedb .tag-dark-7f20 a:hover {
  text-decoration: underline;
}
.tooltip_black_0c8a .last-c429:not(.main-d5a4),
.tooltip_black_0c8a .hover_easy_85e6 {
  margin-bottom: 1.41575em;
}
.tooltip_black_0c8a .last-c429:not(.main-d5a4):last-child,
.tooltip_black_0c8a .hover_easy_85e6:last-child {
  margin-bottom: 0;
}
.tooltip_black_0c8a .last-c429.texture-e453 {
  margin-bottom: 0.41575em;
}
.tooltip_black_0c8a .banner_tall_9cf6:before,
.tooltip_black_0c8a .lite_7cf1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tooltip_black_0c8a .banner_tall_9cf6:before {
  content: "\f115";
}
.tooltip_black_0c8a .lite_7cf1:before {
  content: "\f02c";
}
.tooltip_black_0c8a .yellow_0a80 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tooltip_black_0c8a .yellow_0a80 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.steel-c1d7 {
  display: -webkit-box;
  display: flex;
}
.steel-c1d7 .motion_f62f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .steel-c1d7 .motion_f62f {
    flex-basis: 90px;
  }
}
.steel-c1d7 .summary_liquid_b4e5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .steel-c1d7 .summary_liquid_b4e5 {
    flex-basis: calc(100% - 50px);
  }
}
.steel-c1d7 .link-5809 p:last-child {
  margin-bottom: 0.72em;
}
.copper-fbd1 .article_plasma_0a2f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.copper-fbd1 .article_plasma_0a2f:after,
.copper-fbd1 .article_plasma_0a2f:before {
  content: "";
  display: table;
}
.copper-fbd1 .article_plasma_0a2f:after {
  clear: both;
}
.copper-fbd1 .article_plasma_0a2f .article-plasma-c25e,
.copper-fbd1 .article_plasma_0a2f .purple-aa30 {
  width: 49%;
}
.copper-fbd1 .article_plasma_0a2f .article-plasma-c25e a span.form-6762,
.copper-fbd1 .article_plasma_0a2f .purple-aa30 a span.form-6762 {
  display: block;
  margin-bottom: 5px;
}
.copper-fbd1 .article_plasma_0a2f .purple-aa30 {
  float: left;
  text-align: left;
}
.copper-fbd1 .article_plasma_0a2f .article-plasma-c25e {
  float: right;
  text-align: right;
}
.light-16e7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .light-16e7 {
    margin-bottom: 0;
  }
}
.modal_iron_ff0e {
  margin-bottom: 1em;
}
.modal_iron_ff0e .main-d5a4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.short-b93c a {
  display: block;
  line-height: 0;
  position: relative;
}
.west-e95f .modal_iron_ff0e,
.wrapper-0d05 .modal_iron_ff0e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .west-e95f .modal_iron_ff0e,
  .wrapper-0d05 .modal_iron_ff0e {
    display: block;
  }
}
.west-e95f .short-b93c,
.wrapper-0d05 .short-b93c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .west-e95f .short-b93c,
  .wrapper-0d05 .short-b93c {
    margin-bottom: 1em;
  }
}
.west-e95f .short-b93c img,
.wrapper-0d05 .short-b93c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.west-e95f .shade-bright-309d,
.wrapper-0d05 .shade-bright-309d {
  flex-basis: calc(100% - 160px);
}
.west-e95f .shade-bright-309d p,
.wrapper-0d05 .shade-bright-309d p {
  margin-bottom: 0;
}
.west-e95f .shade-bright-309d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .west-e95f .shade-bright-309d {
    padding-left: 0;
  }
}
.wrapper-0d05 .shade-bright-309d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wrapper-0d05 .shade-bright-309d {
    padding-right: 0;
  }
}
.wrapper-0d05 .short-b93c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.iron_06d7 .short-b93c {
  margin-bottom: 0.5em;
}
.iron_06d7 .short-b93c img {
  width: 100%;
}
.accordion_a0cc .lower_9265,
.alert-6340 .lower_9265 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.alert-6340 .rough-5c47 .liquid-2904 p:last-child {
  margin-bottom: 0;
}
.stale-11da {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notification-3f45 .gradient_c320 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notification-3f45 .gradient_c320:last-of-type {
    margin-bottom: 0;
  }
}
.notification-3f45 .gradient_c320 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-3f45 .gradient_c320 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notification-3f45 .gradient_c320 ul li {
  margin: 0 0 0.6em;
}
.notification-3f45 .gradient_c320 ul li.hard-dc4a,
.notification-3f45 .gradient_c320 ul li.search_132e {
  position: relative;
}
.notification-3f45 .gradient_c320 ul li.hard-dc4a .shade-yellow-6e23,
.notification-3f45 .gradient_c320 ul li.search_132e .shade-yellow-6e23 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notification-3f45 .gradient_c320 ul li.hard-dc4a:after:after,
.notification-3f45 .gradient_c320 ul li.hard-dc4a:after:before,
.notification-3f45
  .gradient_c320
  ul
  li.search_132e:after:after,
.notification-3f45
  .gradient_c320
  ul
  li.search_132e:after:before {
  content: "";
  display: table;
}
.notification-3f45 .gradient_c320 ul li.hard-dc4a:after:after,
.notification-3f45
  .gradient_c320
  ul
  li.search_132e:after:after {
  clear: both;
}
.notification-3f45 .gradient_c320 a.message_88f7:hover {
  text-decoration: none;
}
.notification-3f45 .gradient_c320 select {
  max-width: 100%;
}
.notification-3f45 .gradient_c320 table {
  font-size: 85%;
}
.notification-3f45 .gradient_c320 table td,
.notification-3f45 .gradient_c320 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notification-3f45 .gradient_c320 table tfoot td {
  text-align: left;
}
.notification-3f45 .gradient_c320 :last-child {
  margin-bottom: 0;
}
.notification-3f45 .gradient_c320 .fluid_0db2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notification-3f45 .gradient_c320 .fluid_0db2 label {
  width: 100%;
}
.notification-3f45 .gradient_c320 .fluid_0db2 .button-glass-9cac {
  width: 100%;
  display: block;
}
.notification-3f45 .gradient_c320 .fluid_0db2 .notice-easy-a19f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notification-3f45 .gradient_c320 .fluid_0db2 .notice-easy-a19f:hover svg #svg-search {
  fill: #444;
}
.notification-3f45 .gradient_c320 .fluid_0db2 .notice-easy-a19f svg {
  width: 18px;
  height: 18px;
}
.notification-3f45 .next-812e ul ul,
.notification-3f45 .next-dd80 ul ul,
.notification-3f45 .text-out-9eb1 ul ul,
.notification-3f45 .paragraph_3644 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notification-3f45 .next-812e .widget_large_18c0 > a,
.notification-3f45 .next-dd80 .widget_large_18c0 > a,
.notification-3f45 .text-out-9eb1 .widget_large_18c0 > a,
.notification-3f45 .paragraph_3644 .widget_large_18c0 > a {
  margin-bottom: 0;
}
.notification-3f45 .frame-fluid-b300 li,
.notification-3f45 .next-812e li,
.notification-3f45 .brown-2e93 li,
.notification-3f45 .next-dd80 li,
.notification-3f45 .text-out-9eb1 li,
.notification-3f45 .paragraph_3644 li,
.notification-3f45 .message_light_127b li,
.notification-3f45 .sort-b4e4 li {
  display: block;
  position: relative;
}
.notification-3f45 .frame-fluid-b300 li:last-child,
.notification-3f45 .next-812e li:last-child,
.notification-3f45 .brown-2e93 li:last-child,
.notification-3f45 .next-dd80 li:last-child,
.notification-3f45 .text-out-9eb1 li:last-child,
.notification-3f45 .paragraph_3644 li:last-child,
.notification-3f45 .message_light_127b li:last-child,
.notification-3f45 .sort-b4e4 li:last-child {
  border: none;
}
.notification-3f45 .frame-fluid-b300 li a,
.notification-3f45 .next-812e li a,
.notification-3f45 .brown-2e93 li a,
.notification-3f45 .next-dd80 li a,
.notification-3f45 .text-out-9eb1 li a,
.notification-3f45 .paragraph_3644 li a,
.notification-3f45 .message_light_127b li a,
.notification-3f45 .sort-b4e4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-3f45 .frame-fluid-b300 li ul li::before,
.notification-3f45 .next-812e li ul li::before,
.notification-3f45 .brown-2e93 li ul li::before,
.notification-3f45 .next-dd80 li ul li::before,
.notification-3f45 .text-out-9eb1 li ul li::before,
.notification-3f45 .paragraph_3644 li ul li::before,
.notification-3f45 .message_light_127b li ul li::before,
.notification-3f45 .sort-b4e4 li ul li::before {
  left: 15px;
}
.notification-3f45 .frame-fluid-b300 li ul a,
.notification-3f45 .next-812e li ul a,
.notification-3f45 .brown-2e93 li ul a,
.notification-3f45 .next-dd80 li ul a,
.notification-3f45 .text-out-9eb1 li ul a,
.notification-3f45 .paragraph_3644 li ul a,
.notification-3f45 .message_light_127b li ul a,
.notification-3f45 .sort-b4e4 li ul a {
  padding-left: 20px;
}
.notification-3f45 .frame-fluid-b300 li ul ul li::before,
.notification-3f45 .next-812e li ul ul li::before,
.notification-3f45 .brown-2e93 li ul ul li::before,
.notification-3f45 .next-dd80 li ul ul li::before,
.notification-3f45 .text-out-9eb1 li ul ul li::before,
.notification-3f45 .paragraph_3644 li ul ul li::before,
.notification-3f45 .message_light_127b li ul ul li::before,
.notification-3f45 .sort-b4e4 li ul ul li::before {
  left: 30px;
}
.notification-3f45 .frame-fluid-b300 li ul ul a,
.notification-3f45 .next-812e li ul ul a,
.notification-3f45 .brown-2e93 li ul ul a,
.notification-3f45 .next-dd80 li ul ul a,
.notification-3f45 .text-out-9eb1 li ul ul a,
.notification-3f45 .paragraph_3644 li ul ul a,
.notification-3f45 .message_light_127b li ul ul a,
.notification-3f45 .sort-b4e4 li ul ul a {
  padding-left: 40px;
}
.notification-3f45 .popup_simple_715b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-3f45 .sort-b4e4 ul li {
  margin-bottom: 1.41575em;
}
.notification-3f45 .sort-b4e4 ul li .notification_508a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notification-3f45 .sort-b4e4 ul li .footer-solid-0c5f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.new_24e0 .frame-fluid-b300 li a,
.new_24e0 .next-812e li a,
.new_24e0 .brown-2e93 li a,
.new_24e0 .next-dd80 li a,
.new_24e0 .text-out-9eb1 li a,
.new_24e0 .paragraph_3644 li a,
.new_24e0 .message_light_127b li a,
.new_24e0 .sort-b4e4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_24e0 .popup_simple_715b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_24e0 .gradient_c320 ul li.hard-dc4a .shade-yellow-6e23,
.new_24e0 .gradient_c320 ul li.search_132e .shade-yellow-6e23 {
  background: rgba(0, 0, 0, 0.2);
}
.new_24e0 .notification-3f45 .gradient_c320 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-0d4f .notification-3f45 .pattern_copper_24dc li {
  margin: 0;
}
.secondary-0d4f .notification-3f45 .pattern_copper_24dc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.secondary-0d4f .notification-3f45 .pattern_copper_24dc li ul {
  margin: 0;
}
.secondary-0d4f .notification-3f45 .pattern_copper_24dc li ul li a {
  padding-left: 15px;
}
.secondary-0d4f .notification-3f45 .pattern_copper_24dc li ul li li a {
  padding-left: 30px;
}
.secondary-0d4f .notification-3f45 .pattern_copper_24dc li.backdrop_bottom_2109 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.secondary-0d4f .notification-3f45 .pattern_copper_24dc li.backdrop_bottom_2109 > 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;
}
.secondary-0d4f .notification-3f45 .pattern_copper_24dc li.backdrop_bottom_2109 > 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;
}
.short_aa1d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.up_3eb4 {
  position: relative;
  z-index: 10;
}
.up_3eb4 .hidden_yellow_9f1f {
  width: 100%;
  max-width: 100%;
}
.liquid-5e38 .tabs-46ec {
  padding-top: 2em;
  padding-bottom: 2em;
}
.liquid-5e38 .inner_e084 {
}
.liquid-5e38 .new_24e0 {
  background: #292929;
}
.card-dark-b493 .tabs-46ec {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.card-dark-b493 .inner_e084 {
  background: #f9f9f9;
}
.card-dark-b493 .new_24e0 {
  background: #303030;
}
.sidebar_clean_9ae0 .tabs-46ec {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar_clean_9ae0 .media-20a6 {
    margin-bottom: 1em;
  }
  .sidebar_clean_9ae0 .media-20a6:last-child {
    margin-bottom: 0;
  }
}
.sidebar_clean_9ae0 .inner_e084 {
  background: #ededed;
}
.sidebar_clean_9ae0 .new_24e0 {
  background: #1a1a1a;
}
.tabs-46ec.inner_e084 {
  color: rgba(0, 0, 0, 0.6);
}
.tabs-46ec.inner_e084 .border_3761 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs-46ec.new_24e0 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-46ec.new_24e0 a:not(.message_88f7) {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-46ec.new_24e0 a:not(.message_88f7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-46ec.new_24e0 .border_3761 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-46ec.new_24e0 table tbody td,
.tabs-46ec.new_24e0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dirty-9dc8.heading-b249 .frame-small-32df {
  max-width: initial;
}
.dirty-9dc8 .title-complex-3e42 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dirty-9dc8 .title-complex-3e42 .hidden_yellow_9f1f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dirty-9dc8 .title-complex-3e42 .hidden_yellow_9f1f {
    display: block;
    margin-bottom: 2em;
  }
  .dirty-9dc8 .title-complex-3e42 .hidden_yellow_9f1f:last-child {
    margin-bottom: 0;
  }
}
.sidebar_clean_9ae0 .media-20a6:last-child,
.card-dark-b493 .media-20a6:last-child,
.liquid-5e38 .media-20a6:last-child {
  margin-bottom: 0;
}
.sidebar_clean_9ae0 .media-20a6 .notification-3f45 .gradient_c320:last-child,
.card-dark-b493 .media-20a6 .notification-3f45 .gradient_c320:last-child,
.liquid-5e38 .media-20a6 .notification-3f45 .gradient_c320:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .sidebar_clean_9ae0 .frame_old_b968,
  .sidebar_clean_9ae0 .list_huge_9ea7,
  .card-dark-b493 .frame_old_b968,
  .card-dark-b493 .list_huge_9ea7,
  .liquid-5e38 .frame_old_b968,
  .liquid-5e38 .list_huge_9ea7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .up_3eb4 .media-20a6 {
    margin-bottom: 2em;
  }
}
.up_3eb4 p:last-child {
  margin-bottom: 0;
}
.up_3eb4 li,
.up_3eb4 ul {
  list-style: none;
  margin: 0;
}
.up_3eb4 ul ul {
  margin-left: 2.617924em;
}
.dim_bf00 {
  font-size: 0.875em;
}

/* css-noise: 74ad */
.phantom-card-c5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
