/*!
Theme Name: Customify
Theme URI: https://pressmaximum.text-fdcf/customify
Author: WPCustomify
Author URI: https://pressmaximum.text-fdcf
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.text-fdcf/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.clean-fc26.alert_stone_d989/licenses/gpl-2.0.video-pressed-f0aa
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.inner_8c12/, (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.layout-top-caef.footer_cool_3c86/normalize.image-hard-ce38/
 ======
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.image-hard-ce38 v7.0.0 | MIT License | github.text-fdcf/necolas/normalize.image-hard-ce38 */
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;
}
.bottom_09a1 .focus-medium-7153,
.short_b1ef,
.progress-steel-def6,
.column-stale-0653,
.iron-9fa5,
.first-c261,
.detail_bright_7238,
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;
}
.short_b1ef,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .short_b1ef,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .short_b1ef,
  h1 {
    font-size: 1.8em;
  }
}
.progress-steel-def6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.progress-steel-def6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .progress-steel-def6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .progress-steel-def6,
  h2 {
    font-size: 1.7em;
  }
}
.column-stale-0653,
h3 {
  font-size: 1.618em;
}
.bottom_09a1 .focus-medium-7153,
.iron-9fa5,
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.heading_a922 {
  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;
}
.clean_c41e:after,
.clean_c41e:before,
.gallery-steel-4d46:after,
.gallery-steel-4d46:before {
  content: "";
  display: table;
}
.clean_c41e:after,
.gallery-steel-4d46:after {
  clear: both;
}
.upper_1f0a {
  float: right;
  margin-right: 0;
}
.primary-a702 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus-right-2048 .brown-b6b6,
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;
}
.focus-right-2048 .brown-b6b6: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;
}
.element_02c6 .brown-b6b6 {
  box-shadow: none;
}
.element_02c6
  .brown-b6b6
  .accordion-5cd0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.element_02c6 .brown-b6b6 .picture_bc99 {
  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;
}
.element_02c6
  .brown-b6b6
  .picture_bc99
  b {
  display: none;
}
.element_02c6 .cool-c5bb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background-top-2ccf:not(.top_07fd):not(.gradient-c010),
button:not(.top_07fd):not(.gradient-c010),
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ),
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ),
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ) {
  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;
}
.background-top-2ccf:not(.top_07fd):not(
    .gradient-c010
  ):hover,
button:not(.top_07fd):not(
    .gradient-c010
  ):hover,
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ):hover,
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ):hover,
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background-top-2ccf:not(.top_07fd):not(
    .gradient-c010
  ):active,
.background-top-2ccf:not(.top_07fd):not(
    .gradient-c010
  ):focus,
button:not(.top_07fd):not(
    .gradient-c010
  ):active,
button:not(.top_07fd):not(
    .gradient-c010
  ):focus,
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ):active,
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ):focus,
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ):active,
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ):focus,
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ):active,
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ):focus {
  outline: 0;
}
.background-top-2ccf:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7,
button:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7,
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7,
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7,
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7 {
  position: relative;
}
.background-top-2ccf:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .purple-0f55,
.background-top-2ccf:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .column-plasma-975a,
.background-top-2ccf:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .photo_697b,
.background-top-2ccf:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  i,
.background-top-2ccf:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  svg,
button:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .purple-0f55,
button:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .column-plasma-975a,
button:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .photo_697b,
button:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  i,
button:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  svg,
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .purple-0f55,
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .column-plasma-975a,
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .photo_697b,
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  i,
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  svg,
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .purple-0f55,
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .column-plasma-975a,
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .photo_697b,
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  i,
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  svg,
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .purple-0f55,
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .column-plasma-975a,
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  .photo_697b,
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  i,
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7
  svg {
  visibility: hidden;
}
.background-top-2ccf:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7:after,
button:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7:after,
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7:after,
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7:after,
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ).fn-loading-08b7: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;
}
.background-top-2ccf:not(.top_07fd):not(.gradient-c010),
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ),
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ),
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ) {
  color: #fff;
  background: #235787;
}
.background-top-2ccf:not(.top_07fd):not(
    .gradient-c010
  ):focus,
input[type="button"]:not(.top_07fd):not(
    .gradient-c010
  ):focus,
input[type="reset"]:not(.top_07fd):not(
    .gradient-c010
  ):focus,
input[type="submit"]:not(.top_07fd):not(
    .gradient-c010
  ):focus {
  color: #fff;
}
.background-top-2ccf.fn-disabled-08b7:not(.top_07fd):not(
    .gradient-c010
  ),
.background-top-2ccf[disabled]:not(.top_07fd):not(
    .gradient-c010
  ),
button.fn-disabled-08b7:not(.top_07fd):not(
    .gradient-c010
  ),
button[disabled]:not(.top_07fd):not(
    .gradient-c010
  ) {
  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;
}
.dropdown-glass-7b15 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dropdown-glass-7b15: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;
}
.info_west_3e4c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.text-bright-ca67 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.alert-last-d957 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.clean_c41e:after,
.clean_c41e:before,
.down-e5a9:after,
.down-e5a9:before,
.aside_68c4:after,
.aside_68c4:before,
.text_70a5:after,
.text_70a5:before,
.west_45dc:after,
.west_45dc:before,
.pressed_80e7:after,
.pressed_80e7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clean_c41e:after,
.down-e5a9:after,
.aside_68c4:after,
.text_70a5:after,
.west_45dc:after,
.pressed_80e7:after {
  clear: both;
}
.down-e5a9 .last-3da9,
.aside_68c4 .last-3da9,
.texture-steel-a320 .last-3da9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.row_c9fd {
  display: inline-block;
}
.next-14c2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.next-14c2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.next-14c2 .grid_upper_7526 {
  padding: 1em 0;
  font-size: 85%;
}
.grid_upper_7526 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.iron-0190 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.iron-0190:after,
.iron-0190:before {
  content: "";
  display: table;
}
.iron-0190:after {
  clear: both;
}
.center_85d2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.video_f321 .center_85d2 {
  max-width: 50%;
}
.medium-21bf .center_85d2 {
  max-width: 33.33%;
}
.dynamic-cd5e .center_85d2 {
  max-width: 25%;
}
.slider_cabc .center_85d2 {
  max-width: 20%;
}
.easy_0095 .center_85d2 {
  max-width: 16.66%;
}
.iron_7755 .center_85d2 {
  max-width: 14.28%;
}
.gradient_b516 .center_85d2 {
  max-width: 12.5%;
}
.module_9996 .center_85d2 {
  max-width: 11.11%;
}
.out_0435 {
  display: block;
}
.bottom_09a1 .south_6a97 label,
.bottom_09a1 .image-easy-7b5c label,
.bottom_09a1 .title_hovered_bd5c label,
.bottom_09a1 .info-6f33 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.light-5b84 {
  list-style: none;
  margin: 0;
}
.light-5b84 article.slow-7eea {
  margin-bottom: 0;
}
.light-5b84 ul {
  list-style: none;
  margin: 0;
}
.light-5b84 .header_orange_311f li.slow-7eea {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .light-5b84 .header_orange_311f li.slow-7eea {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .light-5b84 .header_orange_311f li.slow-7eea: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) {
  .light-5b84 .header_orange_311f li.slow-7eea li.slow-7eea li.slow-7eea li.slow-7eea {
    padding-left: 0;
  }
}
article.slow-7eea {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.slow-7eea .down-e5a9 p:last-of-type {
  margin-bottom: 0;
}
article.slow-7eea .row-plasma-976c {
  float: left;
}
article.slow-7eea .old-9976 {
  margin-left: 85px;
}
article.slow-7eea .hovered-8ad7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.slow-7eea .hovered-8ad7 .accordion-98fb {
  margin-left: 10px;
}
article.slow-7eea .photo_9cc1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.slow-7eea .large-3765 {
  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 .south_6a97,
  #respond .title_hovered_bd5c,
  #respond .info-6f33 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .south_6a97 input,
#respond .title_hovered_bd5c input,
#respond .info-6f33 input {
  width: 100%;
}
#respond .info-6f33 {
  margin-right: 0;
}
#respond .shade_wide_e1d7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon-2ec1 {
  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;
}
.icon-2ec1.message_pink_dc57 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.icon-2ec1 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%);
}
.icon-2ec1:focus,
.icon-2ec1: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);
}
.filter-e17a {
  border-radius: 10%;
}
.warm_03c8 {
  border-radius: 50%;
}
.active_ec5d {
  font-size: 0.72em;
}
.breadcrumb-prev-8a61 {
  font-size: 0.875em;
}
.mask-first-afb8 {
  font-size: 1.1em;
}
.bottom_d3ee {
  text-transform: uppercase;
  line-height: 1.2;
}
.bottom_d3ee.active_ec5d {
  letter-spacing: 0.5px;
}
.last-3d2b,
.last-3d2b a {
  color: #6d6d6d;
}
.last-3d2b a:hover {
  color: #111;
}
.feature_6986 {
  color: #6d6d6d;
}
.link-liquid-4787 {
  overflow-x: hidden;
}
.link-liquid-4787 .background-up-6fcd.panel-0c68 {
  position: relative;
}
.link-liquid-4787 .background-up-6fcd.panel-0c68.status_6296 {
  position: initial;
}
.link-liquid-4787
  .background-up-6fcd.panel-0c68.status_6296
  .right_f347 {
  left: auto;
}
.link-liquid-4787 .background-up-6fcd .right_f347 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.link-liquid-4787 .background-up-6fcd:hover.panel-0c68 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.link-liquid-4787
  .background-up-6fcd:hover.panel-0c68
  .right_f347 {
  display: block;
  z-index: 9999999;
}
.link-liquid-4787 .media_red_27db .south_0434,
.link-liquid-4787 .alert-red-de3a .south_0434 {
  display: none;
}
.link-liquid-4787 .detail_d3eb .background-up-6fcd:hover.panel-0c68 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.bottom_09a1 .south_6a97 label,
.bottom_09a1 .image-easy-7b5c label,
.bottom_09a1 .title_hovered_bd5c label,
.bottom_09a1 .info-6f33 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.light-5b84 {
  list-style: none;
  margin: 0;
}
.light-5b84 article.slow-7eea {
  margin-bottom: 0;
}
.light-5b84 ul {
  list-style: none;
  margin: 0;
}
.light-5b84 .header_orange_311f li.slow-7eea {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .light-5b84 .header_orange_311f li.slow-7eea {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .light-5b84 .header_orange_311f li.slow-7eea: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) {
  .light-5b84 .header_orange_311f li.slow-7eea li.slow-7eea li.slow-7eea li.slow-7eea {
    padding-left: 0;
  }
}
article.slow-7eea {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.slow-7eea .down-e5a9 p:last-of-type {
  margin-bottom: 0;
}
article.slow-7eea .row-plasma-976c {
  float: left;
}
article.slow-7eea .old-9976 {
  margin-left: 85px;
}
article.slow-7eea .hovered-8ad7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.slow-7eea .hovered-8ad7 .accordion-98fb {
  margin-left: 10px;
}
article.slow-7eea .photo_9cc1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.slow-7eea .large-3765 {
  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 .south_6a97,
  #respond .title_hovered_bd5c,
  #respond .info-6f33 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .south_6a97 input,
#respond .title_hovered_bd5c input,
#respond .info-6f33 input {
  width: 100%;
}
#respond .info-6f33 {
  margin-right: 0;
}
#respond .shade_wide_e1d7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media_red_27db .glass-b28c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.glass-b28c .inner-3ae3.dirty-2338 .icon-smooth-7444 > li > a:focus,
.glass-b28c .inner-3ae3.dirty-2338 .icon-smooth-7444 > li > a:hover,
.glass-b28c .inner-3ae3.yellow-82e9 .icon-smooth-7444 > li > a:focus,
.glass-b28c .inner-3ae3.yellow-82e9 .icon-smooth-7444 > li > a:hover,
.glass-b28c .inner-3ae3.orange_b4c3 .icon-smooth-7444 > li > a:focus,
.glass-b28c .inner-3ae3.orange_b4c3 .icon-smooth-7444 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-b28c
  .inner-3ae3.dirty-2338
  .icon-smooth-7444
  > li.pressed_3cfd
  > a,
.glass-b28c
  .inner-3ae3.dirty-2338
  .icon-smooth-7444
  > li.copper-1a33
  > a,
.glass-b28c
  .inner-3ae3.yellow-82e9
  .icon-smooth-7444
  > li.pressed_3cfd
  > a,
.glass-b28c
  .inner-3ae3.yellow-82e9
  .icon-smooth-7444
  > li.copper-1a33
  > a,
.glass-b28c
  .inner-3ae3.orange_b4c3
  .icon-smooth-7444
  > li.pressed_3cfd
  > a,
.glass-b28c .inner-3ae3.orange_b4c3 .icon-smooth-7444 > li.disabled-1186 > a {
  color: rgba(255, 255, 255, 0.99);
}
.glass-b28c .tag-5659,
.glass-b28c .tag-5659 a {
  color: rgba(255, 255, 255, 0.99);
}
.glass-b28c .focus-07e0.iron_6dab li a,
.glass-b28c .video-84cb a,
.glass-b28c .badge-837d,
.glass-b28c .icon-smooth-7444 > li > a,
.glass-b28c .outline-75e8 {
  color: rgba(255, 255, 255, 0.79);
}
.glass-b28c .focus-07e0.iron_6dab li a:hover,
.glass-b28c .video-84cb a:hover,
.glass-b28c .badge-837d:hover,
.glass-b28c .icon-smooth-7444 > li > a:hover,
.glass-b28c .outline-75e8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-b28c .current_cd32 {
  color: rgba(255, 255, 255, 0.79);
}
.glass-b28c .current_cd32 .outer_849f {
  color: rgba(255, 255, 255, 0.99);
}
.glass-b28c .current_cd32:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-b28c .button-fixed-1003 .input_76ed {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.glass-b28c .button-fixed-1003 .input_76ed .tertiary_liquid_e7c6 {
  color: rgba(255, 255, 255, 0.79);
}
.glass-b28c
  .button-fixed-1003
  .input_76ed
  .tertiary_liquid_e7c6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass-b28c
  .button-fixed-1003
  .input_76ed
  .tertiary_liquid_e7c6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass-b28c
  .button-fixed-1003
  .input_76ed
  .tertiary_liquid_e7c6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass-b28c
  .button-fixed-1003
  .input_76ed
  .tertiary_liquid_e7c6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass-b28c .button-fixed-1003 .sidebar-red-3d50 {
  color: rgba(255, 255, 255, 0.79);
}
.glass-b28c .button-fixed-1003 .sidebar-red-3d50:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-full-0034
  .glass-b28c
  .button-fixed-1003
  .full-10de
  .solid-d744 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent-full-0034
  .glass-b28c
  .button-fixed-1003
  .full-10de
  .tertiary_liquid_e7c6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media_red_27db .medium_90dd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.medium_90dd .inner-3ae3.dirty-2338 .icon-smooth-7444 > li > a:focus,
.medium_90dd .inner-3ae3.dirty-2338 .icon-smooth-7444 > li > a:hover,
.medium_90dd .inner-3ae3.yellow-82e9 .icon-smooth-7444 > li > a:focus,
.medium_90dd .inner-3ae3.yellow-82e9 .icon-smooth-7444 > li > a:hover,
.medium_90dd .inner-3ae3.orange_b4c3 .icon-smooth-7444 > li > a:focus,
.medium_90dd .inner-3ae3.orange_b4c3 .icon-smooth-7444 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium_90dd
  .inner-3ae3.dirty-2338
  .icon-smooth-7444
  > li.pressed_3cfd
  > a,
.medium_90dd
  .inner-3ae3.dirty-2338
  .icon-smooth-7444
  > li.copper-1a33
  > a,
.medium_90dd
  .inner-3ae3.yellow-82e9
  .icon-smooth-7444
  > li.pressed_3cfd
  > a,
.medium_90dd
  .inner-3ae3.yellow-82e9
  .icon-smooth-7444
  > li.copper-1a33
  > a,
.medium_90dd
  .inner-3ae3.orange_b4c3
  .icon-smooth-7444
  > li.pressed_3cfd
  > a,
.medium_90dd .inner-3ae3.orange_b4c3 .icon-smooth-7444 > li.disabled-1186 > a {
  color: rgba(0, 0, 0, 0.8);
}
.medium_90dd .tag-5659,
.medium_90dd .tag-5659 a {
  color: rgba(0, 0, 0, 0.8);
}
.medium_90dd .focus-07e0.iron_6dab li a,
.medium_90dd .video-84cb a,
.medium_90dd .badge-837d,
.medium_90dd .icon-smooth-7444 > li > a,
.medium_90dd .outline-75e8 {
  color: rgba(0, 0, 0, 0.55);
}
.medium_90dd .focus-07e0.iron_6dab li a:hover,
.medium_90dd .video-84cb a:hover,
.medium_90dd .badge-837d:hover,
.medium_90dd .icon-smooth-7444 > li > a:hover,
.medium_90dd .outline-75e8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium_90dd .current_cd32 {
  color: rgba(0, 0, 0, 0.55);
}
.medium_90dd .current_cd32 .outer_849f {
  color: rgba(0, 0, 0, 0.8);
}
.medium_90dd .current_cd32:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-e296 .gallery_paper_9314 {
  margin-left: auto;
  margin-right: auto;
}
.aside_68c4 > * {
  margin-left: auto;
  margin-right: auto;
}
.aside_68c4 .info_west_3e4c {
  margin-right: 1.41575em;
}
.detail-3699 .aside_68c4 > .block-9bfe {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.detail-3699 .aside_68c4 > .icon_4974 {
  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;
}
.texture_db38.outer-e296 .gallery_paper_9314,
.prev-e46e.outer-e296 .gallery_paper_9314 {
  margin-left: 0;
}
.solid_6386.outer-e296 .gallery_paper_9314,
.gas_53b4.outer-e296 .gallery_paper_9314 {
  margin-right: 0;
}
.aside_68c4 ol,
.aside_68c4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.texture_north_a15c video {
  max-width: 100%;
}
.layout_9f62 img {
  display: block;
}
.layout_9f62.info_west_3e4c,
.layout_9f62.text-bright-ca67 {
  width: 100%;
}
.layout_9f62.icon_4974 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.short_e13c:not(.cool-f959) {
  margin: 1.5em auto;
}
.element-south-12b0 p {
  padding: 1.5em 14px;
}
ul.huge_37b5.icon_4974,
ul.huge_37b5.block-9bfe,
ul.huge_37b5.large-ecc9.block-9bfe {
  padding: 0 14px;
}
.chip_over_7a06 {
  display: block;
  overflow-x: auto;
}
.chip_over_7a06 table {
  border-collapse: collapse;
  width: 100%;
}
.chip_over_7a06 td,
.chip_over_7a06 th {
  padding: 0.5em;
}
.aside_68c4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.aside_68c4 ol ol,
.aside_68c4 ol ul,
.aside_68c4 ul ol,
.aside_68c4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.aside_68c4 ol ol li,
.aside_68c4 ol ul li,
.aside_68c4 ul ol li,
.aside_68c4 ul ul li {
  margin-left: 0;
}
.brown_11e3.notification-1f4c > .photo-e83c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.brown_11e3.notification-1f4c > .photo-e83c iframe,
.brown_11e3.notification-1f4c > .photo-e83c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.shade-dirty-3984 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.shade-dirty-3984.last_0873 {
  padding: 0;
}
.shade-dirty-3984.last_0873 cite {
  font-size: 13px;
}
.shade-dirty-3984 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.shade-dirty-3984 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.grid_purple_461e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.grid_purple_461e > p:first-child {
  margin-top: 0;
}
.grid_purple_461e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.grid_purple_461e blockquote {
  border-left: 0;
}
.light_564f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.light_564f:not(.layout-warm-605b) {
  max-width: 100px;
}
.light_564f.column-silver-f614 {
  border-bottom: none !important;
  text-align: center;
}
.light_564f.column-silver-f614::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .element-south-12b0 p {
    padding: 1.5em 0;
  }
}
.first-be17 {
  color: #0073aa;
}
.slider_glass_507f {
  background-color: #0073aa;
}
.image_stone_8add {
  color: #229fd8;
}
.accent_green_8efb {
  background-color: #229fd8;
}
.chip-glass-d411 {
  color: #eee;
}
.block_complex_1665 {
  background-color: #eee;
}
.video-be7d {
  color: #444;
}
.tall-e64f {
  background-color: #444;
}
.over_980c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.over_980c .highlight_inner_6950 .video-84cb {
  font-size: 15px;
}
.over_980c .video-84cb {
  line-height: 1.3;
}
.over_980c .medium_90dd {
}
.over_980c .glass-b28c {
  background: #235787;
}
.sidebar-bc52 {
  padding: 0;
}
.sidebar-bc52 .glass-b28c {
  background: #1a1a1a;
}
.sidebar-bc52 .medium_90dd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tertiary-purple-bb46 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tertiary-purple-bb46 .medium_90dd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tertiary-purple-bb46 .glass-b28c {
  background: #303030;
}
.pressed_80e7 {
  position: relative;
  z-index: 10;
}
.pressed_80e7 .input_9a96 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert-basic-3b0e .panel-0c68 {
  display: inline-block;
  vertical-align: middle;
}
.alert-basic-3b0e.top_7fe0 .panel-0c68 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .alert-basic-3b0e.top_7fe0 .panel-0c68 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .alert-basic-3b0e.top_7fe0 .panel-0c68 {
    margin-right: 0.4em;
  }
}
.alert-basic-3b0e.top_7fe0 .panel-0c68:last-child {
  margin-right: 0;
}
.heading-9027 .input_9a96 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .media_red_27db .highlight_inner_6950 {
    margin: 0 -0.5em;
  }
  .media_red_27db .highlight_inner_6950 [class*="customify-col-"],
  .media_red_27db .highlight_inner_6950 [class*="customify-col_"],
  .media_red_27db .highlight_inner_6950 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.media_red_27db.prev_b566 .input_9a96 {
  background: 0 0 !important;
}
.media_red_27db.prev_b566 .input_9a96,
.media_red_27db.heading-9027 .input_9a96 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .media_red_27db.dynamic-bd6c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.media_red_27db.heading-9027 .input_9a96 {
  box-shadow: none !important;
}
.media-prev-def2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .media-prev-def2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .media-prev-def2 {
    padding: 18px 0 20px;
  }
}
.media-prev-def2 .shadow_2e51 {
  width: 100%;
}
.media-prev-def2 .static_ebde {
  margin-bottom: 0;
}
.media-prev-def2 .summary-old-4983 {
  margin-top: 5px;
  font-size: 0.875em;
}
.row_medium_67c8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.row_medium_67c8 .left-73be {
  width: 100%;
}
.hot_3117 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hot_3117 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hot_3117 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;
}
.hot_3117 li:last-child:after {
  display: none;
}
.hot_3117 li a {
  font-weight: 500;
  margin-right: 10px;
}
.preview-8359 .south_0434 button,
.media-prev-def2 .south_0434 button {
  left: 0;
}
.preview-8359 .left-73be,
.media-prev-def2 .left-73be {
  padding-left: 0;
  padding-right: 0;
}
.preview-8359 .row_medium_67c8,
.media-prev-def2 .row_medium_67c8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.preview-8359 {
  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;
}
.preview-8359: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;
}
.preview-8359 .summary_72d9 {
  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) {
  .preview-8359 .summary_72d9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-8359 .summary_72d9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .preview-8359 .summary_72d9 {
    min-height: 200px;
  }
}
.preview-8359 .hot_3117 {
  color: rgba(255, 255, 255, 0.8);
}
.preview-8359 .hot_3117 a,
.preview-8359 .hot_3117 li:after {
  color: inherit;
}
.preview-8359 .hot_3117 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.first_65f8 {
  margin-bottom: 0.5em;
}
.menu-brown-ca92 {
  margin-bottom: 1.2em;
}
.menu-brown-ca92,
.first_65f8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.menu-brown-ca92 p:last-child,
.first_65f8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .south_0434,
#masthead .south_0434 {
  display: none;
}
#masthead
  > .south_0434.disabled-large-70b7 {
  display: none;
}
#masthead > .south_0434 button {
  left: 0;
}
.easy-3ea9 {
  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%;
}
.easy-3ea9 .panel-0c68 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.easy-3ea9 .tabs_9f76 {
  display: -webkit-box;
  display: flex;
}
.easy-3ea9 .tabs_9f76.logo-fd24 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.easy-3ea9 .tabs_9f76.accordion_fd2a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy-3ea9 .tabs_9f76.right_9821 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy-3ea9.dynamic-d130.accordion-7a58 .tabs_9f76.logo-fd24 {
  flex-basis: 100%;
}
.easy-3ea9.hard_879f .tabs_9f76.accordion_fd2a {
  -webkit-box-flex: 1;
  flex: auto;
}
.easy-3ea9.hard_879f .tabs_9f76.right_9821 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .south_0434.disabled-large-70b7 {
  display: none;
}
#masthead > .south_0434 button {
  left: 0;
}
.aside-fresh-c857 {
  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;
}
.aside-fresh-c857:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.aside-fresh-c857.heading_0ff8 i {
  margin-right: 4px;
}
.aside-fresh-c857.west-1e7c i {
  margin-left: 5px;
}
.video-84cb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.video-84cb p:last-child {
  margin-bottom: 0;
}
.thumbnail-active-9194 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thumbnail-active-9194 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thumbnail-active-9194 img {
  display: block;
  width: auto;
  line-height: 1;
}
.thumbnail-active-9194 .tag-5659 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thumbnail-active-9194 .over-a2ed {
  margin: 5px 0 7px 0;
}
.thumbnail-active-9194.picture_65b7 .complex-1507 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail-active-9194.picture_65b7 .brown_16d5 {
  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;
}
.thumbnail-active-9194.tooltip-7a2e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thumbnail-active-9194.tooltip-7a2e .complex-1507 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail-active-9194.tooltip-7a2e .brown_16d5 {
  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;
}
.thumbnail-active-9194.solid_1601 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail-active-9194.popup_advanced_d96f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thumbnail-active-9194.popup_advanced_d96f .brown_16d5 {
  margin-top: 7px;
}
.current-541c {
  display: inline-block;
}
.pressed_80e7 .border-97bc .thumbnail-active-9194 img {
  max-width: 100%;
}
.inner-3ae3 .chip-bfc9.accent-0dc9,
.layout_f0d2 .chip-bfc9.accent-0dc9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner-3ae3 .blue-1c39,
.layout_f0d2 .blue-1c39 {
  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%);
}
.inner-3ae3 .blue-1c39 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.inner-3ae3.pagination-f1d4 .blue-1c39 {
  display: none;
}
.inner-3ae3 .nav_70f1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inner-3ae3 .nav_70f1 li {
  display: inline-block;
  position: relative;
}
.inner-3ae3 .nav_70f1 li:last-child {
  margin-right: 0;
}
.inner-3ae3 .nav_70f1 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;
}
.inner-3ae3 .nav_70f1 li.disabled-1186 > a {
  color: rgba(0, 0, 0, 0.9);
}
.inner-3ae3 .nav_70f1 > 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;
}
.inner-3ae3 .nav_70f1 > li > a i {
  line-height: 0;
}
.inner-3ae3 .nav_70f1 > li.notification-black-f7ac > a .blue-1c39 {
  margin-left: 4px;
  line-height: 0;
}
.inner-3ae3 .nav_70f1 .narrow-c01e li.notification-black-f7ac > a {
  position: relative;
}
.inner-3ae3 .nav_70f1 .narrow-c01e li.notification-black-f7ac > a:after,
.inner-3ae3 .nav_70f1 .narrow-c01e li.notification-black-f7ac > a:before {
  content: "";
  display: table;
}
.inner-3ae3 .nav_70f1 .narrow-c01e li.notification-black-f7ac > a:after {
  clear: both;
}
.inner-3ae3 .nav_70f1 .narrow-c01e li.notification-black-f7ac > a .blue-1c39 {
  margin-left: 5px;
  float: right;
}
.inner-3ae3 .pattern_407f,
.inner-3ae3 .narrow-c01e {
  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;
}
.inner-3ae3 .narrow-c01e {
  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;
}
.inner-3ae3 .narrow-c01e .accent-0dc9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner-3ae3 .narrow-c01e .blue-1c39 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.inner-3ae3 .narrow-c01e li {
  display: block;
  margin: 0;
  padding: 0;
}
.inner-3ae3 .narrow-c01e 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;
}
.inner-3ae3 .narrow-c01e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.inner-3ae3 .narrow-c01e .narrow-c01e {
  top: 0;
  left: 100%;
}
.inner-3ae3 .popup-glass-857d.fn-focus-08b7 > .pattern_407f,
.inner-3ae3 .popup-glass-857d.fn-focus-08b7 > .narrow-c01e,
.inner-3ae3 .popup-glass-857d:focus > .pattern_407f,
.inner-3ae3 .popup-glass-857d:focus > .narrow-c01e,
.inner-3ae3 .popup-glass-857d:hover > .pattern_407f,
.inner-3ae3 .popup-glass-857d:hover > .narrow-c01e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.inner-3ae3.orange_b4c3 .icon-smooth-7444:after,
.inner-3ae3.orange_b4c3 .icon-smooth-7444:before {
  content: "";
  display: table;
}
.inner-3ae3.orange_b4c3 .icon-smooth-7444:after {
  clear: both;
}
.inner-3ae3.orange_b4c3 .icon-smooth-7444 > li {
  float: left;
}
.inner-3ae3.wide_de60 .icon-smooth-7444:after,
.inner-3ae3.wide_de60 .icon-smooth-7444:before {
  content: "";
  display: table;
}
.inner-3ae3.wide_de60 .icon-smooth-7444:after {
  clear: both;
}
.inner-3ae3.wide_de60 .icon-smooth-7444 > li {
  float: left;
}
.inner-3ae3.wide_de60 .icon-smooth-7444 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.inner-3ae3.wide_de60 .icon-smooth-7444 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.inner-3ae3.wide_de60 .icon-smooth-7444 > li.pressed_3cfd > a,
.inner-3ae3.wide_de60 .icon-smooth-7444 > li.disabled-1186 > a {
  color: #fff;
  background-color: #1e4b75;
}
.inner-3ae3.dirty-2338 .icon-smooth-7444 > li > a .accent-0dc9 {
  position: relative;
}
.inner-3ae3.dirty-2338 .icon-smooth-7444 > li > a .accent-0dc9: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;
}
.inner-3ae3.dirty-2338
  .icon-smooth-7444
  > li:focus
  > a
  .accent-0dc9:before,
.inner-3ae3.dirty-2338
  .icon-smooth-7444
  > li:hover
  > a
  .accent-0dc9:before {
  width: 100%;
  background-color: currentColor;
}
.inner-3ae3.dirty-2338
  .icon-smooth-7444
  > li.pressed_3cfd
  > a
  .accent-0dc9:before,
.inner-3ae3.dirty-2338
  .icon-smooth-7444
  > li.copper-1a33
  > a
  .accent-0dc9:before {
  width: 100%;
  background-color: currentColor;
}
.inner-3ae3.yellow-82e9 .icon-smooth-7444 > li > a .accent-0dc9 {
  position: relative;
}
.inner-3ae3.yellow-82e9 .icon-smooth-7444 > li > a .accent-0dc9: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;
}
.inner-3ae3.yellow-82e9 .icon-smooth-7444 > li:focus > a .accent-0dc9:before,
.inner-3ae3.yellow-82e9
  .icon-smooth-7444
  > li:hover
  > a
  .accent-0dc9:before {
  width: 100%;
  background-color: currentColor;
}
.inner-3ae3.yellow-82e9
  .icon-smooth-7444
  > li.pressed_3cfd
  > a
  .accent-0dc9:before,
.inner-3ae3.yellow-82e9
  .icon-smooth-7444
  > li.copper-1a33
  > a
  .accent-0dc9:before {
  width: 100%;
  background-color: currentColor;
}
.layout_f0d2 .nav_70f1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.layout_f0d2 .nav_70f1 li:first-child > a {
  border-top: none;
}
.layout_f0d2 .nav_70f1 .breadcrumb-liquid-0521 > .accent-0dc9 .blue-1c39 {
  display: none;
}
.layout_f0d2 .nav_70f1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.layout_f0d2 .nav_70f1 li:last-child {
  border: none;
}
.layout_f0d2 .nav_70f1 li.notification-black-f7ac > a {
  padding-right: 45px !important;
}
.layout_f0d2 .nav_70f1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.layout_f0d2 .nav_70f1 li a:focus,
.layout_f0d2 .nav_70f1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_f0d2 .nav_70f1 li .module-middle-06fe {
  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;
}
.layout_f0d2 .nav_70f1 li .module-middle-06fe:hover {
  box-shadow: none;
}
.layout_f0d2 .nav_70f1 li .module-middle-06fe .blue-1c39 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.layout_f0d2 .nav_70f1 .narrow-c01e {
  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);
}
.layout_f0d2 .nav_70f1 .narrow-c01e li a {
  padding-left: 3em;
}
.layout_f0d2 .nav_70f1 .glass_0328 > a .module-middle-06fe i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.layout_f0d2 .nav_70f1 .glass_0328 > .narrow-c01e {
  display: block;
  opacity: 1;
}
.middle-dd62 {
  max-width: 100%;
}
.liquid_6e27 {
  line-height: 0;
  cursor: pointer;
}
.outline-75e8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.outline-75e8:hover {
  box-shadow: none;
  color: currentColor;
}
.outline-75e8 svg {
  width: 18px;
  height: 18px;
}
.outline-75e8 .description-fast-fd35 {
  display: none;
}
.rough-3a2f {
  position: relative;
}
.rough-3a2f.fn-active-08b7 .outline-75e8 .east-298d {
  display: none;
}
.rough-3a2f.fn-active-08b7 .outline-75e8 .description-fast-fd35 {
  display: inline-block;
}
.rough-3a2f .bottom-95fb {
  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);
}
.rough-3a2f.sidebar-mini-04a1 .bottom-95fb {
  left: auto;
  right: -0.9em;
}
.rough-3a2f.sidebar-mini-04a1 .out_1838::before {
  left: auto;
  right: 15px;
}
.rough-3a2f.fn-active-08b7 .bottom-95fb {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full-10de {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.full-10de label {
  flex-basis: 100%;
}
.full-10de .input_76ed {
  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;
}
.full-10de .tertiary_liquid_e7c6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.full-10de .tertiary_liquid_e7c6:focus {
  background-color: transparent;
}
.full-10de button.sidebar-red-3d50 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.full-10de button.sidebar-red-3d50:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.full-10de button.sidebar-red-3d50 svg {
  width: 18px;
  height: 18px;
}
.full-10de input[type="submit"] {
  min-height: auto;
}
.button-fixed-1003 .full-10de .tertiary_liquid_e7c6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.out_1838 {
  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) {
  .out_1838 {
    width: 220px;
  }
}
.out_1838 label {
  flex-basis: 100%;
}
.out_1838::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;
}
.accent-full-0034 .button-fixed-1003 .full-10de {
  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;
}
.accent-full-0034
  .button-fixed-1003
  .full-10de
  .input_76ed {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent-full-0034 .button-fixed-1003 .full-10de .tertiary_liquid_e7c6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accent-full-0034
  .button-fixed-1003
  .full-10de
  .tertiary_liquid_e7c6:focus {
  background: 0 0;
}
.accent-full-0034
  .button-fixed-1003
  .full-10de
  .solid-d744 {
  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;
}
.focus-07e0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focus-07e0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focus-07e0 li:last-child {
  margin-right: 0;
}
.focus-07e0 li:first-child {
  margin-left: 0;
}
.focus-07e0.green-326c a {
  color: #fff;
}
.focus-07e0.green-326c a:hover {
  color: #fff;
}
.focus-07e0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focus-07e0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focus-07e0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focus-07e0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.focus-07e0 [class*="social-icon-apple"] {
  background-color: #999;
}
.focus-07e0 [class*="social-icon-apple"].slider_30ff {
  background-color: transparent;
  color: #999;
}
.focus-07e0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focus-07e0 [class*="social-icon-behance"].slider_30ff {
  background-color: transparent;
  color: #1769ff;
}
.focus-07e0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focus-07e0 [class*="social-icon-bitbucket"].slider_30ff {
  background-color: transparent;
  color: #205081;
}
.focus-07e0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.focus-07e0 [class*="social-icon-codepen"].slider_30ff {
  background-color: transparent;
  color: #000;
}
.focus-07e0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focus-07e0 [class*="social-icon-delicious"].slider_30ff {
  background-color: transparent;
  color: #39f;
}
.focus-07e0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focus-07e0 [class*="social-icon-digg"].slider_30ff {
  background-color: transparent;
  color: #005be2;
}
.focus-07e0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focus-07e0 [class*="social-icon-dribbble"].slider_30ff {
  background-color: transparent;
  color: #ea4c89;
}
.focus-07e0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focus-07e0 [class*="social-icon-envelope"].slider_30ff {
  background-color: transparent;
  color: #ea4335;
}
.focus-07e0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focus-07e0 [class*="social-icon-facebook"].slider_30ff {
  background-color: transparent;
  color: #3b5998;
}
.focus-07e0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focus-07e0 [class*="social-icon-flickr"].slider_30ff {
  background-color: transparent;
  color: #0063dc;
}
.focus-07e0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focus-07e0 [class*="social-icon-foursquare"].slider_30ff {
  background-color: transparent;
  color: #2d5be3;
}
.focus-07e0 [class*="social-icon-github"] {
  background-color: #333;
}
.focus-07e0 [class*="social-icon-github"].slider_30ff {
  background-color: transparent;
  color: #333;
}
.focus-07e0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focus-07e0 [class*="social-icon-google-plus"].slider_30ff {
  background-color: transparent;
  color: #dd4b39;
}
.focus-07e0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focus-07e0 [class*="social-icon-houzz"].slider_30ff {
  background-color: transparent;
  color: #7ac142;
}
.focus-07e0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focus-07e0 [class*="social-icon-instagram"].slider_30ff {
  background-color: transparent;
  color: #262626;
}
.focus-07e0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focus-07e0 [class*="social-icon-jsfiddle"].slider_30ff {
  background-color: transparent;
  color: #487aa2;
}
.focus-07e0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focus-07e0 [class*="social-icon-linkedin"].slider_30ff {
  background-color: transparent;
  color: #0077b5;
}
.focus-07e0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focus-07e0 [class*="social-icon-medium"].slider_30ff {
  background-color: transparent;
  color: #00ab6b;
}
.focus-07e0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focus-07e0
  [class*="social-icon-odnoklassniki"].slider_30ff {
  background-color: transparent;
  color: #f4731c;
}
.focus-07e0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focus-07e0 [class*="social-icon-meetup"].slider_30ff {
  background-color: transparent;
  color: #ec1c40;
}
.focus-07e0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focus-07e0 [class*="social-icon-pinterest"].slider_30ff {
  background-color: transparent;
  color: #bd081c;
}
.focus-07e0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focus-07e0 [class*="social-icon-product-hunt"].slider_30ff {
  background-color: transparent;
  color: #da552f;
}
.focus-07e0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focus-07e0 [class*="social-icon-reddit"].slider_30ff {
  background-color: transparent;
  color: #ff4500;
}
.focus-07e0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focus-07e0 [class*="social-icon-rss"].slider_30ff {
  background-color: transparent;
  color: #f26522;
}
.focus-07e0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focus-07e0
  [class*="social-icon-shopping-cart"].slider_30ff {
  background-color: transparent;
  color: #4caf50;
}
.focus-07e0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focus-07e0 [class*="social-icon-skype"].slider_30ff {
  background-color: transparent;
  color: #00aff0;
}
.focus-07e0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focus-07e0 [class*="social-icon-slideshare"].slider_30ff {
  background-color: transparent;
  color: #0077b5;
}
.focus-07e0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focus-07e0 [class*="social-icon-snapchat"].slider_30ff {
  background-color: transparent;
  color: #fffc00;
}
.focus-07e0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focus-07e0 [class*="social-icon-soundcloud"].slider_30ff {
  background-color: transparent;
  color: #f80;
}
.focus-07e0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focus-07e0 [class*="social-icon-spotify"].slider_30ff {
  background-color: transparent;
  color: #2ebd59;
}
.focus-07e0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focus-07e0
  [class*="social-icon-stack-overflow"].slider_30ff {
  background-color: transparent;
  color: #fe7a15;
}
.focus-07e0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focus-07e0 [class*="social-icon-maldkfgram"].slider_30ff {
  background-color: transparent;
  color: #2ca5e0;
}
.focus-07e0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focus-07e0 [class*="social-icon-tripadvisor"].slider_30ff {
  background-color: transparent;
  color: #589442;
}
.focus-07e0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focus-07e0 [class*="social-icon-tumblr"].slider_30ff {
  background-color: transparent;
  color: #35465c;
}
.focus-07e0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focus-07e0 [class*="social-icon-twitch"].slider_30ff {
  background-color: transparent;
  color: #6441a5;
}
.focus-07e0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focus-07e0 [class*="social-icon-twitter"].slider_30ff {
  background-color: transparent;
  color: #1da1f2;
}
.focus-07e0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focus-07e0 [class*="social-icon-vimeo"].slider_30ff {
  background-color: transparent;
  color: #1ab7ea;
}
.focus-07e0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focus-07e0 [class*="social-icon-vk"].slider_30ff {
  background-color: transparent;
  color: #45668e;
}
.focus-07e0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focus-07e0 [class*="social-icon-weibo"].slider_30ff {
  background-color: transparent;
  color: #df2029;
}
.focus-07e0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focus-07e0 [class*="social-icon-weixin"].slider_30ff {
  background-color: transparent;
  color: #7bb32e;
}
.focus-07e0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focus-07e0 [class*="social-icon-whatsapp"].slider_30ff {
  background-color: transparent;
  color: #25d366;
}
.focus-07e0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focus-07e0 [class*="social-icon-wordpress"].slider_30ff {
  background-color: transparent;
  color: #21759b;
}
.focus-07e0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.focus-07e0 [class*="social-icon-xing"].slider_30ff {
  background-color: transparent;
  color: #026466;
}
.focus-07e0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focus-07e0 [class*="social-icon-yelp"].slider_30ff {
  background-color: transparent;
  color: #af0606;
}
.focus-07e0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focus-07e0 [class*="social-icon-youtube"].slider_30ff {
  background-color: transparent;
  color: #cd201f;
}
.badge-837d {
  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;
}
.badge-837d:hover {
  box-shadow: none;
  background: 0 0;
}
.filter-3d30 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gold-a38e {
  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;
}
.summary-fixed-5dd5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.modal-medium-9884 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.modal-medium-9884,
.modal-medium-9884::after,
.modal-medium-9884::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;
}
.modal-medium-9884::after,
.modal-medium-9884::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature-3f52 .gold-a38e .summary-fixed-5dd5 {
  margin-top: -2px;
  width: 19px;
}
.feature-3f52 .gold-a38e .modal-medium-9884 {
  margin-top: -1px;
}
.feature-3f52 .gold-a38e .modal-medium-9884,
.feature-3f52 .gold-a38e .modal-medium-9884::after,
.feature-3f52 .gold-a38e .modal-medium-9884::before {
  width: 19px;
  height: 2px;
}
.feature-3f52 .gold-a38e .modal-medium-9884::before {
  top: -6px;
}
.feature-3f52 .gold-a38e .modal-medium-9884::after {
  bottom: -6px;
}
.info-5eea .gold-a38e .summary-fixed-5dd5 {
  margin-top: -2px;
  width: 22px;
}
.info-5eea .gold-a38e .modal-medium-9884 {
  margin-top: -1px;
}
.info-5eea .gold-a38e .modal-medium-9884,
.info-5eea .gold-a38e .modal-medium-9884::after,
.info-5eea .gold-a38e .modal-medium-9884::before {
  width: 22px;
  height: 2px;
}
.info-5eea .gold-a38e .modal-medium-9884::before {
  top: -7px;
}
.info-5eea .gold-a38e .modal-medium-9884::after {
  bottom: -7px;
}
.accordion-64d4 .gold-a38e .summary-fixed-5dd5 {
  margin-top: -2px;
  width: 31px;
}
.accordion-64d4 .gold-a38e .modal-medium-9884 {
  margin-top: -1.5px;
}
.accordion-64d4 .gold-a38e .modal-medium-9884,
.accordion-64d4 .gold-a38e .modal-medium-9884::after,
.accordion-64d4 .gold-a38e .modal-medium-9884::before {
  width: 31px;
  height: 3px;
}
.accordion-64d4 .gold-a38e .modal-medium-9884::before {
  top: -9px;
}
.accordion-64d4 .gold-a38e .modal-medium-9884::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .input_c7a5 .gold-a38e .summary-fixed-5dd5 {
    margin-top: -2px;
    width: 19px;
  }
  .input_c7a5 .gold-a38e .modal-medium-9884 {
    margin-top: -1px;
  }
  .input_c7a5 .gold-a38e .modal-medium-9884,
  .input_c7a5 .gold-a38e .modal-medium-9884::after,
  .input_c7a5 .gold-a38e .modal-medium-9884::before {
    width: 19px;
    height: 2px;
  }
  .input_c7a5 .gold-a38e .modal-medium-9884::before {
    top: -6px;
  }
  .input_c7a5 .gold-a38e .modal-medium-9884::after {
    bottom: -6px;
  }
  .smooth_fbe6 .gold-a38e .summary-fixed-5dd5 {
    margin-top: -2px;
    width: 22px;
  }
  .smooth_fbe6 .gold-a38e .modal-medium-9884 {
    margin-top: -1px;
  }
  .smooth_fbe6 .gold-a38e .modal-medium-9884,
  .smooth_fbe6 .gold-a38e .modal-medium-9884::after,
  .smooth_fbe6 .gold-a38e .modal-medium-9884::before {
    width: 22px;
    height: 2px;
  }
  .smooth_fbe6 .gold-a38e .modal-medium-9884::before {
    top: -7px;
  }
  .smooth_fbe6 .gold-a38e .modal-medium-9884::after {
    bottom: -7px;
  }
  .rough-226a .gold-a38e .summary-fixed-5dd5 {
    margin-top: -2px;
    width: 31px;
  }
  .rough-226a .gold-a38e .modal-medium-9884 {
    margin-top: -1.5px;
  }
  .rough-226a .gold-a38e .modal-medium-9884,
  .rough-226a .gold-a38e .modal-medium-9884::after,
  .rough-226a .gold-a38e .modal-medium-9884::before {
    width: 31px;
    height: 3px;
  }
  .rough-226a .gold-a38e .modal-medium-9884::before {
    top: -9px;
  }
  .rough-226a .gold-a38e .modal-medium-9884::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-inner-2f4f .gold-a38e .summary-fixed-5dd5 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-inner-2f4f .gold-a38e .modal-medium-9884 {
    margin-top: -1px;
  }
  .highlight-inner-2f4f .gold-a38e .modal-medium-9884,
  .highlight-inner-2f4f .gold-a38e .modal-medium-9884::after,
  .highlight-inner-2f4f .gold-a38e .modal-medium-9884::before {
    width: 19px;
    height: 2px;
  }
  .highlight-inner-2f4f .gold-a38e .modal-medium-9884::before {
    top: -6px;
  }
  .highlight-inner-2f4f .gold-a38e .modal-medium-9884::after {
    bottom: -6px;
  }
  .row-orange-898d .gold-a38e .summary-fixed-5dd5 {
    margin-top: -2px;
    width: 22px;
  }
  .row-orange-898d .gold-a38e .modal-medium-9884 {
    margin-top: -1px;
  }
  .row-orange-898d .gold-a38e .modal-medium-9884,
  .row-orange-898d .gold-a38e .modal-medium-9884::after,
  .row-orange-898d .gold-a38e .modal-medium-9884::before {
    width: 22px;
    height: 2px;
  }
  .row-orange-898d .gold-a38e .modal-medium-9884::before {
    top: -7px;
  }
  .row-orange-898d .gold-a38e .modal-medium-9884::after {
    bottom: -7px;
  }
  .cold-12fc .gold-a38e .summary-fixed-5dd5 {
    margin-top: -2px;
    width: 31px;
  }
  .cold-12fc .gold-a38e .modal-medium-9884 {
    margin-top: -1.5px;
  }
  .cold-12fc .gold-a38e .modal-medium-9884,
  .cold-12fc .gold-a38e .modal-medium-9884::after,
  .cold-12fc .gold-a38e .modal-medium-9884::before {
    width: 31px;
    height: 3px;
  }
  .cold-12fc .gold-a38e .modal-medium-9884::before {
    top: -9px;
  }
  .cold-12fc .gold-a38e .modal-medium-9884::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .white_d39e .gold-a38e .summary-fixed-5dd5 {
    margin-top: -2px;
    width: 19px;
  }
  .white_d39e .gold-a38e .modal-medium-9884 {
    margin-top: -1px;
  }
  .white_d39e .gold-a38e .modal-medium-9884,
  .white_d39e .gold-a38e .modal-medium-9884::after,
  .white_d39e .gold-a38e .modal-medium-9884::before {
    width: 19px;
    height: 2px;
  }
  .white_d39e .gold-a38e .modal-medium-9884::before {
    top: -6px;
  }
  .white_d39e .gold-a38e .modal-medium-9884::after {
    bottom: -6px;
  }
  .panel-287a .gold-a38e .summary-fixed-5dd5 {
    margin-top: -2px;
    width: 22px;
  }
  .panel-287a .gold-a38e .modal-medium-9884 {
    margin-top: -1px;
  }
  .panel-287a .gold-a38e .modal-medium-9884,
  .panel-287a .gold-a38e .modal-medium-9884::after,
  .panel-287a .gold-a38e .modal-medium-9884::before {
    width: 22px;
    height: 2px;
  }
  .panel-287a .gold-a38e .modal-medium-9884::before {
    top: -7px;
  }
  .panel-287a .gold-a38e .modal-medium-9884::after {
    bottom: -7px;
  }
  .tabs_hovered_23ac .gold-a38e .summary-fixed-5dd5 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs_hovered_23ac .gold-a38e .modal-medium-9884 {
    margin-top: -1.5px;
  }
  .tabs_hovered_23ac .gold-a38e .modal-medium-9884,
  .tabs_hovered_23ac .gold-a38e .modal-medium-9884::after,
  .tabs_hovered_23ac .gold-a38e .modal-medium-9884::before {
    width: 31px;
    height: 3px;
  }
  .tabs_hovered_23ac .gold-a38e .modal-medium-9884::before {
    top: -9px;
  }
  .tabs_hovered_23ac .gold-a38e .modal-medium-9884::after {
    bottom: -9px;
  }
}
.image_6ce7 .modal-medium-9884 {
  -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);
}
.image_6ce7 .modal-medium-9884::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.image_6ce7 .modal-medium-9884::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);
}
.image_6ce7.narrow_6eae .modal-medium-9884 {
  -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);
}
.image_6ce7.narrow_6eae .modal-medium-9884::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.image_6ce7.narrow_6eae .modal-medium-9884::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);
}
.footer-66b1 {
  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.heading-4892:before {
  display: none;
}
.alert-red-de3a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.alert-red-de3a .texture-solid-e09a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.alert-red-de3a .texture-solid-e09a:last-of-type {
  border-bottom: none;
}
.alert-red-de3a .texture-solid-e09a.tag_out_7997,
.alert-red-de3a .texture-solid-e09a.clean-7db1,
.alert-red-de3a .texture-solid-e09a.basic-211a {
  padding: 0;
}
.alert-red-de3a .layout_f0d2 .module-middle-06fe {
  color: currentColor;
}
.alert-red-de3a .layout_f0d2 .module-middle-06fe:focus,
.alert-red-de3a .layout_f0d2 .module-middle-06fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-red-de3a.medium_90dd .current_cd32,
.alert-red-de3a.medium_90dd .video-84cb a,
.alert-red-de3a.medium_90dd .icon-smooth-7444 a,
.alert-red-de3a.medium_90dd .narrow-c01e a {
  color: rgba(0, 0, 0, 0.55);
}
.alert-red-de3a.medium_90dd .current_cd32:hover,
.alert-red-de3a.medium_90dd .video-84cb a:hover,
.alert-red-de3a.medium_90dd .icon-smooth-7444 a:hover,
.alert-red-de3a.medium_90dd .narrow-c01e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert-red-de3a.medium_90dd .outer_849f {
  color: rgba(0, 0, 0, 0.8);
}
.alert-red-de3a.medium_90dd .texture-solid-e09a {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-red-de3a.medium_90dd .texture-solid-e09a:before {
  background: rgba(0, 0, 0, 0.08);
}
.alert-red-de3a.medium_90dd .tabs-clean-1c83:before {
  background: rgba(255, 255, 255, 0.9);
}
.alert-red-de3a.medium_90dd .layout_f0d2 .nav_70f1 li a,
.alert-red-de3a.medium_90dd .layout_f0d2 .module-middle-06fe,
.alert-red-de3a.medium_90dd .narrow-c01e {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-red-de3a.medium_90dd .layout_f0d2 .module-middle-06fe:focus,
.alert-red-de3a.medium_90dd .layout_f0d2 .module-middle-06fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-red-de3a.medium_90dd .nav_70f1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-red-de3a.glass-b28c .current_cd32,
.alert-red-de3a.glass-b28c .video-84cb a,
.alert-red-de3a.glass-b28c .icon-smooth-7444 .module-middle-06fe,
.alert-red-de3a.glass-b28c .icon-smooth-7444 a,
.alert-red-de3a.glass-b28c .narrow-c01e a {
  color: rgba(255, 255, 255, 0.79);
}
.alert-red-de3a.glass-b28c .current_cd32:hover,
.alert-red-de3a.glass-b28c .video-84cb a:hover,
.alert-red-de3a.glass-b28c .icon-smooth-7444 .module-middle-06fe:hover,
.alert-red-de3a.glass-b28c .icon-smooth-7444 a:hover,
.alert-red-de3a.glass-b28c .narrow-c01e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-red-de3a.glass-b28c .outer_849f {
  color: rgba(255, 255, 255, 0.99);
}
.alert-red-de3a.glass-b28c .texture-solid-e09a {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-red-de3a.glass-b28c .texture-solid-e09a:before {
  background: rgba(255, 255, 255, 0.08);
}
.alert-red-de3a.glass-b28c .tabs-clean-1c83:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert-red-de3a.glass-b28c .layout_f0d2 .nav_70f1 li a,
.alert-red-de3a.glass-b28c .layout_f0d2 .module-middle-06fe,
.alert-red-de3a.glass-b28c .narrow-c01e {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-red-de3a.glass-b28c .layout_f0d2 .module-middle-06fe:focus,
.alert-red-de3a.glass-b28c .layout_f0d2 .module-middle-06fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-red-de3a.glass-b28c .nav_70f1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-clean-1c83 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tabs-clean-1c83:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.layout-north-6ae9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.cold_4c9b .alert-red-de3a {
  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;
}
.cold_4c9b .texture-solid-e09a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.cold_4c9b .texture-solid-e09a: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) {
  .cold_4c9b .texture-solid-e09a:before {
    width: 16%;
    left: 42%;
  }
}
.cold_4c9b .texture-solid-e09a:last-child:before {
  content: none;
}
.cold_4c9b .texture-solid-e09a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.cold_4c9b .layout_f0d2 .nav_70f1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.cold_4c9b .layout_f0d2 .nav_70f1 li a .module-middle-06fe {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.cold_4c9b .layout_f0d2 .narrow-c01e {
  border: none;
}
.cold_4c9b .layout_f0d2 .narrow-c01e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.cold_4c9b .tabs-clean-1c83 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cold_4c9b .layout-north-6ae9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.cold_4c9b .glass-b28c .tabs-clean-1c83:before {
  background: rgba(0, 0, 0, 0.9);
}
.cold_4c9b .medium_90dd.menu-5a98 .modal-medium-9884 {
  background: rgba(0, 0, 0, 0.6);
}
.cold_4c9b
  .medium_90dd.menu-5a98
  .modal-medium-9884::after,
.cold_4c9b
  .medium_90dd.menu-5a98
  .modal-medium-9884:before {
  background: inherit;
}
.cold_4c9b
  .medium_90dd.menu-5a98:hover
  .modal-medium-9884 {
  background: rgba(0, 0, 0, 0.8);
}
.prev_f4c8 .alert-red-de3a {
  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) {
  .prev_f4c8 .alert-red-de3a {
    width: auto;
    right: 45px;
  }
}
.footer_93c1 .alert-red-de3a {
  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) {
  .footer_93c1 .alert-red-de3a {
    width: auto;
    left: 45px;
  }
}
.heading-4892 .alert-red-de3a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.heading-4892 .layout-north-6ae9 {
  max-width: 48em;
  margin: 0 auto;
}
.heading-4892 .tabs-clean-1c83:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.clean_ddae {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.clean_ddae.cold_4c9b .alert-red-de3a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.clean_ddae.prev_f4c8 .alert-red-de3a {
  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);
}
.clean_ddae .alert-red-de3a {
  visibility: visible;
}
.clean_ddae.footer_93c1 .alert-red-de3a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.liquid_4849,
.progress_cbd4 {
  overflow-x: hidden;
}
.liquid_4849 .alert-red-de3a {
  overflow: auto;
}
.liquid_4849.cold_4c9b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid_4849.cold_4c9b .alert-red-de3a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.liquid_4849.cold_4c9b .badge-837d {
  opacity: 0;
}
.liquid_4849.prev_f4c8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid_4849.prev_f4c8 .alert-red-de3a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.liquid_4849.prev_f4c8 .badge-837d {
  opacity: 0;
}
.liquid_4849.footer_93c1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid_4849.footer_93c1 .alert-red-de3a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.liquid_4849.footer_93c1 .badge-837d {
  opacity: 0;
}
.liquid_4849.heading-4892 .alert-red-de3a {
  z-index: 10;
  visibility: visible;
}
.menu-5a98 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.menu-5a98 .modal-medium-9884 {
  background: rgba(255, 255, 255, 0.99);
}
.menu-5a98 .modal-medium-9884::after,
.menu-5a98 .modal-medium-9884:before {
  background: inherit;
}
.menu-5a98:hover .modal-medium-9884 {
  background: rgba(255, 255, 255, 0.99);
}
.footer_93c1 .menu-5a98 {
  top: 10px;
  right: auto;
  left: 12px;
}
.heading-4892 .menu-5a98 {
  display: none !important;
}
.liquid_4849:before,
.progress_cbd4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.liquid_4849 .menu-5a98,
.progress_cbd4 .menu-5a98 {
  display: inline-block;
}
.alert-red-de3a .panel-0c68 {
  -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;
}
.liquid_4849 .alert-red-de3a .panel-0c68,
.progress_cbd4 .alert-red-de3a .panel-0c68 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-6d6d .input_76ed {
  width: 100%;
}
.border-97bc {
  padding: 0 0.5em 0;
}
.border-97bc [class*="customify-col-"],
.border-97bc [class*="customify-col_"],
.border-97bc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.stale_87e3 .border-97bc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .highlight_inner_6950 .input-f165,
  .input-f165 {
    display: none;
  }
  .summary_slow_5d5f {
    text-align: left;
  }
  .video-cb63 {
    text-align: center;
  }
  .photo_2cdf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_inner_6950 .pink-176a,
  .pink-176a {
    display: none;
  }
  .carousel_4ff7 {
    text-align: left;
  }
  .mask_easy_c7fd {
    text-align: center;
  }
  .accordion_4fc3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .highlight_inner_6950 .box_stone_7210,
  .box_stone_7210 {
    display: none;
  }
  .secondary_wide_64c6 {
    text-align: left;
  }
  .secondary-focused-56b8 {
    text-align: center;
  }
  .plasma_de85 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.plasma_801d {
  box-shadow: none !important;
}
.left_f550 .advanced-0a6b,
.media_5ee5 .advanced-0a6b {
  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;
}
.media_5ee5 .advanced-0a6b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.input_9a96 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.input_9a96:after,
.input_9a96:before {
  content: "";
  display: table;
}
.input_9a96:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .input_9a96 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.input_9a96,
.dynamic-bd6c {
  max-width: 1248px;
  margin: 0 auto;
}

.text_70a5.medium_4945 .input_9a96 {
  max-width: 100%;
}
.text_70a5.header-small-78e5 {
  max-width: 1200px;
  margin: 0 auto;
}
.text_70a5.text_orange_0a37 .input_9a96 {
  max-width: 100%;
}
.text_70a5.text_orange_0a37 > .input_9a96 {
  padding-left: 0;
  padding-right: 0;
}
.text_70a5.text_orange_0a37 > .input_9a96 .highlight_inner_6950 {
  margin: 0;
}
.text_70a5.text_orange_0a37
  > .input_9a96
  .down_a730.slider-white-6a85 {
  margin-right: 0;
  margin-left: 0;
}
.text_70a5.text_orange_0a37 #main.slider-white-6a85 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .clean-a4d2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .clean-a4d2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accordion_4195 .gallery_paper_9314 {
    padding-right: 1em;
  }
  .accordion_4195.lower-d660 .down_a730 {
    border-right: 1px solid #eaecee;
  }
  .accordion_4195.lower-d660 .gallery_paper_9314 {
    padding-right: 1em;
  }
  .accordion_4195.lower-d660 .accent-3f87 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_bottom_800e .gallery_paper_9314 {
    padding-left: 1em;
  }
  .thumbnail_bottom_800e.lower-d660 .down_a730 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail_bottom_800e.lower-d660 .gallery_paper_9314 {
    padding-left: 1em;
  }
  .thumbnail_bottom_800e.lower-d660 .accent-3f87 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-b9b8 .gallery_paper_9314 {
    padding-left: 1em;
  }
  .module-b9b8.lower-d660 .content_north_e4b9 {
    border-right: 1px solid #eaecee;
  }
  .module-b9b8.lower-d660 .old-7fe2 {
    border-right: 1px solid #eaecee;
  }
  .module-b9b8.lower-d660 .gallery_paper_9314 {
    padding-left: 1em;
  }
  .module-b9b8.lower-d660 .accent-3f87 {
    padding-right: 1em;
  }
  .module-b9b8.lower-d660 .modal-plasma-b6bd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink_3074 .gallery_paper_9314 {
    padding-right: 1em;
  }
  .pink_3074.lower-d660 .content_north_e4b9 {
    border-left: 1px solid #eaecee;
  }
  .pink_3074.lower-d660 .old-7fe2 {
    border-left: 1px solid #eaecee;
  }
  .pink_3074.lower-d660 .gallery_paper_9314 {
    padding-right: 1em;
  }
  .pink_3074.lower-d660 .accent-3f87 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink_3074.lower-d660 .modal-plasma-b6bd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean-a4d2 .gallery_paper_9314 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .clean-a4d2.lower-d660 .down_a730 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .clean-a4d2.lower-d660 .gallery_paper_9314 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .clean-a4d2.lower-d660 .accent-3f87 {
    padding-left: 1em;
  }
  .clean-a4d2.lower-d660 .modal-plasma-b6bd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .clean-a4d2.lower-d660 .gallery_paper_9314 {
    padding-left: 0;
  }
}
.primary-954b .alert-basic-3b0e {
  display: inline-block;
}
.large-e5da {
  display: inline-block;
}
.wood_11f9 {
  word-con: break-word;
}
.silver-9998 > span {
  display: inline-block;
  padding: 5px 0;
}
.silver-9998 .pagination-selected-c1cc {
  margin-left: 8px;
  margin-right: 8px;
}
.silver-9998 .cool_8ecb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row_gas_556e .glass_4b81 {
  margin-bottom: 2em;
}
.row_gas_556e .dim-5e8b {
  margin-bottom: 15px;
}
.row_gas_556e .dim-5e8b:last-child {
  margin-bottom: 0;
}
.row_gas_556e .notice-stone-cfb7 {
  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) {
  .row_gas_556e .notice-stone-cfb7 {
    display: block;
  }
}
.row_gas_556e .over_cc79 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row_gas_556e .over_cc79 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row_gas_556e .tooltip-white-7343 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row_gas_556e .tooltip-white-7343 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row_gas_556e .tooltip-white-7343 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row_gas_556e .wood_11f9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row_gas_556e .wood_11f9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row_gas_556e .popup-fresh-4964 p:last-child {
  margin-bottom: 0;
}
.row_gas_556e .wrapper-out-39f4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row_gas_556e .module_simple_782c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row_gas_556e .button_ff19 {
  margin-top: 1em;
}
.row_gas_556e .thick-a2ba {
  top: 0;
  display: block;
}
.row_gas_556e .thick-a2ba a {
  color: inherit;
}
.row_gas_556e .thick-a2ba a:hover {
  color: inherit;
}
.row_gas_556e .frame_slow_2a97 {
  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;
}
.row_gas_556e .frame_slow_2a97:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row_gas_556e .module_simple_782c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row_gas_556e .sort-bottom-505c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row_gas_556e .sort-bottom-505c:first-child {
  margin-top: 0;
}
.row_gas_556e .sort-bottom-505c.table-bottom-4887 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row_gas_556e .sort-bottom-505c.prev_2db2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row_gas_556e
  .sort-bottom-505c.prev_2db2.input_cool_0ed9
  .button_ff19 {
  width: 100%;
}
.row_gas_556e .prev_2db2 {
  -webkit-box-align: center;
  align-items: center;
}
.row_gas_556e .prev_2db2 .silver-9998,
.row_gas_556e .prev_2db2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row_gas_556e .tooltip-white-7343 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_gas_556e .tooltip-white-7343 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_gas_556e .tooltip-white-7343: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;
}
.row_gas_556e .table-bottom-4887 {
  z-index: 5;
}
.row_gas_556e .row-lite-088c .border-bright-aa6c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row_gas_556e .in-427d .border-bright-aa6c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row_gas_556e .mini_b1c3 .border-bright-aa6c {
  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;
}
.row_gas_556e.hover-tall-eeb0 .notice-stone-cfb7,
.row_gas_556e.sort_d178 .notice-stone-cfb7 {
  display: block;
}
.row_gas_556e.hover-tall-eeb0 .notice-stone-cfb7 .thumbnail-6bbb,
.row_gas_556e.hover-tall-eeb0 .notice-stone-cfb7 .module_simple_782c,
.row_gas_556e.sort_d178 .notice-stone-cfb7 .thumbnail-6bbb,
.row_gas_556e.sort_d178 .notice-stone-cfb7 .module_simple_782c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_gas_556e.tabs-motion-0bc8 .over_cc79 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row_gas_556e.tabs-motion-0bc8 .over_cc79 {
    margin-right: 0;
  }
}
.row_gas_556e.hover-tall-eeb0 .over_cc79,
.row_gas_556e.sort_d178 .over_cc79 {
  padding-top: 40%;
}
.row_gas_556e.hover-tall-eeb0 .glass_4b81,
.row_gas_556e.sort_d178 .glass_4b81 {
  display: block;
}
.row_gas_556e.hover-tall-eeb0 .fn-sticky-08b7 .module_simple_782c,
.row_gas_556e.sort_d178 .fn-sticky-08b7 .module_simple_782c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row_gas_556e.hover-tall-eeb0 .over_cc79,
.row_gas_556e.sort_d178 .over_cc79 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row_gas_556e.hover-tall-eeb0 .module_simple_782c {
  padding: 1em;
}
.huge-8d1a {
  margin: 30px auto;
  display: block;
}
.huge-8d1a .motion-1adb > * {
  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;
}
.huge-8d1a .motion-1adb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.huge-8d1a .motion-1adb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner-35ae .silver-9998 {
  margin-bottom: 1.41575em;
}
.banner-35ae .shadow_c052 {
  margin-bottom: 1.618em;
}
.aside_68c4 .label_left_758c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.aside_68c4 .label_left_758c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.aside_68c4 .wood_6fdc {
  max-width: 100%;
  overflow: auto;
}
.outer-e296 .aside_68c4 a:hover {
  text-decoration: underline;
}
.warm-1177 .dim-5e8b:not(.wood_11f9),
.warm-1177 .tooltip-white-7343 {
  margin-bottom: 1.41575em;
}
.warm-1177 .dim-5e8b:not(.wood_11f9):last-child,
.warm-1177 .tooltip-white-7343:last-child {
  margin-bottom: 0;
}
.warm-1177 .dim-5e8b.tag-9022 {
  margin-bottom: 0.41575em;
}
.warm-1177 .gas_ee69:before,
.warm-1177 .form-bb90:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.warm-1177 .gas_ee69:before {
  content: "\f115";
}
.warm-1177 .form-bb90:before {
  content: "\f02c";
}
.warm-1177 .chip-complex-5584 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.warm-1177 .chip-complex-5584 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.layout_3d7d {
  display: -webkit-box;
  display: flex;
}
.layout_3d7d .container-af37 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .layout_3d7d .container-af37 {
    flex-basis: 90px;
  }
}
.layout_3d7d .slider_upper_ff30 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout_3d7d .slider_upper_ff30 {
    flex-basis: calc(100% - 50px);
  }
}
.layout_3d7d .highlight_43c5 p:last-child {
  margin-bottom: 0.72em;
}
.pagination-1dc9 .motion-1adb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pagination-1dc9 .motion-1adb:after,
.pagination-1dc9 .motion-1adb:before {
  content: "";
  display: table;
}
.pagination-1dc9 .motion-1adb:after {
  clear: both;
}
.pagination-1dc9 .motion-1adb .pattern_focused_3d8c,
.pagination-1dc9 .motion-1adb .banner_brown_497b {
  width: 49%;
}
.pagination-1dc9 .motion-1adb .pattern_focused_3d8c a span.photo-fixed-f8bd,
.pagination-1dc9 .motion-1adb .banner_brown_497b a span.photo-fixed-f8bd {
  display: block;
  margin-bottom: 5px;
}
.pagination-1dc9 .motion-1adb .banner_brown_497b {
  float: left;
  text-align: left;
}
.pagination-1dc9 .motion-1adb .pattern_focused_3d8c {
  float: right;
  text-align: right;
}
.row_ab7b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .row_ab7b {
    margin-bottom: 0;
  }
}
.element-down-f982 {
  margin-bottom: 1em;
}
.element-down-f982 .wood_11f9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.nav_a2b5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.info-6a69 .element-down-f982,
.disabled_purple_8842 .element-down-f982 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .info-6a69 .element-down-f982,
  .disabled_purple_8842 .element-down-f982 {
    display: block;
  }
}
.info-6a69 .nav_a2b5,
.disabled_purple_8842 .nav_a2b5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .info-6a69 .nav_a2b5,
  .disabled_purple_8842 .nav_a2b5 {
    margin-bottom: 1em;
  }
}
.info-6a69 .nav_a2b5 img,
.disabled_purple_8842 .nav_a2b5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.info-6a69 .summary_first_a6c1,
.disabled_purple_8842 .summary_first_a6c1 {
  flex-basis: calc(100% - 160px);
}
.info-6a69 .summary_first_a6c1 p,
.disabled_purple_8842 .summary_first_a6c1 p {
  margin-bottom: 0;
}
.info-6a69 .summary_first_a6c1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .info-6a69 .summary_first_a6c1 {
    padding-left: 0;
  }
}
.disabled_purple_8842 .summary_first_a6c1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .disabled_purple_8842 .summary_first_a6c1 {
    padding-right: 0;
  }
}
.disabled_purple_8842 .nav_a2b5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.popup-b48f .nav_a2b5 {
  margin-bottom: 0.5em;
}
.popup-b48f .nav_a2b5 img {
  width: 100%;
}
.summary-ab29 .summary-1468,
.image-8bf6 .summary-1468 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.image-8bf6 .down_a730 .dropdown-smooth-786e p:last-child {
  margin-bottom: 0;
}
.layout-b497 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.upper_a3cb .silver-9998 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .upper_a3cb .silver-9998:last-of-type {
    margin-bottom: 0;
  }
}
.upper_a3cb .silver-9998 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.upper_a3cb .silver-9998 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.upper_a3cb .silver-9998 ul li {
  margin: 0 0 0.6em;
}
.upper_a3cb .silver-9998 ul li.huge_09bc,
.upper_a3cb .silver-9998 ul li.paragraph_focused_88fe {
  position: relative;
}
.upper_a3cb .silver-9998 ul li.huge_09bc .icon-18c3,
.upper_a3cb .silver-9998 ul li.paragraph_focused_88fe .icon-18c3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.upper_a3cb .silver-9998 ul li.huge_09bc:after:after,
.upper_a3cb .silver-9998 ul li.huge_09bc:after:before,
.upper_a3cb
  .silver-9998
  ul
  li.paragraph_focused_88fe:after:after,
.upper_a3cb
  .silver-9998
  ul
  li.paragraph_focused_88fe:after:before {
  content: "";
  display: table;
}
.upper_a3cb .silver-9998 ul li.huge_09bc:after:after,
.upper_a3cb
  .silver-9998
  ul
  li.paragraph_focused_88fe:after:after {
  clear: both;
}
.upper_a3cb .silver-9998 a.background-top-2ccf:hover {
  text-decoration: none;
}
.upper_a3cb .silver-9998 select {
  max-width: 100%;
}
.upper_a3cb .silver-9998 table {
  font-size: 85%;
}
.upper_a3cb .silver-9998 table td,
.upper_a3cb .silver-9998 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.upper_a3cb .silver-9998 table tfoot td {
  text-align: left;
}
.upper_a3cb .silver-9998 :last-child {
  margin-bottom: 0;
}
.upper_a3cb .silver-9998 .secondary-clean-3350 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.upper_a3cb .silver-9998 .secondary-clean-3350 label {
  width: 100%;
}
.upper_a3cb .silver-9998 .secondary-clean-3350 .tertiary_liquid_e7c6 {
  width: 100%;
  display: block;
}
.upper_a3cb .silver-9998 .secondary-clean-3350 .sidebar-red-3d50 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.upper_a3cb .silver-9998 .secondary-clean-3350 .sidebar-red-3d50:hover svg #svg-search {
  fill: #444;
}
.upper_a3cb .silver-9998 .secondary-clean-3350 .sidebar-red-3d50 svg {
  width: 18px;
  height: 18px;
}
.upper_a3cb .tabs-complex-649b ul ul,
.upper_a3cb .status-4b7c ul ul,
.upper_a3cb .tertiary_hot_0bb2 ul ul,
.upper_a3cb .green-a05a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.upper_a3cb .tabs-complex-649b .notification-black-f7ac > a,
.upper_a3cb .status-4b7c .notification-black-f7ac > a,
.upper_a3cb .tertiary_hot_0bb2 .notification-black-f7ac > a,
.upper_a3cb .green-a05a .notification-black-f7ac > a {
  margin-bottom: 0;
}
.upper_a3cb .media-focused-b3c8 li,
.upper_a3cb .tabs-complex-649b li,
.upper_a3cb .element_8291 li,
.upper_a3cb .status-4b7c li,
.upper_a3cb .tertiary_hot_0bb2 li,
.upper_a3cb .green-a05a li,
.upper_a3cb .focus_1965 li,
.upper_a3cb .medium_22e7 li {
  display: block;
  position: relative;
}
.upper_a3cb .media-focused-b3c8 li:last-child,
.upper_a3cb .tabs-complex-649b li:last-child,
.upper_a3cb .element_8291 li:last-child,
.upper_a3cb .status-4b7c li:last-child,
.upper_a3cb .tertiary_hot_0bb2 li:last-child,
.upper_a3cb .green-a05a li:last-child,
.upper_a3cb .focus_1965 li:last-child,
.upper_a3cb .medium_22e7 li:last-child {
  border: none;
}
.upper_a3cb .media-focused-b3c8 li a,
.upper_a3cb .tabs-complex-649b li a,
.upper_a3cb .element_8291 li a,
.upper_a3cb .status-4b7c li a,
.upper_a3cb .tertiary_hot_0bb2 li a,
.upper_a3cb .green-a05a li a,
.upper_a3cb .focus_1965 li a,
.upper_a3cb .medium_22e7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.upper_a3cb .media-focused-b3c8 li ul li::before,
.upper_a3cb .tabs-complex-649b li ul li::before,
.upper_a3cb .element_8291 li ul li::before,
.upper_a3cb .status-4b7c li ul li::before,
.upper_a3cb .tertiary_hot_0bb2 li ul li::before,
.upper_a3cb .green-a05a li ul li::before,
.upper_a3cb .focus_1965 li ul li::before,
.upper_a3cb .medium_22e7 li ul li::before {
  left: 15px;
}
.upper_a3cb .media-focused-b3c8 li ul a,
.upper_a3cb .tabs-complex-649b li ul a,
.upper_a3cb .element_8291 li ul a,
.upper_a3cb .status-4b7c li ul a,
.upper_a3cb .tertiary_hot_0bb2 li ul a,
.upper_a3cb .green-a05a li ul a,
.upper_a3cb .focus_1965 li ul a,
.upper_a3cb .medium_22e7 li ul a {
  padding-left: 20px;
}
.upper_a3cb .media-focused-b3c8 li ul ul li::before,
.upper_a3cb .tabs-complex-649b li ul ul li::before,
.upper_a3cb .element_8291 li ul ul li::before,
.upper_a3cb .status-4b7c li ul ul li::before,
.upper_a3cb .tertiary_hot_0bb2 li ul ul li::before,
.upper_a3cb .green-a05a li ul ul li::before,
.upper_a3cb .focus_1965 li ul ul li::before,
.upper_a3cb .medium_22e7 li ul ul li::before {
  left: 30px;
}
.upper_a3cb .media-focused-b3c8 li ul ul a,
.upper_a3cb .tabs-complex-649b li ul ul a,
.upper_a3cb .element_8291 li ul ul a,
.upper_a3cb .status-4b7c li ul ul a,
.upper_a3cb .tertiary_hot_0bb2 li ul ul a,
.upper_a3cb .green-a05a li ul ul a,
.upper_a3cb .focus_1965 li ul ul a,
.upper_a3cb .medium_22e7 li ul ul a {
  padding-left: 40px;
}
.upper_a3cb .summary_3750 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.upper_a3cb .medium_22e7 ul li {
  margin-bottom: 1.41575em;
}
.upper_a3cb .medium_22e7 ul li .input_up_9dd0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.upper_a3cb .medium_22e7 ul li .overlay-7fec {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.glass-b28c .media-focused-b3c8 li a,
.glass-b28c .tabs-complex-649b li a,
.glass-b28c .element_8291 li a,
.glass-b28c .status-4b7c li a,
.glass-b28c .tertiary_hot_0bb2 li a,
.glass-b28c .green-a05a li a,
.glass-b28c .focus_1965 li a,
.glass-b28c .medium_22e7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-b28c .summary_3750 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-b28c .silver-9998 ul li.huge_09bc .icon-18c3,
.glass-b28c .silver-9998 ul li.paragraph_focused_88fe .icon-18c3 {
  background: rgba(0, 0, 0, 0.2);
}
.glass-b28c .upper_a3cb .silver-9998 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_70a5 .upper_a3cb .nav_70f1 li {
  margin: 0;
}
.text_70a5 .upper_a3cb .nav_70f1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.text_70a5 .upper_a3cb .nav_70f1 li ul {
  margin: 0;
}
.text_70a5 .upper_a3cb .nav_70f1 li ul li a {
  padding-left: 15px;
}
.text_70a5 .upper_a3cb .nav_70f1 li ul li li a {
  padding-left: 30px;
}
.text_70a5 .upper_a3cb .nav_70f1 li.disabled-1186 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.text_70a5 .upper_a3cb .nav_70f1 li.disabled-1186 > 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;
}
.text_70a5 .upper_a3cb .nav_70f1 li.disabled-1186 > 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;
}
.photo-blue-173e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.west_45dc {
  position: relative;
  z-index: 10;
}
.west_45dc .panel-0c68 {
  width: 100%;
  max-width: 100%;
}
.sort-full-4d60 .modal-ed03 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sort-full-4d60 .medium_90dd {
}
.sort-full-4d60 .glass-b28c {
  background: #292929;
}
.status-blue-5baf .modal-ed03 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.status-blue-5baf .medium_90dd {
  background: #f9f9f9;
}
.status-blue-5baf .glass-b28c {
  background: #303030;
}
.block-3d2e .modal-ed03 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .block-3d2e .alert-basic-3b0e {
    margin-bottom: 1em;
  }
  .block-3d2e .alert-basic-3b0e:last-child {
    margin-bottom: 0;
  }
}
.block-3d2e .medium_90dd {
  background: #ededed;
}
.block-3d2e .glass-b28c {
  background: #1a1a1a;
}
.modal-ed03.medium_90dd {
  color: rgba(0, 0, 0, 0.6);
}
.modal-ed03.medium_90dd .heading_green_307d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal-ed03.glass-b28c {
  color: rgba(255, 255, 255, 0.99);
}
.modal-ed03.glass-b28c a:not(.background-top-2ccf) {
  color: rgba(255, 255, 255, 0.79);
}
.modal-ed03.glass-b28c a:not(.background-top-2ccf):hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-ed03.glass-b28c .heading_green_307d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-ed03.glass-b28c table tbody td,
.modal-ed03.glass-b28c table th {
  background: rgba(0, 0, 0, 0.08);
}
.detail_d3eb.heading-9027 .input_9a96 {
  max-width: initial;
}
.detail_d3eb .top_7fe0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.detail_d3eb .top_7fe0 .panel-0c68 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .detail_d3eb .top_7fe0 .panel-0c68 {
    display: block;
    margin-bottom: 2em;
  }
  .detail_d3eb .top_7fe0 .panel-0c68:last-child {
    margin-bottom: 0;
  }
}
.block-3d2e .alert-basic-3b0e:last-child,
.status-blue-5baf .alert-basic-3b0e:last-child,
.sort-full-4d60 .alert-basic-3b0e:last-child {
  margin-bottom: 0;
}
.block-3d2e .alert-basic-3b0e .upper_a3cb .silver-9998:last-child,
.status-blue-5baf .alert-basic-3b0e .upper_a3cb .silver-9998:last-child,
.sort-full-4d60 .alert-basic-3b0e .upper_a3cb .silver-9998:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .block-3d2e .preview-c74f,
  .block-3d2e .pink-a19d,
  .status-blue-5baf .preview-c74f,
  .status-blue-5baf .pink-a19d,
  .sort-full-4d60 .preview-c74f,
  .sort-full-4d60 .pink-a19d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .west_45dc .alert-basic-3b0e {
    margin-bottom: 2em;
  }
}
.west_45dc p:last-child {
  margin-bottom: 0;
}
.west_45dc li,
.west_45dc ul {
  list-style: none;
  margin: 0;
}
.west_45dc ul ul {
  margin-left: 2.617924em;
}
.status-de52 {
  font-size: 0.875em;
}

/* css-noise: 0fb5 */
.ghost-box-j8 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
