/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notice-db70/customify
Author: WPCustomify
Author URI: https://pressmaximum.notice-db70
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.notice-db70/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.header-yellow-1d78.inner_af9f/licenses/gpl-2.0.caption_green_7125
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.search_light_87d0/, (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.button-up-3d16.section-125e/normalize.nav_fedb/
 ======
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.nav_fedb v7.0.0 | MIT License | github.notice-db70/necolas/normalize.nav_fedb */
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;
}
.shade_hot_4cb0 .huge_662e,
.picture-5025,
.fast-251f,
.active-fixed-0036,
.clean-4255,
.grid_5fb7,
.content_cool_0226,
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-5025,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .picture-5025,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .picture-5025,
  h1 {
    font-size: 1.8em;
  }
}
.fast-251f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fast-251f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fast-251f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fast-251f,
  h2 {
    font-size: 1.7em;
  }
}
.active-fixed-0036,
h3 {
  font-size: 1.618em;
}
.shade_hot_4cb0 .huge_662e,
.clean-4255,
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.hovered_9739 {
  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;
}
.border-center-cb3e:after,
.border-center-cb3e:before,
.pagination-b899:after,
.pagination-b899:before {
  content: "";
  display: table;
}
.border-center-cb3e:after,
.pagination-b899:after {
  clear: both;
}
.secondary-light-47f4 {
  float: right;
  margin-right: 0;
}
.pattern-ff55 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.mask_out_3f00 .detail_advanced_ca5c,
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;
}
.mask_out_3f00 .detail_advanced_ca5c: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;
}
.shade-active-069e .detail_advanced_ca5c {
  box-shadow: none;
}
.shade-active-069e
  .detail_advanced_ca5c
  .preview_hovered_d713 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shade-active-069e .detail_advanced_ca5c .module_890d {
  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;
}
.shade-active-069e
  .detail_advanced_ca5c
  .module_890d
  b {
  display: none;
}
.shade-active-069e .table_under_0a64 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.element_0675:not(.message_3638):not(.paragraph-b3de),
button:not(.message_3638):not(.paragraph-b3de),
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ),
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ),
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ) {
  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;
}
.element_0675:not(.message_3638):not(
    .paragraph-b3de
  ):hover,
button:not(.message_3638):not(
    .paragraph-b3de
  ):hover,
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ):hover,
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ):hover,
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.element_0675:not(.message_3638):not(
    .paragraph-b3de
  ):active,
.element_0675:not(.message_3638):not(
    .paragraph-b3de
  ):focus,
button:not(.message_3638):not(
    .paragraph-b3de
  ):active,
button:not(.message_3638):not(
    .paragraph-b3de
  ):focus,
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ):active,
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ):focus,
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ):active,
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ):focus,
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ):active,
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ):focus {
  outline: 0;
}
.element_0675:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4,
button:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4,
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4,
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4,
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4 {
  position: relative;
}
.element_0675:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .huge-a2ee,
.element_0675:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .pink_4c04,
.element_0675:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .shadow-ece1,
.element_0675:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  i,
.element_0675:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  svg,
button:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .huge-a2ee,
button:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .pink_4c04,
button:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .shadow-ece1,
button:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  i,
button:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  svg,
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .huge-a2ee,
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .pink_4c04,
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .shadow-ece1,
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  i,
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  svg,
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .huge-a2ee,
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .pink_4c04,
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .shadow-ece1,
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  i,
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  svg,
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .huge-a2ee,
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .pink_4c04,
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  .shadow-ece1,
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  i,
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4
  svg {
  visibility: hidden;
}
.element_0675:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4:after,
button:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4:after,
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4:after,
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4:after,
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ).fn-loading-06b4: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;
}
.element_0675:not(.message_3638):not(.paragraph-b3de),
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ),
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ),
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ) {
  color: #fff;
  background: #235787;
}
.element_0675:not(.message_3638):not(
    .paragraph-b3de
  ):focus,
input[type="button"]:not(.message_3638):not(
    .paragraph-b3de
  ):focus,
input[type="reset"]:not(.message_3638):not(
    .paragraph-b3de
  ):focus,
input[type="submit"]:not(.message_3638):not(
    .paragraph-b3de
  ):focus {
  color: #fff;
}
.element_0675.fn-disabled-06b4:not(.message_3638):not(
    .paragraph-b3de
  ),
.element_0675[disabled]:not(.message_3638):not(
    .paragraph-b3de
  ),
button.fn-disabled-06b4:not(.message_3638):not(
    .paragraph-b3de
  ),
button[disabled]:not(.message_3638):not(
    .paragraph-b3de
  ) {
  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;
}
.fluid_fd17 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fluid_fd17: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;
}
.fast_7a16 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.shade_fluid_632d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.progress-018e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.border-center-cb3e:after,
.border-center-cb3e:before,
.thumbnail_dirty_d571:after,
.thumbnail_dirty_d571:before,
.center_715c:after,
.center_715c:before,
.motion_30af:after,
.motion_30af:before,
.tiny-522e:after,
.tiny-522e:before,
.link-gas-2094:after,
.link-gas-2094:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.border-center-cb3e:after,
.thumbnail_dirty_d571:after,
.center_715c:after,
.motion_30af:after,
.tiny-522e:after,
.link-gas-2094:after {
  clear: both;
}
.thumbnail_dirty_d571 .liquid-6d5c,
.center_715c .liquid-6d5c,
.current_bf50 .liquid-6d5c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.carousel_basic_fc3d {
  display: inline-block;
}
.out_d7aa {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.out_d7aa img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.out_d7aa .module-dim-09fb {
  padding: 1em 0;
  font-size: 85%;
}
.module-dim-09fb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.heading_blue_0d46 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.heading_blue_0d46:after,
.heading_blue_0d46:before {
  content: "";
  display: table;
}
.heading_blue_0d46:after {
  clear: both;
}
.layout-8925 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.form_paper_19d2 .layout-8925 {
  max-width: 50%;
}
.background_focused_ff6d .layout-8925 {
  max-width: 33.33%;
}
.badge_slow_6d65 .layout-8925 {
  max-width: 25%;
}
.frame-4094 .layout-8925 {
  max-width: 20%;
}
.upper-aa72 .layout-8925 {
  max-width: 16.66%;
}
.wrapper-gold-bac7 .layout-8925 {
  max-width: 14.28%;
}
.table_wood_59d5 .layout-8925 {
  max-width: 12.5%;
}
.primary_soft_3d5a .layout-8925 {
  max-width: 11.11%;
}
.full-324c {
  display: block;
}
.shade_hot_4cb0 .top-6c05 label,
.shade_hot_4cb0 .column_d994 label,
.shade_hot_4cb0 .large-1f29 label,
.shade_hot_4cb0 .alert-medium-a523 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.huge-c9d7 {
  list-style: none;
  margin: 0;
}
.huge-c9d7 article.breadcrumb-7f57 {
  margin-bottom: 0;
}
.huge-c9d7 ul {
  list-style: none;
  margin: 0;
}
.huge-c9d7 .modal-dynamic-c9b6 li.breadcrumb-7f57 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .huge-c9d7 .modal-dynamic-c9b6 li.breadcrumb-7f57 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .huge-c9d7 .modal-dynamic-c9b6 li.breadcrumb-7f57: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) {
  .huge-c9d7 .modal-dynamic-c9b6 li.breadcrumb-7f57 li.breadcrumb-7f57 li.breadcrumb-7f57 li.breadcrumb-7f57 {
    padding-left: 0;
  }
}
article.breadcrumb-7f57 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-7f57 .thumbnail_dirty_d571 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-7f57 .accordion-wide-abca {
  float: left;
}
article.breadcrumb-7f57 .tall_5e50 {
  margin-left: 85px;
}
article.breadcrumb-7f57 .badge_6f30 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-7f57 .badge_6f30 .sort-easy-d7a2 {
  margin-left: 10px;
}
article.breadcrumb-7f57 .under_f286 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-7f57 .focus-80fb {
  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 .top-6c05,
  #respond .large-1f29,
  #respond .alert-medium-a523 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top-6c05 input,
#respond .large-1f29 input,
#respond .alert-medium-a523 input {
  width: 100%;
}
#respond .alert-medium-a523 {
  margin-right: 0;
}
#respond .menu-glass-605d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item-gold-3bec {
  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;
}
.item-gold-3bec.hard_3cf2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.item-gold-3bec 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%);
}
.item-gold-3bec:focus,
.item-gold-3bec: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);
}
.shadow_static_62ed {
  border-radius: 10%;
}
.accent_copper_ae0e {
  border-radius: 50%;
}
.info_3e23 {
  font-size: 0.72em;
}
.input-e028 {
  font-size: 0.875em;
}
.short_0b82 {
  font-size: 1.1em;
}
.rough-9754 {
  text-transform: uppercase;
  line-height: 1.2;
}
.rough-9754.info_3e23 {
  letter-spacing: 0.5px;
}
.outline_ba6e,
.outline_ba6e a {
  color: #6d6d6d;
}
.outline_ba6e a:hover {
  color: #111;
}
.inner_981a {
  color: #6d6d6d;
}
.layout-gold-cef0 {
  overflow-x: hidden;
}
.layout-gold-cef0 .iron_f9c8.block_bfb9 {
  position: relative;
}
.layout-gold-cef0 .iron_f9c8.block_bfb9.cold_d03c {
  position: initial;
}
.layout-gold-cef0
  .iron_f9c8.block_bfb9.cold_d03c
  .wrapper-pressed-3a7f {
  left: auto;
}
.layout-gold-cef0 .iron_f9c8 .wrapper-pressed-3a7f {
  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;
}
.layout-gold-cef0 .iron_f9c8:hover.block_bfb9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.layout-gold-cef0
  .iron_f9c8:hover.block_bfb9
  .wrapper-pressed-3a7f {
  display: block;
  z-index: 9999999;
}
.layout-gold-cef0 .progress_02ca .icon_acaf,
.layout-gold-cef0 .tag-9b92 .icon_acaf {
  display: none;
}
.layout-gold-cef0 .large_0f80 .iron_f9c8:hover.block_bfb9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.shade_hot_4cb0 .top-6c05 label,
.shade_hot_4cb0 .column_d994 label,
.shade_hot_4cb0 .large-1f29 label,
.shade_hot_4cb0 .alert-medium-a523 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.huge-c9d7 {
  list-style: none;
  margin: 0;
}
.huge-c9d7 article.breadcrumb-7f57 {
  margin-bottom: 0;
}
.huge-c9d7 ul {
  list-style: none;
  margin: 0;
}
.huge-c9d7 .modal-dynamic-c9b6 li.breadcrumb-7f57 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .huge-c9d7 .modal-dynamic-c9b6 li.breadcrumb-7f57 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .huge-c9d7 .modal-dynamic-c9b6 li.breadcrumb-7f57: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) {
  .huge-c9d7 .modal-dynamic-c9b6 li.breadcrumb-7f57 li.breadcrumb-7f57 li.breadcrumb-7f57 li.breadcrumb-7f57 {
    padding-left: 0;
  }
}
article.breadcrumb-7f57 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-7f57 .thumbnail_dirty_d571 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-7f57 .accordion-wide-abca {
  float: left;
}
article.breadcrumb-7f57 .tall_5e50 {
  margin-left: 85px;
}
article.breadcrumb-7f57 .badge_6f30 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-7f57 .badge_6f30 .sort-easy-d7a2 {
  margin-left: 10px;
}
article.breadcrumb-7f57 .under_f286 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-7f57 .focus-80fb {
  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 .top-6c05,
  #respond .large-1f29,
  #respond .alert-medium-a523 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top-6c05 input,
#respond .large-1f29 input,
#respond .alert-medium-a523 input {
  width: 100%;
}
#respond .alert-medium-a523 {
  margin-right: 0;
}
#respond .menu-glass-605d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress_02ca .logo_f50c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.logo_f50c .center_a241.sidebar_simple_eb63 .component-01d8 > li > a:focus,
.logo_f50c .center_a241.sidebar_simple_eb63 .component-01d8 > li > a:hover,
.logo_f50c .center_a241.search_white_b9d8 .component-01d8 > li > a:focus,
.logo_f50c .center_a241.search_white_b9d8 .component-01d8 > li > a:hover,
.logo_f50c .center_a241.focus-stale-b88d .component-01d8 > li > a:focus,
.logo_f50c .center_a241.focus-stale-b88d .component-01d8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_f50c
  .center_a241.sidebar_simple_eb63
  .component-01d8
  > li.medium_0717
  > a,
.logo_f50c
  .center_a241.sidebar_simple_eb63
  .component-01d8
  > li.frame-9a70
  > a,
.logo_f50c
  .center_a241.search_white_b9d8
  .component-01d8
  > li.medium_0717
  > a,
.logo_f50c
  .center_a241.search_white_b9d8
  .component-01d8
  > li.frame-9a70
  > a,
.logo_f50c
  .center_a241.focus-stale-b88d
  .component-01d8
  > li.medium_0717
  > a,
.logo_f50c .center_a241.focus-stale-b88d .component-01d8 > li.pink-9190 > a {
  color: rgba(255, 255, 255, 0.99);
}
.logo_f50c .input_13c0,
.logo_f50c .input_13c0 a {
  color: rgba(255, 255, 255, 0.99);
}
.logo_f50c .accent-action-f5a7.medium_de5b li a,
.logo_f50c .detail_a7bb a,
.logo_f50c .article_e617,
.logo_f50c .component-01d8 > li > a,
.logo_f50c .top-687e {
  color: rgba(255, 255, 255, 0.79);
}
.logo_f50c .accent-action-f5a7.medium_de5b li a:hover,
.logo_f50c .detail_a7bb a:hover,
.logo_f50c .article_e617:hover,
.logo_f50c .component-01d8 > li > a:hover,
.logo_f50c .top-687e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_f50c .article_7c17 {
  color: rgba(255, 255, 255, 0.79);
}
.logo_f50c .article_7c17 .chip-270f {
  color: rgba(255, 255, 255, 0.99);
}
.logo_f50c .article_7c17:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_f50c .caption_liquid_10da .secondary-b248 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo_f50c .caption_liquid_10da .secondary-b248 .feature_hard_b0d6 {
  color: rgba(255, 255, 255, 0.79);
}
.logo_f50c
  .caption_liquid_10da
  .secondary-b248
  .feature_hard_b0d6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo_f50c
  .caption_liquid_10da
  .secondary-b248
  .feature_hard_b0d6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo_f50c
  .caption_liquid_10da
  .secondary-b248
  .feature_hard_b0d6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo_f50c
  .caption_liquid_10da
  .secondary-b248
  .feature_hard_b0d6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo_f50c .caption_liquid_10da .progress-silver-da10 {
  color: rgba(255, 255, 255, 0.79);
}
.logo_f50c .caption_liquid_10da .progress-silver-da10:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-dbb1
  .logo_f50c
  .caption_liquid_10da
  .center_1c8a
  .shadow-7ab9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module-dbb1
  .logo_f50c
  .caption_liquid_10da
  .center_1c8a
  .feature_hard_b0d6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_02ca .card-top-00fc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.card-top-00fc .center_a241.sidebar_simple_eb63 .component-01d8 > li > a:focus,
.card-top-00fc .center_a241.sidebar_simple_eb63 .component-01d8 > li > a:hover,
.card-top-00fc .center_a241.search_white_b9d8 .component-01d8 > li > a:focus,
.card-top-00fc .center_a241.search_white_b9d8 .component-01d8 > li > a:hover,
.card-top-00fc .center_a241.focus-stale-b88d .component-01d8 > li > a:focus,
.card-top-00fc .center_a241.focus-stale-b88d .component-01d8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-top-00fc
  .center_a241.sidebar_simple_eb63
  .component-01d8
  > li.medium_0717
  > a,
.card-top-00fc
  .center_a241.sidebar_simple_eb63
  .component-01d8
  > li.frame-9a70
  > a,
.card-top-00fc
  .center_a241.search_white_b9d8
  .component-01d8
  > li.medium_0717
  > a,
.card-top-00fc
  .center_a241.search_white_b9d8
  .component-01d8
  > li.frame-9a70
  > a,
.card-top-00fc
  .center_a241.focus-stale-b88d
  .component-01d8
  > li.medium_0717
  > a,
.card-top-00fc .center_a241.focus-stale-b88d .component-01d8 > li.pink-9190 > a {
  color: rgba(0, 0, 0, 0.8);
}
.card-top-00fc .input_13c0,
.card-top-00fc .input_13c0 a {
  color: rgba(0, 0, 0, 0.8);
}
.card-top-00fc .accent-action-f5a7.medium_de5b li a,
.card-top-00fc .detail_a7bb a,
.card-top-00fc .article_e617,
.card-top-00fc .component-01d8 > li > a,
.card-top-00fc .top-687e {
  color: rgba(0, 0, 0, 0.55);
}
.card-top-00fc .accent-action-f5a7.medium_de5b li a:hover,
.card-top-00fc .detail_a7bb a:hover,
.card-top-00fc .article_e617:hover,
.card-top-00fc .component-01d8 > li > a:hover,
.card-top-00fc .top-687e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-top-00fc .article_7c17 {
  color: rgba(0, 0, 0, 0.55);
}
.card-top-00fc .article_7c17 .chip-270f {
  color: rgba(0, 0, 0, 0.8);
}
.card-top-00fc .article_7c17:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick_2243 .pattern_solid_8c53 {
  margin-left: auto;
  margin-right: auto;
}
.center_715c > * {
  margin-left: auto;
  margin-right: auto;
}
.center_715c .fast_7a16 {
  margin-right: 1.41575em;
}
.card_0349 .center_715c > .avatar-5f90 {
  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;
}
.card_0349 .center_715c > .dark-838f {
  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;
}
.surface-rough-a7be.thick_2243 .pattern_solid_8c53,
.mini_aa39.thick_2243 .pattern_solid_8c53 {
  margin-left: 0;
}
.component-large-cd28.thick_2243 .pattern_solid_8c53,
.wide_aa1a.thick_2243 .pattern_solid_8c53 {
  margin-right: 0;
}
.center_715c ol,
.center_715c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.label-stone-e3f7 video {
  max-width: 100%;
}
.shade_hovered_2a53 img {
  display: block;
}
.shade_hovered_2a53.fast_7a16,
.shade_hovered_2a53.shade_fluid_632d {
  width: 100%;
}
.shade_hovered_2a53.dark-838f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.item-current-1960:not(.secondary_copper_ee38) {
  margin: 1.5em auto;
}
.border-7587 p {
  padding: 1.5em 14px;
}
ul.list-d293.dark-838f,
ul.list-d293.avatar-5f90,
ul.list-d293.top_3411.avatar-5f90 {
  padding: 0 14px;
}
.alert-wood-f3de {
  display: block;
  overflow-x: auto;
}
.alert-wood-f3de table {
  border-collapse: collapse;
  width: 100%;
}
.alert-wood-f3de td,
.alert-wood-f3de th {
  padding: 0.5em;
}
.center_715c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.center_715c ol ol,
.center_715c ol ul,
.center_715c ul ol,
.center_715c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.center_715c ol ol li,
.center_715c ol ul li,
.center_715c ul ol li,
.center_715c ul ul li {
  margin-left: 0;
}
.photo-rough-57c4.modal_action_b42a > .lite_4325 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.photo-rough-57c4.modal_action_b42a > .lite_4325 iframe,
.photo-rough-57c4.modal_action_b42a > .lite_4325 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.panel_new_3d37 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.panel_new_3d37.mask_41a0 {
  padding: 0;
}
.panel_new_3d37.mask_41a0 cite {
  font-size: 13px;
}
.panel_new_3d37 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.panel_new_3d37 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hover-blue-dd2c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hover-blue-dd2c > p:first-child {
  margin-top: 0;
}
.hover-blue-dd2c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hover-blue-dd2c blockquote {
  border-left: 0;
}
.shade-green-d406 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shade-green-d406:not(.right-8dc8) {
  max-width: 100px;
}
.shade-green-d406.border-narrow-fb1c {
  border-bottom: none !important;
  text-align: center;
}
.shade-green-d406.border-narrow-fb1c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .border-7587 p {
    padding: 1.5em 0;
  }
}
.active-5973 {
  color: #0073aa;
}
.carousel-da16 {
  background-color: #0073aa;
}
.white-773f {
  color: #229fd8;
}
.list-light-cdc2 {
  background-color: #229fd8;
}
.menu_lower_6f8c {
  color: #eee;
}
.liquid-6784 {
  background-color: #eee;
}
.banner_easy_1a5e {
  color: #444;
}
.orange_a8d4 {
  background-color: #444;
}
.tag_0116 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tag_0116 .gradient-hard-8f72 .detail_a7bb {
  font-size: 15px;
}
.tag_0116 .detail_a7bb {
  line-height: 1.3;
}
.tag_0116 .card-top-00fc {
}
.tag_0116 .logo_f50c {
  background: #235787;
}
.content_b4a3 {
  padding: 0;
}
.content_b4a3 .logo_f50c {
  background: #1a1a1a;
}
.content_b4a3 .card-top-00fc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.chip-bronze-bb84 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.chip-bronze-bb84 .card-top-00fc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.chip-bronze-bb84 .logo_f50c {
  background: #303030;
}
.link-gas-2094 {
  position: relative;
  z-index: 10;
}
.link-gas-2094 .container-adb7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.action-9a7b .block_bfb9 {
  display: inline-block;
  vertical-align: middle;
}
.action-9a7b.solid-0279 .block_bfb9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .action-9a7b.solid-0279 .block_bfb9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .action-9a7b.solid-0279 .block_bfb9 {
    margin-right: 0.4em;
  }
}
.action-9a7b.solid-0279 .block_bfb9:last-child {
  margin-right: 0;
}
.preview_a016 .container-adb7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress_02ca .gradient-hard-8f72 {
    margin: 0 -0.5em;
  }
  .progress_02ca .gradient-hard-8f72 [class*="customify-col-"],
  .progress_02ca .gradient-hard-8f72 [class*="customify-col_"],
  .progress_02ca .gradient-hard-8f72 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress_02ca.plasma_2a48 .container-adb7 {
  background: 0 0 !important;
}
.progress_02ca.plasma_2a48 .container-adb7,
.progress_02ca.preview_a016 .container-adb7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress_02ca.copper_bf0b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress_02ca.preview_a016 .container-adb7 {
  box-shadow: none !important;
}
.middle-130f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .middle-130f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .middle-130f {
    padding: 18px 0 20px;
  }
}
.middle-130f .container-0cc0 {
  width: 100%;
}
.middle-130f .warm-4f6b {
  margin-bottom: 0;
}
.middle-130f .breadcrumb_purple_056c {
  margin-top: 5px;
  font-size: 0.875em;
}
.banner-green-9063 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.banner-green-9063 .section_a2ae {
  width: 100%;
}
.article_warm_1dd7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article_warm_1dd7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article_warm_1dd7 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;
}
.article_warm_1dd7 li:last-child:after {
  display: none;
}
.article_warm_1dd7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.disabled-right-661a .icon_acaf button,
.middle-130f .icon_acaf button {
  left: 0;
}
.disabled-right-661a .section_a2ae,
.middle-130f .section_a2ae {
  padding-left: 0;
  padding-right: 0;
}
.disabled-right-661a .banner-green-9063,
.middle-130f .banner-green-9063 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.disabled-right-661a {
  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;
}
.disabled-right-661a: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;
}
.disabled-right-661a .picture_over_b14c {
  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) {
  .disabled-right-661a .picture_over_b14c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-right-661a .picture_over_b14c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .disabled-right-661a .picture_over_b14c {
    min-height: 200px;
  }
}
.disabled-right-661a .article_warm_1dd7 {
  color: rgba(255, 255, 255, 0.8);
}
.disabled-right-661a .article_warm_1dd7 a,
.disabled-right-661a .article_warm_1dd7 li:after {
  color: inherit;
}
.disabled-right-661a .article_warm_1dd7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.menu-complex-a762 {
  margin-bottom: 0.5em;
}
.widget_clean_31e3 {
  margin-bottom: 1.2em;
}
.widget_clean_31e3,
.menu-complex-a762 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.widget_clean_31e3 p:last-child,
.menu-complex-a762 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .icon_acaf,
#masthead .icon_acaf {
  display: none;
}
#masthead
  > .icon_acaf.label_fluid_0fd3 {
  display: none;
}
#masthead > .icon_acaf button {
  left: 0;
}
.status-rough-59c1 {
  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%;
}
.status-rough-59c1 .block_bfb9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.status-rough-59c1 .heading_8844 {
  display: -webkit-box;
  display: flex;
}
.status-rough-59c1 .heading_8844.module_blue_a265 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.status-rough-59c1 .heading_8844.steel_27fa {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.status-rough-59c1 .heading_8844.dim_e667 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.status-rough-59c1.banner-2e2d.silver-90b8 .heading_8844.module_blue_a265 {
  flex-basis: 100%;
}
.status-rough-59c1.panel_iron_a47d .heading_8844.steel_27fa {
  -webkit-box-flex: 1;
  flex: auto;
}
.status-rough-59c1.panel_iron_a47d .heading_8844.dim_e667 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .icon_acaf.label_fluid_0fd3 {
  display: none;
}
#masthead > .icon_acaf button {
  left: 0;
}
.fast-ee03 {
  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;
}
.fast-ee03:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fast-ee03.dim_3828 i {
  margin-right: 4px;
}
.fast-ee03.pagination_bf7f i {
  margin-left: 5px;
}
.detail_a7bb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.detail_a7bb p:last-child {
  margin-bottom: 0;
}
.progress-dim-7f6d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress-dim-7f6d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress-dim-7f6d img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress-dim-7f6d .input_13c0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress-dim-7f6d .description-4731 {
  margin: 5px 0 7px 0;
}
.progress-dim-7f6d.breadcrumb_f375 .grid_4bb6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-dim-7f6d.breadcrumb_f375 .tertiary-first-2536 {
  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;
}
.progress-dim-7f6d.wrapper-left-dd1d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress-dim-7f6d.wrapper-left-dd1d .grid_4bb6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-dim-7f6d.wrapper-left-dd1d .tertiary-first-2536 {
  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;
}
.progress-dim-7f6d.sort_03fb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress-dim-7f6d.main-fresh-aa26 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress-dim-7f6d.main-fresh-aa26 .tertiary-first-2536 {
  margin-top: 7px;
}
.caption-2cf0 {
  display: inline-block;
}
.link-gas-2094 .grid-outer-aade .progress-dim-7f6d img {
  max-width: 100%;
}
.center_a241 .current-3cc2.feature_bb01,
.easy_b701 .current-3cc2.feature_bb01 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.center_a241 .mask-a68c,
.easy_b701 .mask-a68c {
  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%);
}
.center_a241 .mask-a68c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.center_a241.item_c53e .mask-a68c {
  display: none;
}
.center_a241 .pagination_bronze_e83f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center_a241 .pagination_bronze_e83f li {
  display: inline-block;
  position: relative;
}
.center_a241 .pagination_bronze_e83f li:last-child {
  margin-right: 0;
}
.center_a241 .pagination_bronze_e83f 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;
}
.center_a241 .pagination_bronze_e83f li.pink-9190 > a {
  color: rgba(0, 0, 0, 0.9);
}
.center_a241 .pagination_bronze_e83f > 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;
}
.center_a241 .pagination_bronze_e83f > li > a i {
  line-height: 0;
}
.center_a241 .pagination_bronze_e83f > li.form-short-57f3 > a .mask-a68c {
  margin-left: 4px;
  line-height: 0;
}
.center_a241 .pagination_bronze_e83f .white_03eb li.form-short-57f3 > a {
  position: relative;
}
.center_a241 .pagination_bronze_e83f .white_03eb li.form-short-57f3 > a:after,
.center_a241 .pagination_bronze_e83f .white_03eb li.form-short-57f3 > a:before {
  content: "";
  display: table;
}
.center_a241 .pagination_bronze_e83f .white_03eb li.form-short-57f3 > a:after {
  clear: both;
}
.center_a241 .pagination_bronze_e83f .white_03eb li.form-short-57f3 > a .mask-a68c {
  margin-left: 5px;
  float: right;
}
.center_a241 .description_clean_663c,
.center_a241 .white_03eb {
  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;
}
.center_a241 .white_03eb {
  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;
}
.center_a241 .white_03eb .feature_bb01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.center_a241 .white_03eb .mask-a68c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.center_a241 .white_03eb li {
  display: block;
  margin: 0;
  padding: 0;
}
.center_a241 .white_03eb 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;
}
.center_a241 .white_03eb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.center_a241 .white_03eb .white_03eb {
  top: 0;
  left: 100%;
}
.center_a241 .nav_plasma_21ab.fn-focus-06b4 > .description_clean_663c,
.center_a241 .nav_plasma_21ab.fn-focus-06b4 > .white_03eb,
.center_a241 .nav_plasma_21ab:focus > .description_clean_663c,
.center_a241 .nav_plasma_21ab:focus > .white_03eb,
.center_a241 .nav_plasma_21ab:hover > .description_clean_663c,
.center_a241 .nav_plasma_21ab:hover > .white_03eb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.center_a241.focus-stale-b88d .component-01d8:after,
.center_a241.focus-stale-b88d .component-01d8:before {
  content: "";
  display: table;
}
.center_a241.focus-stale-b88d .component-01d8:after {
  clear: both;
}
.center_a241.focus-stale-b88d .component-01d8 > li {
  float: left;
}
.center_a241.silver-3c94 .component-01d8:after,
.center_a241.silver-3c94 .component-01d8:before {
  content: "";
  display: table;
}
.center_a241.silver-3c94 .component-01d8:after {
  clear: both;
}
.center_a241.silver-3c94 .component-01d8 > li {
  float: left;
}
.center_a241.silver-3c94 .component-01d8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.center_a241.silver-3c94 .component-01d8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.center_a241.silver-3c94 .component-01d8 > li.medium_0717 > a,
.center_a241.silver-3c94 .component-01d8 > li.pink-9190 > a {
  color: #fff;
  background-color: #1e4b75;
}
.center_a241.sidebar_simple_eb63 .component-01d8 > li > a .feature_bb01 {
  position: relative;
}
.center_a241.sidebar_simple_eb63 .component-01d8 > li > a .feature_bb01: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;
}
.center_a241.sidebar_simple_eb63
  .component-01d8
  > li:focus
  > a
  .feature_bb01:before,
.center_a241.sidebar_simple_eb63
  .component-01d8
  > li:hover
  > a
  .feature_bb01:before {
  width: 100%;
  background-color: currentColor;
}
.center_a241.sidebar_simple_eb63
  .component-01d8
  > li.medium_0717
  > a
  .feature_bb01:before,
.center_a241.sidebar_simple_eb63
  .component-01d8
  > li.frame-9a70
  > a
  .feature_bb01:before {
  width: 100%;
  background-color: currentColor;
}
.center_a241.search_white_b9d8 .component-01d8 > li > a .feature_bb01 {
  position: relative;
}
.center_a241.search_white_b9d8 .component-01d8 > li > a .feature_bb01: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;
}
.center_a241.search_white_b9d8 .component-01d8 > li:focus > a .feature_bb01:before,
.center_a241.search_white_b9d8
  .component-01d8
  > li:hover
  > a
  .feature_bb01:before {
  width: 100%;
  background-color: currentColor;
}
.center_a241.search_white_b9d8
  .component-01d8
  > li.medium_0717
  > a
  .feature_bb01:before,
.center_a241.search_white_b9d8
  .component-01d8
  > li.frame-9a70
  > a
  .feature_bb01:before {
  width: 100%;
  background-color: currentColor;
}
.easy_b701 .pagination_bronze_e83f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.easy_b701 .pagination_bronze_e83f li:first-child > a {
  border-top: none;
}
.easy_b701 .pagination_bronze_e83f .element_1f93 > .feature_bb01 .mask-a68c {
  display: none;
}
.easy_b701 .pagination_bronze_e83f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.easy_b701 .pagination_bronze_e83f li:last-child {
  border: none;
}
.easy_b701 .pagination_bronze_e83f li.form-short-57f3 > a {
  padding-right: 45px !important;
}
.easy_b701 .pagination_bronze_e83f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.easy_b701 .pagination_bronze_e83f li a:focus,
.easy_b701 .pagination_bronze_e83f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.easy_b701 .pagination_bronze_e83f li .component_north_b39d {
  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;
}
.easy_b701 .pagination_bronze_e83f li .component_north_b39d:hover {
  box-shadow: none;
}
.easy_b701 .pagination_bronze_e83f li .component_north_b39d .mask-a68c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.easy_b701 .pagination_bronze_e83f .white_03eb {
  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);
}
.easy_b701 .pagination_bronze_e83f .white_03eb li a {
  padding-left: 3em;
}
.easy_b701 .pagination_bronze_e83f .article-purple-dd6d > a .component_north_b39d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.easy_b701 .pagination_bronze_e83f .article-purple-dd6d > .white_03eb {
  display: block;
  opacity: 1;
}
.complex-d078 {
  max-width: 100%;
}
.tiny-0679 {
  line-height: 0;
  cursor: pointer;
}
.top-687e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.top-687e:hover {
  box-shadow: none;
  color: currentColor;
}
.top-687e svg {
  width: 18px;
  height: 18px;
}
.top-687e .cold_96b4 {
  display: none;
}
.component_2b7e {
  position: relative;
}
.component_2b7e.fn-active-06b4 .top-687e .title-solid-9da7 {
  display: none;
}
.component_2b7e.fn-active-06b4 .top-687e .cold_96b4 {
  display: inline-block;
}
.component_2b7e .tertiary_stale_6fe1 {
  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);
}
.component_2b7e.focus_silver_f8ea .tertiary_stale_6fe1 {
  left: auto;
  right: -0.9em;
}
.component_2b7e.focus_silver_f8ea .article_9cb3::before {
  left: auto;
  right: 15px;
}
.component_2b7e.fn-active-06b4 .tertiary_stale_6fe1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.center_1c8a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.center_1c8a label {
  flex-basis: 100%;
}
.center_1c8a .secondary-b248 {
  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;
}
.center_1c8a .feature_hard_b0d6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.center_1c8a .feature_hard_b0d6:focus {
  background-color: transparent;
}
.center_1c8a button.progress-silver-da10 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.center_1c8a button.progress-silver-da10:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.center_1c8a button.progress-silver-da10 svg {
  width: 18px;
  height: 18px;
}
.center_1c8a input[type="submit"] {
  min-height: auto;
}
.caption_liquid_10da .center_1c8a .feature_hard_b0d6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.article_9cb3 {
  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) {
  .article_9cb3 {
    width: 220px;
  }
}
.article_9cb3 label {
  flex-basis: 100%;
}
.article_9cb3::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;
}
.module-dbb1 .caption_liquid_10da .center_1c8a {
  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;
}
.module-dbb1
  .caption_liquid_10da
  .center_1c8a
  .secondary-b248 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module-dbb1 .caption_liquid_10da .center_1c8a .feature_hard_b0d6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.module-dbb1
  .caption_liquid_10da
  .center_1c8a
  .feature_hard_b0d6:focus {
  background: 0 0;
}
.module-dbb1
  .caption_liquid_10da
  .center_1c8a
  .shadow-7ab9 {
  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;
}
.accent-action-f5a7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accent-action-f5a7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accent-action-f5a7 li:last-child {
  margin-right: 0;
}
.accent-action-f5a7 li:first-child {
  margin-left: 0;
}
.accent-action-f5a7.summary_96ff a {
  color: #fff;
}
.accent-action-f5a7.summary_96ff a:hover {
  color: #fff;
}
.accent-action-f5a7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accent-action-f5a7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accent-action-f5a7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accent-action-f5a7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.accent-action-f5a7 [class*="social-icon-apple"] {
  background-color: #999;
}
.accent-action-f5a7 [class*="social-icon-apple"].first_d8bd {
  background-color: transparent;
  color: #999;
}
.accent-action-f5a7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accent-action-f5a7 [class*="social-icon-behance"].first_d8bd {
  background-color: transparent;
  color: #1769ff;
}
.accent-action-f5a7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accent-action-f5a7 [class*="social-icon-bitbucket"].first_d8bd {
  background-color: transparent;
  color: #205081;
}
.accent-action-f5a7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.accent-action-f5a7 [class*="social-icon-codepen"].first_d8bd {
  background-color: transparent;
  color: #000;
}
.accent-action-f5a7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accent-action-f5a7 [class*="social-icon-delicious"].first_d8bd {
  background-color: transparent;
  color: #39f;
}
.accent-action-f5a7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accent-action-f5a7 [class*="social-icon-digg"].first_d8bd {
  background-color: transparent;
  color: #005be2;
}
.accent-action-f5a7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accent-action-f5a7 [class*="social-icon-dribbble"].first_d8bd {
  background-color: transparent;
  color: #ea4c89;
}
.accent-action-f5a7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accent-action-f5a7 [class*="social-icon-envelope"].first_d8bd {
  background-color: transparent;
  color: #ea4335;
}
.accent-action-f5a7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accent-action-f5a7 [class*="social-icon-facebook"].first_d8bd {
  background-color: transparent;
  color: #3b5998;
}
.accent-action-f5a7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accent-action-f5a7 [class*="social-icon-flickr"].first_d8bd {
  background-color: transparent;
  color: #0063dc;
}
.accent-action-f5a7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accent-action-f5a7 [class*="social-icon-foursquare"].first_d8bd {
  background-color: transparent;
  color: #2d5be3;
}
.accent-action-f5a7 [class*="social-icon-github"] {
  background-color: #333;
}
.accent-action-f5a7 [class*="social-icon-github"].first_d8bd {
  background-color: transparent;
  color: #333;
}
.accent-action-f5a7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accent-action-f5a7 [class*="social-icon-google-plus"].first_d8bd {
  background-color: transparent;
  color: #dd4b39;
}
.accent-action-f5a7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accent-action-f5a7 [class*="social-icon-houzz"].first_d8bd {
  background-color: transparent;
  color: #7ac142;
}
.accent-action-f5a7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accent-action-f5a7 [class*="social-icon-instagram"].first_d8bd {
  background-color: transparent;
  color: #262626;
}
.accent-action-f5a7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accent-action-f5a7 [class*="social-icon-jsfiddle"].first_d8bd {
  background-color: transparent;
  color: #487aa2;
}
.accent-action-f5a7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accent-action-f5a7 [class*="social-icon-linkedin"].first_d8bd {
  background-color: transparent;
  color: #0077b5;
}
.accent-action-f5a7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accent-action-f5a7 [class*="social-icon-medium"].first_d8bd {
  background-color: transparent;
  color: #00ab6b;
}
.accent-action-f5a7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accent-action-f5a7
  [class*="social-icon-odnoklassniki"].first_d8bd {
  background-color: transparent;
  color: #f4731c;
}
.accent-action-f5a7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accent-action-f5a7 [class*="social-icon-meetup"].first_d8bd {
  background-color: transparent;
  color: #ec1c40;
}
.accent-action-f5a7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accent-action-f5a7 [class*="social-icon-pinterest"].first_d8bd {
  background-color: transparent;
  color: #bd081c;
}
.accent-action-f5a7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accent-action-f5a7 [class*="social-icon-product-hunt"].first_d8bd {
  background-color: transparent;
  color: #da552f;
}
.accent-action-f5a7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accent-action-f5a7 [class*="social-icon-reddit"].first_d8bd {
  background-color: transparent;
  color: #ff4500;
}
.accent-action-f5a7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accent-action-f5a7 [class*="social-icon-rss"].first_d8bd {
  background-color: transparent;
  color: #f26522;
}
.accent-action-f5a7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accent-action-f5a7
  [class*="social-icon-shopping-cart"].first_d8bd {
  background-color: transparent;
  color: #4caf50;
}
.accent-action-f5a7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accent-action-f5a7 [class*="social-icon-skype"].first_d8bd {
  background-color: transparent;
  color: #00aff0;
}
.accent-action-f5a7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accent-action-f5a7 [class*="social-icon-slideshare"].first_d8bd {
  background-color: transparent;
  color: #0077b5;
}
.accent-action-f5a7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accent-action-f5a7 [class*="social-icon-snapchat"].first_d8bd {
  background-color: transparent;
  color: #fffc00;
}
.accent-action-f5a7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accent-action-f5a7 [class*="social-icon-soundcloud"].first_d8bd {
  background-color: transparent;
  color: #f80;
}
.accent-action-f5a7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accent-action-f5a7 [class*="social-icon-spotify"].first_d8bd {
  background-color: transparent;
  color: #2ebd59;
}
.accent-action-f5a7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accent-action-f5a7
  [class*="social-icon-stack-overflow"].first_d8bd {
  background-color: transparent;
  color: #fe7a15;
}
.accent-action-f5a7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accent-action-f5a7 [class*="social-icon-maldkfgram"].first_d8bd {
  background-color: transparent;
  color: #2ca5e0;
}
.accent-action-f5a7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accent-action-f5a7 [class*="social-icon-tripadvisor"].first_d8bd {
  background-color: transparent;
  color: #589442;
}
.accent-action-f5a7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accent-action-f5a7 [class*="social-icon-tumblr"].first_d8bd {
  background-color: transparent;
  color: #35465c;
}
.accent-action-f5a7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accent-action-f5a7 [class*="social-icon-twitch"].first_d8bd {
  background-color: transparent;
  color: #6441a5;
}
.accent-action-f5a7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accent-action-f5a7 [class*="social-icon-twitter"].first_d8bd {
  background-color: transparent;
  color: #1da1f2;
}
.accent-action-f5a7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accent-action-f5a7 [class*="social-icon-vimeo"].first_d8bd {
  background-color: transparent;
  color: #1ab7ea;
}
.accent-action-f5a7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accent-action-f5a7 [class*="social-icon-vk"].first_d8bd {
  background-color: transparent;
  color: #45668e;
}
.accent-action-f5a7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accent-action-f5a7 [class*="social-icon-weibo"].first_d8bd {
  background-color: transparent;
  color: #df2029;
}
.accent-action-f5a7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accent-action-f5a7 [class*="social-icon-weixin"].first_d8bd {
  background-color: transparent;
  color: #7bb32e;
}
.accent-action-f5a7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accent-action-f5a7 [class*="social-icon-whatsapp"].first_d8bd {
  background-color: transparent;
  color: #25d366;
}
.accent-action-f5a7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accent-action-f5a7 [class*="social-icon-wordpress"].first_d8bd {
  background-color: transparent;
  color: #21759b;
}
.accent-action-f5a7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.accent-action-f5a7 [class*="social-icon-xing"].first_d8bd {
  background-color: transparent;
  color: #026466;
}
.accent-action-f5a7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accent-action-f5a7 [class*="social-icon-yelp"].first_d8bd {
  background-color: transparent;
  color: #af0606;
}
.accent-action-f5a7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accent-action-f5a7 [class*="social-icon-youtube"].first_d8bd {
  background-color: transparent;
  color: #cd201f;
}
.article_e617 {
  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;
}
.article_e617:hover {
  box-shadow: none;
  background: 0 0;
}
.east-3f23 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.label-left-94ad {
  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;
}
.container_7a1f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.main_tall_bd70 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.main_tall_bd70,
.main_tall_bd70::after,
.main_tall_bd70::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;
}
.main_tall_bd70::after,
.main_tall_bd70::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wood_3faa .label-left-94ad .container_7a1f {
  margin-top: -2px;
  width: 19px;
}
.wood_3faa .label-left-94ad .main_tall_bd70 {
  margin-top: -1px;
}
.wood_3faa .label-left-94ad .main_tall_bd70,
.wood_3faa .label-left-94ad .main_tall_bd70::after,
.wood_3faa .label-left-94ad .main_tall_bd70::before {
  width: 19px;
  height: 2px;
}
.wood_3faa .label-left-94ad .main_tall_bd70::before {
  top: -6px;
}
.wood_3faa .label-left-94ad .main_tall_bd70::after {
  bottom: -6px;
}
.paper-bad1 .label-left-94ad .container_7a1f {
  margin-top: -2px;
  width: 22px;
}
.paper-bad1 .label-left-94ad .main_tall_bd70 {
  margin-top: -1px;
}
.paper-bad1 .label-left-94ad .main_tall_bd70,
.paper-bad1 .label-left-94ad .main_tall_bd70::after,
.paper-bad1 .label-left-94ad .main_tall_bd70::before {
  width: 22px;
  height: 2px;
}
.paper-bad1 .label-left-94ad .main_tall_bd70::before {
  top: -7px;
}
.paper-bad1 .label-left-94ad .main_tall_bd70::after {
  bottom: -7px;
}
.yellow_7742 .label-left-94ad .container_7a1f {
  margin-top: -2px;
  width: 31px;
}
.yellow_7742 .label-left-94ad .main_tall_bd70 {
  margin-top: -1.5px;
}
.yellow_7742 .label-left-94ad .main_tall_bd70,
.yellow_7742 .label-left-94ad .main_tall_bd70::after,
.yellow_7742 .label-left-94ad .main_tall_bd70::before {
  width: 31px;
  height: 3px;
}
.yellow_7742 .label-left-94ad .main_tall_bd70::before {
  top: -9px;
}
.yellow_7742 .label-left-94ad .main_tall_bd70::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tag-in-9a97 .label-left-94ad .container_7a1f {
    margin-top: -2px;
    width: 19px;
  }
  .tag-in-9a97 .label-left-94ad .main_tall_bd70 {
    margin-top: -1px;
  }
  .tag-in-9a97 .label-left-94ad .main_tall_bd70,
  .tag-in-9a97 .label-left-94ad .main_tall_bd70::after,
  .tag-in-9a97 .label-left-94ad .main_tall_bd70::before {
    width: 19px;
    height: 2px;
  }
  .tag-in-9a97 .label-left-94ad .main_tall_bd70::before {
    top: -6px;
  }
  .tag-in-9a97 .label-left-94ad .main_tall_bd70::after {
    bottom: -6px;
  }
  .feature_f07d .label-left-94ad .container_7a1f {
    margin-top: -2px;
    width: 22px;
  }
  .feature_f07d .label-left-94ad .main_tall_bd70 {
    margin-top: -1px;
  }
  .feature_f07d .label-left-94ad .main_tall_bd70,
  .feature_f07d .label-left-94ad .main_tall_bd70::after,
  .feature_f07d .label-left-94ad .main_tall_bd70::before {
    width: 22px;
    height: 2px;
  }
  .feature_f07d .label-left-94ad .main_tall_bd70::before {
    top: -7px;
  }
  .feature_f07d .label-left-94ad .main_tall_bd70::after {
    bottom: -7px;
  }
  .blue-5cc2 .label-left-94ad .container_7a1f {
    margin-top: -2px;
    width: 31px;
  }
  .blue-5cc2 .label-left-94ad .main_tall_bd70 {
    margin-top: -1.5px;
  }
  .blue-5cc2 .label-left-94ad .main_tall_bd70,
  .blue-5cc2 .label-left-94ad .main_tall_bd70::after,
  .blue-5cc2 .label-left-94ad .main_tall_bd70::before {
    width: 31px;
    height: 3px;
  }
  .blue-5cc2 .label-left-94ad .main_tall_bd70::before {
    top: -9px;
  }
  .blue-5cc2 .label-left-94ad .main_tall_bd70::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .input-gold-1410 .label-left-94ad .container_7a1f {
    margin-top: -2px;
    width: 19px;
  }
  .input-gold-1410 .label-left-94ad .main_tall_bd70 {
    margin-top: -1px;
  }
  .input-gold-1410 .label-left-94ad .main_tall_bd70,
  .input-gold-1410 .label-left-94ad .main_tall_bd70::after,
  .input-gold-1410 .label-left-94ad .main_tall_bd70::before {
    width: 19px;
    height: 2px;
  }
  .input-gold-1410 .label-left-94ad .main_tall_bd70::before {
    top: -6px;
  }
  .input-gold-1410 .label-left-94ad .main_tall_bd70::after {
    bottom: -6px;
  }
  .icon_95e4 .label-left-94ad .container_7a1f {
    margin-top: -2px;
    width: 22px;
  }
  .icon_95e4 .label-left-94ad .main_tall_bd70 {
    margin-top: -1px;
  }
  .icon_95e4 .label-left-94ad .main_tall_bd70,
  .icon_95e4 .label-left-94ad .main_tall_bd70::after,
  .icon_95e4 .label-left-94ad .main_tall_bd70::before {
    width: 22px;
    height: 2px;
  }
  .icon_95e4 .label-left-94ad .main_tall_bd70::before {
    top: -7px;
  }
  .icon_95e4 .label-left-94ad .main_tall_bd70::after {
    bottom: -7px;
  }
  .slow-4ec2 .label-left-94ad .container_7a1f {
    margin-top: -2px;
    width: 31px;
  }
  .slow-4ec2 .label-left-94ad .main_tall_bd70 {
    margin-top: -1.5px;
  }
  .slow-4ec2 .label-left-94ad .main_tall_bd70,
  .slow-4ec2 .label-left-94ad .main_tall_bd70::after,
  .slow-4ec2 .label-left-94ad .main_tall_bd70::before {
    width: 31px;
    height: 3px;
  }
  .slow-4ec2 .label-left-94ad .main_tall_bd70::before {
    top: -9px;
  }
  .slow-4ec2 .label-left-94ad .main_tall_bd70::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description-fc0c .label-left-94ad .container_7a1f {
    margin-top: -2px;
    width: 19px;
  }
  .description-fc0c .label-left-94ad .main_tall_bd70 {
    margin-top: -1px;
  }
  .description-fc0c .label-left-94ad .main_tall_bd70,
  .description-fc0c .label-left-94ad .main_tall_bd70::after,
  .description-fc0c .label-left-94ad .main_tall_bd70::before {
    width: 19px;
    height: 2px;
  }
  .description-fc0c .label-left-94ad .main_tall_bd70::before {
    top: -6px;
  }
  .description-fc0c .label-left-94ad .main_tall_bd70::after {
    bottom: -6px;
  }
  .content_dynamic_c12d .label-left-94ad .container_7a1f {
    margin-top: -2px;
    width: 22px;
  }
  .content_dynamic_c12d .label-left-94ad .main_tall_bd70 {
    margin-top: -1px;
  }
  .content_dynamic_c12d .label-left-94ad .main_tall_bd70,
  .content_dynamic_c12d .label-left-94ad .main_tall_bd70::after,
  .content_dynamic_c12d .label-left-94ad .main_tall_bd70::before {
    width: 22px;
    height: 2px;
  }
  .content_dynamic_c12d .label-left-94ad .main_tall_bd70::before {
    top: -7px;
  }
  .content_dynamic_c12d .label-left-94ad .main_tall_bd70::after {
    bottom: -7px;
  }
  .input_fluid_310d .label-left-94ad .container_7a1f {
    margin-top: -2px;
    width: 31px;
  }
  .input_fluid_310d .label-left-94ad .main_tall_bd70 {
    margin-top: -1.5px;
  }
  .input_fluid_310d .label-left-94ad .main_tall_bd70,
  .input_fluid_310d .label-left-94ad .main_tall_bd70::after,
  .input_fluid_310d .label-left-94ad .main_tall_bd70::before {
    width: 31px;
    height: 3px;
  }
  .input_fluid_310d .label-left-94ad .main_tall_bd70::before {
    top: -9px;
  }
  .input_fluid_310d .label-left-94ad .main_tall_bd70::after {
    bottom: -9px;
  }
}
.mini_f6d0 .main_tall_bd70 {
  -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);
}
.mini_f6d0 .main_tall_bd70::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.mini_f6d0 .main_tall_bd70::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);
}
.mini_f6d0.fluid_6aba .main_tall_bd70 {
  -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);
}
.mini_f6d0.fluid_6aba .main_tall_bd70::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.mini_f6d0.fluid_6aba .main_tall_bd70::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);
}
.thumbnail-cd7f {
  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.surface-c1e7:before {
  display: none;
}
.tag-9b92 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tag-9b92 .action-9667 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tag-9b92 .action-9667:last-of-type {
  border-bottom: none;
}
.tag-9b92 .action-9667.action-5480,
.tag-9b92 .action-9667.first_7ced,
.tag-9b92 .action-9667.action-e67a {
  padding: 0;
}
.tag-9b92 .easy_b701 .component_north_b39d {
  color: currentColor;
}
.tag-9b92 .easy_b701 .component_north_b39d:focus,
.tag-9b92 .easy_b701 .component_north_b39d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-9b92.card-top-00fc .article_7c17,
.tag-9b92.card-top-00fc .detail_a7bb a,
.tag-9b92.card-top-00fc .component-01d8 a,
.tag-9b92.card-top-00fc .white_03eb a {
  color: rgba(0, 0, 0, 0.55);
}
.tag-9b92.card-top-00fc .article_7c17:hover,
.tag-9b92.card-top-00fc .detail_a7bb a:hover,
.tag-9b92.card-top-00fc .component-01d8 a:hover,
.tag-9b92.card-top-00fc .white_03eb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-9b92.card-top-00fc .chip-270f {
  color: rgba(0, 0, 0, 0.8);
}
.tag-9b92.card-top-00fc .action-9667 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-9b92.card-top-00fc .action-9667:before {
  background: rgba(0, 0, 0, 0.08);
}
.tag-9b92.card-top-00fc .dropdown_top_b167:before {
  background: rgba(255, 255, 255, 0.9);
}
.tag-9b92.card-top-00fc .easy_b701 .pagination_bronze_e83f li a,
.tag-9b92.card-top-00fc .easy_b701 .component_north_b39d,
.tag-9b92.card-top-00fc .white_03eb {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-9b92.card-top-00fc .easy_b701 .component_north_b39d:focus,
.tag-9b92.card-top-00fc .easy_b701 .component_north_b39d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-9b92.card-top-00fc .pagination_bronze_e83f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-9b92.logo_f50c .article_7c17,
.tag-9b92.logo_f50c .detail_a7bb a,
.tag-9b92.logo_f50c .component-01d8 .component_north_b39d,
.tag-9b92.logo_f50c .component-01d8 a,
.tag-9b92.logo_f50c .white_03eb a {
  color: rgba(255, 255, 255, 0.79);
}
.tag-9b92.logo_f50c .article_7c17:hover,
.tag-9b92.logo_f50c .detail_a7bb a:hover,
.tag-9b92.logo_f50c .component-01d8 .component_north_b39d:hover,
.tag-9b92.logo_f50c .component-01d8 a:hover,
.tag-9b92.logo_f50c .white_03eb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-9b92.logo_f50c .chip-270f {
  color: rgba(255, 255, 255, 0.99);
}
.tag-9b92.logo_f50c .action-9667 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-9b92.logo_f50c .action-9667:before {
  background: rgba(255, 255, 255, 0.08);
}
.tag-9b92.logo_f50c .dropdown_top_b167:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag-9b92.logo_f50c .easy_b701 .pagination_bronze_e83f li a,
.tag-9b92.logo_f50c .easy_b701 .component_north_b39d,
.tag-9b92.logo_f50c .white_03eb {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-9b92.logo_f50c .easy_b701 .component_north_b39d:focus,
.tag-9b92.logo_f50c .easy_b701 .component_north_b39d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-9b92.logo_f50c .pagination_bronze_e83f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_top_b167 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown_top_b167:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.brown_64cd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.layout-rough-9536 .tag-9b92 {
  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;
}
.layout-rough-9536 .action-9667 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.layout-rough-9536 .action-9667: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) {
  .layout-rough-9536 .action-9667:before {
    width: 16%;
    left: 42%;
  }
}
.layout-rough-9536 .action-9667:last-child:before {
  content: none;
}
.layout-rough-9536 .action-9667[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.layout-rough-9536 .easy_b701 .pagination_bronze_e83f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.layout-rough-9536 .easy_b701 .pagination_bronze_e83f li a .component_north_b39d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.layout-rough-9536 .easy_b701 .white_03eb {
  border: none;
}
.layout-rough-9536 .easy_b701 .white_03eb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.layout-rough-9536 .dropdown_top_b167 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.layout-rough-9536 .brown_64cd {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.layout-rough-9536 .logo_f50c .dropdown_top_b167:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout-rough-9536 .card-top-00fc.complex-4851 .main_tall_bd70 {
  background: rgba(0, 0, 0, 0.6);
}
.layout-rough-9536
  .card-top-00fc.complex-4851
  .main_tall_bd70::after,
.layout-rough-9536
  .card-top-00fc.complex-4851
  .main_tall_bd70:before {
  background: inherit;
}
.layout-rough-9536
  .card-top-00fc.complex-4851:hover
  .main_tall_bd70 {
  background: rgba(0, 0, 0, 0.8);
}
.up_3cb4 .tag-9b92 {
  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) {
  .up_3cb4 .tag-9b92 {
    width: auto;
    right: 45px;
  }
}
.row_b2b2 .tag-9b92 {
  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) {
  .row_b2b2 .tag-9b92 {
    width: auto;
    left: 45px;
  }
}
.surface-c1e7 .tag-9b92 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.surface-c1e7 .brown_64cd {
  max-width: 48em;
  margin: 0 auto;
}
.surface-c1e7 .dropdown_top_b167:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.message-north-5087 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.message-north-5087.layout-rough-9536 .tag-9b92 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.message-north-5087.up_3cb4 .tag-9b92 {
  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);
}
.message-north-5087 .tag-9b92 {
  visibility: visible;
}
.message-north-5087.row_b2b2 .tag-9b92 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gradient-down-4c32,
.hard-91f8 {
  overflow-x: hidden;
}
.gradient-down-4c32 .tag-9b92 {
  overflow: auto;
}
.gradient-down-4c32.layout-rough-9536 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-down-4c32.layout-rough-9536 .tag-9b92 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gradient-down-4c32.layout-rough-9536 .article_e617 {
  opacity: 0;
}
.gradient-down-4c32.up_3cb4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-down-4c32.up_3cb4 .tag-9b92 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gradient-down-4c32.up_3cb4 .article_e617 {
  opacity: 0;
}
.gradient-down-4c32.row_b2b2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-down-4c32.row_b2b2 .tag-9b92 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gradient-down-4c32.row_b2b2 .article_e617 {
  opacity: 0;
}
.gradient-down-4c32.surface-c1e7 .tag-9b92 {
  z-index: 10;
  visibility: visible;
}
.complex-4851 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.complex-4851 .main_tall_bd70 {
  background: rgba(255, 255, 255, 0.99);
}
.complex-4851 .main_tall_bd70::after,
.complex-4851 .main_tall_bd70:before {
  background: inherit;
}
.complex-4851:hover .main_tall_bd70 {
  background: rgba(255, 255, 255, 0.99);
}
.row_b2b2 .complex-4851 {
  top: 10px;
  right: auto;
  left: 12px;
}
.surface-c1e7 .complex-4851 {
  display: none !important;
}
.gradient-down-4c32:before,
.hard-91f8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gradient-down-4c32 .complex-4851,
.hard-91f8 .complex-4851 {
  display: inline-block;
}
.tag-9b92 .block_bfb9 {
  -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;
}
.gradient-down-4c32 .tag-9b92 .block_bfb9,
.hard-91f8 .tag-9b92 .block_bfb9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.out_c192 .secondary-b248 {
  width: 100%;
}
.grid-outer-aade {
  padding: 0 0.5em 0;
}
.grid-outer-aade [class*="customify-col-"],
.grid-outer-aade [class*="customify-col_"],
.grid-outer-aade [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.nav-1f40 .grid-outer-aade {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gradient-hard-8f72 .purple-6942,
  .purple-6942 {
    display: none;
  }
  .pro-2c5c {
    text-align: left;
  }
  .image-4af2 {
    text-align: center;
  }
  .hover_hard_4f07 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-hard-8f72 .tabs_plasma_c704,
  .tabs_plasma_c704 {
    display: none;
  }
  .slider-83d5 {
    text-align: left;
  }
  .shade_d0ed {
    text-align: center;
  }
  .column-b828 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gradient-hard-8f72 .aside_8d37,
  .aside_8d37 {
    display: none;
  }
  .form-middle-63ff {
    text-align: left;
  }
  .mask-0653 {
    text-align: center;
  }
  .grid-old-b5f1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hero_bottom_e1b2 {
  box-shadow: none !important;
}
.widget-north-52f8 .element_in_5a0c,
.progress-1102 .element_in_5a0c {
  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;
}
.progress-1102 .element_in_5a0c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.container-adb7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.container-adb7:after,
.container-adb7:before {
  content: "";
  display: table;
}
.container-adb7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .container-adb7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.container-adb7,
.copper_bf0b {
  max-width: 1248px;
  margin: 0 auto;
}

.motion_30af.over-e143 .container-adb7 {
  max-width: 100%;
}
.motion_30af.purple-07bf {
  max-width: 1200px;
  margin: 0 auto;
}
.motion_30af.progress_a5dd .container-adb7 {
  max-width: 100%;
}
.motion_30af.progress_a5dd > .container-adb7 {
  padding-left: 0;
  padding-right: 0;
}
.motion_30af.progress_a5dd > .container-adb7 .gradient-hard-8f72 {
  margin: 0;
}
.motion_30af.progress_a5dd
  > .container-adb7
  .dim_6ce4.avatar-0bad {
  margin-right: 0;
  margin-left: 0;
}
.motion_30af.progress_a5dd #main.avatar-0bad {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .banner_yellow_7ddf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .banner_yellow_7ddf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .progress-5449 .pattern_solid_8c53 {
    padding-right: 1em;
  }
  .progress-5449.pattern-under-f18e .dim_6ce4 {
    border-right: 1px solid #eaecee;
  }
  .progress-5449.pattern-under-f18e .pattern_solid_8c53 {
    padding-right: 1em;
  }
  .progress-5449.pattern-under-f18e .logo_full_636a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last-3d15 .pattern_solid_8c53 {
    padding-left: 1em;
  }
  .last-3d15.pattern-under-f18e .dim_6ce4 {
    border-left: 1px solid #eaecee;
  }
  .last-3d15.pattern-under-f18e .pattern_solid_8c53 {
    padding-left: 1em;
  }
  .last-3d15.pattern-under-f18e .logo_full_636a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright-ca39 .pattern_solid_8c53 {
    padding-left: 1em;
  }
  .bright-ca39.pattern-under-f18e .small-f609 {
    border-right: 1px solid #eaecee;
  }
  .bright-ca39.pattern-under-f18e .detail_down_bad3 {
    border-right: 1px solid #eaecee;
  }
  .bright-ca39.pattern-under-f18e .pattern_solid_8c53 {
    padding-left: 1em;
  }
  .bright-ca39.pattern-under-f18e .logo_full_636a {
    padding-right: 1em;
  }
  .bright-ca39.pattern-under-f18e .avatar-simple-8a8d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_fast_661e .pattern_solid_8c53 {
    padding-right: 1em;
  }
  .hover_fast_661e.pattern-under-f18e .small-f609 {
    border-left: 1px solid #eaecee;
  }
  .hover_fast_661e.pattern-under-f18e .detail_down_bad3 {
    border-left: 1px solid #eaecee;
  }
  .hover_fast_661e.pattern-under-f18e .pattern_solid_8c53 {
    padding-right: 1em;
  }
  .hover_fast_661e.pattern-under-f18e .logo_full_636a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_fast_661e.pattern-under-f18e .avatar-simple-8a8d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_yellow_7ddf .pattern_solid_8c53 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner_yellow_7ddf.pattern-under-f18e .dim_6ce4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .banner_yellow_7ddf.pattern-under-f18e .pattern_solid_8c53 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner_yellow_7ddf.pattern-under-f18e .logo_full_636a {
    padding-left: 1em;
  }
  .banner_yellow_7ddf.pattern-under-f18e .avatar-simple-8a8d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .banner_yellow_7ddf.pattern-under-f18e .pattern_solid_8c53 {
    padding-left: 0;
  }
}
.lower-df7c .action-9a7b {
  display: inline-block;
}
.large-cc97 {
  display: inline-block;
}
.highlight-advanced-ea2a {
  word-con: break-word;
}
.full_bf97 > span {
  display: inline-block;
  padding: 5px 0;
}
.full_bf97 .header-copper-298b {
  margin-left: 8px;
  margin-right: 8px;
}
.full_bf97 .north_a37d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.aside_hot_c3dd .soft-09dd {
  margin-bottom: 2em;
}
.aside_hot_c3dd .out_442c {
  margin-bottom: 15px;
}
.aside_hot_c3dd .out_442c:last-child {
  margin-bottom: 0;
}
.aside_hot_c3dd .layout_full_e542 {
  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) {
  .aside_hot_c3dd .layout_full_e542 {
    display: block;
  }
}
.aside_hot_c3dd .focused-7292 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .aside_hot_c3dd .focused-7292 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.aside_hot_c3dd .shadow-eaeb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.aside_hot_c3dd .shadow-eaeb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.aside_hot_c3dd .shadow-eaeb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.aside_hot_c3dd .highlight-advanced-ea2a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.aside_hot_c3dd .highlight-advanced-ea2a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.aside_hot_c3dd .slider_7742 p:last-child {
  margin-bottom: 0;
}
.aside_hot_c3dd .feature_inner_f522 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.aside_hot_c3dd .focused_7b60 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.aside_hot_c3dd .list-0181 {
  margin-top: 1em;
}
.aside_hot_c3dd .hot-8760 {
  top: 0;
  display: block;
}
.aside_hot_c3dd .hot-8760 a {
  color: inherit;
}
.aside_hot_c3dd .hot-8760 a:hover {
  color: inherit;
}
.aside_hot_c3dd .secondary-orange-8dc9 {
  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;
}
.aside_hot_c3dd .secondary-orange-8dc9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.aside_hot_c3dd .focused_7b60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.aside_hot_c3dd .backdrop_left_b63c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.aside_hot_c3dd .backdrop_left_b63c:first-child {
  margin-top: 0;
}
.aside_hot_c3dd .backdrop_left_b63c.container_bronze_170b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.aside_hot_c3dd .backdrop_left_b63c.summary-40df {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.aside_hot_c3dd
  .backdrop_left_b63c.summary-40df.cold_9102
  .list-0181 {
  width: 100%;
}
.aside_hot_c3dd .summary-40df {
  -webkit-box-align: center;
  align-items: center;
}
.aside_hot_c3dd .summary-40df .full_bf97,
.aside_hot_c3dd .summary-40df > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.aside_hot_c3dd .shadow-eaeb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.aside_hot_c3dd .shadow-eaeb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.aside_hot_c3dd .shadow-eaeb: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;
}
.aside_hot_c3dd .container_bronze_170b {
  z-index: 5;
}
.aside_hot_c3dd .feature-purple-a0d7 .block_bright_c43c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.aside_hot_c3dd .text-lower-c2b8 .block_bright_c43c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.aside_hot_c3dd .gold_8252 .block_bright_c43c {
  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;
}
.aside_hot_c3dd.notification_upper_9382 .layout_full_e542,
.aside_hot_c3dd.element-a9a6 .layout_full_e542 {
  display: block;
}
.aside_hot_c3dd.notification_upper_9382 .layout_full_e542 .footer-928b,
.aside_hot_c3dd.notification_upper_9382 .layout_full_e542 .focused_7b60,
.aside_hot_c3dd.element-a9a6 .layout_full_e542 .footer-928b,
.aside_hot_c3dd.element-a9a6 .layout_full_e542 .focused_7b60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside_hot_c3dd.hidden_35a7 .focused-7292 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .aside_hot_c3dd.hidden_35a7 .focused-7292 {
    margin-right: 0;
  }
}
.aside_hot_c3dd.notification_upper_9382 .focused-7292,
.aside_hot_c3dd.element-a9a6 .focused-7292 {
  padding-top: 40%;
}
.aside_hot_c3dd.notification_upper_9382 .soft-09dd,
.aside_hot_c3dd.element-a9a6 .soft-09dd {
  display: block;
}
.aside_hot_c3dd.notification_upper_9382 .fn-sticky-06b4 .focused_7b60,
.aside_hot_c3dd.element-a9a6 .fn-sticky-06b4 .focused_7b60 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.aside_hot_c3dd.notification_upper_9382 .focused-7292,
.aside_hot_c3dd.element-a9a6 .focused-7292 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.aside_hot_c3dd.notification_upper_9382 .focused_7b60 {
  padding: 1em;
}
.menu-20dd {
  margin: 30px auto;
  display: block;
}
.menu-20dd .hover-left-58e6 > * {
  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;
}
.menu-20dd .hover-left-58e6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu-20dd .hover-left-58e6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_light_f2a2 .full_bf97 {
  margin-bottom: 1.41575em;
}
.active_light_f2a2 .widget_a2e4 {
  margin-bottom: 1.618em;
}
.center_715c .content_093e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.center_715c .content_093e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.center_715c .footer-f239 {
  max-width: 100%;
  overflow: auto;
}
.thick_2243 .center_715c a:hover {
  text-decoration: underline;
}
.small-4a65 .out_442c:not(.highlight-advanced-ea2a),
.small-4a65 .shadow-eaeb {
  margin-bottom: 1.41575em;
}
.small-4a65 .out_442c:not(.highlight-advanced-ea2a):last-child,
.small-4a65 .shadow-eaeb:last-child {
  margin-bottom: 0;
}
.small-4a65 .out_442c.preview_huge_3450 {
  margin-bottom: 0.41575em;
}
.small-4a65 .background_eebb:before,
.small-4a65 .mini-33c7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.small-4a65 .background_eebb:before {
  content: "\f115";
}
.small-4a65 .mini-33c7:before {
  content: "\f02c";
}
.small-4a65 .glass-1505 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.small-4a65 .glass-1505 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gallery-dd50 {
  display: -webkit-box;
  display: flex;
}
.gallery-dd50 .wood_e225 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gallery-dd50 .wood_e225 {
    flex-basis: 90px;
  }
}
.gallery-dd50 .label-dirty-8a74 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery-dd50 .label-dirty-8a74 {
    flex-basis: calc(100% - 50px);
  }
}
.gallery-dd50 .down_98dc p:last-child {
  margin-bottom: 0.72em;
}
.caption-large-a1ea .hover-left-58e6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.caption-large-a1ea .hover-left-58e6:after,
.caption-large-a1ea .hover-left-58e6:before {
  content: "";
  display: table;
}
.caption-large-a1ea .hover-left-58e6:after {
  clear: both;
}
.caption-large-a1ea .hover-left-58e6 .menu-thick-a68b,
.caption-large-a1ea .hover-left-58e6 .tooltip-9d82 {
  width: 49%;
}
.caption-large-a1ea .hover-left-58e6 .menu-thick-a68b a span.focus_black_044e,
.caption-large-a1ea .hover-left-58e6 .tooltip-9d82 a span.focus_black_044e {
  display: block;
  margin-bottom: 5px;
}
.caption-large-a1ea .hover-left-58e6 .tooltip-9d82 {
  float: left;
  text-align: left;
}
.caption-large-a1ea .hover-left-58e6 .menu-thick-a68b {
  float: right;
  text-align: right;
}
.description_soft_e9c6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .description_soft_e9c6 {
    margin-bottom: 0;
  }
}
.rough-559b {
  margin-bottom: 1em;
}
.rough-559b .highlight-advanced-ea2a {
  font-size: 1.1em;
  line-height: 1.3;
}
.search-2d00 a {
  display: block;
  line-height: 0;
  position: relative;
}
.wide_5f6c .rough-559b,
.new_871b .rough-559b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .wide_5f6c .rough-559b,
  .new_871b .rough-559b {
    display: block;
  }
}
.wide_5f6c .search-2d00,
.new_871b .search-2d00 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .wide_5f6c .search-2d00,
  .new_871b .search-2d00 {
    margin-bottom: 1em;
  }
}
.wide_5f6c .search-2d00 img,
.new_871b .search-2d00 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.wide_5f6c .mask_left_b57e,
.new_871b .mask_left_b57e {
  flex-basis: calc(100% - 160px);
}
.wide_5f6c .mask_left_b57e p,
.new_871b .mask_left_b57e p {
  margin-bottom: 0;
}
.wide_5f6c .mask_left_b57e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .wide_5f6c .mask_left_b57e {
    padding-left: 0;
  }
}
.new_871b .mask_left_b57e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .new_871b .mask_left_b57e {
    padding-right: 0;
  }
}
.new_871b .search-2d00 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border_3c27 .search-2d00 {
  margin-bottom: 0.5em;
}
.border_3c27 .search-2d00 img {
  width: 100%;
}
.soft-b693 .hovered-9f7c,
.stale_2c58 .hovered-9f7c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.stale_2c58 .dim_6ce4 .alert-light-80a5 p:last-child {
  margin-bottom: 0;
}
.dim_ec9c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mask_3f46 .frame_67aa {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mask_3f46 .frame_67aa:last-of-type {
    margin-bottom: 0;
  }
}
.mask_3f46 .frame_67aa ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask_3f46 .frame_67aa ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mask_3f46 .frame_67aa ul li {
  margin: 0 0 0.6em;
}
.mask_3f46 .frame_67aa ul li.row-pro-6dc9,
.mask_3f46 .frame_67aa ul li.out-5651 {
  position: relative;
}
.mask_3f46 .frame_67aa ul li.row-pro-6dc9 .media_dc5e,
.mask_3f46 .frame_67aa ul li.out-5651 .media_dc5e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mask_3f46 .frame_67aa ul li.row-pro-6dc9:after:after,
.mask_3f46 .frame_67aa ul li.row-pro-6dc9:after:before,
.mask_3f46
  .frame_67aa
  ul
  li.out-5651:after:after,
.mask_3f46
  .frame_67aa
  ul
  li.out-5651:after:before {
  content: "";
  display: table;
}
.mask_3f46 .frame_67aa ul li.row-pro-6dc9:after:after,
.mask_3f46
  .frame_67aa
  ul
  li.out-5651:after:after {
  clear: both;
}
.mask_3f46 .frame_67aa a.element_0675:hover {
  text-decoration: none;
}
.mask_3f46 .frame_67aa select {
  max-width: 100%;
}
.mask_3f46 .frame_67aa table {
  font-size: 85%;
}
.mask_3f46 .frame_67aa table td,
.mask_3f46 .frame_67aa table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mask_3f46 .frame_67aa table tfoot td {
  text-align: left;
}
.mask_3f46 .frame_67aa :last-child {
  margin-bottom: 0;
}
.mask_3f46 .frame_67aa .grid-57d6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mask_3f46 .frame_67aa .grid-57d6 label {
  width: 100%;
}
.mask_3f46 .frame_67aa .grid-57d6 .feature_hard_b0d6 {
  width: 100%;
  display: block;
}
.mask_3f46 .frame_67aa .grid-57d6 .progress-silver-da10 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mask_3f46 .frame_67aa .grid-57d6 .progress-silver-da10:hover svg #svg-search {
  fill: #444;
}
.mask_3f46 .frame_67aa .grid-57d6 .progress-silver-da10 svg {
  width: 18px;
  height: 18px;
}
.mask_3f46 .red_527f ul ul,
.mask_3f46 .label-plasma-a43d ul ul,
.mask_3f46 .border-15fe ul ul,
.mask_3f46 .new_2acc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mask_3f46 .red_527f .form-short-57f3 > a,
.mask_3f46 .label-plasma-a43d .form-short-57f3 > a,
.mask_3f46 .border-15fe .form-short-57f3 > a,
.mask_3f46 .new_2acc .form-short-57f3 > a {
  margin-bottom: 0;
}
.mask_3f46 .mask-50b1 li,
.mask_3f46 .red_527f li,
.mask_3f46 .dropdown-6596 li,
.mask_3f46 .label-plasma-a43d li,
.mask_3f46 .border-15fe li,
.mask_3f46 .new_2acc li,
.mask_3f46 .under-9c3b li,
.mask_3f46 .status-south-b17e li {
  display: block;
  position: relative;
}
.mask_3f46 .mask-50b1 li:last-child,
.mask_3f46 .red_527f li:last-child,
.mask_3f46 .dropdown-6596 li:last-child,
.mask_3f46 .label-plasma-a43d li:last-child,
.mask_3f46 .border-15fe li:last-child,
.mask_3f46 .new_2acc li:last-child,
.mask_3f46 .under-9c3b li:last-child,
.mask_3f46 .status-south-b17e li:last-child {
  border: none;
}
.mask_3f46 .mask-50b1 li a,
.mask_3f46 .red_527f li a,
.mask_3f46 .dropdown-6596 li a,
.mask_3f46 .label-plasma-a43d li a,
.mask_3f46 .border-15fe li a,
.mask_3f46 .new_2acc li a,
.mask_3f46 .under-9c3b li a,
.mask_3f46 .status-south-b17e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_3f46 .mask-50b1 li ul li::before,
.mask_3f46 .red_527f li ul li::before,
.mask_3f46 .dropdown-6596 li ul li::before,
.mask_3f46 .label-plasma-a43d li ul li::before,
.mask_3f46 .border-15fe li ul li::before,
.mask_3f46 .new_2acc li ul li::before,
.mask_3f46 .under-9c3b li ul li::before,
.mask_3f46 .status-south-b17e li ul li::before {
  left: 15px;
}
.mask_3f46 .mask-50b1 li ul a,
.mask_3f46 .red_527f li ul a,
.mask_3f46 .dropdown-6596 li ul a,
.mask_3f46 .label-plasma-a43d li ul a,
.mask_3f46 .border-15fe li ul a,
.mask_3f46 .new_2acc li ul a,
.mask_3f46 .under-9c3b li ul a,
.mask_3f46 .status-south-b17e li ul a {
  padding-left: 20px;
}
.mask_3f46 .mask-50b1 li ul ul li::before,
.mask_3f46 .red_527f li ul ul li::before,
.mask_3f46 .dropdown-6596 li ul ul li::before,
.mask_3f46 .label-plasma-a43d li ul ul li::before,
.mask_3f46 .border-15fe li ul ul li::before,
.mask_3f46 .new_2acc li ul ul li::before,
.mask_3f46 .under-9c3b li ul ul li::before,
.mask_3f46 .status-south-b17e li ul ul li::before {
  left: 30px;
}
.mask_3f46 .mask-50b1 li ul ul a,
.mask_3f46 .red_527f li ul ul a,
.mask_3f46 .dropdown-6596 li ul ul a,
.mask_3f46 .label-plasma-a43d li ul ul a,
.mask_3f46 .border-15fe li ul ul a,
.mask_3f46 .new_2acc li ul ul a,
.mask_3f46 .under-9c3b li ul ul a,
.mask_3f46 .status-south-b17e li ul ul a {
  padding-left: 40px;
}
.mask_3f46 .status_complex_3e4c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_3f46 .status-south-b17e ul li {
  margin-bottom: 1.41575em;
}
.mask_3f46 .status-south-b17e ul li .article-a86f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mask_3f46 .status-south-b17e ul li .panel_87ed {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.logo_f50c .mask-50b1 li a,
.logo_f50c .red_527f li a,
.logo_f50c .dropdown-6596 li a,
.logo_f50c .label-plasma-a43d li a,
.logo_f50c .border-15fe li a,
.logo_f50c .new_2acc li a,
.logo_f50c .under-9c3b li a,
.logo_f50c .status-south-b17e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_f50c .status_complex_3e4c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_f50c .frame_67aa ul li.row-pro-6dc9 .media_dc5e,
.logo_f50c .frame_67aa ul li.out-5651 .media_dc5e {
  background: rgba(0, 0, 0, 0.2);
}
.logo_f50c .mask_3f46 .frame_67aa select {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_30af .mask_3f46 .pagination_bronze_e83f li {
  margin: 0;
}
.motion_30af .mask_3f46 .pagination_bronze_e83f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.motion_30af .mask_3f46 .pagination_bronze_e83f li ul {
  margin: 0;
}
.motion_30af .mask_3f46 .pagination_bronze_e83f li ul li a {
  padding-left: 15px;
}
.motion_30af .mask_3f46 .pagination_bronze_e83f li ul li li a {
  padding-left: 30px;
}
.motion_30af .mask_3f46 .pagination_bronze_e83f li.pink-9190 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.motion_30af .mask_3f46 .pagination_bronze_e83f li.pink-9190 > 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;
}
.motion_30af .mask_3f46 .pagination_bronze_e83f li.pink-9190 > 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;
}
.fresh_fb42 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tiny-522e {
  position: relative;
  z-index: 10;
}
.tiny-522e .block_bfb9 {
  width: 100%;
  max-width: 100%;
}
.surface_narrow_3054 .footer_03f3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.surface_narrow_3054 .card-top-00fc {
}
.surface_narrow_3054 .logo_f50c {
  background: #292929;
}
.hovered_1380 .footer_03f3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hovered_1380 .card-top-00fc {
  background: #f9f9f9;
}
.hovered_1380 .logo_f50c {
  background: #303030;
}
.row-af86 .footer_03f3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .row-af86 .action-9a7b {
    margin-bottom: 1em;
  }
  .row-af86 .action-9a7b:last-child {
    margin-bottom: 0;
  }
}
.row-af86 .card-top-00fc {
  background: #ededed;
}
.row-af86 .logo_f50c {
  background: #1a1a1a;
}
.footer_03f3.card-top-00fc {
  color: rgba(0, 0, 0, 0.6);
}
.footer_03f3.card-top-00fc .panel_950b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_03f3.logo_f50c {
  color: rgba(255, 255, 255, 0.99);
}
.footer_03f3.logo_f50c a:not(.element_0675) {
  color: rgba(255, 255, 255, 0.79);
}
.footer_03f3.logo_f50c a:not(.element_0675):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_03f3.logo_f50c .panel_950b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_03f3.logo_f50c table tbody td,
.footer_03f3.logo_f50c table th {
  background: rgba(0, 0, 0, 0.08);
}
.large_0f80.preview_a016 .container-adb7 {
  max-width: initial;
}
.large_0f80 .solid-0279 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.large_0f80 .solid-0279 .block_bfb9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .large_0f80 .solid-0279 .block_bfb9 {
    display: block;
    margin-bottom: 2em;
  }
  .large_0f80 .solid-0279 .block_bfb9:last-child {
    margin-bottom: 0;
  }
}
.row-af86 .action-9a7b:last-child,
.hovered_1380 .action-9a7b:last-child,
.surface_narrow_3054 .action-9a7b:last-child {
  margin-bottom: 0;
}
.row-af86 .action-9a7b .mask_3f46 .frame_67aa:last-child,
.hovered_1380 .action-9a7b .mask_3f46 .frame_67aa:last-child,
.surface_narrow_3054 .action-9a7b .mask_3f46 .frame_67aa:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .row-af86 .mini-c57a,
  .row-af86 .widget-8125,
  .hovered_1380 .mini-c57a,
  .hovered_1380 .widget-8125,
  .surface_narrow_3054 .mini-c57a,
  .surface_narrow_3054 .widget-8125 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tiny-522e .action-9a7b {
    margin-bottom: 2em;
  }
}
.tiny-522e p:last-child {
  margin-bottom: 0;
}
.tiny-522e li,
.tiny-522e ul {
  list-style: none;
  margin: 0;
}
.tiny-522e ul ul {
  margin-left: 2.617924em;
}
.card-blue-bf24 {
  font-size: 0.875em;
}

/* css-noise: 711b */
.ghost-box-g8 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
