/*!
Theme Name: Customify
Theme URI: https://pressmaximum.nav_thick_a487/customify
Author: WPCustomify
Author URI: https://pressmaximum.nav_thick_a487
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.nav_thick_a487/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sort-prev-d1a8.module_simple_2885/licenses/gpl-2.0.widget_67ee
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.top_1c5f/, (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.status_804f.huge_0590/normalize.huge-2188/
 ======
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.huge-2188 v7.0.0 | MIT License | github.nav_thick_a487/necolas/normalize.huge-2188 */
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;
}
.tooltip_small_da05 .popup_bf54,
.modal-6a38,
.clean-b29e,
.shadow_1c3b,
.texture-narrow-55f3,
.thick-54f7,
.prev_77b9,
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;
}
.modal-6a38,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .modal-6a38,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .modal-6a38,
  h1 {
    font-size: 1.8em;
  }
}
.clean-b29e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.clean-b29e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .clean-b29e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .clean-b29e,
  h2 {
    font-size: 1.7em;
  }
}
.shadow_1c3b,
h3 {
  font-size: 1.618em;
}
.tooltip_small_da05 .popup_bf54,
.texture-narrow-55f3,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.large-c1fa {
  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;
}
.dropdown_hard_8be6:after,
.dropdown_hard_8be6:before,
.copper_6a77:after,
.copper_6a77:before {
  content: "";
  display: table;
}
.dropdown_hard_8be6:after,
.copper_6a77:after {
  clear: both;
}
.feature_f61b {
  float: right;
  margin-right: 0;
}
.border_2bd8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thumbnail-2184 .static_d714,
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;
}
.thumbnail-2184 .static_d714: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;
}
.element-complex-591d .static_d714 {
  box-shadow: none;
}
.element-complex-591d
  .static_d714
  .label_bf31 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.element-complex-591d .static_d714 .panel-plasma-1a3c {
  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;
}
.element-complex-591d
  .static_d714
  .panel-plasma-1a3c
  b {
  display: none;
}
.element-complex-591d .background-cool-df6d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gold-7789:not(.filter_wide_d976):not(.tabs_smooth_b80b),
button:not(.filter_wide_d976):not(.tabs_smooth_b80b),
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ),
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ),
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ) {
  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;
}
.gold-7789:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):hover,
button:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):hover,
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):hover,
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):hover,
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gold-7789:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):active,
.gold-7789:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):focus,
button:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):active,
button:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):focus,
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):active,
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):focus,
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):active,
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):focus,
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):active,
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):focus {
  outline: 0;
}
.gold-7789:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b,
button:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b,
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b,
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b,
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b {
  position: relative;
}
.gold-7789:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .progress_dim_088c,
.gold-7789:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .dirty_f3d6,
.gold-7789:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .nav_dim_4d79,
.gold-7789:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  i,
.gold-7789:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  svg,
button:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .progress_dim_088c,
button:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .dirty_f3d6,
button:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .nav_dim_4d79,
button:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  i,
button:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  svg,
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .progress_dim_088c,
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .dirty_f3d6,
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .nav_dim_4d79,
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  i,
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  svg,
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .progress_dim_088c,
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .dirty_f3d6,
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .nav_dim_4d79,
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  i,
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  svg,
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .progress_dim_088c,
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .dirty_f3d6,
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  .nav_dim_4d79,
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  i,
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b
  svg {
  visibility: hidden;
}
.gold-7789:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b:after,
button:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b:after,
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b:after,
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b:after,
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ).fn-loading-238b: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;
}
.gold-7789:not(.filter_wide_d976):not(.tabs_smooth_b80b),
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ),
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ),
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ) {
  color: #fff;
  background: #235787;
}
.gold-7789:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):focus,
input[type="button"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):focus,
input[type="reset"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):focus,
input[type="submit"]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ):focus {
  color: #fff;
}
.gold-7789.fn-disabled-238b:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ),
.gold-7789[disabled]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ),
button.fn-disabled-238b:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ),
button[disabled]:not(.filter_wide_d976):not(
    .tabs_smooth_b80b
  ) {
  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;
}
.image_fb12 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.image_fb12: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;
}
.stale-1b01 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.image-8d9d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.last-6eb9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dropdown_hard_8be6:after,
.dropdown_hard_8be6:before,
.icon-lite-1dc6:after,
.icon-lite-1dc6:before,
.fluid-d2e4:after,
.fluid-d2e4:before,
.texture-046d:after,
.texture-046d:before,
.form_clean_20d5:after,
.form_clean_20d5:before,
.panel-a65e:after,
.panel-a65e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dropdown_hard_8be6:after,
.icon-lite-1dc6:after,
.fluid-d2e4:after,
.texture-046d:after,
.form_clean_20d5:after,
.panel-a65e:after {
  clear: both;
}
.icon-lite-1dc6 .hot_cd3a,
.fluid-d2e4 .hot_cd3a,
.breadcrumb_north_43f9 .hot_cd3a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wrapper-simple-af83 {
  display: inline-block;
}
.table_hovered_e7b8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.table_hovered_e7b8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.table_hovered_e7b8 .heading_a3d3 {
  padding: 1em 0;
  font-size: 85%;
}
.heading_a3d3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.video-large-5199 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.video-large-5199:after,
.video-large-5199:before {
  content: "";
  display: table;
}
.video-large-5199:after {
  clear: both;
}
.selected-7ccb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dropdown-wide-557a .selected-7ccb {
  max-width: 50%;
}
.carousel_dbb9 .selected-7ccb {
  max-width: 33.33%;
}
.row_5820 .selected-7ccb {
  max-width: 25%;
}
.fixed-1ccd .selected-7ccb {
  max-width: 20%;
}
.tooltip-fb61 .selected-7ccb {
  max-width: 16.66%;
}
.overlay-19d9 .selected-7ccb {
  max-width: 14.28%;
}
.component_d209 .selected-7ccb {
  max-width: 12.5%;
}
.avatar-out-367b .selected-7ccb {
  max-width: 11.11%;
}
.left-4197 {
  display: block;
}
.tooltip_small_da05 .banner_old_316b label,
.tooltip_small_da05 .dynamic-3896 label,
.tooltip_small_da05 .button_smooth_3ec6 label,
.tooltip_small_da05 .media_cool_9e57 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_first_a793 {
  list-style: none;
  margin: 0;
}
.logo_first_a793 article.title_d4d0 {
  margin-bottom: 0;
}
.logo_first_a793 ul {
  list-style: none;
  margin: 0;
}
.logo_first_a793 .layout-narrow-1759 li.title_d4d0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_first_a793 .layout-narrow-1759 li.title_d4d0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_first_a793 .layout-narrow-1759 li.title_d4d0: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) {
  .logo_first_a793 .layout-narrow-1759 li.title_d4d0 li.title_d4d0 li.title_d4d0 li.title_d4d0 {
    padding-left: 0;
  }
}
article.title_d4d0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_d4d0 .icon-lite-1dc6 p:last-of-type {
  margin-bottom: 0;
}
article.title_d4d0 .soft-1bf8 {
  float: left;
}
article.title_d4d0 .photo-hot-d21f {
  margin-left: 85px;
}
article.title_d4d0 .full_d30e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_d4d0 .full_d30e .mini_4a70 {
  margin-left: 10px;
}
article.title_d4d0 .label-tiny-c62c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_d4d0 .focused-06ad {
  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 .banner_old_316b,
  #respond .button_smooth_3ec6,
  #respond .media_cool_9e57 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner_old_316b input,
#respond .button_smooth_3ec6 input,
#respond .media_cool_9e57 input {
  width: 100%;
}
#respond .media_cool_9e57 {
  margin-right: 0;
}
#respond .warm-1b28 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar-5987 {
  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;
}
.avatar-5987.gallery-28c6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.avatar-5987 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%);
}
.avatar-5987:focus,
.avatar-5987: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);
}
.notification-c742 {
  border-radius: 10%;
}
.preview_3207 {
  border-radius: 50%;
}
.modal-d231 {
  font-size: 0.72em;
}
.status_inner_f0f7 {
  font-size: 0.875em;
}
.module-2465 {
  font-size: 1.1em;
}
.element-20c5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.element-20c5.modal-d231 {
  letter-spacing: 0.5px;
}
.content_blue_867f,
.content_blue_867f a {
  color: #6d6d6d;
}
.content_blue_867f a:hover {
  color: #111;
}
.background-c82d {
  color: #6d6d6d;
}
.mini-746f {
  overflow-x: hidden;
}
.mini-746f .surface-soft-f226.status-5ab0 {
  position: relative;
}
.mini-746f .surface-soft-f226.status-5ab0.new_6542 {
  position: initial;
}
.mini-746f
  .surface-soft-f226.status-5ab0.new_6542
  .background_light_3402 {
  left: auto;
}
.mini-746f .surface-soft-f226 .background_light_3402 {
  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;
}
.mini-746f .surface-soft-f226:hover.status-5ab0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.mini-746f
  .surface-soft-f226:hover.status-5ab0
  .background_light_3402 {
  display: block;
  z-index: 9999999;
}
.mini-746f .liquid_33ce .progress-yellow-995d,
.mini-746f .overlay_2636 .progress-yellow-995d {
  display: none;
}
.mini-746f .paper-ed9e .surface-soft-f226:hover.status-5ab0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tooltip_small_da05 .banner_old_316b label,
.tooltip_small_da05 .dynamic-3896 label,
.tooltip_small_da05 .button_smooth_3ec6 label,
.tooltip_small_da05 .media_cool_9e57 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_first_a793 {
  list-style: none;
  margin: 0;
}
.logo_first_a793 article.title_d4d0 {
  margin-bottom: 0;
}
.logo_first_a793 ul {
  list-style: none;
  margin: 0;
}
.logo_first_a793 .layout-narrow-1759 li.title_d4d0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_first_a793 .layout-narrow-1759 li.title_d4d0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_first_a793 .layout-narrow-1759 li.title_d4d0: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) {
  .logo_first_a793 .layout-narrow-1759 li.title_d4d0 li.title_d4d0 li.title_d4d0 li.title_d4d0 {
    padding-left: 0;
  }
}
article.title_d4d0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_d4d0 .icon-lite-1dc6 p:last-of-type {
  margin-bottom: 0;
}
article.title_d4d0 .soft-1bf8 {
  float: left;
}
article.title_d4d0 .photo-hot-d21f {
  margin-left: 85px;
}
article.title_d4d0 .full_d30e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_d4d0 .full_d30e .mini_4a70 {
  margin-left: 10px;
}
article.title_d4d0 .label-tiny-c62c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_d4d0 .focused-06ad {
  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 .banner_old_316b,
  #respond .button_smooth_3ec6,
  #respond .media_cool_9e57 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner_old_316b input,
#respond .button_smooth_3ec6 input,
#respond .media_cool_9e57 input {
  width: 100%;
}
#respond .media_cool_9e57 {
  margin-right: 0;
}
#respond .warm-1b28 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.liquid_33ce .main-fe5f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.main-fe5f .green-846c.blue-03a4 .wrapper-604e > li > a:focus,
.main-fe5f .green-846c.blue-03a4 .wrapper-604e > li > a:hover,
.main-fe5f .green-846c.panel_5a49 .wrapper-604e > li > a:focus,
.main-fe5f .green-846c.panel_5a49 .wrapper-604e > li > a:hover,
.main-fe5f .green-846c.primary_brown_b182 .wrapper-604e > li > a:focus,
.main-fe5f .green-846c.primary_brown_b182 .wrapper-604e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-fe5f
  .green-846c.blue-03a4
  .wrapper-604e
  > li.border-lite-3c40
  > a,
.main-fe5f
  .green-846c.blue-03a4
  .wrapper-604e
  > li.dirty-a736
  > a,
.main-fe5f
  .green-846c.panel_5a49
  .wrapper-604e
  > li.border-lite-3c40
  > a,
.main-fe5f
  .green-846c.panel_5a49
  .wrapper-604e
  > li.dirty-a736
  > a,
.main-fe5f
  .green-846c.primary_brown_b182
  .wrapper-604e
  > li.border-lite-3c40
  > a,
.main-fe5f .green-846c.primary_brown_b182 .wrapper-604e > li.surface-333a > a {
  color: rgba(255, 255, 255, 0.99);
}
.main-fe5f .form_087f,
.main-fe5f .form_087f a {
  color: rgba(255, 255, 255, 0.99);
}
.main-fe5f .hidden-thick-8ef2.menu-hovered-30dc li a,
.main-fe5f .card-purple-a22b a,
.main-fe5f .sort_easy_df15,
.main-fe5f .wrapper-604e > li > a,
.main-fe5f .surface-d53a {
  color: rgba(255, 255, 255, 0.79);
}
.main-fe5f .hidden-thick-8ef2.menu-hovered-30dc li a:hover,
.main-fe5f .card-purple-a22b a:hover,
.main-fe5f .sort_easy_df15:hover,
.main-fe5f .wrapper-604e > li > a:hover,
.main-fe5f .surface-d53a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-fe5f .column_south_2ac8 {
  color: rgba(255, 255, 255, 0.79);
}
.main-fe5f .column_south_2ac8 .gradient-complex-3325 {
  color: rgba(255, 255, 255, 0.99);
}
.main-fe5f .column_south_2ac8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-fe5f .search_40f3 .narrow-995a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main-fe5f .search_40f3 .narrow-995a .hot-908a {
  color: rgba(255, 255, 255, 0.79);
}
.main-fe5f
  .search_40f3
  .narrow-995a
  .hot-908a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-fe5f
  .search_40f3
  .narrow-995a
  .hot-908a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-fe5f
  .search_40f3
  .narrow-995a
  .hot-908a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-fe5f
  .search_40f3
  .narrow-995a
  .hot-908a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-fe5f .search_40f3 .search-hovered-6839 {
  color: rgba(255, 255, 255, 0.79);
}
.main-fe5f .search_40f3 .search-hovered-6839:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_c263
  .main-fe5f
  .search_40f3
  .container_37de
  .active-dirty-cd13 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module_c263
  .main-fe5f
  .search_40f3
  .container_37de
  .hot-908a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.liquid_33ce .pressed-d55f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pressed-d55f .green-846c.blue-03a4 .wrapper-604e > li > a:focus,
.pressed-d55f .green-846c.blue-03a4 .wrapper-604e > li > a:hover,
.pressed-d55f .green-846c.panel_5a49 .wrapper-604e > li > a:focus,
.pressed-d55f .green-846c.panel_5a49 .wrapper-604e > li > a:hover,
.pressed-d55f .green-846c.primary_brown_b182 .wrapper-604e > li > a:focus,
.pressed-d55f .green-846c.primary_brown_b182 .wrapper-604e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-d55f
  .green-846c.blue-03a4
  .wrapper-604e
  > li.border-lite-3c40
  > a,
.pressed-d55f
  .green-846c.blue-03a4
  .wrapper-604e
  > li.dirty-a736
  > a,
.pressed-d55f
  .green-846c.panel_5a49
  .wrapper-604e
  > li.border-lite-3c40
  > a,
.pressed-d55f
  .green-846c.panel_5a49
  .wrapper-604e
  > li.dirty-a736
  > a,
.pressed-d55f
  .green-846c.primary_brown_b182
  .wrapper-604e
  > li.border-lite-3c40
  > a,
.pressed-d55f .green-846c.primary_brown_b182 .wrapper-604e > li.surface-333a > a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-d55f .form_087f,
.pressed-d55f .form_087f a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-d55f .hidden-thick-8ef2.menu-hovered-30dc li a,
.pressed-d55f .card-purple-a22b a,
.pressed-d55f .sort_easy_df15,
.pressed-d55f .wrapper-604e > li > a,
.pressed-d55f .surface-d53a {
  color: rgba(0, 0, 0, 0.55);
}
.pressed-d55f .hidden-thick-8ef2.menu-hovered-30dc li a:hover,
.pressed-d55f .card-purple-a22b a:hover,
.pressed-d55f .sort_easy_df15:hover,
.pressed-d55f .wrapper-604e > li > a:hover,
.pressed-d55f .surface-d53a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-d55f .column_south_2ac8 {
  color: rgba(0, 0, 0, 0.55);
}
.pressed-d55f .column_south_2ac8 .gradient-complex-3325 {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-d55f .column_south_2ac8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_717c .outline_plasma_ef01 {
  margin-left: auto;
  margin-right: auto;
}
.fluid-d2e4 > * {
  margin-left: auto;
  margin-right: auto;
}
.fluid-d2e4 .stale-1b01 {
  margin-right: 1.41575em;
}
.full_6c50 .fluid-d2e4 > .gallery_8279 {
  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;
}
.full_6c50 .fluid-d2e4 > .card_plasma_182c {
  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;
}
.message_e7f6.shadow_717c .outline_plasma_ef01,
.solid_d6c6.shadow_717c .outline_plasma_ef01 {
  margin-left: 0;
}
.avatar-up-8a09.shadow_717c .outline_plasma_ef01,
.in_e8a3.shadow_717c .outline_plasma_ef01 {
  margin-right: 0;
}
.fluid-d2e4 ol,
.fluid-d2e4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slow_0768 video {
  max-width: 100%;
}
.steel-5566 img {
  display: block;
}
.steel-5566.stale-1b01,
.steel-5566.image-8d9d {
  width: 100%;
}
.steel-5566.card_plasma_182c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight_slow_088f:not(.row_41fb) {
  margin: 1.5em auto;
}
.image-narrow-9b95 p {
  padding: 1.5em 14px;
}
ul.input_3c83.card_plasma_182c,
ul.input_3c83.gallery_8279,
ul.input_3c83.background-soft-a96d.gallery_8279 {
  padding: 0 14px;
}
.row-7e5d {
  display: block;
  overflow-x: auto;
}
.row-7e5d table {
  border-collapse: collapse;
  width: 100%;
}
.row-7e5d td,
.row-7e5d th {
  padding: 0.5em;
}
.fluid-d2e4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fluid-d2e4 ol ol,
.fluid-d2e4 ol ul,
.fluid-d2e4 ul ol,
.fluid-d2e4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fluid-d2e4 ol ol li,
.fluid-d2e4 ol ul li,
.fluid-d2e4 ul ol li,
.fluid-d2e4 ul ul li {
  margin-left: 0;
}
.texture-fbb4.frame_pro_c032 > .gallery-04c5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.texture-fbb4.frame_pro_c032 > .gallery-04c5 iframe,
.texture-fbb4.frame_pro_c032 > .gallery-04c5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sidebar_cb30 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sidebar_cb30.caption_medium_dfa1 {
  padding: 0;
}
.sidebar_cb30.caption_medium_dfa1 cite {
  font-size: 13px;
}
.sidebar_cb30 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sidebar_cb30 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.table_large_ee44 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.table_large_ee44 > p:first-child {
  margin-top: 0;
}
.table_large_ee44 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.table_large_ee44 blockquote {
  border-left: 0;
}
.disabled-adfd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.disabled-adfd:not(.search_6b71) {
  max-width: 100px;
}
.disabled-adfd.article_d122 {
  border-bottom: none !important;
  text-align: center;
}
.disabled-adfd.article_d122::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .image-narrow-9b95 p {
    padding: 1.5em 0;
  }
}
.tiny_e6cd {
  color: #0073aa;
}
.overlay_dbb9 {
  background-color: #0073aa;
}
.highlight_paper_70a2 {
  color: #229fd8;
}
.paper_3813 {
  background-color: #229fd8;
}
.grid-baa7 {
  color: #eee;
}
.tertiary-957a {
  background-color: #eee;
}
.shade_lite_b9c8 {
  color: #444;
}
.out-39bb {
  background-color: #444;
}
.frame-stone-31e8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.frame-stone-31e8 .preview_motion_1d32 .card-purple-a22b {
  font-size: 15px;
}
.frame-stone-31e8 .card-purple-a22b {
  line-height: 1.3;
}
.frame-stone-31e8 .pressed-d55f {
}
.frame-stone-31e8 .main-fe5f {
  background: #235787;
}
.liquid_2a46 {
  padding: 0;
}
.liquid_2a46 .main-fe5f {
  background: #1a1a1a;
}
.liquid_2a46 .pressed-d55f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.overlay_0f59 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.overlay_0f59 .pressed-d55f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.overlay_0f59 .main-fe5f {
  background: #303030;
}
.panel-a65e {
  position: relative;
  z-index: 10;
}
.panel-a65e .summary-purple-5f6f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.under_d113 .status-5ab0 {
  display: inline-block;
  vertical-align: middle;
}
.under_d113.focus-a8d1 .status-5ab0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .under_d113.focus-a8d1 .status-5ab0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .under_d113.focus-a8d1 .status-5ab0 {
    margin-right: 0.4em;
  }
}
.under_d113.focus-a8d1 .status-5ab0:last-child {
  margin-right: 0;
}
.mask-5b5c .summary-purple-5f6f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .liquid_33ce .preview_motion_1d32 {
    margin: 0 -0.5em;
  }
  .liquid_33ce .preview_motion_1d32 [class*="customify-col-"],
  .liquid_33ce .preview_motion_1d32 [class*="customify-col_"],
  .liquid_33ce .preview_motion_1d32 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.liquid_33ce.avatar-b918 .summary-purple-5f6f {
  background: 0 0 !important;
}
.liquid_33ce.avatar-b918 .summary-purple-5f6f,
.liquid_33ce.mask-5b5c .summary-purple-5f6f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .liquid_33ce.inner-c6e1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.liquid_33ce.mask-5b5c .summary-purple-5f6f {
  box-shadow: none !important;
}
.row_1af0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .row_1af0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .row_1af0 {
    padding: 18px 0 20px;
  }
}
.row_1af0 .first-3117 {
  width: 100%;
}
.row_1af0 .picture-b704 {
  margin-bottom: 0;
}
.row_1af0 .label_8291 {
  margin-top: 5px;
  font-size: 0.875em;
}
.lite-1c02 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.lite-1c02 .menu-f32b {
  width: 100%;
}
.backdrop-619b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.backdrop-619b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.backdrop-619b 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;
}
.backdrop-619b li:last-child:after {
  display: none;
}
.backdrop-619b li a {
  font-weight: 500;
  margin-right: 10px;
}
.content_8f16 .progress-yellow-995d button,
.row_1af0 .progress-yellow-995d button {
  left: 0;
}
.content_8f16 .menu-f32b,
.row_1af0 .menu-f32b {
  padding-left: 0;
  padding-right: 0;
}
.content_8f16 .lite-1c02,
.row_1af0 .lite-1c02 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.content_8f16 {
  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;
}
.content_8f16: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;
}
.content_8f16 .background-bright-9b83 {
  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) {
  .content_8f16 .background-bright-9b83 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .content_8f16 .background-bright-9b83 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .content_8f16 .background-bright-9b83 {
    min-height: 200px;
  }
}
.content_8f16 .backdrop-619b {
  color: rgba(255, 255, 255, 0.8);
}
.content_8f16 .backdrop-619b a,
.content_8f16 .backdrop-619b li:after {
  color: inherit;
}
.content_8f16 .backdrop-619b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.cold_7083 {
  margin-bottom: 0.5em;
}
.under-6a20 {
  margin-bottom: 1.2em;
}
.under-6a20,
.cold_7083 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.under-6a20 p:last-child,
.cold_7083 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .progress-yellow-995d,
#masthead .progress-yellow-995d {
  display: none;
}
#masthead
  > .progress-yellow-995d.alert_hot_6af0 {
  display: none;
}
#masthead > .progress-yellow-995d button {
  left: 0;
}
.wood-dc11 {
  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%;
}
.wood-dc11 .status-5ab0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wood-dc11 .tag_1341 {
  display: -webkit-box;
  display: flex;
}
.wood-dc11 .tag_1341.cool_c0d8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wood-dc11 .tag_1341.card_7e6a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood-dc11 .tag_1341.paragraph_efc6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood-dc11.link-purple-6c78.paper-494e .tag_1341.cool_c0d8 {
  flex-basis: 100%;
}
.wood-dc11.header_b387 .tag_1341.card_7e6a {
  -webkit-box-flex: 1;
  flex: auto;
}
.wood-dc11.header_b387 .tag_1341.paragraph_efc6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .progress-yellow-995d.alert_hot_6af0 {
  display: none;
}
#masthead > .progress-yellow-995d button {
  left: 0;
}
.hidden-1f62 {
  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;
}
.hidden-1f62:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hidden-1f62.progress-rough-7927 i {
  margin-right: 4px;
}
.hidden-1f62.pattern_c9d8 i {
  margin-left: 5px;
}
.card-purple-a22b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.card-purple-a22b p:last-child {
  margin-bottom: 0;
}
.table_5d43 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.table_5d43 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.table_5d43 img {
  display: block;
  width: auto;
  line-height: 1;
}
.table_5d43 .form_087f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.table_5d43 .item-middle-c5f6 {
  margin: 5px 0 7px 0;
}
.table_5d43.search_mini_18bb .icon-61e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table_5d43.search_mini_18bb .selected_2c5c {
  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;
}
.table_5d43.gold-5a00 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.table_5d43.gold-5a00 .icon-61e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table_5d43.gold-5a00 .selected_2c5c {
  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;
}
.table_5d43.sort-pressed-a41b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table_5d43.shade-7f66 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.table_5d43.shade-7f66 .selected_2c5c {
  margin-top: 7px;
}
.button-down-9671 {
  display: inline-block;
}
.panel-a65e .hard_f781 .table_5d43 img {
  max-width: 100%;
}
.green-846c .notification-middle-a853.gold_a827,
.list_bottom_669b .notification-middle-a853.gold_a827 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.green-846c .hover_def5,
.list_bottom_669b .hover_def5 {
  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%);
}
.green-846c .hover_def5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.green-846c.focused_c4b2 .hover_def5 {
  display: none;
}
.green-846c .basic-c45c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.green-846c .basic-c45c li {
  display: inline-block;
  position: relative;
}
.green-846c .basic-c45c li:last-child {
  margin-right: 0;
}
.green-846c .basic-c45c 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;
}
.green-846c .basic-c45c li.surface-333a > a {
  color: rgba(0, 0, 0, 0.9);
}
.green-846c .basic-c45c > 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;
}
.green-846c .basic-c45c > li > a i {
  line-height: 0;
}
.green-846c .basic-c45c > li.action_74fd > a .hover_def5 {
  margin-left: 4px;
  line-height: 0;
}
.green-846c .basic-c45c .dim_64ef li.action_74fd > a {
  position: relative;
}
.green-846c .basic-c45c .dim_64ef li.action_74fd > a:after,
.green-846c .basic-c45c .dim_64ef li.action_74fd > a:before {
  content: "";
  display: table;
}
.green-846c .basic-c45c .dim_64ef li.action_74fd > a:after {
  clear: both;
}
.green-846c .basic-c45c .dim_64ef li.action_74fd > a .hover_def5 {
  margin-left: 5px;
  float: right;
}
.green-846c .main_narrow_b0c4,
.green-846c .dim_64ef {
  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;
}
.green-846c .dim_64ef {
  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;
}
.green-846c .dim_64ef .gold_a827 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green-846c .dim_64ef .hover_def5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.green-846c .dim_64ef li {
  display: block;
  margin: 0;
  padding: 0;
}
.green-846c .dim_64ef 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;
}
.green-846c .dim_64ef li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.green-846c .dim_64ef .dim_64ef {
  top: 0;
  left: 100%;
}
.green-846c .gas_baab.fn-focus-238b > .main_narrow_b0c4,
.green-846c .gas_baab.fn-focus-238b > .dim_64ef,
.green-846c .gas_baab:focus > .main_narrow_b0c4,
.green-846c .gas_baab:focus > .dim_64ef,
.green-846c .gas_baab:hover > .main_narrow_b0c4,
.green-846c .gas_baab:hover > .dim_64ef {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.green-846c.primary_brown_b182 .wrapper-604e:after,
.green-846c.primary_brown_b182 .wrapper-604e:before {
  content: "";
  display: table;
}
.green-846c.primary_brown_b182 .wrapper-604e:after {
  clear: both;
}
.green-846c.primary_brown_b182 .wrapper-604e > li {
  float: left;
}
.green-846c.alert-4251 .wrapper-604e:after,
.green-846c.alert-4251 .wrapper-604e:before {
  content: "";
  display: table;
}
.green-846c.alert-4251 .wrapper-604e:after {
  clear: both;
}
.green-846c.alert-4251 .wrapper-604e > li {
  float: left;
}
.green-846c.alert-4251 .wrapper-604e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.green-846c.alert-4251 .wrapper-604e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.green-846c.alert-4251 .wrapper-604e > li.border-lite-3c40 > a,
.green-846c.alert-4251 .wrapper-604e > li.surface-333a > a {
  color: #fff;
  background-color: #1e4b75;
}
.green-846c.blue-03a4 .wrapper-604e > li > a .gold_a827 {
  position: relative;
}
.green-846c.blue-03a4 .wrapper-604e > li > a .gold_a827: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;
}
.green-846c.blue-03a4
  .wrapper-604e
  > li:focus
  > a
  .gold_a827:before,
.green-846c.blue-03a4
  .wrapper-604e
  > li:hover
  > a
  .gold_a827:before {
  width: 100%;
  background-color: currentColor;
}
.green-846c.blue-03a4
  .wrapper-604e
  > li.border-lite-3c40
  > a
  .gold_a827:before,
.green-846c.blue-03a4
  .wrapper-604e
  > li.dirty-a736
  > a
  .gold_a827:before {
  width: 100%;
  background-color: currentColor;
}
.green-846c.panel_5a49 .wrapper-604e > li > a .gold_a827 {
  position: relative;
}
.green-846c.panel_5a49 .wrapper-604e > li > a .gold_a827: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;
}
.green-846c.panel_5a49 .wrapper-604e > li:focus > a .gold_a827:before,
.green-846c.panel_5a49
  .wrapper-604e
  > li:hover
  > a
  .gold_a827:before {
  width: 100%;
  background-color: currentColor;
}
.green-846c.panel_5a49
  .wrapper-604e
  > li.border-lite-3c40
  > a
  .gold_a827:before,
.green-846c.panel_5a49
  .wrapper-604e
  > li.dirty-a736
  > a
  .gold_a827:before {
  width: 100%;
  background-color: currentColor;
}
.list_bottom_669b .basic-c45c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_bottom_669b .basic-c45c li:first-child > a {
  border-top: none;
}
.list_bottom_669b .basic-c45c .short_31c1 > .gold_a827 .hover_def5 {
  display: none;
}
.list_bottom_669b .basic-c45c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.list_bottom_669b .basic-c45c li:last-child {
  border: none;
}
.list_bottom_669b .basic-c45c li.action_74fd > a {
  padding-right: 45px !important;
}
.list_bottom_669b .basic-c45c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.list_bottom_669b .basic-c45c li a:focus,
.list_bottom_669b .basic-c45c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_bottom_669b .basic-c45c li .background-cdf9 {
  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;
}
.list_bottom_669b .basic-c45c li .background-cdf9:hover {
  box-shadow: none;
}
.list_bottom_669b .basic-c45c li .background-cdf9 .hover_def5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.list_bottom_669b .basic-c45c .dim_64ef {
  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);
}
.list_bottom_669b .basic-c45c .dim_64ef li a {
  padding-left: 3em;
}
.list_bottom_669b .basic-c45c .dark-f03e > a .background-cdf9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list_bottom_669b .basic-c45c .dark-f03e > .dim_64ef {
  display: block;
  opacity: 1;
}
.logo-fluid-ae55 {
  max-width: 100%;
}
.button-1549 {
  line-height: 0;
  cursor: pointer;
}
.surface-d53a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.surface-d53a:hover {
  box-shadow: none;
  color: currentColor;
}
.surface-d53a svg {
  width: 18px;
  height: 18px;
}
.surface-d53a .liquid_1d62 {
  display: none;
}
.highlight_e2ea {
  position: relative;
}
.highlight_e2ea.fn-active-238b .surface-d53a .footer-5943 {
  display: none;
}
.highlight_e2ea.fn-active-238b .surface-d53a .liquid_1d62 {
  display: inline-block;
}
.highlight_e2ea .media-bottom-cff2 {
  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);
}
.highlight_e2ea.row-cool-3ce5 .media-bottom-cff2 {
  left: auto;
  right: -0.9em;
}
.highlight_e2ea.row-cool-3ce5 .box-345a::before {
  left: auto;
  right: 15px;
}
.highlight_e2ea.fn-active-238b .media-bottom-cff2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container_37de {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.container_37de label {
  flex-basis: 100%;
}
.container_37de .narrow-995a {
  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;
}
.container_37de .hot-908a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.container_37de .hot-908a:focus {
  background-color: transparent;
}
.container_37de button.search-hovered-6839 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.container_37de button.search-hovered-6839:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.container_37de button.search-hovered-6839 svg {
  width: 18px;
  height: 18px;
}
.container_37de input[type="submit"] {
  min-height: auto;
}
.search_40f3 .container_37de .hot-908a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.box-345a {
  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) {
  .box-345a {
    width: 220px;
  }
}
.box-345a label {
  flex-basis: 100%;
}
.box-345a::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;
}
.module_c263 .search_40f3 .container_37de {
  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;
}
.module_c263
  .search_40f3
  .container_37de
  .narrow-995a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module_c263 .search_40f3 .container_37de .hot-908a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.module_c263
  .search_40f3
  .container_37de
  .hot-908a:focus {
  background: 0 0;
}
.module_c263
  .search_40f3
  .container_37de
  .active-dirty-cd13 {
  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;
}
.hidden-thick-8ef2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hidden-thick-8ef2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hidden-thick-8ef2 li:last-child {
  margin-right: 0;
}
.hidden-thick-8ef2 li:first-child {
  margin-left: 0;
}
.hidden-thick-8ef2.rough-6d2f a {
  color: #fff;
}
.hidden-thick-8ef2.rough-6d2f a:hover {
  color: #fff;
}
.hidden-thick-8ef2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hidden-thick-8ef2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hidden-thick-8ef2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hidden-thick-8ef2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hidden-thick-8ef2 [class*="social-icon-apple"] {
  background-color: #999;
}
.hidden-thick-8ef2 [class*="social-icon-apple"].old_d8a1 {
  background-color: transparent;
  color: #999;
}
.hidden-thick-8ef2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hidden-thick-8ef2 [class*="social-icon-behance"].old_d8a1 {
  background-color: transparent;
  color: #1769ff;
}
.hidden-thick-8ef2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hidden-thick-8ef2 [class*="social-icon-bitbucket"].old_d8a1 {
  background-color: transparent;
  color: #205081;
}
.hidden-thick-8ef2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hidden-thick-8ef2 [class*="social-icon-codepen"].old_d8a1 {
  background-color: transparent;
  color: #000;
}
.hidden-thick-8ef2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hidden-thick-8ef2 [class*="social-icon-delicious"].old_d8a1 {
  background-color: transparent;
  color: #39f;
}
.hidden-thick-8ef2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hidden-thick-8ef2 [class*="social-icon-digg"].old_d8a1 {
  background-color: transparent;
  color: #005be2;
}
.hidden-thick-8ef2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hidden-thick-8ef2 [class*="social-icon-dribbble"].old_d8a1 {
  background-color: transparent;
  color: #ea4c89;
}
.hidden-thick-8ef2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hidden-thick-8ef2 [class*="social-icon-envelope"].old_d8a1 {
  background-color: transparent;
  color: #ea4335;
}
.hidden-thick-8ef2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hidden-thick-8ef2 [class*="social-icon-facebook"].old_d8a1 {
  background-color: transparent;
  color: #3b5998;
}
.hidden-thick-8ef2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hidden-thick-8ef2 [class*="social-icon-flickr"].old_d8a1 {
  background-color: transparent;
  color: #0063dc;
}
.hidden-thick-8ef2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hidden-thick-8ef2 [class*="social-icon-foursquare"].old_d8a1 {
  background-color: transparent;
  color: #2d5be3;
}
.hidden-thick-8ef2 [class*="social-icon-github"] {
  background-color: #333;
}
.hidden-thick-8ef2 [class*="social-icon-github"].old_d8a1 {
  background-color: transparent;
  color: #333;
}
.hidden-thick-8ef2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hidden-thick-8ef2 [class*="social-icon-google-plus"].old_d8a1 {
  background-color: transparent;
  color: #dd4b39;
}
.hidden-thick-8ef2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hidden-thick-8ef2 [class*="social-icon-houzz"].old_d8a1 {
  background-color: transparent;
  color: #7ac142;
}
.hidden-thick-8ef2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hidden-thick-8ef2 [class*="social-icon-instagram"].old_d8a1 {
  background-color: transparent;
  color: #262626;
}
.hidden-thick-8ef2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hidden-thick-8ef2 [class*="social-icon-jsfiddle"].old_d8a1 {
  background-color: transparent;
  color: #487aa2;
}
.hidden-thick-8ef2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hidden-thick-8ef2 [class*="social-icon-linkedin"].old_d8a1 {
  background-color: transparent;
  color: #0077b5;
}
.hidden-thick-8ef2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hidden-thick-8ef2 [class*="social-icon-medium"].old_d8a1 {
  background-color: transparent;
  color: #00ab6b;
}
.hidden-thick-8ef2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hidden-thick-8ef2
  [class*="social-icon-odnoklassniki"].old_d8a1 {
  background-color: transparent;
  color: #f4731c;
}
.hidden-thick-8ef2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hidden-thick-8ef2 [class*="social-icon-meetup"].old_d8a1 {
  background-color: transparent;
  color: #ec1c40;
}
.hidden-thick-8ef2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hidden-thick-8ef2 [class*="social-icon-pinterest"].old_d8a1 {
  background-color: transparent;
  color: #bd081c;
}
.hidden-thick-8ef2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hidden-thick-8ef2 [class*="social-icon-product-hunt"].old_d8a1 {
  background-color: transparent;
  color: #da552f;
}
.hidden-thick-8ef2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hidden-thick-8ef2 [class*="social-icon-reddit"].old_d8a1 {
  background-color: transparent;
  color: #ff4500;
}
.hidden-thick-8ef2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hidden-thick-8ef2 [class*="social-icon-rss"].old_d8a1 {
  background-color: transparent;
  color: #f26522;
}
.hidden-thick-8ef2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hidden-thick-8ef2
  [class*="social-icon-shopping-cart"].old_d8a1 {
  background-color: transparent;
  color: #4caf50;
}
.hidden-thick-8ef2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hidden-thick-8ef2 [class*="social-icon-skype"].old_d8a1 {
  background-color: transparent;
  color: #00aff0;
}
.hidden-thick-8ef2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hidden-thick-8ef2 [class*="social-icon-slideshare"].old_d8a1 {
  background-color: transparent;
  color: #0077b5;
}
.hidden-thick-8ef2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hidden-thick-8ef2 [class*="social-icon-snapchat"].old_d8a1 {
  background-color: transparent;
  color: #fffc00;
}
.hidden-thick-8ef2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hidden-thick-8ef2 [class*="social-icon-soundcloud"].old_d8a1 {
  background-color: transparent;
  color: #f80;
}
.hidden-thick-8ef2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hidden-thick-8ef2 [class*="social-icon-spotify"].old_d8a1 {
  background-color: transparent;
  color: #2ebd59;
}
.hidden-thick-8ef2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hidden-thick-8ef2
  [class*="social-icon-stack-overflow"].old_d8a1 {
  background-color: transparent;
  color: #fe7a15;
}
.hidden-thick-8ef2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hidden-thick-8ef2 [class*="social-icon-maldkfgram"].old_d8a1 {
  background-color: transparent;
  color: #2ca5e0;
}
.hidden-thick-8ef2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hidden-thick-8ef2 [class*="social-icon-tripadvisor"].old_d8a1 {
  background-color: transparent;
  color: #589442;
}
.hidden-thick-8ef2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hidden-thick-8ef2 [class*="social-icon-tumblr"].old_d8a1 {
  background-color: transparent;
  color: #35465c;
}
.hidden-thick-8ef2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hidden-thick-8ef2 [class*="social-icon-twitch"].old_d8a1 {
  background-color: transparent;
  color: #6441a5;
}
.hidden-thick-8ef2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hidden-thick-8ef2 [class*="social-icon-twitter"].old_d8a1 {
  background-color: transparent;
  color: #1da1f2;
}
.hidden-thick-8ef2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hidden-thick-8ef2 [class*="social-icon-vimeo"].old_d8a1 {
  background-color: transparent;
  color: #1ab7ea;
}
.hidden-thick-8ef2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hidden-thick-8ef2 [class*="social-icon-vk"].old_d8a1 {
  background-color: transparent;
  color: #45668e;
}
.hidden-thick-8ef2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hidden-thick-8ef2 [class*="social-icon-weibo"].old_d8a1 {
  background-color: transparent;
  color: #df2029;
}
.hidden-thick-8ef2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hidden-thick-8ef2 [class*="social-icon-weixin"].old_d8a1 {
  background-color: transparent;
  color: #7bb32e;
}
.hidden-thick-8ef2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hidden-thick-8ef2 [class*="social-icon-whatsapp"].old_d8a1 {
  background-color: transparent;
  color: #25d366;
}
.hidden-thick-8ef2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hidden-thick-8ef2 [class*="social-icon-wordpress"].old_d8a1 {
  background-color: transparent;
  color: #21759b;
}
.hidden-thick-8ef2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hidden-thick-8ef2 [class*="social-icon-xing"].old_d8a1 {
  background-color: transparent;
  color: #026466;
}
.hidden-thick-8ef2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hidden-thick-8ef2 [class*="social-icon-yelp"].old_d8a1 {
  background-color: transparent;
  color: #af0606;
}
.hidden-thick-8ef2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hidden-thick-8ef2 [class*="social-icon-youtube"].old_d8a1 {
  background-color: transparent;
  color: #cd201f;
}
.sort_easy_df15 {
  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;
}
.sort_easy_df15:hover {
  box-shadow: none;
  background: 0 0;
}
.section_b3d3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.stale_21a2 {
  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;
}
.video_1522 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article-f6a3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article-f6a3,
.article-f6a3::after,
.article-f6a3::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;
}
.article-f6a3::after,
.article-f6a3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.fixed_2924 .stale_21a2 .video_1522 {
  margin-top: -2px;
  width: 19px;
}
.fixed_2924 .stale_21a2 .article-f6a3 {
  margin-top: -1px;
}
.fixed_2924 .stale_21a2 .article-f6a3,
.fixed_2924 .stale_21a2 .article-f6a3::after,
.fixed_2924 .stale_21a2 .article-f6a3::before {
  width: 19px;
  height: 2px;
}
.fixed_2924 .stale_21a2 .article-f6a3::before {
  top: -6px;
}
.fixed_2924 .stale_21a2 .article-f6a3::after {
  bottom: -6px;
}
.status-137e .stale_21a2 .video_1522 {
  margin-top: -2px;
  width: 22px;
}
.status-137e .stale_21a2 .article-f6a3 {
  margin-top: -1px;
}
.status-137e .stale_21a2 .article-f6a3,
.status-137e .stale_21a2 .article-f6a3::after,
.status-137e .stale_21a2 .article-f6a3::before {
  width: 22px;
  height: 2px;
}
.status-137e .stale_21a2 .article-f6a3::before {
  top: -7px;
}
.status-137e .stale_21a2 .article-f6a3::after {
  bottom: -7px;
}
.out_5470 .stale_21a2 .video_1522 {
  margin-top: -2px;
  width: 31px;
}
.out_5470 .stale_21a2 .article-f6a3 {
  margin-top: -1.5px;
}
.out_5470 .stale_21a2 .article-f6a3,
.out_5470 .stale_21a2 .article-f6a3::after,
.out_5470 .stale_21a2 .article-f6a3::before {
  width: 31px;
  height: 3px;
}
.out_5470 .stale_21a2 .article-f6a3::before {
  top: -9px;
}
.out_5470 .stale_21a2 .article-f6a3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .picture_active_db06 .stale_21a2 .video_1522 {
    margin-top: -2px;
    width: 19px;
  }
  .picture_active_db06 .stale_21a2 .article-f6a3 {
    margin-top: -1px;
  }
  .picture_active_db06 .stale_21a2 .article-f6a3,
  .picture_active_db06 .stale_21a2 .article-f6a3::after,
  .picture_active_db06 .stale_21a2 .article-f6a3::before {
    width: 19px;
    height: 2px;
  }
  .picture_active_db06 .stale_21a2 .article-f6a3::before {
    top: -6px;
  }
  .picture_active_db06 .stale_21a2 .article-f6a3::after {
    bottom: -6px;
  }
  .complex_df74 .stale_21a2 .video_1522 {
    margin-top: -2px;
    width: 22px;
  }
  .complex_df74 .stale_21a2 .article-f6a3 {
    margin-top: -1px;
  }
  .complex_df74 .stale_21a2 .article-f6a3,
  .complex_df74 .stale_21a2 .article-f6a3::after,
  .complex_df74 .stale_21a2 .article-f6a3::before {
    width: 22px;
    height: 2px;
  }
  .complex_df74 .stale_21a2 .article-f6a3::before {
    top: -7px;
  }
  .complex_df74 .stale_21a2 .article-f6a3::after {
    bottom: -7px;
  }
  .link_warm_3bdd .stale_21a2 .video_1522 {
    margin-top: -2px;
    width: 31px;
  }
  .link_warm_3bdd .stale_21a2 .article-f6a3 {
    margin-top: -1.5px;
  }
  .link_warm_3bdd .stale_21a2 .article-f6a3,
  .link_warm_3bdd .stale_21a2 .article-f6a3::after,
  .link_warm_3bdd .stale_21a2 .article-f6a3::before {
    width: 31px;
    height: 3px;
  }
  .link_warm_3bdd .stale_21a2 .article-f6a3::before {
    top: -9px;
  }
  .link_warm_3bdd .stale_21a2 .article-f6a3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .status-next-fc6c .stale_21a2 .video_1522 {
    margin-top: -2px;
    width: 19px;
  }
  .status-next-fc6c .stale_21a2 .article-f6a3 {
    margin-top: -1px;
  }
  .status-next-fc6c .stale_21a2 .article-f6a3,
  .status-next-fc6c .stale_21a2 .article-f6a3::after,
  .status-next-fc6c .stale_21a2 .article-f6a3::before {
    width: 19px;
    height: 2px;
  }
  .status-next-fc6c .stale_21a2 .article-f6a3::before {
    top: -6px;
  }
  .status-next-fc6c .stale_21a2 .article-f6a3::after {
    bottom: -6px;
  }
  .filter_short_f820 .stale_21a2 .video_1522 {
    margin-top: -2px;
    width: 22px;
  }
  .filter_short_f820 .stale_21a2 .article-f6a3 {
    margin-top: -1px;
  }
  .filter_short_f820 .stale_21a2 .article-f6a3,
  .filter_short_f820 .stale_21a2 .article-f6a3::after,
  .filter_short_f820 .stale_21a2 .article-f6a3::before {
    width: 22px;
    height: 2px;
  }
  .filter_short_f820 .stale_21a2 .article-f6a3::before {
    top: -7px;
  }
  .filter_short_f820 .stale_21a2 .article-f6a3::after {
    bottom: -7px;
  }
  .badge_715d .stale_21a2 .video_1522 {
    margin-top: -2px;
    width: 31px;
  }
  .badge_715d .stale_21a2 .article-f6a3 {
    margin-top: -1.5px;
  }
  .badge_715d .stale_21a2 .article-f6a3,
  .badge_715d .stale_21a2 .article-f6a3::after,
  .badge_715d .stale_21a2 .article-f6a3::before {
    width: 31px;
    height: 3px;
  }
  .badge_715d .stale_21a2 .article-f6a3::before {
    top: -9px;
  }
  .badge_715d .stale_21a2 .article-f6a3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content-013e .stale_21a2 .video_1522 {
    margin-top: -2px;
    width: 19px;
  }
  .content-013e .stale_21a2 .article-f6a3 {
    margin-top: -1px;
  }
  .content-013e .stale_21a2 .article-f6a3,
  .content-013e .stale_21a2 .article-f6a3::after,
  .content-013e .stale_21a2 .article-f6a3::before {
    width: 19px;
    height: 2px;
  }
  .content-013e .stale_21a2 .article-f6a3::before {
    top: -6px;
  }
  .content-013e .stale_21a2 .article-f6a3::after {
    bottom: -6px;
  }
  .tiny-1e56 .stale_21a2 .video_1522 {
    margin-top: -2px;
    width: 22px;
  }
  .tiny-1e56 .stale_21a2 .article-f6a3 {
    margin-top: -1px;
  }
  .tiny-1e56 .stale_21a2 .article-f6a3,
  .tiny-1e56 .stale_21a2 .article-f6a3::after,
  .tiny-1e56 .stale_21a2 .article-f6a3::before {
    width: 22px;
    height: 2px;
  }
  .tiny-1e56 .stale_21a2 .article-f6a3::before {
    top: -7px;
  }
  .tiny-1e56 .stale_21a2 .article-f6a3::after {
    bottom: -7px;
  }
  .lite_95f1 .stale_21a2 .video_1522 {
    margin-top: -2px;
    width: 31px;
  }
  .lite_95f1 .stale_21a2 .article-f6a3 {
    margin-top: -1.5px;
  }
  .lite_95f1 .stale_21a2 .article-f6a3,
  .lite_95f1 .stale_21a2 .article-f6a3::after,
  .lite_95f1 .stale_21a2 .article-f6a3::before {
    width: 31px;
    height: 3px;
  }
  .lite_95f1 .stale_21a2 .article-f6a3::before {
    top: -9px;
  }
  .lite_95f1 .stale_21a2 .article-f6a3::after {
    bottom: -9px;
  }
}
.photo-south-e999 .article-f6a3 {
  -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);
}
.photo-south-e999 .article-f6a3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.photo-south-e999 .article-f6a3::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);
}
.photo-south-e999.shade_eb0e .article-f6a3 {
  -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);
}
.photo-south-e999.shade_eb0e .article-f6a3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.photo-south-e999.shade_eb0e .article-f6a3::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);
}
.card_prev_3431 {
  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.caption_5445:before {
  display: none;
}
.overlay_2636 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.overlay_2636 .lower-9bf5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.overlay_2636 .lower-9bf5:last-of-type {
  border-bottom: none;
}
.overlay_2636 .lower-9bf5.solid_e2be,
.overlay_2636 .lower-9bf5.description-ffd9,
.overlay_2636 .lower-9bf5.stone_87a1 {
  padding: 0;
}
.overlay_2636 .list_bottom_669b .background-cdf9 {
  color: currentColor;
}
.overlay_2636 .list_bottom_669b .background-cdf9:focus,
.overlay_2636 .list_bottom_669b .background-cdf9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_2636.pressed-d55f .column_south_2ac8,
.overlay_2636.pressed-d55f .card-purple-a22b a,
.overlay_2636.pressed-d55f .wrapper-604e a,
.overlay_2636.pressed-d55f .dim_64ef a {
  color: rgba(0, 0, 0, 0.55);
}
.overlay_2636.pressed-d55f .column_south_2ac8:hover,
.overlay_2636.pressed-d55f .card-purple-a22b a:hover,
.overlay_2636.pressed-d55f .wrapper-604e a:hover,
.overlay_2636.pressed-d55f .dim_64ef a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_2636.pressed-d55f .gradient-complex-3325 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_2636.pressed-d55f .lower-9bf5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_2636.pressed-d55f .lower-9bf5:before {
  background: rgba(0, 0, 0, 0.08);
}
.overlay_2636.pressed-d55f .backdrop-left-f8e1:before {
  background: rgba(255, 255, 255, 0.9);
}
.overlay_2636.pressed-d55f .list_bottom_669b .basic-c45c li a,
.overlay_2636.pressed-d55f .list_bottom_669b .background-cdf9,
.overlay_2636.pressed-d55f .dim_64ef {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_2636.pressed-d55f .list_bottom_669b .background-cdf9:focus,
.overlay_2636.pressed-d55f .list_bottom_669b .background-cdf9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_2636.pressed-d55f .basic-c45c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_2636.main-fe5f .column_south_2ac8,
.overlay_2636.main-fe5f .card-purple-a22b a,
.overlay_2636.main-fe5f .wrapper-604e .background-cdf9,
.overlay_2636.main-fe5f .wrapper-604e a,
.overlay_2636.main-fe5f .dim_64ef a {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_2636.main-fe5f .column_south_2ac8:hover,
.overlay_2636.main-fe5f .card-purple-a22b a:hover,
.overlay_2636.main-fe5f .wrapper-604e .background-cdf9:hover,
.overlay_2636.main-fe5f .wrapper-604e a:hover,
.overlay_2636.main-fe5f .dim_64ef a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_2636.main-fe5f .gradient-complex-3325 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_2636.main-fe5f .lower-9bf5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_2636.main-fe5f .lower-9bf5:before {
  background: rgba(255, 255, 255, 0.08);
}
.overlay_2636.main-fe5f .backdrop-left-f8e1:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay_2636.main-fe5f .list_bottom_669b .basic-c45c li a,
.overlay_2636.main-fe5f .list_bottom_669b .background-cdf9,
.overlay_2636.main-fe5f .dim_64ef {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_2636.main-fe5f .list_bottom_669b .background-cdf9:focus,
.overlay_2636.main-fe5f .list_bottom_669b .background-cdf9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_2636.main-fe5f .basic-c45c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-left-f8e1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.backdrop-left-f8e1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.lower_b2f1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.item_pink_9c9a .overlay_2636 {
  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;
}
.item_pink_9c9a .lower-9bf5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.item_pink_9c9a .lower-9bf5: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) {
  .item_pink_9c9a .lower-9bf5:before {
    width: 16%;
    left: 42%;
  }
}
.item_pink_9c9a .lower-9bf5:last-child:before {
  content: none;
}
.item_pink_9c9a .lower-9bf5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.item_pink_9c9a .list_bottom_669b .basic-c45c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.item_pink_9c9a .list_bottom_669b .basic-c45c li a .background-cdf9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.item_pink_9c9a .list_bottom_669b .dim_64ef {
  border: none;
}
.item_pink_9c9a .list_bottom_669b .dim_64ef li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.item_pink_9c9a .backdrop-left-f8e1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.item_pink_9c9a .lower_b2f1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.item_pink_9c9a .main-fe5f .backdrop-left-f8e1:before {
  background: rgba(0, 0, 0, 0.9);
}
.item_pink_9c9a .pressed-d55f.layout_light_7cb9 .article-f6a3 {
  background: rgba(0, 0, 0, 0.6);
}
.item_pink_9c9a
  .pressed-d55f.layout_light_7cb9
  .article-f6a3::after,
.item_pink_9c9a
  .pressed-d55f.layout_light_7cb9
  .article-f6a3:before {
  background: inherit;
}
.item_pink_9c9a
  .pressed-d55f.layout_light_7cb9:hover
  .article-f6a3 {
  background: rgba(0, 0, 0, 0.8);
}
.hover_glass_7fc3 .overlay_2636 {
  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) {
  .hover_glass_7fc3 .overlay_2636 {
    width: auto;
    right: 45px;
  }
}
.short-a254 .overlay_2636 {
  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) {
  .short-a254 .overlay_2636 {
    width: auto;
    left: 45px;
  }
}
.caption_5445 .overlay_2636 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.caption_5445 .lower_b2f1 {
  max-width: 48em;
  margin: 0 auto;
}
.caption_5445 .backdrop-left-f8e1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pattern-1628 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-1628.item_pink_9c9a .overlay_2636 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pattern-1628.hover_glass_7fc3 .overlay_2636 {
  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);
}
.pattern-1628 .overlay_2636 {
  visibility: visible;
}
.pattern-1628.short-a254 .overlay_2636 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.slider-wood-9456,
.footer-liquid-e922 {
  overflow-x: hidden;
}
.slider-wood-9456 .overlay_2636 {
  overflow: auto;
}
.slider-wood-9456.item_pink_9c9a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider-wood-9456.item_pink_9c9a .overlay_2636 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.slider-wood-9456.item_pink_9c9a .sort_easy_df15 {
  opacity: 0;
}
.slider-wood-9456.hover_glass_7fc3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider-wood-9456.hover_glass_7fc3 .overlay_2636 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.slider-wood-9456.hover_glass_7fc3 .sort_easy_df15 {
  opacity: 0;
}
.slider-wood-9456.short-a254 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider-wood-9456.short-a254 .overlay_2636 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.slider-wood-9456.short-a254 .sort_easy_df15 {
  opacity: 0;
}
.slider-wood-9456.caption_5445 .overlay_2636 {
  z-index: 10;
  visibility: visible;
}
.layout_light_7cb9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.layout_light_7cb9 .article-f6a3 {
  background: rgba(255, 255, 255, 0.99);
}
.layout_light_7cb9 .article-f6a3::after,
.layout_light_7cb9 .article-f6a3:before {
  background: inherit;
}
.layout_light_7cb9:hover .article-f6a3 {
  background: rgba(255, 255, 255, 0.99);
}
.short-a254 .layout_light_7cb9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.caption_5445 .layout_light_7cb9 {
  display: none !important;
}
.slider-wood-9456:before,
.footer-liquid-e922:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.slider-wood-9456 .layout_light_7cb9,
.footer-liquid-e922 .layout_light_7cb9 {
  display: inline-block;
}
.overlay_2636 .status-5ab0 {
  -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;
}
.slider-wood-9456 .overlay_2636 .status-5ab0,
.footer-liquid-e922 .overlay_2636 .status-5ab0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stale_07dd .narrow-995a {
  width: 100%;
}
.hard_f781 {
  padding: 0 0.5em 0;
}
.hard_f781 [class*="customify-col-"],
.hard_f781 [class*="customify-col_"],
.hard_f781 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paper-e4e2 .hard_f781 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .preview_motion_1d32 .out-3554,
  .out-3554 {
    display: none;
  }
  .item-900b {
    text-align: left;
  }
  .content-b08d {
    text-align: center;
  }
  .hero-steel-6808 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .preview_motion_1d32 .backdrop-east-8322,
  .backdrop-east-8322 {
    display: none;
  }
  .mask-bottom-db08 {
    text-align: left;
  }
  .article_soft_0ec4 {
    text-align: center;
  }
  .bright-a329 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .preview_motion_1d32 .text-63f3,
  .text-63f3 {
    display: none;
  }
  .orange_abab {
    text-align: left;
  }
  .footer-inner-db66 {
    text-align: center;
  }
  .next_fcaf {
    text-align: right;
  }
}
#page {
  position: relative;
}
.bottom_938b {
  box-shadow: none !important;
}
.photo-hard-3ac3 .photo_bfd8,
.wood-17c3 .photo_bfd8 {
  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;
}
.wood-17c3 .photo_bfd8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.summary-purple-5f6f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.summary-purple-5f6f:after,
.summary-purple-5f6f:before {
  content: "";
  display: table;
}
.summary-purple-5f6f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .summary-purple-5f6f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.summary-purple-5f6f,
.inner-c6e1 {
  max-width: 1248px;
  margin: 0 auto;
}

.texture-046d.dirty_155e .summary-purple-5f6f {
  max-width: 100%;
}
.texture-046d.panel-fast-e7f5 {
  max-width: 1200px;
  margin: 0 auto;
}
.texture-046d.new_9944 .summary-purple-5f6f {
  max-width: 100%;
}
.texture-046d.new_9944 > .summary-purple-5f6f {
  padding-left: 0;
  padding-right: 0;
}
.texture-046d.new_9944 > .summary-purple-5f6f .preview_motion_1d32 {
  margin: 0;
}
.texture-046d.new_9944
  > .summary-purple-5f6f
  .summary_d267.focus-outer-3618 {
  margin-right: 0;
  margin-left: 0;
}
.texture-046d.new_9944 #main.focus-outer-3618 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .disabled-fluid-f65a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-fluid-f65a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tag-1883 .outline_plasma_ef01 {
    padding-right: 1em;
  }
  .tag-1883.first-1d98 .summary_d267 {
    border-right: 1px solid #eaecee;
  }
  .tag-1883.first-1d98 .outline_plasma_ef01 {
    padding-right: 1em;
  }
  .tag-1883.first-1d98 .north-92c4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_cool_ddbf .outline_plasma_ef01 {
    padding-left: 1em;
  }
  .nav_cool_ddbf.first-1d98 .summary_d267 {
    border-left: 1px solid #eaecee;
  }
  .nav_cool_ddbf.first-1d98 .outline_plasma_ef01 {
    padding-left: 1em;
  }
  .nav_cool_ddbf.first-1d98 .north-92c4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-3220 .outline_plasma_ef01 {
    padding-left: 1em;
  }
  .accent-3220.first-1d98 .tertiary_b6ef {
    border-right: 1px solid #eaecee;
  }
  .accent-3220.first-1d98 .accent-cool-a836 {
    border-right: 1px solid #eaecee;
  }
  .accent-3220.first-1d98 .outline_plasma_ef01 {
    padding-left: 1em;
  }
  .accent-3220.first-1d98 .north-92c4 {
    padding-right: 1em;
  }
  .accent-3220.first-1d98 .element-blue-5e7b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status-7bc0 .outline_plasma_ef01 {
    padding-right: 1em;
  }
  .status-7bc0.first-1d98 .tertiary_b6ef {
    border-left: 1px solid #eaecee;
  }
  .status-7bc0.first-1d98 .accent-cool-a836 {
    border-left: 1px solid #eaecee;
  }
  .status-7bc0.first-1d98 .outline_plasma_ef01 {
    padding-right: 1em;
  }
  .status-7bc0.first-1d98 .north-92c4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status-7bc0.first-1d98 .element-blue-5e7b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-fluid-f65a .outline_plasma_ef01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-fluid-f65a.first-1d98 .summary_d267 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .disabled-fluid-f65a.first-1d98 .outline_plasma_ef01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-fluid-f65a.first-1d98 .north-92c4 {
    padding-left: 1em;
  }
  .disabled-fluid-f65a.first-1d98 .element-blue-5e7b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .disabled-fluid-f65a.first-1d98 .outline_plasma_ef01 {
    padding-left: 0;
  }
}
.primary_dynamic_9412 .under_d113 {
  display: inline-block;
}
.menu_pro_e178 {
  display: inline-block;
}
.texture-a9da {
  word-con: break-word;
}
.texture-217e > span {
  display: inline-block;
  padding: 5px 0;
}
.texture-217e .out-29ed {
  margin-left: 8px;
  margin-right: 8px;
}
.texture-217e .list_west_400c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.small-ba16 .advanced_fa9c {
  margin-bottom: 2em;
}
.small-ba16 .pattern_2616 {
  margin-bottom: 15px;
}
.small-ba16 .pattern_2616:last-child {
  margin-bottom: 0;
}
.small-ba16 .carousel-fixed-1abf {
  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) {
  .small-ba16 .carousel-fixed-1abf {
    display: block;
  }
}
.small-ba16 .glass_3dd0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .small-ba16 .glass_3dd0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.small-ba16 .progress-0ba1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.small-ba16 .progress-0ba1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.small-ba16 .progress-0ba1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.small-ba16 .texture-a9da {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.small-ba16 .texture-a9da a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.small-ba16 .dirty-d9c7 p:last-child {
  margin-bottom: 0;
}
.small-ba16 .row-fresh-cf53 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.small-ba16 .fixed-08bc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.small-ba16 .video_4d77 {
  margin-top: 1em;
}
.small-ba16 .simple_cff2 {
  top: 0;
  display: block;
}
.small-ba16 .simple_cff2 a {
  color: inherit;
}
.small-ba16 .simple_cff2 a:hover {
  color: inherit;
}
.small-ba16 .west-e2cc {
  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;
}
.small-ba16 .west-e2cc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.small-ba16 .fixed-08bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.small-ba16 .dropdown-large-41a8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.small-ba16 .dropdown-large-41a8:first-child {
  margin-top: 0;
}
.small-ba16 .dropdown-large-41a8.highlight_ed4c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.small-ba16 .dropdown-large-41a8.section-60b2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.small-ba16
  .dropdown-large-41a8.section-60b2.yellow-d60a
  .video_4d77 {
  width: 100%;
}
.small-ba16 .section-60b2 {
  -webkit-box-align: center;
  align-items: center;
}
.small-ba16 .section-60b2 .texture-217e,
.small-ba16 .section-60b2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.small-ba16 .progress-0ba1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small-ba16 .progress-0ba1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small-ba16 .progress-0ba1: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;
}
.small-ba16 .highlight_ed4c {
  z-index: 5;
}
.small-ba16 .section_tall_14c3 .feature-bright-6901 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.small-ba16 .tabs_a2a5 .feature-bright-6901 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.small-ba16 .menu-solid-7479 .feature-bright-6901 {
  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;
}
.small-ba16.layout-green-5536 .carousel-fixed-1abf,
.small-ba16.element_2d15 .carousel-fixed-1abf {
  display: block;
}
.small-ba16.layout-green-5536 .carousel-fixed-1abf .banner-9328,
.small-ba16.layout-green-5536 .carousel-fixed-1abf .fixed-08bc,
.small-ba16.element_2d15 .carousel-fixed-1abf .banner-9328,
.small-ba16.element_2d15 .carousel-fixed-1abf .fixed-08bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.small-ba16.tabs-white-85d6 .glass_3dd0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .small-ba16.tabs-white-85d6 .glass_3dd0 {
    margin-right: 0;
  }
}
.small-ba16.layout-green-5536 .glass_3dd0,
.small-ba16.element_2d15 .glass_3dd0 {
  padding-top: 40%;
}
.small-ba16.layout-green-5536 .advanced_fa9c,
.small-ba16.element_2d15 .advanced_fa9c {
  display: block;
}
.small-ba16.layout-green-5536 .fn-sticky-238b .fixed-08bc,
.small-ba16.element_2d15 .fn-sticky-238b .fixed-08bc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.small-ba16.layout-green-5536 .glass_3dd0,
.small-ba16.element_2d15 .glass_3dd0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.small-ba16.layout-green-5536 .fixed-08bc {
  padding: 1em;
}
.column_south_5777 {
  margin: 30px auto;
  display: block;
}
.column_south_5777 .grid_top_cf31 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.column_south_5777 .grid_top_cf31 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column_south_5777 .grid_top_cf31 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-7b92 .texture-217e {
  margin-bottom: 1.41575em;
}
.row-7b92 .primary_purple_412b {
  margin-bottom: 1.618em;
}
.fluid-d2e4 .section-small-976c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fluid-d2e4 .section-small-976c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fluid-d2e4 .mask-basic-bad6 {
  max-width: 100%;
  overflow: auto;
}
.shadow_717c .fluid-d2e4 a:hover {
  text-decoration: underline;
}
.overlay-d4fa .pattern_2616:not(.texture-a9da),
.overlay-d4fa .progress-0ba1 {
  margin-bottom: 1.41575em;
}
.overlay-d4fa .pattern_2616:not(.texture-a9da):last-child,
.overlay-d4fa .progress-0ba1:last-child {
  margin-bottom: 0;
}
.overlay-d4fa .pattern_2616.button-5efb {
  margin-bottom: 0.41575em;
}
.overlay-d4fa .carousel_3ba2:before,
.overlay-d4fa .full-3093:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.overlay-d4fa .carousel_3ba2:before {
  content: "\f115";
}
.overlay-d4fa .full-3093:before {
  content: "\f02c";
}
.overlay-d4fa .mask-f5c1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.overlay-d4fa .mask-f5c1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu_static_f0da {
  display: -webkit-box;
  display: flex;
}
.menu_static_f0da .thumbnail_east_bcff {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu_static_f0da .thumbnail_east_bcff {
    flex-basis: 90px;
  }
}
.menu_static_f0da .slow_ee39 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu_static_f0da .slow_ee39 {
    flex-basis: calc(100% - 50px);
  }
}
.menu_static_f0da .link_blue_5a6b p:last-child {
  margin-bottom: 0.72em;
}
.overlay-pink-a103 .grid_top_cf31 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.overlay-pink-a103 .grid_top_cf31:after,
.overlay-pink-a103 .grid_top_cf31:before {
  content: "";
  display: table;
}
.overlay-pink-a103 .grid_top_cf31:after {
  clear: both;
}
.overlay-pink-a103 .grid_top_cf31 .red-a0a9,
.overlay-pink-a103 .grid_top_cf31 .hot-bee0 {
  width: 49%;
}
.overlay-pink-a103 .grid_top_cf31 .red-a0a9 a span.badge-ea71,
.overlay-pink-a103 .grid_top_cf31 .hot-bee0 a span.badge-ea71 {
  display: block;
  margin-bottom: 5px;
}
.overlay-pink-a103 .grid_top_cf31 .hot-bee0 {
  float: left;
  text-align: left;
}
.overlay-pink-a103 .grid_top_cf31 .red-a0a9 {
  float: right;
  text-align: right;
}
.content_4500 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .content_4500 {
    margin-bottom: 0;
  }
}
.menu-45ae {
  margin-bottom: 1em;
}
.menu-45ae .texture-a9da {
  font-size: 1.1em;
  line-height: 1.3;
}
.black-d269 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hidden-rough-be0b .menu-45ae,
.primary-3c71 .menu-45ae {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hidden-rough-be0b .menu-45ae,
  .primary-3c71 .menu-45ae {
    display: block;
  }
}
.hidden-rough-be0b .black-d269,
.primary-3c71 .black-d269 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hidden-rough-be0b .black-d269,
  .primary-3c71 .black-d269 {
    margin-bottom: 1em;
  }
}
.hidden-rough-be0b .black-d269 img,
.primary-3c71 .black-d269 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hidden-rough-be0b .info_b8b7,
.primary-3c71 .info_b8b7 {
  flex-basis: calc(100% - 160px);
}
.hidden-rough-be0b .info_b8b7 p,
.primary-3c71 .info_b8b7 p {
  margin-bottom: 0;
}
.hidden-rough-be0b .info_b8b7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hidden-rough-be0b .info_b8b7 {
    padding-left: 0;
  }
}
.primary-3c71 .info_b8b7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .primary-3c71 .info_b8b7 {
    padding-right: 0;
  }
}
.primary-3c71 .black-d269 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.left_afb2 .black-d269 {
  margin-bottom: 0.5em;
}
.left_afb2 .black-d269 img {
  width: 100%;
}
.copper_ed88 .footer_64e9,
.solid_0f5f .footer_64e9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.solid_0f5f .summary_d267 .shade_787c p:last-child {
  margin-bottom: 0;
}
.form-black-6f50 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sidebar_static_d4d4 .paragraph-silver-b437 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sidebar_static_d4d4 .paragraph-silver-b437:last-of-type {
    margin-bottom: 0;
  }
}
.sidebar_static_d4d4 .paragraph-silver-b437 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar_static_d4d4 .paragraph-silver-b437 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sidebar_static_d4d4 .paragraph-silver-b437 ul li {
  margin: 0 0 0.6em;
}
.sidebar_static_d4d4 .paragraph-silver-b437 ul li.large-6ce9,
.sidebar_static_d4d4 .paragraph-silver-b437 ul li.texture_under_576e {
  position: relative;
}
.sidebar_static_d4d4 .paragraph-silver-b437 ul li.large-6ce9 .paper_d470,
.sidebar_static_d4d4 .paragraph-silver-b437 ul li.texture_under_576e .paper_d470 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sidebar_static_d4d4 .paragraph-silver-b437 ul li.large-6ce9:after:after,
.sidebar_static_d4d4 .paragraph-silver-b437 ul li.large-6ce9:after:before,
.sidebar_static_d4d4
  .paragraph-silver-b437
  ul
  li.texture_under_576e:after:after,
.sidebar_static_d4d4
  .paragraph-silver-b437
  ul
  li.texture_under_576e:after:before {
  content: "";
  display: table;
}
.sidebar_static_d4d4 .paragraph-silver-b437 ul li.large-6ce9:after:after,
.sidebar_static_d4d4
  .paragraph-silver-b437
  ul
  li.texture_under_576e:after:after {
  clear: both;
}
.sidebar_static_d4d4 .paragraph-silver-b437 a.gold-7789:hover {
  text-decoration: none;
}
.sidebar_static_d4d4 .paragraph-silver-b437 select {
  max-width: 100%;
}
.sidebar_static_d4d4 .paragraph-silver-b437 table {
  font-size: 85%;
}
.sidebar_static_d4d4 .paragraph-silver-b437 table td,
.sidebar_static_d4d4 .paragraph-silver-b437 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sidebar_static_d4d4 .paragraph-silver-b437 table tfoot td {
  text-align: left;
}
.sidebar_static_d4d4 .paragraph-silver-b437 :last-child {
  margin-bottom: 0;
}
.sidebar_static_d4d4 .paragraph-silver-b437 .carousel_c2d1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sidebar_static_d4d4 .paragraph-silver-b437 .carousel_c2d1 label {
  width: 100%;
}
.sidebar_static_d4d4 .paragraph-silver-b437 .carousel_c2d1 .hot-908a {
  width: 100%;
  display: block;
}
.sidebar_static_d4d4 .paragraph-silver-b437 .carousel_c2d1 .search-hovered-6839 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sidebar_static_d4d4 .paragraph-silver-b437 .carousel_c2d1 .search-hovered-6839:hover svg #svg-search {
  fill: #444;
}
.sidebar_static_d4d4 .paragraph-silver-b437 .carousel_c2d1 .search-hovered-6839 svg {
  width: 18px;
  height: 18px;
}
.sidebar_static_d4d4 .black-f27c ul ul,
.sidebar_static_d4d4 .nav-south-5725 ul ul,
.sidebar_static_d4d4 .item_9bec ul ul,
.sidebar_static_d4d4 .image-8d16 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sidebar_static_d4d4 .black-f27c .action_74fd > a,
.sidebar_static_d4d4 .nav-south-5725 .action_74fd > a,
.sidebar_static_d4d4 .item_9bec .action_74fd > a,
.sidebar_static_d4d4 .image-8d16 .action_74fd > a {
  margin-bottom: 0;
}
.sidebar_static_d4d4 .soft-1ce8 li,
.sidebar_static_d4d4 .black-f27c li,
.sidebar_static_d4d4 .form_ce0c li,
.sidebar_static_d4d4 .nav-south-5725 li,
.sidebar_static_d4d4 .item_9bec li,
.sidebar_static_d4d4 .image-8d16 li,
.sidebar_static_d4d4 .tertiary-2e07 li,
.sidebar_static_d4d4 .dropdown_4641 li {
  display: block;
  position: relative;
}
.sidebar_static_d4d4 .soft-1ce8 li:last-child,
.sidebar_static_d4d4 .black-f27c li:last-child,
.sidebar_static_d4d4 .form_ce0c li:last-child,
.sidebar_static_d4d4 .nav-south-5725 li:last-child,
.sidebar_static_d4d4 .item_9bec li:last-child,
.sidebar_static_d4d4 .image-8d16 li:last-child,
.sidebar_static_d4d4 .tertiary-2e07 li:last-child,
.sidebar_static_d4d4 .dropdown_4641 li:last-child {
  border: none;
}
.sidebar_static_d4d4 .soft-1ce8 li a,
.sidebar_static_d4d4 .black-f27c li a,
.sidebar_static_d4d4 .form_ce0c li a,
.sidebar_static_d4d4 .nav-south-5725 li a,
.sidebar_static_d4d4 .item_9bec li a,
.sidebar_static_d4d4 .image-8d16 li a,
.sidebar_static_d4d4 .tertiary-2e07 li a,
.sidebar_static_d4d4 .dropdown_4641 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar_static_d4d4 .soft-1ce8 li ul li::before,
.sidebar_static_d4d4 .black-f27c li ul li::before,
.sidebar_static_d4d4 .form_ce0c li ul li::before,
.sidebar_static_d4d4 .nav-south-5725 li ul li::before,
.sidebar_static_d4d4 .item_9bec li ul li::before,
.sidebar_static_d4d4 .image-8d16 li ul li::before,
.sidebar_static_d4d4 .tertiary-2e07 li ul li::before,
.sidebar_static_d4d4 .dropdown_4641 li ul li::before {
  left: 15px;
}
.sidebar_static_d4d4 .soft-1ce8 li ul a,
.sidebar_static_d4d4 .black-f27c li ul a,
.sidebar_static_d4d4 .form_ce0c li ul a,
.sidebar_static_d4d4 .nav-south-5725 li ul a,
.sidebar_static_d4d4 .item_9bec li ul a,
.sidebar_static_d4d4 .image-8d16 li ul a,
.sidebar_static_d4d4 .tertiary-2e07 li ul a,
.sidebar_static_d4d4 .dropdown_4641 li ul a {
  padding-left: 20px;
}
.sidebar_static_d4d4 .soft-1ce8 li ul ul li::before,
.sidebar_static_d4d4 .black-f27c li ul ul li::before,
.sidebar_static_d4d4 .form_ce0c li ul ul li::before,
.sidebar_static_d4d4 .nav-south-5725 li ul ul li::before,
.sidebar_static_d4d4 .item_9bec li ul ul li::before,
.sidebar_static_d4d4 .image-8d16 li ul ul li::before,
.sidebar_static_d4d4 .tertiary-2e07 li ul ul li::before,
.sidebar_static_d4d4 .dropdown_4641 li ul ul li::before {
  left: 30px;
}
.sidebar_static_d4d4 .soft-1ce8 li ul ul a,
.sidebar_static_d4d4 .black-f27c li ul ul a,
.sidebar_static_d4d4 .form_ce0c li ul ul a,
.sidebar_static_d4d4 .nav-south-5725 li ul ul a,
.sidebar_static_d4d4 .item_9bec li ul ul a,
.sidebar_static_d4d4 .image-8d16 li ul ul a,
.sidebar_static_d4d4 .tertiary-2e07 li ul ul a,
.sidebar_static_d4d4 .dropdown_4641 li ul ul a {
  padding-left: 40px;
}
.sidebar_static_d4d4 .hidden_90a9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar_static_d4d4 .dropdown_4641 ul li {
  margin-bottom: 1.41575em;
}
.sidebar_static_d4d4 .dropdown_4641 ul li .texture-dynamic-adb0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sidebar_static_d4d4 .dropdown_4641 ul li .layout_5783 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.main-fe5f .soft-1ce8 li a,
.main-fe5f .black-f27c li a,
.main-fe5f .form_ce0c li a,
.main-fe5f .nav-south-5725 li a,
.main-fe5f .item_9bec li a,
.main-fe5f .image-8d16 li a,
.main-fe5f .tertiary-2e07 li a,
.main-fe5f .dropdown_4641 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-fe5f .hidden_90a9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-fe5f .paragraph-silver-b437 ul li.large-6ce9 .paper_d470,
.main-fe5f .paragraph-silver-b437 ul li.texture_under_576e .paper_d470 {
  background: rgba(0, 0, 0, 0.2);
}
.main-fe5f .sidebar_static_d4d4 .paragraph-silver-b437 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-046d .sidebar_static_d4d4 .basic-c45c li {
  margin: 0;
}
.texture-046d .sidebar_static_d4d4 .basic-c45c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.texture-046d .sidebar_static_d4d4 .basic-c45c li ul {
  margin: 0;
}
.texture-046d .sidebar_static_d4d4 .basic-c45c li ul li a {
  padding-left: 15px;
}
.texture-046d .sidebar_static_d4d4 .basic-c45c li ul li li a {
  padding-left: 30px;
}
.texture-046d .sidebar_static_d4d4 .basic-c45c li.surface-333a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.texture-046d .sidebar_static_d4d4 .basic-c45c li.surface-333a > 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;
}
.texture-046d .sidebar_static_d4d4 .basic-c45c li.surface-333a > 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;
}
.block-7583 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.form_clean_20d5 {
  position: relative;
  z-index: 10;
}
.form_clean_20d5 .status-5ab0 {
  width: 100%;
  max-width: 100%;
}
.active_large_436c .background-bb13 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active_large_436c .pressed-d55f {
}
.active_large_436c .main-fe5f {
  background: #292929;
}
.hard-59de .background-bb13 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hard-59de .pressed-d55f {
  background: #f9f9f9;
}
.hard-59de .main-fe5f {
  background: #303030;
}
.summary_green_f9cb .background-bb13 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .summary_green_f9cb .under_d113 {
    margin-bottom: 1em;
  }
  .summary_green_f9cb .under_d113:last-child {
    margin-bottom: 0;
  }
}
.summary_green_f9cb .pressed-d55f {
  background: #ededed;
}
.summary_green_f9cb .main-fe5f {
  background: #1a1a1a;
}
.background-bb13.pressed-d55f {
  color: rgba(0, 0, 0, 0.6);
}
.background-bb13.pressed-d55f .thumbnail_current_48fd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background-bb13.main-fe5f {
  color: rgba(255, 255, 255, 0.99);
}
.background-bb13.main-fe5f a:not(.gold-7789) {
  color: rgba(255, 255, 255, 0.79);
}
.background-bb13.main-fe5f a:not(.gold-7789):hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-bb13.main-fe5f .thumbnail_current_48fd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-bb13.main-fe5f table tbody td,
.background-bb13.main-fe5f table th {
  background: rgba(0, 0, 0, 0.08);
}
.paper-ed9e.mask-5b5c .summary-purple-5f6f {
  max-width: initial;
}
.paper-ed9e .focus-a8d1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paper-ed9e .focus-a8d1 .status-5ab0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paper-ed9e .focus-a8d1 .status-5ab0 {
    display: block;
    margin-bottom: 2em;
  }
  .paper-ed9e .focus-a8d1 .status-5ab0:last-child {
    margin-bottom: 0;
  }
}
.summary_green_f9cb .under_d113:last-child,
.hard-59de .under_d113:last-child,
.active_large_436c .under_d113:last-child {
  margin-bottom: 0;
}
.summary_green_f9cb .under_d113 .sidebar_static_d4d4 .paragraph-silver-b437:last-child,
.hard-59de .under_d113 .sidebar_static_d4d4 .paragraph-silver-b437:last-child,
.active_large_436c .under_d113 .sidebar_static_d4d4 .paragraph-silver-b437:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .summary_green_f9cb .soft_fca2,
  .summary_green_f9cb .top_06dc,
  .hard-59de .soft_fca2,
  .hard-59de .top_06dc,
  .active_large_436c .soft_fca2,
  .active_large_436c .top_06dc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .form_clean_20d5 .under_d113 {
    margin-bottom: 2em;
  }
}
.form_clean_20d5 p:last-child {
  margin-bottom: 0;
}
.form_clean_20d5 li,
.form_clean_20d5 ul {
  list-style: none;
  margin: 0;
}
.form_clean_20d5 ul ul {
  margin-left: 2.617924em;
}
.surface-573e {
  font-size: 0.875em;
}

/* css-noise: 05e3 */
.promo-block-a6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
