/*!
Theme Name: Customify
Theme URI: https://pressmaximum.title-slow-673d/customify
Author: WPCustomify
Author URI: https://pressmaximum.title-slow-673d
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.title-slow-673d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.full_efc0.pro-405d/licenses/gpl-2.0.block_ead3
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.input_26d8/, (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.header-right-196b.filter-rough-0f3e/normalize.summary-b267/
 ======
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.summary-b267 v7.0.0 | MIT License | github.title-slow-673d/necolas/normalize.summary-b267 */
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;
}
.simple_8abf .upper_0f2f,
.secondary-upper-a533,
.hover-1758,
.lite_da59,
.tertiary-f875,
.feature-5fd4,
.overlay-last-6edb,
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;
}
.secondary-upper-a533,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .secondary-upper-a533,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .secondary-upper-a533,
  h1 {
    font-size: 1.8em;
  }
}
.hover-1758,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hover-1758 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hover-1758,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hover-1758,
  h2 {
    font-size: 1.7em;
  }
}
.lite_da59,
h3 {
  font-size: 1.618em;
}
.simple_8abf .upper_0f2f,
.tertiary-f875,
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.item-0838 {
  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;
}
.pro_7deb:after,
.pro_7deb:before,
.sidebar_dcbc:after,
.sidebar_dcbc:before {
  content: "";
  display: table;
}
.pro_7deb:after,
.sidebar_dcbc:after {
  clear: both;
}
.description_red_7b79 {
  float: right;
  margin-right: 0;
}
.progress_0d50 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.description_basic_ef5e .sidebar_989f,
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;
}
.description_basic_ef5e .sidebar_989f: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;
}
.link_gas_eecf .sidebar_989f {
  box-shadow: none;
}
.link_gas_eecf
  .sidebar_989f
  .section_steel_1b70 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link_gas_eecf .sidebar_989f .nav-665d {
  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;
}
.link_gas_eecf
  .sidebar_989f
  .nav-665d
  b {
  display: none;
}
.link_gas_eecf .upper_4d13 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.message-solid-5777:not(.breadcrumb-6622):not(.form-62cd),
button:not(.breadcrumb-6622):not(.form-62cd),
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ),
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ),
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ) {
  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;
}
.message-solid-5777:not(.breadcrumb-6622):not(
    .form-62cd
  ):hover,
button:not(.breadcrumb-6622):not(
    .form-62cd
  ):hover,
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):hover,
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):hover,
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.message-solid-5777:not(.breadcrumb-6622):not(
    .form-62cd
  ):active,
.message-solid-5777:not(.breadcrumb-6622):not(
    .form-62cd
  ):focus,
button:not(.breadcrumb-6622):not(
    .form-62cd
  ):active,
button:not(.breadcrumb-6622):not(
    .form-62cd
  ):focus,
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):active,
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):focus,
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):active,
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):focus,
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):active,
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):focus {
  outline: 0;
}
.message-solid-5777:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f,
button:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f,
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f,
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f,
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f {
  position: relative;
}
.message-solid-5777:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .notice_steel_e8f9,
.message-solid-5777:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .logo_dark_aa93,
.message-solid-5777:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .basic-6a5d,
.message-solid-5777:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  i,
.message-solid-5777:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  svg,
button:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .notice_steel_e8f9,
button:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .logo_dark_aa93,
button:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .basic-6a5d,
button:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  i,
button:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  svg,
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .notice_steel_e8f9,
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .logo_dark_aa93,
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .basic-6a5d,
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  i,
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  svg,
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .notice_steel_e8f9,
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .logo_dark_aa93,
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .basic-6a5d,
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  i,
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  svg,
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .notice_steel_e8f9,
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .logo_dark_aa93,
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  .basic-6a5d,
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  i,
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f
  svg {
  visibility: hidden;
}
.message-solid-5777:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f:after,
button:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f:after,
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f:after,
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f:after,
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ).fn-loading-f45f: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;
}
.message-solid-5777:not(.breadcrumb-6622):not(.form-62cd),
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ),
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ),
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ) {
  color: #fff;
  background: #235787;
}
.message-solid-5777:not(.breadcrumb-6622):not(
    .form-62cd
  ):focus,
input[type="button"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):focus,
input[type="reset"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):focus,
input[type="submit"]:not(.breadcrumb-6622):not(
    .form-62cd
  ):focus {
  color: #fff;
}
.message-solid-5777.fn-disabled-f45f:not(.breadcrumb-6622):not(
    .form-62cd
  ),
.message-solid-5777[disabled]:not(.breadcrumb-6622):not(
    .form-62cd
  ),
button.fn-disabled-f45f:not(.breadcrumb-6622):not(
    .form-62cd
  ),
button[disabled]:not(.breadcrumb-6622):not(
    .form-62cd
  ) {
  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;
}
.primary-8b2e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.primary-8b2e: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;
}
.hard-cd98 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.primary-old-9355 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.status_full_d7cc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pro_7deb:after,
.pro_7deb:before,
.progress_small_439a:after,
.progress_small_439a:before,
.middle_d430:after,
.middle_d430:before,
.hover_dirty_791e:after,
.hover_dirty_791e:before,
.element-simple-c7e8:after,
.element-simple-c7e8:before,
.row_cf36:after,
.row_cf36:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pro_7deb:after,
.progress_small_439a:after,
.middle_d430:after,
.hover_dirty_791e:after,
.element-simple-c7e8:after,
.row_cf36:after {
  clear: both;
}
.progress_small_439a .popup_lower_361a,
.middle_d430 .popup_lower_361a,
.tooltip-f76c .popup_lower_361a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tabs_motion_d611 {
  display: inline-block;
}
.blue-aae2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.blue-aae2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.blue-aae2 .lower-e891 {
  padding: 1em 0;
  font-size: 85%;
}
.lower-e891 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.image_static_b9ef {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.image_static_b9ef:after,
.image_static_b9ef:before {
  content: "";
  display: table;
}
.image_static_b9ef:after {
  clear: both;
}
.disabled-middle-4469 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.east-798c .disabled-middle-4469 {
  max-width: 50%;
}
.steel-7138 .disabled-middle-4469 {
  max-width: 33.33%;
}
.secondary_8e42 .disabled-middle-4469 {
  max-width: 25%;
}
.left-8395 .disabled-middle-4469 {
  max-width: 20%;
}
.focus-3fb1 .disabled-middle-4469 {
  max-width: 16.66%;
}
.chip_static_de80 .disabled-middle-4469 {
  max-width: 14.28%;
}
.element_d488 .disabled-middle-4469 {
  max-width: 12.5%;
}
.highlight_2cc6 .disabled-middle-4469 {
  max-width: 11.11%;
}
.alert_98c0 {
  display: block;
}
.simple_8abf .out-08a0 label,
.simple_8abf .active_a18d label,
.simple_8abf .paper-a8e5 label,
.simple_8abf .filter-plasma-6200 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_liquid_1e76 {
  list-style: none;
  margin: 0;
}
.label_liquid_1e76 article.active_selected_082e {
  margin-bottom: 0;
}
.label_liquid_1e76 ul {
  list-style: none;
  margin: 0;
}
.label_liquid_1e76 .photo_west_c561 li.active_selected_082e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_liquid_1e76 .photo_west_c561 li.active_selected_082e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_liquid_1e76 .photo_west_c561 li.active_selected_082e: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) {
  .label_liquid_1e76 .photo_west_c561 li.active_selected_082e li.active_selected_082e li.active_selected_082e li.active_selected_082e {
    padding-left: 0;
  }
}
article.active_selected_082e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active_selected_082e .progress_small_439a p:last-of-type {
  margin-bottom: 0;
}
article.active_selected_082e .mask_bb0f {
  float: left;
}
article.active_selected_082e .notification-5857 {
  margin-left: 85px;
}
article.active_selected_082e .mask_light_f900 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active_selected_082e .mask_light_f900 .section_over_1574 {
  margin-left: 10px;
}
article.active_selected_082e .hero_4f34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active_selected_082e .notice-a391 {
  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 .out-08a0,
  #respond .paper-a8e5,
  #respond .filter-plasma-6200 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out-08a0 input,
#respond .paper-a8e5 input,
#respond .filter-plasma-6200 input {
  width: 100%;
}
#respond .filter-plasma-6200 {
  margin-right: 0;
}
#respond .soft-9589 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media_1479 {
  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;
}
.media_1479.table_68db {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.media_1479 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%);
}
.media_1479:focus,
.media_1479: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);
}
.hard_a171 {
  border-radius: 10%;
}
.focus-west-d14b {
  border-radius: 50%;
}
.tiny-fb67 {
  font-size: 0.72em;
}
.white-1ab9 {
  font-size: 0.875em;
}
.box_8be0 {
  font-size: 1.1em;
}
.popup-11c3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.popup-11c3.tiny-fb67 {
  letter-spacing: 0.5px;
}
.bright_e7d2,
.bright_e7d2 a {
  color: #6d6d6d;
}
.bright_e7d2 a:hover {
  color: #111;
}
.fast-b078 {
  color: #6d6d6d;
}
.content_de98 {
  overflow-x: hidden;
}
.content_de98 .card-de17.text_05ee {
  position: relative;
}
.content_de98 .card-de17.text_05ee.caption_b3ab {
  position: initial;
}
.content_de98
  .card-de17.text_05ee.caption_b3ab
  .breadcrumb_4a08 {
  left: auto;
}
.content_de98 .card-de17 .breadcrumb_4a08 {
  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;
}
.content_de98 .card-de17:hover.text_05ee {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.content_de98
  .card-de17:hover.text_05ee
  .breadcrumb_4a08 {
  display: block;
  z-index: 9999999;
}
.content_de98 .widget_f1dd .label-fb17,
.content_de98 .search-dbf4 .label-fb17 {
  display: none;
}
.content_de98 .search-d301 .card-de17:hover.text_05ee {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.simple_8abf .out-08a0 label,
.simple_8abf .active_a18d label,
.simple_8abf .paper-a8e5 label,
.simple_8abf .filter-plasma-6200 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_liquid_1e76 {
  list-style: none;
  margin: 0;
}
.label_liquid_1e76 article.active_selected_082e {
  margin-bottom: 0;
}
.label_liquid_1e76 ul {
  list-style: none;
  margin: 0;
}
.label_liquid_1e76 .photo_west_c561 li.active_selected_082e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_liquid_1e76 .photo_west_c561 li.active_selected_082e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_liquid_1e76 .photo_west_c561 li.active_selected_082e: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) {
  .label_liquid_1e76 .photo_west_c561 li.active_selected_082e li.active_selected_082e li.active_selected_082e li.active_selected_082e {
    padding-left: 0;
  }
}
article.active_selected_082e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active_selected_082e .progress_small_439a p:last-of-type {
  margin-bottom: 0;
}
article.active_selected_082e .mask_bb0f {
  float: left;
}
article.active_selected_082e .notification-5857 {
  margin-left: 85px;
}
article.active_selected_082e .mask_light_f900 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active_selected_082e .mask_light_f900 .section_over_1574 {
  margin-left: 10px;
}
article.active_selected_082e .hero_4f34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active_selected_082e .notice-a391 {
  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 .out-08a0,
  #respond .paper-a8e5,
  #respond .filter-plasma-6200 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out-08a0 input,
#respond .paper-a8e5 input,
#respond .filter-plasma-6200 input {
  width: 100%;
}
#respond .filter-plasma-6200 {
  margin-right: 0;
}
#respond .soft-9589 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget_f1dd .info-6246 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.info-6246 .pattern_solid_cb78.label-83e9 .border-fluid-73c2 > li > a:focus,
.info-6246 .pattern_solid_cb78.label-83e9 .border-fluid-73c2 > li > a:hover,
.info-6246 .pattern_solid_cb78.content-a76d .border-fluid-73c2 > li > a:focus,
.info-6246 .pattern_solid_cb78.content-a76d .border-fluid-73c2 > li > a:hover,
.info-6246 .pattern_solid_cb78.aside-easy-63e3 .border-fluid-73c2 > li > a:focus,
.info-6246 .pattern_solid_cb78.aside-easy-63e3 .border-fluid-73c2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-6246
  .pattern_solid_cb78.label-83e9
  .border-fluid-73c2
  > li.modal_89a1
  > a,
.info-6246
  .pattern_solid_cb78.label-83e9
  .border-fluid-73c2
  > li.motion_c75a
  > a,
.info-6246
  .pattern_solid_cb78.content-a76d
  .border-fluid-73c2
  > li.modal_89a1
  > a,
.info-6246
  .pattern_solid_cb78.content-a76d
  .border-fluid-73c2
  > li.motion_c75a
  > a,
.info-6246
  .pattern_solid_cb78.aside-easy-63e3
  .border-fluid-73c2
  > li.modal_89a1
  > a,
.info-6246 .pattern_solid_cb78.aside-easy-63e3 .border-fluid-73c2 > li.primary-hard-3355 > a {
  color: rgba(255, 255, 255, 0.99);
}
.info-6246 .tooltip-2f95,
.info-6246 .tooltip-2f95 a {
  color: rgba(255, 255, 255, 0.99);
}
.info-6246 .shadow-0431.south-a3e7 li a,
.info-6246 .frame-8cc8 a,
.info-6246 .widget_684c,
.info-6246 .border-fluid-73c2 > li > a,
.info-6246 .input-tall-0bf8 {
  color: rgba(255, 255, 255, 0.79);
}
.info-6246 .shadow-0431.south-a3e7 li a:hover,
.info-6246 .frame-8cc8 a:hover,
.info-6246 .widget_684c:hover,
.info-6246 .border-fluid-73c2 > li > a:hover,
.info-6246 .input-tall-0bf8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-6246 .fixed_8edf {
  color: rgba(255, 255, 255, 0.79);
}
.info-6246 .fixed_8edf .alert_b210 {
  color: rgba(255, 255, 255, 0.99);
}
.info-6246 .fixed_8edf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-6246 .component-green-43fe .row-e518 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-6246 .component-green-43fe .row-e518 .wood-f419 {
  color: rgba(255, 255, 255, 0.79);
}
.info-6246
  .component-green-43fe
  .row-e518
  .wood-f419::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-6246
  .component-green-43fe
  .row-e518
  .wood-f419:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-6246
  .component-green-43fe
  .row-e518
  .wood-f419::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-6246
  .component-green-43fe
  .row-e518
  .wood-f419::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-6246 .component-green-43fe .steel-a5b6 {
  color: rgba(255, 255, 255, 0.79);
}
.info-6246 .component-green-43fe .steel-a5b6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_under_224f
  .info-6246
  .component-green-43fe
  .east_ef03
  .search-e695 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_under_224f
  .info-6246
  .component-green-43fe
  .east_ef03
  .wood-f419 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_f1dd .active_232f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active_232f .pattern_solid_cb78.label-83e9 .border-fluid-73c2 > li > a:focus,
.active_232f .pattern_solid_cb78.label-83e9 .border-fluid-73c2 > li > a:hover,
.active_232f .pattern_solid_cb78.content-a76d .border-fluid-73c2 > li > a:focus,
.active_232f .pattern_solid_cb78.content-a76d .border-fluid-73c2 > li > a:hover,
.active_232f .pattern_solid_cb78.aside-easy-63e3 .border-fluid-73c2 > li > a:focus,
.active_232f .pattern_solid_cb78.aside-easy-63e3 .border-fluid-73c2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_232f
  .pattern_solid_cb78.label-83e9
  .border-fluid-73c2
  > li.modal_89a1
  > a,
.active_232f
  .pattern_solid_cb78.label-83e9
  .border-fluid-73c2
  > li.motion_c75a
  > a,
.active_232f
  .pattern_solid_cb78.content-a76d
  .border-fluid-73c2
  > li.modal_89a1
  > a,
.active_232f
  .pattern_solid_cb78.content-a76d
  .border-fluid-73c2
  > li.motion_c75a
  > a,
.active_232f
  .pattern_solid_cb78.aside-easy-63e3
  .border-fluid-73c2
  > li.modal_89a1
  > a,
.active_232f .pattern_solid_cb78.aside-easy-63e3 .border-fluid-73c2 > li.primary-hard-3355 > a {
  color: rgba(0, 0, 0, 0.8);
}
.active_232f .tooltip-2f95,
.active_232f .tooltip-2f95 a {
  color: rgba(0, 0, 0, 0.8);
}
.active_232f .shadow-0431.south-a3e7 li a,
.active_232f .frame-8cc8 a,
.active_232f .widget_684c,
.active_232f .border-fluid-73c2 > li > a,
.active_232f .input-tall-0bf8 {
  color: rgba(0, 0, 0, 0.55);
}
.active_232f .shadow-0431.south-a3e7 li a:hover,
.active_232f .frame-8cc8 a:hover,
.active_232f .widget_684c:hover,
.active_232f .border-fluid-73c2 > li > a:hover,
.active_232f .input-tall-0bf8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_232f .fixed_8edf {
  color: rgba(0, 0, 0, 0.55);
}
.active_232f .fixed_8edf .alert_b210 {
  color: rgba(0, 0, 0, 0.8);
}
.active_232f .fixed_8edf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_44c7 .modal-81a4 {
  margin-left: auto;
  margin-right: auto;
}
.middle_d430 > * {
  margin-left: auto;
  margin-right: auto;
}
.middle_d430 .hard-cd98 {
  margin-right: 1.41575em;
}
.link-7deb .middle_d430 > .thumbnail-slow-65c6 {
  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;
}
.link-7deb .middle_d430 > .feature-a71f {
  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;
}
.banner_512d.bronze_44c7 .modal-81a4,
.full-d162.bronze_44c7 .modal-81a4 {
  margin-left: 0;
}
.table_steel_033d.bronze_44c7 .modal-81a4,
.panel_dynamic_955a.bronze_44c7 .modal-81a4 {
  margin-right: 0;
}
.middle_d430 ol,
.middle_d430 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accent-2af7 video {
  max-width: 100%;
}
.under-d2fe img {
  display: block;
}
.under-d2fe.hard-cd98,
.under-d2fe.primary-old-9355 {
  width: 100%;
}
.under-d2fe.feature-a71f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.nav-basic-70e6:not(.block-gold-dc64) {
  margin: 1.5em auto;
}
.main-45c4 p {
  padding: 1.5em 14px;
}
ul.huge-7a6f.feature-a71f,
ul.huge-7a6f.thumbnail-slow-65c6,
ul.huge-7a6f.gradient-8e43.thumbnail-slow-65c6 {
  padding: 0 14px;
}
.list-17c3 {
  display: block;
  overflow-x: auto;
}
.list-17c3 table {
  border-collapse: collapse;
  width: 100%;
}
.list-17c3 td,
.list-17c3 th {
  padding: 0.5em;
}
.middle_d430 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.middle_d430 ol ol,
.middle_d430 ol ul,
.middle_d430 ul ol,
.middle_d430 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.middle_d430 ol ol li,
.middle_d430 ol ul li,
.middle_d430 ul ol li,
.middle_d430 ul ul li {
  margin-left: 0;
}
.main_selected_e23b.menu-899c > .action_5c2f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.main_selected_e23b.menu-899c > .action_5c2f iframe,
.main_selected_e23b.menu-899c > .action_5c2f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel-outer-c180 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.carousel-outer-c180.last_6e01 {
  padding: 0;
}
.carousel-outer-c180.last_6e01 cite {
  font-size: 13px;
}
.carousel-outer-c180 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.carousel-outer-c180 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tertiary_a64f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tertiary_a64f > p:first-child {
  margin-top: 0;
}
.tertiary_a64f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tertiary_a64f blockquote {
  border-left: 0;
}
.container_6d91 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.container_6d91:not(.outline_2eaa) {
  max-width: 100px;
}
.container_6d91.thumbnail-inner-f2a5 {
  border-bottom: none !important;
  text-align: center;
}
.container_6d91.thumbnail-inner-f2a5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .main-45c4 p {
    padding: 1.5em 0;
  }
}
.media-8b13 {
  color: #0073aa;
}
.message-plasma-4457 {
  background-color: #0073aa;
}
.shade-1337 {
  color: #229fd8;
}
.advanced_6099 {
  background-color: #229fd8;
}
.item_7c8e {
  color: #eee;
}
.paragraph-stale-abd1 {
  background-color: #eee;
}
.media_ef0f {
  color: #444;
}
.black_8494 {
  background-color: #444;
}
.chip_glass_6e2a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.chip_glass_6e2a .aside-2c40 .frame-8cc8 {
  font-size: 15px;
}
.chip_glass_6e2a .frame-8cc8 {
  line-height: 1.3;
}
.chip_glass_6e2a .active_232f {
}
.chip_glass_6e2a .info-6246 {
  background: #235787;
}
.lite-caa2 {
  padding: 0;
}
.lite-caa2 .info-6246 {
  background: #1a1a1a;
}
.lite-caa2 .active_232f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.video-blue-10ad {
  padding: 0;
  border-left: none;
  border-right: none;
}
.video-blue-10ad .active_232f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.video-blue-10ad .info-6246 {
  background: #303030;
}
.row_cf36 {
  position: relative;
  z-index: 10;
}
.row_cf36 .border-large-2ad1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dirty_c095 .text_05ee {
  display: inline-block;
  vertical-align: middle;
}
.dirty_c095.pagination-south-fba5 .text_05ee {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dirty_c095.pagination-south-fba5 .text_05ee {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dirty_c095.pagination-south-fba5 .text_05ee {
    margin-right: 0.4em;
  }
}
.dirty_c095.pagination-south-fba5 .text_05ee:last-child {
  margin-right: 0;
}
.heading_02c5 .border-large-2ad1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .widget_f1dd .aside-2c40 {
    margin: 0 -0.5em;
  }
  .widget_f1dd .aside-2c40 [class*="customify-col-"],
  .widget_f1dd .aside-2c40 [class*="customify-col_"],
  .widget_f1dd .aside-2c40 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.widget_f1dd.short-0de5 .border-large-2ad1 {
  background: 0 0 !important;
}
.widget_f1dd.short-0de5 .border-large-2ad1,
.widget_f1dd.heading_02c5 .border-large-2ad1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .widget_f1dd.bronze_83d0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.widget_f1dd.heading_02c5 .border-large-2ad1 {
  box-shadow: none !important;
}
.carousel_138c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .carousel_138c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_138c {
    padding: 18px 0 20px;
  }
}
.carousel_138c .action_aaac {
  width: 100%;
}
.carousel_138c .popup_east_ac4c {
  margin-bottom: 0;
}
.carousel_138c .secondary_prev_7258 {
  margin-top: 5px;
  font-size: 0.875em;
}
.secondary-green-29d2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.secondary-green-29d2 .overlay-5adf {
  width: 100%;
}
.layout_focused_11f3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.layout_focused_11f3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.layout_focused_11f3 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;
}
.layout_focused_11f3 li:last-child:after {
  display: none;
}
.layout_focused_11f3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.video_up_a132 .label-fb17 button,
.carousel_138c .label-fb17 button {
  left: 0;
}
.video_up_a132 .overlay-5adf,
.carousel_138c .overlay-5adf {
  padding-left: 0;
  padding-right: 0;
}
.video_up_a132 .secondary-green-29d2,
.carousel_138c .secondary-green-29d2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.video_up_a132 {
  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;
}
.video_up_a132: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;
}
.video_up_a132 .article_silver_7a00 {
  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) {
  .video_up_a132 .article_silver_7a00 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .video_up_a132 .article_silver_7a00 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .video_up_a132 .article_silver_7a00 {
    min-height: 200px;
  }
}
.video_up_a132 .layout_focused_11f3 {
  color: rgba(255, 255, 255, 0.8);
}
.video_up_a132 .layout_focused_11f3 a,
.video_up_a132 .layout_focused_11f3 li:after {
  color: inherit;
}
.video_up_a132 .layout_focused_11f3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.card_4232 {
  margin-bottom: 0.5em;
}
.outer_cd50 {
  margin-bottom: 1.2em;
}
.outer_cd50,
.card_4232 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.outer_cd50 p:last-child,
.card_4232 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .label-fb17,
#masthead .label-fb17 {
  display: none;
}
#masthead
  > .label-fb17.hidden_blue_0bfc {
  display: none;
}
#masthead > .label-fb17 button {
  left: 0;
}
.out-c35b {
  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%;
}
.out-c35b .text_05ee {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.out-c35b .disabled_0691 {
  display: -webkit-box;
  display: flex;
}
.out-c35b .disabled_0691.selected_68fa {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.out-c35b .disabled_0691.badge_focused_ebef {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out-c35b .disabled_0691.hover_ee0a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out-c35b.iron_e628.text_hard_7a46 .disabled_0691.selected_68fa {
  flex-basis: 100%;
}
.out-c35b.hidden_581a .disabled_0691.badge_focused_ebef {
  -webkit-box-flex: 1;
  flex: auto;
}
.out-c35b.hidden_581a .disabled_0691.hover_ee0a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .label-fb17.hidden_blue_0bfc {
  display: none;
}
#masthead > .label-fb17 button {
  left: 0;
}
.preview-d878 {
  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;
}
.preview-d878:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.preview-d878.cold-f928 i {
  margin-right: 4px;
}
.preview-d878.carousel_b191 i {
  margin-left: 5px;
}
.frame-8cc8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.frame-8cc8 p:last-child {
  margin-bottom: 0;
}
.outline-dim-6e14 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.outline-dim-6e14 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.outline-dim-6e14 img {
  display: block;
  width: auto;
  line-height: 1;
}
.outline-dim-6e14 .tooltip-2f95 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.outline-dim-6e14 .plasma_e5d6 {
  margin: 5px 0 7px 0;
}
.outline-dim-6e14.video-24c8 .form-8de1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline-dim-6e14.video-24c8 .black_ea66 {
  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;
}
.outline-dim-6e14.fresh_c33c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.outline-dim-6e14.fresh_c33c .form-8de1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline-dim-6e14.fresh_c33c .black_ea66 {
  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;
}
.outline-dim-6e14.filter-50ae {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline-dim-6e14.grid-dim-58df {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.outline-dim-6e14.grid-dim-58df .black_ea66 {
  margin-top: 7px;
}
.image-e31e {
  display: inline-block;
}
.row_cf36 .banner_stale_be03 .outline-dim-6e14 img {
  max-width: 100%;
}
.pattern_solid_cb78 .description-7351.hover_5f75,
.info-6f73 .description-7351.hover_5f75 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_solid_cb78 .thick-226d,
.info-6f73 .thick-226d {
  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%);
}
.pattern_solid_cb78 .thick-226d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pattern_solid_cb78.border-a765 .thick-226d {
  display: none;
}
.pattern_solid_cb78 .mask-glass-ddb2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern_solid_cb78 .mask-glass-ddb2 li {
  display: inline-block;
  position: relative;
}
.pattern_solid_cb78 .mask-glass-ddb2 li:last-child {
  margin-right: 0;
}
.pattern_solid_cb78 .mask-glass-ddb2 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;
}
.pattern_solid_cb78 .mask-glass-ddb2 li.primary-hard-3355 > a {
  color: rgba(0, 0, 0, 0.9);
}
.pattern_solid_cb78 .mask-glass-ddb2 > 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;
}
.pattern_solid_cb78 .mask-glass-ddb2 > li > a i {
  line-height: 0;
}
.pattern_solid_cb78 .mask-glass-ddb2 > li.background_fast_d6cd > a .thick-226d {
  margin-left: 4px;
  line-height: 0;
}
.pattern_solid_cb78 .mask-glass-ddb2 .tiny-6c7d li.background_fast_d6cd > a {
  position: relative;
}
.pattern_solid_cb78 .mask-glass-ddb2 .tiny-6c7d li.background_fast_d6cd > a:after,
.pattern_solid_cb78 .mask-glass-ddb2 .tiny-6c7d li.background_fast_d6cd > a:before {
  content: "";
  display: table;
}
.pattern_solid_cb78 .mask-glass-ddb2 .tiny-6c7d li.background_fast_d6cd > a:after {
  clear: both;
}
.pattern_solid_cb78 .mask-glass-ddb2 .tiny-6c7d li.background_fast_d6cd > a .thick-226d {
  margin-left: 5px;
  float: right;
}
.pattern_solid_cb78 .bronze-ddf3,
.pattern_solid_cb78 .tiny-6c7d {
  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;
}
.pattern_solid_cb78 .tiny-6c7d {
  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;
}
.pattern_solid_cb78 .tiny-6c7d .hover_5f75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern_solid_cb78 .tiny-6c7d .thick-226d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pattern_solid_cb78 .tiny-6c7d li {
  display: block;
  margin: 0;
  padding: 0;
}
.pattern_solid_cb78 .tiny-6c7d 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;
}
.pattern_solid_cb78 .tiny-6c7d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pattern_solid_cb78 .tiny-6c7d .tiny-6c7d {
  top: 0;
  left: 100%;
}
.pattern_solid_cb78 .row_2a46.fn-focus-f45f > .bronze-ddf3,
.pattern_solid_cb78 .row_2a46.fn-focus-f45f > .tiny-6c7d,
.pattern_solid_cb78 .row_2a46:focus > .bronze-ddf3,
.pattern_solid_cb78 .row_2a46:focus > .tiny-6c7d,
.pattern_solid_cb78 .row_2a46:hover > .bronze-ddf3,
.pattern_solid_cb78 .row_2a46:hover > .tiny-6c7d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pattern_solid_cb78.aside-easy-63e3 .border-fluid-73c2:after,
.pattern_solid_cb78.aside-easy-63e3 .border-fluid-73c2:before {
  content: "";
  display: table;
}
.pattern_solid_cb78.aside-easy-63e3 .border-fluid-73c2:after {
  clear: both;
}
.pattern_solid_cb78.aside-easy-63e3 .border-fluid-73c2 > li {
  float: left;
}
.pattern_solid_cb78.pink_f9c5 .border-fluid-73c2:after,
.pattern_solid_cb78.pink_f9c5 .border-fluid-73c2:before {
  content: "";
  display: table;
}
.pattern_solid_cb78.pink_f9c5 .border-fluid-73c2:after {
  clear: both;
}
.pattern_solid_cb78.pink_f9c5 .border-fluid-73c2 > li {
  float: left;
}
.pattern_solid_cb78.pink_f9c5 .border-fluid-73c2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_solid_cb78.pink_f9c5 .border-fluid-73c2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pattern_solid_cb78.pink_f9c5 .border-fluid-73c2 > li.modal_89a1 > a,
.pattern_solid_cb78.pink_f9c5 .border-fluid-73c2 > li.primary-hard-3355 > a {
  color: #fff;
  background-color: #1e4b75;
}
.pattern_solid_cb78.label-83e9 .border-fluid-73c2 > li > a .hover_5f75 {
  position: relative;
}
.pattern_solid_cb78.label-83e9 .border-fluid-73c2 > li > a .hover_5f75: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;
}
.pattern_solid_cb78.label-83e9
  .border-fluid-73c2
  > li:focus
  > a
  .hover_5f75:before,
.pattern_solid_cb78.label-83e9
  .border-fluid-73c2
  > li:hover
  > a
  .hover_5f75:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_solid_cb78.label-83e9
  .border-fluid-73c2
  > li.modal_89a1
  > a
  .hover_5f75:before,
.pattern_solid_cb78.label-83e9
  .border-fluid-73c2
  > li.motion_c75a
  > a
  .hover_5f75:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_solid_cb78.content-a76d .border-fluid-73c2 > li > a .hover_5f75 {
  position: relative;
}
.pattern_solid_cb78.content-a76d .border-fluid-73c2 > li > a .hover_5f75: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;
}
.pattern_solid_cb78.content-a76d .border-fluid-73c2 > li:focus > a .hover_5f75:before,
.pattern_solid_cb78.content-a76d
  .border-fluid-73c2
  > li:hover
  > a
  .hover_5f75:before {
  width: 100%;
  background-color: currentColor;
}
.pattern_solid_cb78.content-a76d
  .border-fluid-73c2
  > li.modal_89a1
  > a
  .hover_5f75:before,
.pattern_solid_cb78.content-a76d
  .border-fluid-73c2
  > li.motion_c75a
  > a
  .hover_5f75:before {
  width: 100%;
  background-color: currentColor;
}
.info-6f73 .mask-glass-ddb2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.info-6f73 .mask-glass-ddb2 li:first-child > a {
  border-top: none;
}
.info-6f73 .mask-glass-ddb2 .avatar-8777 > .hover_5f75 .thick-226d {
  display: none;
}
.info-6f73 .mask-glass-ddb2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.info-6f73 .mask-glass-ddb2 li:last-child {
  border: none;
}
.info-6f73 .mask-glass-ddb2 li.background_fast_d6cd > a {
  padding-right: 45px !important;
}
.info-6f73 .mask-glass-ddb2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.info-6f73 .mask-glass-ddb2 li a:focus,
.info-6f73 .mask-glass-ddb2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info-6f73 .mask-glass-ddb2 li .sort_bronze_5c32 {
  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;
}
.info-6f73 .mask-glass-ddb2 li .sort_bronze_5c32:hover {
  box-shadow: none;
}
.info-6f73 .mask-glass-ddb2 li .sort_bronze_5c32 .thick-226d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.info-6f73 .mask-glass-ddb2 .tiny-6c7d {
  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);
}
.info-6f73 .mask-glass-ddb2 .tiny-6c7d li a {
  padding-left: 3em;
}
.info-6f73 .mask-glass-ddb2 .layout-029b > a .sort_bronze_5c32 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.info-6f73 .mask-glass-ddb2 .layout-029b > .tiny-6c7d {
  display: block;
  opacity: 1;
}
.orange_f459 {
  max-width: 100%;
}
.progress-3109 {
  line-height: 0;
  cursor: pointer;
}
.input-tall-0bf8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.input-tall-0bf8:hover {
  box-shadow: none;
  color: currentColor;
}
.input-tall-0bf8 svg {
  width: 18px;
  height: 18px;
}
.input-tall-0bf8 .hero-over-5a10 {
  display: none;
}
.bright_2b6a {
  position: relative;
}
.bright_2b6a.fn-active-f45f .input-tall-0bf8 .item-84dc {
  display: none;
}
.bright_2b6a.fn-active-f45f .input-tall-0bf8 .hero-over-5a10 {
  display: inline-block;
}
.bright_2b6a .element_6ea7 {
  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);
}
.bright_2b6a.breadcrumb_thick_f9f4 .element_6ea7 {
  left: auto;
  right: -0.9em;
}
.bright_2b6a.breadcrumb_thick_f9f4 .pagination_8971::before {
  left: auto;
  right: 15px;
}
.bright_2b6a.fn-active-f45f .element_6ea7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.east_ef03 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.east_ef03 label {
  flex-basis: 100%;
}
.east_ef03 .row-e518 {
  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;
}
.east_ef03 .wood-f419 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.east_ef03 .wood-f419:focus {
  background-color: transparent;
}
.east_ef03 button.steel-a5b6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.east_ef03 button.steel-a5b6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.east_ef03 button.steel-a5b6 svg {
  width: 18px;
  height: 18px;
}
.east_ef03 input[type="submit"] {
  min-height: auto;
}
.component-green-43fe .east_ef03 .wood-f419 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pagination_8971 {
  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) {
  .pagination_8971 {
    width: 220px;
  }
}
.pagination_8971 label {
  flex-basis: 100%;
}
.pagination_8971::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;
}
.summary_under_224f .component-green-43fe .east_ef03 {
  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;
}
.summary_under_224f
  .component-green-43fe
  .east_ef03
  .row-e518 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.summary_under_224f .component-green-43fe .east_ef03 .wood-f419 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.summary_under_224f
  .component-green-43fe
  .east_ef03
  .wood-f419:focus {
  background: 0 0;
}
.summary_under_224f
  .component-green-43fe
  .east_ef03
  .search-e695 {
  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;
}
.shadow-0431 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shadow-0431 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shadow-0431 li:last-child {
  margin-right: 0;
}
.shadow-0431 li:first-child {
  margin-left: 0;
}
.shadow-0431.notification-stone-007c a {
  color: #fff;
}
.shadow-0431.notification-stone-007c a:hover {
  color: #fff;
}
.shadow-0431 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shadow-0431 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shadow-0431 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shadow-0431 a:hover {
  opacity: 0.9;
  color: inherit;
}
.shadow-0431 [class*="social-icon-apple"] {
  background-color: #999;
}
.shadow-0431 [class*="social-icon-apple"].next-bc75 {
  background-color: transparent;
  color: #999;
}
.shadow-0431 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shadow-0431 [class*="social-icon-behance"].next-bc75 {
  background-color: transparent;
  color: #1769ff;
}
.shadow-0431 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shadow-0431 [class*="social-icon-bitbucket"].next-bc75 {
  background-color: transparent;
  color: #205081;
}
.shadow-0431 [class*="social-icon-codepen"] {
  background-color: #000;
}
.shadow-0431 [class*="social-icon-codepen"].next-bc75 {
  background-color: transparent;
  color: #000;
}
.shadow-0431 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shadow-0431 [class*="social-icon-delicious"].next-bc75 {
  background-color: transparent;
  color: #39f;
}
.shadow-0431 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shadow-0431 [class*="social-icon-digg"].next-bc75 {
  background-color: transparent;
  color: #005be2;
}
.shadow-0431 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shadow-0431 [class*="social-icon-dribbble"].next-bc75 {
  background-color: transparent;
  color: #ea4c89;
}
.shadow-0431 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shadow-0431 [class*="social-icon-envelope"].next-bc75 {
  background-color: transparent;
  color: #ea4335;
}
.shadow-0431 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shadow-0431 [class*="social-icon-facebook"].next-bc75 {
  background-color: transparent;
  color: #3b5998;
}
.shadow-0431 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shadow-0431 [class*="social-icon-flickr"].next-bc75 {
  background-color: transparent;
  color: #0063dc;
}
.shadow-0431 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shadow-0431 [class*="social-icon-foursquare"].next-bc75 {
  background-color: transparent;
  color: #2d5be3;
}
.shadow-0431 [class*="social-icon-github"] {
  background-color: #333;
}
.shadow-0431 [class*="social-icon-github"].next-bc75 {
  background-color: transparent;
  color: #333;
}
.shadow-0431 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shadow-0431 [class*="social-icon-google-plus"].next-bc75 {
  background-color: transparent;
  color: #dd4b39;
}
.shadow-0431 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shadow-0431 [class*="social-icon-houzz"].next-bc75 {
  background-color: transparent;
  color: #7ac142;
}
.shadow-0431 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shadow-0431 [class*="social-icon-instagram"].next-bc75 {
  background-color: transparent;
  color: #262626;
}
.shadow-0431 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shadow-0431 [class*="social-icon-jsfiddle"].next-bc75 {
  background-color: transparent;
  color: #487aa2;
}
.shadow-0431 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shadow-0431 [class*="social-icon-linkedin"].next-bc75 {
  background-color: transparent;
  color: #0077b5;
}
.shadow-0431 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shadow-0431 [class*="social-icon-medium"].next-bc75 {
  background-color: transparent;
  color: #00ab6b;
}
.shadow-0431 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shadow-0431
  [class*="social-icon-odnoklassniki"].next-bc75 {
  background-color: transparent;
  color: #f4731c;
}
.shadow-0431 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shadow-0431 [class*="social-icon-meetup"].next-bc75 {
  background-color: transparent;
  color: #ec1c40;
}
.shadow-0431 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shadow-0431 [class*="social-icon-pinterest"].next-bc75 {
  background-color: transparent;
  color: #bd081c;
}
.shadow-0431 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shadow-0431 [class*="social-icon-product-hunt"].next-bc75 {
  background-color: transparent;
  color: #da552f;
}
.shadow-0431 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shadow-0431 [class*="social-icon-reddit"].next-bc75 {
  background-color: transparent;
  color: #ff4500;
}
.shadow-0431 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shadow-0431 [class*="social-icon-rss"].next-bc75 {
  background-color: transparent;
  color: #f26522;
}
.shadow-0431 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shadow-0431
  [class*="social-icon-shopping-cart"].next-bc75 {
  background-color: transparent;
  color: #4caf50;
}
.shadow-0431 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shadow-0431 [class*="social-icon-skype"].next-bc75 {
  background-color: transparent;
  color: #00aff0;
}
.shadow-0431 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shadow-0431 [class*="social-icon-slideshare"].next-bc75 {
  background-color: transparent;
  color: #0077b5;
}
.shadow-0431 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shadow-0431 [class*="social-icon-snapchat"].next-bc75 {
  background-color: transparent;
  color: #fffc00;
}
.shadow-0431 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shadow-0431 [class*="social-icon-soundcloud"].next-bc75 {
  background-color: transparent;
  color: #f80;
}
.shadow-0431 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shadow-0431 [class*="social-icon-spotify"].next-bc75 {
  background-color: transparent;
  color: #2ebd59;
}
.shadow-0431 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shadow-0431
  [class*="social-icon-stack-overflow"].next-bc75 {
  background-color: transparent;
  color: #fe7a15;
}
.shadow-0431 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shadow-0431 [class*="social-icon-maldkfgram"].next-bc75 {
  background-color: transparent;
  color: #2ca5e0;
}
.shadow-0431 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shadow-0431 [class*="social-icon-tripadvisor"].next-bc75 {
  background-color: transparent;
  color: #589442;
}
.shadow-0431 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shadow-0431 [class*="social-icon-tumblr"].next-bc75 {
  background-color: transparent;
  color: #35465c;
}
.shadow-0431 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shadow-0431 [class*="social-icon-twitch"].next-bc75 {
  background-color: transparent;
  color: #6441a5;
}
.shadow-0431 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shadow-0431 [class*="social-icon-twitter"].next-bc75 {
  background-color: transparent;
  color: #1da1f2;
}
.shadow-0431 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shadow-0431 [class*="social-icon-vimeo"].next-bc75 {
  background-color: transparent;
  color: #1ab7ea;
}
.shadow-0431 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shadow-0431 [class*="social-icon-vk"].next-bc75 {
  background-color: transparent;
  color: #45668e;
}
.shadow-0431 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shadow-0431 [class*="social-icon-weibo"].next-bc75 {
  background-color: transparent;
  color: #df2029;
}
.shadow-0431 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shadow-0431 [class*="social-icon-weixin"].next-bc75 {
  background-color: transparent;
  color: #7bb32e;
}
.shadow-0431 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shadow-0431 [class*="social-icon-whatsapp"].next-bc75 {
  background-color: transparent;
  color: #25d366;
}
.shadow-0431 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shadow-0431 [class*="social-icon-wordpress"].next-bc75 {
  background-color: transparent;
  color: #21759b;
}
.shadow-0431 [class*="social-icon-xing"] {
  background-color: #026466;
}
.shadow-0431 [class*="social-icon-xing"].next-bc75 {
  background-color: transparent;
  color: #026466;
}
.shadow-0431 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shadow-0431 [class*="social-icon-yelp"].next-bc75 {
  background-color: transparent;
  color: #af0606;
}
.shadow-0431 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shadow-0431 [class*="social-icon-youtube"].next-bc75 {
  background-color: transparent;
  color: #cd201f;
}
.widget_684c {
  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;
}
.widget_684c:hover {
  box-shadow: none;
  background: 0 0;
}
.up-337a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.outline-e879 {
  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;
}
.picture_d8fa {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.north_edcb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.north_edcb,
.north_edcb::after,
.north_edcb::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;
}
.north_edcb::after,
.north_edcb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification_south_340a .outline-e879 .picture_d8fa {
  margin-top: -2px;
  width: 19px;
}
.notification_south_340a .outline-e879 .north_edcb {
  margin-top: -1px;
}
.notification_south_340a .outline-e879 .north_edcb,
.notification_south_340a .outline-e879 .north_edcb::after,
.notification_south_340a .outline-e879 .north_edcb::before {
  width: 19px;
  height: 2px;
}
.notification_south_340a .outline-e879 .north_edcb::before {
  top: -6px;
}
.notification_south_340a .outline-e879 .north_edcb::after {
  bottom: -6px;
}
.outline-3c00 .outline-e879 .picture_d8fa {
  margin-top: -2px;
  width: 22px;
}
.outline-3c00 .outline-e879 .north_edcb {
  margin-top: -1px;
}
.outline-3c00 .outline-e879 .north_edcb,
.outline-3c00 .outline-e879 .north_edcb::after,
.outline-3c00 .outline-e879 .north_edcb::before {
  width: 22px;
  height: 2px;
}
.outline-3c00 .outline-e879 .north_edcb::before {
  top: -7px;
}
.outline-3c00 .outline-e879 .north_edcb::after {
  bottom: -7px;
}
.lite_5ceb .outline-e879 .picture_d8fa {
  margin-top: -2px;
  width: 31px;
}
.lite_5ceb .outline-e879 .north_edcb {
  margin-top: -1.5px;
}
.lite_5ceb .outline-e879 .north_edcb,
.lite_5ceb .outline-e879 .north_edcb::after,
.lite_5ceb .outline-e879 .north_edcb::before {
  width: 31px;
  height: 3px;
}
.lite_5ceb .outline-e879 .north_edcb::before {
  top: -9px;
}
.lite_5ceb .outline-e879 .north_edcb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fluid_c115 .outline-e879 .picture_d8fa {
    margin-top: -2px;
    width: 19px;
  }
  .fluid_c115 .outline-e879 .north_edcb {
    margin-top: -1px;
  }
  .fluid_c115 .outline-e879 .north_edcb,
  .fluid_c115 .outline-e879 .north_edcb::after,
  .fluid_c115 .outline-e879 .north_edcb::before {
    width: 19px;
    height: 2px;
  }
  .fluid_c115 .outline-e879 .north_edcb::before {
    top: -6px;
  }
  .fluid_c115 .outline-e879 .north_edcb::after {
    bottom: -6px;
  }
  .backdrop_clean_e5a9 .outline-e879 .picture_d8fa {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_clean_e5a9 .outline-e879 .north_edcb {
    margin-top: -1px;
  }
  .backdrop_clean_e5a9 .outline-e879 .north_edcb,
  .backdrop_clean_e5a9 .outline-e879 .north_edcb::after,
  .backdrop_clean_e5a9 .outline-e879 .north_edcb::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_clean_e5a9 .outline-e879 .north_edcb::before {
    top: -7px;
  }
  .backdrop_clean_e5a9 .outline-e879 .north_edcb::after {
    bottom: -7px;
  }
  .gallery_stale_b6a0 .outline-e879 .picture_d8fa {
    margin-top: -2px;
    width: 31px;
  }
  .gallery_stale_b6a0 .outline-e879 .north_edcb {
    margin-top: -1.5px;
  }
  .gallery_stale_b6a0 .outline-e879 .north_edcb,
  .gallery_stale_b6a0 .outline-e879 .north_edcb::after,
  .gallery_stale_b6a0 .outline-e879 .north_edcb::before {
    width: 31px;
    height: 3px;
  }
  .gallery_stale_b6a0 .outline-e879 .north_edcb::before {
    top: -9px;
  }
  .gallery_stale_b6a0 .outline-e879 .north_edcb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .header-basic-4205 .outline-e879 .picture_d8fa {
    margin-top: -2px;
    width: 19px;
  }
  .header-basic-4205 .outline-e879 .north_edcb {
    margin-top: -1px;
  }
  .header-basic-4205 .outline-e879 .north_edcb,
  .header-basic-4205 .outline-e879 .north_edcb::after,
  .header-basic-4205 .outline-e879 .north_edcb::before {
    width: 19px;
    height: 2px;
  }
  .header-basic-4205 .outline-e879 .north_edcb::before {
    top: -6px;
  }
  .header-basic-4205 .outline-e879 .north_edcb::after {
    bottom: -6px;
  }
  .accordion_small_a97a .outline-e879 .picture_d8fa {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_small_a97a .outline-e879 .north_edcb {
    margin-top: -1px;
  }
  .accordion_small_a97a .outline-e879 .north_edcb,
  .accordion_small_a97a .outline-e879 .north_edcb::after,
  .accordion_small_a97a .outline-e879 .north_edcb::before {
    width: 22px;
    height: 2px;
  }
  .accordion_small_a97a .outline-e879 .north_edcb::before {
    top: -7px;
  }
  .accordion_small_a97a .outline-e879 .north_edcb::after {
    bottom: -7px;
  }
  .icon-soft-67dc .outline-e879 .picture_d8fa {
    margin-top: -2px;
    width: 31px;
  }
  .icon-soft-67dc .outline-e879 .north_edcb {
    margin-top: -1.5px;
  }
  .icon-soft-67dc .outline-e879 .north_edcb,
  .icon-soft-67dc .outline-e879 .north_edcb::after,
  .icon-soft-67dc .outline-e879 .north_edcb::before {
    width: 31px;
    height: 3px;
  }
  .icon-soft-67dc .outline-e879 .north_edcb::before {
    top: -9px;
  }
  .icon-soft-67dc .outline-e879 .north_edcb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .basic_afe1 .outline-e879 .picture_d8fa {
    margin-top: -2px;
    width: 19px;
  }
  .basic_afe1 .outline-e879 .north_edcb {
    margin-top: -1px;
  }
  .basic_afe1 .outline-e879 .north_edcb,
  .basic_afe1 .outline-e879 .north_edcb::after,
  .basic_afe1 .outline-e879 .north_edcb::before {
    width: 19px;
    height: 2px;
  }
  .basic_afe1 .outline-e879 .north_edcb::before {
    top: -6px;
  }
  .basic_afe1 .outline-e879 .north_edcb::after {
    bottom: -6px;
  }
  .link-advanced-86af .outline-e879 .picture_d8fa {
    margin-top: -2px;
    width: 22px;
  }
  .link-advanced-86af .outline-e879 .north_edcb {
    margin-top: -1px;
  }
  .link-advanced-86af .outline-e879 .north_edcb,
  .link-advanced-86af .outline-e879 .north_edcb::after,
  .link-advanced-86af .outline-e879 .north_edcb::before {
    width: 22px;
    height: 2px;
  }
  .link-advanced-86af .outline-e879 .north_edcb::before {
    top: -7px;
  }
  .link-advanced-86af .outline-e879 .north_edcb::after {
    bottom: -7px;
  }
  .shadow_easy_b875 .outline-e879 .picture_d8fa {
    margin-top: -2px;
    width: 31px;
  }
  .shadow_easy_b875 .outline-e879 .north_edcb {
    margin-top: -1.5px;
  }
  .shadow_easy_b875 .outline-e879 .north_edcb,
  .shadow_easy_b875 .outline-e879 .north_edcb::after,
  .shadow_easy_b875 .outline-e879 .north_edcb::before {
    width: 31px;
    height: 3px;
  }
  .shadow_easy_b875 .outline-e879 .north_edcb::before {
    top: -9px;
  }
  .shadow_easy_b875 .outline-e879 .north_edcb::after {
    bottom: -9px;
  }
}
.texture_solid_1851 .north_edcb {
  -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);
}
.texture_solid_1851 .north_edcb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.texture_solid_1851 .north_edcb::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);
}
.texture_solid_1851.stale-6079 .north_edcb {
  -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);
}
.texture_solid_1851.stale-6079 .north_edcb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.texture_solid_1851.stale-6079 .north_edcb::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);
}
.image_over_6d0b {
  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.box-copper-4638:before {
  display: none;
}
.search-dbf4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.search-dbf4 .grid_5006 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.search-dbf4 .grid_5006:last-of-type {
  border-bottom: none;
}
.search-dbf4 .grid_5006.card_iron_e21c,
.search-dbf4 .grid_5006.selected-b897,
.search-dbf4 .grid_5006.box-silver-96a0 {
  padding: 0;
}
.search-dbf4 .info-6f73 .sort_bronze_5c32 {
  color: currentColor;
}
.search-dbf4 .info-6f73 .sort_bronze_5c32:focus,
.search-dbf4 .info-6f73 .sort_bronze_5c32:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-dbf4.active_232f .fixed_8edf,
.search-dbf4.active_232f .frame-8cc8 a,
.search-dbf4.active_232f .border-fluid-73c2 a,
.search-dbf4.active_232f .tiny-6c7d a {
  color: rgba(0, 0, 0, 0.55);
}
.search-dbf4.active_232f .fixed_8edf:hover,
.search-dbf4.active_232f .frame-8cc8 a:hover,
.search-dbf4.active_232f .border-fluid-73c2 a:hover,
.search-dbf4.active_232f .tiny-6c7d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search-dbf4.active_232f .alert_b210 {
  color: rgba(0, 0, 0, 0.8);
}
.search-dbf4.active_232f .grid_5006 {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-dbf4.active_232f .grid_5006:before {
  background: rgba(0, 0, 0, 0.08);
}
.search-dbf4.active_232f .upper-5956:before {
  background: rgba(255, 255, 255, 0.9);
}
.search-dbf4.active_232f .info-6f73 .mask-glass-ddb2 li a,
.search-dbf4.active_232f .info-6f73 .sort_bronze_5c32,
.search-dbf4.active_232f .tiny-6c7d {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-dbf4.active_232f .info-6f73 .sort_bronze_5c32:focus,
.search-dbf4.active_232f .info-6f73 .sort_bronze_5c32:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-dbf4.active_232f .mask-glass-ddb2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-dbf4.info-6246 .fixed_8edf,
.search-dbf4.info-6246 .frame-8cc8 a,
.search-dbf4.info-6246 .border-fluid-73c2 .sort_bronze_5c32,
.search-dbf4.info-6246 .border-fluid-73c2 a,
.search-dbf4.info-6246 .tiny-6c7d a {
  color: rgba(255, 255, 255, 0.79);
}
.search-dbf4.info-6246 .fixed_8edf:hover,
.search-dbf4.info-6246 .frame-8cc8 a:hover,
.search-dbf4.info-6246 .border-fluid-73c2 .sort_bronze_5c32:hover,
.search-dbf4.info-6246 .border-fluid-73c2 a:hover,
.search-dbf4.info-6246 .tiny-6c7d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-dbf4.info-6246 .alert_b210 {
  color: rgba(255, 255, 255, 0.99);
}
.search-dbf4.info-6246 .grid_5006 {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-dbf4.info-6246 .grid_5006:before {
  background: rgba(255, 255, 255, 0.08);
}
.search-dbf4.info-6246 .upper-5956:before {
  background: rgba(0, 0, 0, 0.9);
}
.search-dbf4.info-6246 .info-6f73 .mask-glass-ddb2 li a,
.search-dbf4.info-6246 .info-6f73 .sort_bronze_5c32,
.search-dbf4.info-6246 .tiny-6c7d {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-dbf4.info-6246 .info-6f73 .sort_bronze_5c32:focus,
.search-dbf4.info-6246 .info-6f73 .sort_bronze_5c32:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-dbf4.info-6246 .mask-glass-ddb2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-5956 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.upper-5956:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.green-7ba0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb-a129 .search-dbf4 {
  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;
}
.breadcrumb-a129 .grid_5006 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb-a129 .grid_5006: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) {
  .breadcrumb-a129 .grid_5006:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb-a129 .grid_5006:last-child:before {
  content: none;
}
.breadcrumb-a129 .grid_5006[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb-a129 .info-6f73 .mask-glass-ddb2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb-a129 .info-6f73 .mask-glass-ddb2 li a .sort_bronze_5c32 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb-a129 .info-6f73 .tiny-6c7d {
  border: none;
}
.breadcrumb-a129 .info-6f73 .tiny-6c7d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb-a129 .upper-5956 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb-a129 .green-7ba0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb-a129 .info-6246 .upper-5956:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-a129 .active_232f.wide-4e23 .north_edcb {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb-a129
  .active_232f.wide-4e23
  .north_edcb::after,
.breadcrumb-a129
  .active_232f.wide-4e23
  .north_edcb:before {
  background: inherit;
}
.breadcrumb-a129
  .active_232f.wide-4e23:hover
  .north_edcb {
  background: rgba(0, 0, 0, 0.8);
}
.green-e367 .search-dbf4 {
  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) {
  .green-e367 .search-dbf4 {
    width: auto;
    right: 45px;
  }
}
.modal-64f1 .search-dbf4 {
  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) {
  .modal-64f1 .search-dbf4 {
    width: auto;
    left: 45px;
  }
}
.box-copper-4638 .search-dbf4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.box-copper-4638 .green-7ba0 {
  max-width: 48em;
  margin: 0 auto;
}
.box-copper-4638 .upper-5956:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.thumbnail-de74 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail-de74.breadcrumb-a129 .search-dbf4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.thumbnail-de74.green-e367 .search-dbf4 {
  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);
}
.thumbnail-de74 .search-dbf4 {
  visibility: visible;
}
.thumbnail-de74.modal-64f1 .search-dbf4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.green-3473,
.photo-gold-64fc {
  overflow-x: hidden;
}
.green-3473 .search-dbf4 {
  overflow: auto;
}
.green-3473.breadcrumb-a129 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.green-3473.breadcrumb-a129 .search-dbf4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.green-3473.breadcrumb-a129 .widget_684c {
  opacity: 0;
}
.green-3473.green-e367 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.green-3473.green-e367 .search-dbf4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.green-3473.green-e367 .widget_684c {
  opacity: 0;
}
.green-3473.modal-64f1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.green-3473.modal-64f1 .search-dbf4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.green-3473.modal-64f1 .widget_684c {
  opacity: 0;
}
.green-3473.box-copper-4638 .search-dbf4 {
  z-index: 10;
  visibility: visible;
}
.wide-4e23 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.wide-4e23 .north_edcb {
  background: rgba(255, 255, 255, 0.99);
}
.wide-4e23 .north_edcb::after,
.wide-4e23 .north_edcb:before {
  background: inherit;
}
.wide-4e23:hover .north_edcb {
  background: rgba(255, 255, 255, 0.99);
}
.modal-64f1 .wide-4e23 {
  top: 10px;
  right: auto;
  left: 12px;
}
.box-copper-4638 .wide-4e23 {
  display: none !important;
}
.green-3473:before,
.photo-gold-64fc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.green-3473 .wide-4e23,
.photo-gold-64fc .wide-4e23 {
  display: inline-block;
}
.search-dbf4 .text_05ee {
  -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;
}
.green-3473 .search-dbf4 .text_05ee,
.photo-gold-64fc .search-dbf4 .text_05ee {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo_cedd .row-e518 {
  width: 100%;
}
.banner_stale_be03 {
  padding: 0 0.5em 0;
}
.banner_stale_be03 [class*="customify-col-"],
.banner_stale_be03 [class*="customify-col_"],
.banner_stale_be03 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.section-yellow-a66d .banner_stale_be03 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .aside-2c40 .alert_5eda,
  .alert_5eda {
    display: none;
  }
  .out-846e {
    text-align: left;
  }
  .clean_a477 {
    text-align: center;
  }
  .accent_east_a18c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .aside-2c40 .accordion_58e5,
  .accordion_58e5 {
    display: none;
  }
  .thumbnail_dc41 {
    text-align: left;
  }
  .gold-36e7 {
    text-align: center;
  }
  .image_wide_7363 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .aside-2c40 .easy_770c,
  .easy_770c {
    display: none;
  }
  .menu_dynamic_888e {
    text-align: left;
  }
  .component-2bc0 {
    text-align: center;
  }
  .white-3a38 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.smooth_6a77 {
  box-shadow: none !important;
}
.input_complex_4764 .iron-ba75,
.form_blue_9adb .iron-ba75 {
  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;
}
.form_blue_9adb .iron-ba75 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.border-large-2ad1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.border-large-2ad1:after,
.border-large-2ad1:before {
  content: "";
  display: table;
}
.border-large-2ad1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .border-large-2ad1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.border-large-2ad1,
.bronze_83d0 {
  max-width: 1248px;
  margin: 0 auto;
}

.hover_dirty_791e.accordion-full-0a73 .border-large-2ad1 {
  max-width: 100%;
}
.hover_dirty_791e.notice-lower-506a {
  max-width: 1200px;
  margin: 0 auto;
}
.hover_dirty_791e.preview_inner_ae80 .border-large-2ad1 {
  max-width: 100%;
}
.hover_dirty_791e.preview_inner_ae80 > .border-large-2ad1 {
  padding-left: 0;
  padding-right: 0;
}
.hover_dirty_791e.preview_inner_ae80 > .border-large-2ad1 .aside-2c40 {
  margin: 0;
}
.hover_dirty_791e.preview_inner_ae80
  > .border-large-2ad1
  .mask-cool-9d31.shadow_south_ca3b {
  margin-right: 0;
  margin-left: 0;
}
.hover_dirty_791e.preview_inner_ae80 #main.shadow_south_ca3b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tag_15ee #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tag_15ee #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .row_fast_6467 .modal-81a4 {
    padding-right: 1em;
  }
  .row_fast_6467.box_bottom_ca4e .mask-cool-9d31 {
    border-right: 1px solid #eaecee;
  }
  .row_fast_6467.box_bottom_ca4e .modal-81a4 {
    padding-right: 1em;
  }
  .row_fast_6467.box_bottom_ca4e .last-f249 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-ae53 .modal-81a4 {
    padding-left: 1em;
  }
  .light-ae53.box_bottom_ca4e .mask-cool-9d31 {
    border-left: 1px solid #eaecee;
  }
  .light-ae53.box_bottom_ca4e .modal-81a4 {
    padding-left: 1em;
  }
  .light-ae53.box_bottom_ca4e .last-f249 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim_8aa5 .modal-81a4 {
    padding-left: 1em;
  }
  .dim_8aa5.box_bottom_ca4e .image_9756 {
    border-right: 1px solid #eaecee;
  }
  .dim_8aa5.box_bottom_ca4e .focused-b366 {
    border-right: 1px solid #eaecee;
  }
  .dim_8aa5.box_bottom_ca4e .modal-81a4 {
    padding-left: 1em;
  }
  .dim_8aa5.box_bottom_ca4e .last-f249 {
    padding-right: 1em;
  }
  .dim_8aa5.box_bottom_ca4e .status_center_c36a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny-a6e5 .modal-81a4 {
    padding-right: 1em;
  }
  .tiny-a6e5.box_bottom_ca4e .image_9756 {
    border-left: 1px solid #eaecee;
  }
  .tiny-a6e5.box_bottom_ca4e .focused-b366 {
    border-left: 1px solid #eaecee;
  }
  .tiny-a6e5.box_bottom_ca4e .modal-81a4 {
    padding-right: 1em;
  }
  .tiny-a6e5.box_bottom_ca4e .last-f249 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny-a6e5.box_bottom_ca4e .status_center_c36a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_15ee .modal-81a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_15ee.box_bottom_ca4e .mask-cool-9d31 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tag_15ee.box_bottom_ca4e .modal-81a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_15ee.box_bottom_ca4e .last-f249 {
    padding-left: 1em;
  }
  .tag_15ee.box_bottom_ca4e .status_center_c36a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tag_15ee.box_bottom_ca4e .modal-81a4 {
    padding-left: 0;
  }
}
.input_warm_05cb .dirty_c095 {
  display: inline-block;
}
.breadcrumb-4e49 {
  display: inline-block;
}
.wrapper_7bfc {
  word-con: break-word;
}
.input_bde8 > span {
  display: inline-block;
  padding: 5px 0;
}
.input_bde8 .menu_clean_0666 {
  margin-left: 8px;
  margin-right: 8px;
}
.input_bde8 .plasma_bf82 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.description_5136 .background_bright_d5c2 {
  margin-bottom: 2em;
}
.description_5136 .table-0b1c {
  margin-bottom: 15px;
}
.description_5136 .table-0b1c:last-child {
  margin-bottom: 0;
}
.description_5136 .large_005a {
  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) {
  .description_5136 .large_005a {
    display: block;
  }
}
.description_5136 .alert-iron-d5e8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .description_5136 .alert-iron-d5e8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.description_5136 .texture-2852 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.description_5136 .texture-2852 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.description_5136 .texture-2852 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.description_5136 .wrapper_7bfc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.description_5136 .wrapper_7bfc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.description_5136 .logo-over-4008 p:last-child {
  margin-bottom: 0;
}
.description_5136 .complex_9c86 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.description_5136 .disabled-basic-95a4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.description_5136 .fluid-9845 {
  margin-top: 1em;
}
.description_5136 .stone_f237 {
  top: 0;
  display: block;
}
.description_5136 .stone_f237 a {
  color: inherit;
}
.description_5136 .stone_f237 a:hover {
  color: inherit;
}
.description_5136 .picture-thick-3b86 {
  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;
}
.description_5136 .picture-thick-3b86:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.description_5136 .disabled-basic-95a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.description_5136 .video-8733 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.description_5136 .video-8733:first-child {
  margin-top: 0;
}
.description_5136 .video-8733.logo_dim_3250 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.description_5136 .video-8733.blue_3c48 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description_5136
  .video-8733.blue_3c48.slider-plasma-7645
  .fluid-9845 {
  width: 100%;
}
.description_5136 .blue_3c48 {
  -webkit-box-align: center;
  align-items: center;
}
.description_5136 .blue_3c48 .input_bde8,
.description_5136 .blue_3c48 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.description_5136 .texture-2852 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_5136 .texture-2852 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_5136 .texture-2852: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;
}
.description_5136 .logo_dim_3250 {
  z-index: 5;
}
.description_5136 .popup-a7c1 .column-east-e38c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.description_5136 .message-outer-afd1 .column-east-e38c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.description_5136 .notification-brown-00ae .column-east-e38c {
  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;
}
.description_5136.out_e243 .large_005a,
.description_5136.active-92c9 .large_005a {
  display: block;
}
.description_5136.out_e243 .large_005a .border-1a43,
.description_5136.out_e243 .large_005a .disabled-basic-95a4,
.description_5136.active-92c9 .large_005a .border-1a43,
.description_5136.active-92c9 .large_005a .disabled-basic-95a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description_5136.middle-22c1 .alert-iron-d5e8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .description_5136.middle-22c1 .alert-iron-d5e8 {
    margin-right: 0;
  }
}
.description_5136.out_e243 .alert-iron-d5e8,
.description_5136.active-92c9 .alert-iron-d5e8 {
  padding-top: 40%;
}
.description_5136.out_e243 .background_bright_d5c2,
.description_5136.active-92c9 .background_bright_d5c2 {
  display: block;
}
.description_5136.out_e243 .fn-sticky-f45f .disabled-basic-95a4,
.description_5136.active-92c9 .fn-sticky-f45f .disabled-basic-95a4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.description_5136.out_e243 .alert-iron-d5e8,
.description_5136.active-92c9 .alert-iron-d5e8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.description_5136.out_e243 .disabled-basic-95a4 {
  padding: 1em;
}
.hidden-hard-9dae {
  margin: 30px auto;
  display: block;
}
.hidden-hard-9dae .heading_narrow_d106 > * {
  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;
}
.hidden-hard-9dae .heading_narrow_d106 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hidden-hard-9dae .heading_narrow_d106 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_4661 .input_bde8 {
  margin-bottom: 1.41575em;
}
.active_4661 .header-dd68 {
  margin-bottom: 1.618em;
}
.middle_d430 .section_inner_46b1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.middle_d430 .section_inner_46b1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.middle_d430 .secondary-current-4ef7 {
  max-width: 100%;
  overflow: auto;
}
.bronze_44c7 .middle_d430 a:hover {
  text-decoration: underline;
}
.huge_e91d .table-0b1c:not(.wrapper_7bfc),
.huge_e91d .texture-2852 {
  margin-bottom: 1.41575em;
}
.huge_e91d .table-0b1c:not(.wrapper_7bfc):last-child,
.huge_e91d .texture-2852:last-child {
  margin-bottom: 0;
}
.huge_e91d .table-0b1c.pagination-9cfe {
  margin-bottom: 0.41575em;
}
.huge_e91d .grid_glass_8969:before,
.huge_e91d .element_soft_9150:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.huge_e91d .grid_glass_8969:before {
  content: "\f115";
}
.huge_e91d .element_soft_9150:before {
  content: "\f02c";
}
.huge_e91d .stone_1814 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.huge_e91d .stone_1814 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.center-1d99 {
  display: -webkit-box;
  display: flex;
}
.center-1d99 .sort_hot_ea9b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .center-1d99 .sort_hot_ea9b {
    flex-basis: 90px;
  }
}
.center-1d99 .center-0fb3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .center-1d99 .center-0fb3 {
    flex-basis: calc(100% - 50px);
  }
}
.center-1d99 .outline-2633 p:last-child {
  margin-bottom: 0.72em;
}
.alert_2cfc .heading_narrow_d106 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.alert_2cfc .heading_narrow_d106:after,
.alert_2cfc .heading_narrow_d106:before {
  content: "";
  display: table;
}
.alert_2cfc .heading_narrow_d106:after {
  clear: both;
}
.alert_2cfc .heading_narrow_d106 .gradient_north_7fc8,
.alert_2cfc .heading_narrow_d106 .slider-dark-f0b8 {
  width: 49%;
}
.alert_2cfc .heading_narrow_d106 .gradient_north_7fc8 a span.layout_d615,
.alert_2cfc .heading_narrow_d106 .slider-dark-f0b8 a span.layout_d615 {
  display: block;
  margin-bottom: 5px;
}
.alert_2cfc .heading_narrow_d106 .slider-dark-f0b8 {
  float: left;
  text-align: left;
}
.alert_2cfc .heading_narrow_d106 .gradient_north_7fc8 {
  float: right;
  text-align: right;
}
.avatar-2c4c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .avatar-2c4c {
    margin-bottom: 0;
  }
}
.button-6da3 {
  margin-bottom: 1em;
}
.button-6da3 .wrapper_7bfc {
  font-size: 1.1em;
  line-height: 1.3;
}
.red-e79f a {
  display: block;
  line-height: 0;
  position: relative;
}
.black-c0e6 .button-6da3,
.component_bottom_773d .button-6da3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .black-c0e6 .button-6da3,
  .component_bottom_773d .button-6da3 {
    display: block;
  }
}
.black-c0e6 .red-e79f,
.component_bottom_773d .red-e79f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .black-c0e6 .red-e79f,
  .component_bottom_773d .red-e79f {
    margin-bottom: 1em;
  }
}
.black-c0e6 .red-e79f img,
.component_bottom_773d .red-e79f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.black-c0e6 .clean-027c,
.component_bottom_773d .clean-027c {
  flex-basis: calc(100% - 160px);
}
.black-c0e6 .clean-027c p,
.component_bottom_773d .clean-027c p {
  margin-bottom: 0;
}
.black-c0e6 .clean-027c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .black-c0e6 .clean-027c {
    padding-left: 0;
  }
}
.component_bottom_773d .clean-027c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .component_bottom_773d .clean-027c {
    padding-right: 0;
  }
}
.component_bottom_773d .red-e79f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.active-7f7a .red-e79f {
  margin-bottom: 0.5em;
}
.active-7f7a .red-e79f img {
  width: 100%;
}
.background_06bb .title_stone_c8c6,
.media_soft_b233 .title_stone_c8c6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.media_soft_b233 .mask-cool-9d31 .detail-hard-87e8 p:last-child {
  margin-bottom: 0;
}
.thumbnail_f355 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fixed-dd24 .gradient-wide-eff4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fixed-dd24 .gradient-wide-eff4:last-of-type {
    margin-bottom: 0;
  }
}
.fixed-dd24 .gradient-wide-eff4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fixed-dd24 .gradient-wide-eff4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fixed-dd24 .gradient-wide-eff4 ul li {
  margin: 0 0 0.6em;
}
.fixed-dd24 .gradient-wide-eff4 ul li.wrapper_motion_9cf9,
.fixed-dd24 .gradient-wide-eff4 ul li.modal_f75c {
  position: relative;
}
.fixed-dd24 .gradient-wide-eff4 ul li.wrapper_motion_9cf9 .west_cdfd,
.fixed-dd24 .gradient-wide-eff4 ul li.modal_f75c .west_cdfd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fixed-dd24 .gradient-wide-eff4 ul li.wrapper_motion_9cf9:after:after,
.fixed-dd24 .gradient-wide-eff4 ul li.wrapper_motion_9cf9:after:before,
.fixed-dd24
  .gradient-wide-eff4
  ul
  li.modal_f75c:after:after,
.fixed-dd24
  .gradient-wide-eff4
  ul
  li.modal_f75c:after:before {
  content: "";
  display: table;
}
.fixed-dd24 .gradient-wide-eff4 ul li.wrapper_motion_9cf9:after:after,
.fixed-dd24
  .gradient-wide-eff4
  ul
  li.modal_f75c:after:after {
  clear: both;
}
.fixed-dd24 .gradient-wide-eff4 a.message-solid-5777:hover {
  text-decoration: none;
}
.fixed-dd24 .gradient-wide-eff4 select {
  max-width: 100%;
}
.fixed-dd24 .gradient-wide-eff4 table {
  font-size: 85%;
}
.fixed-dd24 .gradient-wide-eff4 table td,
.fixed-dd24 .gradient-wide-eff4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fixed-dd24 .gradient-wide-eff4 table tfoot td {
  text-align: left;
}
.fixed-dd24 .gradient-wide-eff4 :last-child {
  margin-bottom: 0;
}
.fixed-dd24 .gradient-wide-eff4 .tall_ea08 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fixed-dd24 .gradient-wide-eff4 .tall_ea08 label {
  width: 100%;
}
.fixed-dd24 .gradient-wide-eff4 .tall_ea08 .wood-f419 {
  width: 100%;
  display: block;
}
.fixed-dd24 .gradient-wide-eff4 .tall_ea08 .steel-a5b6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fixed-dd24 .gradient-wide-eff4 .tall_ea08 .steel-a5b6:hover svg #svg-search {
  fill: #444;
}
.fixed-dd24 .gradient-wide-eff4 .tall_ea08 .steel-a5b6 svg {
  width: 18px;
  height: 18px;
}
.fixed-dd24 .plasma-642d ul ul,
.fixed-dd24 .summary-motion-6ac2 ul ul,
.fixed-dd24 .label-solid-a26c ul ul,
.fixed-dd24 .hero-smooth-df8f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fixed-dd24 .plasma-642d .background_fast_d6cd > a,
.fixed-dd24 .summary-motion-6ac2 .background_fast_d6cd > a,
.fixed-dd24 .label-solid-a26c .background_fast_d6cd > a,
.fixed-dd24 .hero-smooth-df8f .background_fast_d6cd > a {
  margin-bottom: 0;
}
.fixed-dd24 .text-motion-43c2 li,
.fixed-dd24 .plasma-642d li,
.fixed-dd24 .slider-b501 li,
.fixed-dd24 .summary-motion-6ac2 li,
.fixed-dd24 .label-solid-a26c li,
.fixed-dd24 .hero-smooth-df8f li,
.fixed-dd24 .heading-87e6 li,
.fixed-dd24 .dropdown_thick_4d83 li {
  display: block;
  position: relative;
}
.fixed-dd24 .text-motion-43c2 li:last-child,
.fixed-dd24 .plasma-642d li:last-child,
.fixed-dd24 .slider-b501 li:last-child,
.fixed-dd24 .summary-motion-6ac2 li:last-child,
.fixed-dd24 .label-solid-a26c li:last-child,
.fixed-dd24 .hero-smooth-df8f li:last-child,
.fixed-dd24 .heading-87e6 li:last-child,
.fixed-dd24 .dropdown_thick_4d83 li:last-child {
  border: none;
}
.fixed-dd24 .text-motion-43c2 li a,
.fixed-dd24 .plasma-642d li a,
.fixed-dd24 .slider-b501 li a,
.fixed-dd24 .summary-motion-6ac2 li a,
.fixed-dd24 .label-solid-a26c li a,
.fixed-dd24 .hero-smooth-df8f li a,
.fixed-dd24 .heading-87e6 li a,
.fixed-dd24 .dropdown_thick_4d83 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed-dd24 .text-motion-43c2 li ul li::before,
.fixed-dd24 .plasma-642d li ul li::before,
.fixed-dd24 .slider-b501 li ul li::before,
.fixed-dd24 .summary-motion-6ac2 li ul li::before,
.fixed-dd24 .label-solid-a26c li ul li::before,
.fixed-dd24 .hero-smooth-df8f li ul li::before,
.fixed-dd24 .heading-87e6 li ul li::before,
.fixed-dd24 .dropdown_thick_4d83 li ul li::before {
  left: 15px;
}
.fixed-dd24 .text-motion-43c2 li ul a,
.fixed-dd24 .plasma-642d li ul a,
.fixed-dd24 .slider-b501 li ul a,
.fixed-dd24 .summary-motion-6ac2 li ul a,
.fixed-dd24 .label-solid-a26c li ul a,
.fixed-dd24 .hero-smooth-df8f li ul a,
.fixed-dd24 .heading-87e6 li ul a,
.fixed-dd24 .dropdown_thick_4d83 li ul a {
  padding-left: 20px;
}
.fixed-dd24 .text-motion-43c2 li ul ul li::before,
.fixed-dd24 .plasma-642d li ul ul li::before,
.fixed-dd24 .slider-b501 li ul ul li::before,
.fixed-dd24 .summary-motion-6ac2 li ul ul li::before,
.fixed-dd24 .label-solid-a26c li ul ul li::before,
.fixed-dd24 .hero-smooth-df8f li ul ul li::before,
.fixed-dd24 .heading-87e6 li ul ul li::before,
.fixed-dd24 .dropdown_thick_4d83 li ul ul li::before {
  left: 30px;
}
.fixed-dd24 .text-motion-43c2 li ul ul a,
.fixed-dd24 .plasma-642d li ul ul a,
.fixed-dd24 .slider-b501 li ul ul a,
.fixed-dd24 .summary-motion-6ac2 li ul ul a,
.fixed-dd24 .label-solid-a26c li ul ul a,
.fixed-dd24 .hero-smooth-df8f li ul ul a,
.fixed-dd24 .heading-87e6 li ul ul a,
.fixed-dd24 .dropdown_thick_4d83 li ul ul a {
  padding-left: 40px;
}
.fixed-dd24 .heading_869f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fixed-dd24 .dropdown_thick_4d83 ul li {
  margin-bottom: 1.41575em;
}
.fixed-dd24 .dropdown_thick_4d83 ul li .label_071c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fixed-dd24 .dropdown_thick_4d83 ul li .pagination-60ad {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.info-6246 .text-motion-43c2 li a,
.info-6246 .plasma-642d li a,
.info-6246 .slider-b501 li a,
.info-6246 .summary-motion-6ac2 li a,
.info-6246 .label-solid-a26c li a,
.info-6246 .hero-smooth-df8f li a,
.info-6246 .heading-87e6 li a,
.info-6246 .dropdown_thick_4d83 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-6246 .heading_869f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-6246 .gradient-wide-eff4 ul li.wrapper_motion_9cf9 .west_cdfd,
.info-6246 .gradient-wide-eff4 ul li.modal_f75c .west_cdfd {
  background: rgba(0, 0, 0, 0.2);
}
.info-6246 .fixed-dd24 .gradient-wide-eff4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_dirty_791e .fixed-dd24 .mask-glass-ddb2 li {
  margin: 0;
}
.hover_dirty_791e .fixed-dd24 .mask-glass-ddb2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hover_dirty_791e .fixed-dd24 .mask-glass-ddb2 li ul {
  margin: 0;
}
.hover_dirty_791e .fixed-dd24 .mask-glass-ddb2 li ul li a {
  padding-left: 15px;
}
.hover_dirty_791e .fixed-dd24 .mask-glass-ddb2 li ul li li a {
  padding-left: 30px;
}
.hover_dirty_791e .fixed-dd24 .mask-glass-ddb2 li.primary-hard-3355 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hover_dirty_791e .fixed-dd24 .mask-glass-ddb2 li.primary-hard-3355 > 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;
}
.hover_dirty_791e .fixed-dd24 .mask-glass-ddb2 li.primary-hard-3355 > 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;
}
.search-clean-6b85 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.element-simple-c7e8 {
  position: relative;
  z-index: 10;
}
.element-simple-c7e8 .text_05ee {
  width: 100%;
  max-width: 100%;
}
.header-thick-62de .north_2973 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.header-thick-62de .active_232f {
}
.header-thick-62de .info-6246 {
  background: #292929;
}
.disabled_stone_0cf1 .north_2973 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.disabled_stone_0cf1 .active_232f {
  background: #f9f9f9;
}
.disabled_stone_0cf1 .info-6246 {
  background: #303030;
}
.hot_8854 .north_2973 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hot_8854 .dirty_c095 {
    margin-bottom: 1em;
  }
  .hot_8854 .dirty_c095:last-child {
    margin-bottom: 0;
  }
}
.hot_8854 .active_232f {
  background: #ededed;
}
.hot_8854 .info-6246 {
  background: #1a1a1a;
}
.north_2973.active_232f {
  color: rgba(0, 0, 0, 0.6);
}
.north_2973.active_232f .table-soft-8dd5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.north_2973.info-6246 {
  color: rgba(255, 255, 255, 0.99);
}
.north_2973.info-6246 a:not(.message-solid-5777) {
  color: rgba(255, 255, 255, 0.79);
}
.north_2973.info-6246 a:not(.message-solid-5777):hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_2973.info-6246 .table-soft-8dd5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_2973.info-6246 table tbody td,
.north_2973.info-6246 table th {
  background: rgba(0, 0, 0, 0.08);
}
.search-d301.heading_02c5 .border-large-2ad1 {
  max-width: initial;
}
.search-d301 .pagination-south-fba5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.search-d301 .pagination-south-fba5 .text_05ee {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .search-d301 .pagination-south-fba5 .text_05ee {
    display: block;
    margin-bottom: 2em;
  }
  .search-d301 .pagination-south-fba5 .text_05ee:last-child {
    margin-bottom: 0;
  }
}
.hot_8854 .dirty_c095:last-child,
.disabled_stone_0cf1 .dirty_c095:last-child,
.header-thick-62de .dirty_c095:last-child {
  margin-bottom: 0;
}
.hot_8854 .dirty_c095 .fixed-dd24 .gradient-wide-eff4:last-child,
.disabled_stone_0cf1 .dirty_c095 .fixed-dd24 .gradient-wide-eff4:last-child,
.header-thick-62de .dirty_c095 .fixed-dd24 .gradient-wide-eff4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hot_8854 .summary_right_7023,
  .hot_8854 .accordion-wide-2400,
  .disabled_stone_0cf1 .summary_right_7023,
  .disabled_stone_0cf1 .accordion-wide-2400,
  .header-thick-62de .summary_right_7023,
  .header-thick-62de .accordion-wide-2400 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .element-simple-c7e8 .dirty_c095 {
    margin-bottom: 2em;
  }
}
.element-simple-c7e8 p:last-child {
  margin-bottom: 0;
}
.element-simple-c7e8 li,
.element-simple-c7e8 ul {
  list-style: none;
  margin: 0;
}
.element-simple-c7e8 ul ul {
  margin-left: 2.617924em;
}
.rough-b9a0 {
  font-size: 0.875em;
}

/* css-noise: 4025 */
.promo-block-j8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
