/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wrapper_rough_9171/customify
Author: WPCustomify
Author URI: https://pressmaximum.wrapper_rough_9171
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.wrapper_rough_9171/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.inner-44d9.next_7e23/licenses/gpl-2.0.banner-easy-414c
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.mask_green_255e/, (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.card_2b0a.video-1b5f/normalize.shade_06c1/
 ======
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.shade_06c1 v7.0.0 | MIT License | github.wrapper_rough_9171/necolas/normalize.shade_06c1 */
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;
}
.accent_d629 .tabs_short_5f89,
.accent_static_5a0b,
.gallery_6ee5,
.gradient_c447,
.clean-a48f,
.aside_bfd8,
.last_3f10,
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;
}
.accent_static_5a0b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accent_static_5a0b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accent_static_5a0b,
  h1 {
    font-size: 1.8em;
  }
}
.gallery_6ee5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gallery_6ee5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gallery_6ee5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gallery_6ee5,
  h2 {
    font-size: 1.7em;
  }
}
.gradient_c447,
h3 {
  font-size: 1.618em;
}
.accent_d629 .tabs_short_5f89,
.clean-a48f,
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.info_lite_44e0 {
  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;
}
.next-70f5:after,
.next-70f5:before,
.carousel-1c1b:after,
.carousel-1c1b:before {
  content: "";
  display: table;
}
.next-70f5:after,
.carousel-1c1b:after {
  clear: both;
}
.modal_short_8ad0 {
  float: right;
  margin-right: 0;
}
.detail_6321 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slider-current-2e96 .picture_87b5,
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;
}
.slider-current-2e96 .picture_87b5:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.first-9534 .picture_87b5 {
  box-shadow: none;
}
.first-9534
  .picture_87b5
  .hidden_e3f8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.first-9534 .picture_87b5 .heading_8679 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.first-9534
  .picture_87b5
  .heading_8679
  b {
  display: none;
}
.first-9534 .gradient-d9fd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.simple-71a5:not(.panel_6d6a):not(.lite-1d94),
button:not(.panel_6d6a):not(.lite-1d94),
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ),
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ),
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ) {
  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;
}
.simple-71a5:not(.panel_6d6a):not(
    .lite-1d94
  ):hover,
button:not(.panel_6d6a):not(
    .lite-1d94
  ):hover,
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ):hover,
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ):hover,
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.simple-71a5:not(.panel_6d6a):not(
    .lite-1d94
  ):active,
.simple-71a5:not(.panel_6d6a):not(
    .lite-1d94
  ):focus,
button:not(.panel_6d6a):not(
    .lite-1d94
  ):active,
button:not(.panel_6d6a):not(
    .lite-1d94
  ):focus,
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ):active,
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ):focus,
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ):active,
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ):focus,
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ):active,
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ):focus {
  outline: 0;
}
.simple-71a5:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768,
button:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768,
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768,
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768,
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768 {
  position: relative;
}
.simple-71a5:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .green_9d78,
.simple-71a5:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .shadow_08ff,
.simple-71a5:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .pagination-action-7595,
.simple-71a5:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  i,
.simple-71a5:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  svg,
button:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .green_9d78,
button:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .shadow_08ff,
button:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .pagination-action-7595,
button:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  i,
button:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  svg,
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .green_9d78,
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .shadow_08ff,
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .pagination-action-7595,
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  i,
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  svg,
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .green_9d78,
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .shadow_08ff,
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .pagination-action-7595,
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  i,
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  svg,
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .green_9d78,
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .shadow_08ff,
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  .pagination-action-7595,
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  i,
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768
  svg {
  visibility: hidden;
}
.simple-71a5:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768:after,
button:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768:after,
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768:after,
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768:after,
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ).fn-loading-6768: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;
}
.simple-71a5:not(.panel_6d6a):not(.lite-1d94),
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ),
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ),
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ) {
  color: #fff;
  background: #235787;
}
.simple-71a5:not(.panel_6d6a):not(
    .lite-1d94
  ):focus,
input[type="button"]:not(.panel_6d6a):not(
    .lite-1d94
  ):focus,
input[type="reset"]:not(.panel_6d6a):not(
    .lite-1d94
  ):focus,
input[type="submit"]:not(.panel_6d6a):not(
    .lite-1d94
  ):focus {
  color: #fff;
}
.simple-71a5.fn-disabled-6768:not(.panel_6d6a):not(
    .lite-1d94
  ),
.simple-71a5[disabled]:not(.panel_6d6a):not(
    .lite-1d94
  ),
button.fn-disabled-6768:not(.panel_6d6a):not(
    .lite-1d94
  ),
button[disabled]:not(.panel_6d6a):not(
    .lite-1d94
  ) {
  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;
}
.heading_55ab {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.heading_55ab: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;
}
.box-top-54af {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.text_86ea {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hero-af40 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.next-70f5:after,
.next-70f5:before,
.chip-light-1989:after,
.chip-light-1989:before,
.tabs-bd81:after,
.tabs-bd81:before,
.video-fluid-9a3c:after,
.video-fluid-9a3c:before,
.wood-8160:after,
.wood-8160:before,
.title-active-6ea6:after,
.title-active-6ea6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.next-70f5:after,
.chip-light-1989:after,
.tabs-bd81:after,
.video-fluid-9a3c:after,
.wood-8160:after,
.title-active-6ea6:after {
  clear: both;
}
.chip-light-1989 .down_7271,
.tabs-bd81 .down_7271,
.fluid-18ca .down_7271 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.background_last_d402 {
  display: inline-block;
}
.description-thick-001a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.description-thick-001a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.description-thick-001a .complex_fb2c {
  padding: 1em 0;
  font-size: 85%;
}
.complex_fb2c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.smooth_cfe9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.smooth_cfe9:after,
.smooth_cfe9:before {
  content: "";
  display: table;
}
.smooth_cfe9:after {
  clear: both;
}
.banner_638c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.row_small_6bc9 .banner_638c {
  max-width: 50%;
}
.light_339b .banner_638c {
  max-width: 33.33%;
}
.left_5e18 .banner_638c {
  max-width: 25%;
}
.hero_left_1daa .banner_638c {
  max-width: 20%;
}
.bottom-851c .banner_638c {
  max-width: 16.66%;
}
.grid_68a2 .banner_638c {
  max-width: 14.28%;
}
.text-9600 .banner_638c {
  max-width: 12.5%;
}
.widget_action_aacc .banner_638c {
  max-width: 11.11%;
}
.aside_lower_6014 {
  display: block;
}
.accent_d629 .module-tall-b178 label,
.accent_d629 .link_fixed_215b label,
.accent_d629 .yellow_6fcc label,
.accent_d629 .texture-fluid-885f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thick_ed7e {
  list-style: none;
  margin: 0;
}
.thick_ed7e article.text-f28f {
  margin-bottom: 0;
}
.thick_ed7e ul {
  list-style: none;
  margin: 0;
}
.thick_ed7e .active-a9f7 li.text-f28f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thick_ed7e .active-a9f7 li.text-f28f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thick_ed7e .active-a9f7 li.text-f28f: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) {
  .thick_ed7e .active-a9f7 li.text-f28f li.text-f28f li.text-f28f li.text-f28f {
    padding-left: 0;
  }
}
article.text-f28f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.text-f28f .chip-light-1989 p:last-of-type {
  margin-bottom: 0;
}
article.text-f28f .popup_dim_f9f3 {
  float: left;
}
article.text-f28f .image_dim_1e71 {
  margin-left: 85px;
}
article.text-f28f .hovered_6870 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.text-f28f .hovered_6870 .simple-5cf1 {
  margin-left: 10px;
}
article.text-f28f .main-60fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.text-f28f .new_5812 {
  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 .module-tall-b178,
  #respond .yellow_6fcc,
  #respond .texture-fluid-885f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module-tall-b178 input,
#respond .yellow_6fcc input,
#respond .texture-fluid-885f input {
  width: 100%;
}
#respond .texture-fluid-885f {
  margin-right: 0;
}
#respond .text-full-0c02 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dark-4a8c {
  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;
}
.dark-4a8c.feature-2424 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dark-4a8c 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%);
}
.dark-4a8c:focus,
.dark-4a8c: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);
}
.primary-outer-4ece {
  border-radius: 10%;
}
.progress-hard-aa1f {
  border-radius: 50%;
}
.progress-tall-bc40 {
  font-size: 0.72em;
}
.copper-6d63 {
  font-size: 0.875em;
}
.carousel_eb48 {
  font-size: 1.1em;
}
.alert-steel-a798 {
  text-transform: uppercase;
  line-height: 1.2;
}
.alert-steel-a798.progress-tall-bc40 {
  letter-spacing: 0.5px;
}
.nav-fc08,
.nav-fc08 a {
  color: #6d6d6d;
}
.nav-fc08 a:hover {
  color: #111;
}
.large-28a2 {
  color: #6d6d6d;
}
.pro_e337 {
  overflow-x: hidden;
}
.pro_e337 .notification-silver-f72b.glass-6933 {
  position: relative;
}
.pro_e337 .notification-silver-f72b.glass-6933.text_wide_ceaf {
  position: initial;
}
.pro_e337
  .notification-silver-f72b.glass-6933.text_wide_ceaf
  .light_5d4c {
  left: auto;
}
.pro_e337 .notification-silver-f72b .light_5d4c {
  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;
}
.pro_e337 .notification-silver-f72b:hover.glass-6933 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pro_e337
  .notification-silver-f72b:hover.glass-6933
  .light_5d4c {
  display: block;
  z-index: 9999999;
}
.pro_e337 .grid-current-d4ed .logo-dc59,
.pro_e337 .texture-8b04 .logo-dc59 {
  display: none;
}
.pro_e337 .input_east_9851 .notification-silver-f72b:hover.glass-6933 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accent_d629 .module-tall-b178 label,
.accent_d629 .link_fixed_215b label,
.accent_d629 .yellow_6fcc label,
.accent_d629 .texture-fluid-885f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thick_ed7e {
  list-style: none;
  margin: 0;
}
.thick_ed7e article.text-f28f {
  margin-bottom: 0;
}
.thick_ed7e ul {
  list-style: none;
  margin: 0;
}
.thick_ed7e .active-a9f7 li.text-f28f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thick_ed7e .active-a9f7 li.text-f28f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thick_ed7e .active-a9f7 li.text-f28f: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) {
  .thick_ed7e .active-a9f7 li.text-f28f li.text-f28f li.text-f28f li.text-f28f {
    padding-left: 0;
  }
}
article.text-f28f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.text-f28f .chip-light-1989 p:last-of-type {
  margin-bottom: 0;
}
article.text-f28f .popup_dim_f9f3 {
  float: left;
}
article.text-f28f .image_dim_1e71 {
  margin-left: 85px;
}
article.text-f28f .hovered_6870 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.text-f28f .hovered_6870 .simple-5cf1 {
  margin-left: 10px;
}
article.text-f28f .main-60fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.text-f28f .new_5812 {
  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 .module-tall-b178,
  #respond .yellow_6fcc,
  #respond .texture-fluid-885f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module-tall-b178 input,
#respond .yellow_6fcc input,
#respond .texture-fluid-885f input {
  width: 100%;
}
#respond .texture-fluid-885f {
  margin-right: 0;
}
#respond .text-full-0c02 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid-current-d4ed .cold_ca54 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.cold_ca54 .bottom_ec71.dropdown-ff85 .summary-95a7 > li > a:focus,
.cold_ca54 .bottom_ec71.dropdown-ff85 .summary-95a7 > li > a:hover,
.cold_ca54 .bottom_ec71.mask-4849 .summary-95a7 > li > a:focus,
.cold_ca54 .bottom_ec71.mask-4849 .summary-95a7 > li > a:hover,
.cold_ca54 .bottom_ec71.content-fresh-3368 .summary-95a7 > li > a:focus,
.cold_ca54 .bottom_ec71.content-fresh-3368 .summary-95a7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_ca54
  .bottom_ec71.dropdown-ff85
  .summary-95a7
  > li.gallery-6a8b
  > a,
.cold_ca54
  .bottom_ec71.dropdown-ff85
  .summary-95a7
  > li.tertiary-6629
  > a,
.cold_ca54
  .bottom_ec71.mask-4849
  .summary-95a7
  > li.gallery-6a8b
  > a,
.cold_ca54
  .bottom_ec71.mask-4849
  .summary-95a7
  > li.tertiary-6629
  > a,
.cold_ca54
  .bottom_ec71.content-fresh-3368
  .summary-95a7
  > li.gallery-6a8b
  > a,
.cold_ca54 .bottom_ec71.content-fresh-3368 .summary-95a7 > li.picture-active-084e > a {
  color: rgba(255, 255, 255, 0.99);
}
.cold_ca54 .search-85fc,
.cold_ca54 .search-85fc a {
  color: rgba(255, 255, 255, 0.99);
}
.cold_ca54 .bright-b122.feature_ac1e li a,
.cold_ca54 .bronze_0d06 a,
.cold_ca54 .sort-93e4,
.cold_ca54 .summary-95a7 > li > a,
.cold_ca54 .panel_3a27 {
  color: rgba(255, 255, 255, 0.79);
}
.cold_ca54 .bright-b122.feature_ac1e li a:hover,
.cold_ca54 .bronze_0d06 a:hover,
.cold_ca54 .sort-93e4:hover,
.cold_ca54 .summary-95a7 > li > a:hover,
.cold_ca54 .panel_3a27:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_ca54 .mask-fixed-1019 {
  color: rgba(255, 255, 255, 0.79);
}
.cold_ca54 .mask-fixed-1019 .hidden_0d69 {
  color: rgba(255, 255, 255, 0.99);
}
.cold_ca54 .mask-fixed-1019:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_ca54 .focus-88ea .rough-3591 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cold_ca54 .focus-88ea .rough-3591 .primary_d363 {
  color: rgba(255, 255, 255, 0.79);
}
.cold_ca54
  .focus-88ea
  .rough-3591
  .primary_d363::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_ca54
  .focus-88ea
  .rough-3591
  .primary_d363:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_ca54
  .focus-88ea
  .rough-3591
  .primary_d363::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_ca54
  .focus-88ea
  .rough-3591
  .primary_d363::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_ca54 .focus-88ea .outline-a330 {
  color: rgba(255, 255, 255, 0.79);
}
.cold_ca54 .focus-88ea .outline-a330:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_medium_8d1b
  .cold_ca54
  .focus-88ea
  .tooltip-light-745f
  .box_pro_5ffc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message_medium_8d1b
  .cold_ca54
  .focus-88ea
  .tooltip-light-745f
  .primary_d363 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid-current-d4ed .yellow_abfc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.yellow_abfc .bottom_ec71.dropdown-ff85 .summary-95a7 > li > a:focus,
.yellow_abfc .bottom_ec71.dropdown-ff85 .summary-95a7 > li > a:hover,
.yellow_abfc .bottom_ec71.mask-4849 .summary-95a7 > li > a:focus,
.yellow_abfc .bottom_ec71.mask-4849 .summary-95a7 > li > a:hover,
.yellow_abfc .bottom_ec71.content-fresh-3368 .summary-95a7 > li > a:focus,
.yellow_abfc .bottom_ec71.content-fresh-3368 .summary-95a7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_abfc
  .bottom_ec71.dropdown-ff85
  .summary-95a7
  > li.gallery-6a8b
  > a,
.yellow_abfc
  .bottom_ec71.dropdown-ff85
  .summary-95a7
  > li.tertiary-6629
  > a,
.yellow_abfc
  .bottom_ec71.mask-4849
  .summary-95a7
  > li.gallery-6a8b
  > a,
.yellow_abfc
  .bottom_ec71.mask-4849
  .summary-95a7
  > li.tertiary-6629
  > a,
.yellow_abfc
  .bottom_ec71.content-fresh-3368
  .summary-95a7
  > li.gallery-6a8b
  > a,
.yellow_abfc .bottom_ec71.content-fresh-3368 .summary-95a7 > li.picture-active-084e > a {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_abfc .search-85fc,
.yellow_abfc .search-85fc a {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_abfc .bright-b122.feature_ac1e li a,
.yellow_abfc .bronze_0d06 a,
.yellow_abfc .sort-93e4,
.yellow_abfc .summary-95a7 > li > a,
.yellow_abfc .panel_3a27 {
  color: rgba(0, 0, 0, 0.55);
}
.yellow_abfc .bright-b122.feature_ac1e li a:hover,
.yellow_abfc .bronze_0d06 a:hover,
.yellow_abfc .sort-93e4:hover,
.yellow_abfc .summary-95a7 > li > a:hover,
.yellow_abfc .panel_3a27:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_abfc .mask-fixed-1019 {
  color: rgba(0, 0, 0, 0.55);
}
.yellow_abfc .mask-fixed-1019 .hidden_0d69 {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_abfc .mask-fixed-1019:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav-d00a .sidebar-in-c18f {
  margin-left: auto;
  margin-right: auto;
}
.tabs-bd81 > * {
  margin-left: auto;
  margin-right: auto;
}
.tabs-bd81 .box-top-54af {
  margin-right: 1.41575em;
}
.focus_46b7 .tabs-bd81 > .icon_aa5e {
  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;
}
.focus_46b7 .tabs-bd81 > .hidden_blue_f251 {
  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;
}
.module-4f2d.nav-d00a .sidebar-in-c18f,
.detail_in_f936.nav-d00a .sidebar-in-c18f {
  margin-left: 0;
}
.dropdown-light-b471.nav-d00a .sidebar-in-c18f,
.under-29c7.nav-d00a .sidebar-in-c18f {
  margin-right: 0;
}
.tabs-bd81 ol,
.tabs-bd81 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.red-196c video {
  max-width: 100%;
}
.frame-d746 img {
  display: block;
}
.frame-d746.box-top-54af,
.frame-d746.text_86ea {
  width: 100%;
}
.frame-d746.hidden_blue_f251 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.article_ef37:not(.preview-5ac6) {
  margin: 1.5em auto;
}
.medium_1004 p {
  padding: 1.5em 14px;
}
ul.border_red_78cc.hidden_blue_f251,
ul.border_red_78cc.icon_aa5e,
ul.border_red_78cc.fluid_75ee.icon_aa5e {
  padding: 0 14px;
}
.hard-915d {
  display: block;
  overflow-x: auto;
}
.hard-915d table {
  border-collapse: collapse;
  width: 100%;
}
.hard-915d td,
.hard-915d th {
  padding: 0.5em;
}
.tabs-bd81 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tabs-bd81 ol ol,
.tabs-bd81 ol ul,
.tabs-bd81 ul ol,
.tabs-bd81 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tabs-bd81 ol ol li,
.tabs-bd81 ol ul li,
.tabs-bd81 ul ol li,
.tabs-bd81 ul ul li {
  margin-left: 0;
}
.progress_af9f.main_5daf > .banner_8f10 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.progress_af9f.main_5daf > .banner_8f10 iframe,
.progress_af9f.main_5daf > .banner_8f10 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.disabled_paper_658d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.disabled_paper_658d.notice_0535 {
  padding: 0;
}
.disabled_paper_658d.notice_0535 cite {
  font-size: 13px;
}
.disabled_paper_658d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.disabled_paper_658d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.aside-a09f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.aside-a09f > p:first-child {
  margin-top: 0;
}
.aside-a09f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.aside-a09f blockquote {
  border-left: 0;
}
.menu_out_c8ca {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.menu_out_c8ca:not(.bright_c459) {
  max-width: 100px;
}
.menu_out_c8ca.tag-fcdc {
  border-bottom: none !important;
  text-align: center;
}
.menu_out_c8ca.tag-fcdc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .medium_1004 p {
    padding: 1.5em 0;
  }
}
.icon-rough-cd96 {
  color: #0073aa;
}
.video-e659 {
  background-color: #0073aa;
}
.thick-b1d5 {
  color: #229fd8;
}
.button_4c7e {
  background-color: #229fd8;
}
.row_75a4 {
  color: #eee;
}
.shadow_6d59 {
  background-color: #eee;
}
.new_64d2 {
  color: #444;
}
.bronze-f6e9 {
  background-color: #444;
}
.paragraph-7d6b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.paragraph-7d6b .pagination_b5c0 .bronze_0d06 {
  font-size: 15px;
}
.paragraph-7d6b .bronze_0d06 {
  line-height: 1.3;
}
.paragraph-7d6b .yellow_abfc {
}
.paragraph-7d6b .cold_ca54 {
  background: #235787;
}
.paragraph-cold-a1da {
  padding: 0;
}
.paragraph-cold-a1da .cold_ca54 {
  background: #1a1a1a;
}
.paragraph-cold-a1da .yellow_abfc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.summary_lite_8d01 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.summary_lite_8d01 .yellow_abfc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.summary_lite_8d01 .cold_ca54 {
  background: #303030;
}
.title-active-6ea6 {
  position: relative;
  z-index: 10;
}
.title-active-6ea6 .sort-1f53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay-b53a .glass-6933 {
  display: inline-block;
  vertical-align: middle;
}
.overlay-b53a.detail-copper-2e46 .glass-6933 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .overlay-b53a.detail-copper-2e46 .glass-6933 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-b53a.detail-copper-2e46 .glass-6933 {
    margin-right: 0.4em;
  }
}
.overlay-b53a.detail-copper-2e46 .glass-6933:last-child {
  margin-right: 0;
}
.plasma-46b7 .sort-1f53 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .grid-current-d4ed .pagination_b5c0 {
    margin: 0 -0.5em;
  }
  .grid-current-d4ed .pagination_b5c0 [class*="customify-col-"],
  .grid-current-d4ed .pagination_b5c0 [class*="customify-col_"],
  .grid-current-d4ed .pagination_b5c0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.grid-current-d4ed.mask_solid_a728 .sort-1f53 {
  background: 0 0 !important;
}
.grid-current-d4ed.mask_solid_a728 .sort-1f53,
.grid-current-d4ed.plasma-46b7 .sort-1f53 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .grid-current-d4ed.summary-0059 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.grid-current-d4ed.plasma-46b7 .sort-1f53 {
  box-shadow: none !important;
}
.under_d468 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .under_d468 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .under_d468 {
    padding: 18px 0 20px;
  }
}
.under_d468 .fixed_ed26 {
  width: 100%;
}
.under_d468 .logo_b09f {
  margin-bottom: 0;
}
.under_d468 .thick_7b0f {
  margin-top: 5px;
  font-size: 0.875em;
}
.info_in_6ef4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.info_in_6ef4 .input_9d05 {
  width: 100%;
}
.icon-cold-0145 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.icon-cold-0145 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.icon-cold-0145 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;
}
.icon-cold-0145 li:last-child:after {
  display: none;
}
.icon-cold-0145 li a {
  font-weight: 500;
  margin-right: 10px;
}
.grid-4bc1 .logo-dc59 button,
.under_d468 .logo-dc59 button {
  left: 0;
}
.grid-4bc1 .input_9d05,
.under_d468 .input_9d05 {
  padding-left: 0;
  padding-right: 0;
}
.grid-4bc1 .info_in_6ef4,
.under_d468 .info_in_6ef4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.grid-4bc1 {
  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;
}
.grid-4bc1: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;
}
.grid-4bc1 .chip-d0cf {
  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) {
  .grid-4bc1 .chip-d0cf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .grid-4bc1 .chip-d0cf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .grid-4bc1 .chip-d0cf {
    min-height: 200px;
  }
}
.grid-4bc1 .icon-cold-0145 {
  color: rgba(255, 255, 255, 0.8);
}
.grid-4bc1 .icon-cold-0145 a,
.grid-4bc1 .icon-cold-0145 li:after {
  color: inherit;
}
.grid-4bc1 .icon-cold-0145 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.video-under-6d96 {
  margin-bottom: 0.5em;
}
.active-bd31 {
  margin-bottom: 1.2em;
}
.active-bd31,
.video-under-6d96 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.active-bd31 p:last-child,
.video-under-6d96 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .logo-dc59,
#masthead .logo-dc59 {
  display: none;
}
#masthead
  > .logo-dc59.shade_4593 {
  display: none;
}
#masthead > .logo-dc59 button {
  left: 0;
}
.silver-6d80 {
  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%;
}
.silver-6d80 .glass-6933 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.silver-6d80 .dropdown_8f86 {
  display: -webkit-box;
  display: flex;
}
.silver-6d80 .dropdown_8f86.surface-large-fe7c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.silver-6d80 .dropdown_8f86.rough_6458 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver-6d80 .dropdown_8f86.hidden_9e9a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver-6d80.active_pressed_0377.preview-hard-2192 .dropdown_8f86.surface-large-fe7c {
  flex-basis: 100%;
}
.silver-6d80.bottom-3321 .dropdown_8f86.rough_6458 {
  -webkit-box-flex: 1;
  flex: auto;
}
.silver-6d80.bottom-3321 .dropdown_8f86.hidden_9e9a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .logo-dc59.shade_4593 {
  display: none;
}
#masthead > .logo-dc59 button {
  left: 0;
}
.form_81ea {
  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;
}
.form_81ea:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.form_81ea.column-a74f i {
  margin-right: 4px;
}
.form_81ea.copper_3bad i {
  margin-left: 5px;
}
.bronze_0d06 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bronze_0d06 p:last-child {
  margin-bottom: 0;
}
.dropdown-5c97 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dropdown-5c97 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dropdown-5c97 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dropdown-5c97 .search-85fc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dropdown-5c97 .hidden_silver_6e68 {
  margin: 5px 0 7px 0;
}
.dropdown-5c97.silver_93b5 .outline-3510 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-5c97.silver_93b5 .primary-north-ecd7 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-5c97.basic_039b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dropdown-5c97.basic_039b .outline-3510 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-5c97.basic_039b .primary-north-ecd7 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-5c97.light-ef36 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown-5c97.lite-9794 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dropdown-5c97.lite-9794 .primary-north-ecd7 {
  margin-top: 7px;
}
.dirty_3e8b {
  display: inline-block;
}
.title-active-6ea6 .summary_4e60 .dropdown-5c97 img {
  max-width: 100%;
}
.bottom_ec71 .accordion_195a.widget_59c3,
.input-tall-016b .accordion_195a.widget_59c3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.bottom_ec71 .dynamic_de8d,
.input-tall-016b .dynamic_de8d {
  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%);
}
.bottom_ec71 .dynamic_de8d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.bottom_ec71.disabled_693d .dynamic_de8d {
  display: none;
}
.bottom_ec71 .item_56c6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bottom_ec71 .item_56c6 li {
  display: inline-block;
  position: relative;
}
.bottom_ec71 .item_56c6 li:last-child {
  margin-right: 0;
}
.bottom_ec71 .item_56c6 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;
}
.bottom_ec71 .item_56c6 li.picture-active-084e > a {
  color: rgba(0, 0, 0, 0.9);
}
.bottom_ec71 .item_56c6 > 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;
}
.bottom_ec71 .item_56c6 > li > a i {
  line-height: 0;
}
.bottom_ec71 .item_56c6 > li.bright-35b9 > a .dynamic_de8d {
  margin-left: 4px;
  line-height: 0;
}
.bottom_ec71 .item_56c6 .info_brown_db6d li.bright-35b9 > a {
  position: relative;
}
.bottom_ec71 .item_56c6 .info_brown_db6d li.bright-35b9 > a:after,
.bottom_ec71 .item_56c6 .info_brown_db6d li.bright-35b9 > a:before {
  content: "";
  display: table;
}
.bottom_ec71 .item_56c6 .info_brown_db6d li.bright-35b9 > a:after {
  clear: both;
}
.bottom_ec71 .item_56c6 .info_brown_db6d li.bright-35b9 > a .dynamic_de8d {
  margin-left: 5px;
  float: right;
}
.bottom_ec71 .aside_bright_0325,
.bottom_ec71 .info_brown_db6d {
  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;
}
.bottom_ec71 .info_brown_db6d {
  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;
}
.bottom_ec71 .info_brown_db6d .widget_59c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bottom_ec71 .info_brown_db6d .dynamic_de8d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.bottom_ec71 .info_brown_db6d li {
  display: block;
  margin: 0;
  padding: 0;
}
.bottom_ec71 .info_brown_db6d 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;
}
.bottom_ec71 .info_brown_db6d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.bottom_ec71 .info_brown_db6d .info_brown_db6d {
  top: 0;
  left: 100%;
}
.bottom_ec71 .outline_plasma_1a62.fn-focus-6768 > .aside_bright_0325,
.bottom_ec71 .outline_plasma_1a62.fn-focus-6768 > .info_brown_db6d,
.bottom_ec71 .outline_plasma_1a62:focus > .aside_bright_0325,
.bottom_ec71 .outline_plasma_1a62:focus > .info_brown_db6d,
.bottom_ec71 .outline_plasma_1a62:hover > .aside_bright_0325,
.bottom_ec71 .outline_plasma_1a62:hover > .info_brown_db6d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.bottom_ec71.content-fresh-3368 .summary-95a7:after,
.bottom_ec71.content-fresh-3368 .summary-95a7:before {
  content: "";
  display: table;
}
.bottom_ec71.content-fresh-3368 .summary-95a7:after {
  clear: both;
}
.bottom_ec71.content-fresh-3368 .summary-95a7 > li {
  float: left;
}
.bottom_ec71.list-soft-fb85 .summary-95a7:after,
.bottom_ec71.list-soft-fb85 .summary-95a7:before {
  content: "";
  display: table;
}
.bottom_ec71.list-soft-fb85 .summary-95a7:after {
  clear: both;
}
.bottom_ec71.list-soft-fb85 .summary-95a7 > li {
  float: left;
}
.bottom_ec71.list-soft-fb85 .summary-95a7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.bottom_ec71.list-soft-fb85 .summary-95a7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.bottom_ec71.list-soft-fb85 .summary-95a7 > li.gallery-6a8b > a,
.bottom_ec71.list-soft-fb85 .summary-95a7 > li.picture-active-084e > a {
  color: #fff;
  background-color: #1e4b75;
}
.bottom_ec71.dropdown-ff85 .summary-95a7 > li > a .widget_59c3 {
  position: relative;
}
.bottom_ec71.dropdown-ff85 .summary-95a7 > li > a .widget_59c3: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;
}
.bottom_ec71.dropdown-ff85
  .summary-95a7
  > li:focus
  > a
  .widget_59c3:before,
.bottom_ec71.dropdown-ff85
  .summary-95a7
  > li:hover
  > a
  .widget_59c3:before {
  width: 100%;
  background-color: currentColor;
}
.bottom_ec71.dropdown-ff85
  .summary-95a7
  > li.gallery-6a8b
  > a
  .widget_59c3:before,
.bottom_ec71.dropdown-ff85
  .summary-95a7
  > li.tertiary-6629
  > a
  .widget_59c3:before {
  width: 100%;
  background-color: currentColor;
}
.bottom_ec71.mask-4849 .summary-95a7 > li > a .widget_59c3 {
  position: relative;
}
.bottom_ec71.mask-4849 .summary-95a7 > li > a .widget_59c3: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;
}
.bottom_ec71.mask-4849 .summary-95a7 > li:focus > a .widget_59c3:before,
.bottom_ec71.mask-4849
  .summary-95a7
  > li:hover
  > a
  .widget_59c3:before {
  width: 100%;
  background-color: currentColor;
}
.bottom_ec71.mask-4849
  .summary-95a7
  > li.gallery-6a8b
  > a
  .widget_59c3:before,
.bottom_ec71.mask-4849
  .summary-95a7
  > li.tertiary-6629
  > a
  .widget_59c3:before {
  width: 100%;
  background-color: currentColor;
}
.input-tall-016b .item_56c6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input-tall-016b .item_56c6 li:first-child > a {
  border-top: none;
}
.input-tall-016b .item_56c6 .row-c6ab > .widget_59c3 .dynamic_de8d {
  display: none;
}
.input-tall-016b .item_56c6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input-tall-016b .item_56c6 li:last-child {
  border: none;
}
.input-tall-016b .item_56c6 li.bright-35b9 > a {
  padding-right: 45px !important;
}
.input-tall-016b .item_56c6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input-tall-016b .item_56c6 li a:focus,
.input-tall-016b .item_56c6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-tall-016b .item_56c6 li .sidebar-bright-0501 {
  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;
}
.input-tall-016b .item_56c6 li .sidebar-bright-0501:hover {
  box-shadow: none;
}
.input-tall-016b .item_56c6 li .sidebar-bright-0501 .dynamic_de8d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input-tall-016b .item_56c6 .info_brown_db6d {
  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);
}
.input-tall-016b .item_56c6 .info_brown_db6d li a {
  padding-left: 3em;
}
.input-tall-016b .item_56c6 .surface-pro-2792 > a .sidebar-bright-0501 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input-tall-016b .item_56c6 .surface-pro-2792 > .info_brown_db6d {
  display: block;
  opacity: 1;
}
.selected-3e13 {
  max-width: 100%;
}
.grid_24a6 {
  line-height: 0;
  cursor: pointer;
}
.panel_3a27 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.panel_3a27:hover {
  box-shadow: none;
  color: currentColor;
}
.panel_3a27 svg {
  width: 18px;
  height: 18px;
}
.panel_3a27 .overlay-3163 {
  display: none;
}
.caption-hot-ca08 {
  position: relative;
}
.caption-hot-ca08.fn-active-6768 .panel_3a27 .notice-1d7a {
  display: none;
}
.caption-hot-ca08.fn-active-6768 .panel_3a27 .overlay-3163 {
  display: inline-block;
}
.caption-hot-ca08 .dim_79cf {
  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);
}
.caption-hot-ca08.slow_ba92 .dim_79cf {
  left: auto;
  right: -0.9em;
}
.caption-hot-ca08.slow_ba92 .wide-2a40::before {
  left: auto;
  right: 15px;
}
.caption-hot-ca08.fn-active-6768 .dim_79cf {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip-light-745f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tooltip-light-745f label {
  flex-basis: 100%;
}
.tooltip-light-745f .rough-3591 {
  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;
}
.tooltip-light-745f .primary_d363 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tooltip-light-745f .primary_d363:focus {
  background-color: transparent;
}
.tooltip-light-745f button.outline-a330 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tooltip-light-745f button.outline-a330:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tooltip-light-745f button.outline-a330 svg {
  width: 18px;
  height: 18px;
}
.tooltip-light-745f input[type="submit"] {
  min-height: auto;
}
.focus-88ea .tooltip-light-745f .primary_d363 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wide-2a40 {
  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) {
  .wide-2a40 {
    width: 220px;
  }
}
.wide-2a40 label {
  flex-basis: 100%;
}
.wide-2a40::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;
}
.message_medium_8d1b .focus-88ea .tooltip-light-745f {
  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;
}
.message_medium_8d1b
  .focus-88ea
  .tooltip-light-745f
  .rough-3591 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.message_medium_8d1b .focus-88ea .tooltip-light-745f .primary_d363 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.message_medium_8d1b
  .focus-88ea
  .tooltip-light-745f
  .primary_d363:focus {
  background: 0 0;
}
.message_medium_8d1b
  .focus-88ea
  .tooltip-light-745f
  .box_pro_5ffc {
  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;
}
.bright-b122 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bright-b122 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bright-b122 li:last-child {
  margin-right: 0;
}
.bright-b122 li:first-child {
  margin-left: 0;
}
.bright-b122.grid-7a3f a {
  color: #fff;
}
.bright-b122.grid-7a3f a:hover {
  color: #fff;
}
.bright-b122 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bright-b122 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bright-b122 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bright-b122 a:hover {
  opacity: 0.9;
  color: inherit;
}
.bright-b122 [class*="social-icon-apple"] {
  background-color: #999;
}
.bright-b122 [class*="social-icon-apple"].solid-bee1 {
  background-color: transparent;
  color: #999;
}
.bright-b122 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bright-b122 [class*="social-icon-behance"].solid-bee1 {
  background-color: transparent;
  color: #1769ff;
}
.bright-b122 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bright-b122 [class*="social-icon-bitbucket"].solid-bee1 {
  background-color: transparent;
  color: #205081;
}
.bright-b122 [class*="social-icon-codepen"] {
  background-color: #000;
}
.bright-b122 [class*="social-icon-codepen"].solid-bee1 {
  background-color: transparent;
  color: #000;
}
.bright-b122 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bright-b122 [class*="social-icon-delicious"].solid-bee1 {
  background-color: transparent;
  color: #39f;
}
.bright-b122 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bright-b122 [class*="social-icon-digg"].solid-bee1 {
  background-color: transparent;
  color: #005be2;
}
.bright-b122 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bright-b122 [class*="social-icon-dribbble"].solid-bee1 {
  background-color: transparent;
  color: #ea4c89;
}
.bright-b122 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bright-b122 [class*="social-icon-envelope"].solid-bee1 {
  background-color: transparent;
  color: #ea4335;
}
.bright-b122 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bright-b122 [class*="social-icon-facebook"].solid-bee1 {
  background-color: transparent;
  color: #3b5998;
}
.bright-b122 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bright-b122 [class*="social-icon-flickr"].solid-bee1 {
  background-color: transparent;
  color: #0063dc;
}
.bright-b122 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bright-b122 [class*="social-icon-foursquare"].solid-bee1 {
  background-color: transparent;
  color: #2d5be3;
}
.bright-b122 [class*="social-icon-github"] {
  background-color: #333;
}
.bright-b122 [class*="social-icon-github"].solid-bee1 {
  background-color: transparent;
  color: #333;
}
.bright-b122 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bright-b122 [class*="social-icon-google-plus"].solid-bee1 {
  background-color: transparent;
  color: #dd4b39;
}
.bright-b122 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bright-b122 [class*="social-icon-houzz"].solid-bee1 {
  background-color: transparent;
  color: #7ac142;
}
.bright-b122 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bright-b122 [class*="social-icon-instagram"].solid-bee1 {
  background-color: transparent;
  color: #262626;
}
.bright-b122 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bright-b122 [class*="social-icon-jsfiddle"].solid-bee1 {
  background-color: transparent;
  color: #487aa2;
}
.bright-b122 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bright-b122 [class*="social-icon-linkedin"].solid-bee1 {
  background-color: transparent;
  color: #0077b5;
}
.bright-b122 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bright-b122 [class*="social-icon-medium"].solid-bee1 {
  background-color: transparent;
  color: #00ab6b;
}
.bright-b122 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bright-b122
  [class*="social-icon-odnoklassniki"].solid-bee1 {
  background-color: transparent;
  color: #f4731c;
}
.bright-b122 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bright-b122 [class*="social-icon-meetup"].solid-bee1 {
  background-color: transparent;
  color: #ec1c40;
}
.bright-b122 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bright-b122 [class*="social-icon-pinterest"].solid-bee1 {
  background-color: transparent;
  color: #bd081c;
}
.bright-b122 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bright-b122 [class*="social-icon-product-hunt"].solid-bee1 {
  background-color: transparent;
  color: #da552f;
}
.bright-b122 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bright-b122 [class*="social-icon-reddit"].solid-bee1 {
  background-color: transparent;
  color: #ff4500;
}
.bright-b122 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bright-b122 [class*="social-icon-rss"].solid-bee1 {
  background-color: transparent;
  color: #f26522;
}
.bright-b122 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bright-b122
  [class*="social-icon-shopping-cart"].solid-bee1 {
  background-color: transparent;
  color: #4caf50;
}
.bright-b122 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bright-b122 [class*="social-icon-skype"].solid-bee1 {
  background-color: transparent;
  color: #00aff0;
}
.bright-b122 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bright-b122 [class*="social-icon-slideshare"].solid-bee1 {
  background-color: transparent;
  color: #0077b5;
}
.bright-b122 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bright-b122 [class*="social-icon-snapchat"].solid-bee1 {
  background-color: transparent;
  color: #fffc00;
}
.bright-b122 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bright-b122 [class*="social-icon-soundcloud"].solid-bee1 {
  background-color: transparent;
  color: #f80;
}
.bright-b122 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bright-b122 [class*="social-icon-spotify"].solid-bee1 {
  background-color: transparent;
  color: #2ebd59;
}
.bright-b122 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bright-b122
  [class*="social-icon-stack-overflow"].solid-bee1 {
  background-color: transparent;
  color: #fe7a15;
}
.bright-b122 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bright-b122 [class*="social-icon-maldkfgram"].solid-bee1 {
  background-color: transparent;
  color: #2ca5e0;
}
.bright-b122 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bright-b122 [class*="social-icon-tripadvisor"].solid-bee1 {
  background-color: transparent;
  color: #589442;
}
.bright-b122 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bright-b122 [class*="social-icon-tumblr"].solid-bee1 {
  background-color: transparent;
  color: #35465c;
}
.bright-b122 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bright-b122 [class*="social-icon-twitch"].solid-bee1 {
  background-color: transparent;
  color: #6441a5;
}
.bright-b122 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bright-b122 [class*="social-icon-twitter"].solid-bee1 {
  background-color: transparent;
  color: #1da1f2;
}
.bright-b122 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bright-b122 [class*="social-icon-vimeo"].solid-bee1 {
  background-color: transparent;
  color: #1ab7ea;
}
.bright-b122 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bright-b122 [class*="social-icon-vk"].solid-bee1 {
  background-color: transparent;
  color: #45668e;
}
.bright-b122 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bright-b122 [class*="social-icon-weibo"].solid-bee1 {
  background-color: transparent;
  color: #df2029;
}
.bright-b122 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bright-b122 [class*="social-icon-weixin"].solid-bee1 {
  background-color: transparent;
  color: #7bb32e;
}
.bright-b122 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bright-b122 [class*="social-icon-whatsapp"].solid-bee1 {
  background-color: transparent;
  color: #25d366;
}
.bright-b122 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bright-b122 [class*="social-icon-wordpress"].solid-bee1 {
  background-color: transparent;
  color: #21759b;
}
.bright-b122 [class*="social-icon-xing"] {
  background-color: #026466;
}
.bright-b122 [class*="social-icon-xing"].solid-bee1 {
  background-color: transparent;
  color: #026466;
}
.bright-b122 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bright-b122 [class*="social-icon-yelp"].solid-bee1 {
  background-color: transparent;
  color: #af0606;
}
.bright-b122 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bright-b122 [class*="social-icon-youtube"].solid-bee1 {
  background-color: transparent;
  color: #cd201f;
}
.sort-93e4 {
  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;
}
.sort-93e4:hover {
  box-shadow: none;
  background: 0 0;
}
.backdrop_new_9db6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.prev_1620 {
  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;
}
.message_yellow_030b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accordion-over-cdac {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accordion-over-cdac,
.accordion-over-cdac::after,
.accordion-over-cdac::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;
}
.accordion-over-cdac::after,
.accordion-over-cdac::before {
  content: "";
  display: block;
  background-color: inherit;
}
.cold-4229 .prev_1620 .message_yellow_030b {
  margin-top: -2px;
  width: 19px;
}
.cold-4229 .prev_1620 .accordion-over-cdac {
  margin-top: -1px;
}
.cold-4229 .prev_1620 .accordion-over-cdac,
.cold-4229 .prev_1620 .accordion-over-cdac::after,
.cold-4229 .prev_1620 .accordion-over-cdac::before {
  width: 19px;
  height: 2px;
}
.cold-4229 .prev_1620 .accordion-over-cdac::before {
  top: -6px;
}
.cold-4229 .prev_1620 .accordion-over-cdac::after {
  bottom: -6px;
}
.modal_6f38 .prev_1620 .message_yellow_030b {
  margin-top: -2px;
  width: 22px;
}
.modal_6f38 .prev_1620 .accordion-over-cdac {
  margin-top: -1px;
}
.modal_6f38 .prev_1620 .accordion-over-cdac,
.modal_6f38 .prev_1620 .accordion-over-cdac::after,
.modal_6f38 .prev_1620 .accordion-over-cdac::before {
  width: 22px;
  height: 2px;
}
.modal_6f38 .prev_1620 .accordion-over-cdac::before {
  top: -7px;
}
.modal_6f38 .prev_1620 .accordion-over-cdac::after {
  bottom: -7px;
}
.focused-7812 .prev_1620 .message_yellow_030b {
  margin-top: -2px;
  width: 31px;
}
.focused-7812 .prev_1620 .accordion-over-cdac {
  margin-top: -1.5px;
}
.focused-7812 .prev_1620 .accordion-over-cdac,
.focused-7812 .prev_1620 .accordion-over-cdac::after,
.focused-7812 .prev_1620 .accordion-over-cdac::before {
  width: 31px;
  height: 3px;
}
.focused-7812 .prev_1620 .accordion-over-cdac::before {
  top: -9px;
}
.focused-7812 .prev_1620 .accordion-over-cdac::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .cool-bb2f .prev_1620 .message_yellow_030b {
    margin-top: -2px;
    width: 19px;
  }
  .cool-bb2f .prev_1620 .accordion-over-cdac {
    margin-top: -1px;
  }
  .cool-bb2f .prev_1620 .accordion-over-cdac,
  .cool-bb2f .prev_1620 .accordion-over-cdac::after,
  .cool-bb2f .prev_1620 .accordion-over-cdac::before {
    width: 19px;
    height: 2px;
  }
  .cool-bb2f .prev_1620 .accordion-over-cdac::before {
    top: -6px;
  }
  .cool-bb2f .prev_1620 .accordion-over-cdac::after {
    bottom: -6px;
  }
  .tag_f500 .prev_1620 .message_yellow_030b {
    margin-top: -2px;
    width: 22px;
  }
  .tag_f500 .prev_1620 .accordion-over-cdac {
    margin-top: -1px;
  }
  .tag_f500 .prev_1620 .accordion-over-cdac,
  .tag_f500 .prev_1620 .accordion-over-cdac::after,
  .tag_f500 .prev_1620 .accordion-over-cdac::before {
    width: 22px;
    height: 2px;
  }
  .tag_f500 .prev_1620 .accordion-over-cdac::before {
    top: -7px;
  }
  .tag_f500 .prev_1620 .accordion-over-cdac::after {
    bottom: -7px;
  }
  .table-brown-9357 .prev_1620 .message_yellow_030b {
    margin-top: -2px;
    width: 31px;
  }
  .table-brown-9357 .prev_1620 .accordion-over-cdac {
    margin-top: -1.5px;
  }
  .table-brown-9357 .prev_1620 .accordion-over-cdac,
  .table-brown-9357 .prev_1620 .accordion-over-cdac::after,
  .table-brown-9357 .prev_1620 .accordion-over-cdac::before {
    width: 31px;
    height: 3px;
  }
  .table-brown-9357 .prev_1620 .accordion-over-cdac::before {
    top: -9px;
  }
  .table-brown-9357 .prev_1620 .accordion-over-cdac::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .right_23e3 .prev_1620 .message_yellow_030b {
    margin-top: -2px;
    width: 19px;
  }
  .right_23e3 .prev_1620 .accordion-over-cdac {
    margin-top: -1px;
  }
  .right_23e3 .prev_1620 .accordion-over-cdac,
  .right_23e3 .prev_1620 .accordion-over-cdac::after,
  .right_23e3 .prev_1620 .accordion-over-cdac::before {
    width: 19px;
    height: 2px;
  }
  .right_23e3 .prev_1620 .accordion-over-cdac::before {
    top: -6px;
  }
  .right_23e3 .prev_1620 .accordion-over-cdac::after {
    bottom: -6px;
  }
  .easy-9d72 .prev_1620 .message_yellow_030b {
    margin-top: -2px;
    width: 22px;
  }
  .easy-9d72 .prev_1620 .accordion-over-cdac {
    margin-top: -1px;
  }
  .easy-9d72 .prev_1620 .accordion-over-cdac,
  .easy-9d72 .prev_1620 .accordion-over-cdac::after,
  .easy-9d72 .prev_1620 .accordion-over-cdac::before {
    width: 22px;
    height: 2px;
  }
  .easy-9d72 .prev_1620 .accordion-over-cdac::before {
    top: -7px;
  }
  .easy-9d72 .prev_1620 .accordion-over-cdac::after {
    bottom: -7px;
  }
  .overlay_pink_eb7f .prev_1620 .message_yellow_030b {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_pink_eb7f .prev_1620 .accordion-over-cdac {
    margin-top: -1.5px;
  }
  .overlay_pink_eb7f .prev_1620 .accordion-over-cdac,
  .overlay_pink_eb7f .prev_1620 .accordion-over-cdac::after,
  .overlay_pink_eb7f .prev_1620 .accordion-over-cdac::before {
    width: 31px;
    height: 3px;
  }
  .overlay_pink_eb7f .prev_1620 .accordion-over-cdac::before {
    top: -9px;
  }
  .overlay_pink_eb7f .prev_1620 .accordion-over-cdac::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .table-pink-c50b .prev_1620 .message_yellow_030b {
    margin-top: -2px;
    width: 19px;
  }
  .table-pink-c50b .prev_1620 .accordion-over-cdac {
    margin-top: -1px;
  }
  .table-pink-c50b .prev_1620 .accordion-over-cdac,
  .table-pink-c50b .prev_1620 .accordion-over-cdac::after,
  .table-pink-c50b .prev_1620 .accordion-over-cdac::before {
    width: 19px;
    height: 2px;
  }
  .table-pink-c50b .prev_1620 .accordion-over-cdac::before {
    top: -6px;
  }
  .table-pink-c50b .prev_1620 .accordion-over-cdac::after {
    bottom: -6px;
  }
  .feature_silver_e4a4 .prev_1620 .message_yellow_030b {
    margin-top: -2px;
    width: 22px;
  }
  .feature_silver_e4a4 .prev_1620 .accordion-over-cdac {
    margin-top: -1px;
  }
  .feature_silver_e4a4 .prev_1620 .accordion-over-cdac,
  .feature_silver_e4a4 .prev_1620 .accordion-over-cdac::after,
  .feature_silver_e4a4 .prev_1620 .accordion-over-cdac::before {
    width: 22px;
    height: 2px;
  }
  .feature_silver_e4a4 .prev_1620 .accordion-over-cdac::before {
    top: -7px;
  }
  .feature_silver_e4a4 .prev_1620 .accordion-over-cdac::after {
    bottom: -7px;
  }
  .grid-hovered-ea50 .prev_1620 .message_yellow_030b {
    margin-top: -2px;
    width: 31px;
  }
  .grid-hovered-ea50 .prev_1620 .accordion-over-cdac {
    margin-top: -1.5px;
  }
  .grid-hovered-ea50 .prev_1620 .accordion-over-cdac,
  .grid-hovered-ea50 .prev_1620 .accordion-over-cdac::after,
  .grid-hovered-ea50 .prev_1620 .accordion-over-cdac::before {
    width: 31px;
    height: 3px;
  }
  .grid-hovered-ea50 .prev_1620 .accordion-over-cdac::before {
    top: -9px;
  }
  .grid-hovered-ea50 .prev_1620 .accordion-over-cdac::after {
    bottom: -9px;
  }
}
.texture-wood-1712 .accordion-over-cdac {
  -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);
}
.texture-wood-1712 .accordion-over-cdac::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.texture-wood-1712 .accordion-over-cdac::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);
}
.texture-wood-1712.popup-fluid-f8b1 .accordion-over-cdac {
  -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);
}
.texture-wood-1712.popup-fluid-f8b1 .accordion-over-cdac::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.texture-wood-1712.popup-fluid-f8b1 .accordion-over-cdac::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);
}
.heading_ad33 {
  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.slider-d12f:before {
  display: none;
}
.texture-8b04 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.texture-8b04 .tertiary-d0d6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.texture-8b04 .tertiary-d0d6:last-of-type {
  border-bottom: none;
}
.texture-8b04 .tertiary-d0d6.yellow-9805,
.texture-8b04 .tertiary-d0d6.short-78cd,
.texture-8b04 .tertiary-d0d6.sort-f810 {
  padding: 0;
}
.texture-8b04 .input-tall-016b .sidebar-bright-0501 {
  color: currentColor;
}
.texture-8b04 .input-tall-016b .sidebar-bright-0501:focus,
.texture-8b04 .input-tall-016b .sidebar-bright-0501:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture-8b04.yellow_abfc .mask-fixed-1019,
.texture-8b04.yellow_abfc .bronze_0d06 a,
.texture-8b04.yellow_abfc .summary-95a7 a,
.texture-8b04.yellow_abfc .info_brown_db6d a {
  color: rgba(0, 0, 0, 0.55);
}
.texture-8b04.yellow_abfc .mask-fixed-1019:hover,
.texture-8b04.yellow_abfc .bronze_0d06 a:hover,
.texture-8b04.yellow_abfc .summary-95a7 a:hover,
.texture-8b04.yellow_abfc .info_brown_db6d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-8b04.yellow_abfc .hidden_0d69 {
  color: rgba(0, 0, 0, 0.8);
}
.texture-8b04.yellow_abfc .tertiary-d0d6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture-8b04.yellow_abfc .tertiary-d0d6:before {
  background: rgba(0, 0, 0, 0.08);
}
.texture-8b04.yellow_abfc .surface_short_9b14:before {
  background: rgba(255, 255, 255, 0.9);
}
.texture-8b04.yellow_abfc .input-tall-016b .item_56c6 li a,
.texture-8b04.yellow_abfc .input-tall-016b .sidebar-bright-0501,
.texture-8b04.yellow_abfc .info_brown_db6d {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture-8b04.yellow_abfc .input-tall-016b .sidebar-bright-0501:focus,
.texture-8b04.yellow_abfc .input-tall-016b .sidebar-bright-0501:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture-8b04.yellow_abfc .item_56c6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture-8b04.cold_ca54 .mask-fixed-1019,
.texture-8b04.cold_ca54 .bronze_0d06 a,
.texture-8b04.cold_ca54 .summary-95a7 .sidebar-bright-0501,
.texture-8b04.cold_ca54 .summary-95a7 a,
.texture-8b04.cold_ca54 .info_brown_db6d a {
  color: rgba(255, 255, 255, 0.79);
}
.texture-8b04.cold_ca54 .mask-fixed-1019:hover,
.texture-8b04.cold_ca54 .bronze_0d06 a:hover,
.texture-8b04.cold_ca54 .summary-95a7 .sidebar-bright-0501:hover,
.texture-8b04.cold_ca54 .summary-95a7 a:hover,
.texture-8b04.cold_ca54 .info_brown_db6d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture-8b04.cold_ca54 .hidden_0d69 {
  color: rgba(255, 255, 255, 0.99);
}
.texture-8b04.cold_ca54 .tertiary-d0d6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-8b04.cold_ca54 .tertiary-d0d6:before {
  background: rgba(255, 255, 255, 0.08);
}
.texture-8b04.cold_ca54 .surface_short_9b14:before {
  background: rgba(0, 0, 0, 0.9);
}
.texture-8b04.cold_ca54 .input-tall-016b .item_56c6 li a,
.texture-8b04.cold_ca54 .input-tall-016b .sidebar-bright-0501,
.texture-8b04.cold_ca54 .info_brown_db6d {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-8b04.cold_ca54 .input-tall-016b .sidebar-bright-0501:focus,
.texture-8b04.cold_ca54 .input-tall-016b .sidebar-bright-0501:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture-8b04.cold_ca54 .item_56c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_short_9b14 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.surface_short_9b14:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.article_af84 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gallery-black-9aee .texture-8b04 {
  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;
}
.gallery-black-9aee .tertiary-d0d6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gallery-black-9aee .tertiary-d0d6: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) {
  .gallery-black-9aee .tertiary-d0d6:before {
    width: 16%;
    left: 42%;
  }
}
.gallery-black-9aee .tertiary-d0d6:last-child:before {
  content: none;
}
.gallery-black-9aee .tertiary-d0d6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gallery-black-9aee .input-tall-016b .item_56c6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gallery-black-9aee .input-tall-016b .item_56c6 li a .sidebar-bright-0501 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gallery-black-9aee .input-tall-016b .info_brown_db6d {
  border: none;
}
.gallery-black-9aee .input-tall-016b .info_brown_db6d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gallery-black-9aee .surface_short_9b14 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery-black-9aee .article_af84 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gallery-black-9aee .cold_ca54 .surface_short_9b14:before {
  background: rgba(0, 0, 0, 0.9);
}
.gallery-black-9aee .yellow_abfc.summary_a07c .accordion-over-cdac {
  background: rgba(0, 0, 0, 0.6);
}
.gallery-black-9aee
  .yellow_abfc.summary_a07c
  .accordion-over-cdac::after,
.gallery-black-9aee
  .yellow_abfc.summary_a07c
  .accordion-over-cdac:before {
  background: inherit;
}
.gallery-black-9aee
  .yellow_abfc.summary_a07c:hover
  .accordion-over-cdac {
  background: rgba(0, 0, 0, 0.8);
}
.border_first_25f9 .texture-8b04 {
  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) {
  .border_first_25f9 .texture-8b04 {
    width: auto;
    right: 45px;
  }
}
.hard-70fe .texture-8b04 {
  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) {
  .hard-70fe .texture-8b04 {
    width: auto;
    left: 45px;
  }
}
.slider-d12f .texture-8b04 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.slider-d12f .article_af84 {
  max-width: 48em;
  margin: 0 auto;
}
.slider-d12f .surface_short_9b14:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.secondary_754f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_754f.gallery-black-9aee .texture-8b04 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.secondary_754f.border_first_25f9 .texture-8b04 {
  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);
}
.secondary_754f .texture-8b04 {
  visibility: visible;
}
.secondary_754f.hard-70fe .texture-8b04 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.panel-bb64,
.in_f4e7 {
  overflow-x: hidden;
}
.panel-bb64 .texture-8b04 {
  overflow: auto;
}
.panel-bb64.gallery-black-9aee {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-bb64.gallery-black-9aee .texture-8b04 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.panel-bb64.gallery-black-9aee .sort-93e4 {
  opacity: 0;
}
.panel-bb64.border_first_25f9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-bb64.border_first_25f9 .texture-8b04 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.panel-bb64.border_first_25f9 .sort-93e4 {
  opacity: 0;
}
.panel-bb64.hard-70fe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel-bb64.hard-70fe .texture-8b04 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.panel-bb64.hard-70fe .sort-93e4 {
  opacity: 0;
}
.panel-bb64.slider-d12f .texture-8b04 {
  z-index: 10;
  visibility: visible;
}
.summary_a07c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.summary_a07c .accordion-over-cdac {
  background: rgba(255, 255, 255, 0.99);
}
.summary_a07c .accordion-over-cdac::after,
.summary_a07c .accordion-over-cdac:before {
  background: inherit;
}
.summary_a07c:hover .accordion-over-cdac {
  background: rgba(255, 255, 255, 0.99);
}
.hard-70fe .summary_a07c {
  top: 10px;
  right: auto;
  left: 12px;
}
.slider-d12f .summary_a07c {
  display: none !important;
}
.panel-bb64:before,
.in_f4e7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.panel-bb64 .summary_a07c,
.in_f4e7 .summary_a07c {
  display: inline-block;
}
.texture-8b04 .glass-6933 {
  -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;
}
.panel-bb64 .texture-8b04 .glass-6933,
.in_f4e7 .texture-8b04 .glass-6933 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paper_4ea5 .rough-3591 {
  width: 100%;
}
.summary_4e60 {
  padding: 0 0.5em 0;
}
.summary_4e60 [class*="customify-col-"],
.summary_4e60 [class*="customify-col_"],
.summary_4e60 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pagination-stale-b196 .summary_4e60 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pagination_b5c0 .tertiary_glass_af81,
  .tertiary_glass_af81 {
    display: none;
  }
  .tooltip-9892 {
    text-align: left;
  }
  .banner-action-05c0 {
    text-align: center;
  }
  .green_2d79 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pagination_b5c0 .layout_light_0390,
  .layout_light_0390 {
    display: none;
  }
  .layout_lower_4c08 {
    text-align: left;
  }
  .panel-full-d50e {
    text-align: center;
  }
  .widget_0c68 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pagination_b5c0 .description-east-0649,
  .description-east-0649 {
    display: none;
  }
  .purple-ce00 {
    text-align: left;
  }
  .widget-53e8 {
    text-align: center;
  }
  .message_dynamic_0197 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hot-356a {
  box-shadow: none !important;
}
.footer-7317 .caption_8210,
.filter_under_76a3 .caption_8210 {
  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;
}
.filter_under_76a3 .caption_8210 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sort-1f53 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sort-1f53:after,
.sort-1f53:before {
  content: "";
  display: table;
}
.sort-1f53:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sort-1f53 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sort-1f53,
.summary-0059 {
  max-width: 1248px;
  margin: 0 auto;
}

.video-fluid-9a3c.paragraph_fresh_8b66 .sort-1f53 {
  max-width: 100%;
}
.video-fluid-9a3c.outline_copper_044b {
  max-width: 1200px;
  margin: 0 auto;
}
.video-fluid-9a3c.accordion_a180 .sort-1f53 {
  max-width: 100%;
}
.video-fluid-9a3c.accordion_a180 > .sort-1f53 {
  padding-left: 0;
  padding-right: 0;
}
.video-fluid-9a3c.accordion_a180 > .sort-1f53 .pagination_b5c0 {
  margin: 0;
}
.video-fluid-9a3c.accordion_a180
  > .sort-1f53
  .pagination-brown-16b5.south_0316 {
  margin-right: 0;
  margin-left: 0;
}
.video-fluid-9a3c.accordion_a180 #main.south_0316 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice_middle_fbe0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice_middle_fbe0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .banner_102a .sidebar-in-c18f {
    padding-right: 1em;
  }
  .banner_102a.feature-bottom-aca0 .pagination-brown-16b5 {
    border-right: 1px solid #eaecee;
  }
  .banner_102a.feature-bottom-aca0 .sidebar-in-c18f {
    padding-right: 1em;
  }
  .banner_102a.feature-bottom-aca0 .pressed_0aa2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-ecce .sidebar-in-c18f {
    padding-left: 1em;
  }
  .component-ecce.feature-bottom-aca0 .pagination-brown-16b5 {
    border-left: 1px solid #eaecee;
  }
  .component-ecce.feature-bottom-aca0 .sidebar-in-c18f {
    padding-left: 1em;
  }
  .component-ecce.feature-bottom-aca0 .pressed_0aa2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim-e03b .sidebar-in-c18f {
    padding-left: 1em;
  }
  .dim-e03b.feature-bottom-aca0 .message-031f {
    border-right: 1px solid #eaecee;
  }
  .dim-e03b.feature-bottom-aca0 .sidebar_cold_1048 {
    border-right: 1px solid #eaecee;
  }
  .dim-e03b.feature-bottom-aca0 .sidebar-in-c18f {
    padding-left: 1em;
  }
  .dim-e03b.feature-bottom-aca0 .pressed_0aa2 {
    padding-right: 1em;
  }
  .dim-e03b.feature-bottom-aca0 .north-9709 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav-946d .sidebar-in-c18f {
    padding-right: 1em;
  }
  .nav-946d.feature-bottom-aca0 .message-031f {
    border-left: 1px solid #eaecee;
  }
  .nav-946d.feature-bottom-aca0 .sidebar_cold_1048 {
    border-left: 1px solid #eaecee;
  }
  .nav-946d.feature-bottom-aca0 .sidebar-in-c18f {
    padding-right: 1em;
  }
  .nav-946d.feature-bottom-aca0 .pressed_0aa2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav-946d.feature-bottom-aca0 .north-9709 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_middle_fbe0 .sidebar-in-c18f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_middle_fbe0.feature-bottom-aca0 .pagination-brown-16b5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice_middle_fbe0.feature-bottom-aca0 .sidebar-in-c18f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_middle_fbe0.feature-bottom-aca0 .pressed_0aa2 {
    padding-left: 1em;
  }
  .notice_middle_fbe0.feature-bottom-aca0 .north-9709 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice_middle_fbe0.feature-bottom-aca0 .sidebar-in-c18f {
    padding-left: 0;
  }
}
.content_352b .overlay-b53a {
  display: inline-block;
}
.sort-a0e7 {
  display: inline-block;
}
.light-fc89 {
  word-con: break-word;
}
.motion-78af > span {
  display: inline-block;
  padding: 5px 0;
}
.motion-78af .full-84fe {
  margin-left: 8px;
  margin-right: 8px;
}
.motion-78af .picture_advanced_ed57 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.label_d1ef .outline_1a06 {
  margin-bottom: 2em;
}
.label_d1ef .mini_f8d5 {
  margin-bottom: 15px;
}
.label_d1ef .mini_f8d5:last-child {
  margin-bottom: 0;
}
.label_d1ef .new_74b3 {
  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) {
  .label_d1ef .new_74b3 {
    display: block;
  }
}
.label_d1ef .caption_9d56 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .label_d1ef .caption_9d56 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.label_d1ef .middle-c221 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.label_d1ef .middle-c221 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.label_d1ef .middle-c221 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.label_d1ef .light-fc89 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.label_d1ef .light-fc89 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.label_d1ef .disabled-4c46 p:last-child {
  margin-bottom: 0;
}
.label_d1ef .module-3982 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.label_d1ef .progress_light_430d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.label_d1ef .west_923f {
  margin-top: 1em;
}
.label_d1ef .box_complex_7003 {
  top: 0;
  display: block;
}
.label_d1ef .box_complex_7003 a {
  color: inherit;
}
.label_d1ef .box_complex_7003 a:hover {
  color: inherit;
}
.label_d1ef .prev_1b7f {
  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;
}
.label_d1ef .prev_1b7f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.label_d1ef .progress_light_430d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.label_d1ef .avatar-prev-f62e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.label_d1ef .avatar-prev-f62e:first-child {
  margin-top: 0;
}
.label_d1ef .avatar-prev-f62e.icon_left_4697 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.label_d1ef .avatar-prev-f62e.preview-south-c02b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label_d1ef
  .avatar-prev-f62e.preview-south-c02b.plasma-1e02
  .west_923f {
  width: 100%;
}
.label_d1ef .preview-south-c02b {
  -webkit-box-align: center;
  align-items: center;
}
.label_d1ef .preview-south-c02b .motion-78af,
.label_d1ef .preview-south-c02b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.label_d1ef .middle-c221 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.label_d1ef .middle-c221 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.label_d1ef .middle-c221: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;
}
.label_d1ef .icon_left_4697 {
  z-index: 5;
}
.label_d1ef .out_c32f .nav-02fa {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.label_d1ef .outer-8904 .nav-02fa {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.label_d1ef .element-yellow-0863 .nav-02fa {
  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;
}
.label_d1ef.dirty-b721 .new_74b3,
.label_d1ef.block-74eb .new_74b3 {
  display: block;
}
.label_d1ef.dirty-b721 .new_74b3 .content-full-5921,
.label_d1ef.dirty-b721 .new_74b3 .progress_light_430d,
.label_d1ef.block-74eb .new_74b3 .content-full-5921,
.label_d1ef.block-74eb .new_74b3 .progress_light_430d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label_d1ef.chip-558c .caption_9d56 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .label_d1ef.chip-558c .caption_9d56 {
    margin-right: 0;
  }
}
.label_d1ef.dirty-b721 .caption_9d56,
.label_d1ef.block-74eb .caption_9d56 {
  padding-top: 40%;
}
.label_d1ef.dirty-b721 .outline_1a06,
.label_d1ef.block-74eb .outline_1a06 {
  display: block;
}
.label_d1ef.dirty-b721 .fn-sticky-6768 .progress_light_430d,
.label_d1ef.block-74eb .fn-sticky-6768 .progress_light_430d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.label_d1ef.dirty-b721 .caption_9d56,
.label_d1ef.block-74eb .caption_9d56 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.label_d1ef.dirty-b721 .progress_light_430d {
  padding: 1em;
}
.brown-9cd5 {
  margin: 30px auto;
  display: block;
}
.brown-9cd5 .pink_065a > * {
  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;
}
.brown-9cd5 .pink_065a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.brown-9cd5 .pink_065a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask-970b .motion-78af {
  margin-bottom: 1.41575em;
}
.mask-970b .tabs_old_4742 {
  margin-bottom: 1.618em;
}
.tabs-bd81 .panel-ba3b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tabs-bd81 .panel-ba3b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tabs-bd81 .small-6b2c {
  max-width: 100%;
  overflow: auto;
}
.nav-d00a .tabs-bd81 a:hover {
  text-decoration: underline;
}
.header_bright_4d7e .mini_f8d5:not(.light-fc89),
.header_bright_4d7e .middle-c221 {
  margin-bottom: 1.41575em;
}
.header_bright_4d7e .mini_f8d5:not(.light-fc89):last-child,
.header_bright_4d7e .middle-c221:last-child {
  margin-bottom: 0;
}
.header_bright_4d7e .mini_f8d5.accordion-white-1004 {
  margin-bottom: 0.41575em;
}
.header_bright_4d7e .focus_hovered_60fd:before,
.header_bright_4d7e .pink_30e9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header_bright_4d7e .focus_hovered_60fd:before {
  content: "\f115";
}
.header_bright_4d7e .pink_30e9:before {
  content: "\f02c";
}
.header_bright_4d7e .texture-9f66 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header_bright_4d7e .texture-9f66 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.picture-large-3ee8 {
  display: -webkit-box;
  display: flex;
}
.picture-large-3ee8 .bright_5aaa {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .picture-large-3ee8 .bright_5aaa {
    flex-basis: 90px;
  }
}
.picture-large-3ee8 .surface_large_9b49 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture-large-3ee8 .surface_large_9b49 {
    flex-basis: calc(100% - 50px);
  }
}
.picture-large-3ee8 .dim-b4c1 p:last-child {
  margin-bottom: 0.72em;
}
.small_c0d6 .pink_065a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.small_c0d6 .pink_065a:after,
.small_c0d6 .pink_065a:before {
  content: "";
  display: table;
}
.small_c0d6 .pink_065a:after {
  clear: both;
}
.small_c0d6 .pink_065a .banner-bottom-29d2,
.small_c0d6 .pink_065a .section_7bd2 {
  width: 49%;
}
.small_c0d6 .pink_065a .banner-bottom-29d2 a span.accent_gas_f041,
.small_c0d6 .pink_065a .section_7bd2 a span.accent_gas_f041 {
  display: block;
  margin-bottom: 5px;
}
.small_c0d6 .pink_065a .section_7bd2 {
  float: left;
  text-align: left;
}
.small_c0d6 .pink_065a .banner-bottom-29d2 {
  float: right;
  text-align: right;
}
.huge-c018 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .huge-c018 {
    margin-bottom: 0;
  }
}
.media-df50 {
  margin-bottom: 1em;
}
.media-df50 .light-fc89 {
  font-size: 1.1em;
  line-height: 1.3;
}
.wood_f24d a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph-static-cdef .media-df50,
.info_ca03 .media-df50 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph-static-cdef .media-df50,
  .info_ca03 .media-df50 {
    display: block;
  }
}
.paragraph-static-cdef .wood_f24d,
.info_ca03 .wood_f24d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph-static-cdef .wood_f24d,
  .info_ca03 .wood_f24d {
    margin-bottom: 1em;
  }
}
.paragraph-static-cdef .wood_f24d img,
.info_ca03 .wood_f24d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph-static-cdef .gradient_fea8,
.info_ca03 .gradient_fea8 {
  flex-basis: calc(100% - 160px);
}
.paragraph-static-cdef .gradient_fea8 p,
.info_ca03 .gradient_fea8 p {
  margin-bottom: 0;
}
.paragraph-static-cdef .gradient_fea8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-static-cdef .gradient_fea8 {
    padding-left: 0;
  }
}
.info_ca03 .gradient_fea8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .info_ca03 .gradient_fea8 {
    padding-right: 0;
  }
}
.info_ca03 .wood_f24d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outer-d723 .wood_f24d {
  margin-bottom: 0.5em;
}
.outer-d723 .wood_f24d img {
  width: 100%;
}
.message_2756 .secondary-e40c,
.avatar_glass_cfc1 .secondary-e40c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.avatar_glass_cfc1 .pagination-brown-16b5 .advanced_c06a p:last-child {
  margin-bottom: 0;
}
.sort_5ea8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hovered-873f .element_2854 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hovered-873f .element_2854:last-of-type {
    margin-bottom: 0;
  }
}
.hovered-873f .element_2854 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered-873f .element_2854 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hovered-873f .element_2854 ul li {
  margin: 0 0 0.6em;
}
.hovered-873f .element_2854 ul li.tag-mini-479d,
.hovered-873f .element_2854 ul li.out_4e59 {
  position: relative;
}
.hovered-873f .element_2854 ul li.tag-mini-479d .notification-tall-b0b7,
.hovered-873f .element_2854 ul li.out_4e59 .notification-tall-b0b7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hovered-873f .element_2854 ul li.tag-mini-479d:after:after,
.hovered-873f .element_2854 ul li.tag-mini-479d:after:before,
.hovered-873f
  .element_2854
  ul
  li.out_4e59:after:after,
.hovered-873f
  .element_2854
  ul
  li.out_4e59:after:before {
  content: "";
  display: table;
}
.hovered-873f .element_2854 ul li.tag-mini-479d:after:after,
.hovered-873f
  .element_2854
  ul
  li.out_4e59:after:after {
  clear: both;
}
.hovered-873f .element_2854 a.simple-71a5:hover {
  text-decoration: none;
}
.hovered-873f .element_2854 select {
  max-width: 100%;
}
.hovered-873f .element_2854 table {
  font-size: 85%;
}
.hovered-873f .element_2854 table td,
.hovered-873f .element_2854 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hovered-873f .element_2854 table tfoot td {
  text-align: left;
}
.hovered-873f .element_2854 :last-child {
  margin-bottom: 0;
}
.hovered-873f .element_2854 .cool_2bfc {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hovered-873f .element_2854 .cool_2bfc label {
  width: 100%;
}
.hovered-873f .element_2854 .cool_2bfc .primary_d363 {
  width: 100%;
  display: block;
}
.hovered-873f .element_2854 .cool_2bfc .outline-a330 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hovered-873f .element_2854 .cool_2bfc .outline-a330:hover svg #svg-search {
  fill: #444;
}
.hovered-873f .element_2854 .cool_2bfc .outline-a330 svg {
  width: 18px;
  height: 18px;
}
.hovered-873f .article-e7b2 ul ul,
.hovered-873f .icon_dark_fc5d ul ul,
.hovered-873f .solid-1c0f ul ul,
.hovered-873f .fast-793f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hovered-873f .article-e7b2 .bright-35b9 > a,
.hovered-873f .icon_dark_fc5d .bright-35b9 > a,
.hovered-873f .solid-1c0f .bright-35b9 > a,
.hovered-873f .fast-793f .bright-35b9 > a {
  margin-bottom: 0;
}
.hovered-873f .pressed_649b li,
.hovered-873f .article-e7b2 li,
.hovered-873f .summary-587e li,
.hovered-873f .icon_dark_fc5d li,
.hovered-873f .solid-1c0f li,
.hovered-873f .fast-793f li,
.hovered-873f .hero-lite-397d li,
.hovered-873f .notification_old_bb9b li {
  display: block;
  position: relative;
}
.hovered-873f .pressed_649b li:last-child,
.hovered-873f .article-e7b2 li:last-child,
.hovered-873f .summary-587e li:last-child,
.hovered-873f .icon_dark_fc5d li:last-child,
.hovered-873f .solid-1c0f li:last-child,
.hovered-873f .fast-793f li:last-child,
.hovered-873f .hero-lite-397d li:last-child,
.hovered-873f .notification_old_bb9b li:last-child {
  border: none;
}
.hovered-873f .pressed_649b li a,
.hovered-873f .article-e7b2 li a,
.hovered-873f .summary-587e li a,
.hovered-873f .icon_dark_fc5d li a,
.hovered-873f .solid-1c0f li a,
.hovered-873f .fast-793f li a,
.hovered-873f .hero-lite-397d li a,
.hovered-873f .notification_old_bb9b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered-873f .pressed_649b li ul li::before,
.hovered-873f .article-e7b2 li ul li::before,
.hovered-873f .summary-587e li ul li::before,
.hovered-873f .icon_dark_fc5d li ul li::before,
.hovered-873f .solid-1c0f li ul li::before,
.hovered-873f .fast-793f li ul li::before,
.hovered-873f .hero-lite-397d li ul li::before,
.hovered-873f .notification_old_bb9b li ul li::before {
  left: 15px;
}
.hovered-873f .pressed_649b li ul a,
.hovered-873f .article-e7b2 li ul a,
.hovered-873f .summary-587e li ul a,
.hovered-873f .icon_dark_fc5d li ul a,
.hovered-873f .solid-1c0f li ul a,
.hovered-873f .fast-793f li ul a,
.hovered-873f .hero-lite-397d li ul a,
.hovered-873f .notification_old_bb9b li ul a {
  padding-left: 20px;
}
.hovered-873f .pressed_649b li ul ul li::before,
.hovered-873f .article-e7b2 li ul ul li::before,
.hovered-873f .summary-587e li ul ul li::before,
.hovered-873f .icon_dark_fc5d li ul ul li::before,
.hovered-873f .solid-1c0f li ul ul li::before,
.hovered-873f .fast-793f li ul ul li::before,
.hovered-873f .hero-lite-397d li ul ul li::before,
.hovered-873f .notification_old_bb9b li ul ul li::before {
  left: 30px;
}
.hovered-873f .pressed_649b li ul ul a,
.hovered-873f .article-e7b2 li ul ul a,
.hovered-873f .summary-587e li ul ul a,
.hovered-873f .icon_dark_fc5d li ul ul a,
.hovered-873f .solid-1c0f li ul ul a,
.hovered-873f .fast-793f li ul ul a,
.hovered-873f .hero-lite-397d li ul ul a,
.hovered-873f .notification_old_bb9b li ul ul a {
  padding-left: 40px;
}
.hovered-873f .red_48f3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered-873f .notification_old_bb9b ul li {
  margin-bottom: 1.41575em;
}
.hovered-873f .notification_old_bb9b ul li .chip-south-fc5c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hovered-873f .notification_old_bb9b ul li .white-acdd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.cold_ca54 .pressed_649b li a,
.cold_ca54 .article-e7b2 li a,
.cold_ca54 .summary-587e li a,
.cold_ca54 .icon_dark_fc5d li a,
.cold_ca54 .solid-1c0f li a,
.cold_ca54 .fast-793f li a,
.cold_ca54 .hero-lite-397d li a,
.cold_ca54 .notification_old_bb9b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_ca54 .red_48f3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_ca54 .element_2854 ul li.tag-mini-479d .notification-tall-b0b7,
.cold_ca54 .element_2854 ul li.out_4e59 .notification-tall-b0b7 {
  background: rgba(0, 0, 0, 0.2);
}
.cold_ca54 .hovered-873f .element_2854 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-fluid-9a3c .hovered-873f .item_56c6 li {
  margin: 0;
}
.video-fluid-9a3c .hovered-873f .item_56c6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.video-fluid-9a3c .hovered-873f .item_56c6 li ul {
  margin: 0;
}
.video-fluid-9a3c .hovered-873f .item_56c6 li ul li a {
  padding-left: 15px;
}
.video-fluid-9a3c .hovered-873f .item_56c6 li ul li li a {
  padding-left: 30px;
}
.video-fluid-9a3c .hovered-873f .item_56c6 li.picture-active-084e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.video-fluid-9a3c .hovered-873f .item_56c6 li.picture-active-084e > 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;
}
.video-fluid-9a3c .hovered-873f .item_56c6 li.picture-active-084e > 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;
}
.pink_f1c5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wood-8160 {
  position: relative;
  z-index: 10;
}
.wood-8160 .glass-6933 {
  width: 100%;
  max-width: 100%;
}
.container-focused-f276 .hot-910d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.container-focused-f276 .yellow_abfc {
}
.container-focused-f276 .cold_ca54 {
  background: #292929;
}
.hover_medium_2b7e .hot-910d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hover_medium_2b7e .yellow_abfc {
  background: #f9f9f9;
}
.hover_medium_2b7e .cold_ca54 {
  background: #303030;
}
.modal_5c13 .hot-910d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal_5c13 .overlay-b53a {
    margin-bottom: 1em;
  }
  .modal_5c13 .overlay-b53a:last-child {
    margin-bottom: 0;
  }
}
.modal_5c13 .yellow_abfc {
  background: #ededed;
}
.modal_5c13 .cold_ca54 {
  background: #1a1a1a;
}
.hot-910d.yellow_abfc {
  color: rgba(0, 0, 0, 0.6);
}
.hot-910d.yellow_abfc .avatar-clean-78b1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hot-910d.cold_ca54 {
  color: rgba(255, 255, 255, 0.99);
}
.hot-910d.cold_ca54 a:not(.simple-71a5) {
  color: rgba(255, 255, 255, 0.79);
}
.hot-910d.cold_ca54 a:not(.simple-71a5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-910d.cold_ca54 .avatar-clean-78b1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-910d.cold_ca54 table tbody td,
.hot-910d.cold_ca54 table th {
  background: rgba(0, 0, 0, 0.08);
}
.input_east_9851.plasma-46b7 .sort-1f53 {
  max-width: initial;
}
.input_east_9851 .detail-copper-2e46 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.input_east_9851 .detail-copper-2e46 .glass-6933 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .input_east_9851 .detail-copper-2e46 .glass-6933 {
    display: block;
    margin-bottom: 2em;
  }
  .input_east_9851 .detail-copper-2e46 .glass-6933:last-child {
    margin-bottom: 0;
  }
}
.modal_5c13 .overlay-b53a:last-child,
.hover_medium_2b7e .overlay-b53a:last-child,
.container-focused-f276 .overlay-b53a:last-child {
  margin-bottom: 0;
}
.modal_5c13 .overlay-b53a .hovered-873f .element_2854:last-child,
.hover_medium_2b7e .overlay-b53a .hovered-873f .element_2854:last-child,
.container-focused-f276 .overlay-b53a .hovered-873f .element_2854:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .modal_5c13 .active_0d52,
  .modal_5c13 .south_a8e6,
  .hover_medium_2b7e .active_0d52,
  .hover_medium_2b7e .south_a8e6,
  .container-focused-f276 .active_0d52,
  .container-focused-f276 .south_a8e6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wood-8160 .overlay-b53a {
    margin-bottom: 2em;
  }
}
.wood-8160 p:last-child {
  margin-bottom: 0;
}
.wood-8160 li,
.wood-8160 ul {
  list-style: none;
  margin: 0;
}
.wood-8160 ul ul {
  margin-left: 2.617924em;
}
.old-59d3 {
  font-size: 0.875em;
}

/* css-noise: 79e4 */
.ghost-box-k4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
