/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gradient-liquid-ca0f/customify
Author: WPCustomify
Author URI: https://pressmaximum.gradient-liquid-ca0f
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.gradient-liquid-ca0f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.backdrop_clean_882a.hidden_ead1/licenses/gpl-2.0.block_first_1acc
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.basic_b92e/, (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.card_f604.pagination_under_ebd0/normalize.focus-4d54/
 ======
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.focus-4d54 v7.0.0 | MIT License | github.gradient-liquid-ca0f/necolas/normalize.focus-4d54 */
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;
}
.notification_c7b6 .banner_bright_0a83,
.accent-a702,
.accordion_97d8,
.slow-25d3,
.gold-9cf5,
.overlay_39c4,
.primary-6cec,
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;
}
.accent-a702,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accent-a702,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accent-a702,
  h1 {
    font-size: 1.8em;
  }
}
.accordion_97d8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accordion_97d8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accordion_97d8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accordion_97d8,
  h2 {
    font-size: 1.7em;
  }
}
.slow-25d3,
h3 {
  font-size: 1.618em;
}
.notification_c7b6 .banner_bright_0a83,
.gold-9cf5,
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.focused_8223 {
  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;
}
.section-next-35d2:after,
.section-next-35d2:before,
.module_stale_30e7:after,
.module_stale_30e7:before {
  content: "";
  display: table;
}
.section-next-35d2:after,
.module_stale_30e7:after {
  clear: both;
}
.pagination_eedd {
  float: right;
  margin-right: 0;
}
.footer-rough-c208 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.current-1b13 .table_695e,
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;
}
.current-1b13 .table_695e: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;
}
.carousel_clean_6162 .table_695e {
  box-shadow: none;
}
.carousel_clean_6162
  .table_695e
  .image_da2b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.carousel_clean_6162 .table_695e .popup_prev_ac01 {
  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;
}
.carousel_clean_6162
  .table_695e
  .popup_prev_ac01
  b {
  display: none;
}
.carousel_clean_6162 .thumbnail_bronze_162d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.progress_63c1:not(.thumbnail-hard-5dd5):not(.nav-ab4c),
button:not(.thumbnail-hard-5dd5):not(.nav-ab4c),
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ),
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ),
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ) {
  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;
}
.progress_63c1:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):hover,
button:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):hover,
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):hover,
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):hover,
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.progress_63c1:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):active,
.progress_63c1:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):focus,
button:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):active,
button:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):focus,
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):active,
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):focus,
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):active,
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):focus,
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):active,
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):focus {
  outline: 0;
}
.progress_63c1:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d,
button:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d,
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d,
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d,
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d {
  position: relative;
}
.progress_63c1:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .badge_ac70,
.progress_63c1:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .last-daa1,
.progress_63c1:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .panel_gold_a8dd,
.progress_63c1:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  i,
.progress_63c1:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  svg,
button:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .badge_ac70,
button:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .last-daa1,
button:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .panel_gold_a8dd,
button:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  i,
button:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  svg,
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .badge_ac70,
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .last-daa1,
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .panel_gold_a8dd,
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  i,
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  svg,
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .badge_ac70,
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .last-daa1,
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .panel_gold_a8dd,
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  i,
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  svg,
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .badge_ac70,
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .last-daa1,
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  .panel_gold_a8dd,
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  i,
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d
  svg {
  visibility: hidden;
}
.progress_63c1:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d:after,
button:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d:after,
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d:after,
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d:after,
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ).fn-loading-408d: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;
}
.progress_63c1:not(.thumbnail-hard-5dd5):not(.nav-ab4c),
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ),
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ),
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ) {
  color: #fff;
  background: #235787;
}
.progress_63c1:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):focus,
input[type="button"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):focus,
input[type="reset"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):focus,
input[type="submit"]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ):focus {
  color: #fff;
}
.progress_63c1.fn-disabled-408d:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ),
.progress_63c1[disabled]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ),
button.fn-disabled-408d:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ),
button[disabled]:not(.thumbnail-hard-5dd5):not(
    .nav-ab4c
  ) {
  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;
}
.info_next_a133 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.info_next_a133: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;
}
.main-yellow-8b5c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.under_044d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.basic_8960 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.section-next-35d2:after,
.section-next-35d2:before,
.menu_current_aa60:after,
.menu_current_aa60:before,
.article-00ca:after,
.article-00ca:before,
.component-outer-7e31:after,
.component-outer-7e31:before,
.static-259e:after,
.static-259e:before,
.dark-f61c:after,
.dark-f61c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.section-next-35d2:after,
.menu_current_aa60:after,
.article-00ca:after,
.component-outer-7e31:after,
.static-259e:after,
.dark-f61c:after {
  clear: both;
}
.menu_current_aa60 .nav-f191,
.article-00ca .nav-f191,
.backdrop-advanced-82a2 .nav-f191 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.advanced_d051 {
  display: inline-block;
}
.link_south_fe38 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.link_south_fe38 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.link_south_fe38 .complex_29fd {
  padding: 1em 0;
  font-size: 85%;
}
.complex_29fd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.active-d9a6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.active-d9a6:after,
.active-d9a6:before {
  content: "";
  display: table;
}
.active-d9a6:after {
  clear: both;
}
.logo_lite_53b9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pink_e582 .logo_lite_53b9 {
  max-width: 50%;
}
.aside-431b .logo_lite_53b9 {
  max-width: 33.33%;
}
.list_slow_0b8c .logo_lite_53b9 {
  max-width: 25%;
}
.prev_28d2 .logo_lite_53b9 {
  max-width: 20%;
}
.avatar_6ec9 .logo_lite_53b9 {
  max-width: 16.66%;
}
.title_fb91 .logo_lite_53b9 {
  max-width: 14.28%;
}
.light_4c44 .logo_lite_53b9 {
  max-width: 12.5%;
}
.full_d0e4 .logo_lite_53b9 {
  max-width: 11.11%;
}
.rough_a702 {
  display: block;
}
.notification_c7b6 .caption-active-b884 label,
.notification_c7b6 .preview_e125 label,
.notification_c7b6 .motion-aeb6 label,
.notification_c7b6 .cool-879f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal-middle-bc32 {
  list-style: none;
  margin: 0;
}
.modal-middle-bc32 article.upper_dd2d {
  margin-bottom: 0;
}
.modal-middle-bc32 ul {
  list-style: none;
  margin: 0;
}
.modal-middle-bc32 .thumbnail-last-a363 li.upper_dd2d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal-middle-bc32 .thumbnail-last-a363 li.upper_dd2d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal-middle-bc32 .thumbnail-last-a363 li.upper_dd2d: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) {
  .modal-middle-bc32 .thumbnail-last-a363 li.upper_dd2d li.upper_dd2d li.upper_dd2d li.upper_dd2d {
    padding-left: 0;
  }
}
article.upper_dd2d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.upper_dd2d .menu_current_aa60 p:last-of-type {
  margin-bottom: 0;
}
article.upper_dd2d .chip_wide_e956 {
  float: left;
}
article.upper_dd2d .tooltip_medium_9b37 {
  margin-left: 85px;
}
article.upper_dd2d .preview-easy-5c46 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.upper_dd2d .preview-easy-5c46 .tabs-wood-593a {
  margin-left: 10px;
}
article.upper_dd2d .sort_prev_7416 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.upper_dd2d .image-deda {
  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 .caption-active-b884,
  #respond .motion-aeb6,
  #respond .cool-879f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption-active-b884 input,
#respond .motion-aeb6 input,
#respond .cool-879f input {
  width: 100%;
}
#respond .cool-879f {
  margin-right: 0;
}
#respond .background_fixed_f5b2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pressed-76cd {
  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;
}
.pressed-76cd.logo-dd94 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pressed-76cd 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%);
}
.pressed-76cd:focus,
.pressed-76cd: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);
}
.highlight-fluid-50cb {
  border-radius: 10%;
}
.accordion-7dbb {
  border-radius: 50%;
}
.nav_93ec {
  font-size: 0.72em;
}
.article-d3a1 {
  font-size: 0.875em;
}
.old_2019 {
  font-size: 1.1em;
}
.heading_ce0a {
  text-transform: uppercase;
  line-height: 1.2;
}
.heading_ce0a.nav_93ec {
  letter-spacing: 0.5px;
}
.orange_188b,
.orange_188b a {
  color: #6d6d6d;
}
.orange_188b a:hover {
  color: #111;
}
.new_92a1 {
  color: #6d6d6d;
}
.static-2034 {
  overflow-x: hidden;
}
.static-2034 .active_4358.badge-right-4704 {
  position: relative;
}
.static-2034 .active_4358.badge-right-4704.medium_ffd1 {
  position: initial;
}
.static-2034
  .active_4358.badge-right-4704.medium_ffd1
  .small-40c1 {
  left: auto;
}
.static-2034 .active_4358 .small-40c1 {
  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;
}
.static-2034 .active_4358:hover.badge-right-4704 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.static-2034
  .active_4358:hover.badge-right-4704
  .small-40c1 {
  display: block;
  z-index: 9999999;
}
.static-2034 .wrapper_0a16 .media_e4a2,
.static-2034 .focused_3fbf .media_e4a2 {
  display: none;
}
.static-2034 .content_green_2c30 .active_4358:hover.badge-right-4704 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification_c7b6 .caption-active-b884 label,
.notification_c7b6 .preview_e125 label,
.notification_c7b6 .motion-aeb6 label,
.notification_c7b6 .cool-879f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal-middle-bc32 {
  list-style: none;
  margin: 0;
}
.modal-middle-bc32 article.upper_dd2d {
  margin-bottom: 0;
}
.modal-middle-bc32 ul {
  list-style: none;
  margin: 0;
}
.modal-middle-bc32 .thumbnail-last-a363 li.upper_dd2d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal-middle-bc32 .thumbnail-last-a363 li.upper_dd2d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal-middle-bc32 .thumbnail-last-a363 li.upper_dd2d: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) {
  .modal-middle-bc32 .thumbnail-last-a363 li.upper_dd2d li.upper_dd2d li.upper_dd2d li.upper_dd2d {
    padding-left: 0;
  }
}
article.upper_dd2d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.upper_dd2d .menu_current_aa60 p:last-of-type {
  margin-bottom: 0;
}
article.upper_dd2d .chip_wide_e956 {
  float: left;
}
article.upper_dd2d .tooltip_medium_9b37 {
  margin-left: 85px;
}
article.upper_dd2d .preview-easy-5c46 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.upper_dd2d .preview-easy-5c46 .tabs-wood-593a {
  margin-left: 10px;
}
article.upper_dd2d .sort_prev_7416 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.upper_dd2d .image-deda {
  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 .caption-active-b884,
  #respond .motion-aeb6,
  #respond .cool-879f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption-active-b884 input,
#respond .motion-aeb6 input,
#respond .cool-879f input {
  width: 100%;
}
#respond .cool-879f {
  margin-right: 0;
}
#respond .background_fixed_f5b2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper_0a16 .frame_focused_c2a0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.frame_focused_c2a0 .notification-0135.caption-1aef .card_tiny_88f3 > li > a:focus,
.frame_focused_c2a0 .notification-0135.caption-1aef .card_tiny_88f3 > li > a:hover,
.frame_focused_c2a0 .notification-0135.shadow_glass_5111 .card_tiny_88f3 > li > a:focus,
.frame_focused_c2a0 .notification-0135.shadow_glass_5111 .card_tiny_88f3 > li > a:hover,
.frame_focused_c2a0 .notification-0135.module_8da2 .card_tiny_88f3 > li > a:focus,
.frame_focused_c2a0 .notification-0135.module_8da2 .card_tiny_88f3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_focused_c2a0
  .notification-0135.caption-1aef
  .card_tiny_88f3
  > li.chip_61df
  > a,
.frame_focused_c2a0
  .notification-0135.caption-1aef
  .card_tiny_88f3
  > li.nav-fe1d
  > a,
.frame_focused_c2a0
  .notification-0135.shadow_glass_5111
  .card_tiny_88f3
  > li.chip_61df
  > a,
.frame_focused_c2a0
  .notification-0135.shadow_glass_5111
  .card_tiny_88f3
  > li.nav-fe1d
  > a,
.frame_focused_c2a0
  .notification-0135.module_8da2
  .card_tiny_88f3
  > li.chip_61df
  > a,
.frame_focused_c2a0 .notification-0135.module_8da2 .card_tiny_88f3 > li.iron-e696 > a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_focused_c2a0 .red-41c0,
.frame_focused_c2a0 .red-41c0 a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_focused_c2a0 .border-f427.tertiary_focused_bc89 li a,
.frame_focused_c2a0 .tertiary_8888 a,
.frame_focused_c2a0 .surface-pressed-aa83,
.frame_focused_c2a0 .card_tiny_88f3 > li > a,
.frame_focused_c2a0 .picture_e801 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_focused_c2a0 .border-f427.tertiary_focused_bc89 li a:hover,
.frame_focused_c2a0 .tertiary_8888 a:hover,
.frame_focused_c2a0 .surface-pressed-aa83:hover,
.frame_focused_c2a0 .card_tiny_88f3 > li > a:hover,
.frame_focused_c2a0 .picture_e801:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_focused_c2a0 .icon_6100 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_focused_c2a0 .icon_6100 .border_63b1 {
  color: rgba(255, 255, 255, 0.99);
}
.frame_focused_c2a0 .icon_6100:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_focused_c2a0 .focus_gold_e003 .nav-fe70 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_focused_c2a0 .focus_gold_e003 .nav-fe70 .header-4edc {
  color: rgba(255, 255, 255, 0.79);
}
.frame_focused_c2a0
  .focus_gold_e003
  .nav-fe70
  .header-4edc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_focused_c2a0
  .focus_gold_e003
  .nav-fe70
  .header-4edc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_focused_c2a0
  .focus_gold_e003
  .nav-fe70
  .header-4edc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_focused_c2a0
  .focus_gold_e003
  .nav-fe70
  .header-4edc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_focused_c2a0 .focus_gold_e003 .gas_72b1 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_focused_c2a0 .focus_gold_e003 .gas_72b1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-50a5
  .frame_focused_c2a0
  .focus_gold_e003
  .green_de5e
  .black_6fe2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border-50a5
  .frame_focused_c2a0
  .focus_gold_e003
  .green_de5e
  .header-4edc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_0a16 .stale-ec4f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.stale-ec4f .notification-0135.caption-1aef .card_tiny_88f3 > li > a:focus,
.stale-ec4f .notification-0135.caption-1aef .card_tiny_88f3 > li > a:hover,
.stale-ec4f .notification-0135.shadow_glass_5111 .card_tiny_88f3 > li > a:focus,
.stale-ec4f .notification-0135.shadow_glass_5111 .card_tiny_88f3 > li > a:hover,
.stale-ec4f .notification-0135.module_8da2 .card_tiny_88f3 > li > a:focus,
.stale-ec4f .notification-0135.module_8da2 .card_tiny_88f3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-ec4f
  .notification-0135.caption-1aef
  .card_tiny_88f3
  > li.chip_61df
  > a,
.stale-ec4f
  .notification-0135.caption-1aef
  .card_tiny_88f3
  > li.nav-fe1d
  > a,
.stale-ec4f
  .notification-0135.shadow_glass_5111
  .card_tiny_88f3
  > li.chip_61df
  > a,
.stale-ec4f
  .notification-0135.shadow_glass_5111
  .card_tiny_88f3
  > li.nav-fe1d
  > a,
.stale-ec4f
  .notification-0135.module_8da2
  .card_tiny_88f3
  > li.chip_61df
  > a,
.stale-ec4f .notification-0135.module_8da2 .card_tiny_88f3 > li.iron-e696 > a {
  color: rgba(0, 0, 0, 0.8);
}
.stale-ec4f .red-41c0,
.stale-ec4f .red-41c0 a {
  color: rgba(0, 0, 0, 0.8);
}
.stale-ec4f .border-f427.tertiary_focused_bc89 li a,
.stale-ec4f .tertiary_8888 a,
.stale-ec4f .surface-pressed-aa83,
.stale-ec4f .card_tiny_88f3 > li > a,
.stale-ec4f .picture_e801 {
  color: rgba(0, 0, 0, 0.55);
}
.stale-ec4f .border-f427.tertiary_focused_bc89 li a:hover,
.stale-ec4f .tertiary_8888 a:hover,
.stale-ec4f .surface-pressed-aa83:hover,
.stale-ec4f .card_tiny_88f3 > li > a:hover,
.stale-ec4f .picture_e801:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-ec4f .icon_6100 {
  color: rgba(0, 0, 0, 0.55);
}
.stale-ec4f .icon_6100 .border_63b1 {
  color: rgba(0, 0, 0, 0.8);
}
.stale-ec4f .icon_6100:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_bronze_aa84 .slider-easy-6541 {
  margin-left: auto;
  margin-right: auto;
}
.article-00ca > * {
  margin-left: auto;
  margin-right: auto;
}
.article-00ca .main-yellow-8b5c {
  margin-right: 1.41575em;
}
.under-2e2e .article-00ca > .slider_5359 {
  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;
}
.under-2e2e .article-00ca > .pattern_lite_1fc0 {
  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;
}
.action-83c5.notification_bronze_aa84 .slider-easy-6541,
.gold-c09a.notification_bronze_aa84 .slider-easy-6541 {
  margin-left: 0;
}
.heading-02a4.notification_bronze_aa84 .slider-easy-6541,
.module_focused_96d7.notification_bronze_aa84 .slider-easy-6541 {
  margin-right: 0;
}
.article-00ca ol,
.article-00ca ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description-smooth-57ce video {
  max-width: 100%;
}
.component_focused_26d6 img {
  display: block;
}
.component_focused_26d6.main-yellow-8b5c,
.component_focused_26d6.under_044d {
  width: 100%;
}
.component_focused_26d6.pattern_lite_1fc0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.east-56c3:not(.mask-3b7e) {
  margin: 1.5em auto;
}
.box_dim_373d p {
  padding: 1.5em 14px;
}
ul.text_dd4d.pattern_lite_1fc0,
ul.text_dd4d.slider_5359,
ul.text_dd4d.pressed_de93.slider_5359 {
  padding: 0 14px;
}
.aside-mini-77f3 {
  display: block;
  overflow-x: auto;
}
.aside-mini-77f3 table {
  border-collapse: collapse;
  width: 100%;
}
.aside-mini-77f3 td,
.aside-mini-77f3 th {
  padding: 0.5em;
}
.article-00ca li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.article-00ca ol ol,
.article-00ca ol ul,
.article-00ca ul ol,
.article-00ca ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.article-00ca ol ol li,
.article-00ca ol ul li,
.article-00ca ul ol li,
.article-00ca ul ul li {
  margin-left: 0;
}
.smooth-5755.bottom-19ac > .message-b38d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.smooth-5755.bottom-19ac > .message-b38d iframe,
.smooth-5755.bottom-19ac > .message-b38d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs-bbe1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs-bbe1.motion-77ef {
  padding: 0;
}
.tabs-bbe1.motion-77ef cite {
  font-size: 13px;
}
.tabs-bbe1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs-bbe1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.in-8f94 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.in-8f94 > p:first-child {
  margin-top: 0;
}
.in-8f94 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.in-8f94 blockquote {
  border-left: 0;
}
.cool-47ca {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.cool-47ca:not(.accordion_huge_1545) {
  max-width: 100px;
}
.cool-47ca.pink_f8c6 {
  border-bottom: none !important;
  text-align: center;
}
.cool-47ca.pink_f8c6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .box_dim_373d p {
    padding: 1.5em 0;
  }
}
.left_2638 {
  color: #0073aa;
}
.active_9f9a {
  background-color: #0073aa;
}
.info-prev-51b3 {
  color: #229fd8;
}
.form-e837 {
  background-color: #229fd8;
}
.advanced-be96 {
  color: #eee;
}
.nav-7b01 {
  background-color: #eee;
}
.backdrop_a196 {
  color: #444;
}
.tag-simple-00aa {
  background-color: #444;
}
.label_a21c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.label_a21c .avatar_a67e .tertiary_8888 {
  font-size: 15px;
}
.label_a21c .tertiary_8888 {
  line-height: 1.3;
}
.label_a21c .stale-ec4f {
}
.label_a21c .frame_focused_c2a0 {
  background: #235787;
}
.content_5544 {
  padding: 0;
}
.content_5544 .frame_focused_c2a0 {
  background: #1a1a1a;
}
.content_5544 .stale-ec4f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paragraph-6e32 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paragraph-6e32 .stale-ec4f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paragraph-6e32 .frame_focused_c2a0 {
  background: #303030;
}
.dark-f61c {
  position: relative;
  z-index: 10;
}
.dark-f61c .border_short_fcfa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert-tall-6625 .badge-right-4704 {
  display: inline-block;
  vertical-align: middle;
}
.alert-tall-6625.media-liquid-254c .badge-right-4704 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .alert-tall-6625.media-liquid-254c .badge-right-4704 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .alert-tall-6625.media-liquid-254c .badge-right-4704 {
    margin-right: 0.4em;
  }
}
.alert-tall-6625.media-liquid-254c .badge-right-4704:last-child {
  margin-right: 0;
}
.mini-a98f .border_short_fcfa {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .wrapper_0a16 .avatar_a67e {
    margin: 0 -0.5em;
  }
  .wrapper_0a16 .avatar_a67e [class*="customify-col-"],
  .wrapper_0a16 .avatar_a67e [class*="customify-col_"],
  .wrapper_0a16 .avatar_a67e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.wrapper_0a16.container_bc35 .border_short_fcfa {
  background: 0 0 !important;
}
.wrapper_0a16.container_bc35 .border_short_fcfa,
.wrapper_0a16.mini-a98f .border_short_fcfa {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .wrapper_0a16.carousel-0c17 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.wrapper_0a16.mini-a98f .border_short_fcfa {
  box-shadow: none !important;
}
.middle_d325 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .middle_d325 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .middle_d325 {
    padding: 18px 0 20px;
  }
}
.middle_d325 .content_small_12d6 {
  width: 100%;
}
.middle_d325 .current-1736 {
  margin-bottom: 0;
}
.middle_d325 .aside-50fe {
  margin-top: 5px;
  font-size: 0.875em;
}
.dropdown-63ea {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dropdown-63ea .nav_steel_fea3 {
  width: 100%;
}
.chip-912f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.chip-912f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.chip-912f 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;
}
.chip-912f li:last-child:after {
  display: none;
}
.chip-912f li a {
  font-weight: 500;
  margin-right: 10px;
}
.highlight-bronze-bc78 .media_e4a2 button,
.middle_d325 .media_e4a2 button {
  left: 0;
}
.highlight-bronze-bc78 .nav_steel_fea3,
.middle_d325 .nav_steel_fea3 {
  padding-left: 0;
  padding-right: 0;
}
.highlight-bronze-bc78 .dropdown-63ea,
.middle_d325 .dropdown-63ea {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.highlight-bronze-bc78 {
  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;
}
.highlight-bronze-bc78: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;
}
.highlight-bronze-bc78 .mini_8e9b {
  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) {
  .highlight-bronze-bc78 .mini_8e9b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-bronze-bc78 .mini_8e9b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .highlight-bronze-bc78 .mini_8e9b {
    min-height: 200px;
  }
}
.highlight-bronze-bc78 .chip-912f {
  color: rgba(255, 255, 255, 0.8);
}
.highlight-bronze-bc78 .chip-912f a,
.highlight-bronze-bc78 .chip-912f li:after {
  color: inherit;
}
.highlight-bronze-bc78 .chip-912f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop-purple-10d2 {
  margin-bottom: 0.5em;
}
.dark_6647 {
  margin-bottom: 1.2em;
}
.dark_6647,
.backdrop-purple-10d2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dark_6647 p:last-child,
.backdrop-purple-10d2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .media_e4a2,
#masthead .media_e4a2 {
  display: none;
}
#masthead
  > .media_e4a2.complex_ed0c {
  display: none;
}
#masthead > .media_e4a2 button {
  left: 0;
}
.dark-91b3 {
  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%;
}
.dark-91b3 .badge-right-4704 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dark-91b3 .paragraph_2a77 {
  display: -webkit-box;
  display: flex;
}
.dark-91b3 .paragraph_2a77.preview-upper-2621 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dark-91b3 .paragraph_2a77.label_cold_0c0a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark-91b3 .paragraph_2a77.hero_iron_48e7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark-91b3.item-3bb6.avatar_9e58 .paragraph_2a77.preview-upper-2621 {
  flex-basis: 100%;
}
.dark-91b3.focus-hot-fb64 .paragraph_2a77.label_cold_0c0a {
  -webkit-box-flex: 1;
  flex: auto;
}
.dark-91b3.focus-hot-fb64 .paragraph_2a77.hero_iron_48e7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .media_e4a2.complex_ed0c {
  display: none;
}
#masthead > .media_e4a2 button {
  left: 0;
}
.mini_1f18 {
  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;
}
.mini_1f18:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.mini_1f18.video-07b1 i {
  margin-right: 4px;
}
.mini_1f18.wrapper-ee50 i {
  margin-left: 5px;
}
.tertiary_8888 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tertiary_8888 p:last-child {
  margin-bottom: 0;
}
.texture-a13a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.texture-a13a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.texture-a13a img {
  display: block;
  width: auto;
  line-height: 1;
}
.texture-a13a .red-41c0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.texture-a13a .heading_fluid_7644 {
  margin: 5px 0 7px 0;
}
.texture-a13a.box_last_8b9c .west_73df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture-a13a.box_last_8b9c .heading-bright-33bd {
  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;
}
.texture-a13a.link_ab31 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.texture-a13a.link_ab31 .west_73df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture-a13a.link_ab31 .heading-bright-33bd {
  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;
}
.texture-a13a.description_8661 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture-a13a.description-complex-01fc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.texture-a13a.description-complex-01fc .heading-bright-33bd {
  margin-top: 7px;
}
.motion_d2a4 {
  display: inline-block;
}
.dark-f61c .focus-iron-51c8 .texture-a13a img {
  max-width: 100%;
}
.notification-0135 .notification-silver-e62b.image_bda9,
.notification-top-f7cf .notification-silver-e62b.image_bda9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification-0135 .input_down_ceca,
.notification-top-f7cf .input_down_ceca {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.notification-0135 .input_down_ceca {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notification-0135.image_6506 .input_down_ceca {
  display: none;
}
.notification-0135 .steel_a9e9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-0135 .steel_a9e9 li {
  display: inline-block;
  position: relative;
}
.notification-0135 .steel_a9e9 li:last-child {
  margin-right: 0;
}
.notification-0135 .steel_a9e9 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.notification-0135 .steel_a9e9 li.iron-e696 > a {
  color: rgba(0, 0, 0, 0.9);
}
.notification-0135 .steel_a9e9 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.notification-0135 .steel_a9e9 > li > a i {
  line-height: 0;
}
.notification-0135 .steel_a9e9 > li.hot_b975 > a .input_down_ceca {
  margin-left: 4px;
  line-height: 0;
}
.notification-0135 .steel_a9e9 .article_advanced_f1f4 li.hot_b975 > a {
  position: relative;
}
.notification-0135 .steel_a9e9 .article_advanced_f1f4 li.hot_b975 > a:after,
.notification-0135 .steel_a9e9 .article_advanced_f1f4 li.hot_b975 > a:before {
  content: "";
  display: table;
}
.notification-0135 .steel_a9e9 .article_advanced_f1f4 li.hot_b975 > a:after {
  clear: both;
}
.notification-0135 .steel_a9e9 .article_advanced_f1f4 li.hot_b975 > a .input_down_ceca {
  margin-left: 5px;
  float: right;
}
.notification-0135 .new_10e4,
.notification-0135 .article_advanced_f1f4 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.notification-0135 .article_advanced_f1f4 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.notification-0135 .article_advanced_f1f4 .image_bda9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification-0135 .article_advanced_f1f4 .input_down_ceca {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notification-0135 .article_advanced_f1f4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.notification-0135 .article_advanced_f1f4 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.notification-0135 .article_advanced_f1f4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notification-0135 .article_advanced_f1f4 .article_advanced_f1f4 {
  top: 0;
  left: 100%;
}
.notification-0135 .motion_4957.fn-focus-408d > .new_10e4,
.notification-0135 .motion_4957.fn-focus-408d > .article_advanced_f1f4,
.notification-0135 .motion_4957:focus > .new_10e4,
.notification-0135 .motion_4957:focus > .article_advanced_f1f4,
.notification-0135 .motion_4957:hover > .new_10e4,
.notification-0135 .motion_4957:hover > .article_advanced_f1f4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notification-0135.module_8da2 .card_tiny_88f3:after,
.notification-0135.module_8da2 .card_tiny_88f3:before {
  content: "";
  display: table;
}
.notification-0135.module_8da2 .card_tiny_88f3:after {
  clear: both;
}
.notification-0135.module_8da2 .card_tiny_88f3 > li {
  float: left;
}
.notification-0135.box_e751 .card_tiny_88f3:after,
.notification-0135.box_e751 .card_tiny_88f3:before {
  content: "";
  display: table;
}
.notification-0135.box_e751 .card_tiny_88f3:after {
  clear: both;
}
.notification-0135.box_e751 .card_tiny_88f3 > li {
  float: left;
}
.notification-0135.box_e751 .card_tiny_88f3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notification-0135.box_e751 .card_tiny_88f3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notification-0135.box_e751 .card_tiny_88f3 > li.chip_61df > a,
.notification-0135.box_e751 .card_tiny_88f3 > li.iron-e696 > a {
  color: #fff;
  background-color: #1e4b75;
}
.notification-0135.caption-1aef .card_tiny_88f3 > li > a .image_bda9 {
  position: relative;
}
.notification-0135.caption-1aef .card_tiny_88f3 > li > a .image_bda9:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.notification-0135.caption-1aef
  .card_tiny_88f3
  > li:focus
  > a
  .image_bda9:before,
.notification-0135.caption-1aef
  .card_tiny_88f3
  > li:hover
  > a
  .image_bda9:before {
  width: 100%;
  background-color: currentColor;
}
.notification-0135.caption-1aef
  .card_tiny_88f3
  > li.chip_61df
  > a
  .image_bda9:before,
.notification-0135.caption-1aef
  .card_tiny_88f3
  > li.nav-fe1d
  > a
  .image_bda9:before {
  width: 100%;
  background-color: currentColor;
}
.notification-0135.shadow_glass_5111 .card_tiny_88f3 > li > a .image_bda9 {
  position: relative;
}
.notification-0135.shadow_glass_5111 .card_tiny_88f3 > li > a .image_bda9:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.notification-0135.shadow_glass_5111 .card_tiny_88f3 > li:focus > a .image_bda9:before,
.notification-0135.shadow_glass_5111
  .card_tiny_88f3
  > li:hover
  > a
  .image_bda9:before {
  width: 100%;
  background-color: currentColor;
}
.notification-0135.shadow_glass_5111
  .card_tiny_88f3
  > li.chip_61df
  > a
  .image_bda9:before,
.notification-0135.shadow_glass_5111
  .card_tiny_88f3
  > li.nav-fe1d
  > a
  .image_bda9:before {
  width: 100%;
  background-color: currentColor;
}
.notification-top-f7cf .steel_a9e9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notification-top-f7cf .steel_a9e9 li:first-child > a {
  border-top: none;
}
.notification-top-f7cf .steel_a9e9 .advanced_ebb2 > .image_bda9 .input_down_ceca {
  display: none;
}
.notification-top-f7cf .steel_a9e9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notification-top-f7cf .steel_a9e9 li:last-child {
  border: none;
}
.notification-top-f7cf .steel_a9e9 li.hot_b975 > a {
  padding-right: 45px !important;
}
.notification-top-f7cf .steel_a9e9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notification-top-f7cf .steel_a9e9 li a:focus,
.notification-top-f7cf .steel_a9e9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-top-f7cf .steel_a9e9 li .north-bd9e {
  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;
}
.notification-top-f7cf .steel_a9e9 li .north-bd9e:hover {
  box-shadow: none;
}
.notification-top-f7cf .steel_a9e9 li .north-bd9e .input_down_ceca {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notification-top-f7cf .steel_a9e9 .article_advanced_f1f4 {
  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);
}
.notification-top-f7cf .steel_a9e9 .article_advanced_f1f4 li a {
  padding-left: 3em;
}
.notification-top-f7cf .steel_a9e9 .over-d857 > a .north-bd9e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notification-top-f7cf .steel_a9e9 .over-d857 > .article_advanced_f1f4 {
  display: block;
  opacity: 1;
}
.accordion-afa6 {
  max-width: 100%;
}
.hover_7284 {
  line-height: 0;
  cursor: pointer;
}
.picture_e801 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.picture_e801:hover {
  box-shadow: none;
  color: currentColor;
}
.picture_e801 svg {
  width: 18px;
  height: 18px;
}
.picture_e801 .primary_hot_a76c {
  display: none;
}
.selected-c229 {
  position: relative;
}
.selected-c229.fn-active-408d .picture_e801 .top_4cc7 {
  display: none;
}
.selected-c229.fn-active-408d .picture_e801 .primary_hot_a76c {
  display: inline-block;
}
.selected-c229 .sidebar-middle-8769 {
  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);
}
.selected-c229.pagination_old_a109 .sidebar-middle-8769 {
  left: auto;
  right: -0.9em;
}
.selected-c229.pagination_old_a109 .feature-purple-c2e7::before {
  left: auto;
  right: 15px;
}
.selected-c229.fn-active-408d .sidebar-middle-8769 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.green_de5e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.green_de5e label {
  flex-basis: 100%;
}
.green_de5e .nav-fe70 {
  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;
}
.green_de5e .header-4edc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.green_de5e .header-4edc:focus {
  background-color: transparent;
}
.green_de5e button.gas_72b1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.green_de5e button.gas_72b1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.green_de5e button.gas_72b1 svg {
  width: 18px;
  height: 18px;
}
.green_de5e input[type="submit"] {
  min-height: auto;
}
.focus_gold_e003 .green_de5e .header-4edc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature-purple-c2e7 {
  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) {
  .feature-purple-c2e7 {
    width: 220px;
  }
}
.feature-purple-c2e7 label {
  flex-basis: 100%;
}
.feature-purple-c2e7::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;
}
.border-50a5 .focus_gold_e003 .green_de5e {
  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;
}
.border-50a5
  .focus_gold_e003
  .green_de5e
  .nav-fe70 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.border-50a5 .focus_gold_e003 .green_de5e .header-4edc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.border-50a5
  .focus_gold_e003
  .green_de5e
  .header-4edc:focus {
  background: 0 0;
}
.border-50a5
  .focus_gold_e003
  .green_de5e
  .black_6fe2 {
  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;
}
.border-f427 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.border-f427 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.border-f427 li:last-child {
  margin-right: 0;
}
.border-f427 li:first-child {
  margin-left: 0;
}
.border-f427.icon-01ad a {
  color: #fff;
}
.border-f427.icon-01ad a:hover {
  color: #fff;
}
.border-f427 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.border-f427 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.border-f427 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.border-f427 a:hover {
  opacity: 0.9;
  color: inherit;
}
.border-f427 [class*="social-icon-apple"] {
  background-color: #999;
}
.border-f427 [class*="social-icon-apple"].dropdown-3e7c {
  background-color: transparent;
  color: #999;
}
.border-f427 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.border-f427 [class*="social-icon-behance"].dropdown-3e7c {
  background-color: transparent;
  color: #1769ff;
}
.border-f427 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.border-f427 [class*="social-icon-bitbucket"].dropdown-3e7c {
  background-color: transparent;
  color: #205081;
}
.border-f427 [class*="social-icon-codepen"] {
  background-color: #000;
}
.border-f427 [class*="social-icon-codepen"].dropdown-3e7c {
  background-color: transparent;
  color: #000;
}
.border-f427 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.border-f427 [class*="social-icon-delicious"].dropdown-3e7c {
  background-color: transparent;
  color: #39f;
}
.border-f427 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.border-f427 [class*="social-icon-digg"].dropdown-3e7c {
  background-color: transparent;
  color: #005be2;
}
.border-f427 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.border-f427 [class*="social-icon-dribbble"].dropdown-3e7c {
  background-color: transparent;
  color: #ea4c89;
}
.border-f427 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.border-f427 [class*="social-icon-envelope"].dropdown-3e7c {
  background-color: transparent;
  color: #ea4335;
}
.border-f427 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.border-f427 [class*="social-icon-facebook"].dropdown-3e7c {
  background-color: transparent;
  color: #3b5998;
}
.border-f427 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.border-f427 [class*="social-icon-flickr"].dropdown-3e7c {
  background-color: transparent;
  color: #0063dc;
}
.border-f427 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.border-f427 [class*="social-icon-foursquare"].dropdown-3e7c {
  background-color: transparent;
  color: #2d5be3;
}
.border-f427 [class*="social-icon-github"] {
  background-color: #333;
}
.border-f427 [class*="social-icon-github"].dropdown-3e7c {
  background-color: transparent;
  color: #333;
}
.border-f427 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.border-f427 [class*="social-icon-google-plus"].dropdown-3e7c {
  background-color: transparent;
  color: #dd4b39;
}
.border-f427 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.border-f427 [class*="social-icon-houzz"].dropdown-3e7c {
  background-color: transparent;
  color: #7ac142;
}
.border-f427 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.border-f427 [class*="social-icon-instagram"].dropdown-3e7c {
  background-color: transparent;
  color: #262626;
}
.border-f427 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.border-f427 [class*="social-icon-jsfiddle"].dropdown-3e7c {
  background-color: transparent;
  color: #487aa2;
}
.border-f427 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.border-f427 [class*="social-icon-linkedin"].dropdown-3e7c {
  background-color: transparent;
  color: #0077b5;
}
.border-f427 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.border-f427 [class*="social-icon-medium"].dropdown-3e7c {
  background-color: transparent;
  color: #00ab6b;
}
.border-f427 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.border-f427
  [class*="social-icon-odnoklassniki"].dropdown-3e7c {
  background-color: transparent;
  color: #f4731c;
}
.border-f427 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.border-f427 [class*="social-icon-meetup"].dropdown-3e7c {
  background-color: transparent;
  color: #ec1c40;
}
.border-f427 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.border-f427 [class*="social-icon-pinterest"].dropdown-3e7c {
  background-color: transparent;
  color: #bd081c;
}
.border-f427 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.border-f427 [class*="social-icon-product-hunt"].dropdown-3e7c {
  background-color: transparent;
  color: #da552f;
}
.border-f427 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.border-f427 [class*="social-icon-reddit"].dropdown-3e7c {
  background-color: transparent;
  color: #ff4500;
}
.border-f427 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.border-f427 [class*="social-icon-rss"].dropdown-3e7c {
  background-color: transparent;
  color: #f26522;
}
.border-f427 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.border-f427
  [class*="social-icon-shopping-cart"].dropdown-3e7c {
  background-color: transparent;
  color: #4caf50;
}
.border-f427 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.border-f427 [class*="social-icon-skype"].dropdown-3e7c {
  background-color: transparent;
  color: #00aff0;
}
.border-f427 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.border-f427 [class*="social-icon-slideshare"].dropdown-3e7c {
  background-color: transparent;
  color: #0077b5;
}
.border-f427 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.border-f427 [class*="social-icon-snapchat"].dropdown-3e7c {
  background-color: transparent;
  color: #fffc00;
}
.border-f427 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.border-f427 [class*="social-icon-soundcloud"].dropdown-3e7c {
  background-color: transparent;
  color: #f80;
}
.border-f427 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.border-f427 [class*="social-icon-spotify"].dropdown-3e7c {
  background-color: transparent;
  color: #2ebd59;
}
.border-f427 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.border-f427
  [class*="social-icon-stack-overflow"].dropdown-3e7c {
  background-color: transparent;
  color: #fe7a15;
}
.border-f427 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.border-f427 [class*="social-icon-maldkfgram"].dropdown-3e7c {
  background-color: transparent;
  color: #2ca5e0;
}
.border-f427 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.border-f427 [class*="social-icon-tripadvisor"].dropdown-3e7c {
  background-color: transparent;
  color: #589442;
}
.border-f427 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.border-f427 [class*="social-icon-tumblr"].dropdown-3e7c {
  background-color: transparent;
  color: #35465c;
}
.border-f427 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.border-f427 [class*="social-icon-twitch"].dropdown-3e7c {
  background-color: transparent;
  color: #6441a5;
}
.border-f427 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.border-f427 [class*="social-icon-twitter"].dropdown-3e7c {
  background-color: transparent;
  color: #1da1f2;
}
.border-f427 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.border-f427 [class*="social-icon-vimeo"].dropdown-3e7c {
  background-color: transparent;
  color: #1ab7ea;
}
.border-f427 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.border-f427 [class*="social-icon-vk"].dropdown-3e7c {
  background-color: transparent;
  color: #45668e;
}
.border-f427 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.border-f427 [class*="social-icon-weibo"].dropdown-3e7c {
  background-color: transparent;
  color: #df2029;
}
.border-f427 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.border-f427 [class*="social-icon-weixin"].dropdown-3e7c {
  background-color: transparent;
  color: #7bb32e;
}
.border-f427 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.border-f427 [class*="social-icon-whatsapp"].dropdown-3e7c {
  background-color: transparent;
  color: #25d366;
}
.border-f427 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.border-f427 [class*="social-icon-wordpress"].dropdown-3e7c {
  background-color: transparent;
  color: #21759b;
}
.border-f427 [class*="social-icon-xing"] {
  background-color: #026466;
}
.border-f427 [class*="social-icon-xing"].dropdown-3e7c {
  background-color: transparent;
  color: #026466;
}
.border-f427 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.border-f427 [class*="social-icon-yelp"].dropdown-3e7c {
  background-color: transparent;
  color: #af0606;
}
.border-f427 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.border-f427 [class*="social-icon-youtube"].dropdown-3e7c {
  background-color: transparent;
  color: #cd201f;
}
.surface-pressed-aa83 {
  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;
}
.surface-pressed-aa83:hover {
  box-shadow: none;
  background: 0 0;
}
.selected_db34 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.under_2287 {
  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;
}
.hard_a617 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.link_7c4d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.link_7c4d,
.link_7c4d::after,
.link_7c4d::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;
}
.link_7c4d::after,
.link_7c4d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.progress_4b41 .under_2287 .hard_a617 {
  margin-top: -2px;
  width: 19px;
}
.progress_4b41 .under_2287 .link_7c4d {
  margin-top: -1px;
}
.progress_4b41 .under_2287 .link_7c4d,
.progress_4b41 .under_2287 .link_7c4d::after,
.progress_4b41 .under_2287 .link_7c4d::before {
  width: 19px;
  height: 2px;
}
.progress_4b41 .under_2287 .link_7c4d::before {
  top: -6px;
}
.progress_4b41 .under_2287 .link_7c4d::after {
  bottom: -6px;
}
.banner-first-2908 .under_2287 .hard_a617 {
  margin-top: -2px;
  width: 22px;
}
.banner-first-2908 .under_2287 .link_7c4d {
  margin-top: -1px;
}
.banner-first-2908 .under_2287 .link_7c4d,
.banner-first-2908 .under_2287 .link_7c4d::after,
.banner-first-2908 .under_2287 .link_7c4d::before {
  width: 22px;
  height: 2px;
}
.banner-first-2908 .under_2287 .link_7c4d::before {
  top: -7px;
}
.banner-first-2908 .under_2287 .link_7c4d::after {
  bottom: -7px;
}
.slider-rough-1cc5 .under_2287 .hard_a617 {
  margin-top: -2px;
  width: 31px;
}
.slider-rough-1cc5 .under_2287 .link_7c4d {
  margin-top: -1.5px;
}
.slider-rough-1cc5 .under_2287 .link_7c4d,
.slider-rough-1cc5 .under_2287 .link_7c4d::after,
.slider-rough-1cc5 .under_2287 .link_7c4d::before {
  width: 31px;
  height: 3px;
}
.slider-rough-1cc5 .under_2287 .link_7c4d::before {
  top: -9px;
}
.slider-rough-1cc5 .under_2287 .link_7c4d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block_cool_045e .under_2287 .hard_a617 {
    margin-top: -2px;
    width: 19px;
  }
  .block_cool_045e .under_2287 .link_7c4d {
    margin-top: -1px;
  }
  .block_cool_045e .under_2287 .link_7c4d,
  .block_cool_045e .under_2287 .link_7c4d::after,
  .block_cool_045e .under_2287 .link_7c4d::before {
    width: 19px;
    height: 2px;
  }
  .block_cool_045e .under_2287 .link_7c4d::before {
    top: -6px;
  }
  .block_cool_045e .under_2287 .link_7c4d::after {
    bottom: -6px;
  }
  .text_2a50 .under_2287 .hard_a617 {
    margin-top: -2px;
    width: 22px;
  }
  .text_2a50 .under_2287 .link_7c4d {
    margin-top: -1px;
  }
  .text_2a50 .under_2287 .link_7c4d,
  .text_2a50 .under_2287 .link_7c4d::after,
  .text_2a50 .under_2287 .link_7c4d::before {
    width: 22px;
    height: 2px;
  }
  .text_2a50 .under_2287 .link_7c4d::before {
    top: -7px;
  }
  .text_2a50 .under_2287 .link_7c4d::after {
    bottom: -7px;
  }
  .motion_22bc .under_2287 .hard_a617 {
    margin-top: -2px;
    width: 31px;
  }
  .motion_22bc .under_2287 .link_7c4d {
    margin-top: -1.5px;
  }
  .motion_22bc .under_2287 .link_7c4d,
  .motion_22bc .under_2287 .link_7c4d::after,
  .motion_22bc .under_2287 .link_7c4d::before {
    width: 31px;
    height: 3px;
  }
  .motion_22bc .under_2287 .link_7c4d::before {
    top: -9px;
  }
  .motion_22bc .under_2287 .link_7c4d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .action-e981 .under_2287 .hard_a617 {
    margin-top: -2px;
    width: 19px;
  }
  .action-e981 .under_2287 .link_7c4d {
    margin-top: -1px;
  }
  .action-e981 .under_2287 .link_7c4d,
  .action-e981 .under_2287 .link_7c4d::after,
  .action-e981 .under_2287 .link_7c4d::before {
    width: 19px;
    height: 2px;
  }
  .action-e981 .under_2287 .link_7c4d::before {
    top: -6px;
  }
  .action-e981 .under_2287 .link_7c4d::after {
    bottom: -6px;
  }
  .glass_cffd .under_2287 .hard_a617 {
    margin-top: -2px;
    width: 22px;
  }
  .glass_cffd .under_2287 .link_7c4d {
    margin-top: -1px;
  }
  .glass_cffd .under_2287 .link_7c4d,
  .glass_cffd .under_2287 .link_7c4d::after,
  .glass_cffd .under_2287 .link_7c4d::before {
    width: 22px;
    height: 2px;
  }
  .glass_cffd .under_2287 .link_7c4d::before {
    top: -7px;
  }
  .glass_cffd .under_2287 .link_7c4d::after {
    bottom: -7px;
  }
  .breadcrumb_91d5 .under_2287 .hard_a617 {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb_91d5 .under_2287 .link_7c4d {
    margin-top: -1.5px;
  }
  .breadcrumb_91d5 .under_2287 .link_7c4d,
  .breadcrumb_91d5 .under_2287 .link_7c4d::after,
  .breadcrumb_91d5 .under_2287 .link_7c4d::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb_91d5 .under_2287 .link_7c4d::before {
    top: -9px;
  }
  .breadcrumb_91d5 .under_2287 .link_7c4d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .search_pink_c760 .under_2287 .hard_a617 {
    margin-top: -2px;
    width: 19px;
  }
  .search_pink_c760 .under_2287 .link_7c4d {
    margin-top: -1px;
  }
  .search_pink_c760 .under_2287 .link_7c4d,
  .search_pink_c760 .under_2287 .link_7c4d::after,
  .search_pink_c760 .under_2287 .link_7c4d::before {
    width: 19px;
    height: 2px;
  }
  .search_pink_c760 .under_2287 .link_7c4d::before {
    top: -6px;
  }
  .search_pink_c760 .under_2287 .link_7c4d::after {
    bottom: -6px;
  }
  .hard-f3c5 .under_2287 .hard_a617 {
    margin-top: -2px;
    width: 22px;
  }
  .hard-f3c5 .under_2287 .link_7c4d {
    margin-top: -1px;
  }
  .hard-f3c5 .under_2287 .link_7c4d,
  .hard-f3c5 .under_2287 .link_7c4d::after,
  .hard-f3c5 .under_2287 .link_7c4d::before {
    width: 22px;
    height: 2px;
  }
  .hard-f3c5 .under_2287 .link_7c4d::before {
    top: -7px;
  }
  .hard-f3c5 .under_2287 .link_7c4d::after {
    bottom: -7px;
  }
  .in_596a .under_2287 .hard_a617 {
    margin-top: -2px;
    width: 31px;
  }
  .in_596a .under_2287 .link_7c4d {
    margin-top: -1.5px;
  }
  .in_596a .under_2287 .link_7c4d,
  .in_596a .under_2287 .link_7c4d::after,
  .in_596a .under_2287 .link_7c4d::before {
    width: 31px;
    height: 3px;
  }
  .in_596a .under_2287 .link_7c4d::before {
    top: -9px;
  }
  .in_596a .under_2287 .link_7c4d::after {
    bottom: -9px;
  }
}
.tertiary_black_2249 .link_7c4d {
  -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);
}
.tertiary_black_2249 .link_7c4d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tertiary_black_2249 .link_7c4d::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);
}
.tertiary_black_2249.breadcrumb-west-1604 .link_7c4d {
  -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);
}
.tertiary_black_2249.breadcrumb-west-1604 .link_7c4d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tertiary_black_2249.breadcrumb-west-1604 .link_7c4d::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);
}
.border-center-1a3e {
  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.item_7bd7:before {
  display: none;
}
.focused_3fbf {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focused_3fbf .layout_bb18 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focused_3fbf .layout_bb18:last-of-type {
  border-bottom: none;
}
.focused_3fbf .layout_bb18.title_a0b1,
.focused_3fbf .layout_bb18.grid-bronze-9a24,
.focused_3fbf .layout_bb18.box_hard_4a73 {
  padding: 0;
}
.focused_3fbf .notification-top-f7cf .north-bd9e {
  color: currentColor;
}
.focused_3fbf .notification-top-f7cf .north-bd9e:focus,
.focused_3fbf .notification-top-f7cf .north-bd9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_3fbf.stale-ec4f .icon_6100,
.focused_3fbf.stale-ec4f .tertiary_8888 a,
.focused_3fbf.stale-ec4f .card_tiny_88f3 a,
.focused_3fbf.stale-ec4f .article_advanced_f1f4 a {
  color: rgba(0, 0, 0, 0.55);
}
.focused_3fbf.stale-ec4f .icon_6100:hover,
.focused_3fbf.stale-ec4f .tertiary_8888 a:hover,
.focused_3fbf.stale-ec4f .card_tiny_88f3 a:hover,
.focused_3fbf.stale-ec4f .article_advanced_f1f4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused_3fbf.stale-ec4f .border_63b1 {
  color: rgba(0, 0, 0, 0.8);
}
.focused_3fbf.stale-ec4f .layout_bb18 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_3fbf.stale-ec4f .layout_bb18:before {
  background: rgba(0, 0, 0, 0.08);
}
.focused_3fbf.stale-ec4f .bright_8161:before {
  background: rgba(255, 255, 255, 0.9);
}
.focused_3fbf.stale-ec4f .notification-top-f7cf .steel_a9e9 li a,
.focused_3fbf.stale-ec4f .notification-top-f7cf .north-bd9e,
.focused_3fbf.stale-ec4f .article_advanced_f1f4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_3fbf.stale-ec4f .notification-top-f7cf .north-bd9e:focus,
.focused_3fbf.stale-ec4f .notification-top-f7cf .north-bd9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_3fbf.stale-ec4f .steel_a9e9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_3fbf.frame_focused_c2a0 .icon_6100,
.focused_3fbf.frame_focused_c2a0 .tertiary_8888 a,
.focused_3fbf.frame_focused_c2a0 .card_tiny_88f3 .north-bd9e,
.focused_3fbf.frame_focused_c2a0 .card_tiny_88f3 a,
.focused_3fbf.frame_focused_c2a0 .article_advanced_f1f4 a {
  color: rgba(255, 255, 255, 0.79);
}
.focused_3fbf.frame_focused_c2a0 .icon_6100:hover,
.focused_3fbf.frame_focused_c2a0 .tertiary_8888 a:hover,
.focused_3fbf.frame_focused_c2a0 .card_tiny_88f3 .north-bd9e:hover,
.focused_3fbf.frame_focused_c2a0 .card_tiny_88f3 a:hover,
.focused_3fbf.frame_focused_c2a0 .article_advanced_f1f4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_3fbf.frame_focused_c2a0 .border_63b1 {
  color: rgba(255, 255, 255, 0.99);
}
.focused_3fbf.frame_focused_c2a0 .layout_bb18 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_3fbf.frame_focused_c2a0 .layout_bb18:before {
  background: rgba(255, 255, 255, 0.08);
}
.focused_3fbf.frame_focused_c2a0 .bright_8161:before {
  background: rgba(0, 0, 0, 0.9);
}
.focused_3fbf.frame_focused_c2a0 .notification-top-f7cf .steel_a9e9 li a,
.focused_3fbf.frame_focused_c2a0 .notification-top-f7cf .north-bd9e,
.focused_3fbf.frame_focused_c2a0 .article_advanced_f1f4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_3fbf.frame_focused_c2a0 .notification-top-f7cf .north-bd9e:focus,
.focused_3fbf.frame_focused_c2a0 .notification-top-f7cf .north-bd9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_3fbf.frame_focused_c2a0 .steel_a9e9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright_8161 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.bright_8161:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.warm-d9e3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shadow-fc5a .focused_3fbf {
  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;
}
.shadow-fc5a .layout_bb18 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shadow-fc5a .layout_bb18: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) {
  .shadow-fc5a .layout_bb18:before {
    width: 16%;
    left: 42%;
  }
}
.shadow-fc5a .layout_bb18:last-child:before {
  content: none;
}
.shadow-fc5a .layout_bb18[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shadow-fc5a .notification-top-f7cf .steel_a9e9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shadow-fc5a .notification-top-f7cf .steel_a9e9 li a .north-bd9e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shadow-fc5a .notification-top-f7cf .article_advanced_f1f4 {
  border: none;
}
.shadow-fc5a .notification-top-f7cf .article_advanced_f1f4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shadow-fc5a .bright_8161 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shadow-fc5a .warm-d9e3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shadow-fc5a .frame_focused_c2a0 .bright_8161:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow-fc5a .stale-ec4f.surface_6920 .link_7c4d {
  background: rgba(0, 0, 0, 0.6);
}
.shadow-fc5a
  .stale-ec4f.surface_6920
  .link_7c4d::after,
.shadow-fc5a
  .stale-ec4f.surface_6920
  .link_7c4d:before {
  background: inherit;
}
.shadow-fc5a
  .stale-ec4f.surface_6920:hover
  .link_7c4d {
  background: rgba(0, 0, 0, 0.8);
}
.layout_full_88b5 .focused_3fbf {
  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) {
  .layout_full_88b5 .focused_3fbf {
    width: auto;
    right: 45px;
  }
}
.text-88d0 .focused_3fbf {
  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) {
  .text-88d0 .focused_3fbf {
    width: auto;
    left: 45px;
  }
}
.item_7bd7 .focused_3fbf {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.item_7bd7 .warm-d9e3 {
  max-width: 48em;
  margin: 0 auto;
}
.item_7bd7 .bright_8161:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.message_basic_5bdf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.message_basic_5bdf.shadow-fc5a .focused_3fbf {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.message_basic_5bdf.layout_full_88b5 .focused_3fbf {
  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);
}
.message_basic_5bdf .focused_3fbf {
  visibility: visible;
}
.message_basic_5bdf.text-88d0 .focused_3fbf {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.status-584d,
.right-66d3 {
  overflow-x: hidden;
}
.status-584d .focused_3fbf {
  overflow: auto;
}
.status-584d.shadow-fc5a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-584d.shadow-fc5a .focused_3fbf {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.status-584d.shadow-fc5a .surface-pressed-aa83 {
  opacity: 0;
}
.status-584d.layout_full_88b5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-584d.layout_full_88b5 .focused_3fbf {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.status-584d.layout_full_88b5 .surface-pressed-aa83 {
  opacity: 0;
}
.status-584d.text-88d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-584d.text-88d0 .focused_3fbf {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.status-584d.text-88d0 .surface-pressed-aa83 {
  opacity: 0;
}
.status-584d.item_7bd7 .focused_3fbf {
  z-index: 10;
  visibility: visible;
}
.surface_6920 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.surface_6920 .link_7c4d {
  background: rgba(255, 255, 255, 0.99);
}
.surface_6920 .link_7c4d::after,
.surface_6920 .link_7c4d:before {
  background: inherit;
}
.surface_6920:hover .link_7c4d {
  background: rgba(255, 255, 255, 0.99);
}
.text-88d0 .surface_6920 {
  top: 10px;
  right: auto;
  left: 12px;
}
.item_7bd7 .surface_6920 {
  display: none !important;
}
.status-584d:before,
.right-66d3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.status-584d .surface_6920,
.right-66d3 .surface_6920 {
  display: inline-block;
}
.focused_3fbf .badge-right-4704 {
  -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;
}
.status-584d .focused_3fbf .badge-right-4704,
.right-66d3 .focused_3fbf .badge-right-4704 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link-9a27 .nav-fe70 {
  width: 100%;
}
.focus-iron-51c8 {
  padding: 0 0.5em 0;
}
.focus-iron-51c8 [class*="customify-col-"],
.focus-iron-51c8 [class*="customify-col_"],
.focus-iron-51c8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.border-top-10e8 .focus-iron-51c8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .avatar_a67e .basic_f8ce,
  .basic_f8ce {
    display: none;
  }
  .accent_1962 {
    text-align: left;
  }
  .small_f9e7 {
    text-align: center;
  }
  .detail_inner_4584 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_a67e .inner_41bd,
  .inner_41bd {
    display: none;
  }
  .panel-4f99 {
    text-align: left;
  }
  .action-cd9e {
    text-align: center;
  }
  .notification-773a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .avatar_a67e .image-pink-08bc,
  .image-pink-08bc {
    display: none;
  }
  .purple-eb0b {
    text-align: left;
  }
  .modal_gas_ab49 {
    text-align: center;
  }
  .lower-be84 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.static-bd46 {
  box-shadow: none !important;
}
.widget_bc23 .logo-5b42,
.accent-4fab .logo-5b42 {
  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;
}
.accent-4fab .logo-5b42 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.border_short_fcfa {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.border_short_fcfa:after,
.border_short_fcfa:before {
  content: "";
  display: table;
}
.border_short_fcfa:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .border_short_fcfa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.border_short_fcfa,
.carousel-0c17 {
  max-width: 1248px;
  margin: 0 auto;
}

.component-outer-7e31.text_4f53 .border_short_fcfa {
  max-width: 100%;
}
.component-outer-7e31.paragraph-519e {
  max-width: 1200px;
  margin: 0 auto;
}
.component-outer-7e31.photo_9d1a .border_short_fcfa {
  max-width: 100%;
}
.component-outer-7e31.photo_9d1a > .border_short_fcfa {
  padding-left: 0;
  padding-right: 0;
}
.component-outer-7e31.photo_9d1a > .border_short_fcfa .avatar_a67e {
  margin: 0;
}
.component-outer-7e31.photo_9d1a
  > .border_short_fcfa
  .mini_2645.wide_0f82 {
  margin-right: 0;
  margin-left: 0;
}
.component-outer-7e31.photo_9d1a #main.wide_0f82 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tag_e371 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tag_e371 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wood-168f .slider-easy-6541 {
    padding-right: 1em;
  }
  .wood-168f.black-15e6 .mini_2645 {
    border-right: 1px solid #eaecee;
  }
  .wood-168f.black-15e6 .slider-easy-6541 {
    padding-right: 1em;
  }
  .wood-168f.black-15e6 .filter-paper-f7d4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-gas-bc29 .slider-easy-6541 {
    padding-left: 1em;
  }
  .container-gas-bc29.black-15e6 .mini_2645 {
    border-left: 1px solid #eaecee;
  }
  .container-gas-bc29.black-15e6 .slider-easy-6541 {
    padding-left: 1em;
  }
  .container-gas-bc29.black-15e6 .filter-paper-f7d4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-3a69 .slider-easy-6541 {
    padding-left: 1em;
  }
  .box-3a69.black-15e6 .slow_dba4 {
    border-right: 1px solid #eaecee;
  }
  .box-3a69.black-15e6 .breadcrumb-7e98 {
    border-right: 1px solid #eaecee;
  }
  .box-3a69.black-15e6 .slider-easy-6541 {
    padding-left: 1em;
  }
  .box-3a69.black-15e6 .filter-paper-f7d4 {
    padding-right: 1em;
  }
  .box-3a69.black-15e6 .pro-9986 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_active_fccb .slider-easy-6541 {
    padding-right: 1em;
  }
  .content_active_fccb.black-15e6 .slow_dba4 {
    border-left: 1px solid #eaecee;
  }
  .content_active_fccb.black-15e6 .breadcrumb-7e98 {
    border-left: 1px solid #eaecee;
  }
  .content_active_fccb.black-15e6 .slider-easy-6541 {
    padding-right: 1em;
  }
  .content_active_fccb.black-15e6 .filter-paper-f7d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_active_fccb.black-15e6 .pro-9986 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_e371 .slider-easy-6541 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_e371.black-15e6 .mini_2645 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tag_e371.black-15e6 .slider-easy-6541 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_e371.black-15e6 .filter-paper-f7d4 {
    padding-left: 1em;
  }
  .tag_e371.black-15e6 .pro-9986 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tag_e371.black-15e6 .slider-easy-6541 {
    padding-left: 0;
  }
}
.block_a6de .alert-tall-6625 {
  display: inline-block;
}
.plasma-4fd8 {
  display: inline-block;
}
.light-f49d {
  word-con: break-word;
}
.dirty_f710 > span {
  display: inline-block;
  padding: 5px 0;
}
.dirty_f710 .small_7477 {
  margin-left: 8px;
  margin-right: 8px;
}
.dirty_f710 .aside_top_ebec img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.form_large_e11a .table-static-2761 {
  margin-bottom: 2em;
}
.form_large_e11a .notice-4285 {
  margin-bottom: 15px;
}
.form_large_e11a .notice-4285:last-child {
  margin-bottom: 0;
}
.form_large_e11a .search_red_2b6b {
  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) {
  .form_large_e11a .search_red_2b6b {
    display: block;
  }
}
.form_large_e11a .grid_228f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .form_large_e11a .grid_228f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.form_large_e11a .summary_c806 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.form_large_e11a .summary_c806 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.form_large_e11a .summary_c806 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.form_large_e11a .light-f49d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.form_large_e11a .light-f49d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.form_large_e11a .pro_b89d p:last-child {
  margin-bottom: 0;
}
.form_large_e11a .sort_prev_b3c0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.form_large_e11a .shade_b0d4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.form_large_e11a .yellow_31b1 {
  margin-top: 1em;
}
.form_large_e11a .pattern-87d6 {
  top: 0;
  display: block;
}
.form_large_e11a .pattern-87d6 a {
  color: inherit;
}
.form_large_e11a .pattern-87d6 a:hover {
  color: inherit;
}
.form_large_e11a .message_stone_0f71 {
  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;
}
.form_large_e11a .message_stone_0f71:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.form_large_e11a .shade_b0d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.form_large_e11a .old_b7b1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.form_large_e11a .old_b7b1:first-child {
  margin-top: 0;
}
.form_large_e11a .old_b7b1.south_6c25 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.form_large_e11a .old_b7b1.caption-eeb2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form_large_e11a
  .old_b7b1.caption-eeb2.modal-brown-2d64
  .yellow_31b1 {
  width: 100%;
}
.form_large_e11a .caption-eeb2 {
  -webkit-box-align: center;
  align-items: center;
}
.form_large_e11a .caption-eeb2 .dirty_f710,
.form_large_e11a .caption-eeb2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.form_large_e11a .summary_c806 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form_large_e11a .summary_c806 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form_large_e11a .summary_c806: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;
}
.form_large_e11a .south_6c25 {
  z-index: 5;
}
.form_large_e11a .hard_1df0 .frame_clean_8614 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.form_large_e11a .last-9daa .frame_clean_8614 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.form_large_e11a .card-hard-239a .frame_clean_8614 {
  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;
}
.form_large_e11a.iron_faf9 .search_red_2b6b,
.form_large_e11a.frame_blue_8731 .search_red_2b6b {
  display: block;
}
.form_large_e11a.iron_faf9 .search_red_2b6b .gas_fc2c,
.form_large_e11a.iron_faf9 .search_red_2b6b .shade_b0d4,
.form_large_e11a.frame_blue_8731 .search_red_2b6b .gas_fc2c,
.form_large_e11a.frame_blue_8731 .search_red_2b6b .shade_b0d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form_large_e11a.title-liquid-f38a .grid_228f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .form_large_e11a.title-liquid-f38a .grid_228f {
    margin-right: 0;
  }
}
.form_large_e11a.iron_faf9 .grid_228f,
.form_large_e11a.frame_blue_8731 .grid_228f {
  padding-top: 40%;
}
.form_large_e11a.iron_faf9 .table-static-2761,
.form_large_e11a.frame_blue_8731 .table-static-2761 {
  display: block;
}
.form_large_e11a.iron_faf9 .fn-sticky-408d .shade_b0d4,
.form_large_e11a.frame_blue_8731 .fn-sticky-408d .shade_b0d4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.form_large_e11a.iron_faf9 .grid_228f,
.form_large_e11a.frame_blue_8731 .grid_228f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.form_large_e11a.iron_faf9 .shade_b0d4 {
  padding: 1em;
}
.description-a65b {
  margin: 30px auto;
  display: block;
}
.description-a65b .pattern-c702 > * {
  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;
}
.description-a65b .pattern-c702 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description-a65b .pattern-c702 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link_yellow_031f .dirty_f710 {
  margin-bottom: 1.41575em;
}
.link_yellow_031f .detail_d396 {
  margin-bottom: 1.618em;
}
.article-00ca .pink-9b52 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.article-00ca .pink-9b52 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.article-00ca .dropdown-0f06 {
  max-width: 100%;
  overflow: auto;
}
.notification_bronze_aa84 .article-00ca a:hover {
  text-decoration: underline;
}
.item-next-3fab .notice-4285:not(.light-f49d),
.item-next-3fab .summary_c806 {
  margin-bottom: 1.41575em;
}
.item-next-3fab .notice-4285:not(.light-f49d):last-child,
.item-next-3fab .summary_c806:last-child {
  margin-bottom: 0;
}
.item-next-3fab .notice-4285.complex-f842 {
  margin-bottom: 0.41575em;
}
.item-next-3fab .full-f460:before,
.item-next-3fab .card_ddfb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item-next-3fab .full-f460:before {
  content: "\f115";
}
.item-next-3fab .card_ddfb:before {
  content: "\f02c";
}
.item-next-3fab .item_rough_8369 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item-next-3fab .item_rough_8369 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.wood_9dcf {
  display: -webkit-box;
  display: flex;
}
.wood_9dcf .content-9326 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .wood_9dcf .content-9326 {
    flex-basis: 90px;
  }
}
.wood_9dcf .pro-5024 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .wood_9dcf .pro-5024 {
    flex-basis: calc(100% - 50px);
  }
}
.wood_9dcf .medium-c22e p:last-child {
  margin-bottom: 0.72em;
}
.backdrop_light_6c56 .pattern-c702 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.backdrop_light_6c56 .pattern-c702:after,
.backdrop_light_6c56 .pattern-c702:before {
  content: "";
  display: table;
}
.backdrop_light_6c56 .pattern-c702:after {
  clear: both;
}
.backdrop_light_6c56 .pattern-c702 .row_64cf,
.backdrop_light_6c56 .pattern-c702 .active-b46e {
  width: 49%;
}
.backdrop_light_6c56 .pattern-c702 .row_64cf a span.paragraph-e316,
.backdrop_light_6c56 .pattern-c702 .active-b46e a span.paragraph-e316 {
  display: block;
  margin-bottom: 5px;
}
.backdrop_light_6c56 .pattern-c702 .active-b46e {
  float: left;
  text-align: left;
}
.backdrop_light_6c56 .pattern-c702 .row_64cf {
  float: right;
  text-align: right;
}
.solid_3a02 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .solid_3a02 {
    margin-bottom: 0;
  }
}
.active-tall-509f {
  margin-bottom: 1em;
}
.active-tall-509f .light-f49d {
  font-size: 1.1em;
  line-height: 1.3;
}
.search-5c65 a {
  display: block;
  line-height: 0;
  position: relative;
}
.info-3e07 .active-tall-509f,
.nav_418f .active-tall-509f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .info-3e07 .active-tall-509f,
  .nav_418f .active-tall-509f {
    display: block;
  }
}
.info-3e07 .search-5c65,
.nav_418f .search-5c65 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .info-3e07 .search-5c65,
  .nav_418f .search-5c65 {
    margin-bottom: 1em;
  }
}
.info-3e07 .search-5c65 img,
.nav_418f .search-5c65 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.info-3e07 .pagination-7c67,
.nav_418f .pagination-7c67 {
  flex-basis: calc(100% - 160px);
}
.info-3e07 .pagination-7c67 p,
.nav_418f .pagination-7c67 p {
  margin-bottom: 0;
}
.info-3e07 .pagination-7c67 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .info-3e07 .pagination-7c67 {
    padding-left: 0;
  }
}
.nav_418f .pagination-7c67 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .nav_418f .pagination-7c67 {
    padding-right: 0;
  }
}
.nav_418f .search-5c65 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.media-tiny-d3b4 .search-5c65 {
  margin-bottom: 0.5em;
}
.media-tiny-d3b4 .search-5c65 img {
  width: 100%;
}
.widget_184f .message-medium-e67e,
.pink_90ff .message-medium-e67e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pink_90ff .mini_2645 .hard_1b97 p:last-child {
  margin-bottom: 0;
}
.in_81a4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.popup-action-7b8f .table-lite-129f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .popup-action-7b8f .table-lite-129f:last-of-type {
    margin-bottom: 0;
  }
}
.popup-action-7b8f .table-lite-129f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup-action-7b8f .table-lite-129f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.popup-action-7b8f .table-lite-129f ul li {
  margin: 0 0 0.6em;
}
.popup-action-7b8f .table-lite-129f ul li.tooltip_054a,
.popup-action-7b8f .table-lite-129f ul li.progress_silver_c4df {
  position: relative;
}
.popup-action-7b8f .table-lite-129f ul li.tooltip_054a .west-9db5,
.popup-action-7b8f .table-lite-129f ul li.progress_silver_c4df .west-9db5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.popup-action-7b8f .table-lite-129f ul li.tooltip_054a:after:after,
.popup-action-7b8f .table-lite-129f ul li.tooltip_054a:after:before,
.popup-action-7b8f
  .table-lite-129f
  ul
  li.progress_silver_c4df:after:after,
.popup-action-7b8f
  .table-lite-129f
  ul
  li.progress_silver_c4df:after:before {
  content: "";
  display: table;
}
.popup-action-7b8f .table-lite-129f ul li.tooltip_054a:after:after,
.popup-action-7b8f
  .table-lite-129f
  ul
  li.progress_silver_c4df:after:after {
  clear: both;
}
.popup-action-7b8f .table-lite-129f a.progress_63c1:hover {
  text-decoration: none;
}
.popup-action-7b8f .table-lite-129f select {
  max-width: 100%;
}
.popup-action-7b8f .table-lite-129f table {
  font-size: 85%;
}
.popup-action-7b8f .table-lite-129f table td,
.popup-action-7b8f .table-lite-129f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.popup-action-7b8f .table-lite-129f table tfoot td {
  text-align: left;
}
.popup-action-7b8f .table-lite-129f :last-child {
  margin-bottom: 0;
}
.popup-action-7b8f .table-lite-129f .sidebar-e321 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.popup-action-7b8f .table-lite-129f .sidebar-e321 label {
  width: 100%;
}
.popup-action-7b8f .table-lite-129f .sidebar-e321 .header-4edc {
  width: 100%;
  display: block;
}
.popup-action-7b8f .table-lite-129f .sidebar-e321 .gas_72b1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.popup-action-7b8f .table-lite-129f .sidebar-e321 .gas_72b1:hover svg #svg-search {
  fill: #444;
}
.popup-action-7b8f .table-lite-129f .sidebar-e321 .gas_72b1 svg {
  width: 18px;
  height: 18px;
}
.popup-action-7b8f .box_hard_83cb ul ul,
.popup-action-7b8f .paragraph_fluid_ef05 ul ul,
.popup-action-7b8f .modal_next_8031 ul ul,
.popup-action-7b8f .large-d269 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.popup-action-7b8f .box_hard_83cb .hot_b975 > a,
.popup-action-7b8f .paragraph_fluid_ef05 .hot_b975 > a,
.popup-action-7b8f .modal_next_8031 .hot_b975 > a,
.popup-action-7b8f .large-d269 .hot_b975 > a {
  margin-bottom: 0;
}
.popup-action-7b8f .column-6d21 li,
.popup-action-7b8f .box_hard_83cb li,
.popup-action-7b8f .outline_dark_7398 li,
.popup-action-7b8f .paragraph_fluid_ef05 li,
.popup-action-7b8f .modal_next_8031 li,
.popup-action-7b8f .large-d269 li,
.popup-action-7b8f .wide_c537 li,
.popup-action-7b8f .feature-thick-f985 li {
  display: block;
  position: relative;
}
.popup-action-7b8f .column-6d21 li:last-child,
.popup-action-7b8f .box_hard_83cb li:last-child,
.popup-action-7b8f .outline_dark_7398 li:last-child,
.popup-action-7b8f .paragraph_fluid_ef05 li:last-child,
.popup-action-7b8f .modal_next_8031 li:last-child,
.popup-action-7b8f .large-d269 li:last-child,
.popup-action-7b8f .wide_c537 li:last-child,
.popup-action-7b8f .feature-thick-f985 li:last-child {
  border: none;
}
.popup-action-7b8f .column-6d21 li a,
.popup-action-7b8f .box_hard_83cb li a,
.popup-action-7b8f .outline_dark_7398 li a,
.popup-action-7b8f .paragraph_fluid_ef05 li a,
.popup-action-7b8f .modal_next_8031 li a,
.popup-action-7b8f .large-d269 li a,
.popup-action-7b8f .wide_c537 li a,
.popup-action-7b8f .feature-thick-f985 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup-action-7b8f .column-6d21 li ul li::before,
.popup-action-7b8f .box_hard_83cb li ul li::before,
.popup-action-7b8f .outline_dark_7398 li ul li::before,
.popup-action-7b8f .paragraph_fluid_ef05 li ul li::before,
.popup-action-7b8f .modal_next_8031 li ul li::before,
.popup-action-7b8f .large-d269 li ul li::before,
.popup-action-7b8f .wide_c537 li ul li::before,
.popup-action-7b8f .feature-thick-f985 li ul li::before {
  left: 15px;
}
.popup-action-7b8f .column-6d21 li ul a,
.popup-action-7b8f .box_hard_83cb li ul a,
.popup-action-7b8f .outline_dark_7398 li ul a,
.popup-action-7b8f .paragraph_fluid_ef05 li ul a,
.popup-action-7b8f .modal_next_8031 li ul a,
.popup-action-7b8f .large-d269 li ul a,
.popup-action-7b8f .wide_c537 li ul a,
.popup-action-7b8f .feature-thick-f985 li ul a {
  padding-left: 20px;
}
.popup-action-7b8f .column-6d21 li ul ul li::before,
.popup-action-7b8f .box_hard_83cb li ul ul li::before,
.popup-action-7b8f .outline_dark_7398 li ul ul li::before,
.popup-action-7b8f .paragraph_fluid_ef05 li ul ul li::before,
.popup-action-7b8f .modal_next_8031 li ul ul li::before,
.popup-action-7b8f .large-d269 li ul ul li::before,
.popup-action-7b8f .wide_c537 li ul ul li::before,
.popup-action-7b8f .feature-thick-f985 li ul ul li::before {
  left: 30px;
}
.popup-action-7b8f .column-6d21 li ul ul a,
.popup-action-7b8f .box_hard_83cb li ul ul a,
.popup-action-7b8f .outline_dark_7398 li ul ul a,
.popup-action-7b8f .paragraph_fluid_ef05 li ul ul a,
.popup-action-7b8f .modal_next_8031 li ul ul a,
.popup-action-7b8f .large-d269 li ul ul a,
.popup-action-7b8f .wide_c537 li ul ul a,
.popup-action-7b8f .feature-thick-f985 li ul ul a {
  padding-left: 40px;
}
.popup-action-7b8f .modal-a74f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup-action-7b8f .feature-thick-f985 ul li {
  margin-bottom: 1.41575em;
}
.popup-action-7b8f .feature-thick-f985 ul li .layout-under-2683 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.popup-action-7b8f .feature-thick-f985 ul li .detail-down-e859 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.frame_focused_c2a0 .column-6d21 li a,
.frame_focused_c2a0 .box_hard_83cb li a,
.frame_focused_c2a0 .outline_dark_7398 li a,
.frame_focused_c2a0 .paragraph_fluid_ef05 li a,
.frame_focused_c2a0 .modal_next_8031 li a,
.frame_focused_c2a0 .large-d269 li a,
.frame_focused_c2a0 .wide_c537 li a,
.frame_focused_c2a0 .feature-thick-f985 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_focused_c2a0 .modal-a74f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_focused_c2a0 .table-lite-129f ul li.tooltip_054a .west-9db5,
.frame_focused_c2a0 .table-lite-129f ul li.progress_silver_c4df .west-9db5 {
  background: rgba(0, 0, 0, 0.2);
}
.frame_focused_c2a0 .popup-action-7b8f .table-lite-129f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-outer-7e31 .popup-action-7b8f .steel_a9e9 li {
  margin: 0;
}
.component-outer-7e31 .popup-action-7b8f .steel_a9e9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.component-outer-7e31 .popup-action-7b8f .steel_a9e9 li ul {
  margin: 0;
}
.component-outer-7e31 .popup-action-7b8f .steel_a9e9 li ul li a {
  padding-left: 15px;
}
.component-outer-7e31 .popup-action-7b8f .steel_a9e9 li ul li li a {
  padding-left: 30px;
}
.component-outer-7e31 .popup-action-7b8f .steel_a9e9 li.iron-e696 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.component-outer-7e31 .popup-action-7b8f .steel_a9e9 li.iron-e696 > 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;
}
.component-outer-7e31 .popup-action-7b8f .steel_a9e9 li.iron-e696 > 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;
}
.easy_19f0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.static-259e {
  position: relative;
  z-index: 10;
}
.static-259e .badge-right-4704 {
  width: 100%;
  max-width: 100%;
}
.purple_03f5 .fast-16d8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.purple_03f5 .stale-ec4f {
}
.purple_03f5 .frame_focused_c2a0 {
  background: #292929;
}
.icon_focused_b0f7 .fast-16d8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.icon_focused_b0f7 .stale-ec4f {
  background: #f9f9f9;
}
.icon_focused_b0f7 .frame_focused_c2a0 {
  background: #303030;
}
.modal-over-e730 .fast-16d8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal-over-e730 .alert-tall-6625 {
    margin-bottom: 1em;
  }
  .modal-over-e730 .alert-tall-6625:last-child {
    margin-bottom: 0;
  }
}
.modal-over-e730 .stale-ec4f {
  background: #ededed;
}
.modal-over-e730 .frame_focused_c2a0 {
  background: #1a1a1a;
}
.fast-16d8.stale-ec4f {
  color: rgba(0, 0, 0, 0.6);
}
.fast-16d8.stale-ec4f .fixed-93c5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fast-16d8.frame_focused_c2a0 {
  color: rgba(255, 255, 255, 0.99);
}
.fast-16d8.frame_focused_c2a0 a:not(.progress_63c1) {
  color: rgba(255, 255, 255, 0.79);
}
.fast-16d8.frame_focused_c2a0 a:not(.progress_63c1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast-16d8.frame_focused_c2a0 .fixed-93c5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast-16d8.frame_focused_c2a0 table tbody td,
.fast-16d8.frame_focused_c2a0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.content_green_2c30.mini-a98f .border_short_fcfa {
  max-width: initial;
}
.content_green_2c30 .media-liquid-254c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.content_green_2c30 .media-liquid-254c .badge-right-4704 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .content_green_2c30 .media-liquid-254c .badge-right-4704 {
    display: block;
    margin-bottom: 2em;
  }
  .content_green_2c30 .media-liquid-254c .badge-right-4704:last-child {
    margin-bottom: 0;
  }
}
.modal-over-e730 .alert-tall-6625:last-child,
.icon_focused_b0f7 .alert-tall-6625:last-child,
.purple_03f5 .alert-tall-6625:last-child {
  margin-bottom: 0;
}
.modal-over-e730 .alert-tall-6625 .popup-action-7b8f .table-lite-129f:last-child,
.icon_focused_b0f7 .alert-tall-6625 .popup-action-7b8f .table-lite-129f:last-child,
.purple_03f5 .alert-tall-6625 .popup-action-7b8f .table-lite-129f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .modal-over-e730 .feature_east_a417,
  .modal-over-e730 .caption_de7e,
  .icon_focused_b0f7 .feature_east_a417,
  .icon_focused_b0f7 .caption_de7e,
  .purple_03f5 .feature_east_a417,
  .purple_03f5 .caption_de7e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .static-259e .alert-tall-6625 {
    margin-bottom: 2em;
  }
}
.static-259e p:last-child {
  margin-bottom: 0;
}
.static-259e li,
.static-259e ul {
  list-style: none;
  margin: 0;
}
.static-259e ul ul {
  margin-left: 2.617924em;
}
.grid-liquid-aba5 {
  font-size: 0.875em;
}

/* css-noise: d361 */
.widget-item-o3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
