/*!
Theme Name: Customify
Theme URI: https://pressmaximum.backdrop_red_b1ff/customify
Author: WPCustomify
Author URI: https://pressmaximum.backdrop_red_b1ff
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.backdrop_red_b1ff/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.info-tiny-056b.red_5119/licenses/gpl-2.0.card-6996
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.secondary_full_ca81/, (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.logo_soft_6f15.hero_wide_379f/normalize.button_a21b/
 ======
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.button_a21b v7.0.0 | MIT License | github.backdrop_red_b1ff/necolas/normalize.button_a21b */
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;
}
.label-977a .blue-d1de,
.texture-5a04,
.filter-rough-770b,
.column_3668,
.message-fresh-e271,
.black-1af6,
.hard_1f0e,
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;
}
.texture-5a04,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture-5a04,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture-5a04,
  h1 {
    font-size: 1.8em;
  }
}
.filter-rough-770b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.filter-rough-770b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .filter-rough-770b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .filter-rough-770b,
  h2 {
    font-size: 1.7em;
  }
}
.column_3668,
h3 {
  font-size: 1.618em;
}
.label-977a .blue-d1de,
.message-fresh-e271,
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.dim_3a2a {
  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;
}
.caption-orange-706f:after,
.caption-orange-706f:before,
.large-0137:after,
.large-0137:before {
  content: "";
  display: table;
}
.caption-orange-706f:after,
.large-0137:after {
  clear: both;
}
.accordion_a77e {
  float: right;
  margin-right: 0;
}
.wood_9337 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.caption_c9d2 .upper_cdb7,
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;
}
.caption_c9d2 .upper_cdb7: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;
}
.label_smooth_c7f6 .upper_cdb7 {
  box-shadow: none;
}
.label_smooth_c7f6
  .upper_cdb7
  .cold-7376 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.label_smooth_c7f6 .upper_cdb7 .black_b78f {
  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;
}
.label_smooth_c7f6
  .upper_cdb7
  .black_b78f
  b {
  display: none;
}
.label_smooth_c7f6 .element_c476 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.static_8a3a:not(.thumbnail_c6da):not(.carousel_iron_523e),
button:not(.thumbnail_c6da):not(.carousel_iron_523e),
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ),
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ),
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ) {
  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;
}
.static_8a3a:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):hover,
button:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):hover,
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):hover,
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):hover,
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.static_8a3a:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):active,
.static_8a3a:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):focus,
button:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):active,
button:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):focus,
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):active,
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):focus,
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):active,
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):focus,
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):active,
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):focus {
  outline: 0;
}
.static_8a3a:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae,
button:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae,
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae,
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae,
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae {
  position: relative;
}
.static_8a3a:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .gold-a4bd,
.static_8a3a:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .accent_7b37,
.static_8a3a:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .pro_2925,
.static_8a3a:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  i,
.static_8a3a:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  svg,
button:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .gold-a4bd,
button:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .accent_7b37,
button:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .pro_2925,
button:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  i,
button:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  svg,
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .gold-a4bd,
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .accent_7b37,
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .pro_2925,
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  i,
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  svg,
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .gold-a4bd,
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .accent_7b37,
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .pro_2925,
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  i,
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  svg,
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .gold-a4bd,
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .accent_7b37,
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  .pro_2925,
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  i,
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae
  svg {
  visibility: hidden;
}
.static_8a3a:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae:after,
button:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae:after,
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae:after,
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae:after,
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ).fn-loading-dbae: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;
}
.static_8a3a:not(.thumbnail_c6da):not(.carousel_iron_523e),
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ),
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ),
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ) {
  color: #fff;
  background: #235787;
}
.static_8a3a:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):focus,
input[type="button"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):focus,
input[type="reset"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):focus,
input[type="submit"]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ):focus {
  color: #fff;
}
.static_8a3a.fn-disabled-dbae:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ),
.static_8a3a[disabled]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ),
button.fn-disabled-dbae:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ),
button[disabled]:not(.thumbnail_c6da):not(
    .carousel_iron_523e
  ) {
  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;
}
.card-outer-b531 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.card-outer-b531: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;
}
.article-d37e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.rough_8929 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gradient-776c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.caption-orange-706f:after,
.caption-orange-706f:before,
.form_4a93:after,
.form_4a93:before,
.outline-full-a67b:after,
.outline-full-a67b:before,
.hovered-7b70:after,
.hovered-7b70:before,
.list-small-dfc3:after,
.list-small-dfc3:before,
.info-north-1d9b:after,
.info-north-1d9b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.caption-orange-706f:after,
.form_4a93:after,
.outline-full-a67b:after,
.hovered-7b70:after,
.list-small-dfc3:after,
.info-north-1d9b:after {
  clear: both;
}
.form_4a93 .pressed-d4d8,
.outline-full-a67b .pressed-d4d8,
.medium-1db8 .pressed-d4d8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.popup-lite-bf48 {
  display: inline-block;
}
.title_current_c2a0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.title_current_c2a0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.title_current_c2a0 .hidden_iron_befb {
  padding: 1em 0;
  font-size: 85%;
}
.hidden_iron_befb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.next-9cc3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.next-9cc3:after,
.next-9cc3:before {
  content: "";
  display: table;
}
.next-9cc3:after {
  clear: both;
}
.avatar_full_aa08 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description-ecec .avatar_full_aa08 {
  max-width: 50%;
}
.hovered_5fd6 .avatar_full_aa08 {
  max-width: 33.33%;
}
.content_hard_8ed0 .avatar_full_aa08 {
  max-width: 25%;
}
.lite_dc95 .avatar_full_aa08 {
  max-width: 20%;
}
.outline-soft-6c72 .avatar_full_aa08 {
  max-width: 16.66%;
}
.chip_f807 .avatar_full_aa08 {
  max-width: 14.28%;
}
.old_0be4 .avatar_full_aa08 {
  max-width: 12.5%;
}
.disabled_out_b63d .avatar_full_aa08 {
  max-width: 11.11%;
}
.wrapper-1ef0 {
  display: block;
}
.label-977a .message_smooth_2eaf label,
.label-977a .header-0331 label,
.label-977a .over_c9c3 label,
.label-977a .menu-657c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hovered-74da {
  list-style: none;
  margin: 0;
}
.hovered-74da article.search-blue-2f40 {
  margin-bottom: 0;
}
.hovered-74da ul {
  list-style: none;
  margin: 0;
}
.hovered-74da .text-790c li.search-blue-2f40 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hovered-74da .text-790c li.search-blue-2f40 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hovered-74da .text-790c li.search-blue-2f40: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) {
  .hovered-74da .text-790c li.search-blue-2f40 li.search-blue-2f40 li.search-blue-2f40 li.search-blue-2f40 {
    padding-left: 0;
  }
}
article.search-blue-2f40 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search-blue-2f40 .form_4a93 p:last-of-type {
  margin-bottom: 0;
}
article.search-blue-2f40 .yellow-0b79 {
  float: left;
}
article.search-blue-2f40 .dim_7973 {
  margin-left: 85px;
}
article.search-blue-2f40 .old-7e5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search-blue-2f40 .old-7e5d .pink-aadd {
  margin-left: 10px;
}
article.search-blue-2f40 .link_e31c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search-blue-2f40 .avatar-wide-3ef1 {
  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 .message_smooth_2eaf,
  #respond .over_c9c3,
  #respond .menu-657c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message_smooth_2eaf input,
#respond .over_c9c3 input,
#respond .menu-657c input {
  width: 100%;
}
#respond .menu-657c {
  margin-right: 0;
}
#respond .title-focused-2391 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading_pink_fdf2 {
  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;
}
.heading_pink_fdf2.slider_current_dac3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.heading_pink_fdf2 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%);
}
.heading_pink_fdf2:focus,
.heading_pink_fdf2: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);
}
.photo-5fa2 {
  border-radius: 10%;
}
.primary-ffab {
  border-radius: 50%;
}
.card_01ef {
  font-size: 0.72em;
}
.box_static_7d8c {
  font-size: 0.875em;
}
.top_f3fc {
  font-size: 1.1em;
}
.info_silver_b7ec {
  text-transform: uppercase;
  line-height: 1.2;
}
.info_silver_b7ec.card_01ef {
  letter-spacing: 0.5px;
}
.preview-center-7a5b,
.preview-center-7a5b a {
  color: #6d6d6d;
}
.preview-center-7a5b a:hover {
  color: #111;
}
.center_26e8 {
  color: #6d6d6d;
}
.wide_c1c1 {
  overflow-x: hidden;
}
.wide_c1c1 .over-c1b2.summary_8a53 {
  position: relative;
}
.wide_c1c1 .over-c1b2.summary_8a53.small-4f56 {
  position: initial;
}
.wide_c1c1
  .over-c1b2.summary_8a53.small-4f56
  .accordion_steel_d227 {
  left: auto;
}
.wide_c1c1 .over-c1b2 .accordion_steel_d227 {
  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;
}
.wide_c1c1 .over-c1b2:hover.summary_8a53 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wide_c1c1
  .over-c1b2:hover.summary_8a53
  .accordion_steel_d227 {
  display: block;
  z-index: 9999999;
}
.wide_c1c1 .focused-be93 .preview-cb62,
.wide_c1c1 .header_9b10 .preview-cb62 {
  display: none;
}
.wide_c1c1 .inner_e9d5 .over-c1b2:hover.summary_8a53 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.label-977a .message_smooth_2eaf label,
.label-977a .header-0331 label,
.label-977a .over_c9c3 label,
.label-977a .menu-657c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hovered-74da {
  list-style: none;
  margin: 0;
}
.hovered-74da article.search-blue-2f40 {
  margin-bottom: 0;
}
.hovered-74da ul {
  list-style: none;
  margin: 0;
}
.hovered-74da .text-790c li.search-blue-2f40 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hovered-74da .text-790c li.search-blue-2f40 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hovered-74da .text-790c li.search-blue-2f40: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) {
  .hovered-74da .text-790c li.search-blue-2f40 li.search-blue-2f40 li.search-blue-2f40 li.search-blue-2f40 {
    padding-left: 0;
  }
}
article.search-blue-2f40 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search-blue-2f40 .form_4a93 p:last-of-type {
  margin-bottom: 0;
}
article.search-blue-2f40 .yellow-0b79 {
  float: left;
}
article.search-blue-2f40 .dim_7973 {
  margin-left: 85px;
}
article.search-blue-2f40 .old-7e5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search-blue-2f40 .old-7e5d .pink-aadd {
  margin-left: 10px;
}
article.search-blue-2f40 .link_e31c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search-blue-2f40 .avatar-wide-3ef1 {
  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 .message_smooth_2eaf,
  #respond .over_c9c3,
  #respond .menu-657c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message_smooth_2eaf input,
#respond .over_c9c3 input,
#respond .menu-657c input {
  width: 100%;
}
#respond .menu-657c {
  margin-right: 0;
}
#respond .title-focused-2391 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focused-be93 .search-next-3cd8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.search-next-3cd8 .wood-cd91.text_3832 .cold-a183 > li > a:focus,
.search-next-3cd8 .wood-cd91.text_3832 .cold-a183 > li > a:hover,
.search-next-3cd8 .wood-cd91.large-3a6a .cold-a183 > li > a:focus,
.search-next-3cd8 .wood-cd91.large-3a6a .cold-a183 > li > a:hover,
.search-next-3cd8 .wood-cd91.hidden_14fc .cold-a183 > li > a:focus,
.search-next-3cd8 .wood-cd91.hidden_14fc .cold-a183 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-next-3cd8
  .wood-cd91.text_3832
  .cold-a183
  > li.input-8049
  > a,
.search-next-3cd8
  .wood-cd91.text_3832
  .cold-a183
  > li.middle-b741
  > a,
.search-next-3cd8
  .wood-cd91.large-3a6a
  .cold-a183
  > li.input-8049
  > a,
.search-next-3cd8
  .wood-cd91.large-3a6a
  .cold-a183
  > li.middle-b741
  > a,
.search-next-3cd8
  .wood-cd91.hidden_14fc
  .cold-a183
  > li.input-8049
  > a,
.search-next-3cd8 .wood-cd91.hidden_14fc .cold-a183 > li.surface-a8dd > a {
  color: rgba(255, 255, 255, 0.99);
}
.search-next-3cd8 .last-dc3e,
.search-next-3cd8 .last-dc3e a {
  color: rgba(255, 255, 255, 0.99);
}
.search-next-3cd8 .action-1955.hero_east_c78f li a,
.search-next-3cd8 .down-4047 a,
.search-next-3cd8 .accent-a669,
.search-next-3cd8 .cold-a183 > li > a,
.search-next-3cd8 .detail_2770 {
  color: rgba(255, 255, 255, 0.79);
}
.search-next-3cd8 .action-1955.hero_east_c78f li a:hover,
.search-next-3cd8 .down-4047 a:hover,
.search-next-3cd8 .accent-a669:hover,
.search-next-3cd8 .cold-a183 > li > a:hover,
.search-next-3cd8 .detail_2770:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-next-3cd8 .disabled-ea0c {
  color: rgba(255, 255, 255, 0.79);
}
.search-next-3cd8 .disabled-ea0c .photo_soft_4934 {
  color: rgba(255, 255, 255, 0.99);
}
.search-next-3cd8 .disabled-ea0c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-next-3cd8 .west-2421 .simple-8b61 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search-next-3cd8 .west-2421 .simple-8b61 .footer_complex_d3ee {
  color: rgba(255, 255, 255, 0.79);
}
.search-next-3cd8
  .west-2421
  .simple-8b61
  .footer_complex_d3ee::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-next-3cd8
  .west-2421
  .simple-8b61
  .footer_complex_d3ee:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-next-3cd8
  .west-2421
  .simple-8b61
  .footer_complex_d3ee::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-next-3cd8
  .west-2421
  .simple-8b61
  .footer_complex_d3ee::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-next-3cd8 .west-2421 .brown-ab24 {
  color: rgba(255, 255, 255, 0.79);
}
.search-next-3cd8 .west-2421 .brown-ab24:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-97a8
  .search-next-3cd8
  .west-2421
  .frame-wide-4956
  .element_14e3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white-97a8
  .search-next-3cd8
  .west-2421
  .frame-wide-4956
  .footer_complex_d3ee {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focused-be93 .in-9722 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.in-9722 .wood-cd91.text_3832 .cold-a183 > li > a:focus,
.in-9722 .wood-cd91.text_3832 .cold-a183 > li > a:hover,
.in-9722 .wood-cd91.large-3a6a .cold-a183 > li > a:focus,
.in-9722 .wood-cd91.large-3a6a .cold-a183 > li > a:hover,
.in-9722 .wood-cd91.hidden_14fc .cold-a183 > li > a:focus,
.in-9722 .wood-cd91.hidden_14fc .cold-a183 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-9722
  .wood-cd91.text_3832
  .cold-a183
  > li.input-8049
  > a,
.in-9722
  .wood-cd91.text_3832
  .cold-a183
  > li.middle-b741
  > a,
.in-9722
  .wood-cd91.large-3a6a
  .cold-a183
  > li.input-8049
  > a,
.in-9722
  .wood-cd91.large-3a6a
  .cold-a183
  > li.middle-b741
  > a,
.in-9722
  .wood-cd91.hidden_14fc
  .cold-a183
  > li.input-8049
  > a,
.in-9722 .wood-cd91.hidden_14fc .cold-a183 > li.surface-a8dd > a {
  color: rgba(0, 0, 0, 0.8);
}
.in-9722 .last-dc3e,
.in-9722 .last-dc3e a {
  color: rgba(0, 0, 0, 0.8);
}
.in-9722 .action-1955.hero_east_c78f li a,
.in-9722 .down-4047 a,
.in-9722 .accent-a669,
.in-9722 .cold-a183 > li > a,
.in-9722 .detail_2770 {
  color: rgba(0, 0, 0, 0.55);
}
.in-9722 .action-1955.hero_east_c78f li a:hover,
.in-9722 .down-4047 a:hover,
.in-9722 .accent-a669:hover,
.in-9722 .cold-a183 > li > a:hover,
.in-9722 .detail_2770:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-9722 .disabled-ea0c {
  color: rgba(0, 0, 0, 0.55);
}
.in-9722 .disabled-ea0c .photo_soft_4934 {
  color: rgba(0, 0, 0, 0.8);
}
.in-9722 .disabled-ea0c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-4b58 .icon_wide_1a64 {
  margin-left: auto;
  margin-right: auto;
}
.outline-full-a67b > * {
  margin-left: auto;
  margin-right: auto;
}
.outline-full-a67b .article-d37e {
  margin-right: 1.41575em;
}
.border-816a .outline-full-a67b > .next_698c {
  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;
}
.border-816a .outline-full-a67b > .block-dynamic-f90b {
  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;
}
.advanced-3eef.caption-4b58 .icon_wide_1a64,
.secondary_in_f684.caption-4b58 .icon_wide_1a64 {
  margin-left: 0;
}
.panel_b110.caption-4b58 .icon_wide_1a64,
.module-438a.caption-4b58 .icon_wide_1a64 {
  margin-right: 0;
}
.outline-full-a67b ol,
.outline-full-a67b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.north_f6e4 video {
  max-width: 100%;
}
.new-ed71 img {
  display: block;
}
.new-ed71.article-d37e,
.new-ed71.rough_8929 {
  width: 100%;
}
.new-ed71.block-dynamic-f90b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status_complex_f5e0:not(.picture-lite-2e85) {
  margin: 1.5em auto;
}
.glass-c778 p {
  padding: 1.5em 14px;
}
ul.up_1716.block-dynamic-f90b,
ul.up_1716.next_698c,
ul.up_1716.accent_f3ca.next_698c {
  padding: 0 14px;
}
.box_bronze_a050 {
  display: block;
  overflow-x: auto;
}
.box_bronze_a050 table {
  border-collapse: collapse;
  width: 100%;
}
.box_bronze_a050 td,
.box_bronze_a050 th {
  padding: 0.5em;
}
.outline-full-a67b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.outline-full-a67b ol ol,
.outline-full-a67b ol ul,
.outline-full-a67b ul ol,
.outline-full-a67b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.outline-full-a67b ol ol li,
.outline-full-a67b ol ul li,
.outline-full-a67b ul ol li,
.outline-full-a67b ul ul li {
  margin-left: 0;
}
.menu_right_0573.texture-c5e9 > .frame-wood-4679 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.menu_right_0573.texture-c5e9 > .frame-wood-4679 iframe,
.menu_right_0573.texture-c5e9 > .frame-wood-4679 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel_0348 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.carousel_0348.label-df38 {
  padding: 0;
}
.carousel_0348.label-df38 cite {
  font-size: 13px;
}
.carousel_0348 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.carousel_0348 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.paragraph-6ebc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.paragraph-6ebc > p:first-child {
  margin-top: 0;
}
.paragraph-6ebc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.paragraph-6ebc blockquote {
  border-left: 0;
}
.action_d0da {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.action_d0da:not(.row_067f) {
  max-width: 100px;
}
.action_d0da.rough-9818 {
  border-bottom: none !important;
  text-align: center;
}
.action_d0da.rough-9818::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .glass-c778 p {
    padding: 1.5em 0;
  }
}
.gradient_b326 {
  color: #0073aa;
}
.sidebar_easy_fa52 {
  background-color: #0073aa;
}
.panel_hard_f3a8 {
  color: #229fd8;
}
.table-483b {
  background-color: #229fd8;
}
.advanced_bfc6 {
  color: #eee;
}
.detail_da1f {
  background-color: #eee;
}
.box_2a0d {
  color: #444;
}
.paragraph-right-9023 {
  background-color: #444;
}
.hard-92c6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hard-92c6 .table-1a87 .down-4047 {
  font-size: 15px;
}
.hard-92c6 .down-4047 {
  line-height: 1.3;
}
.hard-92c6 .in-9722 {
}
.hard-92c6 .search-next-3cd8 {
  background: #235787;
}
.active-b40e {
  padding: 0;
}
.active-b40e .search-next-3cd8 {
  background: #1a1a1a;
}
.active-b40e .in-9722 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.under-f223 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.under-f223 .in-9722 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.under-f223 .search-next-3cd8 {
  background: #303030;
}
.info-north-1d9b {
  position: relative;
  z-index: 10;
}
.info-north-1d9b .status_silver_0691 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.yellow-3c1b .summary_8a53 {
  display: inline-block;
  vertical-align: middle;
}
.yellow-3c1b.input-50d7 .summary_8a53 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .yellow-3c1b.input-50d7 .summary_8a53 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .yellow-3c1b.input-50d7 .summary_8a53 {
    margin-right: 0.4em;
  }
}
.yellow-3c1b.input-50d7 .summary_8a53:last-child {
  margin-right: 0;
}
.smooth_c532 .status_silver_0691 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .focused-be93 .table-1a87 {
    margin: 0 -0.5em;
  }
  .focused-be93 .table-1a87 [class*="customify-col-"],
  .focused-be93 .table-1a87 [class*="customify-col_"],
  .focused-be93 .table-1a87 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.focused-be93.slow-5379 .status_silver_0691 {
  background: 0 0 !important;
}
.focused-be93.slow-5379 .status_silver_0691,
.focused-be93.smooth_c532 .status_silver_0691 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .focused-be93.outer-e837 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.focused-be93.smooth_c532 .status_silver_0691 {
  box-shadow: none !important;
}
.complex-bd5b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .complex-bd5b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .complex-bd5b {
    padding: 18px 0 20px;
  }
}
.complex-bd5b .tooltip-dark-1227 {
  width: 100%;
}
.complex-bd5b .east_5e48 {
  margin-bottom: 0;
}
.complex-bd5b .thumbnail_cc42 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tertiary-5c91 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tertiary-5c91 .red-1251 {
  width: 100%;
}
.brown-3339 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.brown-3339 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.brown-3339 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;
}
.brown-3339 li:last-child:after {
  display: none;
}
.brown-3339 li a {
  font-weight: 500;
  margin-right: 10px;
}
.old-dc05 .preview-cb62 button,
.complex-bd5b .preview-cb62 button {
  left: 0;
}
.old-dc05 .red-1251,
.complex-bd5b .red-1251 {
  padding-left: 0;
  padding-right: 0;
}
.old-dc05 .tertiary-5c91,
.complex-bd5b .tertiary-5c91 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.old-dc05 {
  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;
}
.old-dc05: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;
}
.old-dc05 .modal-upper-edd3 {
  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) {
  .old-dc05 .modal-upper-edd3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .old-dc05 .modal-upper-edd3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .old-dc05 .modal-upper-edd3 {
    min-height: 200px;
  }
}
.old-dc05 .brown-3339 {
  color: rgba(255, 255, 255, 0.8);
}
.old-dc05 .brown-3339 a,
.old-dc05 .brown-3339 li:after {
  color: inherit;
}
.old-dc05 .brown-3339 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.narrow_f1da {
  margin-bottom: 0.5em;
}
.banner_238f {
  margin-bottom: 1.2em;
}
.banner_238f,
.narrow_f1da {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.banner_238f p:last-child,
.narrow_f1da p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .preview-cb62,
#masthead .preview-cb62 {
  display: none;
}
#masthead
  > .preview-cb62.highlight_over_07a0 {
  display: none;
}
#masthead > .preview-cb62 button {
  left: 0;
}
.text-b2cd {
  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%;
}
.text-b2cd .summary_8a53 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.text-b2cd .picture_left_ddea {
  display: -webkit-box;
  display: flex;
}
.text-b2cd .picture_left_ddea.banner-b8bd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.text-b2cd .picture_left_ddea.detail-da56 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text-b2cd .picture_left_ddea.element_iron_4f9b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text-b2cd.slow-c3c7.box-2a72 .picture_left_ddea.banner-b8bd {
  flex-basis: 100%;
}
.text-b2cd.easy_fe81 .picture_left_ddea.detail-da56 {
  -webkit-box-flex: 1;
  flex: auto;
}
.text-b2cd.easy_fe81 .picture_left_ddea.element_iron_4f9b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .preview-cb62.highlight_over_07a0 {
  display: none;
}
#masthead > .preview-cb62 button {
  left: 0;
}
.south-d550 {
  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;
}
.south-d550:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.south-d550.hard-e6fa i {
  margin-right: 4px;
}
.south-d550.label-out-8d49 i {
  margin-left: 5px;
}
.down-4047 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.down-4047 p:last-child {
  margin-bottom: 0;
}
.border_4b70 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.border_4b70 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.border_4b70 img {
  display: block;
  width: auto;
  line-height: 1;
}
.border_4b70 .last-dc3e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.border_4b70 .alert_7a2e {
  margin: 5px 0 7px 0;
}
.border_4b70.feature-current-6ae8 .secondary_88c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border_4b70.feature-current-6ae8 .outer_ad0d {
  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;
}
.border_4b70.hover-white-4380 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.border_4b70.hover-white-4380 .secondary_88c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border_4b70.hover-white-4380 .outer_ad0d {
  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;
}
.border_4b70.warm_9f35 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.border_4b70.menu-stone-88b3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.border_4b70.menu-stone-88b3 .outer_ad0d {
  margin-top: 7px;
}
.hero_over_8c83 {
  display: inline-block;
}
.info-north-1d9b .element-f601 .border_4b70 img {
  max-width: 100%;
}
.wood-cd91 .hero-6db9.short-bc63,
.focused-76aa .hero-6db9.short-bc63 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wood-cd91 .motion-f287,
.focused-76aa .motion-f287 {
  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%);
}
.wood-cd91 .motion-f287 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wood-cd91.backdrop-iron-830d .motion-f287 {
  display: none;
}
.wood-cd91 .box_left_5fdc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wood-cd91 .box_left_5fdc li {
  display: inline-block;
  position: relative;
}
.wood-cd91 .box_left_5fdc li:last-child {
  margin-right: 0;
}
.wood-cd91 .box_left_5fdc 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;
}
.wood-cd91 .box_left_5fdc li.surface-a8dd > a {
  color: rgba(0, 0, 0, 0.9);
}
.wood-cd91 .box_left_5fdc > 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;
}
.wood-cd91 .box_left_5fdc > li > a i {
  line-height: 0;
}
.wood-cd91 .box_left_5fdc > li.first-15af > a .motion-f287 {
  margin-left: 4px;
  line-height: 0;
}
.wood-cd91 .box_left_5fdc .brown-12e2 li.first-15af > a {
  position: relative;
}
.wood-cd91 .box_left_5fdc .brown-12e2 li.first-15af > a:after,
.wood-cd91 .box_left_5fdc .brown-12e2 li.first-15af > a:before {
  content: "";
  display: table;
}
.wood-cd91 .box_left_5fdc .brown-12e2 li.first-15af > a:after {
  clear: both;
}
.wood-cd91 .box_left_5fdc .brown-12e2 li.first-15af > a .motion-f287 {
  margin-left: 5px;
  float: right;
}
.wood-cd91 .smooth-bf11,
.wood-cd91 .brown-12e2 {
  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;
}
.wood-cd91 .brown-12e2 {
  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;
}
.wood-cd91 .brown-12e2 .short-bc63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wood-cd91 .brown-12e2 .motion-f287 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wood-cd91 .brown-12e2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.wood-cd91 .brown-12e2 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;
}
.wood-cd91 .brown-12e2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wood-cd91 .brown-12e2 .brown-12e2 {
  top: 0;
  left: 100%;
}
.wood-cd91 .preview-fresh-d080.fn-focus-dbae > .smooth-bf11,
.wood-cd91 .preview-fresh-d080.fn-focus-dbae > .brown-12e2,
.wood-cd91 .preview-fresh-d080:focus > .smooth-bf11,
.wood-cd91 .preview-fresh-d080:focus > .brown-12e2,
.wood-cd91 .preview-fresh-d080:hover > .smooth-bf11,
.wood-cd91 .preview-fresh-d080:hover > .brown-12e2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wood-cd91.hidden_14fc .cold-a183:after,
.wood-cd91.hidden_14fc .cold-a183:before {
  content: "";
  display: table;
}
.wood-cd91.hidden_14fc .cold-a183:after {
  clear: both;
}
.wood-cd91.hidden_14fc .cold-a183 > li {
  float: left;
}
.wood-cd91.texture-motion-23e2 .cold-a183:after,
.wood-cd91.texture-motion-23e2 .cold-a183:before {
  content: "";
  display: table;
}
.wood-cd91.texture-motion-23e2 .cold-a183:after {
  clear: both;
}
.wood-cd91.texture-motion-23e2 .cold-a183 > li {
  float: left;
}
.wood-cd91.texture-motion-23e2 .cold-a183 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wood-cd91.texture-motion-23e2 .cold-a183 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wood-cd91.texture-motion-23e2 .cold-a183 > li.input-8049 > a,
.wood-cd91.texture-motion-23e2 .cold-a183 > li.surface-a8dd > a {
  color: #fff;
  background-color: #1e4b75;
}
.wood-cd91.text_3832 .cold-a183 > li > a .short-bc63 {
  position: relative;
}
.wood-cd91.text_3832 .cold-a183 > li > a .short-bc63: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;
}
.wood-cd91.text_3832
  .cold-a183
  > li:focus
  > a
  .short-bc63:before,
.wood-cd91.text_3832
  .cold-a183
  > li:hover
  > a
  .short-bc63:before {
  width: 100%;
  background-color: currentColor;
}
.wood-cd91.text_3832
  .cold-a183
  > li.input-8049
  > a
  .short-bc63:before,
.wood-cd91.text_3832
  .cold-a183
  > li.middle-b741
  > a
  .short-bc63:before {
  width: 100%;
  background-color: currentColor;
}
.wood-cd91.large-3a6a .cold-a183 > li > a .short-bc63 {
  position: relative;
}
.wood-cd91.large-3a6a .cold-a183 > li > a .short-bc63: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;
}
.wood-cd91.large-3a6a .cold-a183 > li:focus > a .short-bc63:before,
.wood-cd91.large-3a6a
  .cold-a183
  > li:hover
  > a
  .short-bc63:before {
  width: 100%;
  background-color: currentColor;
}
.wood-cd91.large-3a6a
  .cold-a183
  > li.input-8049
  > a
  .short-bc63:before,
.wood-cd91.large-3a6a
  .cold-a183
  > li.middle-b741
  > a
  .short-bc63:before {
  width: 100%;
  background-color: currentColor;
}
.focused-76aa .box_left_5fdc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focused-76aa .box_left_5fdc li:first-child > a {
  border-top: none;
}
.focused-76aa .box_left_5fdc .wide-2fb8 > .short-bc63 .motion-f287 {
  display: none;
}
.focused-76aa .box_left_5fdc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focused-76aa .box_left_5fdc li:last-child {
  border: none;
}
.focused-76aa .box_left_5fdc li.first-15af > a {
  padding-right: 45px !important;
}
.focused-76aa .box_left_5fdc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focused-76aa .box_left_5fdc li a:focus,
.focused-76aa .box_left_5fdc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused-76aa .box_left_5fdc li .notification_d8a4 {
  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;
}
.focused-76aa .box_left_5fdc li .notification_d8a4:hover {
  box-shadow: none;
}
.focused-76aa .box_left_5fdc li .notification_d8a4 .motion-f287 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focused-76aa .box_left_5fdc .brown-12e2 {
  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);
}
.focused-76aa .box_left_5fdc .brown-12e2 li a {
  padding-left: 3em;
}
.focused-76aa .box_left_5fdc .bronze_c8ad > a .notification_d8a4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focused-76aa .box_left_5fdc .bronze_c8ad > .brown-12e2 {
  display: block;
  opacity: 1;
}
.widget-c3cb {
  max-width: 100%;
}
.gradient_460e {
  line-height: 0;
  cursor: pointer;
}
.detail_2770 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.detail_2770:hover {
  box-shadow: none;
  color: currentColor;
}
.detail_2770 svg {
  width: 18px;
  height: 18px;
}
.detail_2770 .main_bd08 {
  display: none;
}
.avatar_small_2f02 {
  position: relative;
}
.avatar_small_2f02.fn-active-dbae .detail_2770 .photo_e30e {
  display: none;
}
.avatar_small_2f02.fn-active-dbae .detail_2770 .main_bd08 {
  display: inline-block;
}
.avatar_small_2f02 .popup-gold-a8f7 {
  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);
}
.avatar_small_2f02.secondary-56ba .popup-gold-a8f7 {
  left: auto;
  right: -0.9em;
}
.avatar_small_2f02.secondary-56ba .list-1aac::before {
  left: auto;
  right: 15px;
}
.avatar_small_2f02.fn-active-dbae .popup-gold-a8f7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-wide-4956 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.frame-wide-4956 label {
  flex-basis: 100%;
}
.frame-wide-4956 .simple-8b61 {
  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;
}
.frame-wide-4956 .footer_complex_d3ee {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.frame-wide-4956 .footer_complex_d3ee:focus {
  background-color: transparent;
}
.frame-wide-4956 button.brown-ab24 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.frame-wide-4956 button.brown-ab24:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.frame-wide-4956 button.brown-ab24 svg {
  width: 18px;
  height: 18px;
}
.frame-wide-4956 input[type="submit"] {
  min-height: auto;
}
.west-2421 .frame-wide-4956 .footer_complex_d3ee {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.list-1aac {
  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) {
  .list-1aac {
    width: 220px;
  }
}
.list-1aac label {
  flex-basis: 100%;
}
.list-1aac::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;
}
.white-97a8 .west-2421 .frame-wide-4956 {
  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;
}
.white-97a8
  .west-2421
  .frame-wide-4956
  .simple-8b61 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.white-97a8 .west-2421 .frame-wide-4956 .footer_complex_d3ee {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.white-97a8
  .west-2421
  .frame-wide-4956
  .footer_complex_d3ee:focus {
  background: 0 0;
}
.white-97a8
  .west-2421
  .frame-wide-4956
  .element_14e3 {
  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;
}
.action-1955 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.action-1955 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.action-1955 li:last-child {
  margin-right: 0;
}
.action-1955 li:first-child {
  margin-left: 0;
}
.action-1955.large-8274 a {
  color: #fff;
}
.action-1955.large-8274 a:hover {
  color: #fff;
}
.action-1955 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.action-1955 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.action-1955 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.action-1955 a:hover {
  opacity: 0.9;
  color: inherit;
}
.action-1955 [class*="social-icon-apple"] {
  background-color: #999;
}
.action-1955 [class*="social-icon-apple"].avatar-74bd {
  background-color: transparent;
  color: #999;
}
.action-1955 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.action-1955 [class*="social-icon-behance"].avatar-74bd {
  background-color: transparent;
  color: #1769ff;
}
.action-1955 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.action-1955 [class*="social-icon-bitbucket"].avatar-74bd {
  background-color: transparent;
  color: #205081;
}
.action-1955 [class*="social-icon-codepen"] {
  background-color: #000;
}
.action-1955 [class*="social-icon-codepen"].avatar-74bd {
  background-color: transparent;
  color: #000;
}
.action-1955 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.action-1955 [class*="social-icon-delicious"].avatar-74bd {
  background-color: transparent;
  color: #39f;
}
.action-1955 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.action-1955 [class*="social-icon-digg"].avatar-74bd {
  background-color: transparent;
  color: #005be2;
}
.action-1955 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.action-1955 [class*="social-icon-dribbble"].avatar-74bd {
  background-color: transparent;
  color: #ea4c89;
}
.action-1955 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.action-1955 [class*="social-icon-envelope"].avatar-74bd {
  background-color: transparent;
  color: #ea4335;
}
.action-1955 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.action-1955 [class*="social-icon-facebook"].avatar-74bd {
  background-color: transparent;
  color: #3b5998;
}
.action-1955 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.action-1955 [class*="social-icon-flickr"].avatar-74bd {
  background-color: transparent;
  color: #0063dc;
}
.action-1955 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.action-1955 [class*="social-icon-foursquare"].avatar-74bd {
  background-color: transparent;
  color: #2d5be3;
}
.action-1955 [class*="social-icon-github"] {
  background-color: #333;
}
.action-1955 [class*="social-icon-github"].avatar-74bd {
  background-color: transparent;
  color: #333;
}
.action-1955 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.action-1955 [class*="social-icon-google-plus"].avatar-74bd {
  background-color: transparent;
  color: #dd4b39;
}
.action-1955 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.action-1955 [class*="social-icon-houzz"].avatar-74bd {
  background-color: transparent;
  color: #7ac142;
}
.action-1955 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.action-1955 [class*="social-icon-instagram"].avatar-74bd {
  background-color: transparent;
  color: #262626;
}
.action-1955 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.action-1955 [class*="social-icon-jsfiddle"].avatar-74bd {
  background-color: transparent;
  color: #487aa2;
}
.action-1955 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.action-1955 [class*="social-icon-linkedin"].avatar-74bd {
  background-color: transparent;
  color: #0077b5;
}
.action-1955 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.action-1955 [class*="social-icon-medium"].avatar-74bd {
  background-color: transparent;
  color: #00ab6b;
}
.action-1955 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.action-1955
  [class*="social-icon-odnoklassniki"].avatar-74bd {
  background-color: transparent;
  color: #f4731c;
}
.action-1955 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.action-1955 [class*="social-icon-meetup"].avatar-74bd {
  background-color: transparent;
  color: #ec1c40;
}
.action-1955 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.action-1955 [class*="social-icon-pinterest"].avatar-74bd {
  background-color: transparent;
  color: #bd081c;
}
.action-1955 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.action-1955 [class*="social-icon-product-hunt"].avatar-74bd {
  background-color: transparent;
  color: #da552f;
}
.action-1955 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.action-1955 [class*="social-icon-reddit"].avatar-74bd {
  background-color: transparent;
  color: #ff4500;
}
.action-1955 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.action-1955 [class*="social-icon-rss"].avatar-74bd {
  background-color: transparent;
  color: #f26522;
}
.action-1955 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.action-1955
  [class*="social-icon-shopping-cart"].avatar-74bd {
  background-color: transparent;
  color: #4caf50;
}
.action-1955 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.action-1955 [class*="social-icon-skype"].avatar-74bd {
  background-color: transparent;
  color: #00aff0;
}
.action-1955 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.action-1955 [class*="social-icon-slideshare"].avatar-74bd {
  background-color: transparent;
  color: #0077b5;
}
.action-1955 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.action-1955 [class*="social-icon-snapchat"].avatar-74bd {
  background-color: transparent;
  color: #fffc00;
}
.action-1955 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.action-1955 [class*="social-icon-soundcloud"].avatar-74bd {
  background-color: transparent;
  color: #f80;
}
.action-1955 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.action-1955 [class*="social-icon-spotify"].avatar-74bd {
  background-color: transparent;
  color: #2ebd59;
}
.action-1955 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.action-1955
  [class*="social-icon-stack-overflow"].avatar-74bd {
  background-color: transparent;
  color: #fe7a15;
}
.action-1955 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.action-1955 [class*="social-icon-maldkfgram"].avatar-74bd {
  background-color: transparent;
  color: #2ca5e0;
}
.action-1955 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.action-1955 [class*="social-icon-tripadvisor"].avatar-74bd {
  background-color: transparent;
  color: #589442;
}
.action-1955 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.action-1955 [class*="social-icon-tumblr"].avatar-74bd {
  background-color: transparent;
  color: #35465c;
}
.action-1955 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.action-1955 [class*="social-icon-twitch"].avatar-74bd {
  background-color: transparent;
  color: #6441a5;
}
.action-1955 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.action-1955 [class*="social-icon-twitter"].avatar-74bd {
  background-color: transparent;
  color: #1da1f2;
}
.action-1955 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.action-1955 [class*="social-icon-vimeo"].avatar-74bd {
  background-color: transparent;
  color: #1ab7ea;
}
.action-1955 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.action-1955 [class*="social-icon-vk"].avatar-74bd {
  background-color: transparent;
  color: #45668e;
}
.action-1955 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.action-1955 [class*="social-icon-weibo"].avatar-74bd {
  background-color: transparent;
  color: #df2029;
}
.action-1955 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.action-1955 [class*="social-icon-weixin"].avatar-74bd {
  background-color: transparent;
  color: #7bb32e;
}
.action-1955 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.action-1955 [class*="social-icon-whatsapp"].avatar-74bd {
  background-color: transparent;
  color: #25d366;
}
.action-1955 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.action-1955 [class*="social-icon-wordpress"].avatar-74bd {
  background-color: transparent;
  color: #21759b;
}
.action-1955 [class*="social-icon-xing"] {
  background-color: #026466;
}
.action-1955 [class*="social-icon-xing"].avatar-74bd {
  background-color: transparent;
  color: #026466;
}
.action-1955 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.action-1955 [class*="social-icon-yelp"].avatar-74bd {
  background-color: transparent;
  color: #af0606;
}
.action-1955 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.action-1955 [class*="social-icon-youtube"].avatar-74bd {
  background-color: transparent;
  color: #cd201f;
}
.accent-a669 {
  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;
}
.accent-a669:hover {
  box-shadow: none;
  background: 0 0;
}
.huge_775f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.widget_dd18 {
  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;
}
.card-black-aca6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.row-orange-2d1c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.row-orange-2d1c,
.row-orange-2d1c::after,
.row-orange-2d1c::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.row-orange-2d1c::after,
.row-orange-2d1c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gas_a68c .widget_dd18 .card-black-aca6 {
  margin-top: -2px;
  width: 19px;
}
.gas_a68c .widget_dd18 .row-orange-2d1c {
  margin-top: -1px;
}
.gas_a68c .widget_dd18 .row-orange-2d1c,
.gas_a68c .widget_dd18 .row-orange-2d1c::after,
.gas_a68c .widget_dd18 .row-orange-2d1c::before {
  width: 19px;
  height: 2px;
}
.gas_a68c .widget_dd18 .row-orange-2d1c::before {
  top: -6px;
}
.gas_a68c .widget_dd18 .row-orange-2d1c::after {
  bottom: -6px;
}
.block-7a57 .widget_dd18 .card-black-aca6 {
  margin-top: -2px;
  width: 22px;
}
.block-7a57 .widget_dd18 .row-orange-2d1c {
  margin-top: -1px;
}
.block-7a57 .widget_dd18 .row-orange-2d1c,
.block-7a57 .widget_dd18 .row-orange-2d1c::after,
.block-7a57 .widget_dd18 .row-orange-2d1c::before {
  width: 22px;
  height: 2px;
}
.block-7a57 .widget_dd18 .row-orange-2d1c::before {
  top: -7px;
}
.block-7a57 .widget_dd18 .row-orange-2d1c::after {
  bottom: -7px;
}
.cold_2e26 .widget_dd18 .card-black-aca6 {
  margin-top: -2px;
  width: 31px;
}
.cold_2e26 .widget_dd18 .row-orange-2d1c {
  margin-top: -1.5px;
}
.cold_2e26 .widget_dd18 .row-orange-2d1c,
.cold_2e26 .widget_dd18 .row-orange-2d1c::after,
.cold_2e26 .widget_dd18 .row-orange-2d1c::before {
  width: 31px;
  height: 3px;
}
.cold_2e26 .widget_dd18 .row-orange-2d1c::before {
  top: -9px;
}
.cold_2e26 .widget_dd18 .row-orange-2d1c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .active-63ba .widget_dd18 .card-black-aca6 {
    margin-top: -2px;
    width: 19px;
  }
  .active-63ba .widget_dd18 .row-orange-2d1c {
    margin-top: -1px;
  }
  .active-63ba .widget_dd18 .row-orange-2d1c,
  .active-63ba .widget_dd18 .row-orange-2d1c::after,
  .active-63ba .widget_dd18 .row-orange-2d1c::before {
    width: 19px;
    height: 2px;
  }
  .active-63ba .widget_dd18 .row-orange-2d1c::before {
    top: -6px;
  }
  .active-63ba .widget_dd18 .row-orange-2d1c::after {
    bottom: -6px;
  }
  .link-b04c .widget_dd18 .card-black-aca6 {
    margin-top: -2px;
    width: 22px;
  }
  .link-b04c .widget_dd18 .row-orange-2d1c {
    margin-top: -1px;
  }
  .link-b04c .widget_dd18 .row-orange-2d1c,
  .link-b04c .widget_dd18 .row-orange-2d1c::after,
  .link-b04c .widget_dd18 .row-orange-2d1c::before {
    width: 22px;
    height: 2px;
  }
  .link-b04c .widget_dd18 .row-orange-2d1c::before {
    top: -7px;
  }
  .link-b04c .widget_dd18 .row-orange-2d1c::after {
    bottom: -7px;
  }
  .active_ae7d .widget_dd18 .card-black-aca6 {
    margin-top: -2px;
    width: 31px;
  }
  .active_ae7d .widget_dd18 .row-orange-2d1c {
    margin-top: -1.5px;
  }
  .active_ae7d .widget_dd18 .row-orange-2d1c,
  .active_ae7d .widget_dd18 .row-orange-2d1c::after,
  .active_ae7d .widget_dd18 .row-orange-2d1c::before {
    width: 31px;
    height: 3px;
  }
  .active_ae7d .widget_dd18 .row-orange-2d1c::before {
    top: -9px;
  }
  .active_ae7d .widget_dd18 .row-orange-2d1c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar-95de .widget_dd18 .card-black-aca6 {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar-95de .widget_dd18 .row-orange-2d1c {
    margin-top: -1px;
  }
  .sidebar-95de .widget_dd18 .row-orange-2d1c,
  .sidebar-95de .widget_dd18 .row-orange-2d1c::after,
  .sidebar-95de .widget_dd18 .row-orange-2d1c::before {
    width: 19px;
    height: 2px;
  }
  .sidebar-95de .widget_dd18 .row-orange-2d1c::before {
    top: -6px;
  }
  .sidebar-95de .widget_dd18 .row-orange-2d1c::after {
    bottom: -6px;
  }
  .element-iron-6c59 .widget_dd18 .card-black-aca6 {
    margin-top: -2px;
    width: 22px;
  }
  .element-iron-6c59 .widget_dd18 .row-orange-2d1c {
    margin-top: -1px;
  }
  .element-iron-6c59 .widget_dd18 .row-orange-2d1c,
  .element-iron-6c59 .widget_dd18 .row-orange-2d1c::after,
  .element-iron-6c59 .widget_dd18 .row-orange-2d1c::before {
    width: 22px;
    height: 2px;
  }
  .element-iron-6c59 .widget_dd18 .row-orange-2d1c::before {
    top: -7px;
  }
  .element-iron-6c59 .widget_dd18 .row-orange-2d1c::after {
    bottom: -7px;
  }
  .huge_f137 .widget_dd18 .card-black-aca6 {
    margin-top: -2px;
    width: 31px;
  }
  .huge_f137 .widget_dd18 .row-orange-2d1c {
    margin-top: -1.5px;
  }
  .huge_f137 .widget_dd18 .row-orange-2d1c,
  .huge_f137 .widget_dd18 .row-orange-2d1c::after,
  .huge_f137 .widget_dd18 .row-orange-2d1c::before {
    width: 31px;
    height: 3px;
  }
  .huge_f137 .widget_dd18 .row-orange-2d1c::before {
    top: -9px;
  }
  .huge_f137 .widget_dd18 .row-orange-2d1c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .info_1634 .widget_dd18 .card-black-aca6 {
    margin-top: -2px;
    width: 19px;
  }
  .info_1634 .widget_dd18 .row-orange-2d1c {
    margin-top: -1px;
  }
  .info_1634 .widget_dd18 .row-orange-2d1c,
  .info_1634 .widget_dd18 .row-orange-2d1c::after,
  .info_1634 .widget_dd18 .row-orange-2d1c::before {
    width: 19px;
    height: 2px;
  }
  .info_1634 .widget_dd18 .row-orange-2d1c::before {
    top: -6px;
  }
  .info_1634 .widget_dd18 .row-orange-2d1c::after {
    bottom: -6px;
  }
  .logo_cool_3cdd .widget_dd18 .card-black-aca6 {
    margin-top: -2px;
    width: 22px;
  }
  .logo_cool_3cdd .widget_dd18 .row-orange-2d1c {
    margin-top: -1px;
  }
  .logo_cool_3cdd .widget_dd18 .row-orange-2d1c,
  .logo_cool_3cdd .widget_dd18 .row-orange-2d1c::after,
  .logo_cool_3cdd .widget_dd18 .row-orange-2d1c::before {
    width: 22px;
    height: 2px;
  }
  .logo_cool_3cdd .widget_dd18 .row-orange-2d1c::before {
    top: -7px;
  }
  .logo_cool_3cdd .widget_dd18 .row-orange-2d1c::after {
    bottom: -7px;
  }
  .message_135b .widget_dd18 .card-black-aca6 {
    margin-top: -2px;
    width: 31px;
  }
  .message_135b .widget_dd18 .row-orange-2d1c {
    margin-top: -1.5px;
  }
  .message_135b .widget_dd18 .row-orange-2d1c,
  .message_135b .widget_dd18 .row-orange-2d1c::after,
  .message_135b .widget_dd18 .row-orange-2d1c::before {
    width: 31px;
    height: 3px;
  }
  .message_135b .widget_dd18 .row-orange-2d1c::before {
    top: -9px;
  }
  .message_135b .widget_dd18 .row-orange-2d1c::after {
    bottom: -9px;
  }
}
.detail_3f4b .row-orange-2d1c {
  -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);
}
.detail_3f4b .row-orange-2d1c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.detail_3f4b .row-orange-2d1c::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);
}
.detail_3f4b.hero-2f60 .row-orange-2d1c {
  -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);
}
.detail_3f4b.hero-2f60 .row-orange-2d1c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.detail_3f4b.hero-2f60 .row-orange-2d1c::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);
}
.block-cd88 {
  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.text-e20d:before {
  display: none;
}
.header_9b10 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.header_9b10 .current_61f7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.header_9b10 .current_61f7:last-of-type {
  border-bottom: none;
}
.header_9b10 .current_61f7.gas-db01,
.header_9b10 .current_61f7.heading-20d3,
.header_9b10 .current_61f7.container_short_7956 {
  padding: 0;
}
.header_9b10 .focused-76aa .notification_d8a4 {
  color: currentColor;
}
.header_9b10 .focused-76aa .notification_d8a4:focus,
.header_9b10 .focused-76aa .notification_d8a4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_9b10.in-9722 .disabled-ea0c,
.header_9b10.in-9722 .down-4047 a,
.header_9b10.in-9722 .cold-a183 a,
.header_9b10.in-9722 .brown-12e2 a {
  color: rgba(0, 0, 0, 0.55);
}
.header_9b10.in-9722 .disabled-ea0c:hover,
.header_9b10.in-9722 .down-4047 a:hover,
.header_9b10.in-9722 .cold-a183 a:hover,
.header_9b10.in-9722 .brown-12e2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_9b10.in-9722 .photo_soft_4934 {
  color: rgba(0, 0, 0, 0.8);
}
.header_9b10.in-9722 .current_61f7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_9b10.in-9722 .current_61f7:before {
  background: rgba(0, 0, 0, 0.08);
}
.header_9b10.in-9722 .medium-69c8:before {
  background: rgba(255, 255, 255, 0.9);
}
.header_9b10.in-9722 .focused-76aa .box_left_5fdc li a,
.header_9b10.in-9722 .focused-76aa .notification_d8a4,
.header_9b10.in-9722 .brown-12e2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_9b10.in-9722 .focused-76aa .notification_d8a4:focus,
.header_9b10.in-9722 .focused-76aa .notification_d8a4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_9b10.in-9722 .box_left_5fdc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_9b10.search-next-3cd8 .disabled-ea0c,
.header_9b10.search-next-3cd8 .down-4047 a,
.header_9b10.search-next-3cd8 .cold-a183 .notification_d8a4,
.header_9b10.search-next-3cd8 .cold-a183 a,
.header_9b10.search-next-3cd8 .brown-12e2 a {
  color: rgba(255, 255, 255, 0.79);
}
.header_9b10.search-next-3cd8 .disabled-ea0c:hover,
.header_9b10.search-next-3cd8 .down-4047 a:hover,
.header_9b10.search-next-3cd8 .cold-a183 .notification_d8a4:hover,
.header_9b10.search-next-3cd8 .cold-a183 a:hover,
.header_9b10.search-next-3cd8 .brown-12e2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_9b10.search-next-3cd8 .photo_soft_4934 {
  color: rgba(255, 255, 255, 0.99);
}
.header_9b10.search-next-3cd8 .current_61f7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_9b10.search-next-3cd8 .current_61f7:before {
  background: rgba(255, 255, 255, 0.08);
}
.header_9b10.search-next-3cd8 .medium-69c8:before {
  background: rgba(0, 0, 0, 0.9);
}
.header_9b10.search-next-3cd8 .focused-76aa .box_left_5fdc li a,
.header_9b10.search-next-3cd8 .focused-76aa .notification_d8a4,
.header_9b10.search-next-3cd8 .brown-12e2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_9b10.search-next-3cd8 .focused-76aa .notification_d8a4:focus,
.header_9b10.search-next-3cd8 .focused-76aa .notification_d8a4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_9b10.search-next-3cd8 .box_left_5fdc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium-69c8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.medium-69c8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.background-adcb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.info-783e .header_9b10 {
  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;
}
.info-783e .current_61f7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.info-783e .current_61f7: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) {
  .info-783e .current_61f7:before {
    width: 16%;
    left: 42%;
  }
}
.info-783e .current_61f7:last-child:before {
  content: none;
}
.info-783e .current_61f7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.info-783e .focused-76aa .box_left_5fdc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.info-783e .focused-76aa .box_left_5fdc li a .notification_d8a4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.info-783e .focused-76aa .brown-12e2 {
  border: none;
}
.info-783e .focused-76aa .brown-12e2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.info-783e .medium-69c8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.info-783e .background-adcb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.info-783e .search-next-3cd8 .medium-69c8:before {
  background: rgba(0, 0, 0, 0.9);
}
.info-783e .in-9722.aside_dynamic_6429 .row-orange-2d1c {
  background: rgba(0, 0, 0, 0.6);
}
.info-783e
  .in-9722.aside_dynamic_6429
  .row-orange-2d1c::after,
.info-783e
  .in-9722.aside_dynamic_6429
  .row-orange-2d1c:before {
  background: inherit;
}
.info-783e
  .in-9722.aside_dynamic_6429:hover
  .row-orange-2d1c {
  background: rgba(0, 0, 0, 0.8);
}
.label_9dff .header_9b10 {
  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) {
  .label_9dff .header_9b10 {
    width: auto;
    right: 45px;
  }
}
.upper_591e .header_9b10 {
  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) {
  .upper_591e .header_9b10 {
    width: auto;
    left: 45px;
  }
}
.text-e20d .header_9b10 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.text-e20d .background-adcb {
  max-width: 48em;
  margin: 0 auto;
}
.text-e20d .medium-69c8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.red_5be4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.red_5be4.info-783e .header_9b10 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.red_5be4.label_9dff .header_9b10 {
  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);
}
.red_5be4 .header_9b10 {
  visibility: visible;
}
.red_5be4.upper_591e .header_9b10 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.notification_gold_9044,
.over_d3bb {
  overflow-x: hidden;
}
.notification_gold_9044 .header_9b10 {
  overflow: auto;
}
.notification_gold_9044.info-783e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification_gold_9044.info-783e .header_9b10 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.notification_gold_9044.info-783e .accent-a669 {
  opacity: 0;
}
.notification_gold_9044.label_9dff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification_gold_9044.label_9dff .header_9b10 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.notification_gold_9044.label_9dff .accent-a669 {
  opacity: 0;
}
.notification_gold_9044.upper_591e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notification_gold_9044.upper_591e .header_9b10 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.notification_gold_9044.upper_591e .accent-a669 {
  opacity: 0;
}
.notification_gold_9044.text-e20d .header_9b10 {
  z-index: 10;
  visibility: visible;
}
.aside_dynamic_6429 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.aside_dynamic_6429 .row-orange-2d1c {
  background: rgba(255, 255, 255, 0.99);
}
.aside_dynamic_6429 .row-orange-2d1c::after,
.aside_dynamic_6429 .row-orange-2d1c:before {
  background: inherit;
}
.aside_dynamic_6429:hover .row-orange-2d1c {
  background: rgba(255, 255, 255, 0.99);
}
.upper_591e .aside_dynamic_6429 {
  top: 10px;
  right: auto;
  left: 12px;
}
.text-e20d .aside_dynamic_6429 {
  display: none !important;
}
.notification_gold_9044:before,
.over_d3bb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.notification_gold_9044 .aside_dynamic_6429,
.over_d3bb .aside_dynamic_6429 {
  display: inline-block;
}
.header_9b10 .summary_8a53 {
  -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;
}
.notification_gold_9044 .header_9b10 .summary_8a53,
.over_d3bb .header_9b10 .summary_8a53 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip_955b .simple-8b61 {
  width: 100%;
}
.element-f601 {
  padding: 0 0.5em 0;
}
.element-f601 [class*="customify-col-"],
.element-f601 [class*="customify-col_"],
.element-f601 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.block-d5a8 .element-f601 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .table-1a87 .preview_under_2f1c,
  .preview_under_2f1c {
    display: none;
  }
  .card-a2dd {
    text-align: left;
  }
  .title-old-ad2e {
    text-align: center;
  }
  .green-2d87 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .table-1a87 .up-09c8,
  .up-09c8 {
    display: none;
  }
  .sidebar_prev_a9c9 {
    text-align: left;
  }
  .shade-dfb8 {
    text-align: center;
  }
  .notification-purple-1660 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .table-1a87 .preview-4777,
  .preview-4777 {
    display: none;
  }
  .section-gas-d527 {
    text-align: left;
  }
  .card-dirty-7fee {
    text-align: center;
  }
  .focus_steel_8730 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.prev_583d {
  box-shadow: none !important;
}
.small-2b6c .wide_0daf,
.cool_8698 .wide_0daf {
  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;
}
.cool_8698 .wide_0daf {
  margin-top: 30px;
  margin-bottom: 30px;
}
.status_silver_0691 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.status_silver_0691:after,
.status_silver_0691:before {
  content: "";
  display: table;
}
.status_silver_0691:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .status_silver_0691 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.status_silver_0691,
.outer-e837 {
  max-width: 1248px;
  margin: 0 auto;
}

.hovered-7b70.motion_309b .status_silver_0691 {
  max-width: 100%;
}
.hovered-7b70.main_f4b6 {
  max-width: 1200px;
  margin: 0 auto;
}
.hovered-7b70.main_simple_5af6 .status_silver_0691 {
  max-width: 100%;
}
.hovered-7b70.main_simple_5af6 > .status_silver_0691 {
  padding-left: 0;
  padding-right: 0;
}
.hovered-7b70.main_simple_5af6 > .status_silver_0691 .table-1a87 {
  margin: 0;
}
.hovered-7b70.main_simple_5af6
  > .status_silver_0691
  .slider_glass_2a6b.shade-center-d973 {
  margin-right: 0;
  margin-left: 0;
}
.hovered-7b70.main_simple_5af6 #main.shade-center-d973 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .preview-top-82fc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .preview-top-82fc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .title-wood-a419 .icon_wide_1a64 {
    padding-right: 1em;
  }
  .title-wood-a419.shadow_brown_8e03 .slider_glass_2a6b {
    border-right: 1px solid #eaecee;
  }
  .title-wood-a419.shadow_brown_8e03 .icon_wide_1a64 {
    padding-right: 1em;
  }
  .title-wood-a419.shadow_brown_8e03 .paragraph_liquid_d5fc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .simple_3081 .icon_wide_1a64 {
    padding-left: 1em;
  }
  .simple_3081.shadow_brown_8e03 .slider_glass_2a6b {
    border-left: 1px solid #eaecee;
  }
  .simple_3081.shadow_brown_8e03 .icon_wide_1a64 {
    padding-left: 1em;
  }
  .simple_3081.shadow_brown_8e03 .paragraph_liquid_d5fc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_under_0a20 .icon_wide_1a64 {
    padding-left: 1em;
  }
  .main_under_0a20.shadow_brown_8e03 .grid-661a {
    border-right: 1px solid #eaecee;
  }
  .main_under_0a20.shadow_brown_8e03 .yellow_8034 {
    border-right: 1px solid #eaecee;
  }
  .main_under_0a20.shadow_brown_8e03 .icon_wide_1a64 {
    padding-left: 1em;
  }
  .main_under_0a20.shadow_brown_8e03 .paragraph_liquid_d5fc {
    padding-right: 1em;
  }
  .main_under_0a20.shadow_brown_8e03 .frame_liquid_8ea8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_9522 .icon_wide_1a64 {
    padding-right: 1em;
  }
  .dropdown_9522.shadow_brown_8e03 .grid-661a {
    border-left: 1px solid #eaecee;
  }
  .dropdown_9522.shadow_brown_8e03 .yellow_8034 {
    border-left: 1px solid #eaecee;
  }
  .dropdown_9522.shadow_brown_8e03 .icon_wide_1a64 {
    padding-right: 1em;
  }
  .dropdown_9522.shadow_brown_8e03 .paragraph_liquid_d5fc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown_9522.shadow_brown_8e03 .frame_liquid_8ea8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview-top-82fc .icon_wide_1a64 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview-top-82fc.shadow_brown_8e03 .slider_glass_2a6b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .preview-top-82fc.shadow_brown_8e03 .icon_wide_1a64 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview-top-82fc.shadow_brown_8e03 .paragraph_liquid_d5fc {
    padding-left: 1em;
  }
  .preview-top-82fc.shadow_brown_8e03 .frame_liquid_8ea8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .preview-top-82fc.shadow_brown_8e03 .icon_wide_1a64 {
    padding-left: 0;
  }
}
.outer-459c .yellow-3c1b {
  display: inline-block;
}
.card-medium-0501 {
  display: inline-block;
}
.image_718f {
  word-con: break-word;
}
.primary-ca6c > span {
  display: inline-block;
  padding: 5px 0;
}
.primary-ca6c .fast-c5f7 {
  margin-left: 8px;
  margin-right: 8px;
}
.primary-ca6c .video-narrow-5a91 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fluid_395a .hard-0adf {
  margin-bottom: 2em;
}
.fluid_395a .video-b2fe {
  margin-bottom: 15px;
}
.fluid_395a .video-b2fe:last-child {
  margin-bottom: 0;
}
.fluid_395a .panel-2a08 {
  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) {
  .fluid_395a .panel-2a08 {
    display: block;
  }
}
.fluid_395a .caption_da79 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fluid_395a .caption_da79 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fluid_395a .element-wood-b22a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fluid_395a .element-wood-b22a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fluid_395a .element-wood-b22a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fluid_395a .image_718f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fluid_395a .image_718f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fluid_395a .up-d7bf p:last-child {
  margin-bottom: 0;
}
.fluid_395a .fluid-058b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fluid_395a .preview-79ed {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fluid_395a .yellow-122c {
  margin-top: 1em;
}
.fluid_395a .texture-bottom-92ef {
  top: 0;
  display: block;
}
.fluid_395a .texture-bottom-92ef a {
  color: inherit;
}
.fluid_395a .texture-bottom-92ef a:hover {
  color: inherit;
}
.fluid_395a .badge_north_582d {
  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;
}
.fluid_395a .badge_north_582d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fluid_395a .preview-79ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fluid_395a .under-7573 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fluid_395a .under-7573:first-child {
  margin-top: 0;
}
.fluid_395a .under-7573.gold-ab96 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fluid_395a .under-7573.banner-fresh-c731 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fluid_395a
  .under-7573.banner-fresh-c731.carousel-d5ad
  .yellow-122c {
  width: 100%;
}
.fluid_395a .banner-fresh-c731 {
  -webkit-box-align: center;
  align-items: center;
}
.fluid_395a .banner-fresh-c731 .primary-ca6c,
.fluid_395a .banner-fresh-c731 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fluid_395a .element-wood-b22a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fluid_395a .element-wood-b22a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fluid_395a .element-wood-b22a: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;
}
.fluid_395a .gold-ab96 {
  z-index: 5;
}
.fluid_395a .overlay-pressed-e3dd .detail_84f7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fluid_395a .main_old_4678 .detail_84f7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fluid_395a .button_wide_f4a3 .detail_84f7 {
  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;
}
.fluid_395a.badge_1bcd .panel-2a08,
.fluid_395a.panel-white-7f13 .panel-2a08 {
  display: block;
}
.fluid_395a.badge_1bcd .panel-2a08 .image-bright-0b26,
.fluid_395a.badge_1bcd .panel-2a08 .preview-79ed,
.fluid_395a.panel-white-7f13 .panel-2a08 .image-bright-0b26,
.fluid_395a.panel-white-7f13 .panel-2a08 .preview-79ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fluid_395a.shadow-68a0 .caption_da79 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fluid_395a.shadow-68a0 .caption_da79 {
    margin-right: 0;
  }
}
.fluid_395a.badge_1bcd .caption_da79,
.fluid_395a.panel-white-7f13 .caption_da79 {
  padding-top: 40%;
}
.fluid_395a.badge_1bcd .hard-0adf,
.fluid_395a.panel-white-7f13 .hard-0adf {
  display: block;
}
.fluid_395a.badge_1bcd .fn-sticky-dbae .preview-79ed,
.fluid_395a.panel-white-7f13 .fn-sticky-dbae .preview-79ed {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fluid_395a.badge_1bcd .caption_da79,
.fluid_395a.panel-white-7f13 .caption_da79 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fluid_395a.badge_1bcd .preview-79ed {
  padding: 1em;
}
.pink_4a64 {
  margin: 30px auto;
  display: block;
}
.pink_4a64 .pagination_6f73 > * {
  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;
}
.pink_4a64 .pagination_6f73 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pink_4a64 .pagination_6f73 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.center-a4ae .primary-ca6c {
  margin-bottom: 1.41575em;
}
.center-a4ae .orange-5d75 {
  margin-bottom: 1.618em;
}
.outline-full-a67b .texture-up-a087 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.outline-full-a67b .texture-up-a087 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.outline-full-a67b .easy_21e7 {
  max-width: 100%;
  overflow: auto;
}
.caption-4b58 .outline-full-a67b a:hover {
  text-decoration: underline;
}
.pagination-last-455a .video-b2fe:not(.image_718f),
.pagination-last-455a .element-wood-b22a {
  margin-bottom: 1.41575em;
}
.pagination-last-455a .video-b2fe:not(.image_718f):last-child,
.pagination-last-455a .element-wood-b22a:last-child {
  margin-bottom: 0;
}
.pagination-last-455a .video-b2fe.lower_8690 {
  margin-bottom: 0.41575em;
}
.pagination-last-455a .smooth-5300:before,
.pagination-last-455a .north-7904:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination-last-455a .smooth-5300:before {
  content: "\f115";
}
.pagination-last-455a .north-7904:before {
  content: "\f02c";
}
.pagination-last-455a .video_9caa {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination-last-455a .video_9caa a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accordion_iron_bde1 {
  display: -webkit-box;
  display: flex;
}
.accordion_iron_bde1 .label-dark-820f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accordion_iron_bde1 .label-dark-820f {
    flex-basis: 90px;
  }
}
.accordion_iron_bde1 .container-148f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion_iron_bde1 .container-148f {
    flex-basis: calc(100% - 50px);
  }
}
.accordion_iron_bde1 .thumbnail-simple-e0af p:last-child {
  margin-bottom: 0.72em;
}
.notification-6fb0 .pagination_6f73 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notification-6fb0 .pagination_6f73:after,
.notification-6fb0 .pagination_6f73:before {
  content: "";
  display: table;
}
.notification-6fb0 .pagination_6f73:after {
  clear: both;
}
.notification-6fb0 .pagination_6f73 .pattern-a754,
.notification-6fb0 .pagination_6f73 .footer-e308 {
  width: 49%;
}
.notification-6fb0 .pagination_6f73 .pattern-a754 a span.hard-c000,
.notification-6fb0 .pagination_6f73 .footer-e308 a span.hard-c000 {
  display: block;
  margin-bottom: 5px;
}
.notification-6fb0 .pagination_6f73 .footer-e308 {
  float: left;
  text-align: left;
}
.notification-6fb0 .pagination_6f73 .pattern-a754 {
  float: right;
  text-align: right;
}
.element-narrow-c2ec {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .element-narrow-c2ec {
    margin-bottom: 0;
  }
}
.notification_4e13 {
  margin-bottom: 1em;
}
.notification_4e13 .image_718f {
  font-size: 1.1em;
  line-height: 1.3;
}
.fresh_e27c a {
  display: block;
  line-height: 0;
  position: relative;
}
.active_fluid_b15d .notification_4e13,
.panel_glass_fa63 .notification_4e13 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active_fluid_b15d .notification_4e13,
  .panel_glass_fa63 .notification_4e13 {
    display: block;
  }
}
.active_fluid_b15d .fresh_e27c,
.panel_glass_fa63 .fresh_e27c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active_fluid_b15d .fresh_e27c,
  .panel_glass_fa63 .fresh_e27c {
    margin-bottom: 1em;
  }
}
.active_fluid_b15d .fresh_e27c img,
.panel_glass_fa63 .fresh_e27c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active_fluid_b15d .tabs_static_d83e,
.panel_glass_fa63 .tabs_static_d83e {
  flex-basis: calc(100% - 160px);
}
.active_fluid_b15d .tabs_static_d83e p,
.panel_glass_fa63 .tabs_static_d83e p {
  margin-bottom: 0;
}
.active_fluid_b15d .tabs_static_d83e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active_fluid_b15d .tabs_static_d83e {
    padding-left: 0;
  }
}
.panel_glass_fa63 .tabs_static_d83e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .panel_glass_fa63 .tabs_static_d83e {
    padding-right: 0;
  }
}
.panel_glass_fa63 .fresh_e27c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.section-white-8241 .fresh_e27c {
  margin-bottom: 0.5em;
}
.section-white-8241 .fresh_e27c img {
  width: 100%;
}
.panel-8da4 .background-hard-3cc1,
.active_aae9 .background-hard-3cc1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.active_aae9 .slider_glass_2a6b .footer-right-139c p:last-child {
  margin-bottom: 0;
}
.narrow_0117 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gradient_d503 .box_current_3828 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gradient_d503 .box_current_3828:last-of-type {
    margin-bottom: 0;
  }
}
.gradient_d503 .box_current_3828 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient_d503 .box_current_3828 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gradient_d503 .box_current_3828 ul li {
  margin: 0 0 0.6em;
}
.gradient_d503 .box_current_3828 ul li.item-70bf,
.gradient_d503 .box_current_3828 ul li.gradient-mini-8f9a {
  position: relative;
}
.gradient_d503 .box_current_3828 ul li.item-70bf .nav_e4ab,
.gradient_d503 .box_current_3828 ul li.gradient-mini-8f9a .nav_e4ab {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gradient_d503 .box_current_3828 ul li.item-70bf:after:after,
.gradient_d503 .box_current_3828 ul li.item-70bf:after:before,
.gradient_d503
  .box_current_3828
  ul
  li.gradient-mini-8f9a:after:after,
.gradient_d503
  .box_current_3828
  ul
  li.gradient-mini-8f9a:after:before {
  content: "";
  display: table;
}
.gradient_d503 .box_current_3828 ul li.item-70bf:after:after,
.gradient_d503
  .box_current_3828
  ul
  li.gradient-mini-8f9a:after:after {
  clear: both;
}
.gradient_d503 .box_current_3828 a.static_8a3a:hover {
  text-decoration: none;
}
.gradient_d503 .box_current_3828 select {
  max-width: 100%;
}
.gradient_d503 .box_current_3828 table {
  font-size: 85%;
}
.gradient_d503 .box_current_3828 table td,
.gradient_d503 .box_current_3828 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gradient_d503 .box_current_3828 table tfoot td {
  text-align: left;
}
.gradient_d503 .box_current_3828 :last-child {
  margin-bottom: 0;
}
.gradient_d503 .box_current_3828 .frame_f498 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gradient_d503 .box_current_3828 .frame_f498 label {
  width: 100%;
}
.gradient_d503 .box_current_3828 .frame_f498 .footer_complex_d3ee {
  width: 100%;
  display: block;
}
.gradient_d503 .box_current_3828 .frame_f498 .brown-ab24 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gradient_d503 .box_current_3828 .frame_f498 .brown-ab24:hover svg #svg-search {
  fill: #444;
}
.gradient_d503 .box_current_3828 .frame_f498 .brown-ab24 svg {
  width: 18px;
  height: 18px;
}
.gradient_d503 .column_blue_1ec3 ul ul,
.gradient_d503 .bright_17a3 ul ul,
.gradient_d503 .caption-d1cb ul ul,
.gradient_d503 .heading-60e4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gradient_d503 .column_blue_1ec3 .first-15af > a,
.gradient_d503 .bright_17a3 .first-15af > a,
.gradient_d503 .caption-d1cb .first-15af > a,
.gradient_d503 .heading-60e4 .first-15af > a {
  margin-bottom: 0;
}
.gradient_d503 .table_93c2 li,
.gradient_d503 .column_blue_1ec3 li,
.gradient_d503 .hard_f95d li,
.gradient_d503 .bright_17a3 li,
.gradient_d503 .caption-d1cb li,
.gradient_d503 .heading-60e4 li,
.gradient_d503 .gradient_418f li,
.gradient_d503 .pattern-liquid-3fe0 li {
  display: block;
  position: relative;
}
.gradient_d503 .table_93c2 li:last-child,
.gradient_d503 .column_blue_1ec3 li:last-child,
.gradient_d503 .hard_f95d li:last-child,
.gradient_d503 .bright_17a3 li:last-child,
.gradient_d503 .caption-d1cb li:last-child,
.gradient_d503 .heading-60e4 li:last-child,
.gradient_d503 .gradient_418f li:last-child,
.gradient_d503 .pattern-liquid-3fe0 li:last-child {
  border: none;
}
.gradient_d503 .table_93c2 li a,
.gradient_d503 .column_blue_1ec3 li a,
.gradient_d503 .hard_f95d li a,
.gradient_d503 .bright_17a3 li a,
.gradient_d503 .caption-d1cb li a,
.gradient_d503 .heading-60e4 li a,
.gradient_d503 .gradient_418f li a,
.gradient_d503 .pattern-liquid-3fe0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient_d503 .table_93c2 li ul li::before,
.gradient_d503 .column_blue_1ec3 li ul li::before,
.gradient_d503 .hard_f95d li ul li::before,
.gradient_d503 .bright_17a3 li ul li::before,
.gradient_d503 .caption-d1cb li ul li::before,
.gradient_d503 .heading-60e4 li ul li::before,
.gradient_d503 .gradient_418f li ul li::before,
.gradient_d503 .pattern-liquid-3fe0 li ul li::before {
  left: 15px;
}
.gradient_d503 .table_93c2 li ul a,
.gradient_d503 .column_blue_1ec3 li ul a,
.gradient_d503 .hard_f95d li ul a,
.gradient_d503 .bright_17a3 li ul a,
.gradient_d503 .caption-d1cb li ul a,
.gradient_d503 .heading-60e4 li ul a,
.gradient_d503 .gradient_418f li ul a,
.gradient_d503 .pattern-liquid-3fe0 li ul a {
  padding-left: 20px;
}
.gradient_d503 .table_93c2 li ul ul li::before,
.gradient_d503 .column_blue_1ec3 li ul ul li::before,
.gradient_d503 .hard_f95d li ul ul li::before,
.gradient_d503 .bright_17a3 li ul ul li::before,
.gradient_d503 .caption-d1cb li ul ul li::before,
.gradient_d503 .heading-60e4 li ul ul li::before,
.gradient_d503 .gradient_418f li ul ul li::before,
.gradient_d503 .pattern-liquid-3fe0 li ul ul li::before {
  left: 30px;
}
.gradient_d503 .table_93c2 li ul ul a,
.gradient_d503 .column_blue_1ec3 li ul ul a,
.gradient_d503 .hard_f95d li ul ul a,
.gradient_d503 .bright_17a3 li ul ul a,
.gradient_d503 .caption-d1cb li ul ul a,
.gradient_d503 .heading-60e4 li ul ul a,
.gradient_d503 .gradient_418f li ul ul a,
.gradient_d503 .pattern-liquid-3fe0 li ul ul a {
  padding-left: 40px;
}
.gradient_d503 .link-motion-f13d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient_d503 .pattern-liquid-3fe0 ul li {
  margin-bottom: 1.41575em;
}
.gradient_d503 .pattern-liquid-3fe0 ul li .active_0863 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gradient_d503 .pattern-liquid-3fe0 ul li .dark_525a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.search-next-3cd8 .table_93c2 li a,
.search-next-3cd8 .column_blue_1ec3 li a,
.search-next-3cd8 .hard_f95d li a,
.search-next-3cd8 .bright_17a3 li a,
.search-next-3cd8 .caption-d1cb li a,
.search-next-3cd8 .heading-60e4 li a,
.search-next-3cd8 .gradient_418f li a,
.search-next-3cd8 .pattern-liquid-3fe0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-next-3cd8 .link-motion-f13d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-next-3cd8 .box_current_3828 ul li.item-70bf .nav_e4ab,
.search-next-3cd8 .box_current_3828 ul li.gradient-mini-8f9a .nav_e4ab {
  background: rgba(0, 0, 0, 0.2);
}
.search-next-3cd8 .gradient_d503 .box_current_3828 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered-7b70 .gradient_d503 .box_left_5fdc li {
  margin: 0;
}
.hovered-7b70 .gradient_d503 .box_left_5fdc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hovered-7b70 .gradient_d503 .box_left_5fdc li ul {
  margin: 0;
}
.hovered-7b70 .gradient_d503 .box_left_5fdc li ul li a {
  padding-left: 15px;
}
.hovered-7b70 .gradient_d503 .box_left_5fdc li ul li li a {
  padding-left: 30px;
}
.hovered-7b70 .gradient_d503 .box_left_5fdc li.surface-a8dd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hovered-7b70 .gradient_d503 .box_left_5fdc li.surface-a8dd > 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;
}
.hovered-7b70 .gradient_d503 .box_left_5fdc li.surface-a8dd > 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;
}
.badge_1765 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.list-small-dfc3 {
  position: relative;
  z-index: 10;
}
.list-small-dfc3 .summary_8a53 {
  width: 100%;
  max-width: 100%;
}
.soft_fef5 .frame-full-dcf4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.soft_fef5 .in-9722 {
}
.soft_fef5 .search-next-3cd8 {
  background: #292929;
}
.short_8942 .frame-full-dcf4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.short_8942 .in-9722 {
  background: #f9f9f9;
}
.short_8942 .search-next-3cd8 {
  background: #303030;
}
.paper_3159 .frame-full-dcf4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .paper_3159 .yellow-3c1b {
    margin-bottom: 1em;
  }
  .paper_3159 .yellow-3c1b:last-child {
    margin-bottom: 0;
  }
}
.paper_3159 .in-9722 {
  background: #ededed;
}
.paper_3159 .search-next-3cd8 {
  background: #1a1a1a;
}
.frame-full-dcf4.in-9722 {
  color: rgba(0, 0, 0, 0.6);
}
.frame-full-dcf4.in-9722 .aside_bottom_6f65 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-full-dcf4.search-next-3cd8 {
  color: rgba(255, 255, 255, 0.99);
}
.frame-full-dcf4.search-next-3cd8 a:not(.static_8a3a) {
  color: rgba(255, 255, 255, 0.79);
}
.frame-full-dcf4.search-next-3cd8 a:not(.static_8a3a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-full-dcf4.search-next-3cd8 .aside_bottom_6f65 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-full-dcf4.search-next-3cd8 table tbody td,
.frame-full-dcf4.search-next-3cd8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.inner_e9d5.smooth_c532 .status_silver_0691 {
  max-width: initial;
}
.inner_e9d5 .input-50d7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.inner_e9d5 .input-50d7 .summary_8a53 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .inner_e9d5 .input-50d7 .summary_8a53 {
    display: block;
    margin-bottom: 2em;
  }
  .inner_e9d5 .input-50d7 .summary_8a53:last-child {
    margin-bottom: 0;
  }
}
.paper_3159 .yellow-3c1b:last-child,
.short_8942 .yellow-3c1b:last-child,
.soft_fef5 .yellow-3c1b:last-child {
  margin-bottom: 0;
}
.paper_3159 .yellow-3c1b .gradient_d503 .box_current_3828:last-child,
.short_8942 .yellow-3c1b .gradient_d503 .box_current_3828:last-child,
.soft_fef5 .yellow-3c1b .gradient_d503 .box_current_3828:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .paper_3159 .message-6d20,
  .paper_3159 .input-a525,
  .short_8942 .message-6d20,
  .short_8942 .input-a525,
  .soft_fef5 .message-6d20,
  .soft_fef5 .input-a525 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .list-small-dfc3 .yellow-3c1b {
    margin-bottom: 2em;
  }
}
.list-small-dfc3 p:last-child {
  margin-bottom: 0;
}
.list-small-dfc3 li,
.list-small-dfc3 ul {
  list-style: none;
  margin: 0;
}
.list-small-dfc3 ul ul {
  margin-left: 2.617924em;
}
.frame_over_6357 {
  font-size: 0.875em;
}

/* css-noise: 576b */
.ghost-box-g9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
