/*!
Theme Name: Customify
Theme URI: https://pressmaximum.over-b9bb/customify
Author: WPCustomify
Author URI: https://pressmaximum.over-b9bb
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.over-b9bb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.image-a4b8.bottom-49a2/licenses/gpl-2.0.chip-9e0c
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.badge_warm_3508/, (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.secondary_1a1a.notification_rough_337b/normalize.yellow_ee94/
 ======
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.yellow_ee94 v7.0.0 | MIT License | github.over-b9bb/necolas/normalize.yellow_ee94 */
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;
}
.icon-focused-36ef .current_2a5e,
.badge_light_d320,
.notification_17f4,
.pagination-dim-dc46,
.basic-cbc1,
.description_e6ba,
.stone_7468,
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;
}
.badge_light_d320,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge_light_d320,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge_light_d320,
  h1 {
    font-size: 1.8em;
  }
}
.notification_17f4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.notification_17f4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .notification_17f4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .notification_17f4,
  h2 {
    font-size: 1.7em;
  }
}
.pagination-dim-dc46,
h3 {
  font-size: 1.618em;
}
.icon-focused-36ef .current_2a5e,
.basic-cbc1,
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.info-3299 {
  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;
}
.secondary_e8ca:after,
.secondary_e8ca:before,
.card_162f:after,
.card_162f:before {
  content: "";
  display: table;
}
.secondary_e8ca:after,
.card_162f:after {
  clear: both;
}
.focus-mini-6f6c {
  float: right;
  margin-right: 0;
}
.fluid-4365 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.alert-old-65a2 .advanced-6d4c,
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;
}
.alert-old-65a2 .advanced-6d4c: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;
}
.under_22ee .advanced-6d4c {
  box-shadow: none;
}
.under_22ee
  .advanced-6d4c
  .bright-b15a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.under_22ee .advanced-6d4c .tabs-dd7b {
  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;
}
.under_22ee
  .advanced-6d4c
  .tabs-dd7b
  b {
  display: none;
}
.under_22ee .table-4793 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gallery_bb27:not(.label-under-1f0d):not(.notice-e849),
button:not(.label-under-1f0d):not(.notice-e849),
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ),
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ),
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ) {
  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;
}
.gallery_bb27:not(.label-under-1f0d):not(
    .notice-e849
  ):hover,
button:not(.label-under-1f0d):not(
    .notice-e849
  ):hover,
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ):hover,
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ):hover,
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gallery_bb27:not(.label-under-1f0d):not(
    .notice-e849
  ):active,
.gallery_bb27:not(.label-under-1f0d):not(
    .notice-e849
  ):focus,
button:not(.label-under-1f0d):not(
    .notice-e849
  ):active,
button:not(.label-under-1f0d):not(
    .notice-e849
  ):focus,
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ):active,
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ):focus,
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ):active,
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ):focus,
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ):active,
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ):focus {
  outline: 0;
}
.gallery_bb27:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7,
button:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7,
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7,
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7,
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7 {
  position: relative;
}
.gallery_bb27:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .preview_simple_8999,
.gallery_bb27:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .menu_e80a,
.gallery_bb27:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .aside_small_52ee,
.gallery_bb27:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  i,
.gallery_bb27:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  svg,
button:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .preview_simple_8999,
button:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .menu_e80a,
button:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .aside_small_52ee,
button:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  i,
button:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  svg,
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .preview_simple_8999,
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .menu_e80a,
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .aside_small_52ee,
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  i,
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  svg,
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .preview_simple_8999,
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .menu_e80a,
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .aside_small_52ee,
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  i,
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  svg,
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .preview_simple_8999,
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .menu_e80a,
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  .aside_small_52ee,
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  i,
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7
  svg {
  visibility: hidden;
}
.gallery_bb27:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7:after,
button:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7:after,
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7:after,
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7:after,
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ).fn-loading-50c7: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;
}
.gallery_bb27:not(.label-under-1f0d):not(.notice-e849),
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ),
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ),
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ) {
  color: #fff;
  background: #235787;
}
.gallery_bb27:not(.label-under-1f0d):not(
    .notice-e849
  ):focus,
input[type="button"]:not(.label-under-1f0d):not(
    .notice-e849
  ):focus,
input[type="reset"]:not(.label-under-1f0d):not(
    .notice-e849
  ):focus,
input[type="submit"]:not(.label-under-1f0d):not(
    .notice-e849
  ):focus {
  color: #fff;
}
.gallery_bb27.fn-disabled-50c7:not(.label-under-1f0d):not(
    .notice-e849
  ),
.gallery_bb27[disabled]:not(.label-under-1f0d):not(
    .notice-e849
  ),
button.fn-disabled-50c7:not(.label-under-1f0d):not(
    .notice-e849
  ),
button[disabled]:not(.label-under-1f0d):not(
    .notice-e849
  ) {
  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;
}
.backdrop_d9cb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.backdrop_d9cb: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;
}
.media_de7f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.module_bright_19e3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.grid-36cd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.secondary_e8ca:after,
.secondary_e8ca:before,
.hero_d297:after,
.hero_d297:before,
.video_complex_2f5c:after,
.video_complex_2f5c:before,
.silver-15aa:after,
.silver-15aa:before,
.paragraph_ee21:after,
.paragraph_ee21:before,
.preview_74f2:after,
.preview_74f2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.secondary_e8ca:after,
.hero_d297:after,
.video_complex_2f5c:after,
.silver-15aa:after,
.paragraph_ee21:after,
.preview_74f2:after {
  clear: both;
}
.hero_d297 .grid-f8b6,
.video_complex_2f5c .grid-f8b6,
.under-f566 .grid-f8b6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accent-dddb {
  display: inline-block;
}
.wrapper_wood_5495 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.wrapper_wood_5495 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wrapper_wood_5495 .element-a3ea {
  padding: 1em 0;
  font-size: 85%;
}
.element-a3ea {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focus-cd98 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focus-cd98:after,
.focus-cd98:before {
  content: "";
  display: table;
}
.focus-cd98:after {
  clear: both;
}
.breadcrumb_74ae {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description-7f78 .breadcrumb_74ae {
  max-width: 50%;
}
.tertiary-c19b .breadcrumb_74ae {
  max-width: 33.33%;
}
.outer_eeb0 .breadcrumb_74ae {
  max-width: 25%;
}
.hot_80f3 .breadcrumb_74ae {
  max-width: 20%;
}
.huge-b54e .breadcrumb_74ae {
  max-width: 16.66%;
}
.popup_124f .breadcrumb_74ae {
  max-width: 14.28%;
}
.modal-4066 .breadcrumb_74ae {
  max-width: 12.5%;
}
.main-778d .breadcrumb_74ae {
  max-width: 11.11%;
}
.red_3a29 {
  display: block;
}
.icon-focused-36ef .thick-3e6d label,
.icon-focused-36ef .block-current-6cc0 label,
.icon-focused-36ef .west_6ace label,
.icon-focused-36ef .sort-west-43c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_advanced_10b2 {
  list-style: none;
  margin: 0;
}
.section_advanced_10b2 article.surface-70f6 {
  margin-bottom: 0;
}
.section_advanced_10b2 ul {
  list-style: none;
  margin: 0;
}
.section_advanced_10b2 .complex_aac2 li.surface-70f6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_advanced_10b2 .complex_aac2 li.surface-70f6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_advanced_10b2 .complex_aac2 li.surface-70f6: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) {
  .section_advanced_10b2 .complex_aac2 li.surface-70f6 li.surface-70f6 li.surface-70f6 li.surface-70f6 {
    padding-left: 0;
  }
}
article.surface-70f6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-70f6 .hero_d297 p:last-of-type {
  margin-bottom: 0;
}
article.surface-70f6 .notification_up_e518 {
  float: left;
}
article.surface-70f6 .backdrop-4db1 {
  margin-left: 85px;
}
article.surface-70f6 .input_hovered_2740 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-70f6 .input_hovered_2740 .widget-hard-454e {
  margin-left: 10px;
}
article.surface-70f6 .input_rough_89af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-70f6 .shadow_complex_77b6 {
  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 .thick-3e6d,
  #respond .west_6ace,
  #respond .sort-west-43c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thick-3e6d input,
#respond .west_6ace input,
#respond .sort-west-43c9 input {
  width: 100%;
}
#respond .sort-west-43c9 {
  margin-right: 0;
}
#respond .dropdown_868e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus_20c1 {
  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;
}
.focus_20c1.element-e488 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus_20c1 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%);
}
.focus_20c1:focus,
.focus_20c1: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);
}
.rough-746a {
  border-radius: 10%;
}
.notification-soft-46bf {
  border-radius: 50%;
}
.steel-ff14 {
  font-size: 0.72em;
}
.old_2a7f {
  font-size: 0.875em;
}
.next_a457 {
  font-size: 1.1em;
}
.texture_5be0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture_5be0.steel-ff14 {
  letter-spacing: 0.5px;
}
.lite_0460,
.lite_0460 a {
  color: #6d6d6d;
}
.lite_0460 a:hover {
  color: #111;
}
.black_6f3c {
  color: #6d6d6d;
}
.iron-3eba {
  overflow-x: hidden;
}
.iron-3eba .gradient-cold-de2a.column-new-d42e {
  position: relative;
}
.iron-3eba .gradient-cold-de2a.column-new-d42e.layout-paper-de40 {
  position: initial;
}
.iron-3eba
  .gradient-cold-de2a.column-new-d42e.layout-paper-de40
  .slider_thick_091a {
  left: auto;
}
.iron-3eba .gradient-cold-de2a .slider_thick_091a {
  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;
}
.iron-3eba .gradient-cold-de2a:hover.column-new-d42e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.iron-3eba
  .gradient-cold-de2a:hover.column-new-d42e
  .slider_thick_091a {
  display: block;
  z-index: 9999999;
}
.iron-3eba .link-simple-31ef .smooth_137f,
.iron-3eba .pagination-a427 .smooth_137f {
  display: none;
}
.iron-3eba .narrow_c9bc .gradient-cold-de2a:hover.column-new-d42e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.icon-focused-36ef .thick-3e6d label,
.icon-focused-36ef .block-current-6cc0 label,
.icon-focused-36ef .west_6ace label,
.icon-focused-36ef .sort-west-43c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_advanced_10b2 {
  list-style: none;
  margin: 0;
}
.section_advanced_10b2 article.surface-70f6 {
  margin-bottom: 0;
}
.section_advanced_10b2 ul {
  list-style: none;
  margin: 0;
}
.section_advanced_10b2 .complex_aac2 li.surface-70f6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_advanced_10b2 .complex_aac2 li.surface-70f6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_advanced_10b2 .complex_aac2 li.surface-70f6: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) {
  .section_advanced_10b2 .complex_aac2 li.surface-70f6 li.surface-70f6 li.surface-70f6 li.surface-70f6 {
    padding-left: 0;
  }
}
article.surface-70f6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-70f6 .hero_d297 p:last-of-type {
  margin-bottom: 0;
}
article.surface-70f6 .notification_up_e518 {
  float: left;
}
article.surface-70f6 .backdrop-4db1 {
  margin-left: 85px;
}
article.surface-70f6 .input_hovered_2740 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-70f6 .input_hovered_2740 .widget-hard-454e {
  margin-left: 10px;
}
article.surface-70f6 .input_rough_89af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-70f6 .shadow_complex_77b6 {
  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 .thick-3e6d,
  #respond .west_6ace,
  #respond .sort-west-43c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thick-3e6d input,
#respond .west_6ace input,
#respond .sort-west-43c9 input {
  width: 100%;
}
#respond .sort-west-43c9 {
  margin-right: 0;
}
#respond .dropdown_868e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link-simple-31ef .link-0a47 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.link-0a47 .link-b538.outline-4628 .input-pink-cf85 > li > a:focus,
.link-0a47 .link-b538.outline-4628 .input-pink-cf85 > li > a:hover,
.link-0a47 .link-b538.element-e309 .input-pink-cf85 > li > a:focus,
.link-0a47 .link-b538.element-e309 .input-pink-cf85 > li > a:hover,
.link-0a47 .link-b538.fresh-8a73 .input-pink-cf85 > li > a:focus,
.link-0a47 .link-b538.fresh-8a73 .input-pink-cf85 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-0a47
  .link-b538.outline-4628
  .input-pink-cf85
  > li.footer-upper-eada
  > a,
.link-0a47
  .link-b538.outline-4628
  .input-pink-cf85
  > li.notification-3147
  > a,
.link-0a47
  .link-b538.element-e309
  .input-pink-cf85
  > li.footer-upper-eada
  > a,
.link-0a47
  .link-b538.element-e309
  .input-pink-cf85
  > li.notification-3147
  > a,
.link-0a47
  .link-b538.fresh-8a73
  .input-pink-cf85
  > li.footer-upper-eada
  > a,
.link-0a47 .link-b538.fresh-8a73 .input-pink-cf85 > li.rough-bda3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.link-0a47 .accordion_e6b1,
.link-0a47 .accordion_e6b1 a {
  color: rgba(255, 255, 255, 0.99);
}
.link-0a47 .pattern_steel_b749.narrow-3691 li a,
.link-0a47 .label-white-fad1 a,
.link-0a47 .pro_c67c,
.link-0a47 .input-pink-cf85 > li > a,
.link-0a47 .text_6ae3 {
  color: rgba(255, 255, 255, 0.79);
}
.link-0a47 .pattern_steel_b749.narrow-3691 li a:hover,
.link-0a47 .label-white-fad1 a:hover,
.link-0a47 .pro_c67c:hover,
.link-0a47 .input-pink-cf85 > li > a:hover,
.link-0a47 .text_6ae3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-0a47 .message-pink-38d0 {
  color: rgba(255, 255, 255, 0.79);
}
.link-0a47 .message-pink-38d0 .pattern-soft-8c7e {
  color: rgba(255, 255, 255, 0.99);
}
.link-0a47 .message-pink-38d0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-0a47 .easy-0071 .disabled-yellow-1797 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link-0a47 .easy-0071 .disabled-yellow-1797 .menu-easy-6d9f {
  color: rgba(255, 255, 255, 0.79);
}
.link-0a47
  .easy-0071
  .disabled-yellow-1797
  .menu-easy-6d9f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-0a47
  .easy-0071
  .disabled-yellow-1797
  .menu-easy-6d9f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-0a47
  .easy-0071
  .disabled-yellow-1797
  .menu-easy-6d9f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-0a47
  .easy-0071
  .disabled-yellow-1797
  .menu-easy-6d9f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-0a47 .easy-0071 .content-fe6a {
  color: rgba(255, 255, 255, 0.79);
}
.link-0a47 .easy-0071 .content-fe6a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-41f0
  .link-0a47
  .easy-0071
  .silver-bf2d
  .first_0faa {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-41f0
  .link-0a47
  .easy-0071
  .silver-bf2d
  .menu-easy-6d9f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link-simple-31ef .notification-left-3911 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notification-left-3911 .link-b538.outline-4628 .input-pink-cf85 > li > a:focus,
.notification-left-3911 .link-b538.outline-4628 .input-pink-cf85 > li > a:hover,
.notification-left-3911 .link-b538.element-e309 .input-pink-cf85 > li > a:focus,
.notification-left-3911 .link-b538.element-e309 .input-pink-cf85 > li > a:hover,
.notification-left-3911 .link-b538.fresh-8a73 .input-pink-cf85 > li > a:focus,
.notification-left-3911 .link-b538.fresh-8a73 .input-pink-cf85 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-left-3911
  .link-b538.outline-4628
  .input-pink-cf85
  > li.footer-upper-eada
  > a,
.notification-left-3911
  .link-b538.outline-4628
  .input-pink-cf85
  > li.notification-3147
  > a,
.notification-left-3911
  .link-b538.element-e309
  .input-pink-cf85
  > li.footer-upper-eada
  > a,
.notification-left-3911
  .link-b538.element-e309
  .input-pink-cf85
  > li.notification-3147
  > a,
.notification-left-3911
  .link-b538.fresh-8a73
  .input-pink-cf85
  > li.footer-upper-eada
  > a,
.notification-left-3911 .link-b538.fresh-8a73 .input-pink-cf85 > li.rough-bda3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notification-left-3911 .accordion_e6b1,
.notification-left-3911 .accordion_e6b1 a {
  color: rgba(0, 0, 0, 0.8);
}
.notification-left-3911 .pattern_steel_b749.narrow-3691 li a,
.notification-left-3911 .label-white-fad1 a,
.notification-left-3911 .pro_c67c,
.notification-left-3911 .input-pink-cf85 > li > a,
.notification-left-3911 .text_6ae3 {
  color: rgba(0, 0, 0, 0.55);
}
.notification-left-3911 .pattern_steel_b749.narrow-3691 li a:hover,
.notification-left-3911 .label-white-fad1 a:hover,
.notification-left-3911 .pro_c67c:hover,
.notification-left-3911 .input-pink-cf85 > li > a:hover,
.notification-left-3911 .text_6ae3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-left-3911 .message-pink-38d0 {
  color: rgba(0, 0, 0, 0.55);
}
.notification-left-3911 .message-pink-38d0 .pattern-soft-8c7e {
  color: rgba(0, 0, 0, 0.8);
}
.notification-left-3911 .message-pink-38d0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_hard_9304 .element-iron-0476 {
  margin-left: auto;
  margin-right: auto;
}
.video_complex_2f5c > * {
  margin-left: auto;
  margin-right: auto;
}
.video_complex_2f5c .media_de7f {
  margin-right: 1.41575em;
}
.hard_8905 .video_complex_2f5c > .active-soft-a7f1 {
  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;
}
.hard_8905 .video_complex_2f5c > .container-8822 {
  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;
}
.gradient_e59b.surface_hard_9304 .element-iron-0476,
.hero_7f06.surface_hard_9304 .element-iron-0476 {
  margin-left: 0;
}
.heading_warm_1744.surface_hard_9304 .element-iron-0476,
.preview-332e.surface_hard_9304 .element-iron-0476 {
  margin-right: 0;
}
.video_complex_2f5c ol,
.video_complex_2f5c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dropdown_0bfc video {
  max-width: 100%;
}
.panel-b436 img {
  display: block;
}
.panel-b436.media_de7f,
.panel-b436.module_bright_19e3 {
  width: 100%;
}
.panel-b436.container-8822 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pattern-liquid-02a4:not(.accordion_5411) {
  margin: 1.5em auto;
}
.hover_fluid_667e p {
  padding: 1.5em 14px;
}
ul.hovered-a7d0.container-8822,
ul.hovered-a7d0.active-soft-a7f1,
ul.hovered-a7d0.slider-939d.active-soft-a7f1 {
  padding: 0 14px;
}
.smooth-933c {
  display: block;
  overflow-x: auto;
}
.smooth-933c table {
  border-collapse: collapse;
  width: 100%;
}
.smooth-933c td,
.smooth-933c th {
  padding: 0.5em;
}
.video_complex_2f5c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.video_complex_2f5c ol ol,
.video_complex_2f5c ol ul,
.video_complex_2f5c ul ol,
.video_complex_2f5c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.video_complex_2f5c ol ol li,
.video_complex_2f5c ol ul li,
.video_complex_2f5c ul ol li,
.video_complex_2f5c ul ul li {
  margin-left: 0;
}
.label-north-854a.heading-over-2732 > .widget_copper_a60a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.label-north-854a.heading-over-2732 > .widget_copper_a60a iframe,
.label-north-854a.heading-over-2732 > .widget_copper_a60a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block-8e7d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.block-8e7d.down-8aaa {
  padding: 0;
}
.block-8e7d.down-8aaa cite {
  font-size: 13px;
}
.block-8e7d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.block-8e7d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tertiary-23e7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tertiary-23e7 > p:first-child {
  margin-top: 0;
}
.tertiary-23e7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tertiary-23e7 blockquote {
  border-left: 0;
}
.wood_8580 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.wood_8580:not(.pagination-fc04) {
  max-width: 100px;
}
.wood_8580.medium_ee4f {
  border-bottom: none !important;
  text-align: center;
}
.wood_8580.medium_ee4f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hover_fluid_667e p {
    padding: 1.5em 0;
  }
}
.notice-1ac5 {
  color: #0073aa;
}
.fluid_bdfc {
  background-color: #0073aa;
}
.north_2b39 {
  color: #229fd8;
}
.orange_b3b9 {
  background-color: #229fd8;
}
.banner_88b6 {
  color: #eee;
}
.badge_ff45 {
  background-color: #eee;
}
.icon-action-daeb {
  color: #444;
}
.banner-black-812d {
  background-color: #444;
}
.west-350c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.west-350c .primary_5fb2 .label-white-fad1 {
  font-size: 15px;
}
.west-350c .label-white-fad1 {
  line-height: 1.3;
}
.west-350c .notification-left-3911 {
}
.west-350c .link-0a47 {
  background: #235787;
}
.hidden-warm-d528 {
  padding: 0;
}
.hidden-warm-d528 .link-0a47 {
  background: #1a1a1a;
}
.hidden-warm-d528 .notification-left-3911 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.list_full_f8cd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.list_full_f8cd .notification-left-3911 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.list_full_f8cd .link-0a47 {
  background: #303030;
}
.preview_74f2 {
  position: relative;
  z-index: 10;
}
.preview_74f2 .description_soft_9487 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.top_ed44 .column-new-d42e {
  display: inline-block;
  vertical-align: middle;
}
.top_ed44.sidebar_d16a .column-new-d42e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .top_ed44.sidebar_d16a .column-new-d42e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .top_ed44.sidebar_d16a .column-new-d42e {
    margin-right: 0.4em;
  }
}
.top_ed44.sidebar_d16a .column-new-d42e:last-child {
  margin-right: 0;
}
.grid-smooth-e921 .description_soft_9487 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .link-simple-31ef .primary_5fb2 {
    margin: 0 -0.5em;
  }
  .link-simple-31ef .primary_5fb2 [class*="customify-col-"],
  .link-simple-31ef .primary_5fb2 [class*="customify-col_"],
  .link-simple-31ef .primary_5fb2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.link-simple-31ef.hot-7667 .description_soft_9487 {
  background: 0 0 !important;
}
.link-simple-31ef.hot-7667 .description_soft_9487,
.link-simple-31ef.grid-smooth-e921 .description_soft_9487 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .link-simple-31ef.shade-5cef {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.link-simple-31ef.grid-smooth-e921 .description_soft_9487 {
  box-shadow: none !important;
}
.title-0927 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .title-0927 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .title-0927 {
    padding: 18px 0 20px;
  }
}
.title-0927 .mask-846c {
  width: 100%;
}
.title-0927 .complex-d698 {
  margin-bottom: 0;
}
.title-0927 .thick_f216 {
  margin-top: 5px;
  font-size: 0.875em;
}
.steel_9934 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.steel_9934 .carousel-a16c {
  width: 100%;
}
.article-b2a1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article-b2a1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article-b2a1 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;
}
.article-b2a1 li:last-child:after {
  display: none;
}
.article-b2a1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.paper-e061 .smooth_137f button,
.title-0927 .smooth_137f button {
  left: 0;
}
.paper-e061 .carousel-a16c,
.title-0927 .carousel-a16c {
  padding-left: 0;
  padding-right: 0;
}
.paper-e061 .steel_9934,
.title-0927 .steel_9934 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.paper-e061 {
  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;
}
.paper-e061: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;
}
.paper-e061 .aside_huge_9cd1 {
  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) {
  .paper-e061 .aside_huge_9cd1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .paper-e061 .aside_huge_9cd1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .paper-e061 .aside_huge_9cd1 {
    min-height: 200px;
  }
}
.paper-e061 .article-b2a1 {
  color: rgba(255, 255, 255, 0.8);
}
.paper-e061 .article-b2a1 a,
.paper-e061 .article-b2a1 li:after {
  color: inherit;
}
.paper-e061 .article-b2a1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.border-prev-e1b7 {
  margin-bottom: 0.5em;
}
.narrow-29b2 {
  margin-bottom: 1.2em;
}
.narrow-29b2,
.border-prev-e1b7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.narrow-29b2 p:last-child,
.border-prev-e1b7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .smooth_137f,
#masthead .smooth_137f {
  display: none;
}
#masthead
  > .smooth_137f.old-d3e9 {
  display: none;
}
#masthead > .smooth_137f button {
  left: 0;
}
.chip-outer-ddb1 {
  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%;
}
.chip-outer-ddb1 .column-new-d42e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.chip-outer-ddb1 .large-048f {
  display: -webkit-box;
  display: flex;
}
.chip-outer-ddb1 .large-048f.link_5126 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.chip-outer-ddb1 .large-048f.fast_70a2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.chip-outer-ddb1 .large-048f.gas-0697 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.chip-outer-ddb1.popup_simple_45e2.popup-16a7 .large-048f.link_5126 {
  flex-basis: 100%;
}
.chip-outer-ddb1.plasma-32f6 .large-048f.fast_70a2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.chip-outer-ddb1.plasma-32f6 .large-048f.gas-0697 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .smooth_137f.old-d3e9 {
  display: none;
}
#masthead > .smooth_137f button {
  left: 0;
}
.active-d593 {
  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;
}
.active-d593:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active-d593.logo_steel_a497 i {
  margin-right: 4px;
}
.active-d593.warm_32bc i {
  margin-left: 5px;
}
.label-white-fad1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.label-white-fad1 p:last-child {
  margin-bottom: 0;
}
.secondary_large_33a5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.secondary_large_33a5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.secondary_large_33a5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.secondary_large_33a5 .accordion_e6b1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.secondary_large_33a5 .simple_672b {
  margin: 5px 0 7px 0;
}
.secondary_large_33a5.paragraph_complex_5c8e .tabs-70d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_large_33a5.paragraph_complex_5c8e .gallery-up-86d4 {
  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;
}
.secondary_large_33a5.preview-cool-9438 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.secondary_large_33a5.preview-cool-9438 .tabs-70d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_large_33a5.preview-cool-9438 .gallery-up-86d4 {
  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;
}
.secondary_large_33a5.picture-1cfc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary_large_33a5.menu_dd1e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.secondary_large_33a5.menu_dd1e .gallery-up-86d4 {
  margin-top: 7px;
}
.card-ed82 {
  display: inline-block;
}
.preview_74f2 .alert-action-5604 .secondary_large_33a5 img {
  max-width: 100%;
}
.link-b538 .pink_071f.highlight_6b55,
.iron-e243 .pink_071f.highlight_6b55 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.link-b538 .pressed_6eb7,
.iron-e243 .pressed_6eb7 {
  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%);
}
.link-b538 .pressed_6eb7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.link-b538.highlight-rough-1e22 .pressed_6eb7 {
  display: none;
}
.link-b538 .box-6195 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link-b538 .box-6195 li {
  display: inline-block;
  position: relative;
}
.link-b538 .box-6195 li:last-child {
  margin-right: 0;
}
.link-b538 .box-6195 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;
}
.link-b538 .box-6195 li.rough-bda3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.link-b538 .box-6195 > 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;
}
.link-b538 .box-6195 > li > a i {
  line-height: 0;
}
.link-b538 .box-6195 > li.frame_short_0dda > a .pressed_6eb7 {
  margin-left: 4px;
  line-height: 0;
}
.link-b538 .box-6195 .advanced-8194 li.frame_short_0dda > a {
  position: relative;
}
.link-b538 .box-6195 .advanced-8194 li.frame_short_0dda > a:after,
.link-b538 .box-6195 .advanced-8194 li.frame_short_0dda > a:before {
  content: "";
  display: table;
}
.link-b538 .box-6195 .advanced-8194 li.frame_short_0dda > a:after {
  clear: both;
}
.link-b538 .box-6195 .advanced-8194 li.frame_short_0dda > a .pressed_6eb7 {
  margin-left: 5px;
  float: right;
}
.link-b538 .overlay-thick-1355,
.link-b538 .advanced-8194 {
  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;
}
.link-b538 .advanced-8194 {
  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;
}
.link-b538 .advanced-8194 .highlight_6b55 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link-b538 .advanced-8194 .pressed_6eb7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.link-b538 .advanced-8194 li {
  display: block;
  margin: 0;
  padding: 0;
}
.link-b538 .advanced-8194 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;
}
.link-b538 .advanced-8194 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.link-b538 .advanced-8194 .advanced-8194 {
  top: 0;
  left: 100%;
}
.link-b538 .thick-e20d.fn-focus-50c7 > .overlay-thick-1355,
.link-b538 .thick-e20d.fn-focus-50c7 > .advanced-8194,
.link-b538 .thick-e20d:focus > .overlay-thick-1355,
.link-b538 .thick-e20d:focus > .advanced-8194,
.link-b538 .thick-e20d:hover > .overlay-thick-1355,
.link-b538 .thick-e20d:hover > .advanced-8194 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.link-b538.fresh-8a73 .input-pink-cf85:after,
.link-b538.fresh-8a73 .input-pink-cf85:before {
  content: "";
  display: table;
}
.link-b538.fresh-8a73 .input-pink-cf85:after {
  clear: both;
}
.link-b538.fresh-8a73 .input-pink-cf85 > li {
  float: left;
}
.link-b538.dynamic-9391 .input-pink-cf85:after,
.link-b538.dynamic-9391 .input-pink-cf85:before {
  content: "";
  display: table;
}
.link-b538.dynamic-9391 .input-pink-cf85:after {
  clear: both;
}
.link-b538.dynamic-9391 .input-pink-cf85 > li {
  float: left;
}
.link-b538.dynamic-9391 .input-pink-cf85 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.link-b538.dynamic-9391 .input-pink-cf85 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.link-b538.dynamic-9391 .input-pink-cf85 > li.footer-upper-eada > a,
.link-b538.dynamic-9391 .input-pink-cf85 > li.rough-bda3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.link-b538.outline-4628 .input-pink-cf85 > li > a .highlight_6b55 {
  position: relative;
}
.link-b538.outline-4628 .input-pink-cf85 > li > a .highlight_6b55: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;
}
.link-b538.outline-4628
  .input-pink-cf85
  > li:focus
  > a
  .highlight_6b55:before,
.link-b538.outline-4628
  .input-pink-cf85
  > li:hover
  > a
  .highlight_6b55:before {
  width: 100%;
  background-color: currentColor;
}
.link-b538.outline-4628
  .input-pink-cf85
  > li.footer-upper-eada
  > a
  .highlight_6b55:before,
.link-b538.outline-4628
  .input-pink-cf85
  > li.notification-3147
  > a
  .highlight_6b55:before {
  width: 100%;
  background-color: currentColor;
}
.link-b538.element-e309 .input-pink-cf85 > li > a .highlight_6b55 {
  position: relative;
}
.link-b538.element-e309 .input-pink-cf85 > li > a .highlight_6b55: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;
}
.link-b538.element-e309 .input-pink-cf85 > li:focus > a .highlight_6b55:before,
.link-b538.element-e309
  .input-pink-cf85
  > li:hover
  > a
  .highlight_6b55:before {
  width: 100%;
  background-color: currentColor;
}
.link-b538.element-e309
  .input-pink-cf85
  > li.footer-upper-eada
  > a
  .highlight_6b55:before,
.link-b538.element-e309
  .input-pink-cf85
  > li.notification-3147
  > a
  .highlight_6b55:before {
  width: 100%;
  background-color: currentColor;
}
.iron-e243 .box-6195 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.iron-e243 .box-6195 li:first-child > a {
  border-top: none;
}
.iron-e243 .box-6195 .iron_6259 > .highlight_6b55 .pressed_6eb7 {
  display: none;
}
.iron-e243 .box-6195 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.iron-e243 .box-6195 li:last-child {
  border: none;
}
.iron-e243 .box-6195 li.frame_short_0dda > a {
  padding-right: 45px !important;
}
.iron-e243 .box-6195 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.iron-e243 .box-6195 li a:focus,
.iron-e243 .box-6195 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.iron-e243 .box-6195 li .complex-facb {
  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;
}
.iron-e243 .box-6195 li .complex-facb:hover {
  box-shadow: none;
}
.iron-e243 .box-6195 li .complex-facb .pressed_6eb7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.iron-e243 .box-6195 .advanced-8194 {
  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);
}
.iron-e243 .box-6195 .advanced-8194 li a {
  padding-left: 3em;
}
.iron-e243 .box-6195 .preview_plasma_4d08 > a .complex-facb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.iron-e243 .box-6195 .preview_plasma_4d08 > .advanced-8194 {
  display: block;
  opacity: 1;
}
.search-0107 {
  max-width: 100%;
}
.accent-bottom-7483 {
  line-height: 0;
  cursor: pointer;
}
.text_6ae3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.text_6ae3:hover {
  box-shadow: none;
  color: currentColor;
}
.text_6ae3 svg {
  width: 18px;
  height: 18px;
}
.text_6ae3 .thumbnail_b598 {
  display: none;
}
.notification-3bc7 {
  position: relative;
}
.notification-3bc7.fn-active-50c7 .text_6ae3 .item_prev_3aee {
  display: none;
}
.notification-3bc7.fn-active-50c7 .text_6ae3 .thumbnail_b598 {
  display: inline-block;
}
.notification-3bc7 .aside-9382 {
  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);
}
.notification-3bc7.focus-805d .aside-9382 {
  left: auto;
  right: -0.9em;
}
.notification-3bc7.focus-805d .button_a575::before {
  left: auto;
  right: 15px;
}
.notification-3bc7.fn-active-50c7 .aside-9382 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver-bf2d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.silver-bf2d label {
  flex-basis: 100%;
}
.silver-bf2d .disabled-yellow-1797 {
  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;
}
.silver-bf2d .menu-easy-6d9f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.silver-bf2d .menu-easy-6d9f:focus {
  background-color: transparent;
}
.silver-bf2d button.content-fe6a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.silver-bf2d button.content-fe6a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.silver-bf2d button.content-fe6a svg {
  width: 18px;
  height: 18px;
}
.silver-bf2d input[type="submit"] {
  min-height: auto;
}
.easy-0071 .silver-bf2d .menu-easy-6d9f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.button_a575 {
  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) {
  .button_a575 {
    width: 220px;
  }
}
.button_a575 label {
  flex-basis: 100%;
}
.button_a575::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;
}
.active-41f0 .easy-0071 .silver-bf2d {
  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;
}
.active-41f0
  .easy-0071
  .silver-bf2d
  .disabled-yellow-1797 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.active-41f0 .easy-0071 .silver-bf2d .menu-easy-6d9f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.active-41f0
  .easy-0071
  .silver-bf2d
  .menu-easy-6d9f:focus {
  background: 0 0;
}
.active-41f0
  .easy-0071
  .silver-bf2d
  .first_0faa {
  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;
}
.pattern_steel_b749 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pattern_steel_b749 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pattern_steel_b749 li:last-child {
  margin-right: 0;
}
.pattern_steel_b749 li:first-child {
  margin-left: 0;
}
.pattern_steel_b749.blue_1dc1 a {
  color: #fff;
}
.pattern_steel_b749.blue_1dc1 a:hover {
  color: #fff;
}
.pattern_steel_b749 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pattern_steel_b749 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pattern_steel_b749 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pattern_steel_b749 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pattern_steel_b749 [class*="social-icon-apple"] {
  background-color: #999;
}
.pattern_steel_b749 [class*="social-icon-apple"].focus-68fb {
  background-color: transparent;
  color: #999;
}
.pattern_steel_b749 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pattern_steel_b749 [class*="social-icon-behance"].focus-68fb {
  background-color: transparent;
  color: #1769ff;
}
.pattern_steel_b749 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pattern_steel_b749 [class*="social-icon-bitbucket"].focus-68fb {
  background-color: transparent;
  color: #205081;
}
.pattern_steel_b749 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pattern_steel_b749 [class*="social-icon-codepen"].focus-68fb {
  background-color: transparent;
  color: #000;
}
.pattern_steel_b749 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pattern_steel_b749 [class*="social-icon-delicious"].focus-68fb {
  background-color: transparent;
  color: #39f;
}
.pattern_steel_b749 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pattern_steel_b749 [class*="social-icon-digg"].focus-68fb {
  background-color: transparent;
  color: #005be2;
}
.pattern_steel_b749 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pattern_steel_b749 [class*="social-icon-dribbble"].focus-68fb {
  background-color: transparent;
  color: #ea4c89;
}
.pattern_steel_b749 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pattern_steel_b749 [class*="social-icon-envelope"].focus-68fb {
  background-color: transparent;
  color: #ea4335;
}
.pattern_steel_b749 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pattern_steel_b749 [class*="social-icon-facebook"].focus-68fb {
  background-color: transparent;
  color: #3b5998;
}
.pattern_steel_b749 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pattern_steel_b749 [class*="social-icon-flickr"].focus-68fb {
  background-color: transparent;
  color: #0063dc;
}
.pattern_steel_b749 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pattern_steel_b749 [class*="social-icon-foursquare"].focus-68fb {
  background-color: transparent;
  color: #2d5be3;
}
.pattern_steel_b749 [class*="social-icon-github"] {
  background-color: #333;
}
.pattern_steel_b749 [class*="social-icon-github"].focus-68fb {
  background-color: transparent;
  color: #333;
}
.pattern_steel_b749 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pattern_steel_b749 [class*="social-icon-google-plus"].focus-68fb {
  background-color: transparent;
  color: #dd4b39;
}
.pattern_steel_b749 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pattern_steel_b749 [class*="social-icon-houzz"].focus-68fb {
  background-color: transparent;
  color: #7ac142;
}
.pattern_steel_b749 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pattern_steel_b749 [class*="social-icon-instagram"].focus-68fb {
  background-color: transparent;
  color: #262626;
}
.pattern_steel_b749 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pattern_steel_b749 [class*="social-icon-jsfiddle"].focus-68fb {
  background-color: transparent;
  color: #487aa2;
}
.pattern_steel_b749 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pattern_steel_b749 [class*="social-icon-linkedin"].focus-68fb {
  background-color: transparent;
  color: #0077b5;
}
.pattern_steel_b749 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pattern_steel_b749 [class*="social-icon-medium"].focus-68fb {
  background-color: transparent;
  color: #00ab6b;
}
.pattern_steel_b749 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pattern_steel_b749
  [class*="social-icon-odnoklassniki"].focus-68fb {
  background-color: transparent;
  color: #f4731c;
}
.pattern_steel_b749 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pattern_steel_b749 [class*="social-icon-meetup"].focus-68fb {
  background-color: transparent;
  color: #ec1c40;
}
.pattern_steel_b749 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pattern_steel_b749 [class*="social-icon-pinterest"].focus-68fb {
  background-color: transparent;
  color: #bd081c;
}
.pattern_steel_b749 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pattern_steel_b749 [class*="social-icon-product-hunt"].focus-68fb {
  background-color: transparent;
  color: #da552f;
}
.pattern_steel_b749 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pattern_steel_b749 [class*="social-icon-reddit"].focus-68fb {
  background-color: transparent;
  color: #ff4500;
}
.pattern_steel_b749 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pattern_steel_b749 [class*="social-icon-rss"].focus-68fb {
  background-color: transparent;
  color: #f26522;
}
.pattern_steel_b749 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pattern_steel_b749
  [class*="social-icon-shopping-cart"].focus-68fb {
  background-color: transparent;
  color: #4caf50;
}
.pattern_steel_b749 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pattern_steel_b749 [class*="social-icon-skype"].focus-68fb {
  background-color: transparent;
  color: #00aff0;
}
.pattern_steel_b749 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pattern_steel_b749 [class*="social-icon-slideshare"].focus-68fb {
  background-color: transparent;
  color: #0077b5;
}
.pattern_steel_b749 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pattern_steel_b749 [class*="social-icon-snapchat"].focus-68fb {
  background-color: transparent;
  color: #fffc00;
}
.pattern_steel_b749 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pattern_steel_b749 [class*="social-icon-soundcloud"].focus-68fb {
  background-color: transparent;
  color: #f80;
}
.pattern_steel_b749 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pattern_steel_b749 [class*="social-icon-spotify"].focus-68fb {
  background-color: transparent;
  color: #2ebd59;
}
.pattern_steel_b749 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pattern_steel_b749
  [class*="social-icon-stack-overflow"].focus-68fb {
  background-color: transparent;
  color: #fe7a15;
}
.pattern_steel_b749 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pattern_steel_b749 [class*="social-icon-maldkfgram"].focus-68fb {
  background-color: transparent;
  color: #2ca5e0;
}
.pattern_steel_b749 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pattern_steel_b749 [class*="social-icon-tripadvisor"].focus-68fb {
  background-color: transparent;
  color: #589442;
}
.pattern_steel_b749 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pattern_steel_b749 [class*="social-icon-tumblr"].focus-68fb {
  background-color: transparent;
  color: #35465c;
}
.pattern_steel_b749 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pattern_steel_b749 [class*="social-icon-twitch"].focus-68fb {
  background-color: transparent;
  color: #6441a5;
}
.pattern_steel_b749 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pattern_steel_b749 [class*="social-icon-twitter"].focus-68fb {
  background-color: transparent;
  color: #1da1f2;
}
.pattern_steel_b749 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pattern_steel_b749 [class*="social-icon-vimeo"].focus-68fb {
  background-color: transparent;
  color: #1ab7ea;
}
.pattern_steel_b749 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pattern_steel_b749 [class*="social-icon-vk"].focus-68fb {
  background-color: transparent;
  color: #45668e;
}
.pattern_steel_b749 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pattern_steel_b749 [class*="social-icon-weibo"].focus-68fb {
  background-color: transparent;
  color: #df2029;
}
.pattern_steel_b749 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pattern_steel_b749 [class*="social-icon-weixin"].focus-68fb {
  background-color: transparent;
  color: #7bb32e;
}
.pattern_steel_b749 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pattern_steel_b749 [class*="social-icon-whatsapp"].focus-68fb {
  background-color: transparent;
  color: #25d366;
}
.pattern_steel_b749 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pattern_steel_b749 [class*="social-icon-wordpress"].focus-68fb {
  background-color: transparent;
  color: #21759b;
}
.pattern_steel_b749 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pattern_steel_b749 [class*="social-icon-xing"].focus-68fb {
  background-color: transparent;
  color: #026466;
}
.pattern_steel_b749 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pattern_steel_b749 [class*="social-icon-yelp"].focus-68fb {
  background-color: transparent;
  color: #af0606;
}
.pattern_steel_b749 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pattern_steel_b749 [class*="social-icon-youtube"].focus-68fb {
  background-color: transparent;
  color: #cd201f;
}
.pro_c67c {
  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;
}
.pro_c67c:hover {
  box-shadow: none;
  background: 0 0;
}
.fixed_a0e0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accordion_dim_7888 {
  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;
}
.overlay-5dee {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.lite-2738 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.lite-2738,
.lite-2738::after,
.lite-2738::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;
}
.lite-2738::after,
.lite-2738::before {
  content: "";
  display: block;
  background-color: inherit;
}
.filter-lower-d757 .accordion_dim_7888 .overlay-5dee {
  margin-top: -2px;
  width: 19px;
}
.filter-lower-d757 .accordion_dim_7888 .lite-2738 {
  margin-top: -1px;
}
.filter-lower-d757 .accordion_dim_7888 .lite-2738,
.filter-lower-d757 .accordion_dim_7888 .lite-2738::after,
.filter-lower-d757 .accordion_dim_7888 .lite-2738::before {
  width: 19px;
  height: 2px;
}
.filter-lower-d757 .accordion_dim_7888 .lite-2738::before {
  top: -6px;
}
.filter-lower-d757 .accordion_dim_7888 .lite-2738::after {
  bottom: -6px;
}
.east-79d1 .accordion_dim_7888 .overlay-5dee {
  margin-top: -2px;
  width: 22px;
}
.east-79d1 .accordion_dim_7888 .lite-2738 {
  margin-top: -1px;
}
.east-79d1 .accordion_dim_7888 .lite-2738,
.east-79d1 .accordion_dim_7888 .lite-2738::after,
.east-79d1 .accordion_dim_7888 .lite-2738::before {
  width: 22px;
  height: 2px;
}
.east-79d1 .accordion_dim_7888 .lite-2738::before {
  top: -7px;
}
.east-79d1 .accordion_dim_7888 .lite-2738::after {
  bottom: -7px;
}
.banner_027e .accordion_dim_7888 .overlay-5dee {
  margin-top: -2px;
  width: 31px;
}
.banner_027e .accordion_dim_7888 .lite-2738 {
  margin-top: -1.5px;
}
.banner_027e .accordion_dim_7888 .lite-2738,
.banner_027e .accordion_dim_7888 .lite-2738::after,
.banner_027e .accordion_dim_7888 .lite-2738::before {
  width: 31px;
  height: 3px;
}
.banner_027e .accordion_dim_7888 .lite-2738::before {
  top: -9px;
}
.banner_027e .accordion_dim_7888 .lite-2738::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block_slow_19be .accordion_dim_7888 .overlay-5dee {
    margin-top: -2px;
    width: 19px;
  }
  .block_slow_19be .accordion_dim_7888 .lite-2738 {
    margin-top: -1px;
  }
  .block_slow_19be .accordion_dim_7888 .lite-2738,
  .block_slow_19be .accordion_dim_7888 .lite-2738::after,
  .block_slow_19be .accordion_dim_7888 .lite-2738::before {
    width: 19px;
    height: 2px;
  }
  .block_slow_19be .accordion_dim_7888 .lite-2738::before {
    top: -6px;
  }
  .block_slow_19be .accordion_dim_7888 .lite-2738::after {
    bottom: -6px;
  }
  .description_fixed_faca .accordion_dim_7888 .overlay-5dee {
    margin-top: -2px;
    width: 22px;
  }
  .description_fixed_faca .accordion_dim_7888 .lite-2738 {
    margin-top: -1px;
  }
  .description_fixed_faca .accordion_dim_7888 .lite-2738,
  .description_fixed_faca .accordion_dim_7888 .lite-2738::after,
  .description_fixed_faca .accordion_dim_7888 .lite-2738::before {
    width: 22px;
    height: 2px;
  }
  .description_fixed_faca .accordion_dim_7888 .lite-2738::before {
    top: -7px;
  }
  .description_fixed_faca .accordion_dim_7888 .lite-2738::after {
    bottom: -7px;
  }
  .feature_black_4169 .accordion_dim_7888 .overlay-5dee {
    margin-top: -2px;
    width: 31px;
  }
  .feature_black_4169 .accordion_dim_7888 .lite-2738 {
    margin-top: -1.5px;
  }
  .feature_black_4169 .accordion_dim_7888 .lite-2738,
  .feature_black_4169 .accordion_dim_7888 .lite-2738::after,
  .feature_black_4169 .accordion_dim_7888 .lite-2738::before {
    width: 31px;
    height: 3px;
  }
  .feature_black_4169 .accordion_dim_7888 .lite-2738::before {
    top: -9px;
  }
  .feature_black_4169 .accordion_dim_7888 .lite-2738::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shade_8659 .accordion_dim_7888 .overlay-5dee {
    margin-top: -2px;
    width: 19px;
  }
  .shade_8659 .accordion_dim_7888 .lite-2738 {
    margin-top: -1px;
  }
  .shade_8659 .accordion_dim_7888 .lite-2738,
  .shade_8659 .accordion_dim_7888 .lite-2738::after,
  .shade_8659 .accordion_dim_7888 .lite-2738::before {
    width: 19px;
    height: 2px;
  }
  .shade_8659 .accordion_dim_7888 .lite-2738::before {
    top: -6px;
  }
  .shade_8659 .accordion_dim_7888 .lite-2738::after {
    bottom: -6px;
  }
  .tabs-52a1 .accordion_dim_7888 .overlay-5dee {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-52a1 .accordion_dim_7888 .lite-2738 {
    margin-top: -1px;
  }
  .tabs-52a1 .accordion_dim_7888 .lite-2738,
  .tabs-52a1 .accordion_dim_7888 .lite-2738::after,
  .tabs-52a1 .accordion_dim_7888 .lite-2738::before {
    width: 22px;
    height: 2px;
  }
  .tabs-52a1 .accordion_dim_7888 .lite-2738::before {
    top: -7px;
  }
  .tabs-52a1 .accordion_dim_7888 .lite-2738::after {
    bottom: -7px;
  }
  .pattern_d09b .accordion_dim_7888 .overlay-5dee {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_d09b .accordion_dim_7888 .lite-2738 {
    margin-top: -1.5px;
  }
  .pattern_d09b .accordion_dim_7888 .lite-2738,
  .pattern_d09b .accordion_dim_7888 .lite-2738::after,
  .pattern_d09b .accordion_dim_7888 .lite-2738::before {
    width: 31px;
    height: 3px;
  }
  .pattern_d09b .accordion_dim_7888 .lite-2738::before {
    top: -9px;
  }
  .pattern_d09b .accordion_dim_7888 .lite-2738::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tabs-008a .accordion_dim_7888 .overlay-5dee {
    margin-top: -2px;
    width: 19px;
  }
  .tabs-008a .accordion_dim_7888 .lite-2738 {
    margin-top: -1px;
  }
  .tabs-008a .accordion_dim_7888 .lite-2738,
  .tabs-008a .accordion_dim_7888 .lite-2738::after,
  .tabs-008a .accordion_dim_7888 .lite-2738::before {
    width: 19px;
    height: 2px;
  }
  .tabs-008a .accordion_dim_7888 .lite-2738::before {
    top: -6px;
  }
  .tabs-008a .accordion_dim_7888 .lite-2738::after {
    bottom: -6px;
  }
  .middle-4ca1 .accordion_dim_7888 .overlay-5dee {
    margin-top: -2px;
    width: 22px;
  }
  .middle-4ca1 .accordion_dim_7888 .lite-2738 {
    margin-top: -1px;
  }
  .middle-4ca1 .accordion_dim_7888 .lite-2738,
  .middle-4ca1 .accordion_dim_7888 .lite-2738::after,
  .middle-4ca1 .accordion_dim_7888 .lite-2738::before {
    width: 22px;
    height: 2px;
  }
  .middle-4ca1 .accordion_dim_7888 .lite-2738::before {
    top: -7px;
  }
  .middle-4ca1 .accordion_dim_7888 .lite-2738::after {
    bottom: -7px;
  }
  .badge-5d12 .accordion_dim_7888 .overlay-5dee {
    margin-top: -2px;
    width: 31px;
  }
  .badge-5d12 .accordion_dim_7888 .lite-2738 {
    margin-top: -1.5px;
  }
  .badge-5d12 .accordion_dim_7888 .lite-2738,
  .badge-5d12 .accordion_dim_7888 .lite-2738::after,
  .badge-5d12 .accordion_dim_7888 .lite-2738::before {
    width: 31px;
    height: 3px;
  }
  .badge-5d12 .accordion_dim_7888 .lite-2738::before {
    top: -9px;
  }
  .badge-5d12 .accordion_dim_7888 .lite-2738::after {
    bottom: -9px;
  }
}
.steel-df4a .lite-2738 {
  -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);
}
.steel-df4a .lite-2738::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.steel-df4a .lite-2738::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);
}
.steel-df4a.message_51a6 .lite-2738 {
  -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);
}
.steel-df4a.message_51a6 .lite-2738::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.steel-df4a.message_51a6 .lite-2738::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);
}
.primary-outer-a9d9 {
  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.easy-edd2:before {
  display: none;
}
.pagination-a427 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pagination-a427 .action-1bdc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pagination-a427 .action-1bdc:last-of-type {
  border-bottom: none;
}
.pagination-a427 .action-1bdc.hero-wood-a24e,
.pagination-a427 .action-1bdc.module_c7d2,
.pagination-a427 .action-1bdc.tiny_5ab6 {
  padding: 0;
}
.pagination-a427 .iron-e243 .complex-facb {
  color: currentColor;
}
.pagination-a427 .iron-e243 .complex-facb:focus,
.pagination-a427 .iron-e243 .complex-facb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-a427.notification-left-3911 .message-pink-38d0,
.pagination-a427.notification-left-3911 .label-white-fad1 a,
.pagination-a427.notification-left-3911 .input-pink-cf85 a,
.pagination-a427.notification-left-3911 .advanced-8194 a {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-a427.notification-left-3911 .message-pink-38d0:hover,
.pagination-a427.notification-left-3911 .label-white-fad1 a:hover,
.pagination-a427.notification-left-3911 .input-pink-cf85 a:hover,
.pagination-a427.notification-left-3911 .advanced-8194 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-a427.notification-left-3911 .pattern-soft-8c7e {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-a427.notification-left-3911 .action-1bdc {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-a427.notification-left-3911 .action-1bdc:before {
  background: rgba(0, 0, 0, 0.08);
}
.pagination-a427.notification-left-3911 .avatar_7f22:before {
  background: rgba(255, 255, 255, 0.9);
}
.pagination-a427.notification-left-3911 .iron-e243 .box-6195 li a,
.pagination-a427.notification-left-3911 .iron-e243 .complex-facb,
.pagination-a427.notification-left-3911 .advanced-8194 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-a427.notification-left-3911 .iron-e243 .complex-facb:focus,
.pagination-a427.notification-left-3911 .iron-e243 .complex-facb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-a427.notification-left-3911 .box-6195 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-a427.link-0a47 .message-pink-38d0,
.pagination-a427.link-0a47 .label-white-fad1 a,
.pagination-a427.link-0a47 .input-pink-cf85 .complex-facb,
.pagination-a427.link-0a47 .input-pink-cf85 a,
.pagination-a427.link-0a47 .advanced-8194 a {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-a427.link-0a47 .message-pink-38d0:hover,
.pagination-a427.link-0a47 .label-white-fad1 a:hover,
.pagination-a427.link-0a47 .input-pink-cf85 .complex-facb:hover,
.pagination-a427.link-0a47 .input-pink-cf85 a:hover,
.pagination-a427.link-0a47 .advanced-8194 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-a427.link-0a47 .pattern-soft-8c7e {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-a427.link-0a47 .action-1bdc {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-a427.link-0a47 .action-1bdc:before {
  background: rgba(255, 255, 255, 0.08);
}
.pagination-a427.link-0a47 .avatar_7f22:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination-a427.link-0a47 .iron-e243 .box-6195 li a,
.pagination-a427.link-0a47 .iron-e243 .complex-facb,
.pagination-a427.link-0a47 .advanced-8194 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-a427.link-0a47 .iron-e243 .complex-facb:focus,
.pagination-a427.link-0a47 .iron-e243 .complex-facb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-a427.link-0a47 .box-6195 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_7f22 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.avatar_7f22:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.carousel-hard-9a77 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.aside_0975 .pagination-a427 {
  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;
}
.aside_0975 .action-1bdc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.aside_0975 .action-1bdc: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) {
  .aside_0975 .action-1bdc:before {
    width: 16%;
    left: 42%;
  }
}
.aside_0975 .action-1bdc:last-child:before {
  content: none;
}
.aside_0975 .action-1bdc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.aside_0975 .iron-e243 .box-6195 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.aside_0975 .iron-e243 .box-6195 li a .complex-facb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.aside_0975 .iron-e243 .advanced-8194 {
  border: none;
}
.aside_0975 .iron-e243 .advanced-8194 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.aside_0975 .avatar_7f22 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.aside_0975 .carousel-hard-9a77 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.aside_0975 .link-0a47 .avatar_7f22:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside_0975 .notification-left-3911.middle-6b52 .lite-2738 {
  background: rgba(0, 0, 0, 0.6);
}
.aside_0975
  .notification-left-3911.middle-6b52
  .lite-2738::after,
.aside_0975
  .notification-left-3911.middle-6b52
  .lite-2738:before {
  background: inherit;
}
.aside_0975
  .notification-left-3911.middle-6b52:hover
  .lite-2738 {
  background: rgba(0, 0, 0, 0.8);
}
.row-huge-28c0 .pagination-a427 {
  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) {
  .row-huge-28c0 .pagination-a427 {
    width: auto;
    right: 45px;
  }
}
.box_fresh_ffc1 .pagination-a427 {
  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) {
  .box_fresh_ffc1 .pagination-a427 {
    width: auto;
    left: 45px;
  }
}
.easy-edd2 .pagination-a427 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.easy-edd2 .carousel-hard-9a77 {
  max-width: 48em;
  margin: 0 auto;
}
.easy-edd2 .avatar_7f22:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slider-upper-f72e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slider-upper-f72e.aside_0975 .pagination-a427 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slider-upper-f72e.row-huge-28c0 .pagination-a427 {
  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);
}
.slider-upper-f72e .pagination-a427 {
  visibility: visible;
}
.slider-upper-f72e.box_fresh_ffc1 .pagination-a427 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.right_961a,
.bright-da6e {
  overflow-x: hidden;
}
.right_961a .pagination-a427 {
  overflow: auto;
}
.right_961a.aside_0975 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right_961a.aside_0975 .pagination-a427 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.right_961a.aside_0975 .pro_c67c {
  opacity: 0;
}
.right_961a.row-huge-28c0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right_961a.row-huge-28c0 .pagination-a427 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.right_961a.row-huge-28c0 .pro_c67c {
  opacity: 0;
}
.right_961a.box_fresh_ffc1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.right_961a.box_fresh_ffc1 .pagination-a427 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.right_961a.box_fresh_ffc1 .pro_c67c {
  opacity: 0;
}
.right_961a.easy-edd2 .pagination-a427 {
  z-index: 10;
  visibility: visible;
}
.middle-6b52 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.middle-6b52 .lite-2738 {
  background: rgba(255, 255, 255, 0.99);
}
.middle-6b52 .lite-2738::after,
.middle-6b52 .lite-2738:before {
  background: inherit;
}
.middle-6b52:hover .lite-2738 {
  background: rgba(255, 255, 255, 0.99);
}
.box_fresh_ffc1 .middle-6b52 {
  top: 10px;
  right: auto;
  left: 12px;
}
.easy-edd2 .middle-6b52 {
  display: none !important;
}
.right_961a:before,
.bright-da6e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.right_961a .middle-6b52,
.bright-da6e .middle-6b52 {
  display: inline-block;
}
.pagination-a427 .column-new-d42e {
  -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;
}
.right_961a .pagination-a427 .column-new-d42e,
.bright-da6e .pagination-a427 .column-new-d42e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery-dim-f6f7 .disabled-yellow-1797 {
  width: 100%;
}
.alert-action-5604 {
  padding: 0 0.5em 0;
}
.alert-action-5604 [class*="customify-col-"],
.alert-action-5604 [class*="customify-col_"],
.alert-action-5604 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.heading-dim-70e5 .alert-action-5604 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .primary_5fb2 .media_liquid_a6e8,
  .media_liquid_a6e8 {
    display: none;
  }
  .border_thick_6780 {
    text-align: left;
  }
  .main-233c {
    text-align: center;
  }
  .disabled-77e1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .primary_5fb2 .north_b1ae,
  .north_b1ae {
    display: none;
  }
  .overlay_left_e05d {
    text-align: left;
  }
  .simple-cee6 {
    text-align: center;
  }
  .container_feeb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .primary_5fb2 .article-liquid-c4cc,
  .article-liquid-c4cc {
    display: none;
  }
  .large-53c6 {
    text-align: left;
  }
  .liquid_b1c5 {
    text-align: center;
  }
  .picture_thick_e7bd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focus-large-22ce {
  box-shadow: none !important;
}
.heading-over-a52a .sidebar-dd4b,
.footer-3b6b .sidebar-dd4b {
  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;
}
.footer-3b6b .sidebar-dd4b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.description_soft_9487 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.description_soft_9487:after,
.description_soft_9487:before {
  content: "";
  display: table;
}
.description_soft_9487:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .description_soft_9487 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.description_soft_9487,
.shade-5cef {
  max-width: 1248px;
  margin: 0 auto;
}

.silver-15aa.notice_liquid_05ae .description_soft_9487 {
  max-width: 100%;
}
.silver-15aa.block_bottom_eb60 {
  max-width: 1200px;
  margin: 0 auto;
}
.silver-15aa.progress_dark_0457 .description_soft_9487 {
  max-width: 100%;
}
.silver-15aa.progress_dark_0457 > .description_soft_9487 {
  padding-left: 0;
  padding-right: 0;
}
.silver-15aa.progress_dark_0457 > .description_soft_9487 .primary_5fb2 {
  margin: 0;
}
.silver-15aa.progress_dark_0457
  > .description_soft_9487
  .box_afee.clean_cfb1 {
  margin-right: 0;
  margin-left: 0;
}
.silver-15aa.progress_dark_0457 #main.clean_cfb1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tiny_8d8b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tiny_8d8b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .first-b664 .element-iron-0476 {
    padding-right: 1em;
  }
  .first-b664.container_brown_900b .box_afee {
    border-right: 1px solid #eaecee;
  }
  .first-b664.container_brown_900b .element-iron-0476 {
    padding-right: 1em;
  }
  .first-b664.container_brown_900b .filter_2417 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion_44bc .element-iron-0476 {
    padding-left: 1em;
  }
  .motion_44bc.container_brown_900b .box_afee {
    border-left: 1px solid #eaecee;
  }
  .motion_44bc.container_brown_900b .element-iron-0476 {
    padding-left: 1em;
  }
  .motion_44bc.container_brown_900b .filter_2417 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article-plasma-524f .element-iron-0476 {
    padding-left: 1em;
  }
  .article-plasma-524f.container_brown_900b .huge_8391 {
    border-right: 1px solid #eaecee;
  }
  .article-plasma-524f.container_brown_900b .active_north_8641 {
    border-right: 1px solid #eaecee;
  }
  .article-plasma-524f.container_brown_900b .element-iron-0476 {
    padding-left: 1em;
  }
  .article-plasma-524f.container_brown_900b .filter_2417 {
    padding-right: 1em;
  }
  .article-plasma-524f.container_brown_900b .content_motion_d2e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-prev-33f2 .element-iron-0476 {
    padding-right: 1em;
  }
  .component-prev-33f2.container_brown_900b .huge_8391 {
    border-left: 1px solid #eaecee;
  }
  .component-prev-33f2.container_brown_900b .active_north_8641 {
    border-left: 1px solid #eaecee;
  }
  .component-prev-33f2.container_brown_900b .element-iron-0476 {
    padding-right: 1em;
  }
  .component-prev-33f2.container_brown_900b .filter_2417 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .component-prev-33f2.container_brown_900b .content_motion_d2e0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny_8d8b .element-iron-0476 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny_8d8b.container_brown_900b .box_afee {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tiny_8d8b.container_brown_900b .element-iron-0476 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny_8d8b.container_brown_900b .filter_2417 {
    padding-left: 1em;
  }
  .tiny_8d8b.container_brown_900b .content_motion_d2e0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tiny_8d8b.container_brown_900b .element-iron-0476 {
    padding-left: 0;
  }
}
.soft-85a8 .top_ed44 {
  display: inline-block;
}
.menu-cf59 {
  display: inline-block;
}
.out-5211 {
  word-con: break-word;
}
.action_4617 > span {
  display: inline-block;
  padding: 5px 0;
}
.action_4617 .center_fa44 {
  margin-left: 8px;
  margin-right: 8px;
}
.action_4617 .hard_48cc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.soft-037f .hero_17ae {
  margin-bottom: 2em;
}
.soft-037f .silver_5577 {
  margin-bottom: 15px;
}
.soft-037f .silver_5577:last-child {
  margin-bottom: 0;
}
.soft-037f .steel_2d70 {
  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) {
  .soft-037f .steel_2d70 {
    display: block;
  }
}
.soft-037f .caption_1eb2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .soft-037f .caption_1eb2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.soft-037f .content-pink-e5ba {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.soft-037f .content-pink-e5ba img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.soft-037f .content-pink-e5ba a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.soft-037f .out-5211 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.soft-037f .out-5211 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.soft-037f .sort-1b67 p:last-child {
  margin-bottom: 0;
}
.soft-037f .tooltip_hard_9a60 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.soft-037f .badge_8a62 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.soft-037f .slider_medium_19a2 {
  margin-top: 1em;
}
.soft-037f .primary_upper_ae26 {
  top: 0;
  display: block;
}
.soft-037f .primary_upper_ae26 a {
  color: inherit;
}
.soft-037f .primary_upper_ae26 a:hover {
  color: inherit;
}
.soft-037f .thumbnail_large_161d {
  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;
}
.soft-037f .thumbnail_large_161d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.soft-037f .badge_8a62 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.soft-037f .hidden_f5e8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.soft-037f .hidden_f5e8:first-child {
  margin-top: 0;
}
.soft-037f .hidden_f5e8.title_hard_c1c6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.soft-037f .hidden_f5e8.box_static_56b5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.soft-037f
  .hidden_f5e8.box_static_56b5.bottom-c979
  .slider_medium_19a2 {
  width: 100%;
}
.soft-037f .box_static_56b5 {
  -webkit-box-align: center;
  align-items: center;
}
.soft-037f .box_static_56b5 .action_4617,
.soft-037f .box_static_56b5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.soft-037f .content-pink-e5ba {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-037f .content-pink-e5ba img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-037f .content-pink-e5ba: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;
}
.soft-037f .title_hard_c1c6 {
  z-index: 5;
}
.soft-037f .info_yellow_4e82 .photo-glass-3180 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.soft-037f .yellow-9185 .photo-glass-3180 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.soft-037f .fixed-997e .photo-glass-3180 {
  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;
}
.soft-037f.tall-0e91 .steel_2d70,
.soft-037f.block-e324 .steel_2d70 {
  display: block;
}
.soft-037f.tall-0e91 .steel_2d70 .progress_iron_3b81,
.soft-037f.tall-0e91 .steel_2d70 .badge_8a62,
.soft-037f.block-e324 .steel_2d70 .progress_iron_3b81,
.soft-037f.block-e324 .steel_2d70 .badge_8a62 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.soft-037f.up-27c6 .caption_1eb2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .soft-037f.up-27c6 .caption_1eb2 {
    margin-right: 0;
  }
}
.soft-037f.tall-0e91 .caption_1eb2,
.soft-037f.block-e324 .caption_1eb2 {
  padding-top: 40%;
}
.soft-037f.tall-0e91 .hero_17ae,
.soft-037f.block-e324 .hero_17ae {
  display: block;
}
.soft-037f.tall-0e91 .fn-sticky-50c7 .badge_8a62,
.soft-037f.block-e324 .fn-sticky-50c7 .badge_8a62 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.soft-037f.tall-0e91 .caption_1eb2,
.soft-037f.block-e324 .caption_1eb2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.soft-037f.tall-0e91 .badge_8a62 {
  padding: 1em;
}
.east_1685 {
  margin: 30px auto;
  display: block;
}
.east_1685 .left_14a4 > * {
  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;
}
.east_1685 .left_14a4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east_1685 .left_14a4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.block_copper_6c01 .action_4617 {
  margin-bottom: 1.41575em;
}
.block_copper_6c01 .main_over_707e {
  margin-bottom: 1.618em;
}
.video_complex_2f5c .accordion-fresh-0945 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.video_complex_2f5c .accordion-fresh-0945 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.video_complex_2f5c .card_5054 {
  max-width: 100%;
  overflow: auto;
}
.surface_hard_9304 .video_complex_2f5c a:hover {
  text-decoration: underline;
}
.sidebar-ba2d .silver_5577:not(.out-5211),
.sidebar-ba2d .content-pink-e5ba {
  margin-bottom: 1.41575em;
}
.sidebar-ba2d .silver_5577:not(.out-5211):last-child,
.sidebar-ba2d .content-pink-e5ba:last-child {
  margin-bottom: 0;
}
.sidebar-ba2d .silver_5577.summary-short-89ab {
  margin-bottom: 0.41575em;
}
.sidebar-ba2d .header-active-0133:before,
.sidebar-ba2d .hover-north-9708:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.sidebar-ba2d .header-active-0133:before {
  content: "\f115";
}
.sidebar-ba2d .hover-north-9708:before {
  content: "\f02c";
}
.sidebar-ba2d .backdrop-73e5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.sidebar-ba2d .backdrop-73e5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.video-f1ba {
  display: -webkit-box;
  display: flex;
}
.video-f1ba .huge_f4ba {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .video-f1ba .huge_f4ba {
    flex-basis: 90px;
  }
}
.video-f1ba .footer-8800 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .video-f1ba .footer-8800 {
    flex-basis: calc(100% - 50px);
  }
}
.video-f1ba .article_85d5 p:last-child {
  margin-bottom: 0.72em;
}
.section-2e9f .left_14a4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.section-2e9f .left_14a4:after,
.section-2e9f .left_14a4:before {
  content: "";
  display: table;
}
.section-2e9f .left_14a4:after {
  clear: both;
}
.section-2e9f .left_14a4 .layout-6689,
.section-2e9f .left_14a4 .image_6c53 {
  width: 49%;
}
.section-2e9f .left_14a4 .layout-6689 a span.footer-wide-c24d,
.section-2e9f .left_14a4 .image_6c53 a span.footer-wide-c24d {
  display: block;
  margin-bottom: 5px;
}
.section-2e9f .left_14a4 .image_6c53 {
  float: left;
  text-align: left;
}
.section-2e9f .left_14a4 .layout-6689 {
  float: right;
  text-align: right;
}
.left-d2c0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .left-d2c0 {
    margin-bottom: 0;
  }
}
.status-6517 {
  margin-bottom: 1em;
}
.status-6517 .out-5211 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sidebar_paper_10b7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.column_bcfb .status-6517,
.cool-774e .status-6517 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .column_bcfb .status-6517,
  .cool-774e .status-6517 {
    display: block;
  }
}
.column_bcfb .sidebar_paper_10b7,
.cool-774e .sidebar_paper_10b7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .column_bcfb .sidebar_paper_10b7,
  .cool-774e .sidebar_paper_10b7 {
    margin-bottom: 1em;
  }
}
.column_bcfb .sidebar_paper_10b7 img,
.cool-774e .sidebar_paper_10b7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.column_bcfb .accent-pro-6550,
.cool-774e .accent-pro-6550 {
  flex-basis: calc(100% - 160px);
}
.column_bcfb .accent-pro-6550 p,
.cool-774e .accent-pro-6550 p {
  margin-bottom: 0;
}
.column_bcfb .accent-pro-6550 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .column_bcfb .accent-pro-6550 {
    padding-left: 0;
  }
}
.cool-774e .accent-pro-6550 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .cool-774e .accent-pro-6550 {
    padding-right: 0;
  }
}
.cool-774e .sidebar_paper_10b7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.item-pro-1348 .sidebar_paper_10b7 {
  margin-bottom: 0.5em;
}
.item-pro-1348 .sidebar_paper_10b7 img {
  width: 100%;
}
.down-0e8a .message-huge-007e,
.popup_first_90f0 .message-huge-007e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.popup_first_90f0 .box_afee .banner-a2ca p:last-child {
  margin-bottom: 0;
}
.tooltip-plasma-da50 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mask_ec5e .pattern-hard-e203 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mask_ec5e .pattern-hard-e203:last-of-type {
    margin-bottom: 0;
  }
}
.mask_ec5e .pattern-hard-e203 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask_ec5e .pattern-hard-e203 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mask_ec5e .pattern-hard-e203 ul li {
  margin: 0 0 0.6em;
}
.mask_ec5e .pattern-hard-e203 ul li.breadcrumb-fe27,
.mask_ec5e .pattern-hard-e203 ul li.block_40d0 {
  position: relative;
}
.mask_ec5e .pattern-hard-e203 ul li.breadcrumb-fe27 .tall-3a37,
.mask_ec5e .pattern-hard-e203 ul li.block_40d0 .tall-3a37 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mask_ec5e .pattern-hard-e203 ul li.breadcrumb-fe27:after:after,
.mask_ec5e .pattern-hard-e203 ul li.breadcrumb-fe27:after:before,
.mask_ec5e
  .pattern-hard-e203
  ul
  li.block_40d0:after:after,
.mask_ec5e
  .pattern-hard-e203
  ul
  li.block_40d0:after:before {
  content: "";
  display: table;
}
.mask_ec5e .pattern-hard-e203 ul li.breadcrumb-fe27:after:after,
.mask_ec5e
  .pattern-hard-e203
  ul
  li.block_40d0:after:after {
  clear: both;
}
.mask_ec5e .pattern-hard-e203 a.gallery_bb27:hover {
  text-decoration: none;
}
.mask_ec5e .pattern-hard-e203 select {
  max-width: 100%;
}
.mask_ec5e .pattern-hard-e203 table {
  font-size: 85%;
}
.mask_ec5e .pattern-hard-e203 table td,
.mask_ec5e .pattern-hard-e203 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mask_ec5e .pattern-hard-e203 table tfoot td {
  text-align: left;
}
.mask_ec5e .pattern-hard-e203 :last-child {
  margin-bottom: 0;
}
.mask_ec5e .pattern-hard-e203 .blue_9e99 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mask_ec5e .pattern-hard-e203 .blue_9e99 label {
  width: 100%;
}
.mask_ec5e .pattern-hard-e203 .blue_9e99 .menu-easy-6d9f {
  width: 100%;
  display: block;
}
.mask_ec5e .pattern-hard-e203 .blue_9e99 .content-fe6a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mask_ec5e .pattern-hard-e203 .blue_9e99 .content-fe6a:hover svg #svg-search {
  fill: #444;
}
.mask_ec5e .pattern-hard-e203 .blue_9e99 .content-fe6a svg {
  width: 18px;
  height: 18px;
}
.mask_ec5e .shade-615f ul ul,
.mask_ec5e .block-e66f ul ul,
.mask_ec5e .description_bf28 ul ul,
.mask_ec5e .list_bf86 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mask_ec5e .shade-615f .frame_short_0dda > a,
.mask_ec5e .block-e66f .frame_short_0dda > a,
.mask_ec5e .description_bf28 .frame_short_0dda > a,
.mask_ec5e .list_bf86 .frame_short_0dda > a {
  margin-bottom: 0;
}
.mask_ec5e .pro_1b2e li,
.mask_ec5e .shade-615f li,
.mask_ec5e .short_bc96 li,
.mask_ec5e .block-e66f li,
.mask_ec5e .description_bf28 li,
.mask_ec5e .list_bf86 li,
.mask_ec5e .first_b492 li,
.mask_ec5e .tooltip-new-f214 li {
  display: block;
  position: relative;
}
.mask_ec5e .pro_1b2e li:last-child,
.mask_ec5e .shade-615f li:last-child,
.mask_ec5e .short_bc96 li:last-child,
.mask_ec5e .block-e66f li:last-child,
.mask_ec5e .description_bf28 li:last-child,
.mask_ec5e .list_bf86 li:last-child,
.mask_ec5e .first_b492 li:last-child,
.mask_ec5e .tooltip-new-f214 li:last-child {
  border: none;
}
.mask_ec5e .pro_1b2e li a,
.mask_ec5e .shade-615f li a,
.mask_ec5e .short_bc96 li a,
.mask_ec5e .block-e66f li a,
.mask_ec5e .description_bf28 li a,
.mask_ec5e .list_bf86 li a,
.mask_ec5e .first_b492 li a,
.mask_ec5e .tooltip-new-f214 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_ec5e .pro_1b2e li ul li::before,
.mask_ec5e .shade-615f li ul li::before,
.mask_ec5e .short_bc96 li ul li::before,
.mask_ec5e .block-e66f li ul li::before,
.mask_ec5e .description_bf28 li ul li::before,
.mask_ec5e .list_bf86 li ul li::before,
.mask_ec5e .first_b492 li ul li::before,
.mask_ec5e .tooltip-new-f214 li ul li::before {
  left: 15px;
}
.mask_ec5e .pro_1b2e li ul a,
.mask_ec5e .shade-615f li ul a,
.mask_ec5e .short_bc96 li ul a,
.mask_ec5e .block-e66f li ul a,
.mask_ec5e .description_bf28 li ul a,
.mask_ec5e .list_bf86 li ul a,
.mask_ec5e .first_b492 li ul a,
.mask_ec5e .tooltip-new-f214 li ul a {
  padding-left: 20px;
}
.mask_ec5e .pro_1b2e li ul ul li::before,
.mask_ec5e .shade-615f li ul ul li::before,
.mask_ec5e .short_bc96 li ul ul li::before,
.mask_ec5e .block-e66f li ul ul li::before,
.mask_ec5e .description_bf28 li ul ul li::before,
.mask_ec5e .list_bf86 li ul ul li::before,
.mask_ec5e .first_b492 li ul ul li::before,
.mask_ec5e .tooltip-new-f214 li ul ul li::before {
  left: 30px;
}
.mask_ec5e .pro_1b2e li ul ul a,
.mask_ec5e .shade-615f li ul ul a,
.mask_ec5e .short_bc96 li ul ul a,
.mask_ec5e .block-e66f li ul ul a,
.mask_ec5e .description_bf28 li ul ul a,
.mask_ec5e .list_bf86 li ul ul a,
.mask_ec5e .first_b492 li ul ul a,
.mask_ec5e .tooltip-new-f214 li ul ul a {
  padding-left: 40px;
}
.mask_ec5e .yellow-eee1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_ec5e .tooltip-new-f214 ul li {
  margin-bottom: 1.41575em;
}
.mask_ec5e .tooltip-new-f214 ul li .tag-full-1961 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mask_ec5e .tooltip-new-f214 ul li .widget-166e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.link-0a47 .pro_1b2e li a,
.link-0a47 .shade-615f li a,
.link-0a47 .short_bc96 li a,
.link-0a47 .block-e66f li a,
.link-0a47 .description_bf28 li a,
.link-0a47 .list_bf86 li a,
.link-0a47 .first_b492 li a,
.link-0a47 .tooltip-new-f214 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-0a47 .yellow-eee1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-0a47 .pattern-hard-e203 ul li.breadcrumb-fe27 .tall-3a37,
.link-0a47 .pattern-hard-e203 ul li.block_40d0 .tall-3a37 {
  background: rgba(0, 0, 0, 0.2);
}
.link-0a47 .mask_ec5e .pattern-hard-e203 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-15aa .mask_ec5e .box-6195 li {
  margin: 0;
}
.silver-15aa .mask_ec5e .box-6195 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.silver-15aa .mask_ec5e .box-6195 li ul {
  margin: 0;
}
.silver-15aa .mask_ec5e .box-6195 li ul li a {
  padding-left: 15px;
}
.silver-15aa .mask_ec5e .box-6195 li ul li li a {
  padding-left: 30px;
}
.silver-15aa .mask_ec5e .box-6195 li.rough-bda3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.silver-15aa .mask_ec5e .box-6195 li.rough-bda3 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.silver-15aa .mask_ec5e .box-6195 li.rough-bda3 > 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;
}
.footer_473f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.paragraph_ee21 {
  position: relative;
  z-index: 10;
}
.paragraph_ee21 .column-new-d42e {
  width: 100%;
  max-width: 100%;
}
.icon_plasma_d1c7 .grid-bottom-5754 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.icon_plasma_d1c7 .notification-left-3911 {
}
.icon_plasma_d1c7 .link-0a47 {
  background: #292929;
}
.filter_hot_a4b4 .grid-bottom-5754 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.filter_hot_a4b4 .notification-left-3911 {
  background: #f9f9f9;
}
.filter_hot_a4b4 .link-0a47 {
  background: #303030;
}
.plasma-9d28 .grid-bottom-5754 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .plasma-9d28 .top_ed44 {
    margin-bottom: 1em;
  }
  .plasma-9d28 .top_ed44:last-child {
    margin-bottom: 0;
  }
}
.plasma-9d28 .notification-left-3911 {
  background: #ededed;
}
.plasma-9d28 .link-0a47 {
  background: #1a1a1a;
}
.grid-bottom-5754.notification-left-3911 {
  color: rgba(0, 0, 0, 0.6);
}
.grid-bottom-5754.notification-left-3911 .silver-0718 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-bottom-5754.link-0a47 {
  color: rgba(255, 255, 255, 0.99);
}
.grid-bottom-5754.link-0a47 a:not(.gallery_bb27) {
  color: rgba(255, 255, 255, 0.79);
}
.grid-bottom-5754.link-0a47 a:not(.gallery_bb27):hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid-bottom-5754.link-0a47 .silver-0718 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-bottom-5754.link-0a47 table tbody td,
.grid-bottom-5754.link-0a47 table th {
  background: rgba(0, 0, 0, 0.08);
}
.narrow_c9bc.grid-smooth-e921 .description_soft_9487 {
  max-width: initial;
}
.narrow_c9bc .sidebar_d16a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.narrow_c9bc .sidebar_d16a .column-new-d42e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .narrow_c9bc .sidebar_d16a .column-new-d42e {
    display: block;
    margin-bottom: 2em;
  }
  .narrow_c9bc .sidebar_d16a .column-new-d42e:last-child {
    margin-bottom: 0;
  }
}
.plasma-9d28 .top_ed44:last-child,
.filter_hot_a4b4 .top_ed44:last-child,
.icon_plasma_d1c7 .top_ed44:last-child {
  margin-bottom: 0;
}
.plasma-9d28 .top_ed44 .mask_ec5e .pattern-hard-e203:last-child,
.filter_hot_a4b4 .top_ed44 .mask_ec5e .pattern-hard-e203:last-child,
.icon_plasma_d1c7 .top_ed44 .mask_ec5e .pattern-hard-e203:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .plasma-9d28 .section-64b6,
  .plasma-9d28 .first-ed76,
  .filter_hot_a4b4 .section-64b6,
  .filter_hot_a4b4 .first-ed76,
  .icon_plasma_d1c7 .section-64b6,
  .icon_plasma_d1c7 .first-ed76 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .paragraph_ee21 .top_ed44 {
    margin-bottom: 2em;
  }
}
.paragraph_ee21 p:last-child {
  margin-bottom: 0;
}
.paragraph_ee21 li,
.paragraph_ee21 ul {
  list-style: none;
  margin: 0;
}
.paragraph_ee21 ul ul {
  margin-left: 2.617924em;
}
.info-lite-4fb3 {
  font-size: 0.875em;
}

/* css-noise: d6c5 */
.phantom-card-k8 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
