/*!
Theme Name: Customify
Theme URI: https://pressmaximum.next-194a/customify
Author: WPCustomify
Author URI: https://pressmaximum.next-194a
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.next-194a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.component_action_b4dc.picture_f862/licenses/gpl-2.0.preview-8795
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.small-0676/, (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.tooltip_7391.message-top-6e35/normalize.sidebar_west_a586/
 ======
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.sidebar_west_a586 v7.0.0 | MIT License | github.next-194a/necolas/normalize.sidebar_west_a586 */
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;
}
.upper-8b74 .background_c14e,
.simple-fb76,
.gas_5724,
.hard_de4b,
.footer_outer_85a7,
.module-fc2d,
.nav-red-77e5,
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;
}
.simple-fb76,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .simple-fb76,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .simple-fb76,
  h1 {
    font-size: 1.8em;
  }
}
.gas_5724,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gas_5724 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gas_5724,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gas_5724,
  h2 {
    font-size: 1.7em;
  }
}
.hard_de4b,
h3 {
  font-size: 1.618em;
}
.upper-8b74 .background_c14e,
.footer_outer_85a7,
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.hovered_9b48 {
  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;
}
.video-action-3ff1:after,
.video-action-3ff1:before,
.button-3b21:after,
.button-3b21:before {
  content: "";
  display: table;
}
.video-action-3ff1:after,
.button-3b21:after {
  clear: both;
}
.column-red-385d {
  float: right;
  margin-right: 0;
}
.next-e40d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.gold_8886 .accent-fluid-ba18,
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;
}
.gold_8886 .accent-fluid-ba18: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;
}
.layout-up-0441 .accent-fluid-ba18 {
  box-shadow: none;
}
.layout-up-0441
  .accent-fluid-ba18
  .link_195b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.layout-up-0441 .accent-fluid-ba18 .panel-over-1d16 {
  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;
}
.layout-up-0441
  .accent-fluid-ba18
  .panel-over-1d16
  b {
  display: none;
}
.layout-up-0441 .pressed_80f7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.out-2e42:not(.tiny_6224):not(.module_542d),
button:not(.tiny_6224):not(.module_542d),
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ),
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ),
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ) {
  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;
}
.out-2e42:not(.tiny_6224):not(
    .module_542d
  ):hover,
button:not(.tiny_6224):not(
    .module_542d
  ):hover,
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ):hover,
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ):hover,
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.out-2e42:not(.tiny_6224):not(
    .module_542d
  ):active,
.out-2e42:not(.tiny_6224):not(
    .module_542d
  ):focus,
button:not(.tiny_6224):not(
    .module_542d
  ):active,
button:not(.tiny_6224):not(
    .module_542d
  ):focus,
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ):active,
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ):focus,
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ):active,
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ):focus,
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ):active,
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ):focus {
  outline: 0;
}
.out-2e42:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e,
button:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e,
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e,
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e,
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e {
  position: relative;
}
.out-2e42:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .link-b89b,
.out-2e42:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .paper_1434,
.out-2e42:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .out_7dd4,
.out-2e42:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  i,
.out-2e42:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  svg,
button:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .link-b89b,
button:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .paper_1434,
button:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .out_7dd4,
button:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  i,
button:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  svg,
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .link-b89b,
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .paper_1434,
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .out_7dd4,
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  i,
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  svg,
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .link-b89b,
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .paper_1434,
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .out_7dd4,
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  i,
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  svg,
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .link-b89b,
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .paper_1434,
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  .out_7dd4,
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  i,
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e
  svg {
  visibility: hidden;
}
.out-2e42:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e:after,
button:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e:after,
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e:after,
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e:after,
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ).fn-loading-5c3e: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;
}
.out-2e42:not(.tiny_6224):not(.module_542d),
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ),
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ),
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ) {
  color: #fff;
  background: #235787;
}
.out-2e42:not(.tiny_6224):not(
    .module_542d
  ):focus,
input[type="button"]:not(.tiny_6224):not(
    .module_542d
  ):focus,
input[type="reset"]:not(.tiny_6224):not(
    .module_542d
  ):focus,
input[type="submit"]:not(.tiny_6224):not(
    .module_542d
  ):focus {
  color: #fff;
}
.out-2e42.fn-disabled-5c3e:not(.tiny_6224):not(
    .module_542d
  ),
.out-2e42[disabled]:not(.tiny_6224):not(
    .module_542d
  ),
button.fn-disabled-5c3e:not(.tiny_6224):not(
    .module_542d
  ),
button[disabled]:not(.tiny_6224):not(
    .module_542d
  ) {
  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;
}
.panel-current-8418 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.panel-current-8418: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;
}
.description-dirty-4dc7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pro_4d2b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.footer_motion_f545 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.video-action-3ff1:after,
.video-action-3ff1:before,
.accordion_a48d:after,
.accordion_a48d:before,
.progress-e11c:after,
.progress-e11c:before,
.paragraph-b0d8:after,
.paragraph-b0d8:before,
.box_f41a:after,
.box_f41a:before,
.nav-dark-fde0:after,
.nav-dark-fde0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.video-action-3ff1:after,
.accordion_a48d:after,
.progress-e11c:after,
.paragraph-b0d8:after,
.box_f41a:after,
.nav-dark-fde0:after {
  clear: both;
}
.accordion_a48d .dark_2c41,
.progress-e11c .dark_2c41,
.breadcrumb_full_1fbc .dark_2c41 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.paragraph-296d {
  display: inline-block;
}
.nav_bottom_7c61 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.nav_bottom_7c61 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.nav_bottom_7c61 .container-static-2c38 {
  padding: 1em 0;
  font-size: 85%;
}
.container-static-2c38 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.cool_bb2c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.cool_bb2c:after,
.cool_bb2c:before {
  content: "";
  display: table;
}
.cool_bb2c:after {
  clear: both;
}
.smooth-9e91 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element_e35f .smooth-9e91 {
  max-width: 50%;
}
.heading_ead2 .smooth-9e91 {
  max-width: 33.33%;
}
.nav_859a .smooth-9e91 {
  max-width: 25%;
}
.badge-black-ef44 .smooth-9e91 {
  max-width: 20%;
}
.gas_4d46 .smooth-9e91 {
  max-width: 16.66%;
}
.gallery-1550 .smooth-9e91 {
  max-width: 14.28%;
}
.form_7ada .smooth-9e91 {
  max-width: 12.5%;
}
.brown-b384 .smooth-9e91 {
  max-width: 11.11%;
}
.hard-2d91 {
  display: block;
}
.upper-8b74 .hero_complex_00ec label,
.upper-8b74 .gas-0153 label,
.upper-8b74 .container-8e3e label,
.upper-8b74 .slow-98e1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_light_3e5e {
  list-style: none;
  margin: 0;
}
.logo_light_3e5e article.badge-76ff {
  margin-bottom: 0;
}
.logo_light_3e5e ul {
  list-style: none;
  margin: 0;
}
.logo_light_3e5e .fast-8d58 li.badge-76ff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_light_3e5e .fast-8d58 li.badge-76ff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_light_3e5e .fast-8d58 li.badge-76ff: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) {
  .logo_light_3e5e .fast-8d58 li.badge-76ff li.badge-76ff li.badge-76ff li.badge-76ff {
    padding-left: 0;
  }
}
article.badge-76ff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge-76ff .accordion_a48d p:last-of-type {
  margin-bottom: 0;
}
article.badge-76ff .accordion-af65 {
  float: left;
}
article.badge-76ff .complex_9ded {
  margin-left: 85px;
}
article.badge-76ff .avatar-a403 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge-76ff .avatar-a403 .overlay-f835 {
  margin-left: 10px;
}
article.badge-76ff .cool_1fab {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge-76ff .solid-97ad {
  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 .hero_complex_00ec,
  #respond .container-8e3e,
  #respond .slow-98e1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero_complex_00ec input,
#respond .container-8e3e input,
#respond .slow-98e1 input {
  width: 100%;
}
#respond .slow-98e1 {
  margin-right: 0;
}
#respond .feature-under-e90c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.out-d273 {
  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;
}
.out-d273.progress-soft-e8b4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.out-d273 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%);
}
.out-d273:focus,
.out-d273: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);
}
.iron-1de4 {
  border-radius: 10%;
}
.info_7d6f {
  border-radius: 50%;
}
.title-top-0db6 {
  font-size: 0.72em;
}
.complex_22f9 {
  font-size: 0.875em;
}
.container_gold_a3c5 {
  font-size: 1.1em;
}
.hot-4002 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hot-4002.title-top-0db6 {
  letter-spacing: 0.5px;
}
.banner_active_f84e,
.banner_active_f84e a {
  color: #6d6d6d;
}
.banner_active_f84e a:hover {
  color: #111;
}
.down_5aec {
  color: #6d6d6d;
}
.form-thick-7619 {
  overflow-x: hidden;
}
.form-thick-7619 .outline-bronze-b71b.tiny-9b4f {
  position: relative;
}
.form-thick-7619 .outline-bronze-b71b.tiny-9b4f.hovered_2411 {
  position: initial;
}
.form-thick-7619
  .outline-bronze-b71b.tiny-9b4f.hovered_2411
  .section-d6e4 {
  left: auto;
}
.form-thick-7619 .outline-bronze-b71b .section-d6e4 {
  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;
}
.form-thick-7619 .outline-bronze-b71b:hover.tiny-9b4f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.form-thick-7619
  .outline-bronze-b71b:hover.tiny-9b4f
  .section-d6e4 {
  display: block;
  z-index: 9999999;
}
.form-thick-7619 .chip_82a5 .media-f196,
.form-thick-7619 .hot-c679 .media-f196 {
  display: none;
}
.form-thick-7619 .purple_a7d5 .outline-bronze-b71b:hover.tiny-9b4f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.upper-8b74 .hero_complex_00ec label,
.upper-8b74 .gas-0153 label,
.upper-8b74 .container-8e3e label,
.upper-8b74 .slow-98e1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_light_3e5e {
  list-style: none;
  margin: 0;
}
.logo_light_3e5e article.badge-76ff {
  margin-bottom: 0;
}
.logo_light_3e5e ul {
  list-style: none;
  margin: 0;
}
.logo_light_3e5e .fast-8d58 li.badge-76ff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_light_3e5e .fast-8d58 li.badge-76ff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_light_3e5e .fast-8d58 li.badge-76ff: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) {
  .logo_light_3e5e .fast-8d58 li.badge-76ff li.badge-76ff li.badge-76ff li.badge-76ff {
    padding-left: 0;
  }
}
article.badge-76ff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge-76ff .accordion_a48d p:last-of-type {
  margin-bottom: 0;
}
article.badge-76ff .accordion-af65 {
  float: left;
}
article.badge-76ff .complex_9ded {
  margin-left: 85px;
}
article.badge-76ff .avatar-a403 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge-76ff .avatar-a403 .overlay-f835 {
  margin-left: 10px;
}
article.badge-76ff .cool_1fab {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge-76ff .solid-97ad {
  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 .hero_complex_00ec,
  #respond .container-8e3e,
  #respond .slow-98e1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero_complex_00ec input,
#respond .container-8e3e input,
#respond .slow-98e1 input {
  width: 100%;
}
#respond .slow-98e1 {
  margin-right: 0;
}
#respond .feature-under-e90c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip_82a5 .frame_action_967c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.frame_action_967c .right_c795.preview-outer-3d2a .tooltip-911f > li > a:focus,
.frame_action_967c .right_c795.preview-outer-3d2a .tooltip-911f > li > a:hover,
.frame_action_967c .right_c795.silver_7e5f .tooltip-911f > li > a:focus,
.frame_action_967c .right_c795.silver_7e5f .tooltip-911f > li > a:hover,
.frame_action_967c .right_c795.box_2f75 .tooltip-911f > li > a:focus,
.frame_action_967c .right_c795.box_2f75 .tooltip-911f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_action_967c
  .right_c795.preview-outer-3d2a
  .tooltip-911f
  > li.menu_stale_a4ac
  > a,
.frame_action_967c
  .right_c795.preview-outer-3d2a
  .tooltip-911f
  > li.content_under_c95d
  > a,
.frame_action_967c
  .right_c795.silver_7e5f
  .tooltip-911f
  > li.menu_stale_a4ac
  > a,
.frame_action_967c
  .right_c795.silver_7e5f
  .tooltip-911f
  > li.content_under_c95d
  > a,
.frame_action_967c
  .right_c795.box_2f75
  .tooltip-911f
  > li.menu_stale_a4ac
  > a,
.frame_action_967c .right_c795.box_2f75 .tooltip-911f > li.shade-medium-0223 > a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_action_967c .medium-108f,
.frame_action_967c .medium-108f a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_action_967c .south-910d.form_61d3 li a,
.frame_action_967c .background-first-a6a8 a,
.frame_action_967c .thumbnail-f5fd,
.frame_action_967c .tooltip-911f > li > a,
.frame_action_967c .cool-d02f {
  color: rgba(255, 255, 255, 0.79);
}
.frame_action_967c .south-910d.form_61d3 li a:hover,
.frame_action_967c .background-first-a6a8 a:hover,
.frame_action_967c .thumbnail-f5fd:hover,
.frame_action_967c .tooltip-911f > li > a:hover,
.frame_action_967c .cool-d02f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_action_967c .video-green-62bb {
  color: rgba(255, 255, 255, 0.79);
}
.frame_action_967c .video-green-62bb .tabs-top-42ed {
  color: rgba(255, 255, 255, 0.99);
}
.frame_action_967c .video-green-62bb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_action_967c .info_narrow_8259 .dim-a550 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_action_967c .info_narrow_8259 .dim-a550 .feature-slow-f56a {
  color: rgba(255, 255, 255, 0.79);
}
.frame_action_967c
  .info_narrow_8259
  .dim-a550
  .feature-slow-f56a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_action_967c
  .info_narrow_8259
  .dim-a550
  .feature-slow-f56a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_action_967c
  .info_narrow_8259
  .dim-a550
  .feature-slow-f56a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_action_967c
  .info_narrow_8259
  .dim-a550
  .feature-slow-f56a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_action_967c .info_narrow_8259 .frame_bright_b62f {
  color: rgba(255, 255, 255, 0.79);
}
.frame_action_967c .info_narrow_8259 .frame_bright_b62f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east-53e3
  .frame_action_967c
  .info_narrow_8259
  .label_47de
  .preview_7cc7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.east-53e3
  .frame_action_967c
  .info_narrow_8259
  .label_47de
  .feature-slow-f56a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip_82a5 .lower-1b56 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.lower-1b56 .right_c795.preview-outer-3d2a .tooltip-911f > li > a:focus,
.lower-1b56 .right_c795.preview-outer-3d2a .tooltip-911f > li > a:hover,
.lower-1b56 .right_c795.silver_7e5f .tooltip-911f > li > a:focus,
.lower-1b56 .right_c795.silver_7e5f .tooltip-911f > li > a:hover,
.lower-1b56 .right_c795.box_2f75 .tooltip-911f > li > a:focus,
.lower-1b56 .right_c795.box_2f75 .tooltip-911f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower-1b56
  .right_c795.preview-outer-3d2a
  .tooltip-911f
  > li.menu_stale_a4ac
  > a,
.lower-1b56
  .right_c795.preview-outer-3d2a
  .tooltip-911f
  > li.content_under_c95d
  > a,
.lower-1b56
  .right_c795.silver_7e5f
  .tooltip-911f
  > li.menu_stale_a4ac
  > a,
.lower-1b56
  .right_c795.silver_7e5f
  .tooltip-911f
  > li.content_under_c95d
  > a,
.lower-1b56
  .right_c795.box_2f75
  .tooltip-911f
  > li.menu_stale_a4ac
  > a,
.lower-1b56 .right_c795.box_2f75 .tooltip-911f > li.shade-medium-0223 > a {
  color: rgba(0, 0, 0, 0.8);
}
.lower-1b56 .medium-108f,
.lower-1b56 .medium-108f a {
  color: rgba(0, 0, 0, 0.8);
}
.lower-1b56 .south-910d.form_61d3 li a,
.lower-1b56 .background-first-a6a8 a,
.lower-1b56 .thumbnail-f5fd,
.lower-1b56 .tooltip-911f > li > a,
.lower-1b56 .cool-d02f {
  color: rgba(0, 0, 0, 0.55);
}
.lower-1b56 .south-910d.form_61d3 li a:hover,
.lower-1b56 .background-first-a6a8 a:hover,
.lower-1b56 .thumbnail-f5fd:hover,
.lower-1b56 .tooltip-911f > li > a:hover,
.lower-1b56 .cool-d02f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower-1b56 .video-green-62bb {
  color: rgba(0, 0, 0, 0.55);
}
.lower-1b56 .video-green-62bb .tabs-top-42ed {
  color: rgba(0, 0, 0, 0.8);
}
.lower-1b56 .video-green-62bb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-9755 .backdrop_a39d {
  margin-left: auto;
  margin-right: auto;
}
.progress-e11c > * {
  margin-left: auto;
  margin-right: auto;
}
.progress-e11c .description-dirty-4dc7 {
  margin-right: 1.41575em;
}
.active-433d .progress-e11c > .slider-hovered-69c2 {
  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;
}
.active-433d .progress-e11c > .container-4334 {
  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;
}
.hovered_e705.preview-9755 .backdrop_a39d,
.label_lower_7457.preview-9755 .backdrop_a39d {
  margin-left: 0;
}
.accordion-hot-eab6.preview-9755 .backdrop_a39d,
.nav_69e1.preview-9755 .backdrop_a39d {
  margin-right: 0;
}
.progress-e11c ol,
.progress-e11c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.element-bright-cc20 video {
  max-width: 100%;
}
.dark_9c63 img {
  display: block;
}
.dark_9c63.description-dirty-4dc7,
.dark_9c63.pro_4d2b {
  width: 100%;
}
.dark_9c63.container-4334 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.slider-upper-a834:not(.outline-e9de) {
  margin: 1.5em auto;
}
.focus_a3e8 p {
  padding: 1.5em 14px;
}
ul.summary-c10c.container-4334,
ul.summary-c10c.slider-hovered-69c2,
ul.summary-c10c.huge_eb82.slider-hovered-69c2 {
  padding: 0 14px;
}
.item-pro-e8fa {
  display: block;
  overflow-x: auto;
}
.item-pro-e8fa table {
  border-collapse: collapse;
  width: 100%;
}
.item-pro-e8fa td,
.item-pro-e8fa th {
  padding: 0.5em;
}
.progress-e11c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.progress-e11c ol ol,
.progress-e11c ol ul,
.progress-e11c ul ol,
.progress-e11c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.progress-e11c ol ol li,
.progress-e11c ol ul li,
.progress-e11c ul ol li,
.progress-e11c ul ul li {
  margin-left: 0;
}
.avatar_b203.aside_baf3 > .button-aeb6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.avatar_b203.aside_baf3 > .button-aeb6 iframe,
.avatar_b203.aside_baf3 > .button-aeb6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.label-aefe {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.label-aefe.hero-tiny-f7d8 {
  padding: 0;
}
.label-aefe.hero-tiny-f7d8 cite {
  font-size: 13px;
}
.label-aefe > * {
  margin-left: 16px;
  margin-right: 16px;
}
.label-aefe cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.cold_9a19 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.cold_9a19 > p:first-child {
  margin-top: 0;
}
.cold_9a19 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.cold_9a19 blockquote {
  border-left: 0;
}
.table-60cc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.table-60cc:not(.card-5e32) {
  max-width: 100px;
}
.table-60cc.tiny_9120 {
  border-bottom: none !important;
  text-align: center;
}
.table-60cc.tiny_9120::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .focus_a3e8 p {
    padding: 1.5em 0;
  }
}
.banner_6903 {
  color: #0073aa;
}
.grid_glass_c8e7 {
  background-color: #0073aa;
}
.badge-slow-a18d {
  color: #229fd8;
}
.feature_fixed_510c {
  background-color: #229fd8;
}
.avatar_a70c {
  color: #eee;
}
.header-73a4 {
  background-color: #eee;
}
.secondary_fast_61e4 {
  color: #444;
}
.hard_2955 {
  background-color: #444;
}
.bright-5b58 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.bright-5b58 .hover-current-0aac .background-first-a6a8 {
  font-size: 15px;
}
.bright-5b58 .background-first-a6a8 {
  line-height: 1.3;
}
.bright-5b58 .lower-1b56 {
}
.bright-5b58 .frame_action_967c {
  background: #235787;
}
.solid-c6a9 {
  padding: 0;
}
.solid-c6a9 .frame_action_967c {
  background: #1a1a1a;
}
.solid-c6a9 .lower-1b56 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.grid-7018 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.grid-7018 .lower-1b56 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.grid-7018 .frame_action_967c {
  background: #303030;
}
.nav-dark-fde0 {
  position: relative;
  z-index: 10;
}
.nav-dark-fde0 .full-4b36 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_easy_599b .tiny-9b4f {
  display: inline-block;
  vertical-align: middle;
}
.overlay_easy_599b.main-a236 .tiny-9b4f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .overlay_easy_599b.main-a236 .tiny-9b4f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay_easy_599b.main-a236 .tiny-9b4f {
    margin-right: 0.4em;
  }
}
.overlay_easy_599b.main-a236 .tiny-9b4f:last-child {
  margin-right: 0;
}
.under-de4a .full-4b36 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .chip_82a5 .hover-current-0aac {
    margin: 0 -0.5em;
  }
  .chip_82a5 .hover-current-0aac [class*="customify-col-"],
  .chip_82a5 .hover-current-0aac [class*="customify-col_"],
  .chip_82a5 .hover-current-0aac [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.chip_82a5.lower_c03d .full-4b36 {
  background: 0 0 !important;
}
.chip_82a5.lower_c03d .full-4b36,
.chip_82a5.under-de4a .full-4b36 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .chip_82a5.mask-medium-1be7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.chip_82a5.under-de4a .full-4b36 {
  box-shadow: none !important;
}
.content_medium_6d6e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .content_medium_6d6e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .content_medium_6d6e {
    padding: 18px 0 20px;
  }
}
.content_medium_6d6e .left-1f2a {
  width: 100%;
}
.content_medium_6d6e .over-d537 {
  margin-bottom: 0;
}
.content_medium_6d6e .rough_9325 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dynamic-c65d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dynamic-c65d .status_21e8 {
  width: 100%;
}
.hot_0c0b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hot_0c0b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hot_0c0b 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;
}
.hot_0c0b li:last-child:after {
  display: none;
}
.hot_0c0b li a {
  font-weight: 500;
  margin-right: 10px;
}
.left-a086 .media-f196 button,
.content_medium_6d6e .media-f196 button {
  left: 0;
}
.left-a086 .status_21e8,
.content_medium_6d6e .status_21e8 {
  padding-left: 0;
  padding-right: 0;
}
.left-a086 .dynamic-c65d,
.content_medium_6d6e .dynamic-c65d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.left-a086 {
  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;
}
.left-a086: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;
}
.left-a086 .disabled_out_f431 {
  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) {
  .left-a086 .disabled_out_f431 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .left-a086 .disabled_out_f431 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .left-a086 .disabled_out_f431 {
    min-height: 200px;
  }
}
.left-a086 .hot_0c0b {
  color: rgba(255, 255, 255, 0.8);
}
.left-a086 .hot_0c0b a,
.left-a086 .hot_0c0b li:after {
  color: inherit;
}
.left-a086 .hot_0c0b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.right-d722 {
  margin-bottom: 0.5em;
}
.icon-tall-1d91 {
  margin-bottom: 1.2em;
}
.icon-tall-1d91,
.right-d722 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.icon-tall-1d91 p:last-child,
.right-d722 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .media-f196,
#masthead .media-f196 {
  display: none;
}
#masthead
  > .media-f196.shadow_6e84 {
  display: none;
}
#masthead > .media-f196 button {
  left: 0;
}
.soft-199d {
  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%;
}
.soft-199d .tiny-9b4f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.soft-199d .picture-selected-79cd {
  display: -webkit-box;
  display: flex;
}
.soft-199d .picture-selected-79cd.slow-51c3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.soft-199d .picture-selected-79cd.table-99a7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.soft-199d .picture-selected-79cd.clean-cd75 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.soft-199d.copper_9a9a.modal-down-2af7 .picture-selected-79cd.slow-51c3 {
  flex-basis: 100%;
}
.soft-199d.module_fb20 .picture-selected-79cd.table-99a7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.soft-199d.module_fb20 .picture-selected-79cd.clean-cd75 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .media-f196.shadow_6e84 {
  display: none;
}
#masthead > .media-f196 button {
  left: 0;
}
.fixed-4d53 {
  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;
}
.fixed-4d53:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fixed-4d53.caption_bright_3ff7 i {
  margin-right: 4px;
}
.fixed-4d53.article-0db8 i {
  margin-left: 5px;
}
.background-first-a6a8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.background-first-a6a8 p:last-child {
  margin-bottom: 0;
}
.cool_7f9e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cool_7f9e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cool_7f9e img {
  display: block;
  width: auto;
  line-height: 1;
}
.cool_7f9e .medium-108f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cool_7f9e .selected_80a2 {
  margin: 5px 0 7px 0;
}
.cool_7f9e.accordion-91cc .row_middle_fd51 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_7f9e.accordion-91cc .slider-plasma-bfb6 {
  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;
}
.cool_7f9e.hover_d07e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cool_7f9e.hover_d07e .row_middle_fd51 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_7f9e.hover_d07e .slider-plasma-bfb6 {
  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;
}
.cool_7f9e.black-f2fb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cool_7f9e.sort-west-3d1a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cool_7f9e.sort-west-3d1a .slider-plasma-bfb6 {
  margin-top: 7px;
}
.filter-da46 {
  display: inline-block;
}
.nav-dark-fde0 .surface-basic-dc76 .cool_7f9e img {
  max-width: 100%;
}
.right_c795 .fresh-2cfc.status-medium-2545,
.summary-8158 .fresh-2cfc.status-medium-2545 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.right_c795 .complex_062c,
.summary-8158 .complex_062c {
  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%);
}
.right_c795 .complex_062c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.right_c795.breadcrumb_next_bdcb .complex_062c {
  display: none;
}
.right_c795 .west_727c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right_c795 .west_727c li {
  display: inline-block;
  position: relative;
}
.right_c795 .west_727c li:last-child {
  margin-right: 0;
}
.right_c795 .west_727c 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;
}
.right_c795 .west_727c li.shade-medium-0223 > a {
  color: rgba(0, 0, 0, 0.9);
}
.right_c795 .west_727c > 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;
}
.right_c795 .west_727c > li > a i {
  line-height: 0;
}
.right_c795 .west_727c > li.logo-bronze-bca5 > a .complex_062c {
  margin-left: 4px;
  line-height: 0;
}
.right_c795 .west_727c .label-5507 li.logo-bronze-bca5 > a {
  position: relative;
}
.right_c795 .west_727c .label-5507 li.logo-bronze-bca5 > a:after,
.right_c795 .west_727c .label-5507 li.logo-bronze-bca5 > a:before {
  content: "";
  display: table;
}
.right_c795 .west_727c .label-5507 li.logo-bronze-bca5 > a:after {
  clear: both;
}
.right_c795 .west_727c .label-5507 li.logo-bronze-bca5 > a .complex_062c {
  margin-left: 5px;
  float: right;
}
.right_c795 .active_2193,
.right_c795 .label-5507 {
  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;
}
.right_c795 .label-5507 {
  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;
}
.right_c795 .label-5507 .status-medium-2545 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right_c795 .label-5507 .complex_062c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.right_c795 .label-5507 li {
  display: block;
  margin: 0;
  padding: 0;
}
.right_c795 .label-5507 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;
}
.right_c795 .label-5507 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.right_c795 .label-5507 .label-5507 {
  top: 0;
  left: 100%;
}
.right_c795 .feature_green_9b40.fn-focus-5c3e > .active_2193,
.right_c795 .feature_green_9b40.fn-focus-5c3e > .label-5507,
.right_c795 .feature_green_9b40:focus > .active_2193,
.right_c795 .feature_green_9b40:focus > .label-5507,
.right_c795 .feature_green_9b40:hover > .active_2193,
.right_c795 .feature_green_9b40:hover > .label-5507 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.right_c795.box_2f75 .tooltip-911f:after,
.right_c795.box_2f75 .tooltip-911f:before {
  content: "";
  display: table;
}
.right_c795.box_2f75 .tooltip-911f:after {
  clear: both;
}
.right_c795.box_2f75 .tooltip-911f > li {
  float: left;
}
.right_c795.card-cf26 .tooltip-911f:after,
.right_c795.card-cf26 .tooltip-911f:before {
  content: "";
  display: table;
}
.right_c795.card-cf26 .tooltip-911f:after {
  clear: both;
}
.right_c795.card-cf26 .tooltip-911f > li {
  float: left;
}
.right_c795.card-cf26 .tooltip-911f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.right_c795.card-cf26 .tooltip-911f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.right_c795.card-cf26 .tooltip-911f > li.menu_stale_a4ac > a,
.right_c795.card-cf26 .tooltip-911f > li.shade-medium-0223 > a {
  color: #fff;
  background-color: #1e4b75;
}
.right_c795.preview-outer-3d2a .tooltip-911f > li > a .status-medium-2545 {
  position: relative;
}
.right_c795.preview-outer-3d2a .tooltip-911f > li > a .status-medium-2545: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;
}
.right_c795.preview-outer-3d2a
  .tooltip-911f
  > li:focus
  > a
  .status-medium-2545:before,
.right_c795.preview-outer-3d2a
  .tooltip-911f
  > li:hover
  > a
  .status-medium-2545:before {
  width: 100%;
  background-color: currentColor;
}
.right_c795.preview-outer-3d2a
  .tooltip-911f
  > li.menu_stale_a4ac
  > a
  .status-medium-2545:before,
.right_c795.preview-outer-3d2a
  .tooltip-911f
  > li.content_under_c95d
  > a
  .status-medium-2545:before {
  width: 100%;
  background-color: currentColor;
}
.right_c795.silver_7e5f .tooltip-911f > li > a .status-medium-2545 {
  position: relative;
}
.right_c795.silver_7e5f .tooltip-911f > li > a .status-medium-2545: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;
}
.right_c795.silver_7e5f .tooltip-911f > li:focus > a .status-medium-2545:before,
.right_c795.silver_7e5f
  .tooltip-911f
  > li:hover
  > a
  .status-medium-2545:before {
  width: 100%;
  background-color: currentColor;
}
.right_c795.silver_7e5f
  .tooltip-911f
  > li.menu_stale_a4ac
  > a
  .status-medium-2545:before,
.right_c795.silver_7e5f
  .tooltip-911f
  > li.content_under_c95d
  > a
  .status-medium-2545:before {
  width: 100%;
  background-color: currentColor;
}
.summary-8158 .west_727c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.summary-8158 .west_727c li:first-child > a {
  border-top: none;
}
.summary-8158 .west_727c .white_0b4f > .status-medium-2545 .complex_062c {
  display: none;
}
.summary-8158 .west_727c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.summary-8158 .west_727c li:last-child {
  border: none;
}
.summary-8158 .west_727c li.logo-bronze-bca5 > a {
  padding-right: 45px !important;
}
.summary-8158 .west_727c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.summary-8158 .west_727c li a:focus,
.summary-8158 .west_727c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-8158 .west_727c li .purple_11ec {
  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;
}
.summary-8158 .west_727c li .purple_11ec:hover {
  box-shadow: none;
}
.summary-8158 .west_727c li .purple_11ec .complex_062c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.summary-8158 .west_727c .label-5507 {
  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);
}
.summary-8158 .west_727c .label-5507 li a {
  padding-left: 3em;
}
.summary-8158 .west_727c .text_cad4 > a .purple_11ec i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.summary-8158 .west_727c .text_cad4 > .label-5507 {
  display: block;
  opacity: 1;
}
.blue-2aad {
  max-width: 100%;
}
.outline-33f2 {
  line-height: 0;
  cursor: pointer;
}
.cool-d02f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.cool-d02f:hover {
  box-shadow: none;
  color: currentColor;
}
.cool-d02f svg {
  width: 18px;
  height: 18px;
}
.cool-d02f .preview-841f {
  display: none;
}
.wide_d2b0 {
  position: relative;
}
.wide_d2b0.fn-active-5c3e .cool-d02f .gas_19d4 {
  display: none;
}
.wide_d2b0.fn-active-5c3e .cool-d02f .preview-841f {
  display: inline-block;
}
.wide_d2b0 .text-7328 {
  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);
}
.wide_d2b0.silver_c86a .text-7328 {
  left: auto;
  right: -0.9em;
}
.wide_d2b0.silver_c86a .section_last_f10a::before {
  left: auto;
  right: 15px;
}
.wide_d2b0.fn-active-5c3e .text-7328 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label_47de {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label_47de label {
  flex-basis: 100%;
}
.label_47de .dim-a550 {
  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;
}
.label_47de .feature-slow-f56a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label_47de .feature-slow-f56a:focus {
  background-color: transparent;
}
.label_47de button.frame_bright_b62f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label_47de button.frame_bright_b62f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label_47de button.frame_bright_b62f svg {
  width: 18px;
  height: 18px;
}
.label_47de input[type="submit"] {
  min-height: auto;
}
.info_narrow_8259 .label_47de .feature-slow-f56a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.section_last_f10a {
  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) {
  .section_last_f10a {
    width: 220px;
  }
}
.section_last_f10a label {
  flex-basis: 100%;
}
.section_last_f10a::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;
}
.east-53e3 .info_narrow_8259 .label_47de {
  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;
}
.east-53e3
  .info_narrow_8259
  .label_47de
  .dim-a550 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.east-53e3 .info_narrow_8259 .label_47de .feature-slow-f56a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.east-53e3
  .info_narrow_8259
  .label_47de
  .feature-slow-f56a:focus {
  background: 0 0;
}
.east-53e3
  .info_narrow_8259
  .label_47de
  .preview_7cc7 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.south-910d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.south-910d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.south-910d li:last-child {
  margin-right: 0;
}
.south-910d li:first-child {
  margin-left: 0;
}
.south-910d.fresh_59bf a {
  color: #fff;
}
.south-910d.fresh_59bf a:hover {
  color: #fff;
}
.south-910d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.south-910d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.south-910d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.south-910d a:hover {
  opacity: 0.9;
  color: inherit;
}
.south-910d [class*="social-icon-apple"] {
  background-color: #999;
}
.south-910d [class*="social-icon-apple"].shade_up_4bbe {
  background-color: transparent;
  color: #999;
}
.south-910d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.south-910d [class*="social-icon-behance"].shade_up_4bbe {
  background-color: transparent;
  color: #1769ff;
}
.south-910d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.south-910d [class*="social-icon-bitbucket"].shade_up_4bbe {
  background-color: transparent;
  color: #205081;
}
.south-910d [class*="social-icon-codepen"] {
  background-color: #000;
}
.south-910d [class*="social-icon-codepen"].shade_up_4bbe {
  background-color: transparent;
  color: #000;
}
.south-910d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.south-910d [class*="social-icon-delicious"].shade_up_4bbe {
  background-color: transparent;
  color: #39f;
}
.south-910d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.south-910d [class*="social-icon-digg"].shade_up_4bbe {
  background-color: transparent;
  color: #005be2;
}
.south-910d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.south-910d [class*="social-icon-dribbble"].shade_up_4bbe {
  background-color: transparent;
  color: #ea4c89;
}
.south-910d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.south-910d [class*="social-icon-envelope"].shade_up_4bbe {
  background-color: transparent;
  color: #ea4335;
}
.south-910d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.south-910d [class*="social-icon-facebook"].shade_up_4bbe {
  background-color: transparent;
  color: #3b5998;
}
.south-910d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.south-910d [class*="social-icon-flickr"].shade_up_4bbe {
  background-color: transparent;
  color: #0063dc;
}
.south-910d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.south-910d [class*="social-icon-foursquare"].shade_up_4bbe {
  background-color: transparent;
  color: #2d5be3;
}
.south-910d [class*="social-icon-github"] {
  background-color: #333;
}
.south-910d [class*="social-icon-github"].shade_up_4bbe {
  background-color: transparent;
  color: #333;
}
.south-910d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.south-910d [class*="social-icon-google-plus"].shade_up_4bbe {
  background-color: transparent;
  color: #dd4b39;
}
.south-910d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.south-910d [class*="social-icon-houzz"].shade_up_4bbe {
  background-color: transparent;
  color: #7ac142;
}
.south-910d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.south-910d [class*="social-icon-instagram"].shade_up_4bbe {
  background-color: transparent;
  color: #262626;
}
.south-910d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.south-910d [class*="social-icon-jsfiddle"].shade_up_4bbe {
  background-color: transparent;
  color: #487aa2;
}
.south-910d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.south-910d [class*="social-icon-linkedin"].shade_up_4bbe {
  background-color: transparent;
  color: #0077b5;
}
.south-910d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.south-910d [class*="social-icon-medium"].shade_up_4bbe {
  background-color: transparent;
  color: #00ab6b;
}
.south-910d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.south-910d
  [class*="social-icon-odnoklassniki"].shade_up_4bbe {
  background-color: transparent;
  color: #f4731c;
}
.south-910d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.south-910d [class*="social-icon-meetup"].shade_up_4bbe {
  background-color: transparent;
  color: #ec1c40;
}
.south-910d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.south-910d [class*="social-icon-pinterest"].shade_up_4bbe {
  background-color: transparent;
  color: #bd081c;
}
.south-910d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.south-910d [class*="social-icon-product-hunt"].shade_up_4bbe {
  background-color: transparent;
  color: #da552f;
}
.south-910d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.south-910d [class*="social-icon-reddit"].shade_up_4bbe {
  background-color: transparent;
  color: #ff4500;
}
.south-910d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.south-910d [class*="social-icon-rss"].shade_up_4bbe {
  background-color: transparent;
  color: #f26522;
}
.south-910d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.south-910d
  [class*="social-icon-shopping-cart"].shade_up_4bbe {
  background-color: transparent;
  color: #4caf50;
}
.south-910d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.south-910d [class*="social-icon-skype"].shade_up_4bbe {
  background-color: transparent;
  color: #00aff0;
}
.south-910d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.south-910d [class*="social-icon-slideshare"].shade_up_4bbe {
  background-color: transparent;
  color: #0077b5;
}
.south-910d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.south-910d [class*="social-icon-snapchat"].shade_up_4bbe {
  background-color: transparent;
  color: #fffc00;
}
.south-910d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.south-910d [class*="social-icon-soundcloud"].shade_up_4bbe {
  background-color: transparent;
  color: #f80;
}
.south-910d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.south-910d [class*="social-icon-spotify"].shade_up_4bbe {
  background-color: transparent;
  color: #2ebd59;
}
.south-910d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.south-910d
  [class*="social-icon-stack-overflow"].shade_up_4bbe {
  background-color: transparent;
  color: #fe7a15;
}
.south-910d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.south-910d [class*="social-icon-maldkfgram"].shade_up_4bbe {
  background-color: transparent;
  color: #2ca5e0;
}
.south-910d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.south-910d [class*="social-icon-tripadvisor"].shade_up_4bbe {
  background-color: transparent;
  color: #589442;
}
.south-910d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.south-910d [class*="social-icon-tumblr"].shade_up_4bbe {
  background-color: transparent;
  color: #35465c;
}
.south-910d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.south-910d [class*="social-icon-twitch"].shade_up_4bbe {
  background-color: transparent;
  color: #6441a5;
}
.south-910d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.south-910d [class*="social-icon-twitter"].shade_up_4bbe {
  background-color: transparent;
  color: #1da1f2;
}
.south-910d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.south-910d [class*="social-icon-vimeo"].shade_up_4bbe {
  background-color: transparent;
  color: #1ab7ea;
}
.south-910d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.south-910d [class*="social-icon-vk"].shade_up_4bbe {
  background-color: transparent;
  color: #45668e;
}
.south-910d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.south-910d [class*="social-icon-weibo"].shade_up_4bbe {
  background-color: transparent;
  color: #df2029;
}
.south-910d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.south-910d [class*="social-icon-weixin"].shade_up_4bbe {
  background-color: transparent;
  color: #7bb32e;
}
.south-910d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.south-910d [class*="social-icon-whatsapp"].shade_up_4bbe {
  background-color: transparent;
  color: #25d366;
}
.south-910d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.south-910d [class*="social-icon-wordpress"].shade_up_4bbe {
  background-color: transparent;
  color: #21759b;
}
.south-910d [class*="social-icon-xing"] {
  background-color: #026466;
}
.south-910d [class*="social-icon-xing"].shade_up_4bbe {
  background-color: transparent;
  color: #026466;
}
.south-910d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.south-910d [class*="social-icon-yelp"].shade_up_4bbe {
  background-color: transparent;
  color: #af0606;
}
.south-910d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.south-910d [class*="social-icon-youtube"].shade_up_4bbe {
  background-color: transparent;
  color: #cd201f;
}
.thumbnail-f5fd {
  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;
}
.thumbnail-f5fd:hover {
  box-shadow: none;
  background: 0 0;
}
.full-ec27 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hidden-87f4 {
  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;
}
.first_c5fa {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.blue_48ef {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.blue_48ef,
.blue_48ef::after,
.blue_48ef::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;
}
.blue_48ef::after,
.blue_48ef::before {
  content: "";
  display: block;
  background-color: inherit;
}
.light-886f .hidden-87f4 .first_c5fa {
  margin-top: -2px;
  width: 19px;
}
.light-886f .hidden-87f4 .blue_48ef {
  margin-top: -1px;
}
.light-886f .hidden-87f4 .blue_48ef,
.light-886f .hidden-87f4 .blue_48ef::after,
.light-886f .hidden-87f4 .blue_48ef::before {
  width: 19px;
  height: 2px;
}
.light-886f .hidden-87f4 .blue_48ef::before {
  top: -6px;
}
.light-886f .hidden-87f4 .blue_48ef::after {
  bottom: -6px;
}
.backdrop_43c2 .hidden-87f4 .first_c5fa {
  margin-top: -2px;
  width: 22px;
}
.backdrop_43c2 .hidden-87f4 .blue_48ef {
  margin-top: -1px;
}
.backdrop_43c2 .hidden-87f4 .blue_48ef,
.backdrop_43c2 .hidden-87f4 .blue_48ef::after,
.backdrop_43c2 .hidden-87f4 .blue_48ef::before {
  width: 22px;
  height: 2px;
}
.backdrop_43c2 .hidden-87f4 .blue_48ef::before {
  top: -7px;
}
.backdrop_43c2 .hidden-87f4 .blue_48ef::after {
  bottom: -7px;
}
.widget-lite-334f .hidden-87f4 .first_c5fa {
  margin-top: -2px;
  width: 31px;
}
.widget-lite-334f .hidden-87f4 .blue_48ef {
  margin-top: -1.5px;
}
.widget-lite-334f .hidden-87f4 .blue_48ef,
.widget-lite-334f .hidden-87f4 .blue_48ef::after,
.widget-lite-334f .hidden-87f4 .blue_48ef::before {
  width: 31px;
  height: 3px;
}
.widget-lite-334f .hidden-87f4 .blue_48ef::before {
  top: -9px;
}
.widget-lite-334f .hidden-87f4 .blue_48ef::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .basic-de4b .hidden-87f4 .first_c5fa {
    margin-top: -2px;
    width: 19px;
  }
  .basic-de4b .hidden-87f4 .blue_48ef {
    margin-top: -1px;
  }
  .basic-de4b .hidden-87f4 .blue_48ef,
  .basic-de4b .hidden-87f4 .blue_48ef::after,
  .basic-de4b .hidden-87f4 .blue_48ef::before {
    width: 19px;
    height: 2px;
  }
  .basic-de4b .hidden-87f4 .blue_48ef::before {
    top: -6px;
  }
  .basic-de4b .hidden-87f4 .blue_48ef::after {
    bottom: -6px;
  }
  .pro-8ec9 .hidden-87f4 .first_c5fa {
    margin-top: -2px;
    width: 22px;
  }
  .pro-8ec9 .hidden-87f4 .blue_48ef {
    margin-top: -1px;
  }
  .pro-8ec9 .hidden-87f4 .blue_48ef,
  .pro-8ec9 .hidden-87f4 .blue_48ef::after,
  .pro-8ec9 .hidden-87f4 .blue_48ef::before {
    width: 22px;
    height: 2px;
  }
  .pro-8ec9 .hidden-87f4 .blue_48ef::before {
    top: -7px;
  }
  .pro-8ec9 .hidden-87f4 .blue_48ef::after {
    bottom: -7px;
  }
  .copper-cbfa .hidden-87f4 .first_c5fa {
    margin-top: -2px;
    width: 31px;
  }
  .copper-cbfa .hidden-87f4 .blue_48ef {
    margin-top: -1.5px;
  }
  .copper-cbfa .hidden-87f4 .blue_48ef,
  .copper-cbfa .hidden-87f4 .blue_48ef::after,
  .copper-cbfa .hidden-87f4 .blue_48ef::before {
    width: 31px;
    height: 3px;
  }
  .copper-cbfa .hidden-87f4 .blue_48ef::before {
    top: -9px;
  }
  .copper-cbfa .hidden-87f4 .blue_48ef::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .basic-8005 .hidden-87f4 .first_c5fa {
    margin-top: -2px;
    width: 19px;
  }
  .basic-8005 .hidden-87f4 .blue_48ef {
    margin-top: -1px;
  }
  .basic-8005 .hidden-87f4 .blue_48ef,
  .basic-8005 .hidden-87f4 .blue_48ef::after,
  .basic-8005 .hidden-87f4 .blue_48ef::before {
    width: 19px;
    height: 2px;
  }
  .basic-8005 .hidden-87f4 .blue_48ef::before {
    top: -6px;
  }
  .basic-8005 .hidden-87f4 .blue_48ef::after {
    bottom: -6px;
  }
  .grid-next-bc53 .hidden-87f4 .first_c5fa {
    margin-top: -2px;
    width: 22px;
  }
  .grid-next-bc53 .hidden-87f4 .blue_48ef {
    margin-top: -1px;
  }
  .grid-next-bc53 .hidden-87f4 .blue_48ef,
  .grid-next-bc53 .hidden-87f4 .blue_48ef::after,
  .grid-next-bc53 .hidden-87f4 .blue_48ef::before {
    width: 22px;
    height: 2px;
  }
  .grid-next-bc53 .hidden-87f4 .blue_48ef::before {
    top: -7px;
  }
  .grid-next-bc53 .hidden-87f4 .blue_48ef::after {
    bottom: -7px;
  }
  .slider_f247 .hidden-87f4 .first_c5fa {
    margin-top: -2px;
    width: 31px;
  }
  .slider_f247 .hidden-87f4 .blue_48ef {
    margin-top: -1.5px;
  }
  .slider_f247 .hidden-87f4 .blue_48ef,
  .slider_f247 .hidden-87f4 .blue_48ef::after,
  .slider_f247 .hidden-87f4 .blue_48ef::before {
    width: 31px;
    height: 3px;
  }
  .slider_f247 .hidden-87f4 .blue_48ef::before {
    top: -9px;
  }
  .slider_f247 .hidden-87f4 .blue_48ef::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .panel_dim_021f .hidden-87f4 .first_c5fa {
    margin-top: -2px;
    width: 19px;
  }
  .panel_dim_021f .hidden-87f4 .blue_48ef {
    margin-top: -1px;
  }
  .panel_dim_021f .hidden-87f4 .blue_48ef,
  .panel_dim_021f .hidden-87f4 .blue_48ef::after,
  .panel_dim_021f .hidden-87f4 .blue_48ef::before {
    width: 19px;
    height: 2px;
  }
  .panel_dim_021f .hidden-87f4 .blue_48ef::before {
    top: -6px;
  }
  .panel_dim_021f .hidden-87f4 .blue_48ef::after {
    bottom: -6px;
  }
  .shade-ee97 .hidden-87f4 .first_c5fa {
    margin-top: -2px;
    width: 22px;
  }
  .shade-ee97 .hidden-87f4 .blue_48ef {
    margin-top: -1px;
  }
  .shade-ee97 .hidden-87f4 .blue_48ef,
  .shade-ee97 .hidden-87f4 .blue_48ef::after,
  .shade-ee97 .hidden-87f4 .blue_48ef::before {
    width: 22px;
    height: 2px;
  }
  .shade-ee97 .hidden-87f4 .blue_48ef::before {
    top: -7px;
  }
  .shade-ee97 .hidden-87f4 .blue_48ef::after {
    bottom: -7px;
  }
  .hover-e371 .hidden-87f4 .first_c5fa {
    margin-top: -2px;
    width: 31px;
  }
  .hover-e371 .hidden-87f4 .blue_48ef {
    margin-top: -1.5px;
  }
  .hover-e371 .hidden-87f4 .blue_48ef,
  .hover-e371 .hidden-87f4 .blue_48ef::after,
  .hover-e371 .hidden-87f4 .blue_48ef::before {
    width: 31px;
    height: 3px;
  }
  .hover-e371 .hidden-87f4 .blue_48ef::before {
    top: -9px;
  }
  .hover-e371 .hidden-87f4 .blue_48ef::after {
    bottom: -9px;
  }
}
.progress_552e .blue_48ef {
  -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);
}
.progress_552e .blue_48ef::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.progress_552e .blue_48ef::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);
}
.progress_552e.clean-94f4 .blue_48ef {
  -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);
}
.progress_552e.clean-94f4 .blue_48ef::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.progress_552e.clean-94f4 .blue_48ef::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);
}
.modal_ee6f {
  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.hero-7b8d:before {
  display: none;
}
.hot-c679 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hot-c679 .upper-42e2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hot-c679 .upper-42e2:last-of-type {
  border-bottom: none;
}
.hot-c679 .upper-42e2.pagination-6b77,
.hot-c679 .upper-42e2.aside_6761,
.hot-c679 .upper-42e2.text_small_0104 {
  padding: 0;
}
.hot-c679 .summary-8158 .purple_11ec {
  color: currentColor;
}
.hot-c679 .summary-8158 .purple_11ec:focus,
.hot-c679 .summary-8158 .purple_11ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hot-c679.lower-1b56 .video-green-62bb,
.hot-c679.lower-1b56 .background-first-a6a8 a,
.hot-c679.lower-1b56 .tooltip-911f a,
.hot-c679.lower-1b56 .label-5507 a {
  color: rgba(0, 0, 0, 0.55);
}
.hot-c679.lower-1b56 .video-green-62bb:hover,
.hot-c679.lower-1b56 .background-first-a6a8 a:hover,
.hot-c679.lower-1b56 .tooltip-911f a:hover,
.hot-c679.lower-1b56 .label-5507 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hot-c679.lower-1b56 .tabs-top-42ed {
  color: rgba(0, 0, 0, 0.8);
}
.hot-c679.lower-1b56 .upper-42e2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hot-c679.lower-1b56 .upper-42e2:before {
  background: rgba(0, 0, 0, 0.08);
}
.hot-c679.lower-1b56 .box_clean_dc97:before {
  background: rgba(255, 255, 255, 0.9);
}
.hot-c679.lower-1b56 .summary-8158 .west_727c li a,
.hot-c679.lower-1b56 .summary-8158 .purple_11ec,
.hot-c679.lower-1b56 .label-5507 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hot-c679.lower-1b56 .summary-8158 .purple_11ec:focus,
.hot-c679.lower-1b56 .summary-8158 .purple_11ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hot-c679.lower-1b56 .west_727c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hot-c679.frame_action_967c .video-green-62bb,
.hot-c679.frame_action_967c .background-first-a6a8 a,
.hot-c679.frame_action_967c .tooltip-911f .purple_11ec,
.hot-c679.frame_action_967c .tooltip-911f a,
.hot-c679.frame_action_967c .label-5507 a {
  color: rgba(255, 255, 255, 0.79);
}
.hot-c679.frame_action_967c .video-green-62bb:hover,
.hot-c679.frame_action_967c .background-first-a6a8 a:hover,
.hot-c679.frame_action_967c .tooltip-911f .purple_11ec:hover,
.hot-c679.frame_action_967c .tooltip-911f a:hover,
.hot-c679.frame_action_967c .label-5507 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-c679.frame_action_967c .tabs-top-42ed {
  color: rgba(255, 255, 255, 0.99);
}
.hot-c679.frame_action_967c .upper-42e2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-c679.frame_action_967c .upper-42e2:before {
  background: rgba(255, 255, 255, 0.08);
}
.hot-c679.frame_action_967c .box_clean_dc97:before {
  background: rgba(0, 0, 0, 0.9);
}
.hot-c679.frame_action_967c .summary-8158 .west_727c li a,
.hot-c679.frame_action_967c .summary-8158 .purple_11ec,
.hot-c679.frame_action_967c .label-5507 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-c679.frame_action_967c .summary-8158 .purple_11ec:focus,
.hot-c679.frame_action_967c .summary-8158 .purple_11ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hot-c679.frame_action_967c .west_727c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_clean_dc97 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.box_clean_dc97:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.smooth-9a81 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.copper-bec8 .hot-c679 {
  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;
}
.copper-bec8 .upper-42e2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.copper-bec8 .upper-42e2: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) {
  .copper-bec8 .upper-42e2:before {
    width: 16%;
    left: 42%;
  }
}
.copper-bec8 .upper-42e2:last-child:before {
  content: none;
}
.copper-bec8 .upper-42e2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.copper-bec8 .summary-8158 .west_727c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.copper-bec8 .summary-8158 .west_727c li a .purple_11ec {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.copper-bec8 .summary-8158 .label-5507 {
  border: none;
}
.copper-bec8 .summary-8158 .label-5507 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.copper-bec8 .box_clean_dc97 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.copper-bec8 .smooth-9a81 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.copper-bec8 .frame_action_967c .box_clean_dc97:before {
  background: rgba(0, 0, 0, 0.9);
}
.copper-bec8 .lower-1b56.info-ac4e .blue_48ef {
  background: rgba(0, 0, 0, 0.6);
}
.copper-bec8
  .lower-1b56.info-ac4e
  .blue_48ef::after,
.copper-bec8
  .lower-1b56.info-ac4e
  .blue_48ef:before {
  background: inherit;
}
.copper-bec8
  .lower-1b56.info-ac4e:hover
  .blue_48ef {
  background: rgba(0, 0, 0, 0.8);
}
.focus_47f7 .hot-c679 {
  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) {
  .focus_47f7 .hot-c679 {
    width: auto;
    right: 45px;
  }
}
.footer_2ab0 .hot-c679 {
  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) {
  .footer_2ab0 .hot-c679 {
    width: auto;
    left: 45px;
  }
}
.hero-7b8d .hot-c679 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hero-7b8d .smooth-9a81 {
  max-width: 48em;
  margin: 0 auto;
}
.hero-7b8d .box_clean_dc97:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.basic-5be8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.basic-5be8.copper-bec8 .hot-c679 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.basic-5be8.focus_47f7 .hot-c679 {
  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);
}
.basic-5be8 .hot-c679 {
  visibility: visible;
}
.basic-5be8.footer_2ab0 .hot-c679 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.label_44ad,
.disabled_5816 {
  overflow-x: hidden;
}
.label_44ad .hot-c679 {
  overflow: auto;
}
.label_44ad.copper-bec8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_44ad.copper-bec8 .hot-c679 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.label_44ad.copper-bec8 .thumbnail-f5fd {
  opacity: 0;
}
.label_44ad.focus_47f7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_44ad.focus_47f7 .hot-c679 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.label_44ad.focus_47f7 .thumbnail-f5fd {
  opacity: 0;
}
.label_44ad.footer_2ab0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_44ad.footer_2ab0 .hot-c679 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.label_44ad.footer_2ab0 .thumbnail-f5fd {
  opacity: 0;
}
.label_44ad.hero-7b8d .hot-c679 {
  z-index: 10;
  visibility: visible;
}
.info-ac4e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.info-ac4e .blue_48ef {
  background: rgba(255, 255, 255, 0.99);
}
.info-ac4e .blue_48ef::after,
.info-ac4e .blue_48ef:before {
  background: inherit;
}
.info-ac4e:hover .blue_48ef {
  background: rgba(255, 255, 255, 0.99);
}
.footer_2ab0 .info-ac4e {
  top: 10px;
  right: auto;
  left: 12px;
}
.hero-7b8d .info-ac4e {
  display: none !important;
}
.label_44ad:before,
.disabled_5816:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.label_44ad .info-ac4e,
.disabled_5816 .info-ac4e {
  display: inline-block;
}
.hot-c679 .tiny-9b4f {
  -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;
}
.label_44ad .hot-c679 .tiny-9b4f,
.disabled_5816 .hot-c679 .tiny-9b4f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop_eea2 .dim-a550 {
  width: 100%;
}
.surface-basic-dc76 {
  padding: 0 0.5em 0;
}
.surface-basic-dc76 [class*="customify-col-"],
.surface-basic-dc76 [class*="customify-col_"],
.surface-basic-dc76 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.disabled_3de3 .surface-basic-dc76 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hover-current-0aac .green-a085,
  .green-a085 {
    display: none;
  }
  .dim_4e2b {
    text-align: left;
  }
  .breadcrumb-660e {
    text-align: center;
  }
  .element_2766 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hover-current-0aac .row_pink_180a,
  .row_pink_180a {
    display: none;
  }
  .narrow-3cc0 {
    text-align: left;
  }
  .primary_current_0ab9 {
    text-align: center;
  }
  .fast-2015 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hover-current-0aac .search_ab92,
  .search_ab92 {
    display: none;
  }
  .active-e339 {
    text-align: left;
  }
  .cold-56de {
    text-align: center;
  }
  .sort_tiny_0c63 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.icon_a19b {
  box-shadow: none !important;
}
.sort-dim-09fb .modal_outer_8632,
.solid_6781 .modal_outer_8632 {
  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;
}
.solid_6781 .modal_outer_8632 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.full-4b36 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.full-4b36:after,
.full-4b36:before {
  content: "";
  display: table;
}
.full-4b36:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .full-4b36 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.full-4b36,
.mask-medium-1be7 {
  max-width: 1248px;
  margin: 0 auto;
}

.paragraph-b0d8.purple_f4a5 .full-4b36 {
  max-width: 100%;
}
.paragraph-b0d8.glass_771d {
  max-width: 1200px;
  margin: 0 auto;
}
.paragraph-b0d8.black-aa3e .full-4b36 {
  max-width: 100%;
}
.paragraph-b0d8.black-aa3e > .full-4b36 {
  padding-left: 0;
  padding-right: 0;
}
.paragraph-b0d8.black-aa3e > .full-4b36 .hover-current-0aac {
  margin: 0;
}
.paragraph-b0d8.black-aa3e
  > .full-4b36
  .white-8f9c.down_6a34 {
  margin-right: 0;
  margin-left: 0;
}
.paragraph-b0d8.black-aa3e #main.down_6a34 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gas_4a6b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gas_4a6b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .element_silver_5919 .backdrop_a39d {
    padding-right: 1em;
  }
  .element_silver_5919.rough_abab .white-8f9c {
    border-right: 1px solid #eaecee;
  }
  .element_silver_5919.rough_abab .backdrop_a39d {
    padding-right: 1em;
  }
  .element_silver_5919.rough_abab .container-005d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_6fbb .backdrop_a39d {
    padding-left: 1em;
  }
  .smooth_6fbb.rough_abab .white-8f9c {
    border-left: 1px solid #eaecee;
  }
  .smooth_6fbb.rough_abab .backdrop_a39d {
    padding-left: 1em;
  }
  .smooth_6fbb.rough_abab .container-005d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_6d7b .backdrop_a39d {
    padding-left: 1em;
  }
  .photo_6d7b.rough_abab .panel-simple-f3ff {
    border-right: 1px solid #eaecee;
  }
  .photo_6d7b.rough_abab .pattern_1bb1 {
    border-right: 1px solid #eaecee;
  }
  .photo_6d7b.rough_abab .backdrop_a39d {
    padding-left: 1em;
  }
  .photo_6d7b.rough_abab .container-005d {
    padding-right: 1em;
  }
  .photo_6d7b.rough_abab .last_52bd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay_dbbb .backdrop_a39d {
    padding-right: 1em;
  }
  .overlay_dbbb.rough_abab .panel-simple-f3ff {
    border-left: 1px solid #eaecee;
  }
  .overlay_dbbb.rough_abab .pattern_1bb1 {
    border-left: 1px solid #eaecee;
  }
  .overlay_dbbb.rough_abab .backdrop_a39d {
    padding-right: 1em;
  }
  .overlay_dbbb.rough_abab .container-005d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay_dbbb.rough_abab .last_52bd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas_4a6b .backdrop_a39d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas_4a6b.rough_abab .white-8f9c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gas_4a6b.rough_abab .backdrop_a39d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas_4a6b.rough_abab .container-005d {
    padding-left: 1em;
  }
  .gas_4a6b.rough_abab .last_52bd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gas_4a6b.rough_abab .backdrop_a39d {
    padding-left: 0;
  }
}
.lite_1e1e .overlay_easy_599b {
  display: inline-block;
}
.bright_f170 {
  display: inline-block;
}
.border_c7bb {
  word-con: break-word;
}
.logo_brown_6cf4 > span {
  display: inline-block;
  padding: 5px 0;
}
.logo_brown_6cf4 .popup-b3c2 {
  margin-left: 8px;
  margin-right: 8px;
}
.logo_brown_6cf4 .fluid_341b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pink-e2a9 .notification_62bb {
  margin-bottom: 2em;
}
.pink-e2a9 .cold_6c6c {
  margin-bottom: 15px;
}
.pink-e2a9 .cold_6c6c:last-child {
  margin-bottom: 0;
}
.pink-e2a9 .layout-ca6b {
  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) {
  .pink-e2a9 .layout-ca6b {
    display: block;
  }
}
.pink-e2a9 .up-e9df {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pink-e2a9 .up-e9df {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pink-e2a9 .progress-ed44 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pink-e2a9 .progress-ed44 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pink-e2a9 .progress-ed44 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pink-e2a9 .border_c7bb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pink-e2a9 .border_c7bb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pink-e2a9 .header_steel_f939 p:last-child {
  margin-bottom: 0;
}
.pink-e2a9 .thumbnail-48fa {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pink-e2a9 .banner_black_d632 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pink-e2a9 .texture-b3fb {
  margin-top: 1em;
}
.pink-e2a9 .lite_eb86 {
  top: 0;
  display: block;
}
.pink-e2a9 .lite_eb86 a {
  color: inherit;
}
.pink-e2a9 .lite_eb86 a:hover {
  color: inherit;
}
.pink-e2a9 .row_ae04 {
  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;
}
.pink-e2a9 .row_ae04:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pink-e2a9 .banner_black_d632 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pink-e2a9 .grid_1825 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pink-e2a9 .grid_1825:first-child {
  margin-top: 0;
}
.pink-e2a9 .grid_1825.photo_c8f3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pink-e2a9 .grid_1825.rough_b838 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pink-e2a9
  .grid_1825.rough_b838.tertiary-cool-6189
  .texture-b3fb {
  width: 100%;
}
.pink-e2a9 .rough_b838 {
  -webkit-box-align: center;
  align-items: center;
}
.pink-e2a9 .rough_b838 .logo_brown_6cf4,
.pink-e2a9 .rough_b838 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pink-e2a9 .progress-ed44 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pink-e2a9 .progress-ed44 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pink-e2a9 .progress-ed44: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;
}
.pink-e2a9 .photo_c8f3 {
  z-index: 5;
}
.pink-e2a9 .cold_c60f .hot_38f1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pink-e2a9 .logo-inner-12bb .hot_38f1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pink-e2a9 .hover_bb62 .hot_38f1 {
  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;
}
.pink-e2a9.feature_7b37 .layout-ca6b,
.pink-e2a9.link_1977 .layout-ca6b {
  display: block;
}
.pink-e2a9.feature_7b37 .layout-ca6b .white_be09,
.pink-e2a9.feature_7b37 .layout-ca6b .banner_black_d632,
.pink-e2a9.link_1977 .layout-ca6b .white_be09,
.pink-e2a9.link_1977 .layout-ca6b .banner_black_d632 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pink-e2a9.caption-brown-ebfb .up-e9df {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pink-e2a9.caption-brown-ebfb .up-e9df {
    margin-right: 0;
  }
}
.pink-e2a9.feature_7b37 .up-e9df,
.pink-e2a9.link_1977 .up-e9df {
  padding-top: 40%;
}
.pink-e2a9.feature_7b37 .notification_62bb,
.pink-e2a9.link_1977 .notification_62bb {
  display: block;
}
.pink-e2a9.feature_7b37 .fn-sticky-5c3e .banner_black_d632,
.pink-e2a9.link_1977 .fn-sticky-5c3e .banner_black_d632 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pink-e2a9.feature_7b37 .up-e9df,
.pink-e2a9.link_1977 .up-e9df {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pink-e2a9.feature_7b37 .banner_black_d632 {
  padding: 1em;
}
.pro_028d {
  margin: 30px auto;
  display: block;
}
.pro_028d .widget_stale_c897 > * {
  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;
}
.pro_028d .widget_stale_c897 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pro_028d .widget_stale_c897 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.primary_full_fb25 .logo_brown_6cf4 {
  margin-bottom: 1.41575em;
}
.primary_full_fb25 .heading_large_7ceb {
  margin-bottom: 1.618em;
}
.progress-e11c .down-ea62 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.progress-e11c .down-ea62 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.progress-e11c .accent_0cff {
  max-width: 100%;
  overflow: auto;
}
.preview-9755 .progress-e11c a:hover {
  text-decoration: underline;
}
.in_957a .cold_6c6c:not(.border_c7bb),
.in_957a .progress-ed44 {
  margin-bottom: 1.41575em;
}
.in_957a .cold_6c6c:not(.border_c7bb):last-child,
.in_957a .progress-ed44:last-child {
  margin-bottom: 0;
}
.in_957a .cold_6c6c.wrapper-brown-bb72 {
  margin-bottom: 0.41575em;
}
.in_957a .table_21cf:before,
.in_957a .surface_a79f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.in_957a .table_21cf:before {
  content: "\f115";
}
.in_957a .surface_a79f:before {
  content: "\f02c";
}
.in_957a .main_down_f2c1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.in_957a .main_down_f2c1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.small_a8cf {
  display: -webkit-box;
  display: flex;
}
.small_a8cf .huge_3bf8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .small_a8cf .huge_3bf8 {
    flex-basis: 90px;
  }
}
.small_a8cf .short_0423 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .small_a8cf .short_0423 {
    flex-basis: calc(100% - 50px);
  }
}
.small_a8cf .link_stone_ff43 p:last-child {
  margin-bottom: 0.72em;
}
.warm-dc27 .widget_stale_c897 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.warm-dc27 .widget_stale_c897:after,
.warm-dc27 .widget_stale_c897:before {
  content: "";
  display: table;
}
.warm-dc27 .widget_stale_c897:after {
  clear: both;
}
.warm-dc27 .widget_stale_c897 .copper-6d54,
.warm-dc27 .widget_stale_c897 .brown-0bb8 {
  width: 49%;
}
.warm-dc27 .widget_stale_c897 .copper-6d54 a span.glass_8678,
.warm-dc27 .widget_stale_c897 .brown-0bb8 a span.glass_8678 {
  display: block;
  margin-bottom: 5px;
}
.warm-dc27 .widget_stale_c897 .brown-0bb8 {
  float: left;
  text-align: left;
}
.warm-dc27 .widget_stale_c897 .copper-6d54 {
  float: right;
  text-align: right;
}
.surface_8027 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface_8027 {
    margin-bottom: 0;
  }
}
.stone_d419 {
  margin-bottom: 1em;
}
.stone_d419 .border_c7bb {
  font-size: 1.1em;
  line-height: 1.3;
}
.main_dcd2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.selected-7511 .stone_d419,
.block_2df5 .stone_d419 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .selected-7511 .stone_d419,
  .block_2df5 .stone_d419 {
    display: block;
  }
}
.selected-7511 .main_dcd2,
.block_2df5 .main_dcd2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .selected-7511 .main_dcd2,
  .block_2df5 .main_dcd2 {
    margin-bottom: 1em;
  }
}
.selected-7511 .main_dcd2 img,
.block_2df5 .main_dcd2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.selected-7511 .icon_3a56,
.block_2df5 .icon_3a56 {
  flex-basis: calc(100% - 160px);
}
.selected-7511 .icon_3a56 p,
.block_2df5 .icon_3a56 p {
  margin-bottom: 0;
}
.selected-7511 .icon_3a56 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .selected-7511 .icon_3a56 {
    padding-left: 0;
  }
}
.block_2df5 .icon_3a56 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .block_2df5 .icon_3a56 {
    padding-right: 0;
  }
}
.block_2df5 .main_dcd2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.main-right-0f3d .main_dcd2 {
  margin-bottom: 0.5em;
}
.main-right-0f3d .main_dcd2 img {
  width: 100%;
}
.shade-action-7efa .text-new-3dbe,
.slider-24f3 .text-new-3dbe {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slider-24f3 .white-8f9c .logo_new_c9d9 p:last-child {
  margin-bottom: 0;
}
.media-gas-5fe7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.title-pro-5e54 .hidden-outer-74ae {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .title-pro-5e54 .hidden-outer-74ae:last-of-type {
    margin-bottom: 0;
  }
}
.title-pro-5e54 .hidden-outer-74ae ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title-pro-5e54 .hidden-outer-74ae ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.title-pro-5e54 .hidden-outer-74ae ul li {
  margin: 0 0 0.6em;
}
.title-pro-5e54 .hidden-outer-74ae ul li.surface-selected-641f,
.title-pro-5e54 .hidden-outer-74ae ul li.dim-4d86 {
  position: relative;
}
.title-pro-5e54 .hidden-outer-74ae ul li.surface-selected-641f .input-up-d585,
.title-pro-5e54 .hidden-outer-74ae ul li.dim-4d86 .input-up-d585 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.title-pro-5e54 .hidden-outer-74ae ul li.surface-selected-641f:after:after,
.title-pro-5e54 .hidden-outer-74ae ul li.surface-selected-641f:after:before,
.title-pro-5e54
  .hidden-outer-74ae
  ul
  li.dim-4d86:after:after,
.title-pro-5e54
  .hidden-outer-74ae
  ul
  li.dim-4d86:after:before {
  content: "";
  display: table;
}
.title-pro-5e54 .hidden-outer-74ae ul li.surface-selected-641f:after:after,
.title-pro-5e54
  .hidden-outer-74ae
  ul
  li.dim-4d86:after:after {
  clear: both;
}
.title-pro-5e54 .hidden-outer-74ae a.out-2e42:hover {
  text-decoration: none;
}
.title-pro-5e54 .hidden-outer-74ae select {
  max-width: 100%;
}
.title-pro-5e54 .hidden-outer-74ae table {
  font-size: 85%;
}
.title-pro-5e54 .hidden-outer-74ae table td,
.title-pro-5e54 .hidden-outer-74ae table th {
  padding: 0.2360828548em;
  text-align: center;
}
.title-pro-5e54 .hidden-outer-74ae table tfoot td {
  text-align: left;
}
.title-pro-5e54 .hidden-outer-74ae :last-child {
  margin-bottom: 0;
}
.title-pro-5e54 .hidden-outer-74ae .shadow_e398 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.title-pro-5e54 .hidden-outer-74ae .shadow_e398 label {
  width: 100%;
}
.title-pro-5e54 .hidden-outer-74ae .shadow_e398 .feature-slow-f56a {
  width: 100%;
  display: block;
}
.title-pro-5e54 .hidden-outer-74ae .shadow_e398 .frame_bright_b62f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.title-pro-5e54 .hidden-outer-74ae .shadow_e398 .frame_bright_b62f:hover svg #svg-search {
  fill: #444;
}
.title-pro-5e54 .hidden-outer-74ae .shadow_e398 .frame_bright_b62f svg {
  width: 18px;
  height: 18px;
}
.title-pro-5e54 .component-focused-1bd5 ul ul,
.title-pro-5e54 .smooth-d3c6 ul ul,
.title-pro-5e54 .container_4c88 ul ul,
.title-pro-5e54 .thumbnail-soft-7bd9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.title-pro-5e54 .component-focused-1bd5 .logo-bronze-bca5 > a,
.title-pro-5e54 .smooth-d3c6 .logo-bronze-bca5 > a,
.title-pro-5e54 .container_4c88 .logo-bronze-bca5 > a,
.title-pro-5e54 .thumbnail-soft-7bd9 .logo-bronze-bca5 > a {
  margin-bottom: 0;
}
.title-pro-5e54 .hover-27b1 li,
.title-pro-5e54 .component-focused-1bd5 li,
.title-pro-5e54 .content-fbef li,
.title-pro-5e54 .smooth-d3c6 li,
.title-pro-5e54 .container_4c88 li,
.title-pro-5e54 .thumbnail-soft-7bd9 li,
.title-pro-5e54 .narrow-7fb4 li,
.title-pro-5e54 .thick-f498 li {
  display: block;
  position: relative;
}
.title-pro-5e54 .hover-27b1 li:last-child,
.title-pro-5e54 .component-focused-1bd5 li:last-child,
.title-pro-5e54 .content-fbef li:last-child,
.title-pro-5e54 .smooth-d3c6 li:last-child,
.title-pro-5e54 .container_4c88 li:last-child,
.title-pro-5e54 .thumbnail-soft-7bd9 li:last-child,
.title-pro-5e54 .narrow-7fb4 li:last-child,
.title-pro-5e54 .thick-f498 li:last-child {
  border: none;
}
.title-pro-5e54 .hover-27b1 li a,
.title-pro-5e54 .component-focused-1bd5 li a,
.title-pro-5e54 .content-fbef li a,
.title-pro-5e54 .smooth-d3c6 li a,
.title-pro-5e54 .container_4c88 li a,
.title-pro-5e54 .thumbnail-soft-7bd9 li a,
.title-pro-5e54 .narrow-7fb4 li a,
.title-pro-5e54 .thick-f498 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-pro-5e54 .hover-27b1 li ul li::before,
.title-pro-5e54 .component-focused-1bd5 li ul li::before,
.title-pro-5e54 .content-fbef li ul li::before,
.title-pro-5e54 .smooth-d3c6 li ul li::before,
.title-pro-5e54 .container_4c88 li ul li::before,
.title-pro-5e54 .thumbnail-soft-7bd9 li ul li::before,
.title-pro-5e54 .narrow-7fb4 li ul li::before,
.title-pro-5e54 .thick-f498 li ul li::before {
  left: 15px;
}
.title-pro-5e54 .hover-27b1 li ul a,
.title-pro-5e54 .component-focused-1bd5 li ul a,
.title-pro-5e54 .content-fbef li ul a,
.title-pro-5e54 .smooth-d3c6 li ul a,
.title-pro-5e54 .container_4c88 li ul a,
.title-pro-5e54 .thumbnail-soft-7bd9 li ul a,
.title-pro-5e54 .narrow-7fb4 li ul a,
.title-pro-5e54 .thick-f498 li ul a {
  padding-left: 20px;
}
.title-pro-5e54 .hover-27b1 li ul ul li::before,
.title-pro-5e54 .component-focused-1bd5 li ul ul li::before,
.title-pro-5e54 .content-fbef li ul ul li::before,
.title-pro-5e54 .smooth-d3c6 li ul ul li::before,
.title-pro-5e54 .container_4c88 li ul ul li::before,
.title-pro-5e54 .thumbnail-soft-7bd9 li ul ul li::before,
.title-pro-5e54 .narrow-7fb4 li ul ul li::before,
.title-pro-5e54 .thick-f498 li ul ul li::before {
  left: 30px;
}
.title-pro-5e54 .hover-27b1 li ul ul a,
.title-pro-5e54 .component-focused-1bd5 li ul ul a,
.title-pro-5e54 .content-fbef li ul ul a,
.title-pro-5e54 .smooth-d3c6 li ul ul a,
.title-pro-5e54 .container_4c88 li ul ul a,
.title-pro-5e54 .thumbnail-soft-7bd9 li ul ul a,
.title-pro-5e54 .narrow-7fb4 li ul ul a,
.title-pro-5e54 .thick-f498 li ul ul a {
  padding-left: 40px;
}
.title-pro-5e54 .stone_cc5e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-pro-5e54 .thick-f498 ul li {
  margin-bottom: 1.41575em;
}
.title-pro-5e54 .thick-f498 ul li .overlay_ab65 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.title-pro-5e54 .thick-f498 ul li .photo_9025 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.frame_action_967c .hover-27b1 li a,
.frame_action_967c .component-focused-1bd5 li a,
.frame_action_967c .content-fbef li a,
.frame_action_967c .smooth-d3c6 li a,
.frame_action_967c .container_4c88 li a,
.frame_action_967c .thumbnail-soft-7bd9 li a,
.frame_action_967c .narrow-7fb4 li a,
.frame_action_967c .thick-f498 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_action_967c .stone_cc5e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_action_967c .hidden-outer-74ae ul li.surface-selected-641f .input-up-d585,
.frame_action_967c .hidden-outer-74ae ul li.dim-4d86 .input-up-d585 {
  background: rgba(0, 0, 0, 0.2);
}
.frame_action_967c .title-pro-5e54 .hidden-outer-74ae select {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-b0d8 .title-pro-5e54 .west_727c li {
  margin: 0;
}
.paragraph-b0d8 .title-pro-5e54 .west_727c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.paragraph-b0d8 .title-pro-5e54 .west_727c li ul {
  margin: 0;
}
.paragraph-b0d8 .title-pro-5e54 .west_727c li ul li a {
  padding-left: 15px;
}
.paragraph-b0d8 .title-pro-5e54 .west_727c li ul li li a {
  padding-left: 30px;
}
.paragraph-b0d8 .title-pro-5e54 .west_727c li.shade-medium-0223 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.paragraph-b0d8 .title-pro-5e54 .west_727c li.shade-medium-0223 > 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;
}
.paragraph-b0d8 .title-pro-5e54 .west_727c li.shade-medium-0223 > 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;
}
.text-140d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.box_f41a {
  position: relative;
  z-index: 10;
}
.box_f41a .tiny-9b4f {
  width: 100%;
  max-width: 100%;
}
.frame-6ba6 .module_hovered_2409 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.frame-6ba6 .lower-1b56 {
}
.frame-6ba6 .frame_action_967c {
  background: #292929;
}
.blue_e2e4 .module_hovered_2409 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.blue_e2e4 .lower-1b56 {
  background: #f9f9f9;
}
.blue_e2e4 .frame_action_967c {
  background: #303030;
}
.bronze-fbc8 .module_hovered_2409 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bronze-fbc8 .overlay_easy_599b {
    margin-bottom: 1em;
  }
  .bronze-fbc8 .overlay_easy_599b:last-child {
    margin-bottom: 0;
  }
}
.bronze-fbc8 .lower-1b56 {
  background: #ededed;
}
.bronze-fbc8 .frame_action_967c {
  background: #1a1a1a;
}
.module_hovered_2409.lower-1b56 {
  color: rgba(0, 0, 0, 0.6);
}
.module_hovered_2409.lower-1b56 .glass_fcfb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_hovered_2409.frame_action_967c {
  color: rgba(255, 255, 255, 0.99);
}
.module_hovered_2409.frame_action_967c a:not(.out-2e42) {
  color: rgba(255, 255, 255, 0.79);
}
.module_hovered_2409.frame_action_967c a:not(.out-2e42):hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_hovered_2409.frame_action_967c .glass_fcfb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_hovered_2409.frame_action_967c table tbody td,
.module_hovered_2409.frame_action_967c table th {
  background: rgba(0, 0, 0, 0.08);
}
.purple_a7d5.under-de4a .full-4b36 {
  max-width: initial;
}
.purple_a7d5 .main-a236 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.purple_a7d5 .main-a236 .tiny-9b4f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .purple_a7d5 .main-a236 .tiny-9b4f {
    display: block;
    margin-bottom: 2em;
  }
  .purple_a7d5 .main-a236 .tiny-9b4f:last-child {
    margin-bottom: 0;
  }
}
.bronze-fbc8 .overlay_easy_599b:last-child,
.blue_e2e4 .overlay_easy_599b:last-child,
.frame-6ba6 .overlay_easy_599b:last-child {
  margin-bottom: 0;
}
.bronze-fbc8 .overlay_easy_599b .title-pro-5e54 .hidden-outer-74ae:last-child,
.blue_e2e4 .overlay_easy_599b .title-pro-5e54 .hidden-outer-74ae:last-child,
.frame-6ba6 .overlay_easy_599b .title-pro-5e54 .hidden-outer-74ae:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bronze-fbc8 .highlight-0a75,
  .bronze-fbc8 .basic_2b91,
  .blue_e2e4 .highlight-0a75,
  .blue_e2e4 .basic_2b91,
  .frame-6ba6 .highlight-0a75,
  .frame-6ba6 .basic_2b91 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .box_f41a .overlay_easy_599b {
    margin-bottom: 2em;
  }
}
.box_f41a p:last-child {
  margin-bottom: 0;
}
.box_f41a li,
.box_f41a ul {
  list-style: none;
  margin: 0;
}
.box_f41a ul ul {
  margin-left: 2.617924em;
}
.badge_5d74 {
  font-size: 0.875em;
}

/* css-noise: 30e6 */
.widget-item-e8 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
