/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress-ad19/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress-ad19
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.progress-ad19/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.feature_df5a.soft_9db9/licenses/gpl-2.0.next_b833
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.shadow_562c/, (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.border-27ef.heading-hard-cac7/normalize.gallery-advanced-8bbd/
 ======
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.gallery-advanced-8bbd v7.0.0 | MIT License | github.progress-ad19/necolas/normalize.gallery-advanced-8bbd */
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;
}
.tabs_action_aa37 .progress_e6fe,
.soft-dea3,
.item-a90b,
.search-088b,
.short_49de,
.carousel-fc06,
.outline-rough-7787,
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;
}
.soft-dea3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .soft-dea3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .soft-dea3,
  h1 {
    font-size: 1.8em;
  }
}
.item-a90b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.item-a90b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .item-a90b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .item-a90b,
  h2 {
    font-size: 1.7em;
  }
}
.search-088b,
h3 {
  font-size: 1.618em;
}
.tabs_action_aa37 .progress_e6fe,
.short_49de,
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.outer-0547 {
  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;
}
.primary-soft-f290:after,
.primary-soft-f290:before,
.down_6eed:after,
.down_6eed:before {
  content: "";
  display: table;
}
.primary-soft-f290:after,
.down_6eed:after {
  clear: both;
}
.content-hovered-fddd {
  float: right;
  margin-right: 0;
}
.button-pressed-a8cb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.logo_pro_8e73 .focus-gas-63fe,
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;
}
.logo_pro_8e73 .focus-gas-63fe: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;
}
.north_06d0 .focus-gas-63fe {
  box-shadow: none;
}
.north_06d0
  .focus-gas-63fe
  .outline-ccf9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.north_06d0 .focus-gas-63fe .hard_3063 {
  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;
}
.north_06d0
  .focus-gas-63fe
  .hard_3063
  b {
  display: none;
}
.north_06d0 .small-f81e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.description_green_9388:not(.frame_old_9971):not(.background-fluid-fdc2),
button:not(.frame_old_9971):not(.background-fluid-fdc2),
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ),
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ),
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ) {
  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;
}
.description_green_9388:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):hover,
button:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):hover,
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):hover,
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):hover,
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.description_green_9388:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):active,
.description_green_9388:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):focus,
button:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):active,
button:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):focus,
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):active,
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):focus,
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):active,
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):focus,
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):active,
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):focus {
  outline: 0;
}
.description_green_9388:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83,
button:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83,
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83,
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83,
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83 {
  position: relative;
}
.description_green_9388:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .search_6372,
.description_green_9388:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .tooltip-51c1,
.description_green_9388:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .message-c0bb,
.description_green_9388:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  i,
.description_green_9388:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  svg,
button:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .search_6372,
button:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .tooltip-51c1,
button:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .message-c0bb,
button:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  i,
button:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  svg,
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .search_6372,
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .tooltip-51c1,
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .message-c0bb,
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  i,
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  svg,
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .search_6372,
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .tooltip-51c1,
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .message-c0bb,
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  i,
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  svg,
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .search_6372,
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .tooltip-51c1,
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  .message-c0bb,
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  i,
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83
  svg {
  visibility: hidden;
}
.description_green_9388:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83:after,
button:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83:after,
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83:after,
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83:after,
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ).fn-loading-7b83: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;
}
.description_green_9388:not(.frame_old_9971):not(.background-fluid-fdc2),
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ),
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ),
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ) {
  color: #fff;
  background: #235787;
}
.description_green_9388:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):focus,
input[type="button"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):focus,
input[type="reset"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):focus,
input[type="submit"]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ):focus {
  color: #fff;
}
.description_green_9388.fn-disabled-7b83:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ),
.description_green_9388[disabled]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ),
button.fn-disabled-7b83:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ),
button[disabled]:not(.frame_old_9971):not(
    .background-fluid-fdc2
  ) {
  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;
}
.filter-fixed-d8ac {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.filter-fixed-d8ac: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;
}
.content_9445 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.video-811b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.frame_6034 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.primary-soft-f290:after,
.primary-soft-f290:before,
.smooth-5d19:after,
.smooth-5d19:before,
.gradient-hard-50c3:after,
.gradient-hard-50c3:before,
.card_medium_5f92:after,
.card_medium_5f92:before,
.full_0c11:after,
.full_0c11:before,
.white_01cc:after,
.white_01cc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.primary-soft-f290:after,
.smooth-5d19:after,
.gradient-hard-50c3:after,
.card_medium_5f92:after,
.full_0c11:after,
.white_01cc:after {
  clear: both;
}
.smooth-5d19 .tertiary-373f,
.gradient-hard-50c3 .tertiary-373f,
.tabs_left_f1ab .tertiary-373f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.left-f4c9 {
  display: inline-block;
}
.yellow_943f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.yellow_943f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.yellow_943f .breadcrumb_4fed {
  padding: 1em 0;
  font-size: 85%;
}
.breadcrumb_4fed {
  text-align: left;
  font-style: italic;
  color: #999;
}
.warm-848e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.warm-848e:after,
.warm-848e:before {
  content: "";
  display: table;
}
.warm-848e:after {
  clear: both;
}
.accent-39da {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.short-42a9 .accent-39da {
  max-width: 50%;
}
.info_fc81 .accent-39da {
  max-width: 33.33%;
}
.backdrop_7519 .accent-39da {
  max-width: 25%;
}
.text_4e35 .accent-39da {
  max-width: 20%;
}
.disabled_in_a5e0 .accent-39da {
  max-width: 16.66%;
}
.right_6ff6 .accent-39da {
  max-width: 14.28%;
}
.card-simple-b3e1 .accent-39da {
  max-width: 12.5%;
}
.secondary-pro-50bd .accent-39da {
  max-width: 11.11%;
}
.outer-5c4b {
  display: block;
}
.tabs_action_aa37 .blue_9378 label,
.tabs_action_aa37 .form_54da label,
.tabs_action_aa37 .box-71e4 label,
.tabs_action_aa37 .text-e14e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pagination_bae9 {
  list-style: none;
  margin: 0;
}
.pagination_bae9 article.tertiary-easy-3a6a {
  margin-bottom: 0;
}
.pagination_bae9 ul {
  list-style: none;
  margin: 0;
}
.pagination_bae9 .stone-bd34 li.tertiary-easy-3a6a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pagination_bae9 .stone-bd34 li.tertiary-easy-3a6a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pagination_bae9 .stone-bd34 li.tertiary-easy-3a6a: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) {
  .pagination_bae9 .stone-bd34 li.tertiary-easy-3a6a li.tertiary-easy-3a6a li.tertiary-easy-3a6a li.tertiary-easy-3a6a {
    padding-left: 0;
  }
}
article.tertiary-easy-3a6a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary-easy-3a6a .smooth-5d19 p:last-of-type {
  margin-bottom: 0;
}
article.tertiary-easy-3a6a .sort_b9fa {
  float: left;
}
article.tertiary-easy-3a6a .tabs-pressed-4015 {
  margin-left: 85px;
}
article.tertiary-easy-3a6a .item-pro-fd56 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary-easy-3a6a .item-pro-fd56 .column-64e9 {
  margin-left: 10px;
}
article.tertiary-easy-3a6a .active-e000 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary-easy-3a6a .input-full-0f2e {
  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 .blue_9378,
  #respond .box-71e4,
  #respond .text-e14e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue_9378 input,
#respond .box-71e4 input,
#respond .text-e14e input {
  width: 100%;
}
#respond .text-e14e {
  margin-right: 0;
}
#respond .nav_center_d352 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip-63cd {
  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;
}
.tooltip-63cd.top-652c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tooltip-63cd 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%);
}
.tooltip-63cd:focus,
.tooltip-63cd: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);
}
.nav_dim_35a7 {
  border-radius: 10%;
}
.picture-4df8 {
  border-radius: 50%;
}
.middle_c674 {
  font-size: 0.72em;
}
.iron_c420 {
  font-size: 0.875em;
}
.pressed_99e5 {
  font-size: 1.1em;
}
.row_smooth_2216 {
  text-transform: uppercase;
  line-height: 1.2;
}
.row_smooth_2216.middle_c674 {
  letter-spacing: 0.5px;
}
.wrapper-0765,
.wrapper-0765 a {
  color: #6d6d6d;
}
.wrapper-0765 a:hover {
  color: #111;
}
.gold_610e {
  color: #6d6d6d;
}
.footer_b782 {
  overflow-x: hidden;
}
.footer_b782 .tabs-lite-2ee0.accordion_center_2ab1 {
  position: relative;
}
.footer_b782 .tabs-lite-2ee0.accordion_center_2ab1.shade-f1fa {
  position: initial;
}
.footer_b782
  .tabs-lite-2ee0.accordion_center_2ab1.shade-f1fa
  .paragraph_smooth_cc3b {
  left: auto;
}
.footer_b782 .tabs-lite-2ee0 .paragraph_smooth_cc3b {
  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;
}
.footer_b782 .tabs-lite-2ee0:hover.accordion_center_2ab1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer_b782
  .tabs-lite-2ee0:hover.accordion_center_2ab1
  .paragraph_smooth_cc3b {
  display: block;
  z-index: 9999999;
}
.footer_b782 .wood_5611 .detail-top-1c32,
.footer_b782 .fluid-b861 .detail-top-1c32 {
  display: none;
}
.footer_b782 .smooth-7c6a .tabs-lite-2ee0:hover.accordion_center_2ab1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tabs_action_aa37 .blue_9378 label,
.tabs_action_aa37 .form_54da label,
.tabs_action_aa37 .box-71e4 label,
.tabs_action_aa37 .text-e14e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pagination_bae9 {
  list-style: none;
  margin: 0;
}
.pagination_bae9 article.tertiary-easy-3a6a {
  margin-bottom: 0;
}
.pagination_bae9 ul {
  list-style: none;
  margin: 0;
}
.pagination_bae9 .stone-bd34 li.tertiary-easy-3a6a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pagination_bae9 .stone-bd34 li.tertiary-easy-3a6a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pagination_bae9 .stone-bd34 li.tertiary-easy-3a6a: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) {
  .pagination_bae9 .stone-bd34 li.tertiary-easy-3a6a li.tertiary-easy-3a6a li.tertiary-easy-3a6a li.tertiary-easy-3a6a {
    padding-left: 0;
  }
}
article.tertiary-easy-3a6a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary-easy-3a6a .smooth-5d19 p:last-of-type {
  margin-bottom: 0;
}
article.tertiary-easy-3a6a .sort_b9fa {
  float: left;
}
article.tertiary-easy-3a6a .tabs-pressed-4015 {
  margin-left: 85px;
}
article.tertiary-easy-3a6a .item-pro-fd56 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary-easy-3a6a .item-pro-fd56 .column-64e9 {
  margin-left: 10px;
}
article.tertiary-easy-3a6a .active-e000 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary-easy-3a6a .input-full-0f2e {
  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 .blue_9378,
  #respond .box-71e4,
  #respond .text-e14e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue_9378 input,
#respond .box-71e4 input,
#respond .text-e14e input {
  width: 100%;
}
#respond .text-e14e {
  margin-right: 0;
}
#respond .nav_center_d352 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wood_5611 .mini_6faa {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.mini_6faa .photo-steel-5fab.picture_2904 .table-b7ea > li > a:focus,
.mini_6faa .photo-steel-5fab.picture_2904 .table-b7ea > li > a:hover,
.mini_6faa .photo-steel-5fab.image_0663 .table-b7ea > li > a:focus,
.mini_6faa .photo-steel-5fab.image_0663 .table-b7ea > li > a:hover,
.mini_6faa .photo-steel-5fab.secondary_static_456d .table-b7ea > li > a:focus,
.mini_6faa .photo-steel-5fab.secondary_static_456d .table-b7ea > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini_6faa
  .photo-steel-5fab.picture_2904
  .table-b7ea
  > li.upper_47fd
  > a,
.mini_6faa
  .photo-steel-5fab.picture_2904
  .table-b7ea
  > li.photo_266c
  > a,
.mini_6faa
  .photo-steel-5fab.image_0663
  .table-b7ea
  > li.upper_47fd
  > a,
.mini_6faa
  .photo-steel-5fab.image_0663
  .table-b7ea
  > li.photo_266c
  > a,
.mini_6faa
  .photo-steel-5fab.secondary_static_456d
  .table-b7ea
  > li.upper_47fd
  > a,
.mini_6faa .photo-steel-5fab.secondary_static_456d .table-b7ea > li.lite_0a7f > a {
  color: rgba(255, 255, 255, 0.99);
}
.mini_6faa .outline_b29e,
.mini_6faa .outline_b29e a {
  color: rgba(255, 255, 255, 0.99);
}
.mini_6faa .clean_48ae.plasma_72dc li a,
.mini_6faa .modal_bf71 a,
.mini_6faa .left_38f5,
.mini_6faa .table-b7ea > li > a,
.mini_6faa .tertiary_stone_3922 {
  color: rgba(255, 255, 255, 0.79);
}
.mini_6faa .clean_48ae.plasma_72dc li a:hover,
.mini_6faa .modal_bf71 a:hover,
.mini_6faa .left_38f5:hover,
.mini_6faa .table-b7ea > li > a:hover,
.mini_6faa .tertiary_stone_3922:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini_6faa .bottom_b5c9 {
  color: rgba(255, 255, 255, 0.79);
}
.mini_6faa .bottom_b5c9 .pink-b51f {
  color: rgba(255, 255, 255, 0.99);
}
.mini_6faa .bottom_b5c9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini_6faa .pattern_fc36 .nav-plasma-0e5f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mini_6faa .pattern_fc36 .nav-plasma-0e5f .summary-c009 {
  color: rgba(255, 255, 255, 0.79);
}
.mini_6faa
  .pattern_fc36
  .nav-plasma-0e5f
  .summary-c009::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mini_6faa
  .pattern_fc36
  .nav-plasma-0e5f
  .summary-c009:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mini_6faa
  .pattern_fc36
  .nav-plasma-0e5f
  .summary-c009::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mini_6faa
  .pattern_fc36
  .nav-plasma-0e5f
  .summary-c009::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mini_6faa .pattern_fc36 .pro-cf4f {
  color: rgba(255, 255, 255, 0.79);
}
.mini_6faa .pattern_fc36 .pro-cf4f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-top-8b26
  .mini_6faa
  .pattern_fc36
  .popup-upper-7744
  .fresh-8ff9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-top-8b26
  .mini_6faa
  .pattern_fc36
  .popup-upper-7744
  .summary-c009 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wood_5611 .component-liquid-d530 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.component-liquid-d530 .photo-steel-5fab.picture_2904 .table-b7ea > li > a:focus,
.component-liquid-d530 .photo-steel-5fab.picture_2904 .table-b7ea > li > a:hover,
.component-liquid-d530 .photo-steel-5fab.image_0663 .table-b7ea > li > a:focus,
.component-liquid-d530 .photo-steel-5fab.image_0663 .table-b7ea > li > a:hover,
.component-liquid-d530 .photo-steel-5fab.secondary_static_456d .table-b7ea > li > a:focus,
.component-liquid-d530 .photo-steel-5fab.secondary_static_456d .table-b7ea > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-liquid-d530
  .photo-steel-5fab.picture_2904
  .table-b7ea
  > li.upper_47fd
  > a,
.component-liquid-d530
  .photo-steel-5fab.picture_2904
  .table-b7ea
  > li.photo_266c
  > a,
.component-liquid-d530
  .photo-steel-5fab.image_0663
  .table-b7ea
  > li.upper_47fd
  > a,
.component-liquid-d530
  .photo-steel-5fab.image_0663
  .table-b7ea
  > li.photo_266c
  > a,
.component-liquid-d530
  .photo-steel-5fab.secondary_static_456d
  .table-b7ea
  > li.upper_47fd
  > a,
.component-liquid-d530 .photo-steel-5fab.secondary_static_456d .table-b7ea > li.lite_0a7f > a {
  color: rgba(0, 0, 0, 0.8);
}
.component-liquid-d530 .outline_b29e,
.component-liquid-d530 .outline_b29e a {
  color: rgba(0, 0, 0, 0.8);
}
.component-liquid-d530 .clean_48ae.plasma_72dc li a,
.component-liquid-d530 .modal_bf71 a,
.component-liquid-d530 .left_38f5,
.component-liquid-d530 .table-b7ea > li > a,
.component-liquid-d530 .tertiary_stone_3922 {
  color: rgba(0, 0, 0, 0.55);
}
.component-liquid-d530 .clean_48ae.plasma_72dc li a:hover,
.component-liquid-d530 .modal_bf71 a:hover,
.component-liquid-d530 .left_38f5:hover,
.component-liquid-d530 .table-b7ea > li > a:hover,
.component-liquid-d530 .tertiary_stone_3922:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-liquid-d530 .bottom_b5c9 {
  color: rgba(0, 0, 0, 0.55);
}
.component-liquid-d530 .bottom_b5c9 .pink-b51f {
  color: rgba(0, 0, 0, 0.8);
}
.component-liquid-d530 .bottom_b5c9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress_5c60 .fast_a6fa {
  margin-left: auto;
  margin-right: auto;
}
.gradient-hard-50c3 > * {
  margin-left: auto;
  margin-right: auto;
}
.gradient-hard-50c3 .content_9445 {
  margin-right: 1.41575em;
}
.widget_paper_ecb9 .gradient-hard-50c3 > .active-078e {
  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;
}
.widget_paper_ecb9 .gradient-hard-50c3 > .notice-e8dd {
  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;
}
.heading-67e1.progress_5c60 .fast_a6fa,
.notification_c896.progress_5c60 .fast_a6fa {
  margin-left: 0;
}
.disabled_orange_ec64.progress_5c60 .fast_a6fa,
.section_2812.progress_5c60 .fast_a6fa {
  margin-right: 0;
}
.gradient-hard-50c3 ol,
.gradient-hard-50c3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.media_narrow_fb97 video {
  max-width: 100%;
}
.mask_396f img {
  display: block;
}
.mask_396f.content_9445,
.mask_396f.video-811b {
  width: 100%;
}
.mask_396f.notice-e8dd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.header-5df5:not(.element-bright-60ea) {
  margin: 1.5em auto;
}
.paper-cf0c p {
  padding: 1.5em 14px;
}
ul.fixed_d8d0.notice-e8dd,
ul.fixed_d8d0.active-078e,
ul.fixed_d8d0.white-377e.active-078e {
  padding: 0 14px;
}
.element_under_0a95 {
  display: block;
  overflow-x: auto;
}
.element_under_0a95 table {
  border-collapse: collapse;
  width: 100%;
}
.element_under_0a95 td,
.element_under_0a95 th {
  padding: 0.5em;
}
.gradient-hard-50c3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gradient-hard-50c3 ol ol,
.gradient-hard-50c3 ol ul,
.gradient-hard-50c3 ul ol,
.gradient-hard-50c3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gradient-hard-50c3 ol ol li,
.gradient-hard-50c3 ol ul li,
.gradient-hard-50c3 ul ol li,
.gradient-hard-50c3 ul ul li {
  margin-left: 0;
}
.nav-7a06.soft_44c9 > .column-eac9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.nav-7a06.soft_44c9 > .column-eac9 iframe,
.nav-7a06.soft_44c9 > .column-eac9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.south-57db {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.south-57db.down_0528 {
  padding: 0;
}
.south-57db.down_0528 cite {
  font-size: 13px;
}
.south-57db > * {
  margin-left: 16px;
  margin-right: 16px;
}
.south-57db cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hot_306f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hot_306f > p:first-child {
  margin-top: 0;
}
.hot_306f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hot_306f blockquote {
  border-left: 0;
}
.surface-59a9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.surface-59a9:not(.narrow-8bfa) {
  max-width: 100px;
}
.surface-59a9.notice-bright-d0c0 {
  border-bottom: none !important;
  text-align: center;
}
.surface-59a9.notice-bright-d0c0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paper-cf0c p {
    padding: 1.5em 0;
  }
}
.backdrop-dark-d959 {
  color: #0073aa;
}
.active_b88c {
  background-color: #0073aa;
}
.text_cool_72b2 {
  color: #229fd8;
}
.summary-528b {
  background-color: #229fd8;
}
.grid_851f {
  color: #eee;
}
.block_copper_8a33 {
  background-color: #eee;
}
.accent_6f74 {
  color: #444;
}
.focus-full-896e {
  background-color: #444;
}
.search-pro-983e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.search-pro-983e .avatar-4fb4 .modal_bf71 {
  font-size: 15px;
}
.search-pro-983e .modal_bf71 {
  line-height: 1.3;
}
.search-pro-983e .component-liquid-d530 {
}
.search-pro-983e .mini_6faa {
  background: #235787;
}
.accordion_paper_875f {
  padding: 0;
}
.accordion_paper_875f .mini_6faa {
  background: #1a1a1a;
}
.accordion_paper_875f .component-liquid-d530 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.panel_8ea9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.panel_8ea9 .component-liquid-d530 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.panel_8ea9 .mini_6faa {
  background: #303030;
}
.white_01cc {
  position: relative;
  z-index: 10;
}
.white_01cc .basic-bf13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south-dc43 .accordion_center_2ab1 {
  display: inline-block;
  vertical-align: middle;
}
.south-dc43.gallery-6baf .accordion_center_2ab1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .south-dc43.gallery-6baf .accordion_center_2ab1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .south-dc43.gallery-6baf .accordion_center_2ab1 {
    margin-right: 0.4em;
  }
}
.south-dc43.gallery-6baf .accordion_center_2ab1:last-child {
  margin-right: 0;
}
.accordion-3c1c .basic-bf13 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .wood_5611 .avatar-4fb4 {
    margin: 0 -0.5em;
  }
  .wood_5611 .avatar-4fb4 [class*="customify-col-"],
  .wood_5611 .avatar-4fb4 [class*="customify-col_"],
  .wood_5611 .avatar-4fb4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.wood_5611.notification_5085 .basic-bf13 {
  background: 0 0 !important;
}
.wood_5611.notification_5085 .basic-bf13,
.wood_5611.accordion-3c1c .basic-bf13 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .wood_5611.basic-58a3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.wood_5611.accordion-3c1c .basic-bf13 {
  box-shadow: none !important;
}
.advanced-04f6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .advanced-04f6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .advanced-04f6 {
    padding: 18px 0 20px;
  }
}
.advanced-04f6 .container-solid-ed71 {
  width: 100%;
}
.advanced-04f6 .pattern_smooth_930e {
  margin-bottom: 0;
}
.advanced-04f6 .stale-a592 {
  margin-top: 5px;
  font-size: 0.875em;
}
.fast-b4d1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.fast-b4d1 .sidebar-static-ea7e {
  width: 100%;
}
.logo_paper_954f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.logo_paper_954f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.logo_paper_954f 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;
}
.logo_paper_954f li:last-child:after {
  display: none;
}
.logo_paper_954f li a {
  font-weight: 500;
  margin-right: 10px;
}
.east-39ab .detail-top-1c32 button,
.advanced-04f6 .detail-top-1c32 button {
  left: 0;
}
.east-39ab .sidebar-static-ea7e,
.advanced-04f6 .sidebar-static-ea7e {
  padding-left: 0;
  padding-right: 0;
}
.east-39ab .fast-b4d1,
.advanced-04f6 .fast-b4d1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.east-39ab {
  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;
}
.east-39ab: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;
}
.east-39ab .dim-1942 {
  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) {
  .east-39ab .dim-1942 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .east-39ab .dim-1942 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .east-39ab .dim-1942 {
    min-height: 200px;
  }
}
.east-39ab .logo_paper_954f {
  color: rgba(255, 255, 255, 0.8);
}
.east-39ab .logo_paper_954f a,
.east-39ab .logo_paper_954f li:after {
  color: inherit;
}
.east-39ab .logo_paper_954f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb-9e97 {
  margin-bottom: 0.5em;
}
.thumbnail_55e2 {
  margin-bottom: 1.2em;
}
.thumbnail_55e2,
.breadcrumb-9e97 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.thumbnail_55e2 p:last-child,
.breadcrumb-9e97 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .detail-top-1c32,
#masthead .detail-top-1c32 {
  display: none;
}
#masthead
  > .detail-top-1c32.motion-7c6a {
  display: none;
}
#masthead > .detail-top-1c32 button {
  left: 0;
}
.overlay-1cba {
  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%;
}
.overlay-1cba .accordion_center_2ab1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.overlay-1cba .tertiary-826f {
  display: -webkit-box;
  display: flex;
}
.overlay-1cba .tertiary-826f.tooltip_easy_2f7e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.overlay-1cba .tertiary-826f.detail-tiny-4c7a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay-1cba .tertiary-826f.alert-504d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay-1cba.rough-d107.image_65ae .tertiary-826f.tooltip_easy_2f7e {
  flex-basis: 100%;
}
.overlay-1cba.highlight-gas-7d9d .tertiary-826f.detail-tiny-4c7a {
  -webkit-box-flex: 1;
  flex: auto;
}
.overlay-1cba.highlight-gas-7d9d .tertiary-826f.alert-504d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .detail-top-1c32.motion-7c6a {
  display: none;
}
#masthead > .detail-top-1c32 button {
  left: 0;
}
.nav_82de {
  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;
}
.nav_82de:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.nav_82de.article_c92f i {
  margin-right: 4px;
}
.nav_82de.container-motion-cd14 i {
  margin-left: 5px;
}
.modal_bf71 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.modal_bf71 p:last-child {
  margin-bottom: 0;
}
.outer-13a1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.outer-13a1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.outer-13a1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.outer-13a1 .outline_b29e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.outer-13a1 .dynamic-6c6b {
  margin: 5px 0 7px 0;
}
.outer-13a1.feature-8451 .wide_2c76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outer-13a1.feature-8451 .glass_8534 {
  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;
}
.outer-13a1.footer_031e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.outer-13a1.footer_031e .wide_2c76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outer-13a1.footer_031e .glass_8534 {
  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;
}
.outer-13a1.bottom-57c8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outer-13a1.media-2b86 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.outer-13a1.media-2b86 .glass_8534 {
  margin-top: 7px;
}
.carousel_527b {
  display: inline-block;
}
.white_01cc .complex_4338 .outer-13a1 img {
  max-width: 100%;
}
.photo-steel-5fab .medium-6baf.new_9f7e,
.preview-ed23 .medium-6baf.new_9f7e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo-steel-5fab .hidden-mini-f1b4,
.preview-ed23 .hidden-mini-f1b4 {
  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%);
}
.photo-steel-5fab .hidden-mini-f1b4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo-steel-5fab.shade-d3b4 .hidden-mini-f1b4 {
  display: none;
}
.photo-steel-5fab .huge_9365 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo-steel-5fab .huge_9365 li {
  display: inline-block;
  position: relative;
}
.photo-steel-5fab .huge_9365 li:last-child {
  margin-right: 0;
}
.photo-steel-5fab .huge_9365 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;
}
.photo-steel-5fab .huge_9365 li.lite_0a7f > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo-steel-5fab .huge_9365 > 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;
}
.photo-steel-5fab .huge_9365 > li > a i {
  line-height: 0;
}
.photo-steel-5fab .huge_9365 > li.layout_624c > a .hidden-mini-f1b4 {
  margin-left: 4px;
  line-height: 0;
}
.photo-steel-5fab .huge_9365 .main_copper_040b li.layout_624c > a {
  position: relative;
}
.photo-steel-5fab .huge_9365 .main_copper_040b li.layout_624c > a:after,
.photo-steel-5fab .huge_9365 .main_copper_040b li.layout_624c > a:before {
  content: "";
  display: table;
}
.photo-steel-5fab .huge_9365 .main_copper_040b li.layout_624c > a:after {
  clear: both;
}
.photo-steel-5fab .huge_9365 .main_copper_040b li.layout_624c > a .hidden-mini-f1b4 {
  margin-left: 5px;
  float: right;
}
.photo-steel-5fab .hidden-4ce0,
.photo-steel-5fab .main_copper_040b {
  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;
}
.photo-steel-5fab .main_copper_040b {
  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;
}
.photo-steel-5fab .main_copper_040b .new_9f7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo-steel-5fab .main_copper_040b .hidden-mini-f1b4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo-steel-5fab .main_copper_040b li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo-steel-5fab .main_copper_040b 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;
}
.photo-steel-5fab .main_copper_040b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo-steel-5fab .main_copper_040b .main_copper_040b {
  top: 0;
  left: 100%;
}
.photo-steel-5fab .shadow_copper_0e10.fn-focus-7b83 > .hidden-4ce0,
.photo-steel-5fab .shadow_copper_0e10.fn-focus-7b83 > .main_copper_040b,
.photo-steel-5fab .shadow_copper_0e10:focus > .hidden-4ce0,
.photo-steel-5fab .shadow_copper_0e10:focus > .main_copper_040b,
.photo-steel-5fab .shadow_copper_0e10:hover > .hidden-4ce0,
.photo-steel-5fab .shadow_copper_0e10:hover > .main_copper_040b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo-steel-5fab.secondary_static_456d .table-b7ea:after,
.photo-steel-5fab.secondary_static_456d .table-b7ea:before {
  content: "";
  display: table;
}
.photo-steel-5fab.secondary_static_456d .table-b7ea:after {
  clear: both;
}
.photo-steel-5fab.secondary_static_456d .table-b7ea > li {
  float: left;
}
.photo-steel-5fab.orange_51a9 .table-b7ea:after,
.photo-steel-5fab.orange_51a9 .table-b7ea:before {
  content: "";
  display: table;
}
.photo-steel-5fab.orange_51a9 .table-b7ea:after {
  clear: both;
}
.photo-steel-5fab.orange_51a9 .table-b7ea > li {
  float: left;
}
.photo-steel-5fab.orange_51a9 .table-b7ea > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo-steel-5fab.orange_51a9 .table-b7ea > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo-steel-5fab.orange_51a9 .table-b7ea > li.upper_47fd > a,
.photo-steel-5fab.orange_51a9 .table-b7ea > li.lite_0a7f > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo-steel-5fab.picture_2904 .table-b7ea > li > a .new_9f7e {
  position: relative;
}
.photo-steel-5fab.picture_2904 .table-b7ea > li > a .new_9f7e: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;
}
.photo-steel-5fab.picture_2904
  .table-b7ea
  > li:focus
  > a
  .new_9f7e:before,
.photo-steel-5fab.picture_2904
  .table-b7ea
  > li:hover
  > a
  .new_9f7e:before {
  width: 100%;
  background-color: currentColor;
}
.photo-steel-5fab.picture_2904
  .table-b7ea
  > li.upper_47fd
  > a
  .new_9f7e:before,
.photo-steel-5fab.picture_2904
  .table-b7ea
  > li.photo_266c
  > a
  .new_9f7e:before {
  width: 100%;
  background-color: currentColor;
}
.photo-steel-5fab.image_0663 .table-b7ea > li > a .new_9f7e {
  position: relative;
}
.photo-steel-5fab.image_0663 .table-b7ea > li > a .new_9f7e: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;
}
.photo-steel-5fab.image_0663 .table-b7ea > li:focus > a .new_9f7e:before,
.photo-steel-5fab.image_0663
  .table-b7ea
  > li:hover
  > a
  .new_9f7e:before {
  width: 100%;
  background-color: currentColor;
}
.photo-steel-5fab.image_0663
  .table-b7ea
  > li.upper_47fd
  > a
  .new_9f7e:before,
.photo-steel-5fab.image_0663
  .table-b7ea
  > li.photo_266c
  > a
  .new_9f7e:before {
  width: 100%;
  background-color: currentColor;
}
.preview-ed23 .huge_9365 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.preview-ed23 .huge_9365 li:first-child > a {
  border-top: none;
}
.preview-ed23 .huge_9365 .lite_c1ae > .new_9f7e .hidden-mini-f1b4 {
  display: none;
}
.preview-ed23 .huge_9365 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.preview-ed23 .huge_9365 li:last-child {
  border: none;
}
.preview-ed23 .huge_9365 li.layout_624c > a {
  padding-right: 45px !important;
}
.preview-ed23 .huge_9365 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.preview-ed23 .huge_9365 li a:focus,
.preview-ed23 .huge_9365 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview-ed23 .huge_9365 li .pattern_full_ebcc {
  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;
}
.preview-ed23 .huge_9365 li .pattern_full_ebcc:hover {
  box-shadow: none;
}
.preview-ed23 .huge_9365 li .pattern_full_ebcc .hidden-mini-f1b4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.preview-ed23 .huge_9365 .main_copper_040b {
  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);
}
.preview-ed23 .huge_9365 .main_copper_040b li a {
  padding-left: 3em;
}
.preview-ed23 .huge_9365 .item-current-8e6f > a .pattern_full_ebcc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.preview-ed23 .huge_9365 .item-current-8e6f > .main_copper_040b {
  display: block;
  opacity: 1;
}
.in_7166 {
  max-width: 100%;
}
.banner_yellow_94c8 {
  line-height: 0;
  cursor: pointer;
}
.tertiary_stone_3922 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tertiary_stone_3922:hover {
  box-shadow: none;
  color: currentColor;
}
.tertiary_stone_3922 svg {
  width: 18px;
  height: 18px;
}
.tertiary_stone_3922 .notice-8b92 {
  display: none;
}
.east_462c {
  position: relative;
}
.east_462c.fn-active-7b83 .tertiary_stone_3922 .notice_dynamic_799c {
  display: none;
}
.east_462c.fn-active-7b83 .tertiary_stone_3922 .notice-8b92 {
  display: inline-block;
}
.east_462c .widget-brown-e33b {
  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);
}
.east_462c.dirty-7d4a .widget-brown-e33b {
  left: auto;
  right: -0.9em;
}
.east_462c.dirty-7d4a .paragraph_dark_0a09::before {
  left: auto;
  right: 15px;
}
.east_462c.fn-active-7b83 .widget-brown-e33b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup-upper-7744 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.popup-upper-7744 label {
  flex-basis: 100%;
}
.popup-upper-7744 .nav-plasma-0e5f {
  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;
}
.popup-upper-7744 .summary-c009 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.popup-upper-7744 .summary-c009:focus {
  background-color: transparent;
}
.popup-upper-7744 button.pro-cf4f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.popup-upper-7744 button.pro-cf4f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.popup-upper-7744 button.pro-cf4f svg {
  width: 18px;
  height: 18px;
}
.popup-upper-7744 input[type="submit"] {
  min-height: auto;
}
.pattern_fc36 .popup-upper-7744 .summary-c009 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.paragraph_dark_0a09 {
  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) {
  .paragraph_dark_0a09 {
    width: 220px;
  }
}
.paragraph_dark_0a09 label {
  flex-basis: 100%;
}
.paragraph_dark_0a09::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;
}
.hidden-top-8b26 .pattern_fc36 .popup-upper-7744 {
  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;
}
.hidden-top-8b26
  .pattern_fc36
  .popup-upper-7744
  .nav-plasma-0e5f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hidden-top-8b26 .pattern_fc36 .popup-upper-7744 .summary-c009 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hidden-top-8b26
  .pattern_fc36
  .popup-upper-7744
  .summary-c009:focus {
  background: 0 0;
}
.hidden-top-8b26
  .pattern_fc36
  .popup-upper-7744
  .fresh-8ff9 {
  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;
}
.clean_48ae {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean_48ae li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean_48ae li:last-child {
  margin-right: 0;
}
.clean_48ae li:first-child {
  margin-left: 0;
}
.clean_48ae.disabled_0658 a {
  color: #fff;
}
.clean_48ae.disabled_0658 a:hover {
  color: #fff;
}
.clean_48ae a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean_48ae a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean_48ae a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean_48ae a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean_48ae [class*="social-icon-apple"] {
  background-color: #999;
}
.clean_48ae [class*="social-icon-apple"].notice_easy_d724 {
  background-color: transparent;
  color: #999;
}
.clean_48ae [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean_48ae [class*="social-icon-behance"].notice_easy_d724 {
  background-color: transparent;
  color: #1769ff;
}
.clean_48ae [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean_48ae [class*="social-icon-bitbucket"].notice_easy_d724 {
  background-color: transparent;
  color: #205081;
}
.clean_48ae [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean_48ae [class*="social-icon-codepen"].notice_easy_d724 {
  background-color: transparent;
  color: #000;
}
.clean_48ae [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean_48ae [class*="social-icon-delicious"].notice_easy_d724 {
  background-color: transparent;
  color: #39f;
}
.clean_48ae [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean_48ae [class*="social-icon-digg"].notice_easy_d724 {
  background-color: transparent;
  color: #005be2;
}
.clean_48ae [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean_48ae [class*="social-icon-dribbble"].notice_easy_d724 {
  background-color: transparent;
  color: #ea4c89;
}
.clean_48ae [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean_48ae [class*="social-icon-envelope"].notice_easy_d724 {
  background-color: transparent;
  color: #ea4335;
}
.clean_48ae [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean_48ae [class*="social-icon-facebook"].notice_easy_d724 {
  background-color: transparent;
  color: #3b5998;
}
.clean_48ae [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean_48ae [class*="social-icon-flickr"].notice_easy_d724 {
  background-color: transparent;
  color: #0063dc;
}
.clean_48ae [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean_48ae [class*="social-icon-foursquare"].notice_easy_d724 {
  background-color: transparent;
  color: #2d5be3;
}
.clean_48ae [class*="social-icon-github"] {
  background-color: #333;
}
.clean_48ae [class*="social-icon-github"].notice_easy_d724 {
  background-color: transparent;
  color: #333;
}
.clean_48ae [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean_48ae [class*="social-icon-google-plus"].notice_easy_d724 {
  background-color: transparent;
  color: #dd4b39;
}
.clean_48ae [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean_48ae [class*="social-icon-houzz"].notice_easy_d724 {
  background-color: transparent;
  color: #7ac142;
}
.clean_48ae [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean_48ae [class*="social-icon-instagram"].notice_easy_d724 {
  background-color: transparent;
  color: #262626;
}
.clean_48ae [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean_48ae [class*="social-icon-jsfiddle"].notice_easy_d724 {
  background-color: transparent;
  color: #487aa2;
}
.clean_48ae [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean_48ae [class*="social-icon-linkedin"].notice_easy_d724 {
  background-color: transparent;
  color: #0077b5;
}
.clean_48ae [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean_48ae [class*="social-icon-medium"].notice_easy_d724 {
  background-color: transparent;
  color: #00ab6b;
}
.clean_48ae [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean_48ae
  [class*="social-icon-odnoklassniki"].notice_easy_d724 {
  background-color: transparent;
  color: #f4731c;
}
.clean_48ae [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean_48ae [class*="social-icon-meetup"].notice_easy_d724 {
  background-color: transparent;
  color: #ec1c40;
}
.clean_48ae [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean_48ae [class*="social-icon-pinterest"].notice_easy_d724 {
  background-color: transparent;
  color: #bd081c;
}
.clean_48ae [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean_48ae [class*="social-icon-product-hunt"].notice_easy_d724 {
  background-color: transparent;
  color: #da552f;
}
.clean_48ae [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean_48ae [class*="social-icon-reddit"].notice_easy_d724 {
  background-color: transparent;
  color: #ff4500;
}
.clean_48ae [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean_48ae [class*="social-icon-rss"].notice_easy_d724 {
  background-color: transparent;
  color: #f26522;
}
.clean_48ae [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean_48ae
  [class*="social-icon-shopping-cart"].notice_easy_d724 {
  background-color: transparent;
  color: #4caf50;
}
.clean_48ae [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean_48ae [class*="social-icon-skype"].notice_easy_d724 {
  background-color: transparent;
  color: #00aff0;
}
.clean_48ae [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean_48ae [class*="social-icon-slideshare"].notice_easy_d724 {
  background-color: transparent;
  color: #0077b5;
}
.clean_48ae [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean_48ae [class*="social-icon-snapchat"].notice_easy_d724 {
  background-color: transparent;
  color: #fffc00;
}
.clean_48ae [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean_48ae [class*="social-icon-soundcloud"].notice_easy_d724 {
  background-color: transparent;
  color: #f80;
}
.clean_48ae [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean_48ae [class*="social-icon-spotify"].notice_easy_d724 {
  background-color: transparent;
  color: #2ebd59;
}
.clean_48ae [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean_48ae
  [class*="social-icon-stack-overflow"].notice_easy_d724 {
  background-color: transparent;
  color: #fe7a15;
}
.clean_48ae [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean_48ae [class*="social-icon-maldkfgram"].notice_easy_d724 {
  background-color: transparent;
  color: #2ca5e0;
}
.clean_48ae [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean_48ae [class*="social-icon-tripadvisor"].notice_easy_d724 {
  background-color: transparent;
  color: #589442;
}
.clean_48ae [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean_48ae [class*="social-icon-tumblr"].notice_easy_d724 {
  background-color: transparent;
  color: #35465c;
}
.clean_48ae [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean_48ae [class*="social-icon-twitch"].notice_easy_d724 {
  background-color: transparent;
  color: #6441a5;
}
.clean_48ae [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean_48ae [class*="social-icon-twitter"].notice_easy_d724 {
  background-color: transparent;
  color: #1da1f2;
}
.clean_48ae [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean_48ae [class*="social-icon-vimeo"].notice_easy_d724 {
  background-color: transparent;
  color: #1ab7ea;
}
.clean_48ae [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean_48ae [class*="social-icon-vk"].notice_easy_d724 {
  background-color: transparent;
  color: #45668e;
}
.clean_48ae [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean_48ae [class*="social-icon-weibo"].notice_easy_d724 {
  background-color: transparent;
  color: #df2029;
}
.clean_48ae [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean_48ae [class*="social-icon-weixin"].notice_easy_d724 {
  background-color: transparent;
  color: #7bb32e;
}
.clean_48ae [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean_48ae [class*="social-icon-whatsapp"].notice_easy_d724 {
  background-color: transparent;
  color: #25d366;
}
.clean_48ae [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean_48ae [class*="social-icon-wordpress"].notice_easy_d724 {
  background-color: transparent;
  color: #21759b;
}
.clean_48ae [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean_48ae [class*="social-icon-xing"].notice_easy_d724 {
  background-color: transparent;
  color: #026466;
}
.clean_48ae [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean_48ae [class*="social-icon-yelp"].notice_easy_d724 {
  background-color: transparent;
  color: #af0606;
}
.clean_48ae [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean_48ae [class*="social-icon-youtube"].notice_easy_d724 {
  background-color: transparent;
  color: #cd201f;
}
.left_38f5 {
  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;
}
.left_38f5:hover {
  box-shadow: none;
  background: 0 0;
}
.basic-43bb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.highlight-c0f7 {
  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;
}
.hidden-middle-2e66 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.link_light_c10f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.link_light_c10f,
.link_light_c10f::after,
.link_light_c10f::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;
}
.link_light_c10f::after,
.link_light_c10f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.description-9674 .highlight-c0f7 .hidden-middle-2e66 {
  margin-top: -2px;
  width: 19px;
}
.description-9674 .highlight-c0f7 .link_light_c10f {
  margin-top: -1px;
}
.description-9674 .highlight-c0f7 .link_light_c10f,
.description-9674 .highlight-c0f7 .link_light_c10f::after,
.description-9674 .highlight-c0f7 .link_light_c10f::before {
  width: 19px;
  height: 2px;
}
.description-9674 .highlight-c0f7 .link_light_c10f::before {
  top: -6px;
}
.description-9674 .highlight-c0f7 .link_light_c10f::after {
  bottom: -6px;
}
.large_36b9 .highlight-c0f7 .hidden-middle-2e66 {
  margin-top: -2px;
  width: 22px;
}
.large_36b9 .highlight-c0f7 .link_light_c10f {
  margin-top: -1px;
}
.large_36b9 .highlight-c0f7 .link_light_c10f,
.large_36b9 .highlight-c0f7 .link_light_c10f::after,
.large_36b9 .highlight-c0f7 .link_light_c10f::before {
  width: 22px;
  height: 2px;
}
.large_36b9 .highlight-c0f7 .link_light_c10f::before {
  top: -7px;
}
.large_36b9 .highlight-c0f7 .link_light_c10f::after {
  bottom: -7px;
}
.column-03a0 .highlight-c0f7 .hidden-middle-2e66 {
  margin-top: -2px;
  width: 31px;
}
.column-03a0 .highlight-c0f7 .link_light_c10f {
  margin-top: -1.5px;
}
.column-03a0 .highlight-c0f7 .link_light_c10f,
.column-03a0 .highlight-c0f7 .link_light_c10f::after,
.column-03a0 .highlight-c0f7 .link_light_c10f::before {
  width: 31px;
  height: 3px;
}
.column-03a0 .highlight-c0f7 .link_light_c10f::before {
  top: -9px;
}
.column-03a0 .highlight-c0f7 .link_light_c10f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .item-down-a794 .highlight-c0f7 .hidden-middle-2e66 {
    margin-top: -2px;
    width: 19px;
  }
  .item-down-a794 .highlight-c0f7 .link_light_c10f {
    margin-top: -1px;
  }
  .item-down-a794 .highlight-c0f7 .link_light_c10f,
  .item-down-a794 .highlight-c0f7 .link_light_c10f::after,
  .item-down-a794 .highlight-c0f7 .link_light_c10f::before {
    width: 19px;
    height: 2px;
  }
  .item-down-a794 .highlight-c0f7 .link_light_c10f::before {
    top: -6px;
  }
  .item-down-a794 .highlight-c0f7 .link_light_c10f::after {
    bottom: -6px;
  }
  .preview-fd23 .highlight-c0f7 .hidden-middle-2e66 {
    margin-top: -2px;
    width: 22px;
  }
  .preview-fd23 .highlight-c0f7 .link_light_c10f {
    margin-top: -1px;
  }
  .preview-fd23 .highlight-c0f7 .link_light_c10f,
  .preview-fd23 .highlight-c0f7 .link_light_c10f::after,
  .preview-fd23 .highlight-c0f7 .link_light_c10f::before {
    width: 22px;
    height: 2px;
  }
  .preview-fd23 .highlight-c0f7 .link_light_c10f::before {
    top: -7px;
  }
  .preview-fd23 .highlight-c0f7 .link_light_c10f::after {
    bottom: -7px;
  }
  .copper-d7a7 .highlight-c0f7 .hidden-middle-2e66 {
    margin-top: -2px;
    width: 31px;
  }
  .copper-d7a7 .highlight-c0f7 .link_light_c10f {
    margin-top: -1.5px;
  }
  .copper-d7a7 .highlight-c0f7 .link_light_c10f,
  .copper-d7a7 .highlight-c0f7 .link_light_c10f::after,
  .copper-d7a7 .highlight-c0f7 .link_light_c10f::before {
    width: 31px;
    height: 3px;
  }
  .copper-d7a7 .highlight-c0f7 .link_light_c10f::before {
    top: -9px;
  }
  .copper-d7a7 .highlight-c0f7 .link_light_c10f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hot-179f .highlight-c0f7 .hidden-middle-2e66 {
    margin-top: -2px;
    width: 19px;
  }
  .hot-179f .highlight-c0f7 .link_light_c10f {
    margin-top: -1px;
  }
  .hot-179f .highlight-c0f7 .link_light_c10f,
  .hot-179f .highlight-c0f7 .link_light_c10f::after,
  .hot-179f .highlight-c0f7 .link_light_c10f::before {
    width: 19px;
    height: 2px;
  }
  .hot-179f .highlight-c0f7 .link_light_c10f::before {
    top: -6px;
  }
  .hot-179f .highlight-c0f7 .link_light_c10f::after {
    bottom: -6px;
  }
  .pagination_e731 .highlight-c0f7 .hidden-middle-2e66 {
    margin-top: -2px;
    width: 22px;
  }
  .pagination_e731 .highlight-c0f7 .link_light_c10f {
    margin-top: -1px;
  }
  .pagination_e731 .highlight-c0f7 .link_light_c10f,
  .pagination_e731 .highlight-c0f7 .link_light_c10f::after,
  .pagination_e731 .highlight-c0f7 .link_light_c10f::before {
    width: 22px;
    height: 2px;
  }
  .pagination_e731 .highlight-c0f7 .link_light_c10f::before {
    top: -7px;
  }
  .pagination_e731 .highlight-c0f7 .link_light_c10f::after {
    bottom: -7px;
  }
  .input_07c6 .highlight-c0f7 .hidden-middle-2e66 {
    margin-top: -2px;
    width: 31px;
  }
  .input_07c6 .highlight-c0f7 .link_light_c10f {
    margin-top: -1.5px;
  }
  .input_07c6 .highlight-c0f7 .link_light_c10f,
  .input_07c6 .highlight-c0f7 .link_light_c10f::after,
  .input_07c6 .highlight-c0f7 .link_light_c10f::before {
    width: 31px;
    height: 3px;
  }
  .input_07c6 .highlight-c0f7 .link_light_c10f::before {
    top: -9px;
  }
  .input_07c6 .highlight-c0f7 .link_light_c10f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .large_5295 .highlight-c0f7 .hidden-middle-2e66 {
    margin-top: -2px;
    width: 19px;
  }
  .large_5295 .highlight-c0f7 .link_light_c10f {
    margin-top: -1px;
  }
  .large_5295 .highlight-c0f7 .link_light_c10f,
  .large_5295 .highlight-c0f7 .link_light_c10f::after,
  .large_5295 .highlight-c0f7 .link_light_c10f::before {
    width: 19px;
    height: 2px;
  }
  .large_5295 .highlight-c0f7 .link_light_c10f::before {
    top: -6px;
  }
  .large_5295 .highlight-c0f7 .link_light_c10f::after {
    bottom: -6px;
  }
  .notification-befa .highlight-c0f7 .hidden-middle-2e66 {
    margin-top: -2px;
    width: 22px;
  }
  .notification-befa .highlight-c0f7 .link_light_c10f {
    margin-top: -1px;
  }
  .notification-befa .highlight-c0f7 .link_light_c10f,
  .notification-befa .highlight-c0f7 .link_light_c10f::after,
  .notification-befa .highlight-c0f7 .link_light_c10f::before {
    width: 22px;
    height: 2px;
  }
  .notification-befa .highlight-c0f7 .link_light_c10f::before {
    top: -7px;
  }
  .notification-befa .highlight-c0f7 .link_light_c10f::after {
    bottom: -7px;
  }
  .media_huge_ad3b .highlight-c0f7 .hidden-middle-2e66 {
    margin-top: -2px;
    width: 31px;
  }
  .media_huge_ad3b .highlight-c0f7 .link_light_c10f {
    margin-top: -1.5px;
  }
  .media_huge_ad3b .highlight-c0f7 .link_light_c10f,
  .media_huge_ad3b .highlight-c0f7 .link_light_c10f::after,
  .media_huge_ad3b .highlight-c0f7 .link_light_c10f::before {
    width: 31px;
    height: 3px;
  }
  .media_huge_ad3b .highlight-c0f7 .link_light_c10f::before {
    top: -9px;
  }
  .media_huge_ad3b .highlight-c0f7 .link_light_c10f::after {
    bottom: -9px;
  }
}
.background-narrow-ae9a .link_light_c10f {
  -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);
}
.background-narrow-ae9a .link_light_c10f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.background-narrow-ae9a .link_light_c10f::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);
}
.background-narrow-ae9a.complex-f0a5 .link_light_c10f {
  -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);
}
.background-narrow-ae9a.complex-f0a5 .link_light_c10f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.background-narrow-ae9a.complex-f0a5 .link_light_c10f::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);
}
.pink_16d1 {
  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.texture_paper_a124:before {
  display: none;
}
.fluid-b861 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fluid-b861 .input_0591 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fluid-b861 .input_0591:last-of-type {
  border-bottom: none;
}
.fluid-b861 .input_0591.detail-1862,
.fluid-b861 .input_0591.tabs_971b,
.fluid-b861 .input_0591.border_4a5a {
  padding: 0;
}
.fluid-b861 .preview-ed23 .pattern_full_ebcc {
  color: currentColor;
}
.fluid-b861 .preview-ed23 .pattern_full_ebcc:focus,
.fluid-b861 .preview-ed23 .pattern_full_ebcc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid-b861.component-liquid-d530 .bottom_b5c9,
.fluid-b861.component-liquid-d530 .modal_bf71 a,
.fluid-b861.component-liquid-d530 .table-b7ea a,
.fluid-b861.component-liquid-d530 .main_copper_040b a {
  color: rgba(0, 0, 0, 0.55);
}
.fluid-b861.component-liquid-d530 .bottom_b5c9:hover,
.fluid-b861.component-liquid-d530 .modal_bf71 a:hover,
.fluid-b861.component-liquid-d530 .table-b7ea a:hover,
.fluid-b861.component-liquid-d530 .main_copper_040b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-b861.component-liquid-d530 .pink-b51f {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-b861.component-liquid-d530 .input_0591 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid-b861.component-liquid-d530 .input_0591:before {
  background: rgba(0, 0, 0, 0.08);
}
.fluid-b861.component-liquid-d530 .label_339a:before {
  background: rgba(255, 255, 255, 0.9);
}
.fluid-b861.component-liquid-d530 .preview-ed23 .huge_9365 li a,
.fluid-b861.component-liquid-d530 .preview-ed23 .pattern_full_ebcc,
.fluid-b861.component-liquid-d530 .main_copper_040b {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid-b861.component-liquid-d530 .preview-ed23 .pattern_full_ebcc:focus,
.fluid-b861.component-liquid-d530 .preview-ed23 .pattern_full_ebcc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid-b861.component-liquid-d530 .huge_9365 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid-b861.mini_6faa .bottom_b5c9,
.fluid-b861.mini_6faa .modal_bf71 a,
.fluid-b861.mini_6faa .table-b7ea .pattern_full_ebcc,
.fluid-b861.mini_6faa .table-b7ea a,
.fluid-b861.mini_6faa .main_copper_040b a {
  color: rgba(255, 255, 255, 0.79);
}
.fluid-b861.mini_6faa .bottom_b5c9:hover,
.fluid-b861.mini_6faa .modal_bf71 a:hover,
.fluid-b861.mini_6faa .table-b7ea .pattern_full_ebcc:hover,
.fluid-b861.mini_6faa .table-b7ea a:hover,
.fluid-b861.mini_6faa .main_copper_040b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid-b861.mini_6faa .pink-b51f {
  color: rgba(255, 255, 255, 0.99);
}
.fluid-b861.mini_6faa .input_0591 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid-b861.mini_6faa .input_0591:before {
  background: rgba(255, 255, 255, 0.08);
}
.fluid-b861.mini_6faa .label_339a:before {
  background: rgba(0, 0, 0, 0.9);
}
.fluid-b861.mini_6faa .preview-ed23 .huge_9365 li a,
.fluid-b861.mini_6faa .preview-ed23 .pattern_full_ebcc,
.fluid-b861.mini_6faa .main_copper_040b {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid-b861.mini_6faa .preview-ed23 .pattern_full_ebcc:focus,
.fluid-b861.mini_6faa .preview-ed23 .pattern_full_ebcc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid-b861.mini_6faa .huge_9365 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_339a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.label_339a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active-smooth-fa71 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.glass_d6a8 .fluid-b861 {
  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;
}
.glass_d6a8 .input_0591 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.glass_d6a8 .input_0591: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) {
  .glass_d6a8 .input_0591:before {
    width: 16%;
    left: 42%;
  }
}
.glass_d6a8 .input_0591:last-child:before {
  content: none;
}
.glass_d6a8 .input_0591[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.glass_d6a8 .preview-ed23 .huge_9365 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.glass_d6a8 .preview-ed23 .huge_9365 li a .pattern_full_ebcc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.glass_d6a8 .preview-ed23 .main_copper_040b {
  border: none;
}
.glass_d6a8 .preview-ed23 .main_copper_040b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.glass_d6a8 .label_339a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.glass_d6a8 .active-smooth-fa71 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.glass_d6a8 .mini_6faa .label_339a:before {
  background: rgba(0, 0, 0, 0.9);
}
.glass_d6a8 .component-liquid-d530.breadcrumb-3fb7 .link_light_c10f {
  background: rgba(0, 0, 0, 0.6);
}
.glass_d6a8
  .component-liquid-d530.breadcrumb-3fb7
  .link_light_c10f::after,
.glass_d6a8
  .component-liquid-d530.breadcrumb-3fb7
  .link_light_c10f:before {
  background: inherit;
}
.glass_d6a8
  .component-liquid-d530.breadcrumb-3fb7:hover
  .link_light_c10f {
  background: rgba(0, 0, 0, 0.8);
}
.content-new-12e9 .fluid-b861 {
  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) {
  .content-new-12e9 .fluid-b861 {
    width: auto;
    right: 45px;
  }
}
.video_cold_5021 .fluid-b861 {
  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) {
  .video_cold_5021 .fluid-b861 {
    width: auto;
    left: 45px;
  }
}
.texture_paper_a124 .fluid-b861 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.texture_paper_a124 .active-smooth-fa71 {
  max-width: 48em;
  margin: 0 auto;
}
.texture_paper_a124 .label_339a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.feature-f68f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.feature-f68f.glass_d6a8 .fluid-b861 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.feature-f68f.content-new-12e9 .fluid-b861 {
  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);
}
.feature-f68f .fluid-b861 {
  visibility: visible;
}
.feature-f68f.video_cold_5021 .fluid-b861 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.image-upper-a0a7,
.preview-wood-eff4 {
  overflow-x: hidden;
}
.image-upper-a0a7 .fluid-b861 {
  overflow: auto;
}
.image-upper-a0a7.glass_d6a8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-upper-a0a7.glass_d6a8 .fluid-b861 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.image-upper-a0a7.glass_d6a8 .left_38f5 {
  opacity: 0;
}
.image-upper-a0a7.content-new-12e9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-upper-a0a7.content-new-12e9 .fluid-b861 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.image-upper-a0a7.content-new-12e9 .left_38f5 {
  opacity: 0;
}
.image-upper-a0a7.video_cold_5021 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-upper-a0a7.video_cold_5021 .fluid-b861 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.image-upper-a0a7.video_cold_5021 .left_38f5 {
  opacity: 0;
}
.image-upper-a0a7.texture_paper_a124 .fluid-b861 {
  z-index: 10;
  visibility: visible;
}
.breadcrumb-3fb7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.breadcrumb-3fb7 .link_light_c10f {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb-3fb7 .link_light_c10f::after,
.breadcrumb-3fb7 .link_light_c10f:before {
  background: inherit;
}
.breadcrumb-3fb7:hover .link_light_c10f {
  background: rgba(255, 255, 255, 0.99);
}
.video_cold_5021 .breadcrumb-3fb7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.texture_paper_a124 .breadcrumb-3fb7 {
  display: none !important;
}
.image-upper-a0a7:before,
.preview-wood-eff4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.image-upper-a0a7 .breadcrumb-3fb7,
.preview-wood-eff4 .breadcrumb-3fb7 {
  display: inline-block;
}
.fluid-b861 .accordion_center_2ab1 {
  -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;
}
.image-upper-a0a7 .fluid-b861 .accordion_center_2ab1,
.preview-wood-eff4 .fluid-b861 .accordion_center_2ab1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.section_ac3b .nav-plasma-0e5f {
  width: 100%;
}
.complex_4338 {
  padding: 0 0.5em 0;
}
.complex_4338 [class*="customify-col-"],
.complex_4338 [class*="customify-col_"],
.complex_4338 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.texture_8d6b .complex_4338 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .avatar-4fb4 .description-solid-af93,
  .description-solid-af93 {
    display: none;
  }
  .component_old_9573 {
    text-align: left;
  }
  .content_solid_ec74 {
    text-align: center;
  }
  .carousel_6aa1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .avatar-4fb4 .table-orange-9dfd,
  .table-orange-9dfd {
    display: none;
  }
  .icon-west-d769 {
    text-align: left;
  }
  .secondary_center_8804 {
    text-align: center;
  }
  .dark-62ad {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .avatar-4fb4 .widget_selected_8957,
  .widget_selected_8957 {
    display: none;
  }
  .hidden_outer_b7d7 {
    text-align: left;
  }
  .surface-solid-4876 {
    text-align: center;
  }
  .summary-c3bc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.picture_easy_f36d {
  box-shadow: none !important;
}
.description-last-5e7a .alert_under_933f,
.notification_abfa .alert_under_933f {
  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_abfa .alert_under_933f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.basic-bf13 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.basic-bf13:after,
.basic-bf13:before {
  content: "";
  display: table;
}
.basic-bf13:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .basic-bf13 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.basic-bf13,
.basic-58a3 {
  max-width: 1248px;
  margin: 0 auto;
}

.card_medium_5f92.tag-0c2b .basic-bf13 {
  max-width: 100%;
}
.card_medium_5f92.layout_87d6 {
  max-width: 1200px;
  margin: 0 auto;
}
.card_medium_5f92.fast_953c .basic-bf13 {
  max-width: 100%;
}
.card_medium_5f92.fast_953c > .basic-bf13 {
  padding-left: 0;
  padding-right: 0;
}
.card_medium_5f92.fast_953c > .basic-bf13 .avatar-4fb4 {
  margin: 0;
}
.card_medium_5f92.fast_953c
  > .basic-bf13
  .sort-192d.mask-pressed-d0c3 {
  margin-right: 0;
  margin-left: 0;
}
.card_medium_5f92.fast_953c #main.mask-pressed-d0c3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fluid-d970 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fluid-d970 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section_fixed_344c .fast_a6fa {
    padding-right: 1em;
  }
  .section_fixed_344c.pagination-e123 .sort-192d {
    border-right: 1px solid #eaecee;
  }
  .section_fixed_344c.pagination-e123 .fast_a6fa {
    padding-right: 1em;
  }
  .section_fixed_344c.pagination-e123 .shadow-2a68 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next_13d6 .fast_a6fa {
    padding-left: 1em;
  }
  .next_13d6.pagination-e123 .sort-192d {
    border-left: 1px solid #eaecee;
  }
  .next_13d6.pagination-e123 .fast_a6fa {
    padding-left: 1em;
  }
  .next_13d6.pagination-e123 .shadow-2a68 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-af0e .fast_a6fa {
    padding-left: 1em;
  }
  .card-af0e.pagination-e123 .backdrop-advanced-d44f {
    border-right: 1px solid #eaecee;
  }
  .card-af0e.pagination-e123 .plasma-82d0 {
    border-right: 1px solid #eaecee;
  }
  .card-af0e.pagination-e123 .fast_a6fa {
    padding-left: 1em;
  }
  .card-af0e.pagination-e123 .shadow-2a68 {
    padding-right: 1em;
  }
  .card-af0e.pagination-e123 .sort_east_bde0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper-4340 .fast_a6fa {
    padding-right: 1em;
  }
  .copper-4340.pagination-e123 .backdrop-advanced-d44f {
    border-left: 1px solid #eaecee;
  }
  .copper-4340.pagination-e123 .plasma-82d0 {
    border-left: 1px solid #eaecee;
  }
  .copper-4340.pagination-e123 .fast_a6fa {
    padding-right: 1em;
  }
  .copper-4340.pagination-e123 .shadow-2a68 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper-4340.pagination-e123 .sort_east_bde0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid-d970 .fast_a6fa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid-d970.pagination-e123 .sort-192d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fluid-d970.pagination-e123 .fast_a6fa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid-d970.pagination-e123 .shadow-2a68 {
    padding-left: 1em;
  }
  .fluid-d970.pagination-e123 .sort_east_bde0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fluid-d970.pagination-e123 .fast_a6fa {
    padding-left: 0;
  }
}
.north_e205 .south-dc43 {
  display: inline-block;
}
.blue-f5ae {
  display: inline-block;
}
.form_bright_2729 {
  word-con: break-word;
}
.feature-c5fe > span {
  display: inline-block;
  padding: 5px 0;
}
.feature-c5fe .upper-1464 {
  margin-left: 8px;
  margin-right: 8px;
}
.feature-c5fe .down-e549 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fixed_abf4 .right-8bd3 {
  margin-bottom: 2em;
}
.fixed_abf4 .down-09f6 {
  margin-bottom: 15px;
}
.fixed_abf4 .down-09f6:last-child {
  margin-bottom: 0;
}
.fixed_abf4 .fresh-b5cb {
  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) {
  .fixed_abf4 .fresh-b5cb {
    display: block;
  }
}
.fixed_abf4 .mask_thick_7ed3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fixed_abf4 .mask_thick_7ed3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fixed_abf4 .tall_60c5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fixed_abf4 .tall_60c5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fixed_abf4 .tall_60c5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fixed_abf4 .form_bright_2729 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fixed_abf4 .form_bright_2729 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fixed_abf4 .title_87d7 p:last-child {
  margin-bottom: 0;
}
.fixed_abf4 .last-f98a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fixed_abf4 .highlight-6924 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fixed_abf4 .title_fc20 {
  margin-top: 1em;
}
.fixed_abf4 .iron_481c {
  top: 0;
  display: block;
}
.fixed_abf4 .iron_481c a {
  color: inherit;
}
.fixed_abf4 .iron_481c a:hover {
  color: inherit;
}
.fixed_abf4 .thumbnail-last-648e {
  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;
}
.fixed_abf4 .thumbnail-last-648e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fixed_abf4 .highlight-6924 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fixed_abf4 .text-silver-a264 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fixed_abf4 .text-silver-a264:first-child {
  margin-top: 0;
}
.fixed_abf4 .text-silver-a264.main-fluid-1490 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fixed_abf4 .text-silver-a264.media_brown_0292 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fixed_abf4
  .text-silver-a264.media_brown_0292.notification_b343
  .title_fc20 {
  width: 100%;
}
.fixed_abf4 .media_brown_0292 {
  -webkit-box-align: center;
  align-items: center;
}
.fixed_abf4 .media_brown_0292 .feature-c5fe,
.fixed_abf4 .media_brown_0292 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fixed_abf4 .tall_60c5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fixed_abf4 .tall_60c5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fixed_abf4 .tall_60c5: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;
}
.fixed_abf4 .main-fluid-1490 {
  z-index: 5;
}
.fixed_abf4 .active_liquid_03e2 .search-simple-2444 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fixed_abf4 .status-25b5 .search-simple-2444 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fixed_abf4 .element-dim-c898 .search-simple-2444 {
  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;
}
.fixed_abf4.column_766e .fresh-b5cb,
.fixed_abf4.active-top-4793 .fresh-b5cb {
  display: block;
}
.fixed_abf4.column_766e .fresh-b5cb .background_over_3d5b,
.fixed_abf4.column_766e .fresh-b5cb .highlight-6924,
.fixed_abf4.active-top-4793 .fresh-b5cb .background_over_3d5b,
.fixed_abf4.active-top-4793 .fresh-b5cb .highlight-6924 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fixed_abf4.west-cb4e .mask_thick_7ed3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fixed_abf4.west-cb4e .mask_thick_7ed3 {
    margin-right: 0;
  }
}
.fixed_abf4.column_766e .mask_thick_7ed3,
.fixed_abf4.active-top-4793 .mask_thick_7ed3 {
  padding-top: 40%;
}
.fixed_abf4.column_766e .right-8bd3,
.fixed_abf4.active-top-4793 .right-8bd3 {
  display: block;
}
.fixed_abf4.column_766e .fn-sticky-7b83 .highlight-6924,
.fixed_abf4.active-top-4793 .fn-sticky-7b83 .highlight-6924 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fixed_abf4.column_766e .mask_thick_7ed3,
.fixed_abf4.active-top-4793 .mask_thick_7ed3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fixed_abf4.column_766e .highlight-6924 {
  padding: 1em;
}
.highlight-036c {
  margin: 30px auto;
  display: block;
}
.highlight-036c .content_upper_a19e > * {
  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;
}
.highlight-036c .content_upper_a19e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.highlight-036c .content_upper_a19e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.highlight-focused-f107 .feature-c5fe {
  margin-bottom: 1.41575em;
}
.highlight-focused-f107 .outline-hard-f48c {
  margin-bottom: 1.618em;
}
.gradient-hard-50c3 .next-34c4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gradient-hard-50c3 .next-34c4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gradient-hard-50c3 .sidebar-6d01 {
  max-width: 100%;
  overflow: auto;
}
.progress_5c60 .gradient-hard-50c3 a:hover {
  text-decoration: underline;
}
.right-5675 .down-09f6:not(.form_bright_2729),
.right-5675 .tall_60c5 {
  margin-bottom: 1.41575em;
}
.right-5675 .down-09f6:not(.form_bright_2729):last-child,
.right-5675 .tall_60c5:last-child {
  margin-bottom: 0;
}
.right-5675 .down-09f6.sidebar-d29b {
  margin-bottom: 0.41575em;
}
.right-5675 .aside-pro-8611:before,
.right-5675 .chip_4b2a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.right-5675 .aside-pro-8611:before {
  content: "\f115";
}
.right-5675 .chip_4b2a:before {
  content: "\f02c";
}
.right-5675 .video-3e1e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.right-5675 .video-3e1e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.clean_fbe0 {
  display: -webkit-box;
  display: flex;
}
.clean_fbe0 .clean-2c2a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .clean_fbe0 .clean-2c2a {
    flex-basis: 90px;
  }
}
.clean_fbe0 .pattern-3d4b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .clean_fbe0 .pattern-3d4b {
    flex-basis: calc(100% - 50px);
  }
}
.clean_fbe0 .avatar_stale_5fd4 p:last-child {
  margin-bottom: 0.72em;
}
.short-f38a .content_upper_a19e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.short-f38a .content_upper_a19e:after,
.short-f38a .content_upper_a19e:before {
  content: "";
  display: table;
}
.short-f38a .content_upper_a19e:after {
  clear: both;
}
.short-f38a .content_upper_a19e .video_3169,
.short-f38a .content_upper_a19e .liquid_c889 {
  width: 49%;
}
.short-f38a .content_upper_a19e .video_3169 a span.over_4e96,
.short-f38a .content_upper_a19e .liquid_c889 a span.over_4e96 {
  display: block;
  margin-bottom: 5px;
}
.short-f38a .content_upper_a19e .liquid_c889 {
  float: left;
  text-align: left;
}
.short-f38a .content_upper_a19e .video_3169 {
  float: right;
  text-align: right;
}
.picture-hovered-b863 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .picture-hovered-b863 {
    margin-bottom: 0;
  }
}
.under-aa3c {
  margin-bottom: 1em;
}
.under-aa3c .form_bright_2729 {
  font-size: 1.1em;
  line-height: 1.3;
}
.title-in-7184 a {
  display: block;
  line-height: 0;
  position: relative;
}
.highlight-b7cb .under-aa3c,
.description_gold_01ed .under-aa3c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .highlight-b7cb .under-aa3c,
  .description_gold_01ed .under-aa3c {
    display: block;
  }
}
.highlight-b7cb .title-in-7184,
.description_gold_01ed .title-in-7184 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .highlight-b7cb .title-in-7184,
  .description_gold_01ed .title-in-7184 {
    margin-bottom: 1em;
  }
}
.highlight-b7cb .title-in-7184 img,
.description_gold_01ed .title-in-7184 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.highlight-b7cb .tertiary-0777,
.description_gold_01ed .tertiary-0777 {
  flex-basis: calc(100% - 160px);
}
.highlight-b7cb .tertiary-0777 p,
.description_gold_01ed .tertiary-0777 p {
  margin-bottom: 0;
}
.highlight-b7cb .tertiary-0777 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .highlight-b7cb .tertiary-0777 {
    padding-left: 0;
  }
}
.description_gold_01ed .tertiary-0777 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .description_gold_01ed .tertiary-0777 {
    padding-right: 0;
  }
}
.description_gold_01ed .title-in-7184 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.old_2dc4 .title-in-7184 {
  margin-bottom: 0.5em;
}
.old_2dc4 .title-in-7184 img {
  width: 100%;
}
.detail-9cb9 .search-dirty-f8a8,
.message-solid-faa1 .search-dirty-f8a8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.message-solid-faa1 .sort-192d .left-e272 p:last-child {
  margin-bottom: 0;
}
.focus-4562 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wrapper-18de .brown_1469 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wrapper-18de .brown_1469:last-of-type {
    margin-bottom: 0;
  }
}
.wrapper-18de .brown_1469 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper-18de .brown_1469 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wrapper-18de .brown_1469 ul li {
  margin: 0 0 0.6em;
}
.wrapper-18de .brown_1469 ul li.dynamic-a8c6,
.wrapper-18de .brown_1469 ul li.secondary-de5a {
  position: relative;
}
.wrapper-18de .brown_1469 ul li.dynamic-a8c6 .dynamic-1266,
.wrapper-18de .brown_1469 ul li.secondary-de5a .dynamic-1266 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wrapper-18de .brown_1469 ul li.dynamic-a8c6:after:after,
.wrapper-18de .brown_1469 ul li.dynamic-a8c6:after:before,
.wrapper-18de
  .brown_1469
  ul
  li.secondary-de5a:after:after,
.wrapper-18de
  .brown_1469
  ul
  li.secondary-de5a:after:before {
  content: "";
  display: table;
}
.wrapper-18de .brown_1469 ul li.dynamic-a8c6:after:after,
.wrapper-18de
  .brown_1469
  ul
  li.secondary-de5a:after:after {
  clear: both;
}
.wrapper-18de .brown_1469 a.description_green_9388:hover {
  text-decoration: none;
}
.wrapper-18de .brown_1469 select {
  max-width: 100%;
}
.wrapper-18de .brown_1469 table {
  font-size: 85%;
}
.wrapper-18de .brown_1469 table td,
.wrapper-18de .brown_1469 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wrapper-18de .brown_1469 table tfoot td {
  text-align: left;
}
.wrapper-18de .brown_1469 :last-child {
  margin-bottom: 0;
}
.wrapper-18de .brown_1469 .thick-4564 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wrapper-18de .brown_1469 .thick-4564 label {
  width: 100%;
}
.wrapper-18de .brown_1469 .thick-4564 .summary-c009 {
  width: 100%;
  display: block;
}
.wrapper-18de .brown_1469 .thick-4564 .pro-cf4f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wrapper-18de .brown_1469 .thick-4564 .pro-cf4f:hover svg #svg-search {
  fill: #444;
}
.wrapper-18de .brown_1469 .thick-4564 .pro-cf4f svg {
  width: 18px;
  height: 18px;
}
.wrapper-18de .main-dim-33a6 ul ul,
.wrapper-18de .summary-liquid-b368 ul ul,
.wrapper-18de .full_27ce ul ul,
.wrapper-18de .basic-62e4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wrapper-18de .main-dim-33a6 .layout_624c > a,
.wrapper-18de .summary-liquid-b368 .layout_624c > a,
.wrapper-18de .full_27ce .layout_624c > a,
.wrapper-18de .basic-62e4 .layout_624c > a {
  margin-bottom: 0;
}
.wrapper-18de .focus_5257 li,
.wrapper-18de .main-dim-33a6 li,
.wrapper-18de .video_806e li,
.wrapper-18de .summary-liquid-b368 li,
.wrapper-18de .full_27ce li,
.wrapper-18de .basic-62e4 li,
.wrapper-18de .alert_fa58 li,
.wrapper-18de .disabled-tiny-8053 li {
  display: block;
  position: relative;
}
.wrapper-18de .focus_5257 li:last-child,
.wrapper-18de .main-dim-33a6 li:last-child,
.wrapper-18de .video_806e li:last-child,
.wrapper-18de .summary-liquid-b368 li:last-child,
.wrapper-18de .full_27ce li:last-child,
.wrapper-18de .basic-62e4 li:last-child,
.wrapper-18de .alert_fa58 li:last-child,
.wrapper-18de .disabled-tiny-8053 li:last-child {
  border: none;
}
.wrapper-18de .focus_5257 li a,
.wrapper-18de .main-dim-33a6 li a,
.wrapper-18de .video_806e li a,
.wrapper-18de .summary-liquid-b368 li a,
.wrapper-18de .full_27ce li a,
.wrapper-18de .basic-62e4 li a,
.wrapper-18de .alert_fa58 li a,
.wrapper-18de .disabled-tiny-8053 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper-18de .focus_5257 li ul li::before,
.wrapper-18de .main-dim-33a6 li ul li::before,
.wrapper-18de .video_806e li ul li::before,
.wrapper-18de .summary-liquid-b368 li ul li::before,
.wrapper-18de .full_27ce li ul li::before,
.wrapper-18de .basic-62e4 li ul li::before,
.wrapper-18de .alert_fa58 li ul li::before,
.wrapper-18de .disabled-tiny-8053 li ul li::before {
  left: 15px;
}
.wrapper-18de .focus_5257 li ul a,
.wrapper-18de .main-dim-33a6 li ul a,
.wrapper-18de .video_806e li ul a,
.wrapper-18de .summary-liquid-b368 li ul a,
.wrapper-18de .full_27ce li ul a,
.wrapper-18de .basic-62e4 li ul a,
.wrapper-18de .alert_fa58 li ul a,
.wrapper-18de .disabled-tiny-8053 li ul a {
  padding-left: 20px;
}
.wrapper-18de .focus_5257 li ul ul li::before,
.wrapper-18de .main-dim-33a6 li ul ul li::before,
.wrapper-18de .video_806e li ul ul li::before,
.wrapper-18de .summary-liquid-b368 li ul ul li::before,
.wrapper-18de .full_27ce li ul ul li::before,
.wrapper-18de .basic-62e4 li ul ul li::before,
.wrapper-18de .alert_fa58 li ul ul li::before,
.wrapper-18de .disabled-tiny-8053 li ul ul li::before {
  left: 30px;
}
.wrapper-18de .focus_5257 li ul ul a,
.wrapper-18de .main-dim-33a6 li ul ul a,
.wrapper-18de .video_806e li ul ul a,
.wrapper-18de .summary-liquid-b368 li ul ul a,
.wrapper-18de .full_27ce li ul ul a,
.wrapper-18de .basic-62e4 li ul ul a,
.wrapper-18de .alert_fa58 li ul ul a,
.wrapper-18de .disabled-tiny-8053 li ul ul a {
  padding-left: 40px;
}
.wrapper-18de .narrow-38a0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper-18de .disabled-tiny-8053 ul li {
  margin-bottom: 1.41575em;
}
.wrapper-18de .disabled-tiny-8053 ul li .active-1353 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wrapper-18de .disabled-tiny-8053 ul li .footer-brown-761f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.mini_6faa .focus_5257 li a,
.mini_6faa .main-dim-33a6 li a,
.mini_6faa .video_806e li a,
.mini_6faa .summary-liquid-b368 li a,
.mini_6faa .full_27ce li a,
.mini_6faa .basic-62e4 li a,
.mini_6faa .alert_fa58 li a,
.mini_6faa .disabled-tiny-8053 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini_6faa .narrow-38a0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini_6faa .brown_1469 ul li.dynamic-a8c6 .dynamic-1266,
.mini_6faa .brown_1469 ul li.secondary-de5a .dynamic-1266 {
  background: rgba(0, 0, 0, 0.2);
}
.mini_6faa .wrapper-18de .brown_1469 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_medium_5f92 .wrapper-18de .huge_9365 li {
  margin: 0;
}
.card_medium_5f92 .wrapper-18de .huge_9365 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.card_medium_5f92 .wrapper-18de .huge_9365 li ul {
  margin: 0;
}
.card_medium_5f92 .wrapper-18de .huge_9365 li ul li a {
  padding-left: 15px;
}
.card_medium_5f92 .wrapper-18de .huge_9365 li ul li li a {
  padding-left: 30px;
}
.card_medium_5f92 .wrapper-18de .huge_9365 li.lite_0a7f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.card_medium_5f92 .wrapper-18de .huge_9365 li.lite_0a7f > 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;
}
.card_medium_5f92 .wrapper-18de .huge_9365 li.lite_0a7f > 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;
}
.primary-9589 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.full_0c11 {
  position: relative;
  z-index: 10;
}
.full_0c11 .accordion_center_2ab1 {
  width: 100%;
  max-width: 100%;
}
.surface-4974 .modal_action_1513 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.surface-4974 .component-liquid-d530 {
}
.surface-4974 .mini_6faa {
  background: #292929;
}
.title-last-8aee .modal_action_1513 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.title-last-8aee .component-liquid-d530 {
  background: #f9f9f9;
}
.title-last-8aee .mini_6faa {
  background: #303030;
}
.glass_525e .modal_action_1513 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .glass_525e .south-dc43 {
    margin-bottom: 1em;
  }
  .glass_525e .south-dc43:last-child {
    margin-bottom: 0;
  }
}
.glass_525e .component-liquid-d530 {
  background: #ededed;
}
.glass_525e .mini_6faa {
  background: #1a1a1a;
}
.modal_action_1513.component-liquid-d530 {
  color: rgba(0, 0, 0, 0.6);
}
.modal_action_1513.component-liquid-d530 .short_59ce li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal_action_1513.mini_6faa {
  color: rgba(255, 255, 255, 0.99);
}
.modal_action_1513.mini_6faa a:not(.description_green_9388) {
  color: rgba(255, 255, 255, 0.79);
}
.modal_action_1513.mini_6faa a:not(.description_green_9388):hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_action_1513.mini_6faa .short_59ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_action_1513.mini_6faa table tbody td,
.modal_action_1513.mini_6faa table th {
  background: rgba(0, 0, 0, 0.08);
}
.smooth-7c6a.accordion-3c1c .basic-bf13 {
  max-width: initial;
}
.smooth-7c6a .gallery-6baf {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.smooth-7c6a .gallery-6baf .accordion_center_2ab1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .smooth-7c6a .gallery-6baf .accordion_center_2ab1 {
    display: block;
    margin-bottom: 2em;
  }
  .smooth-7c6a .gallery-6baf .accordion_center_2ab1:last-child {
    margin-bottom: 0;
  }
}
.glass_525e .south-dc43:last-child,
.title-last-8aee .south-dc43:last-child,
.surface-4974 .south-dc43:last-child {
  margin-bottom: 0;
}
.glass_525e .south-dc43 .wrapper-18de .brown_1469:last-child,
.title-last-8aee .south-dc43 .wrapper-18de .brown_1469:last-child,
.surface-4974 .south-dc43 .wrapper-18de .brown_1469:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .glass_525e .north_71e5,
  .glass_525e .icon_c029,
  .title-last-8aee .north_71e5,
  .title-last-8aee .icon_c029,
  .surface-4974 .north_71e5,
  .surface-4974 .icon_c029 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .full_0c11 .south-dc43 {
    margin-bottom: 2em;
  }
}
.full_0c11 p:last-child {
  margin-bottom: 0;
}
.full_0c11 li,
.full_0c11 ul {
  list-style: none;
  margin: 0;
}
.full_0c11 ul ul {
  margin-left: 2.617924em;
}
.dark_0f23 {
  font-size: 0.875em;
}

/* css-noise: 31b5 */
.phantom-card-a1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
