/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hovered-d6d2/customify
Author: WPCustomify
Author URI: https://pressmaximum.hovered-d6d2
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.hovered-d6d2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tag-135a.wrapper_4b04/licenses/gpl-2.0.lower-8bf6
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.filter_south_7c77/, (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.rough-320b.avatar-256d/normalize.first_e7b8/
 ======
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.first_e7b8 v7.0.0 | MIT License | github.hovered-d6d2/necolas/normalize.first_e7b8 */
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;
}
.message_5d9a .feature_hard_9213,
.chip-dbe4,
.secondary_8d20,
.clean-5e79,
.backdrop-focused-7cb7,
.slider_417f,
.new_e966,
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;
}
.chip-dbe4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .chip-dbe4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .chip-dbe4,
  h1 {
    font-size: 1.8em;
  }
}
.secondary_8d20,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary_8d20 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary_8d20,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_8d20,
  h2 {
    font-size: 1.7em;
  }
}
.clean-5e79,
h3 {
  font-size: 1.618em;
}
.message_5d9a .feature_hard_9213,
.backdrop-focused-7cb7,
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.easy-ac32 {
  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;
}
.hard-b97d:after,
.hard-b97d:before,
.orange_734a:after,
.orange_734a:before {
  content: "";
  display: table;
}
.hard-b97d:after,
.orange_734a:after {
  clear: both;
}
.text-top-23ce {
  float: right;
  margin-right: 0;
}
.steel_a6ee {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focused_1b44 .thumbnail-tiny-829a,
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;
}
.focused_1b44 .thumbnail-tiny-829a: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;
}
.liquid_dd87 .thumbnail-tiny-829a {
  box-shadow: none;
}
.liquid_dd87
  .thumbnail-tiny-829a
  .list-2592 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.liquid_dd87 .thumbnail-tiny-829a .footer_east_af47 {
  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;
}
.liquid_dd87
  .thumbnail-tiny-829a
  .footer_east_af47
  b {
  display: none;
}
.liquid_dd87 .message_cool_02cd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.top-e7bd:not(.grid_c890):not(.sidebar-ae8f),
button:not(.grid_c890):not(.sidebar-ae8f),
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ),
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ),
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ) {
  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;
}
.top-e7bd:not(.grid_c890):not(
    .sidebar-ae8f
  ):hover,
button:not(.grid_c890):not(
    .sidebar-ae8f
  ):hover,
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):hover,
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):hover,
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.top-e7bd:not(.grid_c890):not(
    .sidebar-ae8f
  ):active,
.top-e7bd:not(.grid_c890):not(
    .sidebar-ae8f
  ):focus,
button:not(.grid_c890):not(
    .sidebar-ae8f
  ):active,
button:not(.grid_c890):not(
    .sidebar-ae8f
  ):focus,
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):active,
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):focus,
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):active,
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):focus,
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):active,
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):focus {
  outline: 0;
}
.top-e7bd:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb,
button:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb,
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb,
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb,
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb {
  position: relative;
}
.top-e7bd:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .medium_d699,
.top-e7bd:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .card_red_1583,
.top-e7bd:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .hidden_rough_d594,
.top-e7bd:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  i,
.top-e7bd:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  svg,
button:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .medium_d699,
button:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .card_red_1583,
button:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .hidden_rough_d594,
button:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  i,
button:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  svg,
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .medium_d699,
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .card_red_1583,
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .hidden_rough_d594,
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  i,
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  svg,
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .medium_d699,
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .card_red_1583,
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .hidden_rough_d594,
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  i,
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  svg,
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .medium_d699,
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .card_red_1583,
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  .hidden_rough_d594,
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  i,
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb
  svg {
  visibility: hidden;
}
.top-e7bd:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb:after,
button:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb:after,
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb:after,
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb:after,
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ).fn-loading-ddfb: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;
}
.top-e7bd:not(.grid_c890):not(.sidebar-ae8f),
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ),
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ),
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ) {
  color: #fff;
  background: #235787;
}
.top-e7bd:not(.grid_c890):not(
    .sidebar-ae8f
  ):focus,
input[type="button"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):focus,
input[type="reset"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):focus,
input[type="submit"]:not(.grid_c890):not(
    .sidebar-ae8f
  ):focus {
  color: #fff;
}
.top-e7bd.fn-disabled-ddfb:not(.grid_c890):not(
    .sidebar-ae8f
  ),
.top-e7bd[disabled]:not(.grid_c890):not(
    .sidebar-ae8f
  ),
button.fn-disabled-ddfb:not(.grid_c890):not(
    .sidebar-ae8f
  ),
button[disabled]:not(.grid_c890):not(
    .sidebar-ae8f
  ) {
  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;
}
.last_21d0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.last_21d0: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;
}
.static_681e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tag-75e0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wrapper-dim-e0d0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hard-b97d:after,
.hard-b97d:before,
.avatar-fae4:after,
.avatar-fae4:before,
.photo_easy_34ee:after,
.photo_easy_34ee:before,
.red_4dcc:after,
.red_4dcc:before,
.block_stale_f548:after,
.block_stale_f548:before,
.grid_selected_302d:after,
.grid_selected_302d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hard-b97d:after,
.avatar-fae4:after,
.photo_easy_34ee:after,
.red_4dcc:after,
.block_stale_f548:after,
.grid_selected_302d:after {
  clear: both;
}
.avatar-fae4 .inner-800d,
.photo_easy_34ee .inner-800d,
.short_b1f3 .inner-800d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.north_42d3 {
  display: inline-block;
}
.logo-15b4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.logo-15b4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.logo-15b4 .photo-first-119b {
  padding: 1em 0;
  font-size: 85%;
}
.photo-first-119b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gallery_3bf9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gallery_3bf9:after,
.gallery_3bf9:before {
  content: "";
  display: table;
}
.gallery_3bf9:after {
  clear: both;
}
.shadow_0aa0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shade_stone_6945 .shadow_0aa0 {
  max-width: 50%;
}
.caption_copper_9ac7 .shadow_0aa0 {
  max-width: 33.33%;
}
.feature-23c3 .shadow_0aa0 {
  max-width: 25%;
}
.background-e2ec .shadow_0aa0 {
  max-width: 20%;
}
.form_e6ab .shadow_0aa0 {
  max-width: 16.66%;
}
.detail-out-a4a4 .shadow_0aa0 {
  max-width: 14.28%;
}
.carousel-2f17 .shadow_0aa0 {
  max-width: 12.5%;
}
.focus_south_34e9 .shadow_0aa0 {
  max-width: 11.11%;
}
.grid-clean-eb34 {
  display: block;
}
.message_5d9a .texture-static-45b8 label,
.message_5d9a .dim-6cf7 label,
.message_5d9a .simple-6e69 label,
.message_5d9a .main-new-f12b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_inner_ff60 {
  list-style: none;
  margin: 0;
}
.logo_inner_ff60 article.accent_c8c2 {
  margin-bottom: 0;
}
.logo_inner_ff60 ul {
  list-style: none;
  margin: 0;
}
.logo_inner_ff60 .tag-red-0902 li.accent_c8c2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_inner_ff60 .tag-red-0902 li.accent_c8c2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_inner_ff60 .tag-red-0902 li.accent_c8c2: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) {
  .logo_inner_ff60 .tag-red-0902 li.accent_c8c2 li.accent_c8c2 li.accent_c8c2 li.accent_c8c2 {
    padding-left: 0;
  }
}
article.accent_c8c2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accent_c8c2 .avatar-fae4 p:last-of-type {
  margin-bottom: 0;
}
article.accent_c8c2 .inner_b5c9 {
  float: left;
}
article.accent_c8c2 .item_1714 {
  margin-left: 85px;
}
article.accent_c8c2 .south_1373 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accent_c8c2 .south_1373 .advanced-f64c {
  margin-left: 10px;
}
article.accent_c8c2 .steel_86ec {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accent_c8c2 .tiny_9056 {
  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 .texture-static-45b8,
  #respond .simple-6e69,
  #respond .main-new-f12b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture-static-45b8 input,
#respond .simple-6e69 input,
#respond .main-new-f12b input {
  width: 100%;
}
#respond .main-new-f12b {
  margin-right: 0;
}
#respond .aside_medium_1946 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pro_65eb {
  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;
}
.pro_65eb.current_1872 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pro_65eb 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%);
}
.pro_65eb:focus,
.pro_65eb: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);
}
.pagination-next-fa44 {
  border-radius: 10%;
}
.card-over-6c1c {
  border-radius: 50%;
}
.preview-52d2 {
  font-size: 0.72em;
}
.pink_8d7c {
  font-size: 0.875em;
}
.popup_basic_d71a {
  font-size: 1.1em;
}
.south-b67e {
  text-transform: uppercase;
  line-height: 1.2;
}
.south-b67e.preview-52d2 {
  letter-spacing: 0.5px;
}
.heading_b5b9,
.heading_b5b9 a {
  color: #6d6d6d;
}
.heading_b5b9 a:hover {
  color: #111;
}
.alert_out_dd8e {
  color: #6d6d6d;
}
.dirty-c005 {
  overflow-x: hidden;
}
.dirty-c005 .block_simple_83cc.slow_1bf8 {
  position: relative;
}
.dirty-c005 .block_simple_83cc.slow_1bf8.small_d72c {
  position: initial;
}
.dirty-c005
  .block_simple_83cc.slow_1bf8.small_d72c
  .down-c090 {
  left: auto;
}
.dirty-c005 .block_simple_83cc .down-c090 {
  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;
}
.dirty-c005 .block_simple_83cc:hover.slow_1bf8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dirty-c005
  .block_simple_83cc:hover.slow_1bf8
  .down-c090 {
  display: block;
  z-index: 9999999;
}
.dirty-c005 .gradient_copper_cc55 .search-e08d,
.dirty-c005 .accordion-e3c2 .search-e08d {
  display: none;
}
.dirty-c005 .secondary_9df5 .block_simple_83cc:hover.slow_1bf8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.message_5d9a .texture-static-45b8 label,
.message_5d9a .dim-6cf7 label,
.message_5d9a .simple-6e69 label,
.message_5d9a .main-new-f12b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_inner_ff60 {
  list-style: none;
  margin: 0;
}
.logo_inner_ff60 article.accent_c8c2 {
  margin-bottom: 0;
}
.logo_inner_ff60 ul {
  list-style: none;
  margin: 0;
}
.logo_inner_ff60 .tag-red-0902 li.accent_c8c2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_inner_ff60 .tag-red-0902 li.accent_c8c2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_inner_ff60 .tag-red-0902 li.accent_c8c2: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) {
  .logo_inner_ff60 .tag-red-0902 li.accent_c8c2 li.accent_c8c2 li.accent_c8c2 li.accent_c8c2 {
    padding-left: 0;
  }
}
article.accent_c8c2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accent_c8c2 .avatar-fae4 p:last-of-type {
  margin-bottom: 0;
}
article.accent_c8c2 .inner_b5c9 {
  float: left;
}
article.accent_c8c2 .item_1714 {
  margin-left: 85px;
}
article.accent_c8c2 .south_1373 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accent_c8c2 .south_1373 .advanced-f64c {
  margin-left: 10px;
}
article.accent_c8c2 .steel_86ec {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accent_c8c2 .tiny_9056 {
  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 .texture-static-45b8,
  #respond .simple-6e69,
  #respond .main-new-f12b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture-static-45b8 input,
#respond .simple-6e69 input,
#respond .main-new-f12b input {
  width: 100%;
}
#respond .main-new-f12b {
  margin-right: 0;
}
#respond .aside_medium_1946 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient_copper_cc55 .accordion-narrow-3aed {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.accordion-narrow-3aed .component-cefc.orange_5d77 .progress-5baa > li > a:focus,
.accordion-narrow-3aed .component-cefc.orange_5d77 .progress-5baa > li > a:hover,
.accordion-narrow-3aed .component-cefc.aside-1bca .progress-5baa > li > a:focus,
.accordion-narrow-3aed .component-cefc.aside-1bca .progress-5baa > li > a:hover,
.accordion-narrow-3aed .component-cefc.lite_04a6 .progress-5baa > li > a:focus,
.accordion-narrow-3aed .component-cefc.lite_04a6 .progress-5baa > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-narrow-3aed
  .component-cefc.orange_5d77
  .progress-5baa
  > li.search-7497
  > a,
.accordion-narrow-3aed
  .component-cefc.orange_5d77
  .progress-5baa
  > li.info-e89c
  > a,
.accordion-narrow-3aed
  .component-cefc.aside-1bca
  .progress-5baa
  > li.search-7497
  > a,
.accordion-narrow-3aed
  .component-cefc.aside-1bca
  .progress-5baa
  > li.info-e89c
  > a,
.accordion-narrow-3aed
  .component-cefc.lite_04a6
  .progress-5baa
  > li.search-7497
  > a,
.accordion-narrow-3aed .component-cefc.lite_04a6 .progress-5baa > li.large-fb68 > a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-narrow-3aed .aside_98ca,
.accordion-narrow-3aed .aside_98ca a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-narrow-3aed .stale_66bb.full-6d35 li a,
.accordion-narrow-3aed .column-out-3f7e a,
.accordion-narrow-3aed .breadcrumb-over-ecca,
.accordion-narrow-3aed .progress-5baa > li > a,
.accordion-narrow-3aed .new_ce22 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-narrow-3aed .stale_66bb.full-6d35 li a:hover,
.accordion-narrow-3aed .column-out-3f7e a:hover,
.accordion-narrow-3aed .breadcrumb-over-ecca:hover,
.accordion-narrow-3aed .progress-5baa > li > a:hover,
.accordion-narrow-3aed .new_ce22:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-narrow-3aed .down-fd3e {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-narrow-3aed .down-fd3e .dark_0d6b {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-narrow-3aed .down-fd3e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-narrow-3aed .white_fa06 .breadcrumb-36e4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion-narrow-3aed .white_fa06 .breadcrumb-36e4 .tooltip_73a4 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-narrow-3aed
  .white_fa06
  .breadcrumb-36e4
  .tooltip_73a4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-narrow-3aed
  .white_fa06
  .breadcrumb-36e4
  .tooltip_73a4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-narrow-3aed
  .white_fa06
  .breadcrumb-36e4
  .tooltip_73a4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-narrow-3aed
  .white_fa06
  .breadcrumb-36e4
  .tooltip_73a4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-narrow-3aed .white_fa06 .alert-e8d2 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-narrow-3aed .white_fa06 .alert-e8d2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_9d2c
  .accordion-narrow-3aed
  .white_fa06
  .cold_282d
  .fluid_35d6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right_9d2c
  .accordion-narrow-3aed
  .white_fa06
  .cold_282d
  .tooltip_73a4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_copper_cc55 .highlight-large-dd3d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.highlight-large-dd3d .component-cefc.orange_5d77 .progress-5baa > li > a:focus,
.highlight-large-dd3d .component-cefc.orange_5d77 .progress-5baa > li > a:hover,
.highlight-large-dd3d .component-cefc.aside-1bca .progress-5baa > li > a:focus,
.highlight-large-dd3d .component-cefc.aside-1bca .progress-5baa > li > a:hover,
.highlight-large-dd3d .component-cefc.lite_04a6 .progress-5baa > li > a:focus,
.highlight-large-dd3d .component-cefc.lite_04a6 .progress-5baa > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-large-dd3d
  .component-cefc.orange_5d77
  .progress-5baa
  > li.search-7497
  > a,
.highlight-large-dd3d
  .component-cefc.orange_5d77
  .progress-5baa
  > li.info-e89c
  > a,
.highlight-large-dd3d
  .component-cefc.aside-1bca
  .progress-5baa
  > li.search-7497
  > a,
.highlight-large-dd3d
  .component-cefc.aside-1bca
  .progress-5baa
  > li.info-e89c
  > a,
.highlight-large-dd3d
  .component-cefc.lite_04a6
  .progress-5baa
  > li.search-7497
  > a,
.highlight-large-dd3d .component-cefc.lite_04a6 .progress-5baa > li.large-fb68 > a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-large-dd3d .aside_98ca,
.highlight-large-dd3d .aside_98ca a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-large-dd3d .stale_66bb.full-6d35 li a,
.highlight-large-dd3d .column-out-3f7e a,
.highlight-large-dd3d .breadcrumb-over-ecca,
.highlight-large-dd3d .progress-5baa > li > a,
.highlight-large-dd3d .new_ce22 {
  color: rgba(0, 0, 0, 0.55);
}
.highlight-large-dd3d .stale_66bb.full-6d35 li a:hover,
.highlight-large-dd3d .column-out-3f7e a:hover,
.highlight-large-dd3d .breadcrumb-over-ecca:hover,
.highlight-large-dd3d .progress-5baa > li > a:hover,
.highlight-large-dd3d .new_ce22:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-large-dd3d .down-fd3e {
  color: rgba(0, 0, 0, 0.55);
}
.highlight-large-dd3d .down-fd3e .dark_0d6b {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-large-dd3d .down-fd3e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-cb8e .slow-744c {
  margin-left: auto;
  margin-right: auto;
}
.photo_easy_34ee > * {
  margin-left: auto;
  margin-right: auto;
}
.photo_easy_34ee .static_681e {
  margin-right: 1.41575em;
}
.wrapper_9636 .photo_easy_34ee > .media_full_805d {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.wrapper_9636 .photo_easy_34ee > .text_af38 {
  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;
}
.pattern_b98b.stale-cb8e .slow-744c,
.surface_cafc.stale-cb8e .slow-744c {
  margin-left: 0;
}
.description-1e16.stale-cb8e .slow-744c,
.current_a967.stale-cb8e .slow-744c {
  margin-right: 0;
}
.photo_easy_34ee ol,
.photo_easy_34ee ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.widget_1353 video {
  max-width: 100%;
}
.easy_369c img {
  display: block;
}
.easy_369c.static_681e,
.easy_369c.tag-75e0 {
  width: 100%;
}
.easy_369c.text_af38 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.slow-b7b7:not(.hidden_copper_a73c) {
  margin: 1.5em auto;
}
.inner_cabf p {
  padding: 1.5em 14px;
}
ul.component_iron_eace.text_af38,
ul.component_iron_eace.media_full_805d,
ul.component_iron_eace.table_5b15.media_full_805d {
  padding: 0 14px;
}
.layout-fast-2170 {
  display: block;
  overflow-x: auto;
}
.layout-fast-2170 table {
  border-collapse: collapse;
  width: 100%;
}
.layout-fast-2170 td,
.layout-fast-2170 th {
  padding: 0.5em;
}
.photo_easy_34ee li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.photo_easy_34ee ol ol,
.photo_easy_34ee ol ul,
.photo_easy_34ee ul ol,
.photo_easy_34ee ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.photo_easy_34ee ol ol li,
.photo_easy_34ee ol ul li,
.photo_easy_34ee ul ol li,
.photo_easy_34ee ul ul li {
  margin-left: 0;
}
.icon-top-647f.input_e6d4 > .image-c2af {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.icon-top-647f.input_e6d4 > .image-c2af iframe,
.icon-top-647f.input_e6d4 > .image-c2af > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature_bright_ad1e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.feature_bright_ad1e.summary_da51 {
  padding: 0;
}
.feature_bright_ad1e.summary_da51 cite {
  font-size: 13px;
}
.feature_bright_ad1e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.feature_bright_ad1e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tabs-lite-0481 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tabs-lite-0481 > p:first-child {
  margin-top: 0;
}
.tabs-lite-0481 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tabs-lite-0481 blockquote {
  border-left: 0;
}
.tag_92d1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tag_92d1:not(.alert_active_5f18) {
  max-width: 100px;
}
.tag_92d1.component_lower_9dd8 {
  border-bottom: none !important;
  text-align: center;
}
.tag_92d1.component_lower_9dd8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .inner_cabf p {
    padding: 1.5em 0;
  }
}
.east-b5b9 {
  color: #0073aa;
}
.title_1f61 {
  background-color: #0073aa;
}
.hidden-inner-2a33 {
  color: #229fd8;
}
.secondary_up_328d {
  background-color: #229fd8;
}
.highlight-wood-252c {
  color: #eee;
}
.content_62c3 {
  background-color: #eee;
}
.menu_f8ff {
  color: #444;
}
.footer_fc45 {
  background-color: #444;
}
.summary-purple-ae63 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.summary-purple-ae63 .block_7c96 .column-out-3f7e {
  font-size: 15px;
}
.summary-purple-ae63 .column-out-3f7e {
  line-height: 1.3;
}
.summary-purple-ae63 .highlight-large-dd3d {
}
.summary-purple-ae63 .accordion-narrow-3aed {
  background: #235787;
}
.column-5784 {
  padding: 0;
}
.column-5784 .accordion-narrow-3aed {
  background: #1a1a1a;
}
.column-5784 .highlight-large-dd3d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.light_49fd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.light_49fd .highlight-large-dd3d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.light_49fd .accordion-narrow-3aed {
  background: #303030;
}
.grid_selected_302d {
  position: relative;
  z-index: 10;
}
.grid_selected_302d .gallery_pressed_2aff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_solid_611b .slow_1bf8 {
  display: inline-block;
  vertical-align: middle;
}
.active_solid_611b.text-fresh-325f .slow_1bf8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .active_solid_611b.text-fresh-325f .slow_1bf8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .active_solid_611b.text-fresh-325f .slow_1bf8 {
    margin-right: 0.4em;
  }
}
.active_solid_611b.text-fresh-325f .slow_1bf8:last-child {
  margin-right: 0;
}
.gradient-simple-9ea1 .gallery_pressed_2aff {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gradient_copper_cc55 .block_7c96 {
    margin: 0 -0.5em;
  }
  .gradient_copper_cc55 .block_7c96 [class*="customify-col-"],
  .gradient_copper_cc55 .block_7c96 [class*="customify-col_"],
  .gradient_copper_cc55 .block_7c96 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gradient_copper_cc55.west-1bb4 .gallery_pressed_2aff {
  background: 0 0 !important;
}
.gradient_copper_cc55.west-1bb4 .gallery_pressed_2aff,
.gradient_copper_cc55.gradient-simple-9ea1 .gallery_pressed_2aff {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gradient_copper_cc55.photo-15e0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gradient_copper_cc55.gradient-simple-9ea1 .gallery_pressed_2aff {
  box-shadow: none !important;
}
.sidebar_glass_58ea {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sidebar_glass_58ea {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_glass_58ea {
    padding: 18px 0 20px;
  }
}
.sidebar_glass_58ea .icon-a30e {
  width: 100%;
}
.sidebar_glass_58ea .image-liquid-2f7d {
  margin-bottom: 0;
}
.sidebar_glass_58ea .panel_pink_78c4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal_bdd6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal_bdd6 .label_bbac {
  width: 100%;
}
.pagination-29bd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pagination-29bd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pagination-29bd li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.pagination-29bd li:last-child:after {
  display: none;
}
.pagination-29bd li a {
  font-weight: 500;
  margin-right: 10px;
}
.iron-811e .search-e08d button,
.sidebar_glass_58ea .search-e08d button {
  left: 0;
}
.iron-811e .label_bbac,
.sidebar_glass_58ea .label_bbac {
  padding-left: 0;
  padding-right: 0;
}
.iron-811e .modal_bdd6,
.sidebar_glass_58ea .modal_bdd6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.iron-811e {
  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;
}
.iron-811e: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;
}
.iron-811e .picture_upper_f725 {
  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) {
  .iron-811e .picture_upper_f725 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .iron-811e .picture_upper_f725 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .iron-811e .picture_upper_f725 {
    min-height: 200px;
  }
}
.iron-811e .pagination-29bd {
  color: rgba(255, 255, 255, 0.8);
}
.iron-811e .pagination-29bd a,
.iron-811e .pagination-29bd li:after {
  color: inherit;
}
.iron-811e .pagination-29bd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.image-action-a831 {
  margin-bottom: 0.5em;
}
.bottom_ac67 {
  margin-bottom: 1.2em;
}
.bottom_ac67,
.image-action-a831 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.bottom_ac67 p:last-child,
.image-action-a831 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .search-e08d,
#masthead .search-e08d {
  display: none;
}
#masthead
  > .search-e08d.full_64f1 {
  display: none;
}
#masthead > .search-e08d button {
  left: 0;
}
.chip_8cbe {
  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%;
}
.chip_8cbe .slow_1bf8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.chip_8cbe .link_32be {
  display: -webkit-box;
  display: flex;
}
.chip_8cbe .link_32be.fluid-15e6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.chip_8cbe .link_32be.search-first-42ee {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.chip_8cbe .link_32be.focus_0aa3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.chip_8cbe.selected-0abe.secondary_70ce .link_32be.fluid-15e6 {
  flex-basis: 100%;
}
.chip_8cbe.nav-3abf .link_32be.search-first-42ee {
  -webkit-box-flex: 1;
  flex: auto;
}
.chip_8cbe.nav-3abf .link_32be.focus_0aa3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .search-e08d.full_64f1 {
  display: none;
}
#masthead > .search-e08d button {
  left: 0;
}
.wrapper_53c0 {
  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;
}
.wrapper_53c0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wrapper_53c0.inner_8de8 i {
  margin-right: 4px;
}
.wrapper_53c0.background-0f0a i {
  margin-left: 5px;
}
.column-out-3f7e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.column-out-3f7e p:last-child {
  margin-bottom: 0;
}
.fixed_58ad {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.fixed_58ad a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.fixed_58ad img {
  display: block;
  width: auto;
  line-height: 1;
}
.fixed_58ad .aside_98ca {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.fixed_58ad .black_c603 {
  margin: 5px 0 7px 0;
}
.fixed_58ad.filter-short-6982 .search-pro-5808 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fixed_58ad.filter-short-6982 .form-mini-58f0 {
  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;
}
.fixed_58ad.item-thick-9b38 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.fixed_58ad.item-thick-9b38 .search-pro-5808 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fixed_58ad.item-thick-9b38 .form-mini-58f0 {
  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;
}
.fixed_58ad.logo-cold-7c73 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fixed_58ad.tabs-2f85 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.fixed_58ad.tabs-2f85 .form-mini-58f0 {
  margin-top: 7px;
}
.nav_d938 {
  display: inline-block;
}
.grid_selected_302d .solid-9ce9 .fixed_58ad img {
  max-width: 100%;
}
.component-cefc .filter-over-ad98.image_rough_52b6,
.row-1c23 .filter-over-ad98.image_rough_52b6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.component-cefc .basic_cc98,
.row-1c23 .basic_cc98 {
  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%);
}
.component-cefc .basic_cc98 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.component-cefc.dropdown_ef58 .basic_cc98 {
  display: none;
}
.component-cefc .list_1f35 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component-cefc .list_1f35 li {
  display: inline-block;
  position: relative;
}
.component-cefc .list_1f35 li:last-child {
  margin-right: 0;
}
.component-cefc .list_1f35 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;
}
.component-cefc .list_1f35 li.large-fb68 > a {
  color: rgba(0, 0, 0, 0.9);
}
.component-cefc .list_1f35 > 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;
}
.component-cefc .list_1f35 > li > a i {
  line-height: 0;
}
.component-cefc .list_1f35 > li.tiny-1f43 > a .basic_cc98 {
  margin-left: 4px;
  line-height: 0;
}
.component-cefc .list_1f35 .texture-281a li.tiny-1f43 > a {
  position: relative;
}
.component-cefc .list_1f35 .texture-281a li.tiny-1f43 > a:after,
.component-cefc .list_1f35 .texture-281a li.tiny-1f43 > a:before {
  content: "";
  display: table;
}
.component-cefc .list_1f35 .texture-281a li.tiny-1f43 > a:after {
  clear: both;
}
.component-cefc .list_1f35 .texture-281a li.tiny-1f43 > a .basic_cc98 {
  margin-left: 5px;
  float: right;
}
.component-cefc .plasma_992c,
.component-cefc .texture-281a {
  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;
}
.component-cefc .texture-281a {
  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;
}
.component-cefc .texture-281a .image_rough_52b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component-cefc .texture-281a .basic_cc98 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.component-cefc .texture-281a li {
  display: block;
  margin: 0;
  padding: 0;
}
.component-cefc .texture-281a 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;
}
.component-cefc .texture-281a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.component-cefc .texture-281a .texture-281a {
  top: 0;
  left: 100%;
}
.component-cefc .bronze_df3d.fn-focus-ddfb > .plasma_992c,
.component-cefc .bronze_df3d.fn-focus-ddfb > .texture-281a,
.component-cefc .bronze_df3d:focus > .plasma_992c,
.component-cefc .bronze_df3d:focus > .texture-281a,
.component-cefc .bronze_df3d:hover > .plasma_992c,
.component-cefc .bronze_df3d:hover > .texture-281a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.component-cefc.lite_04a6 .progress-5baa:after,
.component-cefc.lite_04a6 .progress-5baa:before {
  content: "";
  display: table;
}
.component-cefc.lite_04a6 .progress-5baa:after {
  clear: both;
}
.component-cefc.lite_04a6 .progress-5baa > li {
  float: left;
}
.component-cefc.primary_e1da .progress-5baa:after,
.component-cefc.primary_e1da .progress-5baa:before {
  content: "";
  display: table;
}
.component-cefc.primary_e1da .progress-5baa:after {
  clear: both;
}
.component-cefc.primary_e1da .progress-5baa > li {
  float: left;
}
.component-cefc.primary_e1da .progress-5baa > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.component-cefc.primary_e1da .progress-5baa > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.component-cefc.primary_e1da .progress-5baa > li.search-7497 > a,
.component-cefc.primary_e1da .progress-5baa > li.large-fb68 > a {
  color: #fff;
  background-color: #1e4b75;
}
.component-cefc.orange_5d77 .progress-5baa > li > a .image_rough_52b6 {
  position: relative;
}
.component-cefc.orange_5d77 .progress-5baa > li > a .image_rough_52b6: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;
}
.component-cefc.orange_5d77
  .progress-5baa
  > li:focus
  > a
  .image_rough_52b6:before,
.component-cefc.orange_5d77
  .progress-5baa
  > li:hover
  > a
  .image_rough_52b6:before {
  width: 100%;
  background-color: currentColor;
}
.component-cefc.orange_5d77
  .progress-5baa
  > li.search-7497
  > a
  .image_rough_52b6:before,
.component-cefc.orange_5d77
  .progress-5baa
  > li.info-e89c
  > a
  .image_rough_52b6:before {
  width: 100%;
  background-color: currentColor;
}
.component-cefc.aside-1bca .progress-5baa > li > a .image_rough_52b6 {
  position: relative;
}
.component-cefc.aside-1bca .progress-5baa > li > a .image_rough_52b6: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;
}
.component-cefc.aside-1bca .progress-5baa > li:focus > a .image_rough_52b6:before,
.component-cefc.aside-1bca
  .progress-5baa
  > li:hover
  > a
  .image_rough_52b6:before {
  width: 100%;
  background-color: currentColor;
}
.component-cefc.aside-1bca
  .progress-5baa
  > li.search-7497
  > a
  .image_rough_52b6:before,
.component-cefc.aside-1bca
  .progress-5baa
  > li.info-e89c
  > a
  .image_rough_52b6:before {
  width: 100%;
  background-color: currentColor;
}
.row-1c23 .list_1f35 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row-1c23 .list_1f35 li:first-child > a {
  border-top: none;
}
.row-1c23 .list_1f35 .huge-9ef9 > .image_rough_52b6 .basic_cc98 {
  display: none;
}
.row-1c23 .list_1f35 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.row-1c23 .list_1f35 li:last-child {
  border: none;
}
.row-1c23 .list_1f35 li.tiny-1f43 > a {
  padding-right: 45px !important;
}
.row-1c23 .list_1f35 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.row-1c23 .list_1f35 li a:focus,
.row-1c23 .list_1f35 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-1c23 .list_1f35 li .caption_hard_5555 {
  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;
}
.row-1c23 .list_1f35 li .caption_hard_5555:hover {
  box-shadow: none;
}
.row-1c23 .list_1f35 li .caption_hard_5555 .basic_cc98 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.row-1c23 .list_1f35 .texture-281a {
  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);
}
.row-1c23 .list_1f35 .texture-281a li a {
  padding-left: 3em;
}
.row-1c23 .list_1f35 .article_e6e6 > a .caption_hard_5555 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row-1c23 .list_1f35 .article_e6e6 > .texture-281a {
  display: block;
  opacity: 1;
}
.mini_d20d {
  max-width: 100%;
}
.tertiary_ab46 {
  line-height: 0;
  cursor: pointer;
}
.new_ce22 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.new_ce22:hover {
  box-shadow: none;
  color: currentColor;
}
.new_ce22 svg {
  width: 18px;
  height: 18px;
}
.new_ce22 .tall_f3eb {
  display: none;
}
.preview_outer_bb31 {
  position: relative;
}
.preview_outer_bb31.fn-active-ddfb .new_ce22 .header-huge-4546 {
  display: none;
}
.preview_outer_bb31.fn-active-ddfb .new_ce22 .tall_f3eb {
  display: inline-block;
}
.preview_outer_bb31 .hovered_032d {
  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);
}
.preview_outer_bb31.pagination-hovered-847d .hovered_032d {
  left: auto;
  right: -0.9em;
}
.preview_outer_bb31.pagination-hovered-847d .search-steel-2c98::before {
  left: auto;
  right: 15px;
}
.preview_outer_bb31.fn-active-ddfb .hovered_032d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cold_282d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.cold_282d label {
  flex-basis: 100%;
}
.cold_282d .breadcrumb-36e4 {
  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;
}
.cold_282d .tooltip_73a4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.cold_282d .tooltip_73a4:focus {
  background-color: transparent;
}
.cold_282d button.alert-e8d2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.cold_282d button.alert-e8d2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.cold_282d button.alert-e8d2 svg {
  width: 18px;
  height: 18px;
}
.cold_282d input[type="submit"] {
  min-height: auto;
}
.white_fa06 .cold_282d .tooltip_73a4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.search-steel-2c98 {
  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) {
  .search-steel-2c98 {
    width: 220px;
  }
}
.search-steel-2c98 label {
  flex-basis: 100%;
}
.search-steel-2c98::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;
}
.right_9d2c .white_fa06 .cold_282d {
  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;
}
.right_9d2c
  .white_fa06
  .cold_282d
  .breadcrumb-36e4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.right_9d2c .white_fa06 .cold_282d .tooltip_73a4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.right_9d2c
  .white_fa06
  .cold_282d
  .tooltip_73a4:focus {
  background: 0 0;
}
.right_9d2c
  .white_fa06
  .cold_282d
  .fluid_35d6 {
  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;
}
.stale_66bb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stale_66bb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stale_66bb li:last-child {
  margin-right: 0;
}
.stale_66bb li:first-child {
  margin-left: 0;
}
.stale_66bb.glass_f96d a {
  color: #fff;
}
.stale_66bb.glass_f96d a:hover {
  color: #fff;
}
.stale_66bb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stale_66bb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stale_66bb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stale_66bb a:hover {
  opacity: 0.9;
  color: inherit;
}
.stale_66bb [class*="social-icon-apple"] {
  background-color: #999;
}
.stale_66bb [class*="social-icon-apple"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #999;
}
.stale_66bb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stale_66bb [class*="social-icon-behance"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #1769ff;
}
.stale_66bb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stale_66bb [class*="social-icon-bitbucket"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #205081;
}
.stale_66bb [class*="social-icon-codepen"] {
  background-color: #000;
}
.stale_66bb [class*="social-icon-codepen"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #000;
}
.stale_66bb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stale_66bb [class*="social-icon-delicious"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #39f;
}
.stale_66bb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stale_66bb [class*="social-icon-digg"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #005be2;
}
.stale_66bb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stale_66bb [class*="social-icon-dribbble"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #ea4c89;
}
.stale_66bb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stale_66bb [class*="social-icon-envelope"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #ea4335;
}
.stale_66bb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stale_66bb [class*="social-icon-facebook"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #3b5998;
}
.stale_66bb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stale_66bb [class*="social-icon-flickr"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #0063dc;
}
.stale_66bb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stale_66bb [class*="social-icon-foursquare"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #2d5be3;
}
.stale_66bb [class*="social-icon-github"] {
  background-color: #333;
}
.stale_66bb [class*="social-icon-github"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #333;
}
.stale_66bb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stale_66bb [class*="social-icon-google-plus"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #dd4b39;
}
.stale_66bb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stale_66bb [class*="social-icon-houzz"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #7ac142;
}
.stale_66bb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stale_66bb [class*="social-icon-instagram"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #262626;
}
.stale_66bb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stale_66bb [class*="social-icon-jsfiddle"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #487aa2;
}
.stale_66bb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stale_66bb [class*="social-icon-linkedin"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #0077b5;
}
.stale_66bb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stale_66bb [class*="social-icon-medium"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #00ab6b;
}
.stale_66bb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stale_66bb
  [class*="social-icon-odnoklassniki"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #f4731c;
}
.stale_66bb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stale_66bb [class*="social-icon-meetup"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #ec1c40;
}
.stale_66bb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stale_66bb [class*="social-icon-pinterest"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #bd081c;
}
.stale_66bb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stale_66bb [class*="social-icon-product-hunt"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #da552f;
}
.stale_66bb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stale_66bb [class*="social-icon-reddit"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #ff4500;
}
.stale_66bb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stale_66bb [class*="social-icon-rss"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #f26522;
}
.stale_66bb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stale_66bb
  [class*="social-icon-shopping-cart"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #4caf50;
}
.stale_66bb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stale_66bb [class*="social-icon-skype"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #00aff0;
}
.stale_66bb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stale_66bb [class*="social-icon-slideshare"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #0077b5;
}
.stale_66bb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stale_66bb [class*="social-icon-snapchat"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #fffc00;
}
.stale_66bb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stale_66bb [class*="social-icon-soundcloud"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #f80;
}
.stale_66bb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stale_66bb [class*="social-icon-spotify"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #2ebd59;
}
.stale_66bb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stale_66bb
  [class*="social-icon-stack-overflow"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #fe7a15;
}
.stale_66bb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stale_66bb [class*="social-icon-maldkfgram"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #2ca5e0;
}
.stale_66bb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stale_66bb [class*="social-icon-tripadvisor"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #589442;
}
.stale_66bb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stale_66bb [class*="social-icon-tumblr"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #35465c;
}
.stale_66bb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stale_66bb [class*="social-icon-twitch"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #6441a5;
}
.stale_66bb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stale_66bb [class*="social-icon-twitter"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #1da1f2;
}
.stale_66bb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stale_66bb [class*="social-icon-vimeo"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #1ab7ea;
}
.stale_66bb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stale_66bb [class*="social-icon-vk"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #45668e;
}
.stale_66bb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stale_66bb [class*="social-icon-weibo"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #df2029;
}
.stale_66bb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stale_66bb [class*="social-icon-weixin"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #7bb32e;
}
.stale_66bb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stale_66bb [class*="social-icon-whatsapp"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #25d366;
}
.stale_66bb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stale_66bb [class*="social-icon-wordpress"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #21759b;
}
.stale_66bb [class*="social-icon-xing"] {
  background-color: #026466;
}
.stale_66bb [class*="social-icon-xing"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #026466;
}
.stale_66bb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stale_66bb [class*="social-icon-yelp"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #af0606;
}
.stale_66bb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stale_66bb [class*="social-icon-youtube"].overlay_fluid_eac9 {
  background-color: transparent;
  color: #cd201f;
}
.breadcrumb-over-ecca {
  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;
}
.breadcrumb-over-ecca:hover {
  box-shadow: none;
  background: 0 0;
}
.advanced-d1f1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notification-warm-2336 {
  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;
}
.next_f775 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.item_advanced_0c10 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.item_advanced_0c10,
.item_advanced_0c10::after,
.item_advanced_0c10::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.item_advanced_0c10::after,
.item_advanced_0c10::before {
  content: "";
  display: block;
  background-color: inherit;
}
.east-9d8b .notification-warm-2336 .next_f775 {
  margin-top: -2px;
  width: 19px;
}
.east-9d8b .notification-warm-2336 .item_advanced_0c10 {
  margin-top: -1px;
}
.east-9d8b .notification-warm-2336 .item_advanced_0c10,
.east-9d8b .notification-warm-2336 .item_advanced_0c10::after,
.east-9d8b .notification-warm-2336 .item_advanced_0c10::before {
  width: 19px;
  height: 2px;
}
.east-9d8b .notification-warm-2336 .item_advanced_0c10::before {
  top: -6px;
}
.east-9d8b .notification-warm-2336 .item_advanced_0c10::after {
  bottom: -6px;
}
.picture-dynamic-603a .notification-warm-2336 .next_f775 {
  margin-top: -2px;
  width: 22px;
}
.picture-dynamic-603a .notification-warm-2336 .item_advanced_0c10 {
  margin-top: -1px;
}
.picture-dynamic-603a .notification-warm-2336 .item_advanced_0c10,
.picture-dynamic-603a .notification-warm-2336 .item_advanced_0c10::after,
.picture-dynamic-603a .notification-warm-2336 .item_advanced_0c10::before {
  width: 22px;
  height: 2px;
}
.picture-dynamic-603a .notification-warm-2336 .item_advanced_0c10::before {
  top: -7px;
}
.picture-dynamic-603a .notification-warm-2336 .item_advanced_0c10::after {
  bottom: -7px;
}
.preview-first-7d39 .notification-warm-2336 .next_f775 {
  margin-top: -2px;
  width: 31px;
}
.preview-first-7d39 .notification-warm-2336 .item_advanced_0c10 {
  margin-top: -1.5px;
}
.preview-first-7d39 .notification-warm-2336 .item_advanced_0c10,
.preview-first-7d39 .notification-warm-2336 .item_advanced_0c10::after,
.preview-first-7d39 .notification-warm-2336 .item_advanced_0c10::before {
  width: 31px;
  height: 3px;
}
.preview-first-7d39 .notification-warm-2336 .item_advanced_0c10::before {
  top: -9px;
}
.preview-first-7d39 .notification-warm-2336 .item_advanced_0c10::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .section-wood-e85a .notification-warm-2336 .next_f775 {
    margin-top: -2px;
    width: 19px;
  }
  .section-wood-e85a .notification-warm-2336 .item_advanced_0c10 {
    margin-top: -1px;
  }
  .section-wood-e85a .notification-warm-2336 .item_advanced_0c10,
  .section-wood-e85a .notification-warm-2336 .item_advanced_0c10::after,
  .section-wood-e85a .notification-warm-2336 .item_advanced_0c10::before {
    width: 19px;
    height: 2px;
  }
  .section-wood-e85a .notification-warm-2336 .item_advanced_0c10::before {
    top: -6px;
  }
  .section-wood-e85a .notification-warm-2336 .item_advanced_0c10::after {
    bottom: -6px;
  }
  .heading_946f .notification-warm-2336 .next_f775 {
    margin-top: -2px;
    width: 22px;
  }
  .heading_946f .notification-warm-2336 .item_advanced_0c10 {
    margin-top: -1px;
  }
  .heading_946f .notification-warm-2336 .item_advanced_0c10,
  .heading_946f .notification-warm-2336 .item_advanced_0c10::after,
  .heading_946f .notification-warm-2336 .item_advanced_0c10::before {
    width: 22px;
    height: 2px;
  }
  .heading_946f .notification-warm-2336 .item_advanced_0c10::before {
    top: -7px;
  }
  .heading_946f .notification-warm-2336 .item_advanced_0c10::after {
    bottom: -7px;
  }
  .badge_65a0 .notification-warm-2336 .next_f775 {
    margin-top: -2px;
    width: 31px;
  }
  .badge_65a0 .notification-warm-2336 .item_advanced_0c10 {
    margin-top: -1.5px;
  }
  .badge_65a0 .notification-warm-2336 .item_advanced_0c10,
  .badge_65a0 .notification-warm-2336 .item_advanced_0c10::after,
  .badge_65a0 .notification-warm-2336 .item_advanced_0c10::before {
    width: 31px;
    height: 3px;
  }
  .badge_65a0 .notification-warm-2336 .item_advanced_0c10::before {
    top: -9px;
  }
  .badge_65a0 .notification-warm-2336 .item_advanced_0c10::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .south-51d2 .notification-warm-2336 .next_f775 {
    margin-top: -2px;
    width: 19px;
  }
  .south-51d2 .notification-warm-2336 .item_advanced_0c10 {
    margin-top: -1px;
  }
  .south-51d2 .notification-warm-2336 .item_advanced_0c10,
  .south-51d2 .notification-warm-2336 .item_advanced_0c10::after,
  .south-51d2 .notification-warm-2336 .item_advanced_0c10::before {
    width: 19px;
    height: 2px;
  }
  .south-51d2 .notification-warm-2336 .item_advanced_0c10::before {
    top: -6px;
  }
  .south-51d2 .notification-warm-2336 .item_advanced_0c10::after {
    bottom: -6px;
  }
  .gallery-lower-5ceb .notification-warm-2336 .next_f775 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-lower-5ceb .notification-warm-2336 .item_advanced_0c10 {
    margin-top: -1px;
  }
  .gallery-lower-5ceb .notification-warm-2336 .item_advanced_0c10,
  .gallery-lower-5ceb .notification-warm-2336 .item_advanced_0c10::after,
  .gallery-lower-5ceb .notification-warm-2336 .item_advanced_0c10::before {
    width: 22px;
    height: 2px;
  }
  .gallery-lower-5ceb .notification-warm-2336 .item_advanced_0c10::before {
    top: -7px;
  }
  .gallery-lower-5ceb .notification-warm-2336 .item_advanced_0c10::after {
    bottom: -7px;
  }
  .thick-369d .notification-warm-2336 .next_f775 {
    margin-top: -2px;
    width: 31px;
  }
  .thick-369d .notification-warm-2336 .item_advanced_0c10 {
    margin-top: -1.5px;
  }
  .thick-369d .notification-warm-2336 .item_advanced_0c10,
  .thick-369d .notification-warm-2336 .item_advanced_0c10::after,
  .thick-369d .notification-warm-2336 .item_advanced_0c10::before {
    width: 31px;
    height: 3px;
  }
  .thick-369d .notification-warm-2336 .item_advanced_0c10::before {
    top: -9px;
  }
  .thick-369d .notification-warm-2336 .item_advanced_0c10::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .main-bc53 .notification-warm-2336 .next_f775 {
    margin-top: -2px;
    width: 19px;
  }
  .main-bc53 .notification-warm-2336 .item_advanced_0c10 {
    margin-top: -1px;
  }
  .main-bc53 .notification-warm-2336 .item_advanced_0c10,
  .main-bc53 .notification-warm-2336 .item_advanced_0c10::after,
  .main-bc53 .notification-warm-2336 .item_advanced_0c10::before {
    width: 19px;
    height: 2px;
  }
  .main-bc53 .notification-warm-2336 .item_advanced_0c10::before {
    top: -6px;
  }
  .main-bc53 .notification-warm-2336 .item_advanced_0c10::after {
    bottom: -6px;
  }
  .nav-2dff .notification-warm-2336 .next_f775 {
    margin-top: -2px;
    width: 22px;
  }
  .nav-2dff .notification-warm-2336 .item_advanced_0c10 {
    margin-top: -1px;
  }
  .nav-2dff .notification-warm-2336 .item_advanced_0c10,
  .nav-2dff .notification-warm-2336 .item_advanced_0c10::after,
  .nav-2dff .notification-warm-2336 .item_advanced_0c10::before {
    width: 22px;
    height: 2px;
  }
  .nav-2dff .notification-warm-2336 .item_advanced_0c10::before {
    top: -7px;
  }
  .nav-2dff .notification-warm-2336 .item_advanced_0c10::after {
    bottom: -7px;
  }
  .box-ba1d .notification-warm-2336 .next_f775 {
    margin-top: -2px;
    width: 31px;
  }
  .box-ba1d .notification-warm-2336 .item_advanced_0c10 {
    margin-top: -1.5px;
  }
  .box-ba1d .notification-warm-2336 .item_advanced_0c10,
  .box-ba1d .notification-warm-2336 .item_advanced_0c10::after,
  .box-ba1d .notification-warm-2336 .item_advanced_0c10::before {
    width: 31px;
    height: 3px;
  }
  .box-ba1d .notification-warm-2336 .item_advanced_0c10::before {
    top: -9px;
  }
  .box-ba1d .notification-warm-2336 .item_advanced_0c10::after {
    bottom: -9px;
  }
}
.frame_hard_0e7f .item_advanced_0c10 {
  -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);
}
.frame_hard_0e7f .item_advanced_0c10::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.frame_hard_0e7f .item_advanced_0c10::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);
}
.frame_hard_0e7f.tabs-726e .item_advanced_0c10 {
  -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);
}
.frame_hard_0e7f.tabs-726e .item_advanced_0c10::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.frame_hard_0e7f.tabs-726e .item_advanced_0c10::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);
}
.accordion_08d5 {
  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.glass_8f41:before {
  display: none;
}
.accordion-e3c2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accordion-e3c2 .media_d3bf {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accordion-e3c2 .media_d3bf:last-of-type {
  border-bottom: none;
}
.accordion-e3c2 .media_d3bf.tag_8f4e,
.accordion-e3c2 .media_d3bf.card_d907,
.accordion-e3c2 .media_d3bf.item-upper-7c7d {
  padding: 0;
}
.accordion-e3c2 .row-1c23 .caption_hard_5555 {
  color: currentColor;
}
.accordion-e3c2 .row-1c23 .caption_hard_5555:focus,
.accordion-e3c2 .row-1c23 .caption_hard_5555:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion-e3c2.highlight-large-dd3d .down-fd3e,
.accordion-e3c2.highlight-large-dd3d .column-out-3f7e a,
.accordion-e3c2.highlight-large-dd3d .progress-5baa a,
.accordion-e3c2.highlight-large-dd3d .texture-281a a {
  color: rgba(0, 0, 0, 0.55);
}
.accordion-e3c2.highlight-large-dd3d .down-fd3e:hover,
.accordion-e3c2.highlight-large-dd3d .column-out-3f7e a:hover,
.accordion-e3c2.highlight-large-dd3d .progress-5baa a:hover,
.accordion-e3c2.highlight-large-dd3d .texture-281a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-e3c2.highlight-large-dd3d .dark_0d6b {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-e3c2.highlight-large-dd3d .media_d3bf {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion-e3c2.highlight-large-dd3d .media_d3bf:before {
  background: rgba(0, 0, 0, 0.08);
}
.accordion-e3c2.highlight-large-dd3d .block-a0e4:before {
  background: rgba(255, 255, 255, 0.9);
}
.accordion-e3c2.highlight-large-dd3d .row-1c23 .list_1f35 li a,
.accordion-e3c2.highlight-large-dd3d .row-1c23 .caption_hard_5555,
.accordion-e3c2.highlight-large-dd3d .texture-281a {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion-e3c2.highlight-large-dd3d .row-1c23 .caption_hard_5555:focus,
.accordion-e3c2.highlight-large-dd3d .row-1c23 .caption_hard_5555:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion-e3c2.highlight-large-dd3d .list_1f35 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion-e3c2.accordion-narrow-3aed .down-fd3e,
.accordion-e3c2.accordion-narrow-3aed .column-out-3f7e a,
.accordion-e3c2.accordion-narrow-3aed .progress-5baa .caption_hard_5555,
.accordion-e3c2.accordion-narrow-3aed .progress-5baa a,
.accordion-e3c2.accordion-narrow-3aed .texture-281a a {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-e3c2.accordion-narrow-3aed .down-fd3e:hover,
.accordion-e3c2.accordion-narrow-3aed .column-out-3f7e a:hover,
.accordion-e3c2.accordion-narrow-3aed .progress-5baa .caption_hard_5555:hover,
.accordion-e3c2.accordion-narrow-3aed .progress-5baa a:hover,
.accordion-e3c2.accordion-narrow-3aed .texture-281a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-e3c2.accordion-narrow-3aed .dark_0d6b {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-e3c2.accordion-narrow-3aed .media_d3bf {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-e3c2.accordion-narrow-3aed .media_d3bf:before {
  background: rgba(255, 255, 255, 0.08);
}
.accordion-e3c2.accordion-narrow-3aed .block-a0e4:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion-e3c2.accordion-narrow-3aed .row-1c23 .list_1f35 li a,
.accordion-e3c2.accordion-narrow-3aed .row-1c23 .caption_hard_5555,
.accordion-e3c2.accordion-narrow-3aed .texture-281a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-e3c2.accordion-narrow-3aed .row-1c23 .caption_hard_5555:focus,
.accordion-e3c2.accordion-narrow-3aed .row-1c23 .caption_hard_5555:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion-e3c2.accordion-narrow-3aed .list_1f35 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-a0e4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.block-a0e4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.module-prev-0c1e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.logo_61a3 .accordion-e3c2 {
  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;
}
.logo_61a3 .media_d3bf {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.logo_61a3 .media_d3bf: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) {
  .logo_61a3 .media_d3bf:before {
    width: 16%;
    left: 42%;
  }
}
.logo_61a3 .media_d3bf:last-child:before {
  content: none;
}
.logo_61a3 .media_d3bf[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.logo_61a3 .row-1c23 .list_1f35 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.logo_61a3 .row-1c23 .list_1f35 li a .caption_hard_5555 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.logo_61a3 .row-1c23 .texture-281a {
  border: none;
}
.logo_61a3 .row-1c23 .texture-281a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.logo_61a3 .block-a0e4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.logo_61a3 .module-prev-0c1e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.logo_61a3 .accordion-narrow-3aed .block-a0e4:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo_61a3 .highlight-large-dd3d.input_1f30 .item_advanced_0c10 {
  background: rgba(0, 0, 0, 0.6);
}
.logo_61a3
  .highlight-large-dd3d.input_1f30
  .item_advanced_0c10::after,
.logo_61a3
  .highlight-large-dd3d.input_1f30
  .item_advanced_0c10:before {
  background: inherit;
}
.logo_61a3
  .highlight-large-dd3d.input_1f30:hover
  .item_advanced_0c10 {
  background: rgba(0, 0, 0, 0.8);
}
.status-slow-8199 .accordion-e3c2 {
  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) {
  .status-slow-8199 .accordion-e3c2 {
    width: auto;
    right: 45px;
  }
}
.short_498b .accordion-e3c2 {
  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) {
  .short_498b .accordion-e3c2 {
    width: auto;
    left: 45px;
  }
}
.glass_8f41 .accordion-e3c2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.glass_8f41 .module-prev-0c1e {
  max-width: 48em;
  margin: 0 auto;
}
.glass_8f41 .block-a0e4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.logo_f9bf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.logo_f9bf.logo_61a3 .accordion-e3c2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.logo_f9bf.status-slow-8199 .accordion-e3c2 {
  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);
}
.logo_f9bf .accordion-e3c2 {
  visibility: visible;
}
.logo_f9bf.short_498b .accordion-e3c2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.component-dim-86ab,
.active-lower-4720 {
  overflow-x: hidden;
}
.component-dim-86ab .accordion-e3c2 {
  overflow: auto;
}
.component-dim-86ab.logo_61a3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component-dim-86ab.logo_61a3 .accordion-e3c2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.component-dim-86ab.logo_61a3 .breadcrumb-over-ecca {
  opacity: 0;
}
.component-dim-86ab.status-slow-8199 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component-dim-86ab.status-slow-8199 .accordion-e3c2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.component-dim-86ab.status-slow-8199 .breadcrumb-over-ecca {
  opacity: 0;
}
.component-dim-86ab.short_498b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component-dim-86ab.short_498b .accordion-e3c2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.component-dim-86ab.short_498b .breadcrumb-over-ecca {
  opacity: 0;
}
.component-dim-86ab.glass_8f41 .accordion-e3c2 {
  z-index: 10;
  visibility: visible;
}
.input_1f30 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.input_1f30 .item_advanced_0c10 {
  background: rgba(255, 255, 255, 0.99);
}
.input_1f30 .item_advanced_0c10::after,
.input_1f30 .item_advanced_0c10:before {
  background: inherit;
}
.input_1f30:hover .item_advanced_0c10 {
  background: rgba(255, 255, 255, 0.99);
}
.short_498b .input_1f30 {
  top: 10px;
  right: auto;
  left: 12px;
}
.glass_8f41 .input_1f30 {
  display: none !important;
}
.component-dim-86ab:before,
.active-lower-4720:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.component-dim-86ab .input_1f30,
.active-lower-4720 .input_1f30 {
  display: inline-block;
}
.accordion-e3c2 .slow_1bf8 {
  -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;
}
.component-dim-86ab .accordion-e3c2 .slow_1bf8,
.active-lower-4720 .accordion-e3c2 .slow_1bf8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus_5fc1 .breadcrumb-36e4 {
  width: 100%;
}
.solid-9ce9 {
  padding: 0 0.5em 0;
}
.solid-9ce9 [class*="customify-col-"],
.solid-9ce9 [class*="customify-col_"],
.solid-9ce9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.detail-6b04 .solid-9ce9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .block_7c96 .grid_197b,
  .grid_197b {
    display: none;
  }
  .next-bad9 {
    text-align: left;
  }
  .old_b515 {
    text-align: center;
  }
  .tabs_under_b879 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .block_7c96 .south_732c,
  .south_732c {
    display: none;
  }
  .glass_4696 {
    text-align: left;
  }
  .active-liquid-1a51 {
    text-align: center;
  }
  .gas_8dc2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .block_7c96 .container-focused-4fb1,
  .container-focused-4fb1 {
    display: none;
  }
  .hovered-1072 {
    text-align: left;
  }
  .disabled_lower_da05 {
    text-align: center;
  }
  .tooltip_3203 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.logo_300b {
  box-shadow: none !important;
}
.preview_3b97 .thumbnail_a787,
.hovered-0974 .thumbnail_a787 {
  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;
}
.hovered-0974 .thumbnail_a787 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gallery_pressed_2aff {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gallery_pressed_2aff:after,
.gallery_pressed_2aff:before {
  content: "";
  display: table;
}
.gallery_pressed_2aff:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gallery_pressed_2aff {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gallery_pressed_2aff,
.photo-15e0 {
  max-width: 1248px;
  margin: 0 auto;
}

.red_4dcc.hover_0f54 .gallery_pressed_2aff {
  max-width: 100%;
}
.red_4dcc.first_d007 {
  max-width: 1200px;
  margin: 0 auto;
}
.red_4dcc.prev-733d .gallery_pressed_2aff {
  max-width: 100%;
}
.red_4dcc.prev-733d > .gallery_pressed_2aff {
  padding-left: 0;
  padding-right: 0;
}
.red_4dcc.prev-733d > .gallery_pressed_2aff .block_7c96 {
  margin: 0;
}
.red_4dcc.prev-733d
  > .gallery_pressed_2aff
  .smooth-68d1.secondary_warm_762f {
  margin-right: 0;
  margin-left: 0;
}
.red_4dcc.prev-733d #main.secondary_warm_762f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tabs_small_3b1b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_small_3b1b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .preview_west_c711 .slow-744c {
    padding-right: 1em;
  }
  .preview_west_c711.sort_tiny_e4cf .smooth-68d1 {
    border-right: 1px solid #eaecee;
  }
  .preview_west_c711.sort_tiny_e4cf .slow-744c {
    padding-right: 1em;
  }
  .preview_west_c711.sort_tiny_e4cf .text-3932 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite-fb39 .slow-744c {
    padding-left: 1em;
  }
  .lite-fb39.sort_tiny_e4cf .smooth-68d1 {
    border-left: 1px solid #eaecee;
  }
  .lite-fb39.sort_tiny_e4cf .slow-744c {
    padding-left: 1em;
  }
  .lite-fb39.sort_tiny_e4cf .text-3932 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action-9cbf .slow-744c {
    padding-left: 1em;
  }
  .action-9cbf.sort_tiny_e4cf .easy-4907 {
    border-right: 1px solid #eaecee;
  }
  .action-9cbf.sort_tiny_e4cf .component-4eae {
    border-right: 1px solid #eaecee;
  }
  .action-9cbf.sort_tiny_e4cf .slow-744c {
    padding-left: 1em;
  }
  .action-9cbf.sort_tiny_e4cf .text-3932 {
    padding-right: 1em;
  }
  .action-9cbf.sort_tiny_e4cf .paragraph_pressed_9a3e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid-c74f .slow-744c {
    padding-right: 1em;
  }
  .solid-c74f.sort_tiny_e4cf .easy-4907 {
    border-left: 1px solid #eaecee;
  }
  .solid-c74f.sort_tiny_e4cf .component-4eae {
    border-left: 1px solid #eaecee;
  }
  .solid-c74f.sort_tiny_e4cf .slow-744c {
    padding-right: 1em;
  }
  .solid-c74f.sort_tiny_e4cf .text-3932 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .solid-c74f.sort_tiny_e4cf .paragraph_pressed_9a3e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_small_3b1b .slow-744c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_small_3b1b.sort_tiny_e4cf .smooth-68d1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tabs_small_3b1b.sort_tiny_e4cf .slow-744c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_small_3b1b.sort_tiny_e4cf .text-3932 {
    padding-left: 1em;
  }
  .tabs_small_3b1b.sort_tiny_e4cf .paragraph_pressed_9a3e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tabs_small_3b1b.sort_tiny_e4cf .slow-744c {
    padding-left: 0;
  }
}
.under-029e .active_solid_611b {
  display: inline-block;
}
.widget-1836 {
  display: inline-block;
}
.row_dynamic_e8c7 {
  word-con: break-word;
}
.black_3e8c > span {
  display: inline-block;
  padding: 5px 0;
}
.black_3e8c .active-1cc0 {
  margin-left: 8px;
  margin-right: 8px;
}
.black_3e8c .menu-fa54 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.text-outer-b6c7 .dark-c4cd {
  margin-bottom: 2em;
}
.text-outer-b6c7 .secondary_6e65 {
  margin-bottom: 15px;
}
.text-outer-b6c7 .secondary_6e65:last-child {
  margin-bottom: 0;
}
.text-outer-b6c7 .shadow_22be {
  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) {
  .text-outer-b6c7 .shadow_22be {
    display: block;
  }
}
.text-outer-b6c7 .icon-f33d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .text-outer-b6c7 .icon-f33d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.text-outer-b6c7 .modal-6743 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.text-outer-b6c7 .modal-6743 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.text-outer-b6c7 .modal-6743 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.text-outer-b6c7 .row_dynamic_e8c7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.text-outer-b6c7 .row_dynamic_e8c7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.text-outer-b6c7 .active_9edd p:last-child {
  margin-bottom: 0;
}
.text-outer-b6c7 .primary-8740 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.text-outer-b6c7 .border-6257 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.text-outer-b6c7 .gradient_huge_5a00 {
  margin-top: 1em;
}
.text-outer-b6c7 .east-4022 {
  top: 0;
  display: block;
}
.text-outer-b6c7 .east-4022 a {
  color: inherit;
}
.text-outer-b6c7 .east-4022 a:hover {
  color: inherit;
}
.text-outer-b6c7 .glass-5c64 {
  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;
}
.text-outer-b6c7 .glass-5c64:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.text-outer-b6c7 .border-6257 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.text-outer-b6c7 .filter-cb7b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.text-outer-b6c7 .filter-cb7b:first-child {
  margin-top: 0;
}
.text-outer-b6c7 .filter-cb7b.preview-6172 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.text-outer-b6c7 .filter-cb7b.badge-7f83 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text-outer-b6c7
  .filter-cb7b.badge-7f83.logo-02fc
  .gradient_huge_5a00 {
  width: 100%;
}
.text-outer-b6c7 .badge-7f83 {
  -webkit-box-align: center;
  align-items: center;
}
.text-outer-b6c7 .badge-7f83 .black_3e8c,
.text-outer-b6c7 .badge-7f83 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.text-outer-b6c7 .modal-6743 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text-outer-b6c7 .modal-6743 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text-outer-b6c7 .modal-6743: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;
}
.text-outer-b6c7 .preview-6172 {
  z-index: 5;
}
.text-outer-b6c7 .gallery-smooth-4b1b .lite_cdfe {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.text-outer-b6c7 .list_1610 .lite_cdfe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.text-outer-b6c7 .center_2a94 .lite_cdfe {
  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;
}
.text-outer-b6c7.backdrop_black_97ee .shadow_22be,
.text-outer-b6c7.green_efe6 .shadow_22be {
  display: block;
}
.text-outer-b6c7.backdrop_black_97ee .shadow_22be .carousel_stone_ad5b,
.text-outer-b6c7.backdrop_black_97ee .shadow_22be .border-6257,
.text-outer-b6c7.green_efe6 .shadow_22be .carousel_stone_ad5b,
.text-outer-b6c7.green_efe6 .shadow_22be .border-6257 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.text-outer-b6c7.right-5d7e .icon-f33d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .text-outer-b6c7.right-5d7e .icon-f33d {
    margin-right: 0;
  }
}
.text-outer-b6c7.backdrop_black_97ee .icon-f33d,
.text-outer-b6c7.green_efe6 .icon-f33d {
  padding-top: 40%;
}
.text-outer-b6c7.backdrop_black_97ee .dark-c4cd,
.text-outer-b6c7.green_efe6 .dark-c4cd {
  display: block;
}
.text-outer-b6c7.backdrop_black_97ee .fn-sticky-ddfb .border-6257,
.text-outer-b6c7.green_efe6 .fn-sticky-ddfb .border-6257 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.text-outer-b6c7.backdrop_black_97ee .icon-f33d,
.text-outer-b6c7.green_efe6 .icon-f33d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.text-outer-b6c7.backdrop_black_97ee .border-6257 {
  padding: 1em;
}
.preview_next_a659 {
  margin: 30px auto;
  display: block;
}
.preview_next_a659 .background-cold-40af > * {
  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;
}
.preview_next_a659 .background-cold-40af > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview_next_a659 .background-cold-40af span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus_large_ed61 .black_3e8c {
  margin-bottom: 1.41575em;
}
.focus_large_ed61 .first_469b {
  margin-bottom: 1.618em;
}
.photo_easy_34ee .overlay_524c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.photo_easy_34ee .overlay_524c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.photo_easy_34ee .nav-lower-3018 {
  max-width: 100%;
  overflow: auto;
}
.stale-cb8e .photo_easy_34ee a:hover {
  text-decoration: underline;
}
.layout_active_d3c1 .secondary_6e65:not(.row_dynamic_e8c7),
.layout_active_d3c1 .modal-6743 {
  margin-bottom: 1.41575em;
}
.layout_active_d3c1 .secondary_6e65:not(.row_dynamic_e8c7):last-child,
.layout_active_d3c1 .modal-6743:last-child {
  margin-bottom: 0;
}
.layout_active_d3c1 .secondary_6e65.tooltip-basic-0da5 {
  margin-bottom: 0.41575em;
}
.layout_active_d3c1 .pagination_25c2:before,
.layout_active_d3c1 .form_a7ca:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout_active_d3c1 .pagination_25c2:before {
  content: "\f115";
}
.layout_active_d3c1 .form_a7ca:before {
  content: "\f02c";
}
.layout_active_d3c1 .in-ef60 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout_active_d3c1 .in-ef60 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail-4b12 {
  display: -webkit-box;
  display: flex;
}
.detail-4b12 .popup-018d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail-4b12 .popup-018d {
    flex-basis: 90px;
  }
}
.detail-4b12 .list-advanced-bf99 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-4b12 .list-advanced-bf99 {
    flex-basis: calc(100% - 50px);
  }
}
.detail-4b12 .message-a9ca p:last-child {
  margin-bottom: 0.72em;
}
.purple-3391 .background-cold-40af {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.purple-3391 .background-cold-40af:after,
.purple-3391 .background-cold-40af:before {
  content: "";
  display: table;
}
.purple-3391 .background-cold-40af:after {
  clear: both;
}
.purple-3391 .background-cold-40af .hard-1459,
.purple-3391 .background-cold-40af .border-upper-5103 {
  width: 49%;
}
.purple-3391 .background-cold-40af .hard-1459 a span.box_middle_db6a,
.purple-3391 .background-cold-40af .border-upper-5103 a span.box_middle_db6a {
  display: block;
  margin-bottom: 5px;
}
.purple-3391 .background-cold-40af .border-upper-5103 {
  float: left;
  text-align: left;
}
.purple-3391 .background-cold-40af .hard-1459 {
  float: right;
  text-align: right;
}
.carousel-ec81 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .carousel-ec81 {
    margin-bottom: 0;
  }
}
.highlight-f1a3 {
  margin-bottom: 1em;
}
.highlight-f1a3 .row_dynamic_e8c7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tall_04c4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.shade_c49c .highlight-f1a3,
.label_d96f .highlight-f1a3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shade_c49c .highlight-f1a3,
  .label_d96f .highlight-f1a3 {
    display: block;
  }
}
.shade_c49c .tall_04c4,
.label_d96f .tall_04c4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shade_c49c .tall_04c4,
  .label_d96f .tall_04c4 {
    margin-bottom: 1em;
  }
}
.shade_c49c .tall_04c4 img,
.label_d96f .tall_04c4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shade_c49c .mask-down-1504,
.label_d96f .mask-down-1504 {
  flex-basis: calc(100% - 160px);
}
.shade_c49c .mask-down-1504 p,
.label_d96f .mask-down-1504 p {
  margin-bottom: 0;
}
.shade_c49c .mask-down-1504 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shade_c49c .mask-down-1504 {
    padding-left: 0;
  }
}
.label_d96f .mask-down-1504 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .label_d96f .mask-down-1504 {
    padding-right: 0;
  }
}
.label_d96f .tall_04c4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border_large_7b72 .tall_04c4 {
  margin-bottom: 0.5em;
}
.border_large_7b72 .tall_04c4 img {
  width: 100%;
}
.stone_67ac .accordion_e413,
.wide_65d5 .accordion_e413 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.wide_65d5 .smooth-68d1 .caption-a7c4 p:last-child {
  margin-bottom: 0;
}
.description-blue-5054 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wrapper_thick_d42c .form_4c93 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wrapper_thick_d42c .form_4c93:last-of-type {
    margin-bottom: 0;
  }
}
.wrapper_thick_d42c .form_4c93 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper_thick_d42c .form_4c93 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wrapper_thick_d42c .form_4c93 ul li {
  margin: 0 0 0.6em;
}
.wrapper_thick_d42c .form_4c93 ul li.huge-037d,
.wrapper_thick_d42c .form_4c93 ul li.bright-7cd5 {
  position: relative;
}
.wrapper_thick_d42c .form_4c93 ul li.huge-037d .selected-603d,
.wrapper_thick_d42c .form_4c93 ul li.bright-7cd5 .selected-603d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wrapper_thick_d42c .form_4c93 ul li.huge-037d:after:after,
.wrapper_thick_d42c .form_4c93 ul li.huge-037d:after:before,
.wrapper_thick_d42c
  .form_4c93
  ul
  li.bright-7cd5:after:after,
.wrapper_thick_d42c
  .form_4c93
  ul
  li.bright-7cd5:after:before {
  content: "";
  display: table;
}
.wrapper_thick_d42c .form_4c93 ul li.huge-037d:after:after,
.wrapper_thick_d42c
  .form_4c93
  ul
  li.bright-7cd5:after:after {
  clear: both;
}
.wrapper_thick_d42c .form_4c93 a.top-e7bd:hover {
  text-decoration: none;
}
.wrapper_thick_d42c .form_4c93 select {
  max-width: 100%;
}
.wrapper_thick_d42c .form_4c93 table {
  font-size: 85%;
}
.wrapper_thick_d42c .form_4c93 table td,
.wrapper_thick_d42c .form_4c93 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wrapper_thick_d42c .form_4c93 table tfoot td {
  text-align: left;
}
.wrapper_thick_d42c .form_4c93 :last-child {
  margin-bottom: 0;
}
.wrapper_thick_d42c .form_4c93 .item-666a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wrapper_thick_d42c .form_4c93 .item-666a label {
  width: 100%;
}
.wrapper_thick_d42c .form_4c93 .item-666a .tooltip_73a4 {
  width: 100%;
  display: block;
}
.wrapper_thick_d42c .form_4c93 .item-666a .alert-e8d2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wrapper_thick_d42c .form_4c93 .item-666a .alert-e8d2:hover svg #svg-search {
  fill: #444;
}
.wrapper_thick_d42c .form_4c93 .item-666a .alert-e8d2 svg {
  width: 18px;
  height: 18px;
}
.wrapper_thick_d42c .red_d02f ul ul,
.wrapper_thick_d42c .header_dfdb ul ul,
.wrapper_thick_d42c .section_cb58 ul ul,
.wrapper_thick_d42c .yellow-21ff ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wrapper_thick_d42c .red_d02f .tiny-1f43 > a,
.wrapper_thick_d42c .header_dfdb .tiny-1f43 > a,
.wrapper_thick_d42c .section_cb58 .tiny-1f43 > a,
.wrapper_thick_d42c .yellow-21ff .tiny-1f43 > a {
  margin-bottom: 0;
}
.wrapper_thick_d42c .content_simple_257b li,
.wrapper_thick_d42c .red_d02f li,
.wrapper_thick_d42c .pro-4bdc li,
.wrapper_thick_d42c .header_dfdb li,
.wrapper_thick_d42c .section_cb58 li,
.wrapper_thick_d42c .yellow-21ff li,
.wrapper_thick_d42c .hovered-98b0 li,
.wrapper_thick_d42c .footer_c461 li {
  display: block;
  position: relative;
}
.wrapper_thick_d42c .content_simple_257b li:last-child,
.wrapper_thick_d42c .red_d02f li:last-child,
.wrapper_thick_d42c .pro-4bdc li:last-child,
.wrapper_thick_d42c .header_dfdb li:last-child,
.wrapper_thick_d42c .section_cb58 li:last-child,
.wrapper_thick_d42c .yellow-21ff li:last-child,
.wrapper_thick_d42c .hovered-98b0 li:last-child,
.wrapper_thick_d42c .footer_c461 li:last-child {
  border: none;
}
.wrapper_thick_d42c .content_simple_257b li a,
.wrapper_thick_d42c .red_d02f li a,
.wrapper_thick_d42c .pro-4bdc li a,
.wrapper_thick_d42c .header_dfdb li a,
.wrapper_thick_d42c .section_cb58 li a,
.wrapper_thick_d42c .yellow-21ff li a,
.wrapper_thick_d42c .hovered-98b0 li a,
.wrapper_thick_d42c .footer_c461 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper_thick_d42c .content_simple_257b li ul li::before,
.wrapper_thick_d42c .red_d02f li ul li::before,
.wrapper_thick_d42c .pro-4bdc li ul li::before,
.wrapper_thick_d42c .header_dfdb li ul li::before,
.wrapper_thick_d42c .section_cb58 li ul li::before,
.wrapper_thick_d42c .yellow-21ff li ul li::before,
.wrapper_thick_d42c .hovered-98b0 li ul li::before,
.wrapper_thick_d42c .footer_c461 li ul li::before {
  left: 15px;
}
.wrapper_thick_d42c .content_simple_257b li ul a,
.wrapper_thick_d42c .red_d02f li ul a,
.wrapper_thick_d42c .pro-4bdc li ul a,
.wrapper_thick_d42c .header_dfdb li ul a,
.wrapper_thick_d42c .section_cb58 li ul a,
.wrapper_thick_d42c .yellow-21ff li ul a,
.wrapper_thick_d42c .hovered-98b0 li ul a,
.wrapper_thick_d42c .footer_c461 li ul a {
  padding-left: 20px;
}
.wrapper_thick_d42c .content_simple_257b li ul ul li::before,
.wrapper_thick_d42c .red_d02f li ul ul li::before,
.wrapper_thick_d42c .pro-4bdc li ul ul li::before,
.wrapper_thick_d42c .header_dfdb li ul ul li::before,
.wrapper_thick_d42c .section_cb58 li ul ul li::before,
.wrapper_thick_d42c .yellow-21ff li ul ul li::before,
.wrapper_thick_d42c .hovered-98b0 li ul ul li::before,
.wrapper_thick_d42c .footer_c461 li ul ul li::before {
  left: 30px;
}
.wrapper_thick_d42c .content_simple_257b li ul ul a,
.wrapper_thick_d42c .red_d02f li ul ul a,
.wrapper_thick_d42c .pro-4bdc li ul ul a,
.wrapper_thick_d42c .header_dfdb li ul ul a,
.wrapper_thick_d42c .section_cb58 li ul ul a,
.wrapper_thick_d42c .yellow-21ff li ul ul a,
.wrapper_thick_d42c .hovered-98b0 li ul ul a,
.wrapper_thick_d42c .footer_c461 li ul ul a {
  padding-left: 40px;
}
.wrapper_thick_d42c .iron_225e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper_thick_d42c .footer_c461 ul li {
  margin-bottom: 1.41575em;
}
.wrapper_thick_d42c .footer_c461 ul li .row-21a7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wrapper_thick_d42c .footer_c461 ul li .fixed-86ff {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.accordion-narrow-3aed .content_simple_257b li a,
.accordion-narrow-3aed .red_d02f li a,
.accordion-narrow-3aed .pro-4bdc li a,
.accordion-narrow-3aed .header_dfdb li a,
.accordion-narrow-3aed .section_cb58 li a,
.accordion-narrow-3aed .yellow-21ff li a,
.accordion-narrow-3aed .hovered-98b0 li a,
.accordion-narrow-3aed .footer_c461 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-narrow-3aed .iron_225e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-narrow-3aed .form_4c93 ul li.huge-037d .selected-603d,
.accordion-narrow-3aed .form_4c93 ul li.bright-7cd5 .selected-603d {
  background: rgba(0, 0, 0, 0.2);
}
.accordion-narrow-3aed .wrapper_thick_d42c .form_4c93 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_4dcc .wrapper_thick_d42c .list_1f35 li {
  margin: 0;
}
.red_4dcc .wrapper_thick_d42c .list_1f35 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.red_4dcc .wrapper_thick_d42c .list_1f35 li ul {
  margin: 0;
}
.red_4dcc .wrapper_thick_d42c .list_1f35 li ul li a {
  padding-left: 15px;
}
.red_4dcc .wrapper_thick_d42c .list_1f35 li ul li li a {
  padding-left: 30px;
}
.red_4dcc .wrapper_thick_d42c .list_1f35 li.large-fb68 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.red_4dcc .wrapper_thick_d42c .list_1f35 li.large-fb68 > 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;
}
.red_4dcc .wrapper_thick_d42c .list_1f35 li.large-fb68 > 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;
}
.outline-09ba a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.block_stale_f548 {
  position: relative;
  z-index: 10;
}
.block_stale_f548 .slow_1bf8 {
  width: 100%;
  max-width: 100%;
}
.media_east_3ae5 .button-active-57a0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.media_east_3ae5 .highlight-large-dd3d {
}
.media_east_3ae5 .accordion-narrow-3aed {
  background: #292929;
}
.preview-clean-985a .button-active-57a0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.preview-clean-985a .highlight-large-dd3d {
  background: #f9f9f9;
}
.preview-clean-985a .accordion-narrow-3aed {
  background: #303030;
}
.wrapper_ce4d .button-active-57a0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wrapper_ce4d .active_solid_611b {
    margin-bottom: 1em;
  }
  .wrapper_ce4d .active_solid_611b:last-child {
    margin-bottom: 0;
  }
}
.wrapper_ce4d .highlight-large-dd3d {
  background: #ededed;
}
.wrapper_ce4d .accordion-narrow-3aed {
  background: #1a1a1a;
}
.button-active-57a0.highlight-large-dd3d {
  color: rgba(0, 0, 0, 0.6);
}
.button-active-57a0.highlight-large-dd3d .down-c9e3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-active-57a0.accordion-narrow-3aed {
  color: rgba(255, 255, 255, 0.99);
}
.button-active-57a0.accordion-narrow-3aed a:not(.top-e7bd) {
  color: rgba(255, 255, 255, 0.79);
}
.button-active-57a0.accordion-narrow-3aed a:not(.top-e7bd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-active-57a0.accordion-narrow-3aed .down-c9e3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-active-57a0.accordion-narrow-3aed table tbody td,
.button-active-57a0.accordion-narrow-3aed table th {
  background: rgba(0, 0, 0, 0.08);
}
.secondary_9df5.gradient-simple-9ea1 .gallery_pressed_2aff {
  max-width: initial;
}
.secondary_9df5 .text-fresh-325f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.secondary_9df5 .text-fresh-325f .slow_1bf8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .secondary_9df5 .text-fresh-325f .slow_1bf8 {
    display: block;
    margin-bottom: 2em;
  }
  .secondary_9df5 .text-fresh-325f .slow_1bf8:last-child {
    margin-bottom: 0;
  }
}
.wrapper_ce4d .active_solid_611b:last-child,
.preview-clean-985a .active_solid_611b:last-child,
.media_east_3ae5 .active_solid_611b:last-child {
  margin-bottom: 0;
}
.wrapper_ce4d .active_solid_611b .wrapper_thick_d42c .form_4c93:last-child,
.preview-clean-985a .active_solid_611b .wrapper_thick_d42c .form_4c93:last-child,
.media_east_3ae5 .active_solid_611b .wrapper_thick_d42c .form_4c93:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wrapper_ce4d .down_d875,
  .wrapper_ce4d .nav-inner-bc36,
  .preview-clean-985a .down_d875,
  .preview-clean-985a .nav-inner-bc36,
  .media_east_3ae5 .down_d875,
  .media_east_3ae5 .nav-inner-bc36 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .block_stale_f548 .active_solid_611b {
    margin-bottom: 2em;
  }
}
.block_stale_f548 p:last-child {
  margin-bottom: 0;
}
.block_stale_f548 li,
.block_stale_f548 ul {
  list-style: none;
  margin: 0;
}
.block_stale_f548 ul ul {
  margin-left: 2.617924em;
}
.current-bba3 {
  font-size: 0.875em;
}

/* css-noise: 4274 */
.shadow-element-z9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
