/*!
Theme Name: Customify
Theme URI: https://pressmaximum.texture_8cc1/customify
Author: WPCustomify
Author URI: https://pressmaximum.texture_8cc1
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.texture_8cc1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.slider_smooth_d5cf.filter_f785/licenses/gpl-2.0.summary-north-ad70
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.column-b0af/, (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.next_5791.hover_hard_7ed0/normalize.outer_18cb/
 ======
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.outer_18cb v7.0.0 | MIT License | github.texture_8cc1/necolas/normalize.outer_18cb */
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;
}
.fixed_a8c0 .gas-c577,
.pink_4c90,
.icon_22e1,
.video_2550,
.center-c098,
.logo-new-7f64,
.tag-1728,
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;
}
.pink_4c90,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pink_4c90,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pink_4c90,
  h1 {
    font-size: 1.8em;
  }
}
.icon_22e1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.icon_22e1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .icon_22e1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .icon_22e1,
  h2 {
    font-size: 1.7em;
  }
}
.video_2550,
h3 {
  font-size: 1.618em;
}
.fixed_a8c0 .gas-c577,
.center-c098,
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.silver_6fb1 {
  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;
}
.steel_e023:after,
.steel_e023:before,
.old_b361:after,
.old_b361:before {
  content: "";
  display: table;
}
.steel_e023:after,
.old_b361:after {
  clear: both;
}
.gold-8cf3 {
  float: right;
  margin-right: 0;
}
.module_449d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.orange-c1f4 .info-0979,
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;
}
.orange-c1f4 .info-0979: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;
}
.short_61fd .info-0979 {
  box-shadow: none;
}
.short_61fd
  .info-0979
  .center-d7c3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.short_61fd .info-0979 .overlay-95a5 {
  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;
}
.short_61fd
  .info-0979
  .overlay-95a5
  b {
  display: none;
}
.short_61fd .tertiary_b2e9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary-634a:not(.white-5306):not(.hard_8587),
button:not(.white-5306):not(.hard_8587),
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ),
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ),
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ) {
  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;
}
.primary-634a:not(.white-5306):not(
    .hard_8587
  ):hover,
button:not(.white-5306):not(
    .hard_8587
  ):hover,
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ):hover,
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ):hover,
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary-634a:not(.white-5306):not(
    .hard_8587
  ):active,
.primary-634a:not(.white-5306):not(
    .hard_8587
  ):focus,
button:not(.white-5306):not(
    .hard_8587
  ):active,
button:not(.white-5306):not(
    .hard_8587
  ):focus,
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ):active,
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ):focus,
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ):active,
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ):focus,
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ):active,
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ):focus {
  outline: 0;
}
.primary-634a:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f,
button:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f,
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f,
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f,
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f {
  position: relative;
}
.primary-634a:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .center-a249,
.primary-634a:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .slider-purple-a3e7,
.primary-634a:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .static_a303,
.primary-634a:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  i,
.primary-634a:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  svg,
button:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .center-a249,
button:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .slider-purple-a3e7,
button:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .static_a303,
button:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  i,
button:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  svg,
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .center-a249,
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .slider-purple-a3e7,
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .static_a303,
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  i,
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  svg,
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .center-a249,
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .slider-purple-a3e7,
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .static_a303,
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  i,
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  svg,
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .center-a249,
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .slider-purple-a3e7,
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  .static_a303,
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  i,
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f
  svg {
  visibility: hidden;
}
.primary-634a:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f:after,
button:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f:after,
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f:after,
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f:after,
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ).fn-loading-200f: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;
}
.primary-634a:not(.white-5306):not(.hard_8587),
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ),
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ),
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ) {
  color: #fff;
  background: #235787;
}
.primary-634a:not(.white-5306):not(
    .hard_8587
  ):focus,
input[type="button"]:not(.white-5306):not(
    .hard_8587
  ):focus,
input[type="reset"]:not(.white-5306):not(
    .hard_8587
  ):focus,
input[type="submit"]:not(.white-5306):not(
    .hard_8587
  ):focus {
  color: #fff;
}
.primary-634a.fn-disabled-200f:not(.white-5306):not(
    .hard_8587
  ),
.primary-634a[disabled]:not(.white-5306):not(
    .hard_8587
  ),
button.fn-disabled-200f:not(.white-5306):not(
    .hard_8587
  ),
button[disabled]:not(.white-5306):not(
    .hard_8587
  ) {
  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;
}
.footer_510b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.footer_510b: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;
}
.tag-focused-82e0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.panel_west_9d30 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.text_red_005a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.steel_e023:after,
.steel_e023:before,
.simple-d8f3:after,
.simple-d8f3:before,
.active-54b2:after,
.active-54b2:before,
.left-6284:after,
.left-6284:before,
.main_1b94:after,
.main_1b94:before,
.rough-2362:after,
.rough-2362:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.steel_e023:after,
.simple-d8f3:after,
.active-54b2:after,
.left-6284:after,
.main_1b94:after,
.rough-2362:after {
  clear: both;
}
.simple-d8f3 .advanced_9f7c,
.active-54b2 .advanced_9f7c,
.active_d44d .advanced_9f7c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.chip-copper-7cf2 {
  display: inline-block;
}
.border-a544 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.border-a544 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.border-a544 .pattern_mini_3de3 {
  padding: 1em 0;
  font-size: 85%;
}
.pattern_mini_3de3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.feature_00a6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.feature_00a6:after,
.feature_00a6:before {
  content: "";
  display: table;
}
.feature_00a6:after {
  clear: both;
}
.surface_paper_2c7e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.feature_black_41f1 .surface_paper_2c7e {
  max-width: 50%;
}
.table-f470 .surface_paper_2c7e {
  max-width: 33.33%;
}
.avatar-1ffd .surface_paper_2c7e {
  max-width: 25%;
}
.hard_0e81 .surface_paper_2c7e {
  max-width: 20%;
}
.easy-42c8 .surface_paper_2c7e {
  max-width: 16.66%;
}
.caption_7d4e .surface_paper_2c7e {
  max-width: 14.28%;
}
.search_new_dc5a .surface_paper_2c7e {
  max-width: 12.5%;
}
.upper_628e .surface_paper_2c7e {
  max-width: 11.11%;
}
.panel-51ea {
  display: block;
}
.fixed_a8c0 .primary_blue_afc0 label,
.fixed_a8c0 .bottom_3019 label,
.fixed_a8c0 .video_prev_9dba label,
.fixed_a8c0 .rough_8ec4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge_931d {
  list-style: none;
  margin: 0;
}
.badge_931d article.detail_3e49 {
  margin-bottom: 0;
}
.badge_931d ul {
  list-style: none;
  margin: 0;
}
.badge_931d .purple-bf3c li.detail_3e49 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge_931d .purple-bf3c li.detail_3e49 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge_931d .purple-bf3c li.detail_3e49: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) {
  .badge_931d .purple-bf3c li.detail_3e49 li.detail_3e49 li.detail_3e49 li.detail_3e49 {
    padding-left: 0;
  }
}
article.detail_3e49 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail_3e49 .simple-d8f3 p:last-of-type {
  margin-bottom: 0;
}
article.detail_3e49 .tall-75ed {
  float: left;
}
article.detail_3e49 .paper_7c21 {
  margin-left: 85px;
}
article.detail_3e49 .feature-bottom-84c4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail_3e49 .feature-bottom-84c4 .primary-inner-4632 {
  margin-left: 10px;
}
article.detail_3e49 .container-a203 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail_3e49 .component-full-ff48 {
  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 .primary_blue_afc0,
  #respond .video_prev_9dba,
  #respond .rough_8ec4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .primary_blue_afc0 input,
#respond .video_prev_9dba input,
#respond .rough_8ec4 input {
  width: 100%;
}
#respond .rough_8ec4 {
  margin-right: 0;
}
#respond .pattern-3fae #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop_middle_8d25 {
  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;
}
.backdrop_middle_8d25.plasma_f8f2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.backdrop_middle_8d25 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%);
}
.backdrop_middle_8d25:focus,
.backdrop_middle_8d25: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);
}
.dim_5ca0 {
  border-radius: 10%;
}
.thumbnail-31ed {
  border-radius: 50%;
}
.shadow-south-c534 {
  font-size: 0.72em;
}
.label-bce9 {
  font-size: 0.875em;
}
.caption_yellow_5c2e {
  font-size: 1.1em;
}
.bright-7d47 {
  text-transform: uppercase;
  line-height: 1.2;
}
.bright-7d47.shadow-south-c534 {
  letter-spacing: 0.5px;
}
.description_warm_ca67,
.description_warm_ca67 a {
  color: #6d6d6d;
}
.description_warm_ca67 a:hover {
  color: #111;
}
.small_6bd2 {
  color: #6d6d6d;
}
.menu_basic_b982 {
  overflow-x: hidden;
}
.menu_basic_b982 .old-015b.logo_526e {
  position: relative;
}
.menu_basic_b982 .old-015b.logo_526e.shadow-d36b {
  position: initial;
}
.menu_basic_b982
  .old-015b.logo_526e.shadow-d36b
  .bright_f548 {
  left: auto;
}
.menu_basic_b982 .old-015b .bright_f548 {
  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;
}
.menu_basic_b982 .old-015b:hover.logo_526e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.menu_basic_b982
  .old-015b:hover.logo_526e
  .bright_f548 {
  display: block;
  z-index: 9999999;
}
.menu_basic_b982 .label-huge-9725 .yellow_eb81,
.menu_basic_b982 .highlight_4fc6 .yellow_eb81 {
  display: none;
}
.menu_basic_b982 .large_3dcb .old-015b:hover.logo_526e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fixed_a8c0 .primary_blue_afc0 label,
.fixed_a8c0 .bottom_3019 label,
.fixed_a8c0 .video_prev_9dba label,
.fixed_a8c0 .rough_8ec4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge_931d {
  list-style: none;
  margin: 0;
}
.badge_931d article.detail_3e49 {
  margin-bottom: 0;
}
.badge_931d ul {
  list-style: none;
  margin: 0;
}
.badge_931d .purple-bf3c li.detail_3e49 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge_931d .purple-bf3c li.detail_3e49 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge_931d .purple-bf3c li.detail_3e49: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) {
  .badge_931d .purple-bf3c li.detail_3e49 li.detail_3e49 li.detail_3e49 li.detail_3e49 {
    padding-left: 0;
  }
}
article.detail_3e49 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail_3e49 .simple-d8f3 p:last-of-type {
  margin-bottom: 0;
}
article.detail_3e49 .tall-75ed {
  float: left;
}
article.detail_3e49 .paper_7c21 {
  margin-left: 85px;
}
article.detail_3e49 .feature-bottom-84c4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail_3e49 .feature-bottom-84c4 .primary-inner-4632 {
  margin-left: 10px;
}
article.detail_3e49 .container-a203 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail_3e49 .component-full-ff48 {
  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 .primary_blue_afc0,
  #respond .video_prev_9dba,
  #respond .rough_8ec4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .primary_blue_afc0 input,
#respond .video_prev_9dba input,
#respond .rough_8ec4 input {
  width: 100%;
}
#respond .rough_8ec4 {
  margin-right: 0;
}
#respond .pattern-3fae #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label-huge-9725 .pagination-e6dc {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pagination-e6dc .notification_5d12.tabs_531d .badge_rough_fa9d > li > a:focus,
.pagination-e6dc .notification_5d12.tabs_531d .badge_rough_fa9d > li > a:hover,
.pagination-e6dc .notification_5d12.breadcrumb_fe7e .badge_rough_fa9d > li > a:focus,
.pagination-e6dc .notification_5d12.breadcrumb_fe7e .badge_rough_fa9d > li > a:hover,
.pagination-e6dc .notification_5d12.fast-6002 .badge_rough_fa9d > li > a:focus,
.pagination-e6dc .notification_5d12.fast-6002 .badge_rough_fa9d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-e6dc
  .notification_5d12.tabs_531d
  .badge_rough_fa9d
  > li.chip_black_1e90
  > a,
.pagination-e6dc
  .notification_5d12.tabs_531d
  .badge_rough_fa9d
  > li.info_2f9f
  > a,
.pagination-e6dc
  .notification_5d12.breadcrumb_fe7e
  .badge_rough_fa9d
  > li.chip_black_1e90
  > a,
.pagination-e6dc
  .notification_5d12.breadcrumb_fe7e
  .badge_rough_fa9d
  > li.info_2f9f
  > a,
.pagination-e6dc
  .notification_5d12.fast-6002
  .badge_rough_fa9d
  > li.chip_black_1e90
  > a,
.pagination-e6dc .notification_5d12.fast-6002 .badge_rough_fa9d > li.wide_1ede > a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-e6dc .panel_d409,
.pagination-e6dc .panel_d409 a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-e6dc .button-5ab1.pressed_d83a li a,
.pagination-e6dc .module_a435 a,
.pagination-e6dc .middle_4e90,
.pagination-e6dc .badge_rough_fa9d > li > a,
.pagination-e6dc .complex-d7a8 {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-e6dc .button-5ab1.pressed_d83a li a:hover,
.pagination-e6dc .module_a435 a:hover,
.pagination-e6dc .middle_4e90:hover,
.pagination-e6dc .badge_rough_fa9d > li > a:hover,
.pagination-e6dc .complex-d7a8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-e6dc .frame_a625 {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-e6dc .frame_a625 .slider-fixed-b601 {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-e6dc .frame_a625:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-e6dc .highlight-6b96 .grid_61c9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination-e6dc .highlight-6b96 .grid_61c9 .full_c27a {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-e6dc
  .highlight-6b96
  .grid_61c9
  .full_c27a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-e6dc
  .highlight-6b96
  .grid_61c9
  .full_c27a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-e6dc
  .highlight-6b96
  .grid_61c9
  .full_c27a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-e6dc
  .highlight-6b96
  .grid_61c9
  .full_c27a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-e6dc .highlight-6b96 .widget_7ca4 {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-e6dc .highlight-6b96 .widget_7ca4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paper-cf4f
  .pagination-e6dc
  .highlight-6b96
  .simple-dc84
  .border-gold-84ce {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper-cf4f
  .pagination-e6dc
  .highlight-6b96
  .simple-dc84
  .full_c27a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label-huge-9725 .status_fd3e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.status_fd3e .notification_5d12.tabs_531d .badge_rough_fa9d > li > a:focus,
.status_fd3e .notification_5d12.tabs_531d .badge_rough_fa9d > li > a:hover,
.status_fd3e .notification_5d12.breadcrumb_fe7e .badge_rough_fa9d > li > a:focus,
.status_fd3e .notification_5d12.breadcrumb_fe7e .badge_rough_fa9d > li > a:hover,
.status_fd3e .notification_5d12.fast-6002 .badge_rough_fa9d > li > a:focus,
.status_fd3e .notification_5d12.fast-6002 .badge_rough_fa9d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_fd3e
  .notification_5d12.tabs_531d
  .badge_rough_fa9d
  > li.chip_black_1e90
  > a,
.status_fd3e
  .notification_5d12.tabs_531d
  .badge_rough_fa9d
  > li.info_2f9f
  > a,
.status_fd3e
  .notification_5d12.breadcrumb_fe7e
  .badge_rough_fa9d
  > li.chip_black_1e90
  > a,
.status_fd3e
  .notification_5d12.breadcrumb_fe7e
  .badge_rough_fa9d
  > li.info_2f9f
  > a,
.status_fd3e
  .notification_5d12.fast-6002
  .badge_rough_fa9d
  > li.chip_black_1e90
  > a,
.status_fd3e .notification_5d12.fast-6002 .badge_rough_fa9d > li.wide_1ede > a {
  color: rgba(0, 0, 0, 0.8);
}
.status_fd3e .panel_d409,
.status_fd3e .panel_d409 a {
  color: rgba(0, 0, 0, 0.8);
}
.status_fd3e .button-5ab1.pressed_d83a li a,
.status_fd3e .module_a435 a,
.status_fd3e .middle_4e90,
.status_fd3e .badge_rough_fa9d > li > a,
.status_fd3e .complex-d7a8 {
  color: rgba(0, 0, 0, 0.55);
}
.status_fd3e .button-5ab1.pressed_d83a li a:hover,
.status_fd3e .module_a435 a:hover,
.status_fd3e .middle_4e90:hover,
.status_fd3e .badge_rough_fa9d > li > a:hover,
.status_fd3e .complex-d7a8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_fd3e .frame_a625 {
  color: rgba(0, 0, 0, 0.55);
}
.status_fd3e .frame_a625 .slider-fixed-b601 {
  color: rgba(0, 0, 0, 0.8);
}
.status_fd3e .frame_a625:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_narrow_bb2b .chip-854b {
  margin-left: auto;
  margin-right: auto;
}
.active-54b2 > * {
  margin-left: auto;
  margin-right: auto;
}
.active-54b2 .tag-focused-82e0 {
  margin-right: 1.41575em;
}
.top-1c22 .active-54b2 > .highlight-out-22e8 {
  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;
}
.top-1c22 .active-54b2 > .picture-08f5 {
  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;
}
.label-solid-6c4f.tag_narrow_bb2b .chip-854b,
.paragraph-next-fb9c.tag_narrow_bb2b .chip-854b {
  margin-left: 0;
}
.picture_over_9e87.tag_narrow_bb2b .chip-854b,
.breadcrumb-fe6d.tag_narrow_bb2b .chip-854b {
  margin-right: 0;
}
.active-54b2 ol,
.active-54b2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.first-c8c8 video {
  max-width: 100%;
}
.grid-a784 img {
  display: block;
}
.grid-a784.tag-focused-82e0,
.grid-a784.panel_west_9d30 {
  width: 100%;
}
.grid-a784.picture-08f5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.main-23be:not(.detail-0a79) {
  margin: 1.5em auto;
}
.shadow_df44 p {
  padding: 1.5em 14px;
}
ul.picture-8605.picture-08f5,
ul.picture-8605.highlight-out-22e8,
ul.picture-8605.wrapper-south-06d1.highlight-out-22e8 {
  padding: 0 14px;
}
.cold-b53a {
  display: block;
  overflow-x: auto;
}
.cold-b53a table {
  border-collapse: collapse;
  width: 100%;
}
.cold-b53a td,
.cold-b53a th {
  padding: 0.5em;
}
.active-54b2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.active-54b2 ol ol,
.active-54b2 ol ul,
.active-54b2 ul ol,
.active-54b2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.active-54b2 ol ol li,
.active-54b2 ol ul li,
.active-54b2 ul ol li,
.active-54b2 ul ul li {
  margin-left: 0;
}
.pink-ef04.hidden_small_bc42 > .slider-upper-87ac {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pink-ef04.hidden_small_bc42 > .slider-upper-87ac iframe,
.pink-ef04.hidden_small_bc42 > .slider-upper-87ac > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.copper_921e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.copper_921e.purple-c85c {
  padding: 0;
}
.copper_921e.purple-c85c cite {
  font-size: 13px;
}
.copper_921e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.copper_921e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.module_huge_e994 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.module_huge_e994 > p:first-child {
  margin-top: 0;
}
.module_huge_e994 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.module_huge_e994 blockquote {
  border-left: 0;
}
.grid_slow_fb84 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.grid_slow_fb84:not(.tooltip_5644) {
  max-width: 100px;
}
.grid_slow_fb84.footer_179d {
  border-bottom: none !important;
  text-align: center;
}
.grid_slow_fb84.footer_179d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .shadow_df44 p {
    padding: 1.5em 0;
  }
}
.notice_3019 {
  color: #0073aa;
}
.mask-lite-8a90 {
  background-color: #0073aa;
}
.breadcrumb-dark-2b55 {
  color: #229fd8;
}
.menu-a90d {
  background-color: #229fd8;
}
.box_thick_3e27 {
  color: #eee;
}
.copper_51f3 {
  background-color: #eee;
}
.secondary_465d {
  color: #444;
}
.warm_928d {
  background-color: #444;
}
.next-f167 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.next-f167 .module-red-ae6a .module_a435 {
  font-size: 15px;
}
.next-f167 .module_a435 {
  line-height: 1.3;
}
.next-f167 .status_fd3e {
}
.next-f167 .pagination-e6dc {
  background: #235787;
}
.dark-6590 {
  padding: 0;
}
.dark-6590 .pagination-e6dc {
  background: #1a1a1a;
}
.dark-6590 .status_fd3e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.image-last-f8f6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.image-last-f8f6 .status_fd3e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.image-last-f8f6 .pagination-e6dc {
  background: #303030;
}
.rough-2362 {
  position: relative;
  z-index: 10;
}
.rough-2362 .easy_cabf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dim-8f1d .logo_526e {
  display: inline-block;
  vertical-align: middle;
}
.dim-8f1d.hard_8486 .logo_526e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dim-8f1d.hard_8486 .logo_526e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dim-8f1d.hard_8486 .logo_526e {
    margin-right: 0.4em;
  }
}
.dim-8f1d.hard_8486 .logo_526e:last-child {
  margin-right: 0;
}
.filter-098e .easy_cabf {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .label-huge-9725 .module-red-ae6a {
    margin: 0 -0.5em;
  }
  .label-huge-9725 .module-red-ae6a [class*="customify-col-"],
  .label-huge-9725 .module-red-ae6a [class*="customify-col_"],
  .label-huge-9725 .module-red-ae6a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.label-huge-9725.texture_5975 .easy_cabf {
  background: 0 0 !important;
}
.label-huge-9725.texture_5975 .easy_cabf,
.label-huge-9725.filter-098e .easy_cabf {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .label-huge-9725.widget_0a07 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.label-huge-9725.filter-098e .easy_cabf {
  box-shadow: none !important;
}
.picture-hard-ffa5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .picture-hard-ffa5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .picture-hard-ffa5 {
    padding: 18px 0 20px;
  }
}
.picture-hard-ffa5 .shadow_9cae {
  width: 100%;
}
.picture-hard-ffa5 .border_a7aa {
  margin-bottom: 0;
}
.picture-hard-ffa5 .hard-b926 {
  margin-top: 5px;
  font-size: 0.875em;
}
.orange_b2f0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.orange_b2f0 .link-huge-3ff3 {
  width: 100%;
}
.grid_8be4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.grid_8be4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.grid_8be4 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;
}
.grid_8be4 li:last-child:after {
  display: none;
}
.grid_8be4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.preview-inner-e1f4 .yellow_eb81 button,
.picture-hard-ffa5 .yellow_eb81 button {
  left: 0;
}
.preview-inner-e1f4 .link-huge-3ff3,
.picture-hard-ffa5 .link-huge-3ff3 {
  padding-left: 0;
  padding-right: 0;
}
.preview-inner-e1f4 .orange_b2f0,
.picture-hard-ffa5 .orange_b2f0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.preview-inner-e1f4 {
  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;
}
.preview-inner-e1f4: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;
}
.preview-inner-e1f4 .table-blue-1d0d {
  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) {
  .preview-inner-e1f4 .table-blue-1d0d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-inner-e1f4 .table-blue-1d0d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .preview-inner-e1f4 .table-blue-1d0d {
    min-height: 200px;
  }
}
.preview-inner-e1f4 .grid_8be4 {
  color: rgba(255, 255, 255, 0.8);
}
.preview-inner-e1f4 .grid_8be4 a,
.preview-inner-e1f4 .grid_8be4 li:after {
  color: inherit;
}
.preview-inner-e1f4 .grid_8be4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tabs-8676 {
  margin-bottom: 0.5em;
}
.cold-49c0 {
  margin-bottom: 1.2em;
}
.cold-49c0,
.tabs-8676 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.cold-49c0 p:last-child,
.tabs-8676 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .yellow_eb81,
#masthead .yellow_eb81 {
  display: none;
}
#masthead
  > .yellow_eb81.hidden-out-39cb {
  display: none;
}
#masthead > .yellow_eb81 button {
  left: 0;
}
.background_purple_c920 {
  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%;
}
.background_purple_c920 .logo_526e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.background_purple_c920 .hard_bcd7 {
  display: -webkit-box;
  display: flex;
}
.background_purple_c920 .hard_bcd7.background_gas_466f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.background_purple_c920 .hard_bcd7.grid_advanced_5e4a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background_purple_c920 .hard_bcd7.left_f7d0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background_purple_c920.white-921e.lower-316d .hard_bcd7.background_gas_466f {
  flex-basis: 100%;
}
.background_purple_c920.hero-easy-ba89 .hard_bcd7.grid_advanced_5e4a {
  -webkit-box-flex: 1;
  flex: auto;
}
.background_purple_c920.hero-easy-ba89 .hard_bcd7.left_f7d0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .yellow_eb81.hidden-out-39cb {
  display: none;
}
#masthead > .yellow_eb81 button {
  left: 0;
}
.liquid-c6bb {
  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;
}
.liquid-c6bb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.liquid-c6bb.badge-2828 i {
  margin-right: 4px;
}
.liquid-c6bb.top-7058 i {
  margin-left: 5px;
}
.module_a435 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.module_a435 p:last-child {
  margin-bottom: 0;
}
.row-outer-32fc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.row-outer-32fc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.row-outer-32fc img {
  display: block;
  width: auto;
  line-height: 1;
}
.row-outer-32fc .panel_d409 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.row-outer-32fc .primary_9209 {
  margin: 5px 0 7px 0;
}
.row-outer-32fc.chip_dynamic_9564 .table_purple_cd78 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-outer-32fc.chip_dynamic_9564 .disabled_d06f {
  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;
}
.row-outer-32fc.form_fb6a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.row-outer-32fc.form_fb6a .table_purple_cd78 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-outer-32fc.form_fb6a .disabled_d06f {
  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;
}
.row-outer-32fc.next-3d5f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row-outer-32fc.block-tiny-86d8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.row-outer-32fc.block-tiny-86d8 .disabled_d06f {
  margin-top: 7px;
}
.down_ccfb {
  display: inline-block;
}
.rough-2362 .left-44b7 .row-outer-32fc img {
  max-width: 100%;
}
.notification_5d12 .texture_a1ae.focus-center-ed18,
.stone-5b34 .texture_a1ae.focus-center-ed18 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification_5d12 .texture_stale_9425,
.stone-5b34 .texture_stale_9425 {
  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%);
}
.notification_5d12 .texture_stale_9425 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notification_5d12.description_fe56 .texture_stale_9425 {
  display: none;
}
.notification_5d12 .upper-5372 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification_5d12 .upper-5372 li {
  display: inline-block;
  position: relative;
}
.notification_5d12 .upper-5372 li:last-child {
  margin-right: 0;
}
.notification_5d12 .upper-5372 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;
}
.notification_5d12 .upper-5372 li.wide_1ede > a {
  color: rgba(0, 0, 0, 0.9);
}
.notification_5d12 .upper-5372 > 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;
}
.notification_5d12 .upper-5372 > li > a i {
  line-height: 0;
}
.notification_5d12 .upper-5372 > li.hero_17a3 > a .texture_stale_9425 {
  margin-left: 4px;
  line-height: 0;
}
.notification_5d12 .upper-5372 .under_310d li.hero_17a3 > a {
  position: relative;
}
.notification_5d12 .upper-5372 .under_310d li.hero_17a3 > a:after,
.notification_5d12 .upper-5372 .under_310d li.hero_17a3 > a:before {
  content: "";
  display: table;
}
.notification_5d12 .upper-5372 .under_310d li.hero_17a3 > a:after {
  clear: both;
}
.notification_5d12 .upper-5372 .under_310d li.hero_17a3 > a .texture_stale_9425 {
  margin-left: 5px;
  float: right;
}
.notification_5d12 .inner_5850,
.notification_5d12 .under_310d {
  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;
}
.notification_5d12 .under_310d {
  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;
}
.notification_5d12 .under_310d .focus-center-ed18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification_5d12 .under_310d .texture_stale_9425 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notification_5d12 .under_310d li {
  display: block;
  margin: 0;
  padding: 0;
}
.notification_5d12 .under_310d 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;
}
.notification_5d12 .under_310d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notification_5d12 .under_310d .under_310d {
  top: 0;
  left: 100%;
}
.notification_5d12 .module-9e30.fn-focus-200f > .inner_5850,
.notification_5d12 .module-9e30.fn-focus-200f > .under_310d,
.notification_5d12 .module-9e30:focus > .inner_5850,
.notification_5d12 .module-9e30:focus > .under_310d,
.notification_5d12 .module-9e30:hover > .inner_5850,
.notification_5d12 .module-9e30:hover > .under_310d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notification_5d12.fast-6002 .badge_rough_fa9d:after,
.notification_5d12.fast-6002 .badge_rough_fa9d:before {
  content: "";
  display: table;
}
.notification_5d12.fast-6002 .badge_rough_fa9d:after {
  clear: both;
}
.notification_5d12.fast-6002 .badge_rough_fa9d > li {
  float: left;
}
.notification_5d12.notice-smooth-86ee .badge_rough_fa9d:after,
.notification_5d12.notice-smooth-86ee .badge_rough_fa9d:before {
  content: "";
  display: table;
}
.notification_5d12.notice-smooth-86ee .badge_rough_fa9d:after {
  clear: both;
}
.notification_5d12.notice-smooth-86ee .badge_rough_fa9d > li {
  float: left;
}
.notification_5d12.notice-smooth-86ee .badge_rough_fa9d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notification_5d12.notice-smooth-86ee .badge_rough_fa9d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notification_5d12.notice-smooth-86ee .badge_rough_fa9d > li.chip_black_1e90 > a,
.notification_5d12.notice-smooth-86ee .badge_rough_fa9d > li.wide_1ede > a {
  color: #fff;
  background-color: #1e4b75;
}
.notification_5d12.tabs_531d .badge_rough_fa9d > li > a .focus-center-ed18 {
  position: relative;
}
.notification_5d12.tabs_531d .badge_rough_fa9d > li > a .focus-center-ed18: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;
}
.notification_5d12.tabs_531d
  .badge_rough_fa9d
  > li:focus
  > a
  .focus-center-ed18:before,
.notification_5d12.tabs_531d
  .badge_rough_fa9d
  > li:hover
  > a
  .focus-center-ed18:before {
  width: 100%;
  background-color: currentColor;
}
.notification_5d12.tabs_531d
  .badge_rough_fa9d
  > li.chip_black_1e90
  > a
  .focus-center-ed18:before,
.notification_5d12.tabs_531d
  .badge_rough_fa9d
  > li.info_2f9f
  > a
  .focus-center-ed18:before {
  width: 100%;
  background-color: currentColor;
}
.notification_5d12.breadcrumb_fe7e .badge_rough_fa9d > li > a .focus-center-ed18 {
  position: relative;
}
.notification_5d12.breadcrumb_fe7e .badge_rough_fa9d > li > a .focus-center-ed18: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;
}
.notification_5d12.breadcrumb_fe7e .badge_rough_fa9d > li:focus > a .focus-center-ed18:before,
.notification_5d12.breadcrumb_fe7e
  .badge_rough_fa9d
  > li:hover
  > a
  .focus-center-ed18:before {
  width: 100%;
  background-color: currentColor;
}
.notification_5d12.breadcrumb_fe7e
  .badge_rough_fa9d
  > li.chip_black_1e90
  > a
  .focus-center-ed18:before,
.notification_5d12.breadcrumb_fe7e
  .badge_rough_fa9d
  > li.info_2f9f
  > a
  .focus-center-ed18:before {
  width: 100%;
  background-color: currentColor;
}
.stone-5b34 .upper-5372 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stone-5b34 .upper-5372 li:first-child > a {
  border-top: none;
}
.stone-5b34 .upper-5372 .filter_stone_d0a7 > .focus-center-ed18 .texture_stale_9425 {
  display: none;
}
.stone-5b34 .upper-5372 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.stone-5b34 .upper-5372 li:last-child {
  border: none;
}
.stone-5b34 .upper-5372 li.hero_17a3 > a {
  padding-right: 45px !important;
}
.stone-5b34 .upper-5372 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.stone-5b34 .upper-5372 li a:focus,
.stone-5b34 .upper-5372 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stone-5b34 .upper-5372 li .active-in-6881 {
  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;
}
.stone-5b34 .upper-5372 li .active-in-6881:hover {
  box-shadow: none;
}
.stone-5b34 .upper-5372 li .active-in-6881 .texture_stale_9425 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.stone-5b34 .upper-5372 .under_310d {
  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);
}
.stone-5b34 .upper-5372 .under_310d li a {
  padding-left: 3em;
}
.stone-5b34 .upper-5372 .glass-1849 > a .active-in-6881 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.stone-5b34 .upper-5372 .glass-1849 > .under_310d {
  display: block;
  opacity: 1;
}
.heading-e253 {
  max-width: 100%;
}
.yellow-48e9 {
  line-height: 0;
  cursor: pointer;
}
.complex-d7a8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.complex-d7a8:hover {
  box-shadow: none;
  color: currentColor;
}
.complex-d7a8 svg {
  width: 18px;
  height: 18px;
}
.complex-d7a8 .thumbnail_east_38d9 {
  display: none;
}
.warm_bacc {
  position: relative;
}
.warm_bacc.fn-active-200f .complex-d7a8 .old_15b4 {
  display: none;
}
.warm_bacc.fn-active-200f .complex-d7a8 .thumbnail_east_38d9 {
  display: inline-block;
}
.warm_bacc .surface-0cc8 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.warm_bacc.active_8b6b .surface-0cc8 {
  left: auto;
  right: -0.9em;
}
.warm_bacc.active_8b6b .component-e116::before {
  left: auto;
  right: 15px;
}
.warm_bacc.fn-active-200f .surface-0cc8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.simple-dc84 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.simple-dc84 label {
  flex-basis: 100%;
}
.simple-dc84 .grid_61c9 {
  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;
}
.simple-dc84 .full_c27a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.simple-dc84 .full_c27a:focus {
  background-color: transparent;
}
.simple-dc84 button.widget_7ca4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.simple-dc84 button.widget_7ca4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.simple-dc84 button.widget_7ca4 svg {
  width: 18px;
  height: 18px;
}
.simple-dc84 input[type="submit"] {
  min-height: auto;
}
.highlight-6b96 .simple-dc84 .full_c27a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.component-e116 {
  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) {
  .component-e116 {
    width: 220px;
  }
}
.component-e116 label {
  flex-basis: 100%;
}
.component-e116::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;
}
.paper-cf4f .highlight-6b96 .simple-dc84 {
  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;
}
.paper-cf4f
  .highlight-6b96
  .simple-dc84
  .grid_61c9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paper-cf4f .highlight-6b96 .simple-dc84 .full_c27a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paper-cf4f
  .highlight-6b96
  .simple-dc84
  .full_c27a:focus {
  background: 0 0;
}
.paper-cf4f
  .highlight-6b96
  .simple-dc84
  .border-gold-84ce {
  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;
}
.button-5ab1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.button-5ab1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.button-5ab1 li:last-child {
  margin-right: 0;
}
.button-5ab1 li:first-child {
  margin-left: 0;
}
.button-5ab1.text_8aff a {
  color: #fff;
}
.button-5ab1.text_8aff a:hover {
  color: #fff;
}
.button-5ab1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.button-5ab1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.button-5ab1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.button-5ab1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.button-5ab1 [class*="social-icon-apple"] {
  background-color: #999;
}
.button-5ab1 [class*="social-icon-apple"].aside_small_4376 {
  background-color: transparent;
  color: #999;
}
.button-5ab1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.button-5ab1 [class*="social-icon-behance"].aside_small_4376 {
  background-color: transparent;
  color: #1769ff;
}
.button-5ab1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.button-5ab1 [class*="social-icon-bitbucket"].aside_small_4376 {
  background-color: transparent;
  color: #205081;
}
.button-5ab1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.button-5ab1 [class*="social-icon-codepen"].aside_small_4376 {
  background-color: transparent;
  color: #000;
}
.button-5ab1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.button-5ab1 [class*="social-icon-delicious"].aside_small_4376 {
  background-color: transparent;
  color: #39f;
}
.button-5ab1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.button-5ab1 [class*="social-icon-digg"].aside_small_4376 {
  background-color: transparent;
  color: #005be2;
}
.button-5ab1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.button-5ab1 [class*="social-icon-dribbble"].aside_small_4376 {
  background-color: transparent;
  color: #ea4c89;
}
.button-5ab1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.button-5ab1 [class*="social-icon-envelope"].aside_small_4376 {
  background-color: transparent;
  color: #ea4335;
}
.button-5ab1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.button-5ab1 [class*="social-icon-facebook"].aside_small_4376 {
  background-color: transparent;
  color: #3b5998;
}
.button-5ab1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.button-5ab1 [class*="social-icon-flickr"].aside_small_4376 {
  background-color: transparent;
  color: #0063dc;
}
.button-5ab1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.button-5ab1 [class*="social-icon-foursquare"].aside_small_4376 {
  background-color: transparent;
  color: #2d5be3;
}
.button-5ab1 [class*="social-icon-github"] {
  background-color: #333;
}
.button-5ab1 [class*="social-icon-github"].aside_small_4376 {
  background-color: transparent;
  color: #333;
}
.button-5ab1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.button-5ab1 [class*="social-icon-google-plus"].aside_small_4376 {
  background-color: transparent;
  color: #dd4b39;
}
.button-5ab1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.button-5ab1 [class*="social-icon-houzz"].aside_small_4376 {
  background-color: transparent;
  color: #7ac142;
}
.button-5ab1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.button-5ab1 [class*="social-icon-instagram"].aside_small_4376 {
  background-color: transparent;
  color: #262626;
}
.button-5ab1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.button-5ab1 [class*="social-icon-jsfiddle"].aside_small_4376 {
  background-color: transparent;
  color: #487aa2;
}
.button-5ab1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.button-5ab1 [class*="social-icon-linkedin"].aside_small_4376 {
  background-color: transparent;
  color: #0077b5;
}
.button-5ab1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.button-5ab1 [class*="social-icon-medium"].aside_small_4376 {
  background-color: transparent;
  color: #00ab6b;
}
.button-5ab1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.button-5ab1
  [class*="social-icon-odnoklassniki"].aside_small_4376 {
  background-color: transparent;
  color: #f4731c;
}
.button-5ab1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.button-5ab1 [class*="social-icon-meetup"].aside_small_4376 {
  background-color: transparent;
  color: #ec1c40;
}
.button-5ab1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.button-5ab1 [class*="social-icon-pinterest"].aside_small_4376 {
  background-color: transparent;
  color: #bd081c;
}
.button-5ab1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.button-5ab1 [class*="social-icon-product-hunt"].aside_small_4376 {
  background-color: transparent;
  color: #da552f;
}
.button-5ab1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.button-5ab1 [class*="social-icon-reddit"].aside_small_4376 {
  background-color: transparent;
  color: #ff4500;
}
.button-5ab1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.button-5ab1 [class*="social-icon-rss"].aside_small_4376 {
  background-color: transparent;
  color: #f26522;
}
.button-5ab1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.button-5ab1
  [class*="social-icon-shopping-cart"].aside_small_4376 {
  background-color: transparent;
  color: #4caf50;
}
.button-5ab1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.button-5ab1 [class*="social-icon-skype"].aside_small_4376 {
  background-color: transparent;
  color: #00aff0;
}
.button-5ab1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.button-5ab1 [class*="social-icon-slideshare"].aside_small_4376 {
  background-color: transparent;
  color: #0077b5;
}
.button-5ab1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.button-5ab1 [class*="social-icon-snapchat"].aside_small_4376 {
  background-color: transparent;
  color: #fffc00;
}
.button-5ab1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.button-5ab1 [class*="social-icon-soundcloud"].aside_small_4376 {
  background-color: transparent;
  color: #f80;
}
.button-5ab1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.button-5ab1 [class*="social-icon-spotify"].aside_small_4376 {
  background-color: transparent;
  color: #2ebd59;
}
.button-5ab1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.button-5ab1
  [class*="social-icon-stack-overflow"].aside_small_4376 {
  background-color: transparent;
  color: #fe7a15;
}
.button-5ab1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.button-5ab1 [class*="social-icon-maldkfgram"].aside_small_4376 {
  background-color: transparent;
  color: #2ca5e0;
}
.button-5ab1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.button-5ab1 [class*="social-icon-tripadvisor"].aside_small_4376 {
  background-color: transparent;
  color: #589442;
}
.button-5ab1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.button-5ab1 [class*="social-icon-tumblr"].aside_small_4376 {
  background-color: transparent;
  color: #35465c;
}
.button-5ab1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.button-5ab1 [class*="social-icon-twitch"].aside_small_4376 {
  background-color: transparent;
  color: #6441a5;
}
.button-5ab1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.button-5ab1 [class*="social-icon-twitter"].aside_small_4376 {
  background-color: transparent;
  color: #1da1f2;
}
.button-5ab1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.button-5ab1 [class*="social-icon-vimeo"].aside_small_4376 {
  background-color: transparent;
  color: #1ab7ea;
}
.button-5ab1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.button-5ab1 [class*="social-icon-vk"].aside_small_4376 {
  background-color: transparent;
  color: #45668e;
}
.button-5ab1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.button-5ab1 [class*="social-icon-weibo"].aside_small_4376 {
  background-color: transparent;
  color: #df2029;
}
.button-5ab1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.button-5ab1 [class*="social-icon-weixin"].aside_small_4376 {
  background-color: transparent;
  color: #7bb32e;
}
.button-5ab1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.button-5ab1 [class*="social-icon-whatsapp"].aside_small_4376 {
  background-color: transparent;
  color: #25d366;
}
.button-5ab1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.button-5ab1 [class*="social-icon-wordpress"].aside_small_4376 {
  background-color: transparent;
  color: #21759b;
}
.button-5ab1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.button-5ab1 [class*="social-icon-xing"].aside_small_4376 {
  background-color: transparent;
  color: #026466;
}
.button-5ab1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.button-5ab1 [class*="social-icon-yelp"].aside_small_4376 {
  background-color: transparent;
  color: #af0606;
}
.button-5ab1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.button-5ab1 [class*="social-icon-youtube"].aside_small_4376 {
  background-color: transparent;
  color: #cd201f;
}
.middle_4e90 {
  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;
}
.middle_4e90:hover {
  box-shadow: none;
  background: 0 0;
}
.section_gas_7aa1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.progress_dirty_5a7f {
  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;
}
.info_519d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.texture-light-abac {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.texture-light-abac,
.texture-light-abac::after,
.texture-light-abac::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;
}
.texture-light-abac::after,
.texture-light-abac::before {
  content: "";
  display: block;
  background-color: inherit;
}
.text-0775 .progress_dirty_5a7f .info_519d {
  margin-top: -2px;
  width: 19px;
}
.text-0775 .progress_dirty_5a7f .texture-light-abac {
  margin-top: -1px;
}
.text-0775 .progress_dirty_5a7f .texture-light-abac,
.text-0775 .progress_dirty_5a7f .texture-light-abac::after,
.text-0775 .progress_dirty_5a7f .texture-light-abac::before {
  width: 19px;
  height: 2px;
}
.text-0775 .progress_dirty_5a7f .texture-light-abac::before {
  top: -6px;
}
.text-0775 .progress_dirty_5a7f .texture-light-abac::after {
  bottom: -6px;
}
.smooth-a391 .progress_dirty_5a7f .info_519d {
  margin-top: -2px;
  width: 22px;
}
.smooth-a391 .progress_dirty_5a7f .texture-light-abac {
  margin-top: -1px;
}
.smooth-a391 .progress_dirty_5a7f .texture-light-abac,
.smooth-a391 .progress_dirty_5a7f .texture-light-abac::after,
.smooth-a391 .progress_dirty_5a7f .texture-light-abac::before {
  width: 22px;
  height: 2px;
}
.smooth-a391 .progress_dirty_5a7f .texture-light-abac::before {
  top: -7px;
}
.smooth-a391 .progress_dirty_5a7f .texture-light-abac::after {
  bottom: -7px;
}
.brown_ac61 .progress_dirty_5a7f .info_519d {
  margin-top: -2px;
  width: 31px;
}
.brown_ac61 .progress_dirty_5a7f .texture-light-abac {
  margin-top: -1.5px;
}
.brown_ac61 .progress_dirty_5a7f .texture-light-abac,
.brown_ac61 .progress_dirty_5a7f .texture-light-abac::after,
.brown_ac61 .progress_dirty_5a7f .texture-light-abac::before {
  width: 31px;
  height: 3px;
}
.brown_ac61 .progress_dirty_5a7f .texture-light-abac::before {
  top: -9px;
}
.brown_ac61 .progress_dirty_5a7f .texture-light-abac::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block_169c .progress_dirty_5a7f .info_519d {
    margin-top: -2px;
    width: 19px;
  }
  .block_169c .progress_dirty_5a7f .texture-light-abac {
    margin-top: -1px;
  }
  .block_169c .progress_dirty_5a7f .texture-light-abac,
  .block_169c .progress_dirty_5a7f .texture-light-abac::after,
  .block_169c .progress_dirty_5a7f .texture-light-abac::before {
    width: 19px;
    height: 2px;
  }
  .block_169c .progress_dirty_5a7f .texture-light-abac::before {
    top: -6px;
  }
  .block_169c .progress_dirty_5a7f .texture-light-abac::after {
    bottom: -6px;
  }
  .bottom-680d .progress_dirty_5a7f .info_519d {
    margin-top: -2px;
    width: 22px;
  }
  .bottom-680d .progress_dirty_5a7f .texture-light-abac {
    margin-top: -1px;
  }
  .bottom-680d .progress_dirty_5a7f .texture-light-abac,
  .bottom-680d .progress_dirty_5a7f .texture-light-abac::after,
  .bottom-680d .progress_dirty_5a7f .texture-light-abac::before {
    width: 22px;
    height: 2px;
  }
  .bottom-680d .progress_dirty_5a7f .texture-light-abac::before {
    top: -7px;
  }
  .bottom-680d .progress_dirty_5a7f .texture-light-abac::after {
    bottom: -7px;
  }
  .white-9265 .progress_dirty_5a7f .info_519d {
    margin-top: -2px;
    width: 31px;
  }
  .white-9265 .progress_dirty_5a7f .texture-light-abac {
    margin-top: -1.5px;
  }
  .white-9265 .progress_dirty_5a7f .texture-light-abac,
  .white-9265 .progress_dirty_5a7f .texture-light-abac::after,
  .white-9265 .progress_dirty_5a7f .texture-light-abac::before {
    width: 31px;
    height: 3px;
  }
  .white-9265 .progress_dirty_5a7f .texture-light-abac::before {
    top: -9px;
  }
  .white-9265 .progress_dirty_5a7f .texture-light-abac::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wood_acc1 .progress_dirty_5a7f .info_519d {
    margin-top: -2px;
    width: 19px;
  }
  .wood_acc1 .progress_dirty_5a7f .texture-light-abac {
    margin-top: -1px;
  }
  .wood_acc1 .progress_dirty_5a7f .texture-light-abac,
  .wood_acc1 .progress_dirty_5a7f .texture-light-abac::after,
  .wood_acc1 .progress_dirty_5a7f .texture-light-abac::before {
    width: 19px;
    height: 2px;
  }
  .wood_acc1 .progress_dirty_5a7f .texture-light-abac::before {
    top: -6px;
  }
  .wood_acc1 .progress_dirty_5a7f .texture-light-abac::after {
    bottom: -6px;
  }
  .form_7607 .progress_dirty_5a7f .info_519d {
    margin-top: -2px;
    width: 22px;
  }
  .form_7607 .progress_dirty_5a7f .texture-light-abac {
    margin-top: -1px;
  }
  .form_7607 .progress_dirty_5a7f .texture-light-abac,
  .form_7607 .progress_dirty_5a7f .texture-light-abac::after,
  .form_7607 .progress_dirty_5a7f .texture-light-abac::before {
    width: 22px;
    height: 2px;
  }
  .form_7607 .progress_dirty_5a7f .texture-light-abac::before {
    top: -7px;
  }
  .form_7607 .progress_dirty_5a7f .texture-light-abac::after {
    bottom: -7px;
  }
  .overlay_large_1187 .progress_dirty_5a7f .info_519d {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_large_1187 .progress_dirty_5a7f .texture-light-abac {
    margin-top: -1.5px;
  }
  .overlay_large_1187 .progress_dirty_5a7f .texture-light-abac,
  .overlay_large_1187 .progress_dirty_5a7f .texture-light-abac::after,
  .overlay_large_1187 .progress_dirty_5a7f .texture-light-abac::before {
    width: 31px;
    height: 3px;
  }
  .overlay_large_1187 .progress_dirty_5a7f .texture-light-abac::before {
    top: -9px;
  }
  .overlay_large_1187 .progress_dirty_5a7f .texture-light-abac::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .modal-fast-ee28 .progress_dirty_5a7f .info_519d {
    margin-top: -2px;
    width: 19px;
  }
  .modal-fast-ee28 .progress_dirty_5a7f .texture-light-abac {
    margin-top: -1px;
  }
  .modal-fast-ee28 .progress_dirty_5a7f .texture-light-abac,
  .modal-fast-ee28 .progress_dirty_5a7f .texture-light-abac::after,
  .modal-fast-ee28 .progress_dirty_5a7f .texture-light-abac::before {
    width: 19px;
    height: 2px;
  }
  .modal-fast-ee28 .progress_dirty_5a7f .texture-light-abac::before {
    top: -6px;
  }
  .modal-fast-ee28 .progress_dirty_5a7f .texture-light-abac::after {
    bottom: -6px;
  }
  .copper_476a .progress_dirty_5a7f .info_519d {
    margin-top: -2px;
    width: 22px;
  }
  .copper_476a .progress_dirty_5a7f .texture-light-abac {
    margin-top: -1px;
  }
  .copper_476a .progress_dirty_5a7f .texture-light-abac,
  .copper_476a .progress_dirty_5a7f .texture-light-abac::after,
  .copper_476a .progress_dirty_5a7f .texture-light-abac::before {
    width: 22px;
    height: 2px;
  }
  .copper_476a .progress_dirty_5a7f .texture-light-abac::before {
    top: -7px;
  }
  .copper_476a .progress_dirty_5a7f .texture-light-abac::after {
    bottom: -7px;
  }
  .icon-center-3f22 .progress_dirty_5a7f .info_519d {
    margin-top: -2px;
    width: 31px;
  }
  .icon-center-3f22 .progress_dirty_5a7f .texture-light-abac {
    margin-top: -1.5px;
  }
  .icon-center-3f22 .progress_dirty_5a7f .texture-light-abac,
  .icon-center-3f22 .progress_dirty_5a7f .texture-light-abac::after,
  .icon-center-3f22 .progress_dirty_5a7f .texture-light-abac::before {
    width: 31px;
    height: 3px;
  }
  .icon-center-3f22 .progress_dirty_5a7f .texture-light-abac::before {
    top: -9px;
  }
  .icon-center-3f22 .progress_dirty_5a7f .texture-light-abac::after {
    bottom: -9px;
  }
}
.modal_310a .texture-light-abac {
  -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);
}
.modal_310a .texture-light-abac::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.modal_310a .texture-light-abac::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);
}
.modal_310a.backdrop_27ed .texture-light-abac {
  -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);
}
.modal_310a.backdrop_27ed .texture-light-abac::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.modal_310a.backdrop_27ed .texture-light-abac::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);
}
.shade_light_1ccc {
  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.image_paper_b09f:before {
  display: none;
}
.highlight_4fc6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.highlight_4fc6 .modal_static_3693 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.highlight_4fc6 .modal_static_3693:last-of-type {
  border-bottom: none;
}
.highlight_4fc6 .modal_static_3693.popup-rough-4d94,
.highlight_4fc6 .modal_static_3693.first_be03,
.highlight_4fc6 .modal_static_3693.dim_98e7 {
  padding: 0;
}
.highlight_4fc6 .stone-5b34 .active-in-6881 {
  color: currentColor;
}
.highlight_4fc6 .stone-5b34 .active-in-6881:focus,
.highlight_4fc6 .stone-5b34 .active-in-6881:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_4fc6.status_fd3e .frame_a625,
.highlight_4fc6.status_fd3e .module_a435 a,
.highlight_4fc6.status_fd3e .badge_rough_fa9d a,
.highlight_4fc6.status_fd3e .under_310d a {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_4fc6.status_fd3e .frame_a625:hover,
.highlight_4fc6.status_fd3e .module_a435 a:hover,
.highlight_4fc6.status_fd3e .badge_rough_fa9d a:hover,
.highlight_4fc6.status_fd3e .under_310d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_4fc6.status_fd3e .slider-fixed-b601 {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_4fc6.status_fd3e .modal_static_3693 {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_4fc6.status_fd3e .modal_static_3693:before {
  background: rgba(0, 0, 0, 0.08);
}
.highlight_4fc6.status_fd3e .slider-870d:before {
  background: rgba(255, 255, 255, 0.9);
}
.highlight_4fc6.status_fd3e .stone-5b34 .upper-5372 li a,
.highlight_4fc6.status_fd3e .stone-5b34 .active-in-6881,
.highlight_4fc6.status_fd3e .under_310d {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_4fc6.status_fd3e .stone-5b34 .active-in-6881:focus,
.highlight_4fc6.status_fd3e .stone-5b34 .active-in-6881:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_4fc6.status_fd3e .upper-5372 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_4fc6.pagination-e6dc .frame_a625,
.highlight_4fc6.pagination-e6dc .module_a435 a,
.highlight_4fc6.pagination-e6dc .badge_rough_fa9d .active-in-6881,
.highlight_4fc6.pagination-e6dc .badge_rough_fa9d a,
.highlight_4fc6.pagination-e6dc .under_310d a {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_4fc6.pagination-e6dc .frame_a625:hover,
.highlight_4fc6.pagination-e6dc .module_a435 a:hover,
.highlight_4fc6.pagination-e6dc .badge_rough_fa9d .active-in-6881:hover,
.highlight_4fc6.pagination-e6dc .badge_rough_fa9d a:hover,
.highlight_4fc6.pagination-e6dc .under_310d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_4fc6.pagination-e6dc .slider-fixed-b601 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_4fc6.pagination-e6dc .modal_static_3693 {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_4fc6.pagination-e6dc .modal_static_3693:before {
  background: rgba(255, 255, 255, 0.08);
}
.highlight_4fc6.pagination-e6dc .slider-870d:before {
  background: rgba(0, 0, 0, 0.9);
}
.highlight_4fc6.pagination-e6dc .stone-5b34 .upper-5372 li a,
.highlight_4fc6.pagination-e6dc .stone-5b34 .active-in-6881,
.highlight_4fc6.pagination-e6dc .under_310d {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_4fc6.pagination-e6dc .stone-5b34 .active-in-6881:focus,
.highlight_4fc6.pagination-e6dc .stone-5b34 .active-in-6881:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_4fc6.pagination-e6dc .upper-5372 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-870d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slider-870d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.selected_6b07 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.filter-current-1147 .highlight_4fc6 {
  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;
}
.filter-current-1147 .modal_static_3693 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.filter-current-1147 .modal_static_3693: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) {
  .filter-current-1147 .modal_static_3693:before {
    width: 16%;
    left: 42%;
  }
}
.filter-current-1147 .modal_static_3693:last-child:before {
  content: none;
}
.filter-current-1147 .modal_static_3693[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.filter-current-1147 .stone-5b34 .upper-5372 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.filter-current-1147 .stone-5b34 .upper-5372 li a .active-in-6881 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.filter-current-1147 .stone-5b34 .under_310d {
  border: none;
}
.filter-current-1147 .stone-5b34 .under_310d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.filter-current-1147 .slider-870d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.filter-current-1147 .selected_6b07 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.filter-current-1147 .pagination-e6dc .slider-870d:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter-current-1147 .status_fd3e.logo-af8a .texture-light-abac {
  background: rgba(0, 0, 0, 0.6);
}
.filter-current-1147
  .status_fd3e.logo-af8a
  .texture-light-abac::after,
.filter-current-1147
  .status_fd3e.logo-af8a
  .texture-light-abac:before {
  background: inherit;
}
.filter-current-1147
  .status_fd3e.logo-af8a:hover
  .texture-light-abac {
  background: rgba(0, 0, 0, 0.8);
}
.north-93b6 .highlight_4fc6 {
  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) {
  .north-93b6 .highlight_4fc6 {
    width: auto;
    right: 45px;
  }
}
.under_b5f2 .highlight_4fc6 {
  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) {
  .under_b5f2 .highlight_4fc6 {
    width: auto;
    left: 45px;
  }
}
.image_paper_b09f .highlight_4fc6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.image_paper_b09f .selected_6b07 {
  max-width: 48em;
  margin: 0 auto;
}
.image_paper_b09f .slider-870d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wrapper-bright-aa08 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper-bright-aa08.filter-current-1147 .highlight_4fc6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wrapper-bright-aa08.north-93b6 .highlight_4fc6 {
  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);
}
.wrapper-bright-aa08 .highlight_4fc6 {
  visibility: visible;
}
.wrapper-bright-aa08.under_b5f2 .highlight_4fc6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.aside-45a4,
.next_2cbe {
  overflow-x: hidden;
}
.aside-45a4 .highlight_4fc6 {
  overflow: auto;
}
.aside-45a4.filter-current-1147 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-45a4.filter-current-1147 .highlight_4fc6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.aside-45a4.filter-current-1147 .middle_4e90 {
  opacity: 0;
}
.aside-45a4.north-93b6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-45a4.north-93b6 .highlight_4fc6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.aside-45a4.north-93b6 .middle_4e90 {
  opacity: 0;
}
.aside-45a4.under_b5f2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-45a4.under_b5f2 .highlight_4fc6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.aside-45a4.under_b5f2 .middle_4e90 {
  opacity: 0;
}
.aside-45a4.image_paper_b09f .highlight_4fc6 {
  z-index: 10;
  visibility: visible;
}
.logo-af8a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.logo-af8a .texture-light-abac {
  background: rgba(255, 255, 255, 0.99);
}
.logo-af8a .texture-light-abac::after,
.logo-af8a .texture-light-abac:before {
  background: inherit;
}
.logo-af8a:hover .texture-light-abac {
  background: rgba(255, 255, 255, 0.99);
}
.under_b5f2 .logo-af8a {
  top: 10px;
  right: auto;
  left: 12px;
}
.image_paper_b09f .logo-af8a {
  display: none !important;
}
.aside-45a4:before,
.next_2cbe:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.aside-45a4 .logo-af8a,
.next_2cbe .logo-af8a {
  display: inline-block;
}
.highlight_4fc6 .logo_526e {
  -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;
}
.aside-45a4 .highlight_4fc6 .logo_526e,
.next_2cbe .highlight_4fc6 .logo_526e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dim-842f .grid_61c9 {
  width: 100%;
}
.left-44b7 {
  padding: 0 0.5em 0;
}
.left-44b7 [class*="customify-col-"],
.left-44b7 [class*="customify-col_"],
.left-44b7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.header_9f31 .left-44b7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .module-red-ae6a .layout_new_714c,
  .layout_new_714c {
    display: none;
  }
  .white_90b6 {
    text-align: left;
  }
  .center-5e8c {
    text-align: center;
  }
  .large-301c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .module-red-ae6a .thumbnail_black_20d1,
  .thumbnail_black_20d1 {
    display: none;
  }
  .hard_e5de {
    text-align: left;
  }
  .title_selected_0bbb {
    text-align: center;
  }
  .hover_abad {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .module-red-ae6a .border-black-e23f,
  .border-black-e23f {
    display: none;
  }
  .iron-ee32 {
    text-align: left;
  }
  .outline-short-6863 {
    text-align: center;
  }
  .fluid_9bc2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sort-a245 {
  box-shadow: none !important;
}
.carousel-plasma-f35a .primary_9720,
.dirty_8a01 .primary_9720 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.dirty_8a01 .primary_9720 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.easy_cabf {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.easy_cabf:after,
.easy_cabf:before {
  content: "";
  display: table;
}
.easy_cabf:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .easy_cabf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.easy_cabf,
.widget_0a07 {
  max-width: 1248px;
  margin: 0 auto;
}

.left-6284.slider-5598 .easy_cabf {
  max-width: 100%;
}
.left-6284.outer-6a23 {
  max-width: 1200px;
  margin: 0 auto;
}
.left-6284.item-bronze-23e3 .easy_cabf {
  max-width: 100%;
}
.left-6284.item-bronze-23e3 > .easy_cabf {
  padding-left: 0;
  padding-right: 0;
}
.left-6284.item-bronze-23e3 > .easy_cabf .module-red-ae6a {
  margin: 0;
}
.left-6284.item-bronze-23e3
  > .easy_cabf
  .description_dynamic_0ce4.top-d1b8 {
  margin-right: 0;
  margin-left: 0;
}
.left-6284.item-bronze-23e3 #main.top-d1b8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .filter_stale_eb2c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .filter_stale_eb2c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .label-gold-1d84 .chip-854b {
    padding-right: 1em;
  }
  .label-gold-1d84.highlight-7230 .description_dynamic_0ce4 {
    border-right: 1px solid #eaecee;
  }
  .label-gold-1d84.highlight-7230 .chip-854b {
    padding-right: 1em;
  }
  .label-gold-1d84.highlight-7230 .rough_b691 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_huge_fed5 .chip-854b {
    padding-left: 1em;
  }
  .backdrop_huge_fed5.highlight-7230 .description_dynamic_0ce4 {
    border-left: 1px solid #eaecee;
  }
  .backdrop_huge_fed5.highlight-7230 .chip-854b {
    padding-left: 1em;
  }
  .backdrop_huge_fed5.highlight-7230 .rough_b691 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-brown-18fb .chip-854b {
    padding-left: 1em;
  }
  .row-brown-18fb.highlight-7230 .stale_e7d6 {
    border-right: 1px solid #eaecee;
  }
  .row-brown-18fb.highlight-7230 .panel-3047 {
    border-right: 1px solid #eaecee;
  }
  .row-brown-18fb.highlight-7230 .chip-854b {
    padding-left: 1em;
  }
  .row-brown-18fb.highlight-7230 .rough_b691 {
    padding-right: 1em;
  }
  .row-brown-18fb.highlight-7230 .outline_warm_1cbe {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-dynamic-d2b4 .chip-854b {
    padding-right: 1em;
  }
  .hover-dynamic-d2b4.highlight-7230 .stale_e7d6 {
    border-left: 1px solid #eaecee;
  }
  .hover-dynamic-d2b4.highlight-7230 .panel-3047 {
    border-left: 1px solid #eaecee;
  }
  .hover-dynamic-d2b4.highlight-7230 .chip-854b {
    padding-right: 1em;
  }
  .hover-dynamic-d2b4.highlight-7230 .rough_b691 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-dynamic-d2b4.highlight-7230 .outline_warm_1cbe {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_stale_eb2c .chip-854b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .filter_stale_eb2c.highlight-7230 .description_dynamic_0ce4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .filter_stale_eb2c.highlight-7230 .chip-854b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .filter_stale_eb2c.highlight-7230 .rough_b691 {
    padding-left: 1em;
  }
  .filter_stale_eb2c.highlight-7230 .outline_warm_1cbe {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .filter_stale_eb2c.highlight-7230 .chip-854b {
    padding-left: 0;
  }
}
.texture-bottom-75df .dim-8f1d {
  display: inline-block;
}
.outline-under-7746 {
  display: inline-block;
}
.smooth-59a7 {
  word-con: break-word;
}
.grid-2044 > span {
  display: inline-block;
  padding: 5px 0;
}
.grid-2044 .header_black_855b {
  margin-left: 8px;
  margin-right: 8px;
}
.grid-2044 .shade-complex-c3ba img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accent-dc71 .card_hovered_658f {
  margin-bottom: 2em;
}
.accent-dc71 .complex_194c {
  margin-bottom: 15px;
}
.accent-dc71 .complex_194c:last-child {
  margin-bottom: 0;
}
.accent-dc71 .component-0a8b {
  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) {
  .accent-dc71 .component-0a8b {
    display: block;
  }
}
.accent-dc71 .slow-df95 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accent-dc71 .slow-df95 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accent-dc71 .stale-92db {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accent-dc71 .stale-92db img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accent-dc71 .stale-92db a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accent-dc71 .smooth-59a7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent-dc71 .smooth-59a7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accent-dc71 .shade_a24a p:last-child {
  margin-bottom: 0;
}
.accent-dc71 .hard-2b6d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accent-dc71 .new_8903 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accent-dc71 .progress-1d4c {
  margin-top: 1em;
}
.accent-dc71 .active_cool_8249 {
  top: 0;
  display: block;
}
.accent-dc71 .active_cool_8249 a {
  color: inherit;
}
.accent-dc71 .active_cool_8249 a:hover {
  color: inherit;
}
.accent-dc71 .media-24f7 {
  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;
}
.accent-dc71 .media-24f7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accent-dc71 .new_8903 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accent-dc71 .tertiary-iron-1350 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accent-dc71 .tertiary-iron-1350:first-child {
  margin-top: 0;
}
.accent-dc71 .tertiary-iron-1350.silver-d425 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accent-dc71 .tertiary-iron-1350.caption-last-8ae8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent-dc71
  .tertiary-iron-1350.caption-last-8ae8.container-middle-7e36
  .progress-1d4c {
  width: 100%;
}
.accent-dc71 .caption-last-8ae8 {
  -webkit-box-align: center;
  align-items: center;
}
.accent-dc71 .caption-last-8ae8 .grid-2044,
.accent-dc71 .caption-last-8ae8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accent-dc71 .stale-92db {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent-dc71 .stale-92db img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent-dc71 .stale-92db: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;
}
.accent-dc71 .silver-d425 {
  z-index: 5;
}
.accent-dc71 .dropdown-17ff .thumbnail-08e8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accent-dc71 .heading_blue_365d .thumbnail-08e8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accent-dc71 .focused-39b4 .thumbnail-08e8 {
  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;
}
.accent-dc71.avatar-blue-1640 .component-0a8b,
.accent-dc71.mini-f1ca .component-0a8b {
  display: block;
}
.accent-dc71.avatar-blue-1640 .component-0a8b .bronze-e2ba,
.accent-dc71.avatar-blue-1640 .component-0a8b .new_8903,
.accent-dc71.mini-f1ca .component-0a8b .bronze-e2ba,
.accent-dc71.mini-f1ca .component-0a8b .new_8903 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent-dc71.progress-1b66 .slow-df95 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accent-dc71.progress-1b66 .slow-df95 {
    margin-right: 0;
  }
}
.accent-dc71.avatar-blue-1640 .slow-df95,
.accent-dc71.mini-f1ca .slow-df95 {
  padding-top: 40%;
}
.accent-dc71.avatar-blue-1640 .card_hovered_658f,
.accent-dc71.mini-f1ca .card_hovered_658f {
  display: block;
}
.accent-dc71.avatar-blue-1640 .fn-sticky-200f .new_8903,
.accent-dc71.mini-f1ca .fn-sticky-200f .new_8903 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accent-dc71.avatar-blue-1640 .slow-df95,
.accent-dc71.mini-f1ca .slow-df95 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accent-dc71.avatar-blue-1640 .new_8903 {
  padding: 1em;
}
.card-b7cc {
  margin: 30px auto;
  display: block;
}
.card-b7cc .active-fd4c > * {
  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;
}
.card-b7cc .active-fd4c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card-b7cc .active-fd4c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section_f077 .grid-2044 {
  margin-bottom: 1.41575em;
}
.section_f077 .column-yellow-58fe {
  margin-bottom: 1.618em;
}
.active-54b2 .header-bronze-e4fc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.active-54b2 .header-bronze-e4fc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.active-54b2 .element-e6cd {
  max-width: 100%;
  overflow: auto;
}
.tag_narrow_bb2b .active-54b2 a:hover {
  text-decoration: underline;
}
.caption-warm-0b1a .complex_194c:not(.smooth-59a7),
.caption-warm-0b1a .stale-92db {
  margin-bottom: 1.41575em;
}
.caption-warm-0b1a .complex_194c:not(.smooth-59a7):last-child,
.caption-warm-0b1a .stale-92db:last-child {
  margin-bottom: 0;
}
.caption-warm-0b1a .complex_194c.primary-8f72 {
  margin-bottom: 0.41575em;
}
.caption-warm-0b1a .content-large-cdca:before,
.caption-warm-0b1a .heading_c7a9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.caption-warm-0b1a .content-large-cdca:before {
  content: "\f115";
}
.caption-warm-0b1a .heading_c7a9:before {
  content: "\f02c";
}
.caption-warm-0b1a .banner_cool_057e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.caption-warm-0b1a .banner_cool_057e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.layout-e3c3 {
  display: -webkit-box;
  display: flex;
}
.layout-e3c3 .breadcrumb-narrow-33ff {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .layout-e3c3 .breadcrumb-narrow-33ff {
    flex-basis: 90px;
  }
}
.layout-e3c3 .easy_c7a1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout-e3c3 .easy_c7a1 {
    flex-basis: calc(100% - 50px);
  }
}
.layout-e3c3 .preview_68b6 p:last-child {
  margin-bottom: 0.72em;
}
.tertiary-7fbf .active-fd4c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tertiary-7fbf .active-fd4c:after,
.tertiary-7fbf .active-fd4c:before {
  content: "";
  display: table;
}
.tertiary-7fbf .active-fd4c:after {
  clear: both;
}
.tertiary-7fbf .active-fd4c .in-4897,
.tertiary-7fbf .active-fd4c .accordion_white_ddba {
  width: 49%;
}
.tertiary-7fbf .active-fd4c .in-4897 a span.gradient-73f3,
.tertiary-7fbf .active-fd4c .accordion_white_ddba a span.gradient-73f3 {
  display: block;
  margin-bottom: 5px;
}
.tertiary-7fbf .active-fd4c .accordion_white_ddba {
  float: left;
  text-align: left;
}
.tertiary-7fbf .active-fd4c .in-4897 {
  float: right;
  text-align: right;
}
.modal_7b9b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .modal_7b9b {
    margin-bottom: 0;
  }
}
.blue-bd2a {
  margin-bottom: 1em;
}
.blue-bd2a .smooth-59a7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.slider_clean_e2ab a {
  display: block;
  line-height: 0;
  position: relative;
}
.narrow_7698 .blue-bd2a,
.picture-5d3d .blue-bd2a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .narrow_7698 .blue-bd2a,
  .picture-5d3d .blue-bd2a {
    display: block;
  }
}
.narrow_7698 .slider_clean_e2ab,
.picture-5d3d .slider_clean_e2ab {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .narrow_7698 .slider_clean_e2ab,
  .picture-5d3d .slider_clean_e2ab {
    margin-bottom: 1em;
  }
}
.narrow_7698 .slider_clean_e2ab img,
.picture-5d3d .slider_clean_e2ab img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.narrow_7698 .tertiary_black_c260,
.picture-5d3d .tertiary_black_c260 {
  flex-basis: calc(100% - 160px);
}
.narrow_7698 .tertiary_black_c260 p,
.picture-5d3d .tertiary_black_c260 p {
  margin-bottom: 0;
}
.narrow_7698 .tertiary_black_c260 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .narrow_7698 .tertiary_black_c260 {
    padding-left: 0;
  }
}
.picture-5d3d .tertiary_black_c260 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .picture-5d3d .tertiary_black_c260 {
    padding-right: 0;
  }
}
.picture-5d3d .slider_clean_e2ab {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.photo_2fbd .slider_clean_e2ab {
  margin-bottom: 0.5em;
}
.photo_2fbd .slider_clean_e2ab img {
  width: 100%;
}
.layout-5230 .plasma-f315,
.center-7f13 .plasma-f315 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.center-7f13 .description_dynamic_0ce4 .under-08a6 p:last-child {
  margin-bottom: 0;
}
.notice-c21e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fast-32b1 .hard_7d88 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fast-32b1 .hard_7d88:last-of-type {
    margin-bottom: 0;
  }
}
.fast-32b1 .hard_7d88 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fast-32b1 .hard_7d88 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fast-32b1 .hard_7d88 ul li {
  margin: 0 0 0.6em;
}
.fast-32b1 .hard_7d88 ul li.tag-prev-4f72,
.fast-32b1 .hard_7d88 ul li.lite-366d {
  position: relative;
}
.fast-32b1 .hard_7d88 ul li.tag-prev-4f72 .middle_525e,
.fast-32b1 .hard_7d88 ul li.lite-366d .middle_525e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fast-32b1 .hard_7d88 ul li.tag-prev-4f72:after:after,
.fast-32b1 .hard_7d88 ul li.tag-prev-4f72:after:before,
.fast-32b1
  .hard_7d88
  ul
  li.lite-366d:after:after,
.fast-32b1
  .hard_7d88
  ul
  li.lite-366d:after:before {
  content: "";
  display: table;
}
.fast-32b1 .hard_7d88 ul li.tag-prev-4f72:after:after,
.fast-32b1
  .hard_7d88
  ul
  li.lite-366d:after:after {
  clear: both;
}
.fast-32b1 .hard_7d88 a.primary-634a:hover {
  text-decoration: none;
}
.fast-32b1 .hard_7d88 select {
  max-width: 100%;
}
.fast-32b1 .hard_7d88 table {
  font-size: 85%;
}
.fast-32b1 .hard_7d88 table td,
.fast-32b1 .hard_7d88 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fast-32b1 .hard_7d88 table tfoot td {
  text-align: left;
}
.fast-32b1 .hard_7d88 :last-child {
  margin-bottom: 0;
}
.fast-32b1 .hard_7d88 .pagination-liquid-2fa9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fast-32b1 .hard_7d88 .pagination-liquid-2fa9 label {
  width: 100%;
}
.fast-32b1 .hard_7d88 .pagination-liquid-2fa9 .full_c27a {
  width: 100%;
  display: block;
}
.fast-32b1 .hard_7d88 .pagination-liquid-2fa9 .widget_7ca4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fast-32b1 .hard_7d88 .pagination-liquid-2fa9 .widget_7ca4:hover svg #svg-search {
  fill: #444;
}
.fast-32b1 .hard_7d88 .pagination-liquid-2fa9 .widget_7ca4 svg {
  width: 18px;
  height: 18px;
}
.fast-32b1 .under_30d5 ul ul,
.fast-32b1 .popup_middle_023a ul ul,
.fast-32b1 .gallery-8a0c ul ul,
.fast-32b1 .detail_glass_34e4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fast-32b1 .under_30d5 .hero_17a3 > a,
.fast-32b1 .popup_middle_023a .hero_17a3 > a,
.fast-32b1 .gallery-8a0c .hero_17a3 > a,
.fast-32b1 .detail_glass_34e4 .hero_17a3 > a {
  margin-bottom: 0;
}
.fast-32b1 .pagination-458c li,
.fast-32b1 .under_30d5 li,
.fast-32b1 .pattern-c6f3 li,
.fast-32b1 .popup_middle_023a li,
.fast-32b1 .gallery-8a0c li,
.fast-32b1 .detail_glass_34e4 li,
.fast-32b1 .summary-mini-262b li,
.fast-32b1 .west-a436 li {
  display: block;
  position: relative;
}
.fast-32b1 .pagination-458c li:last-child,
.fast-32b1 .under_30d5 li:last-child,
.fast-32b1 .pattern-c6f3 li:last-child,
.fast-32b1 .popup_middle_023a li:last-child,
.fast-32b1 .gallery-8a0c li:last-child,
.fast-32b1 .detail_glass_34e4 li:last-child,
.fast-32b1 .summary-mini-262b li:last-child,
.fast-32b1 .west-a436 li:last-child {
  border: none;
}
.fast-32b1 .pagination-458c li a,
.fast-32b1 .under_30d5 li a,
.fast-32b1 .pattern-c6f3 li a,
.fast-32b1 .popup_middle_023a li a,
.fast-32b1 .gallery-8a0c li a,
.fast-32b1 .detail_glass_34e4 li a,
.fast-32b1 .summary-mini-262b li a,
.fast-32b1 .west-a436 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fast-32b1 .pagination-458c li ul li::before,
.fast-32b1 .under_30d5 li ul li::before,
.fast-32b1 .pattern-c6f3 li ul li::before,
.fast-32b1 .popup_middle_023a li ul li::before,
.fast-32b1 .gallery-8a0c li ul li::before,
.fast-32b1 .detail_glass_34e4 li ul li::before,
.fast-32b1 .summary-mini-262b li ul li::before,
.fast-32b1 .west-a436 li ul li::before {
  left: 15px;
}
.fast-32b1 .pagination-458c li ul a,
.fast-32b1 .under_30d5 li ul a,
.fast-32b1 .pattern-c6f3 li ul a,
.fast-32b1 .popup_middle_023a li ul a,
.fast-32b1 .gallery-8a0c li ul a,
.fast-32b1 .detail_glass_34e4 li ul a,
.fast-32b1 .summary-mini-262b li ul a,
.fast-32b1 .west-a436 li ul a {
  padding-left: 20px;
}
.fast-32b1 .pagination-458c li ul ul li::before,
.fast-32b1 .under_30d5 li ul ul li::before,
.fast-32b1 .pattern-c6f3 li ul ul li::before,
.fast-32b1 .popup_middle_023a li ul ul li::before,
.fast-32b1 .gallery-8a0c li ul ul li::before,
.fast-32b1 .detail_glass_34e4 li ul ul li::before,
.fast-32b1 .summary-mini-262b li ul ul li::before,
.fast-32b1 .west-a436 li ul ul li::before {
  left: 30px;
}
.fast-32b1 .pagination-458c li ul ul a,
.fast-32b1 .under_30d5 li ul ul a,
.fast-32b1 .pattern-c6f3 li ul ul a,
.fast-32b1 .popup_middle_023a li ul ul a,
.fast-32b1 .gallery-8a0c li ul ul a,
.fast-32b1 .detail_glass_34e4 li ul ul a,
.fast-32b1 .summary-mini-262b li ul ul a,
.fast-32b1 .west-a436 li ul ul a {
  padding-left: 40px;
}
.fast-32b1 .wrapper_gold_4283 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fast-32b1 .west-a436 ul li {
  margin-bottom: 1.41575em;
}
.fast-32b1 .west-a436 ul li .image-hard-5745 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fast-32b1 .west-a436 ul li .stale-3299 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pagination-e6dc .pagination-458c li a,
.pagination-e6dc .under_30d5 li a,
.pagination-e6dc .pattern-c6f3 li a,
.pagination-e6dc .popup_middle_023a li a,
.pagination-e6dc .gallery-8a0c li a,
.pagination-e6dc .detail_glass_34e4 li a,
.pagination-e6dc .summary-mini-262b li a,
.pagination-e6dc .west-a436 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-e6dc .wrapper_gold_4283 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-e6dc .hard_7d88 ul li.tag-prev-4f72 .middle_525e,
.pagination-e6dc .hard_7d88 ul li.lite-366d .middle_525e {
  background: rgba(0, 0, 0, 0.2);
}
.pagination-e6dc .fast-32b1 .hard_7d88 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-6284 .fast-32b1 .upper-5372 li {
  margin: 0;
}
.left-6284 .fast-32b1 .upper-5372 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.left-6284 .fast-32b1 .upper-5372 li ul {
  margin: 0;
}
.left-6284 .fast-32b1 .upper-5372 li ul li a {
  padding-left: 15px;
}
.left-6284 .fast-32b1 .upper-5372 li ul li li a {
  padding-left: 30px;
}
.left-6284 .fast-32b1 .upper-5372 li.wide_1ede > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.left-6284 .fast-32b1 .upper-5372 li.wide_1ede > 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;
}
.left-6284 .fast-32b1 .upper-5372 li.wide_1ede > 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;
}
.accent-dc4d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.main_1b94 {
  position: relative;
  z-index: 10;
}
.main_1b94 .logo_526e {
  width: 100%;
  max-width: 100%;
}
.border-10ed .progress_3228 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.border-10ed .status_fd3e {
}
.border-10ed .pagination-e6dc {
  background: #292929;
}
.overlay_paper_64a3 .progress_3228 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.overlay_paper_64a3 .status_fd3e {
  background: #f9f9f9;
}
.overlay_paper_64a3 .pagination-e6dc {
  background: #303030;
}
.carousel-d59d .progress_3228 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .carousel-d59d .dim-8f1d {
    margin-bottom: 1em;
  }
  .carousel-d59d .dim-8f1d:last-child {
    margin-bottom: 0;
  }
}
.carousel-d59d .status_fd3e {
  background: #ededed;
}
.carousel-d59d .pagination-e6dc {
  background: #1a1a1a;
}
.progress_3228.status_fd3e {
  color: rgba(0, 0, 0, 0.6);
}
.progress_3228.status_fd3e .bottom_7e48 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_3228.pagination-e6dc {
  color: rgba(255, 255, 255, 0.99);
}
.progress_3228.pagination-e6dc a:not(.primary-634a) {
  color: rgba(255, 255, 255, 0.79);
}
.progress_3228.pagination-e6dc a:not(.primary-634a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_3228.pagination-e6dc .bottom_7e48 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_3228.pagination-e6dc table tbody td,
.progress_3228.pagination-e6dc table th {
  background: rgba(0, 0, 0, 0.08);
}
.large_3dcb.filter-098e .easy_cabf {
  max-width: initial;
}
.large_3dcb .hard_8486 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.large_3dcb .hard_8486 .logo_526e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .large_3dcb .hard_8486 .logo_526e {
    display: block;
    margin-bottom: 2em;
  }
  .large_3dcb .hard_8486 .logo_526e:last-child {
    margin-bottom: 0;
  }
}
.carousel-d59d .dim-8f1d:last-child,
.overlay_paper_64a3 .dim-8f1d:last-child,
.border-10ed .dim-8f1d:last-child {
  margin-bottom: 0;
}
.carousel-d59d .dim-8f1d .fast-32b1 .hard_7d88:last-child,
.overlay_paper_64a3 .dim-8f1d .fast-32b1 .hard_7d88:last-child,
.border-10ed .dim-8f1d .fast-32b1 .hard_7d88:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .carousel-d59d .container_red_4019,
  .carousel-d59d .badge_643e,
  .overlay_paper_64a3 .container_red_4019,
  .overlay_paper_64a3 .badge_643e,
  .border-10ed .container_red_4019,
  .border-10ed .badge_643e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .main_1b94 .dim-8f1d {
    margin-bottom: 2em;
  }
}
.main_1b94 p:last-child {
  margin-bottom: 0;
}
.main_1b94 li,
.main_1b94 ul {
  list-style: none;
  margin: 0;
}
.main_1b94 ul ul {
  margin-left: 2.617924em;
}
.chip-f519 {
  font-size: 0.875em;
}

/* css-noise: d21f */
.widget-item-n1 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
