/*!
Theme Name: Customify
Theme URI: https://pressmaximum.focus-hard-122f/customify
Author: WPCustomify
Author URI: https://pressmaximum.focus-hard-122f
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.focus-hard-122f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sidebar_fresh_0f57.light-241c/licenses/gpl-2.0.grid-simple-7bc4
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.pagination-30ff/, (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.status-up-b4b6.progress_purple_5288/normalize.notification-a602/
 ======
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.notification-a602 v7.0.0 | MIT License | github.focus-hard-122f/necolas/normalize.notification-a602 */
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;
}
.heading_e03e .main-c723,
.iron_10db,
.hero-easy-6f04,
.dropdown_9355,
.thumbnail-fast-a1e4,
.logo_2ef0,
.search-d061,
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;
}
.iron_10db,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .iron_10db,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .iron_10db,
  h1 {
    font-size: 1.8em;
  }
}
.hero-easy-6f04,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hero-easy-6f04 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hero-easy-6f04,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hero-easy-6f04,
  h2 {
    font-size: 1.7em;
  }
}
.dropdown_9355,
h3 {
  font-size: 1.618em;
}
.heading_e03e .main-c723,
.thumbnail-fast-a1e4,
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.soft_68e5 {
  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;
}
.modal_814a:after,
.modal_814a:before,
.summary-6d72:after,
.summary-6d72:before {
  content: "";
  display: table;
}
.modal_814a:after,
.summary-6d72:after {
  clear: both;
}
.prev_9f41 {
  float: right;
  margin-right: 0;
}
.block-fast-e93a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.menu-bottom-e90b .panel-51b0,
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;
}
.menu-bottom-e90b .panel-51b0: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;
}
.stale-bd29 .panel-51b0 {
  box-shadow: none;
}
.stale-bd29
  .panel-51b0
  .up_c614 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.stale-bd29 .panel-51b0 .purple-52e0 {
  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;
}
.stale-bd29
  .panel-51b0
  .purple-52e0
  b {
  display: none;
}
.stale-bd29 .dim-f9cd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.purple-cf87:not(.widget_narrow_0101):not(.thumbnail_2291),
button:not(.widget_narrow_0101):not(.thumbnail_2291),
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ),
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ),
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ) {
  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;
}
.purple-cf87:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):hover,
button:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):hover,
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):hover,
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):hover,
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.purple-cf87:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):active,
.purple-cf87:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):focus,
button:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):active,
button:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):focus,
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):active,
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):focus,
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):active,
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):focus,
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):active,
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):focus {
  outline: 0;
}
.purple-cf87:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c,
button:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c,
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c,
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c,
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c {
  position: relative;
}
.purple-cf87:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .video_down_f303,
.purple-cf87:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .first-430f,
.purple-cf87:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .caption-white-29de,
.purple-cf87:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  i,
.purple-cf87:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  svg,
button:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .video_down_f303,
button:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .first-430f,
button:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .caption-white-29de,
button:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  i,
button:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  svg,
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .video_down_f303,
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .first-430f,
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .caption-white-29de,
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  i,
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  svg,
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .video_down_f303,
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .first-430f,
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .caption-white-29de,
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  i,
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  svg,
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .video_down_f303,
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .first-430f,
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  .caption-white-29de,
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  i,
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c
  svg {
  visibility: hidden;
}
.purple-cf87:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c:after,
button:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c:after,
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c:after,
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c:after,
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ).fn-loading-0a7c: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;
}
.purple-cf87:not(.widget_narrow_0101):not(.thumbnail_2291),
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ),
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ),
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ) {
  color: #fff;
  background: #235787;
}
.purple-cf87:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):focus,
input[type="button"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):focus,
input[type="reset"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):focus,
input[type="submit"]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ):focus {
  color: #fff;
}
.purple-cf87.fn-disabled-0a7c:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ),
.purple-cf87[disabled]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ),
button.fn-disabled-0a7c:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ),
button[disabled]:not(.widget_narrow_0101):not(
    .thumbnail_2291
  ) {
  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;
}
.form_blue_8bfd {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.form_blue_8bfd: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;
}
.dynamic-ccc6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.primary_d769 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notification_wide_7602 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.modal_814a:after,
.modal_814a:before,
.inner_624d:after,
.inner_624d:before,
.pattern_f95f:after,
.pattern_f95f:before,
.down-f201:after,
.down-f201:before,
.avatar-copper-fb4c:after,
.avatar-copper-fb4c:before,
.clean-74f5:after,
.clean-74f5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.modal_814a:after,
.inner_624d:after,
.pattern_f95f:after,
.down-f201:after,
.avatar-copper-fb4c:after,
.clean-74f5:after {
  clear: both;
}
.inner_624d .photo-3d8a,
.pattern_f95f .photo-3d8a,
.feature-top-7e72 .photo-3d8a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.detail-full-5d3d {
  display: inline-block;
}
.light-2402 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.light-2402 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.light-2402 .thumbnail_right_0012 {
  padding: 1em 0;
  font-size: 85%;
}
.thumbnail_right_0012 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mask-huge-c92d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mask-huge-c92d:after,
.mask-huge-c92d:before {
  content: "";
  display: table;
}
.mask-huge-c92d:after {
  clear: both;
}
.form_04a4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pressed-b374 .form_04a4 {
  max-width: 50%;
}
.static-106e .form_04a4 {
  max-width: 33.33%;
}
.caption-purple-7206 .form_04a4 {
  max-width: 25%;
}
.content-gas-ec66 .form_04a4 {
  max-width: 20%;
}
.grid_brown_8d0a .form_04a4 {
  max-width: 16.66%;
}
.article-0b6d .form_04a4 {
  max-width: 14.28%;
}
.white-fa32 .form_04a4 {
  max-width: 12.5%;
}
.button-full-592a .form_04a4 {
  max-width: 11.11%;
}
.primary-9d1e {
  display: block;
}
.heading_e03e .badge_921f label,
.heading_e03e .text_1985 label,
.heading_e03e .detail-simple-9368 label,
.heading_e03e .next_88a6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary_hard_ea07 {
  list-style: none;
  margin: 0;
}
.tertiary_hard_ea07 article.summary-new-0b6c {
  margin-bottom: 0;
}
.tertiary_hard_ea07 ul {
  list-style: none;
  margin: 0;
}
.tertiary_hard_ea07 .picture-motion-1154 li.summary-new-0b6c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary_hard_ea07 .picture-motion-1154 li.summary-new-0b6c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary_hard_ea07 .picture-motion-1154 li.summary-new-0b6c: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) {
  .tertiary_hard_ea07 .picture-motion-1154 li.summary-new-0b6c li.summary-new-0b6c li.summary-new-0b6c li.summary-new-0b6c {
    padding-left: 0;
  }
}
article.summary-new-0b6c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary-new-0b6c .inner_624d p:last-of-type {
  margin-bottom: 0;
}
article.summary-new-0b6c .heading-3887 {
  float: left;
}
article.summary-new-0b6c .section_iron_340f {
  margin-left: 85px;
}
article.summary-new-0b6c .component-8719 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary-new-0b6c .component-8719 .light_7371 {
  margin-left: 10px;
}
article.summary-new-0b6c .detail_ed67 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary-new-0b6c .outer_fc44 {
  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 .badge_921f,
  #respond .detail-simple-9368,
  #respond .next_88a6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_921f input,
#respond .detail-simple-9368 input,
#respond .next_88a6 input {
  width: 100%;
}
#respond .next_88a6 {
  margin-right: 0;
}
#respond .outer-b38c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover_over_cbe5 {
  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;
}
.hover_over_cbe5.fixed_175b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hover_over_cbe5 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%);
}
.hover_over_cbe5:focus,
.hover_over_cbe5: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);
}
.info_cf28 {
  border-radius: 10%;
}
.article-bright-8a65 {
  border-radius: 50%;
}
.hero_7eec {
  font-size: 0.72em;
}
.backdrop_8f4b {
  font-size: 0.875em;
}
.stone-3844 {
  font-size: 1.1em;
}
.sidebar-b0f0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.sidebar-b0f0.hero_7eec {
  letter-spacing: 0.5px;
}
.border-cbb0,
.border-cbb0 a {
  color: #6d6d6d;
}
.border-cbb0 a:hover {
  color: #111;
}
.paper-696c {
  color: #6d6d6d;
}
.focus-lower-c8d6 {
  overflow-x: hidden;
}
.focus-lower-c8d6 .soft_59f7.shade_7916 {
  position: relative;
}
.focus-lower-c8d6 .soft_59f7.shade_7916.stone_6f0f {
  position: initial;
}
.focus-lower-c8d6
  .soft_59f7.shade_7916.stone_6f0f
  .layout_49f0 {
  left: auto;
}
.focus-lower-c8d6 .soft_59f7 .layout_49f0 {
  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;
}
.focus-lower-c8d6 .soft_59f7:hover.shade_7916 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.focus-lower-c8d6
  .soft_59f7:hover.shade_7916
  .layout_49f0 {
  display: block;
  z-index: 9999999;
}
.focus-lower-c8d6 .component-green-9c5a .upper-dc97,
.focus-lower-c8d6 .notice_active_a552 .upper-dc97 {
  display: none;
}
.focus-lower-c8d6 .last_fd39 .soft_59f7:hover.shade_7916 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.heading_e03e .badge_921f label,
.heading_e03e .text_1985 label,
.heading_e03e .detail-simple-9368 label,
.heading_e03e .next_88a6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary_hard_ea07 {
  list-style: none;
  margin: 0;
}
.tertiary_hard_ea07 article.summary-new-0b6c {
  margin-bottom: 0;
}
.tertiary_hard_ea07 ul {
  list-style: none;
  margin: 0;
}
.tertiary_hard_ea07 .picture-motion-1154 li.summary-new-0b6c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary_hard_ea07 .picture-motion-1154 li.summary-new-0b6c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary_hard_ea07 .picture-motion-1154 li.summary-new-0b6c: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) {
  .tertiary_hard_ea07 .picture-motion-1154 li.summary-new-0b6c li.summary-new-0b6c li.summary-new-0b6c li.summary-new-0b6c {
    padding-left: 0;
  }
}
article.summary-new-0b6c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary-new-0b6c .inner_624d p:last-of-type {
  margin-bottom: 0;
}
article.summary-new-0b6c .heading-3887 {
  float: left;
}
article.summary-new-0b6c .section_iron_340f {
  margin-left: 85px;
}
article.summary-new-0b6c .component-8719 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary-new-0b6c .component-8719 .light_7371 {
  margin-left: 10px;
}
article.summary-new-0b6c .detail_ed67 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary-new-0b6c .outer_fc44 {
  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 .badge_921f,
  #respond .detail-simple-9368,
  #respond .next_88a6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_921f input,
#respond .detail-simple-9368 input,
#respond .next_88a6 input {
  width: 100%;
}
#respond .next_88a6 {
  margin-right: 0;
}
#respond .outer-b38c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-green-9c5a .cold_468f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.cold_468f .fixed-b89d.content-3c4c .frame-f279 > li > a:focus,
.cold_468f .fixed-b89d.content-3c4c .frame-f279 > li > a:hover,
.cold_468f .fixed-b89d.tiny-1486 .frame-f279 > li > a:focus,
.cold_468f .fixed-b89d.tiny-1486 .frame-f279 > li > a:hover,
.cold_468f .fixed-b89d.video-focused-29ae .frame-f279 > li > a:focus,
.cold_468f .fixed-b89d.video-focused-29ae .frame-f279 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_468f
  .fixed-b89d.content-3c4c
  .frame-f279
  > li.action-b850
  > a,
.cold_468f
  .fixed-b89d.content-3c4c
  .frame-f279
  > li.fluid-9b14
  > a,
.cold_468f
  .fixed-b89d.tiny-1486
  .frame-f279
  > li.action-b850
  > a,
.cold_468f
  .fixed-b89d.tiny-1486
  .frame-f279
  > li.fluid-9b14
  > a,
.cold_468f
  .fixed-b89d.video-focused-29ae
  .frame-f279
  > li.action-b850
  > a,
.cold_468f .fixed-b89d.video-focused-29ae .frame-f279 > li.middle_2c1c > a {
  color: rgba(255, 255, 255, 0.99);
}
.cold_468f .light_b22d,
.cold_468f .light_b22d a {
  color: rgba(255, 255, 255, 0.99);
}
.cold_468f .card-5d60.search-outer-9c45 li a,
.cold_468f .popup-4140 a,
.cold_468f .tabs-current-6260,
.cold_468f .frame-f279 > li > a,
.cold_468f .dim-2a21 {
  color: rgba(255, 255, 255, 0.79);
}
.cold_468f .card-5d60.search-outer-9c45 li a:hover,
.cold_468f .popup-4140 a:hover,
.cold_468f .tabs-current-6260:hover,
.cold_468f .frame-f279 > li > a:hover,
.cold_468f .dim-2a21:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_468f .list_basic_8975 {
  color: rgba(255, 255, 255, 0.79);
}
.cold_468f .list_basic_8975 .hovered-9544 {
  color: rgba(255, 255, 255, 0.99);
}
.cold_468f .list_basic_8975:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_468f .primary-5065 .tall_2662 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cold_468f .primary-5065 .tall_2662 .header_3dee {
  color: rgba(255, 255, 255, 0.79);
}
.cold_468f
  .primary-5065
  .tall_2662
  .header_3dee::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_468f
  .primary-5065
  .tall_2662
  .header_3dee:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_468f
  .primary-5065
  .tall_2662
  .header_3dee::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_468f
  .primary-5065
  .tall_2662
  .header_3dee::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_468f .primary-5065 .banner_in_5be6 {
  color: rgba(255, 255, 255, 0.79);
}
.cold_468f .primary-5065 .banner_in_5be6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-fa12
  .cold_468f
  .primary-5065
  .north_fa90
  .paragraph_current_2b07 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel-fa12
  .cold_468f
  .primary-5065
  .north_fa90
  .header_3dee {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-green-9c5a .header_fresh_0719 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.header_fresh_0719 .fixed-b89d.content-3c4c .frame-f279 > li > a:focus,
.header_fresh_0719 .fixed-b89d.content-3c4c .frame-f279 > li > a:hover,
.header_fresh_0719 .fixed-b89d.tiny-1486 .frame-f279 > li > a:focus,
.header_fresh_0719 .fixed-b89d.tiny-1486 .frame-f279 > li > a:hover,
.header_fresh_0719 .fixed-b89d.video-focused-29ae .frame-f279 > li > a:focus,
.header_fresh_0719 .fixed-b89d.video-focused-29ae .frame-f279 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_fresh_0719
  .fixed-b89d.content-3c4c
  .frame-f279
  > li.action-b850
  > a,
.header_fresh_0719
  .fixed-b89d.content-3c4c
  .frame-f279
  > li.fluid-9b14
  > a,
.header_fresh_0719
  .fixed-b89d.tiny-1486
  .frame-f279
  > li.action-b850
  > a,
.header_fresh_0719
  .fixed-b89d.tiny-1486
  .frame-f279
  > li.fluid-9b14
  > a,
.header_fresh_0719
  .fixed-b89d.video-focused-29ae
  .frame-f279
  > li.action-b850
  > a,
.header_fresh_0719 .fixed-b89d.video-focused-29ae .frame-f279 > li.middle_2c1c > a {
  color: rgba(0, 0, 0, 0.8);
}
.header_fresh_0719 .light_b22d,
.header_fresh_0719 .light_b22d a {
  color: rgba(0, 0, 0, 0.8);
}
.header_fresh_0719 .card-5d60.search-outer-9c45 li a,
.header_fresh_0719 .popup-4140 a,
.header_fresh_0719 .tabs-current-6260,
.header_fresh_0719 .frame-f279 > li > a,
.header_fresh_0719 .dim-2a21 {
  color: rgba(0, 0, 0, 0.55);
}
.header_fresh_0719 .card-5d60.search-outer-9c45 li a:hover,
.header_fresh_0719 .popup-4140 a:hover,
.header_fresh_0719 .tabs-current-6260:hover,
.header_fresh_0719 .frame-f279 > li > a:hover,
.header_fresh_0719 .dim-2a21:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_fresh_0719 .list_basic_8975 {
  color: rgba(0, 0, 0, 0.55);
}
.header_fresh_0719 .list_basic_8975 .hovered-9544 {
  color: rgba(0, 0, 0, 0.8);
}
.header_fresh_0719 .list_basic_8975:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-7664 .gallery_e497 {
  margin-left: auto;
  margin-right: auto;
}
.pattern_f95f > * {
  margin-left: auto;
  margin-right: auto;
}
.pattern_f95f .dynamic-ccc6 {
  margin-right: 1.41575em;
}
.center-5c96 .pattern_f95f > .item_b06c {
  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;
}
.center-5c96 .pattern_f95f > .header-0b71 {
  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;
}
.container-d2e6.notification-7664 .gallery_e497,
.widget-cold-9b61.notification-7664 .gallery_e497 {
  margin-left: 0;
}
.popup-cf21.notification-7664 .gallery_e497,
.disabled-simple-26fb.notification-7664 .gallery_e497 {
  margin-right: 0;
}
.pattern_f95f ol,
.pattern_f95f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.aside_current_3e39 video {
  max-width: 100%;
}
.mini-3589 img {
  display: block;
}
.mini-3589.dynamic-ccc6,
.mini-3589.primary_d769 {
  width: 100%;
}
.mini-3589.header-0b71 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paragraph_outer_c192:not(.tag_clean_d416) {
  margin: 1.5em auto;
}
.nav_cold_5fa8 p {
  padding: 1.5em 14px;
}
ul.message-green-9841.header-0b71,
ul.message-green-9841.item_b06c,
ul.message-green-9841.left-8f10.item_b06c {
  padding: 0 14px;
}
.over_d19a {
  display: block;
  overflow-x: auto;
}
.over_d19a table {
  border-collapse: collapse;
  width: 100%;
}
.over_d19a td,
.over_d19a th {
  padding: 0.5em;
}
.pattern_f95f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pattern_f95f ol ol,
.pattern_f95f ol ul,
.pattern_f95f ul ol,
.pattern_f95f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pattern_f95f ol ol li,
.pattern_f95f ol ul li,
.pattern_f95f ul ol li,
.pattern_f95f ul ul li {
  margin-left: 0;
}
.tiny_d6fd.accent-light-5433 > .in_96ae {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tiny_d6fd.accent-light-5433 > .in_96ae iframe,
.tiny_d6fd.accent-light-5433 > .in_96ae > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.layout-top-a26a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.layout-top-a26a.accent-8823 {
  padding: 0;
}
.layout-top-a26a.accent-8823 cite {
  font-size: 13px;
}
.layout-top-a26a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.layout-top-a26a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.header-easy-530d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.header-easy-530d > p:first-child {
  margin-top: 0;
}
.header-easy-530d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.header-easy-530d blockquote {
  border-left: 0;
}
.main_da9f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.main_da9f:not(.slider-ca0c) {
  max-width: 100px;
}
.main_da9f.old_2b5a {
  border-bottom: none !important;
  text-align: center;
}
.main_da9f.old_2b5a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .nav_cold_5fa8 p {
    padding: 1.5em 0;
  }
}
.static_6301 {
  color: #0073aa;
}
.info-cold-c7d8 {
  background-color: #0073aa;
}
.search_a4cb {
  color: #229fd8;
}
.pink_beb9 {
  background-color: #229fd8;
}
.media-b4c9 {
  color: #eee;
}
.gradient-8012 {
  background-color: #eee;
}
.stale_745c {
  color: #444;
}
.under-aa5a {
  background-color: #444;
}
.rough_7467 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.rough_7467 .top_c1e1 .popup-4140 {
  font-size: 15px;
}
.rough_7467 .popup-4140 {
  line-height: 1.3;
}
.rough_7467 .header_fresh_0719 {
}
.rough_7467 .cold_468f {
  background: #235787;
}
.video_3dfc {
  padding: 0;
}
.video_3dfc .cold_468f {
  background: #1a1a1a;
}
.video_3dfc .header_fresh_0719 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sidebar-ef6d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sidebar-ef6d .header_fresh_0719 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sidebar-ef6d .cold_468f {
  background: #303030;
}
.clean-74f5 {
  position: relative;
  z-index: 10;
}
.clean-74f5 .banner_49c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs_easy_545d .shade_7916 {
  display: inline-block;
  vertical-align: middle;
}
.tabs_easy_545d.search-pink-3f0f .shade_7916 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tabs_easy_545d.search-pink-3f0f .shade_7916 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_easy_545d.search-pink-3f0f .shade_7916 {
    margin-right: 0.4em;
  }
}
.tabs_easy_545d.search-pink-3f0f .shade_7916:last-child {
  margin-right: 0;
}
.element-6c74 .banner_49c4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component-green-9c5a .top_c1e1 {
    margin: 0 -0.5em;
  }
  .component-green-9c5a .top_c1e1 [class*="customify-col-"],
  .component-green-9c5a .top_c1e1 [class*="customify-col_"],
  .component-green-9c5a .top_c1e1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component-green-9c5a.green_2f63 .banner_49c4 {
  background: 0 0 !important;
}
.component-green-9c5a.green_2f63 .banner_49c4,
.component-green-9c5a.element-6c74 .banner_49c4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component-green-9c5a.avatar-59bb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component-green-9c5a.element-6c74 .banner_49c4 {
  box-shadow: none !important;
}
.form_pro_e64d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .form_pro_e64d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .form_pro_e64d {
    padding: 18px 0 20px;
  }
}
.form_pro_e64d .title_green_95b8 {
  width: 100%;
}
.form_pro_e64d .cool_62ee {
  margin-bottom: 0;
}
.form_pro_e64d .grid_7418 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tiny_f11a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tiny_f11a .fluid_a91f {
  width: 100%;
}
.thumbnail_south_db66 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.thumbnail_south_db66 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.thumbnail_south_db66 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;
}
.thumbnail_south_db66 li:last-child:after {
  display: none;
}
.thumbnail_south_db66 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hard_cdec .upper-dc97 button,
.form_pro_e64d .upper-dc97 button {
  left: 0;
}
.hard_cdec .fluid_a91f,
.form_pro_e64d .fluid_a91f {
  padding-left: 0;
  padding-right: 0;
}
.hard_cdec .tiny_f11a,
.form_pro_e64d .tiny_f11a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hard_cdec {
  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;
}
.hard_cdec: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;
}
.hard_cdec .footer_9ea3 {
  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) {
  .hard_cdec .footer_9ea3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hard_cdec .footer_9ea3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hard_cdec .footer_9ea3 {
    min-height: 200px;
  }
}
.hard_cdec .thumbnail_south_db66 {
  color: rgba(255, 255, 255, 0.8);
}
.hard_cdec .thumbnail_south_db66 a,
.hard_cdec .thumbnail_south_db66 li:after {
  color: inherit;
}
.hard_cdec .thumbnail_south_db66 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shade_narrow_7211 {
  margin-bottom: 0.5em;
}
.medium_d02e {
  margin-bottom: 1.2em;
}
.medium_d02e,
.shade_narrow_7211 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.medium_d02e p:last-child,
.shade_narrow_7211 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .upper-dc97,
#masthead .upper-dc97 {
  display: none;
}
#masthead
  > .upper-dc97.stale-c945 {
  display: none;
}
#masthead > .upper-dc97 button {
  left: 0;
}
.picture_4c75 {
  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%;
}
.picture_4c75 .shade_7916 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.picture_4c75 .sidebar_b1f0 {
  display: -webkit-box;
  display: flex;
}
.picture_4c75 .sidebar_b1f0.sort_d2ae {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.picture_4c75 .sidebar_b1f0.thumbnail-db18 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture_4c75 .sidebar_b1f0.bottom-cfad {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture_4c75.content_bb65.wood-6e1a .sidebar_b1f0.sort_d2ae {
  flex-basis: 100%;
}
.picture_4c75.under-e9c4 .sidebar_b1f0.thumbnail-db18 {
  -webkit-box-flex: 1;
  flex: auto;
}
.picture_4c75.under-e9c4 .sidebar_b1f0.bottom-cfad {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .upper-dc97.stale-c945 {
  display: none;
}
#masthead > .upper-dc97 button {
  left: 0;
}
.label_steel_504b {
  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;
}
.label_steel_504b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.label_steel_504b.brown-978c i {
  margin-right: 4px;
}
.label_steel_504b.tabs_purple_21d2 i {
  margin-left: 5px;
}
.popup-4140 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.popup-4140 p:last-child {
  margin-bottom: 0;
}
.slider_tall_2ab8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.slider_tall_2ab8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.slider_tall_2ab8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.slider_tall_2ab8 .light_b22d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.slider_tall_2ab8 .copper-162d {
  margin: 5px 0 7px 0;
}
.slider_tall_2ab8.dirty_9f68 .bronze_2812 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider_tall_2ab8.dirty_9f68 .liquid_cdbc {
  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;
}
.slider_tall_2ab8.tag_stale_c975 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.slider_tall_2ab8.tag_stale_c975 .bronze_2812 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider_tall_2ab8.tag_stale_c975 .liquid_cdbc {
  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;
}
.slider_tall_2ab8.status_f2ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider_tall_2ab8.section_3610 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.slider_tall_2ab8.section_3610 .liquid_cdbc {
  margin-top: 7px;
}
.hero_center_8d32 {
  display: inline-block;
}
.clean-74f5 .south_a050 .slider_tall_2ab8 img {
  max-width: 100%;
}
.fixed-b89d .hard-7ee2.menu-upper-af76,
.glass-e56e .hard-7ee2.menu-upper-af76 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.fixed-b89d .hover_3f2f,
.glass-e56e .hover_3f2f {
  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%);
}
.fixed-b89d .hover_3f2f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.fixed-b89d.modal-10c9 .hover_3f2f {
  display: none;
}
.fixed-b89d .gallery-fresh-aed2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fixed-b89d .gallery-fresh-aed2 li {
  display: inline-block;
  position: relative;
}
.fixed-b89d .gallery-fresh-aed2 li:last-child {
  margin-right: 0;
}
.fixed-b89d .gallery-fresh-aed2 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;
}
.fixed-b89d .gallery-fresh-aed2 li.middle_2c1c > a {
  color: rgba(0, 0, 0, 0.9);
}
.fixed-b89d .gallery-fresh-aed2 > 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;
}
.fixed-b89d .gallery-fresh-aed2 > li > a i {
  line-height: 0;
}
.fixed-b89d .gallery-fresh-aed2 > li.preview_slow_90d5 > a .hover_3f2f {
  margin-left: 4px;
  line-height: 0;
}
.fixed-b89d .gallery-fresh-aed2 .shade-0ed8 li.preview_slow_90d5 > a {
  position: relative;
}
.fixed-b89d .gallery-fresh-aed2 .shade-0ed8 li.preview_slow_90d5 > a:after,
.fixed-b89d .gallery-fresh-aed2 .shade-0ed8 li.preview_slow_90d5 > a:before {
  content: "";
  display: table;
}
.fixed-b89d .gallery-fresh-aed2 .shade-0ed8 li.preview_slow_90d5 > a:after {
  clear: both;
}
.fixed-b89d .gallery-fresh-aed2 .shade-0ed8 li.preview_slow_90d5 > a .hover_3f2f {
  margin-left: 5px;
  float: right;
}
.fixed-b89d .lite_2ec9,
.fixed-b89d .shade-0ed8 {
  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;
}
.fixed-b89d .shade-0ed8 {
  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;
}
.fixed-b89d .shade-0ed8 .menu-upper-af76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fixed-b89d .shade-0ed8 .hover_3f2f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.fixed-b89d .shade-0ed8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.fixed-b89d .shade-0ed8 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;
}
.fixed-b89d .shade-0ed8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.fixed-b89d .shade-0ed8 .shade-0ed8 {
  top: 0;
  left: 100%;
}
.fixed-b89d .under_54f5.fn-focus-0a7c > .lite_2ec9,
.fixed-b89d .under_54f5.fn-focus-0a7c > .shade-0ed8,
.fixed-b89d .under_54f5:focus > .lite_2ec9,
.fixed-b89d .under_54f5:focus > .shade-0ed8,
.fixed-b89d .under_54f5:hover > .lite_2ec9,
.fixed-b89d .under_54f5:hover > .shade-0ed8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.fixed-b89d.video-focused-29ae .frame-f279:after,
.fixed-b89d.video-focused-29ae .frame-f279:before {
  content: "";
  display: table;
}
.fixed-b89d.video-focused-29ae .frame-f279:after {
  clear: both;
}
.fixed-b89d.video-focused-29ae .frame-f279 > li {
  float: left;
}
.fixed-b89d.dynamic_2b75 .frame-f279:after,
.fixed-b89d.dynamic_2b75 .frame-f279:before {
  content: "";
  display: table;
}
.fixed-b89d.dynamic_2b75 .frame-f279:after {
  clear: both;
}
.fixed-b89d.dynamic_2b75 .frame-f279 > li {
  float: left;
}
.fixed-b89d.dynamic_2b75 .frame-f279 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.fixed-b89d.dynamic_2b75 .frame-f279 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.fixed-b89d.dynamic_2b75 .frame-f279 > li.action-b850 > a,
.fixed-b89d.dynamic_2b75 .frame-f279 > li.middle_2c1c > a {
  color: #fff;
  background-color: #1e4b75;
}
.fixed-b89d.content-3c4c .frame-f279 > li > a .menu-upper-af76 {
  position: relative;
}
.fixed-b89d.content-3c4c .frame-f279 > li > a .menu-upper-af76: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;
}
.fixed-b89d.content-3c4c
  .frame-f279
  > li:focus
  > a
  .menu-upper-af76:before,
.fixed-b89d.content-3c4c
  .frame-f279
  > li:hover
  > a
  .menu-upper-af76:before {
  width: 100%;
  background-color: currentColor;
}
.fixed-b89d.content-3c4c
  .frame-f279
  > li.action-b850
  > a
  .menu-upper-af76:before,
.fixed-b89d.content-3c4c
  .frame-f279
  > li.fluid-9b14
  > a
  .menu-upper-af76:before {
  width: 100%;
  background-color: currentColor;
}
.fixed-b89d.tiny-1486 .frame-f279 > li > a .menu-upper-af76 {
  position: relative;
}
.fixed-b89d.tiny-1486 .frame-f279 > li > a .menu-upper-af76: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;
}
.fixed-b89d.tiny-1486 .frame-f279 > li:focus > a .menu-upper-af76:before,
.fixed-b89d.tiny-1486
  .frame-f279
  > li:hover
  > a
  .menu-upper-af76:before {
  width: 100%;
  background-color: currentColor;
}
.fixed-b89d.tiny-1486
  .frame-f279
  > li.action-b850
  > a
  .menu-upper-af76:before,
.fixed-b89d.tiny-1486
  .frame-f279
  > li.fluid-9b14
  > a
  .menu-upper-af76:before {
  width: 100%;
  background-color: currentColor;
}
.glass-e56e .gallery-fresh-aed2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.glass-e56e .gallery-fresh-aed2 li:first-child > a {
  border-top: none;
}
.glass-e56e .gallery-fresh-aed2 .hovered_3ff7 > .menu-upper-af76 .hover_3f2f {
  display: none;
}
.glass-e56e .gallery-fresh-aed2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.glass-e56e .gallery-fresh-aed2 li:last-child {
  border: none;
}
.glass-e56e .gallery-fresh-aed2 li.preview_slow_90d5 > a {
  padding-right: 45px !important;
}
.glass-e56e .gallery-fresh-aed2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.glass-e56e .gallery-fresh-aed2 li a:focus,
.glass-e56e .gallery-fresh-aed2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass-e56e .gallery-fresh-aed2 li .border-middle-38cf {
  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;
}
.glass-e56e .gallery-fresh-aed2 li .border-middle-38cf:hover {
  box-shadow: none;
}
.glass-e56e .gallery-fresh-aed2 li .border-middle-38cf .hover_3f2f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.glass-e56e .gallery-fresh-aed2 .shade-0ed8 {
  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);
}
.glass-e56e .gallery-fresh-aed2 .shade-0ed8 li a {
  padding-left: 3em;
}
.glass-e56e .gallery-fresh-aed2 .huge-edc7 > a .border-middle-38cf i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.glass-e56e .gallery-fresh-aed2 .huge-edc7 > .shade-0ed8 {
  display: block;
  opacity: 1;
}
.surface_bce2 {
  max-width: 100%;
}
.gallery-f0d0 {
  line-height: 0;
  cursor: pointer;
}
.dim-2a21 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dim-2a21:hover {
  box-shadow: none;
  color: currentColor;
}
.dim-2a21 svg {
  width: 18px;
  height: 18px;
}
.dim-2a21 .menu_easy_c1a9 {
  display: none;
}
.solid_c04b {
  position: relative;
}
.solid_c04b.fn-active-0a7c .dim-2a21 .up_8e02 {
  display: none;
}
.solid_c04b.fn-active-0a7c .dim-2a21 .menu_easy_c1a9 {
  display: inline-block;
}
.solid_c04b .thumbnail_first_0c8a {
  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);
}
.solid_c04b.focus_cool_135c .thumbnail_first_0c8a {
  left: auto;
  right: -0.9em;
}
.solid_c04b.focus_cool_135c .message-middle-ff55::before {
  left: auto;
  right: 15px;
}
.solid_c04b.fn-active-0a7c .thumbnail_first_0c8a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.north_fa90 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.north_fa90 label {
  flex-basis: 100%;
}
.north_fa90 .tall_2662 {
  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;
}
.north_fa90 .header_3dee {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.north_fa90 .header_3dee:focus {
  background-color: transparent;
}
.north_fa90 button.banner_in_5be6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.north_fa90 button.banner_in_5be6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.north_fa90 button.banner_in_5be6 svg {
  width: 18px;
  height: 18px;
}
.north_fa90 input[type="submit"] {
  min-height: auto;
}
.primary-5065 .north_fa90 .header_3dee {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.message-middle-ff55 {
  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) {
  .message-middle-ff55 {
    width: 220px;
  }
}
.message-middle-ff55 label {
  flex-basis: 100%;
}
.message-middle-ff55::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;
}
.panel-fa12 .primary-5065 .north_fa90 {
  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;
}
.panel-fa12
  .primary-5065
  .north_fa90
  .tall_2662 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel-fa12 .primary-5065 .north_fa90 .header_3dee {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel-fa12
  .primary-5065
  .north_fa90
  .header_3dee:focus {
  background: 0 0;
}
.panel-fa12
  .primary-5065
  .north_fa90
  .paragraph_current_2b07 {
  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;
}
.card-5d60 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.card-5d60 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.card-5d60 li:last-child {
  margin-right: 0;
}
.card-5d60 li:first-child {
  margin-left: 0;
}
.card-5d60.alert_fast_5096 a {
  color: #fff;
}
.card-5d60.alert_fast_5096 a:hover {
  color: #fff;
}
.card-5d60 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.card-5d60 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.card-5d60 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.card-5d60 a:hover {
  opacity: 0.9;
  color: inherit;
}
.card-5d60 [class*="social-icon-apple"] {
  background-color: #999;
}
.card-5d60 [class*="social-icon-apple"].right-2344 {
  background-color: transparent;
  color: #999;
}
.card-5d60 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.card-5d60 [class*="social-icon-behance"].right-2344 {
  background-color: transparent;
  color: #1769ff;
}
.card-5d60 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.card-5d60 [class*="social-icon-bitbucket"].right-2344 {
  background-color: transparent;
  color: #205081;
}
.card-5d60 [class*="social-icon-codepen"] {
  background-color: #000;
}
.card-5d60 [class*="social-icon-codepen"].right-2344 {
  background-color: transparent;
  color: #000;
}
.card-5d60 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.card-5d60 [class*="social-icon-delicious"].right-2344 {
  background-color: transparent;
  color: #39f;
}
.card-5d60 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.card-5d60 [class*="social-icon-digg"].right-2344 {
  background-color: transparent;
  color: #005be2;
}
.card-5d60 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.card-5d60 [class*="social-icon-dribbble"].right-2344 {
  background-color: transparent;
  color: #ea4c89;
}
.card-5d60 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.card-5d60 [class*="social-icon-envelope"].right-2344 {
  background-color: transparent;
  color: #ea4335;
}
.card-5d60 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.card-5d60 [class*="social-icon-facebook"].right-2344 {
  background-color: transparent;
  color: #3b5998;
}
.card-5d60 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.card-5d60 [class*="social-icon-flickr"].right-2344 {
  background-color: transparent;
  color: #0063dc;
}
.card-5d60 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.card-5d60 [class*="social-icon-foursquare"].right-2344 {
  background-color: transparent;
  color: #2d5be3;
}
.card-5d60 [class*="social-icon-github"] {
  background-color: #333;
}
.card-5d60 [class*="social-icon-github"].right-2344 {
  background-color: transparent;
  color: #333;
}
.card-5d60 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.card-5d60 [class*="social-icon-google-plus"].right-2344 {
  background-color: transparent;
  color: #dd4b39;
}
.card-5d60 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.card-5d60 [class*="social-icon-houzz"].right-2344 {
  background-color: transparent;
  color: #7ac142;
}
.card-5d60 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.card-5d60 [class*="social-icon-instagram"].right-2344 {
  background-color: transparent;
  color: #262626;
}
.card-5d60 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.card-5d60 [class*="social-icon-jsfiddle"].right-2344 {
  background-color: transparent;
  color: #487aa2;
}
.card-5d60 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.card-5d60 [class*="social-icon-linkedin"].right-2344 {
  background-color: transparent;
  color: #0077b5;
}
.card-5d60 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.card-5d60 [class*="social-icon-medium"].right-2344 {
  background-color: transparent;
  color: #00ab6b;
}
.card-5d60 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.card-5d60
  [class*="social-icon-odnoklassniki"].right-2344 {
  background-color: transparent;
  color: #f4731c;
}
.card-5d60 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.card-5d60 [class*="social-icon-meetup"].right-2344 {
  background-color: transparent;
  color: #ec1c40;
}
.card-5d60 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.card-5d60 [class*="social-icon-pinterest"].right-2344 {
  background-color: transparent;
  color: #bd081c;
}
.card-5d60 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.card-5d60 [class*="social-icon-product-hunt"].right-2344 {
  background-color: transparent;
  color: #da552f;
}
.card-5d60 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.card-5d60 [class*="social-icon-reddit"].right-2344 {
  background-color: transparent;
  color: #ff4500;
}
.card-5d60 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.card-5d60 [class*="social-icon-rss"].right-2344 {
  background-color: transparent;
  color: #f26522;
}
.card-5d60 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.card-5d60
  [class*="social-icon-shopping-cart"].right-2344 {
  background-color: transparent;
  color: #4caf50;
}
.card-5d60 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.card-5d60 [class*="social-icon-skype"].right-2344 {
  background-color: transparent;
  color: #00aff0;
}
.card-5d60 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.card-5d60 [class*="social-icon-slideshare"].right-2344 {
  background-color: transparent;
  color: #0077b5;
}
.card-5d60 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.card-5d60 [class*="social-icon-snapchat"].right-2344 {
  background-color: transparent;
  color: #fffc00;
}
.card-5d60 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.card-5d60 [class*="social-icon-soundcloud"].right-2344 {
  background-color: transparent;
  color: #f80;
}
.card-5d60 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.card-5d60 [class*="social-icon-spotify"].right-2344 {
  background-color: transparent;
  color: #2ebd59;
}
.card-5d60 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.card-5d60
  [class*="social-icon-stack-overflow"].right-2344 {
  background-color: transparent;
  color: #fe7a15;
}
.card-5d60 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.card-5d60 [class*="social-icon-maldkfgram"].right-2344 {
  background-color: transparent;
  color: #2ca5e0;
}
.card-5d60 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.card-5d60 [class*="social-icon-tripadvisor"].right-2344 {
  background-color: transparent;
  color: #589442;
}
.card-5d60 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.card-5d60 [class*="social-icon-tumblr"].right-2344 {
  background-color: transparent;
  color: #35465c;
}
.card-5d60 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.card-5d60 [class*="social-icon-twitch"].right-2344 {
  background-color: transparent;
  color: #6441a5;
}
.card-5d60 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.card-5d60 [class*="social-icon-twitter"].right-2344 {
  background-color: transparent;
  color: #1da1f2;
}
.card-5d60 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.card-5d60 [class*="social-icon-vimeo"].right-2344 {
  background-color: transparent;
  color: #1ab7ea;
}
.card-5d60 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.card-5d60 [class*="social-icon-vk"].right-2344 {
  background-color: transparent;
  color: #45668e;
}
.card-5d60 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.card-5d60 [class*="social-icon-weibo"].right-2344 {
  background-color: transparent;
  color: #df2029;
}
.card-5d60 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.card-5d60 [class*="social-icon-weixin"].right-2344 {
  background-color: transparent;
  color: #7bb32e;
}
.card-5d60 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.card-5d60 [class*="social-icon-whatsapp"].right-2344 {
  background-color: transparent;
  color: #25d366;
}
.card-5d60 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.card-5d60 [class*="social-icon-wordpress"].right-2344 {
  background-color: transparent;
  color: #21759b;
}
.card-5d60 [class*="social-icon-xing"] {
  background-color: #026466;
}
.card-5d60 [class*="social-icon-xing"].right-2344 {
  background-color: transparent;
  color: #026466;
}
.card-5d60 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.card-5d60 [class*="social-icon-yelp"].right-2344 {
  background-color: transparent;
  color: #af0606;
}
.card-5d60 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.card-5d60 [class*="social-icon-youtube"].right-2344 {
  background-color: transparent;
  color: #cd201f;
}
.tabs-current-6260 {
  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;
}
.tabs-current-6260:hover {
  box-shadow: none;
  background: 0 0;
}
.active-0c63 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.static_aab8 {
  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;
}
.stale_f159 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.down-1fba {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.down-1fba,
.down-1fba::after,
.down-1fba::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;
}
.down-1fba::after,
.down-1fba::before {
  content: "";
  display: block;
  background-color: inherit;
}
.glass-d6e3 .static_aab8 .stale_f159 {
  margin-top: -2px;
  width: 19px;
}
.glass-d6e3 .static_aab8 .down-1fba {
  margin-top: -1px;
}
.glass-d6e3 .static_aab8 .down-1fba,
.glass-d6e3 .static_aab8 .down-1fba::after,
.glass-d6e3 .static_aab8 .down-1fba::before {
  width: 19px;
  height: 2px;
}
.glass-d6e3 .static_aab8 .down-1fba::before {
  top: -6px;
}
.glass-d6e3 .static_aab8 .down-1fba::after {
  bottom: -6px;
}
.menu_blue_24a8 .static_aab8 .stale_f159 {
  margin-top: -2px;
  width: 22px;
}
.menu_blue_24a8 .static_aab8 .down-1fba {
  margin-top: -1px;
}
.menu_blue_24a8 .static_aab8 .down-1fba,
.menu_blue_24a8 .static_aab8 .down-1fba::after,
.menu_blue_24a8 .static_aab8 .down-1fba::before {
  width: 22px;
  height: 2px;
}
.menu_blue_24a8 .static_aab8 .down-1fba::before {
  top: -7px;
}
.menu_blue_24a8 .static_aab8 .down-1fba::after {
  bottom: -7px;
}
.texture-clean-27e7 .static_aab8 .stale_f159 {
  margin-top: -2px;
  width: 31px;
}
.texture-clean-27e7 .static_aab8 .down-1fba {
  margin-top: -1.5px;
}
.texture-clean-27e7 .static_aab8 .down-1fba,
.texture-clean-27e7 .static_aab8 .down-1fba::after,
.texture-clean-27e7 .static_aab8 .down-1fba::before {
  width: 31px;
  height: 3px;
}
.texture-clean-27e7 .static_aab8 .down-1fba::before {
  top: -9px;
}
.texture-clean-27e7 .static_aab8 .down-1fba::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .out_fe69 .static_aab8 .stale_f159 {
    margin-top: -2px;
    width: 19px;
  }
  .out_fe69 .static_aab8 .down-1fba {
    margin-top: -1px;
  }
  .out_fe69 .static_aab8 .down-1fba,
  .out_fe69 .static_aab8 .down-1fba::after,
  .out_fe69 .static_aab8 .down-1fba::before {
    width: 19px;
    height: 2px;
  }
  .out_fe69 .static_aab8 .down-1fba::before {
    top: -6px;
  }
  .out_fe69 .static_aab8 .down-1fba::after {
    bottom: -6px;
  }
  .upper-7a19 .static_aab8 .stale_f159 {
    margin-top: -2px;
    width: 22px;
  }
  .upper-7a19 .static_aab8 .down-1fba {
    margin-top: -1px;
  }
  .upper-7a19 .static_aab8 .down-1fba,
  .upper-7a19 .static_aab8 .down-1fba::after,
  .upper-7a19 .static_aab8 .down-1fba::before {
    width: 22px;
    height: 2px;
  }
  .upper-7a19 .static_aab8 .down-1fba::before {
    top: -7px;
  }
  .upper-7a19 .static_aab8 .down-1fba::after {
    bottom: -7px;
  }
  .disabled-0ccc .static_aab8 .stale_f159 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-0ccc .static_aab8 .down-1fba {
    margin-top: -1.5px;
  }
  .disabled-0ccc .static_aab8 .down-1fba,
  .disabled-0ccc .static_aab8 .down-1fba::after,
  .disabled-0ccc .static_aab8 .down-1fba::before {
    width: 31px;
    height: 3px;
  }
  .disabled-0ccc .static_aab8 .down-1fba::before {
    top: -9px;
  }
  .disabled-0ccc .static_aab8 .down-1fba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .south-ff37 .static_aab8 .stale_f159 {
    margin-top: -2px;
    width: 19px;
  }
  .south-ff37 .static_aab8 .down-1fba {
    margin-top: -1px;
  }
  .south-ff37 .static_aab8 .down-1fba,
  .south-ff37 .static_aab8 .down-1fba::after,
  .south-ff37 .static_aab8 .down-1fba::before {
    width: 19px;
    height: 2px;
  }
  .south-ff37 .static_aab8 .down-1fba::before {
    top: -6px;
  }
  .south-ff37 .static_aab8 .down-1fba::after {
    bottom: -6px;
  }
  .feature_fast_b2ed .static_aab8 .stale_f159 {
    margin-top: -2px;
    width: 22px;
  }
  .feature_fast_b2ed .static_aab8 .down-1fba {
    margin-top: -1px;
  }
  .feature_fast_b2ed .static_aab8 .down-1fba,
  .feature_fast_b2ed .static_aab8 .down-1fba::after,
  .feature_fast_b2ed .static_aab8 .down-1fba::before {
    width: 22px;
    height: 2px;
  }
  .feature_fast_b2ed .static_aab8 .down-1fba::before {
    top: -7px;
  }
  .feature_fast_b2ed .static_aab8 .down-1fba::after {
    bottom: -7px;
  }
  .cold-266f .static_aab8 .stale_f159 {
    margin-top: -2px;
    width: 31px;
  }
  .cold-266f .static_aab8 .down-1fba {
    margin-top: -1.5px;
  }
  .cold-266f .static_aab8 .down-1fba,
  .cold-266f .static_aab8 .down-1fba::after,
  .cold-266f .static_aab8 .down-1fba::before {
    width: 31px;
    height: 3px;
  }
  .cold-266f .static_aab8 .down-1fba::before {
    top: -9px;
  }
  .cold-266f .static_aab8 .down-1fba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_tiny_3d3e .static_aab8 .stale_f159 {
    margin-top: -2px;
    width: 19px;
  }
  .carousel_tiny_3d3e .static_aab8 .down-1fba {
    margin-top: -1px;
  }
  .carousel_tiny_3d3e .static_aab8 .down-1fba,
  .carousel_tiny_3d3e .static_aab8 .down-1fba::after,
  .carousel_tiny_3d3e .static_aab8 .down-1fba::before {
    width: 19px;
    height: 2px;
  }
  .carousel_tiny_3d3e .static_aab8 .down-1fba::before {
    top: -6px;
  }
  .carousel_tiny_3d3e .static_aab8 .down-1fba::after {
    bottom: -6px;
  }
  .first-8996 .static_aab8 .stale_f159 {
    margin-top: -2px;
    width: 22px;
  }
  .first-8996 .static_aab8 .down-1fba {
    margin-top: -1px;
  }
  .first-8996 .static_aab8 .down-1fba,
  .first-8996 .static_aab8 .down-1fba::after,
  .first-8996 .static_aab8 .down-1fba::before {
    width: 22px;
    height: 2px;
  }
  .first-8996 .static_aab8 .down-1fba::before {
    top: -7px;
  }
  .first-8996 .static_aab8 .down-1fba::after {
    bottom: -7px;
  }
  .mini_713d .static_aab8 .stale_f159 {
    margin-top: -2px;
    width: 31px;
  }
  .mini_713d .static_aab8 .down-1fba {
    margin-top: -1.5px;
  }
  .mini_713d .static_aab8 .down-1fba,
  .mini_713d .static_aab8 .down-1fba::after,
  .mini_713d .static_aab8 .down-1fba::before {
    width: 31px;
    height: 3px;
  }
  .mini_713d .static_aab8 .down-1fba::before {
    top: -9px;
  }
  .mini_713d .static_aab8 .down-1fba::after {
    bottom: -9px;
  }
}
.texture_smooth_f454 .down-1fba {
  -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);
}
.texture_smooth_f454 .down-1fba::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.texture_smooth_f454 .down-1fba::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);
}
.texture_smooth_f454.border-easy-f07f .down-1fba {
  -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);
}
.texture_smooth_f454.border-easy-f07f .down-1fba::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.texture_smooth_f454.border-easy-f07f .down-1fba::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);
}
.card_8c74 {
  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.last-129a:before {
  display: none;
}
.notice_active_a552 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice_active_a552 .steel-d675 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice_active_a552 .steel-d675:last-of-type {
  border-bottom: none;
}
.notice_active_a552 .steel-d675.center_7365,
.notice_active_a552 .steel-d675.chip-32dc,
.notice_active_a552 .steel-d675.right-14ae {
  padding: 0;
}
.notice_active_a552 .glass-e56e .border-middle-38cf {
  color: currentColor;
}
.notice_active_a552 .glass-e56e .border-middle-38cf:focus,
.notice_active_a552 .glass-e56e .border-middle-38cf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_active_a552.header_fresh_0719 .list_basic_8975,
.notice_active_a552.header_fresh_0719 .popup-4140 a,
.notice_active_a552.header_fresh_0719 .frame-f279 a,
.notice_active_a552.header_fresh_0719 .shade-0ed8 a {
  color: rgba(0, 0, 0, 0.55);
}
.notice_active_a552.header_fresh_0719 .list_basic_8975:hover,
.notice_active_a552.header_fresh_0719 .popup-4140 a:hover,
.notice_active_a552.header_fresh_0719 .frame-f279 a:hover,
.notice_active_a552.header_fresh_0719 .shade-0ed8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_active_a552.header_fresh_0719 .hovered-9544 {
  color: rgba(0, 0, 0, 0.8);
}
.notice_active_a552.header_fresh_0719 .steel-d675 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_active_a552.header_fresh_0719 .steel-d675:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice_active_a552.header_fresh_0719 .overlay-f0fa:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice_active_a552.header_fresh_0719 .glass-e56e .gallery-fresh-aed2 li a,
.notice_active_a552.header_fresh_0719 .glass-e56e .border-middle-38cf,
.notice_active_a552.header_fresh_0719 .shade-0ed8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_active_a552.header_fresh_0719 .glass-e56e .border-middle-38cf:focus,
.notice_active_a552.header_fresh_0719 .glass-e56e .border-middle-38cf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_active_a552.header_fresh_0719 .gallery-fresh-aed2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_active_a552.cold_468f .list_basic_8975,
.notice_active_a552.cold_468f .popup-4140 a,
.notice_active_a552.cold_468f .frame-f279 .border-middle-38cf,
.notice_active_a552.cold_468f .frame-f279 a,
.notice_active_a552.cold_468f .shade-0ed8 a {
  color: rgba(255, 255, 255, 0.79);
}
.notice_active_a552.cold_468f .list_basic_8975:hover,
.notice_active_a552.cold_468f .popup-4140 a:hover,
.notice_active_a552.cold_468f .frame-f279 .border-middle-38cf:hover,
.notice_active_a552.cold_468f .frame-f279 a:hover,
.notice_active_a552.cold_468f .shade-0ed8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_active_a552.cold_468f .hovered-9544 {
  color: rgba(255, 255, 255, 0.99);
}
.notice_active_a552.cold_468f .steel-d675 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_active_a552.cold_468f .steel-d675:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice_active_a552.cold_468f .overlay-f0fa:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice_active_a552.cold_468f .glass-e56e .gallery-fresh-aed2 li a,
.notice_active_a552.cold_468f .glass-e56e .border-middle-38cf,
.notice_active_a552.cold_468f .shade-0ed8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_active_a552.cold_468f .glass-e56e .border-middle-38cf:focus,
.notice_active_a552.cold_468f .glass-e56e .border-middle-38cf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_active_a552.cold_468f .gallery-fresh-aed2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-f0fa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.overlay-f0fa:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.avatar_lite_bc70 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.modal-tall-82f9 .notice_active_a552 {
  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;
}
.modal-tall-82f9 .steel-d675 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.modal-tall-82f9 .steel-d675: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) {
  .modal-tall-82f9 .steel-d675:before {
    width: 16%;
    left: 42%;
  }
}
.modal-tall-82f9 .steel-d675:last-child:before {
  content: none;
}
.modal-tall-82f9 .steel-d675[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.modal-tall-82f9 .glass-e56e .gallery-fresh-aed2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.modal-tall-82f9 .glass-e56e .gallery-fresh-aed2 li a .border-middle-38cf {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.modal-tall-82f9 .glass-e56e .shade-0ed8 {
  border: none;
}
.modal-tall-82f9 .glass-e56e .shade-0ed8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.modal-tall-82f9 .overlay-f0fa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.modal-tall-82f9 .avatar_lite_bc70 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.modal-tall-82f9 .cold_468f .overlay-f0fa:before {
  background: rgba(0, 0, 0, 0.9);
}
.modal-tall-82f9 .header_fresh_0719.article_e406 .down-1fba {
  background: rgba(0, 0, 0, 0.6);
}
.modal-tall-82f9
  .header_fresh_0719.article_e406
  .down-1fba::after,
.modal-tall-82f9
  .header_fresh_0719.article_e406
  .down-1fba:before {
  background: inherit;
}
.modal-tall-82f9
  .header_fresh_0719.article_e406:hover
  .down-1fba {
  background: rgba(0, 0, 0, 0.8);
}
.gallery_66ed .notice_active_a552 {
  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) {
  .gallery_66ed .notice_active_a552 {
    width: auto;
    right: 45px;
  }
}
.heading-dim-8cc2 .notice_active_a552 {
  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) {
  .heading-dim-8cc2 .notice_active_a552 {
    width: auto;
    left: 45px;
  }
}
.last-129a .notice_active_a552 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.last-129a .avatar_lite_bc70 {
  max-width: 48em;
  margin: 0 auto;
}
.last-129a .overlay-f0fa:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.inner-5857 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.inner-5857.modal-tall-82f9 .notice_active_a552 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.inner-5857.gallery_66ed .notice_active_a552 {
  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);
}
.inner-5857 .notice_active_a552 {
  visibility: visible;
}
.inner-5857.heading-dim-8cc2 .notice_active_a552 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.status-dac5,
.dynamic-5d3c {
  overflow-x: hidden;
}
.status-dac5 .notice_active_a552 {
  overflow: auto;
}
.status-dac5.modal-tall-82f9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-dac5.modal-tall-82f9 .notice_active_a552 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.status-dac5.modal-tall-82f9 .tabs-current-6260 {
  opacity: 0;
}
.status-dac5.gallery_66ed {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-dac5.gallery_66ed .notice_active_a552 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.status-dac5.gallery_66ed .tabs-current-6260 {
  opacity: 0;
}
.status-dac5.heading-dim-8cc2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-dac5.heading-dim-8cc2 .notice_active_a552 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.status-dac5.heading-dim-8cc2 .tabs-current-6260 {
  opacity: 0;
}
.status-dac5.last-129a .notice_active_a552 {
  z-index: 10;
  visibility: visible;
}
.article_e406 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.article_e406 .down-1fba {
  background: rgba(255, 255, 255, 0.99);
}
.article_e406 .down-1fba::after,
.article_e406 .down-1fba:before {
  background: inherit;
}
.article_e406:hover .down-1fba {
  background: rgba(255, 255, 255, 0.99);
}
.heading-dim-8cc2 .article_e406 {
  top: 10px;
  right: auto;
  left: 12px;
}
.last-129a .article_e406 {
  display: none !important;
}
.status-dac5:before,
.dynamic-5d3c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.status-dac5 .article_e406,
.dynamic-5d3c .article_e406 {
  display: inline-block;
}
.notice_active_a552 .shade_7916 {
  -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;
}
.status-dac5 .notice_active_a552 .shade_7916,
.dynamic-5d3c .notice_active_a552 .shade_7916 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.in-29b2 .tall_2662 {
  width: 100%;
}
.south_a050 {
  padding: 0 0.5em 0;
}
.south_a050 [class*="customify-col-"],
.south_a050 [class*="customify-col_"],
.south_a050 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pro-265e .south_a050 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .top_c1e1 .tooltip_pro_8c6b,
  .tooltip_pro_8c6b {
    display: none;
  }
  .sort_ffe0 {
    text-align: left;
  }
  .preview_selected_6fd6 {
    text-align: center;
  }
  .heading-a523 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .top_c1e1 .logo_1570,
  .logo_1570 {
    display: none;
  }
  .disabled-old-3c2c {
    text-align: left;
  }
  .search_ca9d {
    text-align: center;
  }
  .short_94f8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .top_c1e1 .table_top_575f,
  .table_top_575f {
    display: none;
  }
  .table-e052 {
    text-align: left;
  }
  .warm_f2c3 {
    text-align: center;
  }
  .gold-8a92 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.header_54aa {
  box-shadow: none !important;
}
.focus_hard_d7fb .fluid-eb17,
.notification_green_96fb .fluid-eb17 {
  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;
}
.notification_green_96fb .fluid-eb17 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.banner_49c4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.banner_49c4:after,
.banner_49c4:before {
  content: "";
  display: table;
}
.banner_49c4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .banner_49c4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.banner_49c4,
.avatar-59bb {
  max-width: 1248px;
  margin: 0 auto;
}

.down-f201.gallery-dirty-2227 .banner_49c4 {
  max-width: 100%;
}
.down-f201.white_7f3f {
  max-width: 1200px;
  margin: 0 auto;
}
.down-f201.alert_b176 .banner_49c4 {
  max-width: 100%;
}
.down-f201.alert_b176 > .banner_49c4 {
  padding-left: 0;
  padding-right: 0;
}
.down-f201.alert_b176 > .banner_49c4 .top_c1e1 {
  margin: 0;
}
.down-f201.alert_b176
  > .banner_49c4
  .caption_9273.menu_67f0 {
  margin-right: 0;
  margin-left: 0;
}
.down-f201.alert_b176 #main.menu_67f0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .banner-53b9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .banner-53b9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .narrow-4c82 .gallery_e497 {
    padding-right: 1em;
  }
  .narrow-4c82.secondary-2c8a .caption_9273 {
    border-right: 1px solid #eaecee;
  }
  .narrow-4c82.secondary-2c8a .gallery_e497 {
    padding-right: 1em;
  }
  .narrow-4c82.secondary-2c8a .surface_6669 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-wood-dc15 .gallery_e497 {
    padding-left: 1em;
  }
  .mask-wood-dc15.secondary-2c8a .caption_9273 {
    border-left: 1px solid #eaecee;
  }
  .mask-wood-dc15.secondary-2c8a .gallery_e497 {
    padding-left: 1em;
  }
  .mask-wood-dc15.secondary-2c8a .surface_6669 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_80bd .gallery_e497 {
    padding-left: 1em;
  }
  .photo_80bd.secondary-2c8a .main-c9ec {
    border-right: 1px solid #eaecee;
  }
  .photo_80bd.secondary-2c8a .alert_239c {
    border-right: 1px solid #eaecee;
  }
  .photo_80bd.secondary-2c8a .gallery_e497 {
    padding-left: 1em;
  }
  .photo_80bd.secondary-2c8a .surface_6669 {
    padding-right: 1em;
  }
  .photo_80bd.secondary-2c8a .section-c60c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_0178 .gallery_e497 {
    padding-right: 1em;
  }
  .header_0178.secondary-2c8a .main-c9ec {
    border-left: 1px solid #eaecee;
  }
  .header_0178.secondary-2c8a .alert_239c {
    border-left: 1px solid #eaecee;
  }
  .header_0178.secondary-2c8a .gallery_e497 {
    padding-right: 1em;
  }
  .header_0178.secondary-2c8a .surface_6669 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_0178.secondary-2c8a .section-c60c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-53b9 .gallery_e497 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-53b9.secondary-2c8a .caption_9273 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .banner-53b9.secondary-2c8a .gallery_e497 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-53b9.secondary-2c8a .surface_6669 {
    padding-left: 1em;
  }
  .banner-53b9.secondary-2c8a .section-c60c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .banner-53b9.secondary-2c8a .gallery_e497 {
    padding-left: 0;
  }
}
.fresh_4617 .tabs_easy_545d {
  display: inline-block;
}
.red_90c5 {
  display: inline-block;
}
.form_4db8 {
  word-con: break-word;
}
.notice-easy-2e75 > span {
  display: inline-block;
  padding: 5px 0;
}
.notice-easy-2e75 .stale_901d {
  margin-left: 8px;
  margin-right: 8px;
}
.notice-easy-2e75 .pagination-4418 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.liquid-c37a .backdrop-last-dd3e {
  margin-bottom: 2em;
}
.liquid-c37a .video_pink_fab6 {
  margin-bottom: 15px;
}
.liquid-c37a .video_pink_fab6:last-child {
  margin-bottom: 0;
}
.liquid-c37a .detail_tall_c2e5 {
  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) {
  .liquid-c37a .detail_tall_c2e5 {
    display: block;
  }
}
.liquid-c37a .medium-0d7b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .liquid-c37a .medium-0d7b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.liquid-c37a .block-under-14bb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.liquid-c37a .block-under-14bb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.liquid-c37a .block-under-14bb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.liquid-c37a .form_4db8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.liquid-c37a .form_4db8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.liquid-c37a .surface_center_da0f p:last-child {
  margin-bottom: 0;
}
.liquid-c37a .action-bb53 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.liquid-c37a .texture-top-d369 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.liquid-c37a .focused-0942 {
  margin-top: 1em;
}
.liquid-c37a .huge_4726 {
  top: 0;
  display: block;
}
.liquid-c37a .huge_4726 a {
  color: inherit;
}
.liquid-c37a .huge_4726 a:hover {
  color: inherit;
}
.liquid-c37a .red_782b {
  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;
}
.liquid-c37a .red_782b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.liquid-c37a .texture-top-d369 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.liquid-c37a .box_active_b5fb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.liquid-c37a .box_active_b5fb:first-child {
  margin-top: 0;
}
.liquid-c37a .box_active_b5fb.gradient-c66a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.liquid-c37a .box_active_b5fb.button-fa6c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.liquid-c37a
  .box_active_b5fb.button-fa6c.alert-blue-cc26
  .focused-0942 {
  width: 100%;
}
.liquid-c37a .button-fa6c {
  -webkit-box-align: center;
  align-items: center;
}
.liquid-c37a .button-fa6c .notice-easy-2e75,
.liquid-c37a .button-fa6c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.liquid-c37a .block-under-14bb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.liquid-c37a .block-under-14bb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.liquid-c37a .block-under-14bb: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;
}
.liquid-c37a .gradient-c66a {
  z-index: 5;
}
.liquid-c37a .cold_d895 .panel_advanced_b9d9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.liquid-c37a .form_4072 .panel_advanced_b9d9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.liquid-c37a .column_1f7f .panel_advanced_b9d9 {
  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;
}
.liquid-c37a.layout-bc36 .detail_tall_c2e5,
.liquid-c37a.paragraph_last_7840 .detail_tall_c2e5 {
  display: block;
}
.liquid-c37a.layout-bc36 .detail_tall_c2e5 .item-a03e,
.liquid-c37a.layout-bc36 .detail_tall_c2e5 .texture-top-d369,
.liquid-c37a.paragraph_last_7840 .detail_tall_c2e5 .item-a03e,
.liquid-c37a.paragraph_last_7840 .detail_tall_c2e5 .texture-top-d369 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.liquid-c37a.background_f8e3 .medium-0d7b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .liquid-c37a.background_f8e3 .medium-0d7b {
    margin-right: 0;
  }
}
.liquid-c37a.layout-bc36 .medium-0d7b,
.liquid-c37a.paragraph_last_7840 .medium-0d7b {
  padding-top: 40%;
}
.liquid-c37a.layout-bc36 .backdrop-last-dd3e,
.liquid-c37a.paragraph_last_7840 .backdrop-last-dd3e {
  display: block;
}
.liquid-c37a.layout-bc36 .fn-sticky-0a7c .texture-top-d369,
.liquid-c37a.paragraph_last_7840 .fn-sticky-0a7c .texture-top-d369 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.liquid-c37a.layout-bc36 .medium-0d7b,
.liquid-c37a.paragraph_last_7840 .medium-0d7b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.liquid-c37a.layout-bc36 .texture-top-d369 {
  padding: 1em;
}
.dim-239c {
  margin: 30px auto;
  display: block;
}
.dim-239c .table_mini_ee29 > * {
  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;
}
.dim-239c .table_mini_ee29 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dim-239c .table_mini_ee29 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row_cool_bd31 .notice-easy-2e75 {
  margin-bottom: 1.41575em;
}
.row_cool_bd31 .tag-5268 {
  margin-bottom: 1.618em;
}
.pattern_f95f .row_orange_a308 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pattern_f95f .row_orange_a308 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pattern_f95f .wood-22be {
  max-width: 100%;
  overflow: auto;
}
.notification-7664 .pattern_f95f a:hover {
  text-decoration: underline;
}
.backdrop-83a8 .video_pink_fab6:not(.form_4db8),
.backdrop-83a8 .block-under-14bb {
  margin-bottom: 1.41575em;
}
.backdrop-83a8 .video_pink_fab6:not(.form_4db8):last-child,
.backdrop-83a8 .block-under-14bb:last-child {
  margin-bottom: 0;
}
.backdrop-83a8 .video_pink_fab6.button_4914 {
  margin-bottom: 0.41575em;
}
.backdrop-83a8 .progress-b4db:before,
.backdrop-83a8 .text_stale_ad71:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.backdrop-83a8 .progress-b4db:before {
  content: "\f115";
}
.backdrop-83a8 .text_stale_ad71:before {
  content: "\f02c";
}
.backdrop-83a8 .text-8c38 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.backdrop-83a8 .text-8c38 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.complex-14ad {
  display: -webkit-box;
  display: flex;
}
.complex-14ad .green_319b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .complex-14ad .green_319b {
    flex-basis: 90px;
  }
}
.complex-14ad .surface-prev-072a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .complex-14ad .surface-prev-072a {
    flex-basis: calc(100% - 50px);
  }
}
.complex-14ad .basic-30a5 p:last-child {
  margin-bottom: 0.72em;
}
.sort-09a1 .table_mini_ee29 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sort-09a1 .table_mini_ee29:after,
.sort-09a1 .table_mini_ee29:before {
  content: "";
  display: table;
}
.sort-09a1 .table_mini_ee29:after {
  clear: both;
}
.sort-09a1 .table_mini_ee29 .hard-a3a5,
.sort-09a1 .table_mini_ee29 .header_bbd3 {
  width: 49%;
}
.sort-09a1 .table_mini_ee29 .hard-a3a5 a span.block_plasma_63e4,
.sort-09a1 .table_mini_ee29 .header_bbd3 a span.block_plasma_63e4 {
  display: block;
  margin-bottom: 5px;
}
.sort-09a1 .table_mini_ee29 .header_bbd3 {
  float: left;
  text-align: left;
}
.sort-09a1 .table_mini_ee29 .hard-a3a5 {
  float: right;
  text-align: right;
}
.bronze_d5a9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bronze_d5a9 {
    margin-bottom: 0;
  }
}
.active_top_8262 {
  margin-bottom: 1em;
}
.active_top_8262 .form_4db8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.logo_3b06 a {
  display: block;
  line-height: 0;
  position: relative;
}
.surface_2615 .active_top_8262,
.current-6b06 .active_top_8262 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .surface_2615 .active_top_8262,
  .current-6b06 .active_top_8262 {
    display: block;
  }
}
.surface_2615 .logo_3b06,
.current-6b06 .logo_3b06 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .surface_2615 .logo_3b06,
  .current-6b06 .logo_3b06 {
    margin-bottom: 1em;
  }
}
.surface_2615 .logo_3b06 img,
.current-6b06 .logo_3b06 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.surface_2615 .photo_4783,
.current-6b06 .photo_4783 {
  flex-basis: calc(100% - 160px);
}
.surface_2615 .photo_4783 p,
.current-6b06 .photo_4783 p {
  margin-bottom: 0;
}
.surface_2615 .photo_4783 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .surface_2615 .photo_4783 {
    padding-left: 0;
  }
}
.current-6b06 .photo_4783 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .current-6b06 .photo_4783 {
    padding-right: 0;
  }
}
.current-6b06 .logo_3b06 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.widget-steel-ba2c .logo_3b06 {
  margin-bottom: 0.5em;
}
.widget-steel-ba2c .logo_3b06 img {
  width: 100%;
}
.module_dark_520d .gas_1037,
.modal_first_bb15 .gas_1037 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal_first_bb15 .caption_9273 .video_upper_d803 p:last-child {
  margin-bottom: 0;
}
.soft-8482 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.stale-08c2 .avatar-blue-6550 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .stale-08c2 .avatar-blue-6550:last-of-type {
    margin-bottom: 0;
  }
}
.stale-08c2 .avatar-blue-6550 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stale-08c2 .avatar-blue-6550 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.stale-08c2 .avatar-blue-6550 ul li {
  margin: 0 0 0.6em;
}
.stale-08c2 .avatar-blue-6550 ul li.media_0c5e,
.stale-08c2 .avatar-blue-6550 ul li.texture-fb1b {
  position: relative;
}
.stale-08c2 .avatar-blue-6550 ul li.media_0c5e .aside-black-95ac,
.stale-08c2 .avatar-blue-6550 ul li.texture-fb1b .aside-black-95ac {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.stale-08c2 .avatar-blue-6550 ul li.media_0c5e:after:after,
.stale-08c2 .avatar-blue-6550 ul li.media_0c5e:after:before,
.stale-08c2
  .avatar-blue-6550
  ul
  li.texture-fb1b:after:after,
.stale-08c2
  .avatar-blue-6550
  ul
  li.texture-fb1b:after:before {
  content: "";
  display: table;
}
.stale-08c2 .avatar-blue-6550 ul li.media_0c5e:after:after,
.stale-08c2
  .avatar-blue-6550
  ul
  li.texture-fb1b:after:after {
  clear: both;
}
.stale-08c2 .avatar-blue-6550 a.purple-cf87:hover {
  text-decoration: none;
}
.stale-08c2 .avatar-blue-6550 select {
  max-width: 100%;
}
.stale-08c2 .avatar-blue-6550 table {
  font-size: 85%;
}
.stale-08c2 .avatar-blue-6550 table td,
.stale-08c2 .avatar-blue-6550 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.stale-08c2 .avatar-blue-6550 table tfoot td {
  text-align: left;
}
.stale-08c2 .avatar-blue-6550 :last-child {
  margin-bottom: 0;
}
.stale-08c2 .avatar-blue-6550 .primary-02de {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.stale-08c2 .avatar-blue-6550 .primary-02de label {
  width: 100%;
}
.stale-08c2 .avatar-blue-6550 .primary-02de .header_3dee {
  width: 100%;
  display: block;
}
.stale-08c2 .avatar-blue-6550 .primary-02de .banner_in_5be6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.stale-08c2 .avatar-blue-6550 .primary-02de .banner_in_5be6:hover svg #svg-search {
  fill: #444;
}
.stale-08c2 .avatar-blue-6550 .primary-02de .banner_in_5be6 svg {
  width: 18px;
  height: 18px;
}
.stale-08c2 .lite-b248 ul ul,
.stale-08c2 .accordion-b337 ul ul,
.stale-08c2 .background_2fc3 ul ul,
.stale-08c2 .gradient-a7de ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.stale-08c2 .lite-b248 .preview_slow_90d5 > a,
.stale-08c2 .accordion-b337 .preview_slow_90d5 > a,
.stale-08c2 .background_2fc3 .preview_slow_90d5 > a,
.stale-08c2 .gradient-a7de .preview_slow_90d5 > a {
  margin-bottom: 0;
}
.stale-08c2 .fixed-0766 li,
.stale-08c2 .lite-b248 li,
.stale-08c2 .active_2fa6 li,
.stale-08c2 .accordion-b337 li,
.stale-08c2 .background_2fc3 li,
.stale-08c2 .gradient-a7de li,
.stale-08c2 .glass_d946 li,
.stale-08c2 .purple_8069 li {
  display: block;
  position: relative;
}
.stale-08c2 .fixed-0766 li:last-child,
.stale-08c2 .lite-b248 li:last-child,
.stale-08c2 .active_2fa6 li:last-child,
.stale-08c2 .accordion-b337 li:last-child,
.stale-08c2 .background_2fc3 li:last-child,
.stale-08c2 .gradient-a7de li:last-child,
.stale-08c2 .glass_d946 li:last-child,
.stale-08c2 .purple_8069 li:last-child {
  border: none;
}
.stale-08c2 .fixed-0766 li a,
.stale-08c2 .lite-b248 li a,
.stale-08c2 .active_2fa6 li a,
.stale-08c2 .accordion-b337 li a,
.stale-08c2 .background_2fc3 li a,
.stale-08c2 .gradient-a7de li a,
.stale-08c2 .glass_d946 li a,
.stale-08c2 .purple_8069 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stale-08c2 .fixed-0766 li ul li::before,
.stale-08c2 .lite-b248 li ul li::before,
.stale-08c2 .active_2fa6 li ul li::before,
.stale-08c2 .accordion-b337 li ul li::before,
.stale-08c2 .background_2fc3 li ul li::before,
.stale-08c2 .gradient-a7de li ul li::before,
.stale-08c2 .glass_d946 li ul li::before,
.stale-08c2 .purple_8069 li ul li::before {
  left: 15px;
}
.stale-08c2 .fixed-0766 li ul a,
.stale-08c2 .lite-b248 li ul a,
.stale-08c2 .active_2fa6 li ul a,
.stale-08c2 .accordion-b337 li ul a,
.stale-08c2 .background_2fc3 li ul a,
.stale-08c2 .gradient-a7de li ul a,
.stale-08c2 .glass_d946 li ul a,
.stale-08c2 .purple_8069 li ul a {
  padding-left: 20px;
}
.stale-08c2 .fixed-0766 li ul ul li::before,
.stale-08c2 .lite-b248 li ul ul li::before,
.stale-08c2 .active_2fa6 li ul ul li::before,
.stale-08c2 .accordion-b337 li ul ul li::before,
.stale-08c2 .background_2fc3 li ul ul li::before,
.stale-08c2 .gradient-a7de li ul ul li::before,
.stale-08c2 .glass_d946 li ul ul li::before,
.stale-08c2 .purple_8069 li ul ul li::before {
  left: 30px;
}
.stale-08c2 .fixed-0766 li ul ul a,
.stale-08c2 .lite-b248 li ul ul a,
.stale-08c2 .active_2fa6 li ul ul a,
.stale-08c2 .accordion-b337 li ul ul a,
.stale-08c2 .background_2fc3 li ul ul a,
.stale-08c2 .gradient-a7de li ul ul a,
.stale-08c2 .glass_d946 li ul ul a,
.stale-08c2 .purple_8069 li ul ul a {
  padding-left: 40px;
}
.stale-08c2 .chip_plasma_08d1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stale-08c2 .purple_8069 ul li {
  margin-bottom: 1.41575em;
}
.stale-08c2 .purple_8069 ul li .status-under-ebfa {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.stale-08c2 .purple_8069 ul li .modal_d011 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.cold_468f .fixed-0766 li a,
.cold_468f .lite-b248 li a,
.cold_468f .active_2fa6 li a,
.cold_468f .accordion-b337 li a,
.cold_468f .background_2fc3 li a,
.cold_468f .gradient-a7de li a,
.cold_468f .glass_d946 li a,
.cold_468f .purple_8069 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_468f .chip_plasma_08d1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_468f .avatar-blue-6550 ul li.media_0c5e .aside-black-95ac,
.cold_468f .avatar-blue-6550 ul li.texture-fb1b .aside-black-95ac {
  background: rgba(0, 0, 0, 0.2);
}
.cold_468f .stale-08c2 .avatar-blue-6550 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.down-f201 .stale-08c2 .gallery-fresh-aed2 li {
  margin: 0;
}
.down-f201 .stale-08c2 .gallery-fresh-aed2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.down-f201 .stale-08c2 .gallery-fresh-aed2 li ul {
  margin: 0;
}
.down-f201 .stale-08c2 .gallery-fresh-aed2 li ul li a {
  padding-left: 15px;
}
.down-f201 .stale-08c2 .gallery-fresh-aed2 li ul li li a {
  padding-left: 30px;
}
.down-f201 .stale-08c2 .gallery-fresh-aed2 li.middle_2c1c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.down-f201 .stale-08c2 .gallery-fresh-aed2 li.middle_2c1c > 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;
}
.down-f201 .stale-08c2 .gallery-fresh-aed2 li.middle_2c1c > 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;
}
.video_basic_7505 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.avatar-copper-fb4c {
  position: relative;
  z-index: 10;
}
.avatar-copper-fb4c .shade_7916 {
  width: 100%;
  max-width: 100%;
}
.tertiary_84f8 .current_3352 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tertiary_84f8 .header_fresh_0719 {
}
.tertiary_84f8 .cold_468f {
  background: #292929;
}
.carousel_center_1992 .current_3352 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.carousel_center_1992 .header_fresh_0719 {
  background: #f9f9f9;
}
.carousel_center_1992 .cold_468f {
  background: #303030;
}
.input-down-89de .current_3352 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .input-down-89de .tabs_easy_545d {
    margin-bottom: 1em;
  }
  .input-down-89de .tabs_easy_545d:last-child {
    margin-bottom: 0;
  }
}
.input-down-89de .header_fresh_0719 {
  background: #ededed;
}
.input-down-89de .cold_468f {
  background: #1a1a1a;
}
.current_3352.header_fresh_0719 {
  color: rgba(0, 0, 0, 0.6);
}
.current_3352.header_fresh_0719 .list-hard-7085 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.current_3352.cold_468f {
  color: rgba(255, 255, 255, 0.99);
}
.current_3352.cold_468f a:not(.purple-cf87) {
  color: rgba(255, 255, 255, 0.79);
}
.current_3352.cold_468f a:not(.purple-cf87):hover {
  color: rgba(255, 255, 255, 0.99);
}
.current_3352.cold_468f .list-hard-7085 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.current_3352.cold_468f table tbody td,
.current_3352.cold_468f table th {
  background: rgba(0, 0, 0, 0.08);
}
.last_fd39.element-6c74 .banner_49c4 {
  max-width: initial;
}
.last_fd39 .search-pink-3f0f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.last_fd39 .search-pink-3f0f .shade_7916 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .last_fd39 .search-pink-3f0f .shade_7916 {
    display: block;
    margin-bottom: 2em;
  }
  .last_fd39 .search-pink-3f0f .shade_7916:last-child {
    margin-bottom: 0;
  }
}
.input-down-89de .tabs_easy_545d:last-child,
.carousel_center_1992 .tabs_easy_545d:last-child,
.tertiary_84f8 .tabs_easy_545d:last-child {
  margin-bottom: 0;
}
.input-down-89de .tabs_easy_545d .stale-08c2 .avatar-blue-6550:last-child,
.carousel_center_1992 .tabs_easy_545d .stale-08c2 .avatar-blue-6550:last-child,
.tertiary_84f8 .tabs_easy_545d .stale-08c2 .avatar-blue-6550:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .input-down-89de .title-3d80,
  .input-down-89de .tabs-up-bfc7,
  .carousel_center_1992 .title-3d80,
  .carousel_center_1992 .tabs-up-bfc7,
  .tertiary_84f8 .title-3d80,
  .tertiary_84f8 .tabs-up-bfc7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .avatar-copper-fb4c .tabs_easy_545d {
    margin-bottom: 2em;
  }
}
.avatar-copper-fb4c p:last-child {
  margin-bottom: 0;
}
.avatar-copper-fb4c li,
.avatar-copper-fb4c ul {
  list-style: none;
  margin: 0;
}
.avatar-copper-fb4c ul ul {
  margin-left: 2.617924em;
}
.panel-5227 {
  font-size: 0.875em;
}

/* css-noise: a685 */
.promo-block-q6 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
