/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notice_56b5/customify
Author: WPCustomify
Author URI: https://pressmaximum.notice_56b5
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.notice_56b5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.picture-a097.surface-bright-0754/licenses/gpl-2.0.shade-9c73
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.section_action_9750/, (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.first-79a4.search_lower_8d7d/normalize.icon-352d/
 ======
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.icon-352d v7.0.0 | MIT License | github.notice_56b5/necolas/normalize.icon-352d */
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;
}
.new-4ec7 .thumbnail-0823,
.hot_746a,
.layout-thick-640f,
.white-42e2,
.fixed-cc19,
.texture-pink-f5cc,
.link-7827,
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;
}
.hot_746a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hot_746a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hot_746a,
  h1 {
    font-size: 1.8em;
  }
}
.layout-thick-640f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.layout-thick-640f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .layout-thick-640f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .layout-thick-640f,
  h2 {
    font-size: 1.7em;
  }
}
.white-42e2,
h3 {
  font-size: 1.618em;
}
.new-4ec7 .thumbnail-0823,
.fixed-cc19,
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.purple-51ad {
  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;
}
.preview-static-3e68:after,
.preview-static-3e68:before,
.progress_brown_bd32:after,
.progress_brown_bd32:before {
  content: "";
  display: table;
}
.preview-static-3e68:after,
.progress_brown_bd32:after {
  clear: both;
}
.bright_c604 {
  float: right;
  margin-right: 0;
}
.dim-e866 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.label-013b .heading_711b,
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;
}
.label-013b .heading_711b: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;
}
.hovered-18bf .heading_711b {
  box-shadow: none;
}
.hovered-18bf
  .heading_711b
  .small_2c87 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hovered-18bf .heading_711b .text-blue-c14c {
  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;
}
.hovered-18bf
  .heading_711b
  .text-blue-c14c
  b {
  display: none;
}
.hovered-18bf .bronze_71ad {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.icon-fast-1377:not(.hard_3c25):not(.thumbnail-medium-7dff),
button:not(.hard_3c25):not(.thumbnail-medium-7dff),
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ),
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ),
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ) {
  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;
}
.icon-fast-1377:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):hover,
button:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):hover,
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):hover,
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):hover,
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.icon-fast-1377:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):active,
.icon-fast-1377:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):focus,
button:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):active,
button:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):focus,
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):active,
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):focus,
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):active,
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):focus,
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):active,
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):focus {
  outline: 0;
}
.icon-fast-1377:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3,
button:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3,
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3,
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3,
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3 {
  position: relative;
}
.icon-fast-1377:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .video-full-ea64,
.icon-fast-1377:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .active_0307,
.icon-fast-1377:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .item-gas-38a2,
.icon-fast-1377:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  i,
.icon-fast-1377:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  svg,
button:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .video-full-ea64,
button:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .active_0307,
button:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .item-gas-38a2,
button:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  i,
button:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  svg,
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .video-full-ea64,
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .active_0307,
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .item-gas-38a2,
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  i,
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  svg,
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .video-full-ea64,
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .active_0307,
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .item-gas-38a2,
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  i,
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  svg,
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .video-full-ea64,
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .active_0307,
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  .item-gas-38a2,
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  i,
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3
  svg {
  visibility: hidden;
}
.icon-fast-1377:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3:after,
button:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3:after,
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3:after,
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3:after,
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ).fn-loading-4bd3: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;
}
.icon-fast-1377:not(.hard_3c25):not(.thumbnail-medium-7dff),
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ),
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ),
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ) {
  color: #fff;
  background: #235787;
}
.icon-fast-1377:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):focus,
input[type="button"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):focus,
input[type="reset"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):focus,
input[type="submit"]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ):focus {
  color: #fff;
}
.icon-fast-1377.fn-disabled-4bd3:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ),
.icon-fast-1377[disabled]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ),
button.fn-disabled-4bd3:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ),
button[disabled]:not(.hard_3c25):not(
    .thumbnail-medium-7dff
  ) {
  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;
}
.block_3d7f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.block_3d7f: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;
}
.advanced-8c7d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.frame_69f0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.chip_5fcf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.preview-static-3e68:after,
.preview-static-3e68:before,
.sidebar_ce9a:after,
.sidebar_ce9a:before,
.shadow-c490:after,
.shadow-c490:before,
.video_advanced_e95c:after,
.video_advanced_e95c:before,
.simple_2118:after,
.simple_2118:before,
.icon_out_489b:after,
.icon_out_489b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.preview-static-3e68:after,
.sidebar_ce9a:after,
.shadow-c490:after,
.video_advanced_e95c:after,
.simple_2118:after,
.icon_out_489b:after {
  clear: both;
}
.sidebar_ce9a .left_6e8f,
.shadow-c490 .left_6e8f,
.table-bc80 .left_6e8f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.last_99cf {
  display: inline-block;
}
.left-2203 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.left-2203 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.left-2203 .logo_7f40 {
  padding: 1em 0;
  font-size: 85%;
}
.logo_7f40 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.nav_huge_496b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.nav_huge_496b:after,
.nav_huge_496b:before {
  content: "";
  display: table;
}
.nav_huge_496b:after {
  clear: both;
}
.image_lower_3fbf {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hero_500a .image_lower_3fbf {
  max-width: 50%;
}
.hidden_7571 .image_lower_3fbf {
  max-width: 33.33%;
}
.focused-ccba .image_lower_3fbf {
  max-width: 25%;
}
.tabs_905e .image_lower_3fbf {
  max-width: 20%;
}
.new_c53e .image_lower_3fbf {
  max-width: 16.66%;
}
.feature_wood_6cba .image_lower_3fbf {
  max-width: 14.28%;
}
.list-gas-91ab .image_lower_3fbf {
  max-width: 12.5%;
}
.card-basic-af57 .image_lower_3fbf {
  max-width: 11.11%;
}
.copper-a9d8 {
  display: block;
}
.new-4ec7 .frame-dark-8a36 label,
.new-4ec7 .small_23e8 label,
.new-4ec7 .cool_a71f label,
.new-4ec7 .stale-ad98 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background_e597 {
  list-style: none;
  margin: 0;
}
.background_e597 article.photo_north_84e9 {
  margin-bottom: 0;
}
.background_e597 ul {
  list-style: none;
  margin: 0;
}
.background_e597 .iron-679b li.photo_north_84e9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background_e597 .iron-679b li.photo_north_84e9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background_e597 .iron-679b li.photo_north_84e9: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) {
  .background_e597 .iron-679b li.photo_north_84e9 li.photo_north_84e9 li.photo_north_84e9 li.photo_north_84e9 {
    padding-left: 0;
  }
}
article.photo_north_84e9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo_north_84e9 .sidebar_ce9a p:last-of-type {
  margin-bottom: 0;
}
article.photo_north_84e9 .box_dynamic_db8a {
  float: left;
}
article.photo_north_84e9 .section-stone-90d8 {
  margin-left: 85px;
}
article.photo_north_84e9 .gradient-fixed-5e77 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo_north_84e9 .gradient-fixed-5e77 .gradient-d565 {
  margin-left: 10px;
}
article.photo_north_84e9 .left_8cfa {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo_north_84e9 .bright_ce20 {
  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 .frame-dark-8a36,
  #respond .cool_a71f,
  #respond .stale-ad98 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-dark-8a36 input,
#respond .cool_a71f input,
#respond .stale-ad98 input {
  width: 100%;
}
#respond .stale-ad98 {
  margin-right: 0;
}
#respond .column-955f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.carousel-silver-2d79 {
  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;
}
.carousel-silver-2d79.filter-cdd7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.carousel-silver-2d79 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%);
}
.carousel-silver-2d79:focus,
.carousel-silver-2d79: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);
}
.search-tall-a5d8 {
  border-radius: 10%;
}
.texture_stale_f39b {
  border-radius: 50%;
}
.caption_dark_0400 {
  font-size: 0.72em;
}
.title_ec04 {
  font-size: 0.875em;
}
.wide-23a8 {
  font-size: 1.1em;
}
.inner-d8d9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.inner-d8d9.caption_dark_0400 {
  letter-spacing: 0.5px;
}
.picture_orange_22ea,
.picture_orange_22ea a {
  color: #6d6d6d;
}
.picture_orange_22ea a:hover {
  color: #111;
}
.gallery_29d9 {
  color: #6d6d6d;
}
.new_ab5b {
  overflow-x: hidden;
}
.new_ab5b .top-2842.basic_6975 {
  position: relative;
}
.new_ab5b .top-2842.basic_6975.thumbnail_thick_7496 {
  position: initial;
}
.new_ab5b
  .top-2842.basic_6975.thumbnail_thick_7496
  .fixed_9fae {
  left: auto;
}
.new_ab5b .top-2842 .fixed_9fae {
  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;
}
.new_ab5b .top-2842:hover.basic_6975 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.new_ab5b
  .top-2842:hover.basic_6975
  .fixed_9fae {
  display: block;
  z-index: 9999999;
}
.new_ab5b .gradient-0017 .description_rough_36f7,
.new_ab5b .dim_286c .description_rough_36f7 {
  display: none;
}
.new_ab5b .soft-6225 .top-2842:hover.basic_6975 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.new-4ec7 .frame-dark-8a36 label,
.new-4ec7 .small_23e8 label,
.new-4ec7 .cool_a71f label,
.new-4ec7 .stale-ad98 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background_e597 {
  list-style: none;
  margin: 0;
}
.background_e597 article.photo_north_84e9 {
  margin-bottom: 0;
}
.background_e597 ul {
  list-style: none;
  margin: 0;
}
.background_e597 .iron-679b li.photo_north_84e9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background_e597 .iron-679b li.photo_north_84e9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background_e597 .iron-679b li.photo_north_84e9: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) {
  .background_e597 .iron-679b li.photo_north_84e9 li.photo_north_84e9 li.photo_north_84e9 li.photo_north_84e9 {
    padding-left: 0;
  }
}
article.photo_north_84e9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo_north_84e9 .sidebar_ce9a p:last-of-type {
  margin-bottom: 0;
}
article.photo_north_84e9 .box_dynamic_db8a {
  float: left;
}
article.photo_north_84e9 .section-stone-90d8 {
  margin-left: 85px;
}
article.photo_north_84e9 .gradient-fixed-5e77 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo_north_84e9 .gradient-fixed-5e77 .gradient-d565 {
  margin-left: 10px;
}
article.photo_north_84e9 .left_8cfa {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo_north_84e9 .bright_ce20 {
  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 .frame-dark-8a36,
  #respond .cool_a71f,
  #respond .stale-ad98 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-dark-8a36 input,
#respond .cool_a71f input,
#respond .stale-ad98 input {
  width: 100%;
}
#respond .stale-ad98 {
  margin-right: 0;
}
#respond .column-955f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient-0017 .dim_0d43 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dim_0d43 .image_upper_cf18.info-c056 .summary_iron_4383 > li > a:focus,
.dim_0d43 .image_upper_cf18.info-c056 .summary_iron_4383 > li > a:hover,
.dim_0d43 .image_upper_cf18.easy_e8b3 .summary_iron_4383 > li > a:focus,
.dim_0d43 .image_upper_cf18.easy_e8b3 .summary_iron_4383 > li > a:hover,
.dim_0d43 .image_upper_cf18.right_7795 .summary_iron_4383 > li > a:focus,
.dim_0d43 .image_upper_cf18.right_7795 .summary_iron_4383 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_0d43
  .image_upper_cf18.info-c056
  .summary_iron_4383
  > li.right_f87e
  > a,
.dim_0d43
  .image_upper_cf18.info-c056
  .summary_iron_4383
  > li.sort-37b7
  > a,
.dim_0d43
  .image_upper_cf18.easy_e8b3
  .summary_iron_4383
  > li.right_f87e
  > a,
.dim_0d43
  .image_upper_cf18.easy_e8b3
  .summary_iron_4383
  > li.sort-37b7
  > a,
.dim_0d43
  .image_upper_cf18.right_7795
  .summary_iron_4383
  > li.right_f87e
  > a,
.dim_0d43 .image_upper_cf18.right_7795 .summary_iron_4383 > li.sort-active-7ada > a {
  color: rgba(255, 255, 255, 0.99);
}
.dim_0d43 .hot_48e1,
.dim_0d43 .hot_48e1 a {
  color: rgba(255, 255, 255, 0.99);
}
.dim_0d43 .static-92ee.blue_44e1 li a,
.dim_0d43 .form_wood_660f a,
.dim_0d43 .secondary-8fd2,
.dim_0d43 .summary_iron_4383 > li > a,
.dim_0d43 .outer_cca2 {
  color: rgba(255, 255, 255, 0.79);
}
.dim_0d43 .static-92ee.blue_44e1 li a:hover,
.dim_0d43 .form_wood_660f a:hover,
.dim_0d43 .secondary-8fd2:hover,
.dim_0d43 .summary_iron_4383 > li > a:hover,
.dim_0d43 .outer_cca2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_0d43 .basic-a82e {
  color: rgba(255, 255, 255, 0.79);
}
.dim_0d43 .basic-a82e .row-bright-bf0b {
  color: rgba(255, 255, 255, 0.99);
}
.dim_0d43 .basic-a82e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_0d43 .east-2a06 .focused-129b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim_0d43 .east-2a06 .focused-129b .picture-0bf5 {
  color: rgba(255, 255, 255, 0.79);
}
.dim_0d43
  .east-2a06
  .focused-129b
  .picture-0bf5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_0d43
  .east-2a06
  .focused-129b
  .picture-0bf5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_0d43
  .east-2a06
  .focused-129b
  .picture-0bf5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_0d43
  .east-2a06
  .focused-129b
  .picture-0bf5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dim_0d43 .east-2a06 .fixed_2fa0 {
  color: rgba(255, 255, 255, 0.79);
}
.dim_0d43 .east-2a06 .fixed_2fa0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-2277
  .dim_0d43
  .east-2a06
  .texture-full-7fb7
  .footer_north_31c7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary-2277
  .dim_0d43
  .east-2a06
  .texture-full-7fb7
  .picture-0bf5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient-0017 .pressed_963f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pressed_963f .image_upper_cf18.info-c056 .summary_iron_4383 > li > a:focus,
.pressed_963f .image_upper_cf18.info-c056 .summary_iron_4383 > li > a:hover,
.pressed_963f .image_upper_cf18.easy_e8b3 .summary_iron_4383 > li > a:focus,
.pressed_963f .image_upper_cf18.easy_e8b3 .summary_iron_4383 > li > a:hover,
.pressed_963f .image_upper_cf18.right_7795 .summary_iron_4383 > li > a:focus,
.pressed_963f .image_upper_cf18.right_7795 .summary_iron_4383 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_963f
  .image_upper_cf18.info-c056
  .summary_iron_4383
  > li.right_f87e
  > a,
.pressed_963f
  .image_upper_cf18.info-c056
  .summary_iron_4383
  > li.sort-37b7
  > a,
.pressed_963f
  .image_upper_cf18.easy_e8b3
  .summary_iron_4383
  > li.right_f87e
  > a,
.pressed_963f
  .image_upper_cf18.easy_e8b3
  .summary_iron_4383
  > li.sort-37b7
  > a,
.pressed_963f
  .image_upper_cf18.right_7795
  .summary_iron_4383
  > li.right_f87e
  > a,
.pressed_963f .image_upper_cf18.right_7795 .summary_iron_4383 > li.sort-active-7ada > a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_963f .hot_48e1,
.pressed_963f .hot_48e1 a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_963f .static-92ee.blue_44e1 li a,
.pressed_963f .form_wood_660f a,
.pressed_963f .secondary-8fd2,
.pressed_963f .summary_iron_4383 > li > a,
.pressed_963f .outer_cca2 {
  color: rgba(0, 0, 0, 0.55);
}
.pressed_963f .static-92ee.blue_44e1 li a:hover,
.pressed_963f .form_wood_660f a:hover,
.pressed_963f .secondary-8fd2:hover,
.pressed_963f .summary_iron_4383 > li > a:hover,
.pressed_963f .outer_cca2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_963f .basic-a82e {
  color: rgba(0, 0, 0, 0.55);
}
.pressed_963f .basic-a82e .row-bright-bf0b {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_963f .basic-a82e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-north-2694 .heading_3d67 {
  margin-left: auto;
  margin-right: auto;
}
.shadow-c490 > * {
  margin-left: auto;
  margin-right: auto;
}
.shadow-c490 .advanced-8c7d {
  margin-right: 1.41575em;
}
.nav_south_f94b .shadow-c490 > .modal_7ecf {
  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;
}
.nav_south_f94b .shadow-c490 > .image_dynamic_c18f {
  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;
}
.light_8cb1.preview-north-2694 .heading_3d67,
.basic_85e8.preview-north-2694 .heading_3d67 {
  margin-left: 0;
}
.full-1e3b.preview-north-2694 .heading_3d67,
.lite-b16a.preview-north-2694 .heading_3d67 {
  margin-right: 0;
}
.shadow-c490 ol,
.shadow-c490 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.overlay-smooth-9249 video {
  max-width: 100%;
}
.module-64e3 img {
  display: block;
}
.module-64e3.advanced-8c7d,
.module-64e3.frame_69f0 {
  width: 100%;
}
.module-64e3.image_dynamic_c18f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.progress-inner-cba3:not(.content_566c) {
  margin: 1.5em auto;
}
.secondary-66ab p {
  padding: 1.5em 14px;
}
ul.notice-c6ce.image_dynamic_c18f,
ul.notice-c6ce.modal_7ecf,
ul.notice-c6ce.media_last_8377.modal_7ecf {
  padding: 0 14px;
}
.main_b53d {
  display: block;
  overflow-x: auto;
}
.main_b53d table {
  border-collapse: collapse;
  width: 100%;
}
.main_b53d td,
.main_b53d th {
  padding: 0.5em;
}
.shadow-c490 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shadow-c490 ol ol,
.shadow-c490 ol ul,
.shadow-c490 ul ol,
.shadow-c490 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shadow-c490 ol ol li,
.shadow-c490 ol ul li,
.shadow-c490 ul ol li,
.shadow-c490 ul ul li {
  margin-left: 0;
}
.summary-large-01a0.upper-1928 > .first-ec7f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.summary-large-01a0.upper-1928 > .first-ec7f iframe,
.summary-large-01a0.upper-1928 > .first-ec7f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tag-4ce6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tag-4ce6.notification_076b {
  padding: 0;
}
.tag-4ce6.notification_076b cite {
  font-size: 13px;
}
.tag-4ce6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tag-4ce6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fresh_27b3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fresh_27b3 > p:first-child {
  margin-top: 0;
}
.fresh_27b3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fresh_27b3 blockquote {
  border-left: 0;
}
.badge-50d8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.badge-50d8:not(.title_selected_12fd) {
  max-width: 100px;
}
.badge-50d8.border-b622 {
  border-bottom: none !important;
  text-align: center;
}
.badge-50d8.border-b622::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .secondary-66ab p {
    padding: 1.5em 0;
  }
}
.header-left-bb93 {
  color: #0073aa;
}
.pagination-brown-2d71 {
  background-color: #0073aa;
}
.paragraph-7898 {
  color: #229fd8;
}
.icon-tiny-b85f {
  background-color: #229fd8;
}
.text-yellow-6c70 {
  color: #eee;
}
.media-c1f6 {
  background-color: #eee;
}
.over_639f {
  color: #444;
}
.red_6296 {
  background-color: #444;
}
.description-bee6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.description-bee6 .full-6811 .form_wood_660f {
  font-size: 15px;
}
.description-bee6 .form_wood_660f {
  line-height: 1.3;
}
.description-bee6 .pressed_963f {
}
.description-bee6 .dim_0d43 {
  background: #235787;
}
.pagination-8bc4 {
  padding: 0;
}
.pagination-8bc4 .dim_0d43 {
  background: #1a1a1a;
}
.pagination-8bc4 .pressed_963f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.icon_dim_ee25 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.icon_dim_ee25 .pressed_963f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.icon_dim_ee25 .dim_0d43 {
  background: #303030;
}
.icon_out_489b {
  position: relative;
  z-index: 10;
}
.icon_out_489b .progress_67b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-brown-8175 .basic_6975 {
  display: inline-block;
  vertical-align: middle;
}
.backdrop-brown-8175.menu_81af .basic_6975 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .backdrop-brown-8175.menu_81af .basic_6975 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-brown-8175.menu_81af .basic_6975 {
    margin-right: 0.4em;
  }
}
.backdrop-brown-8175.menu_81af .basic_6975:last-child {
  margin-right: 0;
}
.fluid-e6f7 .progress_67b0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gradient-0017 .full-6811 {
    margin: 0 -0.5em;
  }
  .gradient-0017 .full-6811 [class*="customify-col-"],
  .gradient-0017 .full-6811 [class*="customify-col_"],
  .gradient-0017 .full-6811 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gradient-0017.static_b514 .progress_67b0 {
  background: 0 0 !important;
}
.gradient-0017.static_b514 .progress_67b0,
.gradient-0017.fluid-e6f7 .progress_67b0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gradient-0017.hover-3760 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gradient-0017.fluid-e6f7 .progress_67b0 {
  box-shadow: none !important;
}
.column-1e55 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .column-1e55 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .column-1e55 {
    padding: 18px 0 20px;
  }
}
.column-1e55 .gold_1ec3 {
  width: 100%;
}
.column-1e55 .tertiary_27cd {
  margin-bottom: 0;
}
.column-1e55 .middle_526e {
  margin-top: 5px;
  font-size: 0.875em;
}
.popup_82ee {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.popup_82ee .description_aba2 {
  width: 100%;
}
.video_81d4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.video_81d4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.video_81d4 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;
}
.video_81d4 li:last-child:after {
  display: none;
}
.video_81d4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.short_fdfa .description_rough_36f7 button,
.column-1e55 .description_rough_36f7 button {
  left: 0;
}
.short_fdfa .description_aba2,
.column-1e55 .description_aba2 {
  padding-left: 0;
  padding-right: 0;
}
.short_fdfa .popup_82ee,
.column-1e55 .popup_82ee {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.short_fdfa {
  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;
}
.short_fdfa: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;
}
.short_fdfa .texture-b4eb {
  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) {
  .short_fdfa .texture-b4eb {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .short_fdfa .texture-b4eb {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .short_fdfa .texture-b4eb {
    min-height: 200px;
  }
}
.short_fdfa .video_81d4 {
  color: rgba(255, 255, 255, 0.8);
}
.short_fdfa .video_81d4 a,
.short_fdfa .video_81d4 li:after {
  color: inherit;
}
.short_fdfa .video_81d4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.middle-01b3 {
  margin-bottom: 0.5em;
}
.dark-6e3f {
  margin-bottom: 1.2em;
}
.dark-6e3f,
.middle-01b3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dark-6e3f p:last-child,
.middle-01b3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .description_rough_36f7,
#masthead .description_rough_36f7 {
  display: none;
}
#masthead
  > .description_rough_36f7.dynamic-eb8c {
  display: none;
}
#masthead > .description_rough_36f7 button {
  left: 0;
}
.block-dark-f757 {
  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%;
}
.block-dark-f757 .basic_6975 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.block-dark-f757 .gallery_39c1 {
  display: -webkit-box;
  display: flex;
}
.block-dark-f757 .gallery_39c1.texture_df2d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.block-dark-f757 .gallery_39c1.detail_77fc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block-dark-f757 .gallery_39c1.chip-9b51 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block-dark-f757.avatar-e0e6.chip_c5a2 .gallery_39c1.texture_df2d {
  flex-basis: 100%;
}
.block-dark-f757.solid-8414 .gallery_39c1.detail_77fc {
  -webkit-box-flex: 1;
  flex: auto;
}
.block-dark-f757.solid-8414 .gallery_39c1.chip-9b51 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .description_rough_36f7.dynamic-eb8c {
  display: none;
}
#masthead > .description_rough_36f7 button {
  left: 0;
}
.outline_2928 {
  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;
}
.outline_2928:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.outline_2928.chip_cold_d443 i {
  margin-right: 4px;
}
.outline_2928.hidden_complex_fed8 i {
  margin-left: 5px;
}
.form_wood_660f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.form_wood_660f p:last-child {
  margin-bottom: 0;
}
.wrapper_blue_2cf0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.wrapper_blue_2cf0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.wrapper_blue_2cf0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.wrapper_blue_2cf0 .hot_48e1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.wrapper_blue_2cf0 .outer_d56e {
  margin: 5px 0 7px 0;
}
.wrapper_blue_2cf0.tall_405d .west_d2da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_blue_2cf0.tall_405d .panel-bright-25a7 {
  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;
}
.wrapper_blue_2cf0.steel_573f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.wrapper_blue_2cf0.steel_573f .west_d2da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_blue_2cf0.steel_573f .panel-bright-25a7 {
  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;
}
.wrapper_blue_2cf0.tag_d1af {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper_blue_2cf0.cold_ba52 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.wrapper_blue_2cf0.cold_ba52 .panel-bright-25a7 {
  margin-top: 7px;
}
.brown-32e8 {
  display: inline-block;
}
.icon_out_489b .mask-active-b0ed .wrapper_blue_2cf0 img {
  max-width: 100%;
}
.image_upper_cf18 .active-aa3f.border_fixed_e20c,
.hidden_cool_8583 .active-aa3f.border_fixed_e20c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.image_upper_cf18 .info_wide_2bc9,
.hidden_cool_8583 .info_wide_2bc9 {
  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%);
}
.image_upper_cf18 .info_wide_2bc9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.image_upper_cf18.preview_gold_5217 .info_wide_2bc9 {
  display: none;
}
.image_upper_cf18 .title-e3b8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image_upper_cf18 .title-e3b8 li {
  display: inline-block;
  position: relative;
}
.image_upper_cf18 .title-e3b8 li:last-child {
  margin-right: 0;
}
.image_upper_cf18 .title-e3b8 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;
}
.image_upper_cf18 .title-e3b8 li.sort-active-7ada > a {
  color: rgba(0, 0, 0, 0.9);
}
.image_upper_cf18 .title-e3b8 > 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;
}
.image_upper_cf18 .title-e3b8 > li > a i {
  line-height: 0;
}
.image_upper_cf18 .title-e3b8 > li.alert_6460 > a .info_wide_2bc9 {
  margin-left: 4px;
  line-height: 0;
}
.image_upper_cf18 .title-e3b8 .title_pressed_b33c li.alert_6460 > a {
  position: relative;
}
.image_upper_cf18 .title-e3b8 .title_pressed_b33c li.alert_6460 > a:after,
.image_upper_cf18 .title-e3b8 .title_pressed_b33c li.alert_6460 > a:before {
  content: "";
  display: table;
}
.image_upper_cf18 .title-e3b8 .title_pressed_b33c li.alert_6460 > a:after {
  clear: both;
}
.image_upper_cf18 .title-e3b8 .title_pressed_b33c li.alert_6460 > a .info_wide_2bc9 {
  margin-left: 5px;
  float: right;
}
.image_upper_cf18 .wood_baae,
.image_upper_cf18 .title_pressed_b33c {
  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;
}
.image_upper_cf18 .title_pressed_b33c {
  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;
}
.image_upper_cf18 .title_pressed_b33c .border_fixed_e20c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.image_upper_cf18 .title_pressed_b33c .info_wide_2bc9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.image_upper_cf18 .title_pressed_b33c li {
  display: block;
  margin: 0;
  padding: 0;
}
.image_upper_cf18 .title_pressed_b33c 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;
}
.image_upper_cf18 .title_pressed_b33c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.image_upper_cf18 .title_pressed_b33c .title_pressed_b33c {
  top: 0;
  left: 100%;
}
.image_upper_cf18 .texture-595b.fn-focus-4bd3 > .wood_baae,
.image_upper_cf18 .texture-595b.fn-focus-4bd3 > .title_pressed_b33c,
.image_upper_cf18 .texture-595b:focus > .wood_baae,
.image_upper_cf18 .texture-595b:focus > .title_pressed_b33c,
.image_upper_cf18 .texture-595b:hover > .wood_baae,
.image_upper_cf18 .texture-595b:hover > .title_pressed_b33c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.image_upper_cf18.right_7795 .summary_iron_4383:after,
.image_upper_cf18.right_7795 .summary_iron_4383:before {
  content: "";
  display: table;
}
.image_upper_cf18.right_7795 .summary_iron_4383:after {
  clear: both;
}
.image_upper_cf18.right_7795 .summary_iron_4383 > li {
  float: left;
}
.image_upper_cf18.light_0a39 .summary_iron_4383:after,
.image_upper_cf18.light_0a39 .summary_iron_4383:before {
  content: "";
  display: table;
}
.image_upper_cf18.light_0a39 .summary_iron_4383:after {
  clear: both;
}
.image_upper_cf18.light_0a39 .summary_iron_4383 > li {
  float: left;
}
.image_upper_cf18.light_0a39 .summary_iron_4383 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.image_upper_cf18.light_0a39 .summary_iron_4383 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.image_upper_cf18.light_0a39 .summary_iron_4383 > li.right_f87e > a,
.image_upper_cf18.light_0a39 .summary_iron_4383 > li.sort-active-7ada > a {
  color: #fff;
  background-color: #1e4b75;
}
.image_upper_cf18.info-c056 .summary_iron_4383 > li > a .border_fixed_e20c {
  position: relative;
}
.image_upper_cf18.info-c056 .summary_iron_4383 > li > a .border_fixed_e20c: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;
}
.image_upper_cf18.info-c056
  .summary_iron_4383
  > li:focus
  > a
  .border_fixed_e20c:before,
.image_upper_cf18.info-c056
  .summary_iron_4383
  > li:hover
  > a
  .border_fixed_e20c:before {
  width: 100%;
  background-color: currentColor;
}
.image_upper_cf18.info-c056
  .summary_iron_4383
  > li.right_f87e
  > a
  .border_fixed_e20c:before,
.image_upper_cf18.info-c056
  .summary_iron_4383
  > li.sort-37b7
  > a
  .border_fixed_e20c:before {
  width: 100%;
  background-color: currentColor;
}
.image_upper_cf18.easy_e8b3 .summary_iron_4383 > li > a .border_fixed_e20c {
  position: relative;
}
.image_upper_cf18.easy_e8b3 .summary_iron_4383 > li > a .border_fixed_e20c: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;
}
.image_upper_cf18.easy_e8b3 .summary_iron_4383 > li:focus > a .border_fixed_e20c:before,
.image_upper_cf18.easy_e8b3
  .summary_iron_4383
  > li:hover
  > a
  .border_fixed_e20c:before {
  width: 100%;
  background-color: currentColor;
}
.image_upper_cf18.easy_e8b3
  .summary_iron_4383
  > li.right_f87e
  > a
  .border_fixed_e20c:before,
.image_upper_cf18.easy_e8b3
  .summary_iron_4383
  > li.sort-37b7
  > a
  .border_fixed_e20c:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_cool_8583 .title-e3b8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hidden_cool_8583 .title-e3b8 li:first-child > a {
  border-top: none;
}
.hidden_cool_8583 .title-e3b8 .article-d4de > .border_fixed_e20c .info_wide_2bc9 {
  display: none;
}
.hidden_cool_8583 .title-e3b8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hidden_cool_8583 .title-e3b8 li:last-child {
  border: none;
}
.hidden_cool_8583 .title-e3b8 li.alert_6460 > a {
  padding-right: 45px !important;
}
.hidden_cool_8583 .title-e3b8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hidden_cool_8583 .title-e3b8 li a:focus,
.hidden_cool_8583 .title-e3b8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden_cool_8583 .title-e3b8 li .solid_8281 {
  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;
}
.hidden_cool_8583 .title-e3b8 li .solid_8281:hover {
  box-shadow: none;
}
.hidden_cool_8583 .title-e3b8 li .solid_8281 .info_wide_2bc9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hidden_cool_8583 .title-e3b8 .title_pressed_b33c {
  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);
}
.hidden_cool_8583 .title-e3b8 .title_pressed_b33c li a {
  padding-left: 3em;
}
.hidden_cool_8583 .title-e3b8 .footer-upper-d4a5 > a .solid_8281 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hidden_cool_8583 .title-e3b8 .footer-upper-d4a5 > .title_pressed_b33c {
  display: block;
  opacity: 1;
}
.tabs_908c {
  max-width: 100%;
}
.dim_50c6 {
  line-height: 0;
  cursor: pointer;
}
.outer_cca2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.outer_cca2:hover {
  box-shadow: none;
  color: currentColor;
}
.outer_cca2 svg {
  width: 18px;
  height: 18px;
}
.outer_cca2 .bright_43f3 {
  display: none;
}
.banner_c965 {
  position: relative;
}
.banner_c965.fn-active-4bd3 .outer_cca2 .outer_a9eb {
  display: none;
}
.banner_c965.fn-active-4bd3 .outer_cca2 .bright_43f3 {
  display: inline-block;
}
.banner_c965 .notice_rough_31ab {
  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);
}
.banner_c965.column_a33d .notice_rough_31ab {
  left: auto;
  right: -0.9em;
}
.banner_c965.column_a33d .liquid-5cd8::before {
  left: auto;
  right: 15px;
}
.banner_c965.fn-active-4bd3 .notice_rough_31ab {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture-full-7fb7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture-full-7fb7 label {
  flex-basis: 100%;
}
.texture-full-7fb7 .focused-129b {
  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;
}
.texture-full-7fb7 .picture-0bf5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture-full-7fb7 .picture-0bf5:focus {
  background-color: transparent;
}
.texture-full-7fb7 button.fixed_2fa0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture-full-7fb7 button.fixed_2fa0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture-full-7fb7 button.fixed_2fa0 svg {
  width: 18px;
  height: 18px;
}
.texture-full-7fb7 input[type="submit"] {
  min-height: auto;
}
.east-2a06 .texture-full-7fb7 .picture-0bf5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.liquid-5cd8 {
  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) {
  .liquid-5cd8 {
    width: 220px;
  }
}
.liquid-5cd8 label {
  flex-basis: 100%;
}
.liquid-5cd8::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;
}
.primary-2277 .east-2a06 .texture-full-7fb7 {
  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;
}
.primary-2277
  .east-2a06
  .texture-full-7fb7
  .focused-129b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.primary-2277 .east-2a06 .texture-full-7fb7 .picture-0bf5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.primary-2277
  .east-2a06
  .texture-full-7fb7
  .picture-0bf5:focus {
  background: 0 0;
}
.primary-2277
  .east-2a06
  .texture-full-7fb7
  .footer_north_31c7 {
  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;
}
.static-92ee {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.static-92ee li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.static-92ee li:last-child {
  margin-right: 0;
}
.static-92ee li:first-child {
  margin-left: 0;
}
.static-92ee.thick_de01 a {
  color: #fff;
}
.static-92ee.thick_de01 a:hover {
  color: #fff;
}
.static-92ee a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.static-92ee a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.static-92ee a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.static-92ee a:hover {
  opacity: 0.9;
  color: inherit;
}
.static-92ee [class*="social-icon-apple"] {
  background-color: #999;
}
.static-92ee [class*="social-icon-apple"].bronze-6e4c {
  background-color: transparent;
  color: #999;
}
.static-92ee [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.static-92ee [class*="social-icon-behance"].bronze-6e4c {
  background-color: transparent;
  color: #1769ff;
}
.static-92ee [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.static-92ee [class*="social-icon-bitbucket"].bronze-6e4c {
  background-color: transparent;
  color: #205081;
}
.static-92ee [class*="social-icon-codepen"] {
  background-color: #000;
}
.static-92ee [class*="social-icon-codepen"].bronze-6e4c {
  background-color: transparent;
  color: #000;
}
.static-92ee [class*="social-icon-delicious"] {
  background-color: #39f;
}
.static-92ee [class*="social-icon-delicious"].bronze-6e4c {
  background-color: transparent;
  color: #39f;
}
.static-92ee [class*="social-icon-digg"] {
  background-color: #005be2;
}
.static-92ee [class*="social-icon-digg"].bronze-6e4c {
  background-color: transparent;
  color: #005be2;
}
.static-92ee [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.static-92ee [class*="social-icon-dribbble"].bronze-6e4c {
  background-color: transparent;
  color: #ea4c89;
}
.static-92ee [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.static-92ee [class*="social-icon-envelope"].bronze-6e4c {
  background-color: transparent;
  color: #ea4335;
}
.static-92ee [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.static-92ee [class*="social-icon-facebook"].bronze-6e4c {
  background-color: transparent;
  color: #3b5998;
}
.static-92ee [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.static-92ee [class*="social-icon-flickr"].bronze-6e4c {
  background-color: transparent;
  color: #0063dc;
}
.static-92ee [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.static-92ee [class*="social-icon-foursquare"].bronze-6e4c {
  background-color: transparent;
  color: #2d5be3;
}
.static-92ee [class*="social-icon-github"] {
  background-color: #333;
}
.static-92ee [class*="social-icon-github"].bronze-6e4c {
  background-color: transparent;
  color: #333;
}
.static-92ee [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.static-92ee [class*="social-icon-google-plus"].bronze-6e4c {
  background-color: transparent;
  color: #dd4b39;
}
.static-92ee [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.static-92ee [class*="social-icon-houzz"].bronze-6e4c {
  background-color: transparent;
  color: #7ac142;
}
.static-92ee [class*="social-icon-instagram"] {
  background-color: #262626;
}
.static-92ee [class*="social-icon-instagram"].bronze-6e4c {
  background-color: transparent;
  color: #262626;
}
.static-92ee [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.static-92ee [class*="social-icon-jsfiddle"].bronze-6e4c {
  background-color: transparent;
  color: #487aa2;
}
.static-92ee [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.static-92ee [class*="social-icon-linkedin"].bronze-6e4c {
  background-color: transparent;
  color: #0077b5;
}
.static-92ee [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.static-92ee [class*="social-icon-medium"].bronze-6e4c {
  background-color: transparent;
  color: #00ab6b;
}
.static-92ee [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.static-92ee
  [class*="social-icon-odnoklassniki"].bronze-6e4c {
  background-color: transparent;
  color: #f4731c;
}
.static-92ee [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.static-92ee [class*="social-icon-meetup"].bronze-6e4c {
  background-color: transparent;
  color: #ec1c40;
}
.static-92ee [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.static-92ee [class*="social-icon-pinterest"].bronze-6e4c {
  background-color: transparent;
  color: #bd081c;
}
.static-92ee [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.static-92ee [class*="social-icon-product-hunt"].bronze-6e4c {
  background-color: transparent;
  color: #da552f;
}
.static-92ee [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.static-92ee [class*="social-icon-reddit"].bronze-6e4c {
  background-color: transparent;
  color: #ff4500;
}
.static-92ee [class*="social-icon-rss"] {
  background-color: #f26522;
}
.static-92ee [class*="social-icon-rss"].bronze-6e4c {
  background-color: transparent;
  color: #f26522;
}
.static-92ee [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.static-92ee
  [class*="social-icon-shopping-cart"].bronze-6e4c {
  background-color: transparent;
  color: #4caf50;
}
.static-92ee [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.static-92ee [class*="social-icon-skype"].bronze-6e4c {
  background-color: transparent;
  color: #00aff0;
}
.static-92ee [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.static-92ee [class*="social-icon-slideshare"].bronze-6e4c {
  background-color: transparent;
  color: #0077b5;
}
.static-92ee [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.static-92ee [class*="social-icon-snapchat"].bronze-6e4c {
  background-color: transparent;
  color: #fffc00;
}
.static-92ee [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.static-92ee [class*="social-icon-soundcloud"].bronze-6e4c {
  background-color: transparent;
  color: #f80;
}
.static-92ee [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.static-92ee [class*="social-icon-spotify"].bronze-6e4c {
  background-color: transparent;
  color: #2ebd59;
}
.static-92ee [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.static-92ee
  [class*="social-icon-stack-overflow"].bronze-6e4c {
  background-color: transparent;
  color: #fe7a15;
}
.static-92ee [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.static-92ee [class*="social-icon-maldkfgram"].bronze-6e4c {
  background-color: transparent;
  color: #2ca5e0;
}
.static-92ee [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.static-92ee [class*="social-icon-tripadvisor"].bronze-6e4c {
  background-color: transparent;
  color: #589442;
}
.static-92ee [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.static-92ee [class*="social-icon-tumblr"].bronze-6e4c {
  background-color: transparent;
  color: #35465c;
}
.static-92ee [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.static-92ee [class*="social-icon-twitch"].bronze-6e4c {
  background-color: transparent;
  color: #6441a5;
}
.static-92ee [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.static-92ee [class*="social-icon-twitter"].bronze-6e4c {
  background-color: transparent;
  color: #1da1f2;
}
.static-92ee [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.static-92ee [class*="social-icon-vimeo"].bronze-6e4c {
  background-color: transparent;
  color: #1ab7ea;
}
.static-92ee [class*="social-icon-vk"] {
  background-color: #45668e;
}
.static-92ee [class*="social-icon-vk"].bronze-6e4c {
  background-color: transparent;
  color: #45668e;
}
.static-92ee [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.static-92ee [class*="social-icon-weibo"].bronze-6e4c {
  background-color: transparent;
  color: #df2029;
}
.static-92ee [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.static-92ee [class*="social-icon-weixin"].bronze-6e4c {
  background-color: transparent;
  color: #7bb32e;
}
.static-92ee [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.static-92ee [class*="social-icon-whatsapp"].bronze-6e4c {
  background-color: transparent;
  color: #25d366;
}
.static-92ee [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.static-92ee [class*="social-icon-wordpress"].bronze-6e4c {
  background-color: transparent;
  color: #21759b;
}
.static-92ee [class*="social-icon-xing"] {
  background-color: #026466;
}
.static-92ee [class*="social-icon-xing"].bronze-6e4c {
  background-color: transparent;
  color: #026466;
}
.static-92ee [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.static-92ee [class*="social-icon-yelp"].bronze-6e4c {
  background-color: transparent;
  color: #af0606;
}
.static-92ee [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.static-92ee [class*="social-icon-youtube"].bronze-6e4c {
  background-color: transparent;
  color: #cd201f;
}
.secondary-8fd2 {
  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;
}
.secondary-8fd2:hover {
  box-shadow: none;
  background: 0 0;
}
.simple-a527 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hidden_focused_3016 {
  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;
}
.logo-2043 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.block_pro_4512 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.block_pro_4512,
.block_pro_4512::after,
.block_pro_4512::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;
}
.block_pro_4512::after,
.block_pro_4512::before {
  content: "";
  display: block;
  background-color: inherit;
}
.complex-be7d .hidden_focused_3016 .logo-2043 {
  margin-top: -2px;
  width: 19px;
}
.complex-be7d .hidden_focused_3016 .block_pro_4512 {
  margin-top: -1px;
}
.complex-be7d .hidden_focused_3016 .block_pro_4512,
.complex-be7d .hidden_focused_3016 .block_pro_4512::after,
.complex-be7d .hidden_focused_3016 .block_pro_4512::before {
  width: 19px;
  height: 2px;
}
.complex-be7d .hidden_focused_3016 .block_pro_4512::before {
  top: -6px;
}
.complex-be7d .hidden_focused_3016 .block_pro_4512::after {
  bottom: -6px;
}
.feature-first-e981 .hidden_focused_3016 .logo-2043 {
  margin-top: -2px;
  width: 22px;
}
.feature-first-e981 .hidden_focused_3016 .block_pro_4512 {
  margin-top: -1px;
}
.feature-first-e981 .hidden_focused_3016 .block_pro_4512,
.feature-first-e981 .hidden_focused_3016 .block_pro_4512::after,
.feature-first-e981 .hidden_focused_3016 .block_pro_4512::before {
  width: 22px;
  height: 2px;
}
.feature-first-e981 .hidden_focused_3016 .block_pro_4512::before {
  top: -7px;
}
.feature-first-e981 .hidden_focused_3016 .block_pro_4512::after {
  bottom: -7px;
}
.primary-dim-ff8e .hidden_focused_3016 .logo-2043 {
  margin-top: -2px;
  width: 31px;
}
.primary-dim-ff8e .hidden_focused_3016 .block_pro_4512 {
  margin-top: -1.5px;
}
.primary-dim-ff8e .hidden_focused_3016 .block_pro_4512,
.primary-dim-ff8e .hidden_focused_3016 .block_pro_4512::after,
.primary-dim-ff8e .hidden_focused_3016 .block_pro_4512::before {
  width: 31px;
  height: 3px;
}
.primary-dim-ff8e .hidden_focused_3016 .block_pro_4512::before {
  top: -9px;
}
.primary-dim-ff8e .hidden_focused_3016 .block_pro_4512::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sidebar-motion-d7c7 .hidden_focused_3016 .logo-2043 {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar-motion-d7c7 .hidden_focused_3016 .block_pro_4512 {
    margin-top: -1px;
  }
  .sidebar-motion-d7c7 .hidden_focused_3016 .block_pro_4512,
  .sidebar-motion-d7c7 .hidden_focused_3016 .block_pro_4512::after,
  .sidebar-motion-d7c7 .hidden_focused_3016 .block_pro_4512::before {
    width: 19px;
    height: 2px;
  }
  .sidebar-motion-d7c7 .hidden_focused_3016 .block_pro_4512::before {
    top: -6px;
  }
  .sidebar-motion-d7c7 .hidden_focused_3016 .block_pro_4512::after {
    bottom: -6px;
  }
  .disabled-d6d6 .hidden_focused_3016 .logo-2043 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-d6d6 .hidden_focused_3016 .block_pro_4512 {
    margin-top: -1px;
  }
  .disabled-d6d6 .hidden_focused_3016 .block_pro_4512,
  .disabled-d6d6 .hidden_focused_3016 .block_pro_4512::after,
  .disabled-d6d6 .hidden_focused_3016 .block_pro_4512::before {
    width: 22px;
    height: 2px;
  }
  .disabled-d6d6 .hidden_focused_3016 .block_pro_4512::before {
    top: -7px;
  }
  .disabled-d6d6 .hidden_focused_3016 .block_pro_4512::after {
    bottom: -7px;
  }
  .active-69e5 .hidden_focused_3016 .logo-2043 {
    margin-top: -2px;
    width: 31px;
  }
  .active-69e5 .hidden_focused_3016 .block_pro_4512 {
    margin-top: -1.5px;
  }
  .active-69e5 .hidden_focused_3016 .block_pro_4512,
  .active-69e5 .hidden_focused_3016 .block_pro_4512::after,
  .active-69e5 .hidden_focused_3016 .block_pro_4512::before {
    width: 31px;
    height: 3px;
  }
  .active-69e5 .hidden_focused_3016 .block_pro_4512::before {
    top: -9px;
  }
  .active-69e5 .hidden_focused_3016 .block_pro_4512::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .steel_cee8 .hidden_focused_3016 .logo-2043 {
    margin-top: -2px;
    width: 19px;
  }
  .steel_cee8 .hidden_focused_3016 .block_pro_4512 {
    margin-top: -1px;
  }
  .steel_cee8 .hidden_focused_3016 .block_pro_4512,
  .steel_cee8 .hidden_focused_3016 .block_pro_4512::after,
  .steel_cee8 .hidden_focused_3016 .block_pro_4512::before {
    width: 19px;
    height: 2px;
  }
  .steel_cee8 .hidden_focused_3016 .block_pro_4512::before {
    top: -6px;
  }
  .steel_cee8 .hidden_focused_3016 .block_pro_4512::after {
    bottom: -6px;
  }
  .full-0d04 .hidden_focused_3016 .logo-2043 {
    margin-top: -2px;
    width: 22px;
  }
  .full-0d04 .hidden_focused_3016 .block_pro_4512 {
    margin-top: -1px;
  }
  .full-0d04 .hidden_focused_3016 .block_pro_4512,
  .full-0d04 .hidden_focused_3016 .block_pro_4512::after,
  .full-0d04 .hidden_focused_3016 .block_pro_4512::before {
    width: 22px;
    height: 2px;
  }
  .full-0d04 .hidden_focused_3016 .block_pro_4512::before {
    top: -7px;
  }
  .full-0d04 .hidden_focused_3016 .block_pro_4512::after {
    bottom: -7px;
  }
  .border-fd76 .hidden_focused_3016 .logo-2043 {
    margin-top: -2px;
    width: 31px;
  }
  .border-fd76 .hidden_focused_3016 .block_pro_4512 {
    margin-top: -1.5px;
  }
  .border-fd76 .hidden_focused_3016 .block_pro_4512,
  .border-fd76 .hidden_focused_3016 .block_pro_4512::after,
  .border-fd76 .hidden_focused_3016 .block_pro_4512::before {
    width: 31px;
    height: 3px;
  }
  .border-fd76 .hidden_focused_3016 .block_pro_4512::before {
    top: -9px;
  }
  .border-fd76 .hidden_focused_3016 .block_pro_4512::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .item_65e1 .hidden_focused_3016 .logo-2043 {
    margin-top: -2px;
    width: 19px;
  }
  .item_65e1 .hidden_focused_3016 .block_pro_4512 {
    margin-top: -1px;
  }
  .item_65e1 .hidden_focused_3016 .block_pro_4512,
  .item_65e1 .hidden_focused_3016 .block_pro_4512::after,
  .item_65e1 .hidden_focused_3016 .block_pro_4512::before {
    width: 19px;
    height: 2px;
  }
  .item_65e1 .hidden_focused_3016 .block_pro_4512::before {
    top: -6px;
  }
  .item_65e1 .hidden_focused_3016 .block_pro_4512::after {
    bottom: -6px;
  }
  .article_iron_64b4 .hidden_focused_3016 .logo-2043 {
    margin-top: -2px;
    width: 22px;
  }
  .article_iron_64b4 .hidden_focused_3016 .block_pro_4512 {
    margin-top: -1px;
  }
  .article_iron_64b4 .hidden_focused_3016 .block_pro_4512,
  .article_iron_64b4 .hidden_focused_3016 .block_pro_4512::after,
  .article_iron_64b4 .hidden_focused_3016 .block_pro_4512::before {
    width: 22px;
    height: 2px;
  }
  .article_iron_64b4 .hidden_focused_3016 .block_pro_4512::before {
    top: -7px;
  }
  .article_iron_64b4 .hidden_focused_3016 .block_pro_4512::after {
    bottom: -7px;
  }
  .paragraph_5742 .hidden_focused_3016 .logo-2043 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph_5742 .hidden_focused_3016 .block_pro_4512 {
    margin-top: -1.5px;
  }
  .paragraph_5742 .hidden_focused_3016 .block_pro_4512,
  .paragraph_5742 .hidden_focused_3016 .block_pro_4512::after,
  .paragraph_5742 .hidden_focused_3016 .block_pro_4512::before {
    width: 31px;
    height: 3px;
  }
  .paragraph_5742 .hidden_focused_3016 .block_pro_4512::before {
    top: -9px;
  }
  .paragraph_5742 .hidden_focused_3016 .block_pro_4512::after {
    bottom: -9px;
  }
}
.tooltip_23cf .block_pro_4512 {
  -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);
}
.tooltip_23cf .block_pro_4512::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tooltip_23cf .block_pro_4512::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);
}
.tooltip_23cf.text-tiny-3418 .block_pro_4512 {
  -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);
}
.tooltip_23cf.text-tiny-3418 .block_pro_4512::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tooltip_23cf.text-tiny-3418 .block_pro_4512::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);
}
.panel_3553 {
  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.cold_5e2c:before {
  display: none;
}
.dim_286c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dim_286c .alert_current_d498 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dim_286c .alert_current_d498:last-of-type {
  border-bottom: none;
}
.dim_286c .alert_current_d498.image-55ea,
.dim_286c .alert_current_d498.outline_3d1f,
.dim_286c .alert_current_d498.tabs-top-45a2 {
  padding: 0;
}
.dim_286c .hidden_cool_8583 .solid_8281 {
  color: currentColor;
}
.dim_286c .hidden_cool_8583 .solid_8281:focus,
.dim_286c .hidden_cool_8583 .solid_8281:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dim_286c.pressed_963f .basic-a82e,
.dim_286c.pressed_963f .form_wood_660f a,
.dim_286c.pressed_963f .summary_iron_4383 a,
.dim_286c.pressed_963f .title_pressed_b33c a {
  color: rgba(0, 0, 0, 0.55);
}
.dim_286c.pressed_963f .basic-a82e:hover,
.dim_286c.pressed_963f .form_wood_660f a:hover,
.dim_286c.pressed_963f .summary_iron_4383 a:hover,
.dim_286c.pressed_963f .title_pressed_b33c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim_286c.pressed_963f .row-bright-bf0b {
  color: rgba(0, 0, 0, 0.8);
}
.dim_286c.pressed_963f .alert_current_d498 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dim_286c.pressed_963f .alert_current_d498:before {
  background: rgba(0, 0, 0, 0.08);
}
.dim_286c.pressed_963f .module-short-c2d9:before {
  background: rgba(255, 255, 255, 0.9);
}
.dim_286c.pressed_963f .hidden_cool_8583 .title-e3b8 li a,
.dim_286c.pressed_963f .hidden_cool_8583 .solid_8281,
.dim_286c.pressed_963f .title_pressed_b33c {
  border-color: rgba(0, 0, 0, 0.08);
}
.dim_286c.pressed_963f .hidden_cool_8583 .solid_8281:focus,
.dim_286c.pressed_963f .hidden_cool_8583 .solid_8281:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dim_286c.pressed_963f .title-e3b8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dim_286c.dim_0d43 .basic-a82e,
.dim_286c.dim_0d43 .form_wood_660f a,
.dim_286c.dim_0d43 .summary_iron_4383 .solid_8281,
.dim_286c.dim_0d43 .summary_iron_4383 a,
.dim_286c.dim_0d43 .title_pressed_b33c a {
  color: rgba(255, 255, 255, 0.79);
}
.dim_286c.dim_0d43 .basic-a82e:hover,
.dim_286c.dim_0d43 .form_wood_660f a:hover,
.dim_286c.dim_0d43 .summary_iron_4383 .solid_8281:hover,
.dim_286c.dim_0d43 .summary_iron_4383 a:hover,
.dim_286c.dim_0d43 .title_pressed_b33c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_286c.dim_0d43 .row-bright-bf0b {
  color: rgba(255, 255, 255, 0.99);
}
.dim_286c.dim_0d43 .alert_current_d498 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim_286c.dim_0d43 .alert_current_d498:before {
  background: rgba(255, 255, 255, 0.08);
}
.dim_286c.dim_0d43 .module-short-c2d9:before {
  background: rgba(0, 0, 0, 0.9);
}
.dim_286c.dim_0d43 .hidden_cool_8583 .title-e3b8 li a,
.dim_286c.dim_0d43 .hidden_cool_8583 .solid_8281,
.dim_286c.dim_0d43 .title_pressed_b33c {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim_286c.dim_0d43 .hidden_cool_8583 .solid_8281:focus,
.dim_286c.dim_0d43 .hidden_cool_8583 .solid_8281:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dim_286c.dim_0d43 .title-e3b8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-short-c2d9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.module-short-c2d9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.chip_7bc2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.large-982e .dim_286c {
  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;
}
.large-982e .alert_current_d498 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.large-982e .alert_current_d498: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) {
  .large-982e .alert_current_d498:before {
    width: 16%;
    left: 42%;
  }
}
.large-982e .alert_current_d498:last-child:before {
  content: none;
}
.large-982e .alert_current_d498[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.large-982e .hidden_cool_8583 .title-e3b8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.large-982e .hidden_cool_8583 .title-e3b8 li a .solid_8281 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.large-982e .hidden_cool_8583 .title_pressed_b33c {
  border: none;
}
.large-982e .hidden_cool_8583 .title_pressed_b33c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.large-982e .module-short-c2d9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.large-982e .chip_7bc2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.large-982e .dim_0d43 .module-short-c2d9:before {
  background: rgba(0, 0, 0, 0.9);
}
.large-982e .pressed_963f.nav-wide-6320 .block_pro_4512 {
  background: rgba(0, 0, 0, 0.6);
}
.large-982e
  .pressed_963f.nav-wide-6320
  .block_pro_4512::after,
.large-982e
  .pressed_963f.nav-wide-6320
  .block_pro_4512:before {
  background: inherit;
}
.large-982e
  .pressed_963f.nav-wide-6320:hover
  .block_pro_4512 {
  background: rgba(0, 0, 0, 0.8);
}
.content_inner_8fa4 .dim_286c {
  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) {
  .content_inner_8fa4 .dim_286c {
    width: auto;
    right: 45px;
  }
}
.icon_0a50 .dim_286c {
  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) {
  .icon_0a50 .dim_286c {
    width: auto;
    left: 45px;
  }
}
.cold_5e2c .dim_286c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.cold_5e2c .chip_7bc2 {
  max-width: 48em;
  margin: 0 auto;
}
.cold_5e2c .module-short-c2d9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.summary_ef95 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.summary_ef95.large-982e .dim_286c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.summary_ef95.content_inner_8fa4 .dim_286c {
  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);
}
.summary_ef95 .dim_286c {
  visibility: visible;
}
.summary_ef95.icon_0a50 .dim_286c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.label-clean-c102,
.modal_glass_4d22 {
  overflow-x: hidden;
}
.label-clean-c102 .dim_286c {
  overflow: auto;
}
.label-clean-c102.large-982e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-clean-c102.large-982e .dim_286c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.label-clean-c102.large-982e .secondary-8fd2 {
  opacity: 0;
}
.label-clean-c102.content_inner_8fa4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-clean-c102.content_inner_8fa4 .dim_286c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.label-clean-c102.content_inner_8fa4 .secondary-8fd2 {
  opacity: 0;
}
.label-clean-c102.icon_0a50 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-clean-c102.icon_0a50 .dim_286c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.label-clean-c102.icon_0a50 .secondary-8fd2 {
  opacity: 0;
}
.label-clean-c102.cold_5e2c .dim_286c {
  z-index: 10;
  visibility: visible;
}
.nav-wide-6320 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.nav-wide-6320 .block_pro_4512 {
  background: rgba(255, 255, 255, 0.99);
}
.nav-wide-6320 .block_pro_4512::after,
.nav-wide-6320 .block_pro_4512:before {
  background: inherit;
}
.nav-wide-6320:hover .block_pro_4512 {
  background: rgba(255, 255, 255, 0.99);
}
.icon_0a50 .nav-wide-6320 {
  top: 10px;
  right: auto;
  left: 12px;
}
.cold_5e2c .nav-wide-6320 {
  display: none !important;
}
.label-clean-c102:before,
.modal_glass_4d22:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.label-clean-c102 .nav-wide-6320,
.modal_glass_4d22 .nav-wide-6320 {
  display: inline-block;
}
.dim_286c .basic_6975 {
  -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;
}
.label-clean-c102 .dim_286c .basic_6975,
.modal_glass_4d22 .dim_286c .basic_6975 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media_hard_1439 .focused-129b {
  width: 100%;
}
.mask-active-b0ed {
  padding: 0 0.5em 0;
}
.mask-active-b0ed [class*="customify-col-"],
.mask-active-b0ed [class*="customify-col_"],
.mask-active-b0ed [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.stale-b783 .mask-active-b0ed {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .full-6811 .gas-3a0d,
  .gas-3a0d {
    display: none;
  }
  .yellow_309c {
    text-align: left;
  }
  .primary-basic-48b4 {
    text-align: center;
  }
  .overlay_soft_cfaf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .full-6811 .border_warm_9012,
  .border_warm_9012 {
    display: none;
  }
  .paragraph-thick-9df4 {
    text-align: left;
  }
  .menu_992b {
    text-align: center;
  }
  .outline_134b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .full-6811 .current-02b7,
  .current-02b7 {
    display: none;
  }
  .preview-fd4f {
    text-align: left;
  }
  .slider-8b6f {
    text-align: center;
  }
  .liquid_592c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.accent-wood-e968 {
  box-shadow: none !important;
}
.dim_c66b .mini_8fd3,
.footer-down-1bab .mini_8fd3 {
  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;
}
.footer-down-1bab .mini_8fd3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.progress_67b0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.progress_67b0:after,
.progress_67b0:before {
  content: "";
  display: table;
}
.progress_67b0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .progress_67b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.progress_67b0,
.hover-3760 {
  max-width: 1248px;
  margin: 0 auto;
}

.video_advanced_e95c.sort_clean_fa2c .progress_67b0 {
  max-width: 100%;
}
.video_advanced_e95c.title-aa3e {
  max-width: 1200px;
  margin: 0 auto;
}
.video_advanced_e95c.gas_0d8f .progress_67b0 {
  max-width: 100%;
}
.video_advanced_e95c.gas_0d8f > .progress_67b0 {
  padding-left: 0;
  padding-right: 0;
}
.video_advanced_e95c.gas_0d8f > .progress_67b0 .full-6811 {
  margin: 0;
}
.video_advanced_e95c.gas_0d8f
  > .progress_67b0
  .title-8b8e.layout_stone_4a1c {
  margin-right: 0;
  margin-left: 0;
}
.video_advanced_e95c.gas_0d8f #main.layout_stone_4a1c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .blue_9487 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .blue_9487 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .text-964f .heading_3d67 {
    padding-right: 1em;
  }
  .text-964f.notice_4881 .title-8b8e {
    border-right: 1px solid #eaecee;
  }
  .text-964f.notice_4881 .heading_3d67 {
    padding-right: 1em;
  }
  .text-964f.notice_4881 .item_dirty_a3da {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in_8fbe .heading_3d67 {
    padding-left: 1em;
  }
  .in_8fbe.notice_4881 .title-8b8e {
    border-left: 1px solid #eaecee;
  }
  .in_8fbe.notice_4881 .heading_3d67 {
    padding-left: 1em;
  }
  .in_8fbe.notice_4881 .item_dirty_a3da {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue-54f8 .heading_3d67 {
    padding-left: 1em;
  }
  .blue-54f8.notice_4881 .tag-dynamic-4bf4 {
    border-right: 1px solid #eaecee;
  }
  .blue-54f8.notice_4881 .texture_962c {
    border-right: 1px solid #eaecee;
  }
  .blue-54f8.notice_4881 .heading_3d67 {
    padding-left: 1em;
  }
  .blue-54f8.notice_4881 .item_dirty_a3da {
    padding-right: 1em;
  }
  .blue-54f8.notice_4881 .short-2741 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paper_926f .heading_3d67 {
    padding-right: 1em;
  }
  .paper_926f.notice_4881 .tag-dynamic-4bf4 {
    border-left: 1px solid #eaecee;
  }
  .paper_926f.notice_4881 .texture_962c {
    border-left: 1px solid #eaecee;
  }
  .paper_926f.notice_4881 .heading_3d67 {
    padding-right: 1em;
  }
  .paper_926f.notice_4881 .item_dirty_a3da {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paper_926f.notice_4881 .short-2741 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue_9487 .heading_3d67 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue_9487.notice_4881 .title-8b8e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .blue_9487.notice_4881 .heading_3d67 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue_9487.notice_4881 .item_dirty_a3da {
    padding-left: 1em;
  }
  .blue_9487.notice_4881 .short-2741 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .blue_9487.notice_4881 .heading_3d67 {
    padding-left: 0;
  }
}
.detail-edb2 .backdrop-brown-8175 {
  display: inline-block;
}
.advanced-20b4 {
  display: inline-block;
}
.media-eff3 {
  word-con: break-word;
}
.advanced-3315 > span {
  display: inline-block;
  padding: 5px 0;
}
.advanced-3315 .right_f8bc {
  margin-left: 8px;
  margin-right: 8px;
}
.advanced-3315 .label_hard_681e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature-a2d9 .dropdown_51c4 {
  margin-bottom: 2em;
}
.feature-a2d9 .column_e17a {
  margin-bottom: 15px;
}
.feature-a2d9 .column_e17a:last-child {
  margin-bottom: 0;
}
.feature-a2d9 .search-simple-16a5 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .feature-a2d9 .search-simple-16a5 {
    display: block;
  }
}
.feature-a2d9 .component-fcae {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature-a2d9 .component-fcae {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature-a2d9 .link_cold_42d0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature-a2d9 .link_cold_42d0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature-a2d9 .link_cold_42d0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature-a2d9 .media-eff3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature-a2d9 .media-eff3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature-a2d9 .banner-7612 p:last-child {
  margin-bottom: 0;
}
.feature-a2d9 .nav-74c9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature-a2d9 .active_first_a738 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature-a2d9 .box-9c6a {
  margin-top: 1em;
}
.feature-a2d9 .sort-3cfa {
  top: 0;
  display: block;
}
.feature-a2d9 .sort-3cfa a {
  color: inherit;
}
.feature-a2d9 .sort-3cfa a:hover {
  color: inherit;
}
.feature-a2d9 .cold-a1eb {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.feature-a2d9 .cold-a1eb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature-a2d9 .active_first_a738 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature-a2d9 .item_5c39 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature-a2d9 .item_5c39:first-child {
  margin-top: 0;
}
.feature-a2d9 .item_5c39.thick_4df2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature-a2d9 .item_5c39.input_2016 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature-a2d9
  .item_5c39.input_2016.shadow_2d77
  .box-9c6a {
  width: 100%;
}
.feature-a2d9 .input_2016 {
  -webkit-box-align: center;
  align-items: center;
}
.feature-a2d9 .input_2016 .advanced-3315,
.feature-a2d9 .input_2016 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature-a2d9 .link_cold_42d0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-a2d9 .link_cold_42d0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-a2d9 .link_cold_42d0:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.feature-a2d9 .thick_4df2 {
  z-index: 5;
}
.feature-a2d9 .accent_dark_b371 .first-6938 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature-a2d9 .grid-paper-8688 .first-6938 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature-a2d9 .hard-ecbe .first-6938 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-a2d9.advanced-55be .search-simple-16a5,
.feature-a2d9.preview-195e .search-simple-16a5 {
  display: block;
}
.feature-a2d9.advanced-55be .search-simple-16a5 .wrapper_2c3f,
.feature-a2d9.advanced-55be .search-simple-16a5 .active_first_a738,
.feature-a2d9.preview-195e .search-simple-16a5 .wrapper_2c3f,
.feature-a2d9.preview-195e .search-simple-16a5 .active_first_a738 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature-a2d9.left_d58c .component-fcae {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature-a2d9.left_d58c .component-fcae {
    margin-right: 0;
  }
}
.feature-a2d9.advanced-55be .component-fcae,
.feature-a2d9.preview-195e .component-fcae {
  padding-top: 40%;
}
.feature-a2d9.advanced-55be .dropdown_51c4,
.feature-a2d9.preview-195e .dropdown_51c4 {
  display: block;
}
.feature-a2d9.advanced-55be .fn-sticky-4bd3 .active_first_a738,
.feature-a2d9.preview-195e .fn-sticky-4bd3 .active_first_a738 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature-a2d9.advanced-55be .component-fcae,
.feature-a2d9.preview-195e .component-fcae {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature-a2d9.advanced-55be .active_first_a738 {
  padding: 1em;
}
.background_8138 {
  margin: 30px auto;
  display: block;
}
.background_8138 .tabs_action_de89 > * {
  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;
}
.background_8138 .tabs_action_de89 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.background_8138 .tabs_action_de89 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress-e974 .advanced-3315 {
  margin-bottom: 1.41575em;
}
.progress-e974 .tag-stone-e57c {
  margin-bottom: 1.618em;
}
.shadow-c490 .current_ba7b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shadow-c490 .current_ba7b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shadow-c490 .dropdown_first_bb0b {
  max-width: 100%;
  overflow: auto;
}
.preview-north-2694 .shadow-c490 a:hover {
  text-decoration: underline;
}
.fast-378f .column_e17a:not(.media-eff3),
.fast-378f .link_cold_42d0 {
  margin-bottom: 1.41575em;
}
.fast-378f .column_e17a:not(.media-eff3):last-child,
.fast-378f .link_cold_42d0:last-child {
  margin-bottom: 0;
}
.fast-378f .column_e17a.wrapper_fba6 {
  margin-bottom: 0.41575em;
}
.fast-378f .feature-d6d2:before,
.fast-378f .input-9753:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fast-378f .feature-d6d2:before {
  content: "\f115";
}
.fast-378f .input-9753:before {
  content: "\f02c";
}
.fast-378f .rough_de16 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fast-378f .rough_de16 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.mask-large-0bd8 {
  display: -webkit-box;
  display: flex;
}
.mask-large-0bd8 .over_d270 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .mask-large-0bd8 .over_d270 {
    flex-basis: 90px;
  }
}
.mask-large-0bd8 .simple_ff40 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .mask-large-0bd8 .simple_ff40 {
    flex-basis: calc(100% - 50px);
  }
}
.mask-large-0bd8 .notification-0251 p:last-child {
  margin-bottom: 0.72em;
}
.label_f859 .tabs_action_de89 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.label_f859 .tabs_action_de89:after,
.label_f859 .tabs_action_de89:before {
  content: "";
  display: table;
}
.label_f859 .tabs_action_de89:after {
  clear: both;
}
.label_f859 .tabs_action_de89 .sidebar_7315,
.label_f859 .tabs_action_de89 .hard_1556 {
  width: 49%;
}
.label_f859 .tabs_action_de89 .sidebar_7315 a span.grid_action_523b,
.label_f859 .tabs_action_de89 .hard_1556 a span.grid_action_523b {
  display: block;
  margin-bottom: 5px;
}
.label_f859 .tabs_action_de89 .hard_1556 {
  float: left;
  text-align: left;
}
.label_f859 .tabs_action_de89 .sidebar_7315 {
  float: right;
  text-align: right;
}
.red-7cb0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .red-7cb0 {
    margin-bottom: 0;
  }
}
.search-tall-e6b2 {
  margin-bottom: 1em;
}
.search-tall-e6b2 .media-eff3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.article-up-316c a {
  display: block;
  line-height: 0;
  position: relative;
}
.info-d9e4 .search-tall-e6b2,
.fast-af93 .search-tall-e6b2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .info-d9e4 .search-tall-e6b2,
  .fast-af93 .search-tall-e6b2 {
    display: block;
  }
}
.info-d9e4 .article-up-316c,
.fast-af93 .article-up-316c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .info-d9e4 .article-up-316c,
  .fast-af93 .article-up-316c {
    margin-bottom: 1em;
  }
}
.info-d9e4 .article-up-316c img,
.fast-af93 .article-up-316c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.info-d9e4 .avatar_full_0381,
.fast-af93 .avatar_full_0381 {
  flex-basis: calc(100% - 160px);
}
.info-d9e4 .avatar_full_0381 p,
.fast-af93 .avatar_full_0381 p {
  margin-bottom: 0;
}
.info-d9e4 .avatar_full_0381 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .info-d9e4 .avatar_full_0381 {
    padding-left: 0;
  }
}
.fast-af93 .avatar_full_0381 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fast-af93 .avatar_full_0381 {
    padding-right: 0;
  }
}
.fast-af93 .article-up-316c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.silver_73c1 .article-up-316c {
  margin-bottom: 0.5em;
}
.silver_73c1 .article-up-316c img {
  width: 100%;
}
.dropdown_e7c0 .complex_3fbd,
.clean_c9fc .complex_3fbd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.clean_c9fc .title-8b8e .menu-a215 p:last-child {
  margin-bottom: 0;
}
.overlay_basic_bf7a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.grid-2ad8 .active-slow-f97a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .grid-2ad8 .active-slow-f97a:last-of-type {
    margin-bottom: 0;
  }
}
.grid-2ad8 .active-slow-f97a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grid-2ad8 .active-slow-f97a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.grid-2ad8 .active-slow-f97a ul li {
  margin: 0 0 0.6em;
}
.grid-2ad8 .active-slow-f97a ul li.paper-275b,
.grid-2ad8 .active-slow-f97a ul li.active-aedb {
  position: relative;
}
.grid-2ad8 .active-slow-f97a ul li.paper-275b .link-yellow-a113,
.grid-2ad8 .active-slow-f97a ul li.active-aedb .link-yellow-a113 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.grid-2ad8 .active-slow-f97a ul li.paper-275b:after:after,
.grid-2ad8 .active-slow-f97a ul li.paper-275b:after:before,
.grid-2ad8
  .active-slow-f97a
  ul
  li.active-aedb:after:after,
.grid-2ad8
  .active-slow-f97a
  ul
  li.active-aedb:after:before {
  content: "";
  display: table;
}
.grid-2ad8 .active-slow-f97a ul li.paper-275b:after:after,
.grid-2ad8
  .active-slow-f97a
  ul
  li.active-aedb:after:after {
  clear: both;
}
.grid-2ad8 .active-slow-f97a a.icon-fast-1377:hover {
  text-decoration: none;
}
.grid-2ad8 .active-slow-f97a select {
  max-width: 100%;
}
.grid-2ad8 .active-slow-f97a table {
  font-size: 85%;
}
.grid-2ad8 .active-slow-f97a table td,
.grid-2ad8 .active-slow-f97a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.grid-2ad8 .active-slow-f97a table tfoot td {
  text-align: left;
}
.grid-2ad8 .active-slow-f97a :last-child {
  margin-bottom: 0;
}
.grid-2ad8 .active-slow-f97a .out_dad9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.grid-2ad8 .active-slow-f97a .out_dad9 label {
  width: 100%;
}
.grid-2ad8 .active-slow-f97a .out_dad9 .picture-0bf5 {
  width: 100%;
  display: block;
}
.grid-2ad8 .active-slow-f97a .out_dad9 .fixed_2fa0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.grid-2ad8 .active-slow-f97a .out_dad9 .fixed_2fa0:hover svg #svg-search {
  fill: #444;
}
.grid-2ad8 .active-slow-f97a .out_dad9 .fixed_2fa0 svg {
  width: 18px;
  height: 18px;
}
.grid-2ad8 .breadcrumb_1169 ul ul,
.grid-2ad8 .preview-outer-c03a ul ul,
.grid-2ad8 .tertiary_over_8e37 ul ul,
.grid-2ad8 .focus-simple-d013 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.grid-2ad8 .breadcrumb_1169 .alert_6460 > a,
.grid-2ad8 .preview-outer-c03a .alert_6460 > a,
.grid-2ad8 .tertiary_over_8e37 .alert_6460 > a,
.grid-2ad8 .focus-simple-d013 .alert_6460 > a {
  margin-bottom: 0;
}
.grid-2ad8 .last_f3aa li,
.grid-2ad8 .breadcrumb_1169 li,
.grid-2ad8 .content_231f li,
.grid-2ad8 .preview-outer-c03a li,
.grid-2ad8 .tertiary_over_8e37 li,
.grid-2ad8 .focus-simple-d013 li,
.grid-2ad8 .search-dim-4e94 li,
.grid-2ad8 .liquid_b8a9 li {
  display: block;
  position: relative;
}
.grid-2ad8 .last_f3aa li:last-child,
.grid-2ad8 .breadcrumb_1169 li:last-child,
.grid-2ad8 .content_231f li:last-child,
.grid-2ad8 .preview-outer-c03a li:last-child,
.grid-2ad8 .tertiary_over_8e37 li:last-child,
.grid-2ad8 .focus-simple-d013 li:last-child,
.grid-2ad8 .search-dim-4e94 li:last-child,
.grid-2ad8 .liquid_b8a9 li:last-child {
  border: none;
}
.grid-2ad8 .last_f3aa li a,
.grid-2ad8 .breadcrumb_1169 li a,
.grid-2ad8 .content_231f li a,
.grid-2ad8 .preview-outer-c03a li a,
.grid-2ad8 .tertiary_over_8e37 li a,
.grid-2ad8 .focus-simple-d013 li a,
.grid-2ad8 .search-dim-4e94 li a,
.grid-2ad8 .liquid_b8a9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.grid-2ad8 .last_f3aa li ul li::before,
.grid-2ad8 .breadcrumb_1169 li ul li::before,
.grid-2ad8 .content_231f li ul li::before,
.grid-2ad8 .preview-outer-c03a li ul li::before,
.grid-2ad8 .tertiary_over_8e37 li ul li::before,
.grid-2ad8 .focus-simple-d013 li ul li::before,
.grid-2ad8 .search-dim-4e94 li ul li::before,
.grid-2ad8 .liquid_b8a9 li ul li::before {
  left: 15px;
}
.grid-2ad8 .last_f3aa li ul a,
.grid-2ad8 .breadcrumb_1169 li ul a,
.grid-2ad8 .content_231f li ul a,
.grid-2ad8 .preview-outer-c03a li ul a,
.grid-2ad8 .tertiary_over_8e37 li ul a,
.grid-2ad8 .focus-simple-d013 li ul a,
.grid-2ad8 .search-dim-4e94 li ul a,
.grid-2ad8 .liquid_b8a9 li ul a {
  padding-left: 20px;
}
.grid-2ad8 .last_f3aa li ul ul li::before,
.grid-2ad8 .breadcrumb_1169 li ul ul li::before,
.grid-2ad8 .content_231f li ul ul li::before,
.grid-2ad8 .preview-outer-c03a li ul ul li::before,
.grid-2ad8 .tertiary_over_8e37 li ul ul li::before,
.grid-2ad8 .focus-simple-d013 li ul ul li::before,
.grid-2ad8 .search-dim-4e94 li ul ul li::before,
.grid-2ad8 .liquid_b8a9 li ul ul li::before {
  left: 30px;
}
.grid-2ad8 .last_f3aa li ul ul a,
.grid-2ad8 .breadcrumb_1169 li ul ul a,
.grid-2ad8 .content_231f li ul ul a,
.grid-2ad8 .preview-outer-c03a li ul ul a,
.grid-2ad8 .tertiary_over_8e37 li ul ul a,
.grid-2ad8 .focus-simple-d013 li ul ul a,
.grid-2ad8 .search-dim-4e94 li ul ul a,
.grid-2ad8 .liquid_b8a9 li ul ul a {
  padding-left: 40px;
}
.grid-2ad8 .row_89c4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.grid-2ad8 .liquid_b8a9 ul li {
  margin-bottom: 1.41575em;
}
.grid-2ad8 .liquid_b8a9 ul li .label-lower-2b24 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.grid-2ad8 .liquid_b8a9 ul li .form-copper-0d9c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dim_0d43 .last_f3aa li a,
.dim_0d43 .breadcrumb_1169 li a,
.dim_0d43 .content_231f li a,
.dim_0d43 .preview-outer-c03a li a,
.dim_0d43 .tertiary_over_8e37 li a,
.dim_0d43 .focus-simple-d013 li a,
.dim_0d43 .search-dim-4e94 li a,
.dim_0d43 .liquid_b8a9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim_0d43 .row_89c4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim_0d43 .active-slow-f97a ul li.paper-275b .link-yellow-a113,
.dim_0d43 .active-slow-f97a ul li.active-aedb .link-yellow-a113 {
  background: rgba(0, 0, 0, 0.2);
}
.dim_0d43 .grid-2ad8 .active-slow-f97a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_advanced_e95c .grid-2ad8 .title-e3b8 li {
  margin: 0;
}
.video_advanced_e95c .grid-2ad8 .title-e3b8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.video_advanced_e95c .grid-2ad8 .title-e3b8 li ul {
  margin: 0;
}
.video_advanced_e95c .grid-2ad8 .title-e3b8 li ul li a {
  padding-left: 15px;
}
.video_advanced_e95c .grid-2ad8 .title-e3b8 li ul li li a {
  padding-left: 30px;
}
.video_advanced_e95c .grid-2ad8 .title-e3b8 li.sort-active-7ada > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.video_advanced_e95c .grid-2ad8 .title-e3b8 li.sort-active-7ada > 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;
}
.video_advanced_e95c .grid-2ad8 .title-e3b8 li.sort-active-7ada > 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;
}
.nav_warm_339c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.simple_2118 {
  position: relative;
  z-index: 10;
}
.simple_2118 .basic_6975 {
  width: 100%;
  max-width: 100%;
}
.shade-left-f450 .solid_def9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shade-left-f450 .pressed_963f {
}
.shade-left-f450 .dim_0d43 {
  background: #292929;
}
.progress-left-0011 .solid_def9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress-left-0011 .pressed_963f {
  background: #f9f9f9;
}
.progress-left-0011 .dim_0d43 {
  background: #303030;
}
.description_4a57 .solid_def9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .description_4a57 .backdrop-brown-8175 {
    margin-bottom: 1em;
  }
  .description_4a57 .backdrop-brown-8175:last-child {
    margin-bottom: 0;
  }
}
.description_4a57 .pressed_963f {
  background: #ededed;
}
.description_4a57 .dim_0d43 {
  background: #1a1a1a;
}
.solid_def9.pressed_963f {
  color: rgba(0, 0, 0, 0.6);
}
.solid_def9.pressed_963f .hover_9723 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.solid_def9.dim_0d43 {
  color: rgba(255, 255, 255, 0.99);
}
.solid_def9.dim_0d43 a:not(.icon-fast-1377) {
  color: rgba(255, 255, 255, 0.79);
}
.solid_def9.dim_0d43 a:not(.icon-fast-1377):hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid_def9.dim_0d43 .hover_9723 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid_def9.dim_0d43 table tbody td,
.solid_def9.dim_0d43 table th {
  background: rgba(0, 0, 0, 0.08);
}
.soft-6225.fluid-e6f7 .progress_67b0 {
  max-width: initial;
}
.soft-6225 .menu_81af {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.soft-6225 .menu_81af .basic_6975 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .soft-6225 .menu_81af .basic_6975 {
    display: block;
    margin-bottom: 2em;
  }
  .soft-6225 .menu_81af .basic_6975:last-child {
    margin-bottom: 0;
  }
}
.description_4a57 .backdrop-brown-8175:last-child,
.progress-left-0011 .backdrop-brown-8175:last-child,
.shade-left-f450 .backdrop-brown-8175:last-child {
  margin-bottom: 0;
}
.description_4a57 .backdrop-brown-8175 .grid-2ad8 .active-slow-f97a:last-child,
.progress-left-0011 .backdrop-brown-8175 .grid-2ad8 .active-slow-f97a:last-child,
.shade-left-f450 .backdrop-brown-8175 .grid-2ad8 .active-slow-f97a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .description_4a57 .grid_ff68,
  .description_4a57 .prev_f78a,
  .progress-left-0011 .grid_ff68,
  .progress-left-0011 .prev_f78a,
  .shade-left-f450 .grid_ff68,
  .shade-left-f450 .prev_f78a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .simple_2118 .backdrop-brown-8175 {
    margin-bottom: 2em;
  }
}
.simple_2118 p:last-child {
  margin-bottom: 0;
}
.simple_2118 li,
.simple_2118 ul {
  list-style: none;
  margin: 0;
}
.simple_2118 ul ul {
  margin-left: 2.617924em;
}
.pattern-rough-78a6 {
  font-size: 0.875em;
}

/* css-noise: 4262 */
.shadow-element-q2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
