/*!
Theme Name: Customify
Theme URI: https://pressmaximum.logo_0c6e/customify
Author: WPCustomify
Author URI: https://pressmaximum.logo_0c6e
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.logo_0c6e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.filter-0f68.fresh-524f/licenses/gpl-2.0.basic_c66c
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.image-bright-ec46/, (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.paper-8cc3.button-advanced-30fb/normalize.medium_2209/
 ======
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.medium_2209 v7.0.0 | MIT License | github.logo_0c6e/necolas/normalize.medium_2209 */
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;
}
.row_dark_6664 .info-cfc5,
.main_be67,
.over_b9d3,
.sort_top_14ef,
.caption_hot_3efc,
.dropdown_stale_dc49,
.notification_150d,
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;
}
.main_be67,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .main_be67,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .main_be67,
  h1 {
    font-size: 1.8em;
  }
}
.over_b9d3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.over_b9d3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .over_b9d3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .over_b9d3,
  h2 {
    font-size: 1.7em;
  }
}
.sort_top_14ef,
h3 {
  font-size: 1.618em;
}
.row_dark_6664 .info-cfc5,
.caption_hot_3efc,
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.brown_b9f8 {
  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;
}
.outline-dim-4979:after,
.outline-dim-4979:before,
.static_714f:after,
.static_714f:before {
  content: "";
  display: table;
}
.outline-dim-4979:after,
.static_714f:after {
  clear: both;
}
.shade-e56c {
  float: right;
  margin-right: 0;
}
.gallery-054f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pagination-7383 .white_8dd5,
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;
}
.pagination-7383 .white_8dd5: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;
}
.tooltip_226c .white_8dd5 {
  box-shadow: none;
}
.tooltip_226c
  .white_8dd5
  .info-gold-be37 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tooltip_226c .white_8dd5 .smooth-59e8 {
  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;
}
.tooltip_226c
  .white_8dd5
  .smooth-59e8
  b {
  display: none;
}
.tooltip_226c .card-large-8703 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dim-91d2:not(.top-2889):not(.shadow_9b5a),
button:not(.top-2889):not(.shadow_9b5a),
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ),
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ),
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ) {
  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;
}
.dim-91d2:not(.top-2889):not(
    .shadow_9b5a
  ):hover,
button:not(.top-2889):not(
    .shadow_9b5a
  ):hover,
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ):hover,
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ):hover,
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dim-91d2:not(.top-2889):not(
    .shadow_9b5a
  ):active,
.dim-91d2:not(.top-2889):not(
    .shadow_9b5a
  ):focus,
button:not(.top-2889):not(
    .shadow_9b5a
  ):active,
button:not(.top-2889):not(
    .shadow_9b5a
  ):focus,
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ):active,
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ):focus,
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ):active,
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ):focus,
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ):active,
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ):focus {
  outline: 0;
}
.dim-91d2:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1,
button:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1,
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1,
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1,
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1 {
  position: relative;
}
.dim-91d2:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .soft-03be,
.dim-91d2:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .focus_tiny_0c36,
.dim-91d2:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .static-4e6f,
.dim-91d2:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  i,
.dim-91d2:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  svg,
button:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .soft-03be,
button:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .focus_tiny_0c36,
button:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .static-4e6f,
button:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  i,
button:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  svg,
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .soft-03be,
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .focus_tiny_0c36,
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .static-4e6f,
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  i,
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  svg,
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .soft-03be,
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .focus_tiny_0c36,
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .static-4e6f,
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  i,
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  svg,
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .soft-03be,
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .focus_tiny_0c36,
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  .static-4e6f,
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  i,
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1
  svg {
  visibility: hidden;
}
.dim-91d2:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1:after,
button:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1:after,
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1:after,
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1:after,
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ).fn-loading-f9e1: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;
}
.dim-91d2:not(.top-2889):not(.shadow_9b5a),
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ),
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ),
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ) {
  color: #fff;
  background: #235787;
}
.dim-91d2:not(.top-2889):not(
    .shadow_9b5a
  ):focus,
input[type="button"]:not(.top-2889):not(
    .shadow_9b5a
  ):focus,
input[type="reset"]:not(.top-2889):not(
    .shadow_9b5a
  ):focus,
input[type="submit"]:not(.top-2889):not(
    .shadow_9b5a
  ):focus {
  color: #fff;
}
.dim-91d2.fn-disabled-f9e1:not(.top-2889):not(
    .shadow_9b5a
  ),
.dim-91d2[disabled]:not(.top-2889):not(
    .shadow_9b5a
  ),
button.fn-disabled-f9e1:not(.top-2889):not(
    .shadow_9b5a
  ),
button[disabled]:not(.top-2889):not(
    .shadow_9b5a
  ) {
  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;
}
.icon_c039 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.icon_c039: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;
}
.shadow-31eb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gold-5eef {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.block_over_f534 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.outline-dim-4979:after,
.outline-dim-4979:before,
.warm-3686:after,
.warm-3686:before,
.highlight_95a9:after,
.highlight_95a9:before,
.background-211f:after,
.background-211f:before,
.surface-advanced-590b:after,
.surface-advanced-590b:before,
.box_5688:after,
.box_5688:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.outline-dim-4979:after,
.warm-3686:after,
.highlight_95a9:after,
.background-211f:after,
.surface-advanced-590b:after,
.box_5688:after {
  clear: both;
}
.warm-3686 .large-8eff,
.highlight_95a9 .large-8eff,
.photo-74d9 .large-8eff {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.aside_f9e9 {
  display: inline-block;
}
.full-e85d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.full-e85d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.full-e85d .info_7b5d {
  padding: 1em 0;
  font-size: 85%;
}
.info_7b5d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.secondary_c597 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.secondary_c597:after,
.secondary_c597:before {
  content: "";
  display: table;
}
.secondary_c597:after {
  clear: both;
}
.static_db83 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.modal-0092 .static_db83 {
  max-width: 50%;
}
.backdrop_full_f180 .static_db83 {
  max-width: 33.33%;
}
.gradient-551f .static_db83 {
  max-width: 25%;
}
.accordion-c19a .static_db83 {
  max-width: 20%;
}
.accent-light-150a .static_db83 {
  max-width: 16.66%;
}
.cold-29fc .static_db83 {
  max-width: 14.28%;
}
.media_new_db35 .static_db83 {
  max-width: 12.5%;
}
.banner_mini_6f89 .static_db83 {
  max-width: 11.11%;
}
.input-right-9716 {
  display: block;
}
.row_dark_6664 .paper-014a label,
.row_dark_6664 .hot_10f0 label,
.row_dark_6664 .cold_69a8 label,
.row_dark_6664 .box-2fea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.heading_05b0 {
  list-style: none;
  margin: 0;
}
.heading_05b0 article.fresh-85cf {
  margin-bottom: 0;
}
.heading_05b0 ul {
  list-style: none;
  margin: 0;
}
.heading_05b0 .hard-0590 li.fresh-85cf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .heading_05b0 .hard-0590 li.fresh-85cf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .heading_05b0 .hard-0590 li.fresh-85cf: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) {
  .heading_05b0 .hard-0590 li.fresh-85cf li.fresh-85cf li.fresh-85cf li.fresh-85cf {
    padding-left: 0;
  }
}
article.fresh-85cf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fresh-85cf .warm-3686 p:last-of-type {
  margin-bottom: 0;
}
article.fresh-85cf .heading-in-866a {
  float: left;
}
article.fresh-85cf .tertiary_inner_e60f {
  margin-left: 85px;
}
article.fresh-85cf .bronze-58e7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fresh-85cf .bronze-58e7 .modal_aaa2 {
  margin-left: 10px;
}
article.fresh-85cf .main-top-bbeb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fresh-85cf .video-91ea {
  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 .paper-014a,
  #respond .cold_69a8,
  #respond .box-2fea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paper-014a input,
#respond .cold_69a8 input,
#respond .box-2fea input {
  width: 100%;
}
#respond .box-2fea {
  margin-right: 0;
}
#respond .border_8ddf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.selected_9142 {
  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;
}
.selected_9142.hero_bc3d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.selected_9142 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%);
}
.selected_9142:focus,
.selected_9142: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);
}
.title_brown_c2b1 {
  border-radius: 10%;
}
.card-f0e9 {
  border-radius: 50%;
}
.outline-hot-6ac1 {
  font-size: 0.72em;
}
.out-8d12 {
  font-size: 0.875em;
}
.border_55c7 {
  font-size: 1.1em;
}
.border_hot_f73a {
  text-transform: uppercase;
  line-height: 1.2;
}
.border_hot_f73a.outline-hot-6ac1 {
  letter-spacing: 0.5px;
}
.advanced-0f03,
.advanced-0f03 a {
  color: #6d6d6d;
}
.advanced-0f03 a:hover {
  color: #111;
}
.frame_79dc {
  color: #6d6d6d;
}
.link-7c37 {
  overflow-x: hidden;
}
.link-7c37 .alert_e576.grid_3b00 {
  position: relative;
}
.link-7c37 .alert_e576.grid_3b00.prev_d14b {
  position: initial;
}
.link-7c37
  .alert_e576.grid_3b00.prev_d14b
  .hard_1b43 {
  left: auto;
}
.link-7c37 .alert_e576 .hard_1b43 {
  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;
}
.link-7c37 .alert_e576:hover.grid_3b00 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.link-7c37
  .alert_e576:hover.grid_3b00
  .hard_1b43 {
  display: block;
  z-index: 9999999;
}
.link-7c37 .box-steel-6235 .progress-da7c,
.link-7c37 .stone_0db2 .progress-da7c {
  display: none;
}
.link-7c37 .red_f93c .alert_e576:hover.grid_3b00 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.row_dark_6664 .paper-014a label,
.row_dark_6664 .hot_10f0 label,
.row_dark_6664 .cold_69a8 label,
.row_dark_6664 .box-2fea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.heading_05b0 {
  list-style: none;
  margin: 0;
}
.heading_05b0 article.fresh-85cf {
  margin-bottom: 0;
}
.heading_05b0 ul {
  list-style: none;
  margin: 0;
}
.heading_05b0 .hard-0590 li.fresh-85cf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .heading_05b0 .hard-0590 li.fresh-85cf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .heading_05b0 .hard-0590 li.fresh-85cf: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) {
  .heading_05b0 .hard-0590 li.fresh-85cf li.fresh-85cf li.fresh-85cf li.fresh-85cf {
    padding-left: 0;
  }
}
article.fresh-85cf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fresh-85cf .warm-3686 p:last-of-type {
  margin-bottom: 0;
}
article.fresh-85cf .heading-in-866a {
  float: left;
}
article.fresh-85cf .tertiary_inner_e60f {
  margin-left: 85px;
}
article.fresh-85cf .bronze-58e7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fresh-85cf .bronze-58e7 .modal_aaa2 {
  margin-left: 10px;
}
article.fresh-85cf .main-top-bbeb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fresh-85cf .video-91ea {
  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 .paper-014a,
  #respond .cold_69a8,
  #respond .box-2fea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paper-014a input,
#respond .cold_69a8 input,
#respond .box-2fea input {
  width: 100%;
}
#respond .box-2fea {
  margin-right: 0;
}
#respond .border_8ddf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box-steel-6235 .huge-c9e8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.huge-c9e8 .smooth-68d9.breadcrumb_complex_ffbe .layout_simple_49dd > li > a:focus,
.huge-c9e8 .smooth-68d9.breadcrumb_complex_ffbe .layout_simple_49dd > li > a:hover,
.huge-c9e8 .smooth-68d9.basic-8f57 .layout_simple_49dd > li > a:focus,
.huge-c9e8 .smooth-68d9.basic-8f57 .layout_simple_49dd > li > a:hover,
.huge-c9e8 .smooth-68d9.fast-6fff .layout_simple_49dd > li > a:focus,
.huge-c9e8 .smooth-68d9.fast-6fff .layout_simple_49dd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-c9e8
  .smooth-68d9.breadcrumb_complex_ffbe
  .layout_simple_49dd
  > li.fixed_da48
  > a,
.huge-c9e8
  .smooth-68d9.breadcrumb_complex_ffbe
  .layout_simple_49dd
  > li.picture_249e
  > a,
.huge-c9e8
  .smooth-68d9.basic-8f57
  .layout_simple_49dd
  > li.fixed_da48
  > a,
.huge-c9e8
  .smooth-68d9.basic-8f57
  .layout_simple_49dd
  > li.picture_249e
  > a,
.huge-c9e8
  .smooth-68d9.fast-6fff
  .layout_simple_49dd
  > li.fixed_da48
  > a,
.huge-c9e8 .smooth-68d9.fast-6fff .layout_simple_49dd > li.banner-f121 > a {
  color: rgba(255, 255, 255, 0.99);
}
.huge-c9e8 .content_upper_6940,
.huge-c9e8 .content_upper_6940 a {
  color: rgba(255, 255, 255, 0.99);
}
.huge-c9e8 .filter-522b.row-aed3 li a,
.huge-c9e8 .advanced_0634 a,
.huge-c9e8 .surface_narrow_f867,
.huge-c9e8 .layout_simple_49dd > li > a,
.huge-c9e8 .logo-full-7803 {
  color: rgba(255, 255, 255, 0.79);
}
.huge-c9e8 .filter-522b.row-aed3 li a:hover,
.huge-c9e8 .advanced_0634 a:hover,
.huge-c9e8 .surface_narrow_f867:hover,
.huge-c9e8 .layout_simple_49dd > li > a:hover,
.huge-c9e8 .logo-full-7803:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-c9e8 .huge_d63c {
  color: rgba(255, 255, 255, 0.79);
}
.huge-c9e8 .huge_d63c .button_bottom_4d1a {
  color: rgba(255, 255, 255, 0.99);
}
.huge-c9e8 .huge_d63c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-c9e8 .tag-1194 .surface_bf60 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge-c9e8 .tag-1194 .surface_bf60 .north_2cfb {
  color: rgba(255, 255, 255, 0.79);
}
.huge-c9e8
  .tag-1194
  .surface_bf60
  .north_2cfb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-c9e8
  .tag-1194
  .surface_bf60
  .north_2cfb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-c9e8
  .tag-1194
  .surface_bf60
  .north_2cfb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-c9e8
  .tag-1194
  .surface_bf60
  .north_2cfb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-c9e8 .tag-1194 .brown-c5d2 {
  color: rgba(255, 255, 255, 0.79);
}
.huge-c9e8 .tag-1194 .brown-c5d2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_cool_3914
  .huge-c9e8
  .tag-1194
  .dynamic-16ce
  .solid_a1a7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_cool_3914
  .huge-c9e8
  .tag-1194
  .dynamic-16ce
  .north_2cfb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-steel-6235 .notification-a075 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notification-a075 .smooth-68d9.breadcrumb_complex_ffbe .layout_simple_49dd > li > a:focus,
.notification-a075 .smooth-68d9.breadcrumb_complex_ffbe .layout_simple_49dd > li > a:hover,
.notification-a075 .smooth-68d9.basic-8f57 .layout_simple_49dd > li > a:focus,
.notification-a075 .smooth-68d9.basic-8f57 .layout_simple_49dd > li > a:hover,
.notification-a075 .smooth-68d9.fast-6fff .layout_simple_49dd > li > a:focus,
.notification-a075 .smooth-68d9.fast-6fff .layout_simple_49dd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-a075
  .smooth-68d9.breadcrumb_complex_ffbe
  .layout_simple_49dd
  > li.fixed_da48
  > a,
.notification-a075
  .smooth-68d9.breadcrumb_complex_ffbe
  .layout_simple_49dd
  > li.picture_249e
  > a,
.notification-a075
  .smooth-68d9.basic-8f57
  .layout_simple_49dd
  > li.fixed_da48
  > a,
.notification-a075
  .smooth-68d9.basic-8f57
  .layout_simple_49dd
  > li.picture_249e
  > a,
.notification-a075
  .smooth-68d9.fast-6fff
  .layout_simple_49dd
  > li.fixed_da48
  > a,
.notification-a075 .smooth-68d9.fast-6fff .layout_simple_49dd > li.banner-f121 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notification-a075 .content_upper_6940,
.notification-a075 .content_upper_6940 a {
  color: rgba(0, 0, 0, 0.8);
}
.notification-a075 .filter-522b.row-aed3 li a,
.notification-a075 .advanced_0634 a,
.notification-a075 .surface_narrow_f867,
.notification-a075 .layout_simple_49dd > li > a,
.notification-a075 .logo-full-7803 {
  color: rgba(0, 0, 0, 0.55);
}
.notification-a075 .filter-522b.row-aed3 li a:hover,
.notification-a075 .advanced_0634 a:hover,
.notification-a075 .surface_narrow_f867:hover,
.notification-a075 .layout_simple_49dd > li > a:hover,
.notification-a075 .logo-full-7803:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-a075 .huge_d63c {
  color: rgba(0, 0, 0, 0.55);
}
.notification-a075 .huge_d63c .button_bottom_4d1a {
  color: rgba(0, 0, 0, 0.8);
}
.notification-a075 .huge_d63c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower_7915 .video-6465 {
  margin-left: auto;
  margin-right: auto;
}
.highlight_95a9 > * {
  margin-left: auto;
  margin-right: auto;
}
.highlight_95a9 .shadow-31eb {
  margin-right: 1.41575em;
}
.detail_a2c4 .highlight_95a9 > .orange_910e {
  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;
}
.detail_a2c4 .highlight_95a9 > .text_bf59 {
  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;
}
.next_20e7.lower_7915 .video-6465,
.container_c5c9.lower_7915 .video-6465 {
  margin-left: 0;
}
.center_76f6.lower_7915 .video-6465,
.heading-new-b939.lower_7915 .video-6465 {
  margin-right: 0;
}
.highlight_95a9 ol,
.highlight_95a9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.heading-f29e video {
  max-width: 100%;
}
.footer-dim-d2ea img {
  display: block;
}
.footer-dim-d2ea.shadow-31eb,
.footer-dim-d2ea.gold-5eef {
  width: 100%;
}
.footer-dim-d2ea.text_bf59 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.silver_34f4:not(.last_b028) {
  margin: 1.5em auto;
}
.liquid_c952 p {
  padding: 1.5em 14px;
}
ul.input_hot_a999.text_bf59,
ul.input_hot_a999.orange_910e,
ul.input_hot_a999.overlay-under-406b.orange_910e {
  padding: 0 14px;
}
.element_steel_a36b {
  display: block;
  overflow-x: auto;
}
.element_steel_a36b table {
  border-collapse: collapse;
  width: 100%;
}
.element_steel_a36b td,
.element_steel_a36b th {
  padding: 0.5em;
}
.highlight_95a9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.highlight_95a9 ol ol,
.highlight_95a9 ol ul,
.highlight_95a9 ul ol,
.highlight_95a9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.highlight_95a9 ol ol li,
.highlight_95a9 ol ul li,
.highlight_95a9 ul ol li,
.highlight_95a9 ul ul li {
  margin-left: 0;
}
.full_ea12.full_6b70 > .secondary-cool-0ec0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.full_ea12.full_6b70 > .secondary-cool-0ec0 iframe,
.full_ea12.full_6b70 > .secondary-cool-0ec0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.backdrop_4259 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.backdrop_4259.hard_f0f6 {
  padding: 0;
}
.backdrop_4259.hard_f0f6 cite {
  font-size: 13px;
}
.backdrop_4259 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.backdrop_4259 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.box-d08a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.box-d08a > p:first-child {
  margin-top: 0;
}
.box-d08a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.box-d08a blockquote {
  border-left: 0;
}
.first_0dd5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.first_0dd5:not(.shadow_4b06) {
  max-width: 100px;
}
.first_0dd5.box-dirty-4a6e {
  border-bottom: none !important;
  text-align: center;
}
.first_0dd5.box-dirty-4a6e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .liquid_c952 p {
    padding: 1.5em 0;
  }
}
.wide-3b93 {
  color: #0073aa;
}
.paragraph_56d5 {
  background-color: #0073aa;
}
.tooltip_2dbb {
  color: #229fd8;
}
.panel_aa00 {
  background-color: #229fd8;
}
.panel_simple_959c {
  color: #eee;
}
.avatar-3551 {
  background-color: #eee;
}
.info_red_1e82 {
  color: #444;
}
.glass-5240 {
  background-color: #444;
}
.slider_purple_63a4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.slider_purple_63a4 .box_hot_9d26 .advanced_0634 {
  font-size: 15px;
}
.slider_purple_63a4 .advanced_0634 {
  line-height: 1.3;
}
.slider_purple_63a4 .notification-a075 {
}
.slider_purple_63a4 .huge-c9e8 {
  background: #235787;
}
.accent-solid-f456 {
  padding: 0;
}
.accent-solid-f456 .huge-c9e8 {
  background: #1a1a1a;
}
.accent-solid-f456 .notification-a075 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.table_714b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.table_714b .notification-a075 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.table_714b .huge-c9e8 {
  background: #303030;
}
.box_5688 {
  position: relative;
  z-index: 10;
}
.box_5688 .active_bottom_e3bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.old-c21c .grid_3b00 {
  display: inline-block;
  vertical-align: middle;
}
.old-c21c.solid-5bfb .grid_3b00 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .old-c21c.solid-5bfb .grid_3b00 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .old-c21c.solid-5bfb .grid_3b00 {
    margin-right: 0.4em;
  }
}
.old-c21c.solid-5bfb .grid_3b00:last-child {
  margin-right: 0;
}
.full_92e6 .active_bottom_e3bd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .box-steel-6235 .box_hot_9d26 {
    margin: 0 -0.5em;
  }
  .box-steel-6235 .box_hot_9d26 [class*="customify-col-"],
  .box-steel-6235 .box_hot_9d26 [class*="customify-col_"],
  .box-steel-6235 .box_hot_9d26 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.box-steel-6235.filter-76a8 .active_bottom_e3bd {
  background: 0 0 !important;
}
.box-steel-6235.filter-76a8 .active_bottom_e3bd,
.box-steel-6235.full_92e6 .active_bottom_e3bd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .box-steel-6235.sidebar-7599 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.box-steel-6235.full_92e6 .active_bottom_e3bd {
  box-shadow: none !important;
}
.tooltip_b330 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tooltip_b330 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_b330 {
    padding: 18px 0 20px;
  }
}
.tooltip_b330 .main-eee0 {
  width: 100%;
}
.tooltip_b330 .status_iron_85b8 {
  margin-bottom: 0;
}
.tooltip_b330 .footer_eaaf {
  margin-top: 5px;
  font-size: 0.875em;
}
.heading-north-83c8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.heading-north-83c8 .status-paper-9a59 {
  width: 100%;
}
.main-paper-a48b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.main-paper-a48b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.main-paper-a48b 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;
}
.main-paper-a48b li:last-child:after {
  display: none;
}
.main-paper-a48b li a {
  font-weight: 500;
  margin-right: 10px;
}
.status-73c8 .progress-da7c button,
.tooltip_b330 .progress-da7c button {
  left: 0;
}
.status-73c8 .status-paper-9a59,
.tooltip_b330 .status-paper-9a59 {
  padding-left: 0;
  padding-right: 0;
}
.status-73c8 .heading-north-83c8,
.tooltip_b330 .heading-north-83c8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.status-73c8 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-73c8:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.status-73c8 .wrapper_0ae3 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .status-73c8 .wrapper_0ae3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .status-73c8 .wrapper_0ae3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .status-73c8 .wrapper_0ae3 {
    min-height: 200px;
  }
}
.status-73c8 .main-paper-a48b {
  color: rgba(255, 255, 255, 0.8);
}
.status-73c8 .main-paper-a48b a,
.status-73c8 .main-paper-a48b li:after {
  color: inherit;
}
.status-73c8 .main-paper-a48b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.article_plasma_75ee {
  margin-bottom: 0.5em;
}
.label-huge-2e6d {
  margin-bottom: 1.2em;
}
.label-huge-2e6d,
.article_plasma_75ee {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.label-huge-2e6d p:last-child,
.article_plasma_75ee p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .progress-da7c,
#masthead .progress-da7c {
  display: none;
}
#masthead
  > .progress-da7c.heading-3a2f {
  display: none;
}
#masthead > .progress-da7c button {
  left: 0;
}
.picture-stone-297d {
  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%;
}
.picture-stone-297d .grid_3b00 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.picture-stone-297d .steel-a565 {
  display: -webkit-box;
  display: flex;
}
.picture-stone-297d .steel-a565.main-f7ab {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.picture-stone-297d .steel-a565.warm_582e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture-stone-297d .steel-a565.pagination_black_6903 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture-stone-297d.frame-fixed-0d6a.pattern_ba4f .steel-a565.main-f7ab {
  flex-basis: 100%;
}
.picture-stone-297d.white_4b20 .steel-a565.warm_582e {
  -webkit-box-flex: 1;
  flex: auto;
}
.picture-stone-297d.white_4b20 .steel-a565.pagination_black_6903 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .progress-da7c.heading-3a2f {
  display: none;
}
#masthead > .progress-da7c button {
  left: 0;
}
.pressed-babe {
  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;
}
.pressed-babe:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pressed-babe.column-selected-c28a i {
  margin-right: 4px;
}
.pressed-babe.tabs-bottom-5ac8 i {
  margin-left: 5px;
}
.advanced_0634 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.advanced_0634 p:last-child {
  margin-bottom: 0;
}
.slider_e5b6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.slider_e5b6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.slider_e5b6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.slider_e5b6 .content_upper_6940 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.slider_e5b6 .glass-38fb {
  margin: 5px 0 7px 0;
}
.slider_e5b6.motion-e3f0 .small-c81e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider_e5b6.motion-e3f0 .gas_6689 {
  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;
}
.slider_e5b6.info_cold_de0e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.slider_e5b6.info_cold_de0e .small-c81e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider_e5b6.info_cold_de0e .gas_6689 {
  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;
}
.slider_e5b6.white-8b0b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider_e5b6.aside_1374 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.slider_e5b6.aside_1374 .gas_6689 {
  margin-top: 7px;
}
.shade-f7a1 {
  display: inline-block;
}
.box_5688 .paragraph-2b35 .slider_e5b6 img {
  max-width: 100%;
}
.smooth-68d9 .picture-large-c2f8.active-tall-9e9c,
.complex_9290 .picture-large-c2f8.active-tall-9e9c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-68d9 .avatar-left-003f,
.complex_9290 .avatar-left-003f {
  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%);
}
.smooth-68d9 .avatar-left-003f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.smooth-68d9.shadow_0b33 .avatar-left-003f {
  display: none;
}
.smooth-68d9 .fast_782d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth-68d9 .fast_782d li {
  display: inline-block;
  position: relative;
}
.smooth-68d9 .fast_782d li:last-child {
  margin-right: 0;
}
.smooth-68d9 .fast_782d 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;
}
.smooth-68d9 .fast_782d li.banner-f121 > a {
  color: rgba(0, 0, 0, 0.9);
}
.smooth-68d9 .fast_782d > 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;
}
.smooth-68d9 .fast_782d > li > a i {
  line-height: 0;
}
.smooth-68d9 .fast_782d > li.feature-green-f161 > a .avatar-left-003f {
  margin-left: 4px;
  line-height: 0;
}
.smooth-68d9 .fast_782d .main-0b9e li.feature-green-f161 > a {
  position: relative;
}
.smooth-68d9 .fast_782d .main-0b9e li.feature-green-f161 > a:after,
.smooth-68d9 .fast_782d .main-0b9e li.feature-green-f161 > a:before {
  content: "";
  display: table;
}
.smooth-68d9 .fast_782d .main-0b9e li.feature-green-f161 > a:after {
  clear: both;
}
.smooth-68d9 .fast_782d .main-0b9e li.feature-green-f161 > a .avatar-left-003f {
  margin-left: 5px;
  float: right;
}
.smooth-68d9 .cool_04a5,
.smooth-68d9 .main-0b9e {
  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;
}
.smooth-68d9 .main-0b9e {
  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;
}
.smooth-68d9 .main-0b9e .active-tall-9e9c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth-68d9 .main-0b9e .avatar-left-003f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.smooth-68d9 .main-0b9e li {
  display: block;
  margin: 0;
  padding: 0;
}
.smooth-68d9 .main-0b9e 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;
}
.smooth-68d9 .main-0b9e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.smooth-68d9 .main-0b9e .main-0b9e {
  top: 0;
  left: 100%;
}
.smooth-68d9 .shadow-d10d.fn-focus-f9e1 > .cool_04a5,
.smooth-68d9 .shadow-d10d.fn-focus-f9e1 > .main-0b9e,
.smooth-68d9 .shadow-d10d:focus > .cool_04a5,
.smooth-68d9 .shadow-d10d:focus > .main-0b9e,
.smooth-68d9 .shadow-d10d:hover > .cool_04a5,
.smooth-68d9 .shadow-d10d:hover > .main-0b9e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.smooth-68d9.fast-6fff .layout_simple_49dd:after,
.smooth-68d9.fast-6fff .layout_simple_49dd:before {
  content: "";
  display: table;
}
.smooth-68d9.fast-6fff .layout_simple_49dd:after {
  clear: both;
}
.smooth-68d9.fast-6fff .layout_simple_49dd > li {
  float: left;
}
.smooth-68d9.tiny-12d3 .layout_simple_49dd:after,
.smooth-68d9.tiny-12d3 .layout_simple_49dd:before {
  content: "";
  display: table;
}
.smooth-68d9.tiny-12d3 .layout_simple_49dd:after {
  clear: both;
}
.smooth-68d9.tiny-12d3 .layout_simple_49dd > li {
  float: left;
}
.smooth-68d9.tiny-12d3 .layout_simple_49dd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-68d9.tiny-12d3 .layout_simple_49dd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.smooth-68d9.tiny-12d3 .layout_simple_49dd > li.fixed_da48 > a,
.smooth-68d9.tiny-12d3 .layout_simple_49dd > li.banner-f121 > a {
  color: #fff;
  background-color: #1e4b75;
}
.smooth-68d9.breadcrumb_complex_ffbe .layout_simple_49dd > li > a .active-tall-9e9c {
  position: relative;
}
.smooth-68d9.breadcrumb_complex_ffbe .layout_simple_49dd > li > a .active-tall-9e9c: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;
}
.smooth-68d9.breadcrumb_complex_ffbe
  .layout_simple_49dd
  > li:focus
  > a
  .active-tall-9e9c:before,
.smooth-68d9.breadcrumb_complex_ffbe
  .layout_simple_49dd
  > li:hover
  > a
  .active-tall-9e9c:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-68d9.breadcrumb_complex_ffbe
  .layout_simple_49dd
  > li.fixed_da48
  > a
  .active-tall-9e9c:before,
.smooth-68d9.breadcrumb_complex_ffbe
  .layout_simple_49dd
  > li.picture_249e
  > a
  .active-tall-9e9c:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-68d9.basic-8f57 .layout_simple_49dd > li > a .active-tall-9e9c {
  position: relative;
}
.smooth-68d9.basic-8f57 .layout_simple_49dd > li > a .active-tall-9e9c: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;
}
.smooth-68d9.basic-8f57 .layout_simple_49dd > li:focus > a .active-tall-9e9c:before,
.smooth-68d9.basic-8f57
  .layout_simple_49dd
  > li:hover
  > a
  .active-tall-9e9c:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-68d9.basic-8f57
  .layout_simple_49dd
  > li.fixed_da48
  > a
  .active-tall-9e9c:before,
.smooth-68d9.basic-8f57
  .layout_simple_49dd
  > li.picture_249e
  > a
  .active-tall-9e9c:before {
  width: 100%;
  background-color: currentColor;
}
.complex_9290 .fast_782d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.complex_9290 .fast_782d li:first-child > a {
  border-top: none;
}
.complex_9290 .fast_782d .accent_2843 > .active-tall-9e9c .avatar-left-003f {
  display: none;
}
.complex_9290 .fast_782d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.complex_9290 .fast_782d li:last-child {
  border: none;
}
.complex_9290 .fast_782d li.feature-green-f161 > a {
  padding-right: 45px !important;
}
.complex_9290 .fast_782d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.complex_9290 .fast_782d li a:focus,
.complex_9290 .fast_782d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex_9290 .fast_782d li .focus_last_1344 {
  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;
}
.complex_9290 .fast_782d li .focus_last_1344:hover {
  box-shadow: none;
}
.complex_9290 .fast_782d li .focus_last_1344 .avatar-left-003f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.complex_9290 .fast_782d .main-0b9e {
  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);
}
.complex_9290 .fast_782d .main-0b9e li a {
  padding-left: 3em;
}
.complex_9290 .fast_782d .dynamic-12af > a .focus_last_1344 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.complex_9290 .fast_782d .dynamic-12af > .main-0b9e {
  display: block;
  opacity: 1;
}
.pressed-35ac {
  max-width: 100%;
}
.badge-light-499d {
  line-height: 0;
  cursor: pointer;
}
.logo-full-7803 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.logo-full-7803:hover {
  box-shadow: none;
  color: currentColor;
}
.logo-full-7803 svg {
  width: 18px;
  height: 18px;
}
.logo-full-7803 .module-6a0e {
  display: none;
}
.card_c63c {
  position: relative;
}
.card_c63c.fn-active-f9e1 .logo-full-7803 .tall-a60d {
  display: none;
}
.card_c63c.fn-active-f9e1 .logo-full-7803 .module-6a0e {
  display: inline-block;
}
.card_c63c .column-3eab {
  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);
}
.card_c63c.link_warm_3f26 .column-3eab {
  left: auto;
  right: -0.9em;
}
.card_c63c.link_warm_3f26 .column-pressed-9cc4::before {
  left: auto;
  right: 15px;
}
.card_c63c.fn-active-f9e1 .column-3eab {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dynamic-16ce {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dynamic-16ce label {
  flex-basis: 100%;
}
.dynamic-16ce .surface_bf60 {
  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;
}
.dynamic-16ce .north_2cfb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dynamic-16ce .north_2cfb:focus {
  background-color: transparent;
}
.dynamic-16ce button.brown-c5d2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dynamic-16ce button.brown-c5d2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dynamic-16ce button.brown-c5d2 svg {
  width: 18px;
  height: 18px;
}
.dynamic-16ce input[type="submit"] {
  min-height: auto;
}
.tag-1194 .dynamic-16ce .north_2cfb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.column-pressed-9cc4 {
  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) {
  .column-pressed-9cc4 {
    width: 220px;
  }
}
.column-pressed-9cc4 label {
  flex-basis: 100%;
}
.column-pressed-9cc4::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;
}
.input_cool_3914 .tag-1194 .dynamic-16ce {
  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;
}
.input_cool_3914
  .tag-1194
  .dynamic-16ce
  .surface_bf60 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.input_cool_3914 .tag-1194 .dynamic-16ce .north_2cfb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.input_cool_3914
  .tag-1194
  .dynamic-16ce
  .north_2cfb:focus {
  background: 0 0;
}
.input_cool_3914
  .tag-1194
  .dynamic-16ce
  .solid_a1a7 {
  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;
}
.filter-522b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.filter-522b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.filter-522b li:last-child {
  margin-right: 0;
}
.filter-522b li:first-child {
  margin-left: 0;
}
.filter-522b.feature-west-abfc a {
  color: #fff;
}
.filter-522b.feature-west-abfc a:hover {
  color: #fff;
}
.filter-522b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.filter-522b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.filter-522b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.filter-522b a:hover {
  opacity: 0.9;
  color: inherit;
}
.filter-522b [class*="social-icon-apple"] {
  background-color: #999;
}
.filter-522b [class*="social-icon-apple"].shade-liquid-af90 {
  background-color: transparent;
  color: #999;
}
.filter-522b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.filter-522b [class*="social-icon-behance"].shade-liquid-af90 {
  background-color: transparent;
  color: #1769ff;
}
.filter-522b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.filter-522b [class*="social-icon-bitbucket"].shade-liquid-af90 {
  background-color: transparent;
  color: #205081;
}
.filter-522b [class*="social-icon-codepen"] {
  background-color: #000;
}
.filter-522b [class*="social-icon-codepen"].shade-liquid-af90 {
  background-color: transparent;
  color: #000;
}
.filter-522b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.filter-522b [class*="social-icon-delicious"].shade-liquid-af90 {
  background-color: transparent;
  color: #39f;
}
.filter-522b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.filter-522b [class*="social-icon-digg"].shade-liquid-af90 {
  background-color: transparent;
  color: #005be2;
}
.filter-522b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.filter-522b [class*="social-icon-dribbble"].shade-liquid-af90 {
  background-color: transparent;
  color: #ea4c89;
}
.filter-522b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.filter-522b [class*="social-icon-envelope"].shade-liquid-af90 {
  background-color: transparent;
  color: #ea4335;
}
.filter-522b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.filter-522b [class*="social-icon-facebook"].shade-liquid-af90 {
  background-color: transparent;
  color: #3b5998;
}
.filter-522b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.filter-522b [class*="social-icon-flickr"].shade-liquid-af90 {
  background-color: transparent;
  color: #0063dc;
}
.filter-522b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.filter-522b [class*="social-icon-foursquare"].shade-liquid-af90 {
  background-color: transparent;
  color: #2d5be3;
}
.filter-522b [class*="social-icon-github"] {
  background-color: #333;
}
.filter-522b [class*="social-icon-github"].shade-liquid-af90 {
  background-color: transparent;
  color: #333;
}
.filter-522b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.filter-522b [class*="social-icon-google-plus"].shade-liquid-af90 {
  background-color: transparent;
  color: #dd4b39;
}
.filter-522b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.filter-522b [class*="social-icon-houzz"].shade-liquid-af90 {
  background-color: transparent;
  color: #7ac142;
}
.filter-522b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.filter-522b [class*="social-icon-instagram"].shade-liquid-af90 {
  background-color: transparent;
  color: #262626;
}
.filter-522b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.filter-522b [class*="social-icon-jsfiddle"].shade-liquid-af90 {
  background-color: transparent;
  color: #487aa2;
}
.filter-522b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.filter-522b [class*="social-icon-linkedin"].shade-liquid-af90 {
  background-color: transparent;
  color: #0077b5;
}
.filter-522b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.filter-522b [class*="social-icon-medium"].shade-liquid-af90 {
  background-color: transparent;
  color: #00ab6b;
}
.filter-522b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.filter-522b
  [class*="social-icon-odnoklassniki"].shade-liquid-af90 {
  background-color: transparent;
  color: #f4731c;
}
.filter-522b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.filter-522b [class*="social-icon-meetup"].shade-liquid-af90 {
  background-color: transparent;
  color: #ec1c40;
}
.filter-522b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.filter-522b [class*="social-icon-pinterest"].shade-liquid-af90 {
  background-color: transparent;
  color: #bd081c;
}
.filter-522b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.filter-522b [class*="social-icon-product-hunt"].shade-liquid-af90 {
  background-color: transparent;
  color: #da552f;
}
.filter-522b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.filter-522b [class*="social-icon-reddit"].shade-liquid-af90 {
  background-color: transparent;
  color: #ff4500;
}
.filter-522b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.filter-522b [class*="social-icon-rss"].shade-liquid-af90 {
  background-color: transparent;
  color: #f26522;
}
.filter-522b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.filter-522b
  [class*="social-icon-shopping-cart"].shade-liquid-af90 {
  background-color: transparent;
  color: #4caf50;
}
.filter-522b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.filter-522b [class*="social-icon-skype"].shade-liquid-af90 {
  background-color: transparent;
  color: #00aff0;
}
.filter-522b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.filter-522b [class*="social-icon-slideshare"].shade-liquid-af90 {
  background-color: transparent;
  color: #0077b5;
}
.filter-522b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.filter-522b [class*="social-icon-snapchat"].shade-liquid-af90 {
  background-color: transparent;
  color: #fffc00;
}
.filter-522b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.filter-522b [class*="social-icon-soundcloud"].shade-liquid-af90 {
  background-color: transparent;
  color: #f80;
}
.filter-522b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.filter-522b [class*="social-icon-spotify"].shade-liquid-af90 {
  background-color: transparent;
  color: #2ebd59;
}
.filter-522b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.filter-522b
  [class*="social-icon-stack-overflow"].shade-liquid-af90 {
  background-color: transparent;
  color: #fe7a15;
}
.filter-522b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.filter-522b [class*="social-icon-maldkfgram"].shade-liquid-af90 {
  background-color: transparent;
  color: #2ca5e0;
}
.filter-522b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.filter-522b [class*="social-icon-tripadvisor"].shade-liquid-af90 {
  background-color: transparent;
  color: #589442;
}
.filter-522b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.filter-522b [class*="social-icon-tumblr"].shade-liquid-af90 {
  background-color: transparent;
  color: #35465c;
}
.filter-522b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.filter-522b [class*="social-icon-twitch"].shade-liquid-af90 {
  background-color: transparent;
  color: #6441a5;
}
.filter-522b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.filter-522b [class*="social-icon-twitter"].shade-liquid-af90 {
  background-color: transparent;
  color: #1da1f2;
}
.filter-522b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.filter-522b [class*="social-icon-vimeo"].shade-liquid-af90 {
  background-color: transparent;
  color: #1ab7ea;
}
.filter-522b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.filter-522b [class*="social-icon-vk"].shade-liquid-af90 {
  background-color: transparent;
  color: #45668e;
}
.filter-522b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.filter-522b [class*="social-icon-weibo"].shade-liquid-af90 {
  background-color: transparent;
  color: #df2029;
}
.filter-522b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.filter-522b [class*="social-icon-weixin"].shade-liquid-af90 {
  background-color: transparent;
  color: #7bb32e;
}
.filter-522b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.filter-522b [class*="social-icon-whatsapp"].shade-liquid-af90 {
  background-color: transparent;
  color: #25d366;
}
.filter-522b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.filter-522b [class*="social-icon-wordpress"].shade-liquid-af90 {
  background-color: transparent;
  color: #21759b;
}
.filter-522b [class*="social-icon-xing"] {
  background-color: #026466;
}
.filter-522b [class*="social-icon-xing"].shade-liquid-af90 {
  background-color: transparent;
  color: #026466;
}
.filter-522b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.filter-522b [class*="social-icon-yelp"].shade-liquid-af90 {
  background-color: transparent;
  color: #af0606;
}
.filter-522b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.filter-522b [class*="social-icon-youtube"].shade-liquid-af90 {
  background-color: transparent;
  color: #cd201f;
}
.surface_narrow_f867 {
  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;
}
.surface_narrow_f867:hover {
  box-shadow: none;
  background: 0 0;
}
.simple-a4ea {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.mask_6f5d {
  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;
}
.avatar_af16 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.table_paper_3c30 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.table_paper_3c30,
.table_paper_3c30::after,
.table_paper_3c30::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;
}
.table_paper_3c30::after,
.table_paper_3c30::before {
  content: "";
  display: block;
  background-color: inherit;
}
.last_3605 .mask_6f5d .avatar_af16 {
  margin-top: -2px;
  width: 19px;
}
.last_3605 .mask_6f5d .table_paper_3c30 {
  margin-top: -1px;
}
.last_3605 .mask_6f5d .table_paper_3c30,
.last_3605 .mask_6f5d .table_paper_3c30::after,
.last_3605 .mask_6f5d .table_paper_3c30::before {
  width: 19px;
  height: 2px;
}
.last_3605 .mask_6f5d .table_paper_3c30::before {
  top: -6px;
}
.last_3605 .mask_6f5d .table_paper_3c30::after {
  bottom: -6px;
}
.aside_short_746d .mask_6f5d .avatar_af16 {
  margin-top: -2px;
  width: 22px;
}
.aside_short_746d .mask_6f5d .table_paper_3c30 {
  margin-top: -1px;
}
.aside_short_746d .mask_6f5d .table_paper_3c30,
.aside_short_746d .mask_6f5d .table_paper_3c30::after,
.aside_short_746d .mask_6f5d .table_paper_3c30::before {
  width: 22px;
  height: 2px;
}
.aside_short_746d .mask_6f5d .table_paper_3c30::before {
  top: -7px;
}
.aside_short_746d .mask_6f5d .table_paper_3c30::after {
  bottom: -7px;
}
.fixed_2376 .mask_6f5d .avatar_af16 {
  margin-top: -2px;
  width: 31px;
}
.fixed_2376 .mask_6f5d .table_paper_3c30 {
  margin-top: -1.5px;
}
.fixed_2376 .mask_6f5d .table_paper_3c30,
.fixed_2376 .mask_6f5d .table_paper_3c30::after,
.fixed_2376 .mask_6f5d .table_paper_3c30::before {
  width: 31px;
  height: 3px;
}
.fixed_2376 .mask_6f5d .table_paper_3c30::before {
  top: -9px;
}
.fixed_2376 .mask_6f5d .table_paper_3c30::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_ec04 .mask_6f5d .avatar_af16 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb_ec04 .mask_6f5d .table_paper_3c30 {
    margin-top: -1px;
  }
  .breadcrumb_ec04 .mask_6f5d .table_paper_3c30,
  .breadcrumb_ec04 .mask_6f5d .table_paper_3c30::after,
  .breadcrumb_ec04 .mask_6f5d .table_paper_3c30::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb_ec04 .mask_6f5d .table_paper_3c30::before {
    top: -6px;
  }
  .breadcrumb_ec04 .mask_6f5d .table_paper_3c30::after {
    bottom: -6px;
  }
  .center-8476 .mask_6f5d .avatar_af16 {
    margin-top: -2px;
    width: 22px;
  }
  .center-8476 .mask_6f5d .table_paper_3c30 {
    margin-top: -1px;
  }
  .center-8476 .mask_6f5d .table_paper_3c30,
  .center-8476 .mask_6f5d .table_paper_3c30::after,
  .center-8476 .mask_6f5d .table_paper_3c30::before {
    width: 22px;
    height: 2px;
  }
  .center-8476 .mask_6f5d .table_paper_3c30::before {
    top: -7px;
  }
  .center-8476 .mask_6f5d .table_paper_3c30::after {
    bottom: -7px;
  }
  .gradient-glass-516a .mask_6f5d .avatar_af16 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-glass-516a .mask_6f5d .table_paper_3c30 {
    margin-top: -1.5px;
  }
  .gradient-glass-516a .mask_6f5d .table_paper_3c30,
  .gradient-glass-516a .mask_6f5d .table_paper_3c30::after,
  .gradient-glass-516a .mask_6f5d .table_paper_3c30::before {
    width: 31px;
    height: 3px;
  }
  .gradient-glass-516a .mask_6f5d .table_paper_3c30::before {
    top: -9px;
  }
  .gradient-glass-516a .mask_6f5d .table_paper_3c30::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .container_out_6467 .mask_6f5d .avatar_af16 {
    margin-top: -2px;
    width: 19px;
  }
  .container_out_6467 .mask_6f5d .table_paper_3c30 {
    margin-top: -1px;
  }
  .container_out_6467 .mask_6f5d .table_paper_3c30,
  .container_out_6467 .mask_6f5d .table_paper_3c30::after,
  .container_out_6467 .mask_6f5d .table_paper_3c30::before {
    width: 19px;
    height: 2px;
  }
  .container_out_6467 .mask_6f5d .table_paper_3c30::before {
    top: -6px;
  }
  .container_out_6467 .mask_6f5d .table_paper_3c30::after {
    bottom: -6px;
  }
  .preview_d2fc .mask_6f5d .avatar_af16 {
    margin-top: -2px;
    width: 22px;
  }
  .preview_d2fc .mask_6f5d .table_paper_3c30 {
    margin-top: -1px;
  }
  .preview_d2fc .mask_6f5d .table_paper_3c30,
  .preview_d2fc .mask_6f5d .table_paper_3c30::after,
  .preview_d2fc .mask_6f5d .table_paper_3c30::before {
    width: 22px;
    height: 2px;
  }
  .preview_d2fc .mask_6f5d .table_paper_3c30::before {
    top: -7px;
  }
  .preview_d2fc .mask_6f5d .table_paper_3c30::after {
    bottom: -7px;
  }
  .gold_b495 .mask_6f5d .avatar_af16 {
    margin-top: -2px;
    width: 31px;
  }
  .gold_b495 .mask_6f5d .table_paper_3c30 {
    margin-top: -1.5px;
  }
  .gold_b495 .mask_6f5d .table_paper_3c30,
  .gold_b495 .mask_6f5d .table_paper_3c30::after,
  .gold_b495 .mask_6f5d .table_paper_3c30::before {
    width: 31px;
    height: 3px;
  }
  .gold_b495 .mask_6f5d .table_paper_3c30::before {
    top: -9px;
  }
  .gold_b495 .mask_6f5d .table_paper_3c30::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .summary-narrow-5055 .mask_6f5d .avatar_af16 {
    margin-top: -2px;
    width: 19px;
  }
  .summary-narrow-5055 .mask_6f5d .table_paper_3c30 {
    margin-top: -1px;
  }
  .summary-narrow-5055 .mask_6f5d .table_paper_3c30,
  .summary-narrow-5055 .mask_6f5d .table_paper_3c30::after,
  .summary-narrow-5055 .mask_6f5d .table_paper_3c30::before {
    width: 19px;
    height: 2px;
  }
  .summary-narrow-5055 .mask_6f5d .table_paper_3c30::before {
    top: -6px;
  }
  .summary-narrow-5055 .mask_6f5d .table_paper_3c30::after {
    bottom: -6px;
  }
  .tall_965e .mask_6f5d .avatar_af16 {
    margin-top: -2px;
    width: 22px;
  }
  .tall_965e .mask_6f5d .table_paper_3c30 {
    margin-top: -1px;
  }
  .tall_965e .mask_6f5d .table_paper_3c30,
  .tall_965e .mask_6f5d .table_paper_3c30::after,
  .tall_965e .mask_6f5d .table_paper_3c30::before {
    width: 22px;
    height: 2px;
  }
  .tall_965e .mask_6f5d .table_paper_3c30::before {
    top: -7px;
  }
  .tall_965e .mask_6f5d .table_paper_3c30::after {
    bottom: -7px;
  }
  .description-paper-74a5 .mask_6f5d .avatar_af16 {
    margin-top: -2px;
    width: 31px;
  }
  .description-paper-74a5 .mask_6f5d .table_paper_3c30 {
    margin-top: -1.5px;
  }
  .description-paper-74a5 .mask_6f5d .table_paper_3c30,
  .description-paper-74a5 .mask_6f5d .table_paper_3c30::after,
  .description-paper-74a5 .mask_6f5d .table_paper_3c30::before {
    width: 31px;
    height: 3px;
  }
  .description-paper-74a5 .mask_6f5d .table_paper_3c30::before {
    top: -9px;
  }
  .description-paper-74a5 .mask_6f5d .table_paper_3c30::after {
    bottom: -9px;
  }
}
.thumbnail_dbb7 .table_paper_3c30 {
  -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);
}
.thumbnail_dbb7 .table_paper_3c30::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thumbnail_dbb7 .table_paper_3c30::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);
}
.thumbnail_dbb7.media-da5d .table_paper_3c30 {
  -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);
}
.thumbnail_dbb7.media-da5d .table_paper_3c30::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thumbnail_dbb7.media-da5d .table_paper_3c30::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);
}
.old_3e42 {
  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.chip-eaab:before {
  display: none;
}
.stone_0db2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.stone_0db2 .black_a9b7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.stone_0db2 .black_a9b7:last-of-type {
  border-bottom: none;
}
.stone_0db2 .black_a9b7.green-43a2,
.stone_0db2 .black_a9b7.list_liquid_51e7,
.stone_0db2 .black_a9b7.button-1f38 {
  padding: 0;
}
.stone_0db2 .complex_9290 .focus_last_1344 {
  color: currentColor;
}
.stone_0db2 .complex_9290 .focus_last_1344:focus,
.stone_0db2 .complex_9290 .focus_last_1344:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stone_0db2.notification-a075 .huge_d63c,
.stone_0db2.notification-a075 .advanced_0634 a,
.stone_0db2.notification-a075 .layout_simple_49dd a,
.stone_0db2.notification-a075 .main-0b9e a {
  color: rgba(0, 0, 0, 0.55);
}
.stone_0db2.notification-a075 .huge_d63c:hover,
.stone_0db2.notification-a075 .advanced_0634 a:hover,
.stone_0db2.notification-a075 .layout_simple_49dd a:hover,
.stone_0db2.notification-a075 .main-0b9e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone_0db2.notification-a075 .button_bottom_4d1a {
  color: rgba(0, 0, 0, 0.8);
}
.stone_0db2.notification-a075 .black_a9b7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.stone_0db2.notification-a075 .black_a9b7:before {
  background: rgba(0, 0, 0, 0.08);
}
.stone_0db2.notification-a075 .main_huge_c8dc:before {
  background: rgba(255, 255, 255, 0.9);
}
.stone_0db2.notification-a075 .complex_9290 .fast_782d li a,
.stone_0db2.notification-a075 .complex_9290 .focus_last_1344,
.stone_0db2.notification-a075 .main-0b9e {
  border-color: rgba(0, 0, 0, 0.08);
}
.stone_0db2.notification-a075 .complex_9290 .focus_last_1344:focus,
.stone_0db2.notification-a075 .complex_9290 .focus_last_1344:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stone_0db2.notification-a075 .fast_782d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stone_0db2.huge-c9e8 .huge_d63c,
.stone_0db2.huge-c9e8 .advanced_0634 a,
.stone_0db2.huge-c9e8 .layout_simple_49dd .focus_last_1344,
.stone_0db2.huge-c9e8 .layout_simple_49dd a,
.stone_0db2.huge-c9e8 .main-0b9e a {
  color: rgba(255, 255, 255, 0.79);
}
.stone_0db2.huge-c9e8 .huge_d63c:hover,
.stone_0db2.huge-c9e8 .advanced_0634 a:hover,
.stone_0db2.huge-c9e8 .layout_simple_49dd .focus_last_1344:hover,
.stone_0db2.huge-c9e8 .layout_simple_49dd a:hover,
.stone_0db2.huge-c9e8 .main-0b9e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_0db2.huge-c9e8 .button_bottom_4d1a {
  color: rgba(255, 255, 255, 0.99);
}
.stone_0db2.huge-c9e8 .black_a9b7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone_0db2.huge-c9e8 .black_a9b7:before {
  background: rgba(255, 255, 255, 0.08);
}
.stone_0db2.huge-c9e8 .main_huge_c8dc:before {
  background: rgba(0, 0, 0, 0.9);
}
.stone_0db2.huge-c9e8 .complex_9290 .fast_782d li a,
.stone_0db2.huge-c9e8 .complex_9290 .focus_last_1344,
.stone_0db2.huge-c9e8 .main-0b9e {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone_0db2.huge-c9e8 .complex_9290 .focus_last_1344:focus,
.stone_0db2.huge-c9e8 .complex_9290 .focus_last_1344:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stone_0db2.huge-c9e8 .fast_782d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_huge_c8dc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.main_huge_c8dc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.filter-00db {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.stone-c693 .stone_0db2 {
  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;
}
.stone-c693 .black_a9b7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.stone-c693 .black_a9b7: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) {
  .stone-c693 .black_a9b7:before {
    width: 16%;
    left: 42%;
  }
}
.stone-c693 .black_a9b7:last-child:before {
  content: none;
}
.stone-c693 .black_a9b7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.stone-c693 .complex_9290 .fast_782d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.stone-c693 .complex_9290 .fast_782d li a .focus_last_1344 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.stone-c693 .complex_9290 .main-0b9e {
  border: none;
}
.stone-c693 .complex_9290 .main-0b9e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.stone-c693 .main_huge_c8dc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.stone-c693 .filter-00db {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.stone-c693 .huge-c9e8 .main_huge_c8dc:before {
  background: rgba(0, 0, 0, 0.9);
}
.stone-c693 .notification-a075.advanced-3677 .table_paper_3c30 {
  background: rgba(0, 0, 0, 0.6);
}
.stone-c693
  .notification-a075.advanced-3677
  .table_paper_3c30::after,
.stone-c693
  .notification-a075.advanced-3677
  .table_paper_3c30:before {
  background: inherit;
}
.stone-c693
  .notification-a075.advanced-3677:hover
  .table_paper_3c30 {
  background: rgba(0, 0, 0, 0.8);
}
.east_92d8 .stone_0db2 {
  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) {
  .east_92d8 .stone_0db2 {
    width: auto;
    right: 45px;
  }
}
.large-93a8 .stone_0db2 {
  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) {
  .large-93a8 .stone_0db2 {
    width: auto;
    left: 45px;
  }
}
.chip-eaab .stone_0db2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.chip-eaab .filter-00db {
  max-width: 48em;
  margin: 0 auto;
}
.chip-eaab .main_huge_c8dc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notice_a8ac {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notice_a8ac.stone-c693 .stone_0db2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notice_a8ac.east_92d8 .stone_0db2 {
  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);
}
.notice_a8ac .stone_0db2 {
  visibility: visible;
}
.notice_a8ac.large-93a8 .stone_0db2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.box_4955,
.chip_glass_d011 {
  overflow-x: hidden;
}
.box_4955 .stone_0db2 {
  overflow: auto;
}
.box_4955.stone-c693 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_4955.stone-c693 .stone_0db2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.box_4955.stone-c693 .surface_narrow_f867 {
  opacity: 0;
}
.box_4955.east_92d8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_4955.east_92d8 .stone_0db2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.box_4955.east_92d8 .surface_narrow_f867 {
  opacity: 0;
}
.box_4955.large-93a8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_4955.large-93a8 .stone_0db2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.box_4955.large-93a8 .surface_narrow_f867 {
  opacity: 0;
}
.box_4955.chip-eaab .stone_0db2 {
  z-index: 10;
  visibility: visible;
}
.advanced-3677 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.advanced-3677 .table_paper_3c30 {
  background: rgba(255, 255, 255, 0.99);
}
.advanced-3677 .table_paper_3c30::after,
.advanced-3677 .table_paper_3c30:before {
  background: inherit;
}
.advanced-3677:hover .table_paper_3c30 {
  background: rgba(255, 255, 255, 0.99);
}
.large-93a8 .advanced-3677 {
  top: 10px;
  right: auto;
  left: 12px;
}
.chip-eaab .advanced-3677 {
  display: none !important;
}
.box_4955:before,
.chip_glass_d011:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.box_4955 .advanced-3677,
.chip_glass_d011 .advanced-3677 {
  display: inline-block;
}
.stone_0db2 .grid_3b00 {
  -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;
}
.box_4955 .stone_0db2 .grid_3b00,
.chip_glass_d011 .stone_0db2 .grid_3b00 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outer_06bb .surface_bf60 {
  width: 100%;
}
.paragraph-2b35 {
  padding: 0 0.5em 0;
}
.paragraph-2b35 [class*="customify-col-"],
.paragraph-2b35 [class*="customify-col_"],
.paragraph-2b35 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.out_66a9 .paragraph-2b35 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .box_hot_9d26 .brown-e6c7,
  .brown-e6c7 {
    display: none;
  }
  .surface_dirty_f907 {
    text-align: left;
  }
  .list-stale-4dcf {
    text-align: center;
  }
  .dynamic_dd4d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .box_hot_9d26 .label_1c97,
  .label_1c97 {
    display: none;
  }
  .backdrop-b68d {
    text-align: left;
  }
  .photo_3edc {
    text-align: center;
  }
  .gradient_0486 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .box_hot_9d26 .container-4bf5,
  .container-4bf5 {
    display: none;
  }
  .slider_1d30 {
    text-align: left;
  }
  .info-69dc {
    text-align: center;
  }
  .shade_top_66be {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fixed_ad9b {
  box-shadow: none !important;
}
.gas_f375 .footer_tall_3ab4,
.shade-43cf .footer_tall_3ab4 {
  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;
}
.shade-43cf .footer_tall_3ab4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.active_bottom_e3bd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.active_bottom_e3bd:after,
.active_bottom_e3bd:before {
  content: "";
  display: table;
}
.active_bottom_e3bd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .active_bottom_e3bd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.active_bottom_e3bd,
.sidebar-7599 {
  max-width: 1248px;
  margin: 0 auto;
}

.background-211f.active_3caf .active_bottom_e3bd {
  max-width: 100%;
}
.background-211f.background_8597 {
  max-width: 1200px;
  margin: 0 auto;
}
.background-211f.blue-47f2 .active_bottom_e3bd {
  max-width: 100%;
}
.background-211f.blue-47f2 > .active_bottom_e3bd {
  padding-left: 0;
  padding-right: 0;
}
.background-211f.blue-47f2 > .active_bottom_e3bd .box_hot_9d26 {
  margin: 0;
}
.background-211f.blue-47f2
  > .active_bottom_e3bd
  .outline_rough_d425.image_dd2e {
  margin-right: 0;
  margin-left: 0;
}
.background-211f.blue-47f2 #main.image_dd2e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .column_medium_8f41 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .column_medium_8f41 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .focus-81dd .video-6465 {
    padding-right: 1em;
  }
  .focus-81dd.cold-a55c .outline_rough_d425 {
    border-right: 1px solid #eaecee;
  }
  .focus-81dd.cold-a55c .video-6465 {
    padding-right: 1em;
  }
  .focus-81dd.cold-a55c .narrow_715b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-2de5 .video-6465 {
    padding-left: 1em;
  }
  .heading-2de5.cold-a55c .outline_rough_d425 {
    border-left: 1px solid #eaecee;
  }
  .heading-2de5.cold-a55c .video-6465 {
    padding-left: 1em;
  }
  .heading-2de5.cold-a55c .narrow_715b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_7690 .video-6465 {
    padding-left: 1em;
  }
  .thumbnail_7690.cold-a55c .focus-right-81d5 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_7690.cold-a55c .warm_4aa7 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_7690.cold-a55c .video-6465 {
    padding-left: 1em;
  }
  .thumbnail_7690.cold-a55c .narrow_715b {
    padding-right: 1em;
  }
  .thumbnail_7690.cold-a55c .prev-3af6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_west_7f73 .video-6465 {
    padding-right: 1em;
  }
  .chip_west_7f73.cold-a55c .focus-right-81d5 {
    border-left: 1px solid #eaecee;
  }
  .chip_west_7f73.cold-a55c .warm_4aa7 {
    border-left: 1px solid #eaecee;
  }
  .chip_west_7f73.cold-a55c .video-6465 {
    padding-right: 1em;
  }
  .chip_west_7f73.cold-a55c .narrow_715b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_west_7f73.cold-a55c .prev-3af6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_medium_8f41 .video-6465 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_medium_8f41.cold-a55c .outline_rough_d425 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .column_medium_8f41.cold-a55c .video-6465 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_medium_8f41.cold-a55c .narrow_715b {
    padding-left: 1em;
  }
  .column_medium_8f41.cold-a55c .prev-3af6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .column_medium_8f41.cold-a55c .video-6465 {
    padding-left: 0;
  }
}
.icon-up-cd12 .old-c21c {
  display: inline-block;
}
.row_75e0 {
  display: inline-block;
}
.purple-265b {
  word-con: break-word;
}
.widget-hot-45e7 > span {
  display: inline-block;
  padding: 5px 0;
}
.widget-hot-45e7 .east_f15f {
  margin-left: 8px;
  margin-right: 8px;
}
.widget-hot-45e7 .middle_013b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.header-9298 .surface-wood-baa5 {
  margin-bottom: 2em;
}
.header-9298 .slow_e61d {
  margin-bottom: 15px;
}
.header-9298 .slow_e61d:last-child {
  margin-bottom: 0;
}
.header-9298 .primary-91e4 {
  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) {
  .header-9298 .primary-91e4 {
    display: block;
  }
}
.header-9298 .content-under-e4a0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .header-9298 .content-under-e4a0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.header-9298 .logo-c723 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.header-9298 .logo-c723 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.header-9298 .logo-c723 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.header-9298 .purple-265b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.header-9298 .purple-265b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.header-9298 .preview_29d7 p:last-child {
  margin-bottom: 0;
}
.header-9298 .under-cb80 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.header-9298 .bright_6be4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.header-9298 .footer-last-2985 {
  margin-top: 1em;
}
.header-9298 .banner-fresh-b857 {
  top: 0;
  display: block;
}
.header-9298 .banner-fresh-b857 a {
  color: inherit;
}
.header-9298 .banner-fresh-b857 a:hover {
  color: inherit;
}
.header-9298 .basic-2acb {
  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;
}
.header-9298 .basic-2acb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.header-9298 .bright_6be4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.header-9298 .out-ec1b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.header-9298 .out-ec1b:first-child {
  margin-top: 0;
}
.header-9298 .out-ec1b.alert-6120 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header-9298 .out-ec1b.highlight-in-9af1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header-9298
  .out-ec1b.highlight-in-9af1.inner_d9f6
  .footer-last-2985 {
  width: 100%;
}
.header-9298 .highlight-in-9af1 {
  -webkit-box-align: center;
  align-items: center;
}
.header-9298 .highlight-in-9af1 .widget-hot-45e7,
.header-9298 .highlight-in-9af1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.header-9298 .logo-c723 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header-9298 .logo-c723 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header-9298 .logo-c723: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;
}
.header-9298 .alert-6120 {
  z-index: 5;
}
.header-9298 .complex-e4d3 .tabs-769e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.header-9298 .feature-slow-8ffc .tabs-769e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.header-9298 .accordion_large_e01b .tabs-769e {
  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;
}
.header-9298.complex-3977 .primary-91e4,
.header-9298.tertiary-f3d4 .primary-91e4 {
  display: block;
}
.header-9298.complex-3977 .primary-91e4 .aside_a02e,
.header-9298.complex-3977 .primary-91e4 .bright_6be4,
.header-9298.tertiary-f3d4 .primary-91e4 .aside_a02e,
.header-9298.tertiary-f3d4 .primary-91e4 .bright_6be4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header-9298.full_aeeb .content-under-e4a0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .header-9298.full_aeeb .content-under-e4a0 {
    margin-right: 0;
  }
}
.header-9298.complex-3977 .content-under-e4a0,
.header-9298.tertiary-f3d4 .content-under-e4a0 {
  padding-top: 40%;
}
.header-9298.complex-3977 .surface-wood-baa5,
.header-9298.tertiary-f3d4 .surface-wood-baa5 {
  display: block;
}
.header-9298.complex-3977 .fn-sticky-f9e1 .bright_6be4,
.header-9298.tertiary-f3d4 .fn-sticky-f9e1 .bright_6be4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.header-9298.complex-3977 .content-under-e4a0,
.header-9298.tertiary-f3d4 .content-under-e4a0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.header-9298.complex-3977 .bright_6be4 {
  padding: 1em;
}
.disabled-short-aa9e {
  margin: 30px auto;
  display: block;
}
.disabled-short-aa9e .text_768b > * {
  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;
}
.disabled-short-aa9e .text_768b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled-short-aa9e .text_768b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.west_1319 .widget-hot-45e7 {
  margin-bottom: 1.41575em;
}
.west_1319 .soft-2845 {
  margin-bottom: 1.618em;
}
.highlight_95a9 .gallery-5704 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.highlight_95a9 .gallery-5704 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.highlight_95a9 .title-0f7a {
  max-width: 100%;
  overflow: auto;
}
.lower_7915 .highlight_95a9 a:hover {
  text-decoration: underline;
}
.label-iron-f1f4 .slow_e61d:not(.purple-265b),
.label-iron-f1f4 .logo-c723 {
  margin-bottom: 1.41575em;
}
.label-iron-f1f4 .slow_e61d:not(.purple-265b):last-child,
.label-iron-f1f4 .logo-c723:last-child {
  margin-bottom: 0;
}
.label-iron-f1f4 .slow_e61d.picture_gold_e76c {
  margin-bottom: 0.41575em;
}
.label-iron-f1f4 .picture_purple_eeda:before,
.label-iron-f1f4 .wrapper_gas_c563:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.label-iron-f1f4 .picture_purple_eeda:before {
  content: "\f115";
}
.label-iron-f1f4 .wrapper_gas_c563:before {
  content: "\f02c";
}
.label-iron-f1f4 .slider-up-d574 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.label-iron-f1f4 .slider-up-d574 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.left-dd98 {
  display: -webkit-box;
  display: flex;
}
.left-dd98 .hovered_10b9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .left-dd98 .hovered_10b9 {
    flex-basis: 90px;
  }
}
.left-dd98 .lower_a0ad {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .left-dd98 .lower_a0ad {
    flex-basis: calc(100% - 50px);
  }
}
.left-dd98 .main_dark_e78b p:last-child {
  margin-bottom: 0.72em;
}
.block-huge-bdc9 .text_768b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.block-huge-bdc9 .text_768b:after,
.block-huge-bdc9 .text_768b:before {
  content: "";
  display: table;
}
.block-huge-bdc9 .text_768b:after {
  clear: both;
}
.block-huge-bdc9 .text_768b .input_55d3,
.block-huge-bdc9 .text_768b .media_south_0e96 {
  width: 49%;
}
.block-huge-bdc9 .text_768b .input_55d3 a span.media-658f,
.block-huge-bdc9 .text_768b .media_south_0e96 a span.media-658f {
  display: block;
  margin-bottom: 5px;
}
.block-huge-bdc9 .text_768b .media_south_0e96 {
  float: left;
  text-align: left;
}
.block-huge-bdc9 .text_768b .input_55d3 {
  float: right;
  text-align: right;
}
.brown-6d80 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .brown-6d80 {
    margin-bottom: 0;
  }
}
.row_af03 {
  margin-bottom: 1em;
}
.row_af03 .purple-265b {
  font-size: 1.1em;
  line-height: 1.3;
}
.section-42bd a {
  display: block;
  line-height: 0;
  position: relative;
}
.list_stone_4ff8 .row_af03,
.logo-5689 .row_af03 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .list_stone_4ff8 .row_af03,
  .logo-5689 .row_af03 {
    display: block;
  }
}
.list_stone_4ff8 .section-42bd,
.logo-5689 .section-42bd {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .list_stone_4ff8 .section-42bd,
  .logo-5689 .section-42bd {
    margin-bottom: 1em;
  }
}
.list_stone_4ff8 .section-42bd img,
.logo-5689 .section-42bd img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.list_stone_4ff8 .surface_action_98dd,
.logo-5689 .surface_action_98dd {
  flex-basis: calc(100% - 160px);
}
.list_stone_4ff8 .surface_action_98dd p,
.logo-5689 .surface_action_98dd p {
  margin-bottom: 0;
}
.list_stone_4ff8 .surface_action_98dd {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .list_stone_4ff8 .surface_action_98dd {
    padding-left: 0;
  }
}
.logo-5689 .surface_action_98dd {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .logo-5689 .surface_action_98dd {
    padding-right: 0;
  }
}
.logo-5689 .section-42bd {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.easy-2f76 .section-42bd {
  margin-bottom: 0.5em;
}
.easy-2f76 .section-42bd img {
  width: 100%;
}
.link_top_31c4 .breadcrumb-ea06,
.modal_next_6b53 .breadcrumb-ea06 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal_next_6b53 .outline_rough_d425 .avatar-full-8c58 p:last-child {
  margin-bottom: 0;
}
.menu_rough_e8eb {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.box-west-d168 .dim-43fb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .box-west-d168 .dim-43fb:last-of-type {
    margin-bottom: 0;
  }
}
.box-west-d168 .dim-43fb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-west-d168 .dim-43fb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.box-west-d168 .dim-43fb ul li {
  margin: 0 0 0.6em;
}
.box-west-d168 .dim-43fb ul li.paragraph-bottom-0e06,
.box-west-d168 .dim-43fb ul li.popup-9680 {
  position: relative;
}
.box-west-d168 .dim-43fb ul li.paragraph-bottom-0e06 .secondary_5d27,
.box-west-d168 .dim-43fb ul li.popup-9680 .secondary_5d27 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.box-west-d168 .dim-43fb ul li.paragraph-bottom-0e06:after:after,
.box-west-d168 .dim-43fb ul li.paragraph-bottom-0e06:after:before,
.box-west-d168
  .dim-43fb
  ul
  li.popup-9680:after:after,
.box-west-d168
  .dim-43fb
  ul
  li.popup-9680:after:before {
  content: "";
  display: table;
}
.box-west-d168 .dim-43fb ul li.paragraph-bottom-0e06:after:after,
.box-west-d168
  .dim-43fb
  ul
  li.popup-9680:after:after {
  clear: both;
}
.box-west-d168 .dim-43fb a.dim-91d2:hover {
  text-decoration: none;
}
.box-west-d168 .dim-43fb select {
  max-width: 100%;
}
.box-west-d168 .dim-43fb table {
  font-size: 85%;
}
.box-west-d168 .dim-43fb table td,
.box-west-d168 .dim-43fb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.box-west-d168 .dim-43fb table tfoot td {
  text-align: left;
}
.box-west-d168 .dim-43fb :last-child {
  margin-bottom: 0;
}
.box-west-d168 .dim-43fb .icon_mini_ab4e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.box-west-d168 .dim-43fb .icon_mini_ab4e label {
  width: 100%;
}
.box-west-d168 .dim-43fb .icon_mini_ab4e .north_2cfb {
  width: 100%;
  display: block;
}
.box-west-d168 .dim-43fb .icon_mini_ab4e .brown-c5d2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.box-west-d168 .dim-43fb .icon_mini_ab4e .brown-c5d2:hover svg #svg-search {
  fill: #444;
}
.box-west-d168 .dim-43fb .icon_mini_ab4e .brown-c5d2 svg {
  width: 18px;
  height: 18px;
}
.box-west-d168 .selected_2afe ul ul,
.box-west-d168 .description_5404 ul ul,
.box-west-d168 .right_214d ul ul,
.box-west-d168 .mini_d887 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.box-west-d168 .selected_2afe .feature-green-f161 > a,
.box-west-d168 .description_5404 .feature-green-f161 > a,
.box-west-d168 .right_214d .feature-green-f161 > a,
.box-west-d168 .mini_d887 .feature-green-f161 > a {
  margin-bottom: 0;
}
.box-west-d168 .hidden-soft-209b li,
.box-west-d168 .selected_2afe li,
.box-west-d168 .card_warm_365c li,
.box-west-d168 .description_5404 li,
.box-west-d168 .right_214d li,
.box-west-d168 .mini_d887 li,
.box-west-d168 .orange-1558 li,
.box-west-d168 .menu-064a li {
  display: block;
  position: relative;
}
.box-west-d168 .hidden-soft-209b li:last-child,
.box-west-d168 .selected_2afe li:last-child,
.box-west-d168 .card_warm_365c li:last-child,
.box-west-d168 .description_5404 li:last-child,
.box-west-d168 .right_214d li:last-child,
.box-west-d168 .mini_d887 li:last-child,
.box-west-d168 .orange-1558 li:last-child,
.box-west-d168 .menu-064a li:last-child {
  border: none;
}
.box-west-d168 .hidden-soft-209b li a,
.box-west-d168 .selected_2afe li a,
.box-west-d168 .card_warm_365c li a,
.box-west-d168 .description_5404 li a,
.box-west-d168 .right_214d li a,
.box-west-d168 .mini_d887 li a,
.box-west-d168 .orange-1558 li a,
.box-west-d168 .menu-064a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box-west-d168 .hidden-soft-209b li ul li::before,
.box-west-d168 .selected_2afe li ul li::before,
.box-west-d168 .card_warm_365c li ul li::before,
.box-west-d168 .description_5404 li ul li::before,
.box-west-d168 .right_214d li ul li::before,
.box-west-d168 .mini_d887 li ul li::before,
.box-west-d168 .orange-1558 li ul li::before,
.box-west-d168 .menu-064a li ul li::before {
  left: 15px;
}
.box-west-d168 .hidden-soft-209b li ul a,
.box-west-d168 .selected_2afe li ul a,
.box-west-d168 .card_warm_365c li ul a,
.box-west-d168 .description_5404 li ul a,
.box-west-d168 .right_214d li ul a,
.box-west-d168 .mini_d887 li ul a,
.box-west-d168 .orange-1558 li ul a,
.box-west-d168 .menu-064a li ul a {
  padding-left: 20px;
}
.box-west-d168 .hidden-soft-209b li ul ul li::before,
.box-west-d168 .selected_2afe li ul ul li::before,
.box-west-d168 .card_warm_365c li ul ul li::before,
.box-west-d168 .description_5404 li ul ul li::before,
.box-west-d168 .right_214d li ul ul li::before,
.box-west-d168 .mini_d887 li ul ul li::before,
.box-west-d168 .orange-1558 li ul ul li::before,
.box-west-d168 .menu-064a li ul ul li::before {
  left: 30px;
}
.box-west-d168 .hidden-soft-209b li ul ul a,
.box-west-d168 .selected_2afe li ul ul a,
.box-west-d168 .card_warm_365c li ul ul a,
.box-west-d168 .description_5404 li ul ul a,
.box-west-d168 .right_214d li ul ul a,
.box-west-d168 .mini_d887 li ul ul a,
.box-west-d168 .orange-1558 li ul ul a,
.box-west-d168 .menu-064a li ul ul a {
  padding-left: 40px;
}
.box-west-d168 .box-5694 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box-west-d168 .menu-064a ul li {
  margin-bottom: 1.41575em;
}
.box-west-d168 .menu-064a ul li .row_huge_cfe8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.box-west-d168 .menu-064a ul li .progress_bee4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.huge-c9e8 .hidden-soft-209b li a,
.huge-c9e8 .selected_2afe li a,
.huge-c9e8 .card_warm_365c li a,
.huge-c9e8 .description_5404 li a,
.huge-c9e8 .right_214d li a,
.huge-c9e8 .mini_d887 li a,
.huge-c9e8 .orange-1558 li a,
.huge-c9e8 .menu-064a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-c9e8 .box-5694 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-c9e8 .dim-43fb ul li.paragraph-bottom-0e06 .secondary_5d27,
.huge-c9e8 .dim-43fb ul li.popup-9680 .secondary_5d27 {
  background: rgba(0, 0, 0, 0.2);
}
.huge-c9e8 .box-west-d168 .dim-43fb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-211f .box-west-d168 .fast_782d li {
  margin: 0;
}
.background-211f .box-west-d168 .fast_782d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.background-211f .box-west-d168 .fast_782d li ul {
  margin: 0;
}
.background-211f .box-west-d168 .fast_782d li ul li a {
  padding-left: 15px;
}
.background-211f .box-west-d168 .fast_782d li ul li li a {
  padding-left: 30px;
}
.background-211f .box-west-d168 .fast_782d li.banner-f121 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.background-211f .box-west-d168 .fast_782d li.banner-f121 > 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;
}
.background-211f .box-west-d168 .fast_782d li.banner-f121 > 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;
}
.sort-35bb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.surface-advanced-590b {
  position: relative;
  z-index: 10;
}
.surface-advanced-590b .grid_3b00 {
  width: 100%;
  max-width: 100%;
}
.info-lite-db66 .small-bde7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.info-lite-db66 .notification-a075 {
}
.info-lite-db66 .huge-c9e8 {
  background: #292929;
}
.clean_bee3 .small-bde7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.clean_bee3 .notification-a075 {
  background: #f9f9f9;
}
.clean_bee3 .huge-c9e8 {
  background: #303030;
}
.texture-7a77 .small-bde7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture-7a77 .old-c21c {
    margin-bottom: 1em;
  }
  .texture-7a77 .old-c21c:last-child {
    margin-bottom: 0;
  }
}
.texture-7a77 .notification-a075 {
  background: #ededed;
}
.texture-7a77 .huge-c9e8 {
  background: #1a1a1a;
}
.small-bde7.notification-a075 {
  color: rgba(0, 0, 0, 0.6);
}
.small-bde7.notification-a075 .search-dim-1e58 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.small-bde7.huge-c9e8 {
  color: rgba(255, 255, 255, 0.99);
}
.small-bde7.huge-c9e8 a:not(.dim-91d2) {
  color: rgba(255, 255, 255, 0.79);
}
.small-bde7.huge-c9e8 a:not(.dim-91d2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.small-bde7.huge-c9e8 .search-dim-1e58 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-bde7.huge-c9e8 table tbody td,
.small-bde7.huge-c9e8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.red_f93c.full_92e6 .active_bottom_e3bd {
  max-width: initial;
}
.red_f93c .solid-5bfb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.red_f93c .solid-5bfb .grid_3b00 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .red_f93c .solid-5bfb .grid_3b00 {
    display: block;
    margin-bottom: 2em;
  }
  .red_f93c .solid-5bfb .grid_3b00:last-child {
    margin-bottom: 0;
  }
}
.texture-7a77 .old-c21c:last-child,
.clean_bee3 .old-c21c:last-child,
.info-lite-db66 .old-c21c:last-child {
  margin-bottom: 0;
}
.texture-7a77 .old-c21c .box-west-d168 .dim-43fb:last-child,
.clean_bee3 .old-c21c .box-west-d168 .dim-43fb:last-child,
.info-lite-db66 .old-c21c .box-west-d168 .dim-43fb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .texture-7a77 .label_cdb4,
  .texture-7a77 .north-8338,
  .clean_bee3 .label_cdb4,
  .clean_bee3 .north-8338,
  .info-lite-db66 .label_cdb4,
  .info-lite-db66 .north-8338 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .surface-advanced-590b .old-c21c {
    margin-bottom: 2em;
  }
}
.surface-advanced-590b p:last-child {
  margin-bottom: 0;
}
.surface-advanced-590b li,
.surface-advanced-590b ul {
  list-style: none;
  margin: 0;
}
.surface-advanced-590b ul ul {
  margin-left: 2.617924em;
}
.yellow_844e {
  font-size: 0.875em;
}

/* css-noise: 606d */
.widget-item-d6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
