/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tag-static-74d5/customify
Author: WPCustomify
Author URI: https://pressmaximum.tag-static-74d5
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.tag-static-74d5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.article-7e09.purple-5f03/licenses/gpl-2.0.sort-40c4
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.wrapper-9688/, (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.picture_a0d8.list_stale_2432/normalize.tall_f6a1/
 ======
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.tall_f6a1 v7.0.0 | MIT License | github.tag-static-74d5/necolas/normalize.tall_f6a1 */
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;
}
.widget-solid-0057 .layout-lower-f6bc,
.notification-1514,
.column_03fd,
.hero-cool-5ebe,
.tooltip_9f67,
.gas-3632,
.media_static_29d7,
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;
}
.notification-1514,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notification-1514,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notification-1514,
  h1 {
    font-size: 1.8em;
  }
}
.column_03fd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.column_03fd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .column_03fd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .column_03fd,
  h2 {
    font-size: 1.7em;
  }
}
.hero-cool-5ebe,
h3 {
  font-size: 1.618em;
}
.widget-solid-0057 .layout-lower-f6bc,
.tooltip_9f67,
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.narrow_a9e2 {
  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;
}
.table-hovered-5ca6:after,
.table-hovered-5ca6:before,
.list-176e:after,
.list-176e:before {
  content: "";
  display: table;
}
.table-hovered-5ca6:after,
.list-176e:after {
  clear: both;
}
.gallery_pro_c4e8 {
  float: right;
  margin-right: 0;
}
.caption-upper-234c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.media-db2c .out_5b30,
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;
}
.media-db2c .out_5b30: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;
}
.content-center-c1b7 .out_5b30 {
  box-shadow: none;
}
.content-center-c1b7
  .out_5b30
  .brown-3c94 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.content-center-c1b7 .out_5b30 .paragraph_f26f {
  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;
}
.content-center-c1b7
  .out_5b30
  .paragraph_f26f
  b {
  display: none;
}
.content-center-c1b7 .title-03f3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.detail_1ee5:not(.media_paper_9254):not(.tertiary_702d),
button:not(.media_paper_9254):not(.tertiary_702d),
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ),
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ),
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ) {
  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;
}
.detail_1ee5:not(.media_paper_9254):not(
    .tertiary_702d
  ):hover,
button:not(.media_paper_9254):not(
    .tertiary_702d
  ):hover,
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):hover,
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):hover,
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.detail_1ee5:not(.media_paper_9254):not(
    .tertiary_702d
  ):active,
.detail_1ee5:not(.media_paper_9254):not(
    .tertiary_702d
  ):focus,
button:not(.media_paper_9254):not(
    .tertiary_702d
  ):active,
button:not(.media_paper_9254):not(
    .tertiary_702d
  ):focus,
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):active,
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):focus,
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):active,
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):focus,
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):active,
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):focus {
  outline: 0;
}
.detail_1ee5:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453,
button:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453,
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453,
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453,
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453 {
  position: relative;
}
.detail_1ee5:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .pagination_288b,
.detail_1ee5:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .out_8899,
.detail_1ee5:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .search-active-cfb5,
.detail_1ee5:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  i,
.detail_1ee5:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  svg,
button:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .pagination_288b,
button:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .out_8899,
button:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .search-active-cfb5,
button:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  i,
button:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  svg,
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .pagination_288b,
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .out_8899,
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .search-active-cfb5,
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  i,
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  svg,
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .pagination_288b,
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .out_8899,
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .search-active-cfb5,
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  i,
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  svg,
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .pagination_288b,
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .out_8899,
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  .search-active-cfb5,
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  i,
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453
  svg {
  visibility: hidden;
}
.detail_1ee5:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453:after,
button:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453:after,
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453:after,
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453:after,
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ).fn-loading-4453: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;
}
.detail_1ee5:not(.media_paper_9254):not(.tertiary_702d),
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ),
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ),
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ) {
  color: #fff;
  background: #235787;
}
.detail_1ee5:not(.media_paper_9254):not(
    .tertiary_702d
  ):focus,
input[type="button"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):focus,
input[type="reset"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):focus,
input[type="submit"]:not(.media_paper_9254):not(
    .tertiary_702d
  ):focus {
  color: #fff;
}
.detail_1ee5.fn-disabled-4453:not(.media_paper_9254):not(
    .tertiary_702d
  ),
.detail_1ee5[disabled]:not(.media_paper_9254):not(
    .tertiary_702d
  ),
button.fn-disabled-4453:not(.media_paper_9254):not(
    .tertiary_702d
  ),
button[disabled]:not(.media_paper_9254):not(
    .tertiary_702d
  ) {
  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;
}
.video_gold_7dce {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.video_gold_7dce: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;
}
.feature_e726 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.texture-black-a85b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.component-68c1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.table-hovered-5ca6:after,
.table-hovered-5ca6:before,
.lite_9ecd:after,
.lite_9ecd:before,
.motion_004e:after,
.motion_004e:before,
.surface-1410:after,
.surface-1410:before,
.paragraph_773e:after,
.paragraph_773e:before,
.hover_34b5:after,
.hover_34b5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.table-hovered-5ca6:after,
.lite_9ecd:after,
.motion_004e:after,
.surface-1410:after,
.paragraph_773e:after,
.hover_34b5:after {
  clear: both;
}
.lite_9ecd .stale_0905,
.motion_004e .stale_0905,
.menu-e757 .stale_0905 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.breadcrumb_new_d368 {
  display: inline-block;
}
.title-over-a814 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.title-over-a814 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.title-over-a814 .breadcrumb-bright-f2f7 {
  padding: 1em 0;
  font-size: 85%;
}
.breadcrumb-bright-f2f7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.description_793a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.description_793a:after,
.description_793a:before {
  content: "";
  display: table;
}
.description_793a:after {
  clear: both;
}
.item_bright_7a88 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.label-short-5cfe .item_bright_7a88 {
  max-width: 50%;
}
.middle-56d7 .item_bright_7a88 {
  max-width: 33.33%;
}
.frame-prev-e1ca .item_bright_7a88 {
  max-width: 25%;
}
.dropdown-north-cd55 .item_bright_7a88 {
  max-width: 20%;
}
.hover_soft_16b3 .item_bright_7a88 {
  max-width: 16.66%;
}
.cool_5496 .item_bright_7a88 {
  max-width: 14.28%;
}
.action-6045 .item_bright_7a88 {
  max-width: 12.5%;
}
.slider_9d24 .item_bright_7a88 {
  max-width: 11.11%;
}
.dark-04d0 {
  display: block;
}
.widget-solid-0057 .filter_dynamic_3ab6 label,
.widget-solid-0057 .pagination_6070 label,
.widget-solid-0057 .title_21ef label,
.widget-solid-0057 .focus-thick-f958 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-green-8f97 {
  list-style: none;
  margin: 0;
}
.button-green-8f97 article.message_d1f5 {
  margin-bottom: 0;
}
.button-green-8f97 ul {
  list-style: none;
  margin: 0;
}
.button-green-8f97 .center-d50b li.message_d1f5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-green-8f97 .center-d50b li.message_d1f5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-green-8f97 .center-d50b li.message_d1f5: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) {
  .button-green-8f97 .center-d50b li.message_d1f5 li.message_d1f5 li.message_d1f5 li.message_d1f5 {
    padding-left: 0;
  }
}
article.message_d1f5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message_d1f5 .lite_9ecd p:last-of-type {
  margin-bottom: 0;
}
article.message_d1f5 .paper_9852 {
  float: left;
}
article.message_d1f5 .form-5790 {
  margin-left: 85px;
}
article.message_d1f5 .surface_3664 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message_d1f5 .surface_3664 .layout-1ce3 {
  margin-left: 10px;
}
article.message_d1f5 .search-0ccb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message_d1f5 .heading_b131 {
  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 .filter_dynamic_3ab6,
  #respond .title_21ef,
  #respond .focus-thick-f958 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter_dynamic_3ab6 input,
#respond .title_21ef input,
#respond .focus-thick-f958 input {
  width: 100%;
}
#respond .focus-thick-f958 {
  margin-right: 0;
}
#respond .item-thick-e5d3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stale_ac4f {
  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;
}
.stale_ac4f.feature_fresh_7dd1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.stale_ac4f 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%);
}
.stale_ac4f:focus,
.stale_ac4f: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);
}
.info_dc4d {
  border-radius: 10%;
}
.steel_f3b2 {
  border-radius: 50%;
}
.advanced-ed2a {
  font-size: 0.72em;
}
.photo_bc38 {
  font-size: 0.875em;
}
.form_d3fb {
  font-size: 1.1em;
}
.north-18f5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.north-18f5.advanced-ed2a {
  letter-spacing: 0.5px;
}
.last_3d52,
.last_3d52 a {
  color: #6d6d6d;
}
.last_3d52 a:hover {
  color: #111;
}
.info-south-db36 {
  color: #6d6d6d;
}
.purple-fb0c {
  overflow-x: hidden;
}
.purple-fb0c .tag-0887.focus-last-99f8 {
  position: relative;
}
.purple-fb0c .tag-0887.focus-last-99f8.soft_a471 {
  position: initial;
}
.purple-fb0c
  .tag-0887.focus-last-99f8.soft_a471
  .gas-031a {
  left: auto;
}
.purple-fb0c .tag-0887 .gas-031a {
  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;
}
.purple-fb0c .tag-0887:hover.focus-last-99f8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.purple-fb0c
  .tag-0887:hover.focus-last-99f8
  .gas-031a {
  display: block;
  z-index: 9999999;
}
.purple-fb0c .surface_3e8e .avatar_3acc,
.purple-fb0c .gradient_2cb5 .avatar_3acc {
  display: none;
}
.purple-fb0c .avatar_down_7340 .tag-0887:hover.focus-last-99f8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.widget-solid-0057 .filter_dynamic_3ab6 label,
.widget-solid-0057 .pagination_6070 label,
.widget-solid-0057 .title_21ef label,
.widget-solid-0057 .focus-thick-f958 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-green-8f97 {
  list-style: none;
  margin: 0;
}
.button-green-8f97 article.message_d1f5 {
  margin-bottom: 0;
}
.button-green-8f97 ul {
  list-style: none;
  margin: 0;
}
.button-green-8f97 .center-d50b li.message_d1f5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-green-8f97 .center-d50b li.message_d1f5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-green-8f97 .center-d50b li.message_d1f5: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) {
  .button-green-8f97 .center-d50b li.message_d1f5 li.message_d1f5 li.message_d1f5 li.message_d1f5 {
    padding-left: 0;
  }
}
article.message_d1f5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.message_d1f5 .lite_9ecd p:last-of-type {
  margin-bottom: 0;
}
article.message_d1f5 .paper_9852 {
  float: left;
}
article.message_d1f5 .form-5790 {
  margin-left: 85px;
}
article.message_d1f5 .surface_3664 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.message_d1f5 .surface_3664 .layout-1ce3 {
  margin-left: 10px;
}
article.message_d1f5 .search-0ccb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.message_d1f5 .heading_b131 {
  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 .filter_dynamic_3ab6,
  #respond .title_21ef,
  #respond .focus-thick-f958 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter_dynamic_3ab6 input,
#respond .title_21ef input,
#respond .focus-thick-f958 input {
  width: 100%;
}
#respond .focus-thick-f958 {
  margin-right: 0;
}
#respond .item-thick-e5d3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface_3e8e .east_7bed {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.east_7bed .full_bb90.hero_6390 .fast_8ac8 > li > a:focus,
.east_7bed .full_bb90.hero_6390 .fast_8ac8 > li > a:hover,
.east_7bed .full_bb90.notification-c2b7 .fast_8ac8 > li > a:focus,
.east_7bed .full_bb90.notification-c2b7 .fast_8ac8 > li > a:hover,
.east_7bed .full_bb90.outline_961f .fast_8ac8 > li > a:focus,
.east_7bed .full_bb90.outline_961f .fast_8ac8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_7bed
  .full_bb90.hero_6390
  .fast_8ac8
  > li.main-921e
  > a,
.east_7bed
  .full_bb90.hero_6390
  .fast_8ac8
  > li.table-82f6
  > a,
.east_7bed
  .full_bb90.notification-c2b7
  .fast_8ac8
  > li.main-921e
  > a,
.east_7bed
  .full_bb90.notification-c2b7
  .fast_8ac8
  > li.table-82f6
  > a,
.east_7bed
  .full_bb90.outline_961f
  .fast_8ac8
  > li.main-921e
  > a,
.east_7bed .full_bb90.outline_961f .fast_8ac8 > li.header-stone-1de3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.east_7bed .box_lower_a043,
.east_7bed .box_lower_a043 a {
  color: rgba(255, 255, 255, 0.99);
}
.east_7bed .thick-ee4a.message_west_3130 li a,
.east_7bed .action_7e62 a,
.east_7bed .accordion_9f19,
.east_7bed .fast_8ac8 > li > a,
.east_7bed .label-iron-f44a {
  color: rgba(255, 255, 255, 0.79);
}
.east_7bed .thick-ee4a.message_west_3130 li a:hover,
.east_7bed .action_7e62 a:hover,
.east_7bed .accordion_9f19:hover,
.east_7bed .fast_8ac8 > li > a:hover,
.east_7bed .label-iron-f44a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_7bed .column-east-21b9 {
  color: rgba(255, 255, 255, 0.79);
}
.east_7bed .column-east-21b9 .backdrop_dd44 {
  color: rgba(255, 255, 255, 0.99);
}
.east_7bed .column-east-21b9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_7bed .list_soft_2ca9 .outline-7f71 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.east_7bed .list_soft_2ca9 .outline-7f71 .text_cold_0fcf {
  color: rgba(255, 255, 255, 0.79);
}
.east_7bed
  .list_soft_2ca9
  .outline-7f71
  .text_cold_0fcf::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_7bed
  .list_soft_2ca9
  .outline-7f71
  .text_cold_0fcf:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_7bed
  .list_soft_2ca9
  .outline-7f71
  .text_cold_0fcf::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_7bed
  .list_soft_2ca9
  .outline-7f71
  .text_cold_0fcf::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_7bed .list_soft_2ca9 .search-ee1b {
  color: rgba(255, 255, 255, 0.79);
}
.east_7bed .list_soft_2ca9 .search-ee1b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light-ed8d
  .east_7bed
  .list_soft_2ca9
  .input-5070
  .selected-c171 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light-ed8d
  .east_7bed
  .list_soft_2ca9
  .input-5070
  .text_cold_0fcf {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_3e8e .preview-f9c2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.preview-f9c2 .full_bb90.hero_6390 .fast_8ac8 > li > a:focus,
.preview-f9c2 .full_bb90.hero_6390 .fast_8ac8 > li > a:hover,
.preview-f9c2 .full_bb90.notification-c2b7 .fast_8ac8 > li > a:focus,
.preview-f9c2 .full_bb90.notification-c2b7 .fast_8ac8 > li > a:hover,
.preview-f9c2 .full_bb90.outline_961f .fast_8ac8 > li > a:focus,
.preview-f9c2 .full_bb90.outline_961f .fast_8ac8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-f9c2
  .full_bb90.hero_6390
  .fast_8ac8
  > li.main-921e
  > a,
.preview-f9c2
  .full_bb90.hero_6390
  .fast_8ac8
  > li.table-82f6
  > a,
.preview-f9c2
  .full_bb90.notification-c2b7
  .fast_8ac8
  > li.main-921e
  > a,
.preview-f9c2
  .full_bb90.notification-c2b7
  .fast_8ac8
  > li.table-82f6
  > a,
.preview-f9c2
  .full_bb90.outline_961f
  .fast_8ac8
  > li.main-921e
  > a,
.preview-f9c2 .full_bb90.outline_961f .fast_8ac8 > li.header-stone-1de3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.preview-f9c2 .box_lower_a043,
.preview-f9c2 .box_lower_a043 a {
  color: rgba(0, 0, 0, 0.8);
}
.preview-f9c2 .thick-ee4a.message_west_3130 li a,
.preview-f9c2 .action_7e62 a,
.preview-f9c2 .accordion_9f19,
.preview-f9c2 .fast_8ac8 > li > a,
.preview-f9c2 .label-iron-f44a {
  color: rgba(0, 0, 0, 0.55);
}
.preview-f9c2 .thick-ee4a.message_west_3130 li a:hover,
.preview-f9c2 .action_7e62 a:hover,
.preview-f9c2 .accordion_9f19:hover,
.preview-f9c2 .fast_8ac8 > li > a:hover,
.preview-f9c2 .label-iron-f44a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-f9c2 .column-east-21b9 {
  color: rgba(0, 0, 0, 0.55);
}
.preview-f9c2 .column-east-21b9 .backdrop_dd44 {
  color: rgba(0, 0, 0, 0.8);
}
.preview-f9c2 .column-east-21b9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_stale_5a42 .video_3a3e {
  margin-left: auto;
  margin-right: auto;
}
.motion_004e > * {
  margin-left: auto;
  margin-right: auto;
}
.motion_004e .feature_e726 {
  margin-right: 1.41575em;
}
.pressed-9744 .motion_004e > .element_294a {
  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;
}
.pressed-9744 .motion_004e > .form-df96 {
  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;
}
.fixed_3e60.icon_stale_5a42 .video_3a3e,
.table-7882.icon_stale_5a42 .video_3a3e {
  margin-left: 0;
}
.next-27d5.icon_stale_5a42 .video_3a3e,
.status-green-e016.icon_stale_5a42 .video_3a3e {
  margin-right: 0;
}
.motion_004e ol,
.motion_004e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tertiary_6335 video {
  max-width: 100%;
}
.dark_6266 img {
  display: block;
}
.dark_6266.feature_e726,
.dark_6266.texture-black-a85b {
  width: 100%;
}
.dark_6266.form-df96 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.simple-5328:not(.brown_29d7) {
  margin: 1.5em auto;
}
.left-5d9c p {
  padding: 1.5em 14px;
}
ul.paragraph_bottom_8296.form-df96,
ul.paragraph_bottom_8296.element_294a,
ul.paragraph_bottom_8296.footer-bottom-019c.element_294a {
  padding: 0 14px;
}
.pattern-wood-1be8 {
  display: block;
  overflow-x: auto;
}
.pattern-wood-1be8 table {
  border-collapse: collapse;
  width: 100%;
}
.pattern-wood-1be8 td,
.pattern-wood-1be8 th {
  padding: 0.5em;
}
.motion_004e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.motion_004e ol ol,
.motion_004e ol ul,
.motion_004e ul ol,
.motion_004e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.motion_004e ol ol li,
.motion_004e ol ul li,
.motion_004e ul ol li,
.motion_004e ul ul li {
  margin-left: 0;
}
.motion-43ad.progress-easy-8823 > .form_narrow_1d77 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.motion-43ad.progress-easy-8823 > .form_narrow_1d77 iframe,
.motion-43ad.progress-easy-8823 > .form_narrow_1d77 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stale_99cb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.stale_99cb.info-fluid-fbb4 {
  padding: 0;
}
.stale_99cb.info-fluid-fbb4 cite {
  font-size: 13px;
}
.stale_99cb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.stale_99cb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.blue-5463 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.blue-5463 > p:first-child {
  margin-top: 0;
}
.blue-5463 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.blue-5463 blockquote {
  border-left: 0;
}
.focus-gold-efc6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.focus-gold-efc6:not(.thumbnail-7af8) {
  max-width: 100px;
}
.focus-gold-efc6.column_west_6c71 {
  border-bottom: none !important;
  text-align: center;
}
.focus-gold-efc6.column_west_6c71::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .left-5d9c p {
    padding: 1.5em 0;
  }
}
.panel-fixed-64bb {
  color: #0073aa;
}
.pink-3f28 {
  background-color: #0073aa;
}
.mask_3cd5 {
  color: #229fd8;
}
.active_green_aa99 {
  background-color: #229fd8;
}
.easy_bfe2 {
  color: #eee;
}
.purple_0473 {
  background-color: #eee;
}
.overlay_short_ad46 {
  color: #444;
}
.tall_13b7 {
  background-color: #444;
}
.up_2959 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.up_2959 .filter-current-fdc0 .action_7e62 {
  font-size: 15px;
}
.up_2959 .action_7e62 {
  line-height: 1.3;
}
.up_2959 .preview-f9c2 {
}
.up_2959 .east_7bed {
  background: #235787;
}
.content-black-eac1 {
  padding: 0;
}
.content-black-eac1 .east_7bed {
  background: #1a1a1a;
}
.content-black-eac1 .preview-f9c2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.table_rough_f348 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.table_rough_f348 .preview-f9c2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.table_rough_f348 .east_7bed {
  background: #303030;
}
.hover_34b5 {
  position: relative;
  z-index: 10;
}
.hover_34b5 .soft-6d15 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-gas-0045 .focus-last-99f8 {
  display: inline-block;
  vertical-align: middle;
}
.section-gas-0045.out_b441 .focus-last-99f8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .section-gas-0045.out_b441 .focus-last-99f8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .section-gas-0045.out_b441 .focus-last-99f8 {
    margin-right: 0.4em;
  }
}
.section-gas-0045.out_b441 .focus-last-99f8:last-child {
  margin-right: 0;
}
.rough-4ed9 .soft-6d15 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface_3e8e .filter-current-fdc0 {
    margin: 0 -0.5em;
  }
  .surface_3e8e .filter-current-fdc0 [class*="customify-col-"],
  .surface_3e8e .filter-current-fdc0 [class*="customify-col_"],
  .surface_3e8e .filter-current-fdc0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface_3e8e.message_dynamic_d411 .soft-6d15 {
  background: 0 0 !important;
}
.surface_3e8e.message_dynamic_d411 .soft-6d15,
.surface_3e8e.rough-4ed9 .soft-6d15 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface_3e8e.popup_16a1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface_3e8e.rough-4ed9 .soft-6d15 {
  box-shadow: none !important;
}
.row-ee02 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .row-ee02 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .row-ee02 {
    padding: 18px 0 20px;
  }
}
.row-ee02 .avatar-slow-eb3e {
  width: 100%;
}
.row-ee02 .table-solid-20b7 {
  margin-bottom: 0;
}
.row-ee02 .grid_cold_cca0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.list_aabb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.list_aabb .complex-1cff {
  width: 100%;
}
.outline-04cd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outline-04cd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outline-04cd 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;
}
.outline-04cd li:last-child:after {
  display: none;
}
.outline-04cd li a {
  font-weight: 500;
  margin-right: 10px;
}
.description-cdfb .avatar_3acc button,
.row-ee02 .avatar_3acc button {
  left: 0;
}
.description-cdfb .complex-1cff,
.row-ee02 .complex-1cff {
  padding-left: 0;
  padding-right: 0;
}
.description-cdfb .list_aabb,
.row-ee02 .list_aabb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.description-cdfb {
  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;
}
.description-cdfb: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;
}
.description-cdfb .tiny_734a {
  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) {
  .description-cdfb .tiny_734a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .description-cdfb .tiny_734a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .description-cdfb .tiny_734a {
    min-height: 200px;
  }
}
.description-cdfb .outline-04cd {
  color: rgba(255, 255, 255, 0.8);
}
.description-cdfb .outline-04cd a,
.description-cdfb .outline-04cd li:after {
  color: inherit;
}
.description-cdfb .outline-04cd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fixed-88cc {
  margin-bottom: 0.5em;
}
.border-be69 {
  margin-bottom: 1.2em;
}
.border-be69,
.fixed-88cc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.border-be69 p:last-child,
.fixed-88cc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar_3acc,
#masthead .avatar_3acc {
  display: none;
}
#masthead
  > .avatar_3acc.gradient_2e8a {
  display: none;
}
#masthead > .avatar_3acc button {
  left: 0;
}
.backdrop_8ed7 {
  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%;
}
.backdrop_8ed7 .focus-last-99f8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.backdrop_8ed7 .row-large-2a0b {
  display: -webkit-box;
  display: flex;
}
.backdrop_8ed7 .row-large-2a0b.row_9b91 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.backdrop_8ed7 .row-large-2a0b.tertiary-ee29 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_8ed7 .row-large-2a0b.preview_small_7a20 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_8ed7.thumbnail-down-8b8a.summary_66ec .row-large-2a0b.row_9b91 {
  flex-basis: 100%;
}
.backdrop_8ed7.shade_47ab .row-large-2a0b.tertiary-ee29 {
  -webkit-box-flex: 1;
  flex: auto;
}
.backdrop_8ed7.shade_47ab .row-large-2a0b.preview_small_7a20 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar_3acc.gradient_2e8a {
  display: none;
}
#masthead > .avatar_3acc button {
  left: 0;
}
.content-gas-0e1d {
  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;
}
.content-gas-0e1d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.content-gas-0e1d.up_d632 i {
  margin-right: 4px;
}
.content-gas-0e1d.mini_3ed0 i {
  margin-left: 5px;
}
.action_7e62 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.action_7e62 p:last-child {
  margin-bottom: 0;
}
.aside-8a21 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.aside-8a21 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.aside-8a21 img {
  display: block;
  width: auto;
  line-height: 1;
}
.aside-8a21 .box_lower_a043 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.aside-8a21 .black_458d {
  margin: 5px 0 7px 0;
}
.aside-8a21.center_e320 .dynamic_835d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-8a21.center_e320 .picture_bfcc {
  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;
}
.aside-8a21.preview-d7f3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.aside-8a21.preview-d7f3 .dynamic_835d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-8a21.preview-d7f3 .picture_bfcc {
  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;
}
.aside-8a21.section_e281 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside-8a21.outer-b36d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.aside-8a21.outer-b36d .picture_bfcc {
  margin-top: 7px;
}
.glass_35fd {
  display: inline-block;
}
.hover_34b5 .link_88d4 .aside-8a21 img {
  max-width: 100%;
}
.full_bb90 .gradient-light-c076.logo-white-ca6f,
.link_pink_5d54 .gradient-light-c076.logo-white-ca6f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.full_bb90 .filter_medium_20a5,
.link_pink_5d54 .filter_medium_20a5 {
  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%);
}
.full_bb90 .filter_medium_20a5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.full_bb90.center_dad1 .filter_medium_20a5 {
  display: none;
}
.full_bb90 .header-e4a7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.full_bb90 .header-e4a7 li {
  display: inline-block;
  position: relative;
}
.full_bb90 .header-e4a7 li:last-child {
  margin-right: 0;
}
.full_bb90 .header-e4a7 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;
}
.full_bb90 .header-e4a7 li.header-stone-1de3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.full_bb90 .header-e4a7 > 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;
}
.full_bb90 .header-e4a7 > li > a i {
  line-height: 0;
}
.full_bb90 .header-e4a7 > li.disabled-next-549d > a .filter_medium_20a5 {
  margin-left: 4px;
  line-height: 0;
}
.full_bb90 .header-e4a7 .soft_25fc li.disabled-next-549d > a {
  position: relative;
}
.full_bb90 .header-e4a7 .soft_25fc li.disabled-next-549d > a:after,
.full_bb90 .header-e4a7 .soft_25fc li.disabled-next-549d > a:before {
  content: "";
  display: table;
}
.full_bb90 .header-e4a7 .soft_25fc li.disabled-next-549d > a:after {
  clear: both;
}
.full_bb90 .header-e4a7 .soft_25fc li.disabled-next-549d > a .filter_medium_20a5 {
  margin-left: 5px;
  float: right;
}
.full_bb90 .feature_dirty_36f5,
.full_bb90 .soft_25fc {
  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;
}
.full_bb90 .soft_25fc {
  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;
}
.full_bb90 .soft_25fc .logo-white-ca6f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.full_bb90 .soft_25fc .filter_medium_20a5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.full_bb90 .soft_25fc li {
  display: block;
  margin: 0;
  padding: 0;
}
.full_bb90 .soft_25fc 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;
}
.full_bb90 .soft_25fc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.full_bb90 .soft_25fc .soft_25fc {
  top: 0;
  left: 100%;
}
.full_bb90 .narrow_ed19.fn-focus-4453 > .feature_dirty_36f5,
.full_bb90 .narrow_ed19.fn-focus-4453 > .soft_25fc,
.full_bb90 .narrow_ed19:focus > .feature_dirty_36f5,
.full_bb90 .narrow_ed19:focus > .soft_25fc,
.full_bb90 .narrow_ed19:hover > .feature_dirty_36f5,
.full_bb90 .narrow_ed19:hover > .soft_25fc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.full_bb90.outline_961f .fast_8ac8:after,
.full_bb90.outline_961f .fast_8ac8:before {
  content: "";
  display: table;
}
.full_bb90.outline_961f .fast_8ac8:after {
  clear: both;
}
.full_bb90.outline_961f .fast_8ac8 > li {
  float: left;
}
.full_bb90.footer-212d .fast_8ac8:after,
.full_bb90.footer-212d .fast_8ac8:before {
  content: "";
  display: table;
}
.full_bb90.footer-212d .fast_8ac8:after {
  clear: both;
}
.full_bb90.footer-212d .fast_8ac8 > li {
  float: left;
}
.full_bb90.footer-212d .fast_8ac8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.full_bb90.footer-212d .fast_8ac8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.full_bb90.footer-212d .fast_8ac8 > li.main-921e > a,
.full_bb90.footer-212d .fast_8ac8 > li.header-stone-1de3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.full_bb90.hero_6390 .fast_8ac8 > li > a .logo-white-ca6f {
  position: relative;
}
.full_bb90.hero_6390 .fast_8ac8 > li > a .logo-white-ca6f: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;
}
.full_bb90.hero_6390
  .fast_8ac8
  > li:focus
  > a
  .logo-white-ca6f:before,
.full_bb90.hero_6390
  .fast_8ac8
  > li:hover
  > a
  .logo-white-ca6f:before {
  width: 100%;
  background-color: currentColor;
}
.full_bb90.hero_6390
  .fast_8ac8
  > li.main-921e
  > a
  .logo-white-ca6f:before,
.full_bb90.hero_6390
  .fast_8ac8
  > li.table-82f6
  > a
  .logo-white-ca6f:before {
  width: 100%;
  background-color: currentColor;
}
.full_bb90.notification-c2b7 .fast_8ac8 > li > a .logo-white-ca6f {
  position: relative;
}
.full_bb90.notification-c2b7 .fast_8ac8 > li > a .logo-white-ca6f: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;
}
.full_bb90.notification-c2b7 .fast_8ac8 > li:focus > a .logo-white-ca6f:before,
.full_bb90.notification-c2b7
  .fast_8ac8
  > li:hover
  > a
  .logo-white-ca6f:before {
  width: 100%;
  background-color: currentColor;
}
.full_bb90.notification-c2b7
  .fast_8ac8
  > li.main-921e
  > a
  .logo-white-ca6f:before,
.full_bb90.notification-c2b7
  .fast_8ac8
  > li.table-82f6
  > a
  .logo-white-ca6f:before {
  width: 100%;
  background-color: currentColor;
}
.link_pink_5d54 .header-e4a7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link_pink_5d54 .header-e4a7 li:first-child > a {
  border-top: none;
}
.link_pink_5d54 .header-e4a7 .paragraph-ee07 > .logo-white-ca6f .filter_medium_20a5 {
  display: none;
}
.link_pink_5d54 .header-e4a7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.link_pink_5d54 .header-e4a7 li:last-child {
  border: none;
}
.link_pink_5d54 .header-e4a7 li.disabled-next-549d > a {
  padding-right: 45px !important;
}
.link_pink_5d54 .header-e4a7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.link_pink_5d54 .header-e4a7 li a:focus,
.link_pink_5d54 .header-e4a7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_pink_5d54 .header-e4a7 li .disabled_focused_470c {
  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;
}
.link_pink_5d54 .header-e4a7 li .disabled_focused_470c:hover {
  box-shadow: none;
}
.link_pink_5d54 .header-e4a7 li .disabled_focused_470c .filter_medium_20a5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.link_pink_5d54 .header-e4a7 .soft_25fc {
  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);
}
.link_pink_5d54 .header-e4a7 .soft_25fc li a {
  padding-left: 3em;
}
.link_pink_5d54 .header-e4a7 .light-0f19 > a .disabled_focused_470c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_pink_5d54 .header-e4a7 .light-0f19 > .soft_25fc {
  display: block;
  opacity: 1;
}
.slow-56cb {
  max-width: 100%;
}
.rough_fada {
  line-height: 0;
  cursor: pointer;
}
.label-iron-f44a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.label-iron-f44a:hover {
  box-shadow: none;
  color: currentColor;
}
.label-iron-f44a svg {
  width: 18px;
  height: 18px;
}
.label-iron-f44a .fast_d471 {
  display: none;
}
.slider-focused-c2e8 {
  position: relative;
}
.slider-focused-c2e8.fn-active-4453 .label-iron-f44a .section_warm_1ab5 {
  display: none;
}
.slider-focused-c2e8.fn-active-4453 .label-iron-f44a .fast_d471 {
  display: inline-block;
}
.slider-focused-c2e8 .center-0e48 {
  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);
}
.slider-focused-c2e8.shade_tall_240f .center-0e48 {
  left: auto;
  right: -0.9em;
}
.slider-focused-c2e8.shade_tall_240f .disabled_top_d8c9::before {
  left: auto;
  right: 15px;
}
.slider-focused-c2e8.fn-active-4453 .center-0e48 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-5070 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.input-5070 label {
  flex-basis: 100%;
}
.input-5070 .outline-7f71 {
  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;
}
.input-5070 .text_cold_0fcf {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.input-5070 .text_cold_0fcf:focus {
  background-color: transparent;
}
.input-5070 button.search-ee1b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.input-5070 button.search-ee1b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.input-5070 button.search-ee1b svg {
  width: 18px;
  height: 18px;
}
.input-5070 input[type="submit"] {
  min-height: auto;
}
.list_soft_2ca9 .input-5070 .text_cold_0fcf {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.disabled_top_d8c9 {
  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) {
  .disabled_top_d8c9 {
    width: 220px;
  }
}
.disabled_top_d8c9 label {
  flex-basis: 100%;
}
.disabled_top_d8c9::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;
}
.light-ed8d .list_soft_2ca9 .input-5070 {
  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;
}
.light-ed8d
  .list_soft_2ca9
  .input-5070
  .outline-7f71 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.light-ed8d .list_soft_2ca9 .input-5070 .text_cold_0fcf {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.light-ed8d
  .list_soft_2ca9
  .input-5070
  .text_cold_0fcf:focus {
  background: 0 0;
}
.light-ed8d
  .list_soft_2ca9
  .input-5070
  .selected-c171 {
  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;
}
.thick-ee4a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.thick-ee4a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.thick-ee4a li:last-child {
  margin-right: 0;
}
.thick-ee4a li:first-child {
  margin-left: 0;
}
.thick-ee4a.steel_c37d a {
  color: #fff;
}
.thick-ee4a.steel_c37d a:hover {
  color: #fff;
}
.thick-ee4a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.thick-ee4a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.thick-ee4a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.thick-ee4a a:hover {
  opacity: 0.9;
  color: inherit;
}
.thick-ee4a [class*="social-icon-apple"] {
  background-color: #999;
}
.thick-ee4a [class*="social-icon-apple"].column-center-6e30 {
  background-color: transparent;
  color: #999;
}
.thick-ee4a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.thick-ee4a [class*="social-icon-behance"].column-center-6e30 {
  background-color: transparent;
  color: #1769ff;
}
.thick-ee4a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.thick-ee4a [class*="social-icon-bitbucket"].column-center-6e30 {
  background-color: transparent;
  color: #205081;
}
.thick-ee4a [class*="social-icon-codepen"] {
  background-color: #000;
}
.thick-ee4a [class*="social-icon-codepen"].column-center-6e30 {
  background-color: transparent;
  color: #000;
}
.thick-ee4a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.thick-ee4a [class*="social-icon-delicious"].column-center-6e30 {
  background-color: transparent;
  color: #39f;
}
.thick-ee4a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.thick-ee4a [class*="social-icon-digg"].column-center-6e30 {
  background-color: transparent;
  color: #005be2;
}
.thick-ee4a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.thick-ee4a [class*="social-icon-dribbble"].column-center-6e30 {
  background-color: transparent;
  color: #ea4c89;
}
.thick-ee4a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.thick-ee4a [class*="social-icon-envelope"].column-center-6e30 {
  background-color: transparent;
  color: #ea4335;
}
.thick-ee4a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.thick-ee4a [class*="social-icon-facebook"].column-center-6e30 {
  background-color: transparent;
  color: #3b5998;
}
.thick-ee4a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.thick-ee4a [class*="social-icon-flickr"].column-center-6e30 {
  background-color: transparent;
  color: #0063dc;
}
.thick-ee4a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.thick-ee4a [class*="social-icon-foursquare"].column-center-6e30 {
  background-color: transparent;
  color: #2d5be3;
}
.thick-ee4a [class*="social-icon-github"] {
  background-color: #333;
}
.thick-ee4a [class*="social-icon-github"].column-center-6e30 {
  background-color: transparent;
  color: #333;
}
.thick-ee4a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.thick-ee4a [class*="social-icon-google-plus"].column-center-6e30 {
  background-color: transparent;
  color: #dd4b39;
}
.thick-ee4a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.thick-ee4a [class*="social-icon-houzz"].column-center-6e30 {
  background-color: transparent;
  color: #7ac142;
}
.thick-ee4a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.thick-ee4a [class*="social-icon-instagram"].column-center-6e30 {
  background-color: transparent;
  color: #262626;
}
.thick-ee4a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.thick-ee4a [class*="social-icon-jsfiddle"].column-center-6e30 {
  background-color: transparent;
  color: #487aa2;
}
.thick-ee4a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.thick-ee4a [class*="social-icon-linkedin"].column-center-6e30 {
  background-color: transparent;
  color: #0077b5;
}
.thick-ee4a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.thick-ee4a [class*="social-icon-medium"].column-center-6e30 {
  background-color: transparent;
  color: #00ab6b;
}
.thick-ee4a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.thick-ee4a
  [class*="social-icon-odnoklassniki"].column-center-6e30 {
  background-color: transparent;
  color: #f4731c;
}
.thick-ee4a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.thick-ee4a [class*="social-icon-meetup"].column-center-6e30 {
  background-color: transparent;
  color: #ec1c40;
}
.thick-ee4a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.thick-ee4a [class*="social-icon-pinterest"].column-center-6e30 {
  background-color: transparent;
  color: #bd081c;
}
.thick-ee4a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.thick-ee4a [class*="social-icon-product-hunt"].column-center-6e30 {
  background-color: transparent;
  color: #da552f;
}
.thick-ee4a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.thick-ee4a [class*="social-icon-reddit"].column-center-6e30 {
  background-color: transparent;
  color: #ff4500;
}
.thick-ee4a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.thick-ee4a [class*="social-icon-rss"].column-center-6e30 {
  background-color: transparent;
  color: #f26522;
}
.thick-ee4a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.thick-ee4a
  [class*="social-icon-shopping-cart"].column-center-6e30 {
  background-color: transparent;
  color: #4caf50;
}
.thick-ee4a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.thick-ee4a [class*="social-icon-skype"].column-center-6e30 {
  background-color: transparent;
  color: #00aff0;
}
.thick-ee4a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.thick-ee4a [class*="social-icon-slideshare"].column-center-6e30 {
  background-color: transparent;
  color: #0077b5;
}
.thick-ee4a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.thick-ee4a [class*="social-icon-snapchat"].column-center-6e30 {
  background-color: transparent;
  color: #fffc00;
}
.thick-ee4a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.thick-ee4a [class*="social-icon-soundcloud"].column-center-6e30 {
  background-color: transparent;
  color: #f80;
}
.thick-ee4a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.thick-ee4a [class*="social-icon-spotify"].column-center-6e30 {
  background-color: transparent;
  color: #2ebd59;
}
.thick-ee4a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.thick-ee4a
  [class*="social-icon-stack-overflow"].column-center-6e30 {
  background-color: transparent;
  color: #fe7a15;
}
.thick-ee4a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.thick-ee4a [class*="social-icon-maldkfgram"].column-center-6e30 {
  background-color: transparent;
  color: #2ca5e0;
}
.thick-ee4a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.thick-ee4a [class*="social-icon-tripadvisor"].column-center-6e30 {
  background-color: transparent;
  color: #589442;
}
.thick-ee4a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.thick-ee4a [class*="social-icon-tumblr"].column-center-6e30 {
  background-color: transparent;
  color: #35465c;
}
.thick-ee4a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.thick-ee4a [class*="social-icon-twitch"].column-center-6e30 {
  background-color: transparent;
  color: #6441a5;
}
.thick-ee4a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.thick-ee4a [class*="social-icon-twitter"].column-center-6e30 {
  background-color: transparent;
  color: #1da1f2;
}
.thick-ee4a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.thick-ee4a [class*="social-icon-vimeo"].column-center-6e30 {
  background-color: transparent;
  color: #1ab7ea;
}
.thick-ee4a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.thick-ee4a [class*="social-icon-vk"].column-center-6e30 {
  background-color: transparent;
  color: #45668e;
}
.thick-ee4a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.thick-ee4a [class*="social-icon-weibo"].column-center-6e30 {
  background-color: transparent;
  color: #df2029;
}
.thick-ee4a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.thick-ee4a [class*="social-icon-weixin"].column-center-6e30 {
  background-color: transparent;
  color: #7bb32e;
}
.thick-ee4a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.thick-ee4a [class*="social-icon-whatsapp"].column-center-6e30 {
  background-color: transparent;
  color: #25d366;
}
.thick-ee4a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.thick-ee4a [class*="social-icon-wordpress"].column-center-6e30 {
  background-color: transparent;
  color: #21759b;
}
.thick-ee4a [class*="social-icon-xing"] {
  background-color: #026466;
}
.thick-ee4a [class*="social-icon-xing"].column-center-6e30 {
  background-color: transparent;
  color: #026466;
}
.thick-ee4a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.thick-ee4a [class*="social-icon-yelp"].column-center-6e30 {
  background-color: transparent;
  color: #af0606;
}
.thick-ee4a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.thick-ee4a [class*="social-icon-youtube"].column-center-6e30 {
  background-color: transparent;
  color: #cd201f;
}
.accordion_9f19 {
  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;
}
.accordion_9f19:hover {
  box-shadow: none;
  background: 0 0;
}
.slider-warm-6c04 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gold_c81b {
  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;
}
.glass_87b5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hover-d8aa {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hover-d8aa,
.hover-d8aa::after,
.hover-d8aa::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;
}
.hover-d8aa::after,
.hover-d8aa::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo-fixed-b0ae .gold_c81b .glass_87b5 {
  margin-top: -2px;
  width: 19px;
}
.logo-fixed-b0ae .gold_c81b .hover-d8aa {
  margin-top: -1px;
}
.logo-fixed-b0ae .gold_c81b .hover-d8aa,
.logo-fixed-b0ae .gold_c81b .hover-d8aa::after,
.logo-fixed-b0ae .gold_c81b .hover-d8aa::before {
  width: 19px;
  height: 2px;
}
.logo-fixed-b0ae .gold_c81b .hover-d8aa::before {
  top: -6px;
}
.logo-fixed-b0ae .gold_c81b .hover-d8aa::after {
  bottom: -6px;
}
.form_f788 .gold_c81b .glass_87b5 {
  margin-top: -2px;
  width: 22px;
}
.form_f788 .gold_c81b .hover-d8aa {
  margin-top: -1px;
}
.form_f788 .gold_c81b .hover-d8aa,
.form_f788 .gold_c81b .hover-d8aa::after,
.form_f788 .gold_c81b .hover-d8aa::before {
  width: 22px;
  height: 2px;
}
.form_f788 .gold_c81b .hover-d8aa::before {
  top: -7px;
}
.form_f788 .gold_c81b .hover-d8aa::after {
  bottom: -7px;
}
.dropdown_a307 .gold_c81b .glass_87b5 {
  margin-top: -2px;
  width: 31px;
}
.dropdown_a307 .gold_c81b .hover-d8aa {
  margin-top: -1.5px;
}
.dropdown_a307 .gold_c81b .hover-d8aa,
.dropdown_a307 .gold_c81b .hover-d8aa::after,
.dropdown_a307 .gold_c81b .hover-d8aa::before {
  width: 31px;
  height: 3px;
}
.dropdown_a307 .gold_c81b .hover-d8aa::before {
  top: -9px;
}
.dropdown_a307 .gold_c81b .hover-d8aa::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .message-fixed-4f9b .gold_c81b .glass_87b5 {
    margin-top: -2px;
    width: 19px;
  }
  .message-fixed-4f9b .gold_c81b .hover-d8aa {
    margin-top: -1px;
  }
  .message-fixed-4f9b .gold_c81b .hover-d8aa,
  .message-fixed-4f9b .gold_c81b .hover-d8aa::after,
  .message-fixed-4f9b .gold_c81b .hover-d8aa::before {
    width: 19px;
    height: 2px;
  }
  .message-fixed-4f9b .gold_c81b .hover-d8aa::before {
    top: -6px;
  }
  .message-fixed-4f9b .gold_c81b .hover-d8aa::after {
    bottom: -6px;
  }
  .new-daf6 .gold_c81b .glass_87b5 {
    margin-top: -2px;
    width: 22px;
  }
  .new-daf6 .gold_c81b .hover-d8aa {
    margin-top: -1px;
  }
  .new-daf6 .gold_c81b .hover-d8aa,
  .new-daf6 .gold_c81b .hover-d8aa::after,
  .new-daf6 .gold_c81b .hover-d8aa::before {
    width: 22px;
    height: 2px;
  }
  .new-daf6 .gold_c81b .hover-d8aa::before {
    top: -7px;
  }
  .new-daf6 .gold_c81b .hover-d8aa::after {
    bottom: -7px;
  }
  .carousel-rough-8b76 .gold_c81b .glass_87b5 {
    margin-top: -2px;
    width: 31px;
  }
  .carousel-rough-8b76 .gold_c81b .hover-d8aa {
    margin-top: -1.5px;
  }
  .carousel-rough-8b76 .gold_c81b .hover-d8aa,
  .carousel-rough-8b76 .gold_c81b .hover-d8aa::after,
  .carousel-rough-8b76 .gold_c81b .hover-d8aa::before {
    width: 31px;
    height: 3px;
  }
  .carousel-rough-8b76 .gold_c81b .hover-d8aa::before {
    top: -9px;
  }
  .carousel-rough-8b76 .gold_c81b .hover-d8aa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .east-74e9 .gold_c81b .glass_87b5 {
    margin-top: -2px;
    width: 19px;
  }
  .east-74e9 .gold_c81b .hover-d8aa {
    margin-top: -1px;
  }
  .east-74e9 .gold_c81b .hover-d8aa,
  .east-74e9 .gold_c81b .hover-d8aa::after,
  .east-74e9 .gold_c81b .hover-d8aa::before {
    width: 19px;
    height: 2px;
  }
  .east-74e9 .gold_c81b .hover-d8aa::before {
    top: -6px;
  }
  .east-74e9 .gold_c81b .hover-d8aa::after {
    bottom: -6px;
  }
  .popup-center-1f26 .gold_c81b .glass_87b5 {
    margin-top: -2px;
    width: 22px;
  }
  .popup-center-1f26 .gold_c81b .hover-d8aa {
    margin-top: -1px;
  }
  .popup-center-1f26 .gold_c81b .hover-d8aa,
  .popup-center-1f26 .gold_c81b .hover-d8aa::after,
  .popup-center-1f26 .gold_c81b .hover-d8aa::before {
    width: 22px;
    height: 2px;
  }
  .popup-center-1f26 .gold_c81b .hover-d8aa::before {
    top: -7px;
  }
  .popup-center-1f26 .gold_c81b .hover-d8aa::after {
    bottom: -7px;
  }
  .alert_cbb7 .gold_c81b .glass_87b5 {
    margin-top: -2px;
    width: 31px;
  }
  .alert_cbb7 .gold_c81b .hover-d8aa {
    margin-top: -1.5px;
  }
  .alert_cbb7 .gold_c81b .hover-d8aa,
  .alert_cbb7 .gold_c81b .hover-d8aa::after,
  .alert_cbb7 .gold_c81b .hover-d8aa::before {
    width: 31px;
    height: 3px;
  }
  .alert_cbb7 .gold_c81b .hover-d8aa::before {
    top: -9px;
  }
  .alert_cbb7 .gold_c81b .hover-d8aa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .blue_f013 .gold_c81b .glass_87b5 {
    margin-top: -2px;
    width: 19px;
  }
  .blue_f013 .gold_c81b .hover-d8aa {
    margin-top: -1px;
  }
  .blue_f013 .gold_c81b .hover-d8aa,
  .blue_f013 .gold_c81b .hover-d8aa::after,
  .blue_f013 .gold_c81b .hover-d8aa::before {
    width: 19px;
    height: 2px;
  }
  .blue_f013 .gold_c81b .hover-d8aa::before {
    top: -6px;
  }
  .blue_f013 .gold_c81b .hover-d8aa::after {
    bottom: -6px;
  }
  .outline-f4c1 .gold_c81b .glass_87b5 {
    margin-top: -2px;
    width: 22px;
  }
  .outline-f4c1 .gold_c81b .hover-d8aa {
    margin-top: -1px;
  }
  .outline-f4c1 .gold_c81b .hover-d8aa,
  .outline-f4c1 .gold_c81b .hover-d8aa::after,
  .outline-f4c1 .gold_c81b .hover-d8aa::before {
    width: 22px;
    height: 2px;
  }
  .outline-f4c1 .gold_c81b .hover-d8aa::before {
    top: -7px;
  }
  .outline-f4c1 .gold_c81b .hover-d8aa::after {
    bottom: -7px;
  }
  .gallery_clean_9a1c .gold_c81b .glass_87b5 {
    margin-top: -2px;
    width: 31px;
  }
  .gallery_clean_9a1c .gold_c81b .hover-d8aa {
    margin-top: -1.5px;
  }
  .gallery_clean_9a1c .gold_c81b .hover-d8aa,
  .gallery_clean_9a1c .gold_c81b .hover-d8aa::after,
  .gallery_clean_9a1c .gold_c81b .hover-d8aa::before {
    width: 31px;
    height: 3px;
  }
  .gallery_clean_9a1c .gold_c81b .hover-d8aa::before {
    top: -9px;
  }
  .gallery_clean_9a1c .gold_c81b .hover-d8aa::after {
    bottom: -9px;
  }
}
.sort_warm_24fe .hover-d8aa {
  -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);
}
.sort_warm_24fe .hover-d8aa::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sort_warm_24fe .hover-d8aa::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);
}
.sort_warm_24fe.layout-action-282c .hover-d8aa {
  -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);
}
.sort_warm_24fe.layout-action-282c .hover-d8aa::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sort_warm_24fe.layout-action-282c .hover-d8aa::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);
}
.popup-bottom-ad36 {
  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.brown_c159:before {
  display: none;
}
.gradient_2cb5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gradient_2cb5 .description-black-fc52 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gradient_2cb5 .description-black-fc52:last-of-type {
  border-bottom: none;
}
.gradient_2cb5 .description-black-fc52.input_west_c12b,
.gradient_2cb5 .description-black-fc52.detail_first_470d,
.gradient_2cb5 .description-black-fc52.alert_glass_14b1 {
  padding: 0;
}
.gradient_2cb5 .link_pink_5d54 .disabled_focused_470c {
  color: currentColor;
}
.gradient_2cb5 .link_pink_5d54 .disabled_focused_470c:focus,
.gradient_2cb5 .link_pink_5d54 .disabled_focused_470c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gradient_2cb5.preview-f9c2 .column-east-21b9,
.gradient_2cb5.preview-f9c2 .action_7e62 a,
.gradient_2cb5.preview-f9c2 .fast_8ac8 a,
.gradient_2cb5.preview-f9c2 .soft_25fc a {
  color: rgba(0, 0, 0, 0.55);
}
.gradient_2cb5.preview-f9c2 .column-east-21b9:hover,
.gradient_2cb5.preview-f9c2 .action_7e62 a:hover,
.gradient_2cb5.preview-f9c2 .fast_8ac8 a:hover,
.gradient_2cb5.preview-f9c2 .soft_25fc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient_2cb5.preview-f9c2 .backdrop_dd44 {
  color: rgba(0, 0, 0, 0.8);
}
.gradient_2cb5.preview-f9c2 .description-black-fc52 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gradient_2cb5.preview-f9c2 .description-black-fc52:before {
  background: rgba(0, 0, 0, 0.08);
}
.gradient_2cb5.preview-f9c2 .progress_action_2f6a:before {
  background: rgba(255, 255, 255, 0.9);
}
.gradient_2cb5.preview-f9c2 .link_pink_5d54 .header-e4a7 li a,
.gradient_2cb5.preview-f9c2 .link_pink_5d54 .disabled_focused_470c,
.gradient_2cb5.preview-f9c2 .soft_25fc {
  border-color: rgba(0, 0, 0, 0.08);
}
.gradient_2cb5.preview-f9c2 .link_pink_5d54 .disabled_focused_470c:focus,
.gradient_2cb5.preview-f9c2 .link_pink_5d54 .disabled_focused_470c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gradient_2cb5.preview-f9c2 .header-e4a7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gradient_2cb5.east_7bed .column-east-21b9,
.gradient_2cb5.east_7bed .action_7e62 a,
.gradient_2cb5.east_7bed .fast_8ac8 .disabled_focused_470c,
.gradient_2cb5.east_7bed .fast_8ac8 a,
.gradient_2cb5.east_7bed .soft_25fc a {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_2cb5.east_7bed .column-east-21b9:hover,
.gradient_2cb5.east_7bed .action_7e62 a:hover,
.gradient_2cb5.east_7bed .fast_8ac8 .disabled_focused_470c:hover,
.gradient_2cb5.east_7bed .fast_8ac8 a:hover,
.gradient_2cb5.east_7bed .soft_25fc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_2cb5.east_7bed .backdrop_dd44 {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_2cb5.east_7bed .description-black-fc52 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_2cb5.east_7bed .description-black-fc52:before {
  background: rgba(255, 255, 255, 0.08);
}
.gradient_2cb5.east_7bed .progress_action_2f6a:before {
  background: rgba(0, 0, 0, 0.9);
}
.gradient_2cb5.east_7bed .link_pink_5d54 .header-e4a7 li a,
.gradient_2cb5.east_7bed .link_pink_5d54 .disabled_focused_470c,
.gradient_2cb5.east_7bed .soft_25fc {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_2cb5.east_7bed .link_pink_5d54 .disabled_focused_470c:focus,
.gradient_2cb5.east_7bed .link_pink_5d54 .disabled_focused_470c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gradient_2cb5.east_7bed .header-e4a7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_action_2f6a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.progress_action_2f6a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.item_large_866b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.widget-debf .gradient_2cb5 {
  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;
}
.widget-debf .description-black-fc52 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.widget-debf .description-black-fc52: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) {
  .widget-debf .description-black-fc52:before {
    width: 16%;
    left: 42%;
  }
}
.widget-debf .description-black-fc52:last-child:before {
  content: none;
}
.widget-debf .description-black-fc52[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.widget-debf .link_pink_5d54 .header-e4a7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.widget-debf .link_pink_5d54 .header-e4a7 li a .disabled_focused_470c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.widget-debf .link_pink_5d54 .soft_25fc {
  border: none;
}
.widget-debf .link_pink_5d54 .soft_25fc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.widget-debf .progress_action_2f6a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.widget-debf .item_large_866b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.widget-debf .east_7bed .progress_action_2f6a:before {
  background: rgba(0, 0, 0, 0.9);
}
.widget-debf .preview-f9c2.progress_stone_093c .hover-d8aa {
  background: rgba(0, 0, 0, 0.6);
}
.widget-debf
  .preview-f9c2.progress_stone_093c
  .hover-d8aa::after,
.widget-debf
  .preview-f9c2.progress_stone_093c
  .hover-d8aa:before {
  background: inherit;
}
.widget-debf
  .preview-f9c2.progress_stone_093c:hover
  .hover-d8aa {
  background: rgba(0, 0, 0, 0.8);
}
.copper_d609 .gradient_2cb5 {
  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) {
  .copper_d609 .gradient_2cb5 {
    width: auto;
    right: 45px;
  }
}
.image-fast-86ca .gradient_2cb5 {
  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) {
  .image-fast-86ca .gradient_2cb5 {
    width: auto;
    left: 45px;
  }
}
.brown_c159 .gradient_2cb5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.brown_c159 .item_large_866b {
  max-width: 48em;
  margin: 0 auto;
}
.brown_c159 .progress_action_2f6a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.disabled-34e8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-34e8.widget-debf .gradient_2cb5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.disabled-34e8.copper_d609 .gradient_2cb5 {
  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);
}
.disabled-34e8 .gradient_2cb5 {
  visibility: visible;
}
.disabled-34e8.image-fast-86ca .gradient_2cb5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.copper-fb62,
.bronze-3cb9 {
  overflow-x: hidden;
}
.copper-fb62 .gradient_2cb5 {
  overflow: auto;
}
.copper-fb62.widget-debf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper-fb62.widget-debf .gradient_2cb5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.copper-fb62.widget-debf .accordion_9f19 {
  opacity: 0;
}
.copper-fb62.copper_d609 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper-fb62.copper_d609 .gradient_2cb5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.copper-fb62.copper_d609 .accordion_9f19 {
  opacity: 0;
}
.copper-fb62.image-fast-86ca {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper-fb62.image-fast-86ca .gradient_2cb5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.copper-fb62.image-fast-86ca .accordion_9f19 {
  opacity: 0;
}
.copper-fb62.brown_c159 .gradient_2cb5 {
  z-index: 10;
  visibility: visible;
}
.progress_stone_093c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress_stone_093c .hover-d8aa {
  background: rgba(255, 255, 255, 0.99);
}
.progress_stone_093c .hover-d8aa::after,
.progress_stone_093c .hover-d8aa:before {
  background: inherit;
}
.progress_stone_093c:hover .hover-d8aa {
  background: rgba(255, 255, 255, 0.99);
}
.image-fast-86ca .progress_stone_093c {
  top: 10px;
  right: auto;
  left: 12px;
}
.brown_c159 .progress_stone_093c {
  display: none !important;
}
.copper-fb62:before,
.bronze-3cb9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.copper-fb62 .progress_stone_093c,
.bronze-3cb9 .progress_stone_093c {
  display: inline-block;
}
.gradient_2cb5 .focus-last-99f8 {
  -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;
}
.copper-fb62 .gradient_2cb5 .focus-last-99f8,
.bronze-3cb9 .gradient_2cb5 .focus-last-99f8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort-d8c0 .outline-7f71 {
  width: 100%;
}
.link_88d4 {
  padding: 0 0.5em 0;
}
.link_88d4 [class*="customify-col-"],
.link_88d4 [class*="customify-col_"],
.link_88d4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dark-9975 .link_88d4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .filter-current-fdc0 .row-clean-4ee2,
  .row-clean-4ee2 {
    display: none;
  }
  .white-eb59 {
    text-align: left;
  }
  .tabs-2b5b {
    text-align: center;
  }
  .layout-left-3149 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .filter-current-fdc0 .description-1276,
  .description-1276 {
    display: none;
  }
  .feature_a12b {
    text-align: left;
  }
  .feature_basic_98c6 {
    text-align: center;
  }
  .center_8129 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .filter-current-fdc0 .panel_afd5,
  .panel_afd5 {
    display: none;
  }
  .tag-9822 {
    text-align: left;
  }
  .active-old-9909 {
    text-align: center;
  }
  .link_58cc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.search_4fb0 {
  box-shadow: none !important;
}
.feature-91a6 .paragraph_top_bc00,
.popup_simple_805f .paragraph_top_bc00 {
  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;
}
.popup_simple_805f .paragraph_top_bc00 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.soft-6d15 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.soft-6d15:after,
.soft-6d15:before {
  content: "";
  display: table;
}
.soft-6d15:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .soft-6d15 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.soft-6d15,
.popup_16a1 {
  max-width: 1248px;
  margin: 0 auto;
}

.surface-1410.main_3aec .soft-6d15 {
  max-width: 100%;
}
.surface-1410.sidebar-f19c {
  max-width: 1200px;
  margin: 0 auto;
}
.surface-1410.red-1096 .soft-6d15 {
  max-width: 100%;
}
.surface-1410.red-1096 > .soft-6d15 {
  padding-left: 0;
  padding-right: 0;
}
.surface-1410.red-1096 > .soft-6d15 .filter-current-fdc0 {
  margin: 0;
}
.surface-1410.red-1096
  > .soft-6d15
  .surface-f62e.sort-2307 {
  margin-right: 0;
  margin-left: 0;
}
.surface-1410.red-1096 #main.sort-2307 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .container-clean-8ef5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .container-clean-8ef5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_tiny_398c .video_3a3e {
    padding-right: 1em;
  }
  .backdrop_tiny_398c.input_ef7f .surface-f62e {
    border-right: 1px solid #eaecee;
  }
  .backdrop_tiny_398c.input_ef7f .video_3a3e {
    padding-right: 1em;
  }
  .backdrop_tiny_398c.input_ef7f .purple_3079 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_18f1 .video_3a3e {
    padding-left: 1em;
  }
  .active_18f1.input_ef7f .surface-f62e {
    border-left: 1px solid #eaecee;
  }
  .active_18f1.input_ef7f .video_3a3e {
    padding-left: 1em;
  }
  .active_18f1.input_ef7f .purple_3079 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_tiny_ae5d .video_3a3e {
    padding-left: 1em;
  }
  .link_tiny_ae5d.input_ef7f .tooltip_1674 {
    border-right: 1px solid #eaecee;
  }
  .link_tiny_ae5d.input_ef7f .primary_a926 {
    border-right: 1px solid #eaecee;
  }
  .link_tiny_ae5d.input_ef7f .video_3a3e {
    padding-left: 1em;
  }
  .link_tiny_ae5d.input_ef7f .purple_3079 {
    padding-right: 1em;
  }
  .link_tiny_ae5d.input_ef7f .disabled_47aa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean_36df .video_3a3e {
    padding-right: 1em;
  }
  .clean_36df.input_ef7f .tooltip_1674 {
    border-left: 1px solid #eaecee;
  }
  .clean_36df.input_ef7f .primary_a926 {
    border-left: 1px solid #eaecee;
  }
  .clean_36df.input_ef7f .video_3a3e {
    padding-right: 1em;
  }
  .clean_36df.input_ef7f .purple_3079 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .clean_36df.input_ef7f .disabled_47aa {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-clean-8ef5 .video_3a3e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container-clean-8ef5.input_ef7f .surface-f62e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .container-clean-8ef5.input_ef7f .video_3a3e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container-clean-8ef5.input_ef7f .purple_3079 {
    padding-left: 1em;
  }
  .container-clean-8ef5.input_ef7f .disabled_47aa {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .container-clean-8ef5.input_ef7f .video_3a3e {
    padding-left: 0;
  }
}
.lower_9690 .section-gas-0045 {
  display: inline-block;
}
.detail-pro-1177 {
  display: inline-block;
}
.solid-42f4 {
  word-con: break-word;
}
.sort-cool-e853 > span {
  display: inline-block;
  padding: 5px 0;
}
.sort-cool-e853 .next_105d {
  margin-left: 8px;
  margin-right: 8px;
}
.sort-cool-e853 .filter-cd0f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.light_5d11 .basic-a2f1 {
  margin-bottom: 2em;
}
.light_5d11 .content_complex_9704 {
  margin-bottom: 15px;
}
.light_5d11 .content_complex_9704:last-child {
  margin-bottom: 0;
}
.light_5d11 .breadcrumb-13e4 {
  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) {
  .light_5d11 .breadcrumb-13e4 {
    display: block;
  }
}
.light_5d11 .carousel-hot-08c6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .light_5d11 .carousel-hot-08c6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.light_5d11 .slow_2d3f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.light_5d11 .slow_2d3f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.light_5d11 .slow_2d3f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.light_5d11 .solid-42f4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.light_5d11 .solid-42f4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.light_5d11 .preview_first_5148 p:last-child {
  margin-bottom: 0;
}
.light_5d11 .silver_e7dc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.light_5d11 .modal_upper_ad41 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.light_5d11 .column_glass_2e81 {
  margin-top: 1em;
}
.light_5d11 .description-6753 {
  top: 0;
  display: block;
}
.light_5d11 .description-6753 a {
  color: inherit;
}
.light_5d11 .description-6753 a:hover {
  color: inherit;
}
.light_5d11 .text-blue-ae1c {
  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;
}
.light_5d11 .text-blue-ae1c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.light_5d11 .modal_upper_ad41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.light_5d11 .simple_89aa {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.light_5d11 .simple_89aa:first-child {
  margin-top: 0;
}
.light_5d11 .simple_89aa.avatar-center-ae43 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.light_5d11 .simple_89aa.video_liquid_350a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.light_5d11
  .simple_89aa.video_liquid_350a.modal-out-2ebe
  .column_glass_2e81 {
  width: 100%;
}
.light_5d11 .video_liquid_350a {
  -webkit-box-align: center;
  align-items: center;
}
.light_5d11 .video_liquid_350a .sort-cool-e853,
.light_5d11 .video_liquid_350a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.light_5d11 .slow_2d3f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.light_5d11 .slow_2d3f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.light_5d11 .slow_2d3f: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;
}
.light_5d11 .avatar-center-ae43 {
  z-index: 5;
}
.light_5d11 .hover-96c5 .wood_a710 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.light_5d11 .modal_11a5 .wood_a710 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.light_5d11 .progress_e171 .wood_a710 {
  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;
}
.light_5d11.outer_7e02 .breadcrumb-13e4,
.light_5d11.notification-dim-5d3f .breadcrumb-13e4 {
  display: block;
}
.light_5d11.outer_7e02 .breadcrumb-13e4 .wrapper_cold_d843,
.light_5d11.outer_7e02 .breadcrumb-13e4 .modal_upper_ad41,
.light_5d11.notification-dim-5d3f .breadcrumb-13e4 .wrapper_cold_d843,
.light_5d11.notification-dim-5d3f .breadcrumb-13e4 .modal_upper_ad41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.light_5d11.plasma-56c9 .carousel-hot-08c6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .light_5d11.plasma-56c9 .carousel-hot-08c6 {
    margin-right: 0;
  }
}
.light_5d11.outer_7e02 .carousel-hot-08c6,
.light_5d11.notification-dim-5d3f .carousel-hot-08c6 {
  padding-top: 40%;
}
.light_5d11.outer_7e02 .basic-a2f1,
.light_5d11.notification-dim-5d3f .basic-a2f1 {
  display: block;
}
.light_5d11.outer_7e02 .fn-sticky-4453 .modal_upper_ad41,
.light_5d11.notification-dim-5d3f .fn-sticky-4453 .modal_upper_ad41 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.light_5d11.outer_7e02 .carousel-hot-08c6,
.light_5d11.notification-dim-5d3f .carousel-hot-08c6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.light_5d11.outer_7e02 .modal_upper_ad41 {
  padding: 1em;
}
.main-bottom-ca10 {
  margin: 30px auto;
  display: block;
}
.main-bottom-ca10 .alert_fluid_36ac > * {
  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;
}
.main-bottom-ca10 .alert_fluid_36ac > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.main-bottom-ca10 .alert_fluid_36ac span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button_hovered_d140 .sort-cool-e853 {
  margin-bottom: 1.41575em;
}
.button_hovered_d140 .pro-d303 {
  margin-bottom: 1.618em;
}
.motion_004e .dynamic_8921 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.motion_004e .dynamic_8921 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.motion_004e .red_016c {
  max-width: 100%;
  overflow: auto;
}
.icon_stale_5a42 .motion_004e a:hover {
  text-decoration: underline;
}
.widget_feda .content_complex_9704:not(.solid-42f4),
.widget_feda .slow_2d3f {
  margin-bottom: 1.41575em;
}
.widget_feda .content_complex_9704:not(.solid-42f4):last-child,
.widget_feda .slow_2d3f:last-child {
  margin-bottom: 0;
}
.widget_feda .content_complex_9704.stale-3ce1 {
  margin-bottom: 0.41575em;
}
.widget_feda .picture_current_0b07:before,
.widget_feda .bright_2b83:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget_feda .picture_current_0b07:before {
  content: "\f115";
}
.widget_feda .bright_2b83:before {
  content: "\f02c";
}
.widget_feda .menu_down_6dc0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget_feda .menu_down_6dc0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outline-fixed-e5a1 {
  display: -webkit-box;
  display: flex;
}
.outline-fixed-e5a1 .media_hot_4653 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outline-fixed-e5a1 .media_hot_4653 {
    flex-basis: 90px;
  }
}
.outline-fixed-e5a1 .tag_0a9f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline-fixed-e5a1 .tag_0a9f {
    flex-basis: calc(100% - 50px);
  }
}
.outline-fixed-e5a1 .medium_4b1a p:last-child {
  margin-bottom: 0.72em;
}
.widget_3fc4 .alert_fluid_36ac {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.widget_3fc4 .alert_fluid_36ac:after,
.widget_3fc4 .alert_fluid_36ac:before {
  content: "";
  display: table;
}
.widget_3fc4 .alert_fluid_36ac:after {
  clear: both;
}
.widget_3fc4 .alert_fluid_36ac .under-6769,
.widget_3fc4 .alert_fluid_36ac .aside-e8a9 {
  width: 49%;
}
.widget_3fc4 .alert_fluid_36ac .under-6769 a span.shade-2b3c,
.widget_3fc4 .alert_fluid_36ac .aside-e8a9 a span.shade-2b3c {
  display: block;
  margin-bottom: 5px;
}
.widget_3fc4 .alert_fluid_36ac .aside-e8a9 {
  float: left;
  text-align: left;
}
.widget_3fc4 .alert_fluid_36ac .under-6769 {
  float: right;
  text-align: right;
}
.form_glass_4509 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .form_glass_4509 {
    margin-bottom: 0;
  }
}
.under-1892 {
  margin-bottom: 1em;
}
.under-1892 .solid-42f4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.status_4e58 a {
  display: block;
  line-height: 0;
  position: relative;
}
.grid-c2a0 .under-1892,
.south-61f3 .under-1892 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .grid-c2a0 .under-1892,
  .south-61f3 .under-1892 {
    display: block;
  }
}
.grid-c2a0 .status_4e58,
.south-61f3 .status_4e58 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .grid-c2a0 .status_4e58,
  .south-61f3 .status_4e58 {
    margin-bottom: 1em;
  }
}
.grid-c2a0 .status_4e58 img,
.south-61f3 .status_4e58 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.grid-c2a0 .notice_fixed_0689,
.south-61f3 .notice_fixed_0689 {
  flex-basis: calc(100% - 160px);
}
.grid-c2a0 .notice_fixed_0689 p,
.south-61f3 .notice_fixed_0689 p {
  margin-bottom: 0;
}
.grid-c2a0 .notice_fixed_0689 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .grid-c2a0 .notice_fixed_0689 {
    padding-left: 0;
  }
}
.south-61f3 .notice_fixed_0689 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .south-61f3 .notice_fixed_0689 {
    padding-right: 0;
  }
}
.south-61f3 .status_4e58 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs_d9c8 .status_4e58 {
  margin-bottom: 0.5em;
}
.tabs_d9c8 .status_4e58 img {
  width: 100%;
}
.narrow_0446 .center_f449,
.widget-3318 .center_f449 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.widget-3318 .surface-f62e .texture-0601 p:last-child {
  margin-bottom: 0;
}
.thumbnail_steel_242c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.chip_e50a .accent-plasma-a48b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .chip_e50a .accent-plasma-a48b:last-of-type {
    margin-bottom: 0;
  }
}
.chip_e50a .accent-plasma-a48b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip_e50a .accent-plasma-a48b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.chip_e50a .accent-plasma-a48b ul li {
  margin: 0 0 0.6em;
}
.chip_e50a .accent-plasma-a48b ul li.form-simple-b7d3,
.chip_e50a .accent-plasma-a48b ul li.thumbnail-rough-6b9d {
  position: relative;
}
.chip_e50a .accent-plasma-a48b ul li.form-simple-b7d3 .message_6120,
.chip_e50a .accent-plasma-a48b ul li.thumbnail-rough-6b9d .message_6120 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.chip_e50a .accent-plasma-a48b ul li.form-simple-b7d3:after:after,
.chip_e50a .accent-plasma-a48b ul li.form-simple-b7d3:after:before,
.chip_e50a
  .accent-plasma-a48b
  ul
  li.thumbnail-rough-6b9d:after:after,
.chip_e50a
  .accent-plasma-a48b
  ul
  li.thumbnail-rough-6b9d:after:before {
  content: "";
  display: table;
}
.chip_e50a .accent-plasma-a48b ul li.form-simple-b7d3:after:after,
.chip_e50a
  .accent-plasma-a48b
  ul
  li.thumbnail-rough-6b9d:after:after {
  clear: both;
}
.chip_e50a .accent-plasma-a48b a.detail_1ee5:hover {
  text-decoration: none;
}
.chip_e50a .accent-plasma-a48b select {
  max-width: 100%;
}
.chip_e50a .accent-plasma-a48b table {
  font-size: 85%;
}
.chip_e50a .accent-plasma-a48b table td,
.chip_e50a .accent-plasma-a48b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.chip_e50a .accent-plasma-a48b table tfoot td {
  text-align: left;
}
.chip_e50a .accent-plasma-a48b :last-child {
  margin-bottom: 0;
}
.chip_e50a .accent-plasma-a48b .panel-full-f308 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.chip_e50a .accent-plasma-a48b .panel-full-f308 label {
  width: 100%;
}
.chip_e50a .accent-plasma-a48b .panel-full-f308 .text_cold_0fcf {
  width: 100%;
  display: block;
}
.chip_e50a .accent-plasma-a48b .panel-full-f308 .search-ee1b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.chip_e50a .accent-plasma-a48b .panel-full-f308 .search-ee1b:hover svg #svg-search {
  fill: #444;
}
.chip_e50a .accent-plasma-a48b .panel-full-f308 .search-ee1b svg {
  width: 18px;
  height: 18px;
}
.chip_e50a .caption_c639 ul ul,
.chip_e50a .paragraph-huge-1368 ul ul,
.chip_e50a .tag_wood_aedb ul ul,
.chip_e50a .fixed_bfdb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.chip_e50a .caption_c639 .disabled-next-549d > a,
.chip_e50a .paragraph-huge-1368 .disabled-next-549d > a,
.chip_e50a .tag_wood_aedb .disabled-next-549d > a,
.chip_e50a .fixed_bfdb .disabled-next-549d > a {
  margin-bottom: 0;
}
.chip_e50a .dim_3706 li,
.chip_e50a .caption_c639 li,
.chip_e50a .top_281e li,
.chip_e50a .paragraph-huge-1368 li,
.chip_e50a .tag_wood_aedb li,
.chip_e50a .fixed_bfdb li,
.chip_e50a .element-small-418a li,
.chip_e50a .container_prev_16b4 li {
  display: block;
  position: relative;
}
.chip_e50a .dim_3706 li:last-child,
.chip_e50a .caption_c639 li:last-child,
.chip_e50a .top_281e li:last-child,
.chip_e50a .paragraph-huge-1368 li:last-child,
.chip_e50a .tag_wood_aedb li:last-child,
.chip_e50a .fixed_bfdb li:last-child,
.chip_e50a .element-small-418a li:last-child,
.chip_e50a .container_prev_16b4 li:last-child {
  border: none;
}
.chip_e50a .dim_3706 li a,
.chip_e50a .caption_c639 li a,
.chip_e50a .top_281e li a,
.chip_e50a .paragraph-huge-1368 li a,
.chip_e50a .tag_wood_aedb li a,
.chip_e50a .fixed_bfdb li a,
.chip_e50a .element-small-418a li a,
.chip_e50a .container_prev_16b4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip_e50a .dim_3706 li ul li::before,
.chip_e50a .caption_c639 li ul li::before,
.chip_e50a .top_281e li ul li::before,
.chip_e50a .paragraph-huge-1368 li ul li::before,
.chip_e50a .tag_wood_aedb li ul li::before,
.chip_e50a .fixed_bfdb li ul li::before,
.chip_e50a .element-small-418a li ul li::before,
.chip_e50a .container_prev_16b4 li ul li::before {
  left: 15px;
}
.chip_e50a .dim_3706 li ul a,
.chip_e50a .caption_c639 li ul a,
.chip_e50a .top_281e li ul a,
.chip_e50a .paragraph-huge-1368 li ul a,
.chip_e50a .tag_wood_aedb li ul a,
.chip_e50a .fixed_bfdb li ul a,
.chip_e50a .element-small-418a li ul a,
.chip_e50a .container_prev_16b4 li ul a {
  padding-left: 20px;
}
.chip_e50a .dim_3706 li ul ul li::before,
.chip_e50a .caption_c639 li ul ul li::before,
.chip_e50a .top_281e li ul ul li::before,
.chip_e50a .paragraph-huge-1368 li ul ul li::before,
.chip_e50a .tag_wood_aedb li ul ul li::before,
.chip_e50a .fixed_bfdb li ul ul li::before,
.chip_e50a .element-small-418a li ul ul li::before,
.chip_e50a .container_prev_16b4 li ul ul li::before {
  left: 30px;
}
.chip_e50a .dim_3706 li ul ul a,
.chip_e50a .caption_c639 li ul ul a,
.chip_e50a .top_281e li ul ul a,
.chip_e50a .paragraph-huge-1368 li ul ul a,
.chip_e50a .tag_wood_aedb li ul ul a,
.chip_e50a .fixed_bfdb li ul ul a,
.chip_e50a .element-small-418a li ul ul a,
.chip_e50a .container_prev_16b4 li ul ul a {
  padding-left: 40px;
}
.chip_e50a .background_purple_9cc6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip_e50a .container_prev_16b4 ul li {
  margin-bottom: 1.41575em;
}
.chip_e50a .container_prev_16b4 ul li .bright-c3b7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.chip_e50a .container_prev_16b4 ul li .button_6faa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.east_7bed .dim_3706 li a,
.east_7bed .caption_c639 li a,
.east_7bed .top_281e li a,
.east_7bed .paragraph-huge-1368 li a,
.east_7bed .tag_wood_aedb li a,
.east_7bed .fixed_bfdb li a,
.east_7bed .element-small-418a li a,
.east_7bed .container_prev_16b4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_7bed .background_purple_9cc6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_7bed .accent-plasma-a48b ul li.form-simple-b7d3 .message_6120,
.east_7bed .accent-plasma-a48b ul li.thumbnail-rough-6b9d .message_6120 {
  background: rgba(0, 0, 0, 0.2);
}
.east_7bed .chip_e50a .accent-plasma-a48b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-1410 .chip_e50a .header-e4a7 li {
  margin: 0;
}
.surface-1410 .chip_e50a .header-e4a7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.surface-1410 .chip_e50a .header-e4a7 li ul {
  margin: 0;
}
.surface-1410 .chip_e50a .header-e4a7 li ul li a {
  padding-left: 15px;
}
.surface-1410 .chip_e50a .header-e4a7 li ul li li a {
  padding-left: 30px;
}
.surface-1410 .chip_e50a .header-e4a7 li.header-stone-1de3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.surface-1410 .chip_e50a .header-e4a7 li.header-stone-1de3 > 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;
}
.surface-1410 .chip_e50a .header-e4a7 li.header-stone-1de3 > 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;
}
.hidden_down_4620 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.paragraph_773e {
  position: relative;
  z-index: 10;
}
.paragraph_773e .focus-last-99f8 {
  width: 100%;
  max-width: 100%;
}
.component-right-a80b .fresh_bc39 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.component-right-a80b .preview-f9c2 {
}
.component-right-a80b .east_7bed {
  background: #292929;
}
.filter-4bcd .fresh_bc39 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.filter-4bcd .preview-f9c2 {
  background: #f9f9f9;
}
.filter-4bcd .east_7bed {
  background: #303030;
}
.summary_d80a .fresh_bc39 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .summary_d80a .section-gas-0045 {
    margin-bottom: 1em;
  }
  .summary_d80a .section-gas-0045:last-child {
    margin-bottom: 0;
  }
}
.summary_d80a .preview-f9c2 {
  background: #ededed;
}
.summary_d80a .east_7bed {
  background: #1a1a1a;
}
.fresh_bc39.preview-f9c2 {
  color: rgba(0, 0, 0, 0.6);
}
.fresh_bc39.preview-f9c2 .link-e4a8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh_bc39.east_7bed {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_bc39.east_7bed a:not(.detail_1ee5) {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_bc39.east_7bed a:not(.detail_1ee5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_bc39.east_7bed .link-e4a8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_bc39.east_7bed table tbody td,
.fresh_bc39.east_7bed table th {
  background: rgba(0, 0, 0, 0.08);
}
.avatar_down_7340.rough-4ed9 .soft-6d15 {
  max-width: initial;
}
.avatar_down_7340 .out_b441 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.avatar_down_7340 .out_b441 .focus-last-99f8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .avatar_down_7340 .out_b441 .focus-last-99f8 {
    display: block;
    margin-bottom: 2em;
  }
  .avatar_down_7340 .out_b441 .focus-last-99f8:last-child {
    margin-bottom: 0;
  }
}
.summary_d80a .section-gas-0045:last-child,
.filter-4bcd .section-gas-0045:last-child,
.component-right-a80b .section-gas-0045:last-child {
  margin-bottom: 0;
}
.summary_d80a .section-gas-0045 .chip_e50a .accent-plasma-a48b:last-child,
.filter-4bcd .section-gas-0045 .chip_e50a .accent-plasma-a48b:last-child,
.component-right-a80b .section-gas-0045 .chip_e50a .accent-plasma-a48b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .summary_d80a .detail-9202,
  .summary_d80a .active-ff69,
  .filter-4bcd .detail-9202,
  .filter-4bcd .active-ff69,
  .component-right-a80b .detail-9202,
  .component-right-a80b .active-ff69 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .paragraph_773e .section-gas-0045 {
    margin-bottom: 2em;
  }
}
.paragraph_773e p:last-child {
  margin-bottom: 0;
}
.paragraph_773e li,
.paragraph_773e ul {
  list-style: none;
  margin: 0;
}
.paragraph_773e ul ul {
  margin-left: 2.617924em;
}
.top-8062 {
  font-size: 0.875em;
}

/* css-noise: 0669 */
.shadow-element-u7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
