/*!
Theme Name: Customify
Theme URI: https://pressmaximum.filter-copper-6616/customify
Author: WPCustomify
Author URI: https://pressmaximum.filter-copper-6616
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.filter-copper-6616/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.item-b88c.notice_bbca/licenses/gpl-2.0.background-action-4ddd
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.picture-9470/, (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.wrapper-soft-2451.alert-5e93/normalize.in_7ad9/
 ======
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.in_7ad9 v7.0.0 | MIT License | github.filter-copper-6616/necolas/normalize.in_7ad9 */
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;
}
.hover-8206 .solid_f60a,
.button_copper_a8d8,
.form-yellow-352b,
.text_0d46,
.photo-action-8f1c,
.wrapper_42de,
.dropdown-1a6c,
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;
}
.button_copper_a8d8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .button_copper_a8d8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .button_copper_a8d8,
  h1 {
    font-size: 1.8em;
  }
}
.form-yellow-352b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.form-yellow-352b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .form-yellow-352b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .form-yellow-352b,
  h2 {
    font-size: 1.7em;
  }
}
.text_0d46,
h3 {
  font-size: 1.618em;
}
.hover-8206 .solid_f60a,
.photo-action-8f1c,
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.tooltip_26aa {
  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;
}
.plasma_aa7c:after,
.plasma_aa7c:before,
.column_tiny_75d8:after,
.column_tiny_75d8:before {
  content: "";
  display: table;
}
.plasma_aa7c:after,
.column_tiny_75d8:after {
  clear: both;
}
.thumbnail-f262 {
  float: right;
  margin-right: 0;
}
.footer-dim-b612 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.banner-0504 .warm-fd29,
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;
}
.banner-0504 .warm-fd29: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;
}
.dim_2ea3 .warm-fd29 {
  box-shadow: none;
}
.dim_2ea3
  .warm-fd29
  .carousel_0569 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dim_2ea3 .warm-fd29 .lower_ace7 {
  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;
}
.dim_2ea3
  .warm-fd29
  .lower_ace7
  b {
  display: none;
}
.dim_2ea3 .icon-2863 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wrapper_cbde:not(.article-fresh-4ae6):not(.fluid_5e2f),
button:not(.article-fresh-4ae6):not(.fluid_5e2f),
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ),
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ),
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ) {
  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;
}
.wrapper_cbde:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):hover,
button:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):hover,
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):hover,
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):hover,
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wrapper_cbde:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):active,
.wrapper_cbde:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):focus,
button:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):active,
button:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):focus,
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):active,
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):focus,
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):active,
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):focus,
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):active,
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):focus {
  outline: 0;
}
.wrapper_cbde:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3,
button:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3,
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3,
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3,
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3 {
  position: relative;
}
.wrapper_cbde:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .pagination-selected-a4f9,
.wrapper_cbde:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .search-e44b,
.wrapper_cbde:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .small-e7b7,
.wrapper_cbde:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  i,
.wrapper_cbde:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  svg,
button:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .pagination-selected-a4f9,
button:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .search-e44b,
button:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .small-e7b7,
button:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  i,
button:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  svg,
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .pagination-selected-a4f9,
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .search-e44b,
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .small-e7b7,
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  i,
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  svg,
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .pagination-selected-a4f9,
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .search-e44b,
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .small-e7b7,
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  i,
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  svg,
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .pagination-selected-a4f9,
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .search-e44b,
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  .small-e7b7,
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  i,
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3
  svg {
  visibility: hidden;
}
.wrapper_cbde:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3:after,
button:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3:after,
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3:after,
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3:after,
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ).fn-loading-89e3: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;
}
.wrapper_cbde:not(.article-fresh-4ae6):not(.fluid_5e2f),
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ),
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ),
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ) {
  color: #fff;
  background: #235787;
}
.wrapper_cbde:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):focus,
input[type="button"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):focus,
input[type="reset"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):focus,
input[type="submit"]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ):focus {
  color: #fff;
}
.wrapper_cbde.fn-disabled-89e3:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ),
.wrapper_cbde[disabled]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ),
button.fn-disabled-89e3:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ),
button[disabled]:not(.article-fresh-4ae6):not(
    .fluid_5e2f
  ) {
  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;
}
.outline_643c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outline_643c: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;
}
.green-b76a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.label_cd00 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row_116b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.plasma_aa7c:after,
.plasma_aa7c:before,
.upper-437e:after,
.upper-437e:before,
.sort_glass_3757:after,
.sort_glass_3757:before,
.content_left_1f2e:after,
.content_left_1f2e:before,
.table-83e5:after,
.table-83e5:before,
.warm_a59b:after,
.warm_a59b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.plasma_aa7c:after,
.upper-437e:after,
.sort_glass_3757:after,
.content_left_1f2e:after,
.table-83e5:after,
.warm_a59b:after {
  clear: both;
}
.upper-437e .surface-798e,
.sort_glass_3757 .surface-798e,
.pressed_ebf7 .surface-798e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.active-e3e2 {
  display: inline-block;
}
.cold-09dd {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.cold-09dd img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cold-09dd .border-lite-3351 {
  padding: 1em 0;
  font-size: 85%;
}
.border-lite-3351 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.input-6e4b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.input-6e4b:after,
.input-6e4b:before {
  content: "";
  display: table;
}
.input-6e4b:after {
  clear: both;
}
.main-5e82 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.frame_down_2f47 .main-5e82 {
  max-width: 50%;
}
.paragraph_over_e51b .main-5e82 {
  max-width: 33.33%;
}
.picture-c039 .main-5e82 {
  max-width: 25%;
}
.sort_left_e66e .main-5e82 {
  max-width: 20%;
}
.thumbnail_24ad .main-5e82 {
  max-width: 16.66%;
}
.action-1274 .main-5e82 {
  max-width: 14.28%;
}
.tall_3d19 .main-5e82 {
  max-width: 12.5%;
}
.grid-5a9d .main-5e82 {
  max-width: 11.11%;
}
.slider-current-e398 {
  display: block;
}
.hover-8206 .menu_fe95 label,
.hover-8206 .mini_12c0 label,
.hover-8206 .chip-39ca label,
.hover-8206 .texture_12ea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.stale-a5c8 {
  list-style: none;
  margin: 0;
}
.stale-a5c8 article.card_bottom_97fb {
  margin-bottom: 0;
}
.stale-a5c8 ul {
  list-style: none;
  margin: 0;
}
.stale-a5c8 .lite-cd36 li.card_bottom_97fb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .stale-a5c8 .lite-cd36 li.card_bottom_97fb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .stale-a5c8 .lite-cd36 li.card_bottom_97fb: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) {
  .stale-a5c8 .lite-cd36 li.card_bottom_97fb li.card_bottom_97fb li.card_bottom_97fb li.card_bottom_97fb {
    padding-left: 0;
  }
}
article.card_bottom_97fb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card_bottom_97fb .upper-437e p:last-of-type {
  margin-bottom: 0;
}
article.card_bottom_97fb .popup_9108 {
  float: left;
}
article.card_bottom_97fb .popup-bronze-987a {
  margin-left: 85px;
}
article.card_bottom_97fb .dirty-1897 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card_bottom_97fb .dirty-1897 .south-b940 {
  margin-left: 10px;
}
article.card_bottom_97fb .narrow_c552 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card_bottom_97fb .under_ca8e {
  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 .menu_fe95,
  #respond .chip-39ca,
  #respond .texture_12ea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .menu_fe95 input,
#respond .chip-39ca input,
#respond .texture_12ea input {
  width: 100%;
}
#respond .texture_12ea {
  margin-right: 0;
}
#respond .pro_2c16 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm-573e {
  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;
}
.warm-573e.article-1700 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.warm-573e 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%);
}
.warm-573e:focus,
.warm-573e: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);
}
.steel_7cda {
  border-radius: 10%;
}
.gallery-c98d {
  border-radius: 50%;
}
.basic_b3ec {
  font-size: 0.72em;
}
.detail_278e {
  font-size: 0.875em;
}
.accent-hard-d41e {
  font-size: 1.1em;
}
.message-dim-fb0b {
  text-transform: uppercase;
  line-height: 1.2;
}
.message-dim-fb0b.basic_b3ec {
  letter-spacing: 0.5px;
}
.label_soft_ef5c,
.label_soft_ef5c a {
  color: #6d6d6d;
}
.label_soft_ef5c a:hover {
  color: #111;
}
.item-center-66ca {
  color: #6d6d6d;
}
.shadow_center_2f19 {
  overflow-x: hidden;
}
.shadow_center_2f19 .element_1dbd.message-bc11 {
  position: relative;
}
.shadow_center_2f19 .element_1dbd.message-bc11.border_mini_0839 {
  position: initial;
}
.shadow_center_2f19
  .element_1dbd.message-bc11.border_mini_0839
  .title-9397 {
  left: auto;
}
.shadow_center_2f19 .element_1dbd .title-9397 {
  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;
}
.shadow_center_2f19 .element_1dbd:hover.message-bc11 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shadow_center_2f19
  .element_1dbd:hover.message-bc11
  .title-9397 {
  display: block;
  z-index: 9999999;
}
.shadow_center_2f19 .tabs-3b31 .button_bronze_155e,
.shadow_center_2f19 .medium_8320 .button_bronze_155e {
  display: none;
}
.shadow_center_2f19 .overlay-short-d817 .element_1dbd:hover.message-bc11 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hover-8206 .menu_fe95 label,
.hover-8206 .mini_12c0 label,
.hover-8206 .chip-39ca label,
.hover-8206 .texture_12ea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.stale-a5c8 {
  list-style: none;
  margin: 0;
}
.stale-a5c8 article.card_bottom_97fb {
  margin-bottom: 0;
}
.stale-a5c8 ul {
  list-style: none;
  margin: 0;
}
.stale-a5c8 .lite-cd36 li.card_bottom_97fb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .stale-a5c8 .lite-cd36 li.card_bottom_97fb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .stale-a5c8 .lite-cd36 li.card_bottom_97fb: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) {
  .stale-a5c8 .lite-cd36 li.card_bottom_97fb li.card_bottom_97fb li.card_bottom_97fb li.card_bottom_97fb {
    padding-left: 0;
  }
}
article.card_bottom_97fb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card_bottom_97fb .upper-437e p:last-of-type {
  margin-bottom: 0;
}
article.card_bottom_97fb .popup_9108 {
  float: left;
}
article.card_bottom_97fb .popup-bronze-987a {
  margin-left: 85px;
}
article.card_bottom_97fb .dirty-1897 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card_bottom_97fb .dirty-1897 .south-b940 {
  margin-left: 10px;
}
article.card_bottom_97fb .narrow_c552 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card_bottom_97fb .under_ca8e {
  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 .menu_fe95,
  #respond .chip-39ca,
  #respond .texture_12ea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .menu_fe95 input,
#respond .chip-39ca input,
#respond .texture_12ea input {
  width: 100%;
}
#respond .texture_12ea {
  margin-right: 0;
}
#respond .pro_2c16 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tabs-3b31 .last_5c1b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.last_5c1b .tertiary_hard_c3e8.pink_7970 .info_dynamic_c6ce > li > a:focus,
.last_5c1b .tertiary_hard_c3e8.pink_7970 .info_dynamic_c6ce > li > a:hover,
.last_5c1b .tertiary_hard_c3e8.hero_pink_9915 .info_dynamic_c6ce > li > a:focus,
.last_5c1b .tertiary_hard_c3e8.hero_pink_9915 .info_dynamic_c6ce > li > a:hover,
.last_5c1b .tertiary_hard_c3e8.focused_1103 .info_dynamic_c6ce > li > a:focus,
.last_5c1b .tertiary_hard_c3e8.focused_1103 .info_dynamic_c6ce > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_5c1b
  .tertiary_hard_c3e8.pink_7970
  .info_dynamic_c6ce
  > li.tag-17cd
  > a,
.last_5c1b
  .tertiary_hard_c3e8.pink_7970
  .info_dynamic_c6ce
  > li.bright_66f6
  > a,
.last_5c1b
  .tertiary_hard_c3e8.hero_pink_9915
  .info_dynamic_c6ce
  > li.tag-17cd
  > a,
.last_5c1b
  .tertiary_hard_c3e8.hero_pink_9915
  .info_dynamic_c6ce
  > li.bright_66f6
  > a,
.last_5c1b
  .tertiary_hard_c3e8.focused_1103
  .info_dynamic_c6ce
  > li.tag-17cd
  > a,
.last_5c1b .tertiary_hard_c3e8.focused_1103 .info_dynamic_c6ce > li.upper-cf65 > a {
  color: rgba(255, 255, 255, 0.99);
}
.last_5c1b .text-2912,
.last_5c1b .text-2912 a {
  color: rgba(255, 255, 255, 0.99);
}
.last_5c1b .pattern_8914.element-6559 li a,
.last_5c1b .video-fc4f a,
.last_5c1b .summary_south_c937,
.last_5c1b .info_dynamic_c6ce > li > a,
.last_5c1b .box-921c {
  color: rgba(255, 255, 255, 0.79);
}
.last_5c1b .pattern_8914.element-6559 li a:hover,
.last_5c1b .video-fc4f a:hover,
.last_5c1b .summary_south_c937:hover,
.last_5c1b .info_dynamic_c6ce > li > a:hover,
.last_5c1b .box-921c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_5c1b .summary_9142 {
  color: rgba(255, 255, 255, 0.79);
}
.last_5c1b .summary_9142 .full-f596 {
  color: rgba(255, 255, 255, 0.99);
}
.last_5c1b .summary_9142:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_5c1b .grid-hard-b20d .center-845d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_5c1b .grid-hard-b20d .center-845d .active_solid_48ae {
  color: rgba(255, 255, 255, 0.79);
}
.last_5c1b
  .grid-hard-b20d
  .center-845d
  .active_solid_48ae::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_5c1b
  .grid-hard-b20d
  .center-845d
  .active_solid_48ae:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_5c1b
  .grid-hard-b20d
  .center-845d
  .active_solid_48ae::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_5c1b
  .grid-hard-b20d
  .center-845d
  .active_solid_48ae::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_5c1b .grid-hard-b20d .column-complex-263c {
  color: rgba(255, 255, 255, 0.79);
}
.last_5c1b .grid-hard-b20d .column-complex-263c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_a8ed
  .last_5c1b
  .grid-hard-b20d
  .content-cool-0474
  .item_medium_02f7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool_a8ed
  .last_5c1b
  .grid-hard-b20d
  .content-cool-0474
  .active_solid_48ae {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs-3b31 .sort-6e18 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sort-6e18 .tertiary_hard_c3e8.pink_7970 .info_dynamic_c6ce > li > a:focus,
.sort-6e18 .tertiary_hard_c3e8.pink_7970 .info_dynamic_c6ce > li > a:hover,
.sort-6e18 .tertiary_hard_c3e8.hero_pink_9915 .info_dynamic_c6ce > li > a:focus,
.sort-6e18 .tertiary_hard_c3e8.hero_pink_9915 .info_dynamic_c6ce > li > a:hover,
.sort-6e18 .tertiary_hard_c3e8.focused_1103 .info_dynamic_c6ce > li > a:focus,
.sort-6e18 .tertiary_hard_c3e8.focused_1103 .info_dynamic_c6ce > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-6e18
  .tertiary_hard_c3e8.pink_7970
  .info_dynamic_c6ce
  > li.tag-17cd
  > a,
.sort-6e18
  .tertiary_hard_c3e8.pink_7970
  .info_dynamic_c6ce
  > li.bright_66f6
  > a,
.sort-6e18
  .tertiary_hard_c3e8.hero_pink_9915
  .info_dynamic_c6ce
  > li.tag-17cd
  > a,
.sort-6e18
  .tertiary_hard_c3e8.hero_pink_9915
  .info_dynamic_c6ce
  > li.bright_66f6
  > a,
.sort-6e18
  .tertiary_hard_c3e8.focused_1103
  .info_dynamic_c6ce
  > li.tag-17cd
  > a,
.sort-6e18 .tertiary_hard_c3e8.focused_1103 .info_dynamic_c6ce > li.upper-cf65 > a {
  color: rgba(0, 0, 0, 0.8);
}
.sort-6e18 .text-2912,
.sort-6e18 .text-2912 a {
  color: rgba(0, 0, 0, 0.8);
}
.sort-6e18 .pattern_8914.element-6559 li a,
.sort-6e18 .video-fc4f a,
.sort-6e18 .summary_south_c937,
.sort-6e18 .info_dynamic_c6ce > li > a,
.sort-6e18 .box-921c {
  color: rgba(0, 0, 0, 0.55);
}
.sort-6e18 .pattern_8914.element-6559 li a:hover,
.sort-6e18 .video-fc4f a:hover,
.sort-6e18 .summary_south_c937:hover,
.sort-6e18 .info_dynamic_c6ce > li > a:hover,
.sort-6e18 .box-921c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-6e18 .summary_9142 {
  color: rgba(0, 0, 0, 0.55);
}
.sort-6e18 .summary_9142 .full-f596 {
  color: rgba(0, 0, 0, 0.8);
}
.sort-6e18 .summary_9142:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-582a .soft_659f {
  margin-left: auto;
  margin-right: auto;
}
.sort_glass_3757 > * {
  margin-left: auto;
  margin-right: auto;
}
.sort_glass_3757 .green-b76a {
  margin-right: 1.41575em;
}
.notification_pink_d619 .sort_glass_3757 > .slider_363b {
  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;
}
.notification_pink_d619 .sort_glass_3757 > .wide_fffe {
  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;
}
.dirty-294c.gas-582a .soft_659f,
.short_885e.gas-582a .soft_659f {
  margin-left: 0;
}
.border-left-e95f.gas-582a .soft_659f,
.silver_f574.gas-582a .soft_659f {
  margin-right: 0;
}
.sort_glass_3757 ol,
.sort_glass_3757 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.banner_02bb video {
  max-width: 100%;
}
.badge-5df8 img {
  display: block;
}
.badge-5df8.green-b76a,
.badge-5df8.label_cd00 {
  width: 100%;
}
.badge-5df8.wide_fffe img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.slow-a5d7:not(.hidden_2635) {
  margin: 1.5em auto;
}
.tag-6be4 p {
  padding: 1.5em 14px;
}
ul.dynamic_4e3f.wide_fffe,
ul.dynamic_4e3f.slider_363b,
ul.dynamic_4e3f.element-2d53.slider_363b {
  padding: 0 14px;
}
.wide-f523 {
  display: block;
  overflow-x: auto;
}
.wide-f523 table {
  border-collapse: collapse;
  width: 100%;
}
.wide-f523 td,
.wide-f523 th {
  padding: 0.5em;
}
.sort_glass_3757 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sort_glass_3757 ol ol,
.sort_glass_3757 ol ul,
.sort_glass_3757 ul ol,
.sort_glass_3757 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sort_glass_3757 ol ol li,
.sort_glass_3757 ol ul li,
.sort_glass_3757 ul ol li,
.sort_glass_3757 ul ul li {
  margin-left: 0;
}
.inner-6d1e.backdrop-627b > .tabs_bfd7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.inner-6d1e.backdrop-627b > .tabs_bfd7 iframe,
.inner-6d1e.backdrop-627b > .tabs_bfd7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.detail-acbd {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.detail-acbd.glass-451e {
  padding: 0;
}
.detail-acbd.glass-451e cite {
  font-size: 13px;
}
.detail-acbd > * {
  margin-left: 16px;
  margin-right: 16px;
}
.detail-acbd cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.frame_new_9b29 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.frame_new_9b29 > p:first-child {
  margin-top: 0;
}
.frame_new_9b29 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.frame_new_9b29 blockquote {
  border-left: 0;
}
.active_3274 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.active_3274:not(.shade_58f0) {
  max-width: 100px;
}
.active_3274.green-d5f8 {
  border-bottom: none !important;
  text-align: center;
}
.active_3274.green-d5f8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tag-6be4 p {
    padding: 1.5em 0;
  }
}
.motion-2c65 {
  color: #0073aa;
}
.pagination_hard_cd5f {
  background-color: #0073aa;
}
.photo_black_88d2 {
  color: #229fd8;
}
.text_c348 {
  background-color: #229fd8;
}
.row-brown-9bae {
  color: #eee;
}
.container-black-0c22 {
  background-color: #eee;
}
.info-dynamic-e68c {
  color: #444;
}
.soft-d54c {
  background-color: #444;
}
.avatar_middle_4750 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.avatar_middle_4750 .plasma-452a .video-fc4f {
  font-size: 15px;
}
.avatar_middle_4750 .video-fc4f {
  line-height: 1.3;
}
.avatar_middle_4750 .sort-6e18 {
}
.avatar_middle_4750 .last_5c1b {
  background: #235787;
}
.aside-623d {
  padding: 0;
}
.aside-623d .last_5c1b {
  background: #1a1a1a;
}
.aside-623d .sort-6e18 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.orange-a178 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.orange-a178 .sort-6e18 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.orange-a178 .last_5c1b {
  background: #303030;
}
.warm_a59b {
  position: relative;
  z-index: 10;
}
.warm_a59b .plasma_2166 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight_3f57 .message-bc11 {
  display: inline-block;
  vertical-align: middle;
}
.highlight_3f57.clean-41d2 .message-bc11 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .highlight_3f57.clean-41d2 .message-bc11 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_3f57.clean-41d2 .message-bc11 {
    margin-right: 0.4em;
  }
}
.highlight_3f57.clean-41d2 .message-bc11:last-child {
  margin-right: 0;
}
.solid-54ce .plasma_2166 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tabs-3b31 .plasma-452a {
    margin: 0 -0.5em;
  }
  .tabs-3b31 .plasma-452a [class*="customify-col-"],
  .tabs-3b31 .plasma-452a [class*="customify-col_"],
  .tabs-3b31 .plasma-452a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tabs-3b31.frame-solid-f767 .plasma_2166 {
  background: 0 0 !important;
}
.tabs-3b31.frame-solid-f767 .plasma_2166,
.tabs-3b31.solid-54ce .plasma_2166 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tabs-3b31.heading_huge_00bf {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tabs-3b31.solid-54ce .plasma_2166 {
  box-shadow: none !important;
}
.short-9a0b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .short-9a0b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .short-9a0b {
    padding: 18px 0 20px;
  }
}
.short-9a0b .active-0856 {
  width: 100%;
}
.short-9a0b .thick-ead4 {
  margin-bottom: 0;
}
.short-9a0b .popup-f4bb {
  margin-top: 5px;
  font-size: 0.875em;
}
.mask_3c0a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mask_3c0a .active_df5a {
  width: 100%;
}
.rough-5daf {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.rough-5daf li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.rough-5daf 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;
}
.rough-5daf li:last-child:after {
  display: none;
}
.rough-5daf li a {
  font-weight: 500;
  margin-right: 10px;
}
.huge_8579 .button_bronze_155e button,
.short-9a0b .button_bronze_155e button {
  left: 0;
}
.huge_8579 .active_df5a,
.short-9a0b .active_df5a {
  padding-left: 0;
  padding-right: 0;
}
.huge_8579 .mask_3c0a,
.short-9a0b .mask_3c0a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.huge_8579 {
  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;
}
.huge_8579: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;
}
.huge_8579 .progress-75f0 {
  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) {
  .huge_8579 .progress-75f0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .huge_8579 .progress-75f0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .huge_8579 .progress-75f0 {
    min-height: 200px;
  }
}
.huge_8579 .rough-5daf {
  color: rgba(255, 255, 255, 0.8);
}
.huge_8579 .rough-5daf a,
.huge_8579 .rough-5daf li:after {
  color: inherit;
}
.huge_8579 .rough-5daf a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outer-75fe {
  margin-bottom: 0.5em;
}
.east-d260 {
  margin-bottom: 1.2em;
}
.east-d260,
.outer-75fe {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.east-d260 p:last-child,
.outer-75fe p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .button_bronze_155e,
#masthead .button_bronze_155e {
  display: none;
}
#masthead
  > .button_bronze_155e.module-slow-377b {
  display: none;
}
#masthead > .button_bronze_155e button {
  left: 0;
}
.motion-150f {
  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%;
}
.motion-150f .message-bc11 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.motion-150f .column-slow-6659 {
  display: -webkit-box;
  display: flex;
}
.motion-150f .column-slow-6659.carousel_black_3a89 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.motion-150f .column-slow-6659.shade-upper-8a1a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.motion-150f .column-slow-6659.nav-5bdb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.motion-150f.progress_next_f273.gallery-solid-8be6 .column-slow-6659.carousel_black_3a89 {
  flex-basis: 100%;
}
.motion-150f.light-160c .column-slow-6659.shade-upper-8a1a {
  -webkit-box-flex: 1;
  flex: auto;
}
.motion-150f.light-160c .column-slow-6659.nav-5bdb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .button_bronze_155e.module-slow-377b {
  display: none;
}
#masthead > .button_bronze_155e button {
  left: 0;
}
.progress-plasma-8d9f {
  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;
}
.progress-plasma-8d9f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.progress-plasma-8d9f.thick_6f15 i {
  margin-right: 4px;
}
.progress-plasma-8d9f.component_47e2 i {
  margin-left: 5px;
}
.video-fc4f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.video-fc4f p:last-child {
  margin-bottom: 0;
}
.dropdown_e4a4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dropdown_e4a4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dropdown_e4a4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dropdown_e4a4 .text-2912 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dropdown_e4a4 .under_fa35 {
  margin: 5px 0 7px 0;
}
.dropdown_e4a4.block_prev_8d2a .border_hot_c801 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown_e4a4.block_prev_8d2a .slider-current-5de9 {
  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;
}
.dropdown_e4a4.item-d1ec {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dropdown_e4a4.item-d1ec .border_hot_c801 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown_e4a4.item-d1ec .slider-current-5de9 {
  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;
}
.dropdown_e4a4.lower-20bd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown_e4a4.glass_f087 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dropdown_e4a4.glass_f087 .slider-current-5de9 {
  margin-top: 7px;
}
.disabled_6632 {
  display: inline-block;
}
.warm_a59b .notification_5eb9 .dropdown_e4a4 img {
  max-width: 100%;
}
.tertiary_hard_c3e8 .filter_27c5.icon_bottom_0388,
.avatar-8fc0 .filter_27c5.icon_bottom_0388 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_hard_c3e8 .nav_over_aa75,
.avatar-8fc0 .nav_over_aa75 {
  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%);
}
.tertiary_hard_c3e8 .nav_over_aa75 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tertiary_hard_c3e8.icon-slow-a48f .nav_over_aa75 {
  display: none;
}
.tertiary_hard_c3e8 .feature_6db3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary_hard_c3e8 .feature_6db3 li {
  display: inline-block;
  position: relative;
}
.tertiary_hard_c3e8 .feature_6db3 li:last-child {
  margin-right: 0;
}
.tertiary_hard_c3e8 .feature_6db3 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;
}
.tertiary_hard_c3e8 .feature_6db3 li.upper-cf65 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tertiary_hard_c3e8 .feature_6db3 > 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;
}
.tertiary_hard_c3e8 .feature_6db3 > li > a i {
  line-height: 0;
}
.tertiary_hard_c3e8 .feature_6db3 > li.background-liquid-6edf > a .nav_over_aa75 {
  margin-left: 4px;
  line-height: 0;
}
.tertiary_hard_c3e8 .feature_6db3 .list-4668 li.background-liquid-6edf > a {
  position: relative;
}
.tertiary_hard_c3e8 .feature_6db3 .list-4668 li.background-liquid-6edf > a:after,
.tertiary_hard_c3e8 .feature_6db3 .list-4668 li.background-liquid-6edf > a:before {
  content: "";
  display: table;
}
.tertiary_hard_c3e8 .feature_6db3 .list-4668 li.background-liquid-6edf > a:after {
  clear: both;
}
.tertiary_hard_c3e8 .feature_6db3 .list-4668 li.background-liquid-6edf > a .nav_over_aa75 {
  margin-left: 5px;
  float: right;
}
.tertiary_hard_c3e8 .clean_36a5,
.tertiary_hard_c3e8 .list-4668 {
  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;
}
.tertiary_hard_c3e8 .list-4668 {
  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;
}
.tertiary_hard_c3e8 .list-4668 .icon_bottom_0388 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary_hard_c3e8 .list-4668 .nav_over_aa75 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tertiary_hard_c3e8 .list-4668 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tertiary_hard_c3e8 .list-4668 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;
}
.tertiary_hard_c3e8 .list-4668 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_hard_c3e8 .list-4668 .list-4668 {
  top: 0;
  left: 100%;
}
.tertiary_hard_c3e8 .chip-dca5.fn-focus-89e3 > .clean_36a5,
.tertiary_hard_c3e8 .chip-dca5.fn-focus-89e3 > .list-4668,
.tertiary_hard_c3e8 .chip-dca5:focus > .clean_36a5,
.tertiary_hard_c3e8 .chip-dca5:focus > .list-4668,
.tertiary_hard_c3e8 .chip-dca5:hover > .clean_36a5,
.tertiary_hard_c3e8 .chip-dca5:hover > .list-4668 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tertiary_hard_c3e8.focused_1103 .info_dynamic_c6ce:after,
.tertiary_hard_c3e8.focused_1103 .info_dynamic_c6ce:before {
  content: "";
  display: table;
}
.tertiary_hard_c3e8.focused_1103 .info_dynamic_c6ce:after {
  clear: both;
}
.tertiary_hard_c3e8.focused_1103 .info_dynamic_c6ce > li {
  float: left;
}
.tertiary_hard_c3e8.smooth-a7f4 .info_dynamic_c6ce:after,
.tertiary_hard_c3e8.smooth-a7f4 .info_dynamic_c6ce:before {
  content: "";
  display: table;
}
.tertiary_hard_c3e8.smooth-a7f4 .info_dynamic_c6ce:after {
  clear: both;
}
.tertiary_hard_c3e8.smooth-a7f4 .info_dynamic_c6ce > li {
  float: left;
}
.tertiary_hard_c3e8.smooth-a7f4 .info_dynamic_c6ce > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_hard_c3e8.smooth-a7f4 .info_dynamic_c6ce > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tertiary_hard_c3e8.smooth-a7f4 .info_dynamic_c6ce > li.tag-17cd > a,
.tertiary_hard_c3e8.smooth-a7f4 .info_dynamic_c6ce > li.upper-cf65 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tertiary_hard_c3e8.pink_7970 .info_dynamic_c6ce > li > a .icon_bottom_0388 {
  position: relative;
}
.tertiary_hard_c3e8.pink_7970 .info_dynamic_c6ce > li > a .icon_bottom_0388: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;
}
.tertiary_hard_c3e8.pink_7970
  .info_dynamic_c6ce
  > li:focus
  > a
  .icon_bottom_0388:before,
.tertiary_hard_c3e8.pink_7970
  .info_dynamic_c6ce
  > li:hover
  > a
  .icon_bottom_0388:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_hard_c3e8.pink_7970
  .info_dynamic_c6ce
  > li.tag-17cd
  > a
  .icon_bottom_0388:before,
.tertiary_hard_c3e8.pink_7970
  .info_dynamic_c6ce
  > li.bright_66f6
  > a
  .icon_bottom_0388:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_hard_c3e8.hero_pink_9915 .info_dynamic_c6ce > li > a .icon_bottom_0388 {
  position: relative;
}
.tertiary_hard_c3e8.hero_pink_9915 .info_dynamic_c6ce > li > a .icon_bottom_0388: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;
}
.tertiary_hard_c3e8.hero_pink_9915 .info_dynamic_c6ce > li:focus > a .icon_bottom_0388:before,
.tertiary_hard_c3e8.hero_pink_9915
  .info_dynamic_c6ce
  > li:hover
  > a
  .icon_bottom_0388:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_hard_c3e8.hero_pink_9915
  .info_dynamic_c6ce
  > li.tag-17cd
  > a
  .icon_bottom_0388:before,
.tertiary_hard_c3e8.hero_pink_9915
  .info_dynamic_c6ce
  > li.bright_66f6
  > a
  .icon_bottom_0388:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-8fc0 .feature_6db3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.avatar-8fc0 .feature_6db3 li:first-child > a {
  border-top: none;
}
.avatar-8fc0 .feature_6db3 .dropdown-11f0 > .icon_bottom_0388 .nav_over_aa75 {
  display: none;
}
.avatar-8fc0 .feature_6db3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.avatar-8fc0 .feature_6db3 li:last-child {
  border: none;
}
.avatar-8fc0 .feature_6db3 li.background-liquid-6edf > a {
  padding-right: 45px !important;
}
.avatar-8fc0 .feature_6db3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.avatar-8fc0 .feature_6db3 li a:focus,
.avatar-8fc0 .feature_6db3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar-8fc0 .feature_6db3 li .next_b352 {
  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;
}
.avatar-8fc0 .feature_6db3 li .next_b352:hover {
  box-shadow: none;
}
.avatar-8fc0 .feature_6db3 li .next_b352 .nav_over_aa75 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.avatar-8fc0 .feature_6db3 .list-4668 {
  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);
}
.avatar-8fc0 .feature_6db3 .list-4668 li a {
  padding-left: 3em;
}
.avatar-8fc0 .feature_6db3 .advanced-b847 > a .next_b352 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.avatar-8fc0 .feature_6db3 .advanced-b847 > .list-4668 {
  display: block;
  opacity: 1;
}
.solid_fe33 {
  max-width: 100%;
}
.logo-wood-444b {
  line-height: 0;
  cursor: pointer;
}
.box-921c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.box-921c:hover {
  box-shadow: none;
  color: currentColor;
}
.box-921c svg {
  width: 18px;
  height: 18px;
}
.box-921c .heading-4462 {
  display: none;
}
.module_center_8920 {
  position: relative;
}
.module_center_8920.fn-active-89e3 .box-921c .container-f469 {
  display: none;
}
.module_center_8920.fn-active-89e3 .box-921c .heading-4462 {
  display: inline-block;
}
.module_center_8920 .accordion_rough_9289 {
  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);
}
.module_center_8920.current-688b .accordion_rough_9289 {
  left: auto;
  right: -0.9em;
}
.module_center_8920.current-688b .footer-fresh-764e::before {
  left: auto;
  right: 15px;
}
.module_center_8920.fn-active-89e3 .accordion_rough_9289 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-cool-0474 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.content-cool-0474 label {
  flex-basis: 100%;
}
.content-cool-0474 .center-845d {
  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;
}
.content-cool-0474 .active_solid_48ae {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.content-cool-0474 .active_solid_48ae:focus {
  background-color: transparent;
}
.content-cool-0474 button.column-complex-263c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.content-cool-0474 button.column-complex-263c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.content-cool-0474 button.column-complex-263c svg {
  width: 18px;
  height: 18px;
}
.content-cool-0474 input[type="submit"] {
  min-height: auto;
}
.grid-hard-b20d .content-cool-0474 .active_solid_48ae {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer-fresh-764e {
  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) {
  .footer-fresh-764e {
    width: 220px;
  }
}
.footer-fresh-764e label {
  flex-basis: 100%;
}
.footer-fresh-764e::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;
}
.cool_a8ed .grid-hard-b20d .content-cool-0474 {
  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;
}
.cool_a8ed
  .grid-hard-b20d
  .content-cool-0474
  .center-845d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.cool_a8ed .grid-hard-b20d .content-cool-0474 .active_solid_48ae {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.cool_a8ed
  .grid-hard-b20d
  .content-cool-0474
  .active_solid_48ae:focus {
  background: 0 0;
}
.cool_a8ed
  .grid-hard-b20d
  .content-cool-0474
  .item_medium_02f7 {
  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;
}
.pattern_8914 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pattern_8914 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pattern_8914 li:last-child {
  margin-right: 0;
}
.pattern_8914 li:first-child {
  margin-left: 0;
}
.pattern_8914.popup_6506 a {
  color: #fff;
}
.pattern_8914.popup_6506 a:hover {
  color: #fff;
}
.pattern_8914 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pattern_8914 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pattern_8914 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pattern_8914 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pattern_8914 [class*="social-icon-apple"] {
  background-color: #999;
}
.pattern_8914 [class*="social-icon-apple"].middle-069c {
  background-color: transparent;
  color: #999;
}
.pattern_8914 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pattern_8914 [class*="social-icon-behance"].middle-069c {
  background-color: transparent;
  color: #1769ff;
}
.pattern_8914 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pattern_8914 [class*="social-icon-bitbucket"].middle-069c {
  background-color: transparent;
  color: #205081;
}
.pattern_8914 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pattern_8914 [class*="social-icon-codepen"].middle-069c {
  background-color: transparent;
  color: #000;
}
.pattern_8914 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pattern_8914 [class*="social-icon-delicious"].middle-069c {
  background-color: transparent;
  color: #39f;
}
.pattern_8914 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pattern_8914 [class*="social-icon-digg"].middle-069c {
  background-color: transparent;
  color: #005be2;
}
.pattern_8914 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pattern_8914 [class*="social-icon-dribbble"].middle-069c {
  background-color: transparent;
  color: #ea4c89;
}
.pattern_8914 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pattern_8914 [class*="social-icon-envelope"].middle-069c {
  background-color: transparent;
  color: #ea4335;
}
.pattern_8914 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pattern_8914 [class*="social-icon-facebook"].middle-069c {
  background-color: transparent;
  color: #3b5998;
}
.pattern_8914 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pattern_8914 [class*="social-icon-flickr"].middle-069c {
  background-color: transparent;
  color: #0063dc;
}
.pattern_8914 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pattern_8914 [class*="social-icon-foursquare"].middle-069c {
  background-color: transparent;
  color: #2d5be3;
}
.pattern_8914 [class*="social-icon-github"] {
  background-color: #333;
}
.pattern_8914 [class*="social-icon-github"].middle-069c {
  background-color: transparent;
  color: #333;
}
.pattern_8914 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pattern_8914 [class*="social-icon-google-plus"].middle-069c {
  background-color: transparent;
  color: #dd4b39;
}
.pattern_8914 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pattern_8914 [class*="social-icon-houzz"].middle-069c {
  background-color: transparent;
  color: #7ac142;
}
.pattern_8914 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pattern_8914 [class*="social-icon-instagram"].middle-069c {
  background-color: transparent;
  color: #262626;
}
.pattern_8914 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pattern_8914 [class*="social-icon-jsfiddle"].middle-069c {
  background-color: transparent;
  color: #487aa2;
}
.pattern_8914 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pattern_8914 [class*="social-icon-linkedin"].middle-069c {
  background-color: transparent;
  color: #0077b5;
}
.pattern_8914 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pattern_8914 [class*="social-icon-medium"].middle-069c {
  background-color: transparent;
  color: #00ab6b;
}
.pattern_8914 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pattern_8914
  [class*="social-icon-odnoklassniki"].middle-069c {
  background-color: transparent;
  color: #f4731c;
}
.pattern_8914 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pattern_8914 [class*="social-icon-meetup"].middle-069c {
  background-color: transparent;
  color: #ec1c40;
}
.pattern_8914 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pattern_8914 [class*="social-icon-pinterest"].middle-069c {
  background-color: transparent;
  color: #bd081c;
}
.pattern_8914 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pattern_8914 [class*="social-icon-product-hunt"].middle-069c {
  background-color: transparent;
  color: #da552f;
}
.pattern_8914 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pattern_8914 [class*="social-icon-reddit"].middle-069c {
  background-color: transparent;
  color: #ff4500;
}
.pattern_8914 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pattern_8914 [class*="social-icon-rss"].middle-069c {
  background-color: transparent;
  color: #f26522;
}
.pattern_8914 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pattern_8914
  [class*="social-icon-shopping-cart"].middle-069c {
  background-color: transparent;
  color: #4caf50;
}
.pattern_8914 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pattern_8914 [class*="social-icon-skype"].middle-069c {
  background-color: transparent;
  color: #00aff0;
}
.pattern_8914 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pattern_8914 [class*="social-icon-slideshare"].middle-069c {
  background-color: transparent;
  color: #0077b5;
}
.pattern_8914 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pattern_8914 [class*="social-icon-snapchat"].middle-069c {
  background-color: transparent;
  color: #fffc00;
}
.pattern_8914 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pattern_8914 [class*="social-icon-soundcloud"].middle-069c {
  background-color: transparent;
  color: #f80;
}
.pattern_8914 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pattern_8914 [class*="social-icon-spotify"].middle-069c {
  background-color: transparent;
  color: #2ebd59;
}
.pattern_8914 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pattern_8914
  [class*="social-icon-stack-overflow"].middle-069c {
  background-color: transparent;
  color: #fe7a15;
}
.pattern_8914 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pattern_8914 [class*="social-icon-maldkfgram"].middle-069c {
  background-color: transparent;
  color: #2ca5e0;
}
.pattern_8914 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pattern_8914 [class*="social-icon-tripadvisor"].middle-069c {
  background-color: transparent;
  color: #589442;
}
.pattern_8914 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pattern_8914 [class*="social-icon-tumblr"].middle-069c {
  background-color: transparent;
  color: #35465c;
}
.pattern_8914 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pattern_8914 [class*="social-icon-twitch"].middle-069c {
  background-color: transparent;
  color: #6441a5;
}
.pattern_8914 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pattern_8914 [class*="social-icon-twitter"].middle-069c {
  background-color: transparent;
  color: #1da1f2;
}
.pattern_8914 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pattern_8914 [class*="social-icon-vimeo"].middle-069c {
  background-color: transparent;
  color: #1ab7ea;
}
.pattern_8914 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pattern_8914 [class*="social-icon-vk"].middle-069c {
  background-color: transparent;
  color: #45668e;
}
.pattern_8914 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pattern_8914 [class*="social-icon-weibo"].middle-069c {
  background-color: transparent;
  color: #df2029;
}
.pattern_8914 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pattern_8914 [class*="social-icon-weixin"].middle-069c {
  background-color: transparent;
  color: #7bb32e;
}
.pattern_8914 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pattern_8914 [class*="social-icon-whatsapp"].middle-069c {
  background-color: transparent;
  color: #25d366;
}
.pattern_8914 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pattern_8914 [class*="social-icon-wordpress"].middle-069c {
  background-color: transparent;
  color: #21759b;
}
.pattern_8914 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pattern_8914 [class*="social-icon-xing"].middle-069c {
  background-color: transparent;
  color: #026466;
}
.pattern_8914 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pattern_8914 [class*="social-icon-yelp"].middle-069c {
  background-color: transparent;
  color: #af0606;
}
.pattern_8914 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pattern_8914 [class*="social-icon-youtube"].middle-069c {
  background-color: transparent;
  color: #cd201f;
}
.summary_south_c937 {
  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;
}
.summary_south_c937:hover {
  box-shadow: none;
  background: 0 0;
}
.alert_c9df {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.video_advanced_4c08 {
  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-brown-0d8e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.simple_5648 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.simple_5648,
.simple_5648::after,
.simple_5648::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;
}
.simple_5648::after,
.simple_5648::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tiny_cd64 .video_advanced_4c08 .background-brown-0d8e {
  margin-top: -2px;
  width: 19px;
}
.tiny_cd64 .video_advanced_4c08 .simple_5648 {
  margin-top: -1px;
}
.tiny_cd64 .video_advanced_4c08 .simple_5648,
.tiny_cd64 .video_advanced_4c08 .simple_5648::after,
.tiny_cd64 .video_advanced_4c08 .simple_5648::before {
  width: 19px;
  height: 2px;
}
.tiny_cd64 .video_advanced_4c08 .simple_5648::before {
  top: -6px;
}
.tiny_cd64 .video_advanced_4c08 .simple_5648::after {
  bottom: -6px;
}
.yellow-fe84 .video_advanced_4c08 .background-brown-0d8e {
  margin-top: -2px;
  width: 22px;
}
.yellow-fe84 .video_advanced_4c08 .simple_5648 {
  margin-top: -1px;
}
.yellow-fe84 .video_advanced_4c08 .simple_5648,
.yellow-fe84 .video_advanced_4c08 .simple_5648::after,
.yellow-fe84 .video_advanced_4c08 .simple_5648::before {
  width: 22px;
  height: 2px;
}
.yellow-fe84 .video_advanced_4c08 .simple_5648::before {
  top: -7px;
}
.yellow-fe84 .video_advanced_4c08 .simple_5648::after {
  bottom: -7px;
}
.layout_next_4d95 .video_advanced_4c08 .background-brown-0d8e {
  margin-top: -2px;
  width: 31px;
}
.layout_next_4d95 .video_advanced_4c08 .simple_5648 {
  margin-top: -1.5px;
}
.layout_next_4d95 .video_advanced_4c08 .simple_5648,
.layout_next_4d95 .video_advanced_4c08 .simple_5648::after,
.layout_next_4d95 .video_advanced_4c08 .simple_5648::before {
  width: 31px;
  height: 3px;
}
.layout_next_4d95 .video_advanced_4c08 .simple_5648::before {
  top: -9px;
}
.layout_next_4d95 .video_advanced_4c08 .simple_5648::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .iron-0d51 .video_advanced_4c08 .background-brown-0d8e {
    margin-top: -2px;
    width: 19px;
  }
  .iron-0d51 .video_advanced_4c08 .simple_5648 {
    margin-top: -1px;
  }
  .iron-0d51 .video_advanced_4c08 .simple_5648,
  .iron-0d51 .video_advanced_4c08 .simple_5648::after,
  .iron-0d51 .video_advanced_4c08 .simple_5648::before {
    width: 19px;
    height: 2px;
  }
  .iron-0d51 .video_advanced_4c08 .simple_5648::before {
    top: -6px;
  }
  .iron-0d51 .video_advanced_4c08 .simple_5648::after {
    bottom: -6px;
  }
  .disabled-cead .video_advanced_4c08 .background-brown-0d8e {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-cead .video_advanced_4c08 .simple_5648 {
    margin-top: -1px;
  }
  .disabled-cead .video_advanced_4c08 .simple_5648,
  .disabled-cead .video_advanced_4c08 .simple_5648::after,
  .disabled-cead .video_advanced_4c08 .simple_5648::before {
    width: 22px;
    height: 2px;
  }
  .disabled-cead .video_advanced_4c08 .simple_5648::before {
    top: -7px;
  }
  .disabled-cead .video_advanced_4c08 .simple_5648::after {
    bottom: -7px;
  }
  .badge_d82e .video_advanced_4c08 .background-brown-0d8e {
    margin-top: -2px;
    width: 31px;
  }
  .badge_d82e .video_advanced_4c08 .simple_5648 {
    margin-top: -1.5px;
  }
  .badge_d82e .video_advanced_4c08 .simple_5648,
  .badge_d82e .video_advanced_4c08 .simple_5648::after,
  .badge_d82e .video_advanced_4c08 .simple_5648::before {
    width: 31px;
    height: 3px;
  }
  .badge_d82e .video_advanced_4c08 .simple_5648::before {
    top: -9px;
  }
  .badge_d82e .video_advanced_4c08 .simple_5648::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_tiny_5e6d .video_advanced_4c08 .background-brown-0d8e {
    margin-top: -2px;
    width: 19px;
  }
  .outline_tiny_5e6d .video_advanced_4c08 .simple_5648 {
    margin-top: -1px;
  }
  .outline_tiny_5e6d .video_advanced_4c08 .simple_5648,
  .outline_tiny_5e6d .video_advanced_4c08 .simple_5648::after,
  .outline_tiny_5e6d .video_advanced_4c08 .simple_5648::before {
    width: 19px;
    height: 2px;
  }
  .outline_tiny_5e6d .video_advanced_4c08 .simple_5648::before {
    top: -6px;
  }
  .outline_tiny_5e6d .video_advanced_4c08 .simple_5648::after {
    bottom: -6px;
  }
  .thick-7f9b .video_advanced_4c08 .background-brown-0d8e {
    margin-top: -2px;
    width: 22px;
  }
  .thick-7f9b .video_advanced_4c08 .simple_5648 {
    margin-top: -1px;
  }
  .thick-7f9b .video_advanced_4c08 .simple_5648,
  .thick-7f9b .video_advanced_4c08 .simple_5648::after,
  .thick-7f9b .video_advanced_4c08 .simple_5648::before {
    width: 22px;
    height: 2px;
  }
  .thick-7f9b .video_advanced_4c08 .simple_5648::before {
    top: -7px;
  }
  .thick-7f9b .video_advanced_4c08 .simple_5648::after {
    bottom: -7px;
  }
  .solid_d924 .video_advanced_4c08 .background-brown-0d8e {
    margin-top: -2px;
    width: 31px;
  }
  .solid_d924 .video_advanced_4c08 .simple_5648 {
    margin-top: -1.5px;
  }
  .solid_d924 .video_advanced_4c08 .simple_5648,
  .solid_d924 .video_advanced_4c08 .simple_5648::after,
  .solid_d924 .video_advanced_4c08 .simple_5648::before {
    width: 31px;
    height: 3px;
  }
  .solid_d924 .video_advanced_4c08 .simple_5648::before {
    top: -9px;
  }
  .solid_d924 .video_advanced_4c08 .simple_5648::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .widget-upper-8524 .video_advanced_4c08 .background-brown-0d8e {
    margin-top: -2px;
    width: 19px;
  }
  .widget-upper-8524 .video_advanced_4c08 .simple_5648 {
    margin-top: -1px;
  }
  .widget-upper-8524 .video_advanced_4c08 .simple_5648,
  .widget-upper-8524 .video_advanced_4c08 .simple_5648::after,
  .widget-upper-8524 .video_advanced_4c08 .simple_5648::before {
    width: 19px;
    height: 2px;
  }
  .widget-upper-8524 .video_advanced_4c08 .simple_5648::before {
    top: -6px;
  }
  .widget-upper-8524 .video_advanced_4c08 .simple_5648::after {
    bottom: -6px;
  }
  .wrapper_paper_a6f6 .video_advanced_4c08 .background-brown-0d8e {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_paper_a6f6 .video_advanced_4c08 .simple_5648 {
    margin-top: -1px;
  }
  .wrapper_paper_a6f6 .video_advanced_4c08 .simple_5648,
  .wrapper_paper_a6f6 .video_advanced_4c08 .simple_5648::after,
  .wrapper_paper_a6f6 .video_advanced_4c08 .simple_5648::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_paper_a6f6 .video_advanced_4c08 .simple_5648::before {
    top: -7px;
  }
  .wrapper_paper_a6f6 .video_advanced_4c08 .simple_5648::after {
    bottom: -7px;
  }
  .list-silver-d0ed .video_advanced_4c08 .background-brown-0d8e {
    margin-top: -2px;
    width: 31px;
  }
  .list-silver-d0ed .video_advanced_4c08 .simple_5648 {
    margin-top: -1.5px;
  }
  .list-silver-d0ed .video_advanced_4c08 .simple_5648,
  .list-silver-d0ed .video_advanced_4c08 .simple_5648::after,
  .list-silver-d0ed .video_advanced_4c08 .simple_5648::before {
    width: 31px;
    height: 3px;
  }
  .list-silver-d0ed .video_advanced_4c08 .simple_5648::before {
    top: -9px;
  }
  .list-silver-d0ed .video_advanced_4c08 .simple_5648::after {
    bottom: -9px;
  }
}
.feature_1dd2 .simple_5648 {
  -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);
}
.feature_1dd2 .simple_5648::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.feature_1dd2 .simple_5648::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);
}
.feature_1dd2.silver-db58 .simple_5648 {
  -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);
}
.feature_1dd2.silver-db58 .simple_5648::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.feature_1dd2.silver-db58 .simple_5648::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);
}
.south_75f7 {
  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.video-a38d:before {
  display: none;
}
.medium_8320 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.medium_8320 .thick_1385 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.medium_8320 .thick_1385:last-of-type {
  border-bottom: none;
}
.medium_8320 .thick_1385.description_8fbb,
.medium_8320 .thick_1385.title_faf4,
.medium_8320 .thick_1385.slider_top_1860 {
  padding: 0;
}
.medium_8320 .avatar-8fc0 .next_b352 {
  color: currentColor;
}
.medium_8320 .avatar-8fc0 .next_b352:focus,
.medium_8320 .avatar-8fc0 .next_b352:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_8320.sort-6e18 .summary_9142,
.medium_8320.sort-6e18 .video-fc4f a,
.medium_8320.sort-6e18 .info_dynamic_c6ce a,
.medium_8320.sort-6e18 .list-4668 a {
  color: rgba(0, 0, 0, 0.55);
}
.medium_8320.sort-6e18 .summary_9142:hover,
.medium_8320.sort-6e18 .video-fc4f a:hover,
.medium_8320.sort-6e18 .info_dynamic_c6ce a:hover,
.medium_8320.sort-6e18 .list-4668 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium_8320.sort-6e18 .full-f596 {
  color: rgba(0, 0, 0, 0.8);
}
.medium_8320.sort-6e18 .thick_1385 {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_8320.sort-6e18 .thick_1385:before {
  background: rgba(0, 0, 0, 0.08);
}
.medium_8320.sort-6e18 .brown-fc84:before {
  background: rgba(255, 255, 255, 0.9);
}
.medium_8320.sort-6e18 .avatar-8fc0 .feature_6db3 li a,
.medium_8320.sort-6e18 .avatar-8fc0 .next_b352,
.medium_8320.sort-6e18 .list-4668 {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_8320.sort-6e18 .avatar-8fc0 .next_b352:focus,
.medium_8320.sort-6e18 .avatar-8fc0 .next_b352:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_8320.sort-6e18 .feature_6db3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_8320.last_5c1b .summary_9142,
.medium_8320.last_5c1b .video-fc4f a,
.medium_8320.last_5c1b .info_dynamic_c6ce .next_b352,
.medium_8320.last_5c1b .info_dynamic_c6ce a,
.medium_8320.last_5c1b .list-4668 a {
  color: rgba(255, 255, 255, 0.79);
}
.medium_8320.last_5c1b .summary_9142:hover,
.medium_8320.last_5c1b .video-fc4f a:hover,
.medium_8320.last_5c1b .info_dynamic_c6ce .next_b352:hover,
.medium_8320.last_5c1b .info_dynamic_c6ce a:hover,
.medium_8320.last_5c1b .list-4668 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_8320.last_5c1b .full-f596 {
  color: rgba(255, 255, 255, 0.99);
}
.medium_8320.last_5c1b .thick_1385 {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_8320.last_5c1b .thick_1385:before {
  background: rgba(255, 255, 255, 0.08);
}
.medium_8320.last_5c1b .brown-fc84:before {
  background: rgba(0, 0, 0, 0.9);
}
.medium_8320.last_5c1b .avatar-8fc0 .feature_6db3 li a,
.medium_8320.last_5c1b .avatar-8fc0 .next_b352,
.medium_8320.last_5c1b .list-4668 {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_8320.last_5c1b .avatar-8fc0 .next_b352:focus,
.medium_8320.last_5c1b .avatar-8fc0 .next_b352:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_8320.last_5c1b .feature_6db3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown-fc84 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.brown-fc84:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.input-purple-dd47 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hidden_eea4 .medium_8320 {
  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;
}
.hidden_eea4 .thick_1385 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hidden_eea4 .thick_1385: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) {
  .hidden_eea4 .thick_1385:before {
    width: 16%;
    left: 42%;
  }
}
.hidden_eea4 .thick_1385:last-child:before {
  content: none;
}
.hidden_eea4 .thick_1385[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hidden_eea4 .avatar-8fc0 .feature_6db3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hidden_eea4 .avatar-8fc0 .feature_6db3 li a .next_b352 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hidden_eea4 .avatar-8fc0 .list-4668 {
  border: none;
}
.hidden_eea4 .avatar-8fc0 .list-4668 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hidden_eea4 .brown-fc84 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hidden_eea4 .input-purple-dd47 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hidden_eea4 .last_5c1b .brown-fc84:before {
  background: rgba(0, 0, 0, 0.9);
}
.hidden_eea4 .sort-6e18.highlight_4cc3 .simple_5648 {
  background: rgba(0, 0, 0, 0.6);
}
.hidden_eea4
  .sort-6e18.highlight_4cc3
  .simple_5648::after,
.hidden_eea4
  .sort-6e18.highlight_4cc3
  .simple_5648:before {
  background: inherit;
}
.hidden_eea4
  .sort-6e18.highlight_4cc3:hover
  .simple_5648 {
  background: rgba(0, 0, 0, 0.8);
}
.background_bc5d .medium_8320 {
  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) {
  .background_bc5d .medium_8320 {
    width: auto;
    right: 45px;
  }
}
.shade-58e9 .medium_8320 {
  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) {
  .shade-58e9 .medium_8320 {
    width: auto;
    left: 45px;
  }
}
.video-a38d .medium_8320 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.video-a38d .input-purple-dd47 {
  max-width: 48em;
  margin: 0 auto;
}
.video-a38d .brown-fc84:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.summary-dirty-8100 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.summary-dirty-8100.hidden_eea4 .medium_8320 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.summary-dirty-8100.background_bc5d .medium_8320 {
  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);
}
.summary-dirty-8100 .medium_8320 {
  visibility: visible;
}
.summary-dirty-8100.shade-58e9 .medium_8320 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.search_ef6b,
.label_left_23e6 {
  overflow-x: hidden;
}
.search_ef6b .medium_8320 {
  overflow: auto;
}
.search_ef6b.hidden_eea4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_ef6b.hidden_eea4 .medium_8320 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.search_ef6b.hidden_eea4 .summary_south_c937 {
  opacity: 0;
}
.search_ef6b.background_bc5d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_ef6b.background_bc5d .medium_8320 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.search_ef6b.background_bc5d .summary_south_c937 {
  opacity: 0;
}
.search_ef6b.shade-58e9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_ef6b.shade-58e9 .medium_8320 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.search_ef6b.shade-58e9 .summary_south_c937 {
  opacity: 0;
}
.search_ef6b.video-a38d .medium_8320 {
  z-index: 10;
  visibility: visible;
}
.highlight_4cc3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight_4cc3 .simple_5648 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight_4cc3 .simple_5648::after,
.highlight_4cc3 .simple_5648:before {
  background: inherit;
}
.highlight_4cc3:hover .simple_5648 {
  background: rgba(255, 255, 255, 0.99);
}
.shade-58e9 .highlight_4cc3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.video-a38d .highlight_4cc3 {
  display: none !important;
}
.search_ef6b:before,
.label_left_23e6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.search_ef6b .highlight_4cc3,
.label_left_23e6 .highlight_4cc3 {
  display: inline-block;
}
.medium_8320 .message-bc11 {
  -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;
}
.search_ef6b .medium_8320 .message-bc11,
.label_left_23e6 .medium_8320 .message-bc11 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.next-4055 .center-845d {
  width: 100%;
}
.notification_5eb9 {
  padding: 0 0.5em 0;
}
.notification_5eb9 [class*="customify-col-"],
.notification_5eb9 [class*="customify-col_"],
.notification_5eb9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.feature_94c4 .notification_5eb9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .plasma-452a .yellow-7ee3,
  .yellow-7ee3 {
    display: none;
  }
  .bronze_fece {
    text-align: left;
  }
  .large-48fa {
    text-align: center;
  }
  .notice_up_8ae0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-452a .primary-cb34,
  .primary-cb34 {
    display: none;
  }
  .tiny_027f {
    text-align: left;
  }
  .preview_d972 {
    text-align: center;
  }
  .paragraph_3318 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .plasma-452a .next-2a39,
  .next-2a39 {
    display: none;
  }
  .preview_c0b2 {
    text-align: left;
  }
  .upper_2701 {
    text-align: center;
  }
  .warm_fef7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hidden-5a80 {
  box-shadow: none !important;
}
.hot_1043 .component_7199,
.row-dim-4254 .component_7199 {
  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;
}
.row-dim-4254 .component_7199 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.plasma_2166 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.plasma_2166:after,
.plasma_2166:before {
  content: "";
  display: table;
}
.plasma_2166:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .plasma_2166 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.plasma_2166,
.heading_huge_00bf {
  max-width: 1248px;
  margin: 0 auto;
}

.content_left_1f2e.bronze_79fd .plasma_2166 {
  max-width: 100%;
}
.content_left_1f2e.out-3815 {
  max-width: 1200px;
  margin: 0 auto;
}
.content_left_1f2e.grid-389f .plasma_2166 {
  max-width: 100%;
}
.content_left_1f2e.grid-389f > .plasma_2166 {
  padding-left: 0;
  padding-right: 0;
}
.content_left_1f2e.grid-389f > .plasma_2166 .plasma-452a {
  margin: 0;
}
.content_left_1f2e.grid-389f
  > .plasma_2166
  .next_8ece.primary_simple_2452 {
  margin-right: 0;
  margin-left: 0;
}
.content_left_1f2e.grid-389f #main.primary_simple_2452 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .article-bbe1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .article-bbe1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .action_6919 .soft_659f {
    padding-right: 1em;
  }
  .action_6919.upper_049c .next_8ece {
    border-right: 1px solid #eaecee;
  }
  .action_6919.upper_049c .soft_659f {
    padding-right: 1em;
  }
  .action_6919.upper_049c .modal_over_06c0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-9e1d .soft_659f {
    padding-left: 1em;
  }
  .detail-9e1d.upper_049c .next_8ece {
    border-left: 1px solid #eaecee;
  }
  .detail-9e1d.upper_049c .soft_659f {
    padding-left: 1em;
  }
  .detail-9e1d.upper_049c .modal_over_06c0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy-7d3e .soft_659f {
    padding-left: 1em;
  }
  .easy-7d3e.upper_049c .detail_37f6 {
    border-right: 1px solid #eaecee;
  }
  .easy-7d3e.upper_049c .box_selected_d930 {
    border-right: 1px solid #eaecee;
  }
  .easy-7d3e.upper_049c .soft_659f {
    padding-left: 1em;
  }
  .easy-7d3e.upper_049c .modal_over_06c0 {
    padding-right: 1em;
  }
  .easy-7d3e.upper_049c .hover-02d2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_051c .soft_659f {
    padding-right: 1em;
  }
  .column_051c.upper_049c .detail_37f6 {
    border-left: 1px solid #eaecee;
  }
  .column_051c.upper_049c .box_selected_d930 {
    border-left: 1px solid #eaecee;
  }
  .column_051c.upper_049c .soft_659f {
    padding-right: 1em;
  }
  .column_051c.upper_049c .modal_over_06c0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_051c.upper_049c .hover-02d2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article-bbe1 .soft_659f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article-bbe1.upper_049c .next_8ece {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .article-bbe1.upper_049c .soft_659f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article-bbe1.upper_049c .modal_over_06c0 {
    padding-left: 1em;
  }
  .article-bbe1.upper_049c .hover-02d2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .article-bbe1.upper_049c .soft_659f {
    padding-left: 0;
  }
}
.shadow-bright-4699 .highlight_3f57 {
  display: inline-block;
}
.panel_76d3 {
  display: inline-block;
}
.hover-6193 {
  word-con: break-word;
}
.current-3fe3 > span {
  display: inline-block;
  padding: 5px 0;
}
.current-3fe3 .logo-5a8b {
  margin-left: 8px;
  margin-right: 8px;
}
.current-3fe3 .tag-9668 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary_tiny_e09a .mini_1edd {
  margin-bottom: 2em;
}
.primary_tiny_e09a .black-9b7d {
  margin-bottom: 15px;
}
.primary_tiny_e09a .black-9b7d:last-child {
  margin-bottom: 0;
}
.primary_tiny_e09a .dropdown-orange-9304 {
  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) {
  .primary_tiny_e09a .dropdown-orange-9304 {
    display: block;
  }
}
.primary_tiny_e09a .menu-6a0e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary_tiny_e09a .menu-6a0e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary_tiny_e09a .icon-a8b3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary_tiny_e09a .icon-a8b3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary_tiny_e09a .icon-a8b3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary_tiny_e09a .hover-6193 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_tiny_e09a .hover-6193 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary_tiny_e09a .active-c0c0 p:last-child {
  margin-bottom: 0;
}
.primary_tiny_e09a .dropdown_current_39fb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary_tiny_e09a .purple_d86e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary_tiny_e09a .gallery-394f {
  margin-top: 1em;
}
.primary_tiny_e09a .large_9776 {
  top: 0;
  display: block;
}
.primary_tiny_e09a .large_9776 a {
  color: inherit;
}
.primary_tiny_e09a .large_9776 a:hover {
  color: inherit;
}
.primary_tiny_e09a .simple-9c7f {
  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;
}
.primary_tiny_e09a .simple-9c7f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary_tiny_e09a .purple_d86e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary_tiny_e09a .main-white-f562 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary_tiny_e09a .main-white-f562:first-child {
  margin-top: 0;
}
.primary_tiny_e09a .main-white-f562.label_wide_c02e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary_tiny_e09a .main-white-f562.large-f50d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_tiny_e09a
  .main-white-f562.large-f50d.glass-bb30
  .gallery-394f {
  width: 100%;
}
.primary_tiny_e09a .large-f50d {
  -webkit-box-align: center;
  align-items: center;
}
.primary_tiny_e09a .large-f50d .current-3fe3,
.primary_tiny_e09a .large-f50d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary_tiny_e09a .icon-a8b3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_tiny_e09a .icon-a8b3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_tiny_e09a .icon-a8b3: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;
}
.primary_tiny_e09a .label_wide_c02e {
  z-index: 5;
}
.primary_tiny_e09a .huge_86d0 .block-wide-e520 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary_tiny_e09a .active-e4b2 .block-wide-e520 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary_tiny_e09a .filter-gold-8758 .block-wide-e520 {
  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;
}
.primary_tiny_e09a.notification_152f .dropdown-orange-9304,
.primary_tiny_e09a.container-2712 .dropdown-orange-9304 {
  display: block;
}
.primary_tiny_e09a.notification_152f .dropdown-orange-9304 .pro-af80,
.primary_tiny_e09a.notification_152f .dropdown-orange-9304 .purple_d86e,
.primary_tiny_e09a.container-2712 .dropdown-orange-9304 .pro-af80,
.primary_tiny_e09a.container-2712 .dropdown-orange-9304 .purple_d86e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary_tiny_e09a.content_basic_d738 .menu-6a0e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary_tiny_e09a.content_basic_d738 .menu-6a0e {
    margin-right: 0;
  }
}
.primary_tiny_e09a.notification_152f .menu-6a0e,
.primary_tiny_e09a.container-2712 .menu-6a0e {
  padding-top: 40%;
}
.primary_tiny_e09a.notification_152f .mini_1edd,
.primary_tiny_e09a.container-2712 .mini_1edd {
  display: block;
}
.primary_tiny_e09a.notification_152f .fn-sticky-89e3 .purple_d86e,
.primary_tiny_e09a.container-2712 .fn-sticky-89e3 .purple_d86e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary_tiny_e09a.notification_152f .menu-6a0e,
.primary_tiny_e09a.container-2712 .menu-6a0e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary_tiny_e09a.notification_152f .purple_d86e {
  padding: 1em;
}
.notification-down-d954 {
  margin: 30px auto;
  display: block;
}
.notification-down-d954 .gas_0041 > * {
  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;
}
.notification-down-d954 .gas_0041 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification-down-d954 .gas_0041 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hero_yellow_2417 .current-3fe3 {
  margin-bottom: 1.41575em;
}
.hero_yellow_2417 .slider_a7b6 {
  margin-bottom: 1.618em;
}
.sort_glass_3757 .banner_bottom_c230 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sort_glass_3757 .banner_bottom_c230 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sort_glass_3757 .photo_down_3f2c {
  max-width: 100%;
  overflow: auto;
}
.gas-582a .sort_glass_3757 a:hover {
  text-decoration: underline;
}
.yellow-9e33 .black-9b7d:not(.hover-6193),
.yellow-9e33 .icon-a8b3 {
  margin-bottom: 1.41575em;
}
.yellow-9e33 .black-9b7d:not(.hover-6193):last-child,
.yellow-9e33 .icon-a8b3:last-child {
  margin-bottom: 0;
}
.yellow-9e33 .black-9b7d.hovered_a7a7 {
  margin-bottom: 0.41575em;
}
.yellow-9e33 .plasma_374a:before,
.yellow-9e33 .lite_84ee:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.yellow-9e33 .plasma_374a:before {
  content: "\f115";
}
.yellow-9e33 .lite_84ee:before {
  content: "\f02c";
}
.yellow-9e33 .form_north_6393 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.yellow-9e33 .form_north_6393 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.breadcrumb_3908 {
  display: -webkit-box;
  display: flex;
}
.breadcrumb_3908 .lite_ace7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .breadcrumb_3908 .lite_ace7 {
    flex-basis: 90px;
  }
}
.breadcrumb_3908 .message-ec2a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_3908 .message-ec2a {
    flex-basis: calc(100% - 50px);
  }
}
.breadcrumb_3908 .link-42b8 p:last-child {
  margin-bottom: 0.72em;
}
.background_0bdd .gas_0041 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.background_0bdd .gas_0041:after,
.background_0bdd .gas_0041:before {
  content: "";
  display: table;
}
.background_0bdd .gas_0041:after {
  clear: both;
}
.background_0bdd .gas_0041 .feature-hot-0f58,
.background_0bdd .gas_0041 .table-ba0d {
  width: 49%;
}
.background_0bdd .gas_0041 .feature-hot-0f58 a span.content-c38e,
.background_0bdd .gas_0041 .table-ba0d a span.content-c38e {
  display: block;
  margin-bottom: 5px;
}
.background_0bdd .gas_0041 .table-ba0d {
  float: left;
  text-align: left;
}
.background_0bdd .gas_0041 .feature-hot-0f58 {
  float: right;
  text-align: right;
}
.tabs_de7d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tabs_de7d {
    margin-bottom: 0;
  }
}
.active_769c {
  margin-bottom: 1em;
}
.active_769c .hover-6193 {
  font-size: 1.1em;
  line-height: 1.3;
}
.shade-b15e a {
  display: block;
  line-height: 0;
  position: relative;
}
.card-ad34 .active_769c,
.grid_new_fc06 .active_769c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .card-ad34 .active_769c,
  .grid_new_fc06 .active_769c {
    display: block;
  }
}
.card-ad34 .shade-b15e,
.grid_new_fc06 .shade-b15e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .card-ad34 .shade-b15e,
  .grid_new_fc06 .shade-b15e {
    margin-bottom: 1em;
  }
}
.card-ad34 .shade-b15e img,
.grid_new_fc06 .shade-b15e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.card-ad34 .summary_tall_552e,
.grid_new_fc06 .summary_tall_552e {
  flex-basis: calc(100% - 160px);
}
.card-ad34 .summary_tall_552e p,
.grid_new_fc06 .summary_tall_552e p {
  margin-bottom: 0;
}
.card-ad34 .summary_tall_552e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .card-ad34 .summary_tall_552e {
    padding-left: 0;
  }
}
.grid_new_fc06 .summary_tall_552e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .grid_new_fc06 .summary_tall_552e {
    padding-right: 0;
  }
}
.grid_new_fc06 .shade-b15e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.top_bfe6 .shade-b15e {
  margin-bottom: 0.5em;
}
.top_bfe6 .shade-b15e img {
  width: 100%;
}
.card-advanced-9028 .avatar-bff4,
.video-b6ab .avatar-bff4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.video-b6ab .next_8ece .label_15f7 p:last-child {
  margin-bottom: 0;
}
.tag-bca1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dynamic_074e .overlay_ab17 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dynamic_074e .overlay_ab17:last-of-type {
    margin-bottom: 0;
  }
}
.dynamic_074e .overlay_ab17 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dynamic_074e .overlay_ab17 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dynamic_074e .overlay_ab17 ul li {
  margin: 0 0 0.6em;
}
.dynamic_074e .overlay_ab17 ul li.border_2777,
.dynamic_074e .overlay_ab17 ul li.solid_e917 {
  position: relative;
}
.dynamic_074e .overlay_ab17 ul li.border_2777 .prev_31e3,
.dynamic_074e .overlay_ab17 ul li.solid_e917 .prev_31e3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dynamic_074e .overlay_ab17 ul li.border_2777:after:after,
.dynamic_074e .overlay_ab17 ul li.border_2777:after:before,
.dynamic_074e
  .overlay_ab17
  ul
  li.solid_e917:after:after,
.dynamic_074e
  .overlay_ab17
  ul
  li.solid_e917:after:before {
  content: "";
  display: table;
}
.dynamic_074e .overlay_ab17 ul li.border_2777:after:after,
.dynamic_074e
  .overlay_ab17
  ul
  li.solid_e917:after:after {
  clear: both;
}
.dynamic_074e .overlay_ab17 a.wrapper_cbde:hover {
  text-decoration: none;
}
.dynamic_074e .overlay_ab17 select {
  max-width: 100%;
}
.dynamic_074e .overlay_ab17 table {
  font-size: 85%;
}
.dynamic_074e .overlay_ab17 table td,
.dynamic_074e .overlay_ab17 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dynamic_074e .overlay_ab17 table tfoot td {
  text-align: left;
}
.dynamic_074e .overlay_ab17 :last-child {
  margin-bottom: 0;
}
.dynamic_074e .overlay_ab17 .tall_fe5c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dynamic_074e .overlay_ab17 .tall_fe5c label {
  width: 100%;
}
.dynamic_074e .overlay_ab17 .tall_fe5c .active_solid_48ae {
  width: 100%;
  display: block;
}
.dynamic_074e .overlay_ab17 .tall_fe5c .column-complex-263c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dynamic_074e .overlay_ab17 .tall_fe5c .column-complex-263c:hover svg #svg-search {
  fill: #444;
}
.dynamic_074e .overlay_ab17 .tall_fe5c .column-complex-263c svg {
  width: 18px;
  height: 18px;
}
.dynamic_074e .sidebar_black_76fa ul ul,
.dynamic_074e .link_7ef6 ul ul,
.dynamic_074e .white_4018 ul ul,
.dynamic_074e .card-dirty-657c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dynamic_074e .sidebar_black_76fa .background-liquid-6edf > a,
.dynamic_074e .link_7ef6 .background-liquid-6edf > a,
.dynamic_074e .white_4018 .background-liquid-6edf > a,
.dynamic_074e .card-dirty-657c .background-liquid-6edf > a {
  margin-bottom: 0;
}
.dynamic_074e .wrapper-f6da li,
.dynamic_074e .sidebar_black_76fa li,
.dynamic_074e .overlay_bedd li,
.dynamic_074e .link_7ef6 li,
.dynamic_074e .white_4018 li,
.dynamic_074e .card-dirty-657c li,
.dynamic_074e .item-stale-e823 li,
.dynamic_074e .nav_bronze_2204 li {
  display: block;
  position: relative;
}
.dynamic_074e .wrapper-f6da li:last-child,
.dynamic_074e .sidebar_black_76fa li:last-child,
.dynamic_074e .overlay_bedd li:last-child,
.dynamic_074e .link_7ef6 li:last-child,
.dynamic_074e .white_4018 li:last-child,
.dynamic_074e .card-dirty-657c li:last-child,
.dynamic_074e .item-stale-e823 li:last-child,
.dynamic_074e .nav_bronze_2204 li:last-child {
  border: none;
}
.dynamic_074e .wrapper-f6da li a,
.dynamic_074e .sidebar_black_76fa li a,
.dynamic_074e .overlay_bedd li a,
.dynamic_074e .link_7ef6 li a,
.dynamic_074e .white_4018 li a,
.dynamic_074e .card-dirty-657c li a,
.dynamic_074e .item-stale-e823 li a,
.dynamic_074e .nav_bronze_2204 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dynamic_074e .wrapper-f6da li ul li::before,
.dynamic_074e .sidebar_black_76fa li ul li::before,
.dynamic_074e .overlay_bedd li ul li::before,
.dynamic_074e .link_7ef6 li ul li::before,
.dynamic_074e .white_4018 li ul li::before,
.dynamic_074e .card-dirty-657c li ul li::before,
.dynamic_074e .item-stale-e823 li ul li::before,
.dynamic_074e .nav_bronze_2204 li ul li::before {
  left: 15px;
}
.dynamic_074e .wrapper-f6da li ul a,
.dynamic_074e .sidebar_black_76fa li ul a,
.dynamic_074e .overlay_bedd li ul a,
.dynamic_074e .link_7ef6 li ul a,
.dynamic_074e .white_4018 li ul a,
.dynamic_074e .card-dirty-657c li ul a,
.dynamic_074e .item-stale-e823 li ul a,
.dynamic_074e .nav_bronze_2204 li ul a {
  padding-left: 20px;
}
.dynamic_074e .wrapper-f6da li ul ul li::before,
.dynamic_074e .sidebar_black_76fa li ul ul li::before,
.dynamic_074e .overlay_bedd li ul ul li::before,
.dynamic_074e .link_7ef6 li ul ul li::before,
.dynamic_074e .white_4018 li ul ul li::before,
.dynamic_074e .card-dirty-657c li ul ul li::before,
.dynamic_074e .item-stale-e823 li ul ul li::before,
.dynamic_074e .nav_bronze_2204 li ul ul li::before {
  left: 30px;
}
.dynamic_074e .wrapper-f6da li ul ul a,
.dynamic_074e .sidebar_black_76fa li ul ul a,
.dynamic_074e .overlay_bedd li ul ul a,
.dynamic_074e .link_7ef6 li ul ul a,
.dynamic_074e .white_4018 li ul ul a,
.dynamic_074e .card-dirty-657c li ul ul a,
.dynamic_074e .item-stale-e823 li ul ul a,
.dynamic_074e .nav_bronze_2204 li ul ul a {
  padding-left: 40px;
}
.dynamic_074e .disabled-next-f36c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dynamic_074e .nav_bronze_2204 ul li {
  margin-bottom: 1.41575em;
}
.dynamic_074e .nav_bronze_2204 ul li .layout-blue-ba10 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dynamic_074e .nav_bronze_2204 ul li .search_e589 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.last_5c1b .wrapper-f6da li a,
.last_5c1b .sidebar_black_76fa li a,
.last_5c1b .overlay_bedd li a,
.last_5c1b .link_7ef6 li a,
.last_5c1b .white_4018 li a,
.last_5c1b .card-dirty-657c li a,
.last_5c1b .item-stale-e823 li a,
.last_5c1b .nav_bronze_2204 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_5c1b .disabled-next-f36c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_5c1b .overlay_ab17 ul li.border_2777 .prev_31e3,
.last_5c1b .overlay_ab17 ul li.solid_e917 .prev_31e3 {
  background: rgba(0, 0, 0, 0.2);
}
.last_5c1b .dynamic_074e .overlay_ab17 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_left_1f2e .dynamic_074e .feature_6db3 li {
  margin: 0;
}
.content_left_1f2e .dynamic_074e .feature_6db3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.content_left_1f2e .dynamic_074e .feature_6db3 li ul {
  margin: 0;
}
.content_left_1f2e .dynamic_074e .feature_6db3 li ul li a {
  padding-left: 15px;
}
.content_left_1f2e .dynamic_074e .feature_6db3 li ul li li a {
  padding-left: 30px;
}
.content_left_1f2e .dynamic_074e .feature_6db3 li.upper-cf65 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.content_left_1f2e .dynamic_074e .feature_6db3 li.upper-cf65 > 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;
}
.content_left_1f2e .dynamic_074e .feature_6db3 li.upper-cf65 > 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;
}
.gallery-a60d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.table-83e5 {
  position: relative;
  z-index: 10;
}
.table-83e5 .message-bc11 {
  width: 100%;
  max-width: 100%;
}
.sort_c7a7 .feature_3a4a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sort_c7a7 .sort-6e18 {
}
.sort_c7a7 .last_5c1b {
  background: #292929;
}
.next-f8a5 .feature_3a4a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.next-f8a5 .sort-6e18 {
  background: #f9f9f9;
}
.next-f8a5 .last_5c1b {
  background: #303030;
}
.thumbnail_prev_2441 .feature_3a4a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .thumbnail_prev_2441 .highlight_3f57 {
    margin-bottom: 1em;
  }
  .thumbnail_prev_2441 .highlight_3f57:last-child {
    margin-bottom: 0;
  }
}
.thumbnail_prev_2441 .sort-6e18 {
  background: #ededed;
}
.thumbnail_prev_2441 .last_5c1b {
  background: #1a1a1a;
}
.feature_3a4a.sort-6e18 {
  color: rgba(0, 0, 0, 0.6);
}
.feature_3a4a.sort-6e18 .description-paper-1705 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_3a4a.last_5c1b {
  color: rgba(255, 255, 255, 0.99);
}
.feature_3a4a.last_5c1b a:not(.wrapper_cbde) {
  color: rgba(255, 255, 255, 0.79);
}
.feature_3a4a.last_5c1b a:not(.wrapper_cbde):hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_3a4a.last_5c1b .description-paper-1705 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_3a4a.last_5c1b table tbody td,
.feature_3a4a.last_5c1b table th {
  background: rgba(0, 0, 0, 0.08);
}
.overlay-short-d817.solid-54ce .plasma_2166 {
  max-width: initial;
}
.overlay-short-d817 .clean-41d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.overlay-short-d817 .clean-41d2 .message-bc11 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .overlay-short-d817 .clean-41d2 .message-bc11 {
    display: block;
    margin-bottom: 2em;
  }
  .overlay-short-d817 .clean-41d2 .message-bc11:last-child {
    margin-bottom: 0;
  }
}
.thumbnail_prev_2441 .highlight_3f57:last-child,
.next-f8a5 .highlight_3f57:last-child,
.sort_c7a7 .highlight_3f57:last-child {
  margin-bottom: 0;
}
.thumbnail_prev_2441 .highlight_3f57 .dynamic_074e .overlay_ab17:last-child,
.next-f8a5 .highlight_3f57 .dynamic_074e .overlay_ab17:last-child,
.sort_c7a7 .highlight_3f57 .dynamic_074e .overlay_ab17:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .thumbnail_prev_2441 .picture-warm-0735,
  .thumbnail_prev_2441 .gradient_silver_6c3e,
  .next-f8a5 .picture-warm-0735,
  .next-f8a5 .gradient_silver_6c3e,
  .sort_c7a7 .picture-warm-0735,
  .sort_c7a7 .gradient_silver_6c3e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .table-83e5 .highlight_3f57 {
    margin-bottom: 2em;
  }
}
.table-83e5 p:last-child {
  margin-bottom: 0;
}
.table-83e5 li,
.table-83e5 ul {
  list-style: none;
  margin: 0;
}
.table-83e5 ul ul {
  margin-left: 2.617924em;
}
.in-a08a {
  font-size: 0.875em;
}

/* css-noise: 230a */
.promo-block-x9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
