/*!
Theme Name: Customify
Theme URI: https://pressmaximum.link_be77/customify
Author: WPCustomify
Author URI: https://pressmaximum.link_be77
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.link_be77/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.container-bb9a.block_b0dd/licenses/gpl-2.0.disabled_dirty_af73
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.frame_glass_2dc7/, (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.outer-dc08.hidden-fbfc/normalize.iron_b9d3/
 ======
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.iron_b9d3 v7.0.0 | MIT License | github.link_be77/necolas/normalize.iron_b9d3 */
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;
}
.hot-364f .label_thick_b10f,
.mask-f22f,
.hovered-a581,
.footer-advanced-011b,
.disabled_3270,
.glass-7588,
.description-4eeb,
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;
}
.mask-f22f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .mask-f22f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-f22f,
  h1 {
    font-size: 1.8em;
  }
}
.hovered-a581,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hovered-a581 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hovered-a581,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hovered-a581,
  h2 {
    font-size: 1.7em;
  }
}
.footer-advanced-011b,
h3 {
  font-size: 1.618em;
}
.hot-364f .label_thick_b10f,
.disabled_3270,
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.logo_fixed_1445 {
  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;
}
.narrow_f19e:after,
.narrow_f19e:before,
.badge-ec6e:after,
.badge-ec6e:before {
  content: "";
  display: table;
}
.narrow_f19e:after,
.badge-ec6e:after {
  clear: both;
}
.popup-hot-6e7e {
  float: right;
  margin-right: 0;
}
.upper-2a9d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.detail_fresh_3002 .header-stale-a695,
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;
}
.detail_fresh_3002 .header-stale-a695: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;
}
.surface_c570 .header-stale-a695 {
  box-shadow: none;
}
.surface_c570
  .header-stale-a695
  .breadcrumb-a371 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.surface_c570 .header-stale-a695 .title_d5e8 {
  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;
}
.surface_c570
  .header-stale-a695
  .title_d5e8
  b {
  display: none;
}
.surface_c570 .row_west_f586 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.table-tall-452a:not(.paper_df4a):not(.feature_soft_d43a),
button:not(.paper_df4a):not(.feature_soft_d43a),
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ),
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ),
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ) {
  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;
}
.table-tall-452a:not(.paper_df4a):not(
    .feature_soft_d43a
  ):hover,
button:not(.paper_df4a):not(
    .feature_soft_d43a
  ):hover,
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):hover,
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):hover,
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.table-tall-452a:not(.paper_df4a):not(
    .feature_soft_d43a
  ):active,
.table-tall-452a:not(.paper_df4a):not(
    .feature_soft_d43a
  ):focus,
button:not(.paper_df4a):not(
    .feature_soft_d43a
  ):active,
button:not(.paper_df4a):not(
    .feature_soft_d43a
  ):focus,
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):active,
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):focus,
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):active,
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):focus,
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):active,
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):focus {
  outline: 0;
}
.table-tall-452a:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e,
button:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e,
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e,
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e,
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e {
  position: relative;
}
.table-tall-452a:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .grid-3056,
.table-tall-452a:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .message_motion_841c,
.table-tall-452a:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .active_2935,
.table-tall-452a:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  i,
.table-tall-452a:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  svg,
button:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .grid-3056,
button:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .message_motion_841c,
button:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .active_2935,
button:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  i,
button:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  svg,
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .grid-3056,
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .message_motion_841c,
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .active_2935,
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  i,
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  svg,
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .grid-3056,
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .message_motion_841c,
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .active_2935,
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  i,
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  svg,
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .grid-3056,
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .message_motion_841c,
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  .active_2935,
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  i,
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e
  svg {
  visibility: hidden;
}
.table-tall-452a:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e:after,
button:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e:after,
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e:after,
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e:after,
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ).fn-loading-0d8e: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;
}
.table-tall-452a:not(.paper_df4a):not(.feature_soft_d43a),
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ),
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ),
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ) {
  color: #fff;
  background: #235787;
}
.table-tall-452a:not(.paper_df4a):not(
    .feature_soft_d43a
  ):focus,
input[type="button"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):focus,
input[type="reset"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):focus,
input[type="submit"]:not(.paper_df4a):not(
    .feature_soft_d43a
  ):focus {
  color: #fff;
}
.table-tall-452a.fn-disabled-0d8e:not(.paper_df4a):not(
    .feature_soft_d43a
  ),
.table-tall-452a[disabled]:not(.paper_df4a):not(
    .feature_soft_d43a
  ),
button.fn-disabled-0d8e:not(.paper_df4a):not(
    .feature_soft_d43a
  ),
button[disabled]:not(.paper_df4a):not(
    .feature_soft_d43a
  ) {
  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;
}
.primary-b31c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.primary-b31c: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;
}
.tertiary-dark-ec16 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.progress_pro_de18 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.out_4cd6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.narrow_f19e:after,
.narrow_f19e:before,
.white_6936:after,
.white_6936:before,
.grid_dirty_20f8:after,
.grid_dirty_20f8:before,
.badge_bronze_4d0a:after,
.badge_bronze_4d0a:before,
.breadcrumb_cfbe:after,
.breadcrumb_cfbe:before,
.fluid-302a:after,
.fluid-302a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.narrow_f19e:after,
.white_6936:after,
.grid_dirty_20f8:after,
.badge_bronze_4d0a:after,
.breadcrumb_cfbe:after,
.fluid-302a:after {
  clear: both;
}
.white_6936 .iron_03d4,
.grid_dirty_20f8 .iron_03d4,
.tertiary-2058 .iron_03d4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pagination-35f0 {
  display: inline-block;
}
.article_bronze_b815 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.article_bronze_b815 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.article_bronze_b815 .alert-hot-09b1 {
  padding: 1em 0;
  font-size: 85%;
}
.alert-hot-09b1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.alert-advanced-bb14 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.alert-advanced-bb14:after,
.alert-advanced-bb14:before {
  content: "";
  display: table;
}
.alert-advanced-bb14:after {
  clear: both;
}
.next-9b85 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.thumbnail-bronze-e918 .next-9b85 {
  max-width: 50%;
}
.cold-f72f .next-9b85 {
  max-width: 33.33%;
}
.frame-down-2cf2 .next-9b85 {
  max-width: 25%;
}
.dropdown_841d .next-9b85 {
  max-width: 20%;
}
.carousel-d8e1 .next-9b85 {
  max-width: 16.66%;
}
.dropdown-5446 .next-9b85 {
  max-width: 14.28%;
}
.pattern_c435 .next-9b85 {
  max-width: 12.5%;
}
.background-outer-0ede .next-9b85 {
  max-width: 11.11%;
}
.picture_7cf3 {
  display: block;
}
.hot-364f .card-purple-b1b2 label,
.hot-364f .video_green_ec13 label,
.hot-364f .tertiary-soft-8f4a label,
.hot-364f .slider-under-0425 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-d165 {
  list-style: none;
  margin: 0;
}
.form-d165 article.liquid-22b1 {
  margin-bottom: 0;
}
.form-d165 ul {
  list-style: none;
  margin: 0;
}
.form-d165 .picture-bronze-6ff0 li.liquid-22b1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-d165 .picture-bronze-6ff0 li.liquid-22b1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-d165 .picture-bronze-6ff0 li.liquid-22b1: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) {
  .form-d165 .picture-bronze-6ff0 li.liquid-22b1 li.liquid-22b1 li.liquid-22b1 li.liquid-22b1 {
    padding-left: 0;
  }
}
article.liquid-22b1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.liquid-22b1 .white_6936 p:last-of-type {
  margin-bottom: 0;
}
article.liquid-22b1 .disabled-7730 {
  float: left;
}
article.liquid-22b1 .middle_eaf9 {
  margin-left: 85px;
}
article.liquid-22b1 .hidden_gas_d6cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.liquid-22b1 .hidden_gas_d6cc .thumbnail_smooth_1f6e {
  margin-left: 10px;
}
article.liquid-22b1 .hard_e9af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.liquid-22b1 .section-8bb8 {
  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 .card-purple-b1b2,
  #respond .tertiary-soft-8f4a,
  #respond .slider-under-0425 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .card-purple-b1b2 input,
#respond .tertiary-soft-8f4a input,
#respond .slider-under-0425 input {
  width: 100%;
}
#respond .slider-under-0425 {
  margin-right: 0;
}
#respond .white-714d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.status_paper_68a8 {
  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;
}
.status_paper_68a8.tabs-a5f0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.status_paper_68a8 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%);
}
.status_paper_68a8:focus,
.status_paper_68a8: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);
}
.surface_8425 {
  border-radius: 10%;
}
.basic-9db7 {
  border-radius: 50%;
}
.highlight-plasma-9810 {
  font-size: 0.72em;
}
.grid-aeb8 {
  font-size: 0.875em;
}
.first_24c2 {
  font-size: 1.1em;
}
.bright-c262 {
  text-transform: uppercase;
  line-height: 1.2;
}
.bright-c262.highlight-plasma-9810 {
  letter-spacing: 0.5px;
}
.menu-6af8,
.menu-6af8 a {
  color: #6d6d6d;
}
.menu-6af8 a:hover {
  color: #111;
}
.accordion-9c7e {
  color: #6d6d6d;
}
.liquid_f596 {
  overflow-x: hidden;
}
.liquid_f596 .orange_0553.aside-yellow-eab3 {
  position: relative;
}
.liquid_f596 .orange_0553.aside-yellow-eab3.disabled-424e {
  position: initial;
}
.liquid_f596
  .orange_0553.aside-yellow-eab3.disabled-424e
  .tertiary_5a0f {
  left: auto;
}
.liquid_f596 .orange_0553 .tertiary_5a0f {
  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;
}
.liquid_f596 .orange_0553:hover.aside-yellow-eab3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.liquid_f596
  .orange_0553:hover.aside-yellow-eab3
  .tertiary_5a0f {
  display: block;
  z-index: 9999999;
}
.liquid_f596 .backdrop-black-0b0c .pattern_009c,
.liquid_f596 .progress-3a16 .pattern_009c {
  display: none;
}
.liquid_f596 .under_cbfc .orange_0553:hover.aside-yellow-eab3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hot-364f .card-purple-b1b2 label,
.hot-364f .video_green_ec13 label,
.hot-364f .tertiary-soft-8f4a label,
.hot-364f .slider-under-0425 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-d165 {
  list-style: none;
  margin: 0;
}
.form-d165 article.liquid-22b1 {
  margin-bottom: 0;
}
.form-d165 ul {
  list-style: none;
  margin: 0;
}
.form-d165 .picture-bronze-6ff0 li.liquid-22b1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-d165 .picture-bronze-6ff0 li.liquid-22b1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-d165 .picture-bronze-6ff0 li.liquid-22b1: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) {
  .form-d165 .picture-bronze-6ff0 li.liquid-22b1 li.liquid-22b1 li.liquid-22b1 li.liquid-22b1 {
    padding-left: 0;
  }
}
article.liquid-22b1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.liquid-22b1 .white_6936 p:last-of-type {
  margin-bottom: 0;
}
article.liquid-22b1 .disabled-7730 {
  float: left;
}
article.liquid-22b1 .middle_eaf9 {
  margin-left: 85px;
}
article.liquid-22b1 .hidden_gas_d6cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.liquid-22b1 .hidden_gas_d6cc .thumbnail_smooth_1f6e {
  margin-left: 10px;
}
article.liquid-22b1 .hard_e9af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.liquid-22b1 .section-8bb8 {
  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 .card-purple-b1b2,
  #respond .tertiary-soft-8f4a,
  #respond .slider-under-0425 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .card-purple-b1b2 input,
#respond .tertiary-soft-8f4a input,
#respond .slider-under-0425 input {
  width: 100%;
}
#respond .slider-under-0425 {
  margin-right: 0;
}
#respond .white-714d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop-black-0b0c .right_3f23 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.right_3f23 .gallery_hovered_f9cd.carousel-ff47 .black_ab20 > li > a:focus,
.right_3f23 .gallery_hovered_f9cd.carousel-ff47 .black_ab20 > li > a:hover,
.right_3f23 .gallery_hovered_f9cd.section-e08f .black_ab20 > li > a:focus,
.right_3f23 .gallery_hovered_f9cd.section-e08f .black_ab20 > li > a:hover,
.right_3f23 .gallery_hovered_f9cd.search_6d84 .black_ab20 > li > a:focus,
.right_3f23 .gallery_hovered_f9cd.search_6d84 .black_ab20 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_3f23
  .gallery_hovered_f9cd.carousel-ff47
  .black_ab20
  > li.motion-b04b
  > a,
.right_3f23
  .gallery_hovered_f9cd.carousel-ff47
  .black_ab20
  > li.block-5645
  > a,
.right_3f23
  .gallery_hovered_f9cd.section-e08f
  .black_ab20
  > li.motion-b04b
  > a,
.right_3f23
  .gallery_hovered_f9cd.section-e08f
  .black_ab20
  > li.block-5645
  > a,
.right_3f23
  .gallery_hovered_f9cd.search_6d84
  .black_ab20
  > li.motion-b04b
  > a,
.right_3f23 .gallery_hovered_f9cd.search_6d84 .black_ab20 > li.under-3519 > a {
  color: rgba(255, 255, 255, 0.99);
}
.right_3f23 .slow-ec9e,
.right_3f23 .slow-ec9e a {
  color: rgba(255, 255, 255, 0.99);
}
.right_3f23 .block_edc7.status_07c5 li a,
.right_3f23 .heading_ff41 a,
.right_3f23 .center-3dfb,
.right_3f23 .black_ab20 > li > a,
.right_3f23 .fluid-a58c {
  color: rgba(255, 255, 255, 0.79);
}
.right_3f23 .block_edc7.status_07c5 li a:hover,
.right_3f23 .heading_ff41 a:hover,
.right_3f23 .center-3dfb:hover,
.right_3f23 .black_ab20 > li > a:hover,
.right_3f23 .fluid-a58c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_3f23 .full-4fb8 {
  color: rgba(255, 255, 255, 0.79);
}
.right_3f23 .full-4fb8 .table_e293 {
  color: rgba(255, 255, 255, 0.99);
}
.right_3f23 .full-4fb8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_3f23 .soft-66e4 .image_down_4a78 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right_3f23 .soft-66e4 .image_down_4a78 .image-wide-4075 {
  color: rgba(255, 255, 255, 0.79);
}
.right_3f23
  .soft-66e4
  .image_down_4a78
  .image-wide-4075::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_3f23
  .soft-66e4
  .image_down_4a78
  .image-wide-4075:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_3f23
  .soft-66e4
  .image_down_4a78
  .image-wide-4075::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_3f23
  .soft-66e4
  .image_down_4a78
  .image-wide-4075::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_3f23 .soft-66e4 .element-658d {
  color: rgba(255, 255, 255, 0.79);
}
.right_3f23 .soft-66e4 .element-658d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_green_eb48
  .right_3f23
  .soft-66e4
  .tooltip-8dea
  .surface_solid_92a4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_green_eb48
  .right_3f23
  .soft-66e4
  .tooltip-8dea
  .image-wide-4075 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-black-0b0c .texture-liquid-eda6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.texture-liquid-eda6 .gallery_hovered_f9cd.carousel-ff47 .black_ab20 > li > a:focus,
.texture-liquid-eda6 .gallery_hovered_f9cd.carousel-ff47 .black_ab20 > li > a:hover,
.texture-liquid-eda6 .gallery_hovered_f9cd.section-e08f .black_ab20 > li > a:focus,
.texture-liquid-eda6 .gallery_hovered_f9cd.section-e08f .black_ab20 > li > a:hover,
.texture-liquid-eda6 .gallery_hovered_f9cd.search_6d84 .black_ab20 > li > a:focus,
.texture-liquid-eda6 .gallery_hovered_f9cd.search_6d84 .black_ab20 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-liquid-eda6
  .gallery_hovered_f9cd.carousel-ff47
  .black_ab20
  > li.motion-b04b
  > a,
.texture-liquid-eda6
  .gallery_hovered_f9cd.carousel-ff47
  .black_ab20
  > li.block-5645
  > a,
.texture-liquid-eda6
  .gallery_hovered_f9cd.section-e08f
  .black_ab20
  > li.motion-b04b
  > a,
.texture-liquid-eda6
  .gallery_hovered_f9cd.section-e08f
  .black_ab20
  > li.block-5645
  > a,
.texture-liquid-eda6
  .gallery_hovered_f9cd.search_6d84
  .black_ab20
  > li.motion-b04b
  > a,
.texture-liquid-eda6 .gallery_hovered_f9cd.search_6d84 .black_ab20 > li.under-3519 > a {
  color: rgba(0, 0, 0, 0.8);
}
.texture-liquid-eda6 .slow-ec9e,
.texture-liquid-eda6 .slow-ec9e a {
  color: rgba(0, 0, 0, 0.8);
}
.texture-liquid-eda6 .block_edc7.status_07c5 li a,
.texture-liquid-eda6 .heading_ff41 a,
.texture-liquid-eda6 .center-3dfb,
.texture-liquid-eda6 .black_ab20 > li > a,
.texture-liquid-eda6 .fluid-a58c {
  color: rgba(0, 0, 0, 0.55);
}
.texture-liquid-eda6 .block_edc7.status_07c5 li a:hover,
.texture-liquid-eda6 .heading_ff41 a:hover,
.texture-liquid-eda6 .center-3dfb:hover,
.texture-liquid-eda6 .black_ab20 > li > a:hover,
.texture-liquid-eda6 .fluid-a58c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-liquid-eda6 .full-4fb8 {
  color: rgba(0, 0, 0, 0.55);
}
.texture-liquid-eda6 .full-4fb8 .table_e293 {
  color: rgba(0, 0, 0, 0.8);
}
.texture-liquid-eda6 .full-4fb8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_plasma_421b .video-west-c529 {
  margin-left: auto;
  margin-right: auto;
}
.grid_dirty_20f8 > * {
  margin-left: auto;
  margin-right: auto;
}
.grid_dirty_20f8 .tertiary-dark-ec16 {
  margin-right: 1.41575em;
}
.box-c34d .grid_dirty_20f8 > .primary_f003 {
  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;
}
.box-c34d .grid_dirty_20f8 > .banner_center_c854 {
  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;
}
.background_8178.image_plasma_421b .video-west-c529,
.medium_e24a.image_plasma_421b .video-west-c529 {
  margin-left: 0;
}
.texture-black-e5fb.image_plasma_421b .video-west-c529,
.button_green_15d7.image_plasma_421b .video-west-c529 {
  margin-right: 0;
}
.grid_dirty_20f8 ol,
.grid_dirty_20f8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.layout-bright-7edf video {
  max-width: 100%;
}
.paragraph-69cf img {
  display: block;
}
.paragraph-69cf.tertiary-dark-ec16,
.paragraph-69cf.progress_pro_de18 {
  width: 100%;
}
.paragraph-69cf.banner_center_c854 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.large-00e6:not(.filter_3402) {
  margin: 1.5em auto;
}
.box_focused_bfd7 p {
  padding: 1.5em 14px;
}
ul.filter_1d03.banner_center_c854,
ul.filter_1d03.primary_f003,
ul.filter_1d03.hot-3f50.primary_f003 {
  padding: 0 14px;
}
.orange-ac49 {
  display: block;
  overflow-x: auto;
}
.orange-ac49 table {
  border-collapse: collapse;
  width: 100%;
}
.orange-ac49 td,
.orange-ac49 th {
  padding: 0.5em;
}
.grid_dirty_20f8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.grid_dirty_20f8 ol ol,
.grid_dirty_20f8 ol ul,
.grid_dirty_20f8 ul ol,
.grid_dirty_20f8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.grid_dirty_20f8 ol ol li,
.grid_dirty_20f8 ol ul li,
.grid_dirty_20f8 ul ol li,
.grid_dirty_20f8 ul ul li {
  margin-left: 0;
}
.photo_b638.gradient-inner-c5b2 > .warm-36d1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.photo_b638.gradient-inner-c5b2 > .warm-36d1 iframe,
.photo_b638.gradient-inner-c5b2 > .warm-36d1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.aside_dirty_e582 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.aside_dirty_e582.card_f13d {
  padding: 0;
}
.aside_dirty_e582.card_f13d cite {
  font-size: 13px;
}
.aside_dirty_e582 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.aside_dirty_e582 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.label-rough-b7f7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.label-rough-b7f7 > p:first-child {
  margin-top: 0;
}
.label-rough-b7f7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.label-rough-b7f7 blockquote {
  border-left: 0;
}
.steel-1170 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.steel-1170:not(.message-8824) {
  max-width: 100px;
}
.steel-1170.focus_outer_305a {
  border-bottom: none !important;
  text-align: center;
}
.steel-1170.focus_outer_305a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .box_focused_bfd7 p {
    padding: 1.5em 0;
  }
}
.glass_2557 {
  color: #0073aa;
}
.light-4666 {
  background-color: #0073aa;
}
.notification-60fe {
  color: #229fd8;
}
.wrapper-7f75 {
  background-color: #229fd8;
}
.green-2723 {
  color: #eee;
}
.primary-purple-de85 {
  background-color: #eee;
}
.short_f3fa {
  color: #444;
}
.block_paper_8ed3 {
  background-color: #444;
}
.center-761a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.center-761a .surface_7064 .heading_ff41 {
  font-size: 15px;
}
.center-761a .heading_ff41 {
  line-height: 1.3;
}
.center-761a .texture-liquid-eda6 {
}
.center-761a .right_3f23 {
  background: #235787;
}
.overlay-bronze-b98f {
  padding: 0;
}
.overlay-bronze-b98f .right_3f23 {
  background: #1a1a1a;
}
.overlay-bronze-b98f .texture-liquid-eda6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.text_copper_8399 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.text_copper_8399 .texture-liquid-eda6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.text_copper_8399 .right_3f23 {
  background: #303030;
}
.fluid-302a {
  position: relative;
  z-index: 10;
}
.fluid-302a .background_ec3c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-3763 .aside-yellow-eab3 {
  display: inline-block;
  vertical-align: middle;
}
.button-3763.row-stale-6577 .aside-yellow-eab3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .button-3763.row-stale-6577 .aside-yellow-eab3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .button-3763.row-stale-6577 .aside-yellow-eab3 {
    margin-right: 0.4em;
  }
}
.button-3763.row-stale-6577 .aside-yellow-eab3:last-child {
  margin-right: 0;
}
.photo_d877 .background_ec3c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .backdrop-black-0b0c .surface_7064 {
    margin: 0 -0.5em;
  }
  .backdrop-black-0b0c .surface_7064 [class*="customify-col-"],
  .backdrop-black-0b0c .surface_7064 [class*="customify-col_"],
  .backdrop-black-0b0c .surface_7064 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.backdrop-black-0b0c.form_south_5ad6 .background_ec3c {
  background: 0 0 !important;
}
.backdrop-black-0b0c.form_south_5ad6 .background_ec3c,
.backdrop-black-0b0c.photo_d877 .background_ec3c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .backdrop-black-0b0c.down_27c5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.backdrop-black-0b0c.photo_d877 .background_ec3c {
  box-shadow: none !important;
}
.purple_ec79 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .purple_ec79 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .purple_ec79 {
    padding: 18px 0 20px;
  }
}
.purple_ec79 .photo-6349 {
  width: 100%;
}
.purple_ec79 .selected-404a {
  margin-bottom: 0;
}
.purple_ec79 .description_rough_c37b {
  margin-top: 5px;
  font-size: 0.875em;
}
.chip-lower-80ec {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.chip-lower-80ec .label-84ad {
  width: 100%;
}
.pro-c23b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pro-c23b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pro-c23b li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.pro-c23b li:last-child:after {
  display: none;
}
.pro-c23b li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary-cold-0014 .pattern_009c button,
.purple_ec79 .pattern_009c button {
  left: 0;
}
.tertiary-cold-0014 .label-84ad,
.purple_ec79 .label-84ad {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-cold-0014 .chip-lower-80ec,
.purple_ec79 .chip-lower-80ec {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary-cold-0014 {
  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;
}
.tertiary-cold-0014: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;
}
.tertiary-cold-0014 .main-9670 {
  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) {
  .tertiary-cold-0014 .main-9670 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-cold-0014 .main-9670 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-cold-0014 .main-9670 {
    min-height: 200px;
  }
}
.tertiary-cold-0014 .pro-c23b {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary-cold-0014 .pro-c23b a,
.tertiary-cold-0014 .pro-c23b li:after {
  color: inherit;
}
.tertiary-cold-0014 .pro-c23b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.clean-b6b3 {
  margin-bottom: 0.5em;
}
.input-23bd {
  margin-bottom: 1.2em;
}
.input-23bd,
.clean-b6b3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input-23bd p:last-child,
.clean-b6b3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pattern_009c,
#masthead .pattern_009c {
  display: none;
}
#masthead
  > .pattern_009c.hot_b000 {
  display: none;
}
#masthead > .pattern_009c button {
  left: 0;
}
.backdrop-clean-e21b {
  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%;
}
.backdrop-clean-e21b .aside-yellow-eab3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.backdrop-clean-e21b .main-solid-c18d {
  display: -webkit-box;
  display: flex;
}
.backdrop-clean-e21b .main-solid-c18d.form_557a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.backdrop-clean-e21b .main-solid-c18d.under_f7d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop-clean-e21b .main-solid-c18d.light-fdbe {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop-clean-e21b.lower-4b20.cold-188b .main-solid-c18d.form_557a {
  flex-basis: 100%;
}
.backdrop-clean-e21b.hover_4d9d .main-solid-c18d.under_f7d2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.backdrop-clean-e21b.hover_4d9d .main-solid-c18d.light-fdbe {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pattern_009c.hot_b000 {
  display: none;
}
#masthead > .pattern_009c button {
  left: 0;
}
.frame-23ce {
  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;
}
.frame-23ce:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.frame-23ce.mask_static_0863 i {
  margin-right: 4px;
}
.frame-23ce.sort_west_0d59 i {
  margin-left: 5px;
}
.heading_ff41 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.heading_ff41 p:last-child {
  margin-bottom: 0;
}
.yellow_90f6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.yellow_90f6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.yellow_90f6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.yellow_90f6 .slow-ec9e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.yellow_90f6 .detail_orange_91cc {
  margin: 5px 0 7px 0;
}
.yellow_90f6.filter-ce17 .focused_0a88 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.yellow_90f6.filter-ce17 .sidebar-silver-045c {
  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;
}
.yellow_90f6.tall-dfec {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.yellow_90f6.tall-dfec .focused_0a88 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.yellow_90f6.tall-dfec .sidebar-silver-045c {
  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;
}
.yellow_90f6.main-new-422a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.yellow_90f6.mask-active-7cac {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.yellow_90f6.mask-active-7cac .sidebar-silver-045c {
  margin-top: 7px;
}
.clean_18ed {
  display: inline-block;
}
.fluid-302a .grid-gold-7eba .yellow_90f6 img {
  max-width: 100%;
}
.gallery_hovered_f9cd .green-891e.caption-purple-da01,
.video_hovered_52af .green-891e.caption-purple-da01 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery_hovered_f9cd .purple_f9c6,
.video_hovered_52af .purple_f9c6 {
  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%);
}
.gallery_hovered_f9cd .purple_f9c6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gallery_hovered_f9cd.background-0426 .purple_f9c6 {
  display: none;
}
.gallery_hovered_f9cd .tertiary-a12d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery_hovered_f9cd .tertiary-a12d li {
  display: inline-block;
  position: relative;
}
.gallery_hovered_f9cd .tertiary-a12d li:last-child {
  margin-right: 0;
}
.gallery_hovered_f9cd .tertiary-a12d 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;
}
.gallery_hovered_f9cd .tertiary-a12d li.under-3519 > a {
  color: rgba(0, 0, 0, 0.9);
}
.gallery_hovered_f9cd .tertiary-a12d > 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;
}
.gallery_hovered_f9cd .tertiary-a12d > li > a i {
  line-height: 0;
}
.gallery_hovered_f9cd .tertiary-a12d > li.active-81f3 > a .purple_f9c6 {
  margin-left: 4px;
  line-height: 0;
}
.gallery_hovered_f9cd .tertiary-a12d .block-5514 li.active-81f3 > a {
  position: relative;
}
.gallery_hovered_f9cd .tertiary-a12d .block-5514 li.active-81f3 > a:after,
.gallery_hovered_f9cd .tertiary-a12d .block-5514 li.active-81f3 > a:before {
  content: "";
  display: table;
}
.gallery_hovered_f9cd .tertiary-a12d .block-5514 li.active-81f3 > a:after {
  clear: both;
}
.gallery_hovered_f9cd .tertiary-a12d .block-5514 li.active-81f3 > a .purple_f9c6 {
  margin-left: 5px;
  float: right;
}
.gallery_hovered_f9cd .tabs-2488,
.gallery_hovered_f9cd .block-5514 {
  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;
}
.gallery_hovered_f9cd .block-5514 {
  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;
}
.gallery_hovered_f9cd .block-5514 .caption-purple-da01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery_hovered_f9cd .block-5514 .purple_f9c6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gallery_hovered_f9cd .block-5514 li {
  display: block;
  margin: 0;
  padding: 0;
}
.gallery_hovered_f9cd .block-5514 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;
}
.gallery_hovered_f9cd .block-5514 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gallery_hovered_f9cd .block-5514 .block-5514 {
  top: 0;
  left: 100%;
}
.gallery_hovered_f9cd .component_in_6d6e.fn-focus-0d8e > .tabs-2488,
.gallery_hovered_f9cd .component_in_6d6e.fn-focus-0d8e > .block-5514,
.gallery_hovered_f9cd .component_in_6d6e:focus > .tabs-2488,
.gallery_hovered_f9cd .component_in_6d6e:focus > .block-5514,
.gallery_hovered_f9cd .component_in_6d6e:hover > .tabs-2488,
.gallery_hovered_f9cd .component_in_6d6e:hover > .block-5514 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gallery_hovered_f9cd.search_6d84 .black_ab20:after,
.gallery_hovered_f9cd.search_6d84 .black_ab20:before {
  content: "";
  display: table;
}
.gallery_hovered_f9cd.search_6d84 .black_ab20:after {
  clear: both;
}
.gallery_hovered_f9cd.search_6d84 .black_ab20 > li {
  float: left;
}
.gallery_hovered_f9cd.popup-121c .black_ab20:after,
.gallery_hovered_f9cd.popup-121c .black_ab20:before {
  content: "";
  display: table;
}
.gallery_hovered_f9cd.popup-121c .black_ab20:after {
  clear: both;
}
.gallery_hovered_f9cd.popup-121c .black_ab20 > li {
  float: left;
}
.gallery_hovered_f9cd.popup-121c .black_ab20 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gallery_hovered_f9cd.popup-121c .black_ab20 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gallery_hovered_f9cd.popup-121c .black_ab20 > li.motion-b04b > a,
.gallery_hovered_f9cd.popup-121c .black_ab20 > li.under-3519 > a {
  color: #fff;
  background-color: #1e4b75;
}
.gallery_hovered_f9cd.carousel-ff47 .black_ab20 > li > a .caption-purple-da01 {
  position: relative;
}
.gallery_hovered_f9cd.carousel-ff47 .black_ab20 > li > a .caption-purple-da01: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;
}
.gallery_hovered_f9cd.carousel-ff47
  .black_ab20
  > li:focus
  > a
  .caption-purple-da01:before,
.gallery_hovered_f9cd.carousel-ff47
  .black_ab20
  > li:hover
  > a
  .caption-purple-da01:before {
  width: 100%;
  background-color: currentColor;
}
.gallery_hovered_f9cd.carousel-ff47
  .black_ab20
  > li.motion-b04b
  > a
  .caption-purple-da01:before,
.gallery_hovered_f9cd.carousel-ff47
  .black_ab20
  > li.block-5645
  > a
  .caption-purple-da01:before {
  width: 100%;
  background-color: currentColor;
}
.gallery_hovered_f9cd.section-e08f .black_ab20 > li > a .caption-purple-da01 {
  position: relative;
}
.gallery_hovered_f9cd.section-e08f .black_ab20 > li > a .caption-purple-da01: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;
}
.gallery_hovered_f9cd.section-e08f .black_ab20 > li:focus > a .caption-purple-da01:before,
.gallery_hovered_f9cd.section-e08f
  .black_ab20
  > li:hover
  > a
  .caption-purple-da01:before {
  width: 100%;
  background-color: currentColor;
}
.gallery_hovered_f9cd.section-e08f
  .black_ab20
  > li.motion-b04b
  > a
  .caption-purple-da01:before,
.gallery_hovered_f9cd.section-e08f
  .black_ab20
  > li.block-5645
  > a
  .caption-purple-da01:before {
  width: 100%;
  background-color: currentColor;
}
.video_hovered_52af .tertiary-a12d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.video_hovered_52af .tertiary-a12d li:first-child > a {
  border-top: none;
}
.video_hovered_52af .tertiary-a12d .dim_26e0 > .caption-purple-da01 .purple_f9c6 {
  display: none;
}
.video_hovered_52af .tertiary-a12d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.video_hovered_52af .tertiary-a12d li:last-child {
  border: none;
}
.video_hovered_52af .tertiary-a12d li.active-81f3 > a {
  padding-right: 45px !important;
}
.video_hovered_52af .tertiary-a12d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.video_hovered_52af .tertiary-a12d li a:focus,
.video_hovered_52af .tertiary-a12d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_hovered_52af .tertiary-a12d li .shadow_purple_7686 {
  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;
}
.video_hovered_52af .tertiary-a12d li .shadow_purple_7686:hover {
  box-shadow: none;
}
.video_hovered_52af .tertiary-a12d li .shadow_purple_7686 .purple_f9c6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.video_hovered_52af .tertiary-a12d .block-5514 {
  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);
}
.video_hovered_52af .tertiary-a12d .block-5514 li a {
  padding-left: 3em;
}
.video_hovered_52af .tertiary-a12d .content_dd2b > a .shadow_purple_7686 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video_hovered_52af .tertiary-a12d .content_dd2b > .block-5514 {
  display: block;
  opacity: 1;
}
.pagination-middle-fb60 {
  max-width: 100%;
}
.summary_stone_de85 {
  line-height: 0;
  cursor: pointer;
}
.fluid-a58c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fluid-a58c:hover {
  box-shadow: none;
  color: currentColor;
}
.fluid-a58c svg {
  width: 18px;
  height: 18px;
}
.fluid-a58c .up_dd8b {
  display: none;
}
.stone_8ce1 {
  position: relative;
}
.stone_8ce1.fn-active-0d8e .fluid-a58c .search_glass_4764 {
  display: none;
}
.stone_8ce1.fn-active-0d8e .fluid-a58c .up_dd8b {
  display: inline-block;
}
.stone_8ce1 .popup-0708 {
  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);
}
.stone_8ce1.tag-c035 .popup-0708 {
  left: auto;
  right: -0.9em;
}
.stone_8ce1.tag-c035 .highlight_a235::before {
  left: auto;
  right: 15px;
}
.stone_8ce1.fn-active-0d8e .popup-0708 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip-8dea {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tooltip-8dea label {
  flex-basis: 100%;
}
.tooltip-8dea .image_down_4a78 {
  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;
}
.tooltip-8dea .image-wide-4075 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tooltip-8dea .image-wide-4075:focus {
  background-color: transparent;
}
.tooltip-8dea button.element-658d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tooltip-8dea button.element-658d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tooltip-8dea button.element-658d svg {
  width: 18px;
  height: 18px;
}
.tooltip-8dea input[type="submit"] {
  min-height: auto;
}
.soft-66e4 .tooltip-8dea .image-wide-4075 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.highlight_a235 {
  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) {
  .highlight_a235 {
    width: 220px;
  }
}
.highlight_a235 label {
  flex-basis: 100%;
}
.highlight_a235::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;
}
.image_green_eb48 .soft-66e4 .tooltip-8dea {
  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;
}
.image_green_eb48
  .soft-66e4
  .tooltip-8dea
  .image_down_4a78 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.image_green_eb48 .soft-66e4 .tooltip-8dea .image-wide-4075 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.image_green_eb48
  .soft-66e4
  .tooltip-8dea
  .image-wide-4075:focus {
  background: 0 0;
}
.image_green_eb48
  .soft-66e4
  .tooltip-8dea
  .surface_solid_92a4 {
  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;
}
.block_edc7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.block_edc7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.block_edc7 li:last-child {
  margin-right: 0;
}
.block_edc7 li:first-child {
  margin-left: 0;
}
.block_edc7.form_full_1054 a {
  color: #fff;
}
.block_edc7.form_full_1054 a:hover {
  color: #fff;
}
.block_edc7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.block_edc7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.block_edc7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block_edc7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.block_edc7 [class*="social-icon-apple"] {
  background-color: #999;
}
.block_edc7 [class*="social-icon-apple"].filter_upper_cb24 {
  background-color: transparent;
  color: #999;
}
.block_edc7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.block_edc7 [class*="social-icon-behance"].filter_upper_cb24 {
  background-color: transparent;
  color: #1769ff;
}
.block_edc7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.block_edc7 [class*="social-icon-bitbucket"].filter_upper_cb24 {
  background-color: transparent;
  color: #205081;
}
.block_edc7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.block_edc7 [class*="social-icon-codepen"].filter_upper_cb24 {
  background-color: transparent;
  color: #000;
}
.block_edc7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.block_edc7 [class*="social-icon-delicious"].filter_upper_cb24 {
  background-color: transparent;
  color: #39f;
}
.block_edc7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.block_edc7 [class*="social-icon-digg"].filter_upper_cb24 {
  background-color: transparent;
  color: #005be2;
}
.block_edc7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.block_edc7 [class*="social-icon-dribbble"].filter_upper_cb24 {
  background-color: transparent;
  color: #ea4c89;
}
.block_edc7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.block_edc7 [class*="social-icon-envelope"].filter_upper_cb24 {
  background-color: transparent;
  color: #ea4335;
}
.block_edc7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.block_edc7 [class*="social-icon-facebook"].filter_upper_cb24 {
  background-color: transparent;
  color: #3b5998;
}
.block_edc7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.block_edc7 [class*="social-icon-flickr"].filter_upper_cb24 {
  background-color: transparent;
  color: #0063dc;
}
.block_edc7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.block_edc7 [class*="social-icon-foursquare"].filter_upper_cb24 {
  background-color: transparent;
  color: #2d5be3;
}
.block_edc7 [class*="social-icon-github"] {
  background-color: #333;
}
.block_edc7 [class*="social-icon-github"].filter_upper_cb24 {
  background-color: transparent;
  color: #333;
}
.block_edc7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.block_edc7 [class*="social-icon-google-plus"].filter_upper_cb24 {
  background-color: transparent;
  color: #dd4b39;
}
.block_edc7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.block_edc7 [class*="social-icon-houzz"].filter_upper_cb24 {
  background-color: transparent;
  color: #7ac142;
}
.block_edc7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.block_edc7 [class*="social-icon-instagram"].filter_upper_cb24 {
  background-color: transparent;
  color: #262626;
}
.block_edc7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.block_edc7 [class*="social-icon-jsfiddle"].filter_upper_cb24 {
  background-color: transparent;
  color: #487aa2;
}
.block_edc7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.block_edc7 [class*="social-icon-linkedin"].filter_upper_cb24 {
  background-color: transparent;
  color: #0077b5;
}
.block_edc7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.block_edc7 [class*="social-icon-medium"].filter_upper_cb24 {
  background-color: transparent;
  color: #00ab6b;
}
.block_edc7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.block_edc7
  [class*="social-icon-odnoklassniki"].filter_upper_cb24 {
  background-color: transparent;
  color: #f4731c;
}
.block_edc7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.block_edc7 [class*="social-icon-meetup"].filter_upper_cb24 {
  background-color: transparent;
  color: #ec1c40;
}
.block_edc7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.block_edc7 [class*="social-icon-pinterest"].filter_upper_cb24 {
  background-color: transparent;
  color: #bd081c;
}
.block_edc7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.block_edc7 [class*="social-icon-product-hunt"].filter_upper_cb24 {
  background-color: transparent;
  color: #da552f;
}
.block_edc7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.block_edc7 [class*="social-icon-reddit"].filter_upper_cb24 {
  background-color: transparent;
  color: #ff4500;
}
.block_edc7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.block_edc7 [class*="social-icon-rss"].filter_upper_cb24 {
  background-color: transparent;
  color: #f26522;
}
.block_edc7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.block_edc7
  [class*="social-icon-shopping-cart"].filter_upper_cb24 {
  background-color: transparent;
  color: #4caf50;
}
.block_edc7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.block_edc7 [class*="social-icon-skype"].filter_upper_cb24 {
  background-color: transparent;
  color: #00aff0;
}
.block_edc7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.block_edc7 [class*="social-icon-slideshare"].filter_upper_cb24 {
  background-color: transparent;
  color: #0077b5;
}
.block_edc7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.block_edc7 [class*="social-icon-snapchat"].filter_upper_cb24 {
  background-color: transparent;
  color: #fffc00;
}
.block_edc7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.block_edc7 [class*="social-icon-soundcloud"].filter_upper_cb24 {
  background-color: transparent;
  color: #f80;
}
.block_edc7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.block_edc7 [class*="social-icon-spotify"].filter_upper_cb24 {
  background-color: transparent;
  color: #2ebd59;
}
.block_edc7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.block_edc7
  [class*="social-icon-stack-overflow"].filter_upper_cb24 {
  background-color: transparent;
  color: #fe7a15;
}
.block_edc7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.block_edc7 [class*="social-icon-maldkfgram"].filter_upper_cb24 {
  background-color: transparent;
  color: #2ca5e0;
}
.block_edc7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.block_edc7 [class*="social-icon-tripadvisor"].filter_upper_cb24 {
  background-color: transparent;
  color: #589442;
}
.block_edc7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.block_edc7 [class*="social-icon-tumblr"].filter_upper_cb24 {
  background-color: transparent;
  color: #35465c;
}
.block_edc7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.block_edc7 [class*="social-icon-twitch"].filter_upper_cb24 {
  background-color: transparent;
  color: #6441a5;
}
.block_edc7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.block_edc7 [class*="social-icon-twitter"].filter_upper_cb24 {
  background-color: transparent;
  color: #1da1f2;
}
.block_edc7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.block_edc7 [class*="social-icon-vimeo"].filter_upper_cb24 {
  background-color: transparent;
  color: #1ab7ea;
}
.block_edc7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.block_edc7 [class*="social-icon-vk"].filter_upper_cb24 {
  background-color: transparent;
  color: #45668e;
}
.block_edc7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.block_edc7 [class*="social-icon-weibo"].filter_upper_cb24 {
  background-color: transparent;
  color: #df2029;
}
.block_edc7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.block_edc7 [class*="social-icon-weixin"].filter_upper_cb24 {
  background-color: transparent;
  color: #7bb32e;
}
.block_edc7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.block_edc7 [class*="social-icon-whatsapp"].filter_upper_cb24 {
  background-color: transparent;
  color: #25d366;
}
.block_edc7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.block_edc7 [class*="social-icon-wordpress"].filter_upper_cb24 {
  background-color: transparent;
  color: #21759b;
}
.block_edc7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.block_edc7 [class*="social-icon-xing"].filter_upper_cb24 {
  background-color: transparent;
  color: #026466;
}
.block_edc7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.block_edc7 [class*="social-icon-yelp"].filter_upper_cb24 {
  background-color: transparent;
  color: #af0606;
}
.block_edc7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.block_edc7 [class*="social-icon-youtube"].filter_upper_cb24 {
  background-color: transparent;
  color: #cd201f;
}
.center-3dfb {
  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;
}
.center-3dfb:hover {
  box-shadow: none;
  background: 0 0;
}
.row_fad3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.first_2d0d {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.shade-2b47 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article_middle_17ba {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article_middle_17ba,
.article_middle_17ba::after,
.article_middle_17ba::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;
}
.article_middle_17ba::after,
.article_middle_17ba::before {
  content: "";
  display: block;
  background-color: inherit;
}
.glass-3d96 .first_2d0d .shade-2b47 {
  margin-top: -2px;
  width: 19px;
}
.glass-3d96 .first_2d0d .article_middle_17ba {
  margin-top: -1px;
}
.glass-3d96 .first_2d0d .article_middle_17ba,
.glass-3d96 .first_2d0d .article_middle_17ba::after,
.glass-3d96 .first_2d0d .article_middle_17ba::before {
  width: 19px;
  height: 2px;
}
.glass-3d96 .first_2d0d .article_middle_17ba::before {
  top: -6px;
}
.glass-3d96 .first_2d0d .article_middle_17ba::after {
  bottom: -6px;
}
.description-inner-df4d .first_2d0d .shade-2b47 {
  margin-top: -2px;
  width: 22px;
}
.description-inner-df4d .first_2d0d .article_middle_17ba {
  margin-top: -1px;
}
.description-inner-df4d .first_2d0d .article_middle_17ba,
.description-inner-df4d .first_2d0d .article_middle_17ba::after,
.description-inner-df4d .first_2d0d .article_middle_17ba::before {
  width: 22px;
  height: 2px;
}
.description-inner-df4d .first_2d0d .article_middle_17ba::before {
  top: -7px;
}
.description-inner-df4d .first_2d0d .article_middle_17ba::after {
  bottom: -7px;
}
.liquid-3886 .first_2d0d .shade-2b47 {
  margin-top: -2px;
  width: 31px;
}
.liquid-3886 .first_2d0d .article_middle_17ba {
  margin-top: -1.5px;
}
.liquid-3886 .first_2d0d .article_middle_17ba,
.liquid-3886 .first_2d0d .article_middle_17ba::after,
.liquid-3886 .first_2d0d .article_middle_17ba::before {
  width: 31px;
  height: 3px;
}
.liquid-3886 .first_2d0d .article_middle_17ba::before {
  top: -9px;
}
.liquid-3886 .first_2d0d .article_middle_17ba::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .green_f5a3 .first_2d0d .shade-2b47 {
    margin-top: -2px;
    width: 19px;
  }
  .green_f5a3 .first_2d0d .article_middle_17ba {
    margin-top: -1px;
  }
  .green_f5a3 .first_2d0d .article_middle_17ba,
  .green_f5a3 .first_2d0d .article_middle_17ba::after,
  .green_f5a3 .first_2d0d .article_middle_17ba::before {
    width: 19px;
    height: 2px;
  }
  .green_f5a3 .first_2d0d .article_middle_17ba::before {
    top: -6px;
  }
  .green_f5a3 .first_2d0d .article_middle_17ba::after {
    bottom: -6px;
  }
  .element_solid_7b13 .first_2d0d .shade-2b47 {
    margin-top: -2px;
    width: 22px;
  }
  .element_solid_7b13 .first_2d0d .article_middle_17ba {
    margin-top: -1px;
  }
  .element_solid_7b13 .first_2d0d .article_middle_17ba,
  .element_solid_7b13 .first_2d0d .article_middle_17ba::after,
  .element_solid_7b13 .first_2d0d .article_middle_17ba::before {
    width: 22px;
    height: 2px;
  }
  .element_solid_7b13 .first_2d0d .article_middle_17ba::before {
    top: -7px;
  }
  .element_solid_7b13 .first_2d0d .article_middle_17ba::after {
    bottom: -7px;
  }
  .summary-25a4 .first_2d0d .shade-2b47 {
    margin-top: -2px;
    width: 31px;
  }
  .summary-25a4 .first_2d0d .article_middle_17ba {
    margin-top: -1.5px;
  }
  .summary-25a4 .first_2d0d .article_middle_17ba,
  .summary-25a4 .first_2d0d .article_middle_17ba::after,
  .summary-25a4 .first_2d0d .article_middle_17ba::before {
    width: 31px;
    height: 3px;
  }
  .summary-25a4 .first_2d0d .article_middle_17ba::before {
    top: -9px;
  }
  .summary-25a4 .first_2d0d .article_middle_17ba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph_fixed_f768 .first_2d0d .shade-2b47 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph_fixed_f768 .first_2d0d .article_middle_17ba {
    margin-top: -1px;
  }
  .paragraph_fixed_f768 .first_2d0d .article_middle_17ba,
  .paragraph_fixed_f768 .first_2d0d .article_middle_17ba::after,
  .paragraph_fixed_f768 .first_2d0d .article_middle_17ba::before {
    width: 19px;
    height: 2px;
  }
  .paragraph_fixed_f768 .first_2d0d .article_middle_17ba::before {
    top: -6px;
  }
  .paragraph_fixed_f768 .first_2d0d .article_middle_17ba::after {
    bottom: -6px;
  }
  .pagination-849c .first_2d0d .shade-2b47 {
    margin-top: -2px;
    width: 22px;
  }
  .pagination-849c .first_2d0d .article_middle_17ba {
    margin-top: -1px;
  }
  .pagination-849c .first_2d0d .article_middle_17ba,
  .pagination-849c .first_2d0d .article_middle_17ba::after,
  .pagination-849c .first_2d0d .article_middle_17ba::before {
    width: 22px;
    height: 2px;
  }
  .pagination-849c .first_2d0d .article_middle_17ba::before {
    top: -7px;
  }
  .pagination-849c .first_2d0d .article_middle_17ba::after {
    bottom: -7px;
  }
  .tabs-3319 .first_2d0d .shade-2b47 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-3319 .first_2d0d .article_middle_17ba {
    margin-top: -1.5px;
  }
  .tabs-3319 .first_2d0d .article_middle_17ba,
  .tabs-3319 .first_2d0d .article_middle_17ba::after,
  .tabs-3319 .first_2d0d .article_middle_17ba::before {
    width: 31px;
    height: 3px;
  }
  .tabs-3319 .first_2d0d .article_middle_17ba::before {
    top: -9px;
  }
  .tabs-3319 .first_2d0d .article_middle_17ba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dynamic-bb56 .first_2d0d .shade-2b47 {
    margin-top: -2px;
    width: 19px;
  }
  .dynamic-bb56 .first_2d0d .article_middle_17ba {
    margin-top: -1px;
  }
  .dynamic-bb56 .first_2d0d .article_middle_17ba,
  .dynamic-bb56 .first_2d0d .article_middle_17ba::after,
  .dynamic-bb56 .first_2d0d .article_middle_17ba::before {
    width: 19px;
    height: 2px;
  }
  .dynamic-bb56 .first_2d0d .article_middle_17ba::before {
    top: -6px;
  }
  .dynamic-bb56 .first_2d0d .article_middle_17ba::after {
    bottom: -6px;
  }
  .caption_8554 .first_2d0d .shade-2b47 {
    margin-top: -2px;
    width: 22px;
  }
  .caption_8554 .first_2d0d .article_middle_17ba {
    margin-top: -1px;
  }
  .caption_8554 .first_2d0d .article_middle_17ba,
  .caption_8554 .first_2d0d .article_middle_17ba::after,
  .caption_8554 .first_2d0d .article_middle_17ba::before {
    width: 22px;
    height: 2px;
  }
  .caption_8554 .first_2d0d .article_middle_17ba::before {
    top: -7px;
  }
  .caption_8554 .first_2d0d .article_middle_17ba::after {
    bottom: -7px;
  }
  .article_b146 .first_2d0d .shade-2b47 {
    margin-top: -2px;
    width: 31px;
  }
  .article_b146 .first_2d0d .article_middle_17ba {
    margin-top: -1.5px;
  }
  .article_b146 .first_2d0d .article_middle_17ba,
  .article_b146 .first_2d0d .article_middle_17ba::after,
  .article_b146 .first_2d0d .article_middle_17ba::before {
    width: 31px;
    height: 3px;
  }
  .article_b146 .first_2d0d .article_middle_17ba::before {
    top: -9px;
  }
  .article_b146 .first_2d0d .article_middle_17ba::after {
    bottom: -9px;
  }
}
.paragraph-9e0d .article_middle_17ba {
  -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);
}
.paragraph-9e0d .article_middle_17ba::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.paragraph-9e0d .article_middle_17ba::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);
}
.paragraph-9e0d.item_e7dc .article_middle_17ba {
  -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);
}
.paragraph-9e0d.item_e7dc .article_middle_17ba::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.paragraph-9e0d.item_e7dc .article_middle_17ba::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);
}
.bronze-8191 {
  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.summary-tiny-ce0e:before {
  display: none;
}
.progress-3a16 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.progress-3a16 .wood_06af {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.progress-3a16 .wood_06af:last-of-type {
  border-bottom: none;
}
.progress-3a16 .wood_06af.mini_20ef,
.progress-3a16 .wood_06af.gradient_daf6,
.progress-3a16 .wood_06af.full-8f11 {
  padding: 0;
}
.progress-3a16 .video_hovered_52af .shadow_purple_7686 {
  color: currentColor;
}
.progress-3a16 .video_hovered_52af .shadow_purple_7686:focus,
.progress-3a16 .video_hovered_52af .shadow_purple_7686:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress-3a16.texture-liquid-eda6 .full-4fb8,
.progress-3a16.texture-liquid-eda6 .heading_ff41 a,
.progress-3a16.texture-liquid-eda6 .black_ab20 a,
.progress-3a16.texture-liquid-eda6 .block-5514 a {
  color: rgba(0, 0, 0, 0.55);
}
.progress-3a16.texture-liquid-eda6 .full-4fb8:hover,
.progress-3a16.texture-liquid-eda6 .heading_ff41 a:hover,
.progress-3a16.texture-liquid-eda6 .black_ab20 a:hover,
.progress-3a16.texture-liquid-eda6 .block-5514 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress-3a16.texture-liquid-eda6 .table_e293 {
  color: rgba(0, 0, 0, 0.8);
}
.progress-3a16.texture-liquid-eda6 .wood_06af {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress-3a16.texture-liquid-eda6 .wood_06af:before {
  background: rgba(0, 0, 0, 0.08);
}
.progress-3a16.texture-liquid-eda6 .gradient-basic-90df:before {
  background: rgba(255, 255, 255, 0.9);
}
.progress-3a16.texture-liquid-eda6 .video_hovered_52af .tertiary-a12d li a,
.progress-3a16.texture-liquid-eda6 .video_hovered_52af .shadow_purple_7686,
.progress-3a16.texture-liquid-eda6 .block-5514 {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress-3a16.texture-liquid-eda6 .video_hovered_52af .shadow_purple_7686:focus,
.progress-3a16.texture-liquid-eda6 .video_hovered_52af .shadow_purple_7686:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress-3a16.texture-liquid-eda6 .tertiary-a12d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress-3a16.right_3f23 .full-4fb8,
.progress-3a16.right_3f23 .heading_ff41 a,
.progress-3a16.right_3f23 .black_ab20 .shadow_purple_7686,
.progress-3a16.right_3f23 .black_ab20 a,
.progress-3a16.right_3f23 .block-5514 a {
  color: rgba(255, 255, 255, 0.79);
}
.progress-3a16.right_3f23 .full-4fb8:hover,
.progress-3a16.right_3f23 .heading_ff41 a:hover,
.progress-3a16.right_3f23 .black_ab20 .shadow_purple_7686:hover,
.progress-3a16.right_3f23 .black_ab20 a:hover,
.progress-3a16.right_3f23 .block-5514 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-3a16.right_3f23 .table_e293 {
  color: rgba(255, 255, 255, 0.99);
}
.progress-3a16.right_3f23 .wood_06af {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-3a16.right_3f23 .wood_06af:before {
  background: rgba(255, 255, 255, 0.08);
}
.progress-3a16.right_3f23 .gradient-basic-90df:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress-3a16.right_3f23 .video_hovered_52af .tertiary-a12d li a,
.progress-3a16.right_3f23 .video_hovered_52af .shadow_purple_7686,
.progress-3a16.right_3f23 .block-5514 {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-3a16.right_3f23 .video_hovered_52af .shadow_purple_7686:focus,
.progress-3a16.right_3f23 .video_hovered_52af .shadow_purple_7686:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress-3a16.right_3f23 .tertiary-a12d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-basic-90df {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gradient-basic-90df:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.list_8a4e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.left-3ad6 .progress-3a16 {
  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;
}
.left-3ad6 .wood_06af {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.left-3ad6 .wood_06af: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) {
  .left-3ad6 .wood_06af:before {
    width: 16%;
    left: 42%;
  }
}
.left-3ad6 .wood_06af:last-child:before {
  content: none;
}
.left-3ad6 .wood_06af[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.left-3ad6 .video_hovered_52af .tertiary-a12d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.left-3ad6 .video_hovered_52af .tertiary-a12d li a .shadow_purple_7686 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.left-3ad6 .video_hovered_52af .block-5514 {
  border: none;
}
.left-3ad6 .video_hovered_52af .block-5514 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.left-3ad6 .gradient-basic-90df {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.left-3ad6 .list_8a4e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.left-3ad6 .right_3f23 .gradient-basic-90df:before {
  background: rgba(0, 0, 0, 0.9);
}
.left-3ad6 .texture-liquid-eda6.dim-1f29 .article_middle_17ba {
  background: rgba(0, 0, 0, 0.6);
}
.left-3ad6
  .texture-liquid-eda6.dim-1f29
  .article_middle_17ba::after,
.left-3ad6
  .texture-liquid-eda6.dim-1f29
  .article_middle_17ba:before {
  background: inherit;
}
.left-3ad6
  .texture-liquid-eda6.dim-1f29:hover
  .article_middle_17ba {
  background: rgba(0, 0, 0, 0.8);
}
.caption-prev-28a0 .progress-3a16 {
  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) {
  .caption-prev-28a0 .progress-3a16 {
    width: auto;
    right: 45px;
  }
}
.up-b504 .progress-3a16 {
  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) {
  .up-b504 .progress-3a16 {
    width: auto;
    left: 45px;
  }
}
.summary-tiny-ce0e .progress-3a16 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.summary-tiny-ce0e .list_8a4e {
  max-width: 48em;
  margin: 0 auto;
}
.summary-tiny-ce0e .gradient-basic-90df:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.soft-83e1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.soft-83e1.left-3ad6 .progress-3a16 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.soft-83e1.caption-prev-28a0 .progress-3a16 {
  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);
}
.soft-83e1 .progress-3a16 {
  visibility: visible;
}
.soft-83e1.up-b504 .progress-3a16 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.prev-0be7,
.label-62c2 {
  overflow-x: hidden;
}
.prev-0be7 .progress-3a16 {
  overflow: auto;
}
.prev-0be7.left-3ad6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev-0be7.left-3ad6 .progress-3a16 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.prev-0be7.left-3ad6 .center-3dfb {
  opacity: 0;
}
.prev-0be7.caption-prev-28a0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev-0be7.caption-prev-28a0 .progress-3a16 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.prev-0be7.caption-prev-28a0 .center-3dfb {
  opacity: 0;
}
.prev-0be7.up-b504 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev-0be7.up-b504 .progress-3a16 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.prev-0be7.up-b504 .center-3dfb {
  opacity: 0;
}
.prev-0be7.summary-tiny-ce0e .progress-3a16 {
  z-index: 10;
  visibility: visible;
}
.dim-1f29 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dim-1f29 .article_middle_17ba {
  background: rgba(255, 255, 255, 0.99);
}
.dim-1f29 .article_middle_17ba::after,
.dim-1f29 .article_middle_17ba:before {
  background: inherit;
}
.dim-1f29:hover .article_middle_17ba {
  background: rgba(255, 255, 255, 0.99);
}
.up-b504 .dim-1f29 {
  top: 10px;
  right: auto;
  left: 12px;
}
.summary-tiny-ce0e .dim-1f29 {
  display: none !important;
}
.prev-0be7:before,
.label-62c2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.prev-0be7 .dim-1f29,
.label-62c2 .dim-1f29 {
  display: inline-block;
}
.progress-3a16 .aside-yellow-eab3 {
  -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;
}
.prev-0be7 .progress-3a16 .aside-yellow-eab3,
.label-62c2 .progress-3a16 .aside-yellow-eab3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.message_0e67 .image_down_4a78 {
  width: 100%;
}
.grid-gold-7eba {
  padding: 0 0.5em 0;
}
.grid-gold-7eba [class*="customify-col-"],
.grid-gold-7eba [class*="customify-col_"],
.grid-gold-7eba [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tag_457a .grid-gold-7eba {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .surface_7064 .current-39ae,
  .current-39ae {
    display: none;
  }
  .slow-7d76 {
    text-align: left;
  }
  .form_9be1 {
    text-align: center;
  }
  .banner-ee9d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .surface_7064 .pink_5ba4,
  .pink_5ba4 {
    display: none;
  }
  .image_a0c9 {
    text-align: left;
  }
  .small-3506 {
    text-align: center;
  }
  .backdrop-95a4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .surface_7064 .tertiary_691c,
  .tertiary_691c {
    display: none;
  }
  .header-d5ab {
    text-align: left;
  }
  .thumbnail-e923 {
    text-align: center;
  }
  .picture-tall-90d5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.slider_e49c {
  box-shadow: none !important;
}
.modal-stone-c5d8 .content-48a2,
.bronze_0757 .content-48a2 {
  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;
}
.bronze_0757 .content-48a2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.background_ec3c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.background_ec3c:after,
.background_ec3c:before {
  content: "";
  display: table;
}
.background_ec3c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .background_ec3c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.background_ec3c,
.down_27c5 {
  max-width: 1248px;
  margin: 0 auto;
}

.badge_bronze_4d0a.gallery-down-aab0 .background_ec3c {
  max-width: 100%;
}
.badge_bronze_4d0a.shadow-e870 {
  max-width: 1200px;
  margin: 0 auto;
}
.badge_bronze_4d0a.shade-33fa .background_ec3c {
  max-width: 100%;
}
.badge_bronze_4d0a.shade-33fa > .background_ec3c {
  padding-left: 0;
  padding-right: 0;
}
.badge_bronze_4d0a.shade-33fa > .background_ec3c .surface_7064 {
  margin: 0;
}
.badge_bronze_4d0a.shade-33fa
  > .background_ec3c
  .list-slow-884b.card_purple_657e {
  margin-right: 0;
  margin-left: 0;
}
.badge_bronze_4d0a.shade-33fa #main.card_purple_657e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .icon_green_7e05 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .icon_green_7e05 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .yellow_9a2e .video-west-c529 {
    padding-right: 1em;
  }
  .yellow_9a2e.grid-3ca8 .list-slow-884b {
    border-right: 1px solid #eaecee;
  }
  .yellow_9a2e.grid-3ca8 .video-west-c529 {
    padding-right: 1em;
  }
  .yellow_9a2e.grid-3ca8 .wide-069f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_d623 .video-west-c529 {
    padding-left: 1em;
  }
  .accent_d623.grid-3ca8 .list-slow-884b {
    border-left: 1px solid #eaecee;
  }
  .accent_d623.grid-3ca8 .video-west-c529 {
    padding-left: 1em;
  }
  .accent_d623.grid-3ca8 .wide-069f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-dark-c50b .video-west-c529 {
    padding-left: 1em;
  }
  .section-dark-c50b.grid-3ca8 .over-9c94 {
    border-right: 1px solid #eaecee;
  }
  .section-dark-c50b.grid-3ca8 .description-lite-f220 {
    border-right: 1px solid #eaecee;
  }
  .section-dark-c50b.grid-3ca8 .video-west-c529 {
    padding-left: 1em;
  }
  .section-dark-c50b.grid-3ca8 .wide-069f {
    padding-right: 1em;
  }
  .section-dark-c50b.grid-3ca8 .outer_94ec {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary-small-1ba3 .video-west-c529 {
    padding-right: 1em;
  }
  .primary-small-1ba3.grid-3ca8 .over-9c94 {
    border-left: 1px solid #eaecee;
  }
  .primary-small-1ba3.grid-3ca8 .description-lite-f220 {
    border-left: 1px solid #eaecee;
  }
  .primary-small-1ba3.grid-3ca8 .video-west-c529 {
    padding-right: 1em;
  }
  .primary-small-1ba3.grid-3ca8 .wide-069f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary-small-1ba3.grid-3ca8 .outer_94ec {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_green_7e05 .video-west-c529 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon_green_7e05.grid-3ca8 .list-slow-884b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .icon_green_7e05.grid-3ca8 .video-west-c529 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon_green_7e05.grid-3ca8 .wide-069f {
    padding-left: 1em;
  }
  .icon_green_7e05.grid-3ca8 .outer_94ec {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .icon_green_7e05.grid-3ca8 .video-west-c529 {
    padding-left: 0;
  }
}
.south_6665 .button-3763 {
  display: inline-block;
}
.border_black_41b0 {
  display: inline-block;
}
.black-1898 {
  word-con: break-word;
}
.last_5d4d > span {
  display: inline-block;
  padding: 5px 0;
}
.last_5d4d .black_c6f5 {
  margin-left: 8px;
  margin-right: 8px;
}
.last_5d4d .gradient_silver_c127 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.small-4658 .first_f5d6 {
  margin-bottom: 2em;
}
.small-4658 .aside_rough_6c79 {
  margin-bottom: 15px;
}
.small-4658 .aside_rough_6c79:last-child {
  margin-bottom: 0;
}
.small-4658 .paragraph-8b7d {
  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) {
  .small-4658 .paragraph-8b7d {
    display: block;
  }
}
.small-4658 .selected-2385 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .small-4658 .selected-2385 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.small-4658 .accent-2a32 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.small-4658 .accent-2a32 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.small-4658 .accent-2a32 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.small-4658 .black-1898 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.small-4658 .black-1898 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.small-4658 .easy_ecb1 p:last-child {
  margin-bottom: 0;
}
.small-4658 .picture_hard_d999 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.small-4658 .disabled-next-0ef1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.small-4658 .photo_warm_f7c9 {
  margin-top: 1em;
}
.small-4658 .dynamic_7253 {
  top: 0;
  display: block;
}
.small-4658 .dynamic_7253 a {
  color: inherit;
}
.small-4658 .dynamic_7253 a:hover {
  color: inherit;
}
.small-4658 .tabs_6925 {
  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;
}
.small-4658 .tabs_6925:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.small-4658 .disabled-next-0ef1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.small-4658 .module_red_f9d1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.small-4658 .module_red_f9d1:first-child {
  margin-top: 0;
}
.small-4658 .module_red_f9d1.module-6fe7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.small-4658 .module_red_f9d1.lite-521a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.small-4658
  .module_red_f9d1.lite-521a.top-7e39
  .photo_warm_f7c9 {
  width: 100%;
}
.small-4658 .lite-521a {
  -webkit-box-align: center;
  align-items: center;
}
.small-4658 .lite-521a .last_5d4d,
.small-4658 .lite-521a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.small-4658 .accent-2a32 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small-4658 .accent-2a32 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small-4658 .accent-2a32: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;
}
.small-4658 .module-6fe7 {
  z-index: 5;
}
.small-4658 .list-a11b .link_2915 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.small-4658 .tag-clean-e9fe .link_2915 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.small-4658 .shade_4f71 .link_2915 {
  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;
}
.small-4658.top_ab82 .paragraph-8b7d,
.small-4658.footer-9c41 .paragraph-8b7d {
  display: block;
}
.small-4658.top_ab82 .paragraph-8b7d .purple-2859,
.small-4658.top_ab82 .paragraph-8b7d .disabled-next-0ef1,
.small-4658.footer-9c41 .paragraph-8b7d .purple-2859,
.small-4658.footer-9c41 .paragraph-8b7d .disabled-next-0ef1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.small-4658.notice_plasma_34f3 .selected-2385 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .small-4658.notice_plasma_34f3 .selected-2385 {
    margin-right: 0;
  }
}
.small-4658.top_ab82 .selected-2385,
.small-4658.footer-9c41 .selected-2385 {
  padding-top: 40%;
}
.small-4658.top_ab82 .first_f5d6,
.small-4658.footer-9c41 .first_f5d6 {
  display: block;
}
.small-4658.top_ab82 .fn-sticky-0d8e .disabled-next-0ef1,
.small-4658.footer-9c41 .fn-sticky-0d8e .disabled-next-0ef1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.small-4658.top_ab82 .selected-2385,
.small-4658.footer-9c41 .selected-2385 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.small-4658.top_ab82 .disabled-next-0ef1 {
  padding: 1em;
}
.tag-eb06 {
  margin: 30px auto;
  display: block;
}
.tag-eb06 .hard_91b1 > * {
  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;
}
.tag-eb06 .hard_91b1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag-eb06 .hard_91b1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header-b2d8 .last_5d4d {
  margin-bottom: 1.41575em;
}
.header-b2d8 .large_30f6 {
  margin-bottom: 1.618em;
}
.grid_dirty_20f8 .nav_712b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.grid_dirty_20f8 .nav_712b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.grid_dirty_20f8 .wrapper_f4a0 {
  max-width: 100%;
  overflow: auto;
}
.image_plasma_421b .grid_dirty_20f8 a:hover {
  text-decoration: underline;
}
.table_gas_0526 .aside_rough_6c79:not(.black-1898),
.table_gas_0526 .accent-2a32 {
  margin-bottom: 1.41575em;
}
.table_gas_0526 .aside_rough_6c79:not(.black-1898):last-child,
.table_gas_0526 .accent-2a32:last-child {
  margin-bottom: 0;
}
.table_gas_0526 .aside_rough_6c79.active-active-2178 {
  margin-bottom: 0.41575em;
}
.table_gas_0526 .tabs-current-f31e:before,
.table_gas_0526 .orange-1212:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.table_gas_0526 .tabs-current-f31e:before {
  content: "\f115";
}
.table_gas_0526 .orange-1212:before {
  content: "\f02c";
}
.table_gas_0526 .complex_1a3a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.table_gas_0526 .complex_1a3a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fresh_6cf3 {
  display: -webkit-box;
  display: flex;
}
.fresh_6cf3 .form-7e1b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fresh_6cf3 .form-7e1b {
    flex-basis: 90px;
  }
}
.fresh_6cf3 .card_711c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fresh_6cf3 .card_711c {
    flex-basis: calc(100% - 50px);
  }
}
.fresh_6cf3 .notification-7bf8 p:last-child {
  margin-bottom: 0.72em;
}
.label-inner-df38 .hard_91b1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.label-inner-df38 .hard_91b1:after,
.label-inner-df38 .hard_91b1:before {
  content: "";
  display: table;
}
.label-inner-df38 .hard_91b1:after {
  clear: both;
}
.label-inner-df38 .hard_91b1 .purple-c4f9,
.label-inner-df38 .hard_91b1 .section_127e {
  width: 49%;
}
.label-inner-df38 .hard_91b1 .purple-c4f9 a span.input_current_914f,
.label-inner-df38 .hard_91b1 .section_127e a span.input_current_914f {
  display: block;
  margin-bottom: 5px;
}
.label-inner-df38 .hard_91b1 .section_127e {
  float: left;
  text-align: left;
}
.label-inner-df38 .hard_91b1 .purple-c4f9 {
  float: right;
  text-align: right;
}
.gold_15ff {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gold_15ff {
    margin-bottom: 0;
  }
}
.rough_bc49 {
  margin-bottom: 1em;
}
.rough_bc49 .black-1898 {
  font-size: 1.1em;
  line-height: 1.3;
}
.container_dbcc a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph-large-09fa .rough_bc49,
.border-middle-3426 .rough_bc49 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph-large-09fa .rough_bc49,
  .border-middle-3426 .rough_bc49 {
    display: block;
  }
}
.paragraph-large-09fa .container_dbcc,
.border-middle-3426 .container_dbcc {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph-large-09fa .container_dbcc,
  .border-middle-3426 .container_dbcc {
    margin-bottom: 1em;
  }
}
.paragraph-large-09fa .container_dbcc img,
.border-middle-3426 .container_dbcc img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph-large-09fa .accent-pink-d0ff,
.border-middle-3426 .accent-pink-d0ff {
  flex-basis: calc(100% - 160px);
}
.paragraph-large-09fa .accent-pink-d0ff p,
.border-middle-3426 .accent-pink-d0ff p {
  margin-bottom: 0;
}
.paragraph-large-09fa .accent-pink-d0ff {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-large-09fa .accent-pink-d0ff {
    padding-left: 0;
  }
}
.border-middle-3426 .accent-pink-d0ff {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .border-middle-3426 .accent-pink-d0ff {
    padding-right: 0;
  }
}
.border-middle-3426 .container_dbcc {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gradient-clean-06b6 .container_dbcc {
  margin-bottom: 0.5em;
}
.gradient-clean-06b6 .container_dbcc img {
  width: 100%;
}
.shadow_action_b1f5 .backdrop-new-fe85,
.menu_south_8192 .backdrop-new-fe85 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.menu_south_8192 .list-slow-884b .column_huge_37c4 p:last-child {
  margin-bottom: 0;
}
.green-262b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.large-6c1e .iron-856d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .large-6c1e .iron-856d:last-of-type {
    margin-bottom: 0;
  }
}
.large-6c1e .iron-856d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.large-6c1e .iron-856d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.large-6c1e .iron-856d ul li {
  margin: 0 0 0.6em;
}
.large-6c1e .iron-856d ul li.primary_3404,
.large-6c1e .iron-856d ul li.tag-5e8d {
  position: relative;
}
.large-6c1e .iron-856d ul li.primary_3404 .simple_4aab,
.large-6c1e .iron-856d ul li.tag-5e8d .simple_4aab {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.large-6c1e .iron-856d ul li.primary_3404:after:after,
.large-6c1e .iron-856d ul li.primary_3404:after:before,
.large-6c1e
  .iron-856d
  ul
  li.tag-5e8d:after:after,
.large-6c1e
  .iron-856d
  ul
  li.tag-5e8d:after:before {
  content: "";
  display: table;
}
.large-6c1e .iron-856d ul li.primary_3404:after:after,
.large-6c1e
  .iron-856d
  ul
  li.tag-5e8d:after:after {
  clear: both;
}
.large-6c1e .iron-856d a.table-tall-452a:hover {
  text-decoration: none;
}
.large-6c1e .iron-856d select {
  max-width: 100%;
}
.large-6c1e .iron-856d table {
  font-size: 85%;
}
.large-6c1e .iron-856d table td,
.large-6c1e .iron-856d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.large-6c1e .iron-856d table tfoot td {
  text-align: left;
}
.large-6c1e .iron-856d :last-child {
  margin-bottom: 0;
}
.large-6c1e .iron-856d .picture_gold_59c7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.large-6c1e .iron-856d .picture_gold_59c7 label {
  width: 100%;
}
.large-6c1e .iron-856d .picture_gold_59c7 .image-wide-4075 {
  width: 100%;
  display: block;
}
.large-6c1e .iron-856d .picture_gold_59c7 .element-658d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.large-6c1e .iron-856d .picture_gold_59c7 .element-658d:hover svg #svg-search {
  fill: #444;
}
.large-6c1e .iron-856d .picture_gold_59c7 .element-658d svg {
  width: 18px;
  height: 18px;
}
.large-6c1e .footer_ba4d ul ul,
.large-6c1e .notification_8af1 ul ul,
.large-6c1e .smooth-7e83 ul ul,
.large-6c1e .preview-in-e0a6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.large-6c1e .footer_ba4d .active-81f3 > a,
.large-6c1e .notification_8af1 .active-81f3 > a,
.large-6c1e .smooth-7e83 .active-81f3 > a,
.large-6c1e .preview-in-e0a6 .active-81f3 > a {
  margin-bottom: 0;
}
.large-6c1e .grid-01c6 li,
.large-6c1e .footer_ba4d li,
.large-6c1e .hard_0ffa li,
.large-6c1e .notification_8af1 li,
.large-6c1e .smooth-7e83 li,
.large-6c1e .preview-in-e0a6 li,
.large-6c1e .steel_d3e0 li,
.large-6c1e .overlay-blue-a36c li {
  display: block;
  position: relative;
}
.large-6c1e .grid-01c6 li:last-child,
.large-6c1e .footer_ba4d li:last-child,
.large-6c1e .hard_0ffa li:last-child,
.large-6c1e .notification_8af1 li:last-child,
.large-6c1e .smooth-7e83 li:last-child,
.large-6c1e .preview-in-e0a6 li:last-child,
.large-6c1e .steel_d3e0 li:last-child,
.large-6c1e .overlay-blue-a36c li:last-child {
  border: none;
}
.large-6c1e .grid-01c6 li a,
.large-6c1e .footer_ba4d li a,
.large-6c1e .hard_0ffa li a,
.large-6c1e .notification_8af1 li a,
.large-6c1e .smooth-7e83 li a,
.large-6c1e .preview-in-e0a6 li a,
.large-6c1e .steel_d3e0 li a,
.large-6c1e .overlay-blue-a36c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.large-6c1e .grid-01c6 li ul li::before,
.large-6c1e .footer_ba4d li ul li::before,
.large-6c1e .hard_0ffa li ul li::before,
.large-6c1e .notification_8af1 li ul li::before,
.large-6c1e .smooth-7e83 li ul li::before,
.large-6c1e .preview-in-e0a6 li ul li::before,
.large-6c1e .steel_d3e0 li ul li::before,
.large-6c1e .overlay-blue-a36c li ul li::before {
  left: 15px;
}
.large-6c1e .grid-01c6 li ul a,
.large-6c1e .footer_ba4d li ul a,
.large-6c1e .hard_0ffa li ul a,
.large-6c1e .notification_8af1 li ul a,
.large-6c1e .smooth-7e83 li ul a,
.large-6c1e .preview-in-e0a6 li ul a,
.large-6c1e .steel_d3e0 li ul a,
.large-6c1e .overlay-blue-a36c li ul a {
  padding-left: 20px;
}
.large-6c1e .grid-01c6 li ul ul li::before,
.large-6c1e .footer_ba4d li ul ul li::before,
.large-6c1e .hard_0ffa li ul ul li::before,
.large-6c1e .notification_8af1 li ul ul li::before,
.large-6c1e .smooth-7e83 li ul ul li::before,
.large-6c1e .preview-in-e0a6 li ul ul li::before,
.large-6c1e .steel_d3e0 li ul ul li::before,
.large-6c1e .overlay-blue-a36c li ul ul li::before {
  left: 30px;
}
.large-6c1e .grid-01c6 li ul ul a,
.large-6c1e .footer_ba4d li ul ul a,
.large-6c1e .hard_0ffa li ul ul a,
.large-6c1e .notification_8af1 li ul ul a,
.large-6c1e .smooth-7e83 li ul ul a,
.large-6c1e .preview-in-e0a6 li ul ul a,
.large-6c1e .steel_d3e0 li ul ul a,
.large-6c1e .overlay-blue-a36c li ul ul a {
  padding-left: 40px;
}
.large-6c1e .shadow-lower-549d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.large-6c1e .overlay-blue-a36c ul li {
  margin-bottom: 1.41575em;
}
.large-6c1e .overlay-blue-a36c ul li .widget-north-da0b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.large-6c1e .overlay-blue-a36c ul li .glass-c85b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.right_3f23 .grid-01c6 li a,
.right_3f23 .footer_ba4d li a,
.right_3f23 .hard_0ffa li a,
.right_3f23 .notification_8af1 li a,
.right_3f23 .smooth-7e83 li a,
.right_3f23 .preview-in-e0a6 li a,
.right_3f23 .steel_d3e0 li a,
.right_3f23 .overlay-blue-a36c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_3f23 .shadow-lower-549d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_3f23 .iron-856d ul li.primary_3404 .simple_4aab,
.right_3f23 .iron-856d ul li.tag-5e8d .simple_4aab {
  background: rgba(0, 0, 0, 0.2);
}
.right_3f23 .large-6c1e .iron-856d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_bronze_4d0a .large-6c1e .tertiary-a12d li {
  margin: 0;
}
.badge_bronze_4d0a .large-6c1e .tertiary-a12d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.badge_bronze_4d0a .large-6c1e .tertiary-a12d li ul {
  margin: 0;
}
.badge_bronze_4d0a .large-6c1e .tertiary-a12d li ul li a {
  padding-left: 15px;
}
.badge_bronze_4d0a .large-6c1e .tertiary-a12d li ul li li a {
  padding-left: 30px;
}
.badge_bronze_4d0a .large-6c1e .tertiary-a12d li.under-3519 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.badge_bronze_4d0a .large-6c1e .tertiary-a12d li.under-3519 > 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;
}
.badge_bronze_4d0a .large-6c1e .tertiary-a12d li.under-3519 > 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;
}
.purple_7c71 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb_cfbe {
  position: relative;
  z-index: 10;
}
.breadcrumb_cfbe .aside-yellow-eab3 {
  width: 100%;
  max-width: 100%;
}
.input-a15d .dropdown_inner_20e7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.input-a15d .texture-liquid-eda6 {
}
.input-a15d .right_3f23 {
  background: #292929;
}
.section_thick_d3af .dropdown_inner_20e7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.section_thick_d3af .texture-liquid-eda6 {
  background: #f9f9f9;
}
.section_thick_d3af .right_3f23 {
  background: #303030;
}
.content_75f7 .dropdown_inner_20e7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .content_75f7 .button-3763 {
    margin-bottom: 1em;
  }
  .content_75f7 .button-3763:last-child {
    margin-bottom: 0;
  }
}
.content_75f7 .texture-liquid-eda6 {
  background: #ededed;
}
.content_75f7 .right_3f23 {
  background: #1a1a1a;
}
.dropdown_inner_20e7.texture-liquid-eda6 {
  color: rgba(0, 0, 0, 0.6);
}
.dropdown_inner_20e7.texture-liquid-eda6 .hover_7c90 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown_inner_20e7.right_3f23 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_inner_20e7.right_3f23 a:not(.table-tall-452a) {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_inner_20e7.right_3f23 a:not(.table-tall-452a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_inner_20e7.right_3f23 .hover_7c90 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_inner_20e7.right_3f23 table tbody td,
.dropdown_inner_20e7.right_3f23 table th {
  background: rgba(0, 0, 0, 0.08);
}
.under_cbfc.photo_d877 .background_ec3c {
  max-width: initial;
}
.under_cbfc .row-stale-6577 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.under_cbfc .row-stale-6577 .aside-yellow-eab3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .under_cbfc .row-stale-6577 .aside-yellow-eab3 {
    display: block;
    margin-bottom: 2em;
  }
  .under_cbfc .row-stale-6577 .aside-yellow-eab3:last-child {
    margin-bottom: 0;
  }
}
.content_75f7 .button-3763:last-child,
.section_thick_d3af .button-3763:last-child,
.input-a15d .button-3763:last-child {
  margin-bottom: 0;
}
.content_75f7 .button-3763 .large-6c1e .iron-856d:last-child,
.section_thick_d3af .button-3763 .large-6c1e .iron-856d:last-child,
.input-a15d .button-3763 .large-6c1e .iron-856d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .content_75f7 .info_silver_2021,
  .content_75f7 .element_glass_dc6c,
  .section_thick_d3af .info_silver_2021,
  .section_thick_d3af .element_glass_dc6c,
  .input-a15d .info_silver_2021,
  .input-a15d .element_glass_dc6c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb_cfbe .button-3763 {
    margin-bottom: 2em;
  }
}
.breadcrumb_cfbe p:last-child {
  margin-bottom: 0;
}
.breadcrumb_cfbe li,
.breadcrumb_cfbe ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_cfbe ul ul {
  margin-left: 2.617924em;
}
.brown-d8de {
  font-size: 0.875em;
}

/* css-noise: b3dd */
.shadow-element-q9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
