/*!
Theme Name: Customify
Theme URI: https://pressmaximum.panel_fddb/customify
Author: WPCustomify
Author URI: https://pressmaximum.panel_fddb
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.panel_fddb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.out_2d62.mini-5d85/licenses/gpl-2.0.mask_paper_b5a0
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.progress_cold_4e52/, (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.text_warm_72b1.outline-fb08/normalize.sort-62c1/
 ======
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.sort-62c1 v7.0.0 | MIT License | github.panel_fddb/necolas/normalize.sort-62c1 */
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;
}
.first-14a5 .down_1e69,
.left_32db,
.paragraph_72c7,
.nav_7002,
.liquid-908e,
.narrow-5bd9,
.feature-6baf,
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;
}
.left_32db,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .left_32db,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .left_32db,
  h1 {
    font-size: 1.8em;
  }
}
.paragraph_72c7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paragraph_72c7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paragraph_72c7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_72c7,
  h2 {
    font-size: 1.7em;
  }
}
.nav_7002,
h3 {
  font-size: 1.618em;
}
.first-14a5 .down_1e69,
.liquid-908e,
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.fresh_fc15 {
  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;
}
.backdrop-solid-d4c4:after,
.backdrop-solid-d4c4:before,
.purple_3122:after,
.purple_3122:before {
  content: "";
  display: table;
}
.backdrop-solid-d4c4:after,
.purple_3122:after {
  clear: both;
}
.gradient-north-3b71 {
  float: right;
  margin-right: 0;
}
.title-e0de {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.first-f696 .tertiary-bronze-2b23,
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;
}
.first-f696 .tertiary-bronze-2b23: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;
}
.steel_c92f .tertiary-bronze-2b23 {
  box-shadow: none;
}
.steel_c92f
  .tertiary-bronze-2b23
  .mask-8dc8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.steel_c92f .tertiary-bronze-2b23 .nav_dim_ca5f {
  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;
}
.steel_c92f
  .tertiary-bronze-2b23
  .nav_dim_ca5f
  b {
  display: none;
}
.steel_c92f .media_d2ba {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shadow_static_5dba:not(.border_dea4):not(.pressed_e7b8),
button:not(.border_dea4):not(.pressed_e7b8),
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ),
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ),
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ) {
  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;
}
.shadow_static_5dba:not(.border_dea4):not(
    .pressed_e7b8
  ):hover,
button:not(.border_dea4):not(
    .pressed_e7b8
  ):hover,
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ):hover,
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ):hover,
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shadow_static_5dba:not(.border_dea4):not(
    .pressed_e7b8
  ):active,
.shadow_static_5dba:not(.border_dea4):not(
    .pressed_e7b8
  ):focus,
button:not(.border_dea4):not(
    .pressed_e7b8
  ):active,
button:not(.border_dea4):not(
    .pressed_e7b8
  ):focus,
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ):active,
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ):focus,
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ):active,
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ):focus,
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ):active,
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ):focus {
  outline: 0;
}
.shadow_static_5dba:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854,
button:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854,
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854,
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854,
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854 {
  position: relative;
}
.shadow_static_5dba:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .shadow-hard-370c,
.shadow_static_5dba:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .dropdown-action-654a,
.shadow_static_5dba:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .highlight-3e37,
.shadow_static_5dba:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  i,
.shadow_static_5dba:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  svg,
button:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .shadow-hard-370c,
button:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .dropdown-action-654a,
button:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .highlight-3e37,
button:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  i,
button:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  svg,
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .shadow-hard-370c,
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .dropdown-action-654a,
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .highlight-3e37,
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  i,
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  svg,
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .shadow-hard-370c,
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .dropdown-action-654a,
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .highlight-3e37,
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  i,
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  svg,
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .shadow-hard-370c,
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .dropdown-action-654a,
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  .highlight-3e37,
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  i,
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854
  svg {
  visibility: hidden;
}
.shadow_static_5dba:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854:after,
button:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854:after,
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854:after,
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854:after,
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ).fn-loading-e854: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;
}
.shadow_static_5dba:not(.border_dea4):not(.pressed_e7b8),
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ),
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ),
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ) {
  color: #fff;
  background: #235787;
}
.shadow_static_5dba:not(.border_dea4):not(
    .pressed_e7b8
  ):focus,
input[type="button"]:not(.border_dea4):not(
    .pressed_e7b8
  ):focus,
input[type="reset"]:not(.border_dea4):not(
    .pressed_e7b8
  ):focus,
input[type="submit"]:not(.border_dea4):not(
    .pressed_e7b8
  ):focus {
  color: #fff;
}
.shadow_static_5dba.fn-disabled-e854:not(.border_dea4):not(
    .pressed_e7b8
  ),
.shadow_static_5dba[disabled]:not(.border_dea4):not(
    .pressed_e7b8
  ),
button.fn-disabled-e854:not(.border_dea4):not(
    .pressed_e7b8
  ),
button[disabled]:not(.border_dea4):not(
    .pressed_e7b8
  ) {
  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;
}
.gold_c623 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.gold_c623: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;
}
.lite_5507 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.component-549d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.card_left_42e8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.backdrop-solid-d4c4:after,
.backdrop-solid-d4c4:before,
.hard_d8e2:after,
.hard_d8e2:before,
.small-a100:after,
.small-a100:before,
.button-bottom-fb23:after,
.button-bottom-fb23:before,
.badge_12a1:after,
.badge_12a1:before,
.card_5ae7:after,
.card_5ae7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.backdrop-solid-d4c4:after,
.hard_d8e2:after,
.small-a100:after,
.button-bottom-fb23:after,
.badge_12a1:after,
.card_5ae7:after {
  clear: both;
}
.hard_d8e2 .gradient_fc59,
.small-a100 .gradient_fc59,
.east-801d .gradient_fc59 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shade-up-7252 {
  display: inline-block;
}
.west_e987 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.west_e987 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.west_e987 .iron_0a02 {
  padding: 1em 0;
  font-size: 85%;
}
.iron_0a02 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.layout_old_3a33 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.layout_old_3a33:after,
.layout_old_3a33:before {
  content: "";
  display: table;
}
.layout_old_3a33:after {
  clear: both;
}
.frame-012e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.thumbnail-40d3 .frame-012e {
  max-width: 50%;
}
.brown_e8d4 .frame-012e {
  max-width: 33.33%;
}
.icon-269e .frame-012e {
  max-width: 25%;
}
.video_hard_03f5 .frame-012e {
  max-width: 20%;
}
.silver-1b33 .frame-012e {
  max-width: 16.66%;
}
.article_6dd9 .frame-012e {
  max-width: 14.28%;
}
.main_old_93cc .frame-012e {
  max-width: 12.5%;
}
.sidebar_gold_c04b .frame-012e {
  max-width: 11.11%;
}
.dropdown-2c4b {
  display: block;
}
.first-14a5 .inner-44b4 label,
.first-14a5 .tabs-white-e859 label,
.first-14a5 .box-over-93e7 label,
.first-14a5 .layout-7abd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new-6045 {
  list-style: none;
  margin: 0;
}
.new-6045 article.cool_a464 {
  margin-bottom: 0;
}
.new-6045 ul {
  list-style: none;
  margin: 0;
}
.new-6045 .container_7e69 li.cool_a464 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new-6045 .container_7e69 li.cool_a464 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new-6045 .container_7e69 li.cool_a464: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) {
  .new-6045 .container_7e69 li.cool_a464 li.cool_a464 li.cool_a464 li.cool_a464 {
    padding-left: 0;
  }
}
article.cool_a464 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cool_a464 .hard_d8e2 p:last-of-type {
  margin-bottom: 0;
}
article.cool_a464 .tiny_7dc3 {
  float: left;
}
article.cool_a464 .logo-100b {
  margin-left: 85px;
}
article.cool_a464 .blue-4b4b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cool_a464 .blue-4b4b .banner-selected-44fe {
  margin-left: 10px;
}
article.cool_a464 .image_60bb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cool_a464 .in_b8f5 {
  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 .inner-44b4,
  #respond .box-over-93e7,
  #respond .layout-7abd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner-44b4 input,
#respond .box-over-93e7 input,
#respond .layout-7abd input {
  width: 100%;
}
#respond .layout-7abd {
  margin-right: 0;
}
#respond .column-1e6c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.middle-dce7 {
  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;
}
.middle-dce7.main_yellow_cbcf {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.middle-dce7 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%);
}
.middle-dce7:focus,
.middle-dce7: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);
}
.active_601b {
  border-radius: 10%;
}
.label_dim_6247 {
  border-radius: 50%;
}
.hero_3a18 {
  font-size: 0.72em;
}
.soft_821e {
  font-size: 0.875em;
}
.stale_1592 {
  font-size: 1.1em;
}
.under_a3cc {
  text-transform: uppercase;
  line-height: 1.2;
}
.under_a3cc.hero_3a18 {
  letter-spacing: 0.5px;
}
.breadcrumb-gold-61a4,
.breadcrumb-gold-61a4 a {
  color: #6d6d6d;
}
.breadcrumb-gold-61a4 a:hover {
  color: #111;
}
.hard_7842 {
  color: #6d6d6d;
}
.next-d391 {
  overflow-x: hidden;
}
.next-d391 .tooltip_green_eb19.block_2556 {
  position: relative;
}
.next-d391 .tooltip_green_eb19.block_2556.header-4ad0 {
  position: initial;
}
.next-d391
  .tooltip_green_eb19.block_2556.header-4ad0
  .small-c451 {
  left: auto;
}
.next-d391 .tooltip_green_eb19 .small-c451 {
  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;
}
.next-d391 .tooltip_green_eb19:hover.block_2556 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.next-d391
  .tooltip_green_eb19:hover.block_2556
  .small-c451 {
  display: block;
  z-index: 9999999;
}
.next-d391 .caption_ed19 .widget_yellow_1b33,
.next-d391 .summary-9d12 .widget_yellow_1b33 {
  display: none;
}
.next-d391 .input_cold_7584 .tooltip_green_eb19:hover.block_2556 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.first-14a5 .inner-44b4 label,
.first-14a5 .tabs-white-e859 label,
.first-14a5 .box-over-93e7 label,
.first-14a5 .layout-7abd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new-6045 {
  list-style: none;
  margin: 0;
}
.new-6045 article.cool_a464 {
  margin-bottom: 0;
}
.new-6045 ul {
  list-style: none;
  margin: 0;
}
.new-6045 .container_7e69 li.cool_a464 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new-6045 .container_7e69 li.cool_a464 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new-6045 .container_7e69 li.cool_a464: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) {
  .new-6045 .container_7e69 li.cool_a464 li.cool_a464 li.cool_a464 li.cool_a464 {
    padding-left: 0;
  }
}
article.cool_a464 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cool_a464 .hard_d8e2 p:last-of-type {
  margin-bottom: 0;
}
article.cool_a464 .tiny_7dc3 {
  float: left;
}
article.cool_a464 .logo-100b {
  margin-left: 85px;
}
article.cool_a464 .blue-4b4b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cool_a464 .blue-4b4b .banner-selected-44fe {
  margin-left: 10px;
}
article.cool_a464 .image_60bb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cool_a464 .in_b8f5 {
  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 .inner-44b4,
  #respond .box-over-93e7,
  #respond .layout-7abd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner-44b4 input,
#respond .box-over-93e7 input,
#respond .layout-7abd input {
  width: 100%;
}
#respond .layout-7abd {
  margin-right: 0;
}
#respond .column-1e6c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption_ed19 .caption_c85b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.caption_c85b .outline_ccd3.solid_0488 .copper_cc41 > li > a:focus,
.caption_c85b .outline_ccd3.solid_0488 .copper_cc41 > li > a:hover,
.caption_c85b .outline_ccd3.tall-4494 .copper_cc41 > li > a:focus,
.caption_c85b .outline_ccd3.tall-4494 .copper_cc41 > li > a:hover,
.caption_c85b .outline_ccd3.stone-e783 .copper_cc41 > li > a:focus,
.caption_c85b .outline_ccd3.stone-e783 .copper_cc41 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_c85b
  .outline_ccd3.solid_0488
  .copper_cc41
  > li.title-9a0e
  > a,
.caption_c85b
  .outline_ccd3.solid_0488
  .copper_cc41
  > li.pagination-copper-8bfd
  > a,
.caption_c85b
  .outline_ccd3.tall-4494
  .copper_cc41
  > li.title-9a0e
  > a,
.caption_c85b
  .outline_ccd3.tall-4494
  .copper_cc41
  > li.pagination-copper-8bfd
  > a,
.caption_c85b
  .outline_ccd3.stone-e783
  .copper_cc41
  > li.title-9a0e
  > a,
.caption_c85b .outline_ccd3.stone-e783 .copper_cc41 > li.glass_8cdf > a {
  color: rgba(255, 255, 255, 0.99);
}
.caption_c85b .medium-7a6a,
.caption_c85b .medium-7a6a a {
  color: rgba(255, 255, 255, 0.99);
}
.caption_c85b .slow-dc69.gallery_cold_424b li a,
.caption_c85b .border-in-d1f2 a,
.caption_c85b .filter-iron-7ad8,
.caption_c85b .copper_cc41 > li > a,
.caption_c85b .outer-d8e0 {
  color: rgba(255, 255, 255, 0.79);
}
.caption_c85b .slow-dc69.gallery_cold_424b li a:hover,
.caption_c85b .border-in-d1f2 a:hover,
.caption_c85b .filter-iron-7ad8:hover,
.caption_c85b .copper_cc41 > li > a:hover,
.caption_c85b .outer-d8e0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_c85b .link-3383 {
  color: rgba(255, 255, 255, 0.79);
}
.caption_c85b .link-3383 .dynamic_64ab {
  color: rgba(255, 255, 255, 0.99);
}
.caption_c85b .link-3383:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_c85b .lower-7697 .component_new_268a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_c85b .lower-7697 .component_new_268a .copper_1be3 {
  color: rgba(255, 255, 255, 0.79);
}
.caption_c85b
  .lower-7697
  .component_new_268a
  .copper_1be3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption_c85b
  .lower-7697
  .component_new_268a
  .copper_1be3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption_c85b
  .lower-7697
  .component_new_268a
  .copper_1be3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption_c85b
  .lower-7697
  .component_new_268a
  .copper_1be3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption_c85b .lower-7697 .icon_clean_3f83 {
  color: rgba(255, 255, 255, 0.79);
}
.caption_c85b .lower-7697 .icon_clean_3f83:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-92e4
  .caption_c85b
  .lower-7697
  .info_new_3df3
  .article-16f0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label-92e4
  .caption_c85b
  .lower-7697
  .info_new_3df3
  .copper_1be3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_ed19 .dropdown-full-6a71 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dropdown-full-6a71 .outline_ccd3.solid_0488 .copper_cc41 > li > a:focus,
.dropdown-full-6a71 .outline_ccd3.solid_0488 .copper_cc41 > li > a:hover,
.dropdown-full-6a71 .outline_ccd3.tall-4494 .copper_cc41 > li > a:focus,
.dropdown-full-6a71 .outline_ccd3.tall-4494 .copper_cc41 > li > a:hover,
.dropdown-full-6a71 .outline_ccd3.stone-e783 .copper_cc41 > li > a:focus,
.dropdown-full-6a71 .outline_ccd3.stone-e783 .copper_cc41 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-full-6a71
  .outline_ccd3.solid_0488
  .copper_cc41
  > li.title-9a0e
  > a,
.dropdown-full-6a71
  .outline_ccd3.solid_0488
  .copper_cc41
  > li.pagination-copper-8bfd
  > a,
.dropdown-full-6a71
  .outline_ccd3.tall-4494
  .copper_cc41
  > li.title-9a0e
  > a,
.dropdown-full-6a71
  .outline_ccd3.tall-4494
  .copper_cc41
  > li.pagination-copper-8bfd
  > a,
.dropdown-full-6a71
  .outline_ccd3.stone-e783
  .copper_cc41
  > li.title-9a0e
  > a,
.dropdown-full-6a71 .outline_ccd3.stone-e783 .copper_cc41 > li.glass_8cdf > a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-full-6a71 .medium-7a6a,
.dropdown-full-6a71 .medium-7a6a a {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-full-6a71 .slow-dc69.gallery_cold_424b li a,
.dropdown-full-6a71 .border-in-d1f2 a,
.dropdown-full-6a71 .filter-iron-7ad8,
.dropdown-full-6a71 .copper_cc41 > li > a,
.dropdown-full-6a71 .outer-d8e0 {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-full-6a71 .slow-dc69.gallery_cold_424b li a:hover,
.dropdown-full-6a71 .border-in-d1f2 a:hover,
.dropdown-full-6a71 .filter-iron-7ad8:hover,
.dropdown-full-6a71 .copper_cc41 > li > a:hover,
.dropdown-full-6a71 .outer-d8e0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-full-6a71 .link-3383 {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-full-6a71 .link-3383 .dynamic_64ab {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-full-6a71 .link-3383:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom_c5ca .short-fb72 {
  margin-left: auto;
  margin-right: auto;
}
.small-a100 > * {
  margin-left: auto;
  margin-right: auto;
}
.small-a100 .lite_5507 {
  margin-right: 1.41575em;
}
.slider_solid_e55d .small-a100 > .overlay-aa87 {
  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;
}
.slider_solid_e55d .small-a100 > .outer-c1df {
  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;
}
.gallery_1905.bottom_c5ca .short-fb72,
.input_stone_1036.bottom_c5ca .short-fb72 {
  margin-left: 0;
}
.text_82da.bottom_c5ca .short-fb72,
.white_0b2b.bottom_c5ca .short-fb72 {
  margin-right: 0;
}
.small-a100 ol,
.small-a100 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.selected_4929 video {
  max-width: 100%;
}
.red-ef60 img {
  display: block;
}
.red-ef60.lite_5507,
.red-ef60.component-549d {
  width: 100%;
}
.red-ef60.outer-c1df img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.header-bbc2:not(.form-gold-5f06) {
  margin: 1.5em auto;
}
.surface_hot_829c p {
  padding: 1.5em 14px;
}
ul.white_16d3.outer-c1df,
ul.white_16d3.overlay-aa87,
ul.white_16d3.texture-0f9f.overlay-aa87 {
  padding: 0 14px;
}
.overlay_outer_ac53 {
  display: block;
  overflow-x: auto;
}
.overlay_outer_ac53 table {
  border-collapse: collapse;
  width: 100%;
}
.overlay_outer_ac53 td,
.overlay_outer_ac53 th {
  padding: 0.5em;
}
.small-a100 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.small-a100 ol ol,
.small-a100 ol ul,
.small-a100 ul ol,
.small-a100 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.small-a100 ol ol li,
.small-a100 ol ul li,
.small-a100 ul ol li,
.small-a100 ul ul li {
  margin-left: 0;
}
.mask_paper_cbb7.plasma-2bc1 > .focus_glass_b8ad {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mask_paper_cbb7.plasma-2bc1 > .focus_glass_b8ad iframe,
.mask_paper_cbb7.plasma-2bc1 > .focus_glass_b8ad > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.container-focused-eae9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.container-focused-eae9.inner_3de7 {
  padding: 0;
}
.container-focused-eae9.inner_3de7 cite {
  font-size: 13px;
}
.container-focused-eae9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.container-focused-eae9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.basic-13cb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.basic-13cb > p:first-child {
  margin-top: 0;
}
.basic-13cb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.basic-13cb blockquote {
  border-left: 0;
}
.filter-dirty-74d2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.filter-dirty-74d2:not(.hover_next_0cb2) {
  max-width: 100px;
}
.filter-dirty-74d2.backdrop-dc64 {
  border-bottom: none !important;
  text-align: center;
}
.filter-dirty-74d2.backdrop-dc64::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .surface_hot_829c p {
    padding: 1.5em 0;
  }
}
.new-b640 {
  color: #0073aa;
}
.short_1464 {
  background-color: #0073aa;
}
.section_dark_0eac {
  color: #229fd8;
}
.block-brown-2fb4 {
  background-color: #229fd8;
}
.image_3feb {
  color: #eee;
}
.tag_70dc {
  background-color: #eee;
}
.disabled_d3d1 {
  color: #444;
}
.feature-plasma-3624 {
  background-color: #444;
}
.highlight-north-a051 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.highlight-north-a051 .blue_24bd .border-in-d1f2 {
  font-size: 15px;
}
.highlight-north-a051 .border-in-d1f2 {
  line-height: 1.3;
}
.highlight-north-a051 .dropdown-full-6a71 {
}
.highlight-north-a051 .caption_c85b {
  background: #235787;
}
.avatar_179b {
  padding: 0;
}
.avatar_179b .caption_c85b {
  background: #1a1a1a;
}
.avatar_179b .dropdown-full-6a71 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.preview_south_689d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.preview_south_689d .dropdown-full-6a71 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.preview_south_689d .caption_c85b {
  background: #303030;
}
.card_5ae7 {
  position: relative;
  z-index: 10;
}
.card_5ae7 .tag-4e22 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent_da12 .block_2556 {
  display: inline-block;
  vertical-align: middle;
}
.accent_da12.panel_ea49 .block_2556 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .accent_da12.panel_ea49 .block_2556 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .accent_da12.panel_ea49 .block_2556 {
    margin-right: 0.4em;
  }
}
.accent_da12.panel_ea49 .block_2556:last-child {
  margin-right: 0;
}
.photo_cool_07e5 .tag-4e22 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .caption_ed19 .blue_24bd {
    margin: 0 -0.5em;
  }
  .caption_ed19 .blue_24bd [class*="customify-col-"],
  .caption_ed19 .blue_24bd [class*="customify-col_"],
  .caption_ed19 .blue_24bd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.caption_ed19.feature-cool-4c54 .tag-4e22 {
  background: 0 0 !important;
}
.caption_ed19.feature-cool-4c54 .tag-4e22,
.caption_ed19.photo_cool_07e5 .tag-4e22 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .caption_ed19.large_538b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.caption_ed19.photo_cool_07e5 .tag-4e22 {
  box-shadow: none !important;
}
.paragraph_left_feab {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph_left_feab {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_left_feab {
    padding: 18px 0 20px;
  }
}
.paragraph_left_feab .card-4ad5 {
  width: 100%;
}
.paragraph_left_feab .narrow_19e7 {
  margin-bottom: 0;
}
.paragraph_left_feab .image-narrow-a892 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pattern_slow_0ea9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pattern_slow_0ea9 .notification-small-11f8 {
  width: 100%;
}
.form_full_051d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.form_full_051d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.form_full_051d 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;
}
.form_full_051d li:last-child:after {
  display: none;
}
.form_full_051d li a {
  font-weight: 500;
  margin-right: 10px;
}
.center-86e6 .widget_yellow_1b33 button,
.paragraph_left_feab .widget_yellow_1b33 button {
  left: 0;
}
.center-86e6 .notification-small-11f8,
.paragraph_left_feab .notification-small-11f8 {
  padding-left: 0;
  padding-right: 0;
}
.center-86e6 .pattern_slow_0ea9,
.paragraph_left_feab .pattern_slow_0ea9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.center-86e6 {
  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;
}
.center-86e6: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;
}
.center-86e6 .stale-6cde {
  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) {
  .center-86e6 .stale-6cde {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .center-86e6 .stale-6cde {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .center-86e6 .stale-6cde {
    min-height: 200px;
  }
}
.center-86e6 .form_full_051d {
  color: rgba(255, 255, 255, 0.8);
}
.center-86e6 .form_full_051d a,
.center-86e6 .form_full_051d li:after {
  color: inherit;
}
.center-86e6 .form_full_051d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.layout_hovered_9005 {
  margin-bottom: 0.5em;
}
.tag_middle_cbfa {
  margin-bottom: 1.2em;
}
.tag_middle_cbfa,
.layout_hovered_9005 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tag_middle_cbfa p:last-child,
.layout_hovered_9005 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .widget_yellow_1b33,
#masthead .widget_yellow_1b33 {
  display: none;
}
#masthead
  > .widget_yellow_1b33.full-61d1 {
  display: none;
}
#masthead > .widget_yellow_1b33 button {
  left: 0;
}
.bright_24d1 {
  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%;
}
.bright_24d1 .block_2556 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.bright_24d1 .fluid_5be4 {
  display: -webkit-box;
  display: flex;
}
.bright_24d1 .fluid_5be4.hard-73fe {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.bright_24d1 .fluid_5be4.outer_675a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bright_24d1 .fluid_5be4.medium_cb09 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bright_24d1.menu_fluid_3a1d.caption-focused-4658 .fluid_5be4.hard-73fe {
  flex-basis: 100%;
}
.bright_24d1.orange_8bba .fluid_5be4.outer_675a {
  -webkit-box-flex: 1;
  flex: auto;
}
.bright_24d1.orange_8bba .fluid_5be4.medium_cb09 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .widget_yellow_1b33.full-61d1 {
  display: none;
}
#masthead > .widget_yellow_1b33 button {
  left: 0;
}
.warm-4ff3 {
  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;
}
.warm-4ff3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.warm-4ff3.lower-ae6c i {
  margin-right: 4px;
}
.warm-4ff3.paragraph-43f3 i {
  margin-left: 5px;
}
.border-in-d1f2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.border-in-d1f2 p:last-child {
  margin-bottom: 0;
}
.pressed_1d5d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pressed_1d5d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pressed_1d5d img {
  display: block;
  width: auto;
  line-height: 1;
}
.pressed_1d5d .medium-7a6a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pressed_1d5d .detail_1da8 {
  margin: 5px 0 7px 0;
}
.pressed_1d5d.steel-1eb6 .primary_ee95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pressed_1d5d.steel-1eb6 .outer_45e3 {
  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;
}
.pressed_1d5d.box-simple-fe25 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pressed_1d5d.box-simple-fe25 .primary_ee95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pressed_1d5d.box-simple-fe25 .outer_45e3 {
  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;
}
.pressed_1d5d.detail-huge-ecd3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pressed_1d5d.tooltip_dc6a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pressed_1d5d.tooltip_dc6a .outer_45e3 {
  margin-top: 7px;
}
.middle_e0fb {
  display: inline-block;
}
.card_5ae7 .white_13c0 .pressed_1d5d img {
  max-width: 100%;
}
.outline_ccd3 .slow-2fef.highlight-hovered-6be9,
.tag-next-5249 .slow-2fef.highlight-hovered-6be9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline_ccd3 .shade_3b84,
.tag-next-5249 .shade_3b84 {
  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%);
}
.outline_ccd3 .shade_3b84 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline_ccd3.fixed-c722 .shade_3b84 {
  display: none;
}
.outline_ccd3 .video-5e46 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline_ccd3 .video-5e46 li {
  display: inline-block;
  position: relative;
}
.outline_ccd3 .video-5e46 li:last-child {
  margin-right: 0;
}
.outline_ccd3 .video-5e46 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;
}
.outline_ccd3 .video-5e46 li.glass_8cdf > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline_ccd3 .video-5e46 > 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;
}
.outline_ccd3 .video-5e46 > li > a i {
  line-height: 0;
}
.outline_ccd3 .video-5e46 > li.pressed-1766 > a .shade_3b84 {
  margin-left: 4px;
  line-height: 0;
}
.outline_ccd3 .video-5e46 .title_hot_f49b li.pressed-1766 > a {
  position: relative;
}
.outline_ccd3 .video-5e46 .title_hot_f49b li.pressed-1766 > a:after,
.outline_ccd3 .video-5e46 .title_hot_f49b li.pressed-1766 > a:before {
  content: "";
  display: table;
}
.outline_ccd3 .video-5e46 .title_hot_f49b li.pressed-1766 > a:after {
  clear: both;
}
.outline_ccd3 .video-5e46 .title_hot_f49b li.pressed-1766 > a .shade_3b84 {
  margin-left: 5px;
  float: right;
}
.outline_ccd3 .first_c805,
.outline_ccd3 .title_hot_f49b {
  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;
}
.outline_ccd3 .title_hot_f49b {
  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;
}
.outline_ccd3 .title_hot_f49b .highlight-hovered-6be9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline_ccd3 .title_hot_f49b .shade_3b84 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline_ccd3 .title_hot_f49b li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline_ccd3 .title_hot_f49b 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;
}
.outline_ccd3 .title_hot_f49b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline_ccd3 .title_hot_f49b .title_hot_f49b {
  top: 0;
  left: 100%;
}
.outline_ccd3 .secondary-d2ff.fn-focus-e854 > .first_c805,
.outline_ccd3 .secondary-d2ff.fn-focus-e854 > .title_hot_f49b,
.outline_ccd3 .secondary-d2ff:focus > .first_c805,
.outline_ccd3 .secondary-d2ff:focus > .title_hot_f49b,
.outline_ccd3 .secondary-d2ff:hover > .first_c805,
.outline_ccd3 .secondary-d2ff:hover > .title_hot_f49b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline_ccd3.stone-e783 .copper_cc41:after,
.outline_ccd3.stone-e783 .copper_cc41:before {
  content: "";
  display: table;
}
.outline_ccd3.stone-e783 .copper_cc41:after {
  clear: both;
}
.outline_ccd3.stone-e783 .copper_cc41 > li {
  float: left;
}
.outline_ccd3.fresh-2a28 .copper_cc41:after,
.outline_ccd3.fresh-2a28 .copper_cc41:before {
  content: "";
  display: table;
}
.outline_ccd3.fresh-2a28 .copper_cc41:after {
  clear: both;
}
.outline_ccd3.fresh-2a28 .copper_cc41 > li {
  float: left;
}
.outline_ccd3.fresh-2a28 .copper_cc41 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline_ccd3.fresh-2a28 .copper_cc41 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline_ccd3.fresh-2a28 .copper_cc41 > li.title-9a0e > a,
.outline_ccd3.fresh-2a28 .copper_cc41 > li.glass_8cdf > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline_ccd3.solid_0488 .copper_cc41 > li > a .highlight-hovered-6be9 {
  position: relative;
}
.outline_ccd3.solid_0488 .copper_cc41 > li > a .highlight-hovered-6be9: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;
}
.outline_ccd3.solid_0488
  .copper_cc41
  > li:focus
  > a
  .highlight-hovered-6be9:before,
.outline_ccd3.solid_0488
  .copper_cc41
  > li:hover
  > a
  .highlight-hovered-6be9:before {
  width: 100%;
  background-color: currentColor;
}
.outline_ccd3.solid_0488
  .copper_cc41
  > li.title-9a0e
  > a
  .highlight-hovered-6be9:before,
.outline_ccd3.solid_0488
  .copper_cc41
  > li.pagination-copper-8bfd
  > a
  .highlight-hovered-6be9:before {
  width: 100%;
  background-color: currentColor;
}
.outline_ccd3.tall-4494 .copper_cc41 > li > a .highlight-hovered-6be9 {
  position: relative;
}
.outline_ccd3.tall-4494 .copper_cc41 > li > a .highlight-hovered-6be9: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;
}
.outline_ccd3.tall-4494 .copper_cc41 > li:focus > a .highlight-hovered-6be9:before,
.outline_ccd3.tall-4494
  .copper_cc41
  > li:hover
  > a
  .highlight-hovered-6be9:before {
  width: 100%;
  background-color: currentColor;
}
.outline_ccd3.tall-4494
  .copper_cc41
  > li.title-9a0e
  > a
  .highlight-hovered-6be9:before,
.outline_ccd3.tall-4494
  .copper_cc41
  > li.pagination-copper-8bfd
  > a
  .highlight-hovered-6be9:before {
  width: 100%;
  background-color: currentColor;
}
.tag-next-5249 .video-5e46 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tag-next-5249 .video-5e46 li:first-child > a {
  border-top: none;
}
.tag-next-5249 .video-5e46 .gallery_ee3e > .highlight-hovered-6be9 .shade_3b84 {
  display: none;
}
.tag-next-5249 .video-5e46 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tag-next-5249 .video-5e46 li:last-child {
  border: none;
}
.tag-next-5249 .video-5e46 li.pressed-1766 > a {
  padding-right: 45px !important;
}
.tag-next-5249 .video-5e46 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tag-next-5249 .video-5e46 li a:focus,
.tag-next-5249 .video-5e46 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-next-5249 .video-5e46 li .input_3319 {
  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;
}
.tag-next-5249 .video-5e46 li .input_3319:hover {
  box-shadow: none;
}
.tag-next-5249 .video-5e46 li .input_3319 .shade_3b84 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tag-next-5249 .video-5e46 .title_hot_f49b {
  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);
}
.tag-next-5249 .video-5e46 .title_hot_f49b li a {
  padding-left: 3em;
}
.tag-next-5249 .video-5e46 .carousel-over-beb0 > a .input_3319 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tag-next-5249 .video-5e46 .carousel-over-beb0 > .title_hot_f49b {
  display: block;
  opacity: 1;
}
.input-a87e {
  max-width: 100%;
}
.plasma-e907 {
  line-height: 0;
  cursor: pointer;
}
.outer-d8e0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.outer-d8e0:hover {
  box-shadow: none;
  color: currentColor;
}
.outer-d8e0 svg {
  width: 18px;
  height: 18px;
}
.outer-d8e0 .picture-78bd {
  display: none;
}
.hard-deec {
  position: relative;
}
.hard-deec.fn-active-e854 .outer-d8e0 .disabled-basic-1815 {
  display: none;
}
.hard-deec.fn-active-e854 .outer-d8e0 .picture-78bd {
  display: inline-block;
}
.hard-deec .description_blue_c45b {
  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);
}
.hard-deec.mini_c971 .description_blue_c45b {
  left: auto;
  right: -0.9em;
}
.hard-deec.mini_c971 .sidebar-full-ea21::before {
  left: auto;
  right: 15px;
}
.hard-deec.fn-active-e854 .description_blue_c45b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info_new_3df3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.info_new_3df3 label {
  flex-basis: 100%;
}
.info_new_3df3 .component_new_268a {
  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;
}
.info_new_3df3 .copper_1be3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.info_new_3df3 .copper_1be3:focus {
  background-color: transparent;
}
.info_new_3df3 button.icon_clean_3f83 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.info_new_3df3 button.icon_clean_3f83:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.info_new_3df3 button.icon_clean_3f83 svg {
  width: 18px;
  height: 18px;
}
.info_new_3df3 input[type="submit"] {
  min-height: auto;
}
.lower-7697 .info_new_3df3 .copper_1be3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sidebar-full-ea21 {
  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) {
  .sidebar-full-ea21 {
    width: 220px;
  }
}
.sidebar-full-ea21 label {
  flex-basis: 100%;
}
.sidebar-full-ea21::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;
}
.label-92e4 .lower-7697 .info_new_3df3 {
  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;
}
.label-92e4
  .lower-7697
  .info_new_3df3
  .component_new_268a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.label-92e4 .lower-7697 .info_new_3df3 .copper_1be3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.label-92e4
  .lower-7697
  .info_new_3df3
  .copper_1be3:focus {
  background: 0 0;
}
.label-92e4
  .lower-7697
  .info_new_3df3
  .article-16f0 {
  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;
}
.slow-dc69 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.slow-dc69 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.slow-dc69 li:last-child {
  margin-right: 0;
}
.slow-dc69 li:first-child {
  margin-left: 0;
}
.slow-dc69.basic_33e8 a {
  color: #fff;
}
.slow-dc69.basic_33e8 a:hover {
  color: #fff;
}
.slow-dc69 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.slow-dc69 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.slow-dc69 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slow-dc69 a:hover {
  opacity: 0.9;
  color: inherit;
}
.slow-dc69 [class*="social-icon-apple"] {
  background-color: #999;
}
.slow-dc69 [class*="social-icon-apple"].card-620e {
  background-color: transparent;
  color: #999;
}
.slow-dc69 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.slow-dc69 [class*="social-icon-behance"].card-620e {
  background-color: transparent;
  color: #1769ff;
}
.slow-dc69 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.slow-dc69 [class*="social-icon-bitbucket"].card-620e {
  background-color: transparent;
  color: #205081;
}
.slow-dc69 [class*="social-icon-codepen"] {
  background-color: #000;
}
.slow-dc69 [class*="social-icon-codepen"].card-620e {
  background-color: transparent;
  color: #000;
}
.slow-dc69 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.slow-dc69 [class*="social-icon-delicious"].card-620e {
  background-color: transparent;
  color: #39f;
}
.slow-dc69 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.slow-dc69 [class*="social-icon-digg"].card-620e {
  background-color: transparent;
  color: #005be2;
}
.slow-dc69 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.slow-dc69 [class*="social-icon-dribbble"].card-620e {
  background-color: transparent;
  color: #ea4c89;
}
.slow-dc69 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.slow-dc69 [class*="social-icon-envelope"].card-620e {
  background-color: transparent;
  color: #ea4335;
}
.slow-dc69 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.slow-dc69 [class*="social-icon-facebook"].card-620e {
  background-color: transparent;
  color: #3b5998;
}
.slow-dc69 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.slow-dc69 [class*="social-icon-flickr"].card-620e {
  background-color: transparent;
  color: #0063dc;
}
.slow-dc69 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.slow-dc69 [class*="social-icon-foursquare"].card-620e {
  background-color: transparent;
  color: #2d5be3;
}
.slow-dc69 [class*="social-icon-github"] {
  background-color: #333;
}
.slow-dc69 [class*="social-icon-github"].card-620e {
  background-color: transparent;
  color: #333;
}
.slow-dc69 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.slow-dc69 [class*="social-icon-google-plus"].card-620e {
  background-color: transparent;
  color: #dd4b39;
}
.slow-dc69 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.slow-dc69 [class*="social-icon-houzz"].card-620e {
  background-color: transparent;
  color: #7ac142;
}
.slow-dc69 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.slow-dc69 [class*="social-icon-instagram"].card-620e {
  background-color: transparent;
  color: #262626;
}
.slow-dc69 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.slow-dc69 [class*="social-icon-jsfiddle"].card-620e {
  background-color: transparent;
  color: #487aa2;
}
.slow-dc69 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.slow-dc69 [class*="social-icon-linkedin"].card-620e {
  background-color: transparent;
  color: #0077b5;
}
.slow-dc69 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.slow-dc69 [class*="social-icon-medium"].card-620e {
  background-color: transparent;
  color: #00ab6b;
}
.slow-dc69 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.slow-dc69
  [class*="social-icon-odnoklassniki"].card-620e {
  background-color: transparent;
  color: #f4731c;
}
.slow-dc69 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.slow-dc69 [class*="social-icon-meetup"].card-620e {
  background-color: transparent;
  color: #ec1c40;
}
.slow-dc69 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.slow-dc69 [class*="social-icon-pinterest"].card-620e {
  background-color: transparent;
  color: #bd081c;
}
.slow-dc69 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.slow-dc69 [class*="social-icon-product-hunt"].card-620e {
  background-color: transparent;
  color: #da552f;
}
.slow-dc69 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.slow-dc69 [class*="social-icon-reddit"].card-620e {
  background-color: transparent;
  color: #ff4500;
}
.slow-dc69 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.slow-dc69 [class*="social-icon-rss"].card-620e {
  background-color: transparent;
  color: #f26522;
}
.slow-dc69 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.slow-dc69
  [class*="social-icon-shopping-cart"].card-620e {
  background-color: transparent;
  color: #4caf50;
}
.slow-dc69 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.slow-dc69 [class*="social-icon-skype"].card-620e {
  background-color: transparent;
  color: #00aff0;
}
.slow-dc69 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.slow-dc69 [class*="social-icon-slideshare"].card-620e {
  background-color: transparent;
  color: #0077b5;
}
.slow-dc69 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.slow-dc69 [class*="social-icon-snapchat"].card-620e {
  background-color: transparent;
  color: #fffc00;
}
.slow-dc69 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.slow-dc69 [class*="social-icon-soundcloud"].card-620e {
  background-color: transparent;
  color: #f80;
}
.slow-dc69 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.slow-dc69 [class*="social-icon-spotify"].card-620e {
  background-color: transparent;
  color: #2ebd59;
}
.slow-dc69 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.slow-dc69
  [class*="social-icon-stack-overflow"].card-620e {
  background-color: transparent;
  color: #fe7a15;
}
.slow-dc69 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.slow-dc69 [class*="social-icon-maldkfgram"].card-620e {
  background-color: transparent;
  color: #2ca5e0;
}
.slow-dc69 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.slow-dc69 [class*="social-icon-tripadvisor"].card-620e {
  background-color: transparent;
  color: #589442;
}
.slow-dc69 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.slow-dc69 [class*="social-icon-tumblr"].card-620e {
  background-color: transparent;
  color: #35465c;
}
.slow-dc69 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.slow-dc69 [class*="social-icon-twitch"].card-620e {
  background-color: transparent;
  color: #6441a5;
}
.slow-dc69 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.slow-dc69 [class*="social-icon-twitter"].card-620e {
  background-color: transparent;
  color: #1da1f2;
}
.slow-dc69 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.slow-dc69 [class*="social-icon-vimeo"].card-620e {
  background-color: transparent;
  color: #1ab7ea;
}
.slow-dc69 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.slow-dc69 [class*="social-icon-vk"].card-620e {
  background-color: transparent;
  color: #45668e;
}
.slow-dc69 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.slow-dc69 [class*="social-icon-weibo"].card-620e {
  background-color: transparent;
  color: #df2029;
}
.slow-dc69 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.slow-dc69 [class*="social-icon-weixin"].card-620e {
  background-color: transparent;
  color: #7bb32e;
}
.slow-dc69 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.slow-dc69 [class*="social-icon-whatsapp"].card-620e {
  background-color: transparent;
  color: #25d366;
}
.slow-dc69 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.slow-dc69 [class*="social-icon-wordpress"].card-620e {
  background-color: transparent;
  color: #21759b;
}
.slow-dc69 [class*="social-icon-xing"] {
  background-color: #026466;
}
.slow-dc69 [class*="social-icon-xing"].card-620e {
  background-color: transparent;
  color: #026466;
}
.slow-dc69 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.slow-dc69 [class*="social-icon-yelp"].card-620e {
  background-color: transparent;
  color: #af0606;
}
.slow-dc69 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.slow-dc69 [class*="social-icon-youtube"].card-620e {
  background-color: transparent;
  color: #cd201f;
}
.filter-iron-7ad8 {
  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;
}
.filter-iron-7ad8:hover {
  box-shadow: none;
  background: 0 0;
}
.component-3b19 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hidden_977c {
  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;
}
.middle_37ab {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.header_748c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.header_748c,
.header_748c::after,
.header_748c::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;
}
.header_748c::after,
.header_748c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.action-3ef1 .hidden_977c .middle_37ab {
  margin-top: -2px;
  width: 19px;
}
.action-3ef1 .hidden_977c .header_748c {
  margin-top: -1px;
}
.action-3ef1 .hidden_977c .header_748c,
.action-3ef1 .hidden_977c .header_748c::after,
.action-3ef1 .hidden_977c .header_748c::before {
  width: 19px;
  height: 2px;
}
.action-3ef1 .hidden_977c .header_748c::before {
  top: -6px;
}
.action-3ef1 .hidden_977c .header_748c::after {
  bottom: -6px;
}
.copper_70a4 .hidden_977c .middle_37ab {
  margin-top: -2px;
  width: 22px;
}
.copper_70a4 .hidden_977c .header_748c {
  margin-top: -1px;
}
.copper_70a4 .hidden_977c .header_748c,
.copper_70a4 .hidden_977c .header_748c::after,
.copper_70a4 .hidden_977c .header_748c::before {
  width: 22px;
  height: 2px;
}
.copper_70a4 .hidden_977c .header_748c::before {
  top: -7px;
}
.copper_70a4 .hidden_977c .header_748c::after {
  bottom: -7px;
}
.media_9af4 .hidden_977c .middle_37ab {
  margin-top: -2px;
  width: 31px;
}
.media_9af4 .hidden_977c .header_748c {
  margin-top: -1.5px;
}
.media_9af4 .hidden_977c .header_748c,
.media_9af4 .hidden_977c .header_748c::after,
.media_9af4 .hidden_977c .header_748c::before {
  width: 31px;
  height: 3px;
}
.media_9af4 .hidden_977c .header_748c::before {
  top: -9px;
}
.media_9af4 .hidden_977c .header_748c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focus_324d .hidden_977c .middle_37ab {
    margin-top: -2px;
    width: 19px;
  }
  .focus_324d .hidden_977c .header_748c {
    margin-top: -1px;
  }
  .focus_324d .hidden_977c .header_748c,
  .focus_324d .hidden_977c .header_748c::after,
  .focus_324d .hidden_977c .header_748c::before {
    width: 19px;
    height: 2px;
  }
  .focus_324d .hidden_977c .header_748c::before {
    top: -6px;
  }
  .focus_324d .hidden_977c .header_748c::after {
    bottom: -6px;
  }
  .wide_8e04 .hidden_977c .middle_37ab {
    margin-top: -2px;
    width: 22px;
  }
  .wide_8e04 .hidden_977c .header_748c {
    margin-top: -1px;
  }
  .wide_8e04 .hidden_977c .header_748c,
  .wide_8e04 .hidden_977c .header_748c::after,
  .wide_8e04 .hidden_977c .header_748c::before {
    width: 22px;
    height: 2px;
  }
  .wide_8e04 .hidden_977c .header_748c::before {
    top: -7px;
  }
  .wide_8e04 .hidden_977c .header_748c::after {
    bottom: -7px;
  }
  .item-brown-f47f .hidden_977c .middle_37ab {
    margin-top: -2px;
    width: 31px;
  }
  .item-brown-f47f .hidden_977c .header_748c {
    margin-top: -1.5px;
  }
  .item-brown-f47f .hidden_977c .header_748c,
  .item-brown-f47f .hidden_977c .header_748c::after,
  .item-brown-f47f .hidden_977c .header_748c::before {
    width: 31px;
    height: 3px;
  }
  .item-brown-f47f .hidden_977c .header_748c::before {
    top: -9px;
  }
  .item-brown-f47f .hidden_977c .header_748c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .sort_701e .hidden_977c .middle_37ab {
    margin-top: -2px;
    width: 19px;
  }
  .sort_701e .hidden_977c .header_748c {
    margin-top: -1px;
  }
  .sort_701e .hidden_977c .header_748c,
  .sort_701e .hidden_977c .header_748c::after,
  .sort_701e .hidden_977c .header_748c::before {
    width: 19px;
    height: 2px;
  }
  .sort_701e .hidden_977c .header_748c::before {
    top: -6px;
  }
  .sort_701e .hidden_977c .header_748c::after {
    bottom: -6px;
  }
  .lower-cc29 .hidden_977c .middle_37ab {
    margin-top: -2px;
    width: 22px;
  }
  .lower-cc29 .hidden_977c .header_748c {
    margin-top: -1px;
  }
  .lower-cc29 .hidden_977c .header_748c,
  .lower-cc29 .hidden_977c .header_748c::after,
  .lower-cc29 .hidden_977c .header_748c::before {
    width: 22px;
    height: 2px;
  }
  .lower-cc29 .hidden_977c .header_748c::before {
    top: -7px;
  }
  .lower-cc29 .hidden_977c .header_748c::after {
    bottom: -7px;
  }
  .notice-cool-8018 .hidden_977c .middle_37ab {
    margin-top: -2px;
    width: 31px;
  }
  .notice-cool-8018 .hidden_977c .header_748c {
    margin-top: -1.5px;
  }
  .notice-cool-8018 .hidden_977c .header_748c,
  .notice-cool-8018 .hidden_977c .header_748c::after,
  .notice-cool-8018 .hidden_977c .header_748c::before {
    width: 31px;
    height: 3px;
  }
  .notice-cool-8018 .hidden_977c .header_748c::before {
    top: -9px;
  }
  .notice-cool-8018 .hidden_977c .header_748c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tall_4ae4 .hidden_977c .middle_37ab {
    margin-top: -2px;
    width: 19px;
  }
  .tall_4ae4 .hidden_977c .header_748c {
    margin-top: -1px;
  }
  .tall_4ae4 .hidden_977c .header_748c,
  .tall_4ae4 .hidden_977c .header_748c::after,
  .tall_4ae4 .hidden_977c .header_748c::before {
    width: 19px;
    height: 2px;
  }
  .tall_4ae4 .hidden_977c .header_748c::before {
    top: -6px;
  }
  .tall_4ae4 .hidden_977c .header_748c::after {
    bottom: -6px;
  }
  .easy_8bde .hidden_977c .middle_37ab {
    margin-top: -2px;
    width: 22px;
  }
  .easy_8bde .hidden_977c .header_748c {
    margin-top: -1px;
  }
  .easy_8bde .hidden_977c .header_748c,
  .easy_8bde .hidden_977c .header_748c::after,
  .easy_8bde .hidden_977c .header_748c::before {
    width: 22px;
    height: 2px;
  }
  .easy_8bde .hidden_977c .header_748c::before {
    top: -7px;
  }
  .easy_8bde .hidden_977c .header_748c::after {
    bottom: -7px;
  }
  .sort-942f .hidden_977c .middle_37ab {
    margin-top: -2px;
    width: 31px;
  }
  .sort-942f .hidden_977c .header_748c {
    margin-top: -1.5px;
  }
  .sort-942f .hidden_977c .header_748c,
  .sort-942f .hidden_977c .header_748c::after,
  .sort-942f .hidden_977c .header_748c::before {
    width: 31px;
    height: 3px;
  }
  .sort-942f .hidden_977c .header_748c::before {
    top: -9px;
  }
  .sort-942f .hidden_977c .header_748c::after {
    bottom: -9px;
  }
}
.purple_b548 .header_748c {
  -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);
}
.purple_b548 .header_748c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.purple_b548 .header_748c::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);
}
.purple_b548.bright_5821 .header_748c {
  -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);
}
.purple_b548.bright_5821 .header_748c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.purple_b548.bright_5821 .header_748c::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);
}
.orange-b7f6 {
  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.wide_21ab:before {
  display: none;
}
.summary-9d12 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.summary-9d12 .photo-dynamic-6415 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.summary-9d12 .photo-dynamic-6415:last-of-type {
  border-bottom: none;
}
.summary-9d12 .photo-dynamic-6415.tall-66fa,
.summary-9d12 .photo-dynamic-6415.solid-8424,
.summary-9d12 .photo-dynamic-6415.button_1c72 {
  padding: 0;
}
.summary-9d12 .tag-next-5249 .input_3319 {
  color: currentColor;
}
.summary-9d12 .tag-next-5249 .input_3319:focus,
.summary-9d12 .tag-next-5249 .input_3319:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-9d12.dropdown-full-6a71 .link-3383,
.summary-9d12.dropdown-full-6a71 .border-in-d1f2 a,
.summary-9d12.dropdown-full-6a71 .copper_cc41 a,
.summary-9d12.dropdown-full-6a71 .title_hot_f49b a {
  color: rgba(0, 0, 0, 0.55);
}
.summary-9d12.dropdown-full-6a71 .link-3383:hover,
.summary-9d12.dropdown-full-6a71 .border-in-d1f2 a:hover,
.summary-9d12.dropdown-full-6a71 .copper_cc41 a:hover,
.summary-9d12.dropdown-full-6a71 .title_hot_f49b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-9d12.dropdown-full-6a71 .dynamic_64ab {
  color: rgba(0, 0, 0, 0.8);
}
.summary-9d12.dropdown-full-6a71 .photo-dynamic-6415 {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-9d12.dropdown-full-6a71 .photo-dynamic-6415:before {
  background: rgba(0, 0, 0, 0.08);
}
.summary-9d12.dropdown-full-6a71 .main_fb19:before {
  background: rgba(255, 255, 255, 0.9);
}
.summary-9d12.dropdown-full-6a71 .tag-next-5249 .video-5e46 li a,
.summary-9d12.dropdown-full-6a71 .tag-next-5249 .input_3319,
.summary-9d12.dropdown-full-6a71 .title_hot_f49b {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-9d12.dropdown-full-6a71 .tag-next-5249 .input_3319:focus,
.summary-9d12.dropdown-full-6a71 .tag-next-5249 .input_3319:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-9d12.dropdown-full-6a71 .video-5e46 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-9d12.caption_c85b .link-3383,
.summary-9d12.caption_c85b .border-in-d1f2 a,
.summary-9d12.caption_c85b .copper_cc41 .input_3319,
.summary-9d12.caption_c85b .copper_cc41 a,
.summary-9d12.caption_c85b .title_hot_f49b a {
  color: rgba(255, 255, 255, 0.79);
}
.summary-9d12.caption_c85b .link-3383:hover,
.summary-9d12.caption_c85b .border-in-d1f2 a:hover,
.summary-9d12.caption_c85b .copper_cc41 .input_3319:hover,
.summary-9d12.caption_c85b .copper_cc41 a:hover,
.summary-9d12.caption_c85b .title_hot_f49b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-9d12.caption_c85b .dynamic_64ab {
  color: rgba(255, 255, 255, 0.99);
}
.summary-9d12.caption_c85b .photo-dynamic-6415 {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-9d12.caption_c85b .photo-dynamic-6415:before {
  background: rgba(255, 255, 255, 0.08);
}
.summary-9d12.caption_c85b .main_fb19:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-9d12.caption_c85b .tag-next-5249 .video-5e46 li a,
.summary-9d12.caption_c85b .tag-next-5249 .input_3319,
.summary-9d12.caption_c85b .title_hot_f49b {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-9d12.caption_c85b .tag-next-5249 .input_3319:focus,
.summary-9d12.caption_c85b .tag-next-5249 .input_3319:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-9d12.caption_c85b .video-5e46 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_fb19 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.main_fb19:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pagination_1d92 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.border_f5a9 .summary-9d12 {
  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;
}
.border_f5a9 .photo-dynamic-6415 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.border_f5a9 .photo-dynamic-6415: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) {
  .border_f5a9 .photo-dynamic-6415:before {
    width: 16%;
    left: 42%;
  }
}
.border_f5a9 .photo-dynamic-6415:last-child:before {
  content: none;
}
.border_f5a9 .photo-dynamic-6415[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.border_f5a9 .tag-next-5249 .video-5e46 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.border_f5a9 .tag-next-5249 .video-5e46 li a .input_3319 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.border_f5a9 .tag-next-5249 .title_hot_f49b {
  border: none;
}
.border_f5a9 .tag-next-5249 .title_hot_f49b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.border_f5a9 .main_fb19 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.border_f5a9 .pagination_1d92 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.border_f5a9 .caption_c85b .main_fb19:before {
  background: rgba(0, 0, 0, 0.9);
}
.border_f5a9 .dropdown-full-6a71.inner-f7a6 .header_748c {
  background: rgba(0, 0, 0, 0.6);
}
.border_f5a9
  .dropdown-full-6a71.inner-f7a6
  .header_748c::after,
.border_f5a9
  .dropdown-full-6a71.inner-f7a6
  .header_748c:before {
  background: inherit;
}
.border_f5a9
  .dropdown-full-6a71.inner-f7a6:hover
  .header_748c {
  background: rgba(0, 0, 0, 0.8);
}
.button-f078 .summary-9d12 {
  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) {
  .button-f078 .summary-9d12 {
    width: auto;
    right: 45px;
  }
}
.detail_liquid_c8ff .summary-9d12 {
  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) {
  .detail_liquid_c8ff .summary-9d12 {
    width: auto;
    left: 45px;
  }
}
.wide_21ab .summary-9d12 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wide_21ab .pagination_1d92 {
  max-width: 48em;
  margin: 0 auto;
}
.wide_21ab .main_fb19:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.alert_a0a9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.alert_a0a9.border_f5a9 .summary-9d12 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.alert_a0a9.button-f078 .summary-9d12 {
  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);
}
.alert_a0a9 .summary-9d12 {
  visibility: visible;
}
.alert_a0a9.detail_liquid_c8ff .summary-9d12 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.list_lite_214e,
.hero_b0c7 {
  overflow-x: hidden;
}
.list_lite_214e .summary-9d12 {
  overflow: auto;
}
.list_lite_214e.border_f5a9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_lite_214e.border_f5a9 .summary-9d12 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.list_lite_214e.border_f5a9 .filter-iron-7ad8 {
  opacity: 0;
}
.list_lite_214e.button-f078 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_lite_214e.button-f078 .summary-9d12 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.list_lite_214e.button-f078 .filter-iron-7ad8 {
  opacity: 0;
}
.list_lite_214e.detail_liquid_c8ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_lite_214e.detail_liquid_c8ff .summary-9d12 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.list_lite_214e.detail_liquid_c8ff .filter-iron-7ad8 {
  opacity: 0;
}
.list_lite_214e.wide_21ab .summary-9d12 {
  z-index: 10;
  visibility: visible;
}
.inner-f7a6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.inner-f7a6 .header_748c {
  background: rgba(255, 255, 255, 0.99);
}
.inner-f7a6 .header_748c::after,
.inner-f7a6 .header_748c:before {
  background: inherit;
}
.inner-f7a6:hover .header_748c {
  background: rgba(255, 255, 255, 0.99);
}
.detail_liquid_c8ff .inner-f7a6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.wide_21ab .inner-f7a6 {
  display: none !important;
}
.list_lite_214e:before,
.hero_b0c7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.list_lite_214e .inner-f7a6,
.hero_b0c7 .inner-f7a6 {
  display: inline-block;
}
.summary-9d12 .block_2556 {
  -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;
}
.list_lite_214e .summary-9d12 .block_2556,
.hero_b0c7 .summary-9d12 .block_2556 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.narrow_d7b9 .component_new_268a {
  width: 100%;
}
.white_13c0 {
  padding: 0 0.5em 0;
}
.white_13c0 [class*="customify-col-"],
.white_13c0 [class*="customify-col_"],
.white_13c0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.in_b5b1 .white_13c0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .blue_24bd .action_8b09,
  .action_8b09 {
    display: none;
  }
  .green-8f26 {
    text-align: left;
  }
  .inner_606e {
    text-align: center;
  }
  .border_orange_a680 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .blue_24bd .fluid-2a86,
  .fluid-2a86 {
    display: none;
  }
  .light_5ff3 {
    text-align: left;
  }
  .background-tiny-eb0a {
    text-align: center;
  }
  .hard_bb51 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .blue_24bd .disabled_east_b1f3,
  .disabled_east_b1f3 {
    display: none;
  }
  .picture_d0ec {
    text-align: left;
  }
  .disabled_current_87d4 {
    text-align: center;
  }
  .soft-ffa1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hover_9770 {
  box-shadow: none !important;
}
.background_7dab .button_fixed_2b27,
.red_4da4 .button_fixed_2b27 {
  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;
}
.red_4da4 .button_fixed_2b27 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tag-4e22 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tag-4e22:after,
.tag-4e22:before {
  content: "";
  display: table;
}
.tag-4e22:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tag-4e22 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tag-4e22,
.large_538b {
  max-width: 1248px;
  margin: 0 auto;
}

.button-bottom-fb23.button-east-1db9 .tag-4e22 {
  max-width: 100%;
}
.button-bottom-fb23.gradient-7eb4 {
  max-width: 1200px;
  margin: 0 auto;
}
.button-bottom-fb23.search_black_4121 .tag-4e22 {
  max-width: 100%;
}
.button-bottom-fb23.search_black_4121 > .tag-4e22 {
  padding-left: 0;
  padding-right: 0;
}
.button-bottom-fb23.search_black_4121 > .tag-4e22 .blue_24bd {
  margin: 0;
}
.button-bottom-fb23.search_black_4121
  > .tag-4e22
  .static_23c1.carousel_7c5d {
  margin-right: 0;
  margin-left: 0;
}
.button-bottom-fb23.search_black_4121 #main.carousel_7c5d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .row-824d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .row-824d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wide-ab06 .short-fb72 {
    padding-right: 1em;
  }
  .wide-ab06.next-6b47 .static_23c1 {
    border-right: 1px solid #eaecee;
  }
  .wide-ab06.next-6b47 .short-fb72 {
    padding-right: 1em;
  }
  .wide-ab06.next-6b47 .title_brown_38cf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature-hot-1cd6 .short-fb72 {
    padding-left: 1em;
  }
  .feature-hot-1cd6.next-6b47 .static_23c1 {
    border-left: 1px solid #eaecee;
  }
  .feature-hot-1cd6.next-6b47 .short-fb72 {
    padding-left: 1em;
  }
  .feature-hot-1cd6.next-6b47 .title_brown_38cf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-e83e .short-fb72 {
    padding-left: 1em;
  }
  .center-e83e.next-6b47 .notice_tall_fa35 {
    border-right: 1px solid #eaecee;
  }
  .center-e83e.next-6b47 .description-e868 {
    border-right: 1px solid #eaecee;
  }
  .center-e83e.next-6b47 .short-fb72 {
    padding-left: 1em;
  }
  .center-e83e.next-6b47 .title_brown_38cf {
    padding-right: 1em;
  }
  .center-e83e.next-6b47 .accent_ee39 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-afb4 .short-fb72 {
    padding-right: 1em;
  }
  .shade-afb4.next-6b47 .notice_tall_fa35 {
    border-left: 1px solid #eaecee;
  }
  .shade-afb4.next-6b47 .description-e868 {
    border-left: 1px solid #eaecee;
  }
  .shade-afb4.next-6b47 .short-fb72 {
    padding-right: 1em;
  }
  .shade-afb4.next-6b47 .title_brown_38cf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-afb4.next-6b47 .accent_ee39 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-824d .short-fb72 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-824d.next-6b47 .static_23c1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .row-824d.next-6b47 .short-fb72 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-824d.next-6b47 .title_brown_38cf {
    padding-left: 1em;
  }
  .row-824d.next-6b47 .accent_ee39 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .row-824d.next-6b47 .short-fb72 {
    padding-left: 0;
  }
}
.mask-slow-af43 .accent_da12 {
  display: inline-block;
}
.wide-4525 {
  display: inline-block;
}
.wood-efab {
  word-con: break-word;
}
.header-bfbc > span {
  display: inline-block;
  padding: 5px 0;
}
.header-bfbc .advanced_f895 {
  margin-left: 8px;
  margin-right: 8px;
}
.header-bfbc .progress_7f56 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.progress-144c .panel_5068 {
  margin-bottom: 2em;
}
.progress-144c .upper_8113 {
  margin-bottom: 15px;
}
.progress-144c .upper_8113:last-child {
  margin-bottom: 0;
}
.progress-144c .purple_a098 {
  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) {
  .progress-144c .purple_a098 {
    display: block;
  }
}
.progress-144c .fast-e8ae {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .progress-144c .fast-e8ae {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.progress-144c .media_b45c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.progress-144c .media_b45c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.progress-144c .media_b45c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.progress-144c .wood-efab {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress-144c .wood-efab a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.progress-144c .tertiary-b2d0 p:last-child {
  margin-bottom: 0;
}
.progress-144c .table_3329 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.progress-144c .accordion-d1c0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.progress-144c .title_c45b {
  margin-top: 1em;
}
.progress-144c .highlight-hard-eec2 {
  top: 0;
  display: block;
}
.progress-144c .highlight-hard-eec2 a {
  color: inherit;
}
.progress-144c .highlight-hard-eec2 a:hover {
  color: inherit;
}
.progress-144c .accent_top_eefc {
  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;
}
.progress-144c .accent_top_eefc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.progress-144c .accordion-d1c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.progress-144c .slider_action_efb0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.progress-144c .slider_action_efb0:first-child {
  margin-top: 0;
}
.progress-144c .slider_action_efb0.red_671b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.progress-144c .slider_action_efb0.highlight-b601 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress-144c
  .slider_action_efb0.highlight-b601.advanced_d237
  .title_c45b {
  width: 100%;
}
.progress-144c .highlight-b601 {
  -webkit-box-align: center;
  align-items: center;
}
.progress-144c .highlight-b601 .header-bfbc,
.progress-144c .highlight-b601 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.progress-144c .media_b45c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-144c .media_b45c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-144c .media_b45c: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;
}
.progress-144c .red_671b {
  z-index: 5;
}
.progress-144c .filter-orange-172f .section_8e6c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.progress-144c .breadcrumb-4b43 .section_8e6c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.progress-144c .grid_dynamic_cdb7 .section_8e6c {
  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;
}
.progress-144c.upper_802b .purple_a098,
.progress-144c.secondary_out_d5cd .purple_a098 {
  display: block;
}
.progress-144c.upper_802b .purple_a098 .detail-b4a8,
.progress-144c.upper_802b .purple_a098 .accordion-d1c0,
.progress-144c.secondary_out_d5cd .purple_a098 .detail-b4a8,
.progress-144c.secondary_out_d5cd .purple_a098 .accordion-d1c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress-144c.fluid-e4f3 .fast-e8ae {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .progress-144c.fluid-e4f3 .fast-e8ae {
    margin-right: 0;
  }
}
.progress-144c.upper_802b .fast-e8ae,
.progress-144c.secondary_out_d5cd .fast-e8ae {
  padding-top: 40%;
}
.progress-144c.upper_802b .panel_5068,
.progress-144c.secondary_out_d5cd .panel_5068 {
  display: block;
}
.progress-144c.upper_802b .fn-sticky-e854 .accordion-d1c0,
.progress-144c.secondary_out_d5cd .fn-sticky-e854 .accordion-d1c0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.progress-144c.upper_802b .fast-e8ae,
.progress-144c.secondary_out_d5cd .fast-e8ae {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.progress-144c.upper_802b .accordion-d1c0 {
  padding: 1em;
}
.thumbnail-9d5f {
  margin: 30px auto;
  display: block;
}
.thumbnail-9d5f .clean-6cbc > * {
  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;
}
.thumbnail-9d5f .clean-6cbc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail-9d5f .clean-6cbc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button-gas-f0e4 .header-bfbc {
  margin-bottom: 1.41575em;
}
.button-gas-f0e4 .fluid-5d0f {
  margin-bottom: 1.618em;
}
.small-a100 .chip-left-1850 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.small-a100 .chip-left-1850 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.small-a100 .under_16f5 {
  max-width: 100%;
  overflow: auto;
}
.bottom_c5ca .small-a100 a:hover {
  text-decoration: underline;
}
.accent-in-af94 .upper_8113:not(.wood-efab),
.accent-in-af94 .media_b45c {
  margin-bottom: 1.41575em;
}
.accent-in-af94 .upper_8113:not(.wood-efab):last-child,
.accent-in-af94 .media_b45c:last-child {
  margin-bottom: 0;
}
.accent-in-af94 .upper_8113.frame-stale-2bdf {
  margin-bottom: 0.41575em;
}
.accent-in-af94 .item-up-d7dd:before,
.accent-in-af94 .badge-west-4dee:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.accent-in-af94 .item-up-d7dd:before {
  content: "\f115";
}
.accent-in-af94 .badge-west-4dee:before {
  content: "\f02c";
}
.accent-in-af94 .heading_45a4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.accent-in-af94 .heading_45a4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.card-0ef8 {
  display: -webkit-box;
  display: flex;
}
.card-0ef8 .tabs_1083 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .card-0ef8 .tabs_1083 {
    flex-basis: 90px;
  }
}
.card-0ef8 .sort_ca09 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .card-0ef8 .sort_ca09 {
    flex-basis: calc(100% - 50px);
  }
}
.card-0ef8 .row_51cc p:last-child {
  margin-bottom: 0.72em;
}
.list_dynamic_8e10 .clean-6cbc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list_dynamic_8e10 .clean-6cbc:after,
.list_dynamic_8e10 .clean-6cbc:before {
  content: "";
  display: table;
}
.list_dynamic_8e10 .clean-6cbc:after {
  clear: both;
}
.list_dynamic_8e10 .clean-6cbc .shadow_6cb6,
.list_dynamic_8e10 .clean-6cbc .large_d50c {
  width: 49%;
}
.list_dynamic_8e10 .clean-6cbc .shadow_6cb6 a span.title-0454,
.list_dynamic_8e10 .clean-6cbc .large_d50c a span.title-0454 {
  display: block;
  margin-bottom: 5px;
}
.list_dynamic_8e10 .clean-6cbc .large_d50c {
  float: left;
  text-align: left;
}
.list_dynamic_8e10 .clean-6cbc .shadow_6cb6 {
  float: right;
  text-align: right;
}
.layout_warm_4dab {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .layout_warm_4dab {
    margin-bottom: 0;
  }
}
.copper-041d {
  margin-bottom: 1em;
}
.copper-041d .wood-efab {
  font-size: 1.1em;
  line-height: 1.3;
}
.alert-9754 a {
  display: block;
  line-height: 0;
  position: relative;
}
.alert-ddf6 .copper-041d,
.new-617a .copper-041d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .alert-ddf6 .copper-041d,
  .new-617a .copper-041d {
    display: block;
  }
}
.alert-ddf6 .alert-9754,
.new-617a .alert-9754 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .alert-ddf6 .alert-9754,
  .new-617a .alert-9754 {
    margin-bottom: 1em;
  }
}
.alert-ddf6 .alert-9754 img,
.new-617a .alert-9754 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.alert-ddf6 .last_3b72,
.new-617a .last_3b72 {
  flex-basis: calc(100% - 160px);
}
.alert-ddf6 .last_3b72 p,
.new-617a .last_3b72 p {
  margin-bottom: 0;
}
.alert-ddf6 .last_3b72 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .alert-ddf6 .last_3b72 {
    padding-left: 0;
  }
}
.new-617a .last_3b72 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .new-617a .last_3b72 {
    padding-right: 0;
  }
}
.new-617a .alert-9754 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs_be8d .alert-9754 {
  margin-bottom: 0.5em;
}
.tabs_be8d .alert-9754 img {
  width: 100%;
}
.feature-basic-0156 .widget-outer-38b7,
.media_fe8f .widget-outer-38b7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.media_fe8f .static_23c1 .active_c421 p:last-child {
  margin-bottom: 0;
}
.dropdown-1057 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.info_914f .caption-6418 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .info_914f .caption-6418:last-of-type {
    margin-bottom: 0;
  }
}
.info_914f .caption-6418 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info_914f .caption-6418 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.info_914f .caption-6418 ul li {
  margin: 0 0 0.6em;
}
.info_914f .caption-6418 ul li.detail_df23,
.info_914f .caption-6418 ul li.list_3d0d {
  position: relative;
}
.info_914f .caption-6418 ul li.detail_df23 .pattern_1dc8,
.info_914f .caption-6418 ul li.list_3d0d .pattern_1dc8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.info_914f .caption-6418 ul li.detail_df23:after:after,
.info_914f .caption-6418 ul li.detail_df23:after:before,
.info_914f
  .caption-6418
  ul
  li.list_3d0d:after:after,
.info_914f
  .caption-6418
  ul
  li.list_3d0d:after:before {
  content: "";
  display: table;
}
.info_914f .caption-6418 ul li.detail_df23:after:after,
.info_914f
  .caption-6418
  ul
  li.list_3d0d:after:after {
  clear: both;
}
.info_914f .caption-6418 a.shadow_static_5dba:hover {
  text-decoration: none;
}
.info_914f .caption-6418 select {
  max-width: 100%;
}
.info_914f .caption-6418 table {
  font-size: 85%;
}
.info_914f .caption-6418 table td,
.info_914f .caption-6418 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.info_914f .caption-6418 table tfoot td {
  text-align: left;
}
.info_914f .caption-6418 :last-child {
  margin-bottom: 0;
}
.info_914f .caption-6418 .clean_7d38 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.info_914f .caption-6418 .clean_7d38 label {
  width: 100%;
}
.info_914f .caption-6418 .clean_7d38 .copper_1be3 {
  width: 100%;
  display: block;
}
.info_914f .caption-6418 .clean_7d38 .icon_clean_3f83 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.info_914f .caption-6418 .clean_7d38 .icon_clean_3f83:hover svg #svg-search {
  fill: #444;
}
.info_914f .caption-6418 .clean_7d38 .icon_clean_3f83 svg {
  width: 18px;
  height: 18px;
}
.info_914f .stone_8541 ul ul,
.info_914f .north_d04d ul ul,
.info_914f .top_e453 ul ul,
.info_914f .gold-dc44 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.info_914f .stone_8541 .pressed-1766 > a,
.info_914f .north_d04d .pressed-1766 > a,
.info_914f .top_e453 .pressed-1766 > a,
.info_914f .gold-dc44 .pressed-1766 > a {
  margin-bottom: 0;
}
.info_914f .box-dirty-7ec9 li,
.info_914f .stone_8541 li,
.info_914f .silver_264c li,
.info_914f .north_d04d li,
.info_914f .top_e453 li,
.info_914f .gold-dc44 li,
.info_914f .lite-bdbf li,
.info_914f .element_06f5 li {
  display: block;
  position: relative;
}
.info_914f .box-dirty-7ec9 li:last-child,
.info_914f .stone_8541 li:last-child,
.info_914f .silver_264c li:last-child,
.info_914f .north_d04d li:last-child,
.info_914f .top_e453 li:last-child,
.info_914f .gold-dc44 li:last-child,
.info_914f .lite-bdbf li:last-child,
.info_914f .element_06f5 li:last-child {
  border: none;
}
.info_914f .box-dirty-7ec9 li a,
.info_914f .stone_8541 li a,
.info_914f .silver_264c li a,
.info_914f .north_d04d li a,
.info_914f .top_e453 li a,
.info_914f .gold-dc44 li a,
.info_914f .lite-bdbf li a,
.info_914f .element_06f5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info_914f .box-dirty-7ec9 li ul li::before,
.info_914f .stone_8541 li ul li::before,
.info_914f .silver_264c li ul li::before,
.info_914f .north_d04d li ul li::before,
.info_914f .top_e453 li ul li::before,
.info_914f .gold-dc44 li ul li::before,
.info_914f .lite-bdbf li ul li::before,
.info_914f .element_06f5 li ul li::before {
  left: 15px;
}
.info_914f .box-dirty-7ec9 li ul a,
.info_914f .stone_8541 li ul a,
.info_914f .silver_264c li ul a,
.info_914f .north_d04d li ul a,
.info_914f .top_e453 li ul a,
.info_914f .gold-dc44 li ul a,
.info_914f .lite-bdbf li ul a,
.info_914f .element_06f5 li ul a {
  padding-left: 20px;
}
.info_914f .box-dirty-7ec9 li ul ul li::before,
.info_914f .stone_8541 li ul ul li::before,
.info_914f .silver_264c li ul ul li::before,
.info_914f .north_d04d li ul ul li::before,
.info_914f .top_e453 li ul ul li::before,
.info_914f .gold-dc44 li ul ul li::before,
.info_914f .lite-bdbf li ul ul li::before,
.info_914f .element_06f5 li ul ul li::before {
  left: 30px;
}
.info_914f .box-dirty-7ec9 li ul ul a,
.info_914f .stone_8541 li ul ul a,
.info_914f .silver_264c li ul ul a,
.info_914f .north_d04d li ul ul a,
.info_914f .top_e453 li ul ul a,
.info_914f .gold-dc44 li ul ul a,
.info_914f .lite-bdbf li ul ul a,
.info_914f .element_06f5 li ul ul a {
  padding-left: 40px;
}
.info_914f .bronze-ba33 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info_914f .element_06f5 ul li {
  margin-bottom: 1.41575em;
}
.info_914f .element_06f5 ul li .panel_rough_4c04 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.info_914f .element_06f5 ul li .advanced-d7a2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.caption_c85b .box-dirty-7ec9 li a,
.caption_c85b .stone_8541 li a,
.caption_c85b .silver_264c li a,
.caption_c85b .north_d04d li a,
.caption_c85b .top_e453 li a,
.caption_c85b .gold-dc44 li a,
.caption_c85b .lite-bdbf li a,
.caption_c85b .element_06f5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_c85b .bronze-ba33 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_c85b .caption-6418 ul li.detail_df23 .pattern_1dc8,
.caption_c85b .caption-6418 ul li.list_3d0d .pattern_1dc8 {
  background: rgba(0, 0, 0, 0.2);
}
.caption_c85b .info_914f .caption-6418 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-bottom-fb23 .info_914f .video-5e46 li {
  margin: 0;
}
.button-bottom-fb23 .info_914f .video-5e46 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.button-bottom-fb23 .info_914f .video-5e46 li ul {
  margin: 0;
}
.button-bottom-fb23 .info_914f .video-5e46 li ul li a {
  padding-left: 15px;
}
.button-bottom-fb23 .info_914f .video-5e46 li ul li li a {
  padding-left: 30px;
}
.button-bottom-fb23 .info_914f .video-5e46 li.glass_8cdf > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.button-bottom-fb23 .info_914f .video-5e46 li.glass_8cdf > 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;
}
.button-bottom-fb23 .info_914f .video-5e46 li.glass_8cdf > 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;
}
.dim_a12f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.badge_12a1 {
  position: relative;
  z-index: 10;
}
.badge_12a1 .block_2556 {
  width: 100%;
  max-width: 100%;
}
.orange_61c8 .module_b0a9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.orange_61c8 .dropdown-full-6a71 {
}
.orange_61c8 .caption_c85b {
  background: #292929;
}
.progress-9078 .module_b0a9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress-9078 .dropdown-full-6a71 {
  background: #f9f9f9;
}
.progress-9078 .caption_c85b {
  background: #303030;
}
.fast-add9 .module_b0a9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .fast-add9 .accent_da12 {
    margin-bottom: 1em;
  }
  .fast-add9 .accent_da12:last-child {
    margin-bottom: 0;
  }
}
.fast-add9 .dropdown-full-6a71 {
  background: #ededed;
}
.fast-add9 .caption_c85b {
  background: #1a1a1a;
}
.module_b0a9.dropdown-full-6a71 {
  color: rgba(0, 0, 0, 0.6);
}
.module_b0a9.dropdown-full-6a71 .pagination-new-be5c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_b0a9.caption_c85b {
  color: rgba(255, 255, 255, 0.99);
}
.module_b0a9.caption_c85b a:not(.shadow_static_5dba) {
  color: rgba(255, 255, 255, 0.79);
}
.module_b0a9.caption_c85b a:not(.shadow_static_5dba):hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_b0a9.caption_c85b .pagination-new-be5c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_b0a9.caption_c85b table tbody td,
.module_b0a9.caption_c85b table th {
  background: rgba(0, 0, 0, 0.08);
}
.input_cold_7584.photo_cool_07e5 .tag-4e22 {
  max-width: initial;
}
.input_cold_7584 .panel_ea49 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.input_cold_7584 .panel_ea49 .block_2556 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .input_cold_7584 .panel_ea49 .block_2556 {
    display: block;
    margin-bottom: 2em;
  }
  .input_cold_7584 .panel_ea49 .block_2556:last-child {
    margin-bottom: 0;
  }
}
.fast-add9 .accent_da12:last-child,
.progress-9078 .accent_da12:last-child,
.orange_61c8 .accent_da12:last-child {
  margin-bottom: 0;
}
.fast-add9 .accent_da12 .info_914f .caption-6418:last-child,
.progress-9078 .accent_da12 .info_914f .caption-6418:last-child,
.orange_61c8 .accent_da12 .info_914f .caption-6418:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .fast-add9 .inner-dd97,
  .fast-add9 .focus_south_b474,
  .progress-9078 .inner-dd97,
  .progress-9078 .focus_south_b474,
  .orange_61c8 .inner-dd97,
  .orange_61c8 .focus_south_b474 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .badge_12a1 .accent_da12 {
    margin-bottom: 2em;
  }
}
.badge_12a1 p:last-child {
  margin-bottom: 0;
}
.badge_12a1 li,
.badge_12a1 ul {
  list-style: none;
  margin: 0;
}
.badge_12a1 ul ul {
  margin-left: 2.617924em;
}
.module_gas_bd24 {
  font-size: 0.875em;
}

/* css-noise: acb5 */
.promo-block-k2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
