/*!
Theme Name: Customify
Theme URI: https://pressmaximum.outline-3e59/customify
Author: WPCustomify
Author URI: https://pressmaximum.outline-3e59
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.outline-3e59/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.header_3732.surface_soft_b96a/licenses/gpl-2.0.hidden_9b00
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.hidden_pro_b366/, (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.center_a6f6.carousel_iron_333c/normalize.wrapper-mini-df75/
 ======
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.wrapper-mini-df75 v7.0.0 | MIT License | github.outline-3e59/necolas/normalize.wrapper-mini-df75 */
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;
}
.glass_a81b .surface_soft_7d61,
.module_action_717e,
.gradient_8edb,
.pagination_b6a6,
.active-pro-7399,
.widget_c01e,
.background-cdb4,
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;
}
.module_action_717e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .module_action_717e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .module_action_717e,
  h1 {
    font-size: 1.8em;
  }
}
.gradient_8edb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gradient_8edb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gradient_8edb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_8edb,
  h2 {
    font-size: 1.7em;
  }
}
.pagination_b6a6,
h3 {
  font-size: 1.618em;
}
.glass_a81b .surface_soft_7d61,
.active-pro-7399,
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.nav-tiny-b939 {
  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;
}
.hidden_656e:after,
.hidden_656e:before,
.paragraph_7013:after,
.paragraph_7013:before {
  content: "";
  display: table;
}
.hidden_656e:after,
.paragraph_7013:after {
  clear: both;
}
.description-gas-5849 {
  float: right;
  margin-right: 0;
}
.panel_98d6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.backdrop_bronze_4441 .soft-a811,
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;
}
.backdrop_bronze_4441 .soft-a811: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;
}
.chip-red-d836 .soft-a811 {
  box-shadow: none;
}
.chip-red-d836
  .soft-a811
  .row-bottom-6272 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.chip-red-d836 .soft-a811 .brown-069e {
  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;
}
.chip-red-d836
  .soft-a811
  .brown-069e
  b {
  display: none;
}
.chip-red-d836 .pink_5492 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.active_in_c4fb:not(.blue_907e):not(.footer_114a),
button:not(.blue_907e):not(.footer_114a),
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ),
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ),
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ) {
  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;
}
.active_in_c4fb:not(.blue_907e):not(
    .footer_114a
  ):hover,
button:not(.blue_907e):not(
    .footer_114a
  ):hover,
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ):hover,
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ):hover,
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.active_in_c4fb:not(.blue_907e):not(
    .footer_114a
  ):active,
.active_in_c4fb:not(.blue_907e):not(
    .footer_114a
  ):focus,
button:not(.blue_907e):not(
    .footer_114a
  ):active,
button:not(.blue_907e):not(
    .footer_114a
  ):focus,
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ):active,
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ):focus,
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ):active,
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ):focus,
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ):active,
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ):focus {
  outline: 0;
}
.active_in_c4fb:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f,
button:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f,
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f,
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f,
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f {
  position: relative;
}
.active_in_c4fb:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .bright-a46d,
.active_in_c4fb:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .main-9043,
.active_in_c4fb:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .filter-d081,
.active_in_c4fb:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  i,
.active_in_c4fb:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  svg,
button:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .bright-a46d,
button:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .main-9043,
button:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .filter-d081,
button:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  i,
button:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  svg,
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .bright-a46d,
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .main-9043,
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .filter-d081,
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  i,
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  svg,
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .bright-a46d,
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .main-9043,
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .filter-d081,
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  i,
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  svg,
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .bright-a46d,
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .main-9043,
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  .filter-d081,
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  i,
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f
  svg {
  visibility: hidden;
}
.active_in_c4fb:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f:after,
button:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f:after,
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f:after,
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f:after,
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ).fn-loading-7a9f: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;
}
.active_in_c4fb:not(.blue_907e):not(.footer_114a),
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ),
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ),
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ) {
  color: #fff;
  background: #235787;
}
.active_in_c4fb:not(.blue_907e):not(
    .footer_114a
  ):focus,
input[type="button"]:not(.blue_907e):not(
    .footer_114a
  ):focus,
input[type="reset"]:not(.blue_907e):not(
    .footer_114a
  ):focus,
input[type="submit"]:not(.blue_907e):not(
    .footer_114a
  ):focus {
  color: #fff;
}
.active_in_c4fb.fn-disabled-7a9f:not(.blue_907e):not(
    .footer_114a
  ),
.active_in_c4fb[disabled]:not(.blue_907e):not(
    .footer_114a
  ),
button.fn-disabled-7a9f:not(.blue_907e):not(
    .footer_114a
  ),
button[disabled]:not(.blue_907e):not(
    .footer_114a
  ) {
  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;
}
.inner_61fb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.inner_61fb: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;
}
.outline_7af6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.border_motion_1c8e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.component-new-cb84 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hidden_656e:after,
.hidden_656e:before,
.main-122a:after,
.main-122a:before,
.hidden_cool_b2ed:after,
.hidden_cool_b2ed:before,
.mask_dim_2970:after,
.mask_dim_2970:before,
.badge_fixed_126d:after,
.badge_fixed_126d:before,
.south_462b:after,
.south_462b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hidden_656e:after,
.main-122a:after,
.hidden_cool_b2ed:after,
.mask_dim_2970:after,
.badge_fixed_126d:after,
.south_462b:after {
  clear: both;
}
.main-122a .outer_6b04,
.hidden_cool_b2ed .outer_6b04,
.row_wide_1a5f .outer_6b04 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.slow_38fd {
  display: inline-block;
}
.breadcrumb_tall_6889 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.breadcrumb_tall_6889 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb_tall_6889 .overlay_d3a0 {
  padding: 1em 0;
  font-size: 85%;
}
.overlay_d3a0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.right_b243 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.right_b243:after,
.right_b243:before {
  content: "";
  display: table;
}
.right_b243:after {
  clear: both;
}
.list-98b9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.card_b4d4 .list-98b9 {
  max-width: 50%;
}
.content-bottom-4558 .list-98b9 {
  max-width: 33.33%;
}
.layout-pressed-b062 .list-98b9 {
  max-width: 25%;
}
.row_dc82 .list-98b9 {
  max-width: 20%;
}
.table-3aae .list-98b9 {
  max-width: 16.66%;
}
.form_fixed_e07d .list-98b9 {
  max-width: 14.28%;
}
.photo-hot-ee21 .list-98b9 {
  max-width: 12.5%;
}
.black-b5c6 .list-98b9 {
  max-width: 11.11%;
}
.dark-110a {
  display: block;
}
.glass_a81b .search_1863 label,
.glass_a81b .photo_91ea label,
.glass_a81b .focused-f9ac label,
.glass_a81b .section-slow-9f29 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info-hard-31c3 {
  list-style: none;
  margin: 0;
}
.info-hard-31c3 article.widget_inner_e82f {
  margin-bottom: 0;
}
.info-hard-31c3 ul {
  list-style: none;
  margin: 0;
}
.info-hard-31c3 .dim_55bb li.widget_inner_e82f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info-hard-31c3 .dim_55bb li.widget_inner_e82f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info-hard-31c3 .dim_55bb li.widget_inner_e82f: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) {
  .info-hard-31c3 .dim_55bb li.widget_inner_e82f li.widget_inner_e82f li.widget_inner_e82f li.widget_inner_e82f {
    padding-left: 0;
  }
}
article.widget_inner_e82f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget_inner_e82f .main-122a p:last-of-type {
  margin-bottom: 0;
}
article.widget_inner_e82f .badge-fluid-c21d {
  float: left;
}
article.widget_inner_e82f .border-advanced-8966 {
  margin-left: 85px;
}
article.widget_inner_e82f .message_65c3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget_inner_e82f .message_65c3 .warm_3d45 {
  margin-left: 10px;
}
article.widget_inner_e82f .outer_83e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget_inner_e82f .current_60a2 {
  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 .search_1863,
  #respond .focused-f9ac,
  #respond .section-slow-9f29 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_1863 input,
#respond .focused-f9ac input,
#respond .section-slow-9f29 input {
  width: 100%;
}
#respond .section-slow-9f29 {
  margin-right: 0;
}
#respond .orange_37d7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag-cold-e94c {
  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-cold-e94c.dark_7c91 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tag-cold-e94c 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-cold-e94c:focus,
.tag-cold-e94c: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);
}
.cold_ed07 {
  border-radius: 10%;
}
.image_lower_0e89 {
  border-radius: 50%;
}
.preview_middle_839e {
  font-size: 0.72em;
}
.item-5cff {
  font-size: 0.875em;
}
.paragraph_last_a11e {
  font-size: 1.1em;
}
.focus_41d5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.focus_41d5.preview_middle_839e {
  letter-spacing: 0.5px;
}
.filter-7206,
.filter-7206 a {
  color: #6d6d6d;
}
.filter-7206 a:hover {
  color: #111;
}
.first_a72b {
  color: #6d6d6d;
}
.full-fd7d {
  overflow-x: hidden;
}
.full-fd7d .rough_4e3e.shade-8d65 {
  position: relative;
}
.full-fd7d .rough_4e3e.shade-8d65.description_2c6e {
  position: initial;
}
.full-fd7d
  .rough_4e3e.shade-8d65.description_2c6e
  .dropdown_1d42 {
  left: auto;
}
.full-fd7d .rough_4e3e .dropdown_1d42 {
  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;
}
.full-fd7d .rough_4e3e:hover.shade-8d65 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.full-fd7d
  .rough_4e3e:hover.shade-8d65
  .dropdown_1d42 {
  display: block;
  z-index: 9999999;
}
.full-fd7d .hover-118f .tag-tall-489f,
.full-fd7d .tiny_10bc .tag-tall-489f {
  display: none;
}
.full-fd7d .selected-0616 .rough_4e3e:hover.shade-8d65 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.glass_a81b .search_1863 label,
.glass_a81b .photo_91ea label,
.glass_a81b .focused-f9ac label,
.glass_a81b .section-slow-9f29 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info-hard-31c3 {
  list-style: none;
  margin: 0;
}
.info-hard-31c3 article.widget_inner_e82f {
  margin-bottom: 0;
}
.info-hard-31c3 ul {
  list-style: none;
  margin: 0;
}
.info-hard-31c3 .dim_55bb li.widget_inner_e82f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info-hard-31c3 .dim_55bb li.widget_inner_e82f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info-hard-31c3 .dim_55bb li.widget_inner_e82f: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) {
  .info-hard-31c3 .dim_55bb li.widget_inner_e82f li.widget_inner_e82f li.widget_inner_e82f li.widget_inner_e82f {
    padding-left: 0;
  }
}
article.widget_inner_e82f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget_inner_e82f .main-122a p:last-of-type {
  margin-bottom: 0;
}
article.widget_inner_e82f .badge-fluid-c21d {
  float: left;
}
article.widget_inner_e82f .border-advanced-8966 {
  margin-left: 85px;
}
article.widget_inner_e82f .message_65c3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget_inner_e82f .message_65c3 .warm_3d45 {
  margin-left: 10px;
}
article.widget_inner_e82f .outer_83e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget_inner_e82f .current_60a2 {
  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 .search_1863,
  #respond .focused-f9ac,
  #respond .section-slow-9f29 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_1863 input,
#respond .focused-f9ac input,
#respond .section-slow-9f29 input {
  width: 100%;
}
#respond .section-slow-9f29 {
  margin-right: 0;
}
#respond .orange_37d7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover-118f .tertiary_active_87d9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tertiary_active_87d9 .footer_inner_758c.detail-87f6 .notification_48d1 > li > a:focus,
.tertiary_active_87d9 .footer_inner_758c.detail-87f6 .notification_48d1 > li > a:hover,
.tertiary_active_87d9 .footer_inner_758c.upper_4556 .notification_48d1 > li > a:focus,
.tertiary_active_87d9 .footer_inner_758c.upper_4556 .notification_48d1 > li > a:hover,
.tertiary_active_87d9 .footer_inner_758c.paragraph_over_9af2 .notification_48d1 > li > a:focus,
.tertiary_active_87d9 .footer_inner_758c.paragraph_over_9af2 .notification_48d1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_active_87d9
  .footer_inner_758c.detail-87f6
  .notification_48d1
  > li.center-1dee
  > a,
.tertiary_active_87d9
  .footer_inner_758c.detail-87f6
  .notification_48d1
  > li.accent_purple_bc65
  > a,
.tertiary_active_87d9
  .footer_inner_758c.upper_4556
  .notification_48d1
  > li.center-1dee
  > a,
.tertiary_active_87d9
  .footer_inner_758c.upper_4556
  .notification_48d1
  > li.accent_purple_bc65
  > a,
.tertiary_active_87d9
  .footer_inner_758c.paragraph_over_9af2
  .notification_48d1
  > li.center-1dee
  > a,
.tertiary_active_87d9 .footer_inner_758c.paragraph_over_9af2 .notification_48d1 > li.chip_1499 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_active_87d9 .fixed-99c1,
.tertiary_active_87d9 .fixed-99c1 a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_active_87d9 .avatar-13e9.active_4eb6 li a,
.tertiary_active_87d9 .card-east-a0f6 a,
.tertiary_active_87d9 .liquid-8fe7,
.tertiary_active_87d9 .notification_48d1 > li > a,
.tertiary_active_87d9 .background-4ebb {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_active_87d9 .avatar-13e9.active_4eb6 li a:hover,
.tertiary_active_87d9 .card-east-a0f6 a:hover,
.tertiary_active_87d9 .liquid-8fe7:hover,
.tertiary_active_87d9 .notification_48d1 > li > a:hover,
.tertiary_active_87d9 .background-4ebb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_active_87d9 .tag-bright-f10d {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_active_87d9 .tag-bright-f10d .secondary-action-01d8 {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_active_87d9 .tag-bright-f10d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_active_87d9 .gallery-bright-7d8a .footer-4d90 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_active_87d9 .gallery-bright-7d8a .footer-4d90 .basic_ce4d {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_active_87d9
  .gallery-bright-7d8a
  .footer-4d90
  .basic_ce4d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_active_87d9
  .gallery-bright-7d8a
  .footer-4d90
  .basic_ce4d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_active_87d9
  .gallery-bright-7d8a
  .footer-4d90
  .basic_ce4d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_active_87d9
  .gallery-bright-7d8a
  .footer-4d90
  .basic_ce4d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_active_87d9 .gallery-bright-7d8a .mask-center-fdd8 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_active_87d9 .gallery-bright-7d8a .mask-center-fdd8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_f699
  .tertiary_active_87d9
  .gallery-bright-7d8a
  .popup_red_31a9
  .text_in_5043 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale_f699
  .tertiary_active_87d9
  .gallery-bright-7d8a
  .popup_red_31a9
  .basic_ce4d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover-118f .tag-lite-1b27 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tag-lite-1b27 .footer_inner_758c.detail-87f6 .notification_48d1 > li > a:focus,
.tag-lite-1b27 .footer_inner_758c.detail-87f6 .notification_48d1 > li > a:hover,
.tag-lite-1b27 .footer_inner_758c.upper_4556 .notification_48d1 > li > a:focus,
.tag-lite-1b27 .footer_inner_758c.upper_4556 .notification_48d1 > li > a:hover,
.tag-lite-1b27 .footer_inner_758c.paragraph_over_9af2 .notification_48d1 > li > a:focus,
.tag-lite-1b27 .footer_inner_758c.paragraph_over_9af2 .notification_48d1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-lite-1b27
  .footer_inner_758c.detail-87f6
  .notification_48d1
  > li.center-1dee
  > a,
.tag-lite-1b27
  .footer_inner_758c.detail-87f6
  .notification_48d1
  > li.accent_purple_bc65
  > a,
.tag-lite-1b27
  .footer_inner_758c.upper_4556
  .notification_48d1
  > li.center-1dee
  > a,
.tag-lite-1b27
  .footer_inner_758c.upper_4556
  .notification_48d1
  > li.accent_purple_bc65
  > a,
.tag-lite-1b27
  .footer_inner_758c.paragraph_over_9af2
  .notification_48d1
  > li.center-1dee
  > a,
.tag-lite-1b27 .footer_inner_758c.paragraph_over_9af2 .notification_48d1 > li.chip_1499 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tag-lite-1b27 .fixed-99c1,
.tag-lite-1b27 .fixed-99c1 a {
  color: rgba(0, 0, 0, 0.8);
}
.tag-lite-1b27 .avatar-13e9.active_4eb6 li a,
.tag-lite-1b27 .card-east-a0f6 a,
.tag-lite-1b27 .liquid-8fe7,
.tag-lite-1b27 .notification_48d1 > li > a,
.tag-lite-1b27 .background-4ebb {
  color: rgba(0, 0, 0, 0.55);
}
.tag-lite-1b27 .avatar-13e9.active_4eb6 li a:hover,
.tag-lite-1b27 .card-east-a0f6 a:hover,
.tag-lite-1b27 .liquid-8fe7:hover,
.tag-lite-1b27 .notification_48d1 > li > a:hover,
.tag-lite-1b27 .background-4ebb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-lite-1b27 .tag-bright-f10d {
  color: rgba(0, 0, 0, 0.55);
}
.tag-lite-1b27 .tag-bright-f10d .secondary-action-01d8 {
  color: rgba(0, 0, 0, 0.8);
}
.tag-lite-1b27 .tag-bright-f10d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_8674 .media-bb47 {
  margin-left: auto;
  margin-right: auto;
}
.hidden_cool_b2ed > * {
  margin-left: auto;
  margin-right: auto;
}
.hidden_cool_b2ed .outline_7af6 {
  margin-right: 1.41575em;
}
.secondary_pressed_e2fc .hidden_cool_b2ed > .filter-hard-b0de {
  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;
}
.secondary_pressed_e2fc .hidden_cool_b2ed > .avatar-42d5 {
  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;
}
.module_north_48ce.caption_8674 .media-bb47,
.aside_0443.caption_8674 .media-bb47 {
  margin-left: 0;
}
.wood_5456.caption_8674 .media-bb47,
.stale-817c.caption_8674 .media-bb47 {
  margin-right: 0;
}
.hidden_cool_b2ed ol,
.hidden_cool_b2ed ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.light-e136 video {
  max-width: 100%;
}
.overlay-4e75 img {
  display: block;
}
.overlay-4e75.outline_7af6,
.overlay-4e75.border_motion_1c8e {
  width: 100%;
}
.overlay-4e75.avatar-42d5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight-hot-b572:not(.wrapper-short-0ca1) {
  margin: 1.5em auto;
}
.backdrop_out_b468 p {
  padding: 1.5em 14px;
}
ul.progress-green-ce67.avatar-42d5,
ul.progress-green-ce67.filter-hard-b0de,
ul.progress-green-ce67.column_prev_f2e6.filter-hard-b0de {
  padding: 0 14px;
}
.surface_8ac2 {
  display: block;
  overflow-x: auto;
}
.surface_8ac2 table {
  border-collapse: collapse;
  width: 100%;
}
.surface_8ac2 td,
.surface_8ac2 th {
  padding: 0.5em;
}
.hidden_cool_b2ed li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hidden_cool_b2ed ol ol,
.hidden_cool_b2ed ol ul,
.hidden_cool_b2ed ul ol,
.hidden_cool_b2ed ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hidden_cool_b2ed ol ol li,
.hidden_cool_b2ed ol ul li,
.hidden_cool_b2ed ul ol li,
.hidden_cool_b2ed ul ul li {
  margin-left: 0;
}
.label_3380.banner_fixed_ae83 > .huge_1995 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.label_3380.banner_fixed_ae83 > .huge_1995 iframe,
.label_3380.banner_fixed_ae83 > .huge_1995 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.article_left_bada {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.article_left_bada.logo_5e6c {
  padding: 0;
}
.article_left_bada.logo_5e6c cite {
  font-size: 13px;
}
.article_left_bada > * {
  margin-left: 16px;
  margin-right: 16px;
}
.article_left_bada cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.selected-90a8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.selected-90a8 > p:first-child {
  margin-top: 0;
}
.selected-90a8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.selected-90a8 blockquote {
  border-left: 0;
}
.link_6efc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.link_6efc:not(.wrapper_0e82) {
  max-width: 100px;
}
.link_6efc.wood-3d2c {
  border-bottom: none !important;
  text-align: center;
}
.link_6efc.wood-3d2c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .backdrop_out_b468 p {
    padding: 1.5em 0;
  }
}
.sort_top_ff18 {
  color: #0073aa;
}
.dynamic_d31f {
  background-color: #0073aa;
}
.notification-d6d1 {
  color: #229fd8;
}
.thick_c633 {
  background-color: #229fd8;
}
.main-cold-dbdf {
  color: #eee;
}
.thick-d06a {
  background-color: #eee;
}
.form_light_ed35 {
  color: #444;
}
.accent_right_2778 {
  background-color: #444;
}
.bronze-87fa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.bronze-87fa .wood-62b5 .card-east-a0f6 {
  font-size: 15px;
}
.bronze-87fa .card-east-a0f6 {
  line-height: 1.3;
}
.bronze-87fa .tag-lite-1b27 {
}
.bronze-87fa .tertiary_active_87d9 {
  background: #235787;
}
.focus_dirty_8175 {
  padding: 0;
}
.focus_dirty_8175 .tertiary_active_87d9 {
  background: #1a1a1a;
}
.focus_dirty_8175 .tag-lite-1b27 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.top-13d6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.top-13d6 .tag-lite-1b27 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.top-13d6 .tertiary_active_87d9 {
  background: #303030;
}
.south_462b {
  position: relative;
  z-index: 10;
}
.south_462b .info-glass-b00a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.prev-054c .shade-8d65 {
  display: inline-block;
  vertical-align: middle;
}
.prev-054c.video-advanced-9317 .shade-8d65 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .prev-054c.video-advanced-9317 .shade-8d65 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .prev-054c.video-advanced-9317 .shade-8d65 {
    margin-right: 0.4em;
  }
}
.prev-054c.video-advanced-9317 .shade-8d65:last-child {
  margin-right: 0;
}
.white-c811 .info-glass-b00a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hover-118f .wood-62b5 {
    margin: 0 -0.5em;
  }
  .hover-118f .wood-62b5 [class*="customify-col-"],
  .hover-118f .wood-62b5 [class*="customify-col_"],
  .hover-118f .wood-62b5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hover-118f.steel_b523 .info-glass-b00a {
  background: 0 0 !important;
}
.hover-118f.steel_b523 .info-glass-b00a,
.hover-118f.white-c811 .info-glass-b00a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hover-118f.full_77e6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hover-118f.white-c811 .info-glass-b00a {
  box-shadow: none !important;
}
.outline_3588 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .outline_3588 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .outline_3588 {
    padding: 18px 0 20px;
  }
}
.outline_3588 .tabs_red_0ffe {
  width: 100%;
}
.outline_3588 .over-1342 {
  margin-bottom: 0;
}
.outline_3588 .layout-0786 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hidden_87ef {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hidden_87ef .active_center_9283 {
  width: 100%;
}
.outline_brown_c57e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outline_brown_c57e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outline_brown_c57e 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;
}
.outline_brown_c57e li:last-child:after {
  display: none;
}
.outline_brown_c57e li a {
  font-weight: 500;
  margin-right: 10px;
}
.article-full-f49e .tag-tall-489f button,
.outline_3588 .tag-tall-489f button {
  left: 0;
}
.article-full-f49e .active_center_9283,
.outline_3588 .active_center_9283 {
  padding-left: 0;
  padding-right: 0;
}
.article-full-f49e .hidden_87ef,
.outline_3588 .hidden_87ef {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.article-full-f49e {
  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;
}
.article-full-f49e: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;
}
.article-full-f49e .prev_c70e {
  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) {
  .article-full-f49e .prev_c70e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .article-full-f49e .prev_c70e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .article-full-f49e .prev_c70e {
    min-height: 200px;
  }
}
.article-full-f49e .outline_brown_c57e {
  color: rgba(255, 255, 255, 0.8);
}
.article-full-f49e .outline_brown_c57e a,
.article-full-f49e .outline_brown_c57e li:after {
  color: inherit;
}
.article-full-f49e .outline_brown_c57e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.iron-144a {
  margin-bottom: 0.5em;
}
.detail_left_1c65 {
  margin-bottom: 1.2em;
}
.detail_left_1c65,
.iron-144a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.detail_left_1c65 p:last-child,
.iron-144a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tag-tall-489f,
#masthead .tag-tall-489f {
  display: none;
}
#masthead
  > .tag-tall-489f.tall_72c5 {
  display: none;
}
#masthead > .tag-tall-489f button {
  left: 0;
}
.border_lower_7390 {
  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%;
}
.border_lower_7390 .shade-8d65 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.border_lower_7390 .tall_540a {
  display: -webkit-box;
  display: flex;
}
.border_lower_7390 .tall_540a.gallery_pink_8c7b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.border_lower_7390 .tall_540a.slider-paper-81d7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.border_lower_7390 .tall_540a.label_south_6729 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.border_lower_7390.primary-d28d.rough_1924 .tall_540a.gallery_pink_8c7b {
  flex-basis: 100%;
}
.border_lower_7390.gold-5954 .tall_540a.slider-paper-81d7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.border_lower_7390.gold-5954 .tall_540a.label_south_6729 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tag-tall-489f.tall_72c5 {
  display: none;
}
#masthead > .tag-tall-489f button {
  left: 0;
}
.link-d1ba {
  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;
}
.link-d1ba:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.link-d1ba.motion_8a39 i {
  margin-right: 4px;
}
.link-d1ba.column_e23e i {
  margin-left: 5px;
}
.card-east-a0f6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.card-east-a0f6 p:last-child {
  margin-bottom: 0;
}
.caption-paper-2fab {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.caption-paper-2fab a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.caption-paper-2fab img {
  display: block;
  width: auto;
  line-height: 1;
}
.caption-paper-2fab .fixed-99c1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.caption-paper-2fab .tooltip-0c03 {
  margin: 5px 0 7px 0;
}
.caption-paper-2fab.description-3900 .dropdown_thick_47fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-paper-2fab.description-3900 .shade-narrow-521d {
  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;
}
.caption-paper-2fab.layout-wood-3185 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.caption-paper-2fab.layout-wood-3185 .dropdown_thick_47fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-paper-2fab.layout-wood-3185 .shade-narrow-521d {
  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;
}
.caption-paper-2fab.tabs-8d1e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption-paper-2fab.advanced_f9e8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.caption-paper-2fab.advanced_f9e8 .shade-narrow-521d {
  margin-top: 7px;
}
.nav-down-2701 {
  display: inline-block;
}
.south_462b .tooltip_179a .caption-paper-2fab img {
  max-width: 100%;
}
.footer_inner_758c .notification-803d.hot_7fe6,
.slow_c5c3 .notification-803d.hot_7fe6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.footer_inner_758c .alert-fc03,
.slow_c5c3 .alert-fc03 {
  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%);
}
.footer_inner_758c .alert-fc03 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.footer_inner_758c.black_4e3b .alert-fc03 {
  display: none;
}
.footer_inner_758c .component_51c5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer_inner_758c .component_51c5 li {
  display: inline-block;
  position: relative;
}
.footer_inner_758c .component_51c5 li:last-child {
  margin-right: 0;
}
.footer_inner_758c .component_51c5 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;
}
.footer_inner_758c .component_51c5 li.chip_1499 > a {
  color: rgba(0, 0, 0, 0.9);
}
.footer_inner_758c .component_51c5 > 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;
}
.footer_inner_758c .component_51c5 > li > a i {
  line-height: 0;
}
.footer_inner_758c .component_51c5 > li.shadow_gas_226d > a .alert-fc03 {
  margin-left: 4px;
  line-height: 0;
}
.footer_inner_758c .component_51c5 .slow-af94 li.shadow_gas_226d > a {
  position: relative;
}
.footer_inner_758c .component_51c5 .slow-af94 li.shadow_gas_226d > a:after,
.footer_inner_758c .component_51c5 .slow-af94 li.shadow_gas_226d > a:before {
  content: "";
  display: table;
}
.footer_inner_758c .component_51c5 .slow-af94 li.shadow_gas_226d > a:after {
  clear: both;
}
.footer_inner_758c .component_51c5 .slow-af94 li.shadow_gas_226d > a .alert-fc03 {
  margin-left: 5px;
  float: right;
}
.footer_inner_758c .sort_e5d0,
.footer_inner_758c .slow-af94 {
  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;
}
.footer_inner_758c .slow-af94 {
  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;
}
.footer_inner_758c .slow-af94 .hot_7fe6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.footer_inner_758c .slow-af94 .alert-fc03 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.footer_inner_758c .slow-af94 li {
  display: block;
  margin: 0;
  padding: 0;
}
.footer_inner_758c .slow-af94 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;
}
.footer_inner_758c .slow-af94 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.footer_inner_758c .slow-af94 .slow-af94 {
  top: 0;
  left: 100%;
}
.footer_inner_758c .prev-04f7.fn-focus-7a9f > .sort_e5d0,
.footer_inner_758c .prev-04f7.fn-focus-7a9f > .slow-af94,
.footer_inner_758c .prev-04f7:focus > .sort_e5d0,
.footer_inner_758c .prev-04f7:focus > .slow-af94,
.footer_inner_758c .prev-04f7:hover > .sort_e5d0,
.footer_inner_758c .prev-04f7:hover > .slow-af94 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.footer_inner_758c.paragraph_over_9af2 .notification_48d1:after,
.footer_inner_758c.paragraph_over_9af2 .notification_48d1:before {
  content: "";
  display: table;
}
.footer_inner_758c.paragraph_over_9af2 .notification_48d1:after {
  clear: both;
}
.footer_inner_758c.paragraph_over_9af2 .notification_48d1 > li {
  float: left;
}
.footer_inner_758c.next_6051 .notification_48d1:after,
.footer_inner_758c.next_6051 .notification_48d1:before {
  content: "";
  display: table;
}
.footer_inner_758c.next_6051 .notification_48d1:after {
  clear: both;
}
.footer_inner_758c.next_6051 .notification_48d1 > li {
  float: left;
}
.footer_inner_758c.next_6051 .notification_48d1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.footer_inner_758c.next_6051 .notification_48d1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.footer_inner_758c.next_6051 .notification_48d1 > li.center-1dee > a,
.footer_inner_758c.next_6051 .notification_48d1 > li.chip_1499 > a {
  color: #fff;
  background-color: #1e4b75;
}
.footer_inner_758c.detail-87f6 .notification_48d1 > li > a .hot_7fe6 {
  position: relative;
}
.footer_inner_758c.detail-87f6 .notification_48d1 > li > a .hot_7fe6: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;
}
.footer_inner_758c.detail-87f6
  .notification_48d1
  > li:focus
  > a
  .hot_7fe6:before,
.footer_inner_758c.detail-87f6
  .notification_48d1
  > li:hover
  > a
  .hot_7fe6:before {
  width: 100%;
  background-color: currentColor;
}
.footer_inner_758c.detail-87f6
  .notification_48d1
  > li.center-1dee
  > a
  .hot_7fe6:before,
.footer_inner_758c.detail-87f6
  .notification_48d1
  > li.accent_purple_bc65
  > a
  .hot_7fe6:before {
  width: 100%;
  background-color: currentColor;
}
.footer_inner_758c.upper_4556 .notification_48d1 > li > a .hot_7fe6 {
  position: relative;
}
.footer_inner_758c.upper_4556 .notification_48d1 > li > a .hot_7fe6: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;
}
.footer_inner_758c.upper_4556 .notification_48d1 > li:focus > a .hot_7fe6:before,
.footer_inner_758c.upper_4556
  .notification_48d1
  > li:hover
  > a
  .hot_7fe6:before {
  width: 100%;
  background-color: currentColor;
}
.footer_inner_758c.upper_4556
  .notification_48d1
  > li.center-1dee
  > a
  .hot_7fe6:before,
.footer_inner_758c.upper_4556
  .notification_48d1
  > li.accent_purple_bc65
  > a
  .hot_7fe6:before {
  width: 100%;
  background-color: currentColor;
}
.slow_c5c3 .component_51c5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slow_c5c3 .component_51c5 li:first-child > a {
  border-top: none;
}
.slow_c5c3 .component_51c5 .container_copper_1171 > .hot_7fe6 .alert-fc03 {
  display: none;
}
.slow_c5c3 .component_51c5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slow_c5c3 .component_51c5 li:last-child {
  border: none;
}
.slow_c5c3 .component_51c5 li.shadow_gas_226d > a {
  padding-right: 45px !important;
}
.slow_c5c3 .component_51c5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slow_c5c3 .component_51c5 li a:focus,
.slow_c5c3 .component_51c5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow_c5c3 .component_51c5 li .tooltip_full_5d59 {
  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;
}
.slow_c5c3 .component_51c5 li .tooltip_full_5d59:hover {
  box-shadow: none;
}
.slow_c5c3 .component_51c5 li .tooltip_full_5d59 .alert-fc03 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slow_c5c3 .component_51c5 .slow-af94 {
  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);
}
.slow_c5c3 .component_51c5 .slow-af94 li a {
  padding-left: 3em;
}
.slow_c5c3 .component_51c5 .photo-f9f2 > a .tooltip_full_5d59 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slow_c5c3 .component_51c5 .photo-f9f2 > .slow-af94 {
  display: block;
  opacity: 1;
}
.box-warm-ffc8 {
  max-width: 100%;
}
.active_e770 {
  line-height: 0;
  cursor: pointer;
}
.background-4ebb {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.background-4ebb:hover {
  box-shadow: none;
  color: currentColor;
}
.background-4ebb svg {
  width: 18px;
  height: 18px;
}
.background-4ebb .glass-9669 {
  display: none;
}
.picture_right_61e1 {
  position: relative;
}
.picture_right_61e1.fn-active-7a9f .background-4ebb .slow_2222 {
  display: none;
}
.picture_right_61e1.fn-active-7a9f .background-4ebb .glass-9669 {
  display: inline-block;
}
.picture_right_61e1 .banner-motion-c1d9 {
  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);
}
.picture_right_61e1.silver-4056 .banner-motion-c1d9 {
  left: auto;
  right: -0.9em;
}
.picture_right_61e1.silver-4056 .avatar-last-cece::before {
  left: auto;
  right: 15px;
}
.picture_right_61e1.fn-active-7a9f .banner-motion-c1d9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup_red_31a9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.popup_red_31a9 label {
  flex-basis: 100%;
}
.popup_red_31a9 .footer-4d90 {
  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;
}
.popup_red_31a9 .basic_ce4d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.popup_red_31a9 .basic_ce4d:focus {
  background-color: transparent;
}
.popup_red_31a9 button.mask-center-fdd8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.popup_red_31a9 button.mask-center-fdd8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.popup_red_31a9 button.mask-center-fdd8 svg {
  width: 18px;
  height: 18px;
}
.popup_red_31a9 input[type="submit"] {
  min-height: auto;
}
.gallery-bright-7d8a .popup_red_31a9 .basic_ce4d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.avatar-last-cece {
  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) {
  .avatar-last-cece {
    width: 220px;
  }
}
.avatar-last-cece label {
  flex-basis: 100%;
}
.avatar-last-cece::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;
}
.stale_f699 .gallery-bright-7d8a .popup_red_31a9 {
  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;
}
.stale_f699
  .gallery-bright-7d8a
  .popup_red_31a9
  .footer-4d90 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stale_f699 .gallery-bright-7d8a .popup_red_31a9 .basic_ce4d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stale_f699
  .gallery-bright-7d8a
  .popup_red_31a9
  .basic_ce4d:focus {
  background: 0 0;
}
.stale_f699
  .gallery-bright-7d8a
  .popup_red_31a9
  .text_in_5043 {
  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;
}
.avatar-13e9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar-13e9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar-13e9 li:last-child {
  margin-right: 0;
}
.avatar-13e9 li:first-child {
  margin-left: 0;
}
.avatar-13e9.pagination-silver-4655 a {
  color: #fff;
}
.avatar-13e9.pagination-silver-4655 a:hover {
  color: #fff;
}
.avatar-13e9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar-13e9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar-13e9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar-13e9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar-13e9 [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar-13e9 [class*="social-icon-apple"].row-8037 {
  background-color: transparent;
  color: #999;
}
.avatar-13e9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar-13e9 [class*="social-icon-behance"].row-8037 {
  background-color: transparent;
  color: #1769ff;
}
.avatar-13e9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar-13e9 [class*="social-icon-bitbucket"].row-8037 {
  background-color: transparent;
  color: #205081;
}
.avatar-13e9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar-13e9 [class*="social-icon-codepen"].row-8037 {
  background-color: transparent;
  color: #000;
}
.avatar-13e9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar-13e9 [class*="social-icon-delicious"].row-8037 {
  background-color: transparent;
  color: #39f;
}
.avatar-13e9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar-13e9 [class*="social-icon-digg"].row-8037 {
  background-color: transparent;
  color: #005be2;
}
.avatar-13e9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar-13e9 [class*="social-icon-dribbble"].row-8037 {
  background-color: transparent;
  color: #ea4c89;
}
.avatar-13e9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar-13e9 [class*="social-icon-envelope"].row-8037 {
  background-color: transparent;
  color: #ea4335;
}
.avatar-13e9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar-13e9 [class*="social-icon-facebook"].row-8037 {
  background-color: transparent;
  color: #3b5998;
}
.avatar-13e9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar-13e9 [class*="social-icon-flickr"].row-8037 {
  background-color: transparent;
  color: #0063dc;
}
.avatar-13e9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar-13e9 [class*="social-icon-foursquare"].row-8037 {
  background-color: transparent;
  color: #2d5be3;
}
.avatar-13e9 [class*="social-icon-github"] {
  background-color: #333;
}
.avatar-13e9 [class*="social-icon-github"].row-8037 {
  background-color: transparent;
  color: #333;
}
.avatar-13e9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar-13e9 [class*="social-icon-google-plus"].row-8037 {
  background-color: transparent;
  color: #dd4b39;
}
.avatar-13e9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar-13e9 [class*="social-icon-houzz"].row-8037 {
  background-color: transparent;
  color: #7ac142;
}
.avatar-13e9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar-13e9 [class*="social-icon-instagram"].row-8037 {
  background-color: transparent;
  color: #262626;
}
.avatar-13e9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar-13e9 [class*="social-icon-jsfiddle"].row-8037 {
  background-color: transparent;
  color: #487aa2;
}
.avatar-13e9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar-13e9 [class*="social-icon-linkedin"].row-8037 {
  background-color: transparent;
  color: #0077b5;
}
.avatar-13e9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar-13e9 [class*="social-icon-medium"].row-8037 {
  background-color: transparent;
  color: #00ab6b;
}
.avatar-13e9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar-13e9
  [class*="social-icon-odnoklassniki"].row-8037 {
  background-color: transparent;
  color: #f4731c;
}
.avatar-13e9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar-13e9 [class*="social-icon-meetup"].row-8037 {
  background-color: transparent;
  color: #ec1c40;
}
.avatar-13e9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar-13e9 [class*="social-icon-pinterest"].row-8037 {
  background-color: transparent;
  color: #bd081c;
}
.avatar-13e9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar-13e9 [class*="social-icon-product-hunt"].row-8037 {
  background-color: transparent;
  color: #da552f;
}
.avatar-13e9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar-13e9 [class*="social-icon-reddit"].row-8037 {
  background-color: transparent;
  color: #ff4500;
}
.avatar-13e9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar-13e9 [class*="social-icon-rss"].row-8037 {
  background-color: transparent;
  color: #f26522;
}
.avatar-13e9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar-13e9
  [class*="social-icon-shopping-cart"].row-8037 {
  background-color: transparent;
  color: #4caf50;
}
.avatar-13e9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar-13e9 [class*="social-icon-skype"].row-8037 {
  background-color: transparent;
  color: #00aff0;
}
.avatar-13e9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar-13e9 [class*="social-icon-slideshare"].row-8037 {
  background-color: transparent;
  color: #0077b5;
}
.avatar-13e9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar-13e9 [class*="social-icon-snapchat"].row-8037 {
  background-color: transparent;
  color: #fffc00;
}
.avatar-13e9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar-13e9 [class*="social-icon-soundcloud"].row-8037 {
  background-color: transparent;
  color: #f80;
}
.avatar-13e9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar-13e9 [class*="social-icon-spotify"].row-8037 {
  background-color: transparent;
  color: #2ebd59;
}
.avatar-13e9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar-13e9
  [class*="social-icon-stack-overflow"].row-8037 {
  background-color: transparent;
  color: #fe7a15;
}
.avatar-13e9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar-13e9 [class*="social-icon-maldkfgram"].row-8037 {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar-13e9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar-13e9 [class*="social-icon-tripadvisor"].row-8037 {
  background-color: transparent;
  color: #589442;
}
.avatar-13e9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar-13e9 [class*="social-icon-tumblr"].row-8037 {
  background-color: transparent;
  color: #35465c;
}
.avatar-13e9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar-13e9 [class*="social-icon-twitch"].row-8037 {
  background-color: transparent;
  color: #6441a5;
}
.avatar-13e9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar-13e9 [class*="social-icon-twitter"].row-8037 {
  background-color: transparent;
  color: #1da1f2;
}
.avatar-13e9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar-13e9 [class*="social-icon-vimeo"].row-8037 {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar-13e9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar-13e9 [class*="social-icon-vk"].row-8037 {
  background-color: transparent;
  color: #45668e;
}
.avatar-13e9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar-13e9 [class*="social-icon-weibo"].row-8037 {
  background-color: transparent;
  color: #df2029;
}
.avatar-13e9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar-13e9 [class*="social-icon-weixin"].row-8037 {
  background-color: transparent;
  color: #7bb32e;
}
.avatar-13e9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar-13e9 [class*="social-icon-whatsapp"].row-8037 {
  background-color: transparent;
  color: #25d366;
}
.avatar-13e9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar-13e9 [class*="social-icon-wordpress"].row-8037 {
  background-color: transparent;
  color: #21759b;
}
.avatar-13e9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar-13e9 [class*="social-icon-xing"].row-8037 {
  background-color: transparent;
  color: #026466;
}
.avatar-13e9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar-13e9 [class*="social-icon-yelp"].row-8037 {
  background-color: transparent;
  color: #af0606;
}
.avatar-13e9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar-13e9 [class*="social-icon-youtube"].row-8037 {
  background-color: transparent;
  color: #cd201f;
}
.liquid-8fe7 {
  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;
}
.liquid-8fe7:hover {
  box-shadow: none;
  background: 0 0;
}
.label_87a4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tooltip-2323 {
  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;
}
.status_9b06 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gradient_action_bae1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gradient_action_bae1,
.gradient_action_bae1::after,
.gradient_action_bae1::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;
}
.gradient_action_bae1::after,
.gradient_action_bae1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paper_e979 .tooltip-2323 .status_9b06 {
  margin-top: -2px;
  width: 19px;
}
.paper_e979 .tooltip-2323 .gradient_action_bae1 {
  margin-top: -1px;
}
.paper_e979 .tooltip-2323 .gradient_action_bae1,
.paper_e979 .tooltip-2323 .gradient_action_bae1::after,
.paper_e979 .tooltip-2323 .gradient_action_bae1::before {
  width: 19px;
  height: 2px;
}
.paper_e979 .tooltip-2323 .gradient_action_bae1::before {
  top: -6px;
}
.paper_e979 .tooltip-2323 .gradient_action_bae1::after {
  bottom: -6px;
}
.accent_2944 .tooltip-2323 .status_9b06 {
  margin-top: -2px;
  width: 22px;
}
.accent_2944 .tooltip-2323 .gradient_action_bae1 {
  margin-top: -1px;
}
.accent_2944 .tooltip-2323 .gradient_action_bae1,
.accent_2944 .tooltip-2323 .gradient_action_bae1::after,
.accent_2944 .tooltip-2323 .gradient_action_bae1::before {
  width: 22px;
  height: 2px;
}
.accent_2944 .tooltip-2323 .gradient_action_bae1::before {
  top: -7px;
}
.accent_2944 .tooltip-2323 .gradient_action_bae1::after {
  bottom: -7px;
}
.iron_2e63 .tooltip-2323 .status_9b06 {
  margin-top: -2px;
  width: 31px;
}
.iron_2e63 .tooltip-2323 .gradient_action_bae1 {
  margin-top: -1.5px;
}
.iron_2e63 .tooltip-2323 .gradient_action_bae1,
.iron_2e63 .tooltip-2323 .gradient_action_bae1::after,
.iron_2e63 .tooltip-2323 .gradient_action_bae1::before {
  width: 31px;
  height: 3px;
}
.iron_2e63 .tooltip-2323 .gradient_action_bae1::before {
  top: -9px;
}
.iron_2e63 .tooltip-2323 .gradient_action_bae1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .row_dynamic_e99d .tooltip-2323 .status_9b06 {
    margin-top: -2px;
    width: 19px;
  }
  .row_dynamic_e99d .tooltip-2323 .gradient_action_bae1 {
    margin-top: -1px;
  }
  .row_dynamic_e99d .tooltip-2323 .gradient_action_bae1,
  .row_dynamic_e99d .tooltip-2323 .gradient_action_bae1::after,
  .row_dynamic_e99d .tooltip-2323 .gradient_action_bae1::before {
    width: 19px;
    height: 2px;
  }
  .row_dynamic_e99d .tooltip-2323 .gradient_action_bae1::before {
    top: -6px;
  }
  .row_dynamic_e99d .tooltip-2323 .gradient_action_bae1::after {
    bottom: -6px;
  }
  .label_simple_cfda .tooltip-2323 .status_9b06 {
    margin-top: -2px;
    width: 22px;
  }
  .label_simple_cfda .tooltip-2323 .gradient_action_bae1 {
    margin-top: -1px;
  }
  .label_simple_cfda .tooltip-2323 .gradient_action_bae1,
  .label_simple_cfda .tooltip-2323 .gradient_action_bae1::after,
  .label_simple_cfda .tooltip-2323 .gradient_action_bae1::before {
    width: 22px;
    height: 2px;
  }
  .label_simple_cfda .tooltip-2323 .gradient_action_bae1::before {
    top: -7px;
  }
  .label_simple_cfda .tooltip-2323 .gradient_action_bae1::after {
    bottom: -7px;
  }
  .shade-24f8 .tooltip-2323 .status_9b06 {
    margin-top: -2px;
    width: 31px;
  }
  .shade-24f8 .tooltip-2323 .gradient_action_bae1 {
    margin-top: -1.5px;
  }
  .shade-24f8 .tooltip-2323 .gradient_action_bae1,
  .shade-24f8 .tooltip-2323 .gradient_action_bae1::after,
  .shade-24f8 .tooltip-2323 .gradient_action_bae1::before {
    width: 31px;
    height: 3px;
  }
  .shade-24f8 .tooltip-2323 .gradient_action_bae1::before {
    top: -9px;
  }
  .shade-24f8 .tooltip-2323 .gradient_action_bae1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fast-27dd .tooltip-2323 .status_9b06 {
    margin-top: -2px;
    width: 19px;
  }
  .fast-27dd .tooltip-2323 .gradient_action_bae1 {
    margin-top: -1px;
  }
  .fast-27dd .tooltip-2323 .gradient_action_bae1,
  .fast-27dd .tooltip-2323 .gradient_action_bae1::after,
  .fast-27dd .tooltip-2323 .gradient_action_bae1::before {
    width: 19px;
    height: 2px;
  }
  .fast-27dd .tooltip-2323 .gradient_action_bae1::before {
    top: -6px;
  }
  .fast-27dd .tooltip-2323 .gradient_action_bae1::after {
    bottom: -6px;
  }
  .gallery-464e .tooltip-2323 .status_9b06 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-464e .tooltip-2323 .gradient_action_bae1 {
    margin-top: -1px;
  }
  .gallery-464e .tooltip-2323 .gradient_action_bae1,
  .gallery-464e .tooltip-2323 .gradient_action_bae1::after,
  .gallery-464e .tooltip-2323 .gradient_action_bae1::before {
    width: 22px;
    height: 2px;
  }
  .gallery-464e .tooltip-2323 .gradient_action_bae1::before {
    top: -7px;
  }
  .gallery-464e .tooltip-2323 .gradient_action_bae1::after {
    bottom: -7px;
  }
  .north-4560 .tooltip-2323 .status_9b06 {
    margin-top: -2px;
    width: 31px;
  }
  .north-4560 .tooltip-2323 .gradient_action_bae1 {
    margin-top: -1.5px;
  }
  .north-4560 .tooltip-2323 .gradient_action_bae1,
  .north-4560 .tooltip-2323 .gradient_action_bae1::after,
  .north-4560 .tooltip-2323 .gradient_action_bae1::before {
    width: 31px;
    height: 3px;
  }
  .north-4560 .tooltip-2323 .gradient_action_bae1::before {
    top: -9px;
  }
  .north-4560 .tooltip-2323 .gradient_action_bae1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .item-7bca .tooltip-2323 .status_9b06 {
    margin-top: -2px;
    width: 19px;
  }
  .item-7bca .tooltip-2323 .gradient_action_bae1 {
    margin-top: -1px;
  }
  .item-7bca .tooltip-2323 .gradient_action_bae1,
  .item-7bca .tooltip-2323 .gradient_action_bae1::after,
  .item-7bca .tooltip-2323 .gradient_action_bae1::before {
    width: 19px;
    height: 2px;
  }
  .item-7bca .tooltip-2323 .gradient_action_bae1::before {
    top: -6px;
  }
  .item-7bca .tooltip-2323 .gradient_action_bae1::after {
    bottom: -6px;
  }
  .old-3f23 .tooltip-2323 .status_9b06 {
    margin-top: -2px;
    width: 22px;
  }
  .old-3f23 .tooltip-2323 .gradient_action_bae1 {
    margin-top: -1px;
  }
  .old-3f23 .tooltip-2323 .gradient_action_bae1,
  .old-3f23 .tooltip-2323 .gradient_action_bae1::after,
  .old-3f23 .tooltip-2323 .gradient_action_bae1::before {
    width: 22px;
    height: 2px;
  }
  .old-3f23 .tooltip-2323 .gradient_action_bae1::before {
    top: -7px;
  }
  .old-3f23 .tooltip-2323 .gradient_action_bae1::after {
    bottom: -7px;
  }
  .red_afe7 .tooltip-2323 .status_9b06 {
    margin-top: -2px;
    width: 31px;
  }
  .red_afe7 .tooltip-2323 .gradient_action_bae1 {
    margin-top: -1.5px;
  }
  .red_afe7 .tooltip-2323 .gradient_action_bae1,
  .red_afe7 .tooltip-2323 .gradient_action_bae1::after,
  .red_afe7 .tooltip-2323 .gradient_action_bae1::before {
    width: 31px;
    height: 3px;
  }
  .red_afe7 .tooltip-2323 .gradient_action_bae1::before {
    top: -9px;
  }
  .red_afe7 .tooltip-2323 .gradient_action_bae1::after {
    bottom: -9px;
  }
}
.table-3612 .gradient_action_bae1 {
  -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);
}
.table-3612 .gradient_action_bae1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.table-3612 .gradient_action_bae1::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);
}
.table-3612.slow-4cc3 .gradient_action_bae1 {
  -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);
}
.table-3612.slow-4cc3 .gradient_action_bae1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.table-3612.slow-4cc3 .gradient_action_bae1::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);
}
.tertiary-fe55 {
  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.tiny-845b:before {
  display: none;
}
.tiny_10bc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tiny_10bc .highlight_f3ea {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tiny_10bc .highlight_f3ea:last-of-type {
  border-bottom: none;
}
.tiny_10bc .highlight_f3ea.item-5d5b,
.tiny_10bc .highlight_f3ea.popup_f38f,
.tiny_10bc .highlight_f3ea.hidden_rough_6cc5 {
  padding: 0;
}
.tiny_10bc .slow_c5c3 .tooltip_full_5d59 {
  color: currentColor;
}
.tiny_10bc .slow_c5c3 .tooltip_full_5d59:focus,
.tiny_10bc .slow_c5c3 .tooltip_full_5d59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny_10bc.tag-lite-1b27 .tag-bright-f10d,
.tiny_10bc.tag-lite-1b27 .card-east-a0f6 a,
.tiny_10bc.tag-lite-1b27 .notification_48d1 a,
.tiny_10bc.tag-lite-1b27 .slow-af94 a {
  color: rgba(0, 0, 0, 0.55);
}
.tiny_10bc.tag-lite-1b27 .tag-bright-f10d:hover,
.tiny_10bc.tag-lite-1b27 .card-east-a0f6 a:hover,
.tiny_10bc.tag-lite-1b27 .notification_48d1 a:hover,
.tiny_10bc.tag-lite-1b27 .slow-af94 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_10bc.tag-lite-1b27 .secondary-action-01d8 {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_10bc.tag-lite-1b27 .highlight_f3ea {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny_10bc.tag-lite-1b27 .highlight_f3ea:before {
  background: rgba(0, 0, 0, 0.08);
}
.tiny_10bc.tag-lite-1b27 .light-b444:before {
  background: rgba(255, 255, 255, 0.9);
}
.tiny_10bc.tag-lite-1b27 .slow_c5c3 .component_51c5 li a,
.tiny_10bc.tag-lite-1b27 .slow_c5c3 .tooltip_full_5d59,
.tiny_10bc.tag-lite-1b27 .slow-af94 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny_10bc.tag-lite-1b27 .slow_c5c3 .tooltip_full_5d59:focus,
.tiny_10bc.tag-lite-1b27 .slow_c5c3 .tooltip_full_5d59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny_10bc.tag-lite-1b27 .component_51c5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny_10bc.tertiary_active_87d9 .tag-bright-f10d,
.tiny_10bc.tertiary_active_87d9 .card-east-a0f6 a,
.tiny_10bc.tertiary_active_87d9 .notification_48d1 .tooltip_full_5d59,
.tiny_10bc.tertiary_active_87d9 .notification_48d1 a,
.tiny_10bc.tertiary_active_87d9 .slow-af94 a {
  color: rgba(255, 255, 255, 0.79);
}
.tiny_10bc.tertiary_active_87d9 .tag-bright-f10d:hover,
.tiny_10bc.tertiary_active_87d9 .card-east-a0f6 a:hover,
.tiny_10bc.tertiary_active_87d9 .notification_48d1 .tooltip_full_5d59:hover,
.tiny_10bc.tertiary_active_87d9 .notification_48d1 a:hover,
.tiny_10bc.tertiary_active_87d9 .slow-af94 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_10bc.tertiary_active_87d9 .secondary-action-01d8 {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_10bc.tertiary_active_87d9 .highlight_f3ea {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_10bc.tertiary_active_87d9 .highlight_f3ea:before {
  background: rgba(255, 255, 255, 0.08);
}
.tiny_10bc.tertiary_active_87d9 .light-b444:before {
  background: rgba(0, 0, 0, 0.9);
}
.tiny_10bc.tertiary_active_87d9 .slow_c5c3 .component_51c5 li a,
.tiny_10bc.tertiary_active_87d9 .slow_c5c3 .tooltip_full_5d59,
.tiny_10bc.tertiary_active_87d9 .slow-af94 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_10bc.tertiary_active_87d9 .slow_c5c3 .tooltip_full_5d59:focus,
.tiny_10bc.tertiary_active_87d9 .slow_c5c3 .tooltip_full_5d59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny_10bc.tertiary_active_87d9 .component_51c5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light-b444 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.light-b444:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.paragraph_beed {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.current_d049 .tiny_10bc {
  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;
}
.current_d049 .highlight_f3ea {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.current_d049 .highlight_f3ea: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) {
  .current_d049 .highlight_f3ea:before {
    width: 16%;
    left: 42%;
  }
}
.current_d049 .highlight_f3ea:last-child:before {
  content: none;
}
.current_d049 .highlight_f3ea[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.current_d049 .slow_c5c3 .component_51c5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.current_d049 .slow_c5c3 .component_51c5 li a .tooltip_full_5d59 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.current_d049 .slow_c5c3 .slow-af94 {
  border: none;
}
.current_d049 .slow_c5c3 .slow-af94 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.current_d049 .light-b444 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.current_d049 .paragraph_beed {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.current_d049 .tertiary_active_87d9 .light-b444:before {
  background: rgba(0, 0, 0, 0.9);
}
.current_d049 .tag-lite-1b27.table-paper-8528 .gradient_action_bae1 {
  background: rgba(0, 0, 0, 0.6);
}
.current_d049
  .tag-lite-1b27.table-paper-8528
  .gradient_action_bae1::after,
.current_d049
  .tag-lite-1b27.table-paper-8528
  .gradient_action_bae1:before {
  background: inherit;
}
.current_d049
  .tag-lite-1b27.table-paper-8528:hover
  .gradient_action_bae1 {
  background: rgba(0, 0, 0, 0.8);
}
.solid-b866 .tiny_10bc {
  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) {
  .solid-b866 .tiny_10bc {
    width: auto;
    right: 45px;
  }
}
.banner_b005 .tiny_10bc {
  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) {
  .banner_b005 .tiny_10bc {
    width: auto;
    left: 45px;
  }
}
.tiny-845b .tiny_10bc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tiny-845b .paragraph_beed {
  max-width: 48em;
  margin: 0 auto;
}
.tiny-845b .light-b444:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fast_9fbf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fast_9fbf.current_d049 .tiny_10bc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fast_9fbf.solid-b866 .tiny_10bc {
  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);
}
.fast_9fbf .tiny_10bc {
  visibility: visible;
}
.fast_9fbf.banner_b005 .tiny_10bc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.image_8b35,
.sidebar-huge-7902 {
  overflow-x: hidden;
}
.image_8b35 .tiny_10bc {
  overflow: auto;
}
.image_8b35.current_d049 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_8b35.current_d049 .tiny_10bc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.image_8b35.current_d049 .liquid-8fe7 {
  opacity: 0;
}
.image_8b35.solid-b866 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_8b35.solid-b866 .tiny_10bc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.image_8b35.solid-b866 .liquid-8fe7 {
  opacity: 0;
}
.image_8b35.banner_b005 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_8b35.banner_b005 .tiny_10bc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.image_8b35.banner_b005 .liquid-8fe7 {
  opacity: 0;
}
.image_8b35.tiny-845b .tiny_10bc {
  z-index: 10;
  visibility: visible;
}
.table-paper-8528 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.table-paper-8528 .gradient_action_bae1 {
  background: rgba(255, 255, 255, 0.99);
}
.table-paper-8528 .gradient_action_bae1::after,
.table-paper-8528 .gradient_action_bae1:before {
  background: inherit;
}
.table-paper-8528:hover .gradient_action_bae1 {
  background: rgba(255, 255, 255, 0.99);
}
.banner_b005 .table-paper-8528 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tiny-845b .table-paper-8528 {
  display: none !important;
}
.image_8b35:before,
.sidebar-huge-7902:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.image_8b35 .table-paper-8528,
.sidebar-huge-7902 .table-paper-8528 {
  display: inline-block;
}
.tiny_10bc .shade-8d65 {
  -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;
}
.image_8b35 .tiny_10bc .shade-8d65,
.sidebar-huge-7902 .tiny_10bc .shade-8d65 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature-prev-3a63 .footer-4d90 {
  width: 100%;
}
.tooltip_179a {
  padding: 0 0.5em 0;
}
.tooltip_179a [class*="customify-col-"],
.tooltip_179a [class*="customify-col_"],
.tooltip_179a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.block-copper-af20 .tooltip_179a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .wood-62b5 .widget-short-afac,
  .widget-short-afac {
    display: none;
  }
  .nav_692d {
    text-align: left;
  }
  .border_simple_4d49 {
    text-align: center;
  }
  .gradient_selected_ebf1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .wood-62b5 .new_b7a3,
  .new_b7a3 {
    display: none;
  }
  .cool-58ef {
    text-align: left;
  }
  .video-bright-836f {
    text-align: center;
  }
  .mask-5889 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .wood-62b5 .content_7080,
  .content_7080 {
    display: none;
  }
  .motion_43f0 {
    text-align: left;
  }
  .preview_next_bab0 {
    text-align: center;
  }
  .mini-96f7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gold_c766 {
  box-shadow: none !important;
}
.pagination-stale-c395 .prev-0b9f,
.surface_bd57 .prev-0b9f {
  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;
}
.surface_bd57 .prev-0b9f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.info-glass-b00a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.info-glass-b00a:after,
.info-glass-b00a:before {
  content: "";
  display: table;
}
.info-glass-b00a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .info-glass-b00a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.info-glass-b00a,
.full_77e6 {
  max-width: 1248px;
  margin: 0 auto;
}

.mask_dim_2970.banner_8697 .info-glass-b00a {
  max-width: 100%;
}
.mask_dim_2970.outer-8429 {
  max-width: 1200px;
  margin: 0 auto;
}
.mask_dim_2970.shade_short_8c37 .info-glass-b00a {
  max-width: 100%;
}
.mask_dim_2970.shade_short_8c37 > .info-glass-b00a {
  padding-left: 0;
  padding-right: 0;
}
.mask_dim_2970.shade_short_8c37 > .info-glass-b00a .wood-62b5 {
  margin: 0;
}
.mask_dim_2970.shade_short_8c37
  > .info-glass-b00a
  .lite_5b53.content-4e01 {
  margin-right: 0;
  margin-left: 0;
}
.mask_dim_2970.shade_short_8c37 #main.content-4e01 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .stale-75c8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .stale-75c8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section_steel_44fb .media-bb47 {
    padding-right: 1em;
  }
  .section_steel_44fb.hidden_warm_7b25 .lite_5b53 {
    border-right: 1px solid #eaecee;
  }
  .section_steel_44fb.hidden_warm_7b25 .media-bb47 {
    padding-right: 1em;
  }
  .section_steel_44fb.hidden_warm_7b25 .detail_7edf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-up-bcf8 .media-bb47 {
    padding-left: 1em;
  }
  .tabs-up-bcf8.hidden_warm_7b25 .lite_5b53 {
    border-left: 1px solid #eaecee;
  }
  .tabs-up-bcf8.hidden_warm_7b25 .media-bb47 {
    padding-left: 1em;
  }
  .tabs-up-bcf8.hidden_warm_7b25 .detail_7edf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-59aa .media-bb47 {
    padding-left: 1em;
  }
  .dropdown-59aa.hidden_warm_7b25 .image_df57 {
    border-right: 1px solid #eaecee;
  }
  .dropdown-59aa.hidden_warm_7b25 .content_a002 {
    border-right: 1px solid #eaecee;
  }
  .dropdown-59aa.hidden_warm_7b25 .media-bb47 {
    padding-left: 1em;
  }
  .dropdown-59aa.hidden_warm_7b25 .detail_7edf {
    padding-right: 1em;
  }
  .dropdown-59aa.hidden_warm_7b25 .primary_action_7175 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-white-7659 .media-bb47 {
    padding-right: 1em;
  }
  .modal-white-7659.hidden_warm_7b25 .image_df57 {
    border-left: 1px solid #eaecee;
  }
  .modal-white-7659.hidden_warm_7b25 .content_a002 {
    border-left: 1px solid #eaecee;
  }
  .modal-white-7659.hidden_warm_7b25 .media-bb47 {
    padding-right: 1em;
  }
  .modal-white-7659.hidden_warm_7b25 .detail_7edf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal-white-7659.hidden_warm_7b25 .primary_action_7175 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale-75c8 .media-bb47 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale-75c8.hidden_warm_7b25 .lite_5b53 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .stale-75c8.hidden_warm_7b25 .media-bb47 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale-75c8.hidden_warm_7b25 .detail_7edf {
    padding-left: 1em;
  }
  .stale-75c8.hidden_warm_7b25 .primary_action_7175 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .stale-75c8.hidden_warm_7b25 .media-bb47 {
    padding-left: 0;
  }
}
.message-5c2f .prev-054c {
  display: inline-block;
}
.copper-372d {
  display: inline-block;
}
.highlight_bronze_13c3 {
  word-con: break-word;
}
.dim_8429 > span {
  display: inline-block;
  padding: 5px 0;
}
.dim_8429 .simple-04a2 {
  margin-left: 8px;
  margin-right: 8px;
}
.dim_8429 .lower-83bb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.photo_steel_1c14 .card_81a1 {
  margin-bottom: 2em;
}
.photo_steel_1c14 .secondary-white-9d30 {
  margin-bottom: 15px;
}
.photo_steel_1c14 .secondary-white-9d30:last-child {
  margin-bottom: 0;
}
.photo_steel_1c14 .table_90f2 {
  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) {
  .photo_steel_1c14 .table_90f2 {
    display: block;
  }
}
.photo_steel_1c14 .card_cold_2a79 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .photo_steel_1c14 .card_cold_2a79 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.photo_steel_1c14 .paragraph-a098 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.photo_steel_1c14 .paragraph-a098 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.photo_steel_1c14 .paragraph-a098 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.photo_steel_1c14 .highlight_bronze_13c3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_steel_1c14 .highlight_bronze_13c3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.photo_steel_1c14 .breadcrumb_77a2 p:last-child {
  margin-bottom: 0;
}
.photo_steel_1c14 .heading_last_ba2a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.photo_steel_1c14 .static-b39b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.photo_steel_1c14 .picture_lower_a98d {
  margin-top: 1em;
}
.photo_steel_1c14 .out_0fd9 {
  top: 0;
  display: block;
}
.photo_steel_1c14 .out_0fd9 a {
  color: inherit;
}
.photo_steel_1c14 .out_0fd9 a:hover {
  color: inherit;
}
.photo_steel_1c14 .last-531b {
  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;
}
.photo_steel_1c14 .last-531b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.photo_steel_1c14 .static-b39b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.photo_steel_1c14 .layout-8b99 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.photo_steel_1c14 .layout-8b99:first-child {
  margin-top: 0;
}
.photo_steel_1c14 .layout-8b99.status_hard_439c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.photo_steel_1c14 .layout-8b99.texture-8c20 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_steel_1c14
  .layout-8b99.texture-8c20.link-left-0b1e
  .picture_lower_a98d {
  width: 100%;
}
.photo_steel_1c14 .texture-8c20 {
  -webkit-box-align: center;
  align-items: center;
}
.photo_steel_1c14 .texture-8c20 .dim_8429,
.photo_steel_1c14 .texture-8c20 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.photo_steel_1c14 .paragraph-a098 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo_steel_1c14 .paragraph-a098 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo_steel_1c14 .paragraph-a098: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;
}
.photo_steel_1c14 .status_hard_439c {
  z-index: 5;
}
.photo_steel_1c14 .south_d8c1 .mask_b66b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.photo_steel_1c14 .sidebar_middle_0df8 .mask_b66b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.photo_steel_1c14 .message_1083 .mask_b66b {
  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;
}
.photo_steel_1c14.input_complex_adf0 .table_90f2,
.photo_steel_1c14.active_paper_b60a .table_90f2 {
  display: block;
}
.photo_steel_1c14.input_complex_adf0 .table_90f2 .solid_28b7,
.photo_steel_1c14.input_complex_adf0 .table_90f2 .static-b39b,
.photo_steel_1c14.active_paper_b60a .table_90f2 .solid_28b7,
.photo_steel_1c14.active_paper_b60a .table_90f2 .static-b39b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo_steel_1c14.box-hard-e8ec .card_cold_2a79 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .photo_steel_1c14.box-hard-e8ec .card_cold_2a79 {
    margin-right: 0;
  }
}
.photo_steel_1c14.input_complex_adf0 .card_cold_2a79,
.photo_steel_1c14.active_paper_b60a .card_cold_2a79 {
  padding-top: 40%;
}
.photo_steel_1c14.input_complex_adf0 .card_81a1,
.photo_steel_1c14.active_paper_b60a .card_81a1 {
  display: block;
}
.photo_steel_1c14.input_complex_adf0 .fn-sticky-7a9f .static-b39b,
.photo_steel_1c14.active_paper_b60a .fn-sticky-7a9f .static-b39b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.photo_steel_1c14.input_complex_adf0 .card_cold_2a79,
.photo_steel_1c14.active_paper_b60a .card_cold_2a79 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.photo_steel_1c14.input_complex_adf0 .static-b39b {
  padding: 1em;
}
.accordion-f53b {
  margin: 30px auto;
  display: block;
}
.accordion-f53b .article_bronze_1ae6 > * {
  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;
}
.accordion-f53b .article_bronze_1ae6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion-f53b .article_bronze_1ae6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button-lite-6ef7 .dim_8429 {
  margin-bottom: 1.41575em;
}
.button-lite-6ef7 .gradient_fe41 {
  margin-bottom: 1.618em;
}
.hidden_cool_b2ed .media_d676 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hidden_cool_b2ed .media_d676 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hidden_cool_b2ed .highlight-c05d {
  max-width: 100%;
  overflow: auto;
}
.caption_8674 .hidden_cool_b2ed a:hover {
  text-decoration: underline;
}
.fixed-cf9e .secondary-white-9d30:not(.highlight_bronze_13c3),
.fixed-cf9e .paragraph-a098 {
  margin-bottom: 1.41575em;
}
.fixed-cf9e .secondary-white-9d30:not(.highlight_bronze_13c3):last-child,
.fixed-cf9e .paragraph-a098:last-child {
  margin-bottom: 0;
}
.fixed-cf9e .secondary-white-9d30.last_3ecb {
  margin-bottom: 0.41575em;
}
.fixed-cf9e .hero-new-d1ae:before,
.fixed-cf9e .new-492a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fixed-cf9e .hero-new-d1ae:before {
  content: "\f115";
}
.fixed-cf9e .new-492a:before {
  content: "\f02c";
}
.fixed-cf9e .input_dirty_b289 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fixed-cf9e .input_dirty_b289 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pink_ccbf {
  display: -webkit-box;
  display: flex;
}
.pink_ccbf .media_55f8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pink_ccbf .media_55f8 {
    flex-basis: 90px;
  }
}
.pink_ccbf .highlight-green-0aa0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pink_ccbf .highlight-green-0aa0 {
    flex-basis: calc(100% - 50px);
  }
}
.pink_ccbf .summary-341f p:last-child {
  margin-bottom: 0.72em;
}
.wood-9af5 .article_bronze_1ae6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wood-9af5 .article_bronze_1ae6:after,
.wood-9af5 .article_bronze_1ae6:before {
  content: "";
  display: table;
}
.wood-9af5 .article_bronze_1ae6:after {
  clear: both;
}
.wood-9af5 .article_bronze_1ae6 .image_action_42b4,
.wood-9af5 .article_bronze_1ae6 .surface-3527 {
  width: 49%;
}
.wood-9af5 .article_bronze_1ae6 .image_action_42b4 a span.wood-66fc,
.wood-9af5 .article_bronze_1ae6 .surface-3527 a span.wood-66fc {
  display: block;
  margin-bottom: 5px;
}
.wood-9af5 .article_bronze_1ae6 .surface-3527 {
  float: left;
  text-align: left;
}
.wood-9af5 .article_bronze_1ae6 .image_action_42b4 {
  float: right;
  text-align: right;
}
.slider_action_113c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .slider_action_113c {
    margin-bottom: 0;
  }
}
.wrapper-south-3a22 {
  margin-bottom: 1em;
}
.wrapper-south-3a22 .highlight_bronze_13c3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.full-21d0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.slider_narrow_44f6 .wrapper-south-3a22,
.dropdown-706f .wrapper-south-3a22 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slider_narrow_44f6 .wrapper-south-3a22,
  .dropdown-706f .wrapper-south-3a22 {
    display: block;
  }
}
.slider_narrow_44f6 .full-21d0,
.dropdown-706f .full-21d0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slider_narrow_44f6 .full-21d0,
  .dropdown-706f .full-21d0 {
    margin-bottom: 1em;
  }
}
.slider_narrow_44f6 .full-21d0 img,
.dropdown-706f .full-21d0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slider_narrow_44f6 .menu-a2ee,
.dropdown-706f .menu-a2ee {
  flex-basis: calc(100% - 160px);
}
.slider_narrow_44f6 .menu-a2ee p,
.dropdown-706f .menu-a2ee p {
  margin-bottom: 0;
}
.slider_narrow_44f6 .menu-a2ee {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slider_narrow_44f6 .menu-a2ee {
    padding-left: 0;
  }
}
.dropdown-706f .menu-a2ee {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dropdown-706f .menu-a2ee {
    padding-right: 0;
  }
}
.dropdown-706f .full-21d0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.stone_c521 .full-21d0 {
  margin-bottom: 0.5em;
}
.stone_c521 .full-21d0 img {
  width: 100%;
}
.disabled_4138 .dark-7261,
.feature-red-8418 .dark-7261 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.feature-red-8418 .lite_5b53 .tabs_c49d p:last-child {
  margin-bottom: 0;
}
.gradient_center_a1f9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wrapper-fa95 .chip_silver_3a2f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wrapper-fa95 .chip_silver_3a2f:last-of-type {
    margin-bottom: 0;
  }
}
.wrapper-fa95 .chip_silver_3a2f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper-fa95 .chip_silver_3a2f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wrapper-fa95 .chip_silver_3a2f ul li {
  margin: 0 0 0.6em;
}
.wrapper-fa95 .chip_silver_3a2f ul li.row-7ca1,
.wrapper-fa95 .chip_silver_3a2f ul li.lite_a77b {
  position: relative;
}
.wrapper-fa95 .chip_silver_3a2f ul li.row-7ca1 .thick-67ac,
.wrapper-fa95 .chip_silver_3a2f ul li.lite_a77b .thick-67ac {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wrapper-fa95 .chip_silver_3a2f ul li.row-7ca1:after:after,
.wrapper-fa95 .chip_silver_3a2f ul li.row-7ca1:after:before,
.wrapper-fa95
  .chip_silver_3a2f
  ul
  li.lite_a77b:after:after,
.wrapper-fa95
  .chip_silver_3a2f
  ul
  li.lite_a77b:after:before {
  content: "";
  display: table;
}
.wrapper-fa95 .chip_silver_3a2f ul li.row-7ca1:after:after,
.wrapper-fa95
  .chip_silver_3a2f
  ul
  li.lite_a77b:after:after {
  clear: both;
}
.wrapper-fa95 .chip_silver_3a2f a.active_in_c4fb:hover {
  text-decoration: none;
}
.wrapper-fa95 .chip_silver_3a2f select {
  max-width: 100%;
}
.wrapper-fa95 .chip_silver_3a2f table {
  font-size: 85%;
}
.wrapper-fa95 .chip_silver_3a2f table td,
.wrapper-fa95 .chip_silver_3a2f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wrapper-fa95 .chip_silver_3a2f table tfoot td {
  text-align: left;
}
.wrapper-fa95 .chip_silver_3a2f :last-child {
  margin-bottom: 0;
}
.wrapper-fa95 .chip_silver_3a2f .lite_4801 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wrapper-fa95 .chip_silver_3a2f .lite_4801 label {
  width: 100%;
}
.wrapper-fa95 .chip_silver_3a2f .lite_4801 .basic_ce4d {
  width: 100%;
  display: block;
}
.wrapper-fa95 .chip_silver_3a2f .lite_4801 .mask-center-fdd8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wrapper-fa95 .chip_silver_3a2f .lite_4801 .mask-center-fdd8:hover svg #svg-search {
  fill: #444;
}
.wrapper-fa95 .chip_silver_3a2f .lite_4801 .mask-center-fdd8 svg {
  width: 18px;
  height: 18px;
}
.wrapper-fa95 .element-slow-1f40 ul ul,
.wrapper-fa95 .focused-dd4a ul ul,
.wrapper-fa95 .notification_steel_5f01 ul ul,
.wrapper-fa95 .chip_24c4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wrapper-fa95 .element-slow-1f40 .shadow_gas_226d > a,
.wrapper-fa95 .focused-dd4a .shadow_gas_226d > a,
.wrapper-fa95 .notification_steel_5f01 .shadow_gas_226d > a,
.wrapper-fa95 .chip_24c4 .shadow_gas_226d > a {
  margin-bottom: 0;
}
.wrapper-fa95 .widget-b85e li,
.wrapper-fa95 .element-slow-1f40 li,
.wrapper-fa95 .box-medium-b52b li,
.wrapper-fa95 .focused-dd4a li,
.wrapper-fa95 .notification_steel_5f01 li,
.wrapper-fa95 .chip_24c4 li,
.wrapper-fa95 .disabled-7e07 li,
.wrapper-fa95 .shade-dirty-26d9 li {
  display: block;
  position: relative;
}
.wrapper-fa95 .widget-b85e li:last-child,
.wrapper-fa95 .element-slow-1f40 li:last-child,
.wrapper-fa95 .box-medium-b52b li:last-child,
.wrapper-fa95 .focused-dd4a li:last-child,
.wrapper-fa95 .notification_steel_5f01 li:last-child,
.wrapper-fa95 .chip_24c4 li:last-child,
.wrapper-fa95 .disabled-7e07 li:last-child,
.wrapper-fa95 .shade-dirty-26d9 li:last-child {
  border: none;
}
.wrapper-fa95 .widget-b85e li a,
.wrapper-fa95 .element-slow-1f40 li a,
.wrapper-fa95 .box-medium-b52b li a,
.wrapper-fa95 .focused-dd4a li a,
.wrapper-fa95 .notification_steel_5f01 li a,
.wrapper-fa95 .chip_24c4 li a,
.wrapper-fa95 .disabled-7e07 li a,
.wrapper-fa95 .shade-dirty-26d9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper-fa95 .widget-b85e li ul li::before,
.wrapper-fa95 .element-slow-1f40 li ul li::before,
.wrapper-fa95 .box-medium-b52b li ul li::before,
.wrapper-fa95 .focused-dd4a li ul li::before,
.wrapper-fa95 .notification_steel_5f01 li ul li::before,
.wrapper-fa95 .chip_24c4 li ul li::before,
.wrapper-fa95 .disabled-7e07 li ul li::before,
.wrapper-fa95 .shade-dirty-26d9 li ul li::before {
  left: 15px;
}
.wrapper-fa95 .widget-b85e li ul a,
.wrapper-fa95 .element-slow-1f40 li ul a,
.wrapper-fa95 .box-medium-b52b li ul a,
.wrapper-fa95 .focused-dd4a li ul a,
.wrapper-fa95 .notification_steel_5f01 li ul a,
.wrapper-fa95 .chip_24c4 li ul a,
.wrapper-fa95 .disabled-7e07 li ul a,
.wrapper-fa95 .shade-dirty-26d9 li ul a {
  padding-left: 20px;
}
.wrapper-fa95 .widget-b85e li ul ul li::before,
.wrapper-fa95 .element-slow-1f40 li ul ul li::before,
.wrapper-fa95 .box-medium-b52b li ul ul li::before,
.wrapper-fa95 .focused-dd4a li ul ul li::before,
.wrapper-fa95 .notification_steel_5f01 li ul ul li::before,
.wrapper-fa95 .chip_24c4 li ul ul li::before,
.wrapper-fa95 .disabled-7e07 li ul ul li::before,
.wrapper-fa95 .shade-dirty-26d9 li ul ul li::before {
  left: 30px;
}
.wrapper-fa95 .widget-b85e li ul ul a,
.wrapper-fa95 .element-slow-1f40 li ul ul a,
.wrapper-fa95 .box-medium-b52b li ul ul a,
.wrapper-fa95 .focused-dd4a li ul ul a,
.wrapper-fa95 .notification_steel_5f01 li ul ul a,
.wrapper-fa95 .chip_24c4 li ul ul a,
.wrapper-fa95 .disabled-7e07 li ul ul a,
.wrapper-fa95 .shade-dirty-26d9 li ul ul a {
  padding-left: 40px;
}
.wrapper-fa95 .tag_f9b1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper-fa95 .shade-dirty-26d9 ul li {
  margin-bottom: 1.41575em;
}
.wrapper-fa95 .shade-dirty-26d9 ul li .yellow-cc2f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wrapper-fa95 .shade-dirty-26d9 ul li .detail-42dc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tertiary_active_87d9 .widget-b85e li a,
.tertiary_active_87d9 .element-slow-1f40 li a,
.tertiary_active_87d9 .box-medium-b52b li a,
.tertiary_active_87d9 .focused-dd4a li a,
.tertiary_active_87d9 .notification_steel_5f01 li a,
.tertiary_active_87d9 .chip_24c4 li a,
.tertiary_active_87d9 .disabled-7e07 li a,
.tertiary_active_87d9 .shade-dirty-26d9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_active_87d9 .tag_f9b1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_active_87d9 .chip_silver_3a2f ul li.row-7ca1 .thick-67ac,
.tertiary_active_87d9 .chip_silver_3a2f ul li.lite_a77b .thick-67ac {
  background: rgba(0, 0, 0, 0.2);
}
.tertiary_active_87d9 .wrapper-fa95 .chip_silver_3a2f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_dim_2970 .wrapper-fa95 .component_51c5 li {
  margin: 0;
}
.mask_dim_2970 .wrapper-fa95 .component_51c5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.mask_dim_2970 .wrapper-fa95 .component_51c5 li ul {
  margin: 0;
}
.mask_dim_2970 .wrapper-fa95 .component_51c5 li ul li a {
  padding-left: 15px;
}
.mask_dim_2970 .wrapper-fa95 .component_51c5 li ul li li a {
  padding-left: 30px;
}
.mask_dim_2970 .wrapper-fa95 .component_51c5 li.chip_1499 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.mask_dim_2970 .wrapper-fa95 .component_51c5 li.chip_1499 > 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;
}
.mask_dim_2970 .wrapper-fa95 .component_51c5 li.chip_1499 > 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;
}
.red-ec68 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.badge_fixed_126d {
  position: relative;
  z-index: 10;
}
.badge_fixed_126d .shade-8d65 {
  width: 100%;
  max-width: 100%;
}
.active_e0f4 .gas_cf05 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active_e0f4 .tag-lite-1b27 {
}
.active_e0f4 .tertiary_active_87d9 {
  background: #292929;
}
.grid_bc4d .gas_cf05 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.grid_bc4d .tag-lite-1b27 {
  background: #f9f9f9;
}
.grid_bc4d .tertiary_active_87d9 {
  background: #303030;
}
.primary_small_5ab6 .gas_cf05 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary_small_5ab6 .prev-054c {
    margin-bottom: 1em;
  }
  .primary_small_5ab6 .prev-054c:last-child {
    margin-bottom: 0;
  }
}
.primary_small_5ab6 .tag-lite-1b27 {
  background: #ededed;
}
.primary_small_5ab6 .tertiary_active_87d9 {
  background: #1a1a1a;
}
.gas_cf05.tag-lite-1b27 {
  color: rgba(0, 0, 0, 0.6);
}
.gas_cf05.tag-lite-1b27 .active-short-2065 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas_cf05.tertiary_active_87d9 {
  color: rgba(255, 255, 255, 0.99);
}
.gas_cf05.tertiary_active_87d9 a:not(.active_in_c4fb) {
  color: rgba(255, 255, 255, 0.79);
}
.gas_cf05.tertiary_active_87d9 a:not(.active_in_c4fb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas_cf05.tertiary_active_87d9 .active-short-2065 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas_cf05.tertiary_active_87d9 table tbody td,
.gas_cf05.tertiary_active_87d9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.selected-0616.white-c811 .info-glass-b00a {
  max-width: initial;
}
.selected-0616 .video-advanced-9317 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.selected-0616 .video-advanced-9317 .shade-8d65 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .selected-0616 .video-advanced-9317 .shade-8d65 {
    display: block;
    margin-bottom: 2em;
  }
  .selected-0616 .video-advanced-9317 .shade-8d65:last-child {
    margin-bottom: 0;
  }
}
.primary_small_5ab6 .prev-054c:last-child,
.grid_bc4d .prev-054c:last-child,
.active_e0f4 .prev-054c:last-child {
  margin-bottom: 0;
}
.primary_small_5ab6 .prev-054c .wrapper-fa95 .chip_silver_3a2f:last-child,
.grid_bc4d .prev-054c .wrapper-fa95 .chip_silver_3a2f:last-child,
.active_e0f4 .prev-054c .wrapper-fa95 .chip_silver_3a2f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .primary_small_5ab6 .widget_selected_c3bf,
  .primary_small_5ab6 .tall-371b,
  .grid_bc4d .widget_selected_c3bf,
  .grid_bc4d .tall-371b,
  .active_e0f4 .widget_selected_c3bf,
  .active_e0f4 .tall-371b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .badge_fixed_126d .prev-054c {
    margin-bottom: 2em;
  }
}
.badge_fixed_126d p:last-child {
  margin-bottom: 0;
}
.badge_fixed_126d li,
.badge_fixed_126d ul {
  list-style: none;
  margin: 0;
}
.badge_fixed_126d ul ul {
  margin-left: 2.617924em;
}
.gradient-iron-110f {
  font-size: 0.875em;
}

/* css-noise: 2da9 */
.widget-item-a5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
