/*!
Theme Name: Customify
Theme URI: https://pressmaximum.video_short_9106/customify
Author: WPCustomify
Author URI: https://pressmaximum.video_short_9106
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.video_short_9106/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.button-right-58cf.wrapper_middle_ef99/licenses/gpl-2.0.frame-715c
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.hover-16d8/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.tag-out-28af.top_0748/normalize.preview_32e2/
 ======
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.preview_32e2 v7.0.0 | MIT License | github.video_short_9106/necolas/normalize.preview_32e2 */
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;
}
.sort-7a55 .accordion_left_0b1b,
.surface_north_5ca3,
.texture-hovered-dba6,
.top-b161,
.main-dark-108b,
.modal-easy-9642,
.tabs-ad10,
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;
}
.surface_north_5ca3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface_north_5ca3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_north_5ca3,
  h1 {
    font-size: 1.8em;
  }
}
.texture-hovered-dba6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.texture-hovered-dba6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .texture-hovered-dba6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .texture-hovered-dba6,
  h2 {
    font-size: 1.7em;
  }
}
.top-b161,
h3 {
  font-size: 1.618em;
}
.sort-7a55 .accordion_left_0b1b,
.main-dark-108b,
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.easy-84b4 {
  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;
}
.steel_65e1:after,
.steel_65e1:before,
.gas-fcc6:after,
.gas-fcc6:before {
  content: "";
  display: table;
}
.steel_65e1:after,
.gas-fcc6:after {
  clear: both;
}
.box_selected_604e {
  float: right;
  margin-right: 0;
}
.alert_red_4962 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.nav-gas-c4c0 .section-66b5,
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;
}
.nav-gas-c4c0 .section-66b5: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;
}
.search_d5a7 .section-66b5 {
  box-shadow: none;
}
.search_d5a7
  .section-66b5
  .dark_704d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.search_d5a7 .section-66b5 .text_6184 {
  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;
}
.search_d5a7
  .section-66b5
  .text_6184
  b {
  display: none;
}
.search_d5a7 .list_f0be {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(.first_7dba),
button:not(.preview-dark-c26f):not(.first_7dba),
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ),
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ),
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ) {
  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;
}
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(
    .first_7dba
  ):hover,
button:not(.preview-dark-c26f):not(
    .first_7dba
  ):hover,
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):hover,
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):hover,
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(
    .first_7dba
  ):active,
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(
    .first_7dba
  ):focus,
button:not(.preview-dark-c26f):not(
    .first_7dba
  ):active,
button:not(.preview-dark-c26f):not(
    .first_7dba
  ):focus,
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):active,
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):focus,
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):active,
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):focus,
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):active,
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):focus {
  outline: 0;
}
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d,
button:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d,
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d,
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d,
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d {
  position: relative;
}
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .gradient_complex_e68b,
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .card-hard-b9f3,
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .dirty-f434,
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  i,
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  svg,
button:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .gradient_complex_e68b,
button:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .card-hard-b9f3,
button:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .dirty-f434,
button:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  i,
button:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  svg,
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .gradient_complex_e68b,
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .card-hard-b9f3,
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .dirty-f434,
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  i,
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  svg,
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .gradient_complex_e68b,
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .card-hard-b9f3,
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .dirty-f434,
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  i,
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  svg,
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .gradient_complex_e68b,
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .card-hard-b9f3,
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  .dirty-f434,
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  i,
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d
  svg {
  visibility: hidden;
}
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d:after,
button:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d:after,
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d:after,
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d:after,
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ).fn-loading-ee3d: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;
}
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(.first_7dba),
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ),
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ),
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ) {
  color: #fff;
  background: #235787;
}
.breadcrumb-hard-a2ea:not(.preview-dark-c26f):not(
    .first_7dba
  ):focus,
input[type="button"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):focus,
input[type="reset"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):focus,
input[type="submit"]:not(.preview-dark-c26f):not(
    .first_7dba
  ):focus {
  color: #fff;
}
.breadcrumb-hard-a2ea.fn-disabled-ee3d:not(.preview-dark-c26f):not(
    .first_7dba
  ),
.breadcrumb-hard-a2ea[disabled]:not(.preview-dark-c26f):not(
    .first_7dba
  ),
button.fn-disabled-ee3d:not(.preview-dark-c26f):not(
    .first_7dba
  ),
button[disabled]:not(.preview-dark-c26f):not(
    .first_7dba
  ) {
  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;
}
.fresh-4009 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fresh-4009: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;
}
.carousel-feef {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.block-up-19c4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.slider-motion-f8b8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.steel_65e1:after,
.steel_65e1:before,
.article-stone-3aa0:after,
.article-stone-3aa0:before,
.thumbnail-active-ad06:after,
.thumbnail-active-ad06:before,
.highlight-new-59a9:after,
.highlight-new-59a9:before,
.yellow_bbbf:after,
.yellow_bbbf:before,
.hard_a824:after,
.hard_a824:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.steel_65e1:after,
.article-stone-3aa0:after,
.thumbnail-active-ad06:after,
.highlight-new-59a9:after,
.yellow_bbbf:after,
.hard_a824:after {
  clear: both;
}
.article-stone-3aa0 .row-motion-5118,
.thumbnail-active-ad06 .row-motion-5118,
.chip_549f .row-motion-5118 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.highlight-static-e9d2 {
  display: inline-block;
}
.selected-b948 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.selected-b948 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.selected-b948 .module-6488 {
  padding: 1em 0;
  font-size: 85%;
}
.module-6488 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.last-09d0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.last-09d0:after,
.last-09d0:before {
  content: "";
  display: table;
}
.last-09d0:after {
  clear: both;
}
.shadow_527f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.short_57d4 .shadow_527f {
  max-width: 50%;
}
.gradient_purple_89ab .shadow_527f {
  max-width: 33.33%;
}
.down_36f3 .shadow_527f {
  max-width: 25%;
}
.detail_hot_852b .shadow_527f {
  max-width: 20%;
}
.section_6a5a .shadow_527f {
  max-width: 16.66%;
}
.tall-9f99 .shadow_527f {
  max-width: 14.28%;
}
.carousel_small_8b2d .shadow_527f {
  max-width: 12.5%;
}
.paragraph_brown_ff9a .shadow_527f {
  max-width: 11.11%;
}
.frame-bdea {
  display: block;
}
.sort-7a55 .widget-south-1075 label,
.sort-7a55 .gold-c9c3 label,
.sort-7a55 .image_narrow_db38 label,
.sort-7a55 .nav_old_d59e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo-818e {
  list-style: none;
  margin: 0;
}
.logo-818e article.breadcrumb-thick-a882 {
  margin-bottom: 0;
}
.logo-818e ul {
  list-style: none;
  margin: 0;
}
.logo-818e .banner_orange_08ed li.breadcrumb-thick-a882 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo-818e .banner_orange_08ed li.breadcrumb-thick-a882 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo-818e .banner_orange_08ed li.breadcrumb-thick-a882: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) {
  .logo-818e .banner_orange_08ed li.breadcrumb-thick-a882 li.breadcrumb-thick-a882 li.breadcrumb-thick-a882 li.breadcrumb-thick-a882 {
    padding-left: 0;
  }
}
article.breadcrumb-thick-a882 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-thick-a882 .article-stone-3aa0 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-thick-a882 .advanced-45c5 {
  float: left;
}
article.breadcrumb-thick-a882 .block_68ea {
  margin-left: 85px;
}
article.breadcrumb-thick-a882 .focus_warm_7a0a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-thick-a882 .focus_warm_7a0a .box-static-cf9f {
  margin-left: 10px;
}
article.breadcrumb-thick-a882 .pressed-35d8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-thick-a882 .wrapper_upper_277e {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .widget-south-1075,
  #respond .image_narrow_db38,
  #respond .nav_old_d59e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .widget-south-1075 input,
#respond .image_narrow_db38 input,
#respond .nav_old_d59e input {
  width: 100%;
}
#respond .nav_old_d59e {
  margin-right: 0;
}
#respond .sort-a390 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-c4a6 {
  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;
}
.logo-c4a6.description-66fa {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.logo-c4a6 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%);
}
.logo-c4a6:focus,
.logo-c4a6: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);
}
.mini_4ae8 {
  border-radius: 10%;
}
.gradient-clean-d49d {
  border-radius: 50%;
}
.hard_2565 {
  font-size: 0.72em;
}
.medium-d73c {
  font-size: 0.875em;
}
.description_66fd {
  font-size: 1.1em;
}
.title_large_6afc {
  text-transform: uppercase;
  line-height: 1.2;
}
.title_large_6afc.hard_2565 {
  letter-spacing: 0.5px;
}
.module-plasma-0586,
.module-plasma-0586 a {
  color: #6d6d6d;
}
.module-plasma-0586 a:hover {
  color: #111;
}
.component-purple-84d3 {
  color: #6d6d6d;
}
.secondary-left-4d76 {
  overflow-x: hidden;
}
.secondary-left-4d76 .photo_982f.tooltip-4f0d {
  position: relative;
}
.secondary-left-4d76 .photo_982f.tooltip-4f0d.logo_7091 {
  position: initial;
}
.secondary-left-4d76
  .photo_982f.tooltip-4f0d.logo_7091
  .clean_8240 {
  left: auto;
}
.secondary-left-4d76 .photo_982f .clean_8240 {
  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;
}
.secondary-left-4d76 .photo_982f:hover.tooltip-4f0d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.secondary-left-4d76
  .photo_982f:hover.tooltip-4f0d
  .clean_8240 {
  display: block;
  z-index: 9999999;
}
.secondary-left-4d76 .breadcrumb_fast_42bd .under-b57c,
.secondary-left-4d76 .static_296d .under-b57c {
  display: none;
}
.secondary-left-4d76 .lower-033d .photo_982f:hover.tooltip-4f0d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sort-7a55 .widget-south-1075 label,
.sort-7a55 .gold-c9c3 label,
.sort-7a55 .image_narrow_db38 label,
.sort-7a55 .nav_old_d59e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo-818e {
  list-style: none;
  margin: 0;
}
.logo-818e article.breadcrumb-thick-a882 {
  margin-bottom: 0;
}
.logo-818e ul {
  list-style: none;
  margin: 0;
}
.logo-818e .banner_orange_08ed li.breadcrumb-thick-a882 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo-818e .banner_orange_08ed li.breadcrumb-thick-a882 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo-818e .banner_orange_08ed li.breadcrumb-thick-a882: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) {
  .logo-818e .banner_orange_08ed li.breadcrumb-thick-a882 li.breadcrumb-thick-a882 li.breadcrumb-thick-a882 li.breadcrumb-thick-a882 {
    padding-left: 0;
  }
}
article.breadcrumb-thick-a882 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-thick-a882 .article-stone-3aa0 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-thick-a882 .advanced-45c5 {
  float: left;
}
article.breadcrumb-thick-a882 .block_68ea {
  margin-left: 85px;
}
article.breadcrumb-thick-a882 .focus_warm_7a0a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-thick-a882 .focus_warm_7a0a .box-static-cf9f {
  margin-left: 10px;
}
article.breadcrumb-thick-a882 .pressed-35d8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-thick-a882 .wrapper_upper_277e {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .widget-south-1075,
  #respond .image_narrow_db38,
  #respond .nav_old_d59e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .widget-south-1075 input,
#respond .image_narrow_db38 input,
#respond .nav_old_d59e input {
  width: 100%;
}
#respond .nav_old_d59e {
  margin-right: 0;
}
#respond .sort-a390 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb_fast_42bd .sort_ed4a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sort_ed4a .widget-first-c89f.item_iron_ff2e .simple-017a > li > a:focus,
.sort_ed4a .widget-first-c89f.item_iron_ff2e .simple-017a > li > a:hover,
.sort_ed4a .widget-first-c89f.motion-629a .simple-017a > li > a:focus,
.sort_ed4a .widget-first-c89f.motion-629a .simple-017a > li > a:hover,
.sort_ed4a .widget-first-c89f.form_simple_0cf3 .simple-017a > li > a:focus,
.sort_ed4a .widget-first-c89f.form_simple_0cf3 .simple-017a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_ed4a
  .widget-first-c89f.item_iron_ff2e
  .simple-017a
  > li.photo_out_f2b8
  > a,
.sort_ed4a
  .widget-first-c89f.item_iron_ff2e
  .simple-017a
  > li.feature-white-2224
  > a,
.sort_ed4a
  .widget-first-c89f.motion-629a
  .simple-017a
  > li.photo_out_f2b8
  > a,
.sort_ed4a
  .widget-first-c89f.motion-629a
  .simple-017a
  > li.feature-white-2224
  > a,
.sort_ed4a
  .widget-first-c89f.form_simple_0cf3
  .simple-017a
  > li.photo_out_f2b8
  > a,
.sort_ed4a .widget-first-c89f.form_simple_0cf3 .simple-017a > li.container-2fa2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.sort_ed4a .module_thick_6752,
.sort_ed4a .module_thick_6752 a {
  color: rgba(255, 255, 255, 0.99);
}
.sort_ed4a .lite-901d.plasma-0b04 li a,
.sort_ed4a .sidebar_soft_c963 a,
.sort_ed4a .bottom_a31a,
.sort_ed4a .simple-017a > li > a,
.sort_ed4a .grid_last_54eb {
  color: rgba(255, 255, 255, 0.79);
}
.sort_ed4a .lite-901d.plasma-0b04 li a:hover,
.sort_ed4a .sidebar_soft_c963 a:hover,
.sort_ed4a .bottom_a31a:hover,
.sort_ed4a .simple-017a > li > a:hover,
.sort_ed4a .grid_last_54eb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_ed4a .border_steel_fcc2 {
  color: rgba(255, 255, 255, 0.79);
}
.sort_ed4a .border_steel_fcc2 .advanced_fc75 {
  color: rgba(255, 255, 255, 0.99);
}
.sort_ed4a .border_steel_fcc2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_ed4a .background-dcb9 .cold-2454 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort_ed4a .background-dcb9 .cold-2454 .medium-f2b0 {
  color: rgba(255, 255, 255, 0.79);
}
.sort_ed4a
  .background-dcb9
  .cold-2454
  .medium-f2b0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_ed4a
  .background-dcb9
  .cold-2454
  .medium-f2b0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_ed4a
  .background-dcb9
  .cold-2454
  .medium-f2b0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_ed4a
  .background-dcb9
  .cold-2454
  .medium-f2b0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_ed4a .background-dcb9 .tag_af15 {
  color: rgba(255, 255, 255, 0.79);
}
.sort_ed4a .background-dcb9 .tag_af15:hover {
  color: rgba(255, 255, 255, 0.99);
}
.first_a0f4
  .sort_ed4a
  .background-dcb9
  .green-1021
  .bronze_48e8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.first_a0f4
  .sort_ed4a
  .background-dcb9
  .green-1021
  .medium-f2b0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_fast_42bd .copper_6571 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.copper_6571 .widget-first-c89f.item_iron_ff2e .simple-017a > li > a:focus,
.copper_6571 .widget-first-c89f.item_iron_ff2e .simple-017a > li > a:hover,
.copper_6571 .widget-first-c89f.motion-629a .simple-017a > li > a:focus,
.copper_6571 .widget-first-c89f.motion-629a .simple-017a > li > a:hover,
.copper_6571 .widget-first-c89f.form_simple_0cf3 .simple-017a > li > a:focus,
.copper_6571 .widget-first-c89f.form_simple_0cf3 .simple-017a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper_6571
  .widget-first-c89f.item_iron_ff2e
  .simple-017a
  > li.photo_out_f2b8
  > a,
.copper_6571
  .widget-first-c89f.item_iron_ff2e
  .simple-017a
  > li.feature-white-2224
  > a,
.copper_6571
  .widget-first-c89f.motion-629a
  .simple-017a
  > li.photo_out_f2b8
  > a,
.copper_6571
  .widget-first-c89f.motion-629a
  .simple-017a
  > li.feature-white-2224
  > a,
.copper_6571
  .widget-first-c89f.form_simple_0cf3
  .simple-017a
  > li.photo_out_f2b8
  > a,
.copper_6571 .widget-first-c89f.form_simple_0cf3 .simple-017a > li.container-2fa2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.copper_6571 .module_thick_6752,
.copper_6571 .module_thick_6752 a {
  color: rgba(0, 0, 0, 0.8);
}
.copper_6571 .lite-901d.plasma-0b04 li a,
.copper_6571 .sidebar_soft_c963 a,
.copper_6571 .bottom_a31a,
.copper_6571 .simple-017a > li > a,
.copper_6571 .grid_last_54eb {
  color: rgba(0, 0, 0, 0.55);
}
.copper_6571 .lite-901d.plasma-0b04 li a:hover,
.copper_6571 .sidebar_soft_c963 a:hover,
.copper_6571 .bottom_a31a:hover,
.copper_6571 .simple-017a > li > a:hover,
.copper_6571 .grid_last_54eb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper_6571 .border_steel_fcc2 {
  color: rgba(0, 0, 0, 0.55);
}
.copper_6571 .border_steel_fcc2 .advanced_fc75 {
  color: rgba(0, 0, 0, 0.8);
}
.copper_6571 .border_steel_fcc2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text-last-30e6 .hard_ff7f {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail-active-ad06 > * {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail-active-ad06 .carousel-feef {
  margin-right: 1.41575em;
}
.overlay_02f6 .thumbnail-active-ad06 > .box-ecc8 {
  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;
}
.overlay_02f6 .thumbnail-active-ad06 > .accent-over-60ef {
  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;
}
.footer_5349.text-last-30e6 .hard_ff7f,
.shadow_old_cde1.text-last-30e6 .hard_ff7f {
  margin-left: 0;
}
.north-05b0.text-last-30e6 .hard_ff7f,
.footer-8982.text-last-30e6 .hard_ff7f {
  margin-right: 0;
}
.thumbnail-active-ad06 ol,
.thumbnail-active-ad06 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.next_2c87 video {
  max-width: 100%;
}
.disabled-advanced-4389 img {
  display: block;
}
.disabled-advanced-4389.carousel-feef,
.disabled-advanced-4389.block-up-19c4 {
  width: 100%;
}
.disabled-advanced-4389.accent-over-60ef img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wrapper-e373:not(.paper_993f) {
  margin: 1.5em auto;
}
.breadcrumb_down_07ec p {
  padding: 1.5em 14px;
}
ul.over_7f7d.accent-over-60ef,
ul.over_7f7d.box-ecc8,
ul.over_7f7d.preview-wood-96a0.box-ecc8 {
  padding: 0 14px;
}
.dropdown_bottom_132d {
  display: block;
  overflow-x: auto;
}
.dropdown_bottom_132d table {
  border-collapse: collapse;
  width: 100%;
}
.dropdown_bottom_132d td,
.dropdown_bottom_132d th {
  padding: 0.5em;
}
.thumbnail-active-ad06 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.thumbnail-active-ad06 ol ol,
.thumbnail-active-ad06 ol ul,
.thumbnail-active-ad06 ul ol,
.thumbnail-active-ad06 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.thumbnail-active-ad06 ol ol li,
.thumbnail-active-ad06 ol ul li,
.thumbnail-active-ad06 ul ol li,
.thumbnail-active-ad06 ul ul li {
  margin-left: 0;
}
.primary-4b46.carousel_soft_a74b > .progress-30c0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.primary-4b46.carousel_soft_a74b > .progress-30c0 iframe,
.primary-4b46.carousel_soft_a74b > .progress-30c0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer-west-5aa5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.footer-west-5aa5.background_advanced_725b {
  padding: 0;
}
.footer-west-5aa5.background_advanced_725b cite {
  font-size: 13px;
}
.footer-west-5aa5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.footer-west-5aa5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thick_b886 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thick_b886 > p:first-child {
  margin-top: 0;
}
.thick_b886 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thick_b886 blockquote {
  border-left: 0;
}
.button-a53c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.button-a53c:not(.background-narrow-982c) {
  max-width: 100px;
}
.button-a53c.secondary_935f {
  border-bottom: none !important;
  text-align: center;
}
.button-a53c.secondary_935f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .breadcrumb_down_07ec p {
    padding: 1.5em 0;
  }
}
.accent_8de1 {
  color: #0073aa;
}
.action_9aca {
  background-color: #0073aa;
}
.border-liquid-b220 {
  color: #229fd8;
}
.popup_fresh_3020 {
  background-color: #229fd8;
}
.gas_adce {
  color: #eee;
}
.thick_d9f1 {
  background-color: #eee;
}
.pagination-6e5d {
  color: #444;
}
.top-7ae9 {
  background-color: #444;
}
.element_fast_ea4b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.element_fast_ea4b .narrow_89cd .sidebar_soft_c963 {
  font-size: 15px;
}
.element_fast_ea4b .sidebar_soft_c963 {
  line-height: 1.3;
}
.element_fast_ea4b .copper_6571 {
}
.element_fast_ea4b .sort_ed4a {
  background: #235787;
}
.new_0fac {
  padding: 0;
}
.new_0fac .sort_ed4a {
  background: #1a1a1a;
}
.new_0fac .copper_6571 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.under-8587 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.under-8587 .copper_6571 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.under-8587 .sort_ed4a {
  background: #303030;
}
.hard_a824 {
  position: relative;
  z-index: 10;
}
.hard_a824 .focus-7eea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_warm_bf27 .tooltip-4f0d {
  display: inline-block;
  vertical-align: middle;
}
.background_warm_bf27.mini-0368 .tooltip-4f0d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .background_warm_bf27.mini-0368 .tooltip-4f0d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .background_warm_bf27.mini-0368 .tooltip-4f0d {
    margin-right: 0.4em;
  }
}
.background_warm_bf27.mini-0368 .tooltip-4f0d:last-child {
  margin-right: 0;
}
.white_537c .focus-7eea {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_fast_42bd .narrow_89cd {
    margin: 0 -0.5em;
  }
  .breadcrumb_fast_42bd .narrow_89cd [class*="customify-col-"],
  .breadcrumb_fast_42bd .narrow_89cd [class*="customify-col_"],
  .breadcrumb_fast_42bd .narrow_89cd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.breadcrumb_fast_42bd.secondary-ff27 .focus-7eea {
  background: 0 0 !important;
}
.breadcrumb_fast_42bd.secondary-ff27 .focus-7eea,
.breadcrumb_fast_42bd.white_537c .focus-7eea {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_fast_42bd.liquid_2134 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.breadcrumb_fast_42bd.white_537c .focus-7eea {
  box-shadow: none !important;
}
.white-1758 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .white-1758 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .white-1758 {
    padding: 18px 0 20px;
  }
}
.white-1758 .slider-ac68 {
  width: 100%;
}
.white-1758 .nav-299a {
  margin-bottom: 0;
}
.white-1758 .input-medium-7320 {
  margin-top: 5px;
  font-size: 0.875em;
}
.panel-e007 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.panel-e007 .under-9776 {
  width: 100%;
}
.element_orange_ce6e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.element_orange_ce6e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.element_orange_ce6e 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;
}
.element_orange_ce6e li:last-child:after {
  display: none;
}
.element_orange_ce6e li a {
  font-weight: 500;
  margin-right: 10px;
}
.disabled_south_b78d .under-b57c button,
.white-1758 .under-b57c button {
  left: 0;
}
.disabled_south_b78d .under-9776,
.white-1758 .under-9776 {
  padding-left: 0;
  padding-right: 0;
}
.disabled_south_b78d .panel-e007,
.white-1758 .panel-e007 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.disabled_south_b78d {
  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;
}
.disabled_south_b78d: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;
}
.disabled_south_b78d .box-active-a54b {
  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) {
  .disabled_south_b78d .box-active-a54b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled_south_b78d .box-active-a54b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_south_b78d .box-active-a54b {
    min-height: 200px;
  }
}
.disabled_south_b78d .element_orange_ce6e {
  color: rgba(255, 255, 255, 0.8);
}
.disabled_south_b78d .element_orange_ce6e a,
.disabled_south_b78d .element_orange_ce6e li:after {
  color: inherit;
}
.disabled_south_b78d .element_orange_ce6e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.accent-583a {
  margin-bottom: 0.5em;
}
.caption_e12a {
  margin-bottom: 1.2em;
}
.caption_e12a,
.accent-583a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.caption_e12a p:last-child,
.accent-583a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .under-b57c,
#masthead .under-b57c {
  display: none;
}
#masthead
  > .under-b57c.simple_ea3f {
  display: none;
}
#masthead > .under-b57c button {
  left: 0;
}
.tabs-fresh-897d {
  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%;
}
.tabs-fresh-897d .tooltip-4f0d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs-fresh-897d .fast-56f1 {
  display: -webkit-box;
  display: flex;
}
.tabs-fresh-897d .fast-56f1.liquid_cb0a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs-fresh-897d .fast-56f1.popup_cc16 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-fresh-897d .fast-56f1.dropdown_f05a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-fresh-897d.south-578b.content_focused_bcc4 .fast-56f1.liquid_cb0a {
  flex-basis: 100%;
}
.tabs-fresh-897d.search-5c29 .fast-56f1.popup_cc16 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs-fresh-897d.search-5c29 .fast-56f1.dropdown_f05a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .under-b57c.simple_ea3f {
  display: none;
}
#masthead > .under-b57c button {
  left: 0;
}
.light-e5d0 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.light-e5d0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.light-e5d0.text_e400 i {
  margin-right: 4px;
}
.light-e5d0.main-hard-8598 i {
  margin-left: 5px;
}
.sidebar_soft_c963 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sidebar_soft_c963 p:last-child {
  margin-bottom: 0;
}
.banner-hard-5bc9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.banner-hard-5bc9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.banner-hard-5bc9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.banner-hard-5bc9 .module_thick_6752 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.banner-hard-5bc9 .preview-black-d39d {
  margin: 5px 0 7px 0;
}
.banner-hard-5bc9.overlay_1148 .stone-76a5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-hard-5bc9.overlay_1148 .wrapper-62ca {
  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;
}
.banner-hard-5bc9.advanced_5a94 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.banner-hard-5bc9.advanced_5a94 .stone-76a5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-hard-5bc9.advanced_5a94 .wrapper-62ca {
  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;
}
.banner-hard-5bc9.container_huge_59a6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner-hard-5bc9.content-cd70 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.banner-hard-5bc9.content-cd70 .wrapper-62ca {
  margin-top: 7px;
}
.background-gas-4c54 {
  display: inline-block;
}
.hard_a824 .background_soft_c27b .banner-hard-5bc9 img {
  max-width: 100%;
}
.widget-first-c89f .surface-6178.focused_912d,
.pattern-in-1d65 .surface-6178.focused_912d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget-first-c89f .banner-middle-a429,
.pattern-in-1d65 .banner-middle-a429 {
  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%);
}
.widget-first-c89f .banner-middle-a429 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.widget-first-c89f.hidden_dba6 .banner-middle-a429 {
  display: none;
}
.widget-first-c89f .advanced_dbdd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-first-c89f .advanced_dbdd li {
  display: inline-block;
  position: relative;
}
.widget-first-c89f .advanced_dbdd li:last-child {
  margin-right: 0;
}
.widget-first-c89f .advanced_dbdd 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;
}
.widget-first-c89f .advanced_dbdd li.container-2fa2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.widget-first-c89f .advanced_dbdd > 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;
}
.widget-first-c89f .advanced_dbdd > li > a i {
  line-height: 0;
}
.widget-first-c89f .advanced_dbdd > li.gallery-over-0bdd > a .banner-middle-a429 {
  margin-left: 4px;
  line-height: 0;
}
.widget-first-c89f .advanced_dbdd .input-soft-4491 li.gallery-over-0bdd > a {
  position: relative;
}
.widget-first-c89f .advanced_dbdd .input-soft-4491 li.gallery-over-0bdd > a:after,
.widget-first-c89f .advanced_dbdd .input-soft-4491 li.gallery-over-0bdd > a:before {
  content: "";
  display: table;
}
.widget-first-c89f .advanced_dbdd .input-soft-4491 li.gallery-over-0bdd > a:after {
  clear: both;
}
.widget-first-c89f .advanced_dbdd .input-soft-4491 li.gallery-over-0bdd > a .banner-middle-a429 {
  margin-left: 5px;
  float: right;
}
.widget-first-c89f .form_532c,
.widget-first-c89f .input-soft-4491 {
  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;
}
.widget-first-c89f .input-soft-4491 {
  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;
}
.widget-first-c89f .input-soft-4491 .focused_912d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget-first-c89f .input-soft-4491 .banner-middle-a429 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.widget-first-c89f .input-soft-4491 li {
  display: block;
  margin: 0;
  padding: 0;
}
.widget-first-c89f .input-soft-4491 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;
}
.widget-first-c89f .input-soft-4491 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.widget-first-c89f .input-soft-4491 .input-soft-4491 {
  top: 0;
  left: 100%;
}
.widget-first-c89f .nav_b6c6.fn-focus-ee3d > .form_532c,
.widget-first-c89f .nav_b6c6.fn-focus-ee3d > .input-soft-4491,
.widget-first-c89f .nav_b6c6:focus > .form_532c,
.widget-first-c89f .nav_b6c6:focus > .input-soft-4491,
.widget-first-c89f .nav_b6c6:hover > .form_532c,
.widget-first-c89f .nav_b6c6:hover > .input-soft-4491 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.widget-first-c89f.form_simple_0cf3 .simple-017a:after,
.widget-first-c89f.form_simple_0cf3 .simple-017a:before {
  content: "";
  display: table;
}
.widget-first-c89f.form_simple_0cf3 .simple-017a:after {
  clear: both;
}
.widget-first-c89f.form_simple_0cf3 .simple-017a > li {
  float: left;
}
.widget-first-c89f.down-759d .simple-017a:after,
.widget-first-c89f.down-759d .simple-017a:before {
  content: "";
  display: table;
}
.widget-first-c89f.down-759d .simple-017a:after {
  clear: both;
}
.widget-first-c89f.down-759d .simple-017a > li {
  float: left;
}
.widget-first-c89f.down-759d .simple-017a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.widget-first-c89f.down-759d .simple-017a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.widget-first-c89f.down-759d .simple-017a > li.photo_out_f2b8 > a,
.widget-first-c89f.down-759d .simple-017a > li.container-2fa2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.widget-first-c89f.item_iron_ff2e .simple-017a > li > a .focused_912d {
  position: relative;
}
.widget-first-c89f.item_iron_ff2e .simple-017a > li > a .focused_912d: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;
}
.widget-first-c89f.item_iron_ff2e
  .simple-017a
  > li:focus
  > a
  .focused_912d:before,
.widget-first-c89f.item_iron_ff2e
  .simple-017a
  > li:hover
  > a
  .focused_912d:before {
  width: 100%;
  background-color: currentColor;
}
.widget-first-c89f.item_iron_ff2e
  .simple-017a
  > li.photo_out_f2b8
  > a
  .focused_912d:before,
.widget-first-c89f.item_iron_ff2e
  .simple-017a
  > li.feature-white-2224
  > a
  .focused_912d:before {
  width: 100%;
  background-color: currentColor;
}
.widget-first-c89f.motion-629a .simple-017a > li > a .focused_912d {
  position: relative;
}
.widget-first-c89f.motion-629a .simple-017a > li > a .focused_912d: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;
}
.widget-first-c89f.motion-629a .simple-017a > li:focus > a .focused_912d:before,
.widget-first-c89f.motion-629a
  .simple-017a
  > li:hover
  > a
  .focused_912d:before {
  width: 100%;
  background-color: currentColor;
}
.widget-first-c89f.motion-629a
  .simple-017a
  > li.photo_out_f2b8
  > a
  .focused_912d:before,
.widget-first-c89f.motion-629a
  .simple-017a
  > li.feature-white-2224
  > a
  .focused_912d:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-in-1d65 .advanced_dbdd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pattern-in-1d65 .advanced_dbdd li:first-child > a {
  border-top: none;
}
.pattern-in-1d65 .advanced_dbdd .header-liquid-39ab > .focused_912d .banner-middle-a429 {
  display: none;
}
.pattern-in-1d65 .advanced_dbdd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pattern-in-1d65 .advanced_dbdd li:last-child {
  border: none;
}
.pattern-in-1d65 .advanced_dbdd li.gallery-over-0bdd > a {
  padding-right: 45px !important;
}
.pattern-in-1d65 .advanced_dbdd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pattern-in-1d65 .advanced_dbdd li a:focus,
.pattern-in-1d65 .advanced_dbdd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern-in-1d65 .advanced_dbdd li .medium-1d34 {
  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;
}
.pattern-in-1d65 .advanced_dbdd li .medium-1d34:hover {
  box-shadow: none;
}
.pattern-in-1d65 .advanced_dbdd li .medium-1d34 .banner-middle-a429 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pattern-in-1d65 .advanced_dbdd .input-soft-4491 {
  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);
}
.pattern-in-1d65 .advanced_dbdd .input-soft-4491 li a {
  padding-left: 3em;
}
.pattern-in-1d65 .advanced_dbdd .article-28a8 > a .medium-1d34 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pattern-in-1d65 .advanced_dbdd .article-28a8 > .input-soft-4491 {
  display: block;
  opacity: 1;
}
.container-under-70d9 {
  max-width: 100%;
}
.text_43ee {
  line-height: 0;
  cursor: pointer;
}
.grid_last_54eb {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.grid_last_54eb:hover {
  box-shadow: none;
  color: currentColor;
}
.grid_last_54eb svg {
  width: 18px;
  height: 18px;
}
.grid_last_54eb .alert_9bf9 {
  display: none;
}
.rough_fb2e {
  position: relative;
}
.rough_fb2e.fn-active-ee3d .grid_last_54eb .notification-action-4048 {
  display: none;
}
.rough_fb2e.fn-active-ee3d .grid_last_54eb .alert_9bf9 {
  display: inline-block;
}
.rough_fb2e .text-c54a {
  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);
}
.rough_fb2e.tall-a6b3 .text-c54a {
  left: auto;
  right: -0.9em;
}
.rough_fb2e.tall-a6b3 .hard-3330::before {
  left: auto;
  right: 15px;
}
.rough_fb2e.fn-active-ee3d .text-c54a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.green-1021 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.green-1021 label {
  flex-basis: 100%;
}
.green-1021 .cold-2454 {
  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;
}
.green-1021 .medium-f2b0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.green-1021 .medium-f2b0:focus {
  background-color: transparent;
}
.green-1021 button.tag_af15 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.green-1021 button.tag_af15:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.green-1021 button.tag_af15 svg {
  width: 18px;
  height: 18px;
}
.green-1021 input[type="submit"] {
  min-height: auto;
}
.background-dcb9 .green-1021 .medium-f2b0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hard-3330 {
  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) {
  .hard-3330 {
    width: 220px;
  }
}
.hard-3330 label {
  flex-basis: 100%;
}
.hard-3330::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;
}
.first_a0f4 .background-dcb9 .green-1021 {
  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;
}
.first_a0f4
  .background-dcb9
  .green-1021
  .cold-2454 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.first_a0f4 .background-dcb9 .green-1021 .medium-f2b0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.first_a0f4
  .background-dcb9
  .green-1021
  .medium-f2b0:focus {
  background: 0 0;
}
.first_a0f4
  .background-dcb9
  .green-1021
  .bronze_48e8 {
  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;
}
.lite-901d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.lite-901d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.lite-901d li:last-child {
  margin-right: 0;
}
.lite-901d li:first-child {
  margin-left: 0;
}
.lite-901d.tabs-right-6f4b a {
  color: #fff;
}
.lite-901d.tabs-right-6f4b a:hover {
  color: #fff;
}
.lite-901d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.lite-901d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.lite-901d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lite-901d a:hover {
  opacity: 0.9;
  color: inherit;
}
.lite-901d [class*="social-icon-apple"] {
  background-color: #999;
}
.lite-901d [class*="social-icon-apple"].large-996f {
  background-color: transparent;
  color: #999;
}
.lite-901d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.lite-901d [class*="social-icon-behance"].large-996f {
  background-color: transparent;
  color: #1769ff;
}
.lite-901d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.lite-901d [class*="social-icon-bitbucket"].large-996f {
  background-color: transparent;
  color: #205081;
}
.lite-901d [class*="social-icon-codepen"] {
  background-color: #000;
}
.lite-901d [class*="social-icon-codepen"].large-996f {
  background-color: transparent;
  color: #000;
}
.lite-901d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.lite-901d [class*="social-icon-delicious"].large-996f {
  background-color: transparent;
  color: #39f;
}
.lite-901d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.lite-901d [class*="social-icon-digg"].large-996f {
  background-color: transparent;
  color: #005be2;
}
.lite-901d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.lite-901d [class*="social-icon-dribbble"].large-996f {
  background-color: transparent;
  color: #ea4c89;
}
.lite-901d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.lite-901d [class*="social-icon-envelope"].large-996f {
  background-color: transparent;
  color: #ea4335;
}
.lite-901d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.lite-901d [class*="social-icon-facebook"].large-996f {
  background-color: transparent;
  color: #3b5998;
}
.lite-901d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.lite-901d [class*="social-icon-flickr"].large-996f {
  background-color: transparent;
  color: #0063dc;
}
.lite-901d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.lite-901d [class*="social-icon-foursquare"].large-996f {
  background-color: transparent;
  color: #2d5be3;
}
.lite-901d [class*="social-icon-github"] {
  background-color: #333;
}
.lite-901d [class*="social-icon-github"].large-996f {
  background-color: transparent;
  color: #333;
}
.lite-901d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.lite-901d [class*="social-icon-google-plus"].large-996f {
  background-color: transparent;
  color: #dd4b39;
}
.lite-901d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.lite-901d [class*="social-icon-houzz"].large-996f {
  background-color: transparent;
  color: #7ac142;
}
.lite-901d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.lite-901d [class*="social-icon-instagram"].large-996f {
  background-color: transparent;
  color: #262626;
}
.lite-901d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.lite-901d [class*="social-icon-jsfiddle"].large-996f {
  background-color: transparent;
  color: #487aa2;
}
.lite-901d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.lite-901d [class*="social-icon-linkedin"].large-996f {
  background-color: transparent;
  color: #0077b5;
}
.lite-901d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.lite-901d [class*="social-icon-medium"].large-996f {
  background-color: transparent;
  color: #00ab6b;
}
.lite-901d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.lite-901d
  [class*="social-icon-odnoklassniki"].large-996f {
  background-color: transparent;
  color: #f4731c;
}
.lite-901d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.lite-901d [class*="social-icon-meetup"].large-996f {
  background-color: transparent;
  color: #ec1c40;
}
.lite-901d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.lite-901d [class*="social-icon-pinterest"].large-996f {
  background-color: transparent;
  color: #bd081c;
}
.lite-901d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.lite-901d [class*="social-icon-product-hunt"].large-996f {
  background-color: transparent;
  color: #da552f;
}
.lite-901d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.lite-901d [class*="social-icon-reddit"].large-996f {
  background-color: transparent;
  color: #ff4500;
}
.lite-901d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.lite-901d [class*="social-icon-rss"].large-996f {
  background-color: transparent;
  color: #f26522;
}
.lite-901d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.lite-901d
  [class*="social-icon-shopping-cart"].large-996f {
  background-color: transparent;
  color: #4caf50;
}
.lite-901d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.lite-901d [class*="social-icon-skype"].large-996f {
  background-color: transparent;
  color: #00aff0;
}
.lite-901d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.lite-901d [class*="social-icon-slideshare"].large-996f {
  background-color: transparent;
  color: #0077b5;
}
.lite-901d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.lite-901d [class*="social-icon-snapchat"].large-996f {
  background-color: transparent;
  color: #fffc00;
}
.lite-901d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.lite-901d [class*="social-icon-soundcloud"].large-996f {
  background-color: transparent;
  color: #f80;
}
.lite-901d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.lite-901d [class*="social-icon-spotify"].large-996f {
  background-color: transparent;
  color: #2ebd59;
}
.lite-901d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.lite-901d
  [class*="social-icon-stack-overflow"].large-996f {
  background-color: transparent;
  color: #fe7a15;
}
.lite-901d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.lite-901d [class*="social-icon-maldkfgram"].large-996f {
  background-color: transparent;
  color: #2ca5e0;
}
.lite-901d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.lite-901d [class*="social-icon-tripadvisor"].large-996f {
  background-color: transparent;
  color: #589442;
}
.lite-901d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.lite-901d [class*="social-icon-tumblr"].large-996f {
  background-color: transparent;
  color: #35465c;
}
.lite-901d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.lite-901d [class*="social-icon-twitch"].large-996f {
  background-color: transparent;
  color: #6441a5;
}
.lite-901d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.lite-901d [class*="social-icon-twitter"].large-996f {
  background-color: transparent;
  color: #1da1f2;
}
.lite-901d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.lite-901d [class*="social-icon-vimeo"].large-996f {
  background-color: transparent;
  color: #1ab7ea;
}
.lite-901d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.lite-901d [class*="social-icon-vk"].large-996f {
  background-color: transparent;
  color: #45668e;
}
.lite-901d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.lite-901d [class*="social-icon-weibo"].large-996f {
  background-color: transparent;
  color: #df2029;
}
.lite-901d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.lite-901d [class*="social-icon-weixin"].large-996f {
  background-color: transparent;
  color: #7bb32e;
}
.lite-901d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.lite-901d [class*="social-icon-whatsapp"].large-996f {
  background-color: transparent;
  color: #25d366;
}
.lite-901d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.lite-901d [class*="social-icon-wordpress"].large-996f {
  background-color: transparent;
  color: #21759b;
}
.lite-901d [class*="social-icon-xing"] {
  background-color: #026466;
}
.lite-901d [class*="social-icon-xing"].large-996f {
  background-color: transparent;
  color: #026466;
}
.lite-901d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.lite-901d [class*="social-icon-yelp"].large-996f {
  background-color: transparent;
  color: #af0606;
}
.lite-901d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.lite-901d [class*="social-icon-youtube"].large-996f {
  background-color: transparent;
  color: #cd201f;
}
.bottom_a31a {
  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;
}
.bottom_a31a:hover {
  box-shadow: none;
  background: 0 0;
}
.video_light_b9dd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tag_be1b {
  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;
}
.right-0690 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tabs_85a1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tabs_85a1,
.tabs_85a1::after,
.tabs_85a1::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;
}
.tabs_85a1::after,
.tabs_85a1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.alert_current_2711 .tag_be1b .right-0690 {
  margin-top: -2px;
  width: 19px;
}
.alert_current_2711 .tag_be1b .tabs_85a1 {
  margin-top: -1px;
}
.alert_current_2711 .tag_be1b .tabs_85a1,
.alert_current_2711 .tag_be1b .tabs_85a1::after,
.alert_current_2711 .tag_be1b .tabs_85a1::before {
  width: 19px;
  height: 2px;
}
.alert_current_2711 .tag_be1b .tabs_85a1::before {
  top: -6px;
}
.alert_current_2711 .tag_be1b .tabs_85a1::after {
  bottom: -6px;
}
.module_full_9d42 .tag_be1b .right-0690 {
  margin-top: -2px;
  width: 22px;
}
.module_full_9d42 .tag_be1b .tabs_85a1 {
  margin-top: -1px;
}
.module_full_9d42 .tag_be1b .tabs_85a1,
.module_full_9d42 .tag_be1b .tabs_85a1::after,
.module_full_9d42 .tag_be1b .tabs_85a1::before {
  width: 22px;
  height: 2px;
}
.module_full_9d42 .tag_be1b .tabs_85a1::before {
  top: -7px;
}
.module_full_9d42 .tag_be1b .tabs_85a1::after {
  bottom: -7px;
}
.rough_496e .tag_be1b .right-0690 {
  margin-top: -2px;
  width: 31px;
}
.rough_496e .tag_be1b .tabs_85a1 {
  margin-top: -1.5px;
}
.rough_496e .tag_be1b .tabs_85a1,
.rough_496e .tag_be1b .tabs_85a1::after,
.rough_496e .tag_be1b .tabs_85a1::before {
  width: 31px;
  height: 3px;
}
.rough_496e .tag_be1b .tabs_85a1::before {
  top: -9px;
}
.rough_496e .tag_be1b .tabs_85a1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .steel-4b29 .tag_be1b .right-0690 {
    margin-top: -2px;
    width: 19px;
  }
  .steel-4b29 .tag_be1b .tabs_85a1 {
    margin-top: -1px;
  }
  .steel-4b29 .tag_be1b .tabs_85a1,
  .steel-4b29 .tag_be1b .tabs_85a1::after,
  .steel-4b29 .tag_be1b .tabs_85a1::before {
    width: 19px;
    height: 2px;
  }
  .steel-4b29 .tag_be1b .tabs_85a1::before {
    top: -6px;
  }
  .steel-4b29 .tag_be1b .tabs_85a1::after {
    bottom: -6px;
  }
  .gallery-black-3bd3 .tag_be1b .right-0690 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-black-3bd3 .tag_be1b .tabs_85a1 {
    margin-top: -1px;
  }
  .gallery-black-3bd3 .tag_be1b .tabs_85a1,
  .gallery-black-3bd3 .tag_be1b .tabs_85a1::after,
  .gallery-black-3bd3 .tag_be1b .tabs_85a1::before {
    width: 22px;
    height: 2px;
  }
  .gallery-black-3bd3 .tag_be1b .tabs_85a1::before {
    top: -7px;
  }
  .gallery-black-3bd3 .tag_be1b .tabs_85a1::after {
    bottom: -7px;
  }
  .active-white-650d .tag_be1b .right-0690 {
    margin-top: -2px;
    width: 31px;
  }
  .active-white-650d .tag_be1b .tabs_85a1 {
    margin-top: -1.5px;
  }
  .active-white-650d .tag_be1b .tabs_85a1,
  .active-white-650d .tag_be1b .tabs_85a1::after,
  .active-white-650d .tag_be1b .tabs_85a1::before {
    width: 31px;
    height: 3px;
  }
  .active-white-650d .tag_be1b .tabs_85a1::before {
    top: -9px;
  }
  .active-white-650d .tag_be1b .tabs_85a1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .soft-f7d8 .tag_be1b .right-0690 {
    margin-top: -2px;
    width: 19px;
  }
  .soft-f7d8 .tag_be1b .tabs_85a1 {
    margin-top: -1px;
  }
  .soft-f7d8 .tag_be1b .tabs_85a1,
  .soft-f7d8 .tag_be1b .tabs_85a1::after,
  .soft-f7d8 .tag_be1b .tabs_85a1::before {
    width: 19px;
    height: 2px;
  }
  .soft-f7d8 .tag_be1b .tabs_85a1::before {
    top: -6px;
  }
  .soft-f7d8 .tag_be1b .tabs_85a1::after {
    bottom: -6px;
  }
  .header-up-d874 .tag_be1b .right-0690 {
    margin-top: -2px;
    width: 22px;
  }
  .header-up-d874 .tag_be1b .tabs_85a1 {
    margin-top: -1px;
  }
  .header-up-d874 .tag_be1b .tabs_85a1,
  .header-up-d874 .tag_be1b .tabs_85a1::after,
  .header-up-d874 .tag_be1b .tabs_85a1::before {
    width: 22px;
    height: 2px;
  }
  .header-up-d874 .tag_be1b .tabs_85a1::before {
    top: -7px;
  }
  .header-up-d874 .tag_be1b .tabs_85a1::after {
    bottom: -7px;
  }
  .wrapper-under-c278 .tag_be1b .right-0690 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper-under-c278 .tag_be1b .tabs_85a1 {
    margin-top: -1.5px;
  }
  .wrapper-under-c278 .tag_be1b .tabs_85a1,
  .wrapper-under-c278 .tag_be1b .tabs_85a1::after,
  .wrapper-under-c278 .tag_be1b .tabs_85a1::before {
    width: 31px;
    height: 3px;
  }
  .wrapper-under-c278 .tag_be1b .tabs_85a1::before {
    top: -9px;
  }
  .wrapper-under-c278 .tag_be1b .tabs_85a1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .accent_thick_2516 .tag_be1b .right-0690 {
    margin-top: -2px;
    width: 19px;
  }
  .accent_thick_2516 .tag_be1b .tabs_85a1 {
    margin-top: -1px;
  }
  .accent_thick_2516 .tag_be1b .tabs_85a1,
  .accent_thick_2516 .tag_be1b .tabs_85a1::after,
  .accent_thick_2516 .tag_be1b .tabs_85a1::before {
    width: 19px;
    height: 2px;
  }
  .accent_thick_2516 .tag_be1b .tabs_85a1::before {
    top: -6px;
  }
  .accent_thick_2516 .tag_be1b .tabs_85a1::after {
    bottom: -6px;
  }
  .primary-cbc7 .tag_be1b .right-0690 {
    margin-top: -2px;
    width: 22px;
  }
  .primary-cbc7 .tag_be1b .tabs_85a1 {
    margin-top: -1px;
  }
  .primary-cbc7 .tag_be1b .tabs_85a1,
  .primary-cbc7 .tag_be1b .tabs_85a1::after,
  .primary-cbc7 .tag_be1b .tabs_85a1::before {
    width: 22px;
    height: 2px;
  }
  .primary-cbc7 .tag_be1b .tabs_85a1::before {
    top: -7px;
  }
  .primary-cbc7 .tag_be1b .tabs_85a1::after {
    bottom: -7px;
  }
  .detail-2b9d .tag_be1b .right-0690 {
    margin-top: -2px;
    width: 31px;
  }
  .detail-2b9d .tag_be1b .tabs_85a1 {
    margin-top: -1.5px;
  }
  .detail-2b9d .tag_be1b .tabs_85a1,
  .detail-2b9d .tag_be1b .tabs_85a1::after,
  .detail-2b9d .tag_be1b .tabs_85a1::before {
    width: 31px;
    height: 3px;
  }
  .detail-2b9d .tag_be1b .tabs_85a1::before {
    top: -9px;
  }
  .detail-2b9d .tag_be1b .tabs_85a1::after {
    bottom: -9px;
  }
}
.glass-ae6a .tabs_85a1 {
  -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);
}
.glass-ae6a .tabs_85a1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.glass-ae6a .tabs_85a1::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);
}
.glass-ae6a.video_easy_1f1b .tabs_85a1 {
  -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);
}
.glass-ae6a.video_easy_1f1b .tabs_85a1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.glass-ae6a.video_easy_1f1b .tabs_85a1::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);
}
.caption_new_1069 {
  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.tag-185d:before {
  display: none;
}
.static_296d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.static_296d .grid_9d99 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.static_296d .grid_9d99:last-of-type {
  border-bottom: none;
}
.static_296d .grid_9d99.slider-hard-96db,
.static_296d .grid_9d99.fresh_767f,
.static_296d .grid_9d99.full-fc22 {
  padding: 0;
}
.static_296d .pattern-in-1d65 .medium-1d34 {
  color: currentColor;
}
.static_296d .pattern-in-1d65 .medium-1d34:focus,
.static_296d .pattern-in-1d65 .medium-1d34:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_296d.copper_6571 .border_steel_fcc2,
.static_296d.copper_6571 .sidebar_soft_c963 a,
.static_296d.copper_6571 .simple-017a a,
.static_296d.copper_6571 .input-soft-4491 a {
  color: rgba(0, 0, 0, 0.55);
}
.static_296d.copper_6571 .border_steel_fcc2:hover,
.static_296d.copper_6571 .sidebar_soft_c963 a:hover,
.static_296d.copper_6571 .simple-017a a:hover,
.static_296d.copper_6571 .input-soft-4491 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_296d.copper_6571 .advanced_fc75 {
  color: rgba(0, 0, 0, 0.8);
}
.static_296d.copper_6571 .grid_9d99 {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_296d.copper_6571 .grid_9d99:before {
  background: rgba(0, 0, 0, 0.08);
}
.static_296d.copper_6571 .section-6f67:before {
  background: rgba(255, 255, 255, 0.9);
}
.static_296d.copper_6571 .pattern-in-1d65 .advanced_dbdd li a,
.static_296d.copper_6571 .pattern-in-1d65 .medium-1d34,
.static_296d.copper_6571 .input-soft-4491 {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_296d.copper_6571 .pattern-in-1d65 .medium-1d34:focus,
.static_296d.copper_6571 .pattern-in-1d65 .medium-1d34:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_296d.copper_6571 .advanced_dbdd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.static_296d.sort_ed4a .border_steel_fcc2,
.static_296d.sort_ed4a .sidebar_soft_c963 a,
.static_296d.sort_ed4a .simple-017a .medium-1d34,
.static_296d.sort_ed4a .simple-017a a,
.static_296d.sort_ed4a .input-soft-4491 a {
  color: rgba(255, 255, 255, 0.79);
}
.static_296d.sort_ed4a .border_steel_fcc2:hover,
.static_296d.sort_ed4a .sidebar_soft_c963 a:hover,
.static_296d.sort_ed4a .simple-017a .medium-1d34:hover,
.static_296d.sort_ed4a .simple-017a a:hover,
.static_296d.sort_ed4a .input-soft-4491 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_296d.sort_ed4a .advanced_fc75 {
  color: rgba(255, 255, 255, 0.99);
}
.static_296d.sort_ed4a .grid_9d99 {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_296d.sort_ed4a .grid_9d99:before {
  background: rgba(255, 255, 255, 0.08);
}
.static_296d.sort_ed4a .section-6f67:before {
  background: rgba(0, 0, 0, 0.9);
}
.static_296d.sort_ed4a .pattern-in-1d65 .advanced_dbdd li a,
.static_296d.sort_ed4a .pattern-in-1d65 .medium-1d34,
.static_296d.sort_ed4a .input-soft-4491 {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_296d.sort_ed4a .pattern-in-1d65 .medium-1d34:focus,
.static_296d.sort_ed4a .pattern-in-1d65 .medium-1d34:hover {
  background: rgba(0, 0, 0, 0.01);
}
.static_296d.sort_ed4a .advanced_dbdd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-6f67 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.section-6f67:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.caption_new_c690 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.panel-south-d2ee .static_296d {
  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;
}
.panel-south-d2ee .grid_9d99 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.panel-south-d2ee .grid_9d99: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) {
  .panel-south-d2ee .grid_9d99:before {
    width: 16%;
    left: 42%;
  }
}
.panel-south-d2ee .grid_9d99:last-child:before {
  content: none;
}
.panel-south-d2ee .grid_9d99[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.panel-south-d2ee .pattern-in-1d65 .advanced_dbdd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.panel-south-d2ee .pattern-in-1d65 .advanced_dbdd li a .medium-1d34 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.panel-south-d2ee .pattern-in-1d65 .input-soft-4491 {
  border: none;
}
.panel-south-d2ee .pattern-in-1d65 .input-soft-4491 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.panel-south-d2ee .section-6f67 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.panel-south-d2ee .caption_new_c690 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.panel-south-d2ee .sort_ed4a .section-6f67:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel-south-d2ee .copper_6571.widget-slow-3c5a .tabs_85a1 {
  background: rgba(0, 0, 0, 0.6);
}
.panel-south-d2ee
  .copper_6571.widget-slow-3c5a
  .tabs_85a1::after,
.panel-south-d2ee
  .copper_6571.widget-slow-3c5a
  .tabs_85a1:before {
  background: inherit;
}
.panel-south-d2ee
  .copper_6571.widget-slow-3c5a:hover
  .tabs_85a1 {
  background: rgba(0, 0, 0, 0.8);
}
.white-2ee9 .static_296d {
  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) {
  .white-2ee9 .static_296d {
    width: auto;
    right: 45px;
  }
}
.frame-large-253a .static_296d {
  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) {
  .frame-large-253a .static_296d {
    width: auto;
    left: 45px;
  }
}
.tag-185d .static_296d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tag-185d .caption_new_c690 {
  max-width: 48em;
  margin: 0 auto;
}
.tag-185d .section-6f67:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.button-east-f11c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.button-east-f11c.panel-south-d2ee .static_296d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.button-east-f11c.white-2ee9 .static_296d {
  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);
}
.button-east-f11c .static_296d {
  visibility: visible;
}
.button-east-f11c.frame-large-253a .static_296d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.info-c5a9,
.pro-d910 {
  overflow-x: hidden;
}
.info-c5a9 .static_296d {
  overflow: auto;
}
.info-c5a9.panel-south-d2ee {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-c5a9.panel-south-d2ee .static_296d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.info-c5a9.panel-south-d2ee .bottom_a31a {
  opacity: 0;
}
.info-c5a9.white-2ee9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-c5a9.white-2ee9 .static_296d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.info-c5a9.white-2ee9 .bottom_a31a {
  opacity: 0;
}
.info-c5a9.frame-large-253a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-c5a9.frame-large-253a .static_296d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.info-c5a9.frame-large-253a .bottom_a31a {
  opacity: 0;
}
.info-c5a9.tag-185d .static_296d {
  z-index: 10;
  visibility: visible;
}
.widget-slow-3c5a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.widget-slow-3c5a .tabs_85a1 {
  background: rgba(255, 255, 255, 0.99);
}
.widget-slow-3c5a .tabs_85a1::after,
.widget-slow-3c5a .tabs_85a1:before {
  background: inherit;
}
.widget-slow-3c5a:hover .tabs_85a1 {
  background: rgba(255, 255, 255, 0.99);
}
.frame-large-253a .widget-slow-3c5a {
  top: 10px;
  right: auto;
  left: 12px;
}
.tag-185d .widget-slow-3c5a {
  display: none !important;
}
.info-c5a9:before,
.pro-d910:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.info-c5a9 .widget-slow-3c5a,
.pro-d910 .widget-slow-3c5a {
  display: inline-block;
}
.static_296d .tooltip-4f0d {
  -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;
}
.info-c5a9 .static_296d .tooltip-4f0d,
.pro-d910 .static_296d .tooltip-4f0d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-white-695b .cold-2454 {
  width: 100%;
}
.background_soft_c27b {
  padding: 0 0.5em 0;
}
.background_soft_c27b [class*="customify-col-"],
.background_soft_c27b [class*="customify-col_"],
.background_soft_c27b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.component_advanced_9c41 .background_soft_c27b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .narrow_89cd .clean_dff4,
  .clean_dff4 {
    display: none;
  }
  .tag-d3a6 {
    text-align: left;
  }
  .hover-bc80 {
    text-align: center;
  }
  .box-66f5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .narrow_89cd .module_eba2,
  .module_eba2 {
    display: none;
  }
  .basic_19e7 {
    text-align: left;
  }
  .surface-easy-400e {
    text-align: center;
  }
  .tag-bottom-be40 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .narrow_89cd .wrapper_wide_f876,
  .wrapper_wide_f876 {
    display: none;
  }
  .prev-934e {
    text-align: left;
  }
  .box_dynamic_18ba {
    text-align: center;
  }
  .image_top_0c35 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.yellow_51a2 {
  box-shadow: none !important;
}
.tabs-d0dd .overlay_hard_8faf,
.background_458a .overlay_hard_8faf {
  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;
}
.background_458a .overlay_hard_8faf {
  margin-top: 30px;
  margin-bottom: 30px;
}
.focus-7eea {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.focus-7eea:after,
.focus-7eea:before {
  content: "";
  display: table;
}
.focus-7eea:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .focus-7eea {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.focus-7eea,
.liquid_2134 {
  max-width: 1248px;
  margin: 0 auto;
}

.highlight-new-59a9.carousel-2b0d .focus-7eea {
  max-width: 100%;
}
.highlight-new-59a9.search_7e30 {
  max-width: 1200px;
  margin: 0 auto;
}
.highlight-new-59a9.search-large-70e6 .focus-7eea {
  max-width: 100%;
}
.highlight-new-59a9.search-large-70e6 > .focus-7eea {
  padding-left: 0;
  padding-right: 0;
}
.highlight-new-59a9.search-large-70e6 > .focus-7eea .narrow_89cd {
  margin: 0;
}
.highlight-new-59a9.search-large-70e6
  > .focus-7eea
  .list-liquid-e2c5.copper-bdce {
  margin-right: 0;
  margin-left: 0;
}
.highlight-new-59a9.search-large-70e6 #main.copper-bdce {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .banner_fixed_7ce5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .banner_fixed_7ce5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .silver-2d38 .hard_ff7f {
    padding-right: 1em;
  }
  .silver-2d38.form_south_3e9e .list-liquid-e2c5 {
    border-right: 1px solid #eaecee;
  }
  .silver-2d38.form_south_3e9e .hard_ff7f {
    padding-right: 1em;
  }
  .silver-2d38.form_south_3e9e .hidden-52fc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .north_4c54 .hard_ff7f {
    padding-left: 1em;
  }
  .north_4c54.form_south_3e9e .list-liquid-e2c5 {
    border-left: 1px solid #eaecee;
  }
  .north_4c54.form_south_3e9e .hard_ff7f {
    padding-left: 1em;
  }
  .north_4c54.form_south_3e9e .hidden-52fc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_b563 .hard_ff7f {
    padding-left: 1em;
  }
  .paragraph_b563.form_south_3e9e .new_e9a0 {
    border-right: 1px solid #eaecee;
  }
  .paragraph_b563.form_south_3e9e .complex_d730 {
    border-right: 1px solid #eaecee;
  }
  .paragraph_b563.form_south_3e9e .hard_ff7f {
    padding-left: 1em;
  }
  .paragraph_b563.form_south_3e9e .hidden-52fc {
    padding-right: 1em;
  }
  .paragraph_b563.form_south_3e9e .dirty_a38a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-steel-c671 .hard_ff7f {
    padding-right: 1em;
  }
  .component-steel-c671.form_south_3e9e .new_e9a0 {
    border-left: 1px solid #eaecee;
  }
  .component-steel-c671.form_south_3e9e .complex_d730 {
    border-left: 1px solid #eaecee;
  }
  .component-steel-c671.form_south_3e9e .hard_ff7f {
    padding-right: 1em;
  }
  .component-steel-c671.form_south_3e9e .hidden-52fc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .component-steel-c671.form_south_3e9e .dirty_a38a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_fixed_7ce5 .hard_ff7f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner_fixed_7ce5.form_south_3e9e .list-liquid-e2c5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .banner_fixed_7ce5.form_south_3e9e .hard_ff7f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner_fixed_7ce5.form_south_3e9e .hidden-52fc {
    padding-left: 1em;
  }
  .banner_fixed_7ce5.form_south_3e9e .dirty_a38a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .banner_fixed_7ce5.form_south_3e9e .hard_ff7f {
    padding-left: 0;
  }
}
.backdrop_19fa .background_warm_bf27 {
  display: inline-block;
}
.image-7d27 {
  display: inline-block;
}
.column-07ec {
  word-con: break-word;
}
.tooltip_a1d3 > span {
  display: inline-block;
  padding: 5px 0;
}
.tooltip_a1d3 .aside-bright-5a42 {
  margin-left: 8px;
  margin-right: 8px;
}
.tooltip_a1d3 .cool_6928 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thumbnail_2d80 .tooltip_light_a675 {
  margin-bottom: 2em;
}
.thumbnail_2d80 .old-9a3c {
  margin-bottom: 15px;
}
.thumbnail_2d80 .old-9a3c:last-child {
  margin-bottom: 0;
}
.thumbnail_2d80 .dynamic-6e3b {
  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) {
  .thumbnail_2d80 .dynamic-6e3b {
    display: block;
  }
}
.thumbnail_2d80 .header_center_0461 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thumbnail_2d80 .header_center_0461 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thumbnail_2d80 .dynamic-4323 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thumbnail_2d80 .dynamic-4323 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thumbnail_2d80 .dynamic-4323 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thumbnail_2d80 .column-07ec {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail_2d80 .column-07ec a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thumbnail_2d80 .easy-6c7a p:last-child {
  margin-bottom: 0;
}
.thumbnail_2d80 .tall-bb71 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thumbnail_2d80 .chip-755d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thumbnail_2d80 .border-fixed-b526 {
  margin-top: 1em;
}
.thumbnail_2d80 .card_fb59 {
  top: 0;
  display: block;
}
.thumbnail_2d80 .card_fb59 a {
  color: inherit;
}
.thumbnail_2d80 .card_fb59 a:hover {
  color: inherit;
}
.thumbnail_2d80 .box-54e8 {
  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;
}
.thumbnail_2d80 .box-54e8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thumbnail_2d80 .chip-755d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thumbnail_2d80 .bright-60a7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thumbnail_2d80 .bright-60a7:first-child {
  margin-top: 0;
}
.thumbnail_2d80 .bright-60a7.selected_cb8f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thumbnail_2d80 .bright-60a7.background-1125 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thumbnail_2d80
  .bright-60a7.background-1125.active_8d4c
  .border-fixed-b526 {
  width: 100%;
}
.thumbnail_2d80 .background-1125 {
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail_2d80 .background-1125 .tooltip_a1d3,
.thumbnail_2d80 .background-1125 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thumbnail_2d80 .dynamic-4323 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail_2d80 .dynamic-4323 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail_2d80 .dynamic-4323: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;
}
.thumbnail_2d80 .selected_cb8f {
  z-index: 5;
}
.thumbnail_2d80 .row-white-8221 .menu-9031 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thumbnail_2d80 .warm-bde8 .menu-9031 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thumbnail_2d80 .iron_6773 .menu-9031 {
  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;
}
.thumbnail_2d80.image-tall-6b65 .dynamic-6e3b,
.thumbnail_2d80.item-b1b9 .dynamic-6e3b {
  display: block;
}
.thumbnail_2d80.image-tall-6b65 .dynamic-6e3b .container_middle_cf00,
.thumbnail_2d80.image-tall-6b65 .dynamic-6e3b .chip-755d,
.thumbnail_2d80.item-b1b9 .dynamic-6e3b .container_middle_cf00,
.thumbnail_2d80.item-b1b9 .dynamic-6e3b .chip-755d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail_2d80.table_8b62 .header_center_0461 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thumbnail_2d80.table_8b62 .header_center_0461 {
    margin-right: 0;
  }
}
.thumbnail_2d80.image-tall-6b65 .header_center_0461,
.thumbnail_2d80.item-b1b9 .header_center_0461 {
  padding-top: 40%;
}
.thumbnail_2d80.image-tall-6b65 .tooltip_light_a675,
.thumbnail_2d80.item-b1b9 .tooltip_light_a675 {
  display: block;
}
.thumbnail_2d80.image-tall-6b65 .fn-sticky-ee3d .chip-755d,
.thumbnail_2d80.item-b1b9 .fn-sticky-ee3d .chip-755d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thumbnail_2d80.image-tall-6b65 .header_center_0461,
.thumbnail_2d80.item-b1b9 .header_center_0461 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thumbnail_2d80.image-tall-6b65 .chip-755d {
  padding: 1em;
}
.item-pro-c937 {
  margin: 30px auto;
  display: block;
}
.item-pro-c937 .frame-advanced-c3ff > * {
  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;
}
.item-pro-c937 .frame-advanced-c3ff > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item-pro-c937 .frame-advanced-c3ff span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pink_ec15 .tooltip_a1d3 {
  margin-bottom: 1.41575em;
}
.pink_ec15 .section_static_633a {
  margin-bottom: 1.618em;
}
.thumbnail-active-ad06 .box-dcac {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.thumbnail-active-ad06 .box-dcac a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.thumbnail-active-ad06 .info-bottom-8ac5 {
  max-width: 100%;
  overflow: auto;
}
.text-last-30e6 .thumbnail-active-ad06 a:hover {
  text-decoration: underline;
}
.modal-0e31 .old-9a3c:not(.column-07ec),
.modal-0e31 .dynamic-4323 {
  margin-bottom: 1.41575em;
}
.modal-0e31 .old-9a3c:not(.column-07ec):last-child,
.modal-0e31 .dynamic-4323:last-child {
  margin-bottom: 0;
}
.modal-0e31 .old-9a3c.yellow_da1e {
  margin-bottom: 0.41575em;
}
.modal-0e31 .hovered_2d64:before,
.modal-0e31 .popup_short_ff0a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.modal-0e31 .hovered_2d64:before {
  content: "\f115";
}
.modal-0e31 .popup_short_ff0a:before {
  content: "\f02c";
}
.modal-0e31 .rough-890c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.modal-0e31 .rough-890c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focus-gold-b1d7 {
  display: -webkit-box;
  display: flex;
}
.focus-gold-b1d7 .image_wood_bc30 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focus-gold-b1d7 .image_wood_bc30 {
    flex-basis: 90px;
  }
}
.focus-gold-b1d7 .over_2d36 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus-gold-b1d7 .over_2d36 {
    flex-basis: calc(100% - 50px);
  }
}
.focus-gold-b1d7 .lower-92cd p:last-child {
  margin-bottom: 0.72em;
}
.hover_easy_faec .frame-advanced-c3ff {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hover_easy_faec .frame-advanced-c3ff:after,
.hover_easy_faec .frame-advanced-c3ff:before {
  content: "";
  display: table;
}
.hover_easy_faec .frame-advanced-c3ff:after {
  clear: both;
}
.hover_easy_faec .frame-advanced-c3ff .left_e665,
.hover_easy_faec .frame-advanced-c3ff .yellow-46ea {
  width: 49%;
}
.hover_easy_faec .frame-advanced-c3ff .left_e665 a span.accordion_280f,
.hover_easy_faec .frame-advanced-c3ff .yellow-46ea a span.accordion_280f {
  display: block;
  margin-bottom: 5px;
}
.hover_easy_faec .frame-advanced-c3ff .yellow-46ea {
  float: left;
  text-align: left;
}
.hover_easy_faec .frame-advanced-c3ff .left_e665 {
  float: right;
  text-align: right;
}
.first-5c39 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .first-5c39 {
    margin-bottom: 0;
  }
}
.left_81d6 {
  margin-bottom: 1em;
}
.left_81d6 .column-07ec {
  font-size: 1.1em;
  line-height: 1.3;
}
.green_8647 a {
  display: block;
  line-height: 0;
  position: relative;
}
.photo_6ae0 .left_81d6,
.image-9591 .left_81d6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .photo_6ae0 .left_81d6,
  .image-9591 .left_81d6 {
    display: block;
  }
}
.photo_6ae0 .green_8647,
.image-9591 .green_8647 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .photo_6ae0 .green_8647,
  .image-9591 .green_8647 {
    margin-bottom: 1em;
  }
}
.photo_6ae0 .green_8647 img,
.image-9591 .green_8647 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.photo_6ae0 .hero-green-70cc,
.image-9591 .hero-green-70cc {
  flex-basis: calc(100% - 160px);
}
.photo_6ae0 .hero-green-70cc p,
.image-9591 .hero-green-70cc p {
  margin-bottom: 0;
}
.photo_6ae0 .hero-green-70cc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .photo_6ae0 .hero-green-70cc {
    padding-left: 0;
  }
}
.image-9591 .hero-green-70cc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .image-9591 .hero-green-70cc {
    padding-right: 0;
  }
}
.image-9591 .green_8647 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.video-1ce5 .green_8647 {
  margin-bottom: 0.5em;
}
.video-1ce5 .green_8647 img {
  width: 100%;
}
.active-0fe5 .table_smooth_87f3,
.medium_e011 .table_smooth_87f3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.medium_e011 .list-liquid-e2c5 .hidden-over-396b p:last-child {
  margin-bottom: 0;
}
.description_aff5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tag_bright_34bc .hero-tall-944e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tag_bright_34bc .hero-tall-944e:last-of-type {
    margin-bottom: 0;
  }
}
.tag_bright_34bc .hero-tall-944e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag_bright_34bc .hero-tall-944e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tag_bright_34bc .hero-tall-944e ul li {
  margin: 0 0 0.6em;
}
.tag_bright_34bc .hero-tall-944e ul li.heading-9194,
.tag_bright_34bc .hero-tall-944e ul li.frame-78eb {
  position: relative;
}
.tag_bright_34bc .hero-tall-944e ul li.heading-9194 .slider_solid_7f2f,
.tag_bright_34bc .hero-tall-944e ul li.frame-78eb .slider_solid_7f2f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tag_bright_34bc .hero-tall-944e ul li.heading-9194:after:after,
.tag_bright_34bc .hero-tall-944e ul li.heading-9194:after:before,
.tag_bright_34bc
  .hero-tall-944e
  ul
  li.frame-78eb:after:after,
.tag_bright_34bc
  .hero-tall-944e
  ul
  li.frame-78eb:after:before {
  content: "";
  display: table;
}
.tag_bright_34bc .hero-tall-944e ul li.heading-9194:after:after,
.tag_bright_34bc
  .hero-tall-944e
  ul
  li.frame-78eb:after:after {
  clear: both;
}
.tag_bright_34bc .hero-tall-944e a.breadcrumb-hard-a2ea:hover {
  text-decoration: none;
}
.tag_bright_34bc .hero-tall-944e select {
  max-width: 100%;
}
.tag_bright_34bc .hero-tall-944e table {
  font-size: 85%;
}
.tag_bright_34bc .hero-tall-944e table td,
.tag_bright_34bc .hero-tall-944e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tag_bright_34bc .hero-tall-944e table tfoot td {
  text-align: left;
}
.tag_bright_34bc .hero-tall-944e :last-child {
  margin-bottom: 0;
}
.tag_bright_34bc .hero-tall-944e .glass_7424 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tag_bright_34bc .hero-tall-944e .glass_7424 label {
  width: 100%;
}
.tag_bright_34bc .hero-tall-944e .glass_7424 .medium-f2b0 {
  width: 100%;
  display: block;
}
.tag_bright_34bc .hero-tall-944e .glass_7424 .tag_af15 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tag_bright_34bc .hero-tall-944e .glass_7424 .tag_af15:hover svg #svg-search {
  fill: #444;
}
.tag_bright_34bc .hero-tall-944e .glass_7424 .tag_af15 svg {
  width: 18px;
  height: 18px;
}
.tag_bright_34bc .widget_dynamic_0b70 ul ul,
.tag_bright_34bc .thumbnail_bottom_bf1a ul ul,
.tag_bright_34bc .item-hot-ce2c ul ul,
.tag_bright_34bc .summary_right_9d33 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tag_bright_34bc .widget_dynamic_0b70 .gallery-over-0bdd > a,
.tag_bright_34bc .thumbnail_bottom_bf1a .gallery-over-0bdd > a,
.tag_bright_34bc .item-hot-ce2c .gallery-over-0bdd > a,
.tag_bright_34bc .summary_right_9d33 .gallery-over-0bdd > a {
  margin-bottom: 0;
}
.tag_bright_34bc .thick-73a2 li,
.tag_bright_34bc .widget_dynamic_0b70 li,
.tag_bright_34bc .section-tiny-615a li,
.tag_bright_34bc .thumbnail_bottom_bf1a li,
.tag_bright_34bc .item-hot-ce2c li,
.tag_bright_34bc .summary_right_9d33 li,
.tag_bright_34bc .caption-east-3436 li,
.tag_bright_34bc .main-6214 li {
  display: block;
  position: relative;
}
.tag_bright_34bc .thick-73a2 li:last-child,
.tag_bright_34bc .widget_dynamic_0b70 li:last-child,
.tag_bright_34bc .section-tiny-615a li:last-child,
.tag_bright_34bc .thumbnail_bottom_bf1a li:last-child,
.tag_bright_34bc .item-hot-ce2c li:last-child,
.tag_bright_34bc .summary_right_9d33 li:last-child,
.tag_bright_34bc .caption-east-3436 li:last-child,
.tag_bright_34bc .main-6214 li:last-child {
  border: none;
}
.tag_bright_34bc .thick-73a2 li a,
.tag_bright_34bc .widget_dynamic_0b70 li a,
.tag_bright_34bc .section-tiny-615a li a,
.tag_bright_34bc .thumbnail_bottom_bf1a li a,
.tag_bright_34bc .item-hot-ce2c li a,
.tag_bright_34bc .summary_right_9d33 li a,
.tag_bright_34bc .caption-east-3436 li a,
.tag_bright_34bc .main-6214 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tag_bright_34bc .thick-73a2 li ul li::before,
.tag_bright_34bc .widget_dynamic_0b70 li ul li::before,
.tag_bright_34bc .section-tiny-615a li ul li::before,
.tag_bright_34bc .thumbnail_bottom_bf1a li ul li::before,
.tag_bright_34bc .item-hot-ce2c li ul li::before,
.tag_bright_34bc .summary_right_9d33 li ul li::before,
.tag_bright_34bc .caption-east-3436 li ul li::before,
.tag_bright_34bc .main-6214 li ul li::before {
  left: 15px;
}
.tag_bright_34bc .thick-73a2 li ul a,
.tag_bright_34bc .widget_dynamic_0b70 li ul a,
.tag_bright_34bc .section-tiny-615a li ul a,
.tag_bright_34bc .thumbnail_bottom_bf1a li ul a,
.tag_bright_34bc .item-hot-ce2c li ul a,
.tag_bright_34bc .summary_right_9d33 li ul a,
.tag_bright_34bc .caption-east-3436 li ul a,
.tag_bright_34bc .main-6214 li ul a {
  padding-left: 20px;
}
.tag_bright_34bc .thick-73a2 li ul ul li::before,
.tag_bright_34bc .widget_dynamic_0b70 li ul ul li::before,
.tag_bright_34bc .section-tiny-615a li ul ul li::before,
.tag_bright_34bc .thumbnail_bottom_bf1a li ul ul li::before,
.tag_bright_34bc .item-hot-ce2c li ul ul li::before,
.tag_bright_34bc .summary_right_9d33 li ul ul li::before,
.tag_bright_34bc .caption-east-3436 li ul ul li::before,
.tag_bright_34bc .main-6214 li ul ul li::before {
  left: 30px;
}
.tag_bright_34bc .thick-73a2 li ul ul a,
.tag_bright_34bc .widget_dynamic_0b70 li ul ul a,
.tag_bright_34bc .section-tiny-615a li ul ul a,
.tag_bright_34bc .thumbnail_bottom_bf1a li ul ul a,
.tag_bright_34bc .item-hot-ce2c li ul ul a,
.tag_bright_34bc .summary_right_9d33 li ul ul a,
.tag_bright_34bc .caption-east-3436 li ul ul a,
.tag_bright_34bc .main-6214 li ul ul a {
  padding-left: 40px;
}
.tag_bright_34bc .lower_f888 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tag_bright_34bc .main-6214 ul li {
  margin-bottom: 1.41575em;
}
.tag_bright_34bc .main-6214 ul li .summary_large_aae2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tag_bright_34bc .main-6214 ul li .overlay_east_acfe {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sort_ed4a .thick-73a2 li a,
.sort_ed4a .widget_dynamic_0b70 li a,
.sort_ed4a .section-tiny-615a li a,
.sort_ed4a .thumbnail_bottom_bf1a li a,
.sort_ed4a .item-hot-ce2c li a,
.sort_ed4a .summary_right_9d33 li a,
.sort_ed4a .caption-east-3436 li a,
.sort_ed4a .main-6214 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_ed4a .lower_f888 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_ed4a .hero-tall-944e ul li.heading-9194 .slider_solid_7f2f,
.sort_ed4a .hero-tall-944e ul li.frame-78eb .slider_solid_7f2f {
  background: rgba(0, 0, 0, 0.2);
}
.sort_ed4a .tag_bright_34bc .hero-tall-944e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-new-59a9 .tag_bright_34bc .advanced_dbdd li {
  margin: 0;
}
.highlight-new-59a9 .tag_bright_34bc .advanced_dbdd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.highlight-new-59a9 .tag_bright_34bc .advanced_dbdd li ul {
  margin: 0;
}
.highlight-new-59a9 .tag_bright_34bc .advanced_dbdd li ul li a {
  padding-left: 15px;
}
.highlight-new-59a9 .tag_bright_34bc .advanced_dbdd li ul li li a {
  padding-left: 30px;
}
.highlight-new-59a9 .tag_bright_34bc .advanced_dbdd li.container-2fa2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.highlight-new-59a9 .tag_bright_34bc .advanced_dbdd li.container-2fa2 > 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;
}
.highlight-new-59a9 .tag_bright_34bc .advanced_dbdd li.container-2fa2 > 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;
}
.gallery_7aa8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.yellow_bbbf {
  position: relative;
  z-index: 10;
}
.yellow_bbbf .tooltip-4f0d {
  width: 100%;
  max-width: 100%;
}
.steel-522d .background-soft-8007 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.steel-522d .copper_6571 {
}
.steel-522d .sort_ed4a {
  background: #292929;
}
.detail-slow-5d60 .background-soft-8007 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.detail-slow-5d60 .copper_6571 {
  background: #f9f9f9;
}
.detail-slow-5d60 .sort_ed4a {
  background: #303030;
}
.black_b4e1 .background-soft-8007 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .black_b4e1 .background_warm_bf27 {
    margin-bottom: 1em;
  }
  .black_b4e1 .background_warm_bf27:last-child {
    margin-bottom: 0;
  }
}
.black_b4e1 .copper_6571 {
  background: #ededed;
}
.black_b4e1 .sort_ed4a {
  background: #1a1a1a;
}
.background-soft-8007.copper_6571 {
  color: rgba(0, 0, 0, 0.6);
}
.background-soft-8007.copper_6571 .disabled-soft-c2f7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background-soft-8007.sort_ed4a {
  color: rgba(255, 255, 255, 0.99);
}
.background-soft-8007.sort_ed4a a:not(.breadcrumb-hard-a2ea) {
  color: rgba(255, 255, 255, 0.79);
}
.background-soft-8007.sort_ed4a a:not(.breadcrumb-hard-a2ea):hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-soft-8007.sort_ed4a .disabled-soft-c2f7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-soft-8007.sort_ed4a table tbody td,
.background-soft-8007.sort_ed4a table th {
  background: rgba(0, 0, 0, 0.08);
}
.lower-033d.white_537c .focus-7eea {
  max-width: initial;
}
.lower-033d .mini-0368 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.lower-033d .mini-0368 .tooltip-4f0d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .lower-033d .mini-0368 .tooltip-4f0d {
    display: block;
    margin-bottom: 2em;
  }
  .lower-033d .mini-0368 .tooltip-4f0d:last-child {
    margin-bottom: 0;
  }
}
.black_b4e1 .background_warm_bf27:last-child,
.detail-slow-5d60 .background_warm_bf27:last-child,
.steel-522d .background_warm_bf27:last-child {
  margin-bottom: 0;
}
.black_b4e1 .background_warm_bf27 .tag_bright_34bc .hero-tall-944e:last-child,
.detail-slow-5d60 .background_warm_bf27 .tag_bright_34bc .hero-tall-944e:last-child,
.steel-522d .background_warm_bf27 .tag_bright_34bc .hero-tall-944e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .black_b4e1 .hard_7314,
  .black_b4e1 .action_4267,
  .detail-slow-5d60 .hard_7314,
  .detail-slow-5d60 .action_4267,
  .steel-522d .hard_7314,
  .steel-522d .action_4267 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .yellow_bbbf .background_warm_bf27 {
    margin-bottom: 2em;
  }
}
.yellow_bbbf p:last-child {
  margin-bottom: 0;
}
.yellow_bbbf li,
.yellow_bbbf ul {
  list-style: none;
  margin: 0;
}
.yellow_bbbf ul ul {
  margin-left: 2.617924em;
}
.border-9f8c {
  font-size: 0.875em;
}

/* css-noise: 338a */
.widget-item-v7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
