/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bronze-b17d/customify
Author: WPCustomify
Author URI: https://pressmaximum.bronze-b17d
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.bronze-b17d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pressed_dbb3.tertiary_a4bd/licenses/gpl-2.0.feature_a723
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.card_warm_4573/, (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.surface-east-35ab.shade_left_d536/normalize.plasma_94a7/
 ======
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.plasma_94a7 v7.0.0 | MIT License | github.bronze-b17d/necolas/normalize.plasma_94a7 */
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;
}
.soft_d7f6 .content_db2d,
.wrapper-7e6d,
.paragraph-rough-8a3b,
.wrapper_4bcd,
.sort-right-6d17,
.aside-wood-a5dc,
.heading_dark_cfbb,
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;
}
.wrapper-7e6d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wrapper-7e6d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-7e6d,
  h1 {
    font-size: 1.8em;
  }
}
.paragraph-rough-8a3b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paragraph-rough-8a3b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paragraph-rough-8a3b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-rough-8a3b,
  h2 {
    font-size: 1.7em;
  }
}
.wrapper_4bcd,
h3 {
  font-size: 1.618em;
}
.soft_d7f6 .content_db2d,
.sort-right-6d17,
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.down_9d45 {
  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;
}
.link_77a4:after,
.link_77a4:before,
.center_9f82:after,
.center_9f82:before {
  content: "";
  display: table;
}
.link_77a4:after,
.center_9f82:after {
  clear: both;
}
.pattern_8fbd {
  float: right;
  margin-right: 0;
}
.grid-57ce {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus-ad4e .pro-688d,
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;
}
.focus-ad4e .pro-688d: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;
}
.bright-41bd .pro-688d {
  box-shadow: none;
}
.bright-41bd
  .pro-688d
  .title-5b13 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.bright-41bd .pro-688d .slider-simple-e8bf {
  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;
}
.bright-41bd
  .pro-688d
  .slider-simple-e8bf
  b {
  display: none;
}
.bright-41bd .slow_b88d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.preview_e40a:not(.message-upper-5fbe):not(.shadow-211d),
button:not(.message-upper-5fbe):not(.shadow-211d),
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ),
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ),
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ) {
  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;
}
.preview_e40a:not(.message-upper-5fbe):not(
    .shadow-211d
  ):hover,
button:not(.message-upper-5fbe):not(
    .shadow-211d
  ):hover,
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):hover,
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):hover,
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.preview_e40a:not(.message-upper-5fbe):not(
    .shadow-211d
  ):active,
.preview_e40a:not(.message-upper-5fbe):not(
    .shadow-211d
  ):focus,
button:not(.message-upper-5fbe):not(
    .shadow-211d
  ):active,
button:not(.message-upper-5fbe):not(
    .shadow-211d
  ):focus,
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):active,
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):focus,
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):active,
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):focus,
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):active,
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):focus {
  outline: 0;
}
.preview_e40a:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2,
button:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2,
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2,
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2,
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2 {
  position: relative;
}
.preview_e40a:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .small-385e,
.preview_e40a:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .block-01bd,
.preview_e40a:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .info-3850,
.preview_e40a:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  i,
.preview_e40a:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  svg,
button:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .small-385e,
button:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .block-01bd,
button:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .info-3850,
button:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  i,
button:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  svg,
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .small-385e,
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .block-01bd,
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .info-3850,
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  i,
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  svg,
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .small-385e,
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .block-01bd,
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .info-3850,
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  i,
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  svg,
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .small-385e,
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .block-01bd,
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  .info-3850,
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  i,
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2
  svg {
  visibility: hidden;
}
.preview_e40a:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2:after,
button:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2:after,
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2:after,
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2:after,
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ).fn-loading-2ff2: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;
}
.preview_e40a:not(.message-upper-5fbe):not(.shadow-211d),
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ),
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ),
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ) {
  color: #fff;
  background: #235787;
}
.preview_e40a:not(.message-upper-5fbe):not(
    .shadow-211d
  ):focus,
input[type="button"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):focus,
input[type="reset"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):focus,
input[type="submit"]:not(.message-upper-5fbe):not(
    .shadow-211d
  ):focus {
  color: #fff;
}
.preview_e40a.fn-disabled-2ff2:not(.message-upper-5fbe):not(
    .shadow-211d
  ),
.preview_e40a[disabled]:not(.message-upper-5fbe):not(
    .shadow-211d
  ),
button.fn-disabled-2ff2:not(.message-upper-5fbe):not(
    .shadow-211d
  ),
button[disabled]:not(.message-upper-5fbe):not(
    .shadow-211d
  ) {
  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;
}
.plasma-8206 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.plasma-8206: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;
}
.plasma_285a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.wide_dac8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shade-7244 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.link_77a4:after,
.link_77a4:before,
.disabled_4c38:after,
.disabled_4c38:before,
.clean_720d:after,
.clean_720d:before,
.message_clean_153d:after,
.message_clean_153d:before,
.glass-ac5f:after,
.glass-ac5f:before,
.hidden-wood-9125:after,
.hidden-wood-9125:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.link_77a4:after,
.disabled_4c38:after,
.clean_720d:after,
.message_clean_153d:after,
.glass-ac5f:after,
.hidden-wood-9125:after {
  clear: both;
}
.disabled_4c38 .dirty-7b29,
.clean_720d .dirty-7b29,
.dim_87ff .dirty-7b29 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pagination_old_96c9 {
  display: inline-block;
}
.soft_1263 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.soft_1263 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.soft_1263 .filter_0cac {
  padding: 1em 0;
  font-size: 85%;
}
.filter_0cac {
  text-align: left;
  font-style: italic;
  color: #999;
}
.shade_94a1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.shade_94a1:after,
.shade_94a1:before {
  content: "";
  display: table;
}
.shade_94a1:after {
  clear: both;
}
.first_b80b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.section_static_4ae0 .first_b80b {
  max-width: 50%;
}
.picture-0881 .first_b80b {
  max-width: 33.33%;
}
.avatar-c844 .first_b80b {
  max-width: 25%;
}
.chip_left_ad36 .first_b80b {
  max-width: 20%;
}
.texture-current-1e43 .first_b80b {
  max-width: 16.66%;
}
.bright-c645 .first_b80b {
  max-width: 14.28%;
}
.thick_d1a2 .first_b80b {
  max-width: 12.5%;
}
.dark_e66e .first_b80b {
  max-width: 11.11%;
}
.article_917b {
  display: block;
}
.soft_d7f6 .alert_bright_e431 label,
.soft_d7f6 .photo-under-92d8 label,
.soft_d7f6 .badge_upper_c92e label,
.soft_d7f6 .wide-4efe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.text_d136 {
  list-style: none;
  margin: 0;
}
.text_d136 article.cold-0cad {
  margin-bottom: 0;
}
.text_d136 ul {
  list-style: none;
  margin: 0;
}
.text_d136 .banner-fast-6d0d li.cold-0cad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .text_d136 .banner-fast-6d0d li.cold-0cad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .text_d136 .banner-fast-6d0d li.cold-0cad: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) {
  .text_d136 .banner-fast-6d0d li.cold-0cad li.cold-0cad li.cold-0cad li.cold-0cad {
    padding-left: 0;
  }
}
article.cold-0cad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold-0cad .disabled_4c38 p:last-of-type {
  margin-bottom: 0;
}
article.cold-0cad .pattern-out-8a68 {
  float: left;
}
article.cold-0cad .sidebar-2284 {
  margin-left: 85px;
}
article.cold-0cad .chip-under-60da {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold-0cad .chip-under-60da .widget_f665 {
  margin-left: 10px;
}
article.cold-0cad .label-6537 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold-0cad .info-white-3275 {
  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 .alert_bright_e431,
  #respond .badge_upper_c92e,
  #respond .wide-4efe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_bright_e431 input,
#respond .badge_upper_c92e input,
#respond .wide-4efe input {
  width: 100%;
}
#respond .wide-4efe {
  margin-right: 0;
}
#respond .blue-ca38 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph-ccb3 {
  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;
}
.paragraph-ccb3.row_narrow_c42f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paragraph-ccb3 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%);
}
.paragraph-ccb3:focus,
.paragraph-ccb3: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);
}
.north_6b28 {
  border-radius: 10%;
}
.paragraph_action_434e {
  border-radius: 50%;
}
.black-85f3 {
  font-size: 0.72em;
}
.status_orange_cc00 {
  font-size: 0.875em;
}
.video-c732 {
  font-size: 1.1em;
}
.banner_9a36 {
  text-transform: uppercase;
  line-height: 1.2;
}
.banner_9a36.black-85f3 {
  letter-spacing: 0.5px;
}
.fast-1335,
.fast-1335 a {
  color: #6d6d6d;
}
.fast-1335 a:hover {
  color: #111;
}
.slider_simple_5b96 {
  color: #6d6d6d;
}
.active-blue-9468 {
  overflow-x: hidden;
}
.active-blue-9468 .status_2375.inner-88ce {
  position: relative;
}
.active-blue-9468 .status_2375.inner-88ce.heading_inner_4455 {
  position: initial;
}
.active-blue-9468
  .status_2375.inner-88ce.heading_inner_4455
  .basic_e1e3 {
  left: auto;
}
.active-blue-9468 .status_2375 .basic_e1e3 {
  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;
}
.active-blue-9468 .status_2375:hover.inner-88ce {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.active-blue-9468
  .status_2375:hover.inner-88ce
  .basic_e1e3 {
  display: block;
  z-index: 9999999;
}
.active-blue-9468 .thick-06f1 .background_up_621d,
.active-blue-9468 .form_fb1f .background_up_621d {
  display: none;
}
.active-blue-9468 .link-3cc7 .status_2375:hover.inner-88ce {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.soft_d7f6 .alert_bright_e431 label,
.soft_d7f6 .photo-under-92d8 label,
.soft_d7f6 .badge_upper_c92e label,
.soft_d7f6 .wide-4efe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.text_d136 {
  list-style: none;
  margin: 0;
}
.text_d136 article.cold-0cad {
  margin-bottom: 0;
}
.text_d136 ul {
  list-style: none;
  margin: 0;
}
.text_d136 .banner-fast-6d0d li.cold-0cad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .text_d136 .banner-fast-6d0d li.cold-0cad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .text_d136 .banner-fast-6d0d li.cold-0cad: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) {
  .text_d136 .banner-fast-6d0d li.cold-0cad li.cold-0cad li.cold-0cad li.cold-0cad {
    padding-left: 0;
  }
}
article.cold-0cad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold-0cad .disabled_4c38 p:last-of-type {
  margin-bottom: 0;
}
article.cold-0cad .pattern-out-8a68 {
  float: left;
}
article.cold-0cad .sidebar-2284 {
  margin-left: 85px;
}
article.cold-0cad .chip-under-60da {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold-0cad .chip-under-60da .widget_f665 {
  margin-left: 10px;
}
article.cold-0cad .label-6537 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold-0cad .info-white-3275 {
  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 .alert_bright_e431,
  #respond .badge_upper_c92e,
  #respond .wide-4efe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_bright_e431 input,
#respond .badge_upper_c92e input,
#respond .wide-4efe input {
  width: 100%;
}
#respond .wide-4efe {
  margin-right: 0;
}
#respond .blue-ca38 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thick-06f1 .up-d349 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.up-d349 .bottom_368a.widget_8a22 .icon-9d5e > li > a:focus,
.up-d349 .bottom_368a.widget_8a22 .icon-9d5e > li > a:hover,
.up-d349 .bottom_368a.pattern_north_0320 .icon-9d5e > li > a:focus,
.up-d349 .bottom_368a.pattern_north_0320 .icon-9d5e > li > a:hover,
.up-d349 .bottom_368a.card-full-37a0 .icon-9d5e > li > a:focus,
.up-d349 .bottom_368a.card-full-37a0 .icon-9d5e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-d349
  .bottom_368a.widget_8a22
  .icon-9d5e
  > li.main-5de9
  > a,
.up-d349
  .bottom_368a.widget_8a22
  .icon-9d5e
  > li.complex_5b87
  > a,
.up-d349
  .bottom_368a.pattern_north_0320
  .icon-9d5e
  > li.main-5de9
  > a,
.up-d349
  .bottom_368a.pattern_north_0320
  .icon-9d5e
  > li.complex_5b87
  > a,
.up-d349
  .bottom_368a.card-full-37a0
  .icon-9d5e
  > li.main-5de9
  > a,
.up-d349 .bottom_368a.card-full-37a0 .icon-9d5e > li.input-mini-59a2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.up-d349 .tiny-cc17,
.up-d349 .tiny-cc17 a {
  color: rgba(255, 255, 255, 0.99);
}
.up-d349 .link_929b.layout_narrow_0545 li a,
.up-d349 .card-stone-63a1 a,
.up-d349 .fixed_623d,
.up-d349 .icon-9d5e > li > a,
.up-d349 .highlight-new-d422 {
  color: rgba(255, 255, 255, 0.79);
}
.up-d349 .link_929b.layout_narrow_0545 li a:hover,
.up-d349 .card-stone-63a1 a:hover,
.up-d349 .fixed_623d:hover,
.up-d349 .icon-9d5e > li > a:hover,
.up-d349 .highlight-new-d422:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-d349 .gallery_1a18 {
  color: rgba(255, 255, 255, 0.79);
}
.up-d349 .gallery_1a18 .widget-c496 {
  color: rgba(255, 255, 255, 0.99);
}
.up-d349 .gallery_1a18:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-d349 .paragraph-b792 .card-selected-2374 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.up-d349 .paragraph-b792 .card-selected-2374 .tertiary_down_61be {
  color: rgba(255, 255, 255, 0.79);
}
.up-d349
  .paragraph-b792
  .card-selected-2374
  .tertiary_down_61be::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-d349
  .paragraph-b792
  .card-selected-2374
  .tertiary_down_61be:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-d349
  .paragraph-b792
  .card-selected-2374
  .tertiary_down_61be::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-d349
  .paragraph-b792
  .card-selected-2374
  .tertiary_down_61be::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-d349 .paragraph-b792 .label_9543 {
  color: rgba(255, 255, 255, 0.79);
}
.up-d349 .paragraph-b792 .label_9543:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-under-4a10
  .up-d349
  .paragraph-b792
  .down-1119
  .form_9e02 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient-under-4a10
  .up-d349
  .paragraph-b792
  .down-1119
  .tertiary_down_61be {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thick-06f1 .breadcrumb-steel-4a1c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb-steel-4a1c .bottom_368a.widget_8a22 .icon-9d5e > li > a:focus,
.breadcrumb-steel-4a1c .bottom_368a.widget_8a22 .icon-9d5e > li > a:hover,
.breadcrumb-steel-4a1c .bottom_368a.pattern_north_0320 .icon-9d5e > li > a:focus,
.breadcrumb-steel-4a1c .bottom_368a.pattern_north_0320 .icon-9d5e > li > a:hover,
.breadcrumb-steel-4a1c .bottom_368a.card-full-37a0 .icon-9d5e > li > a:focus,
.breadcrumb-steel-4a1c .bottom_368a.card-full-37a0 .icon-9d5e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-steel-4a1c
  .bottom_368a.widget_8a22
  .icon-9d5e
  > li.main-5de9
  > a,
.breadcrumb-steel-4a1c
  .bottom_368a.widget_8a22
  .icon-9d5e
  > li.complex_5b87
  > a,
.breadcrumb-steel-4a1c
  .bottom_368a.pattern_north_0320
  .icon-9d5e
  > li.main-5de9
  > a,
.breadcrumb-steel-4a1c
  .bottom_368a.pattern_north_0320
  .icon-9d5e
  > li.complex_5b87
  > a,
.breadcrumb-steel-4a1c
  .bottom_368a.card-full-37a0
  .icon-9d5e
  > li.main-5de9
  > a,
.breadcrumb-steel-4a1c .bottom_368a.card-full-37a0 .icon-9d5e > li.input-mini-59a2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-steel-4a1c .tiny-cc17,
.breadcrumb-steel-4a1c .tiny-cc17 a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-steel-4a1c .link_929b.layout_narrow_0545 li a,
.breadcrumb-steel-4a1c .card-stone-63a1 a,
.breadcrumb-steel-4a1c .fixed_623d,
.breadcrumb-steel-4a1c .icon-9d5e > li > a,
.breadcrumb-steel-4a1c .highlight-new-d422 {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-steel-4a1c .link_929b.layout_narrow_0545 li a:hover,
.breadcrumb-steel-4a1c .card-stone-63a1 a:hover,
.breadcrumb-steel-4a1c .fixed_623d:hover,
.breadcrumb-steel-4a1c .icon-9d5e > li > a:hover,
.breadcrumb-steel-4a1c .highlight-new-d422:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-steel-4a1c .gallery_1a18 {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-steel-4a1c .gallery_1a18 .widget-c496 {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-steel-4a1c .gallery_1a18:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-66ba .shade_purple_d56c {
  margin-left: auto;
  margin-right: auto;
}
.clean_720d > * {
  margin-left: auto;
  margin-right: auto;
}
.clean_720d .plasma_285a {
  margin-right: 1.41575em;
}
.yellow-df05 .clean_720d > .label_large_e1e1 {
  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;
}
.yellow-df05 .clean_720d > .menu_8c08 {
  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;
}
.border_127c.box-66ba .shade_purple_d56c,
.disabled_basic_f968.box-66ba .shade_purple_d56c {
  margin-left: 0;
}
.bright-339f.box-66ba .shade_purple_d56c,
.alert_dim_eebb.box-66ba .shade_purple_d56c {
  margin-right: 0;
}
.clean_720d ol,
.clean_720d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.shadow_0209 video {
  max-width: 100%;
}
.new_b590 img {
  display: block;
}
.new_b590.plasma_285a,
.new_b590.wide_dac8 {
  width: 100%;
}
.new_b590.menu_8c08 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.prev-0678:not(.thick_64f5) {
  margin: 1.5em auto;
}
.action-ad46 p {
  padding: 1.5em 14px;
}
ul.dropdown_north_e3a0.menu_8c08,
ul.dropdown_north_e3a0.label_large_e1e1,
ul.dropdown_north_e3a0.wide-72d9.label_large_e1e1 {
  padding: 0 14px;
}
.main_39da {
  display: block;
  overflow-x: auto;
}
.main_39da table {
  border-collapse: collapse;
  width: 100%;
}
.main_39da td,
.main_39da th {
  padding: 0.5em;
}
.clean_720d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.clean_720d ol ol,
.clean_720d ol ul,
.clean_720d ul ol,
.clean_720d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.clean_720d ol ol li,
.clean_720d ol ul li,
.clean_720d ul ol li,
.clean_720d ul ul li {
  margin-left: 0;
}
.secondary_33bd.blue_515e > .new_dc76 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary_33bd.blue_515e > .new_dc76 iframe,
.secondary_33bd.blue_515e > .new_dc76 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sidebar_lower_1e8c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sidebar_lower_1e8c.link_12a5 {
  padding: 0;
}
.sidebar_lower_1e8c.link_12a5 cite {
  font-size: 13px;
}
.sidebar_lower_1e8c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sidebar_lower_1e8c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.upper_2df8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.upper_2df8 > p:first-child {
  margin-top: 0;
}
.upper_2df8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.upper_2df8 blockquote {
  border-left: 0;
}
.mask_soft_1706 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.mask_soft_1706:not(.search-thick-e5e0) {
  max-width: 100px;
}
.mask_soft_1706.shade_7fe3 {
  border-bottom: none !important;
  text-align: center;
}
.mask_soft_1706.shade_7fe3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .action-ad46 p {
    padding: 1.5em 0;
  }
}
.silver-ab45 {
  color: #0073aa;
}
.border-action-9dfe {
  background-color: #0073aa;
}
.chip_647c {
  color: #229fd8;
}
.content_1cc9 {
  background-color: #229fd8;
}
.footer_b003 {
  color: #eee;
}
.silver-9f54 {
  background-color: #eee;
}
.outline-42eb {
  color: #444;
}
.surface-warm-6383 {
  background-color: #444;
}
.frame-fluid-ad18 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.frame-fluid-ad18 .component_8ba9 .card-stone-63a1 {
  font-size: 15px;
}
.frame-fluid-ad18 .card-stone-63a1 {
  line-height: 1.3;
}
.frame-fluid-ad18 .breadcrumb-steel-4a1c {
}
.frame-fluid-ad18 .up-d349 {
  background: #235787;
}
.caption_76aa {
  padding: 0;
}
.caption_76aa .up-d349 {
  background: #1a1a1a;
}
.caption_76aa .breadcrumb-steel-4a1c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.element_c5ca {
  padding: 0;
  border-left: none;
  border-right: none;
}
.element_c5ca .breadcrumb-steel-4a1c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.element_c5ca .up-d349 {
  background: #303030;
}
.hidden-wood-9125 {
  position: relative;
  z-index: 10;
}
.hidden-wood-9125 .form-5969 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last-1e7b .inner-88ce {
  display: inline-block;
  vertical-align: middle;
}
.last-1e7b.surface-925f .inner-88ce {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .last-1e7b.surface-925f .inner-88ce {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .last-1e7b.surface-925f .inner-88ce {
    margin-right: 0.4em;
  }
}
.last-1e7b.surface-925f .inner-88ce:last-child {
  margin-right: 0;
}
.accordion-next-bd42 .form-5969 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thick-06f1 .component_8ba9 {
    margin: 0 -0.5em;
  }
  .thick-06f1 .component_8ba9 [class*="customify-col-"],
  .thick-06f1 .component_8ba9 [class*="customify-col_"],
  .thick-06f1 .component_8ba9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thick-06f1.summary_white_3023 .form-5969 {
  background: 0 0 !important;
}
.thick-06f1.summary_white_3023 .form-5969,
.thick-06f1.accordion-next-bd42 .form-5969 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thick-06f1.iron-8567 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thick-06f1.accordion-next-bd42 .form-5969 {
  box-shadow: none !important;
}
.highlight_df38 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .highlight_df38 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_df38 {
    padding: 18px 0 20px;
  }
}
.highlight_df38 .tiny-af21 {
  width: 100%;
}
.highlight_df38 .button_00b8 {
  margin-bottom: 0;
}
.highlight_df38 .tabs-764e {
  margin-top: 5px;
  font-size: 0.875em;
}
.smooth-2388 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.smooth-2388 .tabs_da86 {
  width: 100%;
}
.west_c2de {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.west_c2de li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.west_c2de 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;
}
.west_c2de li:last-child:after {
  display: none;
}
.west_c2de li a {
  font-weight: 500;
  margin-right: 10px;
}
.south-d914 .background_up_621d button,
.highlight_df38 .background_up_621d button {
  left: 0;
}
.south-d914 .tabs_da86,
.highlight_df38 .tabs_da86 {
  padding-left: 0;
  padding-right: 0;
}
.south-d914 .smooth-2388,
.highlight_df38 .smooth-2388 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.south-d914 {
  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;
}
.south-d914: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;
}
.south-d914 .orange_60a8 {
  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) {
  .south-d914 .orange_60a8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .south-d914 .orange_60a8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .south-d914 .orange_60a8 {
    min-height: 200px;
  }
}
.south-d914 .west_c2de {
  color: rgba(255, 255, 255, 0.8);
}
.south-d914 .west_c2de a,
.south-d914 .west_c2de li:after {
  color: inherit;
}
.south-d914 .west_c2de a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.text_80e1 {
  margin-bottom: 0.5em;
}
.label-pressed-f6dc {
  margin-bottom: 1.2em;
}
.label-pressed-f6dc,
.text_80e1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.label-pressed-f6dc p:last-child,
.text_80e1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .background_up_621d,
#masthead .background_up_621d {
  display: none;
}
#masthead
  > .background_up_621d.summary_1885 {
  display: none;
}
#masthead > .background_up_621d button {
  left: 0;
}
.notice_a597 {
  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%;
}
.notice_a597 .inner-88ce {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notice_a597 .thick-4576 {
  display: -webkit-box;
  display: flex;
}
.notice_a597 .thick-4576.inner_50e6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notice_a597 .thick-4576.focused_f622 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice_a597 .thick-4576.grid-0963 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice_a597.blue-7e9d.cold-9daa .thick-4576.inner_50e6 {
  flex-basis: 100%;
}
.notice_a597.video-9a86 .thick-4576.focused_f622 {
  -webkit-box-flex: 1;
  flex: auto;
}
.notice_a597.video-9a86 .thick-4576.grid-0963 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .background_up_621d.summary_1885 {
  display: none;
}
#masthead > .background_up_621d button {
  left: 0;
}
.hidden_c00b {
  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;
}
.hidden_c00b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hidden_c00b.paper_9a71 i {
  margin-right: 4px;
}
.hidden_c00b.fluid-b767 i {
  margin-left: 5px;
}
.card-stone-63a1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.card-stone-63a1 p:last-child {
  margin-bottom: 0;
}
.modal_87e8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.modal_87e8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.modal_87e8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.modal_87e8 .tiny-cc17 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.modal_87e8 .active-1c3f {
  margin: 5px 0 7px 0;
}
.modal_87e8.notice-soft-30b2 .last-497f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_87e8.notice-soft-30b2 .modal-cool-bee4 {
  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;
}
.modal_87e8.dim-02f9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.modal_87e8.dim-02f9 .last-497f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_87e8.dim-02f9 .modal-cool-bee4 {
  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;
}
.modal_87e8.row-gas-59f8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal_87e8.white-fe27 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.modal_87e8.white-fe27 .modal-cool-bee4 {
  margin-top: 7px;
}
.secondary-dca5 {
  display: inline-block;
}
.hidden-wood-9125 .component-action-ec5c .modal_87e8 img {
  max-width: 100%;
}
.bottom_368a .caption-pro-811d.tag-simple-e824,
.layout_wide_2256 .caption-pro-811d.tag-simple-e824 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.bottom_368a .gradient-5ee7,
.layout_wide_2256 .gradient-5ee7 {
  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%);
}
.bottom_368a .gradient-5ee7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.bottom_368a.form-dark-7bb8 .gradient-5ee7 {
  display: none;
}
.bottom_368a .active-rough-a374 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bottom_368a .active-rough-a374 li {
  display: inline-block;
  position: relative;
}
.bottom_368a .active-rough-a374 li:last-child {
  margin-right: 0;
}
.bottom_368a .active-rough-a374 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;
}
.bottom_368a .active-rough-a374 li.input-mini-59a2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.bottom_368a .active-rough-a374 > 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;
}
.bottom_368a .active-rough-a374 > li > a i {
  line-height: 0;
}
.bottom_368a .active-rough-a374 > li.action-a015 > a .gradient-5ee7 {
  margin-left: 4px;
  line-height: 0;
}
.bottom_368a .active-rough-a374 .article-0a0f li.action-a015 > a {
  position: relative;
}
.bottom_368a .active-rough-a374 .article-0a0f li.action-a015 > a:after,
.bottom_368a .active-rough-a374 .article-0a0f li.action-a015 > a:before {
  content: "";
  display: table;
}
.bottom_368a .active-rough-a374 .article-0a0f li.action-a015 > a:after {
  clear: both;
}
.bottom_368a .active-rough-a374 .article-0a0f li.action-a015 > a .gradient-5ee7 {
  margin-left: 5px;
  float: right;
}
.bottom_368a .red_b510,
.bottom_368a .article-0a0f {
  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;
}
.bottom_368a .article-0a0f {
  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;
}
.bottom_368a .article-0a0f .tag-simple-e824 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bottom_368a .article-0a0f .gradient-5ee7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.bottom_368a .article-0a0f li {
  display: block;
  margin: 0;
  padding: 0;
}
.bottom_368a .article-0a0f 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;
}
.bottom_368a .article-0a0f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.bottom_368a .article-0a0f .article-0a0f {
  top: 0;
  left: 100%;
}
.bottom_368a .popup-ca01.fn-focus-2ff2 > .red_b510,
.bottom_368a .popup-ca01.fn-focus-2ff2 > .article-0a0f,
.bottom_368a .popup-ca01:focus > .red_b510,
.bottom_368a .popup-ca01:focus > .article-0a0f,
.bottom_368a .popup-ca01:hover > .red_b510,
.bottom_368a .popup-ca01:hover > .article-0a0f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.bottom_368a.card-full-37a0 .icon-9d5e:after,
.bottom_368a.card-full-37a0 .icon-9d5e:before {
  content: "";
  display: table;
}
.bottom_368a.card-full-37a0 .icon-9d5e:after {
  clear: both;
}
.bottom_368a.card-full-37a0 .icon-9d5e > li {
  float: left;
}
.bottom_368a.focus_51f1 .icon-9d5e:after,
.bottom_368a.focus_51f1 .icon-9d5e:before {
  content: "";
  display: table;
}
.bottom_368a.focus_51f1 .icon-9d5e:after {
  clear: both;
}
.bottom_368a.focus_51f1 .icon-9d5e > li {
  float: left;
}
.bottom_368a.focus_51f1 .icon-9d5e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.bottom_368a.focus_51f1 .icon-9d5e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.bottom_368a.focus_51f1 .icon-9d5e > li.main-5de9 > a,
.bottom_368a.focus_51f1 .icon-9d5e > li.input-mini-59a2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.bottom_368a.widget_8a22 .icon-9d5e > li > a .tag-simple-e824 {
  position: relative;
}
.bottom_368a.widget_8a22 .icon-9d5e > li > a .tag-simple-e824: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;
}
.bottom_368a.widget_8a22
  .icon-9d5e
  > li:focus
  > a
  .tag-simple-e824:before,
.bottom_368a.widget_8a22
  .icon-9d5e
  > li:hover
  > a
  .tag-simple-e824:before {
  width: 100%;
  background-color: currentColor;
}
.bottom_368a.widget_8a22
  .icon-9d5e
  > li.main-5de9
  > a
  .tag-simple-e824:before,
.bottom_368a.widget_8a22
  .icon-9d5e
  > li.complex_5b87
  > a
  .tag-simple-e824:before {
  width: 100%;
  background-color: currentColor;
}
.bottom_368a.pattern_north_0320 .icon-9d5e > li > a .tag-simple-e824 {
  position: relative;
}
.bottom_368a.pattern_north_0320 .icon-9d5e > li > a .tag-simple-e824: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;
}
.bottom_368a.pattern_north_0320 .icon-9d5e > li:focus > a .tag-simple-e824:before,
.bottom_368a.pattern_north_0320
  .icon-9d5e
  > li:hover
  > a
  .tag-simple-e824:before {
  width: 100%;
  background-color: currentColor;
}
.bottom_368a.pattern_north_0320
  .icon-9d5e
  > li.main-5de9
  > a
  .tag-simple-e824:before,
.bottom_368a.pattern_north_0320
  .icon-9d5e
  > li.complex_5b87
  > a
  .tag-simple-e824:before {
  width: 100%;
  background-color: currentColor;
}
.layout_wide_2256 .active-rough-a374 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.layout_wide_2256 .active-rough-a374 li:first-child > a {
  border-top: none;
}
.layout_wide_2256 .active-rough-a374 .notice-prev-e148 > .tag-simple-e824 .gradient-5ee7 {
  display: none;
}
.layout_wide_2256 .active-rough-a374 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.layout_wide_2256 .active-rough-a374 li:last-child {
  border: none;
}
.layout_wide_2256 .active-rough-a374 li.action-a015 > a {
  padding-right: 45px !important;
}
.layout_wide_2256 .active-rough-a374 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.layout_wide_2256 .active-rough-a374 li a:focus,
.layout_wide_2256 .active-rough-a374 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_wide_2256 .active-rough-a374 li .notice_tiny_70e8 {
  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;
}
.layout_wide_2256 .active-rough-a374 li .notice_tiny_70e8:hover {
  box-shadow: none;
}
.layout_wide_2256 .active-rough-a374 li .notice_tiny_70e8 .gradient-5ee7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.layout_wide_2256 .active-rough-a374 .article-0a0f {
  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);
}
.layout_wide_2256 .active-rough-a374 .article-0a0f li a {
  padding-left: 3em;
}
.layout_wide_2256 .active-rough-a374 .badge-red-9682 > a .notice_tiny_70e8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.layout_wide_2256 .active-rough-a374 .badge-red-9682 > .article-0a0f {
  display: block;
  opacity: 1;
}
.backdrop_6349 {
  max-width: 100%;
}
.hover_6cf1 {
  line-height: 0;
  cursor: pointer;
}
.highlight-new-d422 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight-new-d422:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight-new-d422 svg {
  width: 18px;
  height: 18px;
}
.highlight-new-d422 .row-e2dc {
  display: none;
}
.right-3d52 {
  position: relative;
}
.right-3d52.fn-active-2ff2 .highlight-new-d422 .brown-ebac {
  display: none;
}
.right-3d52.fn-active-2ff2 .highlight-new-d422 .row-e2dc {
  display: inline-block;
}
.right-3d52 .current-7152 {
  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);
}
.right-3d52.frame-aee9 .current-7152 {
  left: auto;
  right: -0.9em;
}
.right-3d52.frame-aee9 .easy_a4f0::before {
  left: auto;
  right: 15px;
}
.right-3d52.fn-active-2ff2 .current-7152 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.down-1119 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.down-1119 label {
  flex-basis: 100%;
}
.down-1119 .card-selected-2374 {
  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;
}
.down-1119 .tertiary_down_61be {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.down-1119 .tertiary_down_61be:focus {
  background-color: transparent;
}
.down-1119 button.label_9543 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.down-1119 button.label_9543:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.down-1119 button.label_9543 svg {
  width: 18px;
  height: 18px;
}
.down-1119 input[type="submit"] {
  min-height: auto;
}
.paragraph-b792 .down-1119 .tertiary_down_61be {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.easy_a4f0 {
  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) {
  .easy_a4f0 {
    width: 220px;
  }
}
.easy_a4f0 label {
  flex-basis: 100%;
}
.easy_a4f0::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;
}
.gradient-under-4a10 .paragraph-b792 .down-1119 {
  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;
}
.gradient-under-4a10
  .paragraph-b792
  .down-1119
  .card-selected-2374 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gradient-under-4a10 .paragraph-b792 .down-1119 .tertiary_down_61be {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gradient-under-4a10
  .paragraph-b792
  .down-1119
  .tertiary_down_61be:focus {
  background: 0 0;
}
.gradient-under-4a10
  .paragraph-b792
  .down-1119
  .form_9e02 {
  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;
}
.link_929b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.link_929b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.link_929b li:last-child {
  margin-right: 0;
}
.link_929b li:first-child {
  margin-left: 0;
}
.link_929b.backdrop_4258 a {
  color: #fff;
}
.link_929b.backdrop_4258 a:hover {
  color: #fff;
}
.link_929b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.link_929b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.link_929b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.link_929b a:hover {
  opacity: 0.9;
  color: inherit;
}
.link_929b [class*="social-icon-apple"] {
  background-color: #999;
}
.link_929b [class*="social-icon-apple"].container-c790 {
  background-color: transparent;
  color: #999;
}
.link_929b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.link_929b [class*="social-icon-behance"].container-c790 {
  background-color: transparent;
  color: #1769ff;
}
.link_929b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.link_929b [class*="social-icon-bitbucket"].container-c790 {
  background-color: transparent;
  color: #205081;
}
.link_929b [class*="social-icon-codepen"] {
  background-color: #000;
}
.link_929b [class*="social-icon-codepen"].container-c790 {
  background-color: transparent;
  color: #000;
}
.link_929b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.link_929b [class*="social-icon-delicious"].container-c790 {
  background-color: transparent;
  color: #39f;
}
.link_929b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.link_929b [class*="social-icon-digg"].container-c790 {
  background-color: transparent;
  color: #005be2;
}
.link_929b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.link_929b [class*="social-icon-dribbble"].container-c790 {
  background-color: transparent;
  color: #ea4c89;
}
.link_929b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.link_929b [class*="social-icon-envelope"].container-c790 {
  background-color: transparent;
  color: #ea4335;
}
.link_929b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.link_929b [class*="social-icon-facebook"].container-c790 {
  background-color: transparent;
  color: #3b5998;
}
.link_929b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.link_929b [class*="social-icon-flickr"].container-c790 {
  background-color: transparent;
  color: #0063dc;
}
.link_929b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.link_929b [class*="social-icon-foursquare"].container-c790 {
  background-color: transparent;
  color: #2d5be3;
}
.link_929b [class*="social-icon-github"] {
  background-color: #333;
}
.link_929b [class*="social-icon-github"].container-c790 {
  background-color: transparent;
  color: #333;
}
.link_929b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.link_929b [class*="social-icon-google-plus"].container-c790 {
  background-color: transparent;
  color: #dd4b39;
}
.link_929b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.link_929b [class*="social-icon-houzz"].container-c790 {
  background-color: transparent;
  color: #7ac142;
}
.link_929b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.link_929b [class*="social-icon-instagram"].container-c790 {
  background-color: transparent;
  color: #262626;
}
.link_929b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.link_929b [class*="social-icon-jsfiddle"].container-c790 {
  background-color: transparent;
  color: #487aa2;
}
.link_929b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.link_929b [class*="social-icon-linkedin"].container-c790 {
  background-color: transparent;
  color: #0077b5;
}
.link_929b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.link_929b [class*="social-icon-medium"].container-c790 {
  background-color: transparent;
  color: #00ab6b;
}
.link_929b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.link_929b
  [class*="social-icon-odnoklassniki"].container-c790 {
  background-color: transparent;
  color: #f4731c;
}
.link_929b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.link_929b [class*="social-icon-meetup"].container-c790 {
  background-color: transparent;
  color: #ec1c40;
}
.link_929b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.link_929b [class*="social-icon-pinterest"].container-c790 {
  background-color: transparent;
  color: #bd081c;
}
.link_929b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.link_929b [class*="social-icon-product-hunt"].container-c790 {
  background-color: transparent;
  color: #da552f;
}
.link_929b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.link_929b [class*="social-icon-reddit"].container-c790 {
  background-color: transparent;
  color: #ff4500;
}
.link_929b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.link_929b [class*="social-icon-rss"].container-c790 {
  background-color: transparent;
  color: #f26522;
}
.link_929b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.link_929b
  [class*="social-icon-shopping-cart"].container-c790 {
  background-color: transparent;
  color: #4caf50;
}
.link_929b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.link_929b [class*="social-icon-skype"].container-c790 {
  background-color: transparent;
  color: #00aff0;
}
.link_929b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.link_929b [class*="social-icon-slideshare"].container-c790 {
  background-color: transparent;
  color: #0077b5;
}
.link_929b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.link_929b [class*="social-icon-snapchat"].container-c790 {
  background-color: transparent;
  color: #fffc00;
}
.link_929b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.link_929b [class*="social-icon-soundcloud"].container-c790 {
  background-color: transparent;
  color: #f80;
}
.link_929b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.link_929b [class*="social-icon-spotify"].container-c790 {
  background-color: transparent;
  color: #2ebd59;
}
.link_929b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.link_929b
  [class*="social-icon-stack-overflow"].container-c790 {
  background-color: transparent;
  color: #fe7a15;
}
.link_929b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.link_929b [class*="social-icon-maldkfgram"].container-c790 {
  background-color: transparent;
  color: #2ca5e0;
}
.link_929b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.link_929b [class*="social-icon-tripadvisor"].container-c790 {
  background-color: transparent;
  color: #589442;
}
.link_929b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.link_929b [class*="social-icon-tumblr"].container-c790 {
  background-color: transparent;
  color: #35465c;
}
.link_929b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.link_929b [class*="social-icon-twitch"].container-c790 {
  background-color: transparent;
  color: #6441a5;
}
.link_929b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.link_929b [class*="social-icon-twitter"].container-c790 {
  background-color: transparent;
  color: #1da1f2;
}
.link_929b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.link_929b [class*="social-icon-vimeo"].container-c790 {
  background-color: transparent;
  color: #1ab7ea;
}
.link_929b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.link_929b [class*="social-icon-vk"].container-c790 {
  background-color: transparent;
  color: #45668e;
}
.link_929b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.link_929b [class*="social-icon-weibo"].container-c790 {
  background-color: transparent;
  color: #df2029;
}
.link_929b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.link_929b [class*="social-icon-weixin"].container-c790 {
  background-color: transparent;
  color: #7bb32e;
}
.link_929b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.link_929b [class*="social-icon-whatsapp"].container-c790 {
  background-color: transparent;
  color: #25d366;
}
.link_929b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.link_929b [class*="social-icon-wordpress"].container-c790 {
  background-color: transparent;
  color: #21759b;
}
.link_929b [class*="social-icon-xing"] {
  background-color: #026466;
}
.link_929b [class*="social-icon-xing"].container-c790 {
  background-color: transparent;
  color: #026466;
}
.link_929b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.link_929b [class*="social-icon-yelp"].container-c790 {
  background-color: transparent;
  color: #af0606;
}
.link_929b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.link_929b [class*="social-icon-youtube"].container-c790 {
  background-color: transparent;
  color: #cd201f;
}
.fixed_623d {
  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;
}
.fixed_623d:hover {
  box-shadow: none;
  background: 0 0;
}
.info_8c24 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pink-bc8f {
  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;
}
.upper-eee3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.picture_hot_eb37 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.picture_hot_eb37,
.picture_hot_eb37::after,
.picture_hot_eb37::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;
}
.picture_hot_eb37::after,
.picture_hot_eb37::before {
  content: "";
  display: block;
  background-color: inherit;
}
.highlight-33a5 .pink-bc8f .upper-eee3 {
  margin-top: -2px;
  width: 19px;
}
.highlight-33a5 .pink-bc8f .picture_hot_eb37 {
  margin-top: -1px;
}
.highlight-33a5 .pink-bc8f .picture_hot_eb37,
.highlight-33a5 .pink-bc8f .picture_hot_eb37::after,
.highlight-33a5 .pink-bc8f .picture_hot_eb37::before {
  width: 19px;
  height: 2px;
}
.highlight-33a5 .pink-bc8f .picture_hot_eb37::before {
  top: -6px;
}
.highlight-33a5 .pink-bc8f .picture_hot_eb37::after {
  bottom: -6px;
}
.backdrop-large-8fb3 .pink-bc8f .upper-eee3 {
  margin-top: -2px;
  width: 22px;
}
.backdrop-large-8fb3 .pink-bc8f .picture_hot_eb37 {
  margin-top: -1px;
}
.backdrop-large-8fb3 .pink-bc8f .picture_hot_eb37,
.backdrop-large-8fb3 .pink-bc8f .picture_hot_eb37::after,
.backdrop-large-8fb3 .pink-bc8f .picture_hot_eb37::before {
  width: 22px;
  height: 2px;
}
.backdrop-large-8fb3 .pink-bc8f .picture_hot_eb37::before {
  top: -7px;
}
.backdrop-large-8fb3 .pink-bc8f .picture_hot_eb37::after {
  bottom: -7px;
}
.block_lower_271e .pink-bc8f .upper-eee3 {
  margin-top: -2px;
  width: 31px;
}
.block_lower_271e .pink-bc8f .picture_hot_eb37 {
  margin-top: -1.5px;
}
.block_lower_271e .pink-bc8f .picture_hot_eb37,
.block_lower_271e .pink-bc8f .picture_hot_eb37::after,
.block_lower_271e .pink-bc8f .picture_hot_eb37::before {
  width: 31px;
  height: 3px;
}
.block_lower_271e .pink-bc8f .picture_hot_eb37::before {
  top: -9px;
}
.block_lower_271e .pink-bc8f .picture_hot_eb37::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .header_0694 .pink-bc8f .upper-eee3 {
    margin-top: -2px;
    width: 19px;
  }
  .header_0694 .pink-bc8f .picture_hot_eb37 {
    margin-top: -1px;
  }
  .header_0694 .pink-bc8f .picture_hot_eb37,
  .header_0694 .pink-bc8f .picture_hot_eb37::after,
  .header_0694 .pink-bc8f .picture_hot_eb37::before {
    width: 19px;
    height: 2px;
  }
  .header_0694 .pink-bc8f .picture_hot_eb37::before {
    top: -6px;
  }
  .header_0694 .pink-bc8f .picture_hot_eb37::after {
    bottom: -6px;
  }
  .fresh-5f47 .pink-bc8f .upper-eee3 {
    margin-top: -2px;
    width: 22px;
  }
  .fresh-5f47 .pink-bc8f .picture_hot_eb37 {
    margin-top: -1px;
  }
  .fresh-5f47 .pink-bc8f .picture_hot_eb37,
  .fresh-5f47 .pink-bc8f .picture_hot_eb37::after,
  .fresh-5f47 .pink-bc8f .picture_hot_eb37::before {
    width: 22px;
    height: 2px;
  }
  .fresh-5f47 .pink-bc8f .picture_hot_eb37::before {
    top: -7px;
  }
  .fresh-5f47 .pink-bc8f .picture_hot_eb37::after {
    bottom: -7px;
  }
  .solid-b72f .pink-bc8f .upper-eee3 {
    margin-top: -2px;
    width: 31px;
  }
  .solid-b72f .pink-bc8f .picture_hot_eb37 {
    margin-top: -1.5px;
  }
  .solid-b72f .pink-bc8f .picture_hot_eb37,
  .solid-b72f .pink-bc8f .picture_hot_eb37::after,
  .solid-b72f .pink-bc8f .picture_hot_eb37::before {
    width: 31px;
    height: 3px;
  }
  .solid-b72f .pink-bc8f .picture_hot_eb37::before {
    top: -9px;
  }
  .solid-b72f .pink-bc8f .picture_hot_eb37::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dirty-725d .pink-bc8f .upper-eee3 {
    margin-top: -2px;
    width: 19px;
  }
  .dirty-725d .pink-bc8f .picture_hot_eb37 {
    margin-top: -1px;
  }
  .dirty-725d .pink-bc8f .picture_hot_eb37,
  .dirty-725d .pink-bc8f .picture_hot_eb37::after,
  .dirty-725d .pink-bc8f .picture_hot_eb37::before {
    width: 19px;
    height: 2px;
  }
  .dirty-725d .pink-bc8f .picture_hot_eb37::before {
    top: -6px;
  }
  .dirty-725d .pink-bc8f .picture_hot_eb37::after {
    bottom: -6px;
  }
  .popup_74f3 .pink-bc8f .upper-eee3 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_74f3 .pink-bc8f .picture_hot_eb37 {
    margin-top: -1px;
  }
  .popup_74f3 .pink-bc8f .picture_hot_eb37,
  .popup_74f3 .pink-bc8f .picture_hot_eb37::after,
  .popup_74f3 .pink-bc8f .picture_hot_eb37::before {
    width: 22px;
    height: 2px;
  }
  .popup_74f3 .pink-bc8f .picture_hot_eb37::before {
    top: -7px;
  }
  .popup_74f3 .pink-bc8f .picture_hot_eb37::after {
    bottom: -7px;
  }
  .container_d041 .pink-bc8f .upper-eee3 {
    margin-top: -2px;
    width: 31px;
  }
  .container_d041 .pink-bc8f .picture_hot_eb37 {
    margin-top: -1.5px;
  }
  .container_d041 .pink-bc8f .picture_hot_eb37,
  .container_d041 .pink-bc8f .picture_hot_eb37::after,
  .container_d041 .pink-bc8f .picture_hot_eb37::before {
    width: 31px;
    height: 3px;
  }
  .container_d041 .pink-bc8f .picture_hot_eb37::before {
    top: -9px;
  }
  .container_d041 .pink-bc8f .picture_hot_eb37::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .white_d1a5 .pink-bc8f .upper-eee3 {
    margin-top: -2px;
    width: 19px;
  }
  .white_d1a5 .pink-bc8f .picture_hot_eb37 {
    margin-top: -1px;
  }
  .white_d1a5 .pink-bc8f .picture_hot_eb37,
  .white_d1a5 .pink-bc8f .picture_hot_eb37::after,
  .white_d1a5 .pink-bc8f .picture_hot_eb37::before {
    width: 19px;
    height: 2px;
  }
  .white_d1a5 .pink-bc8f .picture_hot_eb37::before {
    top: -6px;
  }
  .white_d1a5 .pink-bc8f .picture_hot_eb37::after {
    bottom: -6px;
  }
  .article-b4aa .pink-bc8f .upper-eee3 {
    margin-top: -2px;
    width: 22px;
  }
  .article-b4aa .pink-bc8f .picture_hot_eb37 {
    margin-top: -1px;
  }
  .article-b4aa .pink-bc8f .picture_hot_eb37,
  .article-b4aa .pink-bc8f .picture_hot_eb37::after,
  .article-b4aa .pink-bc8f .picture_hot_eb37::before {
    width: 22px;
    height: 2px;
  }
  .article-b4aa .pink-bc8f .picture_hot_eb37::before {
    top: -7px;
  }
  .article-b4aa .pink-bc8f .picture_hot_eb37::after {
    bottom: -7px;
  }
  .column-3307 .pink-bc8f .upper-eee3 {
    margin-top: -2px;
    width: 31px;
  }
  .column-3307 .pink-bc8f .picture_hot_eb37 {
    margin-top: -1.5px;
  }
  .column-3307 .pink-bc8f .picture_hot_eb37,
  .column-3307 .pink-bc8f .picture_hot_eb37::after,
  .column-3307 .pink-bc8f .picture_hot_eb37::before {
    width: 31px;
    height: 3px;
  }
  .column-3307 .pink-bc8f .picture_hot_eb37::before {
    top: -9px;
  }
  .column-3307 .pink-bc8f .picture_hot_eb37::after {
    bottom: -9px;
  }
}
.sidebar_d233 .picture_hot_eb37 {
  -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);
}
.sidebar_d233 .picture_hot_eb37::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sidebar_d233 .picture_hot_eb37::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);
}
.sidebar_d233.simple_5f0d .picture_hot_eb37 {
  -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);
}
.sidebar_d233.simple_5f0d .picture_hot_eb37::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sidebar_d233.simple_5f0d .picture_hot_eb37::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);
}
.west_9372 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.surface-0063:before {
  display: none;
}
.form_fb1f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.form_fb1f .fixed-5db3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.form_fb1f .fixed-5db3:last-of-type {
  border-bottom: none;
}
.form_fb1f .fixed-5db3.nav-warm-e946,
.form_fb1f .fixed-5db3.container-old-df33,
.form_fb1f .fixed-5db3.overlay_7960 {
  padding: 0;
}
.form_fb1f .layout_wide_2256 .notice_tiny_70e8 {
  color: currentColor;
}
.form_fb1f .layout_wide_2256 .notice_tiny_70e8:focus,
.form_fb1f .layout_wide_2256 .notice_tiny_70e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form_fb1f.breadcrumb-steel-4a1c .gallery_1a18,
.form_fb1f.breadcrumb-steel-4a1c .card-stone-63a1 a,
.form_fb1f.breadcrumb-steel-4a1c .icon-9d5e a,
.form_fb1f.breadcrumb-steel-4a1c .article-0a0f a {
  color: rgba(0, 0, 0, 0.55);
}
.form_fb1f.breadcrumb-steel-4a1c .gallery_1a18:hover,
.form_fb1f.breadcrumb-steel-4a1c .card-stone-63a1 a:hover,
.form_fb1f.breadcrumb-steel-4a1c .icon-9d5e a:hover,
.form_fb1f.breadcrumb-steel-4a1c .article-0a0f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form_fb1f.breadcrumb-steel-4a1c .widget-c496 {
  color: rgba(0, 0, 0, 0.8);
}
.form_fb1f.breadcrumb-steel-4a1c .fixed-5db3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_fb1f.breadcrumb-steel-4a1c .fixed-5db3:before {
  background: rgba(0, 0, 0, 0.08);
}
.form_fb1f.breadcrumb-steel-4a1c .prev_07e8:before {
  background: rgba(255, 255, 255, 0.9);
}
.form_fb1f.breadcrumb-steel-4a1c .layout_wide_2256 .active-rough-a374 li a,
.form_fb1f.breadcrumb-steel-4a1c .layout_wide_2256 .notice_tiny_70e8,
.form_fb1f.breadcrumb-steel-4a1c .article-0a0f {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_fb1f.breadcrumb-steel-4a1c .layout_wide_2256 .notice_tiny_70e8:focus,
.form_fb1f.breadcrumb-steel-4a1c .layout_wide_2256 .notice_tiny_70e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form_fb1f.breadcrumb-steel-4a1c .active-rough-a374 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_fb1f.up-d349 .gallery_1a18,
.form_fb1f.up-d349 .card-stone-63a1 a,
.form_fb1f.up-d349 .icon-9d5e .notice_tiny_70e8,
.form_fb1f.up-d349 .icon-9d5e a,
.form_fb1f.up-d349 .article-0a0f a {
  color: rgba(255, 255, 255, 0.79);
}
.form_fb1f.up-d349 .gallery_1a18:hover,
.form_fb1f.up-d349 .card-stone-63a1 a:hover,
.form_fb1f.up-d349 .icon-9d5e .notice_tiny_70e8:hover,
.form_fb1f.up-d349 .icon-9d5e a:hover,
.form_fb1f.up-d349 .article-0a0f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_fb1f.up-d349 .widget-c496 {
  color: rgba(255, 255, 255, 0.99);
}
.form_fb1f.up-d349 .fixed-5db3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_fb1f.up-d349 .fixed-5db3:before {
  background: rgba(255, 255, 255, 0.08);
}
.form_fb1f.up-d349 .prev_07e8:before {
  background: rgba(0, 0, 0, 0.9);
}
.form_fb1f.up-d349 .layout_wide_2256 .active-rough-a374 li a,
.form_fb1f.up-d349 .layout_wide_2256 .notice_tiny_70e8,
.form_fb1f.up-d349 .article-0a0f {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_fb1f.up-d349 .layout_wide_2256 .notice_tiny_70e8:focus,
.form_fb1f.up-d349 .layout_wide_2256 .notice_tiny_70e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form_fb1f.up-d349 .active-rough-a374 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev_07e8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.prev_07e8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.label_3c3a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.widget-2b3b .form_fb1f {
  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;
}
.widget-2b3b .fixed-5db3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.widget-2b3b .fixed-5db3: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) {
  .widget-2b3b .fixed-5db3:before {
    width: 16%;
    left: 42%;
  }
}
.widget-2b3b .fixed-5db3:last-child:before {
  content: none;
}
.widget-2b3b .fixed-5db3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.widget-2b3b .layout_wide_2256 .active-rough-a374 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.widget-2b3b .layout_wide_2256 .active-rough-a374 li a .notice_tiny_70e8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.widget-2b3b .layout_wide_2256 .article-0a0f {
  border: none;
}
.widget-2b3b .layout_wide_2256 .article-0a0f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.widget-2b3b .prev_07e8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.widget-2b3b .label_3c3a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.widget-2b3b .up-d349 .prev_07e8:before {
  background: rgba(0, 0, 0, 0.9);
}
.widget-2b3b .breadcrumb-steel-4a1c.item-4cbe .picture_hot_eb37 {
  background: rgba(0, 0, 0, 0.6);
}
.widget-2b3b
  .breadcrumb-steel-4a1c.item-4cbe
  .picture_hot_eb37::after,
.widget-2b3b
  .breadcrumb-steel-4a1c.item-4cbe
  .picture_hot_eb37:before {
  background: inherit;
}
.widget-2b3b
  .breadcrumb-steel-4a1c.item-4cbe:hover
  .picture_hot_eb37 {
  background: rgba(0, 0, 0, 0.8);
}
.highlight_selected_5403 .form_fb1f {
  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) {
  .highlight_selected_5403 .form_fb1f {
    width: auto;
    right: 45px;
  }
}
.black-c3e6 .form_fb1f {
  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) {
  .black-c3e6 .form_fb1f {
    width: auto;
    left: 45px;
  }
}
.surface-0063 .form_fb1f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.surface-0063 .label_3c3a {
  max-width: 48em;
  margin: 0 auto;
}
.surface-0063 .prev_07e8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.main-d807 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.main-d807.widget-2b3b .form_fb1f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.main-d807.highlight_selected_5403 .form_fb1f {
  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);
}
.main-d807 .form_fb1f {
  visibility: visible;
}
.main-d807.black-c3e6 .form_fb1f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.in-f6ee,
.wood-6bdc {
  overflow-x: hidden;
}
.in-f6ee .form_fb1f {
  overflow: auto;
}
.in-f6ee.widget-2b3b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in-f6ee.widget-2b3b .form_fb1f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.in-f6ee.widget-2b3b .fixed_623d {
  opacity: 0;
}
.in-f6ee.highlight_selected_5403 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in-f6ee.highlight_selected_5403 .form_fb1f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.in-f6ee.highlight_selected_5403 .fixed_623d {
  opacity: 0;
}
.in-f6ee.black-c3e6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in-f6ee.black-c3e6 .form_fb1f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.in-f6ee.black-c3e6 .fixed_623d {
  opacity: 0;
}
.in-f6ee.surface-0063 .form_fb1f {
  z-index: 10;
  visibility: visible;
}
.item-4cbe {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.item-4cbe .picture_hot_eb37 {
  background: rgba(255, 255, 255, 0.99);
}
.item-4cbe .picture_hot_eb37::after,
.item-4cbe .picture_hot_eb37:before {
  background: inherit;
}
.item-4cbe:hover .picture_hot_eb37 {
  background: rgba(255, 255, 255, 0.99);
}
.black-c3e6 .item-4cbe {
  top: 10px;
  right: auto;
  left: 12px;
}
.surface-0063 .item-4cbe {
  display: none !important;
}
.in-f6ee:before,
.wood-6bdc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.in-f6ee .item-4cbe,
.wood-6bdc .item-4cbe {
  display: inline-block;
}
.form_fb1f .inner-88ce {
  -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;
}
.in-f6ee .form_fb1f .inner-88ce,
.wood-6bdc .form_fb1f .inner-88ce {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph-e465 .card-selected-2374 {
  width: 100%;
}
.component-action-ec5c {
  padding: 0 0.5em 0;
}
.component-action-ec5c [class*="customify-col-"],
.component-action-ec5c [class*="customify-col_"],
.component-action-ec5c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.alert-83bd .component-action-ec5c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .component_8ba9 .copper-93d2,
  .copper-93d2 {
    display: none;
  }
  .basic_a72b {
    text-align: left;
  }
  .form_dynamic_15b3 {
    text-align: center;
  }
  .secondary-clean-8869 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .component_8ba9 .menu_black_bacf,
  .menu_black_bacf {
    display: none;
  }
  .header-70c1 {
    text-align: left;
  }
  .over_46ef {
    text-align: center;
  }
  .title_2b0d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .component_8ba9 .banner_c79f,
  .banner_c79f {
    display: none;
  }
  .steel-1d89 {
    text-align: left;
  }
  .module_11db {
    text-align: center;
  }
  .right_0fe6 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tag-c079 {
  box-shadow: none !important;
}
.outline-gold-4259 .middle-632f,
.last_63f9 .middle-632f {
  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;
}
.last_63f9 .middle-632f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form-5969 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.form-5969:after,
.form-5969:before {
  content: "";
  display: table;
}
.form-5969:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .form-5969 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.form-5969,
.iron-8567 {
  max-width: 1248px;
  margin: 0 auto;
}

.message_clean_153d.tag-670e .form-5969 {
  max-width: 100%;
}
.message_clean_153d.button_93eb {
  max-width: 1200px;
  margin: 0 auto;
}
.message_clean_153d.notice_811e .form-5969 {
  max-width: 100%;
}
.message_clean_153d.notice_811e > .form-5969 {
  padding-left: 0;
  padding-right: 0;
}
.message_clean_153d.notice_811e > .form-5969 .component_8ba9 {
  margin: 0;
}
.message_clean_153d.notice_811e
  > .form-5969
  .east_c11d.info-2217 {
  margin-right: 0;
  margin-left: 0;
}
.message_clean_153d.notice_811e #main.info-2217 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .mini-ad30 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .mini-ad30 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .large_f2f7 .shade_purple_d56c {
    padding-right: 1em;
  }
  .large_f2f7.stale-889f .east_c11d {
    border-right: 1px solid #eaecee;
  }
  .large_f2f7.stale-889f .shade_purple_d56c {
    padding-right: 1em;
  }
  .large_f2f7.stale-889f .row_down_3913 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-8393 .shade_purple_d56c {
    padding-left: 1em;
  }
  .row-8393.stale-889f .east_c11d {
    border-left: 1px solid #eaecee;
  }
  .row-8393.stale-889f .shade_purple_d56c {
    padding-left: 1em;
  }
  .row-8393.stale-889f .row_down_3913 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_prev_3b72 .shade_purple_d56c {
    padding-left: 1em;
  }
  .mask_prev_3b72.stale-889f .notice-stone-c79e {
    border-right: 1px solid #eaecee;
  }
  .mask_prev_3b72.stale-889f .last_62db {
    border-right: 1px solid #eaecee;
  }
  .mask_prev_3b72.stale-889f .shade_purple_d56c {
    padding-left: 1em;
  }
  .mask_prev_3b72.stale-889f .row_down_3913 {
    padding-right: 1em;
  }
  .mask_prev_3b72.stale-889f .box-medium-438c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card_simple_83d6 .shade_purple_d56c {
    padding-right: 1em;
  }
  .card_simple_83d6.stale-889f .notice-stone-c79e {
    border-left: 1px solid #eaecee;
  }
  .card_simple_83d6.stale-889f .last_62db {
    border-left: 1px solid #eaecee;
  }
  .card_simple_83d6.stale-889f .shade_purple_d56c {
    padding-right: 1em;
  }
  .card_simple_83d6.stale-889f .row_down_3913 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card_simple_83d6.stale-889f .box-medium-438c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini-ad30 .shade_purple_d56c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini-ad30.stale-889f .east_c11d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .mini-ad30.stale-889f .shade_purple_d56c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini-ad30.stale-889f .row_down_3913 {
    padding-left: 1em;
  }
  .mini-ad30.stale-889f .box-medium-438c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .mini-ad30.stale-889f .shade_purple_d56c {
    padding-left: 0;
  }
}
.dropdown_96e5 .last-1e7b {
  display: inline-block;
}
.thumbnail_7a01 {
  display: inline-block;
}
.tag-hard-bccd {
  word-con: break-word;
}
.shade-ed70 > span {
  display: inline-block;
  padding: 5px 0;
}
.shade-ed70 .filter-384e {
  margin-left: 8px;
  margin-right: 8px;
}
.shade-ed70 .shadow-e276 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature-fcd1 .hard-cd50 {
  margin-bottom: 2em;
}
.feature-fcd1 .info_silver_3ef3 {
  margin-bottom: 15px;
}
.feature-fcd1 .info_silver_3ef3:last-child {
  margin-bottom: 0;
}
.feature-fcd1 .logo-919e {
  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) {
  .feature-fcd1 .logo-919e {
    display: block;
  }
}
.feature-fcd1 .block-orange-5938 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature-fcd1 .block-orange-5938 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature-fcd1 .container-443f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature-fcd1 .container-443f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature-fcd1 .container-443f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature-fcd1 .tag-hard-bccd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature-fcd1 .tag-hard-bccd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature-fcd1 .smooth-1974 p:last-child {
  margin-bottom: 0;
}
.feature-fcd1 .sidebar-8406 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature-fcd1 .thumbnail_bright_4cea {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature-fcd1 .silver_9c58 {
  margin-top: 1em;
}
.feature-fcd1 .large-f09e {
  top: 0;
  display: block;
}
.feature-fcd1 .large-f09e a {
  color: inherit;
}
.feature-fcd1 .large-f09e a:hover {
  color: inherit;
}
.feature-fcd1 .wrapper_4af4 {
  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;
}
.feature-fcd1 .wrapper_4af4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature-fcd1 .thumbnail_bright_4cea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature-fcd1 .blue-300f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature-fcd1 .blue-300f:first-child {
  margin-top: 0;
}
.feature-fcd1 .blue-300f.right-a771 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature-fcd1 .blue-300f.soft_2eb4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature-fcd1
  .blue-300f.soft_2eb4.sidebar-d6df
  .silver_9c58 {
  width: 100%;
}
.feature-fcd1 .soft_2eb4 {
  -webkit-box-align: center;
  align-items: center;
}
.feature-fcd1 .soft_2eb4 .shade-ed70,
.feature-fcd1 .soft_2eb4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature-fcd1 .container-443f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-fcd1 .container-443f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-fcd1 .container-443f: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;
}
.feature-fcd1 .right-a771 {
  z-index: 5;
}
.feature-fcd1 .popup_92d5 .steel_3dcd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature-fcd1 .component_8dd0 .steel_3dcd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature-fcd1 .popup-b230 .steel_3dcd {
  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;
}
.feature-fcd1.pro-e3f2 .logo-919e,
.feature-fcd1.media-medium-ec79 .logo-919e {
  display: block;
}
.feature-fcd1.pro-e3f2 .logo-919e .large_3ce8,
.feature-fcd1.pro-e3f2 .logo-919e .thumbnail_bright_4cea,
.feature-fcd1.media-medium-ec79 .logo-919e .large_3ce8,
.feature-fcd1.media-medium-ec79 .logo-919e .thumbnail_bright_4cea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature-fcd1.photo_eee4 .block-orange-5938 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature-fcd1.photo_eee4 .block-orange-5938 {
    margin-right: 0;
  }
}
.feature-fcd1.pro-e3f2 .block-orange-5938,
.feature-fcd1.media-medium-ec79 .block-orange-5938 {
  padding-top: 40%;
}
.feature-fcd1.pro-e3f2 .hard-cd50,
.feature-fcd1.media-medium-ec79 .hard-cd50 {
  display: block;
}
.feature-fcd1.pro-e3f2 .fn-sticky-2ff2 .thumbnail_bright_4cea,
.feature-fcd1.media-medium-ec79 .fn-sticky-2ff2 .thumbnail_bright_4cea {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature-fcd1.pro-e3f2 .block-orange-5938,
.feature-fcd1.media-medium-ec79 .block-orange-5938 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature-fcd1.pro-e3f2 .thumbnail_bright_4cea {
  padding: 1em;
}
.first_9afc {
  margin: 30px auto;
  display: block;
}
.first_9afc .hot-26d4 > * {
  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;
}
.first_9afc .hot-26d4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.first_9afc .hot-26d4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.info-230a .shade-ed70 {
  margin-bottom: 1.41575em;
}
.info-230a .large-fb45 {
  margin-bottom: 1.618em;
}
.clean_720d .highlight-red-ed66 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.clean_720d .highlight-red-ed66 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.clean_720d .light_065b {
  max-width: 100%;
  overflow: auto;
}
.box-66ba .clean_720d a:hover {
  text-decoration: underline;
}
.plasma-7598 .info_silver_3ef3:not(.tag-hard-bccd),
.plasma-7598 .container-443f {
  margin-bottom: 1.41575em;
}
.plasma-7598 .info_silver_3ef3:not(.tag-hard-bccd):last-child,
.plasma-7598 .container-443f:last-child {
  margin-bottom: 0;
}
.plasma-7598 .info_silver_3ef3.aside-a5c9 {
  margin-bottom: 0.41575em;
}
.plasma-7598 .hot-5516:before,
.plasma-7598 .aside_4363:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.plasma-7598 .hot-5516:before {
  content: "\f115";
}
.plasma-7598 .aside_4363:before {
  content: "\f02c";
}
.plasma-7598 .menu-hovered-d2ca {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.plasma-7598 .menu-hovered-d2ca a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container-9977 {
  display: -webkit-box;
  display: flex;
}
.container-9977 .video-b503 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container-9977 .video-b503 {
    flex-basis: 90px;
  }
}
.container-9977 .next_395d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-9977 .next_395d {
    flex-basis: calc(100% - 50px);
  }
}
.container-9977 .container-74e4 p:last-child {
  margin-bottom: 0.72em;
}
.outline_7e81 .hot-26d4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outline_7e81 .hot-26d4:after,
.outline_7e81 .hot-26d4:before {
  content: "";
  display: table;
}
.outline_7e81 .hot-26d4:after {
  clear: both;
}
.outline_7e81 .hot-26d4 .description_5507,
.outline_7e81 .hot-26d4 .message-d4e1 {
  width: 49%;
}
.outline_7e81 .hot-26d4 .description_5507 a span.block_silver_0012,
.outline_7e81 .hot-26d4 .message-d4e1 a span.block_silver_0012 {
  display: block;
  margin-bottom: 5px;
}
.outline_7e81 .hot-26d4 .message-d4e1 {
  float: left;
  text-align: left;
}
.outline_7e81 .hot-26d4 .description_5507 {
  float: right;
  text-align: right;
}
.element-warm-9f5c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .element-warm-9f5c {
    margin-bottom: 0;
  }
}
.element_ebc9 {
  margin-bottom: 1em;
}
.element_ebc9 .tag-hard-bccd {
  font-size: 1.1em;
  line-height: 1.3;
}
.overlay-dfc6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.brown_14cb .element_ebc9,
.section-572d .element_ebc9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .brown_14cb .element_ebc9,
  .section-572d .element_ebc9 {
    display: block;
  }
}
.brown_14cb .overlay-dfc6,
.section-572d .overlay-dfc6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .brown_14cb .overlay-dfc6,
  .section-572d .overlay-dfc6 {
    margin-bottom: 1em;
  }
}
.brown_14cb .overlay-dfc6 img,
.section-572d .overlay-dfc6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.brown_14cb .avatar_selected_818f,
.section-572d .avatar_selected_818f {
  flex-basis: calc(100% - 160px);
}
.brown_14cb .avatar_selected_818f p,
.section-572d .avatar_selected_818f p {
  margin-bottom: 0;
}
.brown_14cb .avatar_selected_818f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .brown_14cb .avatar_selected_818f {
    padding-left: 0;
  }
}
.section-572d .avatar_selected_818f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .section-572d .avatar_selected_818f {
    padding-right: 0;
  }
}
.section-572d .overlay-dfc6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.overlay-prev-1625 .overlay-dfc6 {
  margin-bottom: 0.5em;
}
.overlay-prev-1625 .overlay-dfc6 img {
  width: 100%;
}
.accent_hard_8dc5 .frame_1bef,
.in_e13f .frame_1bef {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.in_e13f .east_c11d .basic-5560 p:last-child {
  margin-bottom: 0;
}
.gold_328c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gallery-north-a525 .button-gold-07c3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gallery-north-a525 .button-gold-07c3:last-of-type {
    margin-bottom: 0;
  }
}
.gallery-north-a525 .button-gold-07c3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery-north-a525 .button-gold-07c3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gallery-north-a525 .button-gold-07c3 ul li {
  margin: 0 0 0.6em;
}
.gallery-north-a525 .button-gold-07c3 ul li.tall-9fe6,
.gallery-north-a525 .button-gold-07c3 ul li.top_daa7 {
  position: relative;
}
.gallery-north-a525 .button-gold-07c3 ul li.tall-9fe6 .grid-west-5be1,
.gallery-north-a525 .button-gold-07c3 ul li.top_daa7 .grid-west-5be1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gallery-north-a525 .button-gold-07c3 ul li.tall-9fe6:after:after,
.gallery-north-a525 .button-gold-07c3 ul li.tall-9fe6:after:before,
.gallery-north-a525
  .button-gold-07c3
  ul
  li.top_daa7:after:after,
.gallery-north-a525
  .button-gold-07c3
  ul
  li.top_daa7:after:before {
  content: "";
  display: table;
}
.gallery-north-a525 .button-gold-07c3 ul li.tall-9fe6:after:after,
.gallery-north-a525
  .button-gold-07c3
  ul
  li.top_daa7:after:after {
  clear: both;
}
.gallery-north-a525 .button-gold-07c3 a.preview_e40a:hover {
  text-decoration: none;
}
.gallery-north-a525 .button-gold-07c3 select {
  max-width: 100%;
}
.gallery-north-a525 .button-gold-07c3 table {
  font-size: 85%;
}
.gallery-north-a525 .button-gold-07c3 table td,
.gallery-north-a525 .button-gold-07c3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gallery-north-a525 .button-gold-07c3 table tfoot td {
  text-align: left;
}
.gallery-north-a525 .button-gold-07c3 :last-child {
  margin-bottom: 0;
}
.gallery-north-a525 .button-gold-07c3 .block-gold-2ade {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gallery-north-a525 .button-gold-07c3 .block-gold-2ade label {
  width: 100%;
}
.gallery-north-a525 .button-gold-07c3 .block-gold-2ade .tertiary_down_61be {
  width: 100%;
  display: block;
}
.gallery-north-a525 .button-gold-07c3 .block-gold-2ade .label_9543 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gallery-north-a525 .button-gold-07c3 .block-gold-2ade .label_9543:hover svg #svg-search {
  fill: #444;
}
.gallery-north-a525 .button-gold-07c3 .block-gold-2ade .label_9543 svg {
  width: 18px;
  height: 18px;
}
.gallery-north-a525 .focus_white_5fe9 ul ul,
.gallery-north-a525 .tooltip-bright-2983 ul ul,
.gallery-north-a525 .mini_2a46 ul ul,
.gallery-north-a525 .tooltip-copper-b517 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gallery-north-a525 .focus_white_5fe9 .action-a015 > a,
.gallery-north-a525 .tooltip-bright-2983 .action-a015 > a,
.gallery-north-a525 .mini_2a46 .action-a015 > a,
.gallery-north-a525 .tooltip-copper-b517 .action-a015 > a {
  margin-bottom: 0;
}
.gallery-north-a525 .card-1647 li,
.gallery-north-a525 .focus_white_5fe9 li,
.gallery-north-a525 .surface_fluid_665c li,
.gallery-north-a525 .tooltip-bright-2983 li,
.gallery-north-a525 .mini_2a46 li,
.gallery-north-a525 .tooltip-copper-b517 li,
.gallery-north-a525 .label-blue-b239 li,
.gallery-north-a525 .prev-9926 li {
  display: block;
  position: relative;
}
.gallery-north-a525 .card-1647 li:last-child,
.gallery-north-a525 .focus_white_5fe9 li:last-child,
.gallery-north-a525 .surface_fluid_665c li:last-child,
.gallery-north-a525 .tooltip-bright-2983 li:last-child,
.gallery-north-a525 .mini_2a46 li:last-child,
.gallery-north-a525 .tooltip-copper-b517 li:last-child,
.gallery-north-a525 .label-blue-b239 li:last-child,
.gallery-north-a525 .prev-9926 li:last-child {
  border: none;
}
.gallery-north-a525 .card-1647 li a,
.gallery-north-a525 .focus_white_5fe9 li a,
.gallery-north-a525 .surface_fluid_665c li a,
.gallery-north-a525 .tooltip-bright-2983 li a,
.gallery-north-a525 .mini_2a46 li a,
.gallery-north-a525 .tooltip-copper-b517 li a,
.gallery-north-a525 .label-blue-b239 li a,
.gallery-north-a525 .prev-9926 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery-north-a525 .card-1647 li ul li::before,
.gallery-north-a525 .focus_white_5fe9 li ul li::before,
.gallery-north-a525 .surface_fluid_665c li ul li::before,
.gallery-north-a525 .tooltip-bright-2983 li ul li::before,
.gallery-north-a525 .mini_2a46 li ul li::before,
.gallery-north-a525 .tooltip-copper-b517 li ul li::before,
.gallery-north-a525 .label-blue-b239 li ul li::before,
.gallery-north-a525 .prev-9926 li ul li::before {
  left: 15px;
}
.gallery-north-a525 .card-1647 li ul a,
.gallery-north-a525 .focus_white_5fe9 li ul a,
.gallery-north-a525 .surface_fluid_665c li ul a,
.gallery-north-a525 .tooltip-bright-2983 li ul a,
.gallery-north-a525 .mini_2a46 li ul a,
.gallery-north-a525 .tooltip-copper-b517 li ul a,
.gallery-north-a525 .label-blue-b239 li ul a,
.gallery-north-a525 .prev-9926 li ul a {
  padding-left: 20px;
}
.gallery-north-a525 .card-1647 li ul ul li::before,
.gallery-north-a525 .focus_white_5fe9 li ul ul li::before,
.gallery-north-a525 .surface_fluid_665c li ul ul li::before,
.gallery-north-a525 .tooltip-bright-2983 li ul ul li::before,
.gallery-north-a525 .mini_2a46 li ul ul li::before,
.gallery-north-a525 .tooltip-copper-b517 li ul ul li::before,
.gallery-north-a525 .label-blue-b239 li ul ul li::before,
.gallery-north-a525 .prev-9926 li ul ul li::before {
  left: 30px;
}
.gallery-north-a525 .card-1647 li ul ul a,
.gallery-north-a525 .focus_white_5fe9 li ul ul a,
.gallery-north-a525 .surface_fluid_665c li ul ul a,
.gallery-north-a525 .tooltip-bright-2983 li ul ul a,
.gallery-north-a525 .mini_2a46 li ul ul a,
.gallery-north-a525 .tooltip-copper-b517 li ul ul a,
.gallery-north-a525 .label-blue-b239 li ul ul a,
.gallery-north-a525 .prev-9926 li ul ul a {
  padding-left: 40px;
}
.gallery-north-a525 .aside-b652 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery-north-a525 .prev-9926 ul li {
  margin-bottom: 1.41575em;
}
.gallery-north-a525 .prev-9926 ul li .tag-b6e2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gallery-north-a525 .prev-9926 ul li .background_107a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.up-d349 .card-1647 li a,
.up-d349 .focus_white_5fe9 li a,
.up-d349 .surface_fluid_665c li a,
.up-d349 .tooltip-bright-2983 li a,
.up-d349 .mini_2a46 li a,
.up-d349 .tooltip-copper-b517 li a,
.up-d349 .label-blue-b239 li a,
.up-d349 .prev-9926 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-d349 .aside-b652 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-d349 .button-gold-07c3 ul li.tall-9fe6 .grid-west-5be1,
.up-d349 .button-gold-07c3 ul li.top_daa7 .grid-west-5be1 {
  background: rgba(0, 0, 0, 0.2);
}
.up-d349 .gallery-north-a525 .button-gold-07c3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_clean_153d .gallery-north-a525 .active-rough-a374 li {
  margin: 0;
}
.message_clean_153d .gallery-north-a525 .active-rough-a374 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.message_clean_153d .gallery-north-a525 .active-rough-a374 li ul {
  margin: 0;
}
.message_clean_153d .gallery-north-a525 .active-rough-a374 li ul li a {
  padding-left: 15px;
}
.message_clean_153d .gallery-north-a525 .active-rough-a374 li ul li li a {
  padding-left: 30px;
}
.message_clean_153d .gallery-north-a525 .active-rough-a374 li.input-mini-59a2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.message_clean_153d .gallery-north-a525 .active-rough-a374 li.input-mini-59a2 > 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;
}
.message_clean_153d .gallery-north-a525 .active-rough-a374 li.input-mini-59a2 > 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;
}
.secondary_in_bf39 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.glass-ac5f {
  position: relative;
  z-index: 10;
}
.glass-ac5f .inner-88ce {
  width: 100%;
  max-width: 100%;
}
.panel-506c .warm-6b1b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.panel-506c .breadcrumb-steel-4a1c {
}
.panel-506c .up-d349 {
  background: #292929;
}
.box_short_1d59 .warm-6b1b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.box_short_1d59 .breadcrumb-steel-4a1c {
  background: #f9f9f9;
}
.box_short_1d59 .up-d349 {
  background: #303030;
}
.block-d2ab .warm-6b1b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .block-d2ab .last-1e7b {
    margin-bottom: 1em;
  }
  .block-d2ab .last-1e7b:last-child {
    margin-bottom: 0;
  }
}
.block-d2ab .breadcrumb-steel-4a1c {
  background: #ededed;
}
.block-d2ab .up-d349 {
  background: #1a1a1a;
}
.warm-6b1b.breadcrumb-steel-4a1c {
  color: rgba(0, 0, 0, 0.6);
}
.warm-6b1b.breadcrumb-steel-4a1c .tooltip-d487 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.warm-6b1b.up-d349 {
  color: rgba(255, 255, 255, 0.99);
}
.warm-6b1b.up-d349 a:not(.preview_e40a) {
  color: rgba(255, 255, 255, 0.79);
}
.warm-6b1b.up-d349 a:not(.preview_e40a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm-6b1b.up-d349 .tooltip-d487 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm-6b1b.up-d349 table tbody td,
.warm-6b1b.up-d349 table th {
  background: rgba(0, 0, 0, 0.08);
}
.link-3cc7.accordion-next-bd42 .form-5969 {
  max-width: initial;
}
.link-3cc7 .surface-925f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.link-3cc7 .surface-925f .inner-88ce {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .link-3cc7 .surface-925f .inner-88ce {
    display: block;
    margin-bottom: 2em;
  }
  .link-3cc7 .surface-925f .inner-88ce:last-child {
    margin-bottom: 0;
  }
}
.block-d2ab .last-1e7b:last-child,
.box_short_1d59 .last-1e7b:last-child,
.panel-506c .last-1e7b:last-child {
  margin-bottom: 0;
}
.block-d2ab .last-1e7b .gallery-north-a525 .button-gold-07c3:last-child,
.box_short_1d59 .last-1e7b .gallery-north-a525 .button-gold-07c3:last-child,
.panel-506c .last-1e7b .gallery-north-a525 .button-gold-07c3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .block-d2ab .block-fluid-62ca,
  .block-d2ab .media-3b5c,
  .box_short_1d59 .block-fluid-62ca,
  .box_short_1d59 .media-3b5c,
  .panel-506c .block-fluid-62ca,
  .panel-506c .media-3b5c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .glass-ac5f .last-1e7b {
    margin-bottom: 2em;
  }
}
.glass-ac5f p:last-child {
  margin-bottom: 0;
}
.glass-ac5f li,
.glass-ac5f ul {
  list-style: none;
  margin: 0;
}
.glass-ac5f ul ul {
  margin-left: 2.617924em;
}
.center-1927 {
  font-size: 0.875em;
}

/* css-noise: 5551 */
.promo-block-k6 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
