/*!
Theme Name: Customify
Theme URI: https://pressmaximum.banner-outer-8ccc/customify
Author: WPCustomify
Author URI: https://pressmaximum.banner-outer-8ccc
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.banner-outer-8ccc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dirty_8904.feature-light-4f16/licenses/gpl-2.0.tag_dbe0
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.notification_955a/, (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.liquid_1657.video-light-4b50/normalize.tooltip_action_c1b1/
 ======
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.tooltip_action_c1b1 v7.0.0 | MIT License | github.banner-outer-8ccc/necolas/normalize.tooltip_action_c1b1 */
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;
}
.aside_dynamic_c09c .easy_6f17,
.grid-full-95c6,
.outline_wood_bffe,
.component-f848,
.upper_b59e,
.text_old_07f9,
.form_427a,
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;
}
.grid-full-95c6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .grid-full-95c6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .grid-full-95c6,
  h1 {
    font-size: 1.8em;
  }
}
.outline_wood_bffe,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outline_wood_bffe + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outline_wood_bffe,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outline_wood_bffe,
  h2 {
    font-size: 1.7em;
  }
}
.component-f848,
h3 {
  font-size: 1.618em;
}
.aside_dynamic_c09c .easy_6f17,
.upper_b59e,
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.sidebar_outer_b534 {
  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;
}
.huge_04d7:after,
.huge_04d7:before,
.menu_4ef6:after,
.menu_4ef6:before {
  content: "";
  display: table;
}
.huge_04d7:after,
.menu_4ef6:after {
  clear: both;
}
.logo_6180 {
  float: right;
  margin-right: 0;
}
.warm_8736 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.steel_fa10 .row-83b4,
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;
}
.steel_fa10 .row-83b4: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;
}
.module_green_e381 .row-83b4 {
  box-shadow: none;
}
.module_green_e381
  .row-83b4
  .notification_e35e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.module_green_e381 .row-83b4 .accordion-c417 {
  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;
}
.module_green_e381
  .row-83b4
  .accordion-c417
  b {
  display: none;
}
.module_green_e381 .pattern-action-9994 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.heading_bottom_542a:not(.tooltip_outer_da60):not(.aside-dark-410c),
button:not(.tooltip_outer_da60):not(.aside-dark-410c),
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ),
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ),
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.heading_bottom_542a:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):hover,
button:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):hover,
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):hover,
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):hover,
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.heading_bottom_542a:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):active,
.heading_bottom_542a:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):focus,
button:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):active,
button:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):focus,
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):active,
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):focus,
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):active,
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):focus,
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):active,
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):focus {
  outline: 0;
}
.heading_bottom_542a:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473,
button:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473,
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473,
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473,
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473 {
  position: relative;
}
.heading_bottom_542a:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .east-d9ea,
.heading_bottom_542a:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .icon-949b,
.heading_bottom_542a:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .action_c0d0,
.heading_bottom_542a:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  i,
.heading_bottom_542a:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  svg,
button:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .east-d9ea,
button:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .icon-949b,
button:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .action_c0d0,
button:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  i,
button:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  svg,
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .east-d9ea,
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .icon-949b,
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .action_c0d0,
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  i,
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  svg,
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .east-d9ea,
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .icon-949b,
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .action_c0d0,
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  i,
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  svg,
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .east-d9ea,
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .icon-949b,
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  .action_c0d0,
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  i,
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473
  svg {
  visibility: hidden;
}
.heading_bottom_542a:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473:after,
button:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473:after,
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473:after,
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473:after,
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ).fn-loading-f473:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.heading_bottom_542a:not(.tooltip_outer_da60):not(.aside-dark-410c),
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ),
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ),
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ) {
  color: #fff;
  background: #235787;
}
.heading_bottom_542a:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):focus,
input[type="button"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):focus,
input[type="reset"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):focus,
input[type="submit"]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ):focus {
  color: #fff;
}
.heading_bottom_542a.fn-disabled-f473:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ),
.heading_bottom_542a[disabled]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ),
button.fn-disabled-f473:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ),
button[disabled]:not(.tooltip_outer_da60):not(
    .aside-dark-410c
  ) {
  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;
}
.right_4a45 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.right_4a45: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;
}
.form_cool_0c21 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status-aceb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.breadcrumb-8525 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.huge_04d7:after,
.huge_04d7:before,
.element_wide_36a1:after,
.element_wide_36a1:before,
.icon-full-bd0c:after,
.icon-full-bd0c:before,
.image-04f8:after,
.image-04f8:before,
.widget_90a0:after,
.widget_90a0:before,
.table_f3ff:after,
.table_f3ff:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.huge_04d7:after,
.element_wide_36a1:after,
.icon-full-bd0c:after,
.image-04f8:after,
.widget_90a0:after,
.table_f3ff:after {
  clear: both;
}
.element_wide_36a1 .gradient-silver-fb1e,
.icon-full-bd0c .gradient-silver-fb1e,
.link-8df0 .gradient-silver-fb1e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.focus-right-6d39 {
  display: inline-block;
}
.header_last_a9ea {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.header_last_a9ea img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.header_last_a9ea .south-9246 {
  padding: 1em 0;
  font-size: 85%;
}
.south-9246 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.top-39c6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.top-39c6:after,
.top-39c6:before {
  content: "";
  display: table;
}
.top-39c6:after {
  clear: both;
}
.surface_pressed_8d61 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.advanced-a3fb .surface_pressed_8d61 {
  max-width: 50%;
}
.status_cc8e .surface_pressed_8d61 {
  max-width: 33.33%;
}
.preview_a081 .surface_pressed_8d61 {
  max-width: 25%;
}
.in-b6db .surface_pressed_8d61 {
  max-width: 20%;
}
.new_0296 .surface_pressed_8d61 {
  max-width: 16.66%;
}
.summary-4c9d .surface_pressed_8d61 {
  max-width: 14.28%;
}
.disabled-active-ba1f .surface_pressed_8d61 {
  max-width: 12.5%;
}
.inner-7c12 .surface_pressed_8d61 {
  max-width: 11.11%;
}
.title-dirty-84b9 {
  display: block;
}
.aside_dynamic_c09c .alert_d824 label,
.aside_dynamic_c09c .photo_26cf label,
.aside_dynamic_c09c .mask_6655 label,
.aside_dynamic_c09c .gold_7585 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_fd72 {
  list-style: none;
  margin: 0;
}
.summary_fd72 article.summary_8afa {
  margin-bottom: 0;
}
.summary_fd72 ul {
  list-style: none;
  margin: 0;
}
.summary_fd72 .info-ff97 li.summary_8afa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_fd72 .info-ff97 li.summary_8afa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_fd72 .info-ff97 li.summary_8afa: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) {
  .summary_fd72 .info-ff97 li.summary_8afa li.summary_8afa li.summary_8afa li.summary_8afa {
    padding-left: 0;
  }
}
article.summary_8afa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary_8afa .element_wide_36a1 p:last-of-type {
  margin-bottom: 0;
}
article.summary_8afa .basic-0ec8 {
  float: left;
}
article.summary_8afa .box_left_760b {
  margin-left: 85px;
}
article.summary_8afa .slow-8930 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary_8afa .slow-8930 .out_cd67 {
  margin-left: 10px;
}
article.summary_8afa .warm_5119 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary_8afa .wrapper-551d {
  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 .alert_d824,
  #respond .mask_6655,
  #respond .gold_7585 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_d824 input,
#respond .mask_6655 input,
#respond .gold_7585 input {
  width: 100%;
}
#respond .gold_7585 {
  margin-right: 0;
}
#respond .popup_97a7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_stale_0865 {
  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;
}
.grid_stale_0865.old-b625 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.grid_stale_0865 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%);
}
.grid_stale_0865:focus,
.grid_stale_0865: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);
}
.shade_stone_ec8c {
  border-radius: 10%;
}
.bottom_6539 {
  border-radius: 50%;
}
.header_7170 {
  font-size: 0.72em;
}
.media_complex_2870 {
  font-size: 0.875em;
}
.block-b930 {
  font-size: 1.1em;
}
.grid-wide-b396 {
  text-transform: uppercase;
  line-height: 1.2;
}
.grid-wide-b396.header_7170 {
  letter-spacing: 0.5px;
}
.active_8b80,
.active_8b80 a {
  color: #6d6d6d;
}
.active_8b80 a:hover {
  color: #111;
}
.aside-976b {
  color: #6d6d6d;
}
.black-a7c1 {
  overflow-x: hidden;
}
.black-a7c1 .old_7ecb.warm-3603 {
  position: relative;
}
.black-a7c1 .old_7ecb.warm-3603.avatar-bright-ebb8 {
  position: initial;
}
.black-a7c1
  .old_7ecb.warm-3603.avatar-bright-ebb8
  .prev-1b86 {
  left: auto;
}
.black-a7c1 .old_7ecb .prev-1b86 {
  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;
}
.black-a7c1 .old_7ecb:hover.warm-3603 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.black-a7c1
  .old_7ecb:hover.warm-3603
  .prev-1b86 {
  display: block;
  z-index: 9999999;
}
.black-a7c1 .breadcrumb_9fc3 .secondary-35ec,
.black-a7c1 .pattern-b659 .secondary-35ec {
  display: none;
}
.black-a7c1 .full_9176 .old_7ecb:hover.warm-3603 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.aside_dynamic_c09c .alert_d824 label,
.aside_dynamic_c09c .photo_26cf label,
.aside_dynamic_c09c .mask_6655 label,
.aside_dynamic_c09c .gold_7585 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_fd72 {
  list-style: none;
  margin: 0;
}
.summary_fd72 article.summary_8afa {
  margin-bottom: 0;
}
.summary_fd72 ul {
  list-style: none;
  margin: 0;
}
.summary_fd72 .info-ff97 li.summary_8afa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_fd72 .info-ff97 li.summary_8afa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_fd72 .info-ff97 li.summary_8afa: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) {
  .summary_fd72 .info-ff97 li.summary_8afa li.summary_8afa li.summary_8afa li.summary_8afa {
    padding-left: 0;
  }
}
article.summary_8afa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary_8afa .element_wide_36a1 p:last-of-type {
  margin-bottom: 0;
}
article.summary_8afa .basic-0ec8 {
  float: left;
}
article.summary_8afa .box_left_760b {
  margin-left: 85px;
}
article.summary_8afa .slow-8930 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary_8afa .slow-8930 .out_cd67 {
  margin-left: 10px;
}
article.summary_8afa .warm_5119 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary_8afa .wrapper-551d {
  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 .alert_d824,
  #respond .mask_6655,
  #respond .gold_7585 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_d824 input,
#respond .mask_6655 input,
#respond .gold_7585 input {
  width: 100%;
}
#respond .gold_7585 {
  margin-right: 0;
}
#respond .popup_97a7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb_9fc3 .focused-fd62 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.focused-fd62 .outer-27ff.pink_e33c .sidebar_ae23 > li > a:focus,
.focused-fd62 .outer-27ff.pink_e33c .sidebar_ae23 > li > a:hover,
.focused-fd62 .outer-27ff.widget-fixed-02de .sidebar_ae23 > li > a:focus,
.focused-fd62 .outer-27ff.widget-fixed-02de .sidebar_ae23 > li > a:hover,
.focused-fd62 .outer-27ff.menu-rough-33a0 .sidebar_ae23 > li > a:focus,
.focused-fd62 .outer-27ff.menu-rough-33a0 .sidebar_ae23 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused-fd62
  .outer-27ff.pink_e33c
  .sidebar_ae23
  > li.row_full_b9ea
  > a,
.focused-fd62
  .outer-27ff.pink_e33c
  .sidebar_ae23
  > li.orange-245e
  > a,
.focused-fd62
  .outer-27ff.widget-fixed-02de
  .sidebar_ae23
  > li.row_full_b9ea
  > a,
.focused-fd62
  .outer-27ff.widget-fixed-02de
  .sidebar_ae23
  > li.orange-245e
  > a,
.focused-fd62
  .outer-27ff.menu-rough-33a0
  .sidebar_ae23
  > li.row_full_b9ea
  > a,
.focused-fd62 .outer-27ff.menu-rough-33a0 .sidebar_ae23 > li.secondary-97bd > a {
  color: rgba(255, 255, 255, 0.99);
}
.focused-fd62 .new-98fb,
.focused-fd62 .new-98fb a {
  color: rgba(255, 255, 255, 0.99);
}
.focused-fd62 .orange-d363.input-ea66 li a,
.focused-fd62 .dynamic-792b a,
.focused-fd62 .article-hard-4e15,
.focused-fd62 .sidebar_ae23 > li > a,
.focused-fd62 .footer-copper-de28 {
  color: rgba(255, 255, 255, 0.79);
}
.focused-fd62 .orange-d363.input-ea66 li a:hover,
.focused-fd62 .dynamic-792b a:hover,
.focused-fd62 .article-hard-4e15:hover,
.focused-fd62 .sidebar_ae23 > li > a:hover,
.focused-fd62 .footer-copper-de28:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused-fd62 .slow-430b {
  color: rgba(255, 255, 255, 0.79);
}
.focused-fd62 .slow-430b .tall_bbc7 {
  color: rgba(255, 255, 255, 0.99);
}
.focused-fd62 .slow-430b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused-fd62 .tabs-pressed-ee3d .prev_7a60 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focused-fd62 .tabs-pressed-ee3d .prev_7a60 .texture-c83e {
  color: rgba(255, 255, 255, 0.79);
}
.focused-fd62
  .tabs-pressed-ee3d
  .prev_7a60
  .texture-c83e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focused-fd62
  .tabs-pressed-ee3d
  .prev_7a60
  .texture-c83e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focused-fd62
  .tabs-pressed-ee3d
  .prev_7a60
  .texture-c83e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focused-fd62
  .tabs-pressed-ee3d
  .prev_7a60
  .texture-c83e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focused-fd62 .tabs-pressed-ee3d .widget-hard-9000 {
  color: rgba(255, 255, 255, 0.79);
}
.focused-fd62 .tabs-pressed-ee3d .widget-hard-9000:hover {
  color: rgba(255, 255, 255, 0.99);
}
.large_46eb
  .focused-fd62
  .tabs-pressed-ee3d
  .paragraph-7605
  .backdrop-5a64 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.large_46eb
  .focused-fd62
  .tabs-pressed-ee3d
  .paragraph-7605
  .texture-c83e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_9fc3 .static-8309 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.static-8309 .outer-27ff.pink_e33c .sidebar_ae23 > li > a:focus,
.static-8309 .outer-27ff.pink_e33c .sidebar_ae23 > li > a:hover,
.static-8309 .outer-27ff.widget-fixed-02de .sidebar_ae23 > li > a:focus,
.static-8309 .outer-27ff.widget-fixed-02de .sidebar_ae23 > li > a:hover,
.static-8309 .outer-27ff.menu-rough-33a0 .sidebar_ae23 > li > a:focus,
.static-8309 .outer-27ff.menu-rough-33a0 .sidebar_ae23 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static-8309
  .outer-27ff.pink_e33c
  .sidebar_ae23
  > li.row_full_b9ea
  > a,
.static-8309
  .outer-27ff.pink_e33c
  .sidebar_ae23
  > li.orange-245e
  > a,
.static-8309
  .outer-27ff.widget-fixed-02de
  .sidebar_ae23
  > li.row_full_b9ea
  > a,
.static-8309
  .outer-27ff.widget-fixed-02de
  .sidebar_ae23
  > li.orange-245e
  > a,
.static-8309
  .outer-27ff.menu-rough-33a0
  .sidebar_ae23
  > li.row_full_b9ea
  > a,
.static-8309 .outer-27ff.menu-rough-33a0 .sidebar_ae23 > li.secondary-97bd > a {
  color: rgba(0, 0, 0, 0.8);
}
.static-8309 .new-98fb,
.static-8309 .new-98fb a {
  color: rgba(0, 0, 0, 0.8);
}
.static-8309 .orange-d363.input-ea66 li a,
.static-8309 .dynamic-792b a,
.static-8309 .article-hard-4e15,
.static-8309 .sidebar_ae23 > li > a,
.static-8309 .footer-copper-de28 {
  color: rgba(0, 0, 0, 0.55);
}
.static-8309 .orange-d363.input-ea66 li a:hover,
.static-8309 .dynamic-792b a:hover,
.static-8309 .article-hard-4e15:hover,
.static-8309 .sidebar_ae23 > li > a:hover,
.static-8309 .footer-copper-de28:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static-8309 .slow-430b {
  color: rgba(0, 0, 0, 0.55);
}
.static-8309 .slow-430b .tall_bbc7 {
  color: rgba(0, 0, 0, 0.8);
}
.static-8309 .slow-430b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_silver_6811 .orange_e6b0 {
  margin-left: auto;
  margin-right: auto;
}
.icon-full-bd0c > * {
  margin-left: auto;
  margin-right: auto;
}
.icon-full-bd0c .form_cool_0c21 {
  margin-right: 1.41575em;
}
.row_hard_2939 .icon-full-bd0c > .pressed_7eba {
  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;
}
.row_hard_2939 .icon-full-bd0c > .feature_60bb {
  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;
}
.item-106c.breadcrumb_silver_6811 .orange_e6b0,
.footer-8faa.breadcrumb_silver_6811 .orange_e6b0 {
  margin-left: 0;
}
.next-b7a8.breadcrumb_silver_6811 .orange_e6b0,
.static-2dd2.breadcrumb_silver_6811 .orange_e6b0 {
  margin-right: 0;
}
.icon-full-bd0c ol,
.icon-full-bd0c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.filter_1406 video {
  max-width: 100%;
}
.feature-617f img {
  display: block;
}
.feature-617f.form_cool_0c21,
.feature-617f.status-aceb {
  width: 100%;
}
.feature-617f.feature_60bb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout-f0f6:not(.overlay-bright-b116) {
  margin: 1.5em auto;
}
.detail-72a7 p {
  padding: 1.5em 14px;
}
ul.small_e052.feature_60bb,
ul.small_e052.pressed_7eba,
ul.small_e052.soft-f0fd.pressed_7eba {
  padding: 0 14px;
}
.content_a6a6 {
  display: block;
  overflow-x: auto;
}
.content_a6a6 table {
  border-collapse: collapse;
  width: 100%;
}
.content_a6a6 td,
.content_a6a6 th {
  padding: 0.5em;
}
.icon-full-bd0c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.icon-full-bd0c ol ol,
.icon-full-bd0c ol ul,
.icon-full-bd0c ul ol,
.icon-full-bd0c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.icon-full-bd0c ol ol li,
.icon-full-bd0c ol ul li,
.icon-full-bd0c ul ol li,
.icon-full-bd0c ul ul li {
  margin-left: 0;
}
.hard-07db.dropdown-97bd > .smooth_8d17 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hard-07db.dropdown-97bd > .smooth_8d17 iframe,
.hard-07db.dropdown-97bd > .smooth_8d17 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wood_5172 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wood_5172.wood-8d6f {
  padding: 0;
}
.wood_5172.wood-8d6f cite {
  font-size: 13px;
}
.wood_5172 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wood_5172 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.north-518d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.north-518d > p:first-child {
  margin-top: 0;
}
.north-518d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.north-518d blockquote {
  border-left: 0;
}
.article-gas-953f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.article-gas-953f:not(.logo-prev-49c2) {
  max-width: 100px;
}
.article-gas-953f.component_828b {
  border-bottom: none !important;
  text-align: center;
}
.article-gas-953f.component_828b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .detail-72a7 p {
    padding: 1.5em 0;
  }
}
.tag_6458 {
  color: #0073aa;
}
.avatar_ff80 {
  background-color: #0073aa;
}
.search_middle_824b {
  color: #229fd8;
}
.logo_44d3 {
  background-color: #229fd8;
}
.pro_0331 {
  color: #eee;
}
.highlight-north-83e7 {
  background-color: #eee;
}
.background-hard-f8ea {
  color: #444;
}
.container-yellow-3ab4 {
  background-color: #444;
}
.bright-9b44 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.bright-9b44 .active_f5a6 .dynamic-792b {
  font-size: 15px;
}
.bright-9b44 .dynamic-792b {
  line-height: 1.3;
}
.bright-9b44 .static-8309 {
}
.bright-9b44 .focused-fd62 {
  background: #235787;
}
.pattern_af47 {
  padding: 0;
}
.pattern_af47 .focused-fd62 {
  background: #1a1a1a;
}
.pattern_af47 .static-8309 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hovered-5f6a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hovered-5f6a .static-8309 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hovered-5f6a .focused-fd62 {
  background: #303030;
}
.table_f3ff {
  position: relative;
  z-index: 10;
}
.table_f3ff .detail_897e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame-simple-29ce .warm-3603 {
  display: inline-block;
  vertical-align: middle;
}
.frame-simple-29ce.popup_8abc .warm-3603 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .frame-simple-29ce.popup_8abc .warm-3603 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .frame-simple-29ce.popup_8abc .warm-3603 {
    margin-right: 0.4em;
  }
}
.frame-simple-29ce.popup_8abc .warm-3603:last-child {
  margin-right: 0;
}
.list-472d .detail_897e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_9fc3 .active_f5a6 {
    margin: 0 -0.5em;
  }
  .breadcrumb_9fc3 .active_f5a6 [class*="customify-col-"],
  .breadcrumb_9fc3 .active_f5a6 [class*="customify-col_"],
  .breadcrumb_9fc3 .active_f5a6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.breadcrumb_9fc3.sidebar_4f3b .detail_897e {
  background: 0 0 !important;
}
.breadcrumb_9fc3.sidebar_4f3b .detail_897e,
.breadcrumb_9fc3.list-472d .detail_897e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_9fc3.fresh_c3bc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.breadcrumb_9fc3.list-472d .detail_897e {
  box-shadow: none !important;
}
.message-brown-0ce7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .message-brown-0ce7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .message-brown-0ce7 {
    padding: 18px 0 20px;
  }
}
.message-brown-0ce7 .picture-dfd1 {
  width: 100%;
}
.message-brown-0ce7 .popup_8e7c {
  margin-bottom: 0;
}
.message-brown-0ce7 .widget_6f8a {
  margin-top: 5px;
  font-size: 0.875em;
}
.overlay-upper-b816 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.overlay-upper-b816 .bronze-9b01 {
  width: 100%;
}
.new_a87d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.new_a87d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.new_a87d 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;
}
.new_a87d li:last-child:after {
  display: none;
}
.new_a87d li a {
  font-weight: 500;
  margin-right: 10px;
}
.column-black-3328 .secondary-35ec button,
.message-brown-0ce7 .secondary-35ec button {
  left: 0;
}
.column-black-3328 .bronze-9b01,
.message-brown-0ce7 .bronze-9b01 {
  padding-left: 0;
  padding-right: 0;
}
.column-black-3328 .overlay-upper-b816,
.message-brown-0ce7 .overlay-upper-b816 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.column-black-3328 {
  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;
}
.column-black-3328: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;
}
.column-black-3328 .easy-5c5a {
  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) {
  .column-black-3328 .easy-5c5a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .column-black-3328 .easy-5c5a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .column-black-3328 .easy-5c5a {
    min-height: 200px;
  }
}
.column-black-3328 .new_a87d {
  color: rgba(255, 255, 255, 0.8);
}
.column-black-3328 .new_a87d a,
.column-black-3328 .new_a87d li:after {
  color: inherit;
}
.column-black-3328 .new_a87d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.overlay_hot_b94b {
  margin-bottom: 0.5em;
}
.row_center_3c31 {
  margin-bottom: 1.2em;
}
.row_center_3c31,
.overlay_hot_b94b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.row_center_3c31 p:last-child,
.overlay_hot_b94b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary-35ec,
#masthead .secondary-35ec {
  display: none;
}
#masthead
  > .secondary-35ec.block_purple_1e02 {
  display: none;
}
#masthead > .secondary-35ec button {
  left: 0;
}
.breadcrumb-442a {
  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%;
}
.breadcrumb-442a .warm-3603 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumb-442a .detail-601b {
  display: -webkit-box;
  display: flex;
}
.breadcrumb-442a .detail-601b.message_gold_4d3e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.breadcrumb-442a .detail-601b.grid-e5d5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.breadcrumb-442a .detail-601b.brown_bf64 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.breadcrumb-442a.black-f557.container_lite_ef48 .detail-601b.message_gold_4d3e {
  flex-basis: 100%;
}
.breadcrumb-442a.focus_pressed_c584 .detail-601b.grid-e5d5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.breadcrumb-442a.focus_pressed_c584 .detail-601b.brown_bf64 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary-35ec.block_purple_1e02 {
  display: none;
}
#masthead > .secondary-35ec button {
  left: 0;
}
.selected-6789 {
  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;
}
.selected-6789:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.selected-6789.panel_smooth_600d i {
  margin-right: 4px;
}
.selected-6789.message_e69c i {
  margin-left: 5px;
}
.dynamic-792b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dynamic-792b p:last-child {
  margin-bottom: 0;
}
.sort-last-5ff3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.sort-last-5ff3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.sort-last-5ff3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.sort-last-5ff3 .new-98fb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.sort-last-5ff3 .under-3572 {
  margin: 5px 0 7px 0;
}
.sort-last-5ff3.content-east-4b30 .feature_de61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort-last-5ff3.content-east-4b30 .caption_2ac9 {
  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;
}
.sort-last-5ff3.tiny-ef5d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.sort-last-5ff3.tiny-ef5d .feature_de61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort-last-5ff3.tiny-ef5d .caption_2ac9 {
  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;
}
.sort-last-5ff3.fresh_8a87 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sort-last-5ff3.input_776b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.sort-last-5ff3.input_776b .caption_2ac9 {
  margin-top: 7px;
}
.table-38d9 {
  display: inline-block;
}
.table_f3ff .sidebar_5a58 .sort-last-5ff3 img {
  max-width: 100%;
}
.outer-27ff .smooth_e536.module_8794,
.orange_32fd .smooth_e536.module_8794 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outer-27ff .text-1e47,
.orange_32fd .text-1e47 {
  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%);
}
.outer-27ff .text-1e47 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outer-27ff.orange_396f .text-1e47 {
  display: none;
}
.outer-27ff .image-cold-0f36 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outer-27ff .image-cold-0f36 li {
  display: inline-block;
  position: relative;
}
.outer-27ff .image-cold-0f36 li:last-child {
  margin-right: 0;
}
.outer-27ff .image-cold-0f36 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;
}
.outer-27ff .image-cold-0f36 li.secondary-97bd > a {
  color: rgba(0, 0, 0, 0.9);
}
.outer-27ff .image-cold-0f36 > 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;
}
.outer-27ff .image-cold-0f36 > li > a i {
  line-height: 0;
}
.outer-27ff .image-cold-0f36 > li.hard-0b11 > a .text-1e47 {
  margin-left: 4px;
  line-height: 0;
}
.outer-27ff .image-cold-0f36 .logo-hot-70b1 li.hard-0b11 > a {
  position: relative;
}
.outer-27ff .image-cold-0f36 .logo-hot-70b1 li.hard-0b11 > a:after,
.outer-27ff .image-cold-0f36 .logo-hot-70b1 li.hard-0b11 > a:before {
  content: "";
  display: table;
}
.outer-27ff .image-cold-0f36 .logo-hot-70b1 li.hard-0b11 > a:after {
  clear: both;
}
.outer-27ff .image-cold-0f36 .logo-hot-70b1 li.hard-0b11 > a .text-1e47 {
  margin-left: 5px;
  float: right;
}
.outer-27ff .warm-ae7c,
.outer-27ff .logo-hot-70b1 {
  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;
}
.outer-27ff .logo-hot-70b1 {
  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;
}
.outer-27ff .logo-hot-70b1 .module_8794 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outer-27ff .logo-hot-70b1 .text-1e47 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outer-27ff .logo-hot-70b1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outer-27ff .logo-hot-70b1 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;
}
.outer-27ff .logo-hot-70b1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outer-27ff .logo-hot-70b1 .logo-hot-70b1 {
  top: 0;
  left: 100%;
}
.outer-27ff .bottom-be5f.fn-focus-f473 > .warm-ae7c,
.outer-27ff .bottom-be5f.fn-focus-f473 > .logo-hot-70b1,
.outer-27ff .bottom-be5f:focus > .warm-ae7c,
.outer-27ff .bottom-be5f:focus > .logo-hot-70b1,
.outer-27ff .bottom-be5f:hover > .warm-ae7c,
.outer-27ff .bottom-be5f:hover > .logo-hot-70b1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outer-27ff.menu-rough-33a0 .sidebar_ae23:after,
.outer-27ff.menu-rough-33a0 .sidebar_ae23:before {
  content: "";
  display: table;
}
.outer-27ff.menu-rough-33a0 .sidebar_ae23:after {
  clear: both;
}
.outer-27ff.menu-rough-33a0 .sidebar_ae23 > li {
  float: left;
}
.outer-27ff.link-bb9f .sidebar_ae23:after,
.outer-27ff.link-bb9f .sidebar_ae23:before {
  content: "";
  display: table;
}
.outer-27ff.link-bb9f .sidebar_ae23:after {
  clear: both;
}
.outer-27ff.link-bb9f .sidebar_ae23 > li {
  float: left;
}
.outer-27ff.link-bb9f .sidebar_ae23 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outer-27ff.link-bb9f .sidebar_ae23 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outer-27ff.link-bb9f .sidebar_ae23 > li.row_full_b9ea > a,
.outer-27ff.link-bb9f .sidebar_ae23 > li.secondary-97bd > a {
  color: #fff;
  background-color: #1e4b75;
}
.outer-27ff.pink_e33c .sidebar_ae23 > li > a .module_8794 {
  position: relative;
}
.outer-27ff.pink_e33c .sidebar_ae23 > li > a .module_8794: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;
}
.outer-27ff.pink_e33c
  .sidebar_ae23
  > li:focus
  > a
  .module_8794:before,
.outer-27ff.pink_e33c
  .sidebar_ae23
  > li:hover
  > a
  .module_8794:before {
  width: 100%;
  background-color: currentColor;
}
.outer-27ff.pink_e33c
  .sidebar_ae23
  > li.row_full_b9ea
  > a
  .module_8794:before,
.outer-27ff.pink_e33c
  .sidebar_ae23
  > li.orange-245e
  > a
  .module_8794:before {
  width: 100%;
  background-color: currentColor;
}
.outer-27ff.widget-fixed-02de .sidebar_ae23 > li > a .module_8794 {
  position: relative;
}
.outer-27ff.widget-fixed-02de .sidebar_ae23 > li > a .module_8794: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;
}
.outer-27ff.widget-fixed-02de .sidebar_ae23 > li:focus > a .module_8794:before,
.outer-27ff.widget-fixed-02de
  .sidebar_ae23
  > li:hover
  > a
  .module_8794:before {
  width: 100%;
  background-color: currentColor;
}
.outer-27ff.widget-fixed-02de
  .sidebar_ae23
  > li.row_full_b9ea
  > a
  .module_8794:before,
.outer-27ff.widget-fixed-02de
  .sidebar_ae23
  > li.orange-245e
  > a
  .module_8794:before {
  width: 100%;
  background-color: currentColor;
}
.orange_32fd .image-cold-0f36 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.orange_32fd .image-cold-0f36 li:first-child > a {
  border-top: none;
}
.orange_32fd .image-cold-0f36 .copper-d051 > .module_8794 .text-1e47 {
  display: none;
}
.orange_32fd .image-cold-0f36 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.orange_32fd .image-cold-0f36 li:last-child {
  border: none;
}
.orange_32fd .image-cold-0f36 li.hard-0b11 > a {
  padding-right: 45px !important;
}
.orange_32fd .image-cold-0f36 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.orange_32fd .image-cold-0f36 li a:focus,
.orange_32fd .image-cold-0f36 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange_32fd .image-cold-0f36 li .preview_bottom_a8d1 {
  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;
}
.orange_32fd .image-cold-0f36 li .preview_bottom_a8d1:hover {
  box-shadow: none;
}
.orange_32fd .image-cold-0f36 li .preview_bottom_a8d1 .text-1e47 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.orange_32fd .image-cold-0f36 .logo-hot-70b1 {
  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);
}
.orange_32fd .image-cold-0f36 .logo-hot-70b1 li a {
  padding-left: 3em;
}
.orange_32fd .image-cold-0f36 .huge_04c5 > a .preview_bottom_a8d1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.orange_32fd .image-cold-0f36 .huge_04c5 > .logo-hot-70b1 {
  display: block;
  opacity: 1;
}
.hero-311f {
  max-width: 100%;
}
.first_31ac {
  line-height: 0;
  cursor: pointer;
}
.footer-copper-de28 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.footer-copper-de28:hover {
  box-shadow: none;
  color: currentColor;
}
.footer-copper-de28 svg {
  width: 18px;
  height: 18px;
}
.footer-copper-de28 .light-845a {
  display: none;
}
.media_west_4f25 {
  position: relative;
}
.media_west_4f25.fn-active-f473 .footer-copper-de28 .hot-4326 {
  display: none;
}
.media_west_4f25.fn-active-f473 .footer-copper-de28 .light-845a {
  display: inline-block;
}
.media_west_4f25 .next_4db8 {
  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);
}
.media_west_4f25.heading-88b8 .next_4db8 {
  left: auto;
  right: -0.9em;
}
.media_west_4f25.heading-88b8 .surface-fixed-0939::before {
  left: auto;
  right: 15px;
}
.media_west_4f25.fn-active-f473 .next_4db8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph-7605 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.paragraph-7605 label {
  flex-basis: 100%;
}
.paragraph-7605 .prev_7a60 {
  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;
}
.paragraph-7605 .texture-c83e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.paragraph-7605 .texture-c83e:focus {
  background-color: transparent;
}
.paragraph-7605 button.widget-hard-9000 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.paragraph-7605 button.widget-hard-9000:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.paragraph-7605 button.widget-hard-9000 svg {
  width: 18px;
  height: 18px;
}
.paragraph-7605 input[type="submit"] {
  min-height: auto;
}
.tabs-pressed-ee3d .paragraph-7605 .texture-c83e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.surface-fixed-0939 {
  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) {
  .surface-fixed-0939 {
    width: 220px;
  }
}
.surface-fixed-0939 label {
  flex-basis: 100%;
}
.surface-fixed-0939::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;
}
.large_46eb .tabs-pressed-ee3d .paragraph-7605 {
  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;
}
.large_46eb
  .tabs-pressed-ee3d
  .paragraph-7605
  .prev_7a60 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.large_46eb .tabs-pressed-ee3d .paragraph-7605 .texture-c83e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.large_46eb
  .tabs-pressed-ee3d
  .paragraph-7605
  .texture-c83e:focus {
  background: 0 0;
}
.large_46eb
  .tabs-pressed-ee3d
  .paragraph-7605
  .backdrop-5a64 {
  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;
}
.orange-d363 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.orange-d363 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.orange-d363 li:last-child {
  margin-right: 0;
}
.orange-d363 li:first-child {
  margin-left: 0;
}
.orange-d363.header_32d6 a {
  color: #fff;
}
.orange-d363.header_32d6 a:hover {
  color: #fff;
}
.orange-d363 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.orange-d363 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.orange-d363 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.orange-d363 a:hover {
  opacity: 0.9;
  color: inherit;
}
.orange-d363 [class*="social-icon-apple"] {
  background-color: #999;
}
.orange-d363 [class*="social-icon-apple"].sort-91ae {
  background-color: transparent;
  color: #999;
}
.orange-d363 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.orange-d363 [class*="social-icon-behance"].sort-91ae {
  background-color: transparent;
  color: #1769ff;
}
.orange-d363 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.orange-d363 [class*="social-icon-bitbucket"].sort-91ae {
  background-color: transparent;
  color: #205081;
}
.orange-d363 [class*="social-icon-codepen"] {
  background-color: #000;
}
.orange-d363 [class*="social-icon-codepen"].sort-91ae {
  background-color: transparent;
  color: #000;
}
.orange-d363 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.orange-d363 [class*="social-icon-delicious"].sort-91ae {
  background-color: transparent;
  color: #39f;
}
.orange-d363 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.orange-d363 [class*="social-icon-digg"].sort-91ae {
  background-color: transparent;
  color: #005be2;
}
.orange-d363 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.orange-d363 [class*="social-icon-dribbble"].sort-91ae {
  background-color: transparent;
  color: #ea4c89;
}
.orange-d363 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.orange-d363 [class*="social-icon-envelope"].sort-91ae {
  background-color: transparent;
  color: #ea4335;
}
.orange-d363 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.orange-d363 [class*="social-icon-facebook"].sort-91ae {
  background-color: transparent;
  color: #3b5998;
}
.orange-d363 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.orange-d363 [class*="social-icon-flickr"].sort-91ae {
  background-color: transparent;
  color: #0063dc;
}
.orange-d363 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.orange-d363 [class*="social-icon-foursquare"].sort-91ae {
  background-color: transparent;
  color: #2d5be3;
}
.orange-d363 [class*="social-icon-github"] {
  background-color: #333;
}
.orange-d363 [class*="social-icon-github"].sort-91ae {
  background-color: transparent;
  color: #333;
}
.orange-d363 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.orange-d363 [class*="social-icon-google-plus"].sort-91ae {
  background-color: transparent;
  color: #dd4b39;
}
.orange-d363 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.orange-d363 [class*="social-icon-houzz"].sort-91ae {
  background-color: transparent;
  color: #7ac142;
}
.orange-d363 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.orange-d363 [class*="social-icon-instagram"].sort-91ae {
  background-color: transparent;
  color: #262626;
}
.orange-d363 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.orange-d363 [class*="social-icon-jsfiddle"].sort-91ae {
  background-color: transparent;
  color: #487aa2;
}
.orange-d363 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.orange-d363 [class*="social-icon-linkedin"].sort-91ae {
  background-color: transparent;
  color: #0077b5;
}
.orange-d363 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.orange-d363 [class*="social-icon-medium"].sort-91ae {
  background-color: transparent;
  color: #00ab6b;
}
.orange-d363 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.orange-d363
  [class*="social-icon-odnoklassniki"].sort-91ae {
  background-color: transparent;
  color: #f4731c;
}
.orange-d363 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.orange-d363 [class*="social-icon-meetup"].sort-91ae {
  background-color: transparent;
  color: #ec1c40;
}
.orange-d363 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.orange-d363 [class*="social-icon-pinterest"].sort-91ae {
  background-color: transparent;
  color: #bd081c;
}
.orange-d363 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.orange-d363 [class*="social-icon-product-hunt"].sort-91ae {
  background-color: transparent;
  color: #da552f;
}
.orange-d363 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.orange-d363 [class*="social-icon-reddit"].sort-91ae {
  background-color: transparent;
  color: #ff4500;
}
.orange-d363 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.orange-d363 [class*="social-icon-rss"].sort-91ae {
  background-color: transparent;
  color: #f26522;
}
.orange-d363 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.orange-d363
  [class*="social-icon-shopping-cart"].sort-91ae {
  background-color: transparent;
  color: #4caf50;
}
.orange-d363 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.orange-d363 [class*="social-icon-skype"].sort-91ae {
  background-color: transparent;
  color: #00aff0;
}
.orange-d363 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.orange-d363 [class*="social-icon-slideshare"].sort-91ae {
  background-color: transparent;
  color: #0077b5;
}
.orange-d363 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.orange-d363 [class*="social-icon-snapchat"].sort-91ae {
  background-color: transparent;
  color: #fffc00;
}
.orange-d363 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.orange-d363 [class*="social-icon-soundcloud"].sort-91ae {
  background-color: transparent;
  color: #f80;
}
.orange-d363 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.orange-d363 [class*="social-icon-spotify"].sort-91ae {
  background-color: transparent;
  color: #2ebd59;
}
.orange-d363 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.orange-d363
  [class*="social-icon-stack-overflow"].sort-91ae {
  background-color: transparent;
  color: #fe7a15;
}
.orange-d363 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.orange-d363 [class*="social-icon-maldkfgram"].sort-91ae {
  background-color: transparent;
  color: #2ca5e0;
}
.orange-d363 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.orange-d363 [class*="social-icon-tripadvisor"].sort-91ae {
  background-color: transparent;
  color: #589442;
}
.orange-d363 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.orange-d363 [class*="social-icon-tumblr"].sort-91ae {
  background-color: transparent;
  color: #35465c;
}
.orange-d363 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.orange-d363 [class*="social-icon-twitch"].sort-91ae {
  background-color: transparent;
  color: #6441a5;
}
.orange-d363 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.orange-d363 [class*="social-icon-twitter"].sort-91ae {
  background-color: transparent;
  color: #1da1f2;
}
.orange-d363 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.orange-d363 [class*="social-icon-vimeo"].sort-91ae {
  background-color: transparent;
  color: #1ab7ea;
}
.orange-d363 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.orange-d363 [class*="social-icon-vk"].sort-91ae {
  background-color: transparent;
  color: #45668e;
}
.orange-d363 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.orange-d363 [class*="social-icon-weibo"].sort-91ae {
  background-color: transparent;
  color: #df2029;
}
.orange-d363 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.orange-d363 [class*="social-icon-weixin"].sort-91ae {
  background-color: transparent;
  color: #7bb32e;
}
.orange-d363 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.orange-d363 [class*="social-icon-whatsapp"].sort-91ae {
  background-color: transparent;
  color: #25d366;
}
.orange-d363 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.orange-d363 [class*="social-icon-wordpress"].sort-91ae {
  background-color: transparent;
  color: #21759b;
}
.orange-d363 [class*="social-icon-xing"] {
  background-color: #026466;
}
.orange-d363 [class*="social-icon-xing"].sort-91ae {
  background-color: transparent;
  color: #026466;
}
.orange-d363 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.orange-d363 [class*="social-icon-yelp"].sort-91ae {
  background-color: transparent;
  color: #af0606;
}
.orange-d363 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.orange-d363 [class*="social-icon-youtube"].sort-91ae {
  background-color: transparent;
  color: #cd201f;
}
.article-hard-4e15 {
  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;
}
.article-hard-4e15:hover {
  box-shadow: none;
  background: 0 0;
}
.shade_dfa2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.avatar_523c {
  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;
}
.icon_f256 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.image_gold_c47d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.image_gold_c47d,
.image_gold_c47d::after,
.image_gold_c47d::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;
}
.image_gold_c47d::after,
.image_gold_c47d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.warm_51da .avatar_523c .icon_f256 {
  margin-top: -2px;
  width: 19px;
}
.warm_51da .avatar_523c .image_gold_c47d {
  margin-top: -1px;
}
.warm_51da .avatar_523c .image_gold_c47d,
.warm_51da .avatar_523c .image_gold_c47d::after,
.warm_51da .avatar_523c .image_gold_c47d::before {
  width: 19px;
  height: 2px;
}
.warm_51da .avatar_523c .image_gold_c47d::before {
  top: -6px;
}
.warm_51da .avatar_523c .image_gold_c47d::after {
  bottom: -6px;
}
.hidden_2131 .avatar_523c .icon_f256 {
  margin-top: -2px;
  width: 22px;
}
.hidden_2131 .avatar_523c .image_gold_c47d {
  margin-top: -1px;
}
.hidden_2131 .avatar_523c .image_gold_c47d,
.hidden_2131 .avatar_523c .image_gold_c47d::after,
.hidden_2131 .avatar_523c .image_gold_c47d::before {
  width: 22px;
  height: 2px;
}
.hidden_2131 .avatar_523c .image_gold_c47d::before {
  top: -7px;
}
.hidden_2131 .avatar_523c .image_gold_c47d::after {
  bottom: -7px;
}
.carousel-c1e2 .avatar_523c .icon_f256 {
  margin-top: -2px;
  width: 31px;
}
.carousel-c1e2 .avatar_523c .image_gold_c47d {
  margin-top: -1.5px;
}
.carousel-c1e2 .avatar_523c .image_gold_c47d,
.carousel-c1e2 .avatar_523c .image_gold_c47d::after,
.carousel-c1e2 .avatar_523c .image_gold_c47d::before {
  width: 31px;
  height: 3px;
}
.carousel-c1e2 .avatar_523c .image_gold_c47d::before {
  top: -9px;
}
.carousel-c1e2 .avatar_523c .image_gold_c47d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tertiary_ad4e .avatar_523c .icon_f256 {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary_ad4e .avatar_523c .image_gold_c47d {
    margin-top: -1px;
  }
  .tertiary_ad4e .avatar_523c .image_gold_c47d,
  .tertiary_ad4e .avatar_523c .image_gold_c47d::after,
  .tertiary_ad4e .avatar_523c .image_gold_c47d::before {
    width: 19px;
    height: 2px;
  }
  .tertiary_ad4e .avatar_523c .image_gold_c47d::before {
    top: -6px;
  }
  .tertiary_ad4e .avatar_523c .image_gold_c47d::after {
    bottom: -6px;
  }
  .north_ad8b .avatar_523c .icon_f256 {
    margin-top: -2px;
    width: 22px;
  }
  .north_ad8b .avatar_523c .image_gold_c47d {
    margin-top: -1px;
  }
  .north_ad8b .avatar_523c .image_gold_c47d,
  .north_ad8b .avatar_523c .image_gold_c47d::after,
  .north_ad8b .avatar_523c .image_gold_c47d::before {
    width: 22px;
    height: 2px;
  }
  .north_ad8b .avatar_523c .image_gold_c47d::before {
    top: -7px;
  }
  .north_ad8b .avatar_523c .image_gold_c47d::after {
    bottom: -7px;
  }
  .chip_fd3f .avatar_523c .icon_f256 {
    margin-top: -2px;
    width: 31px;
  }
  .chip_fd3f .avatar_523c .image_gold_c47d {
    margin-top: -1.5px;
  }
  .chip_fd3f .avatar_523c .image_gold_c47d,
  .chip_fd3f .avatar_523c .image_gold_c47d::after,
  .chip_fd3f .avatar_523c .image_gold_c47d::before {
    width: 31px;
    height: 3px;
  }
  .chip_fd3f .avatar_523c .image_gold_c47d::before {
    top: -9px;
  }
  .chip_fd3f .avatar_523c .image_gold_c47d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .blue-4606 .avatar_523c .icon_f256 {
    margin-top: -2px;
    width: 19px;
  }
  .blue-4606 .avatar_523c .image_gold_c47d {
    margin-top: -1px;
  }
  .blue-4606 .avatar_523c .image_gold_c47d,
  .blue-4606 .avatar_523c .image_gold_c47d::after,
  .blue-4606 .avatar_523c .image_gold_c47d::before {
    width: 19px;
    height: 2px;
  }
  .blue-4606 .avatar_523c .image_gold_c47d::before {
    top: -6px;
  }
  .blue-4606 .avatar_523c .image_gold_c47d::after {
    bottom: -6px;
  }
  .hover_5abe .avatar_523c .icon_f256 {
    margin-top: -2px;
    width: 22px;
  }
  .hover_5abe .avatar_523c .image_gold_c47d {
    margin-top: -1px;
  }
  .hover_5abe .avatar_523c .image_gold_c47d,
  .hover_5abe .avatar_523c .image_gold_c47d::after,
  .hover_5abe .avatar_523c .image_gold_c47d::before {
    width: 22px;
    height: 2px;
  }
  .hover_5abe .avatar_523c .image_gold_c47d::before {
    top: -7px;
  }
  .hover_5abe .avatar_523c .image_gold_c47d::after {
    bottom: -7px;
  }
  .widget-bottom-f20d .avatar_523c .icon_f256 {
    margin-top: -2px;
    width: 31px;
  }
  .widget-bottom-f20d .avatar_523c .image_gold_c47d {
    margin-top: -1.5px;
  }
  .widget-bottom-f20d .avatar_523c .image_gold_c47d,
  .widget-bottom-f20d .avatar_523c .image_gold_c47d::after,
  .widget-bottom-f20d .avatar_523c .image_gold_c47d::before {
    width: 31px;
    height: 3px;
  }
  .widget-bottom-f20d .avatar_523c .image_gold_c47d::before {
    top: -9px;
  }
  .widget-bottom-f20d .avatar_523c .image_gold_c47d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .container-6969 .avatar_523c .icon_f256 {
    margin-top: -2px;
    width: 19px;
  }
  .container-6969 .avatar_523c .image_gold_c47d {
    margin-top: -1px;
  }
  .container-6969 .avatar_523c .image_gold_c47d,
  .container-6969 .avatar_523c .image_gold_c47d::after,
  .container-6969 .avatar_523c .image_gold_c47d::before {
    width: 19px;
    height: 2px;
  }
  .container-6969 .avatar_523c .image_gold_c47d::before {
    top: -6px;
  }
  .container-6969 .avatar_523c .image_gold_c47d::after {
    bottom: -6px;
  }
  .content-b8a3 .avatar_523c .icon_f256 {
    margin-top: -2px;
    width: 22px;
  }
  .content-b8a3 .avatar_523c .image_gold_c47d {
    margin-top: -1px;
  }
  .content-b8a3 .avatar_523c .image_gold_c47d,
  .content-b8a3 .avatar_523c .image_gold_c47d::after,
  .content-b8a3 .avatar_523c .image_gold_c47d::before {
    width: 22px;
    height: 2px;
  }
  .content-b8a3 .avatar_523c .image_gold_c47d::before {
    top: -7px;
  }
  .content-b8a3 .avatar_523c .image_gold_c47d::after {
    bottom: -7px;
  }
  .bright_7592 .avatar_523c .icon_f256 {
    margin-top: -2px;
    width: 31px;
  }
  .bright_7592 .avatar_523c .image_gold_c47d {
    margin-top: -1.5px;
  }
  .bright_7592 .avatar_523c .image_gold_c47d,
  .bright_7592 .avatar_523c .image_gold_c47d::after,
  .bright_7592 .avatar_523c .image_gold_c47d::before {
    width: 31px;
    height: 3px;
  }
  .bright_7592 .avatar_523c .image_gold_c47d::before {
    top: -9px;
  }
  .bright_7592 .avatar_523c .image_gold_c47d::after {
    bottom: -9px;
  }
}
.pattern_cold_7369 .image_gold_c47d {
  -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);
}
.pattern_cold_7369 .image_gold_c47d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pattern_cold_7369 .image_gold_c47d::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);
}
.pattern_cold_7369.thumbnail_action_f6f9 .image_gold_c47d {
  -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);
}
.pattern_cold_7369.thumbnail_action_f6f9 .image_gold_c47d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pattern_cold_7369.thumbnail_action_f6f9 .image_gold_c47d::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);
}
.warm_bd7a {
  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.hover-0544:before {
  display: none;
}
.pattern-b659 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pattern-b659 .pattern-easy-9b43 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pattern-b659 .pattern-easy-9b43:last-of-type {
  border-bottom: none;
}
.pattern-b659 .pattern-easy-9b43.dropdown-4f25,
.pattern-b659 .pattern-easy-9b43.outline-8cfd,
.pattern-b659 .pattern-easy-9b43.tag_blue_c2d4 {
  padding: 0;
}
.pattern-b659 .orange_32fd .preview_bottom_a8d1 {
  color: currentColor;
}
.pattern-b659 .orange_32fd .preview_bottom_a8d1:focus,
.pattern-b659 .orange_32fd .preview_bottom_a8d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern-b659.static-8309 .slow-430b,
.pattern-b659.static-8309 .dynamic-792b a,
.pattern-b659.static-8309 .sidebar_ae23 a,
.pattern-b659.static-8309 .logo-hot-70b1 a {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-b659.static-8309 .slow-430b:hover,
.pattern-b659.static-8309 .dynamic-792b a:hover,
.pattern-b659.static-8309 .sidebar_ae23 a:hover,
.pattern-b659.static-8309 .logo-hot-70b1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-b659.static-8309 .tall_bbc7 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-b659.static-8309 .pattern-easy-9b43 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern-b659.static-8309 .pattern-easy-9b43:before {
  background: rgba(0, 0, 0, 0.08);
}
.pattern-b659.static-8309 .active_b050:before {
  background: rgba(255, 255, 255, 0.9);
}
.pattern-b659.static-8309 .orange_32fd .image-cold-0f36 li a,
.pattern-b659.static-8309 .orange_32fd .preview_bottom_a8d1,
.pattern-b659.static-8309 .logo-hot-70b1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern-b659.static-8309 .orange_32fd .preview_bottom_a8d1:focus,
.pattern-b659.static-8309 .orange_32fd .preview_bottom_a8d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern-b659.static-8309 .image-cold-0f36 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern-b659.focused-fd62 .slow-430b,
.pattern-b659.focused-fd62 .dynamic-792b a,
.pattern-b659.focused-fd62 .sidebar_ae23 .preview_bottom_a8d1,
.pattern-b659.focused-fd62 .sidebar_ae23 a,
.pattern-b659.focused-fd62 .logo-hot-70b1 a {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-b659.focused-fd62 .slow-430b:hover,
.pattern-b659.focused-fd62 .dynamic-792b a:hover,
.pattern-b659.focused-fd62 .sidebar_ae23 .preview_bottom_a8d1:hover,
.pattern-b659.focused-fd62 .sidebar_ae23 a:hover,
.pattern-b659.focused-fd62 .logo-hot-70b1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-b659.focused-fd62 .tall_bbc7 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-b659.focused-fd62 .pattern-easy-9b43 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-b659.focused-fd62 .pattern-easy-9b43:before {
  background: rgba(255, 255, 255, 0.08);
}
.pattern-b659.focused-fd62 .active_b050:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern-b659.focused-fd62 .orange_32fd .image-cold-0f36 li a,
.pattern-b659.focused-fd62 .orange_32fd .preview_bottom_a8d1,
.pattern-b659.focused-fd62 .logo-hot-70b1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-b659.focused-fd62 .orange_32fd .preview_bottom_a8d1:focus,
.pattern-b659.focused-fd62 .orange_32fd .preview_bottom_a8d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern-b659.focused-fd62 .image-cold-0f36 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_b050 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.active_b050:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.slow_8aeb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.up-bd5f .pattern-b659 {
  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;
}
.up-bd5f .pattern-easy-9b43 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.up-bd5f .pattern-easy-9b43: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) {
  .up-bd5f .pattern-easy-9b43:before {
    width: 16%;
    left: 42%;
  }
}
.up-bd5f .pattern-easy-9b43:last-child:before {
  content: none;
}
.up-bd5f .pattern-easy-9b43[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.up-bd5f .orange_32fd .image-cold-0f36 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.up-bd5f .orange_32fd .image-cold-0f36 li a .preview_bottom_a8d1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.up-bd5f .orange_32fd .logo-hot-70b1 {
  border: none;
}
.up-bd5f .orange_32fd .logo-hot-70b1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.up-bd5f .active_b050 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.up-bd5f .slow_8aeb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.up-bd5f .focused-fd62 .active_b050:before {
  background: rgba(0, 0, 0, 0.9);
}
.up-bd5f .static-8309.feature-current-907a .image_gold_c47d {
  background: rgba(0, 0, 0, 0.6);
}
.up-bd5f
  .static-8309.feature-current-907a
  .image_gold_c47d::after,
.up-bd5f
  .static-8309.feature-current-907a
  .image_gold_c47d:before {
  background: inherit;
}
.up-bd5f
  .static-8309.feature-current-907a:hover
  .image_gold_c47d {
  background: rgba(0, 0, 0, 0.8);
}
.wrapper-dim-b530 .pattern-b659 {
  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) {
  .wrapper-dim-b530 .pattern-b659 {
    width: auto;
    right: 45px;
  }
}
.alert_glass_4b44 .pattern-b659 {
  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) {
  .alert_glass_4b44 .pattern-b659 {
    width: auto;
    left: 45px;
  }
}
.hover-0544 .pattern-b659 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hover-0544 .slow_8aeb {
  max-width: 48em;
  margin: 0 auto;
}
.hover-0544 .active_b050:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.message_7a00 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.message_7a00.up-bd5f .pattern-b659 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.message_7a00.wrapper-dim-b530 .pattern-b659 {
  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);
}
.message_7a00 .pattern-b659 {
  visibility: visible;
}
.message_7a00.alert_glass_4b44 .pattern-b659 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.footer_be2c,
.panel-under-9d00 {
  overflow-x: hidden;
}
.footer_be2c .pattern-b659 {
  overflow: auto;
}
.footer_be2c.up-bd5f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_be2c.up-bd5f .pattern-b659 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.footer_be2c.up-bd5f .article-hard-4e15 {
  opacity: 0;
}
.footer_be2c.wrapper-dim-b530 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_be2c.wrapper-dim-b530 .pattern-b659 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.footer_be2c.wrapper-dim-b530 .article-hard-4e15 {
  opacity: 0;
}
.footer_be2c.alert_glass_4b44 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_be2c.alert_glass_4b44 .pattern-b659 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.footer_be2c.alert_glass_4b44 .article-hard-4e15 {
  opacity: 0;
}
.footer_be2c.hover-0544 .pattern-b659 {
  z-index: 10;
  visibility: visible;
}
.feature-current-907a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.feature-current-907a .image_gold_c47d {
  background: rgba(255, 255, 255, 0.99);
}
.feature-current-907a .image_gold_c47d::after,
.feature-current-907a .image_gold_c47d:before {
  background: inherit;
}
.feature-current-907a:hover .image_gold_c47d {
  background: rgba(255, 255, 255, 0.99);
}
.alert_glass_4b44 .feature-current-907a {
  top: 10px;
  right: auto;
  left: 12px;
}
.hover-0544 .feature-current-907a {
  display: none !important;
}
.footer_be2c:before,
.panel-under-9d00:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.footer_be2c .feature-current-907a,
.panel-under-9d00 .feature-current-907a {
  display: inline-block;
}
.pattern-b659 .warm-3603 {
  -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;
}
.footer_be2c .pattern-b659 .warm-3603,
.panel-under-9d00 .pattern-b659 .warm-3603 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal_51b5 .prev_7a60 {
  width: 100%;
}
.sidebar_5a58 {
  padding: 0 0.5em 0;
}
.sidebar_5a58 [class*="customify-col-"],
.sidebar_5a58 [class*="customify-col_"],
.sidebar_5a58 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget-af44 .sidebar_5a58 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .active_f5a6 .carousel_664b,
  .carousel_664b {
    display: none;
  }
  .video_985f {
    text-align: left;
  }
  .alert_south_f63d {
    text-align: center;
  }
  .fluid_0749 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .active_f5a6 .secondary_pro_2d42,
  .secondary_pro_2d42 {
    display: none;
  }
  .primary_0886 {
    text-align: left;
  }
  .component-wide-b6fc {
    text-align: center;
  }
  .content_in_7fa2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .active_f5a6 .carousel_5d63,
  .carousel_5d63 {
    display: none;
  }
  .picture-e44f {
    text-align: left;
  }
  .article_hard_2b38 {
    text-align: center;
  }
  .short-b5a3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.row_inner_1a93 {
  box-shadow: none !important;
}
.dim-4a43 .card-cold-8fa3,
.tag-b6c7 .card-cold-8fa3 {
  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;
}
.tag-b6c7 .card-cold-8fa3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.detail_897e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.detail_897e:after,
.detail_897e:before {
  content: "";
  display: table;
}
.detail_897e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .detail_897e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.detail_897e,
.fresh_c3bc {
  max-width: 1248px;
  margin: 0 auto;
}

.image-04f8.fast-0a07 .detail_897e {
  max-width: 100%;
}
.image-04f8.dirty-2fb4 {
  max-width: 1200px;
  margin: 0 auto;
}
.image-04f8.row_lite_8ff0 .detail_897e {
  max-width: 100%;
}
.image-04f8.row_lite_8ff0 > .detail_897e {
  padding-left: 0;
  padding-right: 0;
}
.image-04f8.row_lite_8ff0 > .detail_897e .active_f5a6 {
  margin: 0;
}
.image-04f8.row_lite_8ff0
  > .detail_897e
  .pattern-bc3b.mask_226b {
  margin-right: 0;
  margin-left: 0;
}
.image-04f8.row_lite_8ff0 #main.mask_226b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .panel_dark_1e59 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .panel_dark_1e59 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .chip-25da .orange_e6b0 {
    padding-right: 1em;
  }
  .chip-25da.bronze_8621 .pattern-bc3b {
    border-right: 1px solid #eaecee;
  }
  .chip-25da.bronze_8621 .orange_e6b0 {
    padding-right: 1em;
  }
  .chip-25da.bronze_8621 .tabs_north_7903 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .prev-232e .orange_e6b0 {
    padding-left: 1em;
  }
  .prev-232e.bronze_8621 .pattern-bc3b {
    border-left: 1px solid #eaecee;
  }
  .prev-232e.bronze_8621 .orange_e6b0 {
    padding-left: 1em;
  }
  .prev-232e.bronze_8621 .tabs_north_7903 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom-36c2 .orange_e6b0 {
    padding-left: 1em;
  }
  .bottom-36c2.bronze_8621 .focused-3b1f {
    border-right: 1px solid #eaecee;
  }
  .bottom-36c2.bronze_8621 .highlight_6800 {
    border-right: 1px solid #eaecee;
  }
  .bottom-36c2.bronze_8621 .orange_e6b0 {
    padding-left: 1em;
  }
  .bottom-36c2.bronze_8621 .tabs_north_7903 {
    padding-right: 1em;
  }
  .bottom-36c2.bronze_8621 .down_63e7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-plasma-c9d3 .orange_e6b0 {
    padding-right: 1em;
  }
  .item-plasma-c9d3.bronze_8621 .focused-3b1f {
    border-left: 1px solid #eaecee;
  }
  .item-plasma-c9d3.bronze_8621 .highlight_6800 {
    border-left: 1px solid #eaecee;
  }
  .item-plasma-c9d3.bronze_8621 .orange_e6b0 {
    padding-right: 1em;
  }
  .item-plasma-c9d3.bronze_8621 .tabs_north_7903 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-plasma-c9d3.bronze_8621 .down_63e7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_dark_1e59 .orange_e6b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_dark_1e59.bronze_8621 .pattern-bc3b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .panel_dark_1e59.bronze_8621 .orange_e6b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_dark_1e59.bronze_8621 .tabs_north_7903 {
    padding-left: 1em;
  }
  .panel_dark_1e59.bronze_8621 .down_63e7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .panel_dark_1e59.bronze_8621 .orange_e6b0 {
    padding-left: 0;
  }
}
.large_f190 .frame-simple-29ce {
  display: inline-block;
}
.hidden_7bea {
  display: inline-block;
}
.input-hovered-3614 {
  word-con: break-word;
}
.accordion_static_121b > span {
  display: inline-block;
  padding: 5px 0;
}
.accordion_static_121b .medium_6c01 {
  margin-left: 8px;
  margin-right: 8px;
}
.accordion_static_121b .photo-active-b7b4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.caption_easy_a5d6 .pagination_lower_38f1 {
  margin-bottom: 2em;
}
.caption_easy_a5d6 .pattern-8387 {
  margin-bottom: 15px;
}
.caption_easy_a5d6 .pattern-8387:last-child {
  margin-bottom: 0;
}
.caption_easy_a5d6 .huge_a77f {
  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) {
  .caption_easy_a5d6 .huge_a77f {
    display: block;
  }
}
.caption_easy_a5d6 .background_13ea {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .caption_easy_a5d6 .background_13ea {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.caption_easy_a5d6 .dark_e0b1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.caption_easy_a5d6 .dark_e0b1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.caption_easy_a5d6 .dark_e0b1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.caption_easy_a5d6 .input-hovered-3614 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.caption_easy_a5d6 .input-hovered-3614 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.caption_easy_a5d6 .video-tiny-eacc p:last-child {
  margin-bottom: 0;
}
.caption_easy_a5d6 .active-current-9ea8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.caption_easy_a5d6 .breadcrumb_static_02f1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.caption_easy_a5d6 .wood_6285 {
  margin-top: 1em;
}
.caption_easy_a5d6 .thick-4528 {
  top: 0;
  display: block;
}
.caption_easy_a5d6 .thick-4528 a {
  color: inherit;
}
.caption_easy_a5d6 .thick-4528 a:hover {
  color: inherit;
}
.caption_easy_a5d6 .dropdown-outer-6525 {
  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;
}
.caption_easy_a5d6 .dropdown-outer-6525:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.caption_easy_a5d6 .breadcrumb_static_02f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.caption_easy_a5d6 .logo-d994 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.caption_easy_a5d6 .logo-d994:first-child {
  margin-top: 0;
}
.caption_easy_a5d6 .logo-d994.fast_a6a0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.caption_easy_a5d6 .logo-d994.block_stale_f5f3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.caption_easy_a5d6
  .logo-d994.block_stale_f5f3.message-c28d
  .wood_6285 {
  width: 100%;
}
.caption_easy_a5d6 .block_stale_f5f3 {
  -webkit-box-align: center;
  align-items: center;
}
.caption_easy_a5d6 .block_stale_f5f3 .accordion_static_121b,
.caption_easy_a5d6 .block_stale_f5f3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.caption_easy_a5d6 .dark_e0b1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption_easy_a5d6 .dark_e0b1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption_easy_a5d6 .dark_e0b1: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;
}
.caption_easy_a5d6 .fast_a6a0 {
  z-index: 5;
}
.caption_easy_a5d6 .chip-copper-66bc .yellow-e06f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.caption_easy_a5d6 .logo-7ceb .yellow-e06f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.caption_easy_a5d6 .small_2951 .yellow-e06f {
  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;
}
.caption_easy_a5d6.popup_new_a282 .huge_a77f,
.caption_easy_a5d6.status-96ea .huge_a77f {
  display: block;
}
.caption_easy_a5d6.popup_new_a282 .huge_a77f .plasma_713e,
.caption_easy_a5d6.popup_new_a282 .huge_a77f .breadcrumb_static_02f1,
.caption_easy_a5d6.status-96ea .huge_a77f .plasma_713e,
.caption_easy_a5d6.status-96ea .huge_a77f .breadcrumb_static_02f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption_easy_a5d6.left-c2e9 .background_13ea {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .caption_easy_a5d6.left-c2e9 .background_13ea {
    margin-right: 0;
  }
}
.caption_easy_a5d6.popup_new_a282 .background_13ea,
.caption_easy_a5d6.status-96ea .background_13ea {
  padding-top: 40%;
}
.caption_easy_a5d6.popup_new_a282 .pagination_lower_38f1,
.caption_easy_a5d6.status-96ea .pagination_lower_38f1 {
  display: block;
}
.caption_easy_a5d6.popup_new_a282 .fn-sticky-f473 .breadcrumb_static_02f1,
.caption_easy_a5d6.status-96ea .fn-sticky-f473 .breadcrumb_static_02f1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.caption_easy_a5d6.popup_new_a282 .background_13ea,
.caption_easy_a5d6.status-96ea .background_13ea {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.caption_easy_a5d6.popup_new_a282 .breadcrumb_static_02f1 {
  padding: 1em;
}
.texture_tiny_c916 {
  margin: 30px auto;
  display: block;
}
.texture_tiny_c916 .brown-d377 > * {
  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;
}
.texture_tiny_c916 .brown-d377 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture_tiny_c916 .brown-d377 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-cold-04a1 .accordion_static_121b {
  margin-bottom: 1.41575em;
}
.backdrop-cold-04a1 .avatar_c029 {
  margin-bottom: 1.618em;
}
.icon-full-bd0c .form_4661 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.icon-full-bd0c .form_4661 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.icon-full-bd0c .easy_88f5 {
  max-width: 100%;
  overflow: auto;
}
.breadcrumb_silver_6811 .icon-full-bd0c a:hover {
  text-decoration: underline;
}
.white-ef75 .pattern-8387:not(.input-hovered-3614),
.white-ef75 .dark_e0b1 {
  margin-bottom: 1.41575em;
}
.white-ef75 .pattern-8387:not(.input-hovered-3614):last-child,
.white-ef75 .dark_e0b1:last-child {
  margin-bottom: 0;
}
.white-ef75 .pattern-8387.primary-4c54 {
  margin-bottom: 0.41575em;
}
.white-ef75 .caption-upper-2f0e:before,
.white-ef75 .label-silver-b78e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.white-ef75 .caption-upper-2f0e:before {
  content: "\f115";
}
.white-ef75 .label-silver-b78e:before {
  content: "\f02c";
}
.white-ef75 .thick-065a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.white-ef75 .thick-065a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.backdrop_old_8f01 {
  display: -webkit-box;
  display: flex;
}
.backdrop_old_8f01 .dim-d087 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .backdrop_old_8f01 .dim-d087 {
    flex-basis: 90px;
  }
}
.backdrop_old_8f01 .motion-ae91 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .backdrop_old_8f01 .motion-ae91 {
    flex-basis: calc(100% - 50px);
  }
}
.backdrop_old_8f01 .message-fb23 p:last-child {
  margin-bottom: 0.72em;
}
.progress_4c67 .brown-d377 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.progress_4c67 .brown-d377:after,
.progress_4c67 .brown-d377:before {
  content: "";
  display: table;
}
.progress_4c67 .brown-d377:after {
  clear: both;
}
.progress_4c67 .brown-d377 .badge_soft_c7d1,
.progress_4c67 .brown-d377 .lite_d855 {
  width: 49%;
}
.progress_4c67 .brown-d377 .badge_soft_c7d1 a span.menu-mini-2105,
.progress_4c67 .brown-d377 .lite_d855 a span.menu-mini-2105 {
  display: block;
  margin-bottom: 5px;
}
.progress_4c67 .brown-d377 .lite_d855 {
  float: left;
  text-align: left;
}
.progress_4c67 .brown-d377 .badge_soft_c7d1 {
  float: right;
  text-align: right;
}
.tooltip_hovered_c92d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tooltip_hovered_c92d {
    margin-bottom: 0;
  }
}
.huge-ae13 {
  margin-bottom: 1em;
}
.huge-ae13 .input-hovered-3614 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tooltip-yellow-66e6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.row_up_5c2d .huge-ae13,
.wide_c7e5 .huge-ae13 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .row_up_5c2d .huge-ae13,
  .wide_c7e5 .huge-ae13 {
    display: block;
  }
}
.row_up_5c2d .tooltip-yellow-66e6,
.wide_c7e5 .tooltip-yellow-66e6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .row_up_5c2d .tooltip-yellow-66e6,
  .wide_c7e5 .tooltip-yellow-66e6 {
    margin-bottom: 1em;
  }
}
.row_up_5c2d .tooltip-yellow-66e6 img,
.wide_c7e5 .tooltip-yellow-66e6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.row_up_5c2d .over_0526,
.wide_c7e5 .over_0526 {
  flex-basis: calc(100% - 160px);
}
.row_up_5c2d .over_0526 p,
.wide_c7e5 .over_0526 p {
  margin-bottom: 0;
}
.row_up_5c2d .over_0526 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .row_up_5c2d .over_0526 {
    padding-left: 0;
  }
}
.wide_c7e5 .over_0526 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wide_c7e5 .over_0526 {
    padding-right: 0;
  }
}
.wide_c7e5 .tooltip-yellow-66e6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pagination-last-5609 .tooltip-yellow-66e6 {
  margin-bottom: 0.5em;
}
.pagination-last-5609 .tooltip-yellow-66e6 img {
  width: 100%;
}
.gallery_up_5f06 .over-c18a,
.sidebar_760c .over-c18a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sidebar_760c .pattern-bc3b .caption_2f24 p:last-child {
  margin-bottom: 0;
}
.content_wood_07c8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.header-full-c86b .list_black_3217 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .header-full-c86b .list_black_3217:last-of-type {
    margin-bottom: 0;
  }
}
.header-full-c86b .list_black_3217 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-full-c86b .list_black_3217 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.header-full-c86b .list_black_3217 ul li {
  margin: 0 0 0.6em;
}
.header-full-c86b .list_black_3217 ul li.badge_top_dda8,
.header-full-c86b .list_black_3217 ul li.footer-6966 {
  position: relative;
}
.header-full-c86b .list_black_3217 ul li.badge_top_dda8 .chip-8b8e,
.header-full-c86b .list_black_3217 ul li.footer-6966 .chip-8b8e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.header-full-c86b .list_black_3217 ul li.badge_top_dda8:after:after,
.header-full-c86b .list_black_3217 ul li.badge_top_dda8:after:before,
.header-full-c86b
  .list_black_3217
  ul
  li.footer-6966:after:after,
.header-full-c86b
  .list_black_3217
  ul
  li.footer-6966:after:before {
  content: "";
  display: table;
}
.header-full-c86b .list_black_3217 ul li.badge_top_dda8:after:after,
.header-full-c86b
  .list_black_3217
  ul
  li.footer-6966:after:after {
  clear: both;
}
.header-full-c86b .list_black_3217 a.heading_bottom_542a:hover {
  text-decoration: none;
}
.header-full-c86b .list_black_3217 select {
  max-width: 100%;
}
.header-full-c86b .list_black_3217 table {
  font-size: 85%;
}
.header-full-c86b .list_black_3217 table td,
.header-full-c86b .list_black_3217 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.header-full-c86b .list_black_3217 table tfoot td {
  text-align: left;
}
.header-full-c86b .list_black_3217 :last-child {
  margin-bottom: 0;
}
.header-full-c86b .list_black_3217 .module-308e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.header-full-c86b .list_black_3217 .module-308e label {
  width: 100%;
}
.header-full-c86b .list_black_3217 .module-308e .texture-c83e {
  width: 100%;
  display: block;
}
.header-full-c86b .list_black_3217 .module-308e .widget-hard-9000 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.header-full-c86b .list_black_3217 .module-308e .widget-hard-9000:hover svg #svg-search {
  fill: #444;
}
.header-full-c86b .list_black_3217 .module-308e .widget-hard-9000 svg {
  width: 18px;
  height: 18px;
}
.header-full-c86b .north-8e6b ul ul,
.header-full-c86b .header_bd72 ul ul,
.header-full-c86b .summary-0003 ul ul,
.header-full-c86b .content_smooth_b2be ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.header-full-c86b .north-8e6b .hard-0b11 > a,
.header-full-c86b .header_bd72 .hard-0b11 > a,
.header-full-c86b .summary-0003 .hard-0b11 > a,
.header-full-c86b .content_smooth_b2be .hard-0b11 > a {
  margin-bottom: 0;
}
.header-full-c86b .huge_db70 li,
.header-full-c86b .north-8e6b li,
.header-full-c86b .description-c6af li,
.header-full-c86b .header_bd72 li,
.header-full-c86b .summary-0003 li,
.header-full-c86b .content_smooth_b2be li,
.header-full-c86b .warm-97d1 li,
.header-full-c86b .block-soft-03b4 li {
  display: block;
  position: relative;
}
.header-full-c86b .huge_db70 li:last-child,
.header-full-c86b .north-8e6b li:last-child,
.header-full-c86b .description-c6af li:last-child,
.header-full-c86b .header_bd72 li:last-child,
.header-full-c86b .summary-0003 li:last-child,
.header-full-c86b .content_smooth_b2be li:last-child,
.header-full-c86b .warm-97d1 li:last-child,
.header-full-c86b .block-soft-03b4 li:last-child {
  border: none;
}
.header-full-c86b .huge_db70 li a,
.header-full-c86b .north-8e6b li a,
.header-full-c86b .description-c6af li a,
.header-full-c86b .header_bd72 li a,
.header-full-c86b .summary-0003 li a,
.header-full-c86b .content_smooth_b2be li a,
.header-full-c86b .warm-97d1 li a,
.header-full-c86b .block-soft-03b4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header-full-c86b .huge_db70 li ul li::before,
.header-full-c86b .north-8e6b li ul li::before,
.header-full-c86b .description-c6af li ul li::before,
.header-full-c86b .header_bd72 li ul li::before,
.header-full-c86b .summary-0003 li ul li::before,
.header-full-c86b .content_smooth_b2be li ul li::before,
.header-full-c86b .warm-97d1 li ul li::before,
.header-full-c86b .block-soft-03b4 li ul li::before {
  left: 15px;
}
.header-full-c86b .huge_db70 li ul a,
.header-full-c86b .north-8e6b li ul a,
.header-full-c86b .description-c6af li ul a,
.header-full-c86b .header_bd72 li ul a,
.header-full-c86b .summary-0003 li ul a,
.header-full-c86b .content_smooth_b2be li ul a,
.header-full-c86b .warm-97d1 li ul a,
.header-full-c86b .block-soft-03b4 li ul a {
  padding-left: 20px;
}
.header-full-c86b .huge_db70 li ul ul li::before,
.header-full-c86b .north-8e6b li ul ul li::before,
.header-full-c86b .description-c6af li ul ul li::before,
.header-full-c86b .header_bd72 li ul ul li::before,
.header-full-c86b .summary-0003 li ul ul li::before,
.header-full-c86b .content_smooth_b2be li ul ul li::before,
.header-full-c86b .warm-97d1 li ul ul li::before,
.header-full-c86b .block-soft-03b4 li ul ul li::before {
  left: 30px;
}
.header-full-c86b .huge_db70 li ul ul a,
.header-full-c86b .north-8e6b li ul ul a,
.header-full-c86b .description-c6af li ul ul a,
.header-full-c86b .header_bd72 li ul ul a,
.header-full-c86b .summary-0003 li ul ul a,
.header-full-c86b .content_smooth_b2be li ul ul a,
.header-full-c86b .warm-97d1 li ul ul a,
.header-full-c86b .block-soft-03b4 li ul ul a {
  padding-left: 40px;
}
.header-full-c86b .in-d6fb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header-full-c86b .block-soft-03b4 ul li {
  margin-bottom: 1.41575em;
}
.header-full-c86b .block-soft-03b4 ul li .search-1f72 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.header-full-c86b .block-soft-03b4 ul li .info-8b1d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.focused-fd62 .huge_db70 li a,
.focused-fd62 .north-8e6b li a,
.focused-fd62 .description-c6af li a,
.focused-fd62 .header_bd72 li a,
.focused-fd62 .summary-0003 li a,
.focused-fd62 .content_smooth_b2be li a,
.focused-fd62 .warm-97d1 li a,
.focused-fd62 .block-soft-03b4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused-fd62 .in-d6fb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused-fd62 .list_black_3217 ul li.badge_top_dda8 .chip-8b8e,
.focused-fd62 .list_black_3217 ul li.footer-6966 .chip-8b8e {
  background: rgba(0, 0, 0, 0.2);
}
.focused-fd62 .header-full-c86b .list_black_3217 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-04f8 .header-full-c86b .image-cold-0f36 li {
  margin: 0;
}
.image-04f8 .header-full-c86b .image-cold-0f36 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.image-04f8 .header-full-c86b .image-cold-0f36 li ul {
  margin: 0;
}
.image-04f8 .header-full-c86b .image-cold-0f36 li ul li a {
  padding-left: 15px;
}
.image-04f8 .header-full-c86b .image-cold-0f36 li ul li li a {
  padding-left: 30px;
}
.image-04f8 .header-full-c86b .image-cold-0f36 li.secondary-97bd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.image-04f8 .header-full-c86b .image-cold-0f36 li.secondary-97bd > 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;
}
.image-04f8 .header-full-c86b .image-cold-0f36 li.secondary-97bd > 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;
}
.sort-static-2117 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.widget_90a0 {
  position: relative;
  z-index: 10;
}
.widget_90a0 .warm-3603 {
  width: 100%;
  max-width: 100%;
}
.dynamic_ace6 .shade-fed5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dynamic_ace6 .static-8309 {
}
.dynamic_ace6 .focused-fd62 {
  background: #292929;
}
.selected_3307 .shade-fed5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.selected_3307 .static-8309 {
  background: #f9f9f9;
}
.selected_3307 .focused-fd62 {
  background: #303030;
}
.fluid_092e .shade-fed5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .fluid_092e .frame-simple-29ce {
    margin-bottom: 1em;
  }
  .fluid_092e .frame-simple-29ce:last-child {
    margin-bottom: 0;
  }
}
.fluid_092e .static-8309 {
  background: #ededed;
}
.fluid_092e .focused-fd62 {
  background: #1a1a1a;
}
.shade-fed5.static-8309 {
  color: rgba(0, 0, 0, 0.6);
}
.shade-fed5.static-8309 .dirty-4a0c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-fed5.focused-fd62 {
  color: rgba(255, 255, 255, 0.99);
}
.shade-fed5.focused-fd62 a:not(.heading_bottom_542a) {
  color: rgba(255, 255, 255, 0.79);
}
.shade-fed5.focused-fd62 a:not(.heading_bottom_542a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-fed5.focused-fd62 .dirty-4a0c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-fed5.focused-fd62 table tbody td,
.shade-fed5.focused-fd62 table th {
  background: rgba(0, 0, 0, 0.08);
}
.full_9176.list-472d .detail_897e {
  max-width: initial;
}
.full_9176 .popup_8abc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.full_9176 .popup_8abc .warm-3603 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .full_9176 .popup_8abc .warm-3603 {
    display: block;
    margin-bottom: 2em;
  }
  .full_9176 .popup_8abc .warm-3603:last-child {
    margin-bottom: 0;
  }
}
.fluid_092e .frame-simple-29ce:last-child,
.selected_3307 .frame-simple-29ce:last-child,
.dynamic_ace6 .frame-simple-29ce:last-child {
  margin-bottom: 0;
}
.fluid_092e .frame-simple-29ce .header-full-c86b .list_black_3217:last-child,
.selected_3307 .frame-simple-29ce .header-full-c86b .list_black_3217:last-child,
.dynamic_ace6 .frame-simple-29ce .header-full-c86b .list_black_3217:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .fluid_092e .south-9d8e,
  .fluid_092e .component_complex_3693,
  .selected_3307 .south-9d8e,
  .selected_3307 .component_complex_3693,
  .dynamic_ace6 .south-9d8e,
  .dynamic_ace6 .component_complex_3693 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .widget_90a0 .frame-simple-29ce {
    margin-bottom: 2em;
  }
}
.widget_90a0 p:last-child {
  margin-bottom: 0;
}
.widget_90a0 li,
.widget_90a0 ul {
  list-style: none;
  margin: 0;
}
.widget_90a0 ul ul {
  margin-left: 2.617924em;
}
.mini_6474 {
  font-size: 0.875em;
}

/* css-noise: 1321 */
.promo-block-z8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
