/*!
Theme Name: Customify
Theme URI: https://pressmaximum.plasma-1c2d/customify
Author: WPCustomify
Author URI: https://pressmaximum.plasma-1c2d
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.plasma-1c2d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.image_motion_afec.block_ef3d/licenses/gpl-2.0.tiny-368d
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.box_7908/, (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.notice-9084.easy-ae8c/normalize.texture_large_c048/
 ======
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.texture_large_c048 v7.0.0 | MIT License | github.plasma-1c2d/necolas/normalize.texture_large_c048 */
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;
}
.tooltip_feaa .aside-3d41,
.down-c604,
.link_cold_5b82,
.secondary_gas_a6e2,
.detail-93d7,
.backdrop_current_301e,
.tag_5faa,
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;
}
.down-c604,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .down-c604,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .down-c604,
  h1 {
    font-size: 1.8em;
  }
}
.link_cold_5b82,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.link_cold_5b82 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .link_cold_5b82,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .link_cold_5b82,
  h2 {
    font-size: 1.7em;
  }
}
.secondary_gas_a6e2,
h3 {
  font-size: 1.618em;
}
.tooltip_feaa .aside-3d41,
.detail-93d7,
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.element_5f81 {
  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;
}
.table_bottom_c6db:after,
.table_bottom_c6db:before,
.modal-8df2:after,
.modal-8df2:before {
  content: "";
  display: table;
}
.table_bottom_c6db:after,
.modal-8df2:after {
  clear: both;
}
.media-over-499f {
  float: right;
  margin-right: 0;
}
.new_a524 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list_soft_db66 .smooth_b07d,
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;
}
.list_soft_db66 .smooth_b07d: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;
}
.glass_ae63 .smooth_b07d {
  box-shadow: none;
}
.glass_ae63
  .smooth_b07d
  .wrapper_5a7d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.glass_ae63 .smooth_b07d .blue_bd65 {
  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;
}
.glass_ae63
  .smooth_b07d
  .blue_bd65
  b {
  display: none;
}
.glass_ae63 .background-focused-4c49 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.outline_next_d987:not(.light_56a2):not(.sidebar_hard_c9ae),
button:not(.light_56a2):not(.sidebar_hard_c9ae),
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ),
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ),
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ) {
  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;
}
.outline_next_d987:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):hover,
button:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):hover,
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):hover,
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):hover,
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.outline_next_d987:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):active,
.outline_next_d987:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):focus,
button:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):active,
button:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):focus,
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):active,
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):focus,
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):active,
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):focus,
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):active,
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):focus {
  outline: 0;
}
.outline_next_d987:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078,
button:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078,
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078,
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078,
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078 {
  position: relative;
}
.outline_next_d987:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .status-851d,
.outline_next_d987:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .badge_small_426c,
.outline_next_d987:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .nav-41cb,
.outline_next_d987:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  i,
.outline_next_d987:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  svg,
button:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .status-851d,
button:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .badge_small_426c,
button:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .nav-41cb,
button:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  i,
button:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  svg,
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .status-851d,
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .badge_small_426c,
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .nav-41cb,
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  i,
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  svg,
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .status-851d,
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .badge_small_426c,
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .nav-41cb,
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  i,
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  svg,
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .status-851d,
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .badge_small_426c,
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  .nav-41cb,
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  i,
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078
  svg {
  visibility: hidden;
}
.outline_next_d987:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078:after,
button:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078:after,
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078:after,
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078:after,
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ).fn-loading-2078: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;
}
.outline_next_d987:not(.light_56a2):not(.sidebar_hard_c9ae),
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ),
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ),
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ) {
  color: #fff;
  background: #235787;
}
.outline_next_d987:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):focus,
input[type="button"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):focus,
input[type="reset"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):focus,
input[type="submit"]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ):focus {
  color: #fff;
}
.outline_next_d987.fn-disabled-2078:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ),
.outline_next_d987[disabled]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ),
button.fn-disabled-2078:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ),
button[disabled]:not(.light_56a2):not(
    .sidebar_hard_c9ae
  ) {
  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;
}
.feature_full_cbe1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.feature_full_cbe1: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;
}
.sidebar_focused_1591 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.item-ebc5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.panel_1204 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.table_bottom_c6db:after,
.table_bottom_c6db:before,
.icon_silver_e15c:after,
.icon_silver_e15c:before,
.hidden-gas-8ab3:after,
.hidden-gas-8ab3:before,
.active-6efb:after,
.active-6efb:before,
.alert_warm_52d9:after,
.alert_warm_52d9:before,
.breadcrumb_focused_a8ba:after,
.breadcrumb_focused_a8ba:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.table_bottom_c6db:after,
.icon_silver_e15c:after,
.hidden-gas-8ab3:after,
.active-6efb:after,
.alert_warm_52d9:after,
.breadcrumb_focused_a8ba:after {
  clear: both;
}
.icon_silver_e15c .avatar-lite-6919,
.hidden-gas-8ab3 .avatar-lite-6919,
.column_easy_ee9c .avatar-lite-6919 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.nav-upper-5636 {
  display: inline-block;
}
.tag-64ae {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tag-64ae img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tag-64ae .iron-d9c7 {
  padding: 1em 0;
  font-size: 85%;
}
.iron-d9c7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.info-down-297c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.info-down-297c:after,
.info-down-297c:before {
  content: "";
  display: table;
}
.info-down-297c:after {
  clear: both;
}
.pagination_c8a2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.new-500e .pagination_c8a2 {
  max-width: 50%;
}
.content-last-33c1 .pagination_c8a2 {
  max-width: 33.33%;
}
.solid-f839 .pagination_c8a2 {
  max-width: 25%;
}
.silver-9e32 .pagination_c8a2 {
  max-width: 20%;
}
.search-9f1d .pagination_c8a2 {
  max-width: 16.66%;
}
.simple_7b06 .pagination_c8a2 {
  max-width: 14.28%;
}
.blue-8e9a .pagination_c8a2 {
  max-width: 12.5%;
}
.filter_20a5 .pagination_c8a2 {
  max-width: 11.11%;
}
.silver-7c53 {
  display: block;
}
.tooltip_feaa .title-small-0085 label,
.tooltip_feaa .progress_622f label,
.tooltip_feaa .label-wood-dd32 label,
.tooltip_feaa .black_125a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new_a3f3 {
  list-style: none;
  margin: 0;
}
.new_a3f3 article.accordion-tall-1a91 {
  margin-bottom: 0;
}
.new_a3f3 ul {
  list-style: none;
  margin: 0;
}
.new_a3f3 .column-fixed-bba5 li.accordion-tall-1a91 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new_a3f3 .column-fixed-bba5 li.accordion-tall-1a91 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new_a3f3 .column-fixed-bba5 li.accordion-tall-1a91: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) {
  .new_a3f3 .column-fixed-bba5 li.accordion-tall-1a91 li.accordion-tall-1a91 li.accordion-tall-1a91 li.accordion-tall-1a91 {
    padding-left: 0;
  }
}
article.accordion-tall-1a91 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion-tall-1a91 .icon_silver_e15c p:last-of-type {
  margin-bottom: 0;
}
article.accordion-tall-1a91 .border_tiny_a956 {
  float: left;
}
article.accordion-tall-1a91 .out-4890 {
  margin-left: 85px;
}
article.accordion-tall-1a91 .down_9a60 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion-tall-1a91 .down_9a60 .component_upper_855b {
  margin-left: 10px;
}
article.accordion-tall-1a91 .east_2d55 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion-tall-1a91 .sort_clean_23ce {
  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 .title-small-0085,
  #respond .label-wood-dd32,
  #respond .black_125a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .title-small-0085 input,
#respond .label-wood-dd32 input,
#respond .black_125a input {
  width: 100%;
}
#respond .black_125a {
  margin-right: 0;
}
#respond .card-blue-b6a8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon_lower_87a1 {
  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;
}
.icon_lower_87a1.motion-02e4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.icon_lower_87a1 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%);
}
.icon_lower_87a1:focus,
.icon_lower_87a1: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);
}
.fixed-b663 {
  border-radius: 10%;
}
.blue-bae1 {
  border-radius: 50%;
}
.tertiary_old_2349 {
  font-size: 0.72em;
}
.full_69f4 {
  font-size: 0.875em;
}
.top_4352 {
  font-size: 1.1em;
}
.tabs-cold-2b8f {
  text-transform: uppercase;
  line-height: 1.2;
}
.tabs-cold-2b8f.tertiary_old_2349 {
  letter-spacing: 0.5px;
}
.first-a159,
.first-a159 a {
  color: #6d6d6d;
}
.first-a159 a:hover {
  color: #111;
}
.motion_1524 {
  color: #6d6d6d;
}
.alert-orange-bcc0 {
  overflow-x: hidden;
}
.alert-orange-bcc0 .notification-a7a4.feature_stale_b867 {
  position: relative;
}
.alert-orange-bcc0 .notification-a7a4.feature_stale_b867.grid_red_0396 {
  position: initial;
}
.alert-orange-bcc0
  .notification-a7a4.feature_stale_b867.grid_red_0396
  .gold-0d67 {
  left: auto;
}
.alert-orange-bcc0 .notification-a7a4 .gold-0d67 {
  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;
}
.alert-orange-bcc0 .notification-a7a4:hover.feature_stale_b867 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.alert-orange-bcc0
  .notification-a7a4:hover.feature_stale_b867
  .gold-0d67 {
  display: block;
  z-index: 9999999;
}
.alert-orange-bcc0 .shadow-c082 .mask-last-363d,
.alert-orange-bcc0 .upper_4d92 .mask-last-363d {
  display: none;
}
.alert-orange-bcc0 .form_d1f6 .notification-a7a4:hover.feature_stale_b867 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tooltip_feaa .title-small-0085 label,
.tooltip_feaa .progress_622f label,
.tooltip_feaa .label-wood-dd32 label,
.tooltip_feaa .black_125a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new_a3f3 {
  list-style: none;
  margin: 0;
}
.new_a3f3 article.accordion-tall-1a91 {
  margin-bottom: 0;
}
.new_a3f3 ul {
  list-style: none;
  margin: 0;
}
.new_a3f3 .column-fixed-bba5 li.accordion-tall-1a91 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new_a3f3 .column-fixed-bba5 li.accordion-tall-1a91 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new_a3f3 .column-fixed-bba5 li.accordion-tall-1a91: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) {
  .new_a3f3 .column-fixed-bba5 li.accordion-tall-1a91 li.accordion-tall-1a91 li.accordion-tall-1a91 li.accordion-tall-1a91 {
    padding-left: 0;
  }
}
article.accordion-tall-1a91 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion-tall-1a91 .icon_silver_e15c p:last-of-type {
  margin-bottom: 0;
}
article.accordion-tall-1a91 .border_tiny_a956 {
  float: left;
}
article.accordion-tall-1a91 .out-4890 {
  margin-left: 85px;
}
article.accordion-tall-1a91 .down_9a60 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion-tall-1a91 .down_9a60 .component_upper_855b {
  margin-left: 10px;
}
article.accordion-tall-1a91 .east_2d55 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion-tall-1a91 .sort_clean_23ce {
  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 .title-small-0085,
  #respond .label-wood-dd32,
  #respond .black_125a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .title-small-0085 input,
#respond .label-wood-dd32 input,
#respond .black_125a input {
  width: 100%;
}
#respond .black_125a {
  margin-right: 0;
}
#respond .card-blue-b6a8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-c082 .summary_15f1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.summary_15f1 .notification_d124.link_smooth_79cb .highlight_wide_8d05 > li > a:focus,
.summary_15f1 .notification_d124.link_smooth_79cb .highlight_wide_8d05 > li > a:hover,
.summary_15f1 .notification_d124.active-bc5e .highlight_wide_8d05 > li > a:focus,
.summary_15f1 .notification_d124.active-bc5e .highlight_wide_8d05 > li > a:hover,
.summary_15f1 .notification_d124.logo-83ee .highlight_wide_8d05 > li > a:focus,
.summary_15f1 .notification_d124.logo-83ee .highlight_wide_8d05 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_15f1
  .notification_d124.link_smooth_79cb
  .highlight_wide_8d05
  > li.header_dirty_08d4
  > a,
.summary_15f1
  .notification_d124.link_smooth_79cb
  .highlight_wide_8d05
  > li.info_2e42
  > a,
.summary_15f1
  .notification_d124.active-bc5e
  .highlight_wide_8d05
  > li.header_dirty_08d4
  > a,
.summary_15f1
  .notification_d124.active-bc5e
  .highlight_wide_8d05
  > li.info_2e42
  > a,
.summary_15f1
  .notification_d124.logo-83ee
  .highlight_wide_8d05
  > li.header_dirty_08d4
  > a,
.summary_15f1 .notification_d124.logo-83ee .highlight_wide_8d05 > li.wrapper_current_4d3c > a {
  color: rgba(255, 255, 255, 0.99);
}
.summary_15f1 .down-4723,
.summary_15f1 .down-4723 a {
  color: rgba(255, 255, 255, 0.99);
}
.summary_15f1 .south_b7fd.component_444f li a,
.summary_15f1 .east-fef5 a,
.summary_15f1 .advanced-2289,
.summary_15f1 .highlight_wide_8d05 > li > a,
.summary_15f1 .accent-67a1 {
  color: rgba(255, 255, 255, 0.79);
}
.summary_15f1 .south_b7fd.component_444f li a:hover,
.summary_15f1 .east-fef5 a:hover,
.summary_15f1 .advanced-2289:hover,
.summary_15f1 .highlight_wide_8d05 > li > a:hover,
.summary_15f1 .accent-67a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_15f1 .focused-ab8e {
  color: rgba(255, 255, 255, 0.79);
}
.summary_15f1 .focused-ab8e .background-88da {
  color: rgba(255, 255, 255, 0.99);
}
.summary_15f1 .focused-ab8e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_15f1 .left-f43e .section-e25c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_15f1 .left-f43e .section-e25c .carousel-lower-3a21 {
  color: rgba(255, 255, 255, 0.79);
}
.summary_15f1
  .left-f43e
  .section-e25c
  .carousel-lower-3a21::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_15f1
  .left-f43e
  .section-e25c
  .carousel-lower-3a21:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_15f1
  .left-f43e
  .section-e25c
  .carousel-lower-3a21::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_15f1
  .left-f43e
  .section-e25c
  .carousel-lower-3a21::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_15f1 .left-f43e .table_hovered_944e {
  color: rgba(255, 255, 255, 0.79);
}
.summary_15f1 .left-f43e .table_hovered_944e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-f25f
  .summary_15f1
  .left-f43e
  .container-fc31
  .surface-74ee {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image-f25f
  .summary_15f1
  .left-f43e
  .container-fc31
  .carousel-lower-3a21 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-c082 .panel-current-d9e5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.panel-current-d9e5 .notification_d124.link_smooth_79cb .highlight_wide_8d05 > li > a:focus,
.panel-current-d9e5 .notification_d124.link_smooth_79cb .highlight_wide_8d05 > li > a:hover,
.panel-current-d9e5 .notification_d124.active-bc5e .highlight_wide_8d05 > li > a:focus,
.panel-current-d9e5 .notification_d124.active-bc5e .highlight_wide_8d05 > li > a:hover,
.panel-current-d9e5 .notification_d124.logo-83ee .highlight_wide_8d05 > li > a:focus,
.panel-current-d9e5 .notification_d124.logo-83ee .highlight_wide_8d05 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-current-d9e5
  .notification_d124.link_smooth_79cb
  .highlight_wide_8d05
  > li.header_dirty_08d4
  > a,
.panel-current-d9e5
  .notification_d124.link_smooth_79cb
  .highlight_wide_8d05
  > li.info_2e42
  > a,
.panel-current-d9e5
  .notification_d124.active-bc5e
  .highlight_wide_8d05
  > li.header_dirty_08d4
  > a,
.panel-current-d9e5
  .notification_d124.active-bc5e
  .highlight_wide_8d05
  > li.info_2e42
  > a,
.panel-current-d9e5
  .notification_d124.logo-83ee
  .highlight_wide_8d05
  > li.header_dirty_08d4
  > a,
.panel-current-d9e5 .notification_d124.logo-83ee .highlight_wide_8d05 > li.wrapper_current_4d3c > a {
  color: rgba(0, 0, 0, 0.8);
}
.panel-current-d9e5 .down-4723,
.panel-current-d9e5 .down-4723 a {
  color: rgba(0, 0, 0, 0.8);
}
.panel-current-d9e5 .south_b7fd.component_444f li a,
.panel-current-d9e5 .east-fef5 a,
.panel-current-d9e5 .advanced-2289,
.panel-current-d9e5 .highlight_wide_8d05 > li > a,
.panel-current-d9e5 .accent-67a1 {
  color: rgba(0, 0, 0, 0.55);
}
.panel-current-d9e5 .south_b7fd.component_444f li a:hover,
.panel-current-d9e5 .east-fef5 a:hover,
.panel-current-d9e5 .advanced-2289:hover,
.panel-current-d9e5 .highlight_wide_8d05 > li > a:hover,
.panel-current-d9e5 .accent-67a1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-current-d9e5 .focused-ab8e {
  color: rgba(0, 0, 0, 0.55);
}
.panel-current-d9e5 .focused-ab8e .background-88da {
  color: rgba(0, 0, 0, 0.8);
}
.panel-current-d9e5 .focused-ab8e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_db19 .new-ee31 {
  margin-left: auto;
  margin-right: auto;
}
.hidden-gas-8ab3 > * {
  margin-left: auto;
  margin-right: auto;
}
.hidden-gas-8ab3 .sidebar_focused_1591 {
  margin-right: 1.41575em;
}
.header_hot_d4ea .hidden-gas-8ab3 > .tooltip_rough_d750 {
  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;
}
.header_hot_d4ea .hidden-gas-8ab3 > .last-0c93 {
  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;
}
.logo_9720.picture_db19 .new-ee31,
.outline_da95.picture_db19 .new-ee31 {
  margin-left: 0;
}
.text-c181.picture_db19 .new-ee31,
.alert-8d40.picture_db19 .new-ee31 {
  margin-right: 0;
}
.hidden-gas-8ab3 ol,
.hidden-gas-8ab3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.main-bottom-2a4c video {
  max-width: 100%;
}
.nav_bright_7273 img {
  display: block;
}
.nav_bright_7273.sidebar_focused_1591,
.nav_bright_7273.item-ebc5 {
  width: 100%;
}
.nav_bright_7273.last-0c93 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.heading_easy_f833:not(.image_fc05) {
  margin: 1.5em auto;
}
.badge-8591 p {
  padding: 1.5em 14px;
}
ul.link-2421.last-0c93,
ul.link-2421.tooltip_rough_d750,
ul.link-2421.sort_59e4.tooltip_rough_d750 {
  padding: 0 14px;
}
.thumbnail-hard-e683 {
  display: block;
  overflow-x: auto;
}
.thumbnail-hard-e683 table {
  border-collapse: collapse;
  width: 100%;
}
.thumbnail-hard-e683 td,
.thumbnail-hard-e683 th {
  padding: 0.5em;
}
.hidden-gas-8ab3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hidden-gas-8ab3 ol ol,
.hidden-gas-8ab3 ol ul,
.hidden-gas-8ab3 ul ol,
.hidden-gas-8ab3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hidden-gas-8ab3 ol ol li,
.hidden-gas-8ab3 ol ul li,
.hidden-gas-8ab3 ul ol li,
.hidden-gas-8ab3 ul ul li {
  margin-left: 0;
}
.silver-9f0b.component_8a7d > .modal_full_4e10 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.silver-9f0b.component_8a7d > .modal_full_4e10 iframe,
.silver-9f0b.component_8a7d > .modal_full_4e10 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.lite_8d3d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.lite_8d3d.soft-833d {
  padding: 0;
}
.lite_8d3d.soft-833d cite {
  font-size: 13px;
}
.lite_8d3d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.lite_8d3d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.clean-b913 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.clean-b913 > p:first-child {
  margin-top: 0;
}
.clean-b913 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.clean-b913 blockquote {
  border-left: 0;
}
.feature_c050 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.feature_c050:not(.label-099c) {
  max-width: 100px;
}
.feature_c050.avatar-4954 {
  border-bottom: none !important;
  text-align: center;
}
.feature_c050.avatar-4954::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .badge-8591 p {
    padding: 1.5em 0;
  }
}
.feature_3994 {
  color: #0073aa;
}
.mask-over-842c {
  background-color: #0073aa;
}
.pressed_6b5c {
  color: #229fd8;
}
.sort_a3b9 {
  background-color: #229fd8;
}
.item_lite_3e0b {
  color: #eee;
}
.old-a7da {
  background-color: #eee;
}
.row-focused-41c0 {
  color: #444;
}
.row_top_b7eb {
  background-color: #444;
}
.over-5350 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.over-5350 .paragraph-wide-84af .east-fef5 {
  font-size: 15px;
}
.over-5350 .east-fef5 {
  line-height: 1.3;
}
.over-5350 .panel-current-d9e5 {
}
.over-5350 .summary_15f1 {
  background: #235787;
}
.form_purple_6430 {
  padding: 0;
}
.form_purple_6430 .summary_15f1 {
  background: #1a1a1a;
}
.form_purple_6430 .panel-current-d9e5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.text_blue_ed16 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.text_blue_ed16 .panel-current-d9e5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.text_blue_ed16 .summary_15f1 {
  background: #303030;
}
.breadcrumb_focused_a8ba {
  position: relative;
  z-index: 10;
}
.breadcrumb_focused_a8ba .chip_9b9a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short_f33a .feature_stale_b867 {
  display: inline-block;
  vertical-align: middle;
}
.short_f33a.border-stone-1efa .feature_stale_b867 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .short_f33a.border-stone-1efa .feature_stale_b867 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .short_f33a.border-stone-1efa .feature_stale_b867 {
    margin-right: 0.4em;
  }
}
.short_f33a.border-stone-1efa .feature_stale_b867:last-child {
  margin-right: 0;
}
.notification-3887 .chip_9b9a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shadow-c082 .paragraph-wide-84af {
    margin: 0 -0.5em;
  }
  .shadow-c082 .paragraph-wide-84af [class*="customify-col-"],
  .shadow-c082 .paragraph-wide-84af [class*="customify-col_"],
  .shadow-c082 .paragraph-wide-84af [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shadow-c082.highlight-stale-858b .chip_9b9a {
  background: 0 0 !important;
}
.shadow-c082.highlight-stale-858b .chip_9b9a,
.shadow-c082.notification-3887 .chip_9b9a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shadow-c082.footer-ba56 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shadow-c082.notification-3887 .chip_9b9a {
  box-shadow: none !important;
}
.copper_cbd9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .copper_cbd9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .copper_cbd9 {
    padding: 18px 0 20px;
  }
}
.copper_cbd9 .outline-c211 {
  width: 100%;
}
.copper_cbd9 .media_00fd {
  margin-bottom: 0;
}
.copper_cbd9 .text_7398 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tooltip-prev-deee {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tooltip-prev-deee .header_442c {
  width: 100%;
}
.title-5c5c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.title-5c5c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.title-5c5c 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;
}
.title-5c5c li:last-child:after {
  display: none;
}
.title-5c5c li a {
  font-weight: 500;
  margin-right: 10px;
}
.notice_8dc5 .mask-last-363d button,
.copper_cbd9 .mask-last-363d button {
  left: 0;
}
.notice_8dc5 .header_442c,
.copper_cbd9 .header_442c {
  padding-left: 0;
  padding-right: 0;
}
.notice_8dc5 .tooltip-prev-deee,
.copper_cbd9 .tooltip-prev-deee {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notice_8dc5 {
  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;
}
.notice_8dc5: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;
}
.notice_8dc5 .tag-hard-ed33 {
  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) {
  .notice_8dc5 .tag-hard-ed33 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notice_8dc5 .tag-hard-ed33 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notice_8dc5 .tag-hard-ed33 {
    min-height: 200px;
  }
}
.notice_8dc5 .title-5c5c {
  color: rgba(255, 255, 255, 0.8);
}
.notice_8dc5 .title-5c5c a,
.notice_8dc5 .title-5c5c li:after {
  color: inherit;
}
.notice_8dc5 .title-5c5c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.menu-fd08 {
  margin-bottom: 0.5em;
}
.stone_7f76 {
  margin-bottom: 1.2em;
}
.stone_7f76,
.menu-fd08 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.stone_7f76 p:last-child,
.menu-fd08 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .mask-last-363d,
#masthead .mask-last-363d {
  display: none;
}
#masthead
  > .mask-last-363d.sidebar-in-bed4 {
  display: none;
}
#masthead > .mask-last-363d button {
  left: 0;
}
.progress_bottom_8cb0 {
  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%;
}
.progress_bottom_8cb0 .feature_stale_b867 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.progress_bottom_8cb0 .icon_out_4b5f {
  display: -webkit-box;
  display: flex;
}
.progress_bottom_8cb0 .icon_out_4b5f.pattern-active-c5b8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.progress_bottom_8cb0 .icon_out_4b5f.hero-tiny-be8a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress_bottom_8cb0 .icon_out_4b5f.sidebar-wide-bf43 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress_bottom_8cb0.video-hard-fa50.south-101f .icon_out_4b5f.pattern-active-c5b8 {
  flex-basis: 100%;
}
.progress_bottom_8cb0.icon_bronze_2c9e .icon_out_4b5f.hero-tiny-be8a {
  -webkit-box-flex: 1;
  flex: auto;
}
.progress_bottom_8cb0.icon_bronze_2c9e .icon_out_4b5f.sidebar-wide-bf43 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .mask-last-363d.sidebar-in-bed4 {
  display: none;
}
#masthead > .mask-last-363d button {
  left: 0;
}
.info_a41c {
  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;
}
.info_a41c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.info_a41c.input-905c i {
  margin-right: 4px;
}
.info_a41c.logo-e056 i {
  margin-left: 5px;
}
.east-fef5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.east-fef5 p:last-child {
  margin-bottom: 0;
}
.layout-ab9d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.layout-ab9d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.layout-ab9d img {
  display: block;
  width: auto;
  line-height: 1;
}
.layout-ab9d .down-4723 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.layout-ab9d .image-stale-728f {
  margin: 5px 0 7px 0;
}
.layout-ab9d.steel-6671 .tag_8bf1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-ab9d.steel-6671 .border-silver-1703 {
  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;
}
.layout-ab9d.picture-bright-9187 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.layout-ab9d.picture-bright-9187 .tag_8bf1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-ab9d.picture-bright-9187 .border-silver-1703 {
  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;
}
.layout-ab9d.mask-north-daa4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout-ab9d.plasma_df3a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.layout-ab9d.plasma_df3a .border-silver-1703 {
  margin-top: 7px;
}
.thick-2086 {
  display: inline-block;
}
.breadcrumb_focused_a8ba .hidden_298f .layout-ab9d img {
  max-width: 100%;
}
.notification_d124 .row_017e.module-e693,
.fast_13c9 .row_017e.module-e693 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification_d124 .avatar_upper_7f14,
.fast_13c9 .avatar_upper_7f14 {
  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%);
}
.notification_d124 .avatar_upper_7f14 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notification_d124.icon_soft_91b3 .avatar_upper_7f14 {
  display: none;
}
.notification_d124 .purple-5085 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification_d124 .purple-5085 li {
  display: inline-block;
  position: relative;
}
.notification_d124 .purple-5085 li:last-child {
  margin-right: 0;
}
.notification_d124 .purple-5085 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;
}
.notification_d124 .purple-5085 li.wrapper_current_4d3c > a {
  color: rgba(0, 0, 0, 0.9);
}
.notification_d124 .purple-5085 > 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;
}
.notification_d124 .purple-5085 > li > a i {
  line-height: 0;
}
.notification_d124 .purple-5085 > li.active_aa8a > a .avatar_upper_7f14 {
  margin-left: 4px;
  line-height: 0;
}
.notification_d124 .purple-5085 .solid_8e38 li.active_aa8a > a {
  position: relative;
}
.notification_d124 .purple-5085 .solid_8e38 li.active_aa8a > a:after,
.notification_d124 .purple-5085 .solid_8e38 li.active_aa8a > a:before {
  content: "";
  display: table;
}
.notification_d124 .purple-5085 .solid_8e38 li.active_aa8a > a:after {
  clear: both;
}
.notification_d124 .purple-5085 .solid_8e38 li.active_aa8a > a .avatar_upper_7f14 {
  margin-left: 5px;
  float: right;
}
.notification_d124 .pink_8136,
.notification_d124 .solid_8e38 {
  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;
}
.notification_d124 .solid_8e38 {
  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;
}
.notification_d124 .solid_8e38 .module-e693 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification_d124 .solid_8e38 .avatar_upper_7f14 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notification_d124 .solid_8e38 li {
  display: block;
  margin: 0;
  padding: 0;
}
.notification_d124 .solid_8e38 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;
}
.notification_d124 .solid_8e38 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notification_d124 .solid_8e38 .solid_8e38 {
  top: 0;
  left: 100%;
}
.notification_d124 .in_6417.fn-focus-2078 > .pink_8136,
.notification_d124 .in_6417.fn-focus-2078 > .solid_8e38,
.notification_d124 .in_6417:focus > .pink_8136,
.notification_d124 .in_6417:focus > .solid_8e38,
.notification_d124 .in_6417:hover > .pink_8136,
.notification_d124 .in_6417:hover > .solid_8e38 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notification_d124.logo-83ee .highlight_wide_8d05:after,
.notification_d124.logo-83ee .highlight_wide_8d05:before {
  content: "";
  display: table;
}
.notification_d124.logo-83ee .highlight_wide_8d05:after {
  clear: both;
}
.notification_d124.logo-83ee .highlight_wide_8d05 > li {
  float: left;
}
.notification_d124.thumbnail_small_bac4 .highlight_wide_8d05:after,
.notification_d124.thumbnail_small_bac4 .highlight_wide_8d05:before {
  content: "";
  display: table;
}
.notification_d124.thumbnail_small_bac4 .highlight_wide_8d05:after {
  clear: both;
}
.notification_d124.thumbnail_small_bac4 .highlight_wide_8d05 > li {
  float: left;
}
.notification_d124.thumbnail_small_bac4 .highlight_wide_8d05 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notification_d124.thumbnail_small_bac4 .highlight_wide_8d05 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notification_d124.thumbnail_small_bac4 .highlight_wide_8d05 > li.header_dirty_08d4 > a,
.notification_d124.thumbnail_small_bac4 .highlight_wide_8d05 > li.wrapper_current_4d3c > a {
  color: #fff;
  background-color: #1e4b75;
}
.notification_d124.link_smooth_79cb .highlight_wide_8d05 > li > a .module-e693 {
  position: relative;
}
.notification_d124.link_smooth_79cb .highlight_wide_8d05 > li > a .module-e693: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;
}
.notification_d124.link_smooth_79cb
  .highlight_wide_8d05
  > li:focus
  > a
  .module-e693:before,
.notification_d124.link_smooth_79cb
  .highlight_wide_8d05
  > li:hover
  > a
  .module-e693:before {
  width: 100%;
  background-color: currentColor;
}
.notification_d124.link_smooth_79cb
  .highlight_wide_8d05
  > li.header_dirty_08d4
  > a
  .module-e693:before,
.notification_d124.link_smooth_79cb
  .highlight_wide_8d05
  > li.info_2e42
  > a
  .module-e693:before {
  width: 100%;
  background-color: currentColor;
}
.notification_d124.active-bc5e .highlight_wide_8d05 > li > a .module-e693 {
  position: relative;
}
.notification_d124.active-bc5e .highlight_wide_8d05 > li > a .module-e693: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;
}
.notification_d124.active-bc5e .highlight_wide_8d05 > li:focus > a .module-e693:before,
.notification_d124.active-bc5e
  .highlight_wide_8d05
  > li:hover
  > a
  .module-e693:before {
  width: 100%;
  background-color: currentColor;
}
.notification_d124.active-bc5e
  .highlight_wide_8d05
  > li.header_dirty_08d4
  > a
  .module-e693:before,
.notification_d124.active-bc5e
  .highlight_wide_8d05
  > li.info_2e42
  > a
  .module-e693:before {
  width: 100%;
  background-color: currentColor;
}
.fast_13c9 .purple-5085 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fast_13c9 .purple-5085 li:first-child > a {
  border-top: none;
}
.fast_13c9 .purple-5085 .info-hot-0c30 > .module-e693 .avatar_upper_7f14 {
  display: none;
}
.fast_13c9 .purple-5085 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fast_13c9 .purple-5085 li:last-child {
  border: none;
}
.fast_13c9 .purple-5085 li.active_aa8a > a {
  padding-right: 45px !important;
}
.fast_13c9 .purple-5085 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fast_13c9 .purple-5085 li a:focus,
.fast_13c9 .purple-5085 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fast_13c9 .purple-5085 li .content-9361 {
  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;
}
.fast_13c9 .purple-5085 li .content-9361:hover {
  box-shadow: none;
}
.fast_13c9 .purple-5085 li .content-9361 .avatar_upper_7f14 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fast_13c9 .purple-5085 .solid_8e38 {
  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);
}
.fast_13c9 .purple-5085 .solid_8e38 li a {
  padding-left: 3em;
}
.fast_13c9 .purple-5085 .thumbnail_119d > a .content-9361 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fast_13c9 .purple-5085 .thumbnail_119d > .solid_8e38 {
  display: block;
  opacity: 1;
}
.outline-0cf3 {
  max-width: 100%;
}
.tabs-7927 {
  line-height: 0;
  cursor: pointer;
}
.accent-67a1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accent-67a1:hover {
  box-shadow: none;
  color: currentColor;
}
.accent-67a1 svg {
  width: 18px;
  height: 18px;
}
.accent-67a1 .fast_e67e {
  display: none;
}
.tiny_a184 {
  position: relative;
}
.tiny_a184.fn-active-2078 .accent-67a1 .panel-fixed-d3e7 {
  display: none;
}
.tiny_a184.fn-active-2078 .accent-67a1 .fast_e67e {
  display: inline-block;
}
.tiny_a184 .label_rough_d0bd {
  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);
}
.tiny_a184.disabled-motion-b0df .label_rough_d0bd {
  left: auto;
  right: -0.9em;
}
.tiny_a184.disabled-motion-b0df .fixed-ecf8::before {
  left: auto;
  right: 15px;
}
.tiny_a184.fn-active-2078 .label_rough_d0bd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container-fc31 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.container-fc31 label {
  flex-basis: 100%;
}
.container-fc31 .section-e25c {
  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;
}
.container-fc31 .carousel-lower-3a21 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.container-fc31 .carousel-lower-3a21:focus {
  background-color: transparent;
}
.container-fc31 button.table_hovered_944e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.container-fc31 button.table_hovered_944e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.container-fc31 button.table_hovered_944e svg {
  width: 18px;
  height: 18px;
}
.container-fc31 input[type="submit"] {
  min-height: auto;
}
.left-f43e .container-fc31 .carousel-lower-3a21 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fixed-ecf8 {
  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) {
  .fixed-ecf8 {
    width: 220px;
  }
}
.fixed-ecf8 label {
  flex-basis: 100%;
}
.fixed-ecf8::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;
}
.image-f25f .left-f43e .container-fc31 {
  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;
}
.image-f25f
  .left-f43e
  .container-fc31
  .section-e25c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.image-f25f .left-f43e .container-fc31 .carousel-lower-3a21 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.image-f25f
  .left-f43e
  .container-fc31
  .carousel-lower-3a21:focus {
  background: 0 0;
}
.image-f25f
  .left-f43e
  .container-fc31
  .surface-74ee {
  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;
}
.south_b7fd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.south_b7fd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.south_b7fd li:last-child {
  margin-right: 0;
}
.south_b7fd li:first-child {
  margin-left: 0;
}
.south_b7fd.item_soft_20c4 a {
  color: #fff;
}
.south_b7fd.item_soft_20c4 a:hover {
  color: #fff;
}
.south_b7fd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.south_b7fd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.south_b7fd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.south_b7fd a:hover {
  opacity: 0.9;
  color: inherit;
}
.south_b7fd [class*="social-icon-apple"] {
  background-color: #999;
}
.south_b7fd [class*="social-icon-apple"].row-a8cb {
  background-color: transparent;
  color: #999;
}
.south_b7fd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.south_b7fd [class*="social-icon-behance"].row-a8cb {
  background-color: transparent;
  color: #1769ff;
}
.south_b7fd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.south_b7fd [class*="social-icon-bitbucket"].row-a8cb {
  background-color: transparent;
  color: #205081;
}
.south_b7fd [class*="social-icon-codepen"] {
  background-color: #000;
}
.south_b7fd [class*="social-icon-codepen"].row-a8cb {
  background-color: transparent;
  color: #000;
}
.south_b7fd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.south_b7fd [class*="social-icon-delicious"].row-a8cb {
  background-color: transparent;
  color: #39f;
}
.south_b7fd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.south_b7fd [class*="social-icon-digg"].row-a8cb {
  background-color: transparent;
  color: #005be2;
}
.south_b7fd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.south_b7fd [class*="social-icon-dribbble"].row-a8cb {
  background-color: transparent;
  color: #ea4c89;
}
.south_b7fd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.south_b7fd [class*="social-icon-envelope"].row-a8cb {
  background-color: transparent;
  color: #ea4335;
}
.south_b7fd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.south_b7fd [class*="social-icon-facebook"].row-a8cb {
  background-color: transparent;
  color: #3b5998;
}
.south_b7fd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.south_b7fd [class*="social-icon-flickr"].row-a8cb {
  background-color: transparent;
  color: #0063dc;
}
.south_b7fd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.south_b7fd [class*="social-icon-foursquare"].row-a8cb {
  background-color: transparent;
  color: #2d5be3;
}
.south_b7fd [class*="social-icon-github"] {
  background-color: #333;
}
.south_b7fd [class*="social-icon-github"].row-a8cb {
  background-color: transparent;
  color: #333;
}
.south_b7fd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.south_b7fd [class*="social-icon-google-plus"].row-a8cb {
  background-color: transparent;
  color: #dd4b39;
}
.south_b7fd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.south_b7fd [class*="social-icon-houzz"].row-a8cb {
  background-color: transparent;
  color: #7ac142;
}
.south_b7fd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.south_b7fd [class*="social-icon-instagram"].row-a8cb {
  background-color: transparent;
  color: #262626;
}
.south_b7fd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.south_b7fd [class*="social-icon-jsfiddle"].row-a8cb {
  background-color: transparent;
  color: #487aa2;
}
.south_b7fd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.south_b7fd [class*="social-icon-linkedin"].row-a8cb {
  background-color: transparent;
  color: #0077b5;
}
.south_b7fd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.south_b7fd [class*="social-icon-medium"].row-a8cb {
  background-color: transparent;
  color: #00ab6b;
}
.south_b7fd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.south_b7fd
  [class*="social-icon-odnoklassniki"].row-a8cb {
  background-color: transparent;
  color: #f4731c;
}
.south_b7fd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.south_b7fd [class*="social-icon-meetup"].row-a8cb {
  background-color: transparent;
  color: #ec1c40;
}
.south_b7fd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.south_b7fd [class*="social-icon-pinterest"].row-a8cb {
  background-color: transparent;
  color: #bd081c;
}
.south_b7fd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.south_b7fd [class*="social-icon-product-hunt"].row-a8cb {
  background-color: transparent;
  color: #da552f;
}
.south_b7fd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.south_b7fd [class*="social-icon-reddit"].row-a8cb {
  background-color: transparent;
  color: #ff4500;
}
.south_b7fd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.south_b7fd [class*="social-icon-rss"].row-a8cb {
  background-color: transparent;
  color: #f26522;
}
.south_b7fd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.south_b7fd
  [class*="social-icon-shopping-cart"].row-a8cb {
  background-color: transparent;
  color: #4caf50;
}
.south_b7fd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.south_b7fd [class*="social-icon-skype"].row-a8cb {
  background-color: transparent;
  color: #00aff0;
}
.south_b7fd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.south_b7fd [class*="social-icon-slideshare"].row-a8cb {
  background-color: transparent;
  color: #0077b5;
}
.south_b7fd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.south_b7fd [class*="social-icon-snapchat"].row-a8cb {
  background-color: transparent;
  color: #fffc00;
}
.south_b7fd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.south_b7fd [class*="social-icon-soundcloud"].row-a8cb {
  background-color: transparent;
  color: #f80;
}
.south_b7fd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.south_b7fd [class*="social-icon-spotify"].row-a8cb {
  background-color: transparent;
  color: #2ebd59;
}
.south_b7fd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.south_b7fd
  [class*="social-icon-stack-overflow"].row-a8cb {
  background-color: transparent;
  color: #fe7a15;
}
.south_b7fd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.south_b7fd [class*="social-icon-maldkfgram"].row-a8cb {
  background-color: transparent;
  color: #2ca5e0;
}
.south_b7fd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.south_b7fd [class*="social-icon-tripadvisor"].row-a8cb {
  background-color: transparent;
  color: #589442;
}
.south_b7fd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.south_b7fd [class*="social-icon-tumblr"].row-a8cb {
  background-color: transparent;
  color: #35465c;
}
.south_b7fd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.south_b7fd [class*="social-icon-twitch"].row-a8cb {
  background-color: transparent;
  color: #6441a5;
}
.south_b7fd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.south_b7fd [class*="social-icon-twitter"].row-a8cb {
  background-color: transparent;
  color: #1da1f2;
}
.south_b7fd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.south_b7fd [class*="social-icon-vimeo"].row-a8cb {
  background-color: transparent;
  color: #1ab7ea;
}
.south_b7fd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.south_b7fd [class*="social-icon-vk"].row-a8cb {
  background-color: transparent;
  color: #45668e;
}
.south_b7fd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.south_b7fd [class*="social-icon-weibo"].row-a8cb {
  background-color: transparent;
  color: #df2029;
}
.south_b7fd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.south_b7fd [class*="social-icon-weixin"].row-a8cb {
  background-color: transparent;
  color: #7bb32e;
}
.south_b7fd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.south_b7fd [class*="social-icon-whatsapp"].row-a8cb {
  background-color: transparent;
  color: #25d366;
}
.south_b7fd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.south_b7fd [class*="social-icon-wordpress"].row-a8cb {
  background-color: transparent;
  color: #21759b;
}
.south_b7fd [class*="social-icon-xing"] {
  background-color: #026466;
}
.south_b7fd [class*="social-icon-xing"].row-a8cb {
  background-color: transparent;
  color: #026466;
}
.south_b7fd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.south_b7fd [class*="social-icon-yelp"].row-a8cb {
  background-color: transparent;
  color: #af0606;
}
.south_b7fd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.south_b7fd [class*="social-icon-youtube"].row-a8cb {
  background-color: transparent;
  color: #cd201f;
}
.advanced-2289 {
  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;
}
.advanced-2289:hover {
  box-shadow: none;
  background: 0 0;
}
.progress_af05 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.component-hovered-32f7 {
  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;
}
.dropdown-6813 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.picture_glass_907a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.picture_glass_907a,
.picture_glass_907a::after,
.picture_glass_907a::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;
}
.picture_glass_907a::after,
.picture_glass_907a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.action-551b .component-hovered-32f7 .dropdown-6813 {
  margin-top: -2px;
  width: 19px;
}
.action-551b .component-hovered-32f7 .picture_glass_907a {
  margin-top: -1px;
}
.action-551b .component-hovered-32f7 .picture_glass_907a,
.action-551b .component-hovered-32f7 .picture_glass_907a::after,
.action-551b .component-hovered-32f7 .picture_glass_907a::before {
  width: 19px;
  height: 2px;
}
.action-551b .component-hovered-32f7 .picture_glass_907a::before {
  top: -6px;
}
.action-551b .component-hovered-32f7 .picture_glass_907a::after {
  bottom: -6px;
}
.search_0543 .component-hovered-32f7 .dropdown-6813 {
  margin-top: -2px;
  width: 22px;
}
.search_0543 .component-hovered-32f7 .picture_glass_907a {
  margin-top: -1px;
}
.search_0543 .component-hovered-32f7 .picture_glass_907a,
.search_0543 .component-hovered-32f7 .picture_glass_907a::after,
.search_0543 .component-hovered-32f7 .picture_glass_907a::before {
  width: 22px;
  height: 2px;
}
.search_0543 .component-hovered-32f7 .picture_glass_907a::before {
  top: -7px;
}
.search_0543 .component-hovered-32f7 .picture_glass_907a::after {
  bottom: -7px;
}
.block-hard-0430 .component-hovered-32f7 .dropdown-6813 {
  margin-top: -2px;
  width: 31px;
}
.block-hard-0430 .component-hovered-32f7 .picture_glass_907a {
  margin-top: -1.5px;
}
.block-hard-0430 .component-hovered-32f7 .picture_glass_907a,
.block-hard-0430 .component-hovered-32f7 .picture_glass_907a::after,
.block-hard-0430 .component-hovered-32f7 .picture_glass_907a::before {
  width: 31px;
  height: 3px;
}
.block-hard-0430 .component-hovered-32f7 .picture_glass_907a::before {
  top: -9px;
}
.block-hard-0430 .component-hovered-32f7 .picture_glass_907a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .easy-ff7e .component-hovered-32f7 .dropdown-6813 {
    margin-top: -2px;
    width: 19px;
  }
  .easy-ff7e .component-hovered-32f7 .picture_glass_907a {
    margin-top: -1px;
  }
  .easy-ff7e .component-hovered-32f7 .picture_glass_907a,
  .easy-ff7e .component-hovered-32f7 .picture_glass_907a::after,
  .easy-ff7e .component-hovered-32f7 .picture_glass_907a::before {
    width: 19px;
    height: 2px;
  }
  .easy-ff7e .component-hovered-32f7 .picture_glass_907a::before {
    top: -6px;
  }
  .easy-ff7e .component-hovered-32f7 .picture_glass_907a::after {
    bottom: -6px;
  }
  .outline-d8e3 .component-hovered-32f7 .dropdown-6813 {
    margin-top: -2px;
    width: 22px;
  }
  .outline-d8e3 .component-hovered-32f7 .picture_glass_907a {
    margin-top: -1px;
  }
  .outline-d8e3 .component-hovered-32f7 .picture_glass_907a,
  .outline-d8e3 .component-hovered-32f7 .picture_glass_907a::after,
  .outline-d8e3 .component-hovered-32f7 .picture_glass_907a::before {
    width: 22px;
    height: 2px;
  }
  .outline-d8e3 .component-hovered-32f7 .picture_glass_907a::before {
    top: -7px;
  }
  .outline-d8e3 .component-hovered-32f7 .picture_glass_907a::after {
    bottom: -7px;
  }
  .box_c17c .component-hovered-32f7 .dropdown-6813 {
    margin-top: -2px;
    width: 31px;
  }
  .box_c17c .component-hovered-32f7 .picture_glass_907a {
    margin-top: -1.5px;
  }
  .box_c17c .component-hovered-32f7 .picture_glass_907a,
  .box_c17c .component-hovered-32f7 .picture_glass_907a::after,
  .box_c17c .component-hovered-32f7 .picture_glass_907a::before {
    width: 31px;
    height: 3px;
  }
  .box_c17c .component-hovered-32f7 .picture_glass_907a::before {
    top: -9px;
  }
  .box_c17c .component-hovered-32f7 .picture_glass_907a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .card_aa59 .component-hovered-32f7 .dropdown-6813 {
    margin-top: -2px;
    width: 19px;
  }
  .card_aa59 .component-hovered-32f7 .picture_glass_907a {
    margin-top: -1px;
  }
  .card_aa59 .component-hovered-32f7 .picture_glass_907a,
  .card_aa59 .component-hovered-32f7 .picture_glass_907a::after,
  .card_aa59 .component-hovered-32f7 .picture_glass_907a::before {
    width: 19px;
    height: 2px;
  }
  .card_aa59 .component-hovered-32f7 .picture_glass_907a::before {
    top: -6px;
  }
  .card_aa59 .component-hovered-32f7 .picture_glass_907a::after {
    bottom: -6px;
  }
  .left-559a .component-hovered-32f7 .dropdown-6813 {
    margin-top: -2px;
    width: 22px;
  }
  .left-559a .component-hovered-32f7 .picture_glass_907a {
    margin-top: -1px;
  }
  .left-559a .component-hovered-32f7 .picture_glass_907a,
  .left-559a .component-hovered-32f7 .picture_glass_907a::after,
  .left-559a .component-hovered-32f7 .picture_glass_907a::before {
    width: 22px;
    height: 2px;
  }
  .left-559a .component-hovered-32f7 .picture_glass_907a::before {
    top: -7px;
  }
  .left-559a .component-hovered-32f7 .picture_glass_907a::after {
    bottom: -7px;
  }
  .tertiary_0d93 .component-hovered-32f7 .dropdown-6813 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary_0d93 .component-hovered-32f7 .picture_glass_907a {
    margin-top: -1.5px;
  }
  .tertiary_0d93 .component-hovered-32f7 .picture_glass_907a,
  .tertiary_0d93 .component-hovered-32f7 .picture_glass_907a::after,
  .tertiary_0d93 .component-hovered-32f7 .picture_glass_907a::before {
    width: 31px;
    height: 3px;
  }
  .tertiary_0d93 .component-hovered-32f7 .picture_glass_907a::before {
    top: -9px;
  }
  .tertiary_0d93 .component-hovered-32f7 .picture_glass_907a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .stale_7f23 .component-hovered-32f7 .dropdown-6813 {
    margin-top: -2px;
    width: 19px;
  }
  .stale_7f23 .component-hovered-32f7 .picture_glass_907a {
    margin-top: -1px;
  }
  .stale_7f23 .component-hovered-32f7 .picture_glass_907a,
  .stale_7f23 .component-hovered-32f7 .picture_glass_907a::after,
  .stale_7f23 .component-hovered-32f7 .picture_glass_907a::before {
    width: 19px;
    height: 2px;
  }
  .stale_7f23 .component-hovered-32f7 .picture_glass_907a::before {
    top: -6px;
  }
  .stale_7f23 .component-hovered-32f7 .picture_glass_907a::after {
    bottom: -6px;
  }
  .wrapper-172c .component-hovered-32f7 .dropdown-6813 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper-172c .component-hovered-32f7 .picture_glass_907a {
    margin-top: -1px;
  }
  .wrapper-172c .component-hovered-32f7 .picture_glass_907a,
  .wrapper-172c .component-hovered-32f7 .picture_glass_907a::after,
  .wrapper-172c .component-hovered-32f7 .picture_glass_907a::before {
    width: 22px;
    height: 2px;
  }
  .wrapper-172c .component-hovered-32f7 .picture_glass_907a::before {
    top: -7px;
  }
  .wrapper-172c .component-hovered-32f7 .picture_glass_907a::after {
    bottom: -7px;
  }
  .popup-5efd .component-hovered-32f7 .dropdown-6813 {
    margin-top: -2px;
    width: 31px;
  }
  .popup-5efd .component-hovered-32f7 .picture_glass_907a {
    margin-top: -1.5px;
  }
  .popup-5efd .component-hovered-32f7 .picture_glass_907a,
  .popup-5efd .component-hovered-32f7 .picture_glass_907a::after,
  .popup-5efd .component-hovered-32f7 .picture_glass_907a::before {
    width: 31px;
    height: 3px;
  }
  .popup-5efd .component-hovered-32f7 .picture_glass_907a::before {
    top: -9px;
  }
  .popup-5efd .component-hovered-32f7 .picture_glass_907a::after {
    bottom: -9px;
  }
}
.column_focused_70a5 .picture_glass_907a {
  -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);
}
.column_focused_70a5 .picture_glass_907a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.column_focused_70a5 .picture_glass_907a::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);
}
.column_focused_70a5.form_fast_9967 .picture_glass_907a {
  -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);
}
.column_focused_70a5.form_fast_9967 .picture_glass_907a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.column_focused_70a5.form_fast_9967 .picture_glass_907a::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);
}
.up-2f42 {
  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.summary_white_ba51:before {
  display: none;
}
.upper_4d92 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.upper_4d92 .complex-9ac6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.upper_4d92 .complex-9ac6:last-of-type {
  border-bottom: none;
}
.upper_4d92 .complex-9ac6.out_d254,
.upper_4d92 .complex-9ac6.solid_6e04,
.upper_4d92 .complex-9ac6.thumbnail_pro_a217 {
  padding: 0;
}
.upper_4d92 .fast_13c9 .content-9361 {
  color: currentColor;
}
.upper_4d92 .fast_13c9 .content-9361:focus,
.upper_4d92 .fast_13c9 .content-9361:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_4d92.panel-current-d9e5 .focused-ab8e,
.upper_4d92.panel-current-d9e5 .east-fef5 a,
.upper_4d92.panel-current-d9e5 .highlight_wide_8d05 a,
.upper_4d92.panel-current-d9e5 .solid_8e38 a {
  color: rgba(0, 0, 0, 0.55);
}
.upper_4d92.panel-current-d9e5 .focused-ab8e:hover,
.upper_4d92.panel-current-d9e5 .east-fef5 a:hover,
.upper_4d92.panel-current-d9e5 .highlight_wide_8d05 a:hover,
.upper_4d92.panel-current-d9e5 .solid_8e38 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper_4d92.panel-current-d9e5 .background-88da {
  color: rgba(0, 0, 0, 0.8);
}
.upper_4d92.panel-current-d9e5 .complex-9ac6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper_4d92.panel-current-d9e5 .complex-9ac6:before {
  background: rgba(0, 0, 0, 0.08);
}
.upper_4d92.panel-current-d9e5 .sort_21cf:before {
  background: rgba(255, 255, 255, 0.9);
}
.upper_4d92.panel-current-d9e5 .fast_13c9 .purple-5085 li a,
.upper_4d92.panel-current-d9e5 .fast_13c9 .content-9361,
.upper_4d92.panel-current-d9e5 .solid_8e38 {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper_4d92.panel-current-d9e5 .fast_13c9 .content-9361:focus,
.upper_4d92.panel-current-d9e5 .fast_13c9 .content-9361:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_4d92.panel-current-d9e5 .purple-5085 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper_4d92.summary_15f1 .focused-ab8e,
.upper_4d92.summary_15f1 .east-fef5 a,
.upper_4d92.summary_15f1 .highlight_wide_8d05 .content-9361,
.upper_4d92.summary_15f1 .highlight_wide_8d05 a,
.upper_4d92.summary_15f1 .solid_8e38 a {
  color: rgba(255, 255, 255, 0.79);
}
.upper_4d92.summary_15f1 .focused-ab8e:hover,
.upper_4d92.summary_15f1 .east-fef5 a:hover,
.upper_4d92.summary_15f1 .highlight_wide_8d05 .content-9361:hover,
.upper_4d92.summary_15f1 .highlight_wide_8d05 a:hover,
.upper_4d92.summary_15f1 .solid_8e38 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_4d92.summary_15f1 .background-88da {
  color: rgba(255, 255, 255, 0.99);
}
.upper_4d92.summary_15f1 .complex-9ac6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_4d92.summary_15f1 .complex-9ac6:before {
  background: rgba(255, 255, 255, 0.08);
}
.upper_4d92.summary_15f1 .sort_21cf:before {
  background: rgba(0, 0, 0, 0.9);
}
.upper_4d92.summary_15f1 .fast_13c9 .purple-5085 li a,
.upper_4d92.summary_15f1 .fast_13c9 .content-9361,
.upper_4d92.summary_15f1 .solid_8e38 {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_4d92.summary_15f1 .fast_13c9 .content-9361:focus,
.upper_4d92.summary_15f1 .fast_13c9 .content-9361:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_4d92.summary_15f1 .purple-5085 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_21cf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.sort_21cf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.solid_afcd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.orange-3f1b .upper_4d92 {
  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;
}
.orange-3f1b .complex-9ac6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.orange-3f1b .complex-9ac6: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) {
  .orange-3f1b .complex-9ac6:before {
    width: 16%;
    left: 42%;
  }
}
.orange-3f1b .complex-9ac6:last-child:before {
  content: none;
}
.orange-3f1b .complex-9ac6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.orange-3f1b .fast_13c9 .purple-5085 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.orange-3f1b .fast_13c9 .purple-5085 li a .content-9361 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.orange-3f1b .fast_13c9 .solid_8e38 {
  border: none;
}
.orange-3f1b .fast_13c9 .solid_8e38 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.orange-3f1b .sort_21cf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.orange-3f1b .solid_afcd {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.orange-3f1b .summary_15f1 .sort_21cf:before {
  background: rgba(0, 0, 0, 0.9);
}
.orange-3f1b .panel-current-d9e5.popup-soft-d0f1 .picture_glass_907a {
  background: rgba(0, 0, 0, 0.6);
}
.orange-3f1b
  .panel-current-d9e5.popup-soft-d0f1
  .picture_glass_907a::after,
.orange-3f1b
  .panel-current-d9e5.popup-soft-d0f1
  .picture_glass_907a:before {
  background: inherit;
}
.orange-3f1b
  .panel-current-d9e5.popup-soft-d0f1:hover
  .picture_glass_907a {
  background: rgba(0, 0, 0, 0.8);
}
.notice-west-a084 .upper_4d92 {
  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) {
  .notice-west-a084 .upper_4d92 {
    width: auto;
    right: 45px;
  }
}
.dynamic_3dbe .upper_4d92 {
  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) {
  .dynamic_3dbe .upper_4d92 {
    width: auto;
    left: 45px;
  }
}
.summary_white_ba51 .upper_4d92 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.summary_white_ba51 .solid_afcd {
  max-width: 48em;
  margin: 0 auto;
}
.summary_white_ba51 .sort_21cf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.search-motion-eef3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.search-motion-eef3.orange-3f1b .upper_4d92 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.search-motion-eef3.notice-west-a084 .upper_4d92 {
  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);
}
.search-motion-eef3 .upper_4d92 {
  visibility: visible;
}
.search-motion-eef3.dynamic_3dbe .upper_4d92 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.column-stone-c0b5,
.logo-top-9979 {
  overflow-x: hidden;
}
.column-stone-c0b5 .upper_4d92 {
  overflow: auto;
}
.column-stone-c0b5.orange-3f1b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column-stone-c0b5.orange-3f1b .upper_4d92 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.column-stone-c0b5.orange-3f1b .advanced-2289 {
  opacity: 0;
}
.column-stone-c0b5.notice-west-a084 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column-stone-c0b5.notice-west-a084 .upper_4d92 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.column-stone-c0b5.notice-west-a084 .advanced-2289 {
  opacity: 0;
}
.column-stone-c0b5.dynamic_3dbe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column-stone-c0b5.dynamic_3dbe .upper_4d92 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.column-stone-c0b5.dynamic_3dbe .advanced-2289 {
  opacity: 0;
}
.column-stone-c0b5.summary_white_ba51 .upper_4d92 {
  z-index: 10;
  visibility: visible;
}
.popup-soft-d0f1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.popup-soft-d0f1 .picture_glass_907a {
  background: rgba(255, 255, 255, 0.99);
}
.popup-soft-d0f1 .picture_glass_907a::after,
.popup-soft-d0f1 .picture_glass_907a:before {
  background: inherit;
}
.popup-soft-d0f1:hover .picture_glass_907a {
  background: rgba(255, 255, 255, 0.99);
}
.dynamic_3dbe .popup-soft-d0f1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.summary_white_ba51 .popup-soft-d0f1 {
  display: none !important;
}
.column-stone-c0b5:before,
.logo-top-9979:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.column-stone-c0b5 .popup-soft-d0f1,
.logo-top-9979 .popup-soft-d0f1 {
  display: inline-block;
}
.upper_4d92 .feature_stale_b867 {
  -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;
}
.column-stone-c0b5 .upper_4d92 .feature_stale_b867,
.logo-top-9979 .upper_4d92 .feature_stale_b867 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-basic-597a .section-e25c {
  width: 100%;
}
.hidden_298f {
  padding: 0 0.5em 0;
}
.hidden_298f [class*="customify-col-"],
.hidden_298f [class*="customify-col_"],
.hidden_298f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.background-0612 .hidden_298f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .paragraph-wide-84af .narrow-b844,
  .narrow-b844 {
    display: none;
  }
  .pattern_2b7a {
    text-align: left;
  }
  .warm_85ce {
    text-align: center;
  }
  .button_upper_220a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-wide-84af .tag-6dc7,
  .tag-6dc7 {
    display: none;
  }
  .module_bdf7 {
    text-align: left;
  }
  .pattern_b56e {
    text-align: center;
  }
  .plasma_ae0c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-wide-84af .full-d59c,
  .full-d59c {
    display: none;
  }
  .last_1651 {
    text-align: left;
  }
  .full_3e16 {
    text-align: center;
  }
  .in-4a7e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.thumbnail_efbb {
  box-shadow: none !important;
}
.gallery_c3d2 .nav_4860,
.banner_ffb7 .nav_4860 {
  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;
}
.banner_ffb7 .nav_4860 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.chip_9b9a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.chip_9b9a:after,
.chip_9b9a:before {
  content: "";
  display: table;
}
.chip_9b9a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .chip_9b9a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.chip_9b9a,
.footer-ba56 {
  max-width: 1248px;
  margin: 0 auto;
}

.active-6efb.current-10f8 .chip_9b9a {
  max-width: 100%;
}
.active-6efb.dirty_3fb7 {
  max-width: 1200px;
  margin: 0 auto;
}
.active-6efb.breadcrumb_next_9636 .chip_9b9a {
  max-width: 100%;
}
.active-6efb.breadcrumb_next_9636 > .chip_9b9a {
  padding-left: 0;
  padding-right: 0;
}
.active-6efb.breadcrumb_next_9636 > .chip_9b9a .paragraph-wide-84af {
  margin: 0;
}
.active-6efb.breadcrumb_next_9636
  > .chip_9b9a
  .button_26e2.content_1460 {
  margin-right: 0;
  margin-left: 0;
}
.active-6efb.breadcrumb_next_9636 #main.content_1460 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tertiary_over_e324 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_over_e324 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .list_dynamic_56ac .new-ee31 {
    padding-right: 1em;
  }
  .list_dynamic_56ac.gallery_selected_439e .button_26e2 {
    border-right: 1px solid #eaecee;
  }
  .list_dynamic_56ac.gallery_selected_439e .new-ee31 {
    padding-right: 1em;
  }
  .list_dynamic_56ac.gallery_selected_439e .button_pressed_1ec2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification_45fa .new-ee31 {
    padding-left: 1em;
  }
  .notification_45fa.gallery_selected_439e .button_26e2 {
    border-left: 1px solid #eaecee;
  }
  .notification_45fa.gallery_selected_439e .new-ee31 {
    padding-left: 1em;
  }
  .notification_45fa.gallery_selected_439e .button_pressed_1ec2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination-static-2215 .new-ee31 {
    padding-left: 1em;
  }
  .pagination-static-2215.gallery_selected_439e .hidden-top-1144 {
    border-right: 1px solid #eaecee;
  }
  .pagination-static-2215.gallery_selected_439e .paper-e236 {
    border-right: 1px solid #eaecee;
  }
  .pagination-static-2215.gallery_selected_439e .new-ee31 {
    padding-left: 1em;
  }
  .pagination-static-2215.gallery_selected_439e .button_pressed_1ec2 {
    padding-right: 1em;
  }
  .pagination-static-2215.gallery_selected_439e .heading-1e68 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft-b0c1 .new-ee31 {
    padding-right: 1em;
  }
  .soft-b0c1.gallery_selected_439e .hidden-top-1144 {
    border-left: 1px solid #eaecee;
  }
  .soft-b0c1.gallery_selected_439e .paper-e236 {
    border-left: 1px solid #eaecee;
  }
  .soft-b0c1.gallery_selected_439e .new-ee31 {
    padding-right: 1em;
  }
  .soft-b0c1.gallery_selected_439e .button_pressed_1ec2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .soft-b0c1.gallery_selected_439e .heading-1e68 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_over_e324 .new-ee31 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_over_e324.gallery_selected_439e .button_26e2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tertiary_over_e324.gallery_selected_439e .new-ee31 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_over_e324.gallery_selected_439e .button_pressed_1ec2 {
    padding-left: 1em;
  }
  .tertiary_over_e324.gallery_selected_439e .heading-1e68 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tertiary_over_e324.gallery_selected_439e .new-ee31 {
    padding-left: 0;
  }
}
.copper_6390 .short_f33a {
  display: inline-block;
}
.wide_be1e {
  display: inline-block;
}
.up_2dc5 {
  word-con: break-word;
}
.wide_a448 > span {
  display: inline-block;
  padding: 5px 0;
}
.wide_a448 .image_dirty_d262 {
  margin-left: 8px;
  margin-right: 8px;
}
.wide_a448 .simple-f65d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pagination-thick-881f .container-20d8 {
  margin-bottom: 2em;
}
.pagination-thick-881f .over-200d {
  margin-bottom: 15px;
}
.pagination-thick-881f .over-200d:last-child {
  margin-bottom: 0;
}
.pagination-thick-881f .title-thick-01cb {
  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) {
  .pagination-thick-881f .title-thick-01cb {
    display: block;
  }
}
.pagination-thick-881f .tag_new_39ba {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pagination-thick-881f .tag_new_39ba {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pagination-thick-881f .feature_south_696f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pagination-thick-881f .feature_south_696f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pagination-thick-881f .feature_south_696f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pagination-thick-881f .up_2dc5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pagination-thick-881f .up_2dc5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pagination-thick-881f .gas_103e p:last-child {
  margin-bottom: 0;
}
.pagination-thick-881f .solid-713e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pagination-thick-881f .white_63e4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pagination-thick-881f .pink_829b {
  margin-top: 1em;
}
.pagination-thick-881f .picture-plasma-d12f {
  top: 0;
  display: block;
}
.pagination-thick-881f .picture-plasma-d12f a {
  color: inherit;
}
.pagination-thick-881f .picture-plasma-d12f a:hover {
  color: inherit;
}
.pagination-thick-881f .hero-last-477c {
  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;
}
.pagination-thick-881f .hero-last-477c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pagination-thick-881f .white_63e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pagination-thick-881f .block_basic_9f6d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pagination-thick-881f .block_basic_9f6d:first-child {
  margin-top: 0;
}
.pagination-thick-881f .block_basic_9f6d.fast_da13 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pagination-thick-881f .block_basic_9f6d.gradient-09dd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pagination-thick-881f
  .block_basic_9f6d.gradient-09dd.description-c69a
  .pink_829b {
  width: 100%;
}
.pagination-thick-881f .gradient-09dd {
  -webkit-box-align: center;
  align-items: center;
}
.pagination-thick-881f .gradient-09dd .wide_a448,
.pagination-thick-881f .gradient-09dd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pagination-thick-881f .feature_south_696f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination-thick-881f .feature_south_696f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination-thick-881f .feature_south_696f: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;
}
.pagination-thick-881f .fast_da13 {
  z-index: 5;
}
.pagination-thick-881f .summary_0c93 .description-medium-d7d7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pagination-thick-881f .bright_1686 .description-medium-d7d7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pagination-thick-881f .dim_2371 .description-medium-d7d7 {
  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;
}
.pagination-thick-881f.red_0455 .title-thick-01cb,
.pagination-thick-881f.iron_6d8c .title-thick-01cb {
  display: block;
}
.pagination-thick-881f.red_0455 .title-thick-01cb .black_56fb,
.pagination-thick-881f.red_0455 .title-thick-01cb .white_63e4,
.pagination-thick-881f.iron_6d8c .title-thick-01cb .black_56fb,
.pagination-thick-881f.iron_6d8c .title-thick-01cb .white_63e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pagination-thick-881f.frame-mini-1975 .tag_new_39ba {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pagination-thick-881f.frame-mini-1975 .tag_new_39ba {
    margin-right: 0;
  }
}
.pagination-thick-881f.red_0455 .tag_new_39ba,
.pagination-thick-881f.iron_6d8c .tag_new_39ba {
  padding-top: 40%;
}
.pagination-thick-881f.red_0455 .container-20d8,
.pagination-thick-881f.iron_6d8c .container-20d8 {
  display: block;
}
.pagination-thick-881f.red_0455 .fn-sticky-2078 .white_63e4,
.pagination-thick-881f.iron_6d8c .fn-sticky-2078 .white_63e4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pagination-thick-881f.red_0455 .tag_new_39ba,
.pagination-thick-881f.iron_6d8c .tag_new_39ba {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pagination-thick-881f.red_0455 .white_63e4 {
  padding: 1em;
}
.column_lower_7a8c {
  margin: 30px auto;
  display: block;
}
.column_lower_7a8c .right-2dd4 > * {
  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;
}
.column_lower_7a8c .right-2dd4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column_lower_7a8c .right-2dd4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hidden-fixed-1a27 .wide_a448 {
  margin-bottom: 1.41575em;
}
.hidden-fixed-1a27 .notification_yellow_be37 {
  margin-bottom: 1.618em;
}
.hidden-gas-8ab3 .left-73b6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hidden-gas-8ab3 .left-73b6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hidden-gas-8ab3 .primary_34e1 {
  max-width: 100%;
  overflow: auto;
}
.picture_db19 .hidden-gas-8ab3 a:hover {
  text-decoration: underline;
}
.column-8f0f .over-200d:not(.up_2dc5),
.column-8f0f .feature_south_696f {
  margin-bottom: 1.41575em;
}
.column-8f0f .over-200d:not(.up_2dc5):last-child,
.column-8f0f .feature_south_696f:last-child {
  margin-bottom: 0;
}
.column-8f0f .over-200d.label_438b {
  margin-bottom: 0.41575em;
}
.column-8f0f .mask-upper-52ab:before,
.column-8f0f .banner-yellow-7ca9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column-8f0f .mask-upper-52ab:before {
  content: "\f115";
}
.column-8f0f .banner-yellow-7ca9:before {
  content: "\f02c";
}
.column-8f0f .layout-wide-366b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column-8f0f .layout-wide-366b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.primary_short_707a {
  display: -webkit-box;
  display: flex;
}
.primary_short_707a .last-7fb9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .primary_short_707a .last-7fb9 {
    flex-basis: 90px;
  }
}
.primary_short_707a .progress_8aa1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary_short_707a .progress_8aa1 {
    flex-basis: calc(100% - 50px);
  }
}
.primary_short_707a .warm_7e7d p:last-child {
  margin-bottom: 0.72em;
}
.focused-1ca6 .right-2dd4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.focused-1ca6 .right-2dd4:after,
.focused-1ca6 .right-2dd4:before {
  content: "";
  display: table;
}
.focused-1ca6 .right-2dd4:after {
  clear: both;
}
.focused-1ca6 .right-2dd4 .info_43df,
.focused-1ca6 .right-2dd4 .bright-e784 {
  width: 49%;
}
.focused-1ca6 .right-2dd4 .info_43df a span.table-c48b,
.focused-1ca6 .right-2dd4 .bright-e784 a span.table-c48b {
  display: block;
  margin-bottom: 5px;
}
.focused-1ca6 .right-2dd4 .bright-e784 {
  float: left;
  text-align: left;
}
.focused-1ca6 .right-2dd4 .info_43df {
  float: right;
  text-align: right;
}
.summary-f097 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .summary-f097 {
    margin-bottom: 0;
  }
}
.footer_liquid_7006 {
  margin-bottom: 1em;
}
.footer_liquid_7006 .up_2dc5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.avatar-black-4ecd a {
  display: block;
  line-height: 0;
  position: relative;
}
.tag_54db .footer_liquid_7006,
.item-huge-8b08 .footer_liquid_7006 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tag_54db .footer_liquid_7006,
  .item-huge-8b08 .footer_liquid_7006 {
    display: block;
  }
}
.tag_54db .avatar-black-4ecd,
.item-huge-8b08 .avatar-black-4ecd {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tag_54db .avatar-black-4ecd,
  .item-huge-8b08 .avatar-black-4ecd {
    margin-bottom: 1em;
  }
}
.tag_54db .avatar-black-4ecd img,
.item-huge-8b08 .avatar-black-4ecd img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tag_54db .heading_8069,
.item-huge-8b08 .heading_8069 {
  flex-basis: calc(100% - 160px);
}
.tag_54db .heading_8069 p,
.item-huge-8b08 .heading_8069 p {
  margin-bottom: 0;
}
.tag_54db .heading_8069 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tag_54db .heading_8069 {
    padding-left: 0;
  }
}
.item-huge-8b08 .heading_8069 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .item-huge-8b08 .heading_8069 {
    padding-right: 0;
  }
}
.item-huge-8b08 .avatar-black-4ecd {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.video_iron_2924 .avatar-black-4ecd {
  margin-bottom: 0.5em;
}
.video_iron_2924 .avatar-black-4ecd img {
  width: 100%;
}
.hovered_2994 .notification_8707,
.blue-67e0 .notification_8707 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.blue-67e0 .button_26e2 .gallery_active_88e3 p:last-child {
  margin-bottom: 0;
}
.nav-new-94d6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.overlay_gas_81f6 .row-b8e1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .overlay_gas_81f6 .row-b8e1:last-of-type {
    margin-bottom: 0;
  }
}
.overlay_gas_81f6 .row-b8e1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_gas_81f6 .row-b8e1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.overlay_gas_81f6 .row-b8e1 ul li {
  margin: 0 0 0.6em;
}
.overlay_gas_81f6 .row-b8e1 ul li.frame-stone-ad94,
.overlay_gas_81f6 .row-b8e1 ul li.orange_d0d3 {
  position: relative;
}
.overlay_gas_81f6 .row-b8e1 ul li.frame-stone-ad94 .tag-19fa,
.overlay_gas_81f6 .row-b8e1 ul li.orange_d0d3 .tag-19fa {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.overlay_gas_81f6 .row-b8e1 ul li.frame-stone-ad94:after:after,
.overlay_gas_81f6 .row-b8e1 ul li.frame-stone-ad94:after:before,
.overlay_gas_81f6
  .row-b8e1
  ul
  li.orange_d0d3:after:after,
.overlay_gas_81f6
  .row-b8e1
  ul
  li.orange_d0d3:after:before {
  content: "";
  display: table;
}
.overlay_gas_81f6 .row-b8e1 ul li.frame-stone-ad94:after:after,
.overlay_gas_81f6
  .row-b8e1
  ul
  li.orange_d0d3:after:after {
  clear: both;
}
.overlay_gas_81f6 .row-b8e1 a.outline_next_d987:hover {
  text-decoration: none;
}
.overlay_gas_81f6 .row-b8e1 select {
  max-width: 100%;
}
.overlay_gas_81f6 .row-b8e1 table {
  font-size: 85%;
}
.overlay_gas_81f6 .row-b8e1 table td,
.overlay_gas_81f6 .row-b8e1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.overlay_gas_81f6 .row-b8e1 table tfoot td {
  text-align: left;
}
.overlay_gas_81f6 .row-b8e1 :last-child {
  margin-bottom: 0;
}
.overlay_gas_81f6 .row-b8e1 .layout-b06b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.overlay_gas_81f6 .row-b8e1 .layout-b06b label {
  width: 100%;
}
.overlay_gas_81f6 .row-b8e1 .layout-b06b .carousel-lower-3a21 {
  width: 100%;
  display: block;
}
.overlay_gas_81f6 .row-b8e1 .layout-b06b .table_hovered_944e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.overlay_gas_81f6 .row-b8e1 .layout-b06b .table_hovered_944e:hover svg #svg-search {
  fill: #444;
}
.overlay_gas_81f6 .row-b8e1 .layout-b06b .table_hovered_944e svg {
  width: 18px;
  height: 18px;
}
.overlay_gas_81f6 .panel-south-d84f ul ul,
.overlay_gas_81f6 .bronze-1fe1 ul ul,
.overlay_gas_81f6 .chip_23ce ul ul,
.overlay_gas_81f6 .card_small_e47b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.overlay_gas_81f6 .panel-south-d84f .active_aa8a > a,
.overlay_gas_81f6 .bronze-1fe1 .active_aa8a > a,
.overlay_gas_81f6 .chip_23ce .active_aa8a > a,
.overlay_gas_81f6 .card_small_e47b .active_aa8a > a {
  margin-bottom: 0;
}
.overlay_gas_81f6 .outer_dfd1 li,
.overlay_gas_81f6 .panel-south-d84f li,
.overlay_gas_81f6 .yellow-0fb5 li,
.overlay_gas_81f6 .bronze-1fe1 li,
.overlay_gas_81f6 .chip_23ce li,
.overlay_gas_81f6 .card_small_e47b li,
.overlay_gas_81f6 .backdrop_25d5 li,
.overlay_gas_81f6 .pagination_2de9 li {
  display: block;
  position: relative;
}
.overlay_gas_81f6 .outer_dfd1 li:last-child,
.overlay_gas_81f6 .panel-south-d84f li:last-child,
.overlay_gas_81f6 .yellow-0fb5 li:last-child,
.overlay_gas_81f6 .bronze-1fe1 li:last-child,
.overlay_gas_81f6 .chip_23ce li:last-child,
.overlay_gas_81f6 .card_small_e47b li:last-child,
.overlay_gas_81f6 .backdrop_25d5 li:last-child,
.overlay_gas_81f6 .pagination_2de9 li:last-child {
  border: none;
}
.overlay_gas_81f6 .outer_dfd1 li a,
.overlay_gas_81f6 .panel-south-d84f li a,
.overlay_gas_81f6 .yellow-0fb5 li a,
.overlay_gas_81f6 .bronze-1fe1 li a,
.overlay_gas_81f6 .chip_23ce li a,
.overlay_gas_81f6 .card_small_e47b li a,
.overlay_gas_81f6 .backdrop_25d5 li a,
.overlay_gas_81f6 .pagination_2de9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_gas_81f6 .outer_dfd1 li ul li::before,
.overlay_gas_81f6 .panel-south-d84f li ul li::before,
.overlay_gas_81f6 .yellow-0fb5 li ul li::before,
.overlay_gas_81f6 .bronze-1fe1 li ul li::before,
.overlay_gas_81f6 .chip_23ce li ul li::before,
.overlay_gas_81f6 .card_small_e47b li ul li::before,
.overlay_gas_81f6 .backdrop_25d5 li ul li::before,
.overlay_gas_81f6 .pagination_2de9 li ul li::before {
  left: 15px;
}
.overlay_gas_81f6 .outer_dfd1 li ul a,
.overlay_gas_81f6 .panel-south-d84f li ul a,
.overlay_gas_81f6 .yellow-0fb5 li ul a,
.overlay_gas_81f6 .bronze-1fe1 li ul a,
.overlay_gas_81f6 .chip_23ce li ul a,
.overlay_gas_81f6 .card_small_e47b li ul a,
.overlay_gas_81f6 .backdrop_25d5 li ul a,
.overlay_gas_81f6 .pagination_2de9 li ul a {
  padding-left: 20px;
}
.overlay_gas_81f6 .outer_dfd1 li ul ul li::before,
.overlay_gas_81f6 .panel-south-d84f li ul ul li::before,
.overlay_gas_81f6 .yellow-0fb5 li ul ul li::before,
.overlay_gas_81f6 .bronze-1fe1 li ul ul li::before,
.overlay_gas_81f6 .chip_23ce li ul ul li::before,
.overlay_gas_81f6 .card_small_e47b li ul ul li::before,
.overlay_gas_81f6 .backdrop_25d5 li ul ul li::before,
.overlay_gas_81f6 .pagination_2de9 li ul ul li::before {
  left: 30px;
}
.overlay_gas_81f6 .outer_dfd1 li ul ul a,
.overlay_gas_81f6 .panel-south-d84f li ul ul a,
.overlay_gas_81f6 .yellow-0fb5 li ul ul a,
.overlay_gas_81f6 .bronze-1fe1 li ul ul a,
.overlay_gas_81f6 .chip_23ce li ul ul a,
.overlay_gas_81f6 .card_small_e47b li ul ul a,
.overlay_gas_81f6 .backdrop_25d5 li ul ul a,
.overlay_gas_81f6 .pagination_2de9 li ul ul a {
  padding-left: 40px;
}
.overlay_gas_81f6 .module-simple-c80d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_gas_81f6 .pagination_2de9 ul li {
  margin-bottom: 1.41575em;
}
.overlay_gas_81f6 .pagination_2de9 ul li .tooltip_focused_0545 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.overlay_gas_81f6 .pagination_2de9 ul li .outline_c053 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.summary_15f1 .outer_dfd1 li a,
.summary_15f1 .panel-south-d84f li a,
.summary_15f1 .yellow-0fb5 li a,
.summary_15f1 .bronze-1fe1 li a,
.summary_15f1 .chip_23ce li a,
.summary_15f1 .card_small_e47b li a,
.summary_15f1 .backdrop_25d5 li a,
.summary_15f1 .pagination_2de9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_15f1 .module-simple-c80d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_15f1 .row-b8e1 ul li.frame-stone-ad94 .tag-19fa,
.summary_15f1 .row-b8e1 ul li.orange_d0d3 .tag-19fa {
  background: rgba(0, 0, 0, 0.2);
}
.summary_15f1 .overlay_gas_81f6 .row-b8e1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-6efb .overlay_gas_81f6 .purple-5085 li {
  margin: 0;
}
.active-6efb .overlay_gas_81f6 .purple-5085 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.active-6efb .overlay_gas_81f6 .purple-5085 li ul {
  margin: 0;
}
.active-6efb .overlay_gas_81f6 .purple-5085 li ul li a {
  padding-left: 15px;
}
.active-6efb .overlay_gas_81f6 .purple-5085 li ul li li a {
  padding-left: 30px;
}
.active-6efb .overlay_gas_81f6 .purple-5085 li.wrapper_current_4d3c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.active-6efb .overlay_gas_81f6 .purple-5085 li.wrapper_current_4d3c > 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;
}
.active-6efb .overlay_gas_81f6 .purple-5085 li.wrapper_current_4d3c > 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;
}
.message-33d5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.alert_warm_52d9 {
  position: relative;
  z-index: 10;
}
.alert_warm_52d9 .feature_stale_b867 {
  width: 100%;
  max-width: 100%;
}
.button-fe62 .brown_86e5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.button-fe62 .panel-current-d9e5 {
}
.button-fe62 .summary_15f1 {
  background: #292929;
}
.cool-9c41 .brown_86e5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.cool-9c41 .panel-current-d9e5 {
  background: #f9f9f9;
}
.cool-9c41 .summary_15f1 {
  background: #303030;
}
.hidden-simple-ecc7 .brown_86e5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden-simple-ecc7 .short_f33a {
    margin-bottom: 1em;
  }
  .hidden-simple-ecc7 .short_f33a:last-child {
    margin-bottom: 0;
  }
}
.hidden-simple-ecc7 .panel-current-d9e5 {
  background: #ededed;
}
.hidden-simple-ecc7 .summary_15f1 {
  background: #1a1a1a;
}
.brown_86e5.panel-current-d9e5 {
  color: rgba(0, 0, 0, 0.6);
}
.brown_86e5.panel-current-d9e5 .popup-north-a1c0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.brown_86e5.summary_15f1 {
  color: rgba(255, 255, 255, 0.99);
}
.brown_86e5.summary_15f1 a:not(.outline_next_d987) {
  color: rgba(255, 255, 255, 0.79);
}
.brown_86e5.summary_15f1 a:not(.outline_next_d987):hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown_86e5.summary_15f1 .popup-north-a1c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown_86e5.summary_15f1 table tbody td,
.brown_86e5.summary_15f1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.form_d1f6.notification-3887 .chip_9b9a {
  max-width: initial;
}
.form_d1f6 .border-stone-1efa {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.form_d1f6 .border-stone-1efa .feature_stale_b867 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .form_d1f6 .border-stone-1efa .feature_stale_b867 {
    display: block;
    margin-bottom: 2em;
  }
  .form_d1f6 .border-stone-1efa .feature_stale_b867:last-child {
    margin-bottom: 0;
  }
}
.hidden-simple-ecc7 .short_f33a:last-child,
.cool-9c41 .short_f33a:last-child,
.button-fe62 .short_f33a:last-child {
  margin-bottom: 0;
}
.hidden-simple-ecc7 .short_f33a .overlay_gas_81f6 .row-b8e1:last-child,
.cool-9c41 .short_f33a .overlay_gas_81f6 .row-b8e1:last-child,
.button-fe62 .short_f33a .overlay_gas_81f6 .row-b8e1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hidden-simple-ecc7 .item_7581,
  .hidden-simple-ecc7 .article_0222,
  .cool-9c41 .item_7581,
  .cool-9c41 .article_0222,
  .button-fe62 .item_7581,
  .button-fe62 .article_0222 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .alert_warm_52d9 .short_f33a {
    margin-bottom: 2em;
  }
}
.alert_warm_52d9 p:last-child {
  margin-bottom: 0;
}
.alert_warm_52d9 li,
.alert_warm_52d9 ul {
  list-style: none;
  margin: 0;
}
.alert_warm_52d9 ul ul {
  margin-left: 2.617924em;
}
.green_75de {
  font-size: 0.875em;
}

/* css-noise: 45f0 */
.shadow-element-b2 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
