/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hover-east-58b6/customify
Author: WPCustomify
Author URI: https://pressmaximum.hover-east-58b6
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.hover-east-58b6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dim_9836.notice_df8f/licenses/gpl-2.0.status_orange_3208
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.menu-a7a9/, (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.large_3d6d.aside-ec36/normalize.copper_1fd5/
 ======
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.copper_1fd5 v7.0.0 | MIT License | github.hover-east-58b6/necolas/normalize.copper_1fd5 */
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;
}
.black_1cf1 .grid-94bb,
.hot_7aad,
.thumbnail-yellow-7ef5,
.pattern_fff0,
.up-69d2,
.gallery-steel-b8b2,
.footer-ef72,
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;
}
.hot_7aad,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hot_7aad,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hot_7aad,
  h1 {
    font-size: 1.8em;
  }
}
.thumbnail-yellow-7ef5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.thumbnail-yellow-7ef5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-yellow-7ef5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-yellow-7ef5,
  h2 {
    font-size: 1.7em;
  }
}
.pattern_fff0,
h3 {
  font-size: 1.618em;
}
.black_1cf1 .grid-94bb,
.up-69d2,
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.summary-2ad3 {
  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;
}
.basic-8c2b:after,
.basic-8c2b:before,
.box-fixed-624e:after,
.box-fixed-624e:before {
  content: "";
  display: table;
}
.basic-8c2b:after,
.box-fixed-624e:after {
  clear: both;
}
.focus-thick-b7b2 {
  float: right;
  margin-right: 0;
}
.steel-a515 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tag_f44d .warm-f865,
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;
}
.tag_f44d .warm-f865: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;
}
.menu_5ae2 .warm-f865 {
  box-shadow: none;
}
.menu_5ae2
  .warm-f865
  .gallery-94d5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.menu_5ae2 .warm-f865 .narrow-301e {
  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;
}
.menu_5ae2
  .warm-f865
  .narrow-301e
  b {
  display: none;
}
.menu_5ae2 .last_2e02 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.form-2866:not(.item_0c35):not(.down-6f58),
button:not(.item_0c35):not(.down-6f58),
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ),
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ),
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ) {
  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;
}
.form-2866:not(.item_0c35):not(
    .down-6f58
  ):hover,
button:not(.item_0c35):not(
    .down-6f58
  ):hover,
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ):hover,
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ):hover,
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.form-2866:not(.item_0c35):not(
    .down-6f58
  ):active,
.form-2866:not(.item_0c35):not(
    .down-6f58
  ):focus,
button:not(.item_0c35):not(
    .down-6f58
  ):active,
button:not(.item_0c35):not(
    .down-6f58
  ):focus,
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ):active,
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ):focus,
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ):active,
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ):focus,
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ):active,
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ):focus {
  outline: 0;
}
.form-2866:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8,
button:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8,
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8,
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8,
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8 {
  position: relative;
}
.form-2866:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .form_over_4a2a,
.form-2866:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .detail_ba73,
.form-2866:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .button-d01e,
.form-2866:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  i,
.form-2866:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  svg,
button:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .form_over_4a2a,
button:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .detail_ba73,
button:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .button-d01e,
button:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  i,
button:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  svg,
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .form_over_4a2a,
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .detail_ba73,
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .button-d01e,
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  i,
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  svg,
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .form_over_4a2a,
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .detail_ba73,
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .button-d01e,
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  i,
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  svg,
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .form_over_4a2a,
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .detail_ba73,
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  .button-d01e,
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  i,
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8
  svg {
  visibility: hidden;
}
.form-2866:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8:after,
button:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8:after,
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8:after,
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8:after,
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ).fn-loading-0de8: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;
}
.form-2866:not(.item_0c35):not(.down-6f58),
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ),
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ),
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ) {
  color: #fff;
  background: #235787;
}
.form-2866:not(.item_0c35):not(
    .down-6f58
  ):focus,
input[type="button"]:not(.item_0c35):not(
    .down-6f58
  ):focus,
input[type="reset"]:not(.item_0c35):not(
    .down-6f58
  ):focus,
input[type="submit"]:not(.item_0c35):not(
    .down-6f58
  ):focus {
  color: #fff;
}
.form-2866.fn-disabled-0de8:not(.item_0c35):not(
    .down-6f58
  ),
.form-2866[disabled]:not(.item_0c35):not(
    .down-6f58
  ),
button.fn-disabled-0de8:not(.item_0c35):not(
    .down-6f58
  ),
button[disabled]:not(.item_0c35):not(
    .down-6f58
  ) {
  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;
}
.dynamic-4956 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dynamic-4956: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;
}
.item_32d5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accordion_paper_5c7f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.module_in_2584 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.basic-8c2b:after,
.basic-8c2b:before,
.info-focused-acbd:after,
.info-focused-acbd:before,
.filter-5d0a:after,
.filter-5d0a:before,
.huge-da85:after,
.huge-da85:before,
.notification-static-942d:after,
.notification-static-942d:before,
.video-gold-9481:after,
.video-gold-9481:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.basic-8c2b:after,
.info-focused-acbd:after,
.filter-5d0a:after,
.huge-da85:after,
.notification-static-942d:after,
.video-gold-9481:after {
  clear: both;
}
.info-focused-acbd .info_liquid_4d9c,
.filter-5d0a .info_liquid_4d9c,
.hard-d714 .info_liquid_4d9c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.secondary_top_eed8 {
  display: inline-block;
}
.up_7e9a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.up_7e9a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.up_7e9a .heading_complex_4cea {
  padding: 1em 0;
  font-size: 85%;
}
.heading_complex_4cea {
  text-align: left;
  font-style: italic;
  color: #999;
}
.action_01ba {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.action_01ba:after,
.action_01ba:before {
  content: "";
  display: table;
}
.action_01ba:after {
  clear: both;
}
.secondary_2326 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.clean_fde8 .secondary_2326 {
  max-width: 50%;
}
.pattern-ea55 .secondary_2326 {
  max-width: 33.33%;
}
.progress-3688 .secondary_2326 {
  max-width: 25%;
}
.pagination-3375 .secondary_2326 {
  max-width: 20%;
}
.notification_3bd1 .secondary_2326 {
  max-width: 16.66%;
}
.light-f760 .secondary_2326 {
  max-width: 14.28%;
}
.main_pressed_d3d6 .secondary_2326 {
  max-width: 12.5%;
}
.aside_blue_071d .secondary_2326 {
  max-width: 11.11%;
}
.east_9fbc {
  display: block;
}
.black_1cf1 .banner_4016 label,
.black_1cf1 .element_dirty_34c7 label,
.black_1cf1 .message_small_419f label,
.black_1cf1 .pressed-6dc8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_wood_7c0f {
  list-style: none;
  margin: 0;
}
.popup_wood_7c0f article.secondary-70fc {
  margin-bottom: 0;
}
.popup_wood_7c0f ul {
  list-style: none;
  margin: 0;
}
.popup_wood_7c0f .first_04cf li.secondary-70fc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_wood_7c0f .first_04cf li.secondary-70fc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_wood_7c0f .first_04cf li.secondary-70fc: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) {
  .popup_wood_7c0f .first_04cf li.secondary-70fc li.secondary-70fc li.secondary-70fc li.secondary-70fc {
    padding-left: 0;
  }
}
article.secondary-70fc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.secondary-70fc .info-focused-acbd p:last-of-type {
  margin-bottom: 0;
}
article.secondary-70fc .dropdown_a1d6 {
  float: left;
}
article.secondary-70fc .shadow-09f1 {
  margin-left: 85px;
}
article.secondary-70fc .panel-e6cb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.secondary-70fc .panel-e6cb .sidebar_0a7c {
  margin-left: 10px;
}
article.secondary-70fc .photo-west-bc52 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.secondary-70fc .module-8f94 {
  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 .banner_4016,
  #respond .message_small_419f,
  #respond .pressed-6dc8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner_4016 input,
#respond .message_small_419f input,
#respond .pressed-6dc8 input {
  width: 100%;
}
#respond .pressed-6dc8 {
  margin-right: 0;
}
#respond .icon_72ce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.center-9cba {
  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;
}
.center-9cba.card-60d3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.center-9cba 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%);
}
.center-9cba:focus,
.center-9cba: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);
}
.element_first_c7d0 {
  border-radius: 10%;
}
.section_bbf1 {
  border-radius: 50%;
}
.pink-646f {
  font-size: 0.72em;
}
.badge-9ebb {
  font-size: 0.875em;
}
.border-1b1b {
  font-size: 1.1em;
}
.block_left_4cbc {
  text-transform: uppercase;
  line-height: 1.2;
}
.block_left_4cbc.pink-646f {
  letter-spacing: 0.5px;
}
.layout_gas_1a98,
.layout_gas_1a98 a {
  color: #6d6d6d;
}
.layout_gas_1a98 a:hover {
  color: #111;
}
.popup_clean_4eb6 {
  color: #6d6d6d;
}
.pagination_stale_4272 {
  overflow-x: hidden;
}
.pagination_stale_4272 .preview_29c3.bright-522f {
  position: relative;
}
.pagination_stale_4272 .preview_29c3.bright-522f.pro-18df {
  position: initial;
}
.pagination_stale_4272
  .preview_29c3.bright-522f.pro-18df
  .panel_selected_426b {
  left: auto;
}
.pagination_stale_4272 .preview_29c3 .panel_selected_426b {
  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;
}
.pagination_stale_4272 .preview_29c3:hover.bright-522f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pagination_stale_4272
  .preview_29c3:hover.bright-522f
  .panel_selected_426b {
  display: block;
  z-index: 9999999;
}
.pagination_stale_4272 .dark-8568 .form-hovered-46af,
.pagination_stale_4272 .background_black_8e4e .form-hovered-46af {
  display: none;
}
.pagination_stale_4272 .gradient_simple_1efd .preview_29c3:hover.bright-522f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.black_1cf1 .banner_4016 label,
.black_1cf1 .element_dirty_34c7 label,
.black_1cf1 .message_small_419f label,
.black_1cf1 .pressed-6dc8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_wood_7c0f {
  list-style: none;
  margin: 0;
}
.popup_wood_7c0f article.secondary-70fc {
  margin-bottom: 0;
}
.popup_wood_7c0f ul {
  list-style: none;
  margin: 0;
}
.popup_wood_7c0f .first_04cf li.secondary-70fc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_wood_7c0f .first_04cf li.secondary-70fc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_wood_7c0f .first_04cf li.secondary-70fc: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) {
  .popup_wood_7c0f .first_04cf li.secondary-70fc li.secondary-70fc li.secondary-70fc li.secondary-70fc {
    padding-left: 0;
  }
}
article.secondary-70fc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.secondary-70fc .info-focused-acbd p:last-of-type {
  margin-bottom: 0;
}
article.secondary-70fc .dropdown_a1d6 {
  float: left;
}
article.secondary-70fc .shadow-09f1 {
  margin-left: 85px;
}
article.secondary-70fc .panel-e6cb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.secondary-70fc .panel-e6cb .sidebar_0a7c {
  margin-left: 10px;
}
article.secondary-70fc .photo-west-bc52 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.secondary-70fc .module-8f94 {
  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 .banner_4016,
  #respond .message_small_419f,
  #respond .pressed-6dc8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner_4016 input,
#respond .message_small_419f input,
#respond .pressed-6dc8 input {
  width: 100%;
}
#respond .pressed-6dc8 {
  margin-right: 0;
}
#respond .icon_72ce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dark-8568 .soft_0151 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.soft_0151 .current_77e3.north_6c1e .yellow-114c > li > a:focus,
.soft_0151 .current_77e3.north_6c1e .yellow-114c > li > a:hover,
.soft_0151 .current_77e3.form_gold_486a .yellow-114c > li > a:focus,
.soft_0151 .current_77e3.form_gold_486a .yellow-114c > li > a:hover,
.soft_0151 .current_77e3.pro-ea36 .yellow-114c > li > a:focus,
.soft_0151 .current_77e3.pro-ea36 .yellow-114c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft_0151
  .current_77e3.north_6c1e
  .yellow-114c
  > li.accordion_easy_beee
  > a,
.soft_0151
  .current_77e3.north_6c1e
  .yellow-114c
  > li.avatar-b829
  > a,
.soft_0151
  .current_77e3.form_gold_486a
  .yellow-114c
  > li.accordion_easy_beee
  > a,
.soft_0151
  .current_77e3.form_gold_486a
  .yellow-114c
  > li.avatar-b829
  > a,
.soft_0151
  .current_77e3.pro-ea36
  .yellow-114c
  > li.accordion_easy_beee
  > a,
.soft_0151 .current_77e3.pro-ea36 .yellow-114c > li.shade_c1f8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.soft_0151 .copper-397d,
.soft_0151 .copper-397d a {
  color: rgba(255, 255, 255, 0.99);
}
.soft_0151 .static-fc75.link_8e0d li a,
.soft_0151 .background_4e3b a,
.soft_0151 .new_156f,
.soft_0151 .yellow-114c > li > a,
.soft_0151 .right-a99d {
  color: rgba(255, 255, 255, 0.79);
}
.soft_0151 .static-fc75.link_8e0d li a:hover,
.soft_0151 .background_4e3b a:hover,
.soft_0151 .new_156f:hover,
.soft_0151 .yellow-114c > li > a:hover,
.soft_0151 .right-a99d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft_0151 .panel-f2e9 {
  color: rgba(255, 255, 255, 0.79);
}
.soft_0151 .panel-f2e9 .pro-fdb0 {
  color: rgba(255, 255, 255, 0.99);
}
.soft_0151 .panel-f2e9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft_0151 .down-8285 .easy-9033 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.soft_0151 .down-8285 .easy-9033 .icon_5db4 {
  color: rgba(255, 255, 255, 0.79);
}
.soft_0151
  .down-8285
  .easy-9033
  .icon_5db4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft_0151
  .down-8285
  .easy-9033
  .icon_5db4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft_0151
  .down-8285
  .easy-9033
  .icon_5db4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft_0151
  .down-8285
  .easy-9033
  .icon_5db4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft_0151 .down-8285 .surface-cold-15c6 {
  color: rgba(255, 255, 255, 0.79);
}
.soft_0151 .down-8285 .surface-cold-15c6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-50b9
  .soft_0151
  .down-8285
  .image-dark-3f31
  .black_a520 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column-50b9
  .soft_0151
  .down-8285
  .image-dark-3f31
  .icon_5db4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dark-8568 .icon-red-48f3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.icon-red-48f3 .current_77e3.north_6c1e .yellow-114c > li > a:focus,
.icon-red-48f3 .current_77e3.north_6c1e .yellow-114c > li > a:hover,
.icon-red-48f3 .current_77e3.form_gold_486a .yellow-114c > li > a:focus,
.icon-red-48f3 .current_77e3.form_gold_486a .yellow-114c > li > a:hover,
.icon-red-48f3 .current_77e3.pro-ea36 .yellow-114c > li > a:focus,
.icon-red-48f3 .current_77e3.pro-ea36 .yellow-114c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-red-48f3
  .current_77e3.north_6c1e
  .yellow-114c
  > li.accordion_easy_beee
  > a,
.icon-red-48f3
  .current_77e3.north_6c1e
  .yellow-114c
  > li.avatar-b829
  > a,
.icon-red-48f3
  .current_77e3.form_gold_486a
  .yellow-114c
  > li.accordion_easy_beee
  > a,
.icon-red-48f3
  .current_77e3.form_gold_486a
  .yellow-114c
  > li.avatar-b829
  > a,
.icon-red-48f3
  .current_77e3.pro-ea36
  .yellow-114c
  > li.accordion_easy_beee
  > a,
.icon-red-48f3 .current_77e3.pro-ea36 .yellow-114c > li.shade_c1f8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-red-48f3 .copper-397d,
.icon-red-48f3 .copper-397d a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-red-48f3 .static-fc75.link_8e0d li a,
.icon-red-48f3 .background_4e3b a,
.icon-red-48f3 .new_156f,
.icon-red-48f3 .yellow-114c > li > a,
.icon-red-48f3 .right-a99d {
  color: rgba(0, 0, 0, 0.55);
}
.icon-red-48f3 .static-fc75.link_8e0d li a:hover,
.icon-red-48f3 .background_4e3b a:hover,
.icon-red-48f3 .new_156f:hover,
.icon-red-48f3 .yellow-114c > li > a:hover,
.icon-red-48f3 .right-a99d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-red-48f3 .panel-f2e9 {
  color: rgba(0, 0, 0, 0.55);
}
.icon-red-48f3 .panel-f2e9 .pro-fdb0 {
  color: rgba(0, 0, 0, 0.8);
}
.icon-red-48f3 .panel-f2e9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge_huge_07c8 .image_cool_28be {
  margin-left: auto;
  margin-right: auto;
}
.filter-5d0a > * {
  margin-left: auto;
  margin-right: auto;
}
.filter-5d0a .item_32d5 {
  margin-right: 1.41575em;
}
.avatar-12f6 .filter-5d0a > .modal_cef1 {
  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;
}
.avatar-12f6 .filter-5d0a > .row_top_160a {
  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;
}
.medium_7152.badge_huge_07c8 .image_cool_28be,
.hot_e1f5.badge_huge_07c8 .image_cool_28be {
  margin-left: 0;
}
.info-basic-31f9.badge_huge_07c8 .image_cool_28be,
.detail-dirty-ce78.badge_huge_07c8 .image_cool_28be {
  margin-right: 0;
}
.filter-5d0a ol,
.filter-5d0a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.list-2a81 video {
  max-width: 100%;
}
.right-71c5 img {
  display: block;
}
.right-71c5.item_32d5,
.right-71c5.accordion_paper_5c7f {
  width: 100%;
}
.right-71c5.row_top_160a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search-hard-cffb:not(.wrapper-paper-36f6) {
  margin: 1.5em auto;
}
.pattern-4f03 p {
  padding: 1.5em 14px;
}
ul.east_d363.row_top_160a,
ul.east_d363.modal_cef1,
ul.east_d363.container_pressed_ef3c.modal_cef1 {
  padding: 0 14px;
}
.gradient_glass_de54 {
  display: block;
  overflow-x: auto;
}
.gradient_glass_de54 table {
  border-collapse: collapse;
  width: 100%;
}
.gradient_glass_de54 td,
.gradient_glass_de54 th {
  padding: 0.5em;
}
.filter-5d0a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.filter-5d0a ol ol,
.filter-5d0a ol ul,
.filter-5d0a ul ol,
.filter-5d0a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.filter-5d0a ol ol li,
.filter-5d0a ol ul li,
.filter-5d0a ul ol li,
.filter-5d0a ul ul li {
  margin-left: 0;
}
.message_static_da08.pressed_d06f > .component_3f48 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.message_static_da08.pressed_d06f > .component_3f48 iframe,
.message_static_da08.pressed_d06f > .component_3f48 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.input_be27 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.input_be27.top_d84a {
  padding: 0;
}
.input_be27.top_d84a cite {
  font-size: 13px;
}
.input_be27 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.input_be27 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.first_210a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.first_210a > p:first-child {
  margin-top: 0;
}
.first_210a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.first_210a blockquote {
  border-left: 0;
}
.pattern_smooth_7090 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pattern_smooth_7090:not(.mask-hard-55e6) {
  max-width: 100px;
}
.pattern_smooth_7090.border-paper-4604 {
  border-bottom: none !important;
  text-align: center;
}
.pattern_smooth_7090.border-paper-4604::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pattern-4f03 p {
    padding: 1.5em 0;
  }
}
.notification_003d {
  color: #0073aa;
}
.photo_b5b4 {
  background-color: #0073aa;
}
.wrapper-ed12 {
  color: #229fd8;
}
.input_focused_71b1 {
  background-color: #229fd8;
}
.backdrop-slow-def6 {
  color: #eee;
}
.medium_a6e0 {
  background-color: #eee;
}
.frame-969f {
  color: #444;
}
.next_d85c {
  background-color: #444;
}
.white-1eab {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.white-1eab .widget-cb3b .background_4e3b {
  font-size: 15px;
}
.white-1eab .background_4e3b {
  line-height: 1.3;
}
.white-1eab .icon-red-48f3 {
}
.white-1eab .soft_0151 {
  background: #235787;
}
.caption_846d {
  padding: 0;
}
.caption_846d .soft_0151 {
  background: #1a1a1a;
}
.caption_846d .icon-red-48f3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hover_cd5a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hover_cd5a .icon-red-48f3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hover_cd5a .soft_0151 {
  background: #303030;
}
.video-gold-9481 {
  position: relative;
  z-index: 10;
}
.video-gold-9481 .tag_old_0513 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pagination-f651 .bright-522f {
  display: inline-block;
  vertical-align: middle;
}
.pagination-f651.pagination-thick-ad83 .bright-522f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pagination-f651.pagination-thick-ad83 .bright-522f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pagination-f651.pagination-thick-ad83 .bright-522f {
    margin-right: 0.4em;
  }
}
.pagination-f651.pagination-thick-ad83 .bright-522f:last-child {
  margin-right: 0;
}
.right-719c .tag_old_0513 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dark-8568 .widget-cb3b {
    margin: 0 -0.5em;
  }
  .dark-8568 .widget-cb3b [class*="customify-col-"],
  .dark-8568 .widget-cb3b [class*="customify-col_"],
  .dark-8568 .widget-cb3b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dark-8568.grid_yellow_8527 .tag_old_0513 {
  background: 0 0 !important;
}
.dark-8568.grid_yellow_8527 .tag_old_0513,
.dark-8568.right-719c .tag_old_0513 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dark-8568.detail_left_b7d1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dark-8568.right-719c .tag_old_0513 {
  box-shadow: none !important;
}
.module-paper-d7a3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .module-paper-d7a3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .module-paper-d7a3 {
    padding: 18px 0 20px;
  }
}
.module-paper-d7a3 .widget_prev_5d96 {
  width: 100%;
}
.module-paper-d7a3 .avatar_short_524c {
  margin-bottom: 0;
}
.module-paper-d7a3 .item-1552 {
  margin-top: 5px;
  font-size: 0.875em;
}
.small_d918 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.small_d918 .east-0f57 {
  width: 100%;
}
.white-4aeb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.white-4aeb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.white-4aeb 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;
}
.white-4aeb li:last-child:after {
  display: none;
}
.white-4aeb li a {
  font-weight: 500;
  margin-right: 10px;
}
.form_de3c .form-hovered-46af button,
.module-paper-d7a3 .form-hovered-46af button {
  left: 0;
}
.form_de3c .east-0f57,
.module-paper-d7a3 .east-0f57 {
  padding-left: 0;
  padding-right: 0;
}
.form_de3c .small_d918,
.module-paper-d7a3 .small_d918 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.form_de3c {
  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;
}
.form_de3c: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;
}
.form_de3c .widget_light_306f {
  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) {
  .form_de3c .widget_light_306f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .form_de3c .widget_light_306f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .form_de3c .widget_light_306f {
    min-height: 200px;
  }
}
.form_de3c .white-4aeb {
  color: rgba(255, 255, 255, 0.8);
}
.form_de3c .white-4aeb a,
.form_de3c .white-4aeb li:after {
  color: inherit;
}
.form_de3c .white-4aeb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.banner_586a {
  margin-bottom: 0.5em;
}
.down-24bd {
  margin-bottom: 1.2em;
}
.down-24bd,
.banner_586a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.down-24bd p:last-child,
.banner_586a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .form-hovered-46af,
#masthead .form-hovered-46af {
  display: none;
}
#masthead
  > .form-hovered-46af.light-aa7e {
  display: none;
}
#masthead > .form-hovered-46af button {
  left: 0;
}
.modal_south_f276 {
  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%;
}
.modal_south_f276 .bright-522f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.modal_south_f276 .outer_1033 {
  display: -webkit-box;
  display: flex;
}
.modal_south_f276 .outer_1033.over_3744 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.modal_south_f276 .outer_1033.pattern_outer_7aeb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal_south_f276 .outer_1033.modal_3c68 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal_south_f276.plasma_ec40.outer_49f5 .outer_1033.over_3744 {
  flex-basis: 100%;
}
.modal_south_f276.focus-huge-a69d .outer_1033.pattern_outer_7aeb {
  -webkit-box-flex: 1;
  flex: auto;
}
.modal_south_f276.focus-huge-a69d .outer_1033.modal_3c68 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .form-hovered-46af.light-aa7e {
  display: none;
}
#masthead > .form-hovered-46af button {
  left: 0;
}
.yellow-1066 {
  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;
}
.yellow-1066:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.yellow-1066.menu_42c4 i {
  margin-right: 4px;
}
.yellow-1066.avatar-stone-9f55 i {
  margin-left: 5px;
}
.background_4e3b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.background_4e3b p:last-child {
  margin-bottom: 0;
}
.hover_1896 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hover_1896 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hover_1896 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hover_1896 .copper-397d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hover_1896 .shadow-b74d {
  margin: 5px 0 7px 0;
}
.hover_1896.shade-6ca3 .lower_a2a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_1896.shade-6ca3 .list-dabe {
  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;
}
.hover_1896.motion-bc6e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hover_1896.motion-bc6e .lower_a2a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_1896.motion-bc6e .list-dabe {
  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;
}
.hover_1896.menu_huge_cbe1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_1896.stale-0cbf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hover_1896.stale-0cbf .list-dabe {
  margin-top: 7px;
}
.hovered_1c5d {
  display: inline-block;
}
.video-gold-9481 .tabs_bronze_c5ac .hover_1896 img {
  max-width: 100%;
}
.current_77e3 .gradient_right_899c.background_6cac,
.content-outer-9ebc .gradient_right_899c.background_6cac {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.current_77e3 .middle-4061,
.content-outer-9ebc .middle-4061 {
  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%);
}
.current_77e3 .middle-4061 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.current_77e3.text_9181 .middle-4061 {
  display: none;
}
.current_77e3 .search_silver_be10 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.current_77e3 .search_silver_be10 li {
  display: inline-block;
  position: relative;
}
.current_77e3 .search_silver_be10 li:last-child {
  margin-right: 0;
}
.current_77e3 .search_silver_be10 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;
}
.current_77e3 .search_silver_be10 li.shade_c1f8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.current_77e3 .search_silver_be10 > 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;
}
.current_77e3 .search_silver_be10 > li > a i {
  line-height: 0;
}
.current_77e3 .search_silver_be10 > li.texture_2678 > a .middle-4061 {
  margin-left: 4px;
  line-height: 0;
}
.current_77e3 .search_silver_be10 .gallery_3aac li.texture_2678 > a {
  position: relative;
}
.current_77e3 .search_silver_be10 .gallery_3aac li.texture_2678 > a:after,
.current_77e3 .search_silver_be10 .gallery_3aac li.texture_2678 > a:before {
  content: "";
  display: table;
}
.current_77e3 .search_silver_be10 .gallery_3aac li.texture_2678 > a:after {
  clear: both;
}
.current_77e3 .search_silver_be10 .gallery_3aac li.texture_2678 > a .middle-4061 {
  margin-left: 5px;
  float: right;
}
.current_77e3 .easy-321a,
.current_77e3 .gallery_3aac {
  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;
}
.current_77e3 .gallery_3aac {
  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;
}
.current_77e3 .gallery_3aac .background_6cac {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.current_77e3 .gallery_3aac .middle-4061 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.current_77e3 .gallery_3aac li {
  display: block;
  margin: 0;
  padding: 0;
}
.current_77e3 .gallery_3aac 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;
}
.current_77e3 .gallery_3aac li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.current_77e3 .gallery_3aac .gallery_3aac {
  top: 0;
  left: 100%;
}
.current_77e3 .card_f29e.fn-focus-0de8 > .easy-321a,
.current_77e3 .card_f29e.fn-focus-0de8 > .gallery_3aac,
.current_77e3 .card_f29e:focus > .easy-321a,
.current_77e3 .card_f29e:focus > .gallery_3aac,
.current_77e3 .card_f29e:hover > .easy-321a,
.current_77e3 .card_f29e:hover > .gallery_3aac {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.current_77e3.pro-ea36 .yellow-114c:after,
.current_77e3.pro-ea36 .yellow-114c:before {
  content: "";
  display: table;
}
.current_77e3.pro-ea36 .yellow-114c:after {
  clear: both;
}
.current_77e3.pro-ea36 .yellow-114c > li {
  float: left;
}
.current_77e3.lower-e2a6 .yellow-114c:after,
.current_77e3.lower-e2a6 .yellow-114c:before {
  content: "";
  display: table;
}
.current_77e3.lower-e2a6 .yellow-114c:after {
  clear: both;
}
.current_77e3.lower-e2a6 .yellow-114c > li {
  float: left;
}
.current_77e3.lower-e2a6 .yellow-114c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.current_77e3.lower-e2a6 .yellow-114c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.current_77e3.lower-e2a6 .yellow-114c > li.accordion_easy_beee > a,
.current_77e3.lower-e2a6 .yellow-114c > li.shade_c1f8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.current_77e3.north_6c1e .yellow-114c > li > a .background_6cac {
  position: relative;
}
.current_77e3.north_6c1e .yellow-114c > li > a .background_6cac: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;
}
.current_77e3.north_6c1e
  .yellow-114c
  > li:focus
  > a
  .background_6cac:before,
.current_77e3.north_6c1e
  .yellow-114c
  > li:hover
  > a
  .background_6cac:before {
  width: 100%;
  background-color: currentColor;
}
.current_77e3.north_6c1e
  .yellow-114c
  > li.accordion_easy_beee
  > a
  .background_6cac:before,
.current_77e3.north_6c1e
  .yellow-114c
  > li.avatar-b829
  > a
  .background_6cac:before {
  width: 100%;
  background-color: currentColor;
}
.current_77e3.form_gold_486a .yellow-114c > li > a .background_6cac {
  position: relative;
}
.current_77e3.form_gold_486a .yellow-114c > li > a .background_6cac: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;
}
.current_77e3.form_gold_486a .yellow-114c > li:focus > a .background_6cac:before,
.current_77e3.form_gold_486a
  .yellow-114c
  > li:hover
  > a
  .background_6cac:before {
  width: 100%;
  background-color: currentColor;
}
.current_77e3.form_gold_486a
  .yellow-114c
  > li.accordion_easy_beee
  > a
  .background_6cac:before,
.current_77e3.form_gold_486a
  .yellow-114c
  > li.avatar-b829
  > a
  .background_6cac:before {
  width: 100%;
  background-color: currentColor;
}
.content-outer-9ebc .search_silver_be10 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-outer-9ebc .search_silver_be10 li:first-child > a {
  border-top: none;
}
.content-outer-9ebc .search_silver_be10 .cool_a1aa > .background_6cac .middle-4061 {
  display: none;
}
.content-outer-9ebc .search_silver_be10 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.content-outer-9ebc .search_silver_be10 li:last-child {
  border: none;
}
.content-outer-9ebc .search_silver_be10 li.texture_2678 > a {
  padding-right: 45px !important;
}
.content-outer-9ebc .search_silver_be10 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.content-outer-9ebc .search_silver_be10 li a:focus,
.content-outer-9ebc .search_silver_be10 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content-outer-9ebc .search_silver_be10 li .layout-copper-4baa {
  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;
}
.content-outer-9ebc .search_silver_be10 li .layout-copper-4baa:hover {
  box-shadow: none;
}
.content-outer-9ebc .search_silver_be10 li .layout-copper-4baa .middle-4061 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.content-outer-9ebc .search_silver_be10 .gallery_3aac {
  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);
}
.content-outer-9ebc .search_silver_be10 .gallery_3aac li a {
  padding-left: 3em;
}
.content-outer-9ebc .search_silver_be10 .video-ece1 > a .layout-copper-4baa i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content-outer-9ebc .search_silver_be10 .video-ece1 > .gallery_3aac {
  display: block;
  opacity: 1;
}
.current-a9a6 {
  max-width: 100%;
}
.outline-current-8c89 {
  line-height: 0;
  cursor: pointer;
}
.right-a99d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.right-a99d:hover {
  box-shadow: none;
  color: currentColor;
}
.right-a99d svg {
  width: 18px;
  height: 18px;
}
.right-a99d .gas-aa49 {
  display: none;
}
.video-513a {
  position: relative;
}
.video-513a.fn-active-0de8 .right-a99d .backdrop-f293 {
  display: none;
}
.video-513a.fn-active-0de8 .right-a99d .gas-aa49 {
  display: inline-block;
}
.video-513a .carousel_static_3500 {
  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);
}
.video-513a.preview-85b7 .carousel_static_3500 {
  left: auto;
  right: -0.9em;
}
.video-513a.preview-85b7 .outline-bright-ff81::before {
  left: auto;
  right: 15px;
}
.video-513a.fn-active-0de8 .carousel_static_3500 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image-dark-3f31 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.image-dark-3f31 label {
  flex-basis: 100%;
}
.image-dark-3f31 .easy-9033 {
  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;
}
.image-dark-3f31 .icon_5db4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.image-dark-3f31 .icon_5db4:focus {
  background-color: transparent;
}
.image-dark-3f31 button.surface-cold-15c6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.image-dark-3f31 button.surface-cold-15c6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.image-dark-3f31 button.surface-cold-15c6 svg {
  width: 18px;
  height: 18px;
}
.image-dark-3f31 input[type="submit"] {
  min-height: auto;
}
.down-8285 .image-dark-3f31 .icon_5db4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.outline-bright-ff81 {
  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) {
  .outline-bright-ff81 {
    width: 220px;
  }
}
.outline-bright-ff81 label {
  flex-basis: 100%;
}
.outline-bright-ff81::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;
}
.column-50b9 .down-8285 .image-dark-3f31 {
  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;
}
.column-50b9
  .down-8285
  .image-dark-3f31
  .easy-9033 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.column-50b9 .down-8285 .image-dark-3f31 .icon_5db4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.column-50b9
  .down-8285
  .image-dark-3f31
  .icon_5db4:focus {
  background: 0 0;
}
.column-50b9
  .down-8285
  .image-dark-3f31
  .black_a520 {
  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;
}
.static-fc75 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.static-fc75 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.static-fc75 li:last-child {
  margin-right: 0;
}
.static-fc75 li:first-child {
  margin-left: 0;
}
.static-fc75.summary-right-eefc a {
  color: #fff;
}
.static-fc75.summary-right-eefc a:hover {
  color: #fff;
}
.static-fc75 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.static-fc75 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.static-fc75 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.static-fc75 a:hover {
  opacity: 0.9;
  color: inherit;
}
.static-fc75 [class*="social-icon-apple"] {
  background-color: #999;
}
.static-fc75 [class*="social-icon-apple"].middle_25b2 {
  background-color: transparent;
  color: #999;
}
.static-fc75 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.static-fc75 [class*="social-icon-behance"].middle_25b2 {
  background-color: transparent;
  color: #1769ff;
}
.static-fc75 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.static-fc75 [class*="social-icon-bitbucket"].middle_25b2 {
  background-color: transparent;
  color: #205081;
}
.static-fc75 [class*="social-icon-codepen"] {
  background-color: #000;
}
.static-fc75 [class*="social-icon-codepen"].middle_25b2 {
  background-color: transparent;
  color: #000;
}
.static-fc75 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.static-fc75 [class*="social-icon-delicious"].middle_25b2 {
  background-color: transparent;
  color: #39f;
}
.static-fc75 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.static-fc75 [class*="social-icon-digg"].middle_25b2 {
  background-color: transparent;
  color: #005be2;
}
.static-fc75 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.static-fc75 [class*="social-icon-dribbble"].middle_25b2 {
  background-color: transparent;
  color: #ea4c89;
}
.static-fc75 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.static-fc75 [class*="social-icon-envelope"].middle_25b2 {
  background-color: transparent;
  color: #ea4335;
}
.static-fc75 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.static-fc75 [class*="social-icon-facebook"].middle_25b2 {
  background-color: transparent;
  color: #3b5998;
}
.static-fc75 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.static-fc75 [class*="social-icon-flickr"].middle_25b2 {
  background-color: transparent;
  color: #0063dc;
}
.static-fc75 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.static-fc75 [class*="social-icon-foursquare"].middle_25b2 {
  background-color: transparent;
  color: #2d5be3;
}
.static-fc75 [class*="social-icon-github"] {
  background-color: #333;
}
.static-fc75 [class*="social-icon-github"].middle_25b2 {
  background-color: transparent;
  color: #333;
}
.static-fc75 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.static-fc75 [class*="social-icon-google-plus"].middle_25b2 {
  background-color: transparent;
  color: #dd4b39;
}
.static-fc75 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.static-fc75 [class*="social-icon-houzz"].middle_25b2 {
  background-color: transparent;
  color: #7ac142;
}
.static-fc75 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.static-fc75 [class*="social-icon-instagram"].middle_25b2 {
  background-color: transparent;
  color: #262626;
}
.static-fc75 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.static-fc75 [class*="social-icon-jsfiddle"].middle_25b2 {
  background-color: transparent;
  color: #487aa2;
}
.static-fc75 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.static-fc75 [class*="social-icon-linkedin"].middle_25b2 {
  background-color: transparent;
  color: #0077b5;
}
.static-fc75 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.static-fc75 [class*="social-icon-medium"].middle_25b2 {
  background-color: transparent;
  color: #00ab6b;
}
.static-fc75 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.static-fc75
  [class*="social-icon-odnoklassniki"].middle_25b2 {
  background-color: transparent;
  color: #f4731c;
}
.static-fc75 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.static-fc75 [class*="social-icon-meetup"].middle_25b2 {
  background-color: transparent;
  color: #ec1c40;
}
.static-fc75 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.static-fc75 [class*="social-icon-pinterest"].middle_25b2 {
  background-color: transparent;
  color: #bd081c;
}
.static-fc75 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.static-fc75 [class*="social-icon-product-hunt"].middle_25b2 {
  background-color: transparent;
  color: #da552f;
}
.static-fc75 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.static-fc75 [class*="social-icon-reddit"].middle_25b2 {
  background-color: transparent;
  color: #ff4500;
}
.static-fc75 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.static-fc75 [class*="social-icon-rss"].middle_25b2 {
  background-color: transparent;
  color: #f26522;
}
.static-fc75 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.static-fc75
  [class*="social-icon-shopping-cart"].middle_25b2 {
  background-color: transparent;
  color: #4caf50;
}
.static-fc75 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.static-fc75 [class*="social-icon-skype"].middle_25b2 {
  background-color: transparent;
  color: #00aff0;
}
.static-fc75 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.static-fc75 [class*="social-icon-slideshare"].middle_25b2 {
  background-color: transparent;
  color: #0077b5;
}
.static-fc75 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.static-fc75 [class*="social-icon-snapchat"].middle_25b2 {
  background-color: transparent;
  color: #fffc00;
}
.static-fc75 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.static-fc75 [class*="social-icon-soundcloud"].middle_25b2 {
  background-color: transparent;
  color: #f80;
}
.static-fc75 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.static-fc75 [class*="social-icon-spotify"].middle_25b2 {
  background-color: transparent;
  color: #2ebd59;
}
.static-fc75 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.static-fc75
  [class*="social-icon-stack-overflow"].middle_25b2 {
  background-color: transparent;
  color: #fe7a15;
}
.static-fc75 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.static-fc75 [class*="social-icon-maldkfgram"].middle_25b2 {
  background-color: transparent;
  color: #2ca5e0;
}
.static-fc75 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.static-fc75 [class*="social-icon-tripadvisor"].middle_25b2 {
  background-color: transparent;
  color: #589442;
}
.static-fc75 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.static-fc75 [class*="social-icon-tumblr"].middle_25b2 {
  background-color: transparent;
  color: #35465c;
}
.static-fc75 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.static-fc75 [class*="social-icon-twitch"].middle_25b2 {
  background-color: transparent;
  color: #6441a5;
}
.static-fc75 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.static-fc75 [class*="social-icon-twitter"].middle_25b2 {
  background-color: transparent;
  color: #1da1f2;
}
.static-fc75 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.static-fc75 [class*="social-icon-vimeo"].middle_25b2 {
  background-color: transparent;
  color: #1ab7ea;
}
.static-fc75 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.static-fc75 [class*="social-icon-vk"].middle_25b2 {
  background-color: transparent;
  color: #45668e;
}
.static-fc75 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.static-fc75 [class*="social-icon-weibo"].middle_25b2 {
  background-color: transparent;
  color: #df2029;
}
.static-fc75 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.static-fc75 [class*="social-icon-weixin"].middle_25b2 {
  background-color: transparent;
  color: #7bb32e;
}
.static-fc75 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.static-fc75 [class*="social-icon-whatsapp"].middle_25b2 {
  background-color: transparent;
  color: #25d366;
}
.static-fc75 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.static-fc75 [class*="social-icon-wordpress"].middle_25b2 {
  background-color: transparent;
  color: #21759b;
}
.static-fc75 [class*="social-icon-xing"] {
  background-color: #026466;
}
.static-fc75 [class*="social-icon-xing"].middle_25b2 {
  background-color: transparent;
  color: #026466;
}
.static-fc75 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.static-fc75 [class*="social-icon-yelp"].middle_25b2 {
  background-color: transparent;
  color: #af0606;
}
.static-fc75 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.static-fc75 [class*="social-icon-youtube"].middle_25b2 {
  background-color: transparent;
  color: #cd201f;
}
.new_156f {
  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;
}
.new_156f:hover {
  box-shadow: none;
  background: 0 0;
}
.action_8b09 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.next_9123 {
  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;
}
.status-warm-aa63 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.shade_0027 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.shade_0027,
.shade_0027::after,
.shade_0027::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;
}
.shade_0027::after,
.shade_0027::before {
  content: "";
  display: block;
  background-color: inherit;
}
.input_upper_e352 .next_9123 .status-warm-aa63 {
  margin-top: -2px;
  width: 19px;
}
.input_upper_e352 .next_9123 .shade_0027 {
  margin-top: -1px;
}
.input_upper_e352 .next_9123 .shade_0027,
.input_upper_e352 .next_9123 .shade_0027::after,
.input_upper_e352 .next_9123 .shade_0027::before {
  width: 19px;
  height: 2px;
}
.input_upper_e352 .next_9123 .shade_0027::before {
  top: -6px;
}
.input_upper_e352 .next_9123 .shade_0027::after {
  bottom: -6px;
}
.carousel_action_f21b .next_9123 .status-warm-aa63 {
  margin-top: -2px;
  width: 22px;
}
.carousel_action_f21b .next_9123 .shade_0027 {
  margin-top: -1px;
}
.carousel_action_f21b .next_9123 .shade_0027,
.carousel_action_f21b .next_9123 .shade_0027::after,
.carousel_action_f21b .next_9123 .shade_0027::before {
  width: 22px;
  height: 2px;
}
.carousel_action_f21b .next_9123 .shade_0027::before {
  top: -7px;
}
.carousel_action_f21b .next_9123 .shade_0027::after {
  bottom: -7px;
}
.row-4b2b .next_9123 .status-warm-aa63 {
  margin-top: -2px;
  width: 31px;
}
.row-4b2b .next_9123 .shade_0027 {
  margin-top: -1.5px;
}
.row-4b2b .next_9123 .shade_0027,
.row-4b2b .next_9123 .shade_0027::after,
.row-4b2b .next_9123 .shade_0027::before {
  width: 31px;
  height: 3px;
}
.row-4b2b .next_9123 .shade_0027::before {
  top: -9px;
}
.row-4b2b .next_9123 .shade_0027::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .left-33b0 .next_9123 .status-warm-aa63 {
    margin-top: -2px;
    width: 19px;
  }
  .left-33b0 .next_9123 .shade_0027 {
    margin-top: -1px;
  }
  .left-33b0 .next_9123 .shade_0027,
  .left-33b0 .next_9123 .shade_0027::after,
  .left-33b0 .next_9123 .shade_0027::before {
    width: 19px;
    height: 2px;
  }
  .left-33b0 .next_9123 .shade_0027::before {
    top: -6px;
  }
  .left-33b0 .next_9123 .shade_0027::after {
    bottom: -6px;
  }
  .simple_021d .next_9123 .status-warm-aa63 {
    margin-top: -2px;
    width: 22px;
  }
  .simple_021d .next_9123 .shade_0027 {
    margin-top: -1px;
  }
  .simple_021d .next_9123 .shade_0027,
  .simple_021d .next_9123 .shade_0027::after,
  .simple_021d .next_9123 .shade_0027::before {
    width: 22px;
    height: 2px;
  }
  .simple_021d .next_9123 .shade_0027::before {
    top: -7px;
  }
  .simple_021d .next_9123 .shade_0027::after {
    bottom: -7px;
  }
  .element_d5b5 .next_9123 .status-warm-aa63 {
    margin-top: -2px;
    width: 31px;
  }
  .element_d5b5 .next_9123 .shade_0027 {
    margin-top: -1.5px;
  }
  .element_d5b5 .next_9123 .shade_0027,
  .element_d5b5 .next_9123 .shade_0027::after,
  .element_d5b5 .next_9123 .shade_0027::before {
    width: 31px;
    height: 3px;
  }
  .element_d5b5 .next_9123 .shade_0027::before {
    top: -9px;
  }
  .element_d5b5 .next_9123 .shade_0027::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_wide_0a9d .next_9123 .status-warm-aa63 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow_wide_0a9d .next_9123 .shade_0027 {
    margin-top: -1px;
  }
  .shadow_wide_0a9d .next_9123 .shade_0027,
  .shadow_wide_0a9d .next_9123 .shade_0027::after,
  .shadow_wide_0a9d .next_9123 .shade_0027::before {
    width: 19px;
    height: 2px;
  }
  .shadow_wide_0a9d .next_9123 .shade_0027::before {
    top: -6px;
  }
  .shadow_wide_0a9d .next_9123 .shade_0027::after {
    bottom: -6px;
  }
  .liquid-9bc4 .next_9123 .status-warm-aa63 {
    margin-top: -2px;
    width: 22px;
  }
  .liquid-9bc4 .next_9123 .shade_0027 {
    margin-top: -1px;
  }
  .liquid-9bc4 .next_9123 .shade_0027,
  .liquid-9bc4 .next_9123 .shade_0027::after,
  .liquid-9bc4 .next_9123 .shade_0027::before {
    width: 22px;
    height: 2px;
  }
  .liquid-9bc4 .next_9123 .shade_0027::before {
    top: -7px;
  }
  .liquid-9bc4 .next_9123 .shade_0027::after {
    bottom: -7px;
  }
  .icon_inner_0896 .next_9123 .status-warm-aa63 {
    margin-top: -2px;
    width: 31px;
  }
  .icon_inner_0896 .next_9123 .shade_0027 {
    margin-top: -1.5px;
  }
  .icon_inner_0896 .next_9123 .shade_0027,
  .icon_inner_0896 .next_9123 .shade_0027::after,
  .icon_inner_0896 .next_9123 .shade_0027::before {
    width: 31px;
    height: 3px;
  }
  .icon_inner_0896 .next_9123 .shade_0027::before {
    top: -9px;
  }
  .icon_inner_0896 .next_9123 .shade_0027::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fluid-180d .next_9123 .status-warm-aa63 {
    margin-top: -2px;
    width: 19px;
  }
  .fluid-180d .next_9123 .shade_0027 {
    margin-top: -1px;
  }
  .fluid-180d .next_9123 .shade_0027,
  .fluid-180d .next_9123 .shade_0027::after,
  .fluid-180d .next_9123 .shade_0027::before {
    width: 19px;
    height: 2px;
  }
  .fluid-180d .next_9123 .shade_0027::before {
    top: -6px;
  }
  .fluid-180d .next_9123 .shade_0027::after {
    bottom: -6px;
  }
  .rough_c693 .next_9123 .status-warm-aa63 {
    margin-top: -2px;
    width: 22px;
  }
  .rough_c693 .next_9123 .shade_0027 {
    margin-top: -1px;
  }
  .rough_c693 .next_9123 .shade_0027,
  .rough_c693 .next_9123 .shade_0027::after,
  .rough_c693 .next_9123 .shade_0027::before {
    width: 22px;
    height: 2px;
  }
  .rough_c693 .next_9123 .shade_0027::before {
    top: -7px;
  }
  .rough_c693 .next_9123 .shade_0027::after {
    bottom: -7px;
  }
  .button-bright-3198 .next_9123 .status-warm-aa63 {
    margin-top: -2px;
    width: 31px;
  }
  .button-bright-3198 .next_9123 .shade_0027 {
    margin-top: -1.5px;
  }
  .button-bright-3198 .next_9123 .shade_0027,
  .button-bright-3198 .next_9123 .shade_0027::after,
  .button-bright-3198 .next_9123 .shade_0027::before {
    width: 31px;
    height: 3px;
  }
  .button-bright-3198 .next_9123 .shade_0027::before {
    top: -9px;
  }
  .button-bright-3198 .next_9123 .shade_0027::after {
    bottom: -9px;
  }
}
.notice-plasma-f3c5 .shade_0027 {
  -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);
}
.notice-plasma-f3c5 .shade_0027::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notice-plasma-f3c5 .shade_0027::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);
}
.notice-plasma-f3c5.banner-first-f84d .shade_0027 {
  -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);
}
.notice-plasma-f3c5.banner-first-f84d .shade_0027::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notice-plasma-f3c5.banner-first-f84d .shade_0027::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);
}
.liquid_bd8c {
  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.thumbnail-669d:before {
  display: none;
}
.background_black_8e4e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.background_black_8e4e .mask-4831 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.background_black_8e4e .mask-4831:last-of-type {
  border-bottom: none;
}
.background_black_8e4e .mask-4831.column_5273,
.background_black_8e4e .mask-4831.grid-dark-baa6,
.background_black_8e4e .mask-4831.heading_6a12 {
  padding: 0;
}
.background_black_8e4e .content-outer-9ebc .layout-copper-4baa {
  color: currentColor;
}
.background_black_8e4e .content-outer-9ebc .layout-copper-4baa:focus,
.background_black_8e4e .content-outer-9ebc .layout-copper-4baa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_black_8e4e.icon-red-48f3 .panel-f2e9,
.background_black_8e4e.icon-red-48f3 .background_4e3b a,
.background_black_8e4e.icon-red-48f3 .yellow-114c a,
.background_black_8e4e.icon-red-48f3 .gallery_3aac a {
  color: rgba(0, 0, 0, 0.55);
}
.background_black_8e4e.icon-red-48f3 .panel-f2e9:hover,
.background_black_8e4e.icon-red-48f3 .background_4e3b a:hover,
.background_black_8e4e.icon-red-48f3 .yellow-114c a:hover,
.background_black_8e4e.icon-red-48f3 .gallery_3aac a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_black_8e4e.icon-red-48f3 .pro-fdb0 {
  color: rgba(0, 0, 0, 0.8);
}
.background_black_8e4e.icon-red-48f3 .mask-4831 {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_black_8e4e.icon-red-48f3 .mask-4831:before {
  background: rgba(0, 0, 0, 0.08);
}
.background_black_8e4e.icon-red-48f3 .mask_a7c6:before {
  background: rgba(255, 255, 255, 0.9);
}
.background_black_8e4e.icon-red-48f3 .content-outer-9ebc .search_silver_be10 li a,
.background_black_8e4e.icon-red-48f3 .content-outer-9ebc .layout-copper-4baa,
.background_black_8e4e.icon-red-48f3 .gallery_3aac {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_black_8e4e.icon-red-48f3 .content-outer-9ebc .layout-copper-4baa:focus,
.background_black_8e4e.icon-red-48f3 .content-outer-9ebc .layout-copper-4baa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_black_8e4e.icon-red-48f3 .search_silver_be10 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_black_8e4e.soft_0151 .panel-f2e9,
.background_black_8e4e.soft_0151 .background_4e3b a,
.background_black_8e4e.soft_0151 .yellow-114c .layout-copper-4baa,
.background_black_8e4e.soft_0151 .yellow-114c a,
.background_black_8e4e.soft_0151 .gallery_3aac a {
  color: rgba(255, 255, 255, 0.79);
}
.background_black_8e4e.soft_0151 .panel-f2e9:hover,
.background_black_8e4e.soft_0151 .background_4e3b a:hover,
.background_black_8e4e.soft_0151 .yellow-114c .layout-copper-4baa:hover,
.background_black_8e4e.soft_0151 .yellow-114c a:hover,
.background_black_8e4e.soft_0151 .gallery_3aac a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_black_8e4e.soft_0151 .pro-fdb0 {
  color: rgba(255, 255, 255, 0.99);
}
.background_black_8e4e.soft_0151 .mask-4831 {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_black_8e4e.soft_0151 .mask-4831:before {
  background: rgba(255, 255, 255, 0.08);
}
.background_black_8e4e.soft_0151 .mask_a7c6:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_black_8e4e.soft_0151 .content-outer-9ebc .search_silver_be10 li a,
.background_black_8e4e.soft_0151 .content-outer-9ebc .layout-copper-4baa,
.background_black_8e4e.soft_0151 .gallery_3aac {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_black_8e4e.soft_0151 .content-outer-9ebc .layout-copper-4baa:focus,
.background_black_8e4e.soft_0151 .content-outer-9ebc .layout-copper-4baa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_black_8e4e.soft_0151 .search_silver_be10 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_a7c6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.mask_a7c6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.content_e062 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.footer-left-071d .background_black_8e4e {
  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;
}
.footer-left-071d .mask-4831 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.footer-left-071d .mask-4831: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) {
  .footer-left-071d .mask-4831:before {
    width: 16%;
    left: 42%;
  }
}
.footer-left-071d .mask-4831:last-child:before {
  content: none;
}
.footer-left-071d .mask-4831[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.footer-left-071d .content-outer-9ebc .search_silver_be10 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.footer-left-071d .content-outer-9ebc .search_silver_be10 li a .layout-copper-4baa {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.footer-left-071d .content-outer-9ebc .gallery_3aac {
  border: none;
}
.footer-left-071d .content-outer-9ebc .gallery_3aac li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.footer-left-071d .mask_a7c6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.footer-left-071d .content_e062 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.footer-left-071d .soft_0151 .mask_a7c6:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer-left-071d .icon-red-48f3.thumbnail-advanced-09c3 .shade_0027 {
  background: rgba(0, 0, 0, 0.6);
}
.footer-left-071d
  .icon-red-48f3.thumbnail-advanced-09c3
  .shade_0027::after,
.footer-left-071d
  .icon-red-48f3.thumbnail-advanced-09c3
  .shade_0027:before {
  background: inherit;
}
.footer-left-071d
  .icon-red-48f3.thumbnail-advanced-09c3:hover
  .shade_0027 {
  background: rgba(0, 0, 0, 0.8);
}
.steel-31ef .background_black_8e4e {
  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) {
  .steel-31ef .background_black_8e4e {
    width: auto;
    right: 45px;
  }
}
.light-4f1d .background_black_8e4e {
  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) {
  .light-4f1d .background_black_8e4e {
    width: auto;
    left: 45px;
  }
}
.thumbnail-669d .background_black_8e4e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.thumbnail-669d .content_e062 {
  max-width: 48em;
  margin: 0 auto;
}
.thumbnail-669d .mask_a7c6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.first-d7b0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.first-d7b0.footer-left-071d .background_black_8e4e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.first-d7b0.steel-31ef .background_black_8e4e {
  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);
}
.first-d7b0 .background_black_8e4e {
  visibility: visible;
}
.first-d7b0.light-4f1d .background_black_8e4e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.selected_0d6b,
.glass_4d15 {
  overflow-x: hidden;
}
.selected_0d6b .background_black_8e4e {
  overflow: auto;
}
.selected_0d6b.footer-left-071d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.selected_0d6b.footer-left-071d .background_black_8e4e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.selected_0d6b.footer-left-071d .new_156f {
  opacity: 0;
}
.selected_0d6b.steel-31ef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.selected_0d6b.steel-31ef .background_black_8e4e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.selected_0d6b.steel-31ef .new_156f {
  opacity: 0;
}
.selected_0d6b.light-4f1d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.selected_0d6b.light-4f1d .background_black_8e4e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.selected_0d6b.light-4f1d .new_156f {
  opacity: 0;
}
.selected_0d6b.thumbnail-669d .background_black_8e4e {
  z-index: 10;
  visibility: visible;
}
.thumbnail-advanced-09c3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.thumbnail-advanced-09c3 .shade_0027 {
  background: rgba(255, 255, 255, 0.99);
}
.thumbnail-advanced-09c3 .shade_0027::after,
.thumbnail-advanced-09c3 .shade_0027:before {
  background: inherit;
}
.thumbnail-advanced-09c3:hover .shade_0027 {
  background: rgba(255, 255, 255, 0.99);
}
.light-4f1d .thumbnail-advanced-09c3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.thumbnail-669d .thumbnail-advanced-09c3 {
  display: none !important;
}
.selected_0d6b:before,
.glass_4d15:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.selected_0d6b .thumbnail-advanced-09c3,
.glass_4d15 .thumbnail-advanced-09c3 {
  display: inline-block;
}
.background_black_8e4e .bright-522f {
  -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;
}
.selected_0d6b .background_black_8e4e .bright-522f,
.glass_4d15 .background_black_8e4e .bright-522f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient_1ce4 .easy-9033 {
  width: 100%;
}
.tabs_bronze_c5ac {
  padding: 0 0.5em 0;
}
.tabs_bronze_c5ac [class*="customify-col-"],
.tabs_bronze_c5ac [class*="customify-col_"],
.tabs_bronze_c5ac [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tabs_6fa7 .tabs_bronze_c5ac {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget-cb3b .aside_out_cd60,
  .aside_out_cd60 {
    display: none;
  }
  .backdrop_large_bd84 {
    text-align: left;
  }
  .gradient-dark-c6e7 {
    text-align: center;
  }
  .black_0ce9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget-cb3b .hero_955e,
  .hero_955e {
    display: none;
  }
  .section_silver_06b3 {
    text-align: left;
  }
  .fresh-3f68 {
    text-align: center;
  }
  .last-c7d2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget-cb3b .box-21be,
  .box-21be {
    display: none;
  }
  .element_1a93 {
    text-align: left;
  }
  .liquid_2c45 {
    text-align: center;
  }
  .fast_e1c3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.popup_motion_474e {
  box-shadow: none !important;
}
.pattern-red-eea9 .texture_paper_5c81,
.dynamic_6b0e .texture_paper_5c81 {
  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;
}
.dynamic_6b0e .texture_paper_5c81 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tag_old_0513 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tag_old_0513:after,
.tag_old_0513:before {
  content: "";
  display: table;
}
.tag_old_0513:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tag_old_0513 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tag_old_0513,
.detail_left_b7d1 {
  max-width: 1248px;
  margin: 0 auto;
}

.huge-da85.shade-9923 .tag_old_0513 {
  max-width: 100%;
}
.huge-da85.hover-new-d509 {
  max-width: 1200px;
  margin: 0 auto;
}
.huge-da85.in_861b .tag_old_0513 {
  max-width: 100%;
}
.huge-da85.in_861b > .tag_old_0513 {
  padding-left: 0;
  padding-right: 0;
}
.huge-da85.in_861b > .tag_old_0513 .widget-cb3b {
  margin: 0;
}
.huge-da85.in_861b
  > .tag_old_0513
  .element-wood-fc22.card_small_28f0 {
  margin-right: 0;
  margin-left: 0;
}
.huge-da85.in_861b #main.card_small_28f0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hover_south_814d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hover_south_814d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-hovered-1555 .image_cool_28be {
    padding-right: 1em;
  }
  .table-hovered-1555.element-387f .element-wood-fc22 {
    border-right: 1px solid #eaecee;
  }
  .table-hovered-1555.element-387f .image_cool_28be {
    padding-right: 1em;
  }
  .table-hovered-1555.element-387f .photo_yellow_97cc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .basic_9f84 .image_cool_28be {
    padding-left: 1em;
  }
  .basic_9f84.element-387f .element-wood-fc22 {
    border-left: 1px solid #eaecee;
  }
  .basic_9f84.element-387f .image_cool_28be {
    padding-left: 1em;
  }
  .basic_9f84.element-387f .photo_yellow_97cc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media-fluid-fbe3 .image_cool_28be {
    padding-left: 1em;
  }
  .media-fluid-fbe3.element-387f .panel_dark_79b4 {
    border-right: 1px solid #eaecee;
  }
  .media-fluid-fbe3.element-387f .lite_dd81 {
    border-right: 1px solid #eaecee;
  }
  .media-fluid-fbe3.element-387f .image_cool_28be {
    padding-left: 1em;
  }
  .media-fluid-fbe3.element-387f .photo_yellow_97cc {
    padding-right: 1em;
  }
  .media-fluid-fbe3.element-387f .icon-8721 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_f379 .image_cool_28be {
    padding-right: 1em;
  }
  .block_f379.element-387f .panel_dark_79b4 {
    border-left: 1px solid #eaecee;
  }
  .block_f379.element-387f .lite_dd81 {
    border-left: 1px solid #eaecee;
  }
  .block_f379.element-387f .image_cool_28be {
    padding-right: 1em;
  }
  .block_f379.element-387f .photo_yellow_97cc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_f379.element-387f .icon-8721 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_south_814d .image_cool_28be {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_south_814d.element-387f .element-wood-fc22 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hover_south_814d.element-387f .image_cool_28be {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_south_814d.element-387f .photo_yellow_97cc {
    padding-left: 1em;
  }
  .hover_south_814d.element-387f .icon-8721 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hover_south_814d.element-387f .image_cool_28be {
    padding-left: 0;
  }
}
.grid_3c35 .pagination-f651 {
  display: inline-block;
}
.title_out_0638 {
  display: inline-block;
}
.south-17d2 {
  word-con: break-word;
}
.soft_5ee5 > span {
  display: inline-block;
  padding: 5px 0;
}
.soft_5ee5 .row-8658 {
  margin-left: 8px;
  margin-right: 8px;
}
.soft_5ee5 .over-e9a5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.module_ffef .thick-5488 {
  margin-bottom: 2em;
}
.module_ffef .medium_22b7 {
  margin-bottom: 15px;
}
.module_ffef .medium_22b7:last-child {
  margin-bottom: 0;
}
.module_ffef .tiny_d1d7 {
  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) {
  .module_ffef .tiny_d1d7 {
    display: block;
  }
}
.module_ffef .outline-east-7b07 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .module_ffef .outline-east-7b07 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.module_ffef .gold-97ae {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.module_ffef .gold-97ae img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.module_ffef .gold-97ae a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.module_ffef .south-17d2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.module_ffef .south-17d2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.module_ffef .active_1e73 p:last-child {
  margin-bottom: 0;
}
.module_ffef .button_old_fbe5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.module_ffef .carousel-5a0f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.module_ffef .south-6f50 {
  margin-top: 1em;
}
.module_ffef .narrow_1172 {
  top: 0;
  display: block;
}
.module_ffef .narrow_1172 a {
  color: inherit;
}
.module_ffef .narrow_1172 a:hover {
  color: inherit;
}
.module_ffef .action_288b {
  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;
}
.module_ffef .action_288b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.module_ffef .carousel-5a0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.module_ffef .motion-1b04 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.module_ffef .motion-1b04:first-child {
  margin-top: 0;
}
.module_ffef .motion-1b04.up_a463 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.module_ffef .motion-1b04.background-red-cf2b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module_ffef
  .motion-1b04.background-red-cf2b.message_080c
  .south-6f50 {
  width: 100%;
}
.module_ffef .background-red-cf2b {
  -webkit-box-align: center;
  align-items: center;
}
.module_ffef .background-red-cf2b .soft_5ee5,
.module_ffef .background-red-cf2b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.module_ffef .gold-97ae {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module_ffef .gold-97ae img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module_ffef .gold-97ae: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;
}
.module_ffef .up_a463 {
  z-index: 5;
}
.module_ffef .wrapper_south_510d .red-0ce9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.module_ffef .widget-20e0 .red-0ce9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.module_ffef .icon_1c5e .red-0ce9 {
  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;
}
.module_ffef.tertiary-pink-21c0 .tiny_d1d7,
.module_ffef.background-a975 .tiny_d1d7 {
  display: block;
}
.module_ffef.tertiary-pink-21c0 .tiny_d1d7 .east-254f,
.module_ffef.tertiary-pink-21c0 .tiny_d1d7 .carousel-5a0f,
.module_ffef.background-a975 .tiny_d1d7 .east-254f,
.module_ffef.background-a975 .tiny_d1d7 .carousel-5a0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module_ffef.thumbnail-9999 .outline-east-7b07 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .module_ffef.thumbnail-9999 .outline-east-7b07 {
    margin-right: 0;
  }
}
.module_ffef.tertiary-pink-21c0 .outline-east-7b07,
.module_ffef.background-a975 .outline-east-7b07 {
  padding-top: 40%;
}
.module_ffef.tertiary-pink-21c0 .thick-5488,
.module_ffef.background-a975 .thick-5488 {
  display: block;
}
.module_ffef.tertiary-pink-21c0 .fn-sticky-0de8 .carousel-5a0f,
.module_ffef.background-a975 .fn-sticky-0de8 .carousel-5a0f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.module_ffef.tertiary-pink-21c0 .outline-east-7b07,
.module_ffef.background-a975 .outline-east-7b07 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.module_ffef.tertiary-pink-21c0 .carousel-5a0f {
  padding: 1em;
}
.pattern-dd33 {
  margin: 30px auto;
  display: block;
}
.pattern-dd33 .feature_action_6dd8 > * {
  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;
}
.pattern-dd33 .feature_action_6dd8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern-dd33 .feature_action_6dd8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section_3091 .soft_5ee5 {
  margin-bottom: 1.41575em;
}
.section_3091 .icon-8e63 {
  margin-bottom: 1.618em;
}
.filter-5d0a .outline_d772 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.filter-5d0a .outline_d772 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.filter-5d0a .heading-large-cf68 {
  max-width: 100%;
  overflow: auto;
}
.badge_huge_07c8 .filter-5d0a a:hover {
  text-decoration: underline;
}
.texture-e4d7 .medium_22b7:not(.south-17d2),
.texture-e4d7 .gold-97ae {
  margin-bottom: 1.41575em;
}
.texture-e4d7 .medium_22b7:not(.south-17d2):last-child,
.texture-e4d7 .gold-97ae:last-child {
  margin-bottom: 0;
}
.texture-e4d7 .medium_22b7.surface-9921 {
  margin-bottom: 0.41575em;
}
.texture-e4d7 .aside-full-53f1:before,
.texture-e4d7 .info_eb8f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.texture-e4d7 .aside-full-53f1:before {
  content: "\f115";
}
.texture-e4d7 .info_eb8f:before {
  content: "\f02c";
}
.texture-e4d7 .sort-d27c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.texture-e4d7 .sort-d27c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.list_middle_0022 {
  display: -webkit-box;
  display: flex;
}
.list_middle_0022 .lite-37b4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .list_middle_0022 .lite-37b4 {
    flex-basis: 90px;
  }
}
.list_middle_0022 .preview_green_db13 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .list_middle_0022 .preview_green_db13 {
    flex-basis: calc(100% - 50px);
  }
}
.list_middle_0022 .chip_6c4b p:last-child {
  margin-bottom: 0.72em;
}
.layout-3f31 .feature_action_6dd8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.layout-3f31 .feature_action_6dd8:after,
.layout-3f31 .feature_action_6dd8:before {
  content: "";
  display: table;
}
.layout-3f31 .feature_action_6dd8:after {
  clear: both;
}
.layout-3f31 .feature_action_6dd8 .pressed_8061,
.layout-3f31 .feature_action_6dd8 .mini-9acd {
  width: 49%;
}
.layout-3f31 .feature_action_6dd8 .pressed_8061 a span.column-white-4d85,
.layout-3f31 .feature_action_6dd8 .mini-9acd a span.column-white-4d85 {
  display: block;
  margin-bottom: 5px;
}
.layout-3f31 .feature_action_6dd8 .mini-9acd {
  float: left;
  text-align: left;
}
.layout-3f31 .feature_action_6dd8 .pressed_8061 {
  float: right;
  text-align: right;
}
.video_aa65 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .video_aa65 {
    margin-bottom: 0;
  }
}
.popup-9e3a {
  margin-bottom: 1em;
}
.popup-9e3a .south-17d2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tabs-44a1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.label-cold-2f6b .popup-9e3a,
.paragraph-d1f0 .popup-9e3a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .label-cold-2f6b .popup-9e3a,
  .paragraph-d1f0 .popup-9e3a {
    display: block;
  }
}
.label-cold-2f6b .tabs-44a1,
.paragraph-d1f0 .tabs-44a1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .label-cold-2f6b .tabs-44a1,
  .paragraph-d1f0 .tabs-44a1 {
    margin-bottom: 1em;
  }
}
.label-cold-2f6b .tabs-44a1 img,
.paragraph-d1f0 .tabs-44a1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.label-cold-2f6b .description_9e0d,
.paragraph-d1f0 .description_9e0d {
  flex-basis: calc(100% - 160px);
}
.label-cold-2f6b .description_9e0d p,
.paragraph-d1f0 .description_9e0d p {
  margin-bottom: 0;
}
.label-cold-2f6b .description_9e0d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .label-cold-2f6b .description_9e0d {
    padding-left: 0;
  }
}
.paragraph-d1f0 .description_9e0d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-d1f0 .description_9e0d {
    padding-right: 0;
  }
}
.paragraph-d1f0 .tabs-44a1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outer-cb03 .tabs-44a1 {
  margin-bottom: 0.5em;
}
.outer-cb03 .tabs-44a1 img {
  width: 100%;
}
.complex-6aa3 .old-0c29,
.solid-f37b .old-0c29 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.solid-f37b .element-wood-fc22 .sort_23ec p:last-child {
  margin-bottom: 0;
}
.caption_cf1b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.badge_ae3b .focus_pro_141d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .badge_ae3b .focus_pro_141d:last-of-type {
    margin-bottom: 0;
  }
}
.badge_ae3b .focus_pro_141d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.badge_ae3b .focus_pro_141d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.badge_ae3b .focus_pro_141d ul li {
  margin: 0 0 0.6em;
}
.badge_ae3b .focus_pro_141d ul li.primary-5047,
.badge_ae3b .focus_pro_141d ul li.overlay-803c {
  position: relative;
}
.badge_ae3b .focus_pro_141d ul li.primary-5047 .dynamic-c234,
.badge_ae3b .focus_pro_141d ul li.overlay-803c .dynamic-c234 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.badge_ae3b .focus_pro_141d ul li.primary-5047:after:after,
.badge_ae3b .focus_pro_141d ul li.primary-5047:after:before,
.badge_ae3b
  .focus_pro_141d
  ul
  li.overlay-803c:after:after,
.badge_ae3b
  .focus_pro_141d
  ul
  li.overlay-803c:after:before {
  content: "";
  display: table;
}
.badge_ae3b .focus_pro_141d ul li.primary-5047:after:after,
.badge_ae3b
  .focus_pro_141d
  ul
  li.overlay-803c:after:after {
  clear: both;
}
.badge_ae3b .focus_pro_141d a.form-2866:hover {
  text-decoration: none;
}
.badge_ae3b .focus_pro_141d select {
  max-width: 100%;
}
.badge_ae3b .focus_pro_141d table {
  font-size: 85%;
}
.badge_ae3b .focus_pro_141d table td,
.badge_ae3b .focus_pro_141d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.badge_ae3b .focus_pro_141d table tfoot td {
  text-align: left;
}
.badge_ae3b .focus_pro_141d :last-child {
  margin-bottom: 0;
}
.badge_ae3b .focus_pro_141d .component-c549 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.badge_ae3b .focus_pro_141d .component-c549 label {
  width: 100%;
}
.badge_ae3b .focus_pro_141d .component-c549 .icon_5db4 {
  width: 100%;
  display: block;
}
.badge_ae3b .focus_pro_141d .component-c549 .surface-cold-15c6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.badge_ae3b .focus_pro_141d .component-c549 .surface-cold-15c6:hover svg #svg-search {
  fill: #444;
}
.badge_ae3b .focus_pro_141d .component-c549 .surface-cold-15c6 svg {
  width: 18px;
  height: 18px;
}
.badge_ae3b .brown_a562 ul ul,
.badge_ae3b .chip_light_fe82 ul ul,
.badge_ae3b .purple-7a5a ul ul,
.badge_ae3b .surface-paper-7037 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.badge_ae3b .brown_a562 .texture_2678 > a,
.badge_ae3b .chip_light_fe82 .texture_2678 > a,
.badge_ae3b .purple-7a5a .texture_2678 > a,
.badge_ae3b .surface-paper-7037 .texture_2678 > a {
  margin-bottom: 0;
}
.badge_ae3b .in-5086 li,
.badge_ae3b .brown_a562 li,
.badge_ae3b .footer_liquid_5842 li,
.badge_ae3b .chip_light_fe82 li,
.badge_ae3b .purple-7a5a li,
.badge_ae3b .surface-paper-7037 li,
.badge_ae3b .hover-dark-06c7 li,
.badge_ae3b .cool-e0e6 li {
  display: block;
  position: relative;
}
.badge_ae3b .in-5086 li:last-child,
.badge_ae3b .brown_a562 li:last-child,
.badge_ae3b .footer_liquid_5842 li:last-child,
.badge_ae3b .chip_light_fe82 li:last-child,
.badge_ae3b .purple-7a5a li:last-child,
.badge_ae3b .surface-paper-7037 li:last-child,
.badge_ae3b .hover-dark-06c7 li:last-child,
.badge_ae3b .cool-e0e6 li:last-child {
  border: none;
}
.badge_ae3b .in-5086 li a,
.badge_ae3b .brown_a562 li a,
.badge_ae3b .footer_liquid_5842 li a,
.badge_ae3b .chip_light_fe82 li a,
.badge_ae3b .purple-7a5a li a,
.badge_ae3b .surface-paper-7037 li a,
.badge_ae3b .hover-dark-06c7 li a,
.badge_ae3b .cool-e0e6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.badge_ae3b .in-5086 li ul li::before,
.badge_ae3b .brown_a562 li ul li::before,
.badge_ae3b .footer_liquid_5842 li ul li::before,
.badge_ae3b .chip_light_fe82 li ul li::before,
.badge_ae3b .purple-7a5a li ul li::before,
.badge_ae3b .surface-paper-7037 li ul li::before,
.badge_ae3b .hover-dark-06c7 li ul li::before,
.badge_ae3b .cool-e0e6 li ul li::before {
  left: 15px;
}
.badge_ae3b .in-5086 li ul a,
.badge_ae3b .brown_a562 li ul a,
.badge_ae3b .footer_liquid_5842 li ul a,
.badge_ae3b .chip_light_fe82 li ul a,
.badge_ae3b .purple-7a5a li ul a,
.badge_ae3b .surface-paper-7037 li ul a,
.badge_ae3b .hover-dark-06c7 li ul a,
.badge_ae3b .cool-e0e6 li ul a {
  padding-left: 20px;
}
.badge_ae3b .in-5086 li ul ul li::before,
.badge_ae3b .brown_a562 li ul ul li::before,
.badge_ae3b .footer_liquid_5842 li ul ul li::before,
.badge_ae3b .chip_light_fe82 li ul ul li::before,
.badge_ae3b .purple-7a5a li ul ul li::before,
.badge_ae3b .surface-paper-7037 li ul ul li::before,
.badge_ae3b .hover-dark-06c7 li ul ul li::before,
.badge_ae3b .cool-e0e6 li ul ul li::before {
  left: 30px;
}
.badge_ae3b .in-5086 li ul ul a,
.badge_ae3b .brown_a562 li ul ul a,
.badge_ae3b .footer_liquid_5842 li ul ul a,
.badge_ae3b .chip_light_fe82 li ul ul a,
.badge_ae3b .purple-7a5a li ul ul a,
.badge_ae3b .surface-paper-7037 li ul ul a,
.badge_ae3b .hover-dark-06c7 li ul ul a,
.badge_ae3b .cool-e0e6 li ul ul a {
  padding-left: 40px;
}
.badge_ae3b .panel-lower-6d25 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.badge_ae3b .cool-e0e6 ul li {
  margin-bottom: 1.41575em;
}
.badge_ae3b .cool-e0e6 ul li .old-76ca {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.badge_ae3b .cool-e0e6 ul li .tertiary-6dfe {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.soft_0151 .in-5086 li a,
.soft_0151 .brown_a562 li a,
.soft_0151 .footer_liquid_5842 li a,
.soft_0151 .chip_light_fe82 li a,
.soft_0151 .purple-7a5a li a,
.soft_0151 .surface-paper-7037 li a,
.soft_0151 .hover-dark-06c7 li a,
.soft_0151 .cool-e0e6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_0151 .panel-lower-6d25 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_0151 .focus_pro_141d ul li.primary-5047 .dynamic-c234,
.soft_0151 .focus_pro_141d ul li.overlay-803c .dynamic-c234 {
  background: rgba(0, 0, 0, 0.2);
}
.soft_0151 .badge_ae3b .focus_pro_141d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-da85 .badge_ae3b .search_silver_be10 li {
  margin: 0;
}
.huge-da85 .badge_ae3b .search_silver_be10 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.huge-da85 .badge_ae3b .search_silver_be10 li ul {
  margin: 0;
}
.huge-da85 .badge_ae3b .search_silver_be10 li ul li a {
  padding-left: 15px;
}
.huge-da85 .badge_ae3b .search_silver_be10 li ul li li a {
  padding-left: 30px;
}
.huge-da85 .badge_ae3b .search_silver_be10 li.shade_c1f8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.huge-da85 .badge_ae3b .search_silver_be10 li.shade_c1f8 > 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;
}
.huge-da85 .badge_ae3b .search_silver_be10 li.shade_c1f8 > 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;
}
.simple-017e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notification-static-942d {
  position: relative;
  z-index: 10;
}
.notification-static-942d .bright-522f {
  width: 100%;
  max-width: 100%;
}
.static_397f .badge-next-9aa5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.static_397f .icon-red-48f3 {
}
.static_397f .soft_0151 {
  background: #292929;
}
.article-a49e .badge-next-9aa5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.article-a49e .icon-red-48f3 {
  background: #f9f9f9;
}
.article-a49e .soft_0151 {
  background: #303030;
}
.cold_3fb3 .badge-next-9aa5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold_3fb3 .pagination-f651 {
    margin-bottom: 1em;
  }
  .cold_3fb3 .pagination-f651:last-child {
    margin-bottom: 0;
  }
}
.cold_3fb3 .icon-red-48f3 {
  background: #ededed;
}
.cold_3fb3 .soft_0151 {
  background: #1a1a1a;
}
.badge-next-9aa5.icon-red-48f3 {
  color: rgba(0, 0, 0, 0.6);
}
.badge-next-9aa5.icon-red-48f3 .sidebar_eca9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-next-9aa5.soft_0151 {
  color: rgba(255, 255, 255, 0.99);
}
.badge-next-9aa5.soft_0151 a:not(.form-2866) {
  color: rgba(255, 255, 255, 0.79);
}
.badge-next-9aa5.soft_0151 a:not(.form-2866):hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-next-9aa5.soft_0151 .sidebar_eca9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-next-9aa5.soft_0151 table tbody td,
.badge-next-9aa5.soft_0151 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gradient_simple_1efd.right-719c .tag_old_0513 {
  max-width: initial;
}
.gradient_simple_1efd .pagination-thick-ad83 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gradient_simple_1efd .pagination-thick-ad83 .bright-522f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gradient_simple_1efd .pagination-thick-ad83 .bright-522f {
    display: block;
    margin-bottom: 2em;
  }
  .gradient_simple_1efd .pagination-thick-ad83 .bright-522f:last-child {
    margin-bottom: 0;
  }
}
.cold_3fb3 .pagination-f651:last-child,
.article-a49e .pagination-f651:last-child,
.static_397f .pagination-f651:last-child {
  margin-bottom: 0;
}
.cold_3fb3 .pagination-f651 .badge_ae3b .focus_pro_141d:last-child,
.article-a49e .pagination-f651 .badge_ae3b .focus_pro_141d:last-child,
.static_397f .pagination-f651 .badge_ae3b .focus_pro_141d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .cold_3fb3 .accordion-7ed2,
  .cold_3fb3 .prev_92a7,
  .article-a49e .accordion-7ed2,
  .article-a49e .prev_92a7,
  .static_397f .accordion-7ed2,
  .static_397f .prev_92a7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notification-static-942d .pagination-f651 {
    margin-bottom: 2em;
  }
}
.notification-static-942d p:last-child {
  margin-bottom: 0;
}
.notification-static-942d li,
.notification-static-942d ul {
  list-style: none;
  margin: 0;
}
.notification-static-942d ul ul {
  margin-left: 2.617924em;
}
.clean-a506 {
  font-size: 0.875em;
}

/* css-noise: a0bf */
.shadow-element-q9 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
