/*!
Theme Name: Customify
Theme URI: https://pressmaximum.middle_a157/customify
Author: WPCustomify
Author URI: https://pressmaximum.middle_a157
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.middle_a157/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.down-6eb4.video_white_f6a9/licenses/gpl-2.0.shade_south_ebe2
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.menu-advanced-d3f9/, (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.row-779c.element-center-d721/normalize.full-91a1/
 ======
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.full-91a1 v7.0.0 | MIT License | github.middle_a157/necolas/normalize.full-91a1 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.tooltip-e77b .hero-active-f9f7,
.hard-a315,
.pressed_89b8,
.tabs-2b28,
.progress-d0b3,
.input_red_4421,
.over-c9c4,
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;
}
.hard-a315,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hard-a315,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hard-a315,
  h1 {
    font-size: 1.8em;
  }
}
.pressed_89b8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pressed_89b8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pressed_89b8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pressed_89b8,
  h2 {
    font-size: 1.7em;
  }
}
.tabs-2b28,
h3 {
  font-size: 1.618em;
}
.tooltip-e77b .hero-active-f9f7,
.progress-d0b3,
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.search_82f1 {
  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;
}
.gallery-cd08:after,
.gallery-cd08:before,
.active_b635:after,
.active_b635:before {
  content: "";
  display: table;
}
.gallery-cd08:after,
.active_b635:after {
  clear: both;
}
.right_83b3 {
  float: right;
  margin-right: 0;
}
.small_24d9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.summary-997f .title_narrow_1fb2,
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;
}
.summary-997f .title_narrow_1fb2: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;
}
.widget_up_f198 .title_narrow_1fb2 {
  box-shadow: none;
}
.widget_up_f198
  .title_narrow_1fb2
  .aside-rough-3326 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.widget_up_f198 .title_narrow_1fb2 .alert-0274 {
  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;
}
.widget_up_f198
  .title_narrow_1fb2
  .alert-0274
  b {
  display: none;
}
.widget_up_f198 .texture-f639 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.highlight_in_03ff:not(.content-north-0ec8):not(.highlight-e60e),
button:not(.content-north-0ec8):not(.highlight-e60e),
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ),
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ),
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ) {
  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;
}
.highlight_in_03ff:not(.content-north-0ec8):not(
    .highlight-e60e
  ):hover,
button:not(.content-north-0ec8):not(
    .highlight-e60e
  ):hover,
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):hover,
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):hover,
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.highlight_in_03ff:not(.content-north-0ec8):not(
    .highlight-e60e
  ):active,
.highlight_in_03ff:not(.content-north-0ec8):not(
    .highlight-e60e
  ):focus,
button:not(.content-north-0ec8):not(
    .highlight-e60e
  ):active,
button:not(.content-north-0ec8):not(
    .highlight-e60e
  ):focus,
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):active,
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):focus,
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):active,
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):focus,
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):active,
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):focus {
  outline: 0;
}
.highlight_in_03ff:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552,
button:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552,
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552,
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552,
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552 {
  position: relative;
}
.highlight_in_03ff:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .heading-99c1,
.highlight_in_03ff:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .up_3bc3,
.highlight_in_03ff:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .alert_34d5,
.highlight_in_03ff:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  i,
.highlight_in_03ff:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  svg,
button:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .heading-99c1,
button:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .up_3bc3,
button:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .alert_34d5,
button:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  i,
button:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  svg,
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .heading-99c1,
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .up_3bc3,
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .alert_34d5,
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  i,
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  svg,
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .heading-99c1,
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .up_3bc3,
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .alert_34d5,
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  i,
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  svg,
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .heading-99c1,
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .up_3bc3,
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  .alert_34d5,
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  i,
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552
  svg {
  visibility: hidden;
}
.highlight_in_03ff:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552:after,
button:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552:after,
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552:after,
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552:after,
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ).fn-loading-0552: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;
}
.highlight_in_03ff:not(.content-north-0ec8):not(.highlight-e60e),
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ),
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ),
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ) {
  color: #fff;
  background: #235787;
}
.highlight_in_03ff:not(.content-north-0ec8):not(
    .highlight-e60e
  ):focus,
input[type="button"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):focus,
input[type="reset"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):focus,
input[type="submit"]:not(.content-north-0ec8):not(
    .highlight-e60e
  ):focus {
  color: #fff;
}
.highlight_in_03ff.fn-disabled-0552:not(.content-north-0ec8):not(
    .highlight-e60e
  ),
.highlight_in_03ff[disabled]:not(.content-north-0ec8):not(
    .highlight-e60e
  ),
button.fn-disabled-0552:not(.content-north-0ec8):not(
    .highlight-e60e
  ),
button[disabled]:not(.content-north-0ec8):not(
    .highlight-e60e
  ) {
  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;
}
.detail_c7d6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.detail_c7d6: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;
}
.brown_edc5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.complex-f785 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.header-brown-a45d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gallery-cd08:after,
.gallery-cd08:before,
.column-focused-482a:after,
.column-focused-482a:before,
.table_bottom_0e69:after,
.table_bottom_0e69:before,
.narrow_3cbd:after,
.narrow_3cbd:before,
.bronze_95c8:after,
.bronze_95c8:before,
.banner-7147:after,
.banner-7147:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gallery-cd08:after,
.column-focused-482a:after,
.table_bottom_0e69:after,
.narrow_3cbd:after,
.bronze_95c8:after,
.banner-7147:after {
  clear: both;
}
.column-focused-482a .last-6493,
.table_bottom_0e69 .last-6493,
.avatar_static_a7e7 .last-6493 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.narrow_38b0 {
  display: inline-block;
}
.block_251a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.block_251a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.block_251a .purple-a9b3 {
  padding: 1em 0;
  font-size: 85%;
}
.purple-a9b3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.motion-bc7c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.motion-bc7c:after,
.motion-bc7c:before {
  content: "";
  display: table;
}
.motion-bc7c:after {
  clear: both;
}
.shade-tall-a1c9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.surface_glass_f09f .shade-tall-a1c9 {
  max-width: 50%;
}
.input-f28b .shade-tall-a1c9 {
  max-width: 33.33%;
}
.clean_6173 .shade-tall-a1c9 {
  max-width: 25%;
}
.alert_liquid_301a .shade-tall-a1c9 {
  max-width: 20%;
}
.button_d1a5 .shade-tall-a1c9 {
  max-width: 16.66%;
}
.sort-in-e235 .shade-tall-a1c9 {
  max-width: 14.28%;
}
.notice-9ab2 .shade-tall-a1c9 {
  max-width: 12.5%;
}
.caption-3766 .shade-tall-a1c9 {
  max-width: 11.11%;
}
.thick-9710 {
  display: block;
}
.tooltip-e77b .header_fast_ac46 label,
.tooltip-e77b .active_motion_3e4d label,
.tooltip-e77b .pattern-06b3 label,
.tooltip-e77b .hero-narrow-c3e4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.link_light_d145 {
  list-style: none;
  margin: 0;
}
.link_light_d145 article.copper-6aaf {
  margin-bottom: 0;
}
.link_light_d145 ul {
  list-style: none;
  margin: 0;
}
.link_light_d145 .block-up-e424 li.copper-6aaf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .link_light_d145 .block-up-e424 li.copper-6aaf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .link_light_d145 .block-up-e424 li.copper-6aaf: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) {
  .link_light_d145 .block-up-e424 li.copper-6aaf li.copper-6aaf li.copper-6aaf li.copper-6aaf {
    padding-left: 0;
  }
}
article.copper-6aaf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.copper-6aaf .column-focused-482a p:last-of-type {
  margin-bottom: 0;
}
article.copper-6aaf .section-wide-2a02 {
  float: left;
}
article.copper-6aaf .complex-f940 {
  margin-left: 85px;
}
article.copper-6aaf .layout_fluid_2d70 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.copper-6aaf .layout_fluid_2d70 .caption_24b0 {
  margin-left: 10px;
}
article.copper-6aaf .bright-6dcb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.copper-6aaf .over-0845 {
  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 .header_fast_ac46,
  #respond .pattern-06b3,
  #respond .hero-narrow-c3e4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header_fast_ac46 input,
#respond .pattern-06b3 input,
#respond .hero-narrow-c3e4 input {
  width: 100%;
}
#respond .hero-narrow-c3e4 {
  margin-right: 0;
}
#respond .summary-8b20 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pagination_tall_5c07 {
  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;
}
.pagination_tall_5c07.caption_0854 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pagination_tall_5c07 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%);
}
.pagination_tall_5c07:focus,
.pagination_tall_5c07: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);
}
.filter-5fdd {
  border-radius: 10%;
}
.pressed-2c5e {
  border-radius: 50%;
}
.table-6ce3 {
  font-size: 0.72em;
}
.caption_0b43 {
  font-size: 0.875em;
}
.button_a22a {
  font-size: 1.1em;
}
.media_hard_3a02 {
  text-transform: uppercase;
  line-height: 1.2;
}
.media_hard_3a02.table-6ce3 {
  letter-spacing: 0.5px;
}
.content-fast-b975,
.content-fast-b975 a {
  color: #6d6d6d;
}
.content-fast-b975 a:hover {
  color: #111;
}
.list_e802 {
  color: #6d6d6d;
}
.soft_6ee7 {
  overflow-x: hidden;
}
.soft_6ee7 .list-wood-b6a7.widget-e029 {
  position: relative;
}
.soft_6ee7 .list-wood-b6a7.widget-e029.wrapper_current_1eef {
  position: initial;
}
.soft_6ee7
  .list-wood-b6a7.widget-e029.wrapper_current_1eef
  .image_bright_c9bc {
  left: auto;
}
.soft_6ee7 .list-wood-b6a7 .image_bright_c9bc {
  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;
}
.soft_6ee7 .list-wood-b6a7:hover.widget-e029 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.soft_6ee7
  .list-wood-b6a7:hover.widget-e029
  .image_bright_c9bc {
  display: block;
  z-index: 9999999;
}
.soft_6ee7 .shadow-753e .prev-e4f2,
.soft_6ee7 .slider_a42e .prev-e4f2 {
  display: none;
}
.soft_6ee7 .section_709a .list-wood-b6a7:hover.widget-e029 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tooltip-e77b .header_fast_ac46 label,
.tooltip-e77b .active_motion_3e4d label,
.tooltip-e77b .pattern-06b3 label,
.tooltip-e77b .hero-narrow-c3e4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.link_light_d145 {
  list-style: none;
  margin: 0;
}
.link_light_d145 article.copper-6aaf {
  margin-bottom: 0;
}
.link_light_d145 ul {
  list-style: none;
  margin: 0;
}
.link_light_d145 .block-up-e424 li.copper-6aaf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .link_light_d145 .block-up-e424 li.copper-6aaf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .link_light_d145 .block-up-e424 li.copper-6aaf: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) {
  .link_light_d145 .block-up-e424 li.copper-6aaf li.copper-6aaf li.copper-6aaf li.copper-6aaf {
    padding-left: 0;
  }
}
article.copper-6aaf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.copper-6aaf .column-focused-482a p:last-of-type {
  margin-bottom: 0;
}
article.copper-6aaf .section-wide-2a02 {
  float: left;
}
article.copper-6aaf .complex-f940 {
  margin-left: 85px;
}
article.copper-6aaf .layout_fluid_2d70 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.copper-6aaf .layout_fluid_2d70 .caption_24b0 {
  margin-left: 10px;
}
article.copper-6aaf .bright-6dcb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.copper-6aaf .over-0845 {
  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 .header_fast_ac46,
  #respond .pattern-06b3,
  #respond .hero-narrow-c3e4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header_fast_ac46 input,
#respond .pattern-06b3 input,
#respond .hero-narrow-c3e4 input {
  width: 100%;
}
#respond .hero-narrow-c3e4 {
  margin-right: 0;
}
#respond .summary-8b20 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-753e .hard-811e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hard-811e .tabs-79cc.active-in-c2e9 .tabs-6653 > li > a:focus,
.hard-811e .tabs-79cc.active-in-c2e9 .tabs-6653 > li > a:hover,
.hard-811e .tabs-79cc.middle_1aa7 .tabs-6653 > li > a:focus,
.hard-811e .tabs-79cc.middle_1aa7 .tabs-6653 > li > a:hover,
.hard-811e .tabs-79cc.backdrop-9bc6 .tabs-6653 > li > a:focus,
.hard-811e .tabs-79cc.backdrop-9bc6 .tabs-6653 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-811e
  .tabs-79cc.active-in-c2e9
  .tabs-6653
  > li.widget-middle-3f27
  > a,
.hard-811e
  .tabs-79cc.active-in-c2e9
  .tabs-6653
  > li.border-02e7
  > a,
.hard-811e
  .tabs-79cc.middle_1aa7
  .tabs-6653
  > li.widget-middle-3f27
  > a,
.hard-811e
  .tabs-79cc.middle_1aa7
  .tabs-6653
  > li.border-02e7
  > a,
.hard-811e
  .tabs-79cc.backdrop-9bc6
  .tabs-6653
  > li.widget-middle-3f27
  > a,
.hard-811e .tabs-79cc.backdrop-9bc6 .tabs-6653 > li.feature-red-cea2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hard-811e .hover-6179,
.hard-811e .hover-6179 a {
  color: rgba(255, 255, 255, 0.99);
}
.hard-811e .out_bc9b.progress_005d li a,
.hard-811e .main-3434 a,
.hard-811e .header_slow_2a3e,
.hard-811e .tabs-6653 > li > a,
.hard-811e .surface-5aac {
  color: rgba(255, 255, 255, 0.79);
}
.hard-811e .out_bc9b.progress_005d li a:hover,
.hard-811e .main-3434 a:hover,
.hard-811e .header_slow_2a3e:hover,
.hard-811e .tabs-6653 > li > a:hover,
.hard-811e .surface-5aac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-811e .hero-fa07 {
  color: rgba(255, 255, 255, 0.79);
}
.hard-811e .hero-fa07 .carousel_west_a8a2 {
  color: rgba(255, 255, 255, 0.99);
}
.hard-811e .hero-fa07:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-811e .caption-cool-a428 .thumbnail-narrow-d0fa {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard-811e .caption-cool-a428 .thumbnail-narrow-d0fa .iron-b843 {
  color: rgba(255, 255, 255, 0.79);
}
.hard-811e
  .caption-cool-a428
  .thumbnail-narrow-d0fa
  .iron-b843::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-811e
  .caption-cool-a428
  .thumbnail-narrow-d0fa
  .iron-b843:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-811e
  .caption-cool-a428
  .thumbnail-narrow-d0fa
  .iron-b843::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-811e
  .caption-cool-a428
  .thumbnail-narrow-d0fa
  .iron-b843::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-811e .caption-cool-a428 .label-fast-bcf7 {
  color: rgba(255, 255, 255, 0.79);
}
.hard-811e .caption-cool-a428 .label-fast-bcf7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_393d
  .hard-811e
  .caption-cool-a428
  .header_214c
  .layout_c9b1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_393d
  .hard-811e
  .caption-cool-a428
  .header_214c
  .iron-b843 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-753e .center_9dd3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.center_9dd3 .tabs-79cc.active-in-c2e9 .tabs-6653 > li > a:focus,
.center_9dd3 .tabs-79cc.active-in-c2e9 .tabs-6653 > li > a:hover,
.center_9dd3 .tabs-79cc.middle_1aa7 .tabs-6653 > li > a:focus,
.center_9dd3 .tabs-79cc.middle_1aa7 .tabs-6653 > li > a:hover,
.center_9dd3 .tabs-79cc.backdrop-9bc6 .tabs-6653 > li > a:focus,
.center_9dd3 .tabs-79cc.backdrop-9bc6 .tabs-6653 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_9dd3
  .tabs-79cc.active-in-c2e9
  .tabs-6653
  > li.widget-middle-3f27
  > a,
.center_9dd3
  .tabs-79cc.active-in-c2e9
  .tabs-6653
  > li.border-02e7
  > a,
.center_9dd3
  .tabs-79cc.middle_1aa7
  .tabs-6653
  > li.widget-middle-3f27
  > a,
.center_9dd3
  .tabs-79cc.middle_1aa7
  .tabs-6653
  > li.border-02e7
  > a,
.center_9dd3
  .tabs-79cc.backdrop-9bc6
  .tabs-6653
  > li.widget-middle-3f27
  > a,
.center_9dd3 .tabs-79cc.backdrop-9bc6 .tabs-6653 > li.feature-red-cea2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.center_9dd3 .hover-6179,
.center_9dd3 .hover-6179 a {
  color: rgba(0, 0, 0, 0.8);
}
.center_9dd3 .out_bc9b.progress_005d li a,
.center_9dd3 .main-3434 a,
.center_9dd3 .header_slow_2a3e,
.center_9dd3 .tabs-6653 > li > a,
.center_9dd3 .surface-5aac {
  color: rgba(0, 0, 0, 0.55);
}
.center_9dd3 .out_bc9b.progress_005d li a:hover,
.center_9dd3 .main-3434 a:hover,
.center_9dd3 .header_slow_2a3e:hover,
.center_9dd3 .tabs-6653 > li > a:hover,
.center_9dd3 .surface-5aac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_9dd3 .hero-fa07 {
  color: rgba(0, 0, 0, 0.55);
}
.center_9dd3 .hero-fa07 .carousel_west_a8a2 {
  color: rgba(0, 0, 0, 0.8);
}
.center_9dd3 .hero-fa07:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_7071 .video-7af4 {
  margin-left: auto;
  margin-right: auto;
}
.table_bottom_0e69 > * {
  margin-left: auto;
  margin-right: auto;
}
.table_bottom_0e69 .brown_edc5 {
  margin-right: 1.41575em;
}
.soft_2def .table_bottom_0e69 > .outer_a89f {
  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;
}
.soft_2def .table_bottom_0e69 > .surface_898d {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.tag-out-df48.tag_7071 .video-7af4,
.content-dirty-ffd1.tag_7071 .video-7af4 {
  margin-left: 0;
}
.advanced_64c8.tag_7071 .video-7af4,
.dirty_0be9.tag_7071 .video-7af4 {
  margin-right: 0;
}
.table_bottom_0e69 ol,
.table_bottom_0e69 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.status-0f6e video {
  max-width: 100%;
}
.footer-gold-d67f img {
  display: block;
}
.footer-gold-d67f.brown_edc5,
.footer-gold-d67f.complex-f785 {
  width: 100%;
}
.footer-gold-d67f.surface_898d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.upper-2da8:not(.summary_cdfa) {
  margin: 1.5em auto;
}
.light-fb48 p {
  padding: 1.5em 14px;
}
ul.module_c0ff.surface_898d,
ul.module_c0ff.outer_a89f,
ul.module_c0ff.picture-easy-2ccd.outer_a89f {
  padding: 0 14px;
}
.panel-643e {
  display: block;
  overflow-x: auto;
}
.panel-643e table {
  border-collapse: collapse;
  width: 100%;
}
.panel-643e td,
.panel-643e th {
  padding: 0.5em;
}
.table_bottom_0e69 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.table_bottom_0e69 ol ol,
.table_bottom_0e69 ol ul,
.table_bottom_0e69 ul ol,
.table_bottom_0e69 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.table_bottom_0e69 ol ol li,
.table_bottom_0e69 ol ul li,
.table_bottom_0e69 ul ol li,
.table_bottom_0e69 ul ul li {
  margin-left: 0;
}
.left_2b50.dynamic_274c > .huge-f6f4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.left_2b50.dynamic_274c > .huge-f6f4 iframe,
.left_2b50.dynamic_274c > .huge-f6f4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.cool-e592 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.cool-e592.center_6b34 {
  padding: 0;
}
.cool-e592.center_6b34 cite {
  font-size: 13px;
}
.cool-e592 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.cool-e592 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.highlight-29de {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.highlight-29de > p:first-child {
  margin-top: 0;
}
.highlight-29de cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.highlight-29de blockquote {
  border-left: 0;
}
.complex_0f6d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.complex_0f6d:not(.overlay_c7be) {
  max-width: 100px;
}
.complex_0f6d.pagination-red-8b56 {
  border-bottom: none !important;
  text-align: center;
}
.complex_0f6d.pagination-red-8b56::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .light-fb48 p {
    padding: 1.5em 0;
  }
}
.slider-c81d {
  color: #0073aa;
}
.description_81d7 {
  background-color: #0073aa;
}
.secondary-b42a {
  color: #229fd8;
}
.thumbnail-lite-9ece {
  background-color: #229fd8;
}
.secondary_top_108e {
  color: #eee;
}
.wrapper-e138 {
  background-color: #eee;
}
.mask_96e4 {
  color: #444;
}
.white_6b56 {
  background-color: #444;
}
.backdrop_current_a3dd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.backdrop_current_a3dd .photo_plasma_a61a .main-3434 {
  font-size: 15px;
}
.backdrop_current_a3dd .main-3434 {
  line-height: 1.3;
}
.backdrop_current_a3dd .center_9dd3 {
}
.backdrop_current_a3dd .hard-811e {
  background: #235787;
}
.disabled-5f03 {
  padding: 0;
}
.disabled-5f03 .hard-811e {
  background: #1a1a1a;
}
.disabled-5f03 .center_9dd3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.breadcrumb_888f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.breadcrumb_888f .center_9dd3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.breadcrumb_888f .hard-811e {
  background: #303030;
}
.banner-7147 {
  position: relative;
  z-index: 10;
}
.banner-7147 .fluid_6f07 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box-2e38 .widget-e029 {
  display: inline-block;
  vertical-align: middle;
}
.box-2e38.mini_53e0 .widget-e029 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .box-2e38.mini_53e0 .widget-e029 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .box-2e38.mini_53e0 .widget-e029 {
    margin-right: 0.4em;
  }
}
.box-2e38.mini_53e0 .widget-e029:last-child {
  margin-right: 0;
}
.item-cold-ff58 .fluid_6f07 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shadow-753e .photo_plasma_a61a {
    margin: 0 -0.5em;
  }
  .shadow-753e .photo_plasma_a61a [class*="customify-col-"],
  .shadow-753e .photo_plasma_a61a [class*="customify-col_"],
  .shadow-753e .photo_plasma_a61a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shadow-753e.caption-down-6aae .fluid_6f07 {
  background: 0 0 !important;
}
.shadow-753e.caption-down-6aae .fluid_6f07,
.shadow-753e.item-cold-ff58 .fluid_6f07 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shadow-753e.layout-glass-ad6f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shadow-753e.item-cold-ff58 .fluid_6f07 {
  box-shadow: none !important;
}
.tooltip_2acf {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tooltip_2acf {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_2acf {
    padding: 18px 0 20px;
  }
}
.tooltip_2acf .description-huge-e2ee {
  width: 100%;
}
.tooltip_2acf .center_7978 {
  margin-bottom: 0;
}
.tooltip_2acf .bright_e83c {
  margin-top: 5px;
  font-size: 0.875em;
}
.last-835b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.last-835b .new_2db9 {
  width: 100%;
}
.black-4d5e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.black-4d5e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.black-4d5e 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;
}
.black-4d5e li:last-child:after {
  display: none;
}
.black-4d5e li a {
  font-weight: 500;
  margin-right: 10px;
}
.tag-8778 .prev-e4f2 button,
.tooltip_2acf .prev-e4f2 button {
  left: 0;
}
.tag-8778 .new_2db9,
.tooltip_2acf .new_2db9 {
  padding-left: 0;
  padding-right: 0;
}
.tag-8778 .last-835b,
.tooltip_2acf .last-835b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tag-8778 {
  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;
}
.tag-8778: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;
}
.tag-8778 .texture-e678 {
  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) {
  .tag-8778 .texture-e678 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tag-8778 .texture-e678 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tag-8778 .texture-e678 {
    min-height: 200px;
  }
}
.tag-8778 .black-4d5e {
  color: rgba(255, 255, 255, 0.8);
}
.tag-8778 .black-4d5e a,
.tag-8778 .black-4d5e li:after {
  color: inherit;
}
.tag-8778 .black-4d5e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.center-1cee {
  margin-bottom: 0.5em;
}
.carousel_fd10 {
  margin-bottom: 1.2em;
}
.carousel_fd10,
.center-1cee {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.carousel_fd10 p:last-child,
.center-1cee p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .prev-e4f2,
#masthead .prev-e4f2 {
  display: none;
}
#masthead
  > .prev-e4f2.orange-822e {
  display: none;
}
#masthead > .prev-e4f2 button {
  left: 0;
}
.inner_8e15 {
  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%;
}
.inner_8e15 .widget-e029 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.inner_8e15 .medium_7772 {
  display: -webkit-box;
  display: flex;
}
.inner_8e15 .medium_7772.wide_5619 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.inner_8e15 .medium_7772.filter-prev-890b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.inner_8e15 .medium_7772.fluid-8bb2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.inner_8e15.grid_3312.cool-ef18 .medium_7772.wide_5619 {
  flex-basis: 100%;
}
.inner_8e15.element_gold_cb3e .medium_7772.filter-prev-890b {
  -webkit-box-flex: 1;
  flex: auto;
}
.inner_8e15.element_gold_cb3e .medium_7772.fluid-8bb2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .prev-e4f2.orange-822e {
  display: none;
}
#masthead > .prev-e4f2 button {
  left: 0;
}
.outline-191d {
  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;
}
.outline-191d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.outline-191d.box-last-af55 i {
  margin-right: 4px;
}
.outline-191d.sort_2e79 i {
  margin-left: 5px;
}
.main-3434 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.main-3434 p:last-child {
  margin-bottom: 0;
}
.slow-be0a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.slow-be0a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.slow-be0a img {
  display: block;
  width: auto;
  line-height: 1;
}
.slow-be0a .hover-6179 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.slow-be0a .hover-ddc8 {
  margin: 5px 0 7px 0;
}
.slow-be0a.table_714c .mask-rough-9a7c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow-be0a.table_714c .feature_copper_b948 {
  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;
}
.slow-be0a.soft_d756 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.slow-be0a.soft_d756 .mask-rough-9a7c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow-be0a.soft_d756 .feature_copper_b948 {
  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;
}
.slow-be0a.info_f839 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slow-be0a.accordion_medium_b4b2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.slow-be0a.accordion_medium_b4b2 .feature_copper_b948 {
  margin-top: 7px;
}
.pressed-9245 {
  display: inline-block;
}
.banner-7147 .paper_b753 .slow-be0a img {
  max-width: 100%;
}
.tabs-79cc .form-top-8578.article_new_5ab7,
.tag_basic_a687 .form-top-8578.article_new_5ab7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs-79cc .soft-5ad9,
.tag_basic_a687 .soft-5ad9 {
  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%);
}
.tabs-79cc .soft-5ad9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tabs-79cc.hero_179a .soft-5ad9 {
  display: none;
}
.tabs-79cc .card_yellow_4707 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs-79cc .card_yellow_4707 li {
  display: inline-block;
  position: relative;
}
.tabs-79cc .card_yellow_4707 li:last-child {
  margin-right: 0;
}
.tabs-79cc .card_yellow_4707 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;
}
.tabs-79cc .card_yellow_4707 li.feature-red-cea2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tabs-79cc .card_yellow_4707 > 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;
}
.tabs-79cc .card_yellow_4707 > li > a i {
  line-height: 0;
}
.tabs-79cc .card_yellow_4707 > li.status_white_32e0 > a .soft-5ad9 {
  margin-left: 4px;
  line-height: 0;
}
.tabs-79cc .card_yellow_4707 .warm_082b li.status_white_32e0 > a {
  position: relative;
}
.tabs-79cc .card_yellow_4707 .warm_082b li.status_white_32e0 > a:after,
.tabs-79cc .card_yellow_4707 .warm_082b li.status_white_32e0 > a:before {
  content: "";
  display: table;
}
.tabs-79cc .card_yellow_4707 .warm_082b li.status_white_32e0 > a:after {
  clear: both;
}
.tabs-79cc .card_yellow_4707 .warm_082b li.status_white_32e0 > a .soft-5ad9 {
  margin-left: 5px;
  float: right;
}
.tabs-79cc .notification_selected_d50a,
.tabs-79cc .warm_082b {
  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;
}
.tabs-79cc .warm_082b {
  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;
}
.tabs-79cc .warm_082b .article_new_5ab7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs-79cc .warm_082b .soft-5ad9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tabs-79cc .warm_082b li {
  display: block;
  margin: 0;
  padding: 0;
}
.tabs-79cc .warm_082b 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;
}
.tabs-79cc .warm_082b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tabs-79cc .warm_082b .warm_082b {
  top: 0;
  left: 100%;
}
.tabs-79cc .sort_hot_b932.fn-focus-0552 > .notification_selected_d50a,
.tabs-79cc .sort_hot_b932.fn-focus-0552 > .warm_082b,
.tabs-79cc .sort_hot_b932:focus > .notification_selected_d50a,
.tabs-79cc .sort_hot_b932:focus > .warm_082b,
.tabs-79cc .sort_hot_b932:hover > .notification_selected_d50a,
.tabs-79cc .sort_hot_b932:hover > .warm_082b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tabs-79cc.backdrop-9bc6 .tabs-6653:after,
.tabs-79cc.backdrop-9bc6 .tabs-6653:before {
  content: "";
  display: table;
}
.tabs-79cc.backdrop-9bc6 .tabs-6653:after {
  clear: both;
}
.tabs-79cc.backdrop-9bc6 .tabs-6653 > li {
  float: left;
}
.tabs-79cc.next-e5f6 .tabs-6653:after,
.tabs-79cc.next-e5f6 .tabs-6653:before {
  content: "";
  display: table;
}
.tabs-79cc.next-e5f6 .tabs-6653:after {
  clear: both;
}
.tabs-79cc.next-e5f6 .tabs-6653 > li {
  float: left;
}
.tabs-79cc.next-e5f6 .tabs-6653 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tabs-79cc.next-e5f6 .tabs-6653 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tabs-79cc.next-e5f6 .tabs-6653 > li.widget-middle-3f27 > a,
.tabs-79cc.next-e5f6 .tabs-6653 > li.feature-red-cea2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tabs-79cc.active-in-c2e9 .tabs-6653 > li > a .article_new_5ab7 {
  position: relative;
}
.tabs-79cc.active-in-c2e9 .tabs-6653 > li > a .article_new_5ab7: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;
}
.tabs-79cc.active-in-c2e9
  .tabs-6653
  > li:focus
  > a
  .article_new_5ab7:before,
.tabs-79cc.active-in-c2e9
  .tabs-6653
  > li:hover
  > a
  .article_new_5ab7:before {
  width: 100%;
  background-color: currentColor;
}
.tabs-79cc.active-in-c2e9
  .tabs-6653
  > li.widget-middle-3f27
  > a
  .article_new_5ab7:before,
.tabs-79cc.active-in-c2e9
  .tabs-6653
  > li.border-02e7
  > a
  .article_new_5ab7:before {
  width: 100%;
  background-color: currentColor;
}
.tabs-79cc.middle_1aa7 .tabs-6653 > li > a .article_new_5ab7 {
  position: relative;
}
.tabs-79cc.middle_1aa7 .tabs-6653 > li > a .article_new_5ab7: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;
}
.tabs-79cc.middle_1aa7 .tabs-6653 > li:focus > a .article_new_5ab7:before,
.tabs-79cc.middle_1aa7
  .tabs-6653
  > li:hover
  > a
  .article_new_5ab7:before {
  width: 100%;
  background-color: currentColor;
}
.tabs-79cc.middle_1aa7
  .tabs-6653
  > li.widget-middle-3f27
  > a
  .article_new_5ab7:before,
.tabs-79cc.middle_1aa7
  .tabs-6653
  > li.border-02e7
  > a
  .article_new_5ab7:before {
  width: 100%;
  background-color: currentColor;
}
.tag_basic_a687 .card_yellow_4707 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tag_basic_a687 .card_yellow_4707 li:first-child > a {
  border-top: none;
}
.tag_basic_a687 .card_yellow_4707 .east-bb6e > .article_new_5ab7 .soft-5ad9 {
  display: none;
}
.tag_basic_a687 .card_yellow_4707 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tag_basic_a687 .card_yellow_4707 li:last-child {
  border: none;
}
.tag_basic_a687 .card_yellow_4707 li.status_white_32e0 > a {
  padding-right: 45px !important;
}
.tag_basic_a687 .card_yellow_4707 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tag_basic_a687 .card_yellow_4707 li a:focus,
.tag_basic_a687 .card_yellow_4707 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag_basic_a687 .card_yellow_4707 li .secondary_fast_522f {
  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_basic_a687 .card_yellow_4707 li .secondary_fast_522f:hover {
  box-shadow: none;
}
.tag_basic_a687 .card_yellow_4707 li .secondary_fast_522f .soft-5ad9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tag_basic_a687 .card_yellow_4707 .warm_082b {
  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_basic_a687 .card_yellow_4707 .warm_082b li a {
  padding-left: 3em;
}
.tag_basic_a687 .card_yellow_4707 .right-afe0 > a .secondary_fast_522f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tag_basic_a687 .card_yellow_4707 .right-afe0 > .warm_082b {
  display: block;
  opacity: 1;
}
.modal-a00b {
  max-width: 100%;
}
.cold-c41d {
  line-height: 0;
  cursor: pointer;
}
.surface-5aac {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.surface-5aac:hover {
  box-shadow: none;
  color: currentColor;
}
.surface-5aac svg {
  width: 18px;
  height: 18px;
}
.surface-5aac .full_24ea {
  display: none;
}
.summary-south-7144 {
  position: relative;
}
.summary-south-7144.fn-active-0552 .surface-5aac .surface-black-52fb {
  display: none;
}
.summary-south-7144.fn-active-0552 .surface-5aac .full_24ea {
  display: inline-block;
}
.summary-south-7144 .surface-top-aba6 {
  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);
}
.summary-south-7144.thick-30d7 .surface-top-aba6 {
  left: auto;
  right: -0.9em;
}
.summary-south-7144.thick-30d7 .article-9f4c::before {
  left: auto;
  right: 15px;
}
.summary-south-7144.fn-active-0552 .surface-top-aba6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header_214c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.header_214c label {
  flex-basis: 100%;
}
.header_214c .thumbnail-narrow-d0fa {
  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;
}
.header_214c .iron-b843 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.header_214c .iron-b843:focus {
  background-color: transparent;
}
.header_214c button.label-fast-bcf7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.header_214c button.label-fast-bcf7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.header_214c button.label-fast-bcf7 svg {
  width: 18px;
  height: 18px;
}
.header_214c input[type="submit"] {
  min-height: auto;
}
.caption-cool-a428 .header_214c .iron-b843 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.article-9f4c {
  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) {
  .article-9f4c {
    width: 220px;
  }
}
.article-9f4c label {
  flex-basis: 100%;
}
.article-9f4c::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;
}
.input_393d .caption-cool-a428 .header_214c {
  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;
}
.input_393d
  .caption-cool-a428
  .header_214c
  .thumbnail-narrow-d0fa {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.input_393d .caption-cool-a428 .header_214c .iron-b843 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.input_393d
  .caption-cool-a428
  .header_214c
  .iron-b843:focus {
  background: 0 0;
}
.input_393d
  .caption-cool-a428
  .header_214c
  .layout_c9b1 {
  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;
}
.out_bc9b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.out_bc9b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.out_bc9b li:last-child {
  margin-right: 0;
}
.out_bc9b li:first-child {
  margin-left: 0;
}
.out_bc9b.bright-af02 a {
  color: #fff;
}
.out_bc9b.bright-af02 a:hover {
  color: #fff;
}
.out_bc9b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.out_bc9b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.out_bc9b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.out_bc9b a:hover {
  opacity: 0.9;
  color: inherit;
}
.out_bc9b [class*="social-icon-apple"] {
  background-color: #999;
}
.out_bc9b [class*="social-icon-apple"].component_e56e {
  background-color: transparent;
  color: #999;
}
.out_bc9b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.out_bc9b [class*="social-icon-behance"].component_e56e {
  background-color: transparent;
  color: #1769ff;
}
.out_bc9b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.out_bc9b [class*="social-icon-bitbucket"].component_e56e {
  background-color: transparent;
  color: #205081;
}
.out_bc9b [class*="social-icon-codepen"] {
  background-color: #000;
}
.out_bc9b [class*="social-icon-codepen"].component_e56e {
  background-color: transparent;
  color: #000;
}
.out_bc9b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.out_bc9b [class*="social-icon-delicious"].component_e56e {
  background-color: transparent;
  color: #39f;
}
.out_bc9b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.out_bc9b [class*="social-icon-digg"].component_e56e {
  background-color: transparent;
  color: #005be2;
}
.out_bc9b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.out_bc9b [class*="social-icon-dribbble"].component_e56e {
  background-color: transparent;
  color: #ea4c89;
}
.out_bc9b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.out_bc9b [class*="social-icon-envelope"].component_e56e {
  background-color: transparent;
  color: #ea4335;
}
.out_bc9b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.out_bc9b [class*="social-icon-facebook"].component_e56e {
  background-color: transparent;
  color: #3b5998;
}
.out_bc9b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.out_bc9b [class*="social-icon-flickr"].component_e56e {
  background-color: transparent;
  color: #0063dc;
}
.out_bc9b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.out_bc9b [class*="social-icon-foursquare"].component_e56e {
  background-color: transparent;
  color: #2d5be3;
}
.out_bc9b [class*="social-icon-github"] {
  background-color: #333;
}
.out_bc9b [class*="social-icon-github"].component_e56e {
  background-color: transparent;
  color: #333;
}
.out_bc9b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.out_bc9b [class*="social-icon-google-plus"].component_e56e {
  background-color: transparent;
  color: #dd4b39;
}
.out_bc9b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.out_bc9b [class*="social-icon-houzz"].component_e56e {
  background-color: transparent;
  color: #7ac142;
}
.out_bc9b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.out_bc9b [class*="social-icon-instagram"].component_e56e {
  background-color: transparent;
  color: #262626;
}
.out_bc9b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.out_bc9b [class*="social-icon-jsfiddle"].component_e56e {
  background-color: transparent;
  color: #487aa2;
}
.out_bc9b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.out_bc9b [class*="social-icon-linkedin"].component_e56e {
  background-color: transparent;
  color: #0077b5;
}
.out_bc9b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.out_bc9b [class*="social-icon-medium"].component_e56e {
  background-color: transparent;
  color: #00ab6b;
}
.out_bc9b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.out_bc9b
  [class*="social-icon-odnoklassniki"].component_e56e {
  background-color: transparent;
  color: #f4731c;
}
.out_bc9b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.out_bc9b [class*="social-icon-meetup"].component_e56e {
  background-color: transparent;
  color: #ec1c40;
}
.out_bc9b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.out_bc9b [class*="social-icon-pinterest"].component_e56e {
  background-color: transparent;
  color: #bd081c;
}
.out_bc9b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.out_bc9b [class*="social-icon-product-hunt"].component_e56e {
  background-color: transparent;
  color: #da552f;
}
.out_bc9b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.out_bc9b [class*="social-icon-reddit"].component_e56e {
  background-color: transparent;
  color: #ff4500;
}
.out_bc9b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.out_bc9b [class*="social-icon-rss"].component_e56e {
  background-color: transparent;
  color: #f26522;
}
.out_bc9b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.out_bc9b
  [class*="social-icon-shopping-cart"].component_e56e {
  background-color: transparent;
  color: #4caf50;
}
.out_bc9b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.out_bc9b [class*="social-icon-skype"].component_e56e {
  background-color: transparent;
  color: #00aff0;
}
.out_bc9b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.out_bc9b [class*="social-icon-slideshare"].component_e56e {
  background-color: transparent;
  color: #0077b5;
}
.out_bc9b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.out_bc9b [class*="social-icon-snapchat"].component_e56e {
  background-color: transparent;
  color: #fffc00;
}
.out_bc9b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.out_bc9b [class*="social-icon-soundcloud"].component_e56e {
  background-color: transparent;
  color: #f80;
}
.out_bc9b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.out_bc9b [class*="social-icon-spotify"].component_e56e {
  background-color: transparent;
  color: #2ebd59;
}
.out_bc9b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.out_bc9b
  [class*="social-icon-stack-overflow"].component_e56e {
  background-color: transparent;
  color: #fe7a15;
}
.out_bc9b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.out_bc9b [class*="social-icon-maldkfgram"].component_e56e {
  background-color: transparent;
  color: #2ca5e0;
}
.out_bc9b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.out_bc9b [class*="social-icon-tripadvisor"].component_e56e {
  background-color: transparent;
  color: #589442;
}
.out_bc9b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.out_bc9b [class*="social-icon-tumblr"].component_e56e {
  background-color: transparent;
  color: #35465c;
}
.out_bc9b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.out_bc9b [class*="social-icon-twitch"].component_e56e {
  background-color: transparent;
  color: #6441a5;
}
.out_bc9b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.out_bc9b [class*="social-icon-twitter"].component_e56e {
  background-color: transparent;
  color: #1da1f2;
}
.out_bc9b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.out_bc9b [class*="social-icon-vimeo"].component_e56e {
  background-color: transparent;
  color: #1ab7ea;
}
.out_bc9b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.out_bc9b [class*="social-icon-vk"].component_e56e {
  background-color: transparent;
  color: #45668e;
}
.out_bc9b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.out_bc9b [class*="social-icon-weibo"].component_e56e {
  background-color: transparent;
  color: #df2029;
}
.out_bc9b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.out_bc9b [class*="social-icon-weixin"].component_e56e {
  background-color: transparent;
  color: #7bb32e;
}
.out_bc9b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.out_bc9b [class*="social-icon-whatsapp"].component_e56e {
  background-color: transparent;
  color: #25d366;
}
.out_bc9b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.out_bc9b [class*="social-icon-wordpress"].component_e56e {
  background-color: transparent;
  color: #21759b;
}
.out_bc9b [class*="social-icon-xing"] {
  background-color: #026466;
}
.out_bc9b [class*="social-icon-xing"].component_e56e {
  background-color: transparent;
  color: #026466;
}
.out_bc9b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.out_bc9b [class*="social-icon-yelp"].component_e56e {
  background-color: transparent;
  color: #af0606;
}
.out_bc9b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.out_bc9b [class*="social-icon-youtube"].component_e56e {
  background-color: transparent;
  color: #cd201f;
}
.header_slow_2a3e {
  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;
}
.header_slow_2a3e:hover {
  box-shadow: none;
  background: 0 0;
}
.iron-65d7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tertiary_a04c {
  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;
}
.fluid-a795 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.search_smooth_faf0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.search_smooth_faf0,
.search_smooth_faf0::after,
.search_smooth_faf0::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;
}
.search_smooth_faf0::after,
.search_smooth_faf0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature_upper_4f26 .tertiary_a04c .fluid-a795 {
  margin-top: -2px;
  width: 19px;
}
.feature_upper_4f26 .tertiary_a04c .search_smooth_faf0 {
  margin-top: -1px;
}
.feature_upper_4f26 .tertiary_a04c .search_smooth_faf0,
.feature_upper_4f26 .tertiary_a04c .search_smooth_faf0::after,
.feature_upper_4f26 .tertiary_a04c .search_smooth_faf0::before {
  width: 19px;
  height: 2px;
}
.feature_upper_4f26 .tertiary_a04c .search_smooth_faf0::before {
  top: -6px;
}
.feature_upper_4f26 .tertiary_a04c .search_smooth_faf0::after {
  bottom: -6px;
}
.paper_0c05 .tertiary_a04c .fluid-a795 {
  margin-top: -2px;
  width: 22px;
}
.paper_0c05 .tertiary_a04c .search_smooth_faf0 {
  margin-top: -1px;
}
.paper_0c05 .tertiary_a04c .search_smooth_faf0,
.paper_0c05 .tertiary_a04c .search_smooth_faf0::after,
.paper_0c05 .tertiary_a04c .search_smooth_faf0::before {
  width: 22px;
  height: 2px;
}
.paper_0c05 .tertiary_a04c .search_smooth_faf0::before {
  top: -7px;
}
.paper_0c05 .tertiary_a04c .search_smooth_faf0::after {
  bottom: -7px;
}
.column-c4f6 .tertiary_a04c .fluid-a795 {
  margin-top: -2px;
  width: 31px;
}
.column-c4f6 .tertiary_a04c .search_smooth_faf0 {
  margin-top: -1.5px;
}
.column-c4f6 .tertiary_a04c .search_smooth_faf0,
.column-c4f6 .tertiary_a04c .search_smooth_faf0::after,
.column-c4f6 .tertiary_a04c .search_smooth_faf0::before {
  width: 31px;
  height: 3px;
}
.column-c4f6 .tertiary_a04c .search_smooth_faf0::before {
  top: -9px;
}
.column-c4f6 .tertiary_a04c .search_smooth_faf0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .wood_0269 .tertiary_a04c .fluid-a795 {
    margin-top: -2px;
    width: 19px;
  }
  .wood_0269 .tertiary_a04c .search_smooth_faf0 {
    margin-top: -1px;
  }
  .wood_0269 .tertiary_a04c .search_smooth_faf0,
  .wood_0269 .tertiary_a04c .search_smooth_faf0::after,
  .wood_0269 .tertiary_a04c .search_smooth_faf0::before {
    width: 19px;
    height: 2px;
  }
  .wood_0269 .tertiary_a04c .search_smooth_faf0::before {
    top: -6px;
  }
  .wood_0269 .tertiary_a04c .search_smooth_faf0::after {
    bottom: -6px;
  }
  .heading-f0cb .tertiary_a04c .fluid-a795 {
    margin-top: -2px;
    width: 22px;
  }
  .heading-f0cb .tertiary_a04c .search_smooth_faf0 {
    margin-top: -1px;
  }
  .heading-f0cb .tertiary_a04c .search_smooth_faf0,
  .heading-f0cb .tertiary_a04c .search_smooth_faf0::after,
  .heading-f0cb .tertiary_a04c .search_smooth_faf0::before {
    width: 22px;
    height: 2px;
  }
  .heading-f0cb .tertiary_a04c .search_smooth_faf0::before {
    top: -7px;
  }
  .heading-f0cb .tertiary_a04c .search_smooth_faf0::after {
    bottom: -7px;
  }
  .preview-a4a1 .tertiary_a04c .fluid-a795 {
    margin-top: -2px;
    width: 31px;
  }
  .preview-a4a1 .tertiary_a04c .search_smooth_faf0 {
    margin-top: -1.5px;
  }
  .preview-a4a1 .tertiary_a04c .search_smooth_faf0,
  .preview-a4a1 .tertiary_a04c .search_smooth_faf0::after,
  .preview-a4a1 .tertiary_a04c .search_smooth_faf0::before {
    width: 31px;
    height: 3px;
  }
  .preview-a4a1 .tertiary_a04c .search_smooth_faf0::before {
    top: -9px;
  }
  .preview-a4a1 .tertiary_a04c .search_smooth_faf0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hot_fc05 .tertiary_a04c .fluid-a795 {
    margin-top: -2px;
    width: 19px;
  }
  .hot_fc05 .tertiary_a04c .search_smooth_faf0 {
    margin-top: -1px;
  }
  .hot_fc05 .tertiary_a04c .search_smooth_faf0,
  .hot_fc05 .tertiary_a04c .search_smooth_faf0::after,
  .hot_fc05 .tertiary_a04c .search_smooth_faf0::before {
    width: 19px;
    height: 2px;
  }
  .hot_fc05 .tertiary_a04c .search_smooth_faf0::before {
    top: -6px;
  }
  .hot_fc05 .tertiary_a04c .search_smooth_faf0::after {
    bottom: -6px;
  }
  .info_mini_801d .tertiary_a04c .fluid-a795 {
    margin-top: -2px;
    width: 22px;
  }
  .info_mini_801d .tertiary_a04c .search_smooth_faf0 {
    margin-top: -1px;
  }
  .info_mini_801d .tertiary_a04c .search_smooth_faf0,
  .info_mini_801d .tertiary_a04c .search_smooth_faf0::after,
  .info_mini_801d .tertiary_a04c .search_smooth_faf0::before {
    width: 22px;
    height: 2px;
  }
  .info_mini_801d .tertiary_a04c .search_smooth_faf0::before {
    top: -7px;
  }
  .info_mini_801d .tertiary_a04c .search_smooth_faf0::after {
    bottom: -7px;
  }
  .accent_dynamic_f407 .tertiary_a04c .fluid-a795 {
    margin-top: -2px;
    width: 31px;
  }
  .accent_dynamic_f407 .tertiary_a04c .search_smooth_faf0 {
    margin-top: -1.5px;
  }
  .accent_dynamic_f407 .tertiary_a04c .search_smooth_faf0,
  .accent_dynamic_f407 .tertiary_a04c .search_smooth_faf0::after,
  .accent_dynamic_f407 .tertiary_a04c .search_smooth_faf0::before {
    width: 31px;
    height: 3px;
  }
  .accent_dynamic_f407 .tertiary_a04c .search_smooth_faf0::before {
    top: -9px;
  }
  .accent_dynamic_f407 .tertiary_a04c .search_smooth_faf0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .blue-c2ed .tertiary_a04c .fluid-a795 {
    margin-top: -2px;
    width: 19px;
  }
  .blue-c2ed .tertiary_a04c .search_smooth_faf0 {
    margin-top: -1px;
  }
  .blue-c2ed .tertiary_a04c .search_smooth_faf0,
  .blue-c2ed .tertiary_a04c .search_smooth_faf0::after,
  .blue-c2ed .tertiary_a04c .search_smooth_faf0::before {
    width: 19px;
    height: 2px;
  }
  .blue-c2ed .tertiary_a04c .search_smooth_faf0::before {
    top: -6px;
  }
  .blue-c2ed .tertiary_a04c .search_smooth_faf0::after {
    bottom: -6px;
  }
  .smooth-53c4 .tertiary_a04c .fluid-a795 {
    margin-top: -2px;
    width: 22px;
  }
  .smooth-53c4 .tertiary_a04c .search_smooth_faf0 {
    margin-top: -1px;
  }
  .smooth-53c4 .tertiary_a04c .search_smooth_faf0,
  .smooth-53c4 .tertiary_a04c .search_smooth_faf0::after,
  .smooth-53c4 .tertiary_a04c .search_smooth_faf0::before {
    width: 22px;
    height: 2px;
  }
  .smooth-53c4 .tertiary_a04c .search_smooth_faf0::before {
    top: -7px;
  }
  .smooth-53c4 .tertiary_a04c .search_smooth_faf0::after {
    bottom: -7px;
  }
  .next-1a33 .tertiary_a04c .fluid-a795 {
    margin-top: -2px;
    width: 31px;
  }
  .next-1a33 .tertiary_a04c .search_smooth_faf0 {
    margin-top: -1.5px;
  }
  .next-1a33 .tertiary_a04c .search_smooth_faf0,
  .next-1a33 .tertiary_a04c .search_smooth_faf0::after,
  .next-1a33 .tertiary_a04c .search_smooth_faf0::before {
    width: 31px;
    height: 3px;
  }
  .next-1a33 .tertiary_a04c .search_smooth_faf0::before {
    top: -9px;
  }
  .next-1a33 .tertiary_a04c .search_smooth_faf0::after {
    bottom: -9px;
  }
}
.iron-85c9 .search_smooth_faf0 {
  -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);
}
.iron-85c9 .search_smooth_faf0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.iron-85c9 .search_smooth_faf0::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);
}
.iron-85c9.shade-d8f7 .search_smooth_faf0 {
  -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);
}
.iron-85c9.shade-d8f7 .search_smooth_faf0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.iron-85c9.shade-d8f7 .search_smooth_faf0::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);
}
.carousel_in_c6ad {
  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.progress_f68a:before {
  display: none;
}
.slider_a42e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.slider_a42e .last_745d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.slider_a42e .last_745d:last-of-type {
  border-bottom: none;
}
.slider_a42e .last_745d.pattern_e4a9,
.slider_a42e .last_745d.background-996d,
.slider_a42e .last_745d.gold_354d {
  padding: 0;
}
.slider_a42e .tag_basic_a687 .secondary_fast_522f {
  color: currentColor;
}
.slider_a42e .tag_basic_a687 .secondary_fast_522f:focus,
.slider_a42e .tag_basic_a687 .secondary_fast_522f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_a42e.center_9dd3 .hero-fa07,
.slider_a42e.center_9dd3 .main-3434 a,
.slider_a42e.center_9dd3 .tabs-6653 a,
.slider_a42e.center_9dd3 .warm_082b a {
  color: rgba(0, 0, 0, 0.55);
}
.slider_a42e.center_9dd3 .hero-fa07:hover,
.slider_a42e.center_9dd3 .main-3434 a:hover,
.slider_a42e.center_9dd3 .tabs-6653 a:hover,
.slider_a42e.center_9dd3 .warm_082b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider_a42e.center_9dd3 .carousel_west_a8a2 {
  color: rgba(0, 0, 0, 0.8);
}
.slider_a42e.center_9dd3 .last_745d {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_a42e.center_9dd3 .last_745d:before {
  background: rgba(0, 0, 0, 0.08);
}
.slider_a42e.center_9dd3 .block-active-cbd2:before {
  background: rgba(255, 255, 255, 0.9);
}
.slider_a42e.center_9dd3 .tag_basic_a687 .card_yellow_4707 li a,
.slider_a42e.center_9dd3 .tag_basic_a687 .secondary_fast_522f,
.slider_a42e.center_9dd3 .warm_082b {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_a42e.center_9dd3 .tag_basic_a687 .secondary_fast_522f:focus,
.slider_a42e.center_9dd3 .tag_basic_a687 .secondary_fast_522f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_a42e.center_9dd3 .card_yellow_4707 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_a42e.hard-811e .hero-fa07,
.slider_a42e.hard-811e .main-3434 a,
.slider_a42e.hard-811e .tabs-6653 .secondary_fast_522f,
.slider_a42e.hard-811e .tabs-6653 a,
.slider_a42e.hard-811e .warm_082b a {
  color: rgba(255, 255, 255, 0.79);
}
.slider_a42e.hard-811e .hero-fa07:hover,
.slider_a42e.hard-811e .main-3434 a:hover,
.slider_a42e.hard-811e .tabs-6653 .secondary_fast_522f:hover,
.slider_a42e.hard-811e .tabs-6653 a:hover,
.slider_a42e.hard-811e .warm_082b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_a42e.hard-811e .carousel_west_a8a2 {
  color: rgba(255, 255, 255, 0.99);
}
.slider_a42e.hard-811e .last_745d {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_a42e.hard-811e .last_745d:before {
  background: rgba(255, 255, 255, 0.08);
}
.slider_a42e.hard-811e .block-active-cbd2:before {
  background: rgba(0, 0, 0, 0.9);
}
.slider_a42e.hard-811e .tag_basic_a687 .card_yellow_4707 li a,
.slider_a42e.hard-811e .tag_basic_a687 .secondary_fast_522f,
.slider_a42e.hard-811e .warm_082b {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_a42e.hard-811e .tag_basic_a687 .secondary_fast_522f:focus,
.slider_a42e.hard-811e .tag_basic_a687 .secondary_fast_522f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_a42e.hard-811e .card_yellow_4707 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-active-cbd2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.block-active-cbd2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.basic_78a9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.frame_east_9ebe .slider_a42e {
  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;
}
.frame_east_9ebe .last_745d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.frame_east_9ebe .last_745d: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) {
  .frame_east_9ebe .last_745d:before {
    width: 16%;
    left: 42%;
  }
}
.frame_east_9ebe .last_745d:last-child:before {
  content: none;
}
.frame_east_9ebe .last_745d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.frame_east_9ebe .tag_basic_a687 .card_yellow_4707 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.frame_east_9ebe .tag_basic_a687 .card_yellow_4707 li a .secondary_fast_522f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.frame_east_9ebe .tag_basic_a687 .warm_082b {
  border: none;
}
.frame_east_9ebe .tag_basic_a687 .warm_082b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.frame_east_9ebe .block-active-cbd2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.frame_east_9ebe .basic_78a9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.frame_east_9ebe .hard-811e .block-active-cbd2:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame_east_9ebe .center_9dd3.text_large_03d9 .search_smooth_faf0 {
  background: rgba(0, 0, 0, 0.6);
}
.frame_east_9ebe
  .center_9dd3.text_large_03d9
  .search_smooth_faf0::after,
.frame_east_9ebe
  .center_9dd3.text_large_03d9
  .search_smooth_faf0:before {
  background: inherit;
}
.frame_east_9ebe
  .center_9dd3.text_large_03d9:hover
  .search_smooth_faf0 {
  background: rgba(0, 0, 0, 0.8);
}
.tertiary_dynamic_efff .slider_a42e {
  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) {
  .tertiary_dynamic_efff .slider_a42e {
    width: auto;
    right: 45px;
  }
}
.paragraph-9bf3 .slider_a42e {
  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) {
  .paragraph-9bf3 .slider_a42e {
    width: auto;
    left: 45px;
  }
}
.progress_f68a .slider_a42e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.progress_f68a .basic_78a9 {
  max-width: 48em;
  margin: 0 auto;
}
.progress_f68a .block-active-cbd2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.stone_4a02 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.stone_4a02.frame_east_9ebe .slider_a42e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.stone_4a02.tertiary_dynamic_efff .slider_a42e {
  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);
}
.stone_4a02 .slider_a42e {
  visibility: visible;
}
.stone_4a02.paragraph-9bf3 .slider_a42e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.brown-8038,
.content-6cf0 {
  overflow-x: hidden;
}
.brown-8038 .slider_a42e {
  overflow: auto;
}
.brown-8038.frame_east_9ebe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown-8038.frame_east_9ebe .slider_a42e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.brown-8038.frame_east_9ebe .header_slow_2a3e {
  opacity: 0;
}
.brown-8038.tertiary_dynamic_efff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown-8038.tertiary_dynamic_efff .slider_a42e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.brown-8038.tertiary_dynamic_efff .header_slow_2a3e {
  opacity: 0;
}
.brown-8038.paragraph-9bf3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown-8038.paragraph-9bf3 .slider_a42e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.brown-8038.paragraph-9bf3 .header_slow_2a3e {
  opacity: 0;
}
.brown-8038.progress_f68a .slider_a42e {
  z-index: 10;
  visibility: visible;
}
.text_large_03d9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.text_large_03d9 .search_smooth_faf0 {
  background: rgba(255, 255, 255, 0.99);
}
.text_large_03d9 .search_smooth_faf0::after,
.text_large_03d9 .search_smooth_faf0:before {
  background: inherit;
}
.text_large_03d9:hover .search_smooth_faf0 {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph-9bf3 .text_large_03d9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.progress_f68a .text_large_03d9 {
  display: none !important;
}
.brown-8038:before,
.content-6cf0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.brown-8038 .text_large_03d9,
.content-6cf0 .text_large_03d9 {
  display: inline-block;
}
.slider_a42e .widget-e029 {
  -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;
}
.brown-8038 .slider_a42e .widget-e029,
.content-6cf0 .slider_a42e .widget-e029 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid-c3f6 .thumbnail-narrow-d0fa {
  width: 100%;
}
.paper_b753 {
  padding: 0 0.5em 0;
}
.paper_b753 [class*="customify-col-"],
.paper_b753 [class*="customify-col_"],
.paper_b753 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.new_8596 .paper_b753 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .photo_plasma_a61a .up-3937,
  .up-3937 {
    display: none;
  }
  .red_8269 {
    text-align: left;
  }
  .component-next-0bac {
    text-align: center;
  }
  .mask_e645 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .photo_plasma_a61a .sidebar-lower-aa4d,
  .sidebar-lower-aa4d {
    display: none;
  }
  .hot_f810 {
    text-align: left;
  }
  .outline_slow_f900 {
    text-align: center;
  }
  .stone-f27f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .photo_plasma_a61a .heading_short_16c3,
  .heading_short_16c3 {
    display: none;
  }
  .under-8766 {
    text-align: left;
  }
  .link-center-7bc8 {
    text-align: center;
  }
  .form_smooth_d841 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sidebar-edd3 {
  box-shadow: none !important;
}
.aside-df21 .short_8ff1,
.active-action-be2c .short_8ff1 {
  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;
}
.active-action-be2c .short_8ff1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fluid_6f07 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fluid_6f07:after,
.fluid_6f07:before {
  content: "";
  display: table;
}
.fluid_6f07:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fluid_6f07 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fluid_6f07,
.layout-glass-ad6f {
  max-width: 1248px;
  margin: 0 auto;
}

.narrow_3cbd.bottom_e98a .fluid_6f07 {
  max-width: 100%;
}
.narrow_3cbd.table_f8ca {
  max-width: 1200px;
  margin: 0 auto;
}
.narrow_3cbd.accent-4390 .fluid_6f07 {
  max-width: 100%;
}
.narrow_3cbd.accent-4390 > .fluid_6f07 {
  padding-left: 0;
  padding-right: 0;
}
.narrow_3cbd.accent-4390 > .fluid_6f07 .photo_plasma_a61a {
  margin: 0;
}
.narrow_3cbd.accent-4390
  > .fluid_6f07
  .shadow_22b0.slider_dirty_48d9 {
  margin-right: 0;
  margin-left: 0;
}
.narrow_3cbd.accent-4390 #main.slider_dirty_48d9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .right-926e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .right-926e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fluid_3959 .video-7af4 {
    padding-right: 1em;
  }
  .fluid_3959.tertiary_8876 .shadow_22b0 {
    border-right: 1px solid #eaecee;
  }
  .fluid_3959.tertiary_8876 .video-7af4 {
    padding-right: 1em;
  }
  .fluid_3959.tertiary_8876 .widget-prev-24a6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column-73dc .video-7af4 {
    padding-left: 1em;
  }
  .column-73dc.tertiary_8876 .shadow_22b0 {
    border-left: 1px solid #eaecee;
  }
  .column-73dc.tertiary_8876 .video-7af4 {
    padding-left: 1em;
  }
  .column-73dc.tertiary_8876 .widget-prev-24a6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-0bf7 .video-7af4 {
    padding-left: 1em;
  }
  .menu-0bf7.tertiary_8876 .texture_3de2 {
    border-right: 1px solid #eaecee;
  }
  .menu-0bf7.tertiary_8876 .badge_lite_925d {
    border-right: 1px solid #eaecee;
  }
  .menu-0bf7.tertiary_8876 .video-7af4 {
    padding-left: 1em;
  }
  .menu-0bf7.tertiary_8876 .widget-prev-24a6 {
    padding-right: 1em;
  }
  .menu-0bf7.tertiary_8876 .progress_063c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture_hot_0cc6 .video-7af4 {
    padding-right: 1em;
  }
  .texture_hot_0cc6.tertiary_8876 .texture_3de2 {
    border-left: 1px solid #eaecee;
  }
  .texture_hot_0cc6.tertiary_8876 .badge_lite_925d {
    border-left: 1px solid #eaecee;
  }
  .texture_hot_0cc6.tertiary_8876 .video-7af4 {
    padding-right: 1em;
  }
  .texture_hot_0cc6.tertiary_8876 .widget-prev-24a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture_hot_0cc6.tertiary_8876 .progress_063c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right-926e .video-7af4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .right-926e.tertiary_8876 .shadow_22b0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .right-926e.tertiary_8876 .video-7af4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .right-926e.tertiary_8876 .widget-prev-24a6 {
    padding-left: 1em;
  }
  .right-926e.tertiary_8876 .progress_063c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .right-926e.tertiary_8876 .video-7af4 {
    padding-left: 0;
  }
}
.last-f400 .box-2e38 {
  display: inline-block;
}
.surface-5bf3 {
  display: inline-block;
}
.hidden_east_d6f8 {
  word-con: break-word;
}
.tertiary_312a > span {
  display: inline-block;
  padding: 5px 0;
}
.tertiary_312a .disabled_8121 {
  margin-left: 8px;
  margin-right: 8px;
}
.tertiary_312a .module-action-43cd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.dropdown_d8b2 .wrapper_iron_583b {
  margin-bottom: 2em;
}
.dropdown_d8b2 .sort-current-f42a {
  margin-bottom: 15px;
}
.dropdown_d8b2 .sort-current-f42a:last-child {
  margin-bottom: 0;
}
.dropdown_d8b2 .grid_040d {
  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) {
  .dropdown_d8b2 .grid_040d {
    display: block;
  }
}
.dropdown_d8b2 .search_first_8d2e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .dropdown_d8b2 .search_first_8d2e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.dropdown_d8b2 .description-996d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.dropdown_d8b2 .description-996d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.dropdown_d8b2 .description-996d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.dropdown_d8b2 .hidden_east_d6f8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.dropdown_d8b2 .hidden_east_d6f8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.dropdown_d8b2 .center-3f53 p:last-child {
  margin-bottom: 0;
}
.dropdown_d8b2 .hover_soft_44a4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.dropdown_d8b2 .paper-7e56 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.dropdown_d8b2 .nav_064b {
  margin-top: 1em;
}
.dropdown_d8b2 .complex-05f3 {
  top: 0;
  display: block;
}
.dropdown_d8b2 .complex-05f3 a {
  color: inherit;
}
.dropdown_d8b2 .complex-05f3 a:hover {
  color: inherit;
}
.dropdown_d8b2 .focused-0c5c {
  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;
}
.dropdown_d8b2 .focused-0c5c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.dropdown_d8b2 .paper-7e56 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.dropdown_d8b2 .icon_a426 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.dropdown_d8b2 .icon_a426:first-child {
  margin-top: 0;
}
.dropdown_d8b2 .icon_a426.gas-6337 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dropdown_d8b2 .icon_a426.message_a66b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dropdown_d8b2
  .icon_a426.message_a66b.paragraph-46ec
  .nav_064b {
  width: 100%;
}
.dropdown_d8b2 .message_a66b {
  -webkit-box-align: center;
  align-items: center;
}
.dropdown_d8b2 .message_a66b .tertiary_312a,
.dropdown_d8b2 .message_a66b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.dropdown_d8b2 .description-996d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown_d8b2 .description-996d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown_d8b2 .description-996d: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;
}
.dropdown_d8b2 .gas-6337 {
  z-index: 5;
}
.dropdown_d8b2 .menu_53c9 .shade_f975 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.dropdown_d8b2 .highlight_full_9b4e .shade_f975 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.dropdown_d8b2 .primary-0a76 .shade_f975 {
  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;
}
.dropdown_d8b2.gold-7045 .grid_040d,
.dropdown_d8b2.panel-medium-3b4a .grid_040d {
  display: block;
}
.dropdown_d8b2.gold-7045 .grid_040d .hovered-4582,
.dropdown_d8b2.gold-7045 .grid_040d .paper-7e56,
.dropdown_d8b2.panel-medium-3b4a .grid_040d .hovered-4582,
.dropdown_d8b2.panel-medium-3b4a .grid_040d .paper-7e56 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown_d8b2.detail_focused_f09f .search_first_8d2e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .dropdown_d8b2.detail_focused_f09f .search_first_8d2e {
    margin-right: 0;
  }
}
.dropdown_d8b2.gold-7045 .search_first_8d2e,
.dropdown_d8b2.panel-medium-3b4a .search_first_8d2e {
  padding-top: 40%;
}
.dropdown_d8b2.gold-7045 .wrapper_iron_583b,
.dropdown_d8b2.panel-medium-3b4a .wrapper_iron_583b {
  display: block;
}
.dropdown_d8b2.gold-7045 .fn-sticky-0552 .paper-7e56,
.dropdown_d8b2.panel-medium-3b4a .fn-sticky-0552 .paper-7e56 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.dropdown_d8b2.gold-7045 .search_first_8d2e,
.dropdown_d8b2.panel-medium-3b4a .search_first_8d2e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.dropdown_d8b2.gold-7045 .paper-7e56 {
  padding: 1em;
}
.mini-1596 {
  margin: 30px auto;
  display: block;
}
.mini-1596 .wood-9366 > * {
  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;
}
.mini-1596 .wood-9366 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mini-1596 .wood-9366 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget_08c6 .tertiary_312a {
  margin-bottom: 1.41575em;
}
.widget_08c6 .liquid_6f84 {
  margin-bottom: 1.618em;
}
.table_bottom_0e69 .west_e8c7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.table_bottom_0e69 .west_e8c7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.table_bottom_0e69 .container-tall-aecf {
  max-width: 100%;
  overflow: auto;
}
.tag_7071 .table_bottom_0e69 a:hover {
  text-decoration: underline;
}
.secondary_static_da11 .sort-current-f42a:not(.hidden_east_d6f8),
.secondary_static_da11 .description-996d {
  margin-bottom: 1.41575em;
}
.secondary_static_da11 .sort-current-f42a:not(.hidden_east_d6f8):last-child,
.secondary_static_da11 .description-996d:last-child {
  margin-bottom: 0;
}
.secondary_static_da11 .sort-current-f42a.dynamic_7ef5 {
  margin-bottom: 0.41575em;
}
.secondary_static_da11 .backdrop_soft_7878:before,
.secondary_static_da11 .module_cold_dfff:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.secondary_static_da11 .backdrop_soft_7878:before {
  content: "\f115";
}
.secondary_static_da11 .module_cold_dfff:before {
  content: "\f02c";
}
.secondary_static_da11 .gradient-paper-2c06 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.secondary_static_da11 .gradient-paper-2c06 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.light-2c22 {
  display: -webkit-box;
  display: flex;
}
.light-2c22 .shadow_17de {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .light-2c22 .shadow_17de {
    flex-basis: 90px;
  }
}
.light-2c22 .shade_clean_0644 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .light-2c22 .shade_clean_0644 {
    flex-basis: calc(100% - 50px);
  }
}
.light-2c22 .alert_black_926c p:last-child {
  margin-bottom: 0.72em;
}
.stale-8b61 .wood-9366 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.stale-8b61 .wood-9366:after,
.stale-8b61 .wood-9366:before {
  content: "";
  display: table;
}
.stale-8b61 .wood-9366:after {
  clear: both;
}
.stale-8b61 .wood-9366 .basic-44b4,
.stale-8b61 .wood-9366 .accent-small-e892 {
  width: 49%;
}
.stale-8b61 .wood-9366 .basic-44b4 a span.text_wood_0379,
.stale-8b61 .wood-9366 .accent-small-e892 a span.text_wood_0379 {
  display: block;
  margin-bottom: 5px;
}
.stale-8b61 .wood-9366 .accent-small-e892 {
  float: left;
  text-align: left;
}
.stale-8b61 .wood-9366 .basic-44b4 {
  float: right;
  text-align: right;
}
.preview-up-7048 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .preview-up-7048 {
    margin-bottom: 0;
  }
}
.notification_cool_533a {
  margin-bottom: 1em;
}
.notification_cool_533a .hidden_east_d6f8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pagination_gas_8f2d a {
  display: block;
  line-height: 0;
  position: relative;
}
.layout_1b56 .notification_cool_533a,
.menu-d60e .notification_cool_533a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .layout_1b56 .notification_cool_533a,
  .menu-d60e .notification_cool_533a {
    display: block;
  }
}
.layout_1b56 .pagination_gas_8f2d,
.menu-d60e .pagination_gas_8f2d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .layout_1b56 .pagination_gas_8f2d,
  .menu-d60e .pagination_gas_8f2d {
    margin-bottom: 1em;
  }
}
.layout_1b56 .pagination_gas_8f2d img,
.menu-d60e .pagination_gas_8f2d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.layout_1b56 .lite-f18f,
.menu-d60e .lite-f18f {
  flex-basis: calc(100% - 160px);
}
.layout_1b56 .lite-f18f p,
.menu-d60e .lite-f18f p {
  margin-bottom: 0;
}
.layout_1b56 .lite-f18f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .layout_1b56 .lite-f18f {
    padding-left: 0;
  }
}
.menu-d60e .lite-f18f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .menu-d60e .lite-f18f {
    padding-right: 0;
  }
}
.menu-d60e .pagination_gas_8f2d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dropdown-97e9 .pagination_gas_8f2d {
  margin-bottom: 0.5em;
}
.dropdown-97e9 .pagination_gas_8f2d img {
  width: 100%;
}
.static_b4df .highlight-ad90,
.tertiary-mini-b2f1 .highlight-ad90 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tertiary-mini-b2f1 .shadow_22b0 .secondary-white-5edb p:last-child {
  margin-bottom: 0;
}
.pink-5709 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.solid_0f7f .accordion_first_eaf9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .solid_0f7f .accordion_first_eaf9:last-of-type {
    margin-bottom: 0;
  }
}
.solid_0f7f .accordion_first_eaf9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.solid_0f7f .accordion_first_eaf9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.solid_0f7f .accordion_first_eaf9 ul li {
  margin: 0 0 0.6em;
}
.solid_0f7f .accordion_first_eaf9 ul li.carousel_68f2,
.solid_0f7f .accordion_first_eaf9 ul li.hovered_bfdf {
  position: relative;
}
.solid_0f7f .accordion_first_eaf9 ul li.carousel_68f2 .avatar-e3af,
.solid_0f7f .accordion_first_eaf9 ul li.hovered_bfdf .avatar-e3af {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.solid_0f7f .accordion_first_eaf9 ul li.carousel_68f2:after:after,
.solid_0f7f .accordion_first_eaf9 ul li.carousel_68f2:after:before,
.solid_0f7f
  .accordion_first_eaf9
  ul
  li.hovered_bfdf:after:after,
.solid_0f7f
  .accordion_first_eaf9
  ul
  li.hovered_bfdf:after:before {
  content: "";
  display: table;
}
.solid_0f7f .accordion_first_eaf9 ul li.carousel_68f2:after:after,
.solid_0f7f
  .accordion_first_eaf9
  ul
  li.hovered_bfdf:after:after {
  clear: both;
}
.solid_0f7f .accordion_first_eaf9 a.highlight_in_03ff:hover {
  text-decoration: none;
}
.solid_0f7f .accordion_first_eaf9 select {
  max-width: 100%;
}
.solid_0f7f .accordion_first_eaf9 table {
  font-size: 85%;
}
.solid_0f7f .accordion_first_eaf9 table td,
.solid_0f7f .accordion_first_eaf9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.solid_0f7f .accordion_first_eaf9 table tfoot td {
  text-align: left;
}
.solid_0f7f .accordion_first_eaf9 :last-child {
  margin-bottom: 0;
}
.solid_0f7f .accordion_first_eaf9 .popup-north-13d2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.solid_0f7f .accordion_first_eaf9 .popup-north-13d2 label {
  width: 100%;
}
.solid_0f7f .accordion_first_eaf9 .popup-north-13d2 .iron-b843 {
  width: 100%;
  display: block;
}
.solid_0f7f .accordion_first_eaf9 .popup-north-13d2 .label-fast-bcf7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.solid_0f7f .accordion_first_eaf9 .popup-north-13d2 .label-fast-bcf7:hover svg #svg-search {
  fill: #444;
}
.solid_0f7f .accordion_first_eaf9 .popup-north-13d2 .label-fast-bcf7 svg {
  width: 18px;
  height: 18px;
}
.solid_0f7f .modal_motion_6439 ul ul,
.solid_0f7f .sort_ef9f ul ul,
.solid_0f7f .grid_619b ul ul,
.solid_0f7f .banner_fast_dcb5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.solid_0f7f .modal_motion_6439 .status_white_32e0 > a,
.solid_0f7f .sort_ef9f .status_white_32e0 > a,
.solid_0f7f .grid_619b .status_white_32e0 > a,
.solid_0f7f .banner_fast_dcb5 .status_white_32e0 > a {
  margin-bottom: 0;
}
.solid_0f7f .slow-275e li,
.solid_0f7f .modal_motion_6439 li,
.solid_0f7f .slow-5dfb li,
.solid_0f7f .sort_ef9f li,
.solid_0f7f .grid_619b li,
.solid_0f7f .banner_fast_dcb5 li,
.solid_0f7f .panel_dirty_bde2 li,
.solid_0f7f .left_2d95 li {
  display: block;
  position: relative;
}
.solid_0f7f .slow-275e li:last-child,
.solid_0f7f .modal_motion_6439 li:last-child,
.solid_0f7f .slow-5dfb li:last-child,
.solid_0f7f .sort_ef9f li:last-child,
.solid_0f7f .grid_619b li:last-child,
.solid_0f7f .banner_fast_dcb5 li:last-child,
.solid_0f7f .panel_dirty_bde2 li:last-child,
.solid_0f7f .left_2d95 li:last-child {
  border: none;
}
.solid_0f7f .slow-275e li a,
.solid_0f7f .modal_motion_6439 li a,
.solid_0f7f .slow-5dfb li a,
.solid_0f7f .sort_ef9f li a,
.solid_0f7f .grid_619b li a,
.solid_0f7f .banner_fast_dcb5 li a,
.solid_0f7f .panel_dirty_bde2 li a,
.solid_0f7f .left_2d95 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid_0f7f .slow-275e li ul li::before,
.solid_0f7f .modal_motion_6439 li ul li::before,
.solid_0f7f .slow-5dfb li ul li::before,
.solid_0f7f .sort_ef9f li ul li::before,
.solid_0f7f .grid_619b li ul li::before,
.solid_0f7f .banner_fast_dcb5 li ul li::before,
.solid_0f7f .panel_dirty_bde2 li ul li::before,
.solid_0f7f .left_2d95 li ul li::before {
  left: 15px;
}
.solid_0f7f .slow-275e li ul a,
.solid_0f7f .modal_motion_6439 li ul a,
.solid_0f7f .slow-5dfb li ul a,
.solid_0f7f .sort_ef9f li ul a,
.solid_0f7f .grid_619b li ul a,
.solid_0f7f .banner_fast_dcb5 li ul a,
.solid_0f7f .panel_dirty_bde2 li ul a,
.solid_0f7f .left_2d95 li ul a {
  padding-left: 20px;
}
.solid_0f7f .slow-275e li ul ul li::before,
.solid_0f7f .modal_motion_6439 li ul ul li::before,
.solid_0f7f .slow-5dfb li ul ul li::before,
.solid_0f7f .sort_ef9f li ul ul li::before,
.solid_0f7f .grid_619b li ul ul li::before,
.solid_0f7f .banner_fast_dcb5 li ul ul li::before,
.solid_0f7f .panel_dirty_bde2 li ul ul li::before,
.solid_0f7f .left_2d95 li ul ul li::before {
  left: 30px;
}
.solid_0f7f .slow-275e li ul ul a,
.solid_0f7f .modal_motion_6439 li ul ul a,
.solid_0f7f .slow-5dfb li ul ul a,
.solid_0f7f .sort_ef9f li ul ul a,
.solid_0f7f .grid_619b li ul ul a,
.solid_0f7f .banner_fast_dcb5 li ul ul a,
.solid_0f7f .panel_dirty_bde2 li ul ul a,
.solid_0f7f .left_2d95 li ul ul a {
  padding-left: 40px;
}
.solid_0f7f .basic-72b1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid_0f7f .left_2d95 ul li {
  margin-bottom: 1.41575em;
}
.solid_0f7f .left_2d95 ul li .gallery-0702 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.solid_0f7f .left_2d95 ul li .old-49bf {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hard-811e .slow-275e li a,
.hard-811e .modal_motion_6439 li a,
.hard-811e .slow-5dfb li a,
.hard-811e .sort_ef9f li a,
.hard-811e .grid_619b li a,
.hard-811e .banner_fast_dcb5 li a,
.hard-811e .panel_dirty_bde2 li a,
.hard-811e .left_2d95 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-811e .basic-72b1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-811e .accordion_first_eaf9 ul li.carousel_68f2 .avatar-e3af,
.hard-811e .accordion_first_eaf9 ul li.hovered_bfdf .avatar-e3af {
  background: rgba(0, 0, 0, 0.2);
}
.hard-811e .solid_0f7f .accordion_first_eaf9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow_3cbd .solid_0f7f .card_yellow_4707 li {
  margin: 0;
}
.narrow_3cbd .solid_0f7f .card_yellow_4707 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.narrow_3cbd .solid_0f7f .card_yellow_4707 li ul {
  margin: 0;
}
.narrow_3cbd .solid_0f7f .card_yellow_4707 li ul li a {
  padding-left: 15px;
}
.narrow_3cbd .solid_0f7f .card_yellow_4707 li ul li li a {
  padding-left: 30px;
}
.narrow_3cbd .solid_0f7f .card_yellow_4707 li.feature-red-cea2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.narrow_3cbd .solid_0f7f .card_yellow_4707 li.feature-red-cea2 > 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;
}
.narrow_3cbd .solid_0f7f .card_yellow_4707 li.feature-red-cea2 > 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;
}
.picture-de60 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bronze_95c8 {
  position: relative;
  z-index: 10;
}
.bronze_95c8 .widget-e029 {
  width: 100%;
  max-width: 100%;
}
.narrow-add8 .item_1abd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.narrow-add8 .center_9dd3 {
}
.narrow-add8 .hard-811e {
  background: #292929;
}
.thumbnail-white-4289 .item_1abd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.thumbnail-white-4289 .center_9dd3 {
  background: #f9f9f9;
}
.thumbnail-white-4289 .hard-811e {
  background: #303030;
}
.focus_light_3f57 .item_1abd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus_light_3f57 .box-2e38 {
    margin-bottom: 1em;
  }
  .focus_light_3f57 .box-2e38:last-child {
    margin-bottom: 0;
  }
}
.focus_light_3f57 .center_9dd3 {
  background: #ededed;
}
.focus_light_3f57 .hard-811e {
  background: #1a1a1a;
}
.item_1abd.center_9dd3 {
  color: rgba(0, 0, 0, 0.6);
}
.item_1abd.center_9dd3 .in_8753 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_1abd.hard-811e {
  color: rgba(255, 255, 255, 0.99);
}
.item_1abd.hard-811e a:not(.highlight_in_03ff) {
  color: rgba(255, 255, 255, 0.79);
}
.item_1abd.hard-811e a:not(.highlight_in_03ff):hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_1abd.hard-811e .in_8753 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_1abd.hard-811e table tbody td,
.item_1abd.hard-811e table th {
  background: rgba(0, 0, 0, 0.08);
}
.section_709a.item-cold-ff58 .fluid_6f07 {
  max-width: initial;
}
.section_709a .mini_53e0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.section_709a .mini_53e0 .widget-e029 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .section_709a .mini_53e0 .widget-e029 {
    display: block;
    margin-bottom: 2em;
  }
  .section_709a .mini_53e0 .widget-e029:last-child {
    margin-bottom: 0;
  }
}
.focus_light_3f57 .box-2e38:last-child,
.thumbnail-white-4289 .box-2e38:last-child,
.narrow-add8 .box-2e38:last-child {
  margin-bottom: 0;
}
.focus_light_3f57 .box-2e38 .solid_0f7f .accordion_first_eaf9:last-child,
.thumbnail-white-4289 .box-2e38 .solid_0f7f .accordion_first_eaf9:last-child,
.narrow-add8 .box-2e38 .solid_0f7f .accordion_first_eaf9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .focus_light_3f57 .tag-over-6fb5,
  .focus_light_3f57 .paragraph_b242,
  .thumbnail-white-4289 .tag-over-6fb5,
  .thumbnail-white-4289 .paragraph_b242,
  .narrow-add8 .tag-over-6fb5,
  .narrow-add8 .paragraph_b242 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bronze_95c8 .box-2e38 {
    margin-bottom: 2em;
  }
}
.bronze_95c8 p:last-child {
  margin-bottom: 0;
}
.bronze_95c8 li,
.bronze_95c8 ul {
  list-style: none;
  margin: 0;
}
.bronze_95c8 ul ul {
  margin-left: 2.617924em;
}
.row-center-ea4d {
  font-size: 0.875em;
}

/* css-noise: fd30 */
.widget-item-h2 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
