/*!
Theme Name: Customify
Theme URI: https://pressmaximum.description_62a6/customify
Author: WPCustomify
Author URI: https://pressmaximum.description_62a6
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.description_62a6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fast_0463.right-50e7/licenses/gpl-2.0.next-e403
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.layout-short-8bbf/, (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.hover_hot_4790.out-432f/normalize.active_paper_d98a/
 ======
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.active_paper_d98a v7.0.0 | MIT License | github.description_62a6/necolas/normalize.active_paper_d98a */
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;
}
.card-5aca .chip_east_a08b,
.modal-clean-97c7,
.tabs_brown_fe89,
.motion_814d,
.avatar-c931,
.grid-5608,
.secondary-cold-6d58,
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-clean-97c7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .modal-clean-97c7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .modal-clean-97c7,
  h1 {
    font-size: 1.8em;
  }
}
.tabs_brown_fe89,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tabs_brown_fe89 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tabs_brown_fe89,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_brown_fe89,
  h2 {
    font-size: 1.7em;
  }
}
.motion_814d,
h3 {
  font-size: 1.618em;
}
.card-5aca .chip_east_a08b,
.avatar-c931,
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.notification-5377 {
  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;
}
.list_0177:after,
.list_0177:before,
.container-750a:after,
.container-750a:before {
  content: "";
  display: table;
}
.list_0177:after,
.container-750a:after {
  clear: both;
}
.tertiary_soft_730f {
  float: right;
  margin-right: 0;
}
.tall_0588 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.photo_94ca .highlight-in-0e52,
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;
}
.photo_94ca .highlight-in-0e52: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;
}
.aside-c7df .highlight-in-0e52 {
  box-shadow: none;
}
.aside-c7df
  .highlight-in-0e52
  .selected-fff4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.aside-c7df .highlight-in-0e52 .yellow_788a {
  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;
}
.aside-c7df
  .highlight-in-0e52
  .yellow_788a
  b {
  display: none;
}
.aside-c7df .dropdown_0a43 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.link-d6ba:not(.backdrop-complex-2ee4):not(.module-cool-4595),
button:not(.backdrop-complex-2ee4):not(.module-cool-4595),
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ),
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ),
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ) {
  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;
}
.link-d6ba:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):hover,
button:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):hover,
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):hover,
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):hover,
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.link-d6ba:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):active,
.link-d6ba:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):focus,
button:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):active,
button:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):focus,
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):active,
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):focus,
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):active,
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):focus,
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):active,
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):focus {
  outline: 0;
}
.link-d6ba:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d,
button:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d,
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d,
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d,
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d {
  position: relative;
}
.link-d6ba:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .section_f926,
.link-d6ba:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .badge_c17c,
.link-d6ba:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .module-wood-ccd8,
.link-d6ba:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  i,
.link-d6ba:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  svg,
button:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .section_f926,
button:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .badge_c17c,
button:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .module-wood-ccd8,
button:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  i,
button:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  svg,
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .section_f926,
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .badge_c17c,
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .module-wood-ccd8,
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  i,
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  svg,
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .section_f926,
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .badge_c17c,
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .module-wood-ccd8,
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  i,
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  svg,
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .section_f926,
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .badge_c17c,
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  .module-wood-ccd8,
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  i,
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d
  svg {
  visibility: hidden;
}
.link-d6ba:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d:after,
button:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d:after,
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d:after,
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d:after,
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ).fn-loading-739d: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;
}
.link-d6ba:not(.backdrop-complex-2ee4):not(.module-cool-4595),
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ),
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ),
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ) {
  color: #fff;
  background: #235787;
}
.link-d6ba:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):focus,
input[type="button"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):focus,
input[type="reset"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):focus,
input[type="submit"]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ):focus {
  color: #fff;
}
.link-d6ba.fn-disabled-739d:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ),
.link-d6ba[disabled]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ),
button.fn-disabled-739d:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ),
button[disabled]:not(.backdrop-complex-2ee4):not(
    .module-cool-4595
  ) {
  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;
}
.easy-c5c9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.easy-c5c9: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;
}
.rough_3193 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.iron-f686 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.progress_new_1346 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.list_0177:after,
.list_0177:before,
.wood-033d:after,
.wood-033d:before,
.overlay_103f:after,
.overlay_103f:before,
.label_582a:after,
.label_582a:before,
.column_91a9:after,
.column_91a9:before,
.carousel-dynamic-11b2:after,
.carousel-dynamic-11b2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.list_0177:after,
.wood-033d:after,
.overlay_103f:after,
.label_582a:after,
.column_91a9:after,
.carousel-dynamic-11b2:after {
  clear: both;
}
.wood-033d .mask_b3a6,
.overlay_103f .mask_b3a6,
.down-c18d .mask_b3a6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.disabled-focused-f223 {
  display: inline-block;
}
.plasma-8679 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.plasma-8679 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.plasma-8679 .surface-0f40 {
  padding: 1em 0;
  font-size: 85%;
}
.surface-0f40 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.container-4a11 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.container-4a11:after,
.container-4a11:before {
  content: "";
  display: table;
}
.container-4a11:after {
  clear: both;
}
.module_active_65c9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tag_upper_c395 .module_active_65c9 {
  max-width: 50%;
}
.pattern_large_1467 .module_active_65c9 {
  max-width: 33.33%;
}
.progress_out_d24f .module_active_65c9 {
  max-width: 25%;
}
.avatar-1f74 .module_active_65c9 {
  max-width: 20%;
}
.in-649f .module_active_65c9 {
  max-width: 16.66%;
}
.content-clean-f004 .module_active_65c9 {
  max-width: 14.28%;
}
.simple_39d7 .module_active_65c9 {
  max-width: 12.5%;
}
.bottom_9dab .module_active_65c9 {
  max-width: 11.11%;
}
.gallery-9c99 {
  display: block;
}
.card-5aca .detail_8741 label,
.card-5aca .summary-red-328f label,
.card-5aca .avatar-283f label,
.card-5aca .hero-e8a0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.progress-out-4c19 {
  list-style: none;
  margin: 0;
}
.progress-out-4c19 article.small_49d0 {
  margin-bottom: 0;
}
.progress-out-4c19 ul {
  list-style: none;
  margin: 0;
}
.progress-out-4c19 .accent-cold-8181 li.small_49d0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .progress-out-4c19 .accent-cold-8181 li.small_49d0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .progress-out-4c19 .accent-cold-8181 li.small_49d0: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) {
  .progress-out-4c19 .accent-cold-8181 li.small_49d0 li.small_49d0 li.small_49d0 li.small_49d0 {
    padding-left: 0;
  }
}
article.small_49d0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.small_49d0 .wood-033d p:last-of-type {
  margin-bottom: 0;
}
article.small_49d0 .hover_5742 {
  float: left;
}
article.small_49d0 .form-a69d {
  margin-left: 85px;
}
article.small_49d0 .overlay-up-2219 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.small_49d0 .overlay-up-2219 .message_92e2 {
  margin-left: 10px;
}
article.small_49d0 .active_69b0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.small_49d0 .fixed_dd8d {
  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 .detail_8741,
  #respond .avatar-283f,
  #respond .hero-e8a0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail_8741 input,
#respond .avatar-283f input,
#respond .hero-e8a0 input {
  width: 100%;
}
#respond .hero-e8a0 {
  margin-right: 0;
}
#respond .outline-9c1e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.alert_4d59 {
  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;
}
.alert_4d59.list-brown-db6e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.alert_4d59 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%);
}
.alert_4d59:focus,
.alert_4d59: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);
}
.image_left_9b2e {
  border-radius: 10%;
}
.row-a794 {
  border-radius: 50%;
}
.down-33ca {
  font-size: 0.72em;
}
.tertiary_5c1f {
  font-size: 0.875em;
}
.paper-3804 {
  font-size: 1.1em;
}
.heading-huge-b2c7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.heading-huge-b2c7.down-33ca {
  letter-spacing: 0.5px;
}
.thumbnail_71d2,
.thumbnail_71d2 a {
  color: #6d6d6d;
}
.thumbnail_71d2 a:hover {
  color: #111;
}
.logo_ed1a {
  color: #6d6d6d;
}
.slider_9985 {
  overflow-x: hidden;
}
.slider_9985 .tabs-south-0d12.hidden_ebb5 {
  position: relative;
}
.slider_9985 .tabs-south-0d12.hidden_ebb5.silver_88f5 {
  position: initial;
}
.slider_9985
  .tabs-south-0d12.hidden_ebb5.silver_88f5
  .summary-bf65 {
  left: auto;
}
.slider_9985 .tabs-south-0d12 .summary-bf65 {
  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;
}
.slider_9985 .tabs-south-0d12:hover.hidden_ebb5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.slider_9985
  .tabs-south-0d12:hover.hidden_ebb5
  .summary-bf65 {
  display: block;
  z-index: 9999999;
}
.slider_9985 .large-0849 .hard_398b,
.slider_9985 .aside-f1d4 .hard_398b {
  display: none;
}
.slider_9985 .hidden_fast_3822 .tabs-south-0d12:hover.hidden_ebb5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.card-5aca .detail_8741 label,
.card-5aca .summary-red-328f label,
.card-5aca .avatar-283f label,
.card-5aca .hero-e8a0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.progress-out-4c19 {
  list-style: none;
  margin: 0;
}
.progress-out-4c19 article.small_49d0 {
  margin-bottom: 0;
}
.progress-out-4c19 ul {
  list-style: none;
  margin: 0;
}
.progress-out-4c19 .accent-cold-8181 li.small_49d0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .progress-out-4c19 .accent-cold-8181 li.small_49d0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .progress-out-4c19 .accent-cold-8181 li.small_49d0: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) {
  .progress-out-4c19 .accent-cold-8181 li.small_49d0 li.small_49d0 li.small_49d0 li.small_49d0 {
    padding-left: 0;
  }
}
article.small_49d0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.small_49d0 .wood-033d p:last-of-type {
  margin-bottom: 0;
}
article.small_49d0 .hover_5742 {
  float: left;
}
article.small_49d0 .form-a69d {
  margin-left: 85px;
}
article.small_49d0 .overlay-up-2219 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.small_49d0 .overlay-up-2219 .message_92e2 {
  margin-left: 10px;
}
article.small_49d0 .active_69b0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.small_49d0 .fixed_dd8d {
  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 .detail_8741,
  #respond .avatar-283f,
  #respond .hero-e8a0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail_8741 input,
#respond .avatar-283f input,
#respond .hero-e8a0 input {
  width: 100%;
}
#respond .hero-e8a0 {
  margin-right: 0;
}
#respond .outline-9c1e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.large-0849 .accent_e952 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.accent_e952 .menu_2efe.breadcrumb_left_d190 .banner_complex_64ea > li > a:focus,
.accent_e952 .menu_2efe.breadcrumb_left_d190 .banner_complex_64ea > li > a:hover,
.accent_e952 .menu_2efe.secondary-static-9f14 .banner_complex_64ea > li > a:focus,
.accent_e952 .menu_2efe.secondary-static-9f14 .banner_complex_64ea > li > a:hover,
.accent_e952 .menu_2efe.orange-d4a9 .banner_complex_64ea > li > a:focus,
.accent_e952 .menu_2efe.orange-d4a9 .banner_complex_64ea > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_e952
  .menu_2efe.breadcrumb_left_d190
  .banner_complex_64ea
  > li.avatar_solid_fe55
  > a,
.accent_e952
  .menu_2efe.breadcrumb_left_d190
  .banner_complex_64ea
  > li.media-stone-2625
  > a,
.accent_e952
  .menu_2efe.secondary-static-9f14
  .banner_complex_64ea
  > li.avatar_solid_fe55
  > a,
.accent_e952
  .menu_2efe.secondary-static-9f14
  .banner_complex_64ea
  > li.media-stone-2625
  > a,
.accent_e952
  .menu_2efe.orange-d4a9
  .banner_complex_64ea
  > li.avatar_solid_fe55
  > a,
.accent_e952 .menu_2efe.orange-d4a9 .banner_complex_64ea > li.sort_focused_2ab6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.accent_e952 .in_28c2,
.accent_e952 .in_28c2 a {
  color: rgba(255, 255, 255, 0.99);
}
.accent_e952 .full_64f6.filter_dirty_816a li a,
.accent_e952 .hidden_action_1fde a,
.accent_e952 .gradient_white_f4f0,
.accent_e952 .banner_complex_64ea > li > a,
.accent_e952 .element_3cc2 {
  color: rgba(255, 255, 255, 0.79);
}
.accent_e952 .full_64f6.filter_dirty_816a li a:hover,
.accent_e952 .hidden_action_1fde a:hover,
.accent_e952 .gradient_white_f4f0:hover,
.accent_e952 .banner_complex_64ea > li > a:hover,
.accent_e952 .element_3cc2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_e952 .bronze-8ed1 {
  color: rgba(255, 255, 255, 0.79);
}
.accent_e952 .bronze-8ed1 .tooltip_current_c63c {
  color: rgba(255, 255, 255, 0.99);
}
.accent_e952 .bronze-8ed1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_e952 .label_7a3a .yellow-fd31 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_e952 .label_7a3a .yellow-fd31 .caption-fd3f {
  color: rgba(255, 255, 255, 0.79);
}
.accent_e952
  .label_7a3a
  .yellow-fd31
  .caption-fd3f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent_e952
  .label_7a3a
  .yellow-fd31
  .caption-fd3f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent_e952
  .label_7a3a
  .yellow-fd31
  .caption-fd3f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent_e952
  .label_7a3a
  .yellow-fd31
  .caption-fd3f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent_e952 .label_7a3a .box_cf6b {
  color: rgba(255, 255, 255, 0.79);
}
.accent_e952 .label_7a3a .box_cf6b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-a9fb
  .accent_e952
  .label_7a3a
  .grid_9c8a
  .inner_7851 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module-a9fb
  .accent_e952
  .label_7a3a
  .grid_9c8a
  .caption-fd3f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.large-0849 .copper_a1a5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.copper_a1a5 .menu_2efe.breadcrumb_left_d190 .banner_complex_64ea > li > a:focus,
.copper_a1a5 .menu_2efe.breadcrumb_left_d190 .banner_complex_64ea > li > a:hover,
.copper_a1a5 .menu_2efe.secondary-static-9f14 .banner_complex_64ea > li > a:focus,
.copper_a1a5 .menu_2efe.secondary-static-9f14 .banner_complex_64ea > li > a:hover,
.copper_a1a5 .menu_2efe.orange-d4a9 .banner_complex_64ea > li > a:focus,
.copper_a1a5 .menu_2efe.orange-d4a9 .banner_complex_64ea > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper_a1a5
  .menu_2efe.breadcrumb_left_d190
  .banner_complex_64ea
  > li.avatar_solid_fe55
  > a,
.copper_a1a5
  .menu_2efe.breadcrumb_left_d190
  .banner_complex_64ea
  > li.media-stone-2625
  > a,
.copper_a1a5
  .menu_2efe.secondary-static-9f14
  .banner_complex_64ea
  > li.avatar_solid_fe55
  > a,
.copper_a1a5
  .menu_2efe.secondary-static-9f14
  .banner_complex_64ea
  > li.media-stone-2625
  > a,
.copper_a1a5
  .menu_2efe.orange-d4a9
  .banner_complex_64ea
  > li.avatar_solid_fe55
  > a,
.copper_a1a5 .menu_2efe.orange-d4a9 .banner_complex_64ea > li.sort_focused_2ab6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.copper_a1a5 .in_28c2,
.copper_a1a5 .in_28c2 a {
  color: rgba(0, 0, 0, 0.8);
}
.copper_a1a5 .full_64f6.filter_dirty_816a li a,
.copper_a1a5 .hidden_action_1fde a,
.copper_a1a5 .gradient_white_f4f0,
.copper_a1a5 .banner_complex_64ea > li > a,
.copper_a1a5 .element_3cc2 {
  color: rgba(0, 0, 0, 0.55);
}
.copper_a1a5 .full_64f6.filter_dirty_816a li a:hover,
.copper_a1a5 .hidden_action_1fde a:hover,
.copper_a1a5 .gradient_white_f4f0:hover,
.copper_a1a5 .banner_complex_64ea > li > a:hover,
.copper_a1a5 .element_3cc2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper_a1a5 .bronze-8ed1 {
  color: rgba(0, 0, 0, 0.55);
}
.copper_a1a5 .bronze-8ed1 .tooltip_current_c63c {
  color: rgba(0, 0, 0, 0.8);
}
.copper_a1a5 .bronze-8ed1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_action_a0c7 .simple_845a {
  margin-left: auto;
  margin-right: auto;
}
.overlay_103f > * {
  margin-left: auto;
  margin-right: auto;
}
.overlay_103f .rough_3193 {
  margin-right: 1.41575em;
}
.pressed_fba1 .overlay_103f > .picture-f05c {
  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;
}
.pressed_fba1 .overlay_103f > .paper-fd85 {
  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;
}
.card-f2de.link_action_a0c7 .simple_845a,
.shade-bronze-1423.link_action_a0c7 .simple_845a {
  margin-left: 0;
}
.message_orange_98cc.link_action_a0c7 .simple_845a,
.dirty-6b18.link_action_a0c7 .simple_845a {
  margin-right: 0;
}
.overlay_103f ol,
.overlay_103f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.image_e7fd video {
  max-width: 100%;
}
.tiny_237b img {
  display: block;
}
.tiny_237b.rough_3193,
.tiny_237b.iron-f686 {
  width: 100%;
}
.tiny_237b.paper-fd85 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.title_bright_d338:not(.row_316a) {
  margin: 1.5em auto;
}
.tabs_stale_ef36 p {
  padding: 1.5em 14px;
}
ul.pattern-626d.paper-fd85,
ul.pattern-626d.picture-f05c,
ul.pattern-626d.wide_4fda.picture-f05c {
  padding: 0 14px;
}
.rough-ea4b {
  display: block;
  overflow-x: auto;
}
.rough-ea4b table {
  border-collapse: collapse;
  width: 100%;
}
.rough-ea4b td,
.rough-ea4b th {
  padding: 0.5em;
}
.overlay_103f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.overlay_103f ol ol,
.overlay_103f ol ul,
.overlay_103f ul ol,
.overlay_103f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.overlay_103f ol ol li,
.overlay_103f ol ul li,
.overlay_103f ul ol li,
.overlay_103f ul ul li {
  margin-left: 0;
}
.notification-small-585f.narrow_a314 > .red_d4f2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification-small-585f.narrow_a314 > .red_d4f2 iframe,
.notification-small-585f.narrow_a314 > .red_d4f2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pattern-f4ec {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pattern-f4ec.prev-922b {
  padding: 0;
}
.pattern-f4ec.prev-922b cite {
  font-size: 13px;
}
.pattern-f4ec > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pattern-f4ec cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.box-c325 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.box-c325 > p:first-child {
  margin-top: 0;
}
.box-c325 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.box-c325 blockquote {
  border-left: 0;
}
.accent-8809 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accent-8809:not(.shade_d0f7) {
  max-width: 100px;
}
.accent-8809.text_e738 {
  border-bottom: none !important;
  text-align: center;
}
.accent-8809.text_e738::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tabs_stale_ef36 p {
    padding: 1.5em 0;
  }
}
.frame-top-f390 {
  color: #0073aa;
}
.sidebar_dim_a657 {
  background-color: #0073aa;
}
.form-56a2 {
  color: #229fd8;
}
.dynamic-9ff2 {
  background-color: #229fd8;
}
.thumbnail_96d0 {
  color: #eee;
}
.wrapper_liquid_6323 {
  background-color: #eee;
}
.basic-ea1f {
  color: #444;
}
.box_fefb {
  background-color: #444;
}
.next_5eef {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.next_5eef .photo-pro-9032 .hidden_action_1fde {
  font-size: 15px;
}
.next_5eef .hidden_action_1fde {
  line-height: 1.3;
}
.next_5eef .copper_a1a5 {
}
.next_5eef .accent_e952 {
  background: #235787;
}
.paragraph_d566 {
  padding: 0;
}
.paragraph_d566 .accent_e952 {
  background: #1a1a1a;
}
.paragraph_d566 .copper_a1a5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dropdown_f003 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dropdown_f003 .copper_a1a5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dropdown_f003 .accent_e952 {
  background: #303030;
}
.carousel-dynamic-11b2 {
  position: relative;
  z-index: 10;
}
.carousel-dynamic-11b2 .picture_narrow_0c44 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.under-1e03 .hidden_ebb5 {
  display: inline-block;
  vertical-align: middle;
}
.under-1e03.column-tiny-7adc .hidden_ebb5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .under-1e03.column-tiny-7adc .hidden_ebb5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .under-1e03.column-tiny-7adc .hidden_ebb5 {
    margin-right: 0.4em;
  }
}
.under-1e03.column-tiny-7adc .hidden_ebb5:last-child {
  margin-right: 0;
}
.backdrop-332e .picture_narrow_0c44 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .large-0849 .photo-pro-9032 {
    margin: 0 -0.5em;
  }
  .large-0849 .photo-pro-9032 [class*="customify-col-"],
  .large-0849 .photo-pro-9032 [class*="customify-col_"],
  .large-0849 .photo-pro-9032 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.large-0849.notice_9a1b .picture_narrow_0c44 {
  background: 0 0 !important;
}
.large-0849.notice_9a1b .picture_narrow_0c44,
.large-0849.backdrop-332e .picture_narrow_0c44 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .large-0849.layout-1644 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.large-0849.backdrop-332e .picture_narrow_0c44 {
  box-shadow: none !important;
}
.gradient_aafa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient_aafa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_aafa {
    padding: 18px 0 20px;
  }
}
.gradient_aafa .container-5bcd {
  width: 100%;
}
.gradient_aafa .sort_3bd3 {
  margin-bottom: 0;
}
.gradient_aafa .video-paper-1fe3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.widget_up_29eb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.widget_up_29eb .badge_7601 {
  width: 100%;
}
.plasma_efbb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.plasma_efbb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.plasma_efbb 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;
}
.plasma_efbb li:last-child:after {
  display: none;
}
.plasma_efbb li a {
  font-weight: 500;
  margin-right: 10px;
}
.right_2e35 .hard_398b button,
.gradient_aafa .hard_398b button {
  left: 0;
}
.right_2e35 .badge_7601,
.gradient_aafa .badge_7601 {
  padding-left: 0;
  padding-right: 0;
}
.right_2e35 .widget_up_29eb,
.gradient_aafa .widget_up_29eb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.right_2e35 {
  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;
}
.right_2e35: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;
}
.right_2e35 .column-blue-43ff {
  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) {
  .right_2e35 .column-blue-43ff {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .right_2e35 .column-blue-43ff {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .right_2e35 .column-blue-43ff {
    min-height: 200px;
  }
}
.right_2e35 .plasma_efbb {
  color: rgba(255, 255, 255, 0.8);
}
.right_2e35 .plasma_efbb a,
.right_2e35 .plasma_efbb li:after {
  color: inherit;
}
.right_2e35 .plasma_efbb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.silver_14fb {
  margin-bottom: 0.5em;
}
.dim-a9c0 {
  margin-bottom: 1.2em;
}
.dim-a9c0,
.silver_14fb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dim-a9c0 p:last-child,
.silver_14fb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hard_398b,
#masthead .hard_398b {
  display: none;
}
#masthead
  > .hard_398b.breadcrumb-active-acda {
  display: none;
}
#masthead > .hard_398b button {
  left: 0;
}
.notice_blue_9911 {
  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%;
}
.notice_blue_9911 .hidden_ebb5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notice_blue_9911 .iron_72f8 {
  display: -webkit-box;
  display: flex;
}
.notice_blue_9911 .iron_72f8.preview-8ac9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notice_blue_9911 .iron_72f8.iron_f3ad {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice_blue_9911 .iron_72f8.down_6307 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice_blue_9911.tertiary_lite_cab9.dynamic-3f62 .iron_72f8.preview-8ac9 {
  flex-basis: 100%;
}
.notice_blue_9911.clean_10d3 .iron_72f8.iron_f3ad {
  -webkit-box-flex: 1;
  flex: auto;
}
.notice_blue_9911.clean_10d3 .iron_72f8.down_6307 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hard_398b.breadcrumb-active-acda {
  display: none;
}
#masthead > .hard_398b button {
  left: 0;
}
.widget_5785 {
  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;
}
.widget_5785:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.widget_5785.paragraph-2dad i {
  margin-right: 4px;
}
.widget_5785.title-advanced-fa8e i {
  margin-left: 5px;
}
.hidden_action_1fde p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hidden_action_1fde p:last-child {
  margin-bottom: 0;
}
.shade-paper-ebe7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.shade-paper-ebe7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.shade-paper-ebe7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.shade-paper-ebe7 .in_28c2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.shade-paper-ebe7 .grid-purple-115f {
  margin: 5px 0 7px 0;
}
.shade-paper-ebe7.notice-left-2f6f .down-bad6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade-paper-ebe7.notice-left-2f6f .logo_55ad {
  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;
}
.shade-paper-ebe7.tooltip_pro_b29e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.shade-paper-ebe7.tooltip_pro_b29e .down-bad6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade-paper-ebe7.tooltip_pro_b29e .logo_55ad {
  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;
}
.shade-paper-ebe7.bright-9c2b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade-paper-ebe7.fluid-fd7d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.shade-paper-ebe7.fluid-fd7d .logo_55ad {
  margin-top: 7px;
}
.card_lower_eee3 {
  display: inline-block;
}
.carousel-dynamic-11b2 .avatar-thick-bda5 .shade-paper-ebe7 img {
  max-width: 100%;
}
.menu_2efe .dim-75c7.menu-bright-6205,
.tag-focused-341c .dim-75c7.menu-bright-6205 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu_2efe .article_active_90fc,
.tag-focused-341c .article_active_90fc {
  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%);
}
.menu_2efe .article_active_90fc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.menu_2efe.solid-651c .article_active_90fc {
  display: none;
}
.menu_2efe .component_ca07 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu_2efe .component_ca07 li {
  display: inline-block;
  position: relative;
}
.menu_2efe .component_ca07 li:last-child {
  margin-right: 0;
}
.menu_2efe .component_ca07 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;
}
.menu_2efe .component_ca07 li.sort_focused_2ab6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.menu_2efe .component_ca07 > 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;
}
.menu_2efe .component_ca07 > li > a i {
  line-height: 0;
}
.menu_2efe .component_ca07 > li.texture-right-0dab > a .article_active_90fc {
  margin-left: 4px;
  line-height: 0;
}
.menu_2efe .component_ca07 .tabs-9ada li.texture-right-0dab > a {
  position: relative;
}
.menu_2efe .component_ca07 .tabs-9ada li.texture-right-0dab > a:after,
.menu_2efe .component_ca07 .tabs-9ada li.texture-right-0dab > a:before {
  content: "";
  display: table;
}
.menu_2efe .component_ca07 .tabs-9ada li.texture-right-0dab > a:after {
  clear: both;
}
.menu_2efe .component_ca07 .tabs-9ada li.texture-right-0dab > a .article_active_90fc {
  margin-left: 5px;
  float: right;
}
.menu_2efe .inner_4f0a,
.menu_2efe .tabs-9ada {
  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;
}
.menu_2efe .tabs-9ada {
  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;
}
.menu_2efe .tabs-9ada .menu-bright-6205 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu_2efe .tabs-9ada .article_active_90fc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.menu_2efe .tabs-9ada li {
  display: block;
  margin: 0;
  padding: 0;
}
.menu_2efe .tabs-9ada 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;
}
.menu_2efe .tabs-9ada li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.menu_2efe .tabs-9ada .tabs-9ada {
  top: 0;
  left: 100%;
}
.menu_2efe .liquid_704c.fn-focus-739d > .inner_4f0a,
.menu_2efe .liquid_704c.fn-focus-739d > .tabs-9ada,
.menu_2efe .liquid_704c:focus > .inner_4f0a,
.menu_2efe .liquid_704c:focus > .tabs-9ada,
.menu_2efe .liquid_704c:hover > .inner_4f0a,
.menu_2efe .liquid_704c:hover > .tabs-9ada {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.menu_2efe.orange-d4a9 .banner_complex_64ea:after,
.menu_2efe.orange-d4a9 .banner_complex_64ea:before {
  content: "";
  display: table;
}
.menu_2efe.orange-d4a9 .banner_complex_64ea:after {
  clear: both;
}
.menu_2efe.orange-d4a9 .banner_complex_64ea > li {
  float: left;
}
.menu_2efe.progress-north-a935 .banner_complex_64ea:after,
.menu_2efe.progress-north-a935 .banner_complex_64ea:before {
  content: "";
  display: table;
}
.menu_2efe.progress-north-a935 .banner_complex_64ea:after {
  clear: both;
}
.menu_2efe.progress-north-a935 .banner_complex_64ea > li {
  float: left;
}
.menu_2efe.progress-north-a935 .banner_complex_64ea > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.menu_2efe.progress-north-a935 .banner_complex_64ea > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.menu_2efe.progress-north-a935 .banner_complex_64ea > li.avatar_solid_fe55 > a,
.menu_2efe.progress-north-a935 .banner_complex_64ea > li.sort_focused_2ab6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.menu_2efe.breadcrumb_left_d190 .banner_complex_64ea > li > a .menu-bright-6205 {
  position: relative;
}
.menu_2efe.breadcrumb_left_d190 .banner_complex_64ea > li > a .menu-bright-6205: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;
}
.menu_2efe.breadcrumb_left_d190
  .banner_complex_64ea
  > li:focus
  > a
  .menu-bright-6205:before,
.menu_2efe.breadcrumb_left_d190
  .banner_complex_64ea
  > li:hover
  > a
  .menu-bright-6205:before {
  width: 100%;
  background-color: currentColor;
}
.menu_2efe.breadcrumb_left_d190
  .banner_complex_64ea
  > li.avatar_solid_fe55
  > a
  .menu-bright-6205:before,
.menu_2efe.breadcrumb_left_d190
  .banner_complex_64ea
  > li.media-stone-2625
  > a
  .menu-bright-6205:before {
  width: 100%;
  background-color: currentColor;
}
.menu_2efe.secondary-static-9f14 .banner_complex_64ea > li > a .menu-bright-6205 {
  position: relative;
}
.menu_2efe.secondary-static-9f14 .banner_complex_64ea > li > a .menu-bright-6205: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;
}
.menu_2efe.secondary-static-9f14 .banner_complex_64ea > li:focus > a .menu-bright-6205:before,
.menu_2efe.secondary-static-9f14
  .banner_complex_64ea
  > li:hover
  > a
  .menu-bright-6205:before {
  width: 100%;
  background-color: currentColor;
}
.menu_2efe.secondary-static-9f14
  .banner_complex_64ea
  > li.avatar_solid_fe55
  > a
  .menu-bright-6205:before,
.menu_2efe.secondary-static-9f14
  .banner_complex_64ea
  > li.media-stone-2625
  > a
  .menu-bright-6205:before {
  width: 100%;
  background-color: currentColor;
}
.tag-focused-341c .component_ca07 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tag-focused-341c .component_ca07 li:first-child > a {
  border-top: none;
}
.tag-focused-341c .component_ca07 .dropdown_35a9 > .menu-bright-6205 .article_active_90fc {
  display: none;
}
.tag-focused-341c .component_ca07 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tag-focused-341c .component_ca07 li:last-child {
  border: none;
}
.tag-focused-341c .component_ca07 li.texture-right-0dab > a {
  padding-right: 45px !important;
}
.tag-focused-341c .component_ca07 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tag-focused-341c .component_ca07 li a:focus,
.tag-focused-341c .component_ca07 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-focused-341c .component_ca07 li .current-a2f6 {
  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;
}
.tag-focused-341c .component_ca07 li .current-a2f6:hover {
  box-shadow: none;
}
.tag-focused-341c .component_ca07 li .current-a2f6 .article_active_90fc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tag-focused-341c .component_ca07 .tabs-9ada {
  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);
}
.tag-focused-341c .component_ca07 .tabs-9ada li a {
  padding-left: 3em;
}
.tag-focused-341c .component_ca07 .container_899e > a .current-a2f6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tag-focused-341c .component_ca07 .container_899e > .tabs-9ada {
  display: block;
  opacity: 1;
}
.section-8410 {
  max-width: 100%;
}
.gallery_8fd9 {
  line-height: 0;
  cursor: pointer;
}
.element_3cc2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.element_3cc2:hover {
  box-shadow: none;
  color: currentColor;
}
.element_3cc2 svg {
  width: 18px;
  height: 18px;
}
.element_3cc2 .focus-058a {
  display: none;
}
.warm_af45 {
  position: relative;
}
.warm_af45.fn-active-739d .element_3cc2 .liquid-53d6 {
  display: none;
}
.warm_af45.fn-active-739d .element_3cc2 .focus-058a {
  display: inline-block;
}
.warm_af45 .outer-7c82 {
  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);
}
.warm_af45.article-906f .outer-7c82 {
  left: auto;
  right: -0.9em;
}
.warm_af45.article-906f .hidden-silver-a00b::before {
  left: auto;
  right: 15px;
}
.warm_af45.fn-active-739d .outer-7c82 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid_9c8a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.grid_9c8a label {
  flex-basis: 100%;
}
.grid_9c8a .yellow-fd31 {
  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;
}
.grid_9c8a .caption-fd3f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.grid_9c8a .caption-fd3f:focus {
  background-color: transparent;
}
.grid_9c8a button.box_cf6b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.grid_9c8a button.box_cf6b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.grid_9c8a button.box_cf6b svg {
  width: 18px;
  height: 18px;
}
.grid_9c8a input[type="submit"] {
  min-height: auto;
}
.label_7a3a .grid_9c8a .caption-fd3f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hidden-silver-a00b {
  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) {
  .hidden-silver-a00b {
    width: 220px;
  }
}
.hidden-silver-a00b label {
  flex-basis: 100%;
}
.hidden-silver-a00b::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-a9fb .label_7a3a .grid_9c8a {
  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-a9fb
  .label_7a3a
  .grid_9c8a
  .yellow-fd31 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module-a9fb .label_7a3a .grid_9c8a .caption-fd3f {
  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-a9fb
  .label_7a3a
  .grid_9c8a
  .caption-fd3f:focus {
  background: 0 0;
}
.module-a9fb
  .label_7a3a
  .grid_9c8a
  .inner_7851 {
  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;
}
.full_64f6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.full_64f6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.full_64f6 li:last-child {
  margin-right: 0;
}
.full_64f6 li:first-child {
  margin-left: 0;
}
.full_64f6.paper-d851 a {
  color: #fff;
}
.full_64f6.paper-d851 a:hover {
  color: #fff;
}
.full_64f6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.full_64f6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.full_64f6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.full_64f6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.full_64f6 [class*="social-icon-apple"] {
  background-color: #999;
}
.full_64f6 [class*="social-icon-apple"].slider-glass-c069 {
  background-color: transparent;
  color: #999;
}
.full_64f6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.full_64f6 [class*="social-icon-behance"].slider-glass-c069 {
  background-color: transparent;
  color: #1769ff;
}
.full_64f6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.full_64f6 [class*="social-icon-bitbucket"].slider-glass-c069 {
  background-color: transparent;
  color: #205081;
}
.full_64f6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.full_64f6 [class*="social-icon-codepen"].slider-glass-c069 {
  background-color: transparent;
  color: #000;
}
.full_64f6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.full_64f6 [class*="social-icon-delicious"].slider-glass-c069 {
  background-color: transparent;
  color: #39f;
}
.full_64f6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.full_64f6 [class*="social-icon-digg"].slider-glass-c069 {
  background-color: transparent;
  color: #005be2;
}
.full_64f6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.full_64f6 [class*="social-icon-dribbble"].slider-glass-c069 {
  background-color: transparent;
  color: #ea4c89;
}
.full_64f6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.full_64f6 [class*="social-icon-envelope"].slider-glass-c069 {
  background-color: transparent;
  color: #ea4335;
}
.full_64f6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.full_64f6 [class*="social-icon-facebook"].slider-glass-c069 {
  background-color: transparent;
  color: #3b5998;
}
.full_64f6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.full_64f6 [class*="social-icon-flickr"].slider-glass-c069 {
  background-color: transparent;
  color: #0063dc;
}
.full_64f6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.full_64f6 [class*="social-icon-foursquare"].slider-glass-c069 {
  background-color: transparent;
  color: #2d5be3;
}
.full_64f6 [class*="social-icon-github"] {
  background-color: #333;
}
.full_64f6 [class*="social-icon-github"].slider-glass-c069 {
  background-color: transparent;
  color: #333;
}
.full_64f6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.full_64f6 [class*="social-icon-google-plus"].slider-glass-c069 {
  background-color: transparent;
  color: #dd4b39;
}
.full_64f6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.full_64f6 [class*="social-icon-houzz"].slider-glass-c069 {
  background-color: transparent;
  color: #7ac142;
}
.full_64f6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.full_64f6 [class*="social-icon-instagram"].slider-glass-c069 {
  background-color: transparent;
  color: #262626;
}
.full_64f6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.full_64f6 [class*="social-icon-jsfiddle"].slider-glass-c069 {
  background-color: transparent;
  color: #487aa2;
}
.full_64f6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.full_64f6 [class*="social-icon-linkedin"].slider-glass-c069 {
  background-color: transparent;
  color: #0077b5;
}
.full_64f6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.full_64f6 [class*="social-icon-medium"].slider-glass-c069 {
  background-color: transparent;
  color: #00ab6b;
}
.full_64f6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.full_64f6
  [class*="social-icon-odnoklassniki"].slider-glass-c069 {
  background-color: transparent;
  color: #f4731c;
}
.full_64f6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.full_64f6 [class*="social-icon-meetup"].slider-glass-c069 {
  background-color: transparent;
  color: #ec1c40;
}
.full_64f6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.full_64f6 [class*="social-icon-pinterest"].slider-glass-c069 {
  background-color: transparent;
  color: #bd081c;
}
.full_64f6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.full_64f6 [class*="social-icon-product-hunt"].slider-glass-c069 {
  background-color: transparent;
  color: #da552f;
}
.full_64f6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.full_64f6 [class*="social-icon-reddit"].slider-glass-c069 {
  background-color: transparent;
  color: #ff4500;
}
.full_64f6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.full_64f6 [class*="social-icon-rss"].slider-glass-c069 {
  background-color: transparent;
  color: #f26522;
}
.full_64f6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.full_64f6
  [class*="social-icon-shopping-cart"].slider-glass-c069 {
  background-color: transparent;
  color: #4caf50;
}
.full_64f6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.full_64f6 [class*="social-icon-skype"].slider-glass-c069 {
  background-color: transparent;
  color: #00aff0;
}
.full_64f6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.full_64f6 [class*="social-icon-slideshare"].slider-glass-c069 {
  background-color: transparent;
  color: #0077b5;
}
.full_64f6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.full_64f6 [class*="social-icon-snapchat"].slider-glass-c069 {
  background-color: transparent;
  color: #fffc00;
}
.full_64f6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.full_64f6 [class*="social-icon-soundcloud"].slider-glass-c069 {
  background-color: transparent;
  color: #f80;
}
.full_64f6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.full_64f6 [class*="social-icon-spotify"].slider-glass-c069 {
  background-color: transparent;
  color: #2ebd59;
}
.full_64f6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.full_64f6
  [class*="social-icon-stack-overflow"].slider-glass-c069 {
  background-color: transparent;
  color: #fe7a15;
}
.full_64f6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.full_64f6 [class*="social-icon-maldkfgram"].slider-glass-c069 {
  background-color: transparent;
  color: #2ca5e0;
}
.full_64f6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.full_64f6 [class*="social-icon-tripadvisor"].slider-glass-c069 {
  background-color: transparent;
  color: #589442;
}
.full_64f6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.full_64f6 [class*="social-icon-tumblr"].slider-glass-c069 {
  background-color: transparent;
  color: #35465c;
}
.full_64f6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.full_64f6 [class*="social-icon-twitch"].slider-glass-c069 {
  background-color: transparent;
  color: #6441a5;
}
.full_64f6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.full_64f6 [class*="social-icon-twitter"].slider-glass-c069 {
  background-color: transparent;
  color: #1da1f2;
}
.full_64f6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.full_64f6 [class*="social-icon-vimeo"].slider-glass-c069 {
  background-color: transparent;
  color: #1ab7ea;
}
.full_64f6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.full_64f6 [class*="social-icon-vk"].slider-glass-c069 {
  background-color: transparent;
  color: #45668e;
}
.full_64f6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.full_64f6 [class*="social-icon-weibo"].slider-glass-c069 {
  background-color: transparent;
  color: #df2029;
}
.full_64f6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.full_64f6 [class*="social-icon-weixin"].slider-glass-c069 {
  background-color: transparent;
  color: #7bb32e;
}
.full_64f6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.full_64f6 [class*="social-icon-whatsapp"].slider-glass-c069 {
  background-color: transparent;
  color: #25d366;
}
.full_64f6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.full_64f6 [class*="social-icon-wordpress"].slider-glass-c069 {
  background-color: transparent;
  color: #21759b;
}
.full_64f6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.full_64f6 [class*="social-icon-xing"].slider-glass-c069 {
  background-color: transparent;
  color: #026466;
}
.full_64f6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.full_64f6 [class*="social-icon-yelp"].slider-glass-c069 {
  background-color: transparent;
  color: #af0606;
}
.full_64f6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.full_64f6 [class*="social-icon-youtube"].slider-glass-c069 {
  background-color: transparent;
  color: #cd201f;
}
.gradient_white_f4f0 {
  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;
}
.gradient_white_f4f0:hover {
  box-shadow: none;
  background: 0 0;
}
.steel_9e68 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.column_68c9 {
  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;
}
.old-b234 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.text-clean-487f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.text-clean-487f,
.text-clean-487f::after,
.text-clean-487f::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;
}
.text-clean-487f::after,
.text-clean-487f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification_hard_9cd7 .column_68c9 .old-b234 {
  margin-top: -2px;
  width: 19px;
}
.notification_hard_9cd7 .column_68c9 .text-clean-487f {
  margin-top: -1px;
}
.notification_hard_9cd7 .column_68c9 .text-clean-487f,
.notification_hard_9cd7 .column_68c9 .text-clean-487f::after,
.notification_hard_9cd7 .column_68c9 .text-clean-487f::before {
  width: 19px;
  height: 2px;
}
.notification_hard_9cd7 .column_68c9 .text-clean-487f::before {
  top: -6px;
}
.notification_hard_9cd7 .column_68c9 .text-clean-487f::after {
  bottom: -6px;
}
.pro-56c3 .column_68c9 .old-b234 {
  margin-top: -2px;
  width: 22px;
}
.pro-56c3 .column_68c9 .text-clean-487f {
  margin-top: -1px;
}
.pro-56c3 .column_68c9 .text-clean-487f,
.pro-56c3 .column_68c9 .text-clean-487f::after,
.pro-56c3 .column_68c9 .text-clean-487f::before {
  width: 22px;
  height: 2px;
}
.pro-56c3 .column_68c9 .text-clean-487f::before {
  top: -7px;
}
.pro-56c3 .column_68c9 .text-clean-487f::after {
  bottom: -7px;
}
.element-70b5 .column_68c9 .old-b234 {
  margin-top: -2px;
  width: 31px;
}
.element-70b5 .column_68c9 .text-clean-487f {
  margin-top: -1.5px;
}
.element-70b5 .column_68c9 .text-clean-487f,
.element-70b5 .column_68c9 .text-clean-487f::after,
.element-70b5 .column_68c9 .text-clean-487f::before {
  width: 31px;
  height: 3px;
}
.element-70b5 .column_68c9 .text-clean-487f::before {
  top: -9px;
}
.element-70b5 .column_68c9 .text-clean-487f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .card-medium-5afd .column_68c9 .old-b234 {
    margin-top: -2px;
    width: 19px;
  }
  .card-medium-5afd .column_68c9 .text-clean-487f {
    margin-top: -1px;
  }
  .card-medium-5afd .column_68c9 .text-clean-487f,
  .card-medium-5afd .column_68c9 .text-clean-487f::after,
  .card-medium-5afd .column_68c9 .text-clean-487f::before {
    width: 19px;
    height: 2px;
  }
  .card-medium-5afd .column_68c9 .text-clean-487f::before {
    top: -6px;
  }
  .card-medium-5afd .column_68c9 .text-clean-487f::after {
    bottom: -6px;
  }
  .static_a88b .column_68c9 .old-b234 {
    margin-top: -2px;
    width: 22px;
  }
  .static_a88b .column_68c9 .text-clean-487f {
    margin-top: -1px;
  }
  .static_a88b .column_68c9 .text-clean-487f,
  .static_a88b .column_68c9 .text-clean-487f::after,
  .static_a88b .column_68c9 .text-clean-487f::before {
    width: 22px;
    height: 2px;
  }
  .static_a88b .column_68c9 .text-clean-487f::before {
    top: -7px;
  }
  .static_a88b .column_68c9 .text-clean-487f::after {
    bottom: -7px;
  }
  .background-thick-27f1 .column_68c9 .old-b234 {
    margin-top: -2px;
    width: 31px;
  }
  .background-thick-27f1 .column_68c9 .text-clean-487f {
    margin-top: -1.5px;
  }
  .background-thick-27f1 .column_68c9 .text-clean-487f,
  .background-thick-27f1 .column_68c9 .text-clean-487f::after,
  .background-thick-27f1 .column_68c9 .text-clean-487f::before {
    width: 31px;
    height: 3px;
  }
  .background-thick-27f1 .column_68c9 .text-clean-487f::before {
    top: -9px;
  }
  .background-thick-27f1 .column_68c9 .text-clean-487f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shade-next-f7da .column_68c9 .old-b234 {
    margin-top: -2px;
    width: 19px;
  }
  .shade-next-f7da .column_68c9 .text-clean-487f {
    margin-top: -1px;
  }
  .shade-next-f7da .column_68c9 .text-clean-487f,
  .shade-next-f7da .column_68c9 .text-clean-487f::after,
  .shade-next-f7da .column_68c9 .text-clean-487f::before {
    width: 19px;
    height: 2px;
  }
  .shade-next-f7da .column_68c9 .text-clean-487f::before {
    top: -6px;
  }
  .shade-next-f7da .column_68c9 .text-clean-487f::after {
    bottom: -6px;
  }
  .banner-solid-843e .column_68c9 .old-b234 {
    margin-top: -2px;
    width: 22px;
  }
  .banner-solid-843e .column_68c9 .text-clean-487f {
    margin-top: -1px;
  }
  .banner-solid-843e .column_68c9 .text-clean-487f,
  .banner-solid-843e .column_68c9 .text-clean-487f::after,
  .banner-solid-843e .column_68c9 .text-clean-487f::before {
    width: 22px;
    height: 2px;
  }
  .banner-solid-843e .column_68c9 .text-clean-487f::before {
    top: -7px;
  }
  .banner-solid-843e .column_68c9 .text-clean-487f::after {
    bottom: -7px;
  }
  .logo-wood-01c2 .column_68c9 .old-b234 {
    margin-top: -2px;
    width: 31px;
  }
  .logo-wood-01c2 .column_68c9 .text-clean-487f {
    margin-top: -1.5px;
  }
  .logo-wood-01c2 .column_68c9 .text-clean-487f,
  .logo-wood-01c2 .column_68c9 .text-clean-487f::after,
  .logo-wood-01c2 .column_68c9 .text-clean-487f::before {
    width: 31px;
    height: 3px;
  }
  .logo-wood-01c2 .column_68c9 .text-clean-487f::before {
    top: -9px;
  }
  .logo-wood-01c2 .column_68c9 .text-clean-487f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .simple_a5ef .column_68c9 .old-b234 {
    margin-top: -2px;
    width: 19px;
  }
  .simple_a5ef .column_68c9 .text-clean-487f {
    margin-top: -1px;
  }
  .simple_a5ef .column_68c9 .text-clean-487f,
  .simple_a5ef .column_68c9 .text-clean-487f::after,
  .simple_a5ef .column_68c9 .text-clean-487f::before {
    width: 19px;
    height: 2px;
  }
  .simple_a5ef .column_68c9 .text-clean-487f::before {
    top: -6px;
  }
  .simple_a5ef .column_68c9 .text-clean-487f::after {
    bottom: -6px;
  }
  .border_prev_aa23 .column_68c9 .old-b234 {
    margin-top: -2px;
    width: 22px;
  }
  .border_prev_aa23 .column_68c9 .text-clean-487f {
    margin-top: -1px;
  }
  .border_prev_aa23 .column_68c9 .text-clean-487f,
  .border_prev_aa23 .column_68c9 .text-clean-487f::after,
  .border_prev_aa23 .column_68c9 .text-clean-487f::before {
    width: 22px;
    height: 2px;
  }
  .border_prev_aa23 .column_68c9 .text-clean-487f::before {
    top: -7px;
  }
  .border_prev_aa23 .column_68c9 .text-clean-487f::after {
    bottom: -7px;
  }
  .pro_d2ec .column_68c9 .old-b234 {
    margin-top: -2px;
    width: 31px;
  }
  .pro_d2ec .column_68c9 .text-clean-487f {
    margin-top: -1.5px;
  }
  .pro_d2ec .column_68c9 .text-clean-487f,
  .pro_d2ec .column_68c9 .text-clean-487f::after,
  .pro_d2ec .column_68c9 .text-clean-487f::before {
    width: 31px;
    height: 3px;
  }
  .pro_d2ec .column_68c9 .text-clean-487f::before {
    top: -9px;
  }
  .pro_d2ec .column_68c9 .text-clean-487f::after {
    bottom: -9px;
  }
}
.current-ad2a .text-clean-487f {
  -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);
}
.current-ad2a .text-clean-487f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.current-ad2a .text-clean-487f::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);
}
.current-ad2a.slider_focused_e3e7 .text-clean-487f {
  -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);
}
.current-ad2a.slider_focused_e3e7 .text-clean-487f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.current-ad2a.slider_focused_e3e7 .text-clean-487f::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);
}
.form_current_6c70 {
  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.out_f654:before {
  display: none;
}
.aside-f1d4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.aside-f1d4 .image-short-2032 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.aside-f1d4 .image-short-2032:last-of-type {
  border-bottom: none;
}
.aside-f1d4 .image-short-2032.cold-e55c,
.aside-f1d4 .image-short-2032.small-07b2,
.aside-f1d4 .image-short-2032.stone_512c {
  padding: 0;
}
.aside-f1d4 .tag-focused-341c .current-a2f6 {
  color: currentColor;
}
.aside-f1d4 .tag-focused-341c .current-a2f6:focus,
.aside-f1d4 .tag-focused-341c .current-a2f6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-f1d4.copper_a1a5 .bronze-8ed1,
.aside-f1d4.copper_a1a5 .hidden_action_1fde a,
.aside-f1d4.copper_a1a5 .banner_complex_64ea a,
.aside-f1d4.copper_a1a5 .tabs-9ada a {
  color: rgba(0, 0, 0, 0.55);
}
.aside-f1d4.copper_a1a5 .bronze-8ed1:hover,
.aside-f1d4.copper_a1a5 .hidden_action_1fde a:hover,
.aside-f1d4.copper_a1a5 .banner_complex_64ea a:hover,
.aside-f1d4.copper_a1a5 .tabs-9ada a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-f1d4.copper_a1a5 .tooltip_current_c63c {
  color: rgba(0, 0, 0, 0.8);
}
.aside-f1d4.copper_a1a5 .image-short-2032 {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-f1d4.copper_a1a5 .image-short-2032:before {
  background: rgba(0, 0, 0, 0.08);
}
.aside-f1d4.copper_a1a5 .sort_e332:before {
  background: rgba(255, 255, 255, 0.9);
}
.aside-f1d4.copper_a1a5 .tag-focused-341c .component_ca07 li a,
.aside-f1d4.copper_a1a5 .tag-focused-341c .current-a2f6,
.aside-f1d4.copper_a1a5 .tabs-9ada {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-f1d4.copper_a1a5 .tag-focused-341c .current-a2f6:focus,
.aside-f1d4.copper_a1a5 .tag-focused-341c .current-a2f6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-f1d4.copper_a1a5 .component_ca07 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-f1d4.accent_e952 .bronze-8ed1,
.aside-f1d4.accent_e952 .hidden_action_1fde a,
.aside-f1d4.accent_e952 .banner_complex_64ea .current-a2f6,
.aside-f1d4.accent_e952 .banner_complex_64ea a,
.aside-f1d4.accent_e952 .tabs-9ada a {
  color: rgba(255, 255, 255, 0.79);
}
.aside-f1d4.accent_e952 .bronze-8ed1:hover,
.aside-f1d4.accent_e952 .hidden_action_1fde a:hover,
.aside-f1d4.accent_e952 .banner_complex_64ea .current-a2f6:hover,
.aside-f1d4.accent_e952 .banner_complex_64ea a:hover,
.aside-f1d4.accent_e952 .tabs-9ada a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-f1d4.accent_e952 .tooltip_current_c63c {
  color: rgba(255, 255, 255, 0.99);
}
.aside-f1d4.accent_e952 .image-short-2032 {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-f1d4.accent_e952 .image-short-2032:before {
  background: rgba(255, 255, 255, 0.08);
}
.aside-f1d4.accent_e952 .sort_e332:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside-f1d4.accent_e952 .tag-focused-341c .component_ca07 li a,
.aside-f1d4.accent_e952 .tag-focused-341c .current-a2f6,
.aside-f1d4.accent_e952 .tabs-9ada {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-f1d4.accent_e952 .tag-focused-341c .current-a2f6:focus,
.aside-f1d4.accent_e952 .tag-focused-341c .current-a2f6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-f1d4.accent_e952 .component_ca07 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_e332 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.sort_e332:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.frame_919d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fixed_14a7 .aside-f1d4 {
  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;
}
.fixed_14a7 .image-short-2032 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fixed_14a7 .image-short-2032: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) {
  .fixed_14a7 .image-short-2032:before {
    width: 16%;
    left: 42%;
  }
}
.fixed_14a7 .image-short-2032:last-child:before {
  content: none;
}
.fixed_14a7 .image-short-2032[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fixed_14a7 .tag-focused-341c .component_ca07 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fixed_14a7 .tag-focused-341c .component_ca07 li a .current-a2f6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fixed_14a7 .tag-focused-341c .tabs-9ada {
  border: none;
}
.fixed_14a7 .tag-focused-341c .tabs-9ada li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fixed_14a7 .sort_e332 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fixed_14a7 .frame_919d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fixed_14a7 .accent_e952 .sort_e332:before {
  background: rgba(0, 0, 0, 0.9);
}
.fixed_14a7 .copper_a1a5.fluid-6579 .text-clean-487f {
  background: rgba(0, 0, 0, 0.6);
}
.fixed_14a7
  .copper_a1a5.fluid-6579
  .text-clean-487f::after,
.fixed_14a7
  .copper_a1a5.fluid-6579
  .text-clean-487f:before {
  background: inherit;
}
.fixed_14a7
  .copper_a1a5.fluid-6579:hover
  .text-clean-487f {
  background: rgba(0, 0, 0, 0.8);
}
.static-1402 .aside-f1d4 {
  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) {
  .static-1402 .aside-f1d4 {
    width: auto;
    right: 45px;
  }
}
.chip-2e38 .aside-f1d4 {
  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) {
  .chip-2e38 .aside-f1d4 {
    width: auto;
    left: 45px;
  }
}
.out_f654 .aside-f1d4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.out_f654 .frame_919d {
  max-width: 48em;
  margin: 0 auto;
}
.out_f654 .sort_e332:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.container-10ab {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.container-10ab.fixed_14a7 .aside-f1d4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.container-10ab.static-1402 .aside-f1d4 {
  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);
}
.container-10ab .aside-f1d4 {
  visibility: visible;
}
.container-10ab.chip-2e38 .aside-f1d4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.block_simple_3b89,
.overlay_9a97 {
  overflow-x: hidden;
}
.block_simple_3b89 .aside-f1d4 {
  overflow: auto;
}
.block_simple_3b89.fixed_14a7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_simple_3b89.fixed_14a7 .aside-f1d4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.block_simple_3b89.fixed_14a7 .gradient_white_f4f0 {
  opacity: 0;
}
.block_simple_3b89.static-1402 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_simple_3b89.static-1402 .aside-f1d4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.block_simple_3b89.static-1402 .gradient_white_f4f0 {
  opacity: 0;
}
.block_simple_3b89.chip-2e38 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_simple_3b89.chip-2e38 .aside-f1d4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.block_simple_3b89.chip-2e38 .gradient_white_f4f0 {
  opacity: 0;
}
.block_simple_3b89.out_f654 .aside-f1d4 {
  z-index: 10;
  visibility: visible;
}
.fluid-6579 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fluid-6579 .text-clean-487f {
  background: rgba(255, 255, 255, 0.99);
}
.fluid-6579 .text-clean-487f::after,
.fluid-6579 .text-clean-487f:before {
  background: inherit;
}
.fluid-6579:hover .text-clean-487f {
  background: rgba(255, 255, 255, 0.99);
}
.chip-2e38 .fluid-6579 {
  top: 10px;
  right: auto;
  left: 12px;
}
.out_f654 .fluid-6579 {
  display: none !important;
}
.block_simple_3b89:before,
.overlay_9a97:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.block_simple_3b89 .fluid-6579,
.overlay_9a97 .fluid-6579 {
  display: inline-block;
}
.aside-f1d4 .hidden_ebb5 {
  -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;
}
.block_simple_3b89 .aside-f1d4 .hidden_ebb5,
.overlay_9a97 .aside-f1d4 .hidden_ebb5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shade_3ff1 .yellow-fd31 {
  width: 100%;
}
.avatar-thick-bda5 {
  padding: 0 0.5em 0;
}
.avatar-thick-bda5 [class*="customify-col-"],
.avatar-thick-bda5 [class*="customify-col_"],
.avatar-thick-bda5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.logo-b07e .avatar-thick-bda5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .photo-pro-9032 .smooth_47e7,
  .smooth_47e7 {
    display: none;
  }
  .info_rough_6c2f {
    text-align: left;
  }
  .bright_87de {
    text-align: center;
  }
  .card_short_5126 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .photo-pro-9032 .label_black_4192,
  .label_black_4192 {
    display: none;
  }
  .tooltip_last_0590 {
    text-align: left;
  }
  .outline-bright-56a7 {
    text-align: center;
  }
  .hover-tiny-daf7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .photo-pro-9032 .border_eca5,
  .border_eca5 {
    display: none;
  }
  .table-tall-a8c2 {
    text-align: left;
  }
  .over_6b86 {
    text-align: center;
  }
  .column-c088 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.content-e761 {
  box-shadow: none !important;
}
.surface-a02e .tooltip_1ab8,
.dirty_2531 .tooltip_1ab8 {
  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;
}
.dirty_2531 .tooltip_1ab8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture_narrow_0c44 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture_narrow_0c44:after,
.picture_narrow_0c44:before {
  content: "";
  display: table;
}
.picture_narrow_0c44:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture_narrow_0c44 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture_narrow_0c44,
.layout-1644 {
  max-width: 1248px;
  margin: 0 auto;
}

.label_582a.active-0f79 .picture_narrow_0c44 {
  max-width: 100%;
}
.label_582a.box_8776 {
  max-width: 1200px;
  margin: 0 auto;
}
.label_582a.hot_7f78 .picture_narrow_0c44 {
  max-width: 100%;
}
.label_582a.hot_7f78 > .picture_narrow_0c44 {
  padding-left: 0;
  padding-right: 0;
}
.label_582a.hot_7f78 > .picture_narrow_0c44 .photo-pro-9032 {
  margin: 0;
}
.label_582a.hot_7f78
  > .picture_narrow_0c44
  .banner_under_64a7.stale-91ae {
  margin-right: 0;
  margin-left: 0;
}
.label_582a.hot_7f78 #main.stale-91ae {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hard-6907 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hard-6907 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .green-99ac .simple_845a {
    padding-right: 1em;
  }
  .green-99ac.action_e629 .banner_under_64a7 {
    border-right: 1px solid #eaecee;
  }
  .green-99ac.action_e629 .simple_845a {
    padding-right: 1em;
  }
  .green-99ac.action_e629 .complex_0945 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media-34da .simple_845a {
    padding-left: 1em;
  }
  .media-34da.action_e629 .banner_under_64a7 {
    border-left: 1px solid #eaecee;
  }
  .media-34da.action_e629 .simple_845a {
    padding-left: 1em;
  }
  .media-34da.action_e629 .complex_0945 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown_df1c .simple_845a {
    padding-left: 1em;
  }
  .brown_df1c.action_e629 .hidden_hard_f2a2 {
    border-right: 1px solid #eaecee;
  }
  .brown_df1c.action_e629 .mini_c5fa {
    border-right: 1px solid #eaecee;
  }
  .brown_df1c.action_e629 .simple_845a {
    padding-left: 1em;
  }
  .brown_df1c.action_e629 .complex_0945 {
    padding-right: 1em;
  }
  .brown_df1c.action_e629 .hidden_light_cc91 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-3937 .simple_845a {
    padding-right: 1em;
  }
  .focused-3937.action_e629 .hidden_hard_f2a2 {
    border-left: 1px solid #eaecee;
  }
  .focused-3937.action_e629 .mini_c5fa {
    border-left: 1px solid #eaecee;
  }
  .focused-3937.action_e629 .simple_845a {
    padding-right: 1em;
  }
  .focused-3937.action_e629 .complex_0945 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focused-3937.action_e629 .hidden_light_cc91 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-6907 .simple_845a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard-6907.action_e629 .banner_under_64a7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hard-6907.action_e629 .simple_845a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard-6907.action_e629 .complex_0945 {
    padding-left: 1em;
  }
  .hard-6907.action_e629 .hidden_light_cc91 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hard-6907.action_e629 .simple_845a {
    padding-left: 0;
  }
}
.footer_18df .under-1e03 {
  display: inline-block;
}
.prev-0614 {
  display: inline-block;
}
.row_7268 {
  word-con: break-word;
}
.icon-prev-9148 > span {
  display: inline-block;
  padding: 5px 0;
}
.icon-prev-9148 .accent_fast_5cef {
  margin-left: 8px;
  margin-right: 8px;
}
.icon-prev-9148 .aside_1664 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fixed_262b .grid_0fd4 {
  margin-bottom: 2em;
}
.fixed_262b .thick_1ae8 {
  margin-bottom: 15px;
}
.fixed_262b .thick_1ae8:last-child {
  margin-bottom: 0;
}
.fixed_262b .shadow-3c29 {
  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) {
  .fixed_262b .shadow-3c29 {
    display: block;
  }
}
.fixed_262b .middle-bf65 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fixed_262b .middle-bf65 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fixed_262b .hard-9ba7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fixed_262b .hard-9ba7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fixed_262b .hard-9ba7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fixed_262b .row_7268 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fixed_262b .row_7268 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fixed_262b .alert_25f0 p:last-child {
  margin-bottom: 0;
}
.fixed_262b .surface_e45b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fixed_262b .smooth_58c3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fixed_262b .accent_prev_97ee {
  margin-top: 1em;
}
.fixed_262b .stale-a376 {
  top: 0;
  display: block;
}
.fixed_262b .stale-a376 a {
  color: inherit;
}
.fixed_262b .stale-a376 a:hover {
  color: inherit;
}
.fixed_262b .hard_3022 {
  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;
}
.fixed_262b .hard_3022:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fixed_262b .smooth_58c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fixed_262b .picture_1be0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fixed_262b .picture_1be0:first-child {
  margin-top: 0;
}
.fixed_262b .picture_1be0.cool_0e2e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fixed_262b .picture_1be0.tiny_f414 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fixed_262b
  .picture_1be0.tiny_f414.old_da30
  .accent_prev_97ee {
  width: 100%;
}
.fixed_262b .tiny_f414 {
  -webkit-box-align: center;
  align-items: center;
}
.fixed_262b .tiny_f414 .icon-prev-9148,
.fixed_262b .tiny_f414 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fixed_262b .hard-9ba7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fixed_262b .hard-9ba7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fixed_262b .hard-9ba7: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;
}
.fixed_262b .cool_0e2e {
  z-index: 5;
}
.fixed_262b .accent_7cb8 .image-pro-0dd2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fixed_262b .rough_79c5 .image-pro-0dd2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fixed_262b .gradient_medium_f5fb .image-pro-0dd2 {
  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;
}
.fixed_262b.down-ab36 .shadow-3c29,
.fixed_262b.overlay_hard_2b9e .shadow-3c29 {
  display: block;
}
.fixed_262b.down-ab36 .shadow-3c29 .new_fef8,
.fixed_262b.down-ab36 .shadow-3c29 .smooth_58c3,
.fixed_262b.overlay_hard_2b9e .shadow-3c29 .new_fef8,
.fixed_262b.overlay_hard_2b9e .shadow-3c29 .smooth_58c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fixed_262b.gallery_a957 .middle-bf65 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fixed_262b.gallery_a957 .middle-bf65 {
    margin-right: 0;
  }
}
.fixed_262b.down-ab36 .middle-bf65,
.fixed_262b.overlay_hard_2b9e .middle-bf65 {
  padding-top: 40%;
}
.fixed_262b.down-ab36 .grid_0fd4,
.fixed_262b.overlay_hard_2b9e .grid_0fd4 {
  display: block;
}
.fixed_262b.down-ab36 .fn-sticky-739d .smooth_58c3,
.fixed_262b.overlay_hard_2b9e .fn-sticky-739d .smooth_58c3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fixed_262b.down-ab36 .middle-bf65,
.fixed_262b.overlay_hard_2b9e .middle-bf65 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fixed_262b.down-ab36 .smooth_58c3 {
  padding: 1em;
}
.dim-cb96 {
  margin: 30px auto;
  display: block;
}
.dim-cb96 .short-57db > * {
  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;
}
.dim-cb96 .short-57db > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dim-cb96 .short-57db span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.white-fc20 .icon-prev-9148 {
  margin-bottom: 1.41575em;
}
.white-fc20 .accent-stale-d93d {
  margin-bottom: 1.618em;
}
.overlay_103f .thumbnail_red_579f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.overlay_103f .thumbnail_red_579f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.overlay_103f .sort_smooth_e2c6 {
  max-width: 100%;
  overflow: auto;
}
.link_action_a0c7 .overlay_103f a:hover {
  text-decoration: underline;
}
.fresh-920c .thick_1ae8:not(.row_7268),
.fresh-920c .hard-9ba7 {
  margin-bottom: 1.41575em;
}
.fresh-920c .thick_1ae8:not(.row_7268):last-child,
.fresh-920c .hard-9ba7:last-child {
  margin-bottom: 0;
}
.fresh-920c .thick_1ae8.summary-2770 {
  margin-bottom: 0.41575em;
}
.fresh-920c .secondary-9c9e:before,
.fresh-920c .logo_solid_0935:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fresh-920c .secondary-9c9e:before {
  content: "\f115";
}
.fresh-920c .logo_solid_0935:before {
  content: "\f02c";
}
.fresh-920c .paper-eb1a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fresh-920c .paper-eb1a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sidebar_a712 {
  display: -webkit-box;
  display: flex;
}
.sidebar_a712 .texture-warm-195e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sidebar_a712 .texture-warm-195e {
    flex-basis: 90px;
  }
}
.sidebar_a712 .backdrop-bd74 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar_a712 .backdrop-bd74 {
    flex-basis: calc(100% - 50px);
  }
}
.sidebar_a712 .tiny-98e0 p:last-child {
  margin-bottom: 0.72em;
}
.red_591e .short-57db {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.red_591e .short-57db:after,
.red_591e .short-57db:before {
  content: "";
  display: table;
}
.red_591e .short-57db:after {
  clear: both;
}
.red_591e .short-57db .block_75dd,
.red_591e .short-57db .frame_rough_699e {
  width: 49%;
}
.red_591e .short-57db .block_75dd a span.image_over_d6bb,
.red_591e .short-57db .frame_rough_699e a span.image_over_d6bb {
  display: block;
  margin-bottom: 5px;
}
.red_591e .short-57db .frame_rough_699e {
  float: left;
  text-align: left;
}
.red_591e .short-57db .block_75dd {
  float: right;
  text-align: right;
}
.hovered-2229 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hovered-2229 {
    margin-bottom: 0;
  }
}
.under-1549 {
  margin-bottom: 1em;
}
.under-1549 .row_7268 {
  font-size: 1.1em;
  line-height: 1.3;
}
.disabled_current_d015 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gold_76bd .under-1549,
.wrapper-2bcc .under-1549 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gold_76bd .under-1549,
  .wrapper-2bcc .under-1549 {
    display: block;
  }
}
.gold_76bd .disabled_current_d015,
.wrapper-2bcc .disabled_current_d015 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gold_76bd .disabled_current_d015,
  .wrapper-2bcc .disabled_current_d015 {
    margin-bottom: 1em;
  }
}
.gold_76bd .disabled_current_d015 img,
.wrapper-2bcc .disabled_current_d015 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gold_76bd .red_c7d5,
.wrapper-2bcc .red_c7d5 {
  flex-basis: calc(100% - 160px);
}
.gold_76bd .red_c7d5 p,
.wrapper-2bcc .red_c7d5 p {
  margin-bottom: 0;
}
.gold_76bd .red_c7d5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gold_76bd .red_c7d5 {
    padding-left: 0;
  }
}
.wrapper-2bcc .red_c7d5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wrapper-2bcc .red_c7d5 {
    padding-right: 0;
  }
}
.wrapper-2bcc .disabled_current_d015 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.item_68af .disabled_current_d015 {
  margin-bottom: 0.5em;
}
.item_68af .disabled_current_d015 img {
  width: 100%;
}
.smooth-aea8 .accordion_dirty_de67,
.input_603c .accordion_dirty_de67 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.input_603c .banner_under_64a7 .layout-thick-2839 p:last-child {
  margin-bottom: 0;
}
.bright_91ec {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.info-bronze-1b17 .panel_iron_3371 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .info-bronze-1b17 .panel_iron_3371:last-of-type {
    margin-bottom: 0;
  }
}
.info-bronze-1b17 .panel_iron_3371 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-bronze-1b17 .panel_iron_3371 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.info-bronze-1b17 .panel_iron_3371 ul li {
  margin: 0 0 0.6em;
}
.info-bronze-1b17 .panel_iron_3371 ul li.video-cold-109d,
.info-bronze-1b17 .panel_iron_3371 ul li.column-af48 {
  position: relative;
}
.info-bronze-1b17 .panel_iron_3371 ul li.video-cold-109d .complex-aaec,
.info-bronze-1b17 .panel_iron_3371 ul li.column-af48 .complex-aaec {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.info-bronze-1b17 .panel_iron_3371 ul li.video-cold-109d:after:after,
.info-bronze-1b17 .panel_iron_3371 ul li.video-cold-109d:after:before,
.info-bronze-1b17
  .panel_iron_3371
  ul
  li.column-af48:after:after,
.info-bronze-1b17
  .panel_iron_3371
  ul
  li.column-af48:after:before {
  content: "";
  display: table;
}
.info-bronze-1b17 .panel_iron_3371 ul li.video-cold-109d:after:after,
.info-bronze-1b17
  .panel_iron_3371
  ul
  li.column-af48:after:after {
  clear: both;
}
.info-bronze-1b17 .panel_iron_3371 a.link-d6ba:hover {
  text-decoration: none;
}
.info-bronze-1b17 .panel_iron_3371 select {
  max-width: 100%;
}
.info-bronze-1b17 .panel_iron_3371 table {
  font-size: 85%;
}
.info-bronze-1b17 .panel_iron_3371 table td,
.info-bronze-1b17 .panel_iron_3371 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.info-bronze-1b17 .panel_iron_3371 table tfoot td {
  text-align: left;
}
.info-bronze-1b17 .panel_iron_3371 :last-child {
  margin-bottom: 0;
}
.info-bronze-1b17 .panel_iron_3371 .slow_4b91 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.info-bronze-1b17 .panel_iron_3371 .slow_4b91 label {
  width: 100%;
}
.info-bronze-1b17 .panel_iron_3371 .slow_4b91 .caption-fd3f {
  width: 100%;
  display: block;
}
.info-bronze-1b17 .panel_iron_3371 .slow_4b91 .box_cf6b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.info-bronze-1b17 .panel_iron_3371 .slow_4b91 .box_cf6b:hover svg #svg-search {
  fill: #444;
}
.info-bronze-1b17 .panel_iron_3371 .slow_4b91 .box_cf6b svg {
  width: 18px;
  height: 18px;
}
.info-bronze-1b17 .cold_9a8b ul ul,
.info-bronze-1b17 .pattern-eb94 ul ul,
.info-bronze-1b17 .surface-2c2b ul ul,
.info-bronze-1b17 .secondary-soft-9c2c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.info-bronze-1b17 .cold_9a8b .texture-right-0dab > a,
.info-bronze-1b17 .pattern-eb94 .texture-right-0dab > a,
.info-bronze-1b17 .surface-2c2b .texture-right-0dab > a,
.info-bronze-1b17 .secondary-soft-9c2c .texture-right-0dab > a {
  margin-bottom: 0;
}
.info-bronze-1b17 .summary-f804 li,
.info-bronze-1b17 .cold_9a8b li,
.info-bronze-1b17 .texture_old_41d4 li,
.info-bronze-1b17 .pattern-eb94 li,
.info-bronze-1b17 .surface-2c2b li,
.info-bronze-1b17 .secondary-soft-9c2c li,
.info-bronze-1b17 .chip_e33d li,
.info-bronze-1b17 .title_west_246e li {
  display: block;
  position: relative;
}
.info-bronze-1b17 .summary-f804 li:last-child,
.info-bronze-1b17 .cold_9a8b li:last-child,
.info-bronze-1b17 .texture_old_41d4 li:last-child,
.info-bronze-1b17 .pattern-eb94 li:last-child,
.info-bronze-1b17 .surface-2c2b li:last-child,
.info-bronze-1b17 .secondary-soft-9c2c li:last-child,
.info-bronze-1b17 .chip_e33d li:last-child,
.info-bronze-1b17 .title_west_246e li:last-child {
  border: none;
}
.info-bronze-1b17 .summary-f804 li a,
.info-bronze-1b17 .cold_9a8b li a,
.info-bronze-1b17 .texture_old_41d4 li a,
.info-bronze-1b17 .pattern-eb94 li a,
.info-bronze-1b17 .surface-2c2b li a,
.info-bronze-1b17 .secondary-soft-9c2c li a,
.info-bronze-1b17 .chip_e33d li a,
.info-bronze-1b17 .title_west_246e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-bronze-1b17 .summary-f804 li ul li::before,
.info-bronze-1b17 .cold_9a8b li ul li::before,
.info-bronze-1b17 .texture_old_41d4 li ul li::before,
.info-bronze-1b17 .pattern-eb94 li ul li::before,
.info-bronze-1b17 .surface-2c2b li ul li::before,
.info-bronze-1b17 .secondary-soft-9c2c li ul li::before,
.info-bronze-1b17 .chip_e33d li ul li::before,
.info-bronze-1b17 .title_west_246e li ul li::before {
  left: 15px;
}
.info-bronze-1b17 .summary-f804 li ul a,
.info-bronze-1b17 .cold_9a8b li ul a,
.info-bronze-1b17 .texture_old_41d4 li ul a,
.info-bronze-1b17 .pattern-eb94 li ul a,
.info-bronze-1b17 .surface-2c2b li ul a,
.info-bronze-1b17 .secondary-soft-9c2c li ul a,
.info-bronze-1b17 .chip_e33d li ul a,
.info-bronze-1b17 .title_west_246e li ul a {
  padding-left: 20px;
}
.info-bronze-1b17 .summary-f804 li ul ul li::before,
.info-bronze-1b17 .cold_9a8b li ul ul li::before,
.info-bronze-1b17 .texture_old_41d4 li ul ul li::before,
.info-bronze-1b17 .pattern-eb94 li ul ul li::before,
.info-bronze-1b17 .surface-2c2b li ul ul li::before,
.info-bronze-1b17 .secondary-soft-9c2c li ul ul li::before,
.info-bronze-1b17 .chip_e33d li ul ul li::before,
.info-bronze-1b17 .title_west_246e li ul ul li::before {
  left: 30px;
}
.info-bronze-1b17 .summary-f804 li ul ul a,
.info-bronze-1b17 .cold_9a8b li ul ul a,
.info-bronze-1b17 .texture_old_41d4 li ul ul a,
.info-bronze-1b17 .pattern-eb94 li ul ul a,
.info-bronze-1b17 .surface-2c2b li ul ul a,
.info-bronze-1b17 .secondary-soft-9c2c li ul ul a,
.info-bronze-1b17 .chip_e33d li ul ul a,
.info-bronze-1b17 .title_west_246e li ul ul a {
  padding-left: 40px;
}
.info-bronze-1b17 .outline_d862 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-bronze-1b17 .title_west_246e ul li {
  margin-bottom: 1.41575em;
}
.info-bronze-1b17 .title_west_246e ul li .detail-b270 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.info-bronze-1b17 .title_west_246e ul li .icon_0763 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.accent_e952 .summary-f804 li a,
.accent_e952 .cold_9a8b li a,
.accent_e952 .texture_old_41d4 li a,
.accent_e952 .pattern-eb94 li a,
.accent_e952 .surface-2c2b li a,
.accent_e952 .secondary-soft-9c2c li a,
.accent_e952 .chip_e33d li a,
.accent_e952 .title_west_246e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_e952 .outline_d862 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_e952 .panel_iron_3371 ul li.video-cold-109d .complex-aaec,
.accent_e952 .panel_iron_3371 ul li.column-af48 .complex-aaec {
  background: rgba(0, 0, 0, 0.2);
}
.accent_e952 .info-bronze-1b17 .panel_iron_3371 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_582a .info-bronze-1b17 .component_ca07 li {
  margin: 0;
}
.label_582a .info-bronze-1b17 .component_ca07 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.label_582a .info-bronze-1b17 .component_ca07 li ul {
  margin: 0;
}
.label_582a .info-bronze-1b17 .component_ca07 li ul li a {
  padding-left: 15px;
}
.label_582a .info-bronze-1b17 .component_ca07 li ul li li a {
  padding-left: 30px;
}
.label_582a .info-bronze-1b17 .component_ca07 li.sort_focused_2ab6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.label_582a .info-bronze-1b17 .component_ca07 li.sort_focused_2ab6 > 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;
}
.label_582a .info-bronze-1b17 .component_ca07 li.sort_focused_2ab6 > 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;
}
.image_hot_b4ce a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.column_91a9 {
  position: relative;
  z-index: 10;
}
.column_91a9 .hidden_ebb5 {
  width: 100%;
  max-width: 100%;
}
.main-last-1213 .list_ae84 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.main-last-1213 .copper_a1a5 {
}
.main-last-1213 .accent_e952 {
  background: #292929;
}
.silver_be4b .list_ae84 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.silver_be4b .copper_a1a5 {
  background: #f9f9f9;
}
.silver_be4b .accent_e952 {
  background: #303030;
}
.search-9cc0 .list_ae84 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .search-9cc0 .under-1e03 {
    margin-bottom: 1em;
  }
  .search-9cc0 .under-1e03:last-child {
    margin-bottom: 0;
  }
}
.search-9cc0 .copper_a1a5 {
  background: #ededed;
}
.search-9cc0 .accent_e952 {
  background: #1a1a1a;
}
.list_ae84.copper_a1a5 {
  color: rgba(0, 0, 0, 0.6);
}
.list_ae84.copper_a1a5 .bronze-b42f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_ae84.accent_e952 {
  color: rgba(255, 255, 255, 0.99);
}
.list_ae84.accent_e952 a:not(.link-d6ba) {
  color: rgba(255, 255, 255, 0.79);
}
.list_ae84.accent_e952 a:not(.link-d6ba):hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_ae84.accent_e952 .bronze-b42f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_ae84.accent_e952 table tbody td,
.list_ae84.accent_e952 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hidden_fast_3822.backdrop-332e .picture_narrow_0c44 {
  max-width: initial;
}
.hidden_fast_3822 .column-tiny-7adc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hidden_fast_3822 .column-tiny-7adc .hidden_ebb5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hidden_fast_3822 .column-tiny-7adc .hidden_ebb5 {
    display: block;
    margin-bottom: 2em;
  }
  .hidden_fast_3822 .column-tiny-7adc .hidden_ebb5:last-child {
    margin-bottom: 0;
  }
}
.search-9cc0 .under-1e03:last-child,
.silver_be4b .under-1e03:last-child,
.main-last-1213 .under-1e03:last-child {
  margin-bottom: 0;
}
.search-9cc0 .under-1e03 .info-bronze-1b17 .panel_iron_3371:last-child,
.silver_be4b .under-1e03 .info-bronze-1b17 .panel_iron_3371:last-child,
.main-last-1213 .under-1e03 .info-bronze-1b17 .panel_iron_3371:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .search-9cc0 .element-upper-f906,
  .search-9cc0 .tall-92c3,
  .silver_be4b .element-upper-f906,
  .silver_be4b .tall-92c3,
  .main-last-1213 .element-upper-f906,
  .main-last-1213 .tall-92c3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .column_91a9 .under-1e03 {
    margin-bottom: 2em;
  }
}
.column_91a9 p:last-child {
  margin-bottom: 0;
}
.column_91a9 li,
.column_91a9 ul {
  list-style: none;
  margin: 0;
}
.column_91a9 ul ul {
  margin-left: 2.617924em;
}
.brown_d214 {
  font-size: 0.875em;
}

/* css-noise: a7d1 */
.shadow-element-x2 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
