/*!
Theme Name: Customify
Theme URI: https://pressmaximum.breadcrumb-c8b4/customify
Author: WPCustomify
Author URI: https://pressmaximum.breadcrumb-c8b4
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.breadcrumb-c8b4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.column_b6bc.pattern-6856/licenses/gpl-2.0.status_south_fb6d
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.old-89b4/, (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.brown_d06f.backdrop-blue-f3d5/normalize.alert-clean-6c82/
 ======
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.alert-clean-6c82 v7.0.0 | MIT License | github.breadcrumb-c8b4/necolas/normalize.alert-clean-6c82 */
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;
}
.aside_tiny_a329 .nav-916d,
.picture-black-596b,
.pattern_stale_1379,
.purple_0003,
.shade-3d53,
.yellow_ee87,
.focus-simple-aa1c,
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;
}
.picture-black-596b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .picture-black-596b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .picture-black-596b,
  h1 {
    font-size: 1.8em;
  }
}
.pattern_stale_1379,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pattern_stale_1379 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pattern_stale_1379,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pattern_stale_1379,
  h2 {
    font-size: 1.7em;
  }
}
.purple_0003,
h3 {
  font-size: 1.618em;
}
.aside_tiny_a329 .nav-916d,
.shade-3d53,
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.tag_8246 {
  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;
}
.hard_d04a:after,
.hard_d04a:before,
.image_copper_f699:after,
.image_copper_f699:before {
  content: "";
  display: table;
}
.hard_d04a:after,
.image_copper_f699:after {
  clear: both;
}
.summary-cold-45aa {
  float: right;
  margin-right: 0;
}
.dirty-757b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.banner-bright-1f52 .highlight-huge-4011,
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;
}
.banner-bright-1f52 .highlight-huge-4011: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;
}
.accordion-next-e4aa .highlight-huge-4011 {
  box-shadow: none;
}
.accordion-next-e4aa
  .highlight-huge-4011
  .primary-cold-046f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accordion-next-e4aa .highlight-huge-4011 .clean-633f {
  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;
}
.accordion-next-e4aa
  .highlight-huge-4011
  .clean-633f
  b {
  display: none;
}
.accordion-next-e4aa .container-easy-8bc3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dropdown-90a8:not(.short-6482):not(.tabs-5bd2),
button:not(.short-6482):not(.tabs-5bd2),
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ),
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ),
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ) {
  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;
}
.dropdown-90a8:not(.short-6482):not(
    .tabs-5bd2
  ):hover,
button:not(.short-6482):not(
    .tabs-5bd2
  ):hover,
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ):hover,
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ):hover,
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dropdown-90a8:not(.short-6482):not(
    .tabs-5bd2
  ):active,
.dropdown-90a8:not(.short-6482):not(
    .tabs-5bd2
  ):focus,
button:not(.short-6482):not(
    .tabs-5bd2
  ):active,
button:not(.short-6482):not(
    .tabs-5bd2
  ):focus,
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ):active,
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ):focus,
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ):active,
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ):focus,
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ):active,
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ):focus {
  outline: 0;
}
.dropdown-90a8:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26,
button:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26,
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26,
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26,
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26 {
  position: relative;
}
.dropdown-90a8:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .active-cdb5,
.dropdown-90a8:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .layout-old-dfdf,
.dropdown-90a8:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .header_pink_50f3,
.dropdown-90a8:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  i,
.dropdown-90a8:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  svg,
button:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .active-cdb5,
button:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .layout-old-dfdf,
button:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .header_pink_50f3,
button:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  i,
button:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  svg,
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .active-cdb5,
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .layout-old-dfdf,
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .header_pink_50f3,
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  i,
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  svg,
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .active-cdb5,
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .layout-old-dfdf,
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .header_pink_50f3,
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  i,
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  svg,
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .active-cdb5,
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .layout-old-dfdf,
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  .header_pink_50f3,
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  i,
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26
  svg {
  visibility: hidden;
}
.dropdown-90a8:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26:after,
button:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26:after,
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26:after,
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26:after,
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ).fn-loading-5c26: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;
}
.dropdown-90a8:not(.short-6482):not(.tabs-5bd2),
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ),
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ),
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ) {
  color: #fff;
  background: #235787;
}
.dropdown-90a8:not(.short-6482):not(
    .tabs-5bd2
  ):focus,
input[type="button"]:not(.short-6482):not(
    .tabs-5bd2
  ):focus,
input[type="reset"]:not(.short-6482):not(
    .tabs-5bd2
  ):focus,
input[type="submit"]:not(.short-6482):not(
    .tabs-5bd2
  ):focus {
  color: #fff;
}
.dropdown-90a8.fn-disabled-5c26:not(.short-6482):not(
    .tabs-5bd2
  ),
.dropdown-90a8[disabled]:not(.short-6482):not(
    .tabs-5bd2
  ),
button.fn-disabled-5c26:not(.short-6482):not(
    .tabs-5bd2
  ),
button[disabled]:not(.short-6482):not(
    .tabs-5bd2
  ) {
  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;
}
.box-0906 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.box-0906: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;
}
.tiny-8a56 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.texture-583f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.motion-90bc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hard_d04a:after,
.hard_d04a:before,
.modal-d747:after,
.modal-d747:before,
.yellow-2114:after,
.yellow-2114:before,
.pagination_46c1:after,
.pagination_46c1:before,
.orange_3e6a:after,
.orange_3e6a:before,
.wide_ee10:after,
.wide_ee10:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hard_d04a:after,
.modal-d747:after,
.yellow-2114:after,
.pagination_46c1:after,
.orange_3e6a:after,
.wide_ee10:after {
  clear: both;
}
.modal-d747 .section-fb06,
.yellow-2114 .section-fb06,
.blue-5dd7 .section-fb06 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wide-ad19 {
  display: inline-block;
}
.gradient_solid_e868 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gradient_solid_e868 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gradient_solid_e868 .backdrop_easy_8a4c {
  padding: 1em 0;
  font-size: 85%;
}
.backdrop_easy_8a4c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dropdown-clean-0f52 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dropdown-clean-0f52:after,
.dropdown-clean-0f52:before {
  content: "";
  display: table;
}
.dropdown-clean-0f52:after {
  clear: both;
}
.copper_9863 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.orange_2711 .copper_9863 {
  max-width: 50%;
}
.title_steel_0748 .copper_9863 {
  max-width: 33.33%;
}
.alert_steel_5679 .copper_9863 {
  max-width: 25%;
}
.static_fa5a .copper_9863 {
  max-width: 20%;
}
.highlight-motion-200f .copper_9863 {
  max-width: 16.66%;
}
.prev-1a29 .copper_9863 {
  max-width: 14.28%;
}
.surface-98d8 .copper_9863 {
  max-width: 12.5%;
}
.dynamic_d9dc .copper_9863 {
  max-width: 11.11%;
}
.wide_1b42 {
  display: block;
}
.aside_tiny_a329 .element_313c label,
.aside_tiny_a329 .avatar_9522 label,
.aside_tiny_a329 .icon-cool-421f label,
.aside_tiny_a329 .green_ce1a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture-iron-d73a {
  list-style: none;
  margin: 0;
}
.texture-iron-d73a article.chip-out-ccba {
  margin-bottom: 0;
}
.texture-iron-d73a ul {
  list-style: none;
  margin: 0;
}
.texture-iron-d73a .hover-pink-0697 li.chip-out-ccba {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture-iron-d73a .hover-pink-0697 li.chip-out-ccba {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture-iron-d73a .hover-pink-0697 li.chip-out-ccba: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) {
  .texture-iron-d73a .hover-pink-0697 li.chip-out-ccba li.chip-out-ccba li.chip-out-ccba li.chip-out-ccba {
    padding-left: 0;
  }
}
article.chip-out-ccba {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-out-ccba .modal-d747 p:last-of-type {
  margin-bottom: 0;
}
article.chip-out-ccba .picture-warm-3641 {
  float: left;
}
article.chip-out-ccba .center-2faa {
  margin-left: 85px;
}
article.chip-out-ccba .widget_7e06 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-out-ccba .widget_7e06 .dynamic-c9f2 {
  margin-left: 10px;
}
article.chip-out-ccba .basic_79e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-out-ccba .photo_down_5c0f {
  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 .element_313c,
  #respond .icon-cool-421f,
  #respond .green_ce1a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element_313c input,
#respond .icon-cool-421f input,
#respond .green_ce1a input {
  width: 100%;
}
#respond .green_ce1a {
  margin-right: 0;
}
#respond .content-efb3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph_cold_2a58 {
  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;
}
.paragraph_cold_2a58.dropdown-simple-6be4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paragraph_cold_2a58 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%);
}
.paragraph_cold_2a58:focus,
.paragraph_cold_2a58: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);
}
.paper_82a0 {
  border-radius: 10%;
}
.steel_af32 {
  border-radius: 50%;
}
.modal_easy_5127 {
  font-size: 0.72em;
}
.column-cc98 {
  font-size: 0.875em;
}
.media-28bb {
  font-size: 1.1em;
}
.tag_317d {
  text-transform: uppercase;
  line-height: 1.2;
}
.tag_317d.modal_easy_5127 {
  letter-spacing: 0.5px;
}
.orange_98a5,
.orange_98a5 a {
  color: #6d6d6d;
}
.orange_98a5 a:hover {
  color: #111;
}
.wrapper_prev_411f {
  color: #6d6d6d;
}
.element-prev-644c {
  overflow-x: hidden;
}
.element-prev-644c .panel-1e5a.pattern-6692 {
  position: relative;
}
.element-prev-644c .panel-1e5a.pattern-6692.full_e8e7 {
  position: initial;
}
.element-prev-644c
  .panel-1e5a.pattern-6692.full_e8e7
  .accent_2d0f {
  left: auto;
}
.element-prev-644c .panel-1e5a .accent_2d0f {
  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;
}
.element-prev-644c .panel-1e5a:hover.pattern-6692 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.element-prev-644c
  .panel-1e5a:hover.pattern-6692
  .accent_2d0f {
  display: block;
  z-index: 9999999;
}
.element-prev-644c .clean_face .narrow_d34b,
.element-prev-644c .panel-e7d6 .narrow_d34b {
  display: none;
}
.element-prev-644c .last-bf62 .panel-1e5a:hover.pattern-6692 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.aside_tiny_a329 .element_313c label,
.aside_tiny_a329 .avatar_9522 label,
.aside_tiny_a329 .icon-cool-421f label,
.aside_tiny_a329 .green_ce1a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture-iron-d73a {
  list-style: none;
  margin: 0;
}
.texture-iron-d73a article.chip-out-ccba {
  margin-bottom: 0;
}
.texture-iron-d73a ul {
  list-style: none;
  margin: 0;
}
.texture-iron-d73a .hover-pink-0697 li.chip-out-ccba {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture-iron-d73a .hover-pink-0697 li.chip-out-ccba {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture-iron-d73a .hover-pink-0697 li.chip-out-ccba: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) {
  .texture-iron-d73a .hover-pink-0697 li.chip-out-ccba li.chip-out-ccba li.chip-out-ccba li.chip-out-ccba {
    padding-left: 0;
  }
}
article.chip-out-ccba {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-out-ccba .modal-d747 p:last-of-type {
  margin-bottom: 0;
}
article.chip-out-ccba .picture-warm-3641 {
  float: left;
}
article.chip-out-ccba .center-2faa {
  margin-left: 85px;
}
article.chip-out-ccba .widget_7e06 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-out-ccba .widget_7e06 .dynamic-c9f2 {
  margin-left: 10px;
}
article.chip-out-ccba .basic_79e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-out-ccba .photo_down_5c0f {
  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 .element_313c,
  #respond .icon-cool-421f,
  #respond .green_ce1a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element_313c input,
#respond .icon-cool-421f input,
#respond .green_ce1a input {
  width: 100%;
}
#respond .green_ce1a {
  margin-right: 0;
}
#respond .content-efb3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.clean_face .bottom_b886 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bottom_b886 .yellow-a74b.layout_hard_841d .picture-919e > li > a:focus,
.bottom_b886 .yellow-a74b.layout_hard_841d .picture-919e > li > a:hover,
.bottom_b886 .yellow-a74b.item-narrow-6ca7 .picture-919e > li > a:focus,
.bottom_b886 .yellow-a74b.item-narrow-6ca7 .picture-919e > li > a:hover,
.bottom_b886 .yellow-a74b.item-feec .picture-919e > li > a:focus,
.bottom_b886 .yellow-a74b.item-feec .picture-919e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_b886
  .yellow-a74b.layout_hard_841d
  .picture-919e
  > li.nav_0a74
  > a,
.bottom_b886
  .yellow-a74b.layout_hard_841d
  .picture-919e
  > li.outline_e0da
  > a,
.bottom_b886
  .yellow-a74b.item-narrow-6ca7
  .picture-919e
  > li.nav_0a74
  > a,
.bottom_b886
  .yellow-a74b.item-narrow-6ca7
  .picture-919e
  > li.outline_e0da
  > a,
.bottom_b886
  .yellow-a74b.item-feec
  .picture-919e
  > li.nav_0a74
  > a,
.bottom_b886 .yellow-a74b.item-feec .picture-919e > li.cold_2a99 > a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_b886 .list_1c37,
.bottom_b886 .list_1c37 a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_b886 .paragraph_0b62.article_first_9983 li a,
.bottom_b886 .dark-245e a,
.bottom_b886 .block_5dea,
.bottom_b886 .picture-919e > li > a,
.bottom_b886 .up_8c14 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_b886 .paragraph_0b62.article_first_9983 li a:hover,
.bottom_b886 .dark-245e a:hover,
.bottom_b886 .block_5dea:hover,
.bottom_b886 .picture-919e > li > a:hover,
.bottom_b886 .up_8c14:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_b886 .dropdown_877a {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_b886 .dropdown_877a .popup_d32f {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_b886 .dropdown_877a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_b886 .tertiary_8f3d .lite_7081 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom_b886 .tertiary_8f3d .lite_7081 .gallery-3a2f {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_b886
  .tertiary_8f3d
  .lite_7081
  .gallery-3a2f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_b886
  .tertiary_8f3d
  .lite_7081
  .gallery-3a2f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_b886
  .tertiary_8f3d
  .lite_7081
  .gallery-3a2f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_b886
  .tertiary_8f3d
  .lite_7081
  .gallery-3a2f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_b886 .tertiary_8f3d .heading-orange-2e5f {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_b886 .tertiary_8f3d .heading-orange-2e5f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-2e71
  .bottom_b886
  .tertiary_8f3d
  .hidden-467b
  .detail_cold_03ff {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-2e71
  .bottom_b886
  .tertiary_8f3d
  .hidden-467b
  .gallery-3a2f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.clean_face .info-wood-fe38 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.info-wood-fe38 .yellow-a74b.layout_hard_841d .picture-919e > li > a:focus,
.info-wood-fe38 .yellow-a74b.layout_hard_841d .picture-919e > li > a:hover,
.info-wood-fe38 .yellow-a74b.item-narrow-6ca7 .picture-919e > li > a:focus,
.info-wood-fe38 .yellow-a74b.item-narrow-6ca7 .picture-919e > li > a:hover,
.info-wood-fe38 .yellow-a74b.item-feec .picture-919e > li > a:focus,
.info-wood-fe38 .yellow-a74b.item-feec .picture-919e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info-wood-fe38
  .yellow-a74b.layout_hard_841d
  .picture-919e
  > li.nav_0a74
  > a,
.info-wood-fe38
  .yellow-a74b.layout_hard_841d
  .picture-919e
  > li.outline_e0da
  > a,
.info-wood-fe38
  .yellow-a74b.item-narrow-6ca7
  .picture-919e
  > li.nav_0a74
  > a,
.info-wood-fe38
  .yellow-a74b.item-narrow-6ca7
  .picture-919e
  > li.outline_e0da
  > a,
.info-wood-fe38
  .yellow-a74b.item-feec
  .picture-919e
  > li.nav_0a74
  > a,
.info-wood-fe38 .yellow-a74b.item-feec .picture-919e > li.cold_2a99 > a {
  color: rgba(0, 0, 0, 0.8);
}
.info-wood-fe38 .list_1c37,
.info-wood-fe38 .list_1c37 a {
  color: rgba(0, 0, 0, 0.8);
}
.info-wood-fe38 .paragraph_0b62.article_first_9983 li a,
.info-wood-fe38 .dark-245e a,
.info-wood-fe38 .block_5dea,
.info-wood-fe38 .picture-919e > li > a,
.info-wood-fe38 .up_8c14 {
  color: rgba(0, 0, 0, 0.55);
}
.info-wood-fe38 .paragraph_0b62.article_first_9983 li a:hover,
.info-wood-fe38 .dark-245e a:hover,
.info-wood-fe38 .block_5dea:hover,
.info-wood-fe38 .picture-919e > li > a:hover,
.info-wood-fe38 .up_8c14:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info-wood-fe38 .dropdown_877a {
  color: rgba(0, 0, 0, 0.55);
}
.info-wood-fe38 .dropdown_877a .popup_d32f {
  color: rgba(0, 0, 0, 0.8);
}
.info-wood-fe38 .dropdown_877a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft-6ef6 .mask-b7a9 {
  margin-left: auto;
  margin-right: auto;
}
.yellow-2114 > * {
  margin-left: auto;
  margin-right: auto;
}
.yellow-2114 .tiny-8a56 {
  margin-right: 1.41575em;
}
.sidebar_huge_c4c4 .yellow-2114 > .plasma-cc5e {
  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;
}
.sidebar_huge_c4c4 .yellow-2114 > .selected_8099 {
  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;
}
.slider-hovered-f3a6.soft-6ef6 .mask-b7a9,
.text_next_cf88.soft-6ef6 .mask-b7a9 {
  margin-left: 0;
}
.gallery_7b02.soft-6ef6 .mask-b7a9,
.slider-4ba2.soft-6ef6 .mask-b7a9 {
  margin-right: 0;
}
.yellow-2114 ol,
.yellow-2114 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.table-green-f5c8 video {
  max-width: 100%;
}
.article_middle_0951 img {
  display: block;
}
.article_middle_0951.tiny-8a56,
.article_middle_0951.texture-583f {
  width: 100%;
}
.article_middle_0951.selected_8099 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.rough_1586:not(.item-basic-a54d) {
  margin: 1.5em auto;
}
.orange_e7db p {
  padding: 1.5em 14px;
}
ul.shadow-outer-6ca7.selected_8099,
ul.shadow-outer-6ca7.plasma-cc5e,
ul.shadow-outer-6ca7.text-next-0b67.plasma-cc5e {
  padding: 0 14px;
}
.form-iron-9b3a {
  display: block;
  overflow-x: auto;
}
.form-iron-9b3a table {
  border-collapse: collapse;
  width: 100%;
}
.form-iron-9b3a td,
.form-iron-9b3a th {
  padding: 0.5em;
}
.yellow-2114 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.yellow-2114 ol ol,
.yellow-2114 ol ul,
.yellow-2114 ul ol,
.yellow-2114 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.yellow-2114 ol ol li,
.yellow-2114 ol ul li,
.yellow-2114 ul ol li,
.yellow-2114 ul ul li {
  margin-left: 0;
}
.right-f882.summary_lite_4766 > .media-aa36 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.right-f882.summary_lite_4766 > .media-aa36 iframe,
.right-f882.summary_lite_4766 > .media-aa36 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.brown_5a63 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.brown_5a63.nav-outer-692b {
  padding: 0;
}
.brown_5a63.nav-outer-692b cite {
  font-size: 13px;
}
.brown_5a63 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.brown_5a63 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.first-9d90 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.first-9d90 > p:first-child {
  margin-top: 0;
}
.first-9d90 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.first-9d90 blockquote {
  border-left: 0;
}
.shade_7da1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shade_7da1:not(.pattern_7255) {
  max-width: 100px;
}
.shade_7da1.mask_23d8 {
  border-bottom: none !important;
  text-align: center;
}
.shade_7da1.mask_23d8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .orange_e7db p {
    padding: 1.5em 0;
  }
}
.input_pro_6235 {
  color: #0073aa;
}
.outline-iron-e35d {
  background-color: #0073aa;
}
.soft_f828 {
  color: #229fd8;
}
.status-slow-f8fc {
  background-color: #229fd8;
}
.banner_5070 {
  color: #eee;
}
.steel_a491 {
  background-color: #eee;
}
.label-7475 {
  color: #444;
}
.brown_a386 {
  background-color: #444;
}
.panel_d4b8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.panel_d4b8 .title-upper-9e57 .dark-245e {
  font-size: 15px;
}
.panel_d4b8 .dark-245e {
  line-height: 1.3;
}
.panel_d4b8 .info-wood-fe38 {
}
.panel_d4b8 .bottom_b886 {
  background: #235787;
}
.tabs-c4a4 {
  padding: 0;
}
.tabs-c4a4 .bottom_b886 {
  background: #1a1a1a;
}
.tabs-c4a4 .info-wood-fe38 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.top-c597 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.top-c597 .info-wood-fe38 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.top-c597 .bottom_b886 {
  background: #303030;
}
.wide_ee10 {
  position: relative;
  z-index: 10;
}
.wide_ee10 .box-4be4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link-lower-ab17 .pattern-6692 {
  display: inline-block;
  vertical-align: middle;
}
.link-lower-ab17.active-300c .pattern-6692 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .link-lower-ab17.active-300c .pattern-6692 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .link-lower-ab17.active-300c .pattern-6692 {
    margin-right: 0.4em;
  }
}
.link-lower-ab17.active-300c .pattern-6692:last-child {
  margin-right: 0;
}
.block-0953 .box-4be4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .clean_face .title-upper-9e57 {
    margin: 0 -0.5em;
  }
  .clean_face .title-upper-9e57 [class*="customify-col-"],
  .clean_face .title-upper-9e57 [class*="customify-col_"],
  .clean_face .title-upper-9e57 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.clean_face.search_bright_a5d4 .box-4be4 {
  background: 0 0 !important;
}
.clean_face.search_bright_a5d4 .box-4be4,
.clean_face.block-0953 .box-4be4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .clean_face.shadow-5b8c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.clean_face.block-0953 .box-4be4 {
  box-shadow: none !important;
}
.basic-9b85 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .basic-9b85 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .basic-9b85 {
    padding: 18px 0 20px;
  }
}
.basic-9b85 .light_871b {
  width: 100%;
}
.basic-9b85 .sidebar_9511 {
  margin-bottom: 0;
}
.basic-9b85 .widget-gas-054d {
  margin-top: 5px;
  font-size: 0.875em;
}
.stone_500e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.stone_500e .preview-3443 {
  width: 100%;
}
.secondary-7c2e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.secondary-7c2e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.secondary-7c2e 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;
}
.secondary-7c2e li:last-child:after {
  display: none;
}
.secondary-7c2e li a {
  font-weight: 500;
  margin-right: 10px;
}
.under-eaf5 .narrow_d34b button,
.basic-9b85 .narrow_d34b button {
  left: 0;
}
.under-eaf5 .preview-3443,
.basic-9b85 .preview-3443 {
  padding-left: 0;
  padding-right: 0;
}
.under-eaf5 .stone_500e,
.basic-9b85 .stone_500e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.under-eaf5 {
  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;
}
.under-eaf5: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;
}
.under-eaf5 .main-dirty-803d {
  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) {
  .under-eaf5 .main-dirty-803d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .under-eaf5 .main-dirty-803d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .under-eaf5 .main-dirty-803d {
    min-height: 200px;
  }
}
.under-eaf5 .secondary-7c2e {
  color: rgba(255, 255, 255, 0.8);
}
.under-eaf5 .secondary-7c2e a,
.under-eaf5 .secondary-7c2e li:after {
  color: inherit;
}
.under-eaf5 .secondary-7c2e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.light_b1bf {
  margin-bottom: 0.5em;
}
.purple_4892 {
  margin-bottom: 1.2em;
}
.purple_4892,
.light_b1bf {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.purple_4892 p:last-child,
.light_b1bf p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .narrow_d34b,
#masthead .narrow_d34b {
  display: none;
}
#masthead
  > .narrow_d34b.gallery-9a06 {
  display: none;
}
#masthead > .narrow_d34b button {
  left: 0;
}
.wrapper_right_c4fd {
  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%;
}
.wrapper_right_c4fd .pattern-6692 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wrapper_right_c4fd .hard_be9d {
  display: -webkit-box;
  display: flex;
}
.wrapper_right_c4fd .hard_be9d.full_d329 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wrapper_right_c4fd .hard_be9d.hero_65f6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_right_c4fd .hard_be9d.image-6d52 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_right_c4fd.surface-easy-c52a.alert_6a8c .hard_be9d.full_d329 {
  flex-basis: 100%;
}
.wrapper_right_c4fd.smooth-cf40 .hard_be9d.hero_65f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.wrapper_right_c4fd.smooth-cf40 .hard_be9d.image-6d52 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .narrow_d34b.gallery-9a06 {
  display: none;
}
#masthead > .narrow_d34b button {
  left: 0;
}
.active_silver_60e2 {
  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;
}
.active_silver_60e2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_silver_60e2.progress_green_356b i {
  margin-right: 4px;
}
.active_silver_60e2.overlay_b9fc i {
  margin-left: 5px;
}
.dark-245e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dark-245e p:last-child {
  margin-bottom: 0;
}
.row_bd50 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.row_bd50 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.row_bd50 img {
  display: block;
  width: auto;
  line-height: 1;
}
.row_bd50 .list_1c37 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.row_bd50 .warm-80dd {
  margin: 5px 0 7px 0;
}
.row_bd50.background-7955 .left_fbf2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_bd50.background-7955 .element_f248 {
  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_bd50.steel-cd5d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.row_bd50.steel-cd5d .left_fbf2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_bd50.steel-cd5d .element_f248 {
  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_bd50.selected-0f11 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_bd50.hidden-2357 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.row_bd50.hidden-2357 .element_f248 {
  margin-top: 7px;
}
.active_4263 {
  display: inline-block;
}
.wide_ee10 .caption_8781 .row_bd50 img {
  max-width: 100%;
}
.yellow-a74b .down-9c1c.pagination_out_ad6a,
.content_d78a .down-9c1c.pagination_out_ad6a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.yellow-a74b .pro_d5c7,
.content_d78a .pro_d5c7 {
  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%);
}
.yellow-a74b .pro_d5c7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.yellow-a74b.notice_bd0a .pro_d5c7 {
  display: none;
}
.yellow-a74b .yellow_681d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yellow-a74b .yellow_681d li {
  display: inline-block;
  position: relative;
}
.yellow-a74b .yellow_681d li:last-child {
  margin-right: 0;
}
.yellow-a74b .yellow_681d 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;
}
.yellow-a74b .yellow_681d li.cold_2a99 > a {
  color: rgba(0, 0, 0, 0.9);
}
.yellow-a74b .yellow_681d > 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;
}
.yellow-a74b .yellow_681d > li > a i {
  line-height: 0;
}
.yellow-a74b .yellow_681d > li.tiny_eaed > a .pro_d5c7 {
  margin-left: 4px;
  line-height: 0;
}
.yellow-a74b .yellow_681d .backdrop-5a76 li.tiny_eaed > a {
  position: relative;
}
.yellow-a74b .yellow_681d .backdrop-5a76 li.tiny_eaed > a:after,
.yellow-a74b .yellow_681d .backdrop-5a76 li.tiny_eaed > a:before {
  content: "";
  display: table;
}
.yellow-a74b .yellow_681d .backdrop-5a76 li.tiny_eaed > a:after {
  clear: both;
}
.yellow-a74b .yellow_681d .backdrop-5a76 li.tiny_eaed > a .pro_d5c7 {
  margin-left: 5px;
  float: right;
}
.yellow-a74b .pagination_dim_9b4b,
.yellow-a74b .backdrop-5a76 {
  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;
}
.yellow-a74b .backdrop-5a76 {
  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;
}
.yellow-a74b .backdrop-5a76 .pagination_out_ad6a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.yellow-a74b .backdrop-5a76 .pro_d5c7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.yellow-a74b .backdrop-5a76 li {
  display: block;
  margin: 0;
  padding: 0;
}
.yellow-a74b .backdrop-5a76 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;
}
.yellow-a74b .backdrop-5a76 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.yellow-a74b .backdrop-5a76 .backdrop-5a76 {
  top: 0;
  left: 100%;
}
.yellow-a74b .breadcrumb_north_adeb.fn-focus-5c26 > .pagination_dim_9b4b,
.yellow-a74b .breadcrumb_north_adeb.fn-focus-5c26 > .backdrop-5a76,
.yellow-a74b .breadcrumb_north_adeb:focus > .pagination_dim_9b4b,
.yellow-a74b .breadcrumb_north_adeb:focus > .backdrop-5a76,
.yellow-a74b .breadcrumb_north_adeb:hover > .pagination_dim_9b4b,
.yellow-a74b .breadcrumb_north_adeb:hover > .backdrop-5a76 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.yellow-a74b.item-feec .picture-919e:after,
.yellow-a74b.item-feec .picture-919e:before {
  content: "";
  display: table;
}
.yellow-a74b.item-feec .picture-919e:after {
  clear: both;
}
.yellow-a74b.item-feec .picture-919e > li {
  float: left;
}
.yellow-a74b.up-359a .picture-919e:after,
.yellow-a74b.up-359a .picture-919e:before {
  content: "";
  display: table;
}
.yellow-a74b.up-359a .picture-919e:after {
  clear: both;
}
.yellow-a74b.up-359a .picture-919e > li {
  float: left;
}
.yellow-a74b.up-359a .picture-919e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.yellow-a74b.up-359a .picture-919e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.yellow-a74b.up-359a .picture-919e > li.nav_0a74 > a,
.yellow-a74b.up-359a .picture-919e > li.cold_2a99 > a {
  color: #fff;
  background-color: #1e4b75;
}
.yellow-a74b.layout_hard_841d .picture-919e > li > a .pagination_out_ad6a {
  position: relative;
}
.yellow-a74b.layout_hard_841d .picture-919e > li > a .pagination_out_ad6a: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;
}
.yellow-a74b.layout_hard_841d
  .picture-919e
  > li:focus
  > a
  .pagination_out_ad6a:before,
.yellow-a74b.layout_hard_841d
  .picture-919e
  > li:hover
  > a
  .pagination_out_ad6a:before {
  width: 100%;
  background-color: currentColor;
}
.yellow-a74b.layout_hard_841d
  .picture-919e
  > li.nav_0a74
  > a
  .pagination_out_ad6a:before,
.yellow-a74b.layout_hard_841d
  .picture-919e
  > li.outline_e0da
  > a
  .pagination_out_ad6a:before {
  width: 100%;
  background-color: currentColor;
}
.yellow-a74b.item-narrow-6ca7 .picture-919e > li > a .pagination_out_ad6a {
  position: relative;
}
.yellow-a74b.item-narrow-6ca7 .picture-919e > li > a .pagination_out_ad6a: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;
}
.yellow-a74b.item-narrow-6ca7 .picture-919e > li:focus > a .pagination_out_ad6a:before,
.yellow-a74b.item-narrow-6ca7
  .picture-919e
  > li:hover
  > a
  .pagination_out_ad6a:before {
  width: 100%;
  background-color: currentColor;
}
.yellow-a74b.item-narrow-6ca7
  .picture-919e
  > li.nav_0a74
  > a
  .pagination_out_ad6a:before,
.yellow-a74b.item-narrow-6ca7
  .picture-919e
  > li.outline_e0da
  > a
  .pagination_out_ad6a:before {
  width: 100%;
  background-color: currentColor;
}
.content_d78a .yellow_681d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content_d78a .yellow_681d li:first-child > a {
  border-top: none;
}
.content_d78a .yellow_681d .tertiary_basic_00ba > .pagination_out_ad6a .pro_d5c7 {
  display: none;
}
.content_d78a .yellow_681d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.content_d78a .yellow_681d li:last-child {
  border: none;
}
.content_d78a .yellow_681d li.tiny_eaed > a {
  padding-right: 45px !important;
}
.content_d78a .yellow_681d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.content_d78a .yellow_681d li a:focus,
.content_d78a .yellow_681d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content_d78a .yellow_681d li .silver-9916 {
  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;
}
.content_d78a .yellow_681d li .silver-9916:hover {
  box-shadow: none;
}
.content_d78a .yellow_681d li .silver-9916 .pro_d5c7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.content_d78a .yellow_681d .backdrop-5a76 {
  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);
}
.content_d78a .yellow_681d .backdrop-5a76 li a {
  padding-left: 3em;
}
.content_d78a .yellow_681d .pink-421b > a .silver-9916 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content_d78a .yellow_681d .pink-421b > .backdrop-5a76 {
  display: block;
  opacity: 1;
}
.info_fcd6 {
  max-width: 100%;
}
.large-2b8b {
  line-height: 0;
  cursor: pointer;
}
.up_8c14 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.up_8c14:hover {
  box-shadow: none;
  color: currentColor;
}
.up_8c14 svg {
  width: 18px;
  height: 18px;
}
.up_8c14 .paragraph-bb07 {
  display: none;
}
.focused_f401 {
  position: relative;
}
.focused_f401.fn-active-5c26 .up_8c14 .component-3238 {
  display: none;
}
.focused_f401.fn-active-5c26 .up_8c14 .paragraph-bb07 {
  display: inline-block;
}
.focused_f401 .text-c5d5 {
  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);
}
.focused_f401.short-5765 .text-c5d5 {
  left: auto;
  right: -0.9em;
}
.focused_f401.short-5765 .steel-effa::before {
  left: auto;
  right: 15px;
}
.focused_f401.fn-active-5c26 .text-c5d5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden-467b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hidden-467b label {
  flex-basis: 100%;
}
.hidden-467b .lite_7081 {
  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;
}
.hidden-467b .gallery-3a2f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hidden-467b .gallery-3a2f:focus {
  background-color: transparent;
}
.hidden-467b button.heading-orange-2e5f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hidden-467b button.heading-orange-2e5f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hidden-467b button.heading-orange-2e5f svg {
  width: 18px;
  height: 18px;
}
.hidden-467b input[type="submit"] {
  min-height: auto;
}
.tertiary_8f3d .hidden-467b .gallery-3a2f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.steel-effa {
  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) {
  .steel-effa {
    width: 220px;
  }
}
.steel-effa label {
  flex-basis: 100%;
}
.steel-effa::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;
}
.block-2e71 .tertiary_8f3d .hidden-467b {
  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;
}
.block-2e71
  .tertiary_8f3d
  .hidden-467b
  .lite_7081 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.block-2e71 .tertiary_8f3d .hidden-467b .gallery-3a2f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.block-2e71
  .tertiary_8f3d
  .hidden-467b
  .gallery-3a2f:focus {
  background: 0 0;
}
.block-2e71
  .tertiary_8f3d
  .hidden-467b
  .detail_cold_03ff {
  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;
}
.paragraph_0b62 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.paragraph_0b62 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.paragraph_0b62 li:last-child {
  margin-right: 0;
}
.paragraph_0b62 li:first-child {
  margin-left: 0;
}
.paragraph_0b62.silver-f5e3 a {
  color: #fff;
}
.paragraph_0b62.silver-f5e3 a:hover {
  color: #fff;
}
.paragraph_0b62 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.paragraph_0b62 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.paragraph_0b62 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.paragraph_0b62 a:hover {
  opacity: 0.9;
  color: inherit;
}
.paragraph_0b62 [class*="social-icon-apple"] {
  background-color: #999;
}
.paragraph_0b62 [class*="social-icon-apple"].column_slow_0d30 {
  background-color: transparent;
  color: #999;
}
.paragraph_0b62 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.paragraph_0b62 [class*="social-icon-behance"].column_slow_0d30 {
  background-color: transparent;
  color: #1769ff;
}
.paragraph_0b62 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.paragraph_0b62 [class*="social-icon-bitbucket"].column_slow_0d30 {
  background-color: transparent;
  color: #205081;
}
.paragraph_0b62 [class*="social-icon-codepen"] {
  background-color: #000;
}
.paragraph_0b62 [class*="social-icon-codepen"].column_slow_0d30 {
  background-color: transparent;
  color: #000;
}
.paragraph_0b62 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.paragraph_0b62 [class*="social-icon-delicious"].column_slow_0d30 {
  background-color: transparent;
  color: #39f;
}
.paragraph_0b62 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.paragraph_0b62 [class*="social-icon-digg"].column_slow_0d30 {
  background-color: transparent;
  color: #005be2;
}
.paragraph_0b62 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.paragraph_0b62 [class*="social-icon-dribbble"].column_slow_0d30 {
  background-color: transparent;
  color: #ea4c89;
}
.paragraph_0b62 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.paragraph_0b62 [class*="social-icon-envelope"].column_slow_0d30 {
  background-color: transparent;
  color: #ea4335;
}
.paragraph_0b62 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.paragraph_0b62 [class*="social-icon-facebook"].column_slow_0d30 {
  background-color: transparent;
  color: #3b5998;
}
.paragraph_0b62 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.paragraph_0b62 [class*="social-icon-flickr"].column_slow_0d30 {
  background-color: transparent;
  color: #0063dc;
}
.paragraph_0b62 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.paragraph_0b62 [class*="social-icon-foursquare"].column_slow_0d30 {
  background-color: transparent;
  color: #2d5be3;
}
.paragraph_0b62 [class*="social-icon-github"] {
  background-color: #333;
}
.paragraph_0b62 [class*="social-icon-github"].column_slow_0d30 {
  background-color: transparent;
  color: #333;
}
.paragraph_0b62 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.paragraph_0b62 [class*="social-icon-google-plus"].column_slow_0d30 {
  background-color: transparent;
  color: #dd4b39;
}
.paragraph_0b62 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.paragraph_0b62 [class*="social-icon-houzz"].column_slow_0d30 {
  background-color: transparent;
  color: #7ac142;
}
.paragraph_0b62 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.paragraph_0b62 [class*="social-icon-instagram"].column_slow_0d30 {
  background-color: transparent;
  color: #262626;
}
.paragraph_0b62 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.paragraph_0b62 [class*="social-icon-jsfiddle"].column_slow_0d30 {
  background-color: transparent;
  color: #487aa2;
}
.paragraph_0b62 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.paragraph_0b62 [class*="social-icon-linkedin"].column_slow_0d30 {
  background-color: transparent;
  color: #0077b5;
}
.paragraph_0b62 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.paragraph_0b62 [class*="social-icon-medium"].column_slow_0d30 {
  background-color: transparent;
  color: #00ab6b;
}
.paragraph_0b62 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.paragraph_0b62
  [class*="social-icon-odnoklassniki"].column_slow_0d30 {
  background-color: transparent;
  color: #f4731c;
}
.paragraph_0b62 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.paragraph_0b62 [class*="social-icon-meetup"].column_slow_0d30 {
  background-color: transparent;
  color: #ec1c40;
}
.paragraph_0b62 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.paragraph_0b62 [class*="social-icon-pinterest"].column_slow_0d30 {
  background-color: transparent;
  color: #bd081c;
}
.paragraph_0b62 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.paragraph_0b62 [class*="social-icon-product-hunt"].column_slow_0d30 {
  background-color: transparent;
  color: #da552f;
}
.paragraph_0b62 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.paragraph_0b62 [class*="social-icon-reddit"].column_slow_0d30 {
  background-color: transparent;
  color: #ff4500;
}
.paragraph_0b62 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.paragraph_0b62 [class*="social-icon-rss"].column_slow_0d30 {
  background-color: transparent;
  color: #f26522;
}
.paragraph_0b62 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.paragraph_0b62
  [class*="social-icon-shopping-cart"].column_slow_0d30 {
  background-color: transparent;
  color: #4caf50;
}
.paragraph_0b62 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.paragraph_0b62 [class*="social-icon-skype"].column_slow_0d30 {
  background-color: transparent;
  color: #00aff0;
}
.paragraph_0b62 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.paragraph_0b62 [class*="social-icon-slideshare"].column_slow_0d30 {
  background-color: transparent;
  color: #0077b5;
}
.paragraph_0b62 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.paragraph_0b62 [class*="social-icon-snapchat"].column_slow_0d30 {
  background-color: transparent;
  color: #fffc00;
}
.paragraph_0b62 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.paragraph_0b62 [class*="social-icon-soundcloud"].column_slow_0d30 {
  background-color: transparent;
  color: #f80;
}
.paragraph_0b62 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.paragraph_0b62 [class*="social-icon-spotify"].column_slow_0d30 {
  background-color: transparent;
  color: #2ebd59;
}
.paragraph_0b62 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.paragraph_0b62
  [class*="social-icon-stack-overflow"].column_slow_0d30 {
  background-color: transparent;
  color: #fe7a15;
}
.paragraph_0b62 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.paragraph_0b62 [class*="social-icon-maldkfgram"].column_slow_0d30 {
  background-color: transparent;
  color: #2ca5e0;
}
.paragraph_0b62 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.paragraph_0b62 [class*="social-icon-tripadvisor"].column_slow_0d30 {
  background-color: transparent;
  color: #589442;
}
.paragraph_0b62 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.paragraph_0b62 [class*="social-icon-tumblr"].column_slow_0d30 {
  background-color: transparent;
  color: #35465c;
}
.paragraph_0b62 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.paragraph_0b62 [class*="social-icon-twitch"].column_slow_0d30 {
  background-color: transparent;
  color: #6441a5;
}
.paragraph_0b62 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.paragraph_0b62 [class*="social-icon-twitter"].column_slow_0d30 {
  background-color: transparent;
  color: #1da1f2;
}
.paragraph_0b62 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.paragraph_0b62 [class*="social-icon-vimeo"].column_slow_0d30 {
  background-color: transparent;
  color: #1ab7ea;
}
.paragraph_0b62 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.paragraph_0b62 [class*="social-icon-vk"].column_slow_0d30 {
  background-color: transparent;
  color: #45668e;
}
.paragraph_0b62 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.paragraph_0b62 [class*="social-icon-weibo"].column_slow_0d30 {
  background-color: transparent;
  color: #df2029;
}
.paragraph_0b62 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.paragraph_0b62 [class*="social-icon-weixin"].column_slow_0d30 {
  background-color: transparent;
  color: #7bb32e;
}
.paragraph_0b62 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.paragraph_0b62 [class*="social-icon-whatsapp"].column_slow_0d30 {
  background-color: transparent;
  color: #25d366;
}
.paragraph_0b62 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.paragraph_0b62 [class*="social-icon-wordpress"].column_slow_0d30 {
  background-color: transparent;
  color: #21759b;
}
.paragraph_0b62 [class*="social-icon-xing"] {
  background-color: #026466;
}
.paragraph_0b62 [class*="social-icon-xing"].column_slow_0d30 {
  background-color: transparent;
  color: #026466;
}
.paragraph_0b62 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.paragraph_0b62 [class*="social-icon-yelp"].column_slow_0d30 {
  background-color: transparent;
  color: #af0606;
}
.paragraph_0b62 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.paragraph_0b62 [class*="social-icon-youtube"].column_slow_0d30 {
  background-color: transparent;
  color: #cd201f;
}
.block_5dea {
  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;
}
.block_5dea:hover {
  box-shadow: none;
  background: 0 0;
}
.disabled_lower_1a8c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.overlay-0219 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hover_a8de {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.box-pro-a8f3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.box-pro-a8f3,
.box-pro-a8f3::after,
.box-pro-a8f3::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;
}
.box-pro-a8f3::after,
.box-pro-a8f3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.sidebar_advanced_d0d6 .overlay-0219 .hover_a8de {
  margin-top: -2px;
  width: 19px;
}
.sidebar_advanced_d0d6 .overlay-0219 .box-pro-a8f3 {
  margin-top: -1px;
}
.sidebar_advanced_d0d6 .overlay-0219 .box-pro-a8f3,
.sidebar_advanced_d0d6 .overlay-0219 .box-pro-a8f3::after,
.sidebar_advanced_d0d6 .overlay-0219 .box-pro-a8f3::before {
  width: 19px;
  height: 2px;
}
.sidebar_advanced_d0d6 .overlay-0219 .box-pro-a8f3::before {
  top: -6px;
}
.sidebar_advanced_d0d6 .overlay-0219 .box-pro-a8f3::after {
  bottom: -6px;
}
.highlight-smooth-991a .overlay-0219 .hover_a8de {
  margin-top: -2px;
  width: 22px;
}
.highlight-smooth-991a .overlay-0219 .box-pro-a8f3 {
  margin-top: -1px;
}
.highlight-smooth-991a .overlay-0219 .box-pro-a8f3,
.highlight-smooth-991a .overlay-0219 .box-pro-a8f3::after,
.highlight-smooth-991a .overlay-0219 .box-pro-a8f3::before {
  width: 22px;
  height: 2px;
}
.highlight-smooth-991a .overlay-0219 .box-pro-a8f3::before {
  top: -7px;
}
.highlight-smooth-991a .overlay-0219 .box-pro-a8f3::after {
  bottom: -7px;
}
.accent-0eab .overlay-0219 .hover_a8de {
  margin-top: -2px;
  width: 31px;
}
.accent-0eab .overlay-0219 .box-pro-a8f3 {
  margin-top: -1.5px;
}
.accent-0eab .overlay-0219 .box-pro-a8f3,
.accent-0eab .overlay-0219 .box-pro-a8f3::after,
.accent-0eab .overlay-0219 .box-pro-a8f3::before {
  width: 31px;
  height: 3px;
}
.accent-0eab .overlay-0219 .box-pro-a8f3::before {
  top: -9px;
}
.accent-0eab .overlay-0219 .box-pro-a8f3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shade-f9a3 .overlay-0219 .hover_a8de {
    margin-top: -2px;
    width: 19px;
  }
  .shade-f9a3 .overlay-0219 .box-pro-a8f3 {
    margin-top: -1px;
  }
  .shade-f9a3 .overlay-0219 .box-pro-a8f3,
  .shade-f9a3 .overlay-0219 .box-pro-a8f3::after,
  .shade-f9a3 .overlay-0219 .box-pro-a8f3::before {
    width: 19px;
    height: 2px;
  }
  .shade-f9a3 .overlay-0219 .box-pro-a8f3::before {
    top: -6px;
  }
  .shade-f9a3 .overlay-0219 .box-pro-a8f3::after {
    bottom: -6px;
  }
  .accordion-e5db .overlay-0219 .hover_a8de {
    margin-top: -2px;
    width: 22px;
  }
  .accordion-e5db .overlay-0219 .box-pro-a8f3 {
    margin-top: -1px;
  }
  .accordion-e5db .overlay-0219 .box-pro-a8f3,
  .accordion-e5db .overlay-0219 .box-pro-a8f3::after,
  .accordion-e5db .overlay-0219 .box-pro-a8f3::before {
    width: 22px;
    height: 2px;
  }
  .accordion-e5db .overlay-0219 .box-pro-a8f3::before {
    top: -7px;
  }
  .accordion-e5db .overlay-0219 .box-pro-a8f3::after {
    bottom: -7px;
  }
  .pink_cf51 .overlay-0219 .hover_a8de {
    margin-top: -2px;
    width: 31px;
  }
  .pink_cf51 .overlay-0219 .box-pro-a8f3 {
    margin-top: -1.5px;
  }
  .pink_cf51 .overlay-0219 .box-pro-a8f3,
  .pink_cf51 .overlay-0219 .box-pro-a8f3::after,
  .pink_cf51 .overlay-0219 .box-pro-a8f3::before {
    width: 31px;
    height: 3px;
  }
  .pink_cf51 .overlay-0219 .box-pro-a8f3::before {
    top: -9px;
  }
  .pink_cf51 .overlay-0219 .box-pro-a8f3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .summary_d3aa .overlay-0219 .hover_a8de {
    margin-top: -2px;
    width: 19px;
  }
  .summary_d3aa .overlay-0219 .box-pro-a8f3 {
    margin-top: -1px;
  }
  .summary_d3aa .overlay-0219 .box-pro-a8f3,
  .summary_d3aa .overlay-0219 .box-pro-a8f3::after,
  .summary_d3aa .overlay-0219 .box-pro-a8f3::before {
    width: 19px;
    height: 2px;
  }
  .summary_d3aa .overlay-0219 .box-pro-a8f3::before {
    top: -6px;
  }
  .summary_d3aa .overlay-0219 .box-pro-a8f3::after {
    bottom: -6px;
  }
  .sort_dim_96e7 .overlay-0219 .hover_a8de {
    margin-top: -2px;
    width: 22px;
  }
  .sort_dim_96e7 .overlay-0219 .box-pro-a8f3 {
    margin-top: -1px;
  }
  .sort_dim_96e7 .overlay-0219 .box-pro-a8f3,
  .sort_dim_96e7 .overlay-0219 .box-pro-a8f3::after,
  .sort_dim_96e7 .overlay-0219 .box-pro-a8f3::before {
    width: 22px;
    height: 2px;
  }
  .sort_dim_96e7 .overlay-0219 .box-pro-a8f3::before {
    top: -7px;
  }
  .sort_dim_96e7 .overlay-0219 .box-pro-a8f3::after {
    bottom: -7px;
  }
  .border-easy-2a2f .overlay-0219 .hover_a8de {
    margin-top: -2px;
    width: 31px;
  }
  .border-easy-2a2f .overlay-0219 .box-pro-a8f3 {
    margin-top: -1.5px;
  }
  .border-easy-2a2f .overlay-0219 .box-pro-a8f3,
  .border-easy-2a2f .overlay-0219 .box-pro-a8f3::after,
  .border-easy-2a2f .overlay-0219 .box-pro-a8f3::before {
    width: 31px;
    height: 3px;
  }
  .border-easy-2a2f .overlay-0219 .box-pro-a8f3::before {
    top: -9px;
  }
  .border-easy-2a2f .overlay-0219 .box-pro-a8f3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .widget_silver_4576 .overlay-0219 .hover_a8de {
    margin-top: -2px;
    width: 19px;
  }
  .widget_silver_4576 .overlay-0219 .box-pro-a8f3 {
    margin-top: -1px;
  }
  .widget_silver_4576 .overlay-0219 .box-pro-a8f3,
  .widget_silver_4576 .overlay-0219 .box-pro-a8f3::after,
  .widget_silver_4576 .overlay-0219 .box-pro-a8f3::before {
    width: 19px;
    height: 2px;
  }
  .widget_silver_4576 .overlay-0219 .box-pro-a8f3::before {
    top: -6px;
  }
  .widget_silver_4576 .overlay-0219 .box-pro-a8f3::after {
    bottom: -6px;
  }
  .steel-31df .overlay-0219 .hover_a8de {
    margin-top: -2px;
    width: 22px;
  }
  .steel-31df .overlay-0219 .box-pro-a8f3 {
    margin-top: -1px;
  }
  .steel-31df .overlay-0219 .box-pro-a8f3,
  .steel-31df .overlay-0219 .box-pro-a8f3::after,
  .steel-31df .overlay-0219 .box-pro-a8f3::before {
    width: 22px;
    height: 2px;
  }
  .steel-31df .overlay-0219 .box-pro-a8f3::before {
    top: -7px;
  }
  .steel-31df .overlay-0219 .box-pro-a8f3::after {
    bottom: -7px;
  }
  .list_huge_f994 .overlay-0219 .hover_a8de {
    margin-top: -2px;
    width: 31px;
  }
  .list_huge_f994 .overlay-0219 .box-pro-a8f3 {
    margin-top: -1.5px;
  }
  .list_huge_f994 .overlay-0219 .box-pro-a8f3,
  .list_huge_f994 .overlay-0219 .box-pro-a8f3::after,
  .list_huge_f994 .overlay-0219 .box-pro-a8f3::before {
    width: 31px;
    height: 3px;
  }
  .list_huge_f994 .overlay-0219 .box-pro-a8f3::before {
    top: -9px;
  }
  .list_huge_f994 .overlay-0219 .box-pro-a8f3::after {
    bottom: -9px;
  }
}
.center_da4d .box-pro-a8f3 {
  -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);
}
.center_da4d .box-pro-a8f3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.center_da4d .box-pro-a8f3::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);
}
.center_da4d.short-8f32 .box-pro-a8f3 {
  -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);
}
.center_da4d.short-8f32 .box-pro-a8f3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.center_da4d.short-8f32 .box-pro-a8f3::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);
}
.easy_ad05 {
  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.item_4531:before {
  display: none;
}
.panel-e7d6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.panel-e7d6 .media_f8f4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.panel-e7d6 .media_f8f4:last-of-type {
  border-bottom: none;
}
.panel-e7d6 .media_f8f4.shadow-medium-736a,
.panel-e7d6 .media_f8f4.complex-5503,
.panel-e7d6 .media_f8f4.notice-69dd {
  padding: 0;
}
.panel-e7d6 .content_d78a .silver-9916 {
  color: currentColor;
}
.panel-e7d6 .content_d78a .silver-9916:focus,
.panel-e7d6 .content_d78a .silver-9916:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-e7d6.info-wood-fe38 .dropdown_877a,
.panel-e7d6.info-wood-fe38 .dark-245e a,
.panel-e7d6.info-wood-fe38 .picture-919e a,
.panel-e7d6.info-wood-fe38 .backdrop-5a76 a {
  color: rgba(0, 0, 0, 0.55);
}
.panel-e7d6.info-wood-fe38 .dropdown_877a:hover,
.panel-e7d6.info-wood-fe38 .dark-245e a:hover,
.panel-e7d6.info-wood-fe38 .picture-919e a:hover,
.panel-e7d6.info-wood-fe38 .backdrop-5a76 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-e7d6.info-wood-fe38 .popup_d32f {
  color: rgba(0, 0, 0, 0.8);
}
.panel-e7d6.info-wood-fe38 .media_f8f4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-e7d6.info-wood-fe38 .media_f8f4:before {
  background: rgba(0, 0, 0, 0.08);
}
.panel-e7d6.info-wood-fe38 .smooth-9fd7:before {
  background: rgba(255, 255, 255, 0.9);
}
.panel-e7d6.info-wood-fe38 .content_d78a .yellow_681d li a,
.panel-e7d6.info-wood-fe38 .content_d78a .silver-9916,
.panel-e7d6.info-wood-fe38 .backdrop-5a76 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-e7d6.info-wood-fe38 .content_d78a .silver-9916:focus,
.panel-e7d6.info-wood-fe38 .content_d78a .silver-9916:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-e7d6.info-wood-fe38 .yellow_681d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-e7d6.bottom_b886 .dropdown_877a,
.panel-e7d6.bottom_b886 .dark-245e a,
.panel-e7d6.bottom_b886 .picture-919e .silver-9916,
.panel-e7d6.bottom_b886 .picture-919e a,
.panel-e7d6.bottom_b886 .backdrop-5a76 a {
  color: rgba(255, 255, 255, 0.79);
}
.panel-e7d6.bottom_b886 .dropdown_877a:hover,
.panel-e7d6.bottom_b886 .dark-245e a:hover,
.panel-e7d6.bottom_b886 .picture-919e .silver-9916:hover,
.panel-e7d6.bottom_b886 .picture-919e a:hover,
.panel-e7d6.bottom_b886 .backdrop-5a76 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-e7d6.bottom_b886 .popup_d32f {
  color: rgba(255, 255, 255, 0.99);
}
.panel-e7d6.bottom_b886 .media_f8f4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-e7d6.bottom_b886 .media_f8f4:before {
  background: rgba(255, 255, 255, 0.08);
}
.panel-e7d6.bottom_b886 .smooth-9fd7:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel-e7d6.bottom_b886 .content_d78a .yellow_681d li a,
.panel-e7d6.bottom_b886 .content_d78a .silver-9916,
.panel-e7d6.bottom_b886 .backdrop-5a76 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-e7d6.bottom_b886 .content_d78a .silver-9916:focus,
.panel-e7d6.bottom_b886 .content_d78a .silver-9916:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-e7d6.bottom_b886 .yellow_681d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-9fd7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.smooth-9fd7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.info-bottom-f451 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thumbnail_fd27 .panel-e7d6 {
  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;
}
.thumbnail_fd27 .media_f8f4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thumbnail_fd27 .media_f8f4: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) {
  .thumbnail_fd27 .media_f8f4:before {
    width: 16%;
    left: 42%;
  }
}
.thumbnail_fd27 .media_f8f4:last-child:before {
  content: none;
}
.thumbnail_fd27 .media_f8f4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thumbnail_fd27 .content_d78a .yellow_681d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thumbnail_fd27 .content_d78a .yellow_681d li a .silver-9916 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thumbnail_fd27 .content_d78a .backdrop-5a76 {
  border: none;
}
.thumbnail_fd27 .content_d78a .backdrop-5a76 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thumbnail_fd27 .smooth-9fd7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thumbnail_fd27 .info-bottom-f451 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thumbnail_fd27 .bottom_b886 .smooth-9fd7:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail_fd27 .info-wood-fe38.element-glass-5358 .box-pro-a8f3 {
  background: rgba(0, 0, 0, 0.6);
}
.thumbnail_fd27
  .info-wood-fe38.element-glass-5358
  .box-pro-a8f3::after,
.thumbnail_fd27
  .info-wood-fe38.element-glass-5358
  .box-pro-a8f3:before {
  background: inherit;
}
.thumbnail_fd27
  .info-wood-fe38.element-glass-5358:hover
  .box-pro-a8f3 {
  background: rgba(0, 0, 0, 0.8);
}
.menu_98cd .panel-e7d6 {
  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) {
  .menu_98cd .panel-e7d6 {
    width: auto;
    right: 45px;
  }
}
.pressed-a9a8 .panel-e7d6 {
  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) {
  .pressed-a9a8 .panel-e7d6 {
    width: auto;
    left: 45px;
  }
}
.item_4531 .panel-e7d6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.item_4531 .info-bottom-f451 {
  max-width: 48em;
  margin: 0 auto;
}
.item_4531 .smooth-9fd7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.west-8736 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.west-8736.thumbnail_fd27 .panel-e7d6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.west-8736.menu_98cd .panel-e7d6 {
  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);
}
.west-8736 .panel-e7d6 {
  visibility: visible;
}
.west-8736.pressed-a9a8 .panel-e7d6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tertiary_easy_d900,
.sidebar-center-3f2b {
  overflow-x: hidden;
}
.tertiary_easy_d900 .panel-e7d6 {
  overflow: auto;
}
.tertiary_easy_d900.thumbnail_fd27 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_easy_d900.thumbnail_fd27 .panel-e7d6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tertiary_easy_d900.thumbnail_fd27 .block_5dea {
  opacity: 0;
}
.tertiary_easy_d900.menu_98cd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_easy_d900.menu_98cd .panel-e7d6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tertiary_easy_d900.menu_98cd .block_5dea {
  opacity: 0;
}
.tertiary_easy_d900.pressed-a9a8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_easy_d900.pressed-a9a8 .panel-e7d6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tertiary_easy_d900.pressed-a9a8 .block_5dea {
  opacity: 0;
}
.tertiary_easy_d900.item_4531 .panel-e7d6 {
  z-index: 10;
  visibility: visible;
}
.element-glass-5358 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.element-glass-5358 .box-pro-a8f3 {
  background: rgba(255, 255, 255, 0.99);
}
.element-glass-5358 .box-pro-a8f3::after,
.element-glass-5358 .box-pro-a8f3:before {
  background: inherit;
}
.element-glass-5358:hover .box-pro-a8f3 {
  background: rgba(255, 255, 255, 0.99);
}
.pressed-a9a8 .element-glass-5358 {
  top: 10px;
  right: auto;
  left: 12px;
}
.item_4531 .element-glass-5358 {
  display: none !important;
}
.tertiary_easy_d900:before,
.sidebar-center-3f2b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tertiary_easy_d900 .element-glass-5358,
.sidebar-center-3f2b .element-glass-5358 {
  display: inline-block;
}
.panel-e7d6 .pattern-6692 {
  -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;
}
.tertiary_easy_d900 .panel-e7d6 .pattern-6692,
.sidebar-center-3f2b .panel-e7d6 .pattern-6692 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-smooth-42c5 .lite_7081 {
  width: 100%;
}
.caption_8781 {
  padding: 0 0.5em 0;
}
.caption_8781 [class*="customify-col-"],
.caption_8781 [class*="customify-col_"],
.caption_8781 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.chip-simple-d277 .caption_8781 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .title-upper-9e57 .layout_soft_a430,
  .layout_soft_a430 {
    display: none;
  }
  .content_6b91 {
    text-align: left;
  }
  .menu_last_921c {
    text-align: center;
  }
  .card_new_c312 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .title-upper-9e57 .over_a696,
  .over_a696 {
    display: none;
  }
  .top_59df {
    text-align: left;
  }
  .content_f932 {
    text-align: center;
  }
  .tiny_c772 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .title-upper-9e57 .modal-under-f3dc,
  .modal-under-f3dc {
    display: none;
  }
  .outline-gas-60b3 {
    text-align: left;
  }
  .right_9ba0 {
    text-align: center;
  }
  .title-light-61c0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tall_a28d {
  box-shadow: none !important;
}
.heading_5fbe .avatar_blue_772c,
.panel_ff4a .avatar_blue_772c {
  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;
}
.panel_ff4a .avatar_blue_772c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.box-4be4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.box-4be4:after,
.box-4be4:before {
  content: "";
  display: table;
}
.box-4be4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .box-4be4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.box-4be4,
.shadow-5b8c {
  max-width: 1248px;
  margin: 0 auto;
}

.pagination_46c1.primary_2092 .box-4be4 {
  max-width: 100%;
}
.pagination_46c1.first-a2ec {
  max-width: 1200px;
  margin: 0 auto;
}
.pagination_46c1.slow_c689 .box-4be4 {
  max-width: 100%;
}
.pagination_46c1.slow_c689 > .box-4be4 {
  padding-left: 0;
  padding-right: 0;
}
.pagination_46c1.slow_c689 > .box-4be4 .title-upper-9e57 {
  margin: 0;
}
.pagination_46c1.slow_c689
  > .box-4be4
  .feature_current_f95f.title_a2b6 {
  margin-right: 0;
  margin-left: 0;
}
.pagination_46c1.slow_c689 #main.title_a2b6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .aside-2c81 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .aside-2c81 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-action-2545 .mask-b7a9 {
    padding-right: 1em;
  }
  .breadcrumb-action-2545.glass_6a3d .feature_current_f95f {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-action-2545.glass_6a3d .mask-b7a9 {
    padding-right: 1em;
  }
  .breadcrumb-action-2545.glass_6a3d .progress-rough-b105 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button-short-7f59 .mask-b7a9 {
    padding-left: 1em;
  }
  .button-short-7f59.glass_6a3d .feature_current_f95f {
    border-left: 1px solid #eaecee;
  }
  .button-short-7f59.glass_6a3d .mask-b7a9 {
    padding-left: 1em;
  }
  .button-short-7f59.glass_6a3d .progress-rough-b105 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasma-8d1b .mask-b7a9 {
    padding-left: 1em;
  }
  .plasma-8d1b.glass_6a3d .left_630e {
    border-right: 1px solid #eaecee;
  }
  .plasma-8d1b.glass_6a3d .info_fixed_3ff5 {
    border-right: 1px solid #eaecee;
  }
  .plasma-8d1b.glass_6a3d .mask-b7a9 {
    padding-left: 1em;
  }
  .plasma-8d1b.glass_6a3d .progress-rough-b105 {
    padding-right: 1em;
  }
  .plasma-8d1b.glass_6a3d .content_motion_91bd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-out-de27 .mask-b7a9 {
    padding-right: 1em;
  }
  .grid-out-de27.glass_6a3d .left_630e {
    border-left: 1px solid #eaecee;
  }
  .grid-out-de27.glass_6a3d .info_fixed_3ff5 {
    border-left: 1px solid #eaecee;
  }
  .grid-out-de27.glass_6a3d .mask-b7a9 {
    padding-right: 1em;
  }
  .grid-out-de27.glass_6a3d .progress-rough-b105 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-out-de27.glass_6a3d .content_motion_91bd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-2c81 .mask-b7a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-2c81.glass_6a3d .feature_current_f95f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .aside-2c81.glass_6a3d .mask-b7a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-2c81.glass_6a3d .progress-rough-b105 {
    padding-left: 1em;
  }
  .aside-2c81.glass_6a3d .content_motion_91bd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .aside-2c81.glass_6a3d .mask-b7a9 {
    padding-left: 0;
  }
}
.narrow-bc51 .link-lower-ab17 {
  display: inline-block;
}
.gallery-silver-cad8 {
  display: inline-block;
}
.column_bottom_f530 {
  word-con: break-word;
}
.logo_lite_b100 > span {
  display: inline-block;
  padding: 5px 0;
}
.logo_lite_b100 .texture-glass-3af0 {
  margin-left: 8px;
  margin-right: 8px;
}
.logo_lite_b100 .pattern-out-7a14 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover-cf50 .surface_blue_bb7e {
  margin-bottom: 2em;
}
.hover-cf50 .selected-439a {
  margin-bottom: 15px;
}
.hover-cf50 .selected-439a:last-child {
  margin-bottom: 0;
}
.hover-cf50 .caption_33b4 {
  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) {
  .hover-cf50 .caption_33b4 {
    display: block;
  }
}
.hover-cf50 .button-4c1a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover-cf50 .button-4c1a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover-cf50 .hot-aca6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover-cf50 .hot-aca6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover-cf50 .hot-aca6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover-cf50 .column_bottom_f530 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-cf50 .column_bottom_f530 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover-cf50 .summary-active-0174 p:last-child {
  margin-bottom: 0;
}
.hover-cf50 .white-1311 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover-cf50 .paragraph_4986 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover-cf50 .module-1ea3 {
  margin-top: 1em;
}
.hover-cf50 .wrapper_mini_0fd8 {
  top: 0;
  display: block;
}
.hover-cf50 .wrapper_mini_0fd8 a {
  color: inherit;
}
.hover-cf50 .wrapper_mini_0fd8 a:hover {
  color: inherit;
}
.hover-cf50 .alert_tiny_a522 {
  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;
}
.hover-cf50 .alert_tiny_a522:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover-cf50 .paragraph_4986 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover-cf50 .right_6a4b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover-cf50 .right_6a4b:first-child {
  margin-top: 0;
}
.hover-cf50 .right_6a4b.top_6d70 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover-cf50 .right_6a4b.pressed_ee60 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-cf50
  .right_6a4b.pressed_ee60.dropdown_debf
  .module-1ea3 {
  width: 100%;
}
.hover-cf50 .pressed_ee60 {
  -webkit-box-align: center;
  align-items: center;
}
.hover-cf50 .pressed_ee60 .logo_lite_b100,
.hover-cf50 .pressed_ee60 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover-cf50 .hot-aca6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-cf50 .hot-aca6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-cf50 .hot-aca6: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;
}
.hover-cf50 .top_6d70 {
  z-index: 5;
}
.hover-cf50 .inner_99a5 .image_f4db {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover-cf50 .texture_first_8eb2 .image_f4db {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover-cf50 .heading-dim-20fa .image_f4db {
  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;
}
.hover-cf50.silver_61ae .caption_33b4,
.hover-cf50.text_action_155c .caption_33b4 {
  display: block;
}
.hover-cf50.silver_61ae .caption_33b4 .info_east_6ace,
.hover-cf50.silver_61ae .caption_33b4 .paragraph_4986,
.hover-cf50.text_action_155c .caption_33b4 .info_east_6ace,
.hover-cf50.text_action_155c .caption_33b4 .paragraph_4986 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover-cf50.video-green-3225 .button-4c1a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover-cf50.video-green-3225 .button-4c1a {
    margin-right: 0;
  }
}
.hover-cf50.silver_61ae .button-4c1a,
.hover-cf50.text_action_155c .button-4c1a {
  padding-top: 40%;
}
.hover-cf50.silver_61ae .surface_blue_bb7e,
.hover-cf50.text_action_155c .surface_blue_bb7e {
  display: block;
}
.hover-cf50.silver_61ae .fn-sticky-5c26 .paragraph_4986,
.hover-cf50.text_action_155c .fn-sticky-5c26 .paragraph_4986 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover-cf50.silver_61ae .button-4c1a,
.hover-cf50.text_action_155c .button-4c1a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover-cf50.silver_61ae .paragraph_4986 {
  padding: 1em;
}
.north_3e3a {
  margin: 30px auto;
  display: block;
}
.north_3e3a .progress_easy_936b > * {
  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;
}
.north_3e3a .progress_easy_936b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.north_3e3a .progress_easy_936b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content-old-cdda .logo_lite_b100 {
  margin-bottom: 1.41575em;
}
.content-old-cdda .photo_dd06 {
  margin-bottom: 1.618em;
}
.yellow-2114 .last-abe1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.yellow-2114 .last-abe1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.yellow-2114 .thumbnail-338c {
  max-width: 100%;
  overflow: auto;
}
.soft-6ef6 .yellow-2114 a:hover {
  text-decoration: underline;
}
.thick-c8ef .selected-439a:not(.column_bottom_f530),
.thick-c8ef .hot-aca6 {
  margin-bottom: 1.41575em;
}
.thick-c8ef .selected-439a:not(.column_bottom_f530):last-child,
.thick-c8ef .hot-aca6:last-child {
  margin-bottom: 0;
}
.thick-c8ef .selected-439a.stale_3417 {
  margin-bottom: 0.41575em;
}
.thick-c8ef .header_bfee:before,
.thick-c8ef .huge-46bf:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.thick-c8ef .header_bfee:before {
  content: "\f115";
}
.thick-c8ef .huge-46bf:before {
  content: "\f02c";
}
.thick-c8ef .footer-922b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.thick-c8ef .footer-922b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.motion_dbee {
  display: -webkit-box;
  display: flex;
}
.motion_dbee .icon-dirty-0161 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .motion_dbee .icon-dirty-0161 {
    flex-basis: 90px;
  }
}
.motion_dbee .banner_ea23 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .motion_dbee .banner_ea23 {
    flex-basis: calc(100% - 50px);
  }
}
.motion_dbee .clean-063d p:last-child {
  margin-bottom: 0.72em;
}
.top_ee5e .progress_easy_936b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.top_ee5e .progress_easy_936b:after,
.top_ee5e .progress_easy_936b:before {
  content: "";
  display: table;
}
.top_ee5e .progress_easy_936b:after {
  clear: both;
}
.top_ee5e .progress_easy_936b .dropdown_d520,
.top_ee5e .progress_easy_936b .accordion_action_5e6e {
  width: 49%;
}
.top_ee5e .progress_easy_936b .dropdown_d520 a span.form-effa,
.top_ee5e .progress_easy_936b .accordion_action_5e6e a span.form-effa {
  display: block;
  margin-bottom: 5px;
}
.top_ee5e .progress_easy_936b .accordion_action_5e6e {
  float: left;
  text-align: left;
}
.top_ee5e .progress_easy_936b .dropdown_d520 {
  float: right;
  text-align: right;
}
.feature_rough_1964 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature_rough_1964 {
    margin-bottom: 0;
  }
}
.gallery_f73f {
  margin-bottom: 1em;
}
.gallery_f73f .column_bottom_f530 {
  font-size: 1.1em;
  line-height: 1.3;
}
.grid-3494 a {
  display: block;
  line-height: 0;
  position: relative;
}
.feature-e8e7 .gallery_f73f,
.dirty_3227 .gallery_f73f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .feature-e8e7 .gallery_f73f,
  .dirty_3227 .gallery_f73f {
    display: block;
  }
}
.feature-e8e7 .grid-3494,
.dirty_3227 .grid-3494 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .feature-e8e7 .grid-3494,
  .dirty_3227 .grid-3494 {
    margin-bottom: 1em;
  }
}
.feature-e8e7 .grid-3494 img,
.dirty_3227 .grid-3494 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.feature-e8e7 .sidebar-debe,
.dirty_3227 .sidebar-debe {
  flex-basis: calc(100% - 160px);
}
.feature-e8e7 .sidebar-debe p,
.dirty_3227 .sidebar-debe p {
  margin-bottom: 0;
}
.feature-e8e7 .sidebar-debe {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .feature-e8e7 .sidebar-debe {
    padding-left: 0;
  }
}
.dirty_3227 .sidebar-debe {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dirty_3227 .sidebar-debe {
    padding-right: 0;
  }
}
.dirty_3227 .grid-3494 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.photo-747d .grid-3494 {
  margin-bottom: 0.5em;
}
.photo-747d .grid-3494 img {
  width: 100%;
}
.lite_5fe0 .rough-598a,
.hero_f6f1 .rough-598a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero_f6f1 .feature_current_f95f .progress_e284 p:last-child {
  margin-bottom: 0;
}
.photo_light_9b19 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hovered_4f63 .tabs_hard_0146 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hovered_4f63 .tabs_hard_0146:last-of-type {
    margin-bottom: 0;
  }
}
.hovered_4f63 .tabs_hard_0146 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered_4f63 .tabs_hard_0146 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hovered_4f63 .tabs_hard_0146 ul li {
  margin: 0 0 0.6em;
}
.hovered_4f63 .tabs_hard_0146 ul li.pagination-iron-b52c,
.hovered_4f63 .tabs_hard_0146 ul li.primary_simple_35ee {
  position: relative;
}
.hovered_4f63 .tabs_hard_0146 ul li.pagination-iron-b52c .column-8e87,
.hovered_4f63 .tabs_hard_0146 ul li.primary_simple_35ee .column-8e87 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hovered_4f63 .tabs_hard_0146 ul li.pagination-iron-b52c:after:after,
.hovered_4f63 .tabs_hard_0146 ul li.pagination-iron-b52c:after:before,
.hovered_4f63
  .tabs_hard_0146
  ul
  li.primary_simple_35ee:after:after,
.hovered_4f63
  .tabs_hard_0146
  ul
  li.primary_simple_35ee:after:before {
  content: "";
  display: table;
}
.hovered_4f63 .tabs_hard_0146 ul li.pagination-iron-b52c:after:after,
.hovered_4f63
  .tabs_hard_0146
  ul
  li.primary_simple_35ee:after:after {
  clear: both;
}
.hovered_4f63 .tabs_hard_0146 a.dropdown-90a8:hover {
  text-decoration: none;
}
.hovered_4f63 .tabs_hard_0146 select {
  max-width: 100%;
}
.hovered_4f63 .tabs_hard_0146 table {
  font-size: 85%;
}
.hovered_4f63 .tabs_hard_0146 table td,
.hovered_4f63 .tabs_hard_0146 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hovered_4f63 .tabs_hard_0146 table tfoot td {
  text-align: left;
}
.hovered_4f63 .tabs_hard_0146 :last-child {
  margin-bottom: 0;
}
.hovered_4f63 .tabs_hard_0146 .popup_down_7654 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hovered_4f63 .tabs_hard_0146 .popup_down_7654 label {
  width: 100%;
}
.hovered_4f63 .tabs_hard_0146 .popup_down_7654 .gallery-3a2f {
  width: 100%;
  display: block;
}
.hovered_4f63 .tabs_hard_0146 .popup_down_7654 .heading-orange-2e5f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hovered_4f63 .tabs_hard_0146 .popup_down_7654 .heading-orange-2e5f:hover svg #svg-search {
  fill: #444;
}
.hovered_4f63 .tabs_hard_0146 .popup_down_7654 .heading-orange-2e5f svg {
  width: 18px;
  height: 18px;
}
.hovered_4f63 .item_last_5056 ul ul,
.hovered_4f63 .over_f7af ul ul,
.hovered_4f63 .next_108f ul ul,
.hovered_4f63 .dropdown-hard-3d28 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hovered_4f63 .item_last_5056 .tiny_eaed > a,
.hovered_4f63 .over_f7af .tiny_eaed > a,
.hovered_4f63 .next_108f .tiny_eaed > a,
.hovered_4f63 .dropdown-hard-3d28 .tiny_eaed > a {
  margin-bottom: 0;
}
.hovered_4f63 .caption-0b51 li,
.hovered_4f63 .item_last_5056 li,
.hovered_4f63 .over-0609 li,
.hovered_4f63 .over_f7af li,
.hovered_4f63 .next_108f li,
.hovered_4f63 .dropdown-hard-3d28 li,
.hovered_4f63 .box_hovered_acae li,
.hovered_4f63 .current-fa49 li {
  display: block;
  position: relative;
}
.hovered_4f63 .caption-0b51 li:last-child,
.hovered_4f63 .item_last_5056 li:last-child,
.hovered_4f63 .over-0609 li:last-child,
.hovered_4f63 .over_f7af li:last-child,
.hovered_4f63 .next_108f li:last-child,
.hovered_4f63 .dropdown-hard-3d28 li:last-child,
.hovered_4f63 .box_hovered_acae li:last-child,
.hovered_4f63 .current-fa49 li:last-child {
  border: none;
}
.hovered_4f63 .caption-0b51 li a,
.hovered_4f63 .item_last_5056 li a,
.hovered_4f63 .over-0609 li a,
.hovered_4f63 .over_f7af li a,
.hovered_4f63 .next_108f li a,
.hovered_4f63 .dropdown-hard-3d28 li a,
.hovered_4f63 .box_hovered_acae li a,
.hovered_4f63 .current-fa49 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered_4f63 .caption-0b51 li ul li::before,
.hovered_4f63 .item_last_5056 li ul li::before,
.hovered_4f63 .over-0609 li ul li::before,
.hovered_4f63 .over_f7af li ul li::before,
.hovered_4f63 .next_108f li ul li::before,
.hovered_4f63 .dropdown-hard-3d28 li ul li::before,
.hovered_4f63 .box_hovered_acae li ul li::before,
.hovered_4f63 .current-fa49 li ul li::before {
  left: 15px;
}
.hovered_4f63 .caption-0b51 li ul a,
.hovered_4f63 .item_last_5056 li ul a,
.hovered_4f63 .over-0609 li ul a,
.hovered_4f63 .over_f7af li ul a,
.hovered_4f63 .next_108f li ul a,
.hovered_4f63 .dropdown-hard-3d28 li ul a,
.hovered_4f63 .box_hovered_acae li ul a,
.hovered_4f63 .current-fa49 li ul a {
  padding-left: 20px;
}
.hovered_4f63 .caption-0b51 li ul ul li::before,
.hovered_4f63 .item_last_5056 li ul ul li::before,
.hovered_4f63 .over-0609 li ul ul li::before,
.hovered_4f63 .over_f7af li ul ul li::before,
.hovered_4f63 .next_108f li ul ul li::before,
.hovered_4f63 .dropdown-hard-3d28 li ul ul li::before,
.hovered_4f63 .box_hovered_acae li ul ul li::before,
.hovered_4f63 .current-fa49 li ul ul li::before {
  left: 30px;
}
.hovered_4f63 .caption-0b51 li ul ul a,
.hovered_4f63 .item_last_5056 li ul ul a,
.hovered_4f63 .over-0609 li ul ul a,
.hovered_4f63 .over_f7af li ul ul a,
.hovered_4f63 .next_108f li ul ul a,
.hovered_4f63 .dropdown-hard-3d28 li ul ul a,
.hovered_4f63 .box_hovered_acae li ul ul a,
.hovered_4f63 .current-fa49 li ul ul a {
  padding-left: 40px;
}
.hovered_4f63 .pagination_db16 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered_4f63 .current-fa49 ul li {
  margin-bottom: 1.41575em;
}
.hovered_4f63 .current-fa49 ul li .cold-b0a8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hovered_4f63 .current-fa49 ul li .preview-short-994b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bottom_b886 .caption-0b51 li a,
.bottom_b886 .item_last_5056 li a,
.bottom_b886 .over-0609 li a,
.bottom_b886 .over_f7af li a,
.bottom_b886 .next_108f li a,
.bottom_b886 .dropdown-hard-3d28 li a,
.bottom_b886 .box_hovered_acae li a,
.bottom_b886 .current-fa49 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom_b886 .pagination_db16 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom_b886 .tabs_hard_0146 ul li.pagination-iron-b52c .column-8e87,
.bottom_b886 .tabs_hard_0146 ul li.primary_simple_35ee .column-8e87 {
  background: rgba(0, 0, 0, 0.2);
}
.bottom_b886 .hovered_4f63 .tabs_hard_0146 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_46c1 .hovered_4f63 .yellow_681d li {
  margin: 0;
}
.pagination_46c1 .hovered_4f63 .yellow_681d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pagination_46c1 .hovered_4f63 .yellow_681d li ul {
  margin: 0;
}
.pagination_46c1 .hovered_4f63 .yellow_681d li ul li a {
  padding-left: 15px;
}
.pagination_46c1 .hovered_4f63 .yellow_681d li ul li li a {
  padding-left: 30px;
}
.pagination_46c1 .hovered_4f63 .yellow_681d li.cold_2a99 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pagination_46c1 .hovered_4f63 .yellow_681d li.cold_2a99 > 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;
}
.pagination_46c1 .hovered_4f63 .yellow_681d li.cold_2a99 > 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;
}
.main_left_3a93 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.orange_3e6a {
  position: relative;
  z-index: 10;
}
.orange_3e6a .pattern-6692 {
  width: 100%;
  max-width: 100%;
}
.grid-668a .message_568e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.grid-668a .info-wood-fe38 {
}
.grid-668a .bottom_b886 {
  background: #292929;
}
.thumbnail-liquid-409d .message_568e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.thumbnail-liquid-409d .info-wood-fe38 {
  background: #f9f9f9;
}
.thumbnail-liquid-409d .bottom_b886 {
  background: #303030;
}
.info_glass_7cc7 .message_568e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .info_glass_7cc7 .link-lower-ab17 {
    margin-bottom: 1em;
  }
  .info_glass_7cc7 .link-lower-ab17:last-child {
    margin-bottom: 0;
  }
}
.info_glass_7cc7 .info-wood-fe38 {
  background: #ededed;
}
.info_glass_7cc7 .bottom_b886 {
  background: #1a1a1a;
}
.message_568e.info-wood-fe38 {
  color: rgba(0, 0, 0, 0.6);
}
.message_568e.info-wood-fe38 .soft-3a7c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message_568e.bottom_b886 {
  color: rgba(255, 255, 255, 0.99);
}
.message_568e.bottom_b886 a:not(.dropdown-90a8) {
  color: rgba(255, 255, 255, 0.79);
}
.message_568e.bottom_b886 a:not(.dropdown-90a8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_568e.bottom_b886 .soft-3a7c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_568e.bottom_b886 table tbody td,
.message_568e.bottom_b886 table th {
  background: rgba(0, 0, 0, 0.08);
}
.last-bf62.block-0953 .box-4be4 {
  max-width: initial;
}
.last-bf62 .active-300c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.last-bf62 .active-300c .pattern-6692 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .last-bf62 .active-300c .pattern-6692 {
    display: block;
    margin-bottom: 2em;
  }
  .last-bf62 .active-300c .pattern-6692:last-child {
    margin-bottom: 0;
  }
}
.info_glass_7cc7 .link-lower-ab17:last-child,
.thumbnail-liquid-409d .link-lower-ab17:last-child,
.grid-668a .link-lower-ab17:last-child {
  margin-bottom: 0;
}
.info_glass_7cc7 .link-lower-ab17 .hovered_4f63 .tabs_hard_0146:last-child,
.thumbnail-liquid-409d .link-lower-ab17 .hovered_4f63 .tabs_hard_0146:last-child,
.grid-668a .link-lower-ab17 .hovered_4f63 .tabs_hard_0146:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .info_glass_7cc7 .form-huge-a243,
  .info_glass_7cc7 .aside-4251,
  .thumbnail-liquid-409d .form-huge-a243,
  .thumbnail-liquid-409d .aside-4251,
  .grid-668a .form-huge-a243,
  .grid-668a .aside-4251 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .orange_3e6a .link-lower-ab17 {
    margin-bottom: 2em;
  }
}
.orange_3e6a p:last-child {
  margin-bottom: 0;
}
.orange_3e6a li,
.orange_3e6a ul {
  list-style: none;
  margin: 0;
}
.orange_3e6a ul ul {
  margin-left: 2.617924em;
}
.inner_80e9 {
  font-size: 0.875em;
}

/* css-noise: 7ba7 */
.promo-block-o4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
