/*!
Theme Name: Customify
Theme URI: https://pressmaximum.easy_571e/customify
Author: WPCustomify
Author URI: https://pressmaximum.easy_571e
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.easy_571e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.mask_8c1e.message_in_efac/licenses/gpl-2.0.badge-fresh-3dfa
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.gradient_82cb/, (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.image-f247.avatar_91a0/normalize.text-complex-13b4/
 ======
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.text-complex-13b4 v7.0.0 | MIT License | github.easy_571e/necolas/normalize.text-complex-13b4 */
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;
}
.feature_silver_9c00 .over-95fa,
.popup-over-6410,
.texture_north_2e06,
.link_brown_8dc2,
.bright_62d9,
.banner_mini_1c92,
.tiny-7d7a,
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;
}
.popup-over-6410,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .popup-over-6410,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .popup-over-6410,
  h1 {
    font-size: 1.8em;
  }
}
.texture_north_2e06,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.texture_north_2e06 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .texture_north_2e06,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .texture_north_2e06,
  h2 {
    font-size: 1.7em;
  }
}
.link_brown_8dc2,
h3 {
  font-size: 1.618em;
}
.feature_silver_9c00 .over-95fa,
.bright_62d9,
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.iron-6661 {
  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;
}
.tag_purple_2b29:after,
.tag_purple_2b29:before,
.backdrop-upper-5f3c:after,
.backdrop-upper-5f3c:before {
  content: "";
  display: table;
}
.tag_purple_2b29:after,
.backdrop-upper-5f3c:after {
  clear: both;
}
.label_blue_0bc5 {
  float: right;
  margin-right: 0;
}
.stone-cb43 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.background-28f6 .badge-79e6,
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;
}
.background-28f6 .badge-79e6: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;
}
.dark-498d .badge-79e6 {
  box-shadow: none;
}
.dark-498d
  .badge-79e6
  .media-in-07fc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dark-498d .badge-79e6 .element_e4bd {
  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;
}
.dark-498d
  .badge-79e6
  .element_e4bd
  b {
  display: none;
}
.dark-498d .shade-simple-b98b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.main-8a3c:not(.tiny_6e76):not(.detail-b714),
button:not(.tiny_6e76):not(.detail-b714),
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ),
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ),
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ) {
  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;
}
.main-8a3c:not(.tiny_6e76):not(
    .detail-b714
  ):hover,
button:not(.tiny_6e76):not(
    .detail-b714
  ):hover,
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ):hover,
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ):hover,
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.main-8a3c:not(.tiny_6e76):not(
    .detail-b714
  ):active,
.main-8a3c:not(.tiny_6e76):not(
    .detail-b714
  ):focus,
button:not(.tiny_6e76):not(
    .detail-b714
  ):active,
button:not(.tiny_6e76):not(
    .detail-b714
  ):focus,
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ):active,
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ):focus,
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ):active,
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ):focus,
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ):active,
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ):focus {
  outline: 0;
}
.main-8a3c:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525,
button:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525,
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525,
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525,
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525 {
  position: relative;
}
.main-8a3c:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .logo-glass-724c,
.main-8a3c:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .plasma_4af1,
.main-8a3c:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .bronze-3396,
.main-8a3c:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  i,
.main-8a3c:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  svg,
button:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .logo-glass-724c,
button:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .plasma_4af1,
button:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .bronze-3396,
button:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  i,
button:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  svg,
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .logo-glass-724c,
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .plasma_4af1,
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .bronze-3396,
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  i,
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  svg,
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .logo-glass-724c,
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .plasma_4af1,
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .bronze-3396,
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  i,
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  svg,
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .logo-glass-724c,
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .plasma_4af1,
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  .bronze-3396,
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  i,
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525
  svg {
  visibility: hidden;
}
.main-8a3c:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525:after,
button:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525:after,
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525:after,
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525:after,
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ).fn-loading-5525: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;
}
.main-8a3c:not(.tiny_6e76):not(.detail-b714),
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ),
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ),
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ) {
  color: #fff;
  background: #235787;
}
.main-8a3c:not(.tiny_6e76):not(
    .detail-b714
  ):focus,
input[type="button"]:not(.tiny_6e76):not(
    .detail-b714
  ):focus,
input[type="reset"]:not(.tiny_6e76):not(
    .detail-b714
  ):focus,
input[type="submit"]:not(.tiny_6e76):not(
    .detail-b714
  ):focus {
  color: #fff;
}
.main-8a3c.fn-disabled-5525:not(.tiny_6e76):not(
    .detail-b714
  ),
.main-8a3c[disabled]:not(.tiny_6e76):not(
    .detail-b714
  ),
button.fn-disabled-5525:not(.tiny_6e76):not(
    .detail-b714
  ),
button[disabled]:not(.tiny_6e76):not(
    .detail-b714
  ) {
  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;
}
.outer-f9f8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outer-f9f8: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;
}
.large-1869 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.inner-2fd5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bottom-7491 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tag_purple_2b29:after,
.tag_purple_2b29:before,
.pink-7490:after,
.pink-7490:before,
.label-fluid-7ca1:after,
.label-fluid-7ca1:before,
.list_stone_0f73:after,
.list_stone_0f73:before,
.tabs_last_b42e:after,
.tabs_last_b42e:before,
.layout_solid_92d9:after,
.layout_solid_92d9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tag_purple_2b29:after,
.pink-7490:after,
.label-fluid-7ca1:after,
.list_stone_0f73:after,
.tabs_last_b42e:after,
.layout_solid_92d9:after {
  clear: both;
}
.pink-7490 .highlight_new_f80a,
.label-fluid-7ca1 .highlight_new_f80a,
.background_dirty_fa03 .highlight_new_f80a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.sort_cb41 {
  display: inline-block;
}
.menu_d34f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.menu_d34f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.menu_d34f .feature_0f4c {
  padding: 1em 0;
  font-size: 85%;
}
.feature_0f4c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.smooth-42ca {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.smooth-42ca:after,
.smooth-42ca:before {
  content: "";
  display: table;
}
.smooth-42ca:after {
  clear: both;
}
.outline_upper_df6c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.wide-d7f9 .outline_upper_df6c {
  max-width: 50%;
}
.inner-d342 .outline_upper_df6c {
  max-width: 33.33%;
}
.menu-prev-c69a .outline_upper_df6c {
  max-width: 25%;
}
.element_7c5d .outline_upper_df6c {
  max-width: 20%;
}
.primary_hovered_30ef .outline_upper_df6c {
  max-width: 16.66%;
}
.liquid_20dd .outline_upper_df6c {
  max-width: 14.28%;
}
.mask_2e4b .outline_upper_df6c {
  max-width: 12.5%;
}
.accordion-dirty-e865 .outline_upper_df6c {
  max-width: 11.11%;
}
.steel-a891 {
  display: block;
}
.feature_silver_9c00 .section_active_3991 label,
.feature_silver_9c00 .breadcrumb_a9bc label,
.feature_silver_9c00 .accent-58df label,
.feature_silver_9c00 .icon-7b1b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card-copper-91da {
  list-style: none;
  margin: 0;
}
.card-copper-91da article.hovered-b581 {
  margin-bottom: 0;
}
.card-copper-91da ul {
  list-style: none;
  margin: 0;
}
.card-copper-91da .surface-8ac8 li.hovered-b581 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card-copper-91da .surface-8ac8 li.hovered-b581 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card-copper-91da .surface-8ac8 li.hovered-b581: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) {
  .card-copper-91da .surface-8ac8 li.hovered-b581 li.hovered-b581 li.hovered-b581 li.hovered-b581 {
    padding-left: 0;
  }
}
article.hovered-b581 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered-b581 .pink-7490 p:last-of-type {
  margin-bottom: 0;
}
article.hovered-b581 .image_9e59 {
  float: left;
}
article.hovered-b581 .basic-54f6 {
  margin-left: 85px;
}
article.hovered-b581 .simple-6455 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered-b581 .simple-6455 .paragraph-30ab {
  margin-left: 10px;
}
article.hovered-b581 .hard-889d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered-b581 .out-3dcf {
  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 .section_active_3991,
  #respond .accent-58df,
  #respond .icon-7b1b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .section_active_3991 input,
#respond .accent-58df input,
#respond .icon-7b1b input {
  width: 100%;
}
#respond .icon-7b1b {
  margin-right: 0;
}
#respond .media-1f8a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus-fa2a {
  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;
}
.focus-fa2a.border-fixed-e414 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus-fa2a 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%);
}
.focus-fa2a:focus,
.focus-fa2a: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);
}
.yellow_196c {
  border-radius: 10%;
}
.next_cdba {
  border-radius: 50%;
}
.table-9234 {
  font-size: 0.72em;
}
.tag-paper-e546 {
  font-size: 0.875em;
}
.pink-9377 {
  font-size: 1.1em;
}
.huge_d47b {
  text-transform: uppercase;
  line-height: 1.2;
}
.huge_d47b.table-9234 {
  letter-spacing: 0.5px;
}
.block-ca77,
.block-ca77 a {
  color: #6d6d6d;
}
.block-ca77 a:hover {
  color: #111;
}
.gold-262a {
  color: #6d6d6d;
}
.accordion-down-8794 {
  overflow-x: hidden;
}
.accordion-down-8794 .aside_e897.form-cfe1 {
  position: relative;
}
.accordion-down-8794 .aside_e897.form-cfe1.outline-down-e411 {
  position: initial;
}
.accordion-down-8794
  .aside_e897.form-cfe1.outline-down-e411
  .card_motion_a8b5 {
  left: auto;
}
.accordion-down-8794 .aside_e897 .card_motion_a8b5 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.accordion-down-8794 .aside_e897:hover.form-cfe1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accordion-down-8794
  .aside_e897:hover.form-cfe1
  .card_motion_a8b5 {
  display: block;
  z-index: 9999999;
}
.accordion-down-8794 .light_7871 .inner-c3c8,
.accordion-down-8794 .container-dynamic-351b .inner-c3c8 {
  display: none;
}
.accordion-down-8794 .sort-solid-7b8a .aside_e897:hover.form-cfe1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.feature_silver_9c00 .section_active_3991 label,
.feature_silver_9c00 .breadcrumb_a9bc label,
.feature_silver_9c00 .accent-58df label,
.feature_silver_9c00 .icon-7b1b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card-copper-91da {
  list-style: none;
  margin: 0;
}
.card-copper-91da article.hovered-b581 {
  margin-bottom: 0;
}
.card-copper-91da ul {
  list-style: none;
  margin: 0;
}
.card-copper-91da .surface-8ac8 li.hovered-b581 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card-copper-91da .surface-8ac8 li.hovered-b581 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card-copper-91da .surface-8ac8 li.hovered-b581: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) {
  .card-copper-91da .surface-8ac8 li.hovered-b581 li.hovered-b581 li.hovered-b581 li.hovered-b581 {
    padding-left: 0;
  }
}
article.hovered-b581 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered-b581 .pink-7490 p:last-of-type {
  margin-bottom: 0;
}
article.hovered-b581 .image_9e59 {
  float: left;
}
article.hovered-b581 .basic-54f6 {
  margin-left: 85px;
}
article.hovered-b581 .simple-6455 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered-b581 .simple-6455 .paragraph-30ab {
  margin-left: 10px;
}
article.hovered-b581 .hard-889d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered-b581 .out-3dcf {
  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 .section_active_3991,
  #respond .accent-58df,
  #respond .icon-7b1b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .section_active_3991 input,
#respond .accent-58df input,
#respond .icon-7b1b input {
  width: 100%;
}
#respond .icon-7b1b {
  margin-right: 0;
}
#respond .media-1f8a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.light_7871 .hot_e3e5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hot_e3e5 .center-73a5.form-rough-f807 .element_edaa > li > a:focus,
.hot_e3e5 .center-73a5.form-rough-f807 .element_edaa > li > a:hover,
.hot_e3e5 .center-73a5.module_0141 .element_edaa > li > a:focus,
.hot_e3e5 .center-73a5.module_0141 .element_edaa > li > a:hover,
.hot_e3e5 .center-73a5.backdrop_smooth_b7c3 .element_edaa > li > a:focus,
.hot_e3e5 .center-73a5.backdrop_smooth_b7c3 .element_edaa > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot_e3e5
  .center-73a5.form-rough-f807
  .element_edaa
  > li.image-in-7201
  > a,
.hot_e3e5
  .center-73a5.form-rough-f807
  .element_edaa
  > li.item_ffff
  > a,
.hot_e3e5
  .center-73a5.module_0141
  .element_edaa
  > li.image-in-7201
  > a,
.hot_e3e5
  .center-73a5.module_0141
  .element_edaa
  > li.item_ffff
  > a,
.hot_e3e5
  .center-73a5.backdrop_smooth_b7c3
  .element_edaa
  > li.image-in-7201
  > a,
.hot_e3e5 .center-73a5.backdrop_smooth_b7c3 .element_edaa > li.primary-9e21 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hot_e3e5 .shadow_orange_d648,
.hot_e3e5 .shadow_orange_d648 a {
  color: rgba(255, 255, 255, 0.99);
}
.hot_e3e5 .bronze-2468.hover_red_c57c li a,
.hot_e3e5 .brown_7913 a,
.hot_e3e5 .inner_cccf,
.hot_e3e5 .element_edaa > li > a,
.hot_e3e5 .narrow_870a {
  color: rgba(255, 255, 255, 0.79);
}
.hot_e3e5 .bronze-2468.hover_red_c57c li a:hover,
.hot_e3e5 .brown_7913 a:hover,
.hot_e3e5 .inner_cccf:hover,
.hot_e3e5 .element_edaa > li > a:hover,
.hot_e3e5 .narrow_870a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot_e3e5 .tooltip_upper_0e92 {
  color: rgba(255, 255, 255, 0.79);
}
.hot_e3e5 .tooltip_upper_0e92 .link_0f03 {
  color: rgba(255, 255, 255, 0.99);
}
.hot_e3e5 .tooltip_upper_0e92:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot_e3e5 .main-74b1 .secondary_07b0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hot_e3e5 .main-74b1 .secondary_07b0 .notification-261d {
  color: rgba(255, 255, 255, 0.79);
}
.hot_e3e5
  .main-74b1
  .secondary_07b0
  .notification-261d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot_e3e5
  .main-74b1
  .secondary_07b0
  .notification-261d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot_e3e5
  .main-74b1
  .secondary_07b0
  .notification-261d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot_e3e5
  .main-74b1
  .secondary_07b0
  .notification-261d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot_e3e5 .main-74b1 .aside-yellow-f830 {
  color: rgba(255, 255, 255, 0.79);
}
.hot_e3e5 .main-74b1 .aside-yellow-f830:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-brown-d7c5
  .hot_e3e5
  .main-74b1
  .summary-blue-b771
  .border-smooth-18f0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-brown-d7c5
  .hot_e3e5
  .main-74b1
  .summary-blue-b771
  .notification-261d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light_7871 .sort-fcfd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sort-fcfd .center-73a5.form-rough-f807 .element_edaa > li > a:focus,
.sort-fcfd .center-73a5.form-rough-f807 .element_edaa > li > a:hover,
.sort-fcfd .center-73a5.module_0141 .element_edaa > li > a:focus,
.sort-fcfd .center-73a5.module_0141 .element_edaa > li > a:hover,
.sort-fcfd .center-73a5.backdrop_smooth_b7c3 .element_edaa > li > a:focus,
.sort-fcfd .center-73a5.backdrop_smooth_b7c3 .element_edaa > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-fcfd
  .center-73a5.form-rough-f807
  .element_edaa
  > li.image-in-7201
  > a,
.sort-fcfd
  .center-73a5.form-rough-f807
  .element_edaa
  > li.item_ffff
  > a,
.sort-fcfd
  .center-73a5.module_0141
  .element_edaa
  > li.image-in-7201
  > a,
.sort-fcfd
  .center-73a5.module_0141
  .element_edaa
  > li.item_ffff
  > a,
.sort-fcfd
  .center-73a5.backdrop_smooth_b7c3
  .element_edaa
  > li.image-in-7201
  > a,
.sort-fcfd .center-73a5.backdrop_smooth_b7c3 .element_edaa > li.primary-9e21 > a {
  color: rgba(0, 0, 0, 0.8);
}
.sort-fcfd .shadow_orange_d648,
.sort-fcfd .shadow_orange_d648 a {
  color: rgba(0, 0, 0, 0.8);
}
.sort-fcfd .bronze-2468.hover_red_c57c li a,
.sort-fcfd .brown_7913 a,
.sort-fcfd .inner_cccf,
.sort-fcfd .element_edaa > li > a,
.sort-fcfd .narrow_870a {
  color: rgba(0, 0, 0, 0.55);
}
.sort-fcfd .bronze-2468.hover_red_c57c li a:hover,
.sort-fcfd .brown_7913 a:hover,
.sort-fcfd .inner_cccf:hover,
.sort-fcfd .element_edaa > li > a:hover,
.sort-fcfd .narrow_870a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-fcfd .tooltip_upper_0e92 {
  color: rgba(0, 0, 0, 0.55);
}
.sort-fcfd .tooltip_upper_0e92 .link_0f03 {
  color: rgba(0, 0, 0, 0.8);
}
.sort-fcfd .tooltip_upper_0e92:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-dynamic-1ac6 .list-2374 {
  margin-left: auto;
  margin-right: auto;
}
.label-fluid-7ca1 > * {
  margin-left: auto;
  margin-right: auto;
}
.label-fluid-7ca1 .large-1869 {
  margin-right: 1.41575em;
}
.alert-purple-5df4 .label-fluid-7ca1 > .column_274a {
  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;
}
.alert-purple-5df4 .label-fluid-7ca1 > .first_52aa {
  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;
}
.tabs_af38.active-dynamic-1ac6 .list-2374,
.logo_black_063e.active-dynamic-1ac6 .list-2374 {
  margin-left: 0;
}
.solid-6e21.active-dynamic-1ac6 .list-2374,
.alert-3713.active-dynamic-1ac6 .list-2374 {
  margin-right: 0;
}
.label-fluid-7ca1 ol,
.label-fluid-7ca1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.filter-9acc video {
  max-width: 100%;
}
.stone-1b76 img {
  display: block;
}
.stone-1b76.large-1869,
.stone-1b76.inner-2fd5 {
  width: 100%;
}
.stone-1b76.first_52aa img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paper_2c82:not(.aside_paper_d9fc) {
  margin: 1.5em auto;
}
.button_4a5e p {
  padding: 1.5em 14px;
}
ul.photo-bright-6c08.first_52aa,
ul.photo-bright-6c08.column_274a,
ul.photo-bright-6c08.blue-9831.column_274a {
  padding: 0 14px;
}
.right_b3d6 {
  display: block;
  overflow-x: auto;
}
.right_b3d6 table {
  border-collapse: collapse;
  width: 100%;
}
.right_b3d6 td,
.right_b3d6 th {
  padding: 0.5em;
}
.label-fluid-7ca1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label-fluid-7ca1 ol ol,
.label-fluid-7ca1 ol ul,
.label-fluid-7ca1 ul ol,
.label-fluid-7ca1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label-fluid-7ca1 ol ol li,
.label-fluid-7ca1 ol ul li,
.label-fluid-7ca1 ul ol li,
.label-fluid-7ca1 ul ul li {
  margin-left: 0;
}
.container_narrow_5f2f.surface-c057 > .gradient_motion_7efb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.container_narrow_5f2f.surface-c057 > .gradient_motion_7efb iframe,
.container_narrow_5f2f.surface-c057 > .gradient_motion_7efb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mask_1067 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mask_1067.active-ae9f {
  padding: 0;
}
.mask_1067.active-ae9f cite {
  font-size: 13px;
}
.mask_1067 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mask_1067 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.surface_dirty_86c1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.surface_dirty_86c1 > p:first-child {
  margin-top: 0;
}
.surface_dirty_86c1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.surface_dirty_86c1 blockquote {
  border-left: 0;
}
.module-9fef {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.module-9fef:not(.stone-99db) {
  max-width: 100px;
}
.module-9fef.accordion-cool-0fae {
  border-bottom: none !important;
  text-align: center;
}
.module-9fef.accordion-cool-0fae::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .button_4a5e p {
    padding: 1.5em 0;
  }
}
.tertiary_white_face {
  color: #0073aa;
}
.hidden-medium-5aa0 {
  background-color: #0073aa;
}
.aside-gas-d75f {
  color: #229fd8;
}
.overlay-145d {
  background-color: #229fd8;
}
.huge_71aa {
  color: #eee;
}
.primary-c68c {
  background-color: #eee;
}
.pagination_upper_030e {
  color: #444;
}
.column-hovered-f133 {
  background-color: #444;
}
.south_54f1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.south_54f1 .panel_north_8cac .brown_7913 {
  font-size: 15px;
}
.south_54f1 .brown_7913 {
  line-height: 1.3;
}
.south_54f1 .sort-fcfd {
}
.south_54f1 .hot_e3e5 {
  background: #235787;
}
.form_solid_dde6 {
  padding: 0;
}
.form_solid_dde6 .hot_e3e5 {
  background: #1a1a1a;
}
.form_solid_dde6 .sort-fcfd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.button_e536 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.button_e536 .sort-fcfd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.button_e536 .hot_e3e5 {
  background: #303030;
}
.layout_solid_92d9 {
  position: relative;
  z-index: 10;
}
.layout_solid_92d9 .summary-black-5a0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focused-ab59 .form-cfe1 {
  display: inline-block;
  vertical-align: middle;
}
.focused-ab59.short_98ad .form-cfe1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .focused-ab59.short_98ad .form-cfe1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .focused-ab59.short_98ad .form-cfe1 {
    margin-right: 0.4em;
  }
}
.focused-ab59.short_98ad .form-cfe1:last-child {
  margin-right: 0;
}
.disabled-91a0 .summary-black-5a0a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .light_7871 .panel_north_8cac {
    margin: 0 -0.5em;
  }
  .light_7871 .panel_north_8cac [class*="customify-col-"],
  .light_7871 .panel_north_8cac [class*="customify-col_"],
  .light_7871 .panel_north_8cac [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.light_7871.inner_48ae .summary-black-5a0a {
  background: 0 0 !important;
}
.light_7871.inner_48ae .summary-black-5a0a,
.light_7871.disabled-91a0 .summary-black-5a0a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .light_7871.sort-under-616b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.light_7871.disabled-91a0 .summary-black-5a0a {
  box-shadow: none !important;
}
.bottom-b6ee {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .bottom-b6ee {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .bottom-b6ee {
    padding: 18px 0 20px;
  }
}
.bottom-b6ee .panel-advanced-07b7 {
  width: 100%;
}
.bottom-b6ee .stale_17bd {
  margin-bottom: 0;
}
.bottom-b6ee .box_c0ef {
  margin-top: 5px;
  font-size: 0.875em;
}
.hero_90f6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hero_90f6 .logo-f692 {
  width: 100%;
}
.shadow_out_9a5f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.shadow_out_9a5f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.shadow_out_9a5f 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;
}
.shadow_out_9a5f li:last-child:after {
  display: none;
}
.shadow_out_9a5f li a {
  font-weight: 500;
  margin-right: 10px;
}
.chip_left_6fec .inner-c3c8 button,
.bottom-b6ee .inner-c3c8 button {
  left: 0;
}
.chip_left_6fec .logo-f692,
.bottom-b6ee .logo-f692 {
  padding-left: 0;
  padding-right: 0;
}
.chip_left_6fec .hero_90f6,
.bottom-b6ee .hero_90f6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.chip_left_6fec {
  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;
}
.chip_left_6fec: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;
}
.chip_left_6fec .texture_a897 {
  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) {
  .chip_left_6fec .texture_a897 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .chip_left_6fec .texture_a897 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .chip_left_6fec .texture_a897 {
    min-height: 200px;
  }
}
.chip_left_6fec .shadow_out_9a5f {
  color: rgba(255, 255, 255, 0.8);
}
.chip_left_6fec .shadow_out_9a5f a,
.chip_left_6fec .shadow_out_9a5f li:after {
  color: inherit;
}
.chip_left_6fec .shadow_out_9a5f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gradient-d11e {
  margin-bottom: 0.5em;
}
.tabs_af5a {
  margin-bottom: 1.2em;
}
.tabs_af5a,
.gradient-d11e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tabs_af5a p:last-child,
.gradient-d11e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .inner-c3c8,
#masthead .inner-c3c8 {
  display: none;
}
#masthead
  > .inner-c3c8.outer_aca4 {
  display: none;
}
#masthead > .inner-c3c8 button {
  left: 0;
}
.table-0d21 {
  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%;
}
.table-0d21 .form-cfe1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.table-0d21 .message_hovered_3e35 {
  display: -webkit-box;
  display: flex;
}
.table-0d21 .message_hovered_3e35.heading-eee7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.table-0d21 .message_hovered_3e35.action-9d5a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.table-0d21 .message_hovered_3e35.north_811b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.table-0d21.hero_c9dd.tooltip-ec54 .message_hovered_3e35.heading-eee7 {
  flex-basis: 100%;
}
.table-0d21.shadow_77a8 .message_hovered_3e35.action-9d5a {
  -webkit-box-flex: 1;
  flex: auto;
}
.table-0d21.shadow_77a8 .message_hovered_3e35.north_811b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .inner-c3c8.outer_aca4 {
  display: none;
}
#masthead > .inner-c3c8 button {
  left: 0;
}
.secondary-d654 {
  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;
}
.secondary-d654:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.secondary-d654.search-north-1bc4 i {
  margin-right: 4px;
}
.secondary-d654.hot-fd62 i {
  margin-left: 5px;
}
.brown_7913 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.brown_7913 p:last-child {
  margin-bottom: 0;
}
.table-inner-0e75 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.table-inner-0e75 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.table-inner-0e75 img {
  display: block;
  width: auto;
  line-height: 1;
}
.table-inner-0e75 .shadow_orange_d648 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.table-inner-0e75 .gold-a7c9 {
  margin: 5px 0 7px 0;
}
.table-inner-0e75.overlay_tall_c8b7 .filter_gas_c40c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table-inner-0e75.overlay_tall_c8b7 .component_action_343d {
  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;
}
.table-inner-0e75.item_purple_3ddb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.table-inner-0e75.item_purple_3ddb .filter_gas_c40c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table-inner-0e75.item_purple_3ddb .component_action_343d {
  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;
}
.table-inner-0e75.pagination-bd42 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table-inner-0e75.box_gas_b989 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.table-inner-0e75.box_gas_b989 .component_action_343d {
  margin-top: 7px;
}
.breadcrumb_38cf {
  display: inline-block;
}
.layout_solid_92d9 .sidebar-1a4a .table-inner-0e75 img {
  max-width: 100%;
}
.center-73a5 .modal_fast_22f1.mini_a203,
.wide_3fe2 .modal_fast_22f1.mini_a203 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.center-73a5 .active_b6b0,
.wide_3fe2 .active_b6b0 {
  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%);
}
.center-73a5 .active_b6b0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.center-73a5.yellow_49d9 .active_b6b0 {
  display: none;
}
.center-73a5 .up-d217 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center-73a5 .up-d217 li {
  display: inline-block;
  position: relative;
}
.center-73a5 .up-d217 li:last-child {
  margin-right: 0;
}
.center-73a5 .up-d217 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;
}
.center-73a5 .up-d217 li.primary-9e21 > a {
  color: rgba(0, 0, 0, 0.9);
}
.center-73a5 .up-d217 > 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;
}
.center-73a5 .up-d217 > li > a i {
  line-height: 0;
}
.center-73a5 .up-d217 > li.image_fresh_e1f5 > a .active_b6b0 {
  margin-left: 4px;
  line-height: 0;
}
.center-73a5 .up-d217 .logo_fbf4 li.image_fresh_e1f5 > a {
  position: relative;
}
.center-73a5 .up-d217 .logo_fbf4 li.image_fresh_e1f5 > a:after,
.center-73a5 .up-d217 .logo_fbf4 li.image_fresh_e1f5 > a:before {
  content: "";
  display: table;
}
.center-73a5 .up-d217 .logo_fbf4 li.image_fresh_e1f5 > a:after {
  clear: both;
}
.center-73a5 .up-d217 .logo_fbf4 li.image_fresh_e1f5 > a .active_b6b0 {
  margin-left: 5px;
  float: right;
}
.center-73a5 .dirty-4ab2,
.center-73a5 .logo_fbf4 {
  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;
}
.center-73a5 .logo_fbf4 {
  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;
}
.center-73a5 .logo_fbf4 .mini_a203 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.center-73a5 .logo_fbf4 .active_b6b0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.center-73a5 .logo_fbf4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.center-73a5 .logo_fbf4 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;
}
.center-73a5 .logo_fbf4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.center-73a5 .logo_fbf4 .logo_fbf4 {
  top: 0;
  left: 100%;
}
.center-73a5 .thumbnail_11e1.fn-focus-5525 > .dirty-4ab2,
.center-73a5 .thumbnail_11e1.fn-focus-5525 > .logo_fbf4,
.center-73a5 .thumbnail_11e1:focus > .dirty-4ab2,
.center-73a5 .thumbnail_11e1:focus > .logo_fbf4,
.center-73a5 .thumbnail_11e1:hover > .dirty-4ab2,
.center-73a5 .thumbnail_11e1:hover > .logo_fbf4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.center-73a5.backdrop_smooth_b7c3 .element_edaa:after,
.center-73a5.backdrop_smooth_b7c3 .element_edaa:before {
  content: "";
  display: table;
}
.center-73a5.backdrop_smooth_b7c3 .element_edaa:after {
  clear: both;
}
.center-73a5.backdrop_smooth_b7c3 .element_edaa > li {
  float: left;
}
.center-73a5.primary_west_6103 .element_edaa:after,
.center-73a5.primary_west_6103 .element_edaa:before {
  content: "";
  display: table;
}
.center-73a5.primary_west_6103 .element_edaa:after {
  clear: both;
}
.center-73a5.primary_west_6103 .element_edaa > li {
  float: left;
}
.center-73a5.primary_west_6103 .element_edaa > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.center-73a5.primary_west_6103 .element_edaa > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.center-73a5.primary_west_6103 .element_edaa > li.image-in-7201 > a,
.center-73a5.primary_west_6103 .element_edaa > li.primary-9e21 > a {
  color: #fff;
  background-color: #1e4b75;
}
.center-73a5.form-rough-f807 .element_edaa > li > a .mini_a203 {
  position: relative;
}
.center-73a5.form-rough-f807 .element_edaa > li > a .mini_a203: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;
}
.center-73a5.form-rough-f807
  .element_edaa
  > li:focus
  > a
  .mini_a203:before,
.center-73a5.form-rough-f807
  .element_edaa
  > li:hover
  > a
  .mini_a203:before {
  width: 100%;
  background-color: currentColor;
}
.center-73a5.form-rough-f807
  .element_edaa
  > li.image-in-7201
  > a
  .mini_a203:before,
.center-73a5.form-rough-f807
  .element_edaa
  > li.item_ffff
  > a
  .mini_a203:before {
  width: 100%;
  background-color: currentColor;
}
.center-73a5.module_0141 .element_edaa > li > a .mini_a203 {
  position: relative;
}
.center-73a5.module_0141 .element_edaa > li > a .mini_a203: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;
}
.center-73a5.module_0141 .element_edaa > li:focus > a .mini_a203:before,
.center-73a5.module_0141
  .element_edaa
  > li:hover
  > a
  .mini_a203:before {
  width: 100%;
  background-color: currentColor;
}
.center-73a5.module_0141
  .element_edaa
  > li.image-in-7201
  > a
  .mini_a203:before,
.center-73a5.module_0141
  .element_edaa
  > li.item_ffff
  > a
  .mini_a203:before {
  width: 100%;
  background-color: currentColor;
}
.wide_3fe2 .up-d217 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wide_3fe2 .up-d217 li:first-child > a {
  border-top: none;
}
.wide_3fe2 .up-d217 .shadow-f459 > .mini_a203 .active_b6b0 {
  display: none;
}
.wide_3fe2 .up-d217 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wide_3fe2 .up-d217 li:last-child {
  border: none;
}
.wide_3fe2 .up-d217 li.image_fresh_e1f5 > a {
  padding-right: 45px !important;
}
.wide_3fe2 .up-d217 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wide_3fe2 .up-d217 li a:focus,
.wide_3fe2 .up-d217 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wide_3fe2 .up-d217 li .overlay_silver_364a {
  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;
}
.wide_3fe2 .up-d217 li .overlay_silver_364a:hover {
  box-shadow: none;
}
.wide_3fe2 .up-d217 li .overlay_silver_364a .active_b6b0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wide_3fe2 .up-d217 .logo_fbf4 {
  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);
}
.wide_3fe2 .up-d217 .logo_fbf4 li a {
  padding-left: 3em;
}
.wide_3fe2 .up-d217 .left_6475 > a .overlay_silver_364a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wide_3fe2 .up-d217 .left_6475 > .logo_fbf4 {
  display: block;
  opacity: 1;
}
.top-8f84 {
  max-width: 100%;
}
.tag_small_cd76 {
  line-height: 0;
  cursor: pointer;
}
.narrow_870a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.narrow_870a:hover {
  box-shadow: none;
  color: currentColor;
}
.narrow_870a svg {
  width: 18px;
  height: 18px;
}
.narrow_870a .summary_4fdd {
  display: none;
}
.tabs-action-9fde {
  position: relative;
}
.tabs-action-9fde.fn-active-5525 .narrow_870a .icon-0829 {
  display: none;
}
.tabs-action-9fde.fn-active-5525 .narrow_870a .summary_4fdd {
  display: inline-block;
}
.tabs-action-9fde .over_e8b0 {
  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);
}
.tabs-action-9fde.border-right-a96f .over_e8b0 {
  left: auto;
  right: -0.9em;
}
.tabs-action-9fde.border-right-a96f .chip_outer_622c::before {
  left: auto;
  right: 15px;
}
.tabs-action-9fde.fn-active-5525 .over_e8b0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary-blue-b771 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.summary-blue-b771 label {
  flex-basis: 100%;
}
.summary-blue-b771 .secondary_07b0 {
  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;
}
.summary-blue-b771 .notification-261d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.summary-blue-b771 .notification-261d:focus {
  background-color: transparent;
}
.summary-blue-b771 button.aside-yellow-f830 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.summary-blue-b771 button.aside-yellow-f830:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.summary-blue-b771 button.aside-yellow-f830 svg {
  width: 18px;
  height: 18px;
}
.summary-blue-b771 input[type="submit"] {
  min-height: auto;
}
.main-74b1 .summary-blue-b771 .notification-261d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.chip_outer_622c {
  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) {
  .chip_outer_622c {
    width: 220px;
  }
}
.chip_outer_622c label {
  flex-basis: 100%;
}
.chip_outer_622c::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;
}
.notification-brown-d7c5 .main-74b1 .summary-blue-b771 {
  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;
}
.notification-brown-d7c5
  .main-74b1
  .summary-blue-b771
  .secondary_07b0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notification-brown-d7c5 .main-74b1 .summary-blue-b771 .notification-261d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notification-brown-d7c5
  .main-74b1
  .summary-blue-b771
  .notification-261d:focus {
  background: 0 0;
}
.notification-brown-d7c5
  .main-74b1
  .summary-blue-b771
  .border-smooth-18f0 {
  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;
}
.bronze-2468 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bronze-2468 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bronze-2468 li:last-child {
  margin-right: 0;
}
.bronze-2468 li:first-child {
  margin-left: 0;
}
.bronze-2468.paper-0db9 a {
  color: #fff;
}
.bronze-2468.paper-0db9 a:hover {
  color: #fff;
}
.bronze-2468 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bronze-2468 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bronze-2468 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bronze-2468 a:hover {
  opacity: 0.9;
  color: inherit;
}
.bronze-2468 [class*="social-icon-apple"] {
  background-color: #999;
}
.bronze-2468 [class*="social-icon-apple"].detail_fcf8 {
  background-color: transparent;
  color: #999;
}
.bronze-2468 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bronze-2468 [class*="social-icon-behance"].detail_fcf8 {
  background-color: transparent;
  color: #1769ff;
}
.bronze-2468 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bronze-2468 [class*="social-icon-bitbucket"].detail_fcf8 {
  background-color: transparent;
  color: #205081;
}
.bronze-2468 [class*="social-icon-codepen"] {
  background-color: #000;
}
.bronze-2468 [class*="social-icon-codepen"].detail_fcf8 {
  background-color: transparent;
  color: #000;
}
.bronze-2468 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bronze-2468 [class*="social-icon-delicious"].detail_fcf8 {
  background-color: transparent;
  color: #39f;
}
.bronze-2468 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bronze-2468 [class*="social-icon-digg"].detail_fcf8 {
  background-color: transparent;
  color: #005be2;
}
.bronze-2468 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bronze-2468 [class*="social-icon-dribbble"].detail_fcf8 {
  background-color: transparent;
  color: #ea4c89;
}
.bronze-2468 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bronze-2468 [class*="social-icon-envelope"].detail_fcf8 {
  background-color: transparent;
  color: #ea4335;
}
.bronze-2468 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bronze-2468 [class*="social-icon-facebook"].detail_fcf8 {
  background-color: transparent;
  color: #3b5998;
}
.bronze-2468 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bronze-2468 [class*="social-icon-flickr"].detail_fcf8 {
  background-color: transparent;
  color: #0063dc;
}
.bronze-2468 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bronze-2468 [class*="social-icon-foursquare"].detail_fcf8 {
  background-color: transparent;
  color: #2d5be3;
}
.bronze-2468 [class*="social-icon-github"] {
  background-color: #333;
}
.bronze-2468 [class*="social-icon-github"].detail_fcf8 {
  background-color: transparent;
  color: #333;
}
.bronze-2468 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bronze-2468 [class*="social-icon-google-plus"].detail_fcf8 {
  background-color: transparent;
  color: #dd4b39;
}
.bronze-2468 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bronze-2468 [class*="social-icon-houzz"].detail_fcf8 {
  background-color: transparent;
  color: #7ac142;
}
.bronze-2468 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bronze-2468 [class*="social-icon-instagram"].detail_fcf8 {
  background-color: transparent;
  color: #262626;
}
.bronze-2468 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bronze-2468 [class*="social-icon-jsfiddle"].detail_fcf8 {
  background-color: transparent;
  color: #487aa2;
}
.bronze-2468 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bronze-2468 [class*="social-icon-linkedin"].detail_fcf8 {
  background-color: transparent;
  color: #0077b5;
}
.bronze-2468 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bronze-2468 [class*="social-icon-medium"].detail_fcf8 {
  background-color: transparent;
  color: #00ab6b;
}
.bronze-2468 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bronze-2468
  [class*="social-icon-odnoklassniki"].detail_fcf8 {
  background-color: transparent;
  color: #f4731c;
}
.bronze-2468 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bronze-2468 [class*="social-icon-meetup"].detail_fcf8 {
  background-color: transparent;
  color: #ec1c40;
}
.bronze-2468 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bronze-2468 [class*="social-icon-pinterest"].detail_fcf8 {
  background-color: transparent;
  color: #bd081c;
}
.bronze-2468 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bronze-2468 [class*="social-icon-product-hunt"].detail_fcf8 {
  background-color: transparent;
  color: #da552f;
}
.bronze-2468 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bronze-2468 [class*="social-icon-reddit"].detail_fcf8 {
  background-color: transparent;
  color: #ff4500;
}
.bronze-2468 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bronze-2468 [class*="social-icon-rss"].detail_fcf8 {
  background-color: transparent;
  color: #f26522;
}
.bronze-2468 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bronze-2468
  [class*="social-icon-shopping-cart"].detail_fcf8 {
  background-color: transparent;
  color: #4caf50;
}
.bronze-2468 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bronze-2468 [class*="social-icon-skype"].detail_fcf8 {
  background-color: transparent;
  color: #00aff0;
}
.bronze-2468 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bronze-2468 [class*="social-icon-slideshare"].detail_fcf8 {
  background-color: transparent;
  color: #0077b5;
}
.bronze-2468 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bronze-2468 [class*="social-icon-snapchat"].detail_fcf8 {
  background-color: transparent;
  color: #fffc00;
}
.bronze-2468 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bronze-2468 [class*="social-icon-soundcloud"].detail_fcf8 {
  background-color: transparent;
  color: #f80;
}
.bronze-2468 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bronze-2468 [class*="social-icon-spotify"].detail_fcf8 {
  background-color: transparent;
  color: #2ebd59;
}
.bronze-2468 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bronze-2468
  [class*="social-icon-stack-overflow"].detail_fcf8 {
  background-color: transparent;
  color: #fe7a15;
}
.bronze-2468 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bronze-2468 [class*="social-icon-maldkfgram"].detail_fcf8 {
  background-color: transparent;
  color: #2ca5e0;
}
.bronze-2468 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bronze-2468 [class*="social-icon-tripadvisor"].detail_fcf8 {
  background-color: transparent;
  color: #589442;
}
.bronze-2468 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bronze-2468 [class*="social-icon-tumblr"].detail_fcf8 {
  background-color: transparent;
  color: #35465c;
}
.bronze-2468 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bronze-2468 [class*="social-icon-twitch"].detail_fcf8 {
  background-color: transparent;
  color: #6441a5;
}
.bronze-2468 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bronze-2468 [class*="social-icon-twitter"].detail_fcf8 {
  background-color: transparent;
  color: #1da1f2;
}
.bronze-2468 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bronze-2468 [class*="social-icon-vimeo"].detail_fcf8 {
  background-color: transparent;
  color: #1ab7ea;
}
.bronze-2468 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bronze-2468 [class*="social-icon-vk"].detail_fcf8 {
  background-color: transparent;
  color: #45668e;
}
.bronze-2468 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bronze-2468 [class*="social-icon-weibo"].detail_fcf8 {
  background-color: transparent;
  color: #df2029;
}
.bronze-2468 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bronze-2468 [class*="social-icon-weixin"].detail_fcf8 {
  background-color: transparent;
  color: #7bb32e;
}
.bronze-2468 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bronze-2468 [class*="social-icon-whatsapp"].detail_fcf8 {
  background-color: transparent;
  color: #25d366;
}
.bronze-2468 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bronze-2468 [class*="social-icon-wordpress"].detail_fcf8 {
  background-color: transparent;
  color: #21759b;
}
.bronze-2468 [class*="social-icon-xing"] {
  background-color: #026466;
}
.bronze-2468 [class*="social-icon-xing"].detail_fcf8 {
  background-color: transparent;
  color: #026466;
}
.bronze-2468 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bronze-2468 [class*="social-icon-yelp"].detail_fcf8 {
  background-color: transparent;
  color: #af0606;
}
.bronze-2468 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bronze-2468 [class*="social-icon-youtube"].detail_fcf8 {
  background-color: transparent;
  color: #cd201f;
}
.inner_cccf {
  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;
}
.inner_cccf:hover {
  box-shadow: none;
  background: 0 0;
}
.north-3ba7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.stale_5a75 {
  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;
}
.large-1b5f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.video_yellow_cdc0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.video_yellow_cdc0,
.video_yellow_cdc0::after,
.video_yellow_cdc0::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;
}
.video_yellow_cdc0::after,
.video_yellow_cdc0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tooltip-7b98 .stale_5a75 .large-1b5f {
  margin-top: -2px;
  width: 19px;
}
.tooltip-7b98 .stale_5a75 .video_yellow_cdc0 {
  margin-top: -1px;
}
.tooltip-7b98 .stale_5a75 .video_yellow_cdc0,
.tooltip-7b98 .stale_5a75 .video_yellow_cdc0::after,
.tooltip-7b98 .stale_5a75 .video_yellow_cdc0::before {
  width: 19px;
  height: 2px;
}
.tooltip-7b98 .stale_5a75 .video_yellow_cdc0::before {
  top: -6px;
}
.tooltip-7b98 .stale_5a75 .video_yellow_cdc0::after {
  bottom: -6px;
}
.list-7640 .stale_5a75 .large-1b5f {
  margin-top: -2px;
  width: 22px;
}
.list-7640 .stale_5a75 .video_yellow_cdc0 {
  margin-top: -1px;
}
.list-7640 .stale_5a75 .video_yellow_cdc0,
.list-7640 .stale_5a75 .video_yellow_cdc0::after,
.list-7640 .stale_5a75 .video_yellow_cdc0::before {
  width: 22px;
  height: 2px;
}
.list-7640 .stale_5a75 .video_yellow_cdc0::before {
  top: -7px;
}
.list-7640 .stale_5a75 .video_yellow_cdc0::after {
  bottom: -7px;
}
.hovered_3eb9 .stale_5a75 .large-1b5f {
  margin-top: -2px;
  width: 31px;
}
.hovered_3eb9 .stale_5a75 .video_yellow_cdc0 {
  margin-top: -1.5px;
}
.hovered_3eb9 .stale_5a75 .video_yellow_cdc0,
.hovered_3eb9 .stale_5a75 .video_yellow_cdc0::after,
.hovered_3eb9 .stale_5a75 .video_yellow_cdc0::before {
  width: 31px;
  height: 3px;
}
.hovered_3eb9 .stale_5a75 .video_yellow_cdc0::before {
  top: -9px;
}
.hovered_3eb9 .stale_5a75 .video_yellow_cdc0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .layout_fluid_40c3 .stale_5a75 .large-1b5f {
    margin-top: -2px;
    width: 19px;
  }
  .layout_fluid_40c3 .stale_5a75 .video_yellow_cdc0 {
    margin-top: -1px;
  }
  .layout_fluid_40c3 .stale_5a75 .video_yellow_cdc0,
  .layout_fluid_40c3 .stale_5a75 .video_yellow_cdc0::after,
  .layout_fluid_40c3 .stale_5a75 .video_yellow_cdc0::before {
    width: 19px;
    height: 2px;
  }
  .layout_fluid_40c3 .stale_5a75 .video_yellow_cdc0::before {
    top: -6px;
  }
  .layout_fluid_40c3 .stale_5a75 .video_yellow_cdc0::after {
    bottom: -6px;
  }
  .footer-smooth-4f28 .stale_5a75 .large-1b5f {
    margin-top: -2px;
    width: 22px;
  }
  .footer-smooth-4f28 .stale_5a75 .video_yellow_cdc0 {
    margin-top: -1px;
  }
  .footer-smooth-4f28 .stale_5a75 .video_yellow_cdc0,
  .footer-smooth-4f28 .stale_5a75 .video_yellow_cdc0::after,
  .footer-smooth-4f28 .stale_5a75 .video_yellow_cdc0::before {
    width: 22px;
    height: 2px;
  }
  .footer-smooth-4f28 .stale_5a75 .video_yellow_cdc0::before {
    top: -7px;
  }
  .footer-smooth-4f28 .stale_5a75 .video_yellow_cdc0::after {
    bottom: -7px;
  }
  .popup-79b4 .stale_5a75 .large-1b5f {
    margin-top: -2px;
    width: 31px;
  }
  .popup-79b4 .stale_5a75 .video_yellow_cdc0 {
    margin-top: -1.5px;
  }
  .popup-79b4 .stale_5a75 .video_yellow_cdc0,
  .popup-79b4 .stale_5a75 .video_yellow_cdc0::after,
  .popup-79b4 .stale_5a75 .video_yellow_cdc0::before {
    width: 31px;
    height: 3px;
  }
  .popup-79b4 .stale_5a75 .video_yellow_cdc0::before {
    top: -9px;
  }
  .popup-79b4 .stale_5a75 .video_yellow_cdc0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .silver-b8ae .stale_5a75 .large-1b5f {
    margin-top: -2px;
    width: 19px;
  }
  .silver-b8ae .stale_5a75 .video_yellow_cdc0 {
    margin-top: -1px;
  }
  .silver-b8ae .stale_5a75 .video_yellow_cdc0,
  .silver-b8ae .stale_5a75 .video_yellow_cdc0::after,
  .silver-b8ae .stale_5a75 .video_yellow_cdc0::before {
    width: 19px;
    height: 2px;
  }
  .silver-b8ae .stale_5a75 .video_yellow_cdc0::before {
    top: -6px;
  }
  .silver-b8ae .stale_5a75 .video_yellow_cdc0::after {
    bottom: -6px;
  }
  .bottom_4621 .stale_5a75 .large-1b5f {
    margin-top: -2px;
    width: 22px;
  }
  .bottom_4621 .stale_5a75 .video_yellow_cdc0 {
    margin-top: -1px;
  }
  .bottom_4621 .stale_5a75 .video_yellow_cdc0,
  .bottom_4621 .stale_5a75 .video_yellow_cdc0::after,
  .bottom_4621 .stale_5a75 .video_yellow_cdc0::before {
    width: 22px;
    height: 2px;
  }
  .bottom_4621 .stale_5a75 .video_yellow_cdc0::before {
    top: -7px;
  }
  .bottom_4621 .stale_5a75 .video_yellow_cdc0::after {
    bottom: -7px;
  }
  .inner-9812 .stale_5a75 .large-1b5f {
    margin-top: -2px;
    width: 31px;
  }
  .inner-9812 .stale_5a75 .video_yellow_cdc0 {
    margin-top: -1.5px;
  }
  .inner-9812 .stale_5a75 .video_yellow_cdc0,
  .inner-9812 .stale_5a75 .video_yellow_cdc0::after,
  .inner-9812 .stale_5a75 .video_yellow_cdc0::before {
    width: 31px;
    height: 3px;
  }
  .inner-9812 .stale_5a75 .video_yellow_cdc0::before {
    top: -9px;
  }
  .inner-9812 .stale_5a75 .video_yellow_cdc0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fresh_f03d .stale_5a75 .large-1b5f {
    margin-top: -2px;
    width: 19px;
  }
  .fresh_f03d .stale_5a75 .video_yellow_cdc0 {
    margin-top: -1px;
  }
  .fresh_f03d .stale_5a75 .video_yellow_cdc0,
  .fresh_f03d .stale_5a75 .video_yellow_cdc0::after,
  .fresh_f03d .stale_5a75 .video_yellow_cdc0::before {
    width: 19px;
    height: 2px;
  }
  .fresh_f03d .stale_5a75 .video_yellow_cdc0::before {
    top: -6px;
  }
  .fresh_f03d .stale_5a75 .video_yellow_cdc0::after {
    bottom: -6px;
  }
  .out-0426 .stale_5a75 .large-1b5f {
    margin-top: -2px;
    width: 22px;
  }
  .out-0426 .stale_5a75 .video_yellow_cdc0 {
    margin-top: -1px;
  }
  .out-0426 .stale_5a75 .video_yellow_cdc0,
  .out-0426 .stale_5a75 .video_yellow_cdc0::after,
  .out-0426 .stale_5a75 .video_yellow_cdc0::before {
    width: 22px;
    height: 2px;
  }
  .out-0426 .stale_5a75 .video_yellow_cdc0::before {
    top: -7px;
  }
  .out-0426 .stale_5a75 .video_yellow_cdc0::after {
    bottom: -7px;
  }
  .dark_83e9 .stale_5a75 .large-1b5f {
    margin-top: -2px;
    width: 31px;
  }
  .dark_83e9 .stale_5a75 .video_yellow_cdc0 {
    margin-top: -1.5px;
  }
  .dark_83e9 .stale_5a75 .video_yellow_cdc0,
  .dark_83e9 .stale_5a75 .video_yellow_cdc0::after,
  .dark_83e9 .stale_5a75 .video_yellow_cdc0::before {
    width: 31px;
    height: 3px;
  }
  .dark_83e9 .stale_5a75 .video_yellow_cdc0::before {
    top: -9px;
  }
  .dark_83e9 .stale_5a75 .video_yellow_cdc0::after {
    bottom: -9px;
  }
}
.pattern-huge-893e .video_yellow_cdc0 {
  -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);
}
.pattern-huge-893e .video_yellow_cdc0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pattern-huge-893e .video_yellow_cdc0::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);
}
.pattern-huge-893e.medium-037c .video_yellow_cdc0 {
  -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);
}
.pattern-huge-893e.medium-037c .video_yellow_cdc0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pattern-huge-893e.medium-037c .video_yellow_cdc0::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);
}
.lower_ce9b {
  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.selected-4d3b:before {
  display: none;
}
.container-dynamic-351b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.container-dynamic-351b .carousel_51a7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.container-dynamic-351b .carousel_51a7:last-of-type {
  border-bottom: none;
}
.container-dynamic-351b .carousel_51a7.thumbnail-062d,
.container-dynamic-351b .carousel_51a7.border-ab1c,
.container-dynamic-351b .carousel_51a7.focused_017e {
  padding: 0;
}
.container-dynamic-351b .wide_3fe2 .overlay_silver_364a {
  color: currentColor;
}
.container-dynamic-351b .wide_3fe2 .overlay_silver_364a:focus,
.container-dynamic-351b .wide_3fe2 .overlay_silver_364a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-dynamic-351b.sort-fcfd .tooltip_upper_0e92,
.container-dynamic-351b.sort-fcfd .brown_7913 a,
.container-dynamic-351b.sort-fcfd .element_edaa a,
.container-dynamic-351b.sort-fcfd .logo_fbf4 a {
  color: rgba(0, 0, 0, 0.55);
}
.container-dynamic-351b.sort-fcfd .tooltip_upper_0e92:hover,
.container-dynamic-351b.sort-fcfd .brown_7913 a:hover,
.container-dynamic-351b.sort-fcfd .element_edaa a:hover,
.container-dynamic-351b.sort-fcfd .logo_fbf4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-dynamic-351b.sort-fcfd .link_0f03 {
  color: rgba(0, 0, 0, 0.8);
}
.container-dynamic-351b.sort-fcfd .carousel_51a7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.container-dynamic-351b.sort-fcfd .carousel_51a7:before {
  background: rgba(0, 0, 0, 0.08);
}
.container-dynamic-351b.sort-fcfd .active-538a:before {
  background: rgba(255, 255, 255, 0.9);
}
.container-dynamic-351b.sort-fcfd .wide_3fe2 .up-d217 li a,
.container-dynamic-351b.sort-fcfd .wide_3fe2 .overlay_silver_364a,
.container-dynamic-351b.sort-fcfd .logo_fbf4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.container-dynamic-351b.sort-fcfd .wide_3fe2 .overlay_silver_364a:focus,
.container-dynamic-351b.sort-fcfd .wide_3fe2 .overlay_silver_364a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-dynamic-351b.sort-fcfd .up-d217 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container-dynamic-351b.hot_e3e5 .tooltip_upper_0e92,
.container-dynamic-351b.hot_e3e5 .brown_7913 a,
.container-dynamic-351b.hot_e3e5 .element_edaa .overlay_silver_364a,
.container-dynamic-351b.hot_e3e5 .element_edaa a,
.container-dynamic-351b.hot_e3e5 .logo_fbf4 a {
  color: rgba(255, 255, 255, 0.79);
}
.container-dynamic-351b.hot_e3e5 .tooltip_upper_0e92:hover,
.container-dynamic-351b.hot_e3e5 .brown_7913 a:hover,
.container-dynamic-351b.hot_e3e5 .element_edaa .overlay_silver_364a:hover,
.container-dynamic-351b.hot_e3e5 .element_edaa a:hover,
.container-dynamic-351b.hot_e3e5 .logo_fbf4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container-dynamic-351b.hot_e3e5 .link_0f03 {
  color: rgba(255, 255, 255, 0.99);
}
.container-dynamic-351b.hot_e3e5 .carousel_51a7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-dynamic-351b.hot_e3e5 .carousel_51a7:before {
  background: rgba(255, 255, 255, 0.08);
}
.container-dynamic-351b.hot_e3e5 .active-538a:before {
  background: rgba(0, 0, 0, 0.9);
}
.container-dynamic-351b.hot_e3e5 .wide_3fe2 .up-d217 li a,
.container-dynamic-351b.hot_e3e5 .wide_3fe2 .overlay_silver_364a,
.container-dynamic-351b.hot_e3e5 .logo_fbf4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-dynamic-351b.hot_e3e5 .wide_3fe2 .overlay_silver_364a:focus,
.container-dynamic-351b.hot_e3e5 .wide_3fe2 .overlay_silver_364a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-dynamic-351b.hot_e3e5 .up-d217 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-538a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.active-538a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.label-ef1f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tertiary-stone-cb82 .container-dynamic-351b {
  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;
}
.tertiary-stone-cb82 .carousel_51a7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tertiary-stone-cb82 .carousel_51a7: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) {
  .tertiary-stone-cb82 .carousel_51a7:before {
    width: 16%;
    left: 42%;
  }
}
.tertiary-stone-cb82 .carousel_51a7:last-child:before {
  content: none;
}
.tertiary-stone-cb82 .carousel_51a7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tertiary-stone-cb82 .wide_3fe2 .up-d217 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tertiary-stone-cb82 .wide_3fe2 .up-d217 li a .overlay_silver_364a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tertiary-stone-cb82 .wide_3fe2 .logo_fbf4 {
  border: none;
}
.tertiary-stone-cb82 .wide_3fe2 .logo_fbf4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tertiary-stone-cb82 .active-538a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tertiary-stone-cb82 .label-ef1f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tertiary-stone-cb82 .hot_e3e5 .active-538a:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary-stone-cb82 .sort-fcfd.plasma_f0dd .video_yellow_cdc0 {
  background: rgba(0, 0, 0, 0.6);
}
.tertiary-stone-cb82
  .sort-fcfd.plasma_f0dd
  .video_yellow_cdc0::after,
.tertiary-stone-cb82
  .sort-fcfd.plasma_f0dd
  .video_yellow_cdc0:before {
  background: inherit;
}
.tertiary-stone-cb82
  .sort-fcfd.plasma_f0dd:hover
  .video_yellow_cdc0 {
  background: rgba(0, 0, 0, 0.8);
}
.carousel-44ae .container-dynamic-351b {
  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) {
  .carousel-44ae .container-dynamic-351b {
    width: auto;
    right: 45px;
  }
}
.chip-red-94ab .container-dynamic-351b {
  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) {
  .chip-red-94ab .container-dynamic-351b {
    width: auto;
    left: 45px;
  }
}
.selected-4d3b .container-dynamic-351b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.selected-4d3b .label-ef1f {
  max-width: 48em;
  margin: 0 auto;
}
.selected-4d3b .active-538a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tertiary-pink-2c2a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-pink-2c2a.tertiary-stone-cb82 .container-dynamic-351b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tertiary-pink-2c2a.carousel-44ae .container-dynamic-351b {
  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);
}
.tertiary-pink-2c2a .container-dynamic-351b {
  visibility: visible;
}
.tertiary-pink-2c2a.chip-red-94ab .container-dynamic-351b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.message-upper-1def,
.basic-578b {
  overflow-x: hidden;
}
.message-upper-1def .container-dynamic-351b {
  overflow: auto;
}
.message-upper-1def.tertiary-stone-cb82 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message-upper-1def.tertiary-stone-cb82 .container-dynamic-351b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.message-upper-1def.tertiary-stone-cb82 .inner_cccf {
  opacity: 0;
}
.message-upper-1def.carousel-44ae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message-upper-1def.carousel-44ae .container-dynamic-351b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.message-upper-1def.carousel-44ae .inner_cccf {
  opacity: 0;
}
.message-upper-1def.chip-red-94ab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message-upper-1def.chip-red-94ab .container-dynamic-351b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.message-upper-1def.chip-red-94ab .inner_cccf {
  opacity: 0;
}
.message-upper-1def.selected-4d3b .container-dynamic-351b {
  z-index: 10;
  visibility: visible;
}
.plasma_f0dd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.plasma_f0dd .video_yellow_cdc0 {
  background: rgba(255, 255, 255, 0.99);
}
.plasma_f0dd .video_yellow_cdc0::after,
.plasma_f0dd .video_yellow_cdc0:before {
  background: inherit;
}
.plasma_f0dd:hover .video_yellow_cdc0 {
  background: rgba(255, 255, 255, 0.99);
}
.chip-red-94ab .plasma_f0dd {
  top: 10px;
  right: auto;
  left: 12px;
}
.selected-4d3b .plasma_f0dd {
  display: none !important;
}
.message-upper-1def:before,
.basic-578b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.message-upper-1def .plasma_f0dd,
.basic-578b .plasma_f0dd {
  display: inline-block;
}
.container-dynamic-351b .form-cfe1 {
  -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;
}
.message-upper-1def .container-dynamic-351b .form-cfe1,
.basic-578b .container-dynamic-351b .form-cfe1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.message-7240 .secondary_07b0 {
  width: 100%;
}
.sidebar-1a4a {
  padding: 0 0.5em 0;
}
.sidebar-1a4a [class*="customify-col-"],
.sidebar-1a4a [class*="customify-col_"],
.sidebar-1a4a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.frame-outer-ad7c .sidebar-1a4a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .panel_north_8cac .tiny-d87b,
  .tiny-d87b {
    display: none;
  }
  .paragraph-9410 {
    text-align: left;
  }
  .advanced_b0fb {
    text-align: center;
  }
  .photo_bb81 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .panel_north_8cac .pink-1a88,
  .pink-1a88 {
    display: none;
  }
  .popup-plasma-0eb7 {
    text-align: left;
  }
  .nav_soft_0d86 {
    text-align: center;
  }
  .badge_aedd {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .panel_north_8cac .motion_1843,
  .motion_1843 {
    display: none;
  }
  .dropdown-1db9 {
    text-align: left;
  }
  .box-last-5379 {
    text-align: center;
  }
  .west_bf9b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.search_narrow_33d5 {
  box-shadow: none !important;
}
.mask_pink_198c .main_c578,
.overlay-old-3933 .main_c578 {
  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;
}
.overlay-old-3933 .main_c578 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.summary-black-5a0a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.summary-black-5a0a:after,
.summary-black-5a0a:before {
  content: "";
  display: table;
}
.summary-black-5a0a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .summary-black-5a0a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.summary-black-5a0a,
.sort-under-616b {
  max-width: 1248px;
  margin: 0 auto;
}

.list_stone_0f73.status_cool_82bb .summary-black-5a0a {
  max-width: 100%;
}
.list_stone_0f73.aside-east-2bd1 {
  max-width: 1200px;
  margin: 0 auto;
}
.list_stone_0f73.heading-down-0ed6 .summary-black-5a0a {
  max-width: 100%;
}
.list_stone_0f73.heading-down-0ed6 > .summary-black-5a0a {
  padding-left: 0;
  padding-right: 0;
}
.list_stone_0f73.heading-down-0ed6 > .summary-black-5a0a .panel_north_8cac {
  margin: 0;
}
.list_stone_0f73.heading-down-0ed6
  > .summary-black-5a0a
  .modal_left_1135.message-bottom-9152 {
  margin-right: 0;
  margin-left: 0;
}
.list_stone_0f73.heading-down-0ed6 #main.message-bottom-9152 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .blue_8731 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .blue_8731 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .element-bd2e .list-2374 {
    padding-right: 1em;
  }
  .element-bd2e.chip_53ae .modal_left_1135 {
    border-right: 1px solid #eaecee;
  }
  .element-bd2e.chip_53ae .list-2374 {
    padding-right: 1em;
  }
  .element-bd2e.chip_53ae .heading_7769 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label_purple_9716 .list-2374 {
    padding-left: 1em;
  }
  .label_purple_9716.chip_53ae .modal_left_1135 {
    border-left: 1px solid #eaecee;
  }
  .label_purple_9716.chip_53ae .list-2374 {
    padding-left: 1em;
  }
  .label_purple_9716.chip_53ae .heading_7769 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower-1b7d .list-2374 {
    padding-left: 1em;
  }
  .lower-1b7d.chip_53ae .action-2095 {
    border-right: 1px solid #eaecee;
  }
  .lower-1b7d.chip_53ae .footer-current-cfa2 {
    border-right: 1px solid #eaecee;
  }
  .lower-1b7d.chip_53ae .list-2374 {
    padding-left: 1em;
  }
  .lower-1b7d.chip_53ae .heading_7769 {
    padding-right: 1em;
  }
  .lower-1b7d.chip_53ae .middle-1f0a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort-4c8a .list-2374 {
    padding-right: 1em;
  }
  .sort-4c8a.chip_53ae .action-2095 {
    border-left: 1px solid #eaecee;
  }
  .sort-4c8a.chip_53ae .footer-current-cfa2 {
    border-left: 1px solid #eaecee;
  }
  .sort-4c8a.chip_53ae .list-2374 {
    padding-right: 1em;
  }
  .sort-4c8a.chip_53ae .heading_7769 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort-4c8a.chip_53ae .middle-1f0a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue_8731 .list-2374 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue_8731.chip_53ae .modal_left_1135 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .blue_8731.chip_53ae .list-2374 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue_8731.chip_53ae .heading_7769 {
    padding-left: 1em;
  }
  .blue_8731.chip_53ae .middle-1f0a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .blue_8731.chip_53ae .list-2374 {
    padding-left: 0;
  }
}
.highlight_fast_1c78 .focused-ab59 {
  display: inline-block;
}
.mask_7a0f {
  display: inline-block;
}
.avatar_slow_a40f {
  word-con: break-word;
}
.wood-124d > span {
  display: inline-block;
  padding: 5px 0;
}
.wood-124d .pink-ad6d {
  margin-left: 8px;
  margin-right: 8px;
}
.wood-124d .article_285a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.simple_cb5b .primary-a766 {
  margin-bottom: 2em;
}
.simple_cb5b .backdrop_7406 {
  margin-bottom: 15px;
}
.simple_cb5b .backdrop_7406:last-child {
  margin-bottom: 0;
}
.simple_cb5b .hero-fast-33e4 {
  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) {
  .simple_cb5b .hero-fast-33e4 {
    display: block;
  }
}
.simple_cb5b .header_medium_1cbe {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .simple_cb5b .header_medium_1cbe {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.simple_cb5b .smooth_2885 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.simple_cb5b .smooth_2885 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.simple_cb5b .smooth_2885 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.simple_cb5b .avatar_slow_a40f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.simple_cb5b .avatar_slow_a40f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.simple_cb5b .footer-hard-ac11 p:last-child {
  margin-bottom: 0;
}
.simple_cb5b .lite-2fa7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.simple_cb5b .slider-over-9991 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.simple_cb5b .section-fluid-b8ff {
  margin-top: 1em;
}
.simple_cb5b .carousel-e65a {
  top: 0;
  display: block;
}
.simple_cb5b .carousel-e65a a {
  color: inherit;
}
.simple_cb5b .carousel-e65a a:hover {
  color: inherit;
}
.simple_cb5b .image_095d {
  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;
}
.simple_cb5b .image_095d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.simple_cb5b .slider-over-9991 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.simple_cb5b .primary_092e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.simple_cb5b .primary_092e:first-child {
  margin-top: 0;
}
.simple_cb5b .primary_092e.background-old-a3bf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.simple_cb5b .primary_092e.layout-de81 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.simple_cb5b
  .primary_092e.layout-de81.paragraph-steel-c248
  .section-fluid-b8ff {
  width: 100%;
}
.simple_cb5b .layout-de81 {
  -webkit-box-align: center;
  align-items: center;
}
.simple_cb5b .layout-de81 .wood-124d,
.simple_cb5b .layout-de81 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.simple_cb5b .smooth_2885 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.simple_cb5b .smooth_2885 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.simple_cb5b .smooth_2885: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;
}
.simple_cb5b .background-old-a3bf {
  z-index: 5;
}
.simple_cb5b .alert_white_b28b .overlay-38fc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.simple_cb5b .focused_ec0c .overlay-38fc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.simple_cb5b .huge-4adc .overlay-38fc {
  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;
}
.simple_cb5b.under-3b3c .hero-fast-33e4,
.simple_cb5b.container-fresh-92e7 .hero-fast-33e4 {
  display: block;
}
.simple_cb5b.under-3b3c .hero-fast-33e4 .row-de10,
.simple_cb5b.under-3b3c .hero-fast-33e4 .slider-over-9991,
.simple_cb5b.container-fresh-92e7 .hero-fast-33e4 .row-de10,
.simple_cb5b.container-fresh-92e7 .hero-fast-33e4 .slider-over-9991 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.simple_cb5b.picture_2f96 .header_medium_1cbe {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .simple_cb5b.picture_2f96 .header_medium_1cbe {
    margin-right: 0;
  }
}
.simple_cb5b.under-3b3c .header_medium_1cbe,
.simple_cb5b.container-fresh-92e7 .header_medium_1cbe {
  padding-top: 40%;
}
.simple_cb5b.under-3b3c .primary-a766,
.simple_cb5b.container-fresh-92e7 .primary-a766 {
  display: block;
}
.simple_cb5b.under-3b3c .fn-sticky-5525 .slider-over-9991,
.simple_cb5b.container-fresh-92e7 .fn-sticky-5525 .slider-over-9991 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.simple_cb5b.under-3b3c .header_medium_1cbe,
.simple_cb5b.container-fresh-92e7 .header_medium_1cbe {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.simple_cb5b.under-3b3c .slider-over-9991 {
  padding: 1em;
}
.pro-f1a1 {
  margin: 30px auto;
  display: block;
}
.pro-f1a1 .tall_8916 > * {
  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;
}
.pro-f1a1 .tall_8916 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pro-f1a1 .tall_8916 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-top-2c5b .wood-124d {
  margin-bottom: 1.41575em;
}
.backdrop-top-2c5b .footer-inner-8894 {
  margin-bottom: 1.618em;
}
.label-fluid-7ca1 .modal_static_1b56 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label-fluid-7ca1 .modal_static_1b56 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label-fluid-7ca1 .tooltip_static_de64 {
  max-width: 100%;
  overflow: auto;
}
.active-dynamic-1ac6 .label-fluid-7ca1 a:hover {
  text-decoration: underline;
}
.pagination-tall-6240 .backdrop_7406:not(.avatar_slow_a40f),
.pagination-tall-6240 .smooth_2885 {
  margin-bottom: 1.41575em;
}
.pagination-tall-6240 .backdrop_7406:not(.avatar_slow_a40f):last-child,
.pagination-tall-6240 .smooth_2885:last-child {
  margin-bottom: 0;
}
.pagination-tall-6240 .backdrop_7406.clean_2d70 {
  margin-bottom: 0.41575em;
}
.pagination-tall-6240 .input_prev_3386:before,
.pagination-tall-6240 .row-4a8d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination-tall-6240 .input_prev_3386:before {
  content: "\f115";
}
.pagination-tall-6240 .row-4a8d:before {
  content: "\f02c";
}
.pagination-tall-6240 .bottom_dde3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination-tall-6240 .bottom_dde3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.text_afa4 {
  display: -webkit-box;
  display: flex;
}
.text_afa4 .message_b60b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .text_afa4 .message_b60b {
    flex-basis: 90px;
  }
}
.text_afa4 .button_stone_985f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .text_afa4 .button_stone_985f {
    flex-basis: calc(100% - 50px);
  }
}
.text_afa4 .chip_hard_7543 p:last-child {
  margin-bottom: 0.72em;
}
.new-2853 .tall_8916 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.new-2853 .tall_8916:after,
.new-2853 .tall_8916:before {
  content: "";
  display: table;
}
.new-2853 .tall_8916:after {
  clear: both;
}
.new-2853 .tall_8916 .outline_liquid_15c1,
.new-2853 .tall_8916 .prev_c34d {
  width: 49%;
}
.new-2853 .tall_8916 .outline_liquid_15c1 a span.container_2e6f,
.new-2853 .tall_8916 .prev_c34d a span.container_2e6f {
  display: block;
  margin-bottom: 5px;
}
.new-2853 .tall_8916 .prev_c34d {
  float: left;
  text-align: left;
}
.new-2853 .tall_8916 .outline_liquid_15c1 {
  float: right;
  text-align: right;
}
.feature-top-757d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature-top-757d {
    margin-bottom: 0;
  }
}
.surface-static-bb19 {
  margin-bottom: 1em;
}
.surface-static-bb19 .avatar_slow_a40f {
  font-size: 1.1em;
  line-height: 1.3;
}
.title_0869 a {
  display: block;
  line-height: 0;
  position: relative;
}
.header-1f69 .surface-static-bb19,
.complex_444b .surface-static-bb19 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .header-1f69 .surface-static-bb19,
  .complex_444b .surface-static-bb19 {
    display: block;
  }
}
.header-1f69 .title_0869,
.complex_444b .title_0869 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .header-1f69 .title_0869,
  .complex_444b .title_0869 {
    margin-bottom: 1em;
  }
}
.header-1f69 .title_0869 img,
.complex_444b .title_0869 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.header-1f69 .heading-3a26,
.complex_444b .heading-3a26 {
  flex-basis: calc(100% - 160px);
}
.header-1f69 .heading-3a26 p,
.complex_444b .heading-3a26 p {
  margin-bottom: 0;
}
.header-1f69 .heading-3a26 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .header-1f69 .heading-3a26 {
    padding-left: 0;
  }
}
.complex_444b .heading-3a26 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .complex_444b .heading-3a26 {
    padding-right: 0;
  }
}
.complex_444b .title_0869 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.avatar_warm_5f98 .title_0869 {
  margin-bottom: 0.5em;
}
.avatar_warm_5f98 .title_0869 img {
  width: 100%;
}
.icon-2842 .module-e4c6,
.red-23b4 .module-e4c6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.red-23b4 .modal_left_1135 .box-first-914e p:last-child {
  margin-bottom: 0;
}
.down_e5e3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hard_cfc3 .photo_rough_3de9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hard_cfc3 .photo_rough_3de9:last-of-type {
    margin-bottom: 0;
  }
}
.hard_cfc3 .photo_rough_3de9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard_cfc3 .photo_rough_3de9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hard_cfc3 .photo_rough_3de9 ul li {
  margin: 0 0 0.6em;
}
.hard_cfc3 .photo_rough_3de9 ul li.avatar_large_e289,
.hard_cfc3 .photo_rough_3de9 ul li.content_a11e {
  position: relative;
}
.hard_cfc3 .photo_rough_3de9 ul li.avatar_large_e289 .banner_liquid_3bf1,
.hard_cfc3 .photo_rough_3de9 ul li.content_a11e .banner_liquid_3bf1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hard_cfc3 .photo_rough_3de9 ul li.avatar_large_e289:after:after,
.hard_cfc3 .photo_rough_3de9 ul li.avatar_large_e289:after:before,
.hard_cfc3
  .photo_rough_3de9
  ul
  li.content_a11e:after:after,
.hard_cfc3
  .photo_rough_3de9
  ul
  li.content_a11e:after:before {
  content: "";
  display: table;
}
.hard_cfc3 .photo_rough_3de9 ul li.avatar_large_e289:after:after,
.hard_cfc3
  .photo_rough_3de9
  ul
  li.content_a11e:after:after {
  clear: both;
}
.hard_cfc3 .photo_rough_3de9 a.main-8a3c:hover {
  text-decoration: none;
}
.hard_cfc3 .photo_rough_3de9 select {
  max-width: 100%;
}
.hard_cfc3 .photo_rough_3de9 table {
  font-size: 85%;
}
.hard_cfc3 .photo_rough_3de9 table td,
.hard_cfc3 .photo_rough_3de9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hard_cfc3 .photo_rough_3de9 table tfoot td {
  text-align: left;
}
.hard_cfc3 .photo_rough_3de9 :last-child {
  margin-bottom: 0;
}
.hard_cfc3 .photo_rough_3de9 .outline-paper-1666 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hard_cfc3 .photo_rough_3de9 .outline-paper-1666 label {
  width: 100%;
}
.hard_cfc3 .photo_rough_3de9 .outline-paper-1666 .notification-261d {
  width: 100%;
  display: block;
}
.hard_cfc3 .photo_rough_3de9 .outline-paper-1666 .aside-yellow-f830 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hard_cfc3 .photo_rough_3de9 .outline-paper-1666 .aside-yellow-f830:hover svg #svg-search {
  fill: #444;
}
.hard_cfc3 .photo_rough_3de9 .outline-paper-1666 .aside-yellow-f830 svg {
  width: 18px;
  height: 18px;
}
.hard_cfc3 .description_2a95 ul ul,
.hard_cfc3 .accent-copper-f04e ul ul,
.hard_cfc3 .nav-a8ed ul ul,
.hard_cfc3 .west_3159 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hard_cfc3 .description_2a95 .image_fresh_e1f5 > a,
.hard_cfc3 .accent-copper-f04e .image_fresh_e1f5 > a,
.hard_cfc3 .nav-a8ed .image_fresh_e1f5 > a,
.hard_cfc3 .west_3159 .image_fresh_e1f5 > a {
  margin-bottom: 0;
}
.hard_cfc3 .picture_4338 li,
.hard_cfc3 .description_2a95 li,
.hard_cfc3 .tabs-pink-f3cc li,
.hard_cfc3 .accent-copper-f04e li,
.hard_cfc3 .nav-a8ed li,
.hard_cfc3 .west_3159 li,
.hard_cfc3 .pro_f6c3 li,
.hard_cfc3 .accent_warm_5f12 li {
  display: block;
  position: relative;
}
.hard_cfc3 .picture_4338 li:last-child,
.hard_cfc3 .description_2a95 li:last-child,
.hard_cfc3 .tabs-pink-f3cc li:last-child,
.hard_cfc3 .accent-copper-f04e li:last-child,
.hard_cfc3 .nav-a8ed li:last-child,
.hard_cfc3 .west_3159 li:last-child,
.hard_cfc3 .pro_f6c3 li:last-child,
.hard_cfc3 .accent_warm_5f12 li:last-child {
  border: none;
}
.hard_cfc3 .picture_4338 li a,
.hard_cfc3 .description_2a95 li a,
.hard_cfc3 .tabs-pink-f3cc li a,
.hard_cfc3 .accent-copper-f04e li a,
.hard_cfc3 .nav-a8ed li a,
.hard_cfc3 .west_3159 li a,
.hard_cfc3 .pro_f6c3 li a,
.hard_cfc3 .accent_warm_5f12 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard_cfc3 .picture_4338 li ul li::before,
.hard_cfc3 .description_2a95 li ul li::before,
.hard_cfc3 .tabs-pink-f3cc li ul li::before,
.hard_cfc3 .accent-copper-f04e li ul li::before,
.hard_cfc3 .nav-a8ed li ul li::before,
.hard_cfc3 .west_3159 li ul li::before,
.hard_cfc3 .pro_f6c3 li ul li::before,
.hard_cfc3 .accent_warm_5f12 li ul li::before {
  left: 15px;
}
.hard_cfc3 .picture_4338 li ul a,
.hard_cfc3 .description_2a95 li ul a,
.hard_cfc3 .tabs-pink-f3cc li ul a,
.hard_cfc3 .accent-copper-f04e li ul a,
.hard_cfc3 .nav-a8ed li ul a,
.hard_cfc3 .west_3159 li ul a,
.hard_cfc3 .pro_f6c3 li ul a,
.hard_cfc3 .accent_warm_5f12 li ul a {
  padding-left: 20px;
}
.hard_cfc3 .picture_4338 li ul ul li::before,
.hard_cfc3 .description_2a95 li ul ul li::before,
.hard_cfc3 .tabs-pink-f3cc li ul ul li::before,
.hard_cfc3 .accent-copper-f04e li ul ul li::before,
.hard_cfc3 .nav-a8ed li ul ul li::before,
.hard_cfc3 .west_3159 li ul ul li::before,
.hard_cfc3 .pro_f6c3 li ul ul li::before,
.hard_cfc3 .accent_warm_5f12 li ul ul li::before {
  left: 30px;
}
.hard_cfc3 .picture_4338 li ul ul a,
.hard_cfc3 .description_2a95 li ul ul a,
.hard_cfc3 .tabs-pink-f3cc li ul ul a,
.hard_cfc3 .accent-copper-f04e li ul ul a,
.hard_cfc3 .nav-a8ed li ul ul a,
.hard_cfc3 .west_3159 li ul ul a,
.hard_cfc3 .pro_f6c3 li ul ul a,
.hard_cfc3 .accent_warm_5f12 li ul ul a {
  padding-left: 40px;
}
.hard_cfc3 .preview-43da li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard_cfc3 .accent_warm_5f12 ul li {
  margin-bottom: 1.41575em;
}
.hard_cfc3 .accent_warm_5f12 ul li .secondary-over-e784 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hard_cfc3 .accent_warm_5f12 ul li .nav_fresh_4217 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hot_e3e5 .picture_4338 li a,
.hot_e3e5 .description_2a95 li a,
.hot_e3e5 .tabs-pink-f3cc li a,
.hot_e3e5 .accent-copper-f04e li a,
.hot_e3e5 .nav-a8ed li a,
.hot_e3e5 .west_3159 li a,
.hot_e3e5 .pro_f6c3 li a,
.hot_e3e5 .accent_warm_5f12 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot_e3e5 .preview-43da li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot_e3e5 .photo_rough_3de9 ul li.avatar_large_e289 .banner_liquid_3bf1,
.hot_e3e5 .photo_rough_3de9 ul li.content_a11e .banner_liquid_3bf1 {
  background: rgba(0, 0, 0, 0.2);
}
.hot_e3e5 .hard_cfc3 .photo_rough_3de9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_stone_0f73 .hard_cfc3 .up-d217 li {
  margin: 0;
}
.list_stone_0f73 .hard_cfc3 .up-d217 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.list_stone_0f73 .hard_cfc3 .up-d217 li ul {
  margin: 0;
}
.list_stone_0f73 .hard_cfc3 .up-d217 li ul li a {
  padding-left: 15px;
}
.list_stone_0f73 .hard_cfc3 .up-d217 li ul li li a {
  padding-left: 30px;
}
.list_stone_0f73 .hard_cfc3 .up-d217 li.primary-9e21 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.list_stone_0f73 .hard_cfc3 .up-d217 li.primary-9e21 > 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;
}
.list_stone_0f73 .hard_cfc3 .up-d217 li.primary-9e21 > 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;
}
.up-f301 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tabs_last_b42e {
  position: relative;
  z-index: 10;
}
.tabs_last_b42e .form-cfe1 {
  width: 100%;
  max-width: 100%;
}
.menu-thick-95c1 .sidebar_hovered_6ef5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.menu-thick-95c1 .sort-fcfd {
}
.menu-thick-95c1 .hot_e3e5 {
  background: #292929;
}
.overlay_19fc .sidebar_hovered_6ef5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.overlay_19fc .sort-fcfd {
  background: #f9f9f9;
}
.overlay_19fc .hot_e3e5 {
  background: #303030;
}
.module_wide_6a03 .sidebar_hovered_6ef5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .module_wide_6a03 .focused-ab59 {
    margin-bottom: 1em;
  }
  .module_wide_6a03 .focused-ab59:last-child {
    margin-bottom: 0;
  }
}
.module_wide_6a03 .sort-fcfd {
  background: #ededed;
}
.module_wide_6a03 .hot_e3e5 {
  background: #1a1a1a;
}
.sidebar_hovered_6ef5.sort-fcfd {
  color: rgba(0, 0, 0, 0.6);
}
.sidebar_hovered_6ef5.sort-fcfd .border-00df li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar_hovered_6ef5.hot_e3e5 {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_hovered_6ef5.hot_e3e5 a:not(.main-8a3c) {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_hovered_6ef5.hot_e3e5 a:not(.main-8a3c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_hovered_6ef5.hot_e3e5 .border-00df li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_hovered_6ef5.hot_e3e5 table tbody td,
.sidebar_hovered_6ef5.hot_e3e5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.sort-solid-7b8a.disabled-91a0 .summary-black-5a0a {
  max-width: initial;
}
.sort-solid-7b8a .short_98ad {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sort-solid-7b8a .short_98ad .form-cfe1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sort-solid-7b8a .short_98ad .form-cfe1 {
    display: block;
    margin-bottom: 2em;
  }
  .sort-solid-7b8a .short_98ad .form-cfe1:last-child {
    margin-bottom: 0;
  }
}
.module_wide_6a03 .focused-ab59:last-child,
.overlay_19fc .focused-ab59:last-child,
.menu-thick-95c1 .focused-ab59:last-child {
  margin-bottom: 0;
}
.module_wide_6a03 .focused-ab59 .hard_cfc3 .photo_rough_3de9:last-child,
.overlay_19fc .focused-ab59 .hard_cfc3 .photo_rough_3de9:last-child,
.menu-thick-95c1 .focused-ab59 .hard_cfc3 .photo_rough_3de9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .module_wide_6a03 .last_5914,
  .module_wide_6a03 .logo_center_8e35,
  .overlay_19fc .last_5914,
  .overlay_19fc .logo_center_8e35,
  .menu-thick-95c1 .last_5914,
  .menu-thick-95c1 .logo_center_8e35 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tabs_last_b42e .focused-ab59 {
    margin-bottom: 2em;
  }
}
.tabs_last_b42e p:last-child {
  margin-bottom: 0;
}
.tabs_last_b42e li,
.tabs_last_b42e ul {
  list-style: none;
  margin: 0;
}
.tabs_last_b42e ul ul {
  margin-left: 2.617924em;
}
.cool_60d8 {
  font-size: 0.875em;
}

/* css-noise: 2852 */
.phantom-card-j4 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
