/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tooltip_c313/customify
Author: WPCustomify
Author URI: https://pressmaximum.tooltip_c313
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.tooltip_c313/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.frame_hard_ba57.motion-a63f/licenses/gpl-2.0.shadow_502d
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.shadow_a21a/, (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.tag-df36.image-soft-61eb/normalize.wood_165d/
 ======
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.wood_165d v7.0.0 | MIT License | github.tooltip_c313/necolas/normalize.wood_165d */
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;
}
.primary_gold_f524 .dim_0583,
.active_0e11,
.medium_ae01,
.text-e419,
.white_3342,
.grid_easy_6f90,
.box-soft-f539,
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;
}
.active_0e11,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active_0e11,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active_0e11,
  h1 {
    font-size: 1.8em;
  }
}
.medium_ae01,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.medium_ae01 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .medium_ae01,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .medium_ae01,
  h2 {
    font-size: 1.7em;
  }
}
.text-e419,
h3 {
  font-size: 1.618em;
}
.primary_gold_f524 .dim_0583,
.white_3342,
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.first_29ca {
  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;
}
.video-4c84:after,
.video-4c84:before,
.cold_ca82:after,
.cold_ca82:before {
  content: "";
  display: table;
}
.video-4c84:after,
.cold_ca82:after {
  clear: both;
}
.panel-74fa {
  float: right;
  margin-right: 0;
}
.hidden_4cda {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.narrow-0310 .sidebar-db96,
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;
}
.narrow-0310 .sidebar-db96:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.narrow_213b .sidebar-db96 {
  box-shadow: none;
}
.narrow_213b
  .sidebar-db96
  .hover_2403 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.narrow_213b .sidebar-db96 .shadow-993d {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.narrow_213b
  .sidebar-db96
  .shadow-993d
  b {
  display: none;
}
.narrow_213b .caption-dynamic-645d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.north_fa11:not(.thumbnail-9510):not(.aside_b0dd),
button:not(.thumbnail-9510):not(.aside_b0dd),
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ),
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ),
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ) {
  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;
}
.north_fa11:not(.thumbnail-9510):not(
    .aside_b0dd
  ):hover,
button:not(.thumbnail-9510):not(
    .aside_b0dd
  ):hover,
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):hover,
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):hover,
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.north_fa11:not(.thumbnail-9510):not(
    .aside_b0dd
  ):active,
.north_fa11:not(.thumbnail-9510):not(
    .aside_b0dd
  ):focus,
button:not(.thumbnail-9510):not(
    .aside_b0dd
  ):active,
button:not(.thumbnail-9510):not(
    .aside_b0dd
  ):focus,
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):active,
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):focus,
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):active,
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):focus,
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):active,
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):focus {
  outline: 0;
}
.north_fa11:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9,
button:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9,
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9,
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9,
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9 {
  position: relative;
}
.north_fa11:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .active_e679,
.north_fa11:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .soft-356f,
.north_fa11:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .dropdown_1249,
.north_fa11:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  i,
.north_fa11:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  svg,
button:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .active_e679,
button:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .soft-356f,
button:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .dropdown_1249,
button:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  i,
button:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  svg,
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .active_e679,
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .soft-356f,
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .dropdown_1249,
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  i,
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  svg,
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .active_e679,
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .soft-356f,
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .dropdown_1249,
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  i,
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  svg,
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .active_e679,
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .soft-356f,
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  .dropdown_1249,
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  i,
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9
  svg {
  visibility: hidden;
}
.north_fa11:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9:after,
button:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9:after,
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9:after,
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9:after,
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ).fn-loading-e9b9: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;
}
.north_fa11:not(.thumbnail-9510):not(.aside_b0dd),
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ),
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ),
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ) {
  color: #fff;
  background: #235787;
}
.north_fa11:not(.thumbnail-9510):not(
    .aside_b0dd
  ):focus,
input[type="button"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):focus,
input[type="reset"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):focus,
input[type="submit"]:not(.thumbnail-9510):not(
    .aside_b0dd
  ):focus {
  color: #fff;
}
.north_fa11.fn-disabled-e9b9:not(.thumbnail-9510):not(
    .aside_b0dd
  ),
.north_fa11[disabled]:not(.thumbnail-9510):not(
    .aside_b0dd
  ),
button.fn-disabled-e9b9:not(.thumbnail-9510):not(
    .aside_b0dd
  ),
button[disabled]:not(.thumbnail-9510):not(
    .aside_b0dd
  ) {
  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;
}
.east-a73c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.east-a73c: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;
}
.medium-a713 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.detail_4406 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.panel-1428 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.video-4c84:after,
.video-4c84:before,
.advanced-5a8e:after,
.advanced-5a8e:before,
.image_0909:after,
.image_0909:before,
.progress_bd30:after,
.progress_bd30:before,
.full-645f:after,
.full-645f:before,
.down-7958:after,
.down-7958:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.video-4c84:after,
.advanced-5a8e:after,
.image_0909:after,
.progress_bd30:after,
.full-645f:after,
.down-7958:after {
  clear: both;
}
.advanced-5a8e .avatar_south_0b6f,
.image_0909 .avatar_south_0b6f,
.item_bed3 .avatar_south_0b6f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.search_baf3 {
  display: inline-block;
}
.stale-bab9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.stale-bab9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.stale-bab9 .dirty_49e6 {
  padding: 1em 0;
  font-size: 85%;
}
.dirty_49e6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.down-aff5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.down-aff5:after,
.down-aff5:before {
  content: "";
  display: table;
}
.down-aff5:after {
  clear: both;
}
.medium_4a22 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.media-fast-1469 .medium_4a22 {
  max-width: 50%;
}
.dirty-6a5a .medium_4a22 {
  max-width: 33.33%;
}
.dropdown-solid-4752 .medium_4a22 {
  max-width: 25%;
}
.tall-03b1 .medium_4a22 {
  max-width: 20%;
}
.gallery-eaf6 .medium_4a22 {
  max-width: 16.66%;
}
.icon_center_46e1 .medium_4a22 {
  max-width: 14.28%;
}
.background-left-88dd .medium_4a22 {
  max-width: 12.5%;
}
.primary-current-74ad .medium_4a22 {
  max-width: 11.11%;
}
.hard_54ba {
  display: block;
}
.primary_gold_f524 .border-green-fc35 label,
.primary_gold_f524 .container_left_c7c5 label,
.primary_gold_f524 .info_bottom_1a98 label,
.primary_gold_f524 .short_77b9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shade-smooth-4d59 {
  list-style: none;
  margin: 0;
}
.shade-smooth-4d59 article.component_2f0c {
  margin-bottom: 0;
}
.shade-smooth-4d59 ul {
  list-style: none;
  margin: 0;
}
.shade-smooth-4d59 .hero_f691 li.component_2f0c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shade-smooth-4d59 .hero_f691 li.component_2f0c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shade-smooth-4d59 .hero_f691 li.component_2f0c: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) {
  .shade-smooth-4d59 .hero_f691 li.component_2f0c li.component_2f0c li.component_2f0c li.component_2f0c {
    padding-left: 0;
  }
}
article.component_2f0c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.component_2f0c .advanced-5a8e p:last-of-type {
  margin-bottom: 0;
}
article.component_2f0c .image_3cf1 {
  float: left;
}
article.component_2f0c .silver_856d {
  margin-left: 85px;
}
article.component_2f0c .primary_b067 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.component_2f0c .primary_b067 .pro_3238 {
  margin-left: 10px;
}
article.component_2f0c .shadow_262d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.component_2f0c .surface_current_9798 {
  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 .border-green-fc35,
  #respond .info_bottom_1a98,
  #respond .short_77b9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border-green-fc35 input,
#respond .info_bottom_1a98 input,
#respond .short_77b9 input {
  width: 100%;
}
#respond .short_77b9 {
  margin-right: 0;
}
#respond .avatar-19aa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.lower_54a3 {
  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;
}
.lower_54a3.top-e39f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.lower_54a3 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%);
}
.lower_54a3:focus,
.lower_54a3: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);
}
.steel_8766 {
  border-radius: 10%;
}
.header-820f {
  border-radius: 50%;
}
.prev-a05d {
  font-size: 0.72em;
}
.shadow_32fd {
  font-size: 0.875em;
}
.hover_41ed {
  font-size: 1.1em;
}
.thumbnail-9ee4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.thumbnail-9ee4.prev-a05d {
  letter-spacing: 0.5px;
}
.menu-3b6b,
.menu-3b6b a {
  color: #6d6d6d;
}
.menu-3b6b a:hover {
  color: #111;
}
.logo_13fa {
  color: #6d6d6d;
}
.surface_selected_0778 {
  overflow-x: hidden;
}
.surface_selected_0778 .thumbnail-soft-c91b.image_cf49 {
  position: relative;
}
.surface_selected_0778 .thumbnail-soft-c91b.image_cf49.input-64e8 {
  position: initial;
}
.surface_selected_0778
  .thumbnail-soft-c91b.image_cf49.input-64e8
  .accent_steel_818c {
  left: auto;
}
.surface_selected_0778 .thumbnail-soft-c91b .accent_steel_818c {
  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;
}
.surface_selected_0778 .thumbnail-soft-c91b:hover.image_cf49 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.surface_selected_0778
  .thumbnail-soft-c91b:hover.image_cf49
  .accent_steel_818c {
  display: block;
  z-index: 9999999;
}
.surface_selected_0778 .background_18ad .carousel_cdee,
.surface_selected_0778 .pattern-0079 .carousel_cdee {
  display: none;
}
.surface_selected_0778 .feature_under_ab4f .thumbnail-soft-c91b:hover.image_cf49 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary_gold_f524 .border-green-fc35 label,
.primary_gold_f524 .container_left_c7c5 label,
.primary_gold_f524 .info_bottom_1a98 label,
.primary_gold_f524 .short_77b9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shade-smooth-4d59 {
  list-style: none;
  margin: 0;
}
.shade-smooth-4d59 article.component_2f0c {
  margin-bottom: 0;
}
.shade-smooth-4d59 ul {
  list-style: none;
  margin: 0;
}
.shade-smooth-4d59 .hero_f691 li.component_2f0c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shade-smooth-4d59 .hero_f691 li.component_2f0c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shade-smooth-4d59 .hero_f691 li.component_2f0c: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) {
  .shade-smooth-4d59 .hero_f691 li.component_2f0c li.component_2f0c li.component_2f0c li.component_2f0c {
    padding-left: 0;
  }
}
article.component_2f0c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.component_2f0c .advanced-5a8e p:last-of-type {
  margin-bottom: 0;
}
article.component_2f0c .image_3cf1 {
  float: left;
}
article.component_2f0c .silver_856d {
  margin-left: 85px;
}
article.component_2f0c .primary_b067 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.component_2f0c .primary_b067 .pro_3238 {
  margin-left: 10px;
}
article.component_2f0c .shadow_262d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.component_2f0c .surface_current_9798 {
  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 .border-green-fc35,
  #respond .info_bottom_1a98,
  #respond .short_77b9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border-green-fc35 input,
#respond .info_bottom_1a98 input,
#respond .short_77b9 input {
  width: 100%;
}
#respond .short_77b9 {
  margin-right: 0;
}
#respond .avatar-19aa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background_18ad .block-2e2e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.block-2e2e .shadow-down-3b42.bottom_4db1 .layout-5c31 > li > a:focus,
.block-2e2e .shadow-down-3b42.bottom_4db1 .layout-5c31 > li > a:hover,
.block-2e2e .shadow-down-3b42.grid-hard-e2ab .layout-5c31 > li > a:focus,
.block-2e2e .shadow-down-3b42.grid-hard-e2ab .layout-5c31 > li > a:hover,
.block-2e2e .shadow-down-3b42.alert_2a45 .layout-5c31 > li > a:focus,
.block-2e2e .shadow-down-3b42.alert_2a45 .layout-5c31 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-2e2e
  .shadow-down-3b42.bottom_4db1
  .layout-5c31
  > li.box-c8dd
  > a,
.block-2e2e
  .shadow-down-3b42.bottom_4db1
  .layout-5c31
  > li.slider_d42c
  > a,
.block-2e2e
  .shadow-down-3b42.grid-hard-e2ab
  .layout-5c31
  > li.box-c8dd
  > a,
.block-2e2e
  .shadow-down-3b42.grid-hard-e2ab
  .layout-5c31
  > li.slider_d42c
  > a,
.block-2e2e
  .shadow-down-3b42.alert_2a45
  .layout-5c31
  > li.box-c8dd
  > a,
.block-2e2e .shadow-down-3b42.alert_2a45 .layout-5c31 > li.soft_6d62 > a {
  color: rgba(255, 255, 255, 0.99);
}
.block-2e2e .panel-e0bd,
.block-2e2e .panel-e0bd a {
  color: rgba(255, 255, 255, 0.99);
}
.block-2e2e .slider_lite_2159.middle_f7b5 li a,
.block-2e2e .action_423e a,
.block-2e2e .summary-1c74,
.block-2e2e .layout-5c31 > li > a,
.block-2e2e .tall-3ca8 {
  color: rgba(255, 255, 255, 0.79);
}
.block-2e2e .slider_lite_2159.middle_f7b5 li a:hover,
.block-2e2e .action_423e a:hover,
.block-2e2e .summary-1c74:hover,
.block-2e2e .layout-5c31 > li > a:hover,
.block-2e2e .tall-3ca8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-2e2e .middle_32a7 {
  color: rgba(255, 255, 255, 0.79);
}
.block-2e2e .middle_32a7 .tertiary-rough-5854 {
  color: rgba(255, 255, 255, 0.99);
}
.block-2e2e .middle_32a7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-2e2e .banner-dynamic-a3d5 .block-pro-b5de {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-2e2e .banner-dynamic-a3d5 .block-pro-b5de .pagination_focused_62e3 {
  color: rgba(255, 255, 255, 0.79);
}
.block-2e2e
  .banner-dynamic-a3d5
  .block-pro-b5de
  .pagination_focused_62e3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-2e2e
  .banner-dynamic-a3d5
  .block-pro-b5de
  .pagination_focused_62e3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-2e2e
  .banner-dynamic-a3d5
  .block-pro-b5de
  .pagination_focused_62e3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-2e2e
  .banner-dynamic-a3d5
  .block-pro-b5de
  .pagination_focused_62e3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-2e2e .banner-dynamic-a3d5 .active_f299 {
  color: rgba(255, 255, 255, 0.79);
}
.block-2e2e .banner-dynamic-a3d5 .active_f299:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_hovered_5e94
  .block-2e2e
  .banner-dynamic-a3d5
  .notice_075b
  .complex_a5f9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title_hovered_5e94
  .block-2e2e
  .banner-dynamic-a3d5
  .notice_075b
  .pagination_focused_62e3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background_18ad .tooltip-107e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tooltip-107e .shadow-down-3b42.bottom_4db1 .layout-5c31 > li > a:focus,
.tooltip-107e .shadow-down-3b42.bottom_4db1 .layout-5c31 > li > a:hover,
.tooltip-107e .shadow-down-3b42.grid-hard-e2ab .layout-5c31 > li > a:focus,
.tooltip-107e .shadow-down-3b42.grid-hard-e2ab .layout-5c31 > li > a:hover,
.tooltip-107e .shadow-down-3b42.alert_2a45 .layout-5c31 > li > a:focus,
.tooltip-107e .shadow-down-3b42.alert_2a45 .layout-5c31 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-107e
  .shadow-down-3b42.bottom_4db1
  .layout-5c31
  > li.box-c8dd
  > a,
.tooltip-107e
  .shadow-down-3b42.bottom_4db1
  .layout-5c31
  > li.slider_d42c
  > a,
.tooltip-107e
  .shadow-down-3b42.grid-hard-e2ab
  .layout-5c31
  > li.box-c8dd
  > a,
.tooltip-107e
  .shadow-down-3b42.grid-hard-e2ab
  .layout-5c31
  > li.slider_d42c
  > a,
.tooltip-107e
  .shadow-down-3b42.alert_2a45
  .layout-5c31
  > li.box-c8dd
  > a,
.tooltip-107e .shadow-down-3b42.alert_2a45 .layout-5c31 > li.soft_6d62 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-107e .panel-e0bd,
.tooltip-107e .panel-e0bd a {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-107e .slider_lite_2159.middle_f7b5 li a,
.tooltip-107e .action_423e a,
.tooltip-107e .summary-1c74,
.tooltip-107e .layout-5c31 > li > a,
.tooltip-107e .tall-3ca8 {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip-107e .slider_lite_2159.middle_f7b5 li a:hover,
.tooltip-107e .action_423e a:hover,
.tooltip-107e .summary-1c74:hover,
.tooltip-107e .layout-5c31 > li > a:hover,
.tooltip-107e .tall-3ca8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-107e .middle_32a7 {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip-107e .middle_32a7 .tertiary-rough-5854 {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-107e .middle_32a7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-4ba4 .photo-aaf6 {
  margin-left: auto;
  margin-right: auto;
}
.image_0909 > * {
  margin-left: auto;
  margin-right: auto;
}
.image_0909 .medium-a713 {
  margin-right: 1.41575em;
}
.label-37c4 .image_0909 > .rough-4245 {
  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;
}
.label-37c4 .image_0909 > .thumbnail-59be {
  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;
}
.backdrop-5068.picture-4ba4 .photo-aaf6,
.purple-710b.picture-4ba4 .photo-aaf6 {
  margin-left: 0;
}
.thumbnail_copper_4149.picture-4ba4 .photo-aaf6,
.border-cold-4625.picture-4ba4 .photo-aaf6 {
  margin-right: 0;
}
.image_0909 ol,
.image_0909 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.panel-e75e video {
  max-width: 100%;
}
.pro-2e23 img {
  display: block;
}
.pro-2e23.medium-a713,
.pro-2e23.detail_4406 {
  width: 100%;
}
.pro-2e23.thumbnail-59be img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.list-c0ee:not(.image_d770) {
  margin: 1.5em auto;
}
.overlay-3f12 p {
  padding: 1.5em 14px;
}
ul.focused_8ba8.thumbnail-59be,
ul.focused_8ba8.rough-4245,
ul.focused_8ba8.thumbnail-upper-98af.rough-4245 {
  padding: 0 14px;
}
.form-f435 {
  display: block;
  overflow-x: auto;
}
.form-f435 table {
  border-collapse: collapse;
  width: 100%;
}
.form-f435 td,
.form-f435 th {
  padding: 0.5em;
}
.image_0909 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.image_0909 ol ol,
.image_0909 ol ul,
.image_0909 ul ol,
.image_0909 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.image_0909 ol ol li,
.image_0909 ol ul li,
.image_0909 ul ol li,
.image_0909 ul ul li {
  margin-left: 0;
}
.motion_ecb3.gradient-4615 > .outline-first-ccd3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.motion_ecb3.gradient-4615 > .outline-first-ccd3 iframe,
.motion_ecb3.gradient-4615 > .outline-first-ccd3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.cold-e95a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.cold-e95a.notification_full_8f5d {
  padding: 0;
}
.cold-e95a.notification_full_8f5d cite {
  font-size: 13px;
}
.cold-e95a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.cold-e95a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.popup-a53a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.popup-a53a > p:first-child {
  margin-top: 0;
}
.popup-a53a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.popup-a53a blockquote {
  border-left: 0;
}
.accordion-6579 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accordion-6579:not(.new-bc13) {
  max-width: 100px;
}
.accordion-6579.summary_be65 {
  border-bottom: none !important;
  text-align: center;
}
.accordion-6579.summary_be65::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .overlay-3f12 p {
    padding: 1.5em 0;
  }
}
.upper-87f5 {
  color: #0073aa;
}
.gradient_3c78 {
  background-color: #0073aa;
}
.media-d2c3 {
  color: #229fd8;
}
.label-outer-a5c3 {
  background-color: #229fd8;
}
.pattern-a57e {
  color: #eee;
}
.lite-0037 {
  background-color: #eee;
}
.blue-f5c9 {
  color: #444;
}
.secondary-0ced {
  background-color: #444;
}
.simple_d2e1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.simple_d2e1 .link-8a14 .action_423e {
  font-size: 15px;
}
.simple_d2e1 .action_423e {
  line-height: 1.3;
}
.simple_d2e1 .tooltip-107e {
}
.simple_d2e1 .block-2e2e {
  background: #235787;
}
.dynamic-6e06 {
  padding: 0;
}
.dynamic-6e06 .block-2e2e {
  background: #1a1a1a;
}
.dynamic-6e06 .tooltip-107e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.button-wide-718c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.button-wide-718c .tooltip-107e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.button-wide-718c .block-2e2e {
  background: #303030;
}
.down-7958 {
  position: relative;
  z-index: 10;
}
.down-7958 .status-dynamic-4645 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid_17fb .image_cf49 {
  display: inline-block;
  vertical-align: middle;
}
.grid_17fb.preview_a14e .image_cf49 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .grid_17fb.preview_a14e .image_cf49 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .grid_17fb.preview_a14e .image_cf49 {
    margin-right: 0.4em;
  }
}
.grid_17fb.preview_a14e .image_cf49:last-child {
  margin-right: 0;
}
.tertiary-59c0 .status-dynamic-4645 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .background_18ad .link-8a14 {
    margin: 0 -0.5em;
  }
  .background_18ad .link-8a14 [class*="customify-col-"],
  .background_18ad .link-8a14 [class*="customify-col_"],
  .background_18ad .link-8a14 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.background_18ad.pagination_b072 .status-dynamic-4645 {
  background: 0 0 !important;
}
.background_18ad.pagination_b072 .status-dynamic-4645,
.background_18ad.tertiary-59c0 .status-dynamic-4645 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .background_18ad.status_selected_6af1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.background_18ad.tertiary-59c0 .status-dynamic-4645 {
  box-shadow: none !important;
}
.pattern-lite-562b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pattern-lite-562b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pattern-lite-562b {
    padding: 18px 0 20px;
  }
}
.pattern-lite-562b .text_narrow_5184 {
  width: 100%;
}
.pattern-lite-562b .breadcrumb_action_d03d {
  margin-bottom: 0;
}
.pattern-lite-562b .east-8e60 {
  margin-top: 5px;
  font-size: 0.875em;
}
.box_medium_187b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box_medium_187b .small-7a00 {
  width: 100%;
}
.widget_69bc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.widget_69bc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.widget_69bc 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;
}
.widget_69bc li:last-child:after {
  display: none;
}
.widget_69bc li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer-ee3f .carousel_cdee button,
.pattern-lite-562b .carousel_cdee button {
  left: 0;
}
.footer-ee3f .small-7a00,
.pattern-lite-562b .small-7a00 {
  padding-left: 0;
  padding-right: 0;
}
.footer-ee3f .box_medium_187b,
.pattern-lite-562b .box_medium_187b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer-ee3f {
  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;
}
.footer-ee3f: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;
}
.footer-ee3f .tiny-9dd8 {
  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) {
  .footer-ee3f .tiny-9dd8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-ee3f .tiny-9dd8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer-ee3f .tiny-9dd8 {
    min-height: 200px;
  }
}
.footer-ee3f .widget_69bc {
  color: rgba(255, 255, 255, 0.8);
}
.footer-ee3f .widget_69bc a,
.footer-ee3f .widget_69bc li:after {
  color: inherit;
}
.footer-ee3f .widget_69bc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gold_bca9 {
  margin-bottom: 0.5em;
}
.main_6964 {
  margin-bottom: 1.2em;
}
.main_6964,
.gold_bca9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.main_6964 p:last-child,
.gold_bca9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel_cdee,
#masthead .carousel_cdee {
  display: none;
}
#masthead
  > .carousel_cdee.label_current_07dc {
  display: none;
}
#masthead > .carousel_cdee button {
  left: 0;
}
.tooltip-8343 {
  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%;
}
.tooltip-8343 .image_cf49 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tooltip-8343 .media_dirty_b493 {
  display: -webkit-box;
  display: flex;
}
.tooltip-8343 .media_dirty_b493.tall_f141 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tooltip-8343 .media_dirty_b493.gradient-35a2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip-8343 .media_dirty_b493.media-d018 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip-8343.accent-motion-e5f7.down-981f .media_dirty_b493.tall_f141 {
  flex-basis: 100%;
}
.tooltip-8343.surface_4e8d .media_dirty_b493.gradient-35a2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tooltip-8343.surface_4e8d .media_dirty_b493.media-d018 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel_cdee.label_current_07dc {
  display: none;
}
#masthead > .carousel_cdee button {
  left: 0;
}
.light-5beb {
  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;
}
.light-5beb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.light-5beb.progress_36f6 i {
  margin-right: 4px;
}
.light-5beb.disabled-purple-2289 i {
  margin-left: 5px;
}
.action_423e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.action_423e p:last-child {
  margin-bottom: 0;
}
.element-stale-cd70 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element-stale-cd70 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element-stale-cd70 img {
  display: block;
  width: auto;
  line-height: 1;
}
.element-stale-cd70 .panel-e0bd {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element-stale-cd70 .photo_745d {
  margin: 5px 0 7px 0;
}
.element-stale-cd70.easy_4505 .slider_outer_edd8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-stale-cd70.easy_4505 .picture_tall_9538 {
  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;
}
.element-stale-cd70.bright_6967 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element-stale-cd70.bright_6967 .slider_outer_edd8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-stale-cd70.bright_6967 .picture_tall_9538 {
  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;
}
.element-stale-cd70.input-bronze-2e00 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element-stale-cd70.video-pressed-12c3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element-stale-cd70.video-pressed-12c3 .picture_tall_9538 {
  margin-top: 7px;
}
.label_under_fa08 {
  display: inline-block;
}
.down-7958 .filter_thick_b944 .element-stale-cd70 img {
  max-width: 100%;
}
.shadow-down-3b42 .table-complex-fc2f.focus_8f78,
.popup-simple-dfd1 .table-complex-fc2f.focus_8f78 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-down-3b42 .up-78ad,
.popup-simple-dfd1 .up-78ad {
  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%);
}
.shadow-down-3b42 .up-78ad {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shadow-down-3b42.pattern_clean_78be .up-78ad {
  display: none;
}
.shadow-down-3b42 .image-south-22c4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-down-3b42 .image-south-22c4 li {
  display: inline-block;
  position: relative;
}
.shadow-down-3b42 .image-south-22c4 li:last-child {
  margin-right: 0;
}
.shadow-down-3b42 .image-south-22c4 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;
}
.shadow-down-3b42 .image-south-22c4 li.soft_6d62 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shadow-down-3b42 .image-south-22c4 > 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;
}
.shadow-down-3b42 .image-south-22c4 > li > a i {
  line-height: 0;
}
.shadow-down-3b42 .image-south-22c4 > li.brown-3e5c > a .up-78ad {
  margin-left: 4px;
  line-height: 0;
}
.shadow-down-3b42 .image-south-22c4 .status-f855 li.brown-3e5c > a {
  position: relative;
}
.shadow-down-3b42 .image-south-22c4 .status-f855 li.brown-3e5c > a:after,
.shadow-down-3b42 .image-south-22c4 .status-f855 li.brown-3e5c > a:before {
  content: "";
  display: table;
}
.shadow-down-3b42 .image-south-22c4 .status-f855 li.brown-3e5c > a:after {
  clear: both;
}
.shadow-down-3b42 .image-south-22c4 .status-f855 li.brown-3e5c > a .up-78ad {
  margin-left: 5px;
  float: right;
}
.shadow-down-3b42 .easy_b4ce,
.shadow-down-3b42 .status-f855 {
  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;
}
.shadow-down-3b42 .status-f855 {
  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;
}
.shadow-down-3b42 .status-f855 .focus_8f78 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow-down-3b42 .status-f855 .up-78ad {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shadow-down-3b42 .status-f855 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow-down-3b42 .status-f855 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;
}
.shadow-down-3b42 .status-f855 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shadow-down-3b42 .status-f855 .status-f855 {
  top: 0;
  left: 100%;
}
.shadow-down-3b42 .modal_current_a716.fn-focus-e9b9 > .easy_b4ce,
.shadow-down-3b42 .modal_current_a716.fn-focus-e9b9 > .status-f855,
.shadow-down-3b42 .modal_current_a716:focus > .easy_b4ce,
.shadow-down-3b42 .modal_current_a716:focus > .status-f855,
.shadow-down-3b42 .modal_current_a716:hover > .easy_b4ce,
.shadow-down-3b42 .modal_current_a716:hover > .status-f855 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shadow-down-3b42.alert_2a45 .layout-5c31:after,
.shadow-down-3b42.alert_2a45 .layout-5c31:before {
  content: "";
  display: table;
}
.shadow-down-3b42.alert_2a45 .layout-5c31:after {
  clear: both;
}
.shadow-down-3b42.alert_2a45 .layout-5c31 > li {
  float: left;
}
.shadow-down-3b42.current_0bae .layout-5c31:after,
.shadow-down-3b42.current_0bae .layout-5c31:before {
  content: "";
  display: table;
}
.shadow-down-3b42.current_0bae .layout-5c31:after {
  clear: both;
}
.shadow-down-3b42.current_0bae .layout-5c31 > li {
  float: left;
}
.shadow-down-3b42.current_0bae .layout-5c31 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-down-3b42.current_0bae .layout-5c31 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-down-3b42.current_0bae .layout-5c31 > li.box-c8dd > a,
.shadow-down-3b42.current_0bae .layout-5c31 > li.soft_6d62 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-down-3b42.bottom_4db1 .layout-5c31 > li > a .focus_8f78 {
  position: relative;
}
.shadow-down-3b42.bottom_4db1 .layout-5c31 > li > a .focus_8f78: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;
}
.shadow-down-3b42.bottom_4db1
  .layout-5c31
  > li:focus
  > a
  .focus_8f78:before,
.shadow-down-3b42.bottom_4db1
  .layout-5c31
  > li:hover
  > a
  .focus_8f78:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-down-3b42.bottom_4db1
  .layout-5c31
  > li.box-c8dd
  > a
  .focus_8f78:before,
.shadow-down-3b42.bottom_4db1
  .layout-5c31
  > li.slider_d42c
  > a
  .focus_8f78:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-down-3b42.grid-hard-e2ab .layout-5c31 > li > a .focus_8f78 {
  position: relative;
}
.shadow-down-3b42.grid-hard-e2ab .layout-5c31 > li > a .focus_8f78: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;
}
.shadow-down-3b42.grid-hard-e2ab .layout-5c31 > li:focus > a .focus_8f78:before,
.shadow-down-3b42.grid-hard-e2ab
  .layout-5c31
  > li:hover
  > a
  .focus_8f78:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-down-3b42.grid-hard-e2ab
  .layout-5c31
  > li.box-c8dd
  > a
  .focus_8f78:before,
.shadow-down-3b42.grid-hard-e2ab
  .layout-5c31
  > li.slider_d42c
  > a
  .focus_8f78:before {
  width: 100%;
  background-color: currentColor;
}
.popup-simple-dfd1 .image-south-22c4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup-simple-dfd1 .image-south-22c4 li:first-child > a {
  border-top: none;
}
.popup-simple-dfd1 .image-south-22c4 .bronze_463c > .focus_8f78 .up-78ad {
  display: none;
}
.popup-simple-dfd1 .image-south-22c4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.popup-simple-dfd1 .image-south-22c4 li:last-child {
  border: none;
}
.popup-simple-dfd1 .image-south-22c4 li.brown-3e5c > a {
  padding-right: 45px !important;
}
.popup-simple-dfd1 .image-south-22c4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.popup-simple-dfd1 .image-south-22c4 li a:focus,
.popup-simple-dfd1 .image-south-22c4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup-simple-dfd1 .image-south-22c4 li .container-in-64b4 {
  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;
}
.popup-simple-dfd1 .image-south-22c4 li .container-in-64b4:hover {
  box-shadow: none;
}
.popup-simple-dfd1 .image-south-22c4 li .container-in-64b4 .up-78ad {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.popup-simple-dfd1 .image-south-22c4 .status-f855 {
  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);
}
.popup-simple-dfd1 .image-south-22c4 .status-f855 li a {
  padding-left: 3em;
}
.popup-simple-dfd1 .image-south-22c4 .bright-b4d7 > a .container-in-64b4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup-simple-dfd1 .image-south-22c4 .bright-b4d7 > .status-f855 {
  display: block;
  opacity: 1;
}
.pattern_clean_67ae {
  max-width: 100%;
}
.surface-4403 {
  line-height: 0;
  cursor: pointer;
}
.tall-3ca8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tall-3ca8:hover {
  box-shadow: none;
  color: currentColor;
}
.tall-3ca8 svg {
  width: 18px;
  height: 18px;
}
.tall-3ca8 .next_bc36 {
  display: none;
}
.detail_iron_d87b {
  position: relative;
}
.detail_iron_d87b.fn-active-e9b9 .tall-3ca8 .picture_narrow_4207 {
  display: none;
}
.detail_iron_d87b.fn-active-e9b9 .tall-3ca8 .next_bc36 {
  display: inline-block;
}
.detail_iron_d87b .grid-5d1a {
  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);
}
.detail_iron_d87b.outer_1794 .grid-5d1a {
  left: auto;
  right: -0.9em;
}
.detail_iron_d87b.outer_1794 .filter-steel-6056::before {
  left: auto;
  right: 15px;
}
.detail_iron_d87b.fn-active-e9b9 .grid-5d1a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice_075b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.notice_075b label {
  flex-basis: 100%;
}
.notice_075b .block-pro-b5de {
  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;
}
.notice_075b .pagination_focused_62e3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.notice_075b .pagination_focused_62e3:focus {
  background-color: transparent;
}
.notice_075b button.active_f299 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.notice_075b button.active_f299:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.notice_075b button.active_f299 svg {
  width: 18px;
  height: 18px;
}
.notice_075b input[type="submit"] {
  min-height: auto;
}
.banner-dynamic-a3d5 .notice_075b .pagination_focused_62e3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.filter-steel-6056 {
  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) {
  .filter-steel-6056 {
    width: 220px;
  }
}
.filter-steel-6056 label {
  flex-basis: 100%;
}
.filter-steel-6056::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;
}
.title_hovered_5e94 .banner-dynamic-a3d5 .notice_075b {
  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;
}
.title_hovered_5e94
  .banner-dynamic-a3d5
  .notice_075b
  .block-pro-b5de {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.title_hovered_5e94 .banner-dynamic-a3d5 .notice_075b .pagination_focused_62e3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.title_hovered_5e94
  .banner-dynamic-a3d5
  .notice_075b
  .pagination_focused_62e3:focus {
  background: 0 0;
}
.title_hovered_5e94
  .banner-dynamic-a3d5
  .notice_075b
  .complex_a5f9 {
  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;
}
.slider_lite_2159 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.slider_lite_2159 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.slider_lite_2159 li:last-child {
  margin-right: 0;
}
.slider_lite_2159 li:first-child {
  margin-left: 0;
}
.slider_lite_2159.disabled_81a6 a {
  color: #fff;
}
.slider_lite_2159.disabled_81a6 a:hover {
  color: #fff;
}
.slider_lite_2159 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.slider_lite_2159 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.slider_lite_2159 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider_lite_2159 a:hover {
  opacity: 0.9;
  color: inherit;
}
.slider_lite_2159 [class*="social-icon-apple"] {
  background-color: #999;
}
.slider_lite_2159 [class*="social-icon-apple"].shadow-north-4207 {
  background-color: transparent;
  color: #999;
}
.slider_lite_2159 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.slider_lite_2159 [class*="social-icon-behance"].shadow-north-4207 {
  background-color: transparent;
  color: #1769ff;
}
.slider_lite_2159 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.slider_lite_2159 [class*="social-icon-bitbucket"].shadow-north-4207 {
  background-color: transparent;
  color: #205081;
}
.slider_lite_2159 [class*="social-icon-codepen"] {
  background-color: #000;
}
.slider_lite_2159 [class*="social-icon-codepen"].shadow-north-4207 {
  background-color: transparent;
  color: #000;
}
.slider_lite_2159 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.slider_lite_2159 [class*="social-icon-delicious"].shadow-north-4207 {
  background-color: transparent;
  color: #39f;
}
.slider_lite_2159 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.slider_lite_2159 [class*="social-icon-digg"].shadow-north-4207 {
  background-color: transparent;
  color: #005be2;
}
.slider_lite_2159 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.slider_lite_2159 [class*="social-icon-dribbble"].shadow-north-4207 {
  background-color: transparent;
  color: #ea4c89;
}
.slider_lite_2159 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.slider_lite_2159 [class*="social-icon-envelope"].shadow-north-4207 {
  background-color: transparent;
  color: #ea4335;
}
.slider_lite_2159 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.slider_lite_2159 [class*="social-icon-facebook"].shadow-north-4207 {
  background-color: transparent;
  color: #3b5998;
}
.slider_lite_2159 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.slider_lite_2159 [class*="social-icon-flickr"].shadow-north-4207 {
  background-color: transparent;
  color: #0063dc;
}
.slider_lite_2159 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.slider_lite_2159 [class*="social-icon-foursquare"].shadow-north-4207 {
  background-color: transparent;
  color: #2d5be3;
}
.slider_lite_2159 [class*="social-icon-github"] {
  background-color: #333;
}
.slider_lite_2159 [class*="social-icon-github"].shadow-north-4207 {
  background-color: transparent;
  color: #333;
}
.slider_lite_2159 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.slider_lite_2159 [class*="social-icon-google-plus"].shadow-north-4207 {
  background-color: transparent;
  color: #dd4b39;
}
.slider_lite_2159 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.slider_lite_2159 [class*="social-icon-houzz"].shadow-north-4207 {
  background-color: transparent;
  color: #7ac142;
}
.slider_lite_2159 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.slider_lite_2159 [class*="social-icon-instagram"].shadow-north-4207 {
  background-color: transparent;
  color: #262626;
}
.slider_lite_2159 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.slider_lite_2159 [class*="social-icon-jsfiddle"].shadow-north-4207 {
  background-color: transparent;
  color: #487aa2;
}
.slider_lite_2159 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.slider_lite_2159 [class*="social-icon-linkedin"].shadow-north-4207 {
  background-color: transparent;
  color: #0077b5;
}
.slider_lite_2159 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.slider_lite_2159 [class*="social-icon-medium"].shadow-north-4207 {
  background-color: transparent;
  color: #00ab6b;
}
.slider_lite_2159 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.slider_lite_2159
  [class*="social-icon-odnoklassniki"].shadow-north-4207 {
  background-color: transparent;
  color: #f4731c;
}
.slider_lite_2159 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.slider_lite_2159 [class*="social-icon-meetup"].shadow-north-4207 {
  background-color: transparent;
  color: #ec1c40;
}
.slider_lite_2159 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.slider_lite_2159 [class*="social-icon-pinterest"].shadow-north-4207 {
  background-color: transparent;
  color: #bd081c;
}
.slider_lite_2159 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.slider_lite_2159 [class*="social-icon-product-hunt"].shadow-north-4207 {
  background-color: transparent;
  color: #da552f;
}
.slider_lite_2159 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.slider_lite_2159 [class*="social-icon-reddit"].shadow-north-4207 {
  background-color: transparent;
  color: #ff4500;
}
.slider_lite_2159 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.slider_lite_2159 [class*="social-icon-rss"].shadow-north-4207 {
  background-color: transparent;
  color: #f26522;
}
.slider_lite_2159 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.slider_lite_2159
  [class*="social-icon-shopping-cart"].shadow-north-4207 {
  background-color: transparent;
  color: #4caf50;
}
.slider_lite_2159 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.slider_lite_2159 [class*="social-icon-skype"].shadow-north-4207 {
  background-color: transparent;
  color: #00aff0;
}
.slider_lite_2159 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.slider_lite_2159 [class*="social-icon-slideshare"].shadow-north-4207 {
  background-color: transparent;
  color: #0077b5;
}
.slider_lite_2159 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.slider_lite_2159 [class*="social-icon-snapchat"].shadow-north-4207 {
  background-color: transparent;
  color: #fffc00;
}
.slider_lite_2159 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.slider_lite_2159 [class*="social-icon-soundcloud"].shadow-north-4207 {
  background-color: transparent;
  color: #f80;
}
.slider_lite_2159 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.slider_lite_2159 [class*="social-icon-spotify"].shadow-north-4207 {
  background-color: transparent;
  color: #2ebd59;
}
.slider_lite_2159 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.slider_lite_2159
  [class*="social-icon-stack-overflow"].shadow-north-4207 {
  background-color: transparent;
  color: #fe7a15;
}
.slider_lite_2159 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.slider_lite_2159 [class*="social-icon-maldkfgram"].shadow-north-4207 {
  background-color: transparent;
  color: #2ca5e0;
}
.slider_lite_2159 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.slider_lite_2159 [class*="social-icon-tripadvisor"].shadow-north-4207 {
  background-color: transparent;
  color: #589442;
}
.slider_lite_2159 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.slider_lite_2159 [class*="social-icon-tumblr"].shadow-north-4207 {
  background-color: transparent;
  color: #35465c;
}
.slider_lite_2159 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.slider_lite_2159 [class*="social-icon-twitch"].shadow-north-4207 {
  background-color: transparent;
  color: #6441a5;
}
.slider_lite_2159 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.slider_lite_2159 [class*="social-icon-twitter"].shadow-north-4207 {
  background-color: transparent;
  color: #1da1f2;
}
.slider_lite_2159 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.slider_lite_2159 [class*="social-icon-vimeo"].shadow-north-4207 {
  background-color: transparent;
  color: #1ab7ea;
}
.slider_lite_2159 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.slider_lite_2159 [class*="social-icon-vk"].shadow-north-4207 {
  background-color: transparent;
  color: #45668e;
}
.slider_lite_2159 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.slider_lite_2159 [class*="social-icon-weibo"].shadow-north-4207 {
  background-color: transparent;
  color: #df2029;
}
.slider_lite_2159 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.slider_lite_2159 [class*="social-icon-weixin"].shadow-north-4207 {
  background-color: transparent;
  color: #7bb32e;
}
.slider_lite_2159 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.slider_lite_2159 [class*="social-icon-whatsapp"].shadow-north-4207 {
  background-color: transparent;
  color: #25d366;
}
.slider_lite_2159 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.slider_lite_2159 [class*="social-icon-wordpress"].shadow-north-4207 {
  background-color: transparent;
  color: #21759b;
}
.slider_lite_2159 [class*="social-icon-xing"] {
  background-color: #026466;
}
.slider_lite_2159 [class*="social-icon-xing"].shadow-north-4207 {
  background-color: transparent;
  color: #026466;
}
.slider_lite_2159 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.slider_lite_2159 [class*="social-icon-yelp"].shadow-north-4207 {
  background-color: transparent;
  color: #af0606;
}
.slider_lite_2159 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.slider_lite_2159 [class*="social-icon-youtube"].shadow-north-4207 {
  background-color: transparent;
  color: #cd201f;
}
.summary-1c74 {
  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;
}
.summary-1c74:hover {
  box-shadow: none;
  background: 0 0;
}
.lite_155e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.surface-e14a {
  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;
}
.prev-9bae {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.preview-steel-67d1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.preview-steel-67d1,
.preview-steel-67d1::after,
.preview-steel-67d1::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.preview-steel-67d1::after,
.preview-steel-67d1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.clean_8029 .surface-e14a .prev-9bae {
  margin-top: -2px;
  width: 19px;
}
.clean_8029 .surface-e14a .preview-steel-67d1 {
  margin-top: -1px;
}
.clean_8029 .surface-e14a .preview-steel-67d1,
.clean_8029 .surface-e14a .preview-steel-67d1::after,
.clean_8029 .surface-e14a .preview-steel-67d1::before {
  width: 19px;
  height: 2px;
}
.clean_8029 .surface-e14a .preview-steel-67d1::before {
  top: -6px;
}
.clean_8029 .surface-e14a .preview-steel-67d1::after {
  bottom: -6px;
}
.sort_cold_103a .surface-e14a .prev-9bae {
  margin-top: -2px;
  width: 22px;
}
.sort_cold_103a .surface-e14a .preview-steel-67d1 {
  margin-top: -1px;
}
.sort_cold_103a .surface-e14a .preview-steel-67d1,
.sort_cold_103a .surface-e14a .preview-steel-67d1::after,
.sort_cold_103a .surface-e14a .preview-steel-67d1::before {
  width: 22px;
  height: 2px;
}
.sort_cold_103a .surface-e14a .preview-steel-67d1::before {
  top: -7px;
}
.sort_cold_103a .surface-e14a .preview-steel-67d1::after {
  bottom: -7px;
}
.accordion-1794 .surface-e14a .prev-9bae {
  margin-top: -2px;
  width: 31px;
}
.accordion-1794 .surface-e14a .preview-steel-67d1 {
  margin-top: -1.5px;
}
.accordion-1794 .surface-e14a .preview-steel-67d1,
.accordion-1794 .surface-e14a .preview-steel-67d1::after,
.accordion-1794 .surface-e14a .preview-steel-67d1::before {
  width: 31px;
  height: 3px;
}
.accordion-1794 .surface-e14a .preview-steel-67d1::before {
  top: -9px;
}
.accordion-1794 .surface-e14a .preview-steel-67d1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gradient-narrow-9841 .surface-e14a .prev-9bae {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-narrow-9841 .surface-e14a .preview-steel-67d1 {
    margin-top: -1px;
  }
  .gradient-narrow-9841 .surface-e14a .preview-steel-67d1,
  .gradient-narrow-9841 .surface-e14a .preview-steel-67d1::after,
  .gradient-narrow-9841 .surface-e14a .preview-steel-67d1::before {
    width: 19px;
    height: 2px;
  }
  .gradient-narrow-9841 .surface-e14a .preview-steel-67d1::before {
    top: -6px;
  }
  .gradient-narrow-9841 .surface-e14a .preview-steel-67d1::after {
    bottom: -6px;
  }
  .avatar_wide_2d0a .surface-e14a .prev-9bae {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_wide_2d0a .surface-e14a .preview-steel-67d1 {
    margin-top: -1px;
  }
  .avatar_wide_2d0a .surface-e14a .preview-steel-67d1,
  .avatar_wide_2d0a .surface-e14a .preview-steel-67d1::after,
  .avatar_wide_2d0a .surface-e14a .preview-steel-67d1::before {
    width: 22px;
    height: 2px;
  }
  .avatar_wide_2d0a .surface-e14a .preview-steel-67d1::before {
    top: -7px;
  }
  .avatar_wide_2d0a .surface-e14a .preview-steel-67d1::after {
    bottom: -7px;
  }
  .tall-0661 .surface-e14a .prev-9bae {
    margin-top: -2px;
    width: 31px;
  }
  .tall-0661 .surface-e14a .preview-steel-67d1 {
    margin-top: -1.5px;
  }
  .tall-0661 .surface-e14a .preview-steel-67d1,
  .tall-0661 .surface-e14a .preview-steel-67d1::after,
  .tall-0661 .surface-e14a .preview-steel-67d1::before {
    width: 31px;
    height: 3px;
  }
  .tall-0661 .surface-e14a .preview-steel-67d1::before {
    top: -9px;
  }
  .tall-0661 .surface-e14a .preview-steel-67d1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .light_88ac .surface-e14a .prev-9bae {
    margin-top: -2px;
    width: 19px;
  }
  .light_88ac .surface-e14a .preview-steel-67d1 {
    margin-top: -1px;
  }
  .light_88ac .surface-e14a .preview-steel-67d1,
  .light_88ac .surface-e14a .preview-steel-67d1::after,
  .light_88ac .surface-e14a .preview-steel-67d1::before {
    width: 19px;
    height: 2px;
  }
  .light_88ac .surface-e14a .preview-steel-67d1::before {
    top: -6px;
  }
  .light_88ac .surface-e14a .preview-steel-67d1::after {
    bottom: -6px;
  }
  .banner_30ce .surface-e14a .prev-9bae {
    margin-top: -2px;
    width: 22px;
  }
  .banner_30ce .surface-e14a .preview-steel-67d1 {
    margin-top: -1px;
  }
  .banner_30ce .surface-e14a .preview-steel-67d1,
  .banner_30ce .surface-e14a .preview-steel-67d1::after,
  .banner_30ce .surface-e14a .preview-steel-67d1::before {
    width: 22px;
    height: 2px;
  }
  .banner_30ce .surface-e14a .preview-steel-67d1::before {
    top: -7px;
  }
  .banner_30ce .surface-e14a .preview-steel-67d1::after {
    bottom: -7px;
  }
  .article_fluid_7c48 .surface-e14a .prev-9bae {
    margin-top: -2px;
    width: 31px;
  }
  .article_fluid_7c48 .surface-e14a .preview-steel-67d1 {
    margin-top: -1.5px;
  }
  .article_fluid_7c48 .surface-e14a .preview-steel-67d1,
  .article_fluid_7c48 .surface-e14a .preview-steel-67d1::after,
  .article_fluid_7c48 .surface-e14a .preview-steel-67d1::before {
    width: 31px;
    height: 3px;
  }
  .article_fluid_7c48 .surface-e14a .preview-steel-67d1::before {
    top: -9px;
  }
  .article_fluid_7c48 .surface-e14a .preview-steel-67d1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hidden-out-04eb .surface-e14a .prev-9bae {
    margin-top: -2px;
    width: 19px;
  }
  .hidden-out-04eb .surface-e14a .preview-steel-67d1 {
    margin-top: -1px;
  }
  .hidden-out-04eb .surface-e14a .preview-steel-67d1,
  .hidden-out-04eb .surface-e14a .preview-steel-67d1::after,
  .hidden-out-04eb .surface-e14a .preview-steel-67d1::before {
    width: 19px;
    height: 2px;
  }
  .hidden-out-04eb .surface-e14a .preview-steel-67d1::before {
    top: -6px;
  }
  .hidden-out-04eb .surface-e14a .preview-steel-67d1::after {
    bottom: -6px;
  }
  .tabs_clean_c691 .surface-e14a .prev-9bae {
    margin-top: -2px;
    width: 22px;
  }
  .tabs_clean_c691 .surface-e14a .preview-steel-67d1 {
    margin-top: -1px;
  }
  .tabs_clean_c691 .surface-e14a .preview-steel-67d1,
  .tabs_clean_c691 .surface-e14a .preview-steel-67d1::after,
  .tabs_clean_c691 .surface-e14a .preview-steel-67d1::before {
    width: 22px;
    height: 2px;
  }
  .tabs_clean_c691 .surface-e14a .preview-steel-67d1::before {
    top: -7px;
  }
  .tabs_clean_c691 .surface-e14a .preview-steel-67d1::after {
    bottom: -7px;
  }
  .gold-091b .surface-e14a .prev-9bae {
    margin-top: -2px;
    width: 31px;
  }
  .gold-091b .surface-e14a .preview-steel-67d1 {
    margin-top: -1.5px;
  }
  .gold-091b .surface-e14a .preview-steel-67d1,
  .gold-091b .surface-e14a .preview-steel-67d1::after,
  .gold-091b .surface-e14a .preview-steel-67d1::before {
    width: 31px;
    height: 3px;
  }
  .gold-091b .surface-e14a .preview-steel-67d1::before {
    top: -9px;
  }
  .gold-091b .surface-e14a .preview-steel-67d1::after {
    bottom: -9px;
  }
}
.primary_10f7 .preview-steel-67d1 {
  -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);
}
.primary_10f7 .preview-steel-67d1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary_10f7 .preview-steel-67d1::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);
}
.primary_10f7.image-short-ea54 .preview-steel-67d1 {
  -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);
}
.primary_10f7.image-short-ea54 .preview-steel-67d1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.primary_10f7.image-short-ea54 .preview-steel-67d1::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);
}
.selected_985c {
  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.sidebar-0e62:before {
  display: none;
}
.pattern-0079 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pattern-0079 .thick_de45 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pattern-0079 .thick_de45:last-of-type {
  border-bottom: none;
}
.pattern-0079 .thick_de45.progress-8c76,
.pattern-0079 .thick_de45.up_fae1,
.pattern-0079 .thick_de45.label_over_9781 {
  padding: 0;
}
.pattern-0079 .popup-simple-dfd1 .container-in-64b4 {
  color: currentColor;
}
.pattern-0079 .popup-simple-dfd1 .container-in-64b4:focus,
.pattern-0079 .popup-simple-dfd1 .container-in-64b4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern-0079.tooltip-107e .middle_32a7,
.pattern-0079.tooltip-107e .action_423e a,
.pattern-0079.tooltip-107e .layout-5c31 a,
.pattern-0079.tooltip-107e .status-f855 a {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-0079.tooltip-107e .middle_32a7:hover,
.pattern-0079.tooltip-107e .action_423e a:hover,
.pattern-0079.tooltip-107e .layout-5c31 a:hover,
.pattern-0079.tooltip-107e .status-f855 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-0079.tooltip-107e .tertiary-rough-5854 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-0079.tooltip-107e .thick_de45 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern-0079.tooltip-107e .thick_de45:before {
  background: rgba(0, 0, 0, 0.08);
}
.pattern-0079.tooltip-107e .down-1789:before {
  background: rgba(255, 255, 255, 0.9);
}
.pattern-0079.tooltip-107e .popup-simple-dfd1 .image-south-22c4 li a,
.pattern-0079.tooltip-107e .popup-simple-dfd1 .container-in-64b4,
.pattern-0079.tooltip-107e .status-f855 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern-0079.tooltip-107e .popup-simple-dfd1 .container-in-64b4:focus,
.pattern-0079.tooltip-107e .popup-simple-dfd1 .container-in-64b4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern-0079.tooltip-107e .image-south-22c4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern-0079.block-2e2e .middle_32a7,
.pattern-0079.block-2e2e .action_423e a,
.pattern-0079.block-2e2e .layout-5c31 .container-in-64b4,
.pattern-0079.block-2e2e .layout-5c31 a,
.pattern-0079.block-2e2e .status-f855 a {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-0079.block-2e2e .middle_32a7:hover,
.pattern-0079.block-2e2e .action_423e a:hover,
.pattern-0079.block-2e2e .layout-5c31 .container-in-64b4:hover,
.pattern-0079.block-2e2e .layout-5c31 a:hover,
.pattern-0079.block-2e2e .status-f855 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-0079.block-2e2e .tertiary-rough-5854 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-0079.block-2e2e .thick_de45 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-0079.block-2e2e .thick_de45:before {
  background: rgba(255, 255, 255, 0.08);
}
.pattern-0079.block-2e2e .down-1789:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern-0079.block-2e2e .popup-simple-dfd1 .image-south-22c4 li a,
.pattern-0079.block-2e2e .popup-simple-dfd1 .container-in-64b4,
.pattern-0079.block-2e2e .status-f855 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-0079.block-2e2e .popup-simple-dfd1 .container-in-64b4:focus,
.pattern-0079.block-2e2e .popup-simple-dfd1 .container-in-64b4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern-0079.block-2e2e .image-south-22c4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.down-1789 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.down-1789:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.upper_94a8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress_e219 .pattern-0079 {
  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;
}
.progress_e219 .thick_de45 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress_e219 .thick_de45: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) {
  .progress_e219 .thick_de45:before {
    width: 16%;
    left: 42%;
  }
}
.progress_e219 .thick_de45:last-child:before {
  content: none;
}
.progress_e219 .thick_de45[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress_e219 .popup-simple-dfd1 .image-south-22c4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress_e219 .popup-simple-dfd1 .image-south-22c4 li a .container-in-64b4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress_e219 .popup-simple-dfd1 .status-f855 {
  border: none;
}
.progress_e219 .popup-simple-dfd1 .status-f855 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress_e219 .down-1789 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress_e219 .upper_94a8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress_e219 .block-2e2e .down-1789:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_e219 .tooltip-107e.fresh-22fe .preview-steel-67d1 {
  background: rgba(0, 0, 0, 0.6);
}
.progress_e219
  .tooltip-107e.fresh-22fe
  .preview-steel-67d1::after,
.progress_e219
  .tooltip-107e.fresh-22fe
  .preview-steel-67d1:before {
  background: inherit;
}
.progress_e219
  .tooltip-107e.fresh-22fe:hover
  .preview-steel-67d1 {
  background: rgba(0, 0, 0, 0.8);
}
.paragraph-yellow-a313 .pattern-0079 {
  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) {
  .paragraph-yellow-a313 .pattern-0079 {
    width: auto;
    right: 45px;
  }
}
.dynamic_ebaf .pattern-0079 {
  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) {
  .dynamic_ebaf .pattern-0079 {
    width: auto;
    left: 45px;
  }
}
.sidebar-0e62 .pattern-0079 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sidebar-0e62 .upper_94a8 {
  max-width: 48em;
  margin: 0 auto;
}
.sidebar-0e62 .down-1789:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.paper-c971 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.paper-c971.progress_e219 .pattern-0079 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.paper-c971.paragraph-yellow-a313 .pattern-0079 {
  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);
}
.paper-c971 .pattern-0079 {
  visibility: visible;
}
.paper-c971.dynamic_ebaf .pattern-0079 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.white_b381,
.component-0d80 {
  overflow-x: hidden;
}
.white_b381 .pattern-0079 {
  overflow: auto;
}
.white_b381.progress_e219 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_b381.progress_e219 .pattern-0079 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.white_b381.progress_e219 .summary-1c74 {
  opacity: 0;
}
.white_b381.paragraph-yellow-a313 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_b381.paragraph-yellow-a313 .pattern-0079 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.white_b381.paragraph-yellow-a313 .summary-1c74 {
  opacity: 0;
}
.white_b381.dynamic_ebaf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white_b381.dynamic_ebaf .pattern-0079 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.white_b381.dynamic_ebaf .summary-1c74 {
  opacity: 0;
}
.white_b381.sidebar-0e62 .pattern-0079 {
  z-index: 10;
  visibility: visible;
}
.fresh-22fe {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fresh-22fe .preview-steel-67d1 {
  background: rgba(255, 255, 255, 0.99);
}
.fresh-22fe .preview-steel-67d1::after,
.fresh-22fe .preview-steel-67d1:before {
  background: inherit;
}
.fresh-22fe:hover .preview-steel-67d1 {
  background: rgba(255, 255, 255, 0.99);
}
.dynamic_ebaf .fresh-22fe {
  top: 10px;
  right: auto;
  left: 12px;
}
.sidebar-0e62 .fresh-22fe {
  display: none !important;
}
.white_b381:before,
.component-0d80:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.white_b381 .fresh-22fe,
.component-0d80 .fresh-22fe {
  display: inline-block;
}
.pattern-0079 .image_cf49 {
  -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;
}
.white_b381 .pattern-0079 .image_cf49,
.component-0d80 .pattern-0079 .image_cf49 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fixed-3571 .block-pro-b5de {
  width: 100%;
}
.filter_thick_b944 {
  padding: 0 0.5em 0;
}
.filter_thick_b944 [class*="customify-col-"],
.filter_thick_b944 [class*="customify-col_"],
.filter_thick_b944 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tag_8e41 .filter_thick_b944 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .link-8a14 .primary-4dfc,
  .primary-4dfc {
    display: none;
  }
  .input-0a67 {
    text-align: left;
  }
  .pagination_b496 {
    text-align: center;
  }
  .input-6c64 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .link-8a14 .row_8a44,
  .row_8a44 {
    display: none;
  }
  .gold-6353 {
    text-align: left;
  }
  .hard-7ed0 {
    text-align: center;
  }
  .last-2553 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .link-8a14 .element-9c5c,
  .element-9c5c {
    display: none;
  }
  .disabled_cool_c913 {
    text-align: left;
  }
  .right_9eeb {
    text-align: center;
  }
  .frame-9f09 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label-ce69 {
  box-shadow: none !important;
}
.hover-60a5 .in-fa6f,
.simple_6d2b .in-fa6f {
  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;
}
.simple_6d2b .in-fa6f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.status-dynamic-4645 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.status-dynamic-4645:after,
.status-dynamic-4645:before {
  content: "";
  display: table;
}
.status-dynamic-4645:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .status-dynamic-4645 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.status-dynamic-4645,
.status_selected_6af1 {
  max-width: 1248px;
  margin: 0 auto;
}

.progress_bd30.steel_6f49 .status-dynamic-4645 {
  max-width: 100%;
}
.progress_bd30.sidebar_5d20 {
  max-width: 1200px;
  margin: 0 auto;
}
.progress_bd30.overlay_up_d598 .status-dynamic-4645 {
  max-width: 100%;
}
.progress_bd30.overlay_up_d598 > .status-dynamic-4645 {
  padding-left: 0;
  padding-right: 0;
}
.progress_bd30.overlay_up_d598 > .status-dynamic-4645 .link-8a14 {
  margin: 0;
}
.progress_bd30.overlay_up_d598
  > .status-dynamic-4645
  .sort-4f66.prev-bc60 {
  margin-right: 0;
  margin-left: 0;
}
.progress_bd30.overlay_up_d598 #main.prev-bc60 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .link_static_9bc8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .link_static_9bc8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .widget-purple-cba3 .photo-aaf6 {
    padding-right: 1em;
  }
  .widget-purple-cba3.dropdown_huge_c7d4 .sort-4f66 {
    border-right: 1px solid #eaecee;
  }
  .widget-purple-cba3.dropdown_huge_c7d4 .photo-aaf6 {
    padding-right: 1em;
  }
  .widget-purple-cba3.dropdown_huge_c7d4 .badge-3f9d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb_solid_24bf .photo-aaf6 {
    padding-left: 1em;
  }
  .breadcrumb_solid_24bf.dropdown_huge_c7d4 .sort-4f66 {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb_solid_24bf.dropdown_huge_c7d4 .photo-aaf6 {
    padding-left: 1em;
  }
  .breadcrumb_solid_24bf.dropdown_huge_c7d4 .badge-3f9d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_568b .photo-aaf6 {
    padding-left: 1em;
  }
  .disabled_568b.dropdown_huge_c7d4 .highlight_cool_f988 {
    border-right: 1px solid #eaecee;
  }
  .disabled_568b.dropdown_huge_c7d4 .table-motion-a7ba {
    border-right: 1px solid #eaecee;
  }
  .disabled_568b.dropdown_huge_c7d4 .photo-aaf6 {
    padding-left: 1em;
  }
  .disabled_568b.dropdown_huge_c7d4 .badge-3f9d {
    padding-right: 1em;
  }
  .disabled_568b.dropdown_huge_c7d4 .tooltip-b412 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow-0d76 .photo-aaf6 {
    padding-right: 1em;
  }
  .narrow-0d76.dropdown_huge_c7d4 .highlight_cool_f988 {
    border-left: 1px solid #eaecee;
  }
  .narrow-0d76.dropdown_huge_c7d4 .table-motion-a7ba {
    border-left: 1px solid #eaecee;
  }
  .narrow-0d76.dropdown_huge_c7d4 .photo-aaf6 {
    padding-right: 1em;
  }
  .narrow-0d76.dropdown_huge_c7d4 .badge-3f9d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .narrow-0d76.dropdown_huge_c7d4 .tooltip-b412 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_static_9bc8 .photo-aaf6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_static_9bc8.dropdown_huge_c7d4 .sort-4f66 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .link_static_9bc8.dropdown_huge_c7d4 .photo-aaf6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_static_9bc8.dropdown_huge_c7d4 .badge-3f9d {
    padding-left: 1em;
  }
  .link_static_9bc8.dropdown_huge_c7d4 .tooltip-b412 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .link_static_9bc8.dropdown_huge_c7d4 .photo-aaf6 {
    padding-left: 0;
  }
}
.dynamic_6b43 .grid_17fb {
  display: inline-block;
}
.focus_6b2a {
  display: inline-block;
}
.pagination_082d {
  word-con: break-word;
}
.copper-51d7 > span {
  display: inline-block;
  padding: 5px 0;
}
.copper-51d7 .hero_tall_28c8 {
  margin-left: 8px;
  margin-right: 8px;
}
.copper-51d7 .notification-static-047e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover_complex_acd3 .filter-e5ab {
  margin-bottom: 2em;
}
.hover_complex_acd3 .tabs-3831 {
  margin-bottom: 15px;
}
.hover_complex_acd3 .tabs-3831:last-child {
  margin-bottom: 0;
}
.hover_complex_acd3 .mask_complex_c308 {
  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) {
  .hover_complex_acd3 .mask_complex_c308 {
    display: block;
  }
}
.hover_complex_acd3 .upper-68db {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover_complex_acd3 .upper-68db {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover_complex_acd3 .focus-white-987d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover_complex_acd3 .focus-white-987d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover_complex_acd3 .focus-white-987d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover_complex_acd3 .pagination_082d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover_complex_acd3 .pagination_082d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover_complex_acd3 .title-right-a605 p:last-child {
  margin-bottom: 0;
}
.hover_complex_acd3 .short-7cb5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover_complex_acd3 .copper_b716 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover_complex_acd3 .notice_3db5 {
  margin-top: 1em;
}
.hover_complex_acd3 .modal-6463 {
  top: 0;
  display: block;
}
.hover_complex_acd3 .modal-6463 a {
  color: inherit;
}
.hover_complex_acd3 .modal-6463 a:hover {
  color: inherit;
}
.hover_complex_acd3 .top_3575 {
  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;
}
.hover_complex_acd3 .top_3575:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover_complex_acd3 .copper_b716 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover_complex_acd3 .in-f165 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover_complex_acd3 .in-f165:first-child {
  margin-top: 0;
}
.hover_complex_acd3 .in-f165.detail_new_f215 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover_complex_acd3 .in-f165.outer-1caf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover_complex_acd3
  .in-f165.outer-1caf.plasma-42e1
  .notice_3db5 {
  width: 100%;
}
.hover_complex_acd3 .outer-1caf {
  -webkit-box-align: center;
  align-items: center;
}
.hover_complex_acd3 .outer-1caf .copper-51d7,
.hover_complex_acd3 .outer-1caf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover_complex_acd3 .focus-white-987d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_complex_acd3 .focus-white-987d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_complex_acd3 .focus-white-987d: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;
}
.hover_complex_acd3 .detail_new_f215 {
  z-index: 5;
}
.hover_complex_acd3 .dropdown_selected_18c9 .highlight-middle-020f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover_complex_acd3 .search_huge_cb75 .highlight-middle-020f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover_complex_acd3 .block_0bbd .highlight-middle-020f {
  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;
}
.hover_complex_acd3.selected-bdf0 .mask_complex_c308,
.hover_complex_acd3.dirty_656e .mask_complex_c308 {
  display: block;
}
.hover_complex_acd3.selected-bdf0 .mask_complex_c308 .modal_c7a4,
.hover_complex_acd3.selected-bdf0 .mask_complex_c308 .copper_b716,
.hover_complex_acd3.dirty_656e .mask_complex_c308 .modal_c7a4,
.hover_complex_acd3.dirty_656e .mask_complex_c308 .copper_b716 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_complex_acd3.dirty_fd90 .upper-68db {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover_complex_acd3.dirty_fd90 .upper-68db {
    margin-right: 0;
  }
}
.hover_complex_acd3.selected-bdf0 .upper-68db,
.hover_complex_acd3.dirty_656e .upper-68db {
  padding-top: 40%;
}
.hover_complex_acd3.selected-bdf0 .filter-e5ab,
.hover_complex_acd3.dirty_656e .filter-e5ab {
  display: block;
}
.hover_complex_acd3.selected-bdf0 .fn-sticky-e9b9 .copper_b716,
.hover_complex_acd3.dirty_656e .fn-sticky-e9b9 .copper_b716 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover_complex_acd3.selected-bdf0 .upper-68db,
.hover_complex_acd3.dirty_656e .upper-68db {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover_complex_acd3.selected-bdf0 .copper_b716 {
  padding: 1em;
}
.thick-bb00 {
  margin: 30px auto;
  display: block;
}
.thick-bb00 .shadow_hovered_ac66 > * {
  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;
}
.thick-bb00 .shadow_hovered_ac66 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thick-bb00 .shadow_hovered_ac66 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.modal-full-5f94 .copper-51d7 {
  margin-bottom: 1.41575em;
}
.modal-full-5f94 .fluid-8ff8 {
  margin-bottom: 1.618em;
}
.image_0909 .table-d579 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.image_0909 .table-d579 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.image_0909 .sidebar-4b82 {
  max-width: 100%;
  overflow: auto;
}
.picture-4ba4 .image_0909 a:hover {
  text-decoration: underline;
}
.preview-gas-88bd .tabs-3831:not(.pagination_082d),
.preview-gas-88bd .focus-white-987d {
  margin-bottom: 1.41575em;
}
.preview-gas-88bd .tabs-3831:not(.pagination_082d):last-child,
.preview-gas-88bd .focus-white-987d:last-child {
  margin-bottom: 0;
}
.preview-gas-88bd .tabs-3831.top_1301 {
  margin-bottom: 0.41575em;
}
.preview-gas-88bd .north_5741:before,
.preview-gas-88bd .image-206f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.preview-gas-88bd .north_5741:before {
  content: "\f115";
}
.preview-gas-88bd .image-206f:before {
  content: "\f02c";
}
.preview-gas-88bd .cold_df6d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.preview-gas-88bd .cold_df6d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.selected-ce96 {
  display: -webkit-box;
  display: flex;
}
.selected-ce96 .form-mini-db4e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .selected-ce96 .form-mini-db4e {
    flex-basis: 90px;
  }
}
.selected-ce96 .bright_0597 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .selected-ce96 .bright_0597 {
    flex-basis: calc(100% - 50px);
  }
}
.selected-ce96 .light-0bde p:last-child {
  margin-bottom: 0.72em;
}
.status_blue_081a .shadow_hovered_ac66 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.status_blue_081a .shadow_hovered_ac66:after,
.status_blue_081a .shadow_hovered_ac66:before {
  content: "";
  display: table;
}
.status_blue_081a .shadow_hovered_ac66:after {
  clear: both;
}
.status_blue_081a .shadow_hovered_ac66 .simple-e7b1,
.status_blue_081a .shadow_hovered_ac66 .pro_b68d {
  width: 49%;
}
.status_blue_081a .shadow_hovered_ac66 .simple-e7b1 a span.status-035a,
.status_blue_081a .shadow_hovered_ac66 .pro_b68d a span.status-035a {
  display: block;
  margin-bottom: 5px;
}
.status_blue_081a .shadow_hovered_ac66 .pro_b68d {
  float: left;
  text-align: left;
}
.status_blue_081a .shadow_hovered_ac66 .simple-e7b1 {
  float: right;
  text-align: right;
}
.widget-soft-8bfd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .widget-soft-8bfd {
    margin-bottom: 0;
  }
}
.article-complex-0aa1 {
  margin-bottom: 1em;
}
.article-complex-0aa1 .pagination_082d {
  font-size: 1.1em;
  line-height: 1.3;
}
.north-68e4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fast_fecf .article-complex-0aa1,
.border-d769 .article-complex-0aa1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fast_fecf .article-complex-0aa1,
  .border-d769 .article-complex-0aa1 {
    display: block;
  }
}
.fast_fecf .north-68e4,
.border-d769 .north-68e4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fast_fecf .north-68e4,
  .border-d769 .north-68e4 {
    margin-bottom: 1em;
  }
}
.fast_fecf .north-68e4 img,
.border-d769 .north-68e4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fast_fecf .pressed_ddae,
.border-d769 .pressed_ddae {
  flex-basis: calc(100% - 160px);
}
.fast_fecf .pressed_ddae p,
.border-d769 .pressed_ddae p {
  margin-bottom: 0;
}
.fast_fecf .pressed_ddae {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fast_fecf .pressed_ddae {
    padding-left: 0;
  }
}
.border-d769 .pressed_ddae {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .border-d769 .pressed_ddae {
    padding-right: 0;
  }
}
.border-d769 .north-68e4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pagination_427b .north-68e4 {
  margin-bottom: 0.5em;
}
.pagination_427b .north-68e4 img {
  width: 100%;
}
.glass_e853 .mini_6b02,
.stone-b228 .mini_6b02 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.stone-b228 .sort-4f66 .block-active-183c p:last-child {
  margin-bottom: 0;
}
.notice_next_744e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gold-e02a .bronze_10d9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gold-e02a .bronze_10d9:last-of-type {
    margin-bottom: 0;
  }
}
.gold-e02a .bronze_10d9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gold-e02a .bronze_10d9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gold-e02a .bronze_10d9 ul li {
  margin: 0 0 0.6em;
}
.gold-e02a .bronze_10d9 ul li.white-d445,
.gold-e02a .bronze_10d9 ul li.sidebar-491c {
  position: relative;
}
.gold-e02a .bronze_10d9 ul li.white-d445 .input-d041,
.gold-e02a .bronze_10d9 ul li.sidebar-491c .input-d041 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gold-e02a .bronze_10d9 ul li.white-d445:after:after,
.gold-e02a .bronze_10d9 ul li.white-d445:after:before,
.gold-e02a
  .bronze_10d9
  ul
  li.sidebar-491c:after:after,
.gold-e02a
  .bronze_10d9
  ul
  li.sidebar-491c:after:before {
  content: "";
  display: table;
}
.gold-e02a .bronze_10d9 ul li.white-d445:after:after,
.gold-e02a
  .bronze_10d9
  ul
  li.sidebar-491c:after:after {
  clear: both;
}
.gold-e02a .bronze_10d9 a.north_fa11:hover {
  text-decoration: none;
}
.gold-e02a .bronze_10d9 select {
  max-width: 100%;
}
.gold-e02a .bronze_10d9 table {
  font-size: 85%;
}
.gold-e02a .bronze_10d9 table td,
.gold-e02a .bronze_10d9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gold-e02a .bronze_10d9 table tfoot td {
  text-align: left;
}
.gold-e02a .bronze_10d9 :last-child {
  margin-bottom: 0;
}
.gold-e02a .bronze_10d9 .easy_c4bf {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gold-e02a .bronze_10d9 .easy_c4bf label {
  width: 100%;
}
.gold-e02a .bronze_10d9 .easy_c4bf .pagination_focused_62e3 {
  width: 100%;
  display: block;
}
.gold-e02a .bronze_10d9 .easy_c4bf .active_f299 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gold-e02a .bronze_10d9 .easy_c4bf .active_f299:hover svg #svg-search {
  fill: #444;
}
.gold-e02a .bronze_10d9 .easy_c4bf .active_f299 svg {
  width: 18px;
  height: 18px;
}
.gold-e02a .article_8744 ul ul,
.gold-e02a .focus-449d ul ul,
.gold-e02a .dropdown-9733 ul ul,
.gold-e02a .full_9f5d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gold-e02a .article_8744 .brown-3e5c > a,
.gold-e02a .focus-449d .brown-3e5c > a,
.gold-e02a .dropdown-9733 .brown-3e5c > a,
.gold-e02a .full_9f5d .brown-3e5c > a {
  margin-bottom: 0;
}
.gold-e02a .pressed-38df li,
.gold-e02a .article_8744 li,
.gold-e02a .highlight_silver_9b3a li,
.gold-e02a .focus-449d li,
.gold-e02a .dropdown-9733 li,
.gold-e02a .full_9f5d li,
.gold-e02a .info-left-dc25 li,
.gold-e02a .gradient_outer_595d li {
  display: block;
  position: relative;
}
.gold-e02a .pressed-38df li:last-child,
.gold-e02a .article_8744 li:last-child,
.gold-e02a .highlight_silver_9b3a li:last-child,
.gold-e02a .focus-449d li:last-child,
.gold-e02a .dropdown-9733 li:last-child,
.gold-e02a .full_9f5d li:last-child,
.gold-e02a .info-left-dc25 li:last-child,
.gold-e02a .gradient_outer_595d li:last-child {
  border: none;
}
.gold-e02a .pressed-38df li a,
.gold-e02a .article_8744 li a,
.gold-e02a .highlight_silver_9b3a li a,
.gold-e02a .focus-449d li a,
.gold-e02a .dropdown-9733 li a,
.gold-e02a .full_9f5d li a,
.gold-e02a .info-left-dc25 li a,
.gold-e02a .gradient_outer_595d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gold-e02a .pressed-38df li ul li::before,
.gold-e02a .article_8744 li ul li::before,
.gold-e02a .highlight_silver_9b3a li ul li::before,
.gold-e02a .focus-449d li ul li::before,
.gold-e02a .dropdown-9733 li ul li::before,
.gold-e02a .full_9f5d li ul li::before,
.gold-e02a .info-left-dc25 li ul li::before,
.gold-e02a .gradient_outer_595d li ul li::before {
  left: 15px;
}
.gold-e02a .pressed-38df li ul a,
.gold-e02a .article_8744 li ul a,
.gold-e02a .highlight_silver_9b3a li ul a,
.gold-e02a .focus-449d li ul a,
.gold-e02a .dropdown-9733 li ul a,
.gold-e02a .full_9f5d li ul a,
.gold-e02a .info-left-dc25 li ul a,
.gold-e02a .gradient_outer_595d li ul a {
  padding-left: 20px;
}
.gold-e02a .pressed-38df li ul ul li::before,
.gold-e02a .article_8744 li ul ul li::before,
.gold-e02a .highlight_silver_9b3a li ul ul li::before,
.gold-e02a .focus-449d li ul ul li::before,
.gold-e02a .dropdown-9733 li ul ul li::before,
.gold-e02a .full_9f5d li ul ul li::before,
.gold-e02a .info-left-dc25 li ul ul li::before,
.gold-e02a .gradient_outer_595d li ul ul li::before {
  left: 30px;
}
.gold-e02a .pressed-38df li ul ul a,
.gold-e02a .article_8744 li ul ul a,
.gold-e02a .highlight_silver_9b3a li ul ul a,
.gold-e02a .focus-449d li ul ul a,
.gold-e02a .dropdown-9733 li ul ul a,
.gold-e02a .full_9f5d li ul ul a,
.gold-e02a .info-left-dc25 li ul ul a,
.gold-e02a .gradient_outer_595d li ul ul a {
  padding-left: 40px;
}
.gold-e02a .bright-64fe li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gold-e02a .gradient_outer_595d ul li {
  margin-bottom: 1.41575em;
}
.gold-e02a .gradient_outer_595d ul li .widget_a104 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gold-e02a .gradient_outer_595d ul li .link-tiny-6416 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.block-2e2e .pressed-38df li a,
.block-2e2e .article_8744 li a,
.block-2e2e .highlight_silver_9b3a li a,
.block-2e2e .focus-449d li a,
.block-2e2e .dropdown-9733 li a,
.block-2e2e .full_9f5d li a,
.block-2e2e .info-left-dc25 li a,
.block-2e2e .gradient_outer_595d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-2e2e .bright-64fe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-2e2e .bronze_10d9 ul li.white-d445 .input-d041,
.block-2e2e .bronze_10d9 ul li.sidebar-491c .input-d041 {
  background: rgba(0, 0, 0, 0.2);
}
.block-2e2e .gold-e02a .bronze_10d9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_bd30 .gold-e02a .image-south-22c4 li {
  margin: 0;
}
.progress_bd30 .gold-e02a .image-south-22c4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.progress_bd30 .gold-e02a .image-south-22c4 li ul {
  margin: 0;
}
.progress_bd30 .gold-e02a .image-south-22c4 li ul li a {
  padding-left: 15px;
}
.progress_bd30 .gold-e02a .image-south-22c4 li ul li li a {
  padding-left: 30px;
}
.progress_bd30 .gold-e02a .image-south-22c4 li.soft_6d62 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.progress_bd30 .gold-e02a .image-south-22c4 li.soft_6d62 > 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;
}
.progress_bd30 .gold-e02a .image-south-22c4 li.soft_6d62 > 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;
}
.pattern_white_df61 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.full-645f {
  position: relative;
  z-index: 10;
}
.full-645f .image_cf49 {
  width: 100%;
  max-width: 100%;
}
.highlight_b4fd .preview_advanced_1f53 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.highlight_b4fd .tooltip-107e {
}
.highlight_b4fd .block-2e2e {
  background: #292929;
}
.button_yellow_aded .preview_advanced_1f53 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.button_yellow_aded .tooltip-107e {
  background: #f9f9f9;
}
.button_yellow_aded .block-2e2e {
  background: #303030;
}
.black_ca6b .preview_advanced_1f53 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .black_ca6b .grid_17fb {
    margin-bottom: 1em;
  }
  .black_ca6b .grid_17fb:last-child {
    margin-bottom: 0;
  }
}
.black_ca6b .tooltip-107e {
  background: #ededed;
}
.black_ca6b .block-2e2e {
  background: #1a1a1a;
}
.preview_advanced_1f53.tooltip-107e {
  color: rgba(0, 0, 0, 0.6);
}
.preview_advanced_1f53.tooltip-107e .item_a077 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.preview_advanced_1f53.block-2e2e {
  color: rgba(255, 255, 255, 0.99);
}
.preview_advanced_1f53.block-2e2e a:not(.north_fa11) {
  color: rgba(255, 255, 255, 0.79);
}
.preview_advanced_1f53.block-2e2e a:not(.north_fa11):hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_advanced_1f53.block-2e2e .item_a077 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_advanced_1f53.block-2e2e table tbody td,
.preview_advanced_1f53.block-2e2e table th {
  background: rgba(0, 0, 0, 0.08);
}
.feature_under_ab4f.tertiary-59c0 .status-dynamic-4645 {
  max-width: initial;
}
.feature_under_ab4f .preview_a14e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.feature_under_ab4f .preview_a14e .image_cf49 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .feature_under_ab4f .preview_a14e .image_cf49 {
    display: block;
    margin-bottom: 2em;
  }
  .feature_under_ab4f .preview_a14e .image_cf49:last-child {
    margin-bottom: 0;
  }
}
.black_ca6b .grid_17fb:last-child,
.button_yellow_aded .grid_17fb:last-child,
.highlight_b4fd .grid_17fb:last-child {
  margin-bottom: 0;
}
.black_ca6b .grid_17fb .gold-e02a .bronze_10d9:last-child,
.button_yellow_aded .grid_17fb .gold-e02a .bronze_10d9:last-child,
.highlight_b4fd .grid_17fb .gold-e02a .bronze_10d9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .black_ca6b .basic-b0d1,
  .black_ca6b .box_1cd2,
  .button_yellow_aded .basic-b0d1,
  .button_yellow_aded .box_1cd2,
  .highlight_b4fd .basic-b0d1,
  .highlight_b4fd .box_1cd2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .full-645f .grid_17fb {
    margin-bottom: 2em;
  }
}
.full-645f p:last-child {
  margin-bottom: 0;
}
.full-645f li,
.full-645f ul {
  list-style: none;
  margin: 0;
}
.full-645f ul ul {
  margin-left: 2.617924em;
}
.banner-8302 {
  font-size: 0.875em;
}

/* css-noise: 325f */
.promo-block-p2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
