/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gallery-dirty-9102/customify
Author: WPCustomify
Author URI: https://pressmaximum.gallery-dirty-9102
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.gallery-dirty-9102/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dark_0495.tiny-378c/licenses/gpl-2.0.shade-fcd3
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.message-rough-f0f1/, (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.outline-e5f5.highlight-warm-0238/normalize.accent_smooth_92c1/
 ======
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.accent_smooth_92c1 v7.0.0 | MIT License | github.gallery-dirty-9102/necolas/normalize.accent_smooth_92c1 */
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;
}
.carousel_dab2 .tag_middle_3176,
.overlay-copper-8995,
.dim_4b69,
.text-fe55,
.under_64ec,
.chip-bc49,
.block-easy-e523,
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;
}
.overlay-copper-8995,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .overlay-copper-8995,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-copper-8995,
  h1 {
    font-size: 1.8em;
  }
}
.dim_4b69,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dim_4b69 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dim_4b69,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dim_4b69,
  h2 {
    font-size: 1.7em;
  }
}
.text-fe55,
h3 {
  font-size: 1.618em;
}
.carousel_dab2 .tag_middle_3176,
.under_64ec,
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.background-basic-c6fb {
  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;
}
.image_huge_1065:after,
.image_huge_1065:before,
.alert-blue-7515:after,
.alert-blue-7515:before {
  content: "";
  display: table;
}
.image_huge_1065:after,
.alert-blue-7515:after {
  clear: both;
}
.article-d91c {
  float: right;
  margin-right: 0;
}
.component_05a7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.action_b4f0 .layout-new-580f,
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;
}
.action_b4f0 .layout-new-580f: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;
}
.first-4cfc .layout-new-580f {
  box-shadow: none;
}
.first-4cfc
  .layout-new-580f
  .secondary_2536 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.first-4cfc .layout-new-580f .grid-lower-cbbe {
  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;
}
.first-4cfc
  .layout-new-580f
  .grid-lower-cbbe
  b {
  display: none;
}
.first-4cfc .gallery_7f74 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.badge-8578:not(.video-full-68d9):not(.hidden_2049),
button:not(.video-full-68d9):not(.hidden_2049),
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ),
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ),
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ) {
  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;
}
.badge-8578:not(.video-full-68d9):not(
    .hidden_2049
  ):hover,
button:not(.video-full-68d9):not(
    .hidden_2049
  ):hover,
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ):hover,
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ):hover,
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.badge-8578:not(.video-full-68d9):not(
    .hidden_2049
  ):active,
.badge-8578:not(.video-full-68d9):not(
    .hidden_2049
  ):focus,
button:not(.video-full-68d9):not(
    .hidden_2049
  ):active,
button:not(.video-full-68d9):not(
    .hidden_2049
  ):focus,
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ):active,
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ):focus,
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ):active,
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ):focus,
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ):active,
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ):focus {
  outline: 0;
}
.badge-8578:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee,
button:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee,
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee,
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee,
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee {
  position: relative;
}
.badge-8578:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .status_top_ffaf,
.badge-8578:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .sidebar-eaf8,
.badge-8578:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .under-d9c8,
.badge-8578:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  i,
.badge-8578:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  svg,
button:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .status_top_ffaf,
button:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .sidebar-eaf8,
button:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .under-d9c8,
button:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  i,
button:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  svg,
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .status_top_ffaf,
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .sidebar-eaf8,
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .under-d9c8,
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  i,
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  svg,
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .status_top_ffaf,
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .sidebar-eaf8,
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .under-d9c8,
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  i,
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  svg,
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .status_top_ffaf,
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .sidebar-eaf8,
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  .under-d9c8,
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  i,
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee
  svg {
  visibility: hidden;
}
.badge-8578:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee:after,
button:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee:after,
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee:after,
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee:after,
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ).fn-loading-37ee: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;
}
.badge-8578:not(.video-full-68d9):not(.hidden_2049),
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ),
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ),
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ) {
  color: #fff;
  background: #235787;
}
.badge-8578:not(.video-full-68d9):not(
    .hidden_2049
  ):focus,
input[type="button"]:not(.video-full-68d9):not(
    .hidden_2049
  ):focus,
input[type="reset"]:not(.video-full-68d9):not(
    .hidden_2049
  ):focus,
input[type="submit"]:not(.video-full-68d9):not(
    .hidden_2049
  ):focus {
  color: #fff;
}
.badge-8578.fn-disabled-37ee:not(.video-full-68d9):not(
    .hidden_2049
  ),
.badge-8578[disabled]:not(.video-full-68d9):not(
    .hidden_2049
  ),
button.fn-disabled-37ee:not(.video-full-68d9):not(
    .hidden_2049
  ),
button[disabled]:not(.video-full-68d9):not(
    .hidden_2049
  ) {
  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;
}
.main_first_8a97 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.main_first_8a97: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;
}
.highlight-medium-37f8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.avatar-cool-3cb4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.white-e86c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.image_huge_1065:after,
.image_huge_1065:before,
.chip-1cf8:after,
.chip-1cf8:before,
.tag_6c81:after,
.tag_6c81:before,
.input-2fc7:after,
.input-2fc7:before,
.warm_a2dd:after,
.warm_a2dd:before,
.layout_blue_0a71:after,
.layout_blue_0a71:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.image_huge_1065:after,
.chip-1cf8:after,
.tag_6c81:after,
.input-2fc7:after,
.warm_a2dd:after,
.layout_blue_0a71:after {
  clear: both;
}
.chip-1cf8 .nav_dim_363f,
.tag_6c81 .nav_dim_363f,
.hovered_3227 .nav_dim_363f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.logo_6c94 {
  display: inline-block;
}
.title-dirty-185d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.title-dirty-185d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.title-dirty-185d .container-silver-2e4b {
  padding: 1em 0;
  font-size: 85%;
}
.container-silver-2e4b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.avatar_thick_c665 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.avatar_thick_c665:after,
.avatar_thick_c665:before {
  content: "";
  display: table;
}
.avatar_thick_c665:after {
  clear: both;
}
.south-939e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.link_black_5f1c .south-939e {
  max-width: 50%;
}
.motion_3ddc .south-939e {
  max-width: 33.33%;
}
.aside_selected_9681 .south-939e {
  max-width: 25%;
}
.tooltip-c585 .south-939e {
  max-width: 20%;
}
.aside-silver-f134 .south-939e {
  max-width: 16.66%;
}
.highlight_19df .south-939e {
  max-width: 14.28%;
}
.cold_729e .south-939e {
  max-width: 12.5%;
}
.warm_d04a .south-939e {
  max-width: 11.11%;
}
.text_148f {
  display: block;
}
.carousel_dab2 .progress_3605 label,
.carousel_dab2 .middle-48f5 label,
.carousel_dab2 .header-selected-6cc4 label,
.carousel_dab2 .component-ad1e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-85a4 {
  list-style: none;
  margin: 0;
}
.frame-85a4 article.card-5de4 {
  margin-bottom: 0;
}
.frame-85a4 ul {
  list-style: none;
  margin: 0;
}
.frame-85a4 .footer-a6ed li.card-5de4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-85a4 .footer-a6ed li.card-5de4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-85a4 .footer-a6ed li.card-5de4: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) {
  .frame-85a4 .footer-a6ed li.card-5de4 li.card-5de4 li.card-5de4 li.card-5de4 {
    padding-left: 0;
  }
}
article.card-5de4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card-5de4 .chip-1cf8 p:last-of-type {
  margin-bottom: 0;
}
article.card-5de4 .caption_iron_4038 {
  float: left;
}
article.card-5de4 .outline-cool-4788 {
  margin-left: 85px;
}
article.card-5de4 .button_dynamic_6893 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card-5de4 .button_dynamic_6893 .info-pro-7071 {
  margin-left: 10px;
}
article.card-5de4 .component_hovered_b7ed {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card-5de4 .east_402b {
  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 .progress_3605,
  #respond .header-selected-6cc4,
  #respond .component-ad1e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress_3605 input,
#respond .header-selected-6cc4 input,
#respond .component-ad1e input {
  width: 100%;
}
#respond .component-ad1e {
  margin-right: 0;
}
#respond .row_4caf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.under-82b6 {
  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;
}
.under-82b6.shade-dirty-8692 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.under-82b6 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%);
}
.under-82b6:focus,
.under-82b6: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);
}
.status_0313 {
  border-radius: 10%;
}
.pattern-south-a6c3 {
  border-radius: 50%;
}
.active-a6f2 {
  font-size: 0.72em;
}
.photo-first-8211 {
  font-size: 0.875em;
}
.advanced-4361 {
  font-size: 1.1em;
}
.info-lower-78ae {
  text-transform: uppercase;
  line-height: 1.2;
}
.info-lower-78ae.active-a6f2 {
  letter-spacing: 0.5px;
}
.tag-769f,
.tag-769f a {
  color: #6d6d6d;
}
.tag-769f a:hover {
  color: #111;
}
.brown-4669 {
  color: #6d6d6d;
}
.short-c50d {
  overflow-x: hidden;
}
.short-c50d .card-5e84.hard_9e6a {
  position: relative;
}
.short-c50d .card-5e84.hard_9e6a.video_99f4 {
  position: initial;
}
.short-c50d
  .card-5e84.hard_9e6a.video_99f4
  .modal_8555 {
  left: auto;
}
.short-c50d .card-5e84 .modal_8555 {
  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;
}
.short-c50d .card-5e84:hover.hard_9e6a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.short-c50d
  .card-5e84:hover.hard_9e6a
  .modal_8555 {
  display: block;
  z-index: 9999999;
}
.short-c50d .mini_5770 .tooltip_ffa4,
.short-c50d .icon_fast_e290 .tooltip_ffa4 {
  display: none;
}
.short-c50d .container-down-6fee .card-5e84:hover.hard_9e6a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.carousel_dab2 .progress_3605 label,
.carousel_dab2 .middle-48f5 label,
.carousel_dab2 .header-selected-6cc4 label,
.carousel_dab2 .component-ad1e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-85a4 {
  list-style: none;
  margin: 0;
}
.frame-85a4 article.card-5de4 {
  margin-bottom: 0;
}
.frame-85a4 ul {
  list-style: none;
  margin: 0;
}
.frame-85a4 .footer-a6ed li.card-5de4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-85a4 .footer-a6ed li.card-5de4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-85a4 .footer-a6ed li.card-5de4: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) {
  .frame-85a4 .footer-a6ed li.card-5de4 li.card-5de4 li.card-5de4 li.card-5de4 {
    padding-left: 0;
  }
}
article.card-5de4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card-5de4 .chip-1cf8 p:last-of-type {
  margin-bottom: 0;
}
article.card-5de4 .caption_iron_4038 {
  float: left;
}
article.card-5de4 .outline-cool-4788 {
  margin-left: 85px;
}
article.card-5de4 .button_dynamic_6893 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card-5de4 .button_dynamic_6893 .info-pro-7071 {
  margin-left: 10px;
}
article.card-5de4 .component_hovered_b7ed {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card-5de4 .east_402b {
  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 .progress_3605,
  #respond .header-selected-6cc4,
  #respond .component-ad1e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress_3605 input,
#respond .header-selected-6cc4 input,
#respond .component-ad1e input {
  width: 100%;
}
#respond .component-ad1e {
  margin-right: 0;
}
#respond .row_4caf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini_5770 .chip_prev_b26c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.chip_prev_b26c .pattern-liquid-d3d1.simple_1c05 .thumbnail-dynamic-c680 > li > a:focus,
.chip_prev_b26c .pattern-liquid-d3d1.simple_1c05 .thumbnail-dynamic-c680 > li > a:hover,
.chip_prev_b26c .pattern-liquid-d3d1.notice-plasma-3b0c .thumbnail-dynamic-c680 > li > a:focus,
.chip_prev_b26c .pattern-liquid-d3d1.notice-plasma-3b0c .thumbnail-dynamic-c680 > li > a:hover,
.chip_prev_b26c .pattern-liquid-d3d1.status-b161 .thumbnail-dynamic-c680 > li > a:focus,
.chip_prev_b26c .pattern-liquid-d3d1.status-b161 .thumbnail-dynamic-c680 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_prev_b26c
  .pattern-liquid-d3d1.simple_1c05
  .thumbnail-dynamic-c680
  > li.dark_d75c
  > a,
.chip_prev_b26c
  .pattern-liquid-d3d1.simple_1c05
  .thumbnail-dynamic-c680
  > li.alert_d938
  > a,
.chip_prev_b26c
  .pattern-liquid-d3d1.notice-plasma-3b0c
  .thumbnail-dynamic-c680
  > li.dark_d75c
  > a,
.chip_prev_b26c
  .pattern-liquid-d3d1.notice-plasma-3b0c
  .thumbnail-dynamic-c680
  > li.alert_d938
  > a,
.chip_prev_b26c
  .pattern-liquid-d3d1.status-b161
  .thumbnail-dynamic-c680
  > li.dark_d75c
  > a,
.chip_prev_b26c .pattern-liquid-d3d1.status-b161 .thumbnail-dynamic-c680 > li.section-35d9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_prev_b26c .thick_5743,
.chip_prev_b26c .thick_5743 a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_prev_b26c .title_00c4.surface_008d li a,
.chip_prev_b26c .element-7a1b a,
.chip_prev_b26c .plasma-7323,
.chip_prev_b26c .thumbnail-dynamic-c680 > li > a,
.chip_prev_b26c .popup_out_a51a {
  color: rgba(255, 255, 255, 0.79);
}
.chip_prev_b26c .title_00c4.surface_008d li a:hover,
.chip_prev_b26c .element-7a1b a:hover,
.chip_prev_b26c .plasma-7323:hover,
.chip_prev_b26c .thumbnail-dynamic-c680 > li > a:hover,
.chip_prev_b26c .popup_out_a51a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_prev_b26c .feature_8378 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_prev_b26c .feature_8378 .cold-f5f7 {
  color: rgba(255, 255, 255, 0.99);
}
.chip_prev_b26c .feature_8378:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_prev_b26c .pattern_old_c5a8 .form_upper_34f3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip_prev_b26c .pattern_old_c5a8 .form_upper_34f3 .grid-cold-3277 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_prev_b26c
  .pattern_old_c5a8
  .form_upper_34f3
  .grid-cold-3277::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_prev_b26c
  .pattern_old_c5a8
  .form_upper_34f3
  .grid-cold-3277:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_prev_b26c
  .pattern_old_c5a8
  .form_upper_34f3
  .grid-cold-3277::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_prev_b26c
  .pattern_old_c5a8
  .form_upper_34f3
  .grid-cold-3277::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_prev_b26c .pattern_old_c5a8 .gallery_narrow_9c07 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_prev_b26c .pattern_old_c5a8 .gallery_narrow_9c07:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_green_4feb
  .chip_prev_b26c
  .pattern_old_c5a8
  .feature_fast_ff1f
  .purple_3ee1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_green_4feb
  .chip_prev_b26c
  .pattern_old_c5a8
  .feature_fast_ff1f
  .grid-cold-3277 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mini_5770 .pink_b9f3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pink_b9f3 .pattern-liquid-d3d1.simple_1c05 .thumbnail-dynamic-c680 > li > a:focus,
.pink_b9f3 .pattern-liquid-d3d1.simple_1c05 .thumbnail-dynamic-c680 > li > a:hover,
.pink_b9f3 .pattern-liquid-d3d1.notice-plasma-3b0c .thumbnail-dynamic-c680 > li > a:focus,
.pink_b9f3 .pattern-liquid-d3d1.notice-plasma-3b0c .thumbnail-dynamic-c680 > li > a:hover,
.pink_b9f3 .pattern-liquid-d3d1.status-b161 .thumbnail-dynamic-c680 > li > a:focus,
.pink_b9f3 .pattern-liquid-d3d1.status-b161 .thumbnail-dynamic-c680 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink_b9f3
  .pattern-liquid-d3d1.simple_1c05
  .thumbnail-dynamic-c680
  > li.dark_d75c
  > a,
.pink_b9f3
  .pattern-liquid-d3d1.simple_1c05
  .thumbnail-dynamic-c680
  > li.alert_d938
  > a,
.pink_b9f3
  .pattern-liquid-d3d1.notice-plasma-3b0c
  .thumbnail-dynamic-c680
  > li.dark_d75c
  > a,
.pink_b9f3
  .pattern-liquid-d3d1.notice-plasma-3b0c
  .thumbnail-dynamic-c680
  > li.alert_d938
  > a,
.pink_b9f3
  .pattern-liquid-d3d1.status-b161
  .thumbnail-dynamic-c680
  > li.dark_d75c
  > a,
.pink_b9f3 .pattern-liquid-d3d1.status-b161 .thumbnail-dynamic-c680 > li.section-35d9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pink_b9f3 .thick_5743,
.pink_b9f3 .thick_5743 a {
  color: rgba(0, 0, 0, 0.8);
}
.pink_b9f3 .title_00c4.surface_008d li a,
.pink_b9f3 .element-7a1b a,
.pink_b9f3 .plasma-7323,
.pink_b9f3 .thumbnail-dynamic-c680 > li > a,
.pink_b9f3 .popup_out_a51a {
  color: rgba(0, 0, 0, 0.55);
}
.pink_b9f3 .title_00c4.surface_008d li a:hover,
.pink_b9f3 .element-7a1b a:hover,
.pink_b9f3 .plasma-7323:hover,
.pink_b9f3 .thumbnail-dynamic-c680 > li > a:hover,
.pink_b9f3 .popup_out_a51a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink_b9f3 .feature_8378 {
  color: rgba(0, 0, 0, 0.55);
}
.pink_b9f3 .feature_8378 .cold-f5f7 {
  color: rgba(0, 0, 0, 0.8);
}
.pink_b9f3 .feature_8378:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_7144 .panel-up-324f {
  margin-left: auto;
  margin-right: auto;
}
.tag_6c81 > * {
  margin-left: auto;
  margin-right: auto;
}
.tag_6c81 .highlight-medium-37f8 {
  margin-right: 1.41575em;
}
.simple-64c4 .tag_6c81 > .left-f619 {
  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;
}
.simple-64c4 .tag_6c81 > .menu_cool_147e {
  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;
}
.component-50e5.layout_7144 .panel-up-324f,
.prev_1cc2.layout_7144 .panel-up-324f {
  margin-left: 0;
}
.hero-prev-bcb1.layout_7144 .panel-up-324f,
.slow-7d4f.layout_7144 .panel-up-324f {
  margin-right: 0;
}
.tag_6c81 ol,
.tag_6c81 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fast-824e video {
  max-width: 100%;
}
.north_1536 img {
  display: block;
}
.north_1536.highlight-medium-37f8,
.north_1536.avatar-cool-3cb4 {
  width: 100%;
}
.north_1536.menu_cool_147e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.info_steel_b696:not(.tag-0d20) {
  margin: 1.5em auto;
}
.dropdown-b14f p {
  padding: 1.5em 14px;
}
ul.accordion-9bdf.menu_cool_147e,
ul.accordion-9bdf.left-f619,
ul.accordion-9bdf.over_06fa.left-f619 {
  padding: 0 14px;
}
.pagination-tall-17c9 {
  display: block;
  overflow-x: auto;
}
.pagination-tall-17c9 table {
  border-collapse: collapse;
  width: 100%;
}
.pagination-tall-17c9 td,
.pagination-tall-17c9 th {
  padding: 0.5em;
}
.tag_6c81 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tag_6c81 ol ol,
.tag_6c81 ol ul,
.tag_6c81 ul ol,
.tag_6c81 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tag_6c81 ol ol li,
.tag_6c81 ol ul li,
.tag_6c81 ul ol li,
.tag_6c81 ul ul li {
  margin-left: 0;
}
.highlight-fluid-d37b.tall-70ba > .warm_e0ca {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.highlight-fluid-d37b.tall-70ba > .warm_e0ca iframe,
.highlight-fluid-d37b.tall-70ba > .warm_e0ca > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.surface_rough_5ce2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.surface_rough_5ce2.overlay_ba86 {
  padding: 0;
}
.surface_rough_5ce2.overlay_ba86 cite {
  font-size: 13px;
}
.surface_rough_5ce2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.surface_rough_5ce2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.background-small-6030 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.background-small-6030 > p:first-child {
  margin-top: 0;
}
.background-small-6030 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.background-small-6030 blockquote {
  border-left: 0;
}
.widget-iron-ea33 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.widget-iron-ea33:not(.bright_9f82) {
  max-width: 100px;
}
.widget-iron-ea33.small_2336 {
  border-bottom: none !important;
  text-align: center;
}
.widget-iron-ea33.small_2336::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dropdown-b14f p {
    padding: 1.5em 0;
  }
}
.huge-7b7f {
  color: #0073aa;
}
.gallery_up_1c12 {
  background-color: #0073aa;
}
.table-dirty-2de8 {
  color: #229fd8;
}
.dirty-5005 {
  background-color: #229fd8;
}
.border-focused-45bb {
  color: #eee;
}
.south-9be6 {
  background-color: #eee;
}
.lite_e25d {
  color: #444;
}
.hero-4af6 {
  background-color: #444;
}
.modal-ae12 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.modal-ae12 .cold-5aa6 .element-7a1b {
  font-size: 15px;
}
.modal-ae12 .element-7a1b {
  line-height: 1.3;
}
.modal-ae12 .pink_b9f3 {
}
.modal-ae12 .chip_prev_b26c {
  background: #235787;
}
.lite_afb3 {
  padding: 0;
}
.lite_afb3 .chip_prev_b26c {
  background: #1a1a1a;
}
.lite_afb3 .pink_b9f3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.block-190f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.block-190f .pink_b9f3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.block-190f .chip_prev_b26c {
  background: #303030;
}
.layout_blue_0a71 {
  position: relative;
  z-index: 10;
}
.layout_blue_0a71 .hero_blue_c9eb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over_03f4 .hard_9e6a {
  display: inline-block;
  vertical-align: middle;
}
.over_03f4.form-blue-2360 .hard_9e6a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .over_03f4.form-blue-2360 .hard_9e6a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .over_03f4.form-blue-2360 .hard_9e6a {
    margin-right: 0.4em;
  }
}
.over_03f4.form-blue-2360 .hard_9e6a:last-child {
  margin-right: 0;
}
.highlight_out_00d7 .hero_blue_c9eb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .mini_5770 .cold-5aa6 {
    margin: 0 -0.5em;
  }
  .mini_5770 .cold-5aa6 [class*="customify-col-"],
  .mini_5770 .cold-5aa6 [class*="customify-col_"],
  .mini_5770 .cold-5aa6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.mini_5770.active_bc09 .hero_blue_c9eb {
  background: 0 0 !important;
}
.mini_5770.active_bc09 .hero_blue_c9eb,
.mini_5770.highlight_out_00d7 .hero_blue_c9eb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .mini_5770.component-d4d1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.mini_5770.highlight_out_00d7 .hero_blue_c9eb {
  box-shadow: none !important;
}
.left_2650 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .left_2650 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .left_2650 {
    padding: 18px 0 20px;
  }
}
.left_2650 .photo_steel_f22f {
  width: 100%;
}
.left_2650 .fresh-6cb9 {
  margin-bottom: 0;
}
.left_2650 .list_61f6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.popup_4567 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.popup_4567 .alert_0bfb {
  width: 100%;
}
.box_easy_e589 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.box_easy_e589 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.box_easy_e589 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;
}
.box_easy_e589 li:last-child:after {
  display: none;
}
.box_easy_e589 li a {
  font-weight: 500;
  margin-right: 10px;
}
.new_52fe .tooltip_ffa4 button,
.left_2650 .tooltip_ffa4 button {
  left: 0;
}
.new_52fe .alert_0bfb,
.left_2650 .alert_0bfb {
  padding-left: 0;
  padding-right: 0;
}
.new_52fe .popup_4567,
.left_2650 .popup_4567 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.new_52fe {
  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;
}
.new_52fe: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;
}
.new_52fe .input-paper-39ee {
  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) {
  .new_52fe .input-paper-39ee {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .new_52fe .input-paper-39ee {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .new_52fe .input-paper-39ee {
    min-height: 200px;
  }
}
.new_52fe .box_easy_e589 {
  color: rgba(255, 255, 255, 0.8);
}
.new_52fe .box_easy_e589 a,
.new_52fe .box_easy_e589 li:after {
  color: inherit;
}
.new_52fe .box_easy_e589 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fresh_e286 {
  margin-bottom: 0.5em;
}
.block_stone_86f5 {
  margin-bottom: 1.2em;
}
.block_stone_86f5,
.fresh_e286 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.block_stone_86f5 p:last-child,
.fresh_e286 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tooltip_ffa4,
#masthead .tooltip_ffa4 {
  display: none;
}
#masthead
  > .tooltip_ffa4.avatar-68bc {
  display: none;
}
#masthead > .tooltip_ffa4 button {
  left: 0;
}
.caption-5c46 {
  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%;
}
.caption-5c46 .hard_9e6a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.caption-5c46 .component_outer_3015 {
  display: -webkit-box;
  display: flex;
}
.caption-5c46 .component_outer_3015.yellow-7624 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.caption-5c46 .component_outer_3015.title_c699 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption-5c46 .component_outer_3015.detail_8493 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption-5c46.out_6728.highlight-b06e .component_outer_3015.yellow-7624 {
  flex-basis: 100%;
}
.caption-5c46.box_6b66 .component_outer_3015.title_c699 {
  -webkit-box-flex: 1;
  flex: auto;
}
.caption-5c46.box_6b66 .component_outer_3015.detail_8493 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tooltip_ffa4.avatar-68bc {
  display: none;
}
#masthead > .tooltip_ffa4 button {
  left: 0;
}
.box_351b {
  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;
}
.box_351b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.box_351b.background_medium_2f97 i {
  margin-right: 4px;
}
.box_351b.footer-fff6 i {
  margin-left: 5px;
}
.element-7a1b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.element-7a1b p:last-child {
  margin-bottom: 0;
}
.badge-9af2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.badge-9af2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.badge-9af2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.badge-9af2 .thick_5743 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.badge-9af2 .fluid-9048 {
  margin: 5px 0 7px 0;
}
.badge-9af2.outline-77cc .last_5466 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge-9af2.outline-77cc .progress-silver-964f {
  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;
}
.badge-9af2.link_bright_876f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.badge-9af2.link_bright_876f .last_5466 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge-9af2.link_bright_876f .progress-silver-964f {
  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;
}
.badge-9af2.next_7816 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.badge-9af2.hard_a430 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.badge-9af2.hard_a430 .progress-silver-964f {
  margin-top: 7px;
}
.under-4337 {
  display: inline-block;
}
.layout_blue_0a71 .table-liquid-e448 .badge-9af2 img {
  max-width: 100%;
}
.pattern-liquid-d3d1 .active-9b25.secondary_action_b84c,
.large_d5c8 .active-9b25.secondary_action_b84c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern-liquid-d3d1 .button-13df,
.large_d5c8 .button-13df {
  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%);
}
.pattern-liquid-d3d1 .button-13df {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pattern-liquid-d3d1.component-small-5754 .button-13df {
  display: none;
}
.pattern-liquid-d3d1 .left_9011 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern-liquid-d3d1 .left_9011 li {
  display: inline-block;
  position: relative;
}
.pattern-liquid-d3d1 .left_9011 li:last-child {
  margin-right: 0;
}
.pattern-liquid-d3d1 .left_9011 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;
}
.pattern-liquid-d3d1 .left_9011 li.section-35d9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.pattern-liquid-d3d1 .left_9011 > 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;
}
.pattern-liquid-d3d1 .left_9011 > li > a i {
  line-height: 0;
}
.pattern-liquid-d3d1 .left_9011 > li.alert_ad37 > a .button-13df {
  margin-left: 4px;
  line-height: 0;
}
.pattern-liquid-d3d1 .left_9011 .backdrop-new-2534 li.alert_ad37 > a {
  position: relative;
}
.pattern-liquid-d3d1 .left_9011 .backdrop-new-2534 li.alert_ad37 > a:after,
.pattern-liquid-d3d1 .left_9011 .backdrop-new-2534 li.alert_ad37 > a:before {
  content: "";
  display: table;
}
.pattern-liquid-d3d1 .left_9011 .backdrop-new-2534 li.alert_ad37 > a:after {
  clear: both;
}
.pattern-liquid-d3d1 .left_9011 .backdrop-new-2534 li.alert_ad37 > a .button-13df {
  margin-left: 5px;
  float: right;
}
.pattern-liquid-d3d1 .fixed-e3ca,
.pattern-liquid-d3d1 .backdrop-new-2534 {
  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;
}
.pattern-liquid-d3d1 .backdrop-new-2534 {
  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;
}
.pattern-liquid-d3d1 .backdrop-new-2534 .secondary_action_b84c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern-liquid-d3d1 .backdrop-new-2534 .button-13df {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pattern-liquid-d3d1 .backdrop-new-2534 li {
  display: block;
  margin: 0;
  padding: 0;
}
.pattern-liquid-d3d1 .backdrop-new-2534 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;
}
.pattern-liquid-d3d1 .backdrop-new-2534 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pattern-liquid-d3d1 .backdrop-new-2534 .backdrop-new-2534 {
  top: 0;
  left: 100%;
}
.pattern-liquid-d3d1 .message-glass-bef7.fn-focus-37ee > .fixed-e3ca,
.pattern-liquid-d3d1 .message-glass-bef7.fn-focus-37ee > .backdrop-new-2534,
.pattern-liquid-d3d1 .message-glass-bef7:focus > .fixed-e3ca,
.pattern-liquid-d3d1 .message-glass-bef7:focus > .backdrop-new-2534,
.pattern-liquid-d3d1 .message-glass-bef7:hover > .fixed-e3ca,
.pattern-liquid-d3d1 .message-glass-bef7:hover > .backdrop-new-2534 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pattern-liquid-d3d1.status-b161 .thumbnail-dynamic-c680:after,
.pattern-liquid-d3d1.status-b161 .thumbnail-dynamic-c680:before {
  content: "";
  display: table;
}
.pattern-liquid-d3d1.status-b161 .thumbnail-dynamic-c680:after {
  clear: both;
}
.pattern-liquid-d3d1.status-b161 .thumbnail-dynamic-c680 > li {
  float: left;
}
.pattern-liquid-d3d1.breadcrumb_f6aa .thumbnail-dynamic-c680:after,
.pattern-liquid-d3d1.breadcrumb_f6aa .thumbnail-dynamic-c680:before {
  content: "";
  display: table;
}
.pattern-liquid-d3d1.breadcrumb_f6aa .thumbnail-dynamic-c680:after {
  clear: both;
}
.pattern-liquid-d3d1.breadcrumb_f6aa .thumbnail-dynamic-c680 > li {
  float: left;
}
.pattern-liquid-d3d1.breadcrumb_f6aa .thumbnail-dynamic-c680 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pattern-liquid-d3d1.breadcrumb_f6aa .thumbnail-dynamic-c680 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pattern-liquid-d3d1.breadcrumb_f6aa .thumbnail-dynamic-c680 > li.dark_d75c > a,
.pattern-liquid-d3d1.breadcrumb_f6aa .thumbnail-dynamic-c680 > li.section-35d9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.pattern-liquid-d3d1.simple_1c05 .thumbnail-dynamic-c680 > li > a .secondary_action_b84c {
  position: relative;
}
.pattern-liquid-d3d1.simple_1c05 .thumbnail-dynamic-c680 > li > a .secondary_action_b84c: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;
}
.pattern-liquid-d3d1.simple_1c05
  .thumbnail-dynamic-c680
  > li:focus
  > a
  .secondary_action_b84c:before,
.pattern-liquid-d3d1.simple_1c05
  .thumbnail-dynamic-c680
  > li:hover
  > a
  .secondary_action_b84c:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-liquid-d3d1.simple_1c05
  .thumbnail-dynamic-c680
  > li.dark_d75c
  > a
  .secondary_action_b84c:before,
.pattern-liquid-d3d1.simple_1c05
  .thumbnail-dynamic-c680
  > li.alert_d938
  > a
  .secondary_action_b84c:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-liquid-d3d1.notice-plasma-3b0c .thumbnail-dynamic-c680 > li > a .secondary_action_b84c {
  position: relative;
}
.pattern-liquid-d3d1.notice-plasma-3b0c .thumbnail-dynamic-c680 > li > a .secondary_action_b84c: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;
}
.pattern-liquid-d3d1.notice-plasma-3b0c .thumbnail-dynamic-c680 > li:focus > a .secondary_action_b84c:before,
.pattern-liquid-d3d1.notice-plasma-3b0c
  .thumbnail-dynamic-c680
  > li:hover
  > a
  .secondary_action_b84c:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-liquid-d3d1.notice-plasma-3b0c
  .thumbnail-dynamic-c680
  > li.dark_d75c
  > a
  .secondary_action_b84c:before,
.pattern-liquid-d3d1.notice-plasma-3b0c
  .thumbnail-dynamic-c680
  > li.alert_d938
  > a
  .secondary_action_b84c:before {
  width: 100%;
  background-color: currentColor;
}
.large_d5c8 .left_9011 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.large_d5c8 .left_9011 li:first-child > a {
  border-top: none;
}
.large_d5c8 .left_9011 .huge_3f02 > .secondary_action_b84c .button-13df {
  display: none;
}
.large_d5c8 .left_9011 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.large_d5c8 .left_9011 li:last-child {
  border: none;
}
.large_d5c8 .left_9011 li.alert_ad37 > a {
  padding-right: 45px !important;
}
.large_d5c8 .left_9011 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.large_d5c8 .left_9011 li a:focus,
.large_d5c8 .left_9011 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.large_d5c8 .left_9011 li .tag_hovered_447f {
  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;
}
.large_d5c8 .left_9011 li .tag_hovered_447f:hover {
  box-shadow: none;
}
.large_d5c8 .left_9011 li .tag_hovered_447f .button-13df {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.large_d5c8 .left_9011 .backdrop-new-2534 {
  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);
}
.large_d5c8 .left_9011 .backdrop-new-2534 li a {
  padding-left: 3em;
}
.large_d5c8 .left_9011 .red_7964 > a .tag_hovered_447f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.large_d5c8 .left_9011 .red_7964 > .backdrop-new-2534 {
  display: block;
  opacity: 1;
}
.input-steel-133a {
  max-width: 100%;
}
.dark-6c5a {
  line-height: 0;
  cursor: pointer;
}
.popup_out_a51a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.popup_out_a51a:hover {
  box-shadow: none;
  color: currentColor;
}
.popup_out_a51a svg {
  width: 18px;
  height: 18px;
}
.popup_out_a51a .accordion-selected-85c9 {
  display: none;
}
.silver_3862 {
  position: relative;
}
.silver_3862.fn-active-37ee .popup_out_a51a .sort-f118 {
  display: none;
}
.silver_3862.fn-active-37ee .popup_out_a51a .accordion-selected-85c9 {
  display: inline-block;
}
.silver_3862 .label-7e70 {
  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);
}
.silver_3862.alert_bc30 .label-7e70 {
  left: auto;
  right: -0.9em;
}
.silver_3862.alert_bc30 .main-full-ed85::before {
  left: auto;
  right: 15px;
}
.silver_3862.fn-active-37ee .label-7e70 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature_fast_ff1f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.feature_fast_ff1f label {
  flex-basis: 100%;
}
.feature_fast_ff1f .form_upper_34f3 {
  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;
}
.feature_fast_ff1f .grid-cold-3277 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.feature_fast_ff1f .grid-cold-3277:focus {
  background-color: transparent;
}
.feature_fast_ff1f button.gallery_narrow_9c07 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.feature_fast_ff1f button.gallery_narrow_9c07:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.feature_fast_ff1f button.gallery_narrow_9c07 svg {
  width: 18px;
  height: 18px;
}
.feature_fast_ff1f input[type="submit"] {
  min-height: auto;
}
.pattern_old_c5a8 .feature_fast_ff1f .grid-cold-3277 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.main-full-ed85 {
  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) {
  .main-full-ed85 {
    width: 220px;
  }
}
.main-full-ed85 label {
  flex-basis: 100%;
}
.main-full-ed85::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;
}
.description_green_4feb .pattern_old_c5a8 .feature_fast_ff1f {
  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;
}
.description_green_4feb
  .pattern_old_c5a8
  .feature_fast_ff1f
  .form_upper_34f3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description_green_4feb .pattern_old_c5a8 .feature_fast_ff1f .grid-cold-3277 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description_green_4feb
  .pattern_old_c5a8
  .feature_fast_ff1f
  .grid-cold-3277:focus {
  background: 0 0;
}
.description_green_4feb
  .pattern_old_c5a8
  .feature_fast_ff1f
  .purple_3ee1 {
  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;
}
.title_00c4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.title_00c4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.title_00c4 li:last-child {
  margin-right: 0;
}
.title_00c4 li:first-child {
  margin-left: 0;
}
.title_00c4.icon-53a0 a {
  color: #fff;
}
.title_00c4.icon-53a0 a:hover {
  color: #fff;
}
.title_00c4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.title_00c4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.title_00c4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title_00c4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.title_00c4 [class*="social-icon-apple"] {
  background-color: #999;
}
.title_00c4 [class*="social-icon-apple"].list_ba17 {
  background-color: transparent;
  color: #999;
}
.title_00c4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.title_00c4 [class*="social-icon-behance"].list_ba17 {
  background-color: transparent;
  color: #1769ff;
}
.title_00c4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.title_00c4 [class*="social-icon-bitbucket"].list_ba17 {
  background-color: transparent;
  color: #205081;
}
.title_00c4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.title_00c4 [class*="social-icon-codepen"].list_ba17 {
  background-color: transparent;
  color: #000;
}
.title_00c4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.title_00c4 [class*="social-icon-delicious"].list_ba17 {
  background-color: transparent;
  color: #39f;
}
.title_00c4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.title_00c4 [class*="social-icon-digg"].list_ba17 {
  background-color: transparent;
  color: #005be2;
}
.title_00c4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.title_00c4 [class*="social-icon-dribbble"].list_ba17 {
  background-color: transparent;
  color: #ea4c89;
}
.title_00c4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.title_00c4 [class*="social-icon-envelope"].list_ba17 {
  background-color: transparent;
  color: #ea4335;
}
.title_00c4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.title_00c4 [class*="social-icon-facebook"].list_ba17 {
  background-color: transparent;
  color: #3b5998;
}
.title_00c4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.title_00c4 [class*="social-icon-flickr"].list_ba17 {
  background-color: transparent;
  color: #0063dc;
}
.title_00c4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.title_00c4 [class*="social-icon-foursquare"].list_ba17 {
  background-color: transparent;
  color: #2d5be3;
}
.title_00c4 [class*="social-icon-github"] {
  background-color: #333;
}
.title_00c4 [class*="social-icon-github"].list_ba17 {
  background-color: transparent;
  color: #333;
}
.title_00c4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.title_00c4 [class*="social-icon-google-plus"].list_ba17 {
  background-color: transparent;
  color: #dd4b39;
}
.title_00c4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.title_00c4 [class*="social-icon-houzz"].list_ba17 {
  background-color: transparent;
  color: #7ac142;
}
.title_00c4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.title_00c4 [class*="social-icon-instagram"].list_ba17 {
  background-color: transparent;
  color: #262626;
}
.title_00c4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.title_00c4 [class*="social-icon-jsfiddle"].list_ba17 {
  background-color: transparent;
  color: #487aa2;
}
.title_00c4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.title_00c4 [class*="social-icon-linkedin"].list_ba17 {
  background-color: transparent;
  color: #0077b5;
}
.title_00c4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.title_00c4 [class*="social-icon-medium"].list_ba17 {
  background-color: transparent;
  color: #00ab6b;
}
.title_00c4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.title_00c4
  [class*="social-icon-odnoklassniki"].list_ba17 {
  background-color: transparent;
  color: #f4731c;
}
.title_00c4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.title_00c4 [class*="social-icon-meetup"].list_ba17 {
  background-color: transparent;
  color: #ec1c40;
}
.title_00c4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.title_00c4 [class*="social-icon-pinterest"].list_ba17 {
  background-color: transparent;
  color: #bd081c;
}
.title_00c4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.title_00c4 [class*="social-icon-product-hunt"].list_ba17 {
  background-color: transparent;
  color: #da552f;
}
.title_00c4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.title_00c4 [class*="social-icon-reddit"].list_ba17 {
  background-color: transparent;
  color: #ff4500;
}
.title_00c4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.title_00c4 [class*="social-icon-rss"].list_ba17 {
  background-color: transparent;
  color: #f26522;
}
.title_00c4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.title_00c4
  [class*="social-icon-shopping-cart"].list_ba17 {
  background-color: transparent;
  color: #4caf50;
}
.title_00c4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.title_00c4 [class*="social-icon-skype"].list_ba17 {
  background-color: transparent;
  color: #00aff0;
}
.title_00c4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.title_00c4 [class*="social-icon-slideshare"].list_ba17 {
  background-color: transparent;
  color: #0077b5;
}
.title_00c4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.title_00c4 [class*="social-icon-snapchat"].list_ba17 {
  background-color: transparent;
  color: #fffc00;
}
.title_00c4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.title_00c4 [class*="social-icon-soundcloud"].list_ba17 {
  background-color: transparent;
  color: #f80;
}
.title_00c4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.title_00c4 [class*="social-icon-spotify"].list_ba17 {
  background-color: transparent;
  color: #2ebd59;
}
.title_00c4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.title_00c4
  [class*="social-icon-stack-overflow"].list_ba17 {
  background-color: transparent;
  color: #fe7a15;
}
.title_00c4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.title_00c4 [class*="social-icon-maldkfgram"].list_ba17 {
  background-color: transparent;
  color: #2ca5e0;
}
.title_00c4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.title_00c4 [class*="social-icon-tripadvisor"].list_ba17 {
  background-color: transparent;
  color: #589442;
}
.title_00c4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.title_00c4 [class*="social-icon-tumblr"].list_ba17 {
  background-color: transparent;
  color: #35465c;
}
.title_00c4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.title_00c4 [class*="social-icon-twitch"].list_ba17 {
  background-color: transparent;
  color: #6441a5;
}
.title_00c4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.title_00c4 [class*="social-icon-twitter"].list_ba17 {
  background-color: transparent;
  color: #1da1f2;
}
.title_00c4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.title_00c4 [class*="social-icon-vimeo"].list_ba17 {
  background-color: transparent;
  color: #1ab7ea;
}
.title_00c4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.title_00c4 [class*="social-icon-vk"].list_ba17 {
  background-color: transparent;
  color: #45668e;
}
.title_00c4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.title_00c4 [class*="social-icon-weibo"].list_ba17 {
  background-color: transparent;
  color: #df2029;
}
.title_00c4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.title_00c4 [class*="social-icon-weixin"].list_ba17 {
  background-color: transparent;
  color: #7bb32e;
}
.title_00c4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.title_00c4 [class*="social-icon-whatsapp"].list_ba17 {
  background-color: transparent;
  color: #25d366;
}
.title_00c4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.title_00c4 [class*="social-icon-wordpress"].list_ba17 {
  background-color: transparent;
  color: #21759b;
}
.title_00c4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.title_00c4 [class*="social-icon-xing"].list_ba17 {
  background-color: transparent;
  color: #026466;
}
.title_00c4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.title_00c4 [class*="social-icon-yelp"].list_ba17 {
  background-color: transparent;
  color: #af0606;
}
.title_00c4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.title_00c4 [class*="social-icon-youtube"].list_ba17 {
  background-color: transparent;
  color: #cd201f;
}
.plasma-7323 {
  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;
}
.plasma-7323:hover {
  box-shadow: none;
  background: 0 0;
}
.status_094a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pink_2823 {
  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;
}
.background_stone_b6c2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dropdown_small_c517 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dropdown_small_c517,
.dropdown_small_c517::after,
.dropdown_small_c517::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;
}
.dropdown_small_c517::after,
.dropdown_small_c517::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hero_3032 .pink_2823 .background_stone_b6c2 {
  margin-top: -2px;
  width: 19px;
}
.hero_3032 .pink_2823 .dropdown_small_c517 {
  margin-top: -1px;
}
.hero_3032 .pink_2823 .dropdown_small_c517,
.hero_3032 .pink_2823 .dropdown_small_c517::after,
.hero_3032 .pink_2823 .dropdown_small_c517::before {
  width: 19px;
  height: 2px;
}
.hero_3032 .pink_2823 .dropdown_small_c517::before {
  top: -6px;
}
.hero_3032 .pink_2823 .dropdown_small_c517::after {
  bottom: -6px;
}
.pagination-white-9f00 .pink_2823 .background_stone_b6c2 {
  margin-top: -2px;
  width: 22px;
}
.pagination-white-9f00 .pink_2823 .dropdown_small_c517 {
  margin-top: -1px;
}
.pagination-white-9f00 .pink_2823 .dropdown_small_c517,
.pagination-white-9f00 .pink_2823 .dropdown_small_c517::after,
.pagination-white-9f00 .pink_2823 .dropdown_small_c517::before {
  width: 22px;
  height: 2px;
}
.pagination-white-9f00 .pink_2823 .dropdown_small_c517::before {
  top: -7px;
}
.pagination-white-9f00 .pink_2823 .dropdown_small_c517::after {
  bottom: -7px;
}
.dirty-5fac .pink_2823 .background_stone_b6c2 {
  margin-top: -2px;
  width: 31px;
}
.dirty-5fac .pink_2823 .dropdown_small_c517 {
  margin-top: -1.5px;
}
.dirty-5fac .pink_2823 .dropdown_small_c517,
.dirty-5fac .pink_2823 .dropdown_small_c517::after,
.dirty-5fac .pink_2823 .dropdown_small_c517::before {
  width: 31px;
  height: 3px;
}
.dirty-5fac .pink_2823 .dropdown_small_c517::before {
  top: -9px;
}
.dirty-5fac .pink_2823 .dropdown_small_c517::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .narrow-9a9f .pink_2823 .background_stone_b6c2 {
    margin-top: -2px;
    width: 19px;
  }
  .narrow-9a9f .pink_2823 .dropdown_small_c517 {
    margin-top: -1px;
  }
  .narrow-9a9f .pink_2823 .dropdown_small_c517,
  .narrow-9a9f .pink_2823 .dropdown_small_c517::after,
  .narrow-9a9f .pink_2823 .dropdown_small_c517::before {
    width: 19px;
    height: 2px;
  }
  .narrow-9a9f .pink_2823 .dropdown_small_c517::before {
    top: -6px;
  }
  .narrow-9a9f .pink_2823 .dropdown_small_c517::after {
    bottom: -6px;
  }
  .info-left-db1e .pink_2823 .background_stone_b6c2 {
    margin-top: -2px;
    width: 22px;
  }
  .info-left-db1e .pink_2823 .dropdown_small_c517 {
    margin-top: -1px;
  }
  .info-left-db1e .pink_2823 .dropdown_small_c517,
  .info-left-db1e .pink_2823 .dropdown_small_c517::after,
  .info-left-db1e .pink_2823 .dropdown_small_c517::before {
    width: 22px;
    height: 2px;
  }
  .info-left-db1e .pink_2823 .dropdown_small_c517::before {
    top: -7px;
  }
  .info-left-db1e .pink_2823 .dropdown_small_c517::after {
    bottom: -7px;
  }
  .gradient_aac0 .pink_2823 .background_stone_b6c2 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient_aac0 .pink_2823 .dropdown_small_c517 {
    margin-top: -1.5px;
  }
  .gradient_aac0 .pink_2823 .dropdown_small_c517,
  .gradient_aac0 .pink_2823 .dropdown_small_c517::after,
  .gradient_aac0 .pink_2823 .dropdown_small_c517::before {
    width: 31px;
    height: 3px;
  }
  .gradient_aac0 .pink_2823 .dropdown_small_c517::before {
    top: -9px;
  }
  .gradient_aac0 .pink_2823 .dropdown_small_c517::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .focus_6bae .pink_2823 .background_stone_b6c2 {
    margin-top: -2px;
    width: 19px;
  }
  .focus_6bae .pink_2823 .dropdown_small_c517 {
    margin-top: -1px;
  }
  .focus_6bae .pink_2823 .dropdown_small_c517,
  .focus_6bae .pink_2823 .dropdown_small_c517::after,
  .focus_6bae .pink_2823 .dropdown_small_c517::before {
    width: 19px;
    height: 2px;
  }
  .focus_6bae .pink_2823 .dropdown_small_c517::before {
    top: -6px;
  }
  .focus_6bae .pink_2823 .dropdown_small_c517::after {
    bottom: -6px;
  }
  .hero-blue-05c3 .pink_2823 .background_stone_b6c2 {
    margin-top: -2px;
    width: 22px;
  }
  .hero-blue-05c3 .pink_2823 .dropdown_small_c517 {
    margin-top: -1px;
  }
  .hero-blue-05c3 .pink_2823 .dropdown_small_c517,
  .hero-blue-05c3 .pink_2823 .dropdown_small_c517::after,
  .hero-blue-05c3 .pink_2823 .dropdown_small_c517::before {
    width: 22px;
    height: 2px;
  }
  .hero-blue-05c3 .pink_2823 .dropdown_small_c517::before {
    top: -7px;
  }
  .hero-blue-05c3 .pink_2823 .dropdown_small_c517::after {
    bottom: -7px;
  }
  .primary-tall-b044 .pink_2823 .background_stone_b6c2 {
    margin-top: -2px;
    width: 31px;
  }
  .primary-tall-b044 .pink_2823 .dropdown_small_c517 {
    margin-top: -1.5px;
  }
  .primary-tall-b044 .pink_2823 .dropdown_small_c517,
  .primary-tall-b044 .pink_2823 .dropdown_small_c517::after,
  .primary-tall-b044 .pink_2823 .dropdown_small_c517::before {
    width: 31px;
    height: 3px;
  }
  .primary-tall-b044 .pink_2823 .dropdown_small_c517::before {
    top: -9px;
  }
  .primary-tall-b044 .pink_2823 .dropdown_small_c517::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description-a6c5 .pink_2823 .background_stone_b6c2 {
    margin-top: -2px;
    width: 19px;
  }
  .description-a6c5 .pink_2823 .dropdown_small_c517 {
    margin-top: -1px;
  }
  .description-a6c5 .pink_2823 .dropdown_small_c517,
  .description-a6c5 .pink_2823 .dropdown_small_c517::after,
  .description-a6c5 .pink_2823 .dropdown_small_c517::before {
    width: 19px;
    height: 2px;
  }
  .description-a6c5 .pink_2823 .dropdown_small_c517::before {
    top: -6px;
  }
  .description-a6c5 .pink_2823 .dropdown_small_c517::after {
    bottom: -6px;
  }
  .summary_inner_9fd6 .pink_2823 .background_stone_b6c2 {
    margin-top: -2px;
    width: 22px;
  }
  .summary_inner_9fd6 .pink_2823 .dropdown_small_c517 {
    margin-top: -1px;
  }
  .summary_inner_9fd6 .pink_2823 .dropdown_small_c517,
  .summary_inner_9fd6 .pink_2823 .dropdown_small_c517::after,
  .summary_inner_9fd6 .pink_2823 .dropdown_small_c517::before {
    width: 22px;
    height: 2px;
  }
  .summary_inner_9fd6 .pink_2823 .dropdown_small_c517::before {
    top: -7px;
  }
  .summary_inner_9fd6 .pink_2823 .dropdown_small_c517::after {
    bottom: -7px;
  }
  .paragraph_basic_6d2b .pink_2823 .background_stone_b6c2 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph_basic_6d2b .pink_2823 .dropdown_small_c517 {
    margin-top: -1.5px;
  }
  .paragraph_basic_6d2b .pink_2823 .dropdown_small_c517,
  .paragraph_basic_6d2b .pink_2823 .dropdown_small_c517::after,
  .paragraph_basic_6d2b .pink_2823 .dropdown_small_c517::before {
    width: 31px;
    height: 3px;
  }
  .paragraph_basic_6d2b .pink_2823 .dropdown_small_c517::before {
    top: -9px;
  }
  .paragraph_basic_6d2b .pink_2823 .dropdown_small_c517::after {
    bottom: -9px;
  }
}
.left_9c49 .dropdown_small_c517 {
  -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);
}
.left_9c49 .dropdown_small_c517::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.left_9c49 .dropdown_small_c517::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);
}
.left_9c49.sidebar_3262 .dropdown_small_c517 {
  -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);
}
.left_9c49.sidebar_3262 .dropdown_small_c517::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.left_9c49.sidebar_3262 .dropdown_small_c517::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);
}
.north-2633 {
  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.accent-c931:before {
  display: none;
}
.icon_fast_e290 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.icon_fast_e290 .heading-lower-0e4e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.icon_fast_e290 .heading-lower-0e4e:last-of-type {
  border-bottom: none;
}
.icon_fast_e290 .heading-lower-0e4e.last-34d4,
.icon_fast_e290 .heading-lower-0e4e.simple-bb8c,
.icon_fast_e290 .heading-lower-0e4e.new_8815 {
  padding: 0;
}
.icon_fast_e290 .large_d5c8 .tag_hovered_447f {
  color: currentColor;
}
.icon_fast_e290 .large_d5c8 .tag_hovered_447f:focus,
.icon_fast_e290 .large_d5c8 .tag_hovered_447f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_fast_e290.pink_b9f3 .feature_8378,
.icon_fast_e290.pink_b9f3 .element-7a1b a,
.icon_fast_e290.pink_b9f3 .thumbnail-dynamic-c680 a,
.icon_fast_e290.pink_b9f3 .backdrop-new-2534 a {
  color: rgba(0, 0, 0, 0.55);
}
.icon_fast_e290.pink_b9f3 .feature_8378:hover,
.icon_fast_e290.pink_b9f3 .element-7a1b a:hover,
.icon_fast_e290.pink_b9f3 .thumbnail-dynamic-c680 a:hover,
.icon_fast_e290.pink_b9f3 .backdrop-new-2534 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_fast_e290.pink_b9f3 .cold-f5f7 {
  color: rgba(0, 0, 0, 0.8);
}
.icon_fast_e290.pink_b9f3 .heading-lower-0e4e {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_fast_e290.pink_b9f3 .heading-lower-0e4e:before {
  background: rgba(0, 0, 0, 0.08);
}
.icon_fast_e290.pink_b9f3 .under_d71e:before {
  background: rgba(255, 255, 255, 0.9);
}
.icon_fast_e290.pink_b9f3 .large_d5c8 .left_9011 li a,
.icon_fast_e290.pink_b9f3 .large_d5c8 .tag_hovered_447f,
.icon_fast_e290.pink_b9f3 .backdrop-new-2534 {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_fast_e290.pink_b9f3 .large_d5c8 .tag_hovered_447f:focus,
.icon_fast_e290.pink_b9f3 .large_d5c8 .tag_hovered_447f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_fast_e290.pink_b9f3 .left_9011 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_fast_e290.chip_prev_b26c .feature_8378,
.icon_fast_e290.chip_prev_b26c .element-7a1b a,
.icon_fast_e290.chip_prev_b26c .thumbnail-dynamic-c680 .tag_hovered_447f,
.icon_fast_e290.chip_prev_b26c .thumbnail-dynamic-c680 a,
.icon_fast_e290.chip_prev_b26c .backdrop-new-2534 a {
  color: rgba(255, 255, 255, 0.79);
}
.icon_fast_e290.chip_prev_b26c .feature_8378:hover,
.icon_fast_e290.chip_prev_b26c .element-7a1b a:hover,
.icon_fast_e290.chip_prev_b26c .thumbnail-dynamic-c680 .tag_hovered_447f:hover,
.icon_fast_e290.chip_prev_b26c .thumbnail-dynamic-c680 a:hover,
.icon_fast_e290.chip_prev_b26c .backdrop-new-2534 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_fast_e290.chip_prev_b26c .cold-f5f7 {
  color: rgba(255, 255, 255, 0.99);
}
.icon_fast_e290.chip_prev_b26c .heading-lower-0e4e {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_fast_e290.chip_prev_b26c .heading-lower-0e4e:before {
  background: rgba(255, 255, 255, 0.08);
}
.icon_fast_e290.chip_prev_b26c .under_d71e:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon_fast_e290.chip_prev_b26c .large_d5c8 .left_9011 li a,
.icon_fast_e290.chip_prev_b26c .large_d5c8 .tag_hovered_447f,
.icon_fast_e290.chip_prev_b26c .backdrop-new-2534 {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_fast_e290.chip_prev_b26c .large_d5c8 .tag_hovered_447f:focus,
.icon_fast_e290.chip_prev_b26c .large_d5c8 .tag_hovered_447f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_fast_e290.chip_prev_b26c .left_9011 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_d71e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under_d71e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.large-61d8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.message-short-20a9 .icon_fast_e290 {
  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;
}
.message-short-20a9 .heading-lower-0e4e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.message-short-20a9 .heading-lower-0e4e: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) {
  .message-short-20a9 .heading-lower-0e4e:before {
    width: 16%;
    left: 42%;
  }
}
.message-short-20a9 .heading-lower-0e4e:last-child:before {
  content: none;
}
.message-short-20a9 .heading-lower-0e4e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.message-short-20a9 .large_d5c8 .left_9011 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.message-short-20a9 .large_d5c8 .left_9011 li a .tag_hovered_447f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.message-short-20a9 .large_d5c8 .backdrop-new-2534 {
  border: none;
}
.message-short-20a9 .large_d5c8 .backdrop-new-2534 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.message-short-20a9 .under_d71e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.message-short-20a9 .large-61d8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.message-short-20a9 .chip_prev_b26c .under_d71e:before {
  background: rgba(0, 0, 0, 0.9);
}
.message-short-20a9 .pink_b9f3.east-663c .dropdown_small_c517 {
  background: rgba(0, 0, 0, 0.6);
}
.message-short-20a9
  .pink_b9f3.east-663c
  .dropdown_small_c517::after,
.message-short-20a9
  .pink_b9f3.east-663c
  .dropdown_small_c517:before {
  background: inherit;
}
.message-short-20a9
  .pink_b9f3.east-663c:hover
  .dropdown_small_c517 {
  background: rgba(0, 0, 0, 0.8);
}
.shadow_1cf3 .icon_fast_e290 {
  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) {
  .shadow_1cf3 .icon_fast_e290 {
    width: auto;
    right: 45px;
  }
}
.label-dynamic-ef1d .icon_fast_e290 {
  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) {
  .label-dynamic-ef1d .icon_fast_e290 {
    width: auto;
    left: 45px;
  }
}
.accent-c931 .icon_fast_e290 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accent-c931 .large-61d8 {
  max-width: 48em;
  margin: 0 auto;
}
.accent-c931 .under_d71e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.header-tiny-6f3d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.header-tiny-6f3d.message-short-20a9 .icon_fast_e290 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.header-tiny-6f3d.shadow_1cf3 .icon_fast_e290 {
  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);
}
.header-tiny-6f3d .icon_fast_e290 {
  visibility: visible;
}
.header-tiny-6f3d.label-dynamic-ef1d .icon_fast_e290 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.slow-e511,
.stale-a881 {
  overflow-x: hidden;
}
.slow-e511 .icon_fast_e290 {
  overflow: auto;
}
.slow-e511.message-short-20a9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slow-e511.message-short-20a9 .icon_fast_e290 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.slow-e511.message-short-20a9 .plasma-7323 {
  opacity: 0;
}
.slow-e511.shadow_1cf3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slow-e511.shadow_1cf3 .icon_fast_e290 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.slow-e511.shadow_1cf3 .plasma-7323 {
  opacity: 0;
}
.slow-e511.label-dynamic-ef1d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slow-e511.label-dynamic-ef1d .icon_fast_e290 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.slow-e511.label-dynamic-ef1d .plasma-7323 {
  opacity: 0;
}
.slow-e511.accent-c931 .icon_fast_e290 {
  z-index: 10;
  visibility: visible;
}
.east-663c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.east-663c .dropdown_small_c517 {
  background: rgba(255, 255, 255, 0.99);
}
.east-663c .dropdown_small_c517::after,
.east-663c .dropdown_small_c517:before {
  background: inherit;
}
.east-663c:hover .dropdown_small_c517 {
  background: rgba(255, 255, 255, 0.99);
}
.label-dynamic-ef1d .east-663c {
  top: 10px;
  right: auto;
  left: 12px;
}
.accent-c931 .east-663c {
  display: none !important;
}
.slow-e511:before,
.stale-a881:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.slow-e511 .east-663c,
.stale-a881 .east-663c {
  display: inline-block;
}
.icon_fast_e290 .hard_9e6a {
  -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;
}
.slow-e511 .icon_fast_e290 .hard_9e6a,
.stale-a881 .icon_fast_e290 .hard_9e6a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hovered-194c .form_upper_34f3 {
  width: 100%;
}
.table-liquid-e448 {
  padding: 0 0.5em 0;
}
.table-liquid-e448 [class*="customify-col-"],
.table-liquid-e448 [class*="customify-col_"],
.table-liquid-e448 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.border-clean-a1ce .table-liquid-e448 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .cold-5aa6 .search_fb8b,
  .search_fb8b {
    display: none;
  }
  .logo_6842 {
    text-align: left;
  }
  .main_small_421b {
    text-align: center;
  }
  .modal_large_924e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .cold-5aa6 .motion_e528,
  .motion_e528 {
    display: none;
  }
  .hidden_steel_b6c1 {
    text-align: left;
  }
  .form_d3dc {
    text-align: center;
  }
  .advanced_680b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .cold-5aa6 .nav_f316,
  .nav_f316 {
    display: none;
  }
  .hard-6dbf {
    text-align: left;
  }
  .narrow_c912 {
    text-align: center;
  }
  .panel_91e5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.input-cool-3b5c {
  box-shadow: none !important;
}
.sort_plasma_f938 .tabs-e44e,
.detail_058b .tabs-e44e {
  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;
}
.detail_058b .tabs-e44e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hero_blue_c9eb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hero_blue_c9eb:after,
.hero_blue_c9eb:before {
  content: "";
  display: table;
}
.hero_blue_c9eb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hero_blue_c9eb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hero_blue_c9eb,
.component-d4d1 {
  max-width: 1248px;
  margin: 0 auto;
}

.input-2fc7.block_3db1 .hero_blue_c9eb {
  max-width: 100%;
}
.input-2fc7.paper_db28 {
  max-width: 1200px;
  margin: 0 auto;
}
.input-2fc7.tabs-center-883f .hero_blue_c9eb {
  max-width: 100%;
}
.input-2fc7.tabs-center-883f > .hero_blue_c9eb {
  padding-left: 0;
  padding-right: 0;
}
.input-2fc7.tabs-center-883f > .hero_blue_c9eb .cold-5aa6 {
  margin: 0;
}
.input-2fc7.tabs-center-883f
  > .hero_blue_c9eb
  .background_763a.middle-5ac4 {
  margin-right: 0;
  margin-left: 0;
}
.input-2fc7.tabs-center-883f #main.middle-5ac4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tertiary_black_fe62 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_black_fe62 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .stone_56e5 .panel-up-324f {
    padding-right: 1em;
  }
  .stone_56e5.table-5b77 .background_763a {
    border-right: 1px solid #eaecee;
  }
  .stone_56e5.table-5b77 .panel-up-324f {
    padding-right: 1em;
  }
  .stone_56e5.table-5b77 .mini_147f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_7396 .panel-up-324f {
    padding-left: 1em;
  }
  .mask_7396.table-5b77 .background_763a {
    border-left: 1px solid #eaecee;
  }
  .mask_7396.table-5b77 .panel-up-324f {
    padding-left: 1em;
  }
  .mask_7396.table-5b77 .mini_147f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-solid-8f4b .panel-up-324f {
    padding-left: 1em;
  }
  .box-solid-8f4b.table-5b77 .last-1401 {
    border-right: 1px solid #eaecee;
  }
  .box-solid-8f4b.table-5b77 .focus-4651 {
    border-right: 1px solid #eaecee;
  }
  .box-solid-8f4b.table-5b77 .panel-up-324f {
    padding-left: 1em;
  }
  .box-solid-8f4b.table-5b77 .mini_147f {
    padding-right: 1em;
  }
  .box-solid-8f4b.table-5b77 .orange_a5f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold-b500 .panel-up-324f {
    padding-right: 1em;
  }
  .gold-b500.table-5b77 .last-1401 {
    border-left: 1px solid #eaecee;
  }
  .gold-b500.table-5b77 .focus-4651 {
    border-left: 1px solid #eaecee;
  }
  .gold-b500.table-5b77 .panel-up-324f {
    padding-right: 1em;
  }
  .gold-b500.table-5b77 .mini_147f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gold-b500.table-5b77 .orange_a5f5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_black_fe62 .panel-up-324f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_black_fe62.table-5b77 .background_763a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tertiary_black_fe62.table-5b77 .panel-up-324f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_black_fe62.table-5b77 .mini_147f {
    padding-left: 1em;
  }
  .tertiary_black_fe62.table-5b77 .orange_a5f5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tertiary_black_fe62.table-5b77 .panel-up-324f {
    padding-left: 0;
  }
}
.picture_0e9c .over_03f4 {
  display: inline-block;
}
.mask-c348 {
  display: inline-block;
}
.short_41ee {
  word-con: break-word;
}
.dim-24f1 > span {
  display: inline-block;
  padding: 5px 0;
}
.dim-24f1 .tertiary_yellow_7956 {
  margin-left: 8px;
  margin-right: 8px;
}
.dim-24f1 .alert-bright-f3b0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.complex-cc7b .panel_focused_5a66 {
  margin-bottom: 2em;
}
.complex-cc7b .section-selected-fb2c {
  margin-bottom: 15px;
}
.complex-cc7b .section-selected-fb2c:last-child {
  margin-bottom: 0;
}
.complex-cc7b .south-4768 {
  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) {
  .complex-cc7b .south-4768 {
    display: block;
  }
}
.complex-cc7b .smooth_2368 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .complex-cc7b .smooth_2368 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.complex-cc7b .progress-505e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.complex-cc7b .progress-505e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.complex-cc7b .progress-505e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.complex-cc7b .short_41ee {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex-cc7b .short_41ee a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.complex-cc7b .fixed_0cf0 p:last-child {
  margin-bottom: 0;
}
.complex-cc7b .north-91a1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.complex-cc7b .label_cold_f627 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.complex-cc7b .menu_warm_846c {
  margin-top: 1em;
}
.complex-cc7b .tooltip_out_3a21 {
  top: 0;
  display: block;
}
.complex-cc7b .tooltip_out_3a21 a {
  color: inherit;
}
.complex-cc7b .tooltip_out_3a21 a:hover {
  color: inherit;
}
.complex-cc7b .hard-5f20 {
  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;
}
.complex-cc7b .hard-5f20:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.complex-cc7b .label_cold_f627 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.complex-cc7b .summary_soft_3b25 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.complex-cc7b .summary_soft_3b25:first-child {
  margin-top: 0;
}
.complex-cc7b .summary_soft_3b25.column-15b4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.complex-cc7b .summary_soft_3b25.motion_be33 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex-cc7b
  .summary_soft_3b25.motion_be33.message-stale-b5d3
  .menu_warm_846c {
  width: 100%;
}
.complex-cc7b .motion_be33 {
  -webkit-box-align: center;
  align-items: center;
}
.complex-cc7b .motion_be33 .dim-24f1,
.complex-cc7b .motion_be33 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.complex-cc7b .progress-505e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-cc7b .progress-505e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-cc7b .progress-505e: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;
}
.complex-cc7b .column-15b4 {
  z-index: 5;
}
.complex-cc7b .hot_21ea .button_rough_1368 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.complex-cc7b .bottom_9239 .button_rough_1368 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.complex-cc7b .info_d56d .button_rough_1368 {
  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;
}
.complex-cc7b.wood_7a39 .south-4768,
.complex-cc7b.stale_6471 .south-4768 {
  display: block;
}
.complex-cc7b.wood_7a39 .south-4768 .bronze_b7cb,
.complex-cc7b.wood_7a39 .south-4768 .label_cold_f627,
.complex-cc7b.stale_6471 .south-4768 .bronze_b7cb,
.complex-cc7b.stale_6471 .south-4768 .label_cold_f627 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex-cc7b.summary_9273 .smooth_2368 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .complex-cc7b.summary_9273 .smooth_2368 {
    margin-right: 0;
  }
}
.complex-cc7b.wood_7a39 .smooth_2368,
.complex-cc7b.stale_6471 .smooth_2368 {
  padding-top: 40%;
}
.complex-cc7b.wood_7a39 .panel_focused_5a66,
.complex-cc7b.stale_6471 .panel_focused_5a66 {
  display: block;
}
.complex-cc7b.wood_7a39 .fn-sticky-37ee .label_cold_f627,
.complex-cc7b.stale_6471 .fn-sticky-37ee .label_cold_f627 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.complex-cc7b.wood_7a39 .smooth_2368,
.complex-cc7b.stale_6471 .smooth_2368 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.complex-cc7b.wood_7a39 .label_cold_f627 {
  padding: 1em;
}
.copper-8167 {
  margin: 30px auto;
  display: block;
}
.copper-8167 .sort-4c0c > * {
  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;
}
.copper-8167 .sort-4c0c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.copper-8167 .sort-4c0c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown-light-0989 .dim-24f1 {
  margin-bottom: 1.41575em;
}
.dropdown-light-0989 .notification_active_7281 {
  margin-bottom: 1.618em;
}
.tag_6c81 .thick_9ef3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tag_6c81 .thick_9ef3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tag_6c81 .widget-dim-c830 {
  max-width: 100%;
  overflow: auto;
}
.layout_7144 .tag_6c81 a:hover {
  text-decoration: underline;
}
.shade_glass_9010 .section-selected-fb2c:not(.short_41ee),
.shade_glass_9010 .progress-505e {
  margin-bottom: 1.41575em;
}
.shade_glass_9010 .section-selected-fb2c:not(.short_41ee):last-child,
.shade_glass_9010 .progress-505e:last-child {
  margin-bottom: 0;
}
.shade_glass_9010 .section-selected-fb2c.active-d46d {
  margin-bottom: 0.41575em;
}
.shade_glass_9010 .message_red_f1fe:before,
.shade_glass_9010 .wrapper_out_6550:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.shade_glass_9010 .message_red_f1fe:before {
  content: "\f115";
}
.shade_glass_9010 .wrapper_out_6550:before {
  content: "\f02c";
}
.shade_glass_9010 .disabled-a963 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.shade_glass_9010 .disabled-a963 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bronze-7d39 {
  display: -webkit-box;
  display: flex;
}
.bronze-7d39 .hover-dark-3c25 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bronze-7d39 .hover-dark-3c25 {
    flex-basis: 90px;
  }
}
.bronze-7d39 .fast-8a50 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bronze-7d39 .fast-8a50 {
    flex-basis: calc(100% - 50px);
  }
}
.bronze-7d39 .inner_7498 p:last-child {
  margin-bottom: 0.72em;
}
.background-middle-7edf .sort-4c0c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.background-middle-7edf .sort-4c0c:after,
.background-middle-7edf .sort-4c0c:before {
  content: "";
  display: table;
}
.background-middle-7edf .sort-4c0c:after {
  clear: both;
}
.background-middle-7edf .sort-4c0c .texture-0113,
.background-middle-7edf .sort-4c0c .smooth-c082 {
  width: 49%;
}
.background-middle-7edf .sort-4c0c .texture-0113 a span.primary-small-a9b8,
.background-middle-7edf .sort-4c0c .smooth-c082 a span.primary-small-a9b8 {
  display: block;
  margin-bottom: 5px;
}
.background-middle-7edf .sort-4c0c .smooth-c082 {
  float: left;
  text-align: left;
}
.background-middle-7edf .sort-4c0c .texture-0113 {
  float: right;
  text-align: right;
}
.pink_0f32 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pink_0f32 {
    margin-bottom: 0;
  }
}
.caption-f5c0 {
  margin-bottom: 1em;
}
.caption-f5c0 .short_41ee {
  font-size: 1.1em;
  line-height: 1.3;
}
.hidden-e75e a {
  display: block;
  line-height: 0;
  position: relative;
}
.text-up-c902 .caption-f5c0,
.link_7688 .caption-f5c0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .text-up-c902 .caption-f5c0,
  .link_7688 .caption-f5c0 {
    display: block;
  }
}
.text-up-c902 .hidden-e75e,
.link_7688 .hidden-e75e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .text-up-c902 .hidden-e75e,
  .link_7688 .hidden-e75e {
    margin-bottom: 1em;
  }
}
.text-up-c902 .hidden-e75e img,
.link_7688 .hidden-e75e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.text-up-c902 .pattern-out-a415,
.link_7688 .pattern-out-a415 {
  flex-basis: calc(100% - 160px);
}
.text-up-c902 .pattern-out-a415 p,
.link_7688 .pattern-out-a415 p {
  margin-bottom: 0;
}
.text-up-c902 .pattern-out-a415 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .text-up-c902 .pattern-out-a415 {
    padding-left: 0;
  }
}
.link_7688 .pattern-out-a415 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .link_7688 .pattern-out-a415 {
    padding-right: 0;
  }
}
.link_7688 .hidden-e75e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.summary-84be .hidden-e75e {
  margin-bottom: 0.5em;
}
.summary-84be .hidden-e75e img {
  width: 100%;
}
.surface_014c .outer_7aa9,
.title-dim-86ef .outer_7aa9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title-dim-86ef .background_763a .stale_5397 p:last-child {
  margin-bottom: 0;
}
.large-48c3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.label-c870 .upper_e4da {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .label-c870 .upper_e4da:last-of-type {
    margin-bottom: 0;
  }
}
.label-c870 .upper_e4da ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label-c870 .upper_e4da ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.label-c870 .upper_e4da ul li {
  margin: 0 0 0.6em;
}
.label-c870 .upper_e4da ul li.lite_001a,
.label-c870 .upper_e4da ul li.backdrop-center-2593 {
  position: relative;
}
.label-c870 .upper_e4da ul li.lite_001a .backdrop_short_3a2b,
.label-c870 .upper_e4da ul li.backdrop-center-2593 .backdrop_short_3a2b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.label-c870 .upper_e4da ul li.lite_001a:after:after,
.label-c870 .upper_e4da ul li.lite_001a:after:before,
.label-c870
  .upper_e4da
  ul
  li.backdrop-center-2593:after:after,
.label-c870
  .upper_e4da
  ul
  li.backdrop-center-2593:after:before {
  content: "";
  display: table;
}
.label-c870 .upper_e4da ul li.lite_001a:after:after,
.label-c870
  .upper_e4da
  ul
  li.backdrop-center-2593:after:after {
  clear: both;
}
.label-c870 .upper_e4da a.badge-8578:hover {
  text-decoration: none;
}
.label-c870 .upper_e4da select {
  max-width: 100%;
}
.label-c870 .upper_e4da table {
  font-size: 85%;
}
.label-c870 .upper_e4da table td,
.label-c870 .upper_e4da table th {
  padding: 0.2360828548em;
  text-align: center;
}
.label-c870 .upper_e4da table tfoot td {
  text-align: left;
}
.label-c870 .upper_e4da :last-child {
  margin-bottom: 0;
}
.label-c870 .upper_e4da .layout_light_64b2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.label-c870 .upper_e4da .layout_light_64b2 label {
  width: 100%;
}
.label-c870 .upper_e4da .layout_light_64b2 .grid-cold-3277 {
  width: 100%;
  display: block;
}
.label-c870 .upper_e4da .layout_light_64b2 .gallery_narrow_9c07 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.label-c870 .upper_e4da .layout_light_64b2 .gallery_narrow_9c07:hover svg #svg-search {
  fill: #444;
}
.label-c870 .upper_e4da .layout_light_64b2 .gallery_narrow_9c07 svg {
  width: 18px;
  height: 18px;
}
.label-c870 .header_purple_6867 ul ul,
.label-c870 .bronze-9a31 ul ul,
.label-c870 .brown-c090 ul ul,
.label-c870 .link_460b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.label-c870 .header_purple_6867 .alert_ad37 > a,
.label-c870 .bronze-9a31 .alert_ad37 > a,
.label-c870 .brown-c090 .alert_ad37 > a,
.label-c870 .link_460b .alert_ad37 > a {
  margin-bottom: 0;
}
.label-c870 .active-6d54 li,
.label-c870 .header_purple_6867 li,
.label-c870 .out-efb3 li,
.label-c870 .bronze-9a31 li,
.label-c870 .brown-c090 li,
.label-c870 .link_460b li,
.label-c870 .thumbnail-dim-80f9 li,
.label-c870 .row-78f0 li {
  display: block;
  position: relative;
}
.label-c870 .active-6d54 li:last-child,
.label-c870 .header_purple_6867 li:last-child,
.label-c870 .out-efb3 li:last-child,
.label-c870 .bronze-9a31 li:last-child,
.label-c870 .brown-c090 li:last-child,
.label-c870 .link_460b li:last-child,
.label-c870 .thumbnail-dim-80f9 li:last-child,
.label-c870 .row-78f0 li:last-child {
  border: none;
}
.label-c870 .active-6d54 li a,
.label-c870 .header_purple_6867 li a,
.label-c870 .out-efb3 li a,
.label-c870 .bronze-9a31 li a,
.label-c870 .brown-c090 li a,
.label-c870 .link_460b li a,
.label-c870 .thumbnail-dim-80f9 li a,
.label-c870 .row-78f0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label-c870 .active-6d54 li ul li::before,
.label-c870 .header_purple_6867 li ul li::before,
.label-c870 .out-efb3 li ul li::before,
.label-c870 .bronze-9a31 li ul li::before,
.label-c870 .brown-c090 li ul li::before,
.label-c870 .link_460b li ul li::before,
.label-c870 .thumbnail-dim-80f9 li ul li::before,
.label-c870 .row-78f0 li ul li::before {
  left: 15px;
}
.label-c870 .active-6d54 li ul a,
.label-c870 .header_purple_6867 li ul a,
.label-c870 .out-efb3 li ul a,
.label-c870 .bronze-9a31 li ul a,
.label-c870 .brown-c090 li ul a,
.label-c870 .link_460b li ul a,
.label-c870 .thumbnail-dim-80f9 li ul a,
.label-c870 .row-78f0 li ul a {
  padding-left: 20px;
}
.label-c870 .active-6d54 li ul ul li::before,
.label-c870 .header_purple_6867 li ul ul li::before,
.label-c870 .out-efb3 li ul ul li::before,
.label-c870 .bronze-9a31 li ul ul li::before,
.label-c870 .brown-c090 li ul ul li::before,
.label-c870 .link_460b li ul ul li::before,
.label-c870 .thumbnail-dim-80f9 li ul ul li::before,
.label-c870 .row-78f0 li ul ul li::before {
  left: 30px;
}
.label-c870 .active-6d54 li ul ul a,
.label-c870 .header_purple_6867 li ul ul a,
.label-c870 .out-efb3 li ul ul a,
.label-c870 .bronze-9a31 li ul ul a,
.label-c870 .brown-c090 li ul ul a,
.label-c870 .link_460b li ul ul a,
.label-c870 .thumbnail-dim-80f9 li ul ul a,
.label-c870 .row-78f0 li ul ul a {
  padding-left: 40px;
}
.label-c870 .surface-1b53 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label-c870 .row-78f0 ul li {
  margin-bottom: 1.41575em;
}
.label-c870 .row-78f0 ul li .prev-7aaf {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.label-c870 .row-78f0 ul li .link-8a64 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.chip_prev_b26c .active-6d54 li a,
.chip_prev_b26c .header_purple_6867 li a,
.chip_prev_b26c .out-efb3 li a,
.chip_prev_b26c .bronze-9a31 li a,
.chip_prev_b26c .brown-c090 li a,
.chip_prev_b26c .link_460b li a,
.chip_prev_b26c .thumbnail-dim-80f9 li a,
.chip_prev_b26c .row-78f0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_prev_b26c .surface-1b53 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_prev_b26c .upper_e4da ul li.lite_001a .backdrop_short_3a2b,
.chip_prev_b26c .upper_e4da ul li.backdrop-center-2593 .backdrop_short_3a2b {
  background: rgba(0, 0, 0, 0.2);
}
.chip_prev_b26c .label-c870 .upper_e4da select {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-2fc7 .label-c870 .left_9011 li {
  margin: 0;
}
.input-2fc7 .label-c870 .left_9011 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.input-2fc7 .label-c870 .left_9011 li ul {
  margin: 0;
}
.input-2fc7 .label-c870 .left_9011 li ul li a {
  padding-left: 15px;
}
.input-2fc7 .label-c870 .left_9011 li ul li li a {
  padding-left: 30px;
}
.input-2fc7 .label-c870 .left_9011 li.section-35d9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.input-2fc7 .label-c870 .left_9011 li.section-35d9 > 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;
}
.input-2fc7 .label-c870 .left_9011 li.section-35d9 > 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;
}
.blue-6c09 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.warm_a2dd {
  position: relative;
  z-index: 10;
}
.warm_a2dd .hard_9e6a {
  width: 100%;
  max-width: 100%;
}
.footer_8cd4 .widget-top-953f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.footer_8cd4 .pink_b9f3 {
}
.footer_8cd4 .chip_prev_b26c {
  background: #292929;
}
.modal-out-1eab .widget-top-953f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.modal-out-1eab .pink_b9f3 {
  background: #f9f9f9;
}
.modal-out-1eab .chip_prev_b26c {
  background: #303030;
}
.wood-b667 .widget-top-953f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wood-b667 .over_03f4 {
    margin-bottom: 1em;
  }
  .wood-b667 .over_03f4:last-child {
    margin-bottom: 0;
  }
}
.wood-b667 .pink_b9f3 {
  background: #ededed;
}
.wood-b667 .chip_prev_b26c {
  background: #1a1a1a;
}
.widget-top-953f.pink_b9f3 {
  color: rgba(0, 0, 0, 0.6);
}
.widget-top-953f.pink_b9f3 .card-bright-54d5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget-top-953f.chip_prev_b26c {
  color: rgba(255, 255, 255, 0.99);
}
.widget-top-953f.chip_prev_b26c a:not(.badge-8578) {
  color: rgba(255, 255, 255, 0.79);
}
.widget-top-953f.chip_prev_b26c a:not(.badge-8578):hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget-top-953f.chip_prev_b26c .card-bright-54d5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-top-953f.chip_prev_b26c table tbody td,
.widget-top-953f.chip_prev_b26c table th {
  background: rgba(0, 0, 0, 0.08);
}
.container-down-6fee.highlight_out_00d7 .hero_blue_c9eb {
  max-width: initial;
}
.container-down-6fee .form-blue-2360 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.container-down-6fee .form-blue-2360 .hard_9e6a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .container-down-6fee .form-blue-2360 .hard_9e6a {
    display: block;
    margin-bottom: 2em;
  }
  .container-down-6fee .form-blue-2360 .hard_9e6a:last-child {
    margin-bottom: 0;
  }
}
.wood-b667 .over_03f4:last-child,
.modal-out-1eab .over_03f4:last-child,
.footer_8cd4 .over_03f4:last-child {
  margin-bottom: 0;
}
.wood-b667 .over_03f4 .label-c870 .upper_e4da:last-child,
.modal-out-1eab .over_03f4 .label-c870 .upper_e4da:last-child,
.footer_8cd4 .over_03f4 .label-c870 .upper_e4da:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wood-b667 .picture-basic-8df8,
  .wood-b667 .border-de21,
  .modal-out-1eab .picture-basic-8df8,
  .modal-out-1eab .border-de21,
  .footer_8cd4 .picture-basic-8df8,
  .footer_8cd4 .border-de21 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .warm_a2dd .over_03f4 {
    margin-bottom: 2em;
  }
}
.warm_a2dd p:last-child {
  margin-bottom: 0;
}
.warm_a2dd li,
.warm_a2dd ul {
  list-style: none;
  margin: 0;
}
.warm_a2dd ul ul {
  margin-left: 2.617924em;
}
.pink_eb5b {
  font-size: 0.875em;
}

/* css-noise: 2717 */
.phantom-card-v1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
