/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pattern-center-baa3/customify
Author: WPCustomify
Author URI: https://pressmaximum.pattern-center-baa3
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.pattern-center-baa3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.filter_silver_2c47.slider_a2bf/licenses/gpl-2.0.hovered_ed1c
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.green_538e/, (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.photo-warm-6b59.lite_458c/normalize.message-22ed/
 ======
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.message-22ed v7.0.0 | MIT License | github.pattern-center-baa3/necolas/normalize.message-22ed */
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;
}
.current-64c4 .left-b40d,
.hero-6b89,
.photo-lower-035d,
.carousel_fe0a,
.logo-warm-0592,
.breadcrumb-huge-0e3f,
.hard_b349,
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;
}
.hero-6b89,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hero-6b89,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hero-6b89,
  h1 {
    font-size: 1.8em;
  }
}
.photo-lower-035d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.photo-lower-035d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .photo-lower-035d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .photo-lower-035d,
  h2 {
    font-size: 1.7em;
  }
}
.carousel_fe0a,
h3 {
  font-size: 1.618em;
}
.current-64c4 .left-b40d,
.logo-warm-0592,
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.accordion_cold_b15e {
  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;
}
.upper-025c:after,
.upper-025c:before,
.pro_2bb0:after,
.pro_2bb0:before {
  content: "";
  display: table;
}
.upper-025c:after,
.pro_2bb0:after {
  clear: both;
}
.active_d4cd {
  float: right;
  margin-right: 0;
}
.module_up_1c98 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.mask_51e9 .title_bottom_b488,
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;
}
.mask_51e9 .title_bottom_b488:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.content-black-5cc2 .title_bottom_b488 {
  box-shadow: none;
}
.content-black-5cc2
  .title_bottom_b488
  .left_3823 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.content-black-5cc2 .title_bottom_b488 .focus-pro-7a41 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.content-black-5cc2
  .title_bottom_b488
  .focus-pro-7a41
  b {
  display: none;
}
.content-black-5cc2 .south_b20c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.list_d86f:not(.container_upper_fb70):not(.outline-dark-9163),
button:not(.container_upper_fb70):not(.outline-dark-9163),
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ),
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ),
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ) {
  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;
}
.list_d86f:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):hover,
button:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):hover,
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):hover,
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):hover,
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.list_d86f:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):active,
.list_d86f:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):focus,
button:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):active,
button:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):focus,
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):active,
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):focus,
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):active,
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):focus,
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):active,
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):focus {
  outline: 0;
}
.list_d86f:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee,
button:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee,
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee,
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee,
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee {
  position: relative;
}
.list_d86f:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .basic-3f14,
.list_d86f:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .pressed-0dec,
.list_d86f:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .over-15d3,
.list_d86f:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  i,
.list_d86f:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  svg,
button:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .basic-3f14,
button:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .pressed-0dec,
button:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .over-15d3,
button:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  i,
button:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  svg,
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .basic-3f14,
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .pressed-0dec,
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .over-15d3,
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  i,
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  svg,
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .basic-3f14,
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .pressed-0dec,
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .over-15d3,
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  i,
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  svg,
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .basic-3f14,
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .pressed-0dec,
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  .over-15d3,
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  i,
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee
  svg {
  visibility: hidden;
}
.list_d86f:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee:after,
button:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee:after,
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee:after,
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee:after,
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ).fn-loading-d7ee: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;
}
.list_d86f:not(.container_upper_fb70):not(.outline-dark-9163),
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ),
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ),
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ) {
  color: #fff;
  background: #235787;
}
.list_d86f:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):focus,
input[type="button"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):focus,
input[type="reset"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):focus,
input[type="submit"]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ):focus {
  color: #fff;
}
.list_d86f.fn-disabled-d7ee:not(.container_upper_fb70):not(
    .outline-dark-9163
  ),
.list_d86f[disabled]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ),
button.fn-disabled-d7ee:not(.container_upper_fb70):not(
    .outline-dark-9163
  ),
button[disabled]:not(.container_upper_fb70):not(
    .outline-dark-9163
  ) {
  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;
}
.top_df94 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.top_df94: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;
}
.modal-4e0b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accordion-slow-dc3a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.next_1abc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.upper-025c:after,
.upper-025c:before,
.active_9a89:after,
.active_9a89:before,
.backdrop_easy_aa55:after,
.backdrop_easy_aa55:before,
.in-13be:after,
.in-13be:before,
.link-green-f809:after,
.link-green-f809:before,
.simple-c81e:after,
.simple-c81e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.upper-025c:after,
.active_9a89:after,
.backdrop_easy_aa55:after,
.in-13be:after,
.link-green-f809:after,
.simple-c81e:after {
  clear: both;
}
.active_9a89 .texture_aedc,
.backdrop_easy_aa55 .texture_aedc,
.under-c49a .texture_aedc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tertiary-2aa1 {
  display: inline-block;
}
.preview-action-84e5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.preview-action-84e5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.preview-action-84e5 .dark_013c {
  padding: 1em 0;
  font-size: 85%;
}
.dark_013c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gradient-fast-ccee {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gradient-fast-ccee:after,
.gradient-fast-ccee:before {
  content: "";
  display: table;
}
.gradient-fast-ccee:after {
  clear: both;
}
.message_full_9967 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.aside-orange-dc81 .message_full_9967 {
  max-width: 50%;
}
.alert-action-2364 .message_full_9967 {
  max-width: 33.33%;
}
.notification-last-12dc .message_full_9967 {
  max-width: 25%;
}
.box-cold-d00b .message_full_9967 {
  max-width: 20%;
}
.carousel-e9e0 .message_full_9967 {
  max-width: 16.66%;
}
.box_black_8510 .message_full_9967 {
  max-width: 14.28%;
}
.highlight_27f2 .message_full_9967 {
  max-width: 12.5%;
}
.tertiary_857c .message_full_9967 {
  max-width: 11.11%;
}
.up_1f81 {
  display: block;
}
.current-64c4 .surface-8bc0 label,
.current-64c4 .avatar_thick_e91e label,
.current-64c4 .nav-over-0ea9 label,
.current-64c4 .lower-78c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.warm-d6af {
  list-style: none;
  margin: 0;
}
.warm-d6af article.photo-purple-5122 {
  margin-bottom: 0;
}
.warm-d6af ul {
  list-style: none;
  margin: 0;
}
.warm-d6af .backdrop_d416 li.photo-purple-5122 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .warm-d6af .backdrop_d416 li.photo-purple-5122 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .warm-d6af .backdrop_d416 li.photo-purple-5122: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) {
  .warm-d6af .backdrop_d416 li.photo-purple-5122 li.photo-purple-5122 li.photo-purple-5122 li.photo-purple-5122 {
    padding-left: 0;
  }
}
article.photo-purple-5122 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo-purple-5122 .active_9a89 p:last-of-type {
  margin-bottom: 0;
}
article.photo-purple-5122 .tooltip_tall_88cd {
  float: left;
}
article.photo-purple-5122 .element_left_a149 {
  margin-left: 85px;
}
article.photo-purple-5122 .video-left-e6e3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo-purple-5122 .video-left-e6e3 .message_fresh_dc8c {
  margin-left: 10px;
}
article.photo-purple-5122 .modal-eb1d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo-purple-5122 .description_1bcd {
  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 .surface-8bc0,
  #respond .nav-over-0ea9,
  #respond .lower-78c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-8bc0 input,
#respond .nav-over-0ea9 input,
#respond .lower-78c9 input {
  width: 100%;
}
#respond .lower-78c9 {
  margin-right: 0;
}
#respond .picture-stone-fca6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid-f9b2 {
  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;
}
.grid-f9b2.heading_pink_0634 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.grid-f9b2 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%);
}
.grid-f9b2:focus,
.grid-f9b2: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);
}
.caption-short-363d {
  border-radius: 10%;
}
.easy_36e7 {
  border-radius: 50%;
}
.column_925b {
  font-size: 0.72em;
}
.simple-ae9f {
  font-size: 0.875em;
}
.logo-outer-249c {
  font-size: 1.1em;
}
.tertiary_5d54 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tertiary_5d54.column_925b {
  letter-spacing: 0.5px;
}
.description-north-c84a,
.description-north-c84a a {
  color: #6d6d6d;
}
.description-north-c84a a:hover {
  color: #111;
}
.hot-c54e {
  color: #6d6d6d;
}
.focused_0653 {
  overflow-x: hidden;
}
.focused_0653 .button-1276.soft-e835 {
  position: relative;
}
.focused_0653 .button-1276.soft-e835.tag_inner_12b0 {
  position: initial;
}
.focused_0653
  .button-1276.soft-e835.tag_inner_12b0
  .carousel-light-a743 {
  left: auto;
}
.focused_0653 .button-1276 .carousel-light-a743 {
  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;
}
.focused_0653 .button-1276:hover.soft-e835 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.focused_0653
  .button-1276:hover.soft-e835
  .carousel-light-a743 {
  display: block;
  z-index: 9999999;
}
.focused_0653 .texture_d7f4 .hero-8b8d,
.focused_0653 .hero-current-b1c3 .hero-8b8d {
  display: none;
}
.focused_0653 .hero-4200 .button-1276:hover.soft-e835 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.current-64c4 .surface-8bc0 label,
.current-64c4 .avatar_thick_e91e label,
.current-64c4 .nav-over-0ea9 label,
.current-64c4 .lower-78c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.warm-d6af {
  list-style: none;
  margin: 0;
}
.warm-d6af article.photo-purple-5122 {
  margin-bottom: 0;
}
.warm-d6af ul {
  list-style: none;
  margin: 0;
}
.warm-d6af .backdrop_d416 li.photo-purple-5122 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .warm-d6af .backdrop_d416 li.photo-purple-5122 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .warm-d6af .backdrop_d416 li.photo-purple-5122: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) {
  .warm-d6af .backdrop_d416 li.photo-purple-5122 li.photo-purple-5122 li.photo-purple-5122 li.photo-purple-5122 {
    padding-left: 0;
  }
}
article.photo-purple-5122 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo-purple-5122 .active_9a89 p:last-of-type {
  margin-bottom: 0;
}
article.photo-purple-5122 .tooltip_tall_88cd {
  float: left;
}
article.photo-purple-5122 .element_left_a149 {
  margin-left: 85px;
}
article.photo-purple-5122 .video-left-e6e3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo-purple-5122 .video-left-e6e3 .message_fresh_dc8c {
  margin-left: 10px;
}
article.photo-purple-5122 .modal-eb1d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo-purple-5122 .description_1bcd {
  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 .surface-8bc0,
  #respond .nav-over-0ea9,
  #respond .lower-78c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-8bc0 input,
#respond .nav-over-0ea9 input,
#respond .lower-78c9 input {
  width: 100%;
}
#respond .lower-78c9 {
  margin-right: 0;
}
#respond .picture-stone-fca6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture_d7f4 .content_d8b8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.content_d8b8 .layout-4b68.frame_001a .badge-a295 > li > a:focus,
.content_d8b8 .layout-4b68.frame_001a .badge-a295 > li > a:hover,
.content_d8b8 .layout-4b68.carousel-b540 .badge-a295 > li > a:focus,
.content_d8b8 .layout-4b68.carousel-b540 .badge-a295 > li > a:hover,
.content_d8b8 .layout-4b68.filter-inner-55a1 .badge-a295 > li > a:focus,
.content_d8b8 .layout-4b68.filter-inner-55a1 .badge-a295 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_d8b8
  .layout-4b68.frame_001a
  .badge-a295
  > li.black_cbe2
  > a,
.content_d8b8
  .layout-4b68.frame_001a
  .badge-a295
  > li.complex_045a
  > a,
.content_d8b8
  .layout-4b68.carousel-b540
  .badge-a295
  > li.black_cbe2
  > a,
.content_d8b8
  .layout-4b68.carousel-b540
  .badge-a295
  > li.complex_045a
  > a,
.content_d8b8
  .layout-4b68.filter-inner-55a1
  .badge-a295
  > li.black_cbe2
  > a,
.content_d8b8 .layout-4b68.filter-inner-55a1 .badge-a295 > li.thumbnail_253e > a {
  color: rgba(255, 255, 255, 0.99);
}
.content_d8b8 .focus-78f1,
.content_d8b8 .focus-78f1 a {
  color: rgba(255, 255, 255, 0.99);
}
.content_d8b8 .input_f603.main_gold_0256 li a,
.content_d8b8 .overlay_complex_50ce a,
.content_d8b8 .column-clean-ecd7,
.content_d8b8 .badge-a295 > li > a,
.content_d8b8 .bronze-0500 {
  color: rgba(255, 255, 255, 0.79);
}
.content_d8b8 .input_f603.main_gold_0256 li a:hover,
.content_d8b8 .overlay_complex_50ce a:hover,
.content_d8b8 .column-clean-ecd7:hover,
.content_d8b8 .badge-a295 > li > a:hover,
.content_d8b8 .bronze-0500:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_d8b8 .top-27d0 {
  color: rgba(255, 255, 255, 0.79);
}
.content_d8b8 .top-27d0 .sidebar_basic_33c7 {
  color: rgba(255, 255, 255, 0.99);
}
.content_d8b8 .top-27d0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_d8b8 .chip_outer_39ba .north_cb5c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content_d8b8 .chip_outer_39ba .north_cb5c .cold_36e0 {
  color: rgba(255, 255, 255, 0.79);
}
.content_d8b8
  .chip_outer_39ba
  .north_cb5c
  .cold_36e0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_d8b8
  .chip_outer_39ba
  .north_cb5c
  .cold_36e0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_d8b8
  .chip_outer_39ba
  .north_cb5c
  .cold_36e0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_d8b8
  .chip_outer_39ba
  .north_cb5c
  .cold_36e0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_d8b8 .chip_outer_39ba .overlay-757d {
  color: rgba(255, 255, 255, 0.79);
}
.content_d8b8 .chip_outer_39ba .overlay-757d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_4960
  .content_d8b8
  .chip_outer_39ba
  .dim_f8dd
  .first-8a69 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media_4960
  .content_d8b8
  .chip_outer_39ba
  .dim_f8dd
  .cold_36e0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture_d7f4 .filter_green_ce8d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.filter_green_ce8d .layout-4b68.frame_001a .badge-a295 > li > a:focus,
.filter_green_ce8d .layout-4b68.frame_001a .badge-a295 > li > a:hover,
.filter_green_ce8d .layout-4b68.carousel-b540 .badge-a295 > li > a:focus,
.filter_green_ce8d .layout-4b68.carousel-b540 .badge-a295 > li > a:hover,
.filter_green_ce8d .layout-4b68.filter-inner-55a1 .badge-a295 > li > a:focus,
.filter_green_ce8d .layout-4b68.filter-inner-55a1 .badge-a295 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_green_ce8d
  .layout-4b68.frame_001a
  .badge-a295
  > li.black_cbe2
  > a,
.filter_green_ce8d
  .layout-4b68.frame_001a
  .badge-a295
  > li.complex_045a
  > a,
.filter_green_ce8d
  .layout-4b68.carousel-b540
  .badge-a295
  > li.black_cbe2
  > a,
.filter_green_ce8d
  .layout-4b68.carousel-b540
  .badge-a295
  > li.complex_045a
  > a,
.filter_green_ce8d
  .layout-4b68.filter-inner-55a1
  .badge-a295
  > li.black_cbe2
  > a,
.filter_green_ce8d .layout-4b68.filter-inner-55a1 .badge-a295 > li.thumbnail_253e > a {
  color: rgba(0, 0, 0, 0.8);
}
.filter_green_ce8d .focus-78f1,
.filter_green_ce8d .focus-78f1 a {
  color: rgba(0, 0, 0, 0.8);
}
.filter_green_ce8d .input_f603.main_gold_0256 li a,
.filter_green_ce8d .overlay_complex_50ce a,
.filter_green_ce8d .column-clean-ecd7,
.filter_green_ce8d .badge-a295 > li > a,
.filter_green_ce8d .bronze-0500 {
  color: rgba(0, 0, 0, 0.55);
}
.filter_green_ce8d .input_f603.main_gold_0256 li a:hover,
.filter_green_ce8d .overlay_complex_50ce a:hover,
.filter_green_ce8d .column-clean-ecd7:hover,
.filter_green_ce8d .badge-a295 > li > a:hover,
.filter_green_ce8d .bronze-0500:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_green_ce8d .top-27d0 {
  color: rgba(0, 0, 0, 0.55);
}
.filter_green_ce8d .top-27d0 .sidebar_basic_33c7 {
  color: rgba(0, 0, 0, 0.8);
}
.filter_green_ce8d .top-27d0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas_42b2 .badge-slow-fe43 {
  margin-left: auto;
  margin-right: auto;
}
.backdrop_easy_aa55 > * {
  margin-left: auto;
  margin-right: auto;
}
.backdrop_easy_aa55 .modal-4e0b {
  margin-right: 1.41575em;
}
.wrapper-fluid-c838 .backdrop_easy_aa55 > .bright_93b3 {
  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;
}
.wrapper-fluid-c838 .backdrop_easy_aa55 > .south-89e3 {
  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;
}
.fluid_87d6.gas_42b2 .badge-slow-fe43,
.message_inner_346c.gas_42b2 .badge-slow-fe43 {
  margin-left: 0;
}
.pagination-new-ccf8.gas_42b2 .badge-slow-fe43,
.old-4b3d.gas_42b2 .badge-slow-fe43 {
  margin-right: 0;
}
.backdrop_easy_aa55 ol,
.backdrop_easy_aa55 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.panel-next-00b9 video {
  max-width: 100%;
}
.avatar_simple_af29 img {
  display: block;
}
.avatar_simple_af29.modal-4e0b,
.avatar_simple_af29.accordion-slow-dc3a {
  width: 100%;
}
.avatar_simple_af29.south-89e3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.slow-bbba:not(.module-c8a6) {
  margin: 1.5em auto;
}
.full-ed1b p {
  padding: 1.5em 14px;
}
ul.pattern_solid_e08a.south-89e3,
ul.pattern_solid_e08a.bright_93b3,
ul.pattern_solid_e08a.south-2769.bright_93b3 {
  padding: 0 14px;
}
.menu_3529 {
  display: block;
  overflow-x: auto;
}
.menu_3529 table {
  border-collapse: collapse;
  width: 100%;
}
.menu_3529 td,
.menu_3529 th {
  padding: 0.5em;
}
.backdrop_easy_aa55 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.backdrop_easy_aa55 ol ol,
.backdrop_easy_aa55 ol ul,
.backdrop_easy_aa55 ul ol,
.backdrop_easy_aa55 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.backdrop_easy_aa55 ol ol li,
.backdrop_easy_aa55 ol ul li,
.backdrop_easy_aa55 ul ol li,
.backdrop_easy_aa55 ul ul li {
  margin-left: 0;
}
.video-in-1727.caption-rough-e05c > .item-upper-89ac {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.video-in-1727.caption-rough-e05c > .item-upper-89ac iframe,
.video-in-1727.caption-rough-e05c > .item-upper-89ac > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focused_c01b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focused_c01b.nav-purple-9634 {
  padding: 0;
}
.focused_c01b.nav-purple-9634 cite {
  font-size: 13px;
}
.focused_c01b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focused_c01b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.nav-bright-4a41 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.nav-bright-4a41 > p:first-child {
  margin-top: 0;
}
.nav-bright-4a41 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.nav-bright-4a41 blockquote {
  border-left: 0;
}
.texture-fresh-9954 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.texture-fresh-9954:not(.aside-dc9a) {
  max-width: 100px;
}
.texture-fresh-9954.hidden_liquid_2cd6 {
  border-bottom: none !important;
  text-align: center;
}
.texture-fresh-9954.hidden_liquid_2cd6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .full-ed1b p {
    padding: 1.5em 0;
  }
}
.mask-west-3206 {
  color: #0073aa;
}
.right_62a7 {
  background-color: #0073aa;
}
.input-dirty-67f2 {
  color: #229fd8;
}
.secondary_cool_d1b4 {
  background-color: #229fd8;
}
.video_fluid_d94f {
  color: #eee;
}
.feature_last_f74d {
  background-color: #eee;
}
.sidebar_medium_8e63 {
  color: #444;
}
.icon-070a {
  background-color: #444;
}
.background-926a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.background-926a .old-acfb .overlay_complex_50ce {
  font-size: 15px;
}
.background-926a .overlay_complex_50ce {
  line-height: 1.3;
}
.background-926a .filter_green_ce8d {
}
.background-926a .content_d8b8 {
  background: #235787;
}
.title-top-1551 {
  padding: 0;
}
.title-top-1551 .content_d8b8 {
  background: #1a1a1a;
}
.title-top-1551 .filter_green_ce8d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.background-24d4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.background-24d4 .filter_green_ce8d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.background-24d4 .content_d8b8 {
  background: #303030;
}
.simple-c81e {
  position: relative;
  z-index: 10;
}
.simple-c81e .detail_423e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_c045 .soft-e835 {
  display: inline-block;
  vertical-align: middle;
}
.overlay_c045.pattern_fluid_0f5b .soft-e835 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .overlay_c045.pattern_fluid_0f5b .soft-e835 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay_c045.pattern_fluid_0f5b .soft-e835 {
    margin-right: 0.4em;
  }
}
.overlay_c045.pattern_fluid_0f5b .soft-e835:last-child {
  margin-right: 0;
}
.red-d688 .detail_423e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .texture_d7f4 .old-acfb {
    margin: 0 -0.5em;
  }
  .texture_d7f4 .old-acfb [class*="customify-col-"],
  .texture_d7f4 .old-acfb [class*="customify-col_"],
  .texture_d7f4 .old-acfb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.texture_d7f4.banner_rough_85c5 .detail_423e {
  background: 0 0 !important;
}
.texture_d7f4.banner_rough_85c5 .detail_423e,
.texture_d7f4.red-d688 .detail_423e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .texture_d7f4.silver-6e6e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.texture_d7f4.red-d688 .detail_423e {
  box-shadow: none !important;
}
.primary-c84b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .primary-c84b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .primary-c84b {
    padding: 18px 0 20px;
  }
}
.primary-c84b .pressed-8705 {
  width: 100%;
}
.primary-c84b .inner-0de0 {
  margin-bottom: 0;
}
.primary-c84b .footer-a616 {
  margin-top: 5px;
  font-size: 0.875em;
}
.header-b3b5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.header-b3b5 .hidden_edd8 {
  width: 100%;
}
.pagination_c8a6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pagination_c8a6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pagination_c8a6 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;
}
.pagination_c8a6 li:last-child:after {
  display: none;
}
.pagination_c8a6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pattern-a9d2 .hero-8b8d button,
.primary-c84b .hero-8b8d button {
  left: 0;
}
.pattern-a9d2 .hidden_edd8,
.primary-c84b .hidden_edd8 {
  padding-left: 0;
  padding-right: 0;
}
.pattern-a9d2 .header-b3b5,
.primary-c84b .header-b3b5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pattern-a9d2 {
  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;
}
.pattern-a9d2: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;
}
.pattern-a9d2 .simple_1c09 {
  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) {
  .pattern-a9d2 .simple_1c09 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-a9d2 .simple_1c09 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pattern-a9d2 .simple_1c09 {
    min-height: 200px;
  }
}
.pattern-a9d2 .pagination_c8a6 {
  color: rgba(255, 255, 255, 0.8);
}
.pattern-a9d2 .pagination_c8a6 a,
.pattern-a9d2 .pagination_c8a6 li:after {
  color: inherit;
}
.pattern-a9d2 .pagination_c8a6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.summary_9a16 {
  margin-bottom: 0.5em;
}
.west_ea3d {
  margin-bottom: 1.2em;
}
.west_ea3d,
.summary_9a16 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.west_ea3d p:last-child,
.summary_9a16 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hero-8b8d,
#masthead .hero-8b8d {
  display: none;
}
#masthead
  > .hero-8b8d.shadow-3051 {
  display: none;
}
#masthead > .hero-8b8d button {
  left: 0;
}
.mask_9138 {
  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%;
}
.mask_9138 .soft-e835 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.mask_9138 .copper-99c4 {
  display: -webkit-box;
  display: flex;
}
.mask_9138 .copper-99c4.sort_b5f1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.mask_9138 .copper-99c4.media_white_7221 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask_9138 .copper-99c4.dirty_10b7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask_9138.dim-467d.wide-1365 .copper-99c4.sort_b5f1 {
  flex-basis: 100%;
}
.mask_9138.grid-7584 .copper-99c4.media_white_7221 {
  -webkit-box-flex: 1;
  flex: auto;
}
.mask_9138.grid-7584 .copper-99c4.dirty_10b7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hero-8b8d.shadow-3051 {
  display: none;
}
#masthead > .hero-8b8d button {
  left: 0;
}
.sort-lower-5548 {
  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;
}
.sort-lower-5548:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sort-lower-5548.brown_5c48 i {
  margin-right: 4px;
}
.sort-lower-5548.heading-7b23 i {
  margin-left: 5px;
}
.overlay_complex_50ce p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.overlay_complex_50ce p:last-child {
  margin-bottom: 0;
}
.element_steel_6529 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element_steel_6529 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element_steel_6529 img {
  display: block;
  width: auto;
  line-height: 1;
}
.element_steel_6529 .focus-78f1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element_steel_6529 .focus-120b {
  margin: 5px 0 7px 0;
}
.element_steel_6529.component-hovered-2578 .overlay-fluid-d917 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_steel_6529.component-hovered-2578 .advanced-4ce6 {
  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;
}
.element_steel_6529.hero_rough_bd3d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element_steel_6529.hero_rough_bd3d .overlay-fluid-d917 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_steel_6529.hero_rough_bd3d .advanced-4ce6 {
  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;
}
.element_steel_6529.aside-first-46ec {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_steel_6529.middle-ab20 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element_steel_6529.middle-ab20 .advanced-4ce6 {
  margin-top: 7px;
}
.block-6b45 {
  display: inline-block;
}
.simple-c81e .frame-inner-38ff .element_steel_6529 img {
  max-width: 100%;
}
.layout-4b68 .upper-ba26.simple-e124,
.widget_3bf7 .upper-ba26.simple-e124 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.layout-4b68 .link_pressed_fc5b,
.widget_3bf7 .link_pressed_fc5b {
  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%);
}
.layout-4b68 .link_pressed_fc5b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.layout-4b68.stale_e20e .link_pressed_fc5b {
  display: none;
}
.layout-4b68 .description_purple_3438 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout-4b68 .description_purple_3438 li {
  display: inline-block;
  position: relative;
}
.layout-4b68 .description_purple_3438 li:last-child {
  margin-right: 0;
}
.layout-4b68 .description_purple_3438 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;
}
.layout-4b68 .description_purple_3438 li.thumbnail_253e > a {
  color: rgba(0, 0, 0, 0.9);
}
.layout-4b68 .description_purple_3438 > 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;
}
.layout-4b68 .description_purple_3438 > li > a i {
  line-height: 0;
}
.layout-4b68 .description_purple_3438 > li.glass-26c9 > a .link_pressed_fc5b {
  margin-left: 4px;
  line-height: 0;
}
.layout-4b68 .description_purple_3438 .link_west_d8a2 li.glass-26c9 > a {
  position: relative;
}
.layout-4b68 .description_purple_3438 .link_west_d8a2 li.glass-26c9 > a:after,
.layout-4b68 .description_purple_3438 .link_west_d8a2 li.glass-26c9 > a:before {
  content: "";
  display: table;
}
.layout-4b68 .description_purple_3438 .link_west_d8a2 li.glass-26c9 > a:after {
  clear: both;
}
.layout-4b68 .description_purple_3438 .link_west_d8a2 li.glass-26c9 > a .link_pressed_fc5b {
  margin-left: 5px;
  float: right;
}
.layout-4b68 .sidebar-1c0e,
.layout-4b68 .link_west_d8a2 {
  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;
}
.layout-4b68 .link_west_d8a2 {
  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;
}
.layout-4b68 .link_west_d8a2 .simple-e124 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.layout-4b68 .link_west_d8a2 .link_pressed_fc5b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.layout-4b68 .link_west_d8a2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.layout-4b68 .link_west_d8a2 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;
}
.layout-4b68 .link_west_d8a2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.layout-4b68 .link_west_d8a2 .link_west_d8a2 {
  top: 0;
  left: 100%;
}
.layout-4b68 .block_warm_b7ac.fn-focus-d7ee > .sidebar-1c0e,
.layout-4b68 .block_warm_b7ac.fn-focus-d7ee > .link_west_d8a2,
.layout-4b68 .block_warm_b7ac:focus > .sidebar-1c0e,
.layout-4b68 .block_warm_b7ac:focus > .link_west_d8a2,
.layout-4b68 .block_warm_b7ac:hover > .sidebar-1c0e,
.layout-4b68 .block_warm_b7ac:hover > .link_west_d8a2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.layout-4b68.filter-inner-55a1 .badge-a295:after,
.layout-4b68.filter-inner-55a1 .badge-a295:before {
  content: "";
  display: table;
}
.layout-4b68.filter-inner-55a1 .badge-a295:after {
  clear: both;
}
.layout-4b68.filter-inner-55a1 .badge-a295 > li {
  float: left;
}
.layout-4b68.card_tall_61d2 .badge-a295:after,
.layout-4b68.card_tall_61d2 .badge-a295:before {
  content: "";
  display: table;
}
.layout-4b68.card_tall_61d2 .badge-a295:after {
  clear: both;
}
.layout-4b68.card_tall_61d2 .badge-a295 > li {
  float: left;
}
.layout-4b68.card_tall_61d2 .badge-a295 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.layout-4b68.card_tall_61d2 .badge-a295 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.layout-4b68.card_tall_61d2 .badge-a295 > li.black_cbe2 > a,
.layout-4b68.card_tall_61d2 .badge-a295 > li.thumbnail_253e > a {
  color: #fff;
  background-color: #1e4b75;
}
.layout-4b68.frame_001a .badge-a295 > li > a .simple-e124 {
  position: relative;
}
.layout-4b68.frame_001a .badge-a295 > li > a .simple-e124: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;
}
.layout-4b68.frame_001a
  .badge-a295
  > li:focus
  > a
  .simple-e124:before,
.layout-4b68.frame_001a
  .badge-a295
  > li:hover
  > a
  .simple-e124:before {
  width: 100%;
  background-color: currentColor;
}
.layout-4b68.frame_001a
  .badge-a295
  > li.black_cbe2
  > a
  .simple-e124:before,
.layout-4b68.frame_001a
  .badge-a295
  > li.complex_045a
  > a
  .simple-e124:before {
  width: 100%;
  background-color: currentColor;
}
.layout-4b68.carousel-b540 .badge-a295 > li > a .simple-e124 {
  position: relative;
}
.layout-4b68.carousel-b540 .badge-a295 > li > a .simple-e124: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;
}
.layout-4b68.carousel-b540 .badge-a295 > li:focus > a .simple-e124:before,
.layout-4b68.carousel-b540
  .badge-a295
  > li:hover
  > a
  .simple-e124:before {
  width: 100%;
  background-color: currentColor;
}
.layout-4b68.carousel-b540
  .badge-a295
  > li.black_cbe2
  > a
  .simple-e124:before,
.layout-4b68.carousel-b540
  .badge-a295
  > li.complex_045a
  > a
  .simple-e124:before {
  width: 100%;
  background-color: currentColor;
}
.widget_3bf7 .description_purple_3438 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_3bf7 .description_purple_3438 li:first-child > a {
  border-top: none;
}
.widget_3bf7 .description_purple_3438 .icon_1e5b > .simple-e124 .link_pressed_fc5b {
  display: none;
}
.widget_3bf7 .description_purple_3438 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.widget_3bf7 .description_purple_3438 li:last-child {
  border: none;
}
.widget_3bf7 .description_purple_3438 li.glass-26c9 > a {
  padding-right: 45px !important;
}
.widget_3bf7 .description_purple_3438 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.widget_3bf7 .description_purple_3438 li a:focus,
.widget_3bf7 .description_purple_3438 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget_3bf7 .description_purple_3438 li .preview-stale-08bd {
  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;
}
.widget_3bf7 .description_purple_3438 li .preview-stale-08bd:hover {
  box-shadow: none;
}
.widget_3bf7 .description_purple_3438 li .preview-stale-08bd .link_pressed_fc5b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.widget_3bf7 .description_purple_3438 .link_west_d8a2 {
  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);
}
.widget_3bf7 .description_purple_3438 .link_west_d8a2 li a {
  padding-left: 3em;
}
.widget_3bf7 .description_purple_3438 .solid-351b > a .preview-stale-08bd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.widget_3bf7 .description_purple_3438 .solid-351b > .link_west_d8a2 {
  display: block;
  opacity: 1;
}
.up-dfe3 {
  max-width: 100%;
}
.block_simple_7764 {
  line-height: 0;
  cursor: pointer;
}
.bronze-0500 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bronze-0500:hover {
  box-shadow: none;
  color: currentColor;
}
.bronze-0500 svg {
  width: 18px;
  height: 18px;
}
.bronze-0500 .header_north_9a4b {
  display: none;
}
.text_easy_862c {
  position: relative;
}
.text_easy_862c.fn-active-d7ee .bronze-0500 .background-yellow-533a {
  display: none;
}
.text_easy_862c.fn-active-d7ee .bronze-0500 .header_north_9a4b {
  display: inline-block;
}
.text_easy_862c .pink-aede {
  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);
}
.text_easy_862c.icon-57d7 .pink-aede {
  left: auto;
  right: -0.9em;
}
.text_easy_862c.icon-57d7 .action_c732::before {
  left: auto;
  right: 15px;
}
.text_easy_862c.fn-active-d7ee .pink-aede {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dim_f8dd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dim_f8dd label {
  flex-basis: 100%;
}
.dim_f8dd .north_cb5c {
  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;
}
.dim_f8dd .cold_36e0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dim_f8dd .cold_36e0:focus {
  background-color: transparent;
}
.dim_f8dd button.overlay-757d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dim_f8dd button.overlay-757d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dim_f8dd button.overlay-757d svg {
  width: 18px;
  height: 18px;
}
.dim_f8dd input[type="submit"] {
  min-height: auto;
}
.chip_outer_39ba .dim_f8dd .cold_36e0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.action_c732 {
  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) {
  .action_c732 {
    width: 220px;
  }
}
.action_c732 label {
  flex-basis: 100%;
}
.action_c732::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;
}
.media_4960 .chip_outer_39ba .dim_f8dd {
  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;
}
.media_4960
  .chip_outer_39ba
  .dim_f8dd
  .north_cb5c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.media_4960 .chip_outer_39ba .dim_f8dd .cold_36e0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.media_4960
  .chip_outer_39ba
  .dim_f8dd
  .cold_36e0:focus {
  background: 0 0;
}
.media_4960
  .chip_outer_39ba
  .dim_f8dd
  .first-8a69 {
  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;
}
.input_f603 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.input_f603 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.input_f603 li:last-child {
  margin-right: 0;
}
.input_f603 li:first-child {
  margin-left: 0;
}
.input_f603.bright_2cb4 a {
  color: #fff;
}
.input_f603.bright_2cb4 a:hover {
  color: #fff;
}
.input_f603 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.input_f603 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.input_f603 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.input_f603 a:hover {
  opacity: 0.9;
  color: inherit;
}
.input_f603 [class*="social-icon-apple"] {
  background-color: #999;
}
.input_f603 [class*="social-icon-apple"].secondary-plasma-90eb {
  background-color: transparent;
  color: #999;
}
.input_f603 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.input_f603 [class*="social-icon-behance"].secondary-plasma-90eb {
  background-color: transparent;
  color: #1769ff;
}
.input_f603 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.input_f603 [class*="social-icon-bitbucket"].secondary-plasma-90eb {
  background-color: transparent;
  color: #205081;
}
.input_f603 [class*="social-icon-codepen"] {
  background-color: #000;
}
.input_f603 [class*="social-icon-codepen"].secondary-plasma-90eb {
  background-color: transparent;
  color: #000;
}
.input_f603 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.input_f603 [class*="social-icon-delicious"].secondary-plasma-90eb {
  background-color: transparent;
  color: #39f;
}
.input_f603 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.input_f603 [class*="social-icon-digg"].secondary-plasma-90eb {
  background-color: transparent;
  color: #005be2;
}
.input_f603 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.input_f603 [class*="social-icon-dribbble"].secondary-plasma-90eb {
  background-color: transparent;
  color: #ea4c89;
}
.input_f603 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.input_f603 [class*="social-icon-envelope"].secondary-plasma-90eb {
  background-color: transparent;
  color: #ea4335;
}
.input_f603 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.input_f603 [class*="social-icon-facebook"].secondary-plasma-90eb {
  background-color: transparent;
  color: #3b5998;
}
.input_f603 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.input_f603 [class*="social-icon-flickr"].secondary-plasma-90eb {
  background-color: transparent;
  color: #0063dc;
}
.input_f603 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.input_f603 [class*="social-icon-foursquare"].secondary-plasma-90eb {
  background-color: transparent;
  color: #2d5be3;
}
.input_f603 [class*="social-icon-github"] {
  background-color: #333;
}
.input_f603 [class*="social-icon-github"].secondary-plasma-90eb {
  background-color: transparent;
  color: #333;
}
.input_f603 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.input_f603 [class*="social-icon-google-plus"].secondary-plasma-90eb {
  background-color: transparent;
  color: #dd4b39;
}
.input_f603 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.input_f603 [class*="social-icon-houzz"].secondary-plasma-90eb {
  background-color: transparent;
  color: #7ac142;
}
.input_f603 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.input_f603 [class*="social-icon-instagram"].secondary-plasma-90eb {
  background-color: transparent;
  color: #262626;
}
.input_f603 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.input_f603 [class*="social-icon-jsfiddle"].secondary-plasma-90eb {
  background-color: transparent;
  color: #487aa2;
}
.input_f603 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.input_f603 [class*="social-icon-linkedin"].secondary-plasma-90eb {
  background-color: transparent;
  color: #0077b5;
}
.input_f603 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.input_f603 [class*="social-icon-medium"].secondary-plasma-90eb {
  background-color: transparent;
  color: #00ab6b;
}
.input_f603 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.input_f603
  [class*="social-icon-odnoklassniki"].secondary-plasma-90eb {
  background-color: transparent;
  color: #f4731c;
}
.input_f603 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.input_f603 [class*="social-icon-meetup"].secondary-plasma-90eb {
  background-color: transparent;
  color: #ec1c40;
}
.input_f603 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.input_f603 [class*="social-icon-pinterest"].secondary-plasma-90eb {
  background-color: transparent;
  color: #bd081c;
}
.input_f603 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.input_f603 [class*="social-icon-product-hunt"].secondary-plasma-90eb {
  background-color: transparent;
  color: #da552f;
}
.input_f603 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.input_f603 [class*="social-icon-reddit"].secondary-plasma-90eb {
  background-color: transparent;
  color: #ff4500;
}
.input_f603 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.input_f603 [class*="social-icon-rss"].secondary-plasma-90eb {
  background-color: transparent;
  color: #f26522;
}
.input_f603 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.input_f603
  [class*="social-icon-shopping-cart"].secondary-plasma-90eb {
  background-color: transparent;
  color: #4caf50;
}
.input_f603 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.input_f603 [class*="social-icon-skype"].secondary-plasma-90eb {
  background-color: transparent;
  color: #00aff0;
}
.input_f603 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.input_f603 [class*="social-icon-slideshare"].secondary-plasma-90eb {
  background-color: transparent;
  color: #0077b5;
}
.input_f603 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.input_f603 [class*="social-icon-snapchat"].secondary-plasma-90eb {
  background-color: transparent;
  color: #fffc00;
}
.input_f603 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.input_f603 [class*="social-icon-soundcloud"].secondary-plasma-90eb {
  background-color: transparent;
  color: #f80;
}
.input_f603 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.input_f603 [class*="social-icon-spotify"].secondary-plasma-90eb {
  background-color: transparent;
  color: #2ebd59;
}
.input_f603 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.input_f603
  [class*="social-icon-stack-overflow"].secondary-plasma-90eb {
  background-color: transparent;
  color: #fe7a15;
}
.input_f603 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.input_f603 [class*="social-icon-maldkfgram"].secondary-plasma-90eb {
  background-color: transparent;
  color: #2ca5e0;
}
.input_f603 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.input_f603 [class*="social-icon-tripadvisor"].secondary-plasma-90eb {
  background-color: transparent;
  color: #589442;
}
.input_f603 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.input_f603 [class*="social-icon-tumblr"].secondary-plasma-90eb {
  background-color: transparent;
  color: #35465c;
}
.input_f603 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.input_f603 [class*="social-icon-twitch"].secondary-plasma-90eb {
  background-color: transparent;
  color: #6441a5;
}
.input_f603 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.input_f603 [class*="social-icon-twitter"].secondary-plasma-90eb {
  background-color: transparent;
  color: #1da1f2;
}
.input_f603 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.input_f603 [class*="social-icon-vimeo"].secondary-plasma-90eb {
  background-color: transparent;
  color: #1ab7ea;
}
.input_f603 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.input_f603 [class*="social-icon-vk"].secondary-plasma-90eb {
  background-color: transparent;
  color: #45668e;
}
.input_f603 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.input_f603 [class*="social-icon-weibo"].secondary-plasma-90eb {
  background-color: transparent;
  color: #df2029;
}
.input_f603 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.input_f603 [class*="social-icon-weixin"].secondary-plasma-90eb {
  background-color: transparent;
  color: #7bb32e;
}
.input_f603 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.input_f603 [class*="social-icon-whatsapp"].secondary-plasma-90eb {
  background-color: transparent;
  color: #25d366;
}
.input_f603 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.input_f603 [class*="social-icon-wordpress"].secondary-plasma-90eb {
  background-color: transparent;
  color: #21759b;
}
.input_f603 [class*="social-icon-xing"] {
  background-color: #026466;
}
.input_f603 [class*="social-icon-xing"].secondary-plasma-90eb {
  background-color: transparent;
  color: #026466;
}
.input_f603 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.input_f603 [class*="social-icon-yelp"].secondary-plasma-90eb {
  background-color: transparent;
  color: #af0606;
}
.input_f603 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.input_f603 [class*="social-icon-youtube"].secondary-plasma-90eb {
  background-color: transparent;
  color: #cd201f;
}
.column-clean-ecd7 {
  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;
}
.column-clean-ecd7:hover {
  box-shadow: none;
  background: 0 0;
}
.short_1124 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.icon-glass-24c8 {
  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;
}
.notice-0edc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.item-new-2029 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.item-new-2029,
.item-new-2029::after,
.item-new-2029::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;
}
.item-new-2029::after,
.item-new-2029::before {
  content: "";
  display: block;
  background-color: inherit;
}
.container-clean-95b2 .icon-glass-24c8 .notice-0edc {
  margin-top: -2px;
  width: 19px;
}
.container-clean-95b2 .icon-glass-24c8 .item-new-2029 {
  margin-top: -1px;
}
.container-clean-95b2 .icon-glass-24c8 .item-new-2029,
.container-clean-95b2 .icon-glass-24c8 .item-new-2029::after,
.container-clean-95b2 .icon-glass-24c8 .item-new-2029::before {
  width: 19px;
  height: 2px;
}
.container-clean-95b2 .icon-glass-24c8 .item-new-2029::before {
  top: -6px;
}
.container-clean-95b2 .icon-glass-24c8 .item-new-2029::after {
  bottom: -6px;
}
.over-e51e .icon-glass-24c8 .notice-0edc {
  margin-top: -2px;
  width: 22px;
}
.over-e51e .icon-glass-24c8 .item-new-2029 {
  margin-top: -1px;
}
.over-e51e .icon-glass-24c8 .item-new-2029,
.over-e51e .icon-glass-24c8 .item-new-2029::after,
.over-e51e .icon-glass-24c8 .item-new-2029::before {
  width: 22px;
  height: 2px;
}
.over-e51e .icon-glass-24c8 .item-new-2029::before {
  top: -7px;
}
.over-e51e .icon-glass-24c8 .item-new-2029::after {
  bottom: -7px;
}
.summary_5295 .icon-glass-24c8 .notice-0edc {
  margin-top: -2px;
  width: 31px;
}
.summary_5295 .icon-glass-24c8 .item-new-2029 {
  margin-top: -1.5px;
}
.summary_5295 .icon-glass-24c8 .item-new-2029,
.summary_5295 .icon-glass-24c8 .item-new-2029::after,
.summary_5295 .icon-glass-24c8 .item-new-2029::before {
  width: 31px;
  height: 3px;
}
.summary_5295 .icon-glass-24c8 .item-new-2029::before {
  top: -9px;
}
.summary_5295 .icon-glass-24c8 .item-new-2029::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .nav_57e9 .icon-glass-24c8 .notice-0edc {
    margin-top: -2px;
    width: 19px;
  }
  .nav_57e9 .icon-glass-24c8 .item-new-2029 {
    margin-top: -1px;
  }
  .nav_57e9 .icon-glass-24c8 .item-new-2029,
  .nav_57e9 .icon-glass-24c8 .item-new-2029::after,
  .nav_57e9 .icon-glass-24c8 .item-new-2029::before {
    width: 19px;
    height: 2px;
  }
  .nav_57e9 .icon-glass-24c8 .item-new-2029::before {
    top: -6px;
  }
  .nav_57e9 .icon-glass-24c8 .item-new-2029::after {
    bottom: -6px;
  }
  .gold-a337 .icon-glass-24c8 .notice-0edc {
    margin-top: -2px;
    width: 22px;
  }
  .gold-a337 .icon-glass-24c8 .item-new-2029 {
    margin-top: -1px;
  }
  .gold-a337 .icon-glass-24c8 .item-new-2029,
  .gold-a337 .icon-glass-24c8 .item-new-2029::after,
  .gold-a337 .icon-glass-24c8 .item-new-2029::before {
    width: 22px;
    height: 2px;
  }
  .gold-a337 .icon-glass-24c8 .item-new-2029::before {
    top: -7px;
  }
  .gold-a337 .icon-glass-24c8 .item-new-2029::after {
    bottom: -7px;
  }
  .new-9a37 .icon-glass-24c8 .notice-0edc {
    margin-top: -2px;
    width: 31px;
  }
  .new-9a37 .icon-glass-24c8 .item-new-2029 {
    margin-top: -1.5px;
  }
  .new-9a37 .icon-glass-24c8 .item-new-2029,
  .new-9a37 .icon-glass-24c8 .item-new-2029::after,
  .new-9a37 .icon-glass-24c8 .item-new-2029::before {
    width: 31px;
    height: 3px;
  }
  .new-9a37 .icon-glass-24c8 .item-new-2029::before {
    top: -9px;
  }
  .new-9a37 .icon-glass-24c8 .item-new-2029::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-9f39 .icon-glass-24c8 .notice-0edc {
    margin-top: -2px;
    width: 19px;
  }
  .pagination-9f39 .icon-glass-24c8 .item-new-2029 {
    margin-top: -1px;
  }
  .pagination-9f39 .icon-glass-24c8 .item-new-2029,
  .pagination-9f39 .icon-glass-24c8 .item-new-2029::after,
  .pagination-9f39 .icon-glass-24c8 .item-new-2029::before {
    width: 19px;
    height: 2px;
  }
  .pagination-9f39 .icon-glass-24c8 .item-new-2029::before {
    top: -6px;
  }
  .pagination-9f39 .icon-glass-24c8 .item-new-2029::after {
    bottom: -6px;
  }
  .stale-8b34 .icon-glass-24c8 .notice-0edc {
    margin-top: -2px;
    width: 22px;
  }
  .stale-8b34 .icon-glass-24c8 .item-new-2029 {
    margin-top: -1px;
  }
  .stale-8b34 .icon-glass-24c8 .item-new-2029,
  .stale-8b34 .icon-glass-24c8 .item-new-2029::after,
  .stale-8b34 .icon-glass-24c8 .item-new-2029::before {
    width: 22px;
    height: 2px;
  }
  .stale-8b34 .icon-glass-24c8 .item-new-2029::before {
    top: -7px;
  }
  .stale-8b34 .icon-glass-24c8 .item-new-2029::after {
    bottom: -7px;
  }
  .status_bright_b367 .icon-glass-24c8 .notice-0edc {
    margin-top: -2px;
    width: 31px;
  }
  .status_bright_b367 .icon-glass-24c8 .item-new-2029 {
    margin-top: -1.5px;
  }
  .status_bright_b367 .icon-glass-24c8 .item-new-2029,
  .status_bright_b367 .icon-glass-24c8 .item-new-2029::after,
  .status_bright_b367 .icon-glass-24c8 .item-new-2029::before {
    width: 31px;
    height: 3px;
  }
  .status_bright_b367 .icon-glass-24c8 .item-new-2029::before {
    top: -9px;
  }
  .status_bright_b367 .icon-glass-24c8 .item-new-2029::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .left-0681 .icon-glass-24c8 .notice-0edc {
    margin-top: -2px;
    width: 19px;
  }
  .left-0681 .icon-glass-24c8 .item-new-2029 {
    margin-top: -1px;
  }
  .left-0681 .icon-glass-24c8 .item-new-2029,
  .left-0681 .icon-glass-24c8 .item-new-2029::after,
  .left-0681 .icon-glass-24c8 .item-new-2029::before {
    width: 19px;
    height: 2px;
  }
  .left-0681 .icon-glass-24c8 .item-new-2029::before {
    top: -6px;
  }
  .left-0681 .icon-glass-24c8 .item-new-2029::after {
    bottom: -6px;
  }
  .item-4b6c .icon-glass-24c8 .notice-0edc {
    margin-top: -2px;
    width: 22px;
  }
  .item-4b6c .icon-glass-24c8 .item-new-2029 {
    margin-top: -1px;
  }
  .item-4b6c .icon-glass-24c8 .item-new-2029,
  .item-4b6c .icon-glass-24c8 .item-new-2029::after,
  .item-4b6c .icon-glass-24c8 .item-new-2029::before {
    width: 22px;
    height: 2px;
  }
  .item-4b6c .icon-glass-24c8 .item-new-2029::before {
    top: -7px;
  }
  .item-4b6c .icon-glass-24c8 .item-new-2029::after {
    bottom: -7px;
  }
  .badge-green-9d02 .icon-glass-24c8 .notice-0edc {
    margin-top: -2px;
    width: 31px;
  }
  .badge-green-9d02 .icon-glass-24c8 .item-new-2029 {
    margin-top: -1.5px;
  }
  .badge-green-9d02 .icon-glass-24c8 .item-new-2029,
  .badge-green-9d02 .icon-glass-24c8 .item-new-2029::after,
  .badge-green-9d02 .icon-glass-24c8 .item-new-2029::before {
    width: 31px;
    height: 3px;
  }
  .badge-green-9d02 .icon-glass-24c8 .item-new-2029::before {
    top: -9px;
  }
  .badge-green-9d02 .icon-glass-24c8 .item-new-2029::after {
    bottom: -9px;
  }
}
.alert-c1ba .item-new-2029 {
  -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);
}
.alert-c1ba .item-new-2029::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.alert-c1ba .item-new-2029::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);
}
.alert-c1ba.over_c90a .item-new-2029 {
  -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);
}
.alert-c1ba.over_c90a .item-new-2029::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.alert-c1ba.over_c90a .item-new-2029::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);
}
.surface-mini-1678 {
  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.label_tall_d79c:before {
  display: none;
}
.hero-current-b1c3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hero-current-b1c3 .tooltip-7954 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hero-current-b1c3 .tooltip-7954:last-of-type {
  border-bottom: none;
}
.hero-current-b1c3 .tooltip-7954.steel_cd2c,
.hero-current-b1c3 .tooltip-7954.table-83ad,
.hero-current-b1c3 .tooltip-7954.layout_9c31 {
  padding: 0;
}
.hero-current-b1c3 .widget_3bf7 .preview-stale-08bd {
  color: currentColor;
}
.hero-current-b1c3 .widget_3bf7 .preview-stale-08bd:focus,
.hero-current-b1c3 .widget_3bf7 .preview-stale-08bd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-current-b1c3.filter_green_ce8d .top-27d0,
.hero-current-b1c3.filter_green_ce8d .overlay_complex_50ce a,
.hero-current-b1c3.filter_green_ce8d .badge-a295 a,
.hero-current-b1c3.filter_green_ce8d .link_west_d8a2 a {
  color: rgba(0, 0, 0, 0.55);
}
.hero-current-b1c3.filter_green_ce8d .top-27d0:hover,
.hero-current-b1c3.filter_green_ce8d .overlay_complex_50ce a:hover,
.hero-current-b1c3.filter_green_ce8d .badge-a295 a:hover,
.hero-current-b1c3.filter_green_ce8d .link_west_d8a2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-current-b1c3.filter_green_ce8d .sidebar_basic_33c7 {
  color: rgba(0, 0, 0, 0.8);
}
.hero-current-b1c3.filter_green_ce8d .tooltip-7954 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-current-b1c3.filter_green_ce8d .tooltip-7954:before {
  background: rgba(0, 0, 0, 0.08);
}
.hero-current-b1c3.filter_green_ce8d .gallery-d096:before {
  background: rgba(255, 255, 255, 0.9);
}
.hero-current-b1c3.filter_green_ce8d .widget_3bf7 .description_purple_3438 li a,
.hero-current-b1c3.filter_green_ce8d .widget_3bf7 .preview-stale-08bd,
.hero-current-b1c3.filter_green_ce8d .link_west_d8a2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-current-b1c3.filter_green_ce8d .widget_3bf7 .preview-stale-08bd:focus,
.hero-current-b1c3.filter_green_ce8d .widget_3bf7 .preview-stale-08bd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-current-b1c3.filter_green_ce8d .description_purple_3438 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-current-b1c3.content_d8b8 .top-27d0,
.hero-current-b1c3.content_d8b8 .overlay_complex_50ce a,
.hero-current-b1c3.content_d8b8 .badge-a295 .preview-stale-08bd,
.hero-current-b1c3.content_d8b8 .badge-a295 a,
.hero-current-b1c3.content_d8b8 .link_west_d8a2 a {
  color: rgba(255, 255, 255, 0.79);
}
.hero-current-b1c3.content_d8b8 .top-27d0:hover,
.hero-current-b1c3.content_d8b8 .overlay_complex_50ce a:hover,
.hero-current-b1c3.content_d8b8 .badge-a295 .preview-stale-08bd:hover,
.hero-current-b1c3.content_d8b8 .badge-a295 a:hover,
.hero-current-b1c3.content_d8b8 .link_west_d8a2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-current-b1c3.content_d8b8 .sidebar_basic_33c7 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-current-b1c3.content_d8b8 .tooltip-7954 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-current-b1c3.content_d8b8 .tooltip-7954:before {
  background: rgba(255, 255, 255, 0.08);
}
.hero-current-b1c3.content_d8b8 .gallery-d096:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero-current-b1c3.content_d8b8 .widget_3bf7 .description_purple_3438 li a,
.hero-current-b1c3.content_d8b8 .widget_3bf7 .preview-stale-08bd,
.hero-current-b1c3.content_d8b8 .link_west_d8a2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-current-b1c3.content_d8b8 .widget_3bf7 .preview-stale-08bd:focus,
.hero-current-b1c3.content_d8b8 .widget_3bf7 .preview-stale-08bd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-current-b1c3.content_d8b8 .description_purple_3438 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-d096 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gallery-d096:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image-9a7a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.chip-695a .hero-current-b1c3 {
  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;
}
.chip-695a .tooltip-7954 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.chip-695a .tooltip-7954: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) {
  .chip-695a .tooltip-7954:before {
    width: 16%;
    left: 42%;
  }
}
.chip-695a .tooltip-7954:last-child:before {
  content: none;
}
.chip-695a .tooltip-7954[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.chip-695a .widget_3bf7 .description_purple_3438 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.chip-695a .widget_3bf7 .description_purple_3438 li a .preview-stale-08bd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.chip-695a .widget_3bf7 .link_west_d8a2 {
  border: none;
}
.chip-695a .widget_3bf7 .link_west_d8a2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.chip-695a .gallery-d096 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.chip-695a .image-9a7a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.chip-695a .content_d8b8 .gallery-d096:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-695a .filter_green_ce8d.purple_113d .item-new-2029 {
  background: rgba(0, 0, 0, 0.6);
}
.chip-695a
  .filter_green_ce8d.purple_113d
  .item-new-2029::after,
.chip-695a
  .filter_green_ce8d.purple_113d
  .item-new-2029:before {
  background: inherit;
}
.chip-695a
  .filter_green_ce8d.purple_113d:hover
  .item-new-2029 {
  background: rgba(0, 0, 0, 0.8);
}
.content-bronze-d1b1 .hero-current-b1c3 {
  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) {
  .content-bronze-d1b1 .hero-current-b1c3 {
    width: auto;
    right: 45px;
  }
}
.selected-5687 .hero-current-b1c3 {
  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) {
  .selected-5687 .hero-current-b1c3 {
    width: auto;
    left: 45px;
  }
}
.label_tall_d79c .hero-current-b1c3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.label_tall_d79c .image-9a7a {
  max-width: 48em;
  margin: 0 auto;
}
.label_tall_d79c .gallery-d096:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.frame_smooth_1571 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.frame_smooth_1571.chip-695a .hero-current-b1c3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.frame_smooth_1571.content-bronze-d1b1 .hero-current-b1c3 {
  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);
}
.frame_smooth_1571 .hero-current-b1c3 {
  visibility: visible;
}
.frame_smooth_1571.selected-5687 .hero-current-b1c3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.footer_fresh_4b01,
.banner_next_a0de {
  overflow-x: hidden;
}
.footer_fresh_4b01 .hero-current-b1c3 {
  overflow: auto;
}
.footer_fresh_4b01.chip-695a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_fresh_4b01.chip-695a .hero-current-b1c3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.footer_fresh_4b01.chip-695a .column-clean-ecd7 {
  opacity: 0;
}
.footer_fresh_4b01.content-bronze-d1b1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_fresh_4b01.content-bronze-d1b1 .hero-current-b1c3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.footer_fresh_4b01.content-bronze-d1b1 .column-clean-ecd7 {
  opacity: 0;
}
.footer_fresh_4b01.selected-5687 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_fresh_4b01.selected-5687 .hero-current-b1c3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.footer_fresh_4b01.selected-5687 .column-clean-ecd7 {
  opacity: 0;
}
.footer_fresh_4b01.label_tall_d79c .hero-current-b1c3 {
  z-index: 10;
  visibility: visible;
}
.purple_113d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.purple_113d .item-new-2029 {
  background: rgba(255, 255, 255, 0.99);
}
.purple_113d .item-new-2029::after,
.purple_113d .item-new-2029:before {
  background: inherit;
}
.purple_113d:hover .item-new-2029 {
  background: rgba(255, 255, 255, 0.99);
}
.selected-5687 .purple_113d {
  top: 10px;
  right: auto;
  left: 12px;
}
.label_tall_d79c .purple_113d {
  display: none !important;
}
.footer_fresh_4b01:before,
.banner_next_a0de:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.footer_fresh_4b01 .purple_113d,
.banner_next_a0de .purple_113d {
  display: inline-block;
}
.hero-current-b1c3 .soft-e835 {
  -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;
}
.footer_fresh_4b01 .hero-current-b1c3 .soft-e835,
.banner_next_a0de .hero-current-b1c3 .soft-e835 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media-glass-3088 .north_cb5c {
  width: 100%;
}
.frame-inner-38ff {
  padding: 0 0.5em 0;
}
.frame-inner-38ff [class*="customify-col-"],
.frame-inner-38ff [class*="customify-col_"],
.frame-inner-38ff [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.new_329a .frame-inner-38ff {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .old-acfb .under_582b,
  .under_582b {
    display: none;
  }
  .secondary_d6dc {
    text-align: left;
  }
  .cold-3827 {
    text-align: center;
  }
  .tag-first-066f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .old-acfb .selected_c773,
  .selected_c773 {
    display: none;
  }
  .middle-cd43 {
    text-align: left;
  }
  .row-79df {
    text-align: center;
  }
  .video_stone_7619 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .old-acfb .button_3378,
  .button_3378 {
    display: none;
  }
  .slider-9b49 {
    text-align: left;
  }
  .mini-78f0 {
    text-align: center;
  }
  .gas-3399 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.stone-e9a9 {
  box-shadow: none !important;
}
.disabled_first_fcb5 .preview-0066,
.paragraph_tall_1a74 .preview-0066 {
  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;
}
.paragraph_tall_1a74 .preview-0066 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.detail_423e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.detail_423e:after,
.detail_423e:before {
  content: "";
  display: table;
}
.detail_423e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .detail_423e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.detail_423e,
.silver-6e6e {
  max-width: 1248px;
  margin: 0 auto;
}

.in-13be.mini-9852 .detail_423e {
  max-width: 100%;
}
.in-13be.clean_e545 {
  max-width: 1200px;
  margin: 0 auto;
}
.in-13be.mask_af83 .detail_423e {
  max-width: 100%;
}
.in-13be.mask_af83 > .detail_423e {
  padding-left: 0;
  padding-right: 0;
}
.in-13be.mask_af83 > .detail_423e .old-acfb {
  margin: 0;
}
.in-13be.mask_af83
  > .detail_423e
  .badge_right_9f5d.simple_8e96 {
  margin-right: 0;
  margin-left: 0;
}
.in-13be.mask_af83 #main.simple_8e96 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fluid-2b8b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fluid-2b8b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notification_0e95 .badge-slow-fe43 {
    padding-right: 1em;
  }
  .notification_0e95.avatar-ef04 .badge_right_9f5d {
    border-right: 1px solid #eaecee;
  }
  .notification_0e95.avatar-ef04 .badge-slow-fe43 {
    padding-right: 1em;
  }
  .notification_0e95.avatar-ef04 .purple_e886 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next-1d73 .badge-slow-fe43 {
    padding-left: 1em;
  }
  .next-1d73.avatar-ef04 .badge_right_9f5d {
    border-left: 1px solid #eaecee;
  }
  .next-1d73.avatar-ef04 .badge-slow-fe43 {
    padding-left: 1em;
  }
  .next-1d73.avatar-ef04 .purple_e886 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_dynamic_2fad .badge-slow-fe43 {
    padding-left: 1em;
  }
  .section_dynamic_2fad.avatar-ef04 .nav-49d0 {
    border-right: 1px solid #eaecee;
  }
  .section_dynamic_2fad.avatar-ef04 .main_d2ab {
    border-right: 1px solid #eaecee;
  }
  .section_dynamic_2fad.avatar-ef04 .badge-slow-fe43 {
    padding-left: 1em;
  }
  .section_dynamic_2fad.avatar-ef04 .purple_e886 {
    padding-right: 1em;
  }
  .section_dynamic_2fad.avatar-ef04 .logo-06af {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-red-67c0 .badge-slow-fe43 {
    padding-right: 1em;
  }
  .search-red-67c0.avatar-ef04 .nav-49d0 {
    border-left: 1px solid #eaecee;
  }
  .search-red-67c0.avatar-ef04 .main_d2ab {
    border-left: 1px solid #eaecee;
  }
  .search-red-67c0.avatar-ef04 .badge-slow-fe43 {
    padding-right: 1em;
  }
  .search-red-67c0.avatar-ef04 .purple_e886 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-red-67c0.avatar-ef04 .logo-06af {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid-2b8b .badge-slow-fe43 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid-2b8b.avatar-ef04 .badge_right_9f5d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fluid-2b8b.avatar-ef04 .badge-slow-fe43 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid-2b8b.avatar-ef04 .purple_e886 {
    padding-left: 1em;
  }
  .fluid-2b8b.avatar-ef04 .logo-06af {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fluid-2b8b.avatar-ef04 .badge-slow-fe43 {
    padding-left: 0;
  }
}
.dark_abe9 .overlay_c045 {
  display: inline-block;
}
.tabs_a809 {
  display: inline-block;
}
.thumbnail-cool-4fd1 {
  word-con: break-word;
}
.highlight_8588 > span {
  display: inline-block;
  padding: 5px 0;
}
.highlight_8588 .new_2f70 {
  margin-left: 8px;
  margin-right: 8px;
}
.highlight_8588 .highlight-edf5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.advanced_7fc7 .pagination-dark-2085 {
  margin-bottom: 2em;
}
.advanced_7fc7 .brown_2f07 {
  margin-bottom: 15px;
}
.advanced_7fc7 .brown_2f07:last-child {
  margin-bottom: 0;
}
.advanced_7fc7 .highlight-11cf {
  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) {
  .advanced_7fc7 .highlight-11cf {
    display: block;
  }
}
.advanced_7fc7 .module_0b49 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .advanced_7fc7 .module_0b49 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.advanced_7fc7 .tertiary-new-12cb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.advanced_7fc7 .tertiary-new-12cb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.advanced_7fc7 .tertiary-new-12cb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.advanced_7fc7 .thumbnail-cool-4fd1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.advanced_7fc7 .thumbnail-cool-4fd1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.advanced_7fc7 .frame_over_ffd6 p:last-child {
  margin-bottom: 0;
}
.advanced_7fc7 .hidden-93ff {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.advanced_7fc7 .gradient-7088 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.advanced_7fc7 .focus_brown_11ca {
  margin-top: 1em;
}
.advanced_7fc7 .tertiary_a8a3 {
  top: 0;
  display: block;
}
.advanced_7fc7 .tertiary_a8a3 a {
  color: inherit;
}
.advanced_7fc7 .tertiary_a8a3 a:hover {
  color: inherit;
}
.advanced_7fc7 .secondary_bright_93b9 {
  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;
}
.advanced_7fc7 .secondary_bright_93b9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.advanced_7fc7 .gradient-7088 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.advanced_7fc7 .main_blue_c576 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.advanced_7fc7 .main_blue_c576:first-child {
  margin-top: 0;
}
.advanced_7fc7 .main_blue_c576.list_7d59 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.advanced_7fc7 .main_blue_c576.gallery-warm-6910 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.advanced_7fc7
  .main_blue_c576.gallery-warm-6910.logo-d338
  .focus_brown_11ca {
  width: 100%;
}
.advanced_7fc7 .gallery-warm-6910 {
  -webkit-box-align: center;
  align-items: center;
}
.advanced_7fc7 .gallery-warm-6910 .highlight_8588,
.advanced_7fc7 .gallery-warm-6910 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.advanced_7fc7 .tertiary-new-12cb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced_7fc7 .tertiary-new-12cb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced_7fc7 .tertiary-new-12cb: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;
}
.advanced_7fc7 .list_7d59 {
  z-index: 5;
}
.advanced_7fc7 .pressed-662b .outline-6049 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.advanced_7fc7 .box-lower-cf7e .outline-6049 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.advanced_7fc7 .dropdown_under_a721 .outline-6049 {
  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;
}
.advanced_7fc7.solid_7c18 .highlight-11cf,
.advanced_7fc7.prev-4f2e .highlight-11cf {
  display: block;
}
.advanced_7fc7.solid_7c18 .highlight-11cf .wood-65e3,
.advanced_7fc7.solid_7c18 .highlight-11cf .gradient-7088,
.advanced_7fc7.prev-4f2e .highlight-11cf .wood-65e3,
.advanced_7fc7.prev-4f2e .highlight-11cf .gradient-7088 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.advanced_7fc7.outline-79d9 .module_0b49 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .advanced_7fc7.outline-79d9 .module_0b49 {
    margin-right: 0;
  }
}
.advanced_7fc7.solid_7c18 .module_0b49,
.advanced_7fc7.prev-4f2e .module_0b49 {
  padding-top: 40%;
}
.advanced_7fc7.solid_7c18 .pagination-dark-2085,
.advanced_7fc7.prev-4f2e .pagination-dark-2085 {
  display: block;
}
.advanced_7fc7.solid_7c18 .fn-sticky-d7ee .gradient-7088,
.advanced_7fc7.prev-4f2e .fn-sticky-d7ee .gradient-7088 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.advanced_7fc7.solid_7c18 .module_0b49,
.advanced_7fc7.prev-4f2e .module_0b49 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.advanced_7fc7.solid_7c18 .gradient-7088 {
  padding: 1em;
}
.hovered-8407 {
  margin: 30px auto;
  display: block;
}
.hovered-8407 .new-0b1d > * {
  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;
}
.hovered-8407 .new-0b1d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hovered-8407 .new-0b1d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_upper_4851 .highlight_8588 {
  margin-bottom: 1.41575em;
}
.content_upper_4851 .disabled-black-c032 {
  margin-bottom: 1.618em;
}
.backdrop_easy_aa55 .black_32fc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.backdrop_easy_aa55 .black_32fc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.backdrop_easy_aa55 .notification-610b {
  max-width: 100%;
  overflow: auto;
}
.gas_42b2 .backdrop_easy_aa55 a:hover {
  text-decoration: underline;
}
.layout_e3ef .brown_2f07:not(.thumbnail-cool-4fd1),
.layout_e3ef .tertiary-new-12cb {
  margin-bottom: 1.41575em;
}
.layout_e3ef .brown_2f07:not(.thumbnail-cool-4fd1):last-child,
.layout_e3ef .tertiary-new-12cb:last-child {
  margin-bottom: 0;
}
.layout_e3ef .brown_2f07.text_e4d3 {
  margin-bottom: 0.41575em;
}
.layout_e3ef .modal-6b99:before,
.layout_e3ef .notification_simple_e226:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout_e3ef .modal-6b99:before {
  content: "\f115";
}
.layout_e3ef .notification_simple_e226:before {
  content: "\f02c";
}
.layout_e3ef .shadow-soft-2493 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout_e3ef .shadow-soft-2493 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block_7717 {
  display: -webkit-box;
  display: flex;
}
.block_7717 .filter-af27 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block_7717 .filter-af27 {
    flex-basis: 90px;
  }
}
.block_7717 .header-static-6832 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_7717 .header-static-6832 {
    flex-basis: calc(100% - 50px);
  }
}
.block_7717 .table_c3e8 p:last-child {
  margin-bottom: 0.72em;
}
.hero_pressed_e827 .new-0b1d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hero_pressed_e827 .new-0b1d:after,
.hero_pressed_e827 .new-0b1d:before {
  content: "";
  display: table;
}
.hero_pressed_e827 .new-0b1d:after {
  clear: both;
}
.hero_pressed_e827 .new-0b1d .modal-rough-aa4e,
.hero_pressed_e827 .new-0b1d .copper_3347 {
  width: 49%;
}
.hero_pressed_e827 .new-0b1d .modal-rough-aa4e a span.last_3c17,
.hero_pressed_e827 .new-0b1d .copper_3347 a span.last_3c17 {
  display: block;
  margin-bottom: 5px;
}
.hero_pressed_e827 .new-0b1d .copper_3347 {
  float: left;
  text-align: left;
}
.hero_pressed_e827 .new-0b1d .modal-rough-aa4e {
  float: right;
  text-align: right;
}
.heading_inner_beae {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .heading_inner_beae {
    margin-bottom: 0;
  }
}
.status_0f5e {
  margin-bottom: 1em;
}
.status_0f5e .thumbnail-cool-4fd1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.current-d675 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dark_b5ce .status_0f5e,
.alert-easy-bfda .status_0f5e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dark_b5ce .status_0f5e,
  .alert-easy-bfda .status_0f5e {
    display: block;
  }
}
.dark_b5ce .current-d675,
.alert-easy-bfda .current-d675 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dark_b5ce .current-d675,
  .alert-easy-bfda .current-d675 {
    margin-bottom: 1em;
  }
}
.dark_b5ce .current-d675 img,
.alert-easy-bfda .current-d675 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dark_b5ce .icon-16d8,
.alert-easy-bfda .icon-16d8 {
  flex-basis: calc(100% - 160px);
}
.dark_b5ce .icon-16d8 p,
.alert-easy-bfda .icon-16d8 p {
  margin-bottom: 0;
}
.dark_b5ce .icon-16d8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dark_b5ce .icon-16d8 {
    padding-left: 0;
  }
}
.alert-easy-bfda .icon-16d8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .alert-easy-bfda .icon-16d8 {
    padding-right: 0;
  }
}
.alert-easy-bfda .current-d675 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.stone-99b9 .current-d675 {
  margin-bottom: 0.5em;
}
.stone-99b9 .current-d675 img {
  width: 100%;
}
.tall_285a .silver_6daf,
.accent-84a1 .silver_6daf {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accent-84a1 .badge_right_9f5d .input-34a1 p:last-child {
  margin-bottom: 0;
}
.warm_ddb2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.texture-bottom-b972 .item-warm-ae90 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .texture-bottom-b972 .item-warm-ae90:last-of-type {
    margin-bottom: 0;
  }
}
.texture-bottom-b972 .item-warm-ae90 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture-bottom-b972 .item-warm-ae90 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.texture-bottom-b972 .item-warm-ae90 ul li {
  margin: 0 0 0.6em;
}
.texture-bottom-b972 .item-warm-ae90 ul li.west-e8b0,
.texture-bottom-b972 .item-warm-ae90 ul li.main_2a6f {
  position: relative;
}
.texture-bottom-b972 .item-warm-ae90 ul li.west-e8b0 .hard-7a6a,
.texture-bottom-b972 .item-warm-ae90 ul li.main_2a6f .hard-7a6a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.texture-bottom-b972 .item-warm-ae90 ul li.west-e8b0:after:after,
.texture-bottom-b972 .item-warm-ae90 ul li.west-e8b0:after:before,
.texture-bottom-b972
  .item-warm-ae90
  ul
  li.main_2a6f:after:after,
.texture-bottom-b972
  .item-warm-ae90
  ul
  li.main_2a6f:after:before {
  content: "";
  display: table;
}
.texture-bottom-b972 .item-warm-ae90 ul li.west-e8b0:after:after,
.texture-bottom-b972
  .item-warm-ae90
  ul
  li.main_2a6f:after:after {
  clear: both;
}
.texture-bottom-b972 .item-warm-ae90 a.list_d86f:hover {
  text-decoration: none;
}
.texture-bottom-b972 .item-warm-ae90 select {
  max-width: 100%;
}
.texture-bottom-b972 .item-warm-ae90 table {
  font-size: 85%;
}
.texture-bottom-b972 .item-warm-ae90 table td,
.texture-bottom-b972 .item-warm-ae90 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.texture-bottom-b972 .item-warm-ae90 table tfoot td {
  text-align: left;
}
.texture-bottom-b972 .item-warm-ae90 :last-child {
  margin-bottom: 0;
}
.texture-bottom-b972 .item-warm-ae90 .breadcrumb_6520 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.texture-bottom-b972 .item-warm-ae90 .breadcrumb_6520 label {
  width: 100%;
}
.texture-bottom-b972 .item-warm-ae90 .breadcrumb_6520 .cold_36e0 {
  width: 100%;
  display: block;
}
.texture-bottom-b972 .item-warm-ae90 .breadcrumb_6520 .overlay-757d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.texture-bottom-b972 .item-warm-ae90 .breadcrumb_6520 .overlay-757d:hover svg #svg-search {
  fill: #444;
}
.texture-bottom-b972 .item-warm-ae90 .breadcrumb_6520 .overlay-757d svg {
  width: 18px;
  height: 18px;
}
.texture-bottom-b972 .surface-thick-b1f1 ul ul,
.texture-bottom-b972 .next_4bbe ul ul,
.texture-bottom-b972 .west_9596 ul ul,
.texture-bottom-b972 .shadow_medium_7d70 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.texture-bottom-b972 .surface-thick-b1f1 .glass-26c9 > a,
.texture-bottom-b972 .next_4bbe .glass-26c9 > a,
.texture-bottom-b972 .west_9596 .glass-26c9 > a,
.texture-bottom-b972 .shadow_medium_7d70 .glass-26c9 > a {
  margin-bottom: 0;
}
.texture-bottom-b972 .carousel_over_1463 li,
.texture-bottom-b972 .surface-thick-b1f1 li,
.texture-bottom-b972 .hover-7ea8 li,
.texture-bottom-b972 .next_4bbe li,
.texture-bottom-b972 .west_9596 li,
.texture-bottom-b972 .shadow_medium_7d70 li,
.texture-bottom-b972 .progress-dim-9e57 li,
.texture-bottom-b972 .alert_medium_d9cf li {
  display: block;
  position: relative;
}
.texture-bottom-b972 .carousel_over_1463 li:last-child,
.texture-bottom-b972 .surface-thick-b1f1 li:last-child,
.texture-bottom-b972 .hover-7ea8 li:last-child,
.texture-bottom-b972 .next_4bbe li:last-child,
.texture-bottom-b972 .west_9596 li:last-child,
.texture-bottom-b972 .shadow_medium_7d70 li:last-child,
.texture-bottom-b972 .progress-dim-9e57 li:last-child,
.texture-bottom-b972 .alert_medium_d9cf li:last-child {
  border: none;
}
.texture-bottom-b972 .carousel_over_1463 li a,
.texture-bottom-b972 .surface-thick-b1f1 li a,
.texture-bottom-b972 .hover-7ea8 li a,
.texture-bottom-b972 .next_4bbe li a,
.texture-bottom-b972 .west_9596 li a,
.texture-bottom-b972 .shadow_medium_7d70 li a,
.texture-bottom-b972 .progress-dim-9e57 li a,
.texture-bottom-b972 .alert_medium_d9cf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture-bottom-b972 .carousel_over_1463 li ul li::before,
.texture-bottom-b972 .surface-thick-b1f1 li ul li::before,
.texture-bottom-b972 .hover-7ea8 li ul li::before,
.texture-bottom-b972 .next_4bbe li ul li::before,
.texture-bottom-b972 .west_9596 li ul li::before,
.texture-bottom-b972 .shadow_medium_7d70 li ul li::before,
.texture-bottom-b972 .progress-dim-9e57 li ul li::before,
.texture-bottom-b972 .alert_medium_d9cf li ul li::before {
  left: 15px;
}
.texture-bottom-b972 .carousel_over_1463 li ul a,
.texture-bottom-b972 .surface-thick-b1f1 li ul a,
.texture-bottom-b972 .hover-7ea8 li ul a,
.texture-bottom-b972 .next_4bbe li ul a,
.texture-bottom-b972 .west_9596 li ul a,
.texture-bottom-b972 .shadow_medium_7d70 li ul a,
.texture-bottom-b972 .progress-dim-9e57 li ul a,
.texture-bottom-b972 .alert_medium_d9cf li ul a {
  padding-left: 20px;
}
.texture-bottom-b972 .carousel_over_1463 li ul ul li::before,
.texture-bottom-b972 .surface-thick-b1f1 li ul ul li::before,
.texture-bottom-b972 .hover-7ea8 li ul ul li::before,
.texture-bottom-b972 .next_4bbe li ul ul li::before,
.texture-bottom-b972 .west_9596 li ul ul li::before,
.texture-bottom-b972 .shadow_medium_7d70 li ul ul li::before,
.texture-bottom-b972 .progress-dim-9e57 li ul ul li::before,
.texture-bottom-b972 .alert_medium_d9cf li ul ul li::before {
  left: 30px;
}
.texture-bottom-b972 .carousel_over_1463 li ul ul a,
.texture-bottom-b972 .surface-thick-b1f1 li ul ul a,
.texture-bottom-b972 .hover-7ea8 li ul ul a,
.texture-bottom-b972 .next_4bbe li ul ul a,
.texture-bottom-b972 .west_9596 li ul ul a,
.texture-bottom-b972 .shadow_medium_7d70 li ul ul a,
.texture-bottom-b972 .progress-dim-9e57 li ul ul a,
.texture-bottom-b972 .alert_medium_d9cf li ul ul a {
  padding-left: 40px;
}
.texture-bottom-b972 .hard_b4e3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture-bottom-b972 .alert_medium_d9cf ul li {
  margin-bottom: 1.41575em;
}
.texture-bottom-b972 .alert_medium_d9cf ul li .status-bb67 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.texture-bottom-b972 .alert_medium_d9cf ul li .sort-active-cd9a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.content_d8b8 .carousel_over_1463 li a,
.content_d8b8 .surface-thick-b1f1 li a,
.content_d8b8 .hover-7ea8 li a,
.content_d8b8 .next_4bbe li a,
.content_d8b8 .west_9596 li a,
.content_d8b8 .shadow_medium_7d70 li a,
.content_d8b8 .progress-dim-9e57 li a,
.content_d8b8 .alert_medium_d9cf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_d8b8 .hard_b4e3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_d8b8 .item-warm-ae90 ul li.west-e8b0 .hard-7a6a,
.content_d8b8 .item-warm-ae90 ul li.main_2a6f .hard-7a6a {
  background: rgba(0, 0, 0, 0.2);
}
.content_d8b8 .texture-bottom-b972 .item-warm-ae90 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.in-13be .texture-bottom-b972 .description_purple_3438 li {
  margin: 0;
}
.in-13be .texture-bottom-b972 .description_purple_3438 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.in-13be .texture-bottom-b972 .description_purple_3438 li ul {
  margin: 0;
}
.in-13be .texture-bottom-b972 .description_purple_3438 li ul li a {
  padding-left: 15px;
}
.in-13be .texture-bottom-b972 .description_purple_3438 li ul li li a {
  padding-left: 30px;
}
.in-13be .texture-bottom-b972 .description_purple_3438 li.thumbnail_253e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.in-13be .texture-bottom-b972 .description_purple_3438 li.thumbnail_253e > 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;
}
.in-13be .texture-bottom-b972 .description_purple_3438 li.thumbnail_253e > 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;
}
.hero_action_dbf8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.link-green-f809 {
  position: relative;
  z-index: 10;
}
.link-green-f809 .soft-e835 {
  width: 100%;
  max-width: 100%;
}
.current-7624 .texture_clean_5d7d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.current-7624 .filter_green_ce8d {
}
.current-7624 .content_d8b8 {
  background: #292929;
}
.simple_35cc .texture_clean_5d7d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.simple_35cc .filter_green_ce8d {
  background: #f9f9f9;
}
.simple_35cc .content_d8b8 {
  background: #303030;
}
.notice-hard-6397 .texture_clean_5d7d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice-hard-6397 .overlay_c045 {
    margin-bottom: 1em;
  }
  .notice-hard-6397 .overlay_c045:last-child {
    margin-bottom: 0;
  }
}
.notice-hard-6397 .filter_green_ce8d {
  background: #ededed;
}
.notice-hard-6397 .content_d8b8 {
  background: #1a1a1a;
}
.texture_clean_5d7d.filter_green_ce8d {
  color: rgba(0, 0, 0, 0.6);
}
.texture_clean_5d7d.filter_green_ce8d .footer_bronze_910a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture_clean_5d7d.content_d8b8 {
  color: rgba(255, 255, 255, 0.99);
}
.texture_clean_5d7d.content_d8b8 a:not(.list_d86f) {
  color: rgba(255, 255, 255, 0.79);
}
.texture_clean_5d7d.content_d8b8 a:not(.list_d86f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_clean_5d7d.content_d8b8 .footer_bronze_910a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_clean_5d7d.content_d8b8 table tbody td,
.texture_clean_5d7d.content_d8b8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hero-4200.red-d688 .detail_423e {
  max-width: initial;
}
.hero-4200 .pattern_fluid_0f5b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hero-4200 .pattern_fluid_0f5b .soft-e835 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hero-4200 .pattern_fluid_0f5b .soft-e835 {
    display: block;
    margin-bottom: 2em;
  }
  .hero-4200 .pattern_fluid_0f5b .soft-e835:last-child {
    margin-bottom: 0;
  }
}
.notice-hard-6397 .overlay_c045:last-child,
.simple_35cc .overlay_c045:last-child,
.current-7624 .overlay_c045:last-child {
  margin-bottom: 0;
}
.notice-hard-6397 .overlay_c045 .texture-bottom-b972 .item-warm-ae90:last-child,
.simple_35cc .overlay_c045 .texture-bottom-b972 .item-warm-ae90:last-child,
.current-7624 .overlay_c045 .texture-bottom-b972 .item-warm-ae90:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notice-hard-6397 .focus_paper_e8b3,
  .notice-hard-6397 .breadcrumb_yellow_f5ab,
  .simple_35cc .focus_paper_e8b3,
  .simple_35cc .breadcrumb_yellow_f5ab,
  .current-7624 .focus_paper_e8b3,
  .current-7624 .breadcrumb_yellow_f5ab {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .link-green-f809 .overlay_c045 {
    margin-bottom: 2em;
  }
}
.link-green-f809 p:last-child {
  margin-bottom: 0;
}
.link-green-f809 li,
.link-green-f809 ul {
  list-style: none;
  margin: 0;
}
.link-green-f809 ul ul {
  margin-left: 2.617924em;
}
.selected-28e9 {
  font-size: 0.875em;
}

/* css-noise: 907f */
.ghost-box-e0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
