/*!
Theme Name: Customify
Theme URI: https://pressmaximum.iron_081e/customify
Author: WPCustomify
Author URI: https://pressmaximum.iron_081e
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.iron_081e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tooltip-clean-5a50.top_b306/licenses/gpl-2.0.button_motion_b9c3
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.pressed-cc92/, (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.info-5d7b.module-cool-92b4/normalize.module_5c06/
 ======
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.module_5c06 v7.0.0 | MIT License | github.iron_081e/necolas/normalize.module_5c06 */
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;
}
.wrapper_dynamic_3116 .dropdown-down-a409,
.caption-right-b915,
.thick_2315,
.preview-aec2,
.heading-7af5,
.label_rough_7ee7,
.logo_9299,
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;
}
.caption-right-b915,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .caption-right-b915,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .caption-right-b915,
  h1 {
    font-size: 1.8em;
  }
}
.thick_2315,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.thick_2315 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .thick_2315,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .thick_2315,
  h2 {
    font-size: 1.7em;
  }
}
.preview-aec2,
h3 {
  font-size: 1.618em;
}
.wrapper_dynamic_3116 .dropdown-down-a409,
.heading-7af5,
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.title_1b6e {
  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;
}
.detail_f3dd:after,
.detail_f3dd:before,
.header_44d8:after,
.header_44d8:before {
  content: "";
  display: table;
}
.detail_f3dd:after,
.header_44d8:after {
  clear: both;
}
.paper-b2f1 {
  float: right;
  margin-right: 0;
}
.widget_middle_8ea6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pink_fbbe .pink-3424,
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;
}
.pink_fbbe .pink-3424: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;
}
.label-4a0d .pink-3424 {
  box-shadow: none;
}
.label-4a0d
  .pink-3424
  .brown-fc97 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.label-4a0d .pink-3424 .picture_center_d19f {
  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;
}
.label-4a0d
  .pink-3424
  .picture_center_d19f
  b {
  display: none;
}
.label-4a0d .smooth_d41d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.frame-5862:not(.easy-679b):not(.main-5bda),
button:not(.easy-679b):not(.main-5bda),
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ),
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ),
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ) {
  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;
}
.frame-5862:not(.easy-679b):not(
    .main-5bda
  ):hover,
button:not(.easy-679b):not(
    .main-5bda
  ):hover,
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ):hover,
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ):hover,
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.frame-5862:not(.easy-679b):not(
    .main-5bda
  ):active,
.frame-5862:not(.easy-679b):not(
    .main-5bda
  ):focus,
button:not(.easy-679b):not(
    .main-5bda
  ):active,
button:not(.easy-679b):not(
    .main-5bda
  ):focus,
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ):active,
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ):focus,
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ):active,
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ):focus,
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ):active,
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ):focus {
  outline: 0;
}
.frame-5862:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca,
button:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca,
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca,
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca,
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca {
  position: relative;
}
.frame-5862:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .aside-stone-09a1,
.frame-5862:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .out_4f01,
.frame-5862:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .slider_short_387d,
.frame-5862:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  i,
.frame-5862:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  svg,
button:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .aside-stone-09a1,
button:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .out_4f01,
button:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .slider_short_387d,
button:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  i,
button:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  svg,
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .aside-stone-09a1,
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .out_4f01,
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .slider_short_387d,
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  i,
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  svg,
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .aside-stone-09a1,
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .out_4f01,
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .slider_short_387d,
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  i,
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  svg,
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .aside-stone-09a1,
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .out_4f01,
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  .slider_short_387d,
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  i,
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca
  svg {
  visibility: hidden;
}
.frame-5862:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca:after,
button:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca:after,
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca:after,
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca:after,
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ).fn-loading-d5ca: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;
}
.frame-5862:not(.easy-679b):not(.main-5bda),
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ),
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ),
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ) {
  color: #fff;
  background: #235787;
}
.frame-5862:not(.easy-679b):not(
    .main-5bda
  ):focus,
input[type="button"]:not(.easy-679b):not(
    .main-5bda
  ):focus,
input[type="reset"]:not(.easy-679b):not(
    .main-5bda
  ):focus,
input[type="submit"]:not(.easy-679b):not(
    .main-5bda
  ):focus {
  color: #fff;
}
.frame-5862.fn-disabled-d5ca:not(.easy-679b):not(
    .main-5bda
  ),
.frame-5862[disabled]:not(.easy-679b):not(
    .main-5bda
  ),
button.fn-disabled-d5ca:not(.easy-679b):not(
    .main-5bda
  ),
button[disabled]:not(.easy-679b):not(
    .main-5bda
  ) {
  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;
}
.progress-full-f6e4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.progress-full-f6e4: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;
}
.down_99de {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.focus_right_1561 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.chip_0e01 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.detail_f3dd:after,
.detail_f3dd:before,
.row-fresh-01b7:after,
.row-fresh-01b7:before,
.footer_complex_6b53:after,
.footer_complex_6b53:before,
.modal-1634:after,
.modal-1634:before,
.fresh_6c16:after,
.fresh_6c16:before,
.icon-684c:after,
.icon-684c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.detail_f3dd:after,
.row-fresh-01b7:after,
.footer_complex_6b53:after,
.modal-1634:after,
.fresh_6c16:after,
.icon-684c:after {
  clear: both;
}
.row-fresh-01b7 .row-wood-15b4,
.footer_complex_6b53 .row-wood-15b4,
.texture-9ca9 .row-wood-15b4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.secondary-77cf {
  display: inline-block;
}
.info_hovered_c03d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.info_hovered_c03d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.info_hovered_c03d .footer-center-00e8 {
  padding: 1em 0;
  font-size: 85%;
}
.footer-center-00e8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.element-2a26 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.element-2a26:after,
.element-2a26:before {
  content: "";
  display: table;
}
.element-2a26:after {
  clear: both;
}
.chip_plasma_dc43 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hovered_a0ca .chip_plasma_dc43 {
  max-width: 50%;
}
.solid_8db3 .chip_plasma_dc43 {
  max-width: 33.33%;
}
.logo-7206 .chip_plasma_dc43 {
  max-width: 25%;
}
.warm_d876 .chip_plasma_dc43 {
  max-width: 20%;
}
.form_e3e7 .chip_plasma_dc43 {
  max-width: 16.66%;
}
.overlay_e650 .chip_plasma_dc43 {
  max-width: 14.28%;
}
.lite_57c5 .chip_plasma_dc43 {
  max-width: 12.5%;
}
.focus-2df0 .chip_plasma_dc43 {
  max-width: 11.11%;
}
.column_7fa5 {
  display: block;
}
.wrapper_dynamic_3116 .item_inner_6db2 label,
.wrapper_dynamic_3116 .layout-blue-0942 label,
.wrapper_dynamic_3116 .content_under_721e label,
.wrapper_dynamic_3116 .header_86fe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.video_65ee {
  list-style: none;
  margin: 0;
}
.video_65ee article.purple_2e55 {
  margin-bottom: 0;
}
.video_65ee ul {
  list-style: none;
  margin: 0;
}
.video_65ee .dropdown-968f li.purple_2e55 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .video_65ee .dropdown-968f li.purple_2e55 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .video_65ee .dropdown-968f li.purple_2e55: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) {
  .video_65ee .dropdown-968f li.purple_2e55 li.purple_2e55 li.purple_2e55 li.purple_2e55 {
    padding-left: 0;
  }
}
article.purple_2e55 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.purple_2e55 .row-fresh-01b7 p:last-of-type {
  margin-bottom: 0;
}
article.purple_2e55 .notification-fast-e368 {
  float: left;
}
article.purple_2e55 .border-east-4895 {
  margin-left: 85px;
}
article.purple_2e55 .container-dynamic-cb3b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.purple_2e55 .container-dynamic-cb3b .hard-4390 {
  margin-left: 10px;
}
article.purple_2e55 .content-large-7c8f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.purple_2e55 .chip_ba2e {
  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 .item_inner_6db2,
  #respond .content_under_721e,
  #respond .header_86fe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_inner_6db2 input,
#respond .content_under_721e input,
#respond .header_86fe input {
  width: 100%;
}
#respond .header_86fe {
  margin-right: 0;
}
#respond .advanced-0161 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.out-00f1 {
  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;
}
.out-00f1.logo-inner-05ae {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.out-00f1 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%);
}
.out-00f1:focus,
.out-00f1: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);
}
.dim_319e {
  border-radius: 10%;
}
.short_1b0f {
  border-radius: 50%;
}
.solid_4245 {
  font-size: 0.72em;
}
.badge-cd44 {
  font-size: 0.875em;
}
.tabs_slow_a93a {
  font-size: 1.1em;
}
.video_hot_3c9f {
  text-transform: uppercase;
  line-height: 1.2;
}
.video_hot_3c9f.solid_4245 {
  letter-spacing: 0.5px;
}
.column_1972,
.column_1972 a {
  color: #6d6d6d;
}
.column_1972 a:hover {
  color: #111;
}
.west_5c43 {
  color: #6d6d6d;
}
.accordion_1fe0 {
  overflow-x: hidden;
}
.accordion_1fe0 .heading-gold-e4b7.article_center_1e5f {
  position: relative;
}
.accordion_1fe0 .heading-gold-e4b7.article_center_1e5f.black-0573 {
  position: initial;
}
.accordion_1fe0
  .heading-gold-e4b7.article_center_1e5f.black-0573
  .pink_5865 {
  left: auto;
}
.accordion_1fe0 .heading-gold-e4b7 .pink_5865 {
  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;
}
.accordion_1fe0 .heading-gold-e4b7:hover.article_center_1e5f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accordion_1fe0
  .heading-gold-e4b7:hover.article_center_1e5f
  .pink_5865 {
  display: block;
  z-index: 9999999;
}
.accordion_1fe0 .center_3a46 .red-da43,
.accordion_1fe0 .description-liquid-3c4c .red-da43 {
  display: none;
}
.accordion_1fe0 .shade-old-76e2 .heading-gold-e4b7:hover.article_center_1e5f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wrapper_dynamic_3116 .item_inner_6db2 label,
.wrapper_dynamic_3116 .layout-blue-0942 label,
.wrapper_dynamic_3116 .content_under_721e label,
.wrapper_dynamic_3116 .header_86fe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.video_65ee {
  list-style: none;
  margin: 0;
}
.video_65ee article.purple_2e55 {
  margin-bottom: 0;
}
.video_65ee ul {
  list-style: none;
  margin: 0;
}
.video_65ee .dropdown-968f li.purple_2e55 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .video_65ee .dropdown-968f li.purple_2e55 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .video_65ee .dropdown-968f li.purple_2e55: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) {
  .video_65ee .dropdown-968f li.purple_2e55 li.purple_2e55 li.purple_2e55 li.purple_2e55 {
    padding-left: 0;
  }
}
article.purple_2e55 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.purple_2e55 .row-fresh-01b7 p:last-of-type {
  margin-bottom: 0;
}
article.purple_2e55 .notification-fast-e368 {
  float: left;
}
article.purple_2e55 .border-east-4895 {
  margin-left: 85px;
}
article.purple_2e55 .container-dynamic-cb3b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.purple_2e55 .container-dynamic-cb3b .hard-4390 {
  margin-left: 10px;
}
article.purple_2e55 .content-large-7c8f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.purple_2e55 .chip_ba2e {
  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 .item_inner_6db2,
  #respond .content_under_721e,
  #respond .header_86fe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_inner_6db2 input,
#respond .content_under_721e input,
#respond .header_86fe input {
  width: 100%;
}
#respond .header_86fe {
  margin-right: 0;
}
#respond .advanced-0161 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.center_3a46 .logo-small-d916 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.logo-small-d916 .input_complex_2f08.form_4583 .yellow-7348 > li > a:focus,
.logo-small-d916 .input_complex_2f08.form_4583 .yellow-7348 > li > a:hover,
.logo-small-d916 .input_complex_2f08.widget_solid_088f .yellow-7348 > li > a:focus,
.logo-small-d916 .input_complex_2f08.widget_solid_088f .yellow-7348 > li > a:hover,
.logo-small-d916 .input_complex_2f08.hovered_c018 .yellow-7348 > li > a:focus,
.logo-small-d916 .input_complex_2f08.hovered_c018 .yellow-7348 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-small-d916
  .input_complex_2f08.form_4583
  .yellow-7348
  > li.section-orange-c404
  > a,
.logo-small-d916
  .input_complex_2f08.form_4583
  .yellow-7348
  > li.avatar_green_de5c
  > a,
.logo-small-d916
  .input_complex_2f08.widget_solid_088f
  .yellow-7348
  > li.section-orange-c404
  > a,
.logo-small-d916
  .input_complex_2f08.widget_solid_088f
  .yellow-7348
  > li.avatar_green_de5c
  > a,
.logo-small-d916
  .input_complex_2f08.hovered_c018
  .yellow-7348
  > li.section-orange-c404
  > a,
.logo-small-d916 .input_complex_2f08.hovered_c018 .yellow-7348 > li.texture-motion-43d0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-small-d916 .video-stone-eda0,
.logo-small-d916 .video-stone-eda0 a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-small-d916 .panel_f0b1.static_a90d li a,
.logo-small-d916 .active_f59b a,
.logo-small-d916 .accent_plasma_7c57,
.logo-small-d916 .yellow-7348 > li > a,
.logo-small-d916 .text_first_b8d2 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-small-d916 .panel_f0b1.static_a90d li a:hover,
.logo-small-d916 .active_f59b a:hover,
.logo-small-d916 .accent_plasma_7c57:hover,
.logo-small-d916 .yellow-7348 > li > a:hover,
.logo-small-d916 .text_first_b8d2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-small-d916 .stale_b2c1 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-small-d916 .stale_b2c1 .notification-2912 {
  color: rgba(255, 255, 255, 0.99);
}
.logo-small-d916 .stale_b2c1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-small-d916 .icon_5da8 .hover_76f4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-small-d916 .icon_5da8 .hover_76f4 .accordion_basic_86d1 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-small-d916
  .icon_5da8
  .hover_76f4
  .accordion_basic_86d1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-small-d916
  .icon_5da8
  .hover_76f4
  .accordion_basic_86d1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-small-d916
  .icon_5da8
  .hover_76f4
  .accordion_basic_86d1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-small-d916
  .icon_5da8
  .hover_76f4
  .accordion_basic_86d1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-small-d916 .icon_5da8 .right-978d {
  color: rgba(255, 255, 255, 0.79);
}
.logo-small-d916 .icon_5da8 .right-978d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_d6b2
  .logo-small-d916
  .icon_5da8
  .gradient_5abc
  .form-hard-9ebb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter_d6b2
  .logo-small-d916
  .icon_5da8
  .gradient_5abc
  .accordion_basic_86d1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.center_3a46 .soft-ef21 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.soft-ef21 .input_complex_2f08.form_4583 .yellow-7348 > li > a:focus,
.soft-ef21 .input_complex_2f08.form_4583 .yellow-7348 > li > a:hover,
.soft-ef21 .input_complex_2f08.widget_solid_088f .yellow-7348 > li > a:focus,
.soft-ef21 .input_complex_2f08.widget_solid_088f .yellow-7348 > li > a:hover,
.soft-ef21 .input_complex_2f08.hovered_c018 .yellow-7348 > li > a:focus,
.soft-ef21 .input_complex_2f08.hovered_c018 .yellow-7348 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft-ef21
  .input_complex_2f08.form_4583
  .yellow-7348
  > li.section-orange-c404
  > a,
.soft-ef21
  .input_complex_2f08.form_4583
  .yellow-7348
  > li.avatar_green_de5c
  > a,
.soft-ef21
  .input_complex_2f08.widget_solid_088f
  .yellow-7348
  > li.section-orange-c404
  > a,
.soft-ef21
  .input_complex_2f08.widget_solid_088f
  .yellow-7348
  > li.avatar_green_de5c
  > a,
.soft-ef21
  .input_complex_2f08.hovered_c018
  .yellow-7348
  > li.section-orange-c404
  > a,
.soft-ef21 .input_complex_2f08.hovered_c018 .yellow-7348 > li.texture-motion-43d0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.soft-ef21 .video-stone-eda0,
.soft-ef21 .video-stone-eda0 a {
  color: rgba(0, 0, 0, 0.8);
}
.soft-ef21 .panel_f0b1.static_a90d li a,
.soft-ef21 .active_f59b a,
.soft-ef21 .accent_plasma_7c57,
.soft-ef21 .yellow-7348 > li > a,
.soft-ef21 .text_first_b8d2 {
  color: rgba(0, 0, 0, 0.55);
}
.soft-ef21 .panel_f0b1.static_a90d li a:hover,
.soft-ef21 .active_f59b a:hover,
.soft-ef21 .accent_plasma_7c57:hover,
.soft-ef21 .yellow-7348 > li > a:hover,
.soft-ef21 .text_first_b8d2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft-ef21 .stale_b2c1 {
  color: rgba(0, 0, 0, 0.55);
}
.soft-ef21 .stale_b2c1 .notification-2912 {
  color: rgba(0, 0, 0, 0.8);
}
.soft-ef21 .stale_b2c1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-huge-8192 .message-da55 {
  margin-left: auto;
  margin-right: auto;
}
.footer_complex_6b53 > * {
  margin-left: auto;
  margin-right: auto;
}
.footer_complex_6b53 .down_99de {
  margin-right: 1.41575em;
}
.hero-a59c .footer_complex_6b53 > .video-af2a {
  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;
}
.hero-a59c .footer_complex_6b53 > .grid-basic-117f {
  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;
}
.tag_6331.chip-huge-8192 .message-da55,
.east_6b7f.chip-huge-8192 .message-da55 {
  margin-left: 0;
}
.modal_e566.chip-huge-8192 .message-da55,
.shadow-e93b.chip-huge-8192 .message-da55 {
  margin-right: 0;
}
.footer_complex_6b53 ol,
.footer_complex_6b53 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.content-3422 video {
  max-width: 100%;
}
.banner-paper-df4e img {
  display: block;
}
.banner-paper-df4e.down_99de,
.banner-paper-df4e.focus_right_1561 {
  width: 100%;
}
.banner-paper-df4e.grid-basic-117f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.brown-6af2:not(.pro-6036) {
  margin: 1.5em auto;
}
.breadcrumb-warm-35ef p {
  padding: 1.5em 14px;
}
ul.gallery-lower-34c7.grid-basic-117f,
ul.gallery-lower-34c7.video-af2a,
ul.gallery-lower-34c7.outline_action_d524.video-af2a {
  padding: 0 14px;
}
.focused_367b {
  display: block;
  overflow-x: auto;
}
.focused_367b table {
  border-collapse: collapse;
  width: 100%;
}
.focused_367b td,
.focused_367b th {
  padding: 0.5em;
}
.footer_complex_6b53 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.footer_complex_6b53 ol ol,
.footer_complex_6b53 ol ul,
.footer_complex_6b53 ul ol,
.footer_complex_6b53 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.footer_complex_6b53 ol ol li,
.footer_complex_6b53 ol ul li,
.footer_complex_6b53 ul ol li,
.footer_complex_6b53 ul ul li {
  margin-left: 0;
}
.detail_center_082f.tabs_tiny_755f > .caption-f307 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.detail_center_082f.tabs_tiny_755f > .caption-f307 iframe,
.detail_center_082f.tabs_tiny_755f > .caption-f307 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content-dim-36c4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.content-dim-36c4.primary-0d13 {
  padding: 0;
}
.content-dim-36c4.primary-0d13 cite {
  font-size: 13px;
}
.content-dim-36c4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.content-dim-36c4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.column_up_667b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.column_up_667b > p:first-child {
  margin-top: 0;
}
.column_up_667b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.column_up_667b blockquote {
  border-left: 0;
}
.gradient-3d49 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gradient-3d49:not(.motion-bd75) {
  max-width: 100px;
}
.gradient-3d49.element_4b73 {
  border-bottom: none !important;
  text-align: center;
}
.gradient-3d49.element_4b73::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .breadcrumb-warm-35ef p {
    padding: 1.5em 0;
  }
}
.banner_east_2d32 {
  color: #0073aa;
}
.liquid-4be2 {
  background-color: #0073aa;
}
.paragraph-7f75 {
  color: #229fd8;
}
.label-5894 {
  background-color: #229fd8;
}
.footer-fast-3e63 {
  color: #eee;
}
.detail_6c5b {
  background-color: #eee;
}
.dropdown_893f {
  color: #444;
}
.surface-purple-3360 {
  background-color: #444;
}
.layout-gold-4304 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.layout-gold-4304 .media-c6f5 .active_f59b {
  font-size: 15px;
}
.layout-gold-4304 .active_f59b {
  line-height: 1.3;
}
.layout-gold-4304 .soft-ef21 {
}
.layout-gold-4304 .logo-small-d916 {
  background: #235787;
}
.light_2cce {
  padding: 0;
}
.light_2cce .logo-small-d916 {
  background: #1a1a1a;
}
.light_2cce .soft-ef21 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shade_e3b4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shade_e3b4 .soft-ef21 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shade_e3b4 .logo-small-d916 {
  background: #303030;
}
.icon-684c {
  position: relative;
  z-index: 10;
}
.icon-684c .article_motion_1f26 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pressed-1799 .article_center_1e5f {
  display: inline-block;
  vertical-align: middle;
}
.pressed-1799.chip-d9b0 .article_center_1e5f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pressed-1799.chip-d9b0 .article_center_1e5f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pressed-1799.chip-d9b0 .article_center_1e5f {
    margin-right: 0.4em;
  }
}
.pressed-1799.chip-d9b0 .article_center_1e5f:last-child {
  margin-right: 0;
}
.column_e9ba .article_motion_1f26 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .center_3a46 .media-c6f5 {
    margin: 0 -0.5em;
  }
  .center_3a46 .media-c6f5 [class*="customify-col-"],
  .center_3a46 .media-c6f5 [class*="customify-col_"],
  .center_3a46 .media-c6f5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.center_3a46.shade_88b4 .article_motion_1f26 {
  background: 0 0 !important;
}
.center_3a46.shade_88b4 .article_motion_1f26,
.center_3a46.column_e9ba .article_motion_1f26 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .center_3a46.widget-solid-efae {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.center_3a46.column_e9ba .article_motion_1f26 {
  box-shadow: none !important;
}
.popup_e7c5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .popup_e7c5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .popup_e7c5 {
    padding: 18px 0 20px;
  }
}
.popup_e7c5 .up-1725 {
  width: 100%;
}
.popup_e7c5 .dark_b2e8 {
  margin-bottom: 0;
}
.popup_e7c5 .section_up_7d85 {
  margin-top: 5px;
  font-size: 0.875em;
}
.status_ec70 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status_ec70 .row_static_757b {
  width: 100%;
}
.fluid_54da {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.fluid_54da li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.fluid_54da 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;
}
.fluid_54da li:last-child:after {
  display: none;
}
.fluid_54da li a {
  font-weight: 500;
  margin-right: 10px;
}
.status-paper-aab8 .red-da43 button,
.popup_e7c5 .red-da43 button {
  left: 0;
}
.status-paper-aab8 .row_static_757b,
.popup_e7c5 .row_static_757b {
  padding-left: 0;
  padding-right: 0;
}
.status-paper-aab8 .status_ec70,
.popup_e7c5 .status_ec70 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.status-paper-aab8 {
  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;
}
.status-paper-aab8: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;
}
.status-paper-aab8 .media-c95d {
  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) {
  .status-paper-aab8 .media-c95d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .status-paper-aab8 .media-c95d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .status-paper-aab8 .media-c95d {
    min-height: 200px;
  }
}
.status-paper-aab8 .fluid_54da {
  color: rgba(255, 255, 255, 0.8);
}
.status-paper-aab8 .fluid_54da a,
.status-paper-aab8 .fluid_54da li:after {
  color: inherit;
}
.status-paper-aab8 .fluid_54da a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.header-over-77df {
  margin-bottom: 0.5em;
}
.panel-tiny-14f5 {
  margin-bottom: 1.2em;
}
.panel-tiny-14f5,
.header-over-77df {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.panel-tiny-14f5 p:last-child,
.header-over-77df p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .red-da43,
#masthead .red-da43 {
  display: none;
}
#masthead
  > .red-da43.basic-b3e7 {
  display: none;
}
#masthead > .red-da43 button {
  left: 0;
}
.hot_4a7a {
  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%;
}
.hot_4a7a .article_center_1e5f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hot_4a7a .pagination_under_fefb {
  display: -webkit-box;
  display: flex;
}
.hot_4a7a .pagination_under_fefb.mask-4cde {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hot_4a7a .pagination_under_fefb.silver-66dd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot_4a7a .pagination_under_fefb.description-788e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hot_4a7a.huge_44b6.text-dd00 .pagination_under_fefb.mask-4cde {
  flex-basis: 100%;
}
.hot_4a7a.aside_fixed_d0fd .pagination_under_fefb.silver-66dd {
  -webkit-box-flex: 1;
  flex: auto;
}
.hot_4a7a.aside_fixed_d0fd .pagination_under_fefb.description-788e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .red-da43.basic-b3e7 {
  display: none;
}
#masthead > .red-da43 button {
  left: 0;
}
.focused_d497 {
  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;
}
.focused_d497:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focused_d497.widget-over-0835 i {
  margin-right: 4px;
}
.focused_d497.slow-c6d6 i {
  margin-left: 5px;
}
.active_f59b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active_f59b p:last-child {
  margin-bottom: 0;
}
.next-0257 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.next-0257 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.next-0257 img {
  display: block;
  width: auto;
  line-height: 1;
}
.next-0257 .video-stone-eda0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.next-0257 .table_simple_3a60 {
  margin: 5px 0 7px 0;
}
.next-0257.current-33dd .gradient_3c93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next-0257.current-33dd .box_advanced_11f0 {
  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;
}
.next-0257.info-up-7a95 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.next-0257.info-up-7a95 .gradient_3c93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next-0257.info-up-7a95 .box_advanced_11f0 {
  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;
}
.next-0257.link-8d81 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.next-0257.form_outer_3a7b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.next-0257.form_outer_3a7b .box_advanced_11f0 {
  margin-top: 7px;
}
.progress_c0c8 {
  display: inline-block;
}
.icon-684c .widget_first_3ff9 .next-0257 img {
  max-width: 100%;
}
.input_complex_2f08 .tiny_43fa.dynamic_f6d5,
.label-38db .tiny_43fa.dynamic_f6d5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.input_complex_2f08 .container_effd,
.label-38db .container_effd {
  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%);
}
.input_complex_2f08 .container_effd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.input_complex_2f08.video_bb7c .container_effd {
  display: none;
}
.input_complex_2f08 .tooltip-0489 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_complex_2f08 .tooltip-0489 li {
  display: inline-block;
  position: relative;
}
.input_complex_2f08 .tooltip-0489 li:last-child {
  margin-right: 0;
}
.input_complex_2f08 .tooltip-0489 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;
}
.input_complex_2f08 .tooltip-0489 li.texture-motion-43d0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.input_complex_2f08 .tooltip-0489 > 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;
}
.input_complex_2f08 .tooltip-0489 > li > a i {
  line-height: 0;
}
.input_complex_2f08 .tooltip-0489 > li.widget_wide_e9e4 > a .container_effd {
  margin-left: 4px;
  line-height: 0;
}
.input_complex_2f08 .tooltip-0489 .sidebar-black-94c5 li.widget_wide_e9e4 > a {
  position: relative;
}
.input_complex_2f08 .tooltip-0489 .sidebar-black-94c5 li.widget_wide_e9e4 > a:after,
.input_complex_2f08 .tooltip-0489 .sidebar-black-94c5 li.widget_wide_e9e4 > a:before {
  content: "";
  display: table;
}
.input_complex_2f08 .tooltip-0489 .sidebar-black-94c5 li.widget_wide_e9e4 > a:after {
  clear: both;
}
.input_complex_2f08 .tooltip-0489 .sidebar-black-94c5 li.widget_wide_e9e4 > a .container_effd {
  margin-left: 5px;
  float: right;
}
.input_complex_2f08 .component_7892,
.input_complex_2f08 .sidebar-black-94c5 {
  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;
}
.input_complex_2f08 .sidebar-black-94c5 {
  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;
}
.input_complex_2f08 .sidebar-black-94c5 .dynamic_f6d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input_complex_2f08 .sidebar-black-94c5 .container_effd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.input_complex_2f08 .sidebar-black-94c5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.input_complex_2f08 .sidebar-black-94c5 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;
}
.input_complex_2f08 .sidebar-black-94c5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.input_complex_2f08 .sidebar-black-94c5 .sidebar-black-94c5 {
  top: 0;
  left: 100%;
}
.input_complex_2f08 .heading_3a13.fn-focus-d5ca > .component_7892,
.input_complex_2f08 .heading_3a13.fn-focus-d5ca > .sidebar-black-94c5,
.input_complex_2f08 .heading_3a13:focus > .component_7892,
.input_complex_2f08 .heading_3a13:focus > .sidebar-black-94c5,
.input_complex_2f08 .heading_3a13:hover > .component_7892,
.input_complex_2f08 .heading_3a13:hover > .sidebar-black-94c5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.input_complex_2f08.hovered_c018 .yellow-7348:after,
.input_complex_2f08.hovered_c018 .yellow-7348:before {
  content: "";
  display: table;
}
.input_complex_2f08.hovered_c018 .yellow-7348:after {
  clear: both;
}
.input_complex_2f08.hovered_c018 .yellow-7348 > li {
  float: left;
}
.input_complex_2f08.soft-9dc3 .yellow-7348:after,
.input_complex_2f08.soft-9dc3 .yellow-7348:before {
  content: "";
  display: table;
}
.input_complex_2f08.soft-9dc3 .yellow-7348:after {
  clear: both;
}
.input_complex_2f08.soft-9dc3 .yellow-7348 > li {
  float: left;
}
.input_complex_2f08.soft-9dc3 .yellow-7348 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.input_complex_2f08.soft-9dc3 .yellow-7348 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.input_complex_2f08.soft-9dc3 .yellow-7348 > li.section-orange-c404 > a,
.input_complex_2f08.soft-9dc3 .yellow-7348 > li.texture-motion-43d0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.input_complex_2f08.form_4583 .yellow-7348 > li > a .dynamic_f6d5 {
  position: relative;
}
.input_complex_2f08.form_4583 .yellow-7348 > li > a .dynamic_f6d5: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;
}
.input_complex_2f08.form_4583
  .yellow-7348
  > li:focus
  > a
  .dynamic_f6d5:before,
.input_complex_2f08.form_4583
  .yellow-7348
  > li:hover
  > a
  .dynamic_f6d5:before {
  width: 100%;
  background-color: currentColor;
}
.input_complex_2f08.form_4583
  .yellow-7348
  > li.section-orange-c404
  > a
  .dynamic_f6d5:before,
.input_complex_2f08.form_4583
  .yellow-7348
  > li.avatar_green_de5c
  > a
  .dynamic_f6d5:before {
  width: 100%;
  background-color: currentColor;
}
.input_complex_2f08.widget_solid_088f .yellow-7348 > li > a .dynamic_f6d5 {
  position: relative;
}
.input_complex_2f08.widget_solid_088f .yellow-7348 > li > a .dynamic_f6d5: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;
}
.input_complex_2f08.widget_solid_088f .yellow-7348 > li:focus > a .dynamic_f6d5:before,
.input_complex_2f08.widget_solid_088f
  .yellow-7348
  > li:hover
  > a
  .dynamic_f6d5:before {
  width: 100%;
  background-color: currentColor;
}
.input_complex_2f08.widget_solid_088f
  .yellow-7348
  > li.section-orange-c404
  > a
  .dynamic_f6d5:before,
.input_complex_2f08.widget_solid_088f
  .yellow-7348
  > li.avatar_green_de5c
  > a
  .dynamic_f6d5:before {
  width: 100%;
  background-color: currentColor;
}
.label-38db .tooltip-0489 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.label-38db .tooltip-0489 li:first-child > a {
  border-top: none;
}
.label-38db .tooltip-0489 .aside_ac39 > .dynamic_f6d5 .container_effd {
  display: none;
}
.label-38db .tooltip-0489 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.label-38db .tooltip-0489 li:last-child {
  border: none;
}
.label-38db .tooltip-0489 li.widget_wide_e9e4 > a {
  padding-right: 45px !important;
}
.label-38db .tooltip-0489 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.label-38db .tooltip-0489 li a:focus,
.label-38db .tooltip-0489 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-38db .tooltip-0489 li .notice_rough_8b84 {
  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;
}
.label-38db .tooltip-0489 li .notice_rough_8b84:hover {
  box-shadow: none;
}
.label-38db .tooltip-0489 li .notice_rough_8b84 .container_effd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.label-38db .tooltip-0489 .sidebar-black-94c5 {
  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);
}
.label-38db .tooltip-0489 .sidebar-black-94c5 li a {
  padding-left: 3em;
}
.label-38db .tooltip-0489 .modal_red_1d75 > a .notice_rough_8b84 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.label-38db .tooltip-0489 .modal_red_1d75 > .sidebar-black-94c5 {
  display: block;
  opacity: 1;
}
.sort-2abe {
  max-width: 100%;
}
.tag_fb89 {
  line-height: 0;
  cursor: pointer;
}
.text_first_b8d2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.text_first_b8d2:hover {
  box-shadow: none;
  color: currentColor;
}
.text_first_b8d2 svg {
  width: 18px;
  height: 18px;
}
.text_first_b8d2 .hero_bdc2 {
  display: none;
}
.surface_tiny_0b03 {
  position: relative;
}
.surface_tiny_0b03.fn-active-d5ca .text_first_b8d2 .carousel_db3a {
  display: none;
}
.surface_tiny_0b03.fn-active-d5ca .text_first_b8d2 .hero_bdc2 {
  display: inline-block;
}
.surface_tiny_0b03 .menu_4c93 {
  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);
}
.surface_tiny_0b03.gallery_a87d .menu_4c93 {
  left: auto;
  right: -0.9em;
}
.surface_tiny_0b03.gallery_a87d .progress_selected_da48::before {
  left: auto;
  right: 15px;
}
.surface_tiny_0b03.fn-active-d5ca .menu_4c93 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient_5abc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gradient_5abc label {
  flex-basis: 100%;
}
.gradient_5abc .hover_76f4 {
  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;
}
.gradient_5abc .accordion_basic_86d1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gradient_5abc .accordion_basic_86d1:focus {
  background-color: transparent;
}
.gradient_5abc button.right-978d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gradient_5abc button.right-978d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gradient_5abc button.right-978d svg {
  width: 18px;
  height: 18px;
}
.gradient_5abc input[type="submit"] {
  min-height: auto;
}
.icon_5da8 .gradient_5abc .accordion_basic_86d1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.progress_selected_da48 {
  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) {
  .progress_selected_da48 {
    width: 220px;
  }
}
.progress_selected_da48 label {
  flex-basis: 100%;
}
.progress_selected_da48::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;
}
.filter_d6b2 .icon_5da8 .gradient_5abc {
  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;
}
.filter_d6b2
  .icon_5da8
  .gradient_5abc
  .hover_76f4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.filter_d6b2 .icon_5da8 .gradient_5abc .accordion_basic_86d1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.filter_d6b2
  .icon_5da8
  .gradient_5abc
  .accordion_basic_86d1:focus {
  background: 0 0;
}
.filter_d6b2
  .icon_5da8
  .gradient_5abc
  .form-hard-9ebb {
  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;
}
.panel_f0b1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.panel_f0b1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.panel_f0b1 li:last-child {
  margin-right: 0;
}
.panel_f0b1 li:first-child {
  margin-left: 0;
}
.panel_f0b1.footer_4a95 a {
  color: #fff;
}
.panel_f0b1.footer_4a95 a:hover {
  color: #fff;
}
.panel_f0b1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.panel_f0b1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.panel_f0b1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.panel_f0b1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.panel_f0b1 [class*="social-icon-apple"] {
  background-color: #999;
}
.panel_f0b1 [class*="social-icon-apple"].input-e720 {
  background-color: transparent;
  color: #999;
}
.panel_f0b1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.panel_f0b1 [class*="social-icon-behance"].input-e720 {
  background-color: transparent;
  color: #1769ff;
}
.panel_f0b1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.panel_f0b1 [class*="social-icon-bitbucket"].input-e720 {
  background-color: transparent;
  color: #205081;
}
.panel_f0b1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.panel_f0b1 [class*="social-icon-codepen"].input-e720 {
  background-color: transparent;
  color: #000;
}
.panel_f0b1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.panel_f0b1 [class*="social-icon-delicious"].input-e720 {
  background-color: transparent;
  color: #39f;
}
.panel_f0b1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.panel_f0b1 [class*="social-icon-digg"].input-e720 {
  background-color: transparent;
  color: #005be2;
}
.panel_f0b1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.panel_f0b1 [class*="social-icon-dribbble"].input-e720 {
  background-color: transparent;
  color: #ea4c89;
}
.panel_f0b1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.panel_f0b1 [class*="social-icon-envelope"].input-e720 {
  background-color: transparent;
  color: #ea4335;
}
.panel_f0b1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.panel_f0b1 [class*="social-icon-facebook"].input-e720 {
  background-color: transparent;
  color: #3b5998;
}
.panel_f0b1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.panel_f0b1 [class*="social-icon-flickr"].input-e720 {
  background-color: transparent;
  color: #0063dc;
}
.panel_f0b1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.panel_f0b1 [class*="social-icon-foursquare"].input-e720 {
  background-color: transparent;
  color: #2d5be3;
}
.panel_f0b1 [class*="social-icon-github"] {
  background-color: #333;
}
.panel_f0b1 [class*="social-icon-github"].input-e720 {
  background-color: transparent;
  color: #333;
}
.panel_f0b1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.panel_f0b1 [class*="social-icon-google-plus"].input-e720 {
  background-color: transparent;
  color: #dd4b39;
}
.panel_f0b1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.panel_f0b1 [class*="social-icon-houzz"].input-e720 {
  background-color: transparent;
  color: #7ac142;
}
.panel_f0b1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.panel_f0b1 [class*="social-icon-instagram"].input-e720 {
  background-color: transparent;
  color: #262626;
}
.panel_f0b1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.panel_f0b1 [class*="social-icon-jsfiddle"].input-e720 {
  background-color: transparent;
  color: #487aa2;
}
.panel_f0b1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.panel_f0b1 [class*="social-icon-linkedin"].input-e720 {
  background-color: transparent;
  color: #0077b5;
}
.panel_f0b1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.panel_f0b1 [class*="social-icon-medium"].input-e720 {
  background-color: transparent;
  color: #00ab6b;
}
.panel_f0b1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.panel_f0b1
  [class*="social-icon-odnoklassniki"].input-e720 {
  background-color: transparent;
  color: #f4731c;
}
.panel_f0b1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.panel_f0b1 [class*="social-icon-meetup"].input-e720 {
  background-color: transparent;
  color: #ec1c40;
}
.panel_f0b1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.panel_f0b1 [class*="social-icon-pinterest"].input-e720 {
  background-color: transparent;
  color: #bd081c;
}
.panel_f0b1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.panel_f0b1 [class*="social-icon-product-hunt"].input-e720 {
  background-color: transparent;
  color: #da552f;
}
.panel_f0b1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.panel_f0b1 [class*="social-icon-reddit"].input-e720 {
  background-color: transparent;
  color: #ff4500;
}
.panel_f0b1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.panel_f0b1 [class*="social-icon-rss"].input-e720 {
  background-color: transparent;
  color: #f26522;
}
.panel_f0b1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.panel_f0b1
  [class*="social-icon-shopping-cart"].input-e720 {
  background-color: transparent;
  color: #4caf50;
}
.panel_f0b1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.panel_f0b1 [class*="social-icon-skype"].input-e720 {
  background-color: transparent;
  color: #00aff0;
}
.panel_f0b1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.panel_f0b1 [class*="social-icon-slideshare"].input-e720 {
  background-color: transparent;
  color: #0077b5;
}
.panel_f0b1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.panel_f0b1 [class*="social-icon-snapchat"].input-e720 {
  background-color: transparent;
  color: #fffc00;
}
.panel_f0b1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.panel_f0b1 [class*="social-icon-soundcloud"].input-e720 {
  background-color: transparent;
  color: #f80;
}
.panel_f0b1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.panel_f0b1 [class*="social-icon-spotify"].input-e720 {
  background-color: transparent;
  color: #2ebd59;
}
.panel_f0b1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.panel_f0b1
  [class*="social-icon-stack-overflow"].input-e720 {
  background-color: transparent;
  color: #fe7a15;
}
.panel_f0b1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.panel_f0b1 [class*="social-icon-maldkfgram"].input-e720 {
  background-color: transparent;
  color: #2ca5e0;
}
.panel_f0b1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.panel_f0b1 [class*="social-icon-tripadvisor"].input-e720 {
  background-color: transparent;
  color: #589442;
}
.panel_f0b1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.panel_f0b1 [class*="social-icon-tumblr"].input-e720 {
  background-color: transparent;
  color: #35465c;
}
.panel_f0b1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.panel_f0b1 [class*="social-icon-twitch"].input-e720 {
  background-color: transparent;
  color: #6441a5;
}
.panel_f0b1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.panel_f0b1 [class*="social-icon-twitter"].input-e720 {
  background-color: transparent;
  color: #1da1f2;
}
.panel_f0b1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.panel_f0b1 [class*="social-icon-vimeo"].input-e720 {
  background-color: transparent;
  color: #1ab7ea;
}
.panel_f0b1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.panel_f0b1 [class*="social-icon-vk"].input-e720 {
  background-color: transparent;
  color: #45668e;
}
.panel_f0b1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.panel_f0b1 [class*="social-icon-weibo"].input-e720 {
  background-color: transparent;
  color: #df2029;
}
.panel_f0b1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.panel_f0b1 [class*="social-icon-weixin"].input-e720 {
  background-color: transparent;
  color: #7bb32e;
}
.panel_f0b1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.panel_f0b1 [class*="social-icon-whatsapp"].input-e720 {
  background-color: transparent;
  color: #25d366;
}
.panel_f0b1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.panel_f0b1 [class*="social-icon-wordpress"].input-e720 {
  background-color: transparent;
  color: #21759b;
}
.panel_f0b1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.panel_f0b1 [class*="social-icon-xing"].input-e720 {
  background-color: transparent;
  color: #026466;
}
.panel_f0b1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.panel_f0b1 [class*="social-icon-yelp"].input-e720 {
  background-color: transparent;
  color: #af0606;
}
.panel_f0b1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.panel_f0b1 [class*="social-icon-youtube"].input-e720 {
  background-color: transparent;
  color: #cd201f;
}
.accent_plasma_7c57 {
  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;
}
.accent_plasma_7c57:hover {
  box-shadow: none;
  background: 0 0;
}
.yellow-ea19 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.simple-3154 {
  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;
}
.tag-motion-c8b0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.right_5cec {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.right_5cec,
.right_5cec::after,
.right_5cec::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;
}
.right_5cec::after,
.right_5cec::before {
  content: "";
  display: block;
  background-color: inherit;
}
.cold_d577 .simple-3154 .tag-motion-c8b0 {
  margin-top: -2px;
  width: 19px;
}
.cold_d577 .simple-3154 .right_5cec {
  margin-top: -1px;
}
.cold_d577 .simple-3154 .right_5cec,
.cold_d577 .simple-3154 .right_5cec::after,
.cold_d577 .simple-3154 .right_5cec::before {
  width: 19px;
  height: 2px;
}
.cold_d577 .simple-3154 .right_5cec::before {
  top: -6px;
}
.cold_d577 .simple-3154 .right_5cec::after {
  bottom: -6px;
}
.grid-5c29 .simple-3154 .tag-motion-c8b0 {
  margin-top: -2px;
  width: 22px;
}
.grid-5c29 .simple-3154 .right_5cec {
  margin-top: -1px;
}
.grid-5c29 .simple-3154 .right_5cec,
.grid-5c29 .simple-3154 .right_5cec::after,
.grid-5c29 .simple-3154 .right_5cec::before {
  width: 22px;
  height: 2px;
}
.grid-5c29 .simple-3154 .right_5cec::before {
  top: -7px;
}
.grid-5c29 .simple-3154 .right_5cec::after {
  bottom: -7px;
}
.search-396c .simple-3154 .tag-motion-c8b0 {
  margin-top: -2px;
  width: 31px;
}
.search-396c .simple-3154 .right_5cec {
  margin-top: -1.5px;
}
.search-396c .simple-3154 .right_5cec,
.search-396c .simple-3154 .right_5cec::after,
.search-396c .simple-3154 .right_5cec::before {
  width: 31px;
  height: 3px;
}
.search-396c .simple-3154 .right_5cec::before {
  top: -9px;
}
.search-396c .simple-3154 .right_5cec::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .plasma_0e26 .simple-3154 .tag-motion-c8b0 {
    margin-top: -2px;
    width: 19px;
  }
  .plasma_0e26 .simple-3154 .right_5cec {
    margin-top: -1px;
  }
  .plasma_0e26 .simple-3154 .right_5cec,
  .plasma_0e26 .simple-3154 .right_5cec::after,
  .plasma_0e26 .simple-3154 .right_5cec::before {
    width: 19px;
    height: 2px;
  }
  .plasma_0e26 .simple-3154 .right_5cec::before {
    top: -6px;
  }
  .plasma_0e26 .simple-3154 .right_5cec::after {
    bottom: -6px;
  }
  .widget-3f66 .simple-3154 .tag-motion-c8b0 {
    margin-top: -2px;
    width: 22px;
  }
  .widget-3f66 .simple-3154 .right_5cec {
    margin-top: -1px;
  }
  .widget-3f66 .simple-3154 .right_5cec,
  .widget-3f66 .simple-3154 .right_5cec::after,
  .widget-3f66 .simple-3154 .right_5cec::before {
    width: 22px;
    height: 2px;
  }
  .widget-3f66 .simple-3154 .right_5cec::before {
    top: -7px;
  }
  .widget-3f66 .simple-3154 .right_5cec::after {
    bottom: -7px;
  }
  .footer_new_f46e .simple-3154 .tag-motion-c8b0 {
    margin-top: -2px;
    width: 31px;
  }
  .footer_new_f46e .simple-3154 .right_5cec {
    margin-top: -1.5px;
  }
  .footer_new_f46e .simple-3154 .right_5cec,
  .footer_new_f46e .simple-3154 .right_5cec::after,
  .footer_new_f46e .simple-3154 .right_5cec::before {
    width: 31px;
    height: 3px;
  }
  .footer_new_f46e .simple-3154 .right_5cec::before {
    top: -9px;
  }
  .footer_new_f46e .simple-3154 .right_5cec::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-brown-74ed .simple-3154 .tag-motion-c8b0 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-brown-74ed .simple-3154 .right_5cec {
    margin-top: -1px;
  }
  .modal-brown-74ed .simple-3154 .right_5cec,
  .modal-brown-74ed .simple-3154 .right_5cec::after,
  .modal-brown-74ed .simple-3154 .right_5cec::before {
    width: 19px;
    height: 2px;
  }
  .modal-brown-74ed .simple-3154 .right_5cec::before {
    top: -6px;
  }
  .modal-brown-74ed .simple-3154 .right_5cec::after {
    bottom: -6px;
  }
  .tall_10db .simple-3154 .tag-motion-c8b0 {
    margin-top: -2px;
    width: 22px;
  }
  .tall_10db .simple-3154 .right_5cec {
    margin-top: -1px;
  }
  .tall_10db .simple-3154 .right_5cec,
  .tall_10db .simple-3154 .right_5cec::after,
  .tall_10db .simple-3154 .right_5cec::before {
    width: 22px;
    height: 2px;
  }
  .tall_10db .simple-3154 .right_5cec::before {
    top: -7px;
  }
  .tall_10db .simple-3154 .right_5cec::after {
    bottom: -7px;
  }
  .selected-968e .simple-3154 .tag-motion-c8b0 {
    margin-top: -2px;
    width: 31px;
  }
  .selected-968e .simple-3154 .right_5cec {
    margin-top: -1.5px;
  }
  .selected-968e .simple-3154 .right_5cec,
  .selected-968e .simple-3154 .right_5cec::after,
  .selected-968e .simple-3154 .right_5cec::before {
    width: 31px;
    height: 3px;
  }
  .selected-968e .simple-3154 .right_5cec::before {
    top: -9px;
  }
  .selected-968e .simple-3154 .right_5cec::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .prev_1bf6 .simple-3154 .tag-motion-c8b0 {
    margin-top: -2px;
    width: 19px;
  }
  .prev_1bf6 .simple-3154 .right_5cec {
    margin-top: -1px;
  }
  .prev_1bf6 .simple-3154 .right_5cec,
  .prev_1bf6 .simple-3154 .right_5cec::after,
  .prev_1bf6 .simple-3154 .right_5cec::before {
    width: 19px;
    height: 2px;
  }
  .prev_1bf6 .simple-3154 .right_5cec::before {
    top: -6px;
  }
  .prev_1bf6 .simple-3154 .right_5cec::after {
    bottom: -6px;
  }
  .hidden-fast-666b .simple-3154 .tag-motion-c8b0 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-fast-666b .simple-3154 .right_5cec {
    margin-top: -1px;
  }
  .hidden-fast-666b .simple-3154 .right_5cec,
  .hidden-fast-666b .simple-3154 .right_5cec::after,
  .hidden-fast-666b .simple-3154 .right_5cec::before {
    width: 22px;
    height: 2px;
  }
  .hidden-fast-666b .simple-3154 .right_5cec::before {
    top: -7px;
  }
  .hidden-fast-666b .simple-3154 .right_5cec::after {
    bottom: -7px;
  }
  .button_gas_b972 .simple-3154 .tag-motion-c8b0 {
    margin-top: -2px;
    width: 31px;
  }
  .button_gas_b972 .simple-3154 .right_5cec {
    margin-top: -1.5px;
  }
  .button_gas_b972 .simple-3154 .right_5cec,
  .button_gas_b972 .simple-3154 .right_5cec::after,
  .button_gas_b972 .simple-3154 .right_5cec::before {
    width: 31px;
    height: 3px;
  }
  .button_gas_b972 .simple-3154 .right_5cec::before {
    top: -9px;
  }
  .button_gas_b972 .simple-3154 .right_5cec::after {
    bottom: -9px;
  }
}
.basic-a8af .right_5cec {
  -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);
}
.basic-a8af .right_5cec::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.basic-a8af .right_5cec::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);
}
.basic-a8af.small_e980 .right_5cec {
  -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);
}
.basic-a8af.small_e980 .right_5cec::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.basic-a8af.small_e980 .right_5cec::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bronze_867f {
  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.preview-fast-6497:before {
  display: none;
}
.description-liquid-3c4c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.description-liquid-3c4c .last-16aa {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.description-liquid-3c4c .last-16aa:last-of-type {
  border-bottom: none;
}
.description-liquid-3c4c .last-16aa.active-last-fe49,
.description-liquid-3c4c .last-16aa.dark-1d7a,
.description-liquid-3c4c .last-16aa.brown_f9ba {
  padding: 0;
}
.description-liquid-3c4c .label-38db .notice_rough_8b84 {
  color: currentColor;
}
.description-liquid-3c4c .label-38db .notice_rough_8b84:focus,
.description-liquid-3c4c .label-38db .notice_rough_8b84:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-liquid-3c4c.soft-ef21 .stale_b2c1,
.description-liquid-3c4c.soft-ef21 .active_f59b a,
.description-liquid-3c4c.soft-ef21 .yellow-7348 a,
.description-liquid-3c4c.soft-ef21 .sidebar-black-94c5 a {
  color: rgba(0, 0, 0, 0.55);
}
.description-liquid-3c4c.soft-ef21 .stale_b2c1:hover,
.description-liquid-3c4c.soft-ef21 .active_f59b a:hover,
.description-liquid-3c4c.soft-ef21 .yellow-7348 a:hover,
.description-liquid-3c4c.soft-ef21 .sidebar-black-94c5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description-liquid-3c4c.soft-ef21 .notification-2912 {
  color: rgba(0, 0, 0, 0.8);
}
.description-liquid-3c4c.soft-ef21 .last-16aa {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-liquid-3c4c.soft-ef21 .last-16aa:before {
  background: rgba(0, 0, 0, 0.08);
}
.description-liquid-3c4c.soft-ef21 .article_d099:before {
  background: rgba(255, 255, 255, 0.9);
}
.description-liquid-3c4c.soft-ef21 .label-38db .tooltip-0489 li a,
.description-liquid-3c4c.soft-ef21 .label-38db .notice_rough_8b84,
.description-liquid-3c4c.soft-ef21 .sidebar-black-94c5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-liquid-3c4c.soft-ef21 .label-38db .notice_rough_8b84:focus,
.description-liquid-3c4c.soft-ef21 .label-38db .notice_rough_8b84:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-liquid-3c4c.soft-ef21 .tooltip-0489 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-liquid-3c4c.logo-small-d916 .stale_b2c1,
.description-liquid-3c4c.logo-small-d916 .active_f59b a,
.description-liquid-3c4c.logo-small-d916 .yellow-7348 .notice_rough_8b84,
.description-liquid-3c4c.logo-small-d916 .yellow-7348 a,
.description-liquid-3c4c.logo-small-d916 .sidebar-black-94c5 a {
  color: rgba(255, 255, 255, 0.79);
}
.description-liquid-3c4c.logo-small-d916 .stale_b2c1:hover,
.description-liquid-3c4c.logo-small-d916 .active_f59b a:hover,
.description-liquid-3c4c.logo-small-d916 .yellow-7348 .notice_rough_8b84:hover,
.description-liquid-3c4c.logo-small-d916 .yellow-7348 a:hover,
.description-liquid-3c4c.logo-small-d916 .sidebar-black-94c5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-liquid-3c4c.logo-small-d916 .notification-2912 {
  color: rgba(255, 255, 255, 0.99);
}
.description-liquid-3c4c.logo-small-d916 .last-16aa {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-liquid-3c4c.logo-small-d916 .last-16aa:before {
  background: rgba(255, 255, 255, 0.08);
}
.description-liquid-3c4c.logo-small-d916 .article_d099:before {
  background: rgba(0, 0, 0, 0.9);
}
.description-liquid-3c4c.logo-small-d916 .label-38db .tooltip-0489 li a,
.description-liquid-3c4c.logo-small-d916 .label-38db .notice_rough_8b84,
.description-liquid-3c4c.logo-small-d916 .sidebar-black-94c5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-liquid-3c4c.logo-small-d916 .label-38db .notice_rough_8b84:focus,
.description-liquid-3c4c.logo-small-d916 .label-38db .notice_rough_8b84:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-liquid-3c4c.logo-small-d916 .tooltip-0489 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_d099 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.article_d099:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.first-afd3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pro_ba33 .description-liquid-3c4c {
  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;
}
.pro_ba33 .last-16aa {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pro_ba33 .last-16aa: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) {
  .pro_ba33 .last-16aa:before {
    width: 16%;
    left: 42%;
  }
}
.pro_ba33 .last-16aa:last-child:before {
  content: none;
}
.pro_ba33 .last-16aa[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pro_ba33 .label-38db .tooltip-0489 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pro_ba33 .label-38db .tooltip-0489 li a .notice_rough_8b84 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pro_ba33 .label-38db .sidebar-black-94c5 {
  border: none;
}
.pro_ba33 .label-38db .sidebar-black-94c5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pro_ba33 .article_d099 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pro_ba33 .first-afd3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pro_ba33 .logo-small-d916 .article_d099:before {
  background: rgba(0, 0, 0, 0.9);
}
.pro_ba33 .soft-ef21.item-4170 .right_5cec {
  background: rgba(0, 0, 0, 0.6);
}
.pro_ba33
  .soft-ef21.item-4170
  .right_5cec::after,
.pro_ba33
  .soft-ef21.item-4170
  .right_5cec:before {
  background: inherit;
}
.pro_ba33
  .soft-ef21.item-4170:hover
  .right_5cec {
  background: rgba(0, 0, 0, 0.8);
}
.main-purple-796a .description-liquid-3c4c {
  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) {
  .main-purple-796a .description-liquid-3c4c {
    width: auto;
    right: 45px;
  }
}
.frame_dynamic_6ffb .description-liquid-3c4c {
  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) {
  .frame_dynamic_6ffb .description-liquid-3c4c {
    width: auto;
    left: 45px;
  }
}
.preview-fast-6497 .description-liquid-3c4c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview-fast-6497 .first-afd3 {
  max-width: 48em;
  margin: 0 auto;
}
.preview-fast-6497 .article_d099:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tabs_dim_5cea {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_dim_5cea.pro_ba33 .description-liquid-3c4c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tabs_dim_5cea.main-purple-796a .description-liquid-3c4c {
  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);
}
.tabs_dim_5cea .description-liquid-3c4c {
  visibility: visible;
}
.tabs_dim_5cea.frame_dynamic_6ffb .description-liquid-3c4c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.texture-red-2b28,
.hidden_2cf8 {
  overflow-x: hidden;
}
.texture-red-2b28 .description-liquid-3c4c {
  overflow: auto;
}
.texture-red-2b28.pro_ba33 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-red-2b28.pro_ba33 .description-liquid-3c4c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.texture-red-2b28.pro_ba33 .accent_plasma_7c57 {
  opacity: 0;
}
.texture-red-2b28.main-purple-796a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-red-2b28.main-purple-796a .description-liquid-3c4c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.texture-red-2b28.main-purple-796a .accent_plasma_7c57 {
  opacity: 0;
}
.texture-red-2b28.frame_dynamic_6ffb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-red-2b28.frame_dynamic_6ffb .description-liquid-3c4c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.texture-red-2b28.frame_dynamic_6ffb .accent_plasma_7c57 {
  opacity: 0;
}
.texture-red-2b28.preview-fast-6497 .description-liquid-3c4c {
  z-index: 10;
  visibility: visible;
}
.item-4170 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.item-4170 .right_5cec {
  background: rgba(255, 255, 255, 0.99);
}
.item-4170 .right_5cec::after,
.item-4170 .right_5cec:before {
  background: inherit;
}
.item-4170:hover .right_5cec {
  background: rgba(255, 255, 255, 0.99);
}
.frame_dynamic_6ffb .item-4170 {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview-fast-6497 .item-4170 {
  display: none !important;
}
.texture-red-2b28:before,
.hidden_2cf8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.texture-red-2b28 .item-4170,
.hidden_2cf8 .item-4170 {
  display: inline-block;
}
.description-liquid-3c4c .article_center_1e5f {
  -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;
}
.texture-red-2b28 .description-liquid-3c4c .article_center_1e5f,
.hidden_2cf8 .description-liquid-3c4c .article_center_1e5f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline_166e .hover_76f4 {
  width: 100%;
}
.widget_first_3ff9 {
  padding: 0 0.5em 0;
}
.widget_first_3ff9 [class*="customify-col-"],
.widget_first_3ff9 [class*="customify-col_"],
.widget_first_3ff9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.easy_ded5 .widget_first_3ff9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .media-c6f5 .accordion_d205,
  .accordion_d205 {
    display: none;
  }
  .gradient_dynamic_baf1 {
    text-align: left;
  }
  .progress_lite_9603 {
    text-align: center;
  }
  .pink-121d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .media-c6f5 .fresh-561f,
  .fresh-561f {
    display: none;
  }
  .info_wide_91a5 {
    text-align: left;
  }
  .card-f096 {
    text-align: center;
  }
  .accent-medium-baa2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .media-c6f5 .input-70f0,
  .input-70f0 {
    display: none;
  }
  .input-solid-686f {
    text-align: left;
  }
  .gallery-orange-1cd8 {
    text-align: center;
  }
  .shade-17fd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dropdown-5107 {
  box-shadow: none !important;
}
.logo-cold-81dd .nav-0ee8,
.notification-stone-d1a0 .nav-0ee8 {
  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;
}
.notification-stone-d1a0 .nav-0ee8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.article_motion_1f26 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.article_motion_1f26:after,
.article_motion_1f26:before {
  content: "";
  display: table;
}
.article_motion_1f26:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .article_motion_1f26 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.article_motion_1f26,
.widget-solid-efae {
  max-width: 1248px;
  margin: 0 auto;
}

.modal-1634.aside_middle_8ab2 .article_motion_1f26 {
  max-width: 100%;
}
.modal-1634.summary-smooth-72a0 {
  max-width: 1200px;
  margin: 0 auto;
}
.modal-1634.mask_mini_3ee3 .article_motion_1f26 {
  max-width: 100%;
}
.modal-1634.mask_mini_3ee3 > .article_motion_1f26 {
  padding-left: 0;
  padding-right: 0;
}
.modal-1634.mask_mini_3ee3 > .article_motion_1f26 .media-c6f5 {
  margin: 0;
}
.modal-1634.mask_mini_3ee3
  > .article_motion_1f26
  .primary_north_c3c1.grid_copper_3306 {
  margin-right: 0;
  margin-left: 0;
}
.modal-1634.mask_mini_3ee3 #main.grid_copper_3306 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .main_9b71 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .main_9b71 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .photo-7cf3 .message-da55 {
    padding-right: 1em;
  }
  .photo-7cf3.red_3373 .primary_north_c3c1 {
    border-right: 1px solid #eaecee;
  }
  .photo-7cf3.red_3373 .message-da55 {
    padding-right: 1em;
  }
  .photo-7cf3.red_3373 .active-3124 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_fixed_6dcf .message-da55 {
    padding-left: 1em;
  }
  .description_fixed_6dcf.red_3373 .primary_north_c3c1 {
    border-left: 1px solid #eaecee;
  }
  .description_fixed_6dcf.red_3373 .message-da55 {
    padding-left: 1em;
  }
  .description_fixed_6dcf.red_3373 .active-3124 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-3caa .message-da55 {
    padding-left: 1em;
  }
  .chip-3caa.red_3373 .avatar_db83 {
    border-right: 1px solid #eaecee;
  }
  .chip-3caa.red_3373 .popup-c75a {
    border-right: 1px solid #eaecee;
  }
  .chip-3caa.red_3373 .message-da55 {
    padding-left: 1em;
  }
  .chip-3caa.red_3373 .active-3124 {
    padding-right: 1em;
  }
  .chip-3caa.red_3373 .down_62e6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-under-2a21 .message-da55 {
    padding-right: 1em;
  }
  .title-under-2a21.red_3373 .avatar_db83 {
    border-left: 1px solid #eaecee;
  }
  .title-under-2a21.red_3373 .popup-c75a {
    border-left: 1px solid #eaecee;
  }
  .title-under-2a21.red_3373 .message-da55 {
    padding-right: 1em;
  }
  .title-under-2a21.red_3373 .active-3124 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-under-2a21.red_3373 .down_62e6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_9b71 .message-da55 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_9b71.red_3373 .primary_north_c3c1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .main_9b71.red_3373 .message-da55 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_9b71.red_3373 .active-3124 {
    padding-left: 1em;
  }
  .main_9b71.red_3373 .down_62e6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .main_9b71.red_3373 .message-da55 {
    padding-left: 0;
  }
}
.description_d41e .pressed-1799 {
  display: inline-block;
}
.cold-4d81 {
  display: inline-block;
}
.description_full_ca42 {
  word-con: break-word;
}
.pattern_hard_0ded > span {
  display: inline-block;
  padding: 5px 0;
}
.pattern_hard_0ded .large-101c {
  margin-left: 8px;
  margin-right: 8px;
}
.pattern_hard_0ded .button-purple-899b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.info-1907 .west-737e {
  margin-bottom: 2em;
}
.info-1907 .module_25c5 {
  margin-bottom: 15px;
}
.info-1907 .module_25c5:last-child {
  margin-bottom: 0;
}
.info-1907 .motion-0a14 {
  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) {
  .info-1907 .motion-0a14 {
    display: block;
  }
}
.info-1907 .filter_center_908e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .info-1907 .filter_center_908e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.info-1907 .feature-5a23 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.info-1907 .feature-5a23 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.info-1907 .feature-5a23 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.info-1907 .description_full_ca42 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.info-1907 .description_full_ca42 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.info-1907 .slow-d7e9 p:last-child {
  margin-bottom: 0;
}
.info-1907 .tag-f732 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.info-1907 .aside-wood-6e4c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.info-1907 .tag_a6cc {
  margin-top: 1em;
}
.info-1907 .nav-liquid-c991 {
  top: 0;
  display: block;
}
.info-1907 .nav-liquid-c991 a {
  color: inherit;
}
.info-1907 .nav-liquid-c991 a:hover {
  color: inherit;
}
.info-1907 .notification-old-59ef {
  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;
}
.info-1907 .notification-old-59ef:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.info-1907 .aside-wood-6e4c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.info-1907 .layout-orange-73e7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.info-1907 .layout-orange-73e7:first-child {
  margin-top: 0;
}
.info-1907 .layout-orange-73e7.under-bc54 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.info-1907 .layout-orange-73e7.tag-1aae {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info-1907
  .layout-orange-73e7.tag-1aae.avatar-68ac
  .tag_a6cc {
  width: 100%;
}
.info-1907 .tag-1aae {
  -webkit-box-align: center;
  align-items: center;
}
.info-1907 .tag-1aae .pattern_hard_0ded,
.info-1907 .tag-1aae > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.info-1907 .feature-5a23 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info-1907 .feature-5a23 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info-1907 .feature-5a23: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;
}
.info-1907 .under-bc54 {
  z-index: 5;
}
.info-1907 .item_d71c .outline-liquid-d83f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.info-1907 .info-aaf1 .outline-liquid-d83f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.info-1907 .dirty_5e60 .outline-liquid-d83f {
  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;
}
.info-1907.module_f3bd .motion-0a14,
.info-1907.image_9496 .motion-0a14 {
  display: block;
}
.info-1907.module_f3bd .motion-0a14 .short_9c45,
.info-1907.module_f3bd .motion-0a14 .aside-wood-6e4c,
.info-1907.image_9496 .motion-0a14 .short_9c45,
.info-1907.image_9496 .motion-0a14 .aside-wood-6e4c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info-1907.banner-red-7fda .filter_center_908e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .info-1907.banner-red-7fda .filter_center_908e {
    margin-right: 0;
  }
}
.info-1907.module_f3bd .filter_center_908e,
.info-1907.image_9496 .filter_center_908e {
  padding-top: 40%;
}
.info-1907.module_f3bd .west-737e,
.info-1907.image_9496 .west-737e {
  display: block;
}
.info-1907.module_f3bd .fn-sticky-d5ca .aside-wood-6e4c,
.info-1907.image_9496 .fn-sticky-d5ca .aside-wood-6e4c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.info-1907.module_f3bd .filter_center_908e,
.info-1907.image_9496 .filter_center_908e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.info-1907.module_f3bd .aside-wood-6e4c {
  padding: 1em;
}
.current_557c {
  margin: 30px auto;
  display: block;
}
.current_557c .surface-north-7ab2 > * {
  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;
}
.current_557c .surface-north-7ab2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.current_557c .surface-north-7ab2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption-cool-b145 .pattern_hard_0ded {
  margin-bottom: 1.41575em;
}
.caption-cool-b145 .module-right-004c {
  margin-bottom: 1.618em;
}
.footer_complex_6b53 .video_acbf {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.footer_complex_6b53 .video_acbf a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.footer_complex_6b53 .header-86ca {
  max-width: 100%;
  overflow: auto;
}
.chip-huge-8192 .footer_complex_6b53 a:hover {
  text-decoration: underline;
}
.card-dark-91e2 .module_25c5:not(.description_full_ca42),
.card-dark-91e2 .feature-5a23 {
  margin-bottom: 1.41575em;
}
.card-dark-91e2 .module_25c5:not(.description_full_ca42):last-child,
.card-dark-91e2 .feature-5a23:last-child {
  margin-bottom: 0;
}
.card-dark-91e2 .module_25c5.box-55f2 {
  margin-bottom: 0.41575em;
}
.card-dark-91e2 .tag_e245:before,
.card-dark-91e2 .mask-glass-9e2c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.card-dark-91e2 .tag_e245:before {
  content: "\f115";
}
.card-dark-91e2 .mask-glass-9e2c:before {
  content: "\f02c";
}
.card-dark-91e2 .link_9f8c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.card-dark-91e2 .link_9f8c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.lower_c85b {
  display: -webkit-box;
  display: flex;
}
.lower_c85b .notice-rough-7580 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .lower_c85b .notice-rough-7580 {
    flex-basis: 90px;
  }
}
.lower_c85b .sort-f2fc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .lower_c85b .sort-f2fc {
    flex-basis: calc(100% - 50px);
  }
}
.lower_c85b .pattern-d0d6 p:last-child {
  margin-bottom: 0.72em;
}
.list_05f2 .surface-north-7ab2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list_05f2 .surface-north-7ab2:after,
.list_05f2 .surface-north-7ab2:before {
  content: "";
  display: table;
}
.list_05f2 .surface-north-7ab2:after {
  clear: both;
}
.list_05f2 .surface-north-7ab2 .icon-21e5,
.list_05f2 .surface-north-7ab2 .bright_b71b {
  width: 49%;
}
.list_05f2 .surface-north-7ab2 .icon-21e5 a span.header-cold-a482,
.list_05f2 .surface-north-7ab2 .bright_b71b a span.header-cold-a482 {
  display: block;
  margin-bottom: 5px;
}
.list_05f2 .surface-north-7ab2 .bright_b71b {
  float: left;
  text-align: left;
}
.list_05f2 .surface-north-7ab2 .icon-21e5 {
  float: right;
  text-align: right;
}
.picture_f953 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .picture_f953 {
    margin-bottom: 0;
  }
}
.hidden_b79a {
  margin-bottom: 1em;
}
.hidden_b79a .description_full_ca42 {
  font-size: 1.1em;
  line-height: 1.3;
}
.smooth_1d5a a {
  display: block;
  line-height: 0;
  position: relative;
}
.status-375c .hidden_b79a,
.gradient-0e8c .hidden_b79a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .status-375c .hidden_b79a,
  .gradient-0e8c .hidden_b79a {
    display: block;
  }
}
.status-375c .smooth_1d5a,
.gradient-0e8c .smooth_1d5a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .status-375c .smooth_1d5a,
  .gradient-0e8c .smooth_1d5a {
    margin-bottom: 1em;
  }
}
.status-375c .smooth_1d5a img,
.gradient-0e8c .smooth_1d5a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.status-375c .up_3bbd,
.gradient-0e8c .up_3bbd {
  flex-basis: calc(100% - 160px);
}
.status-375c .up_3bbd p,
.gradient-0e8c .up_3bbd p {
  margin-bottom: 0;
}
.status-375c .up_3bbd {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .status-375c .up_3bbd {
    padding-left: 0;
  }
}
.gradient-0e8c .up_3bbd {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gradient-0e8c .up_3bbd {
    padding-right: 0;
  }
}
.gradient-0e8c .smooth_1d5a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border_east_5cf7 .smooth_1d5a {
  margin-bottom: 0.5em;
}
.border_east_5cf7 .smooth_1d5a img {
  width: 100%;
}
.image_52ee .out-d009,
.list-gold-e0cb .out-d009 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.list-gold-e0cb .primary_north_c3c1 .advanced-f9e1 p:last-child {
  margin-bottom: 0;
}
.center_bac7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hero_selected_ed65 .liquid_f0e8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hero_selected_ed65 .liquid_f0e8:last-of-type {
    margin-bottom: 0;
  }
}
.hero_selected_ed65 .liquid_f0e8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero_selected_ed65 .liquid_f0e8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hero_selected_ed65 .liquid_f0e8 ul li {
  margin: 0 0 0.6em;
}
.hero_selected_ed65 .liquid_f0e8 ul li.popup-7053,
.hero_selected_ed65 .liquid_f0e8 ul li.wrapper_pink_ce77 {
  position: relative;
}
.hero_selected_ed65 .liquid_f0e8 ul li.popup-7053 .wood-7f67,
.hero_selected_ed65 .liquid_f0e8 ul li.wrapper_pink_ce77 .wood-7f67 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hero_selected_ed65 .liquid_f0e8 ul li.popup-7053:after:after,
.hero_selected_ed65 .liquid_f0e8 ul li.popup-7053:after:before,
.hero_selected_ed65
  .liquid_f0e8
  ul
  li.wrapper_pink_ce77:after:after,
.hero_selected_ed65
  .liquid_f0e8
  ul
  li.wrapper_pink_ce77:after:before {
  content: "";
  display: table;
}
.hero_selected_ed65 .liquid_f0e8 ul li.popup-7053:after:after,
.hero_selected_ed65
  .liquid_f0e8
  ul
  li.wrapper_pink_ce77:after:after {
  clear: both;
}
.hero_selected_ed65 .liquid_f0e8 a.frame-5862:hover {
  text-decoration: none;
}
.hero_selected_ed65 .liquid_f0e8 select {
  max-width: 100%;
}
.hero_selected_ed65 .liquid_f0e8 table {
  font-size: 85%;
}
.hero_selected_ed65 .liquid_f0e8 table td,
.hero_selected_ed65 .liquid_f0e8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hero_selected_ed65 .liquid_f0e8 table tfoot td {
  text-align: left;
}
.hero_selected_ed65 .liquid_f0e8 :last-child {
  margin-bottom: 0;
}
.hero_selected_ed65 .liquid_f0e8 .block-stale-2cbe {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hero_selected_ed65 .liquid_f0e8 .block-stale-2cbe label {
  width: 100%;
}
.hero_selected_ed65 .liquid_f0e8 .block-stale-2cbe .accordion_basic_86d1 {
  width: 100%;
  display: block;
}
.hero_selected_ed65 .liquid_f0e8 .block-stale-2cbe .right-978d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hero_selected_ed65 .liquid_f0e8 .block-stale-2cbe .right-978d:hover svg #svg-search {
  fill: #444;
}
.hero_selected_ed65 .liquid_f0e8 .block-stale-2cbe .right-978d svg {
  width: 18px;
  height: 18px;
}
.hero_selected_ed65 .rough_bb46 ul ul,
.hero_selected_ed65 .gold-7bd8 ul ul,
.hero_selected_ed65 .list_clean_8c78 ul ul,
.hero_selected_ed65 .section_c11c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hero_selected_ed65 .rough_bb46 .widget_wide_e9e4 > a,
.hero_selected_ed65 .gold-7bd8 .widget_wide_e9e4 > a,
.hero_selected_ed65 .list_clean_8c78 .widget_wide_e9e4 > a,
.hero_selected_ed65 .section_c11c .widget_wide_e9e4 > a {
  margin-bottom: 0;
}
.hero_selected_ed65 .backdrop_f0b2 li,
.hero_selected_ed65 .rough_bb46 li,
.hero_selected_ed65 .video_1741 li,
.hero_selected_ed65 .gold-7bd8 li,
.hero_selected_ed65 .list_clean_8c78 li,
.hero_selected_ed65 .section_c11c li,
.hero_selected_ed65 .thumbnail-7c1a li,
.hero_selected_ed65 .backdrop_35dc li {
  display: block;
  position: relative;
}
.hero_selected_ed65 .backdrop_f0b2 li:last-child,
.hero_selected_ed65 .rough_bb46 li:last-child,
.hero_selected_ed65 .video_1741 li:last-child,
.hero_selected_ed65 .gold-7bd8 li:last-child,
.hero_selected_ed65 .list_clean_8c78 li:last-child,
.hero_selected_ed65 .section_c11c li:last-child,
.hero_selected_ed65 .thumbnail-7c1a li:last-child,
.hero_selected_ed65 .backdrop_35dc li:last-child {
  border: none;
}
.hero_selected_ed65 .backdrop_f0b2 li a,
.hero_selected_ed65 .rough_bb46 li a,
.hero_selected_ed65 .video_1741 li a,
.hero_selected_ed65 .gold-7bd8 li a,
.hero_selected_ed65 .list_clean_8c78 li a,
.hero_selected_ed65 .section_c11c li a,
.hero_selected_ed65 .thumbnail-7c1a li a,
.hero_selected_ed65 .backdrop_35dc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero_selected_ed65 .backdrop_f0b2 li ul li::before,
.hero_selected_ed65 .rough_bb46 li ul li::before,
.hero_selected_ed65 .video_1741 li ul li::before,
.hero_selected_ed65 .gold-7bd8 li ul li::before,
.hero_selected_ed65 .list_clean_8c78 li ul li::before,
.hero_selected_ed65 .section_c11c li ul li::before,
.hero_selected_ed65 .thumbnail-7c1a li ul li::before,
.hero_selected_ed65 .backdrop_35dc li ul li::before {
  left: 15px;
}
.hero_selected_ed65 .backdrop_f0b2 li ul a,
.hero_selected_ed65 .rough_bb46 li ul a,
.hero_selected_ed65 .video_1741 li ul a,
.hero_selected_ed65 .gold-7bd8 li ul a,
.hero_selected_ed65 .list_clean_8c78 li ul a,
.hero_selected_ed65 .section_c11c li ul a,
.hero_selected_ed65 .thumbnail-7c1a li ul a,
.hero_selected_ed65 .backdrop_35dc li ul a {
  padding-left: 20px;
}
.hero_selected_ed65 .backdrop_f0b2 li ul ul li::before,
.hero_selected_ed65 .rough_bb46 li ul ul li::before,
.hero_selected_ed65 .video_1741 li ul ul li::before,
.hero_selected_ed65 .gold-7bd8 li ul ul li::before,
.hero_selected_ed65 .list_clean_8c78 li ul ul li::before,
.hero_selected_ed65 .section_c11c li ul ul li::before,
.hero_selected_ed65 .thumbnail-7c1a li ul ul li::before,
.hero_selected_ed65 .backdrop_35dc li ul ul li::before {
  left: 30px;
}
.hero_selected_ed65 .backdrop_f0b2 li ul ul a,
.hero_selected_ed65 .rough_bb46 li ul ul a,
.hero_selected_ed65 .video_1741 li ul ul a,
.hero_selected_ed65 .gold-7bd8 li ul ul a,
.hero_selected_ed65 .list_clean_8c78 li ul ul a,
.hero_selected_ed65 .section_c11c li ul ul a,
.hero_selected_ed65 .thumbnail-7c1a li ul ul a,
.hero_selected_ed65 .backdrop_35dc li ul ul a {
  padding-left: 40px;
}
.hero_selected_ed65 .disabled_b714 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero_selected_ed65 .backdrop_35dc ul li {
  margin-bottom: 1.41575em;
}
.hero_selected_ed65 .backdrop_35dc ul li .box-eb57 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hero_selected_ed65 .backdrop_35dc ul li .notice-8279 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.logo-small-d916 .backdrop_f0b2 li a,
.logo-small-d916 .rough_bb46 li a,
.logo-small-d916 .video_1741 li a,
.logo-small-d916 .gold-7bd8 li a,
.logo-small-d916 .list_clean_8c78 li a,
.logo-small-d916 .section_c11c li a,
.logo-small-d916 .thumbnail-7c1a li a,
.logo-small-d916 .backdrop_35dc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-small-d916 .disabled_b714 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-small-d916 .liquid_f0e8 ul li.popup-7053 .wood-7f67,
.logo-small-d916 .liquid_f0e8 ul li.wrapper_pink_ce77 .wood-7f67 {
  background: rgba(0, 0, 0, 0.2);
}
.logo-small-d916 .hero_selected_ed65 .liquid_f0e8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-1634 .hero_selected_ed65 .tooltip-0489 li {
  margin: 0;
}
.modal-1634 .hero_selected_ed65 .tooltip-0489 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.modal-1634 .hero_selected_ed65 .tooltip-0489 li ul {
  margin: 0;
}
.modal-1634 .hero_selected_ed65 .tooltip-0489 li ul li a {
  padding-left: 15px;
}
.modal-1634 .hero_selected_ed65 .tooltip-0489 li ul li li a {
  padding-left: 30px;
}
.modal-1634 .hero_selected_ed65 .tooltip-0489 li.texture-motion-43d0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.modal-1634 .hero_selected_ed65 .tooltip-0489 li.texture-motion-43d0 > 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;
}
.modal-1634 .hero_selected_ed65 .tooltip-0489 li.texture-motion-43d0 > 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;
}
.message_1680 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fresh_6c16 {
  position: relative;
  z-index: 10;
}
.fresh_6c16 .article_center_1e5f {
  width: 100%;
  max-width: 100%;
}
.dirty_feaf .banner_de14 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dirty_feaf .soft-ef21 {
}
.dirty_feaf .logo-small-d916 {
  background: #292929;
}
.pressed-d35e .banner_de14 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pressed-d35e .soft-ef21 {
  background: #f9f9f9;
}
.pressed-d35e .logo-small-d916 {
  background: #303030;
}
.orange_8f76 .banner_de14 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .orange_8f76 .pressed-1799 {
    margin-bottom: 1em;
  }
  .orange_8f76 .pressed-1799:last-child {
    margin-bottom: 0;
  }
}
.orange_8f76 .soft-ef21 {
  background: #ededed;
}
.orange_8f76 .logo-small-d916 {
  background: #1a1a1a;
}
.banner_de14.soft-ef21 {
  color: rgba(0, 0, 0, 0.6);
}
.banner_de14.soft-ef21 .row_simple_95a6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner_de14.logo-small-d916 {
  color: rgba(255, 255, 255, 0.99);
}
.banner_de14.logo-small-d916 a:not(.frame-5862) {
  color: rgba(255, 255, 255, 0.79);
}
.banner_de14.logo-small-d916 a:not(.frame-5862):hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_de14.logo-small-d916 .row_simple_95a6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_de14.logo-small-d916 table tbody td,
.banner_de14.logo-small-d916 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shade-old-76e2.column_e9ba .article_motion_1f26 {
  max-width: initial;
}
.shade-old-76e2 .chip-d9b0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shade-old-76e2 .chip-d9b0 .article_center_1e5f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shade-old-76e2 .chip-d9b0 .article_center_1e5f {
    display: block;
    margin-bottom: 2em;
  }
  .shade-old-76e2 .chip-d9b0 .article_center_1e5f:last-child {
    margin-bottom: 0;
  }
}
.orange_8f76 .pressed-1799:last-child,
.pressed-d35e .pressed-1799:last-child,
.dirty_feaf .pressed-1799:last-child {
  margin-bottom: 0;
}
.orange_8f76 .pressed-1799 .hero_selected_ed65 .liquid_f0e8:last-child,
.pressed-d35e .pressed-1799 .hero_selected_ed65 .liquid_f0e8:last-child,
.dirty_feaf .pressed-1799 .hero_selected_ed65 .liquid_f0e8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .orange_8f76 .thumbnail-36b8,
  .orange_8f76 .basic_a751,
  .pressed-d35e .thumbnail-36b8,
  .pressed-d35e .basic_a751,
  .dirty_feaf .thumbnail-36b8,
  .dirty_feaf .basic_a751 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fresh_6c16 .pressed-1799 {
    margin-bottom: 2em;
  }
}
.fresh_6c16 p:last-child {
  margin-bottom: 0;
}
.fresh_6c16 li,
.fresh_6c16 ul {
  list-style: none;
  margin: 0;
}
.fresh_6c16 ul ul {
  margin-left: 2.617924em;
}
.hidden_2156 {
  font-size: 0.875em;
}

/* css-noise: 56d1 */
.promo-block-o9 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
