/*!
Theme Name: Customify
Theme URI: https://pressmaximum.action-564a/customify
Author: WPCustomify
Author URI: https://pressmaximum.action-564a
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.action-564a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gradient_fast_4327.tiny-c735/licenses/gpl-2.0.layout_0abd
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.container_black_ee93/, (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.blue_dd32.overlay_south_2d6b/normalize.tertiary-85da/
 ======
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.tertiary-85da v7.0.0 | MIT License | github.action-564a/necolas/normalize.tertiary-85da */
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;
}
.text-hovered-40d9 .banner_6638,
.menu_small_411d,
.shadow_41ed,
.status_d72e,
.medium-0507,
.hot-1283,
.pink_bd1d,
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;
}
.menu_small_411d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .menu_small_411d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .menu_small_411d,
  h1 {
    font-size: 1.8em;
  }
}
.shadow_41ed,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shadow_41ed + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shadow_41ed,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shadow_41ed,
  h2 {
    font-size: 1.7em;
  }
}
.status_d72e,
h3 {
  font-size: 1.618em;
}
.text-hovered-40d9 .banner_6638,
.medium-0507,
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.large_8892 {
  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;
}
.content-red-8f6b:after,
.content-red-8f6b:before,
.selected-93b3:after,
.selected-93b3:before {
  content: "";
  display: table;
}
.content-red-8f6b:after,
.selected-93b3:after {
  clear: both;
}
.description_light_1d98 {
  float: right;
  margin-right: 0;
}
.inner_22c9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.bronze-9733 .hidden_f318,
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;
}
.bronze-9733 .hidden_f318: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;
}
.east-44b4 .hidden_f318 {
  box-shadow: none;
}
.east-44b4
  .hidden_f318
  .element-9ae2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.east-44b4 .hidden_f318 .input_1915 {
  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;
}
.east-44b4
  .hidden_f318
  .input_1915
  b {
  display: none;
}
.east-44b4 .preview_3611 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.heading_complex_fbd5:not(.text_916c):not(.shadow-62e7),
button:not(.text_916c):not(.shadow-62e7),
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ),
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ),
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ) {
  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;
}
.heading_complex_fbd5:not(.text_916c):not(
    .shadow-62e7
  ):hover,
button:not(.text_916c):not(
    .shadow-62e7
  ):hover,
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ):hover,
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ):hover,
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.heading_complex_fbd5:not(.text_916c):not(
    .shadow-62e7
  ):active,
.heading_complex_fbd5:not(.text_916c):not(
    .shadow-62e7
  ):focus,
button:not(.text_916c):not(
    .shadow-62e7
  ):active,
button:not(.text_916c):not(
    .shadow-62e7
  ):focus,
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ):active,
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ):focus,
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ):active,
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ):focus,
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ):active,
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ):focus {
  outline: 0;
}
.heading_complex_fbd5:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302,
button:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302,
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302,
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302,
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302 {
  position: relative;
}
.heading_complex_fbd5:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .tag_hard_6cfc,
.heading_complex_fbd5:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .white-c454,
.heading_complex_fbd5:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .carousel-under-c8ec,
.heading_complex_fbd5:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  i,
.heading_complex_fbd5:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  svg,
button:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .tag_hard_6cfc,
button:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .white-c454,
button:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .carousel-under-c8ec,
button:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  i,
button:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  svg,
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .tag_hard_6cfc,
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .white-c454,
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .carousel-under-c8ec,
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  i,
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  svg,
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .tag_hard_6cfc,
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .white-c454,
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .carousel-under-c8ec,
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  i,
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  svg,
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .tag_hard_6cfc,
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .white-c454,
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  .carousel-under-c8ec,
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  i,
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302
  svg {
  visibility: hidden;
}
.heading_complex_fbd5:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302:after,
button:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302:after,
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302:after,
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302:after,
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ).fn-loading-1302: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;
}
.heading_complex_fbd5:not(.text_916c):not(.shadow-62e7),
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ),
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ),
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ) {
  color: #fff;
  background: #235787;
}
.heading_complex_fbd5:not(.text_916c):not(
    .shadow-62e7
  ):focus,
input[type="button"]:not(.text_916c):not(
    .shadow-62e7
  ):focus,
input[type="reset"]:not(.text_916c):not(
    .shadow-62e7
  ):focus,
input[type="submit"]:not(.text_916c):not(
    .shadow-62e7
  ):focus {
  color: #fff;
}
.heading_complex_fbd5.fn-disabled-1302:not(.text_916c):not(
    .shadow-62e7
  ),
.heading_complex_fbd5[disabled]:not(.text_916c):not(
    .shadow-62e7
  ),
button.fn-disabled-1302:not(.text_916c):not(
    .shadow-62e7
  ),
button[disabled]:not(.text_916c):not(
    .shadow-62e7
  ) {
  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;
}
.static_fddc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.static_fddc: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;
}
.heading_slow_bdf1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.primary-fixed-2914 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mask_slow_860a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.content-red-8f6b:after,
.content-red-8f6b:before,
.silver_5d16:after,
.silver_5d16:before,
.liquid-4467:after,
.liquid-4467:before,
.container-east-d9db:after,
.container-east-d9db:before,
.notice_e1a6:after,
.notice_e1a6:before,
.progress_742f:after,
.progress_742f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.content-red-8f6b:after,
.silver_5d16:after,
.liquid-4467:after,
.container-east-d9db:after,
.notice_e1a6:after,
.progress_742f:after {
  clear: both;
}
.silver_5d16 .frame-thick-ee50,
.liquid-4467 .frame-thick-ee50,
.selected-526e .frame-thick-ee50 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.active_988c {
  display: inline-block;
}
.slider_198d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.slider_198d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slider_198d .focus_clean_5c04 {
  padding: 1em 0;
  font-size: 85%;
}
.focus_clean_5c04 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.blue-90ef {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.blue-90ef:after,
.blue-90ef:before {
  content: "";
  display: table;
}
.blue-90ef:after {
  clear: both;
}
.action-3b99 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.border_action_967f .action-3b99 {
  max-width: 50%;
}
.layout_motion_ab6a .action-3b99 {
  max-width: 33.33%;
}
.motion_b3e9 .action-3b99 {
  max-width: 25%;
}
.hover_light_9397 .action-3b99 {
  max-width: 20%;
}
.block_268b .action-3b99 {
  max-width: 16.66%;
}
.cold-3494 .action-3b99 {
  max-width: 14.28%;
}
.overlay-a2c9 .action-3b99 {
  max-width: 12.5%;
}
.dynamic_dc32 .action-3b99 {
  max-width: 11.11%;
}
.accent-0211 {
  display: block;
}
.text-hovered-40d9 .pressed_e5de label,
.text-hovered-40d9 .overlay_95dd label,
.text-hovered-40d9 .modal_9041 label,
.text-hovered-40d9 .out_99af label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.simple_01f7 {
  list-style: none;
  margin: 0;
}
.simple_01f7 article.plasma-85d4 {
  margin-bottom: 0;
}
.simple_01f7 ul {
  list-style: none;
  margin: 0;
}
.simple_01f7 .steel_ce68 li.plasma-85d4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .simple_01f7 .steel_ce68 li.plasma-85d4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .simple_01f7 .steel_ce68 li.plasma-85d4: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) {
  .simple_01f7 .steel_ce68 li.plasma-85d4 li.plasma-85d4 li.plasma-85d4 li.plasma-85d4 {
    padding-left: 0;
  }
}
article.plasma-85d4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.plasma-85d4 .silver_5d16 p:last-of-type {
  margin-bottom: 0;
}
article.plasma-85d4 .panel_thick_c9be {
  float: left;
}
article.plasma-85d4 .west_326a {
  margin-left: 85px;
}
article.plasma-85d4 .backdrop-b2f3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.plasma-85d4 .backdrop-b2f3 .fresh-989b {
  margin-left: 10px;
}
article.plasma-85d4 .title-copper-c49d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.plasma-85d4 .main_a503 {
  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 .pressed_e5de,
  #respond .modal_9041,
  #respond .out_99af {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pressed_e5de input,
#respond .modal_9041 input,
#respond .out_99af input {
  width: 100%;
}
#respond .out_99af {
  margin-right: 0;
}
#respond .fluid-b211 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.text-ceec {
  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;
}
.text-ceec.preview_red_2016 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.text-ceec 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%);
}
.text-ceec:focus,
.text-ceec: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);
}
.secondary_274b {
  border-radius: 10%;
}
.label-black-e3a3 {
  border-radius: 50%;
}
.mask-south-f734 {
  font-size: 0.72em;
}
.west-1cec {
  font-size: 0.875em;
}
.article-fast-74bb {
  font-size: 1.1em;
}
.component-8ba9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.component-8ba9.mask-south-f734 {
  letter-spacing: 0.5px;
}
.slider-under-2625,
.slider-under-2625 a {
  color: #6d6d6d;
}
.slider-under-2625 a:hover {
  color: #111;
}
.background-paper-bea5 {
  color: #6d6d6d;
}
.content-plasma-d1aa {
  overflow-x: hidden;
}
.content-plasma-d1aa .preview-d137.input_2801 {
  position: relative;
}
.content-plasma-d1aa .preview-d137.input_2801.highlight_9902 {
  position: initial;
}
.content-plasma-d1aa
  .preview-d137.input_2801.highlight_9902
  .thumbnail-huge-698d {
  left: auto;
}
.content-plasma-d1aa .preview-d137 .thumbnail-huge-698d {
  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;
}
.content-plasma-d1aa .preview-d137:hover.input_2801 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.content-plasma-d1aa
  .preview-d137:hover.input_2801
  .thumbnail-huge-698d {
  display: block;
  z-index: 9999999;
}
.content-plasma-d1aa .info-small-cefb .label-paper-d2f9,
.content-plasma-d1aa .fresh-ea68 .label-paper-d2f9 {
  display: none;
}
.content-plasma-d1aa .pressed_2f4a .preview-d137:hover.input_2801 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.text-hovered-40d9 .pressed_e5de label,
.text-hovered-40d9 .overlay_95dd label,
.text-hovered-40d9 .modal_9041 label,
.text-hovered-40d9 .out_99af label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.simple_01f7 {
  list-style: none;
  margin: 0;
}
.simple_01f7 article.plasma-85d4 {
  margin-bottom: 0;
}
.simple_01f7 ul {
  list-style: none;
  margin: 0;
}
.simple_01f7 .steel_ce68 li.plasma-85d4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .simple_01f7 .steel_ce68 li.plasma-85d4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .simple_01f7 .steel_ce68 li.plasma-85d4: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) {
  .simple_01f7 .steel_ce68 li.plasma-85d4 li.plasma-85d4 li.plasma-85d4 li.plasma-85d4 {
    padding-left: 0;
  }
}
article.plasma-85d4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.plasma-85d4 .silver_5d16 p:last-of-type {
  margin-bottom: 0;
}
article.plasma-85d4 .panel_thick_c9be {
  float: left;
}
article.plasma-85d4 .west_326a {
  margin-left: 85px;
}
article.plasma-85d4 .backdrop-b2f3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.plasma-85d4 .backdrop-b2f3 .fresh-989b {
  margin-left: 10px;
}
article.plasma-85d4 .title-copper-c49d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.plasma-85d4 .main_a503 {
  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 .pressed_e5de,
  #respond .modal_9041,
  #respond .out_99af {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pressed_e5de input,
#respond .modal_9041 input,
#respond .out_99af input {
  width: 100%;
}
#respond .out_99af {
  margin-right: 0;
}
#respond .fluid-b211 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-small-cefb .surface-large-3596 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.surface-large-3596 .aside_2d7a.rough-1721 .small-2ffd > li > a:focus,
.surface-large-3596 .aside_2d7a.rough-1721 .small-2ffd > li > a:hover,
.surface-large-3596 .aside_2d7a.progress_b49c .small-2ffd > li > a:focus,
.surface-large-3596 .aside_2d7a.progress_b49c .small-2ffd > li > a:hover,
.surface-large-3596 .aside_2d7a.hidden-east-599b .small-2ffd > li > a:focus,
.surface-large-3596 .aside_2d7a.hidden-east-599b .small-2ffd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-large-3596
  .aside_2d7a.rough-1721
  .small-2ffd
  > li.avatar_8b03
  > a,
.surface-large-3596
  .aside_2d7a.rough-1721
  .small-2ffd
  > li.search_8f13
  > a,
.surface-large-3596
  .aside_2d7a.progress_b49c
  .small-2ffd
  > li.avatar_8b03
  > a,
.surface-large-3596
  .aside_2d7a.progress_b49c
  .small-2ffd
  > li.search_8f13
  > a,
.surface-large-3596
  .aside_2d7a.hidden-east-599b
  .small-2ffd
  > li.avatar_8b03
  > a,
.surface-large-3596 .aside_2d7a.hidden-east-599b .small-2ffd > li.fluid_ddce > a {
  color: rgba(255, 255, 255, 0.99);
}
.surface-large-3596 .yellow_5cd9,
.surface-large-3596 .yellow_5cd9 a {
  color: rgba(255, 255, 255, 0.99);
}
.surface-large-3596 .active-94cc.photo-liquid-eb34 li a,
.surface-large-3596 .frame-ea62 a,
.surface-large-3596 .menu-inner-2e07,
.surface-large-3596 .small-2ffd > li > a,
.surface-large-3596 .header_a46f {
  color: rgba(255, 255, 255, 0.79);
}
.surface-large-3596 .active-94cc.photo-liquid-eb34 li a:hover,
.surface-large-3596 .frame-ea62 a:hover,
.surface-large-3596 .menu-inner-2e07:hover,
.surface-large-3596 .small-2ffd > li > a:hover,
.surface-large-3596 .header_a46f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-large-3596 .media-7eaf {
  color: rgba(255, 255, 255, 0.79);
}
.surface-large-3596 .media-7eaf .menu-088a {
  color: rgba(255, 255, 255, 0.99);
}
.surface-large-3596 .media-7eaf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-large-3596 .overlay-solid-3de1 .logo_brown_0418 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-large-3596 .overlay-solid-3de1 .logo_brown_0418 .cool-032c {
  color: rgba(255, 255, 255, 0.79);
}
.surface-large-3596
  .overlay-solid-3de1
  .logo_brown_0418
  .cool-032c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-large-3596
  .overlay-solid-3de1
  .logo_brown_0418
  .cool-032c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-large-3596
  .overlay-solid-3de1
  .logo_brown_0418
  .cool-032c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-large-3596
  .overlay-solid-3de1
  .logo_brown_0418
  .cool-032c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-large-3596 .overlay-solid-3de1 .fixed_35c8 {
  color: rgba(255, 255, 255, 0.79);
}
.surface-large-3596 .overlay-solid-3de1 .fixed_35c8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-center-5c7a
  .surface-large-3596
  .overlay-solid-3de1
  .widget-5ce0
  .icon-action-9740 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row-center-5c7a
  .surface-large-3596
  .overlay-solid-3de1
  .widget-5ce0
  .cool-032c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-small-cefb .active-44b9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active-44b9 .aside_2d7a.rough-1721 .small-2ffd > li > a:focus,
.active-44b9 .aside_2d7a.rough-1721 .small-2ffd > li > a:hover,
.active-44b9 .aside_2d7a.progress_b49c .small-2ffd > li > a:focus,
.active-44b9 .aside_2d7a.progress_b49c .small-2ffd > li > a:hover,
.active-44b9 .aside_2d7a.hidden-east-599b .small-2ffd > li > a:focus,
.active-44b9 .aside_2d7a.hidden-east-599b .small-2ffd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-44b9
  .aside_2d7a.rough-1721
  .small-2ffd
  > li.avatar_8b03
  > a,
.active-44b9
  .aside_2d7a.rough-1721
  .small-2ffd
  > li.search_8f13
  > a,
.active-44b9
  .aside_2d7a.progress_b49c
  .small-2ffd
  > li.avatar_8b03
  > a,
.active-44b9
  .aside_2d7a.progress_b49c
  .small-2ffd
  > li.search_8f13
  > a,
.active-44b9
  .aside_2d7a.hidden-east-599b
  .small-2ffd
  > li.avatar_8b03
  > a,
.active-44b9 .aside_2d7a.hidden-east-599b .small-2ffd > li.fluid_ddce > a {
  color: rgba(0, 0, 0, 0.8);
}
.active-44b9 .yellow_5cd9,
.active-44b9 .yellow_5cd9 a {
  color: rgba(0, 0, 0, 0.8);
}
.active-44b9 .active-94cc.photo-liquid-eb34 li a,
.active-44b9 .frame-ea62 a,
.active-44b9 .menu-inner-2e07,
.active-44b9 .small-2ffd > li > a,
.active-44b9 .header_a46f {
  color: rgba(0, 0, 0, 0.55);
}
.active-44b9 .active-94cc.photo-liquid-eb34 li a:hover,
.active-44b9 .frame-ea62 a:hover,
.active-44b9 .menu-inner-2e07:hover,
.active-44b9 .small-2ffd > li > a:hover,
.active-44b9 .header_a46f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-44b9 .media-7eaf {
  color: rgba(0, 0, 0, 0.55);
}
.active-44b9 .media-7eaf .menu-088a {
  color: rgba(0, 0, 0, 0.8);
}
.active-44b9 .media-7eaf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lite_442e .hover_06b2 {
  margin-left: auto;
  margin-right: auto;
}
.liquid-4467 > * {
  margin-left: auto;
  margin-right: auto;
}
.liquid-4467 .heading_slow_bdf1 {
  margin-right: 1.41575em;
}
.sidebar_left_7513 .liquid-4467 > .thumbnail_static_da29 {
  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;
}
.sidebar_left_7513 .liquid-4467 > .tabs-fresh-feb5 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.upper-9ec9.lite_442e .hover_06b2,
.button_dark_9025.lite_442e .hover_06b2 {
  margin-left: 0;
}
.full-4d1a.lite_442e .hover_06b2,
.huge_7991.lite_442e .hover_06b2 {
  margin-right: 0;
}
.liquid-4467 ol,
.liquid-4467 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.chip-587e video {
  max-width: 100%;
}
.tooltip_7432 img {
  display: block;
}
.tooltip_7432.heading_slow_bdf1,
.tooltip_7432.primary-fixed-2914 {
  width: 100%;
}
.tooltip_7432.tabs-fresh-feb5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pink_9465:not(.description_b734) {
  margin: 1.5em auto;
}
.advanced-8e8a p {
  padding: 1.5em 14px;
}
ul.widget-easy-28bd.tabs-fresh-feb5,
ul.widget-easy-28bd.thumbnail_static_da29,
ul.widget-easy-28bd.paragraph_3189.thumbnail_static_da29 {
  padding: 0 14px;
}
.green_1f68 {
  display: block;
  overflow-x: auto;
}
.green_1f68 table {
  border-collapse: collapse;
  width: 100%;
}
.green_1f68 td,
.green_1f68 th {
  padding: 0.5em;
}
.liquid-4467 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.liquid-4467 ol ol,
.liquid-4467 ol ul,
.liquid-4467 ul ol,
.liquid-4467 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.liquid-4467 ol ol li,
.liquid-4467 ol ul li,
.liquid-4467 ul ol li,
.liquid-4467 ul ul li {
  margin-left: 0;
}
.section_copper_3832.photo_967e > .title-f98b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section_copper_3832.photo_967e > .title-f98b iframe,
.section_copper_3832.photo_967e > .title-f98b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview-slow-3cea {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview-slow-3cea.middle_99ef {
  padding: 0;
}
.preview-slow-3cea.middle_99ef cite {
  font-size: 13px;
}
.preview-slow-3cea > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview-slow-3cea cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.modal_070c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.modal_070c > p:first-child {
  margin-top: 0;
}
.modal_070c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.modal_070c blockquote {
  border-left: 0;
}
.section-bottom-6991 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.section-bottom-6991:not(.widget_wood_6a2e) {
  max-width: 100px;
}
.section-bottom-6991.hero_blue_5a79 {
  border-bottom: none !important;
  text-align: center;
}
.section-bottom-6991.hero_blue_5a79::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .advanced-8e8a p {
    padding: 1.5em 0;
  }
}
.fast_a454 {
  color: #0073aa;
}
.short-278c {
  background-color: #0073aa;
}
.tabs_last_789f {
  color: #229fd8;
}
.solid-1751 {
  background-color: #229fd8;
}
.info_2e0b {
  color: #eee;
}
.paper-c836 {
  background-color: #eee;
}
.slider-fd1d {
  color: #444;
}
.rough_d916 {
  background-color: #444;
}
.progress-bda2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.progress-bda2 .short_1283 .frame-ea62 {
  font-size: 15px;
}
.progress-bda2 .frame-ea62 {
  line-height: 1.3;
}
.progress-bda2 .active-44b9 {
}
.progress-bda2 .surface-large-3596 {
  background: #235787;
}
.secondary-pink-eb87 {
  padding: 0;
}
.secondary-pink-eb87 .surface-large-3596 {
  background: #1a1a1a;
}
.secondary-pink-eb87 .active-44b9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.outer_5b87 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.outer_5b87 .active-44b9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.outer_5b87 .surface-large-3596 {
  background: #303030;
}
.progress_742f {
  position: relative;
  z-index: 10;
}
.progress_742f .pro_74a6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.new_4fdc .input_2801 {
  display: inline-block;
  vertical-align: middle;
}
.new_4fdc.left_4fe8 .input_2801 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .new_4fdc.left_4fe8 .input_2801 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .new_4fdc.left_4fe8 .input_2801 {
    margin-right: 0.4em;
  }
}
.new_4fdc.left_4fe8 .input_2801:last-child {
  margin-right: 0;
}
.element_pressed_bc4a .pro_74a6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info-small-cefb .short_1283 {
    margin: 0 -0.5em;
  }
  .info-small-cefb .short_1283 [class*="customify-col-"],
  .info-small-cefb .short_1283 [class*="customify-col_"],
  .info-small-cefb .short_1283 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info-small-cefb.banner_plasma_48da .pro_74a6 {
  background: 0 0 !important;
}
.info-small-cefb.banner_plasma_48da .pro_74a6,
.info-small-cefb.element_pressed_bc4a .pro_74a6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info-small-cefb.carousel-mini-42bf {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info-small-cefb.element_pressed_bc4a .pro_74a6 {
  box-shadow: none !important;
}
.element_iron_2db3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .element_iron_2db3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .element_iron_2db3 {
    padding: 18px 0 20px;
  }
}
.element_iron_2db3 .list_1650 {
  width: 100%;
}
.element_iron_2db3 .carousel-a9b3 {
  margin-bottom: 0;
}
.element_iron_2db3 .popup_59d9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.out_3cbe {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.out_3cbe .paragraph-ed51 {
  width: 100%;
}
.label_inner_f5da {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.label_inner_f5da li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.label_inner_f5da 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;
}
.label_inner_f5da li:last-child:after {
  display: none;
}
.label_inner_f5da li a {
  font-weight: 500;
  margin-right: 10px;
}
.box-5bad .label-paper-d2f9 button,
.element_iron_2db3 .label-paper-d2f9 button {
  left: 0;
}
.box-5bad .paragraph-ed51,
.element_iron_2db3 .paragraph-ed51 {
  padding-left: 0;
  padding-right: 0;
}
.box-5bad .out_3cbe,
.element_iron_2db3 .out_3cbe {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.box-5bad {
  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;
}
.box-5bad: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;
}
.box-5bad .notification-focused-77a7 {
  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) {
  .box-5bad .notification-focused-77a7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .box-5bad .notification-focused-77a7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .box-5bad .notification-focused-77a7 {
    min-height: 200px;
  }
}
.box-5bad .label_inner_f5da {
  color: rgba(255, 255, 255, 0.8);
}
.box-5bad .label_inner_f5da a,
.box-5bad .label_inner_f5da li:after {
  color: inherit;
}
.box-5bad .label_inner_f5da a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.static_210b {
  margin-bottom: 0.5em;
}
.south_b5e1 {
  margin-bottom: 1.2em;
}
.south_b5e1,
.static_210b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.south_b5e1 p:last-child,
.static_210b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .label-paper-d2f9,
#masthead .label-paper-d2f9 {
  display: none;
}
#masthead
  > .label-paper-d2f9.right_8a23 {
  display: none;
}
#masthead > .label-paper-d2f9 button {
  left: 0;
}
.header_bronze_6ba6 {
  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%;
}
.header_bronze_6ba6 .input_2801 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.header_bronze_6ba6 .label_small_cb75 {
  display: -webkit-box;
  display: flex;
}
.header_bronze_6ba6 .label_small_cb75.overlay-paper-336c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.header_bronze_6ba6 .label_small_cb75.detail-0f08 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header_bronze_6ba6 .label_small_cb75.logo-bronze-ea2f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header_bronze_6ba6.sort_2c4b.video_iron_7e39 .label_small_cb75.overlay-paper-336c {
  flex-basis: 100%;
}
.header_bronze_6ba6.dropdown-db70 .label_small_cb75.detail-0f08 {
  -webkit-box-flex: 1;
  flex: auto;
}
.header_bronze_6ba6.dropdown-db70 .label_small_cb75.logo-bronze-ea2f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .label-paper-d2f9.right_8a23 {
  display: none;
}
#masthead > .label-paper-d2f9 button {
  left: 0;
}
.row_short_c807 {
  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;
}
.row_short_c807:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.row_short_c807.sidebar-green-f3db i {
  margin-right: 4px;
}
.row_short_c807.banner-8fc5 i {
  margin-left: 5px;
}
.frame-ea62 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.frame-ea62 p:last-child {
  margin-bottom: 0;
}
.logo-e0fb {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.logo-e0fb a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.logo-e0fb img {
  display: block;
  width: auto;
  line-height: 1;
}
.logo-e0fb .yellow_5cd9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.logo-e0fb .current-3c6b {
  margin: 5px 0 7px 0;
}
.logo-e0fb.input_2170 .disabled-dark-df5b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo-e0fb.input_2170 .focused_632d {
  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;
}
.logo-e0fb.aside_purple_3560 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.logo-e0fb.aside_purple_3560 .disabled-dark-df5b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo-e0fb.aside_purple_3560 .focused_632d {
  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;
}
.logo-e0fb.inner_873f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo-e0fb.image-under-2b6e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.logo-e0fb.image-under-2b6e .focused_632d {
  margin-top: 7px;
}
.solid_9533 {
  display: inline-block;
}
.progress_742f .panel_red_235b .logo-e0fb img {
  max-width: 100%;
}
.aside_2d7a .accent-3886.row_b64c,
.backdrop-over-5c2b .accent-3886.row_b64c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.aside_2d7a .button_bbed,
.backdrop-over-5c2b .button_bbed {
  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%);
}
.aside_2d7a .button_bbed {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.aside_2d7a.logo_314f .button_bbed {
  display: none;
}
.aside_2d7a .tabs-dim-11ef {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside_2d7a .tabs-dim-11ef li {
  display: inline-block;
  position: relative;
}
.aside_2d7a .tabs-dim-11ef li:last-child {
  margin-right: 0;
}
.aside_2d7a .tabs-dim-11ef 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;
}
.aside_2d7a .tabs-dim-11ef li.fluid_ddce > a {
  color: rgba(0, 0, 0, 0.9);
}
.aside_2d7a .tabs-dim-11ef > 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;
}
.aside_2d7a .tabs-dim-11ef > li > a i {
  line-height: 0;
}
.aside_2d7a .tabs-dim-11ef > li.photo_green_60ad > a .button_bbed {
  margin-left: 4px;
  line-height: 0;
}
.aside_2d7a .tabs-dim-11ef .avatar-north-6f4f li.photo_green_60ad > a {
  position: relative;
}
.aside_2d7a .tabs-dim-11ef .avatar-north-6f4f li.photo_green_60ad > a:after,
.aside_2d7a .tabs-dim-11ef .avatar-north-6f4f li.photo_green_60ad > a:before {
  content: "";
  display: table;
}
.aside_2d7a .tabs-dim-11ef .avatar-north-6f4f li.photo_green_60ad > a:after {
  clear: both;
}
.aside_2d7a .tabs-dim-11ef .avatar-north-6f4f li.photo_green_60ad > a .button_bbed {
  margin-left: 5px;
  float: right;
}
.aside_2d7a .status-under-f64a,
.aside_2d7a .avatar-north-6f4f {
  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;
}
.aside_2d7a .avatar-north-6f4f {
  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;
}
.aside_2d7a .avatar-north-6f4f .row_b64c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.aside_2d7a .avatar-north-6f4f .button_bbed {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.aside_2d7a .avatar-north-6f4f li {
  display: block;
  margin: 0;
  padding: 0;
}
.aside_2d7a .avatar-north-6f4f 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;
}
.aside_2d7a .avatar-north-6f4f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.aside_2d7a .avatar-north-6f4f .avatar-north-6f4f {
  top: 0;
  left: 100%;
}
.aside_2d7a .hero-short-033b.fn-focus-1302 > .status-under-f64a,
.aside_2d7a .hero-short-033b.fn-focus-1302 > .avatar-north-6f4f,
.aside_2d7a .hero-short-033b:focus > .status-under-f64a,
.aside_2d7a .hero-short-033b:focus > .avatar-north-6f4f,
.aside_2d7a .hero-short-033b:hover > .status-under-f64a,
.aside_2d7a .hero-short-033b:hover > .avatar-north-6f4f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.aside_2d7a.hidden-east-599b .small-2ffd:after,
.aside_2d7a.hidden-east-599b .small-2ffd:before {
  content: "";
  display: table;
}
.aside_2d7a.hidden-east-599b .small-2ffd:after {
  clear: both;
}
.aside_2d7a.hidden-east-599b .small-2ffd > li {
  float: left;
}
.aside_2d7a.active-5533 .small-2ffd:after,
.aside_2d7a.active-5533 .small-2ffd:before {
  content: "";
  display: table;
}
.aside_2d7a.active-5533 .small-2ffd:after {
  clear: both;
}
.aside_2d7a.active-5533 .small-2ffd > li {
  float: left;
}
.aside_2d7a.active-5533 .small-2ffd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.aside_2d7a.active-5533 .small-2ffd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.aside_2d7a.active-5533 .small-2ffd > li.avatar_8b03 > a,
.aside_2d7a.active-5533 .small-2ffd > li.fluid_ddce > a {
  color: #fff;
  background-color: #1e4b75;
}
.aside_2d7a.rough-1721 .small-2ffd > li > a .row_b64c {
  position: relative;
}
.aside_2d7a.rough-1721 .small-2ffd > li > a .row_b64c: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;
}
.aside_2d7a.rough-1721
  .small-2ffd
  > li:focus
  > a
  .row_b64c:before,
.aside_2d7a.rough-1721
  .small-2ffd
  > li:hover
  > a
  .row_b64c:before {
  width: 100%;
  background-color: currentColor;
}
.aside_2d7a.rough-1721
  .small-2ffd
  > li.avatar_8b03
  > a
  .row_b64c:before,
.aside_2d7a.rough-1721
  .small-2ffd
  > li.search_8f13
  > a
  .row_b64c:before {
  width: 100%;
  background-color: currentColor;
}
.aside_2d7a.progress_b49c .small-2ffd > li > a .row_b64c {
  position: relative;
}
.aside_2d7a.progress_b49c .small-2ffd > li > a .row_b64c: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;
}
.aside_2d7a.progress_b49c .small-2ffd > li:focus > a .row_b64c:before,
.aside_2d7a.progress_b49c
  .small-2ffd
  > li:hover
  > a
  .row_b64c:before {
  width: 100%;
  background-color: currentColor;
}
.aside_2d7a.progress_b49c
  .small-2ffd
  > li.avatar_8b03
  > a
  .row_b64c:before,
.aside_2d7a.progress_b49c
  .small-2ffd
  > li.search_8f13
  > a
  .row_b64c:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop-over-5c2b .tabs-dim-11ef {
  margin: 0;
  padding: 0;
  list-style: none;
}
.backdrop-over-5c2b .tabs-dim-11ef li:first-child > a {
  border-top: none;
}
.backdrop-over-5c2b .tabs-dim-11ef .motion-c601 > .row_b64c .button_bbed {
  display: none;
}
.backdrop-over-5c2b .tabs-dim-11ef li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.backdrop-over-5c2b .tabs-dim-11ef li:last-child {
  border: none;
}
.backdrop-over-5c2b .tabs-dim-11ef li.photo_green_60ad > a {
  padding-right: 45px !important;
}
.backdrop-over-5c2b .tabs-dim-11ef li a {
  display: block;
  padding: 0.55em 1.5em;
}
.backdrop-over-5c2b .tabs-dim-11ef li a:focus,
.backdrop-over-5c2b .tabs-dim-11ef li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-over-5c2b .tabs-dim-11ef li .nav_d4d9 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.backdrop-over-5c2b .tabs-dim-11ef li .nav_d4d9:hover {
  box-shadow: none;
}
.backdrop-over-5c2b .tabs-dim-11ef li .nav_d4d9 .button_bbed {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.backdrop-over-5c2b .tabs-dim-11ef .avatar-north-6f4f {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.backdrop-over-5c2b .tabs-dim-11ef .avatar-north-6f4f li a {
  padding-left: 3em;
}
.backdrop-over-5c2b .tabs-dim-11ef .block_north_6c5a > a .nav_d4d9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.backdrop-over-5c2b .tabs-dim-11ef .block_north_6c5a > .avatar-north-6f4f {
  display: block;
  opacity: 1;
}
.dirty-8b4e {
  max-width: 100%;
}
.dark-e742 {
  line-height: 0;
  cursor: pointer;
}
.header_a46f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.header_a46f:hover {
  box-shadow: none;
  color: currentColor;
}
.header_a46f svg {
  width: 18px;
  height: 18px;
}
.header_a46f .pink-6a07 {
  display: none;
}
.content-d338 {
  position: relative;
}
.content-d338.fn-active-1302 .header_a46f .image_0c90 {
  display: none;
}
.content-d338.fn-active-1302 .header_a46f .pink-6a07 {
  display: inline-block;
}
.content-d338 .steel-6179 {
  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);
}
.content-d338.content-5cef .steel-6179 {
  left: auto;
  right: -0.9em;
}
.content-d338.content-5cef .feature_lite_91f8::before {
  left: auto;
  right: 15px;
}
.content-d338.fn-active-1302 .steel-6179 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget-5ce0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.widget-5ce0 label {
  flex-basis: 100%;
}
.widget-5ce0 .logo_brown_0418 {
  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;
}
.widget-5ce0 .cool-032c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.widget-5ce0 .cool-032c:focus {
  background-color: transparent;
}
.widget-5ce0 button.fixed_35c8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.widget-5ce0 button.fixed_35c8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.widget-5ce0 button.fixed_35c8 svg {
  width: 18px;
  height: 18px;
}
.widget-5ce0 input[type="submit"] {
  min-height: auto;
}
.overlay-solid-3de1 .widget-5ce0 .cool-032c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature_lite_91f8 {
  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) {
  .feature_lite_91f8 {
    width: 220px;
  }
}
.feature_lite_91f8 label {
  flex-basis: 100%;
}
.feature_lite_91f8::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;
}
.row-center-5c7a .overlay-solid-3de1 .widget-5ce0 {
  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;
}
.row-center-5c7a
  .overlay-solid-3de1
  .widget-5ce0
  .logo_brown_0418 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.row-center-5c7a .overlay-solid-3de1 .widget-5ce0 .cool-032c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.row-center-5c7a
  .overlay-solid-3de1
  .widget-5ce0
  .cool-032c:focus {
  background: 0 0;
}
.row-center-5c7a
  .overlay-solid-3de1
  .widget-5ce0
  .icon-action-9740 {
  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;
}
.active-94cc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.active-94cc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.active-94cc li:last-child {
  margin-right: 0;
}
.active-94cc li:first-child {
  margin-left: 0;
}
.active-94cc.label-86e4 a {
  color: #fff;
}
.active-94cc.label-86e4 a:hover {
  color: #fff;
}
.active-94cc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.active-94cc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.active-94cc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.active-94cc a:hover {
  opacity: 0.9;
  color: inherit;
}
.active-94cc [class*="social-icon-apple"] {
  background-color: #999;
}
.active-94cc [class*="social-icon-apple"].gold-218e {
  background-color: transparent;
  color: #999;
}
.active-94cc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.active-94cc [class*="social-icon-behance"].gold-218e {
  background-color: transparent;
  color: #1769ff;
}
.active-94cc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.active-94cc [class*="social-icon-bitbucket"].gold-218e {
  background-color: transparent;
  color: #205081;
}
.active-94cc [class*="social-icon-codepen"] {
  background-color: #000;
}
.active-94cc [class*="social-icon-codepen"].gold-218e {
  background-color: transparent;
  color: #000;
}
.active-94cc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.active-94cc [class*="social-icon-delicious"].gold-218e {
  background-color: transparent;
  color: #39f;
}
.active-94cc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.active-94cc [class*="social-icon-digg"].gold-218e {
  background-color: transparent;
  color: #005be2;
}
.active-94cc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.active-94cc [class*="social-icon-dribbble"].gold-218e {
  background-color: transparent;
  color: #ea4c89;
}
.active-94cc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.active-94cc [class*="social-icon-envelope"].gold-218e {
  background-color: transparent;
  color: #ea4335;
}
.active-94cc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.active-94cc [class*="social-icon-facebook"].gold-218e {
  background-color: transparent;
  color: #3b5998;
}
.active-94cc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.active-94cc [class*="social-icon-flickr"].gold-218e {
  background-color: transparent;
  color: #0063dc;
}
.active-94cc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.active-94cc [class*="social-icon-foursquare"].gold-218e {
  background-color: transparent;
  color: #2d5be3;
}
.active-94cc [class*="social-icon-github"] {
  background-color: #333;
}
.active-94cc [class*="social-icon-github"].gold-218e {
  background-color: transparent;
  color: #333;
}
.active-94cc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.active-94cc [class*="social-icon-google-plus"].gold-218e {
  background-color: transparent;
  color: #dd4b39;
}
.active-94cc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.active-94cc [class*="social-icon-houzz"].gold-218e {
  background-color: transparent;
  color: #7ac142;
}
.active-94cc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.active-94cc [class*="social-icon-instagram"].gold-218e {
  background-color: transparent;
  color: #262626;
}
.active-94cc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.active-94cc [class*="social-icon-jsfiddle"].gold-218e {
  background-color: transparent;
  color: #487aa2;
}
.active-94cc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.active-94cc [class*="social-icon-linkedin"].gold-218e {
  background-color: transparent;
  color: #0077b5;
}
.active-94cc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.active-94cc [class*="social-icon-medium"].gold-218e {
  background-color: transparent;
  color: #00ab6b;
}
.active-94cc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.active-94cc
  [class*="social-icon-odnoklassniki"].gold-218e {
  background-color: transparent;
  color: #f4731c;
}
.active-94cc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.active-94cc [class*="social-icon-meetup"].gold-218e {
  background-color: transparent;
  color: #ec1c40;
}
.active-94cc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.active-94cc [class*="social-icon-pinterest"].gold-218e {
  background-color: transparent;
  color: #bd081c;
}
.active-94cc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.active-94cc [class*="social-icon-product-hunt"].gold-218e {
  background-color: transparent;
  color: #da552f;
}
.active-94cc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.active-94cc [class*="social-icon-reddit"].gold-218e {
  background-color: transparent;
  color: #ff4500;
}
.active-94cc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.active-94cc [class*="social-icon-rss"].gold-218e {
  background-color: transparent;
  color: #f26522;
}
.active-94cc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.active-94cc
  [class*="social-icon-shopping-cart"].gold-218e {
  background-color: transparent;
  color: #4caf50;
}
.active-94cc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.active-94cc [class*="social-icon-skype"].gold-218e {
  background-color: transparent;
  color: #00aff0;
}
.active-94cc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.active-94cc [class*="social-icon-slideshare"].gold-218e {
  background-color: transparent;
  color: #0077b5;
}
.active-94cc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.active-94cc [class*="social-icon-snapchat"].gold-218e {
  background-color: transparent;
  color: #fffc00;
}
.active-94cc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.active-94cc [class*="social-icon-soundcloud"].gold-218e {
  background-color: transparent;
  color: #f80;
}
.active-94cc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.active-94cc [class*="social-icon-spotify"].gold-218e {
  background-color: transparent;
  color: #2ebd59;
}
.active-94cc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.active-94cc
  [class*="social-icon-stack-overflow"].gold-218e {
  background-color: transparent;
  color: #fe7a15;
}
.active-94cc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.active-94cc [class*="social-icon-maldkfgram"].gold-218e {
  background-color: transparent;
  color: #2ca5e0;
}
.active-94cc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.active-94cc [class*="social-icon-tripadvisor"].gold-218e {
  background-color: transparent;
  color: #589442;
}
.active-94cc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.active-94cc [class*="social-icon-tumblr"].gold-218e {
  background-color: transparent;
  color: #35465c;
}
.active-94cc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.active-94cc [class*="social-icon-twitch"].gold-218e {
  background-color: transparent;
  color: #6441a5;
}
.active-94cc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.active-94cc [class*="social-icon-twitter"].gold-218e {
  background-color: transparent;
  color: #1da1f2;
}
.active-94cc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.active-94cc [class*="social-icon-vimeo"].gold-218e {
  background-color: transparent;
  color: #1ab7ea;
}
.active-94cc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.active-94cc [class*="social-icon-vk"].gold-218e {
  background-color: transparent;
  color: #45668e;
}
.active-94cc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.active-94cc [class*="social-icon-weibo"].gold-218e {
  background-color: transparent;
  color: #df2029;
}
.active-94cc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.active-94cc [class*="social-icon-weixin"].gold-218e {
  background-color: transparent;
  color: #7bb32e;
}
.active-94cc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.active-94cc [class*="social-icon-whatsapp"].gold-218e {
  background-color: transparent;
  color: #25d366;
}
.active-94cc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.active-94cc [class*="social-icon-wordpress"].gold-218e {
  background-color: transparent;
  color: #21759b;
}
.active-94cc [class*="social-icon-xing"] {
  background-color: #026466;
}
.active-94cc [class*="social-icon-xing"].gold-218e {
  background-color: transparent;
  color: #026466;
}
.active-94cc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.active-94cc [class*="social-icon-yelp"].gold-218e {
  background-color: transparent;
  color: #af0606;
}
.active-94cc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.active-94cc [class*="social-icon-youtube"].gold-218e {
  background-color: transparent;
  color: #cd201f;
}
.menu-inner-2e07 {
  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;
}
.menu-inner-2e07:hover {
  box-shadow: none;
  background: 0 0;
}
.gallery-ef3a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.black-ebd7 {
  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;
}
.chip_next_a774 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.cool-8319 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.cool-8319,
.cool-8319::after,
.cool-8319::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;
}
.cool-8319::after,
.cool-8319::before {
  content: "";
  display: block;
  background-color: inherit;
}
.background-large-aaee .black-ebd7 .chip_next_a774 {
  margin-top: -2px;
  width: 19px;
}
.background-large-aaee .black-ebd7 .cool-8319 {
  margin-top: -1px;
}
.background-large-aaee .black-ebd7 .cool-8319,
.background-large-aaee .black-ebd7 .cool-8319::after,
.background-large-aaee .black-ebd7 .cool-8319::before {
  width: 19px;
  height: 2px;
}
.background-large-aaee .black-ebd7 .cool-8319::before {
  top: -6px;
}
.background-large-aaee .black-ebd7 .cool-8319::after {
  bottom: -6px;
}
.hot_63f1 .black-ebd7 .chip_next_a774 {
  margin-top: -2px;
  width: 22px;
}
.hot_63f1 .black-ebd7 .cool-8319 {
  margin-top: -1px;
}
.hot_63f1 .black-ebd7 .cool-8319,
.hot_63f1 .black-ebd7 .cool-8319::after,
.hot_63f1 .black-ebd7 .cool-8319::before {
  width: 22px;
  height: 2px;
}
.hot_63f1 .black-ebd7 .cool-8319::before {
  top: -7px;
}
.hot_63f1 .black-ebd7 .cool-8319::after {
  bottom: -7px;
}
.west-01e5 .black-ebd7 .chip_next_a774 {
  margin-top: -2px;
  width: 31px;
}
.west-01e5 .black-ebd7 .cool-8319 {
  margin-top: -1.5px;
}
.west-01e5 .black-ebd7 .cool-8319,
.west-01e5 .black-ebd7 .cool-8319::after,
.west-01e5 .black-ebd7 .cool-8319::before {
  width: 31px;
  height: 3px;
}
.west-01e5 .black-ebd7 .cool-8319::before {
  top: -9px;
}
.west-01e5 .black-ebd7 .cool-8319::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .surface-c1ed .black-ebd7 .chip_next_a774 {
    margin-top: -2px;
    width: 19px;
  }
  .surface-c1ed .black-ebd7 .cool-8319 {
    margin-top: -1px;
  }
  .surface-c1ed .black-ebd7 .cool-8319,
  .surface-c1ed .black-ebd7 .cool-8319::after,
  .surface-c1ed .black-ebd7 .cool-8319::before {
    width: 19px;
    height: 2px;
  }
  .surface-c1ed .black-ebd7 .cool-8319::before {
    top: -6px;
  }
  .surface-c1ed .black-ebd7 .cool-8319::after {
    bottom: -6px;
  }
  .avatar_current_f95c .black-ebd7 .chip_next_a774 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_current_f95c .black-ebd7 .cool-8319 {
    margin-top: -1px;
  }
  .avatar_current_f95c .black-ebd7 .cool-8319,
  .avatar_current_f95c .black-ebd7 .cool-8319::after,
  .avatar_current_f95c .black-ebd7 .cool-8319::before {
    width: 22px;
    height: 2px;
  }
  .avatar_current_f95c .black-ebd7 .cool-8319::before {
    top: -7px;
  }
  .avatar_current_f95c .black-ebd7 .cool-8319::after {
    bottom: -7px;
  }
  .header_top_a2a6 .black-ebd7 .chip_next_a774 {
    margin-top: -2px;
    width: 31px;
  }
  .header_top_a2a6 .black-ebd7 .cool-8319 {
    margin-top: -1.5px;
  }
  .header_top_a2a6 .black-ebd7 .cool-8319,
  .header_top_a2a6 .black-ebd7 .cool-8319::after,
  .header_top_a2a6 .black-ebd7 .cool-8319::before {
    width: 31px;
    height: 3px;
  }
  .header_top_a2a6 .black-ebd7 .cool-8319::before {
    top: -9px;
  }
  .header_top_a2a6 .black-ebd7 .cool-8319::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .bronze-e8fd .black-ebd7 .chip_next_a774 {
    margin-top: -2px;
    width: 19px;
  }
  .bronze-e8fd .black-ebd7 .cool-8319 {
    margin-top: -1px;
  }
  .bronze-e8fd .black-ebd7 .cool-8319,
  .bronze-e8fd .black-ebd7 .cool-8319::after,
  .bronze-e8fd .black-ebd7 .cool-8319::before {
    width: 19px;
    height: 2px;
  }
  .bronze-e8fd .black-ebd7 .cool-8319::before {
    top: -6px;
  }
  .bronze-e8fd .black-ebd7 .cool-8319::after {
    bottom: -6px;
  }
  .breadcrumb-f754 .black-ebd7 .chip_next_a774 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb-f754 .black-ebd7 .cool-8319 {
    margin-top: -1px;
  }
  .breadcrumb-f754 .black-ebd7 .cool-8319,
  .breadcrumb-f754 .black-ebd7 .cool-8319::after,
  .breadcrumb-f754 .black-ebd7 .cool-8319::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb-f754 .black-ebd7 .cool-8319::before {
    top: -7px;
  }
  .breadcrumb-f754 .black-ebd7 .cool-8319::after {
    bottom: -7px;
  }
  .last-abf7 .black-ebd7 .chip_next_a774 {
    margin-top: -2px;
    width: 31px;
  }
  .last-abf7 .black-ebd7 .cool-8319 {
    margin-top: -1.5px;
  }
  .last-abf7 .black-ebd7 .cool-8319,
  .last-abf7 .black-ebd7 .cool-8319::after,
  .last-abf7 .black-ebd7 .cool-8319::before {
    width: 31px;
    height: 3px;
  }
  .last-abf7 .black-ebd7 .cool-8319::before {
    top: -9px;
  }
  .last-abf7 .black-ebd7 .cool-8319::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-588a .black-ebd7 .chip_next_a774 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-588a .black-ebd7 .cool-8319 {
    margin-top: -1px;
  }
  .gradient-588a .black-ebd7 .cool-8319,
  .gradient-588a .black-ebd7 .cool-8319::after,
  .gradient-588a .black-ebd7 .cool-8319::before {
    width: 19px;
    height: 2px;
  }
  .gradient-588a .black-ebd7 .cool-8319::before {
    top: -6px;
  }
  .gradient-588a .black-ebd7 .cool-8319::after {
    bottom: -6px;
  }
  .tooltip_e48b .black-ebd7 .chip_next_a774 {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip_e48b .black-ebd7 .cool-8319 {
    margin-top: -1px;
  }
  .tooltip_e48b .black-ebd7 .cool-8319,
  .tooltip_e48b .black-ebd7 .cool-8319::after,
  .tooltip_e48b .black-ebd7 .cool-8319::before {
    width: 22px;
    height: 2px;
  }
  .tooltip_e48b .black-ebd7 .cool-8319::before {
    top: -7px;
  }
  .tooltip_e48b .black-ebd7 .cool-8319::after {
    bottom: -7px;
  }
  .short_5dae .black-ebd7 .chip_next_a774 {
    margin-top: -2px;
    width: 31px;
  }
  .short_5dae .black-ebd7 .cool-8319 {
    margin-top: -1.5px;
  }
  .short_5dae .black-ebd7 .cool-8319,
  .short_5dae .black-ebd7 .cool-8319::after,
  .short_5dae .black-ebd7 .cool-8319::before {
    width: 31px;
    height: 3px;
  }
  .short_5dae .black-ebd7 .cool-8319::before {
    top: -9px;
  }
  .short_5dae .black-ebd7 .cool-8319::after {
    bottom: -9px;
  }
}
.accordion_next_d861 .cool-8319 {
  -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);
}
.accordion_next_d861 .cool-8319::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accordion_next_d861 .cool-8319::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);
}
.accordion_next_d861.breadcrumb-c05f .cool-8319 {
  -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);
}
.accordion_next_d861.breadcrumb-c05f .cool-8319::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accordion_next_d861.breadcrumb-c05f .cool-8319::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);
}
.avatar-fresh-5450 {
  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.search_d532:before {
  display: none;
}
.fresh-ea68 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fresh-ea68 .info-action-bd73 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fresh-ea68 .info-action-bd73:last-of-type {
  border-bottom: none;
}
.fresh-ea68 .info-action-bd73.caption_d110,
.fresh-ea68 .info-action-bd73.border_0945,
.fresh-ea68 .info-action-bd73.preview_cea1 {
  padding: 0;
}
.fresh-ea68 .backdrop-over-5c2b .nav_d4d9 {
  color: currentColor;
}
.fresh-ea68 .backdrop-over-5c2b .nav_d4d9:focus,
.fresh-ea68 .backdrop-over-5c2b .nav_d4d9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-ea68.active-44b9 .media-7eaf,
.fresh-ea68.active-44b9 .frame-ea62 a,
.fresh-ea68.active-44b9 .small-2ffd a,
.fresh-ea68.active-44b9 .avatar-north-6f4f a {
  color: rgba(0, 0, 0, 0.55);
}
.fresh-ea68.active-44b9 .media-7eaf:hover,
.fresh-ea68.active-44b9 .frame-ea62 a:hover,
.fresh-ea68.active-44b9 .small-2ffd a:hover,
.fresh-ea68.active-44b9 .avatar-north-6f4f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-ea68.active-44b9 .menu-088a {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-ea68.active-44b9 .info-action-bd73 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-ea68.active-44b9 .info-action-bd73:before {
  background: rgba(0, 0, 0, 0.08);
}
.fresh-ea68.active-44b9 .form-large-6b39:before {
  background: rgba(255, 255, 255, 0.9);
}
.fresh-ea68.active-44b9 .backdrop-over-5c2b .tabs-dim-11ef li a,
.fresh-ea68.active-44b9 .backdrop-over-5c2b .nav_d4d9,
.fresh-ea68.active-44b9 .avatar-north-6f4f {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-ea68.active-44b9 .backdrop-over-5c2b .nav_d4d9:focus,
.fresh-ea68.active-44b9 .backdrop-over-5c2b .nav_d4d9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-ea68.active-44b9 .tabs-dim-11ef li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-ea68.surface-large-3596 .media-7eaf,
.fresh-ea68.surface-large-3596 .frame-ea62 a,
.fresh-ea68.surface-large-3596 .small-2ffd .nav_d4d9,
.fresh-ea68.surface-large-3596 .small-2ffd a,
.fresh-ea68.surface-large-3596 .avatar-north-6f4f a {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-ea68.surface-large-3596 .media-7eaf:hover,
.fresh-ea68.surface-large-3596 .frame-ea62 a:hover,
.fresh-ea68.surface-large-3596 .small-2ffd .nav_d4d9:hover,
.fresh-ea68.surface-large-3596 .small-2ffd a:hover,
.fresh-ea68.surface-large-3596 .avatar-north-6f4f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-ea68.surface-large-3596 .menu-088a {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-ea68.surface-large-3596 .info-action-bd73 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-ea68.surface-large-3596 .info-action-bd73:before {
  background: rgba(255, 255, 255, 0.08);
}
.fresh-ea68.surface-large-3596 .form-large-6b39:before {
  background: rgba(0, 0, 0, 0.9);
}
.fresh-ea68.surface-large-3596 .backdrop-over-5c2b .tabs-dim-11ef li a,
.fresh-ea68.surface-large-3596 .backdrop-over-5c2b .nav_d4d9,
.fresh-ea68.surface-large-3596 .avatar-north-6f4f {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-ea68.surface-large-3596 .backdrop-over-5c2b .nav_d4d9:focus,
.fresh-ea68.surface-large-3596 .backdrop-over-5c2b .nav_d4d9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-ea68.surface-large-3596 .tabs-dim-11ef li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-large-6b39 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.form-large-6b39:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gas-3cd1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.section-56c7 .fresh-ea68 {
  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;
}
.section-56c7 .info-action-bd73 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.section-56c7 .info-action-bd73: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) {
  .section-56c7 .info-action-bd73:before {
    width: 16%;
    left: 42%;
  }
}
.section-56c7 .info-action-bd73:last-child:before {
  content: none;
}
.section-56c7 .info-action-bd73[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.section-56c7 .backdrop-over-5c2b .tabs-dim-11ef li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.section-56c7 .backdrop-over-5c2b .tabs-dim-11ef li a .nav_d4d9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.section-56c7 .backdrop-over-5c2b .avatar-north-6f4f {
  border: none;
}
.section-56c7 .backdrop-over-5c2b .avatar-north-6f4f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.section-56c7 .form-large-6b39 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.section-56c7 .gas-3cd1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.section-56c7 .surface-large-3596 .form-large-6b39:before {
  background: rgba(0, 0, 0, 0.9);
}
.section-56c7 .active-44b9.progress-c05a .cool-8319 {
  background: rgba(0, 0, 0, 0.6);
}
.section-56c7
  .active-44b9.progress-c05a
  .cool-8319::after,
.section-56c7
  .active-44b9.progress-c05a
  .cool-8319:before {
  background: inherit;
}
.section-56c7
  .active-44b9.progress-c05a:hover
  .cool-8319 {
  background: rgba(0, 0, 0, 0.8);
}
.tall-79a1 .fresh-ea68 {
  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) {
  .tall-79a1 .fresh-ea68 {
    width: auto;
    right: 45px;
  }
}
.action-c96f .fresh-ea68 {
  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) {
  .action-c96f .fresh-ea68 {
    width: auto;
    left: 45px;
  }
}
.search_d532 .fresh-ea68 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.search_d532 .gas-3cd1 {
  max-width: 48em;
  margin: 0 auto;
}
.search_d532 .form-large-6b39:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.logo_upper_c770 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.logo_upper_c770.section-56c7 .fresh-ea68 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.logo_upper_c770.tall-79a1 .fresh-ea68 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.logo_upper_c770 .fresh-ea68 {
  visibility: visible;
}
.logo_upper_c770.action-c96f .fresh-ea68 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.popup_paper_74b7,
.paragraph-warm-b21a {
  overflow-x: hidden;
}
.popup_paper_74b7 .fresh-ea68 {
  overflow: auto;
}
.popup_paper_74b7.section-56c7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup_paper_74b7.section-56c7 .fresh-ea68 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.popup_paper_74b7.section-56c7 .menu-inner-2e07 {
  opacity: 0;
}
.popup_paper_74b7.tall-79a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup_paper_74b7.tall-79a1 .fresh-ea68 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.popup_paper_74b7.tall-79a1 .menu-inner-2e07 {
  opacity: 0;
}
.popup_paper_74b7.action-c96f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup_paper_74b7.action-c96f .fresh-ea68 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.popup_paper_74b7.action-c96f .menu-inner-2e07 {
  opacity: 0;
}
.popup_paper_74b7.search_d532 .fresh-ea68 {
  z-index: 10;
  visibility: visible;
}
.progress-c05a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress-c05a .cool-8319 {
  background: rgba(255, 255, 255, 0.99);
}
.progress-c05a .cool-8319::after,
.progress-c05a .cool-8319:before {
  background: inherit;
}
.progress-c05a:hover .cool-8319 {
  background: rgba(255, 255, 255, 0.99);
}
.action-c96f .progress-c05a {
  top: 10px;
  right: auto;
  left: 12px;
}
.search_d532 .progress-c05a {
  display: none !important;
}
.popup_paper_74b7:before,
.paragraph-warm-b21a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.popup_paper_74b7 .progress-c05a,
.paragraph-warm-b21a .progress-c05a {
  display: inline-block;
}
.fresh-ea68 .input_2801 {
  -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;
}
.popup_paper_74b7 .fresh-ea68 .input_2801,
.paragraph-warm-b21a .fresh-ea68 .input_2801 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paper-2707 .logo_brown_0418 {
  width: 100%;
}
.panel_red_235b {
  padding: 0 0.5em 0;
}
.panel_red_235b [class*="customify-col-"],
.panel_red_235b [class*="customify-col_"],
.panel_red_235b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.feature-8a7f .panel_red_235b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .short_1283 .card_short_7456,
  .card_short_7456 {
    display: none;
  }
  .description_3be4 {
    text-align: left;
  }
  .hover_outer_fdff {
    text-align: center;
  }
  .message-mini-d1e6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .short_1283 .avatar_0975,
  .avatar_0975 {
    display: none;
  }
  .hot_f6c3 {
    text-align: left;
  }
  .new_47ea {
    text-align: center;
  }
  .current_64f9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .short_1283 .chip-79e0,
  .chip-79e0 {
    display: none;
  }
  .tabs_3d03 {
    text-align: left;
  }
  .thumbnail-out-32d1 {
    text-align: center;
  }
  .prev-d5d7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.description_20f9 {
  box-shadow: none !important;
}
.outline_pressed_c60c .prev-7d4d,
.notification-83bd .prev-7d4d {
  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;
}
.notification-83bd .prev-7d4d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pro_74a6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pro_74a6:after,
.pro_74a6:before {
  content: "";
  display: table;
}
.pro_74a6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pro_74a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pro_74a6,
.carousel-mini-42bf {
  max-width: 1248px;
  margin: 0 auto;
}

.container-east-d9db.badge-yellow-ac45 .pro_74a6 {
  max-width: 100%;
}
.container-east-d9db.logo_black_303d {
  max-width: 1200px;
  margin: 0 auto;
}
.container-east-d9db.message-8e0e .pro_74a6 {
  max-width: 100%;
}
.container-east-d9db.message-8e0e > .pro_74a6 {
  padding-left: 0;
  padding-right: 0;
}
.container-east-d9db.message-8e0e > .pro_74a6 .short_1283 {
  margin: 0;
}
.container-east-d9db.message-8e0e
  > .pro_74a6
  .main-top-06ea.widget-tiny-66d6 {
  margin-right: 0;
  margin-left: 0;
}
.container-east-d9db.message-8e0e #main.widget-tiny-66d6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .section_9104 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .section_9104 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wide-b574 .hover_06b2 {
    padding-right: 1em;
  }
  .wide-b574.active_33fb .main-top-06ea {
    border-right: 1px solid #eaecee;
  }
  .wide-b574.active_33fb .hover_06b2 {
    padding-right: 1em;
  }
  .wide-b574.active_33fb .shade-mini-8927 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-steel-ad2c .hover_06b2 {
    padding-left: 1em;
  }
  .notification-steel-ad2c.active_33fb .main-top-06ea {
    border-left: 1px solid #eaecee;
  }
  .notification-steel-ad2c.active_33fb .hover_06b2 {
    padding-left: 1em;
  }
  .notification-steel-ad2c.active_33fb .shade-mini-8927 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_focused_1a9e .hover_06b2 {
    padding-left: 1em;
  }
  .link_focused_1a9e.active_33fb .nav-bbce {
    border-right: 1px solid #eaecee;
  }
  .link_focused_1a9e.active_33fb .outer_7e26 {
    border-right: 1px solid #eaecee;
  }
  .link_focused_1a9e.active_33fb .hover_06b2 {
    padding-left: 1em;
  }
  .link_focused_1a9e.active_33fb .shade-mini-8927 {
    padding-right: 1em;
  }
  .link_focused_1a9e.active_33fb .chip_lower_afcb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar_f853 .hover_06b2 {
    padding-right: 1em;
  }
  .avatar_f853.active_33fb .nav-bbce {
    border-left: 1px solid #eaecee;
  }
  .avatar_f853.active_33fb .outer_7e26 {
    border-left: 1px solid #eaecee;
  }
  .avatar_f853.active_33fb .hover_06b2 {
    padding-right: 1em;
  }
  .avatar_f853.active_33fb .shade-mini-8927 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar_f853.active_33fb .chip_lower_afcb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_9104 .hover_06b2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_9104.active_33fb .main-top-06ea {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .section_9104.active_33fb .hover_06b2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_9104.active_33fb .shade-mini-8927 {
    padding-left: 1em;
  }
  .section_9104.active_33fb .chip_lower_afcb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .section_9104.active_33fb .hover_06b2 {
    padding-left: 0;
  }
}
.paragraph_ee51 .new_4fdc {
  display: inline-block;
}
.summary_glass_ca78 {
  display: inline-block;
}
.green-2f9d {
  word-con: break-word;
}
.down-e5b5 > span {
  display: inline-block;
  padding: 5px 0;
}
.down-e5b5 .filter_full_eb18 {
  margin-left: 8px;
  margin-right: 8px;
}
.down-e5b5 .lower-9681 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.surface_4a87 .static-d0e3 {
  margin-bottom: 2em;
}
.surface_4a87 .top_b055 {
  margin-bottom: 15px;
}
.surface_4a87 .top_b055:last-child {
  margin-bottom: 0;
}
.surface_4a87 .element-3d36 {
  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) {
  .surface_4a87 .element-3d36 {
    display: block;
  }
}
.surface_4a87 .nav_18fc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .surface_4a87 .nav_18fc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.surface_4a87 .thumbnail_8424 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.surface_4a87 .thumbnail_8424 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.surface_4a87 .thumbnail_8424 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.surface_4a87 .green-2f9d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface_4a87 .green-2f9d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.surface_4a87 .next_fdf9 p:last-child {
  margin-bottom: 0;
}
.surface_4a87 .module_587a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.surface_4a87 .steel-d45a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.surface_4a87 .image_c3bc {
  margin-top: 1em;
}
.surface_4a87 .paper-bf3d {
  top: 0;
  display: block;
}
.surface_4a87 .paper-bf3d a {
  color: inherit;
}
.surface_4a87 .paper-bf3d a:hover {
  color: inherit;
}
.surface_4a87 .paragraph_silver_78b6 {
  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;
}
.surface_4a87 .paragraph_silver_78b6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.surface_4a87 .steel-d45a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.surface_4a87 .hidden-678e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.surface_4a87 .hidden-678e:first-child {
  margin-top: 0;
}
.surface_4a87 .hidden-678e.fresh-76a4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.surface_4a87 .hidden-678e.slider_tall_a3cf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface_4a87
  .hidden-678e.slider_tall_a3cf.thumbnail-1c63
  .image_c3bc {
  width: 100%;
}
.surface_4a87 .slider_tall_a3cf {
  -webkit-box-align: center;
  align-items: center;
}
.surface_4a87 .slider_tall_a3cf .down-e5b5,
.surface_4a87 .slider_tall_a3cf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.surface_4a87 .thumbnail_8424 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface_4a87 .thumbnail_8424 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface_4a87 .thumbnail_8424: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;
}
.surface_4a87 .fresh-76a4 {
  z-index: 5;
}
.surface_4a87 .title-pressed-c081 .logo-gas-5278 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.surface_4a87 .status-f38f .logo-gas-5278 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.surface_4a87 .frame_cold_b8c8 .logo-gas-5278 {
  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;
}
.surface_4a87.panel_dynamic_5e78 .element-3d36,
.surface_4a87.mask_2b67 .element-3d36 {
  display: block;
}
.surface_4a87.panel_dynamic_5e78 .element-3d36 .disabled_silver_27a0,
.surface_4a87.panel_dynamic_5e78 .element-3d36 .steel-d45a,
.surface_4a87.mask_2b67 .element-3d36 .disabled_silver_27a0,
.surface_4a87.mask_2b67 .element-3d36 .steel-d45a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface_4a87.background-stone-e165 .nav_18fc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .surface_4a87.background-stone-e165 .nav_18fc {
    margin-right: 0;
  }
}
.surface_4a87.panel_dynamic_5e78 .nav_18fc,
.surface_4a87.mask_2b67 .nav_18fc {
  padding-top: 40%;
}
.surface_4a87.panel_dynamic_5e78 .static-d0e3,
.surface_4a87.mask_2b67 .static-d0e3 {
  display: block;
}
.surface_4a87.panel_dynamic_5e78 .fn-sticky-1302 .steel-d45a,
.surface_4a87.mask_2b67 .fn-sticky-1302 .steel-d45a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.surface_4a87.panel_dynamic_5e78 .nav_18fc,
.surface_4a87.mask_2b67 .nav_18fc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.surface_4a87.panel_dynamic_5e78 .steel-d45a {
  padding: 1em;
}
.column-fixed-f084 {
  margin: 30px auto;
  display: block;
}
.column-fixed-f084 .tooltip_e6b5 > * {
  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;
}
.column-fixed-f084 .tooltip_e6b5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column-fixed-f084 .tooltip_e6b5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled_4707 .down-e5b5 {
  margin-bottom: 1.41575em;
}
.disabled_4707 .dropdown_east_8767 {
  margin-bottom: 1.618em;
}
.liquid-4467 .dark_e257 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.liquid-4467 .dark_e257 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.liquid-4467 .modal_bcd3 {
  max-width: 100%;
  overflow: auto;
}
.lite_442e .liquid-4467 a:hover {
  text-decoration: underline;
}
.center_f5de .top_b055:not(.green-2f9d),
.center_f5de .thumbnail_8424 {
  margin-bottom: 1.41575em;
}
.center_f5de .top_b055:not(.green-2f9d):last-child,
.center_f5de .thumbnail_8424:last-child {
  margin-bottom: 0;
}
.center_f5de .top_b055.cold-c9e6 {
  margin-bottom: 0.41575em;
}
.center_f5de .chip-7f05:before,
.center_f5de .current_0ab4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.center_f5de .chip-7f05:before {
  content: "\f115";
}
.center_f5de .current_0ab4:before {
  content: "\f02c";
}
.center_f5de .advanced-3ef5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.center_f5de .advanced-3ef5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container_e7b0 {
  display: -webkit-box;
  display: flex;
}
.container_e7b0 .east-e815 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container_e7b0 .east-e815 {
    flex-basis: 90px;
  }
}
.container_e7b0 .carousel_3579 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container_e7b0 .carousel_3579 {
    flex-basis: calc(100% - 50px);
  }
}
.container_e7b0 .slider_d11e p:last-child {
  margin-bottom: 0.72em;
}
.surface_bottom_cff3 .tooltip_e6b5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.surface_bottom_cff3 .tooltip_e6b5:after,
.surface_bottom_cff3 .tooltip_e6b5:before {
  content: "";
  display: table;
}
.surface_bottom_cff3 .tooltip_e6b5:after {
  clear: both;
}
.surface_bottom_cff3 .tooltip_e6b5 .dirty_97c2,
.surface_bottom_cff3 .tooltip_e6b5 .module-slow-4df9 {
  width: 49%;
}
.surface_bottom_cff3 .tooltip_e6b5 .dirty_97c2 a span.summary_78fb,
.surface_bottom_cff3 .tooltip_e6b5 .module-slow-4df9 a span.summary_78fb {
  display: block;
  margin-bottom: 5px;
}
.surface_bottom_cff3 .tooltip_e6b5 .module-slow-4df9 {
  float: left;
  text-align: left;
}
.surface_bottom_cff3 .tooltip_e6b5 .dirty_97c2 {
  float: right;
  text-align: right;
}
.input-cac2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .input-cac2 {
    margin-bottom: 0;
  }
}
.box-e034 {
  margin-bottom: 1em;
}
.box-e034 .green-2f9d {
  font-size: 1.1em;
  line-height: 1.3;
}
.panel-a575 a {
  display: block;
  line-height: 0;
  position: relative;
}
.media-in-9f74 .box-e034,
.text_fc41 .box-e034 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .media-in-9f74 .box-e034,
  .text_fc41 .box-e034 {
    display: block;
  }
}
.media-in-9f74 .panel-a575,
.text_fc41 .panel-a575 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .media-in-9f74 .panel-a575,
  .text_fc41 .panel-a575 {
    margin-bottom: 1em;
  }
}
.media-in-9f74 .panel-a575 img,
.text_fc41 .panel-a575 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.media-in-9f74 .center-6811,
.text_fc41 .center-6811 {
  flex-basis: calc(100% - 160px);
}
.media-in-9f74 .center-6811 p,
.text_fc41 .center-6811 p {
  margin-bottom: 0;
}
.media-in-9f74 .center-6811 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .media-in-9f74 .center-6811 {
    padding-left: 0;
  }
}
.text_fc41 .center-6811 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .text_fc41 .center-6811 {
    padding-right: 0;
  }
}
.text_fc41 .panel-a575 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.feature_ae13 .panel-a575 {
  margin-bottom: 0.5em;
}
.feature_ae13 .panel-a575 img {
  width: 100%;
}
.wood_a675 .in_9d09,
.label_84b5 .in_9d09 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.label_84b5 .main-top-06ea .progress_light_8335 p:last-child {
  margin-bottom: 0;
}
.dropdown-large-b202 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.action-4e2a .purple_8c00 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .action-4e2a .purple_8c00:last-of-type {
    margin-bottom: 0;
  }
}
.action-4e2a .purple_8c00 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.action-4e2a .purple_8c00 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.action-4e2a .purple_8c00 ul li {
  margin: 0 0 0.6em;
}
.action-4e2a .purple_8c00 ul li.description-86cd,
.action-4e2a .purple_8c00 ul li.message-dark-5b0f {
  position: relative;
}
.action-4e2a .purple_8c00 ul li.description-86cd .notice-gas-21e0,
.action-4e2a .purple_8c00 ul li.message-dark-5b0f .notice-gas-21e0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.action-4e2a .purple_8c00 ul li.description-86cd:after:after,
.action-4e2a .purple_8c00 ul li.description-86cd:after:before,
.action-4e2a
  .purple_8c00
  ul
  li.message-dark-5b0f:after:after,
.action-4e2a
  .purple_8c00
  ul
  li.message-dark-5b0f:after:before {
  content: "";
  display: table;
}
.action-4e2a .purple_8c00 ul li.description-86cd:after:after,
.action-4e2a
  .purple_8c00
  ul
  li.message-dark-5b0f:after:after {
  clear: both;
}
.action-4e2a .purple_8c00 a.heading_complex_fbd5:hover {
  text-decoration: none;
}
.action-4e2a .purple_8c00 select {
  max-width: 100%;
}
.action-4e2a .purple_8c00 table {
  font-size: 85%;
}
.action-4e2a .purple_8c00 table td,
.action-4e2a .purple_8c00 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.action-4e2a .purple_8c00 table tfoot td {
  text-align: left;
}
.action-4e2a .purple_8c00 :last-child {
  margin-bottom: 0;
}
.action-4e2a .purple_8c00 .picture_4aa0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.action-4e2a .purple_8c00 .picture_4aa0 label {
  width: 100%;
}
.action-4e2a .purple_8c00 .picture_4aa0 .cool-032c {
  width: 100%;
  display: block;
}
.action-4e2a .purple_8c00 .picture_4aa0 .fixed_35c8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.action-4e2a .purple_8c00 .picture_4aa0 .fixed_35c8:hover svg #svg-search {
  fill: #444;
}
.action-4e2a .purple_8c00 .picture_4aa0 .fixed_35c8 svg {
  width: 18px;
  height: 18px;
}
.action-4e2a .article-7210 ul ul,
.action-4e2a .tertiary-faf1 ul ul,
.action-4e2a .column_1679 ul ul,
.action-4e2a .disabled-smooth-6011 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.action-4e2a .article-7210 .photo_green_60ad > a,
.action-4e2a .tertiary-faf1 .photo_green_60ad > a,
.action-4e2a .column_1679 .photo_green_60ad > a,
.action-4e2a .disabled-smooth-6011 .photo_green_60ad > a {
  margin-bottom: 0;
}
.action-4e2a .background_4cf4 li,
.action-4e2a .article-7210 li,
.action-4e2a .secondary-f6a6 li,
.action-4e2a .tertiary-faf1 li,
.action-4e2a .column_1679 li,
.action-4e2a .disabled-smooth-6011 li,
.action-4e2a .hot_2117 li,
.action-4e2a .texture_dirty_f57a li {
  display: block;
  position: relative;
}
.action-4e2a .background_4cf4 li:last-child,
.action-4e2a .article-7210 li:last-child,
.action-4e2a .secondary-f6a6 li:last-child,
.action-4e2a .tertiary-faf1 li:last-child,
.action-4e2a .column_1679 li:last-child,
.action-4e2a .disabled-smooth-6011 li:last-child,
.action-4e2a .hot_2117 li:last-child,
.action-4e2a .texture_dirty_f57a li:last-child {
  border: none;
}
.action-4e2a .background_4cf4 li a,
.action-4e2a .article-7210 li a,
.action-4e2a .secondary-f6a6 li a,
.action-4e2a .tertiary-faf1 li a,
.action-4e2a .column_1679 li a,
.action-4e2a .disabled-smooth-6011 li a,
.action-4e2a .hot_2117 li a,
.action-4e2a .texture_dirty_f57a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.action-4e2a .background_4cf4 li ul li::before,
.action-4e2a .article-7210 li ul li::before,
.action-4e2a .secondary-f6a6 li ul li::before,
.action-4e2a .tertiary-faf1 li ul li::before,
.action-4e2a .column_1679 li ul li::before,
.action-4e2a .disabled-smooth-6011 li ul li::before,
.action-4e2a .hot_2117 li ul li::before,
.action-4e2a .texture_dirty_f57a li ul li::before {
  left: 15px;
}
.action-4e2a .background_4cf4 li ul a,
.action-4e2a .article-7210 li ul a,
.action-4e2a .secondary-f6a6 li ul a,
.action-4e2a .tertiary-faf1 li ul a,
.action-4e2a .column_1679 li ul a,
.action-4e2a .disabled-smooth-6011 li ul a,
.action-4e2a .hot_2117 li ul a,
.action-4e2a .texture_dirty_f57a li ul a {
  padding-left: 20px;
}
.action-4e2a .background_4cf4 li ul ul li::before,
.action-4e2a .article-7210 li ul ul li::before,
.action-4e2a .secondary-f6a6 li ul ul li::before,
.action-4e2a .tertiary-faf1 li ul ul li::before,
.action-4e2a .column_1679 li ul ul li::before,
.action-4e2a .disabled-smooth-6011 li ul ul li::before,
.action-4e2a .hot_2117 li ul ul li::before,
.action-4e2a .texture_dirty_f57a li ul ul li::before {
  left: 30px;
}
.action-4e2a .background_4cf4 li ul ul a,
.action-4e2a .article-7210 li ul ul a,
.action-4e2a .secondary-f6a6 li ul ul a,
.action-4e2a .tertiary-faf1 li ul ul a,
.action-4e2a .column_1679 li ul ul a,
.action-4e2a .disabled-smooth-6011 li ul ul a,
.action-4e2a .hot_2117 li ul ul a,
.action-4e2a .texture_dirty_f57a li ul ul a {
  padding-left: 40px;
}
.action-4e2a .paragraph-hard-a390 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.action-4e2a .texture_dirty_f57a ul li {
  margin-bottom: 1.41575em;
}
.action-4e2a .texture_dirty_f57a ul li .background_soft_8c78 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.action-4e2a .texture_dirty_f57a ul li .slider-3637 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.surface-large-3596 .background_4cf4 li a,
.surface-large-3596 .article-7210 li a,
.surface-large-3596 .secondary-f6a6 li a,
.surface-large-3596 .tertiary-faf1 li a,
.surface-large-3596 .column_1679 li a,
.surface-large-3596 .disabled-smooth-6011 li a,
.surface-large-3596 .hot_2117 li a,
.surface-large-3596 .texture_dirty_f57a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-large-3596 .paragraph-hard-a390 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-large-3596 .purple_8c00 ul li.description-86cd .notice-gas-21e0,
.surface-large-3596 .purple_8c00 ul li.message-dark-5b0f .notice-gas-21e0 {
  background: rgba(0, 0, 0, 0.2);
}
.surface-large-3596 .action-4e2a .purple_8c00 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-east-d9db .action-4e2a .tabs-dim-11ef li {
  margin: 0;
}
.container-east-d9db .action-4e2a .tabs-dim-11ef li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.container-east-d9db .action-4e2a .tabs-dim-11ef li ul {
  margin: 0;
}
.container-east-d9db .action-4e2a .tabs-dim-11ef li ul li a {
  padding-left: 15px;
}
.container-east-d9db .action-4e2a .tabs-dim-11ef li ul li li a {
  padding-left: 30px;
}
.container-east-d9db .action-4e2a .tabs-dim-11ef li.fluid_ddce > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.container-east-d9db .action-4e2a .tabs-dim-11ef li.fluid_ddce > 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;
}
.container-east-d9db .action-4e2a .tabs-dim-11ef li.fluid_ddce > 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;
}
.input_0c8a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notice_e1a6 {
  position: relative;
  z-index: 10;
}
.notice_e1a6 .input_2801 {
  width: 100%;
  max-width: 100%;
}
.picture-bottom-4a79 .card-hot-2c23 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.picture-bottom-4a79 .active-44b9 {
}
.picture-bottom-4a79 .surface-large-3596 {
  background: #292929;
}
.cool_8c74 .card-hot-2c23 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.cool_8c74 .active-44b9 {
  background: #f9f9f9;
}
.cool_8c74 .surface-large-3596 {
  background: #303030;
}
.green-ec08 .card-hot-2c23 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .green-ec08 .new_4fdc {
    margin-bottom: 1em;
  }
  .green-ec08 .new_4fdc:last-child {
    margin-bottom: 0;
  }
}
.green-ec08 .active-44b9 {
  background: #ededed;
}
.green-ec08 .surface-large-3596 {
  background: #1a1a1a;
}
.card-hot-2c23.active-44b9 {
  color: rgba(0, 0, 0, 0.6);
}
.card-hot-2c23.active-44b9 .wood_b9c3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.card-hot-2c23.surface-large-3596 {
  color: rgba(255, 255, 255, 0.99);
}
.card-hot-2c23.surface-large-3596 a:not(.heading_complex_fbd5) {
  color: rgba(255, 255, 255, 0.79);
}
.card-hot-2c23.surface-large-3596 a:not(.heading_complex_fbd5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-hot-2c23.surface-large-3596 .wood_b9c3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-hot-2c23.surface-large-3596 table tbody td,
.card-hot-2c23.surface-large-3596 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pressed_2f4a.element_pressed_bc4a .pro_74a6 {
  max-width: initial;
}
.pressed_2f4a .left_4fe8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pressed_2f4a .left_4fe8 .input_2801 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pressed_2f4a .left_4fe8 .input_2801 {
    display: block;
    margin-bottom: 2em;
  }
  .pressed_2f4a .left_4fe8 .input_2801:last-child {
    margin-bottom: 0;
  }
}
.green-ec08 .new_4fdc:last-child,
.cool_8c74 .new_4fdc:last-child,
.picture-bottom-4a79 .new_4fdc:last-child {
  margin-bottom: 0;
}
.green-ec08 .new_4fdc .action-4e2a .purple_8c00:last-child,
.cool_8c74 .new_4fdc .action-4e2a .purple_8c00:last-child,
.picture-bottom-4a79 .new_4fdc .action-4e2a .purple_8c00:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .green-ec08 .left-afdd,
  .green-ec08 .over_a4a1,
  .cool_8c74 .left-afdd,
  .cool_8c74 .over_a4a1,
  .picture-bottom-4a79 .left-afdd,
  .picture-bottom-4a79 .over_a4a1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notice_e1a6 .new_4fdc {
    margin-bottom: 2em;
  }
}
.notice_e1a6 p:last-child {
  margin-bottom: 0;
}
.notice_e1a6 li,
.notice_e1a6 ul {
  list-style: none;
  margin: 0;
}
.notice_e1a6 ul ul {
  margin-left: 2.617924em;
}
.picture_old_13dc {
  font-size: 0.875em;
}

/* css-noise: 5bc9 */
.promo-block-q0 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
