/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pro_41f1/customify
Author: WPCustomify
Author URI: https://pressmaximum.pro_41f1
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.pro_41f1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accent-south-0da4.slider-9b33/licenses/gpl-2.0.tabs_bottom_4d9f
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.item-037b/, (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.hovered_9cf1.modal_bronze_4b6e/normalize.outer-528c/
 ======
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.outer-528c v7.0.0 | MIT License | github.pro_41f1/necolas/normalize.outer-528c */
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;
}
.feature-current-505d .thumbnail-gold-7e95,
.pattern_dynamic_c2e2,
.aside_4353,
.media_4fa3,
.large-9ca0,
.green-b24e,
.popup-096b,
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;
}
.pattern_dynamic_c2e2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pattern_dynamic_c2e2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern_dynamic_c2e2,
  h1 {
    font-size: 1.8em;
  }
}
.aside_4353,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.aside_4353 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .aside_4353,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .aside_4353,
  h2 {
    font-size: 1.7em;
  }
}
.media_4fa3,
h3 {
  font-size: 1.618em;
}
.feature-current-505d .thumbnail-gold-7e95,
.large-9ca0,
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.modal-6103 {
  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;
}
.light_d36e:after,
.light_d36e:before,
.selected_9837:after,
.selected_9837:before {
  content: "";
  display: table;
}
.light_d36e:after,
.selected_9837:after {
  clear: both;
}
.selected_e833 {
  float: right;
  margin-right: 0;
}
.feature-161f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dropdown-dynamic-4799 .title-0419,
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;
}
.dropdown-dynamic-4799 .title-0419: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;
}
.footer-stone-5378 .title-0419 {
  box-shadow: none;
}
.footer-stone-5378
  .title-0419
  .over_fd34 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.footer-stone-5378 .title-0419 .filter-dirty-86a0 {
  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;
}
.footer-stone-5378
  .title-0419
  .filter-dirty-86a0
  b {
  display: none;
}
.footer-stone-5378 .pressed_ad0b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(.hot_4438),
button:not(.primary_blue_83cd):not(.hot_4438),
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ),
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ),
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ) {
  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;
}
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(
    .hot_4438
  ):hover,
button:not(.primary_blue_83cd):not(
    .hot_4438
  ):hover,
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):hover,
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):hover,
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(
    .hot_4438
  ):active,
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(
    .hot_4438
  ):focus,
button:not(.primary_blue_83cd):not(
    .hot_4438
  ):active,
button:not(.primary_blue_83cd):not(
    .hot_4438
  ):focus,
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):active,
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):focus,
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):active,
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):focus,
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):active,
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):focus {
  outline: 0;
}
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab,
button:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab,
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab,
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab,
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab {
  position: relative;
}
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .main_0836,
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .center-3dda,
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .shadow-silver-c8bb,
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  i,
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  svg,
button:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .main_0836,
button:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .center-3dda,
button:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .shadow-silver-c8bb,
button:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  i,
button:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  svg,
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .main_0836,
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .center-3dda,
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .shadow-silver-c8bb,
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  i,
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  svg,
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .main_0836,
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .center-3dda,
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .shadow-silver-c8bb,
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  i,
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  svg,
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .main_0836,
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .center-3dda,
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  .shadow-silver-c8bb,
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  i,
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab
  svg {
  visibility: hidden;
}
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab:after,
button:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab:after,
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab:after,
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab:after,
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ).fn-loading-50ab: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;
}
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(.hot_4438),
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ),
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ),
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ) {
  color: #fff;
  background: #235787;
}
.tertiary_selected_7bc4:not(.primary_blue_83cd):not(
    .hot_4438
  ):focus,
input[type="button"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):focus,
input[type="reset"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):focus,
input[type="submit"]:not(.primary_blue_83cd):not(
    .hot_4438
  ):focus {
  color: #fff;
}
.tertiary_selected_7bc4.fn-disabled-50ab:not(.primary_blue_83cd):not(
    .hot_4438
  ),
.tertiary_selected_7bc4[disabled]:not(.primary_blue_83cd):not(
    .hot_4438
  ),
button.fn-disabled-50ab:not(.primary_blue_83cd):not(
    .hot_4438
  ),
button[disabled]:not(.primary_blue_83cd):not(
    .hot_4438
  ) {
  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;
}
.lower_0edc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lower_0edc: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;
}
.frame_glass_e0ae {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.content_2ca4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.picture_gas_a52a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.light_d36e:after,
.light_d36e:before,
.modal_prev_e057:after,
.modal_prev_e057:before,
.logo-e3c7:after,
.logo-e3c7:before,
.message-stone-dfe8:after,
.message-stone-dfe8:before,
.dim-66b9:after,
.dim-66b9:before,
.header-black-1f23:after,
.header-black-1f23:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.light_d36e:after,
.modal_prev_e057:after,
.logo-e3c7:after,
.message-stone-dfe8:after,
.dim-66b9:after,
.header-black-1f23:after {
  clear: both;
}
.modal_prev_e057 .status-motion-e1cd,
.logo-e3c7 .status-motion-e1cd,
.shade-center-62b3 .status-motion-e1cd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shadow_center_5877 {
  display: inline-block;
}
.blue-43a6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.blue-43a6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.blue-43a6 .fluid_a9f3 {
  padding: 1em 0;
  font-size: 85%;
}
.fluid_a9f3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mask-tall-8eb7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mask-tall-8eb7:after,
.mask-tall-8eb7:before {
  content: "";
  display: table;
}
.mask-tall-8eb7:after {
  clear: both;
}
.article_orange_1a3c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.banner-dim-f149 .article_orange_1a3c {
  max-width: 50%;
}
.paper-6010 .article_orange_1a3c {
  max-width: 33.33%;
}
.carousel-brown-b530 .article_orange_1a3c {
  max-width: 25%;
}
.cold-4477 .article_orange_1a3c {
  max-width: 20%;
}
.notification_hovered_59c7 .article_orange_1a3c {
  max-width: 16.66%;
}
.dropdown-2361 .article_orange_1a3c {
  max-width: 14.28%;
}
.status_667a .article_orange_1a3c {
  max-width: 12.5%;
}
.sidebar_127a .article_orange_1a3c {
  max-width: 11.11%;
}
.article-010b {
  display: block;
}
.feature-current-505d .progress-8ed5 label,
.feature-current-505d .layout-b42e label,
.feature-current-505d .pink-aa2f label,
.feature-current-505d .brown-e474 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.filter_e013 {
  list-style: none;
  margin: 0;
}
.filter_e013 article.hovered-13e9 {
  margin-bottom: 0;
}
.filter_e013 ul {
  list-style: none;
  margin: 0;
}
.filter_e013 .overlay_3f34 li.hovered-13e9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .filter_e013 .overlay_3f34 li.hovered-13e9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .filter_e013 .overlay_3f34 li.hovered-13e9: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) {
  .filter_e013 .overlay_3f34 li.hovered-13e9 li.hovered-13e9 li.hovered-13e9 li.hovered-13e9 {
    padding-left: 0;
  }
}
article.hovered-13e9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered-13e9 .modal_prev_e057 p:last-of-type {
  margin-bottom: 0;
}
article.hovered-13e9 .primary_mini_571e {
  float: left;
}
article.hovered-13e9 .video_dynamic_53ad {
  margin-left: 85px;
}
article.hovered-13e9 .basic-bc64 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered-13e9 .basic-bc64 .orange_70fa {
  margin-left: 10px;
}
article.hovered-13e9 .menu_a6b6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered-13e9 .bottom-6e74 {
  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 .progress-8ed5,
  #respond .pink-aa2f,
  #respond .brown-e474 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-8ed5 input,
#respond .pink-aa2f input,
#respond .brown-e474 input {
  width: 100%;
}
#respond .brown-e474 {
  margin-right: 0;
}
#respond .bronze-f447 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright_4888 {
  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;
}
.bright_4888.wide_8cb7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bright_4888 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%);
}
.bright_4888:focus,
.bright_4888: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);
}
.soft-1839 {
  border-radius: 10%;
}
.heading-6b67 {
  border-radius: 50%;
}
.dark-ad1a {
  font-size: 0.72em;
}
.medium-bf3a {
  font-size: 0.875em;
}
.gas-ab81 {
  font-size: 1.1em;
}
.alert-c38c {
  text-transform: uppercase;
  line-height: 1.2;
}
.alert-c38c.dark-ad1a {
  letter-spacing: 0.5px;
}
.list-liquid-107a,
.list-liquid-107a a {
  color: #6d6d6d;
}
.list-liquid-107a a:hover {
  color: #111;
}
.wrapper_a47f {
  color: #6d6d6d;
}
.block_short_a79c {
  overflow-x: hidden;
}
.block_short_a79c .header-3ed1.section-fluid-85b0 {
  position: relative;
}
.block_short_a79c .header-3ed1.section-fluid-85b0.dark_1e15 {
  position: initial;
}
.block_short_a79c
  .header-3ed1.section-fluid-85b0.dark_1e15
  .south-186b {
  left: auto;
}
.block_short_a79c .header-3ed1 .south-186b {
  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;
}
.block_short_a79c .header-3ed1:hover.section-fluid-85b0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.block_short_a79c
  .header-3ed1:hover.section-fluid-85b0
  .south-186b {
  display: block;
  z-index: 9999999;
}
.block_short_a79c .top-2b0c .plasma_0495,
.block_short_a79c .info_dfa4 .plasma_0495 {
  display: none;
}
.block_short_a79c .border_in_449a .header-3ed1:hover.section-fluid-85b0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.feature-current-505d .progress-8ed5 label,
.feature-current-505d .layout-b42e label,
.feature-current-505d .pink-aa2f label,
.feature-current-505d .brown-e474 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.filter_e013 {
  list-style: none;
  margin: 0;
}
.filter_e013 article.hovered-13e9 {
  margin-bottom: 0;
}
.filter_e013 ul {
  list-style: none;
  margin: 0;
}
.filter_e013 .overlay_3f34 li.hovered-13e9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .filter_e013 .overlay_3f34 li.hovered-13e9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .filter_e013 .overlay_3f34 li.hovered-13e9: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) {
  .filter_e013 .overlay_3f34 li.hovered-13e9 li.hovered-13e9 li.hovered-13e9 li.hovered-13e9 {
    padding-left: 0;
  }
}
article.hovered-13e9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered-13e9 .modal_prev_e057 p:last-of-type {
  margin-bottom: 0;
}
article.hovered-13e9 .primary_mini_571e {
  float: left;
}
article.hovered-13e9 .video_dynamic_53ad {
  margin-left: 85px;
}
article.hovered-13e9 .basic-bc64 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered-13e9 .basic-bc64 .orange_70fa {
  margin-left: 10px;
}
article.hovered-13e9 .menu_a6b6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered-13e9 .bottom-6e74 {
  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 .progress-8ed5,
  #respond .pink-aa2f,
  #respond .brown-e474 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-8ed5 input,
#respond .pink-aa2f input,
#respond .brown-e474 input {
  width: 100%;
}
#respond .brown-e474 {
  margin-right: 0;
}
#respond .bronze-f447 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.top-2b0c .form_ddc7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.form_ddc7 .tertiary-ae0f.notification-fixed-c1ea .north_72dd > li > a:focus,
.form_ddc7 .tertiary-ae0f.notification-fixed-c1ea .north_72dd > li > a:hover,
.form_ddc7 .tertiary-ae0f.footer_motion_4cc7 .north_72dd > li > a:focus,
.form_ddc7 .tertiary-ae0f.footer_motion_4cc7 .north_72dd > li > a:hover,
.form_ddc7 .tertiary-ae0f.dynamic-4338 .north_72dd > li > a:focus,
.form_ddc7 .tertiary-ae0f.dynamic-4338 .north_72dd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_ddc7
  .tertiary-ae0f.notification-fixed-c1ea
  .north_72dd
  > li.dark_9237
  > a,
.form_ddc7
  .tertiary-ae0f.notification-fixed-c1ea
  .north_72dd
  > li.message_dim_4b08
  > a,
.form_ddc7
  .tertiary-ae0f.footer_motion_4cc7
  .north_72dd
  > li.dark_9237
  > a,
.form_ddc7
  .tertiary-ae0f.footer_motion_4cc7
  .north_72dd
  > li.message_dim_4b08
  > a,
.form_ddc7
  .tertiary-ae0f.dynamic-4338
  .north_72dd
  > li.dark_9237
  > a,
.form_ddc7 .tertiary-ae0f.dynamic-4338 .north_72dd > li.picture_6616 > a {
  color: rgba(255, 255, 255, 0.99);
}
.form_ddc7 .texture-d3f2,
.form_ddc7 .texture-d3f2 a {
  color: rgba(255, 255, 255, 0.99);
}
.form_ddc7 .simple-31c3.out_5772 li a,
.form_ddc7 .aside-dd56 a,
.form_ddc7 .next-ffc6,
.form_ddc7 .north_72dd > li > a,
.form_ddc7 .nav_970c {
  color: rgba(255, 255, 255, 0.79);
}
.form_ddc7 .simple-31c3.out_5772 li a:hover,
.form_ddc7 .aside-dd56 a:hover,
.form_ddc7 .next-ffc6:hover,
.form_ddc7 .north_72dd > li > a:hover,
.form_ddc7 .nav_970c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_ddc7 .preview-e186 {
  color: rgba(255, 255, 255, 0.79);
}
.form_ddc7 .preview-e186 .title_dim_a8b2 {
  color: rgba(255, 255, 255, 0.99);
}
.form_ddc7 .preview-e186:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_ddc7 .top_f311 .column-04a9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_ddc7 .top_f311 .column-04a9 .purple_5eef {
  color: rgba(255, 255, 255, 0.79);
}
.form_ddc7
  .top_f311
  .column-04a9
  .purple_5eef::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_ddc7
  .top_f311
  .column-04a9
  .purple_5eef:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_ddc7
  .top_f311
  .column-04a9
  .purple_5eef::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_ddc7
  .top_f311
  .column-04a9
  .purple_5eef::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form_ddc7 .top_f311 .modal_left_0988 {
  color: rgba(255, 255, 255, 0.79);
}
.form_ddc7 .top_f311 .modal_left_0988:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-381e
  .form_ddc7
  .top_f311
  .green_4cbf
  .accent-black-bb14 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.steel-381e
  .form_ddc7
  .top_f311
  .green_4cbf
  .purple_5eef {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.top-2b0c .footer_old_3452 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.footer_old_3452 .tertiary-ae0f.notification-fixed-c1ea .north_72dd > li > a:focus,
.footer_old_3452 .tertiary-ae0f.notification-fixed-c1ea .north_72dd > li > a:hover,
.footer_old_3452 .tertiary-ae0f.footer_motion_4cc7 .north_72dd > li > a:focus,
.footer_old_3452 .tertiary-ae0f.footer_motion_4cc7 .north_72dd > li > a:hover,
.footer_old_3452 .tertiary-ae0f.dynamic-4338 .north_72dd > li > a:focus,
.footer_old_3452 .tertiary-ae0f.dynamic-4338 .north_72dd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_old_3452
  .tertiary-ae0f.notification-fixed-c1ea
  .north_72dd
  > li.dark_9237
  > a,
.footer_old_3452
  .tertiary-ae0f.notification-fixed-c1ea
  .north_72dd
  > li.message_dim_4b08
  > a,
.footer_old_3452
  .tertiary-ae0f.footer_motion_4cc7
  .north_72dd
  > li.dark_9237
  > a,
.footer_old_3452
  .tertiary-ae0f.footer_motion_4cc7
  .north_72dd
  > li.message_dim_4b08
  > a,
.footer_old_3452
  .tertiary-ae0f.dynamic-4338
  .north_72dd
  > li.dark_9237
  > a,
.footer_old_3452 .tertiary-ae0f.dynamic-4338 .north_72dd > li.picture_6616 > a {
  color: rgba(0, 0, 0, 0.8);
}
.footer_old_3452 .texture-d3f2,
.footer_old_3452 .texture-d3f2 a {
  color: rgba(0, 0, 0, 0.8);
}
.footer_old_3452 .simple-31c3.out_5772 li a,
.footer_old_3452 .aside-dd56 a,
.footer_old_3452 .next-ffc6,
.footer_old_3452 .north_72dd > li > a,
.footer_old_3452 .nav_970c {
  color: rgba(0, 0, 0, 0.55);
}
.footer_old_3452 .simple-31c3.out_5772 li a:hover,
.footer_old_3452 .aside-dd56 a:hover,
.footer_old_3452 .next-ffc6:hover,
.footer_old_3452 .north_72dd > li > a:hover,
.footer_old_3452 .nav_970c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_old_3452 .preview-e186 {
  color: rgba(0, 0, 0, 0.55);
}
.footer_old_3452 .preview-e186 .title_dim_a8b2 {
  color: rgba(0, 0, 0, 0.8);
}
.footer_old_3452 .preview-e186:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_tall_fb72 .gold-b740 {
  margin-left: auto;
  margin-right: auto;
}
.logo-e3c7 > * {
  margin-left: auto;
  margin-right: auto;
}
.logo-e3c7 .frame_glass_e0ae {
  margin-right: 1.41575em;
}
.content-liquid-de78 .logo-e3c7 > .video-44af {
  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;
}
.content-liquid-de78 .logo-e3c7 > .under-af6b {
  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;
}
.dark-aff2.element_tall_fb72 .gold-b740,
.main-5ff6.element_tall_fb72 .gold-b740 {
  margin-left: 0;
}
.mask-east-cd7f.element_tall_fb72 .gold-b740,
.disabled-8f5a.element_tall_fb72 .gold-b740 {
  margin-right: 0;
}
.logo-e3c7 ol,
.logo-e3c7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description_top_54ec video {
  max-width: 100%;
}
.carousel-simple-cf36 img {
  display: block;
}
.carousel-simple-cf36.frame_glass_e0ae,
.carousel-simple-cf36.content_2ca4 {
  width: 100%;
}
.carousel-simple-cf36.under-af6b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.badge-orange-539b:not(.active_bf61) {
  margin: 1.5em auto;
}
.video_47f6 p {
  padding: 1.5em 14px;
}
ul.sidebar_fixed_68a4.under-af6b,
ul.sidebar_fixed_68a4.video-44af,
ul.sidebar_fixed_68a4.alert_ccf5.video-44af {
  padding: 0 14px;
}
.active_fresh_e9fe {
  display: block;
  overflow-x: auto;
}
.active_fresh_e9fe table {
  border-collapse: collapse;
  width: 100%;
}
.active_fresh_e9fe td,
.active_fresh_e9fe th {
  padding: 0.5em;
}
.logo-e3c7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.logo-e3c7 ol ol,
.logo-e3c7 ol ul,
.logo-e3c7 ul ol,
.logo-e3c7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.logo-e3c7 ol ol li,
.logo-e3c7 ol ul li,
.logo-e3c7 ul ol li,
.logo-e3c7 ul ul li {
  margin-left: 0;
}
.title_motion_d2df.card-short-eb78 > .silver-3969 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.title_motion_d2df.card-short-eb78 > .silver-3969 iframe,
.title_motion_d2df.card-short-eb78 > .silver-3969 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.main-gas-1bd1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.main-gas-1bd1.focus-e6c7 {
  padding: 0;
}
.main-gas-1bd1.focus-e6c7 cite {
  font-size: 13px;
}
.main-gas-1bd1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.main-gas-1bd1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.caption_109a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.caption_109a > p:first-child {
  margin-top: 0;
}
.caption_109a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.caption_109a blockquote {
  border-left: 0;
}
.pro-4a38 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pro-4a38:not(.overlay_bronze_cbc7) {
  max-width: 100px;
}
.pro-4a38.video-750f {
  border-bottom: none !important;
  text-align: center;
}
.pro-4a38.video-750f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .video_47f6 p {
    padding: 1.5em 0;
  }
}
.gallery_d8b5 {
  color: #0073aa;
}
.steel-e9fd {
  background-color: #0073aa;
}
.active-2eaf {
  color: #229fd8;
}
.notice-selected-e18c {
  background-color: #229fd8;
}
.hard_7eab {
  color: #eee;
}
.table_plasma_dc80 {
  background-color: #eee;
}
.image_bronze_1991 {
  color: #444;
}
.avatar-18d3 {
  background-color: #444;
}
.picture-3b42 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.picture-3b42 .notice_cold_bceb .aside-dd56 {
  font-size: 15px;
}
.picture-3b42 .aside-dd56 {
  line-height: 1.3;
}
.picture-3b42 .footer_old_3452 {
}
.picture-3b42 .form_ddc7 {
  background: #235787;
}
.white-6c9c {
  padding: 0;
}
.white-6c9c .form_ddc7 {
  background: #1a1a1a;
}
.white-6c9c .footer_old_3452 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.active-ef8e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.active-ef8e .footer_old_3452 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.active-ef8e .form_ddc7 {
  background: #303030;
}
.header-black-1f23 {
  position: relative;
  z-index: 10;
}
.header-black-1f23 .overlay-bottom-42b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-solid-efa5 .section-fluid-85b0 {
  display: inline-block;
  vertical-align: middle;
}
.dropdown-solid-efa5.glass_acb0 .section-fluid-85b0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dropdown-solid-efa5.glass_acb0 .section-fluid-85b0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-solid-efa5.glass_acb0 .section-fluid-85b0 {
    margin-right: 0.4em;
  }
}
.dropdown-solid-efa5.glass_acb0 .section-fluid-85b0:last-child {
  margin-right: 0;
}
.panel_8081 .overlay-bottom-42b1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .top-2b0c .notice_cold_bceb {
    margin: 0 -0.5em;
  }
  .top-2b0c .notice_cold_bceb [class*="customify-col-"],
  .top-2b0c .notice_cold_bceb [class*="customify-col_"],
  .top-2b0c .notice_cold_bceb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.top-2b0c.cold_dab7 .overlay-bottom-42b1 {
  background: 0 0 !important;
}
.top-2b0c.cold_dab7 .overlay-bottom-42b1,
.top-2b0c.panel_8081 .overlay-bottom-42b1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .top-2b0c.surface-yellow-7b6d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.top-2b0c.panel_8081 .overlay-bottom-42b1 {
  box-shadow: none !important;
}
.primary-5fae {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .primary-5fae {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .primary-5fae {
    padding: 18px 0 20px;
  }
}
.primary-5fae .video_74dd {
  width: 100%;
}
.primary-5fae .static_156f {
  margin-bottom: 0;
}
.primary-5fae .component_iron_1c1e {
  margin-top: 5px;
  font-size: 0.875em;
}
.section-846c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.section-846c .caption-motion-fab1 {
  width: 100%;
}
.pro-174e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pro-174e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pro-174e 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;
}
.pro-174e li:last-child:after {
  display: none;
}
.pro-174e li a {
  font-weight: 500;
  margin-right: 10px;
}
.description_bronze_aede .plasma_0495 button,
.primary-5fae .plasma_0495 button {
  left: 0;
}
.description_bronze_aede .caption-motion-fab1,
.primary-5fae .caption-motion-fab1 {
  padding-left: 0;
  padding-right: 0;
}
.description_bronze_aede .section-846c,
.primary-5fae .section-846c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.description_bronze_aede {
  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;
}
.description_bronze_aede: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;
}
.description_bronze_aede .surface_warm_ec5b {
  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) {
  .description_bronze_aede .surface_warm_ec5b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .description_bronze_aede .surface_warm_ec5b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .description_bronze_aede .surface_warm_ec5b {
    min-height: 200px;
  }
}
.description_bronze_aede .pro-174e {
  color: rgba(255, 255, 255, 0.8);
}
.description_bronze_aede .pro-174e a,
.description_bronze_aede .pro-174e li:after {
  color: inherit;
}
.description_bronze_aede .pro-174e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.cool-b52b {
  margin-bottom: 0.5em;
}
.huge_6e3a {
  margin-bottom: 1.2em;
}
.huge_6e3a,
.cool-b52b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.huge_6e3a p:last-child,
.cool-b52b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .plasma_0495,
#masthead .plasma_0495 {
  display: none;
}
#masthead
  > .plasma_0495.layout-eae0 {
  display: none;
}
#masthead > .plasma_0495 button {
  left: 0;
}
.mini_54e4 {
  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%;
}
.mini_54e4 .section-fluid-85b0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.mini_54e4 .row_current_0486 {
  display: -webkit-box;
  display: flex;
}
.mini_54e4 .row_current_0486.iron-d0e6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.mini_54e4 .row_current_0486.link-1ca2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mini_54e4 .row_current_0486.mini_c801 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mini_54e4.yellow-62e5.video_ccc6 .row_current_0486.iron-d0e6 {
  flex-basis: 100%;
}
.mini_54e4.tertiary_left_370c .row_current_0486.link-1ca2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.mini_54e4.tertiary_left_370c .row_current_0486.mini_c801 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .plasma_0495.layout-eae0 {
  display: none;
}
#masthead > .plasma_0495 button {
  left: 0;
}
.overlay-basic-a6f2 {
  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;
}
.overlay-basic-a6f2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.overlay-basic-a6f2.hard-62b0 i {
  margin-right: 4px;
}
.overlay-basic-a6f2.alert_current_acef i {
  margin-left: 5px;
}
.aside-dd56 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.aside-dd56 p:last-child {
  margin-bottom: 0;
}
.paper_2c08 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.paper_2c08 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.paper_2c08 img {
  display: block;
  width: auto;
  line-height: 1;
}
.paper_2c08 .texture-d3f2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.paper_2c08 .brown_44b2 {
  margin: 5px 0 7px 0;
}
.paper_2c08.header-complex-efa6 .info-bright-a0cb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paper_2c08.header-complex-efa6 .form_bronze_b74b {
  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;
}
.paper_2c08.tall_8d54 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.paper_2c08.tall_8d54 .info-bright-a0cb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paper_2c08.tall_8d54 .form_bronze_b74b {
  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;
}
.paper_2c08.alert_9bb6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paper_2c08.short-57b8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.paper_2c08.short-57b8 .form_bronze_b74b {
  margin-top: 7px;
}
.inner_f14c {
  display: inline-block;
}
.header-black-1f23 .paragraph-0444 .paper_2c08 img {
  max-width: 100%;
}
.tertiary-ae0f .nav_8c68.input-warm-1863,
.new-f6b7 .nav_8c68.input-warm-1863 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary-ae0f .paragraph_5ca6,
.new-f6b7 .paragraph_5ca6 {
  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%);
}
.tertiary-ae0f .paragraph_5ca6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tertiary-ae0f.focused_0a6a .paragraph_5ca6 {
  display: none;
}
.tertiary-ae0f .text_inner_e037 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary-ae0f .text_inner_e037 li {
  display: inline-block;
  position: relative;
}
.tertiary-ae0f .text_inner_e037 li:last-child {
  margin-right: 0;
}
.tertiary-ae0f .text_inner_e037 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;
}
.tertiary-ae0f .text_inner_e037 li.picture_6616 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tertiary-ae0f .text_inner_e037 > 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;
}
.tertiary-ae0f .text_inner_e037 > li > a i {
  line-height: 0;
}
.tertiary-ae0f .text_inner_e037 > li.green-f5b4 > a .paragraph_5ca6 {
  margin-left: 4px;
  line-height: 0;
}
.tertiary-ae0f .text_inner_e037 .block-e3de li.green-f5b4 > a {
  position: relative;
}
.tertiary-ae0f .text_inner_e037 .block-e3de li.green-f5b4 > a:after,
.tertiary-ae0f .text_inner_e037 .block-e3de li.green-f5b4 > a:before {
  content: "";
  display: table;
}
.tertiary-ae0f .text_inner_e037 .block-e3de li.green-f5b4 > a:after {
  clear: both;
}
.tertiary-ae0f .text_inner_e037 .block-e3de li.green-f5b4 > a .paragraph_5ca6 {
  margin-left: 5px;
  float: right;
}
.tertiary-ae0f .backdrop_fast_181a,
.tertiary-ae0f .block-e3de {
  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;
}
.tertiary-ae0f .block-e3de {
  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;
}
.tertiary-ae0f .block-e3de .input-warm-1863 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary-ae0f .block-e3de .paragraph_5ca6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tertiary-ae0f .block-e3de li {
  display: block;
  margin: 0;
  padding: 0;
}
.tertiary-ae0f .block-e3de 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;
}
.tertiary-ae0f .block-e3de li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tertiary-ae0f .block-e3de .block-e3de {
  top: 0;
  left: 100%;
}
.tertiary-ae0f .popup-80cc.fn-focus-50ab > .backdrop_fast_181a,
.tertiary-ae0f .popup-80cc.fn-focus-50ab > .block-e3de,
.tertiary-ae0f .popup-80cc:focus > .backdrop_fast_181a,
.tertiary-ae0f .popup-80cc:focus > .block-e3de,
.tertiary-ae0f .popup-80cc:hover > .backdrop_fast_181a,
.tertiary-ae0f .popup-80cc:hover > .block-e3de {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tertiary-ae0f.dynamic-4338 .north_72dd:after,
.tertiary-ae0f.dynamic-4338 .north_72dd:before {
  content: "";
  display: table;
}
.tertiary-ae0f.dynamic-4338 .north_72dd:after {
  clear: both;
}
.tertiary-ae0f.dynamic-4338 .north_72dd > li {
  float: left;
}
.tertiary-ae0f.link_cold_e5f1 .north_72dd:after,
.tertiary-ae0f.link_cold_e5f1 .north_72dd:before {
  content: "";
  display: table;
}
.tertiary-ae0f.link_cold_e5f1 .north_72dd:after {
  clear: both;
}
.tertiary-ae0f.link_cold_e5f1 .north_72dd > li {
  float: left;
}
.tertiary-ae0f.link_cold_e5f1 .north_72dd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary-ae0f.link_cold_e5f1 .north_72dd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tertiary-ae0f.link_cold_e5f1 .north_72dd > li.dark_9237 > a,
.tertiary-ae0f.link_cold_e5f1 .north_72dd > li.picture_6616 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tertiary-ae0f.notification-fixed-c1ea .north_72dd > li > a .input-warm-1863 {
  position: relative;
}
.tertiary-ae0f.notification-fixed-c1ea .north_72dd > li > a .input-warm-1863: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;
}
.tertiary-ae0f.notification-fixed-c1ea
  .north_72dd
  > li:focus
  > a
  .input-warm-1863:before,
.tertiary-ae0f.notification-fixed-c1ea
  .north_72dd
  > li:hover
  > a
  .input-warm-1863:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary-ae0f.notification-fixed-c1ea
  .north_72dd
  > li.dark_9237
  > a
  .input-warm-1863:before,
.tertiary-ae0f.notification-fixed-c1ea
  .north_72dd
  > li.message_dim_4b08
  > a
  .input-warm-1863:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary-ae0f.footer_motion_4cc7 .north_72dd > li > a .input-warm-1863 {
  position: relative;
}
.tertiary-ae0f.footer_motion_4cc7 .north_72dd > li > a .input-warm-1863: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;
}
.tertiary-ae0f.footer_motion_4cc7 .north_72dd > li:focus > a .input-warm-1863:before,
.tertiary-ae0f.footer_motion_4cc7
  .north_72dd
  > li:hover
  > a
  .input-warm-1863:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary-ae0f.footer_motion_4cc7
  .north_72dd
  > li.dark_9237
  > a
  .input-warm-1863:before,
.tertiary-ae0f.footer_motion_4cc7
  .north_72dd
  > li.message_dim_4b08
  > a
  .input-warm-1863:before {
  width: 100%;
  background-color: currentColor;
}
.new-f6b7 .text_inner_e037 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.new-f6b7 .text_inner_e037 li:first-child > a {
  border-top: none;
}
.new-f6b7 .text_inner_e037 .last-90be > .input-warm-1863 .paragraph_5ca6 {
  display: none;
}
.new-f6b7 .text_inner_e037 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.new-f6b7 .text_inner_e037 li:last-child {
  border: none;
}
.new-f6b7 .text_inner_e037 li.green-f5b4 > a {
  padding-right: 45px !important;
}
.new-f6b7 .text_inner_e037 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.new-f6b7 .text_inner_e037 li a:focus,
.new-f6b7 .text_inner_e037 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-f6b7 .text_inner_e037 li .module-easy-a031 {
  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;
}
.new-f6b7 .text_inner_e037 li .module-easy-a031:hover {
  box-shadow: none;
}
.new-f6b7 .text_inner_e037 li .module-easy-a031 .paragraph_5ca6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.new-f6b7 .text_inner_e037 .block-e3de {
  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);
}
.new-f6b7 .text_inner_e037 .block-e3de li a {
  padding-left: 3em;
}
.new-f6b7 .text_inner_e037 .column_1f99 > a .module-easy-a031 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.new-f6b7 .text_inner_e037 .column_1f99 > .block-e3de {
  display: block;
  opacity: 1;
}
.paragraph-west-93a1 {
  max-width: 100%;
}
.blue_27fb {
  line-height: 0;
  cursor: pointer;
}
.nav_970c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.nav_970c:hover {
  box-shadow: none;
  color: currentColor;
}
.nav_970c svg {
  width: 18px;
  height: 18px;
}
.nav_970c .backdrop_west_c94d {
  display: none;
}
.text_center_1293 {
  position: relative;
}
.text_center_1293.fn-active-50ab .nav_970c .action-57b9 {
  display: none;
}
.text_center_1293.fn-active-50ab .nav_970c .backdrop_west_c94d {
  display: inline-block;
}
.text_center_1293 .middle_06f3 {
  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);
}
.text_center_1293.heading-6f1d .middle_06f3 {
  left: auto;
  right: -0.9em;
}
.text_center_1293.heading-6f1d .tooltip-5031::before {
  left: auto;
  right: 15px;
}
.text_center_1293.fn-active-50ab .middle_06f3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.green_4cbf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.green_4cbf label {
  flex-basis: 100%;
}
.green_4cbf .column-04a9 {
  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;
}
.green_4cbf .purple_5eef {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.green_4cbf .purple_5eef:focus {
  background-color: transparent;
}
.green_4cbf button.modal_left_0988 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.green_4cbf button.modal_left_0988:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.green_4cbf button.modal_left_0988 svg {
  width: 18px;
  height: 18px;
}
.green_4cbf input[type="submit"] {
  min-height: auto;
}
.top_f311 .green_4cbf .purple_5eef {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tooltip-5031 {
  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) {
  .tooltip-5031 {
    width: 220px;
  }
}
.tooltip-5031 label {
  flex-basis: 100%;
}
.tooltip-5031::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;
}
.steel-381e .top_f311 .green_4cbf {
  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;
}
.steel-381e
  .top_f311
  .green_4cbf
  .column-04a9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.steel-381e .top_f311 .green_4cbf .purple_5eef {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.steel-381e
  .top_f311
  .green_4cbf
  .purple_5eef:focus {
  background: 0 0;
}
.steel-381e
  .top_f311
  .green_4cbf
  .accent-black-bb14 {
  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;
}
.simple-31c3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.simple-31c3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.simple-31c3 li:last-child {
  margin-right: 0;
}
.simple-31c3 li:first-child {
  margin-left: 0;
}
.simple-31c3.primary-ccce a {
  color: #fff;
}
.simple-31c3.primary-ccce a:hover {
  color: #fff;
}
.simple-31c3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.simple-31c3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.simple-31c3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.simple-31c3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.simple-31c3 [class*="social-icon-apple"] {
  background-color: #999;
}
.simple-31c3 [class*="social-icon-apple"].notice_7177 {
  background-color: transparent;
  color: #999;
}
.simple-31c3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.simple-31c3 [class*="social-icon-behance"].notice_7177 {
  background-color: transparent;
  color: #1769ff;
}
.simple-31c3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.simple-31c3 [class*="social-icon-bitbucket"].notice_7177 {
  background-color: transparent;
  color: #205081;
}
.simple-31c3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.simple-31c3 [class*="social-icon-codepen"].notice_7177 {
  background-color: transparent;
  color: #000;
}
.simple-31c3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.simple-31c3 [class*="social-icon-delicious"].notice_7177 {
  background-color: transparent;
  color: #39f;
}
.simple-31c3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.simple-31c3 [class*="social-icon-digg"].notice_7177 {
  background-color: transparent;
  color: #005be2;
}
.simple-31c3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.simple-31c3 [class*="social-icon-dribbble"].notice_7177 {
  background-color: transparent;
  color: #ea4c89;
}
.simple-31c3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.simple-31c3 [class*="social-icon-envelope"].notice_7177 {
  background-color: transparent;
  color: #ea4335;
}
.simple-31c3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.simple-31c3 [class*="social-icon-facebook"].notice_7177 {
  background-color: transparent;
  color: #3b5998;
}
.simple-31c3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.simple-31c3 [class*="social-icon-flickr"].notice_7177 {
  background-color: transparent;
  color: #0063dc;
}
.simple-31c3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.simple-31c3 [class*="social-icon-foursquare"].notice_7177 {
  background-color: transparent;
  color: #2d5be3;
}
.simple-31c3 [class*="social-icon-github"] {
  background-color: #333;
}
.simple-31c3 [class*="social-icon-github"].notice_7177 {
  background-color: transparent;
  color: #333;
}
.simple-31c3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.simple-31c3 [class*="social-icon-google-plus"].notice_7177 {
  background-color: transparent;
  color: #dd4b39;
}
.simple-31c3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.simple-31c3 [class*="social-icon-houzz"].notice_7177 {
  background-color: transparent;
  color: #7ac142;
}
.simple-31c3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.simple-31c3 [class*="social-icon-instagram"].notice_7177 {
  background-color: transparent;
  color: #262626;
}
.simple-31c3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.simple-31c3 [class*="social-icon-jsfiddle"].notice_7177 {
  background-color: transparent;
  color: #487aa2;
}
.simple-31c3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.simple-31c3 [class*="social-icon-linkedin"].notice_7177 {
  background-color: transparent;
  color: #0077b5;
}
.simple-31c3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.simple-31c3 [class*="social-icon-medium"].notice_7177 {
  background-color: transparent;
  color: #00ab6b;
}
.simple-31c3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.simple-31c3
  [class*="social-icon-odnoklassniki"].notice_7177 {
  background-color: transparent;
  color: #f4731c;
}
.simple-31c3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.simple-31c3 [class*="social-icon-meetup"].notice_7177 {
  background-color: transparent;
  color: #ec1c40;
}
.simple-31c3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.simple-31c3 [class*="social-icon-pinterest"].notice_7177 {
  background-color: transparent;
  color: #bd081c;
}
.simple-31c3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.simple-31c3 [class*="social-icon-product-hunt"].notice_7177 {
  background-color: transparent;
  color: #da552f;
}
.simple-31c3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.simple-31c3 [class*="social-icon-reddit"].notice_7177 {
  background-color: transparent;
  color: #ff4500;
}
.simple-31c3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.simple-31c3 [class*="social-icon-rss"].notice_7177 {
  background-color: transparent;
  color: #f26522;
}
.simple-31c3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.simple-31c3
  [class*="social-icon-shopping-cart"].notice_7177 {
  background-color: transparent;
  color: #4caf50;
}
.simple-31c3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.simple-31c3 [class*="social-icon-skype"].notice_7177 {
  background-color: transparent;
  color: #00aff0;
}
.simple-31c3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.simple-31c3 [class*="social-icon-slideshare"].notice_7177 {
  background-color: transparent;
  color: #0077b5;
}
.simple-31c3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.simple-31c3 [class*="social-icon-snapchat"].notice_7177 {
  background-color: transparent;
  color: #fffc00;
}
.simple-31c3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.simple-31c3 [class*="social-icon-soundcloud"].notice_7177 {
  background-color: transparent;
  color: #f80;
}
.simple-31c3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.simple-31c3 [class*="social-icon-spotify"].notice_7177 {
  background-color: transparent;
  color: #2ebd59;
}
.simple-31c3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.simple-31c3
  [class*="social-icon-stack-overflow"].notice_7177 {
  background-color: transparent;
  color: #fe7a15;
}
.simple-31c3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.simple-31c3 [class*="social-icon-maldkfgram"].notice_7177 {
  background-color: transparent;
  color: #2ca5e0;
}
.simple-31c3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.simple-31c3 [class*="social-icon-tripadvisor"].notice_7177 {
  background-color: transparent;
  color: #589442;
}
.simple-31c3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.simple-31c3 [class*="social-icon-tumblr"].notice_7177 {
  background-color: transparent;
  color: #35465c;
}
.simple-31c3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.simple-31c3 [class*="social-icon-twitch"].notice_7177 {
  background-color: transparent;
  color: #6441a5;
}
.simple-31c3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.simple-31c3 [class*="social-icon-twitter"].notice_7177 {
  background-color: transparent;
  color: #1da1f2;
}
.simple-31c3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.simple-31c3 [class*="social-icon-vimeo"].notice_7177 {
  background-color: transparent;
  color: #1ab7ea;
}
.simple-31c3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.simple-31c3 [class*="social-icon-vk"].notice_7177 {
  background-color: transparent;
  color: #45668e;
}
.simple-31c3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.simple-31c3 [class*="social-icon-weibo"].notice_7177 {
  background-color: transparent;
  color: #df2029;
}
.simple-31c3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.simple-31c3 [class*="social-icon-weixin"].notice_7177 {
  background-color: transparent;
  color: #7bb32e;
}
.simple-31c3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.simple-31c3 [class*="social-icon-whatsapp"].notice_7177 {
  background-color: transparent;
  color: #25d366;
}
.simple-31c3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.simple-31c3 [class*="social-icon-wordpress"].notice_7177 {
  background-color: transparent;
  color: #21759b;
}
.simple-31c3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.simple-31c3 [class*="social-icon-xing"].notice_7177 {
  background-color: transparent;
  color: #026466;
}
.simple-31c3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.simple-31c3 [class*="social-icon-yelp"].notice_7177 {
  background-color: transparent;
  color: #af0606;
}
.simple-31c3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.simple-31c3 [class*="social-icon-youtube"].notice_7177 {
  background-color: transparent;
  color: #cd201f;
}
.next-ffc6 {
  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;
}
.next-ffc6:hover {
  box-shadow: none;
  background: 0 0;
}
.gradient_over_3228 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sidebar-paper-2fb5 {
  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;
}
.shade_orange_f157 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.picture_d468 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.picture_d468,
.picture_d468::after,
.picture_d468::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_d468::after,
.picture_d468::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pattern-full-70bb .sidebar-paper-2fb5 .shade_orange_f157 {
  margin-top: -2px;
  width: 19px;
}
.pattern-full-70bb .sidebar-paper-2fb5 .picture_d468 {
  margin-top: -1px;
}
.pattern-full-70bb .sidebar-paper-2fb5 .picture_d468,
.pattern-full-70bb .sidebar-paper-2fb5 .picture_d468::after,
.pattern-full-70bb .sidebar-paper-2fb5 .picture_d468::before {
  width: 19px;
  height: 2px;
}
.pattern-full-70bb .sidebar-paper-2fb5 .picture_d468::before {
  top: -6px;
}
.pattern-full-70bb .sidebar-paper-2fb5 .picture_d468::after {
  bottom: -6px;
}
.rough_de5a .sidebar-paper-2fb5 .shade_orange_f157 {
  margin-top: -2px;
  width: 22px;
}
.rough_de5a .sidebar-paper-2fb5 .picture_d468 {
  margin-top: -1px;
}
.rough_de5a .sidebar-paper-2fb5 .picture_d468,
.rough_de5a .sidebar-paper-2fb5 .picture_d468::after,
.rough_de5a .sidebar-paper-2fb5 .picture_d468::before {
  width: 22px;
  height: 2px;
}
.rough_de5a .sidebar-paper-2fb5 .picture_d468::before {
  top: -7px;
}
.rough_de5a .sidebar-paper-2fb5 .picture_d468::after {
  bottom: -7px;
}
.avatar_7cd4 .sidebar-paper-2fb5 .shade_orange_f157 {
  margin-top: -2px;
  width: 31px;
}
.avatar_7cd4 .sidebar-paper-2fb5 .picture_d468 {
  margin-top: -1.5px;
}
.avatar_7cd4 .sidebar-paper-2fb5 .picture_d468,
.avatar_7cd4 .sidebar-paper-2fb5 .picture_d468::after,
.avatar_7cd4 .sidebar-paper-2fb5 .picture_d468::before {
  width: 31px;
  height: 3px;
}
.avatar_7cd4 .sidebar-paper-2fb5 .picture_d468::before {
  top: -9px;
}
.avatar_7cd4 .sidebar-paper-2fb5 .picture_d468::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .texture_7954 .sidebar-paper-2fb5 .shade_orange_f157 {
    margin-top: -2px;
    width: 19px;
  }
  .texture_7954 .sidebar-paper-2fb5 .picture_d468 {
    margin-top: -1px;
  }
  .texture_7954 .sidebar-paper-2fb5 .picture_d468,
  .texture_7954 .sidebar-paper-2fb5 .picture_d468::after,
  .texture_7954 .sidebar-paper-2fb5 .picture_d468::before {
    width: 19px;
    height: 2px;
  }
  .texture_7954 .sidebar-paper-2fb5 .picture_d468::before {
    top: -6px;
  }
  .texture_7954 .sidebar-paper-2fb5 .picture_d468::after {
    bottom: -6px;
  }
  .picture_e691 .sidebar-paper-2fb5 .shade_orange_f157 {
    margin-top: -2px;
    width: 22px;
  }
  .picture_e691 .sidebar-paper-2fb5 .picture_d468 {
    margin-top: -1px;
  }
  .picture_e691 .sidebar-paper-2fb5 .picture_d468,
  .picture_e691 .sidebar-paper-2fb5 .picture_d468::after,
  .picture_e691 .sidebar-paper-2fb5 .picture_d468::before {
    width: 22px;
    height: 2px;
  }
  .picture_e691 .sidebar-paper-2fb5 .picture_d468::before {
    top: -7px;
  }
  .picture_e691 .sidebar-paper-2fb5 .picture_d468::after {
    bottom: -7px;
  }
  .image_db90 .sidebar-paper-2fb5 .shade_orange_f157 {
    margin-top: -2px;
    width: 31px;
  }
  .image_db90 .sidebar-paper-2fb5 .picture_d468 {
    margin-top: -1.5px;
  }
  .image_db90 .sidebar-paper-2fb5 .picture_d468,
  .image_db90 .sidebar-paper-2fb5 .picture_d468::after,
  .image_db90 .sidebar-paper-2fb5 .picture_d468::before {
    width: 31px;
    height: 3px;
  }
  .image_db90 .sidebar-paper-2fb5 .picture_d468::before {
    top: -9px;
  }
  .image_db90 .sidebar-paper-2fb5 .picture_d468::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .over_d820 .sidebar-paper-2fb5 .shade_orange_f157 {
    margin-top: -2px;
    width: 19px;
  }
  .over_d820 .sidebar-paper-2fb5 .picture_d468 {
    margin-top: -1px;
  }
  .over_d820 .sidebar-paper-2fb5 .picture_d468,
  .over_d820 .sidebar-paper-2fb5 .picture_d468::after,
  .over_d820 .sidebar-paper-2fb5 .picture_d468::before {
    width: 19px;
    height: 2px;
  }
  .over_d820 .sidebar-paper-2fb5 .picture_d468::before {
    top: -6px;
  }
  .over_d820 .sidebar-paper-2fb5 .picture_d468::after {
    bottom: -6px;
  }
  .backdrop_07af .sidebar-paper-2fb5 .shade_orange_f157 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_07af .sidebar-paper-2fb5 .picture_d468 {
    margin-top: -1px;
  }
  .backdrop_07af .sidebar-paper-2fb5 .picture_d468,
  .backdrop_07af .sidebar-paper-2fb5 .picture_d468::after,
  .backdrop_07af .sidebar-paper-2fb5 .picture_d468::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_07af .sidebar-paper-2fb5 .picture_d468::before {
    top: -7px;
  }
  .backdrop_07af .sidebar-paper-2fb5 .picture_d468::after {
    bottom: -7px;
  }
  .gradient-99cd .sidebar-paper-2fb5 .shade_orange_f157 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-99cd .sidebar-paper-2fb5 .picture_d468 {
    margin-top: -1.5px;
  }
  .gradient-99cd .sidebar-paper-2fb5 .picture_d468,
  .gradient-99cd .sidebar-paper-2fb5 .picture_d468::after,
  .gradient-99cd .sidebar-paper-2fb5 .picture_d468::before {
    width: 31px;
    height: 3px;
  }
  .gradient-99cd .sidebar-paper-2fb5 .picture_d468::before {
    top: -9px;
  }
  .gradient-99cd .sidebar-paper-2fb5 .picture_d468::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .component-light-a269 .sidebar-paper-2fb5 .shade_orange_f157 {
    margin-top: -2px;
    width: 19px;
  }
  .component-light-a269 .sidebar-paper-2fb5 .picture_d468 {
    margin-top: -1px;
  }
  .component-light-a269 .sidebar-paper-2fb5 .picture_d468,
  .component-light-a269 .sidebar-paper-2fb5 .picture_d468::after,
  .component-light-a269 .sidebar-paper-2fb5 .picture_d468::before {
    width: 19px;
    height: 2px;
  }
  .component-light-a269 .sidebar-paper-2fb5 .picture_d468::before {
    top: -6px;
  }
  .component-light-a269 .sidebar-paper-2fb5 .picture_d468::after {
    bottom: -6px;
  }
  .aside-63da .sidebar-paper-2fb5 .shade_orange_f157 {
    margin-top: -2px;
    width: 22px;
  }
  .aside-63da .sidebar-paper-2fb5 .picture_d468 {
    margin-top: -1px;
  }
  .aside-63da .sidebar-paper-2fb5 .picture_d468,
  .aside-63da .sidebar-paper-2fb5 .picture_d468::after,
  .aside-63da .sidebar-paper-2fb5 .picture_d468::before {
    width: 22px;
    height: 2px;
  }
  .aside-63da .sidebar-paper-2fb5 .picture_d468::before {
    top: -7px;
  }
  .aside-63da .sidebar-paper-2fb5 .picture_d468::after {
    bottom: -7px;
  }
  .old-3ecc .sidebar-paper-2fb5 .shade_orange_f157 {
    margin-top: -2px;
    width: 31px;
  }
  .old-3ecc .sidebar-paper-2fb5 .picture_d468 {
    margin-top: -1.5px;
  }
  .old-3ecc .sidebar-paper-2fb5 .picture_d468,
  .old-3ecc .sidebar-paper-2fb5 .picture_d468::after,
  .old-3ecc .sidebar-paper-2fb5 .picture_d468::before {
    width: 31px;
    height: 3px;
  }
  .old-3ecc .sidebar-paper-2fb5 .picture_d468::before {
    top: -9px;
  }
  .old-3ecc .sidebar-paper-2fb5 .picture_d468::after {
    bottom: -9px;
  }
}
.liquid_23c4 .picture_d468 {
  -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);
}
.liquid_23c4 .picture_d468::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.liquid_23c4 .picture_d468::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);
}
.liquid_23c4.complex_0fb3 .picture_d468 {
  -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);
}
.liquid_23c4.complex_0fb3 .picture_d468::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.liquid_23c4.complex_0fb3 .picture_d468::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);
}
.out-0d67 {
  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.main-8e00:before {
  display: none;
}
.info_dfa4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.info_dfa4 .card-4e71 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.info_dfa4 .card-4e71:last-of-type {
  border-bottom: none;
}
.info_dfa4 .card-4e71.upper_2dab,
.info_dfa4 .card-4e71.simple_18fe,
.info_dfa4 .card-4e71.tertiary_56b5 {
  padding: 0;
}
.info_dfa4 .new-f6b7 .module-easy-a031 {
  color: currentColor;
}
.info_dfa4 .new-f6b7 .module-easy-a031:focus,
.info_dfa4 .new-f6b7 .module-easy-a031:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info_dfa4.footer_old_3452 .preview-e186,
.info_dfa4.footer_old_3452 .aside-dd56 a,
.info_dfa4.footer_old_3452 .north_72dd a,
.info_dfa4.footer_old_3452 .block-e3de a {
  color: rgba(0, 0, 0, 0.55);
}
.info_dfa4.footer_old_3452 .preview-e186:hover,
.info_dfa4.footer_old_3452 .aside-dd56 a:hover,
.info_dfa4.footer_old_3452 .north_72dd a:hover,
.info_dfa4.footer_old_3452 .block-e3de a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_dfa4.footer_old_3452 .title_dim_a8b2 {
  color: rgba(0, 0, 0, 0.8);
}
.info_dfa4.footer_old_3452 .card-4e71 {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_dfa4.footer_old_3452 .card-4e71:before {
  background: rgba(0, 0, 0, 0.08);
}
.info_dfa4.footer_old_3452 .accent_middle_faca:before {
  background: rgba(255, 255, 255, 0.9);
}
.info_dfa4.footer_old_3452 .new-f6b7 .text_inner_e037 li a,
.info_dfa4.footer_old_3452 .new-f6b7 .module-easy-a031,
.info_dfa4.footer_old_3452 .block-e3de {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_dfa4.footer_old_3452 .new-f6b7 .module-easy-a031:focus,
.info_dfa4.footer_old_3452 .new-f6b7 .module-easy-a031:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info_dfa4.footer_old_3452 .text_inner_e037 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_dfa4.form_ddc7 .preview-e186,
.info_dfa4.form_ddc7 .aside-dd56 a,
.info_dfa4.form_ddc7 .north_72dd .module-easy-a031,
.info_dfa4.form_ddc7 .north_72dd a,
.info_dfa4.form_ddc7 .block-e3de a {
  color: rgba(255, 255, 255, 0.79);
}
.info_dfa4.form_ddc7 .preview-e186:hover,
.info_dfa4.form_ddc7 .aside-dd56 a:hover,
.info_dfa4.form_ddc7 .north_72dd .module-easy-a031:hover,
.info_dfa4.form_ddc7 .north_72dd a:hover,
.info_dfa4.form_ddc7 .block-e3de a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_dfa4.form_ddc7 .title_dim_a8b2 {
  color: rgba(255, 255, 255, 0.99);
}
.info_dfa4.form_ddc7 .card-4e71 {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_dfa4.form_ddc7 .card-4e71:before {
  background: rgba(255, 255, 255, 0.08);
}
.info_dfa4.form_ddc7 .accent_middle_faca:before {
  background: rgba(0, 0, 0, 0.9);
}
.info_dfa4.form_ddc7 .new-f6b7 .text_inner_e037 li a,
.info_dfa4.form_ddc7 .new-f6b7 .module-easy-a031,
.info_dfa4.form_ddc7 .block-e3de {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_dfa4.form_ddc7 .new-f6b7 .module-easy-a031:focus,
.info_dfa4.form_ddc7 .new-f6b7 .module-easy-a031:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info_dfa4.form_ddc7 .text_inner_e037 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_middle_faca {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accent_middle_faca:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.widget-7a98 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hard-3ba3 .info_dfa4 {
  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;
}
.hard-3ba3 .card-4e71 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hard-3ba3 .card-4e71: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) {
  .hard-3ba3 .card-4e71:before {
    width: 16%;
    left: 42%;
  }
}
.hard-3ba3 .card-4e71:last-child:before {
  content: none;
}
.hard-3ba3 .card-4e71[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hard-3ba3 .new-f6b7 .text_inner_e037 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hard-3ba3 .new-f6b7 .text_inner_e037 li a .module-easy-a031 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hard-3ba3 .new-f6b7 .block-e3de {
  border: none;
}
.hard-3ba3 .new-f6b7 .block-e3de li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hard-3ba3 .accent_middle_faca {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hard-3ba3 .widget-7a98 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hard-3ba3 .form_ddc7 .accent_middle_faca:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard-3ba3 .footer_old_3452.wrapper-4889 .picture_d468 {
  background: rgba(0, 0, 0, 0.6);
}
.hard-3ba3
  .footer_old_3452.wrapper-4889
  .picture_d468::after,
.hard-3ba3
  .footer_old_3452.wrapper-4889
  .picture_d468:before {
  background: inherit;
}
.hard-3ba3
  .footer_old_3452.wrapper-4889:hover
  .picture_d468 {
  background: rgba(0, 0, 0, 0.8);
}
.full-4b80 .info_dfa4 {
  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) {
  .full-4b80 .info_dfa4 {
    width: auto;
    right: 45px;
  }
}
.sidebar-fresh-6831 .info_dfa4 {
  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) {
  .sidebar-fresh-6831 .info_dfa4 {
    width: auto;
    left: 45px;
  }
}
.main-8e00 .info_dfa4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.main-8e00 .widget-7a98 {
  max-width: 48em;
  margin: 0 auto;
}
.main-8e00 .accent_middle_faca:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.secondary_419a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_419a.hard-3ba3 .info_dfa4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.secondary_419a.full-4b80 .info_dfa4 {
  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);
}
.secondary_419a .info_dfa4 {
  visibility: visible;
}
.secondary_419a.sidebar-fresh-6831 .info_dfa4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.box_hard_ea4a,
.input-2878 {
  overflow-x: hidden;
}
.box_hard_ea4a .info_dfa4 {
  overflow: auto;
}
.box_hard_ea4a.hard-3ba3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_hard_ea4a.hard-3ba3 .info_dfa4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.box_hard_ea4a.hard-3ba3 .next-ffc6 {
  opacity: 0;
}
.box_hard_ea4a.full-4b80 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_hard_ea4a.full-4b80 .info_dfa4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.box_hard_ea4a.full-4b80 .next-ffc6 {
  opacity: 0;
}
.box_hard_ea4a.sidebar-fresh-6831 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_hard_ea4a.sidebar-fresh-6831 .info_dfa4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.box_hard_ea4a.sidebar-fresh-6831 .next-ffc6 {
  opacity: 0;
}
.box_hard_ea4a.main-8e00 .info_dfa4 {
  z-index: 10;
  visibility: visible;
}
.wrapper-4889 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.wrapper-4889 .picture_d468 {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper-4889 .picture_d468::after,
.wrapper-4889 .picture_d468:before {
  background: inherit;
}
.wrapper-4889:hover .picture_d468 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar-fresh-6831 .wrapper-4889 {
  top: 10px;
  right: auto;
  left: 12px;
}
.main-8e00 .wrapper-4889 {
  display: none !important;
}
.box_hard_ea4a:before,
.input-2878:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.box_hard_ea4a .wrapper-4889,
.input-2878 .wrapper-4889 {
  display: inline-block;
}
.info_dfa4 .section-fluid-85b0 {
  -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;
}
.box_hard_ea4a .info_dfa4 .section-fluid-85b0,
.input-2878 .info_dfa4 .section-fluid-85b0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary-prev-a6ac .column-04a9 {
  width: 100%;
}
.paragraph-0444 {
  padding: 0 0.5em 0;
}
.paragraph-0444 [class*="customify-col-"],
.paragraph-0444 [class*="customify-col_"],
.paragraph-0444 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.mask-dd36 .paragraph-0444 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notice_cold_bceb .notice_motion_e528,
  .notice_motion_e528 {
    display: none;
  }
  .avatar-fixed-09de {
    text-align: left;
  }
  .chip-inner-eca3 {
    text-align: center;
  }
  .modal-south-da30 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notice_cold_bceb .detail_b436,
  .detail_b436 {
    display: none;
  }
  .image-right-571b {
    text-align: left;
  }
  .alert_pink_39bf {
    text-align: center;
  }
  .first_cfd8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notice_cold_bceb .disabled-224c,
  .disabled-224c {
    display: none;
  }
  .text-361b {
    text-align: left;
  }
  .plasma-ecf0 {
    text-align: center;
  }
  .wrapper_4d17 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.layout-light-d271 {
  box-shadow: none !important;
}
.menu_basic_d4d3 .large_0b77,
.text_basic_f647 .large_0b77 {
  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;
}
.text_basic_f647 .large_0b77 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.overlay-bottom-42b1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.overlay-bottom-42b1:after,
.overlay-bottom-42b1:before {
  content: "";
  display: table;
}
.overlay-bottom-42b1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .overlay-bottom-42b1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.overlay-bottom-42b1,
.surface-yellow-7b6d {
  max-width: 1248px;
  margin: 0 auto;
}

.message-stone-dfe8.small-026d .overlay-bottom-42b1 {
  max-width: 100%;
}
.message-stone-dfe8.fluid_d923 {
  max-width: 1200px;
  margin: 0 auto;
}
.message-stone-dfe8.accordion-smooth-2bc2 .overlay-bottom-42b1 {
  max-width: 100%;
}
.message-stone-dfe8.accordion-smooth-2bc2 > .overlay-bottom-42b1 {
  padding-left: 0;
  padding-right: 0;
}
.message-stone-dfe8.accordion-smooth-2bc2 > .overlay-bottom-42b1 .notice_cold_bceb {
  margin: 0;
}
.message-stone-dfe8.accordion-smooth-2bc2
  > .overlay-bottom-42b1
  .last_a700.alert_east_49ca {
  margin-right: 0;
  margin-left: 0;
}
.message-stone-dfe8.accordion-smooth-2bc2 #main.alert_east_49ca {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .focus_complex_54cf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .focus_complex_54cf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .input-pressed-208c .gold-b740 {
    padding-right: 1em;
  }
  .input-pressed-208c.dropdown_fluid_f7b2 .last_a700 {
    border-right: 1px solid #eaecee;
  }
  .input-pressed-208c.dropdown_fluid_f7b2 .gold-b740 {
    padding-right: 1em;
  }
  .input-pressed-208c.dropdown_fluid_f7b2 .bright_5189 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_2fce .gold-b740 {
    padding-left: 1em;
  }
  .header_2fce.dropdown_fluid_f7b2 .last_a700 {
    border-left: 1px solid #eaecee;
  }
  .header_2fce.dropdown_fluid_f7b2 .gold-b740 {
    padding-left: 1em;
  }
  .header_2fce.dropdown_fluid_f7b2 .bright_5189 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-first-667e .gold-b740 {
    padding-left: 1em;
  }
  .table-first-667e.dropdown_fluid_f7b2 .secondary-40d4 {
    border-right: 1px solid #eaecee;
  }
  .table-first-667e.dropdown_fluid_f7b2 .plasma-e8d1 {
    border-right: 1px solid #eaecee;
  }
  .table-first-667e.dropdown_fluid_f7b2 .gold-b740 {
    padding-left: 1em;
  }
  .table-first-667e.dropdown_fluid_f7b2 .bright_5189 {
    padding-right: 1em;
  }
  .table-first-667e.dropdown_fluid_f7b2 .gas_6fb4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft-159e .gold-b740 {
    padding-right: 1em;
  }
  .soft-159e.dropdown_fluid_f7b2 .secondary-40d4 {
    border-left: 1px solid #eaecee;
  }
  .soft-159e.dropdown_fluid_f7b2 .plasma-e8d1 {
    border-left: 1px solid #eaecee;
  }
  .soft-159e.dropdown_fluid_f7b2 .gold-b740 {
    padding-right: 1em;
  }
  .soft-159e.dropdown_fluid_f7b2 .bright_5189 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .soft-159e.dropdown_fluid_f7b2 .gas_6fb4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_complex_54cf .gold-b740 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus_complex_54cf.dropdown_fluid_f7b2 .last_a700 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .focus_complex_54cf.dropdown_fluid_f7b2 .gold-b740 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus_complex_54cf.dropdown_fluid_f7b2 .bright_5189 {
    padding-left: 1em;
  }
  .focus_complex_54cf.dropdown_fluid_f7b2 .gas_6fb4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .focus_complex_54cf.dropdown_fluid_f7b2 .gold-b740 {
    padding-left: 0;
  }
}
.icon-ca58 .dropdown-solid-efa5 {
  display: inline-block;
}
.green-1eac {
  display: inline-block;
}
.slow-e878 {
  word-con: break-word;
}
.smooth-b148 > span {
  display: inline-block;
  padding: 5px 0;
}
.smooth-b148 .pressed-23ab {
  margin-left: 8px;
  margin-right: 8px;
}
.smooth-b148 .carousel-fixed-611f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gallery_east_73b8 .table-a757 {
  margin-bottom: 2em;
}
.gallery_east_73b8 .menu_south_3bfa {
  margin-bottom: 15px;
}
.gallery_east_73b8 .menu_south_3bfa:last-child {
  margin-bottom: 0;
}
.gallery_east_73b8 .popup-b53a {
  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) {
  .gallery_east_73b8 .popup-b53a {
    display: block;
  }
}
.gallery_east_73b8 .element-out-21b0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gallery_east_73b8 .element-out-21b0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gallery_east_73b8 .medium-4146 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gallery_east_73b8 .medium-4146 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gallery_east_73b8 .medium-4146 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gallery_east_73b8 .slow-e878 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery_east_73b8 .slow-e878 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gallery_east_73b8 .card_current_37ad p:last-child {
  margin-bottom: 0;
}
.gallery_east_73b8 .huge_272f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gallery_east_73b8 .mini_a377 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gallery_east_73b8 .progress_04fc {
  margin-top: 1em;
}
.gallery_east_73b8 .preview_0a95 {
  top: 0;
  display: block;
}
.gallery_east_73b8 .preview_0a95 a {
  color: inherit;
}
.gallery_east_73b8 .preview_0a95 a:hover {
  color: inherit;
}
.gallery_east_73b8 .wrapper_in_e7d9 {
  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;
}
.gallery_east_73b8 .wrapper_in_e7d9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gallery_east_73b8 .mini_a377 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gallery_east_73b8 .widget-70ac {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gallery_east_73b8 .widget-70ac:first-child {
  margin-top: 0;
}
.gallery_east_73b8 .widget-70ac.article_395f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gallery_east_73b8 .widget-70ac.green-49a4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery_east_73b8
  .widget-70ac.green-49a4.article_out_9ae5
  .progress_04fc {
  width: 100%;
}
.gallery_east_73b8 .green-49a4 {
  -webkit-box-align: center;
  align-items: center;
}
.gallery_east_73b8 .green-49a4 .smooth-b148,
.gallery_east_73b8 .green-49a4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gallery_east_73b8 .medium-4146 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery_east_73b8 .medium-4146 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery_east_73b8 .medium-4146: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;
}
.gallery_east_73b8 .article_395f {
  z-index: 5;
}
.gallery_east_73b8 .tooltip_d37b .east_7a91 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gallery_east_73b8 .pressed_dcfd .east_7a91 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gallery_east_73b8 .north_b808 .east_7a91 {
  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;
}
.gallery_east_73b8.info_warm_f8dd .popup-b53a,
.gallery_east_73b8.pressed-c91e .popup-b53a {
  display: block;
}
.gallery_east_73b8.info_warm_f8dd .popup-b53a .fluid-ec55,
.gallery_east_73b8.info_warm_f8dd .popup-b53a .mini_a377,
.gallery_east_73b8.pressed-c91e .popup-b53a .fluid-ec55,
.gallery_east_73b8.pressed-c91e .popup-b53a .mini_a377 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery_east_73b8.tall_b285 .element-out-21b0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gallery_east_73b8.tall_b285 .element-out-21b0 {
    margin-right: 0;
  }
}
.gallery_east_73b8.info_warm_f8dd .element-out-21b0,
.gallery_east_73b8.pressed-c91e .element-out-21b0 {
  padding-top: 40%;
}
.gallery_east_73b8.info_warm_f8dd .table-a757,
.gallery_east_73b8.pressed-c91e .table-a757 {
  display: block;
}
.gallery_east_73b8.info_warm_f8dd .fn-sticky-50ab .mini_a377,
.gallery_east_73b8.pressed-c91e .fn-sticky-50ab .mini_a377 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gallery_east_73b8.info_warm_f8dd .element-out-21b0,
.gallery_east_73b8.pressed-c91e .element-out-21b0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gallery_east_73b8.info_warm_f8dd .mini_a377 {
  padding: 1em;
}
.heading-slow-f70c {
  margin: 30px auto;
  display: block;
}
.heading-slow-f70c .card-dark-9bf9 > * {
  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;
}
.heading-slow-f70c .card-dark-9bf9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading-slow-f70c .card-dark-9bf9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search-red-0db0 .smooth-b148 {
  margin-bottom: 1.41575em;
}
.search-red-0db0 .dim-5b03 {
  margin-bottom: 1.618em;
}
.logo-e3c7 .secondary-e31c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.logo-e3c7 .secondary-e31c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.logo-e3c7 .short_618d {
  max-width: 100%;
  overflow: auto;
}
.element_tall_fb72 .logo-e3c7 a:hover {
  text-decoration: underline;
}
.box_28a8 .menu_south_3bfa:not(.slow-e878),
.box_28a8 .medium-4146 {
  margin-bottom: 1.41575em;
}
.box_28a8 .menu_south_3bfa:not(.slow-e878):last-child,
.box_28a8 .medium-4146:last-child {
  margin-bottom: 0;
}
.box_28a8 .menu_south_3bfa.header-soft-82ce {
  margin-bottom: 0.41575em;
}
.box_28a8 .active_large_fb3d:before,
.box_28a8 .surface_lower_39d8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.box_28a8 .active_large_fb3d:before {
  content: "\f115";
}
.box_28a8 .surface_lower_39d8:before {
  content: "\f02c";
}
.box_28a8 .footer_a8d7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.box_28a8 .footer_a8d7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.summary-right-52b3 {
  display: -webkit-box;
  display: flex;
}
.summary-right-52b3 .feature-easy-4e4f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .summary-right-52b3 .feature-easy-4e4f {
    flex-basis: 90px;
  }
}
.summary-right-52b3 .header_800d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .summary-right-52b3 .header_800d {
    flex-basis: calc(100% - 50px);
  }
}
.summary-right-52b3 .sort_a635 p:last-child {
  margin-bottom: 0.72em;
}
.summary_east_27d8 .card-dark-9bf9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.summary_east_27d8 .card-dark-9bf9:after,
.summary_east_27d8 .card-dark-9bf9:before {
  content: "";
  display: table;
}
.summary_east_27d8 .card-dark-9bf9:after {
  clear: both;
}
.summary_east_27d8 .card-dark-9bf9 .status-cool-41e0,
.summary_east_27d8 .card-dark-9bf9 .notification_advanced_8f82 {
  width: 49%;
}
.summary_east_27d8 .card-dark-9bf9 .status-cool-41e0 a span.box_gas_dce2,
.summary_east_27d8 .card-dark-9bf9 .notification_advanced_8f82 a span.box_gas_dce2 {
  display: block;
  margin-bottom: 5px;
}
.summary_east_27d8 .card-dark-9bf9 .notification_advanced_8f82 {
  float: left;
  text-align: left;
}
.summary_east_27d8 .card-dark-9bf9 .status-cool-41e0 {
  float: right;
  text-align: right;
}
.simple_619f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .simple_619f {
    margin-bottom: 0;
  }
}
.frame_5647 {
  margin-bottom: 1em;
}
.frame_5647 .slow-e878 {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget-outer-03cb a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail_brown_8af8 .frame_5647,
.right-7b4f .frame_5647 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail_brown_8af8 .frame_5647,
  .right-7b4f .frame_5647 {
    display: block;
  }
}
.thumbnail_brown_8af8 .widget-outer-03cb,
.right-7b4f .widget-outer-03cb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail_brown_8af8 .widget-outer-03cb,
  .right-7b4f .widget-outer-03cb {
    margin-bottom: 1em;
  }
}
.thumbnail_brown_8af8 .widget-outer-03cb img,
.right-7b4f .widget-outer-03cb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail_brown_8af8 .widget-676d,
.right-7b4f .widget-676d {
  flex-basis: calc(100% - 160px);
}
.thumbnail_brown_8af8 .widget-676d p,
.right-7b4f .widget-676d p {
  margin-bottom: 0;
}
.thumbnail_brown_8af8 .widget-676d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail_brown_8af8 .widget-676d {
    padding-left: 0;
  }
}
.right-7b4f .widget-676d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .right-7b4f .widget-676d {
    padding-right: 0;
  }
}
.right-7b4f .widget-outer-03cb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.secondary_042f .widget-outer-03cb {
  margin-bottom: 0.5em;
}
.secondary_042f .widget-outer-03cb img {
  width: 100%;
}
.texture-c661 .active-0f6f,
.south-97d8 .active-0f6f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.south-97d8 .last_a700 .bright_31f5 p:last-child {
  margin-bottom: 0;
}
.footer_outer_43a7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.modal_9dce .mask-d2c8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .modal_9dce .mask-d2c8:last-of-type {
    margin-bottom: 0;
  }
}
.modal_9dce .mask-d2c8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal_9dce .mask-d2c8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.modal_9dce .mask-d2c8 ul li {
  margin: 0 0 0.6em;
}
.modal_9dce .mask-d2c8 ul li.glass-610c,
.modal_9dce .mask-d2c8 ul li.heading-dim-0268 {
  position: relative;
}
.modal_9dce .mask-d2c8 ul li.glass-610c .status-7ad8,
.modal_9dce .mask-d2c8 ul li.heading-dim-0268 .status-7ad8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.modal_9dce .mask-d2c8 ul li.glass-610c:after:after,
.modal_9dce .mask-d2c8 ul li.glass-610c:after:before,
.modal_9dce
  .mask-d2c8
  ul
  li.heading-dim-0268:after:after,
.modal_9dce
  .mask-d2c8
  ul
  li.heading-dim-0268:after:before {
  content: "";
  display: table;
}
.modal_9dce .mask-d2c8 ul li.glass-610c:after:after,
.modal_9dce
  .mask-d2c8
  ul
  li.heading-dim-0268:after:after {
  clear: both;
}
.modal_9dce .mask-d2c8 a.tertiary_selected_7bc4:hover {
  text-decoration: none;
}
.modal_9dce .mask-d2c8 select {
  max-width: 100%;
}
.modal_9dce .mask-d2c8 table {
  font-size: 85%;
}
.modal_9dce .mask-d2c8 table td,
.modal_9dce .mask-d2c8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.modal_9dce .mask-d2c8 table tfoot td {
  text-align: left;
}
.modal_9dce .mask-d2c8 :last-child {
  margin-bottom: 0;
}
.modal_9dce .mask-d2c8 .shadow-orange-d10b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.modal_9dce .mask-d2c8 .shadow-orange-d10b label {
  width: 100%;
}
.modal_9dce .mask-d2c8 .shadow-orange-d10b .purple_5eef {
  width: 100%;
  display: block;
}
.modal_9dce .mask-d2c8 .shadow-orange-d10b .modal_left_0988 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.modal_9dce .mask-d2c8 .shadow-orange-d10b .modal_left_0988:hover svg #svg-search {
  fill: #444;
}
.modal_9dce .mask-d2c8 .shadow-orange-d10b .modal_left_0988 svg {
  width: 18px;
  height: 18px;
}
.modal_9dce .first-e0ca ul ul,
.modal_9dce .backdrop-3955 ul ul,
.modal_9dce .thick_f4ec ul ul,
.modal_9dce .breadcrumb_right_8b47 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.modal_9dce .first-e0ca .green-f5b4 > a,
.modal_9dce .backdrop-3955 .green-f5b4 > a,
.modal_9dce .thick_f4ec .green-f5b4 > a,
.modal_9dce .breadcrumb_right_8b47 .green-f5b4 > a {
  margin-bottom: 0;
}
.modal_9dce .gallery_c082 li,
.modal_9dce .first-e0ca li,
.modal_9dce .blue_c4f0 li,
.modal_9dce .backdrop-3955 li,
.modal_9dce .thick_f4ec li,
.modal_9dce .breadcrumb_right_8b47 li,
.modal_9dce .box-active-935f li,
.modal_9dce .cool_6ba8 li {
  display: block;
  position: relative;
}
.modal_9dce .gallery_c082 li:last-child,
.modal_9dce .first-e0ca li:last-child,
.modal_9dce .blue_c4f0 li:last-child,
.modal_9dce .backdrop-3955 li:last-child,
.modal_9dce .thick_f4ec li:last-child,
.modal_9dce .breadcrumb_right_8b47 li:last-child,
.modal_9dce .box-active-935f li:last-child,
.modal_9dce .cool_6ba8 li:last-child {
  border: none;
}
.modal_9dce .gallery_c082 li a,
.modal_9dce .first-e0ca li a,
.modal_9dce .blue_c4f0 li a,
.modal_9dce .backdrop-3955 li a,
.modal_9dce .thick_f4ec li a,
.modal_9dce .breadcrumb_right_8b47 li a,
.modal_9dce .box-active-935f li a,
.modal_9dce .cool_6ba8 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.modal_9dce .gallery_c082 li ul li::before,
.modal_9dce .first-e0ca li ul li::before,
.modal_9dce .blue_c4f0 li ul li::before,
.modal_9dce .backdrop-3955 li ul li::before,
.modal_9dce .thick_f4ec li ul li::before,
.modal_9dce .breadcrumb_right_8b47 li ul li::before,
.modal_9dce .box-active-935f li ul li::before,
.modal_9dce .cool_6ba8 li ul li::before {
  left: 15px;
}
.modal_9dce .gallery_c082 li ul a,
.modal_9dce .first-e0ca li ul a,
.modal_9dce .blue_c4f0 li ul a,
.modal_9dce .backdrop-3955 li ul a,
.modal_9dce .thick_f4ec li ul a,
.modal_9dce .breadcrumb_right_8b47 li ul a,
.modal_9dce .box-active-935f li ul a,
.modal_9dce .cool_6ba8 li ul a {
  padding-left: 20px;
}
.modal_9dce .gallery_c082 li ul ul li::before,
.modal_9dce .first-e0ca li ul ul li::before,
.modal_9dce .blue_c4f0 li ul ul li::before,
.modal_9dce .backdrop-3955 li ul ul li::before,
.modal_9dce .thick_f4ec li ul ul li::before,
.modal_9dce .breadcrumb_right_8b47 li ul ul li::before,
.modal_9dce .box-active-935f li ul ul li::before,
.modal_9dce .cool_6ba8 li ul ul li::before {
  left: 30px;
}
.modal_9dce .gallery_c082 li ul ul a,
.modal_9dce .first-e0ca li ul ul a,
.modal_9dce .blue_c4f0 li ul ul a,
.modal_9dce .backdrop-3955 li ul ul a,
.modal_9dce .thick_f4ec li ul ul a,
.modal_9dce .breadcrumb_right_8b47 li ul ul a,
.modal_9dce .box-active-935f li ul ul a,
.modal_9dce .cool_6ba8 li ul ul a {
  padding-left: 40px;
}
.modal_9dce .thumbnail-3c68 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.modal_9dce .cool_6ba8 ul li {
  margin-bottom: 1.41575em;
}
.modal_9dce .cool_6ba8 ul li .notice_huge_fbc1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.modal_9dce .cool_6ba8 ul li .text-left-3827 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.form_ddc7 .gallery_c082 li a,
.form_ddc7 .first-e0ca li a,
.form_ddc7 .blue_c4f0 li a,
.form_ddc7 .backdrop-3955 li a,
.form_ddc7 .thick_f4ec li a,
.form_ddc7 .breadcrumb_right_8b47 li a,
.form_ddc7 .box-active-935f li a,
.form_ddc7 .cool_6ba8 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_ddc7 .thumbnail-3c68 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_ddc7 .mask-d2c8 ul li.glass-610c .status-7ad8,
.form_ddc7 .mask-d2c8 ul li.heading-dim-0268 .status-7ad8 {
  background: rgba(0, 0, 0, 0.2);
}
.form_ddc7 .modal_9dce .mask-d2c8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-stone-dfe8 .modal_9dce .text_inner_e037 li {
  margin: 0;
}
.message-stone-dfe8 .modal_9dce .text_inner_e037 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.message-stone-dfe8 .modal_9dce .text_inner_e037 li ul {
  margin: 0;
}
.message-stone-dfe8 .modal_9dce .text_inner_e037 li ul li a {
  padding-left: 15px;
}
.message-stone-dfe8 .modal_9dce .text_inner_e037 li ul li li a {
  padding-left: 30px;
}
.message-stone-dfe8 .modal_9dce .text_inner_e037 li.picture_6616 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.message-stone-dfe8 .modal_9dce .text_inner_e037 li.picture_6616 > 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-stone-dfe8 .modal_9dce .text_inner_e037 li.picture_6616 > 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;
}
.block_bottom_83f5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dim-66b9 {
  position: relative;
  z-index: 10;
}
.dim-66b9 .section-fluid-85b0 {
  width: 100%;
  max-width: 100%;
}
.fast-e19c .texture-28c1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fast-e19c .footer_old_3452 {
}
.fast-e19c .form_ddc7 {
  background: #292929;
}
.thumbnail-21d6 .texture-28c1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.thumbnail-21d6 .footer_old_3452 {
  background: #f9f9f9;
}
.thumbnail-21d6 .form_ddc7 {
  background: #303030;
}
.pagination-top-1680 .texture-28c1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination-top-1680 .dropdown-solid-efa5 {
    margin-bottom: 1em;
  }
  .pagination-top-1680 .dropdown-solid-efa5:last-child {
    margin-bottom: 0;
  }
}
.pagination-top-1680 .footer_old_3452 {
  background: #ededed;
}
.pagination-top-1680 .form_ddc7 {
  background: #1a1a1a;
}
.texture-28c1.footer_old_3452 {
  color: rgba(0, 0, 0, 0.6);
}
.texture-28c1.footer_old_3452 .hero_west_3c1e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture-28c1.form_ddc7 {
  color: rgba(255, 255, 255, 0.99);
}
.texture-28c1.form_ddc7 a:not(.tertiary_selected_7bc4) {
  color: rgba(255, 255, 255, 0.79);
}
.texture-28c1.form_ddc7 a:not(.tertiary_selected_7bc4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture-28c1.form_ddc7 .hero_west_3c1e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-28c1.form_ddc7 table tbody td,
.texture-28c1.form_ddc7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.border_in_449a.panel_8081 .overlay-bottom-42b1 {
  max-width: initial;
}
.border_in_449a .glass_acb0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.border_in_449a .glass_acb0 .section-fluid-85b0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .border_in_449a .glass_acb0 .section-fluid-85b0 {
    display: block;
    margin-bottom: 2em;
  }
  .border_in_449a .glass_acb0 .section-fluid-85b0:last-child {
    margin-bottom: 0;
  }
}
.pagination-top-1680 .dropdown-solid-efa5:last-child,
.thumbnail-21d6 .dropdown-solid-efa5:last-child,
.fast-e19c .dropdown-solid-efa5:last-child {
  margin-bottom: 0;
}
.pagination-top-1680 .dropdown-solid-efa5 .modal_9dce .mask-d2c8:last-child,
.thumbnail-21d6 .dropdown-solid-efa5 .modal_9dce .mask-d2c8:last-child,
.fast-e19c .dropdown-solid-efa5 .modal_9dce .mask-d2c8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pagination-top-1680 .shade_1da2,
  .pagination-top-1680 .blue_3f83,
  .thumbnail-21d6 .shade_1da2,
  .thumbnail-21d6 .blue_3f83,
  .fast-e19c .shade_1da2,
  .fast-e19c .blue_3f83 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dim-66b9 .dropdown-solid-efa5 {
    margin-bottom: 2em;
  }
}
.dim-66b9 p:last-child {
  margin-bottom: 0;
}
.dim-66b9 li,
.dim-66b9 ul {
  list-style: none;
  margin: 0;
}
.dim-66b9 ul ul {
  margin-left: 2.617924em;
}
.text-mini-3489 {
  font-size: 0.875em;
}

/* css-noise: 8898 */
.widget-item-v3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
