/*!
Theme Name: Customify
Theme URI: https://pressmaximum.in_342d/customify
Author: WPCustomify
Author URI: https://pressmaximum.in_342d
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.in_342d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.caption_8017.tertiary-a01c/licenses/gpl-2.0.layout-basic-1503
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.alert-1852/, (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.tabs-dirty-3fa9.motion_46ff/normalize.tag-active-0279/
 ======
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.tag-active-0279 v7.0.0 | MIT License | github.in_342d/necolas/normalize.tag-active-0279 */
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;
}
.button_61b0 .bronze-0a29,
.lower_1cc1,
.message_663e,
.item-gas-5bdb,
.notification_980c,
.focus_a7fa,
.hover_full_a3ec,
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;
}
.lower_1cc1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lower_1cc1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lower_1cc1,
  h1 {
    font-size: 1.8em;
  }
}
.message_663e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.message_663e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .message_663e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .message_663e,
  h2 {
    font-size: 1.7em;
  }
}
.item-gas-5bdb,
h3 {
  font-size: 1.618em;
}
.button_61b0 .bronze-0a29,
.notification_980c,
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.detail_brown_7c0a {
  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;
}
.message-dd1e:after,
.message-dd1e:before,
.gallery-east-7781:after,
.gallery-east-7781:before {
  content: "";
  display: table;
}
.message-dd1e:after,
.gallery-east-7781:after {
  clear: both;
}
.search-new-78f5 {
  float: right;
  margin-right: 0;
}
.stone-5c80 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.gold_632e .paper-a6f5,
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;
}
.gold_632e .paper-a6f5: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;
}
.glass-9cc9 .paper-a6f5 {
  box-shadow: none;
}
.glass-9cc9
  .paper-a6f5
  .tabs-steel-97fb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.glass-9cc9 .paper-a6f5 .accent_ee39 {
  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;
}
.glass-9cc9
  .paper-a6f5
  .accent_ee39
  b {
  display: none;
}
.glass-9cc9 .tag_selected_d028 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.heading-dim-63d5:not(.overlay_acbe):not(.focus-08a3),
button:not(.overlay_acbe):not(.focus-08a3),
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ),
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ),
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ) {
  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;
}
.heading-dim-63d5:not(.overlay_acbe):not(
    .focus-08a3
  ):hover,
button:not(.overlay_acbe):not(
    .focus-08a3
  ):hover,
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ):hover,
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ):hover,
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.heading-dim-63d5:not(.overlay_acbe):not(
    .focus-08a3
  ):active,
.heading-dim-63d5:not(.overlay_acbe):not(
    .focus-08a3
  ):focus,
button:not(.overlay_acbe):not(
    .focus-08a3
  ):active,
button:not(.overlay_acbe):not(
    .focus-08a3
  ):focus,
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ):active,
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ):focus,
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ):active,
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ):focus,
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ):active,
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ):focus {
  outline: 0;
}
.heading-dim-63d5:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763,
button:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763,
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763,
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763,
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763 {
  position: relative;
}
.heading-dim-63d5:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .easy_3c8d,
.heading-dim-63d5:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .highlight-9e62,
.heading-dim-63d5:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .action_b0c1,
.heading-dim-63d5:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  i,
.heading-dim-63d5:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  svg,
button:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .easy_3c8d,
button:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .highlight-9e62,
button:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .action_b0c1,
button:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  i,
button:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  svg,
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .easy_3c8d,
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .highlight-9e62,
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .action_b0c1,
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  i,
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  svg,
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .easy_3c8d,
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .highlight-9e62,
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .action_b0c1,
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  i,
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  svg,
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .easy_3c8d,
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .highlight-9e62,
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  .action_b0c1,
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  i,
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763
  svg {
  visibility: hidden;
}
.heading-dim-63d5:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763:after,
button:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763:after,
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763:after,
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763:after,
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ).fn-loading-4763: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;
}
.heading-dim-63d5:not(.overlay_acbe):not(.focus-08a3),
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ),
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ),
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ) {
  color: #fff;
  background: #235787;
}
.heading-dim-63d5:not(.overlay_acbe):not(
    .focus-08a3
  ):focus,
input[type="button"]:not(.overlay_acbe):not(
    .focus-08a3
  ):focus,
input[type="reset"]:not(.overlay_acbe):not(
    .focus-08a3
  ):focus,
input[type="submit"]:not(.overlay_acbe):not(
    .focus-08a3
  ):focus {
  color: #fff;
}
.heading-dim-63d5.fn-disabled-4763:not(.overlay_acbe):not(
    .focus-08a3
  ),
.heading-dim-63d5[disabled]:not(.overlay_acbe):not(
    .focus-08a3
  ),
button.fn-disabled-4763:not(.overlay_acbe):not(
    .focus-08a3
  ),
button[disabled]:not(.overlay_acbe):not(
    .focus-08a3
  ) {
  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;
}
.menu-fdb4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.menu-fdb4: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;
}
.preview_6206 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.message-bded {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.orange_d4f4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.message-dd1e:after,
.message-dd1e:before,
.inner_f058:after,
.inner_f058:before,
.bottom_4a3d:after,
.bottom_4a3d:before,
.bronze_f4ff:after,
.bronze_f4ff:before,
.heading-liquid-d2d4:after,
.heading-liquid-d2d4:before,
.slider-tall-6fb8:after,
.slider-tall-6fb8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.message-dd1e:after,
.inner_f058:after,
.bottom_4a3d:after,
.bronze_f4ff:after,
.heading-liquid-d2d4:after,
.slider-tall-6fb8:after {
  clear: both;
}
.inner_f058 .iron_64f2,
.bottom_4a3d .iron_64f2,
.media_west_301d .iron_64f2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.active_0e8b {
  display: inline-block;
}
.feature_dim_214d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.feature_dim_214d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.feature_dim_214d .picture-glass-6741 {
  padding: 1em 0;
  font-size: 85%;
}
.picture-glass-6741 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tiny-de6c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tiny-de6c:after,
.tiny-de6c:before {
  content: "";
  display: table;
}
.tiny-de6c:after {
  clear: both;
}
.breadcrumb-mini-67e4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.main_narrow_6b77 .breadcrumb-mini-67e4 {
  max-width: 50%;
}
.dim_6788 .breadcrumb-mini-67e4 {
  max-width: 33.33%;
}
.secondary-ac52 .breadcrumb-mini-67e4 {
  max-width: 25%;
}
.card-4b2d .breadcrumb-mini-67e4 {
  max-width: 20%;
}
.module_29f8 .breadcrumb-mini-67e4 {
  max-width: 16.66%;
}
.title-easy-5ddc .breadcrumb-mini-67e4 {
  max-width: 14.28%;
}
.overlay-e026 .breadcrumb-mini-67e4 {
  max-width: 12.5%;
}
.main-7c7d .breadcrumb-mini-67e4 {
  max-width: 11.11%;
}
.alert_6f29 {
  display: block;
}
.button_61b0 .warm_5bbd label,
.button_61b0 .hero_14ab label,
.button_61b0 .banner_83a3 label,
.button_61b0 .red-fc22 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow_f01b {
  list-style: none;
  margin: 0;
}
.slow_f01b article.item_0b7b {
  margin-bottom: 0;
}
.slow_f01b ul {
  list-style: none;
  margin: 0;
}
.slow_f01b .thumbnail_rough_4228 li.item_0b7b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow_f01b .thumbnail_rough_4228 li.item_0b7b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow_f01b .thumbnail_rough_4228 li.item_0b7b: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) {
  .slow_f01b .thumbnail_rough_4228 li.item_0b7b li.item_0b7b li.item_0b7b li.item_0b7b {
    padding-left: 0;
  }
}
article.item_0b7b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item_0b7b .inner_f058 p:last-of-type {
  margin-bottom: 0;
}
article.item_0b7b .message-2856 {
  float: left;
}
article.item_0b7b .accordion_tiny_1ad3 {
  margin-left: 85px;
}
article.item_0b7b .rough_1563 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item_0b7b .rough_1563 .image_d1f2 {
  margin-left: 10px;
}
article.item_0b7b .input-e52e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item_0b7b .overlay_443d {
  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 .warm_5bbd,
  #respond .banner_83a3,
  #respond .red-fc22 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .warm_5bbd input,
#respond .banner_83a3 input,
#respond .red-fc22 input {
  width: 100%;
}
#respond .red-fc22 {
  margin-right: 0;
}
#respond .down-91a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message-33e2 {
  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;
}
.message-33e2.card-9569 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.message-33e2 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%);
}
.message-33e2:focus,
.message-33e2: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);
}
.solid-3815 {
  border-radius: 10%;
}
.caption-yellow-2657 {
  border-radius: 50%;
}
.label-medium-9285 {
  font-size: 0.72em;
}
.picture-56b5 {
  font-size: 0.875em;
}
.link_next_b073 {
  font-size: 1.1em;
}
.list-brown-df1f {
  text-transform: uppercase;
  line-height: 1.2;
}
.list-brown-df1f.label-medium-9285 {
  letter-spacing: 0.5px;
}
.column-7f83,
.column-7f83 a {
  color: #6d6d6d;
}
.column-7f83 a:hover {
  color: #111;
}
.tiny_d668 {
  color: #6d6d6d;
}
.logo-short-41e4 {
  overflow-x: hidden;
}
.logo-short-41e4 .popup_white_e853.row-small-b32c {
  position: relative;
}
.logo-short-41e4 .popup_white_e853.row-small-b32c.form_0236 {
  position: initial;
}
.logo-short-41e4
  .popup_white_e853.row-small-b32c.form_0236
  .message-south-bca5 {
  left: auto;
}
.logo-short-41e4 .popup_white_e853 .message-south-bca5 {
  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;
}
.logo-short-41e4 .popup_white_e853:hover.row-small-b32c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.logo-short-41e4
  .popup_white_e853:hover.row-small-b32c
  .message-south-bca5 {
  display: block;
  z-index: 9999999;
}
.logo-short-41e4 .steel-4271 .tabs-upper-cb64,
.logo-short-41e4 .module-right-7b73 .tabs-upper-cb64 {
  display: none;
}
.logo-short-41e4 .hot_524b .popup_white_e853:hover.row-small-b32c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_61b0 .warm_5bbd label,
.button_61b0 .hero_14ab label,
.button_61b0 .banner_83a3 label,
.button_61b0 .red-fc22 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow_f01b {
  list-style: none;
  margin: 0;
}
.slow_f01b article.item_0b7b {
  margin-bottom: 0;
}
.slow_f01b ul {
  list-style: none;
  margin: 0;
}
.slow_f01b .thumbnail_rough_4228 li.item_0b7b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow_f01b .thumbnail_rough_4228 li.item_0b7b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow_f01b .thumbnail_rough_4228 li.item_0b7b: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) {
  .slow_f01b .thumbnail_rough_4228 li.item_0b7b li.item_0b7b li.item_0b7b li.item_0b7b {
    padding-left: 0;
  }
}
article.item_0b7b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item_0b7b .inner_f058 p:last-of-type {
  margin-bottom: 0;
}
article.item_0b7b .message-2856 {
  float: left;
}
article.item_0b7b .accordion_tiny_1ad3 {
  margin-left: 85px;
}
article.item_0b7b .rough_1563 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item_0b7b .rough_1563 .image_d1f2 {
  margin-left: 10px;
}
article.item_0b7b .input-e52e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item_0b7b .overlay_443d {
  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 .warm_5bbd,
  #respond .banner_83a3,
  #respond .red-fc22 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .warm_5bbd input,
#respond .banner_83a3 input,
#respond .red-fc22 input {
  width: 100%;
}
#respond .red-fc22 {
  margin-right: 0;
}
#respond .down-91a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.steel-4271 .row-5e4c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.row-5e4c .popup_south_de82.list-east-6161 .preview-motion-8847 > li > a:focus,
.row-5e4c .popup_south_de82.list-east-6161 .preview-motion-8847 > li > a:hover,
.row-5e4c .popup_south_de82.right_0cc4 .preview-motion-8847 > li > a:focus,
.row-5e4c .popup_south_de82.right_0cc4 .preview-motion-8847 > li > a:hover,
.row-5e4c .popup_south_de82.highlight_a72a .preview-motion-8847 > li > a:focus,
.row-5e4c .popup_south_de82.highlight_a72a .preview-motion-8847 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-5e4c
  .popup_south_de82.list-east-6161
  .preview-motion-8847
  > li.right-5b5c
  > a,
.row-5e4c
  .popup_south_de82.list-east-6161
  .preview-motion-8847
  > li.next_d52d
  > a,
.row-5e4c
  .popup_south_de82.right_0cc4
  .preview-motion-8847
  > li.right-5b5c
  > a,
.row-5e4c
  .popup_south_de82.right_0cc4
  .preview-motion-8847
  > li.next_d52d
  > a,
.row-5e4c
  .popup_south_de82.highlight_a72a
  .preview-motion-8847
  > li.right-5b5c
  > a,
.row-5e4c .popup_south_de82.highlight_a72a .preview-motion-8847 > li.carousel_4abd > a {
  color: rgba(255, 255, 255, 0.99);
}
.row-5e4c .sidebar-narrow-ad1a,
.row-5e4c .sidebar-narrow-ad1a a {
  color: rgba(255, 255, 255, 0.99);
}
.row-5e4c .grid_glass_b6e2.media-thick-9a64 li a,
.row-5e4c .column-inner-f1a8 a,
.row-5e4c .dynamic-c3d3,
.row-5e4c .preview-motion-8847 > li > a,
.row-5e4c .under-ee2a {
  color: rgba(255, 255, 255, 0.79);
}
.row-5e4c .grid_glass_b6e2.media-thick-9a64 li a:hover,
.row-5e4c .column-inner-f1a8 a:hover,
.row-5e4c .dynamic-c3d3:hover,
.row-5e4c .preview-motion-8847 > li > a:hover,
.row-5e4c .under-ee2a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-5e4c .panel_cd7d {
  color: rgba(255, 255, 255, 0.79);
}
.row-5e4c .panel_cd7d .component-action-1ee4 {
  color: rgba(255, 255, 255, 0.99);
}
.row-5e4c .panel_cd7d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-5e4c .secondary_c74e .status-a6c9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row-5e4c .secondary_c74e .status-a6c9 .disabled_c82c {
  color: rgba(255, 255, 255, 0.79);
}
.row-5e4c
  .secondary_c74e
  .status-a6c9
  .disabled_c82c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row-5e4c
  .secondary_c74e
  .status-a6c9
  .disabled_c82c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row-5e4c
  .secondary_c74e
  .status-a6c9
  .disabled_c82c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row-5e4c
  .secondary_c74e
  .status-a6c9
  .disabled_c82c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row-5e4c .secondary_c74e .status_under_b768 {
  color: rgba(255, 255, 255, 0.79);
}
.row-5e4c .secondary_c74e .status_under_b768:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-top-6cba
  .row-5e4c
  .secondary_c74e
  .menu-c064
  .avatar_ce63 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-top-6cba
  .row-5e4c
  .secondary_c74e
  .menu-c064
  .disabled_c82c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.steel-4271 .pattern-upper-0dd7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pattern-upper-0dd7 .popup_south_de82.list-east-6161 .preview-motion-8847 > li > a:focus,
.pattern-upper-0dd7 .popup_south_de82.list-east-6161 .preview-motion-8847 > li > a:hover,
.pattern-upper-0dd7 .popup_south_de82.right_0cc4 .preview-motion-8847 > li > a:focus,
.pattern-upper-0dd7 .popup_south_de82.right_0cc4 .preview-motion-8847 > li > a:hover,
.pattern-upper-0dd7 .popup_south_de82.highlight_a72a .preview-motion-8847 > li > a:focus,
.pattern-upper-0dd7 .popup_south_de82.highlight_a72a .preview-motion-8847 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-upper-0dd7
  .popup_south_de82.list-east-6161
  .preview-motion-8847
  > li.right-5b5c
  > a,
.pattern-upper-0dd7
  .popup_south_de82.list-east-6161
  .preview-motion-8847
  > li.next_d52d
  > a,
.pattern-upper-0dd7
  .popup_south_de82.right_0cc4
  .preview-motion-8847
  > li.right-5b5c
  > a,
.pattern-upper-0dd7
  .popup_south_de82.right_0cc4
  .preview-motion-8847
  > li.next_d52d
  > a,
.pattern-upper-0dd7
  .popup_south_de82.highlight_a72a
  .preview-motion-8847
  > li.right-5b5c
  > a,
.pattern-upper-0dd7 .popup_south_de82.highlight_a72a .preview-motion-8847 > li.carousel_4abd > a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-upper-0dd7 .sidebar-narrow-ad1a,
.pattern-upper-0dd7 .sidebar-narrow-ad1a a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-upper-0dd7 .grid_glass_b6e2.media-thick-9a64 li a,
.pattern-upper-0dd7 .column-inner-f1a8 a,
.pattern-upper-0dd7 .dynamic-c3d3,
.pattern-upper-0dd7 .preview-motion-8847 > li > a,
.pattern-upper-0dd7 .under-ee2a {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-upper-0dd7 .grid_glass_b6e2.media-thick-9a64 li a:hover,
.pattern-upper-0dd7 .column-inner-f1a8 a:hover,
.pattern-upper-0dd7 .dynamic-c3d3:hover,
.pattern-upper-0dd7 .preview-motion-8847 > li > a:hover,
.pattern-upper-0dd7 .under-ee2a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-upper-0dd7 .panel_cd7d {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-upper-0dd7 .panel_cd7d .component-action-1ee4 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-upper-0dd7 .panel_cd7d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle_b533 .filter_76ba {
  margin-left: auto;
  margin-right: auto;
}
.bottom_4a3d > * {
  margin-left: auto;
  margin-right: auto;
}
.bottom_4a3d .preview_6206 {
  margin-right: 1.41575em;
}
.old_de71 .bottom_4a3d > .list_5c9c {
  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;
}
.old_de71 .bottom_4a3d > .orange_3b89 {
  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;
}
.caption-lower-8aba.middle_b533 .filter_76ba,
.last-1640.middle_b533 .filter_76ba {
  margin-left: 0;
}
.icon-9450.middle_b533 .filter_76ba,
.dynamic_0aa1.middle_b533 .filter_76ba {
  margin-right: 0;
}
.bottom_4a3d ol,
.bottom_4a3d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.warm-1a6d video {
  max-width: 100%;
}
.banner-f9db img {
  display: block;
}
.banner-f9db.preview_6206,
.banner-f9db.message-bded {
  width: 100%;
}
.banner-f9db.orange_3b89 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.section-small-c3cd:not(.notification-purple-c7bf) {
  margin: 1.5em auto;
}
.popup_1fbf p {
  padding: 1.5em 14px;
}
ul.focus_1413.orange_3b89,
ul.focus_1413.list_5c9c,
ul.focus_1413.avatar_b09c.list_5c9c {
  padding: 0 14px;
}
.mask-small-c47d {
  display: block;
  overflow-x: auto;
}
.mask-small-c47d table {
  border-collapse: collapse;
  width: 100%;
}
.mask-small-c47d td,
.mask-small-c47d th {
  padding: 0.5em;
}
.bottom_4a3d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.bottom_4a3d ol ol,
.bottom_4a3d ol ul,
.bottom_4a3d ul ol,
.bottom_4a3d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.bottom_4a3d ol ol li,
.bottom_4a3d ol ul li,
.bottom_4a3d ul ol li,
.bottom_4a3d ul ul li {
  margin-left: 0;
}
.panel-wide-3d32.active-addf > .overlay_left_f532 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.panel-wide-3d32.active-addf > .overlay_left_f532 iframe,
.panel-wide-3d32.active-addf > .overlay_left_f532 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hidden_bright_3b83 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hidden_bright_3b83.media_6cc2 {
  padding: 0;
}
.hidden_bright_3b83.media_6cc2 cite {
  font-size: 13px;
}
.hidden_bright_3b83 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hidden_bright_3b83 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.west-2867 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.west-2867 > p:first-child {
  margin-top: 0;
}
.west-2867 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.west-2867 blockquote {
  border-left: 0;
}
.prev-255e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.prev-255e:not(.narrow_ed1e) {
  max-width: 100px;
}
.prev-255e.yellow_4662 {
  border-bottom: none !important;
  text-align: center;
}
.prev-255e.yellow_4662::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .popup_1fbf p {
    padding: 1.5em 0;
  }
}
.active_upper_03dc {
  color: #0073aa;
}
.feature_pro_b008 {
  background-color: #0073aa;
}
.chip_wood_8ee1 {
  color: #229fd8;
}
.bottom_2a80 {
  background-color: #229fd8;
}
.gas-c3aa {
  color: #eee;
}
.paper-461a {
  background-color: #eee;
}
.form-cf19 {
  color: #444;
}
.pattern-8385 {
  background-color: #444;
}
.column_bb07 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.column_bb07 .main-fast-6a7c .column-inner-f1a8 {
  font-size: 15px;
}
.column_bb07 .column-inner-f1a8 {
  line-height: 1.3;
}
.column_bb07 .pattern-upper-0dd7 {
}
.column_bb07 .row-5e4c {
  background: #235787;
}
.container-full-4348 {
  padding: 0;
}
.container-full-4348 .row-5e4c {
  background: #1a1a1a;
}
.container-full-4348 .pattern-upper-0dd7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.image-2ccd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.image-2ccd .pattern-upper-0dd7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.image-2ccd .row-5e4c {
  background: #303030;
}
.slider-tall-6fb8 {
  position: relative;
  z-index: 10;
}
.slider-tall-6fb8 .container_basic_29be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-bc3e .row-small-b32c {
  display: inline-block;
  vertical-align: middle;
}
.button-bc3e.detail_blue_64be .row-small-b32c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .button-bc3e.detail_blue_64be .row-small-b32c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .button-bc3e.detail_blue_64be .row-small-b32c {
    margin-right: 0.4em;
  }
}
.button-bc3e.detail_blue_64be .row-small-b32c:last-child {
  margin-right: 0;
}
.short-c4eb .container_basic_29be {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .steel-4271 .main-fast-6a7c {
    margin: 0 -0.5em;
  }
  .steel-4271 .main-fast-6a7c [class*="customify-col-"],
  .steel-4271 .main-fast-6a7c [class*="customify-col_"],
  .steel-4271 .main-fast-6a7c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.steel-4271.image-804b .container_basic_29be {
  background: 0 0 !important;
}
.steel-4271.image-804b .container_basic_29be,
.steel-4271.short-c4eb .container_basic_29be {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .steel-4271.pagination_09b4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.steel-4271.short-c4eb .container_basic_29be {
  box-shadow: none !important;
}
.table_hovered_1299 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .table_hovered_1299 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .table_hovered_1299 {
    padding: 18px 0 20px;
  }
}
.table_hovered_1299 .left-8226 {
  width: 100%;
}
.table_hovered_1299 .avatar_904b {
  margin-bottom: 0;
}
.table_hovered_1299 .panel_pressed_352d {
  margin-top: 5px;
  font-size: 0.875em;
}
.action-2f63 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.action-2f63 .tooltip_steel_98d0 {
  width: 100%;
}
.preview_first_2814 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.preview_first_2814 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.preview_first_2814 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;
}
.preview_first_2814 li:last-child:after {
  display: none;
}
.preview_first_2814 li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption_9923 .tabs-upper-cb64 button,
.table_hovered_1299 .tabs-upper-cb64 button {
  left: 0;
}
.caption_9923 .tooltip_steel_98d0,
.table_hovered_1299 .tooltip_steel_98d0 {
  padding-left: 0;
  padding-right: 0;
}
.caption_9923 .action-2f63,
.table_hovered_1299 .action-2f63 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption_9923 {
  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;
}
.caption_9923: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;
}
.caption_9923 .paper_a408 {
  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) {
  .caption_9923 .paper_a408 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption_9923 .paper_a408 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption_9923 .paper_a408 {
    min-height: 200px;
  }
}
.caption_9923 .preview_first_2814 {
  color: rgba(255, 255, 255, 0.8);
}
.caption_9923 .preview_first_2814 a,
.caption_9923 .preview_first_2814 li:after {
  color: inherit;
}
.caption_9923 .preview_first_2814 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.row-gas-2701 {
  margin-bottom: 0.5em;
}
.paragraph-d16c {
  margin-bottom: 1.2em;
}
.paragraph-d16c,
.row-gas-2701 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.paragraph-d16c p:last-child,
.row-gas-2701 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tabs-upper-cb64,
#masthead .tabs-upper-cb64 {
  display: none;
}
#masthead
  > .tabs-upper-cb64.filter-out-7422 {
  display: none;
}
#masthead > .tabs-upper-cb64 button {
  left: 0;
}
.last-202d {
  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%;
}
.last-202d .row-small-b32c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.last-202d .overlay-brown-fa3d {
  display: -webkit-box;
  display: flex;
}
.last-202d .overlay-brown-fa3d.aside_bfb3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.last-202d .overlay-brown-fa3d.accent_center_949e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.last-202d .overlay-brown-fa3d.outline-liquid-124d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.last-202d.sort_7e23.black_1fe4 .overlay-brown-fa3d.aside_bfb3 {
  flex-basis: 100%;
}
.last-202d.active-liquid-a58c .overlay-brown-fa3d.accent_center_949e {
  -webkit-box-flex: 1;
  flex: auto;
}
.last-202d.active-liquid-a58c .overlay-brown-fa3d.outline-liquid-124d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tabs-upper-cb64.filter-out-7422 {
  display: none;
}
#masthead > .tabs-upper-cb64 button {
  left: 0;
}
.avatar-4bcd {
  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;
}
.avatar-4bcd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.avatar-4bcd.heading-9d07 i {
  margin-right: 4px;
}
.avatar-4bcd.modal_down_d8ef i {
  margin-left: 5px;
}
.column-inner-f1a8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.column-inner-f1a8 p:last-child {
  margin-bottom: 0;
}
.section-db22 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.section-db22 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.section-db22 img {
  display: block;
  width: auto;
  line-height: 1;
}
.section-db22 .sidebar-narrow-ad1a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.section-db22 .item-37ca {
  margin: 5px 0 7px 0;
}
.section-db22.pro_1b42 .link_hard_8e75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-db22.pro_1b42 .paragraph-last-50b8 {
  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;
}
.section-db22.row-slow-3b6c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.section-db22.row-slow-3b6c .link_hard_8e75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-db22.row-slow-3b6c .paragraph-last-50b8 {
  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;
}
.section-db22.menu-fff6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section-db22.accordion_ce64 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.section-db22.accordion_ce64 .paragraph-last-50b8 {
  margin-top: 7px;
}
.shadow_action_a02a {
  display: inline-block;
}
.slider-tall-6fb8 .tooltip_b16b .section-db22 img {
  max-width: 100%;
}
.popup_south_de82 .gold_2382.thick-488b,
.brown_2cea .gold_2382.thick-488b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup_south_de82 .backdrop-47e0,
.brown_2cea .backdrop-47e0 {
  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%);
}
.popup_south_de82 .backdrop-47e0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.popup_south_de82.inner-1407 .backdrop-47e0 {
  display: none;
}
.popup_south_de82 .item-lite-df2d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup_south_de82 .item-lite-df2d li {
  display: inline-block;
  position: relative;
}
.popup_south_de82 .item-lite-df2d li:last-child {
  margin-right: 0;
}
.popup_south_de82 .item-lite-df2d 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;
}
.popup_south_de82 .item-lite-df2d li.carousel_4abd > a {
  color: rgba(0, 0, 0, 0.9);
}
.popup_south_de82 .item-lite-df2d > 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;
}
.popup_south_de82 .item-lite-df2d > li > a i {
  line-height: 0;
}
.popup_south_de82 .item-lite-df2d > li.tabs_slow_86ca > a .backdrop-47e0 {
  margin-left: 4px;
  line-height: 0;
}
.popup_south_de82 .item-lite-df2d .summary-hovered-1c41 li.tabs_slow_86ca > a {
  position: relative;
}
.popup_south_de82 .item-lite-df2d .summary-hovered-1c41 li.tabs_slow_86ca > a:after,
.popup_south_de82 .item-lite-df2d .summary-hovered-1c41 li.tabs_slow_86ca > a:before {
  content: "";
  display: table;
}
.popup_south_de82 .item-lite-df2d .summary-hovered-1c41 li.tabs_slow_86ca > a:after {
  clear: both;
}
.popup_south_de82 .item-lite-df2d .summary-hovered-1c41 li.tabs_slow_86ca > a .backdrop-47e0 {
  margin-left: 5px;
  float: right;
}
.popup_south_de82 .sort-dynamic-2766,
.popup_south_de82 .summary-hovered-1c41 {
  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;
}
.popup_south_de82 .summary-hovered-1c41 {
  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;
}
.popup_south_de82 .summary-hovered-1c41 .thick-488b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup_south_de82 .summary-hovered-1c41 .backdrop-47e0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.popup_south_de82 .summary-hovered-1c41 li {
  display: block;
  margin: 0;
  padding: 0;
}
.popup_south_de82 .summary-hovered-1c41 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;
}
.popup_south_de82 .summary-hovered-1c41 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.popup_south_de82 .summary-hovered-1c41 .summary-hovered-1c41 {
  top: 0;
  left: 100%;
}
.popup_south_de82 .caption-dim-d577.fn-focus-4763 > .sort-dynamic-2766,
.popup_south_de82 .caption-dim-d577.fn-focus-4763 > .summary-hovered-1c41,
.popup_south_de82 .caption-dim-d577:focus > .sort-dynamic-2766,
.popup_south_de82 .caption-dim-d577:focus > .summary-hovered-1c41,
.popup_south_de82 .caption-dim-d577:hover > .sort-dynamic-2766,
.popup_south_de82 .caption-dim-d577:hover > .summary-hovered-1c41 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.popup_south_de82.highlight_a72a .preview-motion-8847:after,
.popup_south_de82.highlight_a72a .preview-motion-8847:before {
  content: "";
  display: table;
}
.popup_south_de82.highlight_a72a .preview-motion-8847:after {
  clear: both;
}
.popup_south_de82.highlight_a72a .preview-motion-8847 > li {
  float: left;
}
.popup_south_de82.thick-d20d .preview-motion-8847:after,
.popup_south_de82.thick-d20d .preview-motion-8847:before {
  content: "";
  display: table;
}
.popup_south_de82.thick-d20d .preview-motion-8847:after {
  clear: both;
}
.popup_south_de82.thick-d20d .preview-motion-8847 > li {
  float: left;
}
.popup_south_de82.thick-d20d .preview-motion-8847 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.popup_south_de82.thick-d20d .preview-motion-8847 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.popup_south_de82.thick-d20d .preview-motion-8847 > li.right-5b5c > a,
.popup_south_de82.thick-d20d .preview-motion-8847 > li.carousel_4abd > a {
  color: #fff;
  background-color: #1e4b75;
}
.popup_south_de82.list-east-6161 .preview-motion-8847 > li > a .thick-488b {
  position: relative;
}
.popup_south_de82.list-east-6161 .preview-motion-8847 > li > a .thick-488b: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;
}
.popup_south_de82.list-east-6161
  .preview-motion-8847
  > li:focus
  > a
  .thick-488b:before,
.popup_south_de82.list-east-6161
  .preview-motion-8847
  > li:hover
  > a
  .thick-488b:before {
  width: 100%;
  background-color: currentColor;
}
.popup_south_de82.list-east-6161
  .preview-motion-8847
  > li.right-5b5c
  > a
  .thick-488b:before,
.popup_south_de82.list-east-6161
  .preview-motion-8847
  > li.next_d52d
  > a
  .thick-488b:before {
  width: 100%;
  background-color: currentColor;
}
.popup_south_de82.right_0cc4 .preview-motion-8847 > li > a .thick-488b {
  position: relative;
}
.popup_south_de82.right_0cc4 .preview-motion-8847 > li > a .thick-488b: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;
}
.popup_south_de82.right_0cc4 .preview-motion-8847 > li:focus > a .thick-488b:before,
.popup_south_de82.right_0cc4
  .preview-motion-8847
  > li:hover
  > a
  .thick-488b:before {
  width: 100%;
  background-color: currentColor;
}
.popup_south_de82.right_0cc4
  .preview-motion-8847
  > li.right-5b5c
  > a
  .thick-488b:before,
.popup_south_de82.right_0cc4
  .preview-motion-8847
  > li.next_d52d
  > a
  .thick-488b:before {
  width: 100%;
  background-color: currentColor;
}
.brown_2cea .item-lite-df2d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.brown_2cea .item-lite-df2d li:first-child > a {
  border-top: none;
}
.brown_2cea .item-lite-df2d .button_dark_ffd5 > .thick-488b .backdrop-47e0 {
  display: none;
}
.brown_2cea .item-lite-df2d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.brown_2cea .item-lite-df2d li:last-child {
  border: none;
}
.brown_2cea .item-lite-df2d li.tabs_slow_86ca > a {
  padding-right: 45px !important;
}
.brown_2cea .item-lite-df2d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.brown_2cea .item-lite-df2d li a:focus,
.brown_2cea .item-lite-df2d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.brown_2cea .item-lite-df2d li .logo-8f9e {
  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;
}
.brown_2cea .item-lite-df2d li .logo-8f9e:hover {
  box-shadow: none;
}
.brown_2cea .item-lite-df2d li .logo-8f9e .backdrop-47e0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.brown_2cea .item-lite-df2d .summary-hovered-1c41 {
  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);
}
.brown_2cea .item-lite-df2d .summary-hovered-1c41 li a {
  padding-left: 3em;
}
.brown_2cea .item-lite-df2d .bright_41b0 > a .logo-8f9e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.brown_2cea .item-lite-df2d .bright_41b0 > .summary-hovered-1c41 {
  display: block;
  opacity: 1;
}
.center-a296 {
  max-width: 100%;
}
.chip-selected-6716 {
  line-height: 0;
  cursor: pointer;
}
.under-ee2a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.under-ee2a:hover {
  box-shadow: none;
  color: currentColor;
}
.under-ee2a svg {
  width: 18px;
  height: 18px;
}
.under-ee2a .section_e07f {
  display: none;
}
.hero-0391 {
  position: relative;
}
.hero-0391.fn-active-4763 .under-ee2a .info-b2a5 {
  display: none;
}
.hero-0391.fn-active-4763 .under-ee2a .section_e07f {
  display: inline-block;
}
.hero-0391 .dark-2cfd {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.hero-0391.tooltip_selected_29bf .dark-2cfd {
  left: auto;
  right: -0.9em;
}
.hero-0391.tooltip_selected_29bf .active_brown_f770::before {
  left: auto;
  right: 15px;
}
.hero-0391.fn-active-4763 .dark-2cfd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu-c064 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.menu-c064 label {
  flex-basis: 100%;
}
.menu-c064 .status-a6c9 {
  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;
}
.menu-c064 .disabled_c82c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.menu-c064 .disabled_c82c:focus {
  background-color: transparent;
}
.menu-c064 button.status_under_b768 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.menu-c064 button.status_under_b768:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.menu-c064 button.status_under_b768 svg {
  width: 18px;
  height: 18px;
}
.menu-c064 input[type="submit"] {
  min-height: auto;
}
.secondary_c74e .menu-c064 .disabled_c82c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active_brown_f770 {
  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) {
  .active_brown_f770 {
    width: 220px;
  }
}
.active_brown_f770 label {
  flex-basis: 100%;
}
.active_brown_f770::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;
}
.button-top-6cba .secondary_c74e .menu-c064 {
  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;
}
.button-top-6cba
  .secondary_c74e
  .menu-c064
  .status-a6c9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.button-top-6cba .secondary_c74e .menu-c064 .disabled_c82c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.button-top-6cba
  .secondary_c74e
  .menu-c064
  .disabled_c82c:focus {
  background: 0 0;
}
.button-top-6cba
  .secondary_c74e
  .menu-c064
  .avatar_ce63 {
  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;
}
.grid_glass_b6e2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.grid_glass_b6e2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.grid_glass_b6e2 li:last-child {
  margin-right: 0;
}
.grid_glass_b6e2 li:first-child {
  margin-left: 0;
}
.grid_glass_b6e2.modal_inner_995f a {
  color: #fff;
}
.grid_glass_b6e2.modal_inner_995f a:hover {
  color: #fff;
}
.grid_glass_b6e2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.grid_glass_b6e2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.grid_glass_b6e2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.grid_glass_b6e2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.grid_glass_b6e2 [class*="social-icon-apple"] {
  background-color: #999;
}
.grid_glass_b6e2 [class*="social-icon-apple"].search_in_5bc9 {
  background-color: transparent;
  color: #999;
}
.grid_glass_b6e2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.grid_glass_b6e2 [class*="social-icon-behance"].search_in_5bc9 {
  background-color: transparent;
  color: #1769ff;
}
.grid_glass_b6e2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.grid_glass_b6e2 [class*="social-icon-bitbucket"].search_in_5bc9 {
  background-color: transparent;
  color: #205081;
}
.grid_glass_b6e2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.grid_glass_b6e2 [class*="social-icon-codepen"].search_in_5bc9 {
  background-color: transparent;
  color: #000;
}
.grid_glass_b6e2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.grid_glass_b6e2 [class*="social-icon-delicious"].search_in_5bc9 {
  background-color: transparent;
  color: #39f;
}
.grid_glass_b6e2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.grid_glass_b6e2 [class*="social-icon-digg"].search_in_5bc9 {
  background-color: transparent;
  color: #005be2;
}
.grid_glass_b6e2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.grid_glass_b6e2 [class*="social-icon-dribbble"].search_in_5bc9 {
  background-color: transparent;
  color: #ea4c89;
}
.grid_glass_b6e2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.grid_glass_b6e2 [class*="social-icon-envelope"].search_in_5bc9 {
  background-color: transparent;
  color: #ea4335;
}
.grid_glass_b6e2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.grid_glass_b6e2 [class*="social-icon-facebook"].search_in_5bc9 {
  background-color: transparent;
  color: #3b5998;
}
.grid_glass_b6e2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.grid_glass_b6e2 [class*="social-icon-flickr"].search_in_5bc9 {
  background-color: transparent;
  color: #0063dc;
}
.grid_glass_b6e2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.grid_glass_b6e2 [class*="social-icon-foursquare"].search_in_5bc9 {
  background-color: transparent;
  color: #2d5be3;
}
.grid_glass_b6e2 [class*="social-icon-github"] {
  background-color: #333;
}
.grid_glass_b6e2 [class*="social-icon-github"].search_in_5bc9 {
  background-color: transparent;
  color: #333;
}
.grid_glass_b6e2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.grid_glass_b6e2 [class*="social-icon-google-plus"].search_in_5bc9 {
  background-color: transparent;
  color: #dd4b39;
}
.grid_glass_b6e2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.grid_glass_b6e2 [class*="social-icon-houzz"].search_in_5bc9 {
  background-color: transparent;
  color: #7ac142;
}
.grid_glass_b6e2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.grid_glass_b6e2 [class*="social-icon-instagram"].search_in_5bc9 {
  background-color: transparent;
  color: #262626;
}
.grid_glass_b6e2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.grid_glass_b6e2 [class*="social-icon-jsfiddle"].search_in_5bc9 {
  background-color: transparent;
  color: #487aa2;
}
.grid_glass_b6e2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.grid_glass_b6e2 [class*="social-icon-linkedin"].search_in_5bc9 {
  background-color: transparent;
  color: #0077b5;
}
.grid_glass_b6e2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.grid_glass_b6e2 [class*="social-icon-medium"].search_in_5bc9 {
  background-color: transparent;
  color: #00ab6b;
}
.grid_glass_b6e2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.grid_glass_b6e2
  [class*="social-icon-odnoklassniki"].search_in_5bc9 {
  background-color: transparent;
  color: #f4731c;
}
.grid_glass_b6e2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.grid_glass_b6e2 [class*="social-icon-meetup"].search_in_5bc9 {
  background-color: transparent;
  color: #ec1c40;
}
.grid_glass_b6e2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.grid_glass_b6e2 [class*="social-icon-pinterest"].search_in_5bc9 {
  background-color: transparent;
  color: #bd081c;
}
.grid_glass_b6e2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.grid_glass_b6e2 [class*="social-icon-product-hunt"].search_in_5bc9 {
  background-color: transparent;
  color: #da552f;
}
.grid_glass_b6e2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.grid_glass_b6e2 [class*="social-icon-reddit"].search_in_5bc9 {
  background-color: transparent;
  color: #ff4500;
}
.grid_glass_b6e2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.grid_glass_b6e2 [class*="social-icon-rss"].search_in_5bc9 {
  background-color: transparent;
  color: #f26522;
}
.grid_glass_b6e2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.grid_glass_b6e2
  [class*="social-icon-shopping-cart"].search_in_5bc9 {
  background-color: transparent;
  color: #4caf50;
}
.grid_glass_b6e2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.grid_glass_b6e2 [class*="social-icon-skype"].search_in_5bc9 {
  background-color: transparent;
  color: #00aff0;
}
.grid_glass_b6e2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.grid_glass_b6e2 [class*="social-icon-slideshare"].search_in_5bc9 {
  background-color: transparent;
  color: #0077b5;
}
.grid_glass_b6e2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.grid_glass_b6e2 [class*="social-icon-snapchat"].search_in_5bc9 {
  background-color: transparent;
  color: #fffc00;
}
.grid_glass_b6e2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.grid_glass_b6e2 [class*="social-icon-soundcloud"].search_in_5bc9 {
  background-color: transparent;
  color: #f80;
}
.grid_glass_b6e2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.grid_glass_b6e2 [class*="social-icon-spotify"].search_in_5bc9 {
  background-color: transparent;
  color: #2ebd59;
}
.grid_glass_b6e2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.grid_glass_b6e2
  [class*="social-icon-stack-overflow"].search_in_5bc9 {
  background-color: transparent;
  color: #fe7a15;
}
.grid_glass_b6e2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.grid_glass_b6e2 [class*="social-icon-maldkfgram"].search_in_5bc9 {
  background-color: transparent;
  color: #2ca5e0;
}
.grid_glass_b6e2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.grid_glass_b6e2 [class*="social-icon-tripadvisor"].search_in_5bc9 {
  background-color: transparent;
  color: #589442;
}
.grid_glass_b6e2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.grid_glass_b6e2 [class*="social-icon-tumblr"].search_in_5bc9 {
  background-color: transparent;
  color: #35465c;
}
.grid_glass_b6e2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.grid_glass_b6e2 [class*="social-icon-twitch"].search_in_5bc9 {
  background-color: transparent;
  color: #6441a5;
}
.grid_glass_b6e2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.grid_glass_b6e2 [class*="social-icon-twitter"].search_in_5bc9 {
  background-color: transparent;
  color: #1da1f2;
}
.grid_glass_b6e2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.grid_glass_b6e2 [class*="social-icon-vimeo"].search_in_5bc9 {
  background-color: transparent;
  color: #1ab7ea;
}
.grid_glass_b6e2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.grid_glass_b6e2 [class*="social-icon-vk"].search_in_5bc9 {
  background-color: transparent;
  color: #45668e;
}
.grid_glass_b6e2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.grid_glass_b6e2 [class*="social-icon-weibo"].search_in_5bc9 {
  background-color: transparent;
  color: #df2029;
}
.grid_glass_b6e2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.grid_glass_b6e2 [class*="social-icon-weixin"].search_in_5bc9 {
  background-color: transparent;
  color: #7bb32e;
}
.grid_glass_b6e2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.grid_glass_b6e2 [class*="social-icon-whatsapp"].search_in_5bc9 {
  background-color: transparent;
  color: #25d366;
}
.grid_glass_b6e2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.grid_glass_b6e2 [class*="social-icon-wordpress"].search_in_5bc9 {
  background-color: transparent;
  color: #21759b;
}
.grid_glass_b6e2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.grid_glass_b6e2 [class*="social-icon-xing"].search_in_5bc9 {
  background-color: transparent;
  color: #026466;
}
.grid_glass_b6e2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.grid_glass_b6e2 [class*="social-icon-yelp"].search_in_5bc9 {
  background-color: transparent;
  color: #af0606;
}
.grid_glass_b6e2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.grid_glass_b6e2 [class*="social-icon-youtube"].search_in_5bc9 {
  background-color: transparent;
  color: #cd201f;
}
.dynamic-c3d3 {
  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;
}
.dynamic-c3d3:hover {
  box-shadow: none;
  background: 0 0;
}
.label_b472 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.element-ea88 {
  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;
}
.hover_inner_8a89 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.caption_fresh_78fb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.caption_fresh_78fb,
.caption_fresh_78fb::after,
.caption_fresh_78fb::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;
}
.caption_fresh_78fb::after,
.caption_fresh_78fb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.button_1dc3 .element-ea88 .hover_inner_8a89 {
  margin-top: -2px;
  width: 19px;
}
.button_1dc3 .element-ea88 .caption_fresh_78fb {
  margin-top: -1px;
}
.button_1dc3 .element-ea88 .caption_fresh_78fb,
.button_1dc3 .element-ea88 .caption_fresh_78fb::after,
.button_1dc3 .element-ea88 .caption_fresh_78fb::before {
  width: 19px;
  height: 2px;
}
.button_1dc3 .element-ea88 .caption_fresh_78fb::before {
  top: -6px;
}
.button_1dc3 .element-ea88 .caption_fresh_78fb::after {
  bottom: -6px;
}
.gradient-new-5f92 .element-ea88 .hover_inner_8a89 {
  margin-top: -2px;
  width: 22px;
}
.gradient-new-5f92 .element-ea88 .caption_fresh_78fb {
  margin-top: -1px;
}
.gradient-new-5f92 .element-ea88 .caption_fresh_78fb,
.gradient-new-5f92 .element-ea88 .caption_fresh_78fb::after,
.gradient-new-5f92 .element-ea88 .caption_fresh_78fb::before {
  width: 22px;
  height: 2px;
}
.gradient-new-5f92 .element-ea88 .caption_fresh_78fb::before {
  top: -7px;
}
.gradient-new-5f92 .element-ea88 .caption_fresh_78fb::after {
  bottom: -7px;
}
.smooth-98c6 .element-ea88 .hover_inner_8a89 {
  margin-top: -2px;
  width: 31px;
}
.smooth-98c6 .element-ea88 .caption_fresh_78fb {
  margin-top: -1.5px;
}
.smooth-98c6 .element-ea88 .caption_fresh_78fb,
.smooth-98c6 .element-ea88 .caption_fresh_78fb::after,
.smooth-98c6 .element-ea88 .caption_fresh_78fb::before {
  width: 31px;
  height: 3px;
}
.smooth-98c6 .element-ea88 .caption_fresh_78fb::before {
  top: -9px;
}
.smooth-98c6 .element-ea88 .caption_fresh_78fb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .simple_e23e .element-ea88 .hover_inner_8a89 {
    margin-top: -2px;
    width: 19px;
  }
  .simple_e23e .element-ea88 .caption_fresh_78fb {
    margin-top: -1px;
  }
  .simple_e23e .element-ea88 .caption_fresh_78fb,
  .simple_e23e .element-ea88 .caption_fresh_78fb::after,
  .simple_e23e .element-ea88 .caption_fresh_78fb::before {
    width: 19px;
    height: 2px;
  }
  .simple_e23e .element-ea88 .caption_fresh_78fb::before {
    top: -6px;
  }
  .simple_e23e .element-ea88 .caption_fresh_78fb::after {
    bottom: -6px;
  }
  .slider_east_bbed .element-ea88 .hover_inner_8a89 {
    margin-top: -2px;
    width: 22px;
  }
  .slider_east_bbed .element-ea88 .caption_fresh_78fb {
    margin-top: -1px;
  }
  .slider_east_bbed .element-ea88 .caption_fresh_78fb,
  .slider_east_bbed .element-ea88 .caption_fresh_78fb::after,
  .slider_east_bbed .element-ea88 .caption_fresh_78fb::before {
    width: 22px;
    height: 2px;
  }
  .slider_east_bbed .element-ea88 .caption_fresh_78fb::before {
    top: -7px;
  }
  .slider_east_bbed .element-ea88 .caption_fresh_78fb::after {
    bottom: -7px;
  }
  .grid-c0cc .element-ea88 .hover_inner_8a89 {
    margin-top: -2px;
    width: 31px;
  }
  .grid-c0cc .element-ea88 .caption_fresh_78fb {
    margin-top: -1.5px;
  }
  .grid-c0cc .element-ea88 .caption_fresh_78fb,
  .grid-c0cc .element-ea88 .caption_fresh_78fb::after,
  .grid-c0cc .element-ea88 .caption_fresh_78fb::before {
    width: 31px;
    height: 3px;
  }
  .grid-c0cc .element-ea88 .caption_fresh_78fb::before {
    top: -9px;
  }
  .grid-c0cc .element-ea88 .caption_fresh_78fb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .frame_dad5 .element-ea88 .hover_inner_8a89 {
    margin-top: -2px;
    width: 19px;
  }
  .frame_dad5 .element-ea88 .caption_fresh_78fb {
    margin-top: -1px;
  }
  .frame_dad5 .element-ea88 .caption_fresh_78fb,
  .frame_dad5 .element-ea88 .caption_fresh_78fb::after,
  .frame_dad5 .element-ea88 .caption_fresh_78fb::before {
    width: 19px;
    height: 2px;
  }
  .frame_dad5 .element-ea88 .caption_fresh_78fb::before {
    top: -6px;
  }
  .frame_dad5 .element-ea88 .caption_fresh_78fb::after {
    bottom: -6px;
  }
  .notification-1c62 .element-ea88 .hover_inner_8a89 {
    margin-top: -2px;
    width: 22px;
  }
  .notification-1c62 .element-ea88 .caption_fresh_78fb {
    margin-top: -1px;
  }
  .notification-1c62 .element-ea88 .caption_fresh_78fb,
  .notification-1c62 .element-ea88 .caption_fresh_78fb::after,
  .notification-1c62 .element-ea88 .caption_fresh_78fb::before {
    width: 22px;
    height: 2px;
  }
  .notification-1c62 .element-ea88 .caption_fresh_78fb::before {
    top: -7px;
  }
  .notification-1c62 .element-ea88 .caption_fresh_78fb::after {
    bottom: -7px;
  }
  .thumbnail_6b04 .element-ea88 .hover_inner_8a89 {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail_6b04 .element-ea88 .caption_fresh_78fb {
    margin-top: -1.5px;
  }
  .thumbnail_6b04 .element-ea88 .caption_fresh_78fb,
  .thumbnail_6b04 .element-ea88 .caption_fresh_78fb::after,
  .thumbnail_6b04 .element-ea88 .caption_fresh_78fb::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail_6b04 .element-ea88 .caption_fresh_78fb::before {
    top: -9px;
  }
  .thumbnail_6b04 .element-ea88 .caption_fresh_78fb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_iron_2d08 .element-ea88 .hover_inner_8a89 {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail_iron_2d08 .element-ea88 .caption_fresh_78fb {
    margin-top: -1px;
  }
  .thumbnail_iron_2d08 .element-ea88 .caption_fresh_78fb,
  .thumbnail_iron_2d08 .element-ea88 .caption_fresh_78fb::after,
  .thumbnail_iron_2d08 .element-ea88 .caption_fresh_78fb::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail_iron_2d08 .element-ea88 .caption_fresh_78fb::before {
    top: -6px;
  }
  .thumbnail_iron_2d08 .element-ea88 .caption_fresh_78fb::after {
    bottom: -6px;
  }
  .wood-bb0c .element-ea88 .hover_inner_8a89 {
    margin-top: -2px;
    width: 22px;
  }
  .wood-bb0c .element-ea88 .caption_fresh_78fb {
    margin-top: -1px;
  }
  .wood-bb0c .element-ea88 .caption_fresh_78fb,
  .wood-bb0c .element-ea88 .caption_fresh_78fb::after,
  .wood-bb0c .element-ea88 .caption_fresh_78fb::before {
    width: 22px;
    height: 2px;
  }
  .wood-bb0c .element-ea88 .caption_fresh_78fb::before {
    top: -7px;
  }
  .wood-bb0c .element-ea88 .caption_fresh_78fb::after {
    bottom: -7px;
  }
  .small_374b .element-ea88 .hover_inner_8a89 {
    margin-top: -2px;
    width: 31px;
  }
  .small_374b .element-ea88 .caption_fresh_78fb {
    margin-top: -1.5px;
  }
  .small_374b .element-ea88 .caption_fresh_78fb,
  .small_374b .element-ea88 .caption_fresh_78fb::after,
  .small_374b .element-ea88 .caption_fresh_78fb::before {
    width: 31px;
    height: 3px;
  }
  .small_374b .element-ea88 .caption_fresh_78fb::before {
    top: -9px;
  }
  .small_374b .element-ea88 .caption_fresh_78fb::after {
    bottom: -9px;
  }
}
.block-5235 .caption_fresh_78fb {
  -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);
}
.block-5235 .caption_fresh_78fb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block-5235 .caption_fresh_78fb::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);
}
.block-5235.input-prev-f4e5 .caption_fresh_78fb {
  -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);
}
.block-5235.input-prev-f4e5 .caption_fresh_78fb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block-5235.input-prev-f4e5 .caption_fresh_78fb::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);
}
.full-3d72 {
  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.mask-brown-dcae:before {
  display: none;
}
.module-right-7b73 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.module-right-7b73 .text_c1d1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.module-right-7b73 .text_c1d1:last-of-type {
  border-bottom: none;
}
.module-right-7b73 .text_c1d1.wrapper-motion-f820,
.module-right-7b73 .text_c1d1.background-last-db5b,
.module-right-7b73 .text_c1d1.article_fresh_803e {
  padding: 0;
}
.module-right-7b73 .brown_2cea .logo-8f9e {
  color: currentColor;
}
.module-right-7b73 .brown_2cea .logo-8f9e:focus,
.module-right-7b73 .brown_2cea .logo-8f9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module-right-7b73.pattern-upper-0dd7 .panel_cd7d,
.module-right-7b73.pattern-upper-0dd7 .column-inner-f1a8 a,
.module-right-7b73.pattern-upper-0dd7 .preview-motion-8847 a,
.module-right-7b73.pattern-upper-0dd7 .summary-hovered-1c41 a {
  color: rgba(0, 0, 0, 0.55);
}
.module-right-7b73.pattern-upper-0dd7 .panel_cd7d:hover,
.module-right-7b73.pattern-upper-0dd7 .column-inner-f1a8 a:hover,
.module-right-7b73.pattern-upper-0dd7 .preview-motion-8847 a:hover,
.module-right-7b73.pattern-upper-0dd7 .summary-hovered-1c41 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module-right-7b73.pattern-upper-0dd7 .component-action-1ee4 {
  color: rgba(0, 0, 0, 0.8);
}
.module-right-7b73.pattern-upper-0dd7 .text_c1d1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.module-right-7b73.pattern-upper-0dd7 .text_c1d1:before {
  background: rgba(0, 0, 0, 0.08);
}
.module-right-7b73.pattern-upper-0dd7 .wrapper_2e85:before {
  background: rgba(255, 255, 255, 0.9);
}
.module-right-7b73.pattern-upper-0dd7 .brown_2cea .item-lite-df2d li a,
.module-right-7b73.pattern-upper-0dd7 .brown_2cea .logo-8f9e,
.module-right-7b73.pattern-upper-0dd7 .summary-hovered-1c41 {
  border-color: rgba(0, 0, 0, 0.08);
}
.module-right-7b73.pattern-upper-0dd7 .brown_2cea .logo-8f9e:focus,
.module-right-7b73.pattern-upper-0dd7 .brown_2cea .logo-8f9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module-right-7b73.pattern-upper-0dd7 .item-lite-df2d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module-right-7b73.row-5e4c .panel_cd7d,
.module-right-7b73.row-5e4c .column-inner-f1a8 a,
.module-right-7b73.row-5e4c .preview-motion-8847 .logo-8f9e,
.module-right-7b73.row-5e4c .preview-motion-8847 a,
.module-right-7b73.row-5e4c .summary-hovered-1c41 a {
  color: rgba(255, 255, 255, 0.79);
}
.module-right-7b73.row-5e4c .panel_cd7d:hover,
.module-right-7b73.row-5e4c .column-inner-f1a8 a:hover,
.module-right-7b73.row-5e4c .preview-motion-8847 .logo-8f9e:hover,
.module-right-7b73.row-5e4c .preview-motion-8847 a:hover,
.module-right-7b73.row-5e4c .summary-hovered-1c41 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-right-7b73.row-5e4c .component-action-1ee4 {
  color: rgba(255, 255, 255, 0.99);
}
.module-right-7b73.row-5e4c .text_c1d1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-right-7b73.row-5e4c .text_c1d1:before {
  background: rgba(255, 255, 255, 0.08);
}
.module-right-7b73.row-5e4c .wrapper_2e85:before {
  background: rgba(0, 0, 0, 0.9);
}
.module-right-7b73.row-5e4c .brown_2cea .item-lite-df2d li a,
.module-right-7b73.row-5e4c .brown_2cea .logo-8f9e,
.module-right-7b73.row-5e4c .summary-hovered-1c41 {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-right-7b73.row-5e4c .brown_2cea .logo-8f9e:focus,
.module-right-7b73.row-5e4c .brown_2cea .logo-8f9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module-right-7b73.row-5e4c .item-lite-df2d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_2e85 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wrapper_2e85:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.heading-basic-49d3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.disabled-ff44 .module-right-7b73 {
  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;
}
.disabled-ff44 .text_c1d1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.disabled-ff44 .text_c1d1: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) {
  .disabled-ff44 .text_c1d1:before {
    width: 16%;
    left: 42%;
  }
}
.disabled-ff44 .text_c1d1:last-child:before {
  content: none;
}
.disabled-ff44 .text_c1d1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.disabled-ff44 .brown_2cea .item-lite-df2d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.disabled-ff44 .brown_2cea .item-lite-df2d li a .logo-8f9e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.disabled-ff44 .brown_2cea .summary-hovered-1c41 {
  border: none;
}
.disabled-ff44 .brown_2cea .summary-hovered-1c41 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.disabled-ff44 .wrapper_2e85 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.disabled-ff44 .heading-basic-49d3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.disabled-ff44 .row-5e4c .wrapper_2e85:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled-ff44 .pattern-upper-0dd7.video-4057 .caption_fresh_78fb {
  background: rgba(0, 0, 0, 0.6);
}
.disabled-ff44
  .pattern-upper-0dd7.video-4057
  .caption_fresh_78fb::after,
.disabled-ff44
  .pattern-upper-0dd7.video-4057
  .caption_fresh_78fb:before {
  background: inherit;
}
.disabled-ff44
  .pattern-upper-0dd7.video-4057:hover
  .caption_fresh_78fb {
  background: rgba(0, 0, 0, 0.8);
}
.middle-f075 .module-right-7b73 {
  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) {
  .middle-f075 .module-right-7b73 {
    width: auto;
    right: 45px;
  }
}
.advanced-73ef .module-right-7b73 {
  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) {
  .advanced-73ef .module-right-7b73 {
    width: auto;
    left: 45px;
  }
}
.mask-brown-dcae .module-right-7b73 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.mask-brown-dcae .heading-basic-49d3 {
  max-width: 48em;
  margin: 0 auto;
}
.mask-brown-dcae .wrapper_2e85:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gold_0bf9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gold_0bf9.disabled-ff44 .module-right-7b73 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gold_0bf9.middle-f075 .module-right-7b73 {
  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);
}
.gold_0bf9 .module-right-7b73 {
  visibility: visible;
}
.gold_0bf9.advanced-73ef .module-right-7b73 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.advanced-1134,
.fixed-4bed {
  overflow-x: hidden;
}
.advanced-1134 .module-right-7b73 {
  overflow: auto;
}
.advanced-1134.disabled-ff44 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced-1134.disabled-ff44 .module-right-7b73 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.advanced-1134.disabled-ff44 .dynamic-c3d3 {
  opacity: 0;
}
.advanced-1134.middle-f075 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced-1134.middle-f075 .module-right-7b73 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.advanced-1134.middle-f075 .dynamic-c3d3 {
  opacity: 0;
}
.advanced-1134.advanced-73ef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced-1134.advanced-73ef .module-right-7b73 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.advanced-1134.advanced-73ef .dynamic-c3d3 {
  opacity: 0;
}
.advanced-1134.mask-brown-dcae .module-right-7b73 {
  z-index: 10;
  visibility: visible;
}
.video-4057 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.video-4057 .caption_fresh_78fb {
  background: rgba(255, 255, 255, 0.99);
}
.video-4057 .caption_fresh_78fb::after,
.video-4057 .caption_fresh_78fb:before {
  background: inherit;
}
.video-4057:hover .caption_fresh_78fb {
  background: rgba(255, 255, 255, 0.99);
}
.advanced-73ef .video-4057 {
  top: 10px;
  right: auto;
  left: 12px;
}
.mask-brown-dcae .video-4057 {
  display: none !important;
}
.advanced-1134:before,
.fixed-4bed:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.advanced-1134 .video-4057,
.fixed-4bed .video-4057 {
  display: inline-block;
}
.module-right-7b73 .row-small-b32c {
  -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;
}
.advanced-1134 .module-right-7b73 .row-small-b32c,
.fixed-4bed .module-right-7b73 .row-small-b32c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice-black-cfda .status-a6c9 {
  width: 100%;
}
.tooltip_b16b {
  padding: 0 0.5em 0;
}
.tooltip_b16b [class*="customify-col-"],
.tooltip_b16b [class*="customify-col_"],
.tooltip_b16b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hover_ddff .tooltip_b16b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .main-fast-6a7c .next-092f,
  .next-092f {
    display: none;
  }
  .item-plasma-53e5 {
    text-align: left;
  }
  .easy_f624 {
    text-align: center;
  }
  .image-under-948c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .main-fast-6a7c .hover-cd25,
  .hover-cd25 {
    display: none;
  }
  .top_e4e4 {
    text-align: left;
  }
  .modal-37d3 {
    text-align: center;
  }
  .heading_hard_35df {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .main-fast-6a7c .white-25e6,
  .white-25e6 {
    display: none;
  }
  .feature_6b36 {
    text-align: left;
  }
  .container-stone-d8fa {
    text-align: center;
  }
  .motion-0c3c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container-last-9d9e {
  box-shadow: none !important;
}
.wrapper-simple-fe70 .progress-light-ae51,
.plasma_3732 .progress-light-ae51 {
  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;
}
.plasma_3732 .progress-light-ae51 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.container_basic_29be {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.container_basic_29be:after,
.container_basic_29be:before {
  content: "";
  display: table;
}
.container_basic_29be:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .container_basic_29be {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.container_basic_29be,
.pagination_09b4 {
  max-width: 1248px;
  margin: 0 auto;
}

.bronze_f4ff.column-up-6441 .container_basic_29be {
  max-width: 100%;
}
.bronze_f4ff.heading_fluid_e022 {
  max-width: 1200px;
  margin: 0 auto;
}
.bronze_f4ff.secondary_stale_74de .container_basic_29be {
  max-width: 100%;
}
.bronze_f4ff.secondary_stale_74de > .container_basic_29be {
  padding-left: 0;
  padding-right: 0;
}
.bronze_f4ff.secondary_stale_74de > .container_basic_29be .main-fast-6a7c {
  margin: 0;
}
.bronze_f4ff.secondary_stale_74de
  > .container_basic_29be
  .medium-4b3f.orange_bd93 {
  margin-right: 0;
  margin-left: 0;
}
.bronze_f4ff.secondary_stale_74de #main.orange_bd93 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .item_4907 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .item_4907 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .primary_clean_6a2c .filter_76ba {
    padding-right: 1em;
  }
  .primary_clean_6a2c.medium_9765 .medium-4b3f {
    border-right: 1px solid #eaecee;
  }
  .primary_clean_6a2c.medium_9765 .filter_76ba {
    padding-right: 1em;
  }
  .primary_clean_6a2c.medium_9765 .widget_331b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_ec55 .filter_76ba {
    padding-left: 1em;
  }
  .filter_ec55.medium_9765 .medium-4b3f {
    border-left: 1px solid #eaecee;
  }
  .filter_ec55.medium_9765 .filter_76ba {
    padding-left: 1em;
  }
  .filter_ec55.medium_9765 .widget_331b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new_d421 .filter_76ba {
    padding-left: 1em;
  }
  .new_d421.medium_9765 .tabs_9a36 {
    border-right: 1px solid #eaecee;
  }
  .new_d421.medium_9765 .shadow-f77f {
    border-right: 1px solid #eaecee;
  }
  .new_d421.medium_9765 .filter_76ba {
    padding-left: 1em;
  }
  .new_d421.medium_9765 .widget_331b {
    padding-right: 1em;
  }
  .new_d421.medium_9765 .full_a6ec {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-action-1268 .filter_76ba {
    padding-right: 1em;
  }
  .hover-action-1268.medium_9765 .tabs_9a36 {
    border-left: 1px solid #eaecee;
  }
  .hover-action-1268.medium_9765 .shadow-f77f {
    border-left: 1px solid #eaecee;
  }
  .hover-action-1268.medium_9765 .filter_76ba {
    padding-right: 1em;
  }
  .hover-action-1268.medium_9765 .widget_331b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-action-1268.medium_9765 .full_a6ec {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_4907 .filter_76ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item_4907.medium_9765 .medium-4b3f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .item_4907.medium_9765 .filter_76ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item_4907.medium_9765 .widget_331b {
    padding-left: 1em;
  }
  .item_4907.medium_9765 .full_a6ec {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .item_4907.medium_9765 .filter_76ba {
    padding-left: 0;
  }
}
.fresh-491b .button-bc3e {
  display: inline-block;
}
.main-1a3e {
  display: inline-block;
}
.bronze-683d {
  word-con: break-word;
}
.inner_4e35 > span {
  display: inline-block;
  padding: 5px 0;
}
.inner_4e35 .wrapper-north-2e87 {
  margin-left: 8px;
  margin-right: 8px;
}
.inner_4e35 .list-85f4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.middle-f647 .heading-af08 {
  margin-bottom: 2em;
}
.middle-f647 .sort-6a42 {
  margin-bottom: 15px;
}
.middle-f647 .sort-6a42:last-child {
  margin-bottom: 0;
}
.middle-f647 .dim_8173 {
  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) {
  .middle-f647 .dim_8173 {
    display: block;
  }
}
.middle-f647 .sidebar-lower-d754 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .middle-f647 .sidebar-lower-d754 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.middle-f647 .hard_de90 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.middle-f647 .hard_de90 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.middle-f647 .hard_de90 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.middle-f647 .bronze-683d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.middle-f647 .bronze-683d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.middle-f647 .input-7b13 p:last-child {
  margin-bottom: 0;
}
.middle-f647 .left_9afb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.middle-f647 .detail_a8d4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.middle-f647 .advanced_00d3 {
  margin-top: 1em;
}
.middle-f647 .tiny_c26b {
  top: 0;
  display: block;
}
.middle-f647 .tiny_c26b a {
  color: inherit;
}
.middle-f647 .tiny_c26b a:hover {
  color: inherit;
}
.middle-f647 .bronze-855e {
  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;
}
.middle-f647 .bronze-855e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.middle-f647 .detail_a8d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.middle-f647 .brown_6196 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.middle-f647 .brown_6196:first-child {
  margin-top: 0;
}
.middle-f647 .brown_6196.frame-hard-c2af {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.middle-f647 .brown_6196.component-21fa {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.middle-f647
  .brown_6196.component-21fa.gallery-bronze-4892
  .advanced_00d3 {
  width: 100%;
}
.middle-f647 .component-21fa {
  -webkit-box-align: center;
  align-items: center;
}
.middle-f647 .component-21fa .inner_4e35,
.middle-f647 .component-21fa > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.middle-f647 .hard_de90 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.middle-f647 .hard_de90 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.middle-f647 .hard_de90: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;
}
.middle-f647 .frame-hard-c2af {
  z-index: 5;
}
.middle-f647 .up_7662 .footer_e960 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.middle-f647 .motion-5ff2 .footer_e960 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.middle-f647 .primary-dirty-541a .footer_e960 {
  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;
}
.middle-f647.wide_5476 .dim_8173,
.middle-f647.list-easy-4a41 .dim_8173 {
  display: block;
}
.middle-f647.wide_5476 .dim_8173 .old_8373,
.middle-f647.wide_5476 .dim_8173 .detail_a8d4,
.middle-f647.list-easy-4a41 .dim_8173 .old_8373,
.middle-f647.list-easy-4a41 .dim_8173 .detail_a8d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.middle-f647.footer_ea11 .sidebar-lower-d754 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .middle-f647.footer_ea11 .sidebar-lower-d754 {
    margin-right: 0;
  }
}
.middle-f647.wide_5476 .sidebar-lower-d754,
.middle-f647.list-easy-4a41 .sidebar-lower-d754 {
  padding-top: 40%;
}
.middle-f647.wide_5476 .heading-af08,
.middle-f647.list-easy-4a41 .heading-af08 {
  display: block;
}
.middle-f647.wide_5476 .fn-sticky-4763 .detail_a8d4,
.middle-f647.list-easy-4a41 .fn-sticky-4763 .detail_a8d4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.middle-f647.wide_5476 .sidebar-lower-d754,
.middle-f647.list-easy-4a41 .sidebar-lower-d754 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.middle-f647.wide_5476 .detail_a8d4 {
  padding: 1em;
}
.wrapper_green_0547 {
  margin: 30px auto;
  display: block;
}
.wrapper_green_0547 .notification_up_ce13 > * {
  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;
}
.wrapper_green_0547 .notification_up_ce13 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wrapper_green_0547 .notification_up_ce13 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image-6a3d .inner_4e35 {
  margin-bottom: 1.41575em;
}
.image-6a3d .logo_narrow_b2cc {
  margin-bottom: 1.618em;
}
.bottom_4a3d .background-medium-a926 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.bottom_4a3d .background-medium-a926 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.bottom_4a3d .icon_c9e8 {
  max-width: 100%;
  overflow: auto;
}
.middle_b533 .bottom_4a3d a:hover {
  text-decoration: underline;
}
.tall_e9ce .sort-6a42:not(.bronze-683d),
.tall_e9ce .hard_de90 {
  margin-bottom: 1.41575em;
}
.tall_e9ce .sort-6a42:not(.bronze-683d):last-child,
.tall_e9ce .hard_de90:last-child {
  margin-bottom: 0;
}
.tall_e9ce .sort-6a42.complex-9cc8 {
  margin-bottom: 0.41575em;
}
.tall_e9ce .in-155b:before,
.tall_e9ce .middle-06d1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tall_e9ce .in-155b:before {
  content: "\f115";
}
.tall_e9ce .middle-06d1:before {
  content: "\f02c";
}
.tall_e9ce .accent_down_7c75 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tall_e9ce .accent_down_7c75 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.button_advanced_5ecd {
  display: -webkit-box;
  display: flex;
}
.button_advanced_5ecd .tertiary_focused_e795 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .button_advanced_5ecd .tertiary_focused_e795 {
    flex-basis: 90px;
  }
}
.button_advanced_5ecd .nav-pink-50ad {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .button_advanced_5ecd .nav-pink-50ad {
    flex-basis: calc(100% - 50px);
  }
}
.button_advanced_5ecd .gold_7138 p:last-child {
  margin-bottom: 0.72em;
}
.complex-9905 .notification_up_ce13 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.complex-9905 .notification_up_ce13:after,
.complex-9905 .notification_up_ce13:before {
  content: "";
  display: table;
}
.complex-9905 .notification_up_ce13:after {
  clear: both;
}
.complex-9905 .notification_up_ce13 .stale_ca6a,
.complex-9905 .notification_up_ce13 .pattern-dirty-98cf {
  width: 49%;
}
.complex-9905 .notification_up_ce13 .stale_ca6a a span.video_0600,
.complex-9905 .notification_up_ce13 .pattern-dirty-98cf a span.video_0600 {
  display: block;
  margin-bottom: 5px;
}
.complex-9905 .notification_up_ce13 .pattern-dirty-98cf {
  float: left;
  text-align: left;
}
.complex-9905 .notification_up_ce13 .stale_ca6a {
  float: right;
  text-align: right;
}
.pagination-c6cb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pagination-c6cb {
    margin-bottom: 0;
  }
}
.row_current_53fa {
  margin-bottom: 1em;
}
.row_current_53fa .bronze-683d {
  font-size: 1.1em;
  line-height: 1.3;
}
.cool_b9e7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.content-small-a35c .row_current_53fa,
.left-0e41 .row_current_53fa {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .content-small-a35c .row_current_53fa,
  .left-0e41 .row_current_53fa {
    display: block;
  }
}
.content-small-a35c .cool_b9e7,
.left-0e41 .cool_b9e7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .content-small-a35c .cool_b9e7,
  .left-0e41 .cool_b9e7 {
    margin-bottom: 1em;
  }
}
.content-small-a35c .cool_b9e7 img,
.left-0e41 .cool_b9e7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.content-small-a35c .component-wide-3f77,
.left-0e41 .component-wide-3f77 {
  flex-basis: calc(100% - 160px);
}
.content-small-a35c .component-wide-3f77 p,
.left-0e41 .component-wide-3f77 p {
  margin-bottom: 0;
}
.content-small-a35c .component-wide-3f77 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .content-small-a35c .component-wide-3f77 {
    padding-left: 0;
  }
}
.left-0e41 .component-wide-3f77 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .left-0e41 .component-wide-3f77 {
    padding-right: 0;
  }
}
.left-0e41 .cool_b9e7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outline_4b03 .cool_b9e7 {
  margin-bottom: 0.5em;
}
.outline_4b03 .cool_b9e7 img {
  width: 100%;
}
.logo-4b90 .bottom-a478,
.banner-3c99 .bottom-a478 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.banner-3c99 .medium-4b3f .preview-caae p:last-child {
  margin-bottom: 0;
}
.logo_96c2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paper-9339 .bright-a150 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paper-9339 .bright-a150:last-of-type {
    margin-bottom: 0;
  }
}
.paper-9339 .bright-a150 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paper-9339 .bright-a150 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paper-9339 .bright-a150 ul li {
  margin: 0 0 0.6em;
}
.paper-9339 .bright-a150 ul li.last_85ef,
.paper-9339 .bright-a150 ul li.tooltip_warm_4465 {
  position: relative;
}
.paper-9339 .bright-a150 ul li.last_85ef .active-56f2,
.paper-9339 .bright-a150 ul li.tooltip_warm_4465 .active-56f2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paper-9339 .bright-a150 ul li.last_85ef:after:after,
.paper-9339 .bright-a150 ul li.last_85ef:after:before,
.paper-9339
  .bright-a150
  ul
  li.tooltip_warm_4465:after:after,
.paper-9339
  .bright-a150
  ul
  li.tooltip_warm_4465:after:before {
  content: "";
  display: table;
}
.paper-9339 .bright-a150 ul li.last_85ef:after:after,
.paper-9339
  .bright-a150
  ul
  li.tooltip_warm_4465:after:after {
  clear: both;
}
.paper-9339 .bright-a150 a.heading-dim-63d5:hover {
  text-decoration: none;
}
.paper-9339 .bright-a150 select {
  max-width: 100%;
}
.paper-9339 .bright-a150 table {
  font-size: 85%;
}
.paper-9339 .bright-a150 table td,
.paper-9339 .bright-a150 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paper-9339 .bright-a150 table tfoot td {
  text-align: left;
}
.paper-9339 .bright-a150 :last-child {
  margin-bottom: 0;
}
.paper-9339 .bright-a150 .row_edef {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paper-9339 .bright-a150 .row_edef label {
  width: 100%;
}
.paper-9339 .bright-a150 .row_edef .disabled_c82c {
  width: 100%;
  display: block;
}
.paper-9339 .bright-a150 .row_edef .status_under_b768 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paper-9339 .bright-a150 .row_edef .status_under_b768:hover svg #svg-search {
  fill: #444;
}
.paper-9339 .bright-a150 .row_edef .status_under_b768 svg {
  width: 18px;
  height: 18px;
}
.paper-9339 .secondary-82f8 ul ul,
.paper-9339 .column-narrow-2b31 ul ul,
.paper-9339 .main-solid-2e40 ul ul,
.paper-9339 .fresh-3f41 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paper-9339 .secondary-82f8 .tabs_slow_86ca > a,
.paper-9339 .column-narrow-2b31 .tabs_slow_86ca > a,
.paper-9339 .main-solid-2e40 .tabs_slow_86ca > a,
.paper-9339 .fresh-3f41 .tabs_slow_86ca > a {
  margin-bottom: 0;
}
.paper-9339 .section_blue_b2c2 li,
.paper-9339 .secondary-82f8 li,
.paper-9339 .row-ee75 li,
.paper-9339 .column-narrow-2b31 li,
.paper-9339 .main-solid-2e40 li,
.paper-9339 .fresh-3f41 li,
.paper-9339 .static_fa95 li,
.paper-9339 .current-8d8f li {
  display: block;
  position: relative;
}
.paper-9339 .section_blue_b2c2 li:last-child,
.paper-9339 .secondary-82f8 li:last-child,
.paper-9339 .row-ee75 li:last-child,
.paper-9339 .column-narrow-2b31 li:last-child,
.paper-9339 .main-solid-2e40 li:last-child,
.paper-9339 .fresh-3f41 li:last-child,
.paper-9339 .static_fa95 li:last-child,
.paper-9339 .current-8d8f li:last-child {
  border: none;
}
.paper-9339 .section_blue_b2c2 li a,
.paper-9339 .secondary-82f8 li a,
.paper-9339 .row-ee75 li a,
.paper-9339 .column-narrow-2b31 li a,
.paper-9339 .main-solid-2e40 li a,
.paper-9339 .fresh-3f41 li a,
.paper-9339 .static_fa95 li a,
.paper-9339 .current-8d8f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paper-9339 .section_blue_b2c2 li ul li::before,
.paper-9339 .secondary-82f8 li ul li::before,
.paper-9339 .row-ee75 li ul li::before,
.paper-9339 .column-narrow-2b31 li ul li::before,
.paper-9339 .main-solid-2e40 li ul li::before,
.paper-9339 .fresh-3f41 li ul li::before,
.paper-9339 .static_fa95 li ul li::before,
.paper-9339 .current-8d8f li ul li::before {
  left: 15px;
}
.paper-9339 .section_blue_b2c2 li ul a,
.paper-9339 .secondary-82f8 li ul a,
.paper-9339 .row-ee75 li ul a,
.paper-9339 .column-narrow-2b31 li ul a,
.paper-9339 .main-solid-2e40 li ul a,
.paper-9339 .fresh-3f41 li ul a,
.paper-9339 .static_fa95 li ul a,
.paper-9339 .current-8d8f li ul a {
  padding-left: 20px;
}
.paper-9339 .section_blue_b2c2 li ul ul li::before,
.paper-9339 .secondary-82f8 li ul ul li::before,
.paper-9339 .row-ee75 li ul ul li::before,
.paper-9339 .column-narrow-2b31 li ul ul li::before,
.paper-9339 .main-solid-2e40 li ul ul li::before,
.paper-9339 .fresh-3f41 li ul ul li::before,
.paper-9339 .static_fa95 li ul ul li::before,
.paper-9339 .current-8d8f li ul ul li::before {
  left: 30px;
}
.paper-9339 .section_blue_b2c2 li ul ul a,
.paper-9339 .secondary-82f8 li ul ul a,
.paper-9339 .row-ee75 li ul ul a,
.paper-9339 .column-narrow-2b31 li ul ul a,
.paper-9339 .main-solid-2e40 li ul ul a,
.paper-9339 .fresh-3f41 li ul ul a,
.paper-9339 .static_fa95 li ul ul a,
.paper-9339 .current-8d8f li ul ul a {
  padding-left: 40px;
}
.paper-9339 .slider_90c2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paper-9339 .current-8d8f ul li {
  margin-bottom: 1.41575em;
}
.paper-9339 .current-8d8f ul li .texture-right-c4fc {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paper-9339 .current-8d8f ul li .aside-0f23 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.row-5e4c .section_blue_b2c2 li a,
.row-5e4c .secondary-82f8 li a,
.row-5e4c .row-ee75 li a,
.row-5e4c .column-narrow-2b31 li a,
.row-5e4c .main-solid-2e40 li a,
.row-5e4c .fresh-3f41 li a,
.row-5e4c .static_fa95 li a,
.row-5e4c .current-8d8f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-5e4c .slider_90c2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-5e4c .bright-a150 ul li.last_85ef .active-56f2,
.row-5e4c .bright-a150 ul li.tooltip_warm_4465 .active-56f2 {
  background: rgba(0, 0, 0, 0.2);
}
.row-5e4c .paper-9339 .bright-a150 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze_f4ff .paper-9339 .item-lite-df2d li {
  margin: 0;
}
.bronze_f4ff .paper-9339 .item-lite-df2d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bronze_f4ff .paper-9339 .item-lite-df2d li ul {
  margin: 0;
}
.bronze_f4ff .paper-9339 .item-lite-df2d li ul li a {
  padding-left: 15px;
}
.bronze_f4ff .paper-9339 .item-lite-df2d li ul li li a {
  padding-left: 30px;
}
.bronze_f4ff .paper-9339 .item-lite-df2d li.carousel_4abd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bronze_f4ff .paper-9339 .item-lite-df2d li.carousel_4abd > 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;
}
.bronze_f4ff .paper-9339 .item-lite-df2d li.carousel_4abd > 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;
}
.paragraph_7ddb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.heading-liquid-d2d4 {
  position: relative;
  z-index: 10;
}
.heading-liquid-d2d4 .row-small-b32c {
  width: 100%;
  max-width: 100%;
}
.row-9171 .large-4f0e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row-9171 .pattern-upper-0dd7 {
}
.row-9171 .row-5e4c {
  background: #292929;
}
.bright_9654 .large-4f0e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.bright_9654 .pattern-upper-0dd7 {
  background: #f9f9f9;
}
.bright_9654 .row-5e4c {
  background: #303030;
}
.hero-slow-6b3e .large-4f0e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hero-slow-6b3e .button-bc3e {
    margin-bottom: 1em;
  }
  .hero-slow-6b3e .button-bc3e:last-child {
    margin-bottom: 0;
  }
}
.hero-slow-6b3e .pattern-upper-0dd7 {
  background: #ededed;
}
.hero-slow-6b3e .row-5e4c {
  background: #1a1a1a;
}
.large-4f0e.pattern-upper-0dd7 {
  color: rgba(0, 0, 0, 0.6);
}
.large-4f0e.pattern-upper-0dd7 .column-c123 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.large-4f0e.row-5e4c {
  color: rgba(255, 255, 255, 0.99);
}
.large-4f0e.row-5e4c a:not(.heading-dim-63d5) {
  color: rgba(255, 255, 255, 0.79);
}
.large-4f0e.row-5e4c a:not(.heading-dim-63d5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.large-4f0e.row-5e4c .column-c123 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-4f0e.row-5e4c table tbody td,
.large-4f0e.row-5e4c table th {
  background: rgba(0, 0, 0, 0.08);
}
.hot_524b.short-c4eb .container_basic_29be {
  max-width: initial;
}
.hot_524b .detail_blue_64be {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hot_524b .detail_blue_64be .row-small-b32c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hot_524b .detail_blue_64be .row-small-b32c {
    display: block;
    margin-bottom: 2em;
  }
  .hot_524b .detail_blue_64be .row-small-b32c:last-child {
    margin-bottom: 0;
  }
}
.hero-slow-6b3e .button-bc3e:last-child,
.bright_9654 .button-bc3e:last-child,
.row-9171 .button-bc3e:last-child {
  margin-bottom: 0;
}
.hero-slow-6b3e .button-bc3e .paper-9339 .bright-a150:last-child,
.bright_9654 .button-bc3e .paper-9339 .bright-a150:last-child,
.row-9171 .button-bc3e .paper-9339 .bright-a150:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hero-slow-6b3e .element_lower_902c,
  .hero-slow-6b3e .form-selected-4e6a,
  .bright_9654 .element_lower_902c,
  .bright_9654 .form-selected-4e6a,
  .row-9171 .element_lower_902c,
  .row-9171 .form-selected-4e6a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .heading-liquid-d2d4 .button-bc3e {
    margin-bottom: 2em;
  }
}
.heading-liquid-d2d4 p:last-child {
  margin-bottom: 0;
}
.heading-liquid-d2d4 li,
.heading-liquid-d2d4 ul {
  list-style: none;
  margin: 0;
}
.heading-liquid-d2d4 ul ul {
  margin-left: 2.617924em;
}
.progress_8632 {
  font-size: 0.875em;
}

/* css-noise: 14c2 */
.shadow-element-i0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
