/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress-47e1/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress-47e1
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.progress-47e1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.status-wide-65ae.basic_2b24/licenses/gpl-2.0.orange-c668
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.secondary_42e0/, (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.chip-fast-d994.notification-wood-8f0f/normalize.content_6dbf/
 ======
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.content_6dbf v7.0.0 | MIT License | github.progress-47e1/necolas/normalize.content_6dbf */
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;
}
.hidden_advanced_b13c .dropdown-fresh-922b,
.input-last-dd31,
.caption-07a7,
.dropdown-c344,
.hot_02ee,
.border_prev_5137,
.text_608a,
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;
}
.input-last-dd31,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .input-last-dd31,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .input-last-dd31,
  h1 {
    font-size: 1.8em;
  }
}
.caption-07a7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.caption-07a7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .caption-07a7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .caption-07a7,
  h2 {
    font-size: 1.7em;
  }
}
.dropdown-c344,
h3 {
  font-size: 1.618em;
}
.hidden_advanced_b13c .dropdown-fresh-922b,
.hot_02ee,
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.picture-bc1c {
  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;
}
.progress_focused_5353:after,
.progress_focused_5353:before,
.sort-blue-f566:after,
.sort-blue-f566:before {
  content: "";
  display: table;
}
.progress_focused_5353:after,
.sort-blue-f566:after {
  clear: both;
}
.advanced-2704 {
  float: right;
  margin-right: 0;
}
.plasma-ab7f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.table_prev_b287 .link_fast_8544,
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;
}
.table_prev_b287 .link_fast_8544: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;
}
.west-d53e .link_fast_8544 {
  box-shadow: none;
}
.west-d53e
  .link_fast_8544
  .description_huge_e99f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.west-d53e .link_fast_8544 .sort-last-0c64 {
  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;
}
.west-d53e
  .link_fast_8544
  .sort-last-0c64
  b {
  display: none;
}
.west-d53e .slider-bottom-7427 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.info-bronze-c1ae:not(.primary-hot-f7e1):not(.lower-96b2),
button:not(.primary-hot-f7e1):not(.lower-96b2),
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ),
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ),
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ) {
  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;
}
.info-bronze-c1ae:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):hover,
button:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):hover,
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):hover,
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):hover,
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.info-bronze-c1ae:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):active,
.info-bronze-c1ae:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):focus,
button:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):active,
button:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):focus,
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):active,
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):focus,
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):active,
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):focus,
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):active,
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):focus {
  outline: 0;
}
.info-bronze-c1ae:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70,
button:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70,
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70,
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70,
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70 {
  position: relative;
}
.info-bronze-c1ae:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .outline_full_17b5,
.info-bronze-c1ae:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .bright_ee3b,
.info-bronze-c1ae:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .secondary-e631,
.info-bronze-c1ae:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  i,
.info-bronze-c1ae:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  svg,
button:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .outline_full_17b5,
button:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .bright_ee3b,
button:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .secondary-e631,
button:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  i,
button:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  svg,
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .outline_full_17b5,
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .bright_ee3b,
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .secondary-e631,
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  i,
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  svg,
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .outline_full_17b5,
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .bright_ee3b,
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .secondary-e631,
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  i,
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  svg,
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .outline_full_17b5,
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .bright_ee3b,
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  .secondary-e631,
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  i,
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70
  svg {
  visibility: hidden;
}
.info-bronze-c1ae:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70:after,
button:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70:after,
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70:after,
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70:after,
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ).fn-loading-1e70: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;
}
.info-bronze-c1ae:not(.primary-hot-f7e1):not(.lower-96b2),
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ),
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ),
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ) {
  color: #fff;
  background: #235787;
}
.info-bronze-c1ae:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):focus,
input[type="button"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):focus,
input[type="reset"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):focus,
input[type="submit"]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ):focus {
  color: #fff;
}
.info-bronze-c1ae.fn-disabled-1e70:not(.primary-hot-f7e1):not(
    .lower-96b2
  ),
.info-bronze-c1ae[disabled]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ),
button.fn-disabled-1e70:not(.primary-hot-f7e1):not(
    .lower-96b2
  ),
button[disabled]:not(.primary-hot-f7e1):not(
    .lower-96b2
  ) {
  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;
}
.tooltip-cold-e5ff {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tooltip-cold-e5ff: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;
}
.selected-0b54 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.header_iron_f417 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bottom_a6ea {
  clear: both;
  display: block;
  margin: 0 auto;
}
.progress_focused_5353:after,
.progress_focused_5353:before,
.first-dd63:after,
.first-dd63:before,
.focus-black-2f1d:after,
.focus-black-2f1d:before,
.pagination-d80c:after,
.pagination-d80c:before,
.highlight_2f13:after,
.highlight_2f13:before,
.tertiary-new-a7e1:after,
.tertiary-new-a7e1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.progress_focused_5353:after,
.first-dd63:after,
.focus-black-2f1d:after,
.pagination-d80c:after,
.highlight_2f13:after,
.tertiary-new-a7e1:after {
  clear: both;
}
.first-dd63 .tooltip-9dff,
.focus-black-2f1d .tooltip-9dff,
.table_lower_8c00 .tooltip-9dff {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dirty-3f29 {
  display: inline-block;
}
.heading_iron_4b5a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.heading_iron_4b5a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.heading_iron_4b5a .hard-9a9d {
  padding: 1em 0;
  font-size: 85%;
}
.hard-9a9d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.up_6f99 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.up_6f99:after,
.up_6f99:before {
  content: "";
  display: table;
}
.up_6f99:after {
  clear: both;
}
.tooltip_1318 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mini_3893 .tooltip_1318 {
  max-width: 50%;
}
.item-8688 .tooltip_1318 {
  max-width: 33.33%;
}
.preview-8cad .tooltip_1318 {
  max-width: 25%;
}
.shade-024f .tooltip_1318 {
  max-width: 20%;
}
.slow-8221 .tooltip_1318 {
  max-width: 16.66%;
}
.over-ccfe .tooltip_1318 {
  max-width: 14.28%;
}
.row_purple_342a .tooltip_1318 {
  max-width: 12.5%;
}
.tag-3906 .tooltip_1318 {
  max-width: 11.11%;
}
.breadcrumb-simple-2d0c {
  display: block;
}
.hidden_advanced_b13c .widget-5913 label,
.hidden_advanced_b13c .chip_7d2e label,
.hidden_advanced_b13c .text-dd61 label,
.hidden_advanced_b13c .feature-762f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex_2009 {
  list-style: none;
  margin: 0;
}
.complex_2009 article.gold_0769 {
  margin-bottom: 0;
}
.complex_2009 ul {
  list-style: none;
  margin: 0;
}
.complex_2009 .motion_c309 li.gold_0769 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex_2009 .motion_c309 li.gold_0769 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex_2009 .motion_c309 li.gold_0769: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) {
  .complex_2009 .motion_c309 li.gold_0769 li.gold_0769 li.gold_0769 li.gold_0769 {
    padding-left: 0;
  }
}
article.gold_0769 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold_0769 .first-dd63 p:last-of-type {
  margin-bottom: 0;
}
article.gold_0769 .badge_889b {
  float: left;
}
article.gold_0769 .light_532a {
  margin-left: 85px;
}
article.gold_0769 .hero_middle_f9ed {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold_0769 .hero_middle_f9ed .detail_7162 {
  margin-left: 10px;
}
article.gold_0769 .preview-df7f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold_0769 .carousel_e414 {
  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 .widget-5913,
  #respond .text-dd61,
  #respond .feature-762f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .widget-5913 input,
#respond .text-dd61 input,
#respond .feature-762f input {
  width: 100%;
}
#respond .feature-762f {
  margin-right: 0;
}
#respond .surface-878e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag_ed59 {
  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;
}
.tag_ed59.tertiary_4673 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tag_ed59 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%);
}
.tag_ed59:focus,
.tag_ed59: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);
}
.short_de96 {
  border-radius: 10%;
}
.copper-56af {
  border-radius: 50%;
}
.tag-red-4035 {
  font-size: 0.72em;
}
.message-1266 {
  font-size: 0.875em;
}
.white_858e {
  font-size: 1.1em;
}
.carousel-tall-a3a4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.carousel-tall-a3a4.tag-red-4035 {
  letter-spacing: 0.5px;
}
.bronze_9e59,
.bronze_9e59 a {
  color: #6d6d6d;
}
.bronze_9e59 a:hover {
  color: #111;
}
.full_4231 {
  color: #6d6d6d;
}
.gas-3890 {
  overflow-x: hidden;
}
.gas-3890 .active-f87d.description_8323 {
  position: relative;
}
.gas-3890 .active-f87d.description_8323.secondary_2306 {
  position: initial;
}
.gas-3890
  .active-f87d.description_8323.secondary_2306
  .breadcrumb_rough_b3d5 {
  left: auto;
}
.gas-3890 .active-f87d .breadcrumb_rough_b3d5 {
  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;
}
.gas-3890 .active-f87d:hover.description_8323 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gas-3890
  .active-f87d:hover.description_8323
  .breadcrumb_rough_b3d5 {
  display: block;
  z-index: 9999999;
}
.gas-3890 .tall-fccb .notification-hovered-0734,
.gas-3890 .backdrop-fluid-a4e8 .notification-hovered-0734 {
  display: none;
}
.gas-3890 .widget-16c2 .active-f87d:hover.description_8323 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hidden_advanced_b13c .widget-5913 label,
.hidden_advanced_b13c .chip_7d2e label,
.hidden_advanced_b13c .text-dd61 label,
.hidden_advanced_b13c .feature-762f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex_2009 {
  list-style: none;
  margin: 0;
}
.complex_2009 article.gold_0769 {
  margin-bottom: 0;
}
.complex_2009 ul {
  list-style: none;
  margin: 0;
}
.complex_2009 .motion_c309 li.gold_0769 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex_2009 .motion_c309 li.gold_0769 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex_2009 .motion_c309 li.gold_0769: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) {
  .complex_2009 .motion_c309 li.gold_0769 li.gold_0769 li.gold_0769 li.gold_0769 {
    padding-left: 0;
  }
}
article.gold_0769 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold_0769 .first-dd63 p:last-of-type {
  margin-bottom: 0;
}
article.gold_0769 .badge_889b {
  float: left;
}
article.gold_0769 .light_532a {
  margin-left: 85px;
}
article.gold_0769 .hero_middle_f9ed {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold_0769 .hero_middle_f9ed .detail_7162 {
  margin-left: 10px;
}
article.gold_0769 .preview-df7f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold_0769 .carousel_e414 {
  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 .widget-5913,
  #respond .text-dd61,
  #respond .feature-762f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .widget-5913 input,
#respond .text-dd61 input,
#respond .feature-762f input {
  width: 100%;
}
#respond .feature-762f {
  margin-right: 0;
}
#respond .surface-878e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tall-fccb .heading_left_6bb9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.heading_left_6bb9 .component_a29b.sort_d361 .sidebar-tall-910b > li > a:focus,
.heading_left_6bb9 .component_a29b.sort_d361 .sidebar-tall-910b > li > a:hover,
.heading_left_6bb9 .component_a29b.aside-north-fdcf .sidebar-tall-910b > li > a:focus,
.heading_left_6bb9 .component_a29b.aside-north-fdcf .sidebar-tall-910b > li > a:hover,
.heading_left_6bb9 .component_a29b.border_b360 .sidebar-tall-910b > li > a:focus,
.heading_left_6bb9 .component_a29b.border_b360 .sidebar-tall-910b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_left_6bb9
  .component_a29b.sort_d361
  .sidebar-tall-910b
  > li.upper-6a17
  > a,
.heading_left_6bb9
  .component_a29b.sort_d361
  .sidebar-tall-910b
  > li.east-8ec0
  > a,
.heading_left_6bb9
  .component_a29b.aside-north-fdcf
  .sidebar-tall-910b
  > li.upper-6a17
  > a,
.heading_left_6bb9
  .component_a29b.aside-north-fdcf
  .sidebar-tall-910b
  > li.east-8ec0
  > a,
.heading_left_6bb9
  .component_a29b.border_b360
  .sidebar-tall-910b
  > li.upper-6a17
  > a,
.heading_left_6bb9 .component_a29b.border_b360 .sidebar-tall-910b > li.accent_small_4ecf > a {
  color: rgba(255, 255, 255, 0.99);
}
.heading_left_6bb9 .text-action-9723,
.heading_left_6bb9 .text-action-9723 a {
  color: rgba(255, 255, 255, 0.99);
}
.heading_left_6bb9 .component-fixed-870b.tertiary_6a4c li a,
.heading_left_6bb9 .secondary_3a65 a,
.heading_left_6bb9 .logo_brown_e219,
.heading_left_6bb9 .sidebar-tall-910b > li > a,
.heading_left_6bb9 .footer-large-7962 {
  color: rgba(255, 255, 255, 0.79);
}
.heading_left_6bb9 .component-fixed-870b.tertiary_6a4c li a:hover,
.heading_left_6bb9 .secondary_3a65 a:hover,
.heading_left_6bb9 .logo_brown_e219:hover,
.heading_left_6bb9 .sidebar-tall-910b > li > a:hover,
.heading_left_6bb9 .footer-large-7962:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_left_6bb9 .highlight_aea8 {
  color: rgba(255, 255, 255, 0.79);
}
.heading_left_6bb9 .highlight_aea8 .new-1bef {
  color: rgba(255, 255, 255, 0.99);
}
.heading_left_6bb9 .highlight_aea8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_left_6bb9 .middle-0dd7 .soft-aa9d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading_left_6bb9 .middle-0dd7 .soft-aa9d .fixed-8a0e {
  color: rgba(255, 255, 255, 0.79);
}
.heading_left_6bb9
  .middle-0dd7
  .soft-aa9d
  .fixed-8a0e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_left_6bb9
  .middle-0dd7
  .soft-aa9d
  .fixed-8a0e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_left_6bb9
  .middle-0dd7
  .soft-aa9d
  .fixed-8a0e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_left_6bb9
  .middle-0dd7
  .soft-aa9d
  .fixed-8a0e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_left_6bb9 .middle-0dd7 .title_738e {
  color: rgba(255, 255, 255, 0.79);
}
.heading_left_6bb9 .middle-0dd7 .title_738e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle-6e45
  .heading_left_6bb9
  .middle-0dd7
  .media_0669
  .disabled-brown-3d00 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle-6e45
  .heading_left_6bb9
  .middle-0dd7
  .media_0669
  .fixed-8a0e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tall-fccb .logo_88aa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.logo_88aa .component_a29b.sort_d361 .sidebar-tall-910b > li > a:focus,
.logo_88aa .component_a29b.sort_d361 .sidebar-tall-910b > li > a:hover,
.logo_88aa .component_a29b.aside-north-fdcf .sidebar-tall-910b > li > a:focus,
.logo_88aa .component_a29b.aside-north-fdcf .sidebar-tall-910b > li > a:hover,
.logo_88aa .component_a29b.border_b360 .sidebar-tall-910b > li > a:focus,
.logo_88aa .component_a29b.border_b360 .sidebar-tall-910b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_88aa
  .component_a29b.sort_d361
  .sidebar-tall-910b
  > li.upper-6a17
  > a,
.logo_88aa
  .component_a29b.sort_d361
  .sidebar-tall-910b
  > li.east-8ec0
  > a,
.logo_88aa
  .component_a29b.aside-north-fdcf
  .sidebar-tall-910b
  > li.upper-6a17
  > a,
.logo_88aa
  .component_a29b.aside-north-fdcf
  .sidebar-tall-910b
  > li.east-8ec0
  > a,
.logo_88aa
  .component_a29b.border_b360
  .sidebar-tall-910b
  > li.upper-6a17
  > a,
.logo_88aa .component_a29b.border_b360 .sidebar-tall-910b > li.accent_small_4ecf > a {
  color: rgba(0, 0, 0, 0.8);
}
.logo_88aa .text-action-9723,
.logo_88aa .text-action-9723 a {
  color: rgba(0, 0, 0, 0.8);
}
.logo_88aa .component-fixed-870b.tertiary_6a4c li a,
.logo_88aa .secondary_3a65 a,
.logo_88aa .logo_brown_e219,
.logo_88aa .sidebar-tall-910b > li > a,
.logo_88aa .footer-large-7962 {
  color: rgba(0, 0, 0, 0.55);
}
.logo_88aa .component-fixed-870b.tertiary_6a4c li a:hover,
.logo_88aa .secondary_3a65 a:hover,
.logo_88aa .logo_brown_e219:hover,
.logo_88aa .sidebar-tall-910b > li > a:hover,
.logo_88aa .footer-large-7962:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_88aa .highlight_aea8 {
  color: rgba(0, 0, 0, 0.55);
}
.logo_88aa .highlight_aea8 .new-1bef {
  color: rgba(0, 0, 0, 0.8);
}
.logo_88aa .highlight_aea8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new_b2a5 .tooltip_pro_02ef {
  margin-left: auto;
  margin-right: auto;
}
.focus-black-2f1d > * {
  margin-left: auto;
  margin-right: auto;
}
.focus-black-2f1d .selected-0b54 {
  margin-right: 1.41575em;
}
.menu-56e5 .focus-black-2f1d > .summary_ee39 {
  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;
}
.menu-56e5 .focus-black-2f1d > .iron_1bef {
  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;
}
.tabs-c293.new_b2a5 .tooltip_pro_02ef,
.steel_4c2d.new_b2a5 .tooltip_pro_02ef {
  margin-left: 0;
}
.brown-38e5.new_b2a5 .tooltip_pro_02ef,
.description_f5ad.new_b2a5 .tooltip_pro_02ef {
  margin-right: 0;
}
.focus-black-2f1d ol,
.focus-black-2f1d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.info-pressed-9f4c video {
  max-width: 100%;
}
.pattern-9513 img {
  display: block;
}
.pattern-9513.selected-0b54,
.pattern-9513.header_iron_f417 {
  width: 100%;
}
.pattern-9513.iron_1bef img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status_stale_3794:not(.tag_7055) {
  margin: 1.5em auto;
}
.button_8cc9 p {
  padding: 1.5em 14px;
}
ul.summary-out-96bd.iron_1bef,
ul.summary-out-96bd.summary_ee39,
ul.summary-out-96bd.brown_868a.summary_ee39 {
  padding: 0 14px;
}
.stale-8d7a {
  display: block;
  overflow-x: auto;
}
.stale-8d7a table {
  border-collapse: collapse;
  width: 100%;
}
.stale-8d7a td,
.stale-8d7a th {
  padding: 0.5em;
}
.focus-black-2f1d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focus-black-2f1d ol ol,
.focus-black-2f1d ol ul,
.focus-black-2f1d ul ol,
.focus-black-2f1d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focus-black-2f1d ol ol li,
.focus-black-2f1d ol ul li,
.focus-black-2f1d ul ol li,
.focus-black-2f1d ul ul li {
  margin-left: 0;
}
.description-up-feef.stone_4862 > .under_f51c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description-up-feef.stone_4862 > .under_f51c iframe,
.description-up-feef.stone_4862 > .under_f51c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.title-ea99 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.title-ea99.pro-234e {
  padding: 0;
}
.title-ea99.pro-234e cite {
  font-size: 13px;
}
.title-ea99 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.title-ea99 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.banner_in_a626 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.banner_in_a626 > p:first-child {
  margin-top: 0;
}
.banner_in_a626 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.banner_in_a626 blockquote {
  border-left: 0;
}
.sort_complex_27d2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sort_complex_27d2:not(.middle-9955) {
  max-width: 100px;
}
.sort_complex_27d2.pattern-north-df81 {
  border-bottom: none !important;
  text-align: center;
}
.sort_complex_27d2.pattern-north-df81::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .button_8cc9 p {
    padding: 1.5em 0;
  }
}
.sidebar-b30a {
  color: #0073aa;
}
.footer_41d7 {
  background-color: #0073aa;
}
.active-09bb {
  color: #229fd8;
}
.purple-a308 {
  background-color: #229fd8;
}
.badge-107c {
  color: #eee;
}
.label-steel-90ad {
  background-color: #eee;
}
.progress_plasma_b959 {
  color: #444;
}
.block-over-ab89 {
  background-color: #444;
}
.pressed-0d7f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pressed-0d7f .thick-ac59 .secondary_3a65 {
  font-size: 15px;
}
.pressed-0d7f .secondary_3a65 {
  line-height: 1.3;
}
.pressed-0d7f .logo_88aa {
}
.pressed-0d7f .heading_left_6bb9 {
  background: #235787;
}
.media_90e9 {
  padding: 0;
}
.media_90e9 .heading_left_6bb9 {
  background: #1a1a1a;
}
.media_90e9 .logo_88aa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.caption_e781 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.caption_e781 .logo_88aa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.caption_e781 .heading_left_6bb9 {
  background: #303030;
}
.tertiary-new-a7e1 {
  position: relative;
  z-index: 10;
}
.tertiary-new-a7e1 .message_focused_3851 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs_rough_ffb8 .description_8323 {
  display: inline-block;
  vertical-align: middle;
}
.tabs_rough_ffb8.huge_0b1f .description_8323 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tabs_rough_ffb8.huge_0b1f .description_8323 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_rough_ffb8.huge_0b1f .description_8323 {
    margin-right: 0.4em;
  }
}
.tabs_rough_ffb8.huge_0b1f .description_8323:last-child {
  margin-right: 0;
}
.popup_fixed_8007 .message_focused_3851 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tall-fccb .thick-ac59 {
    margin: 0 -0.5em;
  }
  .tall-fccb .thick-ac59 [class*="customify-col-"],
  .tall-fccb .thick-ac59 [class*="customify-col_"],
  .tall-fccb .thick-ac59 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tall-fccb.popup-6211 .message_focused_3851 {
  background: 0 0 !important;
}
.tall-fccb.popup-6211 .message_focused_3851,
.tall-fccb.popup_fixed_8007 .message_focused_3851 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tall-fccb.backdrop-right-bce1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tall-fccb.popup_fixed_8007 .message_focused_3851 {
  box-shadow: none !important;
}
.gas-f95f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gas-f95f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gas-f95f {
    padding: 18px 0 20px;
  }
}
.gas-f95f .sidebar-in-fa57 {
  width: 100%;
}
.gas-f95f .gradient_8fc4 {
  margin-bottom: 0;
}
.gas-f95f .action-c5ac {
  margin-top: 5px;
  font-size: 0.875em;
}
.icon_f447 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.icon_f447 .tooltip-e634 {
  width: 100%;
}
.carousel_dark_789b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel_dark_789b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel_dark_789b 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;
}
.carousel_dark_789b li:last-child:after {
  display: none;
}
.carousel_dark_789b li a {
  font-weight: 500;
  margin-right: 10px;
}
.carousel-soft-d940 .notification-hovered-0734 button,
.gas-f95f .notification-hovered-0734 button {
  left: 0;
}
.carousel-soft-d940 .tooltip-e634,
.gas-f95f .tooltip-e634 {
  padding-left: 0;
  padding-right: 0;
}
.carousel-soft-d940 .icon_f447,
.gas-f95f .icon_f447 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.carousel-soft-d940 {
  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;
}
.carousel-soft-d940: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;
}
.carousel-soft-d940 .sidebar-static-6d37 {
  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) {
  .carousel-soft-d940 .sidebar-static-6d37 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-soft-d940 .sidebar-static-6d37 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .carousel-soft-d940 .sidebar-static-6d37 {
    min-height: 200px;
  }
}
.carousel-soft-d940 .carousel_dark_789b {
  color: rgba(255, 255, 255, 0.8);
}
.carousel-soft-d940 .carousel_dark_789b a,
.carousel-soft-d940 .carousel_dark_789b li:after {
  color: inherit;
}
.carousel-soft-d940 .carousel_dark_789b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.item_lower_8dd8 {
  margin-bottom: 0.5em;
}
.over-99b1 {
  margin-bottom: 1.2em;
}
.over-99b1,
.item_lower_8dd8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.over-99b1 p:last-child,
.item_lower_8dd8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notification-hovered-0734,
#masthead .notification-hovered-0734 {
  display: none;
}
#masthead
  > .notification-hovered-0734.disabled_5cf0 {
  display: none;
}
#masthead > .notification-hovered-0734 button {
  left: 0;
}
.lite-56c4 {
  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%;
}
.lite-56c4 .description_8323 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.lite-56c4 .out-4a0d {
  display: -webkit-box;
  display: flex;
}
.lite-56c4 .out-4a0d.video-6c38 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.lite-56c4 .out-4a0d.progress-09cc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lite-56c4 .out-4a0d.gradient_5b8a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lite-56c4.basic_51b1.narrow_3d07 .out-4a0d.video-6c38 {
  flex-basis: 100%;
}
.lite-56c4.panel_c18f .out-4a0d.progress-09cc {
  -webkit-box-flex: 1;
  flex: auto;
}
.lite-56c4.panel_c18f .out-4a0d.gradient_5b8a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notification-hovered-0734.disabled_5cf0 {
  display: none;
}
#masthead > .notification-hovered-0734 button {
  left: 0;
}
.block_left_2300 {
  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;
}
.block_left_2300:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.block_left_2300.motion_9b3c i {
  margin-right: 4px;
}
.block_left_2300.focus_e41e i {
  margin-left: 5px;
}
.secondary_3a65 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.secondary_3a65 p:last-child {
  margin-bottom: 0;
}
.frame_2147 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.frame_2147 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.frame_2147 img {
  display: block;
  width: auto;
  line-height: 1;
}
.frame_2147 .text-action-9723 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.frame_2147 .logo-tiny-6df5 {
  margin: 5px 0 7px 0;
}
.frame_2147.overlay-8fb6 .basic_18d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame_2147.overlay-8fb6 .popup_c7be {
  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;
}
.frame_2147.logo_2a9e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.frame_2147.logo_2a9e .basic_18d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame_2147.logo_2a9e .popup_c7be {
  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;
}
.frame_2147.out_dee9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.frame_2147.column_34d4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.frame_2147.column_34d4 .popup_c7be {
  margin-top: 7px;
}
.button-d0a7 {
  display: inline-block;
}
.tertiary-new-a7e1 .picture-focused-1e83 .frame_2147 img {
  max-width: 100%;
}
.component_a29b .header_rough_d82d.video_4332,
.column_blue_c240 .header_rough_d82d.video_4332 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.component_a29b .active_small_f00d,
.column_blue_c240 .active_small_f00d {
  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%);
}
.component_a29b .active_small_f00d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.component_a29b.shadow_5279 .active_small_f00d {
  display: none;
}
.component_a29b .pro-a333 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component_a29b .pro-a333 li {
  display: inline-block;
  position: relative;
}
.component_a29b .pro-a333 li:last-child {
  margin-right: 0;
}
.component_a29b .pro-a333 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;
}
.component_a29b .pro-a333 li.accent_small_4ecf > a {
  color: rgba(0, 0, 0, 0.9);
}
.component_a29b .pro-a333 > 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;
}
.component_a29b .pro-a333 > li > a i {
  line-height: 0;
}
.component_a29b .pro-a333 > li.sort_outer_0644 > a .active_small_f00d {
  margin-left: 4px;
  line-height: 0;
}
.component_a29b .pro-a333 .section_51b2 li.sort_outer_0644 > a {
  position: relative;
}
.component_a29b .pro-a333 .section_51b2 li.sort_outer_0644 > a:after,
.component_a29b .pro-a333 .section_51b2 li.sort_outer_0644 > a:before {
  content: "";
  display: table;
}
.component_a29b .pro-a333 .section_51b2 li.sort_outer_0644 > a:after {
  clear: both;
}
.component_a29b .pro-a333 .section_51b2 li.sort_outer_0644 > a .active_small_f00d {
  margin-left: 5px;
  float: right;
}
.component_a29b .orange-4ebe,
.component_a29b .section_51b2 {
  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;
}
.component_a29b .section_51b2 {
  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;
}
.component_a29b .section_51b2 .video_4332 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component_a29b .section_51b2 .active_small_f00d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.component_a29b .section_51b2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.component_a29b .section_51b2 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;
}
.component_a29b .section_51b2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.component_a29b .section_51b2 .section_51b2 {
  top: 0;
  left: 100%;
}
.component_a29b .aside-south-7392.fn-focus-1e70 > .orange-4ebe,
.component_a29b .aside-south-7392.fn-focus-1e70 > .section_51b2,
.component_a29b .aside-south-7392:focus > .orange-4ebe,
.component_a29b .aside-south-7392:focus > .section_51b2,
.component_a29b .aside-south-7392:hover > .orange-4ebe,
.component_a29b .aside-south-7392:hover > .section_51b2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.component_a29b.border_b360 .sidebar-tall-910b:after,
.component_a29b.border_b360 .sidebar-tall-910b:before {
  content: "";
  display: table;
}
.component_a29b.border_b360 .sidebar-tall-910b:after {
  clear: both;
}
.component_a29b.border_b360 .sidebar-tall-910b > li {
  float: left;
}
.component_a29b.soft-930e .sidebar-tall-910b:after,
.component_a29b.soft-930e .sidebar-tall-910b:before {
  content: "";
  display: table;
}
.component_a29b.soft-930e .sidebar-tall-910b:after {
  clear: both;
}
.component_a29b.soft-930e .sidebar-tall-910b > li {
  float: left;
}
.component_a29b.soft-930e .sidebar-tall-910b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.component_a29b.soft-930e .sidebar-tall-910b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.component_a29b.soft-930e .sidebar-tall-910b > li.upper-6a17 > a,
.component_a29b.soft-930e .sidebar-tall-910b > li.accent_small_4ecf > a {
  color: #fff;
  background-color: #1e4b75;
}
.component_a29b.sort_d361 .sidebar-tall-910b > li > a .video_4332 {
  position: relative;
}
.component_a29b.sort_d361 .sidebar-tall-910b > li > a .video_4332: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;
}
.component_a29b.sort_d361
  .sidebar-tall-910b
  > li:focus
  > a
  .video_4332:before,
.component_a29b.sort_d361
  .sidebar-tall-910b
  > li:hover
  > a
  .video_4332:before {
  width: 100%;
  background-color: currentColor;
}
.component_a29b.sort_d361
  .sidebar-tall-910b
  > li.upper-6a17
  > a
  .video_4332:before,
.component_a29b.sort_d361
  .sidebar-tall-910b
  > li.east-8ec0
  > a
  .video_4332:before {
  width: 100%;
  background-color: currentColor;
}
.component_a29b.aside-north-fdcf .sidebar-tall-910b > li > a .video_4332 {
  position: relative;
}
.component_a29b.aside-north-fdcf .sidebar-tall-910b > li > a .video_4332: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;
}
.component_a29b.aside-north-fdcf .sidebar-tall-910b > li:focus > a .video_4332:before,
.component_a29b.aside-north-fdcf
  .sidebar-tall-910b
  > li:hover
  > a
  .video_4332:before {
  width: 100%;
  background-color: currentColor;
}
.component_a29b.aside-north-fdcf
  .sidebar-tall-910b
  > li.upper-6a17
  > a
  .video_4332:before,
.component_a29b.aside-north-fdcf
  .sidebar-tall-910b
  > li.east-8ec0
  > a
  .video_4332:before {
  width: 100%;
  background-color: currentColor;
}
.column_blue_c240 .pro-a333 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column_blue_c240 .pro-a333 li:first-child > a {
  border-top: none;
}
.column_blue_c240 .pro-a333 .breadcrumb-31a2 > .video_4332 .active_small_f00d {
  display: none;
}
.column_blue_c240 .pro-a333 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column_blue_c240 .pro-a333 li:last-child {
  border: none;
}
.column_blue_c240 .pro-a333 li.sort_outer_0644 > a {
  padding-right: 45px !important;
}
.column_blue_c240 .pro-a333 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column_blue_c240 .pro-a333 li a:focus,
.column_blue_c240 .pro-a333 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column_blue_c240 .pro-a333 li .east_2135 {
  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;
}
.column_blue_c240 .pro-a333 li .east_2135:hover {
  box-shadow: none;
}
.column_blue_c240 .pro-a333 li .east_2135 .active_small_f00d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column_blue_c240 .pro-a333 .section_51b2 {
  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);
}
.column_blue_c240 .pro-a333 .section_51b2 li a {
  padding-left: 3em;
}
.column_blue_c240 .pro-a333 .tooltip-889a > a .east_2135 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column_blue_c240 .pro-a333 .tooltip-889a > .section_51b2 {
  display: block;
  opacity: 1;
}
.panel_55b7 {
  max-width: 100%;
}
.shade_c163 {
  line-height: 0;
  cursor: pointer;
}
.footer-large-7962 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.footer-large-7962:hover {
  box-shadow: none;
  color: currentColor;
}
.footer-large-7962 svg {
  width: 18px;
  height: 18px;
}
.footer-large-7962 .focus_5bf9 {
  display: none;
}
.nav_steel_3164 {
  position: relative;
}
.nav_steel_3164.fn-active-1e70 .footer-large-7962 .liquid_488c {
  display: none;
}
.nav_steel_3164.fn-active-1e70 .footer-large-7962 .focus_5bf9 {
  display: inline-block;
}
.nav_steel_3164 .active_1a46 {
  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);
}
.nav_steel_3164.alert_bright_4f99 .active_1a46 {
  left: auto;
  right: -0.9em;
}
.nav_steel_3164.alert_bright_4f99 .hover-3aa9::before {
  left: auto;
  right: 15px;
}
.nav_steel_3164.fn-active-1e70 .active_1a46 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media_0669 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.media_0669 label {
  flex-basis: 100%;
}
.media_0669 .soft-aa9d {
  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;
}
.media_0669 .fixed-8a0e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.media_0669 .fixed-8a0e:focus {
  background-color: transparent;
}
.media_0669 button.title_738e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.media_0669 button.title_738e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.media_0669 button.title_738e svg {
  width: 18px;
  height: 18px;
}
.media_0669 input[type="submit"] {
  min-height: auto;
}
.middle-0dd7 .media_0669 .fixed-8a0e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hover-3aa9 {
  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) {
  .hover-3aa9 {
    width: 220px;
  }
}
.hover-3aa9 label {
  flex-basis: 100%;
}
.hover-3aa9::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;
}
.middle-6e45 .middle-0dd7 .media_0669 {
  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;
}
.middle-6e45
  .middle-0dd7
  .media_0669
  .soft-aa9d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.middle-6e45 .middle-0dd7 .media_0669 .fixed-8a0e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.middle-6e45
  .middle-0dd7
  .media_0669
  .fixed-8a0e:focus {
  background: 0 0;
}
.middle-6e45
  .middle-0dd7
  .media_0669
  .disabled-brown-3d00 {
  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;
}
.component-fixed-870b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.component-fixed-870b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.component-fixed-870b li:last-child {
  margin-right: 0;
}
.component-fixed-870b li:first-child {
  margin-left: 0;
}
.component-fixed-870b.dropdown_dd8d a {
  color: #fff;
}
.component-fixed-870b.dropdown_dd8d a:hover {
  color: #fff;
}
.component-fixed-870b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.component-fixed-870b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.component-fixed-870b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.component-fixed-870b a:hover {
  opacity: 0.9;
  color: inherit;
}
.component-fixed-870b [class*="social-icon-apple"] {
  background-color: #999;
}
.component-fixed-870b [class*="social-icon-apple"].modal_last_47e0 {
  background-color: transparent;
  color: #999;
}
.component-fixed-870b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.component-fixed-870b [class*="social-icon-behance"].modal_last_47e0 {
  background-color: transparent;
  color: #1769ff;
}
.component-fixed-870b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.component-fixed-870b [class*="social-icon-bitbucket"].modal_last_47e0 {
  background-color: transparent;
  color: #205081;
}
.component-fixed-870b [class*="social-icon-codepen"] {
  background-color: #000;
}
.component-fixed-870b [class*="social-icon-codepen"].modal_last_47e0 {
  background-color: transparent;
  color: #000;
}
.component-fixed-870b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.component-fixed-870b [class*="social-icon-delicious"].modal_last_47e0 {
  background-color: transparent;
  color: #39f;
}
.component-fixed-870b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.component-fixed-870b [class*="social-icon-digg"].modal_last_47e0 {
  background-color: transparent;
  color: #005be2;
}
.component-fixed-870b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.component-fixed-870b [class*="social-icon-dribbble"].modal_last_47e0 {
  background-color: transparent;
  color: #ea4c89;
}
.component-fixed-870b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.component-fixed-870b [class*="social-icon-envelope"].modal_last_47e0 {
  background-color: transparent;
  color: #ea4335;
}
.component-fixed-870b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.component-fixed-870b [class*="social-icon-facebook"].modal_last_47e0 {
  background-color: transparent;
  color: #3b5998;
}
.component-fixed-870b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.component-fixed-870b [class*="social-icon-flickr"].modal_last_47e0 {
  background-color: transparent;
  color: #0063dc;
}
.component-fixed-870b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.component-fixed-870b [class*="social-icon-foursquare"].modal_last_47e0 {
  background-color: transparent;
  color: #2d5be3;
}
.component-fixed-870b [class*="social-icon-github"] {
  background-color: #333;
}
.component-fixed-870b [class*="social-icon-github"].modal_last_47e0 {
  background-color: transparent;
  color: #333;
}
.component-fixed-870b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.component-fixed-870b [class*="social-icon-google-plus"].modal_last_47e0 {
  background-color: transparent;
  color: #dd4b39;
}
.component-fixed-870b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.component-fixed-870b [class*="social-icon-houzz"].modal_last_47e0 {
  background-color: transparent;
  color: #7ac142;
}
.component-fixed-870b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.component-fixed-870b [class*="social-icon-instagram"].modal_last_47e0 {
  background-color: transparent;
  color: #262626;
}
.component-fixed-870b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.component-fixed-870b [class*="social-icon-jsfiddle"].modal_last_47e0 {
  background-color: transparent;
  color: #487aa2;
}
.component-fixed-870b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.component-fixed-870b [class*="social-icon-linkedin"].modal_last_47e0 {
  background-color: transparent;
  color: #0077b5;
}
.component-fixed-870b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.component-fixed-870b [class*="social-icon-medium"].modal_last_47e0 {
  background-color: transparent;
  color: #00ab6b;
}
.component-fixed-870b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.component-fixed-870b
  [class*="social-icon-odnoklassniki"].modal_last_47e0 {
  background-color: transparent;
  color: #f4731c;
}
.component-fixed-870b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.component-fixed-870b [class*="social-icon-meetup"].modal_last_47e0 {
  background-color: transparent;
  color: #ec1c40;
}
.component-fixed-870b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.component-fixed-870b [class*="social-icon-pinterest"].modal_last_47e0 {
  background-color: transparent;
  color: #bd081c;
}
.component-fixed-870b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.component-fixed-870b [class*="social-icon-product-hunt"].modal_last_47e0 {
  background-color: transparent;
  color: #da552f;
}
.component-fixed-870b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.component-fixed-870b [class*="social-icon-reddit"].modal_last_47e0 {
  background-color: transparent;
  color: #ff4500;
}
.component-fixed-870b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.component-fixed-870b [class*="social-icon-rss"].modal_last_47e0 {
  background-color: transparent;
  color: #f26522;
}
.component-fixed-870b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.component-fixed-870b
  [class*="social-icon-shopping-cart"].modal_last_47e0 {
  background-color: transparent;
  color: #4caf50;
}
.component-fixed-870b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.component-fixed-870b [class*="social-icon-skype"].modal_last_47e0 {
  background-color: transparent;
  color: #00aff0;
}
.component-fixed-870b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.component-fixed-870b [class*="social-icon-slideshare"].modal_last_47e0 {
  background-color: transparent;
  color: #0077b5;
}
.component-fixed-870b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.component-fixed-870b [class*="social-icon-snapchat"].modal_last_47e0 {
  background-color: transparent;
  color: #fffc00;
}
.component-fixed-870b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.component-fixed-870b [class*="social-icon-soundcloud"].modal_last_47e0 {
  background-color: transparent;
  color: #f80;
}
.component-fixed-870b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.component-fixed-870b [class*="social-icon-spotify"].modal_last_47e0 {
  background-color: transparent;
  color: #2ebd59;
}
.component-fixed-870b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.component-fixed-870b
  [class*="social-icon-stack-overflow"].modal_last_47e0 {
  background-color: transparent;
  color: #fe7a15;
}
.component-fixed-870b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.component-fixed-870b [class*="social-icon-maldkfgram"].modal_last_47e0 {
  background-color: transparent;
  color: #2ca5e0;
}
.component-fixed-870b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.component-fixed-870b [class*="social-icon-tripadvisor"].modal_last_47e0 {
  background-color: transparent;
  color: #589442;
}
.component-fixed-870b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.component-fixed-870b [class*="social-icon-tumblr"].modal_last_47e0 {
  background-color: transparent;
  color: #35465c;
}
.component-fixed-870b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.component-fixed-870b [class*="social-icon-twitch"].modal_last_47e0 {
  background-color: transparent;
  color: #6441a5;
}
.component-fixed-870b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.component-fixed-870b [class*="social-icon-twitter"].modal_last_47e0 {
  background-color: transparent;
  color: #1da1f2;
}
.component-fixed-870b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.component-fixed-870b [class*="social-icon-vimeo"].modal_last_47e0 {
  background-color: transparent;
  color: #1ab7ea;
}
.component-fixed-870b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.component-fixed-870b [class*="social-icon-vk"].modal_last_47e0 {
  background-color: transparent;
  color: #45668e;
}
.component-fixed-870b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.component-fixed-870b [class*="social-icon-weibo"].modal_last_47e0 {
  background-color: transparent;
  color: #df2029;
}
.component-fixed-870b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.component-fixed-870b [class*="social-icon-weixin"].modal_last_47e0 {
  background-color: transparent;
  color: #7bb32e;
}
.component-fixed-870b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.component-fixed-870b [class*="social-icon-whatsapp"].modal_last_47e0 {
  background-color: transparent;
  color: #25d366;
}
.component-fixed-870b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.component-fixed-870b [class*="social-icon-wordpress"].modal_last_47e0 {
  background-color: transparent;
  color: #21759b;
}
.component-fixed-870b [class*="social-icon-xing"] {
  background-color: #026466;
}
.component-fixed-870b [class*="social-icon-xing"].modal_last_47e0 {
  background-color: transparent;
  color: #026466;
}
.component-fixed-870b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.component-fixed-870b [class*="social-icon-yelp"].modal_last_47e0 {
  background-color: transparent;
  color: #af0606;
}
.component-fixed-870b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.component-fixed-870b [class*="social-icon-youtube"].modal_last_47e0 {
  background-color: transparent;
  color: #cd201f;
}
.logo_brown_e219 {
  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;
}
.logo_brown_e219:hover {
  box-shadow: none;
  background: 0 0;
}
.thick-85a8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.middle_25d6 {
  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;
}
.description_f5e8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.glass_7ca2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.glass_7ca2,
.glass_7ca2::after,
.glass_7ca2::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;
}
.glass_7ca2::after,
.glass_7ca2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.secondary-6ace .middle_25d6 .description_f5e8 {
  margin-top: -2px;
  width: 19px;
}
.secondary-6ace .middle_25d6 .glass_7ca2 {
  margin-top: -1px;
}
.secondary-6ace .middle_25d6 .glass_7ca2,
.secondary-6ace .middle_25d6 .glass_7ca2::after,
.secondary-6ace .middle_25d6 .glass_7ca2::before {
  width: 19px;
  height: 2px;
}
.secondary-6ace .middle_25d6 .glass_7ca2::before {
  top: -6px;
}
.secondary-6ace .middle_25d6 .glass_7ca2::after {
  bottom: -6px;
}
.photo-left-f331 .middle_25d6 .description_f5e8 {
  margin-top: -2px;
  width: 22px;
}
.photo-left-f331 .middle_25d6 .glass_7ca2 {
  margin-top: -1px;
}
.photo-left-f331 .middle_25d6 .glass_7ca2,
.photo-left-f331 .middle_25d6 .glass_7ca2::after,
.photo-left-f331 .middle_25d6 .glass_7ca2::before {
  width: 22px;
  height: 2px;
}
.photo-left-f331 .middle_25d6 .glass_7ca2::before {
  top: -7px;
}
.photo-left-f331 .middle_25d6 .glass_7ca2::after {
  bottom: -7px;
}
.tooltip-65dd .middle_25d6 .description_f5e8 {
  margin-top: -2px;
  width: 31px;
}
.tooltip-65dd .middle_25d6 .glass_7ca2 {
  margin-top: -1.5px;
}
.tooltip-65dd .middle_25d6 .glass_7ca2,
.tooltip-65dd .middle_25d6 .glass_7ca2::after,
.tooltip-65dd .middle_25d6 .glass_7ca2::before {
  width: 31px;
  height: 3px;
}
.tooltip-65dd .middle_25d6 .glass_7ca2::before {
  top: -9px;
}
.tooltip-65dd .middle_25d6 .glass_7ca2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shadow_under_4ddd .middle_25d6 .description_f5e8 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow_under_4ddd .middle_25d6 .glass_7ca2 {
    margin-top: -1px;
  }
  .shadow_under_4ddd .middle_25d6 .glass_7ca2,
  .shadow_under_4ddd .middle_25d6 .glass_7ca2::after,
  .shadow_under_4ddd .middle_25d6 .glass_7ca2::before {
    width: 19px;
    height: 2px;
  }
  .shadow_under_4ddd .middle_25d6 .glass_7ca2::before {
    top: -6px;
  }
  .shadow_under_4ddd .middle_25d6 .glass_7ca2::after {
    bottom: -6px;
  }
  .card-94e2 .middle_25d6 .description_f5e8 {
    margin-top: -2px;
    width: 22px;
  }
  .card-94e2 .middle_25d6 .glass_7ca2 {
    margin-top: -1px;
  }
  .card-94e2 .middle_25d6 .glass_7ca2,
  .card-94e2 .middle_25d6 .glass_7ca2::after,
  .card-94e2 .middle_25d6 .glass_7ca2::before {
    width: 22px;
    height: 2px;
  }
  .card-94e2 .middle_25d6 .glass_7ca2::before {
    top: -7px;
  }
  .card-94e2 .middle_25d6 .glass_7ca2::after {
    bottom: -7px;
  }
  .current_2ce8 .middle_25d6 .description_f5e8 {
    margin-top: -2px;
    width: 31px;
  }
  .current_2ce8 .middle_25d6 .glass_7ca2 {
    margin-top: -1.5px;
  }
  .current_2ce8 .middle_25d6 .glass_7ca2,
  .current_2ce8 .middle_25d6 .glass_7ca2::after,
  .current_2ce8 .middle_25d6 .glass_7ca2::before {
    width: 31px;
    height: 3px;
  }
  .current_2ce8 .middle_25d6 .glass_7ca2::before {
    top: -9px;
  }
  .current_2ce8 .middle_25d6 .glass_7ca2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .link_b888 .middle_25d6 .description_f5e8 {
    margin-top: -2px;
    width: 19px;
  }
  .link_b888 .middle_25d6 .glass_7ca2 {
    margin-top: -1px;
  }
  .link_b888 .middle_25d6 .glass_7ca2,
  .link_b888 .middle_25d6 .glass_7ca2::after,
  .link_b888 .middle_25d6 .glass_7ca2::before {
    width: 19px;
    height: 2px;
  }
  .link_b888 .middle_25d6 .glass_7ca2::before {
    top: -6px;
  }
  .link_b888 .middle_25d6 .glass_7ca2::after {
    bottom: -6px;
  }
  .info_dirty_2513 .middle_25d6 .description_f5e8 {
    margin-top: -2px;
    width: 22px;
  }
  .info_dirty_2513 .middle_25d6 .glass_7ca2 {
    margin-top: -1px;
  }
  .info_dirty_2513 .middle_25d6 .glass_7ca2,
  .info_dirty_2513 .middle_25d6 .glass_7ca2::after,
  .info_dirty_2513 .middle_25d6 .glass_7ca2::before {
    width: 22px;
    height: 2px;
  }
  .info_dirty_2513 .middle_25d6 .glass_7ca2::before {
    top: -7px;
  }
  .info_dirty_2513 .middle_25d6 .glass_7ca2::after {
    bottom: -7px;
  }
  .warm-f74d .middle_25d6 .description_f5e8 {
    margin-top: -2px;
    width: 31px;
  }
  .warm-f74d .middle_25d6 .glass_7ca2 {
    margin-top: -1.5px;
  }
  .warm-f74d .middle_25d6 .glass_7ca2,
  .warm-f74d .middle_25d6 .glass_7ca2::after,
  .warm-f74d .middle_25d6 .glass_7ca2::before {
    width: 31px;
    height: 3px;
  }
  .warm-f74d .middle_25d6 .glass_7ca2::before {
    top: -9px;
  }
  .warm-f74d .middle_25d6 .glass_7ca2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .search_fresh_b0b3 .middle_25d6 .description_f5e8 {
    margin-top: -2px;
    width: 19px;
  }
  .search_fresh_b0b3 .middle_25d6 .glass_7ca2 {
    margin-top: -1px;
  }
  .search_fresh_b0b3 .middle_25d6 .glass_7ca2,
  .search_fresh_b0b3 .middle_25d6 .glass_7ca2::after,
  .search_fresh_b0b3 .middle_25d6 .glass_7ca2::before {
    width: 19px;
    height: 2px;
  }
  .search_fresh_b0b3 .middle_25d6 .glass_7ca2::before {
    top: -6px;
  }
  .search_fresh_b0b3 .middle_25d6 .glass_7ca2::after {
    bottom: -6px;
  }
  .column-complex-2042 .middle_25d6 .description_f5e8 {
    margin-top: -2px;
    width: 22px;
  }
  .column-complex-2042 .middle_25d6 .glass_7ca2 {
    margin-top: -1px;
  }
  .column-complex-2042 .middle_25d6 .glass_7ca2,
  .column-complex-2042 .middle_25d6 .glass_7ca2::after,
  .column-complex-2042 .middle_25d6 .glass_7ca2::before {
    width: 22px;
    height: 2px;
  }
  .column-complex-2042 .middle_25d6 .glass_7ca2::before {
    top: -7px;
  }
  .column-complex-2042 .middle_25d6 .glass_7ca2::after {
    bottom: -7px;
  }
  .preview_south_6af8 .middle_25d6 .description_f5e8 {
    margin-top: -2px;
    width: 31px;
  }
  .preview_south_6af8 .middle_25d6 .glass_7ca2 {
    margin-top: -1.5px;
  }
  .preview_south_6af8 .middle_25d6 .glass_7ca2,
  .preview_south_6af8 .middle_25d6 .glass_7ca2::after,
  .preview_south_6af8 .middle_25d6 .glass_7ca2::before {
    width: 31px;
    height: 3px;
  }
  .preview_south_6af8 .middle_25d6 .glass_7ca2::before {
    top: -9px;
  }
  .preview_south_6af8 .middle_25d6 .glass_7ca2::after {
    bottom: -9px;
  }
}
.copper-3eca .glass_7ca2 {
  -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);
}
.copper-3eca .glass_7ca2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.copper-3eca .glass_7ca2::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);
}
.copper-3eca.left-9455 .glass_7ca2 {
  -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);
}
.copper-3eca.left-9455 .glass_7ca2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.copper-3eca.left-9455 .glass_7ca2::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);
}
.top_d11e {
  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.popup-wood-e455:before {
  display: none;
}
.backdrop-fluid-a4e8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.backdrop-fluid-a4e8 .dirty-2962 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.backdrop-fluid-a4e8 .dirty-2962:last-of-type {
  border-bottom: none;
}
.backdrop-fluid-a4e8 .dirty-2962.module_bbd8,
.backdrop-fluid-a4e8 .dirty-2962.medium_f4d4,
.backdrop-fluid-a4e8 .dirty-2962.box-middle-c0df {
  padding: 0;
}
.backdrop-fluid-a4e8 .column_blue_c240 .east_2135 {
  color: currentColor;
}
.backdrop-fluid-a4e8 .column_blue_c240 .east_2135:focus,
.backdrop-fluid-a4e8 .column_blue_c240 .east_2135:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-fluid-a4e8.logo_88aa .highlight_aea8,
.backdrop-fluid-a4e8.logo_88aa .secondary_3a65 a,
.backdrop-fluid-a4e8.logo_88aa .sidebar-tall-910b a,
.backdrop-fluid-a4e8.logo_88aa .section_51b2 a {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop-fluid-a4e8.logo_88aa .highlight_aea8:hover,
.backdrop-fluid-a4e8.logo_88aa .secondary_3a65 a:hover,
.backdrop-fluid-a4e8.logo_88aa .sidebar-tall-910b a:hover,
.backdrop-fluid-a4e8.logo_88aa .section_51b2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-fluid-a4e8.logo_88aa .new-1bef {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-fluid-a4e8.logo_88aa .dirty-2962 {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-fluid-a4e8.logo_88aa .dirty-2962:before {
  background: rgba(0, 0, 0, 0.08);
}
.backdrop-fluid-a4e8.logo_88aa .table_6f9f:before {
  background: rgba(255, 255, 255, 0.9);
}
.backdrop-fluid-a4e8.logo_88aa .column_blue_c240 .pro-a333 li a,
.backdrop-fluid-a4e8.logo_88aa .column_blue_c240 .east_2135,
.backdrop-fluid-a4e8.logo_88aa .section_51b2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-fluid-a4e8.logo_88aa .column_blue_c240 .east_2135:focus,
.backdrop-fluid-a4e8.logo_88aa .column_blue_c240 .east_2135:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-fluid-a4e8.logo_88aa .pro-a333 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-fluid-a4e8.heading_left_6bb9 .highlight_aea8,
.backdrop-fluid-a4e8.heading_left_6bb9 .secondary_3a65 a,
.backdrop-fluid-a4e8.heading_left_6bb9 .sidebar-tall-910b .east_2135,
.backdrop-fluid-a4e8.heading_left_6bb9 .sidebar-tall-910b a,
.backdrop-fluid-a4e8.heading_left_6bb9 .section_51b2 a {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-fluid-a4e8.heading_left_6bb9 .highlight_aea8:hover,
.backdrop-fluid-a4e8.heading_left_6bb9 .secondary_3a65 a:hover,
.backdrop-fluid-a4e8.heading_left_6bb9 .sidebar-tall-910b .east_2135:hover,
.backdrop-fluid-a4e8.heading_left_6bb9 .sidebar-tall-910b a:hover,
.backdrop-fluid-a4e8.heading_left_6bb9 .section_51b2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-fluid-a4e8.heading_left_6bb9 .new-1bef {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-fluid-a4e8.heading_left_6bb9 .dirty-2962 {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-fluid-a4e8.heading_left_6bb9 .dirty-2962:before {
  background: rgba(255, 255, 255, 0.08);
}
.backdrop-fluid-a4e8.heading_left_6bb9 .table_6f9f:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop-fluid-a4e8.heading_left_6bb9 .column_blue_c240 .pro-a333 li a,
.backdrop-fluid-a4e8.heading_left_6bb9 .column_blue_c240 .east_2135,
.backdrop-fluid-a4e8.heading_left_6bb9 .section_51b2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-fluid-a4e8.heading_left_6bb9 .column_blue_c240 .east_2135:focus,
.backdrop-fluid-a4e8.heading_left_6bb9 .column_blue_c240 .east_2135:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-fluid-a4e8.heading_left_6bb9 .pro-a333 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_6f9f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.table_6f9f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pattern_plasma_dfb7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.steel-5221 .backdrop-fluid-a4e8 {
  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;
}
.steel-5221 .dirty-2962 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.steel-5221 .dirty-2962: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) {
  .steel-5221 .dirty-2962:before {
    width: 16%;
    left: 42%;
  }
}
.steel-5221 .dirty-2962:last-child:before {
  content: none;
}
.steel-5221 .dirty-2962[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.steel-5221 .column_blue_c240 .pro-a333 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.steel-5221 .column_blue_c240 .pro-a333 li a .east_2135 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.steel-5221 .column_blue_c240 .section_51b2 {
  border: none;
}
.steel-5221 .column_blue_c240 .section_51b2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.steel-5221 .table_6f9f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.steel-5221 .pattern_plasma_dfb7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.steel-5221 .heading_left_6bb9 .table_6f9f:before {
  background: rgba(0, 0, 0, 0.9);
}
.steel-5221 .logo_88aa.widget_light_b4a7 .glass_7ca2 {
  background: rgba(0, 0, 0, 0.6);
}
.steel-5221
  .logo_88aa.widget_light_b4a7
  .glass_7ca2::after,
.steel-5221
  .logo_88aa.widget_light_b4a7
  .glass_7ca2:before {
  background: inherit;
}
.steel-5221
  .logo_88aa.widget_light_b4a7:hover
  .glass_7ca2 {
  background: rgba(0, 0, 0, 0.8);
}
.form_a035 .backdrop-fluid-a4e8 {
  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) {
  .form_a035 .backdrop-fluid-a4e8 {
    width: auto;
    right: 45px;
  }
}
.avatar-iron-faa6 .backdrop-fluid-a4e8 {
  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) {
  .avatar-iron-faa6 .backdrop-fluid-a4e8 {
    width: auto;
    left: 45px;
  }
}
.popup-wood-e455 .backdrop-fluid-a4e8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.popup-wood-e455 .pattern_plasma_dfb7 {
  max-width: 48em;
  margin: 0 auto;
}
.popup-wood-e455 .table_6f9f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.text_860c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.text_860c.steel-5221 .backdrop-fluid-a4e8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.text_860c.form_a035 .backdrop-fluid-a4e8 {
  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);
}
.text_860c .backdrop-fluid-a4e8 {
  visibility: visible;
}
.text_860c.avatar-iron-faa6 .backdrop-fluid-a4e8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.element_491d,
.row-yellow-f2ca {
  overflow-x: hidden;
}
.element_491d .backdrop-fluid-a4e8 {
  overflow: auto;
}
.element_491d.steel-5221 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element_491d.steel-5221 .backdrop-fluid-a4e8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.element_491d.steel-5221 .logo_brown_e219 {
  opacity: 0;
}
.element_491d.form_a035 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element_491d.form_a035 .backdrop-fluid-a4e8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.element_491d.form_a035 .logo_brown_e219 {
  opacity: 0;
}
.element_491d.avatar-iron-faa6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element_491d.avatar-iron-faa6 .backdrop-fluid-a4e8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.element_491d.avatar-iron-faa6 .logo_brown_e219 {
  opacity: 0;
}
.element_491d.popup-wood-e455 .backdrop-fluid-a4e8 {
  z-index: 10;
  visibility: visible;
}
.widget_light_b4a7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.widget_light_b4a7 .glass_7ca2 {
  background: rgba(255, 255, 255, 0.99);
}
.widget_light_b4a7 .glass_7ca2::after,
.widget_light_b4a7 .glass_7ca2:before {
  background: inherit;
}
.widget_light_b4a7:hover .glass_7ca2 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar-iron-faa6 .widget_light_b4a7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.popup-wood-e455 .widget_light_b4a7 {
  display: none !important;
}
.element_491d:before,
.row-yellow-f2ca:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.element_491d .widget_light_b4a7,
.row-yellow-f2ca .widget_light_b4a7 {
  display: inline-block;
}
.backdrop-fluid-a4e8 .description_8323 {
  -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;
}
.element_491d .backdrop-fluid-a4e8 .description_8323,
.row-yellow-f2ca .backdrop-fluid-a4e8 .description_8323 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus_89ce .soft-aa9d {
  width: 100%;
}
.picture-focused-1e83 {
  padding: 0 0.5em 0;
}
.picture-focused-1e83 [class*="customify-col-"],
.picture-focused-1e83 [class*="customify-col_"],
.picture-focused-1e83 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hero_a416 .picture-focused-1e83 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .thick-ac59 .layout_6ef3,
  .layout_6ef3 {
    display: none;
  }
  .widget-3c21 {
    text-align: left;
  }
  .tertiary_east_c924 {
    text-align: center;
  }
  .inner-09ad {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .thick-ac59 .pagination-25bb,
  .pagination-25bb {
    display: none;
  }
  .alert-5662 {
    text-align: left;
  }
  .lower_7b1e {
    text-align: center;
  }
  .hard-7875 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .thick-ac59 .hover-easy-eadb,
  .hover-easy-eadb {
    display: none;
  }
  .element-inner-f4be {
    text-align: left;
  }
  .article-narrow-95fa {
    text-align: center;
  }
  .wood_c5ba {
    text-align: right;
  }
}
#page {
  position: relative;
}
.card_smooth_7260 {
  box-shadow: none !important;
}
.wrapper-fresh-0583 .footer_8898,
.panel_mini_7027 .footer_8898 {
  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;
}
.panel_mini_7027 .footer_8898 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.message_focused_3851 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.message_focused_3851:after,
.message_focused_3851:before {
  content: "";
  display: table;
}
.message_focused_3851:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .message_focused_3851 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.message_focused_3851,
.backdrop-right-bce1 {
  max-width: 1248px;
  margin: 0 auto;
}

.pagination-d80c.input-a140 .message_focused_3851 {
  max-width: 100%;
}
.pagination-d80c.thick-746e {
  max-width: 1200px;
  margin: 0 auto;
}
.pagination-d80c.yellow_58b7 .message_focused_3851 {
  max-width: 100%;
}
.pagination-d80c.yellow_58b7 > .message_focused_3851 {
  padding-left: 0;
  padding-right: 0;
}
.pagination-d80c.yellow_58b7 > .message_focused_3851 .thick-ac59 {
  margin: 0;
}
.pagination-d80c.yellow_58b7
  > .message_focused_3851
  .popup_682c.hovered-01c0 {
  margin-right: 0;
  margin-left: 0;
}
.pagination-d80c.yellow_58b7 #main.hovered-01c0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .focused_6ea5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .focused_6ea5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .banner-08f6 .tooltip_pro_02ef {
    padding-right: 1em;
  }
  .banner-08f6.light_ec04 .popup_682c {
    border-right: 1px solid #eaecee;
  }
  .banner-08f6.light_ec04 .tooltip_pro_02ef {
    padding-right: 1em;
  }
  .banner-08f6.light_ec04 .pink-0936 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-de4d .tooltip_pro_02ef {
    padding-left: 1em;
  }
  .progress-de4d.light_ec04 .popup_682c {
    border-left: 1px solid #eaecee;
  }
  .progress-de4d.light_ec04 .tooltip_pro_02ef {
    padding-left: 1em;
  }
  .progress-de4d.light_ec04 .pink-0936 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-new-31bf .tooltip_pro_02ef {
    padding-left: 1em;
  }
  .list-new-31bf.light_ec04 .motion-3ce0 {
    border-right: 1px solid #eaecee;
  }
  .list-new-31bf.light_ec04 .disabled-8e77 {
    border-right: 1px solid #eaecee;
  }
  .list-new-31bf.light_ec04 .tooltip_pro_02ef {
    padding-left: 1em;
  }
  .list-new-31bf.light_ec04 .pink-0936 {
    padding-right: 1em;
  }
  .list-new-31bf.light_ec04 .hidden_next_60c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow-3c86 .tooltip_pro_02ef {
    padding-right: 1em;
  }
  .slow-3c86.light_ec04 .motion-3ce0 {
    border-left: 1px solid #eaecee;
  }
  .slow-3c86.light_ec04 .disabled-8e77 {
    border-left: 1px solid #eaecee;
  }
  .slow-3c86.light_ec04 .tooltip_pro_02ef {
    padding-right: 1em;
  }
  .slow-3c86.light_ec04 .pink-0936 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slow-3c86.light_ec04 .hidden_next_60c6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused_6ea5 .tooltip_pro_02ef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focused_6ea5.light_ec04 .popup_682c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .focused_6ea5.light_ec04 .tooltip_pro_02ef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focused_6ea5.light_ec04 .pink-0936 {
    padding-left: 1em;
  }
  .focused_6ea5.light_ec04 .hidden_next_60c6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .focused_6ea5.light_ec04 .tooltip_pro_02ef {
    padding-left: 0;
  }
}
.progress-gold-82cf .tabs_rough_ffb8 {
  display: inline-block;
}
.tag_tall_6401 {
  display: inline-block;
}
.outer-eb1b {
  word-con: break-word;
}
.bottom_eb87 > span {
  display: inline-block;
  padding: 5px 0;
}
.bottom_eb87 .brown-a7b3 {
  margin-left: 8px;
  margin-right: 8px;
}
.bottom_eb87 .detail-c0ff img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row-dynamic-01b4 .texture-390b {
  margin-bottom: 2em;
}
.row-dynamic-01b4 .border_soft_fb68 {
  margin-bottom: 15px;
}
.row-dynamic-01b4 .border_soft_fb68:last-child {
  margin-bottom: 0;
}
.row-dynamic-01b4 .preview_glass_6274 {
  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) {
  .row-dynamic-01b4 .preview_glass_6274 {
    display: block;
  }
}
.row-dynamic-01b4 .thumbnail_9f2a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row-dynamic-01b4 .thumbnail_9f2a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row-dynamic-01b4 .info_clean_27f2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row-dynamic-01b4 .info_clean_27f2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row-dynamic-01b4 .info_clean_27f2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row-dynamic-01b4 .outer-eb1b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row-dynamic-01b4 .outer-eb1b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row-dynamic-01b4 .text-white-b75b p:last-child {
  margin-bottom: 0;
}
.row-dynamic-01b4 .main_ba28 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row-dynamic-01b4 .cool-c7bd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row-dynamic-01b4 .alert_under_7983 {
  margin-top: 1em;
}
.row-dynamic-01b4 .clean_99c0 {
  top: 0;
  display: block;
}
.row-dynamic-01b4 .clean_99c0 a {
  color: inherit;
}
.row-dynamic-01b4 .clean_99c0 a:hover {
  color: inherit;
}
.row-dynamic-01b4 .hovered-be95 {
  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;
}
.row-dynamic-01b4 .hovered-be95:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row-dynamic-01b4 .cool-c7bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row-dynamic-01b4 .content-dark-98eb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row-dynamic-01b4 .content-dark-98eb:first-child {
  margin-top: 0;
}
.row-dynamic-01b4 .content-dark-98eb.background-dark-a5e6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row-dynamic-01b4 .content-dark-98eb.link-4254 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row-dynamic-01b4
  .content-dark-98eb.link-4254.hidden-pro-aca4
  .alert_under_7983 {
  width: 100%;
}
.row-dynamic-01b4 .link-4254 {
  -webkit-box-align: center;
  align-items: center;
}
.row-dynamic-01b4 .link-4254 .bottom_eb87,
.row-dynamic-01b4 .link-4254 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row-dynamic-01b4 .info_clean_27f2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row-dynamic-01b4 .info_clean_27f2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row-dynamic-01b4 .info_clean_27f2: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;
}
.row-dynamic-01b4 .background-dark-a5e6 {
  z-index: 5;
}
.row-dynamic-01b4 .backdrop_narrow_8c6f .detail-plasma-03cd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row-dynamic-01b4 .chip_4703 .detail-plasma-03cd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row-dynamic-01b4 .description_e513 .detail-plasma-03cd {
  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;
}
.row-dynamic-01b4.pro-cad3 .preview_glass_6274,
.row-dynamic-01b4.heading-steel-d8ef .preview_glass_6274 {
  display: block;
}
.row-dynamic-01b4.pro-cad3 .preview_glass_6274 .small_a3ac,
.row-dynamic-01b4.pro-cad3 .preview_glass_6274 .cool-c7bd,
.row-dynamic-01b4.heading-steel-d8ef .preview_glass_6274 .small_a3ac,
.row-dynamic-01b4.heading-steel-d8ef .preview_glass_6274 .cool-c7bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row-dynamic-01b4.selected-3d07 .thumbnail_9f2a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row-dynamic-01b4.selected-3d07 .thumbnail_9f2a {
    margin-right: 0;
  }
}
.row-dynamic-01b4.pro-cad3 .thumbnail_9f2a,
.row-dynamic-01b4.heading-steel-d8ef .thumbnail_9f2a {
  padding-top: 40%;
}
.row-dynamic-01b4.pro-cad3 .texture-390b,
.row-dynamic-01b4.heading-steel-d8ef .texture-390b {
  display: block;
}
.row-dynamic-01b4.pro-cad3 .fn-sticky-1e70 .cool-c7bd,
.row-dynamic-01b4.heading-steel-d8ef .fn-sticky-1e70 .cool-c7bd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row-dynamic-01b4.pro-cad3 .thumbnail_9f2a,
.row-dynamic-01b4.heading-steel-d8ef .thumbnail_9f2a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row-dynamic-01b4.pro-cad3 .cool-c7bd {
  padding: 1em;
}
.active_0f56 {
  margin: 30px auto;
  display: block;
}
.active_0f56 .bottom_510e > * {
  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;
}
.active_0f56 .bottom_510e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_0f56 .bottom_510e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface_old_df43 .bottom_eb87 {
  margin-bottom: 1.41575em;
}
.surface_old_df43 .label_hard_ca43 {
  margin-bottom: 1.618em;
}
.focus-black-2f1d .in-55c1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focus-black-2f1d .in-55c1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focus-black-2f1d .photo-west-0dd1 {
  max-width: 100%;
  overflow: auto;
}
.new_b2a5 .focus-black-2f1d a:hover {
  text-decoration: underline;
}
.liquid_a7b9 .border_soft_fb68:not(.outer-eb1b),
.liquid_a7b9 .info_clean_27f2 {
  margin-bottom: 1.41575em;
}
.liquid_a7b9 .border_soft_fb68:not(.outer-eb1b):last-child,
.liquid_a7b9 .info_clean_27f2:last-child {
  margin-bottom: 0;
}
.liquid_a7b9 .border_soft_fb68.large_8653 {
  margin-bottom: 0.41575em;
}
.liquid_a7b9 .dynamic-09d4:before,
.liquid_a7b9 .heading-yellow-1a33:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.liquid_a7b9 .dynamic-09d4:before {
  content: "\f115";
}
.liquid_a7b9 .heading-yellow-1a33:before {
  content: "\f02c";
}
.liquid_a7b9 .warm_0974 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.liquid_a7b9 .warm_0974 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.south_e094 {
  display: -webkit-box;
  display: flex;
}
.south_e094 .focus_yellow_8597 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .south_e094 .focus_yellow_8597 {
    flex-basis: 90px;
  }
}
.south_e094 .active_8960 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .south_e094 .active_8960 {
    flex-basis: calc(100% - 50px);
  }
}
.south_e094 .fresh_5a0b p:last-child {
  margin-bottom: 0.72em;
}
.tag-old-63ad .bottom_510e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tag-old-63ad .bottom_510e:after,
.tag-old-63ad .bottom_510e:before {
  content: "";
  display: table;
}
.tag-old-63ad .bottom_510e:after {
  clear: both;
}
.tag-old-63ad .bottom_510e .clean_5dd0,
.tag-old-63ad .bottom_510e .fast-ee40 {
  width: 49%;
}
.tag-old-63ad .bottom_510e .clean_5dd0 a span.focused-45d6,
.tag-old-63ad .bottom_510e .fast-ee40 a span.focused-45d6 {
  display: block;
  margin-bottom: 5px;
}
.tag-old-63ad .bottom_510e .fast-ee40 {
  float: left;
  text-align: left;
}
.tag-old-63ad .bottom_510e .clean_5dd0 {
  float: right;
  text-align: right;
}
.notice-stone-8612 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .notice-stone-8612 {
    margin-bottom: 0;
  }
}
.east_694b {
  margin-bottom: 1em;
}
.east_694b .outer-eb1b {
  font-size: 1.1em;
  line-height: 1.3;
}
.menu_down_dab3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.top-0f5f .east_694b,
.column-de20 .east_694b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .top-0f5f .east_694b,
  .column-de20 .east_694b {
    display: block;
  }
}
.top-0f5f .menu_down_dab3,
.column-de20 .menu_down_dab3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .top-0f5f .menu_down_dab3,
  .column-de20 .menu_down_dab3 {
    margin-bottom: 1em;
  }
}
.top-0f5f .menu_down_dab3 img,
.column-de20 .menu_down_dab3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.top-0f5f .paragraph-dim-a5c9,
.column-de20 .paragraph-dim-a5c9 {
  flex-basis: calc(100% - 160px);
}
.top-0f5f .paragraph-dim-a5c9 p,
.column-de20 .paragraph-dim-a5c9 p {
  margin-bottom: 0;
}
.top-0f5f .paragraph-dim-a5c9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .top-0f5f .paragraph-dim-a5c9 {
    padding-left: 0;
  }
}
.column-de20 .paragraph-dim-a5c9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .column-de20 .paragraph-dim-a5c9 {
    padding-right: 0;
  }
}
.column-de20 .menu_down_dab3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pagination-cold-b871 .menu_down_dab3 {
  margin-bottom: 0.5em;
}
.pagination-cold-b871 .menu_down_dab3 img {
  width: 100%;
}
.widget-stone-4857 .block-out-5f86,
.gallery-7d5f .block-out-5f86 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gallery-7d5f .popup_682c .item_0d2e p:last-child {
  margin-bottom: 0;
}
.focused-11fd {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.search_daab .background-bronze-10af {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .search_daab .background-bronze-10af:last-of-type {
    margin-bottom: 0;
  }
}
.search_daab .background-bronze-10af ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search_daab .background-bronze-10af ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.search_daab .background-bronze-10af ul li {
  margin: 0 0 0.6em;
}
.search_daab .background-bronze-10af ul li.gallery-0f13,
.search_daab .background-bronze-10af ul li.surface_f360 {
  position: relative;
}
.search_daab .background-bronze-10af ul li.gallery-0f13 .wrapper-ed7e,
.search_daab .background-bronze-10af ul li.surface_f360 .wrapper-ed7e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.search_daab .background-bronze-10af ul li.gallery-0f13:after:after,
.search_daab .background-bronze-10af ul li.gallery-0f13:after:before,
.search_daab
  .background-bronze-10af
  ul
  li.surface_f360:after:after,
.search_daab
  .background-bronze-10af
  ul
  li.surface_f360:after:before {
  content: "";
  display: table;
}
.search_daab .background-bronze-10af ul li.gallery-0f13:after:after,
.search_daab
  .background-bronze-10af
  ul
  li.surface_f360:after:after {
  clear: both;
}
.search_daab .background-bronze-10af a.info-bronze-c1ae:hover {
  text-decoration: none;
}
.search_daab .background-bronze-10af select {
  max-width: 100%;
}
.search_daab .background-bronze-10af table {
  font-size: 85%;
}
.search_daab .background-bronze-10af table td,
.search_daab .background-bronze-10af table th {
  padding: 0.2360828548em;
  text-align: center;
}
.search_daab .background-bronze-10af table tfoot td {
  text-align: left;
}
.search_daab .background-bronze-10af :last-child {
  margin-bottom: 0;
}
.search_daab .background-bronze-10af .avatar-under-b02a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.search_daab .background-bronze-10af .avatar-under-b02a label {
  width: 100%;
}
.search_daab .background-bronze-10af .avatar-under-b02a .fixed-8a0e {
  width: 100%;
  display: block;
}
.search_daab .background-bronze-10af .avatar-under-b02a .title_738e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.search_daab .background-bronze-10af .avatar-under-b02a .title_738e:hover svg #svg-search {
  fill: #444;
}
.search_daab .background-bronze-10af .avatar-under-b02a .title_738e svg {
  width: 18px;
  height: 18px;
}
.search_daab .info_fixed_a8f3 ul ul,
.search_daab .hover_cf2f ul ul,
.search_daab .silver-ea04 ul ul,
.search_daab .down_b4c8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.search_daab .info_fixed_a8f3 .sort_outer_0644 > a,
.search_daab .hover_cf2f .sort_outer_0644 > a,
.search_daab .silver-ea04 .sort_outer_0644 > a,
.search_daab .down_b4c8 .sort_outer_0644 > a {
  margin-bottom: 0;
}
.search_daab .gas_25ba li,
.search_daab .info_fixed_a8f3 li,
.search_daab .upper_bb23 li,
.search_daab .hover_cf2f li,
.search_daab .silver-ea04 li,
.search_daab .down_b4c8 li,
.search_daab .purple_54ca li,
.search_daab .basic-b2bc li {
  display: block;
  position: relative;
}
.search_daab .gas_25ba li:last-child,
.search_daab .info_fixed_a8f3 li:last-child,
.search_daab .upper_bb23 li:last-child,
.search_daab .hover_cf2f li:last-child,
.search_daab .silver-ea04 li:last-child,
.search_daab .down_b4c8 li:last-child,
.search_daab .purple_54ca li:last-child,
.search_daab .basic-b2bc li:last-child {
  border: none;
}
.search_daab .gas_25ba li a,
.search_daab .info_fixed_a8f3 li a,
.search_daab .upper_bb23 li a,
.search_daab .hover_cf2f li a,
.search_daab .silver-ea04 li a,
.search_daab .down_b4c8 li a,
.search_daab .purple_54ca li a,
.search_daab .basic-b2bc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search_daab .gas_25ba li ul li::before,
.search_daab .info_fixed_a8f3 li ul li::before,
.search_daab .upper_bb23 li ul li::before,
.search_daab .hover_cf2f li ul li::before,
.search_daab .silver-ea04 li ul li::before,
.search_daab .down_b4c8 li ul li::before,
.search_daab .purple_54ca li ul li::before,
.search_daab .basic-b2bc li ul li::before {
  left: 15px;
}
.search_daab .gas_25ba li ul a,
.search_daab .info_fixed_a8f3 li ul a,
.search_daab .upper_bb23 li ul a,
.search_daab .hover_cf2f li ul a,
.search_daab .silver-ea04 li ul a,
.search_daab .down_b4c8 li ul a,
.search_daab .purple_54ca li ul a,
.search_daab .basic-b2bc li ul a {
  padding-left: 20px;
}
.search_daab .gas_25ba li ul ul li::before,
.search_daab .info_fixed_a8f3 li ul ul li::before,
.search_daab .upper_bb23 li ul ul li::before,
.search_daab .hover_cf2f li ul ul li::before,
.search_daab .silver-ea04 li ul ul li::before,
.search_daab .down_b4c8 li ul ul li::before,
.search_daab .purple_54ca li ul ul li::before,
.search_daab .basic-b2bc li ul ul li::before {
  left: 30px;
}
.search_daab .gas_25ba li ul ul a,
.search_daab .info_fixed_a8f3 li ul ul a,
.search_daab .upper_bb23 li ul ul a,
.search_daab .hover_cf2f li ul ul a,
.search_daab .silver-ea04 li ul ul a,
.search_daab .down_b4c8 li ul ul a,
.search_daab .purple_54ca li ul ul a,
.search_daab .basic-b2bc li ul ul a {
  padding-left: 40px;
}
.search_daab .notification-pink-be72 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search_daab .basic-b2bc ul li {
  margin-bottom: 1.41575em;
}
.search_daab .basic-b2bc ul li .hard-9111 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.search_daab .basic-b2bc ul li .liquid_6674 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.heading_left_6bb9 .gas_25ba li a,
.heading_left_6bb9 .info_fixed_a8f3 li a,
.heading_left_6bb9 .upper_bb23 li a,
.heading_left_6bb9 .hover_cf2f li a,
.heading_left_6bb9 .silver-ea04 li a,
.heading_left_6bb9 .down_b4c8 li a,
.heading_left_6bb9 .purple_54ca li a,
.heading_left_6bb9 .basic-b2bc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_left_6bb9 .notification-pink-be72 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_left_6bb9 .background-bronze-10af ul li.gallery-0f13 .wrapper-ed7e,
.heading_left_6bb9 .background-bronze-10af ul li.surface_f360 .wrapper-ed7e {
  background: rgba(0, 0, 0, 0.2);
}
.heading_left_6bb9 .search_daab .background-bronze-10af select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-d80c .search_daab .pro-a333 li {
  margin: 0;
}
.pagination-d80c .search_daab .pro-a333 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pagination-d80c .search_daab .pro-a333 li ul {
  margin: 0;
}
.pagination-d80c .search_daab .pro-a333 li ul li a {
  padding-left: 15px;
}
.pagination-d80c .search_daab .pro-a333 li ul li li a {
  padding-left: 30px;
}
.pagination-d80c .search_daab .pro-a333 li.accent_small_4ecf > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pagination-d80c .search_daab .pro-a333 li.accent_small_4ecf > 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;
}
.pagination-d80c .search_daab .pro-a333 li.accent_small_4ecf > 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;
}
.light-bb51 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.highlight_2f13 {
  position: relative;
  z-index: 10;
}
.highlight_2f13 .description_8323 {
  width: 100%;
  max-width: 100%;
}
.image_white_d78f .module_32d7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.image_white_d78f .logo_88aa {
}
.image_white_d78f .heading_left_6bb9 {
  background: #292929;
}
.tertiary-8333 .module_32d7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tertiary-8333 .logo_88aa {
  background: #f9f9f9;
}
.tertiary-8333 .heading_left_6bb9 {
  background: #303030;
}
.dirty_c1c5 .module_32d7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dirty_c1c5 .tabs_rough_ffb8 {
    margin-bottom: 1em;
  }
  .dirty_c1c5 .tabs_rough_ffb8:last-child {
    margin-bottom: 0;
  }
}
.dirty_c1c5 .logo_88aa {
  background: #ededed;
}
.dirty_c1c5 .heading_left_6bb9 {
  background: #1a1a1a;
}
.module_32d7.logo_88aa {
  color: rgba(0, 0, 0, 0.6);
}
.module_32d7.logo_88aa .dynamic_990c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_32d7.heading_left_6bb9 {
  color: rgba(255, 255, 255, 0.99);
}
.module_32d7.heading_left_6bb9 a:not(.info-bronze-c1ae) {
  color: rgba(255, 255, 255, 0.79);
}
.module_32d7.heading_left_6bb9 a:not(.info-bronze-c1ae):hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_32d7.heading_left_6bb9 .dynamic_990c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_32d7.heading_left_6bb9 table tbody td,
.module_32d7.heading_left_6bb9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.widget-16c2.popup_fixed_8007 .message_focused_3851 {
  max-width: initial;
}
.widget-16c2 .huge_0b1f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.widget-16c2 .huge_0b1f .description_8323 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .widget-16c2 .huge_0b1f .description_8323 {
    display: block;
    margin-bottom: 2em;
  }
  .widget-16c2 .huge_0b1f .description_8323:last-child {
    margin-bottom: 0;
  }
}
.dirty_c1c5 .tabs_rough_ffb8:last-child,
.tertiary-8333 .tabs_rough_ffb8:last-child,
.image_white_d78f .tabs_rough_ffb8:last-child {
  margin-bottom: 0;
}
.dirty_c1c5 .tabs_rough_ffb8 .search_daab .background-bronze-10af:last-child,
.tertiary-8333 .tabs_rough_ffb8 .search_daab .background-bronze-10af:last-child,
.image_white_d78f .tabs_rough_ffb8 .search_daab .background-bronze-10af:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dirty_c1c5 .mask-bronze-af24,
  .dirty_c1c5 .thick_a095,
  .tertiary-8333 .mask-bronze-af24,
  .tertiary-8333 .thick_a095,
  .image_white_d78f .mask-bronze-af24,
  .image_white_d78f .thick_a095 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .highlight_2f13 .tabs_rough_ffb8 {
    margin-bottom: 2em;
  }
}
.highlight_2f13 p:last-child {
  margin-bottom: 0;
}
.highlight_2f13 li,
.highlight_2f13 ul {
  list-style: none;
  margin: 0;
}
.highlight_2f13 ul ul {
  margin-left: 2.617924em;
}
.chip_bottom_c5e1 {
  font-size: 0.875em;
}

/* css-noise: e5e5 */
.phantom-card-d3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
