/*!
Theme Name: Customify
Theme URI: https://pressmaximum.sidebar-under-bb67/customify
Author: WPCustomify
Author URI: https://pressmaximum.sidebar-under-bb67
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.sidebar-under-bb67/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.cold_0a98.south-b853/licenses/gpl-2.0.white_6a85
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.chip-f0d7/, (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.avatar-c96f.bright_9690/normalize.image-8f18/
 ======
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.image-8f18 v7.0.0 | MIT License | github.sidebar-under-bb67/necolas/normalize.image-8f18 */
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;
}
.secondary_3645 .label-paper-60be,
.plasma_ec42,
.outline_0032,
.component_ed59,
.container-top-869f,
.active-huge-9b82,
.form_short_527b,
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;
}
.plasma_ec42,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .plasma_ec42,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .plasma_ec42,
  h1 {
    font-size: 1.8em;
  }
}
.outline_0032,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outline_0032 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outline_0032,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outline_0032,
  h2 {
    font-size: 1.7em;
  }
}
.component_ed59,
h3 {
  font-size: 1.618em;
}
.secondary_3645 .label-paper-60be,
.container-top-869f,
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.upper-f0bf {
  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;
}
.focus_25ee:after,
.focus_25ee:before,
.caption_stale_9a19:after,
.caption_stale_9a19:before {
  content: "";
  display: table;
}
.focus_25ee:after,
.caption_stale_9a19:after {
  clear: both;
}
.gradient_5d7d {
  float: right;
  margin-right: 0;
}
.nav-f768 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.info_b3b6 .east-b4ed,
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;
}
.info_b3b6 .east-b4ed: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;
}
.avatar-afc2 .east-b4ed {
  box-shadow: none;
}
.avatar-afc2
  .east-b4ed
  .shade-4eb0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar-afc2 .east-b4ed .outline_plasma_b2a6 {
  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;
}
.avatar-afc2
  .east-b4ed
  .outline_plasma_b2a6
  b {
  display: none;
}
.avatar-afc2 .heading_ca1d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.focus_gold_b07a:not(.filter-bronze-813d):not(.dynamic-291a),
button:not(.filter-bronze-813d):not(.dynamic-291a),
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ),
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ),
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ) {
  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;
}
.focus_gold_b07a:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):hover,
button:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):hover,
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):hover,
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):hover,
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.focus_gold_b07a:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):active,
.focus_gold_b07a:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):focus,
button:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):active,
button:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):focus,
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):active,
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):focus,
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):active,
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):focus,
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):active,
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):focus {
  outline: 0;
}
.focus_gold_b07a:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369,
button:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369,
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369,
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369,
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369 {
  position: relative;
}
.focus_gold_b07a:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .highlight_focused_153e,
.focus_gold_b07a:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .frame_66bb,
.focus_gold_b07a:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .dirty_7937,
.focus_gold_b07a:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  i,
.focus_gold_b07a:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  svg,
button:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .highlight_focused_153e,
button:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .frame_66bb,
button:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .dirty_7937,
button:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  i,
button:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  svg,
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .highlight_focused_153e,
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .frame_66bb,
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .dirty_7937,
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  i,
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  svg,
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .highlight_focused_153e,
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .frame_66bb,
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .dirty_7937,
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  i,
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  svg,
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .highlight_focused_153e,
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .frame_66bb,
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  .dirty_7937,
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  i,
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369
  svg {
  visibility: hidden;
}
.focus_gold_b07a:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369:after,
button:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369:after,
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369:after,
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369:after,
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ).fn-loading-5369: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;
}
.focus_gold_b07a:not(.filter-bronze-813d):not(.dynamic-291a),
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ),
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ),
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ) {
  color: #fff;
  background: #235787;
}
.focus_gold_b07a:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):focus,
input[type="button"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):focus,
input[type="reset"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):focus,
input[type="submit"]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ):focus {
  color: #fff;
}
.focus_gold_b07a.fn-disabled-5369:not(.filter-bronze-813d):not(
    .dynamic-291a
  ),
.focus_gold_b07a[disabled]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ),
button.fn-disabled-5369:not(.filter-bronze-813d):not(
    .dynamic-291a
  ),
button[disabled]:not(.filter-bronze-813d):not(
    .dynamic-291a
  ) {
  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;
}
.bright_761d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bright_761d: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;
}
.sort-5d83 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hover_cold_4c9e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.advanced-8244 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.focus_25ee:after,
.focus_25ee:before,
.column-ab16:after,
.column-ab16:before,
.caption_bf41:after,
.caption_bf41:before,
.current-d9d5:after,
.current-d9d5:before,
.dropdown_simple_0bae:after,
.dropdown_simple_0bae:before,
.info_tiny_0e85:after,
.info_tiny_0e85:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.focus_25ee:after,
.column-ab16:after,
.caption_bf41:after,
.current-d9d5:after,
.dropdown_simple_0bae:after,
.info_tiny_0e85:after {
  clear: both;
}
.column-ab16 .progress-advanced-3a33,
.caption_bf41 .progress-advanced-3a33,
.wood-ec6e .progress-advanced-3a33 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.first-8d48 {
  display: inline-block;
}
.blue_7745 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.blue_7745 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.blue_7745 .blue_342b {
  padding: 1em 0;
  font-size: 85%;
}
.blue_342b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.progress_fluid_904c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.progress_fluid_904c:after,
.progress_fluid_904c:before {
  content: "";
  display: table;
}
.progress_fluid_904c:after {
  clear: both;
}
.cool-7498 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.photo_first_ae8d .cool-7498 {
  max-width: 50%;
}
.frame-c4d9 .cool-7498 {
  max-width: 33.33%;
}
.media_right_1b00 .cool-7498 {
  max-width: 25%;
}
.middle_e4b5 .cool-7498 {
  max-width: 20%;
}
.tabs-medium-3ce0 .cool-7498 {
  max-width: 16.66%;
}
.text_1398 .cool-7498 {
  max-width: 14.28%;
}
.active_327f .cool-7498 {
  max-width: 12.5%;
}
.center_2a2a .cool-7498 {
  max-width: 11.11%;
}
.card_under_d501 {
  display: block;
}
.secondary_3645 .short_5dc6 label,
.secondary_3645 .item-out-8ed0 label,
.secondary_3645 .light-7b5e label,
.secondary_3645 .element-37e4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-708d {
  list-style: none;
  margin: 0;
}
.popup-708d article.shade_white_dc0b {
  margin-bottom: 0;
}
.popup-708d ul {
  list-style: none;
  margin: 0;
}
.popup-708d .tabs-black-9469 li.shade_white_dc0b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-708d .tabs-black-9469 li.shade_white_dc0b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-708d .tabs-black-9469 li.shade_white_dc0b: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) {
  .popup-708d .tabs-black-9469 li.shade_white_dc0b li.shade_white_dc0b li.shade_white_dc0b li.shade_white_dc0b {
    padding-left: 0;
  }
}
article.shade_white_dc0b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade_white_dc0b .column-ab16 p:last-of-type {
  margin-bottom: 0;
}
article.shade_white_dc0b .thick_3537 {
  float: left;
}
article.shade_white_dc0b .dynamic-8de8 {
  margin-left: 85px;
}
article.shade_white_dc0b .search-3150 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade_white_dc0b .search-3150 .content-hovered-8bb9 {
  margin-left: 10px;
}
article.shade_white_dc0b .image_0c31 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade_white_dc0b .container_fb56 {
  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 .short_5dc6,
  #respond .light-7b5e,
  #respond .element-37e4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .short_5dc6 input,
#respond .light-7b5e input,
#respond .element-37e4 input {
  width: 100%;
}
#respond .element-37e4 {
  margin-right: 0;
}
#respond .form-764e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress_bc68 {
  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;
}
.progress_bc68.disabled_stone_e470 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.progress_bc68 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%);
}
.progress_bc68:focus,
.progress_bc68: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);
}
.panel_0bf1 {
  border-radius: 10%;
}
.tiny-abfa {
  border-radius: 50%;
}
.accent-bd54 {
  font-size: 0.72em;
}
.wrapper-6a6b {
  font-size: 0.875em;
}
.dynamic_3cda {
  font-size: 1.1em;
}
.form_last_75d1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.form_last_75d1.accent-bd54 {
  letter-spacing: 0.5px;
}
.tag-selected-40af,
.tag-selected-40af a {
  color: #6d6d6d;
}
.tag-selected-40af a:hover {
  color: #111;
}
.avatar_purple_8d5d {
  color: #6d6d6d;
}
.first-1a4d {
  overflow-x: hidden;
}
.first-1a4d .avatar_huge_c92c.module-3d82 {
  position: relative;
}
.first-1a4d .avatar_huge_c92c.module-3d82.background_clean_d50f {
  position: initial;
}
.first-1a4d
  .avatar_huge_c92c.module-3d82.background_clean_d50f
  .feature-north-cfd6 {
  left: auto;
}
.first-1a4d .avatar_huge_c92c .feature-north-cfd6 {
  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;
}
.first-1a4d .avatar_huge_c92c:hover.module-3d82 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.first-1a4d
  .avatar_huge_c92c:hover.module-3d82
  .feature-north-cfd6 {
  display: block;
  z-index: 9999999;
}
.first-1a4d .gradient_lower_cffd .widget-thick-8ba8,
.first-1a4d .icon-full-6522 .widget-thick-8ba8 {
  display: none;
}
.first-1a4d .west-22e2 .avatar_huge_c92c:hover.module-3d82 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.secondary_3645 .short_5dc6 label,
.secondary_3645 .item-out-8ed0 label,
.secondary_3645 .light-7b5e label,
.secondary_3645 .element-37e4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-708d {
  list-style: none;
  margin: 0;
}
.popup-708d article.shade_white_dc0b {
  margin-bottom: 0;
}
.popup-708d ul {
  list-style: none;
  margin: 0;
}
.popup-708d .tabs-black-9469 li.shade_white_dc0b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-708d .tabs-black-9469 li.shade_white_dc0b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-708d .tabs-black-9469 li.shade_white_dc0b: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) {
  .popup-708d .tabs-black-9469 li.shade_white_dc0b li.shade_white_dc0b li.shade_white_dc0b li.shade_white_dc0b {
    padding-left: 0;
  }
}
article.shade_white_dc0b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade_white_dc0b .column-ab16 p:last-of-type {
  margin-bottom: 0;
}
article.shade_white_dc0b .thick_3537 {
  float: left;
}
article.shade_white_dc0b .dynamic-8de8 {
  margin-left: 85px;
}
article.shade_white_dc0b .search-3150 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade_white_dc0b .search-3150 .content-hovered-8bb9 {
  margin-left: 10px;
}
article.shade_white_dc0b .image_0c31 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade_white_dc0b .container_fb56 {
  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 .short_5dc6,
  #respond .light-7b5e,
  #respond .element-37e4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .short_5dc6 input,
#respond .light-7b5e input,
#respond .element-37e4 input {
  width: 100%;
}
#respond .element-37e4 {
  margin-right: 0;
}
#respond .form-764e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient_lower_cffd .gradient_17dd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gradient_17dd .hidden_1a76.title-first-651d .outer_286e > li > a:focus,
.gradient_17dd .hidden_1a76.title-first-651d .outer_286e > li > a:hover,
.gradient_17dd .hidden_1a76.image-liquid-1150 .outer_286e > li > a:focus,
.gradient_17dd .hidden_1a76.image-liquid-1150 .outer_286e > li > a:hover,
.gradient_17dd .hidden_1a76.plasma_8021 .outer_286e > li > a:focus,
.gradient_17dd .hidden_1a76.plasma_8021 .outer_286e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_17dd
  .hidden_1a76.title-first-651d
  .outer_286e
  > li.hidden_down_4aa9
  > a,
.gradient_17dd
  .hidden_1a76.title-first-651d
  .outer_286e
  > li.dark-8ae4
  > a,
.gradient_17dd
  .hidden_1a76.image-liquid-1150
  .outer_286e
  > li.hidden_down_4aa9
  > a,
.gradient_17dd
  .hidden_1a76.image-liquid-1150
  .outer_286e
  > li.dark-8ae4
  > a,
.gradient_17dd
  .hidden_1a76.plasma_8021
  .outer_286e
  > li.hidden_down_4aa9
  > a,
.gradient_17dd .hidden_1a76.plasma_8021 .outer_286e > li.simple_eb39 > a {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_17dd .nav-out-df7c,
.gradient_17dd .nav-out-df7c a {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_17dd .section_yellow_2a0a.out-c9e5 li a,
.gradient_17dd .large-1a91 a,
.gradient_17dd .overlay-dim-114e,
.gradient_17dd .outer_286e > li > a,
.gradient_17dd .tag_blue_2d73 {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_17dd .section_yellow_2a0a.out-c9e5 li a:hover,
.gradient_17dd .large-1a91 a:hover,
.gradient_17dd .overlay-dim-114e:hover,
.gradient_17dd .outer_286e > li > a:hover,
.gradient_17dd .tag_blue_2d73:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_17dd .notification_active_aa57 {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_17dd .notification_active_aa57 .widget-f570 {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_17dd .notification_active_aa57:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_17dd .feature-d7fa .overlay_gas_26c1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_17dd .feature-d7fa .overlay_gas_26c1 .wrapper_7d2f {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_17dd
  .feature-d7fa
  .overlay_gas_26c1
  .wrapper_7d2f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_17dd
  .feature-d7fa
  .overlay_gas_26c1
  .wrapper_7d2f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_17dd
  .feature-d7fa
  .overlay_gas_26c1
  .wrapper_7d2f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_17dd
  .feature-d7fa
  .overlay_gas_26c1
  .wrapper_7d2f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_17dd .feature-d7fa .hover_orange_be63 {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_17dd .feature-d7fa .hover_orange_be63:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_92ed
  .gradient_17dd
  .feature-d7fa
  .layout_action_a30a
  .icon_1e53 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_92ed
  .gradient_17dd
  .feature-d7fa
  .layout_action_a30a
  .wrapper_7d2f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_lower_cffd .input_c0b1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.input_c0b1 .hidden_1a76.title-first-651d .outer_286e > li > a:focus,
.input_c0b1 .hidden_1a76.title-first-651d .outer_286e > li > a:hover,
.input_c0b1 .hidden_1a76.image-liquid-1150 .outer_286e > li > a:focus,
.input_c0b1 .hidden_1a76.image-liquid-1150 .outer_286e > li > a:hover,
.input_c0b1 .hidden_1a76.plasma_8021 .outer_286e > li > a:focus,
.input_c0b1 .hidden_1a76.plasma_8021 .outer_286e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_c0b1
  .hidden_1a76.title-first-651d
  .outer_286e
  > li.hidden_down_4aa9
  > a,
.input_c0b1
  .hidden_1a76.title-first-651d
  .outer_286e
  > li.dark-8ae4
  > a,
.input_c0b1
  .hidden_1a76.image-liquid-1150
  .outer_286e
  > li.hidden_down_4aa9
  > a,
.input_c0b1
  .hidden_1a76.image-liquid-1150
  .outer_286e
  > li.dark-8ae4
  > a,
.input_c0b1
  .hidden_1a76.plasma_8021
  .outer_286e
  > li.hidden_down_4aa9
  > a,
.input_c0b1 .hidden_1a76.plasma_8021 .outer_286e > li.simple_eb39 > a {
  color: rgba(0, 0, 0, 0.8);
}
.input_c0b1 .nav-out-df7c,
.input_c0b1 .nav-out-df7c a {
  color: rgba(0, 0, 0, 0.8);
}
.input_c0b1 .section_yellow_2a0a.out-c9e5 li a,
.input_c0b1 .large-1a91 a,
.input_c0b1 .overlay-dim-114e,
.input_c0b1 .outer_286e > li > a,
.input_c0b1 .tag_blue_2d73 {
  color: rgba(0, 0, 0, 0.55);
}
.input_c0b1 .section_yellow_2a0a.out-c9e5 li a:hover,
.input_c0b1 .large-1a91 a:hover,
.input_c0b1 .overlay-dim-114e:hover,
.input_c0b1 .outer_286e > li > a:hover,
.input_c0b1 .tag_blue_2d73:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_c0b1 .notification_active_aa57 {
  color: rgba(0, 0, 0, 0.55);
}
.input_c0b1 .notification_active_aa57 .widget-f570 {
  color: rgba(0, 0, 0, 0.8);
}
.input_c0b1 .notification_active_aa57:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_3672 .disabled-right-806c {
  margin-left: auto;
  margin-right: auto;
}
.caption_bf41 > * {
  margin-left: auto;
  margin-right: auto;
}
.caption_bf41 .sort-5d83 {
  margin-right: 1.41575em;
}
.tooltip-small-d8d8 .caption_bf41 > .active_76d8 {
  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;
}
.tooltip-small-d8d8 .caption_bf41 > .media-thick-01d7 {
  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;
}
.border_top_5b60.footer_3672 .disabled-right-806c,
.frame_635a.footer_3672 .disabled-right-806c {
  margin-left: 0;
}
.top_8c83.footer_3672 .disabled-right-806c,
.out-8797.footer_3672 .disabled-right-806c {
  margin-right: 0;
}
.caption_bf41 ol,
.caption_bf41 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.highlight-a533 video {
  max-width: 100%;
}
.accent_32df img {
  display: block;
}
.accent_32df.sort-5d83,
.accent_32df.hover_cold_4c9e {
  width: 100%;
}
.accent_32df.media-thick-01d7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.element-3879:not(.selected_3113) {
  margin: 1.5em auto;
}
.fixed-b70b p {
  padding: 1.5em 14px;
}
ul.paper_ebac.media-thick-01d7,
ul.paper_ebac.active_76d8,
ul.paper_ebac.logo_in_9ebf.active_76d8 {
  padding: 0 14px;
}
.dim_d6cc {
  display: block;
  overflow-x: auto;
}
.dim_d6cc table {
  border-collapse: collapse;
  width: 100%;
}
.dim_d6cc td,
.dim_d6cc th {
  padding: 0.5em;
}
.caption_bf41 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.caption_bf41 ol ol,
.caption_bf41 ol ul,
.caption_bf41 ul ol,
.caption_bf41 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.caption_bf41 ol ol li,
.caption_bf41 ol ul li,
.caption_bf41 ul ol li,
.caption_bf41 ul ul li {
  margin-left: 0;
}
.surface-441e.focused-042b > .solid_d52c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.surface-441e.focused-042b > .solid_d52c iframe,
.surface-441e.focused-042b > .solid_d52c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hard-fc8f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hard-fc8f.notice-fd65 {
  padding: 0;
}
.hard-fc8f.notice-fd65 cite {
  font-size: 13px;
}
.hard-fc8f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hard-fc8f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tooltip-bottom-66de {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tooltip-bottom-66de > p:first-child {
  margin-top: 0;
}
.tooltip-bottom-66de cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tooltip-bottom-66de blockquote {
  border-left: 0;
}
.wide-0da3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.wide-0da3:not(.accent-548f) {
  max-width: 100px;
}
.wide-0da3.over_e70f {
  border-bottom: none !important;
  text-align: center;
}
.wide-0da3.over_e70f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fixed-b70b p {
    padding: 1.5em 0;
  }
}
.soft-83be {
  color: #0073aa;
}
.surface-small-05ea {
  background-color: #0073aa;
}
.thumbnail_60d2 {
  color: #229fd8;
}
.mask-0ecb {
  background-color: #229fd8;
}
.badge_d615 {
  color: #eee;
}
.yellow_2e98 {
  background-color: #eee;
}
.cool-8472 {
  color: #444;
}
.description-rough-4778 {
  background-color: #444;
}
.logo_bde5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.logo_bde5 .mini_4ae0 .large-1a91 {
  font-size: 15px;
}
.logo_bde5 .large-1a91 {
  line-height: 1.3;
}
.logo_bde5 .input_c0b1 {
}
.logo_bde5 .gradient_17dd {
  background: #235787;
}
.outline_cool_fa76 {
  padding: 0;
}
.outline_cool_fa76 .gradient_17dd {
  background: #1a1a1a;
}
.outline_cool_fa76 .input_c0b1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.footer-5a43 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.footer-5a43 .input_c0b1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.footer-5a43 .gradient_17dd {
  background: #303030;
}
.info_tiny_0e85 {
  position: relative;
  z-index: 10;
}
.info_tiny_0e85 .input_hard_d532 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.steel_417e .module-3d82 {
  display: inline-block;
  vertical-align: middle;
}
.steel_417e.description_silver_e1d2 .module-3d82 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .steel_417e.description_silver_e1d2 .module-3d82 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .steel_417e.description_silver_e1d2 .module-3d82 {
    margin-right: 0.4em;
  }
}
.steel_417e.description_silver_e1d2 .module-3d82:last-child {
  margin-right: 0;
}
.secondary-551a .input_hard_d532 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gradient_lower_cffd .mini_4ae0 {
    margin: 0 -0.5em;
  }
  .gradient_lower_cffd .mini_4ae0 [class*="customify-col-"],
  .gradient_lower_cffd .mini_4ae0 [class*="customify-col_"],
  .gradient_lower_cffd .mini_4ae0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gradient_lower_cffd.tertiary-copper-1b1a .input_hard_d532 {
  background: 0 0 !important;
}
.gradient_lower_cffd.tertiary-copper-1b1a .input_hard_d532,
.gradient_lower_cffd.secondary-551a .input_hard_d532 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gradient_lower_cffd.mask_e97a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gradient_lower_cffd.secondary-551a .input_hard_d532 {
  box-shadow: none !important;
}
.photo-8ea4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .photo-8ea4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .photo-8ea4 {
    padding: 18px 0 20px;
  }
}
.photo-8ea4 .accordion-static-d8e4 {
  width: 100%;
}
.photo-8ea4 .media-dd64 {
  margin-bottom: 0;
}
.photo-8ea4 .tooltip-simple-3196 {
  margin-top: 5px;
  font-size: 0.875em;
}
.cool_2720 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.cool_2720 .secondary_f0ed {
  width: 100%;
}
.logo_bottom_3ea6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.logo_bottom_3ea6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.logo_bottom_3ea6 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;
}
.logo_bottom_3ea6 li:last-child:after {
  display: none;
}
.logo_bottom_3ea6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.aside_a737 .widget-thick-8ba8 button,
.photo-8ea4 .widget-thick-8ba8 button {
  left: 0;
}
.aside_a737 .secondary_f0ed,
.photo-8ea4 .secondary_f0ed {
  padding-left: 0;
  padding-right: 0;
}
.aside_a737 .cool_2720,
.photo-8ea4 .cool_2720 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.aside_a737 {
  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;
}
.aside_a737: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;
}
.aside_a737 .widget-medium-5581 {
  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) {
  .aside_a737 .widget-medium-5581 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .aside_a737 .widget-medium-5581 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .aside_a737 .widget-medium-5581 {
    min-height: 200px;
  }
}
.aside_a737 .logo_bottom_3ea6 {
  color: rgba(255, 255, 255, 0.8);
}
.aside_a737 .logo_bottom_3ea6 a,
.aside_a737 .logo_bottom_3ea6 li:after {
  color: inherit;
}
.aside_a737 .logo_bottom_3ea6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tag_up_7fbb {
  margin-bottom: 0.5em;
}
.popup-109c {
  margin-bottom: 1.2em;
}
.popup-109c,
.tag_up_7fbb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.popup-109c p:last-child,
.tag_up_7fbb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .widget-thick-8ba8,
#masthead .widget-thick-8ba8 {
  display: none;
}
#masthead
  > .widget-thick-8ba8.disabled-03d3 {
  display: none;
}
#masthead > .widget-thick-8ba8 button {
  left: 0;
}
.popup-4c98 {
  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%;
}
.popup-4c98 .module-3d82 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.popup-4c98 .prev_d200 {
  display: -webkit-box;
  display: flex;
}
.popup-4c98 .prev_d200.under-6fdd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.popup-4c98 .prev_d200.stone-d783 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.popup-4c98 .prev_d200.label-stale-8c63 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.popup-4c98.secondary_middle_4031.icon-silver-e5d5 .prev_d200.under-6fdd {
  flex-basis: 100%;
}
.popup-4c98.warm_5fa2 .prev_d200.stone-d783 {
  -webkit-box-flex: 1;
  flex: auto;
}
.popup-4c98.warm_5fa2 .prev_d200.label-stale-8c63 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .widget-thick-8ba8.disabled-03d3 {
  display: none;
}
#masthead > .widget-thick-8ba8 button {
  left: 0;
}
.feature_eb85 {
  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;
}
.feature_eb85:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature_eb85.iron-061f i {
  margin-right: 4px;
}
.feature_eb85.content-1e9a i {
  margin-left: 5px;
}
.large-1a91 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.large-1a91 p:last-child {
  margin-bottom: 0;
}
.nav_slow_ee07 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.nav_slow_ee07 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.nav_slow_ee07 img {
  display: block;
  width: auto;
  line-height: 1;
}
.nav_slow_ee07 .nav-out-df7c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.nav_slow_ee07 .panel_bab7 {
  margin: 5px 0 7px 0;
}
.nav_slow_ee07.texture-next-63c2 .backdrop_91cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_slow_ee07.texture-next-63c2 .widget_copper_e37f {
  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;
}
.nav_slow_ee07.list-action-78f2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.nav_slow_ee07.list-action-78f2 .backdrop_91cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_slow_ee07.list-action-78f2 .widget_copper_e37f {
  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;
}
.nav_slow_ee07.sidebar-steel-df15 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav_slow_ee07.highlight_stone_818c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.nav_slow_ee07.highlight_stone_818c .widget_copper_e37f {
  margin-top: 7px;
}
.popup-west-889e {
  display: inline-block;
}
.info_tiny_0e85 .cool_fdcb .nav_slow_ee07 img {
  max-width: 100%;
}
.hidden_1a76 .photo-silver-579c.pro_59dd,
.disabled_05a7 .photo-silver-579c.pro_59dd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_1a76 .list_108d,
.disabled_05a7 .list_108d {
  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%);
}
.hidden_1a76 .list_108d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hidden_1a76.paragraph_e483 .list_108d {
  display: none;
}
.hidden_1a76 .outer_159b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden_1a76 .outer_159b li {
  display: inline-block;
  position: relative;
}
.hidden_1a76 .outer_159b li:last-child {
  margin-right: 0;
}
.hidden_1a76 .outer_159b 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;
}
.hidden_1a76 .outer_159b li.simple_eb39 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hidden_1a76 .outer_159b > 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;
}
.hidden_1a76 .outer_159b > li > a i {
  line-height: 0;
}
.hidden_1a76 .outer_159b > li.input_86fc > a .list_108d {
  margin-left: 4px;
  line-height: 0;
}
.hidden_1a76 .outer_159b .info_east_c5dc li.input_86fc > a {
  position: relative;
}
.hidden_1a76 .outer_159b .info_east_c5dc li.input_86fc > a:after,
.hidden_1a76 .outer_159b .info_east_c5dc li.input_86fc > a:before {
  content: "";
  display: table;
}
.hidden_1a76 .outer_159b .info_east_c5dc li.input_86fc > a:after {
  clear: both;
}
.hidden_1a76 .outer_159b .info_east_c5dc li.input_86fc > a .list_108d {
  margin-left: 5px;
  float: right;
}
.hidden_1a76 .button_upper_ed42,
.hidden_1a76 .info_east_c5dc {
  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;
}
.hidden_1a76 .info_east_c5dc {
  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;
}
.hidden_1a76 .info_east_c5dc .pro_59dd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden_1a76 .info_east_c5dc .list_108d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hidden_1a76 .info_east_c5dc li {
  display: block;
  margin: 0;
  padding: 0;
}
.hidden_1a76 .info_east_c5dc 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;
}
.hidden_1a76 .info_east_c5dc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hidden_1a76 .info_east_c5dc .info_east_c5dc {
  top: 0;
  left: 100%;
}
.hidden_1a76 .short_905d.fn-focus-5369 > .button_upper_ed42,
.hidden_1a76 .short_905d.fn-focus-5369 > .info_east_c5dc,
.hidden_1a76 .short_905d:focus > .button_upper_ed42,
.hidden_1a76 .short_905d:focus > .info_east_c5dc,
.hidden_1a76 .short_905d:hover > .button_upper_ed42,
.hidden_1a76 .short_905d:hover > .info_east_c5dc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hidden_1a76.plasma_8021 .outer_286e:after,
.hidden_1a76.plasma_8021 .outer_286e:before {
  content: "";
  display: table;
}
.hidden_1a76.plasma_8021 .outer_286e:after {
  clear: both;
}
.hidden_1a76.plasma_8021 .outer_286e > li {
  float: left;
}
.hidden_1a76.logo-pro-0dd8 .outer_286e:after,
.hidden_1a76.logo-pro-0dd8 .outer_286e:before {
  content: "";
  display: table;
}
.hidden_1a76.logo-pro-0dd8 .outer_286e:after {
  clear: both;
}
.hidden_1a76.logo-pro-0dd8 .outer_286e > li {
  float: left;
}
.hidden_1a76.logo-pro-0dd8 .outer_286e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_1a76.logo-pro-0dd8 .outer_286e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hidden_1a76.logo-pro-0dd8 .outer_286e > li.hidden_down_4aa9 > a,
.hidden_1a76.logo-pro-0dd8 .outer_286e > li.simple_eb39 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hidden_1a76.title-first-651d .outer_286e > li > a .pro_59dd {
  position: relative;
}
.hidden_1a76.title-first-651d .outer_286e > li > a .pro_59dd: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;
}
.hidden_1a76.title-first-651d
  .outer_286e
  > li:focus
  > a
  .pro_59dd:before,
.hidden_1a76.title-first-651d
  .outer_286e
  > li:hover
  > a
  .pro_59dd:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_1a76.title-first-651d
  .outer_286e
  > li.hidden_down_4aa9
  > a
  .pro_59dd:before,
.hidden_1a76.title-first-651d
  .outer_286e
  > li.dark-8ae4
  > a
  .pro_59dd:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_1a76.image-liquid-1150 .outer_286e > li > a .pro_59dd {
  position: relative;
}
.hidden_1a76.image-liquid-1150 .outer_286e > li > a .pro_59dd: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;
}
.hidden_1a76.image-liquid-1150 .outer_286e > li:focus > a .pro_59dd:before,
.hidden_1a76.image-liquid-1150
  .outer_286e
  > li:hover
  > a
  .pro_59dd:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_1a76.image-liquid-1150
  .outer_286e
  > li.hidden_down_4aa9
  > a
  .pro_59dd:before,
.hidden_1a76.image-liquid-1150
  .outer_286e
  > li.dark-8ae4
  > a
  .pro_59dd:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_05a7 .outer_159b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.disabled_05a7 .outer_159b li:first-child > a {
  border-top: none;
}
.disabled_05a7 .outer_159b .right-5428 > .pro_59dd .list_108d {
  display: none;
}
.disabled_05a7 .outer_159b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.disabled_05a7 .outer_159b li:last-child {
  border: none;
}
.disabled_05a7 .outer_159b li.input_86fc > a {
  padding-right: 45px !important;
}
.disabled_05a7 .outer_159b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.disabled_05a7 .outer_159b li a:focus,
.disabled_05a7 .outer_159b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_05a7 .outer_159b li .bright-31b3 {
  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;
}
.disabled_05a7 .outer_159b li .bright-31b3:hover {
  box-shadow: none;
}
.disabled_05a7 .outer_159b li .bright-31b3 .list_108d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.disabled_05a7 .outer_159b .info_east_c5dc {
  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);
}
.disabled_05a7 .outer_159b .info_east_c5dc li a {
  padding-left: 3em;
}
.disabled_05a7 .outer_159b .warm-281d > a .bright-31b3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.disabled_05a7 .outer_159b .warm-281d > .info_east_c5dc {
  display: block;
  opacity: 1;
}
.accent_bright_2d5a {
  max-width: 100%;
}
.message-left-da01 {
  line-height: 0;
  cursor: pointer;
}
.tag_blue_2d73 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tag_blue_2d73:hover {
  box-shadow: none;
  color: currentColor;
}
.tag_blue_2d73 svg {
  width: 18px;
  height: 18px;
}
.tag_blue_2d73 .detail_inner_d6fc {
  display: none;
}
.article-stone-d25b {
  position: relative;
}
.article-stone-d25b.fn-active-5369 .tag_blue_2d73 .status_d767 {
  display: none;
}
.article-stone-d25b.fn-active-5369 .tag_blue_2d73 .detail_inner_d6fc {
  display: inline-block;
}
.article-stone-d25b .out_6185 {
  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);
}
.article-stone-d25b.badge-wide-03ab .out_6185 {
  left: auto;
  right: -0.9em;
}
.article-stone-d25b.badge-wide-03ab .disabled-4daf::before {
  left: auto;
  right: 15px;
}
.article-stone-d25b.fn-active-5369 .out_6185 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout_action_a30a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.layout_action_a30a label {
  flex-basis: 100%;
}
.layout_action_a30a .overlay_gas_26c1 {
  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;
}
.layout_action_a30a .wrapper_7d2f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.layout_action_a30a .wrapper_7d2f:focus {
  background-color: transparent;
}
.layout_action_a30a button.hover_orange_be63 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.layout_action_a30a button.hover_orange_be63:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.layout_action_a30a button.hover_orange_be63 svg {
  width: 18px;
  height: 18px;
}
.layout_action_a30a input[type="submit"] {
  min-height: auto;
}
.feature-d7fa .layout_action_a30a .wrapper_7d2f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.disabled-4daf {
  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) {
  .disabled-4daf {
    width: 220px;
  }
}
.disabled-4daf label {
  flex-basis: 100%;
}
.disabled-4daf::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;
}
.primary_92ed .feature-d7fa .layout_action_a30a {
  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;
}
.primary_92ed
  .feature-d7fa
  .layout_action_a30a
  .overlay_gas_26c1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.primary_92ed .feature-d7fa .layout_action_a30a .wrapper_7d2f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.primary_92ed
  .feature-d7fa
  .layout_action_a30a
  .wrapper_7d2f:focus {
  background: 0 0;
}
.primary_92ed
  .feature-d7fa
  .layout_action_a30a
  .icon_1e53 {
  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;
}
.section_yellow_2a0a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.section_yellow_2a0a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.section_yellow_2a0a li:last-child {
  margin-right: 0;
}
.section_yellow_2a0a li:first-child {
  margin-left: 0;
}
.section_yellow_2a0a.module_huge_8076 a {
  color: #fff;
}
.section_yellow_2a0a.module_huge_8076 a:hover {
  color: #fff;
}
.section_yellow_2a0a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.section_yellow_2a0a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.section_yellow_2a0a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_yellow_2a0a a:hover {
  opacity: 0.9;
  color: inherit;
}
.section_yellow_2a0a [class*="social-icon-apple"] {
  background-color: #999;
}
.section_yellow_2a0a [class*="social-icon-apple"].title-81a7 {
  background-color: transparent;
  color: #999;
}
.section_yellow_2a0a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.section_yellow_2a0a [class*="social-icon-behance"].title-81a7 {
  background-color: transparent;
  color: #1769ff;
}
.section_yellow_2a0a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.section_yellow_2a0a [class*="social-icon-bitbucket"].title-81a7 {
  background-color: transparent;
  color: #205081;
}
.section_yellow_2a0a [class*="social-icon-codepen"] {
  background-color: #000;
}
.section_yellow_2a0a [class*="social-icon-codepen"].title-81a7 {
  background-color: transparent;
  color: #000;
}
.section_yellow_2a0a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.section_yellow_2a0a [class*="social-icon-delicious"].title-81a7 {
  background-color: transparent;
  color: #39f;
}
.section_yellow_2a0a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.section_yellow_2a0a [class*="social-icon-digg"].title-81a7 {
  background-color: transparent;
  color: #005be2;
}
.section_yellow_2a0a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.section_yellow_2a0a [class*="social-icon-dribbble"].title-81a7 {
  background-color: transparent;
  color: #ea4c89;
}
.section_yellow_2a0a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.section_yellow_2a0a [class*="social-icon-envelope"].title-81a7 {
  background-color: transparent;
  color: #ea4335;
}
.section_yellow_2a0a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.section_yellow_2a0a [class*="social-icon-facebook"].title-81a7 {
  background-color: transparent;
  color: #3b5998;
}
.section_yellow_2a0a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.section_yellow_2a0a [class*="social-icon-flickr"].title-81a7 {
  background-color: transparent;
  color: #0063dc;
}
.section_yellow_2a0a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.section_yellow_2a0a [class*="social-icon-foursquare"].title-81a7 {
  background-color: transparent;
  color: #2d5be3;
}
.section_yellow_2a0a [class*="social-icon-github"] {
  background-color: #333;
}
.section_yellow_2a0a [class*="social-icon-github"].title-81a7 {
  background-color: transparent;
  color: #333;
}
.section_yellow_2a0a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.section_yellow_2a0a [class*="social-icon-google-plus"].title-81a7 {
  background-color: transparent;
  color: #dd4b39;
}
.section_yellow_2a0a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.section_yellow_2a0a [class*="social-icon-houzz"].title-81a7 {
  background-color: transparent;
  color: #7ac142;
}
.section_yellow_2a0a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.section_yellow_2a0a [class*="social-icon-instagram"].title-81a7 {
  background-color: transparent;
  color: #262626;
}
.section_yellow_2a0a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.section_yellow_2a0a [class*="social-icon-jsfiddle"].title-81a7 {
  background-color: transparent;
  color: #487aa2;
}
.section_yellow_2a0a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.section_yellow_2a0a [class*="social-icon-linkedin"].title-81a7 {
  background-color: transparent;
  color: #0077b5;
}
.section_yellow_2a0a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.section_yellow_2a0a [class*="social-icon-medium"].title-81a7 {
  background-color: transparent;
  color: #00ab6b;
}
.section_yellow_2a0a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.section_yellow_2a0a
  [class*="social-icon-odnoklassniki"].title-81a7 {
  background-color: transparent;
  color: #f4731c;
}
.section_yellow_2a0a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.section_yellow_2a0a [class*="social-icon-meetup"].title-81a7 {
  background-color: transparent;
  color: #ec1c40;
}
.section_yellow_2a0a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.section_yellow_2a0a [class*="social-icon-pinterest"].title-81a7 {
  background-color: transparent;
  color: #bd081c;
}
.section_yellow_2a0a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.section_yellow_2a0a [class*="social-icon-product-hunt"].title-81a7 {
  background-color: transparent;
  color: #da552f;
}
.section_yellow_2a0a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.section_yellow_2a0a [class*="social-icon-reddit"].title-81a7 {
  background-color: transparent;
  color: #ff4500;
}
.section_yellow_2a0a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.section_yellow_2a0a [class*="social-icon-rss"].title-81a7 {
  background-color: transparent;
  color: #f26522;
}
.section_yellow_2a0a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.section_yellow_2a0a
  [class*="social-icon-shopping-cart"].title-81a7 {
  background-color: transparent;
  color: #4caf50;
}
.section_yellow_2a0a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.section_yellow_2a0a [class*="social-icon-skype"].title-81a7 {
  background-color: transparent;
  color: #00aff0;
}
.section_yellow_2a0a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.section_yellow_2a0a [class*="social-icon-slideshare"].title-81a7 {
  background-color: transparent;
  color: #0077b5;
}
.section_yellow_2a0a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.section_yellow_2a0a [class*="social-icon-snapchat"].title-81a7 {
  background-color: transparent;
  color: #fffc00;
}
.section_yellow_2a0a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.section_yellow_2a0a [class*="social-icon-soundcloud"].title-81a7 {
  background-color: transparent;
  color: #f80;
}
.section_yellow_2a0a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.section_yellow_2a0a [class*="social-icon-spotify"].title-81a7 {
  background-color: transparent;
  color: #2ebd59;
}
.section_yellow_2a0a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.section_yellow_2a0a
  [class*="social-icon-stack-overflow"].title-81a7 {
  background-color: transparent;
  color: #fe7a15;
}
.section_yellow_2a0a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.section_yellow_2a0a [class*="social-icon-maldkfgram"].title-81a7 {
  background-color: transparent;
  color: #2ca5e0;
}
.section_yellow_2a0a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.section_yellow_2a0a [class*="social-icon-tripadvisor"].title-81a7 {
  background-color: transparent;
  color: #589442;
}
.section_yellow_2a0a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.section_yellow_2a0a [class*="social-icon-tumblr"].title-81a7 {
  background-color: transparent;
  color: #35465c;
}
.section_yellow_2a0a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.section_yellow_2a0a [class*="social-icon-twitch"].title-81a7 {
  background-color: transparent;
  color: #6441a5;
}
.section_yellow_2a0a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.section_yellow_2a0a [class*="social-icon-twitter"].title-81a7 {
  background-color: transparent;
  color: #1da1f2;
}
.section_yellow_2a0a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.section_yellow_2a0a [class*="social-icon-vimeo"].title-81a7 {
  background-color: transparent;
  color: #1ab7ea;
}
.section_yellow_2a0a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.section_yellow_2a0a [class*="social-icon-vk"].title-81a7 {
  background-color: transparent;
  color: #45668e;
}
.section_yellow_2a0a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.section_yellow_2a0a [class*="social-icon-weibo"].title-81a7 {
  background-color: transparent;
  color: #df2029;
}
.section_yellow_2a0a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.section_yellow_2a0a [class*="social-icon-weixin"].title-81a7 {
  background-color: transparent;
  color: #7bb32e;
}
.section_yellow_2a0a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.section_yellow_2a0a [class*="social-icon-whatsapp"].title-81a7 {
  background-color: transparent;
  color: #25d366;
}
.section_yellow_2a0a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.section_yellow_2a0a [class*="social-icon-wordpress"].title-81a7 {
  background-color: transparent;
  color: #21759b;
}
.section_yellow_2a0a [class*="social-icon-xing"] {
  background-color: #026466;
}
.section_yellow_2a0a [class*="social-icon-xing"].title-81a7 {
  background-color: transparent;
  color: #026466;
}
.section_yellow_2a0a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.section_yellow_2a0a [class*="social-icon-yelp"].title-81a7 {
  background-color: transparent;
  color: #af0606;
}
.section_yellow_2a0a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.section_yellow_2a0a [class*="social-icon-youtube"].title-81a7 {
  background-color: transparent;
  color: #cd201f;
}
.overlay-dim-114e {
  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;
}
.overlay-dim-114e:hover {
  box-shadow: none;
  background: 0 0;
}
.summary-6292 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shade-smooth-0684 {
  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;
}
.image_tall_166a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.bright-e148 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.bright-e148,
.bright-e148::after,
.bright-e148::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;
}
.bright-e148::after,
.bright-e148::before {
  content: "";
  display: block;
  background-color: inherit;
}
.content_2b98 .shade-smooth-0684 .image_tall_166a {
  margin-top: -2px;
  width: 19px;
}
.content_2b98 .shade-smooth-0684 .bright-e148 {
  margin-top: -1px;
}
.content_2b98 .shade-smooth-0684 .bright-e148,
.content_2b98 .shade-smooth-0684 .bright-e148::after,
.content_2b98 .shade-smooth-0684 .bright-e148::before {
  width: 19px;
  height: 2px;
}
.content_2b98 .shade-smooth-0684 .bright-e148::before {
  top: -6px;
}
.content_2b98 .shade-smooth-0684 .bright-e148::after {
  bottom: -6px;
}
.table-94d2 .shade-smooth-0684 .image_tall_166a {
  margin-top: -2px;
  width: 22px;
}
.table-94d2 .shade-smooth-0684 .bright-e148 {
  margin-top: -1px;
}
.table-94d2 .shade-smooth-0684 .bright-e148,
.table-94d2 .shade-smooth-0684 .bright-e148::after,
.table-94d2 .shade-smooth-0684 .bright-e148::before {
  width: 22px;
  height: 2px;
}
.table-94d2 .shade-smooth-0684 .bright-e148::before {
  top: -7px;
}
.table-94d2 .shade-smooth-0684 .bright-e148::after {
  bottom: -7px;
}
.middle-470c .shade-smooth-0684 .image_tall_166a {
  margin-top: -2px;
  width: 31px;
}
.middle-470c .shade-smooth-0684 .bright-e148 {
  margin-top: -1.5px;
}
.middle-470c .shade-smooth-0684 .bright-e148,
.middle-470c .shade-smooth-0684 .bright-e148::after,
.middle-470c .shade-smooth-0684 .bright-e148::before {
  width: 31px;
  height: 3px;
}
.middle-470c .shade-smooth-0684 .bright-e148::before {
  top: -9px;
}
.middle-470c .shade-smooth-0684 .bright-e148::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .icon-up-3b82 .shade-smooth-0684 .image_tall_166a {
    margin-top: -2px;
    width: 19px;
  }
  .icon-up-3b82 .shade-smooth-0684 .bright-e148 {
    margin-top: -1px;
  }
  .icon-up-3b82 .shade-smooth-0684 .bright-e148,
  .icon-up-3b82 .shade-smooth-0684 .bright-e148::after,
  .icon-up-3b82 .shade-smooth-0684 .bright-e148::before {
    width: 19px;
    height: 2px;
  }
  .icon-up-3b82 .shade-smooth-0684 .bright-e148::before {
    top: -6px;
  }
  .icon-up-3b82 .shade-smooth-0684 .bright-e148::after {
    bottom: -6px;
  }
  .notification_8c3f .shade-smooth-0684 .image_tall_166a {
    margin-top: -2px;
    width: 22px;
  }
  .notification_8c3f .shade-smooth-0684 .bright-e148 {
    margin-top: -1px;
  }
  .notification_8c3f .shade-smooth-0684 .bright-e148,
  .notification_8c3f .shade-smooth-0684 .bright-e148::after,
  .notification_8c3f .shade-smooth-0684 .bright-e148::before {
    width: 22px;
    height: 2px;
  }
  .notification_8c3f .shade-smooth-0684 .bright-e148::before {
    top: -7px;
  }
  .notification_8c3f .shade-smooth-0684 .bright-e148::after {
    bottom: -7px;
  }
  .detail_8f81 .shade-smooth-0684 .image_tall_166a {
    margin-top: -2px;
    width: 31px;
  }
  .detail_8f81 .shade-smooth-0684 .bright-e148 {
    margin-top: -1.5px;
  }
  .detail_8f81 .shade-smooth-0684 .bright-e148,
  .detail_8f81 .shade-smooth-0684 .bright-e148::after,
  .detail_8f81 .shade-smooth-0684 .bright-e148::before {
    width: 31px;
    height: 3px;
  }
  .detail_8f81 .shade-smooth-0684 .bright-e148::before {
    top: -9px;
  }
  .detail_8f81 .shade-smooth-0684 .bright-e148::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hot-523a .shade-smooth-0684 .image_tall_166a {
    margin-top: -2px;
    width: 19px;
  }
  .hot-523a .shade-smooth-0684 .bright-e148 {
    margin-top: -1px;
  }
  .hot-523a .shade-smooth-0684 .bright-e148,
  .hot-523a .shade-smooth-0684 .bright-e148::after,
  .hot-523a .shade-smooth-0684 .bright-e148::before {
    width: 19px;
    height: 2px;
  }
  .hot-523a .shade-smooth-0684 .bright-e148::before {
    top: -6px;
  }
  .hot-523a .shade-smooth-0684 .bright-e148::after {
    bottom: -6px;
  }
  .button-hard-1005 .shade-smooth-0684 .image_tall_166a {
    margin-top: -2px;
    width: 22px;
  }
  .button-hard-1005 .shade-smooth-0684 .bright-e148 {
    margin-top: -1px;
  }
  .button-hard-1005 .shade-smooth-0684 .bright-e148,
  .button-hard-1005 .shade-smooth-0684 .bright-e148::after,
  .button-hard-1005 .shade-smooth-0684 .bright-e148::before {
    width: 22px;
    height: 2px;
  }
  .button-hard-1005 .shade-smooth-0684 .bright-e148::before {
    top: -7px;
  }
  .button-hard-1005 .shade-smooth-0684 .bright-e148::after {
    bottom: -7px;
  }
  .pagination_78ec .shade-smooth-0684 .image_tall_166a {
    margin-top: -2px;
    width: 31px;
  }
  .pagination_78ec .shade-smooth-0684 .bright-e148 {
    margin-top: -1.5px;
  }
  .pagination_78ec .shade-smooth-0684 .bright-e148,
  .pagination_78ec .shade-smooth-0684 .bright-e148::after,
  .pagination_78ec .shade-smooth-0684 .bright-e148::before {
    width: 31px;
    height: 3px;
  }
  .pagination_78ec .shade-smooth-0684 .bright-e148::before {
    top: -9px;
  }
  .pagination_78ec .shade-smooth-0684 .bright-e148::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content_purple_2560 .shade-smooth-0684 .image_tall_166a {
    margin-top: -2px;
    width: 19px;
  }
  .content_purple_2560 .shade-smooth-0684 .bright-e148 {
    margin-top: -1px;
  }
  .content_purple_2560 .shade-smooth-0684 .bright-e148,
  .content_purple_2560 .shade-smooth-0684 .bright-e148::after,
  .content_purple_2560 .shade-smooth-0684 .bright-e148::before {
    width: 19px;
    height: 2px;
  }
  .content_purple_2560 .shade-smooth-0684 .bright-e148::before {
    top: -6px;
  }
  .content_purple_2560 .shade-smooth-0684 .bright-e148::after {
    bottom: -6px;
  }
  .menu-0c30 .shade-smooth-0684 .image_tall_166a {
    margin-top: -2px;
    width: 22px;
  }
  .menu-0c30 .shade-smooth-0684 .bright-e148 {
    margin-top: -1px;
  }
  .menu-0c30 .shade-smooth-0684 .bright-e148,
  .menu-0c30 .shade-smooth-0684 .bright-e148::after,
  .menu-0c30 .shade-smooth-0684 .bright-e148::before {
    width: 22px;
    height: 2px;
  }
  .menu-0c30 .shade-smooth-0684 .bright-e148::before {
    top: -7px;
  }
  .menu-0c30 .shade-smooth-0684 .bright-e148::after {
    bottom: -7px;
  }
  .smooth_3f02 .shade-smooth-0684 .image_tall_166a {
    margin-top: -2px;
    width: 31px;
  }
  .smooth_3f02 .shade-smooth-0684 .bright-e148 {
    margin-top: -1.5px;
  }
  .smooth_3f02 .shade-smooth-0684 .bright-e148,
  .smooth_3f02 .shade-smooth-0684 .bright-e148::after,
  .smooth_3f02 .shade-smooth-0684 .bright-e148::before {
    width: 31px;
    height: 3px;
  }
  .smooth_3f02 .shade-smooth-0684 .bright-e148::before {
    top: -9px;
  }
  .smooth_3f02 .shade-smooth-0684 .bright-e148::after {
    bottom: -9px;
  }
}
.dirty_b881 .bright-e148 {
  -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);
}
.dirty_b881 .bright-e148::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dirty_b881 .bright-e148::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);
}
.dirty_b881.current_d093 .bright-e148 {
  -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);
}
.dirty_b881.current_d093 .bright-e148::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dirty_b881.current_d093 .bright-e148::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);
}
.thumbnail-gold-032b {
  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.detail-73b7:before {
  display: none;
}
.icon-full-6522 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.icon-full-6522 .notice-hard-5397 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.icon-full-6522 .notice-hard-5397:last-of-type {
  border-bottom: none;
}
.icon-full-6522 .notice-hard-5397.button-left-86c9,
.icon-full-6522 .notice-hard-5397.element_3672,
.icon-full-6522 .notice-hard-5397.small-d61a {
  padding: 0;
}
.icon-full-6522 .disabled_05a7 .bright-31b3 {
  color: currentColor;
}
.icon-full-6522 .disabled_05a7 .bright-31b3:focus,
.icon-full-6522 .disabled_05a7 .bright-31b3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon-full-6522.input_c0b1 .notification_active_aa57,
.icon-full-6522.input_c0b1 .large-1a91 a,
.icon-full-6522.input_c0b1 .outer_286e a,
.icon-full-6522.input_c0b1 .info_east_c5dc a {
  color: rgba(0, 0, 0, 0.55);
}
.icon-full-6522.input_c0b1 .notification_active_aa57:hover,
.icon-full-6522.input_c0b1 .large-1a91 a:hover,
.icon-full-6522.input_c0b1 .outer_286e a:hover,
.icon-full-6522.input_c0b1 .info_east_c5dc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-full-6522.input_c0b1 .widget-f570 {
  color: rgba(0, 0, 0, 0.8);
}
.icon-full-6522.input_c0b1 .notice-hard-5397 {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon-full-6522.input_c0b1 .notice-hard-5397:before {
  background: rgba(0, 0, 0, 0.08);
}
.icon-full-6522.input_c0b1 .table_west_bd9c:before {
  background: rgba(255, 255, 255, 0.9);
}
.icon-full-6522.input_c0b1 .disabled_05a7 .outer_159b li a,
.icon-full-6522.input_c0b1 .disabled_05a7 .bright-31b3,
.icon-full-6522.input_c0b1 .info_east_c5dc {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon-full-6522.input_c0b1 .disabled_05a7 .bright-31b3:focus,
.icon-full-6522.input_c0b1 .disabled_05a7 .bright-31b3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon-full-6522.input_c0b1 .outer_159b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon-full-6522.gradient_17dd .notification_active_aa57,
.icon-full-6522.gradient_17dd .large-1a91 a,
.icon-full-6522.gradient_17dd .outer_286e .bright-31b3,
.icon-full-6522.gradient_17dd .outer_286e a,
.icon-full-6522.gradient_17dd .info_east_c5dc a {
  color: rgba(255, 255, 255, 0.79);
}
.icon-full-6522.gradient_17dd .notification_active_aa57:hover,
.icon-full-6522.gradient_17dd .large-1a91 a:hover,
.icon-full-6522.gradient_17dd .outer_286e .bright-31b3:hover,
.icon-full-6522.gradient_17dd .outer_286e a:hover,
.icon-full-6522.gradient_17dd .info_east_c5dc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon-full-6522.gradient_17dd .widget-f570 {
  color: rgba(255, 255, 255, 0.99);
}
.icon-full-6522.gradient_17dd .notice-hard-5397 {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-full-6522.gradient_17dd .notice-hard-5397:before {
  background: rgba(255, 255, 255, 0.08);
}
.icon-full-6522.gradient_17dd .table_west_bd9c:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon-full-6522.gradient_17dd .disabled_05a7 .outer_159b li a,
.icon-full-6522.gradient_17dd .disabled_05a7 .bright-31b3,
.icon-full-6522.gradient_17dd .info_east_c5dc {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-full-6522.gradient_17dd .disabled_05a7 .bright-31b3:focus,
.icon-full-6522.gradient_17dd .disabled_05a7 .bright-31b3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon-full-6522.gradient_17dd .outer_159b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_west_bd9c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.table_west_bd9c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.widget-pink-ce98 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.form-action-7de0 .icon-full-6522 {
  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;
}
.form-action-7de0 .notice-hard-5397 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.form-action-7de0 .notice-hard-5397: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) {
  .form-action-7de0 .notice-hard-5397:before {
    width: 16%;
    left: 42%;
  }
}
.form-action-7de0 .notice-hard-5397:last-child:before {
  content: none;
}
.form-action-7de0 .notice-hard-5397[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.form-action-7de0 .disabled_05a7 .outer_159b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.form-action-7de0 .disabled_05a7 .outer_159b li a .bright-31b3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.form-action-7de0 .disabled_05a7 .info_east_c5dc {
  border: none;
}
.form-action-7de0 .disabled_05a7 .info_east_c5dc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.form-action-7de0 .table_west_bd9c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.form-action-7de0 .widget-pink-ce98 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.form-action-7de0 .gradient_17dd .table_west_bd9c:before {
  background: rgba(0, 0, 0, 0.9);
}
.form-action-7de0 .input_c0b1.preview-bcc6 .bright-e148 {
  background: rgba(0, 0, 0, 0.6);
}
.form-action-7de0
  .input_c0b1.preview-bcc6
  .bright-e148::after,
.form-action-7de0
  .input_c0b1.preview-bcc6
  .bright-e148:before {
  background: inherit;
}
.form-action-7de0
  .input_c0b1.preview-bcc6:hover
  .bright-e148 {
  background: rgba(0, 0, 0, 0.8);
}
.middle_12d2 .icon-full-6522 {
  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) {
  .middle_12d2 .icon-full-6522 {
    width: auto;
    right: 45px;
  }
}
.item_motion_9889 .icon-full-6522 {
  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) {
  .item_motion_9889 .icon-full-6522 {
    width: auto;
    left: 45px;
  }
}
.detail-73b7 .icon-full-6522 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.detail-73b7 .widget-pink-ce98 {
  max-width: 48em;
  margin: 0 auto;
}
.detail-73b7 .table_west_bd9c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.alert_8e4e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.alert_8e4e.form-action-7de0 .icon-full-6522 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.alert_8e4e.middle_12d2 .icon-full-6522 {
  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);
}
.alert_8e4e .icon-full-6522 {
  visibility: visible;
}
.alert_8e4e.item_motion_9889 .icon-full-6522 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.paper_b715,
.lower-54db {
  overflow-x: hidden;
}
.paper_b715 .icon-full-6522 {
  overflow: auto;
}
.paper_b715.form-action-7de0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paper_b715.form-action-7de0 .icon-full-6522 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.paper_b715.form-action-7de0 .overlay-dim-114e {
  opacity: 0;
}
.paper_b715.middle_12d2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paper_b715.middle_12d2 .icon-full-6522 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.paper_b715.middle_12d2 .overlay-dim-114e {
  opacity: 0;
}
.paper_b715.item_motion_9889 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paper_b715.item_motion_9889 .icon-full-6522 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.paper_b715.item_motion_9889 .overlay-dim-114e {
  opacity: 0;
}
.paper_b715.detail-73b7 .icon-full-6522 {
  z-index: 10;
  visibility: visible;
}
.preview-bcc6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.preview-bcc6 .bright-e148 {
  background: rgba(255, 255, 255, 0.99);
}
.preview-bcc6 .bright-e148::after,
.preview-bcc6 .bright-e148:before {
  background: inherit;
}
.preview-bcc6:hover .bright-e148 {
  background: rgba(255, 255, 255, 0.99);
}
.item_motion_9889 .preview-bcc6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.detail-73b7 .preview-bcc6 {
  display: none !important;
}
.paper_b715:before,
.lower-54db:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.paper_b715 .preview-bcc6,
.lower-54db .preview-bcc6 {
  display: inline-block;
}
.icon-full-6522 .module-3d82 {
  -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;
}
.paper_b715 .icon-full-6522 .module-3d82,
.lower-54db .icon-full-6522 .module-3d82 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.static_13f4 .overlay_gas_26c1 {
  width: 100%;
}
.cool_fdcb {
  padding: 0 0.5em 0;
}
.cool_fdcb [class*="customify-col-"],
.cool_fdcb [class*="customify-col_"],
.cool_fdcb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.smooth_9b7c .cool_fdcb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .mini_4ae0 .caption-047a,
  .caption-047a {
    display: none;
  }
  .sidebar-pro-17df {
    text-align: left;
  }
  .summary-31cf {
    text-align: center;
  }
  .slider_bd2d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .mini_4ae0 .label-white-fa68,
  .label-white-fa68 {
    display: none;
  }
  .footer-1fb3 {
    text-align: left;
  }
  .status-446b {
    text-align: center;
  }
  .thumbnail-30b2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .mini_4ae0 .static_f062,
  .static_f062 {
    display: none;
  }
  .slow-c857 {
    text-align: left;
  }
  .breadcrumb-wood-79f7 {
    text-align: center;
  }
  .item-new-6993 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.prev-45ae {
  box-shadow: none !important;
}
.thumbnail-rough-2253 .preview-a0e9,
.full-b2c8 .preview-a0e9 {
  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;
}
.full-b2c8 .preview-a0e9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.input_hard_d532 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.input_hard_d532:after,
.input_hard_d532:before {
  content: "";
  display: table;
}
.input_hard_d532:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .input_hard_d532 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.input_hard_d532,
.mask_e97a {
  max-width: 1248px;
  margin: 0 auto;
}

.current-d9d5.card-huge-35ea .input_hard_d532 {
  max-width: 100%;
}
.current-d9d5.accent-3af1 {
  max-width: 1200px;
  margin: 0 auto;
}
.current-d9d5.section_25b3 .input_hard_d532 {
  max-width: 100%;
}
.current-d9d5.section_25b3 > .input_hard_d532 {
  padding-left: 0;
  padding-right: 0;
}
.current-d9d5.section_25b3 > .input_hard_d532 .mini_4ae0 {
  margin: 0;
}
.current-d9d5.section_25b3
  > .input_hard_d532
  .banner_4a70.stale-fbba {
  margin-right: 0;
  margin-left: 0;
}
.current-d9d5.section_25b3 #main.stale-fbba {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .feature_in_1cbe #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .feature_in_1cbe #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .frame_c706 .disabled-right-806c {
    padding-right: 1em;
  }
  .frame_c706.gas-aa4e .banner_4a70 {
    border-right: 1px solid #eaecee;
  }
  .frame_c706.gas-aa4e .disabled-right-806c {
    padding-right: 1em;
  }
  .frame_c706.gas-aa4e .video_complex_d750 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-3b74 .disabled-right-806c {
    padding-left: 1em;
  }
  .light-3b74.gas-aa4e .banner_4a70 {
    border-left: 1px solid #eaecee;
  }
  .light-3b74.gas-aa4e .disabled-right-806c {
    padding-left: 1em;
  }
  .light-3b74.gas-aa4e .video_complex_d750 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-in-5d00 .disabled-right-806c {
    padding-left: 1em;
  }
  .mask-in-5d00.gas-aa4e .card_thick_6073 {
    border-right: 1px solid #eaecee;
  }
  .mask-in-5d00.gas-aa4e .preview-b190 {
    border-right: 1px solid #eaecee;
  }
  .mask-in-5d00.gas-aa4e .disabled-right-806c {
    padding-left: 1em;
  }
  .mask-in-5d00.gas-aa4e .video_complex_d750 {
    padding-right: 1em;
  }
  .mask-in-5d00.gas-aa4e .green-6a6e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination-6648 .disabled-right-806c {
    padding-right: 1em;
  }
  .pagination-6648.gas-aa4e .card_thick_6073 {
    border-left: 1px solid #eaecee;
  }
  .pagination-6648.gas-aa4e .preview-b190 {
    border-left: 1px solid #eaecee;
  }
  .pagination-6648.gas-aa4e .disabled-right-806c {
    padding-right: 1em;
  }
  .pagination-6648.gas-aa4e .video_complex_d750 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pagination-6648.gas-aa4e .green-6a6e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_in_1cbe .disabled-right-806c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_in_1cbe.gas-aa4e .banner_4a70 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .feature_in_1cbe.gas-aa4e .disabled-right-806c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_in_1cbe.gas-aa4e .video_complex_d750 {
    padding-left: 1em;
  }
  .feature_in_1cbe.gas-aa4e .green-6a6e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .feature_in_1cbe.gas-aa4e .disabled-right-806c {
    padding-left: 0;
  }
}
.silver-2423 .steel_417e {
  display: inline-block;
}
.caption-122e {
  display: inline-block;
}
.current_41a0 {
  word-con: break-word;
}
.tiny_7d01 > span {
  display: inline-block;
  padding: 5px 0;
}
.tiny_7d01 .focus_complex_72b1 {
  margin-left: 8px;
  margin-right: 8px;
}
.tiny_7d01 .clean-d4f9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hard-4f42 .dark-3d19 {
  margin-bottom: 2em;
}
.hard-4f42 .column_a8ff {
  margin-bottom: 15px;
}
.hard-4f42 .column_a8ff:last-child {
  margin-bottom: 0;
}
.hard-4f42 .cool-c7a0 {
  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) {
  .hard-4f42 .cool-c7a0 {
    display: block;
  }
}
.hard-4f42 .soft_9c44 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hard-4f42 .soft_9c44 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hard-4f42 .tertiary-hard-4aaa {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hard-4f42 .tertiary-hard-4aaa img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hard-4f42 .tertiary-hard-4aaa a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hard-4f42 .current_41a0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-4f42 .current_41a0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hard-4f42 .simple_1b72 p:last-child {
  margin-bottom: 0;
}
.hard-4f42 .east-4407 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hard-4f42 .hard_150d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hard-4f42 .grid-static-e85a {
  margin-top: 1em;
}
.hard-4f42 .section-thick-7412 {
  top: 0;
  display: block;
}
.hard-4f42 .section-thick-7412 a {
  color: inherit;
}
.hard-4f42 .section-thick-7412 a:hover {
  color: inherit;
}
.hard-4f42 .module_lite_4729 {
  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;
}
.hard-4f42 .module_lite_4729:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hard-4f42 .hard_150d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hard-4f42 .carousel-f3df {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hard-4f42 .carousel-f3df:first-child {
  margin-top: 0;
}
.hard-4f42 .carousel-f3df.pink-8242 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hard-4f42 .carousel-f3df.media_white_2cbf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-4f42
  .carousel-f3df.media_white_2cbf.aside-712f
  .grid-static-e85a {
  width: 100%;
}
.hard-4f42 .media_white_2cbf {
  -webkit-box-align: center;
  align-items: center;
}
.hard-4f42 .media_white_2cbf .tiny_7d01,
.hard-4f42 .media_white_2cbf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hard-4f42 .tertiary-hard-4aaa {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-4f42 .tertiary-hard-4aaa img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-4f42 .tertiary-hard-4aaa: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;
}
.hard-4f42 .pink-8242 {
  z-index: 5;
}
.hard-4f42 .notification_fdcd .active_mini_1d6b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hard-4f42 .focus_full_5c58 .active_mini_1d6b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hard-4f42 .link_dirty_e223 .active_mini_1d6b {
  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;
}
.hard-4f42.border-6474 .cool-c7a0,
.hard-4f42.old-9a53 .cool-c7a0 {
  display: block;
}
.hard-4f42.border-6474 .cool-c7a0 .detail-9cb8,
.hard-4f42.border-6474 .cool-c7a0 .hard_150d,
.hard-4f42.old-9a53 .cool-c7a0 .detail-9cb8,
.hard-4f42.old-9a53 .cool-c7a0 .hard_150d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-4f42.status-down-bf37 .soft_9c44 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hard-4f42.status-down-bf37 .soft_9c44 {
    margin-right: 0;
  }
}
.hard-4f42.border-6474 .soft_9c44,
.hard-4f42.old-9a53 .soft_9c44 {
  padding-top: 40%;
}
.hard-4f42.border-6474 .dark-3d19,
.hard-4f42.old-9a53 .dark-3d19 {
  display: block;
}
.hard-4f42.border-6474 .fn-sticky-5369 .hard_150d,
.hard-4f42.old-9a53 .fn-sticky-5369 .hard_150d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hard-4f42.border-6474 .soft_9c44,
.hard-4f42.old-9a53 .soft_9c44 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hard-4f42.border-6474 .hard_150d {
  padding: 1em;
}
.shadow_west_ccc6 {
  margin: 30px auto;
  display: block;
}
.shadow_west_ccc6 .fast-5f2c > * {
  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;
}
.shadow_west_ccc6 .fast-5f2c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow_west_ccc6 .fast-5f2c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown_d521 .tiny_7d01 {
  margin-bottom: 1.41575em;
}
.dropdown_d521 .card-38e7 {
  margin-bottom: 1.618em;
}
.caption_bf41 .gradient-stale-e0ca {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.caption_bf41 .gradient-stale-e0ca a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.caption_bf41 .description-fluid-e8eb {
  max-width: 100%;
  overflow: auto;
}
.footer_3672 .caption_bf41 a:hover {
  text-decoration: underline;
}
.center_89a8 .column_a8ff:not(.current_41a0),
.center_89a8 .tertiary-hard-4aaa {
  margin-bottom: 1.41575em;
}
.center_89a8 .column_a8ff:not(.current_41a0):last-child,
.center_89a8 .tertiary-hard-4aaa:last-child {
  margin-bottom: 0;
}
.center_89a8 .column_a8ff.title-prev-7c94 {
  margin-bottom: 0.41575em;
}
.center_89a8 .soft-e786:before,
.center_89a8 .column_05b6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.center_89a8 .soft-e786:before {
  content: "\f115";
}
.center_89a8 .column_05b6:before {
  content: "\f02c";
}
.center_89a8 .border_90df {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.center_89a8 .border_90df a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.inner_cecb {
  display: -webkit-box;
  display: flex;
}
.inner_cecb .accent-prev-3c31 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .inner_cecb .accent-prev-3c31 {
    flex-basis: 90px;
  }
}
.inner_cecb .hidden_f981 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner_cecb .hidden_f981 {
    flex-basis: calc(100% - 50px);
  }
}
.inner_cecb .large-6eec p:last-child {
  margin-bottom: 0.72em;
}
.progress_last_0213 .fast-5f2c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.progress_last_0213 .fast-5f2c:after,
.progress_last_0213 .fast-5f2c:before {
  content: "";
  display: table;
}
.progress_last_0213 .fast-5f2c:after {
  clear: both;
}
.progress_last_0213 .fast-5f2c .layout-light-3f4e,
.progress_last_0213 .fast-5f2c .basic-b647 {
  width: 49%;
}
.progress_last_0213 .fast-5f2c .layout-light-3f4e a span.gradient_smooth_2581,
.progress_last_0213 .fast-5f2c .basic-b647 a span.gradient_smooth_2581 {
  display: block;
  margin-bottom: 5px;
}
.progress_last_0213 .fast-5f2c .basic-b647 {
  float: left;
  text-align: left;
}
.progress_last_0213 .fast-5f2c .layout-light-3f4e {
  float: right;
  text-align: right;
}
.fast_9324 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .fast_9324 {
    margin-bottom: 0;
  }
}
.card-5686 {
  margin-bottom: 1em;
}
.card-5686 .current_41a0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notification-9c0b a {
  display: block;
  line-height: 0;
  position: relative;
}
.glass-2760 .card-5686,
.avatar_1c49 .card-5686 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .glass-2760 .card-5686,
  .avatar_1c49 .card-5686 {
    display: block;
  }
}
.glass-2760 .notification-9c0b,
.avatar_1c49 .notification-9c0b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .glass-2760 .notification-9c0b,
  .avatar_1c49 .notification-9c0b {
    margin-bottom: 1em;
  }
}
.glass-2760 .notification-9c0b img,
.avatar_1c49 .notification-9c0b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.glass-2760 .media_5d58,
.avatar_1c49 .media_5d58 {
  flex-basis: calc(100% - 160px);
}
.glass-2760 .media_5d58 p,
.avatar_1c49 .media_5d58 p {
  margin-bottom: 0;
}
.glass-2760 .media_5d58 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .glass-2760 .media_5d58 {
    padding-left: 0;
  }
}
.avatar_1c49 .media_5d58 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .avatar_1c49 .media_5d58 {
    padding-right: 0;
  }
}
.avatar_1c49 .notification-9c0b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.medium_8bd8 .notification-9c0b {
  margin-bottom: 0.5em;
}
.medium_8bd8 .notification-9c0b img {
  width: 100%;
}
.avatar_cf8f .focused-0a4e,
.yellow-d901 .focused-0a4e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.yellow-d901 .banner_4a70 .description_dynamic_1a90 p:last-child {
  margin-bottom: 0;
}
.action-8ea7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.next_8d62 .description_pink_130e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .next_8d62 .description_pink_130e:last-of-type {
    margin-bottom: 0;
  }
}
.next_8d62 .description_pink_130e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.next_8d62 .description_pink_130e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.next_8d62 .description_pink_130e ul li {
  margin: 0 0 0.6em;
}
.next_8d62 .description_pink_130e ul li.plasma-8d95,
.next_8d62 .description_pink_130e ul li.hidden_1caf {
  position: relative;
}
.next_8d62 .description_pink_130e ul li.plasma-8d95 .paragraph-fixed-1470,
.next_8d62 .description_pink_130e ul li.hidden_1caf .paragraph-fixed-1470 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.next_8d62 .description_pink_130e ul li.plasma-8d95:after:after,
.next_8d62 .description_pink_130e ul li.plasma-8d95:after:before,
.next_8d62
  .description_pink_130e
  ul
  li.hidden_1caf:after:after,
.next_8d62
  .description_pink_130e
  ul
  li.hidden_1caf:after:before {
  content: "";
  display: table;
}
.next_8d62 .description_pink_130e ul li.plasma-8d95:after:after,
.next_8d62
  .description_pink_130e
  ul
  li.hidden_1caf:after:after {
  clear: both;
}
.next_8d62 .description_pink_130e a.focus_gold_b07a:hover {
  text-decoration: none;
}
.next_8d62 .description_pink_130e select {
  max-width: 100%;
}
.next_8d62 .description_pink_130e table {
  font-size: 85%;
}
.next_8d62 .description_pink_130e table td,
.next_8d62 .description_pink_130e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.next_8d62 .description_pink_130e table tfoot td {
  text-align: left;
}
.next_8d62 .description_pink_130e :last-child {
  margin-bottom: 0;
}
.next_8d62 .description_pink_130e .message_d573 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.next_8d62 .description_pink_130e .message_d573 label {
  width: 100%;
}
.next_8d62 .description_pink_130e .message_d573 .wrapper_7d2f {
  width: 100%;
  display: block;
}
.next_8d62 .description_pink_130e .message_d573 .hover_orange_be63 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.next_8d62 .description_pink_130e .message_d573 .hover_orange_be63:hover svg #svg-search {
  fill: #444;
}
.next_8d62 .description_pink_130e .message_d573 .hover_orange_be63 svg {
  width: 18px;
  height: 18px;
}
.next_8d62 .tiny_2167 ul ul,
.next_8d62 .element-0323 ul ul,
.next_8d62 .copper-35b1 ul ul,
.next_8d62 .selected-1766 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.next_8d62 .tiny_2167 .input_86fc > a,
.next_8d62 .element-0323 .input_86fc > a,
.next_8d62 .copper-35b1 .input_86fc > a,
.next_8d62 .selected-1766 .input_86fc > a {
  margin-bottom: 0;
}
.next_8d62 .box-cold-226d li,
.next_8d62 .tiny_2167 li,
.next_8d62 .avatar_e530 li,
.next_8d62 .element-0323 li,
.next_8d62 .copper-35b1 li,
.next_8d62 .selected-1766 li,
.next_8d62 .motion-4c2a li,
.next_8d62 .left-6fad li {
  display: block;
  position: relative;
}
.next_8d62 .box-cold-226d li:last-child,
.next_8d62 .tiny_2167 li:last-child,
.next_8d62 .avatar_e530 li:last-child,
.next_8d62 .element-0323 li:last-child,
.next_8d62 .copper-35b1 li:last-child,
.next_8d62 .selected-1766 li:last-child,
.next_8d62 .motion-4c2a li:last-child,
.next_8d62 .left-6fad li:last-child {
  border: none;
}
.next_8d62 .box-cold-226d li a,
.next_8d62 .tiny_2167 li a,
.next_8d62 .avatar_e530 li a,
.next_8d62 .element-0323 li a,
.next_8d62 .copper-35b1 li a,
.next_8d62 .selected-1766 li a,
.next_8d62 .motion-4c2a li a,
.next_8d62 .left-6fad li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.next_8d62 .box-cold-226d li ul li::before,
.next_8d62 .tiny_2167 li ul li::before,
.next_8d62 .avatar_e530 li ul li::before,
.next_8d62 .element-0323 li ul li::before,
.next_8d62 .copper-35b1 li ul li::before,
.next_8d62 .selected-1766 li ul li::before,
.next_8d62 .motion-4c2a li ul li::before,
.next_8d62 .left-6fad li ul li::before {
  left: 15px;
}
.next_8d62 .box-cold-226d li ul a,
.next_8d62 .tiny_2167 li ul a,
.next_8d62 .avatar_e530 li ul a,
.next_8d62 .element-0323 li ul a,
.next_8d62 .copper-35b1 li ul a,
.next_8d62 .selected-1766 li ul a,
.next_8d62 .motion-4c2a li ul a,
.next_8d62 .left-6fad li ul a {
  padding-left: 20px;
}
.next_8d62 .box-cold-226d li ul ul li::before,
.next_8d62 .tiny_2167 li ul ul li::before,
.next_8d62 .avatar_e530 li ul ul li::before,
.next_8d62 .element-0323 li ul ul li::before,
.next_8d62 .copper-35b1 li ul ul li::before,
.next_8d62 .selected-1766 li ul ul li::before,
.next_8d62 .motion-4c2a li ul ul li::before,
.next_8d62 .left-6fad li ul ul li::before {
  left: 30px;
}
.next_8d62 .box-cold-226d li ul ul a,
.next_8d62 .tiny_2167 li ul ul a,
.next_8d62 .avatar_e530 li ul ul a,
.next_8d62 .element-0323 li ul ul a,
.next_8d62 .copper-35b1 li ul ul a,
.next_8d62 .selected-1766 li ul ul a,
.next_8d62 .motion-4c2a li ul ul a,
.next_8d62 .left-6fad li ul ul a {
  padding-left: 40px;
}
.next_8d62 .wrapper-9f28 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.next_8d62 .left-6fad ul li {
  margin-bottom: 1.41575em;
}
.next_8d62 .left-6fad ul li .detail-ecfd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.next_8d62 .left-6fad ul li .status_ded1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gradient_17dd .box-cold-226d li a,
.gradient_17dd .tiny_2167 li a,
.gradient_17dd .avatar_e530 li a,
.gradient_17dd .element-0323 li a,
.gradient_17dd .copper-35b1 li a,
.gradient_17dd .selected-1766 li a,
.gradient_17dd .motion-4c2a li a,
.gradient_17dd .left-6fad li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_17dd .wrapper-9f28 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_17dd .description_pink_130e ul li.plasma-8d95 .paragraph-fixed-1470,
.gradient_17dd .description_pink_130e ul li.hidden_1caf .paragraph-fixed-1470 {
  background: rgba(0, 0, 0, 0.2);
}
.gradient_17dd .next_8d62 .description_pink_130e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.current-d9d5 .next_8d62 .outer_159b li {
  margin: 0;
}
.current-d9d5 .next_8d62 .outer_159b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.current-d9d5 .next_8d62 .outer_159b li ul {
  margin: 0;
}
.current-d9d5 .next_8d62 .outer_159b li ul li a {
  padding-left: 15px;
}
.current-d9d5 .next_8d62 .outer_159b li ul li li a {
  padding-left: 30px;
}
.current-d9d5 .next_8d62 .outer_159b li.simple_eb39 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.current-d9d5 .next_8d62 .outer_159b li.simple_eb39 > 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;
}
.current-d9d5 .next_8d62 .outer_159b li.simple_eb39 > 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;
}
.notification-bd6e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dropdown_simple_0bae {
  position: relative;
  z-index: 10;
}
.dropdown_simple_0bae .module-3d82 {
  width: 100%;
  max-width: 100%;
}
.accordion_in_343b .left-42dc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accordion_in_343b .input_c0b1 {
}
.accordion_in_343b .gradient_17dd {
  background: #292929;
}
.chip_edbd .left-42dc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.chip_edbd .input_c0b1 {
  background: #f9f9f9;
}
.chip_edbd .gradient_17dd {
  background: #303030;
}
.gas-a14a .left-42dc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gas-a14a .steel_417e {
    margin-bottom: 1em;
  }
  .gas-a14a .steel_417e:last-child {
    margin-bottom: 0;
  }
}
.gas-a14a .input_c0b1 {
  background: #ededed;
}
.gas-a14a .gradient_17dd {
  background: #1a1a1a;
}
.left-42dc.input_c0b1 {
  color: rgba(0, 0, 0, 0.6);
}
.left-42dc.input_c0b1 .steel_11c8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.left-42dc.gradient_17dd {
  color: rgba(255, 255, 255, 0.99);
}
.left-42dc.gradient_17dd a:not(.focus_gold_b07a) {
  color: rgba(255, 255, 255, 0.79);
}
.left-42dc.gradient_17dd a:not(.focus_gold_b07a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.left-42dc.gradient_17dd .steel_11c8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-42dc.gradient_17dd table tbody td,
.left-42dc.gradient_17dd table th {
  background: rgba(0, 0, 0, 0.08);
}
.west-22e2.secondary-551a .input_hard_d532 {
  max-width: initial;
}
.west-22e2 .description_silver_e1d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.west-22e2 .description_silver_e1d2 .module-3d82 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .west-22e2 .description_silver_e1d2 .module-3d82 {
    display: block;
    margin-bottom: 2em;
  }
  .west-22e2 .description_silver_e1d2 .module-3d82:last-child {
    margin-bottom: 0;
  }
}
.gas-a14a .steel_417e:last-child,
.chip_edbd .steel_417e:last-child,
.accordion_in_343b .steel_417e:last-child {
  margin-bottom: 0;
}
.gas-a14a .steel_417e .next_8d62 .description_pink_130e:last-child,
.chip_edbd .steel_417e .next_8d62 .description_pink_130e:last-child,
.accordion_in_343b .steel_417e .next_8d62 .description_pink_130e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gas-a14a .wrapper_solid_c569,
  .gas-a14a .mask-brown-a700,
  .chip_edbd .wrapper_solid_c569,
  .chip_edbd .mask-brown-a700,
  .accordion_in_343b .wrapper_solid_c569,
  .accordion_in_343b .mask-brown-a700 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dropdown_simple_0bae .steel_417e {
    margin-bottom: 2em;
  }
}
.dropdown_simple_0bae p:last-child {
  margin-bottom: 0;
}
.dropdown_simple_0bae li,
.dropdown_simple_0bae ul {
  list-style: none;
  margin: 0;
}
.dropdown_simple_0bae ul ul {
  margin-left: 2.617924em;
}
.dropdown_bronze_1f3a {
  font-size: 0.875em;
}

/* css-noise: bdac */
.shadow-element-a3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
