/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary-pro-9834/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary-pro-9834
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.primary-pro-9834/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.popup-1e76.text-rough-3f09/licenses/gpl-2.0.picture_out_ce54
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.texture_b8eb/, (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.motion_c6ab.accent-purple-c192/normalize.background_black_1996/
 ======
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.background_black_1996 v7.0.0 | MIT License | github.primary-pro-9834/necolas/normalize.background_black_1996 */
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;
}
.card_pro_9884 .notification_silver_c79f,
.paragraph_7318,
.mask_fresh_f449,
.paragraph_dark_b8c5,
.detail-196f,
.inner_6b9a,
.tag-bright-e7d4,
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;
}
.paragraph_7318,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .paragraph_7318,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_7318,
  h1 {
    font-size: 1.8em;
  }
}
.mask_fresh_f449,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.mask_fresh_f449 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .mask_fresh_f449,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .mask_fresh_f449,
  h2 {
    font-size: 1.7em;
  }
}
.paragraph_dark_b8c5,
h3 {
  font-size: 1.618em;
}
.card_pro_9884 .notification_silver_c79f,
.detail-196f,
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.action_cebc {
  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;
}
.inner_e8c8:after,
.inner_e8c8:before,
.tag_bca1:after,
.tag_bca1:before {
  content: "";
  display: table;
}
.inner_e8c8:after,
.tag_bca1:after {
  clear: both;
}
.mask_f173 {
  float: right;
  margin-right: 0;
}
.wrapper-narrow-d41a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.button_pink_3a1a .section_orange_b49d,
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;
}
.button_pink_3a1a .section_orange_b49d: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;
}
.backdrop-6578 .section_orange_b49d {
  box-shadow: none;
}
.backdrop-6578
  .section_orange_b49d
  .notification-basic-7b33 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.backdrop-6578 .section_orange_b49d .border-c758 {
  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;
}
.backdrop-6578
  .section_orange_b49d
  .border-c758
  b {
  display: none;
}
.backdrop-6578 .out-94d9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.stale_06bc:not(.slider_plasma_5ab3):not(.detail-left-0cf3),
button:not(.slider_plasma_5ab3):not(.detail-left-0cf3),
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ),
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ),
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ) {
  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;
}
.stale_06bc:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):hover,
button:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):hover,
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):hover,
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):hover,
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.stale_06bc:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):active,
.stale_06bc:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):focus,
button:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):active,
button:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):focus,
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):active,
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):focus,
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):active,
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):focus,
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):active,
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):focus {
  outline: 0;
}
.stale_06bc:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb,
button:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb,
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb,
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb,
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb {
  position: relative;
}
.stale_06bc:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .disabled_34b3,
.stale_06bc:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .search_soft_334f,
.stale_06bc:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .full_5310,
.stale_06bc:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  i,
.stale_06bc:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  svg,
button:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .disabled_34b3,
button:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .search_soft_334f,
button:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .full_5310,
button:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  i,
button:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  svg,
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .disabled_34b3,
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .search_soft_334f,
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .full_5310,
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  i,
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  svg,
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .disabled_34b3,
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .search_soft_334f,
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .full_5310,
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  i,
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  svg,
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .disabled_34b3,
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .search_soft_334f,
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  .full_5310,
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  i,
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb
  svg {
  visibility: hidden;
}
.stale_06bc:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb:after,
button:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb:after,
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb:after,
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb:after,
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ).fn-loading-27cb: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;
}
.stale_06bc:not(.slider_plasma_5ab3):not(.detail-left-0cf3),
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ),
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ),
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ) {
  color: #fff;
  background: #235787;
}
.stale_06bc:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):focus,
input[type="button"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):focus,
input[type="reset"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):focus,
input[type="submit"]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ):focus {
  color: #fff;
}
.stale_06bc.fn-disabled-27cb:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ),
.stale_06bc[disabled]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ),
button.fn-disabled-27cb:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ),
button[disabled]:not(.slider_plasma_5ab3):not(
    .detail-left-0cf3
  ) {
  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;
}
.next-7d20 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.next-7d20: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;
}
.glass-75c4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tall_07d1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pink_12e0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.inner_e8c8:after,
.inner_e8c8:before,
.modal-purple-1f95:after,
.modal-purple-1f95:before,
.plasma-5aff:after,
.plasma-5aff:before,
.photo-e97a:after,
.photo-e97a:before,
.backdrop_fcea:after,
.backdrop_fcea:before,
.overlay-middle-0deb:after,
.overlay-middle-0deb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.inner_e8c8:after,
.modal-purple-1f95:after,
.plasma-5aff:after,
.photo-e97a:after,
.backdrop_fcea:after,
.overlay-middle-0deb:after {
  clear: both;
}
.modal-purple-1f95 .link-9ba6,
.plasma-5aff .link-9ba6,
.shadow_black_5c80 .link-9ba6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.glass-3330 {
  display: inline-block;
}
.gas_9bfc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gas_9bfc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gas_9bfc .under-46cc {
  padding: 1em 0;
  font-size: 85%;
}
.under-46cc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.search-9a6d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.search-9a6d:after,
.search-9a6d:before {
  content: "";
  display: table;
}
.search-9a6d:after {
  clear: both;
}
.huge_216c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.item_e50f .huge_216c {
  max-width: 50%;
}
.center-6347 .huge_216c {
  max-width: 33.33%;
}
.secondary-center-44d7 .huge_216c {
  max-width: 25%;
}
.dynamic-b3a6 .huge_216c {
  max-width: 20%;
}
.notice_silver_238c .huge_216c {
  max-width: 16.66%;
}
.caption_gas_0eb0 .huge_216c {
  max-width: 14.28%;
}
.breadcrumb_b843 .huge_216c {
  max-width: 12.5%;
}
.main-iron-1d3b .huge_216c {
  max-width: 11.11%;
}
.shadow_87c2 {
  display: block;
}
.card_pro_9884 .thumbnail_0d62 label,
.card_pro_9884 .box-d433 label,
.card_pro_9884 .top_dadf label,
.card_pro_9884 .heading-4614 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-south-a808 {
  list-style: none;
  margin: 0;
}
.component-south-a808 article.short_9910 {
  margin-bottom: 0;
}
.component-south-a808 ul {
  list-style: none;
  margin: 0;
}
.component-south-a808 .content_black_3fe9 li.short_9910 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-south-a808 .content_black_3fe9 li.short_9910 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-south-a808 .content_black_3fe9 li.short_9910: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) {
  .component-south-a808 .content_black_3fe9 li.short_9910 li.short_9910 li.short_9910 li.short_9910 {
    padding-left: 0;
  }
}
article.short_9910 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short_9910 .modal-purple-1f95 p:last-of-type {
  margin-bottom: 0;
}
article.short_9910 .chip-soft-2ef3 {
  float: left;
}
article.short_9910 .plasma_1d0f {
  margin-left: 85px;
}
article.short_9910 .aside_a622 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short_9910 .aside_a622 .pink_6b43 {
  margin-left: 10px;
}
article.short_9910 .video_next_6ea0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short_9910 .east_da1e {
  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 .thumbnail_0d62,
  #respond .top_dadf,
  #respond .heading-4614 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thumbnail_0d62 input,
#respond .top_dadf input,
#respond .heading-4614 input {
  width: 100%;
}
#respond .heading-4614 {
  margin-right: 0;
}
#respond .caption-pink-d8e0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wood-e752 {
  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;
}
.wood-e752.new-1bf6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wood-e752 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%);
}
.wood-e752:focus,
.wood-e752: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);
}
.main_fast_c8b0 {
  border-radius: 10%;
}
.light_6f57 {
  border-radius: 50%;
}
.background_f091 {
  font-size: 0.72em;
}
.chip_focused_bda5 {
  font-size: 0.875em;
}
.shadow-6c75 {
  font-size: 1.1em;
}
.accordion-motion-d2c7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.accordion-motion-d2c7.background_f091 {
  letter-spacing: 0.5px;
}
.cold_e332,
.cold_e332 a {
  color: #6d6d6d;
}
.cold_e332 a:hover {
  color: #111;
}
.texture_bright_3595 {
  color: #6d6d6d;
}
.overlay_dynamic_6972 {
  overflow-x: hidden;
}
.overlay_dynamic_6972 .message_073d.primary_0bf9 {
  position: relative;
}
.overlay_dynamic_6972 .message_073d.primary_0bf9.footer-orange-c959 {
  position: initial;
}
.overlay_dynamic_6972
  .message_073d.primary_0bf9.footer-orange-c959
  .chip-b26d {
  left: auto;
}
.overlay_dynamic_6972 .message_073d .chip-b26d {
  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;
}
.overlay_dynamic_6972 .message_073d:hover.primary_0bf9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.overlay_dynamic_6972
  .message_073d:hover.primary_0bf9
  .chip-b26d {
  display: block;
  z-index: 9999999;
}
.overlay_dynamic_6972 .picture_594e .plasma-7f51,
.overlay_dynamic_6972 .smooth_361e .plasma-7f51 {
  display: none;
}
.overlay_dynamic_6972 .form-68be .message_073d:hover.primary_0bf9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.card_pro_9884 .thumbnail_0d62 label,
.card_pro_9884 .box-d433 label,
.card_pro_9884 .top_dadf label,
.card_pro_9884 .heading-4614 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-south-a808 {
  list-style: none;
  margin: 0;
}
.component-south-a808 article.short_9910 {
  margin-bottom: 0;
}
.component-south-a808 ul {
  list-style: none;
  margin: 0;
}
.component-south-a808 .content_black_3fe9 li.short_9910 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-south-a808 .content_black_3fe9 li.short_9910 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-south-a808 .content_black_3fe9 li.short_9910: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) {
  .component-south-a808 .content_black_3fe9 li.short_9910 li.short_9910 li.short_9910 li.short_9910 {
    padding-left: 0;
  }
}
article.short_9910 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short_9910 .modal-purple-1f95 p:last-of-type {
  margin-bottom: 0;
}
article.short_9910 .chip-soft-2ef3 {
  float: left;
}
article.short_9910 .plasma_1d0f {
  margin-left: 85px;
}
article.short_9910 .aside_a622 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short_9910 .aside_a622 .pink_6b43 {
  margin-left: 10px;
}
article.short_9910 .video_next_6ea0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short_9910 .east_da1e {
  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 .thumbnail_0d62,
  #respond .top_dadf,
  #respond .heading-4614 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thumbnail_0d62 input,
#respond .top_dadf input,
#respond .heading-4614 input {
  width: 100%;
}
#respond .heading-4614 {
  margin-right: 0;
}
#respond .caption-pink-d8e0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture_594e .wood_6c85 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wood_6c85 .card_6bc4.banner-fb16 .border-solid-a51b > li > a:focus,
.wood_6c85 .card_6bc4.banner-fb16 .border-solid-a51b > li > a:hover,
.wood_6c85 .card_6bc4.shadow-bronze-e9aa .border-solid-a51b > li > a:focus,
.wood_6c85 .card_6bc4.shadow-bronze-e9aa .border-solid-a51b > li > a:hover,
.wood_6c85 .card_6bc4.green-ee9d .border-solid-a51b > li > a:focus,
.wood_6c85 .card_6bc4.green-ee9d .border-solid-a51b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_6c85
  .card_6bc4.banner-fb16
  .border-solid-a51b
  > li.dynamic_89d8
  > a,
.wood_6c85
  .card_6bc4.banner-fb16
  .border-solid-a51b
  > li.clean-dda0
  > a,
.wood_6c85
  .card_6bc4.shadow-bronze-e9aa
  .border-solid-a51b
  > li.dynamic_89d8
  > a,
.wood_6c85
  .card_6bc4.shadow-bronze-e9aa
  .border-solid-a51b
  > li.clean-dda0
  > a,
.wood_6c85
  .card_6bc4.green-ee9d
  .border-solid-a51b
  > li.dynamic_89d8
  > a,
.wood_6c85 .card_6bc4.green-ee9d .border-solid-a51b > li.pro_a6ec > a {
  color: rgba(255, 255, 255, 0.99);
}
.wood_6c85 .icon_ded8,
.wood_6c85 .icon_ded8 a {
  color: rgba(255, 255, 255, 0.99);
}
.wood_6c85 .form-e543.preview_fresh_b933 li a,
.wood_6c85 .border-north-1d39 a,
.wood_6c85 .first_e71e,
.wood_6c85 .border-solid-a51b > li > a,
.wood_6c85 .grid-warm-e5be {
  color: rgba(255, 255, 255, 0.79);
}
.wood_6c85 .form-e543.preview_fresh_b933 li a:hover,
.wood_6c85 .border-north-1d39 a:hover,
.wood_6c85 .first_e71e:hover,
.wood_6c85 .border-solid-a51b > li > a:hover,
.wood_6c85 .grid-warm-e5be:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_6c85 .shadow-warm-2a4c {
  color: rgba(255, 255, 255, 0.79);
}
.wood_6c85 .shadow-warm-2a4c .tooltip_672a {
  color: rgba(255, 255, 255, 0.99);
}
.wood_6c85 .shadow-warm-2a4c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_6c85 .menu_59d6 .outline-short-1190 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wood_6c85 .menu_59d6 .outline-short-1190 .narrow_6c78 {
  color: rgba(255, 255, 255, 0.79);
}
.wood_6c85
  .menu_59d6
  .outline-short-1190
  .narrow_6c78::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_6c85
  .menu_59d6
  .outline-short-1190
  .narrow_6c78:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_6c85
  .menu_59d6
  .outline-short-1190
  .narrow_6c78::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_6c85
  .menu_59d6
  .outline-short-1190
  .narrow_6c78::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_6c85 .menu_59d6 .block-fresh-c354 {
  color: rgba(255, 255, 255, 0.79);
}
.wood_6c85 .menu_59d6 .block-fresh-c354:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple_d625
  .wood_6c85
  .menu_59d6
  .complex-a061
  .gas_752c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.simple_d625
  .wood_6c85
  .menu_59d6
  .complex-a061
  .narrow_6c78 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_594e .column-narrow-84ca {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.column-narrow-84ca .card_6bc4.banner-fb16 .border-solid-a51b > li > a:focus,
.column-narrow-84ca .card_6bc4.banner-fb16 .border-solid-a51b > li > a:hover,
.column-narrow-84ca .card_6bc4.shadow-bronze-e9aa .border-solid-a51b > li > a:focus,
.column-narrow-84ca .card_6bc4.shadow-bronze-e9aa .border-solid-a51b > li > a:hover,
.column-narrow-84ca .card_6bc4.green-ee9d .border-solid-a51b > li > a:focus,
.column-narrow-84ca .card_6bc4.green-ee9d .border-solid-a51b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-narrow-84ca
  .card_6bc4.banner-fb16
  .border-solid-a51b
  > li.dynamic_89d8
  > a,
.column-narrow-84ca
  .card_6bc4.banner-fb16
  .border-solid-a51b
  > li.clean-dda0
  > a,
.column-narrow-84ca
  .card_6bc4.shadow-bronze-e9aa
  .border-solid-a51b
  > li.dynamic_89d8
  > a,
.column-narrow-84ca
  .card_6bc4.shadow-bronze-e9aa
  .border-solid-a51b
  > li.clean-dda0
  > a,
.column-narrow-84ca
  .card_6bc4.green-ee9d
  .border-solid-a51b
  > li.dynamic_89d8
  > a,
.column-narrow-84ca .card_6bc4.green-ee9d .border-solid-a51b > li.pro_a6ec > a {
  color: rgba(0, 0, 0, 0.8);
}
.column-narrow-84ca .icon_ded8,
.column-narrow-84ca .icon_ded8 a {
  color: rgba(0, 0, 0, 0.8);
}
.column-narrow-84ca .form-e543.preview_fresh_b933 li a,
.column-narrow-84ca .border-north-1d39 a,
.column-narrow-84ca .first_e71e,
.column-narrow-84ca .border-solid-a51b > li > a,
.column-narrow-84ca .grid-warm-e5be {
  color: rgba(0, 0, 0, 0.55);
}
.column-narrow-84ca .form-e543.preview_fresh_b933 li a:hover,
.column-narrow-84ca .border-north-1d39 a:hover,
.column-narrow-84ca .first_e71e:hover,
.column-narrow-84ca .border-solid-a51b > li > a:hover,
.column-narrow-84ca .grid-warm-e5be:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-narrow-84ca .shadow-warm-2a4c {
  color: rgba(0, 0, 0, 0.55);
}
.column-narrow-84ca .shadow-warm-2a4c .tooltip_672a {
  color: rgba(0, 0, 0, 0.8);
}
.column-narrow-84ca .shadow-warm-2a4c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_medium_045e .message-14ce {
  margin-left: auto;
  margin-right: auto;
}
.plasma-5aff > * {
  margin-left: auto;
  margin-right: auto;
}
.plasma-5aff .glass-75c4 {
  margin-right: 1.41575em;
}
.glass_3a45 .plasma-5aff > .overlay_ed51 {
  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;
}
.glass_3a45 .plasma-5aff > .tabs-030f {
  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;
}
.border-f969.modal_medium_045e .message-14ce,
.surface-west-5916.modal_medium_045e .message-14ce {
  margin-left: 0;
}
.tabs-2983.modal_medium_045e .message-14ce,
.tooltip-static-ffc2.modal_medium_045e .message-14ce {
  margin-right: 0;
}
.plasma-5aff ol,
.plasma-5aff ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fresh-6942 video {
  max-width: 100%;
}
.button-1a4e img {
  display: block;
}
.button-1a4e.glass-75c4,
.button-1a4e.tall_07d1 {
  width: 100%;
}
.button-1a4e.tabs-030f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status_upper_fcf2:not(.breadcrumb_0d11) {
  margin: 1.5em auto;
}
.highlight-2f69 p {
  padding: 1.5em 14px;
}
ul.grid_huge_f24c.tabs-030f,
ul.grid_huge_f24c.overlay_ed51,
ul.grid_huge_f24c.gallery-b88c.overlay_ed51 {
  padding: 0 14px;
}
.motion-7fcc {
  display: block;
  overflow-x: auto;
}
.motion-7fcc table {
  border-collapse: collapse;
  width: 100%;
}
.motion-7fcc td,
.motion-7fcc th {
  padding: 0.5em;
}
.plasma-5aff li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.plasma-5aff ol ol,
.plasma-5aff ol ul,
.plasma-5aff ul ol,
.plasma-5aff ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.plasma-5aff ol ol li,
.plasma-5aff ol ul li,
.plasma-5aff ul ol li,
.plasma-5aff ul ul li {
  margin-left: 0;
}
.sidebar_7e98.main_tiny_1ffd > .bright-b5e7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.sidebar_7e98.main_tiny_1ffd > .bright-b5e7 iframe,
.sidebar_7e98.main_tiny_1ffd > .bright-b5e7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block-02fb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.block-02fb.heading_c886 {
  padding: 0;
}
.block-02fb.heading_c886 cite {
  font-size: 13px;
}
.block-02fb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.block-02fb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.advanced_6583 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.advanced_6583 > p:first-child {
  margin-top: 0;
}
.advanced_6583 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.advanced_6583 blockquote {
  border-left: 0;
}
.module_simple_a58c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.module_simple_a58c:not(.notice_c171) {
  max-width: 100px;
}
.module_simple_a58c.tertiary-fluid-0855 {
  border-bottom: none !important;
  text-align: center;
}
.module_simple_a58c.tertiary-fluid-0855::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight-2f69 p {
    padding: 1.5em 0;
  }
}
.pattern-motion-cf27 {
  color: #0073aa;
}
.gas-88e3 {
  background-color: #0073aa;
}
.stale_0589 {
  color: #229fd8;
}
.container_4352 {
  background-color: #229fd8;
}
.tertiary-66a9 {
  color: #eee;
}
.component_down_919f {
  background-color: #eee;
}
.hero-middle-1e00 {
  color: #444;
}
.tertiary_full_755d {
  background-color: #444;
}
.outer-b26f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outer-b26f .menu_7eee .border-north-1d39 {
  font-size: 15px;
}
.outer-b26f .border-north-1d39 {
  line-height: 1.3;
}
.outer-b26f .column-narrow-84ca {
}
.outer-b26f .wood_6c85 {
  background: #235787;
}
.clean-1b3a {
  padding: 0;
}
.clean-1b3a .wood_6c85 {
  background: #1a1a1a;
}
.clean-1b3a .column-narrow-84ca {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column_b8e6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column_b8e6 .column-narrow-84ca {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column_b8e6 .wood_6c85 {
  background: #303030;
}
.overlay-middle-0deb {
  position: relative;
  z-index: 10;
}
.overlay-middle-0deb .item-small-b8cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft-7615 .primary_0bf9 {
  display: inline-block;
  vertical-align: middle;
}
.soft-7615.down-2e3e .primary_0bf9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .soft-7615.down-2e3e .primary_0bf9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .soft-7615.down-2e3e .primary_0bf9 {
    margin-right: 0.4em;
  }
}
.soft-7615.down-2e3e .primary_0bf9:last-child {
  margin-right: 0;
}
.card_large_b18a .item-small-b8cc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .picture_594e .menu_7eee {
    margin: 0 -0.5em;
  }
  .picture_594e .menu_7eee [class*="customify-col-"],
  .picture_594e .menu_7eee [class*="customify-col_"],
  .picture_594e .menu_7eee [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.picture_594e.hero-thick-6623 .item-small-b8cc {
  background: 0 0 !important;
}
.picture_594e.hero-thick-6623 .item-small-b8cc,
.picture_594e.card_large_b18a .item-small-b8cc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .picture_594e.thumbnail_paper_7bb1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.picture_594e.card_large_b18a .item-small-b8cc {
  box-shadow: none !important;
}
.hover_3e8e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hover_3e8e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hover_3e8e {
    padding: 18px 0 20px;
  }
}
.hover_3e8e .static_110b {
  width: 100%;
}
.hover_3e8e .content_1b03 {
  margin-bottom: 0;
}
.hover_3e8e .last-40b1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.surface_19bd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.surface_19bd .tag-basic-2717 {
  width: 100%;
}
.advanced-efda {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.advanced-efda li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.advanced-efda 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;
}
.advanced-efda li:last-child:after {
  display: none;
}
.advanced-efda li a {
  font-weight: 500;
  margin-right: 10px;
}
.modal_2183 .plasma-7f51 button,
.hover_3e8e .plasma-7f51 button {
  left: 0;
}
.modal_2183 .tag-basic-2717,
.hover_3e8e .tag-basic-2717 {
  padding-left: 0;
  padding-right: 0;
}
.modal_2183 .surface_19bd,
.hover_3e8e .surface_19bd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.modal_2183 {
  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;
}
.modal_2183: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;
}
.modal_2183 .iron-bc95 {
  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) {
  .modal_2183 .iron-bc95 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .modal_2183 .iron-bc95 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .modal_2183 .iron-bc95 {
    min-height: 200px;
  }
}
.modal_2183 .advanced-efda {
  color: rgba(255, 255, 255, 0.8);
}
.modal_2183 .advanced-efda a,
.modal_2183 .advanced-efda li:after {
  color: inherit;
}
.modal_2183 .advanced-efda a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.border-c4b0 {
  margin-bottom: 0.5em;
}
.tooltip_7580 {
  margin-bottom: 1.2em;
}
.tooltip_7580,
.border-c4b0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tooltip_7580 p:last-child,
.border-c4b0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .plasma-7f51,
#masthead .plasma-7f51 {
  display: none;
}
#masthead
  > .plasma-7f51.outline_72ef {
  display: none;
}
#masthead > .plasma-7f51 button {
  left: 0;
}
.brown_d877 {
  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%;
}
.brown_d877 .primary_0bf9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.brown_d877 .disabled-b20e {
  display: -webkit-box;
  display: flex;
}
.brown_d877 .disabled-b20e.accent_next_1626 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.brown_d877 .disabled-b20e.link_out_562f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.brown_d877 .disabled-b20e.tertiary_plasma_4307 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.brown_d877.item-c5c0.banner-2132 .disabled-b20e.accent_next_1626 {
  flex-basis: 100%;
}
.brown_d877.fast-bf87 .disabled-b20e.link_out_562f {
  -webkit-box-flex: 1;
  flex: auto;
}
.brown_d877.fast-bf87 .disabled-b20e.tertiary_plasma_4307 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .plasma-7f51.outline_72ef {
  display: none;
}
#masthead > .plasma-7f51 button {
  left: 0;
}
.caption-red-9783 {
  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;
}
.caption-red-9783:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.caption-red-9783.description_medium_693d i {
  margin-right: 4px;
}
.caption-red-9783.gradient_54e9 i {
  margin-left: 5px;
}
.border-north-1d39 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.border-north-1d39 p:last-child {
  margin-bottom: 0;
}
.block_919e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.block_919e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.block_919e img {
  display: block;
  width: auto;
  line-height: 1;
}
.block_919e .icon_ded8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.block_919e .rough-7040 {
  margin: 5px 0 7px 0;
}
.block_919e.content_out_5451 .thick_513e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block_919e.content_out_5451 .notice_d252 {
  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;
}
.block_919e.hidden_098c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.block_919e.hidden_098c .thick_513e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block_919e.hidden_098c .notice_d252 {
  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;
}
.block_919e.surface-9955 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block_919e.north-820b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.block_919e.north-820b .notice_d252 {
  margin-top: 7px;
}
.aside-dae9 {
  display: inline-block;
}
.overlay-middle-0deb .heading_6fd6 .block_919e img {
  max-width: 100%;
}
.card_6bc4 .sort_complex_ac29.texture-east-f73c,
.old_ea4c .sort_complex_ac29.texture-east-f73c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.card_6bc4 .purple_5fd1,
.old_ea4c .purple_5fd1 {
  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%);
}
.card_6bc4 .purple_5fd1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.card_6bc4.main-4ea7 .purple_5fd1 {
  display: none;
}
.card_6bc4 .menu_lite_f82f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card_6bc4 .menu_lite_f82f li {
  display: inline-block;
  position: relative;
}
.card_6bc4 .menu_lite_f82f li:last-child {
  margin-right: 0;
}
.card_6bc4 .menu_lite_f82f 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;
}
.card_6bc4 .menu_lite_f82f li.pro_a6ec > a {
  color: rgba(0, 0, 0, 0.9);
}
.card_6bc4 .menu_lite_f82f > 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;
}
.card_6bc4 .menu_lite_f82f > li > a i {
  line-height: 0;
}
.card_6bc4 .menu_lite_f82f > li.banner_57a8 > a .purple_5fd1 {
  margin-left: 4px;
  line-height: 0;
}
.card_6bc4 .menu_lite_f82f .message-dim-28b8 li.banner_57a8 > a {
  position: relative;
}
.card_6bc4 .menu_lite_f82f .message-dim-28b8 li.banner_57a8 > a:after,
.card_6bc4 .menu_lite_f82f .message-dim-28b8 li.banner_57a8 > a:before {
  content: "";
  display: table;
}
.card_6bc4 .menu_lite_f82f .message-dim-28b8 li.banner_57a8 > a:after {
  clear: both;
}
.card_6bc4 .menu_lite_f82f .message-dim-28b8 li.banner_57a8 > a .purple_5fd1 {
  margin-left: 5px;
  float: right;
}
.card_6bc4 .link-clean-7d73,
.card_6bc4 .message-dim-28b8 {
  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;
}
.card_6bc4 .message-dim-28b8 {
  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;
}
.card_6bc4 .message-dim-28b8 .texture-east-f73c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card_6bc4 .message-dim-28b8 .purple_5fd1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.card_6bc4 .message-dim-28b8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.card_6bc4 .message-dim-28b8 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;
}
.card_6bc4 .message-dim-28b8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.card_6bc4 .message-dim-28b8 .message-dim-28b8 {
  top: 0;
  left: 100%;
}
.card_6bc4 .pattern_64ec.fn-focus-27cb > .link-clean-7d73,
.card_6bc4 .pattern_64ec.fn-focus-27cb > .message-dim-28b8,
.card_6bc4 .pattern_64ec:focus > .link-clean-7d73,
.card_6bc4 .pattern_64ec:focus > .message-dim-28b8,
.card_6bc4 .pattern_64ec:hover > .link-clean-7d73,
.card_6bc4 .pattern_64ec:hover > .message-dim-28b8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.card_6bc4.green-ee9d .border-solid-a51b:after,
.card_6bc4.green-ee9d .border-solid-a51b:before {
  content: "";
  display: table;
}
.card_6bc4.green-ee9d .border-solid-a51b:after {
  clear: both;
}
.card_6bc4.green-ee9d .border-solid-a51b > li {
  float: left;
}
.card_6bc4.paragraph_tiny_c3a7 .border-solid-a51b:after,
.card_6bc4.paragraph_tiny_c3a7 .border-solid-a51b:before {
  content: "";
  display: table;
}
.card_6bc4.paragraph_tiny_c3a7 .border-solid-a51b:after {
  clear: both;
}
.card_6bc4.paragraph_tiny_c3a7 .border-solid-a51b > li {
  float: left;
}
.card_6bc4.paragraph_tiny_c3a7 .border-solid-a51b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.card_6bc4.paragraph_tiny_c3a7 .border-solid-a51b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.card_6bc4.paragraph_tiny_c3a7 .border-solid-a51b > li.dynamic_89d8 > a,
.card_6bc4.paragraph_tiny_c3a7 .border-solid-a51b > li.pro_a6ec > a {
  color: #fff;
  background-color: #1e4b75;
}
.card_6bc4.banner-fb16 .border-solid-a51b > li > a .texture-east-f73c {
  position: relative;
}
.card_6bc4.banner-fb16 .border-solid-a51b > li > a .texture-east-f73c: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;
}
.card_6bc4.banner-fb16
  .border-solid-a51b
  > li:focus
  > a
  .texture-east-f73c:before,
.card_6bc4.banner-fb16
  .border-solid-a51b
  > li:hover
  > a
  .texture-east-f73c:before {
  width: 100%;
  background-color: currentColor;
}
.card_6bc4.banner-fb16
  .border-solid-a51b
  > li.dynamic_89d8
  > a
  .texture-east-f73c:before,
.card_6bc4.banner-fb16
  .border-solid-a51b
  > li.clean-dda0
  > a
  .texture-east-f73c:before {
  width: 100%;
  background-color: currentColor;
}
.card_6bc4.shadow-bronze-e9aa .border-solid-a51b > li > a .texture-east-f73c {
  position: relative;
}
.card_6bc4.shadow-bronze-e9aa .border-solid-a51b > li > a .texture-east-f73c: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;
}
.card_6bc4.shadow-bronze-e9aa .border-solid-a51b > li:focus > a .texture-east-f73c:before,
.card_6bc4.shadow-bronze-e9aa
  .border-solid-a51b
  > li:hover
  > a
  .texture-east-f73c:before {
  width: 100%;
  background-color: currentColor;
}
.card_6bc4.shadow-bronze-e9aa
  .border-solid-a51b
  > li.dynamic_89d8
  > a
  .texture-east-f73c:before,
.card_6bc4.shadow-bronze-e9aa
  .border-solid-a51b
  > li.clean-dda0
  > a
  .texture-east-f73c:before {
  width: 100%;
  background-color: currentColor;
}
.old_ea4c .menu_lite_f82f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.old_ea4c .menu_lite_f82f li:first-child > a {
  border-top: none;
}
.old_ea4c .menu_lite_f82f .first_cf9f > .texture-east-f73c .purple_5fd1 {
  display: none;
}
.old_ea4c .menu_lite_f82f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.old_ea4c .menu_lite_f82f li:last-child {
  border: none;
}
.old_ea4c .menu_lite_f82f li.banner_57a8 > a {
  padding-right: 45px !important;
}
.old_ea4c .menu_lite_f82f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.old_ea4c .menu_lite_f82f li a:focus,
.old_ea4c .menu_lite_f82f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old_ea4c .menu_lite_f82f li .plasma_92ca {
  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;
}
.old_ea4c .menu_lite_f82f li .plasma_92ca:hover {
  box-shadow: none;
}
.old_ea4c .menu_lite_f82f li .plasma_92ca .purple_5fd1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.old_ea4c .menu_lite_f82f .message-dim-28b8 {
  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);
}
.old_ea4c .menu_lite_f82f .message-dim-28b8 li a {
  padding-left: 3em;
}
.old_ea4c .menu_lite_f82f .complex_2dda > a .plasma_92ca i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.old_ea4c .menu_lite_f82f .complex_2dda > .message-dim-28b8 {
  display: block;
  opacity: 1;
}
.sidebar-8a09 {
  max-width: 100%;
}
.lite_6986 {
  line-height: 0;
  cursor: pointer;
}
.grid-warm-e5be {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.grid-warm-e5be:hover {
  box-shadow: none;
  color: currentColor;
}
.grid-warm-e5be svg {
  width: 18px;
  height: 18px;
}
.grid-warm-e5be .steel-6176 {
  display: none;
}
.sort_middle_3781 {
  position: relative;
}
.sort_middle_3781.fn-active-27cb .grid-warm-e5be .description-47a2 {
  display: none;
}
.sort_middle_3781.fn-active-27cb .grid-warm-e5be .steel-6176 {
  display: inline-block;
}
.sort_middle_3781 .video-left-c237 {
  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);
}
.sort_middle_3781.form_solid_4391 .video-left-c237 {
  left: auto;
  right: -0.9em;
}
.sort_middle_3781.form_solid_4391 .summary_be00::before {
  left: auto;
  right: 15px;
}
.sort_middle_3781.fn-active-27cb .video-left-c237 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.complex-a061 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.complex-a061 label {
  flex-basis: 100%;
}
.complex-a061 .outline-short-1190 {
  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;
}
.complex-a061 .narrow_6c78 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.complex-a061 .narrow_6c78:focus {
  background-color: transparent;
}
.complex-a061 button.block-fresh-c354 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.complex-a061 button.block-fresh-c354:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.complex-a061 button.block-fresh-c354 svg {
  width: 18px;
  height: 18px;
}
.complex-a061 input[type="submit"] {
  min-height: auto;
}
.menu_59d6 .complex-a061 .narrow_6c78 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.summary_be00 {
  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) {
  .summary_be00 {
    width: 220px;
  }
}
.summary_be00 label {
  flex-basis: 100%;
}
.summary_be00::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;
}
.simple_d625 .menu_59d6 .complex-a061 {
  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;
}
.simple_d625
  .menu_59d6
  .complex-a061
  .outline-short-1190 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.simple_d625 .menu_59d6 .complex-a061 .narrow_6c78 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.simple_d625
  .menu_59d6
  .complex-a061
  .narrow_6c78:focus {
  background: 0 0;
}
.simple_d625
  .menu_59d6
  .complex-a061
  .gas_752c {
  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;
}
.form-e543 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.form-e543 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.form-e543 li:last-child {
  margin-right: 0;
}
.form-e543 li:first-child {
  margin-left: 0;
}
.form-e543.gradient_84f2 a {
  color: #fff;
}
.form-e543.gradient_84f2 a:hover {
  color: #fff;
}
.form-e543 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.form-e543 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.form-e543 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.form-e543 a:hover {
  opacity: 0.9;
  color: inherit;
}
.form-e543 [class*="social-icon-apple"] {
  background-color: #999;
}
.form-e543 [class*="social-icon-apple"].basic_9837 {
  background-color: transparent;
  color: #999;
}
.form-e543 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.form-e543 [class*="social-icon-behance"].basic_9837 {
  background-color: transparent;
  color: #1769ff;
}
.form-e543 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.form-e543 [class*="social-icon-bitbucket"].basic_9837 {
  background-color: transparent;
  color: #205081;
}
.form-e543 [class*="social-icon-codepen"] {
  background-color: #000;
}
.form-e543 [class*="social-icon-codepen"].basic_9837 {
  background-color: transparent;
  color: #000;
}
.form-e543 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.form-e543 [class*="social-icon-delicious"].basic_9837 {
  background-color: transparent;
  color: #39f;
}
.form-e543 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.form-e543 [class*="social-icon-digg"].basic_9837 {
  background-color: transparent;
  color: #005be2;
}
.form-e543 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.form-e543 [class*="social-icon-dribbble"].basic_9837 {
  background-color: transparent;
  color: #ea4c89;
}
.form-e543 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.form-e543 [class*="social-icon-envelope"].basic_9837 {
  background-color: transparent;
  color: #ea4335;
}
.form-e543 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.form-e543 [class*="social-icon-facebook"].basic_9837 {
  background-color: transparent;
  color: #3b5998;
}
.form-e543 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.form-e543 [class*="social-icon-flickr"].basic_9837 {
  background-color: transparent;
  color: #0063dc;
}
.form-e543 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.form-e543 [class*="social-icon-foursquare"].basic_9837 {
  background-color: transparent;
  color: #2d5be3;
}
.form-e543 [class*="social-icon-github"] {
  background-color: #333;
}
.form-e543 [class*="social-icon-github"].basic_9837 {
  background-color: transparent;
  color: #333;
}
.form-e543 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.form-e543 [class*="social-icon-google-plus"].basic_9837 {
  background-color: transparent;
  color: #dd4b39;
}
.form-e543 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.form-e543 [class*="social-icon-houzz"].basic_9837 {
  background-color: transparent;
  color: #7ac142;
}
.form-e543 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.form-e543 [class*="social-icon-instagram"].basic_9837 {
  background-color: transparent;
  color: #262626;
}
.form-e543 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.form-e543 [class*="social-icon-jsfiddle"].basic_9837 {
  background-color: transparent;
  color: #487aa2;
}
.form-e543 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.form-e543 [class*="social-icon-linkedin"].basic_9837 {
  background-color: transparent;
  color: #0077b5;
}
.form-e543 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.form-e543 [class*="social-icon-medium"].basic_9837 {
  background-color: transparent;
  color: #00ab6b;
}
.form-e543 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.form-e543
  [class*="social-icon-odnoklassniki"].basic_9837 {
  background-color: transparent;
  color: #f4731c;
}
.form-e543 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.form-e543 [class*="social-icon-meetup"].basic_9837 {
  background-color: transparent;
  color: #ec1c40;
}
.form-e543 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.form-e543 [class*="social-icon-pinterest"].basic_9837 {
  background-color: transparent;
  color: #bd081c;
}
.form-e543 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.form-e543 [class*="social-icon-product-hunt"].basic_9837 {
  background-color: transparent;
  color: #da552f;
}
.form-e543 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.form-e543 [class*="social-icon-reddit"].basic_9837 {
  background-color: transparent;
  color: #ff4500;
}
.form-e543 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.form-e543 [class*="social-icon-rss"].basic_9837 {
  background-color: transparent;
  color: #f26522;
}
.form-e543 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.form-e543
  [class*="social-icon-shopping-cart"].basic_9837 {
  background-color: transparent;
  color: #4caf50;
}
.form-e543 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.form-e543 [class*="social-icon-skype"].basic_9837 {
  background-color: transparent;
  color: #00aff0;
}
.form-e543 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.form-e543 [class*="social-icon-slideshare"].basic_9837 {
  background-color: transparent;
  color: #0077b5;
}
.form-e543 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.form-e543 [class*="social-icon-snapchat"].basic_9837 {
  background-color: transparent;
  color: #fffc00;
}
.form-e543 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.form-e543 [class*="social-icon-soundcloud"].basic_9837 {
  background-color: transparent;
  color: #f80;
}
.form-e543 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.form-e543 [class*="social-icon-spotify"].basic_9837 {
  background-color: transparent;
  color: #2ebd59;
}
.form-e543 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.form-e543
  [class*="social-icon-stack-overflow"].basic_9837 {
  background-color: transparent;
  color: #fe7a15;
}
.form-e543 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.form-e543 [class*="social-icon-maldkfgram"].basic_9837 {
  background-color: transparent;
  color: #2ca5e0;
}
.form-e543 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.form-e543 [class*="social-icon-tripadvisor"].basic_9837 {
  background-color: transparent;
  color: #589442;
}
.form-e543 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.form-e543 [class*="social-icon-tumblr"].basic_9837 {
  background-color: transparent;
  color: #35465c;
}
.form-e543 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.form-e543 [class*="social-icon-twitch"].basic_9837 {
  background-color: transparent;
  color: #6441a5;
}
.form-e543 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.form-e543 [class*="social-icon-twitter"].basic_9837 {
  background-color: transparent;
  color: #1da1f2;
}
.form-e543 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.form-e543 [class*="social-icon-vimeo"].basic_9837 {
  background-color: transparent;
  color: #1ab7ea;
}
.form-e543 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.form-e543 [class*="social-icon-vk"].basic_9837 {
  background-color: transparent;
  color: #45668e;
}
.form-e543 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.form-e543 [class*="social-icon-weibo"].basic_9837 {
  background-color: transparent;
  color: #df2029;
}
.form-e543 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.form-e543 [class*="social-icon-weixin"].basic_9837 {
  background-color: transparent;
  color: #7bb32e;
}
.form-e543 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.form-e543 [class*="social-icon-whatsapp"].basic_9837 {
  background-color: transparent;
  color: #25d366;
}
.form-e543 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.form-e543 [class*="social-icon-wordpress"].basic_9837 {
  background-color: transparent;
  color: #21759b;
}
.form-e543 [class*="social-icon-xing"] {
  background-color: #026466;
}
.form-e543 [class*="social-icon-xing"].basic_9837 {
  background-color: transparent;
  color: #026466;
}
.form-e543 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.form-e543 [class*="social-icon-yelp"].basic_9837 {
  background-color: transparent;
  color: #af0606;
}
.form-e543 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.form-e543 [class*="social-icon-youtube"].basic_9837 {
  background-color: transparent;
  color: #cd201f;
}
.first_e71e {
  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;
}
.first_e71e:hover {
  box-shadow: none;
  background: 0 0;
}
.alert-over-c8c7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.basic_bbe2 {
  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;
}
.thumbnail-prev-fc25 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.down_e26b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.down_e26b,
.down_e26b::after,
.down_e26b::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;
}
.down_e26b::after,
.down_e26b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.filter-76e9 .basic_bbe2 .thumbnail-prev-fc25 {
  margin-top: -2px;
  width: 19px;
}
.filter-76e9 .basic_bbe2 .down_e26b {
  margin-top: -1px;
}
.filter-76e9 .basic_bbe2 .down_e26b,
.filter-76e9 .basic_bbe2 .down_e26b::after,
.filter-76e9 .basic_bbe2 .down_e26b::before {
  width: 19px;
  height: 2px;
}
.filter-76e9 .basic_bbe2 .down_e26b::before {
  top: -6px;
}
.filter-76e9 .basic_bbe2 .down_e26b::after {
  bottom: -6px;
}
.middle-77c6 .basic_bbe2 .thumbnail-prev-fc25 {
  margin-top: -2px;
  width: 22px;
}
.middle-77c6 .basic_bbe2 .down_e26b {
  margin-top: -1px;
}
.middle-77c6 .basic_bbe2 .down_e26b,
.middle-77c6 .basic_bbe2 .down_e26b::after,
.middle-77c6 .basic_bbe2 .down_e26b::before {
  width: 22px;
  height: 2px;
}
.middle-77c6 .basic_bbe2 .down_e26b::before {
  top: -7px;
}
.middle-77c6 .basic_bbe2 .down_e26b::after {
  bottom: -7px;
}
.header-d171 .basic_bbe2 .thumbnail-prev-fc25 {
  margin-top: -2px;
  width: 31px;
}
.header-d171 .basic_bbe2 .down_e26b {
  margin-top: -1.5px;
}
.header-d171 .basic_bbe2 .down_e26b,
.header-d171 .basic_bbe2 .down_e26b::after,
.header-d171 .basic_bbe2 .down_e26b::before {
  width: 31px;
  height: 3px;
}
.header-d171 .basic_bbe2 .down_e26b::before {
  top: -9px;
}
.header-d171 .basic_bbe2 .down_e26b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pattern-clean-e906 .basic_bbe2 .thumbnail-prev-fc25 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-clean-e906 .basic_bbe2 .down_e26b {
    margin-top: -1px;
  }
  .pattern-clean-e906 .basic_bbe2 .down_e26b,
  .pattern-clean-e906 .basic_bbe2 .down_e26b::after,
  .pattern-clean-e906 .basic_bbe2 .down_e26b::before {
    width: 19px;
    height: 2px;
  }
  .pattern-clean-e906 .basic_bbe2 .down_e26b::before {
    top: -6px;
  }
  .pattern-clean-e906 .basic_bbe2 .down_e26b::after {
    bottom: -6px;
  }
  .top_44d6 .basic_bbe2 .thumbnail-prev-fc25 {
    margin-top: -2px;
    width: 22px;
  }
  .top_44d6 .basic_bbe2 .down_e26b {
    margin-top: -1px;
  }
  .top_44d6 .basic_bbe2 .down_e26b,
  .top_44d6 .basic_bbe2 .down_e26b::after,
  .top_44d6 .basic_bbe2 .down_e26b::before {
    width: 22px;
    height: 2px;
  }
  .top_44d6 .basic_bbe2 .down_e26b::before {
    top: -7px;
  }
  .top_44d6 .basic_bbe2 .down_e26b::after {
    bottom: -7px;
  }
  .wood-5d73 .basic_bbe2 .thumbnail-prev-fc25 {
    margin-top: -2px;
    width: 31px;
  }
  .wood-5d73 .basic_bbe2 .down_e26b {
    margin-top: -1.5px;
  }
  .wood-5d73 .basic_bbe2 .down_e26b,
  .wood-5d73 .basic_bbe2 .down_e26b::after,
  .wood-5d73 .basic_bbe2 .down_e26b::before {
    width: 31px;
    height: 3px;
  }
  .wood-5d73 .basic_bbe2 .down_e26b::before {
    top: -9px;
  }
  .wood-5d73 .basic_bbe2 .down_e26b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_dirty_6746 .basic_bbe2 .thumbnail-prev-fc25 {
    margin-top: -2px;
    width: 19px;
  }
  .hidden_dirty_6746 .basic_bbe2 .down_e26b {
    margin-top: -1px;
  }
  .hidden_dirty_6746 .basic_bbe2 .down_e26b,
  .hidden_dirty_6746 .basic_bbe2 .down_e26b::after,
  .hidden_dirty_6746 .basic_bbe2 .down_e26b::before {
    width: 19px;
    height: 2px;
  }
  .hidden_dirty_6746 .basic_bbe2 .down_e26b::before {
    top: -6px;
  }
  .hidden_dirty_6746 .basic_bbe2 .down_e26b::after {
    bottom: -6px;
  }
  .paragraph-short-359f .basic_bbe2 .thumbnail-prev-fc25 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-short-359f .basic_bbe2 .down_e26b {
    margin-top: -1px;
  }
  .paragraph-short-359f .basic_bbe2 .down_e26b,
  .paragraph-short-359f .basic_bbe2 .down_e26b::after,
  .paragraph-short-359f .basic_bbe2 .down_e26b::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-short-359f .basic_bbe2 .down_e26b::before {
    top: -7px;
  }
  .paragraph-short-359f .basic_bbe2 .down_e26b::after {
    bottom: -7px;
  }
  .lite_c467 .basic_bbe2 .thumbnail-prev-fc25 {
    margin-top: -2px;
    width: 31px;
  }
  .lite_c467 .basic_bbe2 .down_e26b {
    margin-top: -1.5px;
  }
  .lite_c467 .basic_bbe2 .down_e26b,
  .lite_c467 .basic_bbe2 .down_e26b::after,
  .lite_c467 .basic_bbe2 .down_e26b::before {
    width: 31px;
    height: 3px;
  }
  .lite_c467 .basic_bbe2 .down_e26b::before {
    top: -9px;
  }
  .lite_c467 .basic_bbe2 .down_e26b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .row_6f9a .basic_bbe2 .thumbnail-prev-fc25 {
    margin-top: -2px;
    width: 19px;
  }
  .row_6f9a .basic_bbe2 .down_e26b {
    margin-top: -1px;
  }
  .row_6f9a .basic_bbe2 .down_e26b,
  .row_6f9a .basic_bbe2 .down_e26b::after,
  .row_6f9a .basic_bbe2 .down_e26b::before {
    width: 19px;
    height: 2px;
  }
  .row_6f9a .basic_bbe2 .down_e26b::before {
    top: -6px;
  }
  .row_6f9a .basic_bbe2 .down_e26b::after {
    bottom: -6px;
  }
  .carousel-577a .basic_bbe2 .thumbnail-prev-fc25 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-577a .basic_bbe2 .down_e26b {
    margin-top: -1px;
  }
  .carousel-577a .basic_bbe2 .down_e26b,
  .carousel-577a .basic_bbe2 .down_e26b::after,
  .carousel-577a .basic_bbe2 .down_e26b::before {
    width: 22px;
    height: 2px;
  }
  .carousel-577a .basic_bbe2 .down_e26b::before {
    top: -7px;
  }
  .carousel-577a .basic_bbe2 .down_e26b::after {
    bottom: -7px;
  }
  .pagination-steel-518c .basic_bbe2 .thumbnail-prev-fc25 {
    margin-top: -2px;
    width: 31px;
  }
  .pagination-steel-518c .basic_bbe2 .down_e26b {
    margin-top: -1.5px;
  }
  .pagination-steel-518c .basic_bbe2 .down_e26b,
  .pagination-steel-518c .basic_bbe2 .down_e26b::after,
  .pagination-steel-518c .basic_bbe2 .down_e26b::before {
    width: 31px;
    height: 3px;
  }
  .pagination-steel-518c .basic_bbe2 .down_e26b::before {
    top: -9px;
  }
  .pagination-steel-518c .basic_bbe2 .down_e26b::after {
    bottom: -9px;
  }
}
.advanced-5c56 .down_e26b {
  -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);
}
.advanced-5c56 .down_e26b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.advanced-5c56 .down_e26b::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);
}
.advanced-5c56.overlay-slow-76cb .down_e26b {
  -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);
}
.advanced-5c56.overlay-slow-76cb .down_e26b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.advanced-5c56.overlay-slow-76cb .down_e26b::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);
}
.image-d6f6 {
  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.summary-7cb1:before {
  display: none;
}
.smooth_361e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.smooth_361e .over_b64e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.smooth_361e .over_b64e:last-of-type {
  border-bottom: none;
}
.smooth_361e .over_b64e.popup-5bc7,
.smooth_361e .over_b64e.north_a7f1,
.smooth_361e .over_b64e.dark_5a96 {
  padding: 0;
}
.smooth_361e .old_ea4c .plasma_92ca {
  color: currentColor;
}
.smooth_361e .old_ea4c .plasma_92ca:focus,
.smooth_361e .old_ea4c .plasma_92ca:hover {
  background: rgba(0, 0, 0, 0.01);
}
.smooth_361e.column-narrow-84ca .shadow-warm-2a4c,
.smooth_361e.column-narrow-84ca .border-north-1d39 a,
.smooth_361e.column-narrow-84ca .border-solid-a51b a,
.smooth_361e.column-narrow-84ca .message-dim-28b8 a {
  color: rgba(0, 0, 0, 0.55);
}
.smooth_361e.column-narrow-84ca .shadow-warm-2a4c:hover,
.smooth_361e.column-narrow-84ca .border-north-1d39 a:hover,
.smooth_361e.column-narrow-84ca .border-solid-a51b a:hover,
.smooth_361e.column-narrow-84ca .message-dim-28b8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_361e.column-narrow-84ca .tooltip_672a {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_361e.column-narrow-84ca .over_b64e {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth_361e.column-narrow-84ca .over_b64e:before {
  background: rgba(0, 0, 0, 0.08);
}
.smooth_361e.column-narrow-84ca .label_f567:before {
  background: rgba(255, 255, 255, 0.9);
}
.smooth_361e.column-narrow-84ca .old_ea4c .menu_lite_f82f li a,
.smooth_361e.column-narrow-84ca .old_ea4c .plasma_92ca,
.smooth_361e.column-narrow-84ca .message-dim-28b8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth_361e.column-narrow-84ca .old_ea4c .plasma_92ca:focus,
.smooth_361e.column-narrow-84ca .old_ea4c .plasma_92ca:hover {
  background: rgba(0, 0, 0, 0.01);
}
.smooth_361e.column-narrow-84ca .menu_lite_f82f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth_361e.wood_6c85 .shadow-warm-2a4c,
.smooth_361e.wood_6c85 .border-north-1d39 a,
.smooth_361e.wood_6c85 .border-solid-a51b .plasma_92ca,
.smooth_361e.wood_6c85 .border-solid-a51b a,
.smooth_361e.wood_6c85 .message-dim-28b8 a {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_361e.wood_6c85 .shadow-warm-2a4c:hover,
.smooth_361e.wood_6c85 .border-north-1d39 a:hover,
.smooth_361e.wood_6c85 .border-solid-a51b .plasma_92ca:hover,
.smooth_361e.wood_6c85 .border-solid-a51b a:hover,
.smooth_361e.wood_6c85 .message-dim-28b8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_361e.wood_6c85 .tooltip_672a {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_361e.wood_6c85 .over_b64e {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_361e.wood_6c85 .over_b64e:before {
  background: rgba(255, 255, 255, 0.08);
}
.smooth_361e.wood_6c85 .label_f567:before {
  background: rgba(0, 0, 0, 0.9);
}
.smooth_361e.wood_6c85 .old_ea4c .menu_lite_f82f li a,
.smooth_361e.wood_6c85 .old_ea4c .plasma_92ca,
.smooth_361e.wood_6c85 .message-dim-28b8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_361e.wood_6c85 .old_ea4c .plasma_92ca:focus,
.smooth_361e.wood_6c85 .old_ea4c .plasma_92ca:hover {
  background: rgba(0, 0, 0, 0.01);
}
.smooth_361e.wood_6c85 .menu_lite_f82f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_f567 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.label_f567:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.up_2435 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.badge-8ff1 .smooth_361e {
  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;
}
.badge-8ff1 .over_b64e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.badge-8ff1 .over_b64e: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) {
  .badge-8ff1 .over_b64e:before {
    width: 16%;
    left: 42%;
  }
}
.badge-8ff1 .over_b64e:last-child:before {
  content: none;
}
.badge-8ff1 .over_b64e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.badge-8ff1 .old_ea4c .menu_lite_f82f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.badge-8ff1 .old_ea4c .menu_lite_f82f li a .plasma_92ca {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.badge-8ff1 .old_ea4c .message-dim-28b8 {
  border: none;
}
.badge-8ff1 .old_ea4c .message-dim-28b8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.badge-8ff1 .label_f567 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.badge-8ff1 .up_2435 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.badge-8ff1 .wood_6c85 .label_f567:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge-8ff1 .column-narrow-84ca.bronze-0ae4 .down_e26b {
  background: rgba(0, 0, 0, 0.6);
}
.badge-8ff1
  .column-narrow-84ca.bronze-0ae4
  .down_e26b::after,
.badge-8ff1
  .column-narrow-84ca.bronze-0ae4
  .down_e26b:before {
  background: inherit;
}
.badge-8ff1
  .column-narrow-84ca.bronze-0ae4:hover
  .down_e26b {
  background: rgba(0, 0, 0, 0.8);
}
.title-south-1f16 .smooth_361e {
  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) {
  .title-south-1f16 .smooth_361e {
    width: auto;
    right: 45px;
  }
}
.photo_left_0bc8 .smooth_361e {
  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) {
  .photo_left_0bc8 .smooth_361e {
    width: auto;
    left: 45px;
  }
}
.summary-7cb1 .smooth_361e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.summary-7cb1 .up_2435 {
  max-width: 48em;
  margin: 0 auto;
}
.summary-7cb1 .label_f567:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.column-882c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.column-882c.badge-8ff1 .smooth_361e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.column-882c.title-south-1f16 .smooth_361e {
  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);
}
.column-882c .smooth_361e {
  visibility: visible;
}
.column-882c.photo_left_0bc8 .smooth_361e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.active-static-4d44,
.bronze_4625 {
  overflow-x: hidden;
}
.active-static-4d44 .smooth_361e {
  overflow: auto;
}
.active-static-4d44.badge-8ff1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-static-4d44.badge-8ff1 .smooth_361e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.active-static-4d44.badge-8ff1 .first_e71e {
  opacity: 0;
}
.active-static-4d44.title-south-1f16 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-static-4d44.title-south-1f16 .smooth_361e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.active-static-4d44.title-south-1f16 .first_e71e {
  opacity: 0;
}
.active-static-4d44.photo_left_0bc8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-static-4d44.photo_left_0bc8 .smooth_361e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.active-static-4d44.photo_left_0bc8 .first_e71e {
  opacity: 0;
}
.active-static-4d44.summary-7cb1 .smooth_361e {
  z-index: 10;
  visibility: visible;
}
.bronze-0ae4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bronze-0ae4 .down_e26b {
  background: rgba(255, 255, 255, 0.99);
}
.bronze-0ae4 .down_e26b::after,
.bronze-0ae4 .down_e26b:before {
  background: inherit;
}
.bronze-0ae4:hover .down_e26b {
  background: rgba(255, 255, 255, 0.99);
}
.photo_left_0bc8 .bronze-0ae4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.summary-7cb1 .bronze-0ae4 {
  display: none !important;
}
.active-static-4d44:before,
.bronze_4625:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.active-static-4d44 .bronze-0ae4,
.bronze_4625 .bronze-0ae4 {
  display: inline-block;
}
.smooth_361e .primary_0bf9 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.active-static-4d44 .smooth_361e .primary_0bf9,
.bronze_4625 .smooth_361e .primary_0bf9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fast-577e .outline-short-1190 {
  width: 100%;
}
.heading_6fd6 {
  padding: 0 0.5em 0;
}
.heading_6fd6 [class*="customify-col-"],
.heading_6fd6 [class*="customify-col_"],
.heading_6fd6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.large-1222 .heading_6fd6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .menu_7eee .layout-up-b1e5,
  .layout-up-b1e5 {
    display: none;
  }
  .secondary-57da {
    text-align: left;
  }
  .main-glass-7279 {
    text-align: center;
  }
  .title_warm_4ef7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .menu_7eee .gradient-cc5e,
  .gradient-cc5e {
    display: none;
  }
  .shadow_f667 {
    text-align: left;
  }
  .top-a0df {
    text-align: center;
  }
  .box_4274 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .menu_7eee .bottom-6400,
  .bottom-6400 {
    display: none;
  }
  .border-1541 {
    text-align: left;
  }
  .icon-942b {
    text-align: center;
  }
  .south_c62e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.old_8229 {
  box-shadow: none !important;
}
.element-active-2a62 .red_e714,
.aside_lower_35da .red_e714 {
  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;
}
.aside_lower_35da .red_e714 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.item-small-b8cc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.item-small-b8cc:after,
.item-small-b8cc:before {
  content: "";
  display: table;
}
.item-small-b8cc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .item-small-b8cc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.item-small-b8cc,
.thumbnail_paper_7bb1 {
  max-width: 1248px;
  margin: 0 auto;
}

.photo-e97a.feature_over_5e02 .item-small-b8cc {
  max-width: 100%;
}
.photo-e97a.silver-58d2 {
  max-width: 1200px;
  margin: 0 auto;
}
.photo-e97a.status_last_d6d7 .item-small-b8cc {
  max-width: 100%;
}
.photo-e97a.status_last_d6d7 > .item-small-b8cc {
  padding-left: 0;
  padding-right: 0;
}
.photo-e97a.status_last_d6d7 > .item-small-b8cc .menu_7eee {
  margin: 0;
}
.photo-e97a.status_last_d6d7
  > .item-small-b8cc
  .active_dynamic_5eb1.article_730b {
  margin-right: 0;
  margin-left: 0;
}
.photo-e97a.status_last_d6d7 #main.article_730b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hidden_f280 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_f280 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .smooth_5bf6 .message-14ce {
    padding-right: 1em;
  }
  .smooth_5bf6.carousel-115d .active_dynamic_5eb1 {
    border-right: 1px solid #eaecee;
  }
  .smooth_5bf6.carousel-115d .message-14ce {
    padding-right: 1em;
  }
  .smooth_5bf6.carousel-115d .slider_next_58fa {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-0ae2 .message-14ce {
    padding-left: 1em;
  }
  .detail-0ae2.carousel-115d .active_dynamic_5eb1 {
    border-left: 1px solid #eaecee;
  }
  .detail-0ae2.carousel-115d .message-14ce {
    padding-left: 1em;
  }
  .detail-0ae2.carousel-115d .slider_next_58fa {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .left_b993 .message-14ce {
    padding-left: 1em;
  }
  .left_b993.carousel-115d .shadow-motion-7f13 {
    border-right: 1px solid #eaecee;
  }
  .left_b993.carousel-115d .huge-0a43 {
    border-right: 1px solid #eaecee;
  }
  .left_b993.carousel-115d .message-14ce {
    padding-left: 1em;
  }
  .left_b993.carousel-115d .slider_next_58fa {
    padding-right: 1em;
  }
  .left_b993.carousel-115d .outer_8e3d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_1e30 .message-14ce {
    padding-right: 1em;
  }
  .row_1e30.carousel-115d .shadow-motion-7f13 {
    border-left: 1px solid #eaecee;
  }
  .row_1e30.carousel-115d .huge-0a43 {
    border-left: 1px solid #eaecee;
  }
  .row_1e30.carousel-115d .message-14ce {
    padding-right: 1em;
  }
  .row_1e30.carousel-115d .slider_next_58fa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_1e30.carousel-115d .outer_8e3d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_f280 .message-14ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_f280.carousel-115d .active_dynamic_5eb1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hidden_f280.carousel-115d .message-14ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_f280.carousel-115d .slider_next_58fa {
    padding-left: 1em;
  }
  .hidden_f280.carousel-115d .outer_8e3d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hidden_f280.carousel-115d .message-14ce {
    padding-left: 0;
  }
}
.pink_daae .soft-7615 {
  display: inline-block;
}
.footer_015b {
  display: inline-block;
}
.input_da7b {
  word-con: break-word;
}
.medium_ba8a > span {
  display: inline-block;
  padding: 5px 0;
}
.medium_ba8a .preview_clean_e749 {
  margin-left: 8px;
  margin-right: 8px;
}
.medium_ba8a .title-full-c072 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.large_67de .detail_medium_4761 {
  margin-bottom: 2em;
}
.large_67de .container-b8c4 {
  margin-bottom: 15px;
}
.large_67de .container-b8c4:last-child {
  margin-bottom: 0;
}
.large_67de .motion_403e {
  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) {
  .large_67de .motion_403e {
    display: block;
  }
}
.large_67de .prev-c29a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .large_67de .prev-c29a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.large_67de .caption_in_bee5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.large_67de .caption_in_bee5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.large_67de .caption_in_bee5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.large_67de .input_da7b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.large_67de .input_da7b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.large_67de .logo-fresh-3c42 p:last-child {
  margin-bottom: 0;
}
.large_67de .tabs-prev-d727 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.large_67de .image-8231 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.large_67de .cold_0432 {
  margin-top: 1em;
}
.large_67de .container-a978 {
  top: 0;
  display: block;
}
.large_67de .container-a978 a {
  color: inherit;
}
.large_67de .container-a978 a:hover {
  color: inherit;
}
.large_67de .highlight-white-3d65 {
  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;
}
.large_67de .highlight-white-3d65:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.large_67de .image-8231 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.large_67de .rough-2a16 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.large_67de .rough-2a16:first-child {
  margin-top: 0;
}
.large_67de .rough-2a16.alert-c42b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.large_67de .rough-2a16.hidden_9eb9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.large_67de
  .rough-2a16.hidden_9eb9.tag_628f
  .cold_0432 {
  width: 100%;
}
.large_67de .hidden_9eb9 {
  -webkit-box-align: center;
  align-items: center;
}
.large_67de .hidden_9eb9 .medium_ba8a,
.large_67de .hidden_9eb9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.large_67de .caption_in_bee5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.large_67de .caption_in_bee5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.large_67de .caption_in_bee5: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;
}
.large_67de .alert-c42b {
  z-index: 5;
}
.large_67de .silver_f3d9 .sidebar_0cf9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.large_67de .sidebar_glass_4d1b .sidebar_0cf9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.large_67de .hero_4050 .sidebar_0cf9 {
  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;
}
.large_67de.surface-light-5b1c .motion_403e,
.large_67de.element-a702 .motion_403e {
  display: block;
}
.large_67de.surface-light-5b1c .motion_403e .notification_df79,
.large_67de.surface-light-5b1c .motion_403e .image-8231,
.large_67de.element-a702 .motion_403e .notification_df79,
.large_67de.element-a702 .motion_403e .image-8231 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.large_67de.pagination_motion_477d .prev-c29a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .large_67de.pagination_motion_477d .prev-c29a {
    margin-right: 0;
  }
}
.large_67de.surface-light-5b1c .prev-c29a,
.large_67de.element-a702 .prev-c29a {
  padding-top: 40%;
}
.large_67de.surface-light-5b1c .detail_medium_4761,
.large_67de.element-a702 .detail_medium_4761 {
  display: block;
}
.large_67de.surface-light-5b1c .fn-sticky-27cb .image-8231,
.large_67de.element-a702 .fn-sticky-27cb .image-8231 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.large_67de.surface-light-5b1c .prev-c29a,
.large_67de.element-a702 .prev-c29a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.large_67de.surface-light-5b1c .image-8231 {
  padding: 1em;
}
.sidebar_static_55f3 {
  margin: 30px auto;
  display: block;
}
.sidebar_static_55f3 .mini_53f6 > * {
  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;
}
.sidebar_static_55f3 .mini_53f6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar_static_55f3 .mini_53f6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focused-d757 .medium_ba8a {
  margin-bottom: 1.41575em;
}
.focused-d757 .stale-146c {
  margin-bottom: 1.618em;
}
.plasma-5aff .down-0700 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.plasma-5aff .down-0700 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.plasma-5aff .feature_bottom_434c {
  max-width: 100%;
  overflow: auto;
}
.modal_medium_045e .plasma-5aff a:hover {
  text-decoration: underline;
}
.notice_57b2 .container-b8c4:not(.input_da7b),
.notice_57b2 .caption_in_bee5 {
  margin-bottom: 1.41575em;
}
.notice_57b2 .container-b8c4:not(.input_da7b):last-child,
.notice_57b2 .caption_in_bee5:last-child {
  margin-bottom: 0;
}
.notice_57b2 .container-b8c4.photo-2e53 {
  margin-bottom: 0.41575em;
}
.notice_57b2 .west-2f35:before,
.notice_57b2 .cold-50e2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notice_57b2 .west-2f35:before {
  content: "\f115";
}
.notice_57b2 .cold-50e2:before {
  content: "\f02c";
}
.notice_57b2 .widget_advanced_4060 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notice_57b2 .widget_advanced_4060 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notification_easy_0cd4 {
  display: -webkit-box;
  display: flex;
}
.notification_easy_0cd4 .stale-a49f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notification_easy_0cd4 .stale-a49f {
    flex-basis: 90px;
  }
}
.notification_easy_0cd4 .picture_middle_8724 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification_easy_0cd4 .picture_middle_8724 {
    flex-basis: calc(100% - 50px);
  }
}
.notification_easy_0cd4 .info-fd4e p:last-child {
  margin-bottom: 0.72em;
}
.element-dim-830e .mini_53f6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.element-dim-830e .mini_53f6:after,
.element-dim-830e .mini_53f6:before {
  content: "";
  display: table;
}
.element-dim-830e .mini_53f6:after {
  clear: both;
}
.element-dim-830e .mini_53f6 .accent_brown_33c6,
.element-dim-830e .mini_53f6 .accent_slow_d529 {
  width: 49%;
}
.element-dim-830e .mini_53f6 .accent_brown_33c6 a span.advanced-79cf,
.element-dim-830e .mini_53f6 .accent_slow_d529 a span.advanced-79cf {
  display: block;
  margin-bottom: 5px;
}
.element-dim-830e .mini_53f6 .accent_slow_d529 {
  float: left;
  text-align: left;
}
.element-dim-830e .mini_53f6 .accent_brown_33c6 {
  float: right;
  text-align: right;
}
.hovered-ac7f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hovered-ac7f {
    margin-bottom: 0;
  }
}
.hover_5a97 {
  margin-bottom: 1em;
}
.hover_5a97 .input_da7b {
  font-size: 1.1em;
  line-height: 1.3;
}
.pro-5e5f a {
  display: block;
  line-height: 0;
  position: relative;
}
.panel_dirty_802b .hover_5a97,
.surface-ef2a .hover_5a97 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .panel_dirty_802b .hover_5a97,
  .surface-ef2a .hover_5a97 {
    display: block;
  }
}
.panel_dirty_802b .pro-5e5f,
.surface-ef2a .pro-5e5f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .panel_dirty_802b .pro-5e5f,
  .surface-ef2a .pro-5e5f {
    margin-bottom: 1em;
  }
}
.panel_dirty_802b .pro-5e5f img,
.surface-ef2a .pro-5e5f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.panel_dirty_802b .menu-8983,
.surface-ef2a .menu-8983 {
  flex-basis: calc(100% - 160px);
}
.panel_dirty_802b .menu-8983 p,
.surface-ef2a .menu-8983 p {
  margin-bottom: 0;
}
.panel_dirty_802b .menu-8983 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .panel_dirty_802b .menu-8983 {
    padding-left: 0;
  }
}
.surface-ef2a .menu-8983 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .surface-ef2a .menu-8983 {
    padding-right: 0;
  }
}
.surface-ef2a .pro-5e5f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.mini-3c35 .pro-5e5f {
  margin-bottom: 0.5em;
}
.mini-3c35 .pro-5e5f img {
  width: 100%;
}
.warm-d8ae .backdrop-focused-56f4,
.form-wood-7654 .backdrop-focused-56f4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.form-wood-7654 .active_dynamic_5eb1 .slow-d05a p:last-child {
  margin-bottom: 0;
}
.card_plasma_b665 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.modal-yellow-fb09 .left_e3af {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .modal-yellow-fb09 .left_e3af:last-of-type {
    margin-bottom: 0;
  }
}
.modal-yellow-fb09 .left_e3af ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal-yellow-fb09 .left_e3af ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.modal-yellow-fb09 .left_e3af ul li {
  margin: 0 0 0.6em;
}
.modal-yellow-fb09 .left_e3af ul li.surface-eee3,
.modal-yellow-fb09 .left_e3af ul li.alert_old_fc52 {
  position: relative;
}
.modal-yellow-fb09 .left_e3af ul li.surface-eee3 .heading_dark_4282,
.modal-yellow-fb09 .left_e3af ul li.alert_old_fc52 .heading_dark_4282 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.modal-yellow-fb09 .left_e3af ul li.surface-eee3:after:after,
.modal-yellow-fb09 .left_e3af ul li.surface-eee3:after:before,
.modal-yellow-fb09
  .left_e3af
  ul
  li.alert_old_fc52:after:after,
.modal-yellow-fb09
  .left_e3af
  ul
  li.alert_old_fc52:after:before {
  content: "";
  display: table;
}
.modal-yellow-fb09 .left_e3af ul li.surface-eee3:after:after,
.modal-yellow-fb09
  .left_e3af
  ul
  li.alert_old_fc52:after:after {
  clear: both;
}
.modal-yellow-fb09 .left_e3af a.stale_06bc:hover {
  text-decoration: none;
}
.modal-yellow-fb09 .left_e3af select {
  max-width: 100%;
}
.modal-yellow-fb09 .left_e3af table {
  font-size: 85%;
}
.modal-yellow-fb09 .left_e3af table td,
.modal-yellow-fb09 .left_e3af table th {
  padding: 0.2360828548em;
  text-align: center;
}
.modal-yellow-fb09 .left_e3af table tfoot td {
  text-align: left;
}
.modal-yellow-fb09 .left_e3af :last-child {
  margin-bottom: 0;
}
.modal-yellow-fb09 .left_e3af .card_mini_a1ce {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.modal-yellow-fb09 .left_e3af .card_mini_a1ce label {
  width: 100%;
}
.modal-yellow-fb09 .left_e3af .card_mini_a1ce .narrow_6c78 {
  width: 100%;
  display: block;
}
.modal-yellow-fb09 .left_e3af .card_mini_a1ce .block-fresh-c354 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.modal-yellow-fb09 .left_e3af .card_mini_a1ce .block-fresh-c354:hover svg #svg-search {
  fill: #444;
}
.modal-yellow-fb09 .left_e3af .card_mini_a1ce .block-fresh-c354 svg {
  width: 18px;
  height: 18px;
}
.modal-yellow-fb09 .red-1504 ul ul,
.modal-yellow-fb09 .carousel-static-3688 ul ul,
.modal-yellow-fb09 .brown_4101 ul ul,
.modal-yellow-fb09 .pink_15d5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.modal-yellow-fb09 .red-1504 .banner_57a8 > a,
.modal-yellow-fb09 .carousel-static-3688 .banner_57a8 > a,
.modal-yellow-fb09 .brown_4101 .banner_57a8 > a,
.modal-yellow-fb09 .pink_15d5 .banner_57a8 > a {
  margin-bottom: 0;
}
.modal-yellow-fb09 .backdrop_mini_fd43 li,
.modal-yellow-fb09 .red-1504 li,
.modal-yellow-fb09 .border_silver_7562 li,
.modal-yellow-fb09 .carousel-static-3688 li,
.modal-yellow-fb09 .brown_4101 li,
.modal-yellow-fb09 .pink_15d5 li,
.modal-yellow-fb09 .current-3d9e li,
.modal-yellow-fb09 .picture_5cdf li {
  display: block;
  position: relative;
}
.modal-yellow-fb09 .backdrop_mini_fd43 li:last-child,
.modal-yellow-fb09 .red-1504 li:last-child,
.modal-yellow-fb09 .border_silver_7562 li:last-child,
.modal-yellow-fb09 .carousel-static-3688 li:last-child,
.modal-yellow-fb09 .brown_4101 li:last-child,
.modal-yellow-fb09 .pink_15d5 li:last-child,
.modal-yellow-fb09 .current-3d9e li:last-child,
.modal-yellow-fb09 .picture_5cdf li:last-child {
  border: none;
}
.modal-yellow-fb09 .backdrop_mini_fd43 li a,
.modal-yellow-fb09 .red-1504 li a,
.modal-yellow-fb09 .border_silver_7562 li a,
.modal-yellow-fb09 .carousel-static-3688 li a,
.modal-yellow-fb09 .brown_4101 li a,
.modal-yellow-fb09 .pink_15d5 li a,
.modal-yellow-fb09 .current-3d9e li a,
.modal-yellow-fb09 .picture_5cdf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.modal-yellow-fb09 .backdrop_mini_fd43 li ul li::before,
.modal-yellow-fb09 .red-1504 li ul li::before,
.modal-yellow-fb09 .border_silver_7562 li ul li::before,
.modal-yellow-fb09 .carousel-static-3688 li ul li::before,
.modal-yellow-fb09 .brown_4101 li ul li::before,
.modal-yellow-fb09 .pink_15d5 li ul li::before,
.modal-yellow-fb09 .current-3d9e li ul li::before,
.modal-yellow-fb09 .picture_5cdf li ul li::before {
  left: 15px;
}
.modal-yellow-fb09 .backdrop_mini_fd43 li ul a,
.modal-yellow-fb09 .red-1504 li ul a,
.modal-yellow-fb09 .border_silver_7562 li ul a,
.modal-yellow-fb09 .carousel-static-3688 li ul a,
.modal-yellow-fb09 .brown_4101 li ul a,
.modal-yellow-fb09 .pink_15d5 li ul a,
.modal-yellow-fb09 .current-3d9e li ul a,
.modal-yellow-fb09 .picture_5cdf li ul a {
  padding-left: 20px;
}
.modal-yellow-fb09 .backdrop_mini_fd43 li ul ul li::before,
.modal-yellow-fb09 .red-1504 li ul ul li::before,
.modal-yellow-fb09 .border_silver_7562 li ul ul li::before,
.modal-yellow-fb09 .carousel-static-3688 li ul ul li::before,
.modal-yellow-fb09 .brown_4101 li ul ul li::before,
.modal-yellow-fb09 .pink_15d5 li ul ul li::before,
.modal-yellow-fb09 .current-3d9e li ul ul li::before,
.modal-yellow-fb09 .picture_5cdf li ul ul li::before {
  left: 30px;
}
.modal-yellow-fb09 .backdrop_mini_fd43 li ul ul a,
.modal-yellow-fb09 .red-1504 li ul ul a,
.modal-yellow-fb09 .border_silver_7562 li ul ul a,
.modal-yellow-fb09 .carousel-static-3688 li ul ul a,
.modal-yellow-fb09 .brown_4101 li ul ul a,
.modal-yellow-fb09 .pink_15d5 li ul ul a,
.modal-yellow-fb09 .current-3d9e li ul ul a,
.modal-yellow-fb09 .picture_5cdf li ul ul a {
  padding-left: 40px;
}
.modal-yellow-fb09 .accent-up-d217 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.modal-yellow-fb09 .picture_5cdf ul li {
  margin-bottom: 1.41575em;
}
.modal-yellow-fb09 .picture_5cdf ul li .pro-f411 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.modal-yellow-fb09 .picture_5cdf ul li .block-68df {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wood_6c85 .backdrop_mini_fd43 li a,
.wood_6c85 .red-1504 li a,
.wood_6c85 .border_silver_7562 li a,
.wood_6c85 .carousel-static-3688 li a,
.wood_6c85 .brown_4101 li a,
.wood_6c85 .pink_15d5 li a,
.wood_6c85 .current-3d9e li a,
.wood_6c85 .picture_5cdf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood_6c85 .accent-up-d217 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood_6c85 .left_e3af ul li.surface-eee3 .heading_dark_4282,
.wood_6c85 .left_e3af ul li.alert_old_fc52 .heading_dark_4282 {
  background: rgba(0, 0, 0, 0.2);
}
.wood_6c85 .modal-yellow-fb09 .left_e3af select {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-e97a .modal-yellow-fb09 .menu_lite_f82f li {
  margin: 0;
}
.photo-e97a .modal-yellow-fb09 .menu_lite_f82f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.photo-e97a .modal-yellow-fb09 .menu_lite_f82f li ul {
  margin: 0;
}
.photo-e97a .modal-yellow-fb09 .menu_lite_f82f li ul li a {
  padding-left: 15px;
}
.photo-e97a .modal-yellow-fb09 .menu_lite_f82f li ul li li a {
  padding-left: 30px;
}
.photo-e97a .modal-yellow-fb09 .menu_lite_f82f li.pro_a6ec > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.photo-e97a .modal-yellow-fb09 .menu_lite_f82f li.pro_a6ec > 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;
}
.photo-e97a .modal-yellow-fb09 .menu_lite_f82f li.pro_a6ec > 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;
}
.breadcrumb-new-b1b4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.backdrop_fcea {
  position: relative;
  z-index: 10;
}
.backdrop_fcea .primary_0bf9 {
  width: 100%;
  max-width: 100%;
}
.dropdown_south_b5cf .icon_upper_d8af {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dropdown_south_b5cf .column-narrow-84ca {
}
.dropdown_south_b5cf .wood_6c85 {
  background: #292929;
}
.shadow_fluid_e57d .icon_upper_d8af {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shadow_fluid_e57d .column-narrow-84ca {
  background: #f9f9f9;
}
.shadow_fluid_e57d .wood_6c85 {
  background: #303030;
}
.text_fresh_6af9 .icon_upper_d8af {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .text_fresh_6af9 .soft-7615 {
    margin-bottom: 1em;
  }
  .text_fresh_6af9 .soft-7615:last-child {
    margin-bottom: 0;
  }
}
.text_fresh_6af9 .column-narrow-84ca {
  background: #ededed;
}
.text_fresh_6af9 .wood_6c85 {
  background: #1a1a1a;
}
.icon_upper_d8af.column-narrow-84ca {
  color: rgba(0, 0, 0, 0.6);
}
.icon_upper_d8af.column-narrow-84ca .picture_f402 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_upper_d8af.wood_6c85 {
  color: rgba(255, 255, 255, 0.99);
}
.icon_upper_d8af.wood_6c85 a:not(.stale_06bc) {
  color: rgba(255, 255, 255, 0.79);
}
.icon_upper_d8af.wood_6c85 a:not(.stale_06bc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_upper_d8af.wood_6c85 .picture_f402 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_upper_d8af.wood_6c85 table tbody td,
.icon_upper_d8af.wood_6c85 table th {
  background: rgba(0, 0, 0, 0.08);
}
.form-68be.card_large_b18a .item-small-b8cc {
  max-width: initial;
}
.form-68be .down-2e3e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.form-68be .down-2e3e .primary_0bf9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .form-68be .down-2e3e .primary_0bf9 {
    display: block;
    margin-bottom: 2em;
  }
  .form-68be .down-2e3e .primary_0bf9:last-child {
    margin-bottom: 0;
  }
}
.text_fresh_6af9 .soft-7615:last-child,
.shadow_fluid_e57d .soft-7615:last-child,
.dropdown_south_b5cf .soft-7615:last-child {
  margin-bottom: 0;
}
.text_fresh_6af9 .soft-7615 .modal-yellow-fb09 .left_e3af:last-child,
.shadow_fluid_e57d .soft-7615 .modal-yellow-fb09 .left_e3af:last-child,
.dropdown_south_b5cf .soft-7615 .modal-yellow-fb09 .left_e3af:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .text_fresh_6af9 .primary_27d0,
  .text_fresh_6af9 .bottom-c72f,
  .shadow_fluid_e57d .primary_27d0,
  .shadow_fluid_e57d .bottom-c72f,
  .dropdown_south_b5cf .primary_27d0,
  .dropdown_south_b5cf .bottom-c72f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .backdrop_fcea .soft-7615 {
    margin-bottom: 2em;
  }
}
.backdrop_fcea p:last-child {
  margin-bottom: 0;
}
.backdrop_fcea li,
.backdrop_fcea ul {
  list-style: none;
  margin: 0;
}
.backdrop_fcea ul ul {
  margin-left: 2.617924em;
}
.down_1102 {
  font-size: 0.875em;
}

/* css-noise: 5d78 */
.shadow-element-c0 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
