/*!
Theme Name: Customify
Theme URI: https://pressmaximum.current_6ccf/customify
Author: WPCustomify
Author URI: https://pressmaximum.current_6ccf
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.current_6ccf/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tag-yellow-1dc6.chip_in_97d0/licenses/gpl-2.0.clean-099f
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.panel_steel_f1be/, (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.title-north-7f35.gas_f8f6/normalize.wide-3483/
 ======
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.wide-3483 v7.0.0 | MIT License | github.current_6ccf/necolas/normalize.wide-3483 */
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;
}
.modal-red-38ff .short-fce0,
.text_pressed_8383,
.static-47ab,
.breadcrumb-gold-de50,
.focus-gold-a485,
.bottom-cdcd,
.outline_brown_6459,
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;
}
.text_pressed_8383,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .text_pressed_8383,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .text_pressed_8383,
  h1 {
    font-size: 1.8em;
  }
}
.static-47ab,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.static-47ab + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .static-47ab,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .static-47ab,
  h2 {
    font-size: 1.7em;
  }
}
.breadcrumb-gold-de50,
h3 {
  font-size: 1.618em;
}
.modal-red-38ff .short-fce0,
.focus-gold-a485,
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.tabs_east_10df {
  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;
}
.over_7207:after,
.over_7207:before,
.badge-green-8d8a:after,
.badge-green-8d8a:before {
  content: "";
  display: table;
}
.over_7207:after,
.badge-green-8d8a:after {
  clear: both;
}
.layout_5a19 {
  float: right;
  margin-right: 0;
}
.image-short-e4c1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.active-7dff .paper_d5c3,
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;
}
.active-7dff .paper_d5c3: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;
}
.block-c3ee .paper_d5c3 {
  box-shadow: none;
}
.block-c3ee
  .paper_d5c3
  .surface-clean-7e4d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.block-c3ee .paper_d5c3 .avatar-4dd3 {
  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;
}
.block-c3ee
  .paper_d5c3
  .avatar-4dd3
  b {
  display: none;
}
.block-c3ee .feature_south_63c8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.footer-fixed-adb5:not(.tag_active_c2a7):not(.highlight-fixed-6573),
button:not(.tag_active_c2a7):not(.highlight-fixed-6573),
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ),
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ),
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ) {
  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;
}
.footer-fixed-adb5:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):hover,
button:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):hover,
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):hover,
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):hover,
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.footer-fixed-adb5:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):active,
.footer-fixed-adb5:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):focus,
button:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):active,
button:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):focus,
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):active,
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):focus,
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):active,
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):focus,
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):active,
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):focus {
  outline: 0;
}
.footer-fixed-adb5:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce,
button:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce,
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce,
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce,
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce {
  position: relative;
}
.footer-fixed-adb5:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .notification-a572,
.footer-fixed-adb5:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .message-e2d8,
.footer-fixed-adb5:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .stone_76f0,
.footer-fixed-adb5:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  i,
.footer-fixed-adb5:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  svg,
button:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .notification-a572,
button:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .message-e2d8,
button:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .stone_76f0,
button:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  i,
button:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  svg,
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .notification-a572,
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .message-e2d8,
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .stone_76f0,
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  i,
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  svg,
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .notification-a572,
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .message-e2d8,
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .stone_76f0,
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  i,
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  svg,
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .notification-a572,
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .message-e2d8,
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  .stone_76f0,
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  i,
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce
  svg {
  visibility: hidden;
}
.footer-fixed-adb5:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce:after,
button:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce:after,
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce:after,
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce:after,
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ).fn-loading-51ce: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;
}
.footer-fixed-adb5:not(.tag_active_c2a7):not(.highlight-fixed-6573),
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ),
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ),
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ) {
  color: #fff;
  background: #235787;
}
.footer-fixed-adb5:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):focus,
input[type="button"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):focus,
input[type="reset"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):focus,
input[type="submit"]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ):focus {
  color: #fff;
}
.footer-fixed-adb5.fn-disabled-51ce:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ),
.footer-fixed-adb5[disabled]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ),
button.fn-disabled-51ce:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ),
button[disabled]:not(.tag_active_c2a7):not(
    .highlight-fixed-6573
  ) {
  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;
}
.main_plasma_ba99 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.main_plasma_ba99: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;
}
.wrapper-large-b2fc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active-1ad1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.north_660a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.over_7207:after,
.over_7207:before,
.hero_motion_0f41:after,
.hero_motion_0f41:before,
.component-0355:after,
.component-0355:before,
.yellow_cb87:after,
.yellow_cb87:before,
.brown-670e:after,
.brown-670e:before,
.alert-basic-d6ce:after,
.alert-basic-d6ce:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.over_7207:after,
.hero_motion_0f41:after,
.component-0355:after,
.yellow_cb87:after,
.brown-670e:after,
.alert-basic-d6ce:after {
  clear: both;
}
.hero_motion_0f41 .left_71c7,
.component-0355 .left_71c7,
.layout_light_a037 .left_71c7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notice_easy_1825 {
  display: inline-block;
}
.widget_plasma_5a8d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget_plasma_5a8d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget_plasma_5a8d .highlight-white-ea2b {
  padding: 1em 0;
  font-size: 85%;
}
.highlight-white-ea2b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.disabled_b4c4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.disabled_b4c4:after,
.disabled_b4c4:before {
  content: "";
  display: table;
}
.disabled_b4c4:after {
  clear: both;
}
.picture_937b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.row_1105 .picture_937b {
  max-width: 50%;
}
.layout_ee2d .picture_937b {
  max-width: 33.33%;
}
.avatar-old-4826 .picture_937b {
  max-width: 25%;
}
.frame-tall-456d .picture_937b {
  max-width: 20%;
}
.hot_0cb8 .picture_937b {
  max-width: 16.66%;
}
.current_741a .picture_937b {
  max-width: 14.28%;
}
.text_0a35 .picture_937b {
  max-width: 12.5%;
}
.section-gas-9494 .picture_937b {
  max-width: 11.11%;
}
.slider_f48f {
  display: block;
}
.modal-red-38ff .top_a9e2 label,
.modal-red-38ff .text_3b6d label,
.modal-red-38ff .banner_3586 label,
.modal-red-38ff .blue-8ce0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.main-be95 {
  list-style: none;
  margin: 0;
}
.main-be95 article.north-00ce {
  margin-bottom: 0;
}
.main-be95 ul {
  list-style: none;
  margin: 0;
}
.main-be95 .table_slow_3545 li.north-00ce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .main-be95 .table_slow_3545 li.north-00ce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .main-be95 .table_slow_3545 li.north-00ce: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) {
  .main-be95 .table_slow_3545 li.north-00ce li.north-00ce li.north-00ce li.north-00ce {
    padding-left: 0;
  }
}
article.north-00ce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.north-00ce .hero_motion_0f41 p:last-of-type {
  margin-bottom: 0;
}
article.north-00ce .copper_cc83 {
  float: left;
}
article.north-00ce .grid-97f7 {
  margin-left: 85px;
}
article.north-00ce .smooth_5f1d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.north-00ce .smooth_5f1d .narrow_c3c4 {
  margin-left: 10px;
}
article.north-00ce .stone-2f26 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.north-00ce .overlay_587c {
  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 .top_a9e2,
  #respond .banner_3586,
  #respond .blue-8ce0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top_a9e2 input,
#respond .banner_3586 input,
#respond .blue-8ce0 input {
  width: 100%;
}
#respond .blue-8ce0 {
  margin-right: 0;
}
#respond .hovered-bc20 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item_in_ca72 {
  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;
}
.item_in_ca72.column_dark_b836 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.item_in_ca72 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%);
}
.item_in_ca72:focus,
.item_in_ca72: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);
}
.avatar_eaf3 {
  border-radius: 10%;
}
.filter-liquid-cbc1 {
  border-radius: 50%;
}
.border-stone-e869 {
  font-size: 0.72em;
}
.search_tall_85f5 {
  font-size: 0.875em;
}
.component_simple_6ad9 {
  font-size: 1.1em;
}
.focused_dac3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.focused_dac3.border-stone-e869 {
  letter-spacing: 0.5px;
}
.column_active_4c67,
.column_active_4c67 a {
  color: #6d6d6d;
}
.column_active_4c67 a:hover {
  color: #111;
}
.first_d919 {
  color: #6d6d6d;
}
.accordion_ad07 {
  overflow-x: hidden;
}
.accordion_ad07 .hero-4e1b.slow-8a84 {
  position: relative;
}
.accordion_ad07 .hero-4e1b.slow-8a84.feature_e305 {
  position: initial;
}
.accordion_ad07
  .hero-4e1b.slow-8a84.feature_e305
  .stale-3f92 {
  left: auto;
}
.accordion_ad07 .hero-4e1b .stale-3f92 {
  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;
}
.accordion_ad07 .hero-4e1b:hover.slow-8a84 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accordion_ad07
  .hero-4e1b:hover.slow-8a84
  .stale-3f92 {
  display: block;
  z-index: 9999999;
}
.accordion_ad07 .disabled_710f .liquid_fc1b,
.accordion_ad07 .paragraph-selected-0d1f .liquid_fc1b {
  display: none;
}
.accordion_ad07 .shadow_upper_1547 .hero-4e1b:hover.slow-8a84 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.modal-red-38ff .top_a9e2 label,
.modal-red-38ff .text_3b6d label,
.modal-red-38ff .banner_3586 label,
.modal-red-38ff .blue-8ce0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.main-be95 {
  list-style: none;
  margin: 0;
}
.main-be95 article.north-00ce {
  margin-bottom: 0;
}
.main-be95 ul {
  list-style: none;
  margin: 0;
}
.main-be95 .table_slow_3545 li.north-00ce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .main-be95 .table_slow_3545 li.north-00ce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .main-be95 .table_slow_3545 li.north-00ce: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) {
  .main-be95 .table_slow_3545 li.north-00ce li.north-00ce li.north-00ce li.north-00ce {
    padding-left: 0;
  }
}
article.north-00ce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.north-00ce .hero_motion_0f41 p:last-of-type {
  margin-bottom: 0;
}
article.north-00ce .copper_cc83 {
  float: left;
}
article.north-00ce .grid-97f7 {
  margin-left: 85px;
}
article.north-00ce .smooth_5f1d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.north-00ce .smooth_5f1d .narrow_c3c4 {
  margin-left: 10px;
}
article.north-00ce .stone-2f26 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.north-00ce .overlay_587c {
  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 .top_a9e2,
  #respond .banner_3586,
  #respond .blue-8ce0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top_a9e2 input,
#respond .banner_3586 input,
#respond .blue-8ce0 input {
  width: 100%;
}
#respond .blue-8ce0 {
  margin-right: 0;
}
#respond .hovered-bc20 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.disabled_710f .widget_brown_0443 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.widget_brown_0443 .over_a35b.static-403f .grid_efaf > li > a:focus,
.widget_brown_0443 .over_a35b.static-403f .grid_efaf > li > a:hover,
.widget_brown_0443 .over_a35b.status-ad88 .grid_efaf > li > a:focus,
.widget_brown_0443 .over_a35b.status-ad88 .grid_efaf > li > a:hover,
.widget_brown_0443 .over_a35b.message-last-92d7 .grid_efaf > li > a:focus,
.widget_brown_0443 .over_a35b.message-last-92d7 .grid_efaf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_brown_0443
  .over_a35b.static-403f
  .grid_efaf
  > li.alert_medium_b753
  > a,
.widget_brown_0443
  .over_a35b.static-403f
  .grid_efaf
  > li.dropdown-7d7e
  > a,
.widget_brown_0443
  .over_a35b.status-ad88
  .grid_efaf
  > li.alert_medium_b753
  > a,
.widget_brown_0443
  .over_a35b.status-ad88
  .grid_efaf
  > li.dropdown-7d7e
  > a,
.widget_brown_0443
  .over_a35b.message-last-92d7
  .grid_efaf
  > li.alert_medium_b753
  > a,
.widget_brown_0443 .over_a35b.message-last-92d7 .grid_efaf > li.green-f22d > a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_brown_0443 .tertiary_d330,
.widget_brown_0443 .tertiary_d330 a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_brown_0443 .tabs_first_d988.middle-0930 li a,
.widget_brown_0443 .accordion-wood-f3ec a,
.widget_brown_0443 .green-0d06,
.widget_brown_0443 .grid_efaf > li > a,
.widget_brown_0443 .outline_34a1 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_brown_0443 .tabs_first_d988.middle-0930 li a:hover,
.widget_brown_0443 .accordion-wood-f3ec a:hover,
.widget_brown_0443 .green-0d06:hover,
.widget_brown_0443 .grid_efaf > li > a:hover,
.widget_brown_0443 .outline_34a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_brown_0443 .slider_hovered_c1c4 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_brown_0443 .slider_hovered_c1c4 .footer_9dab {
  color: rgba(255, 255, 255, 0.99);
}
.widget_brown_0443 .slider_hovered_c1c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_brown_0443 .prev_902c .current_aeff {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_brown_0443 .prev_902c .current_aeff .item-cool-3619 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_brown_0443
  .prev_902c
  .current_aeff
  .item-cool-3619::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_brown_0443
  .prev_902c
  .current_aeff
  .item-cool-3619:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_brown_0443
  .prev_902c
  .current_aeff
  .item-cool-3619::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_brown_0443
  .prev_902c
  .current_aeff
  .item-cool-3619::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_brown_0443 .prev_902c .menu-26a6 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_brown_0443 .prev_902c .menu-26a6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-solid-2d85
  .widget_brown_0443
  .prev_902c
  .red_c479
  .content-soft-f5d2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-solid-2d85
  .widget_brown_0443
  .prev_902c
  .red_c479
  .item-cool-3619 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled_710f .paper-4917 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.paper-4917 .over_a35b.static-403f .grid_efaf > li > a:focus,
.paper-4917 .over_a35b.static-403f .grid_efaf > li > a:hover,
.paper-4917 .over_a35b.status-ad88 .grid_efaf > li > a:focus,
.paper-4917 .over_a35b.status-ad88 .grid_efaf > li > a:hover,
.paper-4917 .over_a35b.message-last-92d7 .grid_efaf > li > a:focus,
.paper-4917 .over_a35b.message-last-92d7 .grid_efaf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper-4917
  .over_a35b.static-403f
  .grid_efaf
  > li.alert_medium_b753
  > a,
.paper-4917
  .over_a35b.static-403f
  .grid_efaf
  > li.dropdown-7d7e
  > a,
.paper-4917
  .over_a35b.status-ad88
  .grid_efaf
  > li.alert_medium_b753
  > a,
.paper-4917
  .over_a35b.status-ad88
  .grid_efaf
  > li.dropdown-7d7e
  > a,
.paper-4917
  .over_a35b.message-last-92d7
  .grid_efaf
  > li.alert_medium_b753
  > a,
.paper-4917 .over_a35b.message-last-92d7 .grid_efaf > li.green-f22d > a {
  color: rgba(0, 0, 0, 0.8);
}
.paper-4917 .tertiary_d330,
.paper-4917 .tertiary_d330 a {
  color: rgba(0, 0, 0, 0.8);
}
.paper-4917 .tabs_first_d988.middle-0930 li a,
.paper-4917 .accordion-wood-f3ec a,
.paper-4917 .green-0d06,
.paper-4917 .grid_efaf > li > a,
.paper-4917 .outline_34a1 {
  color: rgba(0, 0, 0, 0.55);
}
.paper-4917 .tabs_first_d988.middle-0930 li a:hover,
.paper-4917 .accordion-wood-f3ec a:hover,
.paper-4917 .green-0d06:hover,
.paper-4917 .grid_efaf > li > a:hover,
.paper-4917 .outline_34a1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper-4917 .slider_hovered_c1c4 {
  color: rgba(0, 0, 0, 0.55);
}
.paper-4917 .slider_hovered_c1c4 .footer_9dab {
  color: rgba(0, 0, 0, 0.8);
}
.paper-4917 .slider_hovered_c1c4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_prev_3112 .solid-5b4f {
  margin-left: auto;
  margin-right: auto;
}
.component-0355 > * {
  margin-left: auto;
  margin-right: auto;
}
.component-0355 .wrapper-large-b2fc {
  margin-right: 1.41575em;
}
.card_25b0 .component-0355 > .summary_3f56 {
  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;
}
.card_25b0 .component-0355 > .frame_pressed_e82c {
  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;
}
.aside_blue_adfa.media_prev_3112 .solid-5b4f,
.link_6cc6.media_prev_3112 .solid-5b4f {
  margin-left: 0;
}
.tabs_bottom_6112.media_prev_3112 .solid-5b4f,
.background-prev-8564.media_prev_3112 .solid-5b4f {
  margin-right: 0;
}
.component-0355 ol,
.component-0355 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.list-9630 video {
  max-width: 100%;
}
.panel-gas-10e7 img {
  display: block;
}
.panel-gas-10e7.wrapper-large-b2fc,
.panel-gas-10e7.active-1ad1 {
  width: 100%;
}
.panel-gas-10e7.frame_pressed_e82c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.easy-48a5:not(.stone_e2d4) {
  margin: 1.5em auto;
}
.hard-c3d1 p {
  padding: 1.5em 14px;
}
ul.gallery-c403.frame_pressed_e82c,
ul.gallery-c403.summary_3f56,
ul.gallery-c403.chip_5f72.summary_3f56 {
  padding: 0 14px;
}
.icon_static_27df {
  display: block;
  overflow-x: auto;
}
.icon_static_27df table {
  border-collapse: collapse;
  width: 100%;
}
.icon_static_27df td,
.icon_static_27df th {
  padding: 0.5em;
}
.component-0355 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.component-0355 ol ol,
.component-0355 ol ul,
.component-0355 ul ol,
.component-0355 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.component-0355 ol ol li,
.component-0355 ol ul li,
.component-0355 ul ol li,
.component-0355 ul ul li {
  margin-left: 0;
}
.lower_cbb9.accordion_c043 > .hero_complex_24a2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lower_cbb9.accordion_c043 > .hero_complex_24a2 iframe,
.lower_cbb9.accordion_c043 > .hero_complex_24a2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.solid-6026 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.solid-6026.feature_orange_92d4 {
  padding: 0;
}
.solid-6026.feature_orange_92d4 cite {
  font-size: 13px;
}
.solid-6026 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.solid-6026 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tertiary_4d12 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tertiary_4d12 > p:first-child {
  margin-top: 0;
}
.tertiary_4d12 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tertiary_4d12 blockquote {
  border-left: 0;
}
.container-full-d54a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.container-full-d54a:not(.green_67a0) {
  max-width: 100px;
}
.container-full-d54a.gas_7615 {
  border-bottom: none !important;
  text-align: center;
}
.container-full-d54a.gas_7615::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hard-c3d1 p {
    padding: 1.5em 0;
  }
}
.silver-da29 {
  color: #0073aa;
}
.dropdown-upper-373e {
  background-color: #0073aa;
}
.liquid-5bc3 {
  color: #229fd8;
}
.background-16c5 {
  background-color: #229fd8;
}
.south_270f {
  color: #eee;
}
.notice-medium-fcfe {
  background-color: #eee;
}
.search-light-7554 {
  color: #444;
}
.gallery-54a8 {
  background-color: #444;
}
.box_338c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.box_338c .hard_00e9 .accordion-wood-f3ec {
  font-size: 15px;
}
.box_338c .accordion-wood-f3ec {
  line-height: 1.3;
}
.box_338c .paper-4917 {
}
.box_338c .widget_brown_0443 {
  background: #235787;
}
.last-36d2 {
  padding: 0;
}
.last-36d2 .widget_brown_0443 {
  background: #1a1a1a;
}
.last-36d2 .paper-4917 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.section-b7c9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.section-b7c9 .paper-4917 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.section-b7c9 .widget_brown_0443 {
  background: #303030;
}
.alert-basic-d6ce {
  position: relative;
  z-index: 10;
}
.alert-basic-d6ce .current-deed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_current_4203 .slow-8a84 {
  display: inline-block;
  vertical-align: middle;
}
.overlay_current_4203.tertiary_solid_26ac .slow-8a84 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .overlay_current_4203.tertiary_solid_26ac .slow-8a84 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay_current_4203.tertiary_solid_26ac .slow-8a84 {
    margin-right: 0.4em;
  }
}
.overlay_current_4203.tertiary_solid_26ac .slow-8a84:last-child {
  margin-right: 0;
}
.outline_b4dc .current-deed {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .disabled_710f .hard_00e9 {
    margin: 0 -0.5em;
  }
  .disabled_710f .hard_00e9 [class*="customify-col-"],
  .disabled_710f .hard_00e9 [class*="customify-col_"],
  .disabled_710f .hard_00e9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.disabled_710f.breadcrumb_72c2 .current-deed {
  background: 0 0 !important;
}
.disabled_710f.breadcrumb_72c2 .current-deed,
.disabled_710f.outline_b4dc .current-deed {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .disabled_710f.paragraph_05b4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.disabled_710f.outline_b4dc .current-deed {
  box-shadow: none !important;
}
.picture_left_20df {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .picture_left_20df {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .picture_left_20df {
    padding: 18px 0 20px;
  }
}
.picture_left_20df .info_99ac {
  width: 100%;
}
.picture_left_20df .gallery-bb94 {
  margin-bottom: 0;
}
.picture_left_20df .primary-23ec {
  margin-top: 5px;
  font-size: 0.875em;
}
.light-bce5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.light-bce5 .tabs-stone-c235 {
  width: 100%;
}
.picture-f2ef {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.picture-f2ef li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.picture-f2ef 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;
}
.picture-f2ef li:last-child:after {
  display: none;
}
.picture-f2ef li a {
  font-weight: 500;
  margin-right: 10px;
}
.card-steel-1e79 .liquid_fc1b button,
.picture_left_20df .liquid_fc1b button {
  left: 0;
}
.card-steel-1e79 .tabs-stone-c235,
.picture_left_20df .tabs-stone-c235 {
  padding-left: 0;
  padding-right: 0;
}
.card-steel-1e79 .light-bce5,
.picture_left_20df .light-bce5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.card-steel-1e79 {
  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;
}
.card-steel-1e79: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;
}
.card-steel-1e79 .status-4960 {
  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) {
  .card-steel-1e79 .status-4960 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .card-steel-1e79 .status-4960 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .card-steel-1e79 .status-4960 {
    min-height: 200px;
  }
}
.card-steel-1e79 .picture-f2ef {
  color: rgba(255, 255, 255, 0.8);
}
.card-steel-1e79 .picture-f2ef a,
.card-steel-1e79 .picture-f2ef li:after {
  color: inherit;
}
.card-steel-1e79 .picture-f2ef a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.purple-6d38 {
  margin-bottom: 0.5em;
}
.video_warm_ca69 {
  margin-bottom: 1.2em;
}
.video_warm_ca69,
.purple-6d38 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.video_warm_ca69 p:last-child,
.purple-6d38 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .liquid_fc1b,
#masthead .liquid_fc1b {
  display: none;
}
#masthead
  > .liquid_fc1b.stale-d2b0 {
  display: none;
}
#masthead > .liquid_fc1b button {
  left: 0;
}
.photo_0e1b {
  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%;
}
.photo_0e1b .slow-8a84 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.photo_0e1b .gallery-bottom-2948 {
  display: -webkit-box;
  display: flex;
}
.photo_0e1b .gallery-bottom-2948.tag-slow-c9ef {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.photo_0e1b .gallery-bottom-2948.secondary_light_43d1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_0e1b .gallery-bottom-2948.liquid-9852 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_0e1b.white-b70a.pagination-69f4 .gallery-bottom-2948.tag-slow-c9ef {
  flex-basis: 100%;
}
.photo_0e1b.pressed-827f .gallery-bottom-2948.secondary_light_43d1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.photo_0e1b.pressed-827f .gallery-bottom-2948.liquid-9852 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .liquid_fc1b.stale-d2b0 {
  display: none;
}
#masthead > .liquid_fc1b button {
  left: 0;
}
.up-39c0 {
  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;
}
.up-39c0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.up-39c0.row_7ca5 i {
  margin-right: 4px;
}
.up-39c0.background_upper_964c i {
  margin-left: 5px;
}
.accordion-wood-f3ec p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion-wood-f3ec p:last-child {
  margin-bottom: 0;
}
.tabs-edb9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tabs-edb9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tabs-edb9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tabs-edb9 .tertiary_d330 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tabs-edb9 .overlay-be49 {
  margin: 5px 0 7px 0;
}
.tabs-edb9.tag_outer_714f .in_b289 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-edb9.tag_outer_714f .hovered_9889 {
  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;
}
.tabs-edb9.prev-6402 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tabs-edb9.prev-6402 .in_b289 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-edb9.prev-6402 .hovered_9889 {
  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;
}
.tabs-edb9.border_dirty_2dab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs-edb9.fixed-8b99 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tabs-edb9.fixed-8b99 .hovered_9889 {
  margin-top: 7px;
}
.backdrop_wood_de32 {
  display: inline-block;
}
.alert-basic-d6ce .heading_motion_f068 .tabs-edb9 img {
  max-width: 100%;
}
.over_a35b .easy_bc51.surface_d4df,
.small_1b53 .easy_bc51.surface_d4df {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.over_a35b .feature_e747,
.small_1b53 .feature_e747 {
  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%);
}
.over_a35b .feature_e747 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.over_a35b.section-a4c6 .feature_e747 {
  display: none;
}
.over_a35b .caption_fb74 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over_a35b .caption_fb74 li {
  display: inline-block;
  position: relative;
}
.over_a35b .caption_fb74 li:last-child {
  margin-right: 0;
}
.over_a35b .caption_fb74 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;
}
.over_a35b .caption_fb74 li.green-f22d > a {
  color: rgba(0, 0, 0, 0.9);
}
.over_a35b .caption_fb74 > 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;
}
.over_a35b .caption_fb74 > li > a i {
  line-height: 0;
}
.over_a35b .caption_fb74 > li.form_2838 > a .feature_e747 {
  margin-left: 4px;
  line-height: 0;
}
.over_a35b .caption_fb74 .focus_bb57 li.form_2838 > a {
  position: relative;
}
.over_a35b .caption_fb74 .focus_bb57 li.form_2838 > a:after,
.over_a35b .caption_fb74 .focus_bb57 li.form_2838 > a:before {
  content: "";
  display: table;
}
.over_a35b .caption_fb74 .focus_bb57 li.form_2838 > a:after {
  clear: both;
}
.over_a35b .caption_fb74 .focus_bb57 li.form_2838 > a .feature_e747 {
  margin-left: 5px;
  float: right;
}
.over_a35b .disabled-gas-f529,
.over_a35b .focus_bb57 {
  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;
}
.over_a35b .focus_bb57 {
  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;
}
.over_a35b .focus_bb57 .surface_d4df {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over_a35b .focus_bb57 .feature_e747 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.over_a35b .focus_bb57 li {
  display: block;
  margin: 0;
  padding: 0;
}
.over_a35b .focus_bb57 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;
}
.over_a35b .focus_bb57 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.over_a35b .focus_bb57 .focus_bb57 {
  top: 0;
  left: 100%;
}
.over_a35b .active-2779.fn-focus-51ce > .disabled-gas-f529,
.over_a35b .active-2779.fn-focus-51ce > .focus_bb57,
.over_a35b .active-2779:focus > .disabled-gas-f529,
.over_a35b .active-2779:focus > .focus_bb57,
.over_a35b .active-2779:hover > .disabled-gas-f529,
.over_a35b .active-2779:hover > .focus_bb57 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.over_a35b.message-last-92d7 .grid_efaf:after,
.over_a35b.message-last-92d7 .grid_efaf:before {
  content: "";
  display: table;
}
.over_a35b.message-last-92d7 .grid_efaf:after {
  clear: both;
}
.over_a35b.message-last-92d7 .grid_efaf > li {
  float: left;
}
.over_a35b.article_fluid_43d3 .grid_efaf:after,
.over_a35b.article_fluid_43d3 .grid_efaf:before {
  content: "";
  display: table;
}
.over_a35b.article_fluid_43d3 .grid_efaf:after {
  clear: both;
}
.over_a35b.article_fluid_43d3 .grid_efaf > li {
  float: left;
}
.over_a35b.article_fluid_43d3 .grid_efaf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.over_a35b.article_fluid_43d3 .grid_efaf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.over_a35b.article_fluid_43d3 .grid_efaf > li.alert_medium_b753 > a,
.over_a35b.article_fluid_43d3 .grid_efaf > li.green-f22d > a {
  color: #fff;
  background-color: #1e4b75;
}
.over_a35b.static-403f .grid_efaf > li > a .surface_d4df {
  position: relative;
}
.over_a35b.static-403f .grid_efaf > li > a .surface_d4df: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;
}
.over_a35b.static-403f
  .grid_efaf
  > li:focus
  > a
  .surface_d4df:before,
.over_a35b.static-403f
  .grid_efaf
  > li:hover
  > a
  .surface_d4df:before {
  width: 100%;
  background-color: currentColor;
}
.over_a35b.static-403f
  .grid_efaf
  > li.alert_medium_b753
  > a
  .surface_d4df:before,
.over_a35b.static-403f
  .grid_efaf
  > li.dropdown-7d7e
  > a
  .surface_d4df:before {
  width: 100%;
  background-color: currentColor;
}
.over_a35b.status-ad88 .grid_efaf > li > a .surface_d4df {
  position: relative;
}
.over_a35b.status-ad88 .grid_efaf > li > a .surface_d4df: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;
}
.over_a35b.status-ad88 .grid_efaf > li:focus > a .surface_d4df:before,
.over_a35b.status-ad88
  .grid_efaf
  > li:hover
  > a
  .surface_d4df:before {
  width: 100%;
  background-color: currentColor;
}
.over_a35b.status-ad88
  .grid_efaf
  > li.alert_medium_b753
  > a
  .surface_d4df:before,
.over_a35b.status-ad88
  .grid_efaf
  > li.dropdown-7d7e
  > a
  .surface_d4df:before {
  width: 100%;
  background-color: currentColor;
}
.small_1b53 .caption_fb74 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.small_1b53 .caption_fb74 li:first-child > a {
  border-top: none;
}
.small_1b53 .caption_fb74 .slider-14a5 > .surface_d4df .feature_e747 {
  display: none;
}
.small_1b53 .caption_fb74 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.small_1b53 .caption_fb74 li:last-child {
  border: none;
}
.small_1b53 .caption_fb74 li.form_2838 > a {
  padding-right: 45px !important;
}
.small_1b53 .caption_fb74 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.small_1b53 .caption_fb74 li a:focus,
.small_1b53 .caption_fb74 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small_1b53 .caption_fb74 li .message-1649 {
  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;
}
.small_1b53 .caption_fb74 li .message-1649:hover {
  box-shadow: none;
}
.small_1b53 .caption_fb74 li .message-1649 .feature_e747 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.small_1b53 .caption_fb74 .focus_bb57 {
  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);
}
.small_1b53 .caption_fb74 .focus_bb57 li a {
  padding-left: 3em;
}
.small_1b53 .caption_fb74 .down_ffbe > a .message-1649 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.small_1b53 .caption_fb74 .down_ffbe > .focus_bb57 {
  display: block;
  opacity: 1;
}
.frame-29e8 {
  max-width: 100%;
}
.frame-8ae5 {
  line-height: 0;
  cursor: pointer;
}
.outline_34a1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.outline_34a1:hover {
  box-shadow: none;
  color: currentColor;
}
.outline_34a1 svg {
  width: 18px;
  height: 18px;
}
.outline_34a1 .rough-054f {
  display: none;
}
.picture_east_a66a {
  position: relative;
}
.picture_east_a66a.fn-active-51ce .outline_34a1 .component-d893 {
  display: none;
}
.picture_east_a66a.fn-active-51ce .outline_34a1 .rough-054f {
  display: inline-block;
}
.picture_east_a66a .background-d47e {
  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_east_a66a.picture_active_6710 .background-d47e {
  left: auto;
  right: -0.9em;
}
.picture_east_a66a.picture_active_6710 .background-11b9::before {
  left: auto;
  right: 15px;
}
.picture_east_a66a.fn-active-51ce .background-d47e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.red_c479 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.red_c479 label {
  flex-basis: 100%;
}
.red_c479 .current_aeff {
  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;
}
.red_c479 .item-cool-3619 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.red_c479 .item-cool-3619:focus {
  background-color: transparent;
}
.red_c479 button.menu-26a6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.red_c479 button.menu-26a6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.red_c479 button.menu-26a6 svg {
  width: 18px;
  height: 18px;
}
.red_c479 input[type="submit"] {
  min-height: auto;
}
.prev_902c .red_c479 .item-cool-3619 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.background-11b9 {
  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) {
  .background-11b9 {
    width: 220px;
  }
}
.background-11b9 label {
  flex-basis: 100%;
}
.background-11b9::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;
}
.shadow-solid-2d85 .prev_902c .red_c479 {
  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;
}
.shadow-solid-2d85
  .prev_902c
  .red_c479
  .current_aeff {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shadow-solid-2d85 .prev_902c .red_c479 .item-cool-3619 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shadow-solid-2d85
  .prev_902c
  .red_c479
  .item-cool-3619:focus {
  background: 0 0;
}
.shadow-solid-2d85
  .prev_902c
  .red_c479
  .content-soft-f5d2 {
  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;
}
.tabs_first_d988 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tabs_first_d988 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tabs_first_d988 li:last-child {
  margin-right: 0;
}
.tabs_first_d988 li:first-child {
  margin-left: 0;
}
.tabs_first_d988.message_over_165f a {
  color: #fff;
}
.tabs_first_d988.message_over_165f a:hover {
  color: #fff;
}
.tabs_first_d988 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tabs_first_d988 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tabs_first_d988 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabs_first_d988 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tabs_first_d988 [class*="social-icon-apple"] {
  background-color: #999;
}
.tabs_first_d988 [class*="social-icon-apple"].overlay_clean_70c8 {
  background-color: transparent;
  color: #999;
}
.tabs_first_d988 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tabs_first_d988 [class*="social-icon-behance"].overlay_clean_70c8 {
  background-color: transparent;
  color: #1769ff;
}
.tabs_first_d988 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tabs_first_d988 [class*="social-icon-bitbucket"].overlay_clean_70c8 {
  background-color: transparent;
  color: #205081;
}
.tabs_first_d988 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tabs_first_d988 [class*="social-icon-codepen"].overlay_clean_70c8 {
  background-color: transparent;
  color: #000;
}
.tabs_first_d988 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tabs_first_d988 [class*="social-icon-delicious"].overlay_clean_70c8 {
  background-color: transparent;
  color: #39f;
}
.tabs_first_d988 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tabs_first_d988 [class*="social-icon-digg"].overlay_clean_70c8 {
  background-color: transparent;
  color: #005be2;
}
.tabs_first_d988 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tabs_first_d988 [class*="social-icon-dribbble"].overlay_clean_70c8 {
  background-color: transparent;
  color: #ea4c89;
}
.tabs_first_d988 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tabs_first_d988 [class*="social-icon-envelope"].overlay_clean_70c8 {
  background-color: transparent;
  color: #ea4335;
}
.tabs_first_d988 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tabs_first_d988 [class*="social-icon-facebook"].overlay_clean_70c8 {
  background-color: transparent;
  color: #3b5998;
}
.tabs_first_d988 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tabs_first_d988 [class*="social-icon-flickr"].overlay_clean_70c8 {
  background-color: transparent;
  color: #0063dc;
}
.tabs_first_d988 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tabs_first_d988 [class*="social-icon-foursquare"].overlay_clean_70c8 {
  background-color: transparent;
  color: #2d5be3;
}
.tabs_first_d988 [class*="social-icon-github"] {
  background-color: #333;
}
.tabs_first_d988 [class*="social-icon-github"].overlay_clean_70c8 {
  background-color: transparent;
  color: #333;
}
.tabs_first_d988 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tabs_first_d988 [class*="social-icon-google-plus"].overlay_clean_70c8 {
  background-color: transparent;
  color: #dd4b39;
}
.tabs_first_d988 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tabs_first_d988 [class*="social-icon-houzz"].overlay_clean_70c8 {
  background-color: transparent;
  color: #7ac142;
}
.tabs_first_d988 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tabs_first_d988 [class*="social-icon-instagram"].overlay_clean_70c8 {
  background-color: transparent;
  color: #262626;
}
.tabs_first_d988 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tabs_first_d988 [class*="social-icon-jsfiddle"].overlay_clean_70c8 {
  background-color: transparent;
  color: #487aa2;
}
.tabs_first_d988 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tabs_first_d988 [class*="social-icon-linkedin"].overlay_clean_70c8 {
  background-color: transparent;
  color: #0077b5;
}
.tabs_first_d988 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tabs_first_d988 [class*="social-icon-medium"].overlay_clean_70c8 {
  background-color: transparent;
  color: #00ab6b;
}
.tabs_first_d988 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tabs_first_d988
  [class*="social-icon-odnoklassniki"].overlay_clean_70c8 {
  background-color: transparent;
  color: #f4731c;
}
.tabs_first_d988 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tabs_first_d988 [class*="social-icon-meetup"].overlay_clean_70c8 {
  background-color: transparent;
  color: #ec1c40;
}
.tabs_first_d988 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tabs_first_d988 [class*="social-icon-pinterest"].overlay_clean_70c8 {
  background-color: transparent;
  color: #bd081c;
}
.tabs_first_d988 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tabs_first_d988 [class*="social-icon-product-hunt"].overlay_clean_70c8 {
  background-color: transparent;
  color: #da552f;
}
.tabs_first_d988 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tabs_first_d988 [class*="social-icon-reddit"].overlay_clean_70c8 {
  background-color: transparent;
  color: #ff4500;
}
.tabs_first_d988 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tabs_first_d988 [class*="social-icon-rss"].overlay_clean_70c8 {
  background-color: transparent;
  color: #f26522;
}
.tabs_first_d988 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tabs_first_d988
  [class*="social-icon-shopping-cart"].overlay_clean_70c8 {
  background-color: transparent;
  color: #4caf50;
}
.tabs_first_d988 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tabs_first_d988 [class*="social-icon-skype"].overlay_clean_70c8 {
  background-color: transparent;
  color: #00aff0;
}
.tabs_first_d988 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tabs_first_d988 [class*="social-icon-slideshare"].overlay_clean_70c8 {
  background-color: transparent;
  color: #0077b5;
}
.tabs_first_d988 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tabs_first_d988 [class*="social-icon-snapchat"].overlay_clean_70c8 {
  background-color: transparent;
  color: #fffc00;
}
.tabs_first_d988 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tabs_first_d988 [class*="social-icon-soundcloud"].overlay_clean_70c8 {
  background-color: transparent;
  color: #f80;
}
.tabs_first_d988 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tabs_first_d988 [class*="social-icon-spotify"].overlay_clean_70c8 {
  background-color: transparent;
  color: #2ebd59;
}
.tabs_first_d988 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tabs_first_d988
  [class*="social-icon-stack-overflow"].overlay_clean_70c8 {
  background-color: transparent;
  color: #fe7a15;
}
.tabs_first_d988 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tabs_first_d988 [class*="social-icon-maldkfgram"].overlay_clean_70c8 {
  background-color: transparent;
  color: #2ca5e0;
}
.tabs_first_d988 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tabs_first_d988 [class*="social-icon-tripadvisor"].overlay_clean_70c8 {
  background-color: transparent;
  color: #589442;
}
.tabs_first_d988 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tabs_first_d988 [class*="social-icon-tumblr"].overlay_clean_70c8 {
  background-color: transparent;
  color: #35465c;
}
.tabs_first_d988 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tabs_first_d988 [class*="social-icon-twitch"].overlay_clean_70c8 {
  background-color: transparent;
  color: #6441a5;
}
.tabs_first_d988 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tabs_first_d988 [class*="social-icon-twitter"].overlay_clean_70c8 {
  background-color: transparent;
  color: #1da1f2;
}
.tabs_first_d988 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tabs_first_d988 [class*="social-icon-vimeo"].overlay_clean_70c8 {
  background-color: transparent;
  color: #1ab7ea;
}
.tabs_first_d988 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tabs_first_d988 [class*="social-icon-vk"].overlay_clean_70c8 {
  background-color: transparent;
  color: #45668e;
}
.tabs_first_d988 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tabs_first_d988 [class*="social-icon-weibo"].overlay_clean_70c8 {
  background-color: transparent;
  color: #df2029;
}
.tabs_first_d988 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tabs_first_d988 [class*="social-icon-weixin"].overlay_clean_70c8 {
  background-color: transparent;
  color: #7bb32e;
}
.tabs_first_d988 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tabs_first_d988 [class*="social-icon-whatsapp"].overlay_clean_70c8 {
  background-color: transparent;
  color: #25d366;
}
.tabs_first_d988 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tabs_first_d988 [class*="social-icon-wordpress"].overlay_clean_70c8 {
  background-color: transparent;
  color: #21759b;
}
.tabs_first_d988 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tabs_first_d988 [class*="social-icon-xing"].overlay_clean_70c8 {
  background-color: transparent;
  color: #026466;
}
.tabs_first_d988 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tabs_first_d988 [class*="social-icon-yelp"].overlay_clean_70c8 {
  background-color: transparent;
  color: #af0606;
}
.tabs_first_d988 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tabs_first_d988 [class*="social-icon-youtube"].overlay_clean_70c8 {
  background-color: transparent;
  color: #cd201f;
}
.green-0d06 {
  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;
}
.green-0d06:hover {
  box-shadow: none;
  background: 0 0;
}
.media_6f64 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.button_thick_6bc0 {
  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;
}
.soft_cbcc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.summary-27f7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.summary-27f7,
.summary-27f7::after,
.summary-27f7::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;
}
.summary-27f7::after,
.summary-27f7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static-8fa4 .button_thick_6bc0 .soft_cbcc {
  margin-top: -2px;
  width: 19px;
}
.static-8fa4 .button_thick_6bc0 .summary-27f7 {
  margin-top: -1px;
}
.static-8fa4 .button_thick_6bc0 .summary-27f7,
.static-8fa4 .button_thick_6bc0 .summary-27f7::after,
.static-8fa4 .button_thick_6bc0 .summary-27f7::before {
  width: 19px;
  height: 2px;
}
.static-8fa4 .button_thick_6bc0 .summary-27f7::before {
  top: -6px;
}
.static-8fa4 .button_thick_6bc0 .summary-27f7::after {
  bottom: -6px;
}
.cool_c16c .button_thick_6bc0 .soft_cbcc {
  margin-top: -2px;
  width: 22px;
}
.cool_c16c .button_thick_6bc0 .summary-27f7 {
  margin-top: -1px;
}
.cool_c16c .button_thick_6bc0 .summary-27f7,
.cool_c16c .button_thick_6bc0 .summary-27f7::after,
.cool_c16c .button_thick_6bc0 .summary-27f7::before {
  width: 22px;
  height: 2px;
}
.cool_c16c .button_thick_6bc0 .summary-27f7::before {
  top: -7px;
}
.cool_c16c .button_thick_6bc0 .summary-27f7::after {
  bottom: -7px;
}
.motion-eab7 .button_thick_6bc0 .soft_cbcc {
  margin-top: -2px;
  width: 31px;
}
.motion-eab7 .button_thick_6bc0 .summary-27f7 {
  margin-top: -1.5px;
}
.motion-eab7 .button_thick_6bc0 .summary-27f7,
.motion-eab7 .button_thick_6bc0 .summary-27f7::after,
.motion-eab7 .button_thick_6bc0 .summary-27f7::before {
  width: 31px;
  height: 3px;
}
.motion-eab7 .button_thick_6bc0 .summary-27f7::before {
  top: -9px;
}
.motion-eab7 .button_thick_6bc0 .summary-27f7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .full-1755 .button_thick_6bc0 .soft_cbcc {
    margin-top: -2px;
    width: 19px;
  }
  .full-1755 .button_thick_6bc0 .summary-27f7 {
    margin-top: -1px;
  }
  .full-1755 .button_thick_6bc0 .summary-27f7,
  .full-1755 .button_thick_6bc0 .summary-27f7::after,
  .full-1755 .button_thick_6bc0 .summary-27f7::before {
    width: 19px;
    height: 2px;
  }
  .full-1755 .button_thick_6bc0 .summary-27f7::before {
    top: -6px;
  }
  .full-1755 .button_thick_6bc0 .summary-27f7::after {
    bottom: -6px;
  }
  .tabs-warm-eb08 .button_thick_6bc0 .soft_cbcc {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-warm-eb08 .button_thick_6bc0 .summary-27f7 {
    margin-top: -1px;
  }
  .tabs-warm-eb08 .button_thick_6bc0 .summary-27f7,
  .tabs-warm-eb08 .button_thick_6bc0 .summary-27f7::after,
  .tabs-warm-eb08 .button_thick_6bc0 .summary-27f7::before {
    width: 22px;
    height: 2px;
  }
  .tabs-warm-eb08 .button_thick_6bc0 .summary-27f7::before {
    top: -7px;
  }
  .tabs-warm-eb08 .button_thick_6bc0 .summary-27f7::after {
    bottom: -7px;
  }
  .old-a4f8 .button_thick_6bc0 .soft_cbcc {
    margin-top: -2px;
    width: 31px;
  }
  .old-a4f8 .button_thick_6bc0 .summary-27f7 {
    margin-top: -1.5px;
  }
  .old-a4f8 .button_thick_6bc0 .summary-27f7,
  .old-a4f8 .button_thick_6bc0 .summary-27f7::after,
  .old-a4f8 .button_thick_6bc0 .summary-27f7::before {
    width: 31px;
    height: 3px;
  }
  .old-a4f8 .button_thick_6bc0 .summary-27f7::before {
    top: -9px;
  }
  .old-a4f8 .button_thick_6bc0 .summary-27f7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .warm-2522 .button_thick_6bc0 .soft_cbcc {
    margin-top: -2px;
    width: 19px;
  }
  .warm-2522 .button_thick_6bc0 .summary-27f7 {
    margin-top: -1px;
  }
  .warm-2522 .button_thick_6bc0 .summary-27f7,
  .warm-2522 .button_thick_6bc0 .summary-27f7::after,
  .warm-2522 .button_thick_6bc0 .summary-27f7::before {
    width: 19px;
    height: 2px;
  }
  .warm-2522 .button_thick_6bc0 .summary-27f7::before {
    top: -6px;
  }
  .warm-2522 .button_thick_6bc0 .summary-27f7::after {
    bottom: -6px;
  }
  .fresh-7f91 .button_thick_6bc0 .soft_cbcc {
    margin-top: -2px;
    width: 22px;
  }
  .fresh-7f91 .button_thick_6bc0 .summary-27f7 {
    margin-top: -1px;
  }
  .fresh-7f91 .button_thick_6bc0 .summary-27f7,
  .fresh-7f91 .button_thick_6bc0 .summary-27f7::after,
  .fresh-7f91 .button_thick_6bc0 .summary-27f7::before {
    width: 22px;
    height: 2px;
  }
  .fresh-7f91 .button_thick_6bc0 .summary-27f7::before {
    top: -7px;
  }
  .fresh-7f91 .button_thick_6bc0 .summary-27f7::after {
    bottom: -7px;
  }
  .down-1862 .button_thick_6bc0 .soft_cbcc {
    margin-top: -2px;
    width: 31px;
  }
  .down-1862 .button_thick_6bc0 .summary-27f7 {
    margin-top: -1.5px;
  }
  .down-1862 .button_thick_6bc0 .summary-27f7,
  .down-1862 .button_thick_6bc0 .summary-27f7::after,
  .down-1862 .button_thick_6bc0 .summary-27f7::before {
    width: 31px;
    height: 3px;
  }
  .down-1862 .button_thick_6bc0 .summary-27f7::before {
    top: -9px;
  }
  .down-1862 .button_thick_6bc0 .summary-27f7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .carousel-ea23 .button_thick_6bc0 .soft_cbcc {
    margin-top: -2px;
    width: 19px;
  }
  .carousel-ea23 .button_thick_6bc0 .summary-27f7 {
    margin-top: -1px;
  }
  .carousel-ea23 .button_thick_6bc0 .summary-27f7,
  .carousel-ea23 .button_thick_6bc0 .summary-27f7::after,
  .carousel-ea23 .button_thick_6bc0 .summary-27f7::before {
    width: 19px;
    height: 2px;
  }
  .carousel-ea23 .button_thick_6bc0 .summary-27f7::before {
    top: -6px;
  }
  .carousel-ea23 .button_thick_6bc0 .summary-27f7::after {
    bottom: -6px;
  }
  .paragraph-4bf7 .button_thick_6bc0 .soft_cbcc {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-4bf7 .button_thick_6bc0 .summary-27f7 {
    margin-top: -1px;
  }
  .paragraph-4bf7 .button_thick_6bc0 .summary-27f7,
  .paragraph-4bf7 .button_thick_6bc0 .summary-27f7::after,
  .paragraph-4bf7 .button_thick_6bc0 .summary-27f7::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-4bf7 .button_thick_6bc0 .summary-27f7::before {
    top: -7px;
  }
  .paragraph-4bf7 .button_thick_6bc0 .summary-27f7::after {
    bottom: -7px;
  }
  .iron_75b1 .button_thick_6bc0 .soft_cbcc {
    margin-top: -2px;
    width: 31px;
  }
  .iron_75b1 .button_thick_6bc0 .summary-27f7 {
    margin-top: -1.5px;
  }
  .iron_75b1 .button_thick_6bc0 .summary-27f7,
  .iron_75b1 .button_thick_6bc0 .summary-27f7::after,
  .iron_75b1 .button_thick_6bc0 .summary-27f7::before {
    width: 31px;
    height: 3px;
  }
  .iron_75b1 .button_thick_6bc0 .summary-27f7::before {
    top: -9px;
  }
  .iron_75b1 .button_thick_6bc0 .summary-27f7::after {
    bottom: -9px;
  }
}
.gallery-12dc .summary-27f7 {
  -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);
}
.gallery-12dc .summary-27f7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery-12dc .summary-27f7::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);
}
.gallery-12dc.plasma-4a67 .summary-27f7 {
  -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);
}
.gallery-12dc.plasma-4a67 .summary-27f7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery-12dc.plasma-4a67 .summary-27f7::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);
}
.copper-2fc6 {
  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.card_wide_2731:before {
  display: none;
}
.paragraph-selected-0d1f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.paragraph-selected-0d1f .title_60b4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.paragraph-selected-0d1f .title_60b4:last-of-type {
  border-bottom: none;
}
.paragraph-selected-0d1f .title_60b4.component_easy_fcff,
.paragraph-selected-0d1f .title_60b4.border-750e,
.paragraph-selected-0d1f .title_60b4.first_a863 {
  padding: 0;
}
.paragraph-selected-0d1f .small_1b53 .message-1649 {
  color: currentColor;
}
.paragraph-selected-0d1f .small_1b53 .message-1649:focus,
.paragraph-selected-0d1f .small_1b53 .message-1649:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-selected-0d1f.paper-4917 .slider_hovered_c1c4,
.paragraph-selected-0d1f.paper-4917 .accordion-wood-f3ec a,
.paragraph-selected-0d1f.paper-4917 .grid_efaf a,
.paragraph-selected-0d1f.paper-4917 .focus_bb57 a {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-selected-0d1f.paper-4917 .slider_hovered_c1c4:hover,
.paragraph-selected-0d1f.paper-4917 .accordion-wood-f3ec a:hover,
.paragraph-selected-0d1f.paper-4917 .grid_efaf a:hover,
.paragraph-selected-0d1f.paper-4917 .focus_bb57 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-selected-0d1f.paper-4917 .footer_9dab {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-selected-0d1f.paper-4917 .title_60b4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-selected-0d1f.paper-4917 .title_60b4:before {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph-selected-0d1f.paper-4917 .shade-a3a1:before {
  background: rgba(255, 255, 255, 0.9);
}
.paragraph-selected-0d1f.paper-4917 .small_1b53 .caption_fb74 li a,
.paragraph-selected-0d1f.paper-4917 .small_1b53 .message-1649,
.paragraph-selected-0d1f.paper-4917 .focus_bb57 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-selected-0d1f.paper-4917 .small_1b53 .message-1649:focus,
.paragraph-selected-0d1f.paper-4917 .small_1b53 .message-1649:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-selected-0d1f.paper-4917 .caption_fb74 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-selected-0d1f.widget_brown_0443 .slider_hovered_c1c4,
.paragraph-selected-0d1f.widget_brown_0443 .accordion-wood-f3ec a,
.paragraph-selected-0d1f.widget_brown_0443 .grid_efaf .message-1649,
.paragraph-selected-0d1f.widget_brown_0443 .grid_efaf a,
.paragraph-selected-0d1f.widget_brown_0443 .focus_bb57 a {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-selected-0d1f.widget_brown_0443 .slider_hovered_c1c4:hover,
.paragraph-selected-0d1f.widget_brown_0443 .accordion-wood-f3ec a:hover,
.paragraph-selected-0d1f.widget_brown_0443 .grid_efaf .message-1649:hover,
.paragraph-selected-0d1f.widget_brown_0443 .grid_efaf a:hover,
.paragraph-selected-0d1f.widget_brown_0443 .focus_bb57 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-selected-0d1f.widget_brown_0443 .footer_9dab {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-selected-0d1f.widget_brown_0443 .title_60b4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-selected-0d1f.widget_brown_0443 .title_60b4:before {
  background: rgba(255, 255, 255, 0.08);
}
.paragraph-selected-0d1f.widget_brown_0443 .shade-a3a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph-selected-0d1f.widget_brown_0443 .small_1b53 .caption_fb74 li a,
.paragraph-selected-0d1f.widget_brown_0443 .small_1b53 .message-1649,
.paragraph-selected-0d1f.widget_brown_0443 .focus_bb57 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-selected-0d1f.widget_brown_0443 .small_1b53 .message-1649:focus,
.paragraph-selected-0d1f.widget_brown_0443 .small_1b53 .message-1649:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-selected-0d1f.widget_brown_0443 .caption_fb74 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-a3a1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.shade-a3a1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.brown_26bd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.purple-c9b4 .paragraph-selected-0d1f {
  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;
}
.purple-c9b4 .title_60b4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.purple-c9b4 .title_60b4: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) {
  .purple-c9b4 .title_60b4:before {
    width: 16%;
    left: 42%;
  }
}
.purple-c9b4 .title_60b4:last-child:before {
  content: none;
}
.purple-c9b4 .title_60b4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.purple-c9b4 .small_1b53 .caption_fb74 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.purple-c9b4 .small_1b53 .caption_fb74 li a .message-1649 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.purple-c9b4 .small_1b53 .focus_bb57 {
  border: none;
}
.purple-c9b4 .small_1b53 .focus_bb57 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.purple-c9b4 .shade-a3a1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.purple-c9b4 .brown_26bd {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.purple-c9b4 .widget_brown_0443 .shade-a3a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.purple-c9b4 .paper-4917.avatar_thick_f53e .summary-27f7 {
  background: rgba(0, 0, 0, 0.6);
}
.purple-c9b4
  .paper-4917.avatar_thick_f53e
  .summary-27f7::after,
.purple-c9b4
  .paper-4917.avatar_thick_f53e
  .summary-27f7:before {
  background: inherit;
}
.purple-c9b4
  .paper-4917.avatar_thick_f53e:hover
  .summary-27f7 {
  background: rgba(0, 0, 0, 0.8);
}
.column-wood-52ac .paragraph-selected-0d1f {
  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-wood-52ac .paragraph-selected-0d1f {
    width: auto;
    right: 45px;
  }
}
.sort-4ad3 .paragraph-selected-0d1f {
  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) {
  .sort-4ad3 .paragraph-selected-0d1f {
    width: auto;
    left: 45px;
  }
}
.card_wide_2731 .paragraph-selected-0d1f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.card_wide_2731 .brown_26bd {
  max-width: 48em;
  margin: 0 auto;
}
.card_wide_2731 .shade-a3a1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slider_0dc7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slider_0dc7.purple-c9b4 .paragraph-selected-0d1f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slider_0dc7.column-wood-52ac .paragraph-selected-0d1f {
  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);
}
.slider_0dc7 .paragraph-selected-0d1f {
  visibility: visible;
}
.slider_0dc7.sort-4ad3 .paragraph-selected-0d1f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.thumbnail-white-ecaa,
.plasma-469e {
  overflow-x: hidden;
}
.thumbnail-white-ecaa .paragraph-selected-0d1f {
  overflow: auto;
}
.thumbnail-white-ecaa.purple-c9b4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail-white-ecaa.purple-c9b4 .paragraph-selected-0d1f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.thumbnail-white-ecaa.purple-c9b4 .green-0d06 {
  opacity: 0;
}
.thumbnail-white-ecaa.column-wood-52ac {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail-white-ecaa.column-wood-52ac .paragraph-selected-0d1f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.thumbnail-white-ecaa.column-wood-52ac .green-0d06 {
  opacity: 0;
}
.thumbnail-white-ecaa.sort-4ad3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail-white-ecaa.sort-4ad3 .paragraph-selected-0d1f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.thumbnail-white-ecaa.sort-4ad3 .green-0d06 {
  opacity: 0;
}
.thumbnail-white-ecaa.card_wide_2731 .paragraph-selected-0d1f {
  z-index: 10;
  visibility: visible;
}
.avatar_thick_f53e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.avatar_thick_f53e .summary-27f7 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar_thick_f53e .summary-27f7::after,
.avatar_thick_f53e .summary-27f7:before {
  background: inherit;
}
.avatar_thick_f53e:hover .summary-27f7 {
  background: rgba(255, 255, 255, 0.99);
}
.sort-4ad3 .avatar_thick_f53e {
  top: 10px;
  right: auto;
  left: 12px;
}
.card_wide_2731 .avatar_thick_f53e {
  display: none !important;
}
.thumbnail-white-ecaa:before,
.plasma-469e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.thumbnail-white-ecaa .avatar_thick_f53e,
.plasma-469e .avatar_thick_f53e {
  display: inline-block;
}
.paragraph-selected-0d1f .slow-8a84 {
  -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;
}
.thumbnail-white-ecaa .paragraph-selected-0d1f .slow-8a84,
.plasma-469e .paragraph-selected-0d1f .slow-8a84 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-f419 .current_aeff {
  width: 100%;
}
.heading_motion_f068 {
  padding: 0 0.5em 0;
}
.heading_motion_f068 [class*="customify-col-"],
.heading_motion_f068 [class*="customify-col_"],
.heading_motion_f068 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.progress-outer-5536 .heading_motion_f068 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hard_00e9 .old-6ce9,
  .old-6ce9 {
    display: none;
  }
  .up-bd16 {
    text-align: left;
  }
  .hover_fast_b16e {
    text-align: center;
  }
  .alert-top-6f30 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hard_00e9 .west-db70,
  .west-db70 {
    display: none;
  }
  .banner_6a37 {
    text-align: left;
  }
  .simple_66ef {
    text-align: center;
  }
  .black_c066 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hard_00e9 .basic_3b1f,
  .basic_3b1f {
    display: none;
  }
  .south_83d2 {
    text-align: left;
  }
  .container_557d {
    text-align: center;
  }
  .active-middle-dcc3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.over-7811 {
  box-shadow: none !important;
}
.icon_2ea7 .alert_a7d0,
.hot_7287 .alert_a7d0 {
  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;
}
.hot_7287 .alert_a7d0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.current-deed {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.current-deed:after,
.current-deed:before {
  content: "";
  display: table;
}
.current-deed:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .current-deed {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.current-deed,
.paragraph_05b4 {
  max-width: 1248px;
  margin: 0 auto;
}

.yellow_cb87.static-9fef .current-deed {
  max-width: 100%;
}
.yellow_cb87.pattern-aa2d {
  max-width: 1200px;
  margin: 0 auto;
}
.yellow_cb87.surface_d612 .current-deed {
  max-width: 100%;
}
.yellow_cb87.surface_d612 > .current-deed {
  padding-left: 0;
  padding-right: 0;
}
.yellow_cb87.surface_d612 > .current-deed .hard_00e9 {
  margin: 0;
}
.yellow_cb87.surface_d612
  > .current-deed
  .notice_0c72.hero_north_db70 {
  margin-right: 0;
  margin-left: 0;
}
.yellow_cb87.surface_d612 #main.hero_north_db70 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .header_plasma_b484 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .header_plasma_b484 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .panel-cdf1 .solid-5b4f {
    padding-right: 1em;
  }
  .panel-cdf1.pagination_stone_f933 .notice_0c72 {
    border-right: 1px solid #eaecee;
  }
  .panel-cdf1.pagination_stone_f933 .solid-5b4f {
    padding-right: 1em;
  }
  .panel-cdf1.pagination_stone_f933 .heading-b7ff {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-pressed-5cb1 .solid-5b4f {
    padding-left: 1em;
  }
  .popup-pressed-5cb1.pagination_stone_f933 .notice_0c72 {
    border-left: 1px solid #eaecee;
  }
  .popup-pressed-5cb1.pagination_stone_f933 .solid-5b4f {
    padding-left: 1em;
  }
  .popup-pressed-5cb1.pagination_stone_f933 .heading-b7ff {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_4fc3 .solid-5b4f {
    padding-left: 1em;
  }
  .secondary_4fc3.pagination_stone_f933 .breadcrumb_67c9 {
    border-right: 1px solid #eaecee;
  }
  .secondary_4fc3.pagination_stone_f933 .picture_fa47 {
    border-right: 1px solid #eaecee;
  }
  .secondary_4fc3.pagination_stone_f933 .solid-5b4f {
    padding-left: 1em;
  }
  .secondary_4fc3.pagination_stone_f933 .heading-b7ff {
    padding-right: 1em;
  }
  .secondary_4fc3.pagination_stone_f933 .new_7ff4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .large-cd7e .solid-5b4f {
    padding-right: 1em;
  }
  .large-cd7e.pagination_stone_f933 .breadcrumb_67c9 {
    border-left: 1px solid #eaecee;
  }
  .large-cd7e.pagination_stone_f933 .picture_fa47 {
    border-left: 1px solid #eaecee;
  }
  .large-cd7e.pagination_stone_f933 .solid-5b4f {
    padding-right: 1em;
  }
  .large-cd7e.pagination_stone_f933 .heading-b7ff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .large-cd7e.pagination_stone_f933 .new_7ff4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_plasma_b484 .solid-5b4f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_plasma_b484.pagination_stone_f933 .notice_0c72 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .header_plasma_b484.pagination_stone_f933 .solid-5b4f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_plasma_b484.pagination_stone_f933 .heading-b7ff {
    padding-left: 1em;
  }
  .header_plasma_b484.pagination_stone_f933 .new_7ff4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .header_plasma_b484.pagination_stone_f933 .solid-5b4f {
    padding-left: 0;
  }
}
.focus-2834 .overlay_current_4203 {
  display: inline-block;
}
.up_5f8f {
  display: inline-block;
}
.frame_c3e6 {
  word-con: break-word;
}
.pink_c360 > span {
  display: inline-block;
  padding: 5px 0;
}
.pink_c360 .element-liquid-4c17 {
  margin-left: 8px;
  margin-right: 8px;
}
.pink_c360 .active_next_0c64 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.upper-31b8 .hidden-55ca {
  margin-bottom: 2em;
}
.upper-31b8 .active_482c {
  margin-bottom: 15px;
}
.upper-31b8 .active_482c:last-child {
  margin-bottom: 0;
}
.upper-31b8 .in_9cee {
  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) {
  .upper-31b8 .in_9cee {
    display: block;
  }
}
.upper-31b8 .wide-b2ba {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .upper-31b8 .wide-b2ba {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.upper-31b8 .caption_silver_fcc4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.upper-31b8 .caption_silver_fcc4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.upper-31b8 .caption_silver_fcc4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.upper-31b8 .frame_c3e6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.upper-31b8 .frame_c3e6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.upper-31b8 .short_1d78 p:last-child {
  margin-bottom: 0;
}
.upper-31b8 .overlay_first_3b2a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.upper-31b8 .down_468f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.upper-31b8 .banner-purple-7115 {
  margin-top: 1em;
}
.upper-31b8 .chip-e85d {
  top: 0;
  display: block;
}
.upper-31b8 .chip-e85d a {
  color: inherit;
}
.upper-31b8 .chip-e85d a:hover {
  color: inherit;
}
.upper-31b8 .status-smooth-d5be {
  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;
}
.upper-31b8 .status-smooth-d5be:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.upper-31b8 .down_468f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.upper-31b8 .liquid_1718 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.upper-31b8 .liquid_1718:first-child {
  margin-top: 0;
}
.upper-31b8 .liquid_1718.solid-ffcc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.upper-31b8 .liquid_1718.smooth_285d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.upper-31b8
  .liquid_1718.smooth_285d.input-middle-335a
  .banner-purple-7115 {
  width: 100%;
}
.upper-31b8 .smooth_285d {
  -webkit-box-align: center;
  align-items: center;
}
.upper-31b8 .smooth_285d .pink_c360,
.upper-31b8 .smooth_285d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.upper-31b8 .caption_silver_fcc4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper-31b8 .caption_silver_fcc4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper-31b8 .caption_silver_fcc4: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;
}
.upper-31b8 .solid-ffcc {
  z-index: 5;
}
.upper-31b8 .heading_wide_4729 .short_bb42 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.upper-31b8 .slow-3c1f .short_bb42 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.upper-31b8 .action-8e64 .short_bb42 {
  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;
}
.upper-31b8.bright_1116 .in_9cee,
.upper-31b8.dropdown-dim-adca .in_9cee {
  display: block;
}
.upper-31b8.bright_1116 .in_9cee .border_blue_b405,
.upper-31b8.bright_1116 .in_9cee .down_468f,
.upper-31b8.dropdown-dim-adca .in_9cee .border_blue_b405,
.upper-31b8.dropdown-dim-adca .in_9cee .down_468f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.upper-31b8.cold-f77f .wide-b2ba {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .upper-31b8.cold-f77f .wide-b2ba {
    margin-right: 0;
  }
}
.upper-31b8.bright_1116 .wide-b2ba,
.upper-31b8.dropdown-dim-adca .wide-b2ba {
  padding-top: 40%;
}
.upper-31b8.bright_1116 .hidden-55ca,
.upper-31b8.dropdown-dim-adca .hidden-55ca {
  display: block;
}
.upper-31b8.bright_1116 .fn-sticky-51ce .down_468f,
.upper-31b8.dropdown-dim-adca .fn-sticky-51ce .down_468f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.upper-31b8.bright_1116 .wide-b2ba,
.upper-31b8.dropdown-dim-adca .wide-b2ba {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.upper-31b8.bright_1116 .down_468f {
  padding: 1em;
}
.notification_active_9416 {
  margin: 30px auto;
  display: block;
}
.notification_active_9416 .nav-592e > * {
  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;
}
.notification_active_9416 .nav-592e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification_active_9416 .nav-592e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification_fresh_8351 .pink_c360 {
  margin-bottom: 1.41575em;
}
.notification_fresh_8351 .form_top_25a1 {
  margin-bottom: 1.618em;
}
.component-0355 .detail-orange-03b2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.component-0355 .detail-orange-03b2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.component-0355 .info_72e5 {
  max-width: 100%;
  overflow: auto;
}
.media_prev_3112 .component-0355 a:hover {
  text-decoration: underline;
}
.small_e399 .active_482c:not(.frame_c3e6),
.small_e399 .caption_silver_fcc4 {
  margin-bottom: 1.41575em;
}
.small_e399 .active_482c:not(.frame_c3e6):last-child,
.small_e399 .caption_silver_fcc4:last-child {
  margin-bottom: 0;
}
.small_e399 .active_482c.heading-huge-d07f {
  margin-bottom: 0.41575em;
}
.small_e399 .texture-fixed-ff81:before,
.small_e399 .paper-d614:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.small_e399 .texture-fixed-ff81:before {
  content: "\f115";
}
.small_e399 .paper-d614:before {
  content: "\f02c";
}
.small_e399 .right_0a7c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.small_e399 .right_0a7c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.element_large_cb96 {
  display: -webkit-box;
  display: flex;
}
.element_large_cb96 .column_pro_167e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .element_large_cb96 .column_pro_167e {
    flex-basis: 90px;
  }
}
.element_large_cb96 .surface_27a8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .element_large_cb96 .surface_27a8 {
    flex-basis: calc(100% - 50px);
  }
}
.element_large_cb96 .grid-45c4 p:last-child {
  margin-bottom: 0.72em;
}
.button_5d9b .nav-592e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.button_5d9b .nav-592e:after,
.button_5d9b .nav-592e:before {
  content: "";
  display: table;
}
.button_5d9b .nav-592e:after {
  clear: both;
}
.button_5d9b .nav-592e .dynamic_c2c5,
.button_5d9b .nav-592e .tabs_90e4 {
  width: 49%;
}
.button_5d9b .nav-592e .dynamic_c2c5 a span.north-6429,
.button_5d9b .nav-592e .tabs_90e4 a span.north-6429 {
  display: block;
  margin-bottom: 5px;
}
.button_5d9b .nav-592e .tabs_90e4 {
  float: left;
  text-align: left;
}
.button_5d9b .nav-592e .dynamic_c2c5 {
  float: right;
  text-align: right;
}
.video_inner_e0f7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .video_inner_e0f7 {
    margin-bottom: 0;
  }
}
.down_0fb9 {
  margin-bottom: 1em;
}
.down_0fb9 .frame_c3e6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.purple-79d2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.input_f387 .down_0fb9,
.thumbnail-static-9de1 .down_0fb9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .input_f387 .down_0fb9,
  .thumbnail-static-9de1 .down_0fb9 {
    display: block;
  }
}
.input_f387 .purple-79d2,
.thumbnail-static-9de1 .purple-79d2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .input_f387 .purple-79d2,
  .thumbnail-static-9de1 .purple-79d2 {
    margin-bottom: 1em;
  }
}
.input_f387 .purple-79d2 img,
.thumbnail-static-9de1 .purple-79d2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.input_f387 .rough-4596,
.thumbnail-static-9de1 .rough-4596 {
  flex-basis: calc(100% - 160px);
}
.input_f387 .rough-4596 p,
.thumbnail-static-9de1 .rough-4596 p {
  margin-bottom: 0;
}
.input_f387 .rough-4596 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .input_f387 .rough-4596 {
    padding-left: 0;
  }
}
.thumbnail-static-9de1 .rough-4596 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail-static-9de1 .rough-4596 {
    padding-right: 0;
  }
}
.thumbnail-static-9de1 .purple-79d2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hard-3cbd .purple-79d2 {
  margin-bottom: 0.5em;
}
.hard-3cbd .purple-79d2 img {
  width: 100%;
}
.easy_6da2 .dropdown_0990,
.west_ca9a .dropdown_0990 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.west_ca9a .notice_0c72 .narrow_47f1 p:last-child {
  margin-bottom: 0;
}
.focused-8a03 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.complex-c192 .new-ef14 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .complex-c192 .new-ef14:last-of-type {
    margin-bottom: 0;
  }
}
.complex-c192 .new-ef14 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex-c192 .new-ef14 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.complex-c192 .new-ef14 ul li {
  margin: 0 0 0.6em;
}
.complex-c192 .new-ef14 ul li.smooth_01b8,
.complex-c192 .new-ef14 ul li.sidebar-e341 {
  position: relative;
}
.complex-c192 .new-ef14 ul li.smooth_01b8 .surface-2144,
.complex-c192 .new-ef14 ul li.sidebar-e341 .surface-2144 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.complex-c192 .new-ef14 ul li.smooth_01b8:after:after,
.complex-c192 .new-ef14 ul li.smooth_01b8:after:before,
.complex-c192
  .new-ef14
  ul
  li.sidebar-e341:after:after,
.complex-c192
  .new-ef14
  ul
  li.sidebar-e341:after:before {
  content: "";
  display: table;
}
.complex-c192 .new-ef14 ul li.smooth_01b8:after:after,
.complex-c192
  .new-ef14
  ul
  li.sidebar-e341:after:after {
  clear: both;
}
.complex-c192 .new-ef14 a.footer-fixed-adb5:hover {
  text-decoration: none;
}
.complex-c192 .new-ef14 select {
  max-width: 100%;
}
.complex-c192 .new-ef14 table {
  font-size: 85%;
}
.complex-c192 .new-ef14 table td,
.complex-c192 .new-ef14 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.complex-c192 .new-ef14 table tfoot td {
  text-align: left;
}
.complex-c192 .new-ef14 :last-child {
  margin-bottom: 0;
}
.complex-c192 .new-ef14 .pattern-warm-e442 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.complex-c192 .new-ef14 .pattern-warm-e442 label {
  width: 100%;
}
.complex-c192 .new-ef14 .pattern-warm-e442 .item-cool-3619 {
  width: 100%;
  display: block;
}
.complex-c192 .new-ef14 .pattern-warm-e442 .menu-26a6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.complex-c192 .new-ef14 .pattern-warm-e442 .menu-26a6:hover svg #svg-search {
  fill: #444;
}
.complex-c192 .new-ef14 .pattern-warm-e442 .menu-26a6 svg {
  width: 18px;
  height: 18px;
}
.complex-c192 .module_f026 ul ul,
.complex-c192 .footer-top-43b4 ul ul,
.complex-c192 .description-yellow-2204 ul ul,
.complex-c192 .section_center_3a90 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.complex-c192 .module_f026 .form_2838 > a,
.complex-c192 .footer-top-43b4 .form_2838 > a,
.complex-c192 .description-yellow-2204 .form_2838 > a,
.complex-c192 .section_center_3a90 .form_2838 > a {
  margin-bottom: 0;
}
.complex-c192 .image-inner-9fea li,
.complex-c192 .module_f026 li,
.complex-c192 .fluid_d1a7 li,
.complex-c192 .footer-top-43b4 li,
.complex-c192 .description-yellow-2204 li,
.complex-c192 .section_center_3a90 li,
.complex-c192 .button-cold-1c8c li,
.complex-c192 .footer-copper-517d li {
  display: block;
  position: relative;
}
.complex-c192 .image-inner-9fea li:last-child,
.complex-c192 .module_f026 li:last-child,
.complex-c192 .fluid_d1a7 li:last-child,
.complex-c192 .footer-top-43b4 li:last-child,
.complex-c192 .description-yellow-2204 li:last-child,
.complex-c192 .section_center_3a90 li:last-child,
.complex-c192 .button-cold-1c8c li:last-child,
.complex-c192 .footer-copper-517d li:last-child {
  border: none;
}
.complex-c192 .image-inner-9fea li a,
.complex-c192 .module_f026 li a,
.complex-c192 .fluid_d1a7 li a,
.complex-c192 .footer-top-43b4 li a,
.complex-c192 .description-yellow-2204 li a,
.complex-c192 .section_center_3a90 li a,
.complex-c192 .button-cold-1c8c li a,
.complex-c192 .footer-copper-517d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex-c192 .image-inner-9fea li ul li::before,
.complex-c192 .module_f026 li ul li::before,
.complex-c192 .fluid_d1a7 li ul li::before,
.complex-c192 .footer-top-43b4 li ul li::before,
.complex-c192 .description-yellow-2204 li ul li::before,
.complex-c192 .section_center_3a90 li ul li::before,
.complex-c192 .button-cold-1c8c li ul li::before,
.complex-c192 .footer-copper-517d li ul li::before {
  left: 15px;
}
.complex-c192 .image-inner-9fea li ul a,
.complex-c192 .module_f026 li ul a,
.complex-c192 .fluid_d1a7 li ul a,
.complex-c192 .footer-top-43b4 li ul a,
.complex-c192 .description-yellow-2204 li ul a,
.complex-c192 .section_center_3a90 li ul a,
.complex-c192 .button-cold-1c8c li ul a,
.complex-c192 .footer-copper-517d li ul a {
  padding-left: 20px;
}
.complex-c192 .image-inner-9fea li ul ul li::before,
.complex-c192 .module_f026 li ul ul li::before,
.complex-c192 .fluid_d1a7 li ul ul li::before,
.complex-c192 .footer-top-43b4 li ul ul li::before,
.complex-c192 .description-yellow-2204 li ul ul li::before,
.complex-c192 .section_center_3a90 li ul ul li::before,
.complex-c192 .button-cold-1c8c li ul ul li::before,
.complex-c192 .footer-copper-517d li ul ul li::before {
  left: 30px;
}
.complex-c192 .image-inner-9fea li ul ul a,
.complex-c192 .module_f026 li ul ul a,
.complex-c192 .fluid_d1a7 li ul ul a,
.complex-c192 .footer-top-43b4 li ul ul a,
.complex-c192 .description-yellow-2204 li ul ul a,
.complex-c192 .section_center_3a90 li ul ul a,
.complex-c192 .button-cold-1c8c li ul ul a,
.complex-c192 .footer-copper-517d li ul ul a {
  padding-left: 40px;
}
.complex-c192 .tabs_thick_46e0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex-c192 .footer-copper-517d ul li {
  margin-bottom: 1.41575em;
}
.complex-c192 .footer-copper-517d ul li .green-6626 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.complex-c192 .footer-copper-517d ul li .slider-fdcc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.widget_brown_0443 .image-inner-9fea li a,
.widget_brown_0443 .module_f026 li a,
.widget_brown_0443 .fluid_d1a7 li a,
.widget_brown_0443 .footer-top-43b4 li a,
.widget_brown_0443 .description-yellow-2204 li a,
.widget_brown_0443 .section_center_3a90 li a,
.widget_brown_0443 .button-cold-1c8c li a,
.widget_brown_0443 .footer-copper-517d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_brown_0443 .tabs_thick_46e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_brown_0443 .new-ef14 ul li.smooth_01b8 .surface-2144,
.widget_brown_0443 .new-ef14 ul li.sidebar-e341 .surface-2144 {
  background: rgba(0, 0, 0, 0.2);
}
.widget_brown_0443 .complex-c192 .new-ef14 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_cb87 .complex-c192 .caption_fb74 li {
  margin: 0;
}
.yellow_cb87 .complex-c192 .caption_fb74 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.yellow_cb87 .complex-c192 .caption_fb74 li ul {
  margin: 0;
}
.yellow_cb87 .complex-c192 .caption_fb74 li ul li a {
  padding-left: 15px;
}
.yellow_cb87 .complex-c192 .caption_fb74 li ul li li a {
  padding-left: 30px;
}
.yellow_cb87 .complex-c192 .caption_fb74 li.green-f22d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.yellow_cb87 .complex-c192 .caption_fb74 li.green-f22d > 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;
}
.yellow_cb87 .complex-c192 .caption_fb74 li.green-f22d > 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;
}
.pagination-small-2b23 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.brown-670e {
  position: relative;
  z-index: 10;
}
.brown-670e .slow-8a84 {
  width: 100%;
  max-width: 100%;
}
.backdrop-3845 .frame-0d43 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.backdrop-3845 .paper-4917 {
}
.backdrop-3845 .widget_brown_0443 {
  background: #292929;
}
.action_131f .frame-0d43 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.action_131f .paper-4917 {
  background: #f9f9f9;
}
.action_131f .widget_brown_0443 {
  background: #303030;
}
.thick-f593 .frame-0d43 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .thick-f593 .overlay_current_4203 {
    margin-bottom: 1em;
  }
  .thick-f593 .overlay_current_4203:last-child {
    margin-bottom: 0;
  }
}
.thick-f593 .paper-4917 {
  background: #ededed;
}
.thick-f593 .widget_brown_0443 {
  background: #1a1a1a;
}
.frame-0d43.paper-4917 {
  color: rgba(0, 0, 0, 0.6);
}
.frame-0d43.paper-4917 .pagination_old_6760 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-0d43.widget_brown_0443 {
  color: rgba(255, 255, 255, 0.99);
}
.frame-0d43.widget_brown_0443 a:not(.footer-fixed-adb5) {
  color: rgba(255, 255, 255, 0.79);
}
.frame-0d43.widget_brown_0443 a:not(.footer-fixed-adb5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-0d43.widget_brown_0443 .pagination_old_6760 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-0d43.widget_brown_0443 table tbody td,
.frame-0d43.widget_brown_0443 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_upper_1547.outline_b4dc .current-deed {
  max-width: initial;
}
.shadow_upper_1547 .tertiary_solid_26ac {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shadow_upper_1547 .tertiary_solid_26ac .slow-8a84 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shadow_upper_1547 .tertiary_solid_26ac .slow-8a84 {
    display: block;
    margin-bottom: 2em;
  }
  .shadow_upper_1547 .tertiary_solid_26ac .slow-8a84:last-child {
    margin-bottom: 0;
  }
}
.thick-f593 .overlay_current_4203:last-child,
.action_131f .overlay_current_4203:last-child,
.backdrop-3845 .overlay_current_4203:last-child {
  margin-bottom: 0;
}
.thick-f593 .overlay_current_4203 .complex-c192 .new-ef14:last-child,
.action_131f .overlay_current_4203 .complex-c192 .new-ef14:last-child,
.backdrop-3845 .overlay_current_4203 .complex-c192 .new-ef14:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .thick-f593 .active-077c,
  .thick-f593 .info-cool-6429,
  .action_131f .active-077c,
  .action_131f .info-cool-6429,
  .backdrop-3845 .active-077c,
  .backdrop-3845 .info-cool-6429 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .brown-670e .overlay_current_4203 {
    margin-bottom: 2em;
  }
}
.brown-670e p:last-child {
  margin-bottom: 0;
}
.brown-670e li,
.brown-670e ul {
  list-style: none;
  margin: 0;
}
.brown-670e ul ul {
  margin-left: 2.617924em;
}
.lite-e6b4 {
  font-size: 0.875em;
}

/* css-noise: d5b2 */
.shadow-element-j1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
