/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tiny-f6b0/customify
Author: WPCustomify
Author URI: https://pressmaximum.tiny-f6b0
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.tiny-f6b0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.border-91a8.secondary_6b19/licenses/gpl-2.0.middle_f0d1
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.description-thick-4f3e/, (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.middle-bb2f.soft-46a3/normalize.outline_hot_e616/
 ======
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.outline_hot_e616 v7.0.0 | MIT License | github.tiny-f6b0/necolas/normalize.outline_hot_e616 */
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;
}
.active_medium_8b18 .clean-0c10,
.lower-c147,
.slider_pink_d55a,
.row-14b9,
.hero-09a4,
.badge_dark_b1aa,
.progress-red-a63c,
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;
}
.lower-c147,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lower-c147,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lower-c147,
  h1 {
    font-size: 1.8em;
  }
}
.slider_pink_d55a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.slider_pink_d55a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .slider_pink_d55a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .slider_pink_d55a,
  h2 {
    font-size: 1.7em;
  }
}
.row-14b9,
h3 {
  font-size: 1.618em;
}
.active_medium_8b18 .clean-0c10,
.hero-09a4,
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.container_soft_05b6 {
  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;
}
.pressed_b87b:after,
.pressed_b87b:before,
.status_hard_231f:after,
.status_hard_231f:before {
  content: "";
  display: table;
}
.pressed_b87b:after,
.status_hard_231f:after {
  clear: both;
}
.center-4a0f {
  float: right;
  margin-right: 0;
}
.icon_outer_fc08 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hidden-b985 .stale_390a,
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;
}
.hidden-b985 .stale_390a: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;
}
.progress-top-ecb2 .stale_390a {
  box-shadow: none;
}
.progress-top-ecb2
  .stale_390a
  .widget_9bd2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.progress-top-ecb2 .stale_390a .hover-last-04f4 {
  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;
}
.progress-top-ecb2
  .stale_390a
  .hover-last-04f4
  b {
  display: none;
}
.progress-top-ecb2 .form_action_2bc4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fluid-7bfc:not(.tertiary-8dc2):not(.highlight-upper-4f44),
button:not(.tertiary-8dc2):not(.highlight-upper-4f44),
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ),
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ),
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ) {
  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;
}
.fluid-7bfc:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):hover,
button:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):hover,
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):hover,
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):hover,
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fluid-7bfc:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):active,
.fluid-7bfc:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):focus,
button:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):active,
button:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):focus,
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):active,
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):focus,
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):active,
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):focus,
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):active,
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):focus {
  outline: 0;
}
.fluid-7bfc:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed,
button:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed,
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed,
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed,
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed {
  position: relative;
}
.fluid-7bfc:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .accent-359b,
.fluid-7bfc:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .block-ccb4,
.fluid-7bfc:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .tertiary-e348,
.fluid-7bfc:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  i,
.fluid-7bfc:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  svg,
button:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .accent-359b,
button:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .block-ccb4,
button:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .tertiary-e348,
button:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  i,
button:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  svg,
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .accent-359b,
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .block-ccb4,
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .tertiary-e348,
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  i,
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  svg,
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .accent-359b,
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .block-ccb4,
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .tertiary-e348,
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  i,
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  svg,
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .accent-359b,
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .block-ccb4,
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  .tertiary-e348,
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  i,
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed
  svg {
  visibility: hidden;
}
.fluid-7bfc:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed:after,
button:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed:after,
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed:after,
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed:after,
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ).fn-loading-d5ed: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;
}
.fluid-7bfc:not(.tertiary-8dc2):not(.highlight-upper-4f44),
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ),
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ),
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ) {
  color: #fff;
  background: #235787;
}
.fluid-7bfc:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):focus,
input[type="button"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):focus,
input[type="reset"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):focus,
input[type="submit"]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ):focus {
  color: #fff;
}
.fluid-7bfc.fn-disabled-d5ed:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ),
.fluid-7bfc[disabled]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ),
button.fn-disabled-d5ed:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ),
button[disabled]:not(.tertiary-8dc2):not(
    .highlight-upper-4f44
  ) {
  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;
}
.layout-c537 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.layout-c537: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;
}
.large_9127 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.focus-72f8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.media_stale_0916 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pressed_b87b:after,
.pressed_b87b:before,
.notice-0dfb:after,
.notice-0dfb:before,
.caption_middle_6784:after,
.caption_middle_6784:before,
.header_down_dfd6:after,
.header_down_dfd6:before,
.active_5c0c:after,
.active_5c0c:before,
.out-fd53:after,
.out-fd53:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pressed_b87b:after,
.notice-0dfb:after,
.caption_middle_6784:after,
.header_down_dfd6:after,
.active_5c0c:after,
.out-fd53:after {
  clear: both;
}
.notice-0dfb .card-bright-dcf7,
.caption_middle_6784 .card-bright-dcf7,
.notice_clean_b996 .card-bright-dcf7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.column_easy_dda4 {
  display: inline-block;
}
.down_c5f6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.down_c5f6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.down_c5f6 .surface-hot-0f44 {
  padding: 1em 0;
  font-size: 85%;
}
.surface-hot-0f44 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outer-0245 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outer-0245:after,
.outer-0245:before {
  content: "";
  display: table;
}
.outer-0245:after {
  clear: both;
}
.sidebar-liquid-51b9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.status-last-55a1 .sidebar-liquid-51b9 {
  max-width: 50%;
}
.active-blue-b457 .sidebar-liquid-51b9 {
  max-width: 33.33%;
}
.dropdown_590d .sidebar-liquid-51b9 {
  max-width: 25%;
}
.mask_bc91 .sidebar-liquid-51b9 {
  max-width: 20%;
}
.paragraph_purple_441b .sidebar-liquid-51b9 {
  max-width: 16.66%;
}
.gradient_outer_5720 .sidebar-liquid-51b9 {
  max-width: 14.28%;
}
.layout-soft-082c .sidebar-liquid-51b9 {
  max-width: 12.5%;
}
.pattern-center-4192 .sidebar-liquid-51b9 {
  max-width: 11.11%;
}
.input_4f96 {
  display: block;
}
.active_medium_8b18 .dark_ef2b label,
.active_medium_8b18 .shadow-small-a46a label,
.active_medium_8b18 .logo_46f1 label,
.active_medium_8b18 .east-abde label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_purple_91cf {
  list-style: none;
  margin: 0;
}
.tabs_purple_91cf article.menu_c569 {
  margin-bottom: 0;
}
.tabs_purple_91cf ul {
  list-style: none;
  margin: 0;
}
.tabs_purple_91cf .filter-fluid-0372 li.menu_c569 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_purple_91cf .filter-fluid-0372 li.menu_c569 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_purple_91cf .filter-fluid-0372 li.menu_c569: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) {
  .tabs_purple_91cf .filter-fluid-0372 li.menu_c569 li.menu_c569 li.menu_c569 li.menu_c569 {
    padding-left: 0;
  }
}
article.menu_c569 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu_c569 .notice-0dfb p:last-of-type {
  margin-bottom: 0;
}
article.menu_c569 .aside_6788 {
  float: left;
}
article.menu_c569 .in_be4d {
  margin-left: 85px;
}
article.menu_c569 .badge-2c09 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu_c569 .badge-2c09 .copper_e23d {
  margin-left: 10px;
}
article.menu_c569 .main_e109 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu_c569 .chip-easy-f2eb {
  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 .dark_ef2b,
  #respond .logo_46f1,
  #respond .east-abde {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dark_ef2b input,
#respond .logo_46f1 input,
#respond .east-abde input {
  width: 100%;
}
#respond .east-abde {
  margin-right: 0;
}
#respond .east-7824 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header_prev_f7dd {
  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;
}
.header_prev_f7dd.middle-e08a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.header_prev_f7dd 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%);
}
.header_prev_f7dd:focus,
.header_prev_f7dd: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);
}
.brown_7bed {
  border-radius: 10%;
}
.filter-cold-01a2 {
  border-radius: 50%;
}
.media-fluid-e9d9 {
  font-size: 0.72em;
}
.accordion-a802 {
  font-size: 0.875em;
}
.row_short_e140 {
  font-size: 1.1em;
}
.pattern-b939 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pattern-b939.media-fluid-e9d9 {
  letter-spacing: 0.5px;
}
.top-658e,
.top-658e a {
  color: #6d6d6d;
}
.top-658e a:hover {
  color: #111;
}
.link-ae28 {
  color: #6d6d6d;
}
.gas-e659 {
  overflow-x: hidden;
}
.gas-e659 .paragraph_outer_2fbf.aside_8577 {
  position: relative;
}
.gas-e659 .paragraph_outer_2fbf.aside_8577.dynamic_3abe {
  position: initial;
}
.gas-e659
  .paragraph_outer_2fbf.aside_8577.dynamic_3abe
  .prev-375e {
  left: auto;
}
.gas-e659 .paragraph_outer_2fbf .prev-375e {
  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;
}
.gas-e659 .paragraph_outer_2fbf:hover.aside_8577 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gas-e659
  .paragraph_outer_2fbf:hover.aside_8577
  .prev-375e {
  display: block;
  z-index: 9999999;
}
.gas-e659 .feature_4507 .dirty-ad35,
.gas-e659 .liquid-5d92 .dirty-ad35 {
  display: none;
}
.gas-e659 .background_prev_0690 .paragraph_outer_2fbf:hover.aside_8577 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.active_medium_8b18 .dark_ef2b label,
.active_medium_8b18 .shadow-small-a46a label,
.active_medium_8b18 .logo_46f1 label,
.active_medium_8b18 .east-abde label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_purple_91cf {
  list-style: none;
  margin: 0;
}
.tabs_purple_91cf article.menu_c569 {
  margin-bottom: 0;
}
.tabs_purple_91cf ul {
  list-style: none;
  margin: 0;
}
.tabs_purple_91cf .filter-fluid-0372 li.menu_c569 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_purple_91cf .filter-fluid-0372 li.menu_c569 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_purple_91cf .filter-fluid-0372 li.menu_c569: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) {
  .tabs_purple_91cf .filter-fluid-0372 li.menu_c569 li.menu_c569 li.menu_c569 li.menu_c569 {
    padding-left: 0;
  }
}
article.menu_c569 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu_c569 .notice-0dfb p:last-of-type {
  margin-bottom: 0;
}
article.menu_c569 .aside_6788 {
  float: left;
}
article.menu_c569 .in_be4d {
  margin-left: 85px;
}
article.menu_c569 .badge-2c09 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu_c569 .badge-2c09 .copper_e23d {
  margin-left: 10px;
}
article.menu_c569 .main_e109 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu_c569 .chip-easy-f2eb {
  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 .dark_ef2b,
  #respond .logo_46f1,
  #respond .east-abde {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dark_ef2b input,
#respond .logo_46f1 input,
#respond .east-abde input {
  width: 100%;
}
#respond .east-abde {
  margin-right: 0;
}
#respond .east-7824 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature_4507 .dirty-1cab {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dirty-1cab .column-919b.row-prev-0624 .tertiary-0b2e > li > a:focus,
.dirty-1cab .column-919b.row-prev-0624 .tertiary-0b2e > li > a:hover,
.dirty-1cab .column-919b.last_2239 .tertiary-0b2e > li > a:focus,
.dirty-1cab .column-919b.last_2239 .tertiary-0b2e > li > a:hover,
.dirty-1cab .column-919b.tag_c23b .tertiary-0b2e > li > a:focus,
.dirty-1cab .column-919b.tag_c23b .tertiary-0b2e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty-1cab
  .column-919b.row-prev-0624
  .tertiary-0b2e
  > li.modal-tall-01f1
  > a,
.dirty-1cab
  .column-919b.row-prev-0624
  .tertiary-0b2e
  > li.inner_a741
  > a,
.dirty-1cab
  .column-919b.last_2239
  .tertiary-0b2e
  > li.modal-tall-01f1
  > a,
.dirty-1cab
  .column-919b.last_2239
  .tertiary-0b2e
  > li.inner_a741
  > a,
.dirty-1cab
  .column-919b.tag_c23b
  .tertiary-0b2e
  > li.modal-tall-01f1
  > a,
.dirty-1cab .column-919b.tag_c23b .tertiary-0b2e > li.gallery_4980 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dirty-1cab .bronze-48e9,
.dirty-1cab .bronze-48e9 a {
  color: rgba(255, 255, 255, 0.99);
}
.dirty-1cab .grid_ea6a.border-left-8722 li a,
.dirty-1cab .panel-fixed-2286 a,
.dirty-1cab .search-complex-f5e9,
.dirty-1cab .tertiary-0b2e > li > a,
.dirty-1cab .badge_61b2 {
  color: rgba(255, 255, 255, 0.79);
}
.dirty-1cab .grid_ea6a.border-left-8722 li a:hover,
.dirty-1cab .panel-fixed-2286 a:hover,
.dirty-1cab .search-complex-f5e9:hover,
.dirty-1cab .tertiary-0b2e > li > a:hover,
.dirty-1cab .badge_61b2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty-1cab .filter_bright_ca78 {
  color: rgba(255, 255, 255, 0.79);
}
.dirty-1cab .filter_bright_ca78 .logo-d86d {
  color: rgba(255, 255, 255, 0.99);
}
.dirty-1cab .filter_bright_ca78:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty-1cab .focus_b84e .button-652e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dirty-1cab .focus_b84e .button-652e .feature-narrow-b657 {
  color: rgba(255, 255, 255, 0.79);
}
.dirty-1cab
  .focus_b84e
  .button-652e
  .feature-narrow-b657::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty-1cab
  .focus_b84e
  .button-652e
  .feature-narrow-b657:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty-1cab
  .focus_b84e
  .button-652e
  .feature-narrow-b657::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty-1cab
  .focus_b84e
  .button-652e
  .feature-narrow-b657::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty-1cab .focus_b84e .upper-1e7e {
  color: rgba(255, 255, 255, 0.79);
}
.dirty-1cab .focus_b84e .upper-1e7e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-full-50c5
  .dirty-1cab
  .focus_b84e
  .pink_fa56
  .description-copper-d75e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link-full-50c5
  .dirty-1cab
  .focus_b84e
  .pink_fa56
  .feature-narrow-b657 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature_4507 .prev-61ff {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.prev-61ff .column-919b.row-prev-0624 .tertiary-0b2e > li > a:focus,
.prev-61ff .column-919b.row-prev-0624 .tertiary-0b2e > li > a:hover,
.prev-61ff .column-919b.last_2239 .tertiary-0b2e > li > a:focus,
.prev-61ff .column-919b.last_2239 .tertiary-0b2e > li > a:hover,
.prev-61ff .column-919b.tag_c23b .tertiary-0b2e > li > a:focus,
.prev-61ff .column-919b.tag_c23b .tertiary-0b2e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev-61ff
  .column-919b.row-prev-0624
  .tertiary-0b2e
  > li.modal-tall-01f1
  > a,
.prev-61ff
  .column-919b.row-prev-0624
  .tertiary-0b2e
  > li.inner_a741
  > a,
.prev-61ff
  .column-919b.last_2239
  .tertiary-0b2e
  > li.modal-tall-01f1
  > a,
.prev-61ff
  .column-919b.last_2239
  .tertiary-0b2e
  > li.inner_a741
  > a,
.prev-61ff
  .column-919b.tag_c23b
  .tertiary-0b2e
  > li.modal-tall-01f1
  > a,
.prev-61ff .column-919b.tag_c23b .tertiary-0b2e > li.gallery_4980 > a {
  color: rgba(0, 0, 0, 0.8);
}
.prev-61ff .bronze-48e9,
.prev-61ff .bronze-48e9 a {
  color: rgba(0, 0, 0, 0.8);
}
.prev-61ff .grid_ea6a.border-left-8722 li a,
.prev-61ff .panel-fixed-2286 a,
.prev-61ff .search-complex-f5e9,
.prev-61ff .tertiary-0b2e > li > a,
.prev-61ff .badge_61b2 {
  color: rgba(0, 0, 0, 0.55);
}
.prev-61ff .grid_ea6a.border-left-8722 li a:hover,
.prev-61ff .panel-fixed-2286 a:hover,
.prev-61ff .search-complex-f5e9:hover,
.prev-61ff .tertiary-0b2e > li > a:hover,
.prev-61ff .badge_61b2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev-61ff .filter_bright_ca78 {
  color: rgba(0, 0, 0, 0.55);
}
.prev-61ff .filter_bright_ca78 .logo-d86d {
  color: rgba(0, 0, 0, 0.8);
}
.prev-61ff .filter_bright_ca78:hover {
  color: rgba(0, 0, 0, 0.8);
}
.purple_a2c0 .chip_action_bdbc {
  margin-left: auto;
  margin-right: auto;
}
.caption_middle_6784 > * {
  margin-left: auto;
  margin-right: auto;
}
.caption_middle_6784 .large_9127 {
  margin-right: 1.41575em;
}
.short_604b .caption_middle_6784 > .element_top_e74a {
  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;
}
.short_604b .caption_middle_6784 > .image-pink-31f9 {
  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;
}
.aside_huge_195f.purple_a2c0 .chip_action_bdbc,
.slow_eb29.purple_a2c0 .chip_action_bdbc {
  margin-left: 0;
}
.popup-stale-b4c0.purple_a2c0 .chip_action_bdbc,
.picture_d392.purple_a2c0 .chip_action_bdbc {
  margin-right: 0;
}
.caption_middle_6784 ol,
.caption_middle_6784 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.cool_9a72 video {
  max-width: 100%;
}
.progress_eba0 img {
  display: block;
}
.progress_eba0.large_9127,
.progress_eba0.focus-72f8 {
  width: 100%;
}
.progress_eba0.image-pink-31f9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout_f3f6:not(.frame-gas-4bc0) {
  margin: 1.5em auto;
}
.copper-2c88 p {
  padding: 1.5em 14px;
}
ul.popup_5339.image-pink-31f9,
ul.popup_5339.element_top_e74a,
ul.popup_5339.gallery_da53.element_top_e74a {
  padding: 0 14px;
}
.out_3c87 {
  display: block;
  overflow-x: auto;
}
.out_3c87 table {
  border-collapse: collapse;
  width: 100%;
}
.out_3c87 td,
.out_3c87 th {
  padding: 0.5em;
}
.caption_middle_6784 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.caption_middle_6784 ol ol,
.caption_middle_6784 ol ul,
.caption_middle_6784 ul ol,
.caption_middle_6784 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.caption_middle_6784 ol ol li,
.caption_middle_6784 ol ul li,
.caption_middle_6784 ul ol li,
.caption_middle_6784 ul ul li {
  margin-left: 0;
}
.link-e9a3.video_basic_c174 > .popup_active_4e87 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.link-e9a3.video_basic_c174 > .popup_active_4e87 iframe,
.link-e9a3.video_basic_c174 > .popup_active_4e87 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.item_29da {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.item_29da.fixed_c468 {
  padding: 0;
}
.item_29da.fixed_c468 cite {
  font-size: 13px;
}
.item_29da > * {
  margin-left: 16px;
  margin-right: 16px;
}
.item_29da cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.section_bd1d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.section_bd1d > p:first-child {
  margin-top: 0;
}
.section_bd1d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.section_bd1d blockquote {
  border-left: 0;
}
.picture-white-9ec5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.picture-white-9ec5:not(.heading_782d) {
  max-width: 100px;
}
.picture-white-9ec5.wrapper-in-3cb9 {
  border-bottom: none !important;
  text-align: center;
}
.picture-white-9ec5.wrapper-in-3cb9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .copper-2c88 p {
    padding: 1.5em 0;
  }
}
.wood_8b9c {
  color: #0073aa;
}
.tooltip_0416 {
  background-color: #0073aa;
}
.red_ce00 {
  color: #229fd8;
}
.message_next_52a7 {
  background-color: #229fd8;
}
.carousel-6fe8 {
  color: #eee;
}
.status-3935 {
  background-color: #eee;
}
.fresh_9a6e {
  color: #444;
}
.main_slow_25b2 {
  background-color: #444;
}
.banner_18fe {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.banner_18fe .warm_075a .panel-fixed-2286 {
  font-size: 15px;
}
.banner_18fe .panel-fixed-2286 {
  line-height: 1.3;
}
.banner_18fe .prev-61ff {
}
.banner_18fe .dirty-1cab {
  background: #235787;
}
.short-82c7 {
  padding: 0;
}
.short-82c7 .dirty-1cab {
  background: #1a1a1a;
}
.short-82c7 .prev-61ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.section_278f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.section_278f .prev-61ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.section_278f .dirty-1cab {
  background: #303030;
}
.out-fd53 {
  position: relative;
  z-index: 10;
}
.out-fd53 .pattern-next-ae9c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture-113e .aside_8577 {
  display: inline-block;
  vertical-align: middle;
}
.picture-113e.wrapper-5f59 .aside_8577 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .picture-113e.wrapper-5f59 .aside_8577 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .picture-113e.wrapper-5f59 .aside_8577 {
    margin-right: 0.4em;
  }
}
.picture-113e.wrapper-5f59 .aside_8577:last-child {
  margin-right: 0;
}
.cool-3852 .pattern-next-ae9c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .feature_4507 .warm_075a {
    margin: 0 -0.5em;
  }
  .feature_4507 .warm_075a [class*="customify-col-"],
  .feature_4507 .warm_075a [class*="customify-col_"],
  .feature_4507 .warm_075a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.feature_4507.pattern_full_cd96 .pattern-next-ae9c {
  background: 0 0 !important;
}
.feature_4507.pattern_full_cd96 .pattern-next-ae9c,
.feature_4507.cool-3852 .pattern-next-ae9c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .feature_4507.solid-6c1d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.feature_4507.cool-3852 .pattern-next-ae9c {
  box-shadow: none !important;
}
.detail-inner-7a38 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .detail-inner-7a38 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .detail-inner-7a38 {
    padding: 18px 0 20px;
  }
}
.detail-inner-7a38 .element-short-c771 {
  width: 100%;
}
.detail-inner-7a38 .tabs-bfb8 {
  margin-bottom: 0;
}
.detail-inner-7a38 .sort_solid_41a8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dirty-3e68 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dirty-3e68 .paper_0568 {
  width: 100%;
}
.header_north_da0e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.header_north_da0e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.header_north_da0e 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;
}
.header_north_da0e li:last-child:after {
  display: none;
}
.header_north_da0e li a {
  font-weight: 500;
  margin-right: 10px;
}
.action-3d51 .dirty-ad35 button,
.detail-inner-7a38 .dirty-ad35 button {
  left: 0;
}
.action-3d51 .paper_0568,
.detail-inner-7a38 .paper_0568 {
  padding-left: 0;
  padding-right: 0;
}
.action-3d51 .dirty-3e68,
.detail-inner-7a38 .dirty-3e68 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.action-3d51 {
  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;
}
.action-3d51: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;
}
.action-3d51 .tabs-b989 {
  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) {
  .action-3d51 .tabs-b989 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .action-3d51 .tabs-b989 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .action-3d51 .tabs-b989 {
    min-height: 200px;
  }
}
.action-3d51 .header_north_da0e {
  color: rgba(255, 255, 255, 0.8);
}
.action-3d51 .header_north_da0e a,
.action-3d51 .header_north_da0e li:after {
  color: inherit;
}
.action-3d51 .header_north_da0e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.under-f1e7 {
  margin-bottom: 0.5em;
}
.smooth_39c3 {
  margin-bottom: 1.2em;
}
.smooth_39c3,
.under-f1e7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.smooth_39c3 p:last-child,
.under-f1e7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dirty-ad35,
#masthead .dirty-ad35 {
  display: none;
}
#masthead
  > .dirty-ad35.disabled_hard_48ae {
  display: none;
}
#masthead > .dirty-ad35 button {
  left: 0;
}
.button-red-e2b0 {
  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%;
}
.button-red-e2b0 .aside_8577 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button-red-e2b0 .fresh-845e {
  display: -webkit-box;
  display: flex;
}
.button-red-e2b0 .fresh-845e.search_dynamic_25bc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button-red-e2b0 .fresh-845e.input_light_66a7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-red-e2b0 .fresh-845e.static-c173 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-red-e2b0.section-easy-a86b.media_2acf .fresh-845e.search_dynamic_25bc {
  flex-basis: 100%;
}
.button-red-e2b0.under_3ff0 .fresh-845e.input_light_66a7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.button-red-e2b0.under_3ff0 .fresh-845e.static-c173 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dirty-ad35.disabled_hard_48ae {
  display: none;
}
#masthead > .dirty-ad35 button {
  left: 0;
}
.popup-363a {
  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;
}
.popup-363a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.popup-363a.wood-5834 i {
  margin-right: 4px;
}
.popup-363a.active-bright-898d i {
  margin-left: 5px;
}
.panel-fixed-2286 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.panel-fixed-2286 p:last-child {
  margin-bottom: 0;
}
.status-dynamic-7c04 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.status-dynamic-7c04 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.status-dynamic-7c04 img {
  display: block;
  width: auto;
  line-height: 1;
}
.status-dynamic-7c04 .bronze-48e9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.status-dynamic-7c04 .tertiary-859b {
  margin: 5px 0 7px 0;
}
.status-dynamic-7c04.old-a87a .red-0ecc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-dynamic-7c04.old-a87a .highlight_north_4a94 {
  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;
}
.status-dynamic-7c04.preview-easy-ac47 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.status-dynamic-7c04.preview-easy-ac47 .red-0ecc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-dynamic-7c04.preview-easy-ac47 .highlight_north_4a94 {
  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;
}
.status-dynamic-7c04.badge_db30 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.status-dynamic-7c04.action-dc71 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.status-dynamic-7c04.action-dc71 .highlight_north_4a94 {
  margin-top: 7px;
}
.sort_dark_5b14 {
  display: inline-block;
}
.out-fd53 .complex_0d0f .status-dynamic-7c04 img {
  max-width: 100%;
}
.column-919b .brown-cfdd.mask_7516,
.message_pink_06ca .brown-cfdd.mask_7516 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.column-919b .avatar-red-39fb,
.message_pink_06ca .avatar-red-39fb {
  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%);
}
.column-919b .avatar-red-39fb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.column-919b.huge_c15c .avatar-red-39fb {
  display: none;
}
.column-919b .element-737a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-919b .element-737a li {
  display: inline-block;
  position: relative;
}
.column-919b .element-737a li:last-child {
  margin-right: 0;
}
.column-919b .element-737a 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;
}
.column-919b .element-737a li.gallery_4980 > a {
  color: rgba(0, 0, 0, 0.9);
}
.column-919b .element-737a > 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;
}
.column-919b .element-737a > li > a i {
  line-height: 0;
}
.column-919b .element-737a > li.slider_blue_0b9e > a .avatar-red-39fb {
  margin-left: 4px;
  line-height: 0;
}
.column-919b .element-737a .border_short_f048 li.slider_blue_0b9e > a {
  position: relative;
}
.column-919b .element-737a .border_short_f048 li.slider_blue_0b9e > a:after,
.column-919b .element-737a .border_short_f048 li.slider_blue_0b9e > a:before {
  content: "";
  display: table;
}
.column-919b .element-737a .border_short_f048 li.slider_blue_0b9e > a:after {
  clear: both;
}
.column-919b .element-737a .border_short_f048 li.slider_blue_0b9e > a .avatar-red-39fb {
  margin-left: 5px;
  float: right;
}
.column-919b .video_cool_0b11,
.column-919b .border_short_f048 {
  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;
}
.column-919b .border_short_f048 {
  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;
}
.column-919b .border_short_f048 .mask_7516 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column-919b .border_short_f048 .avatar-red-39fb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.column-919b .border_short_f048 li {
  display: block;
  margin: 0;
  padding: 0;
}
.column-919b .border_short_f048 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;
}
.column-919b .border_short_f048 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.column-919b .border_short_f048 .border_short_f048 {
  top: 0;
  left: 100%;
}
.column-919b .text_old_d511.fn-focus-d5ed > .video_cool_0b11,
.column-919b .text_old_d511.fn-focus-d5ed > .border_short_f048,
.column-919b .text_old_d511:focus > .video_cool_0b11,
.column-919b .text_old_d511:focus > .border_short_f048,
.column-919b .text_old_d511:hover > .video_cool_0b11,
.column-919b .text_old_d511:hover > .border_short_f048 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.column-919b.tag_c23b .tertiary-0b2e:after,
.column-919b.tag_c23b .tertiary-0b2e:before {
  content: "";
  display: table;
}
.column-919b.tag_c23b .tertiary-0b2e:after {
  clear: both;
}
.column-919b.tag_c23b .tertiary-0b2e > li {
  float: left;
}
.column-919b.wood_3ebe .tertiary-0b2e:after,
.column-919b.wood_3ebe .tertiary-0b2e:before {
  content: "";
  display: table;
}
.column-919b.wood_3ebe .tertiary-0b2e:after {
  clear: both;
}
.column-919b.wood_3ebe .tertiary-0b2e > li {
  float: left;
}
.column-919b.wood_3ebe .tertiary-0b2e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.column-919b.wood_3ebe .tertiary-0b2e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.column-919b.wood_3ebe .tertiary-0b2e > li.modal-tall-01f1 > a,
.column-919b.wood_3ebe .tertiary-0b2e > li.gallery_4980 > a {
  color: #fff;
  background-color: #1e4b75;
}
.column-919b.row-prev-0624 .tertiary-0b2e > li > a .mask_7516 {
  position: relative;
}
.column-919b.row-prev-0624 .tertiary-0b2e > li > a .mask_7516: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;
}
.column-919b.row-prev-0624
  .tertiary-0b2e
  > li:focus
  > a
  .mask_7516:before,
.column-919b.row-prev-0624
  .tertiary-0b2e
  > li:hover
  > a
  .mask_7516:before {
  width: 100%;
  background-color: currentColor;
}
.column-919b.row-prev-0624
  .tertiary-0b2e
  > li.modal-tall-01f1
  > a
  .mask_7516:before,
.column-919b.row-prev-0624
  .tertiary-0b2e
  > li.inner_a741
  > a
  .mask_7516:before {
  width: 100%;
  background-color: currentColor;
}
.column-919b.last_2239 .tertiary-0b2e > li > a .mask_7516 {
  position: relative;
}
.column-919b.last_2239 .tertiary-0b2e > li > a .mask_7516: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;
}
.column-919b.last_2239 .tertiary-0b2e > li:focus > a .mask_7516:before,
.column-919b.last_2239
  .tertiary-0b2e
  > li:hover
  > a
  .mask_7516:before {
  width: 100%;
  background-color: currentColor;
}
.column-919b.last_2239
  .tertiary-0b2e
  > li.modal-tall-01f1
  > a
  .mask_7516:before,
.column-919b.last_2239
  .tertiary-0b2e
  > li.inner_a741
  > a
  .mask_7516:before {
  width: 100%;
  background-color: currentColor;
}
.message_pink_06ca .element-737a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message_pink_06ca .element-737a li:first-child > a {
  border-top: none;
}
.message_pink_06ca .element-737a .summary-fixed-7b97 > .mask_7516 .avatar-red-39fb {
  display: none;
}
.message_pink_06ca .element-737a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.message_pink_06ca .element-737a li:last-child {
  border: none;
}
.message_pink_06ca .element-737a li.slider_blue_0b9e > a {
  padding-right: 45px !important;
}
.message_pink_06ca .element-737a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.message_pink_06ca .element-737a li a:focus,
.message_pink_06ca .element-737a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_pink_06ca .element-737a li .notice-8c2b {
  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;
}
.message_pink_06ca .element-737a li .notice-8c2b:hover {
  box-shadow: none;
}
.message_pink_06ca .element-737a li .notice-8c2b .avatar-red-39fb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.message_pink_06ca .element-737a .border_short_f048 {
  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);
}
.message_pink_06ca .element-737a .border_short_f048 li a {
  padding-left: 3em;
}
.message_pink_06ca .element-737a .feature-hard-30e6 > a .notice-8c2b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message_pink_06ca .element-737a .feature-hard-30e6 > .border_short_f048 {
  display: block;
  opacity: 1;
}
.box-dirty-8f59 {
  max-width: 100%;
}
.grid-0685 {
  line-height: 0;
  cursor: pointer;
}
.badge_61b2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.badge_61b2:hover {
  box-shadow: none;
  color: currentColor;
}
.badge_61b2 svg {
  width: 18px;
  height: 18px;
}
.badge_61b2 .west_7834 {
  display: none;
}
.status_stone_e714 {
  position: relative;
}
.status_stone_e714.fn-active-d5ed .badge_61b2 .red-da2f {
  display: none;
}
.status_stone_e714.fn-active-d5ed .badge_61b2 .west_7834 {
  display: inline-block;
}
.status_stone_e714 .search-south-f1cb {
  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);
}
.status_stone_e714.header-257b .search-south-f1cb {
  left: auto;
  right: -0.9em;
}
.status_stone_e714.header-257b .frame_thick_3fec::before {
  left: auto;
  right: 15px;
}
.status_stone_e714.fn-active-d5ed .search-south-f1cb {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pink_fa56 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pink_fa56 label {
  flex-basis: 100%;
}
.pink_fa56 .button-652e {
  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;
}
.pink_fa56 .feature-narrow-b657 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pink_fa56 .feature-narrow-b657:focus {
  background-color: transparent;
}
.pink_fa56 button.upper-1e7e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pink_fa56 button.upper-1e7e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pink_fa56 button.upper-1e7e svg {
  width: 18px;
  height: 18px;
}
.pink_fa56 input[type="submit"] {
  min-height: auto;
}
.focus_b84e .pink_fa56 .feature-narrow-b657 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.frame_thick_3fec {
  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) {
  .frame_thick_3fec {
    width: 220px;
  }
}
.frame_thick_3fec label {
  flex-basis: 100%;
}
.frame_thick_3fec::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;
}
.link-full-50c5 .focus_b84e .pink_fa56 {
  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;
}
.link-full-50c5
  .focus_b84e
  .pink_fa56
  .button-652e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.link-full-50c5 .focus_b84e .pink_fa56 .feature-narrow-b657 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.link-full-50c5
  .focus_b84e
  .pink_fa56
  .feature-narrow-b657:focus {
  background: 0 0;
}
.link-full-50c5
  .focus_b84e
  .pink_fa56
  .description-copper-d75e {
  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;
}
.grid_ea6a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.grid_ea6a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.grid_ea6a li:last-child {
  margin-right: 0;
}
.grid_ea6a li:first-child {
  margin-left: 0;
}
.grid_ea6a.message-iron-167b a {
  color: #fff;
}
.grid_ea6a.message-iron-167b a:hover {
  color: #fff;
}
.grid_ea6a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.grid_ea6a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.grid_ea6a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.grid_ea6a a:hover {
  opacity: 0.9;
  color: inherit;
}
.grid_ea6a [class*="social-icon-apple"] {
  background-color: #999;
}
.grid_ea6a [class*="social-icon-apple"].fast_dcae {
  background-color: transparent;
  color: #999;
}
.grid_ea6a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.grid_ea6a [class*="social-icon-behance"].fast_dcae {
  background-color: transparent;
  color: #1769ff;
}
.grid_ea6a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.grid_ea6a [class*="social-icon-bitbucket"].fast_dcae {
  background-color: transparent;
  color: #205081;
}
.grid_ea6a [class*="social-icon-codepen"] {
  background-color: #000;
}
.grid_ea6a [class*="social-icon-codepen"].fast_dcae {
  background-color: transparent;
  color: #000;
}
.grid_ea6a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.grid_ea6a [class*="social-icon-delicious"].fast_dcae {
  background-color: transparent;
  color: #39f;
}
.grid_ea6a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.grid_ea6a [class*="social-icon-digg"].fast_dcae {
  background-color: transparent;
  color: #005be2;
}
.grid_ea6a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.grid_ea6a [class*="social-icon-dribbble"].fast_dcae {
  background-color: transparent;
  color: #ea4c89;
}
.grid_ea6a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.grid_ea6a [class*="social-icon-envelope"].fast_dcae {
  background-color: transparent;
  color: #ea4335;
}
.grid_ea6a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.grid_ea6a [class*="social-icon-facebook"].fast_dcae {
  background-color: transparent;
  color: #3b5998;
}
.grid_ea6a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.grid_ea6a [class*="social-icon-flickr"].fast_dcae {
  background-color: transparent;
  color: #0063dc;
}
.grid_ea6a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.grid_ea6a [class*="social-icon-foursquare"].fast_dcae {
  background-color: transparent;
  color: #2d5be3;
}
.grid_ea6a [class*="social-icon-github"] {
  background-color: #333;
}
.grid_ea6a [class*="social-icon-github"].fast_dcae {
  background-color: transparent;
  color: #333;
}
.grid_ea6a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.grid_ea6a [class*="social-icon-google-plus"].fast_dcae {
  background-color: transparent;
  color: #dd4b39;
}
.grid_ea6a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.grid_ea6a [class*="social-icon-houzz"].fast_dcae {
  background-color: transparent;
  color: #7ac142;
}
.grid_ea6a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.grid_ea6a [class*="social-icon-instagram"].fast_dcae {
  background-color: transparent;
  color: #262626;
}
.grid_ea6a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.grid_ea6a [class*="social-icon-jsfiddle"].fast_dcae {
  background-color: transparent;
  color: #487aa2;
}
.grid_ea6a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.grid_ea6a [class*="social-icon-linkedin"].fast_dcae {
  background-color: transparent;
  color: #0077b5;
}
.grid_ea6a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.grid_ea6a [class*="social-icon-medium"].fast_dcae {
  background-color: transparent;
  color: #00ab6b;
}
.grid_ea6a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.grid_ea6a
  [class*="social-icon-odnoklassniki"].fast_dcae {
  background-color: transparent;
  color: #f4731c;
}
.grid_ea6a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.grid_ea6a [class*="social-icon-meetup"].fast_dcae {
  background-color: transparent;
  color: #ec1c40;
}
.grid_ea6a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.grid_ea6a [class*="social-icon-pinterest"].fast_dcae {
  background-color: transparent;
  color: #bd081c;
}
.grid_ea6a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.grid_ea6a [class*="social-icon-product-hunt"].fast_dcae {
  background-color: transparent;
  color: #da552f;
}
.grid_ea6a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.grid_ea6a [class*="social-icon-reddit"].fast_dcae {
  background-color: transparent;
  color: #ff4500;
}
.grid_ea6a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.grid_ea6a [class*="social-icon-rss"].fast_dcae {
  background-color: transparent;
  color: #f26522;
}
.grid_ea6a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.grid_ea6a
  [class*="social-icon-shopping-cart"].fast_dcae {
  background-color: transparent;
  color: #4caf50;
}
.grid_ea6a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.grid_ea6a [class*="social-icon-skype"].fast_dcae {
  background-color: transparent;
  color: #00aff0;
}
.grid_ea6a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.grid_ea6a [class*="social-icon-slideshare"].fast_dcae {
  background-color: transparent;
  color: #0077b5;
}
.grid_ea6a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.grid_ea6a [class*="social-icon-snapchat"].fast_dcae {
  background-color: transparent;
  color: #fffc00;
}
.grid_ea6a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.grid_ea6a [class*="social-icon-soundcloud"].fast_dcae {
  background-color: transparent;
  color: #f80;
}
.grid_ea6a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.grid_ea6a [class*="social-icon-spotify"].fast_dcae {
  background-color: transparent;
  color: #2ebd59;
}
.grid_ea6a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.grid_ea6a
  [class*="social-icon-stack-overflow"].fast_dcae {
  background-color: transparent;
  color: #fe7a15;
}
.grid_ea6a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.grid_ea6a [class*="social-icon-maldkfgram"].fast_dcae {
  background-color: transparent;
  color: #2ca5e0;
}
.grid_ea6a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.grid_ea6a [class*="social-icon-tripadvisor"].fast_dcae {
  background-color: transparent;
  color: #589442;
}
.grid_ea6a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.grid_ea6a [class*="social-icon-tumblr"].fast_dcae {
  background-color: transparent;
  color: #35465c;
}
.grid_ea6a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.grid_ea6a [class*="social-icon-twitch"].fast_dcae {
  background-color: transparent;
  color: #6441a5;
}
.grid_ea6a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.grid_ea6a [class*="social-icon-twitter"].fast_dcae {
  background-color: transparent;
  color: #1da1f2;
}
.grid_ea6a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.grid_ea6a [class*="social-icon-vimeo"].fast_dcae {
  background-color: transparent;
  color: #1ab7ea;
}
.grid_ea6a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.grid_ea6a [class*="social-icon-vk"].fast_dcae {
  background-color: transparent;
  color: #45668e;
}
.grid_ea6a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.grid_ea6a [class*="social-icon-weibo"].fast_dcae {
  background-color: transparent;
  color: #df2029;
}
.grid_ea6a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.grid_ea6a [class*="social-icon-weixin"].fast_dcae {
  background-color: transparent;
  color: #7bb32e;
}
.grid_ea6a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.grid_ea6a [class*="social-icon-whatsapp"].fast_dcae {
  background-color: transparent;
  color: #25d366;
}
.grid_ea6a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.grid_ea6a [class*="social-icon-wordpress"].fast_dcae {
  background-color: transparent;
  color: #21759b;
}
.grid_ea6a [class*="social-icon-xing"] {
  background-color: #026466;
}
.grid_ea6a [class*="social-icon-xing"].fast_dcae {
  background-color: transparent;
  color: #026466;
}
.grid_ea6a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.grid_ea6a [class*="social-icon-yelp"].fast_dcae {
  background-color: transparent;
  color: #af0606;
}
.grid_ea6a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.grid_ea6a [class*="social-icon-youtube"].fast_dcae {
  background-color: transparent;
  color: #cd201f;
}
.search-complex-f5e9 {
  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;
}
.search-complex-f5e9:hover {
  box-shadow: none;
  background: 0 0;
}
.motion-a2d7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.slow-0e50 {
  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;
}
.stale-42ab {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background_yellow_5843 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background_yellow_5843,
.background_yellow_5843::after,
.background_yellow_5843::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;
}
.background_yellow_5843::after,
.background_yellow_5843::before {
  content: "";
  display: block;
  background-color: inherit;
}
.lite_fc0c .slow-0e50 .stale-42ab {
  margin-top: -2px;
  width: 19px;
}
.lite_fc0c .slow-0e50 .background_yellow_5843 {
  margin-top: -1px;
}
.lite_fc0c .slow-0e50 .background_yellow_5843,
.lite_fc0c .slow-0e50 .background_yellow_5843::after,
.lite_fc0c .slow-0e50 .background_yellow_5843::before {
  width: 19px;
  height: 2px;
}
.lite_fc0c .slow-0e50 .background_yellow_5843::before {
  top: -6px;
}
.lite_fc0c .slow-0e50 .background_yellow_5843::after {
  bottom: -6px;
}
.background_paper_8d03 .slow-0e50 .stale-42ab {
  margin-top: -2px;
  width: 22px;
}
.background_paper_8d03 .slow-0e50 .background_yellow_5843 {
  margin-top: -1px;
}
.background_paper_8d03 .slow-0e50 .background_yellow_5843,
.background_paper_8d03 .slow-0e50 .background_yellow_5843::after,
.background_paper_8d03 .slow-0e50 .background_yellow_5843::before {
  width: 22px;
  height: 2px;
}
.background_paper_8d03 .slow-0e50 .background_yellow_5843::before {
  top: -7px;
}
.background_paper_8d03 .slow-0e50 .background_yellow_5843::after {
  bottom: -7px;
}
.nav-976d .slow-0e50 .stale-42ab {
  margin-top: -2px;
  width: 31px;
}
.nav-976d .slow-0e50 .background_yellow_5843 {
  margin-top: -1.5px;
}
.nav-976d .slow-0e50 .background_yellow_5843,
.nav-976d .slow-0e50 .background_yellow_5843::after,
.nav-976d .slow-0e50 .background_yellow_5843::before {
  width: 31px;
  height: 3px;
}
.nav-976d .slow-0e50 .background_yellow_5843::before {
  top: -9px;
}
.nav-976d .slow-0e50 .background_yellow_5843::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .backdrop-af0a .slow-0e50 .stale-42ab {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop-af0a .slow-0e50 .background_yellow_5843 {
    margin-top: -1px;
  }
  .backdrop-af0a .slow-0e50 .background_yellow_5843,
  .backdrop-af0a .slow-0e50 .background_yellow_5843::after,
  .backdrop-af0a .slow-0e50 .background_yellow_5843::before {
    width: 19px;
    height: 2px;
  }
  .backdrop-af0a .slow-0e50 .background_yellow_5843::before {
    top: -6px;
  }
  .backdrop-af0a .slow-0e50 .background_yellow_5843::after {
    bottom: -6px;
  }
  .blue_ab50 .slow-0e50 .stale-42ab {
    margin-top: -2px;
    width: 22px;
  }
  .blue_ab50 .slow-0e50 .background_yellow_5843 {
    margin-top: -1px;
  }
  .blue_ab50 .slow-0e50 .background_yellow_5843,
  .blue_ab50 .slow-0e50 .background_yellow_5843::after,
  .blue_ab50 .slow-0e50 .background_yellow_5843::before {
    width: 22px;
    height: 2px;
  }
  .blue_ab50 .slow-0e50 .background_yellow_5843::before {
    top: -7px;
  }
  .blue_ab50 .slow-0e50 .background_yellow_5843::after {
    bottom: -7px;
  }
  .stale_32a7 .slow-0e50 .stale-42ab {
    margin-top: -2px;
    width: 31px;
  }
  .stale_32a7 .slow-0e50 .background_yellow_5843 {
    margin-top: -1.5px;
  }
  .stale_32a7 .slow-0e50 .background_yellow_5843,
  .stale_32a7 .slow-0e50 .background_yellow_5843::after,
  .stale_32a7 .slow-0e50 .background_yellow_5843::before {
    width: 31px;
    height: 3px;
  }
  .stale_32a7 .slow-0e50 .background_yellow_5843::before {
    top: -9px;
  }
  .stale_32a7 .slow-0e50 .background_yellow_5843::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal_5e24 .slow-0e50 .stale-42ab {
    margin-top: -2px;
    width: 19px;
  }
  .modal_5e24 .slow-0e50 .background_yellow_5843 {
    margin-top: -1px;
  }
  .modal_5e24 .slow-0e50 .background_yellow_5843,
  .modal_5e24 .slow-0e50 .background_yellow_5843::after,
  .modal_5e24 .slow-0e50 .background_yellow_5843::before {
    width: 19px;
    height: 2px;
  }
  .modal_5e24 .slow-0e50 .background_yellow_5843::before {
    top: -6px;
  }
  .modal_5e24 .slow-0e50 .background_yellow_5843::after {
    bottom: -6px;
  }
  .up_2256 .slow-0e50 .stale-42ab {
    margin-top: -2px;
    width: 22px;
  }
  .up_2256 .slow-0e50 .background_yellow_5843 {
    margin-top: -1px;
  }
  .up_2256 .slow-0e50 .background_yellow_5843,
  .up_2256 .slow-0e50 .background_yellow_5843::after,
  .up_2256 .slow-0e50 .background_yellow_5843::before {
    width: 22px;
    height: 2px;
  }
  .up_2256 .slow-0e50 .background_yellow_5843::before {
    top: -7px;
  }
  .up_2256 .slow-0e50 .background_yellow_5843::after {
    bottom: -7px;
  }
  .cool-45f6 .slow-0e50 .stale-42ab {
    margin-top: -2px;
    width: 31px;
  }
  .cool-45f6 .slow-0e50 .background_yellow_5843 {
    margin-top: -1.5px;
  }
  .cool-45f6 .slow-0e50 .background_yellow_5843,
  .cool-45f6 .slow-0e50 .background_yellow_5843::after,
  .cool-45f6 .slow-0e50 .background_yellow_5843::before {
    width: 31px;
    height: 3px;
  }
  .cool-45f6 .slow-0e50 .background_yellow_5843::before {
    top: -9px;
  }
  .cool-45f6 .slow-0e50 .background_yellow_5843::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hero-5d11 .slow-0e50 .stale-42ab {
    margin-top: -2px;
    width: 19px;
  }
  .hero-5d11 .slow-0e50 .background_yellow_5843 {
    margin-top: -1px;
  }
  .hero-5d11 .slow-0e50 .background_yellow_5843,
  .hero-5d11 .slow-0e50 .background_yellow_5843::after,
  .hero-5d11 .slow-0e50 .background_yellow_5843::before {
    width: 19px;
    height: 2px;
  }
  .hero-5d11 .slow-0e50 .background_yellow_5843::before {
    top: -6px;
  }
  .hero-5d11 .slow-0e50 .background_yellow_5843::after {
    bottom: -6px;
  }
  .accent-large-b3a3 .slow-0e50 .stale-42ab {
    margin-top: -2px;
    width: 22px;
  }
  .accent-large-b3a3 .slow-0e50 .background_yellow_5843 {
    margin-top: -1px;
  }
  .accent-large-b3a3 .slow-0e50 .background_yellow_5843,
  .accent-large-b3a3 .slow-0e50 .background_yellow_5843::after,
  .accent-large-b3a3 .slow-0e50 .background_yellow_5843::before {
    width: 22px;
    height: 2px;
  }
  .accent-large-b3a3 .slow-0e50 .background_yellow_5843::before {
    top: -7px;
  }
  .accent-large-b3a3 .slow-0e50 .background_yellow_5843::after {
    bottom: -7px;
  }
  .south_3fd2 .slow-0e50 .stale-42ab {
    margin-top: -2px;
    width: 31px;
  }
  .south_3fd2 .slow-0e50 .background_yellow_5843 {
    margin-top: -1.5px;
  }
  .south_3fd2 .slow-0e50 .background_yellow_5843,
  .south_3fd2 .slow-0e50 .background_yellow_5843::after,
  .south_3fd2 .slow-0e50 .background_yellow_5843::before {
    width: 31px;
    height: 3px;
  }
  .south_3fd2 .slow-0e50 .background_yellow_5843::before {
    top: -9px;
  }
  .south_3fd2 .slow-0e50 .background_yellow_5843::after {
    bottom: -9px;
  }
}
.caption-ce92 .background_yellow_5843 {
  -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);
}
.caption-ce92 .background_yellow_5843::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.caption-ce92 .background_yellow_5843::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);
}
.caption-ce92.mini_d778 .background_yellow_5843 {
  -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);
}
.caption-ce92.mini_d778 .background_yellow_5843::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.caption-ce92.mini_d778 .background_yellow_5843::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);
}
.bronze_14cc {
  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.list-red-c666:before {
  display: none;
}
.liquid-5d92 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.liquid-5d92 .medium-42c0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.liquid-5d92 .medium-42c0:last-of-type {
  border-bottom: none;
}
.liquid-5d92 .medium-42c0.old_8819,
.liquid-5d92 .medium-42c0.form_clean_390b,
.liquid-5d92 .medium-42c0.summary-b2f9 {
  padding: 0;
}
.liquid-5d92 .message_pink_06ca .notice-8c2b {
  color: currentColor;
}
.liquid-5d92 .message_pink_06ca .notice-8c2b:focus,
.liquid-5d92 .message_pink_06ca .notice-8c2b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.liquid-5d92.prev-61ff .filter_bright_ca78,
.liquid-5d92.prev-61ff .panel-fixed-2286 a,
.liquid-5d92.prev-61ff .tertiary-0b2e a,
.liquid-5d92.prev-61ff .border_short_f048 a {
  color: rgba(0, 0, 0, 0.55);
}
.liquid-5d92.prev-61ff .filter_bright_ca78:hover,
.liquid-5d92.prev-61ff .panel-fixed-2286 a:hover,
.liquid-5d92.prev-61ff .tertiary-0b2e a:hover,
.liquid-5d92.prev-61ff .border_short_f048 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-5d92.prev-61ff .logo-d86d {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-5d92.prev-61ff .medium-42c0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.liquid-5d92.prev-61ff .medium-42c0:before {
  background: rgba(0, 0, 0, 0.08);
}
.liquid-5d92.prev-61ff .mask_a963:before {
  background: rgba(255, 255, 255, 0.9);
}
.liquid-5d92.prev-61ff .message_pink_06ca .element-737a li a,
.liquid-5d92.prev-61ff .message_pink_06ca .notice-8c2b,
.liquid-5d92.prev-61ff .border_short_f048 {
  border-color: rgba(0, 0, 0, 0.08);
}
.liquid-5d92.prev-61ff .message_pink_06ca .notice-8c2b:focus,
.liquid-5d92.prev-61ff .message_pink_06ca .notice-8c2b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.liquid-5d92.prev-61ff .element-737a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.liquid-5d92.dirty-1cab .filter_bright_ca78,
.liquid-5d92.dirty-1cab .panel-fixed-2286 a,
.liquid-5d92.dirty-1cab .tertiary-0b2e .notice-8c2b,
.liquid-5d92.dirty-1cab .tertiary-0b2e a,
.liquid-5d92.dirty-1cab .border_short_f048 a {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-5d92.dirty-1cab .filter_bright_ca78:hover,
.liquid-5d92.dirty-1cab .panel-fixed-2286 a:hover,
.liquid-5d92.dirty-1cab .tertiary-0b2e .notice-8c2b:hover,
.liquid-5d92.dirty-1cab .tertiary-0b2e a:hover,
.liquid-5d92.dirty-1cab .border_short_f048 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-5d92.dirty-1cab .logo-d86d {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-5d92.dirty-1cab .medium-42c0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid-5d92.dirty-1cab .medium-42c0:before {
  background: rgba(255, 255, 255, 0.08);
}
.liquid-5d92.dirty-1cab .mask_a963:before {
  background: rgba(0, 0, 0, 0.9);
}
.liquid-5d92.dirty-1cab .message_pink_06ca .element-737a li a,
.liquid-5d92.dirty-1cab .message_pink_06ca .notice-8c2b,
.liquid-5d92.dirty-1cab .border_short_f048 {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid-5d92.dirty-1cab .message_pink_06ca .notice-8c2b:focus,
.liquid-5d92.dirty-1cab .message_pink_06ca .notice-8c2b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.liquid-5d92.dirty-1cab .element-737a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_a963 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.mask_a963:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.button_gas_4f3b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.layout_new_db9c .liquid-5d92 {
  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;
}
.layout_new_db9c .medium-42c0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.layout_new_db9c .medium-42c0: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) {
  .layout_new_db9c .medium-42c0:before {
    width: 16%;
    left: 42%;
  }
}
.layout_new_db9c .medium-42c0:last-child:before {
  content: none;
}
.layout_new_db9c .medium-42c0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.layout_new_db9c .message_pink_06ca .element-737a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.layout_new_db9c .message_pink_06ca .element-737a li a .notice-8c2b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.layout_new_db9c .message_pink_06ca .border_short_f048 {
  border: none;
}
.layout_new_db9c .message_pink_06ca .border_short_f048 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.layout_new_db9c .mask_a963 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.layout_new_db9c .button_gas_4f3b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.layout_new_db9c .dirty-1cab .mask_a963:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout_new_db9c .prev-61ff.section-26ca .background_yellow_5843 {
  background: rgba(0, 0, 0, 0.6);
}
.layout_new_db9c
  .prev-61ff.section-26ca
  .background_yellow_5843::after,
.layout_new_db9c
  .prev-61ff.section-26ca
  .background_yellow_5843:before {
  background: inherit;
}
.layout_new_db9c
  .prev-61ff.section-26ca:hover
  .background_yellow_5843 {
  background: rgba(0, 0, 0, 0.8);
}
.chip_c935 .liquid-5d92 {
  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) {
  .chip_c935 .liquid-5d92 {
    width: auto;
    right: 45px;
  }
}
.thumbnail_2e4e .liquid-5d92 {
  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) {
  .thumbnail_2e4e .liquid-5d92 {
    width: auto;
    left: 45px;
  }
}
.list-red-c666 .liquid-5d92 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list-red-c666 .button_gas_4f3b {
  max-width: 48em;
  margin: 0 auto;
}
.list-red-c666 .mask_a963:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active_motion_6902 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active_motion_6902.layout_new_db9c .liquid-5d92 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active_motion_6902.chip_c935 .liquid-5d92 {
  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);
}
.active_motion_6902 .liquid-5d92 {
  visibility: visible;
}
.active_motion_6902.thumbnail_2e4e .liquid-5d92 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.list_0786,
.summary-active-7dbc {
  overflow-x: hidden;
}
.list_0786 .liquid-5d92 {
  overflow: auto;
}
.list_0786.layout_new_db9c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_0786.layout_new_db9c .liquid-5d92 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.list_0786.layout_new_db9c .search-complex-f5e9 {
  opacity: 0;
}
.list_0786.chip_c935 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_0786.chip_c935 .liquid-5d92 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.list_0786.chip_c935 .search-complex-f5e9 {
  opacity: 0;
}
.list_0786.thumbnail_2e4e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_0786.thumbnail_2e4e .liquid-5d92 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.list_0786.thumbnail_2e4e .search-complex-f5e9 {
  opacity: 0;
}
.list_0786.list-red-c666 .liquid-5d92 {
  z-index: 10;
  visibility: visible;
}
.section-26ca {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.section-26ca .background_yellow_5843 {
  background: rgba(255, 255, 255, 0.99);
}
.section-26ca .background_yellow_5843::after,
.section-26ca .background_yellow_5843:before {
  background: inherit;
}
.section-26ca:hover .background_yellow_5843 {
  background: rgba(255, 255, 255, 0.99);
}
.thumbnail_2e4e .section-26ca {
  top: 10px;
  right: auto;
  left: 12px;
}
.list-red-c666 .section-26ca {
  display: none !important;
}
.list_0786:before,
.summary-active-7dbc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.list_0786 .section-26ca,
.summary-active-7dbc .section-26ca {
  display: inline-block;
}
.liquid-5d92 .aside_8577 {
  -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;
}
.list_0786 .liquid-5d92 .aside_8577,
.summary-active-7dbc .liquid-5d92 .aside_8577 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag-blue-aaa0 .button-652e {
  width: 100%;
}
.complex_0d0f {
  padding: 0 0.5em 0;
}
.complex_0d0f [class*="customify-col-"],
.complex_0d0f [class*="customify-col_"],
.complex_0d0f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.disabled_west_470e .complex_0d0f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .warm_075a .hidden-action-c6e2,
  .hidden-action-c6e2 {
    display: none;
  }
  .layout-copper-8d4b {
    text-align: left;
  }
  .hover-d263 {
    text-align: center;
  }
  .middle-48ac {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .warm_075a .last-7bd6,
  .last-7bd6 {
    display: none;
  }
  .banner_fec4 {
    text-align: left;
  }
  .pressed_1b36 {
    text-align: center;
  }
  .sidebar-5fe5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .warm_075a .main-be28,
  .main-be28 {
    display: none;
  }
  .row_lite_a9df {
    text-align: left;
  }
  .secondary_9179 {
    text-align: center;
  }
  .alert_490b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.inner_5bb9 {
  box-shadow: none !important;
}
.stone-33d2 .gallery-e21d,
.feature_bottom_ceb6 .gallery-e21d {
  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;
}
.feature_bottom_ceb6 .gallery-e21d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pattern-next-ae9c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pattern-next-ae9c:after,
.pattern-next-ae9c:before {
  content: "";
  display: table;
}
.pattern-next-ae9c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pattern-next-ae9c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pattern-next-ae9c,
.solid-6c1d {
  max-width: 1248px;
  margin: 0 auto;
}

.header_down_dfd6.filter_a600 .pattern-next-ae9c {
  max-width: 100%;
}
.header_down_dfd6.thick-2b48 {
  max-width: 1200px;
  margin: 0 auto;
}
.header_down_dfd6.column-01f3 .pattern-next-ae9c {
  max-width: 100%;
}
.header_down_dfd6.column-01f3 > .pattern-next-ae9c {
  padding-left: 0;
  padding-right: 0;
}
.header_down_dfd6.column-01f3 > .pattern-next-ae9c .warm_075a {
  margin: 0;
}
.header_down_dfd6.column-01f3
  > .pattern-next-ae9c
  .pagination-slow-e637.carousel-7b7b {
  margin-right: 0;
  margin-left: 0;
}
.header_down_dfd6.column-01f3 #main.carousel-7b7b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .upper-21da #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .upper-21da #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .secondary_tiny_5bdb .chip_action_bdbc {
    padding-right: 1em;
  }
  .secondary_tiny_5bdb.next_a622 .pagination-slow-e637 {
    border-right: 1px solid #eaecee;
  }
  .secondary_tiny_5bdb.next_a622 .chip_action_bdbc {
    padding-right: 1em;
  }
  .secondary_tiny_5bdb.next_a622 .sidebar-soft-bb1c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-silver-4999 .chip_action_bdbc {
    padding-left: 1em;
  }
  .summary-silver-4999.next_a622 .pagination-slow-e637 {
    border-left: 1px solid #eaecee;
  }
  .summary-silver-4999.next_a622 .chip_action_bdbc {
    padding-left: 1em;
  }
  .summary-silver-4999.next_a622 .sidebar-soft-bb1c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft_6ced .chip_action_bdbc {
    padding-left: 1em;
  }
  .soft_6ced.next_a622 .video-green-f696 {
    border-right: 1px solid #eaecee;
  }
  .soft_6ced.next_a622 .search_94e9 {
    border-right: 1px solid #eaecee;
  }
  .soft_6ced.next_a622 .chip_action_bdbc {
    padding-left: 1em;
  }
  .soft_6ced.next_a622 .sidebar-soft-bb1c {
    padding-right: 1em;
  }
  .soft_6ced.next_a622 .basic_f1a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-last-36f0 .chip_action_bdbc {
    padding-right: 1em;
  }
  .tabs-last-36f0.next_a622 .video-green-f696 {
    border-left: 1px solid #eaecee;
  }
  .tabs-last-36f0.next_a622 .search_94e9 {
    border-left: 1px solid #eaecee;
  }
  .tabs-last-36f0.next_a622 .chip_action_bdbc {
    padding-right: 1em;
  }
  .tabs-last-36f0.next_a622 .sidebar-soft-bb1c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-last-36f0.next_a622 .basic_f1a9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .upper-21da .chip_action_bdbc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .upper-21da.next_a622 .pagination-slow-e637 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .upper-21da.next_a622 .chip_action_bdbc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .upper-21da.next_a622 .sidebar-soft-bb1c {
    padding-left: 1em;
  }
  .upper-21da.next_a622 .basic_f1a9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .upper-21da.next_a622 .chip_action_bdbc {
    padding-left: 0;
  }
}
.hot_29e2 .picture-113e {
  display: inline-block;
}
.main-13f4 {
  display: inline-block;
}
.title-north-2428 {
  word-con: break-word;
}
.border_stale_acc2 > span {
  display: inline-block;
  padding: 5px 0;
}
.border_stale_acc2 .last_feb3 {
  margin-left: 8px;
  margin-right: 8px;
}
.border_stale_acc2 .paragraph-9129 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.huge-ea3c .header_orange_1197 {
  margin-bottom: 2em;
}
.huge-ea3c .label-8a61 {
  margin-bottom: 15px;
}
.huge-ea3c .label-8a61:last-child {
  margin-bottom: 0;
}
.huge-ea3c .paragraph_small_6bb7 {
  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) {
  .huge-ea3c .paragraph_small_6bb7 {
    display: block;
  }
}
.huge-ea3c .feature-cool-79ee {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .huge-ea3c .feature-cool-79ee {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.huge-ea3c .widget_fluid_bca3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.huge-ea3c .widget_fluid_bca3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.huge-ea3c .widget_fluid_bca3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.huge-ea3c .title-north-2428 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.huge-ea3c .title-north-2428 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.huge-ea3c .paragraph-top-6f0b p:last-child {
  margin-bottom: 0;
}
.huge-ea3c .overlay_center_9f8c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.huge-ea3c .outer-625a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.huge-ea3c .link_ddec {
  margin-top: 1em;
}
.huge-ea3c .menu_ad68 {
  top: 0;
  display: block;
}
.huge-ea3c .menu_ad68 a {
  color: inherit;
}
.huge-ea3c .menu_ad68 a:hover {
  color: inherit;
}
.huge-ea3c .notification-outer-6282 {
  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;
}
.huge-ea3c .notification-outer-6282:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.huge-ea3c .outer-625a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.huge-ea3c .grid_warm_ed3f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.huge-ea3c .grid_warm_ed3f:first-child {
  margin-top: 0;
}
.huge-ea3c .grid_warm_ed3f.purple-8e97 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.huge-ea3c .grid_warm_ed3f.table-fb67 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.huge-ea3c
  .grid_warm_ed3f.table-fb67.overlay-d5d6
  .link_ddec {
  width: 100%;
}
.huge-ea3c .table-fb67 {
  -webkit-box-align: center;
  align-items: center;
}
.huge-ea3c .table-fb67 .border_stale_acc2,
.huge-ea3c .table-fb67 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.huge-ea3c .widget_fluid_bca3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.huge-ea3c .widget_fluid_bca3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.huge-ea3c .widget_fluid_bca3: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;
}
.huge-ea3c .purple-8e97 {
  z-index: 5;
}
.huge-ea3c .chip_e9dc .carousel_8e45 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.huge-ea3c .pattern_4b2d .carousel_8e45 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.huge-ea3c .steel_634a .carousel_8e45 {
  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;
}
.huge-ea3c.hard_cf05 .paragraph_small_6bb7,
.huge-ea3c.pattern_617f .paragraph_small_6bb7 {
  display: block;
}
.huge-ea3c.hard_cf05 .paragraph_small_6bb7 .main-ae3a,
.huge-ea3c.hard_cf05 .paragraph_small_6bb7 .outer-625a,
.huge-ea3c.pattern_617f .paragraph_small_6bb7 .main-ae3a,
.huge-ea3c.pattern_617f .paragraph_small_6bb7 .outer-625a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.huge-ea3c.layout-plasma-f080 .feature-cool-79ee {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .huge-ea3c.layout-plasma-f080 .feature-cool-79ee {
    margin-right: 0;
  }
}
.huge-ea3c.hard_cf05 .feature-cool-79ee,
.huge-ea3c.pattern_617f .feature-cool-79ee {
  padding-top: 40%;
}
.huge-ea3c.hard_cf05 .header_orange_1197,
.huge-ea3c.pattern_617f .header_orange_1197 {
  display: block;
}
.huge-ea3c.hard_cf05 .fn-sticky-d5ed .outer-625a,
.huge-ea3c.pattern_617f .fn-sticky-d5ed .outer-625a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.huge-ea3c.hard_cf05 .feature-cool-79ee,
.huge-ea3c.pattern_617f .feature-cool-79ee {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.huge-ea3c.hard_cf05 .outer-625a {
  padding: 1em;
}
.focused_31ad {
  margin: 30px auto;
  display: block;
}
.focused_31ad .highlight_d86d > * {
  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;
}
.focused_31ad .highlight_d86d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focused_31ad .highlight_d86d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading-4fc9 .border_stale_acc2 {
  margin-bottom: 1.41575em;
}
.heading-4fc9 .tall_5fba {
  margin-bottom: 1.618em;
}
.caption_middle_6784 .input_be47 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.caption_middle_6784 .input_be47 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.caption_middle_6784 .down-dd3c {
  max-width: 100%;
  overflow: auto;
}
.purple_a2c0 .caption_middle_6784 a:hover {
  text-decoration: underline;
}
.aside_hot_8ca1 .label-8a61:not(.title-north-2428),
.aside_hot_8ca1 .widget_fluid_bca3 {
  margin-bottom: 1.41575em;
}
.aside_hot_8ca1 .label-8a61:not(.title-north-2428):last-child,
.aside_hot_8ca1 .widget_fluid_bca3:last-child {
  margin-bottom: 0;
}
.aside_hot_8ca1 .label-8a61.full_0aaf {
  margin-bottom: 0.41575em;
}
.aside_hot_8ca1 .brown-6242:before,
.aside_hot_8ca1 .title_7db9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.aside_hot_8ca1 .brown-6242:before {
  content: "\f115";
}
.aside_hot_8ca1 .title_7db9:before {
  content: "\f02c";
}
.aside_hot_8ca1 .logo_da0e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.aside_hot_8ca1 .logo_da0e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block_simple_d722 {
  display: -webkit-box;
  display: flex;
}
.block_simple_d722 .table-d7f5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block_simple_d722 .table-d7f5 {
    flex-basis: 90px;
  }
}
.block_simple_d722 .mini-724c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_simple_d722 .mini-724c {
    flex-basis: calc(100% - 50px);
  }
}
.block_simple_d722 .advanced_2409 p:last-child {
  margin-bottom: 0.72em;
}
.accordion_22e1 .highlight_d86d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accordion_22e1 .highlight_d86d:after,
.accordion_22e1 .highlight_d86d:before {
  content: "";
  display: table;
}
.accordion_22e1 .highlight_d86d:after {
  clear: both;
}
.accordion_22e1 .highlight_d86d .module_f9f8,
.accordion_22e1 .highlight_d86d .narrow-8aa1 {
  width: 49%;
}
.accordion_22e1 .highlight_d86d .module_f9f8 a span.feature_huge_fd0c,
.accordion_22e1 .highlight_d86d .narrow-8aa1 a span.feature_huge_fd0c {
  display: block;
  margin-bottom: 5px;
}
.accordion_22e1 .highlight_d86d .narrow-8aa1 {
  float: left;
  text-align: left;
}
.accordion_22e1 .highlight_d86d .module_f9f8 {
  float: right;
  text-align: right;
}
.hover_stone_6b49 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hover_stone_6b49 {
    margin-bottom: 0;
  }
}
.heading_inner_8809 {
  margin-bottom: 1em;
}
.heading_inner_8809 .title-north-2428 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sidebar_6ce7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.photo-north-4af8 .heading_inner_8809,
.middle_060c .heading_inner_8809 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .photo-north-4af8 .heading_inner_8809,
  .middle_060c .heading_inner_8809 {
    display: block;
  }
}
.photo-north-4af8 .sidebar_6ce7,
.middle_060c .sidebar_6ce7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .photo-north-4af8 .sidebar_6ce7,
  .middle_060c .sidebar_6ce7 {
    margin-bottom: 1em;
  }
}
.photo-north-4af8 .sidebar_6ce7 img,
.middle_060c .sidebar_6ce7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.photo-north-4af8 .info_6748,
.middle_060c .info_6748 {
  flex-basis: calc(100% - 160px);
}
.photo-north-4af8 .info_6748 p,
.middle_060c .info_6748 p {
  margin-bottom: 0;
}
.photo-north-4af8 .info_6748 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .photo-north-4af8 .info_6748 {
    padding-left: 0;
  }
}
.middle_060c .info_6748 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .middle_060c .info_6748 {
    padding-right: 0;
  }
}
.middle_060c .sidebar_6ce7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fixed-8d80 .sidebar_6ce7 {
  margin-bottom: 0.5em;
}
.fixed-8d80 .sidebar_6ce7 img {
  width: 100%;
}
.section_static_82c9 .sidebar_eb5a,
.button-f0db .sidebar_eb5a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.button-f0db .pagination-slow-e637 .middle-cd06 p:last-child {
  margin-bottom: 0;
}
.lite-08f0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.widget-paper-ee42 .rough-aeac {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .widget-paper-ee42 .rough-aeac:last-of-type {
    margin-bottom: 0;
  }
}
.widget-paper-ee42 .rough-aeac ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-paper-ee42 .rough-aeac ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.widget-paper-ee42 .rough-aeac ul li {
  margin: 0 0 0.6em;
}
.widget-paper-ee42 .rough-aeac ul li.dropdown-next-93dc,
.widget-paper-ee42 .rough-aeac ul li.huge_8b81 {
  position: relative;
}
.widget-paper-ee42 .rough-aeac ul li.dropdown-next-93dc .fast_84b2,
.widget-paper-ee42 .rough-aeac ul li.huge_8b81 .fast_84b2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.widget-paper-ee42 .rough-aeac ul li.dropdown-next-93dc:after:after,
.widget-paper-ee42 .rough-aeac ul li.dropdown-next-93dc:after:before,
.widget-paper-ee42
  .rough-aeac
  ul
  li.huge_8b81:after:after,
.widget-paper-ee42
  .rough-aeac
  ul
  li.huge_8b81:after:before {
  content: "";
  display: table;
}
.widget-paper-ee42 .rough-aeac ul li.dropdown-next-93dc:after:after,
.widget-paper-ee42
  .rough-aeac
  ul
  li.huge_8b81:after:after {
  clear: both;
}
.widget-paper-ee42 .rough-aeac a.fluid-7bfc:hover {
  text-decoration: none;
}
.widget-paper-ee42 .rough-aeac select {
  max-width: 100%;
}
.widget-paper-ee42 .rough-aeac table {
  font-size: 85%;
}
.widget-paper-ee42 .rough-aeac table td,
.widget-paper-ee42 .rough-aeac table th {
  padding: 0.2360828548em;
  text-align: center;
}
.widget-paper-ee42 .rough-aeac table tfoot td {
  text-align: left;
}
.widget-paper-ee42 .rough-aeac :last-child {
  margin-bottom: 0;
}
.widget-paper-ee42 .rough-aeac .medium-1d3a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.widget-paper-ee42 .rough-aeac .medium-1d3a label {
  width: 100%;
}
.widget-paper-ee42 .rough-aeac .medium-1d3a .feature-narrow-b657 {
  width: 100%;
  display: block;
}
.widget-paper-ee42 .rough-aeac .medium-1d3a .upper-1e7e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.widget-paper-ee42 .rough-aeac .medium-1d3a .upper-1e7e:hover svg #svg-search {
  fill: #444;
}
.widget-paper-ee42 .rough-aeac .medium-1d3a .upper-1e7e svg {
  width: 18px;
  height: 18px;
}
.widget-paper-ee42 .article_e118 ul ul,
.widget-paper-ee42 .highlight_7fc1 ul ul,
.widget-paper-ee42 .next-e183 ul ul,
.widget-paper-ee42 .first_bf3c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.widget-paper-ee42 .article_e118 .slider_blue_0b9e > a,
.widget-paper-ee42 .highlight_7fc1 .slider_blue_0b9e > a,
.widget-paper-ee42 .next-e183 .slider_blue_0b9e > a,
.widget-paper-ee42 .first_bf3c .slider_blue_0b9e > a {
  margin-bottom: 0;
}
.widget-paper-ee42 .gallery-paper-f861 li,
.widget-paper-ee42 .article_e118 li,
.widget-paper-ee42 .bright_b03e li,
.widget-paper-ee42 .highlight_7fc1 li,
.widget-paper-ee42 .next-e183 li,
.widget-paper-ee42 .first_bf3c li,
.widget-paper-ee42 .logo-d213 li,
.widget-paper-ee42 .east-7843 li {
  display: block;
  position: relative;
}
.widget-paper-ee42 .gallery-paper-f861 li:last-child,
.widget-paper-ee42 .article_e118 li:last-child,
.widget-paper-ee42 .bright_b03e li:last-child,
.widget-paper-ee42 .highlight_7fc1 li:last-child,
.widget-paper-ee42 .next-e183 li:last-child,
.widget-paper-ee42 .first_bf3c li:last-child,
.widget-paper-ee42 .logo-d213 li:last-child,
.widget-paper-ee42 .east-7843 li:last-child {
  border: none;
}
.widget-paper-ee42 .gallery-paper-f861 li a,
.widget-paper-ee42 .article_e118 li a,
.widget-paper-ee42 .bright_b03e li a,
.widget-paper-ee42 .highlight_7fc1 li a,
.widget-paper-ee42 .next-e183 li a,
.widget-paper-ee42 .first_bf3c li a,
.widget-paper-ee42 .logo-d213 li a,
.widget-paper-ee42 .east-7843 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget-paper-ee42 .gallery-paper-f861 li ul li::before,
.widget-paper-ee42 .article_e118 li ul li::before,
.widget-paper-ee42 .bright_b03e li ul li::before,
.widget-paper-ee42 .highlight_7fc1 li ul li::before,
.widget-paper-ee42 .next-e183 li ul li::before,
.widget-paper-ee42 .first_bf3c li ul li::before,
.widget-paper-ee42 .logo-d213 li ul li::before,
.widget-paper-ee42 .east-7843 li ul li::before {
  left: 15px;
}
.widget-paper-ee42 .gallery-paper-f861 li ul a,
.widget-paper-ee42 .article_e118 li ul a,
.widget-paper-ee42 .bright_b03e li ul a,
.widget-paper-ee42 .highlight_7fc1 li ul a,
.widget-paper-ee42 .next-e183 li ul a,
.widget-paper-ee42 .first_bf3c li ul a,
.widget-paper-ee42 .logo-d213 li ul a,
.widget-paper-ee42 .east-7843 li ul a {
  padding-left: 20px;
}
.widget-paper-ee42 .gallery-paper-f861 li ul ul li::before,
.widget-paper-ee42 .article_e118 li ul ul li::before,
.widget-paper-ee42 .bright_b03e li ul ul li::before,
.widget-paper-ee42 .highlight_7fc1 li ul ul li::before,
.widget-paper-ee42 .next-e183 li ul ul li::before,
.widget-paper-ee42 .first_bf3c li ul ul li::before,
.widget-paper-ee42 .logo-d213 li ul ul li::before,
.widget-paper-ee42 .east-7843 li ul ul li::before {
  left: 30px;
}
.widget-paper-ee42 .gallery-paper-f861 li ul ul a,
.widget-paper-ee42 .article_e118 li ul ul a,
.widget-paper-ee42 .bright_b03e li ul ul a,
.widget-paper-ee42 .highlight_7fc1 li ul ul a,
.widget-paper-ee42 .next-e183 li ul ul a,
.widget-paper-ee42 .first_bf3c li ul ul a,
.widget-paper-ee42 .logo-d213 li ul ul a,
.widget-paper-ee42 .east-7843 li ul ul a {
  padding-left: 40px;
}
.widget-paper-ee42 .element-simple-59ee li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget-paper-ee42 .east-7843 ul li {
  margin-bottom: 1.41575em;
}
.widget-paper-ee42 .east-7843 ul li .layout-da83 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.widget-paper-ee42 .east-7843 ul li .accent-short-360b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dirty-1cab .gallery-paper-f861 li a,
.dirty-1cab .article_e118 li a,
.dirty-1cab .bright_b03e li a,
.dirty-1cab .highlight_7fc1 li a,
.dirty-1cab .next-e183 li a,
.dirty-1cab .first_bf3c li a,
.dirty-1cab .logo-d213 li a,
.dirty-1cab .east-7843 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty-1cab .element-simple-59ee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty-1cab .rough-aeac ul li.dropdown-next-93dc .fast_84b2,
.dirty-1cab .rough-aeac ul li.huge_8b81 .fast_84b2 {
  background: rgba(0, 0, 0, 0.2);
}
.dirty-1cab .widget-paper-ee42 .rough-aeac select {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_down_dfd6 .widget-paper-ee42 .element-737a li {
  margin: 0;
}
.header_down_dfd6 .widget-paper-ee42 .element-737a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.header_down_dfd6 .widget-paper-ee42 .element-737a li ul {
  margin: 0;
}
.header_down_dfd6 .widget-paper-ee42 .element-737a li ul li a {
  padding-left: 15px;
}
.header_down_dfd6 .widget-paper-ee42 .element-737a li ul li li a {
  padding-left: 30px;
}
.header_down_dfd6 .widget-paper-ee42 .element-737a li.gallery_4980 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.header_down_dfd6 .widget-paper-ee42 .element-737a li.gallery_4980 > 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;
}
.header_down_dfd6 .widget-paper-ee42 .element-737a li.gallery_4980 > 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;
}
.backdrop-ad6b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active_5c0c {
  position: relative;
  z-index: 10;
}
.active_5c0c .aside_8577 {
  width: 100%;
  max-width: 100%;
}
.lower_9ed0 .footer_focused_c369 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.lower_9ed0 .prev-61ff {
}
.lower_9ed0 .dirty-1cab {
  background: #292929;
}
.alert-0e23 .footer_focused_c369 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.alert-0e23 .prev-61ff {
  background: #f9f9f9;
}
.alert-0e23 .dirty-1cab {
  background: #303030;
}
.title_bright_7448 .footer_focused_c369 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .title_bright_7448 .picture-113e {
    margin-bottom: 1em;
  }
  .title_bright_7448 .picture-113e:last-child {
    margin-bottom: 0;
  }
}
.title_bright_7448 .prev-61ff {
  background: #ededed;
}
.title_bright_7448 .dirty-1cab {
  background: #1a1a1a;
}
.footer_focused_c369.prev-61ff {
  color: rgba(0, 0, 0, 0.6);
}
.footer_focused_c369.prev-61ff .logo_tiny_6010 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_focused_c369.dirty-1cab {
  color: rgba(255, 255, 255, 0.99);
}
.footer_focused_c369.dirty-1cab a:not(.fluid-7bfc) {
  color: rgba(255, 255, 255, 0.79);
}
.footer_focused_c369.dirty-1cab a:not(.fluid-7bfc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_focused_c369.dirty-1cab .logo_tiny_6010 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_focused_c369.dirty-1cab table tbody td,
.footer_focused_c369.dirty-1cab table th {
  background: rgba(0, 0, 0, 0.08);
}
.background_prev_0690.cool-3852 .pattern-next-ae9c {
  max-width: initial;
}
.background_prev_0690 .wrapper-5f59 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.background_prev_0690 .wrapper-5f59 .aside_8577 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .background_prev_0690 .wrapper-5f59 .aside_8577 {
    display: block;
    margin-bottom: 2em;
  }
  .background_prev_0690 .wrapper-5f59 .aside_8577:last-child {
    margin-bottom: 0;
  }
}
.title_bright_7448 .picture-113e:last-child,
.alert-0e23 .picture-113e:last-child,
.lower_9ed0 .picture-113e:last-child {
  margin-bottom: 0;
}
.title_bright_7448 .picture-113e .widget-paper-ee42 .rough-aeac:last-child,
.alert-0e23 .picture-113e .widget-paper-ee42 .rough-aeac:last-child,
.lower_9ed0 .picture-113e .widget-paper-ee42 .rough-aeac:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .title_bright_7448 .black_af71,
  .title_bright_7448 .upper_1879,
  .alert-0e23 .black_af71,
  .alert-0e23 .upper_1879,
  .lower_9ed0 .black_af71,
  .lower_9ed0 .upper_1879 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active_5c0c .picture-113e {
    margin-bottom: 2em;
  }
}
.active_5c0c p:last-child {
  margin-bottom: 0;
}
.active_5c0c li,
.active_5c0c ul {
  list-style: none;
  margin: 0;
}
.active_5c0c ul ul {
  margin-left: 2.617924em;
}
.dropdown_c2a0 {
  font-size: 0.875em;
}

/* css-noise: 18f3 */
.promo-block-c2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
