/*!
Theme Name: Customify
Theme URI: https://pressmaximum.section_4ae0/customify
Author: WPCustomify
Author URI: https://pressmaximum.section_4ae0
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.section_4ae0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.mask_new_3370.aside-huge-b68c/licenses/gpl-2.0.active_6f24
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.gas-14ca/, (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.tertiary_wide_b0cf.disabled-purple-2989/normalize.advanced_dc75/
 ======
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.advanced_dc75 v7.0.0 | MIT License | github.section_4ae0/necolas/normalize.advanced_dc75 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.primary-rough-2cbd .item-clean-7c06,
.header_3f8e,
.tooltip_inner_38c7,
.copper_9fb1,
.focus_fresh_76bc,
.grid_medium_9d0d,
.article_8c91,
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;
}
.header_3f8e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .header_3f8e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .header_3f8e,
  h1 {
    font-size: 1.8em;
  }
}
.tooltip_inner_38c7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tooltip_inner_38c7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tooltip_inner_38c7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_inner_38c7,
  h2 {
    font-size: 1.7em;
  }
}
.copper_9fb1,
h3 {
  font-size: 1.618em;
}
.primary-rough-2cbd .item-clean-7c06,
.focus_fresh_76bc,
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.summary_lower_8ee1 {
  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;
}
.tabs_bbec:after,
.tabs_bbec:before,
.widget_inner_6255:after,
.widget_inner_6255:before {
  content: "";
  display: table;
}
.tabs_bbec:after,
.widget_inner_6255:after {
  clear: both;
}
.mini_83b6 {
  float: right;
  margin-right: 0;
}
.tiny-c4a8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thick-6427 .yellow_dcf8,
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;
}
.thick-6427 .yellow_dcf8: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;
}
.rough-8231 .yellow_dcf8 {
  box-shadow: none;
}
.rough-8231
  .yellow_dcf8
  .surface-991a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.rough-8231 .yellow_dcf8 .clean-4c29 {
  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;
}
.rough-8231
  .yellow_dcf8
  .clean-4c29
  b {
  display: none;
}
.rough-8231 .footer-aebc {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.detail-8c1b:not(.alert_complex_d37e):not(.filter_741b),
button:not(.alert_complex_d37e):not(.filter_741b),
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ),
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ),
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ) {
  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;
}
.detail-8c1b:not(.alert_complex_d37e):not(
    .filter_741b
  ):hover,
button:not(.alert_complex_d37e):not(
    .filter_741b
  ):hover,
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):hover,
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):hover,
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.detail-8c1b:not(.alert_complex_d37e):not(
    .filter_741b
  ):active,
.detail-8c1b:not(.alert_complex_d37e):not(
    .filter_741b
  ):focus,
button:not(.alert_complex_d37e):not(
    .filter_741b
  ):active,
button:not(.alert_complex_d37e):not(
    .filter_741b
  ):focus,
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):active,
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):focus,
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):active,
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):focus,
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):active,
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):focus {
  outline: 0;
}
.detail-8c1b:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a,
button:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a,
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a,
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a,
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a {
  position: relative;
}
.detail-8c1b:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .menu_large_4da6,
.detail-8c1b:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .backdrop-complex-08f2,
.detail-8c1b:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .summary-easy-aeb3,
.detail-8c1b:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  i,
.detail-8c1b:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  svg,
button:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .menu_large_4da6,
button:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .backdrop-complex-08f2,
button:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .summary-easy-aeb3,
button:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  i,
button:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  svg,
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .menu_large_4da6,
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .backdrop-complex-08f2,
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .summary-easy-aeb3,
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  i,
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  svg,
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .menu_large_4da6,
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .backdrop-complex-08f2,
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .summary-easy-aeb3,
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  i,
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  svg,
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .menu_large_4da6,
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .backdrop-complex-08f2,
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  .summary-easy-aeb3,
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  i,
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a
  svg {
  visibility: hidden;
}
.detail-8c1b:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a:after,
button:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a:after,
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a:after,
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a:after,
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ).fn-loading-7a7a: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;
}
.detail-8c1b:not(.alert_complex_d37e):not(.filter_741b),
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ),
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ),
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ) {
  color: #fff;
  background: #235787;
}
.detail-8c1b:not(.alert_complex_d37e):not(
    .filter_741b
  ):focus,
input[type="button"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):focus,
input[type="reset"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):focus,
input[type="submit"]:not(.alert_complex_d37e):not(
    .filter_741b
  ):focus {
  color: #fff;
}
.detail-8c1b.fn-disabled-7a7a:not(.alert_complex_d37e):not(
    .filter_741b
  ),
.detail-8c1b[disabled]:not(.alert_complex_d37e):not(
    .filter_741b
  ),
button.fn-disabled-7a7a:not(.alert_complex_d37e):not(
    .filter_741b
  ),
button[disabled]:not(.alert_complex_d37e):not(
    .filter_741b
  ) {
  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;
}
.slow-700d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.slow-700d: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;
}
.widget_b07a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.header-orange-8167 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.block_glass_4a90 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tabs_bbec:after,
.tabs_bbec:before,
.fast-3c90:after,
.fast-3c90:before,
.image-b416:after,
.image-b416:before,
.silver-01a7:after,
.silver-01a7:before,
.hero_85b5:after,
.hero_85b5:before,
.current-0b0b:after,
.current-0b0b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tabs_bbec:after,
.fast-3c90:after,
.image-b416:after,
.silver-01a7:after,
.hero_85b5:after,
.current-0b0b:after {
  clear: both;
}
.fast-3c90 .filter_narrow_ba7a,
.image-b416 .filter_narrow_ba7a,
.logo_0e28 .filter_narrow_ba7a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tag_yellow_7d2c {
  display: inline-block;
}
.black-ae29 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.black-ae29 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.black-ae29 .shadow-c95e {
  padding: 1em 0;
  font-size: 85%;
}
.shadow-c95e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.overlay_48ee {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.overlay_48ee:after,
.overlay_48ee:before {
  content: "";
  display: table;
}
.overlay_48ee:after {
  clear: both;
}
.paragraph_a028 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.picture-dirty-ef0c .paragraph_a028 {
  max-width: 50%;
}
.bronze-cbf7 .paragraph_a028 {
  max-width: 33.33%;
}
.nav-fluid-e231 .paragraph_a028 {
  max-width: 25%;
}
.avatar_cdcd .paragraph_a028 {
  max-width: 20%;
}
.bronze_2405 .paragraph_a028 {
  max-width: 16.66%;
}
.block-36f7 .paragraph_a028 {
  max-width: 14.28%;
}
.glass-3eae .paragraph_a028 {
  max-width: 12.5%;
}
.tertiary-liquid-2728 .paragraph_a028 {
  max-width: 11.11%;
}
.heading_north_f483 {
  display: block;
}
.primary-rough-2cbd .outline-4e97 label,
.primary-rough-2cbd .panel_994c label,
.primary-rough-2cbd .row-b968 label,
.primary-rough-2cbd .outline-active-f1bf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero-37de {
  list-style: none;
  margin: 0;
}
.hero-37de article.row-up-a38b {
  margin-bottom: 0;
}
.hero-37de ul {
  list-style: none;
  margin: 0;
}
.hero-37de .surface_d4e2 li.row-up-a38b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero-37de .surface_d4e2 li.row-up-a38b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero-37de .surface_d4e2 li.row-up-a38b: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) {
  .hero-37de .surface_d4e2 li.row-up-a38b li.row-up-a38b li.row-up-a38b li.row-up-a38b {
    padding-left: 0;
  }
}
article.row-up-a38b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row-up-a38b .fast-3c90 p:last-of-type {
  margin-bottom: 0;
}
article.row-up-a38b .main-f0a7 {
  float: left;
}
article.row-up-a38b .bottom_4bfd {
  margin-left: 85px;
}
article.row-up-a38b .banner_in_ff14 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row-up-a38b .banner_in_ff14 .active_cool_b0b7 {
  margin-left: 10px;
}
article.row-up-a38b .south-009f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row-up-a38b .message_9a15 {
  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 .outline-4e97,
  #respond .row-b968,
  #respond .outline-active-f1bf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-4e97 input,
#respond .row-b968 input,
#respond .outline-active-f1bf input {
  width: 100%;
}
#respond .outline-active-f1bf {
  margin-right: 0;
}
#respond .carousel_0baa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.element_green_c3b1 {
  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;
}
.element_green_c3b1.smooth-198a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.element_green_c3b1 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%);
}
.element_green_c3b1:focus,
.element_green_c3b1: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);
}
.popup-dim-6643 {
  border-radius: 10%;
}
.disabled_9667 {
  border-radius: 50%;
}
.column-glass-c30f {
  font-size: 0.72em;
}
.sidebar_f9d4 {
  font-size: 0.875em;
}
.large-0e70 {
  font-size: 1.1em;
}
.narrow_97a8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.narrow_97a8.column-glass-c30f {
  letter-spacing: 0.5px;
}
.active_down_318f,
.active_down_318f a {
  color: #6d6d6d;
}
.active_down_318f a:hover {
  color: #111;
}
.center-8f49 {
  color: #6d6d6d;
}
.column_95cf {
  overflow-x: hidden;
}
.column_95cf .texture-old-6152.simple-ce06 {
  position: relative;
}
.column_95cf .texture-old-6152.simple-ce06.list-643c {
  position: initial;
}
.column_95cf
  .texture-old-6152.simple-ce06.list-643c
  .liquid_41eb {
  left: auto;
}
.column_95cf .texture-old-6152 .liquid_41eb {
  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;
}
.column_95cf .texture-old-6152:hover.simple-ce06 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.column_95cf
  .texture-old-6152:hover.simple-ce06
  .liquid_41eb {
  display: block;
  z-index: 9999999;
}
.column_95cf .pagination-pro-fef9 .static-d49b,
.column_95cf .accordion_f108 .static-d49b {
  display: none;
}
.column_95cf .basic_770e .texture-old-6152:hover.simple-ce06 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary-rough-2cbd .outline-4e97 label,
.primary-rough-2cbd .panel_994c label,
.primary-rough-2cbd .row-b968 label,
.primary-rough-2cbd .outline-active-f1bf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero-37de {
  list-style: none;
  margin: 0;
}
.hero-37de article.row-up-a38b {
  margin-bottom: 0;
}
.hero-37de ul {
  list-style: none;
  margin: 0;
}
.hero-37de .surface_d4e2 li.row-up-a38b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero-37de .surface_d4e2 li.row-up-a38b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero-37de .surface_d4e2 li.row-up-a38b: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) {
  .hero-37de .surface_d4e2 li.row-up-a38b li.row-up-a38b li.row-up-a38b li.row-up-a38b {
    padding-left: 0;
  }
}
article.row-up-a38b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row-up-a38b .fast-3c90 p:last-of-type {
  margin-bottom: 0;
}
article.row-up-a38b .main-f0a7 {
  float: left;
}
article.row-up-a38b .bottom_4bfd {
  margin-left: 85px;
}
article.row-up-a38b .banner_in_ff14 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row-up-a38b .banner_in_ff14 .active_cool_b0b7 {
  margin-left: 10px;
}
article.row-up-a38b .south-009f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row-up-a38b .message_9a15 {
  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 .outline-4e97,
  #respond .row-b968,
  #respond .outline-active-f1bf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-4e97 input,
#respond .row-b968 input,
#respond .outline-active-f1bf input {
  width: 100%;
}
#respond .outline-active-f1bf {
  margin-right: 0;
}
#respond .carousel_0baa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pagination-pro-fef9 .hover-3564 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover-3564 .button_current_5221.content-advanced-b5da .label_steel_cbcf > li > a:focus,
.hover-3564 .button_current_5221.content-advanced-b5da .label_steel_cbcf > li > a:hover,
.hover-3564 .button_current_5221.wrapper-6613 .label_steel_cbcf > li > a:focus,
.hover-3564 .button_current_5221.wrapper-6613 .label_steel_cbcf > li > a:hover,
.hover-3564 .button_current_5221.hovered-fafd .label_steel_cbcf > li > a:focus,
.hover-3564 .button_current_5221.hovered-fafd .label_steel_cbcf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-3564
  .button_current_5221.content-advanced-b5da
  .label_steel_cbcf
  > li.bottom_69a8
  > a,
.hover-3564
  .button_current_5221.content-advanced-b5da
  .label_steel_cbcf
  > li.element-77d3
  > a,
.hover-3564
  .button_current_5221.wrapper-6613
  .label_steel_cbcf
  > li.bottom_69a8
  > a,
.hover-3564
  .button_current_5221.wrapper-6613
  .label_steel_cbcf
  > li.element-77d3
  > a,
.hover-3564
  .button_current_5221.hovered-fafd
  .label_steel_cbcf
  > li.bottom_69a8
  > a,
.hover-3564 .button_current_5221.hovered-fafd .label_steel_cbcf > li.message-purple-c614 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover-3564 .easy_7290,
.hover-3564 .easy_7290 a {
  color: rgba(255, 255, 255, 0.99);
}
.hover-3564 .inner_6751.gas-6e51 li a,
.hover-3564 .liquid_5d53 a,
.hover-3564 .thumbnail_next_e070,
.hover-3564 .label_steel_cbcf > li > a,
.hover-3564 .tabs-pro-a47a {
  color: rgba(255, 255, 255, 0.79);
}
.hover-3564 .inner_6751.gas-6e51 li a:hover,
.hover-3564 .liquid_5d53 a:hover,
.hover-3564 .thumbnail_next_e070:hover,
.hover-3564 .label_steel_cbcf > li > a:hover,
.hover-3564 .tabs-pro-a47a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-3564 .gradient-ba48 {
  color: rgba(255, 255, 255, 0.79);
}
.hover-3564 .gradient-ba48 .easy-bf3e {
  color: rgba(255, 255, 255, 0.99);
}
.hover-3564 .gradient-ba48:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-3564 .footer_8f43 .outer-0773 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover-3564 .footer_8f43 .outer-0773 .gradient-steel-fd8a {
  color: rgba(255, 255, 255, 0.79);
}
.hover-3564
  .footer_8f43
  .outer-0773
  .gradient-steel-fd8a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-3564
  .footer_8f43
  .outer-0773
  .gradient-steel-fd8a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-3564
  .footer_8f43
  .outer-0773
  .gradient-steel-fd8a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-3564
  .footer_8f43
  .outer-0773
  .gradient-steel-fd8a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-3564 .footer_8f43 .table-2610 {
  color: rgba(255, 255, 255, 0.79);
}
.hover-3564 .footer_8f43 .table-2610:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_fa40
  .hover-3564
  .footer_8f43
  .mini-c68b
  .steel-f905 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table_fa40
  .hover-3564
  .footer_8f43
  .mini-c68b
  .gradient-steel-fd8a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination-pro-fef9 .menu-c97e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.menu-c97e .button_current_5221.content-advanced-b5da .label_steel_cbcf > li > a:focus,
.menu-c97e .button_current_5221.content-advanced-b5da .label_steel_cbcf > li > a:hover,
.menu-c97e .button_current_5221.wrapper-6613 .label_steel_cbcf > li > a:focus,
.menu-c97e .button_current_5221.wrapper-6613 .label_steel_cbcf > li > a:hover,
.menu-c97e .button_current_5221.hovered-fafd .label_steel_cbcf > li > a:focus,
.menu-c97e .button_current_5221.hovered-fafd .label_steel_cbcf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-c97e
  .button_current_5221.content-advanced-b5da
  .label_steel_cbcf
  > li.bottom_69a8
  > a,
.menu-c97e
  .button_current_5221.content-advanced-b5da
  .label_steel_cbcf
  > li.element-77d3
  > a,
.menu-c97e
  .button_current_5221.wrapper-6613
  .label_steel_cbcf
  > li.bottom_69a8
  > a,
.menu-c97e
  .button_current_5221.wrapper-6613
  .label_steel_cbcf
  > li.element-77d3
  > a,
.menu-c97e
  .button_current_5221.hovered-fafd
  .label_steel_cbcf
  > li.bottom_69a8
  > a,
.menu-c97e .button_current_5221.hovered-fafd .label_steel_cbcf > li.message-purple-c614 > a {
  color: rgba(0, 0, 0, 0.8);
}
.menu-c97e .easy_7290,
.menu-c97e .easy_7290 a {
  color: rgba(0, 0, 0, 0.8);
}
.menu-c97e .inner_6751.gas-6e51 li a,
.menu-c97e .liquid_5d53 a,
.menu-c97e .thumbnail_next_e070,
.menu-c97e .label_steel_cbcf > li > a,
.menu-c97e .tabs-pro-a47a {
  color: rgba(0, 0, 0, 0.55);
}
.menu-c97e .inner_6751.gas-6e51 li a:hover,
.menu-c97e .liquid_5d53 a:hover,
.menu-c97e .thumbnail_next_e070:hover,
.menu-c97e .label_steel_cbcf > li > a:hover,
.menu-c97e .tabs-pro-a47a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-c97e .gradient-ba48 {
  color: rgba(0, 0, 0, 0.55);
}
.menu-c97e .gradient-ba48 .easy-bf3e {
  color: rgba(0, 0, 0, 0.8);
}
.menu-c97e .gradient-ba48:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_cdb2 .outer-4eda {
  margin-left: auto;
  margin-right: auto;
}
.image-b416 > * {
  margin-left: auto;
  margin-right: auto;
}
.image-b416 .widget_b07a {
  margin-right: 1.41575em;
}
.filter_top_9618 .image-b416 > .active_db14 {
  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;
}
.filter_top_9618 .image-b416 > .widget-9cb3 {
  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;
}
.light_bb95.tiny_cdb2 .outer-4eda,
.glass-1b26.tiny_cdb2 .outer-4eda {
  margin-left: 0;
}
.link_light_95bf.tiny_cdb2 .outer-4eda,
.accordion_b4da.tiny_cdb2 .outer-4eda {
  margin-right: 0;
}
.image-b416 ol,
.image-b416 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.border_fluid_5e08 video {
  max-width: 100%;
}
.dark-689e img {
  display: block;
}
.dark-689e.widget_b07a,
.dark-689e.header-orange-8167 {
  width: 100%;
}
.dark-689e.widget-9cb3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.outline_643c:not(.hidden-rough-9069) {
  margin: 1.5em auto;
}
.last-2081 p {
  padding: 1.5em 14px;
}
ul.gold_803f.widget-9cb3,
ul.gold_803f.active_db14,
ul.gold_803f.accordion_b23f.active_db14 {
  padding: 0 14px;
}
.modal-e40c {
  display: block;
  overflow-x: auto;
}
.modal-e40c table {
  border-collapse: collapse;
  width: 100%;
}
.modal-e40c td,
.modal-e40c th {
  padding: 0.5em;
}
.image-b416 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.image-b416 ol ol,
.image-b416 ol ul,
.image-b416 ul ol,
.image-b416 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.image-b416 ol ol li,
.image-b416 ol ul li,
.image-b416 ul ol li,
.image-b416 ul ul li {
  margin-left: 0;
}
.chip_static_65b4.fast-6491 > .component-cae3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.chip_static_65b4.fast-6491 > .component-cae3 iframe,
.chip_static_65b4.fast-6491 > .component-cae3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.status-right-199b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.status-right-199b.complex_e3ef {
  padding: 0;
}
.status-right-199b.complex_e3ef cite {
  font-size: 13px;
}
.status-right-199b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.status-right-199b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.status-b7cc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.status-b7cc > p:first-child {
  margin-top: 0;
}
.status-b7cc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.status-b7cc blockquote {
  border-left: 0;
}
.text_hot_684c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text_hot_684c:not(.slider_out_d5fc) {
  max-width: 100px;
}
.text_hot_684c.texture-062e {
  border-bottom: none !important;
  text-align: center;
}
.text_hot_684c.texture-062e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .last-2081 p {
    padding: 1.5em 0;
  }
}
.stale-c926 {
  color: #0073aa;
}
.table_advanced_984f {
  background-color: #0073aa;
}
.next_c271 {
  color: #229fd8;
}
.wrapper-short-3ea9 {
  background-color: #229fd8;
}
.mask-9ded {
  color: #eee;
}
.light-aa10 {
  background-color: #eee;
}
.hover_first_690b {
  color: #444;
}
.preview-cf26 {
  background-color: #444;
}
.cool_c6e7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.cool_c6e7 .focus_soft_67b1 .liquid_5d53 {
  font-size: 15px;
}
.cool_c6e7 .liquid_5d53 {
  line-height: 1.3;
}
.cool_c6e7 .menu-c97e {
}
.cool_c6e7 .hover-3564 {
  background: #235787;
}
.frame-gold-6ee3 {
  padding: 0;
}
.frame-gold-6ee3 .hover-3564 {
  background: #1a1a1a;
}
.frame-gold-6ee3 .menu-c97e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.current_3c0b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.current_3c0b .menu-c97e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.current_3c0b .hover-3564 {
  background: #303030;
}
.current-0b0b {
  position: relative;
  z-index: 10;
}
.current-0b0b .first-7cb8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade-080d .simple-ce06 {
  display: inline-block;
  vertical-align: middle;
}
.shade-080d.tertiary-12d1 .simple-ce06 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shade-080d.tertiary-12d1 .simple-ce06 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shade-080d.tertiary-12d1 .simple-ce06 {
    margin-right: 0.4em;
  }
}
.shade-080d.tertiary-12d1 .simple-ce06:last-child {
  margin-right: 0;
}
.tertiary_dbd7 .first-7cb8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pagination-pro-fef9 .focus_soft_67b1 {
    margin: 0 -0.5em;
  }
  .pagination-pro-fef9 .focus_soft_67b1 [class*="customify-col-"],
  .pagination-pro-fef9 .focus_soft_67b1 [class*="customify-col_"],
  .pagination-pro-fef9 .focus_soft_67b1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pagination-pro-fef9.title-588d .first-7cb8 {
  background: 0 0 !important;
}
.pagination-pro-fef9.title-588d .first-7cb8,
.pagination-pro-fef9.tertiary_dbd7 .first-7cb8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pagination-pro-fef9.focus_249b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pagination-pro-fef9.tertiary_dbd7 .first-7cb8 {
  box-shadow: none !important;
}
.form-6cca {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .form-6cca {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .form-6cca {
    padding: 18px 0 20px;
  }
}
.form-6cca .preview-liquid-3bfe {
  width: 100%;
}
.form-6cca .disabled_white_4633 {
  margin-bottom: 0;
}
.form-6cca .popup-d7fd {
  margin-top: 5px;
  font-size: 0.875em;
}
.gallery-f9db {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gallery-f9db .summary-white-2e62 {
  width: 100%;
}
.message_dim_dfac {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message_dim_dfac li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message_dim_dfac 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;
}
.message_dim_dfac li:last-child:after {
  display: none;
}
.message_dim_dfac li a {
  font-weight: 500;
  margin-right: 10px;
}
.dirty_a788 .static-d49b button,
.form-6cca .static-d49b button {
  left: 0;
}
.dirty_a788 .summary-white-2e62,
.form-6cca .summary-white-2e62 {
  padding-left: 0;
  padding-right: 0;
}
.dirty_a788 .gallery-f9db,
.form-6cca .gallery-f9db {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dirty_a788 {
  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;
}
.dirty_a788: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;
}
.dirty_a788 .popup_hot_384e {
  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) {
  .dirty_a788 .popup_hot_384e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dirty_a788 .popup_hot_384e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dirty_a788 .popup_hot_384e {
    min-height: 200px;
  }
}
.dirty_a788 .message_dim_dfac {
  color: rgba(255, 255, 255, 0.8);
}
.dirty_a788 .message_dim_dfac a,
.dirty_a788 .message_dim_dfac li:after {
  color: inherit;
}
.dirty_a788 .message_dim_dfac a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.lite-f956 {
  margin-bottom: 0.5em;
}
.grid-narrow-bb28 {
  margin-bottom: 1.2em;
}
.grid-narrow-bb28,
.lite-f956 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.grid-narrow-bb28 p:last-child,
.lite-f956 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .static-d49b,
#masthead .static-d49b {
  display: none;
}
#masthead
  > .static-d49b.gallery_34ba {
  display: none;
}
#masthead > .static-d49b button {
  left: 0;
}
.tiny_db36 {
  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%;
}
.tiny_db36 .simple-ce06 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tiny_db36 .red_083c {
  display: -webkit-box;
  display: flex;
}
.tiny_db36 .red_083c.widget_f858 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tiny_db36 .red_083c.huge_7f9c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tiny_db36 .red_083c.detail-in-790e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tiny_db36.tooltip-solid-569d.glass-efbb .red_083c.widget_f858 {
  flex-basis: 100%;
}
.tiny_db36.content-tall-a4a6 .red_083c.huge_7f9c {
  -webkit-box-flex: 1;
  flex: auto;
}
.tiny_db36.content-tall-a4a6 .red_083c.detail-in-790e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .static-d49b.gallery_34ba {
  display: none;
}
#masthead > .static-d49b button {
  left: 0;
}
.highlight_c515 {
  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;
}
.highlight_c515:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.highlight_c515.avatar_3fcc i {
  margin-right: 4px;
}
.highlight_c515.item_warm_a47c i {
  margin-left: 5px;
}
.liquid_5d53 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.liquid_5d53 p:last-child {
  margin-bottom: 0;
}
.modal_center_d39e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.modal_center_d39e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.modal_center_d39e img {
  display: block;
  width: auto;
  line-height: 1;
}
.modal_center_d39e .easy_7290 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.modal_center_d39e .badge-b109 {
  margin: 5px 0 7px 0;
}
.modal_center_d39e.prev_b027 .tabs-0fe2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_center_d39e.prev_b027 .short_1108 {
  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;
}
.modal_center_d39e.brown_0b17 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.modal_center_d39e.brown_0b17 .tabs-0fe2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_center_d39e.brown_0b17 .short_1108 {
  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;
}
.modal_center_d39e.dropdown_f73d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal_center_d39e.layout-north-86de {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.modal_center_d39e.layout-north-86de .short_1108 {
  margin-top: 7px;
}
.avatar_gold_c54f {
  display: inline-block;
}
.current-0b0b .accordion_action_415d .modal_center_d39e img {
  max-width: 100%;
}
.button_current_5221 .current-e4cb.south-db50,
.hard-ba44 .current-e4cb.south-db50 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.button_current_5221 .video-pressed-b00e,
.hard-ba44 .video-pressed-b00e {
  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%);
}
.button_current_5221 .video-pressed-b00e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.button_current_5221.modal-9be8 .video-pressed-b00e {
  display: none;
}
.button_current_5221 .widget-full-61f7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.button_current_5221 .widget-full-61f7 li {
  display: inline-block;
  position: relative;
}
.button_current_5221 .widget-full-61f7 li:last-child {
  margin-right: 0;
}
.button_current_5221 .widget-full-61f7 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;
}
.button_current_5221 .widget-full-61f7 li.message-purple-c614 > a {
  color: rgba(0, 0, 0, 0.9);
}
.button_current_5221 .widget-full-61f7 > 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;
}
.button_current_5221 .widget-full-61f7 > li > a i {
  line-height: 0;
}
.button_current_5221 .widget-full-61f7 > li.new-056b > a .video-pressed-b00e {
  margin-left: 4px;
  line-height: 0;
}
.button_current_5221 .widget-full-61f7 .active_327a li.new-056b > a {
  position: relative;
}
.button_current_5221 .widget-full-61f7 .active_327a li.new-056b > a:after,
.button_current_5221 .widget-full-61f7 .active_327a li.new-056b > a:before {
  content: "";
  display: table;
}
.button_current_5221 .widget-full-61f7 .active_327a li.new-056b > a:after {
  clear: both;
}
.button_current_5221 .widget-full-61f7 .active_327a li.new-056b > a .video-pressed-b00e {
  margin-left: 5px;
  float: right;
}
.button_current_5221 .prev_2afe,
.button_current_5221 .active_327a {
  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;
}
.button_current_5221 .active_327a {
  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;
}
.button_current_5221 .active_327a .south-db50 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.button_current_5221 .active_327a .video-pressed-b00e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.button_current_5221 .active_327a li {
  display: block;
  margin: 0;
  padding: 0;
}
.button_current_5221 .active_327a 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;
}
.button_current_5221 .active_327a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.button_current_5221 .active_327a .active_327a {
  top: 0;
  left: 100%;
}
.button_current_5221 .detail_wide_b9e5.fn-focus-7a7a > .prev_2afe,
.button_current_5221 .detail_wide_b9e5.fn-focus-7a7a > .active_327a,
.button_current_5221 .detail_wide_b9e5:focus > .prev_2afe,
.button_current_5221 .detail_wide_b9e5:focus > .active_327a,
.button_current_5221 .detail_wide_b9e5:hover > .prev_2afe,
.button_current_5221 .detail_wide_b9e5:hover > .active_327a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.button_current_5221.hovered-fafd .label_steel_cbcf:after,
.button_current_5221.hovered-fafd .label_steel_cbcf:before {
  content: "";
  display: table;
}
.button_current_5221.hovered-fafd .label_steel_cbcf:after {
  clear: both;
}
.button_current_5221.hovered-fafd .label_steel_cbcf > li {
  float: left;
}
.button_current_5221.purple_9f4a .label_steel_cbcf:after,
.button_current_5221.purple_9f4a .label_steel_cbcf:before {
  content: "";
  display: table;
}
.button_current_5221.purple_9f4a .label_steel_cbcf:after {
  clear: both;
}
.button_current_5221.purple_9f4a .label_steel_cbcf > li {
  float: left;
}
.button_current_5221.purple_9f4a .label_steel_cbcf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.button_current_5221.purple_9f4a .label_steel_cbcf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.button_current_5221.purple_9f4a .label_steel_cbcf > li.bottom_69a8 > a,
.button_current_5221.purple_9f4a .label_steel_cbcf > li.message-purple-c614 > a {
  color: #fff;
  background-color: #1e4b75;
}
.button_current_5221.content-advanced-b5da .label_steel_cbcf > li > a .south-db50 {
  position: relative;
}
.button_current_5221.content-advanced-b5da .label_steel_cbcf > li > a .south-db50: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;
}
.button_current_5221.content-advanced-b5da
  .label_steel_cbcf
  > li:focus
  > a
  .south-db50:before,
.button_current_5221.content-advanced-b5da
  .label_steel_cbcf
  > li:hover
  > a
  .south-db50:before {
  width: 100%;
  background-color: currentColor;
}
.button_current_5221.content-advanced-b5da
  .label_steel_cbcf
  > li.bottom_69a8
  > a
  .south-db50:before,
.button_current_5221.content-advanced-b5da
  .label_steel_cbcf
  > li.element-77d3
  > a
  .south-db50:before {
  width: 100%;
  background-color: currentColor;
}
.button_current_5221.wrapper-6613 .label_steel_cbcf > li > a .south-db50 {
  position: relative;
}
.button_current_5221.wrapper-6613 .label_steel_cbcf > li > a .south-db50: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;
}
.button_current_5221.wrapper-6613 .label_steel_cbcf > li:focus > a .south-db50:before,
.button_current_5221.wrapper-6613
  .label_steel_cbcf
  > li:hover
  > a
  .south-db50:before {
  width: 100%;
  background-color: currentColor;
}
.button_current_5221.wrapper-6613
  .label_steel_cbcf
  > li.bottom_69a8
  > a
  .south-db50:before,
.button_current_5221.wrapper-6613
  .label_steel_cbcf
  > li.element-77d3
  > a
  .south-db50:before {
  width: 100%;
  background-color: currentColor;
}
.hard-ba44 .widget-full-61f7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hard-ba44 .widget-full-61f7 li:first-child > a {
  border-top: none;
}
.hard-ba44 .widget-full-61f7 .article_mini_64f5 > .south-db50 .video-pressed-b00e {
  display: none;
}
.hard-ba44 .widget-full-61f7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hard-ba44 .widget-full-61f7 li:last-child {
  border: none;
}
.hard-ba44 .widget-full-61f7 li.new-056b > a {
  padding-right: 45px !important;
}
.hard-ba44 .widget-full-61f7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hard-ba44 .widget-full-61f7 li a:focus,
.hard-ba44 .widget-full-61f7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-ba44 .widget-full-61f7 li .widget_bbf7 {
  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;
}
.hard-ba44 .widget-full-61f7 li .widget_bbf7:hover {
  box-shadow: none;
}
.hard-ba44 .widget-full-61f7 li .widget_bbf7 .video-pressed-b00e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hard-ba44 .widget-full-61f7 .active_327a {
  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);
}
.hard-ba44 .widget-full-61f7 .active_327a li a {
  padding-left: 3em;
}
.hard-ba44 .widget-full-61f7 .highlight-top-7b09 > a .widget_bbf7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hard-ba44 .widget-full-61f7 .highlight-top-7b09 > .active_327a {
  display: block;
  opacity: 1;
}
.picture-dynamic-dc5a {
  max-width: 100%;
}
.accordion_red_5b68 {
  line-height: 0;
  cursor: pointer;
}
.tabs-pro-a47a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tabs-pro-a47a:hover {
  box-shadow: none;
  color: currentColor;
}
.tabs-pro-a47a svg {
  width: 18px;
  height: 18px;
}
.tabs-pro-a47a .pagination_outer_1998 {
  display: none;
}
.layout-a110 {
  position: relative;
}
.layout-a110.fn-active-7a7a .tabs-pro-a47a .white_394f {
  display: none;
}
.layout-a110.fn-active-7a7a .tabs-pro-a47a .pagination_outer_1998 {
  display: inline-block;
}
.layout-a110 .row-hovered-e684 {
  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);
}
.layout-a110.nav-8bd3 .row-hovered-e684 {
  left: auto;
  right: -0.9em;
}
.layout-a110.nav-8bd3 .text-828b::before {
  left: auto;
  right: 15px;
}
.layout-a110.fn-active-7a7a .row-hovered-e684 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mini-c68b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.mini-c68b label {
  flex-basis: 100%;
}
.mini-c68b .outer-0773 {
  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;
}
.mini-c68b .gradient-steel-fd8a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.mini-c68b .gradient-steel-fd8a:focus {
  background-color: transparent;
}
.mini-c68b button.table-2610 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.mini-c68b button.table-2610:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.mini-c68b button.table-2610 svg {
  width: 18px;
  height: 18px;
}
.mini-c68b input[type="submit"] {
  min-height: auto;
}
.footer_8f43 .mini-c68b .gradient-steel-fd8a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.text-828b {
  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) {
  .text-828b {
    width: 220px;
  }
}
.text-828b label {
  flex-basis: 100%;
}
.text-828b::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;
}
.table_fa40 .footer_8f43 .mini-c68b {
  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;
}
.table_fa40
  .footer_8f43
  .mini-c68b
  .outer-0773 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.table_fa40 .footer_8f43 .mini-c68b .gradient-steel-fd8a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.table_fa40
  .footer_8f43
  .mini-c68b
  .gradient-steel-fd8a:focus {
  background: 0 0;
}
.table_fa40
  .footer_8f43
  .mini-c68b
  .steel-f905 {
  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;
}
.inner_6751 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.inner_6751 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.inner_6751 li:last-child {
  margin-right: 0;
}
.inner_6751 li:first-child {
  margin-left: 0;
}
.inner_6751.prev_2245 a {
  color: #fff;
}
.inner_6751.prev_2245 a:hover {
  color: #fff;
}
.inner_6751 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.inner_6751 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.inner_6751 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inner_6751 a:hover {
  opacity: 0.9;
  color: inherit;
}
.inner_6751 [class*="social-icon-apple"] {
  background-color: #999;
}
.inner_6751 [class*="social-icon-apple"].text_64aa {
  background-color: transparent;
  color: #999;
}
.inner_6751 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.inner_6751 [class*="social-icon-behance"].text_64aa {
  background-color: transparent;
  color: #1769ff;
}
.inner_6751 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.inner_6751 [class*="social-icon-bitbucket"].text_64aa {
  background-color: transparent;
  color: #205081;
}
.inner_6751 [class*="social-icon-codepen"] {
  background-color: #000;
}
.inner_6751 [class*="social-icon-codepen"].text_64aa {
  background-color: transparent;
  color: #000;
}
.inner_6751 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.inner_6751 [class*="social-icon-delicious"].text_64aa {
  background-color: transparent;
  color: #39f;
}
.inner_6751 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.inner_6751 [class*="social-icon-digg"].text_64aa {
  background-color: transparent;
  color: #005be2;
}
.inner_6751 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.inner_6751 [class*="social-icon-dribbble"].text_64aa {
  background-color: transparent;
  color: #ea4c89;
}
.inner_6751 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.inner_6751 [class*="social-icon-envelope"].text_64aa {
  background-color: transparent;
  color: #ea4335;
}
.inner_6751 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.inner_6751 [class*="social-icon-facebook"].text_64aa {
  background-color: transparent;
  color: #3b5998;
}
.inner_6751 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.inner_6751 [class*="social-icon-flickr"].text_64aa {
  background-color: transparent;
  color: #0063dc;
}
.inner_6751 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.inner_6751 [class*="social-icon-foursquare"].text_64aa {
  background-color: transparent;
  color: #2d5be3;
}
.inner_6751 [class*="social-icon-github"] {
  background-color: #333;
}
.inner_6751 [class*="social-icon-github"].text_64aa {
  background-color: transparent;
  color: #333;
}
.inner_6751 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.inner_6751 [class*="social-icon-google-plus"].text_64aa {
  background-color: transparent;
  color: #dd4b39;
}
.inner_6751 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.inner_6751 [class*="social-icon-houzz"].text_64aa {
  background-color: transparent;
  color: #7ac142;
}
.inner_6751 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.inner_6751 [class*="social-icon-instagram"].text_64aa {
  background-color: transparent;
  color: #262626;
}
.inner_6751 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.inner_6751 [class*="social-icon-jsfiddle"].text_64aa {
  background-color: transparent;
  color: #487aa2;
}
.inner_6751 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.inner_6751 [class*="social-icon-linkedin"].text_64aa {
  background-color: transparent;
  color: #0077b5;
}
.inner_6751 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.inner_6751 [class*="social-icon-medium"].text_64aa {
  background-color: transparent;
  color: #00ab6b;
}
.inner_6751 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.inner_6751
  [class*="social-icon-odnoklassniki"].text_64aa {
  background-color: transparent;
  color: #f4731c;
}
.inner_6751 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.inner_6751 [class*="social-icon-meetup"].text_64aa {
  background-color: transparent;
  color: #ec1c40;
}
.inner_6751 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.inner_6751 [class*="social-icon-pinterest"].text_64aa {
  background-color: transparent;
  color: #bd081c;
}
.inner_6751 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.inner_6751 [class*="social-icon-product-hunt"].text_64aa {
  background-color: transparent;
  color: #da552f;
}
.inner_6751 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.inner_6751 [class*="social-icon-reddit"].text_64aa {
  background-color: transparent;
  color: #ff4500;
}
.inner_6751 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.inner_6751 [class*="social-icon-rss"].text_64aa {
  background-color: transparent;
  color: #f26522;
}
.inner_6751 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.inner_6751
  [class*="social-icon-shopping-cart"].text_64aa {
  background-color: transparent;
  color: #4caf50;
}
.inner_6751 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.inner_6751 [class*="social-icon-skype"].text_64aa {
  background-color: transparent;
  color: #00aff0;
}
.inner_6751 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.inner_6751 [class*="social-icon-slideshare"].text_64aa {
  background-color: transparent;
  color: #0077b5;
}
.inner_6751 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.inner_6751 [class*="social-icon-snapchat"].text_64aa {
  background-color: transparent;
  color: #fffc00;
}
.inner_6751 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.inner_6751 [class*="social-icon-soundcloud"].text_64aa {
  background-color: transparent;
  color: #f80;
}
.inner_6751 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.inner_6751 [class*="social-icon-spotify"].text_64aa {
  background-color: transparent;
  color: #2ebd59;
}
.inner_6751 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.inner_6751
  [class*="social-icon-stack-overflow"].text_64aa {
  background-color: transparent;
  color: #fe7a15;
}
.inner_6751 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.inner_6751 [class*="social-icon-maldkfgram"].text_64aa {
  background-color: transparent;
  color: #2ca5e0;
}
.inner_6751 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.inner_6751 [class*="social-icon-tripadvisor"].text_64aa {
  background-color: transparent;
  color: #589442;
}
.inner_6751 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.inner_6751 [class*="social-icon-tumblr"].text_64aa {
  background-color: transparent;
  color: #35465c;
}
.inner_6751 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.inner_6751 [class*="social-icon-twitch"].text_64aa {
  background-color: transparent;
  color: #6441a5;
}
.inner_6751 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.inner_6751 [class*="social-icon-twitter"].text_64aa {
  background-color: transparent;
  color: #1da1f2;
}
.inner_6751 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.inner_6751 [class*="social-icon-vimeo"].text_64aa {
  background-color: transparent;
  color: #1ab7ea;
}
.inner_6751 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.inner_6751 [class*="social-icon-vk"].text_64aa {
  background-color: transparent;
  color: #45668e;
}
.inner_6751 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.inner_6751 [class*="social-icon-weibo"].text_64aa {
  background-color: transparent;
  color: #df2029;
}
.inner_6751 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.inner_6751 [class*="social-icon-weixin"].text_64aa {
  background-color: transparent;
  color: #7bb32e;
}
.inner_6751 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.inner_6751 [class*="social-icon-whatsapp"].text_64aa {
  background-color: transparent;
  color: #25d366;
}
.inner_6751 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.inner_6751 [class*="social-icon-wordpress"].text_64aa {
  background-color: transparent;
  color: #21759b;
}
.inner_6751 [class*="social-icon-xing"] {
  background-color: #026466;
}
.inner_6751 [class*="social-icon-xing"].text_64aa {
  background-color: transparent;
  color: #026466;
}
.inner_6751 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.inner_6751 [class*="social-icon-yelp"].text_64aa {
  background-color: transparent;
  color: #af0606;
}
.inner_6751 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.inner_6751 [class*="social-icon-youtube"].text_64aa {
  background-color: transparent;
  color: #cd201f;
}
.thumbnail_next_e070 {
  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;
}
.thumbnail_next_e070:hover {
  box-shadow: none;
  background: 0 0;
}
.slider-53da {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.summary-c2e4 {
  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;
}
.fresh_2966 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.progress-dynamic-ff54 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.progress-dynamic-ff54,
.progress-dynamic-ff54::after,
.progress-dynamic-ff54::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;
}
.progress-dynamic-ff54::after,
.progress-dynamic-ff54::before {
  content: "";
  display: block;
  background-color: inherit;
}
.primary_4c65 .summary-c2e4 .fresh_2966 {
  margin-top: -2px;
  width: 19px;
}
.primary_4c65 .summary-c2e4 .progress-dynamic-ff54 {
  margin-top: -1px;
}
.primary_4c65 .summary-c2e4 .progress-dynamic-ff54,
.primary_4c65 .summary-c2e4 .progress-dynamic-ff54::after,
.primary_4c65 .summary-c2e4 .progress-dynamic-ff54::before {
  width: 19px;
  height: 2px;
}
.primary_4c65 .summary-c2e4 .progress-dynamic-ff54::before {
  top: -6px;
}
.primary_4c65 .summary-c2e4 .progress-dynamic-ff54::after {
  bottom: -6px;
}
.modal-f280 .summary-c2e4 .fresh_2966 {
  margin-top: -2px;
  width: 22px;
}
.modal-f280 .summary-c2e4 .progress-dynamic-ff54 {
  margin-top: -1px;
}
.modal-f280 .summary-c2e4 .progress-dynamic-ff54,
.modal-f280 .summary-c2e4 .progress-dynamic-ff54::after,
.modal-f280 .summary-c2e4 .progress-dynamic-ff54::before {
  width: 22px;
  height: 2px;
}
.modal-f280 .summary-c2e4 .progress-dynamic-ff54::before {
  top: -7px;
}
.modal-f280 .summary-c2e4 .progress-dynamic-ff54::after {
  bottom: -7px;
}
.new-57b6 .summary-c2e4 .fresh_2966 {
  margin-top: -2px;
  width: 31px;
}
.new-57b6 .summary-c2e4 .progress-dynamic-ff54 {
  margin-top: -1.5px;
}
.new-57b6 .summary-c2e4 .progress-dynamic-ff54,
.new-57b6 .summary-c2e4 .progress-dynamic-ff54::after,
.new-57b6 .summary-c2e4 .progress-dynamic-ff54::before {
  width: 31px;
  height: 3px;
}
.new-57b6 .summary-c2e4 .progress-dynamic-ff54::before {
  top: -9px;
}
.new-57b6 .summary-c2e4 .progress-dynamic-ff54::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .rough-a7f0 .summary-c2e4 .fresh_2966 {
    margin-top: -2px;
    width: 19px;
  }
  .rough-a7f0 .summary-c2e4 .progress-dynamic-ff54 {
    margin-top: -1px;
  }
  .rough-a7f0 .summary-c2e4 .progress-dynamic-ff54,
  .rough-a7f0 .summary-c2e4 .progress-dynamic-ff54::after,
  .rough-a7f0 .summary-c2e4 .progress-dynamic-ff54::before {
    width: 19px;
    height: 2px;
  }
  .rough-a7f0 .summary-c2e4 .progress-dynamic-ff54::before {
    top: -6px;
  }
  .rough-a7f0 .summary-c2e4 .progress-dynamic-ff54::after {
    bottom: -6px;
  }
  .image-a0cb .summary-c2e4 .fresh_2966 {
    margin-top: -2px;
    width: 22px;
  }
  .image-a0cb .summary-c2e4 .progress-dynamic-ff54 {
    margin-top: -1px;
  }
  .image-a0cb .summary-c2e4 .progress-dynamic-ff54,
  .image-a0cb .summary-c2e4 .progress-dynamic-ff54::after,
  .image-a0cb .summary-c2e4 .progress-dynamic-ff54::before {
    width: 22px;
    height: 2px;
  }
  .image-a0cb .summary-c2e4 .progress-dynamic-ff54::before {
    top: -7px;
  }
  .image-a0cb .summary-c2e4 .progress-dynamic-ff54::after {
    bottom: -7px;
  }
  .tag-center-255c .summary-c2e4 .fresh_2966 {
    margin-top: -2px;
    width: 31px;
  }
  .tag-center-255c .summary-c2e4 .progress-dynamic-ff54 {
    margin-top: -1.5px;
  }
  .tag-center-255c .summary-c2e4 .progress-dynamic-ff54,
  .tag-center-255c .summary-c2e4 .progress-dynamic-ff54::after,
  .tag-center-255c .summary-c2e4 .progress-dynamic-ff54::before {
    width: 31px;
    height: 3px;
  }
  .tag-center-255c .summary-c2e4 .progress-dynamic-ff54::before {
    top: -9px;
  }
  .tag-center-255c .summary-c2e4 .progress-dynamic-ff54::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-white-bf72 .summary-c2e4 .fresh_2966 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-white-bf72 .summary-c2e4 .progress-dynamic-ff54 {
    margin-top: -1px;
  }
  .breadcrumb-white-bf72 .summary-c2e4 .progress-dynamic-ff54,
  .breadcrumb-white-bf72 .summary-c2e4 .progress-dynamic-ff54::after,
  .breadcrumb-white-bf72 .summary-c2e4 .progress-dynamic-ff54::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-white-bf72 .summary-c2e4 .progress-dynamic-ff54::before {
    top: -6px;
  }
  .breadcrumb-white-bf72 .summary-c2e4 .progress-dynamic-ff54::after {
    bottom: -6px;
  }
  .message_e153 .summary-c2e4 .fresh_2966 {
    margin-top: -2px;
    width: 22px;
  }
  .message_e153 .summary-c2e4 .progress-dynamic-ff54 {
    margin-top: -1px;
  }
  .message_e153 .summary-c2e4 .progress-dynamic-ff54,
  .message_e153 .summary-c2e4 .progress-dynamic-ff54::after,
  .message_e153 .summary-c2e4 .progress-dynamic-ff54::before {
    width: 22px;
    height: 2px;
  }
  .message_e153 .summary-c2e4 .progress-dynamic-ff54::before {
    top: -7px;
  }
  .message_e153 .summary-c2e4 .progress-dynamic-ff54::after {
    bottom: -7px;
  }
  .gradient-solid-e913 .summary-c2e4 .fresh_2966 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-solid-e913 .summary-c2e4 .progress-dynamic-ff54 {
    margin-top: -1.5px;
  }
  .gradient-solid-e913 .summary-c2e4 .progress-dynamic-ff54,
  .gradient-solid-e913 .summary-c2e4 .progress-dynamic-ff54::after,
  .gradient-solid-e913 .summary-c2e4 .progress-dynamic-ff54::before {
    width: 31px;
    height: 3px;
  }
  .gradient-solid-e913 .summary-c2e4 .progress-dynamic-ff54::before {
    top: -9px;
  }
  .gradient-solid-e913 .summary-c2e4 .progress-dynamic-ff54::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav-0ae3 .summary-c2e4 .fresh_2966 {
    margin-top: -2px;
    width: 19px;
  }
  .nav-0ae3 .summary-c2e4 .progress-dynamic-ff54 {
    margin-top: -1px;
  }
  .nav-0ae3 .summary-c2e4 .progress-dynamic-ff54,
  .nav-0ae3 .summary-c2e4 .progress-dynamic-ff54::after,
  .nav-0ae3 .summary-c2e4 .progress-dynamic-ff54::before {
    width: 19px;
    height: 2px;
  }
  .nav-0ae3 .summary-c2e4 .progress-dynamic-ff54::before {
    top: -6px;
  }
  .nav-0ae3 .summary-c2e4 .progress-dynamic-ff54::after {
    bottom: -6px;
  }
  .image-50b8 .summary-c2e4 .fresh_2966 {
    margin-top: -2px;
    width: 22px;
  }
  .image-50b8 .summary-c2e4 .progress-dynamic-ff54 {
    margin-top: -1px;
  }
  .image-50b8 .summary-c2e4 .progress-dynamic-ff54,
  .image-50b8 .summary-c2e4 .progress-dynamic-ff54::after,
  .image-50b8 .summary-c2e4 .progress-dynamic-ff54::before {
    width: 22px;
    height: 2px;
  }
  .image-50b8 .summary-c2e4 .progress-dynamic-ff54::before {
    top: -7px;
  }
  .image-50b8 .summary-c2e4 .progress-dynamic-ff54::after {
    bottom: -7px;
  }
  .focused_4127 .summary-c2e4 .fresh_2966 {
    margin-top: -2px;
    width: 31px;
  }
  .focused_4127 .summary-c2e4 .progress-dynamic-ff54 {
    margin-top: -1.5px;
  }
  .focused_4127 .summary-c2e4 .progress-dynamic-ff54,
  .focused_4127 .summary-c2e4 .progress-dynamic-ff54::after,
  .focused_4127 .summary-c2e4 .progress-dynamic-ff54::before {
    width: 31px;
    height: 3px;
  }
  .focused_4127 .summary-c2e4 .progress-dynamic-ff54::before {
    top: -9px;
  }
  .focused_4127 .summary-c2e4 .progress-dynamic-ff54::after {
    bottom: -9px;
  }
}
.east-6211 .progress-dynamic-ff54 {
  -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);
}
.east-6211 .progress-dynamic-ff54::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.east-6211 .progress-dynamic-ff54::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);
}
.east-6211.out-2ddc .progress-dynamic-ff54 {
  -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);
}
.east-6211.out-2ddc .progress-dynamic-ff54::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.east-6211.out-2ddc .progress-dynamic-ff54::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);
}
.tall-e255 {
  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.element-faed:before {
  display: none;
}
.accordion_f108 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accordion_f108 .hero-clean-5e58 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accordion_f108 .hero-clean-5e58:last-of-type {
  border-bottom: none;
}
.accordion_f108 .hero-clean-5e58.short_a95d,
.accordion_f108 .hero-clean-5e58.plasma_d811,
.accordion_f108 .hero-clean-5e58.search-top-5a55 {
  padding: 0;
}
.accordion_f108 .hard-ba44 .widget_bbf7 {
  color: currentColor;
}
.accordion_f108 .hard-ba44 .widget_bbf7:focus,
.accordion_f108 .hard-ba44 .widget_bbf7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion_f108.menu-c97e .gradient-ba48,
.accordion_f108.menu-c97e .liquid_5d53 a,
.accordion_f108.menu-c97e .label_steel_cbcf a,
.accordion_f108.menu-c97e .active_327a a {
  color: rgba(0, 0, 0, 0.55);
}
.accordion_f108.menu-c97e .gradient-ba48:hover,
.accordion_f108.menu-c97e .liquid_5d53 a:hover,
.accordion_f108.menu-c97e .label_steel_cbcf a:hover,
.accordion_f108.menu-c97e .active_327a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_f108.menu-c97e .easy-bf3e {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_f108.menu-c97e .hero-clean-5e58 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion_f108.menu-c97e .hero-clean-5e58:before {
  background: rgba(0, 0, 0, 0.08);
}
.accordion_f108.menu-c97e .green-938e:before {
  background: rgba(255, 255, 255, 0.9);
}
.accordion_f108.menu-c97e .hard-ba44 .widget-full-61f7 li a,
.accordion_f108.menu-c97e .hard-ba44 .widget_bbf7,
.accordion_f108.menu-c97e .active_327a {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion_f108.menu-c97e .hard-ba44 .widget_bbf7:focus,
.accordion_f108.menu-c97e .hard-ba44 .widget_bbf7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion_f108.menu-c97e .widget-full-61f7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion_f108.hover-3564 .gradient-ba48,
.accordion_f108.hover-3564 .liquid_5d53 a,
.accordion_f108.hover-3564 .label_steel_cbcf .widget_bbf7,
.accordion_f108.hover-3564 .label_steel_cbcf a,
.accordion_f108.hover-3564 .active_327a a {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_f108.hover-3564 .gradient-ba48:hover,
.accordion_f108.hover-3564 .liquid_5d53 a:hover,
.accordion_f108.hover-3564 .label_steel_cbcf .widget_bbf7:hover,
.accordion_f108.hover-3564 .label_steel_cbcf a:hover,
.accordion_f108.hover-3564 .active_327a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_f108.hover-3564 .easy-bf3e {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_f108.hover-3564 .hero-clean-5e58 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_f108.hover-3564 .hero-clean-5e58:before {
  background: rgba(255, 255, 255, 0.08);
}
.accordion_f108.hover-3564 .green-938e:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion_f108.hover-3564 .hard-ba44 .widget-full-61f7 li a,
.accordion_f108.hover-3564 .hard-ba44 .widget_bbf7,
.accordion_f108.hover-3564 .active_327a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_f108.hover-3564 .hard-ba44 .widget_bbf7:focus,
.accordion_f108.hover-3564 .hard-ba44 .widget_bbf7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion_f108.hover-3564 .widget-full-61f7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-938e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.green-938e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pressed_4937 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tooltip-2ad8 .accordion_f108 {
  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;
}
.tooltip-2ad8 .hero-clean-5e58 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tooltip-2ad8 .hero-clean-5e58: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) {
  .tooltip-2ad8 .hero-clean-5e58:before {
    width: 16%;
    left: 42%;
  }
}
.tooltip-2ad8 .hero-clean-5e58:last-child:before {
  content: none;
}
.tooltip-2ad8 .hero-clean-5e58[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tooltip-2ad8 .hard-ba44 .widget-full-61f7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tooltip-2ad8 .hard-ba44 .widget-full-61f7 li a .widget_bbf7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tooltip-2ad8 .hard-ba44 .active_327a {
  border: none;
}
.tooltip-2ad8 .hard-ba44 .active_327a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tooltip-2ad8 .green-938e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip-2ad8 .pressed_4937 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tooltip-2ad8 .hover-3564 .green-938e:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip-2ad8 .menu-c97e.module-e071 .progress-dynamic-ff54 {
  background: rgba(0, 0, 0, 0.6);
}
.tooltip-2ad8
  .menu-c97e.module-e071
  .progress-dynamic-ff54::after,
.tooltip-2ad8
  .menu-c97e.module-e071
  .progress-dynamic-ff54:before {
  background: inherit;
}
.tooltip-2ad8
  .menu-c97e.module-e071:hover
  .progress-dynamic-ff54 {
  background: rgba(0, 0, 0, 0.8);
}
.shade_93fd .accordion_f108 {
  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) {
  .shade_93fd .accordion_f108 {
    width: auto;
    right: 45px;
  }
}
.texture_9977 .accordion_f108 {
  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) {
  .texture_9977 .accordion_f108 {
    width: auto;
    left: 45px;
  }
}
.element-faed .accordion_f108 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.element-faed .pressed_4937 {
  max-width: 48em;
  margin: 0 auto;
}
.element-faed .green-938e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wood_a7fc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wood_a7fc.tooltip-2ad8 .accordion_f108 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wood_a7fc.shade_93fd .accordion_f108 {
  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);
}
.wood_a7fc .accordion_f108 {
  visibility: visible;
}
.wood_a7fc.texture_9977 .accordion_f108 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.backdrop-6967,
.selected-2f8d {
  overflow-x: hidden;
}
.backdrop-6967 .accordion_f108 {
  overflow: auto;
}
.backdrop-6967.tooltip-2ad8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-6967.tooltip-2ad8 .accordion_f108 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.backdrop-6967.tooltip-2ad8 .thumbnail_next_e070 {
  opacity: 0;
}
.backdrop-6967.shade_93fd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-6967.shade_93fd .accordion_f108 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.backdrop-6967.shade_93fd .thumbnail_next_e070 {
  opacity: 0;
}
.backdrop-6967.texture_9977 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-6967.texture_9977 .accordion_f108 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.backdrop-6967.texture_9977 .thumbnail_next_e070 {
  opacity: 0;
}
.backdrop-6967.element-faed .accordion_f108 {
  z-index: 10;
  visibility: visible;
}
.module-e071 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module-e071 .progress-dynamic-ff54 {
  background: rgba(255, 255, 255, 0.99);
}
.module-e071 .progress-dynamic-ff54::after,
.module-e071 .progress-dynamic-ff54:before {
  background: inherit;
}
.module-e071:hover .progress-dynamic-ff54 {
  background: rgba(255, 255, 255, 0.99);
}
.texture_9977 .module-e071 {
  top: 10px;
  right: auto;
  left: 12px;
}
.element-faed .module-e071 {
  display: none !important;
}
.backdrop-6967:before,
.selected-2f8d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.backdrop-6967 .module-e071,
.selected-2f8d .module-e071 {
  display: inline-block;
}
.accordion_f108 .simple-ce06 {
  -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;
}
.backdrop-6967 .accordion_f108 .simple-ce06,
.selected-2f8d .accordion_f108 .simple-ce06 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tabs_d714 .outer-0773 {
  width: 100%;
}
.accordion_action_415d {
  padding: 0 0.5em 0;
}
.accordion_action_415d [class*="customify-col-"],
.accordion_action_415d [class*="customify-col_"],
.accordion_action_415d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.section-rough-fa5a .accordion_action_415d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .focus_soft_67b1 .backdrop-c1d6,
  .backdrop-c1d6 {
    display: none;
  }
  .button_old_4ad7 {
    text-align: left;
  }
  .rough_1be4 {
    text-align: center;
  }
  .last-142f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .focus_soft_67b1 .overlay-selected-db72,
  .overlay-selected-db72 {
    display: none;
  }
  .description_e742 {
    text-align: left;
  }
  .sidebar_red_a766 {
    text-align: center;
  }
  .search-huge-fd46 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .focus_soft_67b1 .stone_1316,
  .stone_1316 {
    display: none;
  }
  .modal-fe23 {
    text-align: left;
  }
  .tooltip-down-777f {
    text-align: center;
  }
  .blue_9d31 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fast-6897 {
  box-shadow: none !important;
}
.hot_cf10 .progress-liquid-0963,
.gallery-5d1e .progress-liquid-0963 {
  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;
}
.gallery-5d1e .progress-liquid-0963 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.first-7cb8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.first-7cb8:after,
.first-7cb8:before {
  content: "";
  display: table;
}
.first-7cb8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .first-7cb8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.first-7cb8,
.focus_249b {
  max-width: 1248px;
  margin: 0 auto;
}

.silver-01a7.footer_blue_8b2f .first-7cb8 {
  max-width: 100%;
}
.silver-01a7.tag-daf5 {
  max-width: 1200px;
  margin: 0 auto;
}
.silver-01a7.out_6c05 .first-7cb8 {
  max-width: 100%;
}
.silver-01a7.out_6c05 > .first-7cb8 {
  padding-left: 0;
  padding-right: 0;
}
.silver-01a7.out_6c05 > .first-7cb8 .focus_soft_67b1 {
  margin: 0;
}
.silver-01a7.out_6c05
  > .first-7cb8
  .overlay_089a.section_fixed_bae0 {
  margin-right: 0;
  margin-left: 0;
}
.silver-01a7.out_6c05 #main.section_fixed_bae0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .mini-332e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .mini-332e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .border-small-edb6 .outer-4eda {
    padding-right: 1em;
  }
  .border-small-edb6.summary-9f83 .overlay_089a {
    border-right: 1px solid #eaecee;
  }
  .border-small-edb6.summary-9f83 .outer-4eda {
    padding-right: 1em;
  }
  .border-small-edb6.summary-9f83 .bronze_8530 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-47cc .outer-4eda {
    padding-left: 1em;
  }
  .dropdown-47cc.summary-9f83 .overlay_089a {
    border-left: 1px solid #eaecee;
  }
  .dropdown-47cc.summary-9f83 .outer-4eda {
    padding-left: 1em;
  }
  .dropdown-47cc.summary-9f83 .bronze_8530 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west_0d70 .outer-4eda {
    padding-left: 1em;
  }
  .west_0d70.summary-9f83 .sort-3824 {
    border-right: 1px solid #eaecee;
  }
  .west_0d70.summary-9f83 .form-bottom-e843 {
    border-right: 1px solid #eaecee;
  }
  .west_0d70.summary-9f83 .outer-4eda {
    padding-left: 1em;
  }
  .west_0d70.summary-9f83 .bronze_8530 {
    padding-right: 1em;
  }
  .west_0d70.summary-9f83 .heading-886b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_2024 .outer-4eda {
    padding-right: 1em;
  }
  .element_2024.summary-9f83 .sort-3824 {
    border-left: 1px solid #eaecee;
  }
  .element_2024.summary-9f83 .form-bottom-e843 {
    border-left: 1px solid #eaecee;
  }
  .element_2024.summary-9f83 .outer-4eda {
    padding-right: 1em;
  }
  .element_2024.summary-9f83 .bronze_8530 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_2024.summary-9f83 .heading-886b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini-332e .outer-4eda {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini-332e.summary-9f83 .overlay_089a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .mini-332e.summary-9f83 .outer-4eda {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini-332e.summary-9f83 .bronze_8530 {
    padding-left: 1em;
  }
  .mini-332e.summary-9f83 .heading-886b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .mini-332e.summary-9f83 .outer-4eda {
    padding-left: 0;
  }
}
.popup-081b .shade-080d {
  display: inline-block;
}
.gas_e6e2 {
  display: inline-block;
}
.tall-5900 {
  word-con: break-word;
}
.card-narrow-41cb > span {
  display: inline-block;
  padding: 5px 0;
}
.card-narrow-41cb .fast_0bb4 {
  margin-left: 8px;
  margin-right: 8px;
}
.card-narrow-41cb .title_96a8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.clean-d36a .inner-6395 {
  margin-bottom: 2em;
}
.clean-d36a .title_plasma_3c07 {
  margin-bottom: 15px;
}
.clean-d36a .title_plasma_3c07:last-child {
  margin-bottom: 0;
}
.clean-d36a .clean_e7dd {
  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) {
  .clean-d36a .clean_e7dd {
    display: block;
  }
}
.clean-d36a .pressed-cc76 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .clean-d36a .pressed-cc76 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.clean-d36a .inner-0d21 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.clean-d36a .inner-0d21 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.clean-d36a .inner-0d21 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.clean-d36a .tall-5900 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean-d36a .tall-5900 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.clean-d36a .focused_1909 p:last-child {
  margin-bottom: 0;
}
.clean-d36a .active_8f68 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.clean-d36a .narrow_d8c7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.clean-d36a .under-92a7 {
  margin-top: 1em;
}
.clean-d36a .feature_next_b527 {
  top: 0;
  display: block;
}
.clean-d36a .feature_next_b527 a {
  color: inherit;
}
.clean-d36a .feature_next_b527 a:hover {
  color: inherit;
}
.clean-d36a .label-9dc2 {
  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;
}
.clean-d36a .label-9dc2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.clean-d36a .narrow_d8c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.clean-d36a .preview-under-36a3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.clean-d36a .preview-under-36a3:first-child {
  margin-top: 0;
}
.clean-d36a .preview-under-36a3.progress_0ae5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.clean-d36a .preview-under-36a3.background-5d83 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean-d36a
  .preview-under-36a3.background-5d83.bronze-928e
  .under-92a7 {
  width: 100%;
}
.clean-d36a .background-5d83 {
  -webkit-box-align: center;
  align-items: center;
}
.clean-d36a .background-5d83 .card-narrow-41cb,
.clean-d36a .background-5d83 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.clean-d36a .inner-0d21 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean-d36a .inner-0d21 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean-d36a .inner-0d21: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;
}
.clean-d36a .progress_0ae5 {
  z-index: 5;
}
.clean-d36a .nav_fluid_445c .basic-e936 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.clean-d36a .table-8729 .basic-e936 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.clean-d36a .gradient-steel-101e .basic-e936 {
  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;
}
.clean-d36a.description_735f .clean_e7dd,
.clean-d36a.photo_0427 .clean_e7dd {
  display: block;
}
.clean-d36a.description_735f .clean_e7dd .description_brown_0d4c,
.clean-d36a.description_735f .clean_e7dd .narrow_d8c7,
.clean-d36a.photo_0427 .clean_e7dd .description_brown_0d4c,
.clean-d36a.photo_0427 .clean_e7dd .narrow_d8c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.clean-d36a.up-d112 .pressed-cc76 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .clean-d36a.up-d112 .pressed-cc76 {
    margin-right: 0;
  }
}
.clean-d36a.description_735f .pressed-cc76,
.clean-d36a.photo_0427 .pressed-cc76 {
  padding-top: 40%;
}
.clean-d36a.description_735f .inner-6395,
.clean-d36a.photo_0427 .inner-6395 {
  display: block;
}
.clean-d36a.description_735f .fn-sticky-7a7a .narrow_d8c7,
.clean-d36a.photo_0427 .fn-sticky-7a7a .narrow_d8c7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.clean-d36a.description_735f .pressed-cc76,
.clean-d36a.photo_0427 .pressed-cc76 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.clean-d36a.description_735f .narrow_d8c7 {
  padding: 1em;
}
.preview-warm-914f {
  margin: 30px auto;
  display: block;
}
.preview-warm-914f .form-f23e > * {
  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;
}
.preview-warm-914f .form-f23e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview-warm-914f .form-f23e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.aside-rough-dcb5 .card-narrow-41cb {
  margin-bottom: 1.41575em;
}
.aside-rough-dcb5 .link-e663 {
  margin-bottom: 1.618em;
}
.image-b416 .tag-64c5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.image-b416 .tag-64c5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.image-b416 .row-pink-3bbc {
  max-width: 100%;
  overflow: auto;
}
.tiny_cdb2 .image-b416 a:hover {
  text-decoration: underline;
}
.summary-56f9 .title_plasma_3c07:not(.tall-5900),
.summary-56f9 .inner-0d21 {
  margin-bottom: 1.41575em;
}
.summary-56f9 .title_plasma_3c07:not(.tall-5900):last-child,
.summary-56f9 .inner-0d21:last-child {
  margin-bottom: 0;
}
.summary-56f9 .title_plasma_3c07.thumbnail-large-076f {
  margin-bottom: 0.41575em;
}
.summary-56f9 .module_brown_25f6:before,
.summary-56f9 .up_e9af:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.summary-56f9 .module_brown_25f6:before {
  content: "\f115";
}
.summary-56f9 .up_e9af:before {
  content: "\f02c";
}
.summary-56f9 .section-fa18 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.summary-56f9 .section-fa18 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slider_5df6 {
  display: -webkit-box;
  display: flex;
}
.slider_5df6 .disabled-huge-f0ca {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slider_5df6 .disabled-huge-f0ca {
    flex-basis: 90px;
  }
}
.slider_5df6 .silver_7add {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider_5df6 .silver_7add {
    flex-basis: calc(100% - 50px);
  }
}
.slider_5df6 .dim-14c4 p:last-child {
  margin-bottom: 0.72em;
}
.gas_390d .form-f23e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gas_390d .form-f23e:after,
.gas_390d .form-f23e:before {
  content: "";
  display: table;
}
.gas_390d .form-f23e:after {
  clear: both;
}
.gas_390d .form-f23e .secondary_3bd9,
.gas_390d .form-f23e .gradient_6585 {
  width: 49%;
}
.gas_390d .form-f23e .secondary_3bd9 a span.border-46c1,
.gas_390d .form-f23e .gradient_6585 a span.border-46c1 {
  display: block;
  margin-bottom: 5px;
}
.gas_390d .form-f23e .gradient_6585 {
  float: left;
  text-align: left;
}
.gas_390d .form-f23e .secondary_3bd9 {
  float: right;
  text-align: right;
}
.card_321e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .card_321e {
    margin-bottom: 0;
  }
}
.card-3701 {
  margin-bottom: 1em;
}
.card-3701 .tall-5900 {
  font-size: 1.1em;
  line-height: 1.3;
}
.mini-8efc a {
  display: block;
  line-height: 0;
  position: relative;
}
.panel_0b96 .card-3701,
.tall-9eb9 .card-3701 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .panel_0b96 .card-3701,
  .tall-9eb9 .card-3701 {
    display: block;
  }
}
.panel_0b96 .mini-8efc,
.tall-9eb9 .mini-8efc {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .panel_0b96 .mini-8efc,
  .tall-9eb9 .mini-8efc {
    margin-bottom: 1em;
  }
}
.panel_0b96 .mini-8efc img,
.tall-9eb9 .mini-8efc img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.panel_0b96 .form-solid-c415,
.tall-9eb9 .form-solid-c415 {
  flex-basis: calc(100% - 160px);
}
.panel_0b96 .form-solid-c415 p,
.tall-9eb9 .form-solid-c415 p {
  margin-bottom: 0;
}
.panel_0b96 .form-solid-c415 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .panel_0b96 .form-solid-c415 {
    padding-left: 0;
  }
}
.tall-9eb9 .form-solid-c415 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tall-9eb9 .form-solid-c415 {
    padding-right: 0;
  }
}
.tall-9eb9 .mini-8efc {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wood-7ae8 .mini-8efc {
  margin-bottom: 0.5em;
}
.wood-7ae8 .mini-8efc img {
  width: 100%;
}
.dim_e879 .huge_2da2,
.basic-de15 .huge_2da2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.basic-de15 .overlay_089a .hidden_hot_bf1e p:last-child {
  margin-bottom: 0;
}
.carousel-motion-2bd6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.middle-84f4 .surface_tall_653e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .middle-84f4 .surface_tall_653e:last-of-type {
    margin-bottom: 0;
  }
}
.middle-84f4 .surface_tall_653e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.middle-84f4 .surface_tall_653e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.middle-84f4 .surface_tall_653e ul li {
  margin: 0 0 0.6em;
}
.middle-84f4 .surface_tall_653e ul li.accordion-fresh-730d,
.middle-84f4 .surface_tall_653e ul li.menu-west-3b58 {
  position: relative;
}
.middle-84f4 .surface_tall_653e ul li.accordion-fresh-730d .row_4136,
.middle-84f4 .surface_tall_653e ul li.menu-west-3b58 .row_4136 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.middle-84f4 .surface_tall_653e ul li.accordion-fresh-730d:after:after,
.middle-84f4 .surface_tall_653e ul li.accordion-fresh-730d:after:before,
.middle-84f4
  .surface_tall_653e
  ul
  li.menu-west-3b58:after:after,
.middle-84f4
  .surface_tall_653e
  ul
  li.menu-west-3b58:after:before {
  content: "";
  display: table;
}
.middle-84f4 .surface_tall_653e ul li.accordion-fresh-730d:after:after,
.middle-84f4
  .surface_tall_653e
  ul
  li.menu-west-3b58:after:after {
  clear: both;
}
.middle-84f4 .surface_tall_653e a.detail-8c1b:hover {
  text-decoration: none;
}
.middle-84f4 .surface_tall_653e select {
  max-width: 100%;
}
.middle-84f4 .surface_tall_653e table {
  font-size: 85%;
}
.middle-84f4 .surface_tall_653e table td,
.middle-84f4 .surface_tall_653e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.middle-84f4 .surface_tall_653e table tfoot td {
  text-align: left;
}
.middle-84f4 .surface_tall_653e :last-child {
  margin-bottom: 0;
}
.middle-84f4 .surface_tall_653e .container-south-0fc9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.middle-84f4 .surface_tall_653e .container-south-0fc9 label {
  width: 100%;
}
.middle-84f4 .surface_tall_653e .container-south-0fc9 .gradient-steel-fd8a {
  width: 100%;
  display: block;
}
.middle-84f4 .surface_tall_653e .container-south-0fc9 .table-2610 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.middle-84f4 .surface_tall_653e .container-south-0fc9 .table-2610:hover svg #svg-search {
  fill: #444;
}
.middle-84f4 .surface_tall_653e .container-south-0fc9 .table-2610 svg {
  width: 18px;
  height: 18px;
}
.middle-84f4 .mask_4c12 ul ul,
.middle-84f4 .last_ca31 ul ul,
.middle-84f4 .icon_2893 ul ul,
.middle-84f4 .feature_lite_566b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.middle-84f4 .mask_4c12 .new-056b > a,
.middle-84f4 .last_ca31 .new-056b > a,
.middle-84f4 .icon_2893 .new-056b > a,
.middle-84f4 .feature_lite_566b .new-056b > a {
  margin-bottom: 0;
}
.middle-84f4 .list_146c li,
.middle-84f4 .mask_4c12 li,
.middle-84f4 .notification-babb li,
.middle-84f4 .last_ca31 li,
.middle-84f4 .icon_2893 li,
.middle-84f4 .feature_lite_566b li,
.middle-84f4 .pink-24a2 li,
.middle-84f4 .gradient-1ff5 li {
  display: block;
  position: relative;
}
.middle-84f4 .list_146c li:last-child,
.middle-84f4 .mask_4c12 li:last-child,
.middle-84f4 .notification-babb li:last-child,
.middle-84f4 .last_ca31 li:last-child,
.middle-84f4 .icon_2893 li:last-child,
.middle-84f4 .feature_lite_566b li:last-child,
.middle-84f4 .pink-24a2 li:last-child,
.middle-84f4 .gradient-1ff5 li:last-child {
  border: none;
}
.middle-84f4 .list_146c li a,
.middle-84f4 .mask_4c12 li a,
.middle-84f4 .notification-babb li a,
.middle-84f4 .last_ca31 li a,
.middle-84f4 .icon_2893 li a,
.middle-84f4 .feature_lite_566b li a,
.middle-84f4 .pink-24a2 li a,
.middle-84f4 .gradient-1ff5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle-84f4 .list_146c li ul li::before,
.middle-84f4 .mask_4c12 li ul li::before,
.middle-84f4 .notification-babb li ul li::before,
.middle-84f4 .last_ca31 li ul li::before,
.middle-84f4 .icon_2893 li ul li::before,
.middle-84f4 .feature_lite_566b li ul li::before,
.middle-84f4 .pink-24a2 li ul li::before,
.middle-84f4 .gradient-1ff5 li ul li::before {
  left: 15px;
}
.middle-84f4 .list_146c li ul a,
.middle-84f4 .mask_4c12 li ul a,
.middle-84f4 .notification-babb li ul a,
.middle-84f4 .last_ca31 li ul a,
.middle-84f4 .icon_2893 li ul a,
.middle-84f4 .feature_lite_566b li ul a,
.middle-84f4 .pink-24a2 li ul a,
.middle-84f4 .gradient-1ff5 li ul a {
  padding-left: 20px;
}
.middle-84f4 .list_146c li ul ul li::before,
.middle-84f4 .mask_4c12 li ul ul li::before,
.middle-84f4 .notification-babb li ul ul li::before,
.middle-84f4 .last_ca31 li ul ul li::before,
.middle-84f4 .icon_2893 li ul ul li::before,
.middle-84f4 .feature_lite_566b li ul ul li::before,
.middle-84f4 .pink-24a2 li ul ul li::before,
.middle-84f4 .gradient-1ff5 li ul ul li::before {
  left: 30px;
}
.middle-84f4 .list_146c li ul ul a,
.middle-84f4 .mask_4c12 li ul ul a,
.middle-84f4 .notification-babb li ul ul a,
.middle-84f4 .last_ca31 li ul ul a,
.middle-84f4 .icon_2893 li ul ul a,
.middle-84f4 .feature_lite_566b li ul ul a,
.middle-84f4 .pink-24a2 li ul ul a,
.middle-84f4 .gradient-1ff5 li ul ul a {
  padding-left: 40px;
}
.middle-84f4 .tiny-b856 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle-84f4 .gradient-1ff5 ul li {
  margin-bottom: 1.41575em;
}
.middle-84f4 .gradient-1ff5 ul li .tertiary-right-2389 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.middle-84f4 .gradient-1ff5 ul li .caption-smooth-0d34 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover-3564 .list_146c li a,
.hover-3564 .mask_4c12 li a,
.hover-3564 .notification-babb li a,
.hover-3564 .last_ca31 li a,
.hover-3564 .icon_2893 li a,
.hover-3564 .feature_lite_566b li a,
.hover-3564 .pink-24a2 li a,
.hover-3564 .gradient-1ff5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-3564 .tiny-b856 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-3564 .surface_tall_653e ul li.accordion-fresh-730d .row_4136,
.hover-3564 .surface_tall_653e ul li.menu-west-3b58 .row_4136 {
  background: rgba(0, 0, 0, 0.2);
}
.hover-3564 .middle-84f4 .surface_tall_653e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-01a7 .middle-84f4 .widget-full-61f7 li {
  margin: 0;
}
.silver-01a7 .middle-84f4 .widget-full-61f7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.silver-01a7 .middle-84f4 .widget-full-61f7 li ul {
  margin: 0;
}
.silver-01a7 .middle-84f4 .widget-full-61f7 li ul li a {
  padding-left: 15px;
}
.silver-01a7 .middle-84f4 .widget-full-61f7 li ul li li a {
  padding-left: 30px;
}
.silver-01a7 .middle-84f4 .widget-full-61f7 li.message-purple-c614 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.silver-01a7 .middle-84f4 .widget-full-61f7 li.message-purple-c614 > 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;
}
.silver-01a7 .middle-84f4 .widget-full-61f7 li.message-purple-c614 > 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;
}
.basic_71c8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero_85b5 {
  position: relative;
  z-index: 10;
}
.hero_85b5 .simple-ce06 {
  width: 100%;
  max-width: 100%;
}
.section-last-87cc .over_7319 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.section-last-87cc .menu-c97e {
}
.section-last-87cc .hover-3564 {
  background: #292929;
}
.pagination_bright_d9c1 .over_7319 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pagination_bright_d9c1 .menu-c97e {
  background: #f9f9f9;
}
.pagination_bright_d9c1 .hover-3564 {
  background: #303030;
}
.pagination_b457 .over_7319 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_b457 .shade-080d {
    margin-bottom: 1em;
  }
  .pagination_b457 .shade-080d:last-child {
    margin-bottom: 0;
  }
}
.pagination_b457 .menu-c97e {
  background: #ededed;
}
.pagination_b457 .hover-3564 {
  background: #1a1a1a;
}
.over_7319.menu-c97e {
  color: rgba(0, 0, 0, 0.6);
}
.over_7319.menu-c97e .block_top_454e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_7319.hover-3564 {
  color: rgba(255, 255, 255, 0.99);
}
.over_7319.hover-3564 a:not(.detail-8c1b) {
  color: rgba(255, 255, 255, 0.79);
}
.over_7319.hover-3564 a:not(.detail-8c1b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.over_7319.hover-3564 .block_top_454e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_7319.hover-3564 table tbody td,
.over_7319.hover-3564 table th {
  background: rgba(0, 0, 0, 0.08);
}
.basic_770e.tertiary_dbd7 .first-7cb8 {
  max-width: initial;
}
.basic_770e .tertiary-12d1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.basic_770e .tertiary-12d1 .simple-ce06 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .basic_770e .tertiary-12d1 .simple-ce06 {
    display: block;
    margin-bottom: 2em;
  }
  .basic_770e .tertiary-12d1 .simple-ce06:last-child {
    margin-bottom: 0;
  }
}
.pagination_b457 .shade-080d:last-child,
.pagination_bright_d9c1 .shade-080d:last-child,
.section-last-87cc .shade-080d:last-child {
  margin-bottom: 0;
}
.pagination_b457 .shade-080d .middle-84f4 .surface_tall_653e:last-child,
.pagination_bright_d9c1 .shade-080d .middle-84f4 .surface_tall_653e:last-child,
.section-last-87cc .shade-080d .middle-84f4 .surface_tall_653e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pagination_b457 .liquid-2333,
  .pagination_b457 .item-glass-4085,
  .pagination_bright_d9c1 .liquid-2333,
  .pagination_bright_d9c1 .item-glass-4085,
  .section-last-87cc .liquid-2333,
  .section-last-87cc .item-glass-4085 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero_85b5 .shade-080d {
    margin-bottom: 2em;
  }
}
.hero_85b5 p:last-child {
  margin-bottom: 0;
}
.hero_85b5 li,
.hero_85b5 ul {
  list-style: none;
  margin: 0;
}
.hero_85b5 ul ul {
  margin-left: 2.617924em;
}
.slider_8865 {
  font-size: 0.875em;
}

/* css-noise: 0d75 */
.shadow-element-q9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
