/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary_fba7/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary_fba7
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.primary_fba7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card-ada2.clean-2585/licenses/gpl-2.0.large_7c93
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.summary-middle-01b6/, (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.orange_ffe8.caption-slow-bcae/normalize.active_east_7c50/
 ======
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.active_east_7c50 v7.0.0 | MIT License | github.primary_fba7/necolas/normalize.active_east_7c50 */
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;
}
.top-a0ac .header_dim_16a5,
.content_7deb,
.gold_2ce7,
.pagination-1f6d,
.background_upper_39f9,
.pattern_silver_f9fd,
.detail-full-40a8,
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;
}
.content_7deb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .content_7deb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .content_7deb,
  h1 {
    font-size: 1.8em;
  }
}
.gold_2ce7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gold_2ce7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gold_2ce7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gold_2ce7,
  h2 {
    font-size: 1.7em;
  }
}
.pagination-1f6d,
h3 {
  font-size: 1.618em;
}
.top-a0ac .header_dim_16a5,
.background_upper_39f9,
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.sort-a6c4 {
  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;
}
.fast_5c38:after,
.fast_5c38:before,
.paper-af5b:after,
.paper-af5b:before {
  content: "";
  display: table;
}
.fast_5c38:after,
.paper-af5b:after {
  clear: both;
}
.component_dim_a3d7 {
  float: right;
  margin-right: 0;
}
.surface-large-fbad {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pro-07fe .feature_6652,
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;
}
.pro-07fe .feature_6652: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;
}
.section-d538 .feature_6652 {
  box-shadow: none;
}
.section-d538
  .feature_6652
  .main_7931 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.section-d538 .feature_6652 .stone_da77 {
  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;
}
.section-d538
  .feature_6652
  .stone_da77
  b {
  display: none;
}
.section-d538 .hidden-slow-965f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.video-3bef:not(.sidebar_fresh_0518):not(.middle-3a82),
button:not(.sidebar_fresh_0518):not(.middle-3a82),
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ),
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ),
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ) {
  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;
}
.video-3bef:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):hover,
button:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):hover,
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):hover,
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):hover,
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.video-3bef:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):active,
.video-3bef:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):focus,
button:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):active,
button:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):focus,
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):active,
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):focus,
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):active,
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):focus,
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):active,
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):focus {
  outline: 0;
}
.video-3bef:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f,
button:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f,
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f,
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f,
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f {
  position: relative;
}
.video-3bef:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .text_blue_748a,
.video-3bef:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .soft-2a9d,
.video-3bef:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .tooltip_1546,
.video-3bef:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  i,
.video-3bef:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  svg,
button:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .text_blue_748a,
button:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .soft-2a9d,
button:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .tooltip_1546,
button:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  i,
button:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  svg,
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .text_blue_748a,
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .soft-2a9d,
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .tooltip_1546,
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  i,
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  svg,
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .text_blue_748a,
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .soft-2a9d,
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .tooltip_1546,
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  i,
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  svg,
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .text_blue_748a,
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .soft-2a9d,
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  .tooltip_1546,
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  i,
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f
  svg {
  visibility: hidden;
}
.video-3bef:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f:after,
button:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f:after,
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f:after,
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f:after,
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ).fn-loading-f93f: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;
}
.video-3bef:not(.sidebar_fresh_0518):not(.middle-3a82),
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ),
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ),
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ) {
  color: #fff;
  background: #235787;
}
.video-3bef:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):focus,
input[type="button"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):focus,
input[type="reset"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):focus,
input[type="submit"]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ):focus {
  color: #fff;
}
.video-3bef.fn-disabled-f93f:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ),
.video-3bef[disabled]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ),
button.fn-disabled-f93f:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ),
button[disabled]:not(.sidebar_fresh_0518):not(
    .middle-3a82
  ) {
  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;
}
.container-stone-76ab {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.container-stone-76ab: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;
}
.under-18ab {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.preview_b2ea {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.white_ab70 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fast_5c38:after,
.fast_5c38:before,
.card_7a1f:after,
.card_7a1f:before,
.detail_47b0:after,
.detail_47b0:before,
.article_6921:after,
.article_6921:before,
.picture-wide-5246:after,
.picture-wide-5246:before,
.feature_5a67:after,
.feature_5a67:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fast_5c38:after,
.card_7a1f:after,
.detail_47b0:after,
.article_6921:after,
.picture-wide-5246:after,
.feature_5a67:after {
  clear: both;
}
.card_7a1f .component-5266,
.detail_47b0 .component-5266,
.button-top-cb00 .component-5266 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.feature_220d {
  display: inline-block;
}
.badge-gas-3551 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.badge-gas-3551 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.badge-gas-3551 .item_first_5db4 {
  padding: 1em 0;
  font-size: 85%;
}
.item_first_5db4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tertiary_7160 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tertiary_7160:after,
.tertiary_7160:before {
  content: "";
  display: table;
}
.tertiary_7160:after {
  clear: both;
}
.footer-paper-2dd5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.section_d778 .footer-paper-2dd5 {
  max-width: 50%;
}
.layout_f79a .footer-paper-2dd5 {
  max-width: 33.33%;
}
.outline-blue-75b5 .footer-paper-2dd5 {
  max-width: 25%;
}
.fixed-b2dd .footer-paper-2dd5 {
  max-width: 20%;
}
.box_west_624e .footer-paper-2dd5 {
  max-width: 16.66%;
}
.caption-3533 .footer-paper-2dd5 {
  max-width: 14.28%;
}
.prev-3daf .footer-paper-2dd5 {
  max-width: 12.5%;
}
.warm-7dd2 .footer-paper-2dd5 {
  max-width: 11.11%;
}
.detail_top_0dd1 {
  display: block;
}
.top-a0ac .rough-6a75 label,
.top-a0ac .header_d0e5 label,
.top-a0ac .sidebar_north_ac11 label,
.top-a0ac .footer_red_5474 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dirty_60b9 {
  list-style: none;
  margin: 0;
}
.dirty_60b9 article.status-fast-4e84 {
  margin-bottom: 0;
}
.dirty_60b9 ul {
  list-style: none;
  margin: 0;
}
.dirty_60b9 .dirty_fbf3 li.status-fast-4e84 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dirty_60b9 .dirty_fbf3 li.status-fast-4e84 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dirty_60b9 .dirty_fbf3 li.status-fast-4e84: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) {
  .dirty_60b9 .dirty_fbf3 li.status-fast-4e84 li.status-fast-4e84 li.status-fast-4e84 li.status-fast-4e84 {
    padding-left: 0;
  }
}
article.status-fast-4e84 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status-fast-4e84 .card_7a1f p:last-of-type {
  margin-bottom: 0;
}
article.status-fast-4e84 .container_medium_e721 {
  float: left;
}
article.status-fast-4e84 .component-594a {
  margin-left: 85px;
}
article.status-fast-4e84 .large_d6ab {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status-fast-4e84 .large_d6ab .widget-1503 {
  margin-left: 10px;
}
article.status-fast-4e84 .popup_a983 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status-fast-4e84 .tall_ade4 {
  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 .rough-6a75,
  #respond .sidebar_north_ac11,
  #respond .footer_red_5474 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .rough-6a75 input,
#respond .sidebar_north_ac11 input,
#respond .footer_red_5474 input {
  width: 100%;
}
#respond .footer_red_5474 {
  margin-right: 0;
}
#respond .last-57ac #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_huge_668b {
  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;
}
.thumbnail_huge_668b.tag-east-8a0f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail_huge_668b 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%);
}
.thumbnail_huge_668b:focus,
.thumbnail_huge_668b: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);
}
.popup-lower-3ad5 {
  border-radius: 10%;
}
.breadcrumb_cc9e {
  border-radius: 50%;
}
.up-e1da {
  font-size: 0.72em;
}
.left-d98c {
  font-size: 0.875em;
}
.table_29ff {
  font-size: 1.1em;
}
.purple_4705 {
  text-transform: uppercase;
  line-height: 1.2;
}
.purple_4705.up-e1da {
  letter-spacing: 0.5px;
}
.tertiary-29db,
.tertiary-29db a {
  color: #6d6d6d;
}
.tertiary-29db a:hover {
  color: #111;
}
.mini-1637 {
  color: #6d6d6d;
}
.shade_0a0d {
  overflow-x: hidden;
}
.shade_0a0d .notification_baa0.background-short-914f {
  position: relative;
}
.shade_0a0d .notification_baa0.background-short-914f.complex-5ced {
  position: initial;
}
.shade_0a0d
  .notification_baa0.background-short-914f.complex-5ced
  .hot_0354 {
  left: auto;
}
.shade_0a0d .notification_baa0 .hot_0354 {
  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;
}
.shade_0a0d .notification_baa0:hover.background-short-914f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shade_0a0d
  .notification_baa0:hover.background-short-914f
  .hot_0354 {
  display: block;
  z-index: 9999999;
}
.shade_0a0d .feature-soft-e35b .image-e87f,
.shade_0a0d .popup_yellow_5509 .image-e87f {
  display: none;
}
.shade_0a0d .panel_cool_dfab .notification_baa0:hover.background-short-914f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.top-a0ac .rough-6a75 label,
.top-a0ac .header_d0e5 label,
.top-a0ac .sidebar_north_ac11 label,
.top-a0ac .footer_red_5474 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dirty_60b9 {
  list-style: none;
  margin: 0;
}
.dirty_60b9 article.status-fast-4e84 {
  margin-bottom: 0;
}
.dirty_60b9 ul {
  list-style: none;
  margin: 0;
}
.dirty_60b9 .dirty_fbf3 li.status-fast-4e84 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dirty_60b9 .dirty_fbf3 li.status-fast-4e84 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dirty_60b9 .dirty_fbf3 li.status-fast-4e84: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) {
  .dirty_60b9 .dirty_fbf3 li.status-fast-4e84 li.status-fast-4e84 li.status-fast-4e84 li.status-fast-4e84 {
    padding-left: 0;
  }
}
article.status-fast-4e84 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status-fast-4e84 .card_7a1f p:last-of-type {
  margin-bottom: 0;
}
article.status-fast-4e84 .container_medium_e721 {
  float: left;
}
article.status-fast-4e84 .component-594a {
  margin-left: 85px;
}
article.status-fast-4e84 .large_d6ab {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status-fast-4e84 .large_d6ab .widget-1503 {
  margin-left: 10px;
}
article.status-fast-4e84 .popup_a983 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status-fast-4e84 .tall_ade4 {
  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 .rough-6a75,
  #respond .sidebar_north_ac11,
  #respond .footer_red_5474 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .rough-6a75 input,
#respond .sidebar_north_ac11 input,
#respond .footer_red_5474 input {
  width: 100%;
}
#respond .footer_red_5474 {
  margin-right: 0;
}
#respond .last-57ac #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature-soft-e35b .copper_4c02 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.copper_4c02 .pink-b3db.filter-de91 .stale-fd28 > li > a:focus,
.copper_4c02 .pink-b3db.filter-de91 .stale-fd28 > li > a:hover,
.copper_4c02 .pink-b3db.advanced-304e .stale-fd28 > li > a:focus,
.copper_4c02 .pink-b3db.advanced-304e .stale-fd28 > li > a:hover,
.copper_4c02 .pink-b3db.search_b4ba .stale-fd28 > li > a:focus,
.copper_4c02 .pink-b3db.search_b4ba .stale-fd28 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_4c02
  .pink-b3db.filter-de91
  .stale-fd28
  > li.caption_3b38
  > a,
.copper_4c02
  .pink-b3db.filter-de91
  .stale-fd28
  > li.mini-a883
  > a,
.copper_4c02
  .pink-b3db.advanced-304e
  .stale-fd28
  > li.caption_3b38
  > a,
.copper_4c02
  .pink-b3db.advanced-304e
  .stale-fd28
  > li.mini-a883
  > a,
.copper_4c02
  .pink-b3db.search_b4ba
  .stale-fd28
  > li.caption_3b38
  > a,
.copper_4c02 .pink-b3db.search_b4ba .stale-fd28 > li.widget-fcc1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.copper_4c02 .popup_east_fdfd,
.copper_4c02 .popup_east_fdfd a {
  color: rgba(255, 255, 255, 0.99);
}
.copper_4c02 .picture_2378.cool-152c li a,
.copper_4c02 .medium_7de8 a,
.copper_4c02 .menu-6395,
.copper_4c02 .stale-fd28 > li > a,
.copper_4c02 .block-rough-2ecc {
  color: rgba(255, 255, 255, 0.79);
}
.copper_4c02 .picture_2378.cool-152c li a:hover,
.copper_4c02 .medium_7de8 a:hover,
.copper_4c02 .menu-6395:hover,
.copper_4c02 .stale-fd28 > li > a:hover,
.copper_4c02 .block-rough-2ecc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_4c02 .tabs_soft_d2a9 {
  color: rgba(255, 255, 255, 0.79);
}
.copper_4c02 .tabs_soft_d2a9 .disabled_cb8a {
  color: rgba(255, 255, 255, 0.99);
}
.copper_4c02 .tabs_soft_d2a9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_4c02 .smooth-66df .item-yellow-8186 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.copper_4c02 .smooth-66df .item-yellow-8186 .avatar_872d {
  color: rgba(255, 255, 255, 0.79);
}
.copper_4c02
  .smooth-66df
  .item-yellow-8186
  .avatar_872d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_4c02
  .smooth-66df
  .item-yellow-8186
  .avatar_872d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_4c02
  .smooth-66df
  .item-yellow-8186
  .avatar_872d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_4c02
  .smooth-66df
  .item-yellow-8186
  .avatar_872d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_4c02 .smooth-66df .overlay_hovered_819e {
  color: rgba(255, 255, 255, 0.79);
}
.copper_4c02 .smooth-66df .overlay_hovered_819e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge_fa48
  .copper_4c02
  .smooth-66df
  .image-static-e021
  .wrapper-c416 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge_fa48
  .copper_4c02
  .smooth-66df
  .image-static-e021
  .avatar_872d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature-soft-e35b .light_b0ef {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.light_b0ef .pink-b3db.filter-de91 .stale-fd28 > li > a:focus,
.light_b0ef .pink-b3db.filter-de91 .stale-fd28 > li > a:hover,
.light_b0ef .pink-b3db.advanced-304e .stale-fd28 > li > a:focus,
.light_b0ef .pink-b3db.advanced-304e .stale-fd28 > li > a:hover,
.light_b0ef .pink-b3db.search_b4ba .stale-fd28 > li > a:focus,
.light_b0ef .pink-b3db.search_b4ba .stale-fd28 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.light_b0ef
  .pink-b3db.filter-de91
  .stale-fd28
  > li.caption_3b38
  > a,
.light_b0ef
  .pink-b3db.filter-de91
  .stale-fd28
  > li.mini-a883
  > a,
.light_b0ef
  .pink-b3db.advanced-304e
  .stale-fd28
  > li.caption_3b38
  > a,
.light_b0ef
  .pink-b3db.advanced-304e
  .stale-fd28
  > li.mini-a883
  > a,
.light_b0ef
  .pink-b3db.search_b4ba
  .stale-fd28
  > li.caption_3b38
  > a,
.light_b0ef .pink-b3db.search_b4ba .stale-fd28 > li.widget-fcc1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.light_b0ef .popup_east_fdfd,
.light_b0ef .popup_east_fdfd a {
  color: rgba(0, 0, 0, 0.8);
}
.light_b0ef .picture_2378.cool-152c li a,
.light_b0ef .medium_7de8 a,
.light_b0ef .menu-6395,
.light_b0ef .stale-fd28 > li > a,
.light_b0ef .block-rough-2ecc {
  color: rgba(0, 0, 0, 0.55);
}
.light_b0ef .picture_2378.cool-152c li a:hover,
.light_b0ef .medium_7de8 a:hover,
.light_b0ef .menu-6395:hover,
.light_b0ef .stale-fd28 > li > a:hover,
.light_b0ef .block-rough-2ecc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.light_b0ef .tabs_soft_d2a9 {
  color: rgba(0, 0, 0, 0.55);
}
.light_b0ef .tabs_soft_d2a9 .disabled_cb8a {
  color: rgba(0, 0, 0, 0.8);
}
.light_b0ef .tabs_soft_d2a9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row_out_2485 .content-fixed-0031 {
  margin-left: auto;
  margin-right: auto;
}
.detail_47b0 > * {
  margin-left: auto;
  margin-right: auto;
}
.detail_47b0 .under-18ab {
  margin-right: 1.41575em;
}
.layout_simple_8cd8 .detail_47b0 > .button-dark-fc11 {
  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;
}
.layout_simple_8cd8 .detail_47b0 > .dark_2771 {
  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;
}
.last_1538.row_out_2485 .content-fixed-0031,
.paragraph-7e67.row_out_2485 .content-fixed-0031 {
  margin-left: 0;
}
.text-glass-668e.row_out_2485 .content-fixed-0031,
.heading-huge-a67e.row_out_2485 .content-fixed-0031 {
  margin-right: 0;
}
.detail_47b0 ol,
.detail_47b0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.clean_3d4c video {
  max-width: 100%;
}
.main_b39a img {
  display: block;
}
.main_b39a.under-18ab,
.main_b39a.preview_b2ea {
  width: 100%;
}
.main_b39a.dark_2771 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.preview_top_ae0e:not(.main_52f8) {
  margin: 1.5em auto;
}
.slow_e1ef p {
  padding: 1.5em 14px;
}
ul.slider_c6ef.dark_2771,
ul.slider_c6ef.button-dark-fc11,
ul.slider_c6ef.pagination-dim-7bf4.button-dark-fc11 {
  padding: 0 14px;
}
.short_5514 {
  display: block;
  overflow-x: auto;
}
.short_5514 table {
  border-collapse: collapse;
  width: 100%;
}
.short_5514 td,
.short_5514 th {
  padding: 0.5em;
}
.detail_47b0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.detail_47b0 ol ol,
.detail_47b0 ol ul,
.detail_47b0 ul ol,
.detail_47b0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.detail_47b0 ol ol li,
.detail_47b0 ol ul li,
.detail_47b0 ul ol li,
.detail_47b0 ul ul li {
  margin-left: 0;
}
.widget_iron_4f4e.chip-gold-d8e3 > .caption_right_e397 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.widget_iron_4f4e.chip-gold-d8e3 > .caption_right_e397 iframe,
.widget_iron_4f4e.chip-gold-d8e3 > .caption_right_e397 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gradient-stale-4712 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gradient-stale-4712.label-a4fe {
  padding: 0;
}
.gradient-stale-4712.label-a4fe cite {
  font-size: 13px;
}
.gradient-stale-4712 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gradient-stale-4712 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.search_fresh_2f74 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.search_fresh_2f74 > p:first-child {
  margin-top: 0;
}
.search_fresh_2f74 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.search_fresh_2f74 blockquote {
  border-left: 0;
}
.down_56ce {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.down_56ce:not(.wide_9f6e) {
  max-width: 100px;
}
.down_56ce.badge_rough_cb95 {
  border-bottom: none !important;
  text-align: center;
}
.down_56ce.badge_rough_cb95::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slow_e1ef p {
    padding: 1.5em 0;
  }
}
.texture_over_c600 {
  color: #0073aa;
}
.left-c2c0 {
  background-color: #0073aa;
}
.in_034e {
  color: #229fd8;
}
.description_basic_8825 {
  background-color: #229fd8;
}
.header-cool-1ef5 {
  color: #eee;
}
.sidebar-9f3c {
  background-color: #eee;
}
.out-7ab8 {
  color: #444;
}
.wide-eb59 {
  background-color: #444;
}
.under_a0e1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.under_a0e1 .cool_cabc .medium_7de8 {
  font-size: 15px;
}
.under_a0e1 .medium_7de8 {
  line-height: 1.3;
}
.under_a0e1 .light_b0ef {
}
.under_a0e1 .copper_4c02 {
  background: #235787;
}
.message-complex-3c6d {
  padding: 0;
}
.message-complex-3c6d .copper_4c02 {
  background: #1a1a1a;
}
.message-complex-3c6d .light_b0ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.message_wide_20ee {
  padding: 0;
  border-left: none;
  border-right: none;
}
.message_wide_20ee .light_b0ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.message_wide_20ee .copper_4c02 {
  background: #303030;
}
.feature_5a67 {
  position: relative;
  z-index: 10;
}
.feature_5a67 .fresh-4a97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_easy_f0bf .background-short-914f {
  display: inline-block;
  vertical-align: middle;
}
.surface_easy_f0bf.border_c490 .background-short-914f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .surface_easy_f0bf.border_c490 .background-short-914f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_easy_f0bf.border_c490 .background-short-914f {
    margin-right: 0.4em;
  }
}
.surface_easy_f0bf.border_c490 .background-short-914f:last-child {
  margin-right: 0;
}
.disabled-0ac1 .fresh-4a97 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .feature-soft-e35b .cool_cabc {
    margin: 0 -0.5em;
  }
  .feature-soft-e35b .cool_cabc [class*="customify-col-"],
  .feature-soft-e35b .cool_cabc [class*="customify-col_"],
  .feature-soft-e35b .cool_cabc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.feature-soft-e35b.wrapper_d591 .fresh-4a97 {
  background: 0 0 !important;
}
.feature-soft-e35b.wrapper_d591 .fresh-4a97,
.feature-soft-e35b.disabled-0ac1 .fresh-4a97 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .feature-soft-e35b.grid-95a0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.feature-soft-e35b.disabled-0ac1 .fresh-4a97 {
  box-shadow: none !important;
}
.primary-ab50 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .primary-ab50 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .primary-ab50 {
    padding: 18px 0 20px;
  }
}
.primary-ab50 .pagination_east_d72e {
  width: 100%;
}
.primary-ab50 .yellow_da04 {
  margin-bottom: 0;
}
.primary-ab50 .avatar-small-7d4b {
  margin-top: 5px;
  font-size: 0.875em;
}
.filter_brown_28f7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.filter_brown_28f7 .caption_hard_1b1b {
  width: 100%;
}
.active-92fb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.active-92fb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.active-92fb 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;
}
.active-92fb li:last-child:after {
  display: none;
}
.active-92fb li a {
  font-weight: 500;
  margin-right: 10px;
}
.breadcrumb-c956 .image-e87f button,
.primary-ab50 .image-e87f button {
  left: 0;
}
.breadcrumb-c956 .caption_hard_1b1b,
.primary-ab50 .caption_hard_1b1b {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-c956 .filter_brown_28f7,
.primary-ab50 .filter_brown_28f7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.breadcrumb-c956 {
  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;
}
.breadcrumb-c956: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;
}
.breadcrumb-c956 .pagination_2bca {
  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) {
  .breadcrumb-c956 .pagination_2bca {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-c956 .pagination_2bca {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-c956 .pagination_2bca {
    min-height: 200px;
  }
}
.breadcrumb-c956 .active-92fb {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb-c956 .active-92fb a,
.breadcrumb-c956 .active-92fb li:after {
  color: inherit;
}
.breadcrumb-c956 .active-92fb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.grid-103c {
  margin-bottom: 0.5em;
}
.shade-copper-e987 {
  margin-bottom: 1.2em;
}
.shade-copper-e987,
.grid-103c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shade-copper-e987 p:last-child,
.grid-103c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .image-e87f,
#masthead .image-e87f {
  display: none;
}
#masthead
  > .image-e87f.stale-4a40 {
  display: none;
}
#masthead > .image-e87f button {
  left: 0;
}
.icon_bright_04b7 {
  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%;
}
.icon_bright_04b7 .background-short-914f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.icon_bright_04b7 .grid_upper_b495 {
  display: -webkit-box;
  display: flex;
}
.icon_bright_04b7 .grid_upper_b495.feature-paper-edd9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.icon_bright_04b7 .grid_upper_b495.accordion_pro_c6b2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_bright_04b7 .grid_upper_b495.item-smooth-4aa1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_bright_04b7.description-bronze-91b9.tooltip_bottom_b3a0 .grid_upper_b495.feature-paper-edd9 {
  flex-basis: 100%;
}
.icon_bright_04b7.summary-prev-5ce7 .grid_upper_b495.accordion_pro_c6b2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.icon_bright_04b7.summary-prev-5ce7 .grid_upper_b495.item-smooth-4aa1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .image-e87f.stale-4a40 {
  display: none;
}
#masthead > .image-e87f button {
  left: 0;
}
.modal_basic_9e5a {
  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;
}
.modal_basic_9e5a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.modal_basic_9e5a.banner_e736 i {
  margin-right: 4px;
}
.modal_basic_9e5a.focused_b09c i {
  margin-left: 5px;
}
.medium_7de8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.medium_7de8 p:last-child {
  margin-bottom: 0;
}
.table-be33 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.table-be33 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.table-be33 img {
  display: block;
  width: auto;
  line-height: 1;
}
.table-be33 .popup_east_fdfd {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.table-be33 .slow-f520 {
  margin: 5px 0 7px 0;
}
.table-be33.hidden-fdd2 .highlight-e844 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table-be33.hidden-fdd2 .component_white_9521 {
  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;
}
.table-be33.notice-8e86 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.table-be33.notice-8e86 .highlight-e844 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table-be33.notice-8e86 .component_white_9521 {
  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;
}
.table-be33.purple_f57b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table-be33.surface-old-2150 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.table-be33.surface-old-2150 .component_white_9521 {
  margin-top: 7px;
}
.media-06b0 {
  display: inline-block;
}
.feature_5a67 .picture-fcaf .table-be33 img {
  max-width: 100%;
}
.pink-b3db .shadow-0f9a.footer-red-7b29,
.accordion-first-14e5 .shadow-0f9a.footer-red-7b29 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pink-b3db .lower-7bc2,
.accordion-first-14e5 .lower-7bc2 {
  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%);
}
.pink-b3db .lower-7bc2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pink-b3db.highlight-b28a .lower-7bc2 {
  display: none;
}
.pink-b3db .hero-ca1f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pink-b3db .hero-ca1f li {
  display: inline-block;
  position: relative;
}
.pink-b3db .hero-ca1f li:last-child {
  margin-right: 0;
}
.pink-b3db .hero-ca1f 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;
}
.pink-b3db .hero-ca1f li.widget-fcc1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.pink-b3db .hero-ca1f > 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;
}
.pink-b3db .hero-ca1f > li > a i {
  line-height: 0;
}
.pink-b3db .hero-ca1f > li.chip_complex_c178 > a .lower-7bc2 {
  margin-left: 4px;
  line-height: 0;
}
.pink-b3db .hero-ca1f .pattern_78c1 li.chip_complex_c178 > a {
  position: relative;
}
.pink-b3db .hero-ca1f .pattern_78c1 li.chip_complex_c178 > a:after,
.pink-b3db .hero-ca1f .pattern_78c1 li.chip_complex_c178 > a:before {
  content: "";
  display: table;
}
.pink-b3db .hero-ca1f .pattern_78c1 li.chip_complex_c178 > a:after {
  clear: both;
}
.pink-b3db .hero-ca1f .pattern_78c1 li.chip_complex_c178 > a .lower-7bc2 {
  margin-left: 5px;
  float: right;
}
.pink-b3db .secondary_5934,
.pink-b3db .pattern_78c1 {
  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;
}
.pink-b3db .pattern_78c1 {
  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;
}
.pink-b3db .pattern_78c1 .footer-red-7b29 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pink-b3db .pattern_78c1 .lower-7bc2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pink-b3db .pattern_78c1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.pink-b3db .pattern_78c1 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;
}
.pink-b3db .pattern_78c1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pink-b3db .pattern_78c1 .pattern_78c1 {
  top: 0;
  left: 100%;
}
.pink-b3db .header_3d9b.fn-focus-f93f > .secondary_5934,
.pink-b3db .header_3d9b.fn-focus-f93f > .pattern_78c1,
.pink-b3db .header_3d9b:focus > .secondary_5934,
.pink-b3db .header_3d9b:focus > .pattern_78c1,
.pink-b3db .header_3d9b:hover > .secondary_5934,
.pink-b3db .header_3d9b:hover > .pattern_78c1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pink-b3db.search_b4ba .stale-fd28:after,
.pink-b3db.search_b4ba .stale-fd28:before {
  content: "";
  display: table;
}
.pink-b3db.search_b4ba .stale-fd28:after {
  clear: both;
}
.pink-b3db.search_b4ba .stale-fd28 > li {
  float: left;
}
.pink-b3db.content-3cf4 .stale-fd28:after,
.pink-b3db.content-3cf4 .stale-fd28:before {
  content: "";
  display: table;
}
.pink-b3db.content-3cf4 .stale-fd28:after {
  clear: both;
}
.pink-b3db.content-3cf4 .stale-fd28 > li {
  float: left;
}
.pink-b3db.content-3cf4 .stale-fd28 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pink-b3db.content-3cf4 .stale-fd28 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pink-b3db.content-3cf4 .stale-fd28 > li.caption_3b38 > a,
.pink-b3db.content-3cf4 .stale-fd28 > li.widget-fcc1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.pink-b3db.filter-de91 .stale-fd28 > li > a .footer-red-7b29 {
  position: relative;
}
.pink-b3db.filter-de91 .stale-fd28 > li > a .footer-red-7b29: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;
}
.pink-b3db.filter-de91
  .stale-fd28
  > li:focus
  > a
  .footer-red-7b29:before,
.pink-b3db.filter-de91
  .stale-fd28
  > li:hover
  > a
  .footer-red-7b29:before {
  width: 100%;
  background-color: currentColor;
}
.pink-b3db.filter-de91
  .stale-fd28
  > li.caption_3b38
  > a
  .footer-red-7b29:before,
.pink-b3db.filter-de91
  .stale-fd28
  > li.mini-a883
  > a
  .footer-red-7b29:before {
  width: 100%;
  background-color: currentColor;
}
.pink-b3db.advanced-304e .stale-fd28 > li > a .footer-red-7b29 {
  position: relative;
}
.pink-b3db.advanced-304e .stale-fd28 > li > a .footer-red-7b29: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;
}
.pink-b3db.advanced-304e .stale-fd28 > li:focus > a .footer-red-7b29:before,
.pink-b3db.advanced-304e
  .stale-fd28
  > li:hover
  > a
  .footer-red-7b29:before {
  width: 100%;
  background-color: currentColor;
}
.pink-b3db.advanced-304e
  .stale-fd28
  > li.caption_3b38
  > a
  .footer-red-7b29:before,
.pink-b3db.advanced-304e
  .stale-fd28
  > li.mini-a883
  > a
  .footer-red-7b29:before {
  width: 100%;
  background-color: currentColor;
}
.accordion-first-14e5 .hero-ca1f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordion-first-14e5 .hero-ca1f li:first-child > a {
  border-top: none;
}
.accordion-first-14e5 .hero-ca1f .paragraph_full_75e3 > .footer-red-7b29 .lower-7bc2 {
  display: none;
}
.accordion-first-14e5 .hero-ca1f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accordion-first-14e5 .hero-ca1f li:last-child {
  border: none;
}
.accordion-first-14e5 .hero-ca1f li.chip_complex_c178 > a {
  padding-right: 45px !important;
}
.accordion-first-14e5 .hero-ca1f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accordion-first-14e5 .hero-ca1f li a:focus,
.accordion-first-14e5 .hero-ca1f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion-first-14e5 .hero-ca1f li .breadcrumb-white-48e0 {
  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;
}
.accordion-first-14e5 .hero-ca1f li .breadcrumb-white-48e0:hover {
  box-shadow: none;
}
.accordion-first-14e5 .hero-ca1f li .breadcrumb-white-48e0 .lower-7bc2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accordion-first-14e5 .hero-ca1f .pattern_78c1 {
  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);
}
.accordion-first-14e5 .hero-ca1f .pattern_78c1 li a {
  padding-left: 3em;
}
.accordion-first-14e5 .hero-ca1f .bronze_17f7 > a .breadcrumb-white-48e0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accordion-first-14e5 .hero-ca1f .bronze_17f7 > .pattern_78c1 {
  display: block;
  opacity: 1;
}
.tertiary_yellow_0b6a {
  max-width: 100%;
}
.card_lower_c630 {
  line-height: 0;
  cursor: pointer;
}
.block-rough-2ecc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.block-rough-2ecc:hover {
  box-shadow: none;
  color: currentColor;
}
.block-rough-2ecc svg {
  width: 18px;
  height: 18px;
}
.block-rough-2ecc .block-light-1169 {
  display: none;
}
.next-ff3d {
  position: relative;
}
.next-ff3d.fn-active-f93f .block-rough-2ecc .border_solid_28c0 {
  display: none;
}
.next-ff3d.fn-active-f93f .block-rough-2ecc .block-light-1169 {
  display: inline-block;
}
.next-ff3d .gas_8b9d {
  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);
}
.next-ff3d.stale_02dd .gas_8b9d {
  left: auto;
  right: -0.9em;
}
.next-ff3d.stale_02dd .disabled-medium-a430::before {
  left: auto;
  right: 15px;
}
.next-ff3d.fn-active-f93f .gas_8b9d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image-static-e021 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.image-static-e021 label {
  flex-basis: 100%;
}
.image-static-e021 .item-yellow-8186 {
  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;
}
.image-static-e021 .avatar_872d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.image-static-e021 .avatar_872d:focus {
  background-color: transparent;
}
.image-static-e021 button.overlay_hovered_819e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.image-static-e021 button.overlay_hovered_819e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.image-static-e021 button.overlay_hovered_819e svg {
  width: 18px;
  height: 18px;
}
.image-static-e021 input[type="submit"] {
  min-height: auto;
}
.smooth-66df .image-static-e021 .avatar_872d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.disabled-medium-a430 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .disabled-medium-a430 {
    width: 220px;
  }
}
.disabled-medium-a430 label {
  flex-basis: 100%;
}
.disabled-medium-a430::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;
}
.huge_fa48 .smooth-66df .image-static-e021 {
  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;
}
.huge_fa48
  .smooth-66df
  .image-static-e021
  .item-yellow-8186 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.huge_fa48 .smooth-66df .image-static-e021 .avatar_872d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.huge_fa48
  .smooth-66df
  .image-static-e021
  .avatar_872d:focus {
  background: 0 0;
}
.huge_fa48
  .smooth-66df
  .image-static-e021
  .wrapper-c416 {
  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;
}
.picture_2378 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.picture_2378 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.picture_2378 li:last-child {
  margin-right: 0;
}
.picture_2378 li:first-child {
  margin-left: 0;
}
.picture_2378.center_f0d6 a {
  color: #fff;
}
.picture_2378.center_f0d6 a:hover {
  color: #fff;
}
.picture_2378 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.picture_2378 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.picture_2378 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.picture_2378 a:hover {
  opacity: 0.9;
  color: inherit;
}
.picture_2378 [class*="social-icon-apple"] {
  background-color: #999;
}
.picture_2378 [class*="social-icon-apple"].grid_f93e {
  background-color: transparent;
  color: #999;
}
.picture_2378 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.picture_2378 [class*="social-icon-behance"].grid_f93e {
  background-color: transparent;
  color: #1769ff;
}
.picture_2378 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.picture_2378 [class*="social-icon-bitbucket"].grid_f93e {
  background-color: transparent;
  color: #205081;
}
.picture_2378 [class*="social-icon-codepen"] {
  background-color: #000;
}
.picture_2378 [class*="social-icon-codepen"].grid_f93e {
  background-color: transparent;
  color: #000;
}
.picture_2378 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.picture_2378 [class*="social-icon-delicious"].grid_f93e {
  background-color: transparent;
  color: #39f;
}
.picture_2378 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.picture_2378 [class*="social-icon-digg"].grid_f93e {
  background-color: transparent;
  color: #005be2;
}
.picture_2378 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.picture_2378 [class*="social-icon-dribbble"].grid_f93e {
  background-color: transparent;
  color: #ea4c89;
}
.picture_2378 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.picture_2378 [class*="social-icon-envelope"].grid_f93e {
  background-color: transparent;
  color: #ea4335;
}
.picture_2378 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.picture_2378 [class*="social-icon-facebook"].grid_f93e {
  background-color: transparent;
  color: #3b5998;
}
.picture_2378 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.picture_2378 [class*="social-icon-flickr"].grid_f93e {
  background-color: transparent;
  color: #0063dc;
}
.picture_2378 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.picture_2378 [class*="social-icon-foursquare"].grid_f93e {
  background-color: transparent;
  color: #2d5be3;
}
.picture_2378 [class*="social-icon-github"] {
  background-color: #333;
}
.picture_2378 [class*="social-icon-github"].grid_f93e {
  background-color: transparent;
  color: #333;
}
.picture_2378 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.picture_2378 [class*="social-icon-google-plus"].grid_f93e {
  background-color: transparent;
  color: #dd4b39;
}
.picture_2378 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.picture_2378 [class*="social-icon-houzz"].grid_f93e {
  background-color: transparent;
  color: #7ac142;
}
.picture_2378 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.picture_2378 [class*="social-icon-instagram"].grid_f93e {
  background-color: transparent;
  color: #262626;
}
.picture_2378 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.picture_2378 [class*="social-icon-jsfiddle"].grid_f93e {
  background-color: transparent;
  color: #487aa2;
}
.picture_2378 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.picture_2378 [class*="social-icon-linkedin"].grid_f93e {
  background-color: transparent;
  color: #0077b5;
}
.picture_2378 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.picture_2378 [class*="social-icon-medium"].grid_f93e {
  background-color: transparent;
  color: #00ab6b;
}
.picture_2378 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.picture_2378
  [class*="social-icon-odnoklassniki"].grid_f93e {
  background-color: transparent;
  color: #f4731c;
}
.picture_2378 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.picture_2378 [class*="social-icon-meetup"].grid_f93e {
  background-color: transparent;
  color: #ec1c40;
}
.picture_2378 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.picture_2378 [class*="social-icon-pinterest"].grid_f93e {
  background-color: transparent;
  color: #bd081c;
}
.picture_2378 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.picture_2378 [class*="social-icon-product-hunt"].grid_f93e {
  background-color: transparent;
  color: #da552f;
}
.picture_2378 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.picture_2378 [class*="social-icon-reddit"].grid_f93e {
  background-color: transparent;
  color: #ff4500;
}
.picture_2378 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.picture_2378 [class*="social-icon-rss"].grid_f93e {
  background-color: transparent;
  color: #f26522;
}
.picture_2378 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.picture_2378
  [class*="social-icon-shopping-cart"].grid_f93e {
  background-color: transparent;
  color: #4caf50;
}
.picture_2378 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.picture_2378 [class*="social-icon-skype"].grid_f93e {
  background-color: transparent;
  color: #00aff0;
}
.picture_2378 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.picture_2378 [class*="social-icon-slideshare"].grid_f93e {
  background-color: transparent;
  color: #0077b5;
}
.picture_2378 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.picture_2378 [class*="social-icon-snapchat"].grid_f93e {
  background-color: transparent;
  color: #fffc00;
}
.picture_2378 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.picture_2378 [class*="social-icon-soundcloud"].grid_f93e {
  background-color: transparent;
  color: #f80;
}
.picture_2378 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.picture_2378 [class*="social-icon-spotify"].grid_f93e {
  background-color: transparent;
  color: #2ebd59;
}
.picture_2378 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.picture_2378
  [class*="social-icon-stack-overflow"].grid_f93e {
  background-color: transparent;
  color: #fe7a15;
}
.picture_2378 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.picture_2378 [class*="social-icon-maldkfgram"].grid_f93e {
  background-color: transparent;
  color: #2ca5e0;
}
.picture_2378 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.picture_2378 [class*="social-icon-tripadvisor"].grid_f93e {
  background-color: transparent;
  color: #589442;
}
.picture_2378 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.picture_2378 [class*="social-icon-tumblr"].grid_f93e {
  background-color: transparent;
  color: #35465c;
}
.picture_2378 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.picture_2378 [class*="social-icon-twitch"].grid_f93e {
  background-color: transparent;
  color: #6441a5;
}
.picture_2378 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.picture_2378 [class*="social-icon-twitter"].grid_f93e {
  background-color: transparent;
  color: #1da1f2;
}
.picture_2378 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.picture_2378 [class*="social-icon-vimeo"].grid_f93e {
  background-color: transparent;
  color: #1ab7ea;
}
.picture_2378 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.picture_2378 [class*="social-icon-vk"].grid_f93e {
  background-color: transparent;
  color: #45668e;
}
.picture_2378 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.picture_2378 [class*="social-icon-weibo"].grid_f93e {
  background-color: transparent;
  color: #df2029;
}
.picture_2378 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.picture_2378 [class*="social-icon-weixin"].grid_f93e {
  background-color: transparent;
  color: #7bb32e;
}
.picture_2378 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.picture_2378 [class*="social-icon-whatsapp"].grid_f93e {
  background-color: transparent;
  color: #25d366;
}
.picture_2378 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.picture_2378 [class*="social-icon-wordpress"].grid_f93e {
  background-color: transparent;
  color: #21759b;
}
.picture_2378 [class*="social-icon-xing"] {
  background-color: #026466;
}
.picture_2378 [class*="social-icon-xing"].grid_f93e {
  background-color: transparent;
  color: #026466;
}
.picture_2378 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.picture_2378 [class*="social-icon-yelp"].grid_f93e {
  background-color: transparent;
  color: #af0606;
}
.picture_2378 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.picture_2378 [class*="social-icon-youtube"].grid_f93e {
  background-color: transparent;
  color: #cd201f;
}
.menu-6395 {
  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;
}
.menu-6395:hover {
  box-shadow: none;
  background: 0 0;
}
.out_deaf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.up_180b {
  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;
}
.badge_active_49b5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rough-a2c9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.rough-a2c9,
.rough-a2c9::after,
.rough-a2c9::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;
}
.rough-a2c9::after,
.rough-a2c9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.primary-green-bcb1 .up_180b .badge_active_49b5 {
  margin-top: -2px;
  width: 19px;
}
.primary-green-bcb1 .up_180b .rough-a2c9 {
  margin-top: -1px;
}
.primary-green-bcb1 .up_180b .rough-a2c9,
.primary-green-bcb1 .up_180b .rough-a2c9::after,
.primary-green-bcb1 .up_180b .rough-a2c9::before {
  width: 19px;
  height: 2px;
}
.primary-green-bcb1 .up_180b .rough-a2c9::before {
  top: -6px;
}
.primary-green-bcb1 .up_180b .rough-a2c9::after {
  bottom: -6px;
}
.slow_52d8 .up_180b .badge_active_49b5 {
  margin-top: -2px;
  width: 22px;
}
.slow_52d8 .up_180b .rough-a2c9 {
  margin-top: -1px;
}
.slow_52d8 .up_180b .rough-a2c9,
.slow_52d8 .up_180b .rough-a2c9::after,
.slow_52d8 .up_180b .rough-a2c9::before {
  width: 22px;
  height: 2px;
}
.slow_52d8 .up_180b .rough-a2c9::before {
  top: -7px;
}
.slow_52d8 .up_180b .rough-a2c9::after {
  bottom: -7px;
}
.warm-7aa1 .up_180b .badge_active_49b5 {
  margin-top: -2px;
  width: 31px;
}
.warm-7aa1 .up_180b .rough-a2c9 {
  margin-top: -1.5px;
}
.warm-7aa1 .up_180b .rough-a2c9,
.warm-7aa1 .up_180b .rough-a2c9::after,
.warm-7aa1 .up_180b .rough-a2c9::before {
  width: 31px;
  height: 3px;
}
.warm-7aa1 .up_180b .rough-a2c9::before {
  top: -9px;
}
.warm-7aa1 .up_180b .rough-a2c9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fluid_8ce7 .up_180b .badge_active_49b5 {
    margin-top: -2px;
    width: 19px;
  }
  .fluid_8ce7 .up_180b .rough-a2c9 {
    margin-top: -1px;
  }
  .fluid_8ce7 .up_180b .rough-a2c9,
  .fluid_8ce7 .up_180b .rough-a2c9::after,
  .fluid_8ce7 .up_180b .rough-a2c9::before {
    width: 19px;
    height: 2px;
  }
  .fluid_8ce7 .up_180b .rough-a2c9::before {
    top: -6px;
  }
  .fluid_8ce7 .up_180b .rough-a2c9::after {
    bottom: -6px;
  }
  .avatar_north_a403 .up_180b .badge_active_49b5 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_north_a403 .up_180b .rough-a2c9 {
    margin-top: -1px;
  }
  .avatar_north_a403 .up_180b .rough-a2c9,
  .avatar_north_a403 .up_180b .rough-a2c9::after,
  .avatar_north_a403 .up_180b .rough-a2c9::before {
    width: 22px;
    height: 2px;
  }
  .avatar_north_a403 .up_180b .rough-a2c9::before {
    top: -7px;
  }
  .avatar_north_a403 .up_180b .rough-a2c9::after {
    bottom: -7px;
  }
  .container_fluid_b49f .up_180b .badge_active_49b5 {
    margin-top: -2px;
    width: 31px;
  }
  .container_fluid_b49f .up_180b .rough-a2c9 {
    margin-top: -1.5px;
  }
  .container_fluid_b49f .up_180b .rough-a2c9,
  .container_fluid_b49f .up_180b .rough-a2c9::after,
  .container_fluid_b49f .up_180b .rough-a2c9::before {
    width: 31px;
    height: 3px;
  }
  .container_fluid_b49f .up_180b .rough-a2c9::before {
    top: -9px;
  }
  .container_fluid_b49f .up_180b .rough-a2c9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .table-under-1dd6 .up_180b .badge_active_49b5 {
    margin-top: -2px;
    width: 19px;
  }
  .table-under-1dd6 .up_180b .rough-a2c9 {
    margin-top: -1px;
  }
  .table-under-1dd6 .up_180b .rough-a2c9,
  .table-under-1dd6 .up_180b .rough-a2c9::after,
  .table-under-1dd6 .up_180b .rough-a2c9::before {
    width: 19px;
    height: 2px;
  }
  .table-under-1dd6 .up_180b .rough-a2c9::before {
    top: -6px;
  }
  .table-under-1dd6 .up_180b .rough-a2c9::after {
    bottom: -6px;
  }
  .image-5c30 .up_180b .badge_active_49b5 {
    margin-top: -2px;
    width: 22px;
  }
  .image-5c30 .up_180b .rough-a2c9 {
    margin-top: -1px;
  }
  .image-5c30 .up_180b .rough-a2c9,
  .image-5c30 .up_180b .rough-a2c9::after,
  .image-5c30 .up_180b .rough-a2c9::before {
    width: 22px;
    height: 2px;
  }
  .image-5c30 .up_180b .rough-a2c9::before {
    top: -7px;
  }
  .image-5c30 .up_180b .rough-a2c9::after {
    bottom: -7px;
  }
  .notification-rough-8508 .up_180b .badge_active_49b5 {
    margin-top: -2px;
    width: 31px;
  }
  .notification-rough-8508 .up_180b .rough-a2c9 {
    margin-top: -1.5px;
  }
  .notification-rough-8508 .up_180b .rough-a2c9,
  .notification-rough-8508 .up_180b .rough-a2c9::after,
  .notification-rough-8508 .up_180b .rough-a2c9::before {
    width: 31px;
    height: 3px;
  }
  .notification-rough-8508 .up_180b .rough-a2c9::before {
    top: -9px;
  }
  .notification-rough-8508 .up_180b .rough-a2c9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .surface_tall_24b8 .up_180b .badge_active_49b5 {
    margin-top: -2px;
    width: 19px;
  }
  .surface_tall_24b8 .up_180b .rough-a2c9 {
    margin-top: -1px;
  }
  .surface_tall_24b8 .up_180b .rough-a2c9,
  .surface_tall_24b8 .up_180b .rough-a2c9::after,
  .surface_tall_24b8 .up_180b .rough-a2c9::before {
    width: 19px;
    height: 2px;
  }
  .surface_tall_24b8 .up_180b .rough-a2c9::before {
    top: -6px;
  }
  .surface_tall_24b8 .up_180b .rough-a2c9::after {
    bottom: -6px;
  }
  .in-77ff .up_180b .badge_active_49b5 {
    margin-top: -2px;
    width: 22px;
  }
  .in-77ff .up_180b .rough-a2c9 {
    margin-top: -1px;
  }
  .in-77ff .up_180b .rough-a2c9,
  .in-77ff .up_180b .rough-a2c9::after,
  .in-77ff .up_180b .rough-a2c9::before {
    width: 22px;
    height: 2px;
  }
  .in-77ff .up_180b .rough-a2c9::before {
    top: -7px;
  }
  .in-77ff .up_180b .rough-a2c9::after {
    bottom: -7px;
  }
  .silver_382d .up_180b .badge_active_49b5 {
    margin-top: -2px;
    width: 31px;
  }
  .silver_382d .up_180b .rough-a2c9 {
    margin-top: -1.5px;
  }
  .silver_382d .up_180b .rough-a2c9,
  .silver_382d .up_180b .rough-a2c9::after,
  .silver_382d .up_180b .rough-a2c9::before {
    width: 31px;
    height: 3px;
  }
  .silver_382d .up_180b .rough-a2c9::before {
    top: -9px;
  }
  .silver_382d .up_180b .rough-a2c9::after {
    bottom: -9px;
  }
}
.focus-new-0fe6 .rough-a2c9 {
  -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);
}
.focus-new-0fe6 .rough-a2c9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.focus-new-0fe6 .rough-a2c9::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);
}
.focus-new-0fe6.shadow-hovered-35b3 .rough-a2c9 {
  -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);
}
.focus-new-0fe6.shadow-hovered-35b3 .rough-a2c9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.focus-new-0fe6.shadow-hovered-35b3 .rough-a2c9::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);
}
.tiny-e65d {
  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.pressed-5432:before {
  display: none;
}
.popup_yellow_5509 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.popup_yellow_5509 .info_6baa {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.popup_yellow_5509 .info_6baa:last-of-type {
  border-bottom: none;
}
.popup_yellow_5509 .info_6baa.notification-90f6,
.popup_yellow_5509 .info_6baa.slow-507a,
.popup_yellow_5509 .info_6baa.gallery_glass_843b {
  padding: 0;
}
.popup_yellow_5509 .accordion-first-14e5 .breadcrumb-white-48e0 {
  color: currentColor;
}
.popup_yellow_5509 .accordion-first-14e5 .breadcrumb-white-48e0:focus,
.popup_yellow_5509 .accordion-first-14e5 .breadcrumb-white-48e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_yellow_5509.light_b0ef .tabs_soft_d2a9,
.popup_yellow_5509.light_b0ef .medium_7de8 a,
.popup_yellow_5509.light_b0ef .stale-fd28 a,
.popup_yellow_5509.light_b0ef .pattern_78c1 a {
  color: rgba(0, 0, 0, 0.55);
}
.popup_yellow_5509.light_b0ef .tabs_soft_d2a9:hover,
.popup_yellow_5509.light_b0ef .medium_7de8 a:hover,
.popup_yellow_5509.light_b0ef .stale-fd28 a:hover,
.popup_yellow_5509.light_b0ef .pattern_78c1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_yellow_5509.light_b0ef .disabled_cb8a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_yellow_5509.light_b0ef .info_6baa {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_yellow_5509.light_b0ef .info_6baa:before {
  background: rgba(0, 0, 0, 0.08);
}
.popup_yellow_5509.light_b0ef .sort_0261:before {
  background: rgba(255, 255, 255, 0.9);
}
.popup_yellow_5509.light_b0ef .accordion-first-14e5 .hero-ca1f li a,
.popup_yellow_5509.light_b0ef .accordion-first-14e5 .breadcrumb-white-48e0,
.popup_yellow_5509.light_b0ef .pattern_78c1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_yellow_5509.light_b0ef .accordion-first-14e5 .breadcrumb-white-48e0:focus,
.popup_yellow_5509.light_b0ef .accordion-first-14e5 .breadcrumb-white-48e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_yellow_5509.light_b0ef .hero-ca1f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_yellow_5509.copper_4c02 .tabs_soft_d2a9,
.popup_yellow_5509.copper_4c02 .medium_7de8 a,
.popup_yellow_5509.copper_4c02 .stale-fd28 .breadcrumb-white-48e0,
.popup_yellow_5509.copper_4c02 .stale-fd28 a,
.popup_yellow_5509.copper_4c02 .pattern_78c1 a {
  color: rgba(255, 255, 255, 0.79);
}
.popup_yellow_5509.copper_4c02 .tabs_soft_d2a9:hover,
.popup_yellow_5509.copper_4c02 .medium_7de8 a:hover,
.popup_yellow_5509.copper_4c02 .stale-fd28 .breadcrumb-white-48e0:hover,
.popup_yellow_5509.copper_4c02 .stale-fd28 a:hover,
.popup_yellow_5509.copper_4c02 .pattern_78c1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_yellow_5509.copper_4c02 .disabled_cb8a {
  color: rgba(255, 255, 255, 0.99);
}
.popup_yellow_5509.copper_4c02 .info_6baa {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_yellow_5509.copper_4c02 .info_6baa:before {
  background: rgba(255, 255, 255, 0.08);
}
.popup_yellow_5509.copper_4c02 .sort_0261:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup_yellow_5509.copper_4c02 .accordion-first-14e5 .hero-ca1f li a,
.popup_yellow_5509.copper_4c02 .accordion-first-14e5 .breadcrumb-white-48e0,
.popup_yellow_5509.copper_4c02 .pattern_78c1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_yellow_5509.copper_4c02 .accordion-first-14e5 .breadcrumb-white-48e0:focus,
.popup_yellow_5509.copper_4c02 .accordion-first-14e5 .breadcrumb-white-48e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_yellow_5509.copper_4c02 .hero-ca1f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_0261 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.sort_0261:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.preview_21cd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.backdrop_fdc7 .popup_yellow_5509 {
  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;
}
.backdrop_fdc7 .info_6baa {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.backdrop_fdc7 .info_6baa: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) {
  .backdrop_fdc7 .info_6baa:before {
    width: 16%;
    left: 42%;
  }
}
.backdrop_fdc7 .info_6baa:last-child:before {
  content: none;
}
.backdrop_fdc7 .info_6baa[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.backdrop_fdc7 .accordion-first-14e5 .hero-ca1f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.backdrop_fdc7 .accordion-first-14e5 .hero-ca1f li a .breadcrumb-white-48e0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.backdrop_fdc7 .accordion-first-14e5 .pattern_78c1 {
  border: none;
}
.backdrop_fdc7 .accordion-first-14e5 .pattern_78c1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.backdrop_fdc7 .sort_0261 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.backdrop_fdc7 .preview_21cd {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.backdrop_fdc7 .copper_4c02 .sort_0261:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_fdc7 .light_b0ef.rough-c6c9 .rough-a2c9 {
  background: rgba(0, 0, 0, 0.6);
}
.backdrop_fdc7
  .light_b0ef.rough-c6c9
  .rough-a2c9::after,
.backdrop_fdc7
  .light_b0ef.rough-c6c9
  .rough-a2c9:before {
  background: inherit;
}
.backdrop_fdc7
  .light_b0ef.rough-c6c9:hover
  .rough-a2c9 {
  background: rgba(0, 0, 0, 0.8);
}
.fresh_edb9 .popup_yellow_5509 {
  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) {
  .fresh_edb9 .popup_yellow_5509 {
    width: auto;
    right: 45px;
  }
}
.dropdown-f163 .popup_yellow_5509 {
  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) {
  .dropdown-f163 .popup_yellow_5509 {
    width: auto;
    left: 45px;
  }
}
.pressed-5432 .popup_yellow_5509 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pressed-5432 .preview_21cd {
  max-width: 48em;
  margin: 0 auto;
}
.pressed-5432 .sort_0261:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.form_1256 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.form_1256.backdrop_fdc7 .popup_yellow_5509 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.form_1256.fresh_edb9 .popup_yellow_5509 {
  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);
}
.form_1256 .popup_yellow_5509 {
  visibility: visible;
}
.form_1256.dropdown-f163 .popup_yellow_5509 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sidebar-3a23,
.dim-a50e {
  overflow-x: hidden;
}
.sidebar-3a23 .popup_yellow_5509 {
  overflow: auto;
}
.sidebar-3a23.backdrop_fdc7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar-3a23.backdrop_fdc7 .popup_yellow_5509 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sidebar-3a23.backdrop_fdc7 .menu-6395 {
  opacity: 0;
}
.sidebar-3a23.fresh_edb9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar-3a23.fresh_edb9 .popup_yellow_5509 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sidebar-3a23.fresh_edb9 .menu-6395 {
  opacity: 0;
}
.sidebar-3a23.dropdown-f163 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar-3a23.dropdown-f163 .popup_yellow_5509 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sidebar-3a23.dropdown-f163 .menu-6395 {
  opacity: 0;
}
.sidebar-3a23.pressed-5432 .popup_yellow_5509 {
  z-index: 10;
  visibility: visible;
}
.rough-c6c9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.rough-c6c9 .rough-a2c9 {
  background: rgba(255, 255, 255, 0.99);
}
.rough-c6c9 .rough-a2c9::after,
.rough-c6c9 .rough-a2c9:before {
  background: inherit;
}
.rough-c6c9:hover .rough-a2c9 {
  background: rgba(255, 255, 255, 0.99);
}
.dropdown-f163 .rough-c6c9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pressed-5432 .rough-c6c9 {
  display: none !important;
}
.sidebar-3a23:before,
.dim-a50e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sidebar-3a23 .rough-c6c9,
.dim-a50e .rough-c6c9 {
  display: inline-block;
}
.popup_yellow_5509 .background-short-914f {
  -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;
}
.sidebar-3a23 .popup_yellow_5509 .background-short-914f,
.dim-a50e .popup_yellow_5509 .background-short-914f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image-0691 .item-yellow-8186 {
  width: 100%;
}
.picture-fcaf {
  padding: 0 0.5em 0;
}
.picture-fcaf [class*="customify-col-"],
.picture-fcaf [class*="customify-col_"],
.picture-fcaf [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.bright-5203 .picture-fcaf {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .cool_cabc .sidebar-1fe6,
  .sidebar-1fe6 {
    display: none;
  }
  .alert_purple_9078 {
    text-align: left;
  }
  .mask-f1fc {
    text-align: center;
  }
  .cold_ede3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .cool_cabc .dropdown-liquid-1afe,
  .dropdown-liquid-1afe {
    display: none;
  }
  .layout-medium-24d4 {
    text-align: left;
  }
  .pattern_f927 {
    text-align: center;
  }
  .tooltip_9493 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .cool_cabc .icon_hard_2dcc,
  .icon_hard_2dcc {
    display: none;
  }
  .media-b013 {
    text-align: left;
  }
  .green_80cf {
    text-align: center;
  }
  .modal-298d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shadow_ba30 {
  box-shadow: none !important;
}
.detail_last_d63b .outer_3592,
.right_fa6f .outer_3592 {
  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;
}
.right_fa6f .outer_3592 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fresh-4a97 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fresh-4a97:after,
.fresh-4a97:before {
  content: "";
  display: table;
}
.fresh-4a97:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fresh-4a97 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fresh-4a97,
.grid-95a0 {
  max-width: 1248px;
  margin: 0 auto;
}

.article_6921.advanced_771d .fresh-4a97 {
  max-width: 100%;
}
.article_6921.prev_2030 {
  max-width: 1200px;
  margin: 0 auto;
}
.article_6921.red_69f4 .fresh-4a97 {
  max-width: 100%;
}
.article_6921.red_69f4 > .fresh-4a97 {
  padding-left: 0;
  padding-right: 0;
}
.article_6921.red_69f4 > .fresh-4a97 .cool_cabc {
  margin: 0;
}
.article_6921.red_69f4
  > .fresh-4a97
  .heading_e0c8.north-f94a {
  margin-right: 0;
  margin-left: 0;
}
.article_6921.red_69f4 #main.north-f94a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wood_f347 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wood_f347 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .glass-942c .content-fixed-0031 {
    padding-right: 1em;
  }
  .glass-942c.out-b30f .heading_e0c8 {
    border-right: 1px solid #eaecee;
  }
  .glass-942c.out-b30f .content-fixed-0031 {
    padding-right: 1em;
  }
  .glass-942c.out-b30f .icon_854a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_bright_1bc7 .content-fixed-0031 {
    padding-left: 1em;
  }
  .frame_bright_1bc7.out-b30f .heading_e0c8 {
    border-left: 1px solid #eaecee;
  }
  .frame_bright_1bc7.out-b30f .content-fixed-0031 {
    padding-left: 1em;
  }
  .frame_bright_1bc7.out-b30f .icon_854a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup_5a73 .content-fixed-0031 {
    padding-left: 1em;
  }
  .popup_5a73.out-b30f .picture-7fe1 {
    border-right: 1px solid #eaecee;
  }
  .popup_5a73.out-b30f .table-selected-861b {
    border-right: 1px solid #eaecee;
  }
  .popup_5a73.out-b30f .content-fixed-0031 {
    padding-left: 1em;
  }
  .popup_5a73.out-b30f .icon_854a {
    padding-right: 1em;
  }
  .popup_5a73.out-b30f .dirty-00e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-59b2 .content-fixed-0031 {
    padding-right: 1em;
  }
  .banner-59b2.out-b30f .picture-7fe1 {
    border-left: 1px solid #eaecee;
  }
  .banner-59b2.out-b30f .table-selected-861b {
    border-left: 1px solid #eaecee;
  }
  .banner-59b2.out-b30f .content-fixed-0031 {
    padding-right: 1em;
  }
  .banner-59b2.out-b30f .icon_854a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-59b2.out-b30f .dirty-00e5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood_f347 .content-fixed-0031 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood_f347.out-b30f .heading_e0c8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wood_f347.out-b30f .content-fixed-0031 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood_f347.out-b30f .icon_854a {
    padding-left: 1em;
  }
  .wood_f347.out-b30f .dirty-00e5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wood_f347.out-b30f .content-fixed-0031 {
    padding-left: 0;
  }
}
.accordion_green_9ec7 .surface_easy_f0bf {
  display: inline-block;
}
.large_e72b {
  display: inline-block;
}
.notification_cdc4 {
  word-con: break-word;
}
.element-clean-c9fb > span {
  display: inline-block;
  padding: 5px 0;
}
.element-clean-c9fb .filter-695d {
  margin-left: 8px;
  margin-right: 8px;
}
.element-clean-c9fb .brown-eea1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.focused-05e2 .progress_out_7840 {
  margin-bottom: 2em;
}
.focused-05e2 .tertiary_green_9bf6 {
  margin-bottom: 15px;
}
.focused-05e2 .tertiary_green_9bf6:last-child {
  margin-bottom: 0;
}
.focused-05e2 .box_tall_082b {
  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) {
  .focused-05e2 .box_tall_082b {
    display: block;
  }
}
.focused-05e2 .alert_841a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .focused-05e2 .alert_841a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.focused-05e2 .slow-1b2e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.focused-05e2 .slow-1b2e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.focused-05e2 .slow-1b2e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.focused-05e2 .notification_cdc4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.focused-05e2 .notification_cdc4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.focused-05e2 .mask_black_448a p:last-child {
  margin-bottom: 0;
}
.focused-05e2 .caption-pink-0f75 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.focused-05e2 .fluid-ce0f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.focused-05e2 .primary-dynamic-1375 {
  margin-top: 1em;
}
.focused-05e2 .row_solid_0ad2 {
  top: 0;
  display: block;
}
.focused-05e2 .row_solid_0ad2 a {
  color: inherit;
}
.focused-05e2 .row_solid_0ad2 a:hover {
  color: inherit;
}
.focused-05e2 .feature-dfa1 {
  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;
}
.focused-05e2 .feature-dfa1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.focused-05e2 .fluid-ce0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.focused-05e2 .active-2569 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.focused-05e2 .active-2569:first-child {
  margin-top: 0;
}
.focused-05e2 .active-2569.hidden_hot_fb9e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.focused-05e2 .active-2569.tag_west_0e24 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focused-05e2
  .active-2569.tag_west_0e24.modal-thick-585e
  .primary-dynamic-1375 {
  width: 100%;
}
.focused-05e2 .tag_west_0e24 {
  -webkit-box-align: center;
  align-items: center;
}
.focused-05e2 .tag_west_0e24 .element-clean-c9fb,
.focused-05e2 .tag_west_0e24 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.focused-05e2 .slow-1b2e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focused-05e2 .slow-1b2e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focused-05e2 .slow-1b2e: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;
}
.focused-05e2 .hidden_hot_fb9e {
  z-index: 5;
}
.focused-05e2 .south_7947 .tabs_a6d0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.focused-05e2 .hovered_ac6b .tabs_a6d0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.focused-05e2 .hover-slow-aa98 .tabs_a6d0 {
  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;
}
.focused-05e2.panel_10da .box_tall_082b,
.focused-05e2.hard_49b8 .box_tall_082b {
  display: block;
}
.focused-05e2.panel_10da .box_tall_082b .up_4e69,
.focused-05e2.panel_10da .box_tall_082b .fluid-ce0f,
.focused-05e2.hard_49b8 .box_tall_082b .up_4e69,
.focused-05e2.hard_49b8 .box_tall_082b .fluid-ce0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focused-05e2.table_956e .alert_841a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .focused-05e2.table_956e .alert_841a {
    margin-right: 0;
  }
}
.focused-05e2.panel_10da .alert_841a,
.focused-05e2.hard_49b8 .alert_841a {
  padding-top: 40%;
}
.focused-05e2.panel_10da .progress_out_7840,
.focused-05e2.hard_49b8 .progress_out_7840 {
  display: block;
}
.focused-05e2.panel_10da .fn-sticky-f93f .fluid-ce0f,
.focused-05e2.hard_49b8 .fn-sticky-f93f .fluid-ce0f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.focused-05e2.panel_10da .alert_841a,
.focused-05e2.hard_49b8 .alert_841a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.focused-05e2.panel_10da .fluid-ce0f {
  padding: 1em;
}
.modal-liquid-3911 {
  margin: 30px auto;
  display: block;
}
.modal-liquid-3911 .sort_fluid_d700 > * {
  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;
}
.modal-liquid-3911 .sort_fluid_d700 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.modal-liquid-3911 .sort_fluid_d700 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input-fluid-b6bd .element-clean-c9fb {
  margin-bottom: 1.41575em;
}
.input-fluid-b6bd .south_5eda {
  margin-bottom: 1.618em;
}
.detail_47b0 .progress_north_8a03 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.detail_47b0 .progress_north_8a03 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.detail_47b0 .hot-9eb8 {
  max-width: 100%;
  overflow: auto;
}
.row_out_2485 .detail_47b0 a:hover {
  text-decoration: underline;
}
.current_56f6 .tertiary_green_9bf6:not(.notification_cdc4),
.current_56f6 .slow-1b2e {
  margin-bottom: 1.41575em;
}
.current_56f6 .tertiary_green_9bf6:not(.notification_cdc4):last-child,
.current_56f6 .slow-1b2e:last-child {
  margin-bottom: 0;
}
.current_56f6 .tertiary_green_9bf6.detail-easy-dd7b {
  margin-bottom: 0.41575em;
}
.current_56f6 .stale_0292:before,
.current_56f6 .silver_8c9e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.current_56f6 .stale_0292:before {
  content: "\f115";
}
.current_56f6 .silver_8c9e:before {
  content: "\f02c";
}
.current_56f6 .image_static_50bb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.current_56f6 .image_static_50bb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.chip-lower-acc5 {
  display: -webkit-box;
  display: flex;
}
.chip-lower-acc5 .gold-d459 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .chip-lower-acc5 .gold-d459 {
    flex-basis: 90px;
  }
}
.chip-lower-acc5 .liquid_a74c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip-lower-acc5 .liquid_a74c {
    flex-basis: calc(100% - 50px);
  }
}
.chip-lower-acc5 .glass-9b10 p:last-child {
  margin-bottom: 0.72em;
}
.element_current_32a1 .sort_fluid_d700 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.element_current_32a1 .sort_fluid_d700:after,
.element_current_32a1 .sort_fluid_d700:before {
  content: "";
  display: table;
}
.element_current_32a1 .sort_fluid_d700:after {
  clear: both;
}
.element_current_32a1 .sort_fluid_d700 .motion_6bdb,
.element_current_32a1 .sort_fluid_d700 .module_7a26 {
  width: 49%;
}
.element_current_32a1 .sort_fluid_d700 .motion_6bdb a span.main-fluid-ed48,
.element_current_32a1 .sort_fluid_d700 .module_7a26 a span.main-fluid-ed48 {
  display: block;
  margin-bottom: 5px;
}
.element_current_32a1 .sort_fluid_d700 .module_7a26 {
  float: left;
  text-align: left;
}
.element_current_32a1 .sort_fluid_d700 .motion_6bdb {
  float: right;
  text-align: right;
}
.hidden_a8dd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hidden_a8dd {
    margin-bottom: 0;
  }
}
.secondary_pressed_dfae {
  margin-bottom: 1em;
}
.secondary_pressed_dfae .notification_cdc4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.background-green-9437 a {
  display: block;
  line-height: 0;
  position: relative;
}
.alert_f821 .secondary_pressed_dfae,
.heading_a95d .secondary_pressed_dfae {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .alert_f821 .secondary_pressed_dfae,
  .heading_a95d .secondary_pressed_dfae {
    display: block;
  }
}
.alert_f821 .background-green-9437,
.heading_a95d .background-green-9437 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .alert_f821 .background-green-9437,
  .heading_a95d .background-green-9437 {
    margin-bottom: 1em;
  }
}
.alert_f821 .background-green-9437 img,
.heading_a95d .background-green-9437 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.alert_f821 .layout-fresh-a161,
.heading_a95d .layout-fresh-a161 {
  flex-basis: calc(100% - 160px);
}
.alert_f821 .layout-fresh-a161 p,
.heading_a95d .layout-fresh-a161 p {
  margin-bottom: 0;
}
.alert_f821 .layout-fresh-a161 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .alert_f821 .layout-fresh-a161 {
    padding-left: 0;
  }
}
.heading_a95d .layout-fresh-a161 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .heading_a95d .layout-fresh-a161 {
    padding-right: 0;
  }
}
.heading_a95d .background-green-9437 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.caption-steel-b5d0 .background-green-9437 {
  margin-bottom: 0.5em;
}
.caption-steel-b5d0 .background-green-9437 img {
  width: 100%;
}
.plasma_af60 .border_full_a1db,
.small-2474 .border_full_a1db {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.small-2474 .heading_e0c8 .hidden_smooth_ab63 p:last-child {
  margin-bottom: 0;
}
.fresh-2d6d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.image-tall-d12c .item_blue_86e8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .image-tall-d12c .item_blue_86e8:last-of-type {
    margin-bottom: 0;
  }
}
.image-tall-d12c .item_blue_86e8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image-tall-d12c .item_blue_86e8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.image-tall-d12c .item_blue_86e8 ul li {
  margin: 0 0 0.6em;
}
.image-tall-d12c .item_blue_86e8 ul li.secondary_copper_3364,
.image-tall-d12c .item_blue_86e8 ul li.gradient_medium_2869 {
  position: relative;
}
.image-tall-d12c .item_blue_86e8 ul li.secondary_copper_3364 .next_28c6,
.image-tall-d12c .item_blue_86e8 ul li.gradient_medium_2869 .next_28c6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.image-tall-d12c .item_blue_86e8 ul li.secondary_copper_3364:after:after,
.image-tall-d12c .item_blue_86e8 ul li.secondary_copper_3364:after:before,
.image-tall-d12c
  .item_blue_86e8
  ul
  li.gradient_medium_2869:after:after,
.image-tall-d12c
  .item_blue_86e8
  ul
  li.gradient_medium_2869:after:before {
  content: "";
  display: table;
}
.image-tall-d12c .item_blue_86e8 ul li.secondary_copper_3364:after:after,
.image-tall-d12c
  .item_blue_86e8
  ul
  li.gradient_medium_2869:after:after {
  clear: both;
}
.image-tall-d12c .item_blue_86e8 a.video-3bef:hover {
  text-decoration: none;
}
.image-tall-d12c .item_blue_86e8 select {
  max-width: 100%;
}
.image-tall-d12c .item_blue_86e8 table {
  font-size: 85%;
}
.image-tall-d12c .item_blue_86e8 table td,
.image-tall-d12c .item_blue_86e8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.image-tall-d12c .item_blue_86e8 table tfoot td {
  text-align: left;
}
.image-tall-d12c .item_blue_86e8 :last-child {
  margin-bottom: 0;
}
.image-tall-d12c .item_blue_86e8 .bottom_cf6d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.image-tall-d12c .item_blue_86e8 .bottom_cf6d label {
  width: 100%;
}
.image-tall-d12c .item_blue_86e8 .bottom_cf6d .avatar_872d {
  width: 100%;
  display: block;
}
.image-tall-d12c .item_blue_86e8 .bottom_cf6d .overlay_hovered_819e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.image-tall-d12c .item_blue_86e8 .bottom_cf6d .overlay_hovered_819e:hover svg #svg-search {
  fill: #444;
}
.image-tall-d12c .item_blue_86e8 .bottom_cf6d .overlay_hovered_819e svg {
  width: 18px;
  height: 18px;
}
.image-tall-d12c .left-568b ul ul,
.image-tall-d12c .mask-8ddd ul ul,
.image-tall-d12c .module_f949 ul ul,
.image-tall-d12c .video_7826 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.image-tall-d12c .left-568b .chip_complex_c178 > a,
.image-tall-d12c .mask-8ddd .chip_complex_c178 > a,
.image-tall-d12c .module_f949 .chip_complex_c178 > a,
.image-tall-d12c .video_7826 .chip_complex_c178 > a {
  margin-bottom: 0;
}
.image-tall-d12c .fresh-cf1f li,
.image-tall-d12c .left-568b li,
.image-tall-d12c .tag_motion_4b04 li,
.image-tall-d12c .mask-8ddd li,
.image-tall-d12c .module_f949 li,
.image-tall-d12c .video_7826 li,
.image-tall-d12c .summary_easy_fda1 li,
.image-tall-d12c .left_bf59 li {
  display: block;
  position: relative;
}
.image-tall-d12c .fresh-cf1f li:last-child,
.image-tall-d12c .left-568b li:last-child,
.image-tall-d12c .tag_motion_4b04 li:last-child,
.image-tall-d12c .mask-8ddd li:last-child,
.image-tall-d12c .module_f949 li:last-child,
.image-tall-d12c .video_7826 li:last-child,
.image-tall-d12c .summary_easy_fda1 li:last-child,
.image-tall-d12c .left_bf59 li:last-child {
  border: none;
}
.image-tall-d12c .fresh-cf1f li a,
.image-tall-d12c .left-568b li a,
.image-tall-d12c .tag_motion_4b04 li a,
.image-tall-d12c .mask-8ddd li a,
.image-tall-d12c .module_f949 li a,
.image-tall-d12c .video_7826 li a,
.image-tall-d12c .summary_easy_fda1 li a,
.image-tall-d12c .left_bf59 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.image-tall-d12c .fresh-cf1f li ul li::before,
.image-tall-d12c .left-568b li ul li::before,
.image-tall-d12c .tag_motion_4b04 li ul li::before,
.image-tall-d12c .mask-8ddd li ul li::before,
.image-tall-d12c .module_f949 li ul li::before,
.image-tall-d12c .video_7826 li ul li::before,
.image-tall-d12c .summary_easy_fda1 li ul li::before,
.image-tall-d12c .left_bf59 li ul li::before {
  left: 15px;
}
.image-tall-d12c .fresh-cf1f li ul a,
.image-tall-d12c .left-568b li ul a,
.image-tall-d12c .tag_motion_4b04 li ul a,
.image-tall-d12c .mask-8ddd li ul a,
.image-tall-d12c .module_f949 li ul a,
.image-tall-d12c .video_7826 li ul a,
.image-tall-d12c .summary_easy_fda1 li ul a,
.image-tall-d12c .left_bf59 li ul a {
  padding-left: 20px;
}
.image-tall-d12c .fresh-cf1f li ul ul li::before,
.image-tall-d12c .left-568b li ul ul li::before,
.image-tall-d12c .tag_motion_4b04 li ul ul li::before,
.image-tall-d12c .mask-8ddd li ul ul li::before,
.image-tall-d12c .module_f949 li ul ul li::before,
.image-tall-d12c .video_7826 li ul ul li::before,
.image-tall-d12c .summary_easy_fda1 li ul ul li::before,
.image-tall-d12c .left_bf59 li ul ul li::before {
  left: 30px;
}
.image-tall-d12c .fresh-cf1f li ul ul a,
.image-tall-d12c .left-568b li ul ul a,
.image-tall-d12c .tag_motion_4b04 li ul ul a,
.image-tall-d12c .mask-8ddd li ul ul a,
.image-tall-d12c .module_f949 li ul ul a,
.image-tall-d12c .video_7826 li ul ul a,
.image-tall-d12c .summary_easy_fda1 li ul ul a,
.image-tall-d12c .left_bf59 li ul ul a {
  padding-left: 40px;
}
.image-tall-d12c .box-tiny-5541 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.image-tall-d12c .left_bf59 ul li {
  margin-bottom: 1.41575em;
}
.image-tall-d12c .left_bf59 ul li .layout-down-c27f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.image-tall-d12c .left_bf59 ul li .popup-2819 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.copper_4c02 .fresh-cf1f li a,
.copper_4c02 .left-568b li a,
.copper_4c02 .tag_motion_4b04 li a,
.copper_4c02 .mask-8ddd li a,
.copper_4c02 .module_f949 li a,
.copper_4c02 .video_7826 li a,
.copper_4c02 .summary_easy_fda1 li a,
.copper_4c02 .left_bf59 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper_4c02 .box-tiny-5541 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper_4c02 .item_blue_86e8 ul li.secondary_copper_3364 .next_28c6,
.copper_4c02 .item_blue_86e8 ul li.gradient_medium_2869 .next_28c6 {
  background: rgba(0, 0, 0, 0.2);
}
.copper_4c02 .image-tall-d12c .item_blue_86e8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_6921 .image-tall-d12c .hero-ca1f li {
  margin: 0;
}
.article_6921 .image-tall-d12c .hero-ca1f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.article_6921 .image-tall-d12c .hero-ca1f li ul {
  margin: 0;
}
.article_6921 .image-tall-d12c .hero-ca1f li ul li a {
  padding-left: 15px;
}
.article_6921 .image-tall-d12c .hero-ca1f li ul li li a {
  padding-left: 30px;
}
.article_6921 .image-tall-d12c .hero-ca1f li.widget-fcc1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.article_6921 .image-tall-d12c .hero-ca1f li.widget-fcc1 > 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;
}
.article_6921 .image-tall-d12c .hero-ca1f li.widget-fcc1 > 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;
}
.container_c4c2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.picture-wide-5246 {
  position: relative;
  z-index: 10;
}
.picture-wide-5246 .background-short-914f {
  width: 100%;
  max-width: 100%;
}
.medium-938d .notification_inner_0721 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.medium-938d .light_b0ef {
}
.medium-938d .copper_4c02 {
  background: #292929;
}
.hot_9440 .notification_inner_0721 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hot_9440 .light_b0ef {
  background: #f9f9f9;
}
.hot_9440 .copper_4c02 {
  background: #303030;
}
.box_c523 .notification_inner_0721 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .box_c523 .surface_easy_f0bf {
    margin-bottom: 1em;
  }
  .box_c523 .surface_easy_f0bf:last-child {
    margin-bottom: 0;
  }
}
.box_c523 .light_b0ef {
  background: #ededed;
}
.box_c523 .copper_4c02 {
  background: #1a1a1a;
}
.notification_inner_0721.light_b0ef {
  color: rgba(0, 0, 0, 0.6);
}
.notification_inner_0721.light_b0ef .silver-69b6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification_inner_0721.copper_4c02 {
  color: rgba(255, 255, 255, 0.99);
}
.notification_inner_0721.copper_4c02 a:not(.video-3bef) {
  color: rgba(255, 255, 255, 0.79);
}
.notification_inner_0721.copper_4c02 a:not(.video-3bef):hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification_inner_0721.copper_4c02 .silver-69b6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification_inner_0721.copper_4c02 table tbody td,
.notification_inner_0721.copper_4c02 table th {
  background: rgba(0, 0, 0, 0.08);
}
.panel_cool_dfab.disabled-0ac1 .fresh-4a97 {
  max-width: initial;
}
.panel_cool_dfab .border_c490 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.panel_cool_dfab .border_c490 .background-short-914f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .panel_cool_dfab .border_c490 .background-short-914f {
    display: block;
    margin-bottom: 2em;
  }
  .panel_cool_dfab .border_c490 .background-short-914f:last-child {
    margin-bottom: 0;
  }
}
.box_c523 .surface_easy_f0bf:last-child,
.hot_9440 .surface_easy_f0bf:last-child,
.medium-938d .surface_easy_f0bf:last-child {
  margin-bottom: 0;
}
.box_c523 .surface_easy_f0bf .image-tall-d12c .item_blue_86e8:last-child,
.hot_9440 .surface_easy_f0bf .image-tall-d12c .item_blue_86e8:last-child,
.medium-938d .surface_easy_f0bf .image-tall-d12c .item_blue_86e8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .box_c523 .primary_action_9834,
  .box_c523 .block_large_3484,
  .hot_9440 .primary_action_9834,
  .hot_9440 .block_large_3484,
  .medium-938d .primary_action_9834,
  .medium-938d .block_large_3484 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .picture-wide-5246 .surface_easy_f0bf {
    margin-bottom: 2em;
  }
}
.picture-wide-5246 p:last-child {
  margin-bottom: 0;
}
.picture-wide-5246 li,
.picture-wide-5246 ul {
  list-style: none;
  margin: 0;
}
.picture-wide-5246 ul ul {
  margin-left: 2.617924em;
}
.rough_553c {
  font-size: 0.875em;
}

/* css-noise: 3062 */
.ghost-box-y0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
