/*!
Theme Name: Customify
Theme URI: https://pressmaximum.red-2ad6/customify
Author: WPCustomify
Author URI: https://pressmaximum.red-2ad6
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.red-2ad6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.next_700d.down-b421/licenses/gpl-2.0.alert_smooth_f633
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.carousel-right-e3b1/, (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.secondary-9440.gallery-medium-a1a6/normalize.caption_south_374b/
 ======
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.caption_south_374b v7.0.0 | MIT License | github.red-2ad6/necolas/normalize.caption_south_374b */
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;
}
.module_6a03 .glass_ab5f,
.hover_eede,
.accordion-1298,
.solid_fed0,
.paper_bab3,
.selected_cdf1,
.hot-f5e0,
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;
}
.hover_eede,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hover_eede,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hover_eede,
  h1 {
    font-size: 1.8em;
  }
}
.accordion-1298,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accordion-1298 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accordion-1298,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accordion-1298,
  h2 {
    font-size: 1.7em;
  }
}
.solid_fed0,
h3 {
  font-size: 1.618em;
}
.module_6a03 .glass_ab5f,
.paper_bab3,
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.item_ea53 {
  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;
}
.mask_hovered_48e9:after,
.mask_hovered_48e9:before,
.alert-bronze-c26d:after,
.alert-bronze-c26d:before {
  content: "";
  display: table;
}
.mask_hovered_48e9:after,
.alert-bronze-c26d:after {
  clear: both;
}
.footer_warm_c346 {
  float: right;
  margin-right: 0;
}
.grid_7181 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.disabled_aa83 .header-8f07,
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;
}
.disabled_aa83 .header-8f07: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;
}
.tertiary-large-0915 .header-8f07 {
  box-shadow: none;
}
.tertiary-large-0915
  .header-8f07
  .texture-93b0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tertiary-large-0915 .header-8f07 .aside_dd89 {
  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;
}
.tertiary-large-0915
  .header-8f07
  .aside_dd89
  b {
  display: none;
}
.tertiary-large-0915 .mask-304f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.outline-d8f1:not(.link-pro-a88d):not(.logo-7cec),
button:not(.link-pro-a88d):not(.logo-7cec),
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ),
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ),
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ) {
  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;
}
.outline-d8f1:not(.link-pro-a88d):not(
    .logo-7cec
  ):hover,
button:not(.link-pro-a88d):not(
    .logo-7cec
  ):hover,
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):hover,
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):hover,
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.outline-d8f1:not(.link-pro-a88d):not(
    .logo-7cec
  ):active,
.outline-d8f1:not(.link-pro-a88d):not(
    .logo-7cec
  ):focus,
button:not(.link-pro-a88d):not(
    .logo-7cec
  ):active,
button:not(.link-pro-a88d):not(
    .logo-7cec
  ):focus,
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):active,
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):focus,
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):active,
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):focus,
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):active,
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):focus {
  outline: 0;
}
.outline-d8f1:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f,
button:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f,
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f,
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f,
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f {
  position: relative;
}
.outline-d8f1:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .black-3b4c,
.outline-d8f1:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .in-e512,
.outline-d8f1:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .feature_9253,
.outline-d8f1:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  i,
.outline-d8f1:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  svg,
button:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .black-3b4c,
button:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .in-e512,
button:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .feature_9253,
button:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  i,
button:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  svg,
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .black-3b4c,
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .in-e512,
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .feature_9253,
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  i,
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  svg,
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .black-3b4c,
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .in-e512,
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .feature_9253,
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  i,
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  svg,
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .black-3b4c,
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .in-e512,
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  .feature_9253,
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  i,
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f
  svg {
  visibility: hidden;
}
.outline-d8f1:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f:after,
button:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f:after,
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f:after,
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f:after,
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ).fn-loading-653f: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;
}
.outline-d8f1:not(.link-pro-a88d):not(.logo-7cec),
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ),
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ),
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ) {
  color: #fff;
  background: #235787;
}
.outline-d8f1:not(.link-pro-a88d):not(
    .logo-7cec
  ):focus,
input[type="button"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):focus,
input[type="reset"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):focus,
input[type="submit"]:not(.link-pro-a88d):not(
    .logo-7cec
  ):focus {
  color: #fff;
}
.outline-d8f1.fn-disabled-653f:not(.link-pro-a88d):not(
    .logo-7cec
  ),
.outline-d8f1[disabled]:not(.link-pro-a88d):not(
    .logo-7cec
  ),
button.fn-disabled-653f:not(.link-pro-a88d):not(
    .logo-7cec
  ),
button[disabled]:not(.link-pro-a88d):not(
    .logo-7cec
  ) {
  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;
}
.notification_65d2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.notification_65d2: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;
}
.main-soft-b003 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.basic-5da3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.description-right-1d4d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mask_hovered_48e9:after,
.mask_hovered_48e9:before,
.bottom-25bd:after,
.bottom-25bd:before,
.first_0a8a:after,
.first_0a8a:before,
.surface-fixed-1190:after,
.surface-fixed-1190:before,
.sidebar_fluid_ff22:after,
.sidebar_fluid_ff22:before,
.south_3a7f:after,
.south_3a7f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mask_hovered_48e9:after,
.bottom-25bd:after,
.first_0a8a:after,
.surface-fixed-1190:after,
.sidebar_fluid_ff22:after,
.south_3a7f:after {
  clear: both;
}
.bottom-25bd .gradient_wide_eab7,
.first_0a8a .gradient_wide_eab7,
.border-lite-19eb .gradient_wide_eab7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.lower_4ea0 {
  display: inline-block;
}
.cool-201f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.cool-201f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cool-201f .picture_red_e683 {
  padding: 1em 0;
  font-size: 85%;
}
.picture_red_e683 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.thumbnail-2405 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.thumbnail-2405:after,
.thumbnail-2405:before {
  content: "";
  display: table;
}
.thumbnail-2405:after {
  clear: both;
}
.texture_stone_c272 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.article-c950 .texture_stone_c272 {
  max-width: 50%;
}
.gradient_pressed_b7ab .texture_stone_c272 {
  max-width: 33.33%;
}
.feature-e046 .texture_stone_c272 {
  max-width: 25%;
}
.mini_f6d8 .texture_stone_c272 {
  max-width: 20%;
}
.tabs_a45e .texture_stone_c272 {
  max-width: 16.66%;
}
.breadcrumb-up-4d14 .texture_stone_c272 {
  max-width: 14.28%;
}
.filter_under_fe32 .texture_stone_c272 {
  max-width: 12.5%;
}
.dropdown-6c44 .texture_stone_c272 {
  max-width: 11.11%;
}
.section_over_fd99 {
  display: block;
}
.module_6a03 .fast-7a1c label,
.module_6a03 .bottom_f96d label,
.module_6a03 .box-7d84 label,
.module_6a03 .shade_20e1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero_a7ef {
  list-style: none;
  margin: 0;
}
.hero_a7ef article.media_hovered_e1bb {
  margin-bottom: 0;
}
.hero_a7ef ul {
  list-style: none;
  margin: 0;
}
.hero_a7ef .frame_fluid_04b2 li.media_hovered_e1bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero_a7ef .frame_fluid_04b2 li.media_hovered_e1bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero_a7ef .frame_fluid_04b2 li.media_hovered_e1bb: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) {
  .hero_a7ef .frame_fluid_04b2 li.media_hovered_e1bb li.media_hovered_e1bb li.media_hovered_e1bb li.media_hovered_e1bb {
    padding-left: 0;
  }
}
article.media_hovered_e1bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_hovered_e1bb .bottom-25bd p:last-of-type {
  margin-bottom: 0;
}
article.media_hovered_e1bb .input_fluid_580d {
  float: left;
}
article.media_hovered_e1bb .title_6c90 {
  margin-left: 85px;
}
article.media_hovered_e1bb .element_b69f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_hovered_e1bb .element_b69f .summary_e74d {
  margin-left: 10px;
}
article.media_hovered_e1bb .hovered_5d5d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_hovered_e1bb .up_e36c {
  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 .fast-7a1c,
  #respond .box-7d84,
  #respond .shade_20e1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fast-7a1c input,
#respond .box-7d84 input,
#respond .shade_20e1 input {
  width: 100%;
}
#respond .shade_20e1 {
  margin-right: 0;
}
#respond .hidden_0aff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside_2d7c {
  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;
}
.aside_2d7c.tabs_ba94 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.aside_2d7c 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%);
}
.aside_2d7c:focus,
.aside_2d7c: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);
}
.tertiary-soft-5917 {
  border-radius: 10%;
}
.highlight_south_66df {
  border-radius: 50%;
}
.highlight-043e {
  font-size: 0.72em;
}
.grid_a83e {
  font-size: 0.875em;
}
.background_39c8 {
  font-size: 1.1em;
}
.old-a1ed {
  text-transform: uppercase;
  line-height: 1.2;
}
.old-a1ed.highlight-043e {
  letter-spacing: 0.5px;
}
.bright_5980,
.bright_5980 a {
  color: #6d6d6d;
}
.bright_5980 a:hover {
  color: #111;
}
.texture_ca93 {
  color: #6d6d6d;
}
.modal-5b29 {
  overflow-x: hidden;
}
.modal-5b29 .brown-0751.message_short_e166 {
  position: relative;
}
.modal-5b29 .brown-0751.message_short_e166.module-wide-94b9 {
  position: initial;
}
.modal-5b29
  .brown-0751.message_short_e166.module-wide-94b9
  .outline-5449 {
  left: auto;
}
.modal-5b29 .brown-0751 .outline-5449 {
  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;
}
.modal-5b29 .brown-0751:hover.message_short_e166 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.modal-5b29
  .brown-0751:hover.message_short_e166
  .outline-5449 {
  display: block;
  z-index: 9999999;
}
.modal-5b29 .image_smooth_e43f .gradient_full_597a,
.modal-5b29 .carousel_center_ecf2 .gradient_full_597a {
  display: none;
}
.modal-5b29 .thumbnail_573c .brown-0751:hover.message_short_e166 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.module_6a03 .fast-7a1c label,
.module_6a03 .bottom_f96d label,
.module_6a03 .box-7d84 label,
.module_6a03 .shade_20e1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero_a7ef {
  list-style: none;
  margin: 0;
}
.hero_a7ef article.media_hovered_e1bb {
  margin-bottom: 0;
}
.hero_a7ef ul {
  list-style: none;
  margin: 0;
}
.hero_a7ef .frame_fluid_04b2 li.media_hovered_e1bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero_a7ef .frame_fluid_04b2 li.media_hovered_e1bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero_a7ef .frame_fluid_04b2 li.media_hovered_e1bb: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) {
  .hero_a7ef .frame_fluid_04b2 li.media_hovered_e1bb li.media_hovered_e1bb li.media_hovered_e1bb li.media_hovered_e1bb {
    padding-left: 0;
  }
}
article.media_hovered_e1bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_hovered_e1bb .bottom-25bd p:last-of-type {
  margin-bottom: 0;
}
article.media_hovered_e1bb .input_fluid_580d {
  float: left;
}
article.media_hovered_e1bb .title_6c90 {
  margin-left: 85px;
}
article.media_hovered_e1bb .element_b69f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_hovered_e1bb .element_b69f .summary_e74d {
  margin-left: 10px;
}
article.media_hovered_e1bb .hovered_5d5d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_hovered_e1bb .up_e36c {
  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 .fast-7a1c,
  #respond .box-7d84,
  #respond .shade_20e1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fast-7a1c input,
#respond .box-7d84 input,
#respond .shade_20e1 input {
  width: 100%;
}
#respond .shade_20e1 {
  margin-right: 0;
}
#respond .hidden_0aff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.image_smooth_e43f .dirty_198a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dirty_198a .aside_motion_91be.notification-1fda .thick-1250 > li > a:focus,
.dirty_198a .aside_motion_91be.notification-1fda .thick-1250 > li > a:hover,
.dirty_198a .aside_motion_91be.north_3000 .thick-1250 > li > a:focus,
.dirty_198a .aside_motion_91be.north_3000 .thick-1250 > li > a:hover,
.dirty_198a .aside_motion_91be.sidebar-99ea .thick-1250 > li > a:focus,
.dirty_198a .aside_motion_91be.sidebar-99ea .thick-1250 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_198a
  .aside_motion_91be.notification-1fda
  .thick-1250
  > li.new_1669
  > a,
.dirty_198a
  .aside_motion_91be.notification-1fda
  .thick-1250
  > li.light_844e
  > a,
.dirty_198a
  .aside_motion_91be.north_3000
  .thick-1250
  > li.new_1669
  > a,
.dirty_198a
  .aside_motion_91be.north_3000
  .thick-1250
  > li.light_844e
  > a,
.dirty_198a
  .aside_motion_91be.sidebar-99ea
  .thick-1250
  > li.new_1669
  > a,
.dirty_198a .aside_motion_91be.sidebar-99ea .thick-1250 > li.liquid-ddba > a {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_198a .filter-b483,
.dirty_198a .filter-b483 a {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_198a .hero-32f2.gradient-11c3 li a,
.dirty_198a .orange_6ab3 a,
.dirty_198a .frame-da88,
.dirty_198a .thick-1250 > li > a,
.dirty_198a .box_stale_09cf {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_198a .hero-32f2.gradient-11c3 li a:hover,
.dirty_198a .orange_6ab3 a:hover,
.dirty_198a .frame-da88:hover,
.dirty_198a .thick-1250 > li > a:hover,
.dirty_198a .box_stale_09cf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_198a .bottom-b5fb {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_198a .bottom-b5fb .border_557c {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_198a .bottom-b5fb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_198a .brown-a399 .footer-silver-6da4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dirty_198a .brown-a399 .footer-silver-6da4 .focused_4c98 {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_198a
  .brown-a399
  .footer-silver-6da4
  .focused_4c98::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_198a
  .brown-a399
  .footer-silver-6da4
  .focused_4c98:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_198a
  .brown-a399
  .footer-silver-6da4
  .focused_4c98::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_198a
  .brown-a399
  .footer-silver-6da4
  .focused_4c98::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_198a .brown-a399 .pressed_5a13 {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_198a .brown-a399 .pressed_5a13:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_middle_766c
  .dirty_198a
  .brown-a399
  .wrapper-hovered-1d52
  .caption-0fc8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row_middle_766c
  .dirty_198a
  .brown-a399
  .wrapper-hovered-1d52
  .focused_4c98 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_smooth_e43f .basic_16cb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.basic_16cb .aside_motion_91be.notification-1fda .thick-1250 > li > a:focus,
.basic_16cb .aside_motion_91be.notification-1fda .thick-1250 > li > a:hover,
.basic_16cb .aside_motion_91be.north_3000 .thick-1250 > li > a:focus,
.basic_16cb .aside_motion_91be.north_3000 .thick-1250 > li > a:hover,
.basic_16cb .aside_motion_91be.sidebar-99ea .thick-1250 > li > a:focus,
.basic_16cb .aside_motion_91be.sidebar-99ea .thick-1250 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_16cb
  .aside_motion_91be.notification-1fda
  .thick-1250
  > li.new_1669
  > a,
.basic_16cb
  .aside_motion_91be.notification-1fda
  .thick-1250
  > li.light_844e
  > a,
.basic_16cb
  .aside_motion_91be.north_3000
  .thick-1250
  > li.new_1669
  > a,
.basic_16cb
  .aside_motion_91be.north_3000
  .thick-1250
  > li.light_844e
  > a,
.basic_16cb
  .aside_motion_91be.sidebar-99ea
  .thick-1250
  > li.new_1669
  > a,
.basic_16cb .aside_motion_91be.sidebar-99ea .thick-1250 > li.liquid-ddba > a {
  color: rgba(0, 0, 0, 0.8);
}
.basic_16cb .filter-b483,
.basic_16cb .filter-b483 a {
  color: rgba(0, 0, 0, 0.8);
}
.basic_16cb .hero-32f2.gradient-11c3 li a,
.basic_16cb .orange_6ab3 a,
.basic_16cb .frame-da88,
.basic_16cb .thick-1250 > li > a,
.basic_16cb .box_stale_09cf {
  color: rgba(0, 0, 0, 0.55);
}
.basic_16cb .hero-32f2.gradient-11c3 li a:hover,
.basic_16cb .orange_6ab3 a:hover,
.basic_16cb .frame-da88:hover,
.basic_16cb .thick-1250 > li > a:hover,
.basic_16cb .box_stale_09cf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_16cb .bottom-b5fb {
  color: rgba(0, 0, 0, 0.55);
}
.basic_16cb .bottom-b5fb .border_557c {
  color: rgba(0, 0, 0, 0.8);
}
.basic_16cb .bottom-b5fb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini-4256 .gold-223a {
  margin-left: auto;
  margin-right: auto;
}
.first_0a8a > * {
  margin-left: auto;
  margin-right: auto;
}
.first_0a8a .main-soft-b003 {
  margin-right: 1.41575em;
}
.chip_mini_af0e .first_0a8a > .focused-9e65 {
  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;
}
.chip_mini_af0e .first_0a8a > .container_gold_73be {
  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;
}
.tag_08d0.mini-4256 .gold-223a,
.highlight_3084.mini-4256 .gold-223a {
  margin-left: 0;
}
.footer-77f9.mini-4256 .gold-223a,
.out_649f.mini-4256 .gold-223a {
  margin-right: 0;
}
.first_0a8a ol,
.first_0a8a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.footer-huge-a992 video {
  max-width: 100%;
}
.item_plasma_4581 img {
  display: block;
}
.item_plasma_4581.main-soft-b003,
.item_plasma_4581.basic-5da3 {
  width: 100%;
}
.item_plasma_4581.container_gold_73be img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.badge-center-3c31:not(.secondary-mini-e7c6) {
  margin: 1.5em auto;
}
.outer_f75c p {
  padding: 1.5em 14px;
}
ul.lite_6d55.container_gold_73be,
ul.lite_6d55.focused-9e65,
ul.lite_6d55.stale_265f.focused-9e65 {
  padding: 0 14px;
}
.outline_e524 {
  display: block;
  overflow-x: auto;
}
.outline_e524 table {
  border-collapse: collapse;
  width: 100%;
}
.outline_e524 td,
.outline_e524 th {
  padding: 0.5em;
}
.first_0a8a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.first_0a8a ol ol,
.first_0a8a ol ul,
.first_0a8a ul ol,
.first_0a8a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.first_0a8a ol ol li,
.first_0a8a ol ul li,
.first_0a8a ul ol li,
.first_0a8a ul ul li {
  margin-left: 0;
}
.description_1d7a.search_d3f1 > .menu-stale-cdfa {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description_1d7a.search_d3f1 > .menu-stale-cdfa iframe,
.description_1d7a.search_d3f1 > .menu-stale-cdfa > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.east_9258 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.east_9258.next-1e22 {
  padding: 0;
}
.east_9258.next-1e22 cite {
  font-size: 13px;
}
.east_9258 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.east_9258 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gallery-5f63 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gallery-5f63 > p:first-child {
  margin-top: 0;
}
.gallery-5f63 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gallery-5f63 blockquote {
  border-left: 0;
}
.hover_dark_402a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hover_dark_402a:not(.selected_f911) {
  max-width: 100px;
}
.hover_dark_402a.heading-185d {
  border-bottom: none !important;
  text-align: center;
}
.hover_dark_402a.heading-185d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outer_f75c p {
    padding: 1.5em 0;
  }
}
.filter_a6e4 {
  color: #0073aa;
}
.preview_7916 {
  background-color: #0073aa;
}
.article_narrow_2742 {
  color: #229fd8;
}
.light-b288 {
  background-color: #229fd8;
}
.widget_pro_3b3f {
  color: #eee;
}
.slow-df8a {
  background-color: #eee;
}
.photo_bronze_8bfe {
  color: #444;
}
.background_a0ec {
  background-color: #444;
}
.menu_orange_0536 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.menu_orange_0536 .tag-easy-b02c .orange_6ab3 {
  font-size: 15px;
}
.menu_orange_0536 .orange_6ab3 {
  line-height: 1.3;
}
.menu_orange_0536 .basic_16cb {
}
.menu_orange_0536 .dirty_198a {
  background: #235787;
}
.layout-d359 {
  padding: 0;
}
.layout-d359 .dirty_198a {
  background: #1a1a1a;
}
.layout-d359 .basic_16cb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.footer-0ca8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.footer-0ca8 .basic_16cb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.footer-0ca8 .dirty_198a {
  background: #303030;
}
.south_3a7f {
  position: relative;
  z-index: 10;
}
.south_3a7f .article-e30e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_7849 .message_short_e166 {
  display: inline-block;
  vertical-align: middle;
}
.avatar_7849.widget-out-3ab9 .message_short_e166 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .avatar_7849.widget-out-3ab9 .message_short_e166 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_7849.widget-out-3ab9 .message_short_e166 {
    margin-right: 0.4em;
  }
}
.avatar_7849.widget-out-3ab9 .message_short_e166:last-child {
  margin-right: 0;
}
.first-6a2d .article-e30e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .image_smooth_e43f .tag-easy-b02c {
    margin: 0 -0.5em;
  }
  .image_smooth_e43f .tag-easy-b02c [class*="customify-col-"],
  .image_smooth_e43f .tag-easy-b02c [class*="customify-col_"],
  .image_smooth_e43f .tag-easy-b02c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.image_smooth_e43f.notice-58df .article-e30e {
  background: 0 0 !important;
}
.image_smooth_e43f.notice-58df .article-e30e,
.image_smooth_e43f.first-6a2d .article-e30e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .image_smooth_e43f.brown_d8ce {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.image_smooth_e43f.first-6a2d .article-e30e {
  box-shadow: none !important;
}
.module_large_4b61 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .module_large_4b61 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .module_large_4b61 {
    padding: 18px 0 20px;
  }
}
.module_large_4b61 .hidden-6869 {
  width: 100%;
}
.module_large_4b61 .nav-solid-9667 {
  margin-bottom: 0;
}
.module_large_4b61 .rough_e69c {
  margin-top: 5px;
  font-size: 0.875em;
}
.center_dbe6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.center_dbe6 .content_35d4 {
  width: 100%;
}
.outline-selected-32c3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outline-selected-32c3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outline-selected-32c3 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;
}
.outline-selected-32c3 li:last-child:after {
  display: none;
}
.outline-selected-32c3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.wide_d645 .gradient_full_597a button,
.module_large_4b61 .gradient_full_597a button {
  left: 0;
}
.wide_d645 .content_35d4,
.module_large_4b61 .content_35d4 {
  padding-left: 0;
  padding-right: 0;
}
.wide_d645 .center_dbe6,
.module_large_4b61 .center_dbe6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wide_d645 {
  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;
}
.wide_d645: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;
}
.wide_d645 .frame-8aaa {
  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) {
  .wide_d645 .frame-8aaa {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wide_d645 .frame-8aaa {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wide_d645 .frame-8aaa {
    min-height: 200px;
  }
}
.wide_d645 .outline-selected-32c3 {
  color: rgba(255, 255, 255, 0.8);
}
.wide_d645 .outline-selected-32c3 a,
.wide_d645 .outline-selected-32c3 li:after {
  color: inherit;
}
.wide_d645 .outline-selected-32c3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bright-91f6 {
  margin-bottom: 0.5em;
}
.background_94cd {
  margin-bottom: 1.2em;
}
.background_94cd,
.bright-91f6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.background_94cd p:last-child,
.bright-91f6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gradient_full_597a,
#masthead .gradient_full_597a {
  display: none;
}
#masthead
  > .gradient_full_597a.accent_1f0c {
  display: none;
}
#masthead > .gradient_full_597a button {
  left: 0;
}
.nav_focused_9ff7 {
  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%;
}
.nav_focused_9ff7 .message_short_e166 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.nav_focused_9ff7 .caption_purple_0c11 {
  display: -webkit-box;
  display: flex;
}
.nav_focused_9ff7 .caption_purple_0c11.accordion-hovered-76a6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.nav_focused_9ff7 .caption_purple_0c11.dropdown-first-117b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav_focused_9ff7 .caption_purple_0c11.sidebar_brown_3684 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav_focused_9ff7.alert_north_7bbb.feature_right_0984 .caption_purple_0c11.accordion-hovered-76a6 {
  flex-basis: 100%;
}
.nav_focused_9ff7.focus_3b6f .caption_purple_0c11.dropdown-first-117b {
  -webkit-box-flex: 1;
  flex: auto;
}
.nav_focused_9ff7.focus_3b6f .caption_purple_0c11.sidebar_brown_3684 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gradient_full_597a.accent_1f0c {
  display: none;
}
#masthead > .gradient_full_597a button {
  left: 0;
}
.alert-fresh-f6be {
  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;
}
.alert-fresh-f6be:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.alert-fresh-f6be.element-6de8 i {
  margin-right: 4px;
}
.alert-fresh-f6be.cool_4091 i {
  margin-left: 5px;
}
.orange_6ab3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.orange_6ab3 p:last-child {
  margin-bottom: 0;
}
.carousel-ff69 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.carousel-ff69 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.carousel-ff69 img {
  display: block;
  width: auto;
  line-height: 1;
}
.carousel-ff69 .filter-b483 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.carousel-ff69 .gallery_selected_1c22 {
  margin: 5px 0 7px 0;
}
.carousel-ff69.in_c923 .form-265b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel-ff69.in_c923 .icon-copper-2f7b {
  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;
}
.carousel-ff69.accordion_yellow_6ca2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.carousel-ff69.accordion_yellow_6ca2 .form-265b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel-ff69.accordion_yellow_6ca2 .icon-copper-2f7b {
  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;
}
.carousel-ff69.avatar_glass_ca8d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.carousel-ff69.frame-6823 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.carousel-ff69.frame-6823 .icon-copper-2f7b {
  margin-top: 7px;
}
.logo_d64c {
  display: inline-block;
}
.south_3a7f .modal-easy-6d7b .carousel-ff69 img {
  max-width: 100%;
}
.aside_motion_91be .active_red_7f04.popup-b0a3,
.card_4f1b .active_red_7f04.popup-b0a3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.aside_motion_91be .tertiary_stone_6eec,
.card_4f1b .tertiary_stone_6eec {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.aside_motion_91be .tertiary_stone_6eec {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.aside_motion_91be.hidden-huge-0fa9 .tertiary_stone_6eec {
  display: none;
}
.aside_motion_91be .slider_paper_480a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside_motion_91be .slider_paper_480a li {
  display: inline-block;
  position: relative;
}
.aside_motion_91be .slider_paper_480a li:last-child {
  margin-right: 0;
}
.aside_motion_91be .slider_paper_480a li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.aside_motion_91be .slider_paper_480a li.liquid-ddba > a {
  color: rgba(0, 0, 0, 0.9);
}
.aside_motion_91be .slider_paper_480a > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.aside_motion_91be .slider_paper_480a > li > a i {
  line-height: 0;
}
.aside_motion_91be .slider_paper_480a > li.motion-5926 > a .tertiary_stone_6eec {
  margin-left: 4px;
  line-height: 0;
}
.aside_motion_91be .slider_paper_480a .row_2601 li.motion-5926 > a {
  position: relative;
}
.aside_motion_91be .slider_paper_480a .row_2601 li.motion-5926 > a:after,
.aside_motion_91be .slider_paper_480a .row_2601 li.motion-5926 > a:before {
  content: "";
  display: table;
}
.aside_motion_91be .slider_paper_480a .row_2601 li.motion-5926 > a:after {
  clear: both;
}
.aside_motion_91be .slider_paper_480a .row_2601 li.motion-5926 > a .tertiary_stone_6eec {
  margin-left: 5px;
  float: right;
}
.aside_motion_91be .focus_3202,
.aside_motion_91be .row_2601 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.aside_motion_91be .row_2601 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.aside_motion_91be .row_2601 .popup-b0a3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.aside_motion_91be .row_2601 .tertiary_stone_6eec {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.aside_motion_91be .row_2601 li {
  display: block;
  margin: 0;
  padding: 0;
}
.aside_motion_91be .row_2601 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.aside_motion_91be .row_2601 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.aside_motion_91be .row_2601 .row_2601 {
  top: 0;
  left: 100%;
}
.aside_motion_91be .thumbnail-fluid-a144.fn-focus-653f > .focus_3202,
.aside_motion_91be .thumbnail-fluid-a144.fn-focus-653f > .row_2601,
.aside_motion_91be .thumbnail-fluid-a144:focus > .focus_3202,
.aside_motion_91be .thumbnail-fluid-a144:focus > .row_2601,
.aside_motion_91be .thumbnail-fluid-a144:hover > .focus_3202,
.aside_motion_91be .thumbnail-fluid-a144:hover > .row_2601 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.aside_motion_91be.sidebar-99ea .thick-1250:after,
.aside_motion_91be.sidebar-99ea .thick-1250:before {
  content: "";
  display: table;
}
.aside_motion_91be.sidebar-99ea .thick-1250:after {
  clear: both;
}
.aside_motion_91be.sidebar-99ea .thick-1250 > li {
  float: left;
}
.aside_motion_91be.highlight_aa62 .thick-1250:after,
.aside_motion_91be.highlight_aa62 .thick-1250:before {
  content: "";
  display: table;
}
.aside_motion_91be.highlight_aa62 .thick-1250:after {
  clear: both;
}
.aside_motion_91be.highlight_aa62 .thick-1250 > li {
  float: left;
}
.aside_motion_91be.highlight_aa62 .thick-1250 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.aside_motion_91be.highlight_aa62 .thick-1250 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.aside_motion_91be.highlight_aa62 .thick-1250 > li.new_1669 > a,
.aside_motion_91be.highlight_aa62 .thick-1250 > li.liquid-ddba > a {
  color: #fff;
  background-color: #1e4b75;
}
.aside_motion_91be.notification-1fda .thick-1250 > li > a .popup-b0a3 {
  position: relative;
}
.aside_motion_91be.notification-1fda .thick-1250 > li > a .popup-b0a3:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.aside_motion_91be.notification-1fda
  .thick-1250
  > li:focus
  > a
  .popup-b0a3:before,
.aside_motion_91be.notification-1fda
  .thick-1250
  > li:hover
  > a
  .popup-b0a3:before {
  width: 100%;
  background-color: currentColor;
}
.aside_motion_91be.notification-1fda
  .thick-1250
  > li.new_1669
  > a
  .popup-b0a3:before,
.aside_motion_91be.notification-1fda
  .thick-1250
  > li.light_844e
  > a
  .popup-b0a3:before {
  width: 100%;
  background-color: currentColor;
}
.aside_motion_91be.north_3000 .thick-1250 > li > a .popup-b0a3 {
  position: relative;
}
.aside_motion_91be.north_3000 .thick-1250 > li > a .popup-b0a3:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.aside_motion_91be.north_3000 .thick-1250 > li:focus > a .popup-b0a3:before,
.aside_motion_91be.north_3000
  .thick-1250
  > li:hover
  > a
  .popup-b0a3:before {
  width: 100%;
  background-color: currentColor;
}
.aside_motion_91be.north_3000
  .thick-1250
  > li.new_1669
  > a
  .popup-b0a3:before,
.aside_motion_91be.north_3000
  .thick-1250
  > li.light_844e
  > a
  .popup-b0a3:before {
  width: 100%;
  background-color: currentColor;
}
.card_4f1b .slider_paper_480a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.card_4f1b .slider_paper_480a li:first-child > a {
  border-top: none;
}
.card_4f1b .slider_paper_480a .dropdown-e6c2 > .popup-b0a3 .tertiary_stone_6eec {
  display: none;
}
.card_4f1b .slider_paper_480a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.card_4f1b .slider_paper_480a li:last-child {
  border: none;
}
.card_4f1b .slider_paper_480a li.motion-5926 > a {
  padding-right: 45px !important;
}
.card_4f1b .slider_paper_480a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.card_4f1b .slider_paper_480a li a:focus,
.card_4f1b .slider_paper_480a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card_4f1b .slider_paper_480a li .advanced-c64c {
  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;
}
.card_4f1b .slider_paper_480a li .advanced-c64c:hover {
  box-shadow: none;
}
.card_4f1b .slider_paper_480a li .advanced-c64c .tertiary_stone_6eec {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.card_4f1b .slider_paper_480a .row_2601 {
  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);
}
.card_4f1b .slider_paper_480a .row_2601 li a {
  padding-left: 3em;
}
.card_4f1b .slider_paper_480a .tooltip-ff74 > a .advanced-c64c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.card_4f1b .slider_paper_480a .tooltip-ff74 > .row_2601 {
  display: block;
  opacity: 1;
}
.section_deca {
  max-width: 100%;
}
.aside-action-4271 {
  line-height: 0;
  cursor: pointer;
}
.box_stale_09cf {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.box_stale_09cf:hover {
  box-shadow: none;
  color: currentColor;
}
.box_stale_09cf svg {
  width: 18px;
  height: 18px;
}
.box_stale_09cf .hidden_ecdc {
  display: none;
}
.hero_63ca {
  position: relative;
}
.hero_63ca.fn-active-653f .box_stale_09cf .fast_d5f6 {
  display: none;
}
.hero_63ca.fn-active-653f .box_stale_09cf .hidden_ecdc {
  display: inline-block;
}
.hero_63ca .focus-e859 {
  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);
}
.hero_63ca.breadcrumb-steel-e2c3 .focus-e859 {
  left: auto;
  right: -0.9em;
}
.hero_63ca.breadcrumb-steel-e2c3 .sort_fecd::before {
  left: auto;
  right: 15px;
}
.hero_63ca.fn-active-653f .focus-e859 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper-hovered-1d52 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.wrapper-hovered-1d52 label {
  flex-basis: 100%;
}
.wrapper-hovered-1d52 .footer-silver-6da4 {
  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;
}
.wrapper-hovered-1d52 .focused_4c98 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.wrapper-hovered-1d52 .focused_4c98:focus {
  background-color: transparent;
}
.wrapper-hovered-1d52 button.pressed_5a13 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.wrapper-hovered-1d52 button.pressed_5a13:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.wrapper-hovered-1d52 button.pressed_5a13 svg {
  width: 18px;
  height: 18px;
}
.wrapper-hovered-1d52 input[type="submit"] {
  min-height: auto;
}
.brown-a399 .wrapper-hovered-1d52 .focused_4c98 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sort_fecd {
  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) {
  .sort_fecd {
    width: 220px;
  }
}
.sort_fecd label {
  flex-basis: 100%;
}
.sort_fecd::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.row_middle_766c .brown-a399 .wrapper-hovered-1d52 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.row_middle_766c
  .brown-a399
  .wrapper-hovered-1d52
  .footer-silver-6da4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.row_middle_766c .brown-a399 .wrapper-hovered-1d52 .focused_4c98 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.row_middle_766c
  .brown-a399
  .wrapper-hovered-1d52
  .focused_4c98:focus {
  background: 0 0;
}
.row_middle_766c
  .brown-a399
  .wrapper-hovered-1d52
  .caption-0fc8 {
  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;
}
.hero-32f2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hero-32f2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hero-32f2 li:last-child {
  margin-right: 0;
}
.hero-32f2 li:first-child {
  margin-left: 0;
}
.hero-32f2.pro_3da8 a {
  color: #fff;
}
.hero-32f2.pro_3da8 a:hover {
  color: #fff;
}
.hero-32f2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hero-32f2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hero-32f2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero-32f2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hero-32f2 [class*="social-icon-apple"] {
  background-color: #999;
}
.hero-32f2 [class*="social-icon-apple"].component-pro-dd32 {
  background-color: transparent;
  color: #999;
}
.hero-32f2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hero-32f2 [class*="social-icon-behance"].component-pro-dd32 {
  background-color: transparent;
  color: #1769ff;
}
.hero-32f2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hero-32f2 [class*="social-icon-bitbucket"].component-pro-dd32 {
  background-color: transparent;
  color: #205081;
}
.hero-32f2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hero-32f2 [class*="social-icon-codepen"].component-pro-dd32 {
  background-color: transparent;
  color: #000;
}
.hero-32f2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hero-32f2 [class*="social-icon-delicious"].component-pro-dd32 {
  background-color: transparent;
  color: #39f;
}
.hero-32f2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hero-32f2 [class*="social-icon-digg"].component-pro-dd32 {
  background-color: transparent;
  color: #005be2;
}
.hero-32f2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hero-32f2 [class*="social-icon-dribbble"].component-pro-dd32 {
  background-color: transparent;
  color: #ea4c89;
}
.hero-32f2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hero-32f2 [class*="social-icon-envelope"].component-pro-dd32 {
  background-color: transparent;
  color: #ea4335;
}
.hero-32f2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hero-32f2 [class*="social-icon-facebook"].component-pro-dd32 {
  background-color: transparent;
  color: #3b5998;
}
.hero-32f2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hero-32f2 [class*="social-icon-flickr"].component-pro-dd32 {
  background-color: transparent;
  color: #0063dc;
}
.hero-32f2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hero-32f2 [class*="social-icon-foursquare"].component-pro-dd32 {
  background-color: transparent;
  color: #2d5be3;
}
.hero-32f2 [class*="social-icon-github"] {
  background-color: #333;
}
.hero-32f2 [class*="social-icon-github"].component-pro-dd32 {
  background-color: transparent;
  color: #333;
}
.hero-32f2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hero-32f2 [class*="social-icon-google-plus"].component-pro-dd32 {
  background-color: transparent;
  color: #dd4b39;
}
.hero-32f2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hero-32f2 [class*="social-icon-houzz"].component-pro-dd32 {
  background-color: transparent;
  color: #7ac142;
}
.hero-32f2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hero-32f2 [class*="social-icon-instagram"].component-pro-dd32 {
  background-color: transparent;
  color: #262626;
}
.hero-32f2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hero-32f2 [class*="social-icon-jsfiddle"].component-pro-dd32 {
  background-color: transparent;
  color: #487aa2;
}
.hero-32f2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hero-32f2 [class*="social-icon-linkedin"].component-pro-dd32 {
  background-color: transparent;
  color: #0077b5;
}
.hero-32f2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hero-32f2 [class*="social-icon-medium"].component-pro-dd32 {
  background-color: transparent;
  color: #00ab6b;
}
.hero-32f2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hero-32f2
  [class*="social-icon-odnoklassniki"].component-pro-dd32 {
  background-color: transparent;
  color: #f4731c;
}
.hero-32f2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hero-32f2 [class*="social-icon-meetup"].component-pro-dd32 {
  background-color: transparent;
  color: #ec1c40;
}
.hero-32f2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hero-32f2 [class*="social-icon-pinterest"].component-pro-dd32 {
  background-color: transparent;
  color: #bd081c;
}
.hero-32f2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hero-32f2 [class*="social-icon-product-hunt"].component-pro-dd32 {
  background-color: transparent;
  color: #da552f;
}
.hero-32f2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hero-32f2 [class*="social-icon-reddit"].component-pro-dd32 {
  background-color: transparent;
  color: #ff4500;
}
.hero-32f2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hero-32f2 [class*="social-icon-rss"].component-pro-dd32 {
  background-color: transparent;
  color: #f26522;
}
.hero-32f2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hero-32f2
  [class*="social-icon-shopping-cart"].component-pro-dd32 {
  background-color: transparent;
  color: #4caf50;
}
.hero-32f2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hero-32f2 [class*="social-icon-skype"].component-pro-dd32 {
  background-color: transparent;
  color: #00aff0;
}
.hero-32f2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hero-32f2 [class*="social-icon-slideshare"].component-pro-dd32 {
  background-color: transparent;
  color: #0077b5;
}
.hero-32f2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hero-32f2 [class*="social-icon-snapchat"].component-pro-dd32 {
  background-color: transparent;
  color: #fffc00;
}
.hero-32f2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hero-32f2 [class*="social-icon-soundcloud"].component-pro-dd32 {
  background-color: transparent;
  color: #f80;
}
.hero-32f2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hero-32f2 [class*="social-icon-spotify"].component-pro-dd32 {
  background-color: transparent;
  color: #2ebd59;
}
.hero-32f2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hero-32f2
  [class*="social-icon-stack-overflow"].component-pro-dd32 {
  background-color: transparent;
  color: #fe7a15;
}
.hero-32f2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hero-32f2 [class*="social-icon-maldkfgram"].component-pro-dd32 {
  background-color: transparent;
  color: #2ca5e0;
}
.hero-32f2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hero-32f2 [class*="social-icon-tripadvisor"].component-pro-dd32 {
  background-color: transparent;
  color: #589442;
}
.hero-32f2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hero-32f2 [class*="social-icon-tumblr"].component-pro-dd32 {
  background-color: transparent;
  color: #35465c;
}
.hero-32f2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hero-32f2 [class*="social-icon-twitch"].component-pro-dd32 {
  background-color: transparent;
  color: #6441a5;
}
.hero-32f2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hero-32f2 [class*="social-icon-twitter"].component-pro-dd32 {
  background-color: transparent;
  color: #1da1f2;
}
.hero-32f2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hero-32f2 [class*="social-icon-vimeo"].component-pro-dd32 {
  background-color: transparent;
  color: #1ab7ea;
}
.hero-32f2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hero-32f2 [class*="social-icon-vk"].component-pro-dd32 {
  background-color: transparent;
  color: #45668e;
}
.hero-32f2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hero-32f2 [class*="social-icon-weibo"].component-pro-dd32 {
  background-color: transparent;
  color: #df2029;
}
.hero-32f2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hero-32f2 [class*="social-icon-weixin"].component-pro-dd32 {
  background-color: transparent;
  color: #7bb32e;
}
.hero-32f2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hero-32f2 [class*="social-icon-whatsapp"].component-pro-dd32 {
  background-color: transparent;
  color: #25d366;
}
.hero-32f2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hero-32f2 [class*="social-icon-wordpress"].component-pro-dd32 {
  background-color: transparent;
  color: #21759b;
}
.hero-32f2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hero-32f2 [class*="social-icon-xing"].component-pro-dd32 {
  background-color: transparent;
  color: #026466;
}
.hero-32f2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hero-32f2 [class*="social-icon-yelp"].component-pro-dd32 {
  background-color: transparent;
  color: #af0606;
}
.hero-32f2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hero-32f2 [class*="social-icon-youtube"].component-pro-dd32 {
  background-color: transparent;
  color: #cd201f;
}
.frame-da88 {
  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;
}
.frame-da88:hover {
  box-shadow: none;
  background: 0 0;
}
.search-5ae8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focus_inner_4767 {
  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;
}
.feature_short_86b7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.icon-large-b992 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.icon-large-b992,
.icon-large-b992::after,
.icon-large-b992::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;
}
.icon-large-b992::after,
.icon-large-b992::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hard-f4b9 .focus_inner_4767 .feature_short_86b7 {
  margin-top: -2px;
  width: 19px;
}
.hard-f4b9 .focus_inner_4767 .icon-large-b992 {
  margin-top: -1px;
}
.hard-f4b9 .focus_inner_4767 .icon-large-b992,
.hard-f4b9 .focus_inner_4767 .icon-large-b992::after,
.hard-f4b9 .focus_inner_4767 .icon-large-b992::before {
  width: 19px;
  height: 2px;
}
.hard-f4b9 .focus_inner_4767 .icon-large-b992::before {
  top: -6px;
}
.hard-f4b9 .focus_inner_4767 .icon-large-b992::after {
  bottom: -6px;
}
.shade-steel-1d0e .focus_inner_4767 .feature_short_86b7 {
  margin-top: -2px;
  width: 22px;
}
.shade-steel-1d0e .focus_inner_4767 .icon-large-b992 {
  margin-top: -1px;
}
.shade-steel-1d0e .focus_inner_4767 .icon-large-b992,
.shade-steel-1d0e .focus_inner_4767 .icon-large-b992::after,
.shade-steel-1d0e .focus_inner_4767 .icon-large-b992::before {
  width: 22px;
  height: 2px;
}
.shade-steel-1d0e .focus_inner_4767 .icon-large-b992::before {
  top: -7px;
}
.shade-steel-1d0e .focus_inner_4767 .icon-large-b992::after {
  bottom: -7px;
}
.primary_9e50 .focus_inner_4767 .feature_short_86b7 {
  margin-top: -2px;
  width: 31px;
}
.primary_9e50 .focus_inner_4767 .icon-large-b992 {
  margin-top: -1.5px;
}
.primary_9e50 .focus_inner_4767 .icon-large-b992,
.primary_9e50 .focus_inner_4767 .icon-large-b992::after,
.primary_9e50 .focus_inner_4767 .icon-large-b992::before {
  width: 31px;
  height: 3px;
}
.primary_9e50 .focus_inner_4767 .icon-large-b992::before {
  top: -9px;
}
.primary_9e50 .focus_inner_4767 .icon-large-b992::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .title_0d4d .focus_inner_4767 .feature_short_86b7 {
    margin-top: -2px;
    width: 19px;
  }
  .title_0d4d .focus_inner_4767 .icon-large-b992 {
    margin-top: -1px;
  }
  .title_0d4d .focus_inner_4767 .icon-large-b992,
  .title_0d4d .focus_inner_4767 .icon-large-b992::after,
  .title_0d4d .focus_inner_4767 .icon-large-b992::before {
    width: 19px;
    height: 2px;
  }
  .title_0d4d .focus_inner_4767 .icon-large-b992::before {
    top: -6px;
  }
  .title_0d4d .focus_inner_4767 .icon-large-b992::after {
    bottom: -6px;
  }
  .tabs-8c9e .focus_inner_4767 .feature_short_86b7 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-8c9e .focus_inner_4767 .icon-large-b992 {
    margin-top: -1px;
  }
  .tabs-8c9e .focus_inner_4767 .icon-large-b992,
  .tabs-8c9e .focus_inner_4767 .icon-large-b992::after,
  .tabs-8c9e .focus_inner_4767 .icon-large-b992::before {
    width: 22px;
    height: 2px;
  }
  .tabs-8c9e .focus_inner_4767 .icon-large-b992::before {
    top: -7px;
  }
  .tabs-8c9e .focus_inner_4767 .icon-large-b992::after {
    bottom: -7px;
  }
  .button-tall-ba60 .focus_inner_4767 .feature_short_86b7 {
    margin-top: -2px;
    width: 31px;
  }
  .button-tall-ba60 .focus_inner_4767 .icon-large-b992 {
    margin-top: -1.5px;
  }
  .button-tall-ba60 .focus_inner_4767 .icon-large-b992,
  .button-tall-ba60 .focus_inner_4767 .icon-large-b992::after,
  .button-tall-ba60 .focus_inner_4767 .icon-large-b992::before {
    width: 31px;
    height: 3px;
  }
  .button-tall-ba60 .focus_inner_4767 .icon-large-b992::before {
    top: -9px;
  }
  .button-tall-ba60 .focus_inner_4767 .icon-large-b992::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .content-ee2d .focus_inner_4767 .feature_short_86b7 {
    margin-top: -2px;
    width: 19px;
  }
  .content-ee2d .focus_inner_4767 .icon-large-b992 {
    margin-top: -1px;
  }
  .content-ee2d .focus_inner_4767 .icon-large-b992,
  .content-ee2d .focus_inner_4767 .icon-large-b992::after,
  .content-ee2d .focus_inner_4767 .icon-large-b992::before {
    width: 19px;
    height: 2px;
  }
  .content-ee2d .focus_inner_4767 .icon-large-b992::before {
    top: -6px;
  }
  .content-ee2d .focus_inner_4767 .icon-large-b992::after {
    bottom: -6px;
  }
  .sidebar_ee3a .focus_inner_4767 .feature_short_86b7 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar_ee3a .focus_inner_4767 .icon-large-b992 {
    margin-top: -1px;
  }
  .sidebar_ee3a .focus_inner_4767 .icon-large-b992,
  .sidebar_ee3a .focus_inner_4767 .icon-large-b992::after,
  .sidebar_ee3a .focus_inner_4767 .icon-large-b992::before {
    width: 22px;
    height: 2px;
  }
  .sidebar_ee3a .focus_inner_4767 .icon-large-b992::before {
    top: -7px;
  }
  .sidebar_ee3a .focus_inner_4767 .icon-large-b992::after {
    bottom: -7px;
  }
  .menu_upper_e904 .focus_inner_4767 .feature_short_86b7 {
    margin-top: -2px;
    width: 31px;
  }
  .menu_upper_e904 .focus_inner_4767 .icon-large-b992 {
    margin-top: -1.5px;
  }
  .menu_upper_e904 .focus_inner_4767 .icon-large-b992,
  .menu_upper_e904 .focus_inner_4767 .icon-large-b992::after,
  .menu_upper_e904 .focus_inner_4767 .icon-large-b992::before {
    width: 31px;
    height: 3px;
  }
  .menu_upper_e904 .focus_inner_4767 .icon-large-b992::before {
    top: -9px;
  }
  .menu_upper_e904 .focus_inner_4767 .icon-large-b992::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description-dim-847c .focus_inner_4767 .feature_short_86b7 {
    margin-top: -2px;
    width: 19px;
  }
  .description-dim-847c .focus_inner_4767 .icon-large-b992 {
    margin-top: -1px;
  }
  .description-dim-847c .focus_inner_4767 .icon-large-b992,
  .description-dim-847c .focus_inner_4767 .icon-large-b992::after,
  .description-dim-847c .focus_inner_4767 .icon-large-b992::before {
    width: 19px;
    height: 2px;
  }
  .description-dim-847c .focus_inner_4767 .icon-large-b992::before {
    top: -6px;
  }
  .description-dim-847c .focus_inner_4767 .icon-large-b992::after {
    bottom: -6px;
  }
  .backdrop-5573 .focus_inner_4767 .feature_short_86b7 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop-5573 .focus_inner_4767 .icon-large-b992 {
    margin-top: -1px;
  }
  .backdrop-5573 .focus_inner_4767 .icon-large-b992,
  .backdrop-5573 .focus_inner_4767 .icon-large-b992::after,
  .backdrop-5573 .focus_inner_4767 .icon-large-b992::before {
    width: 22px;
    height: 2px;
  }
  .backdrop-5573 .focus_inner_4767 .icon-large-b992::before {
    top: -7px;
  }
  .backdrop-5573 .focus_inner_4767 .icon-large-b992::after {
    bottom: -7px;
  }
  .selected-28d6 .focus_inner_4767 .feature_short_86b7 {
    margin-top: -2px;
    width: 31px;
  }
  .selected-28d6 .focus_inner_4767 .icon-large-b992 {
    margin-top: -1.5px;
  }
  .selected-28d6 .focus_inner_4767 .icon-large-b992,
  .selected-28d6 .focus_inner_4767 .icon-large-b992::after,
  .selected-28d6 .focus_inner_4767 .icon-large-b992::before {
    width: 31px;
    height: 3px;
  }
  .selected-28d6 .focus_inner_4767 .icon-large-b992::before {
    top: -9px;
  }
  .selected-28d6 .focus_inner_4767 .icon-large-b992::after {
    bottom: -9px;
  }
}
.hot-7e0a .icon-large-b992 {
  -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);
}
.hot-7e0a .icon-large-b992::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hot-7e0a .icon-large-b992::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);
}
.hot-7e0a.detail_2198 .icon-large-b992 {
  -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);
}
.hot-7e0a.detail_2198 .icon-large-b992::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hot-7e0a.detail_2198 .icon-large-b992::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);
}
.thumbnail-fast-6afe {
  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.banner-50f8:before {
  display: none;
}
.carousel_center_ecf2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.carousel_center_ecf2 .heading-6a0c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.carousel_center_ecf2 .heading-6a0c:last-of-type {
  border-bottom: none;
}
.carousel_center_ecf2 .heading-6a0c.modal-prev-bd66,
.carousel_center_ecf2 .heading-6a0c.component-747a,
.carousel_center_ecf2 .heading-6a0c.image_4295 {
  padding: 0;
}
.carousel_center_ecf2 .card_4f1b .advanced-c64c {
  color: currentColor;
}
.carousel_center_ecf2 .card_4f1b .advanced-c64c:focus,
.carousel_center_ecf2 .card_4f1b .advanced-c64c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_center_ecf2.basic_16cb .bottom-b5fb,
.carousel_center_ecf2.basic_16cb .orange_6ab3 a,
.carousel_center_ecf2.basic_16cb .thick-1250 a,
.carousel_center_ecf2.basic_16cb .row_2601 a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_center_ecf2.basic_16cb .bottom-b5fb:hover,
.carousel_center_ecf2.basic_16cb .orange_6ab3 a:hover,
.carousel_center_ecf2.basic_16cb .thick-1250 a:hover,
.carousel_center_ecf2.basic_16cb .row_2601 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_center_ecf2.basic_16cb .border_557c {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_center_ecf2.basic_16cb .heading-6a0c {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_center_ecf2.basic_16cb .heading-6a0c:before {
  background: rgba(0, 0, 0, 0.08);
}
.carousel_center_ecf2.basic_16cb .block_ce30:before {
  background: rgba(255, 255, 255, 0.9);
}
.carousel_center_ecf2.basic_16cb .card_4f1b .slider_paper_480a li a,
.carousel_center_ecf2.basic_16cb .card_4f1b .advanced-c64c,
.carousel_center_ecf2.basic_16cb .row_2601 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_center_ecf2.basic_16cb .card_4f1b .advanced-c64c:focus,
.carousel_center_ecf2.basic_16cb .card_4f1b .advanced-c64c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_center_ecf2.basic_16cb .slider_paper_480a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_center_ecf2.dirty_198a .bottom-b5fb,
.carousel_center_ecf2.dirty_198a .orange_6ab3 a,
.carousel_center_ecf2.dirty_198a .thick-1250 .advanced-c64c,
.carousel_center_ecf2.dirty_198a .thick-1250 a,
.carousel_center_ecf2.dirty_198a .row_2601 a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_center_ecf2.dirty_198a .bottom-b5fb:hover,
.carousel_center_ecf2.dirty_198a .orange_6ab3 a:hover,
.carousel_center_ecf2.dirty_198a .thick-1250 .advanced-c64c:hover,
.carousel_center_ecf2.dirty_198a .thick-1250 a:hover,
.carousel_center_ecf2.dirty_198a .row_2601 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_center_ecf2.dirty_198a .border_557c {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_center_ecf2.dirty_198a .heading-6a0c {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_center_ecf2.dirty_198a .heading-6a0c:before {
  background: rgba(255, 255, 255, 0.08);
}
.carousel_center_ecf2.dirty_198a .block_ce30:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel_center_ecf2.dirty_198a .card_4f1b .slider_paper_480a li a,
.carousel_center_ecf2.dirty_198a .card_4f1b .advanced-c64c,
.carousel_center_ecf2.dirty_198a .row_2601 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_center_ecf2.dirty_198a .card_4f1b .advanced-c64c:focus,
.carousel_center_ecf2.dirty_198a .card_4f1b .advanced-c64c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_center_ecf2.dirty_198a .slider_paper_480a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_ce30 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.block_ce30:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.badge_upper_0559 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary_4659 .carousel_center_ecf2 {
  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;
}
.summary_4659 .heading-6a0c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary_4659 .heading-6a0c: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) {
  .summary_4659 .heading-6a0c:before {
    width: 16%;
    left: 42%;
  }
}
.summary_4659 .heading-6a0c:last-child:before {
  content: none;
}
.summary_4659 .heading-6a0c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary_4659 .card_4f1b .slider_paper_480a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary_4659 .card_4f1b .slider_paper_480a li a .advanced-c64c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary_4659 .card_4f1b .row_2601 {
  border: none;
}
.summary_4659 .card_4f1b .row_2601 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary_4659 .block_ce30 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary_4659 .badge_upper_0559 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary_4659 .dirty_198a .block_ce30:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary_4659 .basic_16cb.hard-9a48 .icon-large-b992 {
  background: rgba(0, 0, 0, 0.6);
}
.summary_4659
  .basic_16cb.hard-9a48
  .icon-large-b992::after,
.summary_4659
  .basic_16cb.hard-9a48
  .icon-large-b992:before {
  background: inherit;
}
.summary_4659
  .basic_16cb.hard-9a48:hover
  .icon-large-b992 {
  background: rgba(0, 0, 0, 0.8);
}
.media_cool_af4c .carousel_center_ecf2 {
  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) {
  .media_cool_af4c .carousel_center_ecf2 {
    width: auto;
    right: 45px;
  }
}
.carousel_a307 .carousel_center_ecf2 {
  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) {
  .carousel_a307 .carousel_center_ecf2 {
    width: auto;
    left: 45px;
  }
}
.banner-50f8 .carousel_center_ecf2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.banner-50f8 .badge_upper_0559 {
  max-width: 48em;
  margin: 0 auto;
}
.banner-50f8 .block_ce30:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.secondary-solid-bcac {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-solid-bcac.summary_4659 .carousel_center_ecf2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.secondary-solid-bcac.media_cool_af4c .carousel_center_ecf2 {
  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);
}
.secondary-solid-bcac .carousel_center_ecf2 {
  visibility: visible;
}
.secondary-solid-bcac.carousel_a307 .carousel_center_ecf2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.image_old_379a,
.header_black_65d9 {
  overflow-x: hidden;
}
.image_old_379a .carousel_center_ecf2 {
  overflow: auto;
}
.image_old_379a.summary_4659 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_old_379a.summary_4659 .carousel_center_ecf2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.image_old_379a.summary_4659 .frame-da88 {
  opacity: 0;
}
.image_old_379a.media_cool_af4c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_old_379a.media_cool_af4c .carousel_center_ecf2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.image_old_379a.media_cool_af4c .frame-da88 {
  opacity: 0;
}
.image_old_379a.carousel_a307 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_old_379a.carousel_a307 .carousel_center_ecf2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.image_old_379a.carousel_a307 .frame-da88 {
  opacity: 0;
}
.image_old_379a.banner-50f8 .carousel_center_ecf2 {
  z-index: 10;
  visibility: visible;
}
.hard-9a48 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hard-9a48 .icon-large-b992 {
  background: rgba(255, 255, 255, 0.99);
}
.hard-9a48 .icon-large-b992::after,
.hard-9a48 .icon-large-b992:before {
  background: inherit;
}
.hard-9a48:hover .icon-large-b992 {
  background: rgba(255, 255, 255, 0.99);
}
.carousel_a307 .hard-9a48 {
  top: 10px;
  right: auto;
  left: 12px;
}
.banner-50f8 .hard-9a48 {
  display: none !important;
}
.image_old_379a:before,
.header_black_65d9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.image_old_379a .hard-9a48,
.header_black_65d9 .hard-9a48 {
  display: inline-block;
}
.carousel_center_ecf2 .message_short_e166 {
  -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;
}
.image_old_379a .carousel_center_ecf2 .message_short_e166,
.header_black_65d9 .carousel_center_ecf2 .message_short_e166 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice-d385 .footer-silver-6da4 {
  width: 100%;
}
.modal-easy-6d7b {
  padding: 0 0.5em 0;
}
.modal-easy-6d7b [class*="customify-col-"],
.modal-easy-6d7b [class*="customify-col_"],
.modal-easy-6d7b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.description_af0c .modal-easy-6d7b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tag-easy-b02c .image-98b7,
  .image-98b7 {
    display: none;
  }
  .gradient-c8d6 {
    text-align: left;
  }
  .description-smooth-9bea {
    text-align: center;
  }
  .text_brown_1093 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tag-easy-b02c .dropdown-74c4,
  .dropdown-74c4 {
    display: none;
  }
  .title_thick_f758 {
    text-align: left;
  }
  .container_dab7 {
    text-align: center;
  }
  .popup_37f6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tag-easy-b02c .top-c99e,
  .top-c99e {
    display: none;
  }
  .dynamic-6c82 {
    text-align: left;
  }
  .label_tiny_92b0 {
    text-align: center;
  }
  .dim_afb2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.thick-76f5 {
  box-shadow: none !important;
}
.shadow-c526 .up_5fe8,
.item-stone-0357 .up_5fe8 {
  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;
}
.item-stone-0357 .up_5fe8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.article-e30e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.article-e30e:after,
.article-e30e:before {
  content: "";
  display: table;
}
.article-e30e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .article-e30e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.article-e30e,
.brown_d8ce {
  max-width: 1248px;
  margin: 0 auto;
}

.surface-fixed-1190.banner_basic_92f3 .article-e30e {
  max-width: 100%;
}
.surface-fixed-1190.link_purple_e682 {
  max-width: 1200px;
  margin: 0 auto;
}
.surface-fixed-1190.surface-3187 .article-e30e {
  max-width: 100%;
}
.surface-fixed-1190.surface-3187 > .article-e30e {
  padding-left: 0;
  padding-right: 0;
}
.surface-fixed-1190.surface-3187 > .article-e30e .tag-easy-b02c {
  margin: 0;
}
.surface-fixed-1190.surface-3187
  > .article-e30e
  .yellow_aeb7.image_small_3b5d {
  margin-right: 0;
  margin-left: 0;
}
.surface-fixed-1190.surface-3187 #main.image_small_3b5d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .summary-a358 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .summary-a358 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bright-3394 .gold-223a {
    padding-right: 1em;
  }
  .bright-3394.hard-4061 .yellow_aeb7 {
    border-right: 1px solid #eaecee;
  }
  .bright-3394.hard-4061 .gold-223a {
    padding-right: 1em;
  }
  .bright-3394.hard-4061 .white_91ae {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_small_129c .gold-223a {
    padding-left: 1em;
  }
  .feature_small_129c.hard-4061 .yellow_aeb7 {
    border-left: 1px solid #eaecee;
  }
  .feature_small_129c.hard-4061 .gold-223a {
    padding-left: 1em;
  }
  .feature_small_129c.hard-4061 .white_91ae {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button-in-65ff .gold-223a {
    padding-left: 1em;
  }
  .button-in-65ff.hard-4061 .sort-ca64 {
    border-right: 1px solid #eaecee;
  }
  .button-in-65ff.hard-4061 .frame_current_560d {
    border-right: 1px solid #eaecee;
  }
  .button-in-65ff.hard-4061 .gold-223a {
    padding-left: 1em;
  }
  .button-in-65ff.hard-4061 .white_91ae {
    padding-right: 1em;
  }
  .button-in-65ff.hard-4061 .box-selected-c8ba {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon-ac2c .gold-223a {
    padding-right: 1em;
  }
  .icon-ac2c.hard-4061 .sort-ca64 {
    border-left: 1px solid #eaecee;
  }
  .icon-ac2c.hard-4061 .frame_current_560d {
    border-left: 1px solid #eaecee;
  }
  .icon-ac2c.hard-4061 .gold-223a {
    padding-right: 1em;
  }
  .icon-ac2c.hard-4061 .white_91ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon-ac2c.hard-4061 .box-selected-c8ba {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-a358 .gold-223a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary-a358.hard-4061 .yellow_aeb7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .summary-a358.hard-4061 .gold-223a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary-a358.hard-4061 .white_91ae {
    padding-left: 1em;
  }
  .summary-a358.hard-4061 .box-selected-c8ba {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .summary-a358.hard-4061 .gold-223a {
    padding-left: 0;
  }
}
.disabled_ddc6 .avatar_7849 {
  display: inline-block;
}
.complex-e0eb {
  display: inline-block;
}
.progress-7a15 {
  word-con: break-word;
}
.overlay-red-312c > span {
  display: inline-block;
  padding: 5px 0;
}
.overlay-red-312c .label-0e3a {
  margin-left: 8px;
  margin-right: 8px;
}
.overlay-red-312c .easy-3363 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.video-45f6 .video_right_3842 {
  margin-bottom: 2em;
}
.video-45f6 .layout-black-1eb2 {
  margin-bottom: 15px;
}
.video-45f6 .layout-black-1eb2:last-child {
  margin-bottom: 0;
}
.video-45f6 .photo_062a {
  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) {
  .video-45f6 .photo_062a {
    display: block;
  }
}
.video-45f6 .disabled_west_9a31 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .video-45f6 .disabled_west_9a31 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.video-45f6 .thick-5789 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.video-45f6 .thick-5789 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.video-45f6 .thick-5789 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.video-45f6 .progress-7a15 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.video-45f6 .progress-7a15 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.video-45f6 .active-eb2c p:last-child {
  margin-bottom: 0;
}
.video-45f6 .paper_41b1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.video-45f6 .iron_eca8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.video-45f6 .row_complex_f606 {
  margin-top: 1em;
}
.video-45f6 .focused_22ed {
  top: 0;
  display: block;
}
.video-45f6 .focused_22ed a {
  color: inherit;
}
.video-45f6 .focused_22ed a:hover {
  color: inherit;
}
.video-45f6 .thumbnail-5632 {
  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;
}
.video-45f6 .thumbnail-5632:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.video-45f6 .iron_eca8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.video-45f6 .banner_6d3e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.video-45f6 .banner_6d3e:first-child {
  margin-top: 0;
}
.video-45f6 .banner_6d3e.accordion-017e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-45f6 .banner_6d3e.input_4b6f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.video-45f6
  .banner_6d3e.input_4b6f.search-soft-d9ef
  .row_complex_f606 {
  width: 100%;
}
.video-45f6 .input_4b6f {
  -webkit-box-align: center;
  align-items: center;
}
.video-45f6 .input_4b6f .overlay-red-312c,
.video-45f6 .input_4b6f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.video-45f6 .thick-5789 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.video-45f6 .thick-5789 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.video-45f6 .thick-5789: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;
}
.video-45f6 .accordion-017e {
  z-index: 5;
}
.video-45f6 .full_f89f .texture-liquid-815f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.video-45f6 .photo-51db .texture-liquid-815f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.video-45f6 .hover_067d .texture-liquid-815f {
  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;
}
.video-45f6.secondary-out-f59b .photo_062a,
.video-45f6.accent_selected_a9b3 .photo_062a {
  display: block;
}
.video-45f6.secondary-out-f59b .photo_062a .filter_e7d7,
.video-45f6.secondary-out-f59b .photo_062a .iron_eca8,
.video-45f6.accent_selected_a9b3 .photo_062a .filter_e7d7,
.video-45f6.accent_selected_a9b3 .photo_062a .iron_eca8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video-45f6.static_08ba .disabled_west_9a31 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .video-45f6.static_08ba .disabled_west_9a31 {
    margin-right: 0;
  }
}
.video-45f6.secondary-out-f59b .disabled_west_9a31,
.video-45f6.accent_selected_a9b3 .disabled_west_9a31 {
  padding-top: 40%;
}
.video-45f6.secondary-out-f59b .video_right_3842,
.video-45f6.accent_selected_a9b3 .video_right_3842 {
  display: block;
}
.video-45f6.secondary-out-f59b .fn-sticky-653f .iron_eca8,
.video-45f6.accent_selected_a9b3 .fn-sticky-653f .iron_eca8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.video-45f6.secondary-out-f59b .disabled_west_9a31,
.video-45f6.accent_selected_a9b3 .disabled_west_9a31 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.video-45f6.secondary-out-f59b .iron_eca8 {
  padding: 1em;
}
.new-5f8e {
  margin: 30px auto;
  display: block;
}
.new-5f8e .sort-91db > * {
  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;
}
.new-5f8e .sort-91db > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.new-5f8e .sort-91db span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paper-4be7 .overlay-red-312c {
  margin-bottom: 1.41575em;
}
.paper-4be7 .grid-bright-75f5 {
  margin-bottom: 1.618em;
}
.first_0a8a .west_eee0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.first_0a8a .west_eee0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.first_0a8a .mini_c3de {
  max-width: 100%;
  overflow: auto;
}
.mini-4256 .first_0a8a a:hover {
  text-decoration: underline;
}
.hidden-cold-0dda .layout-black-1eb2:not(.progress-7a15),
.hidden-cold-0dda .thick-5789 {
  margin-bottom: 1.41575em;
}
.hidden-cold-0dda .layout-black-1eb2:not(.progress-7a15):last-child,
.hidden-cold-0dda .thick-5789:last-child {
  margin-bottom: 0;
}
.hidden-cold-0dda .layout-black-1eb2.preview-pressed-b400 {
  margin-bottom: 0.41575em;
}
.hidden-cold-0dda .large_618b:before,
.hidden-cold-0dda .content-c7d8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hidden-cold-0dda .large_618b:before {
  content: "\f115";
}
.hidden-cold-0dda .content-c7d8:before {
  content: "\f02c";
}
.hidden-cold-0dda .tooltip_iron_9b40 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hidden-cold-0dda .tooltip_iron_9b40 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.rough-2fcf {
  display: -webkit-box;
  display: flex;
}
.rough-2fcf .hover-yellow-9b12 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .rough-2fcf .hover-yellow-9b12 {
    flex-basis: 90px;
  }
}
.rough-2fcf .form-ead7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .rough-2fcf .form-ead7 {
    flex-basis: calc(100% - 50px);
  }
}
.rough-2fcf .video-next-4970 p:last-child {
  margin-bottom: 0.72em;
}
.form_active_8981 .sort-91db {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.form_active_8981 .sort-91db:after,
.form_active_8981 .sort-91db:before {
  content: "";
  display: table;
}
.form_active_8981 .sort-91db:after {
  clear: both;
}
.form_active_8981 .sort-91db .video-9ace,
.form_active_8981 .sort-91db .icon-ea38 {
  width: 49%;
}
.form_active_8981 .sort-91db .video-9ace a span.feature-wood-4bca,
.form_active_8981 .sort-91db .icon-ea38 a span.feature-wood-4bca {
  display: block;
  margin-bottom: 5px;
}
.form_active_8981 .sort-91db .icon-ea38 {
  float: left;
  text-align: left;
}
.form_active_8981 .sort-91db .video-9ace {
  float: right;
  text-align: right;
}
.button-large-c049 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .button-large-c049 {
    margin-bottom: 0;
  }
}
.footer_58f6 {
  margin-bottom: 1em;
}
.footer_58f6 .progress-7a15 {
  font-size: 1.1em;
  line-height: 1.3;
}
.grid-b5b1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tag_short_2423 .footer_58f6,
.notice-dirty-4db1 .footer_58f6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tag_short_2423 .footer_58f6,
  .notice-dirty-4db1 .footer_58f6 {
    display: block;
  }
}
.tag_short_2423 .grid-b5b1,
.notice-dirty-4db1 .grid-b5b1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tag_short_2423 .grid-b5b1,
  .notice-dirty-4db1 .grid-b5b1 {
    margin-bottom: 1em;
  }
}
.tag_short_2423 .grid-b5b1 img,
.notice-dirty-4db1 .grid-b5b1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tag_short_2423 .pattern_tiny_435c,
.notice-dirty-4db1 .pattern_tiny_435c {
  flex-basis: calc(100% - 160px);
}
.tag_short_2423 .pattern_tiny_435c p,
.notice-dirty-4db1 .pattern_tiny_435c p {
  margin-bottom: 0;
}
.tag_short_2423 .pattern_tiny_435c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tag_short_2423 .pattern_tiny_435c {
    padding-left: 0;
  }
}
.notice-dirty-4db1 .pattern_tiny_435c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notice-dirty-4db1 .pattern_tiny_435c {
    padding-right: 0;
  }
}
.notice-dirty-4db1 .grid-b5b1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.new_d5a3 .grid-b5b1 {
  margin-bottom: 0.5em;
}
.new_d5a3 .grid-b5b1 img {
  width: 100%;
}
.red-9c5a .section_full_5b2b,
.preview_01bd .section_full_5b2b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.preview_01bd .yellow_aeb7 .border-d6d5 p:last-child {
  margin-bottom: 0;
}
.nav-38e3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.left_8a64 .container_gas_6517 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .left_8a64 .container_gas_6517:last-of-type {
    margin-bottom: 0;
  }
}
.left_8a64 .container_gas_6517 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.left_8a64 .container_gas_6517 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.left_8a64 .container_gas_6517 ul li {
  margin: 0 0 0.6em;
}
.left_8a64 .container_gas_6517 ul li.wide_92a9,
.left_8a64 .container_gas_6517 ul li.surface_9a64 {
  position: relative;
}
.left_8a64 .container_gas_6517 ul li.wide_92a9 .warm_8c95,
.left_8a64 .container_gas_6517 ul li.surface_9a64 .warm_8c95 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.left_8a64 .container_gas_6517 ul li.wide_92a9:after:after,
.left_8a64 .container_gas_6517 ul li.wide_92a9:after:before,
.left_8a64
  .container_gas_6517
  ul
  li.surface_9a64:after:after,
.left_8a64
  .container_gas_6517
  ul
  li.surface_9a64:after:before {
  content: "";
  display: table;
}
.left_8a64 .container_gas_6517 ul li.wide_92a9:after:after,
.left_8a64
  .container_gas_6517
  ul
  li.surface_9a64:after:after {
  clear: both;
}
.left_8a64 .container_gas_6517 a.outline-d8f1:hover {
  text-decoration: none;
}
.left_8a64 .container_gas_6517 select {
  max-width: 100%;
}
.left_8a64 .container_gas_6517 table {
  font-size: 85%;
}
.left_8a64 .container_gas_6517 table td,
.left_8a64 .container_gas_6517 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.left_8a64 .container_gas_6517 table tfoot td {
  text-align: left;
}
.left_8a64 .container_gas_6517 :last-child {
  margin-bottom: 0;
}
.left_8a64 .container_gas_6517 .yellow_02a4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.left_8a64 .container_gas_6517 .yellow_02a4 label {
  width: 100%;
}
.left_8a64 .container_gas_6517 .yellow_02a4 .focused_4c98 {
  width: 100%;
  display: block;
}
.left_8a64 .container_gas_6517 .yellow_02a4 .pressed_5a13 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.left_8a64 .container_gas_6517 .yellow_02a4 .pressed_5a13:hover svg #svg-search {
  fill: #444;
}
.left_8a64 .container_gas_6517 .yellow_02a4 .pressed_5a13 svg {
  width: 18px;
  height: 18px;
}
.left_8a64 .dim_9d00 ul ul,
.left_8a64 .secondary-d2c6 ul ul,
.left_8a64 .progress_glass_ce1e ul ul,
.left_8a64 .smooth_d1e8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.left_8a64 .dim_9d00 .motion-5926 > a,
.left_8a64 .secondary-d2c6 .motion-5926 > a,
.left_8a64 .progress_glass_ce1e .motion-5926 > a,
.left_8a64 .smooth_d1e8 .motion-5926 > a {
  margin-bottom: 0;
}
.left_8a64 .overlay-c5c4 li,
.left_8a64 .dim_9d00 li,
.left_8a64 .sidebar_8d8e li,
.left_8a64 .secondary-d2c6 li,
.left_8a64 .progress_glass_ce1e li,
.left_8a64 .smooth_d1e8 li,
.left_8a64 .wrapper-full-0574 li,
.left_8a64 .smooth_fa3e li {
  display: block;
  position: relative;
}
.left_8a64 .overlay-c5c4 li:last-child,
.left_8a64 .dim_9d00 li:last-child,
.left_8a64 .sidebar_8d8e li:last-child,
.left_8a64 .secondary-d2c6 li:last-child,
.left_8a64 .progress_glass_ce1e li:last-child,
.left_8a64 .smooth_d1e8 li:last-child,
.left_8a64 .wrapper-full-0574 li:last-child,
.left_8a64 .smooth_fa3e li:last-child {
  border: none;
}
.left_8a64 .overlay-c5c4 li a,
.left_8a64 .dim_9d00 li a,
.left_8a64 .sidebar_8d8e li a,
.left_8a64 .secondary-d2c6 li a,
.left_8a64 .progress_glass_ce1e li a,
.left_8a64 .smooth_d1e8 li a,
.left_8a64 .wrapper-full-0574 li a,
.left_8a64 .smooth_fa3e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.left_8a64 .overlay-c5c4 li ul li::before,
.left_8a64 .dim_9d00 li ul li::before,
.left_8a64 .sidebar_8d8e li ul li::before,
.left_8a64 .secondary-d2c6 li ul li::before,
.left_8a64 .progress_glass_ce1e li ul li::before,
.left_8a64 .smooth_d1e8 li ul li::before,
.left_8a64 .wrapper-full-0574 li ul li::before,
.left_8a64 .smooth_fa3e li ul li::before {
  left: 15px;
}
.left_8a64 .overlay-c5c4 li ul a,
.left_8a64 .dim_9d00 li ul a,
.left_8a64 .sidebar_8d8e li ul a,
.left_8a64 .secondary-d2c6 li ul a,
.left_8a64 .progress_glass_ce1e li ul a,
.left_8a64 .smooth_d1e8 li ul a,
.left_8a64 .wrapper-full-0574 li ul a,
.left_8a64 .smooth_fa3e li ul a {
  padding-left: 20px;
}
.left_8a64 .overlay-c5c4 li ul ul li::before,
.left_8a64 .dim_9d00 li ul ul li::before,
.left_8a64 .sidebar_8d8e li ul ul li::before,
.left_8a64 .secondary-d2c6 li ul ul li::before,
.left_8a64 .progress_glass_ce1e li ul ul li::before,
.left_8a64 .smooth_d1e8 li ul ul li::before,
.left_8a64 .wrapper-full-0574 li ul ul li::before,
.left_8a64 .smooth_fa3e li ul ul li::before {
  left: 30px;
}
.left_8a64 .overlay-c5c4 li ul ul a,
.left_8a64 .dim_9d00 li ul ul a,
.left_8a64 .sidebar_8d8e li ul ul a,
.left_8a64 .secondary-d2c6 li ul ul a,
.left_8a64 .progress_glass_ce1e li ul ul a,
.left_8a64 .smooth_d1e8 li ul ul a,
.left_8a64 .wrapper-full-0574 li ul ul a,
.left_8a64 .smooth_fa3e li ul ul a {
  padding-left: 40px;
}
.left_8a64 .pro-2346 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.left_8a64 .smooth_fa3e ul li {
  margin-bottom: 1.41575em;
}
.left_8a64 .smooth_fa3e ul li .smooth-18d4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.left_8a64 .smooth_fa3e ul li .orange_5a6e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dirty_198a .overlay-c5c4 li a,
.dirty_198a .dim_9d00 li a,
.dirty_198a .sidebar_8d8e li a,
.dirty_198a .secondary-d2c6 li a,
.dirty_198a .progress_glass_ce1e li a,
.dirty_198a .smooth_d1e8 li a,
.dirty_198a .wrapper-full-0574 li a,
.dirty_198a .smooth_fa3e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty_198a .pro-2346 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty_198a .container_gas_6517 ul li.wide_92a9 .warm_8c95,
.dirty_198a .container_gas_6517 ul li.surface_9a64 .warm_8c95 {
  background: rgba(0, 0, 0, 0.2);
}
.dirty_198a .left_8a64 .container_gas_6517 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-fixed-1190 .left_8a64 .slider_paper_480a li {
  margin: 0;
}
.surface-fixed-1190 .left_8a64 .slider_paper_480a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.surface-fixed-1190 .left_8a64 .slider_paper_480a li ul {
  margin: 0;
}
.surface-fixed-1190 .left_8a64 .slider_paper_480a li ul li a {
  padding-left: 15px;
}
.surface-fixed-1190 .left_8a64 .slider_paper_480a li ul li li a {
  padding-left: 30px;
}
.surface-fixed-1190 .left_8a64 .slider_paper_480a li.liquid-ddba > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.surface-fixed-1190 .left_8a64 .slider_paper_480a li.liquid-ddba > 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;
}
.surface-fixed-1190 .left_8a64 .slider_paper_480a li.liquid-ddba > 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;
}
.main_6fb0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.sidebar_fluid_ff22 {
  position: relative;
  z-index: 10;
}
.sidebar_fluid_ff22 .message_short_e166 {
  width: 100%;
  max-width: 100%;
}
.focus_f29f .small-8869 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.focus_f29f .basic_16cb {
}
.focus_f29f .dirty_198a {
  background: #292929;
}
.fixed-6ae4 .small-8869 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fixed-6ae4 .basic_16cb {
  background: #f9f9f9;
}
.fixed-6ae4 .dirty_198a {
  background: #303030;
}
.plasma-6885 .small-8869 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .plasma-6885 .avatar_7849 {
    margin-bottom: 1em;
  }
  .plasma-6885 .avatar_7849:last-child {
    margin-bottom: 0;
  }
}
.plasma-6885 .basic_16cb {
  background: #ededed;
}
.plasma-6885 .dirty_198a {
  background: #1a1a1a;
}
.small-8869.basic_16cb {
  color: rgba(0, 0, 0, 0.6);
}
.small-8869.basic_16cb .notification-fluid-f15a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.small-8869.dirty_198a {
  color: rgba(255, 255, 255, 0.99);
}
.small-8869.dirty_198a a:not(.outline-d8f1) {
  color: rgba(255, 255, 255, 0.79);
}
.small-8869.dirty_198a a:not(.outline-d8f1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.small-8869.dirty_198a .notification-fluid-f15a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-8869.dirty_198a table tbody td,
.small-8869.dirty_198a table th {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail_573c.first-6a2d .article-e30e {
  max-width: initial;
}
.thumbnail_573c .widget-out-3ab9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.thumbnail_573c .widget-out-3ab9 .message_short_e166 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .thumbnail_573c .widget-out-3ab9 .message_short_e166 {
    display: block;
    margin-bottom: 2em;
  }
  .thumbnail_573c .widget-out-3ab9 .message_short_e166:last-child {
    margin-bottom: 0;
  }
}
.plasma-6885 .avatar_7849:last-child,
.fixed-6ae4 .avatar_7849:last-child,
.focus_f29f .avatar_7849:last-child {
  margin-bottom: 0;
}
.plasma-6885 .avatar_7849 .left_8a64 .container_gas_6517:last-child,
.fixed-6ae4 .avatar_7849 .left_8a64 .container_gas_6517:last-child,
.focus_f29f .avatar_7849 .left_8a64 .container_gas_6517:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .plasma-6885 .link-tall-ae53,
  .plasma-6885 .sort_d181,
  .fixed-6ae4 .link-tall-ae53,
  .fixed-6ae4 .sort_d181,
  .focus_f29f .link-tall-ae53,
  .focus_f29f .sort_d181 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .sidebar_fluid_ff22 .avatar_7849 {
    margin-bottom: 2em;
  }
}
.sidebar_fluid_ff22 p:last-child {
  margin-bottom: 0;
}
.sidebar_fluid_ff22 li,
.sidebar_fluid_ff22 ul {
  list-style: none;
  margin: 0;
}
.sidebar_fluid_ff22 ul ul {
  margin-left: 2.617924em;
}
.active_90b5 {
  font-size: 0.875em;
}

/* css-noise: 90e8 */
.ghost-box-a1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
