/*!
Theme Name: Customify
Theme URI: https://pressmaximum.column_1d2a/customify
Author: WPCustomify
Author URI: https://pressmaximum.column_1d2a
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.column_1d2a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.header_complex_a9ae.accent-top-5533/licenses/gpl-2.0.sort-gas-b115
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.container_left_6721/, (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.west_2e67.button-678d/normalize.hover_active_f057/
 ======
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.hover_active_f057 v7.0.0 | MIT License | github.column_1d2a/necolas/normalize.hover_active_f057 */
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;
}
.form-0ab5 .over_90ec,
.logo-4b9f,
.table_f9e5,
.tabs_374a,
.gradient-white-c4b9,
.video-copper-0959,
.black_1a7c,
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;
}
.logo-4b9f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .logo-4b9f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .logo-4b9f,
  h1 {
    font-size: 1.8em;
  }
}
.table_f9e5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.table_f9e5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .table_f9e5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .table_f9e5,
  h2 {
    font-size: 1.7em;
  }
}
.tabs_374a,
h3 {
  font-size: 1.618em;
}
.form-0ab5 .over_90ec,
.gradient-white-c4b9,
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.liquid-db37 {
  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;
}
.active-2a47:after,
.active-2a47:before,
.caption-tall-5935:after,
.caption-tall-5935:before {
  content: "";
  display: table;
}
.active-2a47:after,
.caption-tall-5935:after {
  clear: both;
}
.search-96d1 {
  float: right;
  margin-right: 0;
}
.grid_warm_68be {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.title-rough-2ddd .static_2bad,
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;
}
.title-rough-2ddd .static_2bad: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;
}
.text_easy_4b27 .static_2bad {
  box-shadow: none;
}
.text_easy_4b27
  .static_2bad
  .plasma_a7fb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.text_easy_4b27 .static_2bad .button-50e8 {
  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;
}
.text_easy_4b27
  .static_2bad
  .button-50e8
  b {
  display: none;
}
.text_easy_4b27 .frame-fad0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.active_b816:not(.card-under-9edd):not(.static_df9b),
button:not(.card-under-9edd):not(.static_df9b),
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ),
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ),
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ) {
  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;
}
.active_b816:not(.card-under-9edd):not(
    .static_df9b
  ):hover,
button:not(.card-under-9edd):not(
    .static_df9b
  ):hover,
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ):hover,
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ):hover,
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.active_b816:not(.card-under-9edd):not(
    .static_df9b
  ):active,
.active_b816:not(.card-under-9edd):not(
    .static_df9b
  ):focus,
button:not(.card-under-9edd):not(
    .static_df9b
  ):active,
button:not(.card-under-9edd):not(
    .static_df9b
  ):focus,
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ):active,
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ):focus,
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ):active,
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ):focus,
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ):active,
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ):focus {
  outline: 0;
}
.active_b816:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58,
button:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58,
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58,
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58,
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58 {
  position: relative;
}
.active_b816:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .panel-plasma-e3fd,
.active_b816:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .wide-420c,
.active_b816:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .top-2a77,
.active_b816:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  i,
.active_b816:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  svg,
button:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .panel-plasma-e3fd,
button:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .wide-420c,
button:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .top-2a77,
button:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  i,
button:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  svg,
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .panel-plasma-e3fd,
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .wide-420c,
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .top-2a77,
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  i,
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  svg,
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .panel-plasma-e3fd,
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .wide-420c,
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .top-2a77,
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  i,
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  svg,
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .panel-plasma-e3fd,
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .wide-420c,
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  .top-2a77,
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  i,
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58
  svg {
  visibility: hidden;
}
.active_b816:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58:after,
button:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58:after,
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58:after,
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58:after,
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ).fn-loading-fa58: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;
}
.active_b816:not(.card-under-9edd):not(.static_df9b),
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ),
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ),
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ) {
  color: #fff;
  background: #235787;
}
.active_b816:not(.card-under-9edd):not(
    .static_df9b
  ):focus,
input[type="button"]:not(.card-under-9edd):not(
    .static_df9b
  ):focus,
input[type="reset"]:not(.card-under-9edd):not(
    .static_df9b
  ):focus,
input[type="submit"]:not(.card-under-9edd):not(
    .static_df9b
  ):focus {
  color: #fff;
}
.active_b816.fn-disabled-fa58:not(.card-under-9edd):not(
    .static_df9b
  ),
.active_b816[disabled]:not(.card-under-9edd):not(
    .static_df9b
  ),
button.fn-disabled-fa58:not(.card-under-9edd):not(
    .static_df9b
  ),
button[disabled]:not(.card-under-9edd):not(
    .static_df9b
  ) {
  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;
}
.texture_78ad {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.texture_78ad: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;
}
.cool_e332 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pro-c542 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.outer-b85a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.active-2a47:after,
.active-2a47:before,
.small-c79c:after,
.small-c79c:before,
.section_center_816d:after,
.section_center_816d:before,
.border-static-b079:after,
.border-static-b079:before,
.gradient_copper_29f8:after,
.gradient_copper_29f8:before,
.photo-0f90:after,
.photo-0f90:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.active-2a47:after,
.small-c79c:after,
.section_center_816d:after,
.border-static-b079:after,
.gradient_copper_29f8:after,
.photo-0f90:after {
  clear: both;
}
.small-c79c .link_ca6a,
.section_center_816d .link_ca6a,
.surface_5219 .link_ca6a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.first_b1b7 {
  display: inline-block;
}
.stone-226d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.stone-226d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.stone-226d .list-1ca8 {
  padding: 1em 0;
  font-size: 85%;
}
.list-1ca8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.main-thick-0bcf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.main-thick-0bcf:after,
.main-thick-0bcf:before {
  content: "";
  display: table;
}
.main-thick-0bcf:after {
  clear: both;
}
.notification_next_7b9f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.secondary_tiny_3d25 .notification_next_7b9f {
  max-width: 50%;
}
.title-9ca1 .notification_next_7b9f {
  max-width: 33.33%;
}
.sort_under_5fea .notification_next_7b9f {
  max-width: 25%;
}
.liquid_c725 .notification_next_7b9f {
  max-width: 20%;
}
.bronze-13d9 .notification_next_7b9f {
  max-width: 16.66%;
}
.element_815e .notification_next_7b9f {
  max-width: 14.28%;
}
.hover_dynamic_f165 .notification_next_7b9f {
  max-width: 12.5%;
}
.purple_0333 .notification_next_7b9f {
  max-width: 11.11%;
}
.mask_medium_f12f {
  display: block;
}
.form-0ab5 .full-bb99 label,
.form-0ab5 .card-hot-8de0 label,
.form-0ab5 .notification_next_991c label,
.form-0ab5 .photo-hard-3121 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.first-ff1a {
  list-style: none;
  margin: 0;
}
.first-ff1a article.shadow-full-dbd8 {
  margin-bottom: 0;
}
.first-ff1a ul {
  list-style: none;
  margin: 0;
}
.first-ff1a .backdrop_in_2171 li.shadow-full-dbd8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .first-ff1a .backdrop_in_2171 li.shadow-full-dbd8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .first-ff1a .backdrop_in_2171 li.shadow-full-dbd8: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) {
  .first-ff1a .backdrop_in_2171 li.shadow-full-dbd8 li.shadow-full-dbd8 li.shadow-full-dbd8 li.shadow-full-dbd8 {
    padding-left: 0;
  }
}
article.shadow-full-dbd8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow-full-dbd8 .small-c79c p:last-of-type {
  margin-bottom: 0;
}
article.shadow-full-dbd8 .heading_5e3a {
  float: left;
}
article.shadow-full-dbd8 .tertiary-hot-f1e2 {
  margin-left: 85px;
}
article.shadow-full-dbd8 .row_3d9f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow-full-dbd8 .row_3d9f .module_e7d1 {
  margin-left: 10px;
}
article.shadow-full-dbd8 .yellow_1499 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow-full-dbd8 .filter_west_4057 {
  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 .full-bb99,
  #respond .notification_next_991c,
  #respond .photo-hard-3121 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .full-bb99 input,
#respond .notification_next_991c input,
#respond .photo-hard-3121 input {
  width: 100%;
}
#respond .photo-hard-3121 {
  margin-right: 0;
}
#respond .message_south_232a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright_4b84 {
  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;
}
.bright_4b84.preview-528f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bright_4b84 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%);
}
.bright_4b84:focus,
.bright_4b84: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);
}
.carousel_current_cfd1 {
  border-radius: 10%;
}
.banner-1de9 {
  border-radius: 50%;
}
.old_b57e {
  font-size: 0.72em;
}
.breadcrumb_6193 {
  font-size: 0.875em;
}
.filter-middle-fe03 {
  font-size: 1.1em;
}
.new-1d3d {
  text-transform: uppercase;
  line-height: 1.2;
}
.new-1d3d.old_b57e {
  letter-spacing: 0.5px;
}
.smooth-c086,
.smooth-c086 a {
  color: #6d6d6d;
}
.smooth-c086 a:hover {
  color: #111;
}
.disabled_c497 {
  color: #6d6d6d;
}
.widget-slow-18c1 {
  overflow-x: hidden;
}
.widget-slow-18c1 .header_4611.gradient_first_f0b3 {
  position: relative;
}
.widget-slow-18c1 .header_4611.gradient_first_f0b3.old-fb6a {
  position: initial;
}
.widget-slow-18c1
  .header_4611.gradient_first_f0b3.old-fb6a
  .link-cced {
  left: auto;
}
.widget-slow-18c1 .header_4611 .link-cced {
  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;
}
.widget-slow-18c1 .header_4611:hover.gradient_first_f0b3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.widget-slow-18c1
  .header_4611:hover.gradient_first_f0b3
  .link-cced {
  display: block;
  z-index: 9999999;
}
.widget-slow-18c1 .hidden-fbbd .carousel_white_b330,
.widget-slow-18c1 .tooltip_liquid_a883 .carousel_white_b330 {
  display: none;
}
.widget-slow-18c1 .icon_32a1 .header_4611:hover.gradient_first_f0b3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.form-0ab5 .full-bb99 label,
.form-0ab5 .card-hot-8de0 label,
.form-0ab5 .notification_next_991c label,
.form-0ab5 .photo-hard-3121 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.first-ff1a {
  list-style: none;
  margin: 0;
}
.first-ff1a article.shadow-full-dbd8 {
  margin-bottom: 0;
}
.first-ff1a ul {
  list-style: none;
  margin: 0;
}
.first-ff1a .backdrop_in_2171 li.shadow-full-dbd8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .first-ff1a .backdrop_in_2171 li.shadow-full-dbd8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .first-ff1a .backdrop_in_2171 li.shadow-full-dbd8: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) {
  .first-ff1a .backdrop_in_2171 li.shadow-full-dbd8 li.shadow-full-dbd8 li.shadow-full-dbd8 li.shadow-full-dbd8 {
    padding-left: 0;
  }
}
article.shadow-full-dbd8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow-full-dbd8 .small-c79c p:last-of-type {
  margin-bottom: 0;
}
article.shadow-full-dbd8 .heading_5e3a {
  float: left;
}
article.shadow-full-dbd8 .tertiary-hot-f1e2 {
  margin-left: 85px;
}
article.shadow-full-dbd8 .row_3d9f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow-full-dbd8 .row_3d9f .module_e7d1 {
  margin-left: 10px;
}
article.shadow-full-dbd8 .yellow_1499 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow-full-dbd8 .filter_west_4057 {
  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 .full-bb99,
  #respond .notification_next_991c,
  #respond .photo-hard-3121 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .full-bb99 input,
#respond .notification_next_991c input,
#respond .photo-hard-3121 input {
  width: 100%;
}
#respond .photo-hard-3121 {
  margin-right: 0;
}
#respond .message_south_232a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden-fbbd .title_4033 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.title_4033 .button-b7c3.media-f9dd .white-4cdd > li > a:focus,
.title_4033 .button-b7c3.media-f9dd .white-4cdd > li > a:hover,
.title_4033 .button-b7c3.simple_e99d .white-4cdd > li > a:focus,
.title_4033 .button-b7c3.simple_e99d .white-4cdd > li > a:hover,
.title_4033 .button-b7c3.popup-d797 .white-4cdd > li > a:focus,
.title_4033 .button-b7c3.popup-d797 .white-4cdd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_4033
  .button-b7c3.media-f9dd
  .white-4cdd
  > li.progress_f123
  > a,
.title_4033
  .button-b7c3.media-f9dd
  .white-4cdd
  > li.button_fixed_42c8
  > a,
.title_4033
  .button-b7c3.simple_e99d
  .white-4cdd
  > li.progress_f123
  > a,
.title_4033
  .button-b7c3.simple_e99d
  .white-4cdd
  > li.button_fixed_42c8
  > a,
.title_4033
  .button-b7c3.popup-d797
  .white-4cdd
  > li.progress_f123
  > a,
.title_4033 .button-b7c3.popup-d797 .white-4cdd > li.element_fb2e > a {
  color: rgba(255, 255, 255, 0.99);
}
.title_4033 .breadcrumb-c7e7,
.title_4033 .breadcrumb-c7e7 a {
  color: rgba(255, 255, 255, 0.99);
}
.title_4033 .slider_4dba.avatar-9f7b li a,
.title_4033 .texture-81ea a,
.title_4033 .secondary-d4ed,
.title_4033 .white-4cdd > li > a,
.title_4033 .dynamic_4bfb {
  color: rgba(255, 255, 255, 0.79);
}
.title_4033 .slider_4dba.avatar-9f7b li a:hover,
.title_4033 .texture-81ea a:hover,
.title_4033 .secondary-d4ed:hover,
.title_4033 .white-4cdd > li > a:hover,
.title_4033 .dynamic_4bfb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_4033 .detail_719b {
  color: rgba(255, 255, 255, 0.79);
}
.title_4033 .detail_719b .tabs-d935 {
  color: rgba(255, 255, 255, 0.99);
}
.title_4033 .detail_719b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_4033 .west_7ab5 .selected-e42f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title_4033 .west_7ab5 .selected-e42f .purple_5f15 {
  color: rgba(255, 255, 255, 0.79);
}
.title_4033
  .west_7ab5
  .selected-e42f
  .purple_5f15::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_4033
  .west_7ab5
  .selected-e42f
  .purple_5f15:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_4033
  .west_7ab5
  .selected-e42f
  .purple_5f15::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_4033
  .west_7ab5
  .selected-e42f
  .purple_5f15::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_4033 .west_7ab5 .short-562a {
  color: rgba(255, 255, 255, 0.79);
}
.title_4033 .west_7ab5 .short-562a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_61d8
  .title_4033
  .west_7ab5
  .summary_2859
  .pattern-bbe7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fresh_61d8
  .title_4033
  .west_7ab5
  .summary_2859
  .purple_5f15 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-fbbd .main_brown_001e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.main_brown_001e .button-b7c3.media-f9dd .white-4cdd > li > a:focus,
.main_brown_001e .button-b7c3.media-f9dd .white-4cdd > li > a:hover,
.main_brown_001e .button-b7c3.simple_e99d .white-4cdd > li > a:focus,
.main_brown_001e .button-b7c3.simple_e99d .white-4cdd > li > a:hover,
.main_brown_001e .button-b7c3.popup-d797 .white-4cdd > li > a:focus,
.main_brown_001e .button-b7c3.popup-d797 .white-4cdd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_brown_001e
  .button-b7c3.media-f9dd
  .white-4cdd
  > li.progress_f123
  > a,
.main_brown_001e
  .button-b7c3.media-f9dd
  .white-4cdd
  > li.button_fixed_42c8
  > a,
.main_brown_001e
  .button-b7c3.simple_e99d
  .white-4cdd
  > li.progress_f123
  > a,
.main_brown_001e
  .button-b7c3.simple_e99d
  .white-4cdd
  > li.button_fixed_42c8
  > a,
.main_brown_001e
  .button-b7c3.popup-d797
  .white-4cdd
  > li.progress_f123
  > a,
.main_brown_001e .button-b7c3.popup-d797 .white-4cdd > li.element_fb2e > a {
  color: rgba(0, 0, 0, 0.8);
}
.main_brown_001e .breadcrumb-c7e7,
.main_brown_001e .breadcrumb-c7e7 a {
  color: rgba(0, 0, 0, 0.8);
}
.main_brown_001e .slider_4dba.avatar-9f7b li a,
.main_brown_001e .texture-81ea a,
.main_brown_001e .secondary-d4ed,
.main_brown_001e .white-4cdd > li > a,
.main_brown_001e .dynamic_4bfb {
  color: rgba(0, 0, 0, 0.55);
}
.main_brown_001e .slider_4dba.avatar-9f7b li a:hover,
.main_brown_001e .texture-81ea a:hover,
.main_brown_001e .secondary-d4ed:hover,
.main_brown_001e .white-4cdd > li > a:hover,
.main_brown_001e .dynamic_4bfb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_brown_001e .detail_719b {
  color: rgba(0, 0, 0, 0.55);
}
.main_brown_001e .detail_719b .tabs-d935 {
  color: rgba(0, 0, 0, 0.8);
}
.main_brown_001e .detail_719b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-cold-5592 .paper_e5f6 {
  margin-left: auto;
  margin-right: auto;
}
.section_center_816d > * {
  margin-left: auto;
  margin-right: auto;
}
.section_center_816d .cool_e332 {
  margin-right: 1.41575em;
}
.frame_b221 .section_center_816d > .background_upper_f2bc {
  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;
}
.frame_b221 .section_center_816d > .media-rough-f9b2 {
  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;
}
.large-0e19.avatar-cold-5592 .paper_e5f6,
.list-420d.avatar-cold-5592 .paper_e5f6 {
  margin-left: 0;
}
.detail-inner-aaed.avatar-cold-5592 .paper_e5f6,
.hard_87e8.avatar-cold-5592 .paper_e5f6 {
  margin-right: 0;
}
.section_center_816d ol,
.section_center_816d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gallery_ad5c video {
  max-width: 100%;
}
.thumbnail-a449 img {
  display: block;
}
.thumbnail-a449.cool_e332,
.thumbnail-a449.pro-c542 {
  width: 100%;
}
.thumbnail-a449.media-rough-f9b2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.video-bottom-aa9f:not(.notice-7dea) {
  margin: 1.5em auto;
}
.picture_rough_6f40 p {
  padding: 1.5em 14px;
}
ul.breadcrumb-dim-53bd.media-rough-f9b2,
ul.breadcrumb-dim-53bd.background_upper_f2bc,
ul.breadcrumb-dim-53bd.carousel-bright-2d30.background_upper_f2bc {
  padding: 0 14px;
}
.link_8d8b {
  display: block;
  overflow-x: auto;
}
.link_8d8b table {
  border-collapse: collapse;
  width: 100%;
}
.link_8d8b td,
.link_8d8b th {
  padding: 0.5em;
}
.section_center_816d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.section_center_816d ol ol,
.section_center_816d ol ul,
.section_center_816d ul ol,
.section_center_816d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.section_center_816d ol ol li,
.section_center_816d ol ul li,
.section_center_816d ul ol li,
.section_center_816d ul ul li {
  margin-left: 0;
}
.background_4ecf.cool_3184 > .modal-fc62 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.background_4ecf.cool_3184 > .modal-fc62 iframe,
.background_4ecf.cool_3184 > .modal-fc62 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block_glass_abbc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.block_glass_abbc.menu-fixed-b416 {
  padding: 0;
}
.block_glass_abbc.menu-fixed-b416 cite {
  font-size: 13px;
}
.block_glass_abbc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.block_glass_abbc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.card_red_c030 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.card_red_c030 > p:first-child {
  margin-top: 0;
}
.card_red_c030 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.card_red_c030 blockquote {
  border-left: 0;
}
.fixed_14bb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fixed_14bb:not(.tall-e591) {
  max-width: 100px;
}
.fixed_14bb.fixed-d19a {
  border-bottom: none !important;
  text-align: center;
}
.fixed_14bb.fixed-d19a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .picture_rough_6f40 p {
    padding: 1.5em 0;
  }
}
.smooth_34ea {
  color: #0073aa;
}
.description_wide_8a46 {
  background-color: #0073aa;
}
.notice_8879 {
  color: #229fd8;
}
.block_active_4ce1 {
  background-color: #229fd8;
}
.primary-2b46 {
  color: #eee;
}
.fluid-990c {
  background-color: #eee;
}
.input_0d89 {
  color: #444;
}
.content-wood-dc4f {
  background-color: #444;
}
.article_thick_56e7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.article_thick_56e7 .in-ba43 .texture-81ea {
  font-size: 15px;
}
.article_thick_56e7 .texture-81ea {
  line-height: 1.3;
}
.article_thick_56e7 .main_brown_001e {
}
.article_thick_56e7 .title_4033 {
  background: #235787;
}
.nav-4b77 {
  padding: 0;
}
.nav-4b77 .title_4033 {
  background: #1a1a1a;
}
.nav-4b77 .main_brown_001e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gas-ba2b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gas-ba2b .main_brown_001e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gas-ba2b .title_4033 {
  background: #303030;
}
.photo-0f90 {
  position: relative;
  z-index: 10;
}
.photo-0f90 .thick_d006 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component_8256 .gradient_first_f0b3 {
  display: inline-block;
  vertical-align: middle;
}
.component_8256.surface_b786 .gradient_first_f0b3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .component_8256.surface_b786 .gradient_first_f0b3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .component_8256.surface_b786 .gradient_first_f0b3 {
    margin-right: 0.4em;
  }
}
.component_8256.surface_b786 .gradient_first_f0b3:last-child {
  margin-right: 0;
}
.static-d03e .thick_d006 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hidden-fbbd .in-ba43 {
    margin: 0 -0.5em;
  }
  .hidden-fbbd .in-ba43 [class*="customify-col-"],
  .hidden-fbbd .in-ba43 [class*="customify-col_"],
  .hidden-fbbd .in-ba43 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hidden-fbbd.hovered-0e31 .thick_d006 {
  background: 0 0 !important;
}
.hidden-fbbd.hovered-0e31 .thick_d006,
.hidden-fbbd.static-d03e .thick_d006 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hidden-fbbd.rough_d414 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hidden-fbbd.static-d03e .thick_d006 {
  box-shadow: none !important;
}
.form_5667 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .form_5667 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .form_5667 {
    padding: 18px 0 20px;
  }
}
.form_5667 .banner-bc37 {
  width: 100%;
}
.form_5667 .short-57b2 {
  margin-bottom: 0;
}
.form_5667 .info-5e50 {
  margin-top: 5px;
  font-size: 0.875em;
}
.breadcrumb_dirty_ee03 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.breadcrumb_dirty_ee03 .mask-ec77 {
  width: 100%;
}
.down_4d46 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.down_4d46 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.down_4d46 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;
}
.down_4d46 li:last-child:after {
  display: none;
}
.down_4d46 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accent-31f9 .carousel_white_b330 button,
.form_5667 .carousel_white_b330 button {
  left: 0;
}
.accent-31f9 .mask-ec77,
.form_5667 .mask-ec77 {
  padding-left: 0;
  padding-right: 0;
}
.accent-31f9 .breadcrumb_dirty_ee03,
.form_5667 .breadcrumb_dirty_ee03 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accent-31f9 {
  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;
}
.accent-31f9: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;
}
.accent-31f9 .chip_hot_fa9d {
  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) {
  .accent-31f9 .chip_hot_fa9d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-31f9 .chip_hot_fa9d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accent-31f9 .chip_hot_fa9d {
    min-height: 200px;
  }
}
.accent-31f9 .down_4d46 {
  color: rgba(255, 255, 255, 0.8);
}
.accent-31f9 .down_4d46 a,
.accent-31f9 .down_4d46 li:after {
  color: inherit;
}
.accent-31f9 .down_4d46 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.focus-east-8607 {
  margin-bottom: 0.5em;
}
.border-static-e715 {
  margin-bottom: 1.2em;
}
.border-static-e715,
.focus-east-8607 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.border-static-e715 p:last-child,
.focus-east-8607 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel_white_b330,
#masthead .carousel_white_b330 {
  display: none;
}
#masthead
  > .carousel_white_b330.surface_wide_3df3 {
  display: none;
}
#masthead > .carousel_white_b330 button {
  left: 0;
}
.highlight-8ae5 {
  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%;
}
.highlight-8ae5 .gradient_first_f0b3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.highlight-8ae5 .feature-59ca {
  display: -webkit-box;
  display: flex;
}
.highlight-8ae5 .feature-59ca.tall_cea0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.highlight-8ae5 .feature-59ca.stone-b8fb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-8ae5 .feature-59ca.border_lower_8f72 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-8ae5.table-plasma-938f.carousel_tall_fe35 .feature-59ca.tall_cea0 {
  flex-basis: 100%;
}
.highlight-8ae5.thick_59e1 .feature-59ca.stone-b8fb {
  -webkit-box-flex: 1;
  flex: auto;
}
.highlight-8ae5.thick_59e1 .feature-59ca.border_lower_8f72 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel_white_b330.surface_wide_3df3 {
  display: none;
}
#masthead > .carousel_white_b330 button {
  left: 0;
}
.label-963e {
  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;
}
.label-963e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.label-963e.simple_d5c7 i {
  margin-right: 4px;
}
.label-963e.sort-next-fe36 i {
  margin-left: 5px;
}
.texture-81ea p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.texture-81ea p:last-child {
  margin-bottom: 0;
}
.tag_9d52 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tag_9d52 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tag_9d52 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tag_9d52 .breadcrumb-c7e7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tag_9d52 .notice-55c7 {
  margin: 5px 0 7px 0;
}
.tag_9d52.input_5ba5 .backdrop-prev-c330 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag_9d52.input_5ba5 .east-69cf {
  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;
}
.tag_9d52.menu_stone_8b27 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tag_9d52.menu_stone_8b27 .backdrop-prev-c330 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag_9d52.menu_stone_8b27 .east-69cf {
  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;
}
.tag_9d52.button_hard_be5d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag_9d52.pro_ecf0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tag_9d52.pro_ecf0 .east-69cf {
  margin-top: 7px;
}
.gallery_6f6f {
  display: inline-block;
}
.photo-0f90 .item-narrow-503c .tag_9d52 img {
  max-width: 100%;
}
.button-b7c3 .secondary_action_0ca8.right_0e22,
.status_9eaf .secondary_action_0ca8.right_0e22 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.button-b7c3 .purple_8967,
.status_9eaf .purple_8967 {
  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%);
}
.button-b7c3 .purple_8967 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.button-b7c3.content-pressed-3d5d .purple_8967 {
  display: none;
}
.button-b7c3 .modal-old-e8ae {
  list-style: none;
  padding: 0;
  margin: 0;
}
.button-b7c3 .modal-old-e8ae li {
  display: inline-block;
  position: relative;
}
.button-b7c3 .modal-old-e8ae li:last-child {
  margin-right: 0;
}
.button-b7c3 .modal-old-e8ae 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;
}
.button-b7c3 .modal-old-e8ae li.element_fb2e > a {
  color: rgba(0, 0, 0, 0.9);
}
.button-b7c3 .modal-old-e8ae > 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;
}
.button-b7c3 .modal-old-e8ae > li > a i {
  line-height: 0;
}
.button-b7c3 .modal-old-e8ae > li.link_narrow_c447 > a .purple_8967 {
  margin-left: 4px;
  line-height: 0;
}
.button-b7c3 .modal-old-e8ae .advanced-c582 li.link_narrow_c447 > a {
  position: relative;
}
.button-b7c3 .modal-old-e8ae .advanced-c582 li.link_narrow_c447 > a:after,
.button-b7c3 .modal-old-e8ae .advanced-c582 li.link_narrow_c447 > a:before {
  content: "";
  display: table;
}
.button-b7c3 .modal-old-e8ae .advanced-c582 li.link_narrow_c447 > a:after {
  clear: both;
}
.button-b7c3 .modal-old-e8ae .advanced-c582 li.link_narrow_c447 > a .purple_8967 {
  margin-left: 5px;
  float: right;
}
.button-b7c3 .message_aa64,
.button-b7c3 .advanced-c582 {
  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;
}
.button-b7c3 .advanced-c582 {
  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;
}
.button-b7c3 .advanced-c582 .right_0e22 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.button-b7c3 .advanced-c582 .purple_8967 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.button-b7c3 .advanced-c582 li {
  display: block;
  margin: 0;
  padding: 0;
}
.button-b7c3 .advanced-c582 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;
}
.button-b7c3 .advanced-c582 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.button-b7c3 .advanced-c582 .advanced-c582 {
  top: 0;
  left: 100%;
}
.button-b7c3 .block-top-f70b.fn-focus-fa58 > .message_aa64,
.button-b7c3 .block-top-f70b.fn-focus-fa58 > .advanced-c582,
.button-b7c3 .block-top-f70b:focus > .message_aa64,
.button-b7c3 .block-top-f70b:focus > .advanced-c582,
.button-b7c3 .block-top-f70b:hover > .message_aa64,
.button-b7c3 .block-top-f70b:hover > .advanced-c582 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.button-b7c3.popup-d797 .white-4cdd:after,
.button-b7c3.popup-d797 .white-4cdd:before {
  content: "";
  display: table;
}
.button-b7c3.popup-d797 .white-4cdd:after {
  clear: both;
}
.button-b7c3.popup-d797 .white-4cdd > li {
  float: left;
}
.button-b7c3.up-05b0 .white-4cdd:after,
.button-b7c3.up-05b0 .white-4cdd:before {
  content: "";
  display: table;
}
.button-b7c3.up-05b0 .white-4cdd:after {
  clear: both;
}
.button-b7c3.up-05b0 .white-4cdd > li {
  float: left;
}
.button-b7c3.up-05b0 .white-4cdd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.button-b7c3.up-05b0 .white-4cdd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.button-b7c3.up-05b0 .white-4cdd > li.progress_f123 > a,
.button-b7c3.up-05b0 .white-4cdd > li.element_fb2e > a {
  color: #fff;
  background-color: #1e4b75;
}
.button-b7c3.media-f9dd .white-4cdd > li > a .right_0e22 {
  position: relative;
}
.button-b7c3.media-f9dd .white-4cdd > li > a .right_0e22: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;
}
.button-b7c3.media-f9dd
  .white-4cdd
  > li:focus
  > a
  .right_0e22:before,
.button-b7c3.media-f9dd
  .white-4cdd
  > li:hover
  > a
  .right_0e22:before {
  width: 100%;
  background-color: currentColor;
}
.button-b7c3.media-f9dd
  .white-4cdd
  > li.progress_f123
  > a
  .right_0e22:before,
.button-b7c3.media-f9dd
  .white-4cdd
  > li.button_fixed_42c8
  > a
  .right_0e22:before {
  width: 100%;
  background-color: currentColor;
}
.button-b7c3.simple_e99d .white-4cdd > li > a .right_0e22 {
  position: relative;
}
.button-b7c3.simple_e99d .white-4cdd > li > a .right_0e22: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;
}
.button-b7c3.simple_e99d .white-4cdd > li:focus > a .right_0e22:before,
.button-b7c3.simple_e99d
  .white-4cdd
  > li:hover
  > a
  .right_0e22:before {
  width: 100%;
  background-color: currentColor;
}
.button-b7c3.simple_e99d
  .white-4cdd
  > li.progress_f123
  > a
  .right_0e22:before,
.button-b7c3.simple_e99d
  .white-4cdd
  > li.button_fixed_42c8
  > a
  .right_0e22:before {
  width: 100%;
  background-color: currentColor;
}
.status_9eaf .modal-old-e8ae {
  margin: 0;
  padding: 0;
  list-style: none;
}
.status_9eaf .modal-old-e8ae li:first-child > a {
  border-top: none;
}
.status_9eaf .modal-old-e8ae .notice-center-be79 > .right_0e22 .purple_8967 {
  display: none;
}
.status_9eaf .modal-old-e8ae li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.status_9eaf .modal-old-e8ae li:last-child {
  border: none;
}
.status_9eaf .modal-old-e8ae li.link_narrow_c447 > a {
  padding-right: 45px !important;
}
.status_9eaf .modal-old-e8ae li a {
  display: block;
  padding: 0.55em 1.5em;
}
.status_9eaf .modal-old-e8ae li a:focus,
.status_9eaf .modal-old-e8ae li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status_9eaf .modal-old-e8ae li .gas-e4d7 {
  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;
}
.status_9eaf .modal-old-e8ae li .gas-e4d7:hover {
  box-shadow: none;
}
.status_9eaf .modal-old-e8ae li .gas-e4d7 .purple_8967 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.status_9eaf .modal-old-e8ae .advanced-c582 {
  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);
}
.status_9eaf .modal-old-e8ae .advanced-c582 li a {
  padding-left: 3em;
}
.status_9eaf .modal-old-e8ae .surface-9f80 > a .gas-e4d7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.status_9eaf .modal-old-e8ae .surface-9f80 > .advanced-c582 {
  display: block;
  opacity: 1;
}
.primary_wood_af17 {
  max-width: 100%;
}
.aside-bronze-1376 {
  line-height: 0;
  cursor: pointer;
}
.dynamic_4bfb {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dynamic_4bfb:hover {
  box-shadow: none;
  color: currentColor;
}
.dynamic_4bfb svg {
  width: 18px;
  height: 18px;
}
.dynamic_4bfb .table_fc8b {
  display: none;
}
.accent-center-c891 {
  position: relative;
}
.accent-center-c891.fn-active-fa58 .dynamic_4bfb .motion-ed0c {
  display: none;
}
.accent-center-c891.fn-active-fa58 .dynamic_4bfb .table_fc8b {
  display: inline-block;
}
.accent-center-c891 .tooltip_e374 {
  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);
}
.accent-center-c891.copper-bf36 .tooltip_e374 {
  left: auto;
  right: -0.9em;
}
.accent-center-c891.copper-bf36 .narrow-7de8::before {
  left: auto;
  right: 15px;
}
.accent-center-c891.fn-active-fa58 .tooltip_e374 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary_2859 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.summary_2859 label {
  flex-basis: 100%;
}
.summary_2859 .selected-e42f {
  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;
}
.summary_2859 .purple_5f15 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.summary_2859 .purple_5f15:focus {
  background-color: transparent;
}
.summary_2859 button.short-562a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.summary_2859 button.short-562a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.summary_2859 button.short-562a svg {
  width: 18px;
  height: 18px;
}
.summary_2859 input[type="submit"] {
  min-height: auto;
}
.west_7ab5 .summary_2859 .purple_5f15 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.narrow-7de8 {
  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) {
  .narrow-7de8 {
    width: 220px;
  }
}
.narrow-7de8 label {
  flex-basis: 100%;
}
.narrow-7de8::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;
}
.fresh_61d8 .west_7ab5 .summary_2859 {
  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;
}
.fresh_61d8
  .west_7ab5
  .summary_2859
  .selected-e42f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fresh_61d8 .west_7ab5 .summary_2859 .purple_5f15 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fresh_61d8
  .west_7ab5
  .summary_2859
  .purple_5f15:focus {
  background: 0 0;
}
.fresh_61d8
  .west_7ab5
  .summary_2859
  .pattern-bbe7 {
  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;
}
.slider_4dba {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.slider_4dba li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.slider_4dba li:last-child {
  margin-right: 0;
}
.slider_4dba li:first-child {
  margin-left: 0;
}
.slider_4dba.under-e334 a {
  color: #fff;
}
.slider_4dba.under-e334 a:hover {
  color: #fff;
}
.slider_4dba a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.slider_4dba a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.slider_4dba a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider_4dba a:hover {
  opacity: 0.9;
  color: inherit;
}
.slider_4dba [class*="social-icon-apple"] {
  background-color: #999;
}
.slider_4dba [class*="social-icon-apple"].tertiary_da02 {
  background-color: transparent;
  color: #999;
}
.slider_4dba [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.slider_4dba [class*="social-icon-behance"].tertiary_da02 {
  background-color: transparent;
  color: #1769ff;
}
.slider_4dba [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.slider_4dba [class*="social-icon-bitbucket"].tertiary_da02 {
  background-color: transparent;
  color: #205081;
}
.slider_4dba [class*="social-icon-codepen"] {
  background-color: #000;
}
.slider_4dba [class*="social-icon-codepen"].tertiary_da02 {
  background-color: transparent;
  color: #000;
}
.slider_4dba [class*="social-icon-delicious"] {
  background-color: #39f;
}
.slider_4dba [class*="social-icon-delicious"].tertiary_da02 {
  background-color: transparent;
  color: #39f;
}
.slider_4dba [class*="social-icon-digg"] {
  background-color: #005be2;
}
.slider_4dba [class*="social-icon-digg"].tertiary_da02 {
  background-color: transparent;
  color: #005be2;
}
.slider_4dba [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.slider_4dba [class*="social-icon-dribbble"].tertiary_da02 {
  background-color: transparent;
  color: #ea4c89;
}
.slider_4dba [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.slider_4dba [class*="social-icon-envelope"].tertiary_da02 {
  background-color: transparent;
  color: #ea4335;
}
.slider_4dba [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.slider_4dba [class*="social-icon-facebook"].tertiary_da02 {
  background-color: transparent;
  color: #3b5998;
}
.slider_4dba [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.slider_4dba [class*="social-icon-flickr"].tertiary_da02 {
  background-color: transparent;
  color: #0063dc;
}
.slider_4dba [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.slider_4dba [class*="social-icon-foursquare"].tertiary_da02 {
  background-color: transparent;
  color: #2d5be3;
}
.slider_4dba [class*="social-icon-github"] {
  background-color: #333;
}
.slider_4dba [class*="social-icon-github"].tertiary_da02 {
  background-color: transparent;
  color: #333;
}
.slider_4dba [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.slider_4dba [class*="social-icon-google-plus"].tertiary_da02 {
  background-color: transparent;
  color: #dd4b39;
}
.slider_4dba [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.slider_4dba [class*="social-icon-houzz"].tertiary_da02 {
  background-color: transparent;
  color: #7ac142;
}
.slider_4dba [class*="social-icon-instagram"] {
  background-color: #262626;
}
.slider_4dba [class*="social-icon-instagram"].tertiary_da02 {
  background-color: transparent;
  color: #262626;
}
.slider_4dba [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.slider_4dba [class*="social-icon-jsfiddle"].tertiary_da02 {
  background-color: transparent;
  color: #487aa2;
}
.slider_4dba [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.slider_4dba [class*="social-icon-linkedin"].tertiary_da02 {
  background-color: transparent;
  color: #0077b5;
}
.slider_4dba [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.slider_4dba [class*="social-icon-medium"].tertiary_da02 {
  background-color: transparent;
  color: #00ab6b;
}
.slider_4dba [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.slider_4dba
  [class*="social-icon-odnoklassniki"].tertiary_da02 {
  background-color: transparent;
  color: #f4731c;
}
.slider_4dba [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.slider_4dba [class*="social-icon-meetup"].tertiary_da02 {
  background-color: transparent;
  color: #ec1c40;
}
.slider_4dba [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.slider_4dba [class*="social-icon-pinterest"].tertiary_da02 {
  background-color: transparent;
  color: #bd081c;
}
.slider_4dba [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.slider_4dba [class*="social-icon-product-hunt"].tertiary_da02 {
  background-color: transparent;
  color: #da552f;
}
.slider_4dba [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.slider_4dba [class*="social-icon-reddit"].tertiary_da02 {
  background-color: transparent;
  color: #ff4500;
}
.slider_4dba [class*="social-icon-rss"] {
  background-color: #f26522;
}
.slider_4dba [class*="social-icon-rss"].tertiary_da02 {
  background-color: transparent;
  color: #f26522;
}
.slider_4dba [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.slider_4dba
  [class*="social-icon-shopping-cart"].tertiary_da02 {
  background-color: transparent;
  color: #4caf50;
}
.slider_4dba [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.slider_4dba [class*="social-icon-skype"].tertiary_da02 {
  background-color: transparent;
  color: #00aff0;
}
.slider_4dba [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.slider_4dba [class*="social-icon-slideshare"].tertiary_da02 {
  background-color: transparent;
  color: #0077b5;
}
.slider_4dba [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.slider_4dba [class*="social-icon-snapchat"].tertiary_da02 {
  background-color: transparent;
  color: #fffc00;
}
.slider_4dba [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.slider_4dba [class*="social-icon-soundcloud"].tertiary_da02 {
  background-color: transparent;
  color: #f80;
}
.slider_4dba [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.slider_4dba [class*="social-icon-spotify"].tertiary_da02 {
  background-color: transparent;
  color: #2ebd59;
}
.slider_4dba [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.slider_4dba
  [class*="social-icon-stack-overflow"].tertiary_da02 {
  background-color: transparent;
  color: #fe7a15;
}
.slider_4dba [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.slider_4dba [class*="social-icon-maldkfgram"].tertiary_da02 {
  background-color: transparent;
  color: #2ca5e0;
}
.slider_4dba [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.slider_4dba [class*="social-icon-tripadvisor"].tertiary_da02 {
  background-color: transparent;
  color: #589442;
}
.slider_4dba [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.slider_4dba [class*="social-icon-tumblr"].tertiary_da02 {
  background-color: transparent;
  color: #35465c;
}
.slider_4dba [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.slider_4dba [class*="social-icon-twitch"].tertiary_da02 {
  background-color: transparent;
  color: #6441a5;
}
.slider_4dba [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.slider_4dba [class*="social-icon-twitter"].tertiary_da02 {
  background-color: transparent;
  color: #1da1f2;
}
.slider_4dba [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.slider_4dba [class*="social-icon-vimeo"].tertiary_da02 {
  background-color: transparent;
  color: #1ab7ea;
}
.slider_4dba [class*="social-icon-vk"] {
  background-color: #45668e;
}
.slider_4dba [class*="social-icon-vk"].tertiary_da02 {
  background-color: transparent;
  color: #45668e;
}
.slider_4dba [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.slider_4dba [class*="social-icon-weibo"].tertiary_da02 {
  background-color: transparent;
  color: #df2029;
}
.slider_4dba [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.slider_4dba [class*="social-icon-weixin"].tertiary_da02 {
  background-color: transparent;
  color: #7bb32e;
}
.slider_4dba [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.slider_4dba [class*="social-icon-whatsapp"].tertiary_da02 {
  background-color: transparent;
  color: #25d366;
}
.slider_4dba [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.slider_4dba [class*="social-icon-wordpress"].tertiary_da02 {
  background-color: transparent;
  color: #21759b;
}
.slider_4dba [class*="social-icon-xing"] {
  background-color: #026466;
}
.slider_4dba [class*="social-icon-xing"].tertiary_da02 {
  background-color: transparent;
  color: #026466;
}
.slider_4dba [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.slider_4dba [class*="social-icon-yelp"].tertiary_da02 {
  background-color: transparent;
  color: #af0606;
}
.slider_4dba [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.slider_4dba [class*="social-icon-youtube"].tertiary_da02 {
  background-color: transparent;
  color: #cd201f;
}
.secondary-d4ed {
  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;
}
.secondary-d4ed:hover {
  box-shadow: none;
  background: 0 0;
}
.accordion-0314 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.video_03b3 {
  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;
}
.photo_bf4c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.highlight_c1ba {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.highlight_c1ba,
.highlight_c1ba::after,
.highlight_c1ba::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;
}
.highlight_c1ba::after,
.highlight_c1ba::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature_last_658f .video_03b3 .photo_bf4c {
  margin-top: -2px;
  width: 19px;
}
.feature_last_658f .video_03b3 .highlight_c1ba {
  margin-top: -1px;
}
.feature_last_658f .video_03b3 .highlight_c1ba,
.feature_last_658f .video_03b3 .highlight_c1ba::after,
.feature_last_658f .video_03b3 .highlight_c1ba::before {
  width: 19px;
  height: 2px;
}
.feature_last_658f .video_03b3 .highlight_c1ba::before {
  top: -6px;
}
.feature_last_658f .video_03b3 .highlight_c1ba::after {
  bottom: -6px;
}
.caption-action-54c6 .video_03b3 .photo_bf4c {
  margin-top: -2px;
  width: 22px;
}
.caption-action-54c6 .video_03b3 .highlight_c1ba {
  margin-top: -1px;
}
.caption-action-54c6 .video_03b3 .highlight_c1ba,
.caption-action-54c6 .video_03b3 .highlight_c1ba::after,
.caption-action-54c6 .video_03b3 .highlight_c1ba::before {
  width: 22px;
  height: 2px;
}
.caption-action-54c6 .video_03b3 .highlight_c1ba::before {
  top: -7px;
}
.caption-action-54c6 .video_03b3 .highlight_c1ba::after {
  bottom: -7px;
}
.outline_soft_b3f7 .video_03b3 .photo_bf4c {
  margin-top: -2px;
  width: 31px;
}
.outline_soft_b3f7 .video_03b3 .highlight_c1ba {
  margin-top: -1.5px;
}
.outline_soft_b3f7 .video_03b3 .highlight_c1ba,
.outline_soft_b3f7 .video_03b3 .highlight_c1ba::after,
.outline_soft_b3f7 .video_03b3 .highlight_c1ba::before {
  width: 31px;
  height: 3px;
}
.outline_soft_b3f7 .video_03b3 .highlight_c1ba::before {
  top: -9px;
}
.outline_soft_b3f7 .video_03b3 .highlight_c1ba::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .secondary-11ec .video_03b3 .photo_bf4c {
    margin-top: -2px;
    width: 19px;
  }
  .secondary-11ec .video_03b3 .highlight_c1ba {
    margin-top: -1px;
  }
  .secondary-11ec .video_03b3 .highlight_c1ba,
  .secondary-11ec .video_03b3 .highlight_c1ba::after,
  .secondary-11ec .video_03b3 .highlight_c1ba::before {
    width: 19px;
    height: 2px;
  }
  .secondary-11ec .video_03b3 .highlight_c1ba::before {
    top: -6px;
  }
  .secondary-11ec .video_03b3 .highlight_c1ba::after {
    bottom: -6px;
  }
  .yellow-3f8c .video_03b3 .photo_bf4c {
    margin-top: -2px;
    width: 22px;
  }
  .yellow-3f8c .video_03b3 .highlight_c1ba {
    margin-top: -1px;
  }
  .yellow-3f8c .video_03b3 .highlight_c1ba,
  .yellow-3f8c .video_03b3 .highlight_c1ba::after,
  .yellow-3f8c .video_03b3 .highlight_c1ba::before {
    width: 22px;
    height: 2px;
  }
  .yellow-3f8c .video_03b3 .highlight_c1ba::before {
    top: -7px;
  }
  .yellow-3f8c .video_03b3 .highlight_c1ba::after {
    bottom: -7px;
  }
  .logo_dirty_f33b .video_03b3 .photo_bf4c {
    margin-top: -2px;
    width: 31px;
  }
  .logo_dirty_f33b .video_03b3 .highlight_c1ba {
    margin-top: -1.5px;
  }
  .logo_dirty_f33b .video_03b3 .highlight_c1ba,
  .logo_dirty_f33b .video_03b3 .highlight_c1ba::after,
  .logo_dirty_f33b .video_03b3 .highlight_c1ba::before {
    width: 31px;
    height: 3px;
  }
  .logo_dirty_f33b .video_03b3 .highlight_c1ba::before {
    top: -9px;
  }
  .logo_dirty_f33b .video_03b3 .highlight_c1ba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .info-action-a928 .video_03b3 .photo_bf4c {
    margin-top: -2px;
    width: 19px;
  }
  .info-action-a928 .video_03b3 .highlight_c1ba {
    margin-top: -1px;
  }
  .info-action-a928 .video_03b3 .highlight_c1ba,
  .info-action-a928 .video_03b3 .highlight_c1ba::after,
  .info-action-a928 .video_03b3 .highlight_c1ba::before {
    width: 19px;
    height: 2px;
  }
  .info-action-a928 .video_03b3 .highlight_c1ba::before {
    top: -6px;
  }
  .info-action-a928 .video_03b3 .highlight_c1ba::after {
    bottom: -6px;
  }
  .focused_f05e .video_03b3 .photo_bf4c {
    margin-top: -2px;
    width: 22px;
  }
  .focused_f05e .video_03b3 .highlight_c1ba {
    margin-top: -1px;
  }
  .focused_f05e .video_03b3 .highlight_c1ba,
  .focused_f05e .video_03b3 .highlight_c1ba::after,
  .focused_f05e .video_03b3 .highlight_c1ba::before {
    width: 22px;
    height: 2px;
  }
  .focused_f05e .video_03b3 .highlight_c1ba::before {
    top: -7px;
  }
  .focused_f05e .video_03b3 .highlight_c1ba::after {
    bottom: -7px;
  }
  .element_a40f .video_03b3 .photo_bf4c {
    margin-top: -2px;
    width: 31px;
  }
  .element_a40f .video_03b3 .highlight_c1ba {
    margin-top: -1.5px;
  }
  .element_a40f .video_03b3 .highlight_c1ba,
  .element_a40f .video_03b3 .highlight_c1ba::after,
  .element_a40f .video_03b3 .highlight_c1ba::before {
    width: 31px;
    height: 3px;
  }
  .element_a40f .video_03b3 .highlight_c1ba::before {
    top: -9px;
  }
  .element_a40f .video_03b3 .highlight_c1ba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .detail-29e0 .video_03b3 .photo_bf4c {
    margin-top: -2px;
    width: 19px;
  }
  .detail-29e0 .video_03b3 .highlight_c1ba {
    margin-top: -1px;
  }
  .detail-29e0 .video_03b3 .highlight_c1ba,
  .detail-29e0 .video_03b3 .highlight_c1ba::after,
  .detail-29e0 .video_03b3 .highlight_c1ba::before {
    width: 19px;
    height: 2px;
  }
  .detail-29e0 .video_03b3 .highlight_c1ba::before {
    top: -6px;
  }
  .detail-29e0 .video_03b3 .highlight_c1ba::after {
    bottom: -6px;
  }
  .button_aadd .video_03b3 .photo_bf4c {
    margin-top: -2px;
    width: 22px;
  }
  .button_aadd .video_03b3 .highlight_c1ba {
    margin-top: -1px;
  }
  .button_aadd .video_03b3 .highlight_c1ba,
  .button_aadd .video_03b3 .highlight_c1ba::after,
  .button_aadd .video_03b3 .highlight_c1ba::before {
    width: 22px;
    height: 2px;
  }
  .button_aadd .video_03b3 .highlight_c1ba::before {
    top: -7px;
  }
  .button_aadd .video_03b3 .highlight_c1ba::after {
    bottom: -7px;
  }
  .solid_2603 .video_03b3 .photo_bf4c {
    margin-top: -2px;
    width: 31px;
  }
  .solid_2603 .video_03b3 .highlight_c1ba {
    margin-top: -1.5px;
  }
  .solid_2603 .video_03b3 .highlight_c1ba,
  .solid_2603 .video_03b3 .highlight_c1ba::after,
  .solid_2603 .video_03b3 .highlight_c1ba::before {
    width: 31px;
    height: 3px;
  }
  .solid_2603 .video_03b3 .highlight_c1ba::before {
    top: -9px;
  }
  .solid_2603 .video_03b3 .highlight_c1ba::after {
    bottom: -9px;
  }
}
.slow-6ea0 .highlight_c1ba {
  -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);
}
.slow-6ea0 .highlight_c1ba::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slow-6ea0 .highlight_c1ba::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);
}
.slow-6ea0.text_red_6e9f .highlight_c1ba {
  -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);
}
.slow-6ea0.text_red_6e9f .highlight_c1ba::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slow-6ea0.text_red_6e9f .highlight_c1ba::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);
}
.up_6d92 {
  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.dark-becb:before {
  display: none;
}
.tooltip_liquid_a883 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tooltip_liquid_a883 .table-slow-bf95 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tooltip_liquid_a883 .table-slow-bf95:last-of-type {
  border-bottom: none;
}
.tooltip_liquid_a883 .table-slow-bf95.header-bright-fa57,
.tooltip_liquid_a883 .table-slow-bf95.grid-dff5,
.tooltip_liquid_a883 .table-slow-bf95.notification_f98c {
  padding: 0;
}
.tooltip_liquid_a883 .status_9eaf .gas-e4d7 {
  color: currentColor;
}
.tooltip_liquid_a883 .status_9eaf .gas-e4d7:focus,
.tooltip_liquid_a883 .status_9eaf .gas-e4d7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_liquid_a883.main_brown_001e .detail_719b,
.tooltip_liquid_a883.main_brown_001e .texture-81ea a,
.tooltip_liquid_a883.main_brown_001e .white-4cdd a,
.tooltip_liquid_a883.main_brown_001e .advanced-c582 a {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip_liquid_a883.main_brown_001e .detail_719b:hover,
.tooltip_liquid_a883.main_brown_001e .texture-81ea a:hover,
.tooltip_liquid_a883.main_brown_001e .white-4cdd a:hover,
.tooltip_liquid_a883.main_brown_001e .advanced-c582 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_liquid_a883.main_brown_001e .tabs-d935 {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_liquid_a883.main_brown_001e .table-slow-bf95 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_liquid_a883.main_brown_001e .table-slow-bf95:before {
  background: rgba(0, 0, 0, 0.08);
}
.tooltip_liquid_a883.main_brown_001e .texture-f13d:before {
  background: rgba(255, 255, 255, 0.9);
}
.tooltip_liquid_a883.main_brown_001e .status_9eaf .modal-old-e8ae li a,
.tooltip_liquid_a883.main_brown_001e .status_9eaf .gas-e4d7,
.tooltip_liquid_a883.main_brown_001e .advanced-c582 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_liquid_a883.main_brown_001e .status_9eaf .gas-e4d7:focus,
.tooltip_liquid_a883.main_brown_001e .status_9eaf .gas-e4d7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_liquid_a883.main_brown_001e .modal-old-e8ae li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_liquid_a883.title_4033 .detail_719b,
.tooltip_liquid_a883.title_4033 .texture-81ea a,
.tooltip_liquid_a883.title_4033 .white-4cdd .gas-e4d7,
.tooltip_liquid_a883.title_4033 .white-4cdd a,
.tooltip_liquid_a883.title_4033 .advanced-c582 a {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_liquid_a883.title_4033 .detail_719b:hover,
.tooltip_liquid_a883.title_4033 .texture-81ea a:hover,
.tooltip_liquid_a883.title_4033 .white-4cdd .gas-e4d7:hover,
.tooltip_liquid_a883.title_4033 .white-4cdd a:hover,
.tooltip_liquid_a883.title_4033 .advanced-c582 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_liquid_a883.title_4033 .tabs-d935 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_liquid_a883.title_4033 .table-slow-bf95 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_liquid_a883.title_4033 .table-slow-bf95:before {
  background: rgba(255, 255, 255, 0.08);
}
.tooltip_liquid_a883.title_4033 .texture-f13d:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip_liquid_a883.title_4033 .status_9eaf .modal-old-e8ae li a,
.tooltip_liquid_a883.title_4033 .status_9eaf .gas-e4d7,
.tooltip_liquid_a883.title_4033 .advanced-c582 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_liquid_a883.title_4033 .status_9eaf .gas-e4d7:focus,
.tooltip_liquid_a883.title_4033 .status_9eaf .gas-e4d7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_liquid_a883.title_4033 .modal-old-e8ae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-f13d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.texture-f13d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.upper_5066 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pattern-faec .tooltip_liquid_a883 {
  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;
}
.pattern-faec .table-slow-bf95 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pattern-faec .table-slow-bf95: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) {
  .pattern-faec .table-slow-bf95:before {
    width: 16%;
    left: 42%;
  }
}
.pattern-faec .table-slow-bf95:last-child:before {
  content: none;
}
.pattern-faec .table-slow-bf95[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pattern-faec .status_9eaf .modal-old-e8ae li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pattern-faec .status_9eaf .modal-old-e8ae li a .gas-e4d7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pattern-faec .status_9eaf .advanced-c582 {
  border: none;
}
.pattern-faec .status_9eaf .advanced-c582 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pattern-faec .texture-f13d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pattern-faec .upper_5066 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pattern-faec .title_4033 .texture-f13d:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern-faec .main_brown_001e.feature-white-b46f .highlight_c1ba {
  background: rgba(0, 0, 0, 0.6);
}
.pattern-faec
  .main_brown_001e.feature-white-b46f
  .highlight_c1ba::after,
.pattern-faec
  .main_brown_001e.feature-white-b46f
  .highlight_c1ba:before {
  background: inherit;
}
.pattern-faec
  .main_brown_001e.feature-white-b46f:hover
  .highlight_c1ba {
  background: rgba(0, 0, 0, 0.8);
}
.disabled-96ff .tooltip_liquid_a883 {
  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) {
  .disabled-96ff .tooltip_liquid_a883 {
    width: auto;
    right: 45px;
  }
}
.caption_light_d9ed .tooltip_liquid_a883 {
  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) {
  .caption_light_d9ed .tooltip_liquid_a883 {
    width: auto;
    left: 45px;
  }
}
.dark-becb .tooltip_liquid_a883 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dark-becb .upper_5066 {
  max-width: 48em;
  margin: 0 auto;
}
.dark-becb .texture-f13d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.disabled-c821 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-c821.pattern-faec .tooltip_liquid_a883 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.disabled-c821.disabled-96ff .tooltip_liquid_a883 {
  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);
}
.disabled-c821 .tooltip_liquid_a883 {
  visibility: visible;
}
.disabled-c821.caption_light_d9ed .tooltip_liquid_a883 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.preview-c16e,
.current-6b8e {
  overflow-x: hidden;
}
.preview-c16e .tooltip_liquid_a883 {
  overflow: auto;
}
.preview-c16e.pattern-faec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-c16e.pattern-faec .tooltip_liquid_a883 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.preview-c16e.pattern-faec .secondary-d4ed {
  opacity: 0;
}
.preview-c16e.disabled-96ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-c16e.disabled-96ff .tooltip_liquid_a883 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.preview-c16e.disabled-96ff .secondary-d4ed {
  opacity: 0;
}
.preview-c16e.caption_light_d9ed {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-c16e.caption_light_d9ed .tooltip_liquid_a883 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.preview-c16e.caption_light_d9ed .secondary-d4ed {
  opacity: 0;
}
.preview-c16e.dark-becb .tooltip_liquid_a883 {
  z-index: 10;
  visibility: visible;
}
.feature-white-b46f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.feature-white-b46f .highlight_c1ba {
  background: rgba(255, 255, 255, 0.99);
}
.feature-white-b46f .highlight_c1ba::after,
.feature-white-b46f .highlight_c1ba:before {
  background: inherit;
}
.feature-white-b46f:hover .highlight_c1ba {
  background: rgba(255, 255, 255, 0.99);
}
.caption_light_d9ed .feature-white-b46f {
  top: 10px;
  right: auto;
  left: 12px;
}
.dark-becb .feature-white-b46f {
  display: none !important;
}
.preview-c16e:before,
.current-6b8e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.preview-c16e .feature-white-b46f,
.current-6b8e .feature-white-b46f {
  display: inline-block;
}
.tooltip_liquid_a883 .gradient_first_f0b3 {
  -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;
}
.preview-c16e .tooltip_liquid_a883 .gradient_first_f0b3,
.current-6b8e .tooltip_liquid_a883 .gradient_first_f0b3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full_c3c2 .selected-e42f {
  width: 100%;
}
.item-narrow-503c {
  padding: 0 0.5em 0;
}
.item-narrow-503c [class*="customify-col-"],
.item-narrow-503c [class*="customify-col_"],
.item-narrow-503c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.plasma_83b6 .item-narrow-503c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .in-ba43 .footer_thick_fd76,
  .footer_thick_fd76 {
    display: none;
  }
  .column_fast_b66f {
    text-align: left;
  }
  .next_86af {
    text-align: center;
  }
  .tiny_afbc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .in-ba43 .gradient_advanced_5dc2,
  .gradient_advanced_5dc2 {
    display: none;
  }
  .icon-0b5a {
    text-align: left;
  }
  .icon-gold-1894 {
    text-align: center;
  }
  .shade_6e3f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .in-ba43 .medium-cd4d,
  .medium-cd4d {
    display: none;
  }
  .bottom-0764 {
    text-align: left;
  }
  .input_wood_1541 {
    text-align: center;
  }
  .preview-6e6d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.header-50aa {
  box-shadow: none !important;
}
.orange_4463 .badge_afed,
.input-hot-d695 .badge_afed {
  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;
}
.input-hot-d695 .badge_afed {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thick_d006 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.thick_d006:after,
.thick_d006:before {
  content: "";
  display: table;
}
.thick_d006:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .thick_d006 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.thick_d006,
.rough_d414 {
  max-width: 1248px;
  margin: 0 auto;
}

.border-static-b079.action_760f .thick_d006 {
  max-width: 100%;
}
.border-static-b079.sidebar-first-a077 {
  max-width: 1200px;
  margin: 0 auto;
}
.border-static-b079.nav_2409 .thick_d006 {
  max-width: 100%;
}
.border-static-b079.nav_2409 > .thick_d006 {
  padding-left: 0;
  padding-right: 0;
}
.border-static-b079.nav_2409 > .thick_d006 .in-ba43 {
  margin: 0;
}
.border-static-b079.nav_2409
  > .thick_d006
  .item-8444.gas_8f28 {
  margin-right: 0;
  margin-left: 0;
}
.border-static-b079.nav_2409 #main.gas_8f28 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .highlight_3aa9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_3aa9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .surface_bcc0 .paper_e5f6 {
    padding-right: 1em;
  }
  .surface_bcc0.pattern-pressed-191a .item-8444 {
    border-right: 1px solid #eaecee;
  }
  .surface_bcc0.pattern-pressed-191a .paper_e5f6 {
    padding-right: 1em;
  }
  .surface_bcc0.pattern-pressed-191a .grid_423e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-0ac5 .paper_e5f6 {
    padding-left: 1em;
  }
  .layout-0ac5.pattern-pressed-191a .item-8444 {
    border-left: 1px solid #eaecee;
  }
  .layout-0ac5.pattern-pressed-191a .paper_e5f6 {
    padding-left: 1em;
  }
  .layout-0ac5.pattern-pressed-191a .grid_423e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_hovered_5d43 .paper_e5f6 {
    padding-left: 1em;
  }
  .progress_hovered_5d43.pattern-pressed-191a .frame-d91c {
    border-right: 1px solid #eaecee;
  }
  .progress_hovered_5d43.pattern-pressed-191a .plasma_3b4a {
    border-right: 1px solid #eaecee;
  }
  .progress_hovered_5d43.pattern-pressed-191a .paper_e5f6 {
    padding-left: 1em;
  }
  .progress_hovered_5d43.pattern-pressed-191a .grid_423e {
    padding-right: 1em;
  }
  .progress_hovered_5d43.pattern-pressed-191a .summary_72e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer_prev_0f14 .paper_e5f6 {
    padding-right: 1em;
  }
  .footer_prev_0f14.pattern-pressed-191a .frame-d91c {
    border-left: 1px solid #eaecee;
  }
  .footer_prev_0f14.pattern-pressed-191a .plasma_3b4a {
    border-left: 1px solid #eaecee;
  }
  .footer_prev_0f14.pattern-pressed-191a .paper_e5f6 {
    padding-right: 1em;
  }
  .footer_prev_0f14.pattern-pressed-191a .grid_423e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer_prev_0f14.pattern-pressed-191a .summary_72e5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_3aa9 .paper_e5f6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight_3aa9.pattern-pressed-191a .item-8444 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .highlight_3aa9.pattern-pressed-191a .paper_e5f6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight_3aa9.pattern-pressed-191a .grid_423e {
    padding-left: 1em;
  }
  .highlight_3aa9.pattern-pressed-191a .summary_72e5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .highlight_3aa9.pattern-pressed-191a .paper_e5f6 {
    padding-left: 0;
  }
}
.mini-363e .component_8256 {
  display: inline-block;
}
.hidden-west-4db6 {
  display: inline-block;
}
.sidebar-7816 {
  word-con: break-word;
}
.nav_8ff7 > span {
  display: inline-block;
  padding: 5px 0;
}
.nav_8ff7 .thumbnail-606d {
  margin-left: 8px;
  margin-right: 8px;
}
.nav_8ff7 .fixed-4e29 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wrapper-4f74 .photo-outer-25e9 {
  margin-bottom: 2em;
}
.wrapper-4f74 .under-2a5d {
  margin-bottom: 15px;
}
.wrapper-4f74 .under-2a5d:last-child {
  margin-bottom: 0;
}
.wrapper-4f74 .pattern_4691 {
  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) {
  .wrapper-4f74 .pattern_4691 {
    display: block;
  }
}
.wrapper-4f74 .box-ff2a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wrapper-4f74 .box-ff2a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wrapper-4f74 .overlay-silver-53a7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wrapper-4f74 .overlay-silver-53a7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wrapper-4f74 .overlay-silver-53a7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wrapper-4f74 .sidebar-7816 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-4f74 .sidebar-7816 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wrapper-4f74 .progress-west-7bc1 p:last-child {
  margin-bottom: 0;
}
.wrapper-4f74 .cold_8554 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wrapper-4f74 .content-copper-d937 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wrapper-4f74 .fixed_fffd {
  margin-top: 1em;
}
.wrapper-4f74 .border-fast-d140 {
  top: 0;
  display: block;
}
.wrapper-4f74 .border-fast-d140 a {
  color: inherit;
}
.wrapper-4f74 .border-fast-d140 a:hover {
  color: inherit;
}
.wrapper-4f74 .accordion_dynamic_d112 {
  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;
}
.wrapper-4f74 .accordion_dynamic_d112:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wrapper-4f74 .content-copper-d937 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wrapper-4f74 .alert-current-8e55 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wrapper-4f74 .alert-current-8e55:first-child {
  margin-top: 0;
}
.wrapper-4f74 .alert-current-8e55.thumbnail_south_ab46 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wrapper-4f74 .alert-current-8e55.selected_ac54 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper-4f74
  .alert-current-8e55.selected_ac54.header_active_df10
  .fixed_fffd {
  width: 100%;
}
.wrapper-4f74 .selected_ac54 {
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-4f74 .selected_ac54 .nav_8ff7,
.wrapper-4f74 .selected_ac54 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wrapper-4f74 .overlay-silver-53a7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper-4f74 .overlay-silver-53a7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper-4f74 .overlay-silver-53a7: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;
}
.wrapper-4f74 .thumbnail_south_ab46 {
  z-index: 5;
}
.wrapper-4f74 .hero-top-a8cc .simple_5a4c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wrapper-4f74 .black_2d4c .simple_5a4c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wrapper-4f74 .selected_3da2 .simple_5a4c {
  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;
}
.wrapper-4f74.accent-hard-ff49 .pattern_4691,
.wrapper-4f74.media-895e .pattern_4691 {
  display: block;
}
.wrapper-4f74.accent-hard-ff49 .pattern_4691 .video-de44,
.wrapper-4f74.accent-hard-ff49 .pattern_4691 .content-copper-d937,
.wrapper-4f74.media-895e .pattern_4691 .video-de44,
.wrapper-4f74.media-895e .pattern_4691 .content-copper-d937 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper-4f74.mask-fast-2376 .box-ff2a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wrapper-4f74.mask-fast-2376 .box-ff2a {
    margin-right: 0;
  }
}
.wrapper-4f74.accent-hard-ff49 .box-ff2a,
.wrapper-4f74.media-895e .box-ff2a {
  padding-top: 40%;
}
.wrapper-4f74.accent-hard-ff49 .photo-outer-25e9,
.wrapper-4f74.media-895e .photo-outer-25e9 {
  display: block;
}
.wrapper-4f74.accent-hard-ff49 .fn-sticky-fa58 .content-copper-d937,
.wrapper-4f74.media-895e .fn-sticky-fa58 .content-copper-d937 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wrapper-4f74.accent-hard-ff49 .box-ff2a,
.wrapper-4f74.media-895e .box-ff2a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wrapper-4f74.accent-hard-ff49 .content-copper-d937 {
  padding: 1em;
}
.mask_de71 {
  margin: 30px auto;
  display: block;
}
.mask_de71 .form_18ab > * {
  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;
}
.mask_de71 .form_18ab > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_de71 .form_18ab span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout_b1d2 .nav_8ff7 {
  margin-bottom: 1.41575em;
}
.layout_b1d2 .brown-9768 {
  margin-bottom: 1.618em;
}
.section_center_816d .picture-4f6d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.section_center_816d .picture-4f6d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.section_center_816d .sidebar_clean_cc56 {
  max-width: 100%;
  overflow: auto;
}
.avatar-cold-5592 .section_center_816d a:hover {
  text-decoration: underline;
}
.lite-3b8b .under-2a5d:not(.sidebar-7816),
.lite-3b8b .overlay-silver-53a7 {
  margin-bottom: 1.41575em;
}
.lite-3b8b .under-2a5d:not(.sidebar-7816):last-child,
.lite-3b8b .overlay-silver-53a7:last-child {
  margin-bottom: 0;
}
.lite-3b8b .under-2a5d.background-fafe {
  margin-bottom: 0.41575em;
}
.lite-3b8b .pagination_lower_6660:before,
.lite-3b8b .backdrop_basic_7448:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.lite-3b8b .pagination_lower_6660:before {
  content: "\f115";
}
.lite-3b8b .backdrop_basic_7448:before {
  content: "\f02c";
}
.lite-3b8b .light-a938 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.lite-3b8b .light-a938 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.medium-8192 {
  display: -webkit-box;
  display: flex;
}
.medium-8192 .brown-0f0d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .medium-8192 .brown-0f0d {
    flex-basis: 90px;
  }
}
.medium-8192 .full_9c05 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .medium-8192 .full_9c05 {
    flex-basis: calc(100% - 50px);
  }
}
.medium-8192 .wide-554c p:last-child {
  margin-bottom: 0.72em;
}
.large_46ca .form_18ab {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.large_46ca .form_18ab:after,
.large_46ca .form_18ab:before {
  content: "";
  display: table;
}
.large_46ca .form_18ab:after {
  clear: both;
}
.large_46ca .form_18ab .thumbnail_under_48da,
.large_46ca .form_18ab .module_middle_7fc5 {
  width: 49%;
}
.large_46ca .form_18ab .thumbnail_under_48da a span.nav_fa80,
.large_46ca .form_18ab .module_middle_7fc5 a span.nav_fa80 {
  display: block;
  margin-bottom: 5px;
}
.large_46ca .form_18ab .module_middle_7fc5 {
  float: left;
  text-align: left;
}
.large_46ca .form_18ab .thumbnail_under_48da {
  float: right;
  text-align: right;
}
.highlight-yellow-e15d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .highlight-yellow-e15d {
    margin-bottom: 0;
  }
}
.dropdown_c716 {
  margin-bottom: 1em;
}
.dropdown_c716 .sidebar-7816 {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress_fresh_c750 a {
  display: block;
  line-height: 0;
  position: relative;
}
.form_short_f2ce .dropdown_c716,
.heading-6f4f .dropdown_c716 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .form_short_f2ce .dropdown_c716,
  .heading-6f4f .dropdown_c716 {
    display: block;
  }
}
.form_short_f2ce .progress_fresh_c750,
.heading-6f4f .progress_fresh_c750 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .form_short_f2ce .progress_fresh_c750,
  .heading-6f4f .progress_fresh_c750 {
    margin-bottom: 1em;
  }
}
.form_short_f2ce .progress_fresh_c750 img,
.heading-6f4f .progress_fresh_c750 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.form_short_f2ce .text_gold_1531,
.heading-6f4f .text_gold_1531 {
  flex-basis: calc(100% - 160px);
}
.form_short_f2ce .text_gold_1531 p,
.heading-6f4f .text_gold_1531 p {
  margin-bottom: 0;
}
.form_short_f2ce .text_gold_1531 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .form_short_f2ce .text_gold_1531 {
    padding-left: 0;
  }
}
.heading-6f4f .text_gold_1531 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .heading-6f4f .text_gold_1531 {
    padding-right: 0;
  }
}
.heading-6f4f .progress_fresh_c750 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.label-79f5 .progress_fresh_c750 {
  margin-bottom: 0.5em;
}
.label-79f5 .progress_fresh_c750 img {
  width: 100%;
}
.aside_purple_b4b1 .hidden-b708,
.backdrop_afc9 .hidden-b708 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.backdrop_afc9 .item-8444 .focus_62b2 p:last-child {
  margin-bottom: 0;
}
.shade_solid_3ca7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pagination_glass_709a .bottom_e680 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pagination_glass_709a .bottom_e680:last-of-type {
    margin-bottom: 0;
  }
}
.pagination_glass_709a .bottom_e680 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination_glass_709a .bottom_e680 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pagination_glass_709a .bottom_e680 ul li {
  margin: 0 0 0.6em;
}
.pagination_glass_709a .bottom_e680 ul li.background_bright_42b4,
.pagination_glass_709a .bottom_e680 ul li.current_8fcd {
  position: relative;
}
.pagination_glass_709a .bottom_e680 ul li.background_bright_42b4 .filter_1340,
.pagination_glass_709a .bottom_e680 ul li.current_8fcd .filter_1340 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pagination_glass_709a .bottom_e680 ul li.background_bright_42b4:after:after,
.pagination_glass_709a .bottom_e680 ul li.background_bright_42b4:after:before,
.pagination_glass_709a
  .bottom_e680
  ul
  li.current_8fcd:after:after,
.pagination_glass_709a
  .bottom_e680
  ul
  li.current_8fcd:after:before {
  content: "";
  display: table;
}
.pagination_glass_709a .bottom_e680 ul li.background_bright_42b4:after:after,
.pagination_glass_709a
  .bottom_e680
  ul
  li.current_8fcd:after:after {
  clear: both;
}
.pagination_glass_709a .bottom_e680 a.active_b816:hover {
  text-decoration: none;
}
.pagination_glass_709a .bottom_e680 select {
  max-width: 100%;
}
.pagination_glass_709a .bottom_e680 table {
  font-size: 85%;
}
.pagination_glass_709a .bottom_e680 table td,
.pagination_glass_709a .bottom_e680 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pagination_glass_709a .bottom_e680 table tfoot td {
  text-align: left;
}
.pagination_glass_709a .bottom_e680 :last-child {
  margin-bottom: 0;
}
.pagination_glass_709a .bottom_e680 .column_silver_65df {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pagination_glass_709a .bottom_e680 .column_silver_65df label {
  width: 100%;
}
.pagination_glass_709a .bottom_e680 .column_silver_65df .purple_5f15 {
  width: 100%;
  display: block;
}
.pagination_glass_709a .bottom_e680 .column_silver_65df .short-562a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pagination_glass_709a .bottom_e680 .column_silver_65df .short-562a:hover svg #svg-search {
  fill: #444;
}
.pagination_glass_709a .bottom_e680 .column_silver_65df .short-562a svg {
  width: 18px;
  height: 18px;
}
.pagination_glass_709a .focused_4f52 ul ul,
.pagination_glass_709a .banner_full_06d5 ul ul,
.pagination_glass_709a .module_orange_5a13 ul ul,
.pagination_glass_709a .accent_upper_08ea ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pagination_glass_709a .focused_4f52 .link_narrow_c447 > a,
.pagination_glass_709a .banner_full_06d5 .link_narrow_c447 > a,
.pagination_glass_709a .module_orange_5a13 .link_narrow_c447 > a,
.pagination_glass_709a .accent_upper_08ea .link_narrow_c447 > a {
  margin-bottom: 0;
}
.pagination_glass_709a .dirty_76b6 li,
.pagination_glass_709a .focused_4f52 li,
.pagination_glass_709a .wrapper-steel-e51a li,
.pagination_glass_709a .banner_full_06d5 li,
.pagination_glass_709a .module_orange_5a13 li,
.pagination_glass_709a .accent_upper_08ea li,
.pagination_glass_709a .dropdown_action_77fe li,
.pagination_glass_709a .title-dd28 li {
  display: block;
  position: relative;
}
.pagination_glass_709a .dirty_76b6 li:last-child,
.pagination_glass_709a .focused_4f52 li:last-child,
.pagination_glass_709a .wrapper-steel-e51a li:last-child,
.pagination_glass_709a .banner_full_06d5 li:last-child,
.pagination_glass_709a .module_orange_5a13 li:last-child,
.pagination_glass_709a .accent_upper_08ea li:last-child,
.pagination_glass_709a .dropdown_action_77fe li:last-child,
.pagination_glass_709a .title-dd28 li:last-child {
  border: none;
}
.pagination_glass_709a .dirty_76b6 li a,
.pagination_glass_709a .focused_4f52 li a,
.pagination_glass_709a .wrapper-steel-e51a li a,
.pagination_glass_709a .banner_full_06d5 li a,
.pagination_glass_709a .module_orange_5a13 li a,
.pagination_glass_709a .accent_upper_08ea li a,
.pagination_glass_709a .dropdown_action_77fe li a,
.pagination_glass_709a .title-dd28 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination_glass_709a .dirty_76b6 li ul li::before,
.pagination_glass_709a .focused_4f52 li ul li::before,
.pagination_glass_709a .wrapper-steel-e51a li ul li::before,
.pagination_glass_709a .banner_full_06d5 li ul li::before,
.pagination_glass_709a .module_orange_5a13 li ul li::before,
.pagination_glass_709a .accent_upper_08ea li ul li::before,
.pagination_glass_709a .dropdown_action_77fe li ul li::before,
.pagination_glass_709a .title-dd28 li ul li::before {
  left: 15px;
}
.pagination_glass_709a .dirty_76b6 li ul a,
.pagination_glass_709a .focused_4f52 li ul a,
.pagination_glass_709a .wrapper-steel-e51a li ul a,
.pagination_glass_709a .banner_full_06d5 li ul a,
.pagination_glass_709a .module_orange_5a13 li ul a,
.pagination_glass_709a .accent_upper_08ea li ul a,
.pagination_glass_709a .dropdown_action_77fe li ul a,
.pagination_glass_709a .title-dd28 li ul a {
  padding-left: 20px;
}
.pagination_glass_709a .dirty_76b6 li ul ul li::before,
.pagination_glass_709a .focused_4f52 li ul ul li::before,
.pagination_glass_709a .wrapper-steel-e51a li ul ul li::before,
.pagination_glass_709a .banner_full_06d5 li ul ul li::before,
.pagination_glass_709a .module_orange_5a13 li ul ul li::before,
.pagination_glass_709a .accent_upper_08ea li ul ul li::before,
.pagination_glass_709a .dropdown_action_77fe li ul ul li::before,
.pagination_glass_709a .title-dd28 li ul ul li::before {
  left: 30px;
}
.pagination_glass_709a .dirty_76b6 li ul ul a,
.pagination_glass_709a .focused_4f52 li ul ul a,
.pagination_glass_709a .wrapper-steel-e51a li ul ul a,
.pagination_glass_709a .banner_full_06d5 li ul ul a,
.pagination_glass_709a .module_orange_5a13 li ul ul a,
.pagination_glass_709a .accent_upper_08ea li ul ul a,
.pagination_glass_709a .dropdown_action_77fe li ul ul a,
.pagination_glass_709a .title-dd28 li ul ul a {
  padding-left: 40px;
}
.pagination_glass_709a .border_basic_667b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination_glass_709a .title-dd28 ul li {
  margin-bottom: 1.41575em;
}
.pagination_glass_709a .title-dd28 ul li .sidebar_out_6371 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pagination_glass_709a .title-dd28 ul li .middle_fc0b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.title_4033 .dirty_76b6 li a,
.title_4033 .focused_4f52 li a,
.title_4033 .wrapper-steel-e51a li a,
.title_4033 .banner_full_06d5 li a,
.title_4033 .module_orange_5a13 li a,
.title_4033 .accent_upper_08ea li a,
.title_4033 .dropdown_action_77fe li a,
.title_4033 .title-dd28 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_4033 .border_basic_667b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_4033 .bottom_e680 ul li.background_bright_42b4 .filter_1340,
.title_4033 .bottom_e680 ul li.current_8fcd .filter_1340 {
  background: rgba(0, 0, 0, 0.2);
}
.title_4033 .pagination_glass_709a .bottom_e680 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-static-b079 .pagination_glass_709a .modal-old-e8ae li {
  margin: 0;
}
.border-static-b079 .pagination_glass_709a .modal-old-e8ae li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.border-static-b079 .pagination_glass_709a .modal-old-e8ae li ul {
  margin: 0;
}
.border-static-b079 .pagination_glass_709a .modal-old-e8ae li ul li a {
  padding-left: 15px;
}
.border-static-b079 .pagination_glass_709a .modal-old-e8ae li ul li li a {
  padding-left: 30px;
}
.border-static-b079 .pagination_glass_709a .modal-old-e8ae li.element_fb2e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.border-static-b079 .pagination_glass_709a .modal-old-e8ae li.element_fb2e > 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;
}
.border-static-b079 .pagination_glass_709a .modal-old-e8ae li.element_fb2e > 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;
}
.south-8a72 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gradient_copper_29f8 {
  position: relative;
  z-index: 10;
}
.gradient_copper_29f8 .gradient_first_f0b3 {
  width: 100%;
  max-width: 100%;
}
.primary-center-01b2 .breadcrumb_2c9b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.primary-center-01b2 .main_brown_001e {
}
.primary-center-01b2 .title_4033 {
  background: #292929;
}
.summary-dirty-a7a1 .breadcrumb_2c9b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.summary-dirty-a7a1 .main_brown_001e {
  background: #f9f9f9;
}
.summary-dirty-a7a1 .title_4033 {
  background: #303030;
}
.fast_879d .breadcrumb_2c9b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .fast_879d .component_8256 {
    margin-bottom: 1em;
  }
  .fast_879d .component_8256:last-child {
    margin-bottom: 0;
  }
}
.fast_879d .main_brown_001e {
  background: #ededed;
}
.fast_879d .title_4033 {
  background: #1a1a1a;
}
.breadcrumb_2c9b.main_brown_001e {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumb_2c9b.main_brown_001e .dirty-7882 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_2c9b.title_4033 {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_2c9b.title_4033 a:not(.active_b816) {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_2c9b.title_4033 a:not(.active_b816):hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_2c9b.title_4033 .dirty-7882 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_2c9b.title_4033 table tbody td,
.breadcrumb_2c9b.title_4033 table th {
  background: rgba(0, 0, 0, 0.08);
}
.icon_32a1.static-d03e .thick_d006 {
  max-width: initial;
}
.icon_32a1 .surface_b786 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.icon_32a1 .surface_b786 .gradient_first_f0b3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .icon_32a1 .surface_b786 .gradient_first_f0b3 {
    display: block;
    margin-bottom: 2em;
  }
  .icon_32a1 .surface_b786 .gradient_first_f0b3:last-child {
    margin-bottom: 0;
  }
}
.fast_879d .component_8256:last-child,
.summary-dirty-a7a1 .component_8256:last-child,
.primary-center-01b2 .component_8256:last-child {
  margin-bottom: 0;
}
.fast_879d .component_8256 .pagination_glass_709a .bottom_e680:last-child,
.summary-dirty-a7a1 .component_8256 .pagination_glass_709a .bottom_e680:last-child,
.primary-center-01b2 .component_8256 .pagination_glass_709a .bottom_e680:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .fast_879d .content_green_75e4,
  .fast_879d .new_4508,
  .summary-dirty-a7a1 .content_green_75e4,
  .summary-dirty-a7a1 .new_4508,
  .primary-center-01b2 .content_green_75e4,
  .primary-center-01b2 .new_4508 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gradient_copper_29f8 .component_8256 {
    margin-bottom: 2em;
  }
}
.gradient_copper_29f8 p:last-child {
  margin-bottom: 0;
}
.gradient_copper_29f8 li,
.gradient_copper_29f8 ul {
  list-style: none;
  margin: 0;
}
.gradient_copper_29f8 ul ul {
  margin-left: 2.617924em;
}
.overlay_8d3c {
  font-size: 0.875em;
}

/* css-noise: 7473 */
.widget-item-r9 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
