/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thumbnail_fresh_2ef8/customify
Author: WPCustomify
Author URI: https://pressmaximum.thumbnail_fresh_2ef8
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.thumbnail_fresh_2ef8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.easy-6cea.sort-8fd7/licenses/gpl-2.0.dirty_914a
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.frame-bottom-2696/, (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.slider-wood-f1e9.cool-af40/normalize.cool-a769/
 ======
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.cool-a769 v7.0.0 | MIT License | github.thumbnail_fresh_2ef8/necolas/normalize.cool-a769 */
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;
}
.search-9590 .accordion_hard_81c1,
.hover-plasma-3f3c,
.rough_3ab6,
.grid_up_ab19,
.highlight_dynamic_727b,
.button-f9c6,
.glass-a4e7,
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;
}
.hover-plasma-3f3c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hover-plasma-3f3c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hover-plasma-3f3c,
  h1 {
    font-size: 1.8em;
  }
}
.rough_3ab6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.rough_3ab6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .rough_3ab6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .rough_3ab6,
  h2 {
    font-size: 1.7em;
  }
}
.grid_up_ab19,
h3 {
  font-size: 1.618em;
}
.search-9590 .accordion_hard_81c1,
.highlight_dynamic_727b,
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.glass-20f6 {
  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;
}
.complex-f58f:after,
.complex-f58f:before,
.pattern-9380:after,
.pattern-9380:before {
  content: "";
  display: table;
}
.complex-f58f:after,
.pattern-9380:after {
  clear: both;
}
.notice_c351 {
  float: right;
  margin-right: 0;
}
.hard_1f51 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.cool_33e8 .item-86e6,
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;
}
.cool_33e8 .item-86e6: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;
}
.chip_motion_4464 .item-86e6 {
  box-shadow: none;
}
.chip_motion_4464
  .item-86e6
  .item_middle_406b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.chip_motion_4464 .item-86e6 .silver_edee {
  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;
}
.chip_motion_4464
  .item-86e6
  .silver_edee
  b {
  display: none;
}
.chip_motion_4464 .border_e921 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sidebar-cold-0dff:not(.box-in-5964):not(.gradient-action-1fa7),
button:not(.box-in-5964):not(.gradient-action-1fa7),
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ),
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ),
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ) {
  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;
}
.sidebar-cold-0dff:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):hover,
button:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):hover,
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):hover,
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):hover,
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sidebar-cold-0dff:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):active,
.sidebar-cold-0dff:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):focus,
button:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):active,
button:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):focus,
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):active,
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):focus,
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):active,
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):focus,
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):active,
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):focus {
  outline: 0;
}
.sidebar-cold-0dff:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74,
button:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74,
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74,
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74,
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74 {
  position: relative;
}
.sidebar-cold-0dff:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .hard-4362,
.sidebar-cold-0dff:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .hidden-4e3c,
.sidebar-cold-0dff:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .tertiary-67f2,
.sidebar-cold-0dff:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  i,
.sidebar-cold-0dff:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  svg,
button:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .hard-4362,
button:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .hidden-4e3c,
button:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .tertiary-67f2,
button:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  i,
button:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  svg,
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .hard-4362,
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .hidden-4e3c,
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .tertiary-67f2,
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  i,
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  svg,
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .hard-4362,
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .hidden-4e3c,
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .tertiary-67f2,
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  i,
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  svg,
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .hard-4362,
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .hidden-4e3c,
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  .tertiary-67f2,
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  i,
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74
  svg {
  visibility: hidden;
}
.sidebar-cold-0dff:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74:after,
button:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74:after,
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74:after,
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74:after,
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ).fn-loading-1f74: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;
}
.sidebar-cold-0dff:not(.box-in-5964):not(.gradient-action-1fa7),
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ),
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ),
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ) {
  color: #fff;
  background: #235787;
}
.sidebar-cold-0dff:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):focus,
input[type="button"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):focus,
input[type="reset"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):focus,
input[type="submit"]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ):focus {
  color: #fff;
}
.sidebar-cold-0dff.fn-disabled-1f74:not(.box-in-5964):not(
    .gradient-action-1fa7
  ),
.sidebar-cold-0dff[disabled]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ),
button.fn-disabled-1f74:not(.box-in-5964):not(
    .gradient-action-1fa7
  ),
button[disabled]:not(.box-in-5964):not(
    .gradient-action-1fa7
  ) {
  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;
}
.advanced_0136 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.advanced_0136: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;
}
.progress-47e3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.warm_6476 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.summary_3056 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.complex-f58f:after,
.complex-f58f:before,
.black_eb7c:after,
.black_eb7c:before,
.card-fluid-7b0f:after,
.card-fluid-7b0f:before,
.button-3d8d:after,
.button-3d8d:before,
.title_fresh_653c:after,
.title_fresh_653c:before,
.module-ba46:after,
.module-ba46:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.complex-f58f:after,
.black_eb7c:after,
.card-fluid-7b0f:after,
.button-3d8d:after,
.title_fresh_653c:after,
.module-ba46:after {
  clear: both;
}
.black_eb7c .fresh-d4e0,
.card-fluid-7b0f .fresh-d4e0,
.upper_d4b7 .fresh-d4e0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dark-bbe5 {
  display: inline-block;
}
.frame-6165 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame-6165 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame-6165 .carousel-fast-80f4 {
  padding: 1em 0;
  font-size: 85%;
}
.carousel-fast-80f4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.warm-13d4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.warm-13d4:after,
.warm-13d4:before {
  content: "";
  display: table;
}
.warm-13d4:after {
  clear: both;
}
.background-5152 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.east_f22a .background-5152 {
  max-width: 50%;
}
.dirty_9fc1 .background-5152 {
  max-width: 33.33%;
}
.message_small_e9fa .background-5152 {
  max-width: 25%;
}
.last_c13a .background-5152 {
  max-width: 20%;
}
.modal-slow-72ff .background-5152 {
  max-width: 16.66%;
}
.over-5185 .background-5152 {
  max-width: 14.28%;
}
.inner_83b6 .background-5152 {
  max-width: 12.5%;
}
.preview_mini_886e .background-5152 {
  max-width: 11.11%;
}
.steel-0694 {
  display: block;
}
.search-9590 .alert-huge-b046 label,
.search-9590 .motion-312f label,
.search-9590 .frame_8311 label,
.search-9590 .tall_08d5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tooltip_88e1 {
  list-style: none;
  margin: 0;
}
.tooltip_88e1 article.column-down-19f8 {
  margin-bottom: 0;
}
.tooltip_88e1 ul {
  list-style: none;
  margin: 0;
}
.tooltip_88e1 .popup_592d li.column-down-19f8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tooltip_88e1 .popup_592d li.column-down-19f8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tooltip_88e1 .popup_592d li.column-down-19f8: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) {
  .tooltip_88e1 .popup_592d li.column-down-19f8 li.column-down-19f8 li.column-down-19f8 li.column-down-19f8 {
    padding-left: 0;
  }
}
article.column-down-19f8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column-down-19f8 .black_eb7c p:last-of-type {
  margin-bottom: 0;
}
article.column-down-19f8 .table-iron-194d {
  float: left;
}
article.column-down-19f8 .modal_989a {
  margin-left: 85px;
}
article.column-down-19f8 .accordion_fa67 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column-down-19f8 .accordion_fa67 .title_e896 {
  margin-left: 10px;
}
article.column-down-19f8 .picture-f21a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column-down-19f8 .pro_56d1 {
  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 .alert-huge-b046,
  #respond .frame_8311,
  #respond .tall_08d5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-huge-b046 input,
#respond .frame_8311 input,
#respond .tall_08d5 input {
  width: 100%;
}
#respond .tall_08d5 {
  margin-right: 0;
}
#respond .middle_d953 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid-6dfb {
  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;
}
.grid-6dfb.static-ee4d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.grid-6dfb 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%);
}
.grid-6dfb:focus,
.grid-6dfb: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);
}
.summary-e5a5 {
  border-radius: 10%;
}
.dim_518e {
  border-radius: 50%;
}
.dynamic_b9d3 {
  font-size: 0.72em;
}
.avatar-b581 {
  font-size: 0.875em;
}
.disabled-bb11 {
  font-size: 1.1em;
}
.picture-large-1b91 {
  text-transform: uppercase;
  line-height: 1.2;
}
.picture-large-1b91.dynamic_b9d3 {
  letter-spacing: 0.5px;
}
.red-da4a,
.red-da4a a {
  color: #6d6d6d;
}
.red-da4a a:hover {
  color: #111;
}
.fixed_8b67 {
  color: #6d6d6d;
}
.overlay-dim-6b2e {
  overflow-x: hidden;
}
.overlay-dim-6b2e .thumbnail_up_9887.nav-7149 {
  position: relative;
}
.overlay-dim-6b2e .thumbnail_up_9887.nav-7149.box_white_ab8a {
  position: initial;
}
.overlay-dim-6b2e
  .thumbnail_up_9887.nav-7149.box_white_ab8a
  .wood-988e {
  left: auto;
}
.overlay-dim-6b2e .thumbnail_up_9887 .wood-988e {
  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;
}
.overlay-dim-6b2e .thumbnail_up_9887:hover.nav-7149 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.overlay-dim-6b2e
  .thumbnail_up_9887:hover.nav-7149
  .wood-988e {
  display: block;
  z-index: 9999999;
}
.overlay-dim-6b2e .texture_east_01b9 .nav-801e,
.overlay-dim-6b2e .disabled-7cee .nav-801e {
  display: none;
}
.overlay-dim-6b2e .hero_1259 .thumbnail_up_9887:hover.nav-7149 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.search-9590 .alert-huge-b046 label,
.search-9590 .motion-312f label,
.search-9590 .frame_8311 label,
.search-9590 .tall_08d5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tooltip_88e1 {
  list-style: none;
  margin: 0;
}
.tooltip_88e1 article.column-down-19f8 {
  margin-bottom: 0;
}
.tooltip_88e1 ul {
  list-style: none;
  margin: 0;
}
.tooltip_88e1 .popup_592d li.column-down-19f8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tooltip_88e1 .popup_592d li.column-down-19f8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tooltip_88e1 .popup_592d li.column-down-19f8: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) {
  .tooltip_88e1 .popup_592d li.column-down-19f8 li.column-down-19f8 li.column-down-19f8 li.column-down-19f8 {
    padding-left: 0;
  }
}
article.column-down-19f8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column-down-19f8 .black_eb7c p:last-of-type {
  margin-bottom: 0;
}
article.column-down-19f8 .table-iron-194d {
  float: left;
}
article.column-down-19f8 .modal_989a {
  margin-left: 85px;
}
article.column-down-19f8 .accordion_fa67 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column-down-19f8 .accordion_fa67 .title_e896 {
  margin-left: 10px;
}
article.column-down-19f8 .picture-f21a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column-down-19f8 .pro_56d1 {
  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 .alert-huge-b046,
  #respond .frame_8311,
  #respond .tall_08d5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-huge-b046 input,
#respond .frame_8311 input,
#respond .tall_08d5 input {
  width: 100%;
}
#respond .tall_08d5 {
  margin-right: 0;
}
#respond .middle_d953 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture_east_01b9 .row_50a5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.row_50a5 .east-5ab4.active_4840 .label-0143 > li > a:focus,
.row_50a5 .east-5ab4.active_4840 .label-0143 > li > a:hover,
.row_50a5 .east-5ab4.tabs-silver-e59f .label-0143 > li > a:focus,
.row_50a5 .east-5ab4.tabs-silver-e59f .label-0143 > li > a:hover,
.row_50a5 .east-5ab4.chip_huge_08ea .label-0143 > li > a:focus,
.row_50a5 .east-5ab4.chip_huge_08ea .label-0143 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_50a5
  .east-5ab4.active_4840
  .label-0143
  > li.silver-ae29
  > a,
.row_50a5
  .east-5ab4.active_4840
  .label-0143
  > li.column_a589
  > a,
.row_50a5
  .east-5ab4.tabs-silver-e59f
  .label-0143
  > li.silver-ae29
  > a,
.row_50a5
  .east-5ab4.tabs-silver-e59f
  .label-0143
  > li.column_a589
  > a,
.row_50a5
  .east-5ab4.chip_huge_08ea
  .label-0143
  > li.silver-ae29
  > a,
.row_50a5 .east-5ab4.chip_huge_08ea .label-0143 > li.old_c564 > a {
  color: rgba(255, 255, 255, 0.99);
}
.row_50a5 .lower-3718,
.row_50a5 .lower-3718 a {
  color: rgba(255, 255, 255, 0.99);
}
.row_50a5 .picture-e580.form_fluid_056c li a,
.row_50a5 .upper-2b81 a,
.row_50a5 .content_12ed,
.row_50a5 .label-0143 > li > a,
.row_50a5 .alert-0ff0 {
  color: rgba(255, 255, 255, 0.79);
}
.row_50a5 .picture-e580.form_fluid_056c li a:hover,
.row_50a5 .upper-2b81 a:hover,
.row_50a5 .content_12ed:hover,
.row_50a5 .label-0143 > li > a:hover,
.row_50a5 .alert-0ff0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_50a5 .gallery_62a7 {
  color: rgba(255, 255, 255, 0.79);
}
.row_50a5 .gallery_62a7 .frame_basic_03c2 {
  color: rgba(255, 255, 255, 0.99);
}
.row_50a5 .gallery_62a7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_50a5 .background_fixed_e63b .focus-feb7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row_50a5 .background_fixed_e63b .focus-feb7 .main-18f0 {
  color: rgba(255, 255, 255, 0.79);
}
.row_50a5
  .background_fixed_e63b
  .focus-feb7
  .main-18f0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_50a5
  .background_fixed_e63b
  .focus-feb7
  .main-18f0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_50a5
  .background_fixed_e63b
  .focus-feb7
  .main-18f0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_50a5
  .background_fixed_e63b
  .focus-feb7
  .main-18f0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_50a5 .background_fixed_e63b .border-full-dde2 {
  color: rgba(255, 255, 255, 0.79);
}
.row_50a5 .background_fixed_e63b .border-full-dde2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_stone_f679
  .row_50a5
  .background_fixed_e63b
  .content-c22a
  .main_wide_e812 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title_stone_f679
  .row_50a5
  .background_fixed_e63b
  .content-c22a
  .main-18f0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture_east_01b9 .slow-8c39 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.slow-8c39 .east-5ab4.active_4840 .label-0143 > li > a:focus,
.slow-8c39 .east-5ab4.active_4840 .label-0143 > li > a:hover,
.slow-8c39 .east-5ab4.tabs-silver-e59f .label-0143 > li > a:focus,
.slow-8c39 .east-5ab4.tabs-silver-e59f .label-0143 > li > a:hover,
.slow-8c39 .east-5ab4.chip_huge_08ea .label-0143 > li > a:focus,
.slow-8c39 .east-5ab4.chip_huge_08ea .label-0143 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow-8c39
  .east-5ab4.active_4840
  .label-0143
  > li.silver-ae29
  > a,
.slow-8c39
  .east-5ab4.active_4840
  .label-0143
  > li.column_a589
  > a,
.slow-8c39
  .east-5ab4.tabs-silver-e59f
  .label-0143
  > li.silver-ae29
  > a,
.slow-8c39
  .east-5ab4.tabs-silver-e59f
  .label-0143
  > li.column_a589
  > a,
.slow-8c39
  .east-5ab4.chip_huge_08ea
  .label-0143
  > li.silver-ae29
  > a,
.slow-8c39 .east-5ab4.chip_huge_08ea .label-0143 > li.old_c564 > a {
  color: rgba(0, 0, 0, 0.8);
}
.slow-8c39 .lower-3718,
.slow-8c39 .lower-3718 a {
  color: rgba(0, 0, 0, 0.8);
}
.slow-8c39 .picture-e580.form_fluid_056c li a,
.slow-8c39 .upper-2b81 a,
.slow-8c39 .content_12ed,
.slow-8c39 .label-0143 > li > a,
.slow-8c39 .alert-0ff0 {
  color: rgba(0, 0, 0, 0.55);
}
.slow-8c39 .picture-e580.form_fluid_056c li a:hover,
.slow-8c39 .upper-2b81 a:hover,
.slow-8c39 .content_12ed:hover,
.slow-8c39 .label-0143 > li > a:hover,
.slow-8c39 .alert-0ff0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow-8c39 .gallery_62a7 {
  color: rgba(0, 0, 0, 0.55);
}
.slow-8c39 .gallery_62a7 .frame_basic_03c2 {
  color: rgba(0, 0, 0, 0.8);
}
.slow-8c39 .gallery_62a7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-soft-f497 .component-1862 {
  margin-left: auto;
  margin-right: auto;
}
.card-fluid-7b0f > * {
  margin-left: auto;
  margin-right: auto;
}
.card-fluid-7b0f .progress-47e3 {
  margin-right: 1.41575em;
}
.shadow-light-e41c .card-fluid-7b0f > .fresh_0484 {
  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;
}
.shadow-light-e41c .card-fluid-7b0f > .current-d558 {
  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;
}
.list_plasma_5fc9.badge-soft-f497 .component-1862,
.pink-4b0f.badge-soft-f497 .component-1862 {
  margin-left: 0;
}
.shadow_blue_25fe.badge-soft-f497 .component-1862,
.complex-a544.badge-soft-f497 .component-1862 {
  margin-right: 0;
}
.card-fluid-7b0f ol,
.card-fluid-7b0f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.motion-6aa1 video {
  max-width: 100%;
}
.video_copper_0c5a img {
  display: block;
}
.video_copper_0c5a.progress-47e3,
.video_copper_0c5a.warm_6476 {
  width: 100%;
}
.video_copper_0c5a.current-d558 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thumbnail_under_1706:not(.lower_ebd4) {
  margin: 1.5em auto;
}
.text_under_4e3f p {
  padding: 1.5em 14px;
}
ul.frame-active-51e0.current-d558,
ul.frame-active-51e0.fresh_0484,
ul.frame-active-51e0.fluid-f3b4.fresh_0484 {
  padding: 0 14px;
}
.container_1320 {
  display: block;
  overflow-x: auto;
}
.container_1320 table {
  border-collapse: collapse;
  width: 100%;
}
.container_1320 td,
.container_1320 th {
  padding: 0.5em;
}
.card-fluid-7b0f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.card-fluid-7b0f ol ol,
.card-fluid-7b0f ol ul,
.card-fluid-7b0f ul ol,
.card-fluid-7b0f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.card-fluid-7b0f ol ol li,
.card-fluid-7b0f ol ul li,
.card-fluid-7b0f ul ol li,
.card-fluid-7b0f ul ul li {
  margin-left: 0;
}
.hidden-warm-661d.outline-c7b7 > .tabs-9432 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hidden-warm-661d.outline-c7b7 > .tabs-9432 iframe,
.hidden-warm-661d.outline-c7b7 > .tabs-9432 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.banner_blue_97b7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.banner_blue_97b7.surface_1757 {
  padding: 0;
}
.banner_blue_97b7.surface_1757 cite {
  font-size: 13px;
}
.banner_blue_97b7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.banner_blue_97b7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.component-prev-99aa {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.component-prev-99aa > p:first-child {
  margin-top: 0;
}
.component-prev-99aa cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.component-prev-99aa blockquote {
  border-left: 0;
}
.column-tiny-7e53 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.column-tiny-7e53:not(.over-16d8) {
  max-width: 100px;
}
.column-tiny-7e53.link_06cb {
  border-bottom: none !important;
  text-align: center;
}
.column-tiny-7e53.link_06cb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text_under_4e3f p {
    padding: 1.5em 0;
  }
}
.border_fluid_e26b {
  color: #0073aa;
}
.outline_lite_d6e4 {
  background-color: #0073aa;
}
.row_e502 {
  color: #229fd8;
}
.badge_cool_34fa {
  background-color: #229fd8;
}
.thumbnail_cold_9564 {
  color: #eee;
}
.lite_5eb9 {
  background-color: #eee;
}
.menu_386a {
  color: #444;
}
.gold-13d0 {
  background-color: #444;
}
.tertiary-lite-82aa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tertiary-lite-82aa .surface_787a .upper-2b81 {
  font-size: 15px;
}
.tertiary-lite-82aa .upper-2b81 {
  line-height: 1.3;
}
.tertiary-lite-82aa .slow-8c39 {
}
.tertiary-lite-82aa .row_50a5 {
  background: #235787;
}
.card-c1fe {
  padding: 0;
}
.card-c1fe .row_50a5 {
  background: #1a1a1a;
}
.card-c1fe .slow-8c39 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.west-d132 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.west-d132 .slow-8c39 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.west-d132 .row_50a5 {
  background: #303030;
}
.module-ba46 {
  position: relative;
  z-index: 10;
}
.module-ba46 .link-934d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_087a .nav-7149 {
  display: inline-block;
  vertical-align: middle;
}
.message_087a.yellow-d084 .nav-7149 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .message_087a.yellow-d084 .nav-7149 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .message_087a.yellow-d084 .nav-7149 {
    margin-right: 0.4em;
  }
}
.message_087a.yellow-d084 .nav-7149:last-child {
  margin-right: 0;
}
.right_afca .link-934d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .texture_east_01b9 .surface_787a {
    margin: 0 -0.5em;
  }
  .texture_east_01b9 .surface_787a [class*="customify-col-"],
  .texture_east_01b9 .surface_787a [class*="customify-col_"],
  .texture_east_01b9 .surface_787a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.texture_east_01b9.sort_742c .link-934d {
  background: 0 0 !important;
}
.texture_east_01b9.sort_742c .link-934d,
.texture_east_01b9.right_afca .link-934d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .texture_east_01b9.paper_17e7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.texture_east_01b9.right_afca .link-934d {
  box-shadow: none !important;
}
.message-light-f7ae {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .message-light-f7ae {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .message-light-f7ae {
    padding: 18px 0 20px;
  }
}
.message-light-f7ae .tag-52e3 {
  width: 100%;
}
.message-light-f7ae .search_bd15 {
  margin-bottom: 0;
}
.message-light-f7ae .primary_7f02 {
  margin-top: 5px;
  font-size: 0.875em;
}
.primary_c612 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.primary_c612 .wide_b975 {
  width: 100%;
}
.texture_dynamic_ad93 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.texture_dynamic_ad93 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.texture_dynamic_ad93 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;
}
.texture_dynamic_ad93 li:last-child:after {
  display: none;
}
.texture_dynamic_ad93 li a {
  font-weight: 500;
  margin-right: 10px;
}
.down-5361 .nav-801e button,
.message-light-f7ae .nav-801e button {
  left: 0;
}
.down-5361 .wide_b975,
.message-light-f7ae .wide_b975 {
  padding-left: 0;
  padding-right: 0;
}
.down-5361 .primary_c612,
.message-light-f7ae .primary_c612 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.down-5361 {
  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;
}
.down-5361: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;
}
.down-5361 .yellow-4ad2 {
  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) {
  .down-5361 .yellow-4ad2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .down-5361 .yellow-4ad2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .down-5361 .yellow-4ad2 {
    min-height: 200px;
  }
}
.down-5361 .texture_dynamic_ad93 {
  color: rgba(255, 255, 255, 0.8);
}
.down-5361 .texture_dynamic_ad93 a,
.down-5361 .texture_dynamic_ad93 li:after {
  color: inherit;
}
.down-5361 .texture_dynamic_ad93 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.old_48b1 {
  margin-bottom: 0.5em;
}
.media-efa0 {
  margin-bottom: 1.2em;
}
.media-efa0,
.old_48b1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.media-efa0 p:last-child,
.old_48b1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .nav-801e,
#masthead .nav-801e {
  display: none;
}
#masthead
  > .nav-801e.avatar-0d66 {
  display: none;
}
#masthead > .nav-801e button {
  left: 0;
}
.tabs-gold-b101 {
  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%;
}
.tabs-gold-b101 .nav-7149 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs-gold-b101 .heading-light-5b6c {
  display: -webkit-box;
  display: flex;
}
.tabs-gold-b101 .heading-light-5b6c.background_hard_2bd3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs-gold-b101 .heading-light-5b6c.tiny-56b8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-gold-b101 .heading-light-5b6c.hidden-0573 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-gold-b101.liquid-90f8.image-solid-c34d .heading-light-5b6c.background_hard_2bd3 {
  flex-basis: 100%;
}
.tabs-gold-b101.message_first_a039 .heading-light-5b6c.tiny-56b8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs-gold-b101.message_first_a039 .heading-light-5b6c.hidden-0573 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .nav-801e.avatar-0d66 {
  display: none;
}
#masthead > .nav-801e button {
  left: 0;
}
.chip_old_8ade {
  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;
}
.chip_old_8ade:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip_old_8ade.component-f7f0 i {
  margin-right: 4px;
}
.chip_old_8ade.header_15a2 i {
  margin-left: 5px;
}
.upper-2b81 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.upper-2b81 p:last-child {
  margin-bottom: 0;
}
.container_1130 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.container_1130 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.container_1130 img {
  display: block;
  width: auto;
  line-height: 1;
}
.container_1130 .lower-3718 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.container_1130 .selected-c1c4 {
  margin: 5px 0 7px 0;
}
.container_1130.pressed-e221 .fluid-014f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_1130.pressed-e221 .shadow_a63f {
  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;
}
.container_1130.hover-clean-e9f2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.container_1130.hover-clean-e9f2 .fluid-014f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_1130.hover-clean-e9f2 .shadow_a63f {
  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;
}
.container_1130.last-0623 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container_1130.shadow-ae54 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.container_1130.shadow-ae54 .shadow_a63f {
  margin-top: 7px;
}
.outline_4244 {
  display: inline-block;
}
.module-ba46 .notification_2a42 .container_1130 img {
  max-width: 100%;
}
.east-5ab4 .thumbnail_e024.breadcrumb-4168,
.lower_d010 .thumbnail_e024.breadcrumb-4168 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.east-5ab4 .notification-85d5,
.lower_d010 .notification-85d5 {
  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%);
}
.east-5ab4 .notification-85d5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.east-5ab4.mask_2a2e .notification-85d5 {
  display: none;
}
.east-5ab4 .smooth_6b8a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.east-5ab4 .smooth_6b8a li {
  display: inline-block;
  position: relative;
}
.east-5ab4 .smooth_6b8a li:last-child {
  margin-right: 0;
}
.east-5ab4 .smooth_6b8a 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;
}
.east-5ab4 .smooth_6b8a li.old_c564 > a {
  color: rgba(0, 0, 0, 0.9);
}
.east-5ab4 .smooth_6b8a > 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;
}
.east-5ab4 .smooth_6b8a > li > a i {
  line-height: 0;
}
.east-5ab4 .smooth_6b8a > li.layout-92f0 > a .notification-85d5 {
  margin-left: 4px;
  line-height: 0;
}
.east-5ab4 .smooth_6b8a .backdrop_old_48b5 li.layout-92f0 > a {
  position: relative;
}
.east-5ab4 .smooth_6b8a .backdrop_old_48b5 li.layout-92f0 > a:after,
.east-5ab4 .smooth_6b8a .backdrop_old_48b5 li.layout-92f0 > a:before {
  content: "";
  display: table;
}
.east-5ab4 .smooth_6b8a .backdrop_old_48b5 li.layout-92f0 > a:after {
  clear: both;
}
.east-5ab4 .smooth_6b8a .backdrop_old_48b5 li.layout-92f0 > a .notification-85d5 {
  margin-left: 5px;
  float: right;
}
.east-5ab4 .module-6837,
.east-5ab4 .backdrop_old_48b5 {
  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;
}
.east-5ab4 .backdrop_old_48b5 {
  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;
}
.east-5ab4 .backdrop_old_48b5 .breadcrumb-4168 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.east-5ab4 .backdrop_old_48b5 .notification-85d5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.east-5ab4 .backdrop_old_48b5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.east-5ab4 .backdrop_old_48b5 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;
}
.east-5ab4 .backdrop_old_48b5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.east-5ab4 .backdrop_old_48b5 .backdrop_old_48b5 {
  top: 0;
  left: 100%;
}
.east-5ab4 .old_dfbf.fn-focus-1f74 > .module-6837,
.east-5ab4 .old_dfbf.fn-focus-1f74 > .backdrop_old_48b5,
.east-5ab4 .old_dfbf:focus > .module-6837,
.east-5ab4 .old_dfbf:focus > .backdrop_old_48b5,
.east-5ab4 .old_dfbf:hover > .module-6837,
.east-5ab4 .old_dfbf:hover > .backdrop_old_48b5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.east-5ab4.chip_huge_08ea .label-0143:after,
.east-5ab4.chip_huge_08ea .label-0143:before {
  content: "";
  display: table;
}
.east-5ab4.chip_huge_08ea .label-0143:after {
  clear: both;
}
.east-5ab4.chip_huge_08ea .label-0143 > li {
  float: left;
}
.east-5ab4.under-84ab .label-0143:after,
.east-5ab4.under-84ab .label-0143:before {
  content: "";
  display: table;
}
.east-5ab4.under-84ab .label-0143:after {
  clear: both;
}
.east-5ab4.under-84ab .label-0143 > li {
  float: left;
}
.east-5ab4.under-84ab .label-0143 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.east-5ab4.under-84ab .label-0143 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.east-5ab4.under-84ab .label-0143 > li.silver-ae29 > a,
.east-5ab4.under-84ab .label-0143 > li.old_c564 > a {
  color: #fff;
  background-color: #1e4b75;
}
.east-5ab4.active_4840 .label-0143 > li > a .breadcrumb-4168 {
  position: relative;
}
.east-5ab4.active_4840 .label-0143 > li > a .breadcrumb-4168: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;
}
.east-5ab4.active_4840
  .label-0143
  > li:focus
  > a
  .breadcrumb-4168:before,
.east-5ab4.active_4840
  .label-0143
  > li:hover
  > a
  .breadcrumb-4168:before {
  width: 100%;
  background-color: currentColor;
}
.east-5ab4.active_4840
  .label-0143
  > li.silver-ae29
  > a
  .breadcrumb-4168:before,
.east-5ab4.active_4840
  .label-0143
  > li.column_a589
  > a
  .breadcrumb-4168:before {
  width: 100%;
  background-color: currentColor;
}
.east-5ab4.tabs-silver-e59f .label-0143 > li > a .breadcrumb-4168 {
  position: relative;
}
.east-5ab4.tabs-silver-e59f .label-0143 > li > a .breadcrumb-4168: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;
}
.east-5ab4.tabs-silver-e59f .label-0143 > li:focus > a .breadcrumb-4168:before,
.east-5ab4.tabs-silver-e59f
  .label-0143
  > li:hover
  > a
  .breadcrumb-4168:before {
  width: 100%;
  background-color: currentColor;
}
.east-5ab4.tabs-silver-e59f
  .label-0143
  > li.silver-ae29
  > a
  .breadcrumb-4168:before,
.east-5ab4.tabs-silver-e59f
  .label-0143
  > li.column_a589
  > a
  .breadcrumb-4168:before {
  width: 100%;
  background-color: currentColor;
}
.lower_d010 .smooth_6b8a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lower_d010 .smooth_6b8a li:first-child > a {
  border-top: none;
}
.lower_d010 .smooth_6b8a .thumbnail-orange-d551 > .breadcrumb-4168 .notification-85d5 {
  display: none;
}
.lower_d010 .smooth_6b8a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.lower_d010 .smooth_6b8a li:last-child {
  border: none;
}
.lower_d010 .smooth_6b8a li.layout-92f0 > a {
  padding-right: 45px !important;
}
.lower_d010 .smooth_6b8a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.lower_d010 .smooth_6b8a li a:focus,
.lower_d010 .smooth_6b8a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_d010 .smooth_6b8a li .cold_b539 {
  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;
}
.lower_d010 .smooth_6b8a li .cold_b539:hover {
  box-shadow: none;
}
.lower_d010 .smooth_6b8a li .cold_b539 .notification-85d5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.lower_d010 .smooth_6b8a .backdrop_old_48b5 {
  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);
}
.lower_d010 .smooth_6b8a .backdrop_old_48b5 li a {
  padding-left: 3em;
}
.lower_d010 .smooth_6b8a .white-806b > a .cold_b539 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lower_d010 .smooth_6b8a .white-806b > .backdrop_old_48b5 {
  display: block;
  opacity: 1;
}
.pink_4a55 {
  max-width: 100%;
}
.feature_29da {
  line-height: 0;
  cursor: pointer;
}
.alert-0ff0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert-0ff0:hover {
  box-shadow: none;
  color: currentColor;
}
.alert-0ff0 svg {
  width: 18px;
  height: 18px;
}
.alert-0ff0 .fluid_1691 {
  display: none;
}
.green_01df {
  position: relative;
}
.green_01df.fn-active-1f74 .alert-0ff0 .notification-prev-f469 {
  display: none;
}
.green_01df.fn-active-1f74 .alert-0ff0 .fluid_1691 {
  display: inline-block;
}
.green_01df .tag_prev_2734 {
  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);
}
.green_01df.hot-e73e .tag_prev_2734 {
  left: auto;
  right: -0.9em;
}
.green_01df.hot-e73e .icon-tall-9502::before {
  left: auto;
  right: 15px;
}
.green_01df.fn-active-1f74 .tag_prev_2734 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-c22a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.content-c22a label {
  flex-basis: 100%;
}
.content-c22a .focus-feb7 {
  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-c22a .main-18f0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.content-c22a .main-18f0:focus {
  background-color: transparent;
}
.content-c22a button.border-full-dde2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.content-c22a button.border-full-dde2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.content-c22a button.border-full-dde2 svg {
  width: 18px;
  height: 18px;
}
.content-c22a input[type="submit"] {
  min-height: auto;
}
.background_fixed_e63b .content-c22a .main-18f0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.icon-tall-9502 {
  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) {
  .icon-tall-9502 {
    width: 220px;
  }
}
.icon-tall-9502 label {
  flex-basis: 100%;
}
.icon-tall-9502::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;
}
.title_stone_f679 .background_fixed_e63b .content-c22a {
  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;
}
.title_stone_f679
  .background_fixed_e63b
  .content-c22a
  .focus-feb7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.title_stone_f679 .background_fixed_e63b .content-c22a .main-18f0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.title_stone_f679
  .background_fixed_e63b
  .content-c22a
  .main-18f0:focus {
  background: 0 0;
}
.title_stone_f679
  .background_fixed_e63b
  .content-c22a
  .main_wide_e812 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.picture-e580 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.picture-e580 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.picture-e580 li:last-child {
  margin-right: 0;
}
.picture-e580 li:first-child {
  margin-left: 0;
}
.picture-e580.south-0820 a {
  color: #fff;
}
.picture-e580.south-0820 a:hover {
  color: #fff;
}
.picture-e580 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.picture-e580 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.picture-e580 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.picture-e580 a:hover {
  opacity: 0.9;
  color: inherit;
}
.picture-e580 [class*="social-icon-apple"] {
  background-color: #999;
}
.picture-e580 [class*="social-icon-apple"].soft_d0b3 {
  background-color: transparent;
  color: #999;
}
.picture-e580 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.picture-e580 [class*="social-icon-behance"].soft_d0b3 {
  background-color: transparent;
  color: #1769ff;
}
.picture-e580 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.picture-e580 [class*="social-icon-bitbucket"].soft_d0b3 {
  background-color: transparent;
  color: #205081;
}
.picture-e580 [class*="social-icon-codepen"] {
  background-color: #000;
}
.picture-e580 [class*="social-icon-codepen"].soft_d0b3 {
  background-color: transparent;
  color: #000;
}
.picture-e580 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.picture-e580 [class*="social-icon-delicious"].soft_d0b3 {
  background-color: transparent;
  color: #39f;
}
.picture-e580 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.picture-e580 [class*="social-icon-digg"].soft_d0b3 {
  background-color: transparent;
  color: #005be2;
}
.picture-e580 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.picture-e580 [class*="social-icon-dribbble"].soft_d0b3 {
  background-color: transparent;
  color: #ea4c89;
}
.picture-e580 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.picture-e580 [class*="social-icon-envelope"].soft_d0b3 {
  background-color: transparent;
  color: #ea4335;
}
.picture-e580 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.picture-e580 [class*="social-icon-facebook"].soft_d0b3 {
  background-color: transparent;
  color: #3b5998;
}
.picture-e580 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.picture-e580 [class*="social-icon-flickr"].soft_d0b3 {
  background-color: transparent;
  color: #0063dc;
}
.picture-e580 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.picture-e580 [class*="social-icon-foursquare"].soft_d0b3 {
  background-color: transparent;
  color: #2d5be3;
}
.picture-e580 [class*="social-icon-github"] {
  background-color: #333;
}
.picture-e580 [class*="social-icon-github"].soft_d0b3 {
  background-color: transparent;
  color: #333;
}
.picture-e580 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.picture-e580 [class*="social-icon-google-plus"].soft_d0b3 {
  background-color: transparent;
  color: #dd4b39;
}
.picture-e580 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.picture-e580 [class*="social-icon-houzz"].soft_d0b3 {
  background-color: transparent;
  color: #7ac142;
}
.picture-e580 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.picture-e580 [class*="social-icon-instagram"].soft_d0b3 {
  background-color: transparent;
  color: #262626;
}
.picture-e580 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.picture-e580 [class*="social-icon-jsfiddle"].soft_d0b3 {
  background-color: transparent;
  color: #487aa2;
}
.picture-e580 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.picture-e580 [class*="social-icon-linkedin"].soft_d0b3 {
  background-color: transparent;
  color: #0077b5;
}
.picture-e580 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.picture-e580 [class*="social-icon-medium"].soft_d0b3 {
  background-color: transparent;
  color: #00ab6b;
}
.picture-e580 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.picture-e580
  [class*="social-icon-odnoklassniki"].soft_d0b3 {
  background-color: transparent;
  color: #f4731c;
}
.picture-e580 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.picture-e580 [class*="social-icon-meetup"].soft_d0b3 {
  background-color: transparent;
  color: #ec1c40;
}
.picture-e580 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.picture-e580 [class*="social-icon-pinterest"].soft_d0b3 {
  background-color: transparent;
  color: #bd081c;
}
.picture-e580 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.picture-e580 [class*="social-icon-product-hunt"].soft_d0b3 {
  background-color: transparent;
  color: #da552f;
}
.picture-e580 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.picture-e580 [class*="social-icon-reddit"].soft_d0b3 {
  background-color: transparent;
  color: #ff4500;
}
.picture-e580 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.picture-e580 [class*="social-icon-rss"].soft_d0b3 {
  background-color: transparent;
  color: #f26522;
}
.picture-e580 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.picture-e580
  [class*="social-icon-shopping-cart"].soft_d0b3 {
  background-color: transparent;
  color: #4caf50;
}
.picture-e580 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.picture-e580 [class*="social-icon-skype"].soft_d0b3 {
  background-color: transparent;
  color: #00aff0;
}
.picture-e580 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.picture-e580 [class*="social-icon-slideshare"].soft_d0b3 {
  background-color: transparent;
  color: #0077b5;
}
.picture-e580 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.picture-e580 [class*="social-icon-snapchat"].soft_d0b3 {
  background-color: transparent;
  color: #fffc00;
}
.picture-e580 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.picture-e580 [class*="social-icon-soundcloud"].soft_d0b3 {
  background-color: transparent;
  color: #f80;
}
.picture-e580 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.picture-e580 [class*="social-icon-spotify"].soft_d0b3 {
  background-color: transparent;
  color: #2ebd59;
}
.picture-e580 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.picture-e580
  [class*="social-icon-stack-overflow"].soft_d0b3 {
  background-color: transparent;
  color: #fe7a15;
}
.picture-e580 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.picture-e580 [class*="social-icon-maldkfgram"].soft_d0b3 {
  background-color: transparent;
  color: #2ca5e0;
}
.picture-e580 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.picture-e580 [class*="social-icon-tripadvisor"].soft_d0b3 {
  background-color: transparent;
  color: #589442;
}
.picture-e580 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.picture-e580 [class*="social-icon-tumblr"].soft_d0b3 {
  background-color: transparent;
  color: #35465c;
}
.picture-e580 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.picture-e580 [class*="social-icon-twitch"].soft_d0b3 {
  background-color: transparent;
  color: #6441a5;
}
.picture-e580 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.picture-e580 [class*="social-icon-twitter"].soft_d0b3 {
  background-color: transparent;
  color: #1da1f2;
}
.picture-e580 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.picture-e580 [class*="social-icon-vimeo"].soft_d0b3 {
  background-color: transparent;
  color: #1ab7ea;
}
.picture-e580 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.picture-e580 [class*="social-icon-vk"].soft_d0b3 {
  background-color: transparent;
  color: #45668e;
}
.picture-e580 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.picture-e580 [class*="social-icon-weibo"].soft_d0b3 {
  background-color: transparent;
  color: #df2029;
}
.picture-e580 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.picture-e580 [class*="social-icon-weixin"].soft_d0b3 {
  background-color: transparent;
  color: #7bb32e;
}
.picture-e580 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.picture-e580 [class*="social-icon-whatsapp"].soft_d0b3 {
  background-color: transparent;
  color: #25d366;
}
.picture-e580 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.picture-e580 [class*="social-icon-wordpress"].soft_d0b3 {
  background-color: transparent;
  color: #21759b;
}
.picture-e580 [class*="social-icon-xing"] {
  background-color: #026466;
}
.picture-e580 [class*="social-icon-xing"].soft_d0b3 {
  background-color: transparent;
  color: #026466;
}
.picture-e580 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.picture-e580 [class*="social-icon-yelp"].soft_d0b3 {
  background-color: transparent;
  color: #af0606;
}
.picture-e580 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.picture-e580 [class*="social-icon-youtube"].soft_d0b3 {
  background-color: transparent;
  color: #cd201f;
}
.content_12ed {
  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;
}
.content_12ed:hover {
  box-shadow: none;
  background: 0 0;
}
.warm-81b6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.background_525f {
  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;
}
.fresh-11fb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.silver_534c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.silver_534c,
.silver_534c::after,
.silver_534c::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;
}
.silver_534c::after,
.silver_534c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paper_dbff .background_525f .fresh-11fb {
  margin-top: -2px;
  width: 19px;
}
.paper_dbff .background_525f .silver_534c {
  margin-top: -1px;
}
.paper_dbff .background_525f .silver_534c,
.paper_dbff .background_525f .silver_534c::after,
.paper_dbff .background_525f .silver_534c::before {
  width: 19px;
  height: 2px;
}
.paper_dbff .background_525f .silver_534c::before {
  top: -6px;
}
.paper_dbff .background_525f .silver_534c::after {
  bottom: -6px;
}
.row-hot-46ba .background_525f .fresh-11fb {
  margin-top: -2px;
  width: 22px;
}
.row-hot-46ba .background_525f .silver_534c {
  margin-top: -1px;
}
.row-hot-46ba .background_525f .silver_534c,
.row-hot-46ba .background_525f .silver_534c::after,
.row-hot-46ba .background_525f .silver_534c::before {
  width: 22px;
  height: 2px;
}
.row-hot-46ba .background_525f .silver_534c::before {
  top: -7px;
}
.row-hot-46ba .background_525f .silver_534c::after {
  bottom: -7px;
}
.gas_0c2b .background_525f .fresh-11fb {
  margin-top: -2px;
  width: 31px;
}
.gas_0c2b .background_525f .silver_534c {
  margin-top: -1.5px;
}
.gas_0c2b .background_525f .silver_534c,
.gas_0c2b .background_525f .silver_534c::after,
.gas_0c2b .background_525f .silver_534c::before {
  width: 31px;
  height: 3px;
}
.gas_0c2b .background_525f .silver_534c::before {
  top: -9px;
}
.gas_0c2b .background_525f .silver_534c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .soft_5936 .background_525f .fresh-11fb {
    margin-top: -2px;
    width: 19px;
  }
  .soft_5936 .background_525f .silver_534c {
    margin-top: -1px;
  }
  .soft_5936 .background_525f .silver_534c,
  .soft_5936 .background_525f .silver_534c::after,
  .soft_5936 .background_525f .silver_534c::before {
    width: 19px;
    height: 2px;
  }
  .soft_5936 .background_525f .silver_534c::before {
    top: -6px;
  }
  .soft_5936 .background_525f .silver_534c::after {
    bottom: -6px;
  }
  .down-2c2e .background_525f .fresh-11fb {
    margin-top: -2px;
    width: 22px;
  }
  .down-2c2e .background_525f .silver_534c {
    margin-top: -1px;
  }
  .down-2c2e .background_525f .silver_534c,
  .down-2c2e .background_525f .silver_534c::after,
  .down-2c2e .background_525f .silver_534c::before {
    width: 22px;
    height: 2px;
  }
  .down-2c2e .background_525f .silver_534c::before {
    top: -7px;
  }
  .down-2c2e .background_525f .silver_534c::after {
    bottom: -7px;
  }
  .outline-e6ee .background_525f .fresh-11fb {
    margin-top: -2px;
    width: 31px;
  }
  .outline-e6ee .background_525f .silver_534c {
    margin-top: -1.5px;
  }
  .outline-e6ee .background_525f .silver_534c,
  .outline-e6ee .background_525f .silver_534c::after,
  .outline-e6ee .background_525f .silver_534c::before {
    width: 31px;
    height: 3px;
  }
  .outline-e6ee .background_525f .silver_534c::before {
    top: -9px;
  }
  .outline-e6ee .background_525f .silver_534c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .texture-solid-a595 .background_525f .fresh-11fb {
    margin-top: -2px;
    width: 19px;
  }
  .texture-solid-a595 .background_525f .silver_534c {
    margin-top: -1px;
  }
  .texture-solid-a595 .background_525f .silver_534c,
  .texture-solid-a595 .background_525f .silver_534c::after,
  .texture-solid-a595 .background_525f .silver_534c::before {
    width: 19px;
    height: 2px;
  }
  .texture-solid-a595 .background_525f .silver_534c::before {
    top: -6px;
  }
  .texture-solid-a595 .background_525f .silver_534c::after {
    bottom: -6px;
  }
  .green_8a25 .background_525f .fresh-11fb {
    margin-top: -2px;
    width: 22px;
  }
  .green_8a25 .background_525f .silver_534c {
    margin-top: -1px;
  }
  .green_8a25 .background_525f .silver_534c,
  .green_8a25 .background_525f .silver_534c::after,
  .green_8a25 .background_525f .silver_534c::before {
    width: 22px;
    height: 2px;
  }
  .green_8a25 .background_525f .silver_534c::before {
    top: -7px;
  }
  .green_8a25 .background_525f .silver_534c::after {
    bottom: -7px;
  }
  .description_a009 .background_525f .fresh-11fb {
    margin-top: -2px;
    width: 31px;
  }
  .description_a009 .background_525f .silver_534c {
    margin-top: -1.5px;
  }
  .description_a009 .background_525f .silver_534c,
  .description_a009 .background_525f .silver_534c::after,
  .description_a009 .background_525f .silver_534c::before {
    width: 31px;
    height: 3px;
  }
  .description_a009 .background_525f .silver_534c::before {
    top: -9px;
  }
  .description_a009 .background_525f .silver_534c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_black_86e0 .background_525f .fresh-11fb {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_black_86e0 .background_525f .silver_534c {
    margin-top: -1px;
  }
  .disabled_black_86e0 .background_525f .silver_534c,
  .disabled_black_86e0 .background_525f .silver_534c::after,
  .disabled_black_86e0 .background_525f .silver_534c::before {
    width: 19px;
    height: 2px;
  }
  .disabled_black_86e0 .background_525f .silver_534c::before {
    top: -6px;
  }
  .disabled_black_86e0 .background_525f .silver_534c::after {
    bottom: -6px;
  }
  .glass-806b .background_525f .fresh-11fb {
    margin-top: -2px;
    width: 22px;
  }
  .glass-806b .background_525f .silver_534c {
    margin-top: -1px;
  }
  .glass-806b .background_525f .silver_534c,
  .glass-806b .background_525f .silver_534c::after,
  .glass-806b .background_525f .silver_534c::before {
    width: 22px;
    height: 2px;
  }
  .glass-806b .background_525f .silver_534c::before {
    top: -7px;
  }
  .glass-806b .background_525f .silver_534c::after {
    bottom: -7px;
  }
  .hidden_under_2982 .background_525f .fresh-11fb {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_under_2982 .background_525f .silver_534c {
    margin-top: -1.5px;
  }
  .hidden_under_2982 .background_525f .silver_534c,
  .hidden_under_2982 .background_525f .silver_534c::after,
  .hidden_under_2982 .background_525f .silver_534c::before {
    width: 31px;
    height: 3px;
  }
  .hidden_under_2982 .background_525f .silver_534c::before {
    top: -9px;
  }
  .hidden_under_2982 .background_525f .silver_534c::after {
    bottom: -9px;
  }
}
.row_over_08ee .silver_534c {
  -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);
}
.row_over_08ee .silver_534c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.row_over_08ee .silver_534c::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);
}
.row_over_08ee.block-1443 .silver_534c {
  -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);
}
.row_over_08ee.block-1443 .silver_534c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.row_over_08ee.block-1443 .silver_534c::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.tiny_f531 {
  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.light-04c6:before {
  display: none;
}
.disabled-7cee {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.disabled-7cee .dark-7484 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.disabled-7cee .dark-7484:last-of-type {
  border-bottom: none;
}
.disabled-7cee .dark-7484.logo_ab25,
.disabled-7cee .dark-7484.module_down_a1b9,
.disabled-7cee .dark-7484.bottom-d7f1 {
  padding: 0;
}
.disabled-7cee .lower_d010 .cold_b539 {
  color: currentColor;
}
.disabled-7cee .lower_d010 .cold_b539:focus,
.disabled-7cee .lower_d010 .cold_b539:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled-7cee.slow-8c39 .gallery_62a7,
.disabled-7cee.slow-8c39 .upper-2b81 a,
.disabled-7cee.slow-8c39 .label-0143 a,
.disabled-7cee.slow-8c39 .backdrop_old_48b5 a {
  color: rgba(0, 0, 0, 0.55);
}
.disabled-7cee.slow-8c39 .gallery_62a7:hover,
.disabled-7cee.slow-8c39 .upper-2b81 a:hover,
.disabled-7cee.slow-8c39 .label-0143 a:hover,
.disabled-7cee.slow-8c39 .backdrop_old_48b5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-7cee.slow-8c39 .frame_basic_03c2 {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-7cee.slow-8c39 .dark-7484 {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-7cee.slow-8c39 .dark-7484:before {
  background: rgba(0, 0, 0, 0.08);
}
.disabled-7cee.slow-8c39 .image-f712:before {
  background: rgba(255, 255, 255, 0.9);
}
.disabled-7cee.slow-8c39 .lower_d010 .smooth_6b8a li a,
.disabled-7cee.slow-8c39 .lower_d010 .cold_b539,
.disabled-7cee.slow-8c39 .backdrop_old_48b5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-7cee.slow-8c39 .lower_d010 .cold_b539:focus,
.disabled-7cee.slow-8c39 .lower_d010 .cold_b539:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled-7cee.slow-8c39 .smooth_6b8a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-7cee.row_50a5 .gallery_62a7,
.disabled-7cee.row_50a5 .upper-2b81 a,
.disabled-7cee.row_50a5 .label-0143 .cold_b539,
.disabled-7cee.row_50a5 .label-0143 a,
.disabled-7cee.row_50a5 .backdrop_old_48b5 a {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-7cee.row_50a5 .gallery_62a7:hover,
.disabled-7cee.row_50a5 .upper-2b81 a:hover,
.disabled-7cee.row_50a5 .label-0143 .cold_b539:hover,
.disabled-7cee.row_50a5 .label-0143 a:hover,
.disabled-7cee.row_50a5 .backdrop_old_48b5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-7cee.row_50a5 .frame_basic_03c2 {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-7cee.row_50a5 .dark-7484 {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-7cee.row_50a5 .dark-7484:before {
  background: rgba(255, 255, 255, 0.08);
}
.disabled-7cee.row_50a5 .image-f712:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled-7cee.row_50a5 .lower_d010 .smooth_6b8a li a,
.disabled-7cee.row_50a5 .lower_d010 .cold_b539,
.disabled-7cee.row_50a5 .backdrop_old_48b5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-7cee.row_50a5 .lower_d010 .cold_b539:focus,
.disabled-7cee.row_50a5 .lower_d010 .cold_b539:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled-7cee.row_50a5 .smooth_6b8a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-f712 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.image-f712:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.mask_north_d5db {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.lower-94f9 .disabled-7cee {
  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;
}
.lower-94f9 .dark-7484 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.lower-94f9 .dark-7484: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) {
  .lower-94f9 .dark-7484:before {
    width: 16%;
    left: 42%;
  }
}
.lower-94f9 .dark-7484:last-child:before {
  content: none;
}
.lower-94f9 .dark-7484[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.lower-94f9 .lower_d010 .smooth_6b8a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.lower-94f9 .lower_d010 .smooth_6b8a li a .cold_b539 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.lower-94f9 .lower_d010 .backdrop_old_48b5 {
  border: none;
}
.lower-94f9 .lower_d010 .backdrop_old_48b5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.lower-94f9 .image-f712 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.lower-94f9 .mask_north_d5db {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.lower-94f9 .row_50a5 .image-f712:before {
  background: rgba(0, 0, 0, 0.9);
}
.lower-94f9 .slow-8c39.alert-stale-ee19 .silver_534c {
  background: rgba(0, 0, 0, 0.6);
}
.lower-94f9
  .slow-8c39.alert-stale-ee19
  .silver_534c::after,
.lower-94f9
  .slow-8c39.alert-stale-ee19
  .silver_534c:before {
  background: inherit;
}
.lower-94f9
  .slow-8c39.alert-stale-ee19:hover
  .silver_534c {
  background: rgba(0, 0, 0, 0.8);
}
.tabs_f3a2 .disabled-7cee {
  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) {
  .tabs_f3a2 .disabled-7cee {
    width: auto;
    right: 45px;
  }
}
.last_02ee .disabled-7cee {
  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) {
  .last_02ee .disabled-7cee {
    width: auto;
    left: 45px;
  }
}
.light-04c6 .disabled-7cee {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.light-04c6 .mask_north_d5db {
  max-width: 48em;
  margin: 0 auto;
}
.light-04c6 .image-f712:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.stone-756a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.stone-756a.lower-94f9 .disabled-7cee {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.stone-756a.tabs_f3a2 .disabled-7cee {
  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);
}
.stone-756a .disabled-7cee {
  visibility: visible;
}
.stone-756a.last_02ee .disabled-7cee {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.accordion-pink-a394,
.message_fb27 {
  overflow-x: hidden;
}
.accordion-pink-a394 .disabled-7cee {
  overflow: auto;
}
.accordion-pink-a394.lower-94f9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-pink-a394.lower-94f9 .disabled-7cee {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.accordion-pink-a394.lower-94f9 .content_12ed {
  opacity: 0;
}
.accordion-pink-a394.tabs_f3a2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-pink-a394.tabs_f3a2 .disabled-7cee {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.accordion-pink-a394.tabs_f3a2 .content_12ed {
  opacity: 0;
}
.accordion-pink-a394.last_02ee {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-pink-a394.last_02ee .disabled-7cee {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.accordion-pink-a394.last_02ee .content_12ed {
  opacity: 0;
}
.accordion-pink-a394.light-04c6 .disabled-7cee {
  z-index: 10;
  visibility: visible;
}
.alert-stale-ee19 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.alert-stale-ee19 .silver_534c {
  background: rgba(255, 255, 255, 0.99);
}
.alert-stale-ee19 .silver_534c::after,
.alert-stale-ee19 .silver_534c:before {
  background: inherit;
}
.alert-stale-ee19:hover .silver_534c {
  background: rgba(255, 255, 255, 0.99);
}
.last_02ee .alert-stale-ee19 {
  top: 10px;
  right: auto;
  left: 12px;
}
.light-04c6 .alert-stale-ee19 {
  display: none !important;
}
.accordion-pink-a394:before,
.message_fb27:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.accordion-pink-a394 .alert-stale-ee19,
.message_fb27 .alert-stale-ee19 {
  display: inline-block;
}
.disabled-7cee .nav-7149 {
  -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;
}
.accordion-pink-a394 .disabled-7cee .nav-7149,
.message_fb27 .disabled-7cee .nav-7149 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown-complex-4b2c .focus-feb7 {
  width: 100%;
}
.notification_2a42 {
  padding: 0 0.5em 0;
}
.notification_2a42 [class*="customify-col-"],
.notification_2a42 [class*="customify-col_"],
.notification_2a42 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.focused_0a39 .notification_2a42 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .surface_787a .block-large-a6e2,
  .block-large-a6e2 {
    display: none;
  }
  .notice-green-7fca {
    text-align: left;
  }
  .sort_black_9e33 {
    text-align: center;
  }
  .focus_small_31f7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .surface_787a .item-db01,
  .item-db01 {
    display: none;
  }
  .pagination-c4ab {
    text-align: left;
  }
  .notification-large-0b1c {
    text-align: center;
  }
  .silver_cb9f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .surface_787a .active-249e,
  .active-249e {
    display: none;
  }
  .steel-5040 {
    text-align: left;
  }
  .texture_easy_bc31 {
    text-align: center;
  }
  .grid-thick-426a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.widget_advanced_cb73 {
  box-shadow: none !important;
}
.form-selected-e98b .badge_upper_9693,
.module-cool-e0be .badge_upper_9693 {
  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;
}
.module-cool-e0be .badge_upper_9693 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.link-934d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.link-934d:after,
.link-934d:before {
  content: "";
  display: table;
}
.link-934d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .link-934d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.link-934d,
.paper_17e7 {
  max-width: 1248px;
  margin: 0 auto;
}

.button-3d8d.main_75bf .link-934d {
  max-width: 100%;
}
.button-3d8d.feature_a729 {
  max-width: 1200px;
  margin: 0 auto;
}
.button-3d8d.label_fdef .link-934d {
  max-width: 100%;
}
.button-3d8d.label_fdef > .link-934d {
  padding-left: 0;
  padding-right: 0;
}
.button-3d8d.label_fdef > .link-934d .surface_787a {
  margin: 0;
}
.button-3d8d.label_fdef
  > .link-934d
  .gas_a288.component_6ebf {
  margin-right: 0;
  margin-left: 0;
}
.button-3d8d.label_fdef #main.component_6ebf {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .steel_3d40 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .steel_3d40 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .shade_mini_3f0d .component-1862 {
    padding-right: 1em;
  }
  .shade_mini_3f0d.section-c6a3 .gas_a288 {
    border-right: 1px solid #eaecee;
  }
  .shade_mini_3f0d.section-c6a3 .component-1862 {
    padding-right: 1em;
  }
  .shade_mini_3f0d.section-c6a3 .lower-57f7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .large-4645 .component-1862 {
    padding-left: 1em;
  }
  .large-4645.section-c6a3 .gas_a288 {
    border-left: 1px solid #eaecee;
  }
  .large-4645.section-c6a3 .component-1862 {
    padding-left: 1em;
  }
  .large-4645.section-c6a3 .lower-57f7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper-2b25 .component-1862 {
    padding-left: 1em;
  }
  .copper-2b25.section-c6a3 .pagination_761e {
    border-right: 1px solid #eaecee;
  }
  .copper-2b25.section-c6a3 .dropdown-5f32 {
    border-right: 1px solid #eaecee;
  }
  .copper-2b25.section-c6a3 .component-1862 {
    padding-left: 1em;
  }
  .copper-2b25.section-c6a3 .lower-57f7 {
    padding-right: 1em;
  }
  .copper-2b25.section-c6a3 .bronze_c62a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_791e .component-1862 {
    padding-right: 1em;
  }
  .chip_791e.section-c6a3 .pagination_761e {
    border-left: 1px solid #eaecee;
  }
  .chip_791e.section-c6a3 .dropdown-5f32 {
    border-left: 1px solid #eaecee;
  }
  .chip_791e.section-c6a3 .component-1862 {
    padding-right: 1em;
  }
  .chip_791e.section-c6a3 .lower-57f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_791e.section-c6a3 .bronze_c62a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_3d40 .component-1862 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_3d40.section-c6a3 .gas_a288 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .steel_3d40.section-c6a3 .component-1862 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_3d40.section-c6a3 .lower-57f7 {
    padding-left: 1em;
  }
  .steel_3d40.section-c6a3 .bronze_c62a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .steel_3d40.section-c6a3 .component-1862 {
    padding-left: 0;
  }
}
.down-4f76 .message_087a {
  display: inline-block;
}
.widget_51e2 {
  display: inline-block;
}
.detail-56e3 {
  word-con: break-word;
}
.description_south_3963 > span {
  display: inline-block;
  padding: 5px 0;
}
.description_south_3963 .article_c9a2 {
  margin-left: 8px;
  margin-right: 8px;
}
.description_south_3963 .caption_steel_033b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.panel-ca26 .progress_c0c2 {
  margin-bottom: 2em;
}
.panel-ca26 .wrapper-in-2a5e {
  margin-bottom: 15px;
}
.panel-ca26 .wrapper-in-2a5e:last-child {
  margin-bottom: 0;
}
.panel-ca26 .old-3e4d {
  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) {
  .panel-ca26 .old-3e4d {
    display: block;
  }
}
.panel-ca26 .summary-b0eb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .panel-ca26 .summary-b0eb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.panel-ca26 .border_soft_47af {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.panel-ca26 .border_soft_47af img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.panel-ca26 .border_soft_47af a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.panel-ca26 .detail-56e3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel-ca26 .detail-56e3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.panel-ca26 .dropdown-east-fe29 p:last-child {
  margin-bottom: 0;
}
.panel-ca26 .detail_6285 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.panel-ca26 .media-rough-8a19 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.panel-ca26 .video_prev_a469 {
  margin-top: 1em;
}
.panel-ca26 .preview_630d {
  top: 0;
  display: block;
}
.panel-ca26 .preview_630d a {
  color: inherit;
}
.panel-ca26 .preview_630d a:hover {
  color: inherit;
}
.panel-ca26 .card_2f45 {
  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;
}
.panel-ca26 .card_2f45:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.panel-ca26 .media-rough-8a19 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.panel-ca26 .dynamic_ec92 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.panel-ca26 .dynamic_ec92:first-child {
  margin-top: 0;
}
.panel-ca26 .dynamic_ec92.sidebar-6432 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.panel-ca26 .dynamic_ec92.badge_fixed_bc12 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel-ca26
  .dynamic_ec92.badge_fixed_bc12.module_out_15ac
  .video_prev_a469 {
  width: 100%;
}
.panel-ca26 .badge_fixed_bc12 {
  -webkit-box-align: center;
  align-items: center;
}
.panel-ca26 .badge_fixed_bc12 .description_south_3963,
.panel-ca26 .badge_fixed_bc12 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.panel-ca26 .border_soft_47af {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel-ca26 .border_soft_47af img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel-ca26 .border_soft_47af: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;
}
.panel-ca26 .sidebar-6432 {
  z-index: 5;
}
.panel-ca26 .row-bronze-4472 .tabs-6372 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.panel-ca26 .detail_ce5b .tabs-6372 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.panel-ca26 .advanced_f281 .tabs-6372 {
  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;
}
.panel-ca26.wide_0ae3 .old-3e4d,
.panel-ca26.heading-8881 .old-3e4d {
  display: block;
}
.panel-ca26.wide_0ae3 .old-3e4d .first_ae6f,
.panel-ca26.wide_0ae3 .old-3e4d .media-rough-8a19,
.panel-ca26.heading-8881 .old-3e4d .first_ae6f,
.panel-ca26.heading-8881 .old-3e4d .media-rough-8a19 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.panel-ca26.summary_33dd .summary-b0eb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .panel-ca26.summary_33dd .summary-b0eb {
    margin-right: 0;
  }
}
.panel-ca26.wide_0ae3 .summary-b0eb,
.panel-ca26.heading-8881 .summary-b0eb {
  padding-top: 40%;
}
.panel-ca26.wide_0ae3 .progress_c0c2,
.panel-ca26.heading-8881 .progress_c0c2 {
  display: block;
}
.panel-ca26.wide_0ae3 .fn-sticky-1f74 .media-rough-8a19,
.panel-ca26.heading-8881 .fn-sticky-1f74 .media-rough-8a19 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.panel-ca26.wide_0ae3 .summary-b0eb,
.panel-ca26.heading-8881 .summary-b0eb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.panel-ca26.wide_0ae3 .media-rough-8a19 {
  padding: 1em;
}
.right_c034 {
  margin: 30px auto;
  display: block;
}
.right_c034 .notification-easy-31f4 > * {
  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;
}
.right_c034 .notification-easy-31f4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.right_c034 .notification-easy-31f4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.aside-5a22 .description_south_3963 {
  margin-bottom: 1.41575em;
}
.aside-5a22 .logo_a0e0 {
  margin-bottom: 1.618em;
}
.card-fluid-7b0f .column-bronze-eff1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.card-fluid-7b0f .column-bronze-eff1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.card-fluid-7b0f .hover_cool_de41 {
  max-width: 100%;
  overflow: auto;
}
.badge-soft-f497 .card-fluid-7b0f a:hover {
  text-decoration: underline;
}
.new-ec38 .wrapper-in-2a5e:not(.detail-56e3),
.new-ec38 .border_soft_47af {
  margin-bottom: 1.41575em;
}
.new-ec38 .wrapper-in-2a5e:not(.detail-56e3):last-child,
.new-ec38 .border_soft_47af:last-child {
  margin-bottom: 0;
}
.new-ec38 .wrapper-in-2a5e.status_south_9d3f {
  margin-bottom: 0.41575em;
}
.new-ec38 .south-a230:before,
.new-ec38 .popup-small-fbcd:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.new-ec38 .south-a230:before {
  content: "\f115";
}
.new-ec38 .popup-small-fbcd:before {
  content: "\f02c";
}
.new-ec38 .mask_b3d0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.new-ec38 .mask_b3d0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.over_ca3c {
  display: -webkit-box;
  display: flex;
}
.over_ca3c .north_9b7c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .over_ca3c .north_9b7c {
    flex-basis: 90px;
  }
}
.over_ca3c .full-37d2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .over_ca3c .full-37d2 {
    flex-basis: calc(100% - 50px);
  }
}
.over_ca3c .solid_ae27 p:last-child {
  margin-bottom: 0.72em;
}
.out-7058 .notification-easy-31f4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.out-7058 .notification-easy-31f4:after,
.out-7058 .notification-easy-31f4:before {
  content: "";
  display: table;
}
.out-7058 .notification-easy-31f4:after {
  clear: both;
}
.out-7058 .notification-easy-31f4 .top-acf6,
.out-7058 .notification-easy-31f4 .image_wood_e8b2 {
  width: 49%;
}
.out-7058 .notification-easy-31f4 .top-acf6 a span.pink_0be9,
.out-7058 .notification-easy-31f4 .image_wood_e8b2 a span.pink_0be9 {
  display: block;
  margin-bottom: 5px;
}
.out-7058 .notification-easy-31f4 .image_wood_e8b2 {
  float: left;
  text-align: left;
}
.out-7058 .notification-easy-31f4 .top-acf6 {
  float: right;
  text-align: right;
}
.motion_2914 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .motion_2914 {
    margin-bottom: 0;
  }
}
.south-f2b8 {
  margin-bottom: 1em;
}
.south-f2b8 .detail-56e3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.small_1011 a {
  display: block;
  line-height: 0;
  position: relative;
}
.video_medium_62c3 .south-f2b8,
.breadcrumb-682d .south-f2b8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .video_medium_62c3 .south-f2b8,
  .breadcrumb-682d .south-f2b8 {
    display: block;
  }
}
.video_medium_62c3 .small_1011,
.breadcrumb-682d .small_1011 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .video_medium_62c3 .small_1011,
  .breadcrumb-682d .small_1011 {
    margin-bottom: 1em;
  }
}
.video_medium_62c3 .small_1011 img,
.breadcrumb-682d .small_1011 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.video_medium_62c3 .grid_lite_0ab5,
.breadcrumb-682d .grid_lite_0ab5 {
  flex-basis: calc(100% - 160px);
}
.video_medium_62c3 .grid_lite_0ab5 p,
.breadcrumb-682d .grid_lite_0ab5 p {
  margin-bottom: 0;
}
.video_medium_62c3 .grid_lite_0ab5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .video_medium_62c3 .grid_lite_0ab5 {
    padding-left: 0;
  }
}
.breadcrumb-682d .grid_lite_0ab5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-682d .grid_lite_0ab5 {
    padding-right: 0;
  }
}
.breadcrumb-682d .small_1011 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb_fixed_dab7 .small_1011 {
  margin-bottom: 0.5em;
}
.breadcrumb_fixed_dab7 .small_1011 img {
  width: 100%;
}
.outline_focused_438e .slow-999a,
.border-79d7 .slow-999a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.border-79d7 .gas_a288 .gold-653d p:last-child {
  margin-bottom: 0;
}
.down_5335 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.motion_79b0 .component-lite-5676 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .motion_79b0 .component-lite-5676:last-of-type {
    margin-bottom: 0;
  }
}
.motion_79b0 .component-lite-5676 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.motion_79b0 .component-lite-5676 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.motion_79b0 .component-lite-5676 ul li {
  margin: 0 0 0.6em;
}
.motion_79b0 .component-lite-5676 ul li.hidden_e6ca,
.motion_79b0 .component-lite-5676 ul li.clean_de8f {
  position: relative;
}
.motion_79b0 .component-lite-5676 ul li.hidden_e6ca .block-complex-8ae7,
.motion_79b0 .component-lite-5676 ul li.clean_de8f .block-complex-8ae7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.motion_79b0 .component-lite-5676 ul li.hidden_e6ca:after:after,
.motion_79b0 .component-lite-5676 ul li.hidden_e6ca:after:before,
.motion_79b0
  .component-lite-5676
  ul
  li.clean_de8f:after:after,
.motion_79b0
  .component-lite-5676
  ul
  li.clean_de8f:after:before {
  content: "";
  display: table;
}
.motion_79b0 .component-lite-5676 ul li.hidden_e6ca:after:after,
.motion_79b0
  .component-lite-5676
  ul
  li.clean_de8f:after:after {
  clear: both;
}
.motion_79b0 .component-lite-5676 a.sidebar-cold-0dff:hover {
  text-decoration: none;
}
.motion_79b0 .component-lite-5676 select {
  max-width: 100%;
}
.motion_79b0 .component-lite-5676 table {
  font-size: 85%;
}
.motion_79b0 .component-lite-5676 table td,
.motion_79b0 .component-lite-5676 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.motion_79b0 .component-lite-5676 table tfoot td {
  text-align: left;
}
.motion_79b0 .component-lite-5676 :last-child {
  margin-bottom: 0;
}
.motion_79b0 .component-lite-5676 .summary_clean_46fe {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.motion_79b0 .component-lite-5676 .summary_clean_46fe label {
  width: 100%;
}
.motion_79b0 .component-lite-5676 .summary_clean_46fe .main-18f0 {
  width: 100%;
  display: block;
}
.motion_79b0 .component-lite-5676 .summary_clean_46fe .border-full-dde2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.motion_79b0 .component-lite-5676 .summary_clean_46fe .border-full-dde2:hover svg #svg-search {
  fill: #444;
}
.motion_79b0 .component-lite-5676 .summary_clean_46fe .border-full-dde2 svg {
  width: 18px;
  height: 18px;
}
.motion_79b0 .slider_cold_2a65 ul ul,
.motion_79b0 .highlight_aa6b ul ul,
.motion_79b0 .simple_cb52 ul ul,
.motion_79b0 .photo_thick_5f69 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.motion_79b0 .slider_cold_2a65 .layout-92f0 > a,
.motion_79b0 .highlight_aa6b .layout-92f0 > a,
.motion_79b0 .simple_cb52 .layout-92f0 > a,
.motion_79b0 .photo_thick_5f69 .layout-92f0 > a {
  margin-bottom: 0;
}
.motion_79b0 .south_c99c li,
.motion_79b0 .slider_cold_2a65 li,
.motion_79b0 .filter_686d li,
.motion_79b0 .highlight_aa6b li,
.motion_79b0 .simple_cb52 li,
.motion_79b0 .photo_thick_5f69 li,
.motion_79b0 .alert_fluid_264e li,
.motion_79b0 .tooltip_ef32 li {
  display: block;
  position: relative;
}
.motion_79b0 .south_c99c li:last-child,
.motion_79b0 .slider_cold_2a65 li:last-child,
.motion_79b0 .filter_686d li:last-child,
.motion_79b0 .highlight_aa6b li:last-child,
.motion_79b0 .simple_cb52 li:last-child,
.motion_79b0 .photo_thick_5f69 li:last-child,
.motion_79b0 .alert_fluid_264e li:last-child,
.motion_79b0 .tooltip_ef32 li:last-child {
  border: none;
}
.motion_79b0 .south_c99c li a,
.motion_79b0 .slider_cold_2a65 li a,
.motion_79b0 .filter_686d li a,
.motion_79b0 .highlight_aa6b li a,
.motion_79b0 .simple_cb52 li a,
.motion_79b0 .photo_thick_5f69 li a,
.motion_79b0 .alert_fluid_264e li a,
.motion_79b0 .tooltip_ef32 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.motion_79b0 .south_c99c li ul li::before,
.motion_79b0 .slider_cold_2a65 li ul li::before,
.motion_79b0 .filter_686d li ul li::before,
.motion_79b0 .highlight_aa6b li ul li::before,
.motion_79b0 .simple_cb52 li ul li::before,
.motion_79b0 .photo_thick_5f69 li ul li::before,
.motion_79b0 .alert_fluid_264e li ul li::before,
.motion_79b0 .tooltip_ef32 li ul li::before {
  left: 15px;
}
.motion_79b0 .south_c99c li ul a,
.motion_79b0 .slider_cold_2a65 li ul a,
.motion_79b0 .filter_686d li ul a,
.motion_79b0 .highlight_aa6b li ul a,
.motion_79b0 .simple_cb52 li ul a,
.motion_79b0 .photo_thick_5f69 li ul a,
.motion_79b0 .alert_fluid_264e li ul a,
.motion_79b0 .tooltip_ef32 li ul a {
  padding-left: 20px;
}
.motion_79b0 .south_c99c li ul ul li::before,
.motion_79b0 .slider_cold_2a65 li ul ul li::before,
.motion_79b0 .filter_686d li ul ul li::before,
.motion_79b0 .highlight_aa6b li ul ul li::before,
.motion_79b0 .simple_cb52 li ul ul li::before,
.motion_79b0 .photo_thick_5f69 li ul ul li::before,
.motion_79b0 .alert_fluid_264e li ul ul li::before,
.motion_79b0 .tooltip_ef32 li ul ul li::before {
  left: 30px;
}
.motion_79b0 .south_c99c li ul ul a,
.motion_79b0 .slider_cold_2a65 li ul ul a,
.motion_79b0 .filter_686d li ul ul a,
.motion_79b0 .highlight_aa6b li ul ul a,
.motion_79b0 .simple_cb52 li ul ul a,
.motion_79b0 .photo_thick_5f69 li ul ul a,
.motion_79b0 .alert_fluid_264e li ul ul a,
.motion_79b0 .tooltip_ef32 li ul ul a {
  padding-left: 40px;
}
.motion_79b0 .hard_45d4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.motion_79b0 .tooltip_ef32 ul li {
  margin-bottom: 1.41575em;
}
.motion_79b0 .tooltip_ef32 ul li .summary_iron_3d78 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.motion_79b0 .tooltip_ef32 ul li .first-4e96 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.row_50a5 .south_c99c li a,
.row_50a5 .slider_cold_2a65 li a,
.row_50a5 .filter_686d li a,
.row_50a5 .highlight_aa6b li a,
.row_50a5 .simple_cb52 li a,
.row_50a5 .photo_thick_5f69 li a,
.row_50a5 .alert_fluid_264e li a,
.row_50a5 .tooltip_ef32 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_50a5 .hard_45d4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_50a5 .component-lite-5676 ul li.hidden_e6ca .block-complex-8ae7,
.row_50a5 .component-lite-5676 ul li.clean_de8f .block-complex-8ae7 {
  background: rgba(0, 0, 0, 0.2);
}
.row_50a5 .motion_79b0 .component-lite-5676 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-3d8d .motion_79b0 .smooth_6b8a li {
  margin: 0;
}
.button-3d8d .motion_79b0 .smooth_6b8a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.button-3d8d .motion_79b0 .smooth_6b8a li ul {
  margin: 0;
}
.button-3d8d .motion_79b0 .smooth_6b8a li ul li a {
  padding-left: 15px;
}
.button-3d8d .motion_79b0 .smooth_6b8a li ul li li a {
  padding-left: 30px;
}
.button-3d8d .motion_79b0 .smooth_6b8a li.old_c564 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.button-3d8d .motion_79b0 .smooth_6b8a li.old_c564 > 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;
}
.button-3d8d .motion_79b0 .smooth_6b8a li.old_c564 > 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;
}
.main_copper_a21f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.title_fresh_653c {
  position: relative;
  z-index: 10;
}
.title_fresh_653c .nav-7149 {
  width: 100%;
  max-width: 100%;
}
.hover_smooth_bbc6 .sort-light-8af5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hover_smooth_bbc6 .slow-8c39 {
}
.hover_smooth_bbc6 .row_50a5 {
  background: #292929;
}
.block_c4d5 .sort-light-8af5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.block_c4d5 .slow-8c39 {
  background: #f9f9f9;
}
.block_c4d5 .row_50a5 {
  background: #303030;
}
.right_7c1f .sort-light-8af5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .right_7c1f .message_087a {
    margin-bottom: 1em;
  }
  .right_7c1f .message_087a:last-child {
    margin-bottom: 0;
  }
}
.right_7c1f .slow-8c39 {
  background: #ededed;
}
.right_7c1f .row_50a5 {
  background: #1a1a1a;
}
.sort-light-8af5.slow-8c39 {
  color: rgba(0, 0, 0, 0.6);
}
.sort-light-8af5.slow-8c39 .sort_86d8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-light-8af5.row_50a5 {
  color: rgba(255, 255, 255, 0.99);
}
.sort-light-8af5.row_50a5 a:not(.sidebar-cold-0dff) {
  color: rgba(255, 255, 255, 0.79);
}
.sort-light-8af5.row_50a5 a:not(.sidebar-cold-0dff):hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-light-8af5.row_50a5 .sort_86d8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-light-8af5.row_50a5 table tbody td,
.sort-light-8af5.row_50a5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hero_1259.right_afca .link-934d {
  max-width: initial;
}
.hero_1259 .yellow-d084 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hero_1259 .yellow-d084 .nav-7149 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hero_1259 .yellow-d084 .nav-7149 {
    display: block;
    margin-bottom: 2em;
  }
  .hero_1259 .yellow-d084 .nav-7149:last-child {
    margin-bottom: 0;
  }
}
.right_7c1f .message_087a:last-child,
.block_c4d5 .message_087a:last-child,
.hover_smooth_bbc6 .message_087a:last-child {
  margin-bottom: 0;
}
.right_7c1f .message_087a .motion_79b0 .component-lite-5676:last-child,
.block_c4d5 .message_087a .motion_79b0 .component-lite-5676:last-child,
.hover_smooth_bbc6 .message_087a .motion_79b0 .component-lite-5676:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .right_7c1f .shade_red_75a1,
  .right_7c1f .box_7217,
  .block_c4d5 .shade_red_75a1,
  .block_c4d5 .box_7217,
  .hover_smooth_bbc6 .shade_red_75a1,
  .hover_smooth_bbc6 .box_7217 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .title_fresh_653c .message_087a {
    margin-bottom: 2em;
  }
}
.title_fresh_653c p:last-child {
  margin-bottom: 0;
}
.title_fresh_653c li,
.title_fresh_653c ul {
  list-style: none;
  margin: 0;
}
.title_fresh_653c ul ul {
  margin-left: 2.617924em;
}
.first_dbef {
  font-size: 0.875em;
}

/* css-noise: 9599 */
.shadow-element-a6 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
