/*!
Theme Name: Customify
Theme URI: https://pressmaximum.filter-fluid-ee1b/customify
Author: WPCustomify
Author URI: https://pressmaximum.filter-fluid-ee1b
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.filter-fluid-ee1b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pink_a03c.pressed-3a6e/licenses/gpl-2.0.active_dd66
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.advanced-44ca/, (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.header_south_7d13.tertiary_d06b/normalize.up_e2b2/
 ======
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.up_e2b2 v7.0.0 | MIT License | github.filter-fluid-ee1b/necolas/normalize.up_e2b2 */
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;
}
.picture_thick_aef2 .stone_dae1,
.backdrop-inner-ba95,
.label-a70c,
.advanced_8619,
.popup-2cb3,
.gallery_south_3ce0,
.component_e98f,
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;
}
.backdrop-inner-ba95,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .backdrop-inner-ba95,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-inner-ba95,
  h1 {
    font-size: 1.8em;
  }
}
.label-a70c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.label-a70c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .label-a70c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .label-a70c,
  h2 {
    font-size: 1.7em;
  }
}
.advanced_8619,
h3 {
  font-size: 1.618em;
}
.picture_thick_aef2 .stone_dae1,
.popup-2cb3,
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.filter-6797 {
  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;
}
.stone-b2d7:after,
.stone-b2d7:before,
.panel-yellow-1e33:after,
.panel-yellow-1e33:before {
  content: "";
  display: table;
}
.stone-b2d7:after,
.panel-yellow-1e33:after {
  clear: both;
}
.list_3934 {
  float: right;
  margin-right: 0;
}
.old_dd9f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.grid-a2da .tertiary_action_c302,
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;
}
.grid-a2da .tertiary_action_c302: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;
}
.warm_468b .tertiary_action_c302 {
  box-shadow: none;
}
.warm_468b
  .tertiary_action_c302
  .pressed_d836 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.warm_468b .tertiary_action_c302 .highlight-e773 {
  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;
}
.warm_468b
  .tertiary_action_c302
  .highlight-e773
  b {
  display: none;
}
.warm_468b .static-539f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hard_4942:not(.text_green_954f):not(.sort_26d4),
button:not(.text_green_954f):not(.sort_26d4),
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ),
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ),
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ) {
  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;
}
.hard_4942:not(.text_green_954f):not(
    .sort_26d4
  ):hover,
button:not(.text_green_954f):not(
    .sort_26d4
  ):hover,
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ):hover,
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ):hover,
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hard_4942:not(.text_green_954f):not(
    .sort_26d4
  ):active,
.hard_4942:not(.text_green_954f):not(
    .sort_26d4
  ):focus,
button:not(.text_green_954f):not(
    .sort_26d4
  ):active,
button:not(.text_green_954f):not(
    .sort_26d4
  ):focus,
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ):active,
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ):focus,
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ):active,
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ):focus,
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ):active,
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ):focus {
  outline: 0;
}
.hard_4942:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841,
button:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841,
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841,
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841,
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841 {
  position: relative;
}
.hard_4942:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .stone-fbc1,
.hard_4942:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .carousel-59dc,
.hard_4942:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .table_over_542c,
.hard_4942:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  i,
.hard_4942:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  svg,
button:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .stone-fbc1,
button:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .carousel-59dc,
button:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .table_over_542c,
button:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  i,
button:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  svg,
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .stone-fbc1,
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .carousel-59dc,
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .table_over_542c,
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  i,
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  svg,
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .stone-fbc1,
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .carousel-59dc,
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .table_over_542c,
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  i,
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  svg,
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .stone-fbc1,
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .carousel-59dc,
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  .table_over_542c,
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  i,
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841
  svg {
  visibility: hidden;
}
.hard_4942:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841:after,
button:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841:after,
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841:after,
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841:after,
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ).fn-loading-8841: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;
}
.hard_4942:not(.text_green_954f):not(.sort_26d4),
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ),
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ),
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ) {
  color: #fff;
  background: #235787;
}
.hard_4942:not(.text_green_954f):not(
    .sort_26d4
  ):focus,
input[type="button"]:not(.text_green_954f):not(
    .sort_26d4
  ):focus,
input[type="reset"]:not(.text_green_954f):not(
    .sort_26d4
  ):focus,
input[type="submit"]:not(.text_green_954f):not(
    .sort_26d4
  ):focus {
  color: #fff;
}
.hard_4942.fn-disabled-8841:not(.text_green_954f):not(
    .sort_26d4
  ),
.hard_4942[disabled]:not(.text_green_954f):not(
    .sort_26d4
  ),
button.fn-disabled-8841:not(.text_green_954f):not(
    .sort_26d4
  ),
button[disabled]:not(.text_green_954f):not(
    .sort_26d4
  ) {
  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;
}
.warm-660f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.warm-660f: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;
}
.sidebar_middle_f486 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.soft_6aaf {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gradient_cold_e468 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.stone-b2d7:after,
.stone-b2d7:before,
.tabs-gold-da1a:after,
.tabs-gold-da1a:before,
.texture-down-dbbb:after,
.texture-down-dbbb:before,
.alert-d7fe:after,
.alert-d7fe:before,
.gallery-clean-316c:after,
.gallery-clean-316c:before,
.title-brown-c6f2:after,
.title-brown-c6f2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.stone-b2d7:after,
.tabs-gold-da1a:after,
.texture-down-dbbb:after,
.alert-d7fe:after,
.gallery-clean-316c:after,
.title-brown-c6f2:after {
  clear: both;
}
.tabs-gold-da1a .content-over-276d,
.texture-down-dbbb .content-over-276d,
.progress-38d3 .content-over-276d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fluid-2809 {
  display: inline-block;
}
.component-f3f5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.component-f3f5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.component-f3f5 .column_8fc0 {
  padding: 1em 0;
  font-size: 85%;
}
.column_8fc0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.form-solid-31a3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.form-solid-31a3:after,
.form-solid-31a3:before {
  content: "";
  display: table;
}
.form-solid-31a3:after {
  clear: both;
}
.notice-b8b5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.narrow-14aa .notice-b8b5 {
  max-width: 50%;
}
.orange-839e .notice-b8b5 {
  max-width: 33.33%;
}
.new-6630 .notice-b8b5 {
  max-width: 25%;
}
.chip-pink-f451 .notice-b8b5 {
  max-width: 20%;
}
.texture-35ec .notice-b8b5 {
  max-width: 16.66%;
}
.hero-9f1b .notice-b8b5 {
  max-width: 14.28%;
}
.text-stone-ee94 .notice-b8b5 {
  max-width: 12.5%;
}
.out-2e92 .notice-b8b5 {
  max-width: 11.11%;
}
.frame-tiny-bda2 {
  display: block;
}
.picture_thick_aef2 .form_cf43 label,
.picture_thick_aef2 .photo_561e label,
.picture_thick_aef2 .notice_down_9d43 label,
.picture_thick_aef2 .bronze_f128 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover_828b {
  list-style: none;
  margin: 0;
}
.hover_828b article.middle-c306 {
  margin-bottom: 0;
}
.hover_828b ul {
  list-style: none;
  margin: 0;
}
.hover_828b .module_over_33d1 li.middle-c306 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover_828b .module_over_33d1 li.middle-c306 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover_828b .module_over_33d1 li.middle-c306: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) {
  .hover_828b .module_over_33d1 li.middle-c306 li.middle-c306 li.middle-c306 li.middle-c306 {
    padding-left: 0;
  }
}
article.middle-c306 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.middle-c306 .tabs-gold-da1a p:last-of-type {
  margin-bottom: 0;
}
article.middle-c306 .aside-large-9d52 {
  float: left;
}
article.middle-c306 .inner_26be {
  margin-left: 85px;
}
article.middle-c306 .blue-adc9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.middle-c306 .blue-adc9 .brown_d142 {
  margin-left: 10px;
}
article.middle-c306 .notification-852d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.middle-c306 .preview_paper_55a4 {
  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 .form_cf43,
  #respond .notice_down_9d43,
  #respond .bronze_f128 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_cf43 input,
#respond .notice_down_9d43 input,
#respond .bronze_f128 input {
  width: 100%;
}
#respond .bronze_f128 {
  margin-right: 0;
}
#respond .hard-1b33 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.container_advanced_8192 {
  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;
}
.container_advanced_8192.gold-367e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.container_advanced_8192 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%);
}
.container_advanced_8192:focus,
.container_advanced_8192: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);
}
.accordion-ff77 {
  border-radius: 10%;
}
.tooltip-507a {
  border-radius: 50%;
}
.short-60d5 {
  font-size: 0.72em;
}
.gallery_warm_6d22 {
  font-size: 0.875em;
}
.tabs_thick_3768 {
  font-size: 1.1em;
}
.over-34f3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.over-34f3.short-60d5 {
  letter-spacing: 0.5px;
}
.light-da72,
.light-da72 a {
  color: #6d6d6d;
}
.light-da72 a:hover {
  color: #111;
}
.filter_top_3a15 {
  color: #6d6d6d;
}
.label-top-5f72 {
  overflow-x: hidden;
}
.label-top-5f72 .tooltip-in-07f0.gallery-over-0f7c {
  position: relative;
}
.label-top-5f72 .tooltip-in-07f0.gallery-over-0f7c.wrapper_2a95 {
  position: initial;
}
.label-top-5f72
  .tooltip-in-07f0.gallery-over-0f7c.wrapper_2a95
  .pagination-0313 {
  left: auto;
}
.label-top-5f72 .tooltip-in-07f0 .pagination-0313 {
  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;
}
.label-top-5f72 .tooltip-in-07f0:hover.gallery-over-0f7c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.label-top-5f72
  .tooltip-in-07f0:hover.gallery-over-0f7c
  .pagination-0313 {
  display: block;
  z-index: 9999999;
}
.label-top-5f72 .accent-short-0d94 .dropdown-cac3,
.label-top-5f72 .media_down_2d85 .dropdown-cac3 {
  display: none;
}
.label-top-5f72 .focused_6657 .tooltip-in-07f0:hover.gallery-over-0f7c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.picture_thick_aef2 .form_cf43 label,
.picture_thick_aef2 .photo_561e label,
.picture_thick_aef2 .notice_down_9d43 label,
.picture_thick_aef2 .bronze_f128 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover_828b {
  list-style: none;
  margin: 0;
}
.hover_828b article.middle-c306 {
  margin-bottom: 0;
}
.hover_828b ul {
  list-style: none;
  margin: 0;
}
.hover_828b .module_over_33d1 li.middle-c306 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover_828b .module_over_33d1 li.middle-c306 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover_828b .module_over_33d1 li.middle-c306: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) {
  .hover_828b .module_over_33d1 li.middle-c306 li.middle-c306 li.middle-c306 li.middle-c306 {
    padding-left: 0;
  }
}
article.middle-c306 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.middle-c306 .tabs-gold-da1a p:last-of-type {
  margin-bottom: 0;
}
article.middle-c306 .aside-large-9d52 {
  float: left;
}
article.middle-c306 .inner_26be {
  margin-left: 85px;
}
article.middle-c306 .blue-adc9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.middle-c306 .blue-adc9 .brown_d142 {
  margin-left: 10px;
}
article.middle-c306 .notification-852d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.middle-c306 .preview_paper_55a4 {
  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 .form_cf43,
  #respond .notice_down_9d43,
  #respond .bronze_f128 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_cf43 input,
#respond .notice_down_9d43 input,
#respond .bronze_f128 input {
  width: 100%;
}
#respond .bronze_f128 {
  margin-right: 0;
}
#respond .hard-1b33 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accent-short-0d94 .box-easy-d453 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.box-easy-d453 .rough-b775.old_23f8 .widget_a574 > li > a:focus,
.box-easy-d453 .rough-b775.old_23f8 .widget_a574 > li > a:hover,
.box-easy-d453 .rough-b775.slider_ae92 .widget_a574 > li > a:focus,
.box-easy-d453 .rough-b775.slider_ae92 .widget_a574 > li > a:hover,
.box-easy-d453 .rough-b775.small-c2e7 .widget_a574 > li > a:focus,
.box-easy-d453 .rough-b775.small-c2e7 .widget_a574 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-easy-d453
  .rough-b775.old_23f8
  .widget_a574
  > li.panel-5905
  > a,
.box-easy-d453
  .rough-b775.old_23f8
  .widget_a574
  > li.soft-0ac9
  > a,
.box-easy-d453
  .rough-b775.slider_ae92
  .widget_a574
  > li.panel-5905
  > a,
.box-easy-d453
  .rough-b775.slider_ae92
  .widget_a574
  > li.soft-0ac9
  > a,
.box-easy-d453
  .rough-b775.small-c2e7
  .widget_a574
  > li.panel-5905
  > a,
.box-easy-d453 .rough-b775.small-c2e7 .widget_a574 > li.hover-e94d > a {
  color: rgba(255, 255, 255, 0.99);
}
.box-easy-d453 .secondary-dim-80c7,
.box-easy-d453 .secondary-dim-80c7 a {
  color: rgba(255, 255, 255, 0.99);
}
.box-easy-d453 .yellow-5747.surface-cc5e li a,
.box-easy-d453 .text_4cac a,
.box-easy-d453 .caption_pressed_30ed,
.box-easy-d453 .widget_a574 > li > a,
.box-easy-d453 .steel-357d {
  color: rgba(255, 255, 255, 0.79);
}
.box-easy-d453 .yellow-5747.surface-cc5e li a:hover,
.box-easy-d453 .text_4cac a:hover,
.box-easy-d453 .caption_pressed_30ed:hover,
.box-easy-d453 .widget_a574 > li > a:hover,
.box-easy-d453 .steel-357d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-easy-d453 .widget-yellow-dd8d {
  color: rgba(255, 255, 255, 0.79);
}
.box-easy-d453 .widget-yellow-dd8d .slider_basic_fe21 {
  color: rgba(255, 255, 255, 0.99);
}
.box-easy-d453 .widget-yellow-dd8d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-easy-d453 .shadow-short-13a6 .pressed-88c4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-easy-d453 .shadow-short-13a6 .pressed-88c4 .footer-24dc {
  color: rgba(255, 255, 255, 0.79);
}
.box-easy-d453
  .shadow-short-13a6
  .pressed-88c4
  .footer-24dc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-easy-d453
  .shadow-short-13a6
  .pressed-88c4
  .footer-24dc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-easy-d453
  .shadow-short-13a6
  .pressed-88c4
  .footer-24dc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-easy-d453
  .shadow-short-13a6
  .pressed-88c4
  .footer-24dc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-easy-d453 .shadow-short-13a6 .row-glass-0ac8 {
  color: rgba(255, 255, 255, 0.79);
}
.box-easy-d453 .shadow-short-13a6 .row-glass-0ac8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-f7f9
  .box-easy-d453
  .shadow-short-13a6
  .old-2101
  .pattern_advanced_ce43 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link-f7f9
  .box-easy-d453
  .shadow-short-13a6
  .old-2101
  .footer-24dc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent-short-0d94 .preview-gas-e9f3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.preview-gas-e9f3 .rough-b775.old_23f8 .widget_a574 > li > a:focus,
.preview-gas-e9f3 .rough-b775.old_23f8 .widget_a574 > li > a:hover,
.preview-gas-e9f3 .rough-b775.slider_ae92 .widget_a574 > li > a:focus,
.preview-gas-e9f3 .rough-b775.slider_ae92 .widget_a574 > li > a:hover,
.preview-gas-e9f3 .rough-b775.small-c2e7 .widget_a574 > li > a:focus,
.preview-gas-e9f3 .rough-b775.small-c2e7 .widget_a574 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-gas-e9f3
  .rough-b775.old_23f8
  .widget_a574
  > li.panel-5905
  > a,
.preview-gas-e9f3
  .rough-b775.old_23f8
  .widget_a574
  > li.soft-0ac9
  > a,
.preview-gas-e9f3
  .rough-b775.slider_ae92
  .widget_a574
  > li.panel-5905
  > a,
.preview-gas-e9f3
  .rough-b775.slider_ae92
  .widget_a574
  > li.soft-0ac9
  > a,
.preview-gas-e9f3
  .rough-b775.small-c2e7
  .widget_a574
  > li.panel-5905
  > a,
.preview-gas-e9f3 .rough-b775.small-c2e7 .widget_a574 > li.hover-e94d > a {
  color: rgba(0, 0, 0, 0.8);
}
.preview-gas-e9f3 .secondary-dim-80c7,
.preview-gas-e9f3 .secondary-dim-80c7 a {
  color: rgba(0, 0, 0, 0.8);
}
.preview-gas-e9f3 .yellow-5747.surface-cc5e li a,
.preview-gas-e9f3 .text_4cac a,
.preview-gas-e9f3 .caption_pressed_30ed,
.preview-gas-e9f3 .widget_a574 > li > a,
.preview-gas-e9f3 .steel-357d {
  color: rgba(0, 0, 0, 0.55);
}
.preview-gas-e9f3 .yellow-5747.surface-cc5e li a:hover,
.preview-gas-e9f3 .text_4cac a:hover,
.preview-gas-e9f3 .caption_pressed_30ed:hover,
.preview-gas-e9f3 .widget_a574 > li > a:hover,
.preview-gas-e9f3 .steel-357d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-gas-e9f3 .widget-yellow-dd8d {
  color: rgba(0, 0, 0, 0.55);
}
.preview-gas-e9f3 .widget-yellow-dd8d .slider_basic_fe21 {
  color: rgba(0, 0, 0, 0.8);
}
.preview-gas-e9f3 .widget-yellow-dd8d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_upper_7249 .caption_lite_4f1f {
  margin-left: auto;
  margin-right: auto;
}
.texture-down-dbbb > * {
  margin-left: auto;
  margin-right: auto;
}
.texture-down-dbbb .sidebar_middle_f486 {
  margin-right: 1.41575em;
}
.button-0e31 .texture-down-dbbb > .pattern-26f2 {
  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;
}
.button-0e31 .texture-down-dbbb > .banner-east-1cf9 {
  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;
}
.upper_d1d8.surface_upper_7249 .caption_lite_4f1f,
.shade-cf2a.surface_upper_7249 .caption_lite_4f1f {
  margin-left: 0;
}
.layout_d509.surface_upper_7249 .caption_lite_4f1f,
.picture_95c1.surface_upper_7249 .caption_lite_4f1f {
  margin-right: 0;
}
.texture-down-dbbb ol,
.texture-down-dbbb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hero_b32f video {
  max-width: 100%;
}
.heading-82aa img {
  display: block;
}
.heading-82aa.sidebar_middle_f486,
.heading-82aa.soft_6aaf {
  width: 100%;
}
.heading-82aa.banner-east-1cf9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.feature_motion_2b94:not(.pro-13f0) {
  margin: 1.5em auto;
}
.layout-6a7d p {
  padding: 1.5em 14px;
}
ul.nav-42ef.banner-east-1cf9,
ul.nav-42ef.pattern-26f2,
ul.nav-42ef.pink-3fab.pattern-26f2 {
  padding: 0 14px;
}
.list_6bcf {
  display: block;
  overflow-x: auto;
}
.list_6bcf table {
  border-collapse: collapse;
  width: 100%;
}
.list_6bcf td,
.list_6bcf th {
  padding: 0.5em;
}
.texture-down-dbbb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.texture-down-dbbb ol ol,
.texture-down-dbbb ol ul,
.texture-down-dbbb ul ol,
.texture-down-dbbb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.texture-down-dbbb ol ol li,
.texture-down-dbbb ol ul li,
.texture-down-dbbb ul ol li,
.texture-down-dbbb ul ul li {
  margin-left: 0;
}
.section_72c2.paragraph-e003 > .primary-5242 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section_72c2.paragraph-e003 > .primary-5242 iframe,
.section_72c2.paragraph-e003 > .primary-5242 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.frame_south_c32e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.frame_south_c32e.middle-8490 {
  padding: 0;
}
.frame_south_c32e.middle-8490 cite {
  font-size: 13px;
}
.frame_south_c32e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.frame_south_c32e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.secondary-fe3b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.secondary-fe3b > p:first-child {
  margin-top: 0;
}
.secondary-fe3b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.secondary-fe3b blockquote {
  border-left: 0;
}
.mini_33f0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.mini_33f0:not(.border_7cb3) {
  max-width: 100px;
}
.mini_33f0.link-plasma-29c8 {
  border-bottom: none !important;
  text-align: center;
}
.mini_33f0.link-plasma-29c8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .layout-6a7d p {
    padding: 1.5em 0;
  }
}
.warm-8217 {
  color: #0073aa;
}
.banner_93d2 {
  background-color: #0073aa;
}
.row_static_3ea3 {
  color: #229fd8;
}
.nav_tall_eeb7 {
  background-color: #229fd8;
}
.static_7165 {
  color: #eee;
}
.bright-21e0 {
  background-color: #eee;
}
.accent-hard-32b8 {
  color: #444;
}
.progress_2b0c {
  background-color: #444;
}
.label_89c9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.label_89c9 .full-6f28 .text_4cac {
  font-size: 15px;
}
.label_89c9 .text_4cac {
  line-height: 1.3;
}
.label_89c9 .preview-gas-e9f3 {
}
.label_89c9 .box-easy-d453 {
  background: #235787;
}
.content_60ea {
  padding: 0;
}
.content_60ea .box-easy-d453 {
  background: #1a1a1a;
}
.content_60ea .preview-gas-e9f3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.description_e541 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.description_e541 .preview-gas-e9f3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.description_e541 .box-easy-d453 {
  background: #303030;
}
.title-brown-c6f2 {
  position: relative;
  z-index: 10;
}
.title-brown-c6f2 .paper-6d3a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.west-475a .gallery-over-0f7c {
  display: inline-block;
  vertical-align: middle;
}
.west-475a.frame-dynamic-38cf .gallery-over-0f7c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .west-475a.frame-dynamic-38cf .gallery-over-0f7c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .west-475a.frame-dynamic-38cf .gallery-over-0f7c {
    margin-right: 0.4em;
  }
}
.west-475a.frame-dynamic-38cf .gallery-over-0f7c:last-child {
  margin-right: 0;
}
.glass_412c .paper-6d3a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .accent-short-0d94 .full-6f28 {
    margin: 0 -0.5em;
  }
  .accent-short-0d94 .full-6f28 [class*="customify-col-"],
  .accent-short-0d94 .full-6f28 [class*="customify-col_"],
  .accent-short-0d94 .full-6f28 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.accent-short-0d94.link_22f4 .paper-6d3a {
  background: 0 0 !important;
}
.accent-short-0d94.link_22f4 .paper-6d3a,
.accent-short-0d94.glass_412c .paper-6d3a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .accent-short-0d94.main-a995 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.accent-short-0d94.glass_412c .paper-6d3a {
  box-shadow: none !important;
}
.message-solid-32fa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .message-solid-32fa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .message-solid-32fa {
    padding: 18px 0 20px;
  }
}
.message-solid-32fa .aside_north_5b16 {
  width: 100%;
}
.message-solid-32fa .yellow-66d5 {
  margin-bottom: 0;
}
.message-solid-32fa .button-pro-84ce {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal-mini-807a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal-mini-807a .upper-0969 {
  width: 100%;
}
.texture-20fd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.texture-20fd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.texture-20fd 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;
}
.texture-20fd li:last-child:after {
  display: none;
}
.texture-20fd li a {
  font-weight: 500;
  margin-right: 10px;
}
.description-plasma-0619 .dropdown-cac3 button,
.message-solid-32fa .dropdown-cac3 button {
  left: 0;
}
.description-plasma-0619 .upper-0969,
.message-solid-32fa .upper-0969 {
  padding-left: 0;
  padding-right: 0;
}
.description-plasma-0619 .modal-mini-807a,
.message-solid-32fa .modal-mini-807a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.description-plasma-0619 {
  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;
}
.description-plasma-0619: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;
}
.description-plasma-0619 .tertiary_45d1 {
  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) {
  .description-plasma-0619 .tertiary_45d1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .description-plasma-0619 .tertiary_45d1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .description-plasma-0619 .tertiary_45d1 {
    min-height: 200px;
  }
}
.description-plasma-0619 .texture-20fd {
  color: rgba(255, 255, 255, 0.8);
}
.description-plasma-0619 .texture-20fd a,
.description-plasma-0619 .texture-20fd li:after {
  color: inherit;
}
.description-plasma-0619 .texture-20fd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.menu_huge_3820 {
  margin-bottom: 0.5em;
}
.search-west-72b2 {
  margin-bottom: 1.2em;
}
.search-west-72b2,
.menu_huge_3820 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.search-west-72b2 p:last-child,
.menu_huge_3820 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dropdown-cac3,
#masthead .dropdown-cac3 {
  display: none;
}
#masthead
  > .dropdown-cac3.alert_in_c0a9 {
  display: none;
}
#masthead > .dropdown-cac3 button {
  left: 0;
}
.tooltip-3094 {
  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%;
}
.tooltip-3094 .gallery-over-0f7c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tooltip-3094 .highlight_dynamic_fa14 {
  display: -webkit-box;
  display: flex;
}
.tooltip-3094 .highlight_dynamic_fa14.next_e66d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tooltip-3094 .highlight_dynamic_fa14.tag-eba7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip-3094 .highlight_dynamic_fa14.banner_huge_8c16 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip-3094.aside-black-f480.tertiary-286e .highlight_dynamic_fa14.next_e66d {
  flex-basis: 100%;
}
.tooltip-3094.footer-0af2 .highlight_dynamic_fa14.tag-eba7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tooltip-3094.footer-0af2 .highlight_dynamic_fa14.banner_huge_8c16 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dropdown-cac3.alert_in_c0a9 {
  display: none;
}
#masthead > .dropdown-cac3 button {
  left: 0;
}
.notification_05dd {
  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;
}
.notification_05dd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notification_05dd.picture_huge_0117 i {
  margin-right: 4px;
}
.notification_05dd.detail_9db7 i {
  margin-left: 5px;
}
.text_4cac p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.text_4cac p:last-child {
  margin-bottom: 0;
}
.feature-bright-4f67 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.feature-bright-4f67 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.feature-bright-4f67 img {
  display: block;
  width: auto;
  line-height: 1;
}
.feature-bright-4f67 .secondary-dim-80c7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.feature-bright-4f67 .form_b282 {
  margin: 5px 0 7px 0;
}
.feature-bright-4f67.hover_c4e9 .tag-outer-7ed6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-bright-4f67.hover_c4e9 .fluid-fd07 {
  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;
}
.feature-bright-4f67.carousel_664a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.feature-bright-4f67.carousel_664a .tag-outer-7ed6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-bright-4f67.carousel_664a .fluid-fd07 {
  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;
}
.feature-bright-4f67.gradient-f9cf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature-bright-4f67.backdrop-fluid-80a6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.feature-bright-4f67.backdrop-fluid-80a6 .fluid-fd07 {
  margin-top: 7px;
}
.hero-b415 {
  display: inline-block;
}
.title-brown-c6f2 .picture_496a .feature-bright-4f67 img {
  max-width: 100%;
}
.rough-b775 .disabled_dirty_f04c.menu_5ad5,
.backdrop-711b .disabled_dirty_f04c.menu_5ad5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.rough-b775 .message_right_8cf8,
.backdrop-711b .message_right_8cf8 {
  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%);
}
.rough-b775 .message_right_8cf8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.rough-b775.soft_fe2e .message_right_8cf8 {
  display: none;
}
.rough-b775 .input_cold_59ce {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rough-b775 .input_cold_59ce li {
  display: inline-block;
  position: relative;
}
.rough-b775 .input_cold_59ce li:last-child {
  margin-right: 0;
}
.rough-b775 .input_cold_59ce 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;
}
.rough-b775 .input_cold_59ce li.hover-e94d > a {
  color: rgba(0, 0, 0, 0.9);
}
.rough-b775 .input_cold_59ce > 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;
}
.rough-b775 .input_cold_59ce > li > a i {
  line-height: 0;
}
.rough-b775 .input_cold_59ce > li.slider-dim-a989 > a .message_right_8cf8 {
  margin-left: 4px;
  line-height: 0;
}
.rough-b775 .input_cold_59ce .slider_b50a li.slider-dim-a989 > a {
  position: relative;
}
.rough-b775 .input_cold_59ce .slider_b50a li.slider-dim-a989 > a:after,
.rough-b775 .input_cold_59ce .slider_b50a li.slider-dim-a989 > a:before {
  content: "";
  display: table;
}
.rough-b775 .input_cold_59ce .slider_b50a li.slider-dim-a989 > a:after {
  clear: both;
}
.rough-b775 .input_cold_59ce .slider_b50a li.slider-dim-a989 > a .message_right_8cf8 {
  margin-left: 5px;
  float: right;
}
.rough-b775 .info-top-13ea,
.rough-b775 .slider_b50a {
  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;
}
.rough-b775 .slider_b50a {
  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;
}
.rough-b775 .slider_b50a .menu_5ad5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.rough-b775 .slider_b50a .message_right_8cf8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.rough-b775 .slider_b50a li {
  display: block;
  margin: 0;
  padding: 0;
}
.rough-b775 .slider_b50a 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;
}
.rough-b775 .slider_b50a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.rough-b775 .slider_b50a .slider_b50a {
  top: 0;
  left: 100%;
}
.rough-b775 .right-2e66.fn-focus-8841 > .info-top-13ea,
.rough-b775 .right-2e66.fn-focus-8841 > .slider_b50a,
.rough-b775 .right-2e66:focus > .info-top-13ea,
.rough-b775 .right-2e66:focus > .slider_b50a,
.rough-b775 .right-2e66:hover > .info-top-13ea,
.rough-b775 .right-2e66:hover > .slider_b50a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.rough-b775.small-c2e7 .widget_a574:after,
.rough-b775.small-c2e7 .widget_a574:before {
  content: "";
  display: table;
}
.rough-b775.small-c2e7 .widget_a574:after {
  clear: both;
}
.rough-b775.small-c2e7 .widget_a574 > li {
  float: left;
}
.rough-b775.badge-7ccf .widget_a574:after,
.rough-b775.badge-7ccf .widget_a574:before {
  content: "";
  display: table;
}
.rough-b775.badge-7ccf .widget_a574:after {
  clear: both;
}
.rough-b775.badge-7ccf .widget_a574 > li {
  float: left;
}
.rough-b775.badge-7ccf .widget_a574 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.rough-b775.badge-7ccf .widget_a574 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.rough-b775.badge-7ccf .widget_a574 > li.panel-5905 > a,
.rough-b775.badge-7ccf .widget_a574 > li.hover-e94d > a {
  color: #fff;
  background-color: #1e4b75;
}
.rough-b775.old_23f8 .widget_a574 > li > a .menu_5ad5 {
  position: relative;
}
.rough-b775.old_23f8 .widget_a574 > li > a .menu_5ad5: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;
}
.rough-b775.old_23f8
  .widget_a574
  > li:focus
  > a
  .menu_5ad5:before,
.rough-b775.old_23f8
  .widget_a574
  > li:hover
  > a
  .menu_5ad5:before {
  width: 100%;
  background-color: currentColor;
}
.rough-b775.old_23f8
  .widget_a574
  > li.panel-5905
  > a
  .menu_5ad5:before,
.rough-b775.old_23f8
  .widget_a574
  > li.soft-0ac9
  > a
  .menu_5ad5:before {
  width: 100%;
  background-color: currentColor;
}
.rough-b775.slider_ae92 .widget_a574 > li > a .menu_5ad5 {
  position: relative;
}
.rough-b775.slider_ae92 .widget_a574 > li > a .menu_5ad5: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;
}
.rough-b775.slider_ae92 .widget_a574 > li:focus > a .menu_5ad5:before,
.rough-b775.slider_ae92
  .widget_a574
  > li:hover
  > a
  .menu_5ad5:before {
  width: 100%;
  background-color: currentColor;
}
.rough-b775.slider_ae92
  .widget_a574
  > li.panel-5905
  > a
  .menu_5ad5:before,
.rough-b775.slider_ae92
  .widget_a574
  > li.soft-0ac9
  > a
  .menu_5ad5:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop-711b .input_cold_59ce {
  margin: 0;
  padding: 0;
  list-style: none;
}
.backdrop-711b .input_cold_59ce li:first-child > a {
  border-top: none;
}
.backdrop-711b .input_cold_59ce .link-over-6a6e > .menu_5ad5 .message_right_8cf8 {
  display: none;
}
.backdrop-711b .input_cold_59ce li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.backdrop-711b .input_cold_59ce li:last-child {
  border: none;
}
.backdrop-711b .input_cold_59ce li.slider-dim-a989 > a {
  padding-right: 45px !important;
}
.backdrop-711b .input_cold_59ce li a {
  display: block;
  padding: 0.55em 1.5em;
}
.backdrop-711b .input_cold_59ce li a:focus,
.backdrop-711b .input_cold_59ce li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-711b .input_cold_59ce li .liquid_7a88 {
  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;
}
.backdrop-711b .input_cold_59ce li .liquid_7a88:hover {
  box-shadow: none;
}
.backdrop-711b .input_cold_59ce li .liquid_7a88 .message_right_8cf8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.backdrop-711b .input_cold_59ce .slider_b50a {
  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);
}
.backdrop-711b .input_cold_59ce .slider_b50a li a {
  padding-left: 3em;
}
.backdrop-711b .input_cold_59ce .sidebar-689d > a .liquid_7a88 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.backdrop-711b .input_cold_59ce .sidebar-689d > .slider_b50a {
  display: block;
  opacity: 1;
}
.picture_upper_5c48 {
  max-width: 100%;
}
.popup-ae27 {
  line-height: 0;
  cursor: pointer;
}
.steel-357d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.steel-357d:hover {
  box-shadow: none;
  color: currentColor;
}
.steel-357d svg {
  width: 18px;
  height: 18px;
}
.steel-357d .progress_b724 {
  display: none;
}
.picture-f53d {
  position: relative;
}
.picture-f53d.fn-active-8841 .steel-357d .breadcrumb-wide-34a3 {
  display: none;
}
.picture-f53d.fn-active-8841 .steel-357d .progress_b724 {
  display: inline-block;
}
.picture-f53d .breadcrumb-in-b18b {
  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);
}
.picture-f53d.hovered_ac6b .breadcrumb-in-b18b {
  left: auto;
  right: -0.9em;
}
.picture-f53d.hovered_ac6b .nav-next-9ea1::before {
  left: auto;
  right: 15px;
}
.picture-f53d.fn-active-8841 .breadcrumb-in-b18b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.old-2101 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.old-2101 label {
  flex-basis: 100%;
}
.old-2101 .pressed-88c4 {
  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;
}
.old-2101 .footer-24dc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.old-2101 .footer-24dc:focus {
  background-color: transparent;
}
.old-2101 button.row-glass-0ac8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.old-2101 button.row-glass-0ac8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.old-2101 button.row-glass-0ac8 svg {
  width: 18px;
  height: 18px;
}
.old-2101 input[type="submit"] {
  min-height: auto;
}
.shadow-short-13a6 .old-2101 .footer-24dc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.nav-next-9ea1 {
  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) {
  .nav-next-9ea1 {
    width: 220px;
  }
}
.nav-next-9ea1 label {
  flex-basis: 100%;
}
.nav-next-9ea1::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;
}
.link-f7f9 .shadow-short-13a6 .old-2101 {
  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;
}
.link-f7f9
  .shadow-short-13a6
  .old-2101
  .pressed-88c4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.link-f7f9 .shadow-short-13a6 .old-2101 .footer-24dc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.link-f7f9
  .shadow-short-13a6
  .old-2101
  .footer-24dc:focus {
  background: 0 0;
}
.link-f7f9
  .shadow-short-13a6
  .old-2101
  .pattern_advanced_ce43 {
  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;
}
.yellow-5747 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.yellow-5747 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.yellow-5747 li:last-child {
  margin-right: 0;
}
.yellow-5747 li:first-child {
  margin-left: 0;
}
.yellow-5747.search_9593 a {
  color: #fff;
}
.yellow-5747.search_9593 a:hover {
  color: #fff;
}
.yellow-5747 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.yellow-5747 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.yellow-5747 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.yellow-5747 a:hover {
  opacity: 0.9;
  color: inherit;
}
.yellow-5747 [class*="social-icon-apple"] {
  background-color: #999;
}
.yellow-5747 [class*="social-icon-apple"].brown_deff {
  background-color: transparent;
  color: #999;
}
.yellow-5747 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.yellow-5747 [class*="social-icon-behance"].brown_deff {
  background-color: transparent;
  color: #1769ff;
}
.yellow-5747 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.yellow-5747 [class*="social-icon-bitbucket"].brown_deff {
  background-color: transparent;
  color: #205081;
}
.yellow-5747 [class*="social-icon-codepen"] {
  background-color: #000;
}
.yellow-5747 [class*="social-icon-codepen"].brown_deff {
  background-color: transparent;
  color: #000;
}
.yellow-5747 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.yellow-5747 [class*="social-icon-delicious"].brown_deff {
  background-color: transparent;
  color: #39f;
}
.yellow-5747 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.yellow-5747 [class*="social-icon-digg"].brown_deff {
  background-color: transparent;
  color: #005be2;
}
.yellow-5747 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.yellow-5747 [class*="social-icon-dribbble"].brown_deff {
  background-color: transparent;
  color: #ea4c89;
}
.yellow-5747 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.yellow-5747 [class*="social-icon-envelope"].brown_deff {
  background-color: transparent;
  color: #ea4335;
}
.yellow-5747 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.yellow-5747 [class*="social-icon-facebook"].brown_deff {
  background-color: transparent;
  color: #3b5998;
}
.yellow-5747 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.yellow-5747 [class*="social-icon-flickr"].brown_deff {
  background-color: transparent;
  color: #0063dc;
}
.yellow-5747 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.yellow-5747 [class*="social-icon-foursquare"].brown_deff {
  background-color: transparent;
  color: #2d5be3;
}
.yellow-5747 [class*="social-icon-github"] {
  background-color: #333;
}
.yellow-5747 [class*="social-icon-github"].brown_deff {
  background-color: transparent;
  color: #333;
}
.yellow-5747 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.yellow-5747 [class*="social-icon-google-plus"].brown_deff {
  background-color: transparent;
  color: #dd4b39;
}
.yellow-5747 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.yellow-5747 [class*="social-icon-houzz"].brown_deff {
  background-color: transparent;
  color: #7ac142;
}
.yellow-5747 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.yellow-5747 [class*="social-icon-instagram"].brown_deff {
  background-color: transparent;
  color: #262626;
}
.yellow-5747 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.yellow-5747 [class*="social-icon-jsfiddle"].brown_deff {
  background-color: transparent;
  color: #487aa2;
}
.yellow-5747 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.yellow-5747 [class*="social-icon-linkedin"].brown_deff {
  background-color: transparent;
  color: #0077b5;
}
.yellow-5747 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.yellow-5747 [class*="social-icon-medium"].brown_deff {
  background-color: transparent;
  color: #00ab6b;
}
.yellow-5747 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.yellow-5747
  [class*="social-icon-odnoklassniki"].brown_deff {
  background-color: transparent;
  color: #f4731c;
}
.yellow-5747 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.yellow-5747 [class*="social-icon-meetup"].brown_deff {
  background-color: transparent;
  color: #ec1c40;
}
.yellow-5747 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.yellow-5747 [class*="social-icon-pinterest"].brown_deff {
  background-color: transparent;
  color: #bd081c;
}
.yellow-5747 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.yellow-5747 [class*="social-icon-product-hunt"].brown_deff {
  background-color: transparent;
  color: #da552f;
}
.yellow-5747 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.yellow-5747 [class*="social-icon-reddit"].brown_deff {
  background-color: transparent;
  color: #ff4500;
}
.yellow-5747 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.yellow-5747 [class*="social-icon-rss"].brown_deff {
  background-color: transparent;
  color: #f26522;
}
.yellow-5747 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.yellow-5747
  [class*="social-icon-shopping-cart"].brown_deff {
  background-color: transparent;
  color: #4caf50;
}
.yellow-5747 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.yellow-5747 [class*="social-icon-skype"].brown_deff {
  background-color: transparent;
  color: #00aff0;
}
.yellow-5747 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.yellow-5747 [class*="social-icon-slideshare"].brown_deff {
  background-color: transparent;
  color: #0077b5;
}
.yellow-5747 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.yellow-5747 [class*="social-icon-snapchat"].brown_deff {
  background-color: transparent;
  color: #fffc00;
}
.yellow-5747 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.yellow-5747 [class*="social-icon-soundcloud"].brown_deff {
  background-color: transparent;
  color: #f80;
}
.yellow-5747 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.yellow-5747 [class*="social-icon-spotify"].brown_deff {
  background-color: transparent;
  color: #2ebd59;
}
.yellow-5747 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.yellow-5747
  [class*="social-icon-stack-overflow"].brown_deff {
  background-color: transparent;
  color: #fe7a15;
}
.yellow-5747 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.yellow-5747 [class*="social-icon-maldkfgram"].brown_deff {
  background-color: transparent;
  color: #2ca5e0;
}
.yellow-5747 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.yellow-5747 [class*="social-icon-tripadvisor"].brown_deff {
  background-color: transparent;
  color: #589442;
}
.yellow-5747 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.yellow-5747 [class*="social-icon-tumblr"].brown_deff {
  background-color: transparent;
  color: #35465c;
}
.yellow-5747 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.yellow-5747 [class*="social-icon-twitch"].brown_deff {
  background-color: transparent;
  color: #6441a5;
}
.yellow-5747 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.yellow-5747 [class*="social-icon-twitter"].brown_deff {
  background-color: transparent;
  color: #1da1f2;
}
.yellow-5747 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.yellow-5747 [class*="social-icon-vimeo"].brown_deff {
  background-color: transparent;
  color: #1ab7ea;
}
.yellow-5747 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.yellow-5747 [class*="social-icon-vk"].brown_deff {
  background-color: transparent;
  color: #45668e;
}
.yellow-5747 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.yellow-5747 [class*="social-icon-weibo"].brown_deff {
  background-color: transparent;
  color: #df2029;
}
.yellow-5747 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.yellow-5747 [class*="social-icon-weixin"].brown_deff {
  background-color: transparent;
  color: #7bb32e;
}
.yellow-5747 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.yellow-5747 [class*="social-icon-whatsapp"].brown_deff {
  background-color: transparent;
  color: #25d366;
}
.yellow-5747 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.yellow-5747 [class*="social-icon-wordpress"].brown_deff {
  background-color: transparent;
  color: #21759b;
}
.yellow-5747 [class*="social-icon-xing"] {
  background-color: #026466;
}
.yellow-5747 [class*="social-icon-xing"].brown_deff {
  background-color: transparent;
  color: #026466;
}
.yellow-5747 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.yellow-5747 [class*="social-icon-yelp"].brown_deff {
  background-color: transparent;
  color: #af0606;
}
.yellow-5747 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.yellow-5747 [class*="social-icon-youtube"].brown_deff {
  background-color: transparent;
  color: #cd201f;
}
.caption_pressed_30ed {
  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;
}
.caption_pressed_30ed:hover {
  box-shadow: none;
  background: 0 0;
}
.column-advanced-8055 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.grid-hot-fe1c {
  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;
}
.hover_54ad {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.row_clean_5db4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.row_clean_5db4,
.row_clean_5db4::after,
.row_clean_5db4::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;
}
.row_clean_5db4::after,
.row_clean_5db4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.focused_932d .grid-hot-fe1c .hover_54ad {
  margin-top: -2px;
  width: 19px;
}
.focused_932d .grid-hot-fe1c .row_clean_5db4 {
  margin-top: -1px;
}
.focused_932d .grid-hot-fe1c .row_clean_5db4,
.focused_932d .grid-hot-fe1c .row_clean_5db4::after,
.focused_932d .grid-hot-fe1c .row_clean_5db4::before {
  width: 19px;
  height: 2px;
}
.focused_932d .grid-hot-fe1c .row_clean_5db4::before {
  top: -6px;
}
.focused_932d .grid-hot-fe1c .row_clean_5db4::after {
  bottom: -6px;
}
.module-full-a23b .grid-hot-fe1c .hover_54ad {
  margin-top: -2px;
  width: 22px;
}
.module-full-a23b .grid-hot-fe1c .row_clean_5db4 {
  margin-top: -1px;
}
.module-full-a23b .grid-hot-fe1c .row_clean_5db4,
.module-full-a23b .grid-hot-fe1c .row_clean_5db4::after,
.module-full-a23b .grid-hot-fe1c .row_clean_5db4::before {
  width: 22px;
  height: 2px;
}
.module-full-a23b .grid-hot-fe1c .row_clean_5db4::before {
  top: -7px;
}
.module-full-a23b .grid-hot-fe1c .row_clean_5db4::after {
  bottom: -7px;
}
.gradient-a58a .grid-hot-fe1c .hover_54ad {
  margin-top: -2px;
  width: 31px;
}
.gradient-a58a .grid-hot-fe1c .row_clean_5db4 {
  margin-top: -1.5px;
}
.gradient-a58a .grid-hot-fe1c .row_clean_5db4,
.gradient-a58a .grid-hot-fe1c .row_clean_5db4::after,
.gradient-a58a .grid-hot-fe1c .row_clean_5db4::before {
  width: 31px;
  height: 3px;
}
.gradient-a58a .grid-hot-fe1c .row_clean_5db4::before {
  top: -9px;
}
.gradient-a58a .grid-hot-fe1c .row_clean_5db4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pattern-west-329b .grid-hot-fe1c .hover_54ad {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-west-329b .grid-hot-fe1c .row_clean_5db4 {
    margin-top: -1px;
  }
  .pattern-west-329b .grid-hot-fe1c .row_clean_5db4,
  .pattern-west-329b .grid-hot-fe1c .row_clean_5db4::after,
  .pattern-west-329b .grid-hot-fe1c .row_clean_5db4::before {
    width: 19px;
    height: 2px;
  }
  .pattern-west-329b .grid-hot-fe1c .row_clean_5db4::before {
    top: -6px;
  }
  .pattern-west-329b .grid-hot-fe1c .row_clean_5db4::after {
    bottom: -6px;
  }
  .hidden-efd0 .grid-hot-fe1c .hover_54ad {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-efd0 .grid-hot-fe1c .row_clean_5db4 {
    margin-top: -1px;
  }
  .hidden-efd0 .grid-hot-fe1c .row_clean_5db4,
  .hidden-efd0 .grid-hot-fe1c .row_clean_5db4::after,
  .hidden-efd0 .grid-hot-fe1c .row_clean_5db4::before {
    width: 22px;
    height: 2px;
  }
  .hidden-efd0 .grid-hot-fe1c .row_clean_5db4::before {
    top: -7px;
  }
  .hidden-efd0 .grid-hot-fe1c .row_clean_5db4::after {
    bottom: -7px;
  }
  .input_f90b .grid-hot-fe1c .hover_54ad {
    margin-top: -2px;
    width: 31px;
  }
  .input_f90b .grid-hot-fe1c .row_clean_5db4 {
    margin-top: -1.5px;
  }
  .input_f90b .grid-hot-fe1c .row_clean_5db4,
  .input_f90b .grid-hot-fe1c .row_clean_5db4::after,
  .input_f90b .grid-hot-fe1c .row_clean_5db4::before {
    width: 31px;
    height: 3px;
  }
  .input_f90b .grid-hot-fe1c .row_clean_5db4::before {
    top: -9px;
  }
  .input_f90b .grid-hot-fe1c .row_clean_5db4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .box_6fd3 .grid-hot-fe1c .hover_54ad {
    margin-top: -2px;
    width: 19px;
  }
  .box_6fd3 .grid-hot-fe1c .row_clean_5db4 {
    margin-top: -1px;
  }
  .box_6fd3 .grid-hot-fe1c .row_clean_5db4,
  .box_6fd3 .grid-hot-fe1c .row_clean_5db4::after,
  .box_6fd3 .grid-hot-fe1c .row_clean_5db4::before {
    width: 19px;
    height: 2px;
  }
  .box_6fd3 .grid-hot-fe1c .row_clean_5db4::before {
    top: -6px;
  }
  .box_6fd3 .grid-hot-fe1c .row_clean_5db4::after {
    bottom: -6px;
  }
  .secondary-out-230f .grid-hot-fe1c .hover_54ad {
    margin-top: -2px;
    width: 22px;
  }
  .secondary-out-230f .grid-hot-fe1c .row_clean_5db4 {
    margin-top: -1px;
  }
  .secondary-out-230f .grid-hot-fe1c .row_clean_5db4,
  .secondary-out-230f .grid-hot-fe1c .row_clean_5db4::after,
  .secondary-out-230f .grid-hot-fe1c .row_clean_5db4::before {
    width: 22px;
    height: 2px;
  }
  .secondary-out-230f .grid-hot-fe1c .row_clean_5db4::before {
    top: -7px;
  }
  .secondary-out-230f .grid-hot-fe1c .row_clean_5db4::after {
    bottom: -7px;
  }
  .highlight-simple-3dc0 .grid-hot-fe1c .hover_54ad {
    margin-top: -2px;
    width: 31px;
  }
  .highlight-simple-3dc0 .grid-hot-fe1c .row_clean_5db4 {
    margin-top: -1.5px;
  }
  .highlight-simple-3dc0 .grid-hot-fe1c .row_clean_5db4,
  .highlight-simple-3dc0 .grid-hot-fe1c .row_clean_5db4::after,
  .highlight-simple-3dc0 .grid-hot-fe1c .row_clean_5db4::before {
    width: 31px;
    height: 3px;
  }
  .highlight-simple-3dc0 .grid-hot-fe1c .row_clean_5db4::before {
    top: -9px;
  }
  .highlight-simple-3dc0 .grid-hot-fe1c .row_clean_5db4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .primary_dim_25a3 .grid-hot-fe1c .hover_54ad {
    margin-top: -2px;
    width: 19px;
  }
  .primary_dim_25a3 .grid-hot-fe1c .row_clean_5db4 {
    margin-top: -1px;
  }
  .primary_dim_25a3 .grid-hot-fe1c .row_clean_5db4,
  .primary_dim_25a3 .grid-hot-fe1c .row_clean_5db4::after,
  .primary_dim_25a3 .grid-hot-fe1c .row_clean_5db4::before {
    width: 19px;
    height: 2px;
  }
  .primary_dim_25a3 .grid-hot-fe1c .row_clean_5db4::before {
    top: -6px;
  }
  .primary_dim_25a3 .grid-hot-fe1c .row_clean_5db4::after {
    bottom: -6px;
  }
  .center_54d3 .grid-hot-fe1c .hover_54ad {
    margin-top: -2px;
    width: 22px;
  }
  .center_54d3 .grid-hot-fe1c .row_clean_5db4 {
    margin-top: -1px;
  }
  .center_54d3 .grid-hot-fe1c .row_clean_5db4,
  .center_54d3 .grid-hot-fe1c .row_clean_5db4::after,
  .center_54d3 .grid-hot-fe1c .row_clean_5db4::before {
    width: 22px;
    height: 2px;
  }
  .center_54d3 .grid-hot-fe1c .row_clean_5db4::before {
    top: -7px;
  }
  .center_54d3 .grid-hot-fe1c .row_clean_5db4::after {
    bottom: -7px;
  }
  .paragraph-69d4 .grid-hot-fe1c .hover_54ad {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph-69d4 .grid-hot-fe1c .row_clean_5db4 {
    margin-top: -1.5px;
  }
  .paragraph-69d4 .grid-hot-fe1c .row_clean_5db4,
  .paragraph-69d4 .grid-hot-fe1c .row_clean_5db4::after,
  .paragraph-69d4 .grid-hot-fe1c .row_clean_5db4::before {
    width: 31px;
    height: 3px;
  }
  .paragraph-69d4 .grid-hot-fe1c .row_clean_5db4::before {
    top: -9px;
  }
  .paragraph-69d4 .grid-hot-fe1c .row_clean_5db4::after {
    bottom: -9px;
  }
}
.hovered-f495 .row_clean_5db4 {
  -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);
}
.hovered-f495 .row_clean_5db4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hovered-f495 .row_clean_5db4::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);
}
.hovered-f495.green_edff .row_clean_5db4 {
  -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);
}
.hovered-f495.green_edff .row_clean_5db4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hovered-f495.green_edff .row_clean_5db4::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);
}
.pro_2d00 {
  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.column-dece:before {
  display: none;
}
.media_down_2d85 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.media_down_2d85 .form-last-9b90 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.media_down_2d85 .form-last-9b90:last-of-type {
  border-bottom: none;
}
.media_down_2d85 .form-last-9b90.last_b3ba,
.media_down_2d85 .form-last-9b90.gradient-3ae2,
.media_down_2d85 .form-last-9b90.feature_2716 {
  padding: 0;
}
.media_down_2d85 .backdrop-711b .liquid_7a88 {
  color: currentColor;
}
.media_down_2d85 .backdrop-711b .liquid_7a88:focus,
.media_down_2d85 .backdrop-711b .liquid_7a88:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_down_2d85.preview-gas-e9f3 .widget-yellow-dd8d,
.media_down_2d85.preview-gas-e9f3 .text_4cac a,
.media_down_2d85.preview-gas-e9f3 .widget_a574 a,
.media_down_2d85.preview-gas-e9f3 .slider_b50a a {
  color: rgba(0, 0, 0, 0.55);
}
.media_down_2d85.preview-gas-e9f3 .widget-yellow-dd8d:hover,
.media_down_2d85.preview-gas-e9f3 .text_4cac a:hover,
.media_down_2d85.preview-gas-e9f3 .widget_a574 a:hover,
.media_down_2d85.preview-gas-e9f3 .slider_b50a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_down_2d85.preview-gas-e9f3 .slider_basic_fe21 {
  color: rgba(0, 0, 0, 0.8);
}
.media_down_2d85.preview-gas-e9f3 .form-last-9b90 {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_down_2d85.preview-gas-e9f3 .form-last-9b90:before {
  background: rgba(0, 0, 0, 0.08);
}
.media_down_2d85.preview-gas-e9f3 .first-d6f4:before {
  background: rgba(255, 255, 255, 0.9);
}
.media_down_2d85.preview-gas-e9f3 .backdrop-711b .input_cold_59ce li a,
.media_down_2d85.preview-gas-e9f3 .backdrop-711b .liquid_7a88,
.media_down_2d85.preview-gas-e9f3 .slider_b50a {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_down_2d85.preview-gas-e9f3 .backdrop-711b .liquid_7a88:focus,
.media_down_2d85.preview-gas-e9f3 .backdrop-711b .liquid_7a88:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_down_2d85.preview-gas-e9f3 .input_cold_59ce li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_down_2d85.box-easy-d453 .widget-yellow-dd8d,
.media_down_2d85.box-easy-d453 .text_4cac a,
.media_down_2d85.box-easy-d453 .widget_a574 .liquid_7a88,
.media_down_2d85.box-easy-d453 .widget_a574 a,
.media_down_2d85.box-easy-d453 .slider_b50a a {
  color: rgba(255, 255, 255, 0.79);
}
.media_down_2d85.box-easy-d453 .widget-yellow-dd8d:hover,
.media_down_2d85.box-easy-d453 .text_4cac a:hover,
.media_down_2d85.box-easy-d453 .widget_a574 .liquid_7a88:hover,
.media_down_2d85.box-easy-d453 .widget_a574 a:hover,
.media_down_2d85.box-easy-d453 .slider_b50a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_down_2d85.box-easy-d453 .slider_basic_fe21 {
  color: rgba(255, 255, 255, 0.99);
}
.media_down_2d85.box-easy-d453 .form-last-9b90 {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_down_2d85.box-easy-d453 .form-last-9b90:before {
  background: rgba(255, 255, 255, 0.08);
}
.media_down_2d85.box-easy-d453 .first-d6f4:before {
  background: rgba(0, 0, 0, 0.9);
}
.media_down_2d85.box-easy-d453 .backdrop-711b .input_cold_59ce li a,
.media_down_2d85.box-easy-d453 .backdrop-711b .liquid_7a88,
.media_down_2d85.box-easy-d453 .slider_b50a {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_down_2d85.box-easy-d453 .backdrop-711b .liquid_7a88:focus,
.media_down_2d85.box-easy-d453 .backdrop-711b .liquid_7a88:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_down_2d85.box-easy-d453 .input_cold_59ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-d6f4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.first-d6f4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.secondary_first_f543 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.smooth_5aa1 .media_down_2d85 {
  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;
}
.smooth_5aa1 .form-last-9b90 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.smooth_5aa1 .form-last-9b90: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) {
  .smooth_5aa1 .form-last-9b90:before {
    width: 16%;
    left: 42%;
  }
}
.smooth_5aa1 .form-last-9b90:last-child:before {
  content: none;
}
.smooth_5aa1 .form-last-9b90[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.smooth_5aa1 .backdrop-711b .input_cold_59ce li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.smooth_5aa1 .backdrop-711b .input_cold_59ce li a .liquid_7a88 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.smooth_5aa1 .backdrop-711b .slider_b50a {
  border: none;
}
.smooth_5aa1 .backdrop-711b .slider_b50a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.smooth_5aa1 .first-d6f4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.smooth_5aa1 .secondary_first_f543 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.smooth_5aa1 .box-easy-d453 .first-d6f4:before {
  background: rgba(0, 0, 0, 0.9);
}
.smooth_5aa1 .preview-gas-e9f3.pro-5dca .row_clean_5db4 {
  background: rgba(0, 0, 0, 0.6);
}
.smooth_5aa1
  .preview-gas-e9f3.pro-5dca
  .row_clean_5db4::after,
.smooth_5aa1
  .preview-gas-e9f3.pro-5dca
  .row_clean_5db4:before {
  background: inherit;
}
.smooth_5aa1
  .preview-gas-e9f3.pro-5dca:hover
  .row_clean_5db4 {
  background: rgba(0, 0, 0, 0.8);
}
.column-purple-ec64 .media_down_2d85 {
  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) {
  .column-purple-ec64 .media_down_2d85 {
    width: auto;
    right: 45px;
  }
}
.south_ea42 .media_down_2d85 {
  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) {
  .south_ea42 .media_down_2d85 {
    width: auto;
    left: 45px;
  }
}
.column-dece .media_down_2d85 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.column-dece .secondary_first_f543 {
  max-width: 48em;
  margin: 0 auto;
}
.column-dece .first-d6f4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.detail-dec8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.detail-dec8.smooth_5aa1 .media_down_2d85 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.detail-dec8.column-purple-ec64 .media_down_2d85 {
  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);
}
.detail-dec8 .media_down_2d85 {
  visibility: visible;
}
.detail-dec8.south_ea42 .media_down_2d85 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link-north-556e,
.modal-hovered-3b9f {
  overflow-x: hidden;
}
.link-north-556e .media_down_2d85 {
  overflow: auto;
}
.link-north-556e.smooth_5aa1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-north-556e.smooth_5aa1 .media_down_2d85 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link-north-556e.smooth_5aa1 .caption_pressed_30ed {
  opacity: 0;
}
.link-north-556e.column-purple-ec64 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-north-556e.column-purple-ec64 .media_down_2d85 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link-north-556e.column-purple-ec64 .caption_pressed_30ed {
  opacity: 0;
}
.link-north-556e.south_ea42 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-north-556e.south_ea42 .media_down_2d85 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link-north-556e.south_ea42 .caption_pressed_30ed {
  opacity: 0;
}
.link-north-556e.column-dece .media_down_2d85 {
  z-index: 10;
  visibility: visible;
}
.pro-5dca {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pro-5dca .row_clean_5db4 {
  background: rgba(255, 255, 255, 0.99);
}
.pro-5dca .row_clean_5db4::after,
.pro-5dca .row_clean_5db4:before {
  background: inherit;
}
.pro-5dca:hover .row_clean_5db4 {
  background: rgba(255, 255, 255, 0.99);
}
.south_ea42 .pro-5dca {
  top: 10px;
  right: auto;
  left: 12px;
}
.column-dece .pro-5dca {
  display: none !important;
}
.link-north-556e:before,
.modal-hovered-3b9f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link-north-556e .pro-5dca,
.modal-hovered-3b9f .pro-5dca {
  display: inline-block;
}
.media_down_2d85 .gallery-over-0f7c {
  -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;
}
.link-north-556e .media_down_2d85 .gallery-over-0f7c,
.modal-hovered-3b9f .media_down_2d85 .gallery-over-0f7c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.east-4e50 .pressed-88c4 {
  width: 100%;
}
.picture_496a {
  padding: 0 0.5em 0;
}
.picture_496a [class*="customify-col-"],
.picture_496a [class*="customify-col_"],
.picture_496a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tertiary-bc5b .picture_496a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .full-6f28 .grid_8174,
  .grid_8174 {
    display: none;
  }
  .preview-d6b0 {
    text-align: left;
  }
  .feature-3773 {
    text-align: center;
  }
  .narrow_e4b9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .full-6f28 .pink_1593,
  .pink_1593 {
    display: none;
  }
  .picture_83da {
    text-align: left;
  }
  .nav-purple-6d0e {
    text-align: center;
  }
  .carousel-purple-eca8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .full-6f28 .link-outer-b666,
  .link-outer-b666 {
    display: none;
  }
  .large_ec45 {
    text-align: left;
  }
  .outline-9849 {
    text-align: center;
  }
  .badge_wood_6a32 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pattern-b63e {
  box-shadow: none !important;
}
.focused-ac3b .panel_plasma_9b3a,
.progress_left_a6d9 .panel_plasma_9b3a {
  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;
}
.progress_left_a6d9 .panel_plasma_9b3a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.paper-6d3a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.paper-6d3a:after,
.paper-6d3a:before {
  content: "";
  display: table;
}
.paper-6d3a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .paper-6d3a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.paper-6d3a,
.main-a995 {
  max-width: 1248px;
  margin: 0 auto;
}

.alert-d7fe.breadcrumb_slow_5675 .paper-6d3a {
  max-width: 100%;
}
.alert-d7fe.selected-8ac9 {
  max-width: 1200px;
  margin: 0 auto;
}
.alert-d7fe.active-6c21 .paper-6d3a {
  max-width: 100%;
}
.alert-d7fe.active-6c21 > .paper-6d3a {
  padding-left: 0;
  padding-right: 0;
}
.alert-d7fe.active-6c21 > .paper-6d3a .full-6f28 {
  margin: 0;
}
.alert-d7fe.active-6c21
  > .paper-6d3a
  .label_static_3dfe.thick-ab18 {
  margin-right: 0;
  margin-left: 0;
}
.alert-d7fe.active-6c21 #main.thick-ab18 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .small-74a7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .small-74a7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .simple_1252 .caption_lite_4f1f {
    padding-right: 1em;
  }
  .simple_1252.solid_0ca0 .label_static_3dfe {
    border-right: 1px solid #eaecee;
  }
  .simple_1252.solid_0ca0 .caption_lite_4f1f {
    padding-right: 1em;
  }
  .simple_1252.solid_0ca0 .panel_pressed_0c2b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow_8a90 .caption_lite_4f1f {
    padding-left: 1em;
  }
  .narrow_8a90.solid_0ca0 .label_static_3dfe {
    border-left: 1px solid #eaecee;
  }
  .narrow_8a90.solid_0ca0 .caption_lite_4f1f {
    padding-left: 1em;
  }
  .narrow_8a90.solid_0ca0 .panel_pressed_0c2b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow_af44 .caption_lite_4f1f {
    padding-left: 1em;
  }
  .slow_af44.solid_0ca0 .component-tall-5865 {
    border-right: 1px solid #eaecee;
  }
  .slow_af44.solid_0ca0 .over-755f {
    border-right: 1px solid #eaecee;
  }
  .slow_af44.solid_0ca0 .caption_lite_4f1f {
    padding-left: 1em;
  }
  .slow_af44.solid_0ca0 .panel_pressed_0c2b {
    padding-right: 1em;
  }
  .slow_af44.solid_0ca0 .border_liquid_9d88 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower-d385 .caption_lite_4f1f {
    padding-right: 1em;
  }
  .lower-d385.solid_0ca0 .component-tall-5865 {
    border-left: 1px solid #eaecee;
  }
  .lower-d385.solid_0ca0 .over-755f {
    border-left: 1px solid #eaecee;
  }
  .lower-d385.solid_0ca0 .caption_lite_4f1f {
    padding-right: 1em;
  }
  .lower-d385.solid_0ca0 .panel_pressed_0c2b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-d385.solid_0ca0 .border_liquid_9d88 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .small-74a7 .caption_lite_4f1f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .small-74a7.solid_0ca0 .label_static_3dfe {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .small-74a7.solid_0ca0 .caption_lite_4f1f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .small-74a7.solid_0ca0 .panel_pressed_0c2b {
    padding-left: 1em;
  }
  .small-74a7.solid_0ca0 .border_liquid_9d88 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .small-74a7.solid_0ca0 .caption_lite_4f1f {
    padding-left: 0;
  }
}
.list-eaa5 .west-475a {
  display: inline-block;
}
.grid_37d2 {
  display: inline-block;
}
.container_76bd {
  word-con: break-word;
}
.disabled-c5e6 > span {
  display: inline-block;
  padding: 5px 0;
}
.disabled-c5e6 .widget_large_3789 {
  margin-left: 8px;
  margin-right: 8px;
}
.disabled-c5e6 .hover-middle-bdd9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.focus_complex_1a40 .west-266c {
  margin-bottom: 2em;
}
.focus_complex_1a40 .hidden_inner_8194 {
  margin-bottom: 15px;
}
.focus_complex_1a40 .hidden_inner_8194:last-child {
  margin-bottom: 0;
}
.focus_complex_1a40 .panel-083e {
  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) {
  .focus_complex_1a40 .panel-083e {
    display: block;
  }
}
.focus_complex_1a40 .new-ea8d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .focus_complex_1a40 .new-ea8d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.focus_complex_1a40 .tertiary_easy_b56b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.focus_complex_1a40 .tertiary_easy_b56b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.focus_complex_1a40 .tertiary_easy_b56b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.focus_complex_1a40 .container_76bd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.focus_complex_1a40 .container_76bd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.focus_complex_1a40 .left-fa43 p:last-child {
  margin-bottom: 0;
}
.focus_complex_1a40 .logo-stale-6f14 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.focus_complex_1a40 .disabled-870c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.focus_complex_1a40 .backdrop_simple_b314 {
  margin-top: 1em;
}
.focus_complex_1a40 .active-medium-d6c9 {
  top: 0;
  display: block;
}
.focus_complex_1a40 .active-medium-d6c9 a {
  color: inherit;
}
.focus_complex_1a40 .active-medium-d6c9 a:hover {
  color: inherit;
}
.focus_complex_1a40 .shade_ff5e {
  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;
}
.focus_complex_1a40 .shade_ff5e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.focus_complex_1a40 .disabled-870c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.focus_complex_1a40 .short-08fc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.focus_complex_1a40 .short-08fc:first-child {
  margin-top: 0;
}
.focus_complex_1a40 .short-08fc.modal-fe09 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.focus_complex_1a40 .short-08fc.texture-bb28 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focus_complex_1a40
  .short-08fc.texture-bb28.sort_solid_ce45
  .backdrop_simple_b314 {
  width: 100%;
}
.focus_complex_1a40 .texture-bb28 {
  -webkit-box-align: center;
  align-items: center;
}
.focus_complex_1a40 .texture-bb28 .disabled-c5e6,
.focus_complex_1a40 .texture-bb28 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.focus_complex_1a40 .tertiary_easy_b56b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focus_complex_1a40 .tertiary_easy_b56b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focus_complex_1a40 .tertiary_easy_b56b: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;
}
.focus_complex_1a40 .modal-fe09 {
  z-index: 5;
}
.focus_complex_1a40 .north-b1f4 .feature-medium-b2dd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.focus_complex_1a40 .detail-c27d .feature-medium-b2dd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.focus_complex_1a40 .module-45a3 .feature-medium-b2dd {
  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;
}
.focus_complex_1a40.stone-44ca .panel-083e,
.focus_complex_1a40.status-8d15 .panel-083e {
  display: block;
}
.focus_complex_1a40.stone-44ca .panel-083e .carousel-b5b6,
.focus_complex_1a40.stone-44ca .panel-083e .disabled-870c,
.focus_complex_1a40.status-8d15 .panel-083e .carousel-b5b6,
.focus_complex_1a40.status-8d15 .panel-083e .disabled-870c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus_complex_1a40.paragraph_7b34 .new-ea8d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .focus_complex_1a40.paragraph_7b34 .new-ea8d {
    margin-right: 0;
  }
}
.focus_complex_1a40.stone-44ca .new-ea8d,
.focus_complex_1a40.status-8d15 .new-ea8d {
  padding-top: 40%;
}
.focus_complex_1a40.stone-44ca .west-266c,
.focus_complex_1a40.status-8d15 .west-266c {
  display: block;
}
.focus_complex_1a40.stone-44ca .fn-sticky-8841 .disabled-870c,
.focus_complex_1a40.status-8d15 .fn-sticky-8841 .disabled-870c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.focus_complex_1a40.stone-44ca .new-ea8d,
.focus_complex_1a40.status-8d15 .new-ea8d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.focus_complex_1a40.stone-44ca .disabled-870c {
  padding: 1em;
}
.east_a52d {
  margin: 30px auto;
  display: block;
}
.east_a52d .search_2abd > * {
  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;
}
.east_a52d .search_2abd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east_a52d .search_2abd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag-stale-1b08 .disabled-c5e6 {
  margin-bottom: 1.41575em;
}
.tag-stale-1b08 .card-in-d473 {
  margin-bottom: 1.618em;
}
.texture-down-dbbb .gallery-lower-2325 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.texture-down-dbbb .gallery-lower-2325 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.texture-down-dbbb .stale_eda9 {
  max-width: 100%;
  overflow: auto;
}
.surface_upper_7249 .texture-down-dbbb a:hover {
  text-decoration: underline;
}
.texture-top-c1f6 .hidden_inner_8194:not(.container_76bd),
.texture-top-c1f6 .tertiary_easy_b56b {
  margin-bottom: 1.41575em;
}
.texture-top-c1f6 .hidden_inner_8194:not(.container_76bd):last-child,
.texture-top-c1f6 .tertiary_easy_b56b:last-child {
  margin-bottom: 0;
}
.texture-top-c1f6 .hidden_inner_8194.dynamic_88f5 {
  margin-bottom: 0.41575em;
}
.texture-top-c1f6 .detail-cool-da96:before,
.texture-top-c1f6 .surface_15fb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.texture-top-c1f6 .detail-cool-da96:before {
  content: "\f115";
}
.texture-top-c1f6 .surface_15fb:before {
  content: "\f02c";
}
.texture-top-c1f6 .banner_c253 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.texture-top-c1f6 .banner_c253 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.secondary-8451 {
  display: -webkit-box;
  display: flex;
}
.secondary-8451 .heading_11f4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .secondary-8451 .heading_11f4 {
    flex-basis: 90px;
  }
}
.secondary-8451 .warm_ec09 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .secondary-8451 .warm_ec09 {
    flex-basis: calc(100% - 50px);
  }
}
.secondary-8451 .shadow-1ea9 p:last-child {
  margin-bottom: 0.72em;
}
.info_ddec .search_2abd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.info_ddec .search_2abd:after,
.info_ddec .search_2abd:before {
  content: "";
  display: table;
}
.info_ddec .search_2abd:after {
  clear: both;
}
.info_ddec .search_2abd .center_226e,
.info_ddec .search_2abd .solid_1f3a {
  width: 49%;
}
.info_ddec .search_2abd .center_226e a span.rough-02a5,
.info_ddec .search_2abd .solid_1f3a a span.rough-02a5 {
  display: block;
  margin-bottom: 5px;
}
.info_ddec .search_2abd .solid_1f3a {
  float: left;
  text-align: left;
}
.info_ddec .search_2abd .center_226e {
  float: right;
  text-align: right;
}
.breadcrumb-stale-15e7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-stale-15e7 {
    margin-bottom: 0;
  }
}
.filter-north-2637 {
  margin-bottom: 1em;
}
.filter-north-2637 .container_76bd {
  font-size: 1.1em;
  line-height: 1.3;
}
.button_ac58 a {
  display: block;
  line-height: 0;
  position: relative;
}
.black_4d45 .filter-north-2637,
.element-d3f1 .filter-north-2637 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .black_4d45 .filter-north-2637,
  .element-d3f1 .filter-north-2637 {
    display: block;
  }
}
.black_4d45 .button_ac58,
.element-d3f1 .button_ac58 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .black_4d45 .button_ac58,
  .element-d3f1 .button_ac58 {
    margin-bottom: 1em;
  }
}
.black_4d45 .button_ac58 img,
.element-d3f1 .button_ac58 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.black_4d45 .up_ad4f,
.element-d3f1 .up_ad4f {
  flex-basis: calc(100% - 160px);
}
.black_4d45 .up_ad4f p,
.element-d3f1 .up_ad4f p {
  margin-bottom: 0;
}
.black_4d45 .up_ad4f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .black_4d45 .up_ad4f {
    padding-left: 0;
  }
}
.element-d3f1 .up_ad4f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .element-d3f1 .up_ad4f {
    padding-right: 0;
  }
}
.element-d3f1 .button_ac58 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.form-soft-ecf5 .button_ac58 {
  margin-bottom: 0.5em;
}
.form-soft-ecf5 .button_ac58 img {
  width: 100%;
}
.aside-8bb1 .active_6ee2,
.container-clean-f4ee .active_6ee2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.container-clean-f4ee .label_static_3dfe .accent-dark-e982 p:last-child {
  margin-bottom: 0;
}
.card_next_9f3c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.over-72cb .lite_ea42 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .over-72cb .lite_ea42:last-of-type {
    margin-bottom: 0;
  }
}
.over-72cb .lite_ea42 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over-72cb .lite_ea42 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.over-72cb .lite_ea42 ul li {
  margin: 0 0 0.6em;
}
.over-72cb .lite_ea42 ul li.grid-5621,
.over-72cb .lite_ea42 ul li.current_bbfc {
  position: relative;
}
.over-72cb .lite_ea42 ul li.grid-5621 .preview-wood-dc96,
.over-72cb .lite_ea42 ul li.current_bbfc .preview-wood-dc96 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.over-72cb .lite_ea42 ul li.grid-5621:after:after,
.over-72cb .lite_ea42 ul li.grid-5621:after:before,
.over-72cb
  .lite_ea42
  ul
  li.current_bbfc:after:after,
.over-72cb
  .lite_ea42
  ul
  li.current_bbfc:after:before {
  content: "";
  display: table;
}
.over-72cb .lite_ea42 ul li.grid-5621:after:after,
.over-72cb
  .lite_ea42
  ul
  li.current_bbfc:after:after {
  clear: both;
}
.over-72cb .lite_ea42 a.hard_4942:hover {
  text-decoration: none;
}
.over-72cb .lite_ea42 select {
  max-width: 100%;
}
.over-72cb .lite_ea42 table {
  font-size: 85%;
}
.over-72cb .lite_ea42 table td,
.over-72cb .lite_ea42 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.over-72cb .lite_ea42 table tfoot td {
  text-align: left;
}
.over-72cb .lite_ea42 :last-child {
  margin-bottom: 0;
}
.over-72cb .lite_ea42 .gallery_dirty_b7dd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.over-72cb .lite_ea42 .gallery_dirty_b7dd label {
  width: 100%;
}
.over-72cb .lite_ea42 .gallery_dirty_b7dd .footer-24dc {
  width: 100%;
  display: block;
}
.over-72cb .lite_ea42 .gallery_dirty_b7dd .row-glass-0ac8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.over-72cb .lite_ea42 .gallery_dirty_b7dd .row-glass-0ac8:hover svg #svg-search {
  fill: #444;
}
.over-72cb .lite_ea42 .gallery_dirty_b7dd .row-glass-0ac8 svg {
  width: 18px;
  height: 18px;
}
.over-72cb .avatar_78f3 ul ul,
.over-72cb .panel-pink-0830 ul ul,
.over-72cb .gas_0802 ul ul,
.over-72cb .preview-2152 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.over-72cb .avatar_78f3 .slider-dim-a989 > a,
.over-72cb .panel-pink-0830 .slider-dim-a989 > a,
.over-72cb .gas_0802 .slider-dim-a989 > a,
.over-72cb .preview-2152 .slider-dim-a989 > a {
  margin-bottom: 0;
}
.over-72cb .picture_fluid_fcee li,
.over-72cb .avatar_78f3 li,
.over-72cb .box-06ce li,
.over-72cb .panel-pink-0830 li,
.over-72cb .gas_0802 li,
.over-72cb .preview-2152 li,
.over-72cb .black-3403 li,
.over-72cb .huge-a52e li {
  display: block;
  position: relative;
}
.over-72cb .picture_fluid_fcee li:last-child,
.over-72cb .avatar_78f3 li:last-child,
.over-72cb .box-06ce li:last-child,
.over-72cb .panel-pink-0830 li:last-child,
.over-72cb .gas_0802 li:last-child,
.over-72cb .preview-2152 li:last-child,
.over-72cb .black-3403 li:last-child,
.over-72cb .huge-a52e li:last-child {
  border: none;
}
.over-72cb .picture_fluid_fcee li a,
.over-72cb .avatar_78f3 li a,
.over-72cb .box-06ce li a,
.over-72cb .panel-pink-0830 li a,
.over-72cb .gas_0802 li a,
.over-72cb .preview-2152 li a,
.over-72cb .black-3403 li a,
.over-72cb .huge-a52e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.over-72cb .picture_fluid_fcee li ul li::before,
.over-72cb .avatar_78f3 li ul li::before,
.over-72cb .box-06ce li ul li::before,
.over-72cb .panel-pink-0830 li ul li::before,
.over-72cb .gas_0802 li ul li::before,
.over-72cb .preview-2152 li ul li::before,
.over-72cb .black-3403 li ul li::before,
.over-72cb .huge-a52e li ul li::before {
  left: 15px;
}
.over-72cb .picture_fluid_fcee li ul a,
.over-72cb .avatar_78f3 li ul a,
.over-72cb .box-06ce li ul a,
.over-72cb .panel-pink-0830 li ul a,
.over-72cb .gas_0802 li ul a,
.over-72cb .preview-2152 li ul a,
.over-72cb .black-3403 li ul a,
.over-72cb .huge-a52e li ul a {
  padding-left: 20px;
}
.over-72cb .picture_fluid_fcee li ul ul li::before,
.over-72cb .avatar_78f3 li ul ul li::before,
.over-72cb .box-06ce li ul ul li::before,
.over-72cb .panel-pink-0830 li ul ul li::before,
.over-72cb .gas_0802 li ul ul li::before,
.over-72cb .preview-2152 li ul ul li::before,
.over-72cb .black-3403 li ul ul li::before,
.over-72cb .huge-a52e li ul ul li::before {
  left: 30px;
}
.over-72cb .picture_fluid_fcee li ul ul a,
.over-72cb .avatar_78f3 li ul ul a,
.over-72cb .box-06ce li ul ul a,
.over-72cb .panel-pink-0830 li ul ul a,
.over-72cb .gas_0802 li ul ul a,
.over-72cb .preview-2152 li ul ul a,
.over-72cb .black-3403 li ul ul a,
.over-72cb .huge-a52e li ul ul a {
  padding-left: 40px;
}
.over-72cb .huge-1eb6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.over-72cb .huge-a52e ul li {
  margin-bottom: 1.41575em;
}
.over-72cb .huge-a52e ul li .backdrop-6dcf {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.over-72cb .huge-a52e ul li .column_current_fda4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.box-easy-d453 .picture_fluid_fcee li a,
.box-easy-d453 .avatar_78f3 li a,
.box-easy-d453 .box-06ce li a,
.box-easy-d453 .panel-pink-0830 li a,
.box-easy-d453 .gas_0802 li a,
.box-easy-d453 .preview-2152 li a,
.box-easy-d453 .black-3403 li a,
.box-easy-d453 .huge-a52e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-easy-d453 .huge-1eb6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-easy-d453 .lite_ea42 ul li.grid-5621 .preview-wood-dc96,
.box-easy-d453 .lite_ea42 ul li.current_bbfc .preview-wood-dc96 {
  background: rgba(0, 0, 0, 0.2);
}
.box-easy-d453 .over-72cb .lite_ea42 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-d7fe .over-72cb .input_cold_59ce li {
  margin: 0;
}
.alert-d7fe .over-72cb .input_cold_59ce li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.alert-d7fe .over-72cb .input_cold_59ce li ul {
  margin: 0;
}
.alert-d7fe .over-72cb .input_cold_59ce li ul li a {
  padding-left: 15px;
}
.alert-d7fe .over-72cb .input_cold_59ce li ul li li a {
  padding-left: 30px;
}
.alert-d7fe .over-72cb .input_cold_59ce li.hover-e94d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.alert-d7fe .over-72cb .input_cold_59ce li.hover-e94d > 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;
}
.alert-d7fe .over-72cb .input_cold_59ce li.hover-e94d > 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;
}
.text_badc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gallery-clean-316c {
  position: relative;
  z-index: 10;
}
.gallery-clean-316c .gallery-over-0f7c {
  width: 100%;
  max-width: 100%;
}
.hero-54e8 .motion_4bb8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hero-54e8 .preview-gas-e9f3 {
}
.hero-54e8 .box-easy-d453 {
  background: #292929;
}
.frame_active_dc2f .motion_4bb8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.frame_active_dc2f .preview-gas-e9f3 {
  background: #f9f9f9;
}
.frame_active_dc2f .box-easy-d453 {
  background: #303030;
}
.progress-2696 .motion_4bb8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .progress-2696 .west-475a {
    margin-bottom: 1em;
  }
  .progress-2696 .west-475a:last-child {
    margin-bottom: 0;
  }
}
.progress-2696 .preview-gas-e9f3 {
  background: #ededed;
}
.progress-2696 .box-easy-d453 {
  background: #1a1a1a;
}
.motion_4bb8.preview-gas-e9f3 {
  color: rgba(0, 0, 0, 0.6);
}
.motion_4bb8.preview-gas-e9f3 .alert_e624 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion_4bb8.box-easy-d453 {
  color: rgba(255, 255, 255, 0.99);
}
.motion_4bb8.box-easy-d453 a:not(.hard_4942) {
  color: rgba(255, 255, 255, 0.79);
}
.motion_4bb8.box-easy-d453 a:not(.hard_4942):hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_4bb8.box-easy-d453 .alert_e624 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_4bb8.box-easy-d453 table tbody td,
.motion_4bb8.box-easy-d453 table th {
  background: rgba(0, 0, 0, 0.08);
}
.focused_6657.glass_412c .paper-6d3a {
  max-width: initial;
}
.focused_6657 .frame-dynamic-38cf {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.focused_6657 .frame-dynamic-38cf .gallery-over-0f7c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .focused_6657 .frame-dynamic-38cf .gallery-over-0f7c {
    display: block;
    margin-bottom: 2em;
  }
  .focused_6657 .frame-dynamic-38cf .gallery-over-0f7c:last-child {
    margin-bottom: 0;
  }
}
.progress-2696 .west-475a:last-child,
.frame_active_dc2f .west-475a:last-child,
.hero-54e8 .west-475a:last-child {
  margin-bottom: 0;
}
.progress-2696 .west-475a .over-72cb .lite_ea42:last-child,
.frame_active_dc2f .west-475a .over-72cb .lite_ea42:last-child,
.hero-54e8 .west-475a .over-72cb .lite_ea42:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .progress-2696 .full_0c75,
  .progress-2696 .gold_167e,
  .frame_active_dc2f .full_0c75,
  .frame_active_dc2f .gold_167e,
  .hero-54e8 .full_0c75,
  .hero-54e8 .gold_167e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gallery-clean-316c .west-475a {
    margin-bottom: 2em;
  }
}
.gallery-clean-316c p:last-child {
  margin-bottom: 0;
}
.gallery-clean-316c li,
.gallery-clean-316c ul {
  list-style: none;
  margin: 0;
}
.gallery-clean-316c ul ul {
  margin-left: 2.617924em;
}
.grid-0182 {
  font-size: 0.875em;
}

/* css-noise: e951 */
.promo-block-c1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
