/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tag-out-9b43/customify
Author: WPCustomify
Author URI: https://pressmaximum.tag-out-9b43
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.tag-out-9b43/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.focused_58aa.light-ede5/licenses/gpl-2.0.active_5ca9
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.lite-c874/, (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.red-73d2.north-572b/normalize.primary_black_8234/
 ======
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.primary_black_8234 v7.0.0 | MIT License | github.tag-out-9b43/necolas/normalize.primary_black_8234 */
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;
}
.banner-1cdf .texture-inner-15fe,
.article_e75b,
.hover-8395,
.pro_0153,
.active-c959,
.disabled_thick_ace7,
.text-dirty-362b,
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;
}
.article_e75b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article_e75b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article_e75b,
  h1 {
    font-size: 1.8em;
  }
}
.hover-8395,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hover-8395 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hover-8395,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hover-8395,
  h2 {
    font-size: 1.7em;
  }
}
.pro_0153,
h3 {
  font-size: 1.618em;
}
.banner-1cdf .texture-inner-15fe,
.active-c959,
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.complex-3032 {
  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;
}
.pagination_copper_7ccd:after,
.pagination_copper_7ccd:before,
.sidebar_4041:after,
.sidebar_4041:before {
  content: "";
  display: table;
}
.pagination_copper_7ccd:after,
.sidebar_4041:after {
  clear: both;
}
.form_outer_fb69 {
  float: right;
  margin-right: 0;
}
.dark-26a8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.text_blue_09c6 .wood-03ce,
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;
}
.text_blue_09c6 .wood-03ce: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;
}
.motion-58eb .wood-03ce {
  box-shadow: none;
}
.motion-58eb
  .wood-03ce
  .input-fecd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.motion-58eb .wood-03ce .layout-paper-82cf {
  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;
}
.motion-58eb
  .wood-03ce
  .layout-paper-82cf
  b {
  display: none;
}
.motion-58eb .pro-be09 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.photo_a815:not(.title_39f2):not(.wide_7c01),
button:not(.title_39f2):not(.wide_7c01),
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ),
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ),
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ) {
  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;
}
.photo_a815:not(.title_39f2):not(
    .wide_7c01
  ):hover,
button:not(.title_39f2):not(
    .wide_7c01
  ):hover,
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ):hover,
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ):hover,
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.photo_a815:not(.title_39f2):not(
    .wide_7c01
  ):active,
.photo_a815:not(.title_39f2):not(
    .wide_7c01
  ):focus,
button:not(.title_39f2):not(
    .wide_7c01
  ):active,
button:not(.title_39f2):not(
    .wide_7c01
  ):focus,
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ):active,
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ):focus,
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ):active,
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ):focus,
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ):active,
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ):focus {
  outline: 0;
}
.photo_a815:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de,
button:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de,
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de,
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de,
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de {
  position: relative;
}
.photo_a815:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .component-6d7f,
.photo_a815:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .tertiary-8d5e,
.photo_a815:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .black-15ba,
.photo_a815:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  i,
.photo_a815:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  svg,
button:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .component-6d7f,
button:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .tertiary-8d5e,
button:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .black-15ba,
button:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  i,
button:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  svg,
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .component-6d7f,
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .tertiary-8d5e,
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .black-15ba,
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  i,
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  svg,
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .component-6d7f,
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .tertiary-8d5e,
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .black-15ba,
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  i,
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  svg,
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .component-6d7f,
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .tertiary-8d5e,
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  .black-15ba,
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  i,
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de
  svg {
  visibility: hidden;
}
.photo_a815:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de:after,
button:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de:after,
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de:after,
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de:after,
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ).fn-loading-98de: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;
}
.photo_a815:not(.title_39f2):not(.wide_7c01),
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ),
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ),
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ) {
  color: #fff;
  background: #235787;
}
.photo_a815:not(.title_39f2):not(
    .wide_7c01
  ):focus,
input[type="button"]:not(.title_39f2):not(
    .wide_7c01
  ):focus,
input[type="reset"]:not(.title_39f2):not(
    .wide_7c01
  ):focus,
input[type="submit"]:not(.title_39f2):not(
    .wide_7c01
  ):focus {
  color: #fff;
}
.photo_a815.fn-disabled-98de:not(.title_39f2):not(
    .wide_7c01
  ),
.photo_a815[disabled]:not(.title_39f2):not(
    .wide_7c01
  ),
button.fn-disabled-98de:not(.title_39f2):not(
    .wide_7c01
  ),
button[disabled]:not(.title_39f2):not(
    .wide_7c01
  ) {
  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;
}
.text_470a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.text_470a: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;
}
.hot-6c44 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.paper-e4c1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.main-north-629c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pagination_copper_7ccd:after,
.pagination_copper_7ccd:before,
.fresh-607c:after,
.fresh-607c:before,
.backdrop-bronze-cc72:after,
.backdrop-bronze-cc72:before,
.cool_fd61:after,
.cool_fd61:before,
.aside-151a:after,
.aside-151a:before,
.static_b86b:after,
.static_b86b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pagination_copper_7ccd:after,
.fresh-607c:after,
.backdrop-bronze-cc72:after,
.cool_fd61:after,
.aside-151a:after,
.static_b86b:after {
  clear: both;
}
.fresh-607c .footer_large_ed84,
.backdrop-bronze-cc72 .footer_large_ed84,
.shadow_wide_a518 .footer_large_ed84 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.paper-62e5 {
  display: inline-block;
}
.hard-9be6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hard-9be6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hard-9be6 .primary-top-6499 {
  padding: 1em 0;
  font-size: 85%;
}
.primary-top-6499 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.button_4c9d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.button_4c9d:after,
.button_4c9d:before {
  content: "";
  display: table;
}
.button_4c9d:after {
  clear: both;
}
.layout_d11b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dark_f5ea .layout_d11b {
  max-width: 50%;
}
.gradient-91eb .layout_d11b {
  max-width: 33.33%;
}
.fixed_6a17 .layout_d11b {
  max-width: 25%;
}
.overlay_silver_de44 .layout_d11b {
  max-width: 20%;
}
.main-old-7643 .layout_d11b {
  max-width: 16.66%;
}
.search-bright-5aa4 .layout_d11b {
  max-width: 14.28%;
}
.slow_69d6 .layout_d11b {
  max-width: 12.5%;
}
.orange_6098 .layout_d11b {
  max-width: 11.11%;
}
.tag-black-abb6 {
  display: block;
}
.banner-1cdf .heading_gold_5b25 label,
.banner-1cdf .status-3814 label,
.banner-1cdf .copper_c0f2 label,
.banner-1cdf .focus-cde5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight_slow_e1ca {
  list-style: none;
  margin: 0;
}
.highlight_slow_e1ca article.narrow-b82e {
  margin-bottom: 0;
}
.highlight_slow_e1ca ul {
  list-style: none;
  margin: 0;
}
.highlight_slow_e1ca .module_pressed_e372 li.narrow-b82e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight_slow_e1ca .module_pressed_e372 li.narrow-b82e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight_slow_e1ca .module_pressed_e372 li.narrow-b82e: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) {
  .highlight_slow_e1ca .module_pressed_e372 li.narrow-b82e li.narrow-b82e li.narrow-b82e li.narrow-b82e {
    padding-left: 0;
  }
}
article.narrow-b82e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.narrow-b82e .fresh-607c p:last-of-type {
  margin-bottom: 0;
}
article.narrow-b82e .banner_18f7 {
  float: left;
}
article.narrow-b82e .gradient_3121 {
  margin-left: 85px;
}
article.narrow-b82e .rough_f5a9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.narrow-b82e .rough_f5a9 .avatar_01b6 {
  margin-left: 10px;
}
article.narrow-b82e .outline-upper-e8e7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.narrow-b82e .caption_9b06 {
  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 .heading_gold_5b25,
  #respond .copper_c0f2,
  #respond .focus-cde5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_gold_5b25 input,
#respond .copper_c0f2 input,
#respond .focus-cde5 input {
  width: 100%;
}
#respond .focus-cde5 {
  margin-right: 0;
}
#respond .image-5719 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_north_27fa {
  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;
}
.banner_north_27fa.down-8b9f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.banner_north_27fa 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%);
}
.banner_north_27fa:focus,
.banner_north_27fa: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);
}
.texture-c95e {
  border-radius: 10%;
}
.frame_9824 {
  border-radius: 50%;
}
.row-c3cd {
  font-size: 0.72em;
}
.item_8463 {
  font-size: 0.875em;
}
.column_5540 {
  font-size: 1.1em;
}
.badge_iron_5072 {
  text-transform: uppercase;
  line-height: 1.2;
}
.badge_iron_5072.row-c3cd {
  letter-spacing: 0.5px;
}
.message_short_d719,
.message_short_d719 a {
  color: #6d6d6d;
}
.message_short_d719 a:hover {
  color: #111;
}
.inner-7108 {
  color: #6d6d6d;
}
.steel_6126 {
  overflow-x: hidden;
}
.steel_6126 .pagination_7989.active_bronze_cf05 {
  position: relative;
}
.steel_6126 .pagination_7989.active_bronze_cf05.under-b144 {
  position: initial;
}
.steel_6126
  .pagination_7989.active_bronze_cf05.under-b144
  .cold_151e {
  left: auto;
}
.steel_6126 .pagination_7989 .cold_151e {
  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;
}
.steel_6126 .pagination_7989:hover.active_bronze_cf05 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.steel_6126
  .pagination_7989:hover.active_bronze_cf05
  .cold_151e {
  display: block;
  z-index: 9999999;
}
.steel_6126 .active_d301 .active_clean_cf90,
.steel_6126 .primary_b45f .active_clean_cf90 {
  display: none;
}
.steel_6126 .current-a6ec .pagination_7989:hover.active_bronze_cf05 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.banner-1cdf .heading_gold_5b25 label,
.banner-1cdf .status-3814 label,
.banner-1cdf .copper_c0f2 label,
.banner-1cdf .focus-cde5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.highlight_slow_e1ca {
  list-style: none;
  margin: 0;
}
.highlight_slow_e1ca article.narrow-b82e {
  margin-bottom: 0;
}
.highlight_slow_e1ca ul {
  list-style: none;
  margin: 0;
}
.highlight_slow_e1ca .module_pressed_e372 li.narrow-b82e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .highlight_slow_e1ca .module_pressed_e372 li.narrow-b82e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .highlight_slow_e1ca .module_pressed_e372 li.narrow-b82e: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) {
  .highlight_slow_e1ca .module_pressed_e372 li.narrow-b82e li.narrow-b82e li.narrow-b82e li.narrow-b82e {
    padding-left: 0;
  }
}
article.narrow-b82e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.narrow-b82e .fresh-607c p:last-of-type {
  margin-bottom: 0;
}
article.narrow-b82e .banner_18f7 {
  float: left;
}
article.narrow-b82e .gradient_3121 {
  margin-left: 85px;
}
article.narrow-b82e .rough_f5a9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.narrow-b82e .rough_f5a9 .avatar_01b6 {
  margin-left: 10px;
}
article.narrow-b82e .outline-upper-e8e7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.narrow-b82e .caption_9b06 {
  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 .heading_gold_5b25,
  #respond .copper_c0f2,
  #respond .focus-cde5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_gold_5b25 input,
#respond .copper_c0f2 input,
#respond .focus-cde5 input {
  width: 100%;
}
#respond .focus-cde5 {
  margin-right: 0;
}
#respond .image-5719 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active_d301 .carousel-6d56 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.carousel-6d56 .tag_babb.status_6885 .description-last-1725 > li > a:focus,
.carousel-6d56 .tag_babb.status_6885 .description-last-1725 > li > a:hover,
.carousel-6d56 .tag_babb.footer_0e52 .description-last-1725 > li > a:focus,
.carousel-6d56 .tag_babb.footer_0e52 .description-last-1725 > li > a:hover,
.carousel-6d56 .tag_babb.plasma_2540 .description-last-1725 > li > a:focus,
.carousel-6d56 .tag_babb.plasma_2540 .description-last-1725 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-6d56
  .tag_babb.status_6885
  .description-last-1725
  > li.main_new_7cc2
  > a,
.carousel-6d56
  .tag_babb.status_6885
  .description-last-1725
  > li.element_887c
  > a,
.carousel-6d56
  .tag_babb.footer_0e52
  .description-last-1725
  > li.main_new_7cc2
  > a,
.carousel-6d56
  .tag_babb.footer_0e52
  .description-last-1725
  > li.element_887c
  > a,
.carousel-6d56
  .tag_babb.plasma_2540
  .description-last-1725
  > li.main_new_7cc2
  > a,
.carousel-6d56 .tag_babb.plasma_2540 .description-last-1725 > li.element-dec8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-6d56 .alert-d3db,
.carousel-6d56 .alert-d3db a {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-6d56 .hidden_right_5043.primary_ce65 li a,
.carousel-6d56 .accent-c1d3 a,
.carousel-6d56 .detail_iron_bc0a,
.carousel-6d56 .description-last-1725 > li > a,
.carousel-6d56 .texture_short_198a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-6d56 .hidden_right_5043.primary_ce65 li a:hover,
.carousel-6d56 .accent-c1d3 a:hover,
.carousel-6d56 .detail_iron_bc0a:hover,
.carousel-6d56 .description-last-1725 > li > a:hover,
.carousel-6d56 .texture_short_198a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-6d56 .panel_focused_2871 {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-6d56 .panel_focused_2871 .center-2a45 {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-6d56 .panel_focused_2871:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-6d56 .tooltip-1896 .background-soft-3746 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.carousel-6d56 .tooltip-1896 .background-soft-3746 .form_2659 {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-6d56
  .tooltip-1896
  .background-soft-3746
  .form_2659::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-6d56
  .tooltip-1896
  .background-soft-3746
  .form_2659:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-6d56
  .tooltip-1896
  .background-soft-3746
  .form_2659::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-6d56
  .tooltip-1896
  .background-soft-3746
  .form_2659::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-6d56 .tooltip-1896 .description-pressed-e5c2 {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-6d56 .tooltip-1896 .description-pressed-e5c2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_cc7f
  .carousel-6d56
  .tooltip-1896
  .slider-old-c514
  .iron-114e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter_cc7f
  .carousel-6d56
  .tooltip-1896
  .slider-old-c514
  .form_2659 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active_d301 .light_de26 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.light_de26 .tag_babb.status_6885 .description-last-1725 > li > a:focus,
.light_de26 .tag_babb.status_6885 .description-last-1725 > li > a:hover,
.light_de26 .tag_babb.footer_0e52 .description-last-1725 > li > a:focus,
.light_de26 .tag_babb.footer_0e52 .description-last-1725 > li > a:hover,
.light_de26 .tag_babb.plasma_2540 .description-last-1725 > li > a:focus,
.light_de26 .tag_babb.plasma_2540 .description-last-1725 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.light_de26
  .tag_babb.status_6885
  .description-last-1725
  > li.main_new_7cc2
  > a,
.light_de26
  .tag_babb.status_6885
  .description-last-1725
  > li.element_887c
  > a,
.light_de26
  .tag_babb.footer_0e52
  .description-last-1725
  > li.main_new_7cc2
  > a,
.light_de26
  .tag_babb.footer_0e52
  .description-last-1725
  > li.element_887c
  > a,
.light_de26
  .tag_babb.plasma_2540
  .description-last-1725
  > li.main_new_7cc2
  > a,
.light_de26 .tag_babb.plasma_2540 .description-last-1725 > li.element-dec8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.light_de26 .alert-d3db,
.light_de26 .alert-d3db a {
  color: rgba(0, 0, 0, 0.8);
}
.light_de26 .hidden_right_5043.primary_ce65 li a,
.light_de26 .accent-c1d3 a,
.light_de26 .detail_iron_bc0a,
.light_de26 .description-last-1725 > li > a,
.light_de26 .texture_short_198a {
  color: rgba(0, 0, 0, 0.55);
}
.light_de26 .hidden_right_5043.primary_ce65 li a:hover,
.light_de26 .accent-c1d3 a:hover,
.light_de26 .detail_iron_bc0a:hover,
.light_de26 .description-last-1725 > li > a:hover,
.light_de26 .texture_short_198a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.light_de26 .panel_focused_2871 {
  color: rgba(0, 0, 0, 0.55);
}
.light_de26 .panel_focused_2871 .center-2a45 {
  color: rgba(0, 0, 0, 0.8);
}
.light_de26 .panel_focused_2871:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze-e937 .notification_hot_83b8 {
  margin-left: auto;
  margin-right: auto;
}
.backdrop-bronze-cc72 > * {
  margin-left: auto;
  margin-right: auto;
}
.backdrop-bronze-cc72 .hot-6c44 {
  margin-right: 1.41575em;
}
.backdrop_ff3b .backdrop-bronze-cc72 > .picture-lower-71b9 {
  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;
}
.backdrop_ff3b .backdrop-bronze-cc72 > .item_paper_6b85 {
  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;
}
.caption-under-64dc.bronze-e937 .notification_hot_83b8,
.narrow-23bd.bronze-e937 .notification_hot_83b8 {
  margin-left: 0;
}
.hidden-c365.bronze-e937 .notification_hot_83b8,
.popup_prev_e966.bronze-e937 .notification_hot_83b8 {
  margin-right: 0;
}
.backdrop-bronze-cc72 ol,
.backdrop-bronze-cc72 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.outer_74fc video {
  max-width: 100%;
}
.pro-8cee img {
  display: block;
}
.pro-8cee.hot-6c44,
.pro-8cee.paper-e4c1 {
  width: 100%;
}
.pro-8cee.item_paper_6b85 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.column_active_129a:not(.detail-4fe5) {
  margin: 1.5em auto;
}
.slider-light-2884 p {
  padding: 1.5em 14px;
}
ul.pressed_0bd1.item_paper_6b85,
ul.pressed_0bd1.picture-lower-71b9,
ul.pressed_0bd1.out-b19b.picture-lower-71b9 {
  padding: 0 14px;
}
.progress_stale_a7a1 {
  display: block;
  overflow-x: auto;
}
.progress_stale_a7a1 table {
  border-collapse: collapse;
  width: 100%;
}
.progress_stale_a7a1 td,
.progress_stale_a7a1 th {
  padding: 0.5em;
}
.backdrop-bronze-cc72 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.backdrop-bronze-cc72 ol ol,
.backdrop-bronze-cc72 ol ul,
.backdrop-bronze-cc72 ul ol,
.backdrop-bronze-cc72 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.backdrop-bronze-cc72 ol ol li,
.backdrop-bronze-cc72 ol ul li,
.backdrop-bronze-cc72 ul ol li,
.backdrop-bronze-cc72 ul ul li {
  margin-left: 0;
}
.modal_north_6f9d.block_blue_15c4 > .paragraph-rough-034e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.modal_north_6f9d.block_blue_15c4 > .paragraph-rough-034e iframe,
.modal_north_6f9d.block_blue_15c4 > .paragraph-rough-034e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dropdown-next-6742 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dropdown-next-6742.backdrop-7416 {
  padding: 0;
}
.dropdown-next-6742.backdrop-7416 cite {
  font-size: 13px;
}
.dropdown-next-6742 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dropdown-next-6742 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.inner_f5d4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.inner_f5d4 > p:first-child {
  margin-top: 0;
}
.inner_f5d4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.inner_f5d4 blockquote {
  border-left: 0;
}
.old_db6f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.old_db6f:not(.border-cold-e6da) {
  max-width: 100px;
}
.old_db6f.red-c73a {
  border-bottom: none !important;
  text-align: center;
}
.old_db6f.red-c73a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slider-light-2884 p {
    padding: 1.5em 0;
  }
}
.header_4b20 {
  color: #0073aa;
}
.row_blue_6a1f {
  background-color: #0073aa;
}
.shadow-current-7e22 {
  color: #229fd8;
}
.pagination-liquid-93f2 {
  background-color: #229fd8;
}
.secondary-left-b32d {
  color: #eee;
}
.east_2cb9 {
  background-color: #eee;
}
.input-375d {
  color: #444;
}
.tag_ee51 {
  background-color: #444;
}
.gradient_stale_6a87 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gradient_stale_6a87 .pattern_middle_188b .accent-c1d3 {
  font-size: 15px;
}
.gradient_stale_6a87 .accent-c1d3 {
  line-height: 1.3;
}
.gradient_stale_6a87 .light_de26 {
}
.gradient_stale_6a87 .carousel-6d56 {
  background: #235787;
}
.modal_west_328e {
  padding: 0;
}
.modal_west_328e .carousel-6d56 {
  background: #1a1a1a;
}
.modal_west_328e .light_de26 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.action-b0e0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.action-b0e0 .light_de26 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.action-b0e0 .carousel-6d56 {
  background: #303030;
}
.static_b86b {
  position: relative;
  z-index: 10;
}
.static_b86b .accordion-7e60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_under_90fa .active_bronze_cf05 {
  display: inline-block;
  vertical-align: middle;
}
.background_under_90fa.chip_static_7d7c .active_bronze_cf05 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .background_under_90fa.chip_static_7d7c .active_bronze_cf05 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .background_under_90fa.chip_static_7d7c .active_bronze_cf05 {
    margin-right: 0.4em;
  }
}
.background_under_90fa.chip_static_7d7c .active_bronze_cf05:last-child {
  margin-right: 0;
}
.tag_current_a884 .accordion-7e60 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .active_d301 .pattern_middle_188b {
    margin: 0 -0.5em;
  }
  .active_d301 .pattern_middle_188b [class*="customify-col-"],
  .active_d301 .pattern_middle_188b [class*="customify-col_"],
  .active_d301 .pattern_middle_188b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.active_d301.gold_068e .accordion-7e60 {
  background: 0 0 !important;
}
.active_d301.gold_068e .accordion-7e60,
.active_d301.tag_current_a884 .accordion-7e60 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .active_d301.image_532e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.active_d301.tag_current_a884 .accordion-7e60 {
  box-shadow: none !important;
}
.fresh-0462 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .fresh-0462 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .fresh-0462 {
    padding: 18px 0 20px;
  }
}
.fresh-0462 .fresh-109a {
  width: 100%;
}
.fresh-0462 .outline-b616 {
  margin-bottom: 0;
}
.fresh-0462 .steel-66e1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.component-basic-92d0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component-basic-92d0 .border_de77 {
  width: 100%;
}
.yellow-8889 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.yellow-8889 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.yellow-8889 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;
}
.yellow-8889 li:last-child:after {
  display: none;
}
.yellow-8889 li a {
  font-weight: 500;
  margin-right: 10px;
}
.current_6a88 .active_clean_cf90 button,
.fresh-0462 .active_clean_cf90 button {
  left: 0;
}
.current_6a88 .border_de77,
.fresh-0462 .border_de77 {
  padding-left: 0;
  padding-right: 0;
}
.current_6a88 .component-basic-92d0,
.fresh-0462 .component-basic-92d0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.current_6a88 {
  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;
}
.current_6a88: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;
}
.current_6a88 .component-upper-5a9c {
  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) {
  .current_6a88 .component-upper-5a9c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .current_6a88 .component-upper-5a9c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .current_6a88 .component-upper-5a9c {
    min-height: 200px;
  }
}
.current_6a88 .yellow-8889 {
  color: rgba(255, 255, 255, 0.8);
}
.current_6a88 .yellow-8889 a,
.current_6a88 .yellow-8889 li:after {
  color: inherit;
}
.current_6a88 .yellow-8889 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.list_copper_40c8 {
  margin-bottom: 0.5em;
}
.wood-e717 {
  margin-bottom: 1.2em;
}
.wood-e717,
.list_copper_40c8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wood-e717 p:last-child,
.list_copper_40c8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .active_clean_cf90,
#masthead .active_clean_cf90 {
  display: none;
}
#masthead
  > .active_clean_cf90.heading-top-b3b9 {
  display: none;
}
#masthead > .active_clean_cf90 button {
  left: 0;
}
.component-purple-26fe {
  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%;
}
.component-purple-26fe .active_bronze_cf05 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.component-purple-26fe .caption_ca66 {
  display: -webkit-box;
  display: flex;
}
.component-purple-26fe .caption_ca66.picture_in_4ad5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.component-purple-26fe .caption_ca66.summary-pink-9e8f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component-purple-26fe .caption_ca66.article_aa0a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component-purple-26fe.section_1bb4.gold_1d3e .caption_ca66.picture_in_4ad5 {
  flex-basis: 100%;
}
.component-purple-26fe.hidden_676c .caption_ca66.summary-pink-9e8f {
  -webkit-box-flex: 1;
  flex: auto;
}
.component-purple-26fe.hidden_676c .caption_ca66.article_aa0a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .active_clean_cf90.heading-top-b3b9 {
  display: none;
}
#masthead > .active_clean_cf90 button {
  left: 0;
}
.block-middle-13aa {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.block-middle-13aa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.block-middle-13aa.hard-7dca i {
  margin-right: 4px;
}
.block-middle-13aa.tag-large-cd34 i {
  margin-left: 5px;
}
.accent-c1d3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accent-c1d3 p:last-child {
  margin-bottom: 0;
}
.container_3bf6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.container_3bf6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.container_3bf6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.container_3bf6 .alert-d3db {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.container_3bf6 .badge-plasma-457d {
  margin: 5px 0 7px 0;
}
.container_3bf6.hidden_motion_4455 .row-6ad0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_3bf6.hidden_motion_4455 .black_e627 {
  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;
}
.container_3bf6.banner-5a0d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.container_3bf6.banner-5a0d .row-6ad0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_3bf6.banner-5a0d .black_e627 {
  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;
}
.container_3bf6.outer_2be1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container_3bf6.black_e67c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.container_3bf6.black_e67c .black_e627 {
  margin-top: 7px;
}
.main-cold-fa42 {
  display: inline-block;
}
.static_b86b .feature_white_a4a1 .container_3bf6 img {
  max-width: 100%;
}
.tag_babb .heading_left_a8d0.basic_9ec0,
.photo-70e1 .heading_left_a8d0.basic_9ec0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag_babb .border-full-ae00,
.photo-70e1 .border-full-ae00 {
  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%);
}
.tag_babb .border-full-ae00 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tag_babb.outline_9c7b .border-full-ae00 {
  display: none;
}
.tag_babb .container-smooth-c3a7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag_babb .container-smooth-c3a7 li {
  display: inline-block;
  position: relative;
}
.tag_babb .container-smooth-c3a7 li:last-child {
  margin-right: 0;
}
.tag_babb .container-smooth-c3a7 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;
}
.tag_babb .container-smooth-c3a7 li.element-dec8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tag_babb .container-smooth-c3a7 > 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;
}
.tag_babb .container-smooth-c3a7 > li > a i {
  line-height: 0;
}
.tag_babb .container-smooth-c3a7 > li.image-yellow-954b > a .border-full-ae00 {
  margin-left: 4px;
  line-height: 0;
}
.tag_babb .container-smooth-c3a7 .blue-912b li.image-yellow-954b > a {
  position: relative;
}
.tag_babb .container-smooth-c3a7 .blue-912b li.image-yellow-954b > a:after,
.tag_babb .container-smooth-c3a7 .blue-912b li.image-yellow-954b > a:before {
  content: "";
  display: table;
}
.tag_babb .container-smooth-c3a7 .blue-912b li.image-yellow-954b > a:after {
  clear: both;
}
.tag_babb .container-smooth-c3a7 .blue-912b li.image-yellow-954b > a .border-full-ae00 {
  margin-left: 5px;
  float: right;
}
.tag_babb .next-caab,
.tag_babb .blue-912b {
  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;
}
.tag_babb .blue-912b {
  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;
}
.tag_babb .blue-912b .basic_9ec0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag_babb .blue-912b .border-full-ae00 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tag_babb .blue-912b li {
  display: block;
  margin: 0;
  padding: 0;
}
.tag_babb .blue-912b 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;
}
.tag_babb .blue-912b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tag_babb .blue-912b .blue-912b {
  top: 0;
  left: 100%;
}
.tag_babb .tooltip_1587.fn-focus-98de > .next-caab,
.tag_babb .tooltip_1587.fn-focus-98de > .blue-912b,
.tag_babb .tooltip_1587:focus > .next-caab,
.tag_babb .tooltip_1587:focus > .blue-912b,
.tag_babb .tooltip_1587:hover > .next-caab,
.tag_babb .tooltip_1587:hover > .blue-912b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tag_babb.plasma_2540 .description-last-1725:after,
.tag_babb.plasma_2540 .description-last-1725:before {
  content: "";
  display: table;
}
.tag_babb.plasma_2540 .description-last-1725:after {
  clear: both;
}
.tag_babb.plasma_2540 .description-last-1725 > li {
  float: left;
}
.tag_babb.backdrop-warm-8ab4 .description-last-1725:after,
.tag_babb.backdrop-warm-8ab4 .description-last-1725:before {
  content: "";
  display: table;
}
.tag_babb.backdrop-warm-8ab4 .description-last-1725:after {
  clear: both;
}
.tag_babb.backdrop-warm-8ab4 .description-last-1725 > li {
  float: left;
}
.tag_babb.backdrop-warm-8ab4 .description-last-1725 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tag_babb.backdrop-warm-8ab4 .description-last-1725 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tag_babb.backdrop-warm-8ab4 .description-last-1725 > li.main_new_7cc2 > a,
.tag_babb.backdrop-warm-8ab4 .description-last-1725 > li.element-dec8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tag_babb.status_6885 .description-last-1725 > li > a .basic_9ec0 {
  position: relative;
}
.tag_babb.status_6885 .description-last-1725 > li > a .basic_9ec0: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;
}
.tag_babb.status_6885
  .description-last-1725
  > li:focus
  > a
  .basic_9ec0:before,
.tag_babb.status_6885
  .description-last-1725
  > li:hover
  > a
  .basic_9ec0:before {
  width: 100%;
  background-color: currentColor;
}
.tag_babb.status_6885
  .description-last-1725
  > li.main_new_7cc2
  > a
  .basic_9ec0:before,
.tag_babb.status_6885
  .description-last-1725
  > li.element_887c
  > a
  .basic_9ec0:before {
  width: 100%;
  background-color: currentColor;
}
.tag_babb.footer_0e52 .description-last-1725 > li > a .basic_9ec0 {
  position: relative;
}
.tag_babb.footer_0e52 .description-last-1725 > li > a .basic_9ec0: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;
}
.tag_babb.footer_0e52 .description-last-1725 > li:focus > a .basic_9ec0:before,
.tag_babb.footer_0e52
  .description-last-1725
  > li:hover
  > a
  .basic_9ec0:before {
  width: 100%;
  background-color: currentColor;
}
.tag_babb.footer_0e52
  .description-last-1725
  > li.main_new_7cc2
  > a
  .basic_9ec0:before,
.tag_babb.footer_0e52
  .description-last-1725
  > li.element_887c
  > a
  .basic_9ec0:before {
  width: 100%;
  background-color: currentColor;
}
.photo-70e1 .container-smooth-c3a7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.photo-70e1 .container-smooth-c3a7 li:first-child > a {
  border-top: none;
}
.photo-70e1 .container-smooth-c3a7 .box_first_c05d > .basic_9ec0 .border-full-ae00 {
  display: none;
}
.photo-70e1 .container-smooth-c3a7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.photo-70e1 .container-smooth-c3a7 li:last-child {
  border: none;
}
.photo-70e1 .container-smooth-c3a7 li.image-yellow-954b > a {
  padding-right: 45px !important;
}
.photo-70e1 .container-smooth-c3a7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.photo-70e1 .container-smooth-c3a7 li a:focus,
.photo-70e1 .container-smooth-c3a7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo-70e1 .container-smooth-c3a7 li .inner_0f4d {
  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;
}
.photo-70e1 .container-smooth-c3a7 li .inner_0f4d:hover {
  box-shadow: none;
}
.photo-70e1 .container-smooth-c3a7 li .inner_0f4d .border-full-ae00 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.photo-70e1 .container-smooth-c3a7 .blue-912b {
  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);
}
.photo-70e1 .container-smooth-c3a7 .blue-912b li a {
  padding-left: 3em;
}
.photo-70e1 .container-smooth-c3a7 .panel_blue_6ece > a .inner_0f4d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.photo-70e1 .container-smooth-c3a7 .panel_blue_6ece > .blue-912b {
  display: block;
  opacity: 1;
}
.glass-4ea7 {
  max-width: 100%;
}
.glass-fa5d {
  line-height: 0;
  cursor: pointer;
}
.texture_short_198a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.texture_short_198a:hover {
  box-shadow: none;
  color: currentColor;
}
.texture_short_198a svg {
  width: 18px;
  height: 18px;
}
.texture_short_198a .silver-8901 {
  display: none;
}
.progress-a88b {
  position: relative;
}
.progress-a88b.fn-active-98de .texture_short_198a .under_64f3 {
  display: none;
}
.progress-a88b.fn-active-98de .texture_short_198a .silver-8901 {
  display: inline-block;
}
.progress-a88b .link_7770 {
  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);
}
.progress-a88b.picture-upper-a42b .link_7770 {
  left: auto;
  right: -0.9em;
}
.progress-a88b.picture-upper-a42b .icon-575f::before {
  left: auto;
  right: 15px;
}
.progress-a88b.fn-active-98de .link_7770 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider-old-c514 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.slider-old-c514 label {
  flex-basis: 100%;
}
.slider-old-c514 .background-soft-3746 {
  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;
}
.slider-old-c514 .form_2659 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.slider-old-c514 .form_2659:focus {
  background-color: transparent;
}
.slider-old-c514 button.description-pressed-e5c2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.slider-old-c514 button.description-pressed-e5c2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.slider-old-c514 button.description-pressed-e5c2 svg {
  width: 18px;
  height: 18px;
}
.slider-old-c514 input[type="submit"] {
  min-height: auto;
}
.tooltip-1896 .slider-old-c514 .form_2659 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.icon-575f {
  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) {
  .icon-575f {
    width: 220px;
  }
}
.icon-575f label {
  flex-basis: 100%;
}
.icon-575f::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;
}
.filter_cc7f .tooltip-1896 .slider-old-c514 {
  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;
}
.filter_cc7f
  .tooltip-1896
  .slider-old-c514
  .background-soft-3746 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.filter_cc7f .tooltip-1896 .slider-old-c514 .form_2659 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.filter_cc7f
  .tooltip-1896
  .slider-old-c514
  .form_2659:focus {
  background: 0 0;
}
.filter_cc7f
  .tooltip-1896
  .slider-old-c514
  .iron-114e {
  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;
}
.hidden_right_5043 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hidden_right_5043 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hidden_right_5043 li:last-child {
  margin-right: 0;
}
.hidden_right_5043 li:first-child {
  margin-left: 0;
}
.hidden_right_5043.table_7aca a {
  color: #fff;
}
.hidden_right_5043.table_7aca a:hover {
  color: #fff;
}
.hidden_right_5043 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hidden_right_5043 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hidden_right_5043 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hidden_right_5043 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hidden_right_5043 [class*="social-icon-apple"] {
  background-color: #999;
}
.hidden_right_5043 [class*="social-icon-apple"].image_3af5 {
  background-color: transparent;
  color: #999;
}
.hidden_right_5043 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hidden_right_5043 [class*="social-icon-behance"].image_3af5 {
  background-color: transparent;
  color: #1769ff;
}
.hidden_right_5043 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hidden_right_5043 [class*="social-icon-bitbucket"].image_3af5 {
  background-color: transparent;
  color: #205081;
}
.hidden_right_5043 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hidden_right_5043 [class*="social-icon-codepen"].image_3af5 {
  background-color: transparent;
  color: #000;
}
.hidden_right_5043 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hidden_right_5043 [class*="social-icon-delicious"].image_3af5 {
  background-color: transparent;
  color: #39f;
}
.hidden_right_5043 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hidden_right_5043 [class*="social-icon-digg"].image_3af5 {
  background-color: transparent;
  color: #005be2;
}
.hidden_right_5043 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hidden_right_5043 [class*="social-icon-dribbble"].image_3af5 {
  background-color: transparent;
  color: #ea4c89;
}
.hidden_right_5043 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hidden_right_5043 [class*="social-icon-envelope"].image_3af5 {
  background-color: transparent;
  color: #ea4335;
}
.hidden_right_5043 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hidden_right_5043 [class*="social-icon-facebook"].image_3af5 {
  background-color: transparent;
  color: #3b5998;
}
.hidden_right_5043 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hidden_right_5043 [class*="social-icon-flickr"].image_3af5 {
  background-color: transparent;
  color: #0063dc;
}
.hidden_right_5043 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hidden_right_5043 [class*="social-icon-foursquare"].image_3af5 {
  background-color: transparent;
  color: #2d5be3;
}
.hidden_right_5043 [class*="social-icon-github"] {
  background-color: #333;
}
.hidden_right_5043 [class*="social-icon-github"].image_3af5 {
  background-color: transparent;
  color: #333;
}
.hidden_right_5043 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hidden_right_5043 [class*="social-icon-google-plus"].image_3af5 {
  background-color: transparent;
  color: #dd4b39;
}
.hidden_right_5043 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hidden_right_5043 [class*="social-icon-houzz"].image_3af5 {
  background-color: transparent;
  color: #7ac142;
}
.hidden_right_5043 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hidden_right_5043 [class*="social-icon-instagram"].image_3af5 {
  background-color: transparent;
  color: #262626;
}
.hidden_right_5043 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hidden_right_5043 [class*="social-icon-jsfiddle"].image_3af5 {
  background-color: transparent;
  color: #487aa2;
}
.hidden_right_5043 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hidden_right_5043 [class*="social-icon-linkedin"].image_3af5 {
  background-color: transparent;
  color: #0077b5;
}
.hidden_right_5043 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hidden_right_5043 [class*="social-icon-medium"].image_3af5 {
  background-color: transparent;
  color: #00ab6b;
}
.hidden_right_5043 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hidden_right_5043
  [class*="social-icon-odnoklassniki"].image_3af5 {
  background-color: transparent;
  color: #f4731c;
}
.hidden_right_5043 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hidden_right_5043 [class*="social-icon-meetup"].image_3af5 {
  background-color: transparent;
  color: #ec1c40;
}
.hidden_right_5043 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hidden_right_5043 [class*="social-icon-pinterest"].image_3af5 {
  background-color: transparent;
  color: #bd081c;
}
.hidden_right_5043 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hidden_right_5043 [class*="social-icon-product-hunt"].image_3af5 {
  background-color: transparent;
  color: #da552f;
}
.hidden_right_5043 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hidden_right_5043 [class*="social-icon-reddit"].image_3af5 {
  background-color: transparent;
  color: #ff4500;
}
.hidden_right_5043 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hidden_right_5043 [class*="social-icon-rss"].image_3af5 {
  background-color: transparent;
  color: #f26522;
}
.hidden_right_5043 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hidden_right_5043
  [class*="social-icon-shopping-cart"].image_3af5 {
  background-color: transparent;
  color: #4caf50;
}
.hidden_right_5043 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hidden_right_5043 [class*="social-icon-skype"].image_3af5 {
  background-color: transparent;
  color: #00aff0;
}
.hidden_right_5043 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hidden_right_5043 [class*="social-icon-slideshare"].image_3af5 {
  background-color: transparent;
  color: #0077b5;
}
.hidden_right_5043 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hidden_right_5043 [class*="social-icon-snapchat"].image_3af5 {
  background-color: transparent;
  color: #fffc00;
}
.hidden_right_5043 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hidden_right_5043 [class*="social-icon-soundcloud"].image_3af5 {
  background-color: transparent;
  color: #f80;
}
.hidden_right_5043 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hidden_right_5043 [class*="social-icon-spotify"].image_3af5 {
  background-color: transparent;
  color: #2ebd59;
}
.hidden_right_5043 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hidden_right_5043
  [class*="social-icon-stack-overflow"].image_3af5 {
  background-color: transparent;
  color: #fe7a15;
}
.hidden_right_5043 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hidden_right_5043 [class*="social-icon-maldkfgram"].image_3af5 {
  background-color: transparent;
  color: #2ca5e0;
}
.hidden_right_5043 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hidden_right_5043 [class*="social-icon-tripadvisor"].image_3af5 {
  background-color: transparent;
  color: #589442;
}
.hidden_right_5043 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hidden_right_5043 [class*="social-icon-tumblr"].image_3af5 {
  background-color: transparent;
  color: #35465c;
}
.hidden_right_5043 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hidden_right_5043 [class*="social-icon-twitch"].image_3af5 {
  background-color: transparent;
  color: #6441a5;
}
.hidden_right_5043 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hidden_right_5043 [class*="social-icon-twitter"].image_3af5 {
  background-color: transparent;
  color: #1da1f2;
}
.hidden_right_5043 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hidden_right_5043 [class*="social-icon-vimeo"].image_3af5 {
  background-color: transparent;
  color: #1ab7ea;
}
.hidden_right_5043 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hidden_right_5043 [class*="social-icon-vk"].image_3af5 {
  background-color: transparent;
  color: #45668e;
}
.hidden_right_5043 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hidden_right_5043 [class*="social-icon-weibo"].image_3af5 {
  background-color: transparent;
  color: #df2029;
}
.hidden_right_5043 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hidden_right_5043 [class*="social-icon-weixin"].image_3af5 {
  background-color: transparent;
  color: #7bb32e;
}
.hidden_right_5043 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hidden_right_5043 [class*="social-icon-whatsapp"].image_3af5 {
  background-color: transparent;
  color: #25d366;
}
.hidden_right_5043 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hidden_right_5043 [class*="social-icon-wordpress"].image_3af5 {
  background-color: transparent;
  color: #21759b;
}
.hidden_right_5043 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hidden_right_5043 [class*="social-icon-xing"].image_3af5 {
  background-color: transparent;
  color: #026466;
}
.hidden_right_5043 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hidden_right_5043 [class*="social-icon-yelp"].image_3af5 {
  background-color: transparent;
  color: #af0606;
}
.hidden_right_5043 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hidden_right_5043 [class*="social-icon-youtube"].image_3af5 {
  background-color: transparent;
  color: #cd201f;
}
.detail_iron_bc0a {
  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;
}
.detail_iron_bc0a:hover {
  box-shadow: none;
  background: 0 0;
}
.logo-lower-ffcc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focus-02a2 {
  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;
}
.middle-aaf9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.photo-7d70 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.photo-7d70,
.photo-7d70::after,
.photo-7d70::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;
}
.photo-7d70::after,
.photo-7d70::before {
  content: "";
  display: block;
  background-color: inherit;
}
.banner_medium_3682 .focus-02a2 .middle-aaf9 {
  margin-top: -2px;
  width: 19px;
}
.banner_medium_3682 .focus-02a2 .photo-7d70 {
  margin-top: -1px;
}
.banner_medium_3682 .focus-02a2 .photo-7d70,
.banner_medium_3682 .focus-02a2 .photo-7d70::after,
.banner_medium_3682 .focus-02a2 .photo-7d70::before {
  width: 19px;
  height: 2px;
}
.banner_medium_3682 .focus-02a2 .photo-7d70::before {
  top: -6px;
}
.banner_medium_3682 .focus-02a2 .photo-7d70::after {
  bottom: -6px;
}
.link-e8ba .focus-02a2 .middle-aaf9 {
  margin-top: -2px;
  width: 22px;
}
.link-e8ba .focus-02a2 .photo-7d70 {
  margin-top: -1px;
}
.link-e8ba .focus-02a2 .photo-7d70,
.link-e8ba .focus-02a2 .photo-7d70::after,
.link-e8ba .focus-02a2 .photo-7d70::before {
  width: 22px;
  height: 2px;
}
.link-e8ba .focus-02a2 .photo-7d70::before {
  top: -7px;
}
.link-e8ba .focus-02a2 .photo-7d70::after {
  bottom: -7px;
}
.light_eaa7 .focus-02a2 .middle-aaf9 {
  margin-top: -2px;
  width: 31px;
}
.light_eaa7 .focus-02a2 .photo-7d70 {
  margin-top: -1.5px;
}
.light_eaa7 .focus-02a2 .photo-7d70,
.light_eaa7 .focus-02a2 .photo-7d70::after,
.light_eaa7 .focus-02a2 .photo-7d70::before {
  width: 31px;
  height: 3px;
}
.light_eaa7 .focus-02a2 .photo-7d70::before {
  top: -9px;
}
.light_eaa7 .focus-02a2 .photo-7d70::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .slider_adf3 .focus-02a2 .middle-aaf9 {
    margin-top: -2px;
    width: 19px;
  }
  .slider_adf3 .focus-02a2 .photo-7d70 {
    margin-top: -1px;
  }
  .slider_adf3 .focus-02a2 .photo-7d70,
  .slider_adf3 .focus-02a2 .photo-7d70::after,
  .slider_adf3 .focus-02a2 .photo-7d70::before {
    width: 19px;
    height: 2px;
  }
  .slider_adf3 .focus-02a2 .photo-7d70::before {
    top: -6px;
  }
  .slider_adf3 .focus-02a2 .photo-7d70::after {
    bottom: -6px;
  }
  .yellow-0978 .focus-02a2 .middle-aaf9 {
    margin-top: -2px;
    width: 22px;
  }
  .yellow-0978 .focus-02a2 .photo-7d70 {
    margin-top: -1px;
  }
  .yellow-0978 .focus-02a2 .photo-7d70,
  .yellow-0978 .focus-02a2 .photo-7d70::after,
  .yellow-0978 .focus-02a2 .photo-7d70::before {
    width: 22px;
    height: 2px;
  }
  .yellow-0978 .focus-02a2 .photo-7d70::before {
    top: -7px;
  }
  .yellow-0978 .focus-02a2 .photo-7d70::after {
    bottom: -7px;
  }
  .hero-fresh-b279 .focus-02a2 .middle-aaf9 {
    margin-top: -2px;
    width: 31px;
  }
  .hero-fresh-b279 .focus-02a2 .photo-7d70 {
    margin-top: -1.5px;
  }
  .hero-fresh-b279 .focus-02a2 .photo-7d70,
  .hero-fresh-b279 .focus-02a2 .photo-7d70::after,
  .hero-fresh-b279 .focus-02a2 .photo-7d70::before {
    width: 31px;
    height: 3px;
  }
  .hero-fresh-b279 .focus-02a2 .photo-7d70::before {
    top: -9px;
  }
  .hero-fresh-b279 .focus-02a2 .photo-7d70::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_copper_93b4 .focus-02a2 .middle-aaf9 {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip_copper_93b4 .focus-02a2 .photo-7d70 {
    margin-top: -1px;
  }
  .tooltip_copper_93b4 .focus-02a2 .photo-7d70,
  .tooltip_copper_93b4 .focus-02a2 .photo-7d70::after,
  .tooltip_copper_93b4 .focus-02a2 .photo-7d70::before {
    width: 19px;
    height: 2px;
  }
  .tooltip_copper_93b4 .focus-02a2 .photo-7d70::before {
    top: -6px;
  }
  .tooltip_copper_93b4 .focus-02a2 .photo-7d70::after {
    bottom: -6px;
  }
  .motion-4509 .focus-02a2 .middle-aaf9 {
    margin-top: -2px;
    width: 22px;
  }
  .motion-4509 .focus-02a2 .photo-7d70 {
    margin-top: -1px;
  }
  .motion-4509 .focus-02a2 .photo-7d70,
  .motion-4509 .focus-02a2 .photo-7d70::after,
  .motion-4509 .focus-02a2 .photo-7d70::before {
    width: 22px;
    height: 2px;
  }
  .motion-4509 .focus-02a2 .photo-7d70::before {
    top: -7px;
  }
  .motion-4509 .focus-02a2 .photo-7d70::after {
    bottom: -7px;
  }
  .shade-4959 .focus-02a2 .middle-aaf9 {
    margin-top: -2px;
    width: 31px;
  }
  .shade-4959 .focus-02a2 .photo-7d70 {
    margin-top: -1.5px;
  }
  .shade-4959 .focus-02a2 .photo-7d70,
  .shade-4959 .focus-02a2 .photo-7d70::after,
  .shade-4959 .focus-02a2 .photo-7d70::before {
    width: 31px;
    height: 3px;
  }
  .shade-4959 .focus-02a2 .photo-7d70::before {
    top: -9px;
  }
  .shade-4959 .focus-02a2 .photo-7d70::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .in-65db .focus-02a2 .middle-aaf9 {
    margin-top: -2px;
    width: 19px;
  }
  .in-65db .focus-02a2 .photo-7d70 {
    margin-top: -1px;
  }
  .in-65db .focus-02a2 .photo-7d70,
  .in-65db .focus-02a2 .photo-7d70::after,
  .in-65db .focus-02a2 .photo-7d70::before {
    width: 19px;
    height: 2px;
  }
  .in-65db .focus-02a2 .photo-7d70::before {
    top: -6px;
  }
  .in-65db .focus-02a2 .photo-7d70::after {
    bottom: -6px;
  }
  .dropdown-bd27 .focus-02a2 .middle-aaf9 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-bd27 .focus-02a2 .photo-7d70 {
    margin-top: -1px;
  }
  .dropdown-bd27 .focus-02a2 .photo-7d70,
  .dropdown-bd27 .focus-02a2 .photo-7d70::after,
  .dropdown-bd27 .focus-02a2 .photo-7d70::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-bd27 .focus-02a2 .photo-7d70::before {
    top: -7px;
  }
  .dropdown-bd27 .focus-02a2 .photo-7d70::after {
    bottom: -7px;
  }
  .white-4462 .focus-02a2 .middle-aaf9 {
    margin-top: -2px;
    width: 31px;
  }
  .white-4462 .focus-02a2 .photo-7d70 {
    margin-top: -1.5px;
  }
  .white-4462 .focus-02a2 .photo-7d70,
  .white-4462 .focus-02a2 .photo-7d70::after,
  .white-4462 .focus-02a2 .photo-7d70::before {
    width: 31px;
    height: 3px;
  }
  .white-4462 .focus-02a2 .photo-7d70::before {
    top: -9px;
  }
  .white-4462 .focus-02a2 .photo-7d70::after {
    bottom: -9px;
  }
}
.gradient-blue-ca04 .photo-7d70 {
  -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);
}
.gradient-blue-ca04 .photo-7d70::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gradient-blue-ca04 .photo-7d70::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);
}
.gradient-blue-ca04.liquid-9bbb .photo-7d70 {
  -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);
}
.gradient-blue-ca04.liquid-9bbb .photo-7d70::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gradient-blue-ca04.liquid-9bbb .photo-7d70::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);
}
.module_last_5f50 {
  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.icon_wood_a580:before {
  display: none;
}
.primary_b45f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.primary_b45f .paragraph_cool_c4a5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.primary_b45f .paragraph_cool_c4a5:last-of-type {
  border-bottom: none;
}
.primary_b45f .paragraph_cool_c4a5.breadcrumb-hot-dcdf,
.primary_b45f .paragraph_cool_c4a5.text-slow-18e7,
.primary_b45f .paragraph_cool_c4a5.white-c7d9 {
  padding: 0;
}
.primary_b45f .photo-70e1 .inner_0f4d {
  color: currentColor;
}
.primary_b45f .photo-70e1 .inner_0f4d:focus,
.primary_b45f .photo-70e1 .inner_0f4d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_b45f.light_de26 .panel_focused_2871,
.primary_b45f.light_de26 .accent-c1d3 a,
.primary_b45f.light_de26 .description-last-1725 a,
.primary_b45f.light_de26 .blue-912b a {
  color: rgba(0, 0, 0, 0.55);
}
.primary_b45f.light_de26 .panel_focused_2871:hover,
.primary_b45f.light_de26 .accent-c1d3 a:hover,
.primary_b45f.light_de26 .description-last-1725 a:hover,
.primary_b45f.light_de26 .blue-912b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_b45f.light_de26 .center-2a45 {
  color: rgba(0, 0, 0, 0.8);
}
.primary_b45f.light_de26 .paragraph_cool_c4a5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_b45f.light_de26 .paragraph_cool_c4a5:before {
  background: rgba(0, 0, 0, 0.08);
}
.primary_b45f.light_de26 .down_8bfc:before {
  background: rgba(255, 255, 255, 0.9);
}
.primary_b45f.light_de26 .photo-70e1 .container-smooth-c3a7 li a,
.primary_b45f.light_de26 .photo-70e1 .inner_0f4d,
.primary_b45f.light_de26 .blue-912b {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_b45f.light_de26 .photo-70e1 .inner_0f4d:focus,
.primary_b45f.light_de26 .photo-70e1 .inner_0f4d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_b45f.light_de26 .container-smooth-c3a7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_b45f.carousel-6d56 .panel_focused_2871,
.primary_b45f.carousel-6d56 .accent-c1d3 a,
.primary_b45f.carousel-6d56 .description-last-1725 .inner_0f4d,
.primary_b45f.carousel-6d56 .description-last-1725 a,
.primary_b45f.carousel-6d56 .blue-912b a {
  color: rgba(255, 255, 255, 0.79);
}
.primary_b45f.carousel-6d56 .panel_focused_2871:hover,
.primary_b45f.carousel-6d56 .accent-c1d3 a:hover,
.primary_b45f.carousel-6d56 .description-last-1725 .inner_0f4d:hover,
.primary_b45f.carousel-6d56 .description-last-1725 a:hover,
.primary_b45f.carousel-6d56 .blue-912b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_b45f.carousel-6d56 .center-2a45 {
  color: rgba(255, 255, 255, 0.99);
}
.primary_b45f.carousel-6d56 .paragraph_cool_c4a5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_b45f.carousel-6d56 .paragraph_cool_c4a5:before {
  background: rgba(255, 255, 255, 0.08);
}
.primary_b45f.carousel-6d56 .down_8bfc:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary_b45f.carousel-6d56 .photo-70e1 .container-smooth-c3a7 li a,
.primary_b45f.carousel-6d56 .photo-70e1 .inner_0f4d,
.primary_b45f.carousel-6d56 .blue-912b {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_b45f.carousel-6d56 .photo-70e1 .inner_0f4d:focus,
.primary_b45f.carousel-6d56 .photo-70e1 .inner_0f4d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_b45f.carousel-6d56 .container-smooth-c3a7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.down_8bfc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.down_8bfc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.border-active-9686 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.component-5b47 .primary_b45f {
  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;
}
.component-5b47 .paragraph_cool_c4a5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.component-5b47 .paragraph_cool_c4a5: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) {
  .component-5b47 .paragraph_cool_c4a5:before {
    width: 16%;
    left: 42%;
  }
}
.component-5b47 .paragraph_cool_c4a5:last-child:before {
  content: none;
}
.component-5b47 .paragraph_cool_c4a5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.component-5b47 .photo-70e1 .container-smooth-c3a7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.component-5b47 .photo-70e1 .container-smooth-c3a7 li a .inner_0f4d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.component-5b47 .photo-70e1 .blue-912b {
  border: none;
}
.component-5b47 .photo-70e1 .blue-912b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.component-5b47 .down_8bfc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.component-5b47 .border-active-9686 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.component-5b47 .carousel-6d56 .down_8bfc:before {
  background: rgba(0, 0, 0, 0.9);
}
.component-5b47 .light_de26.gold_944b .photo-7d70 {
  background: rgba(0, 0, 0, 0.6);
}
.component-5b47
  .light_de26.gold_944b
  .photo-7d70::after,
.component-5b47
  .light_de26.gold_944b
  .photo-7d70:before {
  background: inherit;
}
.component-5b47
  .light_de26.gold_944b:hover
  .photo-7d70 {
  background: rgba(0, 0, 0, 0.8);
}
.hovered-18ea .primary_b45f {
  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) {
  .hovered-18ea .primary_b45f {
    width: auto;
    right: 45px;
  }
}
.link_16d2 .primary_b45f {
  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) {
  .link_16d2 .primary_b45f {
    width: auto;
    left: 45px;
  }
}
.icon_wood_a580 .primary_b45f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.icon_wood_a580 .border-active-9686 {
  max-width: 48em;
  margin: 0 auto;
}
.icon_wood_a580 .down_8bfc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.left_84ea {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.left_84ea.component-5b47 .primary_b45f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.left_84ea.hovered-18ea .primary_b45f {
  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);
}
.left_84ea .primary_b45f {
  visibility: visible;
}
.left_84ea.link_16d2 .primary_b45f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.small-ecad,
.accent_top_3e4d {
  overflow-x: hidden;
}
.small-ecad .primary_b45f {
  overflow: auto;
}
.small-ecad.component-5b47 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.small-ecad.component-5b47 .primary_b45f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.small-ecad.component-5b47 .detail_iron_bc0a {
  opacity: 0;
}
.small-ecad.hovered-18ea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.small-ecad.hovered-18ea .primary_b45f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.small-ecad.hovered-18ea .detail_iron_bc0a {
  opacity: 0;
}
.small-ecad.link_16d2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.small-ecad.link_16d2 .primary_b45f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.small-ecad.link_16d2 .detail_iron_bc0a {
  opacity: 0;
}
.small-ecad.icon_wood_a580 .primary_b45f {
  z-index: 10;
  visibility: visible;
}
.gold_944b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gold_944b .photo-7d70 {
  background: rgba(255, 255, 255, 0.99);
}
.gold_944b .photo-7d70::after,
.gold_944b .photo-7d70:before {
  background: inherit;
}
.gold_944b:hover .photo-7d70 {
  background: rgba(255, 255, 255, 0.99);
}
.link_16d2 .gold_944b {
  top: 10px;
  right: auto;
  left: 12px;
}
.icon_wood_a580 .gold_944b {
  display: none !important;
}
.small-ecad:before,
.accent_top_3e4d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.small-ecad .gold_944b,
.accent_top_3e4d .gold_944b {
  display: inline-block;
}
.primary_b45f .active_bronze_cf05 {
  -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;
}
.small-ecad .primary_b45f .active_bronze_cf05,
.accent_top_3e4d .primary_b45f .active_bronze_cf05 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pink-fbcf .background-soft-3746 {
  width: 100%;
}
.feature_white_a4a1 {
  padding: 0 0.5em 0;
}
.feature_white_a4a1 [class*="customify-col-"],
.feature_white_a4a1 [class*="customify-col_"],
.feature_white_a4a1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.section_9622 .feature_white_a4a1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pattern_middle_188b .table-south-8454,
  .table-south-8454 {
    display: none;
  }
  .element_small_6de5 {
    text-align: left;
  }
  .paragraph-fixed-4024 {
    text-align: center;
  }
  .list-easy-1d0b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pattern_middle_188b .hero_4080,
  .hero_4080 {
    display: none;
  }
  .accent-62d4 {
    text-align: left;
  }
  .gradient_focused_105b {
    text-align: center;
  }
  .dirty-7819 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pattern_middle_188b .video_fixed_dcaa,
  .video_fixed_dcaa {
    display: none;
  }
  .small-b5c1 {
    text-align: left;
  }
  .badge-small-845e {
    text-align: center;
  }
  .status-178c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.highlight-13e7 {
  box-shadow: none !important;
}
.dropdown_hovered_6599 .progress-orange-1618,
.logo-paper-0298 .progress-orange-1618 {
  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;
}
.logo-paper-0298 .progress-orange-1618 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.accordion-7e60 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.accordion-7e60:after,
.accordion-7e60:before {
  content: "";
  display: table;
}
.accordion-7e60:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .accordion-7e60 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.accordion-7e60,
.image_532e {
  max-width: 1248px;
  margin: 0 auto;
}

.cool_fd61.link-eb00 .accordion-7e60 {
  max-width: 100%;
}
.cool_fd61.down-087e {
  max-width: 1200px;
  margin: 0 auto;
}
.cool_fd61.sort-hard-ab0f .accordion-7e60 {
  max-width: 100%;
}
.cool_fd61.sort-hard-ab0f > .accordion-7e60 {
  padding-left: 0;
  padding-right: 0;
}
.cool_fd61.sort-hard-ab0f > .accordion-7e60 .pattern_middle_188b {
  margin: 0;
}
.cool_fd61.sort-hard-ab0f
  > .accordion-7e60
  .avatar-green-5824.container_dd41 {
  margin-right: 0;
  margin-left: 0;
}
.cool_fd61.sort-hard-ab0f #main.container_dd41 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wrapper_e6f6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_e6f6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .panel-27a1 .notification_hot_83b8 {
    padding-right: 1em;
  }
  .panel-27a1.tabs-1e7b .avatar-green-5824 {
    border-right: 1px solid #eaecee;
  }
  .panel-27a1.tabs-1e7b .notification_hot_83b8 {
    padding-right: 1em;
  }
  .panel-27a1.tabs-1e7b .green_cf67 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_3620 .notification_hot_83b8 {
    padding-left: 1em;
  }
  .active_3620.tabs-1e7b .avatar-green-5824 {
    border-left: 1px solid #eaecee;
  }
  .active_3620.tabs-1e7b .notification_hot_83b8 {
    padding-left: 1em;
  }
  .active_3620.tabs-1e7b .green_cf67 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new_5dc0 .notification_hot_83b8 {
    padding-left: 1em;
  }
  .new_5dc0.tabs-1e7b .banner-plasma-f09a {
    border-right: 1px solid #eaecee;
  }
  .new_5dc0.tabs-1e7b .in_0766 {
    border-right: 1px solid #eaecee;
  }
  .new_5dc0.tabs-1e7b .notification_hot_83b8 {
    padding-left: 1em;
  }
  .new_5dc0.tabs-1e7b .green_cf67 {
    padding-right: 1em;
  }
  .new_5dc0.tabs-1e7b .dropdown-f7b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-purple-b129 .notification_hot_83b8 {
    padding-right: 1em;
  }
  .frame-purple-b129.tabs-1e7b .banner-plasma-f09a {
    border-left: 1px solid #eaecee;
  }
  .frame-purple-b129.tabs-1e7b .in_0766 {
    border-left: 1px solid #eaecee;
  }
  .frame-purple-b129.tabs-1e7b .notification_hot_83b8 {
    padding-right: 1em;
  }
  .frame-purple-b129.tabs-1e7b .green_cf67 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-purple-b129.tabs-1e7b .dropdown-f7b7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_e6f6 .notification_hot_83b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper_e6f6.tabs-1e7b .avatar-green-5824 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wrapper_e6f6.tabs-1e7b .notification_hot_83b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper_e6f6.tabs-1e7b .green_cf67 {
    padding-left: 1em;
  }
  .wrapper_e6f6.tabs-1e7b .dropdown-f7b7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wrapper_e6f6.tabs-1e7b .notification_hot_83b8 {
    padding-left: 0;
  }
}
.alert-basic-b90e .background_under_90fa {
  display: inline-block;
}
.west_3a6b {
  display: inline-block;
}
.notification-482b {
  word-con: break-word;
}
.pro-f99a > span {
  display: inline-block;
  padding: 5px 0;
}
.pro-f99a .silver_25e8 {
  margin-left: 8px;
  margin-right: 8px;
}
.pro-f99a .item_bright_5584 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.element_4892 .gradient-21c4 {
  margin-bottom: 2em;
}
.element_4892 .modal-full-4985 {
  margin-bottom: 15px;
}
.element_4892 .modal-full-4985:last-child {
  margin-bottom: 0;
}
.element_4892 .action-2a0b {
  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) {
  .element_4892 .action-2a0b {
    display: block;
  }
}
.element_4892 .brown_5fed {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .element_4892 .brown_5fed {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.element_4892 .gas_a3c5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.element_4892 .gas_a3c5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.element_4892 .gas_a3c5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.element_4892 .notification-482b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.element_4892 .notification-482b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.element_4892 .focus-medium-e320 p:last-child {
  margin-bottom: 0;
}
.element_4892 .box_93b9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.element_4892 .modal_cool_0629 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.element_4892 .complex-9c11 {
  margin-top: 1em;
}
.element_4892 .clean_3d95 {
  top: 0;
  display: block;
}
.element_4892 .clean_3d95 a {
  color: inherit;
}
.element_4892 .clean_3d95 a:hover {
  color: inherit;
}
.element_4892 .container_d20b {
  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;
}
.element_4892 .container_d20b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.element_4892 .modal_cool_0629 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.element_4892 .card_043d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.element_4892 .card_043d:first-child {
  margin-top: 0;
}
.element_4892 .card_043d.plasma-fb5b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.element_4892 .card_043d.pattern-right-868f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element_4892
  .card_043d.pattern-right-868f.thumbnail_66eb
  .complex-9c11 {
  width: 100%;
}
.element_4892 .pattern-right-868f {
  -webkit-box-align: center;
  align-items: center;
}
.element_4892 .pattern-right-868f .pro-f99a,
.element_4892 .pattern-right-868f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.element_4892 .gas_a3c5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.element_4892 .gas_a3c5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.element_4892 .gas_a3c5: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;
}
.element_4892 .plasma-fb5b {
  z-index: 5;
}
.element_4892 .hover-c452 .background_active_2b36 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.element_4892 .box-dynamic-afff .background_active_2b36 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.element_4892 .new-4323 .background_active_2b36 {
  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;
}
.element_4892.description_f679 .action-2a0b,
.element_4892.highlight_3dfa .action-2a0b {
  display: block;
}
.element_4892.description_f679 .action-2a0b .in-a4f1,
.element_4892.description_f679 .action-2a0b .modal_cool_0629,
.element_4892.highlight_3dfa .action-2a0b .in-a4f1,
.element_4892.highlight_3dfa .action-2a0b .modal_cool_0629 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_4892.sort-723e .brown_5fed {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .element_4892.sort-723e .brown_5fed {
    margin-right: 0;
  }
}
.element_4892.description_f679 .brown_5fed,
.element_4892.highlight_3dfa .brown_5fed {
  padding-top: 40%;
}
.element_4892.description_f679 .gradient-21c4,
.element_4892.highlight_3dfa .gradient-21c4 {
  display: block;
}
.element_4892.description_f679 .fn-sticky-98de .modal_cool_0629,
.element_4892.highlight_3dfa .fn-sticky-98de .modal_cool_0629 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.element_4892.description_f679 .brown_5fed,
.element_4892.highlight_3dfa .brown_5fed {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.element_4892.description_f679 .modal_cool_0629 {
  padding: 1em;
}
.shade_0e50 {
  margin: 30px auto;
  display: block;
}
.shade_0e50 .heading_short_10c2 > * {
  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;
}
.shade_0e50 .heading_short_10c2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shade_0e50 .heading_short_10c2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under_1357 .pro-f99a {
  margin-bottom: 1.41575em;
}
.under_1357 .container_dark_d8dc {
  margin-bottom: 1.618em;
}
.backdrop-bronze-cc72 .feature-b365 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.backdrop-bronze-cc72 .feature-b365 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.backdrop-bronze-cc72 .preview-motion-1aa2 {
  max-width: 100%;
  overflow: auto;
}
.bronze-e937 .backdrop-bronze-cc72 a:hover {
  text-decoration: underline;
}
.message-eef0 .modal-full-4985:not(.notification-482b),
.message-eef0 .gas_a3c5 {
  margin-bottom: 1.41575em;
}
.message-eef0 .modal-full-4985:not(.notification-482b):last-child,
.message-eef0 .gas_a3c5:last-child {
  margin-bottom: 0;
}
.message-eef0 .modal-full-4985.main_hot_a5ea {
  margin-bottom: 0.41575em;
}
.message-eef0 .title_liquid_2b6f:before,
.message-eef0 .search-1a0c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.message-eef0 .title_liquid_2b6f:before {
  content: "\f115";
}
.message-eef0 .search-1a0c:before {
  content: "\f02c";
}
.message-eef0 .section_full_4ccf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.message-eef0 .section_full_4ccf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.blue-664e {
  display: -webkit-box;
  display: flex;
}
.blue-664e .pressed_b680 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .blue-664e .pressed_b680 {
    flex-basis: 90px;
  }
}
.blue-664e .focus_dark_091a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .blue-664e .focus_dark_091a {
    flex-basis: calc(100% - 50px);
  }
}
.blue-664e .nav-6157 p:last-child {
  margin-bottom: 0.72em;
}
.picture-middle-8307 .heading_short_10c2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.picture-middle-8307 .heading_short_10c2:after,
.picture-middle-8307 .heading_short_10c2:before {
  content: "";
  display: table;
}
.picture-middle-8307 .heading_short_10c2:after {
  clear: both;
}
.picture-middle-8307 .heading_short_10c2 .surface-4359,
.picture-middle-8307 .heading_short_10c2 .solid-3652 {
  width: 49%;
}
.picture-middle-8307 .heading_short_10c2 .surface-4359 a span.label-cold-bfab,
.picture-middle-8307 .heading_short_10c2 .solid-3652 a span.label-cold-bfab {
  display: block;
  margin-bottom: 5px;
}
.picture-middle-8307 .heading_short_10c2 .solid-3652 {
  float: left;
  text-align: left;
}
.picture-middle-8307 .heading_short_10c2 .surface-4359 {
  float: right;
  text-align: right;
}
.card-down-6705 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .card-down-6705 {
    margin-bottom: 0;
  }
}
.status_easy_7345 {
  margin-bottom: 1em;
}
.status_easy_7345 .notification-482b {
  font-size: 1.1em;
  line-height: 1.3;
}
.popup-0dd0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dark-1b25 .status_easy_7345,
.aside_warm_405e .status_easy_7345 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dark-1b25 .status_easy_7345,
  .aside_warm_405e .status_easy_7345 {
    display: block;
  }
}
.dark-1b25 .popup-0dd0,
.aside_warm_405e .popup-0dd0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dark-1b25 .popup-0dd0,
  .aside_warm_405e .popup-0dd0 {
    margin-bottom: 1em;
  }
}
.dark-1b25 .popup-0dd0 img,
.aside_warm_405e .popup-0dd0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dark-1b25 .info_f14f,
.aside_warm_405e .info_f14f {
  flex-basis: calc(100% - 160px);
}
.dark-1b25 .info_f14f p,
.aside_warm_405e .info_f14f p {
  margin-bottom: 0;
}
.dark-1b25 .info_f14f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dark-1b25 .info_f14f {
    padding-left: 0;
  }
}
.aside_warm_405e .info_f14f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .aside_warm_405e .info_f14f {
    padding-right: 0;
  }
}
.aside_warm_405e .popup-0dd0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.frame_lower_bc7a .popup-0dd0 {
  margin-bottom: 0.5em;
}
.frame_lower_bc7a .popup-0dd0 img {
  width: 100%;
}
.main-ad24 .plasma_9943,
.title-1320 .plasma_9943 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title-1320 .avatar-green-5824 .top-b159 p:last-child {
  margin-bottom: 0;
}
.container-dim-da56 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.plasma_33dd .heading-bronze-455f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .plasma_33dd .heading-bronze-455f:last-of-type {
    margin-bottom: 0;
  }
}
.plasma_33dd .heading-bronze-455f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.plasma_33dd .heading-bronze-455f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.plasma_33dd .heading-bronze-455f ul li {
  margin: 0 0 0.6em;
}
.plasma_33dd .heading-bronze-455f ul li.carousel-735f,
.plasma_33dd .heading-bronze-455f ul li.list_382b {
  position: relative;
}
.plasma_33dd .heading-bronze-455f ul li.carousel-735f .hidden-f78a,
.plasma_33dd .heading-bronze-455f ul li.list_382b .hidden-f78a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.plasma_33dd .heading-bronze-455f ul li.carousel-735f:after:after,
.plasma_33dd .heading-bronze-455f ul li.carousel-735f:after:before,
.plasma_33dd
  .heading-bronze-455f
  ul
  li.list_382b:after:after,
.plasma_33dd
  .heading-bronze-455f
  ul
  li.list_382b:after:before {
  content: "";
  display: table;
}
.plasma_33dd .heading-bronze-455f ul li.carousel-735f:after:after,
.plasma_33dd
  .heading-bronze-455f
  ul
  li.list_382b:after:after {
  clear: both;
}
.plasma_33dd .heading-bronze-455f a.photo_a815:hover {
  text-decoration: none;
}
.plasma_33dd .heading-bronze-455f select {
  max-width: 100%;
}
.plasma_33dd .heading-bronze-455f table {
  font-size: 85%;
}
.plasma_33dd .heading-bronze-455f table td,
.plasma_33dd .heading-bronze-455f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.plasma_33dd .heading-bronze-455f table tfoot td {
  text-align: left;
}
.plasma_33dd .heading-bronze-455f :last-child {
  margin-bottom: 0;
}
.plasma_33dd .heading-bronze-455f .thick-8513 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.plasma_33dd .heading-bronze-455f .thick-8513 label {
  width: 100%;
}
.plasma_33dd .heading-bronze-455f .thick-8513 .form_2659 {
  width: 100%;
  display: block;
}
.plasma_33dd .heading-bronze-455f .thick-8513 .description-pressed-e5c2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.plasma_33dd .heading-bronze-455f .thick-8513 .description-pressed-e5c2:hover svg #svg-search {
  fill: #444;
}
.plasma_33dd .heading-bronze-455f .thick-8513 .description-pressed-e5c2 svg {
  width: 18px;
  height: 18px;
}
.plasma_33dd .warm_ae8d ul ul,
.plasma_33dd .icon_ae75 ul ul,
.plasma_33dd .container-silver-bb3d ul ul,
.plasma_33dd .sidebar-white-d2fe ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.plasma_33dd .warm_ae8d .image-yellow-954b > a,
.plasma_33dd .icon_ae75 .image-yellow-954b > a,
.plasma_33dd .container-silver-bb3d .image-yellow-954b > a,
.plasma_33dd .sidebar-white-d2fe .image-yellow-954b > a {
  margin-bottom: 0;
}
.plasma_33dd .logo-pink-0617 li,
.plasma_33dd .warm_ae8d li,
.plasma_33dd .tag-short-b196 li,
.plasma_33dd .icon_ae75 li,
.plasma_33dd .container-silver-bb3d li,
.plasma_33dd .sidebar-white-d2fe li,
.plasma_33dd .picture-old-b7c0 li,
.plasma_33dd .block-153b li {
  display: block;
  position: relative;
}
.plasma_33dd .logo-pink-0617 li:last-child,
.plasma_33dd .warm_ae8d li:last-child,
.plasma_33dd .tag-short-b196 li:last-child,
.plasma_33dd .icon_ae75 li:last-child,
.plasma_33dd .container-silver-bb3d li:last-child,
.plasma_33dd .sidebar-white-d2fe li:last-child,
.plasma_33dd .picture-old-b7c0 li:last-child,
.plasma_33dd .block-153b li:last-child {
  border: none;
}
.plasma_33dd .logo-pink-0617 li a,
.plasma_33dd .warm_ae8d li a,
.plasma_33dd .tag-short-b196 li a,
.plasma_33dd .icon_ae75 li a,
.plasma_33dd .container-silver-bb3d li a,
.plasma_33dd .sidebar-white-d2fe li a,
.plasma_33dd .picture-old-b7c0 li a,
.plasma_33dd .block-153b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.plasma_33dd .logo-pink-0617 li ul li::before,
.plasma_33dd .warm_ae8d li ul li::before,
.plasma_33dd .tag-short-b196 li ul li::before,
.plasma_33dd .icon_ae75 li ul li::before,
.plasma_33dd .container-silver-bb3d li ul li::before,
.plasma_33dd .sidebar-white-d2fe li ul li::before,
.plasma_33dd .picture-old-b7c0 li ul li::before,
.plasma_33dd .block-153b li ul li::before {
  left: 15px;
}
.plasma_33dd .logo-pink-0617 li ul a,
.plasma_33dd .warm_ae8d li ul a,
.plasma_33dd .tag-short-b196 li ul a,
.plasma_33dd .icon_ae75 li ul a,
.plasma_33dd .container-silver-bb3d li ul a,
.plasma_33dd .sidebar-white-d2fe li ul a,
.plasma_33dd .picture-old-b7c0 li ul a,
.plasma_33dd .block-153b li ul a {
  padding-left: 20px;
}
.plasma_33dd .logo-pink-0617 li ul ul li::before,
.plasma_33dd .warm_ae8d li ul ul li::before,
.plasma_33dd .tag-short-b196 li ul ul li::before,
.plasma_33dd .icon_ae75 li ul ul li::before,
.plasma_33dd .container-silver-bb3d li ul ul li::before,
.plasma_33dd .sidebar-white-d2fe li ul ul li::before,
.plasma_33dd .picture-old-b7c0 li ul ul li::before,
.plasma_33dd .block-153b li ul ul li::before {
  left: 30px;
}
.plasma_33dd .logo-pink-0617 li ul ul a,
.plasma_33dd .warm_ae8d li ul ul a,
.plasma_33dd .tag-short-b196 li ul ul a,
.plasma_33dd .icon_ae75 li ul ul a,
.plasma_33dd .container-silver-bb3d li ul ul a,
.plasma_33dd .sidebar-white-d2fe li ul ul a,
.plasma_33dd .picture-old-b7c0 li ul ul a,
.plasma_33dd .block-153b li ul ul a {
  padding-left: 40px;
}
.plasma_33dd .caption-8ac6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.plasma_33dd .block-153b ul li {
  margin-bottom: 1.41575em;
}
.plasma_33dd .block-153b ul li .plasma-c780 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.plasma_33dd .block-153b ul li .input_slow_0aed {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.carousel-6d56 .logo-pink-0617 li a,
.carousel-6d56 .warm_ae8d li a,
.carousel-6d56 .tag-short-b196 li a,
.carousel-6d56 .icon_ae75 li a,
.carousel-6d56 .container-silver-bb3d li a,
.carousel-6d56 .sidebar-white-d2fe li a,
.carousel-6d56 .picture-old-b7c0 li a,
.carousel-6d56 .block-153b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-6d56 .caption-8ac6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-6d56 .heading-bronze-455f ul li.carousel-735f .hidden-f78a,
.carousel-6d56 .heading-bronze-455f ul li.list_382b .hidden-f78a {
  background: rgba(0, 0, 0, 0.2);
}
.carousel-6d56 .plasma_33dd .heading-bronze-455f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_fd61 .plasma_33dd .container-smooth-c3a7 li {
  margin: 0;
}
.cool_fd61 .plasma_33dd .container-smooth-c3a7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.cool_fd61 .plasma_33dd .container-smooth-c3a7 li ul {
  margin: 0;
}
.cool_fd61 .plasma_33dd .container-smooth-c3a7 li ul li a {
  padding-left: 15px;
}
.cool_fd61 .plasma_33dd .container-smooth-c3a7 li ul li li a {
  padding-left: 30px;
}
.cool_fd61 .plasma_33dd .container-smooth-c3a7 li.element-dec8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.cool_fd61 .plasma_33dd .container-smooth-c3a7 li.element-dec8 > 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;
}
.cool_fd61 .plasma_33dd .container-smooth-c3a7 li.element-dec8 > 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;
}
.aside_c6d8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.aside-151a {
  position: relative;
  z-index: 10;
}
.aside-151a .active_bronze_cf05 {
  width: 100%;
  max-width: 100%;
}
.down-9d37 .cold-a705 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.down-9d37 .light_de26 {
}
.down-9d37 .carousel-6d56 {
  background: #292929;
}
.feature_c31f .cold-a705 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.feature_c31f .light_de26 {
  background: #f9f9f9;
}
.feature_c31f .carousel-6d56 {
  background: #303030;
}
.gradient-1dc1 .cold-a705 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient-1dc1 .background_under_90fa {
    margin-bottom: 1em;
  }
  .gradient-1dc1 .background_under_90fa:last-child {
    margin-bottom: 0;
  }
}
.gradient-1dc1 .light_de26 {
  background: #ededed;
}
.gradient-1dc1 .carousel-6d56 {
  background: #1a1a1a;
}
.cold-a705.light_de26 {
  color: rgba(0, 0, 0, 0.6);
}
.cold-a705.light_de26 .container-014a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold-a705.carousel-6d56 {
  color: rgba(255, 255, 255, 0.99);
}
.cold-a705.carousel-6d56 a:not(.photo_a815) {
  color: rgba(255, 255, 255, 0.79);
}
.cold-a705.carousel-6d56 a:not(.photo_a815):hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold-a705.carousel-6d56 .container-014a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold-a705.carousel-6d56 table tbody td,
.cold-a705.carousel-6d56 table th {
  background: rgba(0, 0, 0, 0.08);
}
.current-a6ec.tag_current_a884 .accordion-7e60 {
  max-width: initial;
}
.current-a6ec .chip_static_7d7c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.current-a6ec .chip_static_7d7c .active_bronze_cf05 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .current-a6ec .chip_static_7d7c .active_bronze_cf05 {
    display: block;
    margin-bottom: 2em;
  }
  .current-a6ec .chip_static_7d7c .active_bronze_cf05:last-child {
    margin-bottom: 0;
  }
}
.gradient-1dc1 .background_under_90fa:last-child,
.feature_c31f .background_under_90fa:last-child,
.down-9d37 .background_under_90fa:last-child {
  margin-bottom: 0;
}
.gradient-1dc1 .background_under_90fa .plasma_33dd .heading-bronze-455f:last-child,
.feature_c31f .background_under_90fa .plasma_33dd .heading-bronze-455f:last-child,
.down-9d37 .background_under_90fa .plasma_33dd .heading-bronze-455f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gradient-1dc1 .input_e966,
  .gradient-1dc1 .middle-0ac6,
  .feature_c31f .input_e966,
  .feature_c31f .middle-0ac6,
  .down-9d37 .input_e966,
  .down-9d37 .middle-0ac6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .aside-151a .background_under_90fa {
    margin-bottom: 2em;
  }
}
.aside-151a p:last-child {
  margin-bottom: 0;
}
.aside-151a li,
.aside-151a ul {
  list-style: none;
  margin: 0;
}
.aside-151a ul ul {
  margin-left: 2.617924em;
}
.element-f2be {
  font-size: 0.875em;
}

/* css-noise: e4f3 */
.phantom-card-c0 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
