/*!
Theme Name: Customify
Theme URI: https://pressmaximum.texture-3c26/customify
Author: WPCustomify
Author URI: https://pressmaximum.texture-3c26
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.texture-3c26/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.message_4126.component_east_a2dd/licenses/gpl-2.0.upper_f00d
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.component-e9ca/, (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.panel-red-45b5.hard_343b/normalize.dirty-53be/
 ======
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.dirty-53be v7.0.0 | MIT License | github.texture-3c26/necolas/normalize.dirty-53be */
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;
}
.focus_fresh_972b .light-d3c4,
.right_81aa,
.module-yellow-ebf4,
.progress-motion-1c0a,
.tabs_d810,
.detail_74d5,
.alert-e143,
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;
}
.right_81aa,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .right_81aa,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .right_81aa,
  h1 {
    font-size: 1.8em;
  }
}
.module-yellow-ebf4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.module-yellow-ebf4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .module-yellow-ebf4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .module-yellow-ebf4,
  h2 {
    font-size: 1.7em;
  }
}
.progress-motion-1c0a,
h3 {
  font-size: 1.618em;
}
.focus_fresh_972b .light-d3c4,
.tabs_d810,
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.frame_4193 {
  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;
}
.hovered-76b7:after,
.hovered-76b7:before,
.photo_slow_cc50:after,
.photo_slow_cc50:before {
  content: "";
  display: table;
}
.hovered-76b7:after,
.photo_slow_cc50:after {
  clear: both;
}
.column_right_6c63 {
  float: right;
  margin-right: 0;
}
.primary-dark-e2d4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.form-bottom-b40e .fresh_eb26,
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;
}
.form-bottom-b40e .fresh_eb26: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;
}
.secondary-red-5c43 .fresh_eb26 {
  box-shadow: none;
}
.secondary-red-5c43
  .fresh_eb26
  .tag-a5d0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.secondary-red-5c43 .fresh_eb26 .dirty-ef51 {
  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;
}
.secondary-red-5c43
  .fresh_eb26
  .dirty-ef51
  b {
  display: none;
}
.secondary-red-5c43 .icon-soft-bade {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.in-f076:not(.chip-lite-7b54):not(.highlight-active-accf),
button:not(.chip-lite-7b54):not(.highlight-active-accf),
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ),
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ),
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ) {
  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;
}
.in-f076:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):hover,
button:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):hover,
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):hover,
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):hover,
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.in-f076:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):active,
.in-f076:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):focus,
button:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):active,
button:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):focus,
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):active,
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):focus,
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):active,
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):focus,
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):active,
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):focus {
  outline: 0;
}
.in-f076:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e,
button:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e,
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e,
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e,
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e {
  position: relative;
}
.in-f076:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .bright_5e7c,
.in-f076:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .media-purple-bab1,
.in-f076:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .solid-51f8,
.in-f076:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  i,
.in-f076:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  svg,
button:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .bright_5e7c,
button:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .media-purple-bab1,
button:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .solid-51f8,
button:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  i,
button:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  svg,
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .bright_5e7c,
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .media-purple-bab1,
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .solid-51f8,
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  i,
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  svg,
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .bright_5e7c,
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .media-purple-bab1,
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .solid-51f8,
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  i,
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  svg,
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .bright_5e7c,
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .media-purple-bab1,
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  .solid-51f8,
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  i,
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e
  svg {
  visibility: hidden;
}
.in-f076:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e:after,
button:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e:after,
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e:after,
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e:after,
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ).fn-loading-296e: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;
}
.in-f076:not(.chip-lite-7b54):not(.highlight-active-accf),
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ),
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ),
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ) {
  color: #fff;
  background: #235787;
}
.in-f076:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):focus,
input[type="button"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):focus,
input[type="reset"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):focus,
input[type="submit"]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ):focus {
  color: #fff;
}
.in-f076.fn-disabled-296e:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ),
.in-f076[disabled]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ),
button.fn-disabled-296e:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ),
button[disabled]:not(.chip-lite-7b54):not(
    .highlight-active-accf
  ) {
  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;
}
.inner_e6a1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.inner_e6a1: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;
}
.carousel_1425 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dark-e7ae {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.filter_d820 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hovered-76b7:after,
.hovered-76b7:before,
.large_f462:after,
.large_f462:before,
.widget_0def:after,
.widget_0def:before,
.medium-f796:after,
.medium-f796:before,
.accordion_full_f686:after,
.accordion_full_f686:before,
.info_medium_2540:after,
.info_medium_2540:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hovered-76b7:after,
.large_f462:after,
.widget_0def:after,
.medium-f796:after,
.accordion_full_f686:after,
.info_medium_2540:after {
  clear: both;
}
.large_f462 .backdrop_cool_f7d8,
.widget_0def .backdrop_cool_f7d8,
.liquid-3cce .backdrop_cool_f7d8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.slider-lite-1f9c {
  display: inline-block;
}
.progress-outer-5006 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.progress-outer-5006 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.progress-outer-5006 .label-5d94 {
  padding: 1em 0;
  font-size: 85%;
}
.label-5d94 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.small_1fd5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.small_1fd5:after,
.small_1fd5:before {
  content: "";
  display: table;
}
.small_1fd5:after {
  clear: both;
}
.banner-dirty-1f93 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.content_static_3286 .banner-dirty-1f93 {
  max-width: 50%;
}
.hero-6102 .banner-dirty-1f93 {
  max-width: 33.33%;
}
.silver_c5bc .banner-dirty-1f93 {
  max-width: 25%;
}
.hard_aa41 .banner-dirty-1f93 {
  max-width: 20%;
}
.image_ab92 .banner-dirty-1f93 {
  max-width: 16.66%;
}
.search_d65f .banner-dirty-1f93 {
  max-width: 14.28%;
}
.accent_red_674c .banner-dirty-1f93 {
  max-width: 12.5%;
}
.upper_16ed .banner-dirty-1f93 {
  max-width: 11.11%;
}
.backdrop_paper_8fc0 {
  display: block;
}
.focus_fresh_972b .rough_916b label,
.focus_fresh_972b .block_dc1b label,
.focus_fresh_972b .section_9280 label,
.focus_fresh_972b .shade-d5ed label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.feature_plasma_6ec7 {
  list-style: none;
  margin: 0;
}
.feature_plasma_6ec7 article.thumbnail-ee00 {
  margin-bottom: 0;
}
.feature_plasma_6ec7 ul {
  list-style: none;
  margin: 0;
}
.feature_plasma_6ec7 .down-cd26 li.thumbnail-ee00 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .feature_plasma_6ec7 .down-cd26 li.thumbnail-ee00 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .feature_plasma_6ec7 .down-cd26 li.thumbnail-ee00: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) {
  .feature_plasma_6ec7 .down-cd26 li.thumbnail-ee00 li.thumbnail-ee00 li.thumbnail-ee00 li.thumbnail-ee00 {
    padding-left: 0;
  }
}
article.thumbnail-ee00 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thumbnail-ee00 .large_f462 p:last-of-type {
  margin-bottom: 0;
}
article.thumbnail-ee00 .module-out-a307 {
  float: left;
}
article.thumbnail-ee00 .cool-7723 {
  margin-left: 85px;
}
article.thumbnail-ee00 .video-618b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thumbnail-ee00 .video-618b .easy-7e3c {
  margin-left: 10px;
}
article.thumbnail-ee00 .image-fc43 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thumbnail-ee00 .notice-inner-0364 {
  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 .rough_916b,
  #respond .section_9280,
  #respond .shade-d5ed {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .rough_916b input,
#respond .section_9280 input,
#respond .shade-d5ed input {
  width: 100%;
}
#respond .shade-d5ed {
  margin-right: 0;
}
#respond .large-7596 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.disabled_50e1 {
  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;
}
.disabled_50e1.disabled-3265 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.disabled_50e1 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%);
}
.disabled_50e1:focus,
.disabled_50e1: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);
}
.purple_cffa {
  border-radius: 10%;
}
.gradient-stone-49e2 {
  border-radius: 50%;
}
.gradient_dynamic_809f {
  font-size: 0.72em;
}
.brown-a5cc {
  font-size: 0.875em;
}
.dark-d8be {
  font-size: 1.1em;
}
.pro-5633 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pro-5633.gradient_dynamic_809f {
  letter-spacing: 0.5px;
}
.right_3ef5,
.right_3ef5 a {
  color: #6d6d6d;
}
.right_3ef5 a:hover {
  color: #111;
}
.hover_f7bb {
  color: #6d6d6d;
}
.right-941a {
  overflow-x: hidden;
}
.right-941a .video_prev_4397.black_b35d {
  position: relative;
}
.right-941a .video_prev_4397.black_b35d.section-10e4 {
  position: initial;
}
.right-941a
  .video_prev_4397.black_b35d.section-10e4
  .main_8f7b {
  left: auto;
}
.right-941a .video_prev_4397 .main_8f7b {
  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;
}
.right-941a .video_prev_4397:hover.black_b35d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.right-941a
  .video_prev_4397:hover.black_b35d
  .main_8f7b {
  display: block;
  z-index: 9999999;
}
.right-941a .gradient_red_0249 .notification_stale_1513,
.right-941a .panel_2278 .notification_stale_1513 {
  display: none;
}
.right-941a .over-0312 .video_prev_4397:hover.black_b35d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focus_fresh_972b .rough_916b label,
.focus_fresh_972b .block_dc1b label,
.focus_fresh_972b .section_9280 label,
.focus_fresh_972b .shade-d5ed label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.feature_plasma_6ec7 {
  list-style: none;
  margin: 0;
}
.feature_plasma_6ec7 article.thumbnail-ee00 {
  margin-bottom: 0;
}
.feature_plasma_6ec7 ul {
  list-style: none;
  margin: 0;
}
.feature_plasma_6ec7 .down-cd26 li.thumbnail-ee00 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .feature_plasma_6ec7 .down-cd26 li.thumbnail-ee00 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .feature_plasma_6ec7 .down-cd26 li.thumbnail-ee00: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) {
  .feature_plasma_6ec7 .down-cd26 li.thumbnail-ee00 li.thumbnail-ee00 li.thumbnail-ee00 li.thumbnail-ee00 {
    padding-left: 0;
  }
}
article.thumbnail-ee00 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thumbnail-ee00 .large_f462 p:last-of-type {
  margin-bottom: 0;
}
article.thumbnail-ee00 .module-out-a307 {
  float: left;
}
article.thumbnail-ee00 .cool-7723 {
  margin-left: 85px;
}
article.thumbnail-ee00 .video-618b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thumbnail-ee00 .video-618b .easy-7e3c {
  margin-left: 10px;
}
article.thumbnail-ee00 .image-fc43 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thumbnail-ee00 .notice-inner-0364 {
  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 .rough_916b,
  #respond .section_9280,
  #respond .shade-d5ed {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .rough_916b input,
#respond .section_9280 input,
#respond .shade-d5ed input {
  width: 100%;
}
#respond .shade-d5ed {
  margin-right: 0;
}
#respond .large-7596 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient_red_0249 .tabs_pressed_201a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tabs_pressed_201a .soft-d0e5.table-wide-921b .hover_lite_9609 > li > a:focus,
.tabs_pressed_201a .soft-d0e5.table-wide-921b .hover_lite_9609 > li > a:hover,
.tabs_pressed_201a .soft-d0e5.gradient-hot-77c9 .hover_lite_9609 > li > a:focus,
.tabs_pressed_201a .soft-d0e5.gradient-hot-77c9 .hover_lite_9609 > li > a:hover,
.tabs_pressed_201a .soft-d0e5.pagination_black_4ffa .hover_lite_9609 > li > a:focus,
.tabs_pressed_201a .soft-d0e5.pagination_black_4ffa .hover_lite_9609 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_pressed_201a
  .soft-d0e5.table-wide-921b
  .hover_lite_9609
  > li.info-hot-8fdc
  > a,
.tabs_pressed_201a
  .soft-d0e5.table-wide-921b
  .hover_lite_9609
  > li.detail-medium-048c
  > a,
.tabs_pressed_201a
  .soft-d0e5.gradient-hot-77c9
  .hover_lite_9609
  > li.info-hot-8fdc
  > a,
.tabs_pressed_201a
  .soft-d0e5.gradient-hot-77c9
  .hover_lite_9609
  > li.detail-medium-048c
  > a,
.tabs_pressed_201a
  .soft-d0e5.pagination_black_4ffa
  .hover_lite_9609
  > li.info-hot-8fdc
  > a,
.tabs_pressed_201a .soft-d0e5.pagination_black_4ffa .hover_lite_9609 > li.picture_down_74dc > a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_pressed_201a .outline_first_0e4f,
.tabs_pressed_201a .outline_first_0e4f a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_pressed_201a .secondary-first-43a4.logo-advanced-98c1 li a,
.tabs_pressed_201a .current_01d9 a,
.tabs_pressed_201a .modal_74ef,
.tabs_pressed_201a .hover_lite_9609 > li > a,
.tabs_pressed_201a .label-a72b {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_pressed_201a .secondary-first-43a4.logo-advanced-98c1 li a:hover,
.tabs_pressed_201a .current_01d9 a:hover,
.tabs_pressed_201a .modal_74ef:hover,
.tabs_pressed_201a .hover_lite_9609 > li > a:hover,
.tabs_pressed_201a .label-a72b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_pressed_201a .north-ea65 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_pressed_201a .north-ea65 .caption-in-3f25 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_pressed_201a .north-ea65:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_pressed_201a .breadcrumb-hot-9b99 .label-26b0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs_pressed_201a .breadcrumb-hot-9b99 .label-26b0 .primary_f3ba {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_pressed_201a
  .breadcrumb-hot-9b99
  .label-26b0
  .primary_f3ba::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_pressed_201a
  .breadcrumb-hot-9b99
  .label-26b0
  .primary_f3ba:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_pressed_201a
  .breadcrumb-hot-9b99
  .label-26b0
  .primary_f3ba::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_pressed_201a
  .breadcrumb-hot-9b99
  .label-26b0
  .primary_f3ba::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_pressed_201a .breadcrumb-hot-9b99 .next-4b51 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_pressed_201a .breadcrumb-hot-9b99 .next-4b51:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_cd8c
  .tabs_pressed_201a
  .breadcrumb-hot-9b99
  .tag-8bad
  .search_dff3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery_cd8c
  .tabs_pressed_201a
  .breadcrumb-hot-9b99
  .tag-8bad
  .primary_f3ba {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_red_0249 .hover_dynamic_2c5b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hover_dynamic_2c5b .soft-d0e5.table-wide-921b .hover_lite_9609 > li > a:focus,
.hover_dynamic_2c5b .soft-d0e5.table-wide-921b .hover_lite_9609 > li > a:hover,
.hover_dynamic_2c5b .soft-d0e5.gradient-hot-77c9 .hover_lite_9609 > li > a:focus,
.hover_dynamic_2c5b .soft-d0e5.gradient-hot-77c9 .hover_lite_9609 > li > a:hover,
.hover_dynamic_2c5b .soft-d0e5.pagination_black_4ffa .hover_lite_9609 > li > a:focus,
.hover_dynamic_2c5b .soft-d0e5.pagination_black_4ffa .hover_lite_9609 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover_dynamic_2c5b
  .soft-d0e5.table-wide-921b
  .hover_lite_9609
  > li.info-hot-8fdc
  > a,
.hover_dynamic_2c5b
  .soft-d0e5.table-wide-921b
  .hover_lite_9609
  > li.detail-medium-048c
  > a,
.hover_dynamic_2c5b
  .soft-d0e5.gradient-hot-77c9
  .hover_lite_9609
  > li.info-hot-8fdc
  > a,
.hover_dynamic_2c5b
  .soft-d0e5.gradient-hot-77c9
  .hover_lite_9609
  > li.detail-medium-048c
  > a,
.hover_dynamic_2c5b
  .soft-d0e5.pagination_black_4ffa
  .hover_lite_9609
  > li.info-hot-8fdc
  > a,
.hover_dynamic_2c5b .soft-d0e5.pagination_black_4ffa .hover_lite_9609 > li.picture_down_74dc > a {
  color: rgba(0, 0, 0, 0.8);
}
.hover_dynamic_2c5b .outline_first_0e4f,
.hover_dynamic_2c5b .outline_first_0e4f a {
  color: rgba(0, 0, 0, 0.8);
}
.hover_dynamic_2c5b .secondary-first-43a4.logo-advanced-98c1 li a,
.hover_dynamic_2c5b .current_01d9 a,
.hover_dynamic_2c5b .modal_74ef,
.hover_dynamic_2c5b .hover_lite_9609 > li > a,
.hover_dynamic_2c5b .label-a72b {
  color: rgba(0, 0, 0, 0.55);
}
.hover_dynamic_2c5b .secondary-first-43a4.logo-advanced-98c1 li a:hover,
.hover_dynamic_2c5b .current_01d9 a:hover,
.hover_dynamic_2c5b .modal_74ef:hover,
.hover_dynamic_2c5b .hover_lite_9609 > li > a:hover,
.hover_dynamic_2c5b .label-a72b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover_dynamic_2c5b .north-ea65 {
  color: rgba(0, 0, 0, 0.55);
}
.hover_dynamic_2c5b .north-ea65 .caption-in-3f25 {
  color: rgba(0, 0, 0, 0.8);
}
.hover_dynamic_2c5b .north-ea65:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup-basic-d42e .tabs_smooth_9758 {
  margin-left: auto;
  margin-right: auto;
}
.widget_0def > * {
  margin-left: auto;
  margin-right: auto;
}
.widget_0def .carousel_1425 {
  margin-right: 1.41575em;
}
.shadow-0fe0 .widget_0def > .paragraph-out-30e8 {
  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;
}
.shadow-0fe0 .widget_0def > .gradient_iron_743c {
  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;
}
.table_bottom_86af.popup-basic-d42e .tabs_smooth_9758,
.shadow-b91d.popup-basic-d42e .tabs_smooth_9758 {
  margin-left: 0;
}
.bronze-43f3.popup-basic-d42e .tabs_smooth_9758,
.active-advanced-7f17.popup-basic-d42e .tabs_smooth_9758 {
  margin-right: 0;
}
.widget_0def ol,
.widget_0def ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.steel-d61d video {
  max-width: 100%;
}
.mask-8115 img {
  display: block;
}
.mask-8115.carousel_1425,
.mask-8115.dark-e7ae {
  width: 100%;
}
.mask-8115.gradient_iron_743c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wood_bb69:not(.over-aaf1) {
  margin: 1.5em auto;
}
.logo_b222 p {
  padding: 1.5em 14px;
}
ul.background_7958.gradient_iron_743c,
ul.background_7958.paragraph-out-30e8,
ul.background_7958.grid_liquid_43a7.paragraph-out-30e8 {
  padding: 0 14px;
}
.panel-dynamic-451f {
  display: block;
  overflow-x: auto;
}
.panel-dynamic-451f table {
  border-collapse: collapse;
  width: 100%;
}
.panel-dynamic-451f td,
.panel-dynamic-451f th {
  padding: 0.5em;
}
.widget_0def li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.widget_0def ol ol,
.widget_0def ol ul,
.widget_0def ul ol,
.widget_0def ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.widget_0def ol ol li,
.widget_0def ol ul li,
.widget_0def ul ol li,
.widget_0def ul ul li {
  margin-left: 0;
}
.warm-5da7.overlay-36e3 > .widget_short_9645 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.warm-5da7.overlay-36e3 > .widget_short_9645 iframe,
.warm-5da7.overlay-36e3 > .widget_short_9645 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.prev_eec7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.prev_eec7.texture-lower-f447 {
  padding: 0;
}
.prev_eec7.texture-lower-f447 cite {
  font-size: 13px;
}
.prev_eec7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.prev_eec7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.status_b5d0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.status_b5d0 > p:first-child {
  margin-top: 0;
}
.status_b5d0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.status_b5d0 blockquote {
  border-left: 0;
}
.overlay-dim-01f5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.overlay-dim-01f5:not(.component_4fb3) {
  max-width: 100px;
}
.overlay-dim-01f5.bronze-88d5 {
  border-bottom: none !important;
  text-align: center;
}
.overlay-dim-01f5.bronze-88d5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .logo_b222 p {
    padding: 1.5em 0;
  }
}
.hidden-8505 {
  color: #0073aa;
}
.thick-b74a {
  background-color: #0073aa;
}
.active_1be0 {
  color: #229fd8;
}
.rough-3c9b {
  background-color: #229fd8;
}
.slow_5071 {
  color: #eee;
}
.detail_646f {
  background-color: #eee;
}
.table_east_59f4 {
  color: #444;
}
.steel-295b {
  background-color: #444;
}
.shadow_large_ebb9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shadow_large_ebb9 .box_cdae .current_01d9 {
  font-size: 15px;
}
.shadow_large_ebb9 .current_01d9 {
  line-height: 1.3;
}
.shadow_large_ebb9 .hover_dynamic_2c5b {
}
.shadow_large_ebb9 .tabs_pressed_201a {
  background: #235787;
}
.block-5ed5 {
  padding: 0;
}
.block-5ed5 .tabs_pressed_201a {
  background: #1a1a1a;
}
.block-5ed5 .hover_dynamic_2c5b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.card_8926 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.card_8926 .hover_dynamic_2c5b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.card_8926 .tabs_pressed_201a {
  background: #303030;
}
.info_medium_2540 {
  position: relative;
  z-index: 10;
}
.info_medium_2540 .accordion_narrow_f885 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.middle_5f34 .black_b35d {
  display: inline-block;
  vertical-align: middle;
}
.middle_5f34.hidden-43ef .black_b35d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .middle_5f34.hidden-43ef .black_b35d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .middle_5f34.hidden-43ef .black_b35d {
    margin-right: 0.4em;
  }
}
.middle_5f34.hidden-43ef .black_b35d:last-child {
  margin-right: 0;
}
.modal-088a .accordion_narrow_f885 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gradient_red_0249 .box_cdae {
    margin: 0 -0.5em;
  }
  .gradient_red_0249 .box_cdae [class*="customify-col-"],
  .gradient_red_0249 .box_cdae [class*="customify-col_"],
  .gradient_red_0249 .box_cdae [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gradient_red_0249.layout-c1af .accordion_narrow_f885 {
  background: 0 0 !important;
}
.gradient_red_0249.layout-c1af .accordion_narrow_f885,
.gradient_red_0249.modal-088a .accordion_narrow_f885 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gradient_red_0249.panel_c7e6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gradient_red_0249.modal-088a .accordion_narrow_f885 {
  box-shadow: none !important;
}
.pagination_9909 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pagination_9909 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pagination_9909 {
    padding: 18px 0 20px;
  }
}
.pagination_9909 .static-ada2 {
  width: 100%;
}
.pagination_9909 .fast-0e91 {
  margin-bottom: 0;
}
.pagination_9909 .paper-13ce {
  margin-top: 5px;
  font-size: 0.875em;
}
.module_large_ab2b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.module_large_ab2b .preview_selected_8943 {
  width: 100%;
}
.avatar-859b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.avatar-859b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.avatar-859b 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;
}
.avatar-859b li:last-child:after {
  display: none;
}
.avatar-859b li a {
  font-weight: 500;
  margin-right: 10px;
}
.alert-8f6a .notification_stale_1513 button,
.pagination_9909 .notification_stale_1513 button {
  left: 0;
}
.alert-8f6a .preview_selected_8943,
.pagination_9909 .preview_selected_8943 {
  padding-left: 0;
  padding-right: 0;
}
.alert-8f6a .module_large_ab2b,
.pagination_9909 .module_large_ab2b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.alert-8f6a {
  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;
}
.alert-8f6a: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;
}
.alert-8f6a .mask_5014 {
  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) {
  .alert-8f6a .mask_5014 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .alert-8f6a .mask_5014 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .alert-8f6a .mask_5014 {
    min-height: 200px;
  }
}
.alert-8f6a .avatar-859b {
  color: rgba(255, 255, 255, 0.8);
}
.alert-8f6a .avatar-859b a,
.alert-8f6a .avatar-859b li:after {
  color: inherit;
}
.alert-8f6a .avatar-859b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shade-5188 {
  margin-bottom: 0.5em;
}
.hero-ec68 {
  margin-bottom: 1.2em;
}
.hero-ec68,
.shade-5188 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hero-ec68 p:last-child,
.shade-5188 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notification_stale_1513,
#masthead .notification_stale_1513 {
  display: none;
}
#masthead
  > .notification_stale_1513.chip-4933 {
  display: none;
}
#masthead > .notification_stale_1513 button {
  left: 0;
}
.row_e1d0 {
  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%;
}
.row_e1d0 .black_b35d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.row_e1d0 .motion-279e {
  display: -webkit-box;
  display: flex;
}
.row_e1d0 .motion-279e.list-e131 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.row_e1d0 .motion-279e.label-fluid-9ad2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row_e1d0 .motion-279e.accordion-south-a769 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row_e1d0.copper_62ed.outline-blue-2e6f .motion-279e.list-e131 {
  flex-basis: 100%;
}
.row_e1d0.element_ebfd .motion-279e.label-fluid-9ad2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.row_e1d0.element_ebfd .motion-279e.accordion-south-a769 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notification_stale_1513.chip-4933 {
  display: none;
}
#masthead > .notification_stale_1513 button {
  left: 0;
}
.copper_24c6 {
  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;
}
.copper_24c6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.copper_24c6.outline-8e5b i {
  margin-right: 4px;
}
.copper_24c6.avatar-west-ffe8 i {
  margin-left: 5px;
}
.current_01d9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.current_01d9 p:last-child {
  margin-bottom: 0;
}
.brown-ccf3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.brown-ccf3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.brown-ccf3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.brown-ccf3 .outline_first_0e4f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.brown-ccf3 .cold-0bef {
  margin: 5px 0 7px 0;
}
.brown-ccf3.message-b8bb .notification-6f6f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown-ccf3.message-b8bb .media_e09a {
  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;
}
.brown-ccf3.pro_ad1f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.brown-ccf3.pro_ad1f .notification-6f6f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown-ccf3.pro_ad1f .media_e09a {
  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;
}
.brown-ccf3.black-6126 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.brown-ccf3.widget_iron_4bd0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.brown-ccf3.widget_iron_4bd0 .media_e09a {
  margin-top: 7px;
}
.accent-lower-7d04 {
  display: inline-block;
}
.info_medium_2540 .list_02ab .brown-ccf3 img {
  max-width: 100%;
}
.soft-d0e5 .caption-cold-15d3.over_98d7,
.dynamic-7c69 .caption-cold-15d3.over_98d7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.soft-d0e5 .content-8f0d,
.dynamic-7c69 .content-8f0d {
  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%);
}
.soft-d0e5 .content-8f0d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.soft-d0e5.hidden-center-048b .content-8f0d {
  display: none;
}
.soft-d0e5 .selected_2afa {
  list-style: none;
  padding: 0;
  margin: 0;
}
.soft-d0e5 .selected_2afa li {
  display: inline-block;
  position: relative;
}
.soft-d0e5 .selected_2afa li:last-child {
  margin-right: 0;
}
.soft-d0e5 .selected_2afa 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;
}
.soft-d0e5 .selected_2afa li.picture_down_74dc > a {
  color: rgba(0, 0, 0, 0.9);
}
.soft-d0e5 .selected_2afa > 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;
}
.soft-d0e5 .selected_2afa > li > a i {
  line-height: 0;
}
.soft-d0e5 .selected_2afa > li.soft_9a5d > a .content-8f0d {
  margin-left: 4px;
  line-height: 0;
}
.soft-d0e5 .selected_2afa .column_old_43ba li.soft_9a5d > a {
  position: relative;
}
.soft-d0e5 .selected_2afa .column_old_43ba li.soft_9a5d > a:after,
.soft-d0e5 .selected_2afa .column_old_43ba li.soft_9a5d > a:before {
  content: "";
  display: table;
}
.soft-d0e5 .selected_2afa .column_old_43ba li.soft_9a5d > a:after {
  clear: both;
}
.soft-d0e5 .selected_2afa .column_old_43ba li.soft_9a5d > a .content-8f0d {
  margin-left: 5px;
  float: right;
}
.soft-d0e5 .logo-3f3d,
.soft-d0e5 .column_old_43ba {
  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;
}
.soft-d0e5 .column_old_43ba {
  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;
}
.soft-d0e5 .column_old_43ba .over_98d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.soft-d0e5 .column_old_43ba .content-8f0d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.soft-d0e5 .column_old_43ba li {
  display: block;
  margin: 0;
  padding: 0;
}
.soft-d0e5 .column_old_43ba 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;
}
.soft-d0e5 .column_old_43ba li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.soft-d0e5 .column_old_43ba .column_old_43ba {
  top: 0;
  left: 100%;
}
.soft-d0e5 .surface-c33a.fn-focus-296e > .logo-3f3d,
.soft-d0e5 .surface-c33a.fn-focus-296e > .column_old_43ba,
.soft-d0e5 .surface-c33a:focus > .logo-3f3d,
.soft-d0e5 .surface-c33a:focus > .column_old_43ba,
.soft-d0e5 .surface-c33a:hover > .logo-3f3d,
.soft-d0e5 .surface-c33a:hover > .column_old_43ba {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.soft-d0e5.pagination_black_4ffa .hover_lite_9609:after,
.soft-d0e5.pagination_black_4ffa .hover_lite_9609:before {
  content: "";
  display: table;
}
.soft-d0e5.pagination_black_4ffa .hover_lite_9609:after {
  clear: both;
}
.soft-d0e5.pagination_black_4ffa .hover_lite_9609 > li {
  float: left;
}
.soft-d0e5.simple-565b .hover_lite_9609:after,
.soft-d0e5.simple-565b .hover_lite_9609:before {
  content: "";
  display: table;
}
.soft-d0e5.simple-565b .hover_lite_9609:after {
  clear: both;
}
.soft-d0e5.simple-565b .hover_lite_9609 > li {
  float: left;
}
.soft-d0e5.simple-565b .hover_lite_9609 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.soft-d0e5.simple-565b .hover_lite_9609 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.soft-d0e5.simple-565b .hover_lite_9609 > li.info-hot-8fdc > a,
.soft-d0e5.simple-565b .hover_lite_9609 > li.picture_down_74dc > a {
  color: #fff;
  background-color: #1e4b75;
}
.soft-d0e5.table-wide-921b .hover_lite_9609 > li > a .over_98d7 {
  position: relative;
}
.soft-d0e5.table-wide-921b .hover_lite_9609 > li > a .over_98d7: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;
}
.soft-d0e5.table-wide-921b
  .hover_lite_9609
  > li:focus
  > a
  .over_98d7:before,
.soft-d0e5.table-wide-921b
  .hover_lite_9609
  > li:hover
  > a
  .over_98d7:before {
  width: 100%;
  background-color: currentColor;
}
.soft-d0e5.table-wide-921b
  .hover_lite_9609
  > li.info-hot-8fdc
  > a
  .over_98d7:before,
.soft-d0e5.table-wide-921b
  .hover_lite_9609
  > li.detail-medium-048c
  > a
  .over_98d7:before {
  width: 100%;
  background-color: currentColor;
}
.soft-d0e5.gradient-hot-77c9 .hover_lite_9609 > li > a .over_98d7 {
  position: relative;
}
.soft-d0e5.gradient-hot-77c9 .hover_lite_9609 > li > a .over_98d7: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;
}
.soft-d0e5.gradient-hot-77c9 .hover_lite_9609 > li:focus > a .over_98d7:before,
.soft-d0e5.gradient-hot-77c9
  .hover_lite_9609
  > li:hover
  > a
  .over_98d7:before {
  width: 100%;
  background-color: currentColor;
}
.soft-d0e5.gradient-hot-77c9
  .hover_lite_9609
  > li.info-hot-8fdc
  > a
  .over_98d7:before,
.soft-d0e5.gradient-hot-77c9
  .hover_lite_9609
  > li.detail-medium-048c
  > a
  .over_98d7:before {
  width: 100%;
  background-color: currentColor;
}
.dynamic-7c69 .selected_2afa {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dynamic-7c69 .selected_2afa li:first-child > a {
  border-top: none;
}
.dynamic-7c69 .selected_2afa .tag_cold_f8bd > .over_98d7 .content-8f0d {
  display: none;
}
.dynamic-7c69 .selected_2afa li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dynamic-7c69 .selected_2afa li:last-child {
  border: none;
}
.dynamic-7c69 .selected_2afa li.soft_9a5d > a {
  padding-right: 45px !important;
}
.dynamic-7c69 .selected_2afa li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dynamic-7c69 .selected_2afa li a:focus,
.dynamic-7c69 .selected_2afa li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic-7c69 .selected_2afa li .gas-1253 {
  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;
}
.dynamic-7c69 .selected_2afa li .gas-1253:hover {
  box-shadow: none;
}
.dynamic-7c69 .selected_2afa li .gas-1253 .content-8f0d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dynamic-7c69 .selected_2afa .column_old_43ba {
  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);
}
.dynamic-7c69 .selected_2afa .column_old_43ba li a {
  padding-left: 3em;
}
.dynamic-7c69 .selected_2afa .small-c79d > a .gas-1253 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dynamic-7c69 .selected_2afa .small-c79d > .column_old_43ba {
  display: block;
  opacity: 1;
}
.carousel-full-0d2d {
  max-width: 100%;
}
.paper-7481 {
  line-height: 0;
  cursor: pointer;
}
.label-a72b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.label-a72b:hover {
  box-shadow: none;
  color: currentColor;
}
.label-a72b svg {
  width: 18px;
  height: 18px;
}
.label-a72b .action_52da {
  display: none;
}
.warm_1e26 {
  position: relative;
}
.warm_1e26.fn-active-296e .label-a72b .footer-7205 {
  display: none;
}
.warm_1e26.fn-active-296e .label-a72b .action_52da {
  display: inline-block;
}
.warm_1e26 .brown-404a {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.warm_1e26.module_34ea .brown-404a {
  left: auto;
  right: -0.9em;
}
.warm_1e26.module_34ea .dropdown-a349::before {
  left: auto;
  right: 15px;
}
.warm_1e26.fn-active-296e .brown-404a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag-8bad {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tag-8bad label {
  flex-basis: 100%;
}
.tag-8bad .label-26b0 {
  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;
}
.tag-8bad .primary_f3ba {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tag-8bad .primary_f3ba:focus {
  background-color: transparent;
}
.tag-8bad button.next-4b51 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tag-8bad button.next-4b51:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tag-8bad button.next-4b51 svg {
  width: 18px;
  height: 18px;
}
.tag-8bad input[type="submit"] {
  min-height: auto;
}
.breadcrumb-hot-9b99 .tag-8bad .primary_f3ba {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dropdown-a349 {
  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) {
  .dropdown-a349 {
    width: 220px;
  }
}
.dropdown-a349 label {
  flex-basis: 100%;
}
.dropdown-a349::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;
}
.gallery_cd8c .breadcrumb-hot-9b99 .tag-8bad {
  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;
}
.gallery_cd8c
  .breadcrumb-hot-9b99
  .tag-8bad
  .label-26b0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gallery_cd8c .breadcrumb-hot-9b99 .tag-8bad .primary_f3ba {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gallery_cd8c
  .breadcrumb-hot-9b99
  .tag-8bad
  .primary_f3ba:focus {
  background: 0 0;
}
.gallery_cd8c
  .breadcrumb-hot-9b99
  .tag-8bad
  .search_dff3 {
  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;
}
.secondary-first-43a4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.secondary-first-43a4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.secondary-first-43a4 li:last-child {
  margin-right: 0;
}
.secondary-first-43a4 li:first-child {
  margin-left: 0;
}
.secondary-first-43a4.cool-fdcc a {
  color: #fff;
}
.secondary-first-43a4.cool-fdcc a:hover {
  color: #fff;
}
.secondary-first-43a4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.secondary-first-43a4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.secondary-first-43a4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.secondary-first-43a4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.secondary-first-43a4 [class*="social-icon-apple"] {
  background-color: #999;
}
.secondary-first-43a4 [class*="social-icon-apple"].video-clean-fb63 {
  background-color: transparent;
  color: #999;
}
.secondary-first-43a4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.secondary-first-43a4 [class*="social-icon-behance"].video-clean-fb63 {
  background-color: transparent;
  color: #1769ff;
}
.secondary-first-43a4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.secondary-first-43a4 [class*="social-icon-bitbucket"].video-clean-fb63 {
  background-color: transparent;
  color: #205081;
}
.secondary-first-43a4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.secondary-first-43a4 [class*="social-icon-codepen"].video-clean-fb63 {
  background-color: transparent;
  color: #000;
}
.secondary-first-43a4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.secondary-first-43a4 [class*="social-icon-delicious"].video-clean-fb63 {
  background-color: transparent;
  color: #39f;
}
.secondary-first-43a4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.secondary-first-43a4 [class*="social-icon-digg"].video-clean-fb63 {
  background-color: transparent;
  color: #005be2;
}
.secondary-first-43a4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.secondary-first-43a4 [class*="social-icon-dribbble"].video-clean-fb63 {
  background-color: transparent;
  color: #ea4c89;
}
.secondary-first-43a4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.secondary-first-43a4 [class*="social-icon-envelope"].video-clean-fb63 {
  background-color: transparent;
  color: #ea4335;
}
.secondary-first-43a4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.secondary-first-43a4 [class*="social-icon-facebook"].video-clean-fb63 {
  background-color: transparent;
  color: #3b5998;
}
.secondary-first-43a4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.secondary-first-43a4 [class*="social-icon-flickr"].video-clean-fb63 {
  background-color: transparent;
  color: #0063dc;
}
.secondary-first-43a4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.secondary-first-43a4 [class*="social-icon-foursquare"].video-clean-fb63 {
  background-color: transparent;
  color: #2d5be3;
}
.secondary-first-43a4 [class*="social-icon-github"] {
  background-color: #333;
}
.secondary-first-43a4 [class*="social-icon-github"].video-clean-fb63 {
  background-color: transparent;
  color: #333;
}
.secondary-first-43a4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.secondary-first-43a4 [class*="social-icon-google-plus"].video-clean-fb63 {
  background-color: transparent;
  color: #dd4b39;
}
.secondary-first-43a4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.secondary-first-43a4 [class*="social-icon-houzz"].video-clean-fb63 {
  background-color: transparent;
  color: #7ac142;
}
.secondary-first-43a4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.secondary-first-43a4 [class*="social-icon-instagram"].video-clean-fb63 {
  background-color: transparent;
  color: #262626;
}
.secondary-first-43a4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.secondary-first-43a4 [class*="social-icon-jsfiddle"].video-clean-fb63 {
  background-color: transparent;
  color: #487aa2;
}
.secondary-first-43a4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.secondary-first-43a4 [class*="social-icon-linkedin"].video-clean-fb63 {
  background-color: transparent;
  color: #0077b5;
}
.secondary-first-43a4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.secondary-first-43a4 [class*="social-icon-medium"].video-clean-fb63 {
  background-color: transparent;
  color: #00ab6b;
}
.secondary-first-43a4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.secondary-first-43a4
  [class*="social-icon-odnoklassniki"].video-clean-fb63 {
  background-color: transparent;
  color: #f4731c;
}
.secondary-first-43a4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.secondary-first-43a4 [class*="social-icon-meetup"].video-clean-fb63 {
  background-color: transparent;
  color: #ec1c40;
}
.secondary-first-43a4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.secondary-first-43a4 [class*="social-icon-pinterest"].video-clean-fb63 {
  background-color: transparent;
  color: #bd081c;
}
.secondary-first-43a4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.secondary-first-43a4 [class*="social-icon-product-hunt"].video-clean-fb63 {
  background-color: transparent;
  color: #da552f;
}
.secondary-first-43a4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.secondary-first-43a4 [class*="social-icon-reddit"].video-clean-fb63 {
  background-color: transparent;
  color: #ff4500;
}
.secondary-first-43a4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.secondary-first-43a4 [class*="social-icon-rss"].video-clean-fb63 {
  background-color: transparent;
  color: #f26522;
}
.secondary-first-43a4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.secondary-first-43a4
  [class*="social-icon-shopping-cart"].video-clean-fb63 {
  background-color: transparent;
  color: #4caf50;
}
.secondary-first-43a4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.secondary-first-43a4 [class*="social-icon-skype"].video-clean-fb63 {
  background-color: transparent;
  color: #00aff0;
}
.secondary-first-43a4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.secondary-first-43a4 [class*="social-icon-slideshare"].video-clean-fb63 {
  background-color: transparent;
  color: #0077b5;
}
.secondary-first-43a4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.secondary-first-43a4 [class*="social-icon-snapchat"].video-clean-fb63 {
  background-color: transparent;
  color: #fffc00;
}
.secondary-first-43a4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.secondary-first-43a4 [class*="social-icon-soundcloud"].video-clean-fb63 {
  background-color: transparent;
  color: #f80;
}
.secondary-first-43a4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.secondary-first-43a4 [class*="social-icon-spotify"].video-clean-fb63 {
  background-color: transparent;
  color: #2ebd59;
}
.secondary-first-43a4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.secondary-first-43a4
  [class*="social-icon-stack-overflow"].video-clean-fb63 {
  background-color: transparent;
  color: #fe7a15;
}
.secondary-first-43a4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.secondary-first-43a4 [class*="social-icon-maldkfgram"].video-clean-fb63 {
  background-color: transparent;
  color: #2ca5e0;
}
.secondary-first-43a4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.secondary-first-43a4 [class*="social-icon-tripadvisor"].video-clean-fb63 {
  background-color: transparent;
  color: #589442;
}
.secondary-first-43a4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.secondary-first-43a4 [class*="social-icon-tumblr"].video-clean-fb63 {
  background-color: transparent;
  color: #35465c;
}
.secondary-first-43a4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.secondary-first-43a4 [class*="social-icon-twitch"].video-clean-fb63 {
  background-color: transparent;
  color: #6441a5;
}
.secondary-first-43a4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.secondary-first-43a4 [class*="social-icon-twitter"].video-clean-fb63 {
  background-color: transparent;
  color: #1da1f2;
}
.secondary-first-43a4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.secondary-first-43a4 [class*="social-icon-vimeo"].video-clean-fb63 {
  background-color: transparent;
  color: #1ab7ea;
}
.secondary-first-43a4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.secondary-first-43a4 [class*="social-icon-vk"].video-clean-fb63 {
  background-color: transparent;
  color: #45668e;
}
.secondary-first-43a4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.secondary-first-43a4 [class*="social-icon-weibo"].video-clean-fb63 {
  background-color: transparent;
  color: #df2029;
}
.secondary-first-43a4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.secondary-first-43a4 [class*="social-icon-weixin"].video-clean-fb63 {
  background-color: transparent;
  color: #7bb32e;
}
.secondary-first-43a4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.secondary-first-43a4 [class*="social-icon-whatsapp"].video-clean-fb63 {
  background-color: transparent;
  color: #25d366;
}
.secondary-first-43a4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.secondary-first-43a4 [class*="social-icon-wordpress"].video-clean-fb63 {
  background-color: transparent;
  color: #21759b;
}
.secondary-first-43a4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.secondary-first-43a4 [class*="social-icon-xing"].video-clean-fb63 {
  background-color: transparent;
  color: #026466;
}
.secondary-first-43a4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.secondary-first-43a4 [class*="social-icon-yelp"].video-clean-fb63 {
  background-color: transparent;
  color: #af0606;
}
.secondary-first-43a4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.secondary-first-43a4 [class*="social-icon-youtube"].video-clean-fb63 {
  background-color: transparent;
  color: #cd201f;
}
.modal_74ef {
  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;
}
.modal_74ef:hover {
  box-shadow: none;
  background: 0 0;
}
.small_39b6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.layout_tall_74de {
  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;
}
.widget_b598 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.small-1ac3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.small-1ac3,
.small-1ac3::after,
.small-1ac3::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;
}
.small-1ac3::after,
.small-1ac3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade_cool_1b62 .layout_tall_74de .widget_b598 {
  margin-top: -2px;
  width: 19px;
}
.shade_cool_1b62 .layout_tall_74de .small-1ac3 {
  margin-top: -1px;
}
.shade_cool_1b62 .layout_tall_74de .small-1ac3,
.shade_cool_1b62 .layout_tall_74de .small-1ac3::after,
.shade_cool_1b62 .layout_tall_74de .small-1ac3::before {
  width: 19px;
  height: 2px;
}
.shade_cool_1b62 .layout_tall_74de .small-1ac3::before {
  top: -6px;
}
.shade_cool_1b62 .layout_tall_74de .small-1ac3::after {
  bottom: -6px;
}
.active-smooth-b434 .layout_tall_74de .widget_b598 {
  margin-top: -2px;
  width: 22px;
}
.active-smooth-b434 .layout_tall_74de .small-1ac3 {
  margin-top: -1px;
}
.active-smooth-b434 .layout_tall_74de .small-1ac3,
.active-smooth-b434 .layout_tall_74de .small-1ac3::after,
.active-smooth-b434 .layout_tall_74de .small-1ac3::before {
  width: 22px;
  height: 2px;
}
.active-smooth-b434 .layout_tall_74de .small-1ac3::before {
  top: -7px;
}
.active-smooth-b434 .layout_tall_74de .small-1ac3::after {
  bottom: -7px;
}
.out_6cfd .layout_tall_74de .widget_b598 {
  margin-top: -2px;
  width: 31px;
}
.out_6cfd .layout_tall_74de .small-1ac3 {
  margin-top: -1.5px;
}
.out_6cfd .layout_tall_74de .small-1ac3,
.out_6cfd .layout_tall_74de .small-1ac3::after,
.out_6cfd .layout_tall_74de .small-1ac3::before {
  width: 31px;
  height: 3px;
}
.out_6cfd .layout_tall_74de .small-1ac3::before {
  top: -9px;
}
.out_6cfd .layout_tall_74de .small-1ac3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .purple_257c .layout_tall_74de .widget_b598 {
    margin-top: -2px;
    width: 19px;
  }
  .purple_257c .layout_tall_74de .small-1ac3 {
    margin-top: -1px;
  }
  .purple_257c .layout_tall_74de .small-1ac3,
  .purple_257c .layout_tall_74de .small-1ac3::after,
  .purple_257c .layout_tall_74de .small-1ac3::before {
    width: 19px;
    height: 2px;
  }
  .purple_257c .layout_tall_74de .small-1ac3::before {
    top: -6px;
  }
  .purple_257c .layout_tall_74de .small-1ac3::after {
    bottom: -6px;
  }
  .north_144f .layout_tall_74de .widget_b598 {
    margin-top: -2px;
    width: 22px;
  }
  .north_144f .layout_tall_74de .small-1ac3 {
    margin-top: -1px;
  }
  .north_144f .layout_tall_74de .small-1ac3,
  .north_144f .layout_tall_74de .small-1ac3::after,
  .north_144f .layout_tall_74de .small-1ac3::before {
    width: 22px;
    height: 2px;
  }
  .north_144f .layout_tall_74de .small-1ac3::before {
    top: -7px;
  }
  .north_144f .layout_tall_74de .small-1ac3::after {
    bottom: -7px;
  }
  .tabs-881d .layout_tall_74de .widget_b598 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-881d .layout_tall_74de .small-1ac3 {
    margin-top: -1.5px;
  }
  .tabs-881d .layout_tall_74de .small-1ac3,
  .tabs-881d .layout_tall_74de .small-1ac3::after,
  .tabs-881d .layout_tall_74de .small-1ac3::before {
    width: 31px;
    height: 3px;
  }
  .tabs-881d .layout_tall_74de .small-1ac3::before {
    top: -9px;
  }
  .tabs-881d .layout_tall_74de .small-1ac3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .column_3c75 .layout_tall_74de .widget_b598 {
    margin-top: -2px;
    width: 19px;
  }
  .column_3c75 .layout_tall_74de .small-1ac3 {
    margin-top: -1px;
  }
  .column_3c75 .layout_tall_74de .small-1ac3,
  .column_3c75 .layout_tall_74de .small-1ac3::after,
  .column_3c75 .layout_tall_74de .small-1ac3::before {
    width: 19px;
    height: 2px;
  }
  .column_3c75 .layout_tall_74de .small-1ac3::before {
    top: -6px;
  }
  .column_3c75 .layout_tall_74de .small-1ac3::after {
    bottom: -6px;
  }
  .feature-134c .layout_tall_74de .widget_b598 {
    margin-top: -2px;
    width: 22px;
  }
  .feature-134c .layout_tall_74de .small-1ac3 {
    margin-top: -1px;
  }
  .feature-134c .layout_tall_74de .small-1ac3,
  .feature-134c .layout_tall_74de .small-1ac3::after,
  .feature-134c .layout_tall_74de .small-1ac3::before {
    width: 22px;
    height: 2px;
  }
  .feature-134c .layout_tall_74de .small-1ac3::before {
    top: -7px;
  }
  .feature-134c .layout_tall_74de .small-1ac3::after {
    bottom: -7px;
  }
  .hot-7065 .layout_tall_74de .widget_b598 {
    margin-top: -2px;
    width: 31px;
  }
  .hot-7065 .layout_tall_74de .small-1ac3 {
    margin-top: -1.5px;
  }
  .hot-7065 .layout_tall_74de .small-1ac3,
  .hot-7065 .layout_tall_74de .small-1ac3::after,
  .hot-7065 .layout_tall_74de .small-1ac3::before {
    width: 31px;
    height: 3px;
  }
  .hot-7065 .layout_tall_74de .small-1ac3::before {
    top: -9px;
  }
  .hot-7065 .layout_tall_74de .small-1ac3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sort-657d .layout_tall_74de .widget_b598 {
    margin-top: -2px;
    width: 19px;
  }
  .sort-657d .layout_tall_74de .small-1ac3 {
    margin-top: -1px;
  }
  .sort-657d .layout_tall_74de .small-1ac3,
  .sort-657d .layout_tall_74de .small-1ac3::after,
  .sort-657d .layout_tall_74de .small-1ac3::before {
    width: 19px;
    height: 2px;
  }
  .sort-657d .layout_tall_74de .small-1ac3::before {
    top: -6px;
  }
  .sort-657d .layout_tall_74de .small-1ac3::after {
    bottom: -6px;
  }
  .background_bac8 .layout_tall_74de .widget_b598 {
    margin-top: -2px;
    width: 22px;
  }
  .background_bac8 .layout_tall_74de .small-1ac3 {
    margin-top: -1px;
  }
  .background_bac8 .layout_tall_74de .small-1ac3,
  .background_bac8 .layout_tall_74de .small-1ac3::after,
  .background_bac8 .layout_tall_74de .small-1ac3::before {
    width: 22px;
    height: 2px;
  }
  .background_bac8 .layout_tall_74de .small-1ac3::before {
    top: -7px;
  }
  .background_bac8 .layout_tall_74de .small-1ac3::after {
    bottom: -7px;
  }
  .outline-01f3 .layout_tall_74de .widget_b598 {
    margin-top: -2px;
    width: 31px;
  }
  .outline-01f3 .layout_tall_74de .small-1ac3 {
    margin-top: -1.5px;
  }
  .outline-01f3 .layout_tall_74de .small-1ac3,
  .outline-01f3 .layout_tall_74de .small-1ac3::after,
  .outline-01f3 .layout_tall_74de .small-1ac3::before {
    width: 31px;
    height: 3px;
  }
  .outline-01f3 .layout_tall_74de .small-1ac3::before {
    top: -9px;
  }
  .outline-01f3 .layout_tall_74de .small-1ac3::after {
    bottom: -9px;
  }
}
.fresh_2db1 .small-1ac3 {
  -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);
}
.fresh_2db1 .small-1ac3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fresh_2db1 .small-1ac3::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);
}
.fresh_2db1.shade_a089 .small-1ac3 {
  -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);
}
.fresh_2db1.shade_a089 .small-1ac3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fresh_2db1.shade_a089 .small-1ac3::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);
}
.hovered_f1ee {
  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.status-iron-6ebb:before {
  display: none;
}
.panel_2278 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.panel_2278 .image_5757 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.panel_2278 .image_5757:last-of-type {
  border-bottom: none;
}
.panel_2278 .image_5757.slider-blue-076e,
.panel_2278 .image_5757.backdrop_first_958a,
.panel_2278 .image_5757.prev-264c {
  padding: 0;
}
.panel_2278 .dynamic-7c69 .gas-1253 {
  color: currentColor;
}
.panel_2278 .dynamic-7c69 .gas-1253:focus,
.panel_2278 .dynamic-7c69 .gas-1253:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_2278.hover_dynamic_2c5b .north-ea65,
.panel_2278.hover_dynamic_2c5b .current_01d9 a,
.panel_2278.hover_dynamic_2c5b .hover_lite_9609 a,
.panel_2278.hover_dynamic_2c5b .column_old_43ba a {
  color: rgba(0, 0, 0, 0.55);
}
.panel_2278.hover_dynamic_2c5b .north-ea65:hover,
.panel_2278.hover_dynamic_2c5b .current_01d9 a:hover,
.panel_2278.hover_dynamic_2c5b .hover_lite_9609 a:hover,
.panel_2278.hover_dynamic_2c5b .column_old_43ba a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_2278.hover_dynamic_2c5b .caption-in-3f25 {
  color: rgba(0, 0, 0, 0.8);
}
.panel_2278.hover_dynamic_2c5b .image_5757 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_2278.hover_dynamic_2c5b .image_5757:before {
  background: rgba(0, 0, 0, 0.08);
}
.panel_2278.hover_dynamic_2c5b .disabled_b808:before {
  background: rgba(255, 255, 255, 0.9);
}
.panel_2278.hover_dynamic_2c5b .dynamic-7c69 .selected_2afa li a,
.panel_2278.hover_dynamic_2c5b .dynamic-7c69 .gas-1253,
.panel_2278.hover_dynamic_2c5b .column_old_43ba {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_2278.hover_dynamic_2c5b .dynamic-7c69 .gas-1253:focus,
.panel_2278.hover_dynamic_2c5b .dynamic-7c69 .gas-1253:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_2278.hover_dynamic_2c5b .selected_2afa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_2278.tabs_pressed_201a .north-ea65,
.panel_2278.tabs_pressed_201a .current_01d9 a,
.panel_2278.tabs_pressed_201a .hover_lite_9609 .gas-1253,
.panel_2278.tabs_pressed_201a .hover_lite_9609 a,
.panel_2278.tabs_pressed_201a .column_old_43ba a {
  color: rgba(255, 255, 255, 0.79);
}
.panel_2278.tabs_pressed_201a .north-ea65:hover,
.panel_2278.tabs_pressed_201a .current_01d9 a:hover,
.panel_2278.tabs_pressed_201a .hover_lite_9609 .gas-1253:hover,
.panel_2278.tabs_pressed_201a .hover_lite_9609 a:hover,
.panel_2278.tabs_pressed_201a .column_old_43ba a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_2278.tabs_pressed_201a .caption-in-3f25 {
  color: rgba(255, 255, 255, 0.99);
}
.panel_2278.tabs_pressed_201a .image_5757 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_2278.tabs_pressed_201a .image_5757:before {
  background: rgba(255, 255, 255, 0.08);
}
.panel_2278.tabs_pressed_201a .disabled_b808:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel_2278.tabs_pressed_201a .dynamic-7c69 .selected_2afa li a,
.panel_2278.tabs_pressed_201a .dynamic-7c69 .gas-1253,
.panel_2278.tabs_pressed_201a .column_old_43ba {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_2278.tabs_pressed_201a .dynamic-7c69 .gas-1253:focus,
.panel_2278.tabs_pressed_201a .dynamic-7c69 .gas-1253:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_2278.tabs_pressed_201a .selected_2afa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_b808 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.disabled_b808:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.slider_wood_cfa7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sort-431d .panel_2278 {
  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;
}
.sort-431d .image_5757 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sort-431d .image_5757: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) {
  .sort-431d .image_5757:before {
    width: 16%;
    left: 42%;
  }
}
.sort-431d .image_5757:last-child:before {
  content: none;
}
.sort-431d .image_5757[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sort-431d .dynamic-7c69 .selected_2afa li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sort-431d .dynamic-7c69 .selected_2afa li a .gas-1253 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sort-431d .dynamic-7c69 .column_old_43ba {
  border: none;
}
.sort-431d .dynamic-7c69 .column_old_43ba li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sort-431d .disabled_b808 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sort-431d .slider_wood_cfa7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sort-431d .tabs_pressed_201a .disabled_b808:before {
  background: rgba(0, 0, 0, 0.9);
}
.sort-431d .hover_dynamic_2c5b.sidebar-0c82 .small-1ac3 {
  background: rgba(0, 0, 0, 0.6);
}
.sort-431d
  .hover_dynamic_2c5b.sidebar-0c82
  .small-1ac3::after,
.sort-431d
  .hover_dynamic_2c5b.sidebar-0c82
  .small-1ac3:before {
  background: inherit;
}
.sort-431d
  .hover_dynamic_2c5b.sidebar-0c82:hover
  .small-1ac3 {
  background: rgba(0, 0, 0, 0.8);
}
.banner-large-8087 .panel_2278 {
  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) {
  .banner-large-8087 .panel_2278 {
    width: auto;
    right: 45px;
  }
}
.tabs_f197 .panel_2278 {
  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) {
  .tabs_f197 .panel_2278 {
    width: auto;
    left: 45px;
  }
}
.status-iron-6ebb .panel_2278 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.status-iron-6ebb .slider_wood_cfa7 {
  max-width: 48em;
  margin: 0 auto;
}
.status-iron-6ebb .disabled_b808:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.solid_ddd6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.solid_ddd6.sort-431d .panel_2278 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.solid_ddd6.banner-large-8087 .panel_2278 {
  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);
}
.solid_ddd6 .panel_2278 {
  visibility: visible;
}
.solid_ddd6.tabs_f197 .panel_2278 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.menu_orange_504f,
.fast-7afd {
  overflow-x: hidden;
}
.menu_orange_504f .panel_2278 {
  overflow: auto;
}
.menu_orange_504f.sort-431d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu_orange_504f.sort-431d .panel_2278 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.menu_orange_504f.sort-431d .modal_74ef {
  opacity: 0;
}
.menu_orange_504f.banner-large-8087 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu_orange_504f.banner-large-8087 .panel_2278 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.menu_orange_504f.banner-large-8087 .modal_74ef {
  opacity: 0;
}
.menu_orange_504f.tabs_f197 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu_orange_504f.tabs_f197 .panel_2278 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.menu_orange_504f.tabs_f197 .modal_74ef {
  opacity: 0;
}
.menu_orange_504f.status-iron-6ebb .panel_2278 {
  z-index: 10;
  visibility: visible;
}
.sidebar-0c82 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.sidebar-0c82 .small-1ac3 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar-0c82 .small-1ac3::after,
.sidebar-0c82 .small-1ac3:before {
  background: inherit;
}
.sidebar-0c82:hover .small-1ac3 {
  background: rgba(255, 255, 255, 0.99);
}
.tabs_f197 .sidebar-0c82 {
  top: 10px;
  right: auto;
  left: 12px;
}
.status-iron-6ebb .sidebar-0c82 {
  display: none !important;
}
.menu_orange_504f:before,
.fast-7afd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.menu_orange_504f .sidebar-0c82,
.fast-7afd .sidebar-0c82 {
  display: inline-block;
}
.panel_2278 .black_b35d {
  -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;
}
.menu_orange_504f .panel_2278 .black_b35d,
.fast-7afd .panel_2278 .black_b35d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.medium-64b7 .label-26b0 {
  width: 100%;
}
.list_02ab {
  padding: 0 0.5em 0;
}
.list_02ab [class*="customify-col-"],
.list_02ab [class*="customify-col_"],
.list_02ab [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.card-complex-8465 .list_02ab {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .box_cdae .pro_1ae0,
  .pro_1ae0 {
    display: none;
  }
  .tertiary_652f {
    text-align: left;
  }
  .feature-8375 {
    text-align: center;
  }
  .wood-4fa7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .box_cdae .fast_4f07,
  .fast_4f07 {
    display: none;
  }
  .dirty_d2d4 {
    text-align: left;
  }
  .upper_f105 {
    text-align: center;
  }
  .brown_5732 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .box_cdae .alert_adf0,
  .alert_adf0 {
    display: none;
  }
  .video-tiny-9025 {
    text-align: left;
  }
  .mask_1b1b {
    text-align: center;
  }
  .border_8f62 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hover-a490 {
  box-shadow: none !important;
}
.plasma_b565 .lite_260f,
.gradient-hard-957a .lite_260f {
  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;
}
.gradient-hard-957a .lite_260f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.accordion_narrow_f885 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.accordion_narrow_f885:after,
.accordion_narrow_f885:before {
  content: "";
  display: table;
}
.accordion_narrow_f885:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .accordion_narrow_f885 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.accordion_narrow_f885,
.panel_c7e6 {
  max-width: 1248px;
  margin: 0 auto;
}

.medium-f796.bronze-ba95 .accordion_narrow_f885 {
  max-width: 100%;
}
.medium-f796.last-ac9d {
  max-width: 1200px;
  margin: 0 auto;
}
.medium-f796.selected_92d9 .accordion_narrow_f885 {
  max-width: 100%;
}
.medium-f796.selected_92d9 > .accordion_narrow_f885 {
  padding-left: 0;
  padding-right: 0;
}
.medium-f796.selected_92d9 > .accordion_narrow_f885 .box_cdae {
  margin: 0;
}
.medium-f796.selected_92d9
  > .accordion_narrow_f885
  .down-68cc.primary_fb65 {
  margin-right: 0;
  margin-left: 0;
}
.medium-f796.selected_92d9 #main.primary_fb65 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .iron-4cf7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .iron-4cf7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .container-fresh-bf75 .tabs_smooth_9758 {
    padding-right: 1em;
  }
  .container-fresh-bf75.table_green_5574 .down-68cc {
    border-right: 1px solid #eaecee;
  }
  .container-fresh-bf75.table_green_5574 .tabs_smooth_9758 {
    padding-right: 1em;
  }
  .container-fresh-bf75.table_green_5574 .rough-4216 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-up-8f7e .tabs_smooth_9758 {
    padding-left: 1em;
  }
  .focus-up-8f7e.table_green_5574 .down-68cc {
    border-left: 1px solid #eaecee;
  }
  .focus-up-8f7e.table_green_5574 .tabs_smooth_9758 {
    padding-left: 1em;
  }
  .focus-up-8f7e.table_green_5574 .rough-4216 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_silver_643e .tabs_smooth_9758 {
    padding-left: 1em;
  }
  .nav_silver_643e.table_green_5574 .media_pressed_72d9 {
    border-right: 1px solid #eaecee;
  }
  .nav_silver_643e.table_green_5574 .card_plasma_2c93 {
    border-right: 1px solid #eaecee;
  }
  .nav_silver_643e.table_green_5574 .tabs_smooth_9758 {
    padding-left: 1em;
  }
  .nav_silver_643e.table_green_5574 .rough-4216 {
    padding-right: 1em;
  }
  .nav_silver_643e.table_green_5574 .hero-6961 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_94fb .tabs_smooth_9758 {
    padding-right: 1em;
  }
  .gallery_94fb.table_green_5574 .media_pressed_72d9 {
    border-left: 1px solid #eaecee;
  }
  .gallery_94fb.table_green_5574 .card_plasma_2c93 {
    border-left: 1px solid #eaecee;
  }
  .gallery_94fb.table_green_5574 .tabs_smooth_9758 {
    padding-right: 1em;
  }
  .gallery_94fb.table_green_5574 .rough-4216 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_94fb.table_green_5574 .hero-6961 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .iron-4cf7 .tabs_smooth_9758 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .iron-4cf7.table_green_5574 .down-68cc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .iron-4cf7.table_green_5574 .tabs_smooth_9758 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .iron-4cf7.table_green_5574 .rough-4216 {
    padding-left: 1em;
  }
  .iron-4cf7.table_green_5574 .hero-6961 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .iron-4cf7.table_green_5574 .tabs_smooth_9758 {
    padding-left: 0;
  }
}
.media_2adb .middle_5f34 {
  display: inline-block;
}
.blue_e595 {
  display: inline-block;
}
.next_4747 {
  word-con: break-word;
}
.thick-2ec9 > span {
  display: inline-block;
  padding: 5px 0;
}
.thick-2ec9 .table-selected-e673 {
  margin-left: 8px;
  margin-right: 8px;
}
.thick-2ec9 .stone_d225 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.east-7efa .easy-dca0 {
  margin-bottom: 2em;
}
.east-7efa .dynamic-fb37 {
  margin-bottom: 15px;
}
.east-7efa .dynamic-fb37:last-child {
  margin-bottom: 0;
}
.east-7efa .easy-9a80 {
  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) {
  .east-7efa .easy-9a80 {
    display: block;
  }
}
.east-7efa .middle_93a9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .east-7efa .middle_93a9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.east-7efa .outline_d069 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.east-7efa .outline_d069 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.east-7efa .outline_d069 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.east-7efa .next_4747 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.east-7efa .next_4747 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.east-7efa .tertiary_fe65 p:last-child {
  margin-bottom: 0;
}
.east-7efa .input-last-3340 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.east-7efa .summary-pro-4ef7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.east-7efa .copper_f854 {
  margin-top: 1em;
}
.east-7efa .last_28bd {
  top: 0;
  display: block;
}
.east-7efa .last_28bd a {
  color: inherit;
}
.east-7efa .last_28bd a:hover {
  color: inherit;
}
.east-7efa .search_active_b2f0 {
  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;
}
.east-7efa .search_active_b2f0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.east-7efa .summary-pro-4ef7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.east-7efa .wrapper-8335 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.east-7efa .wrapper-8335:first-child {
  margin-top: 0;
}
.east-7efa .wrapper-8335.menu-tall-225a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.east-7efa .wrapper-8335.brown_d954 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.east-7efa
  .wrapper-8335.brown_d954.paragraph_9ede
  .copper_f854 {
  width: 100%;
}
.east-7efa .brown_d954 {
  -webkit-box-align: center;
  align-items: center;
}
.east-7efa .brown_d954 .thick-2ec9,
.east-7efa .brown_d954 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.east-7efa .outline_d069 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.east-7efa .outline_d069 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.east-7efa .outline_d069: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;
}
.east-7efa .menu-tall-225a {
  z-index: 5;
}
.east-7efa .heading-9822 .media-bright-689c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.east-7efa .modal_ec7f .media-bright-689c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.east-7efa .tabs-lite-0973 .media-bright-689c {
  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;
}
.east-7efa.purple_74e0 .easy-9a80,
.east-7efa.overlay_760f .easy-9a80 {
  display: block;
}
.east-7efa.purple_74e0 .easy-9a80 .info_over_9e1f,
.east-7efa.purple_74e0 .easy-9a80 .summary-pro-4ef7,
.east-7efa.overlay_760f .easy-9a80 .info_over_9e1f,
.east-7efa.overlay_760f .easy-9a80 .summary-pro-4ef7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.east-7efa.block-mini-0330 .middle_93a9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .east-7efa.block-mini-0330 .middle_93a9 {
    margin-right: 0;
  }
}
.east-7efa.purple_74e0 .middle_93a9,
.east-7efa.overlay_760f .middle_93a9 {
  padding-top: 40%;
}
.east-7efa.purple_74e0 .easy-dca0,
.east-7efa.overlay_760f .easy-dca0 {
  display: block;
}
.east-7efa.purple_74e0 .fn-sticky-296e .summary-pro-4ef7,
.east-7efa.overlay_760f .fn-sticky-296e .summary-pro-4ef7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.east-7efa.purple_74e0 .middle_93a9,
.east-7efa.overlay_760f .middle_93a9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.east-7efa.purple_74e0 .summary-pro-4ef7 {
  padding: 1em;
}
.row_fb27 {
  margin: 30px auto;
  display: block;
}
.row_fb27 .wrapper_selected_4b95 > * {
  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;
}
.row_fb27 .wrapper_selected_4b95 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row_fb27 .wrapper_selected_4b95 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium_f985 .thick-2ec9 {
  margin-bottom: 1.41575em;
}
.medium_f985 .image-d322 {
  margin-bottom: 1.618em;
}
.widget_0def .pro_3b7b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.widget_0def .pro_3b7b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.widget_0def .bottom-4a51 {
  max-width: 100%;
  overflow: auto;
}
.popup-basic-d42e .widget_0def a:hover {
  text-decoration: underline;
}
.layout-0c99 .dynamic-fb37:not(.next_4747),
.layout-0c99 .outline_d069 {
  margin-bottom: 1.41575em;
}
.layout-0c99 .dynamic-fb37:not(.next_4747):last-child,
.layout-0c99 .outline_d069:last-child {
  margin-bottom: 0;
}
.layout-0c99 .dynamic-fb37.footer-1f17 {
  margin-bottom: 0.41575em;
}
.layout-0c99 .button_north_a969:before,
.layout-0c99 .footer-63d8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout-0c99 .button_north_a969:before {
  content: "\f115";
}
.layout-0c99 .footer-63d8:before {
  content: "\f02c";
}
.layout-0c99 .tiny_ce3f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout-0c99 .tiny_ce3f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.module-clean-32e8 {
  display: -webkit-box;
  display: flex;
}
.module-clean-32e8 .main-fe55 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .module-clean-32e8 .main-fe55 {
    flex-basis: 90px;
  }
}
.module-clean-32e8 .box-green-1a0a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .module-clean-32e8 .box-green-1a0a {
    flex-basis: calc(100% - 50px);
  }
}
.module-clean-32e8 .tall-df3c p:last-child {
  margin-bottom: 0.72em;
}
.fast_d833 .wrapper_selected_4b95 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fast_d833 .wrapper_selected_4b95:after,
.fast_d833 .wrapper_selected_4b95:before {
  content: "";
  display: table;
}
.fast_d833 .wrapper_selected_4b95:after {
  clear: both;
}
.fast_d833 .wrapper_selected_4b95 .pink-b251,
.fast_d833 .wrapper_selected_4b95 .disabled-left-53a0 {
  width: 49%;
}
.fast_d833 .wrapper_selected_4b95 .pink-b251 a span.accordion_short_6fc5,
.fast_d833 .wrapper_selected_4b95 .disabled-left-53a0 a span.accordion_short_6fc5 {
  display: block;
  margin-bottom: 5px;
}
.fast_d833 .wrapper_selected_4b95 .disabled-left-53a0 {
  float: left;
  text-align: left;
}
.fast_d833 .wrapper_selected_4b95 .pink-b251 {
  float: right;
  text-align: right;
}
.hero_full_2f2c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hero_full_2f2c {
    margin-bottom: 0;
  }
}
.main_copper_00dd {
  margin-bottom: 1em;
}
.main_copper_00dd .next_4747 {
  font-size: 1.1em;
  line-height: 1.3;
}
.steel_d6e4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.shade_05e3 .main_copper_00dd,
.box-fd30 .main_copper_00dd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shade_05e3 .main_copper_00dd,
  .box-fd30 .main_copper_00dd {
    display: block;
  }
}
.shade_05e3 .steel_d6e4,
.box-fd30 .steel_d6e4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shade_05e3 .steel_d6e4,
  .box-fd30 .steel_d6e4 {
    margin-bottom: 1em;
  }
}
.shade_05e3 .steel_d6e4 img,
.box-fd30 .steel_d6e4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shade_05e3 .component-wood-1f85,
.box-fd30 .component-wood-1f85 {
  flex-basis: calc(100% - 160px);
}
.shade_05e3 .component-wood-1f85 p,
.box-fd30 .component-wood-1f85 p {
  margin-bottom: 0;
}
.shade_05e3 .component-wood-1f85 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shade_05e3 .component-wood-1f85 {
    padding-left: 0;
  }
}
.box-fd30 .component-wood-1f85 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .box-fd30 .component-wood-1f85 {
    padding-right: 0;
  }
}
.box-fd30 .steel_d6e4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.container-fbca .steel_d6e4 {
  margin-bottom: 0.5em;
}
.container-fbca .steel_d6e4 img {
  width: 100%;
}
.selected-91a3 .banner_hard_1130,
.feature_solid_5451 .banner_hard_1130 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.feature_solid_5451 .down-68cc .backdrop-focused-0ab5 p:last-child {
  margin-bottom: 0;
}
.fast-570b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.over_6fa6 .info_1a04 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .over_6fa6 .info_1a04:last-of-type {
    margin-bottom: 0;
  }
}
.over_6fa6 .info_1a04 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over_6fa6 .info_1a04 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.over_6fa6 .info_1a04 ul li {
  margin: 0 0 0.6em;
}
.over_6fa6 .info_1a04 ul li.middle-c5e3,
.over_6fa6 .info_1a04 ul li.outline-f21f {
  position: relative;
}
.over_6fa6 .info_1a04 ul li.middle-c5e3 .photo_1756,
.over_6fa6 .info_1a04 ul li.outline-f21f .photo_1756 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.over_6fa6 .info_1a04 ul li.middle-c5e3:after:after,
.over_6fa6 .info_1a04 ul li.middle-c5e3:after:before,
.over_6fa6
  .info_1a04
  ul
  li.outline-f21f:after:after,
.over_6fa6
  .info_1a04
  ul
  li.outline-f21f:after:before {
  content: "";
  display: table;
}
.over_6fa6 .info_1a04 ul li.middle-c5e3:after:after,
.over_6fa6
  .info_1a04
  ul
  li.outline-f21f:after:after {
  clear: both;
}
.over_6fa6 .info_1a04 a.in-f076:hover {
  text-decoration: none;
}
.over_6fa6 .info_1a04 select {
  max-width: 100%;
}
.over_6fa6 .info_1a04 table {
  font-size: 85%;
}
.over_6fa6 .info_1a04 table td,
.over_6fa6 .info_1a04 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.over_6fa6 .info_1a04 table tfoot td {
  text-align: left;
}
.over_6fa6 .info_1a04 :last-child {
  margin-bottom: 0;
}
.over_6fa6 .info_1a04 .link-copper-9f56 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.over_6fa6 .info_1a04 .link-copper-9f56 label {
  width: 100%;
}
.over_6fa6 .info_1a04 .link-copper-9f56 .primary_f3ba {
  width: 100%;
  display: block;
}
.over_6fa6 .info_1a04 .link-copper-9f56 .next-4b51 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.over_6fa6 .info_1a04 .link-copper-9f56 .next-4b51:hover svg #svg-search {
  fill: #444;
}
.over_6fa6 .info_1a04 .link-copper-9f56 .next-4b51 svg {
  width: 18px;
  height: 18px;
}
.over_6fa6 .white_3f88 ul ul,
.over_6fa6 .dropdown_complex_ccd0 ul ul,
.over_6fa6 .sort_22f9 ul ul,
.over_6fa6 .highlight_action_77fb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.over_6fa6 .white_3f88 .soft_9a5d > a,
.over_6fa6 .dropdown_complex_ccd0 .soft_9a5d > a,
.over_6fa6 .sort_22f9 .soft_9a5d > a,
.over_6fa6 .highlight_action_77fb .soft_9a5d > a {
  margin-bottom: 0;
}
.over_6fa6 .block-f995 li,
.over_6fa6 .white_3f88 li,
.over_6fa6 .article-thick-0308 li,
.over_6fa6 .dropdown_complex_ccd0 li,
.over_6fa6 .sort_22f9 li,
.over_6fa6 .highlight_action_77fb li,
.over_6fa6 .pagination-171b li,
.over_6fa6 .logo_hard_332b li {
  display: block;
  position: relative;
}
.over_6fa6 .block-f995 li:last-child,
.over_6fa6 .white_3f88 li:last-child,
.over_6fa6 .article-thick-0308 li:last-child,
.over_6fa6 .dropdown_complex_ccd0 li:last-child,
.over_6fa6 .sort_22f9 li:last-child,
.over_6fa6 .highlight_action_77fb li:last-child,
.over_6fa6 .pagination-171b li:last-child,
.over_6fa6 .logo_hard_332b li:last-child {
  border: none;
}
.over_6fa6 .block-f995 li a,
.over_6fa6 .white_3f88 li a,
.over_6fa6 .article-thick-0308 li a,
.over_6fa6 .dropdown_complex_ccd0 li a,
.over_6fa6 .sort_22f9 li a,
.over_6fa6 .highlight_action_77fb li a,
.over_6fa6 .pagination-171b li a,
.over_6fa6 .logo_hard_332b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.over_6fa6 .block-f995 li ul li::before,
.over_6fa6 .white_3f88 li ul li::before,
.over_6fa6 .article-thick-0308 li ul li::before,
.over_6fa6 .dropdown_complex_ccd0 li ul li::before,
.over_6fa6 .sort_22f9 li ul li::before,
.over_6fa6 .highlight_action_77fb li ul li::before,
.over_6fa6 .pagination-171b li ul li::before,
.over_6fa6 .logo_hard_332b li ul li::before {
  left: 15px;
}
.over_6fa6 .block-f995 li ul a,
.over_6fa6 .white_3f88 li ul a,
.over_6fa6 .article-thick-0308 li ul a,
.over_6fa6 .dropdown_complex_ccd0 li ul a,
.over_6fa6 .sort_22f9 li ul a,
.over_6fa6 .highlight_action_77fb li ul a,
.over_6fa6 .pagination-171b li ul a,
.over_6fa6 .logo_hard_332b li ul a {
  padding-left: 20px;
}
.over_6fa6 .block-f995 li ul ul li::before,
.over_6fa6 .white_3f88 li ul ul li::before,
.over_6fa6 .article-thick-0308 li ul ul li::before,
.over_6fa6 .dropdown_complex_ccd0 li ul ul li::before,
.over_6fa6 .sort_22f9 li ul ul li::before,
.over_6fa6 .highlight_action_77fb li ul ul li::before,
.over_6fa6 .pagination-171b li ul ul li::before,
.over_6fa6 .logo_hard_332b li ul ul li::before {
  left: 30px;
}
.over_6fa6 .block-f995 li ul ul a,
.over_6fa6 .white_3f88 li ul ul a,
.over_6fa6 .article-thick-0308 li ul ul a,
.over_6fa6 .dropdown_complex_ccd0 li ul ul a,
.over_6fa6 .sort_22f9 li ul ul a,
.over_6fa6 .highlight_action_77fb li ul ul a,
.over_6fa6 .pagination-171b li ul ul a,
.over_6fa6 .logo_hard_332b li ul ul a {
  padding-left: 40px;
}
.over_6fa6 .hovered-9dd2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.over_6fa6 .logo_hard_332b ul li {
  margin-bottom: 1.41575em;
}
.over_6fa6 .logo_hard_332b ul li .shade-brown-a98c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.over_6fa6 .logo_hard_332b ul li .panel-advanced-cd60 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tabs_pressed_201a .block-f995 li a,
.tabs_pressed_201a .white_3f88 li a,
.tabs_pressed_201a .article-thick-0308 li a,
.tabs_pressed_201a .dropdown_complex_ccd0 li a,
.tabs_pressed_201a .sort_22f9 li a,
.tabs_pressed_201a .highlight_action_77fb li a,
.tabs_pressed_201a .pagination-171b li a,
.tabs_pressed_201a .logo_hard_332b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_pressed_201a .hovered-9dd2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_pressed_201a .info_1a04 ul li.middle-c5e3 .photo_1756,
.tabs_pressed_201a .info_1a04 ul li.outline-f21f .photo_1756 {
  background: rgba(0, 0, 0, 0.2);
}
.tabs_pressed_201a .over_6fa6 .info_1a04 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium-f796 .over_6fa6 .selected_2afa li {
  margin: 0;
}
.medium-f796 .over_6fa6 .selected_2afa li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.medium-f796 .over_6fa6 .selected_2afa li ul {
  margin: 0;
}
.medium-f796 .over_6fa6 .selected_2afa li ul li a {
  padding-left: 15px;
}
.medium-f796 .over_6fa6 .selected_2afa li ul li li a {
  padding-left: 30px;
}
.medium-f796 .over_6fa6 .selected_2afa li.picture_down_74dc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.medium-f796 .over_6fa6 .selected_2afa li.picture_down_74dc > 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;
}
.medium-f796 .over_6fa6 .selected_2afa li.picture_down_74dc > 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;
}
.column-255d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion_full_f686 {
  position: relative;
  z-index: 10;
}
.accordion_full_f686 .black_b35d {
  width: 100%;
  max-width: 100%;
}
.top-c98f .tertiary-small-2b1e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.top-c98f .hover_dynamic_2c5b {
}
.top-c98f .tabs_pressed_201a {
  background: #292929;
}
.surface-tall-d8c1 .tertiary-small-2b1e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.surface-tall-d8c1 .hover_dynamic_2c5b {
  background: #f9f9f9;
}
.surface-tall-d8c1 .tabs_pressed_201a {
  background: #303030;
}
.warm_3f01 .tertiary-small-2b1e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .warm_3f01 .middle_5f34 {
    margin-bottom: 1em;
  }
  .warm_3f01 .middle_5f34:last-child {
    margin-bottom: 0;
  }
}
.warm_3f01 .hover_dynamic_2c5b {
  background: #ededed;
}
.warm_3f01 .tabs_pressed_201a {
  background: #1a1a1a;
}
.tertiary-small-2b1e.hover_dynamic_2c5b {
  color: rgba(0, 0, 0, 0.6);
}
.tertiary-small-2b1e.hover_dynamic_2c5b .layout-21bf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary-small-2b1e.tabs_pressed_201a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-small-2b1e.tabs_pressed_201a a:not(.in-f076) {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-small-2b1e.tabs_pressed_201a a:not(.in-f076):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-small-2b1e.tabs_pressed_201a .layout-21bf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-small-2b1e.tabs_pressed_201a table tbody td,
.tertiary-small-2b1e.tabs_pressed_201a table th {
  background: rgba(0, 0, 0, 0.08);
}
.over-0312.modal-088a .accordion_narrow_f885 {
  max-width: initial;
}
.over-0312 .hidden-43ef {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.over-0312 .hidden-43ef .black_b35d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .over-0312 .hidden-43ef .black_b35d {
    display: block;
    margin-bottom: 2em;
  }
  .over-0312 .hidden-43ef .black_b35d:last-child {
    margin-bottom: 0;
  }
}
.warm_3f01 .middle_5f34:last-child,
.surface-tall-d8c1 .middle_5f34:last-child,
.top-c98f .middle_5f34:last-child {
  margin-bottom: 0;
}
.warm_3f01 .middle_5f34 .over_6fa6 .info_1a04:last-child,
.surface-tall-d8c1 .middle_5f34 .over_6fa6 .info_1a04:last-child,
.top-c98f .middle_5f34 .over_6fa6 .info_1a04:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .warm_3f01 .simple-2e94,
  .warm_3f01 .sidebar-7148,
  .surface-tall-d8c1 .simple-2e94,
  .surface-tall-d8c1 .sidebar-7148,
  .top-c98f .simple-2e94,
  .top-c98f .sidebar-7148 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion_full_f686 .middle_5f34 {
    margin-bottom: 2em;
  }
}
.accordion_full_f686 p:last-child {
  margin-bottom: 0;
}
.accordion_full_f686 li,
.accordion_full_f686 ul {
  list-style: none;
  margin: 0;
}
.accordion_full_f686 ul ul {
  margin-left: 2.617924em;
}
.thumbnail_west_123c {
  font-size: 0.875em;
}

/* css-noise: 20e9 */
.widget-item-k1 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
