/*!
Theme Name: Customify
Theme URI: https://pressmaximum.image-9aae/customify
Author: WPCustomify
Author URI: https://pressmaximum.image-9aae
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.image-9aae/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.last-a059.tag-a17a/licenses/gpl-2.0.content-full-2013
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.advanced-4c7a/, (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.carousel_0d63.heading-glass-9ef9/normalize.message-easy-863e/
 ======
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.message-easy-863e v7.0.0 | MIT License | github.image-9aae/necolas/normalize.message-easy-863e */
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;
}
.section_cold_2e96 .preview-b4d6,
.banner_b237,
.highlight_plasma_20a5,
.header_soft_4ef5,
.gallery-469d,
.outer_b505,
.badge_4bb8,
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;
}
.banner_b237,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .banner_b237,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .banner_b237,
  h1 {
    font-size: 1.8em;
  }
}
.highlight_plasma_20a5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.highlight_plasma_20a5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .highlight_plasma_20a5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_plasma_20a5,
  h2 {
    font-size: 1.7em;
  }
}
.header_soft_4ef5,
h3 {
  font-size: 1.618em;
}
.section_cold_2e96 .preview-b4d6,
.gallery-469d,
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.advanced_63ac {
  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;
}
.slider-f551:after,
.slider-f551:before,
.tabs_fluid_b38c:after,
.tabs_fluid_b38c:before {
  content: "";
  display: table;
}
.slider-f551:after,
.tabs_fluid_b38c:after {
  clear: both;
}
.widget-dynamic-1028 {
  float: right;
  margin-right: 0;
}
.table-0d46 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notice_84ef .disabled_b8e5,
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;
}
.notice_84ef .disabled_b8e5: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;
}
.breadcrumb_stone_6ed1 .disabled_b8e5 {
  box-shadow: none;
}
.breadcrumb_stone_6ed1
  .disabled_b8e5
  .outline-full-d4dd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.breadcrumb_stone_6ed1 .disabled_b8e5 .lite_44b1 {
  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;
}
.breadcrumb_stone_6ed1
  .disabled_b8e5
  .lite_44b1
  b {
  display: none;
}
.breadcrumb_stone_6ed1 .tooltip_steel_7367 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.link_4a4c:not(.message_east_0e0e):not(.article-43d5),
button:not(.message_east_0e0e):not(.article-43d5),
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ),
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ),
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ) {
  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;
}
.link_4a4c:not(.message_east_0e0e):not(
    .article-43d5
  ):hover,
button:not(.message_east_0e0e):not(
    .article-43d5
  ):hover,
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ):hover,
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ):hover,
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.link_4a4c:not(.message_east_0e0e):not(
    .article-43d5
  ):active,
.link_4a4c:not(.message_east_0e0e):not(
    .article-43d5
  ):focus,
button:not(.message_east_0e0e):not(
    .article-43d5
  ):active,
button:not(.message_east_0e0e):not(
    .article-43d5
  ):focus,
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ):active,
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ):focus,
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ):active,
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ):focus,
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ):active,
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ):focus {
  outline: 0;
}
.link_4a4c:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf,
button:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf,
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf,
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf,
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf {
  position: relative;
}
.link_4a4c:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .title-9f3e,
.link_4a4c:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .photo-small-3ee2,
.link_4a4c:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .nav-70a2,
.link_4a4c:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  i,
.link_4a4c:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  svg,
button:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .title-9f3e,
button:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .photo-small-3ee2,
button:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .nav-70a2,
button:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  i,
button:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  svg,
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .title-9f3e,
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .photo-small-3ee2,
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .nav-70a2,
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  i,
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  svg,
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .title-9f3e,
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .photo-small-3ee2,
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .nav-70a2,
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  i,
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  svg,
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .title-9f3e,
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .photo-small-3ee2,
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  .nav-70a2,
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  i,
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf
  svg {
  visibility: hidden;
}
.link_4a4c:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf:after,
button:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf:after,
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf:after,
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf:after,
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ).fn-loading-53bf: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;
}
.link_4a4c:not(.message_east_0e0e):not(.article-43d5),
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ),
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ),
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ) {
  color: #fff;
  background: #235787;
}
.link_4a4c:not(.message_east_0e0e):not(
    .article-43d5
  ):focus,
input[type="button"]:not(.message_east_0e0e):not(
    .article-43d5
  ):focus,
input[type="reset"]:not(.message_east_0e0e):not(
    .article-43d5
  ):focus,
input[type="submit"]:not(.message_east_0e0e):not(
    .article-43d5
  ):focus {
  color: #fff;
}
.link_4a4c.fn-disabled-53bf:not(.message_east_0e0e):not(
    .article-43d5
  ),
.link_4a4c[disabled]:not(.message_east_0e0e):not(
    .article-43d5
  ),
button.fn-disabled-53bf:not(.message_east_0e0e):not(
    .article-43d5
  ),
button[disabled]:not(.message_east_0e0e):not(
    .article-43d5
  ) {
  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;
}
.outer-fe8d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outer-fe8d: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;
}
.warm_a755 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.item_lite_edcb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.basic_4a35 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.slider-f551:after,
.slider-f551:before,
.focus_086c:after,
.focus_086c:before,
.hover_fresh_91d0:after,
.hover_fresh_91d0:before,
.under-e44d:after,
.under-e44d:before,
.action-e464:after,
.action-e464:before,
.basic-63a4:after,
.basic-63a4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.slider-f551:after,
.focus_086c:after,
.hover_fresh_91d0:after,
.under-e44d:after,
.action-e464:after,
.basic-63a4:after {
  clear: both;
}
.focus_086c .gold-d7d5,
.hover_fresh_91d0 .gold-d7d5,
.avatar_1818 .gold-d7d5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.article-8e27 {
  display: inline-block;
}
.slow_420d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.slow_420d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slow_420d .card-a1c1 {
  padding: 1em 0;
  font-size: 85%;
}
.card-a1c1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.right-ad10 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.right-ad10:after,
.right-ad10:before {
  content: "";
  display: table;
}
.right-ad10:after {
  clear: both;
}
.under-cdee {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.section-dim-6513 .under-cdee {
  max-width: 50%;
}
.slider_6b42 .under-cdee {
  max-width: 33.33%;
}
.dropdown-red-0f21 .under-cdee {
  max-width: 25%;
}
.south-a9c0 .under-cdee {
  max-width: 20%;
}
.dropdown-2056 .under-cdee {
  max-width: 16.66%;
}
.soft_327e .under-cdee {
  max-width: 14.28%;
}
.modal_a4af .under-cdee {
  max-width: 12.5%;
}
.feature-full-4a2e .under-cdee {
  max-width: 11.11%;
}
.light_898f {
  display: block;
}
.section_cold_2e96 .aside-hot-baf7 label,
.section_cold_2e96 .wrapper_advanced_f842 label,
.section_cold_2e96 .dirty_29dc label,
.section_cold_2e96 .huge-6f24 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.brown_f74e {
  list-style: none;
  margin: 0;
}
.brown_f74e article.hot-6853 {
  margin-bottom: 0;
}
.brown_f74e ul {
  list-style: none;
  margin: 0;
}
.brown_f74e .lite-b67c li.hot-6853 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .brown_f74e .lite-b67c li.hot-6853 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .brown_f74e .lite-b67c li.hot-6853: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) {
  .brown_f74e .lite-b67c li.hot-6853 li.hot-6853 li.hot-6853 li.hot-6853 {
    padding-left: 0;
  }
}
article.hot-6853 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hot-6853 .focus_086c p:last-of-type {
  margin-bottom: 0;
}
article.hot-6853 .fixed-e2ab {
  float: left;
}
article.hot-6853 .box-0606 {
  margin-left: 85px;
}
article.hot-6853 .accordion_active_6688 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hot-6853 .accordion_active_6688 .alert_wide_670a {
  margin-left: 10px;
}
article.hot-6853 .status_gold_051f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hot-6853 .texture_blue_318b {
  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-hot-baf7,
  #respond .dirty_29dc,
  #respond .huge-6f24 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside-hot-baf7 input,
#respond .dirty_29dc input,
#respond .huge-6f24 input {
  width: 100%;
}
#respond .huge-6f24 {
  margin-right: 0;
}
#respond .sort_482e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout-a9b8 {
  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;
}
.layout-a9b8.secondary-mini-3ec5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.layout-a9b8 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%);
}
.layout-a9b8:focus,
.layout-a9b8: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);
}
.grid_fresh_8a75 {
  border-radius: 10%;
}
.tall-23cf {
  border-radius: 50%;
}
.narrow-4762 {
  font-size: 0.72em;
}
.sort_over_7810 {
  font-size: 0.875em;
}
.list_out_bb08 {
  font-size: 1.1em;
}
.down-3f5f {
  text-transform: uppercase;
  line-height: 1.2;
}
.down-3f5f.narrow-4762 {
  letter-spacing: 0.5px;
}
.fixed-ffca,
.fixed-ffca a {
  color: #6d6d6d;
}
.fixed-ffca a:hover {
  color: #111;
}
.tertiary-fbbc {
  color: #6d6d6d;
}
.alert_up_551a {
  overflow-x: hidden;
}
.alert_up_551a .module-blue-279e.form-glass-1c4c {
  position: relative;
}
.alert_up_551a .module-blue-279e.form-glass-1c4c.outline_dirty_a4b2 {
  position: initial;
}
.alert_up_551a
  .module-blue-279e.form-glass-1c4c.outline_dirty_a4b2
  .pattern-a658 {
  left: auto;
}
.alert_up_551a .module-blue-279e .pattern-a658 {
  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;
}
.alert_up_551a .module-blue-279e:hover.form-glass-1c4c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.alert_up_551a
  .module-blue-279e:hover.form-glass-1c4c
  .pattern-a658 {
  display: block;
  z-index: 9999999;
}
.alert_up_551a .modal-complex-8c51 .shadow_solid_4653,
.alert_up_551a .tag-651e .shadow_solid_4653 {
  display: none;
}
.alert_up_551a .heading-2575 .module-blue-279e:hover.form-glass-1c4c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.section_cold_2e96 .aside-hot-baf7 label,
.section_cold_2e96 .wrapper_advanced_f842 label,
.section_cold_2e96 .dirty_29dc label,
.section_cold_2e96 .huge-6f24 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.brown_f74e {
  list-style: none;
  margin: 0;
}
.brown_f74e article.hot-6853 {
  margin-bottom: 0;
}
.brown_f74e ul {
  list-style: none;
  margin: 0;
}
.brown_f74e .lite-b67c li.hot-6853 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .brown_f74e .lite-b67c li.hot-6853 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .brown_f74e .lite-b67c li.hot-6853: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) {
  .brown_f74e .lite-b67c li.hot-6853 li.hot-6853 li.hot-6853 li.hot-6853 {
    padding-left: 0;
  }
}
article.hot-6853 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hot-6853 .focus_086c p:last-of-type {
  margin-bottom: 0;
}
article.hot-6853 .fixed-e2ab {
  float: left;
}
article.hot-6853 .box-0606 {
  margin-left: 85px;
}
article.hot-6853 .accordion_active_6688 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hot-6853 .accordion_active_6688 .alert_wide_670a {
  margin-left: 10px;
}
article.hot-6853 .status_gold_051f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hot-6853 .texture_blue_318b {
  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-hot-baf7,
  #respond .dirty_29dc,
  #respond .huge-6f24 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside-hot-baf7 input,
#respond .dirty_29dc input,
#respond .huge-6f24 input {
  width: 100%;
}
#respond .huge-6f24 {
  margin-right: 0;
}
#respond .sort_482e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal-complex-8c51 .advanced-9f60 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.advanced-9f60 .summary-ebdf.green_d7a5 .shadow_cold_59d0 > li > a:focus,
.advanced-9f60 .summary-ebdf.green_d7a5 .shadow_cold_59d0 > li > a:hover,
.advanced-9f60 .summary-ebdf.feature_easy_302c .shadow_cold_59d0 > li > a:focus,
.advanced-9f60 .summary-ebdf.feature_easy_302c .shadow_cold_59d0 > li > a:hover,
.advanced-9f60 .summary-ebdf.middle-a3d5 .shadow_cold_59d0 > li > a:focus,
.advanced-9f60 .summary-ebdf.middle-a3d5 .shadow_cold_59d0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced-9f60
  .summary-ebdf.green_d7a5
  .shadow_cold_59d0
  > li.easy_03bf
  > a,
.advanced-9f60
  .summary-ebdf.green_d7a5
  .shadow_cold_59d0
  > li.pagination_bright_593d
  > a,
.advanced-9f60
  .summary-ebdf.feature_easy_302c
  .shadow_cold_59d0
  > li.easy_03bf
  > a,
.advanced-9f60
  .summary-ebdf.feature_easy_302c
  .shadow_cold_59d0
  > li.pagination_bright_593d
  > a,
.advanced-9f60
  .summary-ebdf.middle-a3d5
  .shadow_cold_59d0
  > li.easy_03bf
  > a,
.advanced-9f60 .summary-ebdf.middle-a3d5 .shadow_cold_59d0 > li.shade-static-40f1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.advanced-9f60 .row_436f,
.advanced-9f60 .row_436f a {
  color: rgba(255, 255, 255, 0.99);
}
.advanced-9f60 .wood_c650.pink-b8fa li a,
.advanced-9f60 .grid-west-eba4 a,
.advanced-9f60 .aside_dynamic_6661,
.advanced-9f60 .shadow_cold_59d0 > li > a,
.advanced-9f60 .gradient_6a16 {
  color: rgba(255, 255, 255, 0.79);
}
.advanced-9f60 .wood_c650.pink-b8fa li a:hover,
.advanced-9f60 .grid-west-eba4 a:hover,
.advanced-9f60 .aside_dynamic_6661:hover,
.advanced-9f60 .shadow_cold_59d0 > li > a:hover,
.advanced-9f60 .gradient_6a16:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced-9f60 .gradient_68b3 {
  color: rgba(255, 255, 255, 0.79);
}
.advanced-9f60 .gradient_68b3 .dropdown_right_46b8 {
  color: rgba(255, 255, 255, 0.99);
}
.advanced-9f60 .gradient_68b3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced-9f60 .title_pressed_0479 .text_948e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced-9f60 .title_pressed_0479 .text_948e .large-a083 {
  color: rgba(255, 255, 255, 0.79);
}
.advanced-9f60
  .title_pressed_0479
  .text_948e
  .large-a083::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced-9f60
  .title_pressed_0479
  .text_948e
  .large-a083:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced-9f60
  .title_pressed_0479
  .text_948e
  .large-a083::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced-9f60
  .title_pressed_0479
  .text_948e
  .large-a083::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced-9f60 .title_pressed_0479 .button_2928 {
  color: rgba(255, 255, 255, 0.79);
}
.advanced-9f60 .title_pressed_0479 .button_2928:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-93cf
  .advanced-9f60
  .title_pressed_0479
  .thumbnail_d348
  .tag-acd9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination-93cf
  .advanced-9f60
  .title_pressed_0479
  .thumbnail_d348
  .large-a083 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal-complex-8c51 .modal-selected-1938 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.modal-selected-1938 .summary-ebdf.green_d7a5 .shadow_cold_59d0 > li > a:focus,
.modal-selected-1938 .summary-ebdf.green_d7a5 .shadow_cold_59d0 > li > a:hover,
.modal-selected-1938 .summary-ebdf.feature_easy_302c .shadow_cold_59d0 > li > a:focus,
.modal-selected-1938 .summary-ebdf.feature_easy_302c .shadow_cold_59d0 > li > a:hover,
.modal-selected-1938 .summary-ebdf.middle-a3d5 .shadow_cold_59d0 > li > a:focus,
.modal-selected-1938 .summary-ebdf.middle-a3d5 .shadow_cold_59d0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-selected-1938
  .summary-ebdf.green_d7a5
  .shadow_cold_59d0
  > li.easy_03bf
  > a,
.modal-selected-1938
  .summary-ebdf.green_d7a5
  .shadow_cold_59d0
  > li.pagination_bright_593d
  > a,
.modal-selected-1938
  .summary-ebdf.feature_easy_302c
  .shadow_cold_59d0
  > li.easy_03bf
  > a,
.modal-selected-1938
  .summary-ebdf.feature_easy_302c
  .shadow_cold_59d0
  > li.pagination_bright_593d
  > a,
.modal-selected-1938
  .summary-ebdf.middle-a3d5
  .shadow_cold_59d0
  > li.easy_03bf
  > a,
.modal-selected-1938 .summary-ebdf.middle-a3d5 .shadow_cold_59d0 > li.shade-static-40f1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.modal-selected-1938 .row_436f,
.modal-selected-1938 .row_436f a {
  color: rgba(0, 0, 0, 0.8);
}
.modal-selected-1938 .wood_c650.pink-b8fa li a,
.modal-selected-1938 .grid-west-eba4 a,
.modal-selected-1938 .aside_dynamic_6661,
.modal-selected-1938 .shadow_cold_59d0 > li > a,
.modal-selected-1938 .gradient_6a16 {
  color: rgba(0, 0, 0, 0.55);
}
.modal-selected-1938 .wood_c650.pink-b8fa li a:hover,
.modal-selected-1938 .grid-west-eba4 a:hover,
.modal-selected-1938 .aside_dynamic_6661:hover,
.modal-selected-1938 .shadow_cold_59d0 > li > a:hover,
.modal-selected-1938 .gradient_6a16:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-selected-1938 .gradient_68b3 {
  color: rgba(0, 0, 0, 0.55);
}
.modal-selected-1938 .gradient_68b3 .dropdown_right_46b8 {
  color: rgba(0, 0, 0, 0.8);
}
.modal-selected-1938 .gradient_68b3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_fixed_43a0 .focus_inner_23bd {
  margin-left: auto;
  margin-right: auto;
}
.hover_fresh_91d0 > * {
  margin-left: auto;
  margin-right: auto;
}
.hover_fresh_91d0 .warm_a755 {
  margin-right: 1.41575em;
}
.full-91bf .hover_fresh_91d0 > .fluid_0f6d {
  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;
}
.full-91bf .hover_fresh_91d0 > .hidden_7ce1 {
  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;
}
.nav_46ab.element_fixed_43a0 .focus_inner_23bd,
.notification_05b1.element_fixed_43a0 .focus_inner_23bd {
  margin-left: 0;
}
.rough_70f7.element_fixed_43a0 .focus_inner_23bd,
.plasma_3f60.element_fixed_43a0 .focus_inner_23bd {
  margin-right: 0;
}
.hover_fresh_91d0 ol,
.hover_fresh_91d0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.cold-b986 video {
  max-width: 100%;
}
.accent_fresh_2319 img {
  display: block;
}
.accent_fresh_2319.warm_a755,
.accent_fresh_2319.item_lite_edcb {
  width: 100%;
}
.accent_fresh_2319.hidden_7ce1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sidebar-old-2d20:not(.texture_full_fcd3) {
  margin: 1.5em auto;
}
.description_bronze_cd6f p {
  padding: 1.5em 14px;
}
ul.pattern-03a0.hidden_7ce1,
ul.pattern-03a0.fluid_0f6d,
ul.pattern-03a0.gallery_39f5.fluid_0f6d {
  padding: 0 14px;
}
.modal_4a10 {
  display: block;
  overflow-x: auto;
}
.modal_4a10 table {
  border-collapse: collapse;
  width: 100%;
}
.modal_4a10 td,
.modal_4a10 th {
  padding: 0.5em;
}
.hover_fresh_91d0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hover_fresh_91d0 ol ol,
.hover_fresh_91d0 ol ul,
.hover_fresh_91d0 ul ol,
.hover_fresh_91d0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hover_fresh_91d0 ol ol li,
.hover_fresh_91d0 ol ul li,
.hover_fresh_91d0 ul ol li,
.hover_fresh_91d0 ul ul li {
  margin-left: 0;
}
.card-clean-1139.brown_84bf > .message_92f6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.card-clean-1139.brown_84bf > .message_92f6 iframe,
.card-clean-1139.brown_84bf > .message_92f6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.in_e05b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.in_e05b.module-fresh-4bc0 {
  padding: 0;
}
.in_e05b.module-fresh-4bc0 cite {
  font-size: 13px;
}
.in_e05b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.in_e05b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.new_0b45 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.new_0b45 > p:first-child {
  margin-top: 0;
}
.new_0b45 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.new_0b45 blockquote {
  border-left: 0;
}
.text_hard_808f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text_hard_808f:not(.last-e268) {
  max-width: 100px;
}
.text_hard_808f.gallery-east-a001 {
  border-bottom: none !important;
  text-align: center;
}
.text_hard_808f.gallery-east-a001::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .description_bronze_cd6f p {
    padding: 1.5em 0;
  }
}
.icon-advanced-6c04 {
  color: #0073aa;
}
.tag-c806 {
  background-color: #0073aa;
}
.static-1a5a {
  color: #229fd8;
}
.active_6846 {
  background-color: #229fd8;
}
.shadow-tiny-7450 {
  color: #eee;
}
.filter_5361 {
  background-color: #eee;
}
.input-dynamic-ba83 {
  color: #444;
}
.avatar_1843 {
  background-color: #444;
}
.surface_3634 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.surface_3634 .list_318d .grid-west-eba4 {
  font-size: 15px;
}
.surface_3634 .grid-west-eba4 {
  line-height: 1.3;
}
.surface_3634 .modal-selected-1938 {
}
.surface_3634 .advanced-9f60 {
  background: #235787;
}
.highlight_3816 {
  padding: 0;
}
.highlight_3816 .advanced-9f60 {
  background: #1a1a1a;
}
.highlight_3816 .modal-selected-1938 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.north-a207 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.north-a207 .modal-selected-1938 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.north-a207 .advanced-9f60 {
  background: #303030;
}
.basic-63a4 {
  position: relative;
  z-index: 10;
}
.basic-63a4 .feature_4fb1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-ca61 .form-glass-1c4c {
  display: inline-block;
  vertical-align: middle;
}
.background-ca61.secondary_1742 .form-glass-1c4c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .background-ca61.secondary_1742 .form-glass-1c4c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .background-ca61.secondary_1742 .form-glass-1c4c {
    margin-right: 0.4em;
  }
}
.background-ca61.secondary_1742 .form-glass-1c4c:last-child {
  margin-right: 0;
}
.summary_337d .feature_4fb1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .modal-complex-8c51 .list_318d {
    margin: 0 -0.5em;
  }
  .modal-complex-8c51 .list_318d [class*="customify-col-"],
  .modal-complex-8c51 .list_318d [class*="customify-col_"],
  .modal-complex-8c51 .list_318d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.modal-complex-8c51.photo-fast-756d .feature_4fb1 {
  background: 0 0 !important;
}
.modal-complex-8c51.photo-fast-756d .feature_4fb1,
.modal-complex-8c51.summary_337d .feature_4fb1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .modal-complex-8c51.layout-3a25 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.modal-complex-8c51.summary_337d .feature_4fb1 {
  box-shadow: none !important;
}
.description-center-0049 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description-center-0049 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description-center-0049 {
    padding: 18px 0 20px;
  }
}
.description-center-0049 .pattern-5bfc {
  width: 100%;
}
.description-center-0049 .thick-c552 {
  margin-bottom: 0;
}
.description-center-0049 .backdrop-9586 {
  margin-top: 5px;
  font-size: 0.875em;
}
.selected_cb5c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.selected_cb5c .outline-large-d873 {
  width: 100%;
}
.title_9886 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.title_9886 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.title_9886 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;
}
.title_9886 li:last-child:after {
  display: none;
}
.title_9886 li a {
  font-weight: 500;
  margin-right: 10px;
}
.avatar-selected-6dbc .shadow_solid_4653 button,
.description-center-0049 .shadow_solid_4653 button {
  left: 0;
}
.avatar-selected-6dbc .outline-large-d873,
.description-center-0049 .outline-large-d873 {
  padding-left: 0;
  padding-right: 0;
}
.avatar-selected-6dbc .selected_cb5c,
.description-center-0049 .selected_cb5c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.avatar-selected-6dbc {
  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;
}
.avatar-selected-6dbc: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;
}
.avatar-selected-6dbc .gas_2552 {
  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) {
  .avatar-selected-6dbc .gas_2552 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .avatar-selected-6dbc .gas_2552 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-selected-6dbc .gas_2552 {
    min-height: 200px;
  }
}
.avatar-selected-6dbc .title_9886 {
  color: rgba(255, 255, 255, 0.8);
}
.avatar-selected-6dbc .title_9886 a,
.avatar-selected-6dbc .title_9886 li:after {
  color: inherit;
}
.avatar-selected-6dbc .title_9886 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.motion-2eb9 {
  margin-bottom: 0.5em;
}
.nav-small-9001 {
  margin-bottom: 1.2em;
}
.nav-small-9001,
.motion-2eb9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.nav-small-9001 p:last-child,
.motion-2eb9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shadow_solid_4653,
#masthead .shadow_solid_4653 {
  display: none;
}
#masthead
  > .shadow_solid_4653.message-slow-d048 {
  display: none;
}
#masthead > .shadow_solid_4653 button {
  left: 0;
}
.pagination-advanced-0282 {
  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%;
}
.pagination-advanced-0282 .form-glass-1c4c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pagination-advanced-0282 .lite-c2ee {
  display: -webkit-box;
  display: flex;
}
.pagination-advanced-0282 .lite-c2ee.main-058c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pagination-advanced-0282 .lite-c2ee.hero_north_879e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pagination-advanced-0282 .lite-c2ee.plasma-ee00 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pagination-advanced-0282.description-static-8810.up-1fb1 .lite-c2ee.main-058c {
  flex-basis: 100%;
}
.pagination-advanced-0282.image-e367 .lite-c2ee.hero_north_879e {
  -webkit-box-flex: 1;
  flex: auto;
}
.pagination-advanced-0282.image-e367 .lite-c2ee.plasma-ee00 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shadow_solid_4653.message-slow-d048 {
  display: none;
}
#masthead > .shadow_solid_4653 button {
  left: 0;
}
.silver-ba39 {
  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;
}
.silver-ba39:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.silver-ba39.thick_527f i {
  margin-right: 4px;
}
.silver-ba39.inner-5bcc i {
  margin-left: 5px;
}
.grid-west-eba4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.grid-west-eba4 p:last-child {
  margin-bottom: 0;
}
.header_cb87 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.header_cb87 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.header_cb87 img {
  display: block;
  width: auto;
  line-height: 1;
}
.header_cb87 .row_436f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.header_cb87 .south_048c {
  margin: 5px 0 7px 0;
}
.header_cb87.primary_d18a .up-7cea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_cb87.primary_d18a .heading_f330 {
  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;
}
.header_cb87.button-inner-3e7d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.header_cb87.button-inner-3e7d .up-7cea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_cb87.button-inner-3e7d .heading_f330 {
  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;
}
.header_cb87.video_7a3d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_cb87.summary-warm-41d5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.header_cb87.summary-warm-41d5 .heading_f330 {
  margin-top: 7px;
}
.picture-7aff {
  display: inline-block;
}
.basic-63a4 .hard-f6fc .header_cb87 img {
  max-width: 100%;
}
.summary-ebdf .table-iron-3052.dropdown_0044,
.hard-f831 .table-iron-3052.dropdown_0044 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary-ebdf .column_solid_f952,
.hard-f831 .column_solid_f952 {
  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%);
}
.summary-ebdf .column_solid_f952 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.summary-ebdf.pattern_liquid_4592 .column_solid_f952 {
  display: none;
}
.summary-ebdf .link_3625 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary-ebdf .link_3625 li {
  display: inline-block;
  position: relative;
}
.summary-ebdf .link_3625 li:last-child {
  margin-right: 0;
}
.summary-ebdf .link_3625 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;
}
.summary-ebdf .link_3625 li.shade-static-40f1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.summary-ebdf .link_3625 > 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;
}
.summary-ebdf .link_3625 > li > a i {
  line-height: 0;
}
.summary-ebdf .link_3625 > li.medium-a13d > a .column_solid_f952 {
  margin-left: 4px;
  line-height: 0;
}
.summary-ebdf .link_3625 .hard_c2f6 li.medium-a13d > a {
  position: relative;
}
.summary-ebdf .link_3625 .hard_c2f6 li.medium-a13d > a:after,
.summary-ebdf .link_3625 .hard_c2f6 li.medium-a13d > a:before {
  content: "";
  display: table;
}
.summary-ebdf .link_3625 .hard_c2f6 li.medium-a13d > a:after {
  clear: both;
}
.summary-ebdf .link_3625 .hard_c2f6 li.medium-a13d > a .column_solid_f952 {
  margin-left: 5px;
  float: right;
}
.summary-ebdf .module-9afe,
.summary-ebdf .hard_c2f6 {
  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;
}
.summary-ebdf .hard_c2f6 {
  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;
}
.summary-ebdf .hard_c2f6 .dropdown_0044 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary-ebdf .hard_c2f6 .column_solid_f952 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.summary-ebdf .hard_c2f6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.summary-ebdf .hard_c2f6 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;
}
.summary-ebdf .hard_c2f6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.summary-ebdf .hard_c2f6 .hard_c2f6 {
  top: 0;
  left: 100%;
}
.summary-ebdf .thumbnail-766e.fn-focus-53bf > .module-9afe,
.summary-ebdf .thumbnail-766e.fn-focus-53bf > .hard_c2f6,
.summary-ebdf .thumbnail-766e:focus > .module-9afe,
.summary-ebdf .thumbnail-766e:focus > .hard_c2f6,
.summary-ebdf .thumbnail-766e:hover > .module-9afe,
.summary-ebdf .thumbnail-766e:hover > .hard_c2f6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.summary-ebdf.middle-a3d5 .shadow_cold_59d0:after,
.summary-ebdf.middle-a3d5 .shadow_cold_59d0:before {
  content: "";
  display: table;
}
.summary-ebdf.middle-a3d5 .shadow_cold_59d0:after {
  clear: both;
}
.summary-ebdf.middle-a3d5 .shadow_cold_59d0 > li {
  float: left;
}
.summary-ebdf.shade_selected_b66a .shadow_cold_59d0:after,
.summary-ebdf.shade_selected_b66a .shadow_cold_59d0:before {
  content: "";
  display: table;
}
.summary-ebdf.shade_selected_b66a .shadow_cold_59d0:after {
  clear: both;
}
.summary-ebdf.shade_selected_b66a .shadow_cold_59d0 > li {
  float: left;
}
.summary-ebdf.shade_selected_b66a .shadow_cold_59d0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.summary-ebdf.shade_selected_b66a .shadow_cold_59d0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.summary-ebdf.shade_selected_b66a .shadow_cold_59d0 > li.easy_03bf > a,
.summary-ebdf.shade_selected_b66a .shadow_cold_59d0 > li.shade-static-40f1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.summary-ebdf.green_d7a5 .shadow_cold_59d0 > li > a .dropdown_0044 {
  position: relative;
}
.summary-ebdf.green_d7a5 .shadow_cold_59d0 > li > a .dropdown_0044: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;
}
.summary-ebdf.green_d7a5
  .shadow_cold_59d0
  > li:focus
  > a
  .dropdown_0044:before,
.summary-ebdf.green_d7a5
  .shadow_cold_59d0
  > li:hover
  > a
  .dropdown_0044:before {
  width: 100%;
  background-color: currentColor;
}
.summary-ebdf.green_d7a5
  .shadow_cold_59d0
  > li.easy_03bf
  > a
  .dropdown_0044:before,
.summary-ebdf.green_d7a5
  .shadow_cold_59d0
  > li.pagination_bright_593d
  > a
  .dropdown_0044:before {
  width: 100%;
  background-color: currentColor;
}
.summary-ebdf.feature_easy_302c .shadow_cold_59d0 > li > a .dropdown_0044 {
  position: relative;
}
.summary-ebdf.feature_easy_302c .shadow_cold_59d0 > li > a .dropdown_0044: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;
}
.summary-ebdf.feature_easy_302c .shadow_cold_59d0 > li:focus > a .dropdown_0044:before,
.summary-ebdf.feature_easy_302c
  .shadow_cold_59d0
  > li:hover
  > a
  .dropdown_0044:before {
  width: 100%;
  background-color: currentColor;
}
.summary-ebdf.feature_easy_302c
  .shadow_cold_59d0
  > li.easy_03bf
  > a
  .dropdown_0044:before,
.summary-ebdf.feature_easy_302c
  .shadow_cold_59d0
  > li.pagination_bright_593d
  > a
  .dropdown_0044:before {
  width: 100%;
  background-color: currentColor;
}
.hard-f831 .link_3625 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hard-f831 .link_3625 li:first-child > a {
  border-top: none;
}
.hard-f831 .link_3625 .up-4ab7 > .dropdown_0044 .column_solid_f952 {
  display: none;
}
.hard-f831 .link_3625 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hard-f831 .link_3625 li:last-child {
  border: none;
}
.hard-f831 .link_3625 li.medium-a13d > a {
  padding-right: 45px !important;
}
.hard-f831 .link_3625 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hard-f831 .link_3625 li a:focus,
.hard-f831 .link_3625 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-f831 .link_3625 li .upper-8079 {
  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;
}
.hard-f831 .link_3625 li .upper-8079:hover {
  box-shadow: none;
}
.hard-f831 .link_3625 li .upper-8079 .column_solid_f952 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hard-f831 .link_3625 .hard_c2f6 {
  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);
}
.hard-f831 .link_3625 .hard_c2f6 li a {
  padding-left: 3em;
}
.hard-f831 .link_3625 .menu-brown-23f0 > a .upper-8079 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hard-f831 .link_3625 .menu-brown-23f0 > .hard_c2f6 {
  display: block;
  opacity: 1;
}
.form-189d {
  max-width: 100%;
}
.next_9782 {
  line-height: 0;
  cursor: pointer;
}
.gradient_6a16 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gradient_6a16:hover {
  box-shadow: none;
  color: currentColor;
}
.gradient_6a16 svg {
  width: 18px;
  height: 18px;
}
.gradient_6a16 .hidden-7fa7 {
  display: none;
}
.bright_1601 {
  position: relative;
}
.bright_1601.fn-active-53bf .gradient_6a16 .gallery_20dd {
  display: none;
}
.bright_1601.fn-active-53bf .gradient_6a16 .hidden-7fa7 {
  display: inline-block;
}
.bright_1601 .focus-middle-3651 {
  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);
}
.bright_1601.section-dd30 .focus-middle-3651 {
  left: auto;
  right: -0.9em;
}
.bright_1601.section-dd30 .input-basic-cae0::before {
  left: auto;
  right: 15px;
}
.bright_1601.fn-active-53bf .focus-middle-3651 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thumbnail_d348 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.thumbnail_d348 label {
  flex-basis: 100%;
}
.thumbnail_d348 .text_948e {
  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;
}
.thumbnail_d348 .large-a083 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.thumbnail_d348 .large-a083:focus {
  background-color: transparent;
}
.thumbnail_d348 button.button_2928 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.thumbnail_d348 button.button_2928:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.thumbnail_d348 button.button_2928 svg {
  width: 18px;
  height: 18px;
}
.thumbnail_d348 input[type="submit"] {
  min-height: auto;
}
.title_pressed_0479 .thumbnail_d348 .large-a083 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.input-basic-cae0 {
  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) {
  .input-basic-cae0 {
    width: 220px;
  }
}
.input-basic-cae0 label {
  flex-basis: 100%;
}
.input-basic-cae0::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;
}
.pagination-93cf .title_pressed_0479 .thumbnail_d348 {
  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;
}
.pagination-93cf
  .title_pressed_0479
  .thumbnail_d348
  .text_948e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pagination-93cf .title_pressed_0479 .thumbnail_d348 .large-a083 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pagination-93cf
  .title_pressed_0479
  .thumbnail_d348
  .large-a083:focus {
  background: 0 0;
}
.pagination-93cf
  .title_pressed_0479
  .thumbnail_d348
  .tag-acd9 {
  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;
}
.wood_c650 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wood_c650 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wood_c650 li:last-child {
  margin-right: 0;
}
.wood_c650 li:first-child {
  margin-left: 0;
}
.wood_c650.container-outer-2307 a {
  color: #fff;
}
.wood_c650.container-outer-2307 a:hover {
  color: #fff;
}
.wood_c650 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wood_c650 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wood_c650 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wood_c650 a:hover {
  opacity: 0.9;
  color: inherit;
}
.wood_c650 [class*="social-icon-apple"] {
  background-color: #999;
}
.wood_c650 [class*="social-icon-apple"].menu_purple_adff {
  background-color: transparent;
  color: #999;
}
.wood_c650 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wood_c650 [class*="social-icon-behance"].menu_purple_adff {
  background-color: transparent;
  color: #1769ff;
}
.wood_c650 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wood_c650 [class*="social-icon-bitbucket"].menu_purple_adff {
  background-color: transparent;
  color: #205081;
}
.wood_c650 [class*="social-icon-codepen"] {
  background-color: #000;
}
.wood_c650 [class*="social-icon-codepen"].menu_purple_adff {
  background-color: transparent;
  color: #000;
}
.wood_c650 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wood_c650 [class*="social-icon-delicious"].menu_purple_adff {
  background-color: transparent;
  color: #39f;
}
.wood_c650 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wood_c650 [class*="social-icon-digg"].menu_purple_adff {
  background-color: transparent;
  color: #005be2;
}
.wood_c650 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wood_c650 [class*="social-icon-dribbble"].menu_purple_adff {
  background-color: transparent;
  color: #ea4c89;
}
.wood_c650 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wood_c650 [class*="social-icon-envelope"].menu_purple_adff {
  background-color: transparent;
  color: #ea4335;
}
.wood_c650 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wood_c650 [class*="social-icon-facebook"].menu_purple_adff {
  background-color: transparent;
  color: #3b5998;
}
.wood_c650 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wood_c650 [class*="social-icon-flickr"].menu_purple_adff {
  background-color: transparent;
  color: #0063dc;
}
.wood_c650 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wood_c650 [class*="social-icon-foursquare"].menu_purple_adff {
  background-color: transparent;
  color: #2d5be3;
}
.wood_c650 [class*="social-icon-github"] {
  background-color: #333;
}
.wood_c650 [class*="social-icon-github"].menu_purple_adff {
  background-color: transparent;
  color: #333;
}
.wood_c650 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wood_c650 [class*="social-icon-google-plus"].menu_purple_adff {
  background-color: transparent;
  color: #dd4b39;
}
.wood_c650 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wood_c650 [class*="social-icon-houzz"].menu_purple_adff {
  background-color: transparent;
  color: #7ac142;
}
.wood_c650 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wood_c650 [class*="social-icon-instagram"].menu_purple_adff {
  background-color: transparent;
  color: #262626;
}
.wood_c650 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wood_c650 [class*="social-icon-jsfiddle"].menu_purple_adff {
  background-color: transparent;
  color: #487aa2;
}
.wood_c650 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wood_c650 [class*="social-icon-linkedin"].menu_purple_adff {
  background-color: transparent;
  color: #0077b5;
}
.wood_c650 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wood_c650 [class*="social-icon-medium"].menu_purple_adff {
  background-color: transparent;
  color: #00ab6b;
}
.wood_c650 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wood_c650
  [class*="social-icon-odnoklassniki"].menu_purple_adff {
  background-color: transparent;
  color: #f4731c;
}
.wood_c650 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wood_c650 [class*="social-icon-meetup"].menu_purple_adff {
  background-color: transparent;
  color: #ec1c40;
}
.wood_c650 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wood_c650 [class*="social-icon-pinterest"].menu_purple_adff {
  background-color: transparent;
  color: #bd081c;
}
.wood_c650 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wood_c650 [class*="social-icon-product-hunt"].menu_purple_adff {
  background-color: transparent;
  color: #da552f;
}
.wood_c650 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wood_c650 [class*="social-icon-reddit"].menu_purple_adff {
  background-color: transparent;
  color: #ff4500;
}
.wood_c650 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wood_c650 [class*="social-icon-rss"].menu_purple_adff {
  background-color: transparent;
  color: #f26522;
}
.wood_c650 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wood_c650
  [class*="social-icon-shopping-cart"].menu_purple_adff {
  background-color: transparent;
  color: #4caf50;
}
.wood_c650 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wood_c650 [class*="social-icon-skype"].menu_purple_adff {
  background-color: transparent;
  color: #00aff0;
}
.wood_c650 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wood_c650 [class*="social-icon-slideshare"].menu_purple_adff {
  background-color: transparent;
  color: #0077b5;
}
.wood_c650 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wood_c650 [class*="social-icon-snapchat"].menu_purple_adff {
  background-color: transparent;
  color: #fffc00;
}
.wood_c650 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wood_c650 [class*="social-icon-soundcloud"].menu_purple_adff {
  background-color: transparent;
  color: #f80;
}
.wood_c650 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wood_c650 [class*="social-icon-spotify"].menu_purple_adff {
  background-color: transparent;
  color: #2ebd59;
}
.wood_c650 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wood_c650
  [class*="social-icon-stack-overflow"].menu_purple_adff {
  background-color: transparent;
  color: #fe7a15;
}
.wood_c650 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wood_c650 [class*="social-icon-maldkfgram"].menu_purple_adff {
  background-color: transparent;
  color: #2ca5e0;
}
.wood_c650 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wood_c650 [class*="social-icon-tripadvisor"].menu_purple_adff {
  background-color: transparent;
  color: #589442;
}
.wood_c650 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wood_c650 [class*="social-icon-tumblr"].menu_purple_adff {
  background-color: transparent;
  color: #35465c;
}
.wood_c650 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wood_c650 [class*="social-icon-twitch"].menu_purple_adff {
  background-color: transparent;
  color: #6441a5;
}
.wood_c650 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wood_c650 [class*="social-icon-twitter"].menu_purple_adff {
  background-color: transparent;
  color: #1da1f2;
}
.wood_c650 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wood_c650 [class*="social-icon-vimeo"].menu_purple_adff {
  background-color: transparent;
  color: #1ab7ea;
}
.wood_c650 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wood_c650 [class*="social-icon-vk"].menu_purple_adff {
  background-color: transparent;
  color: #45668e;
}
.wood_c650 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wood_c650 [class*="social-icon-weibo"].menu_purple_adff {
  background-color: transparent;
  color: #df2029;
}
.wood_c650 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wood_c650 [class*="social-icon-weixin"].menu_purple_adff {
  background-color: transparent;
  color: #7bb32e;
}
.wood_c650 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wood_c650 [class*="social-icon-whatsapp"].menu_purple_adff {
  background-color: transparent;
  color: #25d366;
}
.wood_c650 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wood_c650 [class*="social-icon-wordpress"].menu_purple_adff {
  background-color: transparent;
  color: #21759b;
}
.wood_c650 [class*="social-icon-xing"] {
  background-color: #026466;
}
.wood_c650 [class*="social-icon-xing"].menu_purple_adff {
  background-color: transparent;
  color: #026466;
}
.wood_c650 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wood_c650 [class*="social-icon-yelp"].menu_purple_adff {
  background-color: transparent;
  color: #af0606;
}
.wood_c650 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wood_c650 [class*="social-icon-youtube"].menu_purple_adff {
  background-color: transparent;
  color: #cd201f;
}
.aside_dynamic_6661 {
  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;
}
.aside_dynamic_6661:hover {
  box-shadow: none;
  background: 0 0;
}
.info_mini_8566 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.yellow-6e33 {
  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;
}
.article-dirty-f88d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.over-3be3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.over-3be3,
.over-3be3::after,
.over-3be3::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;
}
.over-3be3::after,
.over-3be3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.silver_6f26 .yellow-6e33 .article-dirty-f88d {
  margin-top: -2px;
  width: 19px;
}
.silver_6f26 .yellow-6e33 .over-3be3 {
  margin-top: -1px;
}
.silver_6f26 .yellow-6e33 .over-3be3,
.silver_6f26 .yellow-6e33 .over-3be3::after,
.silver_6f26 .yellow-6e33 .over-3be3::before {
  width: 19px;
  height: 2px;
}
.silver_6f26 .yellow-6e33 .over-3be3::before {
  top: -6px;
}
.silver_6f26 .yellow-6e33 .over-3be3::after {
  bottom: -6px;
}
.tag-yellow-465f .yellow-6e33 .article-dirty-f88d {
  margin-top: -2px;
  width: 22px;
}
.tag-yellow-465f .yellow-6e33 .over-3be3 {
  margin-top: -1px;
}
.tag-yellow-465f .yellow-6e33 .over-3be3,
.tag-yellow-465f .yellow-6e33 .over-3be3::after,
.tag-yellow-465f .yellow-6e33 .over-3be3::before {
  width: 22px;
  height: 2px;
}
.tag-yellow-465f .yellow-6e33 .over-3be3::before {
  top: -7px;
}
.tag-yellow-465f .yellow-6e33 .over-3be3::after {
  bottom: -7px;
}
.accordion_red_5503 .yellow-6e33 .article-dirty-f88d {
  margin-top: -2px;
  width: 31px;
}
.accordion_red_5503 .yellow-6e33 .over-3be3 {
  margin-top: -1.5px;
}
.accordion_red_5503 .yellow-6e33 .over-3be3,
.accordion_red_5503 .yellow-6e33 .over-3be3::after,
.accordion_red_5503 .yellow-6e33 .over-3be3::before {
  width: 31px;
  height: 3px;
}
.accordion_red_5503 .yellow-6e33 .over-3be3::before {
  top: -9px;
}
.accordion_red_5503 .yellow-6e33 .over-3be3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hero_84a1 .yellow-6e33 .article-dirty-f88d {
    margin-top: -2px;
    width: 19px;
  }
  .hero_84a1 .yellow-6e33 .over-3be3 {
    margin-top: -1px;
  }
  .hero_84a1 .yellow-6e33 .over-3be3,
  .hero_84a1 .yellow-6e33 .over-3be3::after,
  .hero_84a1 .yellow-6e33 .over-3be3::before {
    width: 19px;
    height: 2px;
  }
  .hero_84a1 .yellow-6e33 .over-3be3::before {
    top: -6px;
  }
  .hero_84a1 .yellow-6e33 .over-3be3::after {
    bottom: -6px;
  }
  .highlight-left-901f .yellow-6e33 .article-dirty-f88d {
    margin-top: -2px;
    width: 22px;
  }
  .highlight-left-901f .yellow-6e33 .over-3be3 {
    margin-top: -1px;
  }
  .highlight-left-901f .yellow-6e33 .over-3be3,
  .highlight-left-901f .yellow-6e33 .over-3be3::after,
  .highlight-left-901f .yellow-6e33 .over-3be3::before {
    width: 22px;
    height: 2px;
  }
  .highlight-left-901f .yellow-6e33 .over-3be3::before {
    top: -7px;
  }
  .highlight-left-901f .yellow-6e33 .over-3be3::after {
    bottom: -7px;
  }
  .aside_9850 .yellow-6e33 .article-dirty-f88d {
    margin-top: -2px;
    width: 31px;
  }
  .aside_9850 .yellow-6e33 .over-3be3 {
    margin-top: -1.5px;
  }
  .aside_9850 .yellow-6e33 .over-3be3,
  .aside_9850 .yellow-6e33 .over-3be3::after,
  .aside_9850 .yellow-6e33 .over-3be3::before {
    width: 31px;
    height: 3px;
  }
  .aside_9850 .yellow-6e33 .over-3be3::before {
    top: -9px;
  }
  .aside_9850 .yellow-6e33 .over-3be3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .info_tall_8f92 .yellow-6e33 .article-dirty-f88d {
    margin-top: -2px;
    width: 19px;
  }
  .info_tall_8f92 .yellow-6e33 .over-3be3 {
    margin-top: -1px;
  }
  .info_tall_8f92 .yellow-6e33 .over-3be3,
  .info_tall_8f92 .yellow-6e33 .over-3be3::after,
  .info_tall_8f92 .yellow-6e33 .over-3be3::before {
    width: 19px;
    height: 2px;
  }
  .info_tall_8f92 .yellow-6e33 .over-3be3::before {
    top: -6px;
  }
  .info_tall_8f92 .yellow-6e33 .over-3be3::after {
    bottom: -6px;
  }
  .breadcrumb-dynamic-dd1f .yellow-6e33 .article-dirty-f88d {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb-dynamic-dd1f .yellow-6e33 .over-3be3 {
    margin-top: -1px;
  }
  .breadcrumb-dynamic-dd1f .yellow-6e33 .over-3be3,
  .breadcrumb-dynamic-dd1f .yellow-6e33 .over-3be3::after,
  .breadcrumb-dynamic-dd1f .yellow-6e33 .over-3be3::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb-dynamic-dd1f .yellow-6e33 .over-3be3::before {
    top: -7px;
  }
  .breadcrumb-dynamic-dd1f .yellow-6e33 .over-3be3::after {
    bottom: -7px;
  }
  .black_ff3e .yellow-6e33 .article-dirty-f88d {
    margin-top: -2px;
    width: 31px;
  }
  .black_ff3e .yellow-6e33 .over-3be3 {
    margin-top: -1.5px;
  }
  .black_ff3e .yellow-6e33 .over-3be3,
  .black_ff3e .yellow-6e33 .over-3be3::after,
  .black_ff3e .yellow-6e33 .over-3be3::before {
    width: 31px;
    height: 3px;
  }
  .black_ff3e .yellow-6e33 .over-3be3::before {
    top: -9px;
  }
  .black_ff3e .yellow-6e33 .over-3be3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tag_f0b8 .yellow-6e33 .article-dirty-f88d {
    margin-top: -2px;
    width: 19px;
  }
  .tag_f0b8 .yellow-6e33 .over-3be3 {
    margin-top: -1px;
  }
  .tag_f0b8 .yellow-6e33 .over-3be3,
  .tag_f0b8 .yellow-6e33 .over-3be3::after,
  .tag_f0b8 .yellow-6e33 .over-3be3::before {
    width: 19px;
    height: 2px;
  }
  .tag_f0b8 .yellow-6e33 .over-3be3::before {
    top: -6px;
  }
  .tag_f0b8 .yellow-6e33 .over-3be3::after {
    bottom: -6px;
  }
  .advanced_b735 .yellow-6e33 .article-dirty-f88d {
    margin-top: -2px;
    width: 22px;
  }
  .advanced_b735 .yellow-6e33 .over-3be3 {
    margin-top: -1px;
  }
  .advanced_b735 .yellow-6e33 .over-3be3,
  .advanced_b735 .yellow-6e33 .over-3be3::after,
  .advanced_b735 .yellow-6e33 .over-3be3::before {
    width: 22px;
    height: 2px;
  }
  .advanced_b735 .yellow-6e33 .over-3be3::before {
    top: -7px;
  }
  .advanced_b735 .yellow-6e33 .over-3be3::after {
    bottom: -7px;
  }
  .carousel_c72f .yellow-6e33 .article-dirty-f88d {
    margin-top: -2px;
    width: 31px;
  }
  .carousel_c72f .yellow-6e33 .over-3be3 {
    margin-top: -1.5px;
  }
  .carousel_c72f .yellow-6e33 .over-3be3,
  .carousel_c72f .yellow-6e33 .over-3be3::after,
  .carousel_c72f .yellow-6e33 .over-3be3::before {
    width: 31px;
    height: 3px;
  }
  .carousel_c72f .yellow-6e33 .over-3be3::before {
    top: -9px;
  }
  .carousel_c72f .yellow-6e33 .over-3be3::after {
    bottom: -9px;
  }
}
.hard-25ea .over-3be3 {
  -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);
}
.hard-25ea .over-3be3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hard-25ea .over-3be3::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);
}
.hard-25ea.progress_silver_73b9 .over-3be3 {
  -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);
}
.hard-25ea.progress_silver_73b9 .over-3be3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hard-25ea.progress_silver_73b9 .over-3be3::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);
}
.popup_copper_4d88 {
  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.tag-2acd:before {
  display: none;
}
.tag-651e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tag-651e .focused_738f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tag-651e .focused_738f:last-of-type {
  border-bottom: none;
}
.tag-651e .focused_738f.surface_warm_e586,
.tag-651e .focused_738f.paragraph-dirty-ac59,
.tag-651e .focused_738f.logo-5873 {
  padding: 0;
}
.tag-651e .hard-f831 .upper-8079 {
  color: currentColor;
}
.tag-651e .hard-f831 .upper-8079:focus,
.tag-651e .hard-f831 .upper-8079:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-651e.modal-selected-1938 .gradient_68b3,
.tag-651e.modal-selected-1938 .grid-west-eba4 a,
.tag-651e.modal-selected-1938 .shadow_cold_59d0 a,
.tag-651e.modal-selected-1938 .hard_c2f6 a {
  color: rgba(0, 0, 0, 0.55);
}
.tag-651e.modal-selected-1938 .gradient_68b3:hover,
.tag-651e.modal-selected-1938 .grid-west-eba4 a:hover,
.tag-651e.modal-selected-1938 .shadow_cold_59d0 a:hover,
.tag-651e.modal-selected-1938 .hard_c2f6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-651e.modal-selected-1938 .dropdown_right_46b8 {
  color: rgba(0, 0, 0, 0.8);
}
.tag-651e.modal-selected-1938 .focused_738f {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-651e.modal-selected-1938 .focused_738f:before {
  background: rgba(0, 0, 0, 0.08);
}
.tag-651e.modal-selected-1938 .pagination-4cb5:before {
  background: rgba(255, 255, 255, 0.9);
}
.tag-651e.modal-selected-1938 .hard-f831 .link_3625 li a,
.tag-651e.modal-selected-1938 .hard-f831 .upper-8079,
.tag-651e.modal-selected-1938 .hard_c2f6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-651e.modal-selected-1938 .hard-f831 .upper-8079:focus,
.tag-651e.modal-selected-1938 .hard-f831 .upper-8079:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-651e.modal-selected-1938 .link_3625 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-651e.advanced-9f60 .gradient_68b3,
.tag-651e.advanced-9f60 .grid-west-eba4 a,
.tag-651e.advanced-9f60 .shadow_cold_59d0 .upper-8079,
.tag-651e.advanced-9f60 .shadow_cold_59d0 a,
.tag-651e.advanced-9f60 .hard_c2f6 a {
  color: rgba(255, 255, 255, 0.79);
}
.tag-651e.advanced-9f60 .gradient_68b3:hover,
.tag-651e.advanced-9f60 .grid-west-eba4 a:hover,
.tag-651e.advanced-9f60 .shadow_cold_59d0 .upper-8079:hover,
.tag-651e.advanced-9f60 .shadow_cold_59d0 a:hover,
.tag-651e.advanced-9f60 .hard_c2f6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-651e.advanced-9f60 .dropdown_right_46b8 {
  color: rgba(255, 255, 255, 0.99);
}
.tag-651e.advanced-9f60 .focused_738f {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-651e.advanced-9f60 .focused_738f:before {
  background: rgba(255, 255, 255, 0.08);
}
.tag-651e.advanced-9f60 .pagination-4cb5:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag-651e.advanced-9f60 .hard-f831 .link_3625 li a,
.tag-651e.advanced-9f60 .hard-f831 .upper-8079,
.tag-651e.advanced-9f60 .hard_c2f6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-651e.advanced-9f60 .hard-f831 .upper-8079:focus,
.tag-651e.advanced-9f60 .hard-f831 .upper-8079:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-651e.advanced-9f60 .link_3625 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-4cb5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination-4cb5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notification-old-255a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary-04aa .tag-651e {
  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;
}
.summary-04aa .focused_738f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary-04aa .focused_738f: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) {
  .summary-04aa .focused_738f:before {
    width: 16%;
    left: 42%;
  }
}
.summary-04aa .focused_738f:last-child:before {
  content: none;
}
.summary-04aa .focused_738f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary-04aa .hard-f831 .link_3625 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary-04aa .hard-f831 .link_3625 li a .upper-8079 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary-04aa .hard-f831 .hard_c2f6 {
  border: none;
}
.summary-04aa .hard-f831 .hard_c2f6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary-04aa .pagination-4cb5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary-04aa .notification-old-255a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary-04aa .advanced-9f60 .pagination-4cb5:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-04aa .modal-selected-1938.header-red-3851 .over-3be3 {
  background: rgba(0, 0, 0, 0.6);
}
.summary-04aa
  .modal-selected-1938.header-red-3851
  .over-3be3::after,
.summary-04aa
  .modal-selected-1938.header-red-3851
  .over-3be3:before {
  background: inherit;
}
.summary-04aa
  .modal-selected-1938.header-red-3851:hover
  .over-3be3 {
  background: rgba(0, 0, 0, 0.8);
}
.caption-smooth-9532 .tag-651e {
  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) {
  .caption-smooth-9532 .tag-651e {
    width: auto;
    right: 45px;
  }
}
.thick_0e21 .tag-651e {
  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) {
  .thick_0e21 .tag-651e {
    width: auto;
    left: 45px;
  }
}
.tag-2acd .tag-651e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tag-2acd .notification-old-255a {
  max-width: 48em;
  margin: 0 auto;
}
.tag-2acd .pagination-4cb5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.silver_5301 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.silver_5301.summary-04aa .tag-651e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.silver_5301.caption-smooth-9532 .tag-651e {
  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);
}
.silver_5301 .tag-651e {
  visibility: visible;
}
.silver_5301.thick_0e21 .tag-651e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.article_hot_7ebf,
.tooltip_focused_4969 {
  overflow-x: hidden;
}
.article_hot_7ebf .tag-651e {
  overflow: auto;
}
.article_hot_7ebf.summary-04aa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_hot_7ebf.summary-04aa .tag-651e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.article_hot_7ebf.summary-04aa .aside_dynamic_6661 {
  opacity: 0;
}
.article_hot_7ebf.caption-smooth-9532 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_hot_7ebf.caption-smooth-9532 .tag-651e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.article_hot_7ebf.caption-smooth-9532 .aside_dynamic_6661 {
  opacity: 0;
}
.article_hot_7ebf.thick_0e21 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_hot_7ebf.thick_0e21 .tag-651e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.article_hot_7ebf.thick_0e21 .aside_dynamic_6661 {
  opacity: 0;
}
.article_hot_7ebf.tag-2acd .tag-651e {
  z-index: 10;
  visibility: visible;
}
.header-red-3851 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.header-red-3851 .over-3be3 {
  background: rgba(255, 255, 255, 0.99);
}
.header-red-3851 .over-3be3::after,
.header-red-3851 .over-3be3:before {
  background: inherit;
}
.header-red-3851:hover .over-3be3 {
  background: rgba(255, 255, 255, 0.99);
}
.thick_0e21 .header-red-3851 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tag-2acd .header-red-3851 {
  display: none !important;
}
.article_hot_7ebf:before,
.tooltip_focused_4969:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.article_hot_7ebf .header-red-3851,
.tooltip_focused_4969 .header-red-3851 {
  display: inline-block;
}
.tag-651e .form-glass-1c4c {
  -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;
}
.article_hot_7ebf .tag-651e .form-glass-1c4c,
.tooltip_focused_4969 .tag-651e .form-glass-1c4c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-hot-6a5f .text_948e {
  width: 100%;
}
.hard-f6fc {
  padding: 0 0.5em 0;
}
.hard-f6fc [class*="customify-col-"],
.hard-f6fc [class*="customify-col_"],
.hard-f6fc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gallery-8f63 .hard-f6fc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list_318d .iron_1b01,
  .iron_1b01 {
    display: none;
  }
  .picture-0309 {
    text-align: left;
  }
  .message_b8b1 {
    text-align: center;
  }
  .short_e570 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list_318d .sidebar-040b,
  .sidebar-040b {
    display: none;
  }
  .button-west-5c77 {
    text-align: left;
  }
  .dark-69a3 {
    text-align: center;
  }
  .old-34da {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list_318d .tooltip_51f2,
  .tooltip_51f2 {
    display: none;
  }
  .large_1b6d {
    text-align: left;
  }
  .notification-338a {
    text-align: center;
  }
  .gas_a33e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label_current_31b0 {
  box-shadow: none !important;
}
.selected-ccb5 .primary_4c22,
.tag_lower_b0d7 .primary_4c22 {
  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;
}
.tag_lower_b0d7 .primary_4c22 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.feature_4fb1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.feature_4fb1:after,
.feature_4fb1:before {
  content: "";
  display: table;
}
.feature_4fb1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .feature_4fb1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.feature_4fb1,
.layout-3a25 {
  max-width: 1248px;
  margin: 0 auto;
}

.under-e44d.chip_north_e02b .feature_4fb1 {
  max-width: 100%;
}
.under-e44d.tag-west-e0fc {
  max-width: 1200px;
  margin: 0 auto;
}
.under-e44d.footer-dynamic-a2fe .feature_4fb1 {
  max-width: 100%;
}
.under-e44d.footer-dynamic-a2fe > .feature_4fb1 {
  padding-left: 0;
  padding-right: 0;
}
.under-e44d.footer-dynamic-a2fe > .feature_4fb1 .list_318d {
  margin: 0;
}
.under-e44d.footer-dynamic-a2fe
  > .feature_4fb1
  .hot-02f3.north_2a0b {
  margin-right: 0;
  margin-left: 0;
}
.under-e44d.footer-dynamic-a2fe #main.north_2a0b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .yellow-10a0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-10a0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .avatar-steel-e8bc .focus_inner_23bd {
    padding-right: 1em;
  }
  .avatar-steel-e8bc.solid_d718 .hot-02f3 {
    border-right: 1px solid #eaecee;
  }
  .avatar-steel-e8bc.solid_d718 .focus_inner_23bd {
    padding-right: 1em;
  }
  .avatar-steel-e8bc.solid_d718 .gallery_short_5cb5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_7fbb .focus_inner_23bd {
    padding-left: 1em;
  }
  .lite_7fbb.solid_d718 .hot-02f3 {
    border-left: 1px solid #eaecee;
  }
  .lite_7fbb.solid_d718 .focus_inner_23bd {
    padding-left: 1em;
  }
  .lite_7fbb.solid_d718 .gallery_short_5cb5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-66be .focus_inner_23bd {
    padding-left: 1em;
  }
  .layout-66be.solid_d718 .prev_5220 {
    border-right: 1px solid #eaecee;
  }
  .layout-66be.solid_d718 .text-north-9204 {
    border-right: 1px solid #eaecee;
  }
  .layout-66be.solid_d718 .focus_inner_23bd {
    padding-left: 1em;
  }
  .layout-66be.solid_d718 .gallery_short_5cb5 {
    padding-right: 1em;
  }
  .layout-66be.solid_d718 .hovered_eb12 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary-dirty-4df3 .focus_inner_23bd {
    padding-right: 1em;
  }
  .primary-dirty-4df3.solid_d718 .prev_5220 {
    border-left: 1px solid #eaecee;
  }
  .primary-dirty-4df3.solid_d718 .text-north-9204 {
    border-left: 1px solid #eaecee;
  }
  .primary-dirty-4df3.solid_d718 .focus_inner_23bd {
    padding-right: 1em;
  }
  .primary-dirty-4df3.solid_d718 .gallery_short_5cb5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary-dirty-4df3.solid_d718 .hovered_eb12 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .yellow-10a0 .focus_inner_23bd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow-10a0.solid_d718 .hot-02f3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .yellow-10a0.solid_d718 .focus_inner_23bd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow-10a0.solid_d718 .gallery_short_5cb5 {
    padding-left: 1em;
  }
  .yellow-10a0.solid_d718 .hovered_eb12 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .yellow-10a0.solid_d718 .focus_inner_23bd {
    padding-left: 0;
  }
}
.paragraph_center_7577 .background-ca61 {
  display: inline-block;
}
.menu-92ee {
  display: inline-block;
}
.outline-wide-f8ca {
  word-con: break-word;
}
.hidden-6269 > span {
  display: inline-block;
  padding: 5px 0;
}
.hidden-6269 .south-8507 {
  margin-left: 8px;
  margin-right: 8px;
}
.hidden-6269 .message-c141 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.dark-210a .motion_4ff3 {
  margin-bottom: 2em;
}
.dark-210a .border-f568 {
  margin-bottom: 15px;
}
.dark-210a .border-f568:last-child {
  margin-bottom: 0;
}
.dark-210a .hot_62d6 {
  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) {
  .dark-210a .hot_62d6 {
    display: block;
  }
}
.dark-210a .layout_6da2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .dark-210a .layout_6da2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.dark-210a .menu-new-d7fc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.dark-210a .menu-new-d7fc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.dark-210a .menu-new-d7fc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.dark-210a .outline-wide-f8ca {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.dark-210a .outline-wide-f8ca a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.dark-210a .accent_a0ac p:last-child {
  margin-bottom: 0;
}
.dark-210a .panel-8f9c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.dark-210a .down_9a54 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.dark-210a .mask-a607 {
  margin-top: 1em;
}
.dark-210a .box_b1bb {
  top: 0;
  display: block;
}
.dark-210a .box_b1bb a {
  color: inherit;
}
.dark-210a .box_b1bb a:hover {
  color: inherit;
}
.dark-210a .progress_new_fc31 {
  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;
}
.dark-210a .progress_new_fc31:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.dark-210a .down_9a54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.dark-210a .caption_d952 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.dark-210a .caption_d952:first-child {
  margin-top: 0;
}
.dark-210a .caption_d952.slow_f7e2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dark-210a .caption_d952.card_dfb1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dark-210a
  .caption_d952.card_dfb1.grid-28b6
  .mask-a607 {
  width: 100%;
}
.dark-210a .card_dfb1 {
  -webkit-box-align: center;
  align-items: center;
}
.dark-210a .card_dfb1 .hidden-6269,
.dark-210a .card_dfb1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.dark-210a .menu-new-d7fc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dark-210a .menu-new-d7fc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dark-210a .menu-new-d7fc: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;
}
.dark-210a .slow_f7e2 {
  z-index: 5;
}
.dark-210a .panel-center-ad05 .shade-f334 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.dark-210a .link-tiny-e3ae .shade-f334 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.dark-210a .aside_right_8688 .shade-f334 {
  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;
}
.dark-210a.current-c46f .hot_62d6,
.dark-210a.pro_5d38 .hot_62d6 {
  display: block;
}
.dark-210a.current-c46f .hot_62d6 .content-up-007b,
.dark-210a.current-c46f .hot_62d6 .down_9a54,
.dark-210a.pro_5d38 .hot_62d6 .content-up-007b,
.dark-210a.pro_5d38 .hot_62d6 .down_9a54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dark-210a.surface-4139 .layout_6da2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .dark-210a.surface-4139 .layout_6da2 {
    margin-right: 0;
  }
}
.dark-210a.current-c46f .layout_6da2,
.dark-210a.pro_5d38 .layout_6da2 {
  padding-top: 40%;
}
.dark-210a.current-c46f .motion_4ff3,
.dark-210a.pro_5d38 .motion_4ff3 {
  display: block;
}
.dark-210a.current-c46f .fn-sticky-53bf .down_9a54,
.dark-210a.pro_5d38 .fn-sticky-53bf .down_9a54 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.dark-210a.current-c46f .layout_6da2,
.dark-210a.pro_5d38 .layout_6da2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.dark-210a.current-c46f .down_9a54 {
  padding: 1em;
}
.blue_039c {
  margin: 30px auto;
  display: block;
}
.blue_039c .summary_1047 > * {
  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;
}
.blue_039c .summary_1047 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue_039c .summary_1047 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_7b75 .hidden-6269 {
  margin-bottom: 1.41575em;
}
.active_7b75 .alert-a43c {
  margin-bottom: 1.618em;
}
.hover_fresh_91d0 .row_30b0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hover_fresh_91d0 .row_30b0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hover_fresh_91d0 .carousel_bd2c {
  max-width: 100%;
  overflow: auto;
}
.element_fixed_43a0 .hover_fresh_91d0 a:hover {
  text-decoration: underline;
}
.top_619d .border-f568:not(.outline-wide-f8ca),
.top_619d .menu-new-d7fc {
  margin-bottom: 1.41575em;
}
.top_619d .border-f568:not(.outline-wide-f8ca):last-child,
.top_619d .menu-new-d7fc:last-child {
  margin-bottom: 0;
}
.top_619d .border-f568.in_1c87 {
  margin-bottom: 0.41575em;
}
.top_619d .info-paper-7385:before,
.top_619d .modal_7210:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.top_619d .info-paper-7385:before {
  content: "\f115";
}
.top_619d .modal_7210:before {
  content: "\f02c";
}
.top_619d .dropdown-bronze-8743 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.top_619d .dropdown-bronze-8743 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.plasma_f706 {
  display: -webkit-box;
  display: flex;
}
.plasma_f706 .content_dynamic_c40a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .plasma_f706 .content_dynamic_c40a {
    flex-basis: 90px;
  }
}
.plasma_f706 .under_8a38 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .plasma_f706 .under_8a38 {
    flex-basis: calc(100% - 50px);
  }
}
.plasma_f706 .description-upper-edec p:last-child {
  margin-bottom: 0.72em;
}
.mini_94d5 .summary_1047 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mini_94d5 .summary_1047:after,
.mini_94d5 .summary_1047:before {
  content: "";
  display: table;
}
.mini_94d5 .summary_1047:after {
  clear: both;
}
.mini_94d5 .summary_1047 .focus-simple-1b1f,
.mini_94d5 .summary_1047 .disabled-east-0ad0 {
  width: 49%;
}
.mini_94d5 .summary_1047 .focus-simple-1b1f a span.highlight-0ed0,
.mini_94d5 .summary_1047 .disabled-east-0ad0 a span.highlight-0ed0 {
  display: block;
  margin-bottom: 5px;
}
.mini_94d5 .summary_1047 .disabled-east-0ad0 {
  float: left;
  text-align: left;
}
.mini_94d5 .summary_1047 .focus-simple-1b1f {
  float: right;
  text-align: right;
}
.top-32fc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .top-32fc {
    margin-bottom: 0;
  }
}
.up_71e8 {
  margin-bottom: 1em;
}
.up_71e8 .outline-wide-f8ca {
  font-size: 1.1em;
  line-height: 1.3;
}
.slider_bd62 a {
  display: block;
  line-height: 0;
  position: relative;
}
.block_bea5 .up_71e8,
.pro_ffed .up_71e8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .block_bea5 .up_71e8,
  .pro_ffed .up_71e8 {
    display: block;
  }
}
.block_bea5 .slider_bd62,
.pro_ffed .slider_bd62 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .block_bea5 .slider_bd62,
  .pro_ffed .slider_bd62 {
    margin-bottom: 1em;
  }
}
.block_bea5 .slider_bd62 img,
.pro_ffed .slider_bd62 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.block_bea5 .pressed-92c0,
.pro_ffed .pressed-92c0 {
  flex-basis: calc(100% - 160px);
}
.block_bea5 .pressed-92c0 p,
.pro_ffed .pressed-92c0 p {
  margin-bottom: 0;
}
.block_bea5 .pressed-92c0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .block_bea5 .pressed-92c0 {
    padding-left: 0;
  }
}
.pro_ffed .pressed-92c0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pro_ffed .pressed-92c0 {
    padding-right: 0;
  }
}
.pro_ffed .slider_bd62 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.secondary-dark-7d1d .slider_bd62 {
  margin-bottom: 0.5em;
}
.secondary-dark-7d1d .slider_bd62 img {
  width: 100%;
}
.hard_67a1 .complex-2bc6,
.selected_0f41 .complex-2bc6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.selected_0f41 .hot-02f3 .focused-e062 p:last-child {
  margin-bottom: 0;
}
.active-41ab {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.under-7e7c .table_58fa {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .under-7e7c .table_58fa:last-of-type {
    margin-bottom: 0;
  }
}
.under-7e7c .table_58fa ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.under-7e7c .table_58fa ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.under-7e7c .table_58fa ul li {
  margin: 0 0 0.6em;
}
.under-7e7c .table_58fa ul li.dynamic-c0dd,
.under-7e7c .table_58fa ul li.video-6f9b {
  position: relative;
}
.under-7e7c .table_58fa ul li.dynamic-c0dd .header_old_bae5,
.under-7e7c .table_58fa ul li.video-6f9b .header_old_bae5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.under-7e7c .table_58fa ul li.dynamic-c0dd:after:after,
.under-7e7c .table_58fa ul li.dynamic-c0dd:after:before,
.under-7e7c
  .table_58fa
  ul
  li.video-6f9b:after:after,
.under-7e7c
  .table_58fa
  ul
  li.video-6f9b:after:before {
  content: "";
  display: table;
}
.under-7e7c .table_58fa ul li.dynamic-c0dd:after:after,
.under-7e7c
  .table_58fa
  ul
  li.video-6f9b:after:after {
  clear: both;
}
.under-7e7c .table_58fa a.link_4a4c:hover {
  text-decoration: none;
}
.under-7e7c .table_58fa select {
  max-width: 100%;
}
.under-7e7c .table_58fa table {
  font-size: 85%;
}
.under-7e7c .table_58fa table td,
.under-7e7c .table_58fa table th {
  padding: 0.2360828548em;
  text-align: center;
}
.under-7e7c .table_58fa table tfoot td {
  text-align: left;
}
.under-7e7c .table_58fa :last-child {
  margin-bottom: 0;
}
.under-7e7c .table_58fa .dirty_d38f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.under-7e7c .table_58fa .dirty_d38f label {
  width: 100%;
}
.under-7e7c .table_58fa .dirty_d38f .large-a083 {
  width: 100%;
  display: block;
}
.under-7e7c .table_58fa .dirty_d38f .button_2928 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.under-7e7c .table_58fa .dirty_d38f .button_2928:hover svg #svg-search {
  fill: #444;
}
.under-7e7c .table_58fa .dirty_d38f .button_2928 svg {
  width: 18px;
  height: 18px;
}
.under-7e7c .notice-wood-ecf6 ul ul,
.under-7e7c .feature-a7d1 ul ul,
.under-7e7c .lite-8d8f ul ul,
.under-7e7c .last-bc98 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.under-7e7c .notice-wood-ecf6 .medium-a13d > a,
.under-7e7c .feature-a7d1 .medium-a13d > a,
.under-7e7c .lite-8d8f .medium-a13d > a,
.under-7e7c .last-bc98 .medium-a13d > a {
  margin-bottom: 0;
}
.under-7e7c .smooth_c3d3 li,
.under-7e7c .notice-wood-ecf6 li,
.under-7e7c .sort_green_1331 li,
.under-7e7c .feature-a7d1 li,
.under-7e7c .lite-8d8f li,
.under-7e7c .last-bc98 li,
.under-7e7c .caption-dirty-9efa li,
.under-7e7c .list_063d li {
  display: block;
  position: relative;
}
.under-7e7c .smooth_c3d3 li:last-child,
.under-7e7c .notice-wood-ecf6 li:last-child,
.under-7e7c .sort_green_1331 li:last-child,
.under-7e7c .feature-a7d1 li:last-child,
.under-7e7c .lite-8d8f li:last-child,
.under-7e7c .last-bc98 li:last-child,
.under-7e7c .caption-dirty-9efa li:last-child,
.under-7e7c .list_063d li:last-child {
  border: none;
}
.under-7e7c .smooth_c3d3 li a,
.under-7e7c .notice-wood-ecf6 li a,
.under-7e7c .sort_green_1331 li a,
.under-7e7c .feature-a7d1 li a,
.under-7e7c .lite-8d8f li a,
.under-7e7c .last-bc98 li a,
.under-7e7c .caption-dirty-9efa li a,
.under-7e7c .list_063d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.under-7e7c .smooth_c3d3 li ul li::before,
.under-7e7c .notice-wood-ecf6 li ul li::before,
.under-7e7c .sort_green_1331 li ul li::before,
.under-7e7c .feature-a7d1 li ul li::before,
.under-7e7c .lite-8d8f li ul li::before,
.under-7e7c .last-bc98 li ul li::before,
.under-7e7c .caption-dirty-9efa li ul li::before,
.under-7e7c .list_063d li ul li::before {
  left: 15px;
}
.under-7e7c .smooth_c3d3 li ul a,
.under-7e7c .notice-wood-ecf6 li ul a,
.under-7e7c .sort_green_1331 li ul a,
.under-7e7c .feature-a7d1 li ul a,
.under-7e7c .lite-8d8f li ul a,
.under-7e7c .last-bc98 li ul a,
.under-7e7c .caption-dirty-9efa li ul a,
.under-7e7c .list_063d li ul a {
  padding-left: 20px;
}
.under-7e7c .smooth_c3d3 li ul ul li::before,
.under-7e7c .notice-wood-ecf6 li ul ul li::before,
.under-7e7c .sort_green_1331 li ul ul li::before,
.under-7e7c .feature-a7d1 li ul ul li::before,
.under-7e7c .lite-8d8f li ul ul li::before,
.under-7e7c .last-bc98 li ul ul li::before,
.under-7e7c .caption-dirty-9efa li ul ul li::before,
.under-7e7c .list_063d li ul ul li::before {
  left: 30px;
}
.under-7e7c .smooth_c3d3 li ul ul a,
.under-7e7c .notice-wood-ecf6 li ul ul a,
.under-7e7c .sort_green_1331 li ul ul a,
.under-7e7c .feature-a7d1 li ul ul a,
.under-7e7c .lite-8d8f li ul ul a,
.under-7e7c .last-bc98 li ul ul a,
.under-7e7c .caption-dirty-9efa li ul ul a,
.under-7e7c .list_063d li ul ul a {
  padding-left: 40px;
}
.under-7e7c .border_smooth_8e21 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.under-7e7c .list_063d ul li {
  margin-bottom: 1.41575em;
}
.under-7e7c .list_063d ul li .cold_fccd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.under-7e7c .list_063d ul li .outer-6456 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.advanced-9f60 .smooth_c3d3 li a,
.advanced-9f60 .notice-wood-ecf6 li a,
.advanced-9f60 .sort_green_1331 li a,
.advanced-9f60 .feature-a7d1 li a,
.advanced-9f60 .lite-8d8f li a,
.advanced-9f60 .last-bc98 li a,
.advanced-9f60 .caption-dirty-9efa li a,
.advanced-9f60 .list_063d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced-9f60 .border_smooth_8e21 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced-9f60 .table_58fa ul li.dynamic-c0dd .header_old_bae5,
.advanced-9f60 .table_58fa ul li.video-6f9b .header_old_bae5 {
  background: rgba(0, 0, 0, 0.2);
}
.advanced-9f60 .under-7e7c .table_58fa select {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-e44d .under-7e7c .link_3625 li {
  margin: 0;
}
.under-e44d .under-7e7c .link_3625 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.under-e44d .under-7e7c .link_3625 li ul {
  margin: 0;
}
.under-e44d .under-7e7c .link_3625 li ul li a {
  padding-left: 15px;
}
.under-e44d .under-7e7c .link_3625 li ul li li a {
  padding-left: 30px;
}
.under-e44d .under-7e7c .link_3625 li.shade-static-40f1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.under-e44d .under-7e7c .link_3625 li.shade-static-40f1 > 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;
}
.under-e44d .under-7e7c .link_3625 li.shade-static-40f1 > 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;
}
.feature_pro_3fdc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.action-e464 {
  position: relative;
  z-index: 10;
}
.action-e464 .form-glass-1c4c {
  width: 100%;
  max-width: 100%;
}
.last_ab45 .last_f89b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.last_ab45 .modal-selected-1938 {
}
.last_ab45 .advanced-9f60 {
  background: #292929;
}
.smooth_3162 .last_f89b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.smooth_3162 .modal-selected-1938 {
  background: #f9f9f9;
}
.smooth_3162 .advanced-9f60 {
  background: #303030;
}
.box-3f1e .last_f89b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .box-3f1e .background-ca61 {
    margin-bottom: 1em;
  }
  .box-3f1e .background-ca61:last-child {
    margin-bottom: 0;
  }
}
.box-3f1e .modal-selected-1938 {
  background: #ededed;
}
.box-3f1e .advanced-9f60 {
  background: #1a1a1a;
}
.last_f89b.modal-selected-1938 {
  color: rgba(0, 0, 0, 0.6);
}
.last_f89b.modal-selected-1938 .panel_d469 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.last_f89b.advanced-9f60 {
  color: rgba(255, 255, 255, 0.99);
}
.last_f89b.advanced-9f60 a:not(.link_4a4c) {
  color: rgba(255, 255, 255, 0.79);
}
.last_f89b.advanced-9f60 a:not(.link_4a4c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_f89b.advanced-9f60 .panel_d469 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_f89b.advanced-9f60 table tbody td,
.last_f89b.advanced-9f60 table th {
  background: rgba(0, 0, 0, 0.08);
}
.heading-2575.summary_337d .feature_4fb1 {
  max-width: initial;
}
.heading-2575 .secondary_1742 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.heading-2575 .secondary_1742 .form-glass-1c4c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .heading-2575 .secondary_1742 .form-glass-1c4c {
    display: block;
    margin-bottom: 2em;
  }
  .heading-2575 .secondary_1742 .form-glass-1c4c:last-child {
    margin-bottom: 0;
  }
}
.box-3f1e .background-ca61:last-child,
.smooth_3162 .background-ca61:last-child,
.last_ab45 .background-ca61:last-child {
  margin-bottom: 0;
}
.box-3f1e .background-ca61 .under-7e7c .table_58fa:last-child,
.smooth_3162 .background-ca61 .under-7e7c .table_58fa:last-child,
.last_ab45 .background-ca61 .under-7e7c .table_58fa:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .box-3f1e .steel_2a86,
  .box-3f1e .outer-c5b6,
  .smooth_3162 .steel_2a86,
  .smooth_3162 .outer-c5b6,
  .last_ab45 .steel_2a86,
  .last_ab45 .outer-c5b6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .action-e464 .background-ca61 {
    margin-bottom: 2em;
  }
}
.action-e464 p:last-child {
  margin-bottom: 0;
}
.action-e464 li,
.action-e464 ul {
  list-style: none;
  margin: 0;
}
.action-e464 ul ul {
  margin-left: 2.617924em;
}
.outline_87fb {
  font-size: 0.875em;
}

/* css-noise: 4a8f */
.widget-item-q5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
