/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hover_c281/customify
Author: WPCustomify
Author URI: https://pressmaximum.hover_c281
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.hover_c281/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.widget-92b5.secondary_4f07/licenses/gpl-2.0.light_8f42
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.button_dark_6042/, (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.wrapper-cca1.container_green_9041/normalize.shade-1503/
 ======
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.shade-1503 v7.0.0 | MIT License | github.hover_c281/necolas/normalize.shade-1503 */
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;
}
.progress-1dc9 .bottom_04f3,
.old_386e,
.alert_b550,
.detail-inner-7c63,
.right-c1a0,
.hover_d6d3,
.dropdown-40bc,
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;
}
.old_386e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .old_386e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .old_386e,
  h1 {
    font-size: 1.8em;
  }
}
.alert_b550,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.alert_b550 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .alert_b550,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .alert_b550,
  h2 {
    font-size: 1.7em;
  }
}
.detail-inner-7c63,
h3 {
  font-size: 1.618em;
}
.progress-1dc9 .bottom_04f3,
.right-c1a0,
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.hero-paper-126c {
  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;
}
.out-9add:after,
.out-9add:before,
.frame_39b5:after,
.frame_39b5:before {
  content: "";
  display: table;
}
.out-9add:after,
.frame_39b5:after {
  clear: both;
}
.blue-86b8 {
  float: right;
  margin-right: 0;
}
.input-acb5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.accent_out_e27e .sort_glass_ad83,
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;
}
.accent_out_e27e .sort_glass_ad83: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;
}
.avatar_1d25 .sort_glass_ad83 {
  box-shadow: none;
}
.avatar_1d25
  .sort_glass_ad83
  .tooltip-8f1a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar_1d25 .sort_glass_ad83 .hidden-old-6411 {
  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;
}
.avatar_1d25
  .sort_glass_ad83
  .hidden-old-6411
  b {
  display: none;
}
.avatar_1d25 .right-b37c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gas_8633:not(.hidden_current_c5cd):not(.article-paper-ce43),
button:not(.hidden_current_c5cd):not(.article-paper-ce43),
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ),
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ),
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ) {
  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;
}
.gas_8633:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):hover,
button:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):hover,
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):hover,
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):hover,
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gas_8633:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):active,
.gas_8633:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):focus,
button:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):active,
button:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):focus,
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):active,
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):focus,
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):active,
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):focus,
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):active,
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):focus {
  outline: 0;
}
.gas_8633:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9,
button:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9,
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9,
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9,
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9 {
  position: relative;
}
.gas_8633:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .pro-2a7d,
.gas_8633:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .carousel-b0fc,
.gas_8633:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .easy_d4b2,
.gas_8633:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  i,
.gas_8633:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  svg,
button:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .pro-2a7d,
button:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .carousel-b0fc,
button:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .easy_d4b2,
button:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  i,
button:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  svg,
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .pro-2a7d,
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .carousel-b0fc,
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .easy_d4b2,
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  i,
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  svg,
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .pro-2a7d,
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .carousel-b0fc,
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .easy_d4b2,
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  i,
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  svg,
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .pro-2a7d,
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .carousel-b0fc,
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  .easy_d4b2,
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  i,
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9
  svg {
  visibility: hidden;
}
.gas_8633:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9:after,
button:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9:after,
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9:after,
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9:after,
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ).fn-loading-9ca9: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;
}
.gas_8633:not(.hidden_current_c5cd):not(.article-paper-ce43),
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ),
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ),
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ) {
  color: #fff;
  background: #235787;
}
.gas_8633:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):focus,
input[type="button"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):focus,
input[type="reset"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):focus,
input[type="submit"]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ):focus {
  color: #fff;
}
.gas_8633.fn-disabled-9ca9:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ),
.gas_8633[disabled]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ),
button.fn-disabled-9ca9:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ),
button[disabled]:not(.hidden_current_c5cd):not(
    .article-paper-ce43
  ) {
  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;
}
.yellow_0d51 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.yellow_0d51: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;
}
.text-fdaa {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gradient_old_fddd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.grid-narrow-61aa {
  clear: both;
  display: block;
  margin: 0 auto;
}
.out-9add:after,
.out-9add:before,
.description_large_13ff:after,
.description_large_13ff:before,
.content_c3f3:after,
.content_c3f3:before,
.white_61f8:after,
.white_61f8:before,
.block_current_8633:after,
.block_current_8633:before,
.hover-96cf:after,
.hover-96cf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.out-9add:after,
.description_large_13ff:after,
.content_c3f3:after,
.white_61f8:after,
.block_current_8633:after,
.hover-96cf:after {
  clear: both;
}
.description_large_13ff .input_663e,
.content_c3f3 .input_663e,
.dark_521e .input_663e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.south-35f5 {
  display: inline-block;
}
.purple_1600 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.purple_1600 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.purple_1600 .gallery-wide-3a88 {
  padding: 1em 0;
  font-size: 85%;
}
.gallery-wide-3a88 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fixed_3ae1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fixed_3ae1:after,
.fixed_3ae1:before {
  content: "";
  display: table;
}
.fixed_3ae1:after {
  clear: both;
}
.down_9ab6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.middle-af4b .down_9ab6 {
  max-width: 50%;
}
.summary-fast-32f8 .down_9ab6 {
  max-width: 33.33%;
}
.new-5501 .down_9ab6 {
  max-width: 25%;
}
.status-lite-b398 .down_9ab6 {
  max-width: 20%;
}
.overlay-e063 .down_9ab6 {
  max-width: 16.66%;
}
.main_action_56d7 .down_9ab6 {
  max-width: 14.28%;
}
.outline_2857 .down_9ab6 {
  max-width: 12.5%;
}
.carousel_f5d1 .down_9ab6 {
  max-width: 11.11%;
}
.chip-basic-24cb {
  display: block;
}
.progress-1dc9 .text-wood-0f83 label,
.progress-1dc9 .shadow_hard_7716 label,
.progress-1dc9 .hidden-stale-3f35 label,
.progress-1dc9 .tabs-5caa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column_0fd9 {
  list-style: none;
  margin: 0;
}
.column_0fd9 article.short_54e1 {
  margin-bottom: 0;
}
.column_0fd9 ul {
  list-style: none;
  margin: 0;
}
.column_0fd9 .status_complex_b72e li.short_54e1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column_0fd9 .status_complex_b72e li.short_54e1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column_0fd9 .status_complex_b72e li.short_54e1: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) {
  .column_0fd9 .status_complex_b72e li.short_54e1 li.short_54e1 li.short_54e1 li.short_54e1 {
    padding-left: 0;
  }
}
article.short_54e1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short_54e1 .description_large_13ff p:last-of-type {
  margin-bottom: 0;
}
article.short_54e1 .filter_27da {
  float: left;
}
article.short_54e1 .description-selected-d662 {
  margin-left: 85px;
}
article.short_54e1 .highlight_0d09 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short_54e1 .highlight_0d09 .progress_dynamic_3153 {
  margin-left: 10px;
}
article.short_54e1 .narrow-a769 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short_54e1 .wide_f59f {
  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 .text-wood-0f83,
  #respond .hidden-stale-3f35,
  #respond .tabs-5caa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .text-wood-0f83 input,
#respond .hidden-stale-3f35 input,
#respond .tabs-5caa input {
  width: 100%;
}
#respond .tabs-5caa {
  margin-right: 0;
}
#respond .feature_simple_d862 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_2647 {
  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;
}
.banner_2647.paragraph-a6c6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.banner_2647 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%);
}
.banner_2647:focus,
.banner_2647: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);
}
.image-543d {
  border-radius: 10%;
}
.top_4c47 {
  border-radius: 50%;
}
.wrapper-ed2f {
  font-size: 0.72em;
}
.mask_orange_f2da {
  font-size: 0.875em;
}
.active-764e {
  font-size: 1.1em;
}
.middle_2697 {
  text-transform: uppercase;
  line-height: 1.2;
}
.middle_2697.wrapper-ed2f {
  letter-spacing: 0.5px;
}
.in-32a9,
.in-32a9 a {
  color: #6d6d6d;
}
.in-32a9 a:hover {
  color: #111;
}
.photo_pro_3b47 {
  color: #6d6d6d;
}
.avatar-786c {
  overflow-x: hidden;
}
.avatar-786c .tabs-2493.paragraph_full_9f7d {
  position: relative;
}
.avatar-786c .tabs-2493.paragraph_full_9f7d.advanced-dc64 {
  position: initial;
}
.avatar-786c
  .tabs-2493.paragraph_full_9f7d.advanced-dc64
  .block-last-7997 {
  left: auto;
}
.avatar-786c .tabs-2493 .block-last-7997 {
  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;
}
.avatar-786c .tabs-2493:hover.paragraph_full_9f7d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.avatar-786c
  .tabs-2493:hover.paragraph_full_9f7d
  .block-last-7997 {
  display: block;
  z-index: 9999999;
}
.avatar-786c .popup-3307 .black_eb3a,
.avatar-786c .cold_da82 .black_eb3a {
  display: none;
}
.avatar-786c .module-center-72fd .tabs-2493:hover.paragraph_full_9f7d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.progress-1dc9 .text-wood-0f83 label,
.progress-1dc9 .shadow_hard_7716 label,
.progress-1dc9 .hidden-stale-3f35 label,
.progress-1dc9 .tabs-5caa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column_0fd9 {
  list-style: none;
  margin: 0;
}
.column_0fd9 article.short_54e1 {
  margin-bottom: 0;
}
.column_0fd9 ul {
  list-style: none;
  margin: 0;
}
.column_0fd9 .status_complex_b72e li.short_54e1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column_0fd9 .status_complex_b72e li.short_54e1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column_0fd9 .status_complex_b72e li.short_54e1: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) {
  .column_0fd9 .status_complex_b72e li.short_54e1 li.short_54e1 li.short_54e1 li.short_54e1 {
    padding-left: 0;
  }
}
article.short_54e1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short_54e1 .description_large_13ff p:last-of-type {
  margin-bottom: 0;
}
article.short_54e1 .filter_27da {
  float: left;
}
article.short_54e1 .description-selected-d662 {
  margin-left: 85px;
}
article.short_54e1 .highlight_0d09 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short_54e1 .highlight_0d09 .progress_dynamic_3153 {
  margin-left: 10px;
}
article.short_54e1 .narrow-a769 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short_54e1 .wide_f59f {
  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 .text-wood-0f83,
  #respond .hidden-stale-3f35,
  #respond .tabs-5caa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .text-wood-0f83 input,
#respond .hidden-stale-3f35 input,
#respond .tabs-5caa input {
  width: 100%;
}
#respond .tabs-5caa {
  margin-right: 0;
}
#respond .feature_simple_d862 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.popup-3307 .out-d4ab {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.out-d4ab .out-b4fb.message-2a38 .focus_e8fa > li > a:focus,
.out-d4ab .out-b4fb.message-2a38 .focus_e8fa > li > a:hover,
.out-d4ab .out-b4fb.light-72a1 .focus_e8fa > li > a:focus,
.out-d4ab .out-b4fb.light-72a1 .focus_e8fa > li > a:hover,
.out-d4ab .out-b4fb.texture-3b55 .focus_e8fa > li > a:focus,
.out-d4ab .out-b4fb.texture-3b55 .focus_e8fa > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out-d4ab
  .out-b4fb.message-2a38
  .focus_e8fa
  > li.tag_1679
  > a,
.out-d4ab
  .out-b4fb.message-2a38
  .focus_e8fa
  > li.nav_e96a
  > a,
.out-d4ab
  .out-b4fb.light-72a1
  .focus_e8fa
  > li.tag_1679
  > a,
.out-d4ab
  .out-b4fb.light-72a1
  .focus_e8fa
  > li.nav_e96a
  > a,
.out-d4ab
  .out-b4fb.texture-3b55
  .focus_e8fa
  > li.tag_1679
  > a,
.out-d4ab .out-b4fb.texture-3b55 .focus_e8fa > li.icon_short_881d > a {
  color: rgba(255, 255, 255, 0.99);
}
.out-d4ab .up-c781,
.out-d4ab .up-c781 a {
  color: rgba(255, 255, 255, 0.99);
}
.out-d4ab .shade-hot-8bfe.accordion-b030 li a,
.out-d4ab .item-top-1d5a a,
.out-d4ab .info-left-0b64,
.out-d4ab .focus_e8fa > li > a,
.out-d4ab .warm_2034 {
  color: rgba(255, 255, 255, 0.79);
}
.out-d4ab .shade-hot-8bfe.accordion-b030 li a:hover,
.out-d4ab .item-top-1d5a a:hover,
.out-d4ab .info-left-0b64:hover,
.out-d4ab .focus_e8fa > li > a:hover,
.out-d4ab .warm_2034:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out-d4ab .description_mini_512f {
  color: rgba(255, 255, 255, 0.79);
}
.out-d4ab .description_mini_512f .picture_small_e8b7 {
  color: rgba(255, 255, 255, 0.99);
}
.out-d4ab .description_mini_512f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out-d4ab .paper_ad0d .next_622a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.out-d4ab .paper_ad0d .next_622a .article-ee27 {
  color: rgba(255, 255, 255, 0.79);
}
.out-d4ab
  .paper_ad0d
  .next_622a
  .article-ee27::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out-d4ab
  .paper_ad0d
  .next_622a
  .article-ee27:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out-d4ab
  .paper_ad0d
  .next_622a
  .article-ee27::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out-d4ab
  .paper_ad0d
  .next_622a
  .article-ee27::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out-d4ab .paper_ad0d .copper-8b32 {
  color: rgba(255, 255, 255, 0.79);
}
.out-d4ab .paper_ad0d .copper-8b32:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-5127
  .out-d4ab
  .paper_ad0d
  .paper_d555
  .panel-4c6e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery-5127
  .out-d4ab
  .paper_ad0d
  .paper_d555
  .article-ee27 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup-3307 .gallery-selected-10ff {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gallery-selected-10ff .out-b4fb.message-2a38 .focus_e8fa > li > a:focus,
.gallery-selected-10ff .out-b4fb.message-2a38 .focus_e8fa > li > a:hover,
.gallery-selected-10ff .out-b4fb.light-72a1 .focus_e8fa > li > a:focus,
.gallery-selected-10ff .out-b4fb.light-72a1 .focus_e8fa > li > a:hover,
.gallery-selected-10ff .out-b4fb.texture-3b55 .focus_e8fa > li > a:focus,
.gallery-selected-10ff .out-b4fb.texture-3b55 .focus_e8fa > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-selected-10ff
  .out-b4fb.message-2a38
  .focus_e8fa
  > li.tag_1679
  > a,
.gallery-selected-10ff
  .out-b4fb.message-2a38
  .focus_e8fa
  > li.nav_e96a
  > a,
.gallery-selected-10ff
  .out-b4fb.light-72a1
  .focus_e8fa
  > li.tag_1679
  > a,
.gallery-selected-10ff
  .out-b4fb.light-72a1
  .focus_e8fa
  > li.nav_e96a
  > a,
.gallery-selected-10ff
  .out-b4fb.texture-3b55
  .focus_e8fa
  > li.tag_1679
  > a,
.gallery-selected-10ff .out-b4fb.texture-3b55 .focus_e8fa > li.icon_short_881d > a {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-selected-10ff .up-c781,
.gallery-selected-10ff .up-c781 a {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-selected-10ff .shade-hot-8bfe.accordion-b030 li a,
.gallery-selected-10ff .item-top-1d5a a,
.gallery-selected-10ff .info-left-0b64,
.gallery-selected-10ff .focus_e8fa > li > a,
.gallery-selected-10ff .warm_2034 {
  color: rgba(0, 0, 0, 0.55);
}
.gallery-selected-10ff .shade-hot-8bfe.accordion-b030 li a:hover,
.gallery-selected-10ff .item-top-1d5a a:hover,
.gallery-selected-10ff .info-left-0b64:hover,
.gallery-selected-10ff .focus_e8fa > li > a:hover,
.gallery-selected-10ff .warm_2034:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-selected-10ff .description_mini_512f {
  color: rgba(0, 0, 0, 0.55);
}
.gallery-selected-10ff .description_mini_512f .picture_small_e8b7 {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-selected-10ff .description_mini_512f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic-ac0b .slider-fead {
  margin-left: auto;
  margin-right: auto;
}
.content_c3f3 > * {
  margin-left: auto;
  margin-right: auto;
}
.content_c3f3 .text-fdaa {
  margin-right: 1.41575em;
}
.in-5ae8 .content_c3f3 > .motion_1ca6 {
  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;
}
.in-5ae8 .content_c3f3 > .text_b3e6 {
  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;
}
.tall_5fa9.basic-ac0b .slider-fead,
.search-ad71.basic-ac0b .slider-fead {
  margin-left: 0;
}
.column_bdbe.basic-ac0b .slider-fead,
.preview_5dea.basic-ac0b .slider-fead {
  margin-right: 0;
}
.content_c3f3 ol,
.content_c3f3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.frame_medium_6a90 video {
  max-width: 100%;
}
.image-current-80b2 img {
  display: block;
}
.image-current-80b2.text-fdaa,
.image-current-80b2.gradient_old_fddd {
  width: 100%;
}
.image-current-80b2.text_b3e6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.menu-763c:not(.east_b4f3) {
  margin: 1.5em auto;
}
.new_1b66 p {
  padding: 1.5em 14px;
}
ul.under-6537.text_b3e6,
ul.under-6537.motion_1ca6,
ul.under-6537.white_7344.motion_1ca6 {
  padding: 0 14px;
}
.outline-b62a {
  display: block;
  overflow-x: auto;
}
.outline-b62a table {
  border-collapse: collapse;
  width: 100%;
}
.outline-b62a td,
.outline-b62a th {
  padding: 0.5em;
}
.content_c3f3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.content_c3f3 ol ol,
.content_c3f3 ol ul,
.content_c3f3 ul ol,
.content_c3f3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.content_c3f3 ol ol li,
.content_c3f3 ol ul li,
.content_c3f3 ul ol li,
.content_c3f3 ul ul li {
  margin-left: 0;
}
.logo_green_d3ca.advanced_bc13 > .hover-yellow-8e4e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.logo_green_d3ca.advanced_bc13 > .hover-yellow-8e4e iframe,
.logo_green_d3ca.advanced_bc13 > .hover-yellow-8e4e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.icon_7ea1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.icon_7ea1.header_current_9ec3 {
  padding: 0;
}
.icon_7ea1.header_current_9ec3 cite {
  font-size: 13px;
}
.icon_7ea1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.icon_7ea1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hidden_135c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hidden_135c > p:first-child {
  margin-top: 0;
}
.hidden_135c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hidden_135c blockquote {
  border-left: 0;
}
.component-tiny-9b25 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.component-tiny-9b25:not(.pagination_f0d3) {
  max-width: 100px;
}
.component-tiny-9b25.detail-current-9b6e {
  border-bottom: none !important;
  text-align: center;
}
.component-tiny-9b25.detail-current-9b6e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .new_1b66 p {
    padding: 1.5em 0;
  }
}
.cool_ae63 {
  color: #0073aa;
}
.element_fluid_562f {
  background-color: #0073aa;
}
.selected-5b77 {
  color: #229fd8;
}
.footer_ca58 {
  background-color: #229fd8;
}
.button_west_e547 {
  color: #eee;
}
.header-7787 {
  background-color: #eee;
}
.overlay-c5ca {
  color: #444;
}
.warm-e0a6 {
  background-color: #444;
}
.tooltip_baea {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tooltip_baea .text-1e12 .item-top-1d5a {
  font-size: 15px;
}
.tooltip_baea .item-top-1d5a {
  line-height: 1.3;
}
.tooltip_baea .gallery-selected-10ff {
}
.tooltip_baea .out-d4ab {
  background: #235787;
}
.shade_dynamic_8a56 {
  padding: 0;
}
.shade_dynamic_8a56 .out-d4ab {
  background: #1a1a1a;
}
.shade_dynamic_8a56 .gallery-selected-10ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pagination-solid-1b53 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pagination-solid-1b53 .gallery-selected-10ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pagination-solid-1b53 .out-d4ab {
  background: #303030;
}
.hover-96cf {
  position: relative;
  z-index: 10;
}
.hover-96cf .west-78b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover-silver-7f9d .paragraph_full_9f7d {
  display: inline-block;
  vertical-align: middle;
}
.hover-silver-7f9d.texture_97c6 .paragraph_full_9f7d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hover-silver-7f9d.texture_97c6 .paragraph_full_9f7d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hover-silver-7f9d.texture_97c6 .paragraph_full_9f7d {
    margin-right: 0.4em;
  }
}
.hover-silver-7f9d.texture_97c6 .paragraph_full_9f7d:last-child {
  margin-right: 0;
}
.frame-4760 .west-78b0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .popup-3307 .text-1e12 {
    margin: 0 -0.5em;
  }
  .popup-3307 .text-1e12 [class*="customify-col-"],
  .popup-3307 .text-1e12 [class*="customify-col_"],
  .popup-3307 .text-1e12 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.popup-3307.over_c751 .west-78b0 {
  background: 0 0 !important;
}
.popup-3307.over_c751 .west-78b0,
.popup-3307.frame-4760 .west-78b0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .popup-3307.shadow-43e7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.popup-3307.frame-4760 .west-78b0 {
  box-shadow: none !important;
}
.link-bronze-9c58 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .link-bronze-9c58 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .link-bronze-9c58 {
    padding: 18px 0 20px;
  }
}
.link-bronze-9c58 .tooltip-5ad6 {
  width: 100%;
}
.link-bronze-9c58 .gradient_wide_8c4b {
  margin-bottom: 0;
}
.link-bronze-9c58 .banner_9561 {
  margin-top: 5px;
  font-size: 0.875em;
}
.active_d5f4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active_d5f4 .black_c144 {
  width: 100%;
}
.message-prev-a610 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message-prev-a610 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message-prev-a610 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;
}
.message-prev-a610 li:last-child:after {
  display: none;
}
.message-prev-a610 li a {
  font-weight: 500;
  margin-right: 10px;
}
.message_ac0d .black_eb3a button,
.link-bronze-9c58 .black_eb3a button {
  left: 0;
}
.message_ac0d .black_c144,
.link-bronze-9c58 .black_c144 {
  padding-left: 0;
  padding-right: 0;
}
.message_ac0d .active_d5f4,
.link-bronze-9c58 .active_d5f4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.message_ac0d {
  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;
}
.message_ac0d: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;
}
.message_ac0d .glass-ce28 {
  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) {
  .message_ac0d .glass-ce28 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .message_ac0d .glass-ce28 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .message_ac0d .glass-ce28 {
    min-height: 200px;
  }
}
.message_ac0d .message-prev-a610 {
  color: rgba(255, 255, 255, 0.8);
}
.message_ac0d .message-prev-a610 a,
.message_ac0d .message-prev-a610 li:after {
  color: inherit;
}
.message_ac0d .message-prev-a610 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.form-b10c {
  margin-bottom: 0.5em;
}
.slider_glass_1717 {
  margin-bottom: 1.2em;
}
.slider_glass_1717,
.form-b10c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slider_glass_1717 p:last-child,
.form-b10c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .black_eb3a,
#masthead .black_eb3a {
  display: none;
}
#masthead
  > .black_eb3a.rough_c5ed {
  display: none;
}
#masthead > .black_eb3a button {
  left: 0;
}
.motion_7d73 {
  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%;
}
.motion_7d73 .paragraph_full_9f7d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.motion_7d73 .avatar_blue_acdf {
  display: -webkit-box;
  display: flex;
}
.motion_7d73 .avatar_blue_acdf.icon_smooth_1530 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.motion_7d73 .avatar_blue_acdf.new-2188 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.motion_7d73 .avatar_blue_acdf.feature-2b45 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.motion_7d73.over_5099.nav-b522 .avatar_blue_acdf.icon_smooth_1530 {
  flex-basis: 100%;
}
.motion_7d73.card-8438 .avatar_blue_acdf.new-2188 {
  -webkit-box-flex: 1;
  flex: auto;
}
.motion_7d73.card-8438 .avatar_blue_acdf.feature-2b45 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .black_eb3a.rough_c5ed {
  display: none;
}
#masthead > .black_eb3a button {
  left: 0;
}
.plasma_4bef {
  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;
}
.plasma_4bef:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.plasma_4bef.active_6bc7 i {
  margin-right: 4px;
}
.plasma_4bef.steel-2cbb i {
  margin-left: 5px;
}
.item-top-1d5a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.item-top-1d5a p:last-child {
  margin-bottom: 0;
}
.list-east-3e6a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.list-east-3e6a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.list-east-3e6a img {
  display: block;
  width: auto;
  line-height: 1;
}
.list-east-3e6a .up-c781 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.list-east-3e6a .primary_2025 {
  margin: 5px 0 7px 0;
}
.list-east-3e6a.title_51cf .active-over-b2cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-east-3e6a.title_51cf .narrow_1035 {
  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;
}
.list-east-3e6a.column-glass-4e53 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.list-east-3e6a.column-glass-4e53 .active-over-b2cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-east-3e6a.column-glass-4e53 .narrow_1035 {
  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;
}
.list-east-3e6a.text_dynamic_86c0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.list-east-3e6a.current_6ddd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.list-east-3e6a.current_6ddd .narrow_1035 {
  margin-top: 7px;
}
.frame_e755 {
  display: inline-block;
}
.hover-96cf .mini_02c4 .list-east-3e6a img {
  max-width: 100%;
}
.out-b4fb .gallery_pressed_8a55.highlight-39fc,
.pattern-330a .gallery_pressed_8a55.highlight-39fc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.out-b4fb .detail-upper-6b8a,
.pattern-330a .detail-upper-6b8a {
  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%);
}
.out-b4fb .detail-upper-6b8a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.out-b4fb.filter_blue_98c7 .detail-upper-6b8a {
  display: none;
}
.out-b4fb .thumbnail-e958 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.out-b4fb .thumbnail-e958 li {
  display: inline-block;
  position: relative;
}
.out-b4fb .thumbnail-e958 li:last-child {
  margin-right: 0;
}
.out-b4fb .thumbnail-e958 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;
}
.out-b4fb .thumbnail-e958 li.icon_short_881d > a {
  color: rgba(0, 0, 0, 0.9);
}
.out-b4fb .thumbnail-e958 > 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;
}
.out-b4fb .thumbnail-e958 > li > a i {
  line-height: 0;
}
.out-b4fb .thumbnail-e958 > li.tag-2a64 > a .detail-upper-6b8a {
  margin-left: 4px;
  line-height: 0;
}
.out-b4fb .thumbnail-e958 .notification-dark-9979 li.tag-2a64 > a {
  position: relative;
}
.out-b4fb .thumbnail-e958 .notification-dark-9979 li.tag-2a64 > a:after,
.out-b4fb .thumbnail-e958 .notification-dark-9979 li.tag-2a64 > a:before {
  content: "";
  display: table;
}
.out-b4fb .thumbnail-e958 .notification-dark-9979 li.tag-2a64 > a:after {
  clear: both;
}
.out-b4fb .thumbnail-e958 .notification-dark-9979 li.tag-2a64 > a .detail-upper-6b8a {
  margin-left: 5px;
  float: right;
}
.out-b4fb .table-green-c00b,
.out-b4fb .notification-dark-9979 {
  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;
}
.out-b4fb .notification-dark-9979 {
  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;
}
.out-b4fb .notification-dark-9979 .highlight-39fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.out-b4fb .notification-dark-9979 .detail-upper-6b8a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.out-b4fb .notification-dark-9979 li {
  display: block;
  margin: 0;
  padding: 0;
}
.out-b4fb .notification-dark-9979 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;
}
.out-b4fb .notification-dark-9979 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.out-b4fb .notification-dark-9979 .notification-dark-9979 {
  top: 0;
  left: 100%;
}
.out-b4fb .outer-7953.fn-focus-9ca9 > .table-green-c00b,
.out-b4fb .outer-7953.fn-focus-9ca9 > .notification-dark-9979,
.out-b4fb .outer-7953:focus > .table-green-c00b,
.out-b4fb .outer-7953:focus > .notification-dark-9979,
.out-b4fb .outer-7953:hover > .table-green-c00b,
.out-b4fb .outer-7953:hover > .notification-dark-9979 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.out-b4fb.texture-3b55 .focus_e8fa:after,
.out-b4fb.texture-3b55 .focus_e8fa:before {
  content: "";
  display: table;
}
.out-b4fb.texture-3b55 .focus_e8fa:after {
  clear: both;
}
.out-b4fb.texture-3b55 .focus_e8fa > li {
  float: left;
}
.out-b4fb.north_4b29 .focus_e8fa:after,
.out-b4fb.north_4b29 .focus_e8fa:before {
  content: "";
  display: table;
}
.out-b4fb.north_4b29 .focus_e8fa:after {
  clear: both;
}
.out-b4fb.north_4b29 .focus_e8fa > li {
  float: left;
}
.out-b4fb.north_4b29 .focus_e8fa > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.out-b4fb.north_4b29 .focus_e8fa > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.out-b4fb.north_4b29 .focus_e8fa > li.tag_1679 > a,
.out-b4fb.north_4b29 .focus_e8fa > li.icon_short_881d > a {
  color: #fff;
  background-color: #1e4b75;
}
.out-b4fb.message-2a38 .focus_e8fa > li > a .highlight-39fc {
  position: relative;
}
.out-b4fb.message-2a38 .focus_e8fa > li > a .highlight-39fc: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;
}
.out-b4fb.message-2a38
  .focus_e8fa
  > li:focus
  > a
  .highlight-39fc:before,
.out-b4fb.message-2a38
  .focus_e8fa
  > li:hover
  > a
  .highlight-39fc:before {
  width: 100%;
  background-color: currentColor;
}
.out-b4fb.message-2a38
  .focus_e8fa
  > li.tag_1679
  > a
  .highlight-39fc:before,
.out-b4fb.message-2a38
  .focus_e8fa
  > li.nav_e96a
  > a
  .highlight-39fc:before {
  width: 100%;
  background-color: currentColor;
}
.out-b4fb.light-72a1 .focus_e8fa > li > a .highlight-39fc {
  position: relative;
}
.out-b4fb.light-72a1 .focus_e8fa > li > a .highlight-39fc: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;
}
.out-b4fb.light-72a1 .focus_e8fa > li:focus > a .highlight-39fc:before,
.out-b4fb.light-72a1
  .focus_e8fa
  > li:hover
  > a
  .highlight-39fc:before {
  width: 100%;
  background-color: currentColor;
}
.out-b4fb.light-72a1
  .focus_e8fa
  > li.tag_1679
  > a
  .highlight-39fc:before,
.out-b4fb.light-72a1
  .focus_e8fa
  > li.nav_e96a
  > a
  .highlight-39fc:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-330a .thumbnail-e958 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pattern-330a .thumbnail-e958 li:first-child > a {
  border-top: none;
}
.pattern-330a .thumbnail-e958 .link_a3c8 > .highlight-39fc .detail-upper-6b8a {
  display: none;
}
.pattern-330a .thumbnail-e958 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pattern-330a .thumbnail-e958 li:last-child {
  border: none;
}
.pattern-330a .thumbnail-e958 li.tag-2a64 > a {
  padding-right: 45px !important;
}
.pattern-330a .thumbnail-e958 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pattern-330a .thumbnail-e958 li a:focus,
.pattern-330a .thumbnail-e958 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern-330a .thumbnail-e958 li .progress-d410 {
  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;
}
.pattern-330a .thumbnail-e958 li .progress-d410:hover {
  box-shadow: none;
}
.pattern-330a .thumbnail-e958 li .progress-d410 .detail-upper-6b8a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pattern-330a .thumbnail-e958 .notification-dark-9979 {
  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);
}
.pattern-330a .thumbnail-e958 .notification-dark-9979 li a {
  padding-left: 3em;
}
.pattern-330a .thumbnail-e958 .preview-0425 > a .progress-d410 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pattern-330a .thumbnail-e958 .preview-0425 > .notification-dark-9979 {
  display: block;
  opacity: 1;
}
.popup_38a3 {
  max-width: 100%;
}
.tooltip-3d9b {
  line-height: 0;
  cursor: pointer;
}
.warm_2034 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.warm_2034:hover {
  box-shadow: none;
  color: currentColor;
}
.warm_2034 svg {
  width: 18px;
  height: 18px;
}
.warm_2034 .background-medium-2f70 {
  display: none;
}
.red_ea3e {
  position: relative;
}
.red_ea3e.fn-active-9ca9 .warm_2034 .thumbnail_11fb {
  display: none;
}
.red_ea3e.fn-active-9ca9 .warm_2034 .background-medium-2f70 {
  display: inline-block;
}
.red_ea3e .thick-14de {
  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);
}
.red_ea3e.article-green-6e47 .thick-14de {
  left: auto;
  right: -0.9em;
}
.red_ea3e.article-green-6e47 .focus-east-4357::before {
  left: auto;
  right: 15px;
}
.red_ea3e.fn-active-9ca9 .thick-14de {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paper_d555 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.paper_d555 label {
  flex-basis: 100%;
}
.paper_d555 .next_622a {
  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;
}
.paper_d555 .article-ee27 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.paper_d555 .article-ee27:focus {
  background-color: transparent;
}
.paper_d555 button.copper-8b32 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.paper_d555 button.copper-8b32:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.paper_d555 button.copper-8b32 svg {
  width: 18px;
  height: 18px;
}
.paper_d555 input[type="submit"] {
  min-height: auto;
}
.paper_ad0d .paper_d555 .article-ee27 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.focus-east-4357 {
  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) {
  .focus-east-4357 {
    width: 220px;
  }
}
.focus-east-4357 label {
  flex-basis: 100%;
}
.focus-east-4357::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;
}
.gallery-5127 .paper_ad0d .paper_d555 {
  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;
}
.gallery-5127
  .paper_ad0d
  .paper_d555
  .next_622a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gallery-5127 .paper_ad0d .paper_d555 .article-ee27 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gallery-5127
  .paper_ad0d
  .paper_d555
  .article-ee27:focus {
  background: 0 0;
}
.gallery-5127
  .paper_ad0d
  .paper_d555
  .panel-4c6e {
  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;
}
.shade-hot-8bfe {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shade-hot-8bfe li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shade-hot-8bfe li:last-child {
  margin-right: 0;
}
.shade-hot-8bfe li:first-child {
  margin-left: 0;
}
.shade-hot-8bfe.mini-1ce3 a {
  color: #fff;
}
.shade-hot-8bfe.mini-1ce3 a:hover {
  color: #fff;
}
.shade-hot-8bfe a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shade-hot-8bfe a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shade-hot-8bfe a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shade-hot-8bfe a:hover {
  opacity: 0.9;
  color: inherit;
}
.shade-hot-8bfe [class*="social-icon-apple"] {
  background-color: #999;
}
.shade-hot-8bfe [class*="social-icon-apple"].south_01ab {
  background-color: transparent;
  color: #999;
}
.shade-hot-8bfe [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shade-hot-8bfe [class*="social-icon-behance"].south_01ab {
  background-color: transparent;
  color: #1769ff;
}
.shade-hot-8bfe [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shade-hot-8bfe [class*="social-icon-bitbucket"].south_01ab {
  background-color: transparent;
  color: #205081;
}
.shade-hot-8bfe [class*="social-icon-codepen"] {
  background-color: #000;
}
.shade-hot-8bfe [class*="social-icon-codepen"].south_01ab {
  background-color: transparent;
  color: #000;
}
.shade-hot-8bfe [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shade-hot-8bfe [class*="social-icon-delicious"].south_01ab {
  background-color: transparent;
  color: #39f;
}
.shade-hot-8bfe [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shade-hot-8bfe [class*="social-icon-digg"].south_01ab {
  background-color: transparent;
  color: #005be2;
}
.shade-hot-8bfe [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shade-hot-8bfe [class*="social-icon-dribbble"].south_01ab {
  background-color: transparent;
  color: #ea4c89;
}
.shade-hot-8bfe [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shade-hot-8bfe [class*="social-icon-envelope"].south_01ab {
  background-color: transparent;
  color: #ea4335;
}
.shade-hot-8bfe [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shade-hot-8bfe [class*="social-icon-facebook"].south_01ab {
  background-color: transparent;
  color: #3b5998;
}
.shade-hot-8bfe [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shade-hot-8bfe [class*="social-icon-flickr"].south_01ab {
  background-color: transparent;
  color: #0063dc;
}
.shade-hot-8bfe [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shade-hot-8bfe [class*="social-icon-foursquare"].south_01ab {
  background-color: transparent;
  color: #2d5be3;
}
.shade-hot-8bfe [class*="social-icon-github"] {
  background-color: #333;
}
.shade-hot-8bfe [class*="social-icon-github"].south_01ab {
  background-color: transparent;
  color: #333;
}
.shade-hot-8bfe [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shade-hot-8bfe [class*="social-icon-google-plus"].south_01ab {
  background-color: transparent;
  color: #dd4b39;
}
.shade-hot-8bfe [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shade-hot-8bfe [class*="social-icon-houzz"].south_01ab {
  background-color: transparent;
  color: #7ac142;
}
.shade-hot-8bfe [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shade-hot-8bfe [class*="social-icon-instagram"].south_01ab {
  background-color: transparent;
  color: #262626;
}
.shade-hot-8bfe [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shade-hot-8bfe [class*="social-icon-jsfiddle"].south_01ab {
  background-color: transparent;
  color: #487aa2;
}
.shade-hot-8bfe [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shade-hot-8bfe [class*="social-icon-linkedin"].south_01ab {
  background-color: transparent;
  color: #0077b5;
}
.shade-hot-8bfe [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shade-hot-8bfe [class*="social-icon-medium"].south_01ab {
  background-color: transparent;
  color: #00ab6b;
}
.shade-hot-8bfe [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shade-hot-8bfe
  [class*="social-icon-odnoklassniki"].south_01ab {
  background-color: transparent;
  color: #f4731c;
}
.shade-hot-8bfe [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shade-hot-8bfe [class*="social-icon-meetup"].south_01ab {
  background-color: transparent;
  color: #ec1c40;
}
.shade-hot-8bfe [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shade-hot-8bfe [class*="social-icon-pinterest"].south_01ab {
  background-color: transparent;
  color: #bd081c;
}
.shade-hot-8bfe [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shade-hot-8bfe [class*="social-icon-product-hunt"].south_01ab {
  background-color: transparent;
  color: #da552f;
}
.shade-hot-8bfe [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shade-hot-8bfe [class*="social-icon-reddit"].south_01ab {
  background-color: transparent;
  color: #ff4500;
}
.shade-hot-8bfe [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shade-hot-8bfe [class*="social-icon-rss"].south_01ab {
  background-color: transparent;
  color: #f26522;
}
.shade-hot-8bfe [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shade-hot-8bfe
  [class*="social-icon-shopping-cart"].south_01ab {
  background-color: transparent;
  color: #4caf50;
}
.shade-hot-8bfe [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shade-hot-8bfe [class*="social-icon-skype"].south_01ab {
  background-color: transparent;
  color: #00aff0;
}
.shade-hot-8bfe [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shade-hot-8bfe [class*="social-icon-slideshare"].south_01ab {
  background-color: transparent;
  color: #0077b5;
}
.shade-hot-8bfe [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shade-hot-8bfe [class*="social-icon-snapchat"].south_01ab {
  background-color: transparent;
  color: #fffc00;
}
.shade-hot-8bfe [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shade-hot-8bfe [class*="social-icon-soundcloud"].south_01ab {
  background-color: transparent;
  color: #f80;
}
.shade-hot-8bfe [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shade-hot-8bfe [class*="social-icon-spotify"].south_01ab {
  background-color: transparent;
  color: #2ebd59;
}
.shade-hot-8bfe [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shade-hot-8bfe
  [class*="social-icon-stack-overflow"].south_01ab {
  background-color: transparent;
  color: #fe7a15;
}
.shade-hot-8bfe [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shade-hot-8bfe [class*="social-icon-maldkfgram"].south_01ab {
  background-color: transparent;
  color: #2ca5e0;
}
.shade-hot-8bfe [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shade-hot-8bfe [class*="social-icon-tripadvisor"].south_01ab {
  background-color: transparent;
  color: #589442;
}
.shade-hot-8bfe [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shade-hot-8bfe [class*="social-icon-tumblr"].south_01ab {
  background-color: transparent;
  color: #35465c;
}
.shade-hot-8bfe [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shade-hot-8bfe [class*="social-icon-twitch"].south_01ab {
  background-color: transparent;
  color: #6441a5;
}
.shade-hot-8bfe [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shade-hot-8bfe [class*="social-icon-twitter"].south_01ab {
  background-color: transparent;
  color: #1da1f2;
}
.shade-hot-8bfe [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shade-hot-8bfe [class*="social-icon-vimeo"].south_01ab {
  background-color: transparent;
  color: #1ab7ea;
}
.shade-hot-8bfe [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shade-hot-8bfe [class*="social-icon-vk"].south_01ab {
  background-color: transparent;
  color: #45668e;
}
.shade-hot-8bfe [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shade-hot-8bfe [class*="social-icon-weibo"].south_01ab {
  background-color: transparent;
  color: #df2029;
}
.shade-hot-8bfe [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shade-hot-8bfe [class*="social-icon-weixin"].south_01ab {
  background-color: transparent;
  color: #7bb32e;
}
.shade-hot-8bfe [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shade-hot-8bfe [class*="social-icon-whatsapp"].south_01ab {
  background-color: transparent;
  color: #25d366;
}
.shade-hot-8bfe [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shade-hot-8bfe [class*="social-icon-wordpress"].south_01ab {
  background-color: transparent;
  color: #21759b;
}
.shade-hot-8bfe [class*="social-icon-xing"] {
  background-color: #026466;
}
.shade-hot-8bfe [class*="social-icon-xing"].south_01ab {
  background-color: transparent;
  color: #026466;
}
.shade-hot-8bfe [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shade-hot-8bfe [class*="social-icon-yelp"].south_01ab {
  background-color: transparent;
  color: #af0606;
}
.shade-hot-8bfe [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shade-hot-8bfe [class*="social-icon-youtube"].south_01ab {
  background-color: transparent;
  color: #cd201f;
}
.info-left-0b64 {
  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;
}
.info-left-0b64:hover {
  box-shadow: none;
  background: 0 0;
}
.module_bd4e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.silver-7d28 {
  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;
}
.label_810b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.heading_huge_d752 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.heading_huge_d752,
.heading_huge_d752::after,
.heading_huge_d752::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;
}
.heading_huge_d752::after,
.heading_huge_d752::before {
  content: "";
  display: block;
  background-color: inherit;
}
.caption_last_8648 .silver-7d28 .label_810b {
  margin-top: -2px;
  width: 19px;
}
.caption_last_8648 .silver-7d28 .heading_huge_d752 {
  margin-top: -1px;
}
.caption_last_8648 .silver-7d28 .heading_huge_d752,
.caption_last_8648 .silver-7d28 .heading_huge_d752::after,
.caption_last_8648 .silver-7d28 .heading_huge_d752::before {
  width: 19px;
  height: 2px;
}
.caption_last_8648 .silver-7d28 .heading_huge_d752::before {
  top: -6px;
}
.caption_last_8648 .silver-7d28 .heading_huge_d752::after {
  bottom: -6px;
}
.column_out_181b .silver-7d28 .label_810b {
  margin-top: -2px;
  width: 22px;
}
.column_out_181b .silver-7d28 .heading_huge_d752 {
  margin-top: -1px;
}
.column_out_181b .silver-7d28 .heading_huge_d752,
.column_out_181b .silver-7d28 .heading_huge_d752::after,
.column_out_181b .silver-7d28 .heading_huge_d752::before {
  width: 22px;
  height: 2px;
}
.column_out_181b .silver-7d28 .heading_huge_d752::before {
  top: -7px;
}
.column_out_181b .silver-7d28 .heading_huge_d752::after {
  bottom: -7px;
}
.wood_d852 .silver-7d28 .label_810b {
  margin-top: -2px;
  width: 31px;
}
.wood_d852 .silver-7d28 .heading_huge_d752 {
  margin-top: -1.5px;
}
.wood_d852 .silver-7d28 .heading_huge_d752,
.wood_d852 .silver-7d28 .heading_huge_d752::after,
.wood_d852 .silver-7d28 .heading_huge_d752::before {
  width: 31px;
  height: 3px;
}
.wood_d852 .silver-7d28 .heading_huge_d752::before {
  top: -9px;
}
.wood_d852 .silver-7d28 .heading_huge_d752::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hard_f038 .silver-7d28 .label_810b {
    margin-top: -2px;
    width: 19px;
  }
  .hard_f038 .silver-7d28 .heading_huge_d752 {
    margin-top: -1px;
  }
  .hard_f038 .silver-7d28 .heading_huge_d752,
  .hard_f038 .silver-7d28 .heading_huge_d752::after,
  .hard_f038 .silver-7d28 .heading_huge_d752::before {
    width: 19px;
    height: 2px;
  }
  .hard_f038 .silver-7d28 .heading_huge_d752::before {
    top: -6px;
  }
  .hard_f038 .silver-7d28 .heading_huge_d752::after {
    bottom: -6px;
  }
  .rough-9398 .silver-7d28 .label_810b {
    margin-top: -2px;
    width: 22px;
  }
  .rough-9398 .silver-7d28 .heading_huge_d752 {
    margin-top: -1px;
  }
  .rough-9398 .silver-7d28 .heading_huge_d752,
  .rough-9398 .silver-7d28 .heading_huge_d752::after,
  .rough-9398 .silver-7d28 .heading_huge_d752::before {
    width: 22px;
    height: 2px;
  }
  .rough-9398 .silver-7d28 .heading_huge_d752::before {
    top: -7px;
  }
  .rough-9398 .silver-7d28 .heading_huge_d752::after {
    bottom: -7px;
  }
  .north_cdf4 .silver-7d28 .label_810b {
    margin-top: -2px;
    width: 31px;
  }
  .north_cdf4 .silver-7d28 .heading_huge_d752 {
    margin-top: -1.5px;
  }
  .north_cdf4 .silver-7d28 .heading_huge_d752,
  .north_cdf4 .silver-7d28 .heading_huge_d752::after,
  .north_cdf4 .silver-7d28 .heading_huge_d752::before {
    width: 31px;
    height: 3px;
  }
  .north_cdf4 .silver-7d28 .heading_huge_d752::before {
    top: -9px;
  }
  .north_cdf4 .silver-7d28 .heading_huge_d752::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tall_91f8 .silver-7d28 .label_810b {
    margin-top: -2px;
    width: 19px;
  }
  .tall_91f8 .silver-7d28 .heading_huge_d752 {
    margin-top: -1px;
  }
  .tall_91f8 .silver-7d28 .heading_huge_d752,
  .tall_91f8 .silver-7d28 .heading_huge_d752::after,
  .tall_91f8 .silver-7d28 .heading_huge_d752::before {
    width: 19px;
    height: 2px;
  }
  .tall_91f8 .silver-7d28 .heading_huge_d752::before {
    top: -6px;
  }
  .tall_91f8 .silver-7d28 .heading_huge_d752::after {
    bottom: -6px;
  }
  .input_blue_4d3f .silver-7d28 .label_810b {
    margin-top: -2px;
    width: 22px;
  }
  .input_blue_4d3f .silver-7d28 .heading_huge_d752 {
    margin-top: -1px;
  }
  .input_blue_4d3f .silver-7d28 .heading_huge_d752,
  .input_blue_4d3f .silver-7d28 .heading_huge_d752::after,
  .input_blue_4d3f .silver-7d28 .heading_huge_d752::before {
    width: 22px;
    height: 2px;
  }
  .input_blue_4d3f .silver-7d28 .heading_huge_d752::before {
    top: -7px;
  }
  .input_blue_4d3f .silver-7d28 .heading_huge_d752::after {
    bottom: -7px;
  }
  .gradient_orange_1e32 .silver-7d28 .label_810b {
    margin-top: -2px;
    width: 31px;
  }
  .gradient_orange_1e32 .silver-7d28 .heading_huge_d752 {
    margin-top: -1.5px;
  }
  .gradient_orange_1e32 .silver-7d28 .heading_huge_d752,
  .gradient_orange_1e32 .silver-7d28 .heading_huge_d752::after,
  .gradient_orange_1e32 .silver-7d28 .heading_huge_d752::before {
    width: 31px;
    height: 3px;
  }
  .gradient_orange_1e32 .silver-7d28 .heading_huge_d752::before {
    top: -9px;
  }
  .gradient_orange_1e32 .silver-7d28 .heading_huge_d752::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav_517d .silver-7d28 .label_810b {
    margin-top: -2px;
    width: 19px;
  }
  .nav_517d .silver-7d28 .heading_huge_d752 {
    margin-top: -1px;
  }
  .nav_517d .silver-7d28 .heading_huge_d752,
  .nav_517d .silver-7d28 .heading_huge_d752::after,
  .nav_517d .silver-7d28 .heading_huge_d752::before {
    width: 19px;
    height: 2px;
  }
  .nav_517d .silver-7d28 .heading_huge_d752::before {
    top: -6px;
  }
  .nav_517d .silver-7d28 .heading_huge_d752::after {
    bottom: -6px;
  }
  .notification_aacb .silver-7d28 .label_810b {
    margin-top: -2px;
    width: 22px;
  }
  .notification_aacb .silver-7d28 .heading_huge_d752 {
    margin-top: -1px;
  }
  .notification_aacb .silver-7d28 .heading_huge_d752,
  .notification_aacb .silver-7d28 .heading_huge_d752::after,
  .notification_aacb .silver-7d28 .heading_huge_d752::before {
    width: 22px;
    height: 2px;
  }
  .notification_aacb .silver-7d28 .heading_huge_d752::before {
    top: -7px;
  }
  .notification_aacb .silver-7d28 .heading_huge_d752::after {
    bottom: -7px;
  }
  .tertiary-brown-c0ef .silver-7d28 .label_810b {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-brown-c0ef .silver-7d28 .heading_huge_d752 {
    margin-top: -1.5px;
  }
  .tertiary-brown-c0ef .silver-7d28 .heading_huge_d752,
  .tertiary-brown-c0ef .silver-7d28 .heading_huge_d752::after,
  .tertiary-brown-c0ef .silver-7d28 .heading_huge_d752::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-brown-c0ef .silver-7d28 .heading_huge_d752::before {
    top: -9px;
  }
  .tertiary-brown-c0ef .silver-7d28 .heading_huge_d752::after {
    bottom: -9px;
  }
}
.header-fefc .heading_huge_d752 {
  -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);
}
.header-fefc .heading_huge_d752::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.header-fefc .heading_huge_d752::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);
}
.header-fefc.mini_ea20 .heading_huge_d752 {
  -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);
}
.header-fefc.mini_ea20 .heading_huge_d752::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.header-fefc.mini_ea20 .heading_huge_d752::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);
}
.tabs_wide_d35e {
  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.shade-basic-c46f:before {
  display: none;
}
.cold_da82 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.cold_da82 .gradient_dynamic_a5d1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.cold_da82 .gradient_dynamic_a5d1:last-of-type {
  border-bottom: none;
}
.cold_da82 .gradient_dynamic_a5d1.highlight-3359,
.cold_da82 .gradient_dynamic_a5d1.hidden-678f,
.cold_da82 .gradient_dynamic_a5d1.block-last-d606 {
  padding: 0;
}
.cold_da82 .pattern-330a .progress-d410 {
  color: currentColor;
}
.cold_da82 .pattern-330a .progress-d410:focus,
.cold_da82 .pattern-330a .progress-d410:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_da82.gallery-selected-10ff .description_mini_512f,
.cold_da82.gallery-selected-10ff .item-top-1d5a a,
.cold_da82.gallery-selected-10ff .focus_e8fa a,
.cold_da82.gallery-selected-10ff .notification-dark-9979 a {
  color: rgba(0, 0, 0, 0.55);
}
.cold_da82.gallery-selected-10ff .description_mini_512f:hover,
.cold_da82.gallery-selected-10ff .item-top-1d5a a:hover,
.cold_da82.gallery-selected-10ff .focus_e8fa a:hover,
.cold_da82.gallery-selected-10ff .notification-dark-9979 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_da82.gallery-selected-10ff .picture_small_e8b7 {
  color: rgba(0, 0, 0, 0.8);
}
.cold_da82.gallery-selected-10ff .gradient_dynamic_a5d1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_da82.gallery-selected-10ff .gradient_dynamic_a5d1:before {
  background: rgba(0, 0, 0, 0.08);
}
.cold_da82.gallery-selected-10ff .status-c2e3:before {
  background: rgba(255, 255, 255, 0.9);
}
.cold_da82.gallery-selected-10ff .pattern-330a .thumbnail-e958 li a,
.cold_da82.gallery-selected-10ff .pattern-330a .progress-d410,
.cold_da82.gallery-selected-10ff .notification-dark-9979 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_da82.gallery-selected-10ff .pattern-330a .progress-d410:focus,
.cold_da82.gallery-selected-10ff .pattern-330a .progress-d410:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_da82.gallery-selected-10ff .thumbnail-e958 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_da82.out-d4ab .description_mini_512f,
.cold_da82.out-d4ab .item-top-1d5a a,
.cold_da82.out-d4ab .focus_e8fa .progress-d410,
.cold_da82.out-d4ab .focus_e8fa a,
.cold_da82.out-d4ab .notification-dark-9979 a {
  color: rgba(255, 255, 255, 0.79);
}
.cold_da82.out-d4ab .description_mini_512f:hover,
.cold_da82.out-d4ab .item-top-1d5a a:hover,
.cold_da82.out-d4ab .focus_e8fa .progress-d410:hover,
.cold_da82.out-d4ab .focus_e8fa a:hover,
.cold_da82.out-d4ab .notification-dark-9979 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_da82.out-d4ab .picture_small_e8b7 {
  color: rgba(255, 255, 255, 0.99);
}
.cold_da82.out-d4ab .gradient_dynamic_a5d1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_da82.out-d4ab .gradient_dynamic_a5d1:before {
  background: rgba(255, 255, 255, 0.08);
}
.cold_da82.out-d4ab .status-c2e3:before {
  background: rgba(0, 0, 0, 0.9);
}
.cold_da82.out-d4ab .pattern-330a .thumbnail-e958 li a,
.cold_da82.out-d4ab .pattern-330a .progress-d410,
.cold_da82.out-d4ab .notification-dark-9979 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_da82.out-d4ab .pattern-330a .progress-d410:focus,
.cold_da82.out-d4ab .pattern-330a .progress-d410:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_da82.out-d4ab .thumbnail-e958 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-c2e3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.status-c2e3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hero_old_17a5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.filter_static_67ea .cold_da82 {
  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;
}
.filter_static_67ea .gradient_dynamic_a5d1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.filter_static_67ea .gradient_dynamic_a5d1: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) {
  .filter_static_67ea .gradient_dynamic_a5d1:before {
    width: 16%;
    left: 42%;
  }
}
.filter_static_67ea .gradient_dynamic_a5d1:last-child:before {
  content: none;
}
.filter_static_67ea .gradient_dynamic_a5d1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.filter_static_67ea .pattern-330a .thumbnail-e958 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.filter_static_67ea .pattern-330a .thumbnail-e958 li a .progress-d410 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.filter_static_67ea .pattern-330a .notification-dark-9979 {
  border: none;
}
.filter_static_67ea .pattern-330a .notification-dark-9979 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.filter_static_67ea .status-c2e3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.filter_static_67ea .hero_old_17a5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.filter_static_67ea .out-d4ab .status-c2e3:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter_static_67ea .gallery-selected-10ff.modal_e0d9 .heading_huge_d752 {
  background: rgba(0, 0, 0, 0.6);
}
.filter_static_67ea
  .gallery-selected-10ff.modal_e0d9
  .heading_huge_d752::after,
.filter_static_67ea
  .gallery-selected-10ff.modal_e0d9
  .heading_huge_d752:before {
  background: inherit;
}
.filter_static_67ea
  .gallery-selected-10ff.modal_e0d9:hover
  .heading_huge_d752 {
  background: rgba(0, 0, 0, 0.8);
}
.focus_799d .cold_da82 {
  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) {
  .focus_799d .cold_da82 {
    width: auto;
    right: 45px;
  }
}
.south-d5a6 .cold_da82 {
  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) {
  .south-d5a6 .cold_da82 {
    width: auto;
    left: 45px;
  }
}
.shade-basic-c46f .cold_da82 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shade-basic-c46f .hero_old_17a5 {
  max-width: 48em;
  margin: 0 auto;
}
.shade-basic-c46f .status-c2e3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.iron_b7da {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.iron_b7da.filter_static_67ea .cold_da82 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.iron_b7da.focus_799d .cold_da82 {
  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);
}
.iron_b7da .cold_da82 {
  visibility: visible;
}
.iron_b7da.south-d5a6 .cold_da82 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.frame-smooth-d6f4,
.badge-37b1 {
  overflow-x: hidden;
}
.frame-smooth-d6f4 .cold_da82 {
  overflow: auto;
}
.frame-smooth-d6f4.filter_static_67ea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-smooth-d6f4.filter_static_67ea .cold_da82 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.frame-smooth-d6f4.filter_static_67ea .info-left-0b64 {
  opacity: 0;
}
.frame-smooth-d6f4.focus_799d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-smooth-d6f4.focus_799d .cold_da82 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.frame-smooth-d6f4.focus_799d .info-left-0b64 {
  opacity: 0;
}
.frame-smooth-d6f4.south-d5a6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-smooth-d6f4.south-d5a6 .cold_da82 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.frame-smooth-d6f4.south-d5a6 .info-left-0b64 {
  opacity: 0;
}
.frame-smooth-d6f4.shade-basic-c46f .cold_da82 {
  z-index: 10;
  visibility: visible;
}
.modal_e0d9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.modal_e0d9 .heading_huge_d752 {
  background: rgba(255, 255, 255, 0.99);
}
.modal_e0d9 .heading_huge_d752::after,
.modal_e0d9 .heading_huge_d752:before {
  background: inherit;
}
.modal_e0d9:hover .heading_huge_d752 {
  background: rgba(255, 255, 255, 0.99);
}
.south-d5a6 .modal_e0d9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.shade-basic-c46f .modal_e0d9 {
  display: none !important;
}
.frame-smooth-d6f4:before,
.badge-37b1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.frame-smooth-d6f4 .modal_e0d9,
.badge-37b1 .modal_e0d9 {
  display: inline-block;
}
.cold_da82 .paragraph_full_9f7d {
  -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;
}
.frame-smooth-d6f4 .cold_da82 .paragraph_full_9f7d,
.badge-37b1 .cold_da82 .paragraph_full_9f7d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status_d000 .next_622a {
  width: 100%;
}
.mini_02c4 {
  padding: 0 0.5em 0;
}
.mini_02c4 [class*="customify-col-"],
.mini_02c4 [class*="customify-col_"],
.mini_02c4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.modal-98d8 .mini_02c4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .text-1e12 .carousel-hard-956c,
  .carousel-hard-956c {
    display: none;
  }
  .footer-new-7464 {
    text-align: left;
  }
  .link_56c1 {
    text-align: center;
  }
  .hero-bfac {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .text-1e12 .texture_9118,
  .texture_9118 {
    display: none;
  }
  .plasma-5815 {
    text-align: left;
  }
  .box-last-02df {
    text-align: center;
  }
  .lite_429a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .text-1e12 .title_pro_ad3e,
  .title_pro_ad3e {
    display: none;
  }
  .pro_21a0 {
    text-align: left;
  }
  .hover-4f09 {
    text-align: center;
  }
  .current-3074 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fixed_bbea {
  box-shadow: none !important;
}
.north-5f16 .summary_in_9fe6,
.dim-992b .summary_in_9fe6 {
  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;
}
.dim-992b .summary_in_9fe6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.west-78b0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.west-78b0:after,
.west-78b0:before {
  content: "";
  display: table;
}
.west-78b0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .west-78b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.west-78b0,
.shadow-43e7 {
  max-width: 1248px;
  margin: 0 auto;
}

.white_61f8.panel_7489 .west-78b0 {
  max-width: 100%;
}
.white_61f8.box-paper-4482 {
  max-width: 1200px;
  margin: 0 auto;
}
.white_61f8.rough-7869 .west-78b0 {
  max-width: 100%;
}
.white_61f8.rough-7869 > .west-78b0 {
  padding-left: 0;
  padding-right: 0;
}
.white_61f8.rough-7869 > .west-78b0 .text-1e12 {
  margin: 0;
}
.white_61f8.rough-7869
  > .west-78b0
  .menu_next_a23e.large-fe2b {
  margin-right: 0;
  margin-left: 0;
}
.white_61f8.rough-7869 #main.large-fe2b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notification-iron-1a47 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notification-iron-1a47 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .light_4a26 .slider-fead {
    padding-right: 1em;
  }
  .light_4a26.photo_solid_dc93 .menu_next_a23e {
    border-right: 1px solid #eaecee;
  }
  .light_4a26.photo_solid_dc93 .slider-fead {
    padding-right: 1em;
  }
  .light_4a26.photo_solid_dc93 .north-bbaf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_95da .slider-fead {
    padding-left: 1em;
  }
  .main_95da.photo_solid_dc93 .menu_next_a23e {
    border-left: 1px solid #eaecee;
  }
  .main_95da.photo_solid_dc93 .slider-fead {
    padding-left: 1em;
  }
  .main_95da.photo_solid_dc93 .north-bbaf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm_ae39 .slider-fead {
    padding-left: 1em;
  }
  .warm_ae39.photo_solid_dc93 .link_7f11 {
    border-right: 1px solid #eaecee;
  }
  .warm_ae39.photo_solid_dc93 .wood-ed3e {
    border-right: 1px solid #eaecee;
  }
  .warm_ae39.photo_solid_dc93 .slider-fead {
    padding-left: 1em;
  }
  .warm_ae39.photo_solid_dc93 .north-bbaf {
    padding-right: 1em;
  }
  .warm_ae39.photo_solid_dc93 .status_fresh_be93 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed-0750 .slider-fead {
    padding-right: 1em;
  }
  .pressed-0750.photo_solid_dc93 .link_7f11 {
    border-left: 1px solid #eaecee;
  }
  .pressed-0750.photo_solid_dc93 .wood-ed3e {
    border-left: 1px solid #eaecee;
  }
  .pressed-0750.photo_solid_dc93 .slider-fead {
    padding-right: 1em;
  }
  .pressed-0750.photo_solid_dc93 .north-bbaf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-0750.photo_solid_dc93 .status_fresh_be93 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-iron-1a47 .slider-fead {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification-iron-1a47.photo_solid_dc93 .menu_next_a23e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notification-iron-1a47.photo_solid_dc93 .slider-fead {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification-iron-1a47.photo_solid_dc93 .north-bbaf {
    padding-left: 1em;
  }
  .notification-iron-1a47.photo_solid_dc93 .status_fresh_be93 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notification-iron-1a47.photo_solid_dc93 .slider-fead {
    padding-left: 0;
  }
}
.new_eb86 .hover-silver-7f9d {
  display: inline-block;
}
.gallery_2cfb {
  display: inline-block;
}
.white_a0b6 {
  word-con: break-word;
}
.label_green_844b > span {
  display: inline-block;
  padding: 5px 0;
}
.label_green_844b .status-279f {
  margin-left: 8px;
  margin-right: 8px;
}
.label_green_844b .label-warm-8805 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.icon_stale_1ceb .backdrop_1142 {
  margin-bottom: 2em;
}
.icon_stale_1ceb .avatar-selected-b70a {
  margin-bottom: 15px;
}
.icon_stale_1ceb .avatar-selected-b70a:last-child {
  margin-bottom: 0;
}
.icon_stale_1ceb .pro-2315 {
  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) {
  .icon_stale_1ceb .pro-2315 {
    display: block;
  }
}
.icon_stale_1ceb .slow_293e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .icon_stale_1ceb .slow_293e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.icon_stale_1ceb .active-393a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.icon_stale_1ceb .active-393a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.icon_stale_1ceb .active-393a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.icon_stale_1ceb .white_a0b6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.icon_stale_1ceb .white_a0b6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.icon_stale_1ceb .backdrop_496f p:last-child {
  margin-bottom: 0;
}
.icon_stale_1ceb .in-1f4a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.icon_stale_1ceb .container-prev-bec7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.icon_stale_1ceb .plasma-9da9 {
  margin-top: 1em;
}
.icon_stale_1ceb .label-bright-9793 {
  top: 0;
  display: block;
}
.icon_stale_1ceb .label-bright-9793 a {
  color: inherit;
}
.icon_stale_1ceb .label-bright-9793 a:hover {
  color: inherit;
}
.icon_stale_1ceb .shade_c681 {
  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;
}
.icon_stale_1ceb .shade_c681:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.icon_stale_1ceb .container-prev-bec7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.icon_stale_1ceb .cold_1425 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.icon_stale_1ceb .cold_1425:first-child {
  margin-top: 0;
}
.icon_stale_1ceb .cold_1425.left_7671 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.icon_stale_1ceb .cold_1425.upper-a4fb {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.icon_stale_1ceb
  .cold_1425.upper-a4fb.section_first_5fd9
  .plasma-9da9 {
  width: 100%;
}
.icon_stale_1ceb .upper-a4fb {
  -webkit-box-align: center;
  align-items: center;
}
.icon_stale_1ceb .upper-a4fb .label_green_844b,
.icon_stale_1ceb .upper-a4fb > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.icon_stale_1ceb .active-393a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon_stale_1ceb .active-393a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon_stale_1ceb .active-393a: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;
}
.icon_stale_1ceb .left_7671 {
  z-index: 5;
}
.icon_stale_1ceb .article_8c64 .widget_old_d997 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.icon_stale_1ceb .carousel-d4d2 .widget_old_d997 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.icon_stale_1ceb .article-ebe9 .widget_old_d997 {
  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;
}
.icon_stale_1ceb.basic_19c8 .pro-2315,
.icon_stale_1ceb.shadow_short_238c .pro-2315 {
  display: block;
}
.icon_stale_1ceb.basic_19c8 .pro-2315 .bright-d157,
.icon_stale_1ceb.basic_19c8 .pro-2315 .container-prev-bec7,
.icon_stale_1ceb.shadow_short_238c .pro-2315 .bright-d157,
.icon_stale_1ceb.shadow_short_238c .pro-2315 .container-prev-bec7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon_stale_1ceb.steel_2410 .slow_293e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .icon_stale_1ceb.steel_2410 .slow_293e {
    margin-right: 0;
  }
}
.icon_stale_1ceb.basic_19c8 .slow_293e,
.icon_stale_1ceb.shadow_short_238c .slow_293e {
  padding-top: 40%;
}
.icon_stale_1ceb.basic_19c8 .backdrop_1142,
.icon_stale_1ceb.shadow_short_238c .backdrop_1142 {
  display: block;
}
.icon_stale_1ceb.basic_19c8 .fn-sticky-9ca9 .container-prev-bec7,
.icon_stale_1ceb.shadow_short_238c .fn-sticky-9ca9 .container-prev-bec7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.icon_stale_1ceb.basic_19c8 .slow_293e,
.icon_stale_1ceb.shadow_short_238c .slow_293e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.icon_stale_1ceb.basic_19c8 .container-prev-bec7 {
  padding: 1em;
}
.table-2eb5 {
  margin: 30px auto;
  display: block;
}
.table-2eb5 .fresh-a2c4 > * {
  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;
}
.table-2eb5 .fresh-a2c4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table-2eb5 .fresh-a2c4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.advanced-4d92 .label_green_844b {
  margin-bottom: 1.41575em;
}
.advanced-4d92 .content-old-61d9 {
  margin-bottom: 1.618em;
}
.content_c3f3 .icon-solid-a6fc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.content_c3f3 .icon-solid-a6fc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.content_c3f3 .cold_f502 {
  max-width: 100%;
  overflow: auto;
}
.basic-ac0b .content_c3f3 a:hover {
  text-decoration: underline;
}
.hard-86e7 .avatar-selected-b70a:not(.white_a0b6),
.hard-86e7 .active-393a {
  margin-bottom: 1.41575em;
}
.hard-86e7 .avatar-selected-b70a:not(.white_a0b6):last-child,
.hard-86e7 .active-393a:last-child {
  margin-bottom: 0;
}
.hard-86e7 .avatar-selected-b70a.warm_d8e8 {
  margin-bottom: 0.41575em;
}
.hard-86e7 .image_9c29:before,
.hard-86e7 .gallery-stone-b001:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hard-86e7 .image_9c29:before {
  content: "\f115";
}
.hard-86e7 .gallery-stone-b001:before {
  content: "\f02c";
}
.hard-86e7 .table_1afb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hard-86e7 .table_1afb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.popup-8e1d {
  display: -webkit-box;
  display: flex;
}
.popup-8e1d .article_5492 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .popup-8e1d .article_5492 {
    flex-basis: 90px;
  }
}
.popup-8e1d .stone-d5bf {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .popup-8e1d .stone-d5bf {
    flex-basis: calc(100% - 50px);
  }
}
.popup-8e1d .label-3ae2 p:last-child {
  margin-bottom: 0.72em;
}
.filter_341f .fresh-a2c4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.filter_341f .fresh-a2c4:after,
.filter_341f .fresh-a2c4:before {
  content: "";
  display: table;
}
.filter_341f .fresh-a2c4:after {
  clear: both;
}
.filter_341f .fresh-a2c4 .search-1d48,
.filter_341f .fresh-a2c4 .narrow_2d0a {
  width: 49%;
}
.filter_341f .fresh-a2c4 .search-1d48 a span.cool-ba18,
.filter_341f .fresh-a2c4 .narrow_2d0a a span.cool-ba18 {
  display: block;
  margin-bottom: 5px;
}
.filter_341f .fresh-a2c4 .narrow_2d0a {
  float: left;
  text-align: left;
}
.filter_341f .fresh-a2c4 .search-1d48 {
  float: right;
  text-align: right;
}
.picture-a4f7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .picture-a4f7 {
    margin-bottom: 0;
  }
}
.input_4037 {
  margin-bottom: 1em;
}
.input_4037 .white_a0b6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.box_674e a {
  display: block;
  line-height: 0;
  position: relative;
}
.media_white_72f5 .input_4037,
.next_337e .input_4037 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .media_white_72f5 .input_4037,
  .next_337e .input_4037 {
    display: block;
  }
}
.media_white_72f5 .box_674e,
.next_337e .box_674e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .media_white_72f5 .box_674e,
  .next_337e .box_674e {
    margin-bottom: 1em;
  }
}
.media_white_72f5 .box_674e img,
.next_337e .box_674e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.media_white_72f5 .button-276f,
.next_337e .button-276f {
  flex-basis: calc(100% - 160px);
}
.media_white_72f5 .button-276f p,
.next_337e .button-276f p {
  margin-bottom: 0;
}
.media_white_72f5 .button-276f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .media_white_72f5 .button-276f {
    padding-left: 0;
  }
}
.next_337e .button-276f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .next_337e .button-276f {
    padding-right: 0;
  }
}
.next_337e .box_674e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.section-de1a .box_674e {
  margin-bottom: 0.5em;
}
.section-de1a .box_674e img {
  width: 100%;
}
.backdrop-hard-494d .down-aa59,
.solid-d8a2 .down-aa59 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.solid-d8a2 .menu_next_a23e .shadow-stone-4a84 p:last-child {
  margin-bottom: 0;
}
.out_291f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wide_2d5a .modal-e3dd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wide_2d5a .modal-e3dd:last-of-type {
    margin-bottom: 0;
  }
}
.wide_2d5a .modal-e3dd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wide_2d5a .modal-e3dd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wide_2d5a .modal-e3dd ul li {
  margin: 0 0 0.6em;
}
.wide_2d5a .modal-e3dd ul li.banner-e3b1,
.wide_2d5a .modal-e3dd ul li.icon_f8f1 {
  position: relative;
}
.wide_2d5a .modal-e3dd ul li.banner-e3b1 .panel_6a0a,
.wide_2d5a .modal-e3dd ul li.icon_f8f1 .panel_6a0a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wide_2d5a .modal-e3dd ul li.banner-e3b1:after:after,
.wide_2d5a .modal-e3dd ul li.banner-e3b1:after:before,
.wide_2d5a
  .modal-e3dd
  ul
  li.icon_f8f1:after:after,
.wide_2d5a
  .modal-e3dd
  ul
  li.icon_f8f1:after:before {
  content: "";
  display: table;
}
.wide_2d5a .modal-e3dd ul li.banner-e3b1:after:after,
.wide_2d5a
  .modal-e3dd
  ul
  li.icon_f8f1:after:after {
  clear: both;
}
.wide_2d5a .modal-e3dd a.gas_8633:hover {
  text-decoration: none;
}
.wide_2d5a .modal-e3dd select {
  max-width: 100%;
}
.wide_2d5a .modal-e3dd table {
  font-size: 85%;
}
.wide_2d5a .modal-e3dd table td,
.wide_2d5a .modal-e3dd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wide_2d5a .modal-e3dd table tfoot td {
  text-align: left;
}
.wide_2d5a .modal-e3dd :last-child {
  margin-bottom: 0;
}
.wide_2d5a .modal-e3dd .plasma_072d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wide_2d5a .modal-e3dd .plasma_072d label {
  width: 100%;
}
.wide_2d5a .modal-e3dd .plasma_072d .article-ee27 {
  width: 100%;
  display: block;
}
.wide_2d5a .modal-e3dd .plasma_072d .copper-8b32 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wide_2d5a .modal-e3dd .plasma_072d .copper-8b32:hover svg #svg-search {
  fill: #444;
}
.wide_2d5a .modal-e3dd .plasma_072d .copper-8b32 svg {
  width: 18px;
  height: 18px;
}
.wide_2d5a .text_7756 ul ul,
.wide_2d5a .tertiary_d376 ul ul,
.wide_2d5a .focus-5707 ul ul,
.wide_2d5a .accordion-5570 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wide_2d5a .text_7756 .tag-2a64 > a,
.wide_2d5a .tertiary_d376 .tag-2a64 > a,
.wide_2d5a .focus-5707 .tag-2a64 > a,
.wide_2d5a .accordion-5570 .tag-2a64 > a {
  margin-bottom: 0;
}
.wide_2d5a .bright-4274 li,
.wide_2d5a .text_7756 li,
.wide_2d5a .avatar_e637 li,
.wide_2d5a .tertiary_d376 li,
.wide_2d5a .focus-5707 li,
.wide_2d5a .accordion-5570 li,
.wide_2d5a .logo-19eb li,
.wide_2d5a .message-solid-0a3c li {
  display: block;
  position: relative;
}
.wide_2d5a .bright-4274 li:last-child,
.wide_2d5a .text_7756 li:last-child,
.wide_2d5a .avatar_e637 li:last-child,
.wide_2d5a .tertiary_d376 li:last-child,
.wide_2d5a .focus-5707 li:last-child,
.wide_2d5a .accordion-5570 li:last-child,
.wide_2d5a .logo-19eb li:last-child,
.wide_2d5a .message-solid-0a3c li:last-child {
  border: none;
}
.wide_2d5a .bright-4274 li a,
.wide_2d5a .text_7756 li a,
.wide_2d5a .avatar_e637 li a,
.wide_2d5a .tertiary_d376 li a,
.wide_2d5a .focus-5707 li a,
.wide_2d5a .accordion-5570 li a,
.wide_2d5a .logo-19eb li a,
.wide_2d5a .message-solid-0a3c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wide_2d5a .bright-4274 li ul li::before,
.wide_2d5a .text_7756 li ul li::before,
.wide_2d5a .avatar_e637 li ul li::before,
.wide_2d5a .tertiary_d376 li ul li::before,
.wide_2d5a .focus-5707 li ul li::before,
.wide_2d5a .accordion-5570 li ul li::before,
.wide_2d5a .logo-19eb li ul li::before,
.wide_2d5a .message-solid-0a3c li ul li::before {
  left: 15px;
}
.wide_2d5a .bright-4274 li ul a,
.wide_2d5a .text_7756 li ul a,
.wide_2d5a .avatar_e637 li ul a,
.wide_2d5a .tertiary_d376 li ul a,
.wide_2d5a .focus-5707 li ul a,
.wide_2d5a .accordion-5570 li ul a,
.wide_2d5a .logo-19eb li ul a,
.wide_2d5a .message-solid-0a3c li ul a {
  padding-left: 20px;
}
.wide_2d5a .bright-4274 li ul ul li::before,
.wide_2d5a .text_7756 li ul ul li::before,
.wide_2d5a .avatar_e637 li ul ul li::before,
.wide_2d5a .tertiary_d376 li ul ul li::before,
.wide_2d5a .focus-5707 li ul ul li::before,
.wide_2d5a .accordion-5570 li ul ul li::before,
.wide_2d5a .logo-19eb li ul ul li::before,
.wide_2d5a .message-solid-0a3c li ul ul li::before {
  left: 30px;
}
.wide_2d5a .bright-4274 li ul ul a,
.wide_2d5a .text_7756 li ul ul a,
.wide_2d5a .avatar_e637 li ul ul a,
.wide_2d5a .tertiary_d376 li ul ul a,
.wide_2d5a .focus-5707 li ul ul a,
.wide_2d5a .accordion-5570 li ul ul a,
.wide_2d5a .logo-19eb li ul ul a,
.wide_2d5a .message-solid-0a3c li ul ul a {
  padding-left: 40px;
}
.wide_2d5a .texture-1f38 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wide_2d5a .message-solid-0a3c ul li {
  margin-bottom: 1.41575em;
}
.wide_2d5a .message-solid-0a3c ul li .tooltip-d5d1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wide_2d5a .message-solid-0a3c ul li .yellow_fe1a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.out-d4ab .bright-4274 li a,
.out-d4ab .text_7756 li a,
.out-d4ab .avatar_e637 li a,
.out-d4ab .tertiary_d376 li a,
.out-d4ab .focus-5707 li a,
.out-d4ab .accordion-5570 li a,
.out-d4ab .logo-19eb li a,
.out-d4ab .message-solid-0a3c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.out-d4ab .texture-1f38 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out-d4ab .modal-e3dd ul li.banner-e3b1 .panel_6a0a,
.out-d4ab .modal-e3dd ul li.icon_f8f1 .panel_6a0a {
  background: rgba(0, 0, 0, 0.2);
}
.out-d4ab .wide_2d5a .modal-e3dd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.white_61f8 .wide_2d5a .thumbnail-e958 li {
  margin: 0;
}
.white_61f8 .wide_2d5a .thumbnail-e958 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.white_61f8 .wide_2d5a .thumbnail-e958 li ul {
  margin: 0;
}
.white_61f8 .wide_2d5a .thumbnail-e958 li ul li a {
  padding-left: 15px;
}
.white_61f8 .wide_2d5a .thumbnail-e958 li ul li li a {
  padding-left: 30px;
}
.white_61f8 .wide_2d5a .thumbnail-e958 li.icon_short_881d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.white_61f8 .wide_2d5a .thumbnail-e958 li.icon_short_881d > 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;
}
.white_61f8 .wide_2d5a .thumbnail-e958 li.icon_short_881d > 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;
}
.wrapper-orange-3024 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.block_current_8633 {
  position: relative;
  z-index: 10;
}
.block_current_8633 .paragraph_full_9f7d {
  width: 100%;
  max-width: 100%;
}
.outline-7769 .plasma_dc71 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.outline-7769 .gallery-selected-10ff {
}
.outline-7769 .out-d4ab {
  background: #292929;
}
.title_363d .plasma_dc71 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.title_363d .gallery-selected-10ff {
  background: #f9f9f9;
}
.title_363d .out-d4ab {
  background: #303030;
}
.tag-cc99 .plasma_dc71 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag-cc99 .hover-silver-7f9d {
    margin-bottom: 1em;
  }
  .tag-cc99 .hover-silver-7f9d:last-child {
    margin-bottom: 0;
  }
}
.tag-cc99 .gallery-selected-10ff {
  background: #ededed;
}
.tag-cc99 .out-d4ab {
  background: #1a1a1a;
}
.plasma_dc71.gallery-selected-10ff {
  color: rgba(0, 0, 0, 0.6);
}
.plasma_dc71.gallery-selected-10ff .breadcrumb-stale-a19e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma_dc71.out-d4ab {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_dc71.out-d4ab a:not(.gas_8633) {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_dc71.out-d4ab a:not(.gas_8633):hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_dc71.out-d4ab .breadcrumb-stale-a19e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_dc71.out-d4ab table tbody td,
.plasma_dc71.out-d4ab table th {
  background: rgba(0, 0, 0, 0.08);
}
.module-center-72fd.frame-4760 .west-78b0 {
  max-width: initial;
}
.module-center-72fd .texture_97c6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.module-center-72fd .texture_97c6 .paragraph_full_9f7d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .module-center-72fd .texture_97c6 .paragraph_full_9f7d {
    display: block;
    margin-bottom: 2em;
  }
  .module-center-72fd .texture_97c6 .paragraph_full_9f7d:last-child {
    margin-bottom: 0;
  }
}
.tag-cc99 .hover-silver-7f9d:last-child,
.title_363d .hover-silver-7f9d:last-child,
.outline-7769 .hover-silver-7f9d:last-child {
  margin-bottom: 0;
}
.tag-cc99 .hover-silver-7f9d .wide_2d5a .modal-e3dd:last-child,
.title_363d .hover-silver-7f9d .wide_2d5a .modal-e3dd:last-child,
.outline-7769 .hover-silver-7f9d .wide_2d5a .modal-e3dd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tag-cc99 .first-46c5,
  .tag-cc99 .aside_brown_7966,
  .title_363d .first-46c5,
  .title_363d .aside_brown_7966,
  .outline-7769 .first-46c5,
  .outline-7769 .aside_brown_7966 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .block_current_8633 .hover-silver-7f9d {
    margin-bottom: 2em;
  }
}
.block_current_8633 p:last-child {
  margin-bottom: 0;
}
.block_current_8633 li,
.block_current_8633 ul {
  list-style: none;
  margin: 0;
}
.block_current_8633 ul ul {
  margin-left: 2.617924em;
}
.carousel_first_8930 {
  font-size: 0.875em;
}

/* css-noise: 26ed */
.promo-block-m7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
