/*!
Theme Name: Customify
Theme URI: https://pressmaximum.active_c55d/customify
Author: WPCustomify
Author URI: https://pressmaximum.active_c55d
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.active_c55d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gallery-7dd0.pattern_84cb/licenses/gpl-2.0.title-6368
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.red_0822/, (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.component_4d24.media-3c97/normalize.down_a6b2/
 ======
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.down_a6b2 v7.0.0 | MIT License | github.active_c55d/necolas/normalize.down_a6b2 */
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;
}
.grid-8249 .list_2152,
.element_new_67f9,
.alert-advanced-2ccc,
.thumbnail_924a,
.large-4b5d,
.link-green-6f7a,
.video-2361,
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;
}
.element_new_67f9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .element_new_67f9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .element_new_67f9,
  h1 {
    font-size: 1.8em;
  }
}
.alert-advanced-2ccc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.alert-advanced-2ccc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .alert-advanced-2ccc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .alert-advanced-2ccc,
  h2 {
    font-size: 1.7em;
  }
}
.thumbnail_924a,
h3 {
  font-size: 1.618em;
}
.grid-8249 .list_2152,
.large-4b5d,
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.progress_hard_44ac {
  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;
}
.highlight_57d1:after,
.highlight_57d1:before,
.secondary-fe53:after,
.secondary-fe53:before {
  content: "";
  display: table;
}
.highlight_57d1:after,
.secondary-fe53:after {
  clear: both;
}
.blue_c08f {
  float: right;
  margin-right: 0;
}
.column-warm-4d84 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.narrow-eaaf .avatar_b9d2,
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;
}
.narrow-eaaf .avatar_b9d2: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;
}
.fixed-2704 .avatar_b9d2 {
  box-shadow: none;
}
.fixed-2704
  .avatar_b9d2
  .tooltip_dirty_ea63 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fixed-2704 .avatar_b9d2 .popup_92a5 {
  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;
}
.fixed-2704
  .avatar_b9d2
  .popup_92a5
  b {
  display: none;
}
.fixed-2704 .hard_c264 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wrapper-first-e593:not(.shadow_pink_a8a9):not(.surface-purple-53a0),
button:not(.shadow_pink_a8a9):not(.surface-purple-53a0),
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ),
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ),
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ) {
  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;
}
.wrapper-first-e593:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):hover,
button:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):hover,
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):hover,
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):hover,
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wrapper-first-e593:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):active,
.wrapper-first-e593:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):focus,
button:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):active,
button:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):focus,
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):active,
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):focus,
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):active,
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):focus,
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):active,
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):focus {
  outline: 0;
}
.wrapper-first-e593:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135,
button:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135,
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135,
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135,
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135 {
  position: relative;
}
.wrapper-first-e593:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .summary_2257,
.wrapper-first-e593:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .wide-ce4f,
.wrapper-first-e593:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .light-6e25,
.wrapper-first-e593:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  i,
.wrapper-first-e593:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  svg,
button:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .summary_2257,
button:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .wide-ce4f,
button:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .light-6e25,
button:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  i,
button:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  svg,
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .summary_2257,
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .wide-ce4f,
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .light-6e25,
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  i,
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  svg,
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .summary_2257,
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .wide-ce4f,
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .light-6e25,
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  i,
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  svg,
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .summary_2257,
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .wide-ce4f,
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  .light-6e25,
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  i,
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135
  svg {
  visibility: hidden;
}
.wrapper-first-e593:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135:after,
button:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135:after,
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135:after,
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135:after,
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ).fn-loading-9135: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;
}
.wrapper-first-e593:not(.shadow_pink_a8a9):not(.surface-purple-53a0),
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ),
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ),
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ) {
  color: #fff;
  background: #235787;
}
.wrapper-first-e593:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):focus,
input[type="button"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):focus,
input[type="reset"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):focus,
input[type="submit"]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ):focus {
  color: #fff;
}
.wrapper-first-e593.fn-disabled-9135:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ),
.wrapper-first-e593[disabled]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ),
button.fn-disabled-9135:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ),
button[disabled]:not(.shadow_pink_a8a9):not(
    .surface-purple-53a0
  ) {
  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;
}
.thick_4690 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thick_4690: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;
}
.shadow-left-36d3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.card-hard-92f2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.basic_2732 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.highlight_57d1:after,
.highlight_57d1:before,
.element-94bf:after,
.element-94bf:before,
.media-5a8f:after,
.media-5a8f:before,
.paragraph-pro-5b0a:after,
.paragraph-pro-5b0a:before,
.smooth-dd31:after,
.smooth-dd31:before,
.info_3915:after,
.info_3915:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.highlight_57d1:after,
.element-94bf:after,
.media-5a8f:after,
.paragraph-pro-5b0a:after,
.smooth-dd31:after,
.info_3915:after {
  clear: both;
}
.element-94bf .prev_7526,
.media-5a8f .prev_7526,
.shadow_584f .prev_7526 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard_c009 {
  display: inline-block;
}
.dropdown-up-c15e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dropdown-up-c15e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dropdown-up-c15e .container_rough_1ff9 {
  padding: 1em 0;
  font-size: 85%;
}
.container_rough_1ff9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.avatar-ec9b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.avatar-ec9b:after,
.avatar-ec9b:before {
  content: "";
  display: table;
}
.avatar-ec9b:after {
  clear: both;
}
.description-01a1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.row-glass-00a0 .description-01a1 {
  max-width: 50%;
}
.detail-fast-8106 .description-01a1 {
  max-width: 33.33%;
}
.content_aa7f .description-01a1 {
  max-width: 25%;
}
.out-38cf .description-01a1 {
  max-width: 20%;
}
.badge-bcb2 .description-01a1 {
  max-width: 16.66%;
}
.first_e7d0 .description-01a1 {
  max-width: 14.28%;
}
.label_7a32 .description-01a1 {
  max-width: 12.5%;
}
.feature-blue-d0a9 .description-01a1 {
  max-width: 11.11%;
}
.thumbnail_east_2476 {
  display: block;
}
.grid-8249 .clean_b23c label,
.grid-8249 .gradient-west-8918 label,
.grid-8249 .green-abe2 label,
.grid-8249 .content_ccca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner-hot-6d21 {
  list-style: none;
  margin: 0;
}
.banner-hot-6d21 article.chip_yellow_6c05 {
  margin-bottom: 0;
}
.banner-hot-6d21 ul {
  list-style: none;
  margin: 0;
}
.banner-hot-6d21 .tag-basic-b23b li.chip_yellow_6c05 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner-hot-6d21 .tag-basic-b23b li.chip_yellow_6c05 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner-hot-6d21 .tag-basic-b23b li.chip_yellow_6c05: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) {
  .banner-hot-6d21 .tag-basic-b23b li.chip_yellow_6c05 li.chip_yellow_6c05 li.chip_yellow_6c05 li.chip_yellow_6c05 {
    padding-left: 0;
  }
}
article.chip_yellow_6c05 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip_yellow_6c05 .element-94bf p:last-of-type {
  margin-bottom: 0;
}
article.chip_yellow_6c05 .accent-blue-98b0 {
  float: left;
}
article.chip_yellow_6c05 .pattern-20d3 {
  margin-left: 85px;
}
article.chip_yellow_6c05 .frame_3e7e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip_yellow_6c05 .frame_3e7e .over_8d00 {
  margin-left: 10px;
}
article.chip_yellow_6c05 .shadow_hard_7d2f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip_yellow_6c05 .cool-a97d {
  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 .clean_b23c,
  #respond .green-abe2,
  #respond .content_ccca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .clean_b23c input,
#respond .green-abe2 input,
#respond .content_ccca input {
  width: 100%;
}
#respond .content_ccca {
  margin-right: 0;
}
#respond .alert-7d64 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box-short-cf75 {
  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;
}
.box-short-cf75.badge-5867 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.box-short-cf75 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%);
}
.box-short-cf75:focus,
.box-short-cf75: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);
}
.menu_green_75c0 {
  border-radius: 10%;
}
.photo-4e14 {
  border-radius: 50%;
}
.right-fc6d {
  font-size: 0.72em;
}
.mask-fresh-bccd {
  font-size: 0.875em;
}
.message-focused-7fcd {
  font-size: 1.1em;
}
.thumbnail-south-755d {
  text-transform: uppercase;
  line-height: 1.2;
}
.thumbnail-south-755d.right-fc6d {
  letter-spacing: 0.5px;
}
.easy_6f2f,
.easy_6f2f a {
  color: #6d6d6d;
}
.easy_6f2f a:hover {
  color: #111;
}
.article_fea6 {
  color: #6d6d6d;
}
.description_018d {
  overflow-x: hidden;
}
.description_018d .in_19ea.over-0a56 {
  position: relative;
}
.description_018d .in_19ea.over-0a56.media-01f0 {
  position: initial;
}
.description_018d
  .in_19ea.over-0a56.media-01f0
  .over-1208 {
  left: auto;
}
.description_018d .in_19ea .over-1208 {
  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;
}
.description_018d .in_19ea:hover.over-0a56 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.description_018d
  .in_19ea:hover.over-0a56
  .over-1208 {
  display: block;
  z-index: 9999999;
}
.description_018d .caption-hard-be44 .disabled_5015,
.description_018d .sort-huge-ee58 .disabled_5015 {
  display: none;
}
.description_018d .box-4067 .in_19ea:hover.over-0a56 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.grid-8249 .clean_b23c label,
.grid-8249 .gradient-west-8918 label,
.grid-8249 .green-abe2 label,
.grid-8249 .content_ccca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.banner-hot-6d21 {
  list-style: none;
  margin: 0;
}
.banner-hot-6d21 article.chip_yellow_6c05 {
  margin-bottom: 0;
}
.banner-hot-6d21 ul {
  list-style: none;
  margin: 0;
}
.banner-hot-6d21 .tag-basic-b23b li.chip_yellow_6c05 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .banner-hot-6d21 .tag-basic-b23b li.chip_yellow_6c05 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .banner-hot-6d21 .tag-basic-b23b li.chip_yellow_6c05: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) {
  .banner-hot-6d21 .tag-basic-b23b li.chip_yellow_6c05 li.chip_yellow_6c05 li.chip_yellow_6c05 li.chip_yellow_6c05 {
    padding-left: 0;
  }
}
article.chip_yellow_6c05 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip_yellow_6c05 .element-94bf p:last-of-type {
  margin-bottom: 0;
}
article.chip_yellow_6c05 .accent-blue-98b0 {
  float: left;
}
article.chip_yellow_6c05 .pattern-20d3 {
  margin-left: 85px;
}
article.chip_yellow_6c05 .frame_3e7e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip_yellow_6c05 .frame_3e7e .over_8d00 {
  margin-left: 10px;
}
article.chip_yellow_6c05 .shadow_hard_7d2f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip_yellow_6c05 .cool-a97d {
  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 .clean_b23c,
  #respond .green-abe2,
  #respond .content_ccca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .clean_b23c input,
#respond .green-abe2 input,
#respond .content_ccca input {
  width: 100%;
}
#respond .content_ccca {
  margin-right: 0;
}
#respond .alert-7d64 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption-hard-be44 .article_light_4d0d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article_light_4d0d .overlay_action_d60c.menu_f223 .stale_2ffd > li > a:focus,
.article_light_4d0d .overlay_action_d60c.menu_f223 .stale_2ffd > li > a:hover,
.article_light_4d0d .overlay_action_d60c.gradient_fresh_21bc .stale_2ffd > li > a:focus,
.article_light_4d0d .overlay_action_d60c.gradient_fresh_21bc .stale_2ffd > li > a:hover,
.article_light_4d0d .overlay_action_d60c.outline_129d .stale_2ffd > li > a:focus,
.article_light_4d0d .overlay_action_d60c.outline_129d .stale_2ffd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_light_4d0d
  .overlay_action_d60c.menu_f223
  .stale_2ffd
  > li.photo_f940
  > a,
.article_light_4d0d
  .overlay_action_d60c.menu_f223
  .stale_2ffd
  > li.detail_active_b1bc
  > a,
.article_light_4d0d
  .overlay_action_d60c.gradient_fresh_21bc
  .stale_2ffd
  > li.photo_f940
  > a,
.article_light_4d0d
  .overlay_action_d60c.gradient_fresh_21bc
  .stale_2ffd
  > li.detail_active_b1bc
  > a,
.article_light_4d0d
  .overlay_action_d60c.outline_129d
  .stale_2ffd
  > li.photo_f940
  > a,
.article_light_4d0d .overlay_action_d60c.outline_129d .stale_2ffd > li.tag_6a26 > a {
  color: rgba(255, 255, 255, 0.99);
}
.article_light_4d0d .left_6fb6,
.article_light_4d0d .left_6fb6 a {
  color: rgba(255, 255, 255, 0.99);
}
.article_light_4d0d .list-4f0b.red_c308 li a,
.article_light_4d0d .main-e811 a,
.article_light_4d0d .content_9c50,
.article_light_4d0d .stale_2ffd > li > a,
.article_light_4d0d .shadow-hovered-5989 {
  color: rgba(255, 255, 255, 0.79);
}
.article_light_4d0d .list-4f0b.red_c308 li a:hover,
.article_light_4d0d .main-e811 a:hover,
.article_light_4d0d .content_9c50:hover,
.article_light_4d0d .stale_2ffd > li > a:hover,
.article_light_4d0d .shadow-hovered-5989:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_light_4d0d .paragraph-focused-0c44 {
  color: rgba(255, 255, 255, 0.79);
}
.article_light_4d0d .paragraph-focused-0c44 .table_bee2 {
  color: rgba(255, 255, 255, 0.99);
}
.article_light_4d0d .paragraph-focused-0c44:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_light_4d0d .mask_purple_ead2 .action_f72b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_light_4d0d .mask_purple_ead2 .action_f72b .picture-0110 {
  color: rgba(255, 255, 255, 0.79);
}
.article_light_4d0d
  .mask_purple_ead2
  .action_f72b
  .picture-0110::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_light_4d0d
  .mask_purple_ead2
  .action_f72b
  .picture-0110:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_light_4d0d
  .mask_purple_ead2
  .action_f72b
  .picture-0110::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_light_4d0d
  .mask_purple_ead2
  .action_f72b
  .picture-0110::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_light_4d0d .mask_purple_ead2 .outline_76de {
  color: rgba(255, 255, 255, 0.79);
}
.article_light_4d0d .mask_purple_ead2 .outline_76de:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paper-e93e
  .article_light_4d0d
  .mask_purple_ead2
  .avatar-f614
  .sort_e95e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper-e93e
  .article_light_4d0d
  .mask_purple_ead2
  .avatar-f614
  .picture-0110 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption-hard-be44 .solid_b17d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.solid_b17d .overlay_action_d60c.menu_f223 .stale_2ffd > li > a:focus,
.solid_b17d .overlay_action_d60c.menu_f223 .stale_2ffd > li > a:hover,
.solid_b17d .overlay_action_d60c.gradient_fresh_21bc .stale_2ffd > li > a:focus,
.solid_b17d .overlay_action_d60c.gradient_fresh_21bc .stale_2ffd > li > a:hover,
.solid_b17d .overlay_action_d60c.outline_129d .stale_2ffd > li > a:focus,
.solid_b17d .overlay_action_d60c.outline_129d .stale_2ffd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid_b17d
  .overlay_action_d60c.menu_f223
  .stale_2ffd
  > li.photo_f940
  > a,
.solid_b17d
  .overlay_action_d60c.menu_f223
  .stale_2ffd
  > li.detail_active_b1bc
  > a,
.solid_b17d
  .overlay_action_d60c.gradient_fresh_21bc
  .stale_2ffd
  > li.photo_f940
  > a,
.solid_b17d
  .overlay_action_d60c.gradient_fresh_21bc
  .stale_2ffd
  > li.detail_active_b1bc
  > a,
.solid_b17d
  .overlay_action_d60c.outline_129d
  .stale_2ffd
  > li.photo_f940
  > a,
.solid_b17d .overlay_action_d60c.outline_129d .stale_2ffd > li.tag_6a26 > a {
  color: rgba(0, 0, 0, 0.8);
}
.solid_b17d .left_6fb6,
.solid_b17d .left_6fb6 a {
  color: rgba(0, 0, 0, 0.8);
}
.solid_b17d .list-4f0b.red_c308 li a,
.solid_b17d .main-e811 a,
.solid_b17d .content_9c50,
.solid_b17d .stale_2ffd > li > a,
.solid_b17d .shadow-hovered-5989 {
  color: rgba(0, 0, 0, 0.55);
}
.solid_b17d .list-4f0b.red_c308 li a:hover,
.solid_b17d .main-e811 a:hover,
.solid_b17d .content_9c50:hover,
.solid_b17d .stale_2ffd > li > a:hover,
.solid_b17d .shadow-hovered-5989:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid_b17d .paragraph-focused-0c44 {
  color: rgba(0, 0, 0, 0.55);
}
.solid_b17d .paragraph-focused-0c44 .table_bee2 {
  color: rgba(0, 0, 0, 0.8);
}
.solid_b17d .paragraph-focused-0c44:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_bright_a4a2 .button-5471 {
  margin-left: auto;
  margin-right: auto;
}
.media-5a8f > * {
  margin-left: auto;
  margin-right: auto;
}
.media-5a8f .shadow-left-36d3 {
  margin-right: 1.41575em;
}
.info_a2c0 .media-5a8f > .description-steel-d49b {
  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;
}
.info_a2c0 .media-5a8f > .aside-07ca {
  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;
}
.prev_0c26.surface_bright_a4a2 .button-5471,
.detail_e0ce.surface_bright_a4a2 .button-5471 {
  margin-left: 0;
}
.outline-a185.surface_bright_a4a2 .button-5471,
.block-dark-ea1a.surface_bright_a4a2 .button-5471 {
  margin-right: 0;
}
.media-5a8f ol,
.media-5a8f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.clean-c72a video {
  max-width: 100%;
}
.warm_0fb5 img {
  display: block;
}
.warm_0fb5.shadow-left-36d3,
.warm_0fb5.card-hard-92f2 {
  width: 100%;
}
.warm_0fb5.aside-07ca img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.cool-de4d:not(.block-e388) {
  margin: 1.5em auto;
}
.shadow_3118 p {
  padding: 1.5em 14px;
}
ul.description_05a5.aside-07ca,
ul.description_05a5.description-steel-d49b,
ul.description_05a5.tall_e5f3.description-steel-d49b {
  padding: 0 14px;
}
.tooltip_a4ec {
  display: block;
  overflow-x: auto;
}
.tooltip_a4ec table {
  border-collapse: collapse;
  width: 100%;
}
.tooltip_a4ec td,
.tooltip_a4ec th {
  padding: 0.5em;
}
.media-5a8f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.media-5a8f ol ol,
.media-5a8f ol ul,
.media-5a8f ul ol,
.media-5a8f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.media-5a8f ol ol li,
.media-5a8f ol ul li,
.media-5a8f ul ol li,
.media-5a8f ul ul li {
  margin-left: 0;
}
.gallery-over-5b40.media_silver_d2ca > .button-a5d8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery-over-5b40.media_silver_d2ca > .button-a5d8 iframe,
.gallery-over-5b40.media_silver_d2ca > .button-a5d8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.table_top_63fd {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.table_top_63fd.wrapper-cool-af61 {
  padding: 0;
}
.table_top_63fd.wrapper-cool-af61 cite {
  font-size: 13px;
}
.table_top_63fd > * {
  margin-left: 16px;
  margin-right: 16px;
}
.table_top_63fd cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fixed-b90d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fixed-b90d > p:first-child {
  margin-top: 0;
}
.fixed-b90d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fixed-b90d blockquote {
  border-left: 0;
}
.simple-c3a7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.simple-c3a7:not(.block-silver-8c8a) {
  max-width: 100px;
}
.simple-c3a7.sidebar_e04c {
  border-bottom: none !important;
  text-align: center;
}
.simple-c3a7.sidebar_e04c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .shadow_3118 p {
    padding: 1.5em 0;
  }
}
.component-5641 {
  color: #0073aa;
}
.short_fb8b {
  background-color: #0073aa;
}
.medium-cf7e {
  color: #229fd8;
}
.hover_8770 {
  background-color: #229fd8;
}
.popup_15ec {
  color: #eee;
}
.hover-middle-2dba {
  background-color: #eee;
}
.last_0773 {
  color: #444;
}
.large_22e1 {
  background-color: #444;
}
.section_rough_afe6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.section_rough_afe6 .hero_66e7 .main-e811 {
  font-size: 15px;
}
.section_rough_afe6 .main-e811 {
  line-height: 1.3;
}
.section_rough_afe6 .solid_b17d {
}
.section_rough_afe6 .article_light_4d0d {
  background: #235787;
}
.paragraph-liquid-d780 {
  padding: 0;
}
.paragraph-liquid-d780 .article_light_4d0d {
  background: #1a1a1a;
}
.paragraph-liquid-d780 .solid_b17d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.last-007b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.last-007b .solid_b17d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.last-007b .article_light_4d0d {
  background: #303030;
}
.info_3915 {
  position: relative;
  z-index: 10;
}
.info_3915 .dim-55b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort_8bb6 .over-0a56 {
  display: inline-block;
  vertical-align: middle;
}
.sort_8bb6.notification_down_3841 .over-0a56 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .sort_8bb6.notification_down_3841 .over-0a56 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .sort_8bb6.notification_down_3841 .over-0a56 {
    margin-right: 0.4em;
  }
}
.sort_8bb6.notification_down_3841 .over-0a56:last-child {
  margin-right: 0;
}
.in-40a7 .dim-55b0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .caption-hard-be44 .hero_66e7 {
    margin: 0 -0.5em;
  }
  .caption-hard-be44 .hero_66e7 [class*="customify-col-"],
  .caption-hard-be44 .hero_66e7 [class*="customify-col_"],
  .caption-hard-be44 .hero_66e7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.caption-hard-be44.iron_840b .dim-55b0 {
  background: 0 0 !important;
}
.caption-hard-be44.iron_840b .dim-55b0,
.caption-hard-be44.in-40a7 .dim-55b0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .caption-hard-be44.container_f316 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.caption-hard-be44.in-40a7 .dim-55b0 {
  box-shadow: none !important;
}
.gradient_b914 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient_b914 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_b914 {
    padding: 18px 0 20px;
  }
}
.gradient_b914 .aside_7b8a {
  width: 100%;
}
.gradient_b914 .static-7375 {
  margin-bottom: 0;
}
.gradient_b914 .footer-7fde {
  margin-top: 5px;
  font-size: 0.875em;
}
.first_7edd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.first_7edd .warm_1bb0 {
  width: 100%;
}
.caption-82c0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.caption-82c0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.caption-82c0 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;
}
.caption-82c0 li:last-child:after {
  display: none;
}
.caption-82c0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.aside_brown_f7ff .disabled_5015 button,
.gradient_b914 .disabled_5015 button {
  left: 0;
}
.aside_brown_f7ff .warm_1bb0,
.gradient_b914 .warm_1bb0 {
  padding-left: 0;
  padding-right: 0;
}
.aside_brown_f7ff .first_7edd,
.gradient_b914 .first_7edd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.aside_brown_f7ff {
  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;
}
.aside_brown_f7ff: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;
}
.aside_brown_f7ff .narrow_19f0 {
  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) {
  .aside_brown_f7ff .narrow_19f0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .aside_brown_f7ff .narrow_19f0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .aside_brown_f7ff .narrow_19f0 {
    min-height: 200px;
  }
}
.aside_brown_f7ff .caption-82c0 {
  color: rgba(255, 255, 255, 0.8);
}
.aside_brown_f7ff .caption-82c0 a,
.aside_brown_f7ff .caption-82c0 li:after {
  color: inherit;
}
.aside_brown_f7ff .caption-82c0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.orange-67b9 {
  margin-bottom: 0.5em;
}
.sort-cc40 {
  margin-bottom: 1.2em;
}
.sort-cc40,
.orange-67b9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sort-cc40 p:last-child,
.orange-67b9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .disabled_5015,
#masthead .disabled_5015 {
  display: none;
}
#masthead
  > .disabled_5015.image-51f4 {
  display: none;
}
#masthead > .disabled_5015 button {
  left: 0;
}
.summary-complex-ae94 {
  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%;
}
.summary-complex-ae94 .over-0a56 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.summary-complex-ae94 .fluid-a0fb {
  display: -webkit-box;
  display: flex;
}
.summary-complex-ae94 .fluid-a0fb.grid-14f0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.summary-complex-ae94 .fluid-a0fb.breadcrumb-58b6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-complex-ae94 .fluid-a0fb.hero-e60d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-complex-ae94.cool_c984.badge-tall-e5eb .fluid-a0fb.grid-14f0 {
  flex-basis: 100%;
}
.summary-complex-ae94.mask-up-4b03 .fluid-a0fb.breadcrumb-58b6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.summary-complex-ae94.mask-up-4b03 .fluid-a0fb.hero-e60d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .disabled_5015.image-51f4 {
  display: none;
}
#masthead > .disabled_5015 button {
  left: 0;
}
.tabs-78f7 {
  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;
}
.tabs-78f7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tabs-78f7.purple_278f i {
  margin-right: 4px;
}
.tabs-78f7.grid_ff16 i {
  margin-left: 5px;
}
.main-e811 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.main-e811 p:last-child {
  margin-bottom: 0;
}
.hidden_4462 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hidden_4462 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hidden_4462 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hidden_4462 .left_6fb6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hidden_4462 .old_8041 {
  margin: 5px 0 7px 0;
}
.hidden_4462.nav-393d .background_dynamic_d101 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_4462.nav-393d .modal-dynamic-0f26 {
  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;
}
.hidden_4462.photo-2cd1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hidden_4462.photo-2cd1 .background_dynamic_d101 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_4462.photo-2cd1 .modal-dynamic-0f26 {
  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;
}
.hidden_4462.wood-a7dc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden_4462.row_ef0f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hidden_4462.row_ef0f .modal-dynamic-0f26 {
  margin-top: 7px;
}
.icon-19d4 {
  display: inline-block;
}
.info_3915 .popup-over-89a9 .hidden_4462 img {
  max-width: 100%;
}
.overlay_action_d60c .frame_bd87.row_e017,
.silver-df0f .frame_bd87.row_e017 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_action_d60c .title-ac98,
.silver-df0f .title-ac98 {
  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%);
}
.overlay_action_d60c .title-ac98 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.overlay_action_d60c.highlight_blue_9f5a .title-ac98 {
  display: none;
}
.overlay_action_d60c .secondary_cool_0c16 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_action_d60c .secondary_cool_0c16 li {
  display: inline-block;
  position: relative;
}
.overlay_action_d60c .secondary_cool_0c16 li:last-child {
  margin-right: 0;
}
.overlay_action_d60c .secondary_cool_0c16 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;
}
.overlay_action_d60c .secondary_cool_0c16 li.tag_6a26 > a {
  color: rgba(0, 0, 0, 0.9);
}
.overlay_action_d60c .secondary_cool_0c16 > 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;
}
.overlay_action_d60c .secondary_cool_0c16 > li > a i {
  line-height: 0;
}
.overlay_action_d60c .secondary_cool_0c16 > li.block-5c1a > a .title-ac98 {
  margin-left: 4px;
  line-height: 0;
}
.overlay_action_d60c .secondary_cool_0c16 .secondary-1d21 li.block-5c1a > a {
  position: relative;
}
.overlay_action_d60c .secondary_cool_0c16 .secondary-1d21 li.block-5c1a > a:after,
.overlay_action_d60c .secondary_cool_0c16 .secondary-1d21 li.block-5c1a > a:before {
  content: "";
  display: table;
}
.overlay_action_d60c .secondary_cool_0c16 .secondary-1d21 li.block-5c1a > a:after {
  clear: both;
}
.overlay_action_d60c .secondary_cool_0c16 .secondary-1d21 li.block-5c1a > a .title-ac98 {
  margin-left: 5px;
  float: right;
}
.overlay_action_d60c .easy_4c31,
.overlay_action_d60c .secondary-1d21 {
  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;
}
.overlay_action_d60c .secondary-1d21 {
  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;
}
.overlay_action_d60c .secondary-1d21 .row_e017 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.overlay_action_d60c .secondary-1d21 .title-ac98 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.overlay_action_d60c .secondary-1d21 li {
  display: block;
  margin: 0;
  padding: 0;
}
.overlay_action_d60c .secondary-1d21 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;
}
.overlay_action_d60c .secondary-1d21 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.overlay_action_d60c .secondary-1d21 .secondary-1d21 {
  top: 0;
  left: 100%;
}
.overlay_action_d60c .hover_new_0f03.fn-focus-9135 > .easy_4c31,
.overlay_action_d60c .hover_new_0f03.fn-focus-9135 > .secondary-1d21,
.overlay_action_d60c .hover_new_0f03:focus > .easy_4c31,
.overlay_action_d60c .hover_new_0f03:focus > .secondary-1d21,
.overlay_action_d60c .hover_new_0f03:hover > .easy_4c31,
.overlay_action_d60c .hover_new_0f03:hover > .secondary-1d21 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.overlay_action_d60c.outline_129d .stale_2ffd:after,
.overlay_action_d60c.outline_129d .stale_2ffd:before {
  content: "";
  display: table;
}
.overlay_action_d60c.outline_129d .stale_2ffd:after {
  clear: both;
}
.overlay_action_d60c.outline_129d .stale_2ffd > li {
  float: left;
}
.overlay_action_d60c.box_middle_9794 .stale_2ffd:after,
.overlay_action_d60c.box_middle_9794 .stale_2ffd:before {
  content: "";
  display: table;
}
.overlay_action_d60c.box_middle_9794 .stale_2ffd:after {
  clear: both;
}
.overlay_action_d60c.box_middle_9794 .stale_2ffd > li {
  float: left;
}
.overlay_action_d60c.box_middle_9794 .stale_2ffd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_action_d60c.box_middle_9794 .stale_2ffd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_action_d60c.box_middle_9794 .stale_2ffd > li.photo_f940 > a,
.overlay_action_d60c.box_middle_9794 .stale_2ffd > li.tag_6a26 > a {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_action_d60c.menu_f223 .stale_2ffd > li > a .row_e017 {
  position: relative;
}
.overlay_action_d60c.menu_f223 .stale_2ffd > li > a .row_e017: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;
}
.overlay_action_d60c.menu_f223
  .stale_2ffd
  > li:focus
  > a
  .row_e017:before,
.overlay_action_d60c.menu_f223
  .stale_2ffd
  > li:hover
  > a
  .row_e017:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_action_d60c.menu_f223
  .stale_2ffd
  > li.photo_f940
  > a
  .row_e017:before,
.overlay_action_d60c.menu_f223
  .stale_2ffd
  > li.detail_active_b1bc
  > a
  .row_e017:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_action_d60c.gradient_fresh_21bc .stale_2ffd > li > a .row_e017 {
  position: relative;
}
.overlay_action_d60c.gradient_fresh_21bc .stale_2ffd > li > a .row_e017: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;
}
.overlay_action_d60c.gradient_fresh_21bc .stale_2ffd > li:focus > a .row_e017:before,
.overlay_action_d60c.gradient_fresh_21bc
  .stale_2ffd
  > li:hover
  > a
  .row_e017:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_action_d60c.gradient_fresh_21bc
  .stale_2ffd
  > li.photo_f940
  > a
  .row_e017:before,
.overlay_action_d60c.gradient_fresh_21bc
  .stale_2ffd
  > li.detail_active_b1bc
  > a
  .row_e017:before {
  width: 100%;
  background-color: currentColor;
}
.silver-df0f .secondary_cool_0c16 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.silver-df0f .secondary_cool_0c16 li:first-child > a {
  border-top: none;
}
.silver-df0f .secondary_cool_0c16 .fluid_d159 > .row_e017 .title-ac98 {
  display: none;
}
.silver-df0f .secondary_cool_0c16 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.silver-df0f .secondary_cool_0c16 li:last-child {
  border: none;
}
.silver-df0f .secondary_cool_0c16 li.block-5c1a > a {
  padding-right: 45px !important;
}
.silver-df0f .secondary_cool_0c16 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.silver-df0f .secondary_cool_0c16 li a:focus,
.silver-df0f .secondary_cool_0c16 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver-df0f .secondary_cool_0c16 li .header_54d6 {
  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;
}
.silver-df0f .secondary_cool_0c16 li .header_54d6:hover {
  box-shadow: none;
}
.silver-df0f .secondary_cool_0c16 li .header_54d6 .title-ac98 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.silver-df0f .secondary_cool_0c16 .secondary-1d21 {
  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);
}
.silver-df0f .secondary_cool_0c16 .secondary-1d21 li a {
  padding-left: 3em;
}
.silver-df0f .secondary_cool_0c16 .list-pink-30f2 > a .header_54d6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.silver-df0f .secondary_cool_0c16 .list-pink-30f2 > .secondary-1d21 {
  display: block;
  opacity: 1;
}
.paragraph_c938 {
  max-width: 100%;
}
.link-6e95 {
  line-height: 0;
  cursor: pointer;
}
.shadow-hovered-5989 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shadow-hovered-5989:hover {
  box-shadow: none;
  color: currentColor;
}
.shadow-hovered-5989 svg {
  width: 18px;
  height: 18px;
}
.shadow-hovered-5989 .warm_41d2 {
  display: none;
}
.highlight-next-f1f9 {
  position: relative;
}
.highlight-next-f1f9.fn-active-9135 .shadow-hovered-5989 .panel_thick_a650 {
  display: none;
}
.highlight-next-f1f9.fn-active-9135 .shadow-hovered-5989 .warm_41d2 {
  display: inline-block;
}
.highlight-next-f1f9 .layout-over-18a9 {
  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);
}
.highlight-next-f1f9.notice_stone_5cd3 .layout-over-18a9 {
  left: auto;
  right: -0.9em;
}
.highlight-next-f1f9.notice_stone_5cd3 .hover-c843::before {
  left: auto;
  right: 15px;
}
.highlight-next-f1f9.fn-active-9135 .layout-over-18a9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar-f614 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.avatar-f614 label {
  flex-basis: 100%;
}
.avatar-f614 .action_f72b {
  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;
}
.avatar-f614 .picture-0110 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.avatar-f614 .picture-0110:focus {
  background-color: transparent;
}
.avatar-f614 button.outline_76de {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.avatar-f614 button.outline_76de:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.avatar-f614 button.outline_76de svg {
  width: 18px;
  height: 18px;
}
.avatar-f614 input[type="submit"] {
  min-height: auto;
}
.mask_purple_ead2 .avatar-f614 .picture-0110 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hover-c843 {
  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) {
  .hover-c843 {
    width: 220px;
  }
}
.hover-c843 label {
  flex-basis: 100%;
}
.hover-c843::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;
}
.paper-e93e .mask_purple_ead2 .avatar-f614 {
  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;
}
.paper-e93e
  .mask_purple_ead2
  .avatar-f614
  .action_f72b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paper-e93e .mask_purple_ead2 .avatar-f614 .picture-0110 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paper-e93e
  .mask_purple_ead2
  .avatar-f614
  .picture-0110:focus {
  background: 0 0;
}
.paper-e93e
  .mask_purple_ead2
  .avatar-f614
  .sort_e95e {
  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;
}
.list-4f0b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.list-4f0b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.list-4f0b li:last-child {
  margin-right: 0;
}
.list-4f0b li:first-child {
  margin-left: 0;
}
.list-4f0b.card_6bca a {
  color: #fff;
}
.list-4f0b.card_6bca a:hover {
  color: #fff;
}
.list-4f0b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.list-4f0b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.list-4f0b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.list-4f0b a:hover {
  opacity: 0.9;
  color: inherit;
}
.list-4f0b [class*="social-icon-apple"] {
  background-color: #999;
}
.list-4f0b [class*="social-icon-apple"].gradient_af7f {
  background-color: transparent;
  color: #999;
}
.list-4f0b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.list-4f0b [class*="social-icon-behance"].gradient_af7f {
  background-color: transparent;
  color: #1769ff;
}
.list-4f0b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.list-4f0b [class*="social-icon-bitbucket"].gradient_af7f {
  background-color: transparent;
  color: #205081;
}
.list-4f0b [class*="social-icon-codepen"] {
  background-color: #000;
}
.list-4f0b [class*="social-icon-codepen"].gradient_af7f {
  background-color: transparent;
  color: #000;
}
.list-4f0b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.list-4f0b [class*="social-icon-delicious"].gradient_af7f {
  background-color: transparent;
  color: #39f;
}
.list-4f0b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.list-4f0b [class*="social-icon-digg"].gradient_af7f {
  background-color: transparent;
  color: #005be2;
}
.list-4f0b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.list-4f0b [class*="social-icon-dribbble"].gradient_af7f {
  background-color: transparent;
  color: #ea4c89;
}
.list-4f0b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.list-4f0b [class*="social-icon-envelope"].gradient_af7f {
  background-color: transparent;
  color: #ea4335;
}
.list-4f0b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.list-4f0b [class*="social-icon-facebook"].gradient_af7f {
  background-color: transparent;
  color: #3b5998;
}
.list-4f0b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.list-4f0b [class*="social-icon-flickr"].gradient_af7f {
  background-color: transparent;
  color: #0063dc;
}
.list-4f0b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.list-4f0b [class*="social-icon-foursquare"].gradient_af7f {
  background-color: transparent;
  color: #2d5be3;
}
.list-4f0b [class*="social-icon-github"] {
  background-color: #333;
}
.list-4f0b [class*="social-icon-github"].gradient_af7f {
  background-color: transparent;
  color: #333;
}
.list-4f0b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.list-4f0b [class*="social-icon-google-plus"].gradient_af7f {
  background-color: transparent;
  color: #dd4b39;
}
.list-4f0b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.list-4f0b [class*="social-icon-houzz"].gradient_af7f {
  background-color: transparent;
  color: #7ac142;
}
.list-4f0b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.list-4f0b [class*="social-icon-instagram"].gradient_af7f {
  background-color: transparent;
  color: #262626;
}
.list-4f0b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.list-4f0b [class*="social-icon-jsfiddle"].gradient_af7f {
  background-color: transparent;
  color: #487aa2;
}
.list-4f0b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.list-4f0b [class*="social-icon-linkedin"].gradient_af7f {
  background-color: transparent;
  color: #0077b5;
}
.list-4f0b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.list-4f0b [class*="social-icon-medium"].gradient_af7f {
  background-color: transparent;
  color: #00ab6b;
}
.list-4f0b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.list-4f0b
  [class*="social-icon-odnoklassniki"].gradient_af7f {
  background-color: transparent;
  color: #f4731c;
}
.list-4f0b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.list-4f0b [class*="social-icon-meetup"].gradient_af7f {
  background-color: transparent;
  color: #ec1c40;
}
.list-4f0b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.list-4f0b [class*="social-icon-pinterest"].gradient_af7f {
  background-color: transparent;
  color: #bd081c;
}
.list-4f0b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.list-4f0b [class*="social-icon-product-hunt"].gradient_af7f {
  background-color: transparent;
  color: #da552f;
}
.list-4f0b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.list-4f0b [class*="social-icon-reddit"].gradient_af7f {
  background-color: transparent;
  color: #ff4500;
}
.list-4f0b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.list-4f0b [class*="social-icon-rss"].gradient_af7f {
  background-color: transparent;
  color: #f26522;
}
.list-4f0b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.list-4f0b
  [class*="social-icon-shopping-cart"].gradient_af7f {
  background-color: transparent;
  color: #4caf50;
}
.list-4f0b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.list-4f0b [class*="social-icon-skype"].gradient_af7f {
  background-color: transparent;
  color: #00aff0;
}
.list-4f0b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.list-4f0b [class*="social-icon-slideshare"].gradient_af7f {
  background-color: transparent;
  color: #0077b5;
}
.list-4f0b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.list-4f0b [class*="social-icon-snapchat"].gradient_af7f {
  background-color: transparent;
  color: #fffc00;
}
.list-4f0b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.list-4f0b [class*="social-icon-soundcloud"].gradient_af7f {
  background-color: transparent;
  color: #f80;
}
.list-4f0b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.list-4f0b [class*="social-icon-spotify"].gradient_af7f {
  background-color: transparent;
  color: #2ebd59;
}
.list-4f0b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.list-4f0b
  [class*="social-icon-stack-overflow"].gradient_af7f {
  background-color: transparent;
  color: #fe7a15;
}
.list-4f0b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.list-4f0b [class*="social-icon-maldkfgram"].gradient_af7f {
  background-color: transparent;
  color: #2ca5e0;
}
.list-4f0b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.list-4f0b [class*="social-icon-tripadvisor"].gradient_af7f {
  background-color: transparent;
  color: #589442;
}
.list-4f0b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.list-4f0b [class*="social-icon-tumblr"].gradient_af7f {
  background-color: transparent;
  color: #35465c;
}
.list-4f0b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.list-4f0b [class*="social-icon-twitch"].gradient_af7f {
  background-color: transparent;
  color: #6441a5;
}
.list-4f0b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.list-4f0b [class*="social-icon-twitter"].gradient_af7f {
  background-color: transparent;
  color: #1da1f2;
}
.list-4f0b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.list-4f0b [class*="social-icon-vimeo"].gradient_af7f {
  background-color: transparent;
  color: #1ab7ea;
}
.list-4f0b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.list-4f0b [class*="social-icon-vk"].gradient_af7f {
  background-color: transparent;
  color: #45668e;
}
.list-4f0b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.list-4f0b [class*="social-icon-weibo"].gradient_af7f {
  background-color: transparent;
  color: #df2029;
}
.list-4f0b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.list-4f0b [class*="social-icon-weixin"].gradient_af7f {
  background-color: transparent;
  color: #7bb32e;
}
.list-4f0b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.list-4f0b [class*="social-icon-whatsapp"].gradient_af7f {
  background-color: transparent;
  color: #25d366;
}
.list-4f0b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.list-4f0b [class*="social-icon-wordpress"].gradient_af7f {
  background-color: transparent;
  color: #21759b;
}
.list-4f0b [class*="social-icon-xing"] {
  background-color: #026466;
}
.list-4f0b [class*="social-icon-xing"].gradient_af7f {
  background-color: transparent;
  color: #026466;
}
.list-4f0b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.list-4f0b [class*="social-icon-yelp"].gradient_af7f {
  background-color: transparent;
  color: #af0606;
}
.list-4f0b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.list-4f0b [class*="social-icon-youtube"].gradient_af7f {
  background-color: transparent;
  color: #cd201f;
}
.content_9c50 {
  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;
}
.content_9c50:hover {
  box-shadow: none;
  background: 0 0;
}
.section_green_0fc4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.over_7e4e {
  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;
}
.tag_84e8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.narrow-e82c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.narrow-e82c,
.narrow-e82c::after,
.narrow-e82c::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;
}
.narrow-e82c::after,
.narrow-e82c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.bronze_ea6d .over_7e4e .tag_84e8 {
  margin-top: -2px;
  width: 19px;
}
.bronze_ea6d .over_7e4e .narrow-e82c {
  margin-top: -1px;
}
.bronze_ea6d .over_7e4e .narrow-e82c,
.bronze_ea6d .over_7e4e .narrow-e82c::after,
.bronze_ea6d .over_7e4e .narrow-e82c::before {
  width: 19px;
  height: 2px;
}
.bronze_ea6d .over_7e4e .narrow-e82c::before {
  top: -6px;
}
.bronze_ea6d .over_7e4e .narrow-e82c::after {
  bottom: -6px;
}
.hovered-0c23 .over_7e4e .tag_84e8 {
  margin-top: -2px;
  width: 22px;
}
.hovered-0c23 .over_7e4e .narrow-e82c {
  margin-top: -1px;
}
.hovered-0c23 .over_7e4e .narrow-e82c,
.hovered-0c23 .over_7e4e .narrow-e82c::after,
.hovered-0c23 .over_7e4e .narrow-e82c::before {
  width: 22px;
  height: 2px;
}
.hovered-0c23 .over_7e4e .narrow-e82c::before {
  top: -7px;
}
.hovered-0c23 .over_7e4e .narrow-e82c::after {
  bottom: -7px;
}
.text-0ef0 .over_7e4e .tag_84e8 {
  margin-top: -2px;
  width: 31px;
}
.text-0ef0 .over_7e4e .narrow-e82c {
  margin-top: -1.5px;
}
.text-0ef0 .over_7e4e .narrow-e82c,
.text-0ef0 .over_7e4e .narrow-e82c::after,
.text-0ef0 .over_7e4e .narrow-e82c::before {
  width: 31px;
  height: 3px;
}
.text-0ef0 .over_7e4e .narrow-e82c::before {
  top: -9px;
}
.text-0ef0 .over_7e4e .narrow-e82c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .complex_4395 .over_7e4e .tag_84e8 {
    margin-top: -2px;
    width: 19px;
  }
  .complex_4395 .over_7e4e .narrow-e82c {
    margin-top: -1px;
  }
  .complex_4395 .over_7e4e .narrow-e82c,
  .complex_4395 .over_7e4e .narrow-e82c::after,
  .complex_4395 .over_7e4e .narrow-e82c::before {
    width: 19px;
    height: 2px;
  }
  .complex_4395 .over_7e4e .narrow-e82c::before {
    top: -6px;
  }
  .complex_4395 .over_7e4e .narrow-e82c::after {
    bottom: -6px;
  }
  .solid-ea8a .over_7e4e .tag_84e8 {
    margin-top: -2px;
    width: 22px;
  }
  .solid-ea8a .over_7e4e .narrow-e82c {
    margin-top: -1px;
  }
  .solid-ea8a .over_7e4e .narrow-e82c,
  .solid-ea8a .over_7e4e .narrow-e82c::after,
  .solid-ea8a .over_7e4e .narrow-e82c::before {
    width: 22px;
    height: 2px;
  }
  .solid-ea8a .over_7e4e .narrow-e82c::before {
    top: -7px;
  }
  .solid-ea8a .over_7e4e .narrow-e82c::after {
    bottom: -7px;
  }
  .light_e224 .over_7e4e .tag_84e8 {
    margin-top: -2px;
    width: 31px;
  }
  .light_e224 .over_7e4e .narrow-e82c {
    margin-top: -1.5px;
  }
  .light_e224 .over_7e4e .narrow-e82c,
  .light_e224 .over_7e4e .narrow-e82c::after,
  .light_e224 .over_7e4e .narrow-e82c::before {
    width: 31px;
    height: 3px;
  }
  .light_e224 .over_7e4e .narrow-e82c::before {
    top: -9px;
  }
  .light_e224 .over_7e4e .narrow-e82c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .copper-a6f1 .over_7e4e .tag_84e8 {
    margin-top: -2px;
    width: 19px;
  }
  .copper-a6f1 .over_7e4e .narrow-e82c {
    margin-top: -1px;
  }
  .copper-a6f1 .over_7e4e .narrow-e82c,
  .copper-a6f1 .over_7e4e .narrow-e82c::after,
  .copper-a6f1 .over_7e4e .narrow-e82c::before {
    width: 19px;
    height: 2px;
  }
  .copper-a6f1 .over_7e4e .narrow-e82c::before {
    top: -6px;
  }
  .copper-a6f1 .over_7e4e .narrow-e82c::after {
    bottom: -6px;
  }
  .middle_72c6 .over_7e4e .tag_84e8 {
    margin-top: -2px;
    width: 22px;
  }
  .middle_72c6 .over_7e4e .narrow-e82c {
    margin-top: -1px;
  }
  .middle_72c6 .over_7e4e .narrow-e82c,
  .middle_72c6 .over_7e4e .narrow-e82c::after,
  .middle_72c6 .over_7e4e .narrow-e82c::before {
    width: 22px;
    height: 2px;
  }
  .middle_72c6 .over_7e4e .narrow-e82c::before {
    top: -7px;
  }
  .middle_72c6 .over_7e4e .narrow-e82c::after {
    bottom: -7px;
  }
  .label-in-aea8 .over_7e4e .tag_84e8 {
    margin-top: -2px;
    width: 31px;
  }
  .label-in-aea8 .over_7e4e .narrow-e82c {
    margin-top: -1.5px;
  }
  .label-in-aea8 .over_7e4e .narrow-e82c,
  .label-in-aea8 .over_7e4e .narrow-e82c::after,
  .label-in-aea8 .over_7e4e .narrow-e82c::before {
    width: 31px;
    height: 3px;
  }
  .label-in-aea8 .over_7e4e .narrow-e82c::before {
    top: -9px;
  }
  .label-in-aea8 .over_7e4e .narrow-e82c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .picture_dark_b5ae .over_7e4e .tag_84e8 {
    margin-top: -2px;
    width: 19px;
  }
  .picture_dark_b5ae .over_7e4e .narrow-e82c {
    margin-top: -1px;
  }
  .picture_dark_b5ae .over_7e4e .narrow-e82c,
  .picture_dark_b5ae .over_7e4e .narrow-e82c::after,
  .picture_dark_b5ae .over_7e4e .narrow-e82c::before {
    width: 19px;
    height: 2px;
  }
  .picture_dark_b5ae .over_7e4e .narrow-e82c::before {
    top: -6px;
  }
  .picture_dark_b5ae .over_7e4e .narrow-e82c::after {
    bottom: -6px;
  }
  .image_257a .over_7e4e .tag_84e8 {
    margin-top: -2px;
    width: 22px;
  }
  .image_257a .over_7e4e .narrow-e82c {
    margin-top: -1px;
  }
  .image_257a .over_7e4e .narrow-e82c,
  .image_257a .over_7e4e .narrow-e82c::after,
  .image_257a .over_7e4e .narrow-e82c::before {
    width: 22px;
    height: 2px;
  }
  .image_257a .over_7e4e .narrow-e82c::before {
    top: -7px;
  }
  .image_257a .over_7e4e .narrow-e82c::after {
    bottom: -7px;
  }
  .frame-0055 .over_7e4e .tag_84e8 {
    margin-top: -2px;
    width: 31px;
  }
  .frame-0055 .over_7e4e .narrow-e82c {
    margin-top: -1.5px;
  }
  .frame-0055 .over_7e4e .narrow-e82c,
  .frame-0055 .over_7e4e .narrow-e82c::after,
  .frame-0055 .over_7e4e .narrow-e82c::before {
    width: 31px;
    height: 3px;
  }
  .frame-0055 .over_7e4e .narrow-e82c::before {
    top: -9px;
  }
  .frame-0055 .over_7e4e .narrow-e82c::after {
    bottom: -9px;
  }
}
.alert_out_8b11 .narrow-e82c {
  -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);
}
.alert_out_8b11 .narrow-e82c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.alert_out_8b11 .narrow-e82c::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);
}
.alert_out_8b11.description-soft-d590 .narrow-e82c {
  -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);
}
.alert_out_8b11.description-soft-d590 .narrow-e82c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.alert_out_8b11.description-soft-d590 .narrow-e82c::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);
}
.white_170e {
  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.thumbnail-purple-a490:before {
  display: none;
}
.sort-huge-ee58 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.sort-huge-ee58 .aside_071b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.sort-huge-ee58 .aside_071b:last-of-type {
  border-bottom: none;
}
.sort-huge-ee58 .aside_071b.notification-b561,
.sort-huge-ee58 .aside_071b.cool-ac13,
.sort-huge-ee58 .aside_071b.fixed-9f90 {
  padding: 0;
}
.sort-huge-ee58 .silver-df0f .header_54d6 {
  color: currentColor;
}
.sort-huge-ee58 .silver-df0f .header_54d6:focus,
.sort-huge-ee58 .silver-df0f .header_54d6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-huge-ee58.solid_b17d .paragraph-focused-0c44,
.sort-huge-ee58.solid_b17d .main-e811 a,
.sort-huge-ee58.solid_b17d .stale_2ffd a,
.sort-huge-ee58.solid_b17d .secondary-1d21 a {
  color: rgba(0, 0, 0, 0.55);
}
.sort-huge-ee58.solid_b17d .paragraph-focused-0c44:hover,
.sort-huge-ee58.solid_b17d .main-e811 a:hover,
.sort-huge-ee58.solid_b17d .stale_2ffd a:hover,
.sort-huge-ee58.solid_b17d .secondary-1d21 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-huge-ee58.solid_b17d .table_bee2 {
  color: rgba(0, 0, 0, 0.8);
}
.sort-huge-ee58.solid_b17d .aside_071b {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-huge-ee58.solid_b17d .aside_071b:before {
  background: rgba(0, 0, 0, 0.08);
}
.sort-huge-ee58.solid_b17d .plasma_19c5:before {
  background: rgba(255, 255, 255, 0.9);
}
.sort-huge-ee58.solid_b17d .silver-df0f .secondary_cool_0c16 li a,
.sort-huge-ee58.solid_b17d .silver-df0f .header_54d6,
.sort-huge-ee58.solid_b17d .secondary-1d21 {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-huge-ee58.solid_b17d .silver-df0f .header_54d6:focus,
.sort-huge-ee58.solid_b17d .silver-df0f .header_54d6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-huge-ee58.solid_b17d .secondary_cool_0c16 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-huge-ee58.article_light_4d0d .paragraph-focused-0c44,
.sort-huge-ee58.article_light_4d0d .main-e811 a,
.sort-huge-ee58.article_light_4d0d .stale_2ffd .header_54d6,
.sort-huge-ee58.article_light_4d0d .stale_2ffd a,
.sort-huge-ee58.article_light_4d0d .secondary-1d21 a {
  color: rgba(255, 255, 255, 0.79);
}
.sort-huge-ee58.article_light_4d0d .paragraph-focused-0c44:hover,
.sort-huge-ee58.article_light_4d0d .main-e811 a:hover,
.sort-huge-ee58.article_light_4d0d .stale_2ffd .header_54d6:hover,
.sort-huge-ee58.article_light_4d0d .stale_2ffd a:hover,
.sort-huge-ee58.article_light_4d0d .secondary-1d21 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-huge-ee58.article_light_4d0d .table_bee2 {
  color: rgba(255, 255, 255, 0.99);
}
.sort-huge-ee58.article_light_4d0d .aside_071b {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-huge-ee58.article_light_4d0d .aside_071b:before {
  background: rgba(255, 255, 255, 0.08);
}
.sort-huge-ee58.article_light_4d0d .plasma_19c5:before {
  background: rgba(0, 0, 0, 0.9);
}
.sort-huge-ee58.article_light_4d0d .silver-df0f .secondary_cool_0c16 li a,
.sort-huge-ee58.article_light_4d0d .silver-df0f .header_54d6,
.sort-huge-ee58.article_light_4d0d .secondary-1d21 {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-huge-ee58.article_light_4d0d .silver-df0f .header_54d6:focus,
.sort-huge-ee58.article_light_4d0d .silver-df0f .header_54d6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-huge-ee58.article_light_4d0d .secondary_cool_0c16 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_19c5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.plasma_19c5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.modal_4748 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.complex_f90c .sort-huge-ee58 {
  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;
}
.complex_f90c .aside_071b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.complex_f90c .aside_071b: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) {
  .complex_f90c .aside_071b:before {
    width: 16%;
    left: 42%;
  }
}
.complex_f90c .aside_071b:last-child:before {
  content: none;
}
.complex_f90c .aside_071b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.complex_f90c .silver-df0f .secondary_cool_0c16 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.complex_f90c .silver-df0f .secondary_cool_0c16 li a .header_54d6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.complex_f90c .silver-df0f .secondary-1d21 {
  border: none;
}
.complex_f90c .silver-df0f .secondary-1d21 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.complex_f90c .plasma_19c5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.complex_f90c .modal_4748 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.complex_f90c .article_light_4d0d .plasma_19c5:before {
  background: rgba(0, 0, 0, 0.9);
}
.complex_f90c .solid_b17d.pattern-49fc .narrow-e82c {
  background: rgba(0, 0, 0, 0.6);
}
.complex_f90c
  .solid_b17d.pattern-49fc
  .narrow-e82c::after,
.complex_f90c
  .solid_b17d.pattern-49fc
  .narrow-e82c:before {
  background: inherit;
}
.complex_f90c
  .solid_b17d.pattern-49fc:hover
  .narrow-e82c {
  background: rgba(0, 0, 0, 0.8);
}
.gas_1afd .sort-huge-ee58 {
  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) {
  .gas_1afd .sort-huge-ee58 {
    width: auto;
    right: 45px;
  }
}
.detail-basic-dbe9 .sort-huge-ee58 {
  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) {
  .detail-basic-dbe9 .sort-huge-ee58 {
    width: auto;
    left: 45px;
  }
}
.thumbnail-purple-a490 .sort-huge-ee58 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.thumbnail-purple-a490 .modal_4748 {
  max-width: 48em;
  margin: 0 auto;
}
.thumbnail-purple-a490 .plasma_19c5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.label-c257 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.label-c257.complex_f90c .sort-huge-ee58 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.label-c257.gas_1afd .sort-huge-ee58 {
  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);
}
.label-c257 .sort-huge-ee58 {
  visibility: visible;
}
.label-c257.detail-basic-dbe9 .sort-huge-ee58 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.new_1981,
.alert_e691 {
  overflow-x: hidden;
}
.new_1981 .sort-huge-ee58 {
  overflow: auto;
}
.new_1981.complex_f90c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new_1981.complex_f90c .sort-huge-ee58 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.new_1981.complex_f90c .content_9c50 {
  opacity: 0;
}
.new_1981.gas_1afd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new_1981.gas_1afd .sort-huge-ee58 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.new_1981.gas_1afd .content_9c50 {
  opacity: 0;
}
.new_1981.detail-basic-dbe9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new_1981.detail-basic-dbe9 .sort-huge-ee58 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.new_1981.detail-basic-dbe9 .content_9c50 {
  opacity: 0;
}
.new_1981.thumbnail-purple-a490 .sort-huge-ee58 {
  z-index: 10;
  visibility: visible;
}
.pattern-49fc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pattern-49fc .narrow-e82c {
  background: rgba(255, 255, 255, 0.99);
}
.pattern-49fc .narrow-e82c::after,
.pattern-49fc .narrow-e82c:before {
  background: inherit;
}
.pattern-49fc:hover .narrow-e82c {
  background: rgba(255, 255, 255, 0.99);
}
.detail-basic-dbe9 .pattern-49fc {
  top: 10px;
  right: auto;
  left: 12px;
}
.thumbnail-purple-a490 .pattern-49fc {
  display: none !important;
}
.new_1981:before,
.alert_e691:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.new_1981 .pattern-49fc,
.alert_e691 .pattern-49fc {
  display: inline-block;
}
.sort-huge-ee58 .over-0a56 {
  -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;
}
.new_1981 .sort-huge-ee58 .over-0a56,
.alert_e691 .sort-huge-ee58 .over-0a56 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button-31c3 .action_f72b {
  width: 100%;
}
.popup-over-89a9 {
  padding: 0 0.5em 0;
}
.popup-over-89a9 [class*="customify-col-"],
.popup-over-89a9 [class*="customify-col_"],
.popup-over-89a9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.first-16e9 .popup-over-89a9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hero_66e7 .element_yellow_63d3,
  .element_yellow_63d3 {
    display: none;
  }
  .gallery-black-6039 {
    text-align: left;
  }
  .last_2d34 {
    text-align: center;
  }
  .hidden-short-2604 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hero_66e7 .widget-7fe6,
  .widget-7fe6 {
    display: none;
  }
  .detail-hard-842f {
    text-align: left;
  }
  .fixed_edfd {
    text-align: center;
  }
  .silver_4775 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hero_66e7 .blue-97ac,
  .blue-97ac {
    display: none;
  }
  .description_new_6cac {
    text-align: left;
  }
  .summary-lower-bd04 {
    text-align: center;
  }
  .solid-770b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.brown_d496 {
  box-shadow: none !important;
}
.picture_short_e1cc .layout_fluid_64ba,
.liquid_6756 .layout_fluid_64ba {
  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;
}
.liquid_6756 .layout_fluid_64ba {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dim-55b0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dim-55b0:after,
.dim-55b0:before {
  content: "";
  display: table;
}
.dim-55b0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dim-55b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dim-55b0,
.container_f316 {
  max-width: 1248px;
  margin: 0 auto;
}

.paragraph-pro-5b0a.disabled_b7f5 .dim-55b0 {
  max-width: 100%;
}
.paragraph-pro-5b0a.badge_fa8c {
  max-width: 1200px;
  margin: 0 auto;
}
.paragraph-pro-5b0a.first-5cd3 .dim-55b0 {
  max-width: 100%;
}
.paragraph-pro-5b0a.first-5cd3 > .dim-55b0 {
  padding-left: 0;
  padding-right: 0;
}
.paragraph-pro-5b0a.first-5cd3 > .dim-55b0 .hero_66e7 {
  margin: 0;
}
.paragraph-pro-5b0a.first-5cd3
  > .dim-55b0
  .gradient-9cb1.section_gold_f384 {
  margin-right: 0;
  margin-left: 0;
}
.paragraph-pro-5b0a.first-5cd3 #main.section_gold_f384 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .white-b0f7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .white-b0f7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .label_ccd9 .button-5471 {
    padding-right: 1em;
  }
  .label_ccd9.component-cold-0d24 .gradient-9cb1 {
    border-right: 1px solid #eaecee;
  }
  .label_ccd9.component-cold-0d24 .button-5471 {
    padding-right: 1em;
  }
  .label_ccd9.component-cold-0d24 .hidden_a58a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action-f804 .button-5471 {
    padding-left: 1em;
  }
  .action-f804.component-cold-0d24 .gradient-9cb1 {
    border-left: 1px solid #eaecee;
  }
  .action-f804.component-cold-0d24 .button-5471 {
    padding-left: 1em;
  }
  .action-f804.component-cold-0d24 .hidden_a58a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-742a .button-5471 {
    padding-left: 1em;
  }
  .paragraph-742a.component-cold-0d24 .picture_iron_8e37 {
    border-right: 1px solid #eaecee;
  }
  .paragraph-742a.component-cold-0d24 .search_f2a2 {
    border-right: 1px solid #eaecee;
  }
  .paragraph-742a.component-cold-0d24 .button-5471 {
    padding-left: 1em;
  }
  .paragraph-742a.component-cold-0d24 .hidden_a58a {
    padding-right: 1em;
  }
  .paragraph-742a.component-cold-0d24 .search-active-b362 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right_5b82 .button-5471 {
    padding-right: 1em;
  }
  .right_5b82.component-cold-0d24 .picture_iron_8e37 {
    border-left: 1px solid #eaecee;
  }
  .right_5b82.component-cold-0d24 .search_f2a2 {
    border-left: 1px solid #eaecee;
  }
  .right_5b82.component-cold-0d24 .button-5471 {
    padding-right: 1em;
  }
  .right_5b82.component-cold-0d24 .hidden_a58a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .right_5b82.component-cold-0d24 .search-active-b362 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white-b0f7 .button-5471 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .white-b0f7.component-cold-0d24 .gradient-9cb1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .white-b0f7.component-cold-0d24 .button-5471 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .white-b0f7.component-cold-0d24 .hidden_a58a {
    padding-left: 1em;
  }
  .white-b0f7.component-cold-0d24 .search-active-b362 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .white-b0f7.component-cold-0d24 .button-5471 {
    padding-left: 0;
  }
}
.accordion_white_fbdb .sort_8bb6 {
  display: inline-block;
}
.sidebar-out-31c3 {
  display: inline-block;
}
.container-old-bad0 {
  word-con: break-word;
}
.in-0d77 > span {
  display: inline-block;
  padding: 5px 0;
}
.in-0d77 .shade_pink_b790 {
  margin-left: 8px;
  margin-right: 8px;
}
.in-0d77 .header-8dcb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature_blue_50bb .header-slow-cf88 {
  margin-bottom: 2em;
}
.feature_blue_50bb .down_048d {
  margin-bottom: 15px;
}
.feature_blue_50bb .down_048d:last-child {
  margin-bottom: 0;
}
.feature_blue_50bb .brown_a687 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .feature_blue_50bb .brown_a687 {
    display: block;
  }
}
.feature_blue_50bb .light-bd1e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature_blue_50bb .light-bd1e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature_blue_50bb .hover-light-1391 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature_blue_50bb .hover-light-1391 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature_blue_50bb .hover-light-1391 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature_blue_50bb .container-old-bad0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature_blue_50bb .container-old-bad0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature_blue_50bb .widget_3b5a p:last-child {
  margin-bottom: 0;
}
.feature_blue_50bb .shade-1dfe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature_blue_50bb .title_436f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature_blue_50bb .box-192d {
  margin-top: 1em;
}
.feature_blue_50bb .text_small_3629 {
  top: 0;
  display: block;
}
.feature_blue_50bb .text_small_3629 a {
  color: inherit;
}
.feature_blue_50bb .text_small_3629 a:hover {
  color: inherit;
}
.feature_blue_50bb .light_5d19 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.feature_blue_50bb .light_5d19:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature_blue_50bb .title_436f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature_blue_50bb .yellow_1c96 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature_blue_50bb .yellow_1c96:first-child {
  margin-top: 0;
}
.feature_blue_50bb .yellow_1c96.overlay-black-bff1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature_blue_50bb .yellow_1c96.hero_upper_0a45 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature_blue_50bb
  .yellow_1c96.hero_upper_0a45.hovered-e4c5
  .box-192d {
  width: 100%;
}
.feature_blue_50bb .hero_upper_0a45 {
  -webkit-box-align: center;
  align-items: center;
}
.feature_blue_50bb .hero_upper_0a45 .in-0d77,
.feature_blue_50bb .hero_upper_0a45 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature_blue_50bb .hover-light-1391 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_blue_50bb .hover-light-1391 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_blue_50bb .hover-light-1391:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.feature_blue_50bb .overlay-black-bff1 {
  z-index: 5;
}
.feature_blue_50bb .white_f6cd .upper_e6bd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature_blue_50bb .mask-outer-d528 .upper_e6bd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature_blue_50bb .outline-west-a2bd .upper_e6bd {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature_blue_50bb.link-1cfe .brown_a687,
.feature_blue_50bb.description_3f49 .brown_a687 {
  display: block;
}
.feature_blue_50bb.link-1cfe .brown_a687 .right_d613,
.feature_blue_50bb.link-1cfe .brown_a687 .title_436f,
.feature_blue_50bb.description_3f49 .brown_a687 .right_d613,
.feature_blue_50bb.description_3f49 .brown_a687 .title_436f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature_blue_50bb.surface-current-b1ee .light-bd1e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature_blue_50bb.surface-current-b1ee .light-bd1e {
    margin-right: 0;
  }
}
.feature_blue_50bb.link-1cfe .light-bd1e,
.feature_blue_50bb.description_3f49 .light-bd1e {
  padding-top: 40%;
}
.feature_blue_50bb.link-1cfe .header-slow-cf88,
.feature_blue_50bb.description_3f49 .header-slow-cf88 {
  display: block;
}
.feature_blue_50bb.link-1cfe .fn-sticky-9135 .title_436f,
.feature_blue_50bb.description_3f49 .fn-sticky-9135 .title_436f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature_blue_50bb.link-1cfe .light-bd1e,
.feature_blue_50bb.description_3f49 .light-bd1e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature_blue_50bb.link-1cfe .title_436f {
  padding: 1em;
}
.header_dc25 {
  margin: 30px auto;
  display: block;
}
.header_dc25 .banner-9ce4 > * {
  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;
}
.header_dc25 .banner-9ce4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header_dc25 .banner-9ce4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.glass_d5b7 .in-0d77 {
  margin-bottom: 1.41575em;
}
.glass_d5b7 .sidebar-steel-0796 {
  margin-bottom: 1.618em;
}
.media-5a8f .filter_green_88b4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.media-5a8f .filter_green_88b4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.media-5a8f .north_e51e {
  max-width: 100%;
  overflow: auto;
}
.surface_bright_a4a2 .media-5a8f a:hover {
  text-decoration: underline;
}
.border_0a55 .down_048d:not(.container-old-bad0),
.border_0a55 .hover-light-1391 {
  margin-bottom: 1.41575em;
}
.border_0a55 .down_048d:not(.container-old-bad0):last-child,
.border_0a55 .hover-light-1391:last-child {
  margin-bottom: 0;
}
.border_0a55 .down_048d.box_out_05ff {
  margin-bottom: 0.41575em;
}
.border_0a55 .form-035f:before,
.border_0a55 .list_east_dc1c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.border_0a55 .form-035f:before {
  content: "\f115";
}
.border_0a55 .list_east_dc1c:before {
  content: "\f02c";
}
.border_0a55 .solid_0cb0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.border_0a55 .solid_0cb0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.frame_9a9a {
  display: -webkit-box;
  display: flex;
}
.frame_9a9a .gallery-fff6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .frame_9a9a .gallery-fff6 {
    flex-basis: 90px;
  }
}
.frame_9a9a .tag-fresh-3e29 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame_9a9a .tag-fresh-3e29 {
    flex-basis: calc(100% - 50px);
  }
}
.frame_9a9a .warm-d6da p:last-child {
  margin-bottom: 0.72em;
}
.text-9408 .banner-9ce4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.text-9408 .banner-9ce4:after,
.text-9408 .banner-9ce4:before {
  content: "";
  display: table;
}
.text-9408 .banner-9ce4:after {
  clear: both;
}
.text-9408 .banner-9ce4 .backdrop_6abb,
.text-9408 .banner-9ce4 .header-cde9 {
  width: 49%;
}
.text-9408 .banner-9ce4 .backdrop_6abb a span.purple_964f,
.text-9408 .banner-9ce4 .header-cde9 a span.purple_964f {
  display: block;
  margin-bottom: 5px;
}
.text-9408 .banner-9ce4 .header-cde9 {
  float: left;
  text-align: left;
}
.text-9408 .banner-9ce4 .backdrop_6abb {
  float: right;
  text-align: right;
}
.media-b4a1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media-b4a1 {
    margin-bottom: 0;
  }
}
.aside-motion-ae47 {
  margin-bottom: 1em;
}
.aside-motion-ae47 .container-old-bad0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.north-6c16 a {
  display: block;
  line-height: 0;
  position: relative;
}
.mask_blue_96ac .aside-motion-ae47,
.hero_next_aa7b .aside-motion-ae47 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .mask_blue_96ac .aside-motion-ae47,
  .hero_next_aa7b .aside-motion-ae47 {
    display: block;
  }
}
.mask_blue_96ac .north-6c16,
.hero_next_aa7b .north-6c16 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .mask_blue_96ac .north-6c16,
  .hero_next_aa7b .north-6c16 {
    margin-bottom: 1em;
  }
}
.mask_blue_96ac .north-6c16 img,
.hero_next_aa7b .north-6c16 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.mask_blue_96ac .fixed_a09b,
.hero_next_aa7b .fixed_a09b {
  flex-basis: calc(100% - 160px);
}
.mask_blue_96ac .fixed_a09b p,
.hero_next_aa7b .fixed_a09b p {
  margin-bottom: 0;
}
.mask_blue_96ac .fixed_a09b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .mask_blue_96ac .fixed_a09b {
    padding-left: 0;
  }
}
.hero_next_aa7b .fixed_a09b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hero_next_aa7b .fixed_a09b {
    padding-right: 0;
  }
}
.hero_next_aa7b .north-6c16 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.advanced-ef21 .north-6c16 {
  margin-bottom: 0.5em;
}
.advanced-ef21 .north-6c16 img {
  width: 100%;
}
.grid-stone-6c42 .disabled_complex_0802,
.accordion_fast_580c .disabled_complex_0802 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accordion_fast_580c .gradient-9cb1 .layout_5b2d p:last-child {
  margin-bottom: 0;
}
.element-8d27 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hovered-70e1 .huge-5013 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hovered-70e1 .huge-5013:last-of-type {
    margin-bottom: 0;
  }
}
.hovered-70e1 .huge-5013 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered-70e1 .huge-5013 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hovered-70e1 .huge-5013 ul li {
  margin: 0 0 0.6em;
}
.hovered-70e1 .huge-5013 ul li.logo_85d9,
.hovered-70e1 .huge-5013 ul li.pattern_c3ab {
  position: relative;
}
.hovered-70e1 .huge-5013 ul li.logo_85d9 .primary-dim-ccf2,
.hovered-70e1 .huge-5013 ul li.pattern_c3ab .primary-dim-ccf2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hovered-70e1 .huge-5013 ul li.logo_85d9:after:after,
.hovered-70e1 .huge-5013 ul li.logo_85d9:after:before,
.hovered-70e1
  .huge-5013
  ul
  li.pattern_c3ab:after:after,
.hovered-70e1
  .huge-5013
  ul
  li.pattern_c3ab:after:before {
  content: "";
  display: table;
}
.hovered-70e1 .huge-5013 ul li.logo_85d9:after:after,
.hovered-70e1
  .huge-5013
  ul
  li.pattern_c3ab:after:after {
  clear: both;
}
.hovered-70e1 .huge-5013 a.wrapper-first-e593:hover {
  text-decoration: none;
}
.hovered-70e1 .huge-5013 select {
  max-width: 100%;
}
.hovered-70e1 .huge-5013 table {
  font-size: 85%;
}
.hovered-70e1 .huge-5013 table td,
.hovered-70e1 .huge-5013 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hovered-70e1 .huge-5013 table tfoot td {
  text-align: left;
}
.hovered-70e1 .huge-5013 :last-child {
  margin-bottom: 0;
}
.hovered-70e1 .huge-5013 .hidden-solid-e9dc {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hovered-70e1 .huge-5013 .hidden-solid-e9dc label {
  width: 100%;
}
.hovered-70e1 .huge-5013 .hidden-solid-e9dc .picture-0110 {
  width: 100%;
  display: block;
}
.hovered-70e1 .huge-5013 .hidden-solid-e9dc .outline_76de {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hovered-70e1 .huge-5013 .hidden-solid-e9dc .outline_76de:hover svg #svg-search {
  fill: #444;
}
.hovered-70e1 .huge-5013 .hidden-solid-e9dc .outline_76de svg {
  width: 18px;
  height: 18px;
}
.hovered-70e1 .outline-last-c838 ul ul,
.hovered-70e1 .hover_narrow_fee9 ul ul,
.hovered-70e1 .sidebar-1930 ul ul,
.hovered-70e1 .widget_e5fb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hovered-70e1 .outline-last-c838 .block-5c1a > a,
.hovered-70e1 .hover_narrow_fee9 .block-5c1a > a,
.hovered-70e1 .sidebar-1930 .block-5c1a > a,
.hovered-70e1 .widget_e5fb .block-5c1a > a {
  margin-bottom: 0;
}
.hovered-70e1 .footer_fresh_94b4 li,
.hovered-70e1 .outline-last-c838 li,
.hovered-70e1 .column-d120 li,
.hovered-70e1 .hover_narrow_fee9 li,
.hovered-70e1 .sidebar-1930 li,
.hovered-70e1 .widget_e5fb li,
.hovered-70e1 .title_dirty_d575 li,
.hovered-70e1 .header_brown_e771 li {
  display: block;
  position: relative;
}
.hovered-70e1 .footer_fresh_94b4 li:last-child,
.hovered-70e1 .outline-last-c838 li:last-child,
.hovered-70e1 .column-d120 li:last-child,
.hovered-70e1 .hover_narrow_fee9 li:last-child,
.hovered-70e1 .sidebar-1930 li:last-child,
.hovered-70e1 .widget_e5fb li:last-child,
.hovered-70e1 .title_dirty_d575 li:last-child,
.hovered-70e1 .header_brown_e771 li:last-child {
  border: none;
}
.hovered-70e1 .footer_fresh_94b4 li a,
.hovered-70e1 .outline-last-c838 li a,
.hovered-70e1 .column-d120 li a,
.hovered-70e1 .hover_narrow_fee9 li a,
.hovered-70e1 .sidebar-1930 li a,
.hovered-70e1 .widget_e5fb li a,
.hovered-70e1 .title_dirty_d575 li a,
.hovered-70e1 .header_brown_e771 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered-70e1 .footer_fresh_94b4 li ul li::before,
.hovered-70e1 .outline-last-c838 li ul li::before,
.hovered-70e1 .column-d120 li ul li::before,
.hovered-70e1 .hover_narrow_fee9 li ul li::before,
.hovered-70e1 .sidebar-1930 li ul li::before,
.hovered-70e1 .widget_e5fb li ul li::before,
.hovered-70e1 .title_dirty_d575 li ul li::before,
.hovered-70e1 .header_brown_e771 li ul li::before {
  left: 15px;
}
.hovered-70e1 .footer_fresh_94b4 li ul a,
.hovered-70e1 .outline-last-c838 li ul a,
.hovered-70e1 .column-d120 li ul a,
.hovered-70e1 .hover_narrow_fee9 li ul a,
.hovered-70e1 .sidebar-1930 li ul a,
.hovered-70e1 .widget_e5fb li ul a,
.hovered-70e1 .title_dirty_d575 li ul a,
.hovered-70e1 .header_brown_e771 li ul a {
  padding-left: 20px;
}
.hovered-70e1 .footer_fresh_94b4 li ul ul li::before,
.hovered-70e1 .outline-last-c838 li ul ul li::before,
.hovered-70e1 .column-d120 li ul ul li::before,
.hovered-70e1 .hover_narrow_fee9 li ul ul li::before,
.hovered-70e1 .sidebar-1930 li ul ul li::before,
.hovered-70e1 .widget_e5fb li ul ul li::before,
.hovered-70e1 .title_dirty_d575 li ul ul li::before,
.hovered-70e1 .header_brown_e771 li ul ul li::before {
  left: 30px;
}
.hovered-70e1 .footer_fresh_94b4 li ul ul a,
.hovered-70e1 .outline-last-c838 li ul ul a,
.hovered-70e1 .column-d120 li ul ul a,
.hovered-70e1 .hover_narrow_fee9 li ul ul a,
.hovered-70e1 .sidebar-1930 li ul ul a,
.hovered-70e1 .widget_e5fb li ul ul a,
.hovered-70e1 .title_dirty_d575 li ul ul a,
.hovered-70e1 .header_brown_e771 li ul ul a {
  padding-left: 40px;
}
.hovered-70e1 .lower_ce60 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered-70e1 .header_brown_e771 ul li {
  margin-bottom: 1.41575em;
}
.hovered-70e1 .header_brown_e771 ul li .widget_83da {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hovered-70e1 .header_brown_e771 ul li .detail_8a88 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article_light_4d0d .footer_fresh_94b4 li a,
.article_light_4d0d .outline-last-c838 li a,
.article_light_4d0d .column-d120 li a,
.article_light_4d0d .hover_narrow_fee9 li a,
.article_light_4d0d .sidebar-1930 li a,
.article_light_4d0d .widget_e5fb li a,
.article_light_4d0d .title_dirty_d575 li a,
.article_light_4d0d .header_brown_e771 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_light_4d0d .lower_ce60 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_light_4d0d .huge-5013 ul li.logo_85d9 .primary-dim-ccf2,
.article_light_4d0d .huge-5013 ul li.pattern_c3ab .primary-dim-ccf2 {
  background: rgba(0, 0, 0, 0.2);
}
.article_light_4d0d .hovered-70e1 .huge-5013 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-pro-5b0a .hovered-70e1 .secondary_cool_0c16 li {
  margin: 0;
}
.paragraph-pro-5b0a .hovered-70e1 .secondary_cool_0c16 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.paragraph-pro-5b0a .hovered-70e1 .secondary_cool_0c16 li ul {
  margin: 0;
}
.paragraph-pro-5b0a .hovered-70e1 .secondary_cool_0c16 li ul li a {
  padding-left: 15px;
}
.paragraph-pro-5b0a .hovered-70e1 .secondary_cool_0c16 li ul li li a {
  padding-left: 30px;
}
.paragraph-pro-5b0a .hovered-70e1 .secondary_cool_0c16 li.tag_6a26 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.paragraph-pro-5b0a .hovered-70e1 .secondary_cool_0c16 li.tag_6a26 > 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;
}
.paragraph-pro-5b0a .hovered-70e1 .secondary_cool_0c16 li.tag_6a26 > 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;
}
.photo_static_d849 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.smooth-dd31 {
  position: relative;
  z-index: 10;
}
.smooth-dd31 .over-0a56 {
  width: 100%;
  max-width: 100%;
}
.pagination-huge-4e9d .progress_bright_947d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pagination-huge-4e9d .solid_b17d {
}
.pagination-huge-4e9d .article_light_4d0d {
  background: #292929;
}
.preview_pink_a77a .progress_bright_947d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.preview_pink_a77a .solid_b17d {
  background: #f9f9f9;
}
.preview_pink_a77a .article_light_4d0d {
  background: #303030;
}
.panel-2baa .progress_bright_947d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .panel-2baa .sort_8bb6 {
    margin-bottom: 1em;
  }
  .panel-2baa .sort_8bb6:last-child {
    margin-bottom: 0;
  }
}
.panel-2baa .solid_b17d {
  background: #ededed;
}
.panel-2baa .article_light_4d0d {
  background: #1a1a1a;
}
.progress_bright_947d.solid_b17d {
  color: rgba(0, 0, 0, 0.6);
}
.progress_bright_947d.solid_b17d .right_d23b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_bright_947d.article_light_4d0d {
  color: rgba(255, 255, 255, 0.99);
}
.progress_bright_947d.article_light_4d0d a:not(.wrapper-first-e593) {
  color: rgba(255, 255, 255, 0.79);
}
.progress_bright_947d.article_light_4d0d a:not(.wrapper-first-e593):hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_bright_947d.article_light_4d0d .right_d23b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_bright_947d.article_light_4d0d table tbody td,
.progress_bright_947d.article_light_4d0d table th {
  background: rgba(0, 0, 0, 0.08);
}
.box-4067.in-40a7 .dim-55b0 {
  max-width: initial;
}
.box-4067 .notification_down_3841 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.box-4067 .notification_down_3841 .over-0a56 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .box-4067 .notification_down_3841 .over-0a56 {
    display: block;
    margin-bottom: 2em;
  }
  .box-4067 .notification_down_3841 .over-0a56:last-child {
    margin-bottom: 0;
  }
}
.panel-2baa .sort_8bb6:last-child,
.preview_pink_a77a .sort_8bb6:last-child,
.pagination-huge-4e9d .sort_8bb6:last-child {
  margin-bottom: 0;
}
.panel-2baa .sort_8bb6 .hovered-70e1 .huge-5013:last-child,
.preview_pink_a77a .sort_8bb6 .hovered-70e1 .huge-5013:last-child,
.pagination-huge-4e9d .sort_8bb6 .hovered-70e1 .huge-5013:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .panel-2baa .copper-bd90,
  .panel-2baa .message-copper-c237,
  .preview_pink_a77a .copper-bd90,
  .preview_pink_a77a .message-copper-c237,
  .pagination-huge-4e9d .copper-bd90,
  .pagination-huge-4e9d .message-copper-c237 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .smooth-dd31 .sort_8bb6 {
    margin-bottom: 2em;
  }
}
.smooth-dd31 p:last-child {
  margin-bottom: 0;
}
.smooth-dd31 li,
.smooth-dd31 ul {
  list-style: none;
  margin: 0;
}
.smooth-dd31 ul ul {
  margin-left: 2.617924em;
}
.background-steel-25fb {
  font-size: 0.875em;
}

/* css-noise: f06a */
.promo-block-s7 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
