/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress_c0ad/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress_c0ad
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.progress_c0ad/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tooltip_white_7aad.column_e8bf/licenses/gpl-2.0.huge-fc26
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.texture-blue-2e63/, (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.breadcrumb-5e07.card-selected-1c3c/normalize.photo_huge_030c/
 ======
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.photo_huge_030c v7.0.0 | MIT License | github.progress_c0ad/necolas/normalize.photo_huge_030c */
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;
}
.link-16cc .hero_easy_3742,
.outline-mini-7135,
.hero_under_a519,
.box_bronze_e95e,
.background-3a5c,
.row_purple_d064,
.breadcrumb-outer-5d77,
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;
}
.outline-mini-7135,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .outline-mini-7135,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .outline-mini-7135,
  h1 {
    font-size: 1.8em;
  }
}
.hero_under_a519,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hero_under_a519 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hero_under_a519,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hero_under_a519,
  h2 {
    font-size: 1.7em;
  }
}
.box_bronze_e95e,
h3 {
  font-size: 1.618em;
}
.link-16cc .hero_easy_3742,
.background-3a5c,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.detail_liquid_9a1b {
  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;
}
.focused_feca:after,
.focused_feca:before,
.left-0595:after,
.left-0595:before {
  content: "";
  display: table;
}
.focused_feca:after,
.left-0595:after {
  clear: both;
}
.widget_pressed_16b3 {
  float: right;
  margin-right: 0;
}
.shade_pressed_b3bc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.under-60f1 .table_bright_7afe,
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;
}
.under-60f1 .table_bright_7afe: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;
}
.gradient_iron_82ad .table_bright_7afe {
  box-shadow: none;
}
.gradient_iron_82ad
  .table_bright_7afe
  .accent_aaa6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gradient_iron_82ad .table_bright_7afe .card-668a {
  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;
}
.gradient_iron_82ad
  .table_bright_7afe
  .card-668a
  b {
  display: none;
}
.gradient_iron_82ad .upper-4a26 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.overlay_red_f274:not(.header-54a0):not(.backdrop-8dc2),
button:not(.header-54a0):not(.backdrop-8dc2),
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ),
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ),
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ) {
  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;
}
.overlay_red_f274:not(.header-54a0):not(
    .backdrop-8dc2
  ):hover,
button:not(.header-54a0):not(
    .backdrop-8dc2
  ):hover,
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):hover,
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):hover,
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.overlay_red_f274:not(.header-54a0):not(
    .backdrop-8dc2
  ):active,
.overlay_red_f274:not(.header-54a0):not(
    .backdrop-8dc2
  ):focus,
button:not(.header-54a0):not(
    .backdrop-8dc2
  ):active,
button:not(.header-54a0):not(
    .backdrop-8dc2
  ):focus,
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):active,
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):focus,
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):active,
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):focus,
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):active,
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):focus {
  outline: 0;
}
.overlay_red_f274:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2,
button:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2,
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2,
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2,
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2 {
  position: relative;
}
.overlay_red_f274:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .detail-steel-bc29,
.overlay_red_f274:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .frame-wood-ab27,
.overlay_red_f274:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .gradient-bottom-2752,
.overlay_red_f274:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  i,
.overlay_red_f274:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  svg,
button:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .detail-steel-bc29,
button:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .frame-wood-ab27,
button:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .gradient-bottom-2752,
button:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  i,
button:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  svg,
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .detail-steel-bc29,
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .frame-wood-ab27,
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .gradient-bottom-2752,
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  i,
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  svg,
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .detail-steel-bc29,
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .frame-wood-ab27,
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .gradient-bottom-2752,
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  i,
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  svg,
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .detail-steel-bc29,
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .frame-wood-ab27,
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  .gradient-bottom-2752,
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  i,
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2
  svg {
  visibility: hidden;
}
.overlay_red_f274:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2:after,
button:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2:after,
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2:after,
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2:after,
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ).fn-loading-eff2: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;
}
.overlay_red_f274:not(.header-54a0):not(.backdrop-8dc2),
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ),
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ),
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ) {
  color: #fff;
  background: #235787;
}
.overlay_red_f274:not(.header-54a0):not(
    .backdrop-8dc2
  ):focus,
input[type="button"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):focus,
input[type="reset"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):focus,
input[type="submit"]:not(.header-54a0):not(
    .backdrop-8dc2
  ):focus {
  color: #fff;
}
.overlay_red_f274.fn-disabled-eff2:not(.header-54a0):not(
    .backdrop-8dc2
  ),
.overlay_red_f274[disabled]:not(.header-54a0):not(
    .backdrop-8dc2
  ),
button.fn-disabled-eff2:not(.header-54a0):not(
    .backdrop-8dc2
  ),
button[disabled]:not(.header-54a0):not(
    .backdrop-8dc2
  ) {
  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;
}
.info_left_6451 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.info_left_6451: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;
}
.layout-b387 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.media-hard-de41 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.header-f93b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.focused_feca:after,
.focused_feca:before,
.alert_fixed_4807:after,
.alert_fixed_4807:before,
.orange-100f:after,
.orange-100f:before,
.image_b871:after,
.image_b871:before,
.new-8972:after,
.new-8972:before,
.header_7b69:after,
.header_7b69:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.focused_feca:after,
.alert_fixed_4807:after,
.orange-100f:after,
.image_b871:after,
.new-8972:after,
.header_7b69:after {
  clear: both;
}
.alert_fixed_4807 .selected-be97,
.orange-100f .selected-be97,
.dynamic-42d2 .selected-be97 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tiny-2e34 {
  display: inline-block;
}
.table_7605 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.table_7605 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.table_7605 .outline-1bcd {
  padding: 1em 0;
  font-size: 85%;
}
.outline-1bcd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.row_next_04b6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.row_next_04b6:after,
.row_next_04b6:before {
  content: "";
  display: table;
}
.row_next_04b6:after {
  clear: both;
}
.component-bf1c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dirty-6972 .component-bf1c {
  max-width: 50%;
}
.gold-2cf9 .component-bf1c {
  max-width: 33.33%;
}
.hidden-narrow-7505 .component-bf1c {
  max-width: 25%;
}
.link-tiny-c4a0 .component-bf1c {
  max-width: 20%;
}
.avatar_blue_1eec .component-bf1c {
  max-width: 16.66%;
}
.nav_up_4f8d .component-bf1c {
  max-width: 14.28%;
}
.complex-052b .component-bf1c {
  max-width: 12.5%;
}
.pro-08e8 .component-bf1c {
  max-width: 11.11%;
}
.upper_0719 {
  display: block;
}
.link-16cc .aside-inner-1df6 label,
.link-16cc .blue_c07f label,
.link-16cc .block_5a8b label,
.link-16cc .nav-e5e1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outline_3358 {
  list-style: none;
  margin: 0;
}
.outline_3358 article.sidebar-3350 {
  margin-bottom: 0;
}
.outline_3358 ul {
  list-style: none;
  margin: 0;
}
.outline_3358 .grid_motion_afa6 li.sidebar-3350 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outline_3358 .grid_motion_afa6 li.sidebar-3350 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outline_3358 .grid_motion_afa6 li.sidebar-3350: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) {
  .outline_3358 .grid_motion_afa6 li.sidebar-3350 li.sidebar-3350 li.sidebar-3350 li.sidebar-3350 {
    padding-left: 0;
  }
}
article.sidebar-3350 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar-3350 .alert_fixed_4807 p:last-of-type {
  margin-bottom: 0;
}
article.sidebar-3350 .hover-over-bc28 {
  float: left;
}
article.sidebar-3350 .small_db3e {
  margin-left: 85px;
}
article.sidebar-3350 .left-5942 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar-3350 .left-5942 .primary-4ea6 {
  margin-left: 10px;
}
article.sidebar-3350 .hover_next_b413 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar-3350 .list-ab95 {
  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 .aside-inner-1df6,
  #respond .block_5a8b,
  #respond .nav-e5e1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside-inner-1df6 input,
#respond .block_5a8b input,
#respond .nav-e5e1 input {
  width: 100%;
}
#respond .nav-e5e1 {
  margin-right: 0;
}
#respond .inner_d0d0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pro-1ae0 {
  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;
}
.pro-1ae0.left-5047 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pro-1ae0 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%);
}
.pro-1ae0:focus,
.pro-1ae0: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);
}
.selected_52f3 {
  border-radius: 10%;
}
.middle_7f64 {
  border-radius: 50%;
}
.background-solid-ccee {
  font-size: 0.72em;
}
.image-right-31bb {
  font-size: 0.875em;
}
.purple-297a {
  font-size: 1.1em;
}
.caption_bd03 {
  text-transform: uppercase;
  line-height: 1.2;
}
.caption_bd03.background-solid-ccee {
  letter-spacing: 0.5px;
}
.feature-bright-942e,
.feature-bright-942e a {
  color: #6d6d6d;
}
.feature-bright-942e a:hover {
  color: #111;
}
.table_310f {
  color: #6d6d6d;
}
.search-ad47 {
  overflow-x: hidden;
}
.search-ad47 .widget-9b60.alert-pro-4f20 {
  position: relative;
}
.search-ad47 .widget-9b60.alert-pro-4f20.avatar-focused-d9a7 {
  position: initial;
}
.search-ad47
  .widget-9b60.alert-pro-4f20.avatar-focused-d9a7
  .complex-630b {
  left: auto;
}
.search-ad47 .widget-9b60 .complex-630b {
  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;
}
.search-ad47 .widget-9b60:hover.alert-pro-4f20 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.search-ad47
  .widget-9b60:hover.alert-pro-4f20
  .complex-630b {
  display: block;
  z-index: 9999999;
}
.search-ad47 .button-advanced-3e19 .small-f278,
.search-ad47 .outer_98a2 .small-f278 {
  display: none;
}
.search-ad47 .soft_c3d8 .widget-9b60:hover.alert-pro-4f20 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.link-16cc .aside-inner-1df6 label,
.link-16cc .blue_c07f label,
.link-16cc .block_5a8b label,
.link-16cc .nav-e5e1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outline_3358 {
  list-style: none;
  margin: 0;
}
.outline_3358 article.sidebar-3350 {
  margin-bottom: 0;
}
.outline_3358 ul {
  list-style: none;
  margin: 0;
}
.outline_3358 .grid_motion_afa6 li.sidebar-3350 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outline_3358 .grid_motion_afa6 li.sidebar-3350 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outline_3358 .grid_motion_afa6 li.sidebar-3350: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) {
  .outline_3358 .grid_motion_afa6 li.sidebar-3350 li.sidebar-3350 li.sidebar-3350 li.sidebar-3350 {
    padding-left: 0;
  }
}
article.sidebar-3350 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar-3350 .alert_fixed_4807 p:last-of-type {
  margin-bottom: 0;
}
article.sidebar-3350 .hover-over-bc28 {
  float: left;
}
article.sidebar-3350 .small_db3e {
  margin-left: 85px;
}
article.sidebar-3350 .left-5942 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar-3350 .left-5942 .primary-4ea6 {
  margin-left: 10px;
}
article.sidebar-3350 .hover_next_b413 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar-3350 .list-ab95 {
  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 .aside-inner-1df6,
  #respond .block_5a8b,
  #respond .nav-e5e1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside-inner-1df6 input,
#respond .block_5a8b input,
#respond .nav-e5e1 input {
  width: 100%;
}
#respond .nav-e5e1 {
  margin-right: 0;
}
#respond .inner_d0d0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button-advanced-3e19 .summary_5148 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.summary_5148 .status_3d47.sidebar_solid_3c6e .header-plasma-b412 > li > a:focus,
.summary_5148 .status_3d47.sidebar_solid_3c6e .header-plasma-b412 > li > a:hover,
.summary_5148 .status_3d47.article-bottom-b869 .header-plasma-b412 > li > a:focus,
.summary_5148 .status_3d47.article-bottom-b869 .header-plasma-b412 > li > a:hover,
.summary_5148 .status_3d47.yellow-09f1 .header-plasma-b412 > li > a:focus,
.summary_5148 .status_3d47.yellow-09f1 .header-plasma-b412 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_5148
  .status_3d47.sidebar_solid_3c6e
  .header-plasma-b412
  > li.fast_24f6
  > a,
.summary_5148
  .status_3d47.sidebar_solid_3c6e
  .header-plasma-b412
  > li.logo_fc7d
  > a,
.summary_5148
  .status_3d47.article-bottom-b869
  .header-plasma-b412
  > li.fast_24f6
  > a,
.summary_5148
  .status_3d47.article-bottom-b869
  .header-plasma-b412
  > li.logo_fc7d
  > a,
.summary_5148
  .status_3d47.yellow-09f1
  .header-plasma-b412
  > li.fast_24f6
  > a,
.summary_5148 .status_3d47.yellow-09f1 .header-plasma-b412 > li.east_482e > a {
  color: rgba(255, 255, 255, 0.99);
}
.summary_5148 .soft_473e,
.summary_5148 .soft_473e a {
  color: rgba(255, 255, 255, 0.99);
}
.summary_5148 .layout_warm_f5d4.hidden-298b li a,
.summary_5148 .lite_137a a,
.summary_5148 .grid_a79e,
.summary_5148 .header-plasma-b412 > li > a,
.summary_5148 .accent-solid-1dac {
  color: rgba(255, 255, 255, 0.79);
}
.summary_5148 .layout_warm_f5d4.hidden-298b li a:hover,
.summary_5148 .lite_137a a:hover,
.summary_5148 .grid_a79e:hover,
.summary_5148 .header-plasma-b412 > li > a:hover,
.summary_5148 .accent-solid-1dac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_5148 .copper-b50d {
  color: rgba(255, 255, 255, 0.79);
}
.summary_5148 .copper-b50d .shadow-e863 {
  color: rgba(255, 255, 255, 0.99);
}
.summary_5148 .copper-b50d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_5148 .description_liquid_b891 .soft_859e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_5148 .description_liquid_b891 .soft_859e .focus_steel_a3fb {
  color: rgba(255, 255, 255, 0.79);
}
.summary_5148
  .description_liquid_b891
  .soft_859e
  .focus_steel_a3fb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_5148
  .description_liquid_b891
  .soft_859e
  .focus_steel_a3fb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_5148
  .description_liquid_b891
  .soft_859e
  .focus_steel_a3fb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_5148
  .description_liquid_b891
  .soft_859e
  .focus_steel_a3fb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_5148 .description_liquid_b891 .gallery_7172 {
  color: rgba(255, 255, 255, 0.79);
}
.summary_5148 .description_liquid_b891 .gallery_7172:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-35b4
  .summary_5148
  .description_liquid_b891
  .blue_6464
  .background-8a6b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list-35b4
  .summary_5148
  .description_liquid_b891
  .blue_6464
  .focus_steel_a3fb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-advanced-3e19 .aside_warm_50f3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.aside_warm_50f3 .status_3d47.sidebar_solid_3c6e .header-plasma-b412 > li > a:focus,
.aside_warm_50f3 .status_3d47.sidebar_solid_3c6e .header-plasma-b412 > li > a:hover,
.aside_warm_50f3 .status_3d47.article-bottom-b869 .header-plasma-b412 > li > a:focus,
.aside_warm_50f3 .status_3d47.article-bottom-b869 .header-plasma-b412 > li > a:hover,
.aside_warm_50f3 .status_3d47.yellow-09f1 .header-plasma-b412 > li > a:focus,
.aside_warm_50f3 .status_3d47.yellow-09f1 .header-plasma-b412 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside_warm_50f3
  .status_3d47.sidebar_solid_3c6e
  .header-plasma-b412
  > li.fast_24f6
  > a,
.aside_warm_50f3
  .status_3d47.sidebar_solid_3c6e
  .header-plasma-b412
  > li.logo_fc7d
  > a,
.aside_warm_50f3
  .status_3d47.article-bottom-b869
  .header-plasma-b412
  > li.fast_24f6
  > a,
.aside_warm_50f3
  .status_3d47.article-bottom-b869
  .header-plasma-b412
  > li.logo_fc7d
  > a,
.aside_warm_50f3
  .status_3d47.yellow-09f1
  .header-plasma-b412
  > li.fast_24f6
  > a,
.aside_warm_50f3 .status_3d47.yellow-09f1 .header-plasma-b412 > li.east_482e > a {
  color: rgba(0, 0, 0, 0.8);
}
.aside_warm_50f3 .soft_473e,
.aside_warm_50f3 .soft_473e a {
  color: rgba(0, 0, 0, 0.8);
}
.aside_warm_50f3 .layout_warm_f5d4.hidden-298b li a,
.aside_warm_50f3 .lite_137a a,
.aside_warm_50f3 .grid_a79e,
.aside_warm_50f3 .header-plasma-b412 > li > a,
.aside_warm_50f3 .accent-solid-1dac {
  color: rgba(0, 0, 0, 0.55);
}
.aside_warm_50f3 .layout_warm_f5d4.hidden-298b li a:hover,
.aside_warm_50f3 .lite_137a a:hover,
.aside_warm_50f3 .grid_a79e:hover,
.aside_warm_50f3 .header-plasma-b412 > li > a:hover,
.aside_warm_50f3 .accent-solid-1dac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside_warm_50f3 .copper-b50d {
  color: rgba(0, 0, 0, 0.55);
}
.aside_warm_50f3 .copper-b50d .shadow-e863 {
  color: rgba(0, 0, 0, 0.8);
}
.aside_warm_50f3 .copper-b50d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro_320f .layout-5cf9 {
  margin-left: auto;
  margin-right: auto;
}
.orange-100f > * {
  margin-left: auto;
  margin-right: auto;
}
.orange-100f .layout-b387 {
  margin-right: 1.41575em;
}
.new-c6f9 .orange-100f > .primary_prev_caa6 {
  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;
}
.new-c6f9 .orange-100f > .aside-west-e4b5 {
  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;
}
.button_a124.pro_320f .layout-5cf9,
.column-right-0d49.pro_320f .layout-5cf9 {
  margin-left: 0;
}
.tertiary_paper_fcfc.pro_320f .layout-5cf9,
.lite_5b5b.pro_320f .layout-5cf9 {
  margin-right: 0;
}
.orange-100f ol,
.orange-100f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.silver-49f7 video {
  max-width: 100%;
}
.heading-0d20 img {
  display: block;
}
.heading-0d20.layout-b387,
.heading-0d20.media-hard-de41 {
  width: 100%;
}
.heading-0d20.aside-west-e4b5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.cool_e0a5:not(.picture-4445) {
  margin: 1.5em auto;
}
.in_c3e7 p {
  padding: 1.5em 14px;
}
ul.pressed_2967.aside-west-e4b5,
ul.pressed_2967.primary_prev_caa6,
ul.pressed_2967.frame-ab6c.primary_prev_caa6 {
  padding: 0 14px;
}
.block-out-432c {
  display: block;
  overflow-x: auto;
}
.block-out-432c table {
  border-collapse: collapse;
  width: 100%;
}
.block-out-432c td,
.block-out-432c th {
  padding: 0.5em;
}
.orange-100f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.orange-100f ol ol,
.orange-100f ol ul,
.orange-100f ul ol,
.orange-100f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.orange-100f ol ol li,
.orange-100f ol ul li,
.orange-100f ul ol li,
.orange-100f ul ul li {
  margin-left: 0;
}
.media-orange-c058.alert_old_25aa > .old-243a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.media-orange-c058.alert_old_25aa > .old-243a iframe,
.media-orange-c058.alert_old_25aa > .old-243a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mask-a497 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mask-a497.tag_aedb {
  padding: 0;
}
.mask-a497.tag_aedb cite {
  font-size: 13px;
}
.mask-a497 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mask-a497 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pink-aa7a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pink-aa7a > p:first-child {
  margin-top: 0;
}
.pink-aa7a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pink-aa7a blockquote {
  border-left: 0;
}
.nav_ca0d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.nav_ca0d:not(.left-0ab2) {
  max-width: 100px;
}
.nav_ca0d.sidebar_6522 {
  border-bottom: none !important;
  text-align: center;
}
.nav_ca0d.sidebar_6522::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .in_c3e7 p {
    padding: 1.5em 0;
  }
}
.surface-under-fa76 {
  color: #0073aa;
}
.rough-d0fe {
  background-color: #0073aa;
}
.green-faa8 {
  color: #229fd8;
}
.sort_copper_69e7 {
  background-color: #229fd8;
}
.sort_blue_6ac3 {
  color: #eee;
}
.carousel-2098 {
  background-color: #eee;
}
.tooltip_985e {
  color: #444;
}
.preview_1d9d {
  background-color: #444;
}
.preview_top_9c90 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.preview_top_9c90 .panel_1510 .lite_137a {
  font-size: 15px;
}
.preview_top_9c90 .lite_137a {
  line-height: 1.3;
}
.preview_top_9c90 .aside_warm_50f3 {
}
.preview_top_9c90 .summary_5148 {
  background: #235787;
}
.menu-advanced-0b8f {
  padding: 0;
}
.menu-advanced-0b8f .summary_5148 {
  background: #1a1a1a;
}
.menu-advanced-0b8f .aside_warm_50f3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.avatar-current-c0df {
  padding: 0;
  border-left: none;
  border-right: none;
}
.avatar-current-c0df .aside_warm_50f3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.avatar-current-c0df .summary_5148 {
  background: #303030;
}
.header_7b69 {
  position: relative;
  z-index: 10;
}
.header_7b69 .copper-2f4e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left-8abd .alert-pro-4f20 {
  display: inline-block;
  vertical-align: middle;
}
.left-8abd.wood-c0b8 .alert-pro-4f20 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .left-8abd.wood-c0b8 .alert-pro-4f20 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .left-8abd.wood-c0b8 .alert-pro-4f20 {
    margin-right: 0.4em;
  }
}
.left-8abd.wood-c0b8 .alert-pro-4f20:last-child {
  margin-right: 0;
}
.pattern-2894 .copper-2f4e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button-advanced-3e19 .panel_1510 {
    margin: 0 -0.5em;
  }
  .button-advanced-3e19 .panel_1510 [class*="customify-col-"],
  .button-advanced-3e19 .panel_1510 [class*="customify-col_"],
  .button-advanced-3e19 .panel_1510 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button-advanced-3e19.highlight-full-51db .copper-2f4e {
  background: 0 0 !important;
}
.button-advanced-3e19.highlight-full-51db .copper-2f4e,
.button-advanced-3e19.pattern-2894 .copper-2f4e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button-advanced-3e19.gas_96e3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button-advanced-3e19.pattern-2894 .copper-2f4e {
  box-shadow: none !important;
}
.east-8440 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .east-8440 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .east-8440 {
    padding: 18px 0 20px;
  }
}
.east-8440 .tabs_full_e8a7 {
  width: 100%;
}
.east-8440 .hard-3da2 {
  margin-bottom: 0;
}
.east-8440 .content_aaaf {
  margin-top: 5px;
  font-size: 0.875em;
}
.element_light_0e32 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.element_light_0e32 .texture_a3b0 {
  width: 100%;
}
.hard-d01c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hard-d01c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hard-d01c 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;
}
.hard-d01c li:last-child:after {
  display: none;
}
.hard-d01c li a {
  font-weight: 500;
  margin-right: 10px;
}
.input_hovered_312c .small-f278 button,
.east-8440 .small-f278 button {
  left: 0;
}
.input_hovered_312c .texture_a3b0,
.east-8440 .texture_a3b0 {
  padding-left: 0;
  padding-right: 0;
}
.input_hovered_312c .element_light_0e32,
.east-8440 .element_light_0e32 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.input_hovered_312c {
  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;
}
.input_hovered_312c: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;
}
.input_hovered_312c .red-63b4 {
  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) {
  .input_hovered_312c .red-63b4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .input_hovered_312c .red-63b4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .input_hovered_312c .red-63b4 {
    min-height: 200px;
  }
}
.input_hovered_312c .hard-d01c {
  color: rgba(255, 255, 255, 0.8);
}
.input_hovered_312c .hard-d01c a,
.input_hovered_312c .hard-d01c li:after {
  color: inherit;
}
.input_hovered_312c .hard-d01c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.info_thick_c717 {
  margin-bottom: 0.5em;
}
.modal_static_5d81 {
  margin-bottom: 1.2em;
}
.modal_static_5d81,
.info_thick_c717 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.modal_static_5d81 p:last-child,
.info_thick_c717 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .small-f278,
#masthead .small-f278 {
  display: none;
}
#masthead
  > .small-f278.last_8d78 {
  display: none;
}
#masthead > .small-f278 button {
  left: 0;
}
.cold_44d0 {
  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%;
}
.cold_44d0 .alert-pro-4f20 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.cold_44d0 .advanced_12d8 {
  display: -webkit-box;
  display: flex;
}
.cold_44d0 .advanced_12d8.basic_a8da {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.cold_44d0 .advanced_12d8.easy_cb41 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.cold_44d0 .advanced_12d8.south_664c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.cold_44d0.east_ec35.form-1019 .advanced_12d8.basic_a8da {
  flex-basis: 100%;
}
.cold_44d0.bronze_b1e1 .advanced_12d8.easy_cb41 {
  -webkit-box-flex: 1;
  flex: auto;
}
.cold_44d0.bronze_b1e1 .advanced_12d8.south_664c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .small-f278.last_8d78 {
  display: none;
}
#masthead > .small-f278 button {
  left: 0;
}
.rough-4b65 {
  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;
}
.rough-4b65:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.rough-4b65.panel-7cc9 i {
  margin-right: 4px;
}
.rough-4b65.selected-18c1 i {
  margin-left: 5px;
}
.lite_137a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.lite_137a p:last-child {
  margin-bottom: 0;
}
.dropdown_5869 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dropdown_5869 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dropdown_5869 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dropdown_5869 .soft_473e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dropdown_5869 .component-tall-ca7b {
  margin: 5px 0 7px 0;
}
.dropdown_5869.west-c632 .soft-25f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown_5869.west-c632 .accent_da22 {
  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;
}
.dropdown_5869.short_f8ab {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dropdown_5869.short_f8ab .soft-25f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown_5869.short_f8ab .accent_da22 {
  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;
}
.dropdown_5869.badge_tall_2ff7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown_5869.list-bronze-8556 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dropdown_5869.list-bronze-8556 .accent_da22 {
  margin-top: 7px;
}
.banner-79bd {
  display: inline-block;
}
.header_7b69 .shadow-medium-1bd2 .dropdown_5869 img {
  max-width: 100%;
}
.status_3d47 .stone_8264.column_2d7f,
.description_1cc6 .stone_8264.column_2d7f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.status_3d47 .shadow_fresh_a291,
.description_1cc6 .shadow_fresh_a291 {
  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%);
}
.status_3d47 .shadow_fresh_a291 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.status_3d47.status_top_0640 .shadow_fresh_a291 {
  display: none;
}
.status_3d47 .solid-3af7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status_3d47 .solid-3af7 li {
  display: inline-block;
  position: relative;
}
.status_3d47 .solid-3af7 li:last-child {
  margin-right: 0;
}
.status_3d47 .solid-3af7 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;
}
.status_3d47 .solid-3af7 li.east_482e > a {
  color: rgba(0, 0, 0, 0.9);
}
.status_3d47 .solid-3af7 > 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;
}
.status_3d47 .solid-3af7 > li > a i {
  line-height: 0;
}
.status_3d47 .solid-3af7 > li.article_3da1 > a .shadow_fresh_a291 {
  margin-left: 4px;
  line-height: 0;
}
.status_3d47 .solid-3af7 .prev-5ca9 li.article_3da1 > a {
  position: relative;
}
.status_3d47 .solid-3af7 .prev-5ca9 li.article_3da1 > a:after,
.status_3d47 .solid-3af7 .prev-5ca9 li.article_3da1 > a:before {
  content: "";
  display: table;
}
.status_3d47 .solid-3af7 .prev-5ca9 li.article_3da1 > a:after {
  clear: both;
}
.status_3d47 .solid-3af7 .prev-5ca9 li.article_3da1 > a .shadow_fresh_a291 {
  margin-left: 5px;
  float: right;
}
.status_3d47 .outline-over-5aaf,
.status_3d47 .prev-5ca9 {
  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;
}
.status_3d47 .prev-5ca9 {
  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;
}
.status_3d47 .prev-5ca9 .column_2d7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.status_3d47 .prev-5ca9 .shadow_fresh_a291 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.status_3d47 .prev-5ca9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.status_3d47 .prev-5ca9 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;
}
.status_3d47 .prev-5ca9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.status_3d47 .prev-5ca9 .prev-5ca9 {
  top: 0;
  left: 100%;
}
.status_3d47 .message_d903.fn-focus-eff2 > .outline-over-5aaf,
.status_3d47 .message_d903.fn-focus-eff2 > .prev-5ca9,
.status_3d47 .message_d903:focus > .outline-over-5aaf,
.status_3d47 .message_d903:focus > .prev-5ca9,
.status_3d47 .message_d903:hover > .outline-over-5aaf,
.status_3d47 .message_d903:hover > .prev-5ca9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.status_3d47.yellow-09f1 .header-plasma-b412:after,
.status_3d47.yellow-09f1 .header-plasma-b412:before {
  content: "";
  display: table;
}
.status_3d47.yellow-09f1 .header-plasma-b412:after {
  clear: both;
}
.status_3d47.yellow-09f1 .header-plasma-b412 > li {
  float: left;
}
.status_3d47.notice-175b .header-plasma-b412:after,
.status_3d47.notice-175b .header-plasma-b412:before {
  content: "";
  display: table;
}
.status_3d47.notice-175b .header-plasma-b412:after {
  clear: both;
}
.status_3d47.notice-175b .header-plasma-b412 > li {
  float: left;
}
.status_3d47.notice-175b .header-plasma-b412 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.status_3d47.notice-175b .header-plasma-b412 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.status_3d47.notice-175b .header-plasma-b412 > li.fast_24f6 > a,
.status_3d47.notice-175b .header-plasma-b412 > li.east_482e > a {
  color: #fff;
  background-color: #1e4b75;
}
.status_3d47.sidebar_solid_3c6e .header-plasma-b412 > li > a .column_2d7f {
  position: relative;
}
.status_3d47.sidebar_solid_3c6e .header-plasma-b412 > li > a .column_2d7f: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;
}
.status_3d47.sidebar_solid_3c6e
  .header-plasma-b412
  > li:focus
  > a
  .column_2d7f:before,
.status_3d47.sidebar_solid_3c6e
  .header-plasma-b412
  > li:hover
  > a
  .column_2d7f:before {
  width: 100%;
  background-color: currentColor;
}
.status_3d47.sidebar_solid_3c6e
  .header-plasma-b412
  > li.fast_24f6
  > a
  .column_2d7f:before,
.status_3d47.sidebar_solid_3c6e
  .header-plasma-b412
  > li.logo_fc7d
  > a
  .column_2d7f:before {
  width: 100%;
  background-color: currentColor;
}
.status_3d47.article-bottom-b869 .header-plasma-b412 > li > a .column_2d7f {
  position: relative;
}
.status_3d47.article-bottom-b869 .header-plasma-b412 > li > a .column_2d7f: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;
}
.status_3d47.article-bottom-b869 .header-plasma-b412 > li:focus > a .column_2d7f:before,
.status_3d47.article-bottom-b869
  .header-plasma-b412
  > li:hover
  > a
  .column_2d7f:before {
  width: 100%;
  background-color: currentColor;
}
.status_3d47.article-bottom-b869
  .header-plasma-b412
  > li.fast_24f6
  > a
  .column_2d7f:before,
.status_3d47.article-bottom-b869
  .header-plasma-b412
  > li.logo_fc7d
  > a
  .column_2d7f:before {
  width: 100%;
  background-color: currentColor;
}
.description_1cc6 .solid-3af7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.description_1cc6 .solid-3af7 li:first-child > a {
  border-top: none;
}
.description_1cc6 .solid-3af7 .grid-soft-728b > .column_2d7f .shadow_fresh_a291 {
  display: none;
}
.description_1cc6 .solid-3af7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.description_1cc6 .solid-3af7 li:last-child {
  border: none;
}
.description_1cc6 .solid-3af7 li.article_3da1 > a {
  padding-right: 45px !important;
}
.description_1cc6 .solid-3af7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.description_1cc6 .solid-3af7 li a:focus,
.description_1cc6 .solid-3af7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description_1cc6 .solid-3af7 li .narrow-04fb {
  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;
}
.description_1cc6 .solid-3af7 li .narrow-04fb:hover {
  box-shadow: none;
}
.description_1cc6 .solid-3af7 li .narrow-04fb .shadow_fresh_a291 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.description_1cc6 .solid-3af7 .prev-5ca9 {
  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);
}
.description_1cc6 .solid-3af7 .prev-5ca9 li a {
  padding-left: 3em;
}
.description_1cc6 .solid-3af7 .blue_5aad > a .narrow-04fb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.description_1cc6 .solid-3af7 .blue_5aad > .prev-5ca9 {
  display: block;
  opacity: 1;
}
.video_steel_ed29 {
  max-width: 100%;
}
.surface-0535 {
  line-height: 0;
  cursor: pointer;
}
.accent-solid-1dac {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accent-solid-1dac:hover {
  box-shadow: none;
  color: currentColor;
}
.accent-solid-1dac svg {
  width: 18px;
  height: 18px;
}
.accent-solid-1dac .accordion_6952 {
  display: none;
}
.status-0463 {
  position: relative;
}
.status-0463.fn-active-eff2 .accent-solid-1dac .banner-thick-15ea {
  display: none;
}
.status-0463.fn-active-eff2 .accent-solid-1dac .accordion_6952 {
  display: inline-block;
}
.status-0463 .focus-832f {
  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);
}
.status-0463.form_bright_6389 .focus-832f {
  left: auto;
  right: -0.9em;
}
.status-0463.form_bright_6389 .column_55a1::before {
  left: auto;
  right: 15px;
}
.status-0463.fn-active-eff2 .focus-832f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue_6464 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.blue_6464 label {
  flex-basis: 100%;
}
.blue_6464 .soft_859e {
  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;
}
.blue_6464 .focus_steel_a3fb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.blue_6464 .focus_steel_a3fb:focus {
  background-color: transparent;
}
.blue_6464 button.gallery_7172 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.blue_6464 button.gallery_7172:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.blue_6464 button.gallery_7172 svg {
  width: 18px;
  height: 18px;
}
.blue_6464 input[type="submit"] {
  min-height: auto;
}
.description_liquid_b891 .blue_6464 .focus_steel_a3fb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.column_55a1 {
  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) {
  .column_55a1 {
    width: 220px;
  }
}
.column_55a1 label {
  flex-basis: 100%;
}
.column_55a1::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;
}
.list-35b4 .description_liquid_b891 .blue_6464 {
  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;
}
.list-35b4
  .description_liquid_b891
  .blue_6464
  .soft_859e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.list-35b4 .description_liquid_b891 .blue_6464 .focus_steel_a3fb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.list-35b4
  .description_liquid_b891
  .blue_6464
  .focus_steel_a3fb:focus {
  background: 0 0;
}
.list-35b4
  .description_liquid_b891
  .blue_6464
  .background-8a6b {
  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;
}
.layout_warm_f5d4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.layout_warm_f5d4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.layout_warm_f5d4 li:last-child {
  margin-right: 0;
}
.layout_warm_f5d4 li:first-child {
  margin-left: 0;
}
.layout_warm_f5d4.preview-left-de9b a {
  color: #fff;
}
.layout_warm_f5d4.preview-left-de9b a:hover {
  color: #fff;
}
.layout_warm_f5d4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.layout_warm_f5d4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.layout_warm_f5d4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.layout_warm_f5d4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.layout_warm_f5d4 [class*="social-icon-apple"] {
  background-color: #999;
}
.layout_warm_f5d4 [class*="social-icon-apple"].silver-63a1 {
  background-color: transparent;
  color: #999;
}
.layout_warm_f5d4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.layout_warm_f5d4 [class*="social-icon-behance"].silver-63a1 {
  background-color: transparent;
  color: #1769ff;
}
.layout_warm_f5d4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.layout_warm_f5d4 [class*="social-icon-bitbucket"].silver-63a1 {
  background-color: transparent;
  color: #205081;
}
.layout_warm_f5d4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.layout_warm_f5d4 [class*="social-icon-codepen"].silver-63a1 {
  background-color: transparent;
  color: #000;
}
.layout_warm_f5d4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.layout_warm_f5d4 [class*="social-icon-delicious"].silver-63a1 {
  background-color: transparent;
  color: #39f;
}
.layout_warm_f5d4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.layout_warm_f5d4 [class*="social-icon-digg"].silver-63a1 {
  background-color: transparent;
  color: #005be2;
}
.layout_warm_f5d4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.layout_warm_f5d4 [class*="social-icon-dribbble"].silver-63a1 {
  background-color: transparent;
  color: #ea4c89;
}
.layout_warm_f5d4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.layout_warm_f5d4 [class*="social-icon-envelope"].silver-63a1 {
  background-color: transparent;
  color: #ea4335;
}
.layout_warm_f5d4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.layout_warm_f5d4 [class*="social-icon-facebook"].silver-63a1 {
  background-color: transparent;
  color: #3b5998;
}
.layout_warm_f5d4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.layout_warm_f5d4 [class*="social-icon-flickr"].silver-63a1 {
  background-color: transparent;
  color: #0063dc;
}
.layout_warm_f5d4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.layout_warm_f5d4 [class*="social-icon-foursquare"].silver-63a1 {
  background-color: transparent;
  color: #2d5be3;
}
.layout_warm_f5d4 [class*="social-icon-github"] {
  background-color: #333;
}
.layout_warm_f5d4 [class*="social-icon-github"].silver-63a1 {
  background-color: transparent;
  color: #333;
}
.layout_warm_f5d4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.layout_warm_f5d4 [class*="social-icon-google-plus"].silver-63a1 {
  background-color: transparent;
  color: #dd4b39;
}
.layout_warm_f5d4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.layout_warm_f5d4 [class*="social-icon-houzz"].silver-63a1 {
  background-color: transparent;
  color: #7ac142;
}
.layout_warm_f5d4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.layout_warm_f5d4 [class*="social-icon-instagram"].silver-63a1 {
  background-color: transparent;
  color: #262626;
}
.layout_warm_f5d4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.layout_warm_f5d4 [class*="social-icon-jsfiddle"].silver-63a1 {
  background-color: transparent;
  color: #487aa2;
}
.layout_warm_f5d4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.layout_warm_f5d4 [class*="social-icon-linkedin"].silver-63a1 {
  background-color: transparent;
  color: #0077b5;
}
.layout_warm_f5d4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.layout_warm_f5d4 [class*="social-icon-medium"].silver-63a1 {
  background-color: transparent;
  color: #00ab6b;
}
.layout_warm_f5d4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.layout_warm_f5d4
  [class*="social-icon-odnoklassniki"].silver-63a1 {
  background-color: transparent;
  color: #f4731c;
}
.layout_warm_f5d4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.layout_warm_f5d4 [class*="social-icon-meetup"].silver-63a1 {
  background-color: transparent;
  color: #ec1c40;
}
.layout_warm_f5d4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.layout_warm_f5d4 [class*="social-icon-pinterest"].silver-63a1 {
  background-color: transparent;
  color: #bd081c;
}
.layout_warm_f5d4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.layout_warm_f5d4 [class*="social-icon-product-hunt"].silver-63a1 {
  background-color: transparent;
  color: #da552f;
}
.layout_warm_f5d4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.layout_warm_f5d4 [class*="social-icon-reddit"].silver-63a1 {
  background-color: transparent;
  color: #ff4500;
}
.layout_warm_f5d4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.layout_warm_f5d4 [class*="social-icon-rss"].silver-63a1 {
  background-color: transparent;
  color: #f26522;
}
.layout_warm_f5d4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.layout_warm_f5d4
  [class*="social-icon-shopping-cart"].silver-63a1 {
  background-color: transparent;
  color: #4caf50;
}
.layout_warm_f5d4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.layout_warm_f5d4 [class*="social-icon-skype"].silver-63a1 {
  background-color: transparent;
  color: #00aff0;
}
.layout_warm_f5d4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.layout_warm_f5d4 [class*="social-icon-slideshare"].silver-63a1 {
  background-color: transparent;
  color: #0077b5;
}
.layout_warm_f5d4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.layout_warm_f5d4 [class*="social-icon-snapchat"].silver-63a1 {
  background-color: transparent;
  color: #fffc00;
}
.layout_warm_f5d4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.layout_warm_f5d4 [class*="social-icon-soundcloud"].silver-63a1 {
  background-color: transparent;
  color: #f80;
}
.layout_warm_f5d4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.layout_warm_f5d4 [class*="social-icon-spotify"].silver-63a1 {
  background-color: transparent;
  color: #2ebd59;
}
.layout_warm_f5d4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.layout_warm_f5d4
  [class*="social-icon-stack-overflow"].silver-63a1 {
  background-color: transparent;
  color: #fe7a15;
}
.layout_warm_f5d4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.layout_warm_f5d4 [class*="social-icon-maldkfgram"].silver-63a1 {
  background-color: transparent;
  color: #2ca5e0;
}
.layout_warm_f5d4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.layout_warm_f5d4 [class*="social-icon-tripadvisor"].silver-63a1 {
  background-color: transparent;
  color: #589442;
}
.layout_warm_f5d4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.layout_warm_f5d4 [class*="social-icon-tumblr"].silver-63a1 {
  background-color: transparent;
  color: #35465c;
}
.layout_warm_f5d4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.layout_warm_f5d4 [class*="social-icon-twitch"].silver-63a1 {
  background-color: transparent;
  color: #6441a5;
}
.layout_warm_f5d4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.layout_warm_f5d4 [class*="social-icon-twitter"].silver-63a1 {
  background-color: transparent;
  color: #1da1f2;
}
.layout_warm_f5d4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.layout_warm_f5d4 [class*="social-icon-vimeo"].silver-63a1 {
  background-color: transparent;
  color: #1ab7ea;
}
.layout_warm_f5d4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.layout_warm_f5d4 [class*="social-icon-vk"].silver-63a1 {
  background-color: transparent;
  color: #45668e;
}
.layout_warm_f5d4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.layout_warm_f5d4 [class*="social-icon-weibo"].silver-63a1 {
  background-color: transparent;
  color: #df2029;
}
.layout_warm_f5d4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.layout_warm_f5d4 [class*="social-icon-weixin"].silver-63a1 {
  background-color: transparent;
  color: #7bb32e;
}
.layout_warm_f5d4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.layout_warm_f5d4 [class*="social-icon-whatsapp"].silver-63a1 {
  background-color: transparent;
  color: #25d366;
}
.layout_warm_f5d4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.layout_warm_f5d4 [class*="social-icon-wordpress"].silver-63a1 {
  background-color: transparent;
  color: #21759b;
}
.layout_warm_f5d4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.layout_warm_f5d4 [class*="social-icon-xing"].silver-63a1 {
  background-color: transparent;
  color: #026466;
}
.layout_warm_f5d4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.layout_warm_f5d4 [class*="social-icon-yelp"].silver-63a1 {
  background-color: transparent;
  color: #af0606;
}
.layout_warm_f5d4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.layout_warm_f5d4 [class*="social-icon-youtube"].silver-63a1 {
  background-color: transparent;
  color: #cd201f;
}
.grid_a79e {
  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;
}
.grid_a79e:hover {
  box-shadow: none;
  background: 0 0;
}
.dropdown_medium_298e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.purple-da1f {
  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;
}
.panel_50d6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.feature_e3af {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.feature_e3af,
.feature_e3af::after,
.feature_e3af::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;
}
.feature_e3af::after,
.feature_e3af::before {
  content: "";
  display: block;
  background-color: inherit;
}
.white_8f1a .purple-da1f .panel_50d6 {
  margin-top: -2px;
  width: 19px;
}
.white_8f1a .purple-da1f .feature_e3af {
  margin-top: -1px;
}
.white_8f1a .purple-da1f .feature_e3af,
.white_8f1a .purple-da1f .feature_e3af::after,
.white_8f1a .purple-da1f .feature_e3af::before {
  width: 19px;
  height: 2px;
}
.white_8f1a .purple-da1f .feature_e3af::before {
  top: -6px;
}
.white_8f1a .purple-da1f .feature_e3af::after {
  bottom: -6px;
}
.gallery_6aac .purple-da1f .panel_50d6 {
  margin-top: -2px;
  width: 22px;
}
.gallery_6aac .purple-da1f .feature_e3af {
  margin-top: -1px;
}
.gallery_6aac .purple-da1f .feature_e3af,
.gallery_6aac .purple-da1f .feature_e3af::after,
.gallery_6aac .purple-da1f .feature_e3af::before {
  width: 22px;
  height: 2px;
}
.gallery_6aac .purple-da1f .feature_e3af::before {
  top: -7px;
}
.gallery_6aac .purple-da1f .feature_e3af::after {
  bottom: -7px;
}
.background_small_ddea .purple-da1f .panel_50d6 {
  margin-top: -2px;
  width: 31px;
}
.background_small_ddea .purple-da1f .feature_e3af {
  margin-top: -1.5px;
}
.background_small_ddea .purple-da1f .feature_e3af,
.background_small_ddea .purple-da1f .feature_e3af::after,
.background_small_ddea .purple-da1f .feature_e3af::before {
  width: 31px;
  height: 3px;
}
.background_small_ddea .purple-da1f .feature_e3af::before {
  top: -9px;
}
.background_small_ddea .purple-da1f .feature_e3af::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hover_4eeb .purple-da1f .panel_50d6 {
    margin-top: -2px;
    width: 19px;
  }
  .hover_4eeb .purple-da1f .feature_e3af {
    margin-top: -1px;
  }
  .hover_4eeb .purple-da1f .feature_e3af,
  .hover_4eeb .purple-da1f .feature_e3af::after,
  .hover_4eeb .purple-da1f .feature_e3af::before {
    width: 19px;
    height: 2px;
  }
  .hover_4eeb .purple-da1f .feature_e3af::before {
    top: -6px;
  }
  .hover_4eeb .purple-da1f .feature_e3af::after {
    bottom: -6px;
  }
  .caption_ee43 .purple-da1f .panel_50d6 {
    margin-top: -2px;
    width: 22px;
  }
  .caption_ee43 .purple-da1f .feature_e3af {
    margin-top: -1px;
  }
  .caption_ee43 .purple-da1f .feature_e3af,
  .caption_ee43 .purple-da1f .feature_e3af::after,
  .caption_ee43 .purple-da1f .feature_e3af::before {
    width: 22px;
    height: 2px;
  }
  .caption_ee43 .purple-da1f .feature_e3af::before {
    top: -7px;
  }
  .caption_ee43 .purple-da1f .feature_e3af::after {
    bottom: -7px;
  }
  .clean-32d9 .purple-da1f .panel_50d6 {
    margin-top: -2px;
    width: 31px;
  }
  .clean-32d9 .purple-da1f .feature_e3af {
    margin-top: -1.5px;
  }
  .clean-32d9 .purple-da1f .feature_e3af,
  .clean-32d9 .purple-da1f .feature_e3af::after,
  .clean-32d9 .purple-da1f .feature_e3af::before {
    width: 31px;
    height: 3px;
  }
  .clean-32d9 .purple-da1f .feature_e3af::before {
    top: -9px;
  }
  .clean-32d9 .purple-da1f .feature_e3af::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-2a2a .purple-da1f .panel_50d6 {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown-2a2a .purple-da1f .feature_e3af {
    margin-top: -1px;
  }
  .dropdown-2a2a .purple-da1f .feature_e3af,
  .dropdown-2a2a .purple-da1f .feature_e3af::after,
  .dropdown-2a2a .purple-da1f .feature_e3af::before {
    width: 19px;
    height: 2px;
  }
  .dropdown-2a2a .purple-da1f .feature_e3af::before {
    top: -6px;
  }
  .dropdown-2a2a .purple-da1f .feature_e3af::after {
    bottom: -6px;
  }
  .mini-d447 .purple-da1f .panel_50d6 {
    margin-top: -2px;
    width: 22px;
  }
  .mini-d447 .purple-da1f .feature_e3af {
    margin-top: -1px;
  }
  .mini-d447 .purple-da1f .feature_e3af,
  .mini-d447 .purple-da1f .feature_e3af::after,
  .mini-d447 .purple-da1f .feature_e3af::before {
    width: 22px;
    height: 2px;
  }
  .mini-d447 .purple-da1f .feature_e3af::before {
    top: -7px;
  }
  .mini-d447 .purple-da1f .feature_e3af::after {
    bottom: -7px;
  }
  .main_hovered_84fe .purple-da1f .panel_50d6 {
    margin-top: -2px;
    width: 31px;
  }
  .main_hovered_84fe .purple-da1f .feature_e3af {
    margin-top: -1.5px;
  }
  .main_hovered_84fe .purple-da1f .feature_e3af,
  .main_hovered_84fe .purple-da1f .feature_e3af::after,
  .main_hovered_84fe .purple-da1f .feature_e3af::before {
    width: 31px;
    height: 3px;
  }
  .main_hovered_84fe .purple-da1f .feature_e3af::before {
    top: -9px;
  }
  .main_hovered_84fe .purple-da1f .feature_e3af::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .current-964a .purple-da1f .panel_50d6 {
    margin-top: -2px;
    width: 19px;
  }
  .current-964a .purple-da1f .feature_e3af {
    margin-top: -1px;
  }
  .current-964a .purple-da1f .feature_e3af,
  .current-964a .purple-da1f .feature_e3af::after,
  .current-964a .purple-da1f .feature_e3af::before {
    width: 19px;
    height: 2px;
  }
  .current-964a .purple-da1f .feature_e3af::before {
    top: -6px;
  }
  .current-964a .purple-da1f .feature_e3af::after {
    bottom: -6px;
  }
  .wide_409d .purple-da1f .panel_50d6 {
    margin-top: -2px;
    width: 22px;
  }
  .wide_409d .purple-da1f .feature_e3af {
    margin-top: -1px;
  }
  .wide_409d .purple-da1f .feature_e3af,
  .wide_409d .purple-da1f .feature_e3af::after,
  .wide_409d .purple-da1f .feature_e3af::before {
    width: 22px;
    height: 2px;
  }
  .wide_409d .purple-da1f .feature_e3af::before {
    top: -7px;
  }
  .wide_409d .purple-da1f .feature_e3af::after {
    bottom: -7px;
  }
  .gallery-old-34eb .purple-da1f .panel_50d6 {
    margin-top: -2px;
    width: 31px;
  }
  .gallery-old-34eb .purple-da1f .feature_e3af {
    margin-top: -1.5px;
  }
  .gallery-old-34eb .purple-da1f .feature_e3af,
  .gallery-old-34eb .purple-da1f .feature_e3af::after,
  .gallery-old-34eb .purple-da1f .feature_e3af::before {
    width: 31px;
    height: 3px;
  }
  .gallery-old-34eb .purple-da1f .feature_e3af::before {
    top: -9px;
  }
  .gallery-old-34eb .purple-da1f .feature_e3af::after {
    bottom: -9px;
  }
}
.layout_south_13c1 .feature_e3af {
  -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);
}
.layout_south_13c1 .feature_e3af::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.layout_south_13c1 .feature_e3af::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);
}
.layout_south_13c1.feature_old_8a38 .feature_e3af {
  -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);
}
.layout_south_13c1.feature_old_8a38 .feature_e3af::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.layout_south_13c1.feature_old_8a38 .feature_e3af::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);
}
.border_brown_f36e {
  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.bronze_94d6:before {
  display: none;
}
.outer_98a2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.outer_98a2 .main_mini_7bf7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.outer_98a2 .main_mini_7bf7:last-of-type {
  border-bottom: none;
}
.outer_98a2 .main_mini_7bf7.grid-c2f1,
.outer_98a2 .main_mini_7bf7.info-2441,
.outer_98a2 .main_mini_7bf7.active_thick_12e4 {
  padding: 0;
}
.outer_98a2 .description_1cc6 .narrow-04fb {
  color: currentColor;
}
.outer_98a2 .description_1cc6 .narrow-04fb:focus,
.outer_98a2 .description_1cc6 .narrow-04fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outer_98a2.aside_warm_50f3 .copper-b50d,
.outer_98a2.aside_warm_50f3 .lite_137a a,
.outer_98a2.aside_warm_50f3 .header-plasma-b412 a,
.outer_98a2.aside_warm_50f3 .prev-5ca9 a {
  color: rgba(0, 0, 0, 0.55);
}
.outer_98a2.aside_warm_50f3 .copper-b50d:hover,
.outer_98a2.aside_warm_50f3 .lite_137a a:hover,
.outer_98a2.aside_warm_50f3 .header-plasma-b412 a:hover,
.outer_98a2.aside_warm_50f3 .prev-5ca9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer_98a2.aside_warm_50f3 .shadow-e863 {
  color: rgba(0, 0, 0, 0.8);
}
.outer_98a2.aside_warm_50f3 .main_mini_7bf7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.outer_98a2.aside_warm_50f3 .main_mini_7bf7:before {
  background: rgba(0, 0, 0, 0.08);
}
.outer_98a2.aside_warm_50f3 .stone_2cb3:before {
  background: rgba(255, 255, 255, 0.9);
}
.outer_98a2.aside_warm_50f3 .description_1cc6 .solid-3af7 li a,
.outer_98a2.aside_warm_50f3 .description_1cc6 .narrow-04fb,
.outer_98a2.aside_warm_50f3 .prev-5ca9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.outer_98a2.aside_warm_50f3 .description_1cc6 .narrow-04fb:focus,
.outer_98a2.aside_warm_50f3 .description_1cc6 .narrow-04fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outer_98a2.aside_warm_50f3 .solid-3af7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outer_98a2.summary_5148 .copper-b50d,
.outer_98a2.summary_5148 .lite_137a a,
.outer_98a2.summary_5148 .header-plasma-b412 .narrow-04fb,
.outer_98a2.summary_5148 .header-plasma-b412 a,
.outer_98a2.summary_5148 .prev-5ca9 a {
  color: rgba(255, 255, 255, 0.79);
}
.outer_98a2.summary_5148 .copper-b50d:hover,
.outer_98a2.summary_5148 .lite_137a a:hover,
.outer_98a2.summary_5148 .header-plasma-b412 .narrow-04fb:hover,
.outer_98a2.summary_5148 .header-plasma-b412 a:hover,
.outer_98a2.summary_5148 .prev-5ca9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer_98a2.summary_5148 .shadow-e863 {
  color: rgba(255, 255, 255, 0.99);
}
.outer_98a2.summary_5148 .main_mini_7bf7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer_98a2.summary_5148 .main_mini_7bf7:before {
  background: rgba(255, 255, 255, 0.08);
}
.outer_98a2.summary_5148 .stone_2cb3:before {
  background: rgba(0, 0, 0, 0.9);
}
.outer_98a2.summary_5148 .description_1cc6 .solid-3af7 li a,
.outer_98a2.summary_5148 .description_1cc6 .narrow-04fb,
.outer_98a2.summary_5148 .prev-5ca9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer_98a2.summary_5148 .description_1cc6 .narrow-04fb:focus,
.outer_98a2.summary_5148 .description_1cc6 .narrow-04fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outer_98a2.summary_5148 .solid-3af7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone_2cb3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.stone_2cb3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.box-c297 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pagination-gold-c3b2 .outer_98a2 {
  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;
}
.pagination-gold-c3b2 .main_mini_7bf7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pagination-gold-c3b2 .main_mini_7bf7: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) {
  .pagination-gold-c3b2 .main_mini_7bf7:before {
    width: 16%;
    left: 42%;
  }
}
.pagination-gold-c3b2 .main_mini_7bf7:last-child:before {
  content: none;
}
.pagination-gold-c3b2 .main_mini_7bf7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pagination-gold-c3b2 .description_1cc6 .solid-3af7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pagination-gold-c3b2 .description_1cc6 .solid-3af7 li a .narrow-04fb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pagination-gold-c3b2 .description_1cc6 .prev-5ca9 {
  border: none;
}
.pagination-gold-c3b2 .description_1cc6 .prev-5ca9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pagination-gold-c3b2 .stone_2cb3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pagination-gold-c3b2 .box-c297 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pagination-gold-c3b2 .summary_5148 .stone_2cb3:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination-gold-c3b2 .aside_warm_50f3.hovered-c29e .feature_e3af {
  background: rgba(0, 0, 0, 0.6);
}
.pagination-gold-c3b2
  .aside_warm_50f3.hovered-c29e
  .feature_e3af::after,
.pagination-gold-c3b2
  .aside_warm_50f3.hovered-c29e
  .feature_e3af:before {
  background: inherit;
}
.pagination-gold-c3b2
  .aside_warm_50f3.hovered-c29e:hover
  .feature_e3af {
  background: rgba(0, 0, 0, 0.8);
}
.progress-in-6e08 .outer_98a2 {
  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) {
  .progress-in-6e08 .outer_98a2 {
    width: auto;
    right: 45px;
  }
}
.detail_west_a1a9 .outer_98a2 {
  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) {
  .detail_west_a1a9 .outer_98a2 {
    width: auto;
    left: 45px;
  }
}
.bronze_94d6 .outer_98a2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.bronze_94d6 .box-c297 {
  max-width: 48em;
  margin: 0 auto;
}
.bronze_94d6 .stone_2cb3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.complex-97a0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.complex-97a0.pagination-gold-c3b2 .outer_98a2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.complex-97a0.progress-in-6e08 .outer_98a2 {
  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);
}
.complex-97a0 .outer_98a2 {
  visibility: visible;
}
.complex-97a0.detail_west_a1a9 .outer_98a2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.icon-0cb9,
.plasma_065c {
  overflow-x: hidden;
}
.icon-0cb9 .outer_98a2 {
  overflow: auto;
}
.icon-0cb9.pagination-gold-c3b2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-0cb9.pagination-gold-c3b2 .outer_98a2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.icon-0cb9.pagination-gold-c3b2 .grid_a79e {
  opacity: 0;
}
.icon-0cb9.progress-in-6e08 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-0cb9.progress-in-6e08 .outer_98a2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.icon-0cb9.progress-in-6e08 .grid_a79e {
  opacity: 0;
}
.icon-0cb9.detail_west_a1a9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-0cb9.detail_west_a1a9 .outer_98a2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.icon-0cb9.detail_west_a1a9 .grid_a79e {
  opacity: 0;
}
.icon-0cb9.bronze_94d6 .outer_98a2 {
  z-index: 10;
  visibility: visible;
}
.hovered-c29e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hovered-c29e .feature_e3af {
  background: rgba(255, 255, 255, 0.99);
}
.hovered-c29e .feature_e3af::after,
.hovered-c29e .feature_e3af:before {
  background: inherit;
}
.hovered-c29e:hover .feature_e3af {
  background: rgba(255, 255, 255, 0.99);
}
.detail_west_a1a9 .hovered-c29e {
  top: 10px;
  right: auto;
  left: 12px;
}
.bronze_94d6 .hovered-c29e {
  display: none !important;
}
.icon-0cb9:before,
.plasma_065c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.icon-0cb9 .hovered-c29e,
.plasma_065c .hovered-c29e {
  display: inline-block;
}
.outer_98a2 .alert-pro-4f20 {
  -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;
}
.icon-0cb9 .outer_98a2 .alert-pro-4f20,
.plasma_065c .outer_98a2 .alert-pro-4f20 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element_19f3 .soft_859e {
  width: 100%;
}
.shadow-medium-1bd2 {
  padding: 0 0.5em 0;
}
.shadow-medium-1bd2 [class*="customify-col-"],
.shadow-medium-1bd2 [class*="customify-col_"],
.shadow-medium-1bd2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.north_4c58 .shadow-medium-1bd2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .panel_1510 .blue_167b,
  .blue_167b {
    display: none;
  }
  .in-b2b8 {
    text-align: left;
  }
  .form-narrow-f74e {
    text-align: center;
  }
  .accent-2e52 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .panel_1510 .secondary-2532,
  .secondary-2532 {
    display: none;
  }
  .thumbnail_89f7 {
    text-align: left;
  }
  .complex-012a {
    text-align: center;
  }
  .title_motion_a7ef {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .panel_1510 .component_4306,
  .component_4306 {
    display: none;
  }
  .menu-207b {
    text-align: left;
  }
  .footer-4e2a {
    text-align: center;
  }
  .badge-bright-f06b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.short_726e {
  box-shadow: none !important;
}
.avatar-c390 .status_2457,
.shadow_brown_1404 .status_2457 {
  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;
}
.shadow_brown_1404 .status_2457 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.copper-2f4e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.copper-2f4e:after,
.copper-2f4e:before {
  content: "";
  display: table;
}
.copper-2f4e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .copper-2f4e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.copper-2f4e,
.gas_96e3 {
  max-width: 1248px;
  margin: 0 auto;
}

.image_b871.panel_62a9 .copper-2f4e {
  max-width: 100%;
}
.image_b871.box_db90 {
  max-width: 1200px;
  margin: 0 auto;
}
.image_b871.feature_fe0b .copper-2f4e {
  max-width: 100%;
}
.image_b871.feature_fe0b > .copper-2f4e {
  padding-left: 0;
  padding-right: 0;
}
.image_b871.feature_fe0b > .copper-2f4e .panel_1510 {
  margin: 0;
}
.image_b871.feature_fe0b
  > .copper-2f4e
  .backdrop_soft_7c6d.active-narrow-44d7 {
  margin-right: 0;
  margin-left: 0;
}
.image_b871.feature_fe0b #main.active-narrow-44d7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .input-fa37 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .input-fa37 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .progress-simple-542b .layout-5cf9 {
    padding-right: 1em;
  }
  .progress-simple-542b.filter-a537 .backdrop_soft_7c6d {
    border-right: 1px solid #eaecee;
  }
  .progress-simple-542b.filter-a537 .layout-5cf9 {
    padding-right: 1em;
  }
  .progress-simple-542b.filter-a537 .accordion_narrow_bd6c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-28a1 .layout-5cf9 {
    padding-left: 1em;
  }
  .hard-28a1.filter-a537 .backdrop_soft_7c6d {
    border-left: 1px solid #eaecee;
  }
  .hard-28a1.filter-a537 .layout-5cf9 {
    padding-left: 1em;
  }
  .hard-28a1.filter-a537 .accordion_narrow_bd6c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table_ea8b .layout-5cf9 {
    padding-left: 1em;
  }
  .table_ea8b.filter-a537 .icon_iron_229c {
    border-right: 1px solid #eaecee;
  }
  .table_ea8b.filter-a537 .layout_a604 {
    border-right: 1px solid #eaecee;
  }
  .table_ea8b.filter-a537 .layout-5cf9 {
    padding-left: 1em;
  }
  .table_ea8b.filter-a537 .accordion_narrow_bd6c {
    padding-right: 1em;
  }
  .table_ea8b.filter-a537 .message_up_466f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-south-757a .layout-5cf9 {
    padding-right: 1em;
  }
  .backdrop-south-757a.filter-a537 .icon_iron_229c {
    border-left: 1px solid #eaecee;
  }
  .backdrop-south-757a.filter-a537 .layout_a604 {
    border-left: 1px solid #eaecee;
  }
  .backdrop-south-757a.filter-a537 .layout-5cf9 {
    padding-right: 1em;
  }
  .backdrop-south-757a.filter-a537 .accordion_narrow_bd6c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop-south-757a.filter-a537 .message_up_466f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-fa37 .layout-5cf9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-fa37.filter-a537 .backdrop_soft_7c6d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .input-fa37.filter-a537 .layout-5cf9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-fa37.filter-a537 .accordion_narrow_bd6c {
    padding-left: 1em;
  }
  .input-fa37.filter-a537 .message_up_466f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .input-fa37.filter-a537 .layout-5cf9 {
    padding-left: 0;
  }
}
.focus-a6fb .left-8abd {
  display: inline-block;
}
.summary_8445 {
  display: inline-block;
}
.hard-968f {
  word-con: break-word;
}
.smooth-c178 > span {
  display: inline-block;
  padding: 5px 0;
}
.smooth-c178 .border-a2ea {
  margin-left: 8px;
  margin-right: 8px;
}
.smooth-c178 .popup-selected-1978 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.progress-b442 .pagination-bf5f {
  margin-bottom: 2em;
}
.progress-b442 .border-3de3 {
  margin-bottom: 15px;
}
.progress-b442 .border-3de3:last-child {
  margin-bottom: 0;
}
.progress-b442 .preview-4ac9 {
  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) {
  .progress-b442 .preview-4ac9 {
    display: block;
  }
}
.progress-b442 .slider_830b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .progress-b442 .slider_830b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.progress-b442 .sidebar_2c28 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.progress-b442 .sidebar_2c28 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.progress-b442 .sidebar_2c28 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.progress-b442 .hard-968f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress-b442 .hard-968f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.progress-b442 .status-purple-414e p:last-child {
  margin-bottom: 0;
}
.progress-b442 .notification_e4c5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.progress-b442 .paper_1399 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.progress-b442 .rough_be2e {
  margin-top: 1em;
}
.progress-b442 .easy-b1e7 {
  top: 0;
  display: block;
}
.progress-b442 .easy-b1e7 a {
  color: inherit;
}
.progress-b442 .easy-b1e7 a:hover {
  color: inherit;
}
.progress-b442 .gas_75b2 {
  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;
}
.progress-b442 .gas_75b2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.progress-b442 .paper_1399 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.progress-b442 .button_active_63e9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.progress-b442 .button_active_63e9:first-child {
  margin-top: 0;
}
.progress-b442 .button_active_63e9.tooltip_mini_57dd {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.progress-b442 .button_active_63e9.pagination-action-fb32 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress-b442
  .button_active_63e9.pagination-action-fb32.border_north_471b
  .rough_be2e {
  width: 100%;
}
.progress-b442 .pagination-action-fb32 {
  -webkit-box-align: center;
  align-items: center;
}
.progress-b442 .pagination-action-fb32 .smooth-c178,
.progress-b442 .pagination-action-fb32 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.progress-b442 .sidebar_2c28 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-b442 .sidebar_2c28 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-b442 .sidebar_2c28: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;
}
.progress-b442 .tooltip_mini_57dd {
  z-index: 5;
}
.progress-b442 .gallery-small-8d53 .aside_yellow_4ad2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.progress-b442 .aside_prev_318f .aside_yellow_4ad2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.progress-b442 .pagination_bronze_bf05 .aside_yellow_4ad2 {
  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;
}
.progress-b442.column-26f9 .preview-4ac9,
.progress-b442.slider-1975 .preview-4ac9 {
  display: block;
}
.progress-b442.column-26f9 .preview-4ac9 .in-e387,
.progress-b442.column-26f9 .preview-4ac9 .paper_1399,
.progress-b442.slider-1975 .preview-4ac9 .in-e387,
.progress-b442.slider-1975 .preview-4ac9 .paper_1399 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress-b442.secondary-21c4 .slider_830b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .progress-b442.secondary-21c4 .slider_830b {
    margin-right: 0;
  }
}
.progress-b442.column-26f9 .slider_830b,
.progress-b442.slider-1975 .slider_830b {
  padding-top: 40%;
}
.progress-b442.column-26f9 .pagination-bf5f,
.progress-b442.slider-1975 .pagination-bf5f {
  display: block;
}
.progress-b442.column-26f9 .fn-sticky-eff2 .paper_1399,
.progress-b442.slider-1975 .fn-sticky-eff2 .paper_1399 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.progress-b442.column-26f9 .slider_830b,
.progress-b442.slider-1975 .slider_830b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.progress-b442.column-26f9 .paper_1399 {
  padding: 1em;
}
.pressed-6d3b {
  margin: 30px auto;
  display: block;
}
.pressed-6d3b .detail-simple-ae1b > * {
  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;
}
.pressed-6d3b .detail-simple-ae1b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pressed-6d3b .detail-simple-ae1b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text-left-0d42 .smooth-c178 {
  margin-bottom: 1.41575em;
}
.text-left-0d42 .column_fdee {
  margin-bottom: 1.618em;
}
.orange-100f .sort_gas_1398 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.orange-100f .sort_gas_1398 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.orange-100f .detail-7bcd {
  max-width: 100%;
  overflow: auto;
}
.pro_320f .orange-100f a:hover {
  text-decoration: underline;
}
.rough-3947 .border-3de3:not(.hard-968f),
.rough-3947 .sidebar_2c28 {
  margin-bottom: 1.41575em;
}
.rough-3947 .border-3de3:not(.hard-968f):last-child,
.rough-3947 .sidebar_2c28:last-child {
  margin-bottom: 0;
}
.rough-3947 .border-3de3.module-2068 {
  margin-bottom: 0.41575em;
}
.rough-3947 .accent-78cc:before,
.rough-3947 .element_iron_94ae:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.rough-3947 .accent-78cc:before {
  content: "\f115";
}
.rough-3947 .element_iron_94ae:before {
  content: "\f02c";
}
.rough-3947 .right-2b84 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.rough-3947 .right-2b84 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.row-focused-7bf7 {
  display: -webkit-box;
  display: flex;
}
.row-focused-7bf7 .fluid-8e9e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .row-focused-7bf7 .fluid-8e9e {
    flex-basis: 90px;
  }
}
.row-focused-7bf7 .status_639c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .row-focused-7bf7 .status_639c {
    flex-basis: calc(100% - 50px);
  }
}
.row-focused-7bf7 .detail_5a94 p:last-child {
  margin-bottom: 0.72em;
}
.card_lite_8de7 .detail-simple-ae1b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card_lite_8de7 .detail-simple-ae1b:after,
.card_lite_8de7 .detail-simple-ae1b:before {
  content: "";
  display: table;
}
.card_lite_8de7 .detail-simple-ae1b:after {
  clear: both;
}
.card_lite_8de7 .detail-simple-ae1b .accordion-05aa,
.card_lite_8de7 .detail-simple-ae1b .paragraph_bright_aef0 {
  width: 49%;
}
.card_lite_8de7 .detail-simple-ae1b .accordion-05aa a span.medium-f3e3,
.card_lite_8de7 .detail-simple-ae1b .paragraph_bright_aef0 a span.medium-f3e3 {
  display: block;
  margin-bottom: 5px;
}
.card_lite_8de7 .detail-simple-ae1b .paragraph_bright_aef0 {
  float: left;
  text-align: left;
}
.card_lite_8de7 .detail-simple-ae1b .accordion-05aa {
  float: right;
  text-align: right;
}
.active_left_9c10 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .active_left_9c10 {
    margin-bottom: 0;
  }
}
.in-43ef {
  margin-bottom: 1em;
}
.in-43ef .hard-968f {
  font-size: 1.1em;
  line-height: 1.3;
}
.banner_a628 a {
  display: block;
  line-height: 0;
  position: relative;
}
.alert_active_8668 .in-43ef,
.hovered_a294 .in-43ef {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .alert_active_8668 .in-43ef,
  .hovered_a294 .in-43ef {
    display: block;
  }
}
.alert_active_8668 .banner_a628,
.hovered_a294 .banner_a628 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .alert_active_8668 .banner_a628,
  .hovered_a294 .banner_a628 {
    margin-bottom: 1em;
  }
}
.alert_active_8668 .banner_a628 img,
.hovered_a294 .banner_a628 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.alert_active_8668 .label-1d6f,
.hovered_a294 .label-1d6f {
  flex-basis: calc(100% - 160px);
}
.alert_active_8668 .label-1d6f p,
.hovered_a294 .label-1d6f p {
  margin-bottom: 0;
}
.alert_active_8668 .label-1d6f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .alert_active_8668 .label-1d6f {
    padding-left: 0;
  }
}
.hovered_a294 .label-1d6f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hovered_a294 .label-1d6f {
    padding-right: 0;
  }
}
.hovered_a294 .banner_a628 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.box_30a7 .banner_a628 {
  margin-bottom: 0.5em;
}
.box_30a7 .banner_a628 img {
  width: 100%;
}
.breadcrumb_4047 .hover_hard_018c,
.basic-7ea8 .hover_hard_018c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.basic-7ea8 .backdrop_soft_7c6d .label-paper-28ad p:last-child {
  margin-bottom: 0;
}
.pagination_rough_8bf1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.label_65d4 .wood_ca01 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .label_65d4 .wood_ca01:last-of-type {
    margin-bottom: 0;
  }
}
.label_65d4 .wood_ca01 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label_65d4 .wood_ca01 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.label_65d4 .wood_ca01 ul li {
  margin: 0 0 0.6em;
}
.label_65d4 .wood_ca01 ul li.west_ff4d,
.label_65d4 .wood_ca01 ul li.chip_4210 {
  position: relative;
}
.label_65d4 .wood_ca01 ul li.west_ff4d .title_paper_7db1,
.label_65d4 .wood_ca01 ul li.chip_4210 .title_paper_7db1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.label_65d4 .wood_ca01 ul li.west_ff4d:after:after,
.label_65d4 .wood_ca01 ul li.west_ff4d:after:before,
.label_65d4
  .wood_ca01
  ul
  li.chip_4210:after:after,
.label_65d4
  .wood_ca01
  ul
  li.chip_4210:after:before {
  content: "";
  display: table;
}
.label_65d4 .wood_ca01 ul li.west_ff4d:after:after,
.label_65d4
  .wood_ca01
  ul
  li.chip_4210:after:after {
  clear: both;
}
.label_65d4 .wood_ca01 a.overlay_red_f274:hover {
  text-decoration: none;
}
.label_65d4 .wood_ca01 select {
  max-width: 100%;
}
.label_65d4 .wood_ca01 table {
  font-size: 85%;
}
.label_65d4 .wood_ca01 table td,
.label_65d4 .wood_ca01 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.label_65d4 .wood_ca01 table tfoot td {
  text-align: left;
}
.label_65d4 .wood_ca01 :last-child {
  margin-bottom: 0;
}
.label_65d4 .wood_ca01 .component_liquid_8a6c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.label_65d4 .wood_ca01 .component_liquid_8a6c label {
  width: 100%;
}
.label_65d4 .wood_ca01 .component_liquid_8a6c .focus_steel_a3fb {
  width: 100%;
  display: block;
}
.label_65d4 .wood_ca01 .component_liquid_8a6c .gallery_7172 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.label_65d4 .wood_ca01 .component_liquid_8a6c .gallery_7172:hover svg #svg-search {
  fill: #444;
}
.label_65d4 .wood_ca01 .component_liquid_8a6c .gallery_7172 svg {
  width: 18px;
  height: 18px;
}
.label_65d4 .badge_d055 ul ul,
.label_65d4 .element_pressed_b976 ul ul,
.label_65d4 .advanced_f6fd ul ul,
.label_65d4 .middle_b3f7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.label_65d4 .badge_d055 .article_3da1 > a,
.label_65d4 .element_pressed_b976 .article_3da1 > a,
.label_65d4 .advanced_f6fd .article_3da1 > a,
.label_65d4 .middle_b3f7 .article_3da1 > a {
  margin-bottom: 0;
}
.label_65d4 .panel_soft_c73f li,
.label_65d4 .badge_d055 li,
.label_65d4 .fast_c747 li,
.label_65d4 .element_pressed_b976 li,
.label_65d4 .advanced_f6fd li,
.label_65d4 .middle_b3f7 li,
.label_65d4 .caption_ccbb li,
.label_65d4 .focus_warm_3e12 li {
  display: block;
  position: relative;
}
.label_65d4 .panel_soft_c73f li:last-child,
.label_65d4 .badge_d055 li:last-child,
.label_65d4 .fast_c747 li:last-child,
.label_65d4 .element_pressed_b976 li:last-child,
.label_65d4 .advanced_f6fd li:last-child,
.label_65d4 .middle_b3f7 li:last-child,
.label_65d4 .caption_ccbb li:last-child,
.label_65d4 .focus_warm_3e12 li:last-child {
  border: none;
}
.label_65d4 .panel_soft_c73f li a,
.label_65d4 .badge_d055 li a,
.label_65d4 .fast_c747 li a,
.label_65d4 .element_pressed_b976 li a,
.label_65d4 .advanced_f6fd li a,
.label_65d4 .middle_b3f7 li a,
.label_65d4 .caption_ccbb li a,
.label_65d4 .focus_warm_3e12 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label_65d4 .panel_soft_c73f li ul li::before,
.label_65d4 .badge_d055 li ul li::before,
.label_65d4 .fast_c747 li ul li::before,
.label_65d4 .element_pressed_b976 li ul li::before,
.label_65d4 .advanced_f6fd li ul li::before,
.label_65d4 .middle_b3f7 li ul li::before,
.label_65d4 .caption_ccbb li ul li::before,
.label_65d4 .focus_warm_3e12 li ul li::before {
  left: 15px;
}
.label_65d4 .panel_soft_c73f li ul a,
.label_65d4 .badge_d055 li ul a,
.label_65d4 .fast_c747 li ul a,
.label_65d4 .element_pressed_b976 li ul a,
.label_65d4 .advanced_f6fd li ul a,
.label_65d4 .middle_b3f7 li ul a,
.label_65d4 .caption_ccbb li ul a,
.label_65d4 .focus_warm_3e12 li ul a {
  padding-left: 20px;
}
.label_65d4 .panel_soft_c73f li ul ul li::before,
.label_65d4 .badge_d055 li ul ul li::before,
.label_65d4 .fast_c747 li ul ul li::before,
.label_65d4 .element_pressed_b976 li ul ul li::before,
.label_65d4 .advanced_f6fd li ul ul li::before,
.label_65d4 .middle_b3f7 li ul ul li::before,
.label_65d4 .caption_ccbb li ul ul li::before,
.label_65d4 .focus_warm_3e12 li ul ul li::before {
  left: 30px;
}
.label_65d4 .panel_soft_c73f li ul ul a,
.label_65d4 .badge_d055 li ul ul a,
.label_65d4 .fast_c747 li ul ul a,
.label_65d4 .element_pressed_b976 li ul ul a,
.label_65d4 .advanced_f6fd li ul ul a,
.label_65d4 .middle_b3f7 li ul ul a,
.label_65d4 .caption_ccbb li ul ul a,
.label_65d4 .focus_warm_3e12 li ul ul a {
  padding-left: 40px;
}
.label_65d4 .steel_5520 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label_65d4 .focus_warm_3e12 ul li {
  margin-bottom: 1.41575em;
}
.label_65d4 .focus_warm_3e12 ul li .feature_advanced_e517 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.label_65d4 .focus_warm_3e12 ul li .card-ba71 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.summary_5148 .panel_soft_c73f li a,
.summary_5148 .badge_d055 li a,
.summary_5148 .fast_c747 li a,
.summary_5148 .element_pressed_b976 li a,
.summary_5148 .advanced_f6fd li a,
.summary_5148 .middle_b3f7 li a,
.summary_5148 .caption_ccbb li a,
.summary_5148 .focus_warm_3e12 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_5148 .steel_5520 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_5148 .wood_ca01 ul li.west_ff4d .title_paper_7db1,
.summary_5148 .wood_ca01 ul li.chip_4210 .title_paper_7db1 {
  background: rgba(0, 0, 0, 0.2);
}
.summary_5148 .label_65d4 .wood_ca01 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_b871 .label_65d4 .solid-3af7 li {
  margin: 0;
}
.image_b871 .label_65d4 .solid-3af7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.image_b871 .label_65d4 .solid-3af7 li ul {
  margin: 0;
}
.image_b871 .label_65d4 .solid-3af7 li ul li a {
  padding-left: 15px;
}
.image_b871 .label_65d4 .solid-3af7 li ul li li a {
  padding-left: 30px;
}
.image_b871 .label_65d4 .solid-3af7 li.east_482e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.image_b871 .label_65d4 .solid-3af7 li.east_482e > 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;
}
.image_b871 .label_65d4 .solid-3af7 li.east_482e > 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;
}
.light-33f7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.new-8972 {
  position: relative;
  z-index: 10;
}
.new-8972 .alert-pro-4f20 {
  width: 100%;
  max-width: 100%;
}
.medium-521a .footer_cold_0d65 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.medium-521a .aside_warm_50f3 {
}
.medium-521a .summary_5148 {
  background: #292929;
}
.gold_7ff9 .footer_cold_0d65 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gold_7ff9 .aside_warm_50f3 {
  background: #f9f9f9;
}
.gold_7ff9 .summary_5148 {
  background: #303030;
}
.active-f17c .footer_cold_0d65 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active-f17c .left-8abd {
    margin-bottom: 1em;
  }
  .active-f17c .left-8abd:last-child {
    margin-bottom: 0;
  }
}
.active-f17c .aside_warm_50f3 {
  background: #ededed;
}
.active-f17c .summary_5148 {
  background: #1a1a1a;
}
.footer_cold_0d65.aside_warm_50f3 {
  color: rgba(0, 0, 0, 0.6);
}
.footer_cold_0d65.aside_warm_50f3 .sidebar_da32 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_cold_0d65.summary_5148 {
  color: rgba(255, 255, 255, 0.99);
}
.footer_cold_0d65.summary_5148 a:not(.overlay_red_f274) {
  color: rgba(255, 255, 255, 0.79);
}
.footer_cold_0d65.summary_5148 a:not(.overlay_red_f274):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_cold_0d65.summary_5148 .sidebar_da32 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_cold_0d65.summary_5148 table tbody td,
.footer_cold_0d65.summary_5148 table th {
  background: rgba(0, 0, 0, 0.08);
}
.soft_c3d8.pattern-2894 .copper-2f4e {
  max-width: initial;
}
.soft_c3d8 .wood-c0b8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.soft_c3d8 .wood-c0b8 .alert-pro-4f20 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .soft_c3d8 .wood-c0b8 .alert-pro-4f20 {
    display: block;
    margin-bottom: 2em;
  }
  .soft_c3d8 .wood-c0b8 .alert-pro-4f20:last-child {
    margin-bottom: 0;
  }
}
.active-f17c .left-8abd:last-child,
.gold_7ff9 .left-8abd:last-child,
.medium-521a .left-8abd:last-child {
  margin-bottom: 0;
}
.active-f17c .left-8abd .label_65d4 .wood_ca01:last-child,
.gold_7ff9 .left-8abd .label_65d4 .wood_ca01:last-child,
.medium-521a .left-8abd .label_65d4 .wood_ca01:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active-f17c .main_hot_aba3,
  .active-f17c .summary_9689,
  .gold_7ff9 .main_hot_aba3,
  .gold_7ff9 .summary_9689,
  .medium-521a .main_hot_aba3,
  .medium-521a .summary_9689 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .new-8972 .left-8abd {
    margin-bottom: 2em;
  }
}
.new-8972 p:last-child {
  margin-bottom: 0;
}
.new-8972 li,
.new-8972 ul {
  list-style: none;
  margin: 0;
}
.new-8972 ul ul {
  margin-left: 2.617924em;
}
.simple_0213 {
  font-size: 0.875em;
}

/* css-noise: 6c38 */
.widget-item-d3 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
