/*!
Theme Name: Customify
Theme URI: https://pressmaximum.surface-down-4a3a/customify
Author: WPCustomify
Author URI: https://pressmaximum.surface-down-4a3a
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.surface-down-4a3a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.logo-3071.south-ff04/licenses/gpl-2.0.form_plasma_3038
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.content_stale_d8f4/, (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.top_8106.new_fc8d/normalize.texture-8101/
 ======
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.texture-8101 v7.0.0 | MIT License | github.surface-down-4a3a/necolas/normalize.texture-8101 */
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;
}
.button_plasma_7fd2 .video-36a7,
.content_yellow_06a3,
.gradient_8c84,
.steel-7414,
.fluid-5660,
.rough-ba30,
.overlay-95d3,
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;
}
.content_yellow_06a3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .content_yellow_06a3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .content_yellow_06a3,
  h1 {
    font-size: 1.8em;
  }
}
.gradient_8c84,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gradient_8c84 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gradient_8c84,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_8c84,
  h2 {
    font-size: 1.7em;
  }
}
.steel-7414,
h3 {
  font-size: 1.618em;
}
.button_plasma_7fd2 .video-36a7,
.fluid-5660,
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.box-5b4d {
  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;
}
.block-white-d1c6:after,
.block-white-d1c6:before,
.thick-ce11:after,
.thick-ce11:before {
  content: "";
  display: table;
}
.block-white-d1c6:after,
.thick-ce11:after {
  clear: both;
}
.gradient_feaf {
  float: right;
  margin-right: 0;
}
.white-66d2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pattern-24c3 .highlight_91da,
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;
}
.pattern-24c3 .highlight_91da: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;
}
.gallery_purple_4238 .highlight_91da {
  box-shadow: none;
}
.gallery_purple_4238
  .highlight_91da
  .description-wood-f94e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gallery_purple_4238 .highlight_91da .wide_1d3a {
  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;
}
.gallery_purple_4238
  .highlight_91da
  .wide_1d3a
  b {
  display: none;
}
.gallery_purple_4238 .tag-6a75 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.rough_6140:not(.sort-liquid-f620):not(.light-64a8),
button:not(.sort-liquid-f620):not(.light-64a8),
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ),
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ),
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ) {
  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;
}
.rough_6140:not(.sort-liquid-f620):not(
    .light-64a8
  ):hover,
button:not(.sort-liquid-f620):not(
    .light-64a8
  ):hover,
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):hover,
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):hover,
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.rough_6140:not(.sort-liquid-f620):not(
    .light-64a8
  ):active,
.rough_6140:not(.sort-liquid-f620):not(
    .light-64a8
  ):focus,
button:not(.sort-liquid-f620):not(
    .light-64a8
  ):active,
button:not(.sort-liquid-f620):not(
    .light-64a8
  ):focus,
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):active,
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):focus,
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):active,
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):focus,
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):active,
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):focus {
  outline: 0;
}
.rough_6140:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655,
button:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655,
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655,
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655,
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655 {
  position: relative;
}
.rough_6140:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .logo-b47f,
.rough_6140:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .description-8a0c,
.rough_6140:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .image_focused_6505,
.rough_6140:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  i,
.rough_6140:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  svg,
button:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .logo-b47f,
button:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .description-8a0c,
button:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .image_focused_6505,
button:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  i,
button:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  svg,
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .logo-b47f,
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .description-8a0c,
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .image_focused_6505,
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  i,
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  svg,
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .logo-b47f,
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .description-8a0c,
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .image_focused_6505,
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  i,
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  svg,
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .logo-b47f,
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .description-8a0c,
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  .image_focused_6505,
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  i,
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655
  svg {
  visibility: hidden;
}
.rough_6140:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655:after,
button:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655:after,
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655:after,
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655:after,
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ).fn-loading-7655: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;
}
.rough_6140:not(.sort-liquid-f620):not(.light-64a8),
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ),
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ),
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ) {
  color: #fff;
  background: #235787;
}
.rough_6140:not(.sort-liquid-f620):not(
    .light-64a8
  ):focus,
input[type="button"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):focus,
input[type="reset"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):focus,
input[type="submit"]:not(.sort-liquid-f620):not(
    .light-64a8
  ):focus {
  color: #fff;
}
.rough_6140.fn-disabled-7655:not(.sort-liquid-f620):not(
    .light-64a8
  ),
.rough_6140[disabled]:not(.sort-liquid-f620):not(
    .light-64a8
  ),
button.fn-disabled-7655:not(.sort-liquid-f620):not(
    .light-64a8
  ),
button[disabled]:not(.sort-liquid-f620):not(
    .light-64a8
  ) {
  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;
}
.message_light_b336 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.message_light_b336: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;
}
.banner_258a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.red_81fe {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shade_blue_ddec {
  clear: both;
  display: block;
  margin: 0 auto;
}
.block-white-d1c6:after,
.block-white-d1c6:before,
.warm_2b07:after,
.warm_2b07:before,
.last_774c:after,
.last_774c:before,
.carousel-1af3:after,
.carousel-1af3:before,
.preview_b006:after,
.preview_b006:before,
.pagination-middle-c338:after,
.pagination-middle-c338:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.block-white-d1c6:after,
.warm_2b07:after,
.last_774c:after,
.carousel-1af3:after,
.preview_b006:after,
.pagination-middle-c338:after {
  clear: both;
}
.warm_2b07 .summary_full_0b6c,
.last_774c .summary_full_0b6c,
.heading_large_9fc3 .summary_full_0b6c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bottom_69cd {
  display: inline-block;
}
.input_active_5fde {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.input_active_5fde img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.input_active_5fde .detail-hovered-0745 {
  padding: 1em 0;
  font-size: 85%;
}
.detail-hovered-0745 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.thick-939e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.thick-939e:after,
.thick-939e:before {
  content: "";
  display: table;
}
.thick-939e:after {
  clear: both;
}
.content_1de1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.text-e746 .content_1de1 {
  max-width: 50%;
}
.last_8b21 .content_1de1 {
  max-width: 33.33%;
}
.icon_basic_2ab2 .content_1de1 {
  max-width: 25%;
}
.focus_black_26e0 .content_1de1 {
  max-width: 20%;
}
.title-stale-ffdf .content_1de1 {
  max-width: 16.66%;
}
.column_befd .content_1de1 {
  max-width: 14.28%;
}
.form_black_197c .content_1de1 {
  max-width: 12.5%;
}
.tag-4b62 .content_1de1 {
  max-width: 11.11%;
}
.tooltip-middle-1cf9 {
  display: block;
}
.button_plasma_7fd2 .pattern-complex-446d label,
.button_plasma_7fd2 .notice-bronze-d726 label,
.button_plasma_7fd2 .row_770a label,
.button_plasma_7fd2 .tabs-fast-d1c8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed_81bc {
  list-style: none;
  margin: 0;
}
.pressed_81bc article.large-d734 {
  margin-bottom: 0;
}
.pressed_81bc ul {
  list-style: none;
  margin: 0;
}
.pressed_81bc .table-a61d li.large-d734 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed_81bc .table-a61d li.large-d734 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed_81bc .table-a61d li.large-d734: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) {
  .pressed_81bc .table-a61d li.large-d734 li.large-d734 li.large-d734 li.large-d734 {
    padding-left: 0;
  }
}
article.large-d734 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.large-d734 .warm_2b07 p:last-of-type {
  margin-bottom: 0;
}
article.large-d734 .breadcrumb-green-3128 {
  float: left;
}
article.large-d734 .tag_bottom_060e {
  margin-left: 85px;
}
article.large-d734 .layout-e7cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.large-d734 .layout-e7cc .hard-72cb {
  margin-left: 10px;
}
article.large-d734 .progress_fast_57ab {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.large-d734 .footer_smooth_a625 {
  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 .pattern-complex-446d,
  #respond .row_770a,
  #respond .tabs-fast-d1c8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern-complex-446d input,
#respond .row_770a input,
#respond .tabs-fast-d1c8 input {
  width: 100%;
}
#respond .tabs-fast-d1c8 {
  margin-right: 0;
}
#respond .up-1330 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero_motion_da37 {
  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;
}
.hero_motion_da37.tall_b605 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hero_motion_da37 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%);
}
.hero_motion_da37:focus,
.hero_motion_da37: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);
}
.secondary-0767 {
  border-radius: 10%;
}
.form_3a21 {
  border-radius: 50%;
}
.secondary-left-0149 {
  font-size: 0.72em;
}
.grid_old_86d0 {
  font-size: 0.875em;
}
.background-09fb {
  font-size: 1.1em;
}
.first-b2fd {
  text-transform: uppercase;
  line-height: 1.2;
}
.first-b2fd.secondary-left-0149 {
  letter-spacing: 0.5px;
}
.menu-edd2,
.menu-edd2 a {
  color: #6d6d6d;
}
.menu-edd2 a:hover {
  color: #111;
}
.texture_south_35fd {
  color: #6d6d6d;
}
.next-73d0 {
  overflow-x: hidden;
}
.next-73d0 .dropdown-fc0e.carousel-iron-e2ff {
  position: relative;
}
.next-73d0 .dropdown-fc0e.carousel-iron-e2ff.iron-7f56 {
  position: initial;
}
.next-73d0
  .dropdown-fc0e.carousel-iron-e2ff.iron-7f56
  .tiny-5bf8 {
  left: auto;
}
.next-73d0 .dropdown-fc0e .tiny-5bf8 {
  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;
}
.next-73d0 .dropdown-fc0e:hover.carousel-iron-e2ff {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.next-73d0
  .dropdown-fc0e:hover.carousel-iron-e2ff
  .tiny-5bf8 {
  display: block;
  z-index: 9999999;
}
.next-73d0 .dropdown-bottom-182c .backdrop_c74a,
.next-73d0 .alert-c575 .backdrop_c74a {
  display: none;
}
.next-73d0 .silver_2fe7 .dropdown-fc0e:hover.carousel-iron-e2ff {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_plasma_7fd2 .pattern-complex-446d label,
.button_plasma_7fd2 .notice-bronze-d726 label,
.button_plasma_7fd2 .row_770a label,
.button_plasma_7fd2 .tabs-fast-d1c8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed_81bc {
  list-style: none;
  margin: 0;
}
.pressed_81bc article.large-d734 {
  margin-bottom: 0;
}
.pressed_81bc ul {
  list-style: none;
  margin: 0;
}
.pressed_81bc .table-a61d li.large-d734 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed_81bc .table-a61d li.large-d734 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed_81bc .table-a61d li.large-d734: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) {
  .pressed_81bc .table-a61d li.large-d734 li.large-d734 li.large-d734 li.large-d734 {
    padding-left: 0;
  }
}
article.large-d734 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.large-d734 .warm_2b07 p:last-of-type {
  margin-bottom: 0;
}
article.large-d734 .breadcrumb-green-3128 {
  float: left;
}
article.large-d734 .tag_bottom_060e {
  margin-left: 85px;
}
article.large-d734 .layout-e7cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.large-d734 .layout-e7cc .hard-72cb {
  margin-left: 10px;
}
article.large-d734 .progress_fast_57ab {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.large-d734 .footer_smooth_a625 {
  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 .pattern-complex-446d,
  #respond .row_770a,
  #respond .tabs-fast-d1c8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern-complex-446d input,
#respond .row_770a input,
#respond .tabs-fast-d1c8 input {
  width: 100%;
}
#respond .tabs-fast-d1c8 {
  margin-right: 0;
}
#respond .up-1330 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown-bottom-182c .video-1d5b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.video-1d5b .wrapper-a9a0.section_hard_6470 .center-407e > li > a:focus,
.video-1d5b .wrapper-a9a0.section_hard_6470 .center-407e > li > a:hover,
.video-1d5b .wrapper-a9a0.modal-9db0 .center-407e > li > a:focus,
.video-1d5b .wrapper-a9a0.modal-9db0 .center-407e > li > a:hover,
.video-1d5b .wrapper-a9a0.cool-fe1d .center-407e > li > a:focus,
.video-1d5b .wrapper-a9a0.cool-fe1d .center-407e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video-1d5b
  .wrapper-a9a0.section_hard_6470
  .center-407e
  > li.shadow_6e54
  > a,
.video-1d5b
  .wrapper-a9a0.section_hard_6470
  .center-407e
  > li.smooth_c2c0
  > a,
.video-1d5b
  .wrapper-a9a0.modal-9db0
  .center-407e
  > li.shadow_6e54
  > a,
.video-1d5b
  .wrapper-a9a0.modal-9db0
  .center-407e
  > li.smooth_c2c0
  > a,
.video-1d5b
  .wrapper-a9a0.cool-fe1d
  .center-407e
  > li.shadow_6e54
  > a,
.video-1d5b .wrapper-a9a0.cool-fe1d .center-407e > li.accent-narrow-9e3f > a {
  color: rgba(255, 255, 255, 0.99);
}
.video-1d5b .surface_5c7e,
.video-1d5b .surface_5c7e a {
  color: rgba(255, 255, 255, 0.99);
}
.video-1d5b .slider_advanced_4f01.out-b074 li a,
.video-1d5b .section-short-40ae a,
.video-1d5b .active-ccd6,
.video-1d5b .center-407e > li > a,
.video-1d5b .row-copper-53d4 {
  color: rgba(255, 255, 255, 0.79);
}
.video-1d5b .slider_advanced_4f01.out-b074 li a:hover,
.video-1d5b .section-short-40ae a:hover,
.video-1d5b .active-ccd6:hover,
.video-1d5b .center-407e > li > a:hover,
.video-1d5b .row-copper-53d4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video-1d5b .tooltip-narrow-b72c {
  color: rgba(255, 255, 255, 0.79);
}
.video-1d5b .tooltip-narrow-b72c .breadcrumb-yellow-9305 {
  color: rgba(255, 255, 255, 0.99);
}
.video-1d5b .tooltip-narrow-b72c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video-1d5b .module-basic-466e .blue_48ad {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video-1d5b .module-basic-466e .blue_48ad .short-4899 {
  color: rgba(255, 255, 255, 0.79);
}
.video-1d5b
  .module-basic-466e
  .blue_48ad
  .short-4899::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video-1d5b
  .module-basic-466e
  .blue_48ad
  .short-4899:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video-1d5b
  .module-basic-466e
  .blue_48ad
  .short-4899::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video-1d5b
  .module-basic-466e
  .blue_48ad
  .short-4899::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video-1d5b .module-basic-466e .easy-f861 {
  color: rgba(255, 255, 255, 0.79);
}
.video-1d5b .module-basic-466e .easy-f861:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_upper_afbf
  .video-1d5b
  .module-basic-466e
  .background_fast_434d
  .logo-74c3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_upper_afbf
  .video-1d5b
  .module-basic-466e
  .background_fast_434d
  .short-4899 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-bottom-182c .west-1899 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.west-1899 .wrapper-a9a0.section_hard_6470 .center-407e > li > a:focus,
.west-1899 .wrapper-a9a0.section_hard_6470 .center-407e > li > a:hover,
.west-1899 .wrapper-a9a0.modal-9db0 .center-407e > li > a:focus,
.west-1899 .wrapper-a9a0.modal-9db0 .center-407e > li > a:hover,
.west-1899 .wrapper-a9a0.cool-fe1d .center-407e > li > a:focus,
.west-1899 .wrapper-a9a0.cool-fe1d .center-407e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west-1899
  .wrapper-a9a0.section_hard_6470
  .center-407e
  > li.shadow_6e54
  > a,
.west-1899
  .wrapper-a9a0.section_hard_6470
  .center-407e
  > li.smooth_c2c0
  > a,
.west-1899
  .wrapper-a9a0.modal-9db0
  .center-407e
  > li.shadow_6e54
  > a,
.west-1899
  .wrapper-a9a0.modal-9db0
  .center-407e
  > li.smooth_c2c0
  > a,
.west-1899
  .wrapper-a9a0.cool-fe1d
  .center-407e
  > li.shadow_6e54
  > a,
.west-1899 .wrapper-a9a0.cool-fe1d .center-407e > li.accent-narrow-9e3f > a {
  color: rgba(0, 0, 0, 0.8);
}
.west-1899 .surface_5c7e,
.west-1899 .surface_5c7e a {
  color: rgba(0, 0, 0, 0.8);
}
.west-1899 .slider_advanced_4f01.out-b074 li a,
.west-1899 .section-short-40ae a,
.west-1899 .active-ccd6,
.west-1899 .center-407e > li > a,
.west-1899 .row-copper-53d4 {
  color: rgba(0, 0, 0, 0.55);
}
.west-1899 .slider_advanced_4f01.out-b074 li a:hover,
.west-1899 .section-short-40ae a:hover,
.west-1899 .active-ccd6:hover,
.west-1899 .center-407e > li > a:hover,
.west-1899 .row-copper-53d4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west-1899 .tooltip-narrow-b72c {
  color: rgba(0, 0, 0, 0.55);
}
.west-1899 .tooltip-narrow-b72c .breadcrumb-yellow-9305 {
  color: rgba(0, 0, 0, 0.8);
}
.west-1899 .tooltip-narrow-b72c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-876d .orange_8962 {
  margin-left: auto;
  margin-right: auto;
}
.last_774c > * {
  margin-left: auto;
  margin-right: auto;
}
.last_774c .banner_258a {
  margin-right: 1.41575em;
}
.input_clean_39ec .last_774c > .container-thick-0929 {
  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;
}
.input_clean_39ec .last_774c > .new_9323 {
  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;
}
.primary-9bef.accordion-876d .orange_8962,
.shade_03b3.accordion-876d .orange_8962 {
  margin-left: 0;
}
.background-4800.accordion-876d .orange_8962,
.logo_66a7.accordion-876d .orange_8962 {
  margin-right: 0;
}
.last_774c ol,
.last_774c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.complex-0484 video {
  max-width: 100%;
}
.rough_8be8 img {
  display: block;
}
.rough_8be8.banner_258a,
.rough_8be8.red_81fe {
  width: 100%;
}
.rough_8be8.new_9323 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.backdrop_28e6:not(.surface-center-8338) {
  margin: 1.5em auto;
}
.dirty_486e p {
  padding: 1.5em 14px;
}
ul.grid-stone-86e1.new_9323,
ul.grid-stone-86e1.container-thick-0929,
ul.grid-stone-86e1.primary-upper-5acc.container-thick-0929 {
  padding: 0 14px;
}
.down-af21 {
  display: block;
  overflow-x: auto;
}
.down-af21 table {
  border-collapse: collapse;
  width: 100%;
}
.down-af21 td,
.down-af21 th {
  padding: 0.5em;
}
.last_774c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.last_774c ol ol,
.last_774c ol ul,
.last_774c ul ol,
.last_774c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.last_774c ol ol li,
.last_774c ol ul li,
.last_774c ul ol li,
.last_774c ul ul li {
  margin-left: 0;
}
.widget_66c1.badge-363a > .image-1f0b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.widget_66c1.badge-363a > .image-1f0b iframe,
.widget_66c1.badge-363a > .image-1f0b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.frame-b330 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.frame-b330.wood-2081 {
  padding: 0;
}
.frame-b330.wood-2081 cite {
  font-size: 13px;
}
.frame-b330 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.frame-b330 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.border-slow-4f03 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.border-slow-4f03 > p:first-child {
  margin-top: 0;
}
.border-slow-4f03 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.border-slow-4f03 blockquote {
  border-left: 0;
}
.tiny-7d05 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tiny-7d05:not(.tooltip-over-fc00) {
  max-width: 100px;
}
.tiny-7d05.frame_b3aa {
  border-bottom: none !important;
  text-align: center;
}
.tiny-7d05.frame_b3aa::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dirty_486e p {
    padding: 1.5em 0;
  }
}
.primary-d85a {
  color: #0073aa;
}
.highlight-advanced-eb34 {
  background-color: #0073aa;
}
.hover-b149 {
  color: #229fd8;
}
.glass-0556 {
  background-color: #229fd8;
}
.soft-283a {
  color: #eee;
}
.secondary-4e77 {
  background-color: #eee;
}
.up-7f43 {
  color: #444;
}
.yellow-4ad1 {
  background-color: #444;
}
.logo_9d40 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.logo_9d40 .simple-895a .section-short-40ae {
  font-size: 15px;
}
.logo_9d40 .section-short-40ae {
  line-height: 1.3;
}
.logo_9d40 .west-1899 {
}
.logo_9d40 .video-1d5b {
  background: #235787;
}
.preview-gas-d24e {
  padding: 0;
}
.preview-gas-d24e .video-1d5b {
  background: #1a1a1a;
}
.preview-gas-d24e .west-1899 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.section_fecd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.section_fecd .west-1899 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.section_fecd .video-1d5b {
  background: #303030;
}
.pagination-middle-c338 {
  position: relative;
  z-index: 10;
}
.pagination-middle-c338 .right_d01d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary_steel_f64d .carousel-iron-e2ff {
  display: inline-block;
  vertical-align: middle;
}
.summary_steel_f64d.footer-soft-cb69 .carousel-iron-e2ff {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .summary_steel_f64d.footer-soft-cb69 .carousel-iron-e2ff {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .summary_steel_f64d.footer-soft-cb69 .carousel-iron-e2ff {
    margin-right: 0.4em;
  }
}
.summary_steel_f64d.footer-soft-cb69 .carousel-iron-e2ff:last-child {
  margin-right: 0;
}
.carousel-under-d7d9 .right_d01d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dropdown-bottom-182c .simple-895a {
    margin: 0 -0.5em;
  }
  .dropdown-bottom-182c .simple-895a [class*="customify-col-"],
  .dropdown-bottom-182c .simple-895a [class*="customify-col_"],
  .dropdown-bottom-182c .simple-895a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dropdown-bottom-182c.north-0b62 .right_d01d {
  background: 0 0 !important;
}
.dropdown-bottom-182c.north-0b62 .right_d01d,
.dropdown-bottom-182c.carousel-under-d7d9 .right_d01d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dropdown-bottom-182c.steel_6a51 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dropdown-bottom-182c.carousel-under-d7d9 .right_d01d {
  box-shadow: none !important;
}
.next-be60 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .next-be60 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .next-be60 {
    padding: 18px 0 20px;
  }
}
.next-be60 .pink_2f31 {
  width: 100%;
}
.next-be60 .component_3d61 {
  margin-bottom: 0;
}
.next-be60 .background_fresh_0f86 {
  margin-top: 5px;
  font-size: 0.875em;
}
.article-prev-91eb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.article-prev-91eb .tag_liquid_8304 {
  width: 100%;
}
.pagination_current_f15f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pagination_current_f15f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pagination_current_f15f 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;
}
.pagination_current_f15f li:last-child:after {
  display: none;
}
.pagination_current_f15f li a {
  font-weight: 500;
  margin-right: 10px;
}
.layout_0ebf .backdrop_c74a button,
.next-be60 .backdrop_c74a button {
  left: 0;
}
.layout_0ebf .tag_liquid_8304,
.next-be60 .tag_liquid_8304 {
  padding-left: 0;
  padding-right: 0;
}
.layout_0ebf .article-prev-91eb,
.next-be60 .article-prev-91eb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.layout_0ebf {
  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;
}
.layout_0ebf: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;
}
.layout_0ebf .sidebar_medium_8a63 {
  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) {
  .layout_0ebf .sidebar_medium_8a63 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .layout_0ebf .sidebar_medium_8a63 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .layout_0ebf .sidebar_medium_8a63 {
    min-height: 200px;
  }
}
.layout_0ebf .pagination_current_f15f {
  color: rgba(255, 255, 255, 0.8);
}
.layout_0ebf .pagination_current_f15f a,
.layout_0ebf .pagination_current_f15f li:after {
  color: inherit;
}
.layout_0ebf .pagination_current_f15f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dark-05d2 {
  margin-bottom: 0.5em;
}
.clean_6f09 {
  margin-bottom: 1.2em;
}
.clean_6f09,
.dark-05d2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.clean_6f09 p:last-child,
.dark-05d2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .backdrop_c74a,
#masthead .backdrop_c74a {
  display: none;
}
#masthead
  > .backdrop_c74a.popup-cold-3e73 {
  display: none;
}
#masthead > .backdrop_c74a button {
  left: 0;
}
.basic_5ef4 {
  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%;
}
.basic_5ef4 .carousel-iron-e2ff {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.basic_5ef4 .hover_smooth_aac7 {
  display: -webkit-box;
  display: flex;
}
.basic_5ef4 .hover_smooth_aac7.last_80d4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.basic_5ef4 .hover_smooth_aac7.logo_black_b276 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.basic_5ef4 .hover_smooth_aac7.tertiary_6a1a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.basic_5ef4.simple-1d07.pagination-fa52 .hover_smooth_aac7.last_80d4 {
  flex-basis: 100%;
}
.basic_5ef4.card-pressed-3ace .hover_smooth_aac7.logo_black_b276 {
  -webkit-box-flex: 1;
  flex: auto;
}
.basic_5ef4.card-pressed-3ace .hover_smooth_aac7.tertiary_6a1a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .backdrop_c74a.popup-cold-3e73 {
  display: none;
}
#masthead > .backdrop_c74a button {
  left: 0;
}
.simple_0bb6 {
  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;
}
.simple_0bb6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.simple_0bb6.picture_hovered_2558 i {
  margin-right: 4px;
}
.simple_0bb6.tertiary_49b4 i {
  margin-left: 5px;
}
.section-short-40ae p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.section-short-40ae p:last-child {
  margin-bottom: 0;
}
.backdrop_0e37 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.backdrop_0e37 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.backdrop_0e37 img {
  display: block;
  width: auto;
  line-height: 1;
}
.backdrop_0e37 .surface_5c7e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.backdrop_0e37 .light_1623 {
  margin: 5px 0 7px 0;
}
.backdrop_0e37.hover-81ad .slider-da7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_0e37.hover-81ad .accent-fixed-c9ca {
  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;
}
.backdrop_0e37.orange-eacc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.backdrop_0e37.orange-eacc .slider-da7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_0e37.orange-eacc .accent-fixed-c9ca {
  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;
}
.backdrop_0e37.pressed_8927 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop_0e37.search-over-3eb9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.backdrop_0e37.search-over-3eb9 .accent-fixed-c9ca {
  margin-top: 7px;
}
.shade-9ca7 {
  display: inline-block;
}
.pagination-middle-c338 .fluid-6503 .backdrop_0e37 img {
  max-width: 100%;
}
.wrapper-a9a0 .south_73cd.shadow_e263,
.surface-b0e8 .south_73cd.shadow_e263 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-a9a0 .picture-32bd,
.surface-b0e8 .picture-32bd {
  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%);
}
.wrapper-a9a0 .picture-32bd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wrapper-a9a0.overlay_29d5 .picture-32bd {
  display: none;
}
.wrapper-a9a0 .tag_new_4971 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper-a9a0 .tag_new_4971 li {
  display: inline-block;
  position: relative;
}
.wrapper-a9a0 .tag_new_4971 li:last-child {
  margin-right: 0;
}
.wrapper-a9a0 .tag_new_4971 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;
}
.wrapper-a9a0 .tag_new_4971 li.accent-narrow-9e3f > a {
  color: rgba(0, 0, 0, 0.9);
}
.wrapper-a9a0 .tag_new_4971 > 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;
}
.wrapper-a9a0 .tag_new_4971 > li > a i {
  line-height: 0;
}
.wrapper-a9a0 .tag_new_4971 > li.top_9a0d > a .picture-32bd {
  margin-left: 4px;
  line-height: 0;
}
.wrapper-a9a0 .tag_new_4971 .summary_3bf1 li.top_9a0d > a {
  position: relative;
}
.wrapper-a9a0 .tag_new_4971 .summary_3bf1 li.top_9a0d > a:after,
.wrapper-a9a0 .tag_new_4971 .summary_3bf1 li.top_9a0d > a:before {
  content: "";
  display: table;
}
.wrapper-a9a0 .tag_new_4971 .summary_3bf1 li.top_9a0d > a:after {
  clear: both;
}
.wrapper-a9a0 .tag_new_4971 .summary_3bf1 li.top_9a0d > a .picture-32bd {
  margin-left: 5px;
  float: right;
}
.wrapper-a9a0 .prev-f6aa,
.wrapper-a9a0 .summary_3bf1 {
  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;
}
.wrapper-a9a0 .summary_3bf1 {
  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;
}
.wrapper-a9a0 .summary_3bf1 .shadow_e263 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper-a9a0 .summary_3bf1 .picture-32bd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wrapper-a9a0 .summary_3bf1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.wrapper-a9a0 .summary_3bf1 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;
}
.wrapper-a9a0 .summary_3bf1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-a9a0 .summary_3bf1 .summary_3bf1 {
  top: 0;
  left: 100%;
}
.wrapper-a9a0 .title-plasma-605b.fn-focus-7655 > .prev-f6aa,
.wrapper-a9a0 .title-plasma-605b.fn-focus-7655 > .summary_3bf1,
.wrapper-a9a0 .title-plasma-605b:focus > .prev-f6aa,
.wrapper-a9a0 .title-plasma-605b:focus > .summary_3bf1,
.wrapper-a9a0 .title-plasma-605b:hover > .prev-f6aa,
.wrapper-a9a0 .title-plasma-605b:hover > .summary_3bf1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wrapper-a9a0.cool-fe1d .center-407e:after,
.wrapper-a9a0.cool-fe1d .center-407e:before {
  content: "";
  display: table;
}
.wrapper-a9a0.cool-fe1d .center-407e:after {
  clear: both;
}
.wrapper-a9a0.cool-fe1d .center-407e > li {
  float: left;
}
.wrapper-a9a0.card_495d .center-407e:after,
.wrapper-a9a0.card_495d .center-407e:before {
  content: "";
  display: table;
}
.wrapper-a9a0.card_495d .center-407e:after {
  clear: both;
}
.wrapper-a9a0.card_495d .center-407e > li {
  float: left;
}
.wrapper-a9a0.card_495d .center-407e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-a9a0.card_495d .center-407e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper-a9a0.card_495d .center-407e > li.shadow_6e54 > a,
.wrapper-a9a0.card_495d .center-407e > li.accent-narrow-9e3f > a {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper-a9a0.section_hard_6470 .center-407e > li > a .shadow_e263 {
  position: relative;
}
.wrapper-a9a0.section_hard_6470 .center-407e > li > a .shadow_e263: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;
}
.wrapper-a9a0.section_hard_6470
  .center-407e
  > li:focus
  > a
  .shadow_e263:before,
.wrapper-a9a0.section_hard_6470
  .center-407e
  > li:hover
  > a
  .shadow_e263:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-a9a0.section_hard_6470
  .center-407e
  > li.shadow_6e54
  > a
  .shadow_e263:before,
.wrapper-a9a0.section_hard_6470
  .center-407e
  > li.smooth_c2c0
  > a
  .shadow_e263:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-a9a0.modal-9db0 .center-407e > li > a .shadow_e263 {
  position: relative;
}
.wrapper-a9a0.modal-9db0 .center-407e > li > a .shadow_e263: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;
}
.wrapper-a9a0.modal-9db0 .center-407e > li:focus > a .shadow_e263:before,
.wrapper-a9a0.modal-9db0
  .center-407e
  > li:hover
  > a
  .shadow_e263:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-a9a0.modal-9db0
  .center-407e
  > li.shadow_6e54
  > a
  .shadow_e263:before,
.wrapper-a9a0.modal-9db0
  .center-407e
  > li.smooth_c2c0
  > a
  .shadow_e263:before {
  width: 100%;
  background-color: currentColor;
}
.surface-b0e8 .tag_new_4971 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.surface-b0e8 .tag_new_4971 li:first-child > a {
  border-top: none;
}
.surface-b0e8 .tag_new_4971 .grid_red_30da > .shadow_e263 .picture-32bd {
  display: none;
}
.surface-b0e8 .tag_new_4971 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.surface-b0e8 .tag_new_4971 li:last-child {
  border: none;
}
.surface-b0e8 .tag_new_4971 li.top_9a0d > a {
  padding-right: 45px !important;
}
.surface-b0e8 .tag_new_4971 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.surface-b0e8 .tag_new_4971 li a:focus,
.surface-b0e8 .tag_new_4971 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-b0e8 .tag_new_4971 li .tooltip-a561 {
  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;
}
.surface-b0e8 .tag_new_4971 li .tooltip-a561:hover {
  box-shadow: none;
}
.surface-b0e8 .tag_new_4971 li .tooltip-a561 .picture-32bd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.surface-b0e8 .tag_new_4971 .summary_3bf1 {
  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);
}
.surface-b0e8 .tag_new_4971 .summary_3bf1 li a {
  padding-left: 3em;
}
.surface-b0e8 .tag_new_4971 .shade-6131 > a .tooltip-a561 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.surface-b0e8 .tag_new_4971 .shade-6131 > .summary_3bf1 {
  display: block;
  opacity: 1;
}
.left_2537 {
  max-width: 100%;
}
.shade-cold-222b {
  line-height: 0;
  cursor: pointer;
}
.row-copper-53d4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.row-copper-53d4:hover {
  box-shadow: none;
  color: currentColor;
}
.row-copper-53d4 svg {
  width: 18px;
  height: 18px;
}
.row-copper-53d4 .liquid-4107 {
  display: none;
}
.texture_ba9c {
  position: relative;
}
.texture_ba9c.fn-active-7655 .row-copper-53d4 .shadow-2dfb {
  display: none;
}
.texture_ba9c.fn-active-7655 .row-copper-53d4 .liquid-4107 {
  display: inline-block;
}
.texture_ba9c .image-motion-d603 {
  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);
}
.texture_ba9c.narrow_935f .image-motion-d603 {
  left: auto;
  right: -0.9em;
}
.texture_ba9c.narrow_935f .nav_91a0::before {
  left: auto;
  right: 15px;
}
.texture_ba9c.fn-active-7655 .image-motion-d603 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background_fast_434d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.background_fast_434d label {
  flex-basis: 100%;
}
.background_fast_434d .blue_48ad {
  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;
}
.background_fast_434d .short-4899 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.background_fast_434d .short-4899:focus {
  background-color: transparent;
}
.background_fast_434d button.easy-f861 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.background_fast_434d button.easy-f861:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.background_fast_434d button.easy-f861 svg {
  width: 18px;
  height: 18px;
}
.background_fast_434d input[type="submit"] {
  min-height: auto;
}
.module-basic-466e .background_fast_434d .short-4899 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.nav_91a0 {
  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) {
  .nav_91a0 {
    width: 220px;
  }
}
.nav_91a0 label {
  flex-basis: 100%;
}
.nav_91a0::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;
}
.frame_upper_afbf .module-basic-466e .background_fast_434d {
  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;
}
.frame_upper_afbf
  .module-basic-466e
  .background_fast_434d
  .blue_48ad {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.frame_upper_afbf .module-basic-466e .background_fast_434d .short-4899 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.frame_upper_afbf
  .module-basic-466e
  .background_fast_434d
  .short-4899:focus {
  background: 0 0;
}
.frame_upper_afbf
  .module-basic-466e
  .background_fast_434d
  .logo-74c3 {
  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;
}
.slider_advanced_4f01 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.slider_advanced_4f01 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.slider_advanced_4f01 li:last-child {
  margin-right: 0;
}
.slider_advanced_4f01 li:first-child {
  margin-left: 0;
}
.slider_advanced_4f01.search-dynamic-5f9f a {
  color: #fff;
}
.slider_advanced_4f01.search-dynamic-5f9f a:hover {
  color: #fff;
}
.slider_advanced_4f01 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.slider_advanced_4f01 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.slider_advanced_4f01 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider_advanced_4f01 a:hover {
  opacity: 0.9;
  color: inherit;
}
.slider_advanced_4f01 [class*="social-icon-apple"] {
  background-color: #999;
}
.slider_advanced_4f01 [class*="social-icon-apple"].filter_easy_6fe7 {
  background-color: transparent;
  color: #999;
}
.slider_advanced_4f01 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.slider_advanced_4f01 [class*="social-icon-behance"].filter_easy_6fe7 {
  background-color: transparent;
  color: #1769ff;
}
.slider_advanced_4f01 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.slider_advanced_4f01 [class*="social-icon-bitbucket"].filter_easy_6fe7 {
  background-color: transparent;
  color: #205081;
}
.slider_advanced_4f01 [class*="social-icon-codepen"] {
  background-color: #000;
}
.slider_advanced_4f01 [class*="social-icon-codepen"].filter_easy_6fe7 {
  background-color: transparent;
  color: #000;
}
.slider_advanced_4f01 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.slider_advanced_4f01 [class*="social-icon-delicious"].filter_easy_6fe7 {
  background-color: transparent;
  color: #39f;
}
.slider_advanced_4f01 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.slider_advanced_4f01 [class*="social-icon-digg"].filter_easy_6fe7 {
  background-color: transparent;
  color: #005be2;
}
.slider_advanced_4f01 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.slider_advanced_4f01 [class*="social-icon-dribbble"].filter_easy_6fe7 {
  background-color: transparent;
  color: #ea4c89;
}
.slider_advanced_4f01 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.slider_advanced_4f01 [class*="social-icon-envelope"].filter_easy_6fe7 {
  background-color: transparent;
  color: #ea4335;
}
.slider_advanced_4f01 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.slider_advanced_4f01 [class*="social-icon-facebook"].filter_easy_6fe7 {
  background-color: transparent;
  color: #3b5998;
}
.slider_advanced_4f01 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.slider_advanced_4f01 [class*="social-icon-flickr"].filter_easy_6fe7 {
  background-color: transparent;
  color: #0063dc;
}
.slider_advanced_4f01 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.slider_advanced_4f01 [class*="social-icon-foursquare"].filter_easy_6fe7 {
  background-color: transparent;
  color: #2d5be3;
}
.slider_advanced_4f01 [class*="social-icon-github"] {
  background-color: #333;
}
.slider_advanced_4f01 [class*="social-icon-github"].filter_easy_6fe7 {
  background-color: transparent;
  color: #333;
}
.slider_advanced_4f01 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.slider_advanced_4f01 [class*="social-icon-google-plus"].filter_easy_6fe7 {
  background-color: transparent;
  color: #dd4b39;
}
.slider_advanced_4f01 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.slider_advanced_4f01 [class*="social-icon-houzz"].filter_easy_6fe7 {
  background-color: transparent;
  color: #7ac142;
}
.slider_advanced_4f01 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.slider_advanced_4f01 [class*="social-icon-instagram"].filter_easy_6fe7 {
  background-color: transparent;
  color: #262626;
}
.slider_advanced_4f01 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.slider_advanced_4f01 [class*="social-icon-jsfiddle"].filter_easy_6fe7 {
  background-color: transparent;
  color: #487aa2;
}
.slider_advanced_4f01 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.slider_advanced_4f01 [class*="social-icon-linkedin"].filter_easy_6fe7 {
  background-color: transparent;
  color: #0077b5;
}
.slider_advanced_4f01 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.slider_advanced_4f01 [class*="social-icon-medium"].filter_easy_6fe7 {
  background-color: transparent;
  color: #00ab6b;
}
.slider_advanced_4f01 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.slider_advanced_4f01
  [class*="social-icon-odnoklassniki"].filter_easy_6fe7 {
  background-color: transparent;
  color: #f4731c;
}
.slider_advanced_4f01 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.slider_advanced_4f01 [class*="social-icon-meetup"].filter_easy_6fe7 {
  background-color: transparent;
  color: #ec1c40;
}
.slider_advanced_4f01 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.slider_advanced_4f01 [class*="social-icon-pinterest"].filter_easy_6fe7 {
  background-color: transparent;
  color: #bd081c;
}
.slider_advanced_4f01 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.slider_advanced_4f01 [class*="social-icon-product-hunt"].filter_easy_6fe7 {
  background-color: transparent;
  color: #da552f;
}
.slider_advanced_4f01 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.slider_advanced_4f01 [class*="social-icon-reddit"].filter_easy_6fe7 {
  background-color: transparent;
  color: #ff4500;
}
.slider_advanced_4f01 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.slider_advanced_4f01 [class*="social-icon-rss"].filter_easy_6fe7 {
  background-color: transparent;
  color: #f26522;
}
.slider_advanced_4f01 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.slider_advanced_4f01
  [class*="social-icon-shopping-cart"].filter_easy_6fe7 {
  background-color: transparent;
  color: #4caf50;
}
.slider_advanced_4f01 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.slider_advanced_4f01 [class*="social-icon-skype"].filter_easy_6fe7 {
  background-color: transparent;
  color: #00aff0;
}
.slider_advanced_4f01 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.slider_advanced_4f01 [class*="social-icon-slideshare"].filter_easy_6fe7 {
  background-color: transparent;
  color: #0077b5;
}
.slider_advanced_4f01 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.slider_advanced_4f01 [class*="social-icon-snapchat"].filter_easy_6fe7 {
  background-color: transparent;
  color: #fffc00;
}
.slider_advanced_4f01 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.slider_advanced_4f01 [class*="social-icon-soundcloud"].filter_easy_6fe7 {
  background-color: transparent;
  color: #f80;
}
.slider_advanced_4f01 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.slider_advanced_4f01 [class*="social-icon-spotify"].filter_easy_6fe7 {
  background-color: transparent;
  color: #2ebd59;
}
.slider_advanced_4f01 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.slider_advanced_4f01
  [class*="social-icon-stack-overflow"].filter_easy_6fe7 {
  background-color: transparent;
  color: #fe7a15;
}
.slider_advanced_4f01 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.slider_advanced_4f01 [class*="social-icon-maldkfgram"].filter_easy_6fe7 {
  background-color: transparent;
  color: #2ca5e0;
}
.slider_advanced_4f01 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.slider_advanced_4f01 [class*="social-icon-tripadvisor"].filter_easy_6fe7 {
  background-color: transparent;
  color: #589442;
}
.slider_advanced_4f01 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.slider_advanced_4f01 [class*="social-icon-tumblr"].filter_easy_6fe7 {
  background-color: transparent;
  color: #35465c;
}
.slider_advanced_4f01 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.slider_advanced_4f01 [class*="social-icon-twitch"].filter_easy_6fe7 {
  background-color: transparent;
  color: #6441a5;
}
.slider_advanced_4f01 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.slider_advanced_4f01 [class*="social-icon-twitter"].filter_easy_6fe7 {
  background-color: transparent;
  color: #1da1f2;
}
.slider_advanced_4f01 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.slider_advanced_4f01 [class*="social-icon-vimeo"].filter_easy_6fe7 {
  background-color: transparent;
  color: #1ab7ea;
}
.slider_advanced_4f01 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.slider_advanced_4f01 [class*="social-icon-vk"].filter_easy_6fe7 {
  background-color: transparent;
  color: #45668e;
}
.slider_advanced_4f01 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.slider_advanced_4f01 [class*="social-icon-weibo"].filter_easy_6fe7 {
  background-color: transparent;
  color: #df2029;
}
.slider_advanced_4f01 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.slider_advanced_4f01 [class*="social-icon-weixin"].filter_easy_6fe7 {
  background-color: transparent;
  color: #7bb32e;
}
.slider_advanced_4f01 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.slider_advanced_4f01 [class*="social-icon-whatsapp"].filter_easy_6fe7 {
  background-color: transparent;
  color: #25d366;
}
.slider_advanced_4f01 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.slider_advanced_4f01 [class*="social-icon-wordpress"].filter_easy_6fe7 {
  background-color: transparent;
  color: #21759b;
}
.slider_advanced_4f01 [class*="social-icon-xing"] {
  background-color: #026466;
}
.slider_advanced_4f01 [class*="social-icon-xing"].filter_easy_6fe7 {
  background-color: transparent;
  color: #026466;
}
.slider_advanced_4f01 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.slider_advanced_4f01 [class*="social-icon-yelp"].filter_easy_6fe7 {
  background-color: transparent;
  color: #af0606;
}
.slider_advanced_4f01 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.slider_advanced_4f01 [class*="social-icon-youtube"].filter_easy_6fe7 {
  background-color: transparent;
  color: #cd201f;
}
.active-ccd6 {
  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;
}
.active-ccd6:hover {
  box-shadow: none;
  background: 0 0;
}
.dynamic-afa2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.footer-bb4b {
  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;
}
.wrapper_1283 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.title-cf19 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.title-cf19,
.title-cf19::after,
.title-cf19::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;
}
.title-cf19::after,
.title-cf19::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tiny_8a97 .footer-bb4b .wrapper_1283 {
  margin-top: -2px;
  width: 19px;
}
.tiny_8a97 .footer-bb4b .title-cf19 {
  margin-top: -1px;
}
.tiny_8a97 .footer-bb4b .title-cf19,
.tiny_8a97 .footer-bb4b .title-cf19::after,
.tiny_8a97 .footer-bb4b .title-cf19::before {
  width: 19px;
  height: 2px;
}
.tiny_8a97 .footer-bb4b .title-cf19::before {
  top: -6px;
}
.tiny_8a97 .footer-bb4b .title-cf19::after {
  bottom: -6px;
}
.texture-slow-0e71 .footer-bb4b .wrapper_1283 {
  margin-top: -2px;
  width: 22px;
}
.texture-slow-0e71 .footer-bb4b .title-cf19 {
  margin-top: -1px;
}
.texture-slow-0e71 .footer-bb4b .title-cf19,
.texture-slow-0e71 .footer-bb4b .title-cf19::after,
.texture-slow-0e71 .footer-bb4b .title-cf19::before {
  width: 22px;
  height: 2px;
}
.texture-slow-0e71 .footer-bb4b .title-cf19::before {
  top: -7px;
}
.texture-slow-0e71 .footer-bb4b .title-cf19::after {
  bottom: -7px;
}
.link_black_a5eb .footer-bb4b .wrapper_1283 {
  margin-top: -2px;
  width: 31px;
}
.link_black_a5eb .footer-bb4b .title-cf19 {
  margin-top: -1.5px;
}
.link_black_a5eb .footer-bb4b .title-cf19,
.link_black_a5eb .footer-bb4b .title-cf19::after,
.link_black_a5eb .footer-bb4b .title-cf19::before {
  width: 31px;
  height: 3px;
}
.link_black_a5eb .footer-bb4b .title-cf19::before {
  top: -9px;
}
.link_black_a5eb .footer-bb4b .title-cf19::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight_light_c291 .footer-bb4b .wrapper_1283 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_light_c291 .footer-bb4b .title-cf19 {
    margin-top: -1px;
  }
  .highlight_light_c291 .footer-bb4b .title-cf19,
  .highlight_light_c291 .footer-bb4b .title-cf19::after,
  .highlight_light_c291 .footer-bb4b .title-cf19::before {
    width: 19px;
    height: 2px;
  }
  .highlight_light_c291 .footer-bb4b .title-cf19::before {
    top: -6px;
  }
  .highlight_light_c291 .footer-bb4b .title-cf19::after {
    bottom: -6px;
  }
  .breadcrumb_brown_7919 .footer-bb4b .wrapper_1283 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb_brown_7919 .footer-bb4b .title-cf19 {
    margin-top: -1px;
  }
  .breadcrumb_brown_7919 .footer-bb4b .title-cf19,
  .breadcrumb_brown_7919 .footer-bb4b .title-cf19::after,
  .breadcrumb_brown_7919 .footer-bb4b .title-cf19::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb_brown_7919 .footer-bb4b .title-cf19::before {
    top: -7px;
  }
  .breadcrumb_brown_7919 .footer-bb4b .title-cf19::after {
    bottom: -7px;
  }
  .thick_91e2 .footer-bb4b .wrapper_1283 {
    margin-top: -2px;
    width: 31px;
  }
  .thick_91e2 .footer-bb4b .title-cf19 {
    margin-top: -1.5px;
  }
  .thick_91e2 .footer-bb4b .title-cf19,
  .thick_91e2 .footer-bb4b .title-cf19::after,
  .thick_91e2 .footer-bb4b .title-cf19::before {
    width: 31px;
    height: 3px;
  }
  .thick_91e2 .footer-bb4b .title-cf19::before {
    top: -9px;
  }
  .thick_91e2 .footer-bb4b .title-cf19::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .texture-clean-1ee3 .footer-bb4b .wrapper_1283 {
    margin-top: -2px;
    width: 19px;
  }
  .texture-clean-1ee3 .footer-bb4b .title-cf19 {
    margin-top: -1px;
  }
  .texture-clean-1ee3 .footer-bb4b .title-cf19,
  .texture-clean-1ee3 .footer-bb4b .title-cf19::after,
  .texture-clean-1ee3 .footer-bb4b .title-cf19::before {
    width: 19px;
    height: 2px;
  }
  .texture-clean-1ee3 .footer-bb4b .title-cf19::before {
    top: -6px;
  }
  .texture-clean-1ee3 .footer-bb4b .title-cf19::after {
    bottom: -6px;
  }
  .basic_ba1d .footer-bb4b .wrapper_1283 {
    margin-top: -2px;
    width: 22px;
  }
  .basic_ba1d .footer-bb4b .title-cf19 {
    margin-top: -1px;
  }
  .basic_ba1d .footer-bb4b .title-cf19,
  .basic_ba1d .footer-bb4b .title-cf19::after,
  .basic_ba1d .footer-bb4b .title-cf19::before {
    width: 22px;
    height: 2px;
  }
  .basic_ba1d .footer-bb4b .title-cf19::before {
    top: -7px;
  }
  .basic_ba1d .footer-bb4b .title-cf19::after {
    bottom: -7px;
  }
  .blue-4508 .footer-bb4b .wrapper_1283 {
    margin-top: -2px;
    width: 31px;
  }
  .blue-4508 .footer-bb4b .title-cf19 {
    margin-top: -1.5px;
  }
  .blue-4508 .footer-bb4b .title-cf19,
  .blue-4508 .footer-bb4b .title-cf19::after,
  .blue-4508 .footer-bb4b .title-cf19::before {
    width: 31px;
    height: 3px;
  }
  .blue-4508 .footer-bb4b .title-cf19::before {
    top: -9px;
  }
  .blue-4508 .footer-bb4b .title-cf19::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .new_121e .footer-bb4b .wrapper_1283 {
    margin-top: -2px;
    width: 19px;
  }
  .new_121e .footer-bb4b .title-cf19 {
    margin-top: -1px;
  }
  .new_121e .footer-bb4b .title-cf19,
  .new_121e .footer-bb4b .title-cf19::after,
  .new_121e .footer-bb4b .title-cf19::before {
    width: 19px;
    height: 2px;
  }
  .new_121e .footer-bb4b .title-cf19::before {
    top: -6px;
  }
  .new_121e .footer-bb4b .title-cf19::after {
    bottom: -6px;
  }
  .component_d0d9 .footer-bb4b .wrapper_1283 {
    margin-top: -2px;
    width: 22px;
  }
  .component_d0d9 .footer-bb4b .title-cf19 {
    margin-top: -1px;
  }
  .component_d0d9 .footer-bb4b .title-cf19,
  .component_d0d9 .footer-bb4b .title-cf19::after,
  .component_d0d9 .footer-bb4b .title-cf19::before {
    width: 22px;
    height: 2px;
  }
  .component_d0d9 .footer-bb4b .title-cf19::before {
    top: -7px;
  }
  .component_d0d9 .footer-bb4b .title-cf19::after {
    bottom: -7px;
  }
  .hard_b4c0 .footer-bb4b .wrapper_1283 {
    margin-top: -2px;
    width: 31px;
  }
  .hard_b4c0 .footer-bb4b .title-cf19 {
    margin-top: -1.5px;
  }
  .hard_b4c0 .footer-bb4b .title-cf19,
  .hard_b4c0 .footer-bb4b .title-cf19::after,
  .hard_b4c0 .footer-bb4b .title-cf19::before {
    width: 31px;
    height: 3px;
  }
  .hard_b4c0 .footer-bb4b .title-cf19::before {
    top: -9px;
  }
  .hard_b4c0 .footer-bb4b .title-cf19::after {
    bottom: -9px;
  }
}
.new_f509 .title-cf19 {
  -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);
}
.new_f509 .title-cf19::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.new_f509 .title-cf19::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);
}
.new_f509.old-99f8 .title-cf19 {
  -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);
}
.new_f509.old-99f8 .title-cf19::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.new_f509.old-99f8 .title-cf19::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);
}
.summary_fresh_0963 {
  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.steel-3b36:before {
  display: none;
}
.alert-c575 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.alert-c575 .container_bbde {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.alert-c575 .container_bbde:last-of-type {
  border-bottom: none;
}
.alert-c575 .container_bbde.notice-top-e08b,
.alert-c575 .container_bbde.black-fdfd,
.alert-c575 .container_bbde.list_focused_5c21 {
  padding: 0;
}
.alert-c575 .surface-b0e8 .tooltip-a561 {
  color: currentColor;
}
.alert-c575 .surface-b0e8 .tooltip-a561:focus,
.alert-c575 .surface-b0e8 .tooltip-a561:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-c575.west-1899 .tooltip-narrow-b72c,
.alert-c575.west-1899 .section-short-40ae a,
.alert-c575.west-1899 .center-407e a,
.alert-c575.west-1899 .summary_3bf1 a {
  color: rgba(0, 0, 0, 0.55);
}
.alert-c575.west-1899 .tooltip-narrow-b72c:hover,
.alert-c575.west-1899 .section-short-40ae a:hover,
.alert-c575.west-1899 .center-407e a:hover,
.alert-c575.west-1899 .summary_3bf1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert-c575.west-1899 .breadcrumb-yellow-9305 {
  color: rgba(0, 0, 0, 0.8);
}
.alert-c575.west-1899 .container_bbde {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-c575.west-1899 .container_bbde:before {
  background: rgba(0, 0, 0, 0.08);
}
.alert-c575.west-1899 .next-a88c:before {
  background: rgba(255, 255, 255, 0.9);
}
.alert-c575.west-1899 .surface-b0e8 .tag_new_4971 li a,
.alert-c575.west-1899 .surface-b0e8 .tooltip-a561,
.alert-c575.west-1899 .summary_3bf1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-c575.west-1899 .surface-b0e8 .tooltip-a561:focus,
.alert-c575.west-1899 .surface-b0e8 .tooltip-a561:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-c575.west-1899 .tag_new_4971 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-c575.video-1d5b .tooltip-narrow-b72c,
.alert-c575.video-1d5b .section-short-40ae a,
.alert-c575.video-1d5b .center-407e .tooltip-a561,
.alert-c575.video-1d5b .center-407e a,
.alert-c575.video-1d5b .summary_3bf1 a {
  color: rgba(255, 255, 255, 0.79);
}
.alert-c575.video-1d5b .tooltip-narrow-b72c:hover,
.alert-c575.video-1d5b .section-short-40ae a:hover,
.alert-c575.video-1d5b .center-407e .tooltip-a561:hover,
.alert-c575.video-1d5b .center-407e a:hover,
.alert-c575.video-1d5b .summary_3bf1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-c575.video-1d5b .breadcrumb-yellow-9305 {
  color: rgba(255, 255, 255, 0.99);
}
.alert-c575.video-1d5b .container_bbde {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-c575.video-1d5b .container_bbde:before {
  background: rgba(255, 255, 255, 0.08);
}
.alert-c575.video-1d5b .next-a88c:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert-c575.video-1d5b .surface-b0e8 .tag_new_4971 li a,
.alert-c575.video-1d5b .surface-b0e8 .tooltip-a561,
.alert-c575.video-1d5b .summary_3bf1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-c575.video-1d5b .surface-b0e8 .tooltip-a561:focus,
.alert-c575.video-1d5b .surface-b0e8 .tooltip-a561:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-c575.video-1d5b .tag_new_4971 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.next-a88c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.next-a88c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.nav_7761 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.media_pink_4175 .alert-c575 {
  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;
}
.media_pink_4175 .container_bbde {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.media_pink_4175 .container_bbde: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) {
  .media_pink_4175 .container_bbde:before {
    width: 16%;
    left: 42%;
  }
}
.media_pink_4175 .container_bbde:last-child:before {
  content: none;
}
.media_pink_4175 .container_bbde[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.media_pink_4175 .surface-b0e8 .tag_new_4971 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.media_pink_4175 .surface-b0e8 .tag_new_4971 li a .tooltip-a561 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.media_pink_4175 .surface-b0e8 .summary_3bf1 {
  border: none;
}
.media_pink_4175 .surface-b0e8 .summary_3bf1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.media_pink_4175 .next-a88c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.media_pink_4175 .nav_7761 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.media_pink_4175 .video-1d5b .next-a88c:before {
  background: rgba(0, 0, 0, 0.9);
}
.media_pink_4175 .west-1899.container_8e50 .title-cf19 {
  background: rgba(0, 0, 0, 0.6);
}
.media_pink_4175
  .west-1899.container_8e50
  .title-cf19::after,
.media_pink_4175
  .west-1899.container_8e50
  .title-cf19:before {
  background: inherit;
}
.media_pink_4175
  .west-1899.container_8e50:hover
  .title-cf19 {
  background: rgba(0, 0, 0, 0.8);
}
.left_1a12 .alert-c575 {
  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) {
  .left_1a12 .alert-c575 {
    width: auto;
    right: 45px;
  }
}
.dynamic_cfff .alert-c575 {
  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) {
  .dynamic_cfff .alert-c575 {
    width: auto;
    left: 45px;
  }
}
.steel-3b36 .alert-c575 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.steel-3b36 .nav_7761 {
  max-width: 48em;
  margin: 0 auto;
}
.steel-3b36 .next-a88c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.media-5801 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.media-5801.media_pink_4175 .alert-c575 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.media-5801.left_1a12 .alert-c575 {
  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);
}
.media-5801 .alert-c575 {
  visibility: visible;
}
.media-5801.dynamic_cfff .alert-c575 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tooltip-top-3445,
.medium-a660 {
  overflow-x: hidden;
}
.tooltip-top-3445 .alert-c575 {
  overflow: auto;
}
.tooltip-top-3445.media_pink_4175 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip-top-3445.media_pink_4175 .alert-c575 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tooltip-top-3445.media_pink_4175 .active-ccd6 {
  opacity: 0;
}
.tooltip-top-3445.left_1a12 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip-top-3445.left_1a12 .alert-c575 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tooltip-top-3445.left_1a12 .active-ccd6 {
  opacity: 0;
}
.tooltip-top-3445.dynamic_cfff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip-top-3445.dynamic_cfff .alert-c575 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tooltip-top-3445.dynamic_cfff .active-ccd6 {
  opacity: 0;
}
.tooltip-top-3445.steel-3b36 .alert-c575 {
  z-index: 10;
  visibility: visible;
}
.container_8e50 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container_8e50 .title-cf19 {
  background: rgba(255, 255, 255, 0.99);
}
.container_8e50 .title-cf19::after,
.container_8e50 .title-cf19:before {
  background: inherit;
}
.container_8e50:hover .title-cf19 {
  background: rgba(255, 255, 255, 0.99);
}
.dynamic_cfff .container_8e50 {
  top: 10px;
  right: auto;
  left: 12px;
}
.steel-3b36 .container_8e50 {
  display: none !important;
}
.tooltip-top-3445:before,
.medium-a660:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tooltip-top-3445 .container_8e50,
.medium-a660 .container_8e50 {
  display: inline-block;
}
.alert-c575 .carousel-iron-e2ff {
  -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;
}
.tooltip-top-3445 .alert-c575 .carousel-iron-e2ff,
.medium-a660 .alert-c575 .carousel-iron-e2ff {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mask_paper_ba3a .blue_48ad {
  width: 100%;
}
.fluid-6503 {
  padding: 0 0.5em 0;
}
.fluid-6503 [class*="customify-col-"],
.fluid-6503 [class*="customify-col_"],
.fluid-6503 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture-focused-4237 .fluid-6503 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .simple-895a .bronze-ec5a,
  .bronze-ec5a {
    display: none;
  }
  .sidebar_bfa5 {
    text-align: left;
  }
  .next_3784 {
    text-align: center;
  }
  .plasma_7423 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .simple-895a .dim_d137,
  .dim_d137 {
    display: none;
  }
  .selected_2d6e {
    text-align: left;
  }
  .cold-b35b {
    text-align: center;
  }
  .banner-5755 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .simple-895a .gradient_22da,
  .gradient_22da {
    display: none;
  }
  .silver-da03 {
    text-align: left;
  }
  .inner_72da {
    text-align: center;
  }
  .main_ea28 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container_short_2f35 {
  box-shadow: none !important;
}
.tertiary-silver-8e3a .bronze_6dcf,
.paragraph_glass_62a1 .bronze_6dcf {
  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;
}
.paragraph_glass_62a1 .bronze_6dcf {
  margin-top: 30px;
  margin-bottom: 30px;
}
.right_d01d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.right_d01d:after,
.right_d01d:before {
  content: "";
  display: table;
}
.right_d01d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .right_d01d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.right_d01d,
.steel_6a51 {
  max-width: 1248px;
  margin: 0 auto;
}

.carousel-1af3.hero-glass-52d7 .right_d01d {
  max-width: 100%;
}
.carousel-1af3.mini-d8c0 {
  max-width: 1200px;
  margin: 0 auto;
}
.carousel-1af3.outline-48f2 .right_d01d {
  max-width: 100%;
}
.carousel-1af3.outline-48f2 > .right_d01d {
  padding-left: 0;
  padding-right: 0;
}
.carousel-1af3.outline-48f2 > .right_d01d .simple-895a {
  margin: 0;
}
.carousel-1af3.outline-48f2
  > .right_d01d
  .button-motion-4506.liquid_d8c1 {
  margin-right: 0;
  margin-left: 0;
}
.carousel-1af3.outline-48f2 #main.liquid_d8c1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .description-glass-050e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .description-glass-050e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tabs_complex_d073 .orange_8962 {
    padding-right: 1em;
  }
  .tabs_complex_d073.banner-action-a637 .button-motion-4506 {
    border-right: 1px solid #eaecee;
  }
  .tabs_complex_d073.banner-action-a637 .orange_8962 {
    padding-right: 1em;
  }
  .tabs_complex_d073.banner-action-a637 .layout_f969 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-dim-1b23 .orange_8962 {
    padding-left: 1em;
  }
  .video-dim-1b23.banner-action-a637 .button-motion-4506 {
    border-left: 1px solid #eaecee;
  }
  .video-dim-1b23.banner-action-a637 .orange_8962 {
    padding-left: 1em;
  }
  .video-dim-1b23.banner-action-a637 .layout_f969 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-0130 .orange_8962 {
    padding-left: 1em;
  }
  .info-0130.banner-action-a637 .short-a646 {
    border-right: 1px solid #eaecee;
  }
  .info-0130.banner-action-a637 .media-b158 {
    border-right: 1px solid #eaecee;
  }
  .info-0130.banner-action-a637 .orange_8962 {
    padding-left: 1em;
  }
  .info-0130.banner-action-a637 .layout_f969 {
    padding-right: 1em;
  }
  .info-0130.banner-action-a637 .static-07e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_copper_07f4 .orange_8962 {
    padding-right: 1em;
  }
  .hidden_copper_07f4.banner-action-a637 .short-a646 {
    border-left: 1px solid #eaecee;
  }
  .hidden_copper_07f4.banner-action-a637 .media-b158 {
    border-left: 1px solid #eaecee;
  }
  .hidden_copper_07f4.banner-action-a637 .orange_8962 {
    padding-right: 1em;
  }
  .hidden_copper_07f4.banner-action-a637 .layout_f969 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_copper_07f4.banner-action-a637 .static-07e9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description-glass-050e .orange_8962 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-glass-050e.banner-action-a637 .button-motion-4506 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .description-glass-050e.banner-action-a637 .orange_8962 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-glass-050e.banner-action-a637 .layout_f969 {
    padding-left: 1em;
  }
  .description-glass-050e.banner-action-a637 .static-07e9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .description-glass-050e.banner-action-a637 .orange_8962 {
    padding-left: 0;
  }
}
.info-pink-8c39 .summary_steel_f64d {
  display: inline-block;
}
.grid-90fc {
  display: inline-block;
}
.hovered-d9f7 {
  word-con: break-word;
}
.sidebar-6387 > span {
  display: inline-block;
  padding: 5px 0;
}
.sidebar-6387 .widget_wide_e39f {
  margin-left: 8px;
  margin-right: 8px;
}
.sidebar-6387 .main_9a42 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.outline_c8cf .filter_edaf {
  margin-bottom: 2em;
}
.outline_c8cf .hovered_666a {
  margin-bottom: 15px;
}
.outline_c8cf .hovered_666a:last-child {
  margin-bottom: 0;
}
.outline_c8cf .status-638c {
  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) {
  .outline_c8cf .status-638c {
    display: block;
  }
}
.outline_c8cf .hidden_c58b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .outline_c8cf .hidden_c58b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.outline_c8cf .complex_00d8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.outline_c8cf .complex_00d8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.outline_c8cf .complex_00d8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.outline_c8cf .hovered-d9f7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline_c8cf .hovered-d9f7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.outline_c8cf .old-9228 p:last-child {
  margin-bottom: 0;
}
.outline_c8cf .first_ecc8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.outline_c8cf .cold-0b11 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.outline_c8cf .row-aa98 {
  margin-top: 1em;
}
.outline_c8cf .header_middle_35d7 {
  top: 0;
  display: block;
}
.outline_c8cf .header_middle_35d7 a {
  color: inherit;
}
.outline_c8cf .header_middle_35d7 a:hover {
  color: inherit;
}
.outline_c8cf .background-south-00f7 {
  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;
}
.outline_c8cf .background-south-00f7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.outline_c8cf .cold-0b11 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.outline_c8cf .new_9d6f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.outline_c8cf .new_9d6f:first-child {
  margin-top: 0;
}
.outline_c8cf .new_9d6f.header-34c7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.outline_c8cf .new_9d6f.out_d60c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline_c8cf
  .new_9d6f.out_d60c.status_2c3e
  .row-aa98 {
  width: 100%;
}
.outline_c8cf .out_d60c {
  -webkit-box-align: center;
  align-items: center;
}
.outline_c8cf .out_d60c .sidebar-6387,
.outline_c8cf .out_d60c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.outline_c8cf .complex_00d8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.outline_c8cf .complex_00d8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.outline_c8cf .complex_00d8: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;
}
.outline_c8cf .header-34c7 {
  z-index: 5;
}
.outline_c8cf .block_fixed_a5aa .link_a588 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.outline_c8cf .notice_black_701a .link_a588 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.outline_c8cf .new-7bfe .link_a588 {
  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;
}
.outline_c8cf.lite_0f09 .status-638c,
.outline_c8cf.section_bronze_3fb7 .status-638c {
  display: block;
}
.outline_c8cf.lite_0f09 .status-638c .caption_complex_e3ab,
.outline_c8cf.lite_0f09 .status-638c .cold-0b11,
.outline_c8cf.section_bronze_3fb7 .status-638c .caption_complex_e3ab,
.outline_c8cf.section_bronze_3fb7 .status-638c .cold-0b11 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline_c8cf.gallery-white-4fad .hidden_c58b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .outline_c8cf.gallery-white-4fad .hidden_c58b {
    margin-right: 0;
  }
}
.outline_c8cf.lite_0f09 .hidden_c58b,
.outline_c8cf.section_bronze_3fb7 .hidden_c58b {
  padding-top: 40%;
}
.outline_c8cf.lite_0f09 .filter_edaf,
.outline_c8cf.section_bronze_3fb7 .filter_edaf {
  display: block;
}
.outline_c8cf.lite_0f09 .fn-sticky-7655 .cold-0b11,
.outline_c8cf.section_bronze_3fb7 .fn-sticky-7655 .cold-0b11 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.outline_c8cf.lite_0f09 .hidden_c58b,
.outline_c8cf.section_bronze_3fb7 .hidden_c58b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.outline_c8cf.lite_0f09 .cold-0b11 {
  padding: 1em;
}
.panel-93bd {
  margin: 30px auto;
  display: block;
}
.panel-93bd .background_left_5ad6 > * {
  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;
}
.panel-93bd .background_left_5ad6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel-93bd .background_left_5ad6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pagination_16c6 .sidebar-6387 {
  margin-bottom: 1.41575em;
}
.pagination_16c6 .prev_e044 {
  margin-bottom: 1.618em;
}
.last_774c .hover_44e5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.last_774c .hover_44e5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.last_774c .status-active-db69 {
  max-width: 100%;
  overflow: auto;
}
.accordion-876d .last_774c a:hover {
  text-decoration: underline;
}
.content-de5f .hovered_666a:not(.hovered-d9f7),
.content-de5f .complex_00d8 {
  margin-bottom: 1.41575em;
}
.content-de5f .hovered_666a:not(.hovered-d9f7):last-child,
.content-de5f .complex_00d8:last-child {
  margin-bottom: 0;
}
.content-de5f .hovered_666a.sort-004f {
  margin-bottom: 0.41575em;
}
.content-de5f .middle-8d8e:before,
.content-de5f .left-ff06:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.content-de5f .middle-8d8e:before {
  content: "\f115";
}
.content-de5f .left-ff06:before {
  content: "\f02c";
}
.content-de5f .background_out_ff5d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.content-de5f .background_out_ff5d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hovered_413f {
  display: -webkit-box;
  display: flex;
}
.hovered_413f .preview_64d7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hovered_413f .preview_64d7 {
    flex-basis: 90px;
  }
}
.hovered_413f .texture_4cf9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hovered_413f .texture_4cf9 {
    flex-basis: calc(100% - 50px);
  }
}
.hovered_413f .left_0efa p:last-child {
  margin-bottom: 0.72em;
}
.pattern-east-aa7c .background_left_5ad6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pattern-east-aa7c .background_left_5ad6:after,
.pattern-east-aa7c .background_left_5ad6:before {
  content: "";
  display: table;
}
.pattern-east-aa7c .background_left_5ad6:after {
  clear: both;
}
.pattern-east-aa7c .background_left_5ad6 .alert-0d33,
.pattern-east-aa7c .background_left_5ad6 .carousel-smooth-4cc0 {
  width: 49%;
}
.pattern-east-aa7c .background_left_5ad6 .alert-0d33 a span.pink-aafe,
.pattern-east-aa7c .background_left_5ad6 .carousel-smooth-4cc0 a span.pink-aafe {
  display: block;
  margin-bottom: 5px;
}
.pattern-east-aa7c .background_left_5ad6 .carousel-smooth-4cc0 {
  float: left;
  text-align: left;
}
.pattern-east-aa7c .background_left_5ad6 .alert-0d33 {
  float: right;
  text-align: right;
}
.hard_ca8c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hard_ca8c {
    margin-bottom: 0;
  }
}
.notification-fca9 {
  margin-bottom: 1em;
}
.notification-fca9 .hovered-d9f7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.menu-f9be a {
  display: block;
  line-height: 0;
  position: relative;
}
.tag_5663 .notification-fca9,
.tiny_6bcd .notification-fca9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tag_5663 .notification-fca9,
  .tiny_6bcd .notification-fca9 {
    display: block;
  }
}
.tag_5663 .menu-f9be,
.tiny_6bcd .menu-f9be {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tag_5663 .menu-f9be,
  .tiny_6bcd .menu-f9be {
    margin-bottom: 1em;
  }
}
.tag_5663 .menu-f9be img,
.tiny_6bcd .menu-f9be img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tag_5663 .stone-64ec,
.tiny_6bcd .stone-64ec {
  flex-basis: calc(100% - 160px);
}
.tag_5663 .stone-64ec p,
.tiny_6bcd .stone-64ec p {
  margin-bottom: 0;
}
.tag_5663 .stone-64ec {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tag_5663 .stone-64ec {
    padding-left: 0;
  }
}
.tiny_6bcd .stone-64ec {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tiny_6bcd .stone-64ec {
    padding-right: 0;
  }
}
.tiny_6bcd .menu-f9be {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.new-897e .menu-f9be {
  margin-bottom: 0.5em;
}
.new-897e .menu-f9be img {
  width: 100%;
}
.hidden-bbf9 .main-glass-f887,
.plasma-152a .main-glass-f887 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.plasma-152a .button-motion-4506 .stale-bbe6 p:last-child {
  margin-bottom: 0;
}
.silver-ea3f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.article-prev-484f .container-f3ba {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .article-prev-484f .container-f3ba:last-of-type {
    margin-bottom: 0;
  }
}
.article-prev-484f .container-f3ba ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article-prev-484f .container-f3ba ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.article-prev-484f .container-f3ba ul li {
  margin: 0 0 0.6em;
}
.article-prev-484f .container-f3ba ul li.gas_8ccf,
.article-prev-484f .container-f3ba ul li.photo_first_e2a6 {
  position: relative;
}
.article-prev-484f .container-f3ba ul li.gas_8ccf .content-green-ba4c,
.article-prev-484f .container-f3ba ul li.photo_first_e2a6 .content-green-ba4c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.article-prev-484f .container-f3ba ul li.gas_8ccf:after:after,
.article-prev-484f .container-f3ba ul li.gas_8ccf:after:before,
.article-prev-484f
  .container-f3ba
  ul
  li.photo_first_e2a6:after:after,
.article-prev-484f
  .container-f3ba
  ul
  li.photo_first_e2a6:after:before {
  content: "";
  display: table;
}
.article-prev-484f .container-f3ba ul li.gas_8ccf:after:after,
.article-prev-484f
  .container-f3ba
  ul
  li.photo_first_e2a6:after:after {
  clear: both;
}
.article-prev-484f .container-f3ba a.rough_6140:hover {
  text-decoration: none;
}
.article-prev-484f .container-f3ba select {
  max-width: 100%;
}
.article-prev-484f .container-f3ba table {
  font-size: 85%;
}
.article-prev-484f .container-f3ba table td,
.article-prev-484f .container-f3ba table th {
  padding: 0.2360828548em;
  text-align: center;
}
.article-prev-484f .container-f3ba table tfoot td {
  text-align: left;
}
.article-prev-484f .container-f3ba :last-child {
  margin-bottom: 0;
}
.article-prev-484f .container-f3ba .plasma_7645 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.article-prev-484f .container-f3ba .plasma_7645 label {
  width: 100%;
}
.article-prev-484f .container-f3ba .plasma_7645 .short-4899 {
  width: 100%;
  display: block;
}
.article-prev-484f .container-f3ba .plasma_7645 .easy-f861 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.article-prev-484f .container-f3ba .plasma_7645 .easy-f861:hover svg #svg-search {
  fill: #444;
}
.article-prev-484f .container-f3ba .plasma_7645 .easy-f861 svg {
  width: 18px;
  height: 18px;
}
.article-prev-484f .smooth_175d ul ul,
.article-prev-484f .pagination-stone-06de ul ul,
.article-prev-484f .icon-pink-a080 ul ul,
.article-prev-484f .outline-pro-bebb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.article-prev-484f .smooth_175d .top_9a0d > a,
.article-prev-484f .pagination-stone-06de .top_9a0d > a,
.article-prev-484f .icon-pink-a080 .top_9a0d > a,
.article-prev-484f .outline-pro-bebb .top_9a0d > a {
  margin-bottom: 0;
}
.article-prev-484f .tag_prev_4665 li,
.article-prev-484f .smooth_175d li,
.article-prev-484f .easy_cd48 li,
.article-prev-484f .pagination-stone-06de li,
.article-prev-484f .icon-pink-a080 li,
.article-prev-484f .outline-pro-bebb li,
.article-prev-484f .status-17eb li,
.article-prev-484f .label-solid-5aba li {
  display: block;
  position: relative;
}
.article-prev-484f .tag_prev_4665 li:last-child,
.article-prev-484f .smooth_175d li:last-child,
.article-prev-484f .easy_cd48 li:last-child,
.article-prev-484f .pagination-stone-06de li:last-child,
.article-prev-484f .icon-pink-a080 li:last-child,
.article-prev-484f .outline-pro-bebb li:last-child,
.article-prev-484f .status-17eb li:last-child,
.article-prev-484f .label-solid-5aba li:last-child {
  border: none;
}
.article-prev-484f .tag_prev_4665 li a,
.article-prev-484f .smooth_175d li a,
.article-prev-484f .easy_cd48 li a,
.article-prev-484f .pagination-stone-06de li a,
.article-prev-484f .icon-pink-a080 li a,
.article-prev-484f .outline-pro-bebb li a,
.article-prev-484f .status-17eb li a,
.article-prev-484f .label-solid-5aba li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.article-prev-484f .tag_prev_4665 li ul li::before,
.article-prev-484f .smooth_175d li ul li::before,
.article-prev-484f .easy_cd48 li ul li::before,
.article-prev-484f .pagination-stone-06de li ul li::before,
.article-prev-484f .icon-pink-a080 li ul li::before,
.article-prev-484f .outline-pro-bebb li ul li::before,
.article-prev-484f .status-17eb li ul li::before,
.article-prev-484f .label-solid-5aba li ul li::before {
  left: 15px;
}
.article-prev-484f .tag_prev_4665 li ul a,
.article-prev-484f .smooth_175d li ul a,
.article-prev-484f .easy_cd48 li ul a,
.article-prev-484f .pagination-stone-06de li ul a,
.article-prev-484f .icon-pink-a080 li ul a,
.article-prev-484f .outline-pro-bebb li ul a,
.article-prev-484f .status-17eb li ul a,
.article-prev-484f .label-solid-5aba li ul a {
  padding-left: 20px;
}
.article-prev-484f .tag_prev_4665 li ul ul li::before,
.article-prev-484f .smooth_175d li ul ul li::before,
.article-prev-484f .easy_cd48 li ul ul li::before,
.article-prev-484f .pagination-stone-06de li ul ul li::before,
.article-prev-484f .icon-pink-a080 li ul ul li::before,
.article-prev-484f .outline-pro-bebb li ul ul li::before,
.article-prev-484f .status-17eb li ul ul li::before,
.article-prev-484f .label-solid-5aba li ul ul li::before {
  left: 30px;
}
.article-prev-484f .tag_prev_4665 li ul ul a,
.article-prev-484f .smooth_175d li ul ul a,
.article-prev-484f .easy_cd48 li ul ul a,
.article-prev-484f .pagination-stone-06de li ul ul a,
.article-prev-484f .icon-pink-a080 li ul ul a,
.article-prev-484f .outline-pro-bebb li ul ul a,
.article-prev-484f .status-17eb li ul ul a,
.article-prev-484f .label-solid-5aba li ul ul a {
  padding-left: 40px;
}
.article-prev-484f .clean-4f9a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.article-prev-484f .label-solid-5aba ul li {
  margin-bottom: 1.41575em;
}
.article-prev-484f .label-solid-5aba ul li .pattern_b95a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.article-prev-484f .label-solid-5aba ul li .button-59d9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.video-1d5b .tag_prev_4665 li a,
.video-1d5b .smooth_175d li a,
.video-1d5b .easy_cd48 li a,
.video-1d5b .pagination-stone-06de li a,
.video-1d5b .icon-pink-a080 li a,
.video-1d5b .outline-pro-bebb li a,
.video-1d5b .status-17eb li a,
.video-1d5b .label-solid-5aba li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-1d5b .clean-4f9a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-1d5b .container-f3ba ul li.gas_8ccf .content-green-ba4c,
.video-1d5b .container-f3ba ul li.photo_first_e2a6 .content-green-ba4c {
  background: rgba(0, 0, 0, 0.2);
}
.video-1d5b .article-prev-484f .container-f3ba select {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-1af3 .article-prev-484f .tag_new_4971 li {
  margin: 0;
}
.carousel-1af3 .article-prev-484f .tag_new_4971 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.carousel-1af3 .article-prev-484f .tag_new_4971 li ul {
  margin: 0;
}
.carousel-1af3 .article-prev-484f .tag_new_4971 li ul li a {
  padding-left: 15px;
}
.carousel-1af3 .article-prev-484f .tag_new_4971 li ul li li a {
  padding-left: 30px;
}
.carousel-1af3 .article-prev-484f .tag_new_4971 li.accent-narrow-9e3f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.carousel-1af3 .article-prev-484f .tag_new_4971 li.accent-narrow-9e3f > 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;
}
.carousel-1af3 .article-prev-484f .tag_new_4971 li.accent-narrow-9e3f > 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;
}
.last-ee4c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.preview_b006 {
  position: relative;
  z-index: 10;
}
.preview_b006 .carousel-iron-e2ff {
  width: 100%;
  max-width: 100%;
}
.video_brown_7d92 .gallery-paper-b8b4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.video_brown_7d92 .west-1899 {
}
.video_brown_7d92 .video-1d5b {
  background: #292929;
}
.column-46c9 .gallery-paper-b8b4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.column-46c9 .west-1899 {
  background: #f9f9f9;
}
.column-46c9 .video-1d5b {
  background: #303030;
}
.small_f0cf .gallery-paper-b8b4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .small_f0cf .summary_steel_f64d {
    margin-bottom: 1em;
  }
  .small_f0cf .summary_steel_f64d:last-child {
    margin-bottom: 0;
  }
}
.small_f0cf .west-1899 {
  background: #ededed;
}
.small_f0cf .video-1d5b {
  background: #1a1a1a;
}
.gallery-paper-b8b4.west-1899 {
  color: rgba(0, 0, 0, 0.6);
}
.gallery-paper-b8b4.west-1899 .border_7807 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery-paper-b8b4.video-1d5b {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-paper-b8b4.video-1d5b a:not(.rough_6140) {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-paper-b8b4.video-1d5b a:not(.rough_6140):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-paper-b8b4.video-1d5b .border_7807 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-paper-b8b4.video-1d5b table tbody td,
.gallery-paper-b8b4.video-1d5b table th {
  background: rgba(0, 0, 0, 0.08);
}
.silver_2fe7.carousel-under-d7d9 .right_d01d {
  max-width: initial;
}
.silver_2fe7 .footer-soft-cb69 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.silver_2fe7 .footer-soft-cb69 .carousel-iron-e2ff {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .silver_2fe7 .footer-soft-cb69 .carousel-iron-e2ff {
    display: block;
    margin-bottom: 2em;
  }
  .silver_2fe7 .footer-soft-cb69 .carousel-iron-e2ff:last-child {
    margin-bottom: 0;
  }
}
.small_f0cf .summary_steel_f64d:last-child,
.column-46c9 .summary_steel_f64d:last-child,
.video_brown_7d92 .summary_steel_f64d:last-child {
  margin-bottom: 0;
}
.small_f0cf .summary_steel_f64d .article-prev-484f .container-f3ba:last-child,
.column-46c9 .summary_steel_f64d .article-prev-484f .container-f3ba:last-child,
.video_brown_7d92 .summary_steel_f64d .article-prev-484f .container-f3ba:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .small_f0cf .widget-full-0dd8,
  .small_f0cf .paragraph-first-97b5,
  .column-46c9 .widget-full-0dd8,
  .column-46c9 .paragraph-first-97b5,
  .video_brown_7d92 .widget-full-0dd8,
  .video_brown_7d92 .paragraph-first-97b5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .preview_b006 .summary_steel_f64d {
    margin-bottom: 2em;
  }
}
.preview_b006 p:last-child {
  margin-bottom: 0;
}
.preview_b006 li,
.preview_b006 ul {
  list-style: none;
  margin: 0;
}
.preview_b006 ul ul {
  margin-left: 2.617924em;
}
.old-9f55 {
  font-size: 0.875em;
}

/* css-noise: 3ac4 */
.promo-block-r9 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
