/*!
Theme Name: Customify
Theme URI: https://pressmaximum.element_937d/customify
Author: WPCustomify
Author URI: https://pressmaximum.element_937d
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.element_937d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.block-6516.backdrop-medium-d8e9/licenses/gpl-2.0.surface-b5bd
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.mini_4d73/, (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.notification_bronze_151f.black_dd3a/normalize.menu-e9bb/
 ======
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.menu-e9bb v7.0.0 | MIT License | github.element_937d/necolas/normalize.menu-e9bb */
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;
}
.gradient_fast_4876 .wrapper_9bda,
.widget_active_9651,
.pressed-d331,
.form_66dc,
.west-5786,
.upper-d9e2,
.nav_bronze_2e11,
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;
}
.widget_active_9651,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .widget_active_9651,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .widget_active_9651,
  h1 {
    font-size: 1.8em;
  }
}
.pressed-d331,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pressed-d331 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pressed-d331,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pressed-d331,
  h2 {
    font-size: 1.7em;
  }
}
.form_66dc,
h3 {
  font-size: 1.618em;
}
.gradient_fast_4876 .wrapper_9bda,
.west-5786,
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.video_0959 {
  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;
}
.sidebar-in-5b8b:after,
.sidebar-in-5b8b:before,
.module-022f:after,
.module-022f:before {
  content: "";
  display: table;
}
.sidebar-in-5b8b:after,
.module-022f:after {
  clear: both;
}
.east-4c22 {
  float: right;
  margin-right: 0;
}
.info-inner-d2cc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.overlay_over_c952 .content_action_dc95,
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;
}
.overlay_over_c952 .content_action_dc95:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.element_e96b .content_action_dc95 {
  box-shadow: none;
}
.element_e96b
  .content_action_dc95
  .copper_5253 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.element_e96b .content_action_dc95 .header-tiny-8d54 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.element_e96b
  .content_action_dc95
  .header-tiny-8d54
  b {
  display: none;
}
.element_e96b .thumbnail-1985 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.accent-e45b:not(.mask_6b41):not(.white_ecec),
button:not(.mask_6b41):not(.white_ecec),
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ),
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ),
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ) {
  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;
}
.accent-e45b:not(.mask_6b41):not(
    .white_ecec
  ):hover,
button:not(.mask_6b41):not(
    .white_ecec
  ):hover,
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ):hover,
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ):hover,
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.accent-e45b:not(.mask_6b41):not(
    .white_ecec
  ):active,
.accent-e45b:not(.mask_6b41):not(
    .white_ecec
  ):focus,
button:not(.mask_6b41):not(
    .white_ecec
  ):active,
button:not(.mask_6b41):not(
    .white_ecec
  ):focus,
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ):active,
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ):focus,
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ):active,
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ):focus,
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ):active,
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ):focus {
  outline: 0;
}
.accent-e45b:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc,
button:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc,
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc,
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc,
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc {
  position: relative;
}
.accent-e45b:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .sidebar_fe54,
.accent-e45b:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .sidebar_bottom_d3bb,
.accent-e45b:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .advanced_3bca,
.accent-e45b:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  i,
.accent-e45b:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  svg,
button:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .sidebar_fe54,
button:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .sidebar_bottom_d3bb,
button:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .advanced_3bca,
button:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  i,
button:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  svg,
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .sidebar_fe54,
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .sidebar_bottom_d3bb,
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .advanced_3bca,
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  i,
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  svg,
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .sidebar_fe54,
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .sidebar_bottom_d3bb,
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .advanced_3bca,
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  i,
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  svg,
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .sidebar_fe54,
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .sidebar_bottom_d3bb,
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  .advanced_3bca,
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  i,
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc
  svg {
  visibility: hidden;
}
.accent-e45b:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc:after,
button:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc:after,
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc:after,
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc:after,
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ).fn-loading-2fbc: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;
}
.accent-e45b:not(.mask_6b41):not(.white_ecec),
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ),
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ),
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ) {
  color: #fff;
  background: #235787;
}
.accent-e45b:not(.mask_6b41):not(
    .white_ecec
  ):focus,
input[type="button"]:not(.mask_6b41):not(
    .white_ecec
  ):focus,
input[type="reset"]:not(.mask_6b41):not(
    .white_ecec
  ):focus,
input[type="submit"]:not(.mask_6b41):not(
    .white_ecec
  ):focus {
  color: #fff;
}
.accent-e45b.fn-disabled-2fbc:not(.mask_6b41):not(
    .white_ecec
  ),
.accent-e45b[disabled]:not(.mask_6b41):not(
    .white_ecec
  ),
button.fn-disabled-2fbc:not(.mask_6b41):not(
    .white_ecec
  ),
button[disabled]:not(.mask_6b41):not(
    .white_ecec
  ) {
  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;
}
.mask-bright-9682 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.mask-bright-9682: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;
}
.dark-f612 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.card-6470 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paragraph-dark-8a35 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.sidebar-in-5b8b:after,
.sidebar-in-5b8b:before,
.backdrop-white-7677:after,
.backdrop-white-7677:before,
.list-756d:after,
.list-756d:before,
.texture-1562:after,
.texture-1562:before,
.accent-79ff:after,
.accent-79ff:before,
.video-6afb:after,
.video-6afb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.sidebar-in-5b8b:after,
.backdrop-white-7677:after,
.list-756d:after,
.texture-1562:after,
.accent-79ff:after,
.video-6afb:after {
  clear: both;
}
.backdrop-white-7677 .notification-4baa,
.list-756d .notification-4baa,
.upper_1064 .notification-4baa {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.icon_warm_d051 {
  display: inline-block;
}
.avatar_thick_b263 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.avatar_thick_b263 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.avatar_thick_b263 .tabs_2323 {
  padding: 1em 0;
  font-size: 85%;
}
.tabs_2323 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.input-7b74 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.input-7b74:after,
.input-7b74:before {
  content: "";
  display: table;
}
.input-7b74:after {
  clear: both;
}
.paper_1fbf {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pagination-6c85 .paper_1fbf {
  max-width: 50%;
}
.dim_b8f8 .paper_1fbf {
  max-width: 33.33%;
}
.item_light_2184 .paper_1fbf {
  max-width: 25%;
}
.dynamic_5703 .paper_1fbf {
  max-width: 20%;
}
.border_b3a5 .paper_1fbf {
  max-width: 16.66%;
}
.green-5265 .paper_1fbf {
  max-width: 14.28%;
}
.mini_a076 .paper_1fbf {
  max-width: 12.5%;
}
.secondary-6988 .paper_1fbf {
  max-width: 11.11%;
}
.overlay_6447 {
  display: block;
}
.gradient_fast_4876 .orange_fbe5 label,
.gradient_fast_4876 .table_advanced_f73b label,
.gradient_fast_4876 .first_9a3e label,
.gradient_fast_4876 .section-current-2e5a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_cde1 {
  list-style: none;
  margin: 0;
}
.dropdown_cde1 article.title_rough_013f {
  margin-bottom: 0;
}
.dropdown_cde1 ul {
  list-style: none;
  margin: 0;
}
.dropdown_cde1 .fast-ece6 li.title_rough_013f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_cde1 .fast-ece6 li.title_rough_013f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_cde1 .fast-ece6 li.title_rough_013f: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) {
  .dropdown_cde1 .fast-ece6 li.title_rough_013f li.title_rough_013f li.title_rough_013f li.title_rough_013f {
    padding-left: 0;
  }
}
article.title_rough_013f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_rough_013f .backdrop-white-7677 p:last-of-type {
  margin-bottom: 0;
}
article.title_rough_013f .dim-9f7b {
  float: left;
}
article.title_rough_013f .lite-6b76 {
  margin-left: 85px;
}
article.title_rough_013f .hard-eae3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_rough_013f .hard-eae3 .easy-f92f {
  margin-left: 10px;
}
article.title_rough_013f .label-huge-5737 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_rough_013f .huge-2e3e {
  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 .orange_fbe5,
  #respond .first_9a3e,
  #respond .section-current-2e5a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .orange_fbe5 input,
#respond .first_9a3e input,
#respond .section-current-2e5a input {
  width: 100%;
}
#respond .section-current-2e5a {
  margin-right: 0;
}
#respond .table_iron_ba21 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input-hard-79c2 {
  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;
}
.input-hard-79c2.link-044e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.input-hard-79c2 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%);
}
.input-hard-79c2:focus,
.input-hard-79c2: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);
}
.description_upper_ac2f {
  border-radius: 10%;
}
.cool_b18b {
  border-radius: 50%;
}
.silver_7f7c {
  font-size: 0.72em;
}
.component_pro_b25b {
  font-size: 0.875em;
}
.copper_37fe {
  font-size: 1.1em;
}
.hard_5ac3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hard_5ac3.silver_7f7c {
  letter-spacing: 0.5px;
}
.table-4d71,
.table-4d71 a {
  color: #6d6d6d;
}
.table-4d71 a:hover {
  color: #111;
}
.accordion_liquid_f55e {
  color: #6d6d6d;
}
.narrow_8865 {
  overflow-x: hidden;
}
.narrow_8865 .up-85b1.card_focused_858c {
  position: relative;
}
.narrow_8865 .up-85b1.card_focused_858c.narrow_dcde {
  position: initial;
}
.narrow_8865
  .up-85b1.card_focused_858c.narrow_dcde
  .selected_c0d4 {
  left: auto;
}
.narrow_8865 .up-85b1 .selected_c0d4 {
  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;
}
.narrow_8865 .up-85b1:hover.card_focused_858c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.narrow_8865
  .up-85b1:hover.card_focused_858c
  .selected_c0d4 {
  display: block;
  z-index: 9999999;
}
.narrow_8865 .block-eb2c .content-ee89,
.narrow_8865 .warm-4a1a .content-ee89 {
  display: none;
}
.narrow_8865 .info-pressed-7042 .up-85b1:hover.card_focused_858c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gradient_fast_4876 .orange_fbe5 label,
.gradient_fast_4876 .table_advanced_f73b label,
.gradient_fast_4876 .first_9a3e label,
.gradient_fast_4876 .section-current-2e5a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_cde1 {
  list-style: none;
  margin: 0;
}
.dropdown_cde1 article.title_rough_013f {
  margin-bottom: 0;
}
.dropdown_cde1 ul {
  list-style: none;
  margin: 0;
}
.dropdown_cde1 .fast-ece6 li.title_rough_013f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_cde1 .fast-ece6 li.title_rough_013f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_cde1 .fast-ece6 li.title_rough_013f: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) {
  .dropdown_cde1 .fast-ece6 li.title_rough_013f li.title_rough_013f li.title_rough_013f li.title_rough_013f {
    padding-left: 0;
  }
}
article.title_rough_013f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_rough_013f .backdrop-white-7677 p:last-of-type {
  margin-bottom: 0;
}
article.title_rough_013f .dim-9f7b {
  float: left;
}
article.title_rough_013f .lite-6b76 {
  margin-left: 85px;
}
article.title_rough_013f .hard-eae3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_rough_013f .hard-eae3 .easy-f92f {
  margin-left: 10px;
}
article.title_rough_013f .label-huge-5737 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_rough_013f .huge-2e3e {
  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 .orange_fbe5,
  #respond .first_9a3e,
  #respond .section-current-2e5a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .orange_fbe5 input,
#respond .first_9a3e input,
#respond .section-current-2e5a input {
  width: 100%;
}
#respond .section-current-2e5a {
  margin-right: 0;
}
#respond .table_iron_ba21 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block-eb2c .active_52b3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.active_52b3 .last_b706.message_7bf8 .component_paper_9a19 > li > a:focus,
.active_52b3 .last_b706.message_7bf8 .component_paper_9a19 > li > a:hover,
.active_52b3 .last_b706.picture-f091 .component_paper_9a19 > li > a:focus,
.active_52b3 .last_b706.picture-f091 .component_paper_9a19 > li > a:hover,
.active_52b3 .last_b706.info_silver_5255 .component_paper_9a19 > li > a:focus,
.active_52b3 .last_b706.info_silver_5255 .component_paper_9a19 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_52b3
  .last_b706.message_7bf8
  .component_paper_9a19
  > li.old-4ca4
  > a,
.active_52b3
  .last_b706.message_7bf8
  .component_paper_9a19
  > li.dirty_cb56
  > a,
.active_52b3
  .last_b706.picture-f091
  .component_paper_9a19
  > li.old-4ca4
  > a,
.active_52b3
  .last_b706.picture-f091
  .component_paper_9a19
  > li.dirty_cb56
  > a,
.active_52b3
  .last_b706.info_silver_5255
  .component_paper_9a19
  > li.old-4ca4
  > a,
.active_52b3 .last_b706.info_silver_5255 .component_paper_9a19 > li.surface-next-4bd2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.active_52b3 .pressed-1ebf,
.active_52b3 .pressed-1ebf a {
  color: rgba(255, 255, 255, 0.99);
}
.active_52b3 .advanced_68e4.silver_b680 li a,
.active_52b3 .menu-black-ea78 a,
.active_52b3 .mask-0490,
.active_52b3 .component_paper_9a19 > li > a,
.active_52b3 .tabs-6f51 {
  color: rgba(255, 255, 255, 0.79);
}
.active_52b3 .advanced_68e4.silver_b680 li a:hover,
.active_52b3 .menu-black-ea78 a:hover,
.active_52b3 .mask-0490:hover,
.active_52b3 .component_paper_9a19 > li > a:hover,
.active_52b3 .tabs-6f51:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_52b3 .advanced_7dd4 {
  color: rgba(255, 255, 255, 0.79);
}
.active_52b3 .advanced_7dd4 .widget_8e75 {
  color: rgba(255, 255, 255, 0.99);
}
.active_52b3 .advanced_7dd4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_52b3 .outline-3502 .filter-gold-b553 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active_52b3 .outline-3502 .filter-gold-b553 .video-032f {
  color: rgba(255, 255, 255, 0.79);
}
.active_52b3
  .outline-3502
  .filter-gold-b553
  .video-032f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_52b3
  .outline-3502
  .filter-gold-b553
  .video-032f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_52b3
  .outline-3502
  .filter-gold-b553
  .video-032f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_52b3
  .outline-3502
  .filter-gold-b553
  .video-032f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_52b3 .outline-3502 .wood-41ad {
  color: rgba(255, 255, 255, 0.79);
}
.active_52b3 .outline-3502 .wood-41ad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-94f2
  .active_52b3
  .outline-3502
  .link_c909
  .dirty-3bd3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.north-94f2
  .active_52b3
  .outline-3502
  .link_c909
  .video-032f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-eb2c .black-cbc2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.black-cbc2 .last_b706.message_7bf8 .component_paper_9a19 > li > a:focus,
.black-cbc2 .last_b706.message_7bf8 .component_paper_9a19 > li > a:hover,
.black-cbc2 .last_b706.picture-f091 .component_paper_9a19 > li > a:focus,
.black-cbc2 .last_b706.picture-f091 .component_paper_9a19 > li > a:hover,
.black-cbc2 .last_b706.info_silver_5255 .component_paper_9a19 > li > a:focus,
.black-cbc2 .last_b706.info_silver_5255 .component_paper_9a19 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black-cbc2
  .last_b706.message_7bf8
  .component_paper_9a19
  > li.old-4ca4
  > a,
.black-cbc2
  .last_b706.message_7bf8
  .component_paper_9a19
  > li.dirty_cb56
  > a,
.black-cbc2
  .last_b706.picture-f091
  .component_paper_9a19
  > li.old-4ca4
  > a,
.black-cbc2
  .last_b706.picture-f091
  .component_paper_9a19
  > li.dirty_cb56
  > a,
.black-cbc2
  .last_b706.info_silver_5255
  .component_paper_9a19
  > li.old-4ca4
  > a,
.black-cbc2 .last_b706.info_silver_5255 .component_paper_9a19 > li.surface-next-4bd2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.black-cbc2 .pressed-1ebf,
.black-cbc2 .pressed-1ebf a {
  color: rgba(0, 0, 0, 0.8);
}
.black-cbc2 .advanced_68e4.silver_b680 li a,
.black-cbc2 .menu-black-ea78 a,
.black-cbc2 .mask-0490,
.black-cbc2 .component_paper_9a19 > li > a,
.black-cbc2 .tabs-6f51 {
  color: rgba(0, 0, 0, 0.55);
}
.black-cbc2 .advanced_68e4.silver_b680 li a:hover,
.black-cbc2 .menu-black-ea78 a:hover,
.black-cbc2 .mask-0490:hover,
.black-cbc2 .component_paper_9a19 > li > a:hover,
.black-cbc2 .tabs-6f51:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black-cbc2 .advanced_7dd4 {
  color: rgba(0, 0, 0, 0.55);
}
.black-cbc2 .advanced_7dd4 .widget_8e75 {
  color: rgba(0, 0, 0, 0.8);
}
.black-cbc2 .advanced_7dd4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.right-21fa .easy_c89e {
  margin-left: auto;
  margin-right: auto;
}
.list-756d > * {
  margin-left: auto;
  margin-right: auto;
}
.list-756d .dark-f612 {
  margin-right: 1.41575em;
}
.notice_b132 .list-756d > .shadow_c27b {
  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;
}
.notice_b132 .list-756d > .main_dim_0bc2 {
  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;
}
.feature-west-f14c.right-21fa .easy_c89e,
.modal-hard-fdf6.right-21fa .easy_c89e {
  margin-left: 0;
}
.yellow_1ee7.right-21fa .easy_c89e,
.tabs_fluid_4ecb.right-21fa .easy_c89e {
  margin-right: 0;
}
.list-756d ol,
.list-756d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.current_3802 video {
  max-width: 100%;
}
.photo_02e3 img {
  display: block;
}
.photo_02e3.dark-f612,
.photo_02e3.card-6470 {
  width: 100%;
}
.photo_02e3.main_dim_0bc2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.north-ac55:not(.link-68bc) {
  margin: 1.5em auto;
}
.form-east-076a p {
  padding: 1.5em 14px;
}
ul.motion-3c07.main_dim_0bc2,
ul.motion-3c07.shadow_c27b,
ul.motion-3c07.slider-8787.shadow_c27b {
  padding: 0 14px;
}
.item-6f24 {
  display: block;
  overflow-x: auto;
}
.item-6f24 table {
  border-collapse: collapse;
  width: 100%;
}
.item-6f24 td,
.item-6f24 th {
  padding: 0.5em;
}
.list-756d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.list-756d ol ol,
.list-756d ol ul,
.list-756d ul ol,
.list-756d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.list-756d ol ol li,
.list-756d ol ul li,
.list-756d ul ol li,
.list-756d ul ul li {
  margin-left: 0;
}
.module-563f.section_purple_3eb3 > .simple-a7fc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.module-563f.section_purple_3eb3 > .simple-a7fc iframe,
.module-563f.section_purple_3eb3 > .simple-a7fc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.banner-cool-846d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.banner-cool-846d.link-f70a {
  padding: 0;
}
.banner-cool-846d.link-f70a cite {
  font-size: 13px;
}
.banner-cool-846d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.banner-cool-846d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.list_bright_f0bb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.list_bright_f0bb > p:first-child {
  margin-top: 0;
}
.list_bright_f0bb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.list_bright_f0bb blockquote {
  border-left: 0;
}
.dynamic_35e1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dynamic_35e1:not(.fixed-01c8) {
  max-width: 100px;
}
.dynamic_35e1.background_7043 {
  border-bottom: none !important;
  text-align: center;
}
.dynamic_35e1.background_7043::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form-east-076a p {
    padding: 1.5em 0;
  }
}
.tag-1ccb {
  color: #0073aa;
}
.right-a77c {
  background-color: #0073aa;
}
.south-d29a {
  color: #229fd8;
}
.focus_7f34 {
  background-color: #229fd8;
}
.motion_a739 {
  color: #eee;
}
.iron_f946 {
  background-color: #eee;
}
.avatar-481c {
  color: #444;
}
.form_4f06 {
  background-color: #444;
}
.logo-current-b38f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.logo-current-b38f .progress-12c6 .menu-black-ea78 {
  font-size: 15px;
}
.logo-current-b38f .menu-black-ea78 {
  line-height: 1.3;
}
.logo-current-b38f .black-cbc2 {
}
.logo-current-b38f .active_52b3 {
  background: #235787;
}
.hard_7ce4 {
  padding: 0;
}
.hard_7ce4 .active_52b3 {
  background: #1a1a1a;
}
.hard_7ce4 .black-cbc2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.block-west-669d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.block-west-669d .black-cbc2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.block-west-669d .active_52b3 {
  background: #303030;
}
.video-6afb {
  position: relative;
  z-index: 10;
}
.video-6afb .avatar_motion_c519 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-fixed-a262 .card_focused_858c {
  display: inline-block;
  vertical-align: middle;
}
.footer-fixed-a262.input-1980 .card_focused_858c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .footer-fixed-a262.input-1980 .card_focused_858c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .footer-fixed-a262.input-1980 .card_focused_858c {
    margin-right: 0.4em;
  }
}
.footer-fixed-a262.input-1980 .card_focused_858c:last-child {
  margin-right: 0;
}
.info-cold-7bb9 .avatar_motion_c519 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .block-eb2c .progress-12c6 {
    margin: 0 -0.5em;
  }
  .block-eb2c .progress-12c6 [class*="customify-col-"],
  .block-eb2c .progress-12c6 [class*="customify-col_"],
  .block-eb2c .progress-12c6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.block-eb2c.paragraph-f966 .avatar_motion_c519 {
  background: 0 0 !important;
}
.block-eb2c.paragraph-f966 .avatar_motion_c519,
.block-eb2c.info-cold-7bb9 .avatar_motion_c519 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .block-eb2c.hovered-7520 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.block-eb2c.info-cold-7bb9 .avatar_motion_c519 {
  box-shadow: none !important;
}
.nav_64c5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .nav_64c5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .nav_64c5 {
    padding: 18px 0 20px;
  }
}
.nav_64c5 .section_6b07 {
  width: 100%;
}
.nav_64c5 .text_bottom_3dc4 {
  margin-bottom: 0;
}
.nav_64c5 .up_6fa4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.yellow-334b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.yellow-334b .center_1a27 {
  width: 100%;
}
.selected-8134 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.selected-8134 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.selected-8134 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;
}
.selected-8134 li:last-child:after {
  display: none;
}
.selected-8134 li a {
  font-weight: 500;
  margin-right: 10px;
}
.green-2b44 .content-ee89 button,
.nav_64c5 .content-ee89 button {
  left: 0;
}
.green-2b44 .center_1a27,
.nav_64c5 .center_1a27 {
  padding-left: 0;
  padding-right: 0;
}
.green-2b44 .yellow-334b,
.nav_64c5 .yellow-334b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.green-2b44 {
  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;
}
.green-2b44: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;
}
.green-2b44 .modal-5463 {
  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) {
  .green-2b44 .modal-5463 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .green-2b44 .modal-5463 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .green-2b44 .modal-5463 {
    min-height: 200px;
  }
}
.green-2b44 .selected-8134 {
  color: rgba(255, 255, 255, 0.8);
}
.green-2b44 .selected-8134 a,
.green-2b44 .selected-8134 li:after {
  color: inherit;
}
.green-2b44 .selected-8134 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.sort_890b {
  margin-bottom: 0.5em;
}
.element_661f {
  margin-bottom: 1.2em;
}
.element_661f,
.sort_890b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.element_661f p:last-child,
.sort_890b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .content-ee89,
#masthead .content-ee89 {
  display: none;
}
#masthead
  > .content-ee89.module_b854 {
  display: none;
}
#masthead > .content-ee89 button {
  left: 0;
}
.paragraph_east_d180 {
  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%;
}
.paragraph_east_d180 .card_focused_858c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.paragraph_east_d180 .hidden_lite_102f {
  display: -webkit-box;
  display: flex;
}
.paragraph_east_d180 .hidden_lite_102f.gradient-28fa {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.paragraph_east_d180 .hidden_lite_102f.primary-blue-bdee {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph_east_d180 .hidden_lite_102f.disabled-b96f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph_east_d180.rough_4d6c.gallery-top-328d .hidden_lite_102f.gradient-28fa {
  flex-basis: 100%;
}
.paragraph_east_d180.video_dd79 .hidden_lite_102f.primary-blue-bdee {
  -webkit-box-flex: 1;
  flex: auto;
}
.paragraph_east_d180.video_dd79 .hidden_lite_102f.disabled-b96f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .content-ee89.module_b854 {
  display: none;
}
#masthead > .content-ee89 button {
  left: 0;
}
.notice-a3da {
  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;
}
.notice-a3da:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notice-a3da.wrapper-mini-fd5f i {
  margin-right: 4px;
}
.notice-a3da.surface-pressed-7c6a i {
  margin-left: 5px;
}
.menu-black-ea78 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.menu-black-ea78 p:last-child {
  margin-bottom: 0;
}
.slow-1eed {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.slow-1eed a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.slow-1eed img {
  display: block;
  width: auto;
  line-height: 1;
}
.slow-1eed .pressed-1ebf {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.slow-1eed .primary_old_792a {
  margin: 5px 0 7px 0;
}
.slow-1eed.accordion-1c5b .feature-7420 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow-1eed.accordion-1c5b .dynamic_4d99 {
  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;
}
.slow-1eed.gas-6b0d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.slow-1eed.gas-6b0d .feature-7420 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow-1eed.gas-6b0d .dynamic_4d99 {
  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;
}
.slow-1eed.narrow-06c3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slow-1eed.dim_1d88 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.slow-1eed.dim_1d88 .dynamic_4d99 {
  margin-top: 7px;
}
.input_0705 {
  display: inline-block;
}
.video-6afb .surface-0c17 .slow-1eed img {
  max-width: 100%;
}
.last_b706 .progress-pressed-5ee5.smooth_8fec,
.texture-6b51 .progress-pressed-5ee5.smooth_8fec {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.last_b706 .frame-full-55dc,
.texture-6b51 .frame-full-55dc {
  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%);
}
.last_b706 .frame-full-55dc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.last_b706.video-short-7500 .frame-full-55dc {
  display: none;
}
.last_b706 .input_brown_1844 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.last_b706 .input_brown_1844 li {
  display: inline-block;
  position: relative;
}
.last_b706 .input_brown_1844 li:last-child {
  margin-right: 0;
}
.last_b706 .input_brown_1844 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;
}
.last_b706 .input_brown_1844 li.surface-next-4bd2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.last_b706 .input_brown_1844 > 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;
}
.last_b706 .input_brown_1844 > li > a i {
  line-height: 0;
}
.last_b706 .input_brown_1844 > li.left_2086 > a .frame-full-55dc {
  margin-left: 4px;
  line-height: 0;
}
.last_b706 .input_brown_1844 .badge-2b26 li.left_2086 > a {
  position: relative;
}
.last_b706 .input_brown_1844 .badge-2b26 li.left_2086 > a:after,
.last_b706 .input_brown_1844 .badge-2b26 li.left_2086 > a:before {
  content: "";
  display: table;
}
.last_b706 .input_brown_1844 .badge-2b26 li.left_2086 > a:after {
  clear: both;
}
.last_b706 .input_brown_1844 .badge-2b26 li.left_2086 > a .frame-full-55dc {
  margin-left: 5px;
  float: right;
}
.last_b706 .backdrop-6f5c,
.last_b706 .badge-2b26 {
  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;
}
.last_b706 .badge-2b26 {
  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;
}
.last_b706 .badge-2b26 .smooth_8fec {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.last_b706 .badge-2b26 .frame-full-55dc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.last_b706 .badge-2b26 li {
  display: block;
  margin: 0;
  padding: 0;
}
.last_b706 .badge-2b26 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;
}
.last_b706 .badge-2b26 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.last_b706 .badge-2b26 .badge-2b26 {
  top: 0;
  left: 100%;
}
.last_b706 .link_center_d372.fn-focus-2fbc > .backdrop-6f5c,
.last_b706 .link_center_d372.fn-focus-2fbc > .badge-2b26,
.last_b706 .link_center_d372:focus > .backdrop-6f5c,
.last_b706 .link_center_d372:focus > .badge-2b26,
.last_b706 .link_center_d372:hover > .backdrop-6f5c,
.last_b706 .link_center_d372:hover > .badge-2b26 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.last_b706.info_silver_5255 .component_paper_9a19:after,
.last_b706.info_silver_5255 .component_paper_9a19:before {
  content: "";
  display: table;
}
.last_b706.info_silver_5255 .component_paper_9a19:after {
  clear: both;
}
.last_b706.info_silver_5255 .component_paper_9a19 > li {
  float: left;
}
.last_b706.menu_1081 .component_paper_9a19:after,
.last_b706.menu_1081 .component_paper_9a19:before {
  content: "";
  display: table;
}
.last_b706.menu_1081 .component_paper_9a19:after {
  clear: both;
}
.last_b706.menu_1081 .component_paper_9a19 > li {
  float: left;
}
.last_b706.menu_1081 .component_paper_9a19 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.last_b706.menu_1081 .component_paper_9a19 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.last_b706.menu_1081 .component_paper_9a19 > li.old-4ca4 > a,
.last_b706.menu_1081 .component_paper_9a19 > li.surface-next-4bd2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.last_b706.message_7bf8 .component_paper_9a19 > li > a .smooth_8fec {
  position: relative;
}
.last_b706.message_7bf8 .component_paper_9a19 > li > a .smooth_8fec: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;
}
.last_b706.message_7bf8
  .component_paper_9a19
  > li:focus
  > a
  .smooth_8fec:before,
.last_b706.message_7bf8
  .component_paper_9a19
  > li:hover
  > a
  .smooth_8fec:before {
  width: 100%;
  background-color: currentColor;
}
.last_b706.message_7bf8
  .component_paper_9a19
  > li.old-4ca4
  > a
  .smooth_8fec:before,
.last_b706.message_7bf8
  .component_paper_9a19
  > li.dirty_cb56
  > a
  .smooth_8fec:before {
  width: 100%;
  background-color: currentColor;
}
.last_b706.picture-f091 .component_paper_9a19 > li > a .smooth_8fec {
  position: relative;
}
.last_b706.picture-f091 .component_paper_9a19 > li > a .smooth_8fec: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;
}
.last_b706.picture-f091 .component_paper_9a19 > li:focus > a .smooth_8fec:before,
.last_b706.picture-f091
  .component_paper_9a19
  > li:hover
  > a
  .smooth_8fec:before {
  width: 100%;
  background-color: currentColor;
}
.last_b706.picture-f091
  .component_paper_9a19
  > li.old-4ca4
  > a
  .smooth_8fec:before,
.last_b706.picture-f091
  .component_paper_9a19
  > li.dirty_cb56
  > a
  .smooth_8fec:before {
  width: 100%;
  background-color: currentColor;
}
.texture-6b51 .input_brown_1844 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.texture-6b51 .input_brown_1844 li:first-child > a {
  border-top: none;
}
.texture-6b51 .input_brown_1844 .light_86dd > .smooth_8fec .frame-full-55dc {
  display: none;
}
.texture-6b51 .input_brown_1844 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.texture-6b51 .input_brown_1844 li:last-child {
  border: none;
}
.texture-6b51 .input_brown_1844 li.left_2086 > a {
  padding-right: 45px !important;
}
.texture-6b51 .input_brown_1844 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.texture-6b51 .input_brown_1844 li a:focus,
.texture-6b51 .input_brown_1844 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture-6b51 .input_brown_1844 li .static_37ce {
  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;
}
.texture-6b51 .input_brown_1844 li .static_37ce:hover {
  box-shadow: none;
}
.texture-6b51 .input_brown_1844 li .static_37ce .frame-full-55dc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.texture-6b51 .input_brown_1844 .badge-2b26 {
  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);
}
.texture-6b51 .input_brown_1844 .badge-2b26 li a {
  padding-left: 3em;
}
.texture-6b51 .input_brown_1844 .secondary_9989 > a .static_37ce i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.texture-6b51 .input_brown_1844 .secondary_9989 > .badge-2b26 {
  display: block;
  opacity: 1;
}
.solid-ebbf {
  max-width: 100%;
}
.stone-61e4 {
  line-height: 0;
  cursor: pointer;
}
.tabs-6f51 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tabs-6f51:hover {
  box-shadow: none;
  color: currentColor;
}
.tabs-6f51 svg {
  width: 18px;
  height: 18px;
}
.tabs-6f51 .full_c303 {
  display: none;
}
.wrapper-f44b {
  position: relative;
}
.wrapper-f44b.fn-active-2fbc .tabs-6f51 .highlight_bright_052a {
  display: none;
}
.wrapper-f44b.fn-active-2fbc .tabs-6f51 .full_c303 {
  display: inline-block;
}
.wrapper-f44b .cool-3c20 {
  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);
}
.wrapper-f44b.frame-middle-0b64 .cool-3c20 {
  left: auto;
  right: -0.9em;
}
.wrapper-f44b.frame-middle-0b64 .static_6dd5::before {
  left: auto;
  right: 15px;
}
.wrapper-f44b.fn-active-2fbc .cool-3c20 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link_c909 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.link_c909 label {
  flex-basis: 100%;
}
.link_c909 .filter-gold-b553 {
  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;
}
.link_c909 .video-032f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.link_c909 .video-032f:focus {
  background-color: transparent;
}
.link_c909 button.wood-41ad {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.link_c909 button.wood-41ad:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.link_c909 button.wood-41ad svg {
  width: 18px;
  height: 18px;
}
.link_c909 input[type="submit"] {
  min-height: auto;
}
.outline-3502 .link_c909 .video-032f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.static_6dd5 {
  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) {
  .static_6dd5 {
    width: 220px;
  }
}
.static_6dd5 label {
  flex-basis: 100%;
}
.static_6dd5::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;
}
.north-94f2 .outline-3502 .link_c909 {
  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;
}
.north-94f2
  .outline-3502
  .link_c909
  .filter-gold-b553 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.north-94f2 .outline-3502 .link_c909 .video-032f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.north-94f2
  .outline-3502
  .link_c909
  .video-032f:focus {
  background: 0 0;
}
.north-94f2
  .outline-3502
  .link_c909
  .dirty-3bd3 {
  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;
}
.advanced_68e4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.advanced_68e4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.advanced_68e4 li:last-child {
  margin-right: 0;
}
.advanced_68e4 li:first-child {
  margin-left: 0;
}
.advanced_68e4.icon_1b57 a {
  color: #fff;
}
.advanced_68e4.icon_1b57 a:hover {
  color: #fff;
}
.advanced_68e4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.advanced_68e4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.advanced_68e4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.advanced_68e4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.advanced_68e4 [class*="social-icon-apple"] {
  background-color: #999;
}
.advanced_68e4 [class*="social-icon-apple"].mask-6e20 {
  background-color: transparent;
  color: #999;
}
.advanced_68e4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.advanced_68e4 [class*="social-icon-behance"].mask-6e20 {
  background-color: transparent;
  color: #1769ff;
}
.advanced_68e4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.advanced_68e4 [class*="social-icon-bitbucket"].mask-6e20 {
  background-color: transparent;
  color: #205081;
}
.advanced_68e4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.advanced_68e4 [class*="social-icon-codepen"].mask-6e20 {
  background-color: transparent;
  color: #000;
}
.advanced_68e4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.advanced_68e4 [class*="social-icon-delicious"].mask-6e20 {
  background-color: transparent;
  color: #39f;
}
.advanced_68e4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.advanced_68e4 [class*="social-icon-digg"].mask-6e20 {
  background-color: transparent;
  color: #005be2;
}
.advanced_68e4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.advanced_68e4 [class*="social-icon-dribbble"].mask-6e20 {
  background-color: transparent;
  color: #ea4c89;
}
.advanced_68e4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.advanced_68e4 [class*="social-icon-envelope"].mask-6e20 {
  background-color: transparent;
  color: #ea4335;
}
.advanced_68e4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.advanced_68e4 [class*="social-icon-facebook"].mask-6e20 {
  background-color: transparent;
  color: #3b5998;
}
.advanced_68e4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.advanced_68e4 [class*="social-icon-flickr"].mask-6e20 {
  background-color: transparent;
  color: #0063dc;
}
.advanced_68e4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.advanced_68e4 [class*="social-icon-foursquare"].mask-6e20 {
  background-color: transparent;
  color: #2d5be3;
}
.advanced_68e4 [class*="social-icon-github"] {
  background-color: #333;
}
.advanced_68e4 [class*="social-icon-github"].mask-6e20 {
  background-color: transparent;
  color: #333;
}
.advanced_68e4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.advanced_68e4 [class*="social-icon-google-plus"].mask-6e20 {
  background-color: transparent;
  color: #dd4b39;
}
.advanced_68e4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.advanced_68e4 [class*="social-icon-houzz"].mask-6e20 {
  background-color: transparent;
  color: #7ac142;
}
.advanced_68e4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.advanced_68e4 [class*="social-icon-instagram"].mask-6e20 {
  background-color: transparent;
  color: #262626;
}
.advanced_68e4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.advanced_68e4 [class*="social-icon-jsfiddle"].mask-6e20 {
  background-color: transparent;
  color: #487aa2;
}
.advanced_68e4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.advanced_68e4 [class*="social-icon-linkedin"].mask-6e20 {
  background-color: transparent;
  color: #0077b5;
}
.advanced_68e4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.advanced_68e4 [class*="social-icon-medium"].mask-6e20 {
  background-color: transparent;
  color: #00ab6b;
}
.advanced_68e4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.advanced_68e4
  [class*="social-icon-odnoklassniki"].mask-6e20 {
  background-color: transparent;
  color: #f4731c;
}
.advanced_68e4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.advanced_68e4 [class*="social-icon-meetup"].mask-6e20 {
  background-color: transparent;
  color: #ec1c40;
}
.advanced_68e4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.advanced_68e4 [class*="social-icon-pinterest"].mask-6e20 {
  background-color: transparent;
  color: #bd081c;
}
.advanced_68e4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.advanced_68e4 [class*="social-icon-product-hunt"].mask-6e20 {
  background-color: transparent;
  color: #da552f;
}
.advanced_68e4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.advanced_68e4 [class*="social-icon-reddit"].mask-6e20 {
  background-color: transparent;
  color: #ff4500;
}
.advanced_68e4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.advanced_68e4 [class*="social-icon-rss"].mask-6e20 {
  background-color: transparent;
  color: #f26522;
}
.advanced_68e4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.advanced_68e4
  [class*="social-icon-shopping-cart"].mask-6e20 {
  background-color: transparent;
  color: #4caf50;
}
.advanced_68e4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.advanced_68e4 [class*="social-icon-skype"].mask-6e20 {
  background-color: transparent;
  color: #00aff0;
}
.advanced_68e4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.advanced_68e4 [class*="social-icon-slideshare"].mask-6e20 {
  background-color: transparent;
  color: #0077b5;
}
.advanced_68e4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.advanced_68e4 [class*="social-icon-snapchat"].mask-6e20 {
  background-color: transparent;
  color: #fffc00;
}
.advanced_68e4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.advanced_68e4 [class*="social-icon-soundcloud"].mask-6e20 {
  background-color: transparent;
  color: #f80;
}
.advanced_68e4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.advanced_68e4 [class*="social-icon-spotify"].mask-6e20 {
  background-color: transparent;
  color: #2ebd59;
}
.advanced_68e4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.advanced_68e4
  [class*="social-icon-stack-overflow"].mask-6e20 {
  background-color: transparent;
  color: #fe7a15;
}
.advanced_68e4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.advanced_68e4 [class*="social-icon-maldkfgram"].mask-6e20 {
  background-color: transparent;
  color: #2ca5e0;
}
.advanced_68e4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.advanced_68e4 [class*="social-icon-tripadvisor"].mask-6e20 {
  background-color: transparent;
  color: #589442;
}
.advanced_68e4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.advanced_68e4 [class*="social-icon-tumblr"].mask-6e20 {
  background-color: transparent;
  color: #35465c;
}
.advanced_68e4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.advanced_68e4 [class*="social-icon-twitch"].mask-6e20 {
  background-color: transparent;
  color: #6441a5;
}
.advanced_68e4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.advanced_68e4 [class*="social-icon-twitter"].mask-6e20 {
  background-color: transparent;
  color: #1da1f2;
}
.advanced_68e4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.advanced_68e4 [class*="social-icon-vimeo"].mask-6e20 {
  background-color: transparent;
  color: #1ab7ea;
}
.advanced_68e4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.advanced_68e4 [class*="social-icon-vk"].mask-6e20 {
  background-color: transparent;
  color: #45668e;
}
.advanced_68e4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.advanced_68e4 [class*="social-icon-weibo"].mask-6e20 {
  background-color: transparent;
  color: #df2029;
}
.advanced_68e4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.advanced_68e4 [class*="social-icon-weixin"].mask-6e20 {
  background-color: transparent;
  color: #7bb32e;
}
.advanced_68e4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.advanced_68e4 [class*="social-icon-whatsapp"].mask-6e20 {
  background-color: transparent;
  color: #25d366;
}
.advanced_68e4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.advanced_68e4 [class*="social-icon-wordpress"].mask-6e20 {
  background-color: transparent;
  color: #21759b;
}
.advanced_68e4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.advanced_68e4 [class*="social-icon-xing"].mask-6e20 {
  background-color: transparent;
  color: #026466;
}
.advanced_68e4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.advanced_68e4 [class*="social-icon-yelp"].mask-6e20 {
  background-color: transparent;
  color: #af0606;
}
.advanced_68e4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.advanced_68e4 [class*="social-icon-youtube"].mask-6e20 {
  background-color: transparent;
  color: #cd201f;
}
.mask-0490 {
  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;
}
.mask-0490:hover {
  box-shadow: none;
  background: 0 0;
}
.alert-paper-6242 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.bottom_52ba {
  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;
}
.background-paper-6148 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.black_cef4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.black_cef4,
.black_cef4::after,
.black_cef4::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;
}
.black_cef4::after,
.black_cef4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.title-2063 .bottom_52ba .background-paper-6148 {
  margin-top: -2px;
  width: 19px;
}
.title-2063 .bottom_52ba .black_cef4 {
  margin-top: -1px;
}
.title-2063 .bottom_52ba .black_cef4,
.title-2063 .bottom_52ba .black_cef4::after,
.title-2063 .bottom_52ba .black_cef4::before {
  width: 19px;
  height: 2px;
}
.title-2063 .bottom_52ba .black_cef4::before {
  top: -6px;
}
.title-2063 .bottom_52ba .black_cef4::after {
  bottom: -6px;
}
.backdrop_iron_868b .bottom_52ba .background-paper-6148 {
  margin-top: -2px;
  width: 22px;
}
.backdrop_iron_868b .bottom_52ba .black_cef4 {
  margin-top: -1px;
}
.backdrop_iron_868b .bottom_52ba .black_cef4,
.backdrop_iron_868b .bottom_52ba .black_cef4::after,
.backdrop_iron_868b .bottom_52ba .black_cef4::before {
  width: 22px;
  height: 2px;
}
.backdrop_iron_868b .bottom_52ba .black_cef4::before {
  top: -7px;
}
.backdrop_iron_868b .bottom_52ba .black_cef4::after {
  bottom: -7px;
}
.tag-ddd1 .bottom_52ba .background-paper-6148 {
  margin-top: -2px;
  width: 31px;
}
.tag-ddd1 .bottom_52ba .black_cef4 {
  margin-top: -1.5px;
}
.tag-ddd1 .bottom_52ba .black_cef4,
.tag-ddd1 .bottom_52ba .black_cef4::after,
.tag-ddd1 .bottom_52ba .black_cef4::before {
  width: 31px;
  height: 3px;
}
.tag-ddd1 .bottom_52ba .black_cef4::before {
  top: -9px;
}
.tag-ddd1 .bottom_52ba .black_cef4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .wood_35df .bottom_52ba .background-paper-6148 {
    margin-top: -2px;
    width: 19px;
  }
  .wood_35df .bottom_52ba .black_cef4 {
    margin-top: -1px;
  }
  .wood_35df .bottom_52ba .black_cef4,
  .wood_35df .bottom_52ba .black_cef4::after,
  .wood_35df .bottom_52ba .black_cef4::before {
    width: 19px;
    height: 2px;
  }
  .wood_35df .bottom_52ba .black_cef4::before {
    top: -6px;
  }
  .wood_35df .bottom_52ba .black_cef4::after {
    bottom: -6px;
  }
  .dirty-afd9 .bottom_52ba .background-paper-6148 {
    margin-top: -2px;
    width: 22px;
  }
  .dirty-afd9 .bottom_52ba .black_cef4 {
    margin-top: -1px;
  }
  .dirty-afd9 .bottom_52ba .black_cef4,
  .dirty-afd9 .bottom_52ba .black_cef4::after,
  .dirty-afd9 .bottom_52ba .black_cef4::before {
    width: 22px;
    height: 2px;
  }
  .dirty-afd9 .bottom_52ba .black_cef4::before {
    top: -7px;
  }
  .dirty-afd9 .bottom_52ba .black_cef4::after {
    bottom: -7px;
  }
  .title_under_e54f .bottom_52ba .background-paper-6148 {
    margin-top: -2px;
    width: 31px;
  }
  .title_under_e54f .bottom_52ba .black_cef4 {
    margin-top: -1.5px;
  }
  .title_under_e54f .bottom_52ba .black_cef4,
  .title_under_e54f .bottom_52ba .black_cef4::after,
  .title_under_e54f .bottom_52ba .black_cef4::before {
    width: 31px;
    height: 3px;
  }
  .title_under_e54f .bottom_52ba .black_cef4::before {
    top: -9px;
  }
  .title_under_e54f .bottom_52ba .black_cef4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element-dedd .bottom_52ba .background-paper-6148 {
    margin-top: -2px;
    width: 19px;
  }
  .element-dedd .bottom_52ba .black_cef4 {
    margin-top: -1px;
  }
  .element-dedd .bottom_52ba .black_cef4,
  .element-dedd .bottom_52ba .black_cef4::after,
  .element-dedd .bottom_52ba .black_cef4::before {
    width: 19px;
    height: 2px;
  }
  .element-dedd .bottom_52ba .black_cef4::before {
    top: -6px;
  }
  .element-dedd .bottom_52ba .black_cef4::after {
    bottom: -6px;
  }
  .preview-6fcc .bottom_52ba .background-paper-6148 {
    margin-top: -2px;
    width: 22px;
  }
  .preview-6fcc .bottom_52ba .black_cef4 {
    margin-top: -1px;
  }
  .preview-6fcc .bottom_52ba .black_cef4,
  .preview-6fcc .bottom_52ba .black_cef4::after,
  .preview-6fcc .bottom_52ba .black_cef4::before {
    width: 22px;
    height: 2px;
  }
  .preview-6fcc .bottom_52ba .black_cef4::before {
    top: -7px;
  }
  .preview-6fcc .bottom_52ba .black_cef4::after {
    bottom: -7px;
  }
  .middle_b48e .bottom_52ba .background-paper-6148 {
    margin-top: -2px;
    width: 31px;
  }
  .middle_b48e .bottom_52ba .black_cef4 {
    margin-top: -1.5px;
  }
  .middle_b48e .bottom_52ba .black_cef4,
  .middle_b48e .bottom_52ba .black_cef4::after,
  .middle_b48e .bottom_52ba .black_cef4::before {
    width: 31px;
    height: 3px;
  }
  .middle_b48e .bottom_52ba .black_cef4::before {
    top: -9px;
  }
  .middle_b48e .bottom_52ba .black_cef4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hero_34c5 .bottom_52ba .background-paper-6148 {
    margin-top: -2px;
    width: 19px;
  }
  .hero_34c5 .bottom_52ba .black_cef4 {
    margin-top: -1px;
  }
  .hero_34c5 .bottom_52ba .black_cef4,
  .hero_34c5 .bottom_52ba .black_cef4::after,
  .hero_34c5 .bottom_52ba .black_cef4::before {
    width: 19px;
    height: 2px;
  }
  .hero_34c5 .bottom_52ba .black_cef4::before {
    top: -6px;
  }
  .hero_34c5 .bottom_52ba .black_cef4::after {
    bottom: -6px;
  }
  .pagination_73a7 .bottom_52ba .background-paper-6148 {
    margin-top: -2px;
    width: 22px;
  }
  .pagination_73a7 .bottom_52ba .black_cef4 {
    margin-top: -1px;
  }
  .pagination_73a7 .bottom_52ba .black_cef4,
  .pagination_73a7 .bottom_52ba .black_cef4::after,
  .pagination_73a7 .bottom_52ba .black_cef4::before {
    width: 22px;
    height: 2px;
  }
  .pagination_73a7 .bottom_52ba .black_cef4::before {
    top: -7px;
  }
  .pagination_73a7 .bottom_52ba .black_cef4::after {
    bottom: -7px;
  }
  .static-d299 .bottom_52ba .background-paper-6148 {
    margin-top: -2px;
    width: 31px;
  }
  .static-d299 .bottom_52ba .black_cef4 {
    margin-top: -1.5px;
  }
  .static-d299 .bottom_52ba .black_cef4,
  .static-d299 .bottom_52ba .black_cef4::after,
  .static-d299 .bottom_52ba .black_cef4::before {
    width: 31px;
    height: 3px;
  }
  .static-d299 .bottom_52ba .black_cef4::before {
    top: -9px;
  }
  .static-d299 .bottom_52ba .black_cef4::after {
    bottom: -9px;
  }
}
.panel-active-71ac .black_cef4 {
  -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);
}
.panel-active-71ac .black_cef4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.panel-active-71ac .black_cef4::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);
}
.panel-active-71ac.element-green-4728 .black_cef4 {
  -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);
}
.panel-active-71ac.element-green-4728 .black_cef4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.panel-active-71ac.element-green-4728 .black_cef4::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);
}
.border-19b5 {
  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.fluid-0089:before {
  display: none;
}
.warm-4a1a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.warm-4a1a .silver_be9f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.warm-4a1a .silver_be9f:last-of-type {
  border-bottom: none;
}
.warm-4a1a .silver_be9f.layout_76d8,
.warm-4a1a .silver_be9f.heading-647c,
.warm-4a1a .silver_be9f.component_a4ee {
  padding: 0;
}
.warm-4a1a .texture-6b51 .static_37ce {
  color: currentColor;
}
.warm-4a1a .texture-6b51 .static_37ce:focus,
.warm-4a1a .texture-6b51 .static_37ce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm-4a1a.black-cbc2 .advanced_7dd4,
.warm-4a1a.black-cbc2 .menu-black-ea78 a,
.warm-4a1a.black-cbc2 .component_paper_9a19 a,
.warm-4a1a.black-cbc2 .badge-2b26 a {
  color: rgba(0, 0, 0, 0.55);
}
.warm-4a1a.black-cbc2 .advanced_7dd4:hover,
.warm-4a1a.black-cbc2 .menu-black-ea78 a:hover,
.warm-4a1a.black-cbc2 .component_paper_9a19 a:hover,
.warm-4a1a.black-cbc2 .badge-2b26 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.warm-4a1a.black-cbc2 .widget_8e75 {
  color: rgba(0, 0, 0, 0.8);
}
.warm-4a1a.black-cbc2 .silver_be9f {
  border-color: rgba(0, 0, 0, 0.08);
}
.warm-4a1a.black-cbc2 .silver_be9f:before {
  background: rgba(0, 0, 0, 0.08);
}
.warm-4a1a.black-cbc2 .gradient_tiny_99aa:before {
  background: rgba(255, 255, 255, 0.9);
}
.warm-4a1a.black-cbc2 .texture-6b51 .input_brown_1844 li a,
.warm-4a1a.black-cbc2 .texture-6b51 .static_37ce,
.warm-4a1a.black-cbc2 .badge-2b26 {
  border-color: rgba(0, 0, 0, 0.08);
}
.warm-4a1a.black-cbc2 .texture-6b51 .static_37ce:focus,
.warm-4a1a.black-cbc2 .texture-6b51 .static_37ce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm-4a1a.black-cbc2 .input_brown_1844 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.warm-4a1a.active_52b3 .advanced_7dd4,
.warm-4a1a.active_52b3 .menu-black-ea78 a,
.warm-4a1a.active_52b3 .component_paper_9a19 .static_37ce,
.warm-4a1a.active_52b3 .component_paper_9a19 a,
.warm-4a1a.active_52b3 .badge-2b26 a {
  color: rgba(255, 255, 255, 0.79);
}
.warm-4a1a.active_52b3 .advanced_7dd4:hover,
.warm-4a1a.active_52b3 .menu-black-ea78 a:hover,
.warm-4a1a.active_52b3 .component_paper_9a19 .static_37ce:hover,
.warm-4a1a.active_52b3 .component_paper_9a19 a:hover,
.warm-4a1a.active_52b3 .badge-2b26 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm-4a1a.active_52b3 .widget_8e75 {
  color: rgba(255, 255, 255, 0.99);
}
.warm-4a1a.active_52b3 .silver_be9f {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm-4a1a.active_52b3 .silver_be9f:before {
  background: rgba(255, 255, 255, 0.08);
}
.warm-4a1a.active_52b3 .gradient_tiny_99aa:before {
  background: rgba(0, 0, 0, 0.9);
}
.warm-4a1a.active_52b3 .texture-6b51 .input_brown_1844 li a,
.warm-4a1a.active_52b3 .texture-6b51 .static_37ce,
.warm-4a1a.active_52b3 .badge-2b26 {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm-4a1a.active_52b3 .texture-6b51 .static_37ce:focus,
.warm-4a1a.active_52b3 .texture-6b51 .static_37ce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm-4a1a.active_52b3 .input_brown_1844 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_tiny_99aa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gradient_tiny_99aa:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tertiary_inner_7415 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.box-39b7 .warm-4a1a {
  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;
}
.box-39b7 .silver_be9f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.box-39b7 .silver_be9f: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) {
  .box-39b7 .silver_be9f:before {
    width: 16%;
    left: 42%;
  }
}
.box-39b7 .silver_be9f:last-child:before {
  content: none;
}
.box-39b7 .silver_be9f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.box-39b7 .texture-6b51 .input_brown_1844 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.box-39b7 .texture-6b51 .input_brown_1844 li a .static_37ce {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.box-39b7 .texture-6b51 .badge-2b26 {
  border: none;
}
.box-39b7 .texture-6b51 .badge-2b26 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.box-39b7 .gradient_tiny_99aa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.box-39b7 .tertiary_inner_7415 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.box-39b7 .active_52b3 .gradient_tiny_99aa:before {
  background: rgba(0, 0, 0, 0.9);
}
.box-39b7 .black-cbc2.large_3407 .black_cef4 {
  background: rgba(0, 0, 0, 0.6);
}
.box-39b7
  .black-cbc2.large_3407
  .black_cef4::after,
.box-39b7
  .black-cbc2.large_3407
  .black_cef4:before {
  background: inherit;
}
.box-39b7
  .black-cbc2.large_3407:hover
  .black_cef4 {
  background: rgba(0, 0, 0, 0.8);
}
.backdrop-focused-d6ad .warm-4a1a {
  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) {
  .backdrop-focused-d6ad .warm-4a1a {
    width: auto;
    right: 45px;
  }
}
.west-c0b5 .warm-4a1a {
  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) {
  .west-c0b5 .warm-4a1a {
    width: auto;
    left: 45px;
  }
}
.fluid-0089 .warm-4a1a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fluid-0089 .tertiary_inner_7415 {
  max-width: 48em;
  margin: 0 auto;
}
.fluid-0089 .gradient_tiny_99aa:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.copper_86ee {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.copper_86ee.box-39b7 .warm-4a1a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.copper_86ee.backdrop-focused-d6ad .warm-4a1a {
  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);
}
.copper_86ee .warm-4a1a {
  visibility: visible;
}
.copper_86ee.west-c0b5 .warm-4a1a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.active_49d7,
.medium_db92 {
  overflow-x: hidden;
}
.active_49d7 .warm-4a1a {
  overflow: auto;
}
.active_49d7.box-39b7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_49d7.box-39b7 .warm-4a1a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.active_49d7.box-39b7 .mask-0490 {
  opacity: 0;
}
.active_49d7.backdrop-focused-d6ad {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_49d7.backdrop-focused-d6ad .warm-4a1a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.active_49d7.backdrop-focused-d6ad .mask-0490 {
  opacity: 0;
}
.active_49d7.west-c0b5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_49d7.west-c0b5 .warm-4a1a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.active_49d7.west-c0b5 .mask-0490 {
  opacity: 0;
}
.active_49d7.fluid-0089 .warm-4a1a {
  z-index: 10;
  visibility: visible;
}
.large_3407 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.large_3407 .black_cef4 {
  background: rgba(255, 255, 255, 0.99);
}
.large_3407 .black_cef4::after,
.large_3407 .black_cef4:before {
  background: inherit;
}
.large_3407:hover .black_cef4 {
  background: rgba(255, 255, 255, 0.99);
}
.west-c0b5 .large_3407 {
  top: 10px;
  right: auto;
  left: 12px;
}
.fluid-0089 .large_3407 {
  display: none !important;
}
.active_49d7:before,
.medium_db92:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.active_49d7 .large_3407,
.medium_db92 .large_3407 {
  display: inline-block;
}
.warm-4a1a .card_focused_858c {
  -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;
}
.active_49d7 .warm-4a1a .card_focused_858c,
.medium_db92 .warm-4a1a .card_focused_858c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary-red-dd78 .filter-gold-b553 {
  width: 100%;
}
.surface-0c17 {
  padding: 0 0.5em 0;
}
.surface-0c17 [class*="customify-col-"],
.surface-0c17 [class*="customify-col_"],
.surface-0c17 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.image_34a7 .surface-0c17 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .progress-12c6 .slider-large-a9d6,
  .slider-large-a9d6 {
    display: none;
  }
  .progress-d0de {
    text-align: left;
  }
  .wood-2104 {
    text-align: center;
  }
  .preview_0e64 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .progress-12c6 .row_c2c3,
  .row_c2c3 {
    display: none;
  }
  .popup_black_560e {
    text-align: left;
  }
  .focused_1911 {
    text-align: center;
  }
  .liquid-edda {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .progress-12c6 .layout_next_bc04,
  .layout_next_bc04 {
    display: none;
  }
  .rough-53db {
    text-align: left;
  }
  .nav_f65f {
    text-align: center;
  }
  .secondary_north_bc43 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.lower_eb2d {
  box-shadow: none !important;
}
.sidebar-white-f6a9 .message-afaa,
.module-small-7804 .message-afaa {
  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;
}
.module-small-7804 .message-afaa {
  margin-top: 30px;
  margin-bottom: 30px;
}
.avatar_motion_c519 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.avatar_motion_c519:after,
.avatar_motion_c519:before {
  content: "";
  display: table;
}
.avatar_motion_c519:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .avatar_motion_c519 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.avatar_motion_c519,
.hovered-7520 {
  max-width: 1248px;
  margin: 0 auto;
}

.texture-1562.modal_next_dd3d .avatar_motion_c519 {
  max-width: 100%;
}
.texture-1562.summary_7cc5 {
  max-width: 1200px;
  margin: 0 auto;
}
.texture-1562.clean-b015 .avatar_motion_c519 {
  max-width: 100%;
}
.texture-1562.clean-b015 > .avatar_motion_c519 {
  padding-left: 0;
  padding-right: 0;
}
.texture-1562.clean-b015 > .avatar_motion_c519 .progress-12c6 {
  margin: 0;
}
.texture-1562.clean-b015
  > .avatar_motion_c519
  .backdrop_east_622a.brown_a88b {
  margin-right: 0;
  margin-left: 0;
}
.texture-1562.clean-b015 #main.brown_a88b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accordion-pink-b596 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accordion-pink-b596 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tiny_09c8 .easy_c89e {
    padding-right: 1em;
  }
  .tiny_09c8.hovered_ce82 .backdrop_east_622a {
    border-right: 1px solid #eaecee;
  }
  .tiny_09c8.hovered_ce82 .easy_c89e {
    padding-right: 1em;
  }
  .tiny_09c8.hovered_ce82 .lite-1be1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status-7690 .easy_c89e {
    padding-left: 1em;
  }
  .status-7690.hovered_ce82 .backdrop_east_622a {
    border-left: 1px solid #eaecee;
  }
  .status-7690.hovered_ce82 .easy_c89e {
    padding-left: 1em;
  }
  .status-7690.hovered_ce82 .lite-1be1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_inner_a861 .easy_c89e {
    padding-left: 1em;
  }
  .search_inner_a861.hovered_ce82 .focused-93d3 {
    border-right: 1px solid #eaecee;
  }
  .search_inner_a861.hovered_ce82 .progress-4e56 {
    border-right: 1px solid #eaecee;
  }
  .search_inner_a861.hovered_ce82 .easy_c89e {
    padding-left: 1em;
  }
  .search_inner_a861.hovered_ce82 .lite-1be1 {
    padding-right: 1em;
  }
  .search_inner_a861.hovered_ce82 .paragraph_pink_f56f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-up-9dde .easy_c89e {
    padding-right: 1em;
  }
  .notification-up-9dde.hovered_ce82 .focused-93d3 {
    border-left: 1px solid #eaecee;
  }
  .notification-up-9dde.hovered_ce82 .progress-4e56 {
    border-left: 1px solid #eaecee;
  }
  .notification-up-9dde.hovered_ce82 .easy_c89e {
    padding-right: 1em;
  }
  .notification-up-9dde.hovered_ce82 .lite-1be1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification-up-9dde.hovered_ce82 .paragraph_pink_f56f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-pink-b596 .easy_c89e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion-pink-b596.hovered_ce82 .backdrop_east_622a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accordion-pink-b596.hovered_ce82 .easy_c89e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion-pink-b596.hovered_ce82 .lite-1be1 {
    padding-left: 1em;
  }
  .accordion-pink-b596.hovered_ce82 .paragraph_pink_f56f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accordion-pink-b596.hovered_ce82 .easy_c89e {
    padding-left: 0;
  }
}
.row-active-22a0 .footer-fixed-a262 {
  display: inline-block;
}
.gallery-dark-6b44 {
  display: inline-block;
}
.panel_action_b3fd {
  word-con: break-word;
}
.hard_ad11 > span {
  display: inline-block;
  padding: 5px 0;
}
.hard_ad11 .secondary_dynamic_6315 {
  margin-left: 8px;
  margin-right: 8px;
}
.hard_ad11 .current-3371 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.brown_512d .image-active-4124 {
  margin-bottom: 2em;
}
.brown_512d .accent-inner-515b {
  margin-bottom: 15px;
}
.brown_512d .accent-inner-515b:last-child {
  margin-bottom: 0;
}
.brown_512d .silver-b5eb {
  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) {
  .brown_512d .silver-b5eb {
    display: block;
  }
}
.brown_512d .texture-31c9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .brown_512d .texture-31c9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.brown_512d .accent_hard_78b8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.brown_512d .accent_hard_78b8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.brown_512d .accent_hard_78b8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.brown_512d .panel_action_b3fd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.brown_512d .panel_action_b3fd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.brown_512d .pattern_179c p:last-child {
  margin-bottom: 0;
}
.brown_512d .item_soft_765f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.brown_512d .last-e57b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.brown_512d .article_3ac8 {
  margin-top: 1em;
}
.brown_512d .media_medium_1df1 {
  top: 0;
  display: block;
}
.brown_512d .media_medium_1df1 a {
  color: inherit;
}
.brown_512d .media_medium_1df1 a:hover {
  color: inherit;
}
.brown_512d .feature-complex-1930 {
  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;
}
.brown_512d .feature-complex-1930:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.brown_512d .last-e57b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.brown_512d .solid-63d6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.brown_512d .solid-63d6:first-child {
  margin-top: 0;
}
.brown_512d .solid-63d6.image_d8c8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.brown_512d .solid-63d6.picture_e38f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.brown_512d
  .solid-63d6.picture_e38f.slider_3e87
  .article_3ac8 {
  width: 100%;
}
.brown_512d .picture_e38f {
  -webkit-box-align: center;
  align-items: center;
}
.brown_512d .picture_e38f .hard_ad11,
.brown_512d .picture_e38f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.brown_512d .accent_hard_78b8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.brown_512d .accent_hard_78b8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.brown_512d .accent_hard_78b8: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;
}
.brown_512d .image_d8c8 {
  z-index: 5;
}
.brown_512d .gradient_fresh_f351 .wrapper-1cff {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.brown_512d .hero-80dc .wrapper-1cff {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.brown_512d .component_2057 .wrapper-1cff {
  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;
}
.brown_512d.gallery-glass-7a17 .silver-b5eb,
.brown_512d.banner_7f44 .silver-b5eb {
  display: block;
}
.brown_512d.gallery-glass-7a17 .silver-b5eb .pattern_1a29,
.brown_512d.gallery-glass-7a17 .silver-b5eb .last-e57b,
.brown_512d.banner_7f44 .silver-b5eb .pattern_1a29,
.brown_512d.banner_7f44 .silver-b5eb .last-e57b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.brown_512d.modal-5497 .texture-31c9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .brown_512d.modal-5497 .texture-31c9 {
    margin-right: 0;
  }
}
.brown_512d.gallery-glass-7a17 .texture-31c9,
.brown_512d.banner_7f44 .texture-31c9 {
  padding-top: 40%;
}
.brown_512d.gallery-glass-7a17 .image-active-4124,
.brown_512d.banner_7f44 .image-active-4124 {
  display: block;
}
.brown_512d.gallery-glass-7a17 .fn-sticky-2fbc .last-e57b,
.brown_512d.banner_7f44 .fn-sticky-2fbc .last-e57b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.brown_512d.gallery-glass-7a17 .texture-31c9,
.brown_512d.banner_7f44 .texture-31c9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.brown_512d.gallery-glass-7a17 .last-e57b {
  padding: 1em;
}
.background_brown_02c1 {
  margin: 30px auto;
  display: block;
}
.background_brown_02c1 .container_pro_e02e > * {
  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;
}
.background_brown_02c1 .container_pro_e02e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.background_brown_02c1 .container_pro_e02e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.smooth-ffc1 .hard_ad11 {
  margin-bottom: 1.41575em;
}
.smooth-ffc1 .content-liquid-5616 {
  margin-bottom: 1.618em;
}
.list-756d .nav_dedc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.list-756d .nav_dedc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.list-756d .overlay_dark_7b4c {
  max-width: 100%;
  overflow: auto;
}
.right-21fa .list-756d a:hover {
  text-decoration: underline;
}
.component-red-63d7 .accent-inner-515b:not(.panel_action_b3fd),
.component-red-63d7 .accent_hard_78b8 {
  margin-bottom: 1.41575em;
}
.component-red-63d7 .accent-inner-515b:not(.panel_action_b3fd):last-child,
.component-red-63d7 .accent_hard_78b8:last-child {
  margin-bottom: 0;
}
.component-red-63d7 .accent-inner-515b.badge_thick_42ed {
  margin-bottom: 0.41575em;
}
.component-red-63d7 .border_3bb4:before,
.component-red-63d7 .liquid-b677:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.component-red-63d7 .border_3bb4:before {
  content: "\f115";
}
.component-red-63d7 .liquid-b677:before {
  content: "\f02c";
}
.component-red-63d7 .iron_f64f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.component-red-63d7 .iron_f64f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.east_df04 {
  display: -webkit-box;
  display: flex;
}
.east_df04 .gallery_3b29 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .east_df04 .gallery_3b29 {
    flex-basis: 90px;
  }
}
.east_df04 .media_light_d278 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .east_df04 .media_light_d278 {
    flex-basis: calc(100% - 50px);
  }
}
.east_df04 .wrapper-e223 p:last-child {
  margin-bottom: 0.72em;
}
.tertiary-brown-f24b .container_pro_e02e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tertiary-brown-f24b .container_pro_e02e:after,
.tertiary-brown-f24b .container_pro_e02e:before {
  content: "";
  display: table;
}
.tertiary-brown-f24b .container_pro_e02e:after {
  clear: both;
}
.tertiary-brown-f24b .container_pro_e02e .alert_9ff2,
.tertiary-brown-f24b .container_pro_e02e .fresh_c338 {
  width: 49%;
}
.tertiary-brown-f24b .container_pro_e02e .alert_9ff2 a span.upper_5fa6,
.tertiary-brown-f24b .container_pro_e02e .fresh_c338 a span.upper_5fa6 {
  display: block;
  margin-bottom: 5px;
}
.tertiary-brown-f24b .container_pro_e02e .fresh_c338 {
  float: left;
  text-align: left;
}
.tertiary-brown-f24b .container_pro_e02e .alert_9ff2 {
  float: right;
  text-align: right;
}
.orange-24d5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .orange-24d5 {
    margin-bottom: 0;
  }
}
.accordion-hard-b682 {
  margin-bottom: 1em;
}
.accordion-hard-b682 .panel_action_b3fd {
  font-size: 1.1em;
  line-height: 1.3;
}
.component-f5e8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gold_89f7 .accordion-hard-b682,
.surface_light_82be .accordion-hard-b682 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gold_89f7 .accordion-hard-b682,
  .surface_light_82be .accordion-hard-b682 {
    display: block;
  }
}
.gold_89f7 .component-f5e8,
.surface_light_82be .component-f5e8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gold_89f7 .component-f5e8,
  .surface_light_82be .component-f5e8 {
    margin-bottom: 1em;
  }
}
.gold_89f7 .component-f5e8 img,
.surface_light_82be .component-f5e8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gold_89f7 .thumbnail_stone_e51b,
.surface_light_82be .thumbnail_stone_e51b {
  flex-basis: calc(100% - 160px);
}
.gold_89f7 .thumbnail_stone_e51b p,
.surface_light_82be .thumbnail_stone_e51b p {
  margin-bottom: 0;
}
.gold_89f7 .thumbnail_stone_e51b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gold_89f7 .thumbnail_stone_e51b {
    padding-left: 0;
  }
}
.surface_light_82be .thumbnail_stone_e51b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .surface_light_82be .thumbnail_stone_e51b {
    padding-right: 0;
  }
}
.surface_light_82be .component-f5e8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slider_dim_265e .component-f5e8 {
  margin-bottom: 0.5em;
}
.slider_dim_265e .component-f5e8 img {
  width: 100%;
}
.preview_adfc .rough-3cd7,
.content_da59 .rough-3cd7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.content_da59 .backdrop_east_622a .under-5371 p:last-child {
  margin-bottom: 0;
}
.module-6c08 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shade-c501 .gas_3639 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shade-c501 .gas_3639:last-of-type {
    margin-bottom: 0;
  }
}
.shade-c501 .gas_3639 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade-c501 .gas_3639 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shade-c501 .gas_3639 ul li {
  margin: 0 0 0.6em;
}
.shade-c501 .gas_3639 ul li.pattern-tiny-c5a4,
.shade-c501 .gas_3639 ul li.first_8659 {
  position: relative;
}
.shade-c501 .gas_3639 ul li.pattern-tiny-c5a4 .tag_c98c,
.shade-c501 .gas_3639 ul li.first_8659 .tag_c98c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shade-c501 .gas_3639 ul li.pattern-tiny-c5a4:after:after,
.shade-c501 .gas_3639 ul li.pattern-tiny-c5a4:after:before,
.shade-c501
  .gas_3639
  ul
  li.first_8659:after:after,
.shade-c501
  .gas_3639
  ul
  li.first_8659:after:before {
  content: "";
  display: table;
}
.shade-c501 .gas_3639 ul li.pattern-tiny-c5a4:after:after,
.shade-c501
  .gas_3639
  ul
  li.first_8659:after:after {
  clear: both;
}
.shade-c501 .gas_3639 a.accent-e45b:hover {
  text-decoration: none;
}
.shade-c501 .gas_3639 select {
  max-width: 100%;
}
.shade-c501 .gas_3639 table {
  font-size: 85%;
}
.shade-c501 .gas_3639 table td,
.shade-c501 .gas_3639 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shade-c501 .gas_3639 table tfoot td {
  text-align: left;
}
.shade-c501 .gas_3639 :last-child {
  margin-bottom: 0;
}
.shade-c501 .gas_3639 .progress-bottom-bf4e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shade-c501 .gas_3639 .progress-bottom-bf4e label {
  width: 100%;
}
.shade-c501 .gas_3639 .progress-bottom-bf4e .video-032f {
  width: 100%;
  display: block;
}
.shade-c501 .gas_3639 .progress-bottom-bf4e .wood-41ad {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shade-c501 .gas_3639 .progress-bottom-bf4e .wood-41ad:hover svg #svg-search {
  fill: #444;
}
.shade-c501 .gas_3639 .progress-bottom-bf4e .wood-41ad svg {
  width: 18px;
  height: 18px;
}
.shade-c501 .dark_eaed ul ul,
.shade-c501 .mask-fixed-4f2b ul ul,
.shade-c501 .complex_491b ul ul,
.shade-c501 .description-dcb1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shade-c501 .dark_eaed .left_2086 > a,
.shade-c501 .mask-fixed-4f2b .left_2086 > a,
.shade-c501 .complex_491b .left_2086 > a,
.shade-c501 .description-dcb1 .left_2086 > a {
  margin-bottom: 0;
}
.shade-c501 .frame_fa7b li,
.shade-c501 .dark_eaed li,
.shade-c501 .notification-south-ecdd li,
.shade-c501 .mask-fixed-4f2b li,
.shade-c501 .complex_491b li,
.shade-c501 .description-dcb1 li,
.shade-c501 .picture_yellow_205d li,
.shade-c501 .white-4314 li {
  display: block;
  position: relative;
}
.shade-c501 .frame_fa7b li:last-child,
.shade-c501 .dark_eaed li:last-child,
.shade-c501 .notification-south-ecdd li:last-child,
.shade-c501 .mask-fixed-4f2b li:last-child,
.shade-c501 .complex_491b li:last-child,
.shade-c501 .description-dcb1 li:last-child,
.shade-c501 .picture_yellow_205d li:last-child,
.shade-c501 .white-4314 li:last-child {
  border: none;
}
.shade-c501 .frame_fa7b li a,
.shade-c501 .dark_eaed li a,
.shade-c501 .notification-south-ecdd li a,
.shade-c501 .mask-fixed-4f2b li a,
.shade-c501 .complex_491b li a,
.shade-c501 .description-dcb1 li a,
.shade-c501 .picture_yellow_205d li a,
.shade-c501 .white-4314 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade-c501 .frame_fa7b li ul li::before,
.shade-c501 .dark_eaed li ul li::before,
.shade-c501 .notification-south-ecdd li ul li::before,
.shade-c501 .mask-fixed-4f2b li ul li::before,
.shade-c501 .complex_491b li ul li::before,
.shade-c501 .description-dcb1 li ul li::before,
.shade-c501 .picture_yellow_205d li ul li::before,
.shade-c501 .white-4314 li ul li::before {
  left: 15px;
}
.shade-c501 .frame_fa7b li ul a,
.shade-c501 .dark_eaed li ul a,
.shade-c501 .notification-south-ecdd li ul a,
.shade-c501 .mask-fixed-4f2b li ul a,
.shade-c501 .complex_491b li ul a,
.shade-c501 .description-dcb1 li ul a,
.shade-c501 .picture_yellow_205d li ul a,
.shade-c501 .white-4314 li ul a {
  padding-left: 20px;
}
.shade-c501 .frame_fa7b li ul ul li::before,
.shade-c501 .dark_eaed li ul ul li::before,
.shade-c501 .notification-south-ecdd li ul ul li::before,
.shade-c501 .mask-fixed-4f2b li ul ul li::before,
.shade-c501 .complex_491b li ul ul li::before,
.shade-c501 .description-dcb1 li ul ul li::before,
.shade-c501 .picture_yellow_205d li ul ul li::before,
.shade-c501 .white-4314 li ul ul li::before {
  left: 30px;
}
.shade-c501 .frame_fa7b li ul ul a,
.shade-c501 .dark_eaed li ul ul a,
.shade-c501 .notification-south-ecdd li ul ul a,
.shade-c501 .mask-fixed-4f2b li ul ul a,
.shade-c501 .complex_491b li ul ul a,
.shade-c501 .description-dcb1 li ul ul a,
.shade-c501 .picture_yellow_205d li ul ul a,
.shade-c501 .white-4314 li ul ul a {
  padding-left: 40px;
}
.shade-c501 .overlay_fresh_00a0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade-c501 .white-4314 ul li {
  margin-bottom: 1.41575em;
}
.shade-c501 .white-4314 ul li .aside_54bc {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shade-c501 .white-4314 ul li .tertiary-south-7a6f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.active_52b3 .frame_fa7b li a,
.active_52b3 .dark_eaed li a,
.active_52b3 .notification-south-ecdd li a,
.active_52b3 .mask-fixed-4f2b li a,
.active_52b3 .complex_491b li a,
.active_52b3 .description-dcb1 li a,
.active_52b3 .picture_yellow_205d li a,
.active_52b3 .white-4314 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_52b3 .overlay_fresh_00a0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_52b3 .gas_3639 ul li.pattern-tiny-c5a4 .tag_c98c,
.active_52b3 .gas_3639 ul li.first_8659 .tag_c98c {
  background: rgba(0, 0, 0, 0.2);
}
.active_52b3 .shade-c501 .gas_3639 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-1562 .shade-c501 .input_brown_1844 li {
  margin: 0;
}
.texture-1562 .shade-c501 .input_brown_1844 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.texture-1562 .shade-c501 .input_brown_1844 li ul {
  margin: 0;
}
.texture-1562 .shade-c501 .input_brown_1844 li ul li a {
  padding-left: 15px;
}
.texture-1562 .shade-c501 .input_brown_1844 li ul li li a {
  padding-left: 30px;
}
.texture-1562 .shade-c501 .input_brown_1844 li.surface-next-4bd2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.texture-1562 .shade-c501 .input_brown_1844 li.surface-next-4bd2 > 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;
}
.texture-1562 .shade-c501 .input_brown_1844 li.surface-next-4bd2 > 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;
}
.accordion-ebb4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accent-79ff {
  position: relative;
  z-index: 10;
}
.accent-79ff .card_focused_858c {
  width: 100%;
  max-width: 100%;
}
.block_small_66fd .complex-0be4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.block_small_66fd .black-cbc2 {
}
.block_small_66fd .active_52b3 {
  background: #292929;
}
.photo-down-2cc7 .complex-0be4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.photo-down-2cc7 .black-cbc2 {
  background: #f9f9f9;
}
.photo-down-2cc7 .active_52b3 {
  background: #303030;
}
.aside-f84f .complex-0be4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-f84f .footer-fixed-a262 {
    margin-bottom: 1em;
  }
  .aside-f84f .footer-fixed-a262:last-child {
    margin-bottom: 0;
  }
}
.aside-f84f .black-cbc2 {
  background: #ededed;
}
.aside-f84f .active_52b3 {
  background: #1a1a1a;
}
.complex-0be4.black-cbc2 {
  color: rgba(0, 0, 0, 0.6);
}
.complex-0be4.black-cbc2 .fresh_76e1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex-0be4.active_52b3 {
  color: rgba(255, 255, 255, 0.99);
}
.complex-0be4.active_52b3 a:not(.accent-e45b) {
  color: rgba(255, 255, 255, 0.79);
}
.complex-0be4.active_52b3 a:not(.accent-e45b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex-0be4.active_52b3 .fresh_76e1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex-0be4.active_52b3 table tbody td,
.complex-0be4.active_52b3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.info-pressed-7042.info-cold-7bb9 .avatar_motion_c519 {
  max-width: initial;
}
.info-pressed-7042 .input-1980 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info-pressed-7042 .input-1980 .card_focused_858c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info-pressed-7042 .input-1980 .card_focused_858c {
    display: block;
    margin-bottom: 2em;
  }
  .info-pressed-7042 .input-1980 .card_focused_858c:last-child {
    margin-bottom: 0;
  }
}
.aside-f84f .footer-fixed-a262:last-child,
.photo-down-2cc7 .footer-fixed-a262:last-child,
.block_small_66fd .footer-fixed-a262:last-child {
  margin-bottom: 0;
}
.aside-f84f .footer-fixed-a262 .shade-c501 .gas_3639:last-child,
.photo-down-2cc7 .footer-fixed-a262 .shade-c501 .gas_3639:last-child,
.block_small_66fd .footer-fixed-a262 .shade-c501 .gas_3639:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .aside-f84f .module-bronze-c7a7,
  .aside-f84f .label-active-1b52,
  .photo-down-2cc7 .module-bronze-c7a7,
  .photo-down-2cc7 .label-active-1b52,
  .block_small_66fd .module-bronze-c7a7,
  .block_small_66fd .label-active-1b52 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accent-79ff .footer-fixed-a262 {
    margin-bottom: 2em;
  }
}
.accent-79ff p:last-child {
  margin-bottom: 0;
}
.accent-79ff li,
.accent-79ff ul {
  list-style: none;
  margin: 0;
}
.accent-79ff ul ul {
  margin-left: 2.617924em;
}
.grid_5770 {
  font-size: 0.875em;
}

/* css-noise: 7592 */
.shadow-element-q5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
